@fedify/fedify 1.9.0-pr.443.1682 → 1.9.0

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 (139) hide show
  1. package/README.md +3 -0
  2. package/dist/{actor-BfM4acO7.js → actor-BFB3So4a.js} +6169 -2946
  3. package/dist/{actor-DNoKtm0e.js → actor-BscXI9ov.js} +1 -1
  4. package/dist/{actor-sT_gcgkl.d.ts → actor-C1Euqngb.d.ts} +1 -1
  5. package/dist/{actor-C84MVjvg.cjs → actor-CrrVlr_l.cjs} +6169 -2946
  6. package/dist/{actor-D8GmZX63.d.cts → actor-Ydzhc8dj.d.cts} +1 -1
  7. package/dist/{authdocloader-BMUj-LDP.js → authdocloader-BAZpg_xi.js} +3 -3
  8. package/dist/{authdocloader-CSF0HpUd.js → authdocloader-C0GexsrH.js} +3 -3
  9. package/dist/{authdocloader-BZ3wxRbU.cjs → authdocloader-oIwkuaiO.cjs} +3 -3
  10. package/dist/{builder-DbzYJjYW.js → builder-CHQYD4vV.js} +14 -8
  11. package/dist/{client-BXo-ifnJ.js → client-Csz-Cfna.js} +1 -1
  12. package/dist/compat/mod.d.cts +7 -7
  13. package/dist/compat/mod.d.ts +7 -7
  14. package/dist/compat/transformers.test.js +16 -16
  15. package/dist/{context-Cp-kboln.d.ts → context-CXUibY4L.d.ts} +179 -116
  16. package/dist/{context-BkqGJwLI.d.cts → context-CwUAkopp.d.cts} +179 -116
  17. package/dist/{docloader-C8VNT_Xq.cjs → docloader-Bh_ukbSk.cjs} +2 -2
  18. package/dist/{docloader-vwID5KeD.js → docloader-DUaVPUP7.js} +2 -2
  19. package/dist/{esm-BrKG8Ydq.js → esm-CRJSDGg9.js} +1 -1
  20. package/dist/federation/builder.test.js +5 -5
  21. package/dist/federation/collection.test.js +3 -3
  22. package/dist/federation/handler.test.js +17 -17
  23. package/dist/federation/idempotency.test.d.ts +3 -0
  24. package/dist/federation/idempotency.test.js +202 -0
  25. package/dist/federation/inbox.test.js +4 -4
  26. package/dist/federation/keycache.test.js +4 -4
  27. package/dist/federation/kv.test.js +3 -3
  28. package/dist/federation/middleware.test.js +18 -18
  29. package/dist/federation/mod.cjs +10 -10
  30. package/dist/federation/mod.d.cts +7 -7
  31. package/dist/federation/mod.d.ts +7 -7
  32. package/dist/federation/mod.js +10 -10
  33. package/dist/federation/mq.test.js +3 -3
  34. package/dist/federation/retry.test.js +3 -3
  35. package/dist/federation/router.test.js +3 -3
  36. package/dist/federation/send.test.js +10 -10
  37. package/dist/fixtures/media.example.com/avatars/test-avatar.jpg.json +6 -0
  38. package/dist/{http-B9UPBFJz.d.cts → http-B1_DzfAU.d.cts} +1 -1
  39. package/dist/{http-D21OQwhJ.cjs → http-B8N8ZAUZ.cjs} +3 -3
  40. package/dist/{http-1S7OolRE.js → http-Br_sidK9.js} +3 -3
  41. package/dist/{http-PJ3EklL0.js → http-BybYoFJw.js} +2 -2
  42. package/dist/{http-BGqh2jzk.d.ts → http-wsGR6KkT.d.ts} +1 -1
  43. package/dist/{inbox-4wLOWRkP.js → inbox-DkogbJk7.js} +29 -7
  44. package/dist/{key-DTUnLJZM.js → key-B2K1baWY.js} +3 -3
  45. package/dist/{key-DbudJOUz.js → key-BL_pkpWg.js} +4 -4
  46. package/dist/{key-CH7qaiOX.js → key-C1K0KFXJ.js} +2 -2
  47. package/dist/{key-7YeppNTi.js → key-DU95vugc.js} +2 -2
  48. package/dist/key-DneI16bw.cjs +10 -0
  49. package/dist/{key-Bt6aeupK.cjs → key-PbwtKiy9.cjs} +2 -2
  50. package/dist/{keycache-OXZYOWra.js → keycache-9ty5PJKq.js} +1 -1
  51. package/dist/{keys-DMbcSHvH.js → keys-D_B7NUKq.js} +1 -1
  52. package/dist/{ld-BLx5h_2L.js → ld-C2wK2NCY.js} +2 -2
  53. package/dist/{lookup-tJvVI01W.js → lookup-BU2mZhd6.js} +1 -1
  54. package/dist/{lookup-BQHLqqvB.cjs → lookup-CQIpaRVB.cjs} +1 -1
  55. package/dist/{lookup-B8X3pPjF.js → lookup-GLSo3KJA.js} +21 -12
  56. package/dist/{middleware-DpNXnRa6.js → middleware-B2Zp4CQO.js} +78 -47
  57. package/dist/{middleware-CPgUeSYU.js → middleware-B96_0LKI.js} +43 -40
  58. package/dist/middleware-BZel7aTg.js +26 -0
  59. package/dist/{middleware-BN1ZyxrJ.cjs → middleware-CHdtkzPX.cjs} +78 -47
  60. package/dist/middleware-DxIA-f2s.cjs +17 -0
  61. package/dist/middleware-akUN3fZs.js +17 -0
  62. package/dist/{mod-DxjZ8kbs.d.cts → mod-BUbqxBev.d.cts} +19 -1
  63. package/dist/{mod-OfRtcQo1.d.ts → mod-BcObK1Lz.d.ts} +2 -2
  64. package/dist/{mod-CnEwcmyF.d.ts → mod-CDObsV1d.d.ts} +19 -1
  65. package/dist/{mod-TsyIDkKn.d.ts → mod-CIbqfZW0.d.ts} +1 -1
  66. package/dist/{mod-Cuem8g-I.d.ts → mod-DgcYoyZK.d.ts} +2 -2
  67. package/dist/{mod-bscaBAIo.d.cts → mod-Dt-G9ZOS.d.cts} +1 -1
  68. package/dist/{mod-BihGJmMM.d.cts → mod-fjqfsrty.d.cts} +2 -2
  69. package/dist/{mod-Ds5wiXHw.d.cts → mod-mXx9V0q5.d.cts} +2 -2
  70. package/dist/mod.cjs +10 -10
  71. package/dist/mod.d.cts +10 -10
  72. package/dist/mod.d.ts +10 -10
  73. package/dist/mod.js +10 -10
  74. package/dist/nodeinfo/client.test.js +5 -5
  75. package/dist/nodeinfo/handler.test.js +16 -16
  76. package/dist/nodeinfo/mod.cjs +2 -2
  77. package/dist/nodeinfo/mod.js +2 -2
  78. package/dist/nodeinfo/semver.test.js +3 -3
  79. package/dist/nodeinfo/types.test.js +3 -3
  80. package/dist/{owner-BYxDl2qi.d.cts → owner-6KSEp9eV.d.cts} +2 -2
  81. package/dist/{owner-DOUl7e-t.d.ts → owner-BbeUDvOu.d.ts} +2 -2
  82. package/dist/{owner-DeXz0uXj.js → owner-DdgOG5UM.js} +2 -2
  83. package/dist/{proof-1YMXAyHu.cjs → proof-C1YQwafO.cjs} +3 -3
  84. package/dist/{proof-DEbHE-Rp.js → proof-nDt6_5lP.js} +2 -2
  85. package/dist/{proof-C5AaUlDb.js → proof-s1G_SRlt.js} +3 -3
  86. package/dist/runtime/authdocloader.test.js +9 -9
  87. package/dist/runtime/docloader.test.js +4 -4
  88. package/dist/runtime/key.test.js +5 -5
  89. package/dist/runtime/langstr.test.js +3 -3
  90. package/dist/runtime/link.test.js +3 -3
  91. package/dist/runtime/mod.cjs +6 -6
  92. package/dist/runtime/mod.d.cts +3 -3
  93. package/dist/runtime/mod.d.ts +3 -3
  94. package/dist/runtime/mod.js +6 -6
  95. package/dist/runtime/multibase/multibase.test.js +3 -3
  96. package/dist/runtime/url.test.js +3 -3
  97. package/dist/{send-ZLr2Fq_j.js → send-YlMc7DGj.js} +2 -2
  98. package/dist/sig/http.test.js +8 -8
  99. package/dist/sig/key.test.js +6 -6
  100. package/dist/sig/ld.test.js +7 -7
  101. package/dist/sig/mod.cjs +6 -6
  102. package/dist/sig/mod.d.cts +5 -5
  103. package/dist/sig/mod.d.ts +5 -5
  104. package/dist/sig/mod.js +6 -6
  105. package/dist/sig/owner.test.js +7 -7
  106. package/dist/sig/proof.test.js +7 -7
  107. package/dist/testing/docloader.test.js +3 -3
  108. package/dist/testing/mod.d.ts +341 -379
  109. package/dist/testing/mod.js +3 -3
  110. package/dist/{testing-CyBcyXDK.js → testing-B1zhVQn5.js} +2 -2
  111. package/dist/{type-C9v8GMO6.js → type-CAbzJEbL.js} +6298 -3075
  112. package/dist/{types-B2Gwh9uw.cjs → types-BGWxE9S1.cjs} +1 -1
  113. package/dist/{types-KhFFD-xZ.js → types-BgqeGOUD.js} +1 -1
  114. package/dist/vocab/actor.test.js +5 -5
  115. package/dist/vocab/lookup.test.js +255 -5
  116. package/dist/vocab/mod.cjs +4 -4
  117. package/dist/vocab/mod.d.cts +3 -3
  118. package/dist/vocab/mod.d.ts +3 -3
  119. package/dist/vocab/mod.js +4 -4
  120. package/dist/vocab/type.test.js +3 -3
  121. package/dist/vocab/vocab.test.js +395 -24
  122. package/dist/{vocab-BW6SWH9P.d.ts → vocab-CDHNj5zp.d.ts} +158 -497
  123. package/dist/{vocab-qpRpljdS.d.cts → vocab-Cfs0937i.d.cts} +158 -497
  124. package/dist/{vocab-95nbu41B.cjs → vocab-DiA70N1V.cjs} +23 -14
  125. package/dist/{vocab-DUIA4PK3.js → vocab-qc770nrv.js} +23 -14
  126. package/dist/webfinger/handler.test.js +16 -16
  127. package/dist/webfinger/lookup.test.js +4 -4
  128. package/dist/webfinger/mod.cjs +2 -2
  129. package/dist/webfinger/mod.js +2 -2
  130. package/dist/x/cfworkers.test.js +3 -3
  131. package/dist/x/hono.d.cts +6 -6
  132. package/dist/x/hono.d.ts +6 -6
  133. package/dist/x/sveltekit.d.cts +6 -6
  134. package/dist/x/sveltekit.d.ts +6 -6
  135. package/package.json +3 -3
  136. package/dist/key-C-eEPc5P.cjs +0 -10
  137. package/dist/middleware-BKKzirBh.cjs +0 -17
  138. package/dist/middleware-D9dqPUdF.js +0 -17
  139. package/dist/middleware-ofHkiPKA.js +0 -26
@@ -28,7 +28,6 @@ declare class LanguageString extends String {
28
28
  */
29
29
  declare class Object$1 {
30
30
  #private;
31
- protected readonly _baseUrl?: URL;
32
31
  readonly id: URL | null;
33
32
  protected get _documentLoader(): DocumentLoader | undefined;
34
33
  protected get _contextLoader(): DocumentLoader | undefined;
@@ -44,10 +43,6 @@ declare class Object$1 {
44
43
  * The type URI of {@link Object}: `https://www.w3.org/ns/activitystreams#Object`.
45
44
  */
46
45
  static get typeId(): URL;
47
- /**
48
- * The base URL used for resolving relative URLs in this object.
49
- */
50
- get baseUrl(): URL | undefined;
51
46
  /**
52
47
  * Constructs a new instance of Object with the given values.
53
48
  * @param values The values to initialize the instance with.
@@ -107,7 +102,6 @@ declare class Object$1 {
107
102
  documentLoader?: DocumentLoader;
108
103
  contextLoader?: DocumentLoader;
109
104
  tracerProvider?: TracerProvider;
110
- baseUrl?: URL;
111
105
  });
112
106
  /**
113
107
  * Clones this instance, optionally updating it with the given values.
@@ -184,7 +178,7 @@ declare class Object$1 {
184
178
  contextLoader?: DocumentLoader;
185
179
  suppressError?: boolean;
186
180
  tracerProvider?: TracerProvider;
187
- baseUrl?: URL;
181
+ crossOrigin?: "ignore" | "throw" | "trust";
188
182
  }): AsyncIterable<Object$1 | Link | PropertyValue>;
189
183
  /**
190
184
  * Similar to
@@ -201,7 +195,7 @@ declare class Object$1 {
201
195
  contextLoader?: DocumentLoader;
202
196
  suppressError?: boolean;
203
197
  tracerProvider?: TracerProvider;
204
- baseUrl?: URL;
198
+ crossOrigin?: "ignore" | "throw" | "trust";
205
199
  }): Promise<Application | Group | Organization | Person | Service | null>;
206
200
  /**
207
201
  * Similar to
@@ -218,7 +212,7 @@ declare class Object$1 {
218
212
  contextLoader?: DocumentLoader;
219
213
  suppressError?: boolean;
220
214
  tracerProvider?: TracerProvider;
221
- baseUrl?: URL;
215
+ crossOrigin?: "ignore" | "throw" | "trust";
222
216
  }): AsyncIterable<Application | Group | Organization | Person | Service>;
223
217
  /**
224
218
  * Similar to
@@ -234,7 +228,7 @@ declare class Object$1 {
234
228
  contextLoader?: DocumentLoader;
235
229
  suppressError?: boolean;
236
230
  tracerProvider?: TracerProvider;
237
- baseUrl?: URL;
231
+ crossOrigin?: "ignore" | "throw" | "trust";
238
232
  }): Promise<Object$1 | null>;
239
233
  /**
240
234
  * Similar to
@@ -250,7 +244,7 @@ declare class Object$1 {
250
244
  contextLoader?: DocumentLoader;
251
245
  suppressError?: boolean;
252
246
  tracerProvider?: TracerProvider;
253
- baseUrl?: URL;
247
+ crossOrigin?: "ignore" | "throw" | "trust";
254
248
  }): AsyncIterable<Object$1>;
255
249
  /** The content or textual representation of the Object encoded as a JSON
256
250
  * string. By default, the value of `content` is HTML. The `mediaType`
@@ -285,7 +279,7 @@ declare class Object$1 {
285
279
  contextLoader?: DocumentLoader;
286
280
  suppressError?: boolean;
287
281
  tracerProvider?: TracerProvider;
288
- baseUrl?: URL;
282
+ crossOrigin?: "ignore" | "throw" | "trust";
289
283
  }): AsyncIterable<Object$1 | Link>;
290
284
  /** A simple, human-readable, plain-text name for the object. HTML markup MUST
291
285
  * NOT be included. The name MAY be expressed using multiple language-tagged
@@ -316,7 +310,7 @@ declare class Object$1 {
316
310
  contextLoader?: DocumentLoader;
317
311
  suppressError?: boolean;
318
312
  tracerProvider?: TracerProvider;
319
- baseUrl?: URL;
313
+ crossOrigin?: "ignore" | "throw" | "trust";
320
314
  }): AsyncIterable<Object$1 | Link>;
321
315
  /**
322
316
  * Similar to
@@ -333,7 +327,7 @@ declare class Object$1 {
333
327
  contextLoader?: DocumentLoader;
334
328
  suppressError?: boolean;
335
329
  tracerProvider?: TracerProvider;
336
- baseUrl?: URL;
330
+ crossOrigin?: "ignore" | "throw" | "trust";
337
331
  }): Promise<Image | null>;
338
332
  /**
339
333
  * Similar to
@@ -350,7 +344,7 @@ declare class Object$1 {
350
344
  contextLoader?: DocumentLoader;
351
345
  suppressError?: boolean;
352
346
  tracerProvider?: TracerProvider;
353
- baseUrl?: URL;
347
+ crossOrigin?: "ignore" | "throw" | "trust";
354
348
  }): AsyncIterable<Image>;
355
349
  /**
356
350
  * Similar to
@@ -367,7 +361,7 @@ declare class Object$1 {
367
361
  contextLoader?: DocumentLoader;
368
362
  suppressError?: boolean;
369
363
  tracerProvider?: TracerProvider;
370
- baseUrl?: URL;
364
+ crossOrigin?: "ignore" | "throw" | "trust";
371
365
  }): Promise<Image | null>;
372
366
  /**
373
367
  * Similar to
@@ -384,7 +378,7 @@ declare class Object$1 {
384
378
  contextLoader?: DocumentLoader;
385
379
  suppressError?: boolean;
386
380
  tracerProvider?: TracerProvider;
387
- baseUrl?: URL;
381
+ crossOrigin?: "ignore" | "throw" | "trust";
388
382
  }): AsyncIterable<Image>;
389
383
  /**
390
384
  * Similar to
@@ -400,7 +394,7 @@ declare class Object$1 {
400
394
  contextLoader?: DocumentLoader;
401
395
  suppressError?: boolean;
402
396
  tracerProvider?: TracerProvider;
403
- baseUrl?: URL;
397
+ crossOrigin?: "ignore" | "throw" | "trust";
404
398
  }): Promise<Object$1 | Link | null>;
405
399
  /**
406
400
  * Similar to
@@ -416,7 +410,7 @@ declare class Object$1 {
416
410
  contextLoader?: DocumentLoader;
417
411
  suppressError?: boolean;
418
412
  tracerProvider?: TracerProvider;
419
- baseUrl?: URL;
413
+ crossOrigin?: "ignore" | "throw" | "trust";
420
414
  }): AsyncIterable<Object$1 | Link>;
421
415
  /**
422
416
  * Similar to
@@ -432,7 +426,7 @@ declare class Object$1 {
432
426
  contextLoader?: DocumentLoader;
433
427
  suppressError?: boolean;
434
428
  tracerProvider?: TracerProvider;
435
- baseUrl?: URL;
429
+ crossOrigin?: "ignore" | "throw" | "trust";
436
430
  }): Promise<Object$1 | Link | null>;
437
431
  /**
438
432
  * Similar to
@@ -448,7 +442,7 @@ declare class Object$1 {
448
442
  contextLoader?: DocumentLoader;
449
443
  suppressError?: boolean;
450
444
  tracerProvider?: TracerProvider;
451
- baseUrl?: URL;
445
+ crossOrigin?: "ignore" | "throw" | "trust";
452
446
  }): AsyncIterable<Object$1 | Link>;
453
447
  /**
454
448
  * Similar to
@@ -463,7 +457,7 @@ declare class Object$1 {
463
457
  contextLoader?: DocumentLoader;
464
458
  suppressError?: boolean;
465
459
  tracerProvider?: TracerProvider;
466
- baseUrl?: URL;
460
+ crossOrigin?: "ignore" | "throw" | "trust";
467
461
  }): Promise<Link | Object$1 | null>;
468
462
  /**
469
463
  * Similar to
@@ -478,7 +472,7 @@ declare class Object$1 {
478
472
  contextLoader?: DocumentLoader;
479
473
  suppressError?: boolean;
480
474
  tracerProvider?: TracerProvider;
481
- baseUrl?: URL;
475
+ crossOrigin?: "ignore" | "throw" | "trust";
482
476
  }): AsyncIterable<Link | Object$1>;
483
477
  /** The date and time at which the object was published.
484
478
  */
@@ -497,7 +491,7 @@ declare class Object$1 {
497
491
  contextLoader?: DocumentLoader;
498
492
  suppressError?: boolean;
499
493
  tracerProvider?: TracerProvider;
500
- baseUrl?: URL;
494
+ crossOrigin?: "ignore" | "throw" | "trust";
501
495
  }): Promise<Collection | null>;
502
496
  /**
503
497
  * Similar to
@@ -519,7 +513,7 @@ declare class Object$1 {
519
513
  contextLoader?: DocumentLoader;
520
514
  suppressError?: boolean;
521
515
  tracerProvider?: TracerProvider;
522
- baseUrl?: URL;
516
+ crossOrigin?: "ignore" | "throw" | "trust";
523
517
  }): Promise<Collection | null>;
524
518
  /**
525
519
  * Similar to
@@ -541,7 +535,7 @@ declare class Object$1 {
541
535
  contextLoader?: DocumentLoader;
542
536
  suppressError?: boolean;
543
537
  tracerProvider?: TracerProvider;
544
- baseUrl?: URL;
538
+ crossOrigin?: "ignore" | "throw" | "trust";
545
539
  }): Promise<Collection | null>;
546
540
  /**
547
541
  * Similar to
@@ -557,7 +551,7 @@ declare class Object$1 {
557
551
  contextLoader?: DocumentLoader;
558
552
  suppressError?: boolean;
559
553
  tracerProvider?: TracerProvider;
560
- baseUrl?: URL;
554
+ crossOrigin?: "ignore" | "throw" | "trust";
561
555
  }): Promise<Collection | null>;
562
556
  /** The date and time describing the actual or expected starting time of
563
557
  * the object. When used with an {@link Activity} object, for instance,
@@ -589,7 +583,7 @@ declare class Object$1 {
589
583
  contextLoader?: DocumentLoader;
590
584
  suppressError?: boolean;
591
585
  tracerProvider?: TracerProvider;
592
- baseUrl?: URL;
586
+ crossOrigin?: "ignore" | "throw" | "trust";
593
587
  }): AsyncIterable<Object$1 | Link>;
594
588
  /** The date and time at which the object was updated.
595
589
  */
@@ -614,7 +608,7 @@ declare class Object$1 {
614
608
  contextLoader?: DocumentLoader;
615
609
  suppressError?: boolean;
616
610
  tracerProvider?: TracerProvider;
617
- baseUrl?: URL;
611
+ crossOrigin?: "ignore" | "throw" | "trust";
618
612
  }): Promise<Object$1 | null>;
619
613
  /**
620
614
  * Similar to
@@ -630,7 +624,7 @@ declare class Object$1 {
630
624
  contextLoader?: DocumentLoader;
631
625
  suppressError?: boolean;
632
626
  tracerProvider?: TracerProvider;
633
- baseUrl?: URL;
627
+ crossOrigin?: "ignore" | "throw" | "trust";
634
628
  }): AsyncIterable<Object$1>;
635
629
  /**
636
630
  * Similar to
@@ -646,7 +640,7 @@ declare class Object$1 {
646
640
  contextLoader?: DocumentLoader;
647
641
  suppressError?: boolean;
648
642
  tracerProvider?: TracerProvider;
649
- baseUrl?: URL;
643
+ crossOrigin?: "ignore" | "throw" | "trust";
650
644
  }): Promise<Object$1 | null>;
651
645
  /**
652
646
  * Similar to
@@ -662,7 +656,7 @@ declare class Object$1 {
662
656
  contextLoader?: DocumentLoader;
663
657
  suppressError?: boolean;
664
658
  tracerProvider?: TracerProvider;
665
- baseUrl?: URL;
659
+ crossOrigin?: "ignore" | "throw" | "trust";
666
660
  }): AsyncIterable<Object$1>;
667
661
  /**
668
662
  * Similar to
@@ -678,7 +672,7 @@ declare class Object$1 {
678
672
  contextLoader?: DocumentLoader;
679
673
  suppressError?: boolean;
680
674
  tracerProvider?: TracerProvider;
681
- baseUrl?: URL;
675
+ crossOrigin?: "ignore" | "throw" | "trust";
682
676
  }): Promise<Object$1 | null>;
683
677
  /**
684
678
  * Similar to
@@ -694,7 +688,7 @@ declare class Object$1 {
694
688
  contextLoader?: DocumentLoader;
695
689
  suppressError?: boolean;
696
690
  tracerProvider?: TracerProvider;
697
- baseUrl?: URL;
691
+ crossOrigin?: "ignore" | "throw" | "trust";
698
692
  }): AsyncIterable<Object$1>;
699
693
  /**
700
694
  * Similar to
@@ -710,7 +704,7 @@ declare class Object$1 {
710
704
  contextLoader?: DocumentLoader;
711
705
  suppressError?: boolean;
712
706
  tracerProvider?: TracerProvider;
713
- baseUrl?: URL;
707
+ crossOrigin?: "ignore" | "throw" | "trust";
714
708
  }): Promise<Object$1 | null>;
715
709
  /**
716
710
  * Similar to
@@ -726,7 +720,7 @@ declare class Object$1 {
726
720
  contextLoader?: DocumentLoader;
727
721
  suppressError?: boolean;
728
722
  tracerProvider?: TracerProvider;
729
- baseUrl?: URL;
723
+ crossOrigin?: "ignore" | "throw" | "trust";
730
724
  }): AsyncIterable<Object$1>;
731
725
  /** When used on an {@link Object}, identifies the MIME media type of the value
732
726
  * of the `content` property. If not specified, the `content` property is
@@ -762,7 +756,7 @@ declare class Object$1 {
762
756
  contextLoader?: DocumentLoader;
763
757
  suppressError?: boolean;
764
758
  tracerProvider?: TracerProvider;
765
- baseUrl?: URL;
759
+ crossOrigin?: "ignore" | "throw" | "trust";
766
760
  }): Promise<DataIntegrityProof | null>;
767
761
  /**
768
762
  * Similar to
@@ -777,7 +771,7 @@ declare class Object$1 {
777
771
  contextLoader?: DocumentLoader;
778
772
  suppressError?: boolean;
779
773
  tracerProvider?: TracerProvider;
780
- baseUrl?: URL;
774
+ crossOrigin?: "ignore" | "throw" | "trust";
781
775
  }): AsyncIterable<DataIntegrityProof>;
782
776
  /**
783
777
  * Converts this object to a JSON-LD structure.
@@ -827,10 +821,6 @@ declare class Emoji extends Object$1 {
827
821
  * The type URI of {@link Emoji}: `http://joinmastodon.org/ns#Emoji`.
828
822
  */
829
823
  static get typeId(): URL;
830
- /**
831
- * The base URL used for resolving relative URLs in this object.
832
- */
833
- get baseUrl(): URL | undefined;
834
824
  /**
835
825
  * Constructs a new instance of Emoji with the given values.
836
826
  * @param values The values to initialize the instance with.
@@ -890,7 +880,6 @@ declare class Emoji extends Object$1 {
890
880
  documentLoader?: DocumentLoader;
891
881
  contextLoader?: DocumentLoader;
892
882
  tracerProvider?: TracerProvider;
893
- baseUrl?: URL;
894
883
  });
895
884
  /**
896
885
  * Clones this instance, optionally updating it with the given values.
@@ -1005,10 +994,6 @@ declare class ChatMessage extends Object$1 {
1005
994
  * The type URI of {@link ChatMessage}: `http://litepub.social/ns#ChatMessage`.
1006
995
  */
1007
996
  static get typeId(): URL;
1008
- /**
1009
- * The base URL used for resolving relative URLs in this object.
1010
- */
1011
- get baseUrl(): URL | undefined;
1012
997
  /**
1013
998
  * Constructs a new instance of ChatMessage with the given values.
1014
999
  * @param values The values to initialize the instance with.
@@ -1069,7 +1054,6 @@ declare class ChatMessage extends Object$1 {
1069
1054
  documentLoader?: DocumentLoader;
1070
1055
  contextLoader?: DocumentLoader;
1071
1056
  tracerProvider?: TracerProvider;
1072
- baseUrl?: URL;
1073
1057
  });
1074
1058
  /**
1075
1059
  * Clones this instance, optionally updating it with the given values.
@@ -1197,10 +1181,6 @@ declare class Activity extends Object$1 {
1197
1181
  * The type URI of {@link Activity}: `https://www.w3.org/ns/activitystreams#Activity`.
1198
1182
  */
1199
1183
  static get typeId(): URL;
1200
- /**
1201
- * The base URL used for resolving relative URLs in this object.
1202
- */
1203
- get baseUrl(): URL | undefined;
1204
1184
  /**
1205
1185
  * Constructs a new instance of Activity with the given values.
1206
1186
  * @param values The values to initialize the instance with.
@@ -1272,7 +1252,6 @@ declare class Activity extends Object$1 {
1272
1252
  documentLoader?: DocumentLoader;
1273
1253
  contextLoader?: DocumentLoader;
1274
1254
  tracerProvider?: TracerProvider;
1275
- baseUrl?: URL;
1276
1255
  });
1277
1256
  /**
1278
1257
  * Clones this instance, optionally updating it with the given values.
@@ -1361,7 +1340,7 @@ declare class Activity extends Object$1 {
1361
1340
  contextLoader?: DocumentLoader;
1362
1341
  suppressError?: boolean;
1363
1342
  tracerProvider?: TracerProvider;
1364
- baseUrl?: URL;
1343
+ crossOrigin?: "ignore" | "throw" | "trust";
1365
1344
  }): Promise<Application | Group | Organization | Person | Service | null>;
1366
1345
  /**
1367
1346
  * Similar to
@@ -1378,7 +1357,7 @@ declare class Activity extends Object$1 {
1378
1357
  contextLoader?: DocumentLoader;
1379
1358
  suppressError?: boolean;
1380
1359
  tracerProvider?: TracerProvider;
1381
- baseUrl?: URL;
1360
+ crossOrigin?: "ignore" | "throw" | "trust";
1382
1361
  }): AsyncIterable<Application | Group | Organization | Person | Service>;
1383
1362
  /**
1384
1363
  * Similar to
@@ -1395,7 +1374,7 @@ declare class Activity extends Object$1 {
1395
1374
  contextLoader?: DocumentLoader;
1396
1375
  suppressError?: boolean;
1397
1376
  tracerProvider?: TracerProvider;
1398
- baseUrl?: URL;
1377
+ crossOrigin?: "ignore" | "throw" | "trust";
1399
1378
  }): Promise<Object$1 | null>;
1400
1379
  /**
1401
1380
  * Similar to
@@ -1412,7 +1391,7 @@ declare class Activity extends Object$1 {
1412
1391
  contextLoader?: DocumentLoader;
1413
1392
  suppressError?: boolean;
1414
1393
  tracerProvider?: TracerProvider;
1415
- baseUrl?: URL;
1394
+ crossOrigin?: "ignore" | "throw" | "trust";
1416
1395
  }): AsyncIterable<Object$1>;
1417
1396
  /**
1418
1397
  * Similar to
@@ -1432,7 +1411,7 @@ declare class Activity extends Object$1 {
1432
1411
  contextLoader?: DocumentLoader;
1433
1412
  suppressError?: boolean;
1434
1413
  tracerProvider?: TracerProvider;
1435
- baseUrl?: URL;
1414
+ crossOrigin?: "ignore" | "throw" | "trust";
1436
1415
  }): Promise<Object$1 | null>;
1437
1416
  /**
1438
1417
  * Similar to
@@ -1452,7 +1431,7 @@ declare class Activity extends Object$1 {
1452
1431
  contextLoader?: DocumentLoader;
1453
1432
  suppressError?: boolean;
1454
1433
  tracerProvider?: TracerProvider;
1455
- baseUrl?: URL;
1434
+ crossOrigin?: "ignore" | "throw" | "trust";
1456
1435
  }): AsyncIterable<Object$1>;
1457
1436
  /**
1458
1437
  * Similar to
@@ -1469,7 +1448,7 @@ declare class Activity extends Object$1 {
1469
1448
  contextLoader?: DocumentLoader;
1470
1449
  suppressError?: boolean;
1471
1450
  tracerProvider?: TracerProvider;
1472
- baseUrl?: URL;
1451
+ crossOrigin?: "ignore" | "throw" | "trust";
1473
1452
  }): Promise<Object$1 | null>;
1474
1453
  /**
1475
1454
  * Similar to
@@ -1486,7 +1465,7 @@ declare class Activity extends Object$1 {
1486
1465
  contextLoader?: DocumentLoader;
1487
1466
  suppressError?: boolean;
1488
1467
  tracerProvider?: TracerProvider;
1489
- baseUrl?: URL;
1468
+ crossOrigin?: "ignore" | "throw" | "trust";
1490
1469
  }): AsyncIterable<Object$1>;
1491
1470
  /**
1492
1471
  * Similar to
@@ -1504,7 +1483,7 @@ declare class Activity extends Object$1 {
1504
1483
  contextLoader?: DocumentLoader;
1505
1484
  suppressError?: boolean;
1506
1485
  tracerProvider?: TracerProvider;
1507
- baseUrl?: URL;
1486
+ crossOrigin?: "ignore" | "throw" | "trust";
1508
1487
  }): Promise<Object$1 | null>;
1509
1488
  /**
1510
1489
  * Similar to
@@ -1522,7 +1501,7 @@ declare class Activity extends Object$1 {
1522
1501
  contextLoader?: DocumentLoader;
1523
1502
  suppressError?: boolean;
1524
1503
  tracerProvider?: TracerProvider;
1525
- baseUrl?: URL;
1504
+ crossOrigin?: "ignore" | "throw" | "trust";
1526
1505
  }): AsyncIterable<Object$1>;
1527
1506
  /**
1528
1507
  * Similar to
@@ -1538,7 +1517,7 @@ declare class Activity extends Object$1 {
1538
1517
  contextLoader?: DocumentLoader;
1539
1518
  suppressError?: boolean;
1540
1519
  tracerProvider?: TracerProvider;
1541
- baseUrl?: URL;
1520
+ crossOrigin?: "ignore" | "throw" | "trust";
1542
1521
  }): Promise<Object$1 | null>;
1543
1522
  /**
1544
1523
  * Similar to
@@ -1554,7 +1533,7 @@ declare class Activity extends Object$1 {
1554
1533
  contextLoader?: DocumentLoader;
1555
1534
  suppressError?: boolean;
1556
1535
  tracerProvider?: TracerProvider;
1557
- baseUrl?: URL;
1536
+ crossOrigin?: "ignore" | "throw" | "trust";
1558
1537
  }): AsyncIterable<Object$1>;
1559
1538
  /**
1560
1539
  * Converts this object to a JSON-LD structure.
@@ -1604,10 +1583,6 @@ declare class EmojiReact extends Activity {
1604
1583
  * The type URI of {@link EmojiReact}: `http://litepub.social/ns#EmojiReact`.
1605
1584
  */
1606
1585
  static get typeId(): URL;
1607
- /**
1608
- * The base URL used for resolving relative URLs in this object.
1609
- */
1610
- get baseUrl(): URL | undefined;
1611
1586
  /**
1612
1587
  * Constructs a new instance of EmojiReact with the given values.
1613
1588
  * @param values The values to initialize the instance with.
@@ -1679,7 +1654,6 @@ declare class EmojiReact extends Activity {
1679
1654
  documentLoader?: DocumentLoader;
1680
1655
  contextLoader?: DocumentLoader;
1681
1656
  tracerProvider?: TracerProvider;
1682
- baseUrl?: URL;
1683
1657
  });
1684
1658
  /**
1685
1659
  * Clones this instance, optionally updating it with the given values.
@@ -1798,7 +1772,6 @@ declare class EmojiReact extends Activity {
1798
1772
  */
1799
1773
  declare class PropertyValue {
1800
1774
  #private;
1801
- protected readonly _baseUrl?: URL;
1802
1775
  readonly id: URL | null;
1803
1776
  protected get _documentLoader(): DocumentLoader | undefined;
1804
1777
  protected get _contextLoader(): DocumentLoader | undefined;
@@ -1814,10 +1787,6 @@ declare class PropertyValue {
1814
1787
  * The type URI of {@link PropertyValue}: `http://schema.org#PropertyValue`.
1815
1788
  */
1816
1789
  static get typeId(): URL;
1817
- /**
1818
- * The base URL used for resolving relative URLs in this object.
1819
- */
1820
- get baseUrl(): URL | undefined;
1821
1790
  /**
1822
1791
  * Constructs a new instance of PropertyValue with the given values.
1823
1792
  * @param values The values to initialize the instance with.
@@ -1831,7 +1800,6 @@ declare class PropertyValue {
1831
1800
  documentLoader?: DocumentLoader;
1832
1801
  contextLoader?: DocumentLoader;
1833
1802
  tracerProvider?: TracerProvider;
1834
- baseUrl?: URL;
1835
1803
  });
1836
1804
  /**
1837
1805
  * Clones this instance, optionally updating it with the given values.
@@ -1901,7 +1869,6 @@ declare class PropertyValue {
1901
1869
  */
1902
1870
  declare class DidService {
1903
1871
  #private;
1904
- protected readonly _baseUrl?: URL;
1905
1872
  readonly id: URL | null;
1906
1873
  protected get _documentLoader(): DocumentLoader | undefined;
1907
1874
  protected get _contextLoader(): DocumentLoader | undefined;
@@ -1917,10 +1884,6 @@ declare class DidService {
1917
1884
  * The type URI of {@link DidService}: `https://www.w3.org/ns/did#Service`.
1918
1885
  */
1919
1886
  static get typeId(): URL;
1920
- /**
1921
- * The base URL used for resolving relative URLs in this object.
1922
- */
1923
- get baseUrl(): URL | undefined;
1924
1887
  /**
1925
1888
  * Constructs a new instance of DidService with the given values.
1926
1889
  * @param values The values to initialize the instance with.
@@ -1934,7 +1897,6 @@ declare class DidService {
1934
1897
  documentLoader?: DocumentLoader;
1935
1898
  contextLoader?: DocumentLoader;
1936
1899
  tracerProvider?: TracerProvider;
1937
- baseUrl?: URL;
1938
1900
  });
1939
1901
  /**
1940
1902
  * Clones this instance, optionally updating it with the given values.
@@ -2006,10 +1968,6 @@ declare class Export extends DidService {
2006
1968
  * The type URI of {@link Export}: `https://w3id.org/fep/9091#Export`.
2007
1969
  */
2008
1970
  static get typeId(): URL;
2009
- /**
2010
- * The base URL used for resolving relative URLs in this object.
2011
- */
2012
- get baseUrl(): URL | undefined;
2013
1971
  /**
2014
1972
  * Constructs a new instance of Export with the given values.
2015
1973
  * @param values The values to initialize the instance with.
@@ -2023,7 +1981,6 @@ declare class Export extends DidService {
2023
1981
  documentLoader?: DocumentLoader;
2024
1982
  contextLoader?: DocumentLoader;
2025
1983
  tracerProvider?: TracerProvider;
2026
- baseUrl?: URL;
2027
1984
  });
2028
1985
  /**
2029
1986
  * Clones this instance, optionally updating it with the given values.
@@ -2085,7 +2042,6 @@ declare class Export extends DidService {
2085
2042
  */
2086
2043
  declare class DataIntegrityProof {
2087
2044
  #private;
2088
- protected readonly _baseUrl?: URL;
2089
2045
  readonly id: URL | null;
2090
2046
  protected get _documentLoader(): DocumentLoader | undefined;
2091
2047
  protected get _contextLoader(): DocumentLoader | undefined;
@@ -2101,10 +2057,6 @@ declare class DataIntegrityProof {
2101
2057
  * The type URI of {@link DataIntegrityProof}: `https://w3id.org/security#DataIntegrityProof`.
2102
2058
  */
2103
2059
  static get typeId(): URL;
2104
- /**
2105
- * The base URL used for resolving relative URLs in this object.
2106
- */
2107
- get baseUrl(): URL | undefined;
2108
2060
  /**
2109
2061
  * Constructs a new instance of DataIntegrityProof with the given values.
2110
2062
  * @param values The values to initialize the instance with.
@@ -2121,7 +2073,6 @@ declare class DataIntegrityProof {
2121
2073
  documentLoader?: DocumentLoader;
2122
2074
  contextLoader?: DocumentLoader;
2123
2075
  tracerProvider?: TracerProvider;
2124
- baseUrl?: URL;
2125
2076
  });
2126
2077
  /**
2127
2078
  * Clones this instance, optionally updating it with the given values.
@@ -2159,7 +2110,7 @@ declare class DataIntegrityProof {
2159
2110
  contextLoader?: DocumentLoader;
2160
2111
  suppressError?: boolean;
2161
2112
  tracerProvider?: TracerProvider;
2162
- baseUrl?: URL;
2113
+ crossOrigin?: "ignore" | "throw" | "trust";
2163
2114
  }): Promise<Multikey | null>;
2164
2115
  /** The reason the proof was created.
2165
2116
  *
@@ -2221,7 +2172,6 @@ declare class DataIntegrityProof {
2221
2172
  */
2222
2173
  declare class CryptographicKey {
2223
2174
  #private;
2224
- protected readonly _baseUrl?: URL;
2225
2175
  readonly id: URL | null;
2226
2176
  protected get _documentLoader(): DocumentLoader | undefined;
2227
2177
  protected get _contextLoader(): DocumentLoader | undefined;
@@ -2237,10 +2187,6 @@ declare class CryptographicKey {
2237
2187
  * The type URI of {@link CryptographicKey}: `https://w3id.org/security#Key`.
2238
2188
  */
2239
2189
  static get typeId(): URL;
2240
- /**
2241
- * The base URL used for resolving relative URLs in this object.
2242
- */
2243
- get baseUrl(): URL | undefined;
2244
2190
  /**
2245
2191
  * Constructs a new instance of CryptographicKey with the given values.
2246
2192
  * @param values The values to initialize the instance with.
@@ -2254,7 +2200,6 @@ declare class CryptographicKey {
2254
2200
  documentLoader?: DocumentLoader;
2255
2201
  contextLoader?: DocumentLoader;
2256
2202
  tracerProvider?: TracerProvider;
2257
- baseUrl?: URL;
2258
2203
  });
2259
2204
  /**
2260
2205
  * Clones this instance, optionally updating it with the given values.
@@ -2283,7 +2228,7 @@ declare class CryptographicKey {
2283
2228
  contextLoader?: DocumentLoader;
2284
2229
  suppressError?: boolean;
2285
2230
  tracerProvider?: TracerProvider;
2286
- baseUrl?: URL;
2231
+ crossOrigin?: "ignore" | "throw" | "trust";
2287
2232
  }): Promise<Application | Group | Organization | Person | Service | null>;
2288
2233
  /** A PEM-encoded public key.
2289
2234
  */
@@ -2336,7 +2281,6 @@ declare class CryptographicKey {
2336
2281
  */
2337
2282
  declare class Multikey {
2338
2283
  #private;
2339
- protected readonly _baseUrl?: URL;
2340
2284
  readonly id: URL | null;
2341
2285
  protected get _documentLoader(): DocumentLoader | undefined;
2342
2286
  protected get _contextLoader(): DocumentLoader | undefined;
@@ -2352,10 +2296,6 @@ declare class Multikey {
2352
2296
  * The type URI of {@link Multikey}: `https://w3id.org/security#Multikey`.
2353
2297
  */
2354
2298
  static get typeId(): URL;
2355
- /**
2356
- * The base URL used for resolving relative URLs in this object.
2357
- */
2358
- get baseUrl(): URL | undefined;
2359
2299
  /**
2360
2300
  * Constructs a new instance of Multikey with the given values.
2361
2301
  * @param values The values to initialize the instance with.
@@ -2369,7 +2309,6 @@ declare class Multikey {
2369
2309
  documentLoader?: DocumentLoader;
2370
2310
  contextLoader?: DocumentLoader;
2371
2311
  tracerProvider?: TracerProvider;
2372
- baseUrl?: URL;
2373
2312
  });
2374
2313
  /**
2375
2314
  * Clones this instance, optionally updating it with the given values.
@@ -2398,7 +2337,7 @@ declare class Multikey {
2398
2337
  contextLoader?: DocumentLoader;
2399
2338
  suppressError?: boolean;
2400
2339
  tracerProvider?: TracerProvider;
2401
- baseUrl?: URL;
2340
+ crossOrigin?: "ignore" | "throw" | "trust";
2402
2341
  }): Promise<Application | Group | Organization | Person | Service | null>;
2403
2342
  /** A [Multibase]-encoded value of a [Multicodec] prefix and the key.
2404
2343
  *
@@ -2456,10 +2395,6 @@ declare class Accept extends Activity {
2456
2395
  * The type URI of {@link Accept}: `https://www.w3.org/ns/activitystreams#Accept`.
2457
2396
  */
2458
2397
  static get typeId(): URL;
2459
- /**
2460
- * The base URL used for resolving relative URLs in this object.
2461
- */
2462
- get baseUrl(): URL | undefined;
2463
2398
  /**
2464
2399
  * Constructs a new instance of Accept with the given values.
2465
2400
  * @param values The values to initialize the instance with.
@@ -2531,7 +2466,6 @@ declare class Accept extends Activity {
2531
2466
  documentLoader?: DocumentLoader;
2532
2467
  contextLoader?: DocumentLoader;
2533
2468
  tracerProvider?: TracerProvider;
2534
- baseUrl?: URL;
2535
2469
  });
2536
2470
  /**
2537
2471
  * Clones this instance, optionally updating it with the given values.
@@ -2656,10 +2590,6 @@ declare class Add extends Activity {
2656
2590
  * The type URI of {@link Add}: `https://www.w3.org/ns/activitystreams#Add`.
2657
2591
  */
2658
2592
  static get typeId(): URL;
2659
- /**
2660
- * The base URL used for resolving relative URLs in this object.
2661
- */
2662
- get baseUrl(): URL | undefined;
2663
2593
  /**
2664
2594
  * Constructs a new instance of Add with the given values.
2665
2595
  * @param values The values to initialize the instance with.
@@ -2731,7 +2661,6 @@ declare class Add extends Activity {
2731
2661
  documentLoader?: DocumentLoader;
2732
2662
  contextLoader?: DocumentLoader;
2733
2663
  tracerProvider?: TracerProvider;
2734
- baseUrl?: URL;
2735
2664
  });
2736
2665
  /**
2737
2666
  * Clones this instance, optionally updating it with the given values.
@@ -2855,10 +2784,6 @@ declare class Announce extends Activity {
2855
2784
  * The type URI of {@link Announce}: `https://www.w3.org/ns/activitystreams#Announce`.
2856
2785
  */
2857
2786
  static get typeId(): URL;
2858
- /**
2859
- * The base URL used for resolving relative URLs in this object.
2860
- */
2861
- get baseUrl(): URL | undefined;
2862
2787
  /**
2863
2788
  * Constructs a new instance of Announce with the given values.
2864
2789
  * @param values The values to initialize the instance with.
@@ -2930,7 +2855,6 @@ declare class Announce extends Activity {
2930
2855
  documentLoader?: DocumentLoader;
2931
2856
  contextLoader?: DocumentLoader;
2932
2857
  tracerProvider?: TracerProvider;
2933
- baseUrl?: URL;
2934
2858
  });
2935
2859
  /**
2936
2860
  * Clones this instance, optionally updating it with the given values.
@@ -3053,10 +2977,6 @@ declare class Application extends Object$1 {
3053
2977
  * The type URI of {@link Application}: `https://www.w3.org/ns/activitystreams#Application`.
3054
2978
  */
3055
2979
  static get typeId(): URL;
3056
- /**
3057
- * The base URL used for resolving relative URLs in this object.
3058
- */
3059
- get baseUrl(): URL | undefined;
3060
2980
  /**
3061
2981
  * Constructs a new instance of Application with the given values.
3062
2982
  * @param values The values to initialize the instance with.
@@ -3143,7 +3063,6 @@ declare class Application extends Object$1 {
3143
3063
  documentLoader?: DocumentLoader;
3144
3064
  contextLoader?: DocumentLoader;
3145
3065
  tracerProvider?: TracerProvider;
3146
- baseUrl?: URL;
3147
3066
  });
3148
3067
  /**
3149
3068
  * Clones this instance, optionally updating it with the given values.
@@ -3253,7 +3172,7 @@ declare class Application extends Object$1 {
3253
3172
  contextLoader?: DocumentLoader;
3254
3173
  suppressError?: boolean;
3255
3174
  tracerProvider?: TracerProvider;
3256
- baseUrl?: URL;
3175
+ crossOrigin?: "ignore" | "throw" | "trust";
3257
3176
  }): Promise<CryptographicKey | null>;
3258
3177
  /**
3259
3178
  * Similar to
@@ -3268,7 +3187,7 @@ declare class Application extends Object$1 {
3268
3187
  contextLoader?: DocumentLoader;
3269
3188
  suppressError?: boolean;
3270
3189
  tracerProvider?: TracerProvider;
3271
- baseUrl?: URL;
3190
+ crossOrigin?: "ignore" | "throw" | "trust";
3272
3191
  }): AsyncIterable<CryptographicKey>;
3273
3192
  /**
3274
3193
  * Similar to
@@ -3286,7 +3205,7 @@ declare class Application extends Object$1 {
3286
3205
  contextLoader?: DocumentLoader;
3287
3206
  suppressError?: boolean;
3288
3207
  tracerProvider?: TracerProvider;
3289
- baseUrl?: URL;
3208
+ crossOrigin?: "ignore" | "throw" | "trust";
3290
3209
  }): Promise<Multikey | null>;
3291
3210
  /**
3292
3211
  * Similar to
@@ -3304,7 +3223,7 @@ declare class Application extends Object$1 {
3304
3223
  contextLoader?: DocumentLoader;
3305
3224
  suppressError?: boolean;
3306
3225
  tracerProvider?: TracerProvider;
3307
- baseUrl?: URL;
3226
+ crossOrigin?: "ignore" | "throw" | "trust";
3308
3227
  }): AsyncIterable<Multikey>;
3309
3228
  /** When `true`, conveys that for this actor, follow requests are not usually
3310
3229
  * automatically approved, but instead are examined by a person who may accept
@@ -3339,7 +3258,7 @@ declare class Application extends Object$1 {
3339
3258
  contextLoader?: DocumentLoader;
3340
3259
  suppressError?: boolean;
3341
3260
  tracerProvider?: TracerProvider;
3342
- baseUrl?: URL;
3261
+ crossOrigin?: "ignore" | "throw" | "trust";
3343
3262
  }): Promise<OrderedCollection | OrderedCollectionPage | null>;
3344
3263
  /**
3345
3264
  * Similar to
@@ -3363,7 +3282,7 @@ declare class Application extends Object$1 {
3363
3282
  contextLoader?: DocumentLoader;
3364
3283
  suppressError?: boolean;
3365
3284
  tracerProvider?: TracerProvider;
3366
- baseUrl?: URL;
3285
+ crossOrigin?: "ignore" | "throw" | "trust";
3367
3286
  }): Promise<OrderedCollection | OrderedCollectionPage | null>;
3368
3287
  /**
3369
3288
  * Similar to
@@ -3382,7 +3301,7 @@ declare class Application extends Object$1 {
3382
3301
  contextLoader?: DocumentLoader;
3383
3302
  suppressError?: boolean;
3384
3303
  tracerProvider?: TracerProvider;
3385
- baseUrl?: URL;
3304
+ crossOrigin?: "ignore" | "throw" | "trust";
3386
3305
  }): Promise<Collection | null>;
3387
3306
  /**
3388
3307
  * Similar to
@@ -3404,7 +3323,7 @@ declare class Application extends Object$1 {
3404
3323
  contextLoader?: DocumentLoader;
3405
3324
  suppressError?: boolean;
3406
3325
  tracerProvider?: TracerProvider;
3407
- baseUrl?: URL;
3326
+ crossOrigin?: "ignore" | "throw" | "trust";
3408
3327
  }): Promise<Collection | null>;
3409
3328
  /**
3410
3329
  * Similar to
@@ -3424,7 +3343,7 @@ declare class Application extends Object$1 {
3424
3343
  contextLoader?: DocumentLoader;
3425
3344
  suppressError?: boolean;
3426
3345
  tracerProvider?: TracerProvider;
3427
- baseUrl?: URL;
3346
+ crossOrigin?: "ignore" | "throw" | "trust";
3428
3347
  }): Promise<Collection | null>;
3429
3348
  /**
3430
3349
  * Similar to
@@ -3442,7 +3361,7 @@ declare class Application extends Object$1 {
3442
3361
  contextLoader?: DocumentLoader;
3443
3362
  suppressError?: boolean;
3444
3363
  tracerProvider?: TracerProvider;
3445
- baseUrl?: URL;
3364
+ crossOrigin?: "ignore" | "throw" | "trust";
3446
3365
  }): Promise<Collection | null>;
3447
3366
  /**
3448
3367
  * Similar to
@@ -3460,7 +3379,7 @@ declare class Application extends Object$1 {
3460
3379
  contextLoader?: DocumentLoader;
3461
3380
  suppressError?: boolean;
3462
3381
  tracerProvider?: TracerProvider;
3463
- baseUrl?: URL;
3382
+ crossOrigin?: "ignore" | "throw" | "trust";
3464
3383
  }): Promise<Collection | null>;
3465
3384
  /**
3466
3385
  * Similar to
@@ -3475,7 +3394,7 @@ declare class Application extends Object$1 {
3475
3394
  contextLoader?: DocumentLoader;
3476
3395
  suppressError?: boolean;
3477
3396
  tracerProvider?: TracerProvider;
3478
- baseUrl?: URL;
3397
+ crossOrigin?: "ignore" | "throw" | "trust";
3479
3398
  }): AsyncIterable<Collection>;
3480
3399
  /** A JSON object which maps additional (typically server/domain-wide) endpoints
3481
3400
  * which may be useful either for this actor or someone referencing this actor.
@@ -3512,7 +3431,7 @@ declare class Application extends Object$1 {
3512
3431
  contextLoader?: DocumentLoader;
3513
3432
  suppressError?: boolean;
3514
3433
  tracerProvider?: TracerProvider;
3515
- baseUrl?: URL;
3434
+ crossOrigin?: "ignore" | "throw" | "trust";
3516
3435
  }): Promise<Application | Group | Organization | Person | Service | null>;
3517
3436
  /**
3518
3437
  * Similar to
@@ -3530,7 +3449,7 @@ declare class Application extends Object$1 {
3530
3449
  contextLoader?: DocumentLoader;
3531
3450
  suppressError?: boolean;
3532
3451
  tracerProvider?: TracerProvider;
3533
- baseUrl?: URL;
3452
+ crossOrigin?: "ignore" | "throw" | "trust";
3534
3453
  }): Promise<Application | Group | Organization | Person | Service | null>;
3535
3454
  /**
3536
3455
  * Similar to
@@ -3548,7 +3467,7 @@ declare class Application extends Object$1 {
3548
3467
  contextLoader?: DocumentLoader;
3549
3468
  suppressError?: boolean;
3550
3469
  tracerProvider?: TracerProvider;
3551
- baseUrl?: URL;
3470
+ crossOrigin?: "ignore" | "throw" | "trust";
3552
3471
  }): AsyncIterable<Application | Group | Organization | Person | Service>;
3553
3472
  /**
3554
3473
  * Similar to
@@ -3566,7 +3485,7 @@ declare class Application extends Object$1 {
3566
3485
  contextLoader?: DocumentLoader;
3567
3486
  suppressError?: boolean;
3568
3487
  tracerProvider?: TracerProvider;
3569
- baseUrl?: URL;
3488
+ crossOrigin?: "ignore" | "throw" | "trust";
3570
3489
  }): Promise<DidService | null>;
3571
3490
  /**
3572
3491
  * Similar to
@@ -3584,7 +3503,7 @@ declare class Application extends Object$1 {
3584
3503
  contextLoader?: DocumentLoader;
3585
3504
  suppressError?: boolean;
3586
3505
  tracerProvider?: TracerProvider;
3587
- baseUrl?: URL;
3506
+ crossOrigin?: "ignore" | "throw" | "trust";
3588
3507
  }): AsyncIterable<DidService>;
3589
3508
  /** This value is used for `Actor` type objects to show message on followed.
3590
3509
  */
@@ -3645,10 +3564,6 @@ declare class IntransitiveActivity extends Activity {
3645
3564
  * The type URI of {@link IntransitiveActivity}: `https://www.w3.org/ns/activitystreams#IntransitiveActivity`.
3646
3565
  */
3647
3566
  static get typeId(): URL;
3648
- /**
3649
- * The base URL used for resolving relative URLs in this object.
3650
- */
3651
- get baseUrl(): URL | undefined;
3652
3567
  /**
3653
3568
  * Constructs a new instance of IntransitiveActivity with the given values.
3654
3569
  * @param values The values to initialize the instance with.
@@ -3720,7 +3635,6 @@ declare class IntransitiveActivity extends Activity {
3720
3635
  documentLoader?: DocumentLoader;
3721
3636
  contextLoader?: DocumentLoader;
3722
3637
  tracerProvider?: TracerProvider;
3723
- baseUrl?: URL;
3724
3638
  });
3725
3639
  /**
3726
3640
  * Clones this instance, optionally updating it with the given values.
@@ -3844,10 +3758,6 @@ declare class Arrive extends IntransitiveActivity {
3844
3758
  * The type URI of {@link Arrive}: `https://www.w3.org/ns/activitystreams#Arrive`.
3845
3759
  */
3846
3760
  static get typeId(): URL;
3847
- /**
3848
- * The base URL used for resolving relative URLs in this object.
3849
- */
3850
- get baseUrl(): URL | undefined;
3851
3761
  /**
3852
3762
  * Constructs a new instance of Arrive with the given values.
3853
3763
  * @param values The values to initialize the instance with.
@@ -3919,7 +3829,6 @@ declare class Arrive extends IntransitiveActivity {
3919
3829
  documentLoader?: DocumentLoader;
3920
3830
  contextLoader?: DocumentLoader;
3921
3831
  tracerProvider?: TracerProvider;
3922
- baseUrl?: URL;
3923
3832
  });
3924
3833
  /**
3925
3834
  * Clones this instance, optionally updating it with the given values.
@@ -4042,10 +3951,6 @@ declare class Article extends Object$1 {
4042
3951
  * The type URI of {@link Article}: `https://www.w3.org/ns/activitystreams#Article`.
4043
3952
  */
4044
3953
  static get typeId(): URL;
4045
- /**
4046
- * The base URL used for resolving relative URLs in this object.
4047
- */
4048
- get baseUrl(): URL | undefined;
4049
3954
  /**
4050
3955
  * Constructs a new instance of Article with the given values.
4051
3956
  * @param values The values to initialize the instance with.
@@ -4106,7 +4011,6 @@ declare class Article extends Object$1 {
4106
4011
  documentLoader?: DocumentLoader;
4107
4012
  contextLoader?: DocumentLoader;
4108
4013
  tracerProvider?: TracerProvider;
4109
- baseUrl?: URL;
4110
4014
  });
4111
4015
  /**
4112
4016
  * Clones this instance, optionally updating it with the given values.
@@ -4230,10 +4134,6 @@ declare class Document extends Object$1 {
4230
4134
  * The type URI of {@link Document}: `https://www.w3.org/ns/activitystreams#Document`.
4231
4135
  */
4232
4136
  static get typeId(): URL;
4233
- /**
4234
- * The base URL used for resolving relative URLs in this object.
4235
- */
4236
- get baseUrl(): URL | undefined;
4237
4137
  /**
4238
4138
  * Constructs a new instance of Document with the given values.
4239
4139
  * @param values The values to initialize the instance with.
@@ -4295,7 +4195,6 @@ declare class Document extends Object$1 {
4295
4195
  documentLoader?: DocumentLoader;
4296
4196
  contextLoader?: DocumentLoader;
4297
4197
  tracerProvider?: TracerProvider;
4298
- baseUrl?: URL;
4299
4198
  });
4300
4199
  /**
4301
4200
  * Clones this instance, optionally updating it with the given values.
@@ -4415,10 +4314,6 @@ declare class Audio extends Document {
4415
4314
  * The type URI of {@link Audio}: `https://www.w3.org/ns/activitystreams#Audio`.
4416
4315
  */
4417
4316
  static get typeId(): URL;
4418
- /**
4419
- * The base URL used for resolving relative URLs in this object.
4420
- */
4421
- get baseUrl(): URL | undefined;
4422
4317
  /**
4423
4318
  * Constructs a new instance of Audio with the given values.
4424
4319
  * @param values The values to initialize the instance with.
@@ -4480,7 +4375,6 @@ declare class Audio extends Document {
4480
4375
  documentLoader?: DocumentLoader;
4481
4376
  contextLoader?: DocumentLoader;
4482
4377
  tracerProvider?: TracerProvider;
4483
- baseUrl?: URL;
4484
4378
  });
4485
4379
  /**
4486
4380
  * Clones this instance, optionally updating it with the given values.
@@ -4593,10 +4487,6 @@ declare class Ignore extends Activity {
4593
4487
  * The type URI of {@link Ignore}: `https://www.w3.org/ns/activitystreams#Ignore`.
4594
4488
  */
4595
4489
  static get typeId(): URL;
4596
- /**
4597
- * The base URL used for resolving relative URLs in this object.
4598
- */
4599
- get baseUrl(): URL | undefined;
4600
4490
  /**
4601
4491
  * Constructs a new instance of Ignore with the given values.
4602
4492
  * @param values The values to initialize the instance with.
@@ -4668,7 +4558,6 @@ declare class Ignore extends Activity {
4668
4558
  documentLoader?: DocumentLoader;
4669
4559
  contextLoader?: DocumentLoader;
4670
4560
  tracerProvider?: TracerProvider;
4671
- baseUrl?: URL;
4672
4561
  });
4673
4562
  /**
4674
4563
  * Clones this instance, optionally updating it with the given values.
@@ -4793,10 +4682,6 @@ declare class Block extends Ignore {
4793
4682
  * The type URI of {@link Block}: `https://www.w3.org/ns/activitystreams#Block`.
4794
4683
  */
4795
4684
  static get typeId(): URL;
4796
- /**
4797
- * The base URL used for resolving relative URLs in this object.
4798
- */
4799
- get baseUrl(): URL | undefined;
4800
4685
  /**
4801
4686
  * Constructs a new instance of Block with the given values.
4802
4687
  * @param values The values to initialize the instance with.
@@ -4868,7 +4753,6 @@ declare class Block extends Ignore {
4868
4753
  documentLoader?: DocumentLoader;
4869
4754
  contextLoader?: DocumentLoader;
4870
4755
  tracerProvider?: TracerProvider;
4871
- baseUrl?: URL;
4872
4756
  });
4873
4757
  /**
4874
4758
  * Clones this instance, optionally updating it with the given values.
@@ -4995,10 +4879,6 @@ declare class Collection extends Object$1 {
4995
4879
  * The type URI of {@link Collection}: `https://www.w3.org/ns/activitystreams#Collection`.
4996
4880
  */
4997
4881
  static get typeId(): URL;
4998
- /**
4999
- * The base URL used for resolving relative URLs in this object.
5000
- */
5001
- get baseUrl(): URL | undefined;
5002
4882
  /**
5003
4883
  * Constructs a new instance of Collection with the given values.
5004
4884
  * @param values The values to initialize the instance with.
@@ -5071,7 +4951,6 @@ declare class Collection extends Object$1 {
5071
4951
  documentLoader?: DocumentLoader;
5072
4952
  contextLoader?: DocumentLoader;
5073
4953
  tracerProvider?: TracerProvider;
5074
- baseUrl?: URL;
5075
4954
  });
5076
4955
  /**
5077
4956
  * Clones this instance, optionally updating it with the given values.
@@ -5165,7 +5044,7 @@ declare class Collection extends Object$1 {
5165
5044
  contextLoader?: DocumentLoader;
5166
5045
  suppressError?: boolean;
5167
5046
  tracerProvider?: TracerProvider;
5168
- baseUrl?: URL;
5047
+ crossOrigin?: "ignore" | "throw" | "trust";
5169
5048
  }): Promise<CollectionPage | null>;
5170
5049
  /**
5171
5050
  * Similar to
@@ -5181,7 +5060,7 @@ declare class Collection extends Object$1 {
5181
5060
  contextLoader?: DocumentLoader;
5182
5061
  suppressError?: boolean;
5183
5062
  tracerProvider?: TracerProvider;
5184
- baseUrl?: URL;
5063
+ crossOrigin?: "ignore" | "throw" | "trust";
5185
5064
  }): Promise<CollectionPage | null>;
5186
5065
  /**
5187
5066
  * Similar to
@@ -5197,7 +5076,7 @@ declare class Collection extends Object$1 {
5197
5076
  contextLoader?: DocumentLoader;
5198
5077
  suppressError?: boolean;
5199
5078
  tracerProvider?: TracerProvider;
5200
- baseUrl?: URL;
5079
+ crossOrigin?: "ignore" | "throw" | "trust";
5201
5080
  }): Promise<CollectionPage | null>;
5202
5081
  /**
5203
5082
  * Similar to
@@ -5213,7 +5092,7 @@ declare class Collection extends Object$1 {
5213
5092
  contextLoader?: DocumentLoader;
5214
5093
  suppressError?: boolean;
5215
5094
  tracerProvider?: TracerProvider;
5216
- baseUrl?: URL;
5095
+ crossOrigin?: "ignore" | "throw" | "trust";
5217
5096
  }): AsyncIterable<Object$1 | Link>;
5218
5097
  /**
5219
5098
  * Similar to
@@ -5228,7 +5107,7 @@ declare class Collection extends Object$1 {
5228
5107
  contextLoader?: DocumentLoader;
5229
5108
  suppressError?: boolean;
5230
5109
  tracerProvider?: TracerProvider;
5231
- baseUrl?: URL;
5110
+ crossOrigin?: "ignore" | "throw" | "trust";
5232
5111
  }): Promise<Object$1 | null>;
5233
5112
  /**
5234
5113
  * Similar to
@@ -5243,7 +5122,7 @@ declare class Collection extends Object$1 {
5243
5122
  contextLoader?: DocumentLoader;
5244
5123
  suppressError?: boolean;
5245
5124
  tracerProvider?: TracerProvider;
5246
- baseUrl?: URL;
5125
+ crossOrigin?: "ignore" | "throw" | "trust";
5247
5126
  }): Promise<Object$1 | null>;
5248
5127
  /**
5249
5128
  * Similar to
@@ -5258,7 +5137,7 @@ declare class Collection extends Object$1 {
5258
5137
  contextLoader?: DocumentLoader;
5259
5138
  suppressError?: boolean;
5260
5139
  tracerProvider?: TracerProvider;
5261
- baseUrl?: URL;
5140
+ crossOrigin?: "ignore" | "throw" | "trust";
5262
5141
  }): Promise<Object$1 | null>;
5263
5142
  /**
5264
5143
  * Similar to
@@ -5273,7 +5152,7 @@ declare class Collection extends Object$1 {
5273
5152
  contextLoader?: DocumentLoader;
5274
5153
  suppressError?: boolean;
5275
5154
  tracerProvider?: TracerProvider;
5276
- baseUrl?: URL;
5155
+ crossOrigin?: "ignore" | "throw" | "trust";
5277
5156
  }): Promise<Object$1 | null>;
5278
5157
  /**
5279
5158
  * Similar to
@@ -5288,7 +5167,7 @@ declare class Collection extends Object$1 {
5288
5167
  contextLoader?: DocumentLoader;
5289
5168
  suppressError?: boolean;
5290
5169
  tracerProvider?: TracerProvider;
5291
- baseUrl?: URL;
5170
+ crossOrigin?: "ignore" | "throw" | "trust";
5292
5171
  }): Promise<Object$1 | null>;
5293
5172
  /**
5294
5173
  * Similar to
@@ -5303,7 +5182,7 @@ declare class Collection extends Object$1 {
5303
5182
  contextLoader?: DocumentLoader;
5304
5183
  suppressError?: boolean;
5305
5184
  tracerProvider?: TracerProvider;
5306
- baseUrl?: URL;
5185
+ crossOrigin?: "ignore" | "throw" | "trust";
5307
5186
  }): Promise<Object$1 | null>;
5308
5187
  /**
5309
5188
  * Similar to
@@ -5318,7 +5197,7 @@ declare class Collection extends Object$1 {
5318
5197
  contextLoader?: DocumentLoader;
5319
5198
  suppressError?: boolean;
5320
5199
  tracerProvider?: TracerProvider;
5321
- baseUrl?: URL;
5200
+ crossOrigin?: "ignore" | "throw" | "trust";
5322
5201
  }): Promise<Object$1 | null>;
5323
5202
  /**
5324
5203
  * Similar to
@@ -5333,7 +5212,7 @@ declare class Collection extends Object$1 {
5333
5212
  contextLoader?: DocumentLoader;
5334
5213
  suppressError?: boolean;
5335
5214
  tracerProvider?: TracerProvider;
5336
- baseUrl?: URL;
5215
+ crossOrigin?: "ignore" | "throw" | "trust";
5337
5216
  }): Promise<Object$1 | null>;
5338
5217
  /**
5339
5218
  * Converts this object to a JSON-LD structure.
@@ -5386,10 +5265,6 @@ declare class CollectionPage extends Collection {
5386
5265
  * The type URI of {@link CollectionPage}: `https://www.w3.org/ns/activitystreams#CollectionPage`.
5387
5266
  */
5388
5267
  static get typeId(): URL;
5389
- /**
5390
- * The base URL used for resolving relative URLs in this object.
5391
- */
5392
- get baseUrl(): URL | undefined;
5393
5268
  /**
5394
5269
  * Constructs a new instance of CollectionPage with the given values.
5395
5270
  * @param values The values to initialize the instance with.
@@ -5465,7 +5340,6 @@ declare class CollectionPage extends Collection {
5465
5340
  documentLoader?: DocumentLoader;
5466
5341
  contextLoader?: DocumentLoader;
5467
5342
  tracerProvider?: TracerProvider;
5468
- baseUrl?: URL;
5469
5343
  });
5470
5344
  /**
5471
5345
  * Clones this instance, optionally updating it with the given values.
@@ -5557,7 +5431,7 @@ declare class CollectionPage extends Collection {
5557
5431
  contextLoader?: DocumentLoader;
5558
5432
  suppressError?: boolean;
5559
5433
  tracerProvider?: TracerProvider;
5560
- baseUrl?: URL;
5434
+ crossOrigin?: "ignore" | "throw" | "trust";
5561
5435
  }): Promise<Collection | null>;
5562
5436
  /**
5563
5437
  * Similar to
@@ -5572,7 +5446,7 @@ declare class CollectionPage extends Collection {
5572
5446
  contextLoader?: DocumentLoader;
5573
5447
  suppressError?: boolean;
5574
5448
  tracerProvider?: TracerProvider;
5575
- baseUrl?: URL;
5449
+ crossOrigin?: "ignore" | "throw" | "trust";
5576
5450
  }): Promise<CollectionPage | null>;
5577
5451
  /**
5578
5452
  * Similar to
@@ -5587,7 +5461,7 @@ declare class CollectionPage extends Collection {
5587
5461
  contextLoader?: DocumentLoader;
5588
5462
  suppressError?: boolean;
5589
5463
  tracerProvider?: TracerProvider;
5590
- baseUrl?: URL;
5464
+ crossOrigin?: "ignore" | "throw" | "trust";
5591
5465
  }): Promise<CollectionPage | null>;
5592
5466
  /**
5593
5467
  * Converts this object to a JSON-LD structure.
@@ -5637,10 +5511,6 @@ declare class Create extends Activity {
5637
5511
  * The type URI of {@link Create}: `https://www.w3.org/ns/activitystreams#Create`.
5638
5512
  */
5639
5513
  static get typeId(): URL;
5640
- /**
5641
- * The base URL used for resolving relative URLs in this object.
5642
- */
5643
- get baseUrl(): URL | undefined;
5644
5514
  /**
5645
5515
  * Constructs a new instance of Create with the given values.
5646
5516
  * @param values The values to initialize the instance with.
@@ -5712,7 +5582,6 @@ declare class Create extends Activity {
5712
5582
  documentLoader?: DocumentLoader;
5713
5583
  contextLoader?: DocumentLoader;
5714
5584
  tracerProvider?: TracerProvider;
5715
- baseUrl?: URL;
5716
5585
  });
5717
5586
  /**
5718
5587
  * Clones this instance, optionally updating it with the given values.
@@ -5835,10 +5704,6 @@ declare class Delete extends Activity {
5835
5704
  * The type URI of {@link Delete}: `https://www.w3.org/ns/activitystreams#Delete`.
5836
5705
  */
5837
5706
  static get typeId(): URL;
5838
- /**
5839
- * The base URL used for resolving relative URLs in this object.
5840
- */
5841
- get baseUrl(): URL | undefined;
5842
5707
  /**
5843
5708
  * Constructs a new instance of Delete with the given values.
5844
5709
  * @param values The values to initialize the instance with.
@@ -5910,7 +5775,6 @@ declare class Delete extends Activity {
5910
5775
  documentLoader?: DocumentLoader;
5911
5776
  contextLoader?: DocumentLoader;
5912
5777
  tracerProvider?: TracerProvider;
5913
- baseUrl?: URL;
5914
5778
  });
5915
5779
  /**
5916
5780
  * Clones this instance, optionally updating it with the given values.
@@ -6032,10 +5896,6 @@ declare class Dislike extends Activity {
6032
5896
  * The type URI of {@link Dislike}: `https://www.w3.org/ns/activitystreams#Dislike`.
6033
5897
  */
6034
5898
  static get typeId(): URL;
6035
- /**
6036
- * The base URL used for resolving relative URLs in this object.
6037
- */
6038
- get baseUrl(): URL | undefined;
6039
5899
  /**
6040
5900
  * Constructs a new instance of Dislike with the given values.
6041
5901
  * @param values The values to initialize the instance with.
@@ -6107,7 +5967,6 @@ declare class Dislike extends Activity {
6107
5967
  documentLoader?: DocumentLoader;
6108
5968
  contextLoader?: DocumentLoader;
6109
5969
  tracerProvider?: TracerProvider;
6110
- baseUrl?: URL;
6111
5970
  });
6112
5971
  /**
6113
5972
  * Clones this instance, optionally updating it with the given values.
@@ -6226,7 +6085,6 @@ declare class Dislike extends Activity {
6226
6085
  */
6227
6086
  declare class Endpoints {
6228
6087
  #private;
6229
- protected readonly _baseUrl?: URL;
6230
6088
  readonly id: URL | null;
6231
6089
  protected get _documentLoader(): DocumentLoader | undefined;
6232
6090
  protected get _contextLoader(): DocumentLoader | undefined;
@@ -6242,10 +6100,6 @@ declare class Endpoints {
6242
6100
  * The type URI of {@link Endpoints}: `https://www.w3.org/ns/activitystreams#Endpoints`.
6243
6101
  */
6244
6102
  static get typeId(): URL;
6245
- /**
6246
- * The base URL used for resolving relative URLs in this object.
6247
- */
6248
- get baseUrl(): URL | undefined;
6249
6103
  /**
6250
6104
  * Constructs a new instance of Endpoints with the given values.
6251
6105
  * @param values The values to initialize the instance with.
@@ -6263,7 +6117,6 @@ declare class Endpoints {
6263
6117
  documentLoader?: DocumentLoader;
6264
6118
  contextLoader?: DocumentLoader;
6265
6119
  tracerProvider?: TracerProvider;
6266
- baseUrl?: URL;
6267
6120
  });
6268
6121
  /**
6269
6122
  * Clones this instance, optionally updating it with the given values.
@@ -6372,10 +6225,6 @@ declare class Event extends Object$1 {
6372
6225
  * The type URI of {@link Event}: `https://www.w3.org/ns/activitystreams#Event`.
6373
6226
  */
6374
6227
  static get typeId(): URL;
6375
- /**
6376
- * The base URL used for resolving relative URLs in this object.
6377
- */
6378
- get baseUrl(): URL | undefined;
6379
6228
  /**
6380
6229
  * Constructs a new instance of Event with the given values.
6381
6230
  * @param values The values to initialize the instance with.
@@ -6435,7 +6284,6 @@ declare class Event extends Object$1 {
6435
6284
  documentLoader?: DocumentLoader;
6436
6285
  contextLoader?: DocumentLoader;
6437
6286
  tracerProvider?: TracerProvider;
6438
- baseUrl?: URL;
6439
6287
  });
6440
6288
  /**
6441
6289
  * Clones this instance, optionally updating it with the given values.
@@ -6547,10 +6395,6 @@ declare class Flag extends Activity {
6547
6395
  * The type URI of {@link Flag}: `https://www.w3.org/ns/activitystreams#Flag`.
6548
6396
  */
6549
6397
  static get typeId(): URL;
6550
- /**
6551
- * The base URL used for resolving relative URLs in this object.
6552
- */
6553
- get baseUrl(): URL | undefined;
6554
6398
  /**
6555
6399
  * Constructs a new instance of Flag with the given values.
6556
6400
  * @param values The values to initialize the instance with.
@@ -6622,7 +6466,6 @@ declare class Flag extends Activity {
6622
6466
  documentLoader?: DocumentLoader;
6623
6467
  contextLoader?: DocumentLoader;
6624
6468
  tracerProvider?: TracerProvider;
6625
- baseUrl?: URL;
6626
6469
  });
6627
6470
  /**
6628
6471
  * Clones this instance, optionally updating it with the given values.
@@ -6747,10 +6590,6 @@ declare class Follow extends Activity {
6747
6590
  * The type URI of {@link Follow}: `https://www.w3.org/ns/activitystreams#Follow`.
6748
6591
  */
6749
6592
  static get typeId(): URL;
6750
- /**
6751
- * The base URL used for resolving relative URLs in this object.
6752
- */
6753
- get baseUrl(): URL | undefined;
6754
6593
  /**
6755
6594
  * Constructs a new instance of Follow with the given values.
6756
6595
  * @param values The values to initialize the instance with.
@@ -6822,7 +6661,6 @@ declare class Follow extends Activity {
6822
6661
  documentLoader?: DocumentLoader;
6823
6662
  contextLoader?: DocumentLoader;
6824
6663
  tracerProvider?: TracerProvider;
6825
- baseUrl?: URL;
6826
6664
  });
6827
6665
  /**
6828
6666
  * Clones this instance, optionally updating it with the given values.
@@ -6945,10 +6783,6 @@ declare class Group extends Object$1 {
6945
6783
  * The type URI of {@link Group}: `https://www.w3.org/ns/activitystreams#Group`.
6946
6784
  */
6947
6785
  static get typeId(): URL;
6948
- /**
6949
- * The base URL used for resolving relative URLs in this object.
6950
- */
6951
- get baseUrl(): URL | undefined;
6952
6786
  /**
6953
6787
  * Constructs a new instance of Group with the given values.
6954
6788
  * @param values The values to initialize the instance with.
@@ -7035,7 +6869,6 @@ declare class Group extends Object$1 {
7035
6869
  documentLoader?: DocumentLoader;
7036
6870
  contextLoader?: DocumentLoader;
7037
6871
  tracerProvider?: TracerProvider;
7038
- baseUrl?: URL;
7039
6872
  });
7040
6873
  /**
7041
6874
  * Clones this instance, optionally updating it with the given values.
@@ -7145,7 +6978,7 @@ declare class Group extends Object$1 {
7145
6978
  contextLoader?: DocumentLoader;
7146
6979
  suppressError?: boolean;
7147
6980
  tracerProvider?: TracerProvider;
7148
- baseUrl?: URL;
6981
+ crossOrigin?: "ignore" | "throw" | "trust";
7149
6982
  }): Promise<CryptographicKey | null>;
7150
6983
  /**
7151
6984
  * Similar to
@@ -7160,7 +6993,7 @@ declare class Group extends Object$1 {
7160
6993
  contextLoader?: DocumentLoader;
7161
6994
  suppressError?: boolean;
7162
6995
  tracerProvider?: TracerProvider;
7163
- baseUrl?: URL;
6996
+ crossOrigin?: "ignore" | "throw" | "trust";
7164
6997
  }): AsyncIterable<CryptographicKey>;
7165
6998
  /**
7166
6999
  * Similar to
@@ -7178,7 +7011,7 @@ declare class Group extends Object$1 {
7178
7011
  contextLoader?: DocumentLoader;
7179
7012
  suppressError?: boolean;
7180
7013
  tracerProvider?: TracerProvider;
7181
- baseUrl?: URL;
7014
+ crossOrigin?: "ignore" | "throw" | "trust";
7182
7015
  }): Promise<Multikey | null>;
7183
7016
  /**
7184
7017
  * Similar to
@@ -7196,7 +7029,7 @@ declare class Group extends Object$1 {
7196
7029
  contextLoader?: DocumentLoader;
7197
7030
  suppressError?: boolean;
7198
7031
  tracerProvider?: TracerProvider;
7199
- baseUrl?: URL;
7032
+ crossOrigin?: "ignore" | "throw" | "trust";
7200
7033
  }): AsyncIterable<Multikey>;
7201
7034
  /** When `true`, conveys that for this actor, follow requests are not usually
7202
7035
  * automatically approved, but instead are examined by a person who may accept
@@ -7231,7 +7064,7 @@ declare class Group extends Object$1 {
7231
7064
  contextLoader?: DocumentLoader;
7232
7065
  suppressError?: boolean;
7233
7066
  tracerProvider?: TracerProvider;
7234
- baseUrl?: URL;
7067
+ crossOrigin?: "ignore" | "throw" | "trust";
7235
7068
  }): Promise<OrderedCollection | OrderedCollectionPage | null>;
7236
7069
  /**
7237
7070
  * Similar to
@@ -7255,7 +7088,7 @@ declare class Group extends Object$1 {
7255
7088
  contextLoader?: DocumentLoader;
7256
7089
  suppressError?: boolean;
7257
7090
  tracerProvider?: TracerProvider;
7258
- baseUrl?: URL;
7091
+ crossOrigin?: "ignore" | "throw" | "trust";
7259
7092
  }): Promise<OrderedCollection | OrderedCollectionPage | null>;
7260
7093
  /**
7261
7094
  * Similar to
@@ -7274,7 +7107,7 @@ declare class Group extends Object$1 {
7274
7107
  contextLoader?: DocumentLoader;
7275
7108
  suppressError?: boolean;
7276
7109
  tracerProvider?: TracerProvider;
7277
- baseUrl?: URL;
7110
+ crossOrigin?: "ignore" | "throw" | "trust";
7278
7111
  }): Promise<Collection | null>;
7279
7112
  /**
7280
7113
  * Similar to
@@ -7296,7 +7129,7 @@ declare class Group extends Object$1 {
7296
7129
  contextLoader?: DocumentLoader;
7297
7130
  suppressError?: boolean;
7298
7131
  tracerProvider?: TracerProvider;
7299
- baseUrl?: URL;
7132
+ crossOrigin?: "ignore" | "throw" | "trust";
7300
7133
  }): Promise<Collection | null>;
7301
7134
  /**
7302
7135
  * Similar to
@@ -7316,7 +7149,7 @@ declare class Group extends Object$1 {
7316
7149
  contextLoader?: DocumentLoader;
7317
7150
  suppressError?: boolean;
7318
7151
  tracerProvider?: TracerProvider;
7319
- baseUrl?: URL;
7152
+ crossOrigin?: "ignore" | "throw" | "trust";
7320
7153
  }): Promise<Collection | null>;
7321
7154
  /**
7322
7155
  * Similar to
@@ -7334,7 +7167,7 @@ declare class Group extends Object$1 {
7334
7167
  contextLoader?: DocumentLoader;
7335
7168
  suppressError?: boolean;
7336
7169
  tracerProvider?: TracerProvider;
7337
- baseUrl?: URL;
7170
+ crossOrigin?: "ignore" | "throw" | "trust";
7338
7171
  }): Promise<Collection | null>;
7339
7172
  /**
7340
7173
  * Similar to
@@ -7352,7 +7185,7 @@ declare class Group extends Object$1 {
7352
7185
  contextLoader?: DocumentLoader;
7353
7186
  suppressError?: boolean;
7354
7187
  tracerProvider?: TracerProvider;
7355
- baseUrl?: URL;
7188
+ crossOrigin?: "ignore" | "throw" | "trust";
7356
7189
  }): Promise<Collection | null>;
7357
7190
  /**
7358
7191
  * Similar to
@@ -7367,7 +7200,7 @@ declare class Group extends Object$1 {
7367
7200
  contextLoader?: DocumentLoader;
7368
7201
  suppressError?: boolean;
7369
7202
  tracerProvider?: TracerProvider;
7370
- baseUrl?: URL;
7203
+ crossOrigin?: "ignore" | "throw" | "trust";
7371
7204
  }): AsyncIterable<Collection>;
7372
7205
  /** A JSON object which maps additional (typically server/domain-wide) endpoints
7373
7206
  * which may be useful either for this actor or someone referencing this actor.
@@ -7404,7 +7237,7 @@ declare class Group extends Object$1 {
7404
7237
  contextLoader?: DocumentLoader;
7405
7238
  suppressError?: boolean;
7406
7239
  tracerProvider?: TracerProvider;
7407
- baseUrl?: URL;
7240
+ crossOrigin?: "ignore" | "throw" | "trust";
7408
7241
  }): Promise<Application | Group | Organization | Person | Service | null>;
7409
7242
  /**
7410
7243
  * Similar to
@@ -7422,7 +7255,7 @@ declare class Group extends Object$1 {
7422
7255
  contextLoader?: DocumentLoader;
7423
7256
  suppressError?: boolean;
7424
7257
  tracerProvider?: TracerProvider;
7425
- baseUrl?: URL;
7258
+ crossOrigin?: "ignore" | "throw" | "trust";
7426
7259
  }): Promise<Application | Group | Organization | Person | Service | null>;
7427
7260
  /**
7428
7261
  * Similar to
@@ -7440,7 +7273,7 @@ declare class Group extends Object$1 {
7440
7273
  contextLoader?: DocumentLoader;
7441
7274
  suppressError?: boolean;
7442
7275
  tracerProvider?: TracerProvider;
7443
- baseUrl?: URL;
7276
+ crossOrigin?: "ignore" | "throw" | "trust";
7444
7277
  }): AsyncIterable<Application | Group | Organization | Person | Service>;
7445
7278
  /**
7446
7279
  * Similar to
@@ -7458,7 +7291,7 @@ declare class Group extends Object$1 {
7458
7291
  contextLoader?: DocumentLoader;
7459
7292
  suppressError?: boolean;
7460
7293
  tracerProvider?: TracerProvider;
7461
- baseUrl?: URL;
7294
+ crossOrigin?: "ignore" | "throw" | "trust";
7462
7295
  }): Promise<DidService | null>;
7463
7296
  /**
7464
7297
  * Similar to
@@ -7476,7 +7309,7 @@ declare class Group extends Object$1 {
7476
7309
  contextLoader?: DocumentLoader;
7477
7310
  suppressError?: boolean;
7478
7311
  tracerProvider?: TracerProvider;
7479
- baseUrl?: URL;
7312
+ crossOrigin?: "ignore" | "throw" | "trust";
7480
7313
  }): AsyncIterable<DidService>;
7481
7314
  /** This value is used for `Actor` type objects to show message on followed.
7482
7315
  */
@@ -7539,7 +7372,6 @@ declare class Group extends Object$1 {
7539
7372
  */
7540
7373
  declare class Link {
7541
7374
  #private;
7542
- protected readonly _baseUrl?: URL;
7543
7375
  readonly id: URL | null;
7544
7376
  protected get _documentLoader(): DocumentLoader | undefined;
7545
7377
  protected get _contextLoader(): DocumentLoader | undefined;
@@ -7555,10 +7387,6 @@ declare class Link {
7555
7387
  * The type URI of {@link Link}: `https://www.w3.org/ns/activitystreams#Link`.
7556
7388
  */
7557
7389
  static get typeId(): URL;
7558
- /**
7559
- * The base URL used for resolving relative URLs in this object.
7560
- */
7561
- get baseUrl(): URL | undefined;
7562
7390
  /**
7563
7391
  * Constructs a new instance of Link with the given values.
7564
7392
  * @param values The values to initialize the instance with.
@@ -7580,7 +7408,6 @@ declare class Link {
7580
7408
  documentLoader?: DocumentLoader;
7581
7409
  contextLoader?: DocumentLoader;
7582
7410
  tracerProvider?: TracerProvider;
7583
- baseUrl?: URL;
7584
7411
  });
7585
7412
  /**
7586
7413
  * Clones this instance, optionally updating it with the given values.
@@ -7662,7 +7489,7 @@ declare class Link {
7662
7489
  contextLoader?: DocumentLoader;
7663
7490
  suppressError?: boolean;
7664
7491
  tracerProvider?: TracerProvider;
7665
- baseUrl?: URL;
7492
+ crossOrigin?: "ignore" | "throw" | "trust";
7666
7493
  }): AsyncIterable<Link | Object$1>;
7667
7494
  /**
7668
7495
  * Converts this object to a JSON-LD structure.
@@ -7714,10 +7541,6 @@ declare class Hashtag extends Link {
7714
7541
  * The type URI of {@link Hashtag}: `https://www.w3.org/ns/activitystreams#Hashtag`.
7715
7542
  */
7716
7543
  static get typeId(): URL;
7717
- /**
7718
- * The base URL used for resolving relative URLs in this object.
7719
- */
7720
- get baseUrl(): URL | undefined;
7721
7544
  /**
7722
7545
  * Constructs a new instance of Hashtag with the given values.
7723
7546
  * @param values The values to initialize the instance with.
@@ -7739,7 +7562,6 @@ declare class Hashtag extends Link {
7739
7562
  documentLoader?: DocumentLoader;
7740
7563
  contextLoader?: DocumentLoader;
7741
7564
  tracerProvider?: TracerProvider;
7742
- baseUrl?: URL;
7743
7565
  });
7744
7566
  /**
7745
7567
  * Clones this instance, optionally updating it with the given values.
@@ -7811,10 +7633,6 @@ declare class Image extends Document {
7811
7633
  * The type URI of {@link Image}: `https://www.w3.org/ns/activitystreams#Image`.
7812
7634
  */
7813
7635
  static get typeId(): URL;
7814
- /**
7815
- * The base URL used for resolving relative URLs in this object.
7816
- */
7817
- get baseUrl(): URL | undefined;
7818
7636
  /**
7819
7637
  * Constructs a new instance of Image with the given values.
7820
7638
  * @param values The values to initialize the instance with.
@@ -7876,7 +7694,6 @@ declare class Image extends Document {
7876
7694
  documentLoader?: DocumentLoader;
7877
7695
  contextLoader?: DocumentLoader;
7878
7696
  tracerProvider?: TracerProvider;
7879
- baseUrl?: URL;
7880
7697
  });
7881
7698
  /**
7882
7699
  * Clones this instance, optionally updating it with the given values.
@@ -7990,10 +7807,6 @@ declare class Offer extends Activity {
7990
7807
  * The type URI of {@link Offer}: `https://www.w3.org/ns/activitystreams#Offer`.
7991
7808
  */
7992
7809
  static get typeId(): URL;
7993
- /**
7994
- * The base URL used for resolving relative URLs in this object.
7995
- */
7996
- get baseUrl(): URL | undefined;
7997
7810
  /**
7998
7811
  * Constructs a new instance of Offer with the given values.
7999
7812
  * @param values The values to initialize the instance with.
@@ -8065,7 +7878,6 @@ declare class Offer extends Activity {
8065
7878
  documentLoader?: DocumentLoader;
8066
7879
  contextLoader?: DocumentLoader;
8067
7880
  tracerProvider?: TracerProvider;
8068
- baseUrl?: URL;
8069
7881
  });
8070
7882
  /**
8071
7883
  * Clones this instance, optionally updating it with the given values.
@@ -8188,10 +8000,6 @@ declare class Invite extends Offer {
8188
8000
  * The type URI of {@link Invite}: `https://www.w3.org/ns/activitystreams#Invite`.
8189
8001
  */
8190
8002
  static get typeId(): URL;
8191
- /**
8192
- * The base URL used for resolving relative URLs in this object.
8193
- */
8194
- get baseUrl(): URL | undefined;
8195
8003
  /**
8196
8004
  * Constructs a new instance of Invite with the given values.
8197
8005
  * @param values The values to initialize the instance with.
@@ -8263,7 +8071,6 @@ declare class Invite extends Offer {
8263
8071
  documentLoader?: DocumentLoader;
8264
8072
  contextLoader?: DocumentLoader;
8265
8073
  tracerProvider?: TracerProvider;
8266
- baseUrl?: URL;
8267
8074
  });
8268
8075
  /**
8269
8076
  * Clones this instance, optionally updating it with the given values.
@@ -8386,10 +8193,6 @@ declare class Join extends Activity {
8386
8193
  * The type URI of {@link Join}: `https://www.w3.org/ns/activitystreams#Join`.
8387
8194
  */
8388
8195
  static get typeId(): URL;
8389
- /**
8390
- * The base URL used for resolving relative URLs in this object.
8391
- */
8392
- get baseUrl(): URL | undefined;
8393
8196
  /**
8394
8197
  * Constructs a new instance of Join with the given values.
8395
8198
  * @param values The values to initialize the instance with.
@@ -8461,7 +8264,6 @@ declare class Join extends Activity {
8461
8264
  documentLoader?: DocumentLoader;
8462
8265
  contextLoader?: DocumentLoader;
8463
8266
  tracerProvider?: TracerProvider;
8464
- baseUrl?: URL;
8465
8267
  });
8466
8268
  /**
8467
8269
  * Clones this instance, optionally updating it with the given values.
@@ -8584,10 +8386,6 @@ declare class Leave extends Activity {
8584
8386
  * The type URI of {@link Leave}: `https://www.w3.org/ns/activitystreams#Leave`.
8585
8387
  */
8586
8388
  static get typeId(): URL;
8587
- /**
8588
- * The base URL used for resolving relative URLs in this object.
8589
- */
8590
- get baseUrl(): URL | undefined;
8591
8389
  /**
8592
8390
  * Constructs a new instance of Leave with the given values.
8593
8391
  * @param values The values to initialize the instance with.
@@ -8659,7 +8457,6 @@ declare class Leave extends Activity {
8659
8457
  documentLoader?: DocumentLoader;
8660
8458
  contextLoader?: DocumentLoader;
8661
8459
  tracerProvider?: TracerProvider;
8662
- baseUrl?: URL;
8663
8460
  });
8664
8461
  /**
8665
8462
  * Clones this instance, optionally updating it with the given values.
@@ -8782,10 +8579,6 @@ declare class Like extends Activity {
8782
8579
  * The type URI of {@link Like}: `https://www.w3.org/ns/activitystreams#Like`.
8783
8580
  */
8784
8581
  static get typeId(): URL;
8785
- /**
8786
- * The base URL used for resolving relative URLs in this object.
8787
- */
8788
- get baseUrl(): URL | undefined;
8789
8582
  /**
8790
8583
  * Constructs a new instance of Like with the given values.
8791
8584
  * @param values The values to initialize the instance with.
@@ -8857,7 +8650,6 @@ declare class Like extends Activity {
8857
8650
  documentLoader?: DocumentLoader;
8858
8651
  contextLoader?: DocumentLoader;
8859
8652
  tracerProvider?: TracerProvider;
8860
- baseUrl?: URL;
8861
8653
  });
8862
8654
  /**
8863
8655
  * Clones this instance, optionally updating it with the given values.
@@ -8979,10 +8771,6 @@ declare class Listen extends Activity {
8979
8771
  * The type URI of {@link Listen}: `https://www.w3.org/ns/activitystreams#Listen`.
8980
8772
  */
8981
8773
  static get typeId(): URL;
8982
- /**
8983
- * The base URL used for resolving relative URLs in this object.
8984
- */
8985
- get baseUrl(): URL | undefined;
8986
8774
  /**
8987
8775
  * Constructs a new instance of Listen with the given values.
8988
8776
  * @param values The values to initialize the instance with.
@@ -9054,7 +8842,6 @@ declare class Listen extends Activity {
9054
8842
  documentLoader?: DocumentLoader;
9055
8843
  contextLoader?: DocumentLoader;
9056
8844
  tracerProvider?: TracerProvider;
9057
- baseUrl?: URL;
9058
8845
  });
9059
8846
  /**
9060
8847
  * Clones this instance, optionally updating it with the given values.
@@ -9176,10 +8963,6 @@ declare class Mention extends Link {
9176
8963
  * The type URI of {@link Mention}: `https://www.w3.org/ns/activitystreams#Mention`.
9177
8964
  */
9178
8965
  static get typeId(): URL;
9179
- /**
9180
- * The base URL used for resolving relative URLs in this object.
9181
- */
9182
- get baseUrl(): URL | undefined;
9183
8966
  /**
9184
8967
  * Constructs a new instance of Mention with the given values.
9185
8968
  * @param values The values to initialize the instance with.
@@ -9201,7 +8984,6 @@ declare class Mention extends Link {
9201
8984
  documentLoader?: DocumentLoader;
9202
8985
  contextLoader?: DocumentLoader;
9203
8986
  tracerProvider?: TracerProvider;
9204
- baseUrl?: URL;
9205
8987
  });
9206
8988
  /**
9207
8989
  * Clones this instance, optionally updating it with the given values.
@@ -9275,10 +9057,6 @@ declare class Move extends Activity {
9275
9057
  * The type URI of {@link Move}: `https://www.w3.org/ns/activitystreams#Move`.
9276
9058
  */
9277
9059
  static get typeId(): URL;
9278
- /**
9279
- * The base URL used for resolving relative URLs in this object.
9280
- */
9281
- get baseUrl(): URL | undefined;
9282
9060
  /**
9283
9061
  * Constructs a new instance of Move with the given values.
9284
9062
  * @param values The values to initialize the instance with.
@@ -9350,7 +9128,6 @@ declare class Move extends Activity {
9350
9128
  documentLoader?: DocumentLoader;
9351
9129
  contextLoader?: DocumentLoader;
9352
9130
  tracerProvider?: TracerProvider;
9353
- baseUrl?: URL;
9354
9131
  });
9355
9132
  /**
9356
9133
  * Clones this instance, optionally updating it with the given values.
@@ -9474,10 +9251,6 @@ declare class Note extends Object$1 {
9474
9251
  * The type URI of {@link Note}: `https://www.w3.org/ns/activitystreams#Note`.
9475
9252
  */
9476
9253
  static get typeId(): URL;
9477
- /**
9478
- * The base URL used for resolving relative URLs in this object.
9479
- */
9480
- get baseUrl(): URL | undefined;
9481
9254
  /**
9482
9255
  * Constructs a new instance of Note with the given values.
9483
9256
  * @param values The values to initialize the instance with.
@@ -9538,7 +9311,6 @@ declare class Note extends Object$1 {
9538
9311
  documentLoader?: DocumentLoader;
9539
9312
  contextLoader?: DocumentLoader;
9540
9313
  tracerProvider?: TracerProvider;
9541
- baseUrl?: URL;
9542
9314
  });
9543
9315
  /**
9544
9316
  * Clones this instance, optionally updating it with the given values.
@@ -9663,10 +9435,6 @@ declare class OrderedCollection extends Collection {
9663
9435
  * The type URI of {@link OrderedCollection}: `https://www.w3.org/ns/activitystreams#OrderedCollection`.
9664
9436
  */
9665
9437
  static get typeId(): URL;
9666
- /**
9667
- * The base URL used for resolving relative URLs in this object.
9668
- */
9669
- get baseUrl(): URL | undefined;
9670
9438
  /**
9671
9439
  * Constructs a new instance of OrderedCollection with the given values.
9672
9440
  * @param values The values to initialize the instance with.
@@ -9739,7 +9507,6 @@ declare class OrderedCollection extends Collection {
9739
9507
  documentLoader?: DocumentLoader;
9740
9508
  contextLoader?: DocumentLoader;
9741
9509
  tracerProvider?: TracerProvider;
9742
- baseUrl?: URL;
9743
9510
  });
9744
9511
  /**
9745
9512
  * Clones this instance, optionally updating it with the given values.
@@ -9828,7 +9595,7 @@ declare class OrderedCollection extends Collection {
9828
9595
  contextLoader?: DocumentLoader;
9829
9596
  suppressError?: boolean;
9830
9597
  tracerProvider?: TracerProvider;
9831
- baseUrl?: URL;
9598
+ crossOrigin?: "ignore" | "throw" | "trust";
9832
9599
  }): AsyncIterable<Object$1 | Link>;
9833
9600
  /**
9834
9601
  * Converts this object to a JSON-LD structure.
@@ -9881,10 +9648,6 @@ declare class OrderedCollectionPage extends CollectionPage {
9881
9648
  * The type URI of {@link OrderedCollectionPage}: `https://www.w3.org/ns/activitystreams#OrderedCollectionPage`.
9882
9649
  */
9883
9650
  static get typeId(): URL;
9884
- /**
9885
- * The base URL used for resolving relative URLs in this object.
9886
- */
9887
- get baseUrl(): URL | undefined;
9888
9651
  /**
9889
9652
  * Constructs a new instance of OrderedCollectionPage with the given values.
9890
9653
  * @param values The values to initialize the instance with.
@@ -9961,7 +9724,6 @@ declare class OrderedCollectionPage extends CollectionPage {
9961
9724
  documentLoader?: DocumentLoader;
9962
9725
  contextLoader?: DocumentLoader;
9963
9726
  tracerProvider?: TracerProvider;
9964
- baseUrl?: URL;
9965
9727
  });
9966
9728
  /**
9967
9729
  * Clones this instance, optionally updating it with the given values.
@@ -10054,7 +9816,7 @@ declare class OrderedCollectionPage extends CollectionPage {
10054
9816
  contextLoader?: DocumentLoader;
10055
9817
  suppressError?: boolean;
10056
9818
  tracerProvider?: TracerProvider;
10057
- baseUrl?: URL;
9819
+ crossOrigin?: "ignore" | "throw" | "trust";
10058
9820
  }): AsyncIterable<Object$1 | Link>;
10059
9821
  /** A non-negative integer value identifying the relative position within
10060
9822
  * the logical view of a strictly ordered collection.
@@ -10109,10 +9871,6 @@ declare class Organization extends Object$1 {
10109
9871
  * The type URI of {@link Organization}: `https://www.w3.org/ns/activitystreams#Organization`.
10110
9872
  */
10111
9873
  static get typeId(): URL;
10112
- /**
10113
- * The base URL used for resolving relative URLs in this object.
10114
- */
10115
- get baseUrl(): URL | undefined;
10116
9874
  /**
10117
9875
  * Constructs a new instance of Organization with the given values.
10118
9876
  * @param values The values to initialize the instance with.
@@ -10199,7 +9957,6 @@ declare class Organization extends Object$1 {
10199
9957
  documentLoader?: DocumentLoader;
10200
9958
  contextLoader?: DocumentLoader;
10201
9959
  tracerProvider?: TracerProvider;
10202
- baseUrl?: URL;
10203
9960
  });
10204
9961
  /**
10205
9962
  * Clones this instance, optionally updating it with the given values.
@@ -10309,7 +10066,7 @@ declare class Organization extends Object$1 {
10309
10066
  contextLoader?: DocumentLoader;
10310
10067
  suppressError?: boolean;
10311
10068
  tracerProvider?: TracerProvider;
10312
- baseUrl?: URL;
10069
+ crossOrigin?: "ignore" | "throw" | "trust";
10313
10070
  }): Promise<CryptographicKey | null>;
10314
10071
  /**
10315
10072
  * Similar to
@@ -10324,7 +10081,7 @@ declare class Organization extends Object$1 {
10324
10081
  contextLoader?: DocumentLoader;
10325
10082
  suppressError?: boolean;
10326
10083
  tracerProvider?: TracerProvider;
10327
- baseUrl?: URL;
10084
+ crossOrigin?: "ignore" | "throw" | "trust";
10328
10085
  }): AsyncIterable<CryptographicKey>;
10329
10086
  /**
10330
10087
  * Similar to
@@ -10342,7 +10099,7 @@ declare class Organization extends Object$1 {
10342
10099
  contextLoader?: DocumentLoader;
10343
10100
  suppressError?: boolean;
10344
10101
  tracerProvider?: TracerProvider;
10345
- baseUrl?: URL;
10102
+ crossOrigin?: "ignore" | "throw" | "trust";
10346
10103
  }): Promise<Multikey | null>;
10347
10104
  /**
10348
10105
  * Similar to
@@ -10360,7 +10117,7 @@ declare class Organization extends Object$1 {
10360
10117
  contextLoader?: DocumentLoader;
10361
10118
  suppressError?: boolean;
10362
10119
  tracerProvider?: TracerProvider;
10363
- baseUrl?: URL;
10120
+ crossOrigin?: "ignore" | "throw" | "trust";
10364
10121
  }): AsyncIterable<Multikey>;
10365
10122
  /** When `true`, conveys that for this actor, follow requests are not usually
10366
10123
  * automatically approved, but instead are examined by a person who may accept
@@ -10395,7 +10152,7 @@ declare class Organization extends Object$1 {
10395
10152
  contextLoader?: DocumentLoader;
10396
10153
  suppressError?: boolean;
10397
10154
  tracerProvider?: TracerProvider;
10398
- baseUrl?: URL;
10155
+ crossOrigin?: "ignore" | "throw" | "trust";
10399
10156
  }): Promise<OrderedCollection | OrderedCollectionPage | null>;
10400
10157
  /**
10401
10158
  * Similar to
@@ -10419,7 +10176,7 @@ declare class Organization extends Object$1 {
10419
10176
  contextLoader?: DocumentLoader;
10420
10177
  suppressError?: boolean;
10421
10178
  tracerProvider?: TracerProvider;
10422
- baseUrl?: URL;
10179
+ crossOrigin?: "ignore" | "throw" | "trust";
10423
10180
  }): Promise<OrderedCollection | OrderedCollectionPage | null>;
10424
10181
  /**
10425
10182
  * Similar to
@@ -10438,7 +10195,7 @@ declare class Organization extends Object$1 {
10438
10195
  contextLoader?: DocumentLoader;
10439
10196
  suppressError?: boolean;
10440
10197
  tracerProvider?: TracerProvider;
10441
- baseUrl?: URL;
10198
+ crossOrigin?: "ignore" | "throw" | "trust";
10442
10199
  }): Promise<Collection | null>;
10443
10200
  /**
10444
10201
  * Similar to
@@ -10460,7 +10217,7 @@ declare class Organization extends Object$1 {
10460
10217
  contextLoader?: DocumentLoader;
10461
10218
  suppressError?: boolean;
10462
10219
  tracerProvider?: TracerProvider;
10463
- baseUrl?: URL;
10220
+ crossOrigin?: "ignore" | "throw" | "trust";
10464
10221
  }): Promise<Collection | null>;
10465
10222
  /**
10466
10223
  * Similar to
@@ -10480,7 +10237,7 @@ declare class Organization extends Object$1 {
10480
10237
  contextLoader?: DocumentLoader;
10481
10238
  suppressError?: boolean;
10482
10239
  tracerProvider?: TracerProvider;
10483
- baseUrl?: URL;
10240
+ crossOrigin?: "ignore" | "throw" | "trust";
10484
10241
  }): Promise<Collection | null>;
10485
10242
  /**
10486
10243
  * Similar to
@@ -10498,7 +10255,7 @@ declare class Organization extends Object$1 {
10498
10255
  contextLoader?: DocumentLoader;
10499
10256
  suppressError?: boolean;
10500
10257
  tracerProvider?: TracerProvider;
10501
- baseUrl?: URL;
10258
+ crossOrigin?: "ignore" | "throw" | "trust";
10502
10259
  }): Promise<Collection | null>;
10503
10260
  /**
10504
10261
  * Similar to
@@ -10516,7 +10273,7 @@ declare class Organization extends Object$1 {
10516
10273
  contextLoader?: DocumentLoader;
10517
10274
  suppressError?: boolean;
10518
10275
  tracerProvider?: TracerProvider;
10519
- baseUrl?: URL;
10276
+ crossOrigin?: "ignore" | "throw" | "trust";
10520
10277
  }): Promise<Collection | null>;
10521
10278
  /**
10522
10279
  * Similar to
@@ -10531,7 +10288,7 @@ declare class Organization extends Object$1 {
10531
10288
  contextLoader?: DocumentLoader;
10532
10289
  suppressError?: boolean;
10533
10290
  tracerProvider?: TracerProvider;
10534
- baseUrl?: URL;
10291
+ crossOrigin?: "ignore" | "throw" | "trust";
10535
10292
  }): AsyncIterable<Collection>;
10536
10293
  /** A JSON object which maps additional (typically server/domain-wide) endpoints
10537
10294
  * which may be useful either for this actor or someone referencing this actor.
@@ -10568,7 +10325,7 @@ declare class Organization extends Object$1 {
10568
10325
  contextLoader?: DocumentLoader;
10569
10326
  suppressError?: boolean;
10570
10327
  tracerProvider?: TracerProvider;
10571
- baseUrl?: URL;
10328
+ crossOrigin?: "ignore" | "throw" | "trust";
10572
10329
  }): Promise<Application | Group | Organization | Person | Service | null>;
10573
10330
  /**
10574
10331
  * Similar to
@@ -10586,7 +10343,7 @@ declare class Organization extends Object$1 {
10586
10343
  contextLoader?: DocumentLoader;
10587
10344
  suppressError?: boolean;
10588
10345
  tracerProvider?: TracerProvider;
10589
- baseUrl?: URL;
10346
+ crossOrigin?: "ignore" | "throw" | "trust";
10590
10347
  }): Promise<Application | Group | Organization | Person | Service | null>;
10591
10348
  /**
10592
10349
  * Similar to
@@ -10604,7 +10361,7 @@ declare class Organization extends Object$1 {
10604
10361
  contextLoader?: DocumentLoader;
10605
10362
  suppressError?: boolean;
10606
10363
  tracerProvider?: TracerProvider;
10607
- baseUrl?: URL;
10364
+ crossOrigin?: "ignore" | "throw" | "trust";
10608
10365
  }): AsyncIterable<Application | Group | Organization | Person | Service>;
10609
10366
  /**
10610
10367
  * Similar to
@@ -10622,7 +10379,7 @@ declare class Organization extends Object$1 {
10622
10379
  contextLoader?: DocumentLoader;
10623
10380
  suppressError?: boolean;
10624
10381
  tracerProvider?: TracerProvider;
10625
- baseUrl?: URL;
10382
+ crossOrigin?: "ignore" | "throw" | "trust";
10626
10383
  }): Promise<DidService | null>;
10627
10384
  /**
10628
10385
  * Similar to
@@ -10640,7 +10397,7 @@ declare class Organization extends Object$1 {
10640
10397
  contextLoader?: DocumentLoader;
10641
10398
  suppressError?: boolean;
10642
10399
  tracerProvider?: TracerProvider;
10643
- baseUrl?: URL;
10400
+ crossOrigin?: "ignore" | "throw" | "trust";
10644
10401
  }): AsyncIterable<DidService>;
10645
10402
  /** This value is used for `Actor` type objects to show message on followed.
10646
10403
  */
@@ -10699,10 +10456,6 @@ declare class Page extends Document {
10699
10456
  * The type URI of {@link Page}: `https://www.w3.org/ns/activitystreams#Page`.
10700
10457
  */
10701
10458
  static get typeId(): URL;
10702
- /**
10703
- * The base URL used for resolving relative URLs in this object.
10704
- */
10705
- get baseUrl(): URL | undefined;
10706
10459
  /**
10707
10460
  * Constructs a new instance of Page with the given values.
10708
10461
  * @param values The values to initialize the instance with.
@@ -10764,7 +10517,6 @@ declare class Page extends Document {
10764
10517
  documentLoader?: DocumentLoader;
10765
10518
  contextLoader?: DocumentLoader;
10766
10519
  tracerProvider?: TracerProvider;
10767
- baseUrl?: URL;
10768
10520
  });
10769
10521
  /**
10770
10522
  * Clones this instance, optionally updating it with the given values.
@@ -10877,10 +10629,6 @@ declare class Person extends Object$1 {
10877
10629
  * The type URI of {@link Person}: `https://www.w3.org/ns/activitystreams#Person`.
10878
10630
  */
10879
10631
  static get typeId(): URL;
10880
- /**
10881
- * The base URL used for resolving relative URLs in this object.
10882
- */
10883
- get baseUrl(): URL | undefined;
10884
10632
  /**
10885
10633
  * Constructs a new instance of Person with the given values.
10886
10634
  * @param values The values to initialize the instance with.
@@ -10967,7 +10715,6 @@ declare class Person extends Object$1 {
10967
10715
  documentLoader?: DocumentLoader;
10968
10716
  contextLoader?: DocumentLoader;
10969
10717
  tracerProvider?: TracerProvider;
10970
- baseUrl?: URL;
10971
10718
  });
10972
10719
  /**
10973
10720
  * Clones this instance, optionally updating it with the given values.
@@ -11077,7 +10824,7 @@ declare class Person extends Object$1 {
11077
10824
  contextLoader?: DocumentLoader;
11078
10825
  suppressError?: boolean;
11079
10826
  tracerProvider?: TracerProvider;
11080
- baseUrl?: URL;
10827
+ crossOrigin?: "ignore" | "throw" | "trust";
11081
10828
  }): Promise<CryptographicKey | null>;
11082
10829
  /**
11083
10830
  * Similar to
@@ -11092,7 +10839,7 @@ declare class Person extends Object$1 {
11092
10839
  contextLoader?: DocumentLoader;
11093
10840
  suppressError?: boolean;
11094
10841
  tracerProvider?: TracerProvider;
11095
- baseUrl?: URL;
10842
+ crossOrigin?: "ignore" | "throw" | "trust";
11096
10843
  }): AsyncIterable<CryptographicKey>;
11097
10844
  /**
11098
10845
  * Similar to
@@ -11110,7 +10857,7 @@ declare class Person extends Object$1 {
11110
10857
  contextLoader?: DocumentLoader;
11111
10858
  suppressError?: boolean;
11112
10859
  tracerProvider?: TracerProvider;
11113
- baseUrl?: URL;
10860
+ crossOrigin?: "ignore" | "throw" | "trust";
11114
10861
  }): Promise<Multikey | null>;
11115
10862
  /**
11116
10863
  * Similar to
@@ -11128,7 +10875,7 @@ declare class Person extends Object$1 {
11128
10875
  contextLoader?: DocumentLoader;
11129
10876
  suppressError?: boolean;
11130
10877
  tracerProvider?: TracerProvider;
11131
- baseUrl?: URL;
10878
+ crossOrigin?: "ignore" | "throw" | "trust";
11132
10879
  }): AsyncIterable<Multikey>;
11133
10880
  /** When `true`, conveys that for this actor, follow requests are not usually
11134
10881
  * automatically approved, but instead are examined by a person who may accept
@@ -11163,7 +10910,7 @@ declare class Person extends Object$1 {
11163
10910
  contextLoader?: DocumentLoader;
11164
10911
  suppressError?: boolean;
11165
10912
  tracerProvider?: TracerProvider;
11166
- baseUrl?: URL;
10913
+ crossOrigin?: "ignore" | "throw" | "trust";
11167
10914
  }): Promise<OrderedCollection | OrderedCollectionPage | null>;
11168
10915
  /**
11169
10916
  * Similar to
@@ -11187,7 +10934,7 @@ declare class Person extends Object$1 {
11187
10934
  contextLoader?: DocumentLoader;
11188
10935
  suppressError?: boolean;
11189
10936
  tracerProvider?: TracerProvider;
11190
- baseUrl?: URL;
10937
+ crossOrigin?: "ignore" | "throw" | "trust";
11191
10938
  }): Promise<OrderedCollection | OrderedCollectionPage | null>;
11192
10939
  /**
11193
10940
  * Similar to
@@ -11206,7 +10953,7 @@ declare class Person extends Object$1 {
11206
10953
  contextLoader?: DocumentLoader;
11207
10954
  suppressError?: boolean;
11208
10955
  tracerProvider?: TracerProvider;
11209
- baseUrl?: URL;
10956
+ crossOrigin?: "ignore" | "throw" | "trust";
11210
10957
  }): Promise<Collection | null>;
11211
10958
  /**
11212
10959
  * Similar to
@@ -11228,7 +10975,7 @@ declare class Person extends Object$1 {
11228
10975
  contextLoader?: DocumentLoader;
11229
10976
  suppressError?: boolean;
11230
10977
  tracerProvider?: TracerProvider;
11231
- baseUrl?: URL;
10978
+ crossOrigin?: "ignore" | "throw" | "trust";
11232
10979
  }): Promise<Collection | null>;
11233
10980
  /**
11234
10981
  * Similar to
@@ -11248,7 +10995,7 @@ declare class Person extends Object$1 {
11248
10995
  contextLoader?: DocumentLoader;
11249
10996
  suppressError?: boolean;
11250
10997
  tracerProvider?: TracerProvider;
11251
- baseUrl?: URL;
10998
+ crossOrigin?: "ignore" | "throw" | "trust";
11252
10999
  }): Promise<Collection | null>;
11253
11000
  /**
11254
11001
  * Similar to
@@ -11266,7 +11013,7 @@ declare class Person extends Object$1 {
11266
11013
  contextLoader?: DocumentLoader;
11267
11014
  suppressError?: boolean;
11268
11015
  tracerProvider?: TracerProvider;
11269
- baseUrl?: URL;
11016
+ crossOrigin?: "ignore" | "throw" | "trust";
11270
11017
  }): Promise<Collection | null>;
11271
11018
  /**
11272
11019
  * Similar to
@@ -11284,7 +11031,7 @@ declare class Person extends Object$1 {
11284
11031
  contextLoader?: DocumentLoader;
11285
11032
  suppressError?: boolean;
11286
11033
  tracerProvider?: TracerProvider;
11287
- baseUrl?: URL;
11034
+ crossOrigin?: "ignore" | "throw" | "trust";
11288
11035
  }): Promise<Collection | null>;
11289
11036
  /**
11290
11037
  * Similar to
@@ -11299,7 +11046,7 @@ declare class Person extends Object$1 {
11299
11046
  contextLoader?: DocumentLoader;
11300
11047
  suppressError?: boolean;
11301
11048
  tracerProvider?: TracerProvider;
11302
- baseUrl?: URL;
11049
+ crossOrigin?: "ignore" | "throw" | "trust";
11303
11050
  }): AsyncIterable<Collection>;
11304
11051
  /** A JSON object which maps additional (typically server/domain-wide) endpoints
11305
11052
  * which may be useful either for this actor or someone referencing this actor.
@@ -11336,7 +11083,7 @@ declare class Person extends Object$1 {
11336
11083
  contextLoader?: DocumentLoader;
11337
11084
  suppressError?: boolean;
11338
11085
  tracerProvider?: TracerProvider;
11339
- baseUrl?: URL;
11086
+ crossOrigin?: "ignore" | "throw" | "trust";
11340
11087
  }): Promise<Application | Group | Organization | Person | Service | null>;
11341
11088
  /**
11342
11089
  * Similar to
@@ -11354,7 +11101,7 @@ declare class Person extends Object$1 {
11354
11101
  contextLoader?: DocumentLoader;
11355
11102
  suppressError?: boolean;
11356
11103
  tracerProvider?: TracerProvider;
11357
- baseUrl?: URL;
11104
+ crossOrigin?: "ignore" | "throw" | "trust";
11358
11105
  }): Promise<Application | Group | Organization | Person | Service | null>;
11359
11106
  /**
11360
11107
  * Similar to
@@ -11372,7 +11119,7 @@ declare class Person extends Object$1 {
11372
11119
  contextLoader?: DocumentLoader;
11373
11120
  suppressError?: boolean;
11374
11121
  tracerProvider?: TracerProvider;
11375
- baseUrl?: URL;
11122
+ crossOrigin?: "ignore" | "throw" | "trust";
11376
11123
  }): AsyncIterable<Application | Group | Organization | Person | Service>;
11377
11124
  /**
11378
11125
  * Similar to
@@ -11390,7 +11137,7 @@ declare class Person extends Object$1 {
11390
11137
  contextLoader?: DocumentLoader;
11391
11138
  suppressError?: boolean;
11392
11139
  tracerProvider?: TracerProvider;
11393
- baseUrl?: URL;
11140
+ crossOrigin?: "ignore" | "throw" | "trust";
11394
11141
  }): Promise<DidService | null>;
11395
11142
  /**
11396
11143
  * Similar to
@@ -11408,7 +11155,7 @@ declare class Person extends Object$1 {
11408
11155
  contextLoader?: DocumentLoader;
11409
11156
  suppressError?: boolean;
11410
11157
  tracerProvider?: TracerProvider;
11411
- baseUrl?: URL;
11158
+ crossOrigin?: "ignore" | "throw" | "trust";
11412
11159
  }): AsyncIterable<DidService>;
11413
11160
  /** This value is used for `Actor` type objects to show message on followed.
11414
11161
  */
@@ -11470,10 +11217,6 @@ declare class Place extends Object$1 {
11470
11217
  * The type URI of {@link Place}: `https://www.w3.org/ns/activitystreams#Place`.
11471
11218
  */
11472
11219
  static get typeId(): URL;
11473
- /**
11474
- * The base URL used for resolving relative URLs in this object.
11475
- */
11476
- get baseUrl(): URL | undefined;
11477
11220
  /**
11478
11221
  * Constructs a new instance of Place with the given values.
11479
11222
  * @param values The values to initialize the instance with.
@@ -11539,7 +11282,6 @@ declare class Place extends Object$1 {
11539
11282
  documentLoader?: DocumentLoader;
11540
11283
  contextLoader?: DocumentLoader;
11541
11284
  tracerProvider?: TracerProvider;
11542
- baseUrl?: URL;
11543
11285
  });
11544
11286
  /**
11545
11287
  * Clones this instance, optionally updating it with the given values.
@@ -11686,10 +11428,6 @@ declare class Profile extends Object$1 {
11686
11428
  * The type URI of {@link Profile}: `https://www.w3.org/ns/activitystreams#Profile`.
11687
11429
  */
11688
11430
  static get typeId(): URL;
11689
- /**
11690
- * The base URL used for resolving relative URLs in this object.
11691
- */
11692
- get baseUrl(): URL | undefined;
11693
11431
  /**
11694
11432
  * Constructs a new instance of Profile with the given values.
11695
11433
  * @param values The values to initialize the instance with.
@@ -11750,7 +11488,6 @@ declare class Profile extends Object$1 {
11750
11488
  documentLoader?: DocumentLoader;
11751
11489
  contextLoader?: DocumentLoader;
11752
11490
  tracerProvider?: TracerProvider;
11753
- baseUrl?: URL;
11754
11491
  });
11755
11492
  /**
11756
11493
  * Clones this instance, optionally updating it with the given values.
@@ -11827,7 +11564,7 @@ declare class Profile extends Object$1 {
11827
11564
  contextLoader?: DocumentLoader;
11828
11565
  suppressError?: boolean;
11829
11566
  tracerProvider?: TracerProvider;
11830
- baseUrl?: URL;
11567
+ crossOrigin?: "ignore" | "throw" | "trust";
11831
11568
  }): Promise<Object$1 | null>;
11832
11569
  /**
11833
11570
  * Converts this object to a JSON-LD structure.
@@ -11885,10 +11622,6 @@ declare class Question extends IntransitiveActivity {
11885
11622
  * The type URI of {@link Question}: `https://www.w3.org/ns/activitystreams#Question`.
11886
11623
  */
11887
11624
  static get typeId(): URL;
11888
- /**
11889
- * The base URL used for resolving relative URLs in this object.
11890
- */
11891
- get baseUrl(): URL | undefined;
11892
11625
  /**
11893
11626
  * Constructs a new instance of Question with the given values.
11894
11627
  * @param values The values to initialize the instance with.
@@ -11965,7 +11698,6 @@ declare class Question extends IntransitiveActivity {
11965
11698
  documentLoader?: DocumentLoader;
11966
11699
  contextLoader?: DocumentLoader;
11967
11700
  tracerProvider?: TracerProvider;
11968
- baseUrl?: URL;
11969
11701
  });
11970
11702
  /**
11971
11703
  * Clones this instance, optionally updating it with the given values.
@@ -12059,7 +11791,7 @@ declare class Question extends IntransitiveActivity {
12059
11791
  contextLoader?: DocumentLoader;
12060
11792
  suppressError?: boolean;
12061
11793
  tracerProvider?: TracerProvider;
12062
- baseUrl?: URL;
11794
+ crossOrigin?: "ignore" | "throw" | "trust";
12063
11795
  }): AsyncIterable<Object$1>;
12064
11796
  /**
12065
11797
  * Similar to
@@ -12076,7 +11808,7 @@ declare class Question extends IntransitiveActivity {
12076
11808
  contextLoader?: DocumentLoader;
12077
11809
  suppressError?: boolean;
12078
11810
  tracerProvider?: TracerProvider;
12079
- baseUrl?: URL;
11811
+ crossOrigin?: "ignore" | "throw" | "trust";
12080
11812
  }): AsyncIterable<Object$1>;
12081
11813
  /** Indicates that a question has been closed, and answers are no longer
12082
11814
  * accepted.
@@ -12146,10 +11878,6 @@ declare class Read extends Activity {
12146
11878
  * The type URI of {@link Read}: `https://www.w3.org/ns/activitystreams#Read`.
12147
11879
  */
12148
11880
  static get typeId(): URL;
12149
- /**
12150
- * The base URL used for resolving relative URLs in this object.
12151
- */
12152
- get baseUrl(): URL | undefined;
12153
11881
  /**
12154
11882
  * Constructs a new instance of Read with the given values.
12155
11883
  * @param values The values to initialize the instance with.
@@ -12221,7 +11949,6 @@ declare class Read extends Activity {
12221
11949
  documentLoader?: DocumentLoader;
12222
11950
  contextLoader?: DocumentLoader;
12223
11951
  tracerProvider?: TracerProvider;
12224
- baseUrl?: URL;
12225
11952
  });
12226
11953
  /**
12227
11954
  * Clones this instance, optionally updating it with the given values.
@@ -12344,10 +12071,6 @@ declare class Reject extends Activity {
12344
12071
  * The type URI of {@link Reject}: `https://www.w3.org/ns/activitystreams#Reject`.
12345
12072
  */
12346
12073
  static get typeId(): URL;
12347
- /**
12348
- * The base URL used for resolving relative URLs in this object.
12349
- */
12350
- get baseUrl(): URL | undefined;
12351
12074
  /**
12352
12075
  * Constructs a new instance of Reject with the given values.
12353
12076
  * @param values The values to initialize the instance with.
@@ -12419,7 +12142,6 @@ declare class Reject extends Activity {
12419
12142
  documentLoader?: DocumentLoader;
12420
12143
  contextLoader?: DocumentLoader;
12421
12144
  tracerProvider?: TracerProvider;
12422
- baseUrl?: URL;
12423
12145
  });
12424
12146
  /**
12425
12147
  * Clones this instance, optionally updating it with the given values.
@@ -12548,10 +12270,6 @@ declare class Relationship extends Object$1 {
12548
12270
  * The type URI of {@link Relationship}: `https://www.w3.org/ns/activitystreams#Relationship`.
12549
12271
  */
12550
12272
  static get typeId(): URL;
12551
- /**
12552
- * The base URL used for resolving relative URLs in this object.
12553
- */
12554
- get baseUrl(): URL | undefined;
12555
12273
  /**
12556
12274
  * Constructs a new instance of Relationship with the given values.
12557
12275
  * @param values The values to initialize the instance with.
@@ -12616,7 +12334,6 @@ declare class Relationship extends Object$1 {
12616
12334
  documentLoader?: DocumentLoader;
12617
12335
  contextLoader?: DocumentLoader;
12618
12336
  tracerProvider?: TracerProvider;
12619
- baseUrl?: URL;
12620
12337
  });
12621
12338
  /**
12622
12339
  * Clones this instance, optionally updating it with the given values.
@@ -12699,7 +12416,7 @@ declare class Relationship extends Object$1 {
12699
12416
  contextLoader?: DocumentLoader;
12700
12417
  suppressError?: boolean;
12701
12418
  tracerProvider?: TracerProvider;
12702
- baseUrl?: URL;
12419
+ crossOrigin?: "ignore" | "throw" | "trust";
12703
12420
  }): Promise<Object$1 | null>;
12704
12421
  /**
12705
12422
  * Similar to
@@ -12714,7 +12431,7 @@ declare class Relationship extends Object$1 {
12714
12431
  contextLoader?: DocumentLoader;
12715
12432
  suppressError?: boolean;
12716
12433
  tracerProvider?: TracerProvider;
12717
- baseUrl?: URL;
12434
+ crossOrigin?: "ignore" | "throw" | "trust";
12718
12435
  }): Promise<Object$1 | null>;
12719
12436
  /**
12720
12437
  * Similar to
@@ -12729,7 +12446,7 @@ declare class Relationship extends Object$1 {
12729
12446
  contextLoader?: DocumentLoader;
12730
12447
  suppressError?: boolean;
12731
12448
  tracerProvider?: TracerProvider;
12732
- baseUrl?: URL;
12449
+ crossOrigin?: "ignore" | "throw" | "trust";
12733
12450
  }): AsyncIterable<Object$1>;
12734
12451
  /**
12735
12452
  * Similar to
@@ -12746,7 +12463,7 @@ declare class Relationship extends Object$1 {
12746
12463
  contextLoader?: DocumentLoader;
12747
12464
  suppressError?: boolean;
12748
12465
  tracerProvider?: TracerProvider;
12749
- baseUrl?: URL;
12466
+ crossOrigin?: "ignore" | "throw" | "trust";
12750
12467
  }): Promise<Object$1 | null>;
12751
12468
  /**
12752
12469
  * Similar to
@@ -12763,7 +12480,7 @@ declare class Relationship extends Object$1 {
12763
12480
  contextLoader?: DocumentLoader;
12764
12481
  suppressError?: boolean;
12765
12482
  tracerProvider?: TracerProvider;
12766
- baseUrl?: URL;
12483
+ crossOrigin?: "ignore" | "throw" | "trust";
12767
12484
  }): AsyncIterable<Object$1>;
12768
12485
  /**
12769
12486
  * Converts this object to a JSON-LD structure.
@@ -12814,10 +12531,6 @@ declare class Remove extends Activity {
12814
12531
  * The type URI of {@link Remove}: `https://www.w3.org/ns/activitystreams#Remove`.
12815
12532
  */
12816
12533
  static get typeId(): URL;
12817
- /**
12818
- * The base URL used for resolving relative URLs in this object.
12819
- */
12820
- get baseUrl(): URL | undefined;
12821
12534
  /**
12822
12535
  * Constructs a new instance of Remove with the given values.
12823
12536
  * @param values The values to initialize the instance with.
@@ -12889,7 +12602,6 @@ declare class Remove extends Activity {
12889
12602
  documentLoader?: DocumentLoader;
12890
12603
  contextLoader?: DocumentLoader;
12891
12604
  tracerProvider?: TracerProvider;
12892
- baseUrl?: URL;
12893
12605
  });
12894
12606
  /**
12895
12607
  * Clones this instance, optionally updating it with the given values.
@@ -13012,10 +12724,6 @@ declare class Service extends Object$1 {
13012
12724
  * The type URI of {@link Service}: `https://www.w3.org/ns/activitystreams#Service`.
13013
12725
  */
13014
12726
  static get typeId(): URL;
13015
- /**
13016
- * The base URL used for resolving relative URLs in this object.
13017
- */
13018
- get baseUrl(): URL | undefined;
13019
12727
  /**
13020
12728
  * Constructs a new instance of Service with the given values.
13021
12729
  * @param values The values to initialize the instance with.
@@ -13102,7 +12810,6 @@ declare class Service extends Object$1 {
13102
12810
  documentLoader?: DocumentLoader;
13103
12811
  contextLoader?: DocumentLoader;
13104
12812
  tracerProvider?: TracerProvider;
13105
- baseUrl?: URL;
13106
12813
  });
13107
12814
  /**
13108
12815
  * Clones this instance, optionally updating it with the given values.
@@ -13212,7 +12919,7 @@ declare class Service extends Object$1 {
13212
12919
  contextLoader?: DocumentLoader;
13213
12920
  suppressError?: boolean;
13214
12921
  tracerProvider?: TracerProvider;
13215
- baseUrl?: URL;
12922
+ crossOrigin?: "ignore" | "throw" | "trust";
13216
12923
  }): Promise<CryptographicKey | null>;
13217
12924
  /**
13218
12925
  * Similar to
@@ -13227,7 +12934,7 @@ declare class Service extends Object$1 {
13227
12934
  contextLoader?: DocumentLoader;
13228
12935
  suppressError?: boolean;
13229
12936
  tracerProvider?: TracerProvider;
13230
- baseUrl?: URL;
12937
+ crossOrigin?: "ignore" | "throw" | "trust";
13231
12938
  }): AsyncIterable<CryptographicKey>;
13232
12939
  /**
13233
12940
  * Similar to
@@ -13245,7 +12952,7 @@ declare class Service extends Object$1 {
13245
12952
  contextLoader?: DocumentLoader;
13246
12953
  suppressError?: boolean;
13247
12954
  tracerProvider?: TracerProvider;
13248
- baseUrl?: URL;
12955
+ crossOrigin?: "ignore" | "throw" | "trust";
13249
12956
  }): Promise<Multikey | null>;
13250
12957
  /**
13251
12958
  * Similar to
@@ -13263,7 +12970,7 @@ declare class Service extends Object$1 {
13263
12970
  contextLoader?: DocumentLoader;
13264
12971
  suppressError?: boolean;
13265
12972
  tracerProvider?: TracerProvider;
13266
- baseUrl?: URL;
12973
+ crossOrigin?: "ignore" | "throw" | "trust";
13267
12974
  }): AsyncIterable<Multikey>;
13268
12975
  /** When `true`, conveys that for this actor, follow requests are not usually
13269
12976
  * automatically approved, but instead are examined by a person who may accept
@@ -13298,7 +13005,7 @@ declare class Service extends Object$1 {
13298
13005
  contextLoader?: DocumentLoader;
13299
13006
  suppressError?: boolean;
13300
13007
  tracerProvider?: TracerProvider;
13301
- baseUrl?: URL;
13008
+ crossOrigin?: "ignore" | "throw" | "trust";
13302
13009
  }): Promise<OrderedCollection | OrderedCollectionPage | null>;
13303
13010
  /**
13304
13011
  * Similar to
@@ -13322,7 +13029,7 @@ declare class Service extends Object$1 {
13322
13029
  contextLoader?: DocumentLoader;
13323
13030
  suppressError?: boolean;
13324
13031
  tracerProvider?: TracerProvider;
13325
- baseUrl?: URL;
13032
+ crossOrigin?: "ignore" | "throw" | "trust";
13326
13033
  }): Promise<OrderedCollection | OrderedCollectionPage | null>;
13327
13034
  /**
13328
13035
  * Similar to
@@ -13341,7 +13048,7 @@ declare class Service extends Object$1 {
13341
13048
  contextLoader?: DocumentLoader;
13342
13049
  suppressError?: boolean;
13343
13050
  tracerProvider?: TracerProvider;
13344
- baseUrl?: URL;
13051
+ crossOrigin?: "ignore" | "throw" | "trust";
13345
13052
  }): Promise<Collection | null>;
13346
13053
  /**
13347
13054
  * Similar to
@@ -13363,7 +13070,7 @@ declare class Service extends Object$1 {
13363
13070
  contextLoader?: DocumentLoader;
13364
13071
  suppressError?: boolean;
13365
13072
  tracerProvider?: TracerProvider;
13366
- baseUrl?: URL;
13073
+ crossOrigin?: "ignore" | "throw" | "trust";
13367
13074
  }): Promise<Collection | null>;
13368
13075
  /**
13369
13076
  * Similar to
@@ -13383,7 +13090,7 @@ declare class Service extends Object$1 {
13383
13090
  contextLoader?: DocumentLoader;
13384
13091
  suppressError?: boolean;
13385
13092
  tracerProvider?: TracerProvider;
13386
- baseUrl?: URL;
13093
+ crossOrigin?: "ignore" | "throw" | "trust";
13387
13094
  }): Promise<Collection | null>;
13388
13095
  /**
13389
13096
  * Similar to
@@ -13401,7 +13108,7 @@ declare class Service extends Object$1 {
13401
13108
  contextLoader?: DocumentLoader;
13402
13109
  suppressError?: boolean;
13403
13110
  tracerProvider?: TracerProvider;
13404
- baseUrl?: URL;
13111
+ crossOrigin?: "ignore" | "throw" | "trust";
13405
13112
  }): Promise<Collection | null>;
13406
13113
  /**
13407
13114
  * Similar to
@@ -13419,7 +13126,7 @@ declare class Service extends Object$1 {
13419
13126
  contextLoader?: DocumentLoader;
13420
13127
  suppressError?: boolean;
13421
13128
  tracerProvider?: TracerProvider;
13422
- baseUrl?: URL;
13129
+ crossOrigin?: "ignore" | "throw" | "trust";
13423
13130
  }): Promise<Collection | null>;
13424
13131
  /**
13425
13132
  * Similar to
@@ -13434,7 +13141,7 @@ declare class Service extends Object$1 {
13434
13141
  contextLoader?: DocumentLoader;
13435
13142
  suppressError?: boolean;
13436
13143
  tracerProvider?: TracerProvider;
13437
- baseUrl?: URL;
13144
+ crossOrigin?: "ignore" | "throw" | "trust";
13438
13145
  }): AsyncIterable<Collection>;
13439
13146
  /** A JSON object which maps additional (typically server/domain-wide) endpoints
13440
13147
  * which may be useful either for this actor or someone referencing this actor.
@@ -13471,7 +13178,7 @@ declare class Service extends Object$1 {
13471
13178
  contextLoader?: DocumentLoader;
13472
13179
  suppressError?: boolean;
13473
13180
  tracerProvider?: TracerProvider;
13474
- baseUrl?: URL;
13181
+ crossOrigin?: "ignore" | "throw" | "trust";
13475
13182
  }): Promise<Application | Group | Organization | Person | Service | null>;
13476
13183
  /**
13477
13184
  * Similar to
@@ -13489,7 +13196,7 @@ declare class Service extends Object$1 {
13489
13196
  contextLoader?: DocumentLoader;
13490
13197
  suppressError?: boolean;
13491
13198
  tracerProvider?: TracerProvider;
13492
- baseUrl?: URL;
13199
+ crossOrigin?: "ignore" | "throw" | "trust";
13493
13200
  }): Promise<Application | Group | Organization | Person | Service | null>;
13494
13201
  /**
13495
13202
  * Similar to
@@ -13507,7 +13214,7 @@ declare class Service extends Object$1 {
13507
13214
  contextLoader?: DocumentLoader;
13508
13215
  suppressError?: boolean;
13509
13216
  tracerProvider?: TracerProvider;
13510
- baseUrl?: URL;
13217
+ crossOrigin?: "ignore" | "throw" | "trust";
13511
13218
  }): AsyncIterable<Application | Group | Organization | Person | Service>;
13512
13219
  /**
13513
13220
  * Similar to
@@ -13525,7 +13232,7 @@ declare class Service extends Object$1 {
13525
13232
  contextLoader?: DocumentLoader;
13526
13233
  suppressError?: boolean;
13527
13234
  tracerProvider?: TracerProvider;
13528
- baseUrl?: URL;
13235
+ crossOrigin?: "ignore" | "throw" | "trust";
13529
13236
  }): Promise<DidService | null>;
13530
13237
  /**
13531
13238
  * Similar to
@@ -13543,7 +13250,7 @@ declare class Service extends Object$1 {
13543
13250
  contextLoader?: DocumentLoader;
13544
13251
  suppressError?: boolean;
13545
13252
  tracerProvider?: TracerProvider;
13546
- baseUrl?: URL;
13253
+ crossOrigin?: "ignore" | "throw" | "trust";
13547
13254
  }): AsyncIterable<DidService>;
13548
13255
  /** This value is used for `Actor` type objects to show message on followed.
13549
13256
  */
@@ -13599,7 +13306,6 @@ declare class Service extends Object$1 {
13599
13306
  */
13600
13307
  declare class Source {
13601
13308
  #private;
13602
- protected readonly _baseUrl?: URL;
13603
13309
  readonly id: URL | null;
13604
13310
  protected get _documentLoader(): DocumentLoader | undefined;
13605
13311
  protected get _contextLoader(): DocumentLoader | undefined;
@@ -13615,10 +13321,6 @@ declare class Source {
13615
13321
  * The type URI of {@link Source}: `https://www.w3.org/ns/activitystreams#Source`.
13616
13322
  */
13617
13323
  static get typeId(): URL;
13618
- /**
13619
- * The base URL used for resolving relative URLs in this object.
13620
- */
13621
- get baseUrl(): URL | undefined;
13622
13324
  /**
13623
13325
  * Constructs a new instance of Source with the given values.
13624
13326
  * @param values The values to initialize the instance with.
@@ -13633,7 +13335,6 @@ declare class Source {
13633
13335
  documentLoader?: DocumentLoader;
13634
13336
  contextLoader?: DocumentLoader;
13635
13337
  tracerProvider?: TracerProvider;
13636
- baseUrl?: URL;
13637
13338
  });
13638
13339
  /**
13639
13340
  * Clones this instance, optionally updating it with the given values.
@@ -13708,10 +13409,6 @@ declare class TentativeAccept extends Accept {
13708
13409
  * The type URI of {@link TentativeAccept}: `https://www.w3.org/ns/activitystreams#TentativeAccept`.
13709
13410
  */
13710
13411
  static get typeId(): URL;
13711
- /**
13712
- * The base URL used for resolving relative URLs in this object.
13713
- */
13714
- get baseUrl(): URL | undefined;
13715
13412
  /**
13716
13413
  * Constructs a new instance of TentativeAccept with the given values.
13717
13414
  * @param values The values to initialize the instance with.
@@ -13783,7 +13480,6 @@ declare class TentativeAccept extends Accept {
13783
13480
  documentLoader?: DocumentLoader;
13784
13481
  contextLoader?: DocumentLoader;
13785
13482
  tracerProvider?: TracerProvider;
13786
- baseUrl?: URL;
13787
13483
  });
13788
13484
  /**
13789
13485
  * Clones this instance, optionally updating it with the given values.
@@ -13906,10 +13602,6 @@ declare class TentativeReject extends Reject {
13906
13602
  * The type URI of {@link TentativeReject}: `https://www.w3.org/ns/activitystreams#TentativeReject`.
13907
13603
  */
13908
13604
  static get typeId(): URL;
13909
- /**
13910
- * The base URL used for resolving relative URLs in this object.
13911
- */
13912
- get baseUrl(): URL | undefined;
13913
13605
  /**
13914
13606
  * Constructs a new instance of TentativeReject with the given values.
13915
13607
  * @param values The values to initialize the instance with.
@@ -13981,7 +13673,6 @@ declare class TentativeReject extends Reject {
13981
13673
  documentLoader?: DocumentLoader;
13982
13674
  contextLoader?: DocumentLoader;
13983
13675
  tracerProvider?: TracerProvider;
13984
- baseUrl?: URL;
13985
13676
  });
13986
13677
  /**
13987
13678
  * Clones this instance, optionally updating it with the given values.
@@ -14106,10 +13797,6 @@ declare class Tombstone extends Object$1 {
14106
13797
  * The type URI of {@link Tombstone}: `https://www.w3.org/ns/activitystreams#Tombstone`.
14107
13798
  */
14108
13799
  static get typeId(): URL;
14109
- /**
14110
- * The base URL used for resolving relative URLs in this object.
14111
- */
14112
- get baseUrl(): URL | undefined;
14113
13800
  /**
14114
13801
  * Constructs a new instance of Tombstone with the given values.
14115
13802
  * @param values The values to initialize the instance with.
@@ -14170,7 +13857,6 @@ declare class Tombstone extends Object$1 {
14170
13857
  documentLoader?: DocumentLoader;
14171
13858
  contextLoader?: DocumentLoader;
14172
13859
  tracerProvider?: TracerProvider;
14173
- baseUrl?: URL;
14174
13860
  });
14175
13861
  /**
14176
13862
  * Clones this instance, optionally updating it with the given values.
@@ -14288,10 +13974,6 @@ declare class Travel extends IntransitiveActivity {
14288
13974
  * The type URI of {@link Travel}: `https://www.w3.org/ns/activitystreams#Travel`.
14289
13975
  */
14290
13976
  static get typeId(): URL;
14291
- /**
14292
- * The base URL used for resolving relative URLs in this object.
14293
- */
14294
- get baseUrl(): URL | undefined;
14295
13977
  /**
14296
13978
  * Constructs a new instance of Travel with the given values.
14297
13979
  * @param values The values to initialize the instance with.
@@ -14363,7 +14045,6 @@ declare class Travel extends IntransitiveActivity {
14363
14045
  documentLoader?: DocumentLoader;
14364
14046
  contextLoader?: DocumentLoader;
14365
14047
  tracerProvider?: TracerProvider;
14366
- baseUrl?: URL;
14367
14048
  });
14368
14049
  /**
14369
14050
  * Clones this instance, optionally updating it with the given values.
@@ -14491,10 +14172,6 @@ declare class Undo extends Activity {
14491
14172
  * The type URI of {@link Undo}: `https://www.w3.org/ns/activitystreams#Undo`.
14492
14173
  */
14493
14174
  static get typeId(): URL;
14494
- /**
14495
- * The base URL used for resolving relative URLs in this object.
14496
- */
14497
- get baseUrl(): URL | undefined;
14498
14175
  /**
14499
14176
  * Constructs a new instance of Undo with the given values.
14500
14177
  * @param values The values to initialize the instance with.
@@ -14566,7 +14243,6 @@ declare class Undo extends Activity {
14566
14243
  documentLoader?: DocumentLoader;
14567
14244
  contextLoader?: DocumentLoader;
14568
14245
  tracerProvider?: TracerProvider;
14569
- baseUrl?: URL;
14570
14246
  });
14571
14247
  /**
14572
14248
  * Clones this instance, optionally updating it with the given values.
@@ -14692,10 +14368,6 @@ declare class Update extends Activity {
14692
14368
  * The type URI of {@link Update}: `https://www.w3.org/ns/activitystreams#Update`.
14693
14369
  */
14694
14370
  static get typeId(): URL;
14695
- /**
14696
- * The base URL used for resolving relative URLs in this object.
14697
- */
14698
- get baseUrl(): URL | undefined;
14699
14371
  /**
14700
14372
  * Constructs a new instance of Update with the given values.
14701
14373
  * @param values The values to initialize the instance with.
@@ -14767,7 +14439,6 @@ declare class Update extends Activity {
14767
14439
  documentLoader?: DocumentLoader;
14768
14440
  contextLoader?: DocumentLoader;
14769
14441
  tracerProvider?: TracerProvider;
14770
- baseUrl?: URL;
14771
14442
  });
14772
14443
  /**
14773
14444
  * Clones this instance, optionally updating it with the given values.
@@ -14889,10 +14560,6 @@ declare class Video extends Document {
14889
14560
  * The type URI of {@link Video}: `https://www.w3.org/ns/activitystreams#Video`.
14890
14561
  */
14891
14562
  static get typeId(): URL;
14892
- /**
14893
- * The base URL used for resolving relative URLs in this object.
14894
- */
14895
- get baseUrl(): URL | undefined;
14896
14563
  /**
14897
14564
  * Constructs a new instance of Video with the given values.
14898
14565
  * @param values The values to initialize the instance with.
@@ -14954,7 +14621,6 @@ declare class Video extends Document {
14954
14621
  documentLoader?: DocumentLoader;
14955
14622
  contextLoader?: DocumentLoader;
14956
14623
  tracerProvider?: TracerProvider;
14957
- baseUrl?: URL;
14958
14624
  });
14959
14625
  /**
14960
14626
  * Clones this instance, optionally updating it with the given values.
@@ -15066,10 +14732,6 @@ declare class View extends Activity {
15066
14732
  * The type URI of {@link View}: `https://www.w3.org/ns/activitystreams#View`.
15067
14733
  */
15068
14734
  static get typeId(): URL;
15069
- /**
15070
- * The base URL used for resolving relative URLs in this object.
15071
- */
15072
- get baseUrl(): URL | undefined;
15073
14735
  /**
15074
14736
  * Constructs a new instance of View with the given values.
15075
14737
  * @param values The values to initialize the instance with.
@@ -15141,7 +14803,6 @@ declare class View extends Activity {
15141
14803
  documentLoader?: DocumentLoader;
15142
14804
  contextLoader?: DocumentLoader;
15143
14805
  tracerProvider?: TracerProvider;
15144
- baseUrl?: URL;
15145
14806
  });
15146
14807
  /**
15147
14808
  * Clones this instance, optionally updating it with the given values.