@fedify/fedify 1.7.14 → 1.7.15
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/dist/{actor-Dx5YX74F.d.ts → actor.d.ts} +2 -2
- package/dist/{actor-y7shp0CR.js → actor.js} +4 -4
- package/dist/{assert-C-mZuSQl.js → assert.js} +1 -1
- package/dist/{assert_instance_of-lS0Jr2iu.js → assert_instance_of.js} +1 -1
- package/dist/{assert_is_error-CIYFACrT.js → assert_is_error.js} +1 -1
- package/dist/{assert_not_equals-C1azCAB0.js → assert_not_equals.js} +1 -1
- package/dist/{assert_rejects-Bkh5lA1a.js → assert_rejects.js} +2 -2
- package/dist/{assert_throws-CmpfkWEM.js → assert_throws.js} +2 -2
- package/dist/{authdocloader-C0JcfxUs.js → authdocloader.js} +4 -4
- package/dist/{builder-DaECqbbT.js → builder.js} +5 -5
- package/dist/{client-wKLuY12i.d.ts → client.d.ts} +1 -1
- package/dist/{client-dfu57WLy.js → client.js} +2 -2
- package/dist/compat/{mod-Bwqav33K.d.ts → mod.d.ts} +2 -2
- package/dist/compat/mod.js +1 -1
- package/dist/compat/transformers.test.js +30 -30
- package/dist/{context-CW_8R4BH.d.ts → context.d.ts} +10 -10
- package/dist/{context-nxDPfAiA.js → context.js} +4 -4
- package/dist/{docloader-D_MGP37Q.d.ts → docloader.d.ts} +1 -1
- package/dist/{docloader-sGz4vcrK.js → docloader.js} +2 -2
- package/dist/{esm-BRXvTSrx.js → esm.js} +1 -1
- package/dist/federation/builder.test.js +17 -17
- package/dist/federation/collection.test.js +8 -8
- package/dist/federation/handler.test.js +36 -36
- package/dist/federation/inbox.test.js +11 -11
- package/dist/federation/keycache.test.js +12 -12
- package/dist/federation/kv.test.js +8 -8
- package/dist/federation/middleware.test.js +39 -39
- package/dist/federation/{mod-DvlLc8Ru.d.ts → mod.d.ts} +3 -3
- package/dist/federation/mod.js +11 -11
- package/dist/federation/mq.test.js +10 -10
- package/dist/federation/retry.test.js +5 -5
- package/dist/federation/router.test.js +9 -9
- package/dist/federation/send.test.js +23 -23
- package/dist/{http-DFZRNfDP.d.ts → http.d.ts} +2 -2
- package/dist/{http-BhES0Sg9.js → http.js} +3 -3
- package/dist/{inbox-Z_QlSGYN.js → inbox.js} +3 -3
- package/dist/key.js +16 -0
- package/dist/{key-bMrDyA2T.js → key2.js} +3 -3
- package/dist/{keycache-B5Rr8Lbc.js → keycache.js} +1 -1
- package/dist/{keys-DK4k1R8e.js → keys.js} +1 -1
- package/dist/{ld--auFISy7.js → ld.js} +4 -4
- package/dist/{lookup-CqI9jhXo.d.ts → lookup.d.ts} +1 -1
- package/dist/{lookup-Bq8vhIG4.js → lookup.js} +2 -2
- package/dist/{lookup-cHV4n1IB.js → lookup2.js} +4 -4
- package/dist/{middleware-B7p-onxQ.js → middleware.js} +20 -20
- package/dist/middleware2.js +32 -0
- package/dist/{mod-DMn4Bxyg.d.ts → mod.d.ts} +17 -17
- package/dist/mod.js +11 -11
- package/dist/{mod-DjGYGrBd.d.ts → mod2.d.ts} +2 -2
- package/dist/{mod-BEZy4WHZ.d.ts → mod3.d.ts} +3 -3
- package/dist/nodeinfo/client.test.js +12 -12
- package/dist/nodeinfo/handler.test.js +34 -34
- package/dist/nodeinfo/{mod--upgPcaX.d.ts → mod.d.ts} +1 -1
- package/dist/nodeinfo/mod.js +2 -2
- package/dist/nodeinfo/semver.test.js +8 -8
- package/dist/nodeinfo/types.test.js +9 -9
- package/dist/{owner-CewLNqWO.d.ts → owner.d.ts} +3 -3
- package/dist/{owner-DkTRLQAV.js → owner.js} +3 -3
- package/dist/{proof-DT_xxRPF.js → proof.js} +4 -4
- package/dist/runtime/authdocloader.test.js +20 -20
- package/dist/runtime/docloader.test.js +13 -13
- package/dist/runtime/key.test.js +15 -15
- package/dist/runtime/langstr.test.js +8 -8
- package/dist/runtime/{mod-BaH1vtHp.d.ts → mod.d.ts} +3 -3
- package/dist/runtime/mod.js +6 -6
- package/dist/runtime/multibase/multibase.test.js +8 -8
- package/dist/runtime/url.test.js +7 -7
- package/dist/{send-axIyQX2p.js → send.js} +2 -2
- package/dist/sig/http.test.js +20 -20
- package/dist/sig/key.test.js +17 -17
- package/dist/sig/ld.test.js +18 -18
- package/dist/sig/{mod-BmJQTnPT.d.ts → mod.d.ts} +3 -3
- package/dist/sig/mod.js +6 -6
- package/dist/sig/owner.test.js +20 -20
- package/dist/sig/proof.test.js +19 -19
- package/dist/{std__assert-BdP_WkD-.js → std__assert.js} +1 -1
- package/dist/testing/docloader.test.js +8 -8
- package/dist/testing/mod.js +2 -2
- package/dist/{testing-qaAD4B0t.js → testing.js} +1 -1
- package/dist/{types-CB_2uuCA.js → types.js} +1 -1
- package/dist/vocab/actor.test.js +16 -16
- package/dist/vocab/lookup.test.js +17 -17
- package/dist/vocab/{mod-BkXGAYkx.d.ts → mod.d.ts} +3 -3
- package/dist/vocab/mod.js +4 -4
- package/dist/vocab/type.test.js +9 -9
- package/dist/vocab/vocab.test.js +17 -17
- package/dist/{vocab-DoBcp8ow.d.ts → vocab.d.ts} +1 -1
- package/dist/{vocab-DCHRuBGF.js → vocab.js} +181 -181
- package/dist/webfinger/handler.test.js +34 -34
- package/dist/webfinger/lookup.test.js +11 -11
- package/dist/webfinger/{mod-B1UhCvlL.d.ts → mod.d.ts} +1 -1
- package/dist/webfinger/mod.js +2 -2
- package/dist/x/{cfworkers-BIcR64Sf.d.ts → cfworkers.d.ts} +2 -2
- package/dist/x/cfworkers.test.js +7 -7
- package/dist/x/{hono-DmQmp8wi.d.ts → hono.d.ts} +1 -1
- package/dist/x/{sveltekit-Cvh0XnN4.d.ts → sveltekit.d.ts} +1 -1
- package/package.json +1 -1
- package/dist/actor-OYVgkiZG.js +0 -34789
- package/dist/authdocloader-C2krvRo1.js +0 -49
- package/dist/docloader-BU25UQLB.js +0 -4478
- package/dist/http-DRePVWfE.js +0 -788
- package/dist/key-CJuc1GE1.js +0 -10
- package/dist/key-D2HZrCxh.js +0 -257
- package/dist/key-eP5Yk7hl.js +0 -16
- package/dist/lookup-4uc2jh52.js +0 -127
- package/dist/middleware-72Tuh6Iw.js +0 -17
- package/dist/middleware-DB3BUysJ.js +0 -32
- package/dist/middleware-QJjRfjjc.js +0 -3519
- package/dist/proof-D4HXHDPz.js +0 -577
- package/dist/types-Bk4b1bGc.js +0 -445
- package/dist/vocab-sMuiKIWm.js +0 -168
- /package/dist/{assert_equals-Dy0MG_Zw.js → assert_equals.js} +0 -0
- /package/dist/{chunk-DvTpRkcT.js → chunk.js} +0 -0
- /package/dist/{collection-XNLQhehO.js → collection.js} +0 -0
- /package/dist/compat/{transformers.test-DnJbd34u.d.ts → transformers.test.d.ts} +0 -0
- /package/dist/{denokv-NcJeZ6rP.js → denokv.js} +0 -0
- /package/dist/{docloader-BDSHZfTJ.js → docloader2.js} +0 -0
- /package/dist/federation/{builder.test-Bpt6NOZ6.d.ts → builder.test.d.ts} +0 -0
- /package/dist/federation/{collection.test-DKJ6JOZz.d.ts → collection.test.d.ts} +0 -0
- /package/dist/federation/{handler.test-BMT7uLC0.d.ts → handler.test.d.ts} +0 -0
- /package/dist/federation/{inbox.test-Do6i02Qp.d.ts → inbox.test.d.ts} +0 -0
- /package/dist/federation/{keycache.test-BT83IPZY.d.ts → keycache.test.d.ts} +0 -0
- /package/dist/federation/{kv.test-kFzzF2VN.d.ts → kv.test.d.ts} +0 -0
- /package/dist/federation/{middleware.test-B1R4_e3-.d.ts → middleware.test.d.ts} +0 -0
- /package/dist/federation/{mq.test-l79EQQOe.d.ts → mq.test.d.ts} +0 -0
- /package/dist/federation/{retry.test-BqS50VCX.d.ts → retry.test.d.ts} +0 -0
- /package/dist/federation/{router.test-CYQl4po-.d.ts → router.test.d.ts} +0 -0
- /package/dist/federation/{send.test-COUnNUzv.d.ts → send.test.d.ts} +0 -0
- /package/dist/{kv-CKqSUxHd.d.ts → kv.d.ts} +0 -0
- /package/dist/{kv-QeuZ51go.js → kv.js} +0 -0
- /package/dist/{langstr-pFHBDU4y.js → langstr.js} +0 -0
- /package/dist/{mq-Cgfbl44M.d.ts → mq.d.ts} +0 -0
- /package/dist/{multibase-DBcKTV2a.js → multibase.js} +0 -0
- /package/dist/nodeinfo/{client.test-CZLe79hL.d.ts → client.test.d.ts} +0 -0
- /package/dist/nodeinfo/{handler.test-B-EDZ_hK.d.ts → handler.test.d.ts} +0 -0
- /package/dist/nodeinfo/{semver.test-BEuuQSEM.d.ts → semver.test.d.ts} +0 -0
- /package/dist/nodeinfo/{types.test-B5AT89WV.d.ts → types.test.d.ts} +0 -0
- /package/dist/{retry-BQet39_l.js → retry.js} +0 -0
- /package/dist/{router-BuDkN4RQ.js → router.js} +0 -0
- /package/dist/runtime/{authdocloader.test-hCRKzn9v.d.ts → authdocloader.test.d.ts} +0 -0
- /package/dist/runtime/{docloader.test-CVd7i_5h.d.ts → docloader.test.d.ts} +0 -0
- /package/dist/runtime/{key.test-DBsILYSD.d.ts → key.test.d.ts} +0 -0
- /package/dist/runtime/{langstr.test-CiKxuuRY.d.ts → langstr.test.d.ts} +0 -0
- /package/dist/runtime/multibase/{multibase.test-Brh6gPBP.d.ts → multibase.test.d.ts} +0 -0
- /package/dist/runtime/{url.test-DlRqkU2j.d.ts → url.test.d.ts} +0 -0
- /package/dist/{semver-D9d-VO-_.js → semver.js} +0 -0
- /package/dist/sig/{http.test-BpXNAWNI.d.ts → http.test.d.ts} +0 -0
- /package/dist/sig/{key.test-B2iLIugy.d.ts → key.test.d.ts} +0 -0
- /package/dist/sig/{ld.test-D-cI70Gw.d.ts → ld.test.d.ts} +0 -0
- /package/dist/sig/{owner.test-B_YRjMPj.d.ts → owner.test.d.ts} +0 -0
- /package/dist/sig/{proof.test-BagEM_-4.d.ts → proof.test.d.ts} +0 -0
- /package/dist/testing/{docloader.test-lrzf6sDZ.d.ts → docloader.test.d.ts} +0 -0
- /package/dist/testing/{mod-3uM8ZvS7.d.ts → mod.d.ts} +0 -0
- /package/dist/{transformers-CFSWUhNi.js → transformers.js} +0 -0
- /package/dist/{type-DFsmi-p1.js → type.js} +0 -0
- /package/dist/{url-BdNvnK9P.js → url.js} +0 -0
- /package/dist/vocab/{actor.test-ClC-iVWk.d.ts → actor.test.d.ts} +0 -0
- /package/dist/vocab/{lookup.test-Cq1I-27w.d.ts → lookup.test.d.ts} +0 -0
- /package/dist/vocab/{type.test-bfFiYGcs.d.ts → type.test.d.ts} +0 -0
- /package/dist/vocab/{vocab.test-h-ZTisfu.d.ts → vocab.test.d.ts} +0 -0
- /package/dist/webfinger/{handler.test-DiUeEDDD.d.ts → handler.test.d.ts} +0 -0
- /package/dist/webfinger/{lookup.test-D9onm3U3.d.ts → lookup.test.d.ts} +0 -0
- /package/dist/x/{cfworkers.test-KXHlJ29z.d.ts → cfworkers.test.d.ts} +0 -0
|
@@ -3,45 +3,45 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../chunk
|
|
7
|
-
import { t as assertEquals } from "../assert_equals
|
|
8
|
-
import { t as assert } from "../assert
|
|
9
|
-
import { t as assertInstanceOf } from "../assert_instance_of
|
|
10
|
-
import { t as MemoryKvStore } from "../kv
|
|
11
|
-
import { a as createFederation, i as KvSpecDeterminer, n as FederationImpl, r as InboxContextImpl, t as ContextImpl } from "../middleware
|
|
12
|
-
import { r as fetchDocumentLoader, t as FetchError } from "../docloader
|
|
13
|
-
import "../url
|
|
14
|
-
import "../semver
|
|
15
|
-
import "../client
|
|
16
|
-
import { n as RouterError } from "../router
|
|
17
|
-
import "../types
|
|
18
|
-
import "../multibase
|
|
19
|
-
import { S as Person, _ as Object$1, a as Create, g as Note, h as Multikey, n as Announce, p as Invite, t as Activity, v as Offer } from "../vocab
|
|
20
|
-
import "../langstr
|
|
21
|
-
import "../lookup
|
|
22
|
-
import { t as getTypeId } from "../type
|
|
23
|
-
import "../actor
|
|
24
|
-
import "../
|
|
25
|
-
import { l as verifyRequest, s as signRequest } from "../http
|
|
26
|
-
import { t as getAuthenticatedDocumentLoader } from "../authdocloader
|
|
27
|
-
import { a as signJsonLd, o as verifyJsonLd, r as detachSignature } from "../ld
|
|
28
|
-
import { t as doesActorOwnKey } from "../owner
|
|
29
|
-
import { n as signObject, r as verifyObject } from "../proof
|
|
30
|
-
import { t as lookupObject } from "../
|
|
31
|
-
import "../inbox
|
|
32
|
-
import "../builder
|
|
33
|
-
import "../collection
|
|
34
|
-
import "../keycache
|
|
35
|
-
import "../send
|
|
36
|
-
import { t as test } from "../testing
|
|
37
|
-
import { n as assertStrictEquals } from "../std__assert
|
|
38
|
-
import { n as assertFalse, t as assertRejects } from "../assert_rejects
|
|
39
|
-
import "../assert_is_error
|
|
40
|
-
import { t as assertNotEquals } from "../assert_not_equals
|
|
41
|
-
import { t as assertThrows } from "../assert_throws
|
|
42
|
-
import { t as mockDocumentLoader } from "../
|
|
43
|
-
import { a as rsaPrivateKey3, c as rsaPublicKey3, i as rsaPrivateKey2, n as ed25519PrivateKey, r as ed25519PublicKey, s as rsaPublicKey2, t as ed25519Multikey } from "../keys
|
|
44
|
-
import { t as esm_default } from "../esm
|
|
6
|
+
import "../chunk.js";
|
|
7
|
+
import { t as assertEquals } from "../assert_equals.js";
|
|
8
|
+
import { t as assert } from "../assert.js";
|
|
9
|
+
import { t as assertInstanceOf } from "../assert_instance_of.js";
|
|
10
|
+
import { t as MemoryKvStore } from "../kv.js";
|
|
11
|
+
import { a as createFederation, i as KvSpecDeterminer, n as FederationImpl, r as InboxContextImpl, t as ContextImpl } from "../middleware.js";
|
|
12
|
+
import { r as fetchDocumentLoader, t as FetchError } from "../docloader.js";
|
|
13
|
+
import "../url.js";
|
|
14
|
+
import "../semver.js";
|
|
15
|
+
import "../client.js";
|
|
16
|
+
import { n as RouterError } from "../router.js";
|
|
17
|
+
import "../types.js";
|
|
18
|
+
import "../multibase.js";
|
|
19
|
+
import { S as Person, _ as Object$1, a as Create, g as Note, h as Multikey, n as Announce, p as Invite, t as Activity, v as Offer } from "../vocab.js";
|
|
20
|
+
import "../langstr.js";
|
|
21
|
+
import "../lookup.js";
|
|
22
|
+
import { t as getTypeId } from "../type.js";
|
|
23
|
+
import "../actor.js";
|
|
24
|
+
import "../key2.js";
|
|
25
|
+
import { l as verifyRequest, s as signRequest } from "../http.js";
|
|
26
|
+
import { t as getAuthenticatedDocumentLoader } from "../authdocloader.js";
|
|
27
|
+
import { a as signJsonLd, o as verifyJsonLd, r as detachSignature } from "../ld.js";
|
|
28
|
+
import { t as doesActorOwnKey } from "../owner.js";
|
|
29
|
+
import { n as signObject, r as verifyObject } from "../proof.js";
|
|
30
|
+
import { t as lookupObject } from "../lookup2.js";
|
|
31
|
+
import "../inbox.js";
|
|
32
|
+
import "../builder.js";
|
|
33
|
+
import "../collection.js";
|
|
34
|
+
import "../keycache.js";
|
|
35
|
+
import "../send.js";
|
|
36
|
+
import { t as test } from "../testing.js";
|
|
37
|
+
import { n as assertStrictEquals } from "../std__assert.js";
|
|
38
|
+
import { n as assertFalse, t as assertRejects } from "../assert_rejects.js";
|
|
39
|
+
import "../assert_is_error.js";
|
|
40
|
+
import { t as assertNotEquals } from "../assert_not_equals.js";
|
|
41
|
+
import { t as assertThrows } from "../assert_throws.js";
|
|
42
|
+
import { t as mockDocumentLoader } from "../docloader2.js";
|
|
43
|
+
import { a as rsaPrivateKey3, c as rsaPublicKey3, i as rsaPrivateKey2, n as ed25519PrivateKey, r as ed25519PublicKey, s as rsaPublicKey2, t as ed25519Multikey } from "../keys.js";
|
|
44
|
+
import { t as esm_default } from "../esm.js";
|
|
45
45
|
|
|
46
46
|
//#region testing/fixtures/example.com/person.json
|
|
47
47
|
var person_default = {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
|
3
|
-
import { i as MemoryKvStore, n as KvStore, r as KvStoreSetOptions, t as KvKey } from "../kv
|
|
4
|
-
import { $ as SharedInboxKeyDispatcher, A as Message, B as ActorDispatcher, C as FederationOrigin, D as RetryContext, E as CreateExponentialBackoffPolicyOptions, F as RouterRouteResult, G as CollectionCursor, H as ActorKeyPairsDispatcher, I as RespondWithObjectOptions, J as InboxListener, K as CollectionDispatcher, L as respondWithObject, M as Router, N as RouterError, O as RetryPolicy, P as RouterOptions, Q as OutboxErrorHandler, R as respondWithObjectIfAcceptable, S as FederationKvPrefixes, T as createFederation, U as AuthorizePredicate, V as ActorHandleMapper, W as CollectionCounter, X as ObjectAuthorizePredicate, Y as NodeInfoDispatcher, Z as ObjectDispatcher, _ as FederationOptions, a as InboxContext, b as ObjectCallbackSetters, c as RouteActivityOptions, d as ActorCallbackSetters, et as SenderKeyPair, f as CollectionCallbackSetters, g as FederationFetchOptions, h as FederationBuilder, i as GetSignedKeyOptions, j as createFederationBuilder, k as createExponentialBackoffPolicy, l as SendActivityOptions, m as Federation, n as Context, nt as buildCollectionSynchronizationHeader, o as ParseUriResult, p as Federatable, q as InboxErrorHandler, r as ForwardActivityOptions, rt as digest, s as RequestContext, t as ActorKeyPair, tt as PageItems, u as SendActivityOptionsForCollection, v as FederationStartQueueOptions, w as FederationQueueOptions, x as CreateFederationOptions, y as InboxListenerSetters, z as ActorAliasMapper } from "../context
|
|
5
|
-
import { a as MessageQueueListenOptions, i as MessageQueueEnqueueOptions, n as InProcessMessageQueueOptions, o as ParallelMessageQueue, r as MessageQueue, t as InProcessMessageQueue } from "../mq
|
|
3
|
+
import { i as MemoryKvStore, n as KvStore, r as KvStoreSetOptions, t as KvKey } from "../kv.js";
|
|
4
|
+
import { $ as SharedInboxKeyDispatcher, A as Message, B as ActorDispatcher, C as FederationOrigin, D as RetryContext, E as CreateExponentialBackoffPolicyOptions, F as RouterRouteResult, G as CollectionCursor, H as ActorKeyPairsDispatcher, I as RespondWithObjectOptions, J as InboxListener, K as CollectionDispatcher, L as respondWithObject, M as Router, N as RouterError, O as RetryPolicy, P as RouterOptions, Q as OutboxErrorHandler, R as respondWithObjectIfAcceptable, S as FederationKvPrefixes, T as createFederation, U as AuthorizePredicate, V as ActorHandleMapper, W as CollectionCounter, X as ObjectAuthorizePredicate, Y as NodeInfoDispatcher, Z as ObjectDispatcher, _ as FederationOptions, a as InboxContext, b as ObjectCallbackSetters, c as RouteActivityOptions, d as ActorCallbackSetters, et as SenderKeyPair, f as CollectionCallbackSetters, g as FederationFetchOptions, h as FederationBuilder, i as GetSignedKeyOptions, j as createFederationBuilder, k as createExponentialBackoffPolicy, l as SendActivityOptions, m as Federation, n as Context, nt as buildCollectionSynchronizationHeader, o as ParseUriResult, p as Federatable, q as InboxErrorHandler, r as ForwardActivityOptions, rt as digest, s as RequestContext, t as ActorKeyPair, tt as PageItems, u as SendActivityOptionsForCollection, v as FederationStartQueueOptions, w as FederationQueueOptions, x as CreateFederationOptions, y as InboxListenerSetters, z as ActorAliasMapper } from "../context.js";
|
|
5
|
+
import { a as MessageQueueListenOptions, i as MessageQueueEnqueueOptions, n as InProcessMessageQueueOptions, o as ParallelMessageQueue, r as MessageQueue, t as InProcessMessageQueue } from "../mq.js";
|
|
6
6
|
export { ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, AuthorizePredicate, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, Context, CreateExponentialBackoffPolicyOptions, type CreateFederationOptions, Federatable, Federation, FederationBuilder, FederationFetchOptions, type FederationKvPrefixes, FederationOptions, type FederationOrigin, type FederationQueueOptions, FederationStartQueueOptions, ForwardActivityOptions, GetSignedKeyOptions, InProcessMessageQueue, InProcessMessageQueueOptions, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, KvKey, KvStore, KvStoreSetOptions, MemoryKvStore, type Message, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, NodeInfoDispatcher, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, OutboxErrorHandler, PageItems, ParallelMessageQueue, ParseUriResult, RequestContext, type RespondWithObjectOptions, RetryContext, RetryPolicy, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SendActivityOptions, SendActivityOptionsForCollection, type SenderKeyPair, SharedInboxKeyDispatcher, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable };
|
package/dist/federation/mod.js
CHANGED
|
@@ -2,17 +2,17 @@
|
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
|
-
import "../transformers
|
|
6
|
-
import "../docloader
|
|
7
|
-
import "../actor
|
|
8
|
-
import { a as createFederation, c as respondWithObjectIfAcceptable, d as createFederationBuilder, f as Router, l as buildCollectionSynchronizationHeader, o as createExponentialBackoffPolicy, p as RouterError, s as respondWithObject, u as digest } from "../middleware
|
|
9
|
-
import "../lookup
|
|
10
|
-
import "../
|
|
11
|
-
import "../http
|
|
12
|
-
import "../proof
|
|
13
|
-
import "../types
|
|
14
|
-
import "../authdocloader
|
|
15
|
-
import "../vocab
|
|
5
|
+
import "../transformers.js";
|
|
6
|
+
import "../docloader.js";
|
|
7
|
+
import "../actor.js";
|
|
8
|
+
import { a as createFederation, c as respondWithObjectIfAcceptable, d as createFederationBuilder, f as Router, l as buildCollectionSynchronizationHeader, o as createExponentialBackoffPolicy, p as RouterError, s as respondWithObject, u as digest } from "../middleware.js";
|
|
9
|
+
import "../lookup.js";
|
|
10
|
+
import "../key2.js";
|
|
11
|
+
import "../http.js";
|
|
12
|
+
import "../proof.js";
|
|
13
|
+
import "../types.js";
|
|
14
|
+
import "../authdocloader.js";
|
|
15
|
+
import "../vocab.js";
|
|
16
16
|
|
|
17
17
|
//#region federation/kv.ts
|
|
18
18
|
/**
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../chunk
|
|
7
|
-
import { t as assertEquals } from "../assert_equals
|
|
8
|
-
import { t as assert } from "../assert
|
|
9
|
-
import { t as test } from "../testing
|
|
10
|
-
import { i as assertGreaterOrEqual, r as assertGreater } from "../std__assert
|
|
11
|
-
import { n as assertFalse } from "../assert_rejects
|
|
12
|
-
import "../assert_is_error
|
|
13
|
-
import "../assert_throws
|
|
6
|
+
import "../chunk.js";
|
|
7
|
+
import { t as assertEquals } from "../assert_equals.js";
|
|
8
|
+
import { t as assert } from "../assert.js";
|
|
9
|
+
import { t as test } from "../testing.js";
|
|
10
|
+
import { i as assertGreaterOrEqual, r as assertGreater } from "../std__assert.js";
|
|
11
|
+
import { n as assertFalse } from "../assert_rejects.js";
|
|
12
|
+
import "../assert_is_error.js";
|
|
13
|
+
import "../assert_throws.js";
|
|
14
14
|
import { delay } from "@es-toolkit/es-toolkit";
|
|
15
15
|
|
|
16
16
|
//#region federation/mq.ts
|
|
@@ -220,7 +220,7 @@ test("InProcessMessageQueue", async (t) => {
|
|
|
220
220
|
});
|
|
221
221
|
test("MessageQueue.nativeRetrial", async (t) => {
|
|
222
222
|
if ("Deno" in globalThis && "openKv" in globalThis.Deno && typeof globalThis.Deno.openKv === "function") await t.step("DenoKvMessageQueue", async () => {
|
|
223
|
-
const { DenoKvMessageQueue } = await import("../denokv
|
|
223
|
+
const { DenoKvMessageQueue } = await import("../denokv.js");
|
|
224
224
|
const mq = new DenoKvMessageQueue(await globalThis.Deno.openKv(":memory:"));
|
|
225
225
|
assert(mq.nativeRetrial);
|
|
226
226
|
if (Symbol.dispose in mq) {
|
|
@@ -258,7 +258,7 @@ test("MessageQueue.nativeRetrial", async (t) => {
|
|
|
258
258
|
});
|
|
259
259
|
const queues = { InProcessMessageQueue: () => Promise.resolve(new InProcessMessageQueue()) };
|
|
260
260
|
if ("Deno" in globalThis && "openKv" in globalThis.Deno && typeof globalThis.Deno.openKv === "function") {
|
|
261
|
-
const { DenoKvMessageQueue } = await import("../denokv
|
|
261
|
+
const { DenoKvMessageQueue } = await import("../denokv.js");
|
|
262
262
|
queues.DenoKvMessageQueue = async () => new DenoKvMessageQueue(await globalThis.Deno.openKv(":memory:"));
|
|
263
263
|
}
|
|
264
264
|
for (const mqName in queues) test({
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../chunk
|
|
7
|
-
import { t as assertEquals, u as AssertionError } from "../assert_equals
|
|
8
|
-
import { t as createExponentialBackoffPolicy } from "../retry
|
|
9
|
-
import { t as test } from "../testing
|
|
10
|
-
import { t as assertNotEquals } from "../assert_not_equals
|
|
6
|
+
import "../chunk.js";
|
|
7
|
+
import { t as assertEquals, u as AssertionError } from "../assert_equals.js";
|
|
8
|
+
import { t as createExponentialBackoffPolicy } from "../retry.js";
|
|
9
|
+
import { t as test } from "../testing.js";
|
|
10
|
+
import { t as assertNotEquals } from "../assert_not_equals.js";
|
|
11
11
|
|
|
12
12
|
//#region federation/retry.test.ts
|
|
13
13
|
test("createExponentialBackoffPolicy()", () => {
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../chunk
|
|
7
|
-
import { t as assertEquals } from "../assert_equals
|
|
8
|
-
import { t as assert } from "../assert
|
|
9
|
-
import { n as RouterError, t as Router } from "../router
|
|
10
|
-
import { t as test } from "../testing
|
|
11
|
-
import "../std__assert
|
|
12
|
-
import { n as assertFalse } from "../assert_rejects
|
|
13
|
-
import "../assert_is_error
|
|
14
|
-
import { t as assertThrows } from "../assert_throws
|
|
6
|
+
import "../chunk.js";
|
|
7
|
+
import { t as assertEquals } from "../assert_equals.js";
|
|
8
|
+
import { t as assert } from "../assert.js";
|
|
9
|
+
import { n as RouterError, t as Router } from "../router.js";
|
|
10
|
+
import { t as test } from "../testing.js";
|
|
11
|
+
import "../std__assert.js";
|
|
12
|
+
import { n as assertFalse } from "../assert_rejects.js";
|
|
13
|
+
import "../assert_is_error.js";
|
|
14
|
+
import { t as assertThrows } from "../assert_throws.js";
|
|
15
15
|
|
|
16
16
|
//#region federation/router.test.ts
|
|
17
17
|
function setUp(options = {}) {
|
|
@@ -3,29 +3,29 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "../chunk
|
|
7
|
-
import { t as assertEquals } from "../assert_equals
|
|
8
|
-
import { t as assert } from "../assert
|
|
9
|
-
import "../docloader
|
|
10
|
-
import "../url
|
|
11
|
-
import "../multibase
|
|
12
|
-
import { S as Person, T as Service, c as Endpoints, r as Application, t as Activity, u as Group } from "../vocab
|
|
13
|
-
import "../langstr
|
|
14
|
-
import "../lookup
|
|
15
|
-
import "../actor
|
|
16
|
-
import "../
|
|
17
|
-
import { l as verifyRequest } from "../http
|
|
18
|
-
import { t as doesActorOwnKey } from "../owner
|
|
19
|
-
import { n as sendActivity, t as extractInboxes } from "../send
|
|
20
|
-
import { t as test } from "../testing
|
|
21
|
-
import "../std__assert
|
|
22
|
-
import { n as assertFalse, t as assertRejects } from "../assert_rejects
|
|
23
|
-
import "../assert_is_error
|
|
24
|
-
import { t as assertNotEquals } from "../assert_not_equals
|
|
25
|
-
import "../assert_throws
|
|
26
|
-
import { t as mockDocumentLoader } from "../
|
|
27
|
-
import { i as rsaPrivateKey2, n as ed25519PrivateKey, s as rsaPublicKey2, t as ed25519Multikey } from "../keys
|
|
28
|
-
import { t as esm_default } from "../esm
|
|
6
|
+
import "../chunk.js";
|
|
7
|
+
import { t as assertEquals } from "../assert_equals.js";
|
|
8
|
+
import { t as assert } from "../assert.js";
|
|
9
|
+
import "../docloader.js";
|
|
10
|
+
import "../url.js";
|
|
11
|
+
import "../multibase.js";
|
|
12
|
+
import { S as Person, T as Service, c as Endpoints, r as Application, t as Activity, u as Group } from "../vocab.js";
|
|
13
|
+
import "../langstr.js";
|
|
14
|
+
import "../lookup.js";
|
|
15
|
+
import "../actor.js";
|
|
16
|
+
import "../key2.js";
|
|
17
|
+
import { l as verifyRequest } from "../http.js";
|
|
18
|
+
import { t as doesActorOwnKey } from "../owner.js";
|
|
19
|
+
import { n as sendActivity, t as extractInboxes } from "../send.js";
|
|
20
|
+
import { t as test } from "../testing.js";
|
|
21
|
+
import "../std__assert.js";
|
|
22
|
+
import { n as assertFalse, t as assertRejects } from "../assert_rejects.js";
|
|
23
|
+
import "../assert_is_error.js";
|
|
24
|
+
import { t as assertNotEquals } from "../assert_not_equals.js";
|
|
25
|
+
import "../assert_throws.js";
|
|
26
|
+
import { t as mockDocumentLoader } from "../docloader2.js";
|
|
27
|
+
import { i as rsaPrivateKey2, n as ed25519PrivateKey, s as rsaPublicKey2, t as ed25519Multikey } from "../keys.js";
|
|
28
|
+
import { t as esm_default } from "../esm.js";
|
|
29
29
|
|
|
30
30
|
//#region federation/send.test.ts
|
|
31
31
|
test("extractInboxes()", () => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
|
3
|
-
import { n as DocumentLoader } from "./docloader
|
|
4
|
-
import { B as Multikey, m as CryptographicKey } from "./vocab
|
|
3
|
+
import { n as DocumentLoader } from "./docloader.js";
|
|
4
|
+
import { B as Multikey, m as CryptographicKey } from "./vocab.js";
|
|
5
5
|
import { TracerProvider } from "@opentelemetry/api";
|
|
6
6
|
|
|
7
7
|
//#region sig/key.d.ts
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { d as version, u as name } from "./docloader
|
|
7
|
-
import { o as CryptographicKey } from "./vocab
|
|
8
|
-
import { a as validateCryptoKey, n as fetchKey } from "./
|
|
6
|
+
import { d as version, u as name } from "./docloader.js";
|
|
7
|
+
import { o as CryptographicKey } from "./vocab.js";
|
|
8
|
+
import { a as validateCryptoKey, n as fetchKey } from "./key2.js";
|
|
9
9
|
import { getLogger } from "@logtape/logtape";
|
|
10
10
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
11
11
|
import { ATTR_HTTP_REQUEST_HEADER, ATTR_HTTP_REQUEST_METHOD, ATTR_URL_FULL } from "@opentelemetry/semantic-conventions";
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { d as version, u as name } from "./docloader
|
|
7
|
-
import { t as Activity } from "./vocab
|
|
8
|
-
import { t as getTypeId } from "./type
|
|
6
|
+
import { d as version, u as name } from "./docloader.js";
|
|
7
|
+
import { t as Activity } from "./vocab.js";
|
|
8
|
+
import { t as getTypeId } from "./type.js";
|
|
9
9
|
import { getLogger } from "@logtape/logtape";
|
|
10
10
|
import { SpanKind, SpanStatusCode, context, propagation, trace } from "@opentelemetry/api";
|
|
11
11
|
|
package/dist/key.js
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
|
|
2
|
+
import { Temporal } from "@js-temporal/polyfill";
|
|
3
|
+
import { URLPattern } from "urlpattern-polyfill";
|
|
4
|
+
globalThis.addEventListener = () => {};
|
|
5
|
+
|
|
6
|
+
import "./chunk.js";
|
|
7
|
+
import "./docloader.js";
|
|
8
|
+
import "./url.js";
|
|
9
|
+
import "./multibase.js";
|
|
10
|
+
import "./vocab.js";
|
|
11
|
+
import "./langstr.js";
|
|
12
|
+
import "./lookup.js";
|
|
13
|
+
import "./actor.js";
|
|
14
|
+
import { a as validateCryptoKey, i as importJwk, n as fetchKey, r as generateCryptoKeyPair, t as exportJwk } from "./key2.js";
|
|
15
|
+
|
|
16
|
+
export { validateCryptoKey };
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { d as version, i as getDocumentLoader, u as name } from "./docloader
|
|
7
|
-
import { _ as Object$1, o as CryptographicKey } from "./vocab
|
|
8
|
-
import { i as isActor } from "./actor
|
|
6
|
+
import { d as version, i as getDocumentLoader, u as name } from "./docloader.js";
|
|
7
|
+
import { _ as Object$1, o as CryptographicKey } from "./vocab.js";
|
|
8
|
+
import { i as isActor } from "./actor.js";
|
|
9
9
|
import { getLogger } from "@logtape/logtape";
|
|
10
10
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
|
11
11
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { h as Multikey, o as CryptographicKey } from "./vocab
|
|
6
|
+
import { h as Multikey, o as CryptographicKey } from "./vocab.js";
|
|
7
7
|
|
|
8
8
|
//#region federation/keycache.ts
|
|
9
9
|
var KvKeyCache = class {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { P as importSpki, h as Multikey, o as CryptographicKey } from "./vocab
|
|
6
|
+
import { P as importSpki, h as Multikey, o as CryptographicKey } from "./vocab.js";
|
|
7
7
|
|
|
8
8
|
//#region testing/keys.ts
|
|
9
9
|
const rsaPublicKey1 = new CryptographicKey({
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { d as version, i as getDocumentLoader, u as name } from "./docloader
|
|
7
|
-
import { _ as Object$1, o as CryptographicKey, t as Activity } from "./vocab
|
|
8
|
-
import { t as getTypeId } from "./type
|
|
9
|
-
import { a as validateCryptoKey, n as fetchKey } from "./
|
|
6
|
+
import { d as version, i as getDocumentLoader, u as name } from "./docloader.js";
|
|
7
|
+
import { _ as Object$1, o as CryptographicKey, t as Activity } from "./vocab.js";
|
|
8
|
+
import { t as getTypeId } from "./type.js";
|
|
9
|
+
import { a as validateCryptoKey, n as fetchKey } from "./key2.js";
|
|
10
10
|
import { getLogger } from "@logtape/logtape";
|
|
11
11
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
12
12
|
import { decodeBase64, encodeBase64 } from "byte-encodings/base64";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
|
3
|
-
import { s as GetUserAgentOptions } from "./docloader
|
|
3
|
+
import { s as GetUserAgentOptions } from "./docloader.js";
|
|
4
4
|
import { TracerProvider } from "@opentelemetry/api";
|
|
5
5
|
|
|
6
6
|
//#region webfinger/jrd.d.ts
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { d as version, o as getUserAgent, u as name } from "./docloader
|
|
7
|
-
import { a as validatePublicUrl, t as UrlError } from "./url
|
|
6
|
+
import { d as version, o as getUserAgent, u as name } from "./docloader.js";
|
|
7
|
+
import { a as validatePublicUrl, t as UrlError } from "./url.js";
|
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
|
9
9
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
|
10
10
|
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { d as version, i as getDocumentLoader, u as name } from "./docloader
|
|
7
|
-
import { _ as Object$1 } from "./vocab
|
|
8
|
-
import { t as lookupWebFinger } from "./lookup
|
|
9
|
-
import { t as getTypeId } from "./type
|
|
6
|
+
import { d as version, i as getDocumentLoader, u as name } from "./docloader.js";
|
|
7
|
+
import { _ as Object$1 } from "./vocab.js";
|
|
8
|
+
import { t as lookupWebFinger } from "./lookup.js";
|
|
9
|
+
import { t as getTypeId } from "./type.js";
|
|
10
10
|
import { getLogger } from "@logtape/logtape";
|
|
11
11
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
12
12
|
import { delay } from "@es-toolkit/es-toolkit";
|
|
@@ -3,26 +3,26 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { d as version, i as getDocumentLoader, s as kvCache, u as name } from "./docloader
|
|
7
|
-
import { t as getNodeInfo } from "./client
|
|
8
|
-
import { n as RouterError } from "./router
|
|
9
|
-
import { t as nodeInfoToJson } from "./types
|
|
10
|
-
import { _ as Object$1, b as OrderedCollectionPage, h as Multikey, m as Link, o as CryptographicKey, t as Activity, y as OrderedCollection } from "./vocab
|
|
11
|
-
import { t as lookupWebFinger } from "./lookup
|
|
12
|
-
import { t as getTypeId } from "./type
|
|
13
|
-
import { a as validateCryptoKey, i as importJwk, t as exportJwk } from "./
|
|
14
|
-
import { l as verifyRequest } from "./http
|
|
15
|
-
import { t as getAuthenticatedDocumentLoader } from "./authdocloader
|
|
16
|
-
import { a as signJsonLd, i as hasSignature, o as verifyJsonLd, r as detachSignature } from "./ld
|
|
17
|
-
import { n as getKeyOwner, t as doesActorOwnKey } from "./owner
|
|
18
|
-
import { n as signObject, r as verifyObject } from "./proof
|
|
19
|
-
import { n as traverseCollection, t as lookupObject } from "./
|
|
20
|
-
import { n as routeActivity } from "./inbox
|
|
21
|
-
import { t as FederationBuilderImpl } from "./builder
|
|
22
|
-
import { t as buildCollectionSynchronizationHeader } from "./collection
|
|
23
|
-
import { t as KvKeyCache } from "./keycache
|
|
24
|
-
import { t as createExponentialBackoffPolicy } from "./retry
|
|
25
|
-
import { n as sendActivity, t as extractInboxes } from "./send
|
|
6
|
+
import { d as version, i as getDocumentLoader, s as kvCache, u as name } from "./docloader.js";
|
|
7
|
+
import { t as getNodeInfo } from "./client.js";
|
|
8
|
+
import { n as RouterError } from "./router.js";
|
|
9
|
+
import { t as nodeInfoToJson } from "./types.js";
|
|
10
|
+
import { _ as Object$1, b as OrderedCollectionPage, h as Multikey, m as Link, o as CryptographicKey, t as Activity, y as OrderedCollection } from "./vocab.js";
|
|
11
|
+
import { t as lookupWebFinger } from "./lookup.js";
|
|
12
|
+
import { t as getTypeId } from "./type.js";
|
|
13
|
+
import { a as validateCryptoKey, i as importJwk, t as exportJwk } from "./key2.js";
|
|
14
|
+
import { l as verifyRequest } from "./http.js";
|
|
15
|
+
import { t as getAuthenticatedDocumentLoader } from "./authdocloader.js";
|
|
16
|
+
import { a as signJsonLd, i as hasSignature, o as verifyJsonLd, r as detachSignature } from "./ld.js";
|
|
17
|
+
import { n as getKeyOwner, t as doesActorOwnKey } from "./owner.js";
|
|
18
|
+
import { n as signObject, r as verifyObject } from "./proof.js";
|
|
19
|
+
import { n as traverseCollection, t as lookupObject } from "./lookup2.js";
|
|
20
|
+
import { n as routeActivity } from "./inbox.js";
|
|
21
|
+
import { t as FederationBuilderImpl } from "./builder.js";
|
|
22
|
+
import { t as buildCollectionSynchronizationHeader } from "./collection.js";
|
|
23
|
+
import { t as KvKeyCache } from "./keycache.js";
|
|
24
|
+
import { t as createExponentialBackoffPolicy } from "./retry.js";
|
|
25
|
+
import { n as sendActivity, t as extractInboxes } from "./send.js";
|
|
26
26
|
import { getLogger, withContext } from "@logtape/logtape";
|
|
27
27
|
import { SpanKind, SpanStatusCode, context, propagation, trace } from "@opentelemetry/api";
|
|
28
28
|
import { ATTR_HTTP_REQUEST_HEADER, ATTR_HTTP_REQUEST_METHOD, ATTR_HTTP_RESPONSE_HEADER, ATTR_HTTP_RESPONSE_STATUS_CODE, ATTR_URL_FULL } from "@opentelemetry/semantic-conventions";
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
|
|
2
|
+
import { Temporal } from "@js-temporal/polyfill";
|
|
3
|
+
import { URLPattern } from "urlpattern-polyfill";
|
|
4
|
+
globalThis.addEventListener = () => {};
|
|
5
|
+
|
|
6
|
+
import "./chunk.js";
|
|
7
|
+
import { a as createFederation, i as KvSpecDeterminer, n as FederationImpl, r as InboxContextImpl, t as ContextImpl } from "./middleware.js";
|
|
8
|
+
import "./docloader.js";
|
|
9
|
+
import "./url.js";
|
|
10
|
+
import "./semver.js";
|
|
11
|
+
import "./client.js";
|
|
12
|
+
import "./router.js";
|
|
13
|
+
import "./types.js";
|
|
14
|
+
import "./multibase.js";
|
|
15
|
+
import "./vocab.js";
|
|
16
|
+
import "./langstr.js";
|
|
17
|
+
import "./lookup.js";
|
|
18
|
+
import "./actor.js";
|
|
19
|
+
import "./key2.js";
|
|
20
|
+
import "./http.js";
|
|
21
|
+
import "./authdocloader.js";
|
|
22
|
+
import "./ld.js";
|
|
23
|
+
import "./owner.js";
|
|
24
|
+
import "./proof.js";
|
|
25
|
+
import "./lookup2.js";
|
|
26
|
+
import "./inbox.js";
|
|
27
|
+
import "./builder.js";
|
|
28
|
+
import "./collection.js";
|
|
29
|
+
import "./keycache.js";
|
|
30
|
+
import "./send.js";
|
|
31
|
+
|
|
32
|
+
export { FederationImpl };
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
|
3
|
-
import { i as MemoryKvStore, n as KvStore, r as KvStoreSetOptions, t as KvKey } from "./kv
|
|
4
|
-
import { a as FetchError, c as KvCacheParameters, d as getDocumentLoader, f as getUserAgent, i as DocumentLoaderFactoryOptions, l as RemoteDocument, n as DocumentLoader, o as GetDocumentLoaderOptions, p as kvCache, r as DocumentLoaderFactory, s as GetUserAgentOptions, t as AuthenticatedDocumentLoaderFactory, u as fetchDocumentLoader } from "./docloader
|
|
5
|
-
import { a as InboundService, c as OutboundService, d as Software, f as Usage, g as parseSemVer, h as formatSemVer, i as parseNodeInfo, l as Protocol, m as SemVer, n as ParseNodeInfoOptions, o as JsonValue, p as nodeInfoToJson, r as getNodeInfo, s as NodeInfo, t as GetNodeInfoOptions, u as Services } from "./client
|
|
6
|
-
import { $ as Read, A as Image, B as Multikey, C as Event, D as Group, E as Follow, F as Like, G as OrderedCollectionPage, H as Object$1, I as Link, J as Person, K as Organization, L as Listen, M as Invite, N as Join, O as Hashtag, P as Leave, Q as Question, R as Mention, S as Endpoints, T as Flag, U as Offer, V as Note, W as OrderedCollection, X as Profile, Y as Place, Z as PropertyValue, _ as DidService, a as Application, at as TentativeAccept, b as Emoji, c as Audio, ct as Travel, d as Collection, dt as Video, et as Reject, f as CollectionPage, ft as View, g as Delete, h as DataIntegrityProof, i as Announce, it as Source, j as IntransitiveActivity, k as Ignore, l as Block, lt as Undo, m as CryptographicKey, n as Activity, nt as Remove, o as Arrive, ot as TentativeReject, p as Create, pt as LanguageString, q as Page, r as Add, rt as Service, s as Article, st as Tombstone, t as Accept, tt as Relationship, u as ChatMessage, ut as Update, v as Dislike, w as Export, x as EmojiReact, y as Document, z as Move } from "./vocab
|
|
7
|
-
import { a as Recipient, c as getActorTypeName, i as NormalizeActorHandleOptions, l as isActor, n as ActorTypeName, o as getActorClassByTypeName, r as GetActorHandleOptions, s as getActorHandle, t as Actor, u as normalizeActorHandle } from "./actor
|
|
8
|
-
import { a as signRequest, c as FetchKeyResult, d as fetchKey, f as generateCryptoKeyPair, i as VerifyRequestOptions, l as KeyCache, n as HttpMessageSignaturesSpecDeterminer, o as verifyRequest, p as importJwk, r as SignRequestOptions, s as FetchKeyOptions, t as HttpMessageSignaturesSpec, u as exportJwk } from "./http
|
|
9
|
-
import { i as getKeyOwner, n as GetKeyOwnerOptions, r as doesActorOwnKey, t as DoesActorOwnKeyOptions } from "./owner
|
|
10
|
-
import { a as lookupObject, i as TraverseCollectionOptions, n as PUBLIC_COLLECTION, o as traverseCollection, r as LookupObjectOptions, t as getTypeId } from "./
|
|
11
|
-
import { i as ResourceDescriptor, n as lookupWebFinger } from "./lookup
|
|
12
|
-
import { $ as SharedInboxKeyDispatcher, A as Message, B as ActorDispatcher, C as FederationOrigin, D as RetryContext, E as CreateExponentialBackoffPolicyOptions, F as RouterRouteResult, G as CollectionCursor, H as ActorKeyPairsDispatcher, I as RespondWithObjectOptions, J as InboxListener, K as CollectionDispatcher, L as respondWithObject, M as Router, N as RouterError, O as RetryPolicy, P as RouterOptions, Q as OutboxErrorHandler, R as respondWithObjectIfAcceptable, S as FederationKvPrefixes, T as createFederation, U as AuthorizePredicate, V as ActorHandleMapper, W as CollectionCounter, X as ObjectAuthorizePredicate, Y as NodeInfoDispatcher, Z as ObjectDispatcher, _ as FederationOptions, a as InboxContext, b as ObjectCallbackSetters, c as RouteActivityOptions, d as ActorCallbackSetters, et as SenderKeyPair, f as CollectionCallbackSetters, g as FederationFetchOptions, h as FederationBuilder, i as GetSignedKeyOptions, it as ActivityTransformer, j as createFederationBuilder, k as createExponentialBackoffPolicy, l as SendActivityOptions, m as Federation, n as Context, nt as buildCollectionSynchronizationHeader, o as ParseUriResult, p as Federatable, q as InboxErrorHandler, r as ForwardActivityOptions, rt as digest, s as RequestContext, t as ActorKeyPair, tt as PageItems, u as SendActivityOptionsForCollection, v as FederationStartQueueOptions, w as FederationQueueOptions, x as CreateFederationOptions, y as InboxListenerSetters, z as ActorAliasMapper } from "./context
|
|
13
|
-
import { a as MessageQueueListenOptions, i as MessageQueueEnqueueOptions, n as InProcessMessageQueueOptions, o as ParallelMessageQueue, r as MessageQueue, t as InProcessMessageQueue } from "./mq
|
|
14
|
-
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "./compat/mod
|
|
15
|
-
import "./federation/mod
|
|
16
|
-
import "./nodeinfo/mod
|
|
17
|
-
import { GetAuthenticatedDocumentLoaderOptions, exportMultibaseKey, exportSpki, getAuthenticatedDocumentLoader, importMultibaseKey, importPem, importPkcs1, importSpki } from "./runtime/mod
|
|
18
|
-
import { _ as verifyJsonLd, a as createProof, c as verifyProof, d as VerifyJsonLdOptions, f as VerifySignatureOptions, g as signJsonLd, h as detachSignature, i as VerifyProofOptions, l as CreateSignatureOptions, m as createSignature, n as SignObjectOptions, o as signObject, p as attachSignature, r as VerifyObjectOptions, s as verifyObject, t as CreateProofOptions, u as SignJsonLdOptions, v as verifySignature } from "./
|
|
19
|
-
import "./webfinger/mod
|
|
3
|
+
import { i as MemoryKvStore, n as KvStore, r as KvStoreSetOptions, t as KvKey } from "./kv.js";
|
|
4
|
+
import { a as FetchError, c as KvCacheParameters, d as getDocumentLoader, f as getUserAgent, i as DocumentLoaderFactoryOptions, l as RemoteDocument, n as DocumentLoader, o as GetDocumentLoaderOptions, p as kvCache, r as DocumentLoaderFactory, s as GetUserAgentOptions, t as AuthenticatedDocumentLoaderFactory, u as fetchDocumentLoader } from "./docloader.js";
|
|
5
|
+
import { a as InboundService, c as OutboundService, d as Software, f as Usage, g as parseSemVer, h as formatSemVer, i as parseNodeInfo, l as Protocol, m as SemVer, n as ParseNodeInfoOptions, o as JsonValue, p as nodeInfoToJson, r as getNodeInfo, s as NodeInfo, t as GetNodeInfoOptions, u as Services } from "./client.js";
|
|
6
|
+
import { $ as Read, A as Image, B as Multikey, C as Event, D as Group, E as Follow, F as Like, G as OrderedCollectionPage, H as Object$1, I as Link, J as Person, K as Organization, L as Listen, M as Invite, N as Join, O as Hashtag, P as Leave, Q as Question, R as Mention, S as Endpoints, T as Flag, U as Offer, V as Note, W as OrderedCollection, X as Profile, Y as Place, Z as PropertyValue, _ as DidService, a as Application, at as TentativeAccept, b as Emoji, c as Audio, ct as Travel, d as Collection, dt as Video, et as Reject, f as CollectionPage, ft as View, g as Delete, h as DataIntegrityProof, i as Announce, it as Source, j as IntransitiveActivity, k as Ignore, l as Block, lt as Undo, m as CryptographicKey, n as Activity, nt as Remove, o as Arrive, ot as TentativeReject, p as Create, pt as LanguageString, q as Page, r as Add, rt as Service, s as Article, st as Tombstone, t as Accept, tt as Relationship, u as ChatMessage, ut as Update, v as Dislike, w as Export, x as EmojiReact, y as Document, z as Move } from "./vocab.js";
|
|
7
|
+
import { a as Recipient, c as getActorTypeName, i as NormalizeActorHandleOptions, l as isActor, n as ActorTypeName, o as getActorClassByTypeName, r as GetActorHandleOptions, s as getActorHandle, t as Actor, u as normalizeActorHandle } from "./actor.js";
|
|
8
|
+
import { a as signRequest, c as FetchKeyResult, d as fetchKey, f as generateCryptoKeyPair, i as VerifyRequestOptions, l as KeyCache, n as HttpMessageSignaturesSpecDeterminer, o as verifyRequest, p as importJwk, r as SignRequestOptions, s as FetchKeyOptions, t as HttpMessageSignaturesSpec, u as exportJwk } from "./http.js";
|
|
9
|
+
import { i as getKeyOwner, n as GetKeyOwnerOptions, r as doesActorOwnKey, t as DoesActorOwnKeyOptions } from "./owner.js";
|
|
10
|
+
import { a as lookupObject, i as TraverseCollectionOptions, n as PUBLIC_COLLECTION, o as traverseCollection, r as LookupObjectOptions, t as getTypeId } from "./mod2.js";
|
|
11
|
+
import { i as ResourceDescriptor, n as lookupWebFinger } from "./lookup.js";
|
|
12
|
+
import { $ as SharedInboxKeyDispatcher, A as Message, B as ActorDispatcher, C as FederationOrigin, D as RetryContext, E as CreateExponentialBackoffPolicyOptions, F as RouterRouteResult, G as CollectionCursor, H as ActorKeyPairsDispatcher, I as RespondWithObjectOptions, J as InboxListener, K as CollectionDispatcher, L as respondWithObject, M as Router, N as RouterError, O as RetryPolicy, P as RouterOptions, Q as OutboxErrorHandler, R as respondWithObjectIfAcceptable, S as FederationKvPrefixes, T as createFederation, U as AuthorizePredicate, V as ActorHandleMapper, W as CollectionCounter, X as ObjectAuthorizePredicate, Y as NodeInfoDispatcher, Z as ObjectDispatcher, _ as FederationOptions, a as InboxContext, b as ObjectCallbackSetters, c as RouteActivityOptions, d as ActorCallbackSetters, et as SenderKeyPair, f as CollectionCallbackSetters, g as FederationFetchOptions, h as FederationBuilder, i as GetSignedKeyOptions, it as ActivityTransformer, j as createFederationBuilder, k as createExponentialBackoffPolicy, l as SendActivityOptions, m as Federation, n as Context, nt as buildCollectionSynchronizationHeader, o as ParseUriResult, p as Federatable, q as InboxErrorHandler, r as ForwardActivityOptions, rt as digest, s as RequestContext, t as ActorKeyPair, tt as PageItems, u as SendActivityOptionsForCollection, v as FederationStartQueueOptions, w as FederationQueueOptions, x as CreateFederationOptions, y as InboxListenerSetters, z as ActorAliasMapper } from "./context.js";
|
|
13
|
+
import { a as MessageQueueListenOptions, i as MessageQueueEnqueueOptions, n as InProcessMessageQueueOptions, o as ParallelMessageQueue, r as MessageQueue, t as InProcessMessageQueue } from "./mq.js";
|
|
14
|
+
import { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers } from "./compat/mod.js";
|
|
15
|
+
import "./federation/mod.js";
|
|
16
|
+
import "./nodeinfo/mod.js";
|
|
17
|
+
import { GetAuthenticatedDocumentLoaderOptions, exportMultibaseKey, exportSpki, getAuthenticatedDocumentLoader, importMultibaseKey, importPem, importPkcs1, importSpki } from "./runtime/mod.js";
|
|
18
|
+
import { _ as verifyJsonLd, a as createProof, c as verifyProof, d as VerifyJsonLdOptions, f as VerifySignatureOptions, g as signJsonLd, h as detachSignature, i as VerifyProofOptions, l as CreateSignatureOptions, m as createSignature, n as SignObjectOptions, o as signObject, p as attachSignature, r as VerifyObjectOptions, s as verifyObject, t as CreateProofOptions, u as SignJsonLdOptions, v as verifySignature } from "./mod3.js";
|
|
19
|
+
import "./webfinger/mod.js";
|
|
20
20
|
export { Accept, Activity, ActivityTransformer, Actor, ActorAliasMapper, ActorCallbackSetters, ActorDispatcher, ActorHandleMapper, ActorKeyPair, ActorKeyPairsDispatcher, ActorTypeName, Add, Announce, Application, Arrive, Article, Audio, AuthenticatedDocumentLoaderFactory, AuthorizePredicate, Block, ChatMessage, Collection, CollectionCallbackSetters, CollectionCounter, CollectionCursor, CollectionDispatcher, CollectionPage, Context, Create, CreateExponentialBackoffPolicyOptions, CreateFederationOptions, CreateProofOptions, CreateSignatureOptions, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, DocumentLoader, DocumentLoaderFactory, DocumentLoaderFactoryOptions, DoesActorOwnKeyOptions, Emoji, EmojiReact, Endpoints, Event, Export, Federatable, Federation, FederationBuilder, FederationFetchOptions, FederationKvPrefixes, FederationOptions, FederationOrigin, FederationQueueOptions, FederationStartQueueOptions, FetchError, FetchKeyOptions, FetchKeyResult, Flag, Follow, ForwardActivityOptions, GetActorHandleOptions, GetAuthenticatedDocumentLoaderOptions, GetDocumentLoaderOptions, GetKeyOwnerOptions, GetNodeInfoOptions, GetSignedKeyOptions, GetUserAgentOptions, Group, Hashtag, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, Ignore, Image, InProcessMessageQueue, InProcessMessageQueueOptions, InboundService, InboxContext, InboxErrorHandler, InboxListener, InboxListenerSetters, IntransitiveActivity, Invite, Join, JsonValue, KeyCache, KvCacheParameters, KvKey, KvStore, KvStoreSetOptions, LanguageString, Leave, Like, Link, Listen, LookupObjectOptions, MemoryKvStore, Mention, Message, MessageQueue, MessageQueueEnqueueOptions, MessageQueueListenOptions, Move, Multikey, NodeInfo, NodeInfoDispatcher, NormalizeActorHandleOptions, Note, Object$1 as Object, ObjectAuthorizePredicate, ObjectCallbackSetters, ObjectDispatcher, Offer, OrderedCollection, OrderedCollectionPage, Organization, OutboundService, OutboxErrorHandler, PUBLIC_COLLECTION, Page, PageItems, ParallelMessageQueue, ParseNodeInfoOptions, ParseUriResult, Person, Place, Profile, PropertyValue, Protocol, Question, Read, Recipient, Reject, Relationship, RemoteDocument, Remove, RequestContext, type ResourceDescriptor, RespondWithObjectOptions, RetryContext, RetryPolicy, RouteActivityOptions, Router, RouterError, RouterOptions, RouterRouteResult, SemVer, SendActivityOptions, SendActivityOptionsForCollection, SenderKeyPair, Service, Services, SharedInboxKeyDispatcher, SignJsonLdOptions, SignObjectOptions, SignRequestOptions, Software, Source, TentativeAccept, TentativeReject, Tombstone, Travel, TraverseCollectionOptions, Undo, Update, Usage, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifyRequestOptions, VerifySignatureOptions, Video, View, actorDehydrator, attachSignature, autoIdAssigner, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, createProof, createSignature, detachSignature, digest, doesActorOwnKey, exportJwk, exportMultibaseKey, exportSpki, fetchDocumentLoader, fetchKey, formatSemVer, generateCryptoKeyPair, getActorClassByTypeName, getActorHandle, getActorTypeName, getAuthenticatedDocumentLoader, getDefaultActivityTransformers, getDocumentLoader, getKeyOwner, getNodeInfo, getTypeId, getUserAgent, importJwk, importMultibaseKey, importPem, importPkcs1, importSpki, isActor, kvCache, lookupObject, lookupWebFinger, nodeInfoToJson, normalizeActorHandle, parseNodeInfo, parseSemVer, respondWithObject, respondWithObjectIfAcceptable, signJsonLd, signObject, signRequest, traverseCollection, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
package/dist/mod.js
CHANGED
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
|
-
import { n as autoIdAssigner, r as getDefaultActivityTransformers, t as actorDehydrator } from "./transformers
|
|
5
|
+
import { n as autoIdAssigner, r as getDefaultActivityTransformers, t as actorDehydrator } from "./transformers.js";
|
|
6
6
|
import "./compat/mod.js";
|
|
7
|
-
import { i as getDocumentLoader, o as getUserAgent, r as fetchDocumentLoader, s as kvCache, t as FetchError } from "./docloader
|
|
8
|
-
import { $ as Person, A as Flag, B as Like, C as Dislike, Ct as importPkcs1, D as Endpoints, E as EmojiReact, F as Image, G as Multikey, H as Listen, I as IntransitiveActivity, J as Offer, K as Note, L as Invite, M as Group, N as Hashtag, O as Event, P as Ignore, Q as Page, R as Join, S as DidService, St as importPem, T as Emoji, Tt as getTypeId, U as Mention, V as Link, W as Move, X as OrderedCollectionPage, Y as OrderedCollection, Z as Organization, _ as CollectionPage, _t as View, a as normalizeActorHandle, at as Reject, b as DataIntegrityProof, bt as exportSpki, c as Add, ct as Service, d as Arrive, dt as TentativeReject, et as Place, f as Article, ft as Tombstone, g as Collection, gt as Video, h as ChatMessage, ht as Update, i as isActor, it as Read, j as Follow, k as Export, l as Announce, lt as Source, m as Block, mt as Undo, n as getActorHandle, nt as PropertyValue, o as Accept, ot as Relationship, p as Audio, pt as Travel, q as Object$1, r as getActorTypeName, rt as Question, s as Activity, st as Remove, t as getActorClassByTypeName, tt as Profile, u as Application, ut as TentativeAccept, v as Create, vt as LanguageString, w as Document, wt as importSpki, x as Delete, xt as importMultibaseKey, y as CryptographicKey, yt as exportMultibaseKey, z as Leave } from "./actor
|
|
9
|
-
import { a as createFederation, c as respondWithObjectIfAcceptable, d as createFederationBuilder, f as Router, l as buildCollectionSynchronizationHeader, o as createExponentialBackoffPolicy, p as RouterError, s as respondWithObject, u as digest } from "./middleware
|
|
10
|
-
import { t as lookupWebFinger } from "./lookup
|
|
11
|
-
import { i as importJwk, n as fetchKey, r as generateCryptoKeyPair, t as exportJwk } from "./
|
|
12
|
-
import { n as signRequest, r as verifyRequest } from "./http
|
|
13
|
-
import { a as doesActorOwnKey, c as createSignature, d as signJsonLd, f as verifyJsonLd, i as verifyProof, l as detachSignature, n as signObject, o as getKeyOwner, p as verifySignature, r as verifyObject, s as attachSignature, t as createProof } from "./proof
|
|
14
|
-
import { a as parseSemVer, i as formatSemVer, n as getNodeInfo, r as parseNodeInfo, t as nodeInfoToJson } from "./types
|
|
15
|
-
import { t as getAuthenticatedDocumentLoader } from "./authdocloader
|
|
16
|
-
import { n as lookupObject, r as traverseCollection, t as PUBLIC_COLLECTION } from "./vocab
|
|
7
|
+
import { i as getDocumentLoader, o as getUserAgent, r as fetchDocumentLoader, s as kvCache, t as FetchError } from "./docloader.js";
|
|
8
|
+
import { $ as Person, A as Flag, B as Like, C as Dislike, Ct as importPkcs1, D as Endpoints, E as EmojiReact, F as Image, G as Multikey, H as Listen, I as IntransitiveActivity, J as Offer, K as Note, L as Invite, M as Group, N as Hashtag, O as Event, P as Ignore, Q as Page, R as Join, S as DidService, St as importPem, T as Emoji, Tt as getTypeId, U as Mention, V as Link, W as Move, X as OrderedCollectionPage, Y as OrderedCollection, Z as Organization, _ as CollectionPage, _t as View, a as normalizeActorHandle, at as Reject, b as DataIntegrityProof, bt as exportSpki, c as Add, ct as Service, d as Arrive, dt as TentativeReject, et as Place, f as Article, ft as Tombstone, g as Collection, gt as Video, h as ChatMessage, ht as Update, i as isActor, it as Read, j as Follow, k as Export, l as Announce, lt as Source, m as Block, mt as Undo, n as getActorHandle, nt as PropertyValue, o as Accept, ot as Relationship, p as Audio, pt as Travel, q as Object$1, r as getActorTypeName, rt as Question, s as Activity, st as Remove, t as getActorClassByTypeName, tt as Profile, u as Application, ut as TentativeAccept, v as Create, vt as LanguageString, w as Document, wt as importSpki, x as Delete, xt as importMultibaseKey, y as CryptographicKey, yt as exportMultibaseKey, z as Leave } from "./actor.js";
|
|
9
|
+
import { a as createFederation, c as respondWithObjectIfAcceptable, d as createFederationBuilder, f as Router, l as buildCollectionSynchronizationHeader, o as createExponentialBackoffPolicy, p as RouterError, s as respondWithObject, u as digest } from "./middleware.js";
|
|
10
|
+
import { t as lookupWebFinger } from "./lookup.js";
|
|
11
|
+
import { i as importJwk, n as fetchKey, r as generateCryptoKeyPair, t as exportJwk } from "./key2.js";
|
|
12
|
+
import { n as signRequest, r as verifyRequest } from "./http.js";
|
|
13
|
+
import { a as doesActorOwnKey, c as createSignature, d as signJsonLd, f as verifyJsonLd, i as verifyProof, l as detachSignature, n as signObject, o as getKeyOwner, p as verifySignature, r as verifyObject, s as attachSignature, t as createProof } from "./proof.js";
|
|
14
|
+
import { a as parseSemVer, i as formatSemVer, n as getNodeInfo, r as parseNodeInfo, t as nodeInfoToJson } from "./types.js";
|
|
15
|
+
import { t as getAuthenticatedDocumentLoader } from "./authdocloader.js";
|
|
16
|
+
import { n as lookupObject, r as traverseCollection, t as PUBLIC_COLLECTION } from "./vocab.js";
|
|
17
17
|
import { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue } from "./federation/mod.js";
|
|
18
18
|
import "./nodeinfo/mod.js";
|
|
19
19
|
import "./runtime/mod.js";
|