@fedify/fedify 2.0.0-pr.469.1873 → 2.0.0-pr.474.1879
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{actor-Bo3uuvwH.js → actor-BYv3E3MI.js} +185 -185
- package/dist/{actor-DoaVs0vL.cjs → actor-CjcnBLTk.cjs} +185 -185
- package/dist/{actor-DhFfLv7K.js → actor-DM_mczcz.js} +1 -1
- package/dist/{builder-DFaO3_4-.js → builder-CpW45hts.js} +3 -3
- package/dist/compat/mod.d.cts +2 -3
- package/dist/compat/mod.d.ts +2 -3
- package/dist/compat/transformers.test.js +14 -14
- package/dist/{context-DG0huGW-.d.ts → context-DXV-2IZN.d.ts} +146 -3
- package/dist/{context-DJ8aSy2Q.d.cts → context-Nt2rAqjj.d.cts} +146 -3
- package/dist/{docloader-B1AZ1LMA.js → docloader-DPQnUMPZ.js} +2 -2
- package/dist/{esm-CbckHird.js → esm-CHBTY23R.js} +1 -1
- package/dist/federation/builder.test.js +4 -4
- package/dist/federation/collection.test.js +2 -2
- package/dist/federation/handler.test.js +15 -15
- package/dist/federation/handler_requirehttpsig.test.js +138 -0
- package/dist/federation/idempotency.test.js +15 -15
- package/dist/federation/inbox.test.js +3 -3
- package/dist/federation/keycache.test.js +3 -3
- package/dist/federation/kv.test.js +2 -2
- package/dist/federation/middleware.test.js +16 -16
- package/dist/federation/mod.cjs +7 -7
- package/dist/federation/mod.d.cts +2 -3
- package/dist/federation/mod.d.ts +2 -3
- package/dist/federation/mod.js +7 -7
- package/dist/federation/mq.test.js +6 -4
- package/dist/federation/negotiation.test.js +2 -2
- package/dist/federation/retry.test.js +2 -2
- package/dist/federation/router.test.js +2 -2
- package/dist/federation/send.test.js +9 -9
- package/dist/{http-D27ZccIJ.cjs → http-B1cyhAOR.cjs} +2 -2
- package/dist/{http-D8SvAGVC.js → http-CNbh6Bgj.js} +2 -2
- package/dist/{http-nnaaa9xj.js → http-Di-WAayg.js} +2 -2
- package/dist/{inbox-C5M1_a0k.js → inbox-CKpjNIIw.js} +1 -1
- package/dist/{key-bc3A8THw.js → key-Bm6xoWJ9.js} +2 -2
- package/dist/{keycache-CpTjHRpy.js → keycache-BoIUmk-X.js} +1 -1
- package/dist/{keys-D6W2Pnoh.js → keys-BJSEmAMh.js} +1 -1
- package/dist/{kv-cache-B_RVzls5.js → kv-cache-BCfbzWvV.js} +1 -1
- package/dist/{kv-cache-CZcZLaEo.cjs → kv-cache-ugHk-g8V.cjs} +1 -1
- package/dist/{ld-D5Vg307g.js → ld-CFrblqOy.js} +2 -2
- package/dist/{lookup-DO7ZeFb2.cjs → lookup-BKHMnItE.cjs} +2 -7
- package/dist/{lookup-BBrk-_5k.js → lookup-CjRKAy5i.js} +186 -191
- package/dist/{lookup-BXY5QJif.js → lookup-CovW5HO7.js} +2 -7
- package/dist/{middleware-CU0RJROn.js → middleware-BCCuNXoU.js} +17 -15
- package/dist/middleware-CaQFohcx.js +26 -0
- package/dist/middleware-CqJTYvui.cjs +15 -0
- package/dist/{middleware-RgDZByG7.js → middleware-DFP98BrZ.js} +13 -11
- package/dist/middleware-cA6uI21b.js +15 -0
- package/dist/{middleware-Dy7xPuu-.cjs → middleware-fxZRXc2R.cjs} +13 -11
- package/dist/{mod-DJcZDvjA.d.cts → mod-CKRSFzK_.d.cts} +1 -1
- package/dist/{mod-BoHnwOCs.d.ts → mod-C_6Uxusd.d.ts} +1 -1
- package/dist/mod.cjs +7 -7
- package/dist/mod.d.cts +5 -6
- package/dist/mod.d.ts +5 -6
- package/dist/mod.js +7 -7
- package/dist/nodeinfo/client.test.js +3 -3
- package/dist/nodeinfo/handler.test.js +14 -14
- package/dist/nodeinfo/mod.d.cts +1 -1
- package/dist/nodeinfo/mod.d.ts +1 -1
- package/dist/nodeinfo/types.test.js +2 -2
- package/dist/{owner-DSDpCSms.js → owner-8cgMngcR.js} +2 -2
- package/dist/{proof-Bvu8zaM1.js → proof-BbhNICOW.js} +2 -2
- package/dist/{proof-C1-VSUNW.cjs → proof-C3woq5fl.cjs} +3 -3
- package/dist/{proof-4L3D-iT4.js → proof-OnfETSbB.js} +3 -3
- package/dist/{send-Cr3PSs0N.js → send-zlaQ6fqY.js} +2 -2
- package/dist/sig/http.test.js +7 -7
- package/dist/sig/key.test.js +5 -5
- package/dist/sig/ld.test.js +6 -6
- package/dist/sig/mod.cjs +4 -4
- package/dist/sig/mod.d.cts +1 -1
- package/dist/sig/mod.d.ts +1 -1
- package/dist/sig/mod.js +4 -4
- package/dist/sig/owner.test.js +6 -6
- package/dist/sig/proof.test.js +6 -6
- package/dist/testing/docloader.test.js +2 -2
- package/dist/testing/mod.d.ts +6 -0
- package/dist/testing/mod.js +2 -2
- package/dist/{testing-Bw9AfLxQ.js → testing-DHsP4t6k.js} +1 -1
- package/dist/utils/docloader.test.js +8 -8
- package/dist/utils/kv-cache.test.js +2 -2
- package/dist/utils/mod.cjs +4 -4
- package/dist/utils/mod.d.cts +1 -1
- package/dist/utils/mod.d.ts +1 -1
- package/dist/utils/mod.js +4 -4
- package/dist/vocab/actor.test.js +4 -4
- package/dist/vocab/lookup.test.js +3 -3
- package/dist/vocab/mod.cjs +3 -3
- package/dist/vocab/mod.js +3 -3
- package/dist/vocab/type.test.js +2 -2
- package/dist/vocab/vocab.test.js +3 -3
- package/dist/{vocab-B74bq08l.js → vocab-DMGCHMXF.js} +2 -2
- package/dist/{vocab-HJLl6-1F.cjs → vocab-YXPM77QO.cjs} +2 -2
- package/dist/webfinger/handler.test.js +14 -14
- package/dist/webfinger/lookup.test.js +3 -3
- package/dist/webfinger/mod.cjs +1 -1
- package/dist/webfinger/mod.js +1 -1
- package/package.json +3 -34
- package/dist/denokv-CCssOzMJ.js +0 -57
- package/dist/middleware-BU2XnCCI.js +0 -15
- package/dist/middleware-D4qQ6MLq.cjs +0 -15
- package/dist/middleware-DEu9Xuza.js +0 -26
- package/dist/mq-CUKlBw08.d.ts +0 -143
- package/dist/mq-DcJPkXD5.d.cts +0 -140
- package/dist/x/cfworkers.cjs +0 -100
- package/dist/x/cfworkers.d.cts +0 -59
- package/dist/x/cfworkers.d.ts +0 -61
- package/dist/x/cfworkers.js +0 -98
- package/dist/x/cfworkers.test.js +0 -177
- package/dist/x/hono.cjs +0 -61
- package/dist/x/hono.d.cts +0 -53
- package/dist/x/hono.d.ts +0 -55
- package/dist/x/hono.js +0 -60
- package/dist/x/sveltekit.cjs +0 -69
- package/dist/x/sveltekit.d.cts +0 -45
- package/dist/x/sveltekit.d.ts +0 -47
- package/dist/x/sveltekit.js +0 -68
- /package/dist/{x/cfworkers.test.d.ts → federation/handler_requirehttpsig.test.d.ts} +0 -0
- /package/dist/{mod-C2tOeRkN.d.cts → mod-CcDPcLJW.d.cts} +0 -0
- /package/dist/{mod-B2iOw50L.d.ts → mod-D5Z2tISD.d.ts} +0 -0
- /package/dist/{mod-0noXw66R.d.cts → mod-DMpuiKXi.d.cts} +0 -0
- /package/dist/{mod-DgdBYYa0.d.cts → mod-DgxG-byT.d.cts} +0 -0
- /package/dist/{mod-B9M-8jm2.d.ts → mod-aAE2wOWV.d.ts} +0 -0
- /package/dist/{mod-xIj-IT58.d.ts → mod-bjzj5QIb.d.ts} +0 -0
|
@@ -47,7 +47,7 @@ var __require = /* @__PURE__ */ createRequire(import.meta.url);
|
|
|
47
47
|
//#endregion
|
|
48
48
|
//#region deno.json
|
|
49
49
|
var name = "@fedify/fedify";
|
|
50
|
-
var version = "2.0.0-pr.
|
|
50
|
+
var version = "2.0.0-pr.474.1879+be9e2989";
|
|
51
51
|
var license = "MIT";
|
|
52
52
|
var exports = {
|
|
53
53
|
".": "./src/mod.ts",
|
|
@@ -58,12 +58,7 @@ var exports = {
|
|
|
58
58
|
"./testing": "./src/testing/mod.ts",
|
|
59
59
|
"./vocab": "./src/vocab/mod.ts",
|
|
60
60
|
"./utils": "./src/utils/mod.ts",
|
|
61
|
-
"./webfinger": "./src/webfinger/mod.ts"
|
|
62
|
-
"./x/cfworkers": "./src/x/cfworkers.ts",
|
|
63
|
-
"./x/denokv": "./src/x/denokv.ts",
|
|
64
|
-
"./x/fresh": "./src/x/fresh.ts",
|
|
65
|
-
"./x/hono": "./src/x/hono.ts",
|
|
66
|
-
"./x/sveltekit": "./src/x/sveltekit.ts"
|
|
61
|
+
"./webfinger": "./src/webfinger/mod.ts"
|
|
67
62
|
};
|
|
68
63
|
var imports = {
|
|
69
64
|
"@multiformats/base-x": "npm:@multiformats/base-x@^4.0.1",
|
|
@@ -957,7 +952,7 @@ var Object$1 = class Object$1 {
|
|
|
957
952
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
958
953
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
959
954
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
960
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
955
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
961
956
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
962
957
|
let fetchResult;
|
|
963
958
|
try {
|
|
@@ -1104,7 +1099,7 @@ var Object$1 = class Object$1 {
|
|
|
1104
1099
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
1105
1100
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
1106
1101
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
1107
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
1102
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
1108
1103
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
1109
1104
|
let fetchResult;
|
|
1110
1105
|
try {
|
|
@@ -1317,7 +1312,7 @@ var Object$1 = class Object$1 {
|
|
|
1317
1312
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
1318
1313
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
1319
1314
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
1320
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
1315
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
1321
1316
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
1322
1317
|
let fetchResult;
|
|
1323
1318
|
try {
|
|
@@ -1502,7 +1497,7 @@ var Object$1 = class Object$1 {
|
|
|
1502
1497
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
1503
1498
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
1504
1499
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
1505
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
1500
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
1506
1501
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
1507
1502
|
let fetchResult;
|
|
1508
1503
|
try {
|
|
@@ -1665,7 +1660,7 @@ var Object$1 = class Object$1 {
|
|
|
1665
1660
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
1666
1661
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
1667
1662
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
1668
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
1663
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
1669
1664
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
1670
1665
|
let fetchResult;
|
|
1671
1666
|
try {
|
|
@@ -1796,7 +1791,7 @@ var Object$1 = class Object$1 {
|
|
|
1796
1791
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
1797
1792
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
1798
1793
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
1799
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
1794
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
1800
1795
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
1801
1796
|
let fetchResult;
|
|
1802
1797
|
try {
|
|
@@ -1963,7 +1958,7 @@ var Object$1 = class Object$1 {
|
|
|
1963
1958
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
1964
1959
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
1965
1960
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
1966
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
1961
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
1967
1962
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
1968
1963
|
let fetchResult;
|
|
1969
1964
|
try {
|
|
@@ -2130,7 +2125,7 @@ var Object$1 = class Object$1 {
|
|
|
2130
2125
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
2131
2126
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
2132
2127
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
2133
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
2128
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
2134
2129
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
2135
2130
|
let fetchResult;
|
|
2136
2131
|
try {
|
|
@@ -2305,7 +2300,7 @@ var Object$1 = class Object$1 {
|
|
|
2305
2300
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
2306
2301
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
2307
2302
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
2308
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
2303
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
2309
2304
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
2310
2305
|
let fetchResult;
|
|
2311
2306
|
try {
|
|
@@ -2480,7 +2475,7 @@ var Object$1 = class Object$1 {
|
|
|
2480
2475
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
2481
2476
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
2482
2477
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
2483
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
2478
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
2484
2479
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
2485
2480
|
let fetchResult;
|
|
2486
2481
|
try {
|
|
@@ -2660,7 +2655,7 @@ var Object$1 = class Object$1 {
|
|
|
2660
2655
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
2661
2656
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
2662
2657
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
2663
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
2658
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
2664
2659
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
2665
2660
|
let fetchResult;
|
|
2666
2661
|
try {
|
|
@@ -2782,7 +2777,7 @@ var Object$1 = class Object$1 {
|
|
|
2782
2777
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
2783
2778
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
2784
2779
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
2785
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
2780
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
2786
2781
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
2787
2782
|
let fetchResult;
|
|
2788
2783
|
try {
|
|
@@ -2910,7 +2905,7 @@ var Object$1 = class Object$1 {
|
|
|
2910
2905
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
2911
2906
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
2912
2907
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
2913
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
2908
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
2914
2909
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
2915
2910
|
let fetchResult;
|
|
2916
2911
|
try {
|
|
@@ -3038,7 +3033,7 @@ var Object$1 = class Object$1 {
|
|
|
3038
3033
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
3039
3034
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
3040
3035
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
3041
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
3036
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
3042
3037
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
3043
3038
|
let fetchResult;
|
|
3044
3039
|
try {
|
|
@@ -3184,7 +3179,7 @@ var Object$1 = class Object$1 {
|
|
|
3184
3179
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
3185
3180
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
3186
3181
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
3187
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
3182
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
3188
3183
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
3189
3184
|
let fetchResult;
|
|
3190
3185
|
try {
|
|
@@ -3337,7 +3332,7 @@ var Object$1 = class Object$1 {
|
|
|
3337
3332
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
3338
3333
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
3339
3334
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
3340
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
3335
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
3341
3336
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
3342
3337
|
let fetchResult;
|
|
3343
3338
|
try {
|
|
@@ -3502,7 +3497,7 @@ var Object$1 = class Object$1 {
|
|
|
3502
3497
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
3503
3498
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
3504
3499
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
3505
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
3500
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
3506
3501
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
3507
3502
|
let fetchResult;
|
|
3508
3503
|
try {
|
|
@@ -3667,7 +3662,7 @@ var Object$1 = class Object$1 {
|
|
|
3667
3662
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
3668
3663
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
3669
3664
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
3670
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
3665
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
3671
3666
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
3672
3667
|
let fetchResult;
|
|
3673
3668
|
try {
|
|
@@ -3832,7 +3827,7 @@ var Object$1 = class Object$1 {
|
|
|
3832
3827
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
3833
3828
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
3834
3829
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
3835
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
3830
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
3836
3831
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
3837
3832
|
let fetchResult;
|
|
3838
3833
|
try {
|
|
@@ -4034,7 +4029,7 @@ var Object$1 = class Object$1 {
|
|
|
4034
4029
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
4035
4030
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
4036
4031
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
4037
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
4032
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
4038
4033
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
4039
4034
|
let fetchResult;
|
|
4040
4035
|
try {
|
|
@@ -4922,7 +4917,7 @@ var Object$1 = class Object$1 {
|
|
|
4922
4917
|
*/
|
|
4923
4918
|
static async fromJsonLd(json, options = {}) {
|
|
4924
4919
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
4925
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
4920
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
4926
4921
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
4927
4922
|
try {
|
|
4928
4923
|
const object = await this.__fromJsonLd__Object__(json, span, options);
|
|
@@ -6197,7 +6192,7 @@ var Emoji = class Emoji extends Object$1 {
|
|
|
6197
6192
|
*/
|
|
6198
6193
|
static async fromJsonLd(json, options = {}) {
|
|
6199
6194
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
6200
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
6195
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
6201
6196
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
6202
6197
|
try {
|
|
6203
6198
|
const object = await this.__fromJsonLd__Emoji__(json, span, options);
|
|
@@ -6444,7 +6439,7 @@ var ChatMessage = class ChatMessage extends Object$1 {
|
|
|
6444
6439
|
*/
|
|
6445
6440
|
static async fromJsonLd(json, options = {}) {
|
|
6446
6441
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
6447
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
6442
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
6448
6443
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
6449
6444
|
try {
|
|
6450
6445
|
const object = await this.__fromJsonLd__ChatMessage__(json, span, options);
|
|
@@ -6731,7 +6726,7 @@ var Activity = class Activity extends Object$1 {
|
|
|
6731
6726
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
6732
6727
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
6733
6728
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
6734
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
6729
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
6735
6730
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
6736
6731
|
let fetchResult;
|
|
6737
6732
|
try {
|
|
@@ -6944,7 +6939,7 @@ var Activity = class Activity extends Object$1 {
|
|
|
6944
6939
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
6945
6940
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
6946
6941
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
6947
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
6942
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
6948
6943
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
6949
6944
|
let fetchResult;
|
|
6950
6945
|
try {
|
|
@@ -7111,7 +7106,7 @@ var Activity = class Activity extends Object$1 {
|
|
|
7111
7106
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
7112
7107
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
7113
7108
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
7114
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
7109
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
7115
7110
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
7116
7111
|
let fetchResult;
|
|
7117
7112
|
try {
|
|
@@ -7284,7 +7279,7 @@ var Activity = class Activity extends Object$1 {
|
|
|
7284
7279
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
7285
7280
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
7286
7281
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
7287
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
7282
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
7288
7283
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
7289
7284
|
let fetchResult;
|
|
7290
7285
|
try {
|
|
@@ -7451,7 +7446,7 @@ var Activity = class Activity extends Object$1 {
|
|
|
7451
7446
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
7452
7447
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
7453
7448
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
7454
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
7449
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
7455
7450
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
7456
7451
|
let fetchResult;
|
|
7457
7452
|
try {
|
|
@@ -7620,7 +7615,7 @@ var Activity = class Activity extends Object$1 {
|
|
|
7620
7615
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
7621
7616
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
7622
7617
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
7623
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
7618
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
7624
7619
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
7625
7620
|
let fetchResult;
|
|
7626
7621
|
try {
|
|
@@ -7891,7 +7886,7 @@ var Activity = class Activity extends Object$1 {
|
|
|
7891
7886
|
*/
|
|
7892
7887
|
static async fromJsonLd(json, options = {}) {
|
|
7893
7888
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
7894
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
7889
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
7895
7890
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
7896
7891
|
try {
|
|
7897
7892
|
const object = await this.__fromJsonLd__Activity__(json, span, options);
|
|
@@ -8225,7 +8220,7 @@ var EmojiReact = class EmojiReact extends Activity {
|
|
|
8225
8220
|
*/
|
|
8226
8221
|
static async fromJsonLd(json, options = {}) {
|
|
8227
8222
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
8228
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
8223
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
8229
8224
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
8230
8225
|
try {
|
|
8231
8226
|
const object = await this.__fromJsonLd__EmojiReact__(json, span, options);
|
|
@@ -8486,7 +8481,7 @@ var PropertyValue = class {
|
|
|
8486
8481
|
*/
|
|
8487
8482
|
static async fromJsonLd(json, options = {}) {
|
|
8488
8483
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
8489
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
8484
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
8490
8485
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
8491
8486
|
try {
|
|
8492
8487
|
const object = await this.__fromJsonLd__PropertyValue__(json, span, options);
|
|
@@ -8730,7 +8725,7 @@ var DidService = class {
|
|
|
8730
8725
|
*/
|
|
8731
8726
|
static async fromJsonLd(json, options = {}) {
|
|
8732
8727
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
8733
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
8728
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
8734
8729
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
8735
8730
|
try {
|
|
8736
8731
|
const object = await this.__fromJsonLd__DidService__(json, span, options);
|
|
@@ -8894,7 +8889,7 @@ var Export = class Export extends DidService {
|
|
|
8894
8889
|
*/
|
|
8895
8890
|
static async fromJsonLd(json, options = {}) {
|
|
8896
8891
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
8897
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
8892
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
8898
8893
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
8899
8894
|
try {
|
|
8900
8895
|
const object = await this.__fromJsonLd__Export__(json, span, options);
|
|
@@ -9074,7 +9069,7 @@ var DataIntegrityProof = class {
|
|
|
9074
9069
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
9075
9070
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
9076
9071
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
9077
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
9072
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
9078
9073
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
9079
9074
|
let fetchResult;
|
|
9080
9075
|
try {
|
|
@@ -9310,7 +9305,7 @@ var DataIntegrityProof = class {
|
|
|
9310
9305
|
*/
|
|
9311
9306
|
static async fromJsonLd(json, options = {}) {
|
|
9312
9307
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
9313
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
9308
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
9314
9309
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
9315
9310
|
try {
|
|
9316
9311
|
const object = await this.__fromJsonLd__DataIntegrityProof__(json, span, options);
|
|
@@ -9531,7 +9526,7 @@ var CryptographicKey = class {
|
|
|
9531
9526
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
9532
9527
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
9533
9528
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
9534
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
9529
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
9535
9530
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
9536
9531
|
let fetchResult;
|
|
9537
9532
|
try {
|
|
@@ -9802,7 +9797,7 @@ var CryptographicKey = class {
|
|
|
9802
9797
|
*/
|
|
9803
9798
|
static async fromJsonLd(json, options = {}) {
|
|
9804
9799
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
9805
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
9800
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
9806
9801
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
9807
9802
|
try {
|
|
9808
9803
|
const object = await this.__fromJsonLd__CryptographicKey__(json, span, options);
|
|
@@ -10004,7 +9999,7 @@ var Multikey = class {
|
|
|
10004
9999
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
10005
10000
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
10006
10001
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
10007
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
10002
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
10008
10003
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
10009
10004
|
let fetchResult;
|
|
10010
10005
|
try {
|
|
@@ -10281,7 +10276,7 @@ var Multikey = class {
|
|
|
10281
10276
|
*/
|
|
10282
10277
|
static async fromJsonLd(json, options = {}) {
|
|
10283
10278
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
10284
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
10279
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
10285
10280
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
10286
10281
|
try {
|
|
10287
10282
|
const object = await this.__fromJsonLd__Multikey__(json, span, options);
|
|
@@ -10486,7 +10481,7 @@ var Accept = class Accept extends Activity {
|
|
|
10486
10481
|
*/
|
|
10487
10482
|
static async fromJsonLd(json, options = {}) {
|
|
10488
10483
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
10489
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
10484
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
10490
10485
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
10491
10486
|
try {
|
|
10492
10487
|
const object = await this.__fromJsonLd__Accept__(json, span, options);
|
|
@@ -10648,7 +10643,7 @@ var Add = class Add extends Activity {
|
|
|
10648
10643
|
*/
|
|
10649
10644
|
static async fromJsonLd(json, options = {}) {
|
|
10650
10645
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
10651
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
10646
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
10652
10647
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
10653
10648
|
try {
|
|
10654
10649
|
const object = await this.__fromJsonLd__Add__(json, span, options);
|
|
@@ -10827,7 +10822,7 @@ var Announce = class Announce extends Activity {
|
|
|
10827
10822
|
*/
|
|
10828
10823
|
static async fromJsonLd(json, options = {}) {
|
|
10829
10824
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
10830
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
10825
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
10831
10826
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
10832
10827
|
try {
|
|
10833
10828
|
const object = await this.__fromJsonLd__Announce__(json, span, options);
|
|
@@ -11229,7 +11224,7 @@ var Application = class Application extends Object$1 {
|
|
|
11229
11224
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
11230
11225
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
11231
11226
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
11232
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
11227
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
11233
11228
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
11234
11229
|
let fetchResult;
|
|
11235
11230
|
try {
|
|
@@ -11392,7 +11387,7 @@ var Application = class Application extends Object$1 {
|
|
|
11392
11387
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
11393
11388
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
11394
11389
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
11395
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
11390
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
11396
11391
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
11397
11392
|
let fetchResult;
|
|
11398
11393
|
try {
|
|
@@ -11573,7 +11568,7 @@ var Application = class Application extends Object$1 {
|
|
|
11573
11568
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
11574
11569
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
11575
11570
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
11576
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
11571
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
11577
11572
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
11578
11573
|
let fetchResult;
|
|
11579
11574
|
try {
|
|
@@ -11716,7 +11711,7 @@ var Application = class Application extends Object$1 {
|
|
|
11716
11711
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
11717
11712
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
11718
11713
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
11719
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
11714
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
11720
11715
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
11721
11716
|
let fetchResult;
|
|
11722
11717
|
try {
|
|
@@ -11856,7 +11851,7 @@ var Application = class Application extends Object$1 {
|
|
|
11856
11851
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
11857
11852
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
11858
11853
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
11859
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
11854
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
11860
11855
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
11861
11856
|
let fetchResult;
|
|
11862
11857
|
try {
|
|
@@ -11981,7 +11976,7 @@ var Application = class Application extends Object$1 {
|
|
|
11981
11976
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
11982
11977
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
11983
11978
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
11984
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
11979
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
11985
11980
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
11986
11981
|
let fetchResult;
|
|
11987
11982
|
try {
|
|
@@ -12109,7 +12104,7 @@ var Application = class Application extends Object$1 {
|
|
|
12109
12104
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
12110
12105
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
12111
12106
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
12112
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
12107
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
12113
12108
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
12114
12109
|
let fetchResult;
|
|
12115
12110
|
try {
|
|
@@ -12235,7 +12230,7 @@ var Application = class Application extends Object$1 {
|
|
|
12235
12230
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
12236
12231
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
12237
12232
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
12238
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
12233
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
12239
12234
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
12240
12235
|
let fetchResult;
|
|
12241
12236
|
try {
|
|
@@ -12359,7 +12354,7 @@ var Application = class Application extends Object$1 {
|
|
|
12359
12354
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
12360
12355
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
12361
12356
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
12362
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
12357
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
12363
12358
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
12364
12359
|
let fetchResult;
|
|
12365
12360
|
try {
|
|
@@ -12483,7 +12478,7 @@ var Application = class Application extends Object$1 {
|
|
|
12483
12478
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
12484
12479
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
12485
12480
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
12486
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
12481
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
12487
12482
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
12488
12483
|
let fetchResult;
|
|
12489
12484
|
try {
|
|
@@ -12646,7 +12641,7 @@ var Application = class Application extends Object$1 {
|
|
|
12646
12641
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
12647
12642
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
12648
12643
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
12649
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
12644
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
12650
12645
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
12651
12646
|
let fetchResult;
|
|
12652
12647
|
try {
|
|
@@ -12813,7 +12808,7 @@ var Application = class Application extends Object$1 {
|
|
|
12813
12808
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
12814
12809
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
12815
12810
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
12816
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
12811
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
12817
12812
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
12818
12813
|
let fetchResult;
|
|
12819
12814
|
try {
|
|
@@ -13028,7 +13023,7 @@ var Application = class Application extends Object$1 {
|
|
|
13028
13023
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
13029
13024
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
13030
13025
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
13031
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
13026
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
13032
13027
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
13033
13028
|
let fetchResult;
|
|
13034
13029
|
try {
|
|
@@ -13781,7 +13776,7 @@ var Application = class Application extends Object$1 {
|
|
|
13781
13776
|
*/
|
|
13782
13777
|
static async fromJsonLd(json, options = {}) {
|
|
13783
13778
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
13784
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
13779
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
13785
13780
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
13786
13781
|
try {
|
|
13787
13782
|
const object = await this.__fromJsonLd__Application__(json, span, options);
|
|
@@ -14357,7 +14352,7 @@ var IntransitiveActivity = class IntransitiveActivity extends Activity {
|
|
|
14357
14352
|
*/
|
|
14358
14353
|
static async fromJsonLd(json, options = {}) {
|
|
14359
14354
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
14360
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
14355
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
14361
14356
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
14362
14357
|
try {
|
|
14363
14358
|
const object = await this.__fromJsonLd__IntransitiveActivity__(json, span, options);
|
|
@@ -14520,7 +14515,7 @@ var Arrive = class Arrive extends IntransitiveActivity {
|
|
|
14520
14515
|
*/
|
|
14521
14516
|
static async fromJsonLd(json, options = {}) {
|
|
14522
14517
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
14523
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
14518
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
14524
14519
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
14525
14520
|
try {
|
|
14526
14521
|
const object = await this.__fromJsonLd__Arrive__(json, span, options);
|
|
@@ -14765,7 +14760,7 @@ var Article = class Article extends Object$1 {
|
|
|
14765
14760
|
*/
|
|
14766
14761
|
static async fromJsonLd(json, options = {}) {
|
|
14767
14762
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
14768
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
14763
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
14769
14764
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
14770
14765
|
try {
|
|
14771
14766
|
const object = await this.__fromJsonLd__Article__(json, span, options);
|
|
@@ -15009,7 +15004,7 @@ var Document = class Document extends Object$1 {
|
|
|
15009
15004
|
*/
|
|
15010
15005
|
static async fromJsonLd(json, options = {}) {
|
|
15011
15006
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
15012
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
15007
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
15013
15008
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
15014
15009
|
try {
|
|
15015
15010
|
const object = await this.__fromJsonLd__Document__(json, span, options);
|
|
@@ -15203,7 +15198,7 @@ var Audio = class Audio extends Document {
|
|
|
15203
15198
|
*/
|
|
15204
15199
|
static async fromJsonLd(json, options = {}) {
|
|
15205
15200
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
15206
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
15201
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
15207
15202
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
15208
15203
|
try {
|
|
15209
15204
|
const object = await this.__fromJsonLd__Audio__(json, span, options);
|
|
@@ -15362,7 +15357,7 @@ var Ignore = class Ignore extends Activity {
|
|
|
15362
15357
|
*/
|
|
15363
15358
|
static async fromJsonLd(json, options = {}) {
|
|
15364
15359
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
15365
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
15360
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
15366
15361
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
15367
15362
|
try {
|
|
15368
15363
|
const object = await this.__fromJsonLd__Ignore__(json, span, options);
|
|
@@ -15524,7 +15519,7 @@ var Block = class Block extends Ignore {
|
|
|
15524
15519
|
*/
|
|
15525
15520
|
static async fromJsonLd(json, options = {}) {
|
|
15526
15521
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
15527
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
15522
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
15528
15523
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
15529
15524
|
try {
|
|
15530
15525
|
const object = await this.__fromJsonLd__Block__(json, span, options);
|
|
@@ -15795,7 +15790,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
15795
15790
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
15796
15791
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
15797
15792
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
15798
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
15793
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
15799
15794
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
15800
15795
|
let fetchResult;
|
|
15801
15796
|
try {
|
|
@@ -15917,7 +15912,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
15917
15912
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
15918
15913
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
15919
15914
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
15920
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
15915
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
15921
15916
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
15922
15917
|
let fetchResult;
|
|
15923
15918
|
try {
|
|
@@ -16039,7 +16034,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16039
16034
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16040
16035
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16041
16036
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16042
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
16037
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
16043
16038
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16044
16039
|
let fetchResult;
|
|
16045
16040
|
try {
|
|
@@ -16161,7 +16156,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16161
16156
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16162
16157
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16163
16158
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16164
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
16159
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
16165
16160
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16166
16161
|
let fetchResult;
|
|
16167
16162
|
try {
|
|
@@ -16293,7 +16288,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16293
16288
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16294
16289
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16295
16290
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16296
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
16291
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
16297
16292
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16298
16293
|
let fetchResult;
|
|
16299
16294
|
try {
|
|
@@ -16414,7 +16409,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16414
16409
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16415
16410
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16416
16411
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16417
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
16412
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
16418
16413
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16419
16414
|
let fetchResult;
|
|
16420
16415
|
try {
|
|
@@ -16535,7 +16530,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16535
16530
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16536
16531
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16537
16532
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16538
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
16533
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
16539
16534
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16540
16535
|
let fetchResult;
|
|
16541
16536
|
try {
|
|
@@ -16656,7 +16651,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16656
16651
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16657
16652
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16658
16653
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16659
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
16654
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
16660
16655
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16661
16656
|
let fetchResult;
|
|
16662
16657
|
try {
|
|
@@ -16777,7 +16772,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16777
16772
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16778
16773
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16779
16774
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16780
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
16775
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
16781
16776
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16782
16777
|
let fetchResult;
|
|
16783
16778
|
try {
|
|
@@ -16898,7 +16893,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16898
16893
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16899
16894
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16900
16895
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16901
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
16896
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
16902
16897
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16903
16898
|
let fetchResult;
|
|
16904
16899
|
try {
|
|
@@ -17019,7 +17014,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
17019
17014
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
17020
17015
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
17021
17016
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
17022
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
17017
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
17023
17018
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
17024
17019
|
let fetchResult;
|
|
17025
17020
|
try {
|
|
@@ -17140,7 +17135,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
17140
17135
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
17141
17136
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
17142
17137
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
17143
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
17138
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
17144
17139
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
17145
17140
|
let fetchResult;
|
|
17146
17141
|
try {
|
|
@@ -17610,7 +17605,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
17610
17605
|
*/
|
|
17611
17606
|
static async fromJsonLd(json, options = {}) {
|
|
17612
17607
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
17613
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
17608
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
17614
17609
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
17615
17610
|
try {
|
|
17616
17611
|
const object = await this.__fromJsonLd__Collection__(json, span, options);
|
|
@@ -18075,7 +18070,7 @@ var CollectionPage = class CollectionPage extends Collection {
|
|
|
18075
18070
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
18076
18071
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
18077
18072
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
18078
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
18073
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
18079
18074
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
18080
18075
|
let fetchResult;
|
|
18081
18076
|
try {
|
|
@@ -18197,7 +18192,7 @@ var CollectionPage = class CollectionPage extends Collection {
|
|
|
18197
18192
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
18198
18193
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
18199
18194
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
18200
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
18195
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
18201
18196
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
18202
18197
|
let fetchResult;
|
|
18203
18198
|
try {
|
|
@@ -18318,7 +18313,7 @@ var CollectionPage = class CollectionPage extends Collection {
|
|
|
18318
18313
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
18319
18314
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
18320
18315
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
18321
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
18316
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
18322
18317
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
18323
18318
|
let fetchResult;
|
|
18324
18319
|
try {
|
|
@@ -18595,7 +18590,7 @@ var CollectionPage = class CollectionPage extends Collection {
|
|
|
18595
18590
|
*/
|
|
18596
18591
|
static async fromJsonLd(json, options = {}) {
|
|
18597
18592
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
18598
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
18593
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
18599
18594
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
18600
18595
|
try {
|
|
18601
18596
|
const object = await this.__fromJsonLd__CollectionPage__(json, span, options);
|
|
@@ -18834,7 +18829,7 @@ var Create = class Create extends Activity {
|
|
|
18834
18829
|
*/
|
|
18835
18830
|
static async fromJsonLd(json, options = {}) {
|
|
18836
18831
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
18837
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
18832
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
18838
18833
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
18839
18834
|
try {
|
|
18840
18835
|
const object = await this.__fromJsonLd__Create__(json, span, options);
|
|
@@ -19009,7 +19004,7 @@ var Delete = class Delete extends Activity {
|
|
|
19009
19004
|
*/
|
|
19010
19005
|
static async fromJsonLd(json, options = {}) {
|
|
19011
19006
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
19012
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
19007
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
19013
19008
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
19014
19009
|
try {
|
|
19015
19010
|
const object = await this.__fromJsonLd__Delete__(json, span, options);
|
|
@@ -19171,7 +19166,7 @@ var Dislike = class Dislike extends Activity {
|
|
|
19171
19166
|
*/
|
|
19172
19167
|
static async fromJsonLd(json, options = {}) {
|
|
19173
19168
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
19174
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
19169
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
19175
19170
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
19176
19171
|
try {
|
|
19177
19172
|
const object = await this.__fromJsonLd__Dislike__(json, span, options);
|
|
@@ -19545,7 +19540,7 @@ var Endpoints = class {
|
|
|
19545
19540
|
*/
|
|
19546
19541
|
static async fromJsonLd(json, options = {}) {
|
|
19547
19542
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
19548
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
19543
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
19549
19544
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
19550
19545
|
try {
|
|
19551
19546
|
const object = await this.__fromJsonLd__Endpoints__(json, span, options);
|
|
@@ -19782,7 +19777,7 @@ var Event = class Event extends Object$1 {
|
|
|
19782
19777
|
*/
|
|
19783
19778
|
static async fromJsonLd(json, options = {}) {
|
|
19784
19779
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
19785
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
19780
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
19786
19781
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
19787
19782
|
try {
|
|
19788
19783
|
const object = await this.__fromJsonLd__Event__(json, span, options);
|
|
@@ -19942,7 +19937,7 @@ var Flag = class Flag extends Activity {
|
|
|
19942
19937
|
*/
|
|
19943
19938
|
static async fromJsonLd(json, options = {}) {
|
|
19944
19939
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
19945
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
19940
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
19946
19941
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
19947
19942
|
try {
|
|
19948
19943
|
const object = await this.__fromJsonLd__Flag__(json, span, options);
|
|
@@ -20106,7 +20101,7 @@ var Follow = class Follow extends Activity {
|
|
|
20106
20101
|
*/
|
|
20107
20102
|
static async fromJsonLd(json, options = {}) {
|
|
20108
20103
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
20109
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
20104
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
20110
20105
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
20111
20106
|
try {
|
|
20112
20107
|
const object = await this.__fromJsonLd__Follow__(json, span, options);
|
|
@@ -20508,7 +20503,7 @@ var Group = class Group extends Object$1 {
|
|
|
20508
20503
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
20509
20504
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
20510
20505
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
20511
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
20506
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
20512
20507
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
20513
20508
|
let fetchResult;
|
|
20514
20509
|
try {
|
|
@@ -20671,7 +20666,7 @@ var Group = class Group extends Object$1 {
|
|
|
20671
20666
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
20672
20667
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
20673
20668
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
20674
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
20669
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
20675
20670
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
20676
20671
|
let fetchResult;
|
|
20677
20672
|
try {
|
|
@@ -20852,7 +20847,7 @@ var Group = class Group extends Object$1 {
|
|
|
20852
20847
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
20853
20848
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
20854
20849
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
20855
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
20850
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
20856
20851
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
20857
20852
|
let fetchResult;
|
|
20858
20853
|
try {
|
|
@@ -20995,7 +20990,7 @@ var Group = class Group extends Object$1 {
|
|
|
20995
20990
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
20996
20991
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
20997
20992
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
20998
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
20993
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
20999
20994
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
21000
20995
|
let fetchResult;
|
|
21001
20996
|
try {
|
|
@@ -21135,7 +21130,7 @@ var Group = class Group extends Object$1 {
|
|
|
21135
21130
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
21136
21131
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
21137
21132
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
21138
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
21133
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
21139
21134
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
21140
21135
|
let fetchResult;
|
|
21141
21136
|
try {
|
|
@@ -21260,7 +21255,7 @@ var Group = class Group extends Object$1 {
|
|
|
21260
21255
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
21261
21256
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
21262
21257
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
21263
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
21258
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
21264
21259
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
21265
21260
|
let fetchResult;
|
|
21266
21261
|
try {
|
|
@@ -21388,7 +21383,7 @@ var Group = class Group extends Object$1 {
|
|
|
21388
21383
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
21389
21384
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
21390
21385
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
21391
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
21386
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
21392
21387
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
21393
21388
|
let fetchResult;
|
|
21394
21389
|
try {
|
|
@@ -21514,7 +21509,7 @@ var Group = class Group extends Object$1 {
|
|
|
21514
21509
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
21515
21510
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
21516
21511
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
21517
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
21512
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
21518
21513
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
21519
21514
|
let fetchResult;
|
|
21520
21515
|
try {
|
|
@@ -21638,7 +21633,7 @@ var Group = class Group extends Object$1 {
|
|
|
21638
21633
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
21639
21634
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
21640
21635
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
21641
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
21636
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
21642
21637
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
21643
21638
|
let fetchResult;
|
|
21644
21639
|
try {
|
|
@@ -21762,7 +21757,7 @@ var Group = class Group extends Object$1 {
|
|
|
21762
21757
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
21763
21758
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
21764
21759
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
21765
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
21760
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
21766
21761
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
21767
21762
|
let fetchResult;
|
|
21768
21763
|
try {
|
|
@@ -21925,7 +21920,7 @@ var Group = class Group extends Object$1 {
|
|
|
21925
21920
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
21926
21921
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
21927
21922
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
21928
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
21923
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
21929
21924
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
21930
21925
|
let fetchResult;
|
|
21931
21926
|
try {
|
|
@@ -22092,7 +22087,7 @@ var Group = class Group extends Object$1 {
|
|
|
22092
22087
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
22093
22088
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
22094
22089
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
22095
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
22090
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
22096
22091
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
22097
22092
|
let fetchResult;
|
|
22098
22093
|
try {
|
|
@@ -22307,7 +22302,7 @@ var Group = class Group extends Object$1 {
|
|
|
22307
22302
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
22308
22303
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
22309
22304
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
22310
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
22305
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
22311
22306
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
22312
22307
|
let fetchResult;
|
|
22313
22308
|
try {
|
|
@@ -23060,7 +23055,7 @@ var Group = class Group extends Object$1 {
|
|
|
23060
23055
|
*/
|
|
23061
23056
|
static async fromJsonLd(json, options = {}) {
|
|
23062
23057
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
23063
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
23058
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
23064
23059
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
23065
23060
|
try {
|
|
23066
23061
|
const object = await this.__fromJsonLd__Group__(json, span, options);
|
|
@@ -23771,7 +23766,7 @@ var Link = class Link {
|
|
|
23771
23766
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
23772
23767
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
23773
23768
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
23774
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
23769
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
23775
23770
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
23776
23771
|
let fetchResult;
|
|
23777
23772
|
try {
|
|
@@ -24090,7 +24085,7 @@ var Link = class Link {
|
|
|
24090
24085
|
*/
|
|
24091
24086
|
static async fromJsonLd(json, options = {}) {
|
|
24092
24087
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
24093
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
24088
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
24094
24089
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
24095
24090
|
try {
|
|
24096
24091
|
const object = await this.__fromJsonLd__Link__(json, span, options);
|
|
@@ -24429,7 +24424,7 @@ var Hashtag = class Hashtag extends Link {
|
|
|
24429
24424
|
*/
|
|
24430
24425
|
static async fromJsonLd(json, options = {}) {
|
|
24431
24426
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
24432
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
24427
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
24433
24428
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
24434
24429
|
try {
|
|
24435
24430
|
const object = await this.__fromJsonLd__Hashtag__(json, span, options);
|
|
@@ -24595,7 +24590,7 @@ var Image = class Image extends Document {
|
|
|
24595
24590
|
*/
|
|
24596
24591
|
static async fromJsonLd(json, options = {}) {
|
|
24597
24592
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
24598
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
24593
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
24599
24594
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
24600
24595
|
try {
|
|
24601
24596
|
const object = await this.__fromJsonLd__Image__(json, span, options);
|
|
@@ -24755,7 +24750,7 @@ var Offer = class Offer extends Activity {
|
|
|
24755
24750
|
*/
|
|
24756
24751
|
static async fromJsonLd(json, options = {}) {
|
|
24757
24752
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
24758
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
24753
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
24759
24754
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
24760
24755
|
try {
|
|
24761
24756
|
const object = await this.__fromJsonLd__Offer__(json, span, options);
|
|
@@ -24915,7 +24910,7 @@ var Invite = class Invite extends Offer {
|
|
|
24915
24910
|
*/
|
|
24916
24911
|
static async fromJsonLd(json, options = {}) {
|
|
24917
24912
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
24918
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
24913
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
24919
24914
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
24920
24915
|
try {
|
|
24921
24916
|
const object = await this.__fromJsonLd__Invite__(json, span, options);
|
|
@@ -25074,7 +25069,7 @@ var Join = class Join extends Activity {
|
|
|
25074
25069
|
*/
|
|
25075
25070
|
static async fromJsonLd(json, options = {}) {
|
|
25076
25071
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
25077
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
25072
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
25078
25073
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
25079
25074
|
try {
|
|
25080
25075
|
const object = await this.__fromJsonLd__Join__(json, span, options);
|
|
@@ -25233,7 +25228,7 @@ var Leave = class Leave extends Activity {
|
|
|
25233
25228
|
*/
|
|
25234
25229
|
static async fromJsonLd(json, options = {}) {
|
|
25235
25230
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
25236
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
25231
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
25237
25232
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
25238
25233
|
try {
|
|
25239
25234
|
const object = await this.__fromJsonLd__Leave__(json, span, options);
|
|
@@ -25396,7 +25391,7 @@ var Like = class Like extends Activity {
|
|
|
25396
25391
|
*/
|
|
25397
25392
|
static async fromJsonLd(json, options = {}) {
|
|
25398
25393
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
25399
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
25394
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
25400
25395
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
25401
25396
|
try {
|
|
25402
25397
|
const object = await this.__fromJsonLd__Like__(json, span, options);
|
|
@@ -25554,7 +25549,7 @@ var Listen = class Listen extends Activity {
|
|
|
25554
25549
|
*/
|
|
25555
25550
|
static async fromJsonLd(json, options = {}) {
|
|
25556
25551
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
25557
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
25552
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
25558
25553
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
25559
25554
|
try {
|
|
25560
25555
|
const object = await this.__fromJsonLd__Listen__(json, span, options);
|
|
@@ -25717,7 +25712,7 @@ var Mention = class Mention extends Link {
|
|
|
25717
25712
|
*/
|
|
25718
25713
|
static async fromJsonLd(json, options = {}) {
|
|
25719
25714
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
25720
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
25715
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
25721
25716
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
25722
25717
|
try {
|
|
25723
25718
|
const object = await this.__fromJsonLd__Mention__(json, span, options);
|
|
@@ -25877,7 +25872,7 @@ var Move = class Move extends Activity {
|
|
|
25877
25872
|
*/
|
|
25878
25873
|
static async fromJsonLd(json, options = {}) {
|
|
25879
25874
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
25880
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
25875
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
25881
25876
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
25882
25877
|
try {
|
|
25883
25878
|
const object = await this.__fromJsonLd__Move__(json, span, options);
|
|
@@ -26123,7 +26118,7 @@ var Note = class Note extends Object$1 {
|
|
|
26123
26118
|
*/
|
|
26124
26119
|
static async fromJsonLd(json, options = {}) {
|
|
26125
26120
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
26126
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
26121
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
26127
26122
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
26128
26123
|
try {
|
|
26129
26124
|
const object = await this.__fromJsonLd__Note__(json, span, options);
|
|
@@ -26258,7 +26253,7 @@ var OrderedCollection = class OrderedCollection extends Collection {
|
|
|
26258
26253
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
26259
26254
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
26260
26255
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
26261
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
26256
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
26262
26257
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
26263
26258
|
let fetchResult;
|
|
26264
26259
|
try {
|
|
@@ -26513,7 +26508,7 @@ var OrderedCollection = class OrderedCollection extends Collection {
|
|
|
26513
26508
|
*/
|
|
26514
26509
|
static async fromJsonLd(json, options = {}) {
|
|
26515
26510
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
26516
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
26511
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
26517
26512
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
26518
26513
|
try {
|
|
26519
26514
|
const object = await this.__fromJsonLd__OrderedCollection__(json, span, options);
|
|
@@ -26726,7 +26721,7 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
|
|
|
26726
26721
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
26727
26722
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
26728
26723
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
26729
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
26724
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
26730
26725
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
26731
26726
|
let fetchResult;
|
|
26732
26727
|
try {
|
|
@@ -27007,7 +27002,7 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
|
|
|
27007
27002
|
*/
|
|
27008
27003
|
static async fromJsonLd(json, options = {}) {
|
|
27009
27004
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
27010
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
27005
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
27011
27006
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
27012
27007
|
try {
|
|
27013
27008
|
const object = await this.__fromJsonLd__OrderedCollectionPage__(json, span, options);
|
|
@@ -27506,7 +27501,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
27506
27501
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
27507
27502
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
27508
27503
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
27509
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
27504
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
27510
27505
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
27511
27506
|
let fetchResult;
|
|
27512
27507
|
try {
|
|
@@ -27669,7 +27664,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
27669
27664
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
27670
27665
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
27671
27666
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
27672
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
27667
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
27673
27668
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
27674
27669
|
let fetchResult;
|
|
27675
27670
|
try {
|
|
@@ -27850,7 +27845,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
27850
27845
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
27851
27846
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
27852
27847
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
27853
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
27848
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
27854
27849
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
27855
27850
|
let fetchResult;
|
|
27856
27851
|
try {
|
|
@@ -27993,7 +27988,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
27993
27988
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
27994
27989
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
27995
27990
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
27996
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
27991
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
27997
27992
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
27998
27993
|
let fetchResult;
|
|
27999
27994
|
try {
|
|
@@ -28133,7 +28128,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
28133
28128
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
28134
28129
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
28135
28130
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
28136
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
28131
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
28137
28132
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
28138
28133
|
let fetchResult;
|
|
28139
28134
|
try {
|
|
@@ -28258,7 +28253,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
28258
28253
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
28259
28254
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
28260
28255
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
28261
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
28256
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
28262
28257
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
28263
28258
|
let fetchResult;
|
|
28264
28259
|
try {
|
|
@@ -28386,7 +28381,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
28386
28381
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
28387
28382
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
28388
28383
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
28389
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
28384
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
28390
28385
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
28391
28386
|
let fetchResult;
|
|
28392
28387
|
try {
|
|
@@ -28512,7 +28507,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
28512
28507
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
28513
28508
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
28514
28509
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
28515
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
28510
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
28516
28511
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
28517
28512
|
let fetchResult;
|
|
28518
28513
|
try {
|
|
@@ -28636,7 +28631,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
28636
28631
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
28637
28632
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
28638
28633
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
28639
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
28634
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
28640
28635
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
28641
28636
|
let fetchResult;
|
|
28642
28637
|
try {
|
|
@@ -28760,7 +28755,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
28760
28755
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
28761
28756
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
28762
28757
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
28763
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
28758
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
28764
28759
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
28765
28760
|
let fetchResult;
|
|
28766
28761
|
try {
|
|
@@ -28923,7 +28918,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
28923
28918
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
28924
28919
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
28925
28920
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
28926
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
28921
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
28927
28922
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
28928
28923
|
let fetchResult;
|
|
28929
28924
|
try {
|
|
@@ -29090,7 +29085,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
29090
29085
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
29091
29086
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
29092
29087
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
29093
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
29088
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
29094
29089
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
29095
29090
|
let fetchResult;
|
|
29096
29091
|
try {
|
|
@@ -29305,7 +29300,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
29305
29300
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
29306
29301
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
29307
29302
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
29308
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
29303
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
29309
29304
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
29310
29305
|
let fetchResult;
|
|
29311
29306
|
try {
|
|
@@ -30058,7 +30053,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
30058
30053
|
*/
|
|
30059
30054
|
static async fromJsonLd(json, options = {}) {
|
|
30060
30055
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
30061
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
30056
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
30062
30057
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
30063
30058
|
try {
|
|
30064
30059
|
const object = await this.__fromJsonLd__Organization__(json, span, options);
|
|
@@ -30640,7 +30635,7 @@ var Page = class Page extends Document {
|
|
|
30640
30635
|
*/
|
|
30641
30636
|
static async fromJsonLd(json, options = {}) {
|
|
30642
30637
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
30643
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
30638
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
30644
30639
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
30645
30640
|
try {
|
|
30646
30641
|
const object = await this.__fromJsonLd__Page__(json, span, options);
|
|
@@ -31042,7 +31037,7 @@ var Person = class Person extends Object$1 {
|
|
|
31042
31037
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
31043
31038
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
31044
31039
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
31045
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
31040
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
31046
31041
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
31047
31042
|
let fetchResult;
|
|
31048
31043
|
try {
|
|
@@ -31205,7 +31200,7 @@ var Person = class Person extends Object$1 {
|
|
|
31205
31200
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
31206
31201
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
31207
31202
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
31208
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
31203
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
31209
31204
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
31210
31205
|
let fetchResult;
|
|
31211
31206
|
try {
|
|
@@ -31386,7 +31381,7 @@ var Person = class Person extends Object$1 {
|
|
|
31386
31381
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
31387
31382
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
31388
31383
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
31389
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
31384
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
31390
31385
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
31391
31386
|
let fetchResult;
|
|
31392
31387
|
try {
|
|
@@ -31529,7 +31524,7 @@ var Person = class Person extends Object$1 {
|
|
|
31529
31524
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
31530
31525
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
31531
31526
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
31532
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
31527
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
31533
31528
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
31534
31529
|
let fetchResult;
|
|
31535
31530
|
try {
|
|
@@ -31669,7 +31664,7 @@ var Person = class Person extends Object$1 {
|
|
|
31669
31664
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
31670
31665
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
31671
31666
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
31672
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
31667
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
31673
31668
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
31674
31669
|
let fetchResult;
|
|
31675
31670
|
try {
|
|
@@ -31794,7 +31789,7 @@ var Person = class Person extends Object$1 {
|
|
|
31794
31789
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
31795
31790
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
31796
31791
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
31797
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
31792
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
31798
31793
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
31799
31794
|
let fetchResult;
|
|
31800
31795
|
try {
|
|
@@ -31922,7 +31917,7 @@ var Person = class Person extends Object$1 {
|
|
|
31922
31917
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
31923
31918
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
31924
31919
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
31925
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
31920
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
31926
31921
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
31927
31922
|
let fetchResult;
|
|
31928
31923
|
try {
|
|
@@ -32048,7 +32043,7 @@ var Person = class Person extends Object$1 {
|
|
|
32048
32043
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
32049
32044
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
32050
32045
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
32051
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
32046
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
32052
32047
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
32053
32048
|
let fetchResult;
|
|
32054
32049
|
try {
|
|
@@ -32172,7 +32167,7 @@ var Person = class Person extends Object$1 {
|
|
|
32172
32167
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
32173
32168
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
32174
32169
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
32175
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
32170
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
32176
32171
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
32177
32172
|
let fetchResult;
|
|
32178
32173
|
try {
|
|
@@ -32296,7 +32291,7 @@ var Person = class Person extends Object$1 {
|
|
|
32296
32291
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
32297
32292
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
32298
32293
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
32299
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
32294
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
32300
32295
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
32301
32296
|
let fetchResult;
|
|
32302
32297
|
try {
|
|
@@ -32459,7 +32454,7 @@ var Person = class Person extends Object$1 {
|
|
|
32459
32454
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
32460
32455
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
32461
32456
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
32462
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
32457
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
32463
32458
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
32464
32459
|
let fetchResult;
|
|
32465
32460
|
try {
|
|
@@ -32626,7 +32621,7 @@ var Person = class Person extends Object$1 {
|
|
|
32626
32621
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
32627
32622
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
32628
32623
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
32629
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
32624
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
32630
32625
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
32631
32626
|
let fetchResult;
|
|
32632
32627
|
try {
|
|
@@ -32841,7 +32836,7 @@ var Person = class Person extends Object$1 {
|
|
|
32841
32836
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
32842
32837
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
32843
32838
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
32844
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
32839
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
32845
32840
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
32846
32841
|
let fetchResult;
|
|
32847
32842
|
try {
|
|
@@ -33594,7 +33589,7 @@ var Person = class Person extends Object$1 {
|
|
|
33594
33589
|
*/
|
|
33595
33590
|
static async fromJsonLd(json, options = {}) {
|
|
33596
33591
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
33597
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
33592
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
33598
33593
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
33599
33594
|
try {
|
|
33600
33595
|
const object = await this.__fromJsonLd__Person__(json, span, options);
|
|
@@ -34369,7 +34364,7 @@ var Place = class Place extends Object$1 {
|
|
|
34369
34364
|
*/
|
|
34370
34365
|
static async fromJsonLd(json, options = {}) {
|
|
34371
34366
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
34372
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
34367
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
34373
34368
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
34374
34369
|
try {
|
|
34375
34370
|
const object = await this.__fromJsonLd__Place__(json, span, options);
|
|
@@ -34566,7 +34561,7 @@ var Profile = class Profile extends Object$1 {
|
|
|
34566
34561
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
34567
34562
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
34568
34563
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
34569
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
34564
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
34570
34565
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
34571
34566
|
let fetchResult;
|
|
34572
34567
|
try {
|
|
@@ -34766,7 +34761,7 @@ var Profile = class Profile extends Object$1 {
|
|
|
34766
34761
|
*/
|
|
34767
34762
|
static async fromJsonLd(json, options = {}) {
|
|
34768
34763
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
34769
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
34764
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
34770
34765
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
34771
34766
|
try {
|
|
34772
34767
|
const object = await this.__fromJsonLd__Profile__(json, span, options);
|
|
@@ -34944,7 +34939,7 @@ var Question = class Question extends IntransitiveActivity {
|
|
|
34944
34939
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
34945
34940
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
34946
34941
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
34947
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
34942
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
34948
34943
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
34949
34944
|
let fetchResult;
|
|
34950
34945
|
try {
|
|
@@ -35067,7 +35062,7 @@ var Question = class Question extends IntransitiveActivity {
|
|
|
35067
35062
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
35068
35063
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
35069
35064
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
35070
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
35065
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
35071
35066
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
35072
35067
|
let fetchResult;
|
|
35073
35068
|
try {
|
|
@@ -35345,7 +35340,7 @@ var Question = class Question extends IntransitiveActivity {
|
|
|
35345
35340
|
*/
|
|
35346
35341
|
static async fromJsonLd(json, options = {}) {
|
|
35347
35342
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
35348
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
35343
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
35349
35344
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
35350
35345
|
try {
|
|
35351
35346
|
const object = await this.__fromJsonLd__Question__(json, span, options);
|
|
@@ -35583,7 +35578,7 @@ var Read = class Read extends Activity {
|
|
|
35583
35578
|
*/
|
|
35584
35579
|
static async fromJsonLd(json, options = {}) {
|
|
35585
35580
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
35586
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
35581
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
35587
35582
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
35588
35583
|
try {
|
|
35589
35584
|
const object = await this.__fromJsonLd__Read__(json, span, options);
|
|
@@ -35742,7 +35737,7 @@ var Reject = class Reject extends Activity {
|
|
|
35742
35737
|
*/
|
|
35743
35738
|
static async fromJsonLd(json, options = {}) {
|
|
35744
35739
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
35745
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
35740
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
35746
35741
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
35747
35742
|
try {
|
|
35748
35743
|
const object = await this.__fromJsonLd__Reject__(json, span, options);
|
|
@@ -35922,7 +35917,7 @@ var Relationship = class Relationship extends Object$1 {
|
|
|
35922
35917
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
35923
35918
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
35924
35919
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
35925
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
35920
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
35926
35921
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
35927
35922
|
let fetchResult;
|
|
35928
35923
|
try {
|
|
@@ -36046,7 +36041,7 @@ var Relationship = class Relationship extends Object$1 {
|
|
|
36046
36041
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
36047
36042
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
36048
36043
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
36049
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
36044
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
36050
36045
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
36051
36046
|
let fetchResult;
|
|
36052
36047
|
try {
|
|
@@ -36209,7 +36204,7 @@ var Relationship = class Relationship extends Object$1 {
|
|
|
36209
36204
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
36210
36205
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
36211
36206
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
36212
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
36207
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
36213
36208
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
36214
36209
|
let fetchResult;
|
|
36215
36210
|
try {
|
|
@@ -36492,7 +36487,7 @@ var Relationship = class Relationship extends Object$1 {
|
|
|
36492
36487
|
*/
|
|
36493
36488
|
static async fromJsonLd(json, options = {}) {
|
|
36494
36489
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
36495
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
36490
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
36496
36491
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
36497
36492
|
try {
|
|
36498
36493
|
const object = await this.__fromJsonLd__Relationship__(json, span, options);
|
|
@@ -36713,7 +36708,7 @@ var Remove = class Remove extends Activity {
|
|
|
36713
36708
|
*/
|
|
36714
36709
|
static async fromJsonLd(json, options = {}) {
|
|
36715
36710
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
36716
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
36711
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
36717
36712
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
36718
36713
|
try {
|
|
36719
36714
|
const object = await this.__fromJsonLd__Remove__(json, span, options);
|
|
@@ -37115,7 +37110,7 @@ var Service = class Service extends Object$1 {
|
|
|
37115
37110
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
37116
37111
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
37117
37112
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
37118
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
37113
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
37119
37114
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
37120
37115
|
let fetchResult;
|
|
37121
37116
|
try {
|
|
@@ -37278,7 +37273,7 @@ var Service = class Service extends Object$1 {
|
|
|
37278
37273
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
37279
37274
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
37280
37275
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
37281
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
37276
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
37282
37277
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
37283
37278
|
let fetchResult;
|
|
37284
37279
|
try {
|
|
@@ -37459,7 +37454,7 @@ var Service = class Service extends Object$1 {
|
|
|
37459
37454
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
37460
37455
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
37461
37456
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
37462
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
37457
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
37463
37458
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
37464
37459
|
let fetchResult;
|
|
37465
37460
|
try {
|
|
@@ -37602,7 +37597,7 @@ var Service = class Service extends Object$1 {
|
|
|
37602
37597
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
37603
37598
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
37604
37599
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
37605
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
37600
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
37606
37601
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
37607
37602
|
let fetchResult;
|
|
37608
37603
|
try {
|
|
@@ -37742,7 +37737,7 @@ var Service = class Service extends Object$1 {
|
|
|
37742
37737
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
37743
37738
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
37744
37739
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
37745
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
37740
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
37746
37741
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
37747
37742
|
let fetchResult;
|
|
37748
37743
|
try {
|
|
@@ -37867,7 +37862,7 @@ var Service = class Service extends Object$1 {
|
|
|
37867
37862
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
37868
37863
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
37869
37864
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
37870
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
37865
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
37871
37866
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
37872
37867
|
let fetchResult;
|
|
37873
37868
|
try {
|
|
@@ -37995,7 +37990,7 @@ var Service = class Service extends Object$1 {
|
|
|
37995
37990
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
37996
37991
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
37997
37992
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
37998
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
37993
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
37999
37994
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
38000
37995
|
let fetchResult;
|
|
38001
37996
|
try {
|
|
@@ -38121,7 +38116,7 @@ var Service = class Service extends Object$1 {
|
|
|
38121
38116
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
38122
38117
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
38123
38118
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
38124
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
38119
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
38125
38120
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
38126
38121
|
let fetchResult;
|
|
38127
38122
|
try {
|
|
@@ -38245,7 +38240,7 @@ var Service = class Service extends Object$1 {
|
|
|
38245
38240
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
38246
38241
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
38247
38242
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
38248
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
38243
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
38249
38244
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
38250
38245
|
let fetchResult;
|
|
38251
38246
|
try {
|
|
@@ -38369,7 +38364,7 @@ var Service = class Service extends Object$1 {
|
|
|
38369
38364
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
38370
38365
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
38371
38366
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
38372
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
38367
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
38373
38368
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
38374
38369
|
let fetchResult;
|
|
38375
38370
|
try {
|
|
@@ -38532,7 +38527,7 @@ var Service = class Service extends Object$1 {
|
|
|
38532
38527
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
38533
38528
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
38534
38529
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
38535
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
38530
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
38536
38531
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
38537
38532
|
let fetchResult;
|
|
38538
38533
|
try {
|
|
@@ -38699,7 +38694,7 @@ var Service = class Service extends Object$1 {
|
|
|
38699
38694
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
38700
38695
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
38701
38696
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
38702
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
38697
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
38703
38698
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
38704
38699
|
let fetchResult;
|
|
38705
38700
|
try {
|
|
@@ -38914,7 +38909,7 @@ var Service = class Service extends Object$1 {
|
|
|
38914
38909
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
38915
38910
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
38916
38911
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
38917
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
38912
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
38918
38913
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
38919
38914
|
let fetchResult;
|
|
38920
38915
|
try {
|
|
@@ -39667,7 +39662,7 @@ var Service = class Service extends Object$1 {
|
|
|
39667
39662
|
*/
|
|
39668
39663
|
static async fromJsonLd(json, options = {}) {
|
|
39669
39664
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
39670
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
39665
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
39671
39666
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
39672
39667
|
try {
|
|
39673
39668
|
const object = await this.__fromJsonLd__Service__(json, span, options);
|
|
@@ -40344,7 +40339,7 @@ var Source = class {
|
|
|
40344
40339
|
*/
|
|
40345
40340
|
static async fromJsonLd(json, options = {}) {
|
|
40346
40341
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
40347
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
40342
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
40348
40343
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
40349
40344
|
try {
|
|
40350
40345
|
const object = await this.__fromJsonLd__Source__(json, span, options);
|
|
@@ -40529,7 +40524,7 @@ var TentativeAccept = class TentativeAccept extends Accept {
|
|
|
40529
40524
|
*/
|
|
40530
40525
|
static async fromJsonLd(json, options = {}) {
|
|
40531
40526
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
40532
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
40527
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
40533
40528
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
40534
40529
|
try {
|
|
40535
40530
|
const object = await this.__fromJsonLd__TentativeAccept__(json, span, options);
|
|
@@ -40688,7 +40683,7 @@ var TentativeReject = class TentativeReject extends Reject {
|
|
|
40688
40683
|
*/
|
|
40689
40684
|
static async fromJsonLd(json, options = {}) {
|
|
40690
40685
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
40691
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
40686
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
40692
40687
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
40693
40688
|
try {
|
|
40694
40689
|
const object = await this.__fromJsonLd__TentativeReject__(json, span, options);
|
|
@@ -40888,7 +40883,7 @@ var Tombstone = class Tombstone extends Object$1 {
|
|
|
40888
40883
|
*/
|
|
40889
40884
|
static async fromJsonLd(json, options = {}) {
|
|
40890
40885
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
40891
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
40886
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
40892
40887
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
40893
40888
|
try {
|
|
40894
40889
|
const object = await this.__fromJsonLd__Tombstone__(json, span, options);
|
|
@@ -41061,7 +41056,7 @@ var Travel = class Travel extends IntransitiveActivity {
|
|
|
41061
41056
|
*/
|
|
41062
41057
|
static async fromJsonLd(json, options = {}) {
|
|
41063
41058
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
41064
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
41059
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
41065
41060
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
41066
41061
|
try {
|
|
41067
41062
|
const object = await this.__fromJsonLd__Travel__(json, span, options);
|
|
@@ -41234,7 +41229,7 @@ var Undo = class Undo extends Activity {
|
|
|
41234
41229
|
*/
|
|
41235
41230
|
static async fromJsonLd(json, options = {}) {
|
|
41236
41231
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
41237
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
41232
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
41238
41233
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
41239
41234
|
try {
|
|
41240
41235
|
const object = await this.__fromJsonLd__Undo__(json, span, options);
|
|
@@ -41445,7 +41440,7 @@ var Update = class Update extends Activity {
|
|
|
41445
41440
|
*/
|
|
41446
41441
|
static async fromJsonLd(json, options = {}) {
|
|
41447
41442
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
41448
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
41443
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
41449
41444
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
41450
41445
|
try {
|
|
41451
41446
|
const object = await this.__fromJsonLd__Update__(json, span, options);
|
|
@@ -41611,7 +41606,7 @@ var Video = class Video extends Document {
|
|
|
41611
41606
|
*/
|
|
41612
41607
|
static async fromJsonLd(json, options = {}) {
|
|
41613
41608
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
41614
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
41609
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
41615
41610
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
41616
41611
|
try {
|
|
41617
41612
|
const object = await this.__fromJsonLd__Video__(json, span, options);
|
|
@@ -41769,7 +41764,7 @@ var View = class View extends Activity {
|
|
|
41769
41764
|
*/
|
|
41770
41765
|
static async fromJsonLd(json, options = {}) {
|
|
41771
41766
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
41772
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.
|
|
41767
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.0-pr.474.1879+be9e2989");
|
|
41773
41768
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
41774
41769
|
try {
|
|
41775
41770
|
const object = await this.__fromJsonLd__View__(json, span, options);
|