@fedify/fedify 2.4.0-dev.1583 → 2.4.0-dev.1599

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 (148) hide show
  1. package/dist/{accept-CgDcxvjV.mjs → accept-8PiolDP7.mjs} +1 -1
  2. package/dist/{activity-listener-BeTGV3wc.mjs → activity-listener-BtTSxZWA.mjs} +1 -1
  3. package/dist/{assert-DvVHoIZ0.mjs → assert-CJ1KXcvv.mjs} +2 -2
  4. package/dist/{assert_equals-PBVKNMJd.mjs → assert_equals-BV7oLMxm.mjs} +1 -1
  5. package/dist/{assert_instance_of-CxoC8bVq.mjs → assert_instance_of-Q9KTBnrf.mjs} +2 -2
  6. package/dist/{assert_not_equals-C8vcTTA3.mjs → assert_not_equals-EPJPoxuf.mjs} +2 -2
  7. package/dist/{assert_rejects-DAdaaIWM.mjs → assert_rejects-EgstcQy5.mjs} +3 -3
  8. package/dist/{assert_strict_equals-BzqyKuYL.mjs → assert_strict_equals-Ec20AUwa.mjs} +2 -2
  9. package/dist/{assert_throws-zN79lgIC.mjs → assert_throws-NiFfqbnH.mjs} +2 -2
  10. package/dist/{builder-Doj1FmsW.mjs → builder-BvCI7Xch.mjs} +4 -4
  11. package/dist/{chunk-DDcVe30Y.cjs → chunk-Czpeue4M.cjs} +0 -1
  12. package/dist/{chunk-CRNNMoPX.js → chunk-D5IdezsZ.js} +1 -1
  13. package/dist/{circuit-breaker-hJBB6jwA.mjs → circuit-breaker-CBGyz5F7.mjs} +1 -1
  14. package/dist/{client-B_A6mfn3.mjs → client-CjF5IYQS.mjs} +1 -1
  15. package/dist/{codec-nfBU4Up4.mjs → codec-BBga-FWI.mjs} +1 -1
  16. package/dist/{collection-Dp5ky45w.mjs → collection-BIhlldqK.mjs} +1 -1
  17. package/dist/compat/mod.cjs +1 -2
  18. package/dist/compat/mod.js +2 -2
  19. package/dist/compat/outgoing-jsonld.test.d.mts +1 -1
  20. package/dist/compat/outgoing-jsonld.test.mjs +4 -4
  21. package/dist/compat/public-audience.test.d.mts +1 -1
  22. package/dist/compat/public-audience.test.mjs +4 -4
  23. package/dist/compat/transformers.test.d.mts +1 -1
  24. package/dist/compat/transformers.test.mjs +6 -6
  25. package/dist/{context-BBRTgkrs.mjs → context-C7Sbmci2.mjs} +1 -1
  26. package/dist/{deno-Bkl9jNVs.mjs → deno-BCt09TJn.mjs} +2 -2
  27. package/dist/{docloader-f1XFaWWh.mjs → docloader-BrRjFwOp.mjs} +3 -3
  28. package/dist/{esm-vrlUxr60.mjs → esm-yYQfPhIY.mjs} +1 -1
  29. package/dist/federation/builder.test.d.mts +1 -1
  30. package/dist/federation/builder.test.mjs +6 -6
  31. package/dist/federation/circuit-breaker.test.d.mts +1 -1
  32. package/dist/federation/circuit-breaker.test.mjs +6 -6
  33. package/dist/federation/collection.test.d.mts +1 -1
  34. package/dist/federation/collection.test.mjs +4 -4
  35. package/dist/federation/handler.test.d.mts +1 -1
  36. package/dist/federation/handler.test.mjs +14 -14
  37. package/dist/federation/idempotency.test.d.mts +1 -1
  38. package/dist/federation/idempotency.test.mjs +7 -7
  39. package/dist/federation/inbox.test.d.mts +1 -1
  40. package/dist/federation/inbox.test.mjs +4 -4
  41. package/dist/federation/keycache.test.d.mts +1 -1
  42. package/dist/federation/keycache.test.mjs +6 -6
  43. package/dist/federation/kv.test.d.mts +1 -1
  44. package/dist/federation/kv.test.mjs +4 -4
  45. package/dist/federation/metrics.test.d.mts +1 -1
  46. package/dist/federation/metrics.test.mjs +5 -5
  47. package/dist/federation/middleware.test.d.mts +1 -1
  48. package/dist/federation/middleware.test.mjs +22 -22
  49. package/dist/federation/mod.cjs +4 -3
  50. package/dist/federation/mod.js +2 -2
  51. package/dist/federation/mq.test.d.mts +1 -1
  52. package/dist/federation/mq.test.mjs +6 -6
  53. package/dist/federation/negotiation.test.d.mts +1 -1
  54. package/dist/federation/negotiation.test.mjs +5 -5
  55. package/dist/federation/retry.test.d.mts +1 -1
  56. package/dist/federation/retry.test.mjs +4 -4
  57. package/dist/federation/router.test.d.mts +1 -1
  58. package/dist/federation/router.test.mjs +6 -6
  59. package/dist/federation/send.test.d.mts +1 -1
  60. package/dist/federation/send.test.mjs +12 -12
  61. package/dist/federation/tasks/codec.test.d.mts +1 -1
  62. package/dist/federation/tasks/codec.test.mjs +2 -2
  63. package/dist/federation/tasks/enqueue.test.d.mts +1 -1
  64. package/dist/federation/tasks/enqueue.test.mjs +5 -5
  65. package/dist/federation/tasks/tasks.test.d.mts +1 -1
  66. package/dist/federation/tasks/tasks.test.mjs +7 -7
  67. package/dist/federation/temporal.test.d.mts +1 -1
  68. package/dist/federation/temporal.test.mjs +5 -5
  69. package/dist/federation/webfinger.test.d.mts +1 -1
  70. package/dist/federation/webfinger.test.mjs +7 -7
  71. package/dist/{http-CphHLbTC.js → http--wLYmH1x.js} +2 -2
  72. package/dist/{http-BBkdx4Kd.mjs → http-yainOC9t.mjs} +5 -5
  73. package/dist/{http-jCq51U37.cjs → http-zJsVCnKu.cjs} +4 -3
  74. package/dist/{key-BBKNHoB9.mjs → key-DcLwG7x4.mjs} +3 -3
  75. package/dist/{keycache-CaOR6NYg.mjs → keycache-_DHqz5z_.mjs} +1 -1
  76. package/dist/{keys-CSYsOMFG.mjs → keys-Dbyd7bhl.mjs} +1 -1
  77. package/dist/{kv-CIvR3Non.mjs → kv-CXBAok3k.mjs} +1 -1
  78. package/dist/{kv-cache-D3KdEZAg.js → kv-cache-0TGAGm8S.js} +2 -2
  79. package/dist/{kv-cache-B9Zvq4xB.cjs → kv-cache-BPu_M3-N.cjs} +4 -3
  80. package/dist/{kv-cache-SVUAUYIs.mjs → kv-cache-SZL9uu3V.mjs} +2 -2
  81. package/dist/{ld-DLyXLPDS.mjs → ld-B-jskR-q.mjs} +4 -4
  82. package/dist/{metrics-BVRrGEXj.mjs → metrics-C-pKLuAU.mjs} +2 -2
  83. package/dist/{middleware-B1jZw4xB.js → middleware-D1POKL1d.js} +7 -7
  84. package/dist/{middleware-1AyOpRqz.mjs → middleware-DGEQ07xT.mjs} +24 -24
  85. package/dist/{middleware-DszmUorL.cjs → middleware-DLzOFLD5.cjs} +48 -39
  86. package/dist/{middleware-CzWfDAQY.mjs → middleware-HFQkD-r8.mjs} +2 -2
  87. package/dist/mod.cjs +7 -8
  88. package/dist/mod.js +8 -8
  89. package/dist/{mq-03vS-C9P.mjs → mq-llHKivST.mjs} +1 -1
  90. package/dist/{negotiation-m_L2nyS3.mjs → negotiation-RuwrPFqi.mjs} +1 -1
  91. package/dist/nodeinfo/client.test.d.mts +1 -1
  92. package/dist/nodeinfo/client.test.mjs +5 -5
  93. package/dist/nodeinfo/handler.test.d.mts +1 -1
  94. package/dist/nodeinfo/handler.test.mjs +6 -6
  95. package/dist/nodeinfo/mod.cjs +1 -2
  96. package/dist/nodeinfo/mod.js +2 -2
  97. package/dist/nodeinfo/types.test.d.mts +1 -1
  98. package/dist/nodeinfo/types.test.mjs +5 -5
  99. package/dist/otel/exporter.test.d.mts +1 -1
  100. package/dist/otel/exporter.test.mjs +4 -4
  101. package/dist/otel/mod.cjs +1 -2
  102. package/dist/otel/mod.js +1 -1
  103. package/dist/{outgoing-jsonld-BNL8AC14.mjs → outgoing-jsonld-URuqsICz.mjs} +2 -2
  104. package/dist/{owner-BukzQW4T.mjs → owner-CeJuB8wq.mjs} +3 -3
  105. package/dist/{proof-BVglyYRW.mjs → proof-917XYw_e.mjs} +6 -6
  106. package/dist/{proof-DkeR_Fsm.cjs → proof-BkQosXrd.cjs} +4 -3
  107. package/dist/{proof-IDHRILpm.js → proof-Bri1zUVM.js} +2 -2
  108. package/dist/{public-audience-c9zmYKgA.mjs → public-audience-Cr5MsnMq.mjs} +1 -1
  109. package/dist/{retry-DI4O-zYl.mjs → retry-DgFqeS5k.mjs} +1 -1
  110. package/dist/runtime/mod.cjs +1 -2
  111. package/dist/runtime/mod.js +2 -2
  112. package/dist/{send-D04Hz77b.mjs → send-CDi3XQ0V.mjs} +4 -4
  113. package/dist/sig/accept.test.d.mts +1 -1
  114. package/dist/sig/accept.test.mjs +2 -2
  115. package/dist/sig/http.test.d.mts +1 -1
  116. package/dist/sig/http.test.mjs +10 -10
  117. package/dist/sig/key.test.d.mts +1 -1
  118. package/dist/sig/key.test.mjs +7 -7
  119. package/dist/sig/ld.test.d.mts +1 -1
  120. package/dist/sig/ld.test.mjs +8 -8
  121. package/dist/sig/mod.cjs +2 -3
  122. package/dist/sig/mod.js +3 -3
  123. package/dist/sig/owner.test.d.mts +1 -1
  124. package/dist/sig/owner.test.mjs +7 -7
  125. package/dist/sig/proof.test.d.mts +1 -1
  126. package/dist/sig/proof.test.mjs +9 -9
  127. package/dist/{std__assert-Dh6uLf_q.mjs → std__assert-B2NnY9bq.mjs} +5 -5
  128. package/dist/{temporal-xcPM9mxe.mjs → temporal-jusSJxbN.mjs} +2 -2
  129. package/dist/temporal-polyfill-BCdTHexd.cjs +3565 -0
  130. package/dist/testing/mod.d.mts +1 -1
  131. package/dist/testing/mod.mjs +3 -3
  132. package/dist/{testing-Dy-WhqpN.mjs → testing-C3vgUK0b.mjs} +3 -3
  133. package/dist/{transformers-NeAONrAq.cjs → transformers-DGwl-hD1.cjs} +1 -2
  134. package/dist/{transformers-BGMIq1cs.js → transformers-DXze6FUB.js} +1 -1
  135. package/dist/{types-KC4QAoxe.cjs → types-CPym83zc.cjs} +1 -2
  136. package/dist/{types-BFowWFTT.mjs → types-CrtdVuDP.mjs} +1 -1
  137. package/dist/{types-CAY3OdLq.js → types-DC1pNgJA.js} +1 -1
  138. package/dist/utils/docloader.test.d.mts +1 -1
  139. package/dist/utils/docloader.test.mjs +8 -8
  140. package/dist/utils/kv-cache.test.d.mts +1 -1
  141. package/dist/utils/kv-cache.test.mjs +2 -2
  142. package/dist/utils/mod.cjs +1 -2
  143. package/dist/utils/mod.js +2 -2
  144. package/dist/vocab/cjs.test.d.mts +1 -1
  145. package/dist/vocab/cjs.test.mjs +14 -1
  146. package/dist/vocab/mod.cjs +0 -1
  147. package/dist/vocab/mod.js +1 -1
  148. package/package.json +8 -8
@@ -1,4 +1,4 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
4
  import { getLogger } from "@logtape/logtape";
@@ -1,4 +1,4 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
4
  import { Activity } from "@fedify/vocab";
@@ -1,7 +1,7 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { l as AssertionError } from "./assert_equals-PBVKNMJd.mjs";
4
+ import { l as AssertionError } from "./assert_equals-BV7oLMxm.mjs";
5
5
  //#region ../../node_modules/.pnpm/@jsr+std__assert@0.226.0/node_modules/@jsr/std__assert/assert.js
6
6
  /**
7
7
  * Make an assertion, error will be thrown if `expr` does not have truthy value.
@@ -1,4 +1,4 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
4
  //#region ../../node_modules/.pnpm/@jsr+std__assert@0.226.0/node_modules/@jsr/std__assert/assertion_error.js
@@ -1,7 +1,7 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { l as AssertionError } from "./assert_equals-PBVKNMJd.mjs";
4
+ import { l as AssertionError } from "./assert_equals-BV7oLMxm.mjs";
5
5
  //#region ../../node_modules/.pnpm/@jsr+std__assert@0.226.0/node_modules/@jsr/std__assert/assert_instance_of.js
6
6
  /**
7
7
  * Make an assertion that `obj` is an instance of `type`.
@@ -1,7 +1,7 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { c as equal, l as AssertionError } from "./assert_equals-PBVKNMJd.mjs";
4
+ import { c as equal, l as AssertionError } from "./assert_equals-BV7oLMxm.mjs";
5
5
  //#region ../../node_modules/.pnpm/@jsr+std__assert@0.226.0/node_modules/@jsr/std__assert/assert_not_equals.js
6
6
  /**
7
7
  * Make an assertion that `actual` and `expected` are not equal, deeply.
@@ -1,8 +1,8 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { l as AssertionError, s as format } from "./assert_equals-PBVKNMJd.mjs";
5
- import { n as assertIsError } from "./assert_throws-zN79lgIC.mjs";
4
+ import { l as AssertionError, s as format } from "./assert_equals-BV7oLMxm.mjs";
5
+ import { n as assertIsError } from "./assert_throws-NiFfqbnH.mjs";
6
6
  //#region ../../node_modules/.pnpm/@jsr+std__assert@0.226.0/node_modules/@jsr/std__assert/assert_false.js
7
7
  /**
8
8
  * Make an assertion, error will be thrown if `expr` have truthy value.
@@ -1,7 +1,7 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { a as red, i as buildMessage, l as AssertionError, n as diffStr, r as diff, s as format } from "./assert_equals-PBVKNMJd.mjs";
4
+ import { a as red, i as buildMessage, l as AssertionError, n as diffStr, r as diff, s as format } from "./assert_equals-BV7oLMxm.mjs";
5
5
  //#region ../../node_modules/.pnpm/@jsr+std__assert@0.226.0/node_modules/@jsr/std__assert/assert_strict_equals.js
6
6
  /**
7
7
  * Make an assertion that `actual` and `expected` are equal using
@@ -1,7 +1,7 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { l as AssertionError, o as stripAnsiCode } from "./assert_equals-PBVKNMJd.mjs";
4
+ import { l as AssertionError, o as stripAnsiCode } from "./assert_equals-BV7oLMxm.mjs";
5
5
  //#region ../../node_modules/.pnpm/@jsr+std__assert@0.226.0/node_modules/@jsr/std__assert/assert_is_error.js
6
6
  /**
7
7
  * Make an assertion that `error` is an `Error`.
@@ -1,8 +1,8 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { n as version, t as name } from "./deno-Bkl9jNVs.mjs";
5
- import { t as ActivityListenerSet } from "./activity-listener-BeTGV3wc.mjs";
4
+ import { n as version, t as name } from "./deno-BCt09TJn.mjs";
5
+ import { t as ActivityListenerSet } from "./activity-listener-BtTSxZWA.mjs";
6
6
  import { getLogger } from "@logtape/logtape";
7
7
  import { Router, RouterError, assertPath } from "@fedify/uri-template";
8
8
  import { Tombstone, getTypeId } from "@fedify/vocab";
@@ -82,7 +82,7 @@ var FederationBuilderImpl = class {
82
82
  * specified.
83
83
  */
84
84
  async build(options) {
85
- const { FederationImpl } = await import("./middleware-CzWfDAQY.mjs");
85
+ const { FederationImpl } = await import("./middleware-HFQkD-r8.mjs");
86
86
  const f = new FederationImpl(options);
87
87
  const trailingSlashInsensitiveValue = f.router.trailingSlashInsensitive;
88
88
  f.router = this.router.clone();
@@ -1,4 +1,3 @@
1
- const { Temporal } = require("@js-temporal/polyfill");
2
1
  const { URLPattern } = require("urlpattern-polyfill");
3
2
  //#region \0rolldown/runtime.js
4
3
  var __create = Object.create;
@@ -1,4 +1,4 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
3
  //#region \0rolldown/runtime.js
4
4
  var __defProp = Object.defineProperty;
@@ -1,4 +1,4 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
4
  import { getLogger } from "@logtape/logtape";
@@ -1,4 +1,4 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
4
  import { getLogger } from "@logtape/logtape";
@@ -1,4 +1,4 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
4
  import { Link, Object as Object$1 } from "@fedify/vocab";
@@ -1,4 +1,4 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
4
  import { encodeHex } from "byte-encodings/hex";
@@ -1,7 +1,6 @@
1
- const { Temporal } = require("@js-temporal/polyfill");
2
1
  const { URLPattern } = require("urlpattern-polyfill");
3
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
4
- const require_transformers = require("../transformers-NeAONrAq.cjs");
3
+ const require_transformers = require("../transformers-DGwl-hD1.cjs");
5
4
  exports.actorDehydrator = require_transformers.actorDehydrator;
6
5
  exports.autoIdAssigner = require_transformers.autoIdAssigner;
7
6
  exports.getDefaultActivityTransformers = require_transformers.getDefaultActivityTransformers;
@@ -1,4 +1,4 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- import { n as autoIdAssigner, r as getDefaultActivityTransformers, t as actorDehydrator } from "../transformers-BGMIq1cs.js";
3
+ import { n as autoIdAssigner, r as getDefaultActivityTransformers, t as actorDehydrator } from "../transformers-DXze6FUB.js";
4
4
  export { actorDehydrator, autoIdAssigner, getDefaultActivityTransformers };
@@ -1,2 +1,2 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
@@ -1,9 +1,9 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { t as assertEquals } from "../assert_equals-PBVKNMJd.mjs";
5
- import { t as assertStrictEquals } from "../assert_strict_equals-BzqyKuYL.mjs";
6
- import { n as normalizeAttachmentArrays, r as normalizeOutgoingActivityJsonLd, t as isPreloadedContextAttachmentSafe } from "../outgoing-jsonld-BNL8AC14.mjs";
4
+ import { t as assertEquals } from "../assert_equals-BV7oLMxm.mjs";
5
+ import { t as assertStrictEquals } from "../assert_strict_equals-Ec20AUwa.mjs";
6
+ import { n as normalizeAttachmentArrays, r as normalizeOutgoingActivityJsonLd, t as isPreloadedContextAttachmentSafe } from "../outgoing-jsonld-URuqsICz.mjs";
7
7
  import { Create, Document, Note, PUBLIC_COLLECTION } from "@fedify/vocab";
8
8
  import { mockDocumentLoader, test } from "@fedify/fixture";
9
9
  //#region src/compat/outgoing-jsonld.test.ts
@@ -1,2 +1,2 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
@@ -1,9 +1,9 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { t as assertEquals } from "../assert_equals-PBVKNMJd.mjs";
5
- import { t as assertNotEquals } from "../assert_not_equals-C8vcTTA3.mjs";
6
- import { t as normalizePublicAudience } from "../public-audience-c9zmYKgA.mjs";
4
+ import { t as assertEquals } from "../assert_equals-BV7oLMxm.mjs";
5
+ import { t as assertNotEquals } from "../assert_not_equals-EPJPoxuf.mjs";
6
+ import { t as normalizePublicAudience } from "../public-audience-Cr5MsnMq.mjs";
7
7
  import { Create, Note, PUBLIC_COLLECTION } from "@fedify/vocab";
8
8
  import { test } from "@fedify/fixture";
9
9
  import { getDocumentLoader, preloadedContexts } from "@fedify/vocab-runtime";
@@ -1,2 +1,2 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
@@ -1,11 +1,11 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { t as MemoryKvStore } from "../kv-CIvR3Non.mjs";
5
- import { t as assertEquals } from "../assert_equals-PBVKNMJd.mjs";
6
- import { t as assertInstanceOf } from "../assert_instance_of-CxoC8bVq.mjs";
7
- import { t as assert } from "../assert-DvVHoIZ0.mjs";
8
- import { b as autoIdAssigner, n as FederationImpl, y as actorDehydrator } from "../middleware-1AyOpRqz.mjs";
4
+ import { t as MemoryKvStore } from "../kv-CXBAok3k.mjs";
5
+ import { t as assertEquals } from "../assert_equals-BV7oLMxm.mjs";
6
+ import { t as assertInstanceOf } from "../assert_instance_of-Q9KTBnrf.mjs";
7
+ import { t as assert } from "../assert-CJ1KXcvv.mjs";
8
+ import { b as autoIdAssigner, n as FederationImpl, y as actorDehydrator } from "../middleware-DGEQ07xT.mjs";
9
9
  import { Follow, Person } from "@fedify/vocab";
10
10
  import { test } from "@fedify/fixture";
11
11
  //#region src/compat/transformers.test.ts
@@ -1,4 +1,4 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
4
  import { getLogger } from "@logtape/logtape";
@@ -1,8 +1,8 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
4
  //#region deno.json
5
5
  var name = "@fedify/fedify";
6
- var version = "2.4.0-dev.1583+1a6f31cb";
6
+ var version = "2.4.0-dev.1599+7b19967f";
7
7
  //#endregion
8
8
  export { version as n, name as t };
@@ -1,8 +1,8 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { o as validateCryptoKey } from "./key-BBKNHoB9.mjs";
5
- import { n as doubleKnock } from "./http-BBkdx4Kd.mjs";
4
+ import { o as validateCryptoKey } from "./key-DcLwG7x4.mjs";
5
+ import { n as doubleKnock } from "./http-yainOC9t.mjs";
6
6
  import { getLogger } from "@logtape/logtape";
7
7
  import { curry } from "es-toolkit";
8
8
  import { UrlError, createActivityPubRequest, getRemoteDocument, logRequest, validatePublicUrl } from "@fedify/vocab-runtime";
@@ -1,4 +1,4 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
4
  import "node:module";
@@ -1,2 +1,2 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
@@ -1,11 +1,11 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { t as MemoryKvStore } from "../kv-CIvR3Non.mjs";
5
- import { t as assertEquals } from "../assert_equals-PBVKNMJd.mjs";
6
- import { r as assertExists } from "../std__assert-Dh6uLf_q.mjs";
7
- import { t as assertThrows } from "../assert_throws-zN79lgIC.mjs";
8
- import { r as createFederationBuilder } from "../builder-Doj1FmsW.mjs";
4
+ import { t as MemoryKvStore } from "../kv-CXBAok3k.mjs";
5
+ import { t as assertEquals } from "../assert_equals-BV7oLMxm.mjs";
6
+ import { r as assertExists } from "../std__assert-B2NnY9bq.mjs";
7
+ import { t as assertThrows } from "../assert_throws-NiFfqbnH.mjs";
8
+ import { r as createFederationBuilder } from "../builder-BvCI7Xch.mjs";
9
9
  import { DisallowedOperatorError, DisallowedVarSpecModifierError, DuplicateRouteVariableError, RouteTemplateOptionsNotMatchedError, RouterError } from "@fedify/uri-template";
10
10
  import { Activity, Note, Person } from "@fedify/vocab";
11
11
  import { test } from "@fedify/fixture";
@@ -1,2 +1,2 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
@@ -1,11 +1,11 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { t as MemoryKvStore } from "../kv-CIvR3Non.mjs";
5
- import { t as assertEquals } from "../assert_equals-PBVKNMJd.mjs";
6
- import "../std__assert-Dh6uLf_q.mjs";
7
- import { t as assertThrows } from "../assert_throws-zN79lgIC.mjs";
8
- import { n as normalizeCircuitBreakerOptions, r as parseCircuitBreakerKvState, t as CircuitBreaker } from "../circuit-breaker-hJBB6jwA.mjs";
4
+ import { t as MemoryKvStore } from "../kv-CXBAok3k.mjs";
5
+ import { t as assertEquals } from "../assert_equals-BV7oLMxm.mjs";
6
+ import "../std__assert-B2NnY9bq.mjs";
7
+ import { t as assertThrows } from "../assert_throws-NiFfqbnH.mjs";
8
+ import { n as normalizeCircuitBreakerOptions, r as parseCircuitBreakerKvState, t as CircuitBreaker } from "../circuit-breaker-CBGyz5F7.mjs";
9
9
  import { test } from "@fedify/fixture";
10
10
  //#region src/federation/circuit-breaker.test.ts
11
11
  var AlwaysConflictingKvStore = class extends MemoryKvStore {
@@ -1,2 +1,2 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
@@ -1,9 +1,9 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { t as assertEquals } from "../assert_equals-PBVKNMJd.mjs";
5
- import "../std__assert-Dh6uLf_q.mjs";
6
- import { n as digest, t as buildCollectionSynchronizationHeader } from "../collection-Dp5ky45w.mjs";
4
+ import { t as assertEquals } from "../assert_equals-BV7oLMxm.mjs";
5
+ import "../std__assert-B2NnY9bq.mjs";
6
+ import { n as digest, t as buildCollectionSynchronizationHeader } from "../collection-BIhlldqK.mjs";
7
7
  import { test } from "@fedify/fixture";
8
8
  import { decodeHex } from "byte-encodings/hex";
9
9
  //#region src/federation/collection.test.ts
@@ -1,2 +1,2 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
@@ -1,19 +1,19 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { n as createOutboxContext, r as createRequestContext, t as createInboxContext } from "../context-BBRTgkrs.mjs";
5
- import { t as MemoryKvStore } from "../kv-CIvR3Non.mjs";
6
- import { t as assertEquals } from "../assert_equals-PBVKNMJd.mjs";
7
- import "../std__assert-Dh6uLf_q.mjs";
8
- import { n as assertGreaterOrEqual, t as assertRejects } from "../assert_rejects-DAdaaIWM.mjs";
9
- import { t as assertInstanceOf } from "../assert_instance_of-CxoC8bVq.mjs";
10
- import { t as assert } from "../assert-DvVHoIZ0.mjs";
11
- import { r as parseAcceptSignature } from "../accept-CgDcxvjV.mjs";
12
- import { s as signRequest } from "../http-BBkdx4Kd.mjs";
13
- import { a as rsaPrivateKey3, c as rsaPublicKey3, s as rsaPublicKey2 } from "../keys-CSYsOMFG.mjs";
14
- import { a as compactJsonLd, p as signJsonLd } from "../ld-DLyXLPDS.mjs";
15
- import { c as handleActor, d as handleInbox, f as handleObject, h as respondWithObjectIfAcceptable, l as handleCollection, m as respondWithObject, o as createFederation, p as handleOutbox, u as handleCustomCollection } from "../middleware-1AyOpRqz.mjs";
16
- import { t as ActivityListenerSet } from "../activity-listener-BeTGV3wc.mjs";
4
+ import { n as createOutboxContext, r as createRequestContext, t as createInboxContext } from "../context-C7Sbmci2.mjs";
5
+ import { t as MemoryKvStore } from "../kv-CXBAok3k.mjs";
6
+ import { t as assertEquals } from "../assert_equals-BV7oLMxm.mjs";
7
+ import "../std__assert-B2NnY9bq.mjs";
8
+ import { n as assertGreaterOrEqual, t as assertRejects } from "../assert_rejects-EgstcQy5.mjs";
9
+ import { t as assertInstanceOf } from "../assert_instance_of-Q9KTBnrf.mjs";
10
+ import { t as assert } from "../assert-CJ1KXcvv.mjs";
11
+ import { r as parseAcceptSignature } from "../accept-8PiolDP7.mjs";
12
+ import { s as signRequest } from "../http-yainOC9t.mjs";
13
+ import { a as rsaPrivateKey3, c as rsaPublicKey3, s as rsaPublicKey2 } from "../keys-Dbyd7bhl.mjs";
14
+ import { a as compactJsonLd, p as signJsonLd } from "../ld-B-jskR-q.mjs";
15
+ import { c as handleActor, d as handleInbox, f as handleObject, h as respondWithObjectIfAcceptable, l as handleCollection, m as respondWithObject, o as createFederation, p as handleOutbox, u as handleCustomCollection } from "../middleware-DGEQ07xT.mjs";
16
+ import { t as ActivityListenerSet } from "../activity-listener-BtTSxZWA.mjs";
17
17
  import { Activity, Create, Note, Person, Tombstone } from "@fedify/vocab";
18
18
  import { createTestMeterProvider, createTestTracerProvider, mockDocumentLoader, test } from "@fedify/fixture";
19
19
  import { FetchError } from "@fedify/vocab-runtime";
@@ -1,2 +1,2 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
@@ -1,12 +1,12 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { t as MemoryKvStore } from "../kv-CIvR3Non.mjs";
5
- import { t as assertEquals } from "../assert_equals-PBVKNMJd.mjs";
6
- import "../std__assert-Dh6uLf_q.mjs";
7
- import { n as ed25519PrivateKey, r as ed25519PublicKey, t as ed25519Multikey } from "../keys-CSYsOMFG.mjs";
8
- import { r as signObject } from "../proof-BVglyYRW.mjs";
9
- import { o as createFederation } from "../middleware-1AyOpRqz.mjs";
4
+ import { t as MemoryKvStore } from "../kv-CXBAok3k.mjs";
5
+ import { t as assertEquals } from "../assert_equals-BV7oLMxm.mjs";
6
+ import "../std__assert-B2NnY9bq.mjs";
7
+ import { n as ed25519PrivateKey, r as ed25519PublicKey, t as ed25519Multikey } from "../keys-Dbyd7bhl.mjs";
8
+ import { r as signObject } from "../proof-917XYw_e.mjs";
9
+ import { o as createFederation } from "../middleware-DGEQ07xT.mjs";
10
10
  import { Create, Follow, Person } from "@fedify/vocab";
11
11
  import { mockDocumentLoader, test } from "@fedify/fixture";
12
12
  //#region src/federation/idempotency.test.ts
@@ -1,2 +1,2 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
@@ -1,9 +1,9 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { t as assertEquals } from "../assert_equals-PBVKNMJd.mjs";
5
- import { t as assertThrows } from "../assert_throws-zN79lgIC.mjs";
6
- import { t as ActivityListenerSet } from "../activity-listener-BeTGV3wc.mjs";
4
+ import { t as assertEquals } from "../assert_equals-BV7oLMxm.mjs";
5
+ import { t as assertThrows } from "../assert_throws-NiFfqbnH.mjs";
6
+ import { t as ActivityListenerSet } from "../activity-listener-BtTSxZWA.mjs";
7
7
  import { Activity, Create, Invite, Offer, Update } from "@fedify/vocab";
8
8
  import { test } from "@fedify/fixture";
9
9
  //#region src/federation/inbox.test.ts
@@ -1,2 +1,2 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
@@ -1,11 +1,11 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { t as MemoryKvStore } from "../kv-CIvR3Non.mjs";
5
- import { t as assertEquals } from "../assert_equals-PBVKNMJd.mjs";
6
- import { t as assertInstanceOf } from "../assert_instance_of-CxoC8bVq.mjs";
7
- import { t as assert } from "../assert-DvVHoIZ0.mjs";
8
- import { t as KvKeyCache } from "../keycache-CaOR6NYg.mjs";
4
+ import { t as MemoryKvStore } from "../kv-CXBAok3k.mjs";
5
+ import { t as assertEquals } from "../assert_equals-BV7oLMxm.mjs";
6
+ import { t as assertInstanceOf } from "../assert_instance_of-Q9KTBnrf.mjs";
7
+ import { t as assert } from "../assert-CJ1KXcvv.mjs";
8
+ import { t as KvKeyCache } from "../keycache-_DHqz5z_.mjs";
9
9
  import { CryptographicKey, Multikey } from "@fedify/vocab";
10
10
  import { test } from "@fedify/fixture";
11
11
  //#region src/federation/keycache.test.ts
@@ -1,2 +1,2 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
@@ -1,9 +1,9 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { t as MemoryKvStore } from "../kv-CIvR3Non.mjs";
5
- import { t as assertEquals } from "../assert_equals-PBVKNMJd.mjs";
6
- import "../std__assert-Dh6uLf_q.mjs";
4
+ import { t as MemoryKvStore } from "../kv-CXBAok3k.mjs";
5
+ import { t as assertEquals } from "../assert_equals-BV7oLMxm.mjs";
6
+ import "../std__assert-B2NnY9bq.mjs";
7
7
  import { test } from "@fedify/fixture";
8
8
  //#region src/federation/kv.test.ts
9
9
  test("MemoryKvStore", async (t) => {
@@ -1,2 +1,2 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
@@ -1,10 +1,10 @@
1
- import "@js-temporal/polyfill";
1
+ import "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { t as assertEquals } from "../assert_equals-PBVKNMJd.mjs";
5
- import "../std__assert-Dh6uLf_q.mjs";
6
- import { t as assertRejects } from "../assert_rejects-DAdaaIWM.mjs";
7
- import { _ as recordKeyLookup, a as instrumentDocumentLoader, b as recordWebFingerHandle, c as recordCircuitBreakerStateChange, d as recordCollectionRequest, f as recordCollectionTotalItems, g as recordInboxActivity, h as recordFanoutRecipients, i as getRemoteHost, l as recordCollectionDispatchDuration, m as recordDocumentFetch, p as recordDocumentCache, r as getFederationMetrics, t as classifyFetchError, u as recordCollectionPageItems, v as recordOutboxActivity, x as registerQueueDepthGauge, y as recordOutboxEnqueue } from "../metrics-BVRrGEXj.mjs";
4
+ import { t as assertEquals } from "../assert_equals-BV7oLMxm.mjs";
5
+ import "../std__assert-B2NnY9bq.mjs";
6
+ import { t as assertRejects } from "../assert_rejects-EgstcQy5.mjs";
7
+ import { _ as recordKeyLookup, a as instrumentDocumentLoader, b as recordWebFingerHandle, c as recordCircuitBreakerStateChange, d as recordCollectionRequest, f as recordCollectionTotalItems, g as recordInboxActivity, h as recordFanoutRecipients, i as getRemoteHost, l as recordCollectionDispatchDuration, m as recordDocumentFetch, p as recordDocumentCache, r as getFederationMetrics, t as classifyFetchError, u as recordCollectionPageItems, v as recordOutboxActivity, x as registerQueueDepthGauge, y as recordOutboxEnqueue } from "../metrics-C-pKLuAU.mjs";
8
8
  import { createTestMeterProvider, test } from "@fedify/fixture";
9
9
  import { FetchError } from "@fedify/vocab-runtime";
10
10
  import { DataPointType, MeterProvider, MetricReader } from "@opentelemetry/sdk-metrics";
@@ -1,2 +1,2 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
@@ -1,27 +1,27 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import "urlpattern-polyfill";
3
3
  globalThis.addEventListener = () => {};
4
- import { t as esm_default } from "../esm-vrlUxr60.mjs";
5
- import { t as MemoryKvStore } from "../kv-CIvR3Non.mjs";
6
- import { a as numberSchema, r as envelopeSchema, t as MockQueue } from "../testing-Dy-WhqpN.mjs";
7
- import { t as assertEquals } from "../assert_equals-PBVKNMJd.mjs";
8
- import { r as assertExists } from "../std__assert-Dh6uLf_q.mjs";
9
- import { r as assertFalse, t as assertRejects } from "../assert_rejects-DAdaaIWM.mjs";
10
- import { t as assertInstanceOf } from "../assert_instance_of-CxoC8bVq.mjs";
11
- import { t as assertThrows } from "../assert_throws-zN79lgIC.mjs";
12
- import { t as assertNotEquals } from "../assert_not_equals-C8vcTTA3.mjs";
13
- import { t as assertStrictEquals } from "../assert_strict_equals-BzqyKuYL.mjs";
14
- import { t as assert } from "../assert-DvVHoIZ0.mjs";
15
- import { g as recordInboxActivity } from "../metrics-BVRrGEXj.mjs";
16
- import { l as verifyRequest, s as signRequest } from "../http-BBkdx4Kd.mjs";
17
- import { a as rsaPrivateKey3, c as rsaPublicKey3, i as rsaPrivateKey2, n as ed25519PrivateKey, r as ed25519PublicKey, s as rsaPublicKey2, t as ed25519Multikey } from "../keys-CSYsOMFG.mjs";
18
- import { t as getAuthenticatedDocumentLoader } from "../docloader-f1XFaWWh.mjs";
19
- import { a as compactJsonLd, h as verifyJsonLd, p as signJsonLd, s as detachSignature } from "../ld-DLyXLPDS.mjs";
20
- import { t as doesActorOwnKey } from "../owner-BukzQW4T.mjs";
21
- import { i as verifyObject, r as signObject } from "../proof-BVglyYRW.mjs";
22
- import { g as handleBenchmarkTrigger, i as KvSpecDeterminer, n as FederationImpl, o as createFederation, r as InboxContextImpl, t as ContextImpl } from "../middleware-1AyOpRqz.mjs";
23
- import { t as CircuitBreaker } from "../circuit-breaker-hJBB6jwA.mjs";
24
- import { t as TaskCodec } from "../codec-nfBU4Up4.mjs";
4
+ import { t as esm_default } from "../esm-yYQfPhIY.mjs";
5
+ import { t as MemoryKvStore } from "../kv-CXBAok3k.mjs";
6
+ import { a as numberSchema, r as envelopeSchema, t as MockQueue } from "../testing-C3vgUK0b.mjs";
7
+ import { t as assertEquals } from "../assert_equals-BV7oLMxm.mjs";
8
+ import { r as assertExists } from "../std__assert-B2NnY9bq.mjs";
9
+ import { r as assertFalse, t as assertRejects } from "../assert_rejects-EgstcQy5.mjs";
10
+ import { t as assertInstanceOf } from "../assert_instance_of-Q9KTBnrf.mjs";
11
+ import { t as assertThrows } from "../assert_throws-NiFfqbnH.mjs";
12
+ import { t as assertNotEquals } from "../assert_not_equals-EPJPoxuf.mjs";
13
+ import { t as assertStrictEquals } from "../assert_strict_equals-Ec20AUwa.mjs";
14
+ import { t as assert } from "../assert-CJ1KXcvv.mjs";
15
+ import { g as recordInboxActivity } from "../metrics-C-pKLuAU.mjs";
16
+ import { l as verifyRequest, s as signRequest } from "../http-yainOC9t.mjs";
17
+ import { a as rsaPrivateKey3, c as rsaPublicKey3, i as rsaPrivateKey2, n as ed25519PrivateKey, r as ed25519PublicKey, s as rsaPublicKey2, t as ed25519Multikey } from "../keys-Dbyd7bhl.mjs";
18
+ import { t as getAuthenticatedDocumentLoader } from "../docloader-BrRjFwOp.mjs";
19
+ import { a as compactJsonLd, h as verifyJsonLd, p as signJsonLd, s as detachSignature } from "../ld-B-jskR-q.mjs";
20
+ import { t as doesActorOwnKey } from "../owner-CeJuB8wq.mjs";
21
+ import { i as verifyObject, r as signObject } from "../proof-917XYw_e.mjs";
22
+ import { g as handleBenchmarkTrigger, i as KvSpecDeterminer, n as FederationImpl, o as createFederation, r as InboxContextImpl, t as ContextImpl } from "../middleware-DGEQ07xT.mjs";
23
+ import { t as CircuitBreaker } from "../circuit-breaker-CBGyz5F7.mjs";
24
+ import { t as TaskCodec } from "../codec-BBga-FWI.mjs";
25
25
  import { configure, reset } from "@logtape/logtape";
26
26
  import { RouterError } from "@fedify/uri-template";
27
27
  import * as vocab from "@fedify/vocab";
@@ -1,12 +1,13 @@
1
- const { Temporal } = require("@js-temporal/polyfill");
2
1
  const { URLPattern } = require("urlpattern-polyfill");
3
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
4
- require("../chunk-DDcVe30Y.cjs");
5
- const require_middleware = require("../middleware-DszmUorL.cjs");
3
+ require("../chunk-Czpeue4M.cjs");
4
+ const require_middleware = require("../middleware-DLzOFLD5.cjs");
5
+ const require_temporal_polyfill = require("../temporal-polyfill-BCdTHexd.cjs");
6
6
  let _logtape_logtape = require("@logtape/logtape");
7
7
  let _fedify_uri_template = require("@fedify/uri-template");
8
8
  let es_toolkit = require("es-toolkit");
9
9
  //#region src/federation/kv.ts
10
+ const Temporal = require_temporal_polyfill.Temporal;
10
11
  /**
11
12
  * A key–value store that stores values in memory.
12
13
  * Do not use this in production as it does not persist values.
@@ -1,6 +1,6 @@
1
- import { Temporal } from "@js-temporal/polyfill";
1
+ import { Temporal } from "temporal-polyfill";
2
2
  import { URLPattern } from "urlpattern-polyfill";
3
- import { a as ParallelMessageQueue, c as respondWithObject, d as digest, f as CircuitBreaker, h as createFederationBuilder, i as InProcessMessageQueue, l as respondWithObjectIfAcceptable, m as parseCircuitBreakerKvState, o as createExponentialBackoffPolicy, p as normalizeCircuitBreakerOptions, r as handleWebFinger, s as SendActivityError, t as createFederation, u as buildCollectionSynchronizationHeader } from "../middleware-B1jZw4xB.js";
3
+ import { a as ParallelMessageQueue, c as respondWithObject, d as digest, f as CircuitBreaker, h as createFederationBuilder, i as InProcessMessageQueue, l as respondWithObjectIfAcceptable, m as parseCircuitBreakerKvState, o as createExponentialBackoffPolicy, p as normalizeCircuitBreakerOptions, r as handleWebFinger, s as SendActivityError, t as createFederation, u as buildCollectionSynchronizationHeader } from "../middleware-D1POKL1d.js";
4
4
  import { getLogger } from "@logtape/logtape";
5
5
  import { Router as Router$1, RouterError as RouterError$1, assertPath, isPath } from "@fedify/uri-template";
6
6
  import { isEqual } from "es-toolkit";