@fedify/fedify 2.0.0-pr.433.1603 → 2.0.0-pr.434.1662

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 (171) hide show
  1. package/dist/{actor-DFlEHCQA.js → actor-By5NMImS.js} +1 -1
  2. package/dist/actor-DMgu-ZjT.d.cts +128 -0
  3. package/dist/actor-Dd2E4F9C.cjs +37786 -0
  4. package/dist/{actor-CY-MF2fp.js → actor-Dsla85Uq.js} +200 -200
  5. package/dist/{assert_rejects-7UF4R_Qs.js → assert_rejects-DiIiJbZn.js} +1 -1
  6. package/dist/{assert_throws-53_pKeP3.js → assert_throws-BOO88avQ.js} +1 -1
  7. package/dist/authdocloader-B28UEZlz.cjs +58 -0
  8. package/dist/{authdocloader-Dh8orZQs.js → authdocloader-CpmdBiRe.js} +6 -6
  9. package/dist/{authdocloader-CQBXQkJb.js → authdocloader-lhbaj4KA.js} +3 -3
  10. package/dist/{builder-Cmx9eExq.js → builder-B6AupxqD.js} +4 -4
  11. package/dist/chunk-DqRYRqnO.cjs +34 -0
  12. package/dist/client-CegPX0Rn.d.cts +222 -0
  13. package/dist/{client-DXKgLzk4.js → client-KUXReLjS.js} +1 -1
  14. package/dist/compat/mod.cjs +10 -0
  15. package/dist/compat/mod.d.cts +13 -0
  16. package/dist/compat/mod.d.ts +2 -2
  17. package/dist/compat/mod.js +5 -5
  18. package/dist/compat/transformers.test.js +18 -17
  19. package/dist/compat-DmDDELst.cjs +4 -0
  20. package/dist/compat-nxUqe4Z-.js +4 -0
  21. package/dist/{context-CDSZdQHD.d.ts → context-CQsAT7xk.d.ts} +0 -1
  22. package/dist/context-tVOQ76fi.d.cts +2254 -0
  23. package/dist/docloader-D-MrRyHl.d.cts +219 -0
  24. package/dist/docloader-NJZ5ADV3.cjs +4861 -0
  25. package/dist/{docloader-D4sbvvPM.js → docloader-ZGKS1Zy-.js} +189 -9
  26. package/dist/{esm-D6i4YQ2_.js → esm-CIFbziGC.js} +1 -1
  27. package/dist/federation/builder.test.js +10 -10
  28. package/dist/federation/collection.test.js +8 -8
  29. package/dist/federation/handler.test.js +26 -145
  30. package/dist/federation/inbox.test.js +6 -6
  31. package/dist/federation/keycache.test.js +4 -4
  32. package/dist/federation/kv.test.js +9 -8
  33. package/dist/federation/middleware.test.js +255 -38
  34. package/dist/federation/mod.cjs +29 -0
  35. package/dist/federation/mod.d.cts +13 -0
  36. package/dist/federation/mod.d.ts +1 -1
  37. package/dist/federation/mod.js +15 -15
  38. package/dist/federation/mq.test.js +10 -10
  39. package/dist/federation/negotiation.test.d.ts +3 -0
  40. package/dist/federation/negotiation.test.js +28 -0
  41. package/dist/federation/retry.test.js +5 -5
  42. package/dist/federation/router.test.js +8 -8
  43. package/dist/federation/send.test.js +15 -15
  44. package/dist/{federation-CMX7WzeL.js → federation-D1U8YY9t.js} +3 -3
  45. package/dist/federation-H2_En3j5.cjs +244 -0
  46. package/dist/http-BS6766zs.d.cts +253 -0
  47. package/dist/{http-az-I4DFF.js → http-BqSkbrGv.js} +6 -6
  48. package/dist/{http-mimmGwH8.js → http-CCydyMoV.js} +2 -2
  49. package/dist/http-DH8DQz2-.cjs +826 -0
  50. package/dist/{inbox--bLOiwUO.js → inbox-DH8TXk1f.js} +1 -1
  51. package/dist/{key-Gjnnnh5S.js → key-3cqchRKs.js} +3 -3
  52. package/dist/{key-C6ojpFqZ.js → key-B057bXm0.js} +2 -2
  53. package/dist/key-Bom4W546.cjs +10 -0
  54. package/dist/key-CYrKbGH0.cjs +290 -0
  55. package/dist/key-HjvDY-QJ.js +10 -0
  56. package/dist/{key-DaaSDiCV.js → key-cn3BcQaB.js} +5 -5
  57. package/dist/{keycache-DZnNO-JV.js → keycache-CB_VjDe0.js} +1 -1
  58. package/dist/{keys-BU2fip9w.js → keys-Dz9o2VwW.js} +1 -1
  59. package/dist/kv-63Cil1MD.d.cts +81 -0
  60. package/dist/{ld-tLocOQ6q.js → ld-CxJe2x7_.js} +2 -2
  61. package/dist/lookup-BZzUCUat.cjs +137 -0
  62. package/dist/{lookup-DG0T7i6q.js → lookup-Cc-KXO2K.js} +4 -4
  63. package/dist/{lookup-1CBMmJ3_.js → lookup-q8DeFAjR.js} +1 -1
  64. package/dist/middleware-B7yi4Uls.cjs +17 -0
  65. package/dist/{middleware-BJn2g4ay.js → middleware-BvEwDOJ5.js} +50 -81
  66. package/dist/middleware-DCdrZPxz.js +17 -0
  67. package/dist/middleware-DGvzxKjo.cjs +4204 -0
  68. package/dist/middleware-DTjhpVrj.js +26 -0
  69. package/dist/{middleware-CU2GpLYi.js → middleware-DxS7Csvz.js} +49 -144
  70. package/dist/{mod-RI3-KvUI.d.ts → mod-B26zRlH1.d.ts} +1 -1
  71. package/dist/mod-BClfg3ej.d.cts +266 -0
  72. package/dist/mod-C2tOeRkN.d.cts +1 -0
  73. package/dist/mod-DBQAI4v9.d.cts +80 -0
  74. package/dist/mod-Dc_-mf8s.d.cts +102 -0
  75. package/dist/mod-FZd39qVq.d.cts +1 -0
  76. package/dist/mod-evzlRVZq.d.cts +289 -0
  77. package/dist/mod-jQ4OODsl.d.cts +113 -0
  78. package/dist/mod.cjs +150 -0
  79. package/dist/mod.d.cts +17 -0
  80. package/dist/mod.d.ts +2 -2
  81. package/dist/mod.js +20 -20
  82. package/dist/mq-B7R1Q-M5.d.cts +140 -0
  83. package/dist/negotiation-5NPJL6zp.js +71 -0
  84. package/dist/nodeinfo/client.test.js +10 -10
  85. package/dist/nodeinfo/handler.test.js +23 -22
  86. package/dist/nodeinfo/mod.cjs +11 -0
  87. package/dist/nodeinfo/mod.d.cts +5 -0
  88. package/dist/nodeinfo/mod.js +6 -6
  89. package/dist/nodeinfo/types.test.js +8 -8
  90. package/dist/nodeinfo-Co9lJrWl.cjs +4 -0
  91. package/dist/nodeinfo-DfycQ8Wf.js +4 -0
  92. package/dist/owner-B-7Ptt_m.d.cts +67 -0
  93. package/dist/{owner-qDh_g_5C.js → owner-jwXilm3L.js} +2 -2
  94. package/dist/{proof-aGjI96QA.js → proof-BE1A6Ct1.js} +6 -6
  95. package/dist/proof-BzKiLsN7.cjs +673 -0
  96. package/dist/{proof-DimUFDOB.js → proof-CHi36V0T.js} +2 -2
  97. package/dist/runtime/authdocloader.test.js +14 -14
  98. package/dist/runtime/docloader.test.js +9 -9
  99. package/dist/runtime/key.test.js +10 -10
  100. package/dist/runtime/langstr.test.js +8 -8
  101. package/dist/runtime/link.test.d.ts +3 -0
  102. package/dist/runtime/link.test.js +61 -0
  103. package/dist/runtime/mod.cjs +25 -0
  104. package/dist/runtime/mod.d.cts +6 -0
  105. package/dist/runtime/mod.js +10 -10
  106. package/dist/runtime/multibase/multibase.test.js +8 -8
  107. package/dist/runtime/url.test.js +5 -5
  108. package/dist/runtime-C58AJWSv.cjs +4 -0
  109. package/dist/runtime-DPYEDf-o.js +4 -0
  110. package/dist/{send-BDoLPO28.js → send-CwVrwo7j.js} +2 -2
  111. package/dist/sig/http.test.js +13 -13
  112. package/dist/sig/key.test.js +11 -11
  113. package/dist/sig/ld.test.js +10 -10
  114. package/dist/sig/mod.cjs +30 -0
  115. package/dist/sig/mod.d.cts +8 -0
  116. package/dist/sig/mod.js +10 -10
  117. package/dist/sig/owner.test.js +12 -12
  118. package/dist/sig/proof.test.js +12 -12
  119. package/dist/sig-ByHXzqUi.cjs +4 -0
  120. package/dist/sig-Cj3tk-ig.js +4 -0
  121. package/dist/testing/docloader.test.js +8 -8
  122. package/dist/testing/mod.js +3 -3
  123. package/dist/{testing-BtAnu4dJ.js → testing-Cqwzq9nj.js} +2 -2
  124. package/dist/{transformers-Dna8Fg7k.js → transformers-BFT6d7J5.js} +3 -3
  125. package/dist/transformers-CoBS-oFG.cjs +116 -0
  126. package/dist/{type-CGIBxLsG.js → type-BSR-vRXo.js} +382 -202
  127. package/dist/{types-DiMJWG0f.js → types-XMA_ABYQ.js} +4 -4
  128. package/dist/types-zwVAf9LF.cjs +315 -0
  129. package/dist/vocab/actor.test.js +10 -10
  130. package/dist/vocab/lookup.test.js +9 -9
  131. package/dist/vocab/mod.cjs +87 -0
  132. package/dist/vocab/mod.d.cts +6 -0
  133. package/dist/vocab/mod.js +7 -7
  134. package/dist/vocab/type.test.js +3 -3
  135. package/dist/vocab/vocab.test.js +45 -10
  136. package/dist/vocab-Bj8iyEkG.cjs +282 -0
  137. package/dist/{vocab-Br3OfNTW.js → vocab-BlOQWNvd.js} +6 -6
  138. package/dist/vocab-DJTYMqyU.d.cts +14632 -0
  139. package/dist/webfinger/handler.test.js +23 -22
  140. package/dist/webfinger/lookup.test.js +9 -9
  141. package/dist/webfinger/mod.cjs +9 -0
  142. package/dist/webfinger/mod.d.cts +4 -0
  143. package/dist/webfinger/mod.js +6 -6
  144. package/dist/webfinger-BjOEdFPs.cjs +4 -0
  145. package/dist/webfinger-De_bU0iE.js +4 -0
  146. package/dist/x/cfworkers.cjs +100 -0
  147. package/dist/x/cfworkers.d.cts +59 -0
  148. package/dist/x/cfworkers.js +3 -3
  149. package/dist/x/cfworkers.test.js +8 -8
  150. package/dist/x/hono.cjs +61 -0
  151. package/dist/x/hono.d.cts +54 -0
  152. package/dist/x/hono.d.ts +1 -1
  153. package/dist/x/hono.js +3 -3
  154. package/dist/x/sveltekit.cjs +69 -0
  155. package/dist/x/sveltekit.d.cts +46 -0
  156. package/dist/x/sveltekit.d.ts +1 -1
  157. package/dist/x/sveltekit.js +3 -3
  158. package/package.json +68 -13
  159. package/dist/compat-Bb5myD13.js +0 -4
  160. package/dist/key-BFfeDCSU.js +0 -10
  161. package/dist/middleware-aYHOiG0n.js +0 -17
  162. package/dist/middleware-u5BtkYWm.js +0 -25
  163. package/dist/nodeinfo-CyEbLjHs.js +0 -4
  164. package/dist/runtime-BSkOVUWM.js +0 -4
  165. package/dist/sig-BXJO--F9.js +0 -4
  166. package/dist/webfinger-C3GIyXIg.js +0 -4
  167. /package/dist/{assert_is_error-B035L3om.js → assert_is_error-BPGph1Jx.js} +0 -0
  168. /package/dist/{assert_not_equals-C80BG-_5.js → assert_not_equals-f3m3epl3.js} +0 -0
  169. /package/dist/{denokv-jZ0Z2h0M.js → denokv-Bv33Xxea.js} +0 -0
  170. /package/dist/{retry-CfF8Gn4d.js → retry-D4GJ670a.js} +0 -0
  171. /package/dist/{std__assert-DWivtrGR.js → std__assert-X-_kMxKM.js} +0 -0
@@ -3,8 +3,8 @@
3
3
  import { URLPattern } from "urlpattern-polyfill";
4
4
  globalThis.addEventListener = () => {};
5
5
 
6
- import { __require, lookupWebFinger } from "./type-CGIBxLsG.js";
7
- import { RouterError, lookupObject, traverseCollection } from "./lookup-1CBMmJ3_.js";
6
+ import { __require, lookupWebFinger } from "./type-BSR-vRXo.js";
7
+ import { RouterError, lookupObject, traverseCollection } from "./lookup-q8DeFAjR.js";
8
8
  import { configure, getConsoleSink, getLogger, reset } from "@logtape/logtape";
9
9
  import { trace } from "@opentelemetry/api";
10
10
 
@@ -1,7 +1,7 @@
1
1
 
2
- import { Temporal } from "@js-temporal/polyfill";
3
- import { URLPattern } from "urlpattern-polyfill";
4
-
2
+ import { Temporal } from "@js-temporal/polyfill";
3
+ import { URLPattern } from "urlpattern-polyfill";
4
+
5
5
  import { getLogger } from "@logtape/logtape";
6
6
 
7
7
  //#region src/compat/transformers.ts
@@ -0,0 +1,116 @@
1
+
2
+ const { Temporal } = require("@js-temporal/polyfill");
3
+ const { URLPattern } = require("urlpattern-polyfill");
4
+
5
+ const require_chunk = require('./chunk-DqRYRqnO.cjs');
6
+ const __logtape_logtape = require_chunk.__toESM(require("@logtape/logtape"));
7
+
8
+ //#region src/compat/transformers.ts
9
+ const logger = (0, __logtape_logtape.getLogger)([
10
+ "fedify",
11
+ "compat",
12
+ "transformers"
13
+ ]);
14
+ /**
15
+ * An activity transformer that assigns a new random ID to an activity if it
16
+ * does not already have one. This is useful for ensuring that activities
17
+ * have an ID before they are sent to other servers.
18
+ *
19
+ * The generated ID is an origin URI with a fragment which contains an activity
20
+ * type name with a random UUID:
21
+ *
22
+ * ```
23
+ * https://example.com/#Follow/12345678-1234-5678-1234-567812345678
24
+ * ```
25
+ *
26
+ * @template TContextData The type of the context data.
27
+ * @param activity The activity to assign an ID to.
28
+ * @param context The context of the activity.
29
+ * @return The activity with an ID assigned.
30
+ * @since 1.4.0
31
+ */
32
+ function autoIdAssigner(activity, context) {
33
+ if (activity.id != null) return activity;
34
+ const id = new URL(`/#${activity.constructor.name}/${crypto.randomUUID()}`, context.origin);
35
+ logger.warn("As the activity to send does not have an id, a new id {id} has been generated for it. However, it is recommended to explicitly set the id for the activity.", { id: id.href });
36
+ return activity.clone({ id });
37
+ }
38
+ /**
39
+ * An activity transformer that dehydrates the actor property of an activity
40
+ * so that it only contains the actor's URI. For example, suppose we have an
41
+ * activity like this:
42
+ *
43
+ * ```typescript
44
+ * import { Follow, Person } from "@fedify/fedify/vocab";
45
+ * const input = new Follow({
46
+ * id: new URL("http://example.com/activities/1"),
47
+ * actor: new Person({
48
+ * id: new URL("http://example.com/actors/1"),
49
+ * name: "Alice",
50
+ * preferredUsername: "alice",
51
+ * }),
52
+ * object: new Person({
53
+ * id: new URL("http://example.com/actors/2"),
54
+ * name: "Bob",
55
+ * preferredUsername: "bob",
56
+ * }),
57
+ * });
58
+ * ```
59
+ *
60
+ * The result of applying this transformer would be:
61
+ *
62
+ * ```typescript
63
+ * import { Follow, Person } from "@fedify/fedify/vocab";
64
+ * const output = new Follow({
65
+ * id: new URL("http://example.com/activities/1"),
66
+ * actor: new URL("http://example.com/actors/1"),
67
+ * object: new Person({
68
+ * id: new URL("http://example.com/actors/2"),
69
+ * name: "Bob",
70
+ * preferredUsername: "bob",
71
+ * }),
72
+ * });
73
+ * ```
74
+ *
75
+ * As some ActivityPub implementations like Threads fail to deal with inlined
76
+ * actor objects, this transformer can be used to work around this issue.
77
+ * @template TContextData The type of the context data.
78
+ * @param activity The activity to dehydrate the actor property of.
79
+ * @param context The context of the activity.
80
+ * @returns The dehydrated activity.
81
+ * @since 1.4.0
82
+ */
83
+ function actorDehydrator(activity, _context) {
84
+ if (activity.actorIds.length < 1) return activity;
85
+ return activity.clone({ actors: activity.actorIds });
86
+ }
87
+ /**
88
+ * Gets the default activity transformers that are applied to all outgoing
89
+ * activities.
90
+ * @template TContextData The type of the context data.
91
+ * @returns The default activity transformers.
92
+ * @since 1.4.0
93
+ */
94
+ function getDefaultActivityTransformers() {
95
+ return [autoIdAssigner, actorDehydrator];
96
+ }
97
+
98
+ //#endregion
99
+ Object.defineProperty(exports, 'actorDehydrator', {
100
+ enumerable: true,
101
+ get: function () {
102
+ return actorDehydrator;
103
+ }
104
+ });
105
+ Object.defineProperty(exports, 'autoIdAssigner', {
106
+ enumerable: true,
107
+ get: function () {
108
+ return autoIdAssigner;
109
+ }
110
+ });
111
+ Object.defineProperty(exports, 'getDefaultActivityTransformers', {
112
+ enumerable: true,
113
+ get: function () {
114
+ return getDefaultActivityTransformers;
115
+ }
116
+ });