@fedify/fedify 2.0.0-dev.1604 → 2.0.0-dev.1690

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.
Files changed (185) hide show
  1. package/dist/actor-Be0ThtXy.cjs +42609 -0
  2. package/dist/{actor-BC3XtGTj.js → actor-ChbPLm6n.js} +7266 -2443
  3. package/dist/actor-D6K058Tb.d.cts +128 -0
  4. package/dist/{actor-CmRlosMl.js → actor-DuCeRiNh.js} +1 -1
  5. package/dist/{actor-C22bXuuC.d.ts → actor-T6RyhRgk.d.ts} +1 -1
  6. package/dist/{assert_rejects-7UF4R_Qs.js → assert_rejects-DiIiJbZn.js} +1 -1
  7. package/dist/{assert_throws-53_pKeP3.js → assert_throws-BOO88avQ.js} +1 -1
  8. package/dist/{authdocloader-CzpPQC01.js → authdocloader-Brax1A32.js} +3 -3
  9. package/dist/{authdocloader-D-DICGXT.js → authdocloader-CrxhFL8e.js} +6 -6
  10. package/dist/authdocloader-OSn_teLV.cjs +58 -0
  11. package/dist/{builder-D9zidAqR.js → builder-CYOcDUkj.js} +10 -4
  12. package/dist/chunk-DqRYRqnO.cjs +34 -0
  13. package/dist/client-CegPX0Rn.d.cts +222 -0
  14. package/dist/{client-Bsj0vQPr.js → client-CnOdwLLN.js} +1 -1
  15. package/dist/compat/mod.cjs +10 -0
  16. package/dist/compat/mod.d.cts +13 -0
  17. package/dist/compat/mod.d.ts +7 -7
  18. package/dist/compat/mod.js +5 -5
  19. package/dist/compat/transformers.test.js +18 -17
  20. package/dist/compat-DmDDELst.cjs +4 -0
  21. package/dist/compat-nxUqe4Z-.js +4 -0
  22. package/dist/{context-CDSZdQHD.d.ts → context-ByZprN0S.d.ts} +66 -6
  23. package/dist/context-C5BsZkDr.d.cts +2315 -0
  24. package/dist/docloader-CCqXeagZ.cjs +4861 -0
  25. package/dist/docloader-D-MrRyHl.d.cts +219 -0
  26. package/dist/{docloader-CkASOfZ5.js → docloader-XK3y2jn5.js} +189 -9
  27. package/dist/{esm-CXF1VoeR.js → esm-DnIzfEj0.js} +1 -1
  28. package/dist/federation/builder.test.js +10 -10
  29. package/dist/federation/collection.test.js +8 -8
  30. package/dist/federation/handler.test.js +26 -145
  31. package/dist/federation/idempotency.test.d.ts +3 -0
  32. package/dist/federation/idempotency.test.js +202 -0
  33. package/dist/federation/inbox.test.js +6 -6
  34. package/dist/federation/keycache.test.js +4 -4
  35. package/dist/federation/kv.test.js +9 -8
  36. package/dist/federation/middleware.test.js +232 -38
  37. package/dist/federation/mod.cjs +29 -0
  38. package/dist/federation/mod.d.cts +13 -0
  39. package/dist/federation/mod.d.ts +7 -7
  40. package/dist/federation/mod.js +15 -15
  41. package/dist/federation/mq.test.js +10 -10
  42. package/dist/federation/negotiation.test.d.ts +3 -0
  43. package/dist/federation/negotiation.test.js +28 -0
  44. package/dist/federation/retry.test.js +5 -5
  45. package/dist/federation/router.test.js +8 -8
  46. package/dist/federation/send.test.js +15 -15
  47. package/dist/{federation-CMX7WzeL.js → federation-D1U8YY9t.js} +3 -3
  48. package/dist/federation-H2_En3j5.cjs +244 -0
  49. package/dist/fixtures/media.example.com/avatars/test-avatar.jpg.json +6 -0
  50. package/dist/{http-CSYNybkH.js → http-BNOYnVsU.js} +2 -2
  51. package/dist/{http-B_pxY5of.js → http-BxbM8sEy.js} +6 -6
  52. package/dist/http-C7vbQwbz.cjs +826 -0
  53. package/dist/http-D-e6AFwR.d.cts +253 -0
  54. package/dist/{http-DqSNLFNY.d.ts → http-D6Uj2x2y.d.ts} +1 -1
  55. package/dist/{inbox-DoJlwIE4.js → inbox-BRru9pX3.js} +24 -7
  56. package/dist/{key-BOzqiGbl.js → key-1KXru8Ug.js} +2 -2
  57. package/dist/key-B3uag-rz.js +10 -0
  58. package/dist/key-BiBmb1Yy.cjs +10 -0
  59. package/dist/{key-DWWqeyaq.js → key-DK_nfU4I.js} +3 -3
  60. package/dist/key-Z6ceKnZC.cjs +290 -0
  61. package/dist/{key-Bif4eMj7.js → key-jyNTxCvK.js} +5 -5
  62. package/dist/{keycache--NYDYifd.js → keycache-CN61iGVj.js} +1 -1
  63. package/dist/{keys-MacD9GP6.js → keys-BPdFKgiy.js} +1 -1
  64. package/dist/kv-63Cil1MD.d.cts +81 -0
  65. package/dist/{ld-D9oTBLrs.js → ld-Dv8DNNAT.js} +2 -2
  66. package/dist/{lookup-Cz9VSYxw.js → lookup-BPviO8ij.js} +4 -4
  67. package/dist/lookup-hnMAAU5r.cjs +137 -0
  68. package/dist/{lookup-DuzrBbTj.js → lookup-pV0JOsuV.js} +21 -12
  69. package/dist/middleware-BmoOlgc1.cjs +4231 -0
  70. package/dist/{middleware-C0w2M0tb.js → middleware-Bz_A2jeJ.js} +87 -91
  71. package/dist/middleware-CI0-zw4U.js +26 -0
  72. package/dist/{middleware-CgNm3XOJ.js → middleware-DY9B2lL8.js} +57 -148
  73. package/dist/middleware-QNK-W-jE.cjs +17 -0
  74. package/dist/middleware-_vjt6FWU.js +17 -0
  75. package/dist/mod-8DMWKtQE.d.cts +80 -0
  76. package/dist/{mod-Drmz72EK.d.ts → mod-BhUKmBJD.d.ts} +2 -2
  77. package/dist/mod-C2tOeRkN.d.cts +1 -0
  78. package/dist/{mod-TFoH2Ql8.d.ts → mod-CerN_Sza.d.ts} +1 -1
  79. package/dist/mod-Cj1tHXBR.d.cts +102 -0
  80. package/dist/mod-CxkWO3Mg.d.cts +307 -0
  81. package/dist/{mod-RI3-KvUI.d.ts → mod-D6hQoxC5.d.ts} +2 -2
  82. package/dist/mod-Djzcw2ry.d.cts +266 -0
  83. package/dist/{mod-Cxt4Kpf6.d.ts → mod-DlU8ISoa.d.ts} +19 -1
  84. package/dist/mod-FZd39qVq.d.cts +1 -0
  85. package/dist/mod-jQ4OODsl.d.cts +113 -0
  86. package/dist/mod.cjs +150 -0
  87. package/dist/mod.d.cts +17 -0
  88. package/dist/mod.d.ts +10 -10
  89. package/dist/mod.js +20 -20
  90. package/dist/mq-B7R1Q-M5.d.cts +140 -0
  91. package/dist/negotiation-5NPJL6zp.js +71 -0
  92. package/dist/nodeinfo/client.test.js +10 -10
  93. package/dist/nodeinfo/handler.test.js +23 -22
  94. package/dist/nodeinfo/mod.cjs +11 -0
  95. package/dist/nodeinfo/mod.d.cts +5 -0
  96. package/dist/nodeinfo/mod.js +6 -6
  97. package/dist/nodeinfo/types.test.js +8 -8
  98. package/dist/nodeinfo-Co9lJrWl.cjs +4 -0
  99. package/dist/nodeinfo-DfycQ8Wf.js +4 -0
  100. package/dist/owner-BN_tO3cY.d.cts +67 -0
  101. package/dist/{owner-gB-pDKA-.js → owner-e3FYDhsk.js} +2 -2
  102. package/dist/{owner-CQPnQVtf.d.ts → owner-hd9lvQcP.d.ts} +2 -2
  103. package/dist/{proof-CScVkkIT.js → proof-6gFMwMNJ.js} +2 -2
  104. package/dist/proof-B-eqv0Ug.cjs +673 -0
  105. package/dist/{proof-VPikK_0V.js → proof-DfgvA3al.js} +6 -6
  106. package/dist/runtime/authdocloader.test.js +14 -14
  107. package/dist/runtime/docloader.test.js +9 -9
  108. package/dist/runtime/key.test.js +10 -10
  109. package/dist/runtime/langstr.test.js +8 -8
  110. package/dist/runtime/link.test.d.ts +3 -0
  111. package/dist/runtime/link.test.js +61 -0
  112. package/dist/runtime/mod.cjs +25 -0
  113. package/dist/runtime/mod.d.cts +6 -0
  114. package/dist/runtime/mod.d.ts +3 -3
  115. package/dist/runtime/mod.js +10 -10
  116. package/dist/runtime/multibase/multibase.test.js +8 -8
  117. package/dist/runtime/url.test.js +5 -5
  118. package/dist/runtime-C58AJWSv.cjs +4 -0
  119. package/dist/runtime-DPYEDf-o.js +4 -0
  120. package/dist/{send-flZ7H10-.js → send-Tl9NOnmO.js} +2 -2
  121. package/dist/sig/http.test.js +13 -13
  122. package/dist/sig/key.test.js +11 -11
  123. package/dist/sig/ld.test.js +10 -10
  124. package/dist/sig/mod.cjs +30 -0
  125. package/dist/sig/mod.d.cts +8 -0
  126. package/dist/sig/mod.d.ts +5 -5
  127. package/dist/sig/mod.js +10 -10
  128. package/dist/sig/owner.test.js +12 -12
  129. package/dist/sig/proof.test.js +12 -12
  130. package/dist/sig-ByHXzqUi.cjs +4 -0
  131. package/dist/sig-Cj3tk-ig.js +4 -0
  132. package/dist/testing/docloader.test.js +8 -8
  133. package/dist/testing/mod.d.ts +272 -0
  134. package/dist/testing/mod.js +3 -3
  135. package/dist/{testing-CdBSI4xF.js → testing-BWNCAbL-.js} +2 -2
  136. package/dist/{transformers-Dna8Fg7k.js → transformers-BFT6d7J5.js} +3 -3
  137. package/dist/transformers-CoBS-oFG.cjs +116 -0
  138. package/dist/{type-CAteiET0.js → type-C69ZBu7f.js} +7258 -2255
  139. package/dist/{types-Vo0qKhN7.js → types-DqxyTxOf.js} +4 -4
  140. package/dist/types-zqdWZh4O.cjs +315 -0
  141. package/dist/vocab/actor.test.js +10 -10
  142. package/dist/vocab/lookup.test.js +259 -9
  143. package/dist/vocab/mod.cjs +87 -0
  144. package/dist/vocab/mod.d.cts +6 -0
  145. package/dist/vocab/mod.d.ts +3 -3
  146. package/dist/vocab/mod.js +7 -7
  147. package/dist/vocab/type.test.js +3 -3
  148. package/dist/vocab/vocab.test.js +438 -14
  149. package/dist/vocab-B39-pFl9.cjs +291 -0
  150. package/dist/{vocab-SOE1ifCr.d.ts → vocab-BI0Ak5lL.d.ts} +290 -0
  151. package/dist/{vocab-89qErSc9.js → vocab-BWoeZsME.js} +26 -17
  152. package/dist/vocab-Dw1-yVGg.d.cts +14922 -0
  153. package/dist/webfinger/handler.test.js +23 -22
  154. package/dist/webfinger/lookup.test.js +9 -9
  155. package/dist/webfinger/mod.cjs +9 -0
  156. package/dist/webfinger/mod.d.cts +4 -0
  157. package/dist/webfinger/mod.js +6 -6
  158. package/dist/webfinger-BjOEdFPs.cjs +4 -0
  159. package/dist/webfinger-De_bU0iE.js +4 -0
  160. package/dist/x/cfworkers.cjs +100 -0
  161. package/dist/x/cfworkers.d.cts +59 -0
  162. package/dist/x/cfworkers.js +3 -3
  163. package/dist/x/cfworkers.test.js +8 -8
  164. package/dist/x/hono.cjs +61 -0
  165. package/dist/x/hono.d.cts +54 -0
  166. package/dist/x/hono.d.ts +6 -6
  167. package/dist/x/hono.js +3 -3
  168. package/dist/x/sveltekit.cjs +69 -0
  169. package/dist/x/sveltekit.d.cts +46 -0
  170. package/dist/x/sveltekit.d.ts +6 -6
  171. package/dist/x/sveltekit.js +3 -3
  172. package/package.json +68 -13
  173. package/dist/compat-Bb5myD13.js +0 -4
  174. package/dist/key-BteSu1lX.js +0 -10
  175. package/dist/middleware-CNfiKLIZ.js +0 -25
  176. package/dist/middleware-CnvU63kV.js +0 -17
  177. package/dist/nodeinfo-CyEbLjHs.js +0 -4
  178. package/dist/runtime-BSkOVUWM.js +0 -4
  179. package/dist/sig-BXJO--F9.js +0 -4
  180. package/dist/webfinger-C3GIyXIg.js +0 -4
  181. /package/dist/{assert_is_error-B035L3om.js → assert_is_error-BPGph1Jx.js} +0 -0
  182. /package/dist/{assert_not_equals-C80BG-_5.js → assert_not_equals-f3m3epl3.js} +0 -0
  183. /package/dist/{denokv-jZ0Z2h0M.js → denokv-Bv33Xxea.js} +0 -0
  184. /package/dist/{retry-CfF8Gn4d.js → retry-D4GJ670a.js} +0 -0
  185. /package/dist/{std__assert-DWivtrGR.js → std__assert-X-_kMxKM.js} +0 -0
@@ -3,34 +3,35 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import "../type-CAteiET0.js";
6
+ import "../type-C69ZBu7f.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import "../assert-MZs1qjMx.js";
9
9
  import "../assert_instance_of-DHz7EHNU.js";
10
10
  import { MemoryKvStore } from "../kv-CRZrzyXm.js";
11
- import { createFederation, handleNodeInfo, handleNodeInfoJrd } from "../middleware-CgNm3XOJ.js";
12
- import "../client-Bsj0vQPr.js";
13
- import "../lookup-DuzrBbTj.js";
11
+ import { createFederation, handleNodeInfo, handleNodeInfoJrd } from "../middleware-DY9B2lL8.js";
12
+ import "../client-CnOdwLLN.js";
13
+ import "../lookup-pV0JOsuV.js";
14
14
  import "../types-BSuWJsOm.js";
15
- import "../actor-CmRlosMl.js";
16
- import "../key-BOzqiGbl.js";
17
- import "../http-CSYNybkH.js";
18
- import "../authdocloader-CzpPQC01.js";
19
- import "../ld-D9oTBLrs.js";
20
- import "../owner-gB-pDKA-.js";
21
- import "../proof-CScVkkIT.js";
22
- import "../inbox-DoJlwIE4.js";
23
- import "../builder-D9zidAqR.js";
15
+ import "../actor-DuCeRiNh.js";
16
+ import "../key-1KXru8Ug.js";
17
+ import "../http-BNOYnVsU.js";
18
+ import "../authdocloader-Brax1A32.js";
19
+ import "../ld-Dv8DNNAT.js";
20
+ import "../owner-e3FYDhsk.js";
21
+ import "../proof-6gFMwMNJ.js";
22
+ import "../inbox-BRru9pX3.js";
23
+ import "../builder-CYOcDUkj.js";
24
24
  import "../collection-CcnIw1qY.js";
25
- import "../keycache--NYDYifd.js";
26
- import "../retry-CfF8Gn4d.js";
27
- import "../send-flZ7H10-.js";
28
- import { createRequestContext, test } from "../testing-CdBSI4xF.js";
29
- import "../std__assert-DWivtrGR.js";
30
- import "../assert_rejects-7UF4R_Qs.js";
31
- import "../assert_is_error-B035L3om.js";
32
- import "../assert_not_equals-C80BG-_5.js";
33
- import "../assert_throws-53_pKeP3.js";
25
+ import "../keycache-CN61iGVj.js";
26
+ import "../negotiation-5NPJL6zp.js";
27
+ import "../retry-D4GJ670a.js";
28
+ import "../send-Tl9NOnmO.js";
29
+ import { createRequestContext, test } from "../testing-BWNCAbL-.js";
30
+ import "../std__assert-X-_kMxKM.js";
31
+ import "../assert_rejects-DiIiJbZn.js";
32
+ import "../assert_is_error-BPGph1Jx.js";
33
+ import "../assert_not_equals-f3m3epl3.js";
34
+ import "../assert_throws-BOO88avQ.js";
34
35
 
35
36
  //#region src/nodeinfo/handler.test.ts
36
37
  test("handleNodeInfo()", async () => {
@@ -0,0 +1,11 @@
1
+
2
+ const { Temporal } = require("@js-temporal/polyfill");
3
+ const { URLPattern } = require("urlpattern-polyfill");
4
+
5
+ require('../docloader-CCqXeagZ.cjs');
6
+ const require_types = require('../types-zqdWZh4O.cjs');
7
+ require('../nodeinfo-Co9lJrWl.cjs');
8
+
9
+ exports.getNodeInfo = require_types.getNodeInfo;
10
+ exports.nodeInfoToJson = require_types.nodeInfoToJson;
11
+ exports.parseNodeInfo = require_types.parseNodeInfo;
@@ -0,0 +1,5 @@
1
+ import "../kv-63Cil1MD.cjs";
2
+ import "../docloader-D-MrRyHl.cjs";
3
+ import { GetNodeInfoOptions, InboundService, JsonValue, NodeInfo, OutboundService, ParseNodeInfoOptions, Protocol, Services, Software, Usage, getNodeInfo, nodeInfoToJson, parseNodeInfo } from "../client-CegPX0Rn.cjs";
4
+ import "../mod-FZd39qVq.cjs";
5
+ export { GetNodeInfoOptions, InboundService, JsonValue, NodeInfo, OutboundService, ParseNodeInfoOptions, Protocol, Services, Software, Usage, getNodeInfo, nodeInfoToJson, parseNodeInfo };
@@ -1,9 +1,9 @@
1
1
 
2
- import { Temporal } from "@js-temporal/polyfill";
3
- import { URLPattern } from "urlpattern-polyfill";
4
-
5
- import "../docloader-CkASOfZ5.js";
6
- import { getNodeInfo, nodeInfoToJson, parseNodeInfo } from "../types-Vo0qKhN7.js";
7
- import "../nodeinfo-CyEbLjHs.js";
2
+ import { Temporal } from "@js-temporal/polyfill";
3
+ import { URLPattern } from "urlpattern-polyfill";
4
+
5
+ import "../docloader-XK3y2jn5.js";
6
+ import { getNodeInfo, nodeInfoToJson, parseNodeInfo } from "../types-DqxyTxOf.js";
7
+ import "../nodeinfo-DfycQ8Wf.js";
8
8
 
9
9
  export { getNodeInfo, nodeInfoToJson, parseNodeInfo };
@@ -3,18 +3,18 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import "../type-CAteiET0.js";
6
+ import "../type-C69ZBu7f.js";
7
7
  import { assertEquals } from "../assert_equals-DSbWqCm3.js";
8
8
  import "../assert-MZs1qjMx.js";
9
9
  import "../assert_instance_of-DHz7EHNU.js";
10
- import "../lookup-DuzrBbTj.js";
10
+ import "../lookup-pV0JOsuV.js";
11
11
  import { nodeInfoToJson } from "../types-BSuWJsOm.js";
12
- import { test } from "../testing-CdBSI4xF.js";
13
- import "../std__assert-DWivtrGR.js";
14
- import "../assert_rejects-7UF4R_Qs.js";
15
- import "../assert_is_error-B035L3om.js";
16
- import "../assert_not_equals-C80BG-_5.js";
17
- import { assertThrows } from "../assert_throws-53_pKeP3.js";
12
+ import { test } from "../testing-BWNCAbL-.js";
13
+ import "../std__assert-X-_kMxKM.js";
14
+ import "../assert_rejects-DiIiJbZn.js";
15
+ import "../assert_is_error-BPGph1Jx.js";
16
+ import "../assert_not_equals-f3m3epl3.js";
17
+ import { assertThrows } from "../assert_throws-BOO88avQ.js";
18
18
 
19
19
  //#region src/nodeinfo/types.test.ts
20
20
  test("nodeInfoToJson()", () => {
@@ -0,0 +1,4 @@
1
+
2
+ const { Temporal } = require("@js-temporal/polyfill");
3
+ const { URLPattern } = require("urlpattern-polyfill");
4
+
@@ -0,0 +1,4 @@
1
+
2
+ import { Temporal } from "@js-temporal/polyfill";
3
+ import { URLPattern } from "urlpattern-polyfill";
4
+
@@ -0,0 +1,67 @@
1
+ import { DocumentLoader } from "./docloader-D-MrRyHl.cjs";
2
+ import { Activity, CryptographicKey } from "./vocab-Dw1-yVGg.cjs";
3
+ import { Actor } from "./actor-D6K058Tb.cjs";
4
+ import { TracerProvider } from "@opentelemetry/api";
5
+
6
+ //#region src/sig/owner.d.ts
7
+ /**
8
+ * Options for {@link doesActorOwnKey}.
9
+ * @since 0.8.0
10
+ */
11
+ interface DoesActorOwnKeyOptions {
12
+ /**
13
+ * The document loader to use for fetching the actor.
14
+ */
15
+ documentLoader?: DocumentLoader;
16
+ /**
17
+ * The context loader to use for JSON-LD context retrieval.
18
+ */
19
+ contextLoader?: DocumentLoader;
20
+ /**
21
+ * The OpenTelemetry tracer provider to use for tracing. If omitted,
22
+ * the global tracer provider is used.
23
+ * @since 1.3.0
24
+ */
25
+ tracerProvider?: TracerProvider;
26
+ }
27
+ /**
28
+ * Checks if the actor of the given activity owns the specified key.
29
+ * @param activity The activity to check.
30
+ * @param key The public key to check.
31
+ * @param options Options for checking the key ownership.
32
+ * @returns Whether the actor is the owner of the key.
33
+ */
34
+ declare function doesActorOwnKey(activity: Activity, key: CryptographicKey, options: DoesActorOwnKeyOptions): Promise<boolean>;
35
+ /**
36
+ * Options for {@link getKeyOwner}.
37
+ * @since 0.8.0
38
+ */
39
+ interface GetKeyOwnerOptions {
40
+ /**
41
+ * The document loader to use for fetching the key and its owner.
42
+ */
43
+ documentLoader?: DocumentLoader;
44
+ /**
45
+ * The context loader to use for JSON-LD context retrieval.
46
+ */
47
+ contextLoader?: DocumentLoader;
48
+ /**
49
+ * The OpenTelemetry tracer provider to use for tracing. If omitted,
50
+ * the global tracer provider is used.
51
+ * @since 1.3.0
52
+ */
53
+ tracerProvider?: TracerProvider;
54
+ }
55
+ /**
56
+ * Gets the actor that owns the specified key. Returns `null` if the key has no
57
+ * known owner.
58
+ *
59
+ * @param keyId The ID of the key to check, or the key itself.
60
+ * @param options Options for getting the key owner.
61
+ * @returns The actor that owns the key, or `null` if the key has no known
62
+ * owner.
63
+ * @since 0.7.0
64
+ */
65
+ declare function getKeyOwner(keyId: URL | CryptographicKey, options: GetKeyOwnerOptions): Promise<Actor | null>;
66
+ //#endregion
67
+ export { DoesActorOwnKeyOptions, GetKeyOwnerOptions, doesActorOwnKey, getKeyOwner };
@@ -3,8 +3,8 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { CryptographicKey, Object as Object$1, getDocumentLoader } from "./type-CAteiET0.js";
7
- import { isActor } from "./actor-CmRlosMl.js";
6
+ import { CryptographicKey, Object as Object$1, getDocumentLoader } from "./type-C69ZBu7f.js";
7
+ import { isActor } from "./actor-DuCeRiNh.js";
8
8
  import { trace } from "@opentelemetry/api";
9
9
 
10
10
  //#region src/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-CxWcuWqQ.js";
4
- import { Activity, CryptographicKey } from "./vocab-SOE1ifCr.js";
5
- import { Actor } from "./actor-C22bXuuC.js";
4
+ import { Activity, CryptographicKey } from "./vocab-BI0Ak5lL.js";
5
+ import { Actor } from "./actor-T6RyhRgk.js";
6
6
  import { TracerProvider } from "@opentelemetry/api";
7
7
 
8
8
  //#region src/sig/owner.d.ts
@@ -3,8 +3,8 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { Activity, DataIntegrityProof, Multikey, deno_default, getTypeId } from "./type-CAteiET0.js";
7
- import { fetchKey, validateCryptoKey } from "./key-BOzqiGbl.js";
6
+ import { Activity, DataIntegrityProof, Multikey, deno_default, getTypeId } from "./type-C69ZBu7f.js";
7
+ import { fetchKey, validateCryptoKey } from "./key-1KXru8Ug.js";
8
8
  import { getLogger } from "@logtape/logtape";
9
9
  import { SpanStatusCode, trace } from "@opentelemetry/api";
10
10
  import { encodeHex } from "byte-encodings/hex";