@fedify/fedify 1.6.1-pr.242.868 → 1.6.1-pr.242.870
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-4RHkloLu.js → actor-BZ9B-RoF.js} +3 -3
- package/dist/{actor-DTAqv8mf.js → actor-BZSxF3np.js} +179 -179
- package/dist/{actor-lFlm8FYo.d.ts → actor-f67C7yQD.d.ts} +1 -1
- package/dist/{authdocloader-DWb2O07G.js → authdocloader-D0DivxEu.js} +3 -3
- package/dist/{authdocloader-B8WXzKLO.js → authdocloader-rWSY8oOW.js} +3 -3
- package/dist/{builder-DmqGnXEV.js → builder-BkIAn75B.js} +16 -16
- package/dist/{client-BXM1Jsjk.js → client-BiqVblC1.js} +1 -1
- package/dist/compat/mod.d.ts +8 -8
- package/dist/compat/transformers.test.js +18 -18
- package/dist/{context-CNjBitqI.js → context-32iZISdA.js} +3 -3
- package/dist/{context-D-mAOKif.d.ts → context-DBM4y1xF.d.ts} +6 -5
- package/dist/{docloader-SoTWFoGg.js → docloader-B8h_rZsO.js} +1 -1
- package/dist/{docloader-Bx3IyCbi.js → docloader-BnNphEMr.js} +1 -1
- package/dist/federation/builder.test.js +6 -5
- package/dist/federation/handler.test.js +20 -20
- package/dist/federation/inbox.test.js +3 -3
- package/dist/federation/keycache.test.js +3 -3
- package/dist/federation/middleware.test.js +19 -19
- package/dist/federation/mod.d.ts +7 -7
- package/dist/federation/mod.js +10 -10
- package/dist/federation/router.test.js +16 -3
- package/dist/federation/send.test.js +9 -9
- package/dist/{http-BImJcLfv.d.ts → http-CZyKN-rt.d.ts} +1 -1
- package/dist/{http-Bx8zx0B9.js → http-DNpod1Ge.js} +3 -3
- package/dist/{http-_wjASyrF.js → http-zn1ZCiC4.js} +3 -3
- package/dist/{inbox-B25fOUCE.js → inbox-CeJ_mvRP.js} +8 -3
- package/dist/{key-DMjXmsGn.js → key-BNiziAax.js} +3 -3
- package/dist/{key-BSJPc6d6.js → key-C8Pn30oc.js} +4 -4
- package/dist/{key-DJR5B9MR.js → key-ColohqTL.js} +5 -5
- package/dist/{key-DLPGtYyL.js → key-shd1YA1v.js} +2 -2
- package/dist/{keycache-Bfb23HgF.js → keycache-CsaCu72m.js} +1 -1
- package/dist/{keys-Bpe3lo_n.js → keys-Blj3q2iI.js} +1 -1
- package/dist/{ld-DnImogQ2.js → ld-CgeTT2_c.js} +3 -3
- package/dist/{lookup-BdqwM7q0.js → lookup-BhC7f-4T.js} +3 -3
- package/dist/{lookup-iEX2Qf_y.js → lookup-C1iODRax.js} +1 -1
- package/dist/{lookup-DuhsEtQ9.js → lookup-eKf7p7Ac.js} +1 -1
- package/dist/{lookup-DAfStZtI.d.ts → lookup-nlxO7x0u.d.ts} +1 -1
- package/dist/{middleware-DIkN1Cw2.js → middleware-2mnj-GVU.js} +55 -32
- package/dist/middleware-DWeRWtqS.js +17 -0
- package/dist/{middleware-kjMnS9e3.js → middleware-DorxmHEo.js} +16 -16
- package/dist/middleware-vEJM7OL8.js +33 -0
- package/dist/{mod-XT0mRthe.d.ts → mod-BUAWJ2pK.d.ts} +2 -2
- package/dist/{mod-DysVoXOu.d.ts → mod-Bx6Du4Ct.d.ts} +1 -1
- package/dist/{mod-zRl4tJCz.d.ts → mod-CsYfI7YL.d.ts} +2 -2
- package/dist/{mod-BxwG4X3V.d.ts → mod-iE_61Xjt.d.ts} +1 -1
- package/dist/mod.d.ts +10 -10
- package/dist/mod.js +10 -10
- package/dist/nodeinfo/client.test.js +2 -2
- package/dist/nodeinfo/handler.test.js +19 -19
- package/dist/nodeinfo/mod.js +2 -2
- package/dist/{owner-DqE35Vly.js → owner-BE4bLxh6.js} +3 -3
- package/dist/{owner-BjpObx-L.d.ts → owner-C_Gw25Id.d.ts} +2 -2
- package/dist/{proof-4GVd_94h.js → proof-CZ5J2Im2.js} +3 -3
- package/dist/{proof-DBWAm04A.js → proof-DrMu1lZ-.js} +3 -3
- package/dist/{router-BQ9wxxuz.js → router-D_aVZZUc.js} +19 -1
- package/dist/runtime/authdocloader.test.js +8 -8
- package/dist/runtime/docloader.test.js +1 -1
- package/dist/runtime/key.test.js +5 -5
- package/dist/runtime/mod.d.ts +3 -3
- package/dist/runtime/mod.js +6 -6
- package/dist/{send-B6r0W6TU.js → send-ChVugp_l.js} +2 -2
- package/dist/sig/http.test.js +7 -7
- package/dist/sig/key.test.js +6 -6
- package/dist/sig/ld.test.js +7 -7
- package/dist/sig/mod.d.ts +5 -5
- package/dist/sig/mod.js +6 -6
- package/dist/sig/owner.test.js +8 -8
- package/dist/sig/proof.test.js +7 -7
- package/dist/{types-DPKT1AqJ.js → types-DiZi5k5s.js} +1 -1
- package/dist/vocab/actor.test.js +4 -4
- package/dist/vocab/lookup.test.js +4 -4
- package/dist/vocab/mod.d.ts +3 -3
- package/dist/vocab/mod.js +4 -4
- package/dist/vocab/type.test.js +2 -2
- package/dist/vocab/vocab.test.js +4 -4
- package/dist/{vocab-Bkp-mLSq.js → vocab-7-nYuxr4.js} +3 -3
- package/dist/{vocab-CLWdoo7y.d.ts → vocab-C4bpdeio.d.ts} +1 -1
- package/dist/{vocab-DGenL1NB.js → vocab-kxUmjK1n.js} +178 -178
- package/dist/webfinger/handler.test.js +19 -19
- package/dist/webfinger/lookup.test.js +2 -2
- package/dist/webfinger/mod.d.ts +1 -1
- package/dist/webfinger/mod.js +2 -2
- package/dist/x/hono.d.ts +7 -7
- package/dist/x/sveltekit.d.ts +7 -7
- package/package.json +1 -1
- package/dist/middleware-BS5P5Q6N.js +0 -33
- package/dist/middleware-DXhUqEJ1.js +0 -17
@@ -7,32 +7,32 @@ import { assertEquals } from "../assert_equals-ClvzlhZu.js";
|
|
7
7
|
import "../assert-Dv75vaGI.js";
|
8
8
|
import "../assert_instance_of--9UCVKsi.js";
|
9
9
|
import { MemoryKvStore } from "../kv-DohFOP2C.js";
|
10
|
-
import { createFederation, handleNodeInfo, handleNodeInfoJrd } from "../middleware-
|
11
|
-
import "../docloader-
|
10
|
+
import { createFederation, handleNodeInfo, handleNodeInfoJrd } from "../middleware-DorxmHEo.js";
|
11
|
+
import "../docloader-B8h_rZsO.js";
|
12
12
|
import "../url-kTAI6_KP.js";
|
13
13
|
import { parseSemVer } from "../semver-CbbIgUsa.js";
|
14
|
-
import "../client-
|
15
|
-
import "../router-
|
14
|
+
import "../client-BiqVblC1.js";
|
15
|
+
import "../router-D_aVZZUc.js";
|
16
16
|
import "../types-CqoqWDkp.js";
|
17
17
|
import "../multibase-DeCHcK8L.js";
|
18
|
-
import "../vocab-
|
18
|
+
import "../vocab-kxUmjK1n.js";
|
19
19
|
import "../langstr-DbWheeIS.js";
|
20
|
-
import "../lookup-
|
20
|
+
import "../lookup-eKf7p7Ac.js";
|
21
21
|
import "../type-D2s5lmbZ.js";
|
22
|
-
import "../actor-
|
23
|
-
import "../key-
|
24
|
-
import "../http-
|
25
|
-
import "../authdocloader-
|
26
|
-
import "../ld-
|
27
|
-
import "../owner-
|
28
|
-
import "../proof-
|
29
|
-
import "../lookup-
|
30
|
-
import "../inbox-
|
31
|
-
import "../builder-
|
22
|
+
import "../actor-BZ9B-RoF.js";
|
23
|
+
import "../key-BNiziAax.js";
|
24
|
+
import "../http-DNpod1Ge.js";
|
25
|
+
import "../authdocloader-rWSY8oOW.js";
|
26
|
+
import "../ld-CgeTT2_c.js";
|
27
|
+
import "../owner-BE4bLxh6.js";
|
28
|
+
import "../proof-CZ5J2Im2.js";
|
29
|
+
import "../lookup-BhC7f-4T.js";
|
30
|
+
import "../inbox-CeJ_mvRP.js";
|
31
|
+
import "../builder-BkIAn75B.js";
|
32
32
|
import "../collection-QaGK9TVn.js";
|
33
|
-
import "../keycache-
|
33
|
+
import "../keycache-CsaCu72m.js";
|
34
34
|
import "../retry-BiIhZWgD.js";
|
35
|
-
import "../send-
|
35
|
+
import "../send-ChVugp_l.js";
|
36
36
|
import { test } from "../testing-jcGLO9Lp.js";
|
37
37
|
import "../std__assert-CaBUULmX.js";
|
38
38
|
import "../assert_rejects-FOHCtlD2.js";
|
@@ -40,7 +40,7 @@ import "../assert_is_error-D162gXcM.js";
|
|
40
40
|
import "../assert_not_equals-Cyf5m9Ke.js";
|
41
41
|
import "../assert_throws-CRfQJvVx.js";
|
42
42
|
import "../docloader-09nVWLAZ.js";
|
43
|
-
import { createRequestContext } from "../context-
|
43
|
+
import { createRequestContext } from "../context-32iZISdA.js";
|
44
44
|
|
45
45
|
//#region nodeinfo/handler.test.ts
|
46
46
|
test("handleNodeInfo()", async () => {
|
package/dist/nodeinfo/mod.js
CHANGED
@@ -2,8 +2,8 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import "../docloader-
|
6
|
-
import { formatSemVer, getNodeInfo, nodeInfoToJson, parseNodeInfo, parseSemVer } from "../types-
|
5
|
+
import "../docloader-BnNphEMr.js";
|
6
|
+
import { formatSemVer, getNodeInfo, nodeInfoToJson, parseNodeInfo, parseSemVer } from "../types-DiZi5k5s.js";
|
7
7
|
import "../nodeinfo-CyEbLjHs.js";
|
8
8
|
|
9
9
|
export { formatSemVer, getNodeInfo, nodeInfoToJson, parseNodeInfo, parseSemVer };
|
@@ -3,9 +3,9 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { getDocumentLoader } from "./docloader-
|
7
|
-
import { CryptographicKey, Object as Object$1 } from "./vocab-
|
8
|
-
import { isActor } from "./actor-
|
6
|
+
import { getDocumentLoader } from "./docloader-B8h_rZsO.js";
|
7
|
+
import { CryptographicKey, Object as Object$1 } from "./vocab-kxUmjK1n.js";
|
8
|
+
import { isActor } from "./actor-BZ9B-RoF.js";
|
9
9
|
import { trace } from "@opentelemetry/api";
|
10
10
|
|
11
11
|
//#region sig/owner.ts
|
@@ -1,8 +1,8 @@
|
|
1
1
|
import { Temporal } from "@js-temporal/polyfill";
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
3
3
|
import { DocumentLoader } from "./docloader-DTRsVZPo.js";
|
4
|
-
import { Activity$1 as Activity, CryptographicKey$1 as CryptographicKey } from "./vocab-
|
5
|
-
import { Actor } from "./actor-
|
4
|
+
import { Activity$1 as Activity, CryptographicKey$1 as CryptographicKey } from "./vocab-C4bpdeio.js";
|
5
|
+
import { Actor } from "./actor-f67C7yQD.js";
|
6
6
|
import { TracerProvider } from "@opentelemetry/api";
|
7
7
|
|
8
8
|
//#region sig/owner.d.ts
|
@@ -3,10 +3,10 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { deno_default } from "./docloader-
|
7
|
-
import { Activity, DataIntegrityProof, Multikey } from "./vocab-
|
6
|
+
import { deno_default } from "./docloader-B8h_rZsO.js";
|
7
|
+
import { Activity, DataIntegrityProof, Multikey } from "./vocab-kxUmjK1n.js";
|
8
8
|
import { getTypeId } from "./type-D2s5lmbZ.js";
|
9
|
-
import { fetchKey, validateCryptoKey } from "./key-
|
9
|
+
import { fetchKey, validateCryptoKey } from "./key-BNiziAax.js";
|
10
10
|
import { getLogger } from "@logtape/logtape";
|
11
11
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
12
12
|
import { encodeHex } from "byte-encodings/hex";
|
@@ -2,9 +2,9 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import { deno_default, getDocumentLoader } from "./docloader-
|
6
|
-
import { Activity, CryptographicKey, DataIntegrityProof, Multikey, Object as Object$1, getTypeId$1 as getTypeId, isActor } from "./actor-
|
7
|
-
import { fetchKey, validateCryptoKey } from "./key-
|
5
|
+
import { deno_default, getDocumentLoader } from "./docloader-BnNphEMr.js";
|
6
|
+
import { Activity, CryptographicKey, DataIntegrityProof, Multikey, Object as Object$1, getTypeId$1 as getTypeId, isActor } from "./actor-BZSxF3np.js";
|
7
|
+
import { fetchKey, validateCryptoKey } from "./key-shd1YA1v.js";
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
9
9
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
10
10
|
import jsonld from "jsonld";
|
@@ -3,15 +3,26 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
+
import { cloneDeep } from "@es-toolkit/es-toolkit";
|
6
7
|
import { Router } from "uri-template-router";
|
7
8
|
import { parseTemplate } from "url-template";
|
8
9
|
|
9
10
|
//#region federation/router.ts
|
11
|
+
function cloneInnerRouter(router) {
|
12
|
+
const clone = new Router();
|
13
|
+
clone.nid = router.nid;
|
14
|
+
clone.fsm = cloneDeep(router.fsm);
|
15
|
+
clone.routeSet = new Set(router.routeSet);
|
16
|
+
clone.templateRouteMap = new Map(router.templateRouteMap);
|
17
|
+
clone.valueRouteMap = new Map(router.valueRouteMap);
|
18
|
+
clone.hierarchy = cloneDeep(router.hierarchy);
|
19
|
+
return clone;
|
20
|
+
}
|
10
21
|
/**
|
11
22
|
* URL router and constructor based on URI Template
|
12
23
|
* ([RFC 6570](https://tools.ietf.org/html/rfc6570)).
|
13
24
|
*/
|
14
|
-
var Router$1 = class {
|
25
|
+
var Router$1 = class Router$1 {
|
15
26
|
#router;
|
16
27
|
#templates;
|
17
28
|
#templateStrings;
|
@@ -30,6 +41,13 @@ var Router$1 = class {
|
|
30
41
|
this.#templateStrings = {};
|
31
42
|
this.trailingSlashInsensitive = options.trailingSlashInsensitive ?? false;
|
32
43
|
}
|
44
|
+
clone() {
|
45
|
+
const clone = new Router$1({ trailingSlashInsensitive: this.trailingSlashInsensitive });
|
46
|
+
clone.#router = cloneInnerRouter(this.#router);
|
47
|
+
clone.#templates = { ...this.#templates };
|
48
|
+
clone.#templateStrings = { ...this.#templateStrings };
|
49
|
+
return clone;
|
50
|
+
}
|
33
51
|
/**
|
34
52
|
* Checks if a path name exists in the router.
|
35
53
|
* @param name The name of the path.
|
@@ -6,17 +6,17 @@
|
|
6
6
|
import { assertEquals } from "../assert_equals-ClvzlhZu.js";
|
7
7
|
import "../assert-Dv75vaGI.js";
|
8
8
|
import "../assert_instance_of--9UCVKsi.js";
|
9
|
-
import "../docloader-
|
9
|
+
import "../docloader-B8h_rZsO.js";
|
10
10
|
import { UrlError } from "../url-kTAI6_KP.js";
|
11
11
|
import "../multibase-DeCHcK8L.js";
|
12
|
-
import "../vocab-
|
12
|
+
import "../vocab-kxUmjK1n.js";
|
13
13
|
import "../langstr-DbWheeIS.js";
|
14
|
-
import "../lookup-
|
14
|
+
import "../lookup-eKf7p7Ac.js";
|
15
15
|
import "../type-D2s5lmbZ.js";
|
16
|
-
import "../actor-
|
17
|
-
import "../key-
|
18
|
-
import { verifyRequest } from "../http-
|
19
|
-
import { getAuthenticatedDocumentLoader } from "../authdocloader-
|
16
|
+
import "../actor-BZ9B-RoF.js";
|
17
|
+
import "../key-BNiziAax.js";
|
18
|
+
import { verifyRequest } from "../http-DNpod1Ge.js";
|
19
|
+
import { getAuthenticatedDocumentLoader } from "../authdocloader-rWSY8oOW.js";
|
20
20
|
import { test } from "../testing-jcGLO9Lp.js";
|
21
21
|
import "../std__assert-CaBUULmX.js";
|
22
22
|
import { assertRejects } from "../assert_rejects-FOHCtlD2.js";
|
@@ -24,7 +24,7 @@ import "../assert_is_error-D162gXcM.js";
|
|
24
24
|
import "../assert_not_equals-Cyf5m9Ke.js";
|
25
25
|
import "../assert_throws-CRfQJvVx.js";
|
26
26
|
import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
|
27
|
-
import { rsaPrivateKey2 } from "../keys-
|
27
|
+
import { rsaPrivateKey2 } from "../keys-Blj3q2iI.js";
|
28
28
|
import { esm_default } from "../esm-BxIKwi-M.js";
|
29
29
|
|
30
30
|
//#region runtime/authdocloader.test.ts
|
@@ -7,7 +7,7 @@ import { assertEquals } from "../assert_equals-ClvzlhZu.js";
|
|
7
7
|
import "../assert-Dv75vaGI.js";
|
8
8
|
import "../assert_instance_of--9UCVKsi.js";
|
9
9
|
import { MemoryKvStore } from "../kv-DohFOP2C.js";
|
10
|
-
import { FetchError, contexts_default, deno_default, getDocumentLoader, getUserAgent, kvCache } from "../docloader-
|
10
|
+
import { FetchError, contexts_default, deno_default, getDocumentLoader, getUserAgent, kvCache } from "../docloader-B8h_rZsO.js";
|
11
11
|
import { UrlError } from "../url-kTAI6_KP.js";
|
12
12
|
import { test } from "../testing-jcGLO9Lp.js";
|
13
13
|
import "../std__assert-CaBUULmX.js";
|
package/dist/runtime/key.test.js
CHANGED
@@ -6,15 +6,15 @@
|
|
6
6
|
import { assertEquals } from "../assert_equals-ClvzlhZu.js";
|
7
7
|
import "../assert-Dv75vaGI.js";
|
8
8
|
import "../assert_instance_of--9UCVKsi.js";
|
9
|
-
import "../docloader-
|
9
|
+
import "../docloader-B8h_rZsO.js";
|
10
10
|
import "../url-kTAI6_KP.js";
|
11
11
|
import "../multibase-DeCHcK8L.js";
|
12
|
-
import { exportMultibaseKey, exportSpki, importMultibaseKey, importPem, importPkcs1, importSpki } from "../vocab-
|
12
|
+
import { exportMultibaseKey, exportSpki, importMultibaseKey, importPem, importPkcs1, importSpki } from "../vocab-kxUmjK1n.js";
|
13
13
|
import "../langstr-DbWheeIS.js";
|
14
|
-
import "../lookup-
|
14
|
+
import "../lookup-eKf7p7Ac.js";
|
15
15
|
import "../type-D2s5lmbZ.js";
|
16
|
-
import "../actor-
|
17
|
-
import { exportJwk, importJwk } from "../key-
|
16
|
+
import "../actor-BZ9B-RoF.js";
|
17
|
+
import { exportJwk, importJwk } from "../key-BNiziAax.js";
|
18
18
|
import { test } from "../testing-jcGLO9Lp.js";
|
19
19
|
import "../std__assert-CaBUULmX.js";
|
20
20
|
import "../assert_rejects-FOHCtlD2.js";
|
package/dist/runtime/mod.d.ts
CHANGED
@@ -2,7 +2,7 @@ import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
3
3
|
import "../kv-BmsWxOQ2.js";
|
4
4
|
import { AuthenticatedDocumentLoaderFactory, DocumentLoader, DocumentLoaderFactory, DocumentLoaderFactoryOptions, FetchError$1 as FetchError, GetDocumentLoaderOptions, GetUserAgentOptions, KvCacheParameters, RemoteDocument, fetchDocumentLoader$1 as fetchDocumentLoader, getDocumentLoader$1 as getDocumentLoader, getUserAgent$1 as getUserAgent, kvCache$1 as kvCache } from "../docloader-DTRsVZPo.js";
|
5
|
-
import { LanguageString$1 as LanguageString } from "../vocab-
|
6
|
-
import "../http-
|
7
|
-
import { GetAuthenticatedDocumentLoaderOptions, exportMultibaseKey, exportSpki, getAuthenticatedDocumentLoader, importMultibaseKey, importPem, importPkcs1, importSpki } from "../mod-
|
5
|
+
import { LanguageString$1 as LanguageString } from "../vocab-C4bpdeio.js";
|
6
|
+
import "../http-CZyKN-rt.js";
|
7
|
+
import { GetAuthenticatedDocumentLoaderOptions, exportMultibaseKey, exportSpki, getAuthenticatedDocumentLoader, importMultibaseKey, importPem, importPkcs1, importSpki } from "../mod-iE_61Xjt.js";
|
8
8
|
export { AuthenticatedDocumentLoaderFactory, DocumentLoader, DocumentLoaderFactory, DocumentLoaderFactoryOptions, FetchError, GetAuthenticatedDocumentLoaderOptions, GetDocumentLoaderOptions, GetUserAgentOptions, KvCacheParameters, LanguageString, RemoteDocument, exportMultibaseKey, exportSpki, fetchDocumentLoader, getAuthenticatedDocumentLoader, getDocumentLoader, getUserAgent, importMultibaseKey, importPem, importPkcs1, importSpki, kvCache };
|
package/dist/runtime/mod.js
CHANGED
@@ -2,12 +2,12 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import { FetchError, fetchDocumentLoader, getDocumentLoader, getUserAgent, kvCache } from "../docloader-
|
6
|
-
import { LanguageString, exportMultibaseKey$1 as exportMultibaseKey, exportSpki$1 as exportSpki, importMultibaseKey$1 as importMultibaseKey, importPem$1 as importPem, importPkcs1$1 as importPkcs1, importSpki$1 as importSpki } from "../actor-
|
7
|
-
import "../lookup-
|
8
|
-
import "../key-
|
9
|
-
import "../http-
|
10
|
-
import { getAuthenticatedDocumentLoader$1 as getAuthenticatedDocumentLoader } from "../authdocloader-
|
5
|
+
import { FetchError, fetchDocumentLoader, getDocumentLoader, getUserAgent, kvCache } from "../docloader-BnNphEMr.js";
|
6
|
+
import { LanguageString, exportMultibaseKey$1 as exportMultibaseKey, exportSpki$1 as exportSpki, importMultibaseKey$1 as importMultibaseKey, importPem$1 as importPem, importPkcs1$1 as importPkcs1, importSpki$1 as importSpki } from "../actor-BZSxF3np.js";
|
7
|
+
import "../lookup-C1iODRax.js";
|
8
|
+
import "../key-shd1YA1v.js";
|
9
|
+
import "../http-zn1ZCiC4.js";
|
10
|
+
import { getAuthenticatedDocumentLoader$1 as getAuthenticatedDocumentLoader } from "../authdocloader-D0DivxEu.js";
|
11
11
|
import "../runtime-BSkOVUWM.js";
|
12
12
|
|
13
13
|
export { FetchError, LanguageString, exportMultibaseKey, exportSpki, fetchDocumentLoader, getAuthenticatedDocumentLoader, getDocumentLoader, getUserAgent, importMultibaseKey, importPem, importPkcs1, importSpki, kvCache };
|
@@ -3,8 +3,8 @@
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
|
-
import { deno_default } from "./docloader-
|
7
|
-
import { doubleKnock } from "./http-
|
6
|
+
import { deno_default } from "./docloader-B8h_rZsO.js";
|
7
|
+
import { doubleKnock } from "./http-DNpod1Ge.js";
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
9
9
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
10
10
|
|
package/dist/sig/http.test.js
CHANGED
@@ -6,16 +6,16 @@
|
|
6
6
|
import { assertEquals } from "../assert_equals-ClvzlhZu.js";
|
7
7
|
import { assert } from "../assert-Dv75vaGI.js";
|
8
8
|
import "../assert_instance_of--9UCVKsi.js";
|
9
|
-
import "../docloader-
|
9
|
+
import "../docloader-B8h_rZsO.js";
|
10
10
|
import "../url-kTAI6_KP.js";
|
11
11
|
import "../multibase-DeCHcK8L.js";
|
12
|
-
import { exportSpki } from "../vocab-
|
12
|
+
import { exportSpki } from "../vocab-kxUmjK1n.js";
|
13
13
|
import "../langstr-DbWheeIS.js";
|
14
|
-
import "../lookup-
|
14
|
+
import "../lookup-eKf7p7Ac.js";
|
15
15
|
import "../type-D2s5lmbZ.js";
|
16
|
-
import "../actor-
|
17
|
-
import { exportJwk } from "../key-
|
18
|
-
import { createRfc9421SignatureBase, doubleKnock, formatRfc9421Signature, formatRfc9421SignatureParameters, parseRfc9421Signature, parseRfc9421SignatureInput, signRequest, timingSafeEqual, verifyRequest } from "../http-
|
16
|
+
import "../actor-BZ9B-RoF.js";
|
17
|
+
import { exportJwk } from "../key-BNiziAax.js";
|
18
|
+
import { createRfc9421SignatureBase, doubleKnock, formatRfc9421Signature, formatRfc9421SignatureParameters, parseRfc9421Signature, parseRfc9421SignatureInput, signRequest, timingSafeEqual, verifyRequest } from "../http-DNpod1Ge.js";
|
19
19
|
import { test } from "../testing-jcGLO9Lp.js";
|
20
20
|
import { assertExists, assertStringIncludes } from "../std__assert-CaBUULmX.js";
|
21
21
|
import { assertFalse } from "../assert_rejects-FOHCtlD2.js";
|
@@ -23,7 +23,7 @@ import "../assert_is_error-D162gXcM.js";
|
|
23
23
|
import "../assert_not_equals-Cyf5m9Ke.js";
|
24
24
|
import "../assert_throws-CRfQJvVx.js";
|
25
25
|
import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
|
26
|
-
import { rsaPrivateKey2, rsaPublicKey1, rsaPublicKey2, rsaPublicKey5 } from "../keys-
|
26
|
+
import { rsaPrivateKey2, rsaPublicKey1, rsaPublicKey2, rsaPublicKey5 } from "../keys-Blj3q2iI.js";
|
27
27
|
import { install, mock, uninstall } from "../hongminhee__deno-mock-fetch-DJKLj_H-.js";
|
28
28
|
import { encodeBase64 } from "byte-encodings/base64";
|
29
29
|
|
package/dist/sig/key.test.js
CHANGED
@@ -6,15 +6,15 @@
|
|
6
6
|
import { assertEquals } from "../assert_equals-ClvzlhZu.js";
|
7
7
|
import "../assert-Dv75vaGI.js";
|
8
8
|
import "../assert_instance_of--9UCVKsi.js";
|
9
|
-
import "../docloader-
|
9
|
+
import "../docloader-B8h_rZsO.js";
|
10
10
|
import "../url-kTAI6_KP.js";
|
11
11
|
import "../multibase-DeCHcK8L.js";
|
12
|
-
import { CryptographicKey, Multikey } from "../vocab-
|
12
|
+
import { CryptographicKey, Multikey } from "../vocab-kxUmjK1n.js";
|
13
13
|
import "../langstr-DbWheeIS.js";
|
14
|
-
import "../lookup-
|
14
|
+
import "../lookup-eKf7p7Ac.js";
|
15
15
|
import "../type-D2s5lmbZ.js";
|
16
|
-
import "../actor-
|
17
|
-
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "../key-
|
16
|
+
import "../actor-BZ9B-RoF.js";
|
17
|
+
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "../key-BNiziAax.js";
|
18
18
|
import { test } from "../testing-jcGLO9Lp.js";
|
19
19
|
import "../std__assert-CaBUULmX.js";
|
20
20
|
import { assertRejects } from "../assert_rejects-FOHCtlD2.js";
|
@@ -22,7 +22,7 @@ import "../assert_is_error-D162gXcM.js";
|
|
22
22
|
import "../assert_not_equals-Cyf5m9Ke.js";
|
23
23
|
import { assertThrows } from "../assert_throws-CRfQJvVx.js";
|
24
24
|
import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
|
25
|
-
import { ed25519Multikey, rsaPrivateKey2, rsaPublicKey1, rsaPublicKey2, rsaPublicKey3 } from "../keys-
|
25
|
+
import { ed25519Multikey, rsaPrivateKey2, rsaPublicKey1, rsaPublicKey2, rsaPublicKey3 } from "../keys-Blj3q2iI.js";
|
26
26
|
|
27
27
|
//#region sig/key.test.ts
|
28
28
|
test("validateCryptoKey()", async () => {
|
package/dist/sig/ld.test.js
CHANGED
@@ -5,22 +5,22 @@
|
|
5
5
|
|
6
6
|
import { assertEquals } from "../assert_equals-ClvzlhZu.js";
|
7
7
|
import { assert } from "../assert-Dv75vaGI.js";
|
8
|
-
import "../docloader-
|
8
|
+
import "../docloader-B8h_rZsO.js";
|
9
9
|
import "../url-kTAI6_KP.js";
|
10
10
|
import "../multibase-DeCHcK8L.js";
|
11
|
-
import { CryptographicKey } from "../vocab-
|
11
|
+
import { CryptographicKey } from "../vocab-kxUmjK1n.js";
|
12
12
|
import "../langstr-DbWheeIS.js";
|
13
|
-
import "../lookup-
|
13
|
+
import "../lookup-eKf7p7Ac.js";
|
14
14
|
import "../type-D2s5lmbZ.js";
|
15
|
-
import "../actor-
|
16
|
-
import { generateCryptoKeyPair } from "../key-
|
17
|
-
import { attachSignature, createSignature, detachSignature, signJsonLd, verifyJsonLd, verifySignature } from "../ld-
|
15
|
+
import "../actor-BZ9B-RoF.js";
|
16
|
+
import { generateCryptoKeyPair } from "../key-BNiziAax.js";
|
17
|
+
import { attachSignature, createSignature, detachSignature, signJsonLd, verifyJsonLd, verifySignature } from "../ld-CgeTT2_c.js";
|
18
18
|
import { test } from "../testing-jcGLO9Lp.js";
|
19
19
|
import { assertFalse, assertRejects } from "../assert_rejects-FOHCtlD2.js";
|
20
20
|
import "../assert_is_error-D162gXcM.js";
|
21
21
|
import { assertThrows } from "../assert_throws-CRfQJvVx.js";
|
22
22
|
import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
|
23
|
-
import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-
|
23
|
+
import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-Blj3q2iI.js";
|
24
24
|
import { encodeBase64 } from "byte-encodings/base64";
|
25
25
|
|
26
26
|
//#region sig/ld.test.ts
|
package/dist/sig/mod.d.ts
CHANGED
@@ -2,9 +2,9 @@ import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
3
3
|
import "../kv-BmsWxOQ2.js";
|
4
4
|
import "../docloader-DTRsVZPo.js";
|
5
|
-
import "../vocab-
|
6
|
-
import "../actor-
|
7
|
-
import { FetchKeyOptions, FetchKeyResult, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, KeyCache, SignRequestOptions, VerifyRequestOptions, exportJwk$1 as exportJwk, fetchKey$1 as fetchKey, generateCryptoKeyPair$1 as generateCryptoKeyPair, importJwk$1 as importJwk, signRequest$1 as signRequest, verifyRequest$1 as verifyRequest } from "../http-
|
8
|
-
import { DoesActorOwnKeyOptions, GetKeyOwnerOptions, doesActorOwnKey$1 as doesActorOwnKey, getKeyOwner$1 as getKeyOwner } from "../owner-
|
9
|
-
import { CreateProofOptions, CreateSignatureOptions, SignJsonLdOptions, SignObjectOptions, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifySignatureOptions, attachSignature, createProof, createSignature, detachSignature, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "../mod-
|
5
|
+
import "../vocab-C4bpdeio.js";
|
6
|
+
import "../actor-f67C7yQD.js";
|
7
|
+
import { FetchKeyOptions, FetchKeyResult, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, KeyCache, SignRequestOptions, VerifyRequestOptions, exportJwk$1 as exportJwk, fetchKey$1 as fetchKey, generateCryptoKeyPair$1 as generateCryptoKeyPair, importJwk$1 as importJwk, signRequest$1 as signRequest, verifyRequest$1 as verifyRequest } from "../http-CZyKN-rt.js";
|
8
|
+
import { DoesActorOwnKeyOptions, GetKeyOwnerOptions, doesActorOwnKey$1 as doesActorOwnKey, getKeyOwner$1 as getKeyOwner } from "../owner-C_Gw25Id.js";
|
9
|
+
import { CreateProofOptions, CreateSignatureOptions, SignJsonLdOptions, SignObjectOptions, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifySignatureOptions, attachSignature, createProof, createSignature, detachSignature, signJsonLd, signObject, verifyJsonLd, verifyObject, verifyProof, verifySignature } from "../mod-BUAWJ2pK.js";
|
10
10
|
export { CreateProofOptions, CreateSignatureOptions, DoesActorOwnKeyOptions, FetchKeyOptions, FetchKeyResult, GetKeyOwnerOptions, HttpMessageSignaturesSpec, HttpMessageSignaturesSpecDeterminer, KeyCache, SignJsonLdOptions, SignObjectOptions, SignRequestOptions, VerifyJsonLdOptions, VerifyObjectOptions, VerifyProofOptions, VerifyRequestOptions, VerifySignatureOptions, attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, exportJwk, fetchKey, generateCryptoKeyPair, getKeyOwner, importJwk, signJsonLd, signObject, signRequest, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
package/dist/sig/mod.js
CHANGED
@@ -2,12 +2,12 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import "../docloader-
|
6
|
-
import "../actor-
|
7
|
-
import "../lookup-
|
8
|
-
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk } from "../key-
|
9
|
-
import { signRequest, verifyRequest } from "../http-
|
10
|
-
import { attachSignature$1 as attachSignature, createProof$1 as createProof, createSignature$1 as createSignature, detachSignature$1 as detachSignature, doesActorOwnKey, getKeyOwner, signJsonLd$1 as signJsonLd, signObject$1 as signObject, verifyJsonLd$1 as verifyJsonLd, verifyObject$1 as verifyObject, verifyProof$1 as verifyProof, verifySignature$1 as verifySignature } from "../proof-
|
5
|
+
import "../docloader-BnNphEMr.js";
|
6
|
+
import "../actor-BZSxF3np.js";
|
7
|
+
import "../lookup-C1iODRax.js";
|
8
|
+
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk } from "../key-shd1YA1v.js";
|
9
|
+
import { signRequest, verifyRequest } from "../http-zn1ZCiC4.js";
|
10
|
+
import { attachSignature$1 as attachSignature, createProof$1 as createProof, createSignature$1 as createSignature, detachSignature$1 as detachSignature, doesActorOwnKey, getKeyOwner, signJsonLd$1 as signJsonLd, signObject$1 as signObject, verifyJsonLd$1 as verifyJsonLd, verifyObject$1 as verifyObject, verifyProof$1 as verifyProof, verifySignature$1 as verifySignature } from "../proof-DrMu1lZ-.js";
|
11
11
|
import "../sig-BXJO--F9.js";
|
12
12
|
|
13
13
|
export { attachSignature, createProof, createSignature, detachSignature, doesActorOwnKey, exportJwk, fetchKey, generateCryptoKeyPair, getKeyOwner, importJwk, signJsonLd, signObject, signRequest, verifyJsonLd, verifyObject, verifyProof, verifyRequest, verifySignature };
|
package/dist/sig/owner.test.js
CHANGED
@@ -6,17 +6,17 @@
|
|
6
6
|
import { assertEquals } from "../assert_equals-ClvzlhZu.js";
|
7
7
|
import { assert } from "../assert-Dv75vaGI.js";
|
8
8
|
import "../assert_instance_of--9UCVKsi.js";
|
9
|
-
import "../docloader-
|
9
|
+
import "../docloader-B8h_rZsO.js";
|
10
10
|
import "../url-kTAI6_KP.js";
|
11
11
|
import "../multibase-DeCHcK8L.js";
|
12
|
-
import { Create } from "../vocab-
|
12
|
+
import { Create } from "../vocab-kxUmjK1n.js";
|
13
13
|
import "../langstr-DbWheeIS.js";
|
14
|
-
import "../lookup-
|
14
|
+
import "../lookup-eKf7p7Ac.js";
|
15
15
|
import "../type-D2s5lmbZ.js";
|
16
|
-
import "../actor-
|
17
|
-
import "../key-
|
18
|
-
import { doesActorOwnKey, getKeyOwner } from "../owner-
|
19
|
-
import { lookupObject } from "../lookup-
|
16
|
+
import "../actor-BZ9B-RoF.js";
|
17
|
+
import "../key-BNiziAax.js";
|
18
|
+
import { doesActorOwnKey, getKeyOwner } from "../owner-BE4bLxh6.js";
|
19
|
+
import { lookupObject } from "../lookup-BhC7f-4T.js";
|
20
20
|
import { test } from "../testing-jcGLO9Lp.js";
|
21
21
|
import "../std__assert-CaBUULmX.js";
|
22
22
|
import { assertFalse } from "../assert_rejects-FOHCtlD2.js";
|
@@ -24,7 +24,7 @@ import "../assert_is_error-D162gXcM.js";
|
|
24
24
|
import "../assert_not_equals-Cyf5m9Ke.js";
|
25
25
|
import "../assert_throws-CRfQJvVx.js";
|
26
26
|
import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
|
27
|
-
import { rsaPublicKey1, rsaPublicKey2 } from "../keys-
|
27
|
+
import { rsaPublicKey1, rsaPublicKey2 } from "../keys-Blj3q2iI.js";
|
28
28
|
|
29
29
|
//#region sig/owner.test.ts
|
30
30
|
test("doesActorOwnKey()", async () => {
|
package/dist/sig/proof.test.js
CHANGED
@@ -6,16 +6,16 @@
|
|
6
6
|
import { assertEquals } from "../assert_equals-ClvzlhZu.js";
|
7
7
|
import "../assert-Dv75vaGI.js";
|
8
8
|
import { assertInstanceOf } from "../assert_instance_of--9UCVKsi.js";
|
9
|
-
import "../docloader-
|
9
|
+
import "../docloader-B8h_rZsO.js";
|
10
10
|
import "../url-kTAI6_KP.js";
|
11
11
|
import { decode } from "../multibase-DeCHcK8L.js";
|
12
|
-
import { Create, DataIntegrityProof, Multikey, Note, Place, importMultibaseKey } from "../vocab-
|
12
|
+
import { Create, DataIntegrityProof, Multikey, Note, Place, importMultibaseKey } from "../vocab-kxUmjK1n.js";
|
13
13
|
import "../langstr-DbWheeIS.js";
|
14
|
-
import "../lookup-
|
14
|
+
import "../lookup-eKf7p7Ac.js";
|
15
15
|
import "../type-D2s5lmbZ.js";
|
16
|
-
import "../actor-
|
17
|
-
import "../key-
|
18
|
-
import { createProof, signObject, verifyObject, verifyProof } from "../proof-
|
16
|
+
import "../actor-BZ9B-RoF.js";
|
17
|
+
import "../key-BNiziAax.js";
|
18
|
+
import { createProof, signObject, verifyObject, verifyProof } from "../proof-CZ5J2Im2.js";
|
19
19
|
import { test } from "../testing-jcGLO9Lp.js";
|
20
20
|
import "../std__assert-CaBUULmX.js";
|
21
21
|
import { assertRejects } from "../assert_rejects-FOHCtlD2.js";
|
@@ -23,7 +23,7 @@ import "../assert_is_error-D162gXcM.js";
|
|
23
23
|
import "../assert_not_equals-Cyf5m9Ke.js";
|
24
24
|
import "../assert_throws-CRfQJvVx.js";
|
25
25
|
import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
|
26
|
-
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-
|
26
|
+
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-Blj3q2iI.js";
|
27
27
|
import { decodeHex, encodeHex } from "byte-encodings/hex";
|
28
28
|
|
29
29
|
//#region sig/proof.test.ts
|
@@ -2,7 +2,7 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import { getUserAgent } from "./docloader-
|
5
|
+
import { getUserAgent } from "./docloader-BnNphEMr.js";
|
6
6
|
import { getLogger } from "@logtape/logtape";
|
7
7
|
|
8
8
|
//#region nodeinfo/semver.ts
|
package/dist/vocab/actor.test.js
CHANGED
@@ -7,14 +7,14 @@ import { __export } from "../chunk-HsBuZ-b2.js";
|
|
7
7
|
import { assertEquals } from "../assert_equals-ClvzlhZu.js";
|
8
8
|
import { assert } from "../assert-Dv75vaGI.js";
|
9
9
|
import "../assert_instance_of--9UCVKsi.js";
|
10
|
-
import "../docloader-
|
10
|
+
import "../docloader-B8h_rZsO.js";
|
11
11
|
import "../url-kTAI6_KP.js";
|
12
12
|
import "../multibase-DeCHcK8L.js";
|
13
|
-
import { Application, Group, Organization, Person, Service } from "../vocab-
|
13
|
+
import { Application, Group, Organization, Person, Service } from "../vocab-kxUmjK1n.js";
|
14
14
|
import "../langstr-DbWheeIS.js";
|
15
|
-
import "../lookup-
|
15
|
+
import "../lookup-eKf7p7Ac.js";
|
16
16
|
import "../type-D2s5lmbZ.js";
|
17
|
-
import { getActorClassByTypeName, getActorHandle, getActorTypeName, isActor, normalizeActorHandle } from "../actor-
|
17
|
+
import { getActorClassByTypeName, getActorHandle, getActorTypeName, isActor, normalizeActorHandle } from "../actor-BZ9B-RoF.js";
|
18
18
|
import { test } from "../testing-jcGLO9Lp.js";
|
19
19
|
import { assertStrictEquals } from "../std__assert-CaBUULmX.js";
|
20
20
|
import { assertFalse, assertRejects } from "../assert_rejects-FOHCtlD2.js";
|
@@ -6,14 +6,14 @@
|
|
6
6
|
import { assertEquals } from "../assert_equals-ClvzlhZu.js";
|
7
7
|
import "../assert-Dv75vaGI.js";
|
8
8
|
import { assertInstanceOf } from "../assert_instance_of--9UCVKsi.js";
|
9
|
-
import "../docloader-
|
9
|
+
import "../docloader-B8h_rZsO.js";
|
10
10
|
import "../url-kTAI6_KP.js";
|
11
11
|
import "../multibase-DeCHcK8L.js";
|
12
|
-
import { Collection, Note, Object as Object$1, Person } from "../vocab-
|
12
|
+
import { Collection, Note, Object as Object$1, Person } from "../vocab-kxUmjK1n.js";
|
13
13
|
import "../langstr-DbWheeIS.js";
|
14
|
-
import "../lookup-
|
14
|
+
import "../lookup-eKf7p7Ac.js";
|
15
15
|
import "../type-D2s5lmbZ.js";
|
16
|
-
import { lookupObject, traverseCollection } from "../lookup-
|
16
|
+
import { lookupObject, traverseCollection } from "../lookup-BhC7f-4T.js";
|
17
17
|
import { test } from "../testing-jcGLO9Lp.js";
|
18
18
|
import "../std__assert-CaBUULmX.js";
|
19
19
|
import "../assert_rejects-FOHCtlD2.js";
|
package/dist/vocab/mod.d.ts
CHANGED
@@ -2,7 +2,7 @@ import { Temporal } from "@js-temporal/polyfill";
|
|
2
2
|
import { URLPattern } from "urlpattern-polyfill";
|
3
3
|
import "../kv-BmsWxOQ2.js";
|
4
4
|
import "../docloader-DTRsVZPo.js";
|
5
|
-
import { Accept$1 as Accept, Activity$1 as Activity, Add$1 as Add, Announce$1 as Announce, Application$1 as Application, Arrive$1 as Arrive, Article$1 as Article, Audio$1 as Audio, Block$1 as Block, ChatMessage$1 as ChatMessage, Collection$1 as Collection, CollectionPage$1 as CollectionPage, Create$1 as Create, CryptographicKey$1 as CryptographicKey, DataIntegrityProof$1 as DataIntegrityProof, Delete$1 as Delete, DidService$1 as DidService, Dislike$1 as Dislike, Document$1 as Document, Emoji$1 as Emoji, EmojiReact$1 as EmojiReact, Endpoints$1 as Endpoints, Event$1 as Event, Export$1 as Export, Flag$1 as Flag, Follow$1 as Follow, Group$1 as Group, Hashtag$1 as Hashtag, Ignore$1 as Ignore, Image$1 as Image, IntransitiveActivity$1 as IntransitiveActivity, Invite$1 as Invite, Join$1 as Join, Leave$1 as Leave, Like$1 as Like, Link$
|
6
|
-
import { Actor, ActorTypeName, GetActorHandleOptions, NormalizeActorHandleOptions, Recipient, getActorClassByTypeName$1 as getActorClassByTypeName, getActorHandle$1 as getActorHandle, getActorTypeName$1 as getActorTypeName, isActor$1 as isActor, normalizeActorHandle$1 as normalizeActorHandle } from "../actor-
|
7
|
-
import { LookupObjectOptions, PUBLIC_COLLECTION$1 as PUBLIC_COLLECTION, TraverseCollectionOptions, getTypeId, lookupObject$1 as lookupObject, traverseCollection$1 as traverseCollection } from "../mod-
|
5
|
+
import { Accept$1 as Accept, Activity$1 as Activity, Add$1 as Add, Announce$1 as Announce, Application$1 as Application, Arrive$1 as Arrive, Article$1 as Article, Audio$1 as Audio, Block$1 as Block, ChatMessage$1 as ChatMessage, Collection$1 as Collection, CollectionPage$1 as CollectionPage, Create$1 as Create, CryptographicKey$1 as CryptographicKey, DataIntegrityProof$1 as DataIntegrityProof, Delete$1 as Delete, DidService$1 as DidService, Dislike$1 as Dislike, Document$1 as Document, Emoji$1 as Emoji, EmojiReact$1 as EmojiReact, Endpoints$1 as Endpoints, Event$1 as Event, Export$1 as Export, Flag$1 as Flag, Follow$1 as Follow, Group$1 as Group, Hashtag$1 as Hashtag, Ignore$1 as Ignore, Image$1 as Image, IntransitiveActivity$1 as IntransitiveActivity, Invite$1 as Invite, Join$1 as Join, Leave$1 as Leave, Like$1 as Like, Link$2 as Link, Listen$1 as Listen, Mention$1 as Mention, Move$1 as Move, Multikey$1 as Multikey, Note$1 as Note, Object$1, Offer$1 as Offer, OrderedCollection$1 as OrderedCollection, OrderedCollectionPage$1 as OrderedCollectionPage, Organization$1 as Organization, Page$1 as Page, Person$1 as Person, Place$1 as Place, Profile$1 as Profile, PropertyValue$1 as PropertyValue, Question$1 as Question, Read$1 as Read, Reject$1 as Reject, Relationship$1 as Relationship, Remove$1 as Remove, Service$1 as Service, Source$1 as Source, TentativeAccept$1 as TentativeAccept, TentativeReject$1 as TentativeReject, Tombstone$1 as Tombstone, Travel$1 as Travel, Undo$1 as Undo, Update$1 as Update, Video$1 as Video, View$1 as View } from "../vocab-C4bpdeio.js";
|
6
|
+
import { Actor, ActorTypeName, GetActorHandleOptions, NormalizeActorHandleOptions, Recipient, getActorClassByTypeName$1 as getActorClassByTypeName, getActorHandle$1 as getActorHandle, getActorTypeName$1 as getActorTypeName, isActor$1 as isActor, normalizeActorHandle$1 as normalizeActorHandle } from "../actor-f67C7yQD.js";
|
7
|
+
import { LookupObjectOptions, PUBLIC_COLLECTION$1 as PUBLIC_COLLECTION, TraverseCollectionOptions, getTypeId, lookupObject$1 as lookupObject, traverseCollection$1 as traverseCollection } from "../mod-Bx6Du4Ct.js";
|
8
8
|
export { Accept, Activity, Actor, ActorTypeName, Add, Announce, Application, Arrive, Article, Audio, Block, ChatMessage, Collection, CollectionPage, Create, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, Emoji, EmojiReact, Endpoints, Event, Export, Flag, Follow, GetActorHandleOptions, Group, Hashtag, Ignore, Image, IntransitiveActivity, Invite, Join, Leave, Like, Link, Listen, LookupObjectOptions, Mention, Move, Multikey, NormalizeActorHandleOptions, Note, Object$1 as Object, Offer, OrderedCollection, OrderedCollectionPage, Organization, PUBLIC_COLLECTION, Page, Person, Place, Profile, PropertyValue, Question, Read, Recipient, Reject, Relationship, Remove, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, TraverseCollectionOptions, Undo, Update, Video, View, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId, isActor, lookupObject, normalizeActorHandle, traverseCollection };
|
package/dist/vocab/mod.js
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
4
4
|
|
5
|
-
import "../docloader-
|
6
|
-
import { Accept, Activity, Add, Announce, Application, Arrive, Article, Audio, Block, ChatMessage, Collection, CollectionPage, Create, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, Emoji, EmojiReact, Endpoints, Event, Export, Flag, Follow, Group, Hashtag, Ignore, Image, IntransitiveActivity, Invite, Join, Leave, Like, Link, Listen, Mention, Move, Multikey, Note, Object as Object$1, Offer, OrderedCollection, OrderedCollectionPage, Organization, Page, Person, Place, Profile, PropertyValue, Question, Read, Reject, Relationship, Remove, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, Undo, Update, Video, View, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId$1 as getTypeId, isActor, normalizeActorHandle } from "../actor-
|
7
|
-
import "../lookup-
|
8
|
-
import { PUBLIC_COLLECTION, lookupObject, traverseCollection } from "../vocab-
|
5
|
+
import "../docloader-BnNphEMr.js";
|
6
|
+
import { Accept, Activity, Add, Announce, Application, Arrive, Article, Audio, Block, ChatMessage, Collection, CollectionPage, Create, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, Emoji, EmojiReact, Endpoints, Event, Export, Flag, Follow, Group, Hashtag, Ignore, Image, IntransitiveActivity, Invite, Join, Leave, Like, Link, Listen, Mention, Move, Multikey, Note, Object as Object$1, Offer, OrderedCollection, OrderedCollectionPage, Organization, Page, Person, Place, Profile, PropertyValue, Question, Read, Reject, Relationship, Remove, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, Undo, Update, Video, View, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId$1 as getTypeId, isActor, normalizeActorHandle } from "../actor-BZSxF3np.js";
|
7
|
+
import "../lookup-C1iODRax.js";
|
8
|
+
import { PUBLIC_COLLECTION, lookupObject, traverseCollection } from "../vocab-7-nYuxr4.js";
|
9
9
|
|
10
10
|
export { Accept, Activity, Add, Announce, Application, Arrive, Article, Audio, Block, ChatMessage, Collection, CollectionPage, Create, CryptographicKey, DataIntegrityProof, Delete, DidService, Dislike, Document, Emoji, EmojiReact, Endpoints, Event, Export, Flag, Follow, Group, Hashtag, Ignore, Image, IntransitiveActivity, Invite, Join, Leave, Like, Link, Listen, Mention, Move, Multikey, Note, Object$1 as Object, Offer, OrderedCollection, OrderedCollectionPage, Organization, PUBLIC_COLLECTION, Page, Person, Place, Profile, PropertyValue, Question, Read, Reject, Relationship, Remove, Service, Source, TentativeAccept, TentativeReject, Tombstone, Travel, Undo, Update, Video, View, getActorClassByTypeName, getActorHandle, getActorTypeName, getTypeId, isActor, lookupObject, normalizeActorHandle, traverseCollection };
|
package/dist/vocab/type.test.js
CHANGED
@@ -4,10 +4,10 @@
|
|
4
4
|
globalThis.addEventListener = () => {};
|
5
5
|
|
6
6
|
import { assertEquals } from "../assert_equals-ClvzlhZu.js";
|
7
|
-
import "../docloader-
|
7
|
+
import "../docloader-B8h_rZsO.js";
|
8
8
|
import "../url-kTAI6_KP.js";
|
9
9
|
import "../multibase-DeCHcK8L.js";
|
10
|
-
import { Person } from "../vocab-
|
10
|
+
import { Person } from "../vocab-kxUmjK1n.js";
|
11
11
|
import "../langstr-DbWheeIS.js";
|
12
12
|
import { getTypeId } from "../type-D2s5lmbZ.js";
|
13
13
|
import { test } from "../testing-jcGLO9Lp.js";
|