@bandeira-tech/b3nd-save 0.8.1 → 0.13.1
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/esm/clients/save-client.d.ts +63 -29
- package/esm/clients/save-client.d.ts.map +1 -1
- package/esm/clients/save-client.js +148 -68
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/mod.d.ts +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.25.0/mod.d.ts.map +1 -0
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/client-console/client.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/encoding/encoding.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/encrypt/mod.d.ts +1 -0
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.25.0/src/encrypt/mod.d.ts.map +1 -0
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/encrypt/mod.js +1 -0
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.25.0/src/encrypt/utils.d.ts +6 -0
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.25.0/src/encrypt/utils.d.ts.map +1 -0
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.25.0/src/encrypt/utils.js +12 -0
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/functional-client/functional-client.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/match-pattern/match-pattern.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/decorators.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/network.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/peer.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/policies/flood.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/policies/path-vector.d.ts +3 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.25.0/src/network/policies/path-vector.d.ts.map +1 -0
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/policies/path-vector.js +3 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/policies/tell-and-read.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/types.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/observe-emitter/observe-emitter.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/connection.d.ts +13 -5
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.25.0/src/rig/connection.d.ts.map +1 -0
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/connection.js +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/events.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/hooks.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/identity.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/operation-handle.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/reactions.d.ts.map +1 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/rig.d.ts +3 -0
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.25.0/src/rig/rig.d.ts.map +1 -0
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/rig.js +46 -4
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/types.d.ts +4 -4
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.25.0/src/rig/types.d.ts.map +1 -0
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/types/types.d.ts +119 -80
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.25.0/src/types/types.d.ts.map +1 -0
- package/esm/dispatch.d.ts +116 -3
- package/esm/dispatch.d.ts.map +1 -1
- package/esm/dispatch.js +381 -5
- package/esm/elasticsearch/store.d.ts +124 -25
- package/esm/elasticsearch/store.d.ts.map +1 -1
- package/esm/elasticsearch/store.js +451 -92
- package/esm/entity-store.d.ts +1 -1
- package/esm/errors.d.ts +1 -1
- package/esm/errors.js +1 -1
- package/esm/fs/mod.d.ts +26 -0
- package/esm/fs/mod.d.ts.map +1 -1
- package/esm/fs/store.d.ts +100 -23
- package/esm/fs/store.d.ts.map +1 -1
- package/esm/fs/store.js +250 -66
- package/esm/glob.d.ts +114 -0
- package/esm/glob.d.ts.map +1 -0
- package/esm/glob.js +352 -0
- package/esm/identifiers.d.ts +18 -0
- package/esm/identifiers.d.ts.map +1 -0
- package/esm/identifiers.js +19 -0
- package/esm/indexeddb/fields.d.ts +32 -0
- package/esm/indexeddb/fields.d.ts.map +1 -0
- package/esm/indexeddb/fields.js +51 -0
- package/esm/indexeddb/store.d.ts +72 -17
- package/esm/indexeddb/store.d.ts.map +1 -1
- package/esm/indexeddb/store.js +362 -106
- package/esm/ipfs/mod.d.ts +19 -0
- package/esm/ipfs/mod.d.ts.map +1 -1
- package/esm/ipfs/mod.js +19 -0
- package/esm/ipfs/store.d.ts +82 -21
- package/esm/ipfs/store.d.ts.map +1 -1
- package/esm/ipfs/store.js +269 -68
- package/esm/json-fields.d.ts +61 -0
- package/esm/json-fields.d.ts.map +1 -0
- package/esm/json-fields.js +121 -0
- package/esm/localstorage/store.d.ts +89 -21
- package/esm/localstorage/store.d.ts.map +1 -1
- package/esm/localstorage/store.js +247 -54
- package/esm/memory/store.d.ts +35 -4
- package/esm/memory/store.d.ts.map +1 -1
- package/esm/memory/store.js +69 -47
- package/esm/mod.d.ts +2 -0
- package/esm/mod.d.ts.map +1 -1
- package/esm/mod.js +1 -0
- package/esm/mongo/fields.d.ts +53 -0
- package/esm/mongo/fields.d.ts.map +1 -0
- package/esm/mongo/fields.js +71 -0
- package/esm/mongo/mod.d.ts +19 -4
- package/esm/mongo/mod.d.ts.map +1 -1
- package/esm/mongo/mod.js +4 -2
- package/esm/mongo/store.d.ts +114 -25
- package/esm/mongo/store.d.ts.map +1 -1
- package/esm/mongo/store.js +355 -102
- package/esm/postgres/store.d.ts +50 -1
- package/esm/postgres/store.d.ts.map +1 -1
- package/esm/postgres/store.js +133 -13
- package/esm/read.d.ts +54 -7
- package/esm/read.d.ts.map +1 -1
- package/esm/read.js +141 -16
- package/esm/s3/store.d.ts +125 -23
- package/esm/s3/store.d.ts.map +1 -1
- package/esm/s3/store.js +313 -57
- package/esm/sqlite/columns.d.ts +33 -0
- package/esm/sqlite/columns.d.ts.map +1 -0
- package/esm/sqlite/columns.js +51 -0
- package/esm/sqlite/store.d.ts +73 -25
- package/esm/sqlite/store.d.ts.map +1 -1
- package/esm/sqlite/store.js +411 -107
- package/esm/types.d.ts +1 -1
- package/esm/url.d.ts +122 -19
- package/esm/url.d.ts.map +1 -1
- package/esm/url.js +218 -24
- package/esm/walk-via-ls.d.ts +122 -0
- package/esm/walk-via-ls.d.ts.map +1 -0
- package/esm/walk-via-ls.js +178 -0
- package/package.json +1 -1
- package/esm/byte-entity-shim.d.ts +0 -47
- package/esm/byte-entity-shim.d.ts.map +0 -1
- package/esm/byte-entity-shim.js +0 -138
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/src/encrypt/mod.d.ts.map +0 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/src/network/policies/path-vector.d.ts.map +0 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/src/rig/connection.d.ts.map +0 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/src/rig/rig.d.ts.map +0 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/src/rig/types.d.ts.map +0 -1
- package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/src/types/types.d.ts.map +0 -1
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/mod.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/client-console/client.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/client-console/client.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/encoding/encoding.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/encoding/encoding.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/functional-client/functional-client.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/functional-client/functional-client.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/match-pattern/match-pattern.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/match-pattern/match-pattern.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/decorators.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/decorators.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/network.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/network.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/peer.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/peer.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/policies/flood.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/policies/flood.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/policies/tell-and-read.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/policies/tell-and-read.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/types.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/types.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/observe-emitter/observe-emitter.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/observe-emitter/observe-emitter.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/events.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/events.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/hooks.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/hooks.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/identity.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/identity.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/operation-handle.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/operation-handle.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/reactions.d.ts +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/reactions.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/types.js +0 -0
- /package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/types/types.js +0 -0
|
@@ -0,0 +1,178 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @module
|
|
3
|
+
* `walkViaLs` — caller-invoked polyfill that simulates `fn=find`
|
|
4
|
+
* against stores that advertise only `fn=ls`.
|
|
5
|
+
*
|
|
6
|
+
* **When to use.** A caller wants every entry under a prefix (the
|
|
7
|
+
* recursive-listing use case `fn=find` solves) but is targeting a store
|
|
8
|
+
* whose `status().fns` includes `"ls"` and NOT `"find"`. Without this
|
|
9
|
+
* helper the caller would have to hand-roll the recursive walk.
|
|
10
|
+
*
|
|
11
|
+
* **When NOT to use.** If the target store advertises `"find"`, call
|
|
12
|
+
* `?fn=find` directly — it will be cheaper (push-down where possible,
|
|
13
|
+
* single network round-trip in many cases). `walkViaLs` is the explicit
|
|
14
|
+
* fallback, *never* an auto-engaged dispatch fallback (per v1 spec §7
|
|
15
|
+
* `.cc-chat/20260625093437-listing-spec/output.md`). Capability check
|
|
16
|
+
* is the caller's responsibility:
|
|
17
|
+
*
|
|
18
|
+
* ```ts
|
|
19
|
+
* const status = await rig.status();
|
|
20
|
+
* const fns = status?.fns ?? [];
|
|
21
|
+
* const uris = fns.includes("find")
|
|
22
|
+
* ? await rig.read([`${prefix}**?fn=find&format=uris`])
|
|
23
|
+
* : await walkViaLs(rig.read.bind(rig), prefix, { format: "uris" });
|
|
24
|
+
* ```
|
|
25
|
+
*
|
|
26
|
+
* **Contract.** `walkViaLs` uses ONLY the standard b3nd PIN `read`
|
|
27
|
+
* surface — no privileged store access, no rig internals. It issues
|
|
28
|
+
* repeated shallow `?fn=ls&format=uris` calls level-by-level, recursing
|
|
29
|
+
* into each child whose own `?fn=ls&format=uris` returns at least one
|
|
30
|
+
* entry (probe-based directory detection — see Design notes below).
|
|
31
|
+
*
|
|
32
|
+
* **What this DOES NOT do:**
|
|
33
|
+
* - No streaming. The full result accumulates before returning.
|
|
34
|
+
* - No pagination. The helper always returns the complete walk; if
|
|
35
|
+
* the underlying store's `ls` paginates, callers must wrap that
|
|
36
|
+
* concern themselves (or push for `fn=find` support).
|
|
37
|
+
* - No parallelism. Each level is walked serially. This is a
|
|
38
|
+
* polyfill; the right answer for performance is `fn=find`.
|
|
39
|
+
* - No content-equivalence guarantees with `fn=find`. Push-down
|
|
40
|
+
* `fn=find` may sort/paginate differently. `walkViaLs` returns a
|
|
41
|
+
* stable depth-first traversal in the order each level's `ls`
|
|
42
|
+
* yields its children.
|
|
43
|
+
*
|
|
44
|
+
* **Cost model.** O(D) sequential round-trips where D is the count of
|
|
45
|
+
* non-empty directories under `prefix`. For deep trees this is much
|
|
46
|
+
* worse than a single `fn=find` push-down. Use only when capability
|
|
47
|
+
* forces it.
|
|
48
|
+
*
|
|
49
|
+
* **Design notes** (decisions documented for reviewers):
|
|
50
|
+
*
|
|
51
|
+
* 1. *Directory detection: probe via ls, not URI shape.* A naive
|
|
52
|
+
* "no trailing slash → leaf" or "no dot-extension → directory"
|
|
53
|
+
* heuristic would mis-classify common shapes (an entity named
|
|
54
|
+
* `notes` with no extension; a file URI ending in `/`). Probing
|
|
55
|
+
* via `?fn=ls&format=uris` is authoritative: if it returns any
|
|
56
|
+
* URIs, recurse; if it returns the empty set, treat as terminal.
|
|
57
|
+
* The cost is one extra ls per leaf URI — accepted because
|
|
58
|
+
* `walkViaLs` is already O(D) and the spec calls it out as a slow
|
|
59
|
+
* polyfill.
|
|
60
|
+
*
|
|
61
|
+
* 2. *Pattern filtering happens at the helper, not the wire.* The
|
|
62
|
+
* underlying store's `ls` only supports `*` / `?` (no `**` — that's
|
|
63
|
+
* why we're walking via ls). `compileSaveGlob` from `./glob.ts`
|
|
64
|
+
* applies the full v2 §3.3 grammar (including `**`) to the
|
|
65
|
+
* accumulated tail-URIs before returning. Callers see the same
|
|
66
|
+
* glob semantics they would from `fn=find`.
|
|
67
|
+
*
|
|
68
|
+
* 3. *No cursor pagination.* `fn=find` ships a trailing cursor slot
|
|
69
|
+
* (v2 §3.5); this polyfill always returns the full accumulated set
|
|
70
|
+
* and never appends a cursor slot. Callers needing pagination must
|
|
71
|
+
* upgrade to `fn=find`-capable storage.
|
|
72
|
+
*/
|
|
73
|
+
import { compileSaveGlob } from "./glob.js";
|
|
74
|
+
/**
|
|
75
|
+
* Caller-invoked recursive `ls` walker — the polyfill for stores that
|
|
76
|
+
* advertise only `fn=ls`.
|
|
77
|
+
*
|
|
78
|
+
* @param read The b3nd `read` surface (`rig.read`, a connection's
|
|
79
|
+
* `read`, or any function with the same signature). Every
|
|
80
|
+
* call passes a single-element URL array; the helper never
|
|
81
|
+
* batches.
|
|
82
|
+
* @param prefix The routing prefix to walk. Trailing `/` is normalized
|
|
83
|
+
* in — callers can pass either form.
|
|
84
|
+
* @param opts See {@link WalkViaLsOptions}.
|
|
85
|
+
*
|
|
86
|
+
* @returns `Output[]` for `format=full` (default) or `string[]` for
|
|
87
|
+
* `format=uris`. The ordering is depth-first, in the order each
|
|
88
|
+
* probed directory's `ls` yields its children.
|
|
89
|
+
*
|
|
90
|
+
* @throws If a probed directory's `ls` rejects, the rejection
|
|
91
|
+
* propagates. If the per-walk directory cap is exceeded, throws
|
|
92
|
+
* `Error("walkViaLs: maxDirs exceeded")`.
|
|
93
|
+
*/
|
|
94
|
+
export async function walkViaLs(read, prefix, opts = {}) {
|
|
95
|
+
const format = opts.format ?? "full";
|
|
96
|
+
const maxDirs = opts.maxDirs ?? 10_000;
|
|
97
|
+
const root = prefix.endsWith("/") ? prefix : prefix + "/";
|
|
98
|
+
// Collect every URI surfaced by the recursive walk. Depth-first;
|
|
99
|
+
// a URI counts as a "leaf" iff its own ls returns the empty set.
|
|
100
|
+
// The probe-vs-shape decision is documented at module scope.
|
|
101
|
+
const leaves = [];
|
|
102
|
+
let dirsProbed = 0;
|
|
103
|
+
// Stack of directory URIs (each ends with "/") still to probe. We
|
|
104
|
+
// process LIFO for predictable depth-first ordering.
|
|
105
|
+
const stack = [root];
|
|
106
|
+
while (stack.length > 0) {
|
|
107
|
+
const dir = stack.pop();
|
|
108
|
+
dirsProbed++;
|
|
109
|
+
if (dirsProbed > maxDirs) {
|
|
110
|
+
throw new Error(`walkViaLs: maxDirs exceeded (${maxDirs}) while walking ${prefix}`);
|
|
111
|
+
}
|
|
112
|
+
const lsUrl = `${dir}?fn=ls&format=uris`;
|
|
113
|
+
const outs = await read([lsUrl]);
|
|
114
|
+
// `read([url])` is 1:1; the single output's payload is the uri list
|
|
115
|
+
// for `format=uris`. Defensive: treat missing / non-array as empty.
|
|
116
|
+
const payload = outs[0]?.[1];
|
|
117
|
+
const children = Array.isArray(payload) ? payload : [];
|
|
118
|
+
if (children.length === 0) {
|
|
119
|
+
// Empty ls = terminal. The dir URI itself is the "leaf" the
|
|
120
|
+
// caller asked about — but only if dir !== root (the caller did
|
|
121
|
+
// not ask for the root itself). Skip the root from leaves.
|
|
122
|
+
if (dir !== root)
|
|
123
|
+
leaves.push(dir);
|
|
124
|
+
continue;
|
|
125
|
+
}
|
|
126
|
+
// Push children in reverse so the first child is popped first
|
|
127
|
+
// (depth-first, left-to-right ordering on the original list).
|
|
128
|
+
for (let i = children.length - 1; i >= 0; i--) {
|
|
129
|
+
const child = children[i];
|
|
130
|
+
// Normalize a child URI for the next probe: directories should
|
|
131
|
+
// end with `/` so the `?fn=ls` URL composes cleanly. We can't
|
|
132
|
+
// tell yet whether `child` is a leaf or directory — we add the
|
|
133
|
+
// trailing slash for the probe and rely on the empty-ls case to
|
|
134
|
+
// detect "this was actually a leaf, the ls just returned []".
|
|
135
|
+
// For files this means one extra ls call per file; documented.
|
|
136
|
+
stack.push(child.endsWith("/") ? child : child + "/");
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
// Strip the trailing `/` we added during probing so URIs surface to
|
|
140
|
+
// the caller as `?fn=find` would surface them (find returns leaf
|
|
141
|
+
// URIs as the store wrote them; the probe-slash is a helper artifact).
|
|
142
|
+
const normalized = leaves.map(stripProbeSlash);
|
|
143
|
+
// Apply the user's pattern (if any) to the accumulated leaves. The
|
|
144
|
+
// helper does this in-process because the underlying store's `ls`
|
|
145
|
+
// can't express `**` — if it could, we wouldn't be polyfilling.
|
|
146
|
+
let filtered;
|
|
147
|
+
if (opts.pattern !== undefined) {
|
|
148
|
+
const re = compileSaveGlob(opts.pattern);
|
|
149
|
+
filtered = normalized.filter((uri) => {
|
|
150
|
+
if (!uri.startsWith(root))
|
|
151
|
+
return false;
|
|
152
|
+
return re.test(uri.slice(root.length));
|
|
153
|
+
});
|
|
154
|
+
}
|
|
155
|
+
else {
|
|
156
|
+
filtered = normalized;
|
|
157
|
+
}
|
|
158
|
+
if (format === "uris")
|
|
159
|
+
return filtered;
|
|
160
|
+
// `format=full`: fetch payloads for each leaf in a single batched
|
|
161
|
+
// read. Callers that want streaming should not use walkViaLs.
|
|
162
|
+
if (filtered.length === 0)
|
|
163
|
+
return [];
|
|
164
|
+
const outs = await read(filtered);
|
|
165
|
+
return outs;
|
|
166
|
+
}
|
|
167
|
+
/**
|
|
168
|
+
* The walker appends `/` to every child URI before probing so the
|
|
169
|
+
* `?fn=ls` URL composes cleanly. Strip that artifact before returning
|
|
170
|
+
* URIs to the caller — `?fn=find` would surface the leaf URI as the
|
|
171
|
+
* store wrote it, without the helper's probe-slash.
|
|
172
|
+
*
|
|
173
|
+
* We only strip a single trailing slash; URIs the caller-supplied root
|
|
174
|
+
* are already filtered out before this is called.
|
|
175
|
+
*/
|
|
176
|
+
function stripProbeSlash(uri) {
|
|
177
|
+
return uri.endsWith("/") ? uri.slice(0, -1) : uri;
|
|
178
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bandeira-tech/b3nd-save",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.13.1",
|
|
4
4
|
"description": "B3nd data-saving layer: Store backends (postgres, mongo, sqlite, fs, ipfs, s3, elasticsearch, localstorage, indexeddb, memory) and Store→ProtocolInterfaceNode clients.",
|
|
5
5
|
"homepage": "https://github.com/bandeira-tech/b3nd-save#readme",
|
|
6
6
|
"repository": {
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Byte-only EntityStore shim — shared transition helper.
|
|
3
|
-
*
|
|
4
|
-
* Wraps a backend's byte-shaped private operations (`_writeBytes`,
|
|
5
|
-
* `_readBytes`, `_deleteBytes`) behind the `EntityStore` interface
|
|
6
|
-
* while only `BYTES_ENTITY` is supported. The meta returned by
|
|
7
|
-
* {@link bytesOnlyEntitySupport} carries the source schema so the
|
|
8
|
-
* shim can detect any non-BYTES schema at op time and surface a
|
|
9
|
-
* per-entry failure (or reject on `read`, which has no per-entry
|
|
10
|
-
* error channel).
|
|
11
|
-
*
|
|
12
|
-
* Future per-backend PRs add native layouts for custom schemas; this
|
|
13
|
-
* file goes away (or shrinks) once every backend can route any
|
|
14
|
-
* schema natively.
|
|
15
|
-
*/
|
|
16
|
-
import type { DeleteResult, Output } from "./deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/src/types/types.js";
|
|
17
|
-
import { type EntityMeta, type EntityRecord, type EntitySchema } from "./entity.js";
|
|
18
|
-
import type { StoreEntry, StoreWriteResult } from "./types.js";
|
|
19
|
-
export declare function isBytesEntity(schema: EntitySchema): boolean;
|
|
20
|
-
/** EntityMeta produced by bytes-only backends. */
|
|
21
|
-
export interface BytesOnlyEntityMeta extends EntityMeta {
|
|
22
|
-
readonly schema: EntitySchema;
|
|
23
|
-
readonly isBytes: boolean;
|
|
24
|
-
}
|
|
25
|
-
/** Compile a schema into the bytes-only meta. Pure. */
|
|
26
|
-
export declare function bytesOnlyEntitySupport(schema: EntitySchema): BytesOnlyEntityMeta;
|
|
27
|
-
/**
|
|
28
|
-
* Route a schema-aware write through the backend's byte path when
|
|
29
|
-
* `meta` is for BYTES_ENTITY; otherwise return per-entry failures.
|
|
30
|
-
*/
|
|
31
|
-
export declare function bytesOnlyWrite(meta: BytesOnlyEntityMeta, storeName: string, entries: {
|
|
32
|
-
uri: string;
|
|
33
|
-
record: EntityRecord;
|
|
34
|
-
}[], writeBytes: (entries: StoreEntry[]) => Promise<StoreWriteResult[]>): Promise<StoreWriteResult[]>;
|
|
35
|
-
/**
|
|
36
|
-
* Route a schema-aware read through the backend's byte path when
|
|
37
|
-
* `meta` is for BYTES_ENTITY; otherwise reject. Read results are
|
|
38
|
-
* re-wrapped as `{ payload: bytes }` records to match the `EntityStore`
|
|
39
|
-
* read contract.
|
|
40
|
-
*/
|
|
41
|
-
export declare function bytesOnlyRead<T = EntityRecord | undefined>(meta: BytesOnlyEntityMeta, storeName: string, urls: string[], readBytes: (urls: string[]) => Promise<Output<unknown>[]>): Promise<Output<T>[]>;
|
|
42
|
-
/**
|
|
43
|
-
* Route a schema-aware delete through the backend's byte path when
|
|
44
|
-
* `meta` is for BYTES_ENTITY; otherwise return per-entry failures.
|
|
45
|
-
*/
|
|
46
|
-
export declare function bytesOnlyDelete(meta: BytesOnlyEntityMeta, storeName: string, uris: string[], deleteBytes: (uris: string[]) => Promise<DeleteResult[]>): Promise<DeleteResult[]>;
|
|
47
|
-
//# sourceMappingURL=byte-entity-shim.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"byte-entity-shim.d.ts","sourceRoot":"","sources":["../src/byte-entity-shim.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,EAAE,MAAM,kEAAkE,CAAC;AAE7G,OAAO,EAEL,KAAK,UAAU,EACf,KAAK,YAAY,EACjB,KAAK,YAAY,EAElB,MAAM,aAAa,CAAC;AACrB,OAAO,KAAK,EAAE,UAAU,EAAgB,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAE7E,wBAAgB,aAAa,CAAC,MAAM,EAAE,YAAY,GAAG,OAAO,CAE3D;AAED,kDAAkD;AAClD,MAAM,WAAW,mBAAoB,SAAQ,UAAU;IACrD,QAAQ,CAAC,MAAM,EAAE,YAAY,CAAC;IAC9B,QAAQ,CAAC,OAAO,EAAE,OAAO,CAAC;CAC3B;AAiBD,uDAAuD;AACvD,wBAAgB,sBAAsB,CACpC,MAAM,EAAE,YAAY,GACnB,mBAAmB,CAMrB;AAED;;;GAGG;AACH,wBAAsB,cAAc,CAClC,IAAI,EAAE,mBAAmB,EACzB,SAAS,EAAE,MAAM,EACjB,OAAO,EAAE;IAAE,GAAG,EAAE,MAAM,CAAC;IAAC,MAAM,EAAE,YAAY,CAAA;CAAE,EAAE,EAChD,UAAU,EAAE,CAAC,OAAO,EAAE,UAAU,EAAE,KAAK,OAAO,CAAC,gBAAgB,EAAE,CAAC,GACjE,OAAO,CAAC,gBAAgB,EAAE,CAAC,CAiD7B;AAED;;;;;GAKG;AACH,wBAAsB,aAAa,CAAC,CAAC,GAAG,YAAY,GAAG,SAAS,EAC9D,IAAI,EAAE,mBAAmB,EACzB,SAAS,EAAE,MAAM,EACjB,IAAI,EAAE,MAAM,EAAE,EACd,SAAS,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,OAAO,CAAC,MAAM,CAAC,OAAO,CAAC,EAAE,CAAC,GACxD,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAQtB;AAED;;;GAGG;AACH,wBAAgB,eAAe,CAC7B,IAAI,EAAE,mBAAmB,EACzB,SAAS,EAAE,MAAM,EACjB,IAAI,EAAE,MAAM,EAAE,EACd,WAAW,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,OAAO,CAAC,YAAY,EAAE,CAAC,GACvD,OAAO,CAAC,YAAY,EAAE,CAAC,CAczB"}
|
package/esm/byte-entity-shim.js
DELETED
|
@@ -1,138 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Byte-only EntityStore shim — shared transition helper.
|
|
3
|
-
*
|
|
4
|
-
* Wraps a backend's byte-shaped private operations (`_writeBytes`,
|
|
5
|
-
* `_readBytes`, `_deleteBytes`) behind the `EntityStore` interface
|
|
6
|
-
* while only `BYTES_ENTITY` is supported. The meta returned by
|
|
7
|
-
* {@link bytesOnlyEntitySupport} carries the source schema so the
|
|
8
|
-
* shim can detect any non-BYTES schema at op time and surface a
|
|
9
|
-
* per-entry failure (or reject on `read`, which has no per-entry
|
|
10
|
-
* error channel).
|
|
11
|
-
*
|
|
12
|
-
* Future per-backend PRs add native layouts for custom schemas; this
|
|
13
|
-
* file goes away (or shrinks) once every backend can route any
|
|
14
|
-
* schema natively.
|
|
15
|
-
*/
|
|
16
|
-
import { storageFailure } from "./errors.js";
|
|
17
|
-
import { BYTES_ENTITY, } from "./entity.js";
|
|
18
|
-
export function isBytesEntity(schema) {
|
|
19
|
-
return schema.name === BYTES_ENTITY.name;
|
|
20
|
-
}
|
|
21
|
-
/** EntitySupport for a backend that currently only honors BYTES_ENTITY. */
|
|
22
|
-
function bytesOnlySupport(schema) {
|
|
23
|
-
if (isBytesEntity(schema)) {
|
|
24
|
-
return { entity: schema.name, supported: ["payload"], unsupported: [] };
|
|
25
|
-
}
|
|
26
|
-
return {
|
|
27
|
-
entity: schema.name,
|
|
28
|
-
supported: [],
|
|
29
|
-
unsupported: schema.fields.map((f) => ({
|
|
30
|
-
name: f.name,
|
|
31
|
-
reason: "backend currently routes BYTES_ENTITY only",
|
|
32
|
-
})),
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
/** Compile a schema into the bytes-only meta. Pure. */
|
|
36
|
-
export function bytesOnlyEntitySupport(schema) {
|
|
37
|
-
return {
|
|
38
|
-
support: bytesOnlySupport(schema),
|
|
39
|
-
schema,
|
|
40
|
-
isBytes: isBytesEntity(schema),
|
|
41
|
-
};
|
|
42
|
-
}
|
|
43
|
-
/**
|
|
44
|
-
* Route a schema-aware write through the backend's byte path when
|
|
45
|
-
* `meta` is for BYTES_ENTITY; otherwise return per-entry failures.
|
|
46
|
-
*/
|
|
47
|
-
export async function bytesOnlyWrite(meta, storeName, entries, writeBytes) {
|
|
48
|
-
if (!meta.isBytes) {
|
|
49
|
-
return entries.map((e) => ({
|
|
50
|
-
success: false,
|
|
51
|
-
...storageFailure(new Error(`${storeName}: schema '${meta.schema.name}' not supported (BYTES_ENTITY only)`), "Unsupported schema", e.uri),
|
|
52
|
-
}));
|
|
53
|
-
}
|
|
54
|
-
const byteEntries = [];
|
|
55
|
-
const failures = [];
|
|
56
|
-
for (let i = 0; i < entries.length; i++) {
|
|
57
|
-
const { uri, record } = entries[i];
|
|
58
|
-
const payload = record.payload;
|
|
59
|
-
if (!(payload instanceof Uint8Array) && !(payload instanceof ReadableStream)) {
|
|
60
|
-
failures.push({
|
|
61
|
-
index: i,
|
|
62
|
-
result: {
|
|
63
|
-
success: false,
|
|
64
|
-
...storageFailure(new Error(`${storeName}: BYTES_ENTITY record.payload must be Uint8Array or ReadableStream`), "Invalid record", uri),
|
|
65
|
-
},
|
|
66
|
-
});
|
|
67
|
-
continue;
|
|
68
|
-
}
|
|
69
|
-
byteEntries.push({ uri, payload: payload });
|
|
70
|
-
}
|
|
71
|
-
if (failures.length === entries.length)
|
|
72
|
-
return failures.map((f) => f.result);
|
|
73
|
-
const okResults = await writeBytes(byteEntries);
|
|
74
|
-
// Re-interleave failures with the successful write results in input order.
|
|
75
|
-
const out = new Array(entries.length);
|
|
76
|
-
let ok = 0;
|
|
77
|
-
let fail = 0;
|
|
78
|
-
for (let i = 0; i < entries.length; i++) {
|
|
79
|
-
if (failures[fail]?.index === i)
|
|
80
|
-
out[i] = failures[fail++].result;
|
|
81
|
-
else
|
|
82
|
-
out[i] = okResults[ok++];
|
|
83
|
-
}
|
|
84
|
-
return out;
|
|
85
|
-
}
|
|
86
|
-
/**
|
|
87
|
-
* Route a schema-aware read through the backend's byte path when
|
|
88
|
-
* `meta` is for BYTES_ENTITY; otherwise reject. Read results are
|
|
89
|
-
* re-wrapped as `{ payload: bytes }` records to match the `EntityStore`
|
|
90
|
-
* read contract.
|
|
91
|
-
*/
|
|
92
|
-
export async function bytesOnlyRead(meta, storeName, urls, readBytes) {
|
|
93
|
-
if (!meta.isBytes) {
|
|
94
|
-
throw new Error(`${storeName}: schema '${meta.schema.name}' not supported (BYTES_ENTITY only)`);
|
|
95
|
-
}
|
|
96
|
-
const rows = await readBytes(urls);
|
|
97
|
-
return rows.map(([uri, value]) => [uri, wrapAsRecord(value)]);
|
|
98
|
-
}
|
|
99
|
-
/**
|
|
100
|
-
* Route a schema-aware delete through the backend's byte path when
|
|
101
|
-
* `meta` is for BYTES_ENTITY; otherwise return per-entry failures.
|
|
102
|
-
*/
|
|
103
|
-
export function bytesOnlyDelete(meta, storeName, uris, deleteBytes) {
|
|
104
|
-
if (!meta.isBytes) {
|
|
105
|
-
return Promise.resolve(uris.map((uri) => ({
|
|
106
|
-
success: false,
|
|
107
|
-
...storageFailure(new Error(`${storeName}: schema '${meta.schema.name}' not supported (BYTES_ENTITY only)`), "Unsupported schema", uri),
|
|
108
|
-
})));
|
|
109
|
-
}
|
|
110
|
-
return deleteBytes(uris);
|
|
111
|
-
}
|
|
112
|
-
/**
|
|
113
|
-
* Wrap a byte read result back into a record-shaped payload.
|
|
114
|
-
*
|
|
115
|
-
* - Point read miss (`undefined`) → `undefined`.
|
|
116
|
-
* - Point read bytes → `{ payload: bytes }`.
|
|
117
|
-
* - `fn=ls&format=full` children (`Output<bytes>[]`) → each child's
|
|
118
|
-
* bytes payload wrapped the same way.
|
|
119
|
-
* - `fn=ls&format=uris` (`string[]`) and `fn=count` (`number`) pass
|
|
120
|
-
* through unchanged.
|
|
121
|
-
*/
|
|
122
|
-
function wrapAsRecord(value) {
|
|
123
|
-
if (value === undefined || value === null)
|
|
124
|
-
return value;
|
|
125
|
-
if (value instanceof Uint8Array || value instanceof ReadableStream) {
|
|
126
|
-
return { payload: value };
|
|
127
|
-
}
|
|
128
|
-
if (Array.isArray(value)) {
|
|
129
|
-
return value.map((row) => {
|
|
130
|
-
if (Array.isArray(row) && row.length === 2) {
|
|
131
|
-
const [u, v] = row;
|
|
132
|
-
return [u, wrapAsRecord(v)];
|
|
133
|
-
}
|
|
134
|
-
return row;
|
|
135
|
-
});
|
|
136
|
-
}
|
|
137
|
-
return value;
|
|
138
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/mod.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAIH,YAAY,EACV,SAAS,EACT,WAAW,EACX,WAAW,EACX,YAAY,EACZ,YAAY,EACZ,MAAM,EACN,OAAO,EACP,aAAa,EACb,qBAAqB,EACrB,MAAM,EACN,aAAa,EACb,YAAY,EACZ,WAAW,GACZ,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,SAAS,EAAE,MAAM,EAAE,MAAM,sBAAsB,CAAC;AAEzD,OAAO,EACL,YAAY,EACZ,SAAS,EACT,YAAY,EACZ,SAAS,GACV,MAAM,4BAA4B,CAAC;AAIpC,OAAO,EAAE,gBAAgB,EAAE,MAAM,8CAA8C,CAAC;AAChF,YAAY,EAAE,sBAAsB,EAAE,MAAM,8CAA8C,CAAC;AAI3F,OAAO,EAAE,cAAc,EAAE,MAAM,0CAA0C,CAAC;AAC1E,YAAY,EAAE,eAAe,EAAE,MAAM,0CAA0C,CAAC;AAIhF,OAAO,EAAE,aAAa,EAAE,MAAM,gCAAgC,CAAC;AAI/D,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACjD,YAAY,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAC9D,OAAO,EAAE,GAAG,EAAE,MAAM,kBAAkB,CAAC;AACvC,YAAY,EAAE,SAAS,EAAE,OAAO,EAAE,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAExE,YAAY,EACV,eAAe,EACf,gBAAgB,EAChB,qBAAqB,EACrB,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,gBAAgB,EAChB,iBAAiB,EACjB,kBAAkB,EAClB,eAAe,EACf,iBAAiB,EACjB,YAAY,GACb,MAAM,+BAA+B,CAAC;AAEvC,YAAY,EACV,SAAS,EACT,UAAU,EACV,YAAY,EACZ,UAAU,EACV,WAAW,EACX,WAAW,EACX,OAAO,EACP,UAAU,EACV,QAAQ,EACR,OAAO,GACR,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EACL,YAAY,EACZ,QAAQ,EACR,SAAS,EACT,UAAU,GACX,MAAM,oBAAoB,CAAC;AAE5B,YAAY,EAAE,YAAY,EAAE,QAAQ,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAChF,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAEtD,YAAY,EAAE,QAAQ,EAAE,eAAe,EAAE,MAAM,wBAAwB,CAAC;AACxE,OAAO,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAE1D,OAAO,EAAE,cAAc,EAAE,OAAO,EAAE,MAAM,sCAAsC,CAAC;AAC/E,YAAY,EAAE,OAAO,EAAE,MAAM,sCAAsC,CAAC;AAEpE,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AACrD,YAAY,EAAE,UAAU,EAAE,iBAAiB,EAAE,MAAM,yBAAyB,CAAC;AAI7E,OAAO,EAAE,OAAO,EAAE,MAAM,0BAA0B,CAAC;AACnD,OAAO,EAAE,IAAI,EAAE,MAAM,uBAAuB,CAAC;AAC7C,OAAO,EAAE,KAAK,EAAE,MAAM,iCAAiC,CAAC;AACxD,OAAO,EAAE,UAAU,EAAE,MAAM,uCAAuC,CAAC;AACnE,OAAO,EAAE,WAAW,EAAE,MAAM,yCAAyC,CAAC;AACtE,OAAO,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AACzD,YAAY,EACV,UAAU,EACV,cAAc,EACd,IAAI,EACJ,aAAa,EACb,MAAM,EACN,eAAe,GAChB,MAAM,wBAAwB,CAAC;AAChC,YAAY,EACV,iBAAiB,EACjB,kBAAkB,GACnB,MAAM,yCAAyC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"mod.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/src/encrypt/mod.ts"],"names":[],"mappings":"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"}
|
package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/src/network/policies/path-vector.d.ts.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"path-vector.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/src/network/policies/path-vector.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8BG;AAEH,OAAO,KAAK,EAAU,qBAAqB,EAAE,MAAM,sBAAsB,CAAC;AAC1E,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,aAAa,CAAC;AAIxC,wBAAgB,UAAU,CAAC,KAAK,EAAE,IAAI,EAAE,GAAG,qBAAqB,CAO/D"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"connection.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/src/rig/connection.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiDG;AAEH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,mBAAmB,CAAC;AAQ/D,+CAA+C;AAC/C,MAAM,WAAW,iBAAiB;IAChC;;;;;OAKG;IACH,EAAE,CAAC,EAAE,MAAM,CAAC;CACb;AAED,8DAA8D;AAC9D,MAAM,WAAW,UAAU;IACzB,sDAAsD;IACtD,QAAQ,CAAC,EAAE,EAAE,MAAM,CAAC;IAEpB,6BAA6B;IAC7B,QAAQ,CAAC,MAAM,EAAE,qBAAqB,CAAC;IAEvC;;;OAGG;IACH,QAAQ,CAAC,QAAQ,EAAE,SAAS,MAAM,EAAE,CAAC;IAErC,6DAA6D;IAC7D,OAAO,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAC;CAC/B;AAgBD;;;;;;;;;;GAUG;AACH,wBAAgB,UAAU,CACxB,MAAM,EAAE,qBAAqB,EAC7B,QAAQ,EAAE,MAAM,EAAE,EAClB,OAAO,CAAC,EAAE,iBAAiB,GAC1B,UAAU,CAcZ"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"rig.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/src/rig/rig.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/src/rig/types.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,KAAK,EACV,WAAW,EACX,OAAO,EACP,qBAAqB,EACtB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,YAAY,CAAC;AAC9C,OAAO,KAAK,EAAE,YAAY,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC9D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,gBAAgB,CAAC;AACtD,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAIlD,YAAY,EAAE,qBAAqB,EAAE,CAAC;AAEtC;;;;;;;;;;;;;;;;;;;GAmBG;AACH,MAAM,WAAW,SAAS;IACxB,OAAO,CAAC,EAAE,UAAU,EAAE,CAAC;IACvB,IAAI,CAAC,EAAE,UAAU,EAAE,CAAC;IACpB,OAAO,CAAC,EAAE,UAAU,EAAE,CAAC;CACxB;AAED;;;;;;GAMG;AACH,MAAM,WAAW,SAAS;IACxB;;;;;;;;;;;;;;;OAeG;IACH,MAAM,EAAE,SAAS,CAAC;IAElB;;;;;;;;;;;;;;;;;;;;;;;OAuBG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAEnC;;;;;;;OAOG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,CAAC;IAEvC;;;;;;;;;;;;;;;;OAgBG;IACH,KAAK,CAAC,EAAE,WAAW,CAAC;IAEpB;;;;;;;;;;;;;;;;OAgBG;IACH,EAAE,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,YAAY,EAAE,YAAY,EAAE,CAAC,CAAC,CAAC;IAEnD;;;;;;;;;;;;;;;;;;;OAmBG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,eAAe,CAAC,CAAC;CAC7C;AAED;;;;;GAKG;AACH,MAAM,WAAW,OAAO;IACtB,uEAAuE;IACvE,QAAQ,EAAE;QACR,KAAK,EAAE,MAAM,EAAE,CAAC;QAChB,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;QAC/B,QAAQ,EAAE,MAAM,CAAC;KAClB,CAAC;CACH"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../../../../../src/deps/jsr.io/@bandeira-tech/b3nd-core/0.22.0/src/types/types.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH;;GAEG;AACH,MAAM,WAAW,WAAW,CAAC,CAAC,GAAG,OAAO;IACtC,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,CAAC,EAAE;QAAE,IAAI,EAAE,CAAC,CAAA;KAAE,CAAC;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED;;GAEG;AACH,MAAM,WAAW,YAAY;IAC3B,OAAO,EAAE,OAAO,CAAC;IACjB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,SAAS,CAAC;CACzB;AAED;;GAEG;AACH,MAAM,WAAW,YAAY;IAC3B,MAAM,EAAE,SAAS,GAAG,UAAU,GAAG,WAAW,CAAC;IAC7C,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACnC;AAED;;;;;;;;;GASG;AACH,MAAM,WAAW,YAAY;IAC3B,MAAM,EAAE,SAAS,GAAG,UAAU,GAAG,WAAW,CAAC;IAC7C,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,GAAG,CAAC,EAAE,MAAM,EAAE,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACnC;AAED;;;;;;;;;;;;;GAaG;AACH,MAAM,MAAM,MAAM,CAAC,CAAC,GAAG,OAAO,IAAI;IAChC,GAAG,EAAE,MAAM;IACX,OAAO,EAAE,CAAC;CACX,CAAC;AAEF;;;;;;;;GAQG;AACH,MAAM,MAAM,MAAM,GAAG,CAAC,CAAC,GAAG,OAAO,EAC/B,OAAO,EAAE,MAAM,KACZ,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC;AAExB;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG,CAAC,IAAI,EAAE,MAAM,EAAE,KAAK,OAAO,CAAC,aAAa,EAAE,CAAC,CAAC;AAIrE;;;GAGG;AACH,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED;;;;;;;;;;GAUG;AACH,MAAM,MAAM,OAAO,CAAC,CAAC,GAAG,OAAO,IAAI,CACjC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC,EACjB,QAAQ,EAAE,MAAM,GAAG,SAAS,EAC5B,IAAI,EAAE,MAAM,KACT,OAAO,CAAC,aAAa,CAAC,CAAC;AAE5B;;;;;;;;;;;;;;;;GAgBG;AACH,MAAM,MAAM,WAAW,GAAG,CACxB,GAAG,EAAE,MAAM,EACX,MAAM,EAAE,aAAa,EACrB,IAAI,EAAE,MAAM,KACT,OAAO,CAAC,MAAM,EAAE,CAAC,CAAC;AAEvB;;;;GAIG;AACH,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,SAAS,CAAC;CACzB;AAED;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAM,WAAW,qBAAqB;IACpC;;;;;;;;;;;;OAYG;IACH,OAAO,CAAC,IAAI,EAAE,MAAM,EAAE,GAAG,WAAW,CAAC,aAAa,EAAE,CAAC,CAAC;IAEtD;;;;;;;;;;;;;;;;;;;;;;OAsBG;IACH,IAAI,CAAC,CAAC,GAAG,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,GAAG,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC;IAE5D;;;;;;;;;;;;;;;;;;;;;;OAsBG;IACH,OAAO,CACL,QAAQ,EAAE,MAAM,EAAE,EAClB,MAAM,EAAE,WAAW,GAClB,aAAa,CAAC,SAAS,MAAM,EAAE,CAAC,CAAC;IAEpC;;;OAGG;IACH,MAAM,IAAI,OAAO,CAAC,YAAY,CAAC,CAAC;CACjC;AAED;;;GAGG;AACH,oBAAY,SAAS;IAEnB,YAAY,iBAAiB;IAC7B,SAAS,cAAc;IAEvB,WAAW,gBAAgB;IAC3B,cAAc,mBAAmB;IACjC,gBAAgB,qBAAqB;IAErC,SAAS,cAAc;IACvB,QAAQ,aAAa;IAErB,aAAa,kBAAkB;IAC/B,cAAc,mBAAmB;CAClC;AAED;;GAEG;AACH,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,SAAS,CAAC;IAChB,OAAO,EAAE,MAAM,CAAC;IAChB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED;;GAEG;AACH,eAAO,MAAM,MAAM;wBACG,MAAM,QAAQ,MAAM,KAAG,SAAS;qBAKnC,MAAM,QAAQ,MAAM,KAAG,SAAS;sBAK/B,MAAM,QAAQ,MAAM,KAAG,SAAS;yBAK7B,MAAM,YAAY,OAAO,KAAG,SAAS;2BAMnC,MAAM,QAAQ,MAAM,KAAG,SAAS;oBAKvC,MAAM,KAAG,SAAS;oBAKlB,MAAM,QAAQ,MAAM,KAAG,SAAS;wBAK5B,MAAM,QAAQ,MAAM,KAAG,SAAS;oBAKpC,MAAM,QAAQ,MAAM,KAAG,SAAS;CAKjD,CAAC;AAEF;;;GAGG;AACH,qBAAa,WAAY,SAAQ,KAAK;aAGlB,IAAI,EAAE,MAAM;aACZ,OAAO,CAAC,EAAE,OAAO;gBAFjC,OAAO,EAAE,MAAM,EACC,IAAI,EAAE,MAAM,EACZ,OAAO,CAAC,EAAE,OAAO,YAAA;CAKpC;AAED;;GAEG;AACH,MAAM,MAAM,SAAS,GAAG,MAAM,CAAC;AAE/B;;GAEG;AACH,MAAM,WAAW,WAAW,CAAC,CAAC,GAAG,OAAO;IACtC,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,CAAC,CAAC;CACT"}
|
|
File without changes
|
/package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/client-console/client.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/client-console/client.js
RENAMED
|
File without changes
|
/package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/encoding/encoding.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/encoding/encoding.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/decorators.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/decorators.js
RENAMED
|
File without changes
|
/package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/network.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/policies/flood.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/network/policies/flood.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
/package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/operation-handle.d.ts
RENAMED
|
File without changes
|
/package/esm/deps/jsr.io/@bandeira-tech/b3nd-core/{0.22.0 → 0.25.0}/src/rig/operation-handle.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|