@fedify/vocab 2.0.1-dev.401 → 2.0.2-dev.407
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/deno.json +1 -1
- package/dist/actor.test.js +2 -2
- package/dist/{deno-F6KdTLG9.js → deno-CHnKQLLE.js} +1 -1
- package/dist/lookup.test.js +2 -2
- package/dist/mod.cjs +713 -713
- package/dist/mod.d.cts +4002 -4002
- package/dist/mod.d.ts +4002 -4002
- package/dist/mod.js +713 -713
- package/dist/type.test.js +1 -1
- package/dist/{vocab-DqRSt3dA.js → vocab-7ZJLJa-Z.js} +712 -712
- package/dist/vocab.test.js +1 -1
- package/package.json +4 -4
- package/tsdown.config.ts +1 -2
package/dist/mod.js
CHANGED
|
@@ -11,7 +11,7 @@ import { delay } from "es-toolkit";
|
|
|
11
11
|
|
|
12
12
|
//#region deno.json
|
|
13
13
|
var name = "@fedify/vocab";
|
|
14
|
-
var version = "2.0.
|
|
14
|
+
var version = "2.0.2-dev.407+6f4b2e28";
|
|
15
15
|
var license = "MIT";
|
|
16
16
|
var exports = { ".": "./src/mod.ts" };
|
|
17
17
|
var description = "Vocabularies library for @fedify/fedify";
|
|
@@ -671,7 +671,7 @@ var Object$1 = class Object$1 {
|
|
|
671
671
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
672
672
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
673
673
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
674
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
674
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
675
675
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
676
676
|
let fetchResult;
|
|
677
677
|
try {
|
|
@@ -818,7 +818,7 @@ var Object$1 = class Object$1 {
|
|
|
818
818
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
819
819
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
820
820
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
821
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
821
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
822
822
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
823
823
|
let fetchResult;
|
|
824
824
|
try {
|
|
@@ -1031,7 +1031,7 @@ var Object$1 = class Object$1 {
|
|
|
1031
1031
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
1032
1032
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
1033
1033
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
1034
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
1034
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
1035
1035
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
1036
1036
|
let fetchResult;
|
|
1037
1037
|
try {
|
|
@@ -1216,7 +1216,7 @@ var Object$1 = class Object$1 {
|
|
|
1216
1216
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
1217
1217
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
1218
1218
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
1219
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
1219
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
1220
1220
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
1221
1221
|
let fetchResult;
|
|
1222
1222
|
try {
|
|
@@ -1379,7 +1379,7 @@ var Object$1 = class Object$1 {
|
|
|
1379
1379
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
1380
1380
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
1381
1381
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
1382
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
1382
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
1383
1383
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
1384
1384
|
let fetchResult;
|
|
1385
1385
|
try {
|
|
@@ -1510,7 +1510,7 @@ var Object$1 = class Object$1 {
|
|
|
1510
1510
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
1511
1511
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
1512
1512
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
1513
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
1513
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
1514
1514
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
1515
1515
|
let fetchResult;
|
|
1516
1516
|
try {
|
|
@@ -1677,7 +1677,7 @@ var Object$1 = class Object$1 {
|
|
|
1677
1677
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
1678
1678
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
1679
1679
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
1680
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
1680
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
1681
1681
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
1682
1682
|
let fetchResult;
|
|
1683
1683
|
try {
|
|
@@ -1844,7 +1844,7 @@ var Object$1 = class Object$1 {
|
|
|
1844
1844
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
1845
1845
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
1846
1846
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
1847
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
1847
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
1848
1848
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
1849
1849
|
let fetchResult;
|
|
1850
1850
|
try {
|
|
@@ -2019,7 +2019,7 @@ var Object$1 = class Object$1 {
|
|
|
2019
2019
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
2020
2020
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
2021
2021
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
2022
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
2022
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
2023
2023
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
2024
2024
|
let fetchResult;
|
|
2025
2025
|
try {
|
|
@@ -2194,7 +2194,7 @@ var Object$1 = class Object$1 {
|
|
|
2194
2194
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
2195
2195
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
2196
2196
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
2197
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
2197
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
2198
2198
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
2199
2199
|
let fetchResult;
|
|
2200
2200
|
try {
|
|
@@ -2374,7 +2374,7 @@ var Object$1 = class Object$1 {
|
|
|
2374
2374
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
2375
2375
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
2376
2376
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
2377
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
2377
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
2378
2378
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
2379
2379
|
let fetchResult;
|
|
2380
2380
|
try {
|
|
@@ -2496,7 +2496,7 @@ var Object$1 = class Object$1 {
|
|
|
2496
2496
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
2497
2497
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
2498
2498
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
2499
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
2499
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
2500
2500
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
2501
2501
|
let fetchResult;
|
|
2502
2502
|
try {
|
|
@@ -2624,7 +2624,7 @@ var Object$1 = class Object$1 {
|
|
|
2624
2624
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
2625
2625
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
2626
2626
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
2627
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
2627
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
2628
2628
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
2629
2629
|
let fetchResult;
|
|
2630
2630
|
try {
|
|
@@ -2752,7 +2752,7 @@ var Object$1 = class Object$1 {
|
|
|
2752
2752
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
2753
2753
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
2754
2754
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
2755
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
2755
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
2756
2756
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
2757
2757
|
let fetchResult;
|
|
2758
2758
|
try {
|
|
@@ -2898,7 +2898,7 @@ var Object$1 = class Object$1 {
|
|
|
2898
2898
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
2899
2899
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
2900
2900
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
2901
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
2901
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
2902
2902
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
2903
2903
|
let fetchResult;
|
|
2904
2904
|
try {
|
|
@@ -3051,7 +3051,7 @@ var Object$1 = class Object$1 {
|
|
|
3051
3051
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
3052
3052
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
3053
3053
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
3054
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
3054
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
3055
3055
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
3056
3056
|
let fetchResult;
|
|
3057
3057
|
try {
|
|
@@ -3216,7 +3216,7 @@ var Object$1 = class Object$1 {
|
|
|
3216
3216
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
3217
3217
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
3218
3218
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
3219
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
3219
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
3220
3220
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
3221
3221
|
let fetchResult;
|
|
3222
3222
|
try {
|
|
@@ -3381,7 +3381,7 @@ var Object$1 = class Object$1 {
|
|
|
3381
3381
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
3382
3382
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
3383
3383
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
3384
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
3384
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
3385
3385
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
3386
3386
|
let fetchResult;
|
|
3387
3387
|
try {
|
|
@@ -3546,7 +3546,7 @@ var Object$1 = class Object$1 {
|
|
|
3546
3546
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
3547
3547
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
3548
3548
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
3549
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
3549
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
3550
3550
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
3551
3551
|
let fetchResult;
|
|
3552
3552
|
try {
|
|
@@ -3748,7 +3748,7 @@ var Object$1 = class Object$1 {
|
|
|
3748
3748
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
3749
3749
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
3750
3750
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
3751
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
3751
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
3752
3752
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
3753
3753
|
let fetchResult;
|
|
3754
3754
|
try {
|
|
@@ -4636,7 +4636,7 @@ var Object$1 = class Object$1 {
|
|
|
4636
4636
|
*/
|
|
4637
4637
|
static async fromJsonLd(json, options = {}) {
|
|
4638
4638
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
4639
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
4639
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
4640
4640
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
4641
4641
|
try {
|
|
4642
4642
|
const object = await this.__fromJsonLd__Object__(json, span, options);
|
|
@@ -5799,14 +5799,14 @@ var Object$1 = class Object$1 {
|
|
|
5799
5799
|
if (_42rPnotok1ivQ2RNCKNbeFJgx8b8_proof.length > 1 || !("proof" in proxy) && _42rPnotok1ivQ2RNCKNbeFJgx8b8_proof.length > 0) proxy.proofs = _42rPnotok1ivQ2RNCKNbeFJgx8b8_proof;
|
|
5800
5800
|
return proxy;
|
|
5801
5801
|
}
|
|
5802
|
-
|
|
5803
|
-
|
|
5804
|
-
|
|
5805
|
-
|
|
5806
|
-
|
|
5807
|
-
|
|
5808
|
-
|
|
5809
|
-
|
|
5802
|
+
};
|
|
5803
|
+
Object$1.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
5804
|
+
const proxy = this._getCustomInspectProxy();
|
|
5805
|
+
return "Object " + inspect(proxy, options);
|
|
5806
|
+
};
|
|
5807
|
+
Object$1.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
5808
|
+
const proxy = this._getCustomInspectProxy();
|
|
5809
|
+
return "Object " + inspect(proxy, options);
|
|
5810
5810
|
};
|
|
5811
5811
|
/** Represents a custom emoji.
|
|
5812
5812
|
*/
|
|
@@ -5911,7 +5911,7 @@ var Emoji = class Emoji extends Object$1 {
|
|
|
5911
5911
|
*/
|
|
5912
5912
|
static async fromJsonLd(json, options = {}) {
|
|
5913
5913
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
5914
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
5914
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
5915
5915
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
5916
5916
|
try {
|
|
5917
5917
|
const object = await this.__fromJsonLd__Emoji__(json, span, options);
|
|
@@ -5971,14 +5971,14 @@ var Emoji = class Emoji extends Object$1 {
|
|
|
5971
5971
|
const proxy = super._getCustomInspectProxy();
|
|
5972
5972
|
return proxy;
|
|
5973
5973
|
}
|
|
5974
|
-
|
|
5975
|
-
|
|
5976
|
-
|
|
5977
|
-
|
|
5978
|
-
|
|
5979
|
-
|
|
5980
|
-
|
|
5981
|
-
|
|
5974
|
+
};
|
|
5975
|
+
Emoji.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
5976
|
+
const proxy = this._getCustomInspectProxy();
|
|
5977
|
+
return "Emoji " + inspect(proxy, options);
|
|
5978
|
+
};
|
|
5979
|
+
Emoji.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
5980
|
+
const proxy = this._getCustomInspectProxy();
|
|
5981
|
+
return "Emoji " + inspect(proxy, options);
|
|
5982
5982
|
};
|
|
5983
5983
|
/** `ChatMessage`s are the messages sent in 1-on-1 chats. They are similar to
|
|
5984
5984
|
* {@link Note}s, but the addressing is done by having a single AP actor in
|
|
@@ -6158,7 +6158,7 @@ var ChatMessage = class ChatMessage extends Object$1 {
|
|
|
6158
6158
|
*/
|
|
6159
6159
|
static async fromJsonLd(json, options = {}) {
|
|
6160
6160
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
6161
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
6161
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
6162
6162
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
6163
6163
|
try {
|
|
6164
6164
|
const object = await this.__fromJsonLd__ChatMessage__(json, span, options);
|
|
@@ -6232,14 +6232,14 @@ var ChatMessage = class ChatMessage extends Object$1 {
|
|
|
6232
6232
|
if (_K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl.length == 1) proxy.quoteUrl = _K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl[0];
|
|
6233
6233
|
return proxy;
|
|
6234
6234
|
}
|
|
6235
|
-
|
|
6236
|
-
|
|
6237
|
-
|
|
6238
|
-
|
|
6239
|
-
|
|
6240
|
-
|
|
6241
|
-
|
|
6242
|
-
|
|
6235
|
+
};
|
|
6236
|
+
ChatMessage.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
6237
|
+
const proxy = this._getCustomInspectProxy();
|
|
6238
|
+
return "ChatMessage " + inspect(proxy, options);
|
|
6239
|
+
};
|
|
6240
|
+
ChatMessage.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
6241
|
+
const proxy = this._getCustomInspectProxy();
|
|
6242
|
+
return "ChatMessage " + inspect(proxy, options);
|
|
6243
6243
|
};
|
|
6244
6244
|
/** An Activity is a subtype of {@link Object} that describes some form of action
|
|
6245
6245
|
* that may happen, is currently happening, or has already happened.
|
|
@@ -6445,7 +6445,7 @@ var Activity = class Activity extends Object$1 {
|
|
|
6445
6445
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
6446
6446
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
6447
6447
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
6448
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
6448
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
6449
6449
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
6450
6450
|
let fetchResult;
|
|
6451
6451
|
try {
|
|
@@ -6658,7 +6658,7 @@ var Activity = class Activity extends Object$1 {
|
|
|
6658
6658
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
6659
6659
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
6660
6660
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
6661
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
6661
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
6662
6662
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
6663
6663
|
let fetchResult;
|
|
6664
6664
|
try {
|
|
@@ -6825,7 +6825,7 @@ var Activity = class Activity extends Object$1 {
|
|
|
6825
6825
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
6826
6826
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
6827
6827
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
6828
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
6828
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
6829
6829
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
6830
6830
|
let fetchResult;
|
|
6831
6831
|
try {
|
|
@@ -6998,7 +6998,7 @@ var Activity = class Activity extends Object$1 {
|
|
|
6998
6998
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
6999
6999
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
7000
7000
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
7001
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
7001
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
7002
7002
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
7003
7003
|
let fetchResult;
|
|
7004
7004
|
try {
|
|
@@ -7165,7 +7165,7 @@ var Activity = class Activity extends Object$1 {
|
|
|
7165
7165
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
7166
7166
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
7167
7167
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
7168
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
7168
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
7169
7169
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
7170
7170
|
let fetchResult;
|
|
7171
7171
|
try {
|
|
@@ -7334,7 +7334,7 @@ var Activity = class Activity extends Object$1 {
|
|
|
7334
7334
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
7335
7335
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
7336
7336
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
7337
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
7337
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
7338
7338
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
7339
7339
|
let fetchResult;
|
|
7340
7340
|
try {
|
|
@@ -7605,7 +7605,7 @@ var Activity = class Activity extends Object$1 {
|
|
|
7605
7605
|
*/
|
|
7606
7606
|
static async fromJsonLd(json, options = {}) {
|
|
7607
7607
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
7608
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
7608
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
7609
7609
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
7610
7610
|
try {
|
|
7611
7611
|
const object = await this.__fromJsonLd__Activity__(json, span, options);
|
|
@@ -7835,14 +7835,14 @@ var Activity = class Activity extends Object$1 {
|
|
|
7835
7835
|
if (_3c5t2x7DYRo2shwTxpkd4kYSS5WQ_instrument.length > 1 || !("instrument" in proxy) && _3c5t2x7DYRo2shwTxpkd4kYSS5WQ_instrument.length > 0) proxy.instruments = _3c5t2x7DYRo2shwTxpkd4kYSS5WQ_instrument;
|
|
7836
7836
|
return proxy;
|
|
7837
7837
|
}
|
|
7838
|
-
|
|
7839
|
-
|
|
7840
|
-
|
|
7841
|
-
|
|
7842
|
-
|
|
7843
|
-
|
|
7844
|
-
|
|
7845
|
-
|
|
7838
|
+
};
|
|
7839
|
+
Activity.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
7840
|
+
const proxy = this._getCustomInspectProxy();
|
|
7841
|
+
return "Activity " + inspect(proxy, options);
|
|
7842
|
+
};
|
|
7843
|
+
Activity.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
7844
|
+
const proxy = this._getCustomInspectProxy();
|
|
7845
|
+
return "Activity " + inspect(proxy, options);
|
|
7846
7846
|
};
|
|
7847
7847
|
/** Represents an emoji reaction. See also [FEP-c0e0](https://w3id.org/fep/c0e0).
|
|
7848
7848
|
*/
|
|
@@ -7939,7 +7939,7 @@ var EmojiReact = class EmojiReact extends Activity {
|
|
|
7939
7939
|
*/
|
|
7940
7940
|
static async fromJsonLd(json, options = {}) {
|
|
7941
7941
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
7942
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
7942
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
7943
7943
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
7944
7944
|
try {
|
|
7945
7945
|
const object = await this.__fromJsonLd__EmojiReact__(json, span, options);
|
|
@@ -7999,14 +7999,14 @@ var EmojiReact = class EmojiReact extends Activity {
|
|
|
7999
7999
|
const proxy = super._getCustomInspectProxy();
|
|
8000
8000
|
return proxy;
|
|
8001
8001
|
}
|
|
8002
|
-
|
|
8003
|
-
|
|
8004
|
-
|
|
8005
|
-
|
|
8006
|
-
|
|
8007
|
-
|
|
8008
|
-
|
|
8009
|
-
|
|
8002
|
+
};
|
|
8003
|
+
EmojiReact.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
8004
|
+
const proxy = this._getCustomInspectProxy();
|
|
8005
|
+
return "EmojiReact " + inspect(proxy, options);
|
|
8006
|
+
};
|
|
8007
|
+
EmojiReact.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
8008
|
+
const proxy = this._getCustomInspectProxy();
|
|
8009
|
+
return "EmojiReact " + inspect(proxy, options);
|
|
8010
8010
|
};
|
|
8011
8011
|
/** A pair of property name and value.
|
|
8012
8012
|
*/
|
|
@@ -8200,7 +8200,7 @@ var PropertyValue = class {
|
|
|
8200
8200
|
*/
|
|
8201
8201
|
static async fromJsonLd(json, options = {}) {
|
|
8202
8202
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
8203
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
8203
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
8204
8204
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
8205
8205
|
try {
|
|
8206
8206
|
const object = await this.__fromJsonLd__PropertyValue__(json, span, options);
|
|
@@ -8287,14 +8287,14 @@ var PropertyValue = class {
|
|
|
8287
8287
|
if (_2cSy2magg4iZ7zLaG8U7DiJMoCkx_value.length == 1) proxy.value = _2cSy2magg4iZ7zLaG8U7DiJMoCkx_value[0];
|
|
8288
8288
|
return proxy;
|
|
8289
8289
|
}
|
|
8290
|
-
|
|
8291
|
-
|
|
8292
|
-
|
|
8293
|
-
|
|
8294
|
-
|
|
8295
|
-
|
|
8296
|
-
|
|
8297
|
-
|
|
8290
|
+
};
|
|
8291
|
+
PropertyValue.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
8292
|
+
const proxy = this._getCustomInspectProxy();
|
|
8293
|
+
return "PropertyValue " + inspect(proxy, options);
|
|
8294
|
+
};
|
|
8295
|
+
PropertyValue.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
8296
|
+
const proxy = this._getCustomInspectProxy();
|
|
8297
|
+
return "PropertyValue " + inspect(proxy, options);
|
|
8298
8298
|
};
|
|
8299
8299
|
/** Means of communicating or interacting with the DID subject or associated
|
|
8300
8300
|
* entities via one or more service endpoints. Examples include discovery
|
|
@@ -8444,7 +8444,7 @@ var DidService = class {
|
|
|
8444
8444
|
*/
|
|
8445
8445
|
static async fromJsonLd(json, options = {}) {
|
|
8446
8446
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
8447
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
8447
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
8448
8448
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
8449
8449
|
try {
|
|
8450
8450
|
const object = await this.__fromJsonLd__DidService__(json, span, options);
|
|
@@ -8517,14 +8517,14 @@ var DidService = class {
|
|
|
8517
8517
|
if (_2KM4fetG6FTJ1cphj76rzJ8Dyv7p_serviceEndpoint.length > 1 || !("endpoint" in proxy) && _2KM4fetG6FTJ1cphj76rzJ8Dyv7p_serviceEndpoint.length > 0) proxy.endpoints = _2KM4fetG6FTJ1cphj76rzJ8Dyv7p_serviceEndpoint;
|
|
8518
8518
|
return proxy;
|
|
8519
8519
|
}
|
|
8520
|
-
|
|
8521
|
-
|
|
8522
|
-
|
|
8523
|
-
|
|
8524
|
-
|
|
8525
|
-
|
|
8526
|
-
|
|
8527
|
-
|
|
8520
|
+
};
|
|
8521
|
+
DidService.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
8522
|
+
const proxy = this._getCustomInspectProxy();
|
|
8523
|
+
return "DidService " + inspect(proxy, options);
|
|
8524
|
+
};
|
|
8525
|
+
DidService.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
8526
|
+
const proxy = this._getCustomInspectProxy();
|
|
8527
|
+
return "DidService " + inspect(proxy, options);
|
|
8528
8528
|
};
|
|
8529
8529
|
/** "Export Actor" service.
|
|
8530
8530
|
*/
|
|
@@ -8608,7 +8608,7 @@ var Export = class Export extends DidService {
|
|
|
8608
8608
|
*/
|
|
8609
8609
|
static async fromJsonLd(json, options = {}) {
|
|
8610
8610
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
8611
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
8611
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
8612
8612
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
8613
8613
|
try {
|
|
8614
8614
|
const object = await this.__fromJsonLd__Export__(json, span, options);
|
|
@@ -8668,14 +8668,14 @@ var Export = class Export extends DidService {
|
|
|
8668
8668
|
const proxy = super._getCustomInspectProxy();
|
|
8669
8669
|
return proxy;
|
|
8670
8670
|
}
|
|
8671
|
-
|
|
8672
|
-
|
|
8673
|
-
|
|
8674
|
-
|
|
8675
|
-
|
|
8676
|
-
|
|
8677
|
-
|
|
8678
|
-
|
|
8671
|
+
};
|
|
8672
|
+
Export.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
8673
|
+
const proxy = this._getCustomInspectProxy();
|
|
8674
|
+
return "Export " + inspect(proxy, options);
|
|
8675
|
+
};
|
|
8676
|
+
Export.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
8677
|
+
const proxy = this._getCustomInspectProxy();
|
|
8678
|
+
return "Export " + inspect(proxy, options);
|
|
8679
8679
|
};
|
|
8680
8680
|
/** A proof that can be added to any activity or object, allowing recipients to
|
|
8681
8681
|
* verify the identity of the actor and the integrity of the data.
|
|
@@ -8788,7 +8788,7 @@ var DataIntegrityProof = class {
|
|
|
8788
8788
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
8789
8789
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
8790
8790
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
8791
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
8791
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
8792
8792
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
8793
8793
|
let fetchResult;
|
|
8794
8794
|
try {
|
|
@@ -9024,7 +9024,7 @@ var DataIntegrityProof = class {
|
|
|
9024
9024
|
*/
|
|
9025
9025
|
static async fromJsonLd(json, options = {}) {
|
|
9026
9026
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
9027
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
9027
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
9028
9028
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
9029
9029
|
try {
|
|
9030
9030
|
const object = await this.__fromJsonLd__DataIntegrityProof__(json, span, options);
|
|
@@ -9151,14 +9151,14 @@ var DataIntegrityProof = class {
|
|
|
9151
9151
|
if (_3qzP3ukEZoUziK5FEiA1RhU4aqac.length == 1) proxy.created = _3qzP3ukEZoUziK5FEiA1RhU4aqac[0];
|
|
9152
9152
|
return proxy;
|
|
9153
9153
|
}
|
|
9154
|
-
|
|
9155
|
-
|
|
9156
|
-
|
|
9157
|
-
|
|
9158
|
-
|
|
9159
|
-
|
|
9160
|
-
|
|
9161
|
-
|
|
9154
|
+
};
|
|
9155
|
+
DataIntegrityProof.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
9156
|
+
const proxy = this._getCustomInspectProxy();
|
|
9157
|
+
return "DataIntegrityProof " + inspect(proxy, options);
|
|
9158
|
+
};
|
|
9159
|
+
DataIntegrityProof.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
9160
|
+
const proxy = this._getCustomInspectProxy();
|
|
9161
|
+
return "DataIntegrityProof " + inspect(proxy, options);
|
|
9162
9162
|
};
|
|
9163
9163
|
/** A key owned by an actor.
|
|
9164
9164
|
*/
|
|
@@ -9245,7 +9245,7 @@ var CryptographicKey = class {
|
|
|
9245
9245
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
9246
9246
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
9247
9247
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
9248
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
9248
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
9249
9249
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
9250
9250
|
let fetchResult;
|
|
9251
9251
|
try {
|
|
@@ -9516,7 +9516,7 @@ var CryptographicKey = class {
|
|
|
9516
9516
|
*/
|
|
9517
9517
|
static async fromJsonLd(json, options = {}) {
|
|
9518
9518
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
9519
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
9519
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
9520
9520
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
9521
9521
|
try {
|
|
9522
9522
|
const object = await this.__fromJsonLd__CryptographicKey__(json, span, options);
|
|
@@ -9621,14 +9621,14 @@ var CryptographicKey = class {
|
|
|
9621
9621
|
if (_2fE2QMDdg6KFGqa4NEC3TmjApSAD_publicKeyPem.length == 1) proxy.publicKey = _2fE2QMDdg6KFGqa4NEC3TmjApSAD_publicKeyPem[0];
|
|
9622
9622
|
return proxy;
|
|
9623
9623
|
}
|
|
9624
|
-
|
|
9625
|
-
|
|
9626
|
-
|
|
9627
|
-
|
|
9628
|
-
|
|
9629
|
-
|
|
9630
|
-
|
|
9631
|
-
|
|
9624
|
+
};
|
|
9625
|
+
CryptographicKey.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
9626
|
+
const proxy = this._getCustomInspectProxy();
|
|
9627
|
+
return "CryptographicKey " + inspect(proxy, options);
|
|
9628
|
+
};
|
|
9629
|
+
CryptographicKey.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
9630
|
+
const proxy = this._getCustomInspectProxy();
|
|
9631
|
+
return "CryptographicKey " + inspect(proxy, options);
|
|
9632
9632
|
};
|
|
9633
9633
|
/** Represents a key owned by an actor according to [FEP-521a: Representing
|
|
9634
9634
|
* actor's public keys.][1]
|
|
@@ -9718,7 +9718,7 @@ var Multikey = class {
|
|
|
9718
9718
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
9719
9719
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
9720
9720
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
9721
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
9721
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
9722
9722
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
9723
9723
|
let fetchResult;
|
|
9724
9724
|
try {
|
|
@@ -9995,7 +9995,7 @@ var Multikey = class {
|
|
|
9995
9995
|
*/
|
|
9996
9996
|
static async fromJsonLd(json, options = {}) {
|
|
9997
9997
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
9998
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
9998
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
9999
9999
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
10000
10000
|
try {
|
|
10001
10001
|
const object = await this.__fromJsonLd__Multikey__(json, span, options);
|
|
@@ -10100,14 +10100,14 @@ var Multikey = class {
|
|
|
10100
10100
|
if (_4XLHbsR2gLVWU3NpEqKt9wANzn4F_publicKeyMultibase.length == 1) proxy.publicKey = _4XLHbsR2gLVWU3NpEqKt9wANzn4F_publicKeyMultibase[0];
|
|
10101
10101
|
return proxy;
|
|
10102
10102
|
}
|
|
10103
|
-
|
|
10104
|
-
|
|
10105
|
-
|
|
10106
|
-
|
|
10107
|
-
|
|
10108
|
-
|
|
10109
|
-
|
|
10110
|
-
|
|
10103
|
+
};
|
|
10104
|
+
Multikey.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
10105
|
+
const proxy = this._getCustomInspectProxy();
|
|
10106
|
+
return "Multikey " + inspect(proxy, options);
|
|
10107
|
+
};
|
|
10108
|
+
Multikey.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
10109
|
+
const proxy = this._getCustomInspectProxy();
|
|
10110
|
+
return "Multikey " + inspect(proxy, options);
|
|
10111
10111
|
};
|
|
10112
10112
|
/** Indicates that the `actor` accepts the `object`. The `target` property can be
|
|
10113
10113
|
* used in certain circumstances to indicate the context into which the `object`
|
|
@@ -10200,7 +10200,7 @@ var Accept = class Accept extends Activity {
|
|
|
10200
10200
|
*/
|
|
10201
10201
|
static async fromJsonLd(json, options = {}) {
|
|
10202
10202
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
10203
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
10203
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
10204
10204
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
10205
10205
|
try {
|
|
10206
10206
|
const object = await this.__fromJsonLd__Accept__(json, span, options);
|
|
@@ -10261,14 +10261,14 @@ var Accept = class Accept extends Activity {
|
|
|
10261
10261
|
const proxy = super._getCustomInspectProxy();
|
|
10262
10262
|
return proxy;
|
|
10263
10263
|
}
|
|
10264
|
-
|
|
10265
|
-
|
|
10266
|
-
|
|
10267
|
-
|
|
10268
|
-
|
|
10269
|
-
|
|
10270
|
-
|
|
10271
|
-
|
|
10264
|
+
};
|
|
10265
|
+
Accept.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
10266
|
+
const proxy = this._getCustomInspectProxy();
|
|
10267
|
+
return "Accept " + inspect(proxy, options);
|
|
10268
|
+
};
|
|
10269
|
+
Accept.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
10270
|
+
const proxy = this._getCustomInspectProxy();
|
|
10271
|
+
return "Accept " + inspect(proxy, options);
|
|
10272
10272
|
};
|
|
10273
10273
|
/** Indicates that the `actor` has added the `object` to the `target`.
|
|
10274
10274
|
* If the `target` property is not explicitly specified, the target would need
|
|
@@ -10362,7 +10362,7 @@ var Add = class Add extends Activity {
|
|
|
10362
10362
|
*/
|
|
10363
10363
|
static async fromJsonLd(json, options = {}) {
|
|
10364
10364
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
10365
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
10365
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
10366
10366
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
10367
10367
|
try {
|
|
10368
10368
|
const object = await this.__fromJsonLd__Add__(json, span, options);
|
|
@@ -10422,14 +10422,14 @@ var Add = class Add extends Activity {
|
|
|
10422
10422
|
const proxy = super._getCustomInspectProxy();
|
|
10423
10423
|
return proxy;
|
|
10424
10424
|
}
|
|
10425
|
-
|
|
10426
|
-
|
|
10427
|
-
|
|
10428
|
-
|
|
10429
|
-
|
|
10430
|
-
|
|
10431
|
-
|
|
10432
|
-
|
|
10425
|
+
};
|
|
10426
|
+
Add.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
10427
|
+
const proxy = this._getCustomInspectProxy();
|
|
10428
|
+
return "Add " + inspect(proxy, options);
|
|
10429
|
+
};
|
|
10430
|
+
Add.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
10431
|
+
const proxy = this._getCustomInspectProxy();
|
|
10432
|
+
return "Add " + inspect(proxy, options);
|
|
10433
10433
|
};
|
|
10434
10434
|
/** Indicates that the `actor` is calling the `target`'s attention the `object`.
|
|
10435
10435
|
*
|
|
@@ -10541,7 +10541,7 @@ var Announce = class Announce extends Activity {
|
|
|
10541
10541
|
*/
|
|
10542
10542
|
static async fromJsonLd(json, options = {}) {
|
|
10543
10543
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
10544
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
10544
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
10545
10545
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
10546
10546
|
try {
|
|
10547
10547
|
const object = await this.__fromJsonLd__Announce__(json, span, options);
|
|
@@ -10601,14 +10601,14 @@ var Announce = class Announce extends Activity {
|
|
|
10601
10601
|
const proxy = super._getCustomInspectProxy();
|
|
10602
10602
|
return proxy;
|
|
10603
10603
|
}
|
|
10604
|
-
|
|
10605
|
-
|
|
10606
|
-
|
|
10607
|
-
|
|
10608
|
-
|
|
10609
|
-
|
|
10610
|
-
|
|
10611
|
-
|
|
10604
|
+
};
|
|
10605
|
+
Announce.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
10606
|
+
const proxy = this._getCustomInspectProxy();
|
|
10607
|
+
return "Announce " + inspect(proxy, options);
|
|
10608
|
+
};
|
|
10609
|
+
Announce.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
10610
|
+
const proxy = this._getCustomInspectProxy();
|
|
10611
|
+
return "Announce " + inspect(proxy, options);
|
|
10612
10612
|
};
|
|
10613
10613
|
/** Describes a software application.
|
|
10614
10614
|
*/
|
|
@@ -10943,7 +10943,7 @@ var Application = class Application extends Object$1 {
|
|
|
10943
10943
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
10944
10944
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
10945
10945
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
10946
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
10946
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
10947
10947
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
10948
10948
|
let fetchResult;
|
|
10949
10949
|
try {
|
|
@@ -11106,7 +11106,7 @@ var Application = class Application extends Object$1 {
|
|
|
11106
11106
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
11107
11107
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
11108
11108
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
11109
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
11109
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
11110
11110
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
11111
11111
|
let fetchResult;
|
|
11112
11112
|
try {
|
|
@@ -11287,7 +11287,7 @@ var Application = class Application extends Object$1 {
|
|
|
11287
11287
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
11288
11288
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
11289
11289
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
11290
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
11290
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
11291
11291
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
11292
11292
|
let fetchResult;
|
|
11293
11293
|
try {
|
|
@@ -11430,7 +11430,7 @@ var Application = class Application extends Object$1 {
|
|
|
11430
11430
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
11431
11431
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
11432
11432
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
11433
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
11433
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
11434
11434
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
11435
11435
|
let fetchResult;
|
|
11436
11436
|
try {
|
|
@@ -11570,7 +11570,7 @@ var Application = class Application extends Object$1 {
|
|
|
11570
11570
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
11571
11571
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
11572
11572
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
11573
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
11573
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
11574
11574
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
11575
11575
|
let fetchResult;
|
|
11576
11576
|
try {
|
|
@@ -11695,7 +11695,7 @@ var Application = class Application extends Object$1 {
|
|
|
11695
11695
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
11696
11696
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
11697
11697
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
11698
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
11698
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
11699
11699
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
11700
11700
|
let fetchResult;
|
|
11701
11701
|
try {
|
|
@@ -11823,7 +11823,7 @@ var Application = class Application extends Object$1 {
|
|
|
11823
11823
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
11824
11824
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
11825
11825
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
11826
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
11826
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
11827
11827
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
11828
11828
|
let fetchResult;
|
|
11829
11829
|
try {
|
|
@@ -11949,7 +11949,7 @@ var Application = class Application extends Object$1 {
|
|
|
11949
11949
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
11950
11950
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
11951
11951
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
11952
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
11952
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
11953
11953
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
11954
11954
|
let fetchResult;
|
|
11955
11955
|
try {
|
|
@@ -12073,7 +12073,7 @@ var Application = class Application extends Object$1 {
|
|
|
12073
12073
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
12074
12074
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
12075
12075
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
12076
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
12076
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
12077
12077
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
12078
12078
|
let fetchResult;
|
|
12079
12079
|
try {
|
|
@@ -12197,7 +12197,7 @@ var Application = class Application extends Object$1 {
|
|
|
12197
12197
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
12198
12198
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
12199
12199
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
12200
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
12200
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
12201
12201
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
12202
12202
|
let fetchResult;
|
|
12203
12203
|
try {
|
|
@@ -12360,7 +12360,7 @@ var Application = class Application extends Object$1 {
|
|
|
12360
12360
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
12361
12361
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
12362
12362
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
12363
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
12363
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
12364
12364
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
12365
12365
|
let fetchResult;
|
|
12366
12366
|
try {
|
|
@@ -12527,7 +12527,7 @@ var Application = class Application extends Object$1 {
|
|
|
12527
12527
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
12528
12528
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
12529
12529
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
12530
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
12530
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
12531
12531
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
12532
12532
|
let fetchResult;
|
|
12533
12533
|
try {
|
|
@@ -12742,7 +12742,7 @@ var Application = class Application extends Object$1 {
|
|
|
12742
12742
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
12743
12743
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
12744
12744
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
12745
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
12745
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
12746
12746
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
12747
12747
|
let fetchResult;
|
|
12748
12748
|
try {
|
|
@@ -13495,7 +13495,7 @@ var Application = class Application extends Object$1 {
|
|
|
13495
13495
|
*/
|
|
13496
13496
|
static async fromJsonLd(json, options = {}) {
|
|
13497
13497
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
13498
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
13498
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
13499
13499
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
13500
13500
|
try {
|
|
13501
13501
|
const object = await this.__fromJsonLd__Application__(json, span, options);
|
|
@@ -13971,14 +13971,14 @@ var Application = class Application extends Object$1 {
|
|
|
13971
13971
|
if (_2xEU4QtkC53RAun67T81Egqt9vmL_isCat.length == 1) proxy.cat = _2xEU4QtkC53RAun67T81Egqt9vmL_isCat[0];
|
|
13972
13972
|
return proxy;
|
|
13973
13973
|
}
|
|
13974
|
-
|
|
13975
|
-
|
|
13976
|
-
|
|
13977
|
-
|
|
13978
|
-
|
|
13979
|
-
|
|
13980
|
-
|
|
13981
|
-
|
|
13974
|
+
};
|
|
13975
|
+
Application.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
13976
|
+
const proxy = this._getCustomInspectProxy();
|
|
13977
|
+
return "Application " + inspect(proxy, options);
|
|
13978
|
+
};
|
|
13979
|
+
Application.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
13980
|
+
const proxy = this._getCustomInspectProxy();
|
|
13981
|
+
return "Application " + inspect(proxy, options);
|
|
13982
13982
|
};
|
|
13983
13983
|
/** Instances of `IntransitiveActivity` are a subtype of {@link Activity}
|
|
13984
13984
|
* representing intransitive actions. The `object` property is therefore
|
|
@@ -14071,7 +14071,7 @@ var IntransitiveActivity = class IntransitiveActivity extends Activity {
|
|
|
14071
14071
|
*/
|
|
14072
14072
|
static async fromJsonLd(json, options = {}) {
|
|
14073
14073
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
14074
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
14074
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
14075
14075
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
14076
14076
|
try {
|
|
14077
14077
|
const object = await this.__fromJsonLd__IntransitiveActivity__(json, span, options);
|
|
@@ -14134,14 +14134,14 @@ var IntransitiveActivity = class IntransitiveActivity extends Activity {
|
|
|
14134
14134
|
const proxy = super._getCustomInspectProxy();
|
|
14135
14135
|
return proxy;
|
|
14136
14136
|
}
|
|
14137
|
-
|
|
14138
|
-
|
|
14139
|
-
|
|
14140
|
-
|
|
14141
|
-
|
|
14142
|
-
|
|
14143
|
-
|
|
14144
|
-
|
|
14137
|
+
};
|
|
14138
|
+
IntransitiveActivity.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
14139
|
+
const proxy = this._getCustomInspectProxy();
|
|
14140
|
+
return "IntransitiveActivity " + inspect(proxy, options);
|
|
14141
|
+
};
|
|
14142
|
+
IntransitiveActivity.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
14143
|
+
const proxy = this._getCustomInspectProxy();
|
|
14144
|
+
return "IntransitiveActivity " + inspect(proxy, options);
|
|
14145
14145
|
};
|
|
14146
14146
|
/** An `IntransitiveActivity` that indicates that the `actor` has arrived at the `location`.
|
|
14147
14147
|
* The `origin` can be used to identify the context from which the `actor` originated.
|
|
@@ -14234,7 +14234,7 @@ var Arrive = class Arrive extends IntransitiveActivity {
|
|
|
14234
14234
|
*/
|
|
14235
14235
|
static async fromJsonLd(json, options = {}) {
|
|
14236
14236
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
14237
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
14237
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
14238
14238
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
14239
14239
|
try {
|
|
14240
14240
|
const object = await this.__fromJsonLd__Arrive__(json, span, options);
|
|
@@ -14294,14 +14294,14 @@ var Arrive = class Arrive extends IntransitiveActivity {
|
|
|
14294
14294
|
const proxy = super._getCustomInspectProxy();
|
|
14295
14295
|
return proxy;
|
|
14296
14296
|
}
|
|
14297
|
-
|
|
14298
|
-
|
|
14299
|
-
|
|
14300
|
-
|
|
14301
|
-
|
|
14302
|
-
|
|
14303
|
-
|
|
14304
|
-
|
|
14297
|
+
};
|
|
14298
|
+
Arrive.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
14299
|
+
const proxy = this._getCustomInspectProxy();
|
|
14300
|
+
return "Arrive " + inspect(proxy, options);
|
|
14301
|
+
};
|
|
14302
|
+
Arrive.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
14303
|
+
const proxy = this._getCustomInspectProxy();
|
|
14304
|
+
return "Arrive " + inspect(proxy, options);
|
|
14305
14305
|
};
|
|
14306
14306
|
/** Represents any kind of multi-paragraph written work.
|
|
14307
14307
|
*/
|
|
@@ -14479,7 +14479,7 @@ var Article = class Article extends Object$1 {
|
|
|
14479
14479
|
*/
|
|
14480
14480
|
static async fromJsonLd(json, options = {}) {
|
|
14481
14481
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
14482
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
14482
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
14483
14483
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
14484
14484
|
try {
|
|
14485
14485
|
const object = await this.__fromJsonLd__Article__(json, span, options);
|
|
@@ -14553,14 +14553,14 @@ var Article = class Article extends Object$1 {
|
|
|
14553
14553
|
if (_K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl.length == 1) proxy.quoteUrl = _K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl[0];
|
|
14554
14554
|
return proxy;
|
|
14555
14555
|
}
|
|
14556
|
-
|
|
14557
|
-
|
|
14558
|
-
|
|
14559
|
-
|
|
14560
|
-
|
|
14561
|
-
|
|
14562
|
-
|
|
14563
|
-
|
|
14556
|
+
};
|
|
14557
|
+
Article.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
14558
|
+
const proxy = this._getCustomInspectProxy();
|
|
14559
|
+
return "Article " + inspect(proxy, options);
|
|
14560
|
+
};
|
|
14561
|
+
Article.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
14562
|
+
const proxy = this._getCustomInspectProxy();
|
|
14563
|
+
return "Article " + inspect(proxy, options);
|
|
14564
14564
|
};
|
|
14565
14565
|
/** Represents a document of any kind.
|
|
14566
14566
|
*/
|
|
@@ -14723,7 +14723,7 @@ var Document = class Document extends Object$1 {
|
|
|
14723
14723
|
*/
|
|
14724
14724
|
static async fromJsonLd(json, options = {}) {
|
|
14725
14725
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
14726
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
14726
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
14727
14727
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
14728
14728
|
try {
|
|
14729
14729
|
const object = await this.__fromJsonLd__Document__(json, span, options);
|
|
@@ -14811,14 +14811,14 @@ var Document = class Document extends Object$1 {
|
|
|
14811
14811
|
if (_2cGKFeFJMmiNpGZFEF75mCwFQsKb_height.length == 1) proxy.height = _2cGKFeFJMmiNpGZFEF75mCwFQsKb_height[0];
|
|
14812
14812
|
return proxy;
|
|
14813
14813
|
}
|
|
14814
|
-
|
|
14815
|
-
|
|
14816
|
-
|
|
14817
|
-
|
|
14818
|
-
|
|
14819
|
-
|
|
14820
|
-
|
|
14821
|
-
|
|
14814
|
+
};
|
|
14815
|
+
Document.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
14816
|
+
const proxy = this._getCustomInspectProxy();
|
|
14817
|
+
return "Document " + inspect(proxy, options);
|
|
14818
|
+
};
|
|
14819
|
+
Document.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
14820
|
+
const proxy = this._getCustomInspectProxy();
|
|
14821
|
+
return "Document " + inspect(proxy, options);
|
|
14822
14822
|
};
|
|
14823
14823
|
/** Represents an audio document of any kind.
|
|
14824
14824
|
*/
|
|
@@ -14917,7 +14917,7 @@ var Audio = class Audio extends Document {
|
|
|
14917
14917
|
*/
|
|
14918
14918
|
static async fromJsonLd(json, options = {}) {
|
|
14919
14919
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
14920
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
14920
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
14921
14921
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
14922
14922
|
try {
|
|
14923
14923
|
const object = await this.__fromJsonLd__Audio__(json, span, options);
|
|
@@ -14977,14 +14977,14 @@ var Audio = class Audio extends Document {
|
|
|
14977
14977
|
const proxy = super._getCustomInspectProxy();
|
|
14978
14978
|
return proxy;
|
|
14979
14979
|
}
|
|
14980
|
-
|
|
14981
|
-
|
|
14982
|
-
|
|
14983
|
-
|
|
14984
|
-
|
|
14985
|
-
|
|
14986
|
-
|
|
14987
|
-
|
|
14980
|
+
};
|
|
14981
|
+
Audio.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
14982
|
+
const proxy = this._getCustomInspectProxy();
|
|
14983
|
+
return "Audio " + inspect(proxy, options);
|
|
14984
|
+
};
|
|
14985
|
+
Audio.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
14986
|
+
const proxy = this._getCustomInspectProxy();
|
|
14987
|
+
return "Audio " + inspect(proxy, options);
|
|
14988
14988
|
};
|
|
14989
14989
|
/** Indicates that the `actor` is ignoring the `object`. The `target` and
|
|
14990
14990
|
* `origin` typically have no defined meaning.
|
|
@@ -15076,7 +15076,7 @@ var Ignore = class Ignore extends Activity {
|
|
|
15076
15076
|
*/
|
|
15077
15077
|
static async fromJsonLd(json, options = {}) {
|
|
15078
15078
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
15079
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
15079
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
15080
15080
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
15081
15081
|
try {
|
|
15082
15082
|
const object = await this.__fromJsonLd__Ignore__(json, span, options);
|
|
@@ -15137,14 +15137,14 @@ var Ignore = class Ignore extends Activity {
|
|
|
15137
15137
|
const proxy = super._getCustomInspectProxy();
|
|
15138
15138
|
return proxy;
|
|
15139
15139
|
}
|
|
15140
|
-
|
|
15141
|
-
|
|
15142
|
-
|
|
15143
|
-
|
|
15144
|
-
|
|
15145
|
-
|
|
15146
|
-
|
|
15147
|
-
|
|
15140
|
+
};
|
|
15141
|
+
Ignore.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
15142
|
+
const proxy = this._getCustomInspectProxy();
|
|
15143
|
+
return "Ignore " + inspect(proxy, options);
|
|
15144
|
+
};
|
|
15145
|
+
Ignore.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
15146
|
+
const proxy = this._getCustomInspectProxy();
|
|
15147
|
+
return "Ignore " + inspect(proxy, options);
|
|
15148
15148
|
};
|
|
15149
15149
|
/** Indicates that the `actor` is blocking the `object`. Blocking is a stronger
|
|
15150
15150
|
* form of {@link Ignore}. The typical use is to support social systems that
|
|
@@ -15238,7 +15238,7 @@ var Block = class Block extends Ignore {
|
|
|
15238
15238
|
*/
|
|
15239
15239
|
static async fromJsonLd(json, options = {}) {
|
|
15240
15240
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
15241
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
15241
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
15242
15242
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
15243
15243
|
try {
|
|
15244
15244
|
const object = await this.__fromJsonLd__Block__(json, span, options);
|
|
@@ -15298,14 +15298,14 @@ var Block = class Block extends Ignore {
|
|
|
15298
15298
|
const proxy = super._getCustomInspectProxy();
|
|
15299
15299
|
return proxy;
|
|
15300
15300
|
}
|
|
15301
|
-
|
|
15302
|
-
|
|
15303
|
-
|
|
15304
|
-
|
|
15305
|
-
|
|
15306
|
-
|
|
15307
|
-
|
|
15308
|
-
|
|
15301
|
+
};
|
|
15302
|
+
Block.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
15303
|
+
const proxy = this._getCustomInspectProxy();
|
|
15304
|
+
return "Block " + inspect(proxy, options);
|
|
15305
|
+
};
|
|
15306
|
+
Block.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
15307
|
+
const proxy = this._getCustomInspectProxy();
|
|
15308
|
+
return "Block " + inspect(proxy, options);
|
|
15309
15309
|
};
|
|
15310
15310
|
/** A `Collection` is a subtype of {@link Object} that represents ordered or
|
|
15311
15311
|
* unordered sets of {@link Object} or {@link Link} instances.
|
|
@@ -15509,7 +15509,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
15509
15509
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
15510
15510
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
15511
15511
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
15512
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
15512
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
15513
15513
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
15514
15514
|
let fetchResult;
|
|
15515
15515
|
try {
|
|
@@ -15631,7 +15631,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
15631
15631
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
15632
15632
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
15633
15633
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
15634
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
15634
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
15635
15635
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
15636
15636
|
let fetchResult;
|
|
15637
15637
|
try {
|
|
@@ -15753,7 +15753,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
15753
15753
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
15754
15754
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
15755
15755
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
15756
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
15756
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
15757
15757
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
15758
15758
|
let fetchResult;
|
|
15759
15759
|
try {
|
|
@@ -15875,7 +15875,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
15875
15875
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
15876
15876
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
15877
15877
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
15878
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
15878
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
15879
15879
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
15880
15880
|
let fetchResult;
|
|
15881
15881
|
try {
|
|
@@ -16007,7 +16007,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16007
16007
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16008
16008
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16009
16009
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16010
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
16010
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
16011
16011
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16012
16012
|
let fetchResult;
|
|
16013
16013
|
try {
|
|
@@ -16128,7 +16128,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16128
16128
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16129
16129
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16130
16130
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16131
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
16131
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
16132
16132
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16133
16133
|
let fetchResult;
|
|
16134
16134
|
try {
|
|
@@ -16249,7 +16249,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16249
16249
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16250
16250
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16251
16251
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16252
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
16252
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
16253
16253
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16254
16254
|
let fetchResult;
|
|
16255
16255
|
try {
|
|
@@ -16370,7 +16370,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16370
16370
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16371
16371
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16372
16372
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16373
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
16373
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
16374
16374
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16375
16375
|
let fetchResult;
|
|
16376
16376
|
try {
|
|
@@ -16491,7 +16491,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16491
16491
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16492
16492
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16493
16493
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16494
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
16494
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
16495
16495
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16496
16496
|
let fetchResult;
|
|
16497
16497
|
try {
|
|
@@ -16612,7 +16612,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16612
16612
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16613
16613
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16614
16614
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16615
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
16615
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
16616
16616
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16617
16617
|
let fetchResult;
|
|
16618
16618
|
try {
|
|
@@ -16733,7 +16733,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16733
16733
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16734
16734
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16735
16735
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16736
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
16736
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
16737
16737
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16738
16738
|
let fetchResult;
|
|
16739
16739
|
try {
|
|
@@ -16854,7 +16854,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
16854
16854
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
16855
16855
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
16856
16856
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
16857
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
16857
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
16858
16858
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
16859
16859
|
let fetchResult;
|
|
16860
16860
|
try {
|
|
@@ -17324,7 +17324,7 @@ var Collection = class Collection extends Object$1 {
|
|
|
17324
17324
|
*/
|
|
17325
17325
|
static async fromJsonLd(json, options = {}) {
|
|
17326
17326
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
17327
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
17327
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
17328
17328
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
17329
17329
|
try {
|
|
17330
17330
|
const object = await this.__fromJsonLd__Collection__(json, span, options);
|
|
@@ -17704,14 +17704,14 @@ var Collection = class Collection extends Object$1 {
|
|
|
17704
17704
|
if (_2bsySzmT3qEZcrnoe3tZ5xBjXSju_likedOf.length == 1) proxy.likedOf = _2bsySzmT3qEZcrnoe3tZ5xBjXSju_likedOf[0];
|
|
17705
17705
|
return proxy;
|
|
17706
17706
|
}
|
|
17707
|
-
|
|
17708
|
-
|
|
17709
|
-
|
|
17710
|
-
|
|
17711
|
-
|
|
17712
|
-
|
|
17713
|
-
|
|
17714
|
-
|
|
17707
|
+
};
|
|
17708
|
+
Collection.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
17709
|
+
const proxy = this._getCustomInspectProxy();
|
|
17710
|
+
return "Collection " + inspect(proxy, options);
|
|
17711
|
+
};
|
|
17712
|
+
Collection.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
17713
|
+
const proxy = this._getCustomInspectProxy();
|
|
17714
|
+
return "Collection " + inspect(proxy, options);
|
|
17715
17715
|
};
|
|
17716
17716
|
/** Used to represent distinct subsets of items from a `Collection`.
|
|
17717
17717
|
* Refer to the Activity Streams 2.0 Core for a complete description of
|
|
@@ -17789,7 +17789,7 @@ var CollectionPage = class CollectionPage extends Collection {
|
|
|
17789
17789
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
17790
17790
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
17791
17791
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
17792
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
17792
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
17793
17793
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
17794
17794
|
let fetchResult;
|
|
17795
17795
|
try {
|
|
@@ -17911,7 +17911,7 @@ var CollectionPage = class CollectionPage extends Collection {
|
|
|
17911
17911
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
17912
17912
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
17913
17913
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
17914
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
17914
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
17915
17915
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
17916
17916
|
let fetchResult;
|
|
17917
17917
|
try {
|
|
@@ -18032,7 +18032,7 @@ var CollectionPage = class CollectionPage extends Collection {
|
|
|
18032
18032
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
18033
18033
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
18034
18034
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
18035
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
18035
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
18036
18036
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
18037
18037
|
let fetchResult;
|
|
18038
18038
|
try {
|
|
@@ -18309,7 +18309,7 @@ var CollectionPage = class CollectionPage extends Collection {
|
|
|
18309
18309
|
*/
|
|
18310
18310
|
static async fromJsonLd(json, options = {}) {
|
|
18311
18311
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
18312
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
18312
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
18313
18313
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
18314
18314
|
try {
|
|
18315
18315
|
const object = await this.__fromJsonLd__CollectionPage__(json, span, options);
|
|
@@ -18430,14 +18430,14 @@ var CollectionPage = class CollectionPage extends Collection {
|
|
|
18430
18430
|
if (_3b8yG8tDNzQFFEnWhCc13G8eHooA_prev.length == 1) proxy.prev = _3b8yG8tDNzQFFEnWhCc13G8eHooA_prev[0];
|
|
18431
18431
|
return proxy;
|
|
18432
18432
|
}
|
|
18433
|
-
|
|
18434
|
-
|
|
18435
|
-
|
|
18436
|
-
|
|
18437
|
-
|
|
18438
|
-
|
|
18439
|
-
|
|
18440
|
-
|
|
18433
|
+
};
|
|
18434
|
+
CollectionPage.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
18435
|
+
const proxy = this._getCustomInspectProxy();
|
|
18436
|
+
return "CollectionPage " + inspect(proxy, options);
|
|
18437
|
+
};
|
|
18438
|
+
CollectionPage.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
18439
|
+
const proxy = this._getCustomInspectProxy();
|
|
18440
|
+
return "CollectionPage " + inspect(proxy, options);
|
|
18441
18441
|
};
|
|
18442
18442
|
/** Indicates that the `actor` has created the `object`.
|
|
18443
18443
|
*/
|
|
@@ -18548,7 +18548,7 @@ var Create = class Create extends Activity {
|
|
|
18548
18548
|
*/
|
|
18549
18549
|
static async fromJsonLd(json, options = {}) {
|
|
18550
18550
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
18551
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
18551
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
18552
18552
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
18553
18553
|
try {
|
|
18554
18554
|
const object = await this.__fromJsonLd__Create__(json, span, options);
|
|
@@ -18608,14 +18608,14 @@ var Create = class Create extends Activity {
|
|
|
18608
18608
|
const proxy = super._getCustomInspectProxy();
|
|
18609
18609
|
return proxy;
|
|
18610
18610
|
}
|
|
18611
|
-
|
|
18612
|
-
|
|
18613
|
-
|
|
18614
|
-
|
|
18615
|
-
|
|
18616
|
-
|
|
18617
|
-
|
|
18618
|
-
|
|
18611
|
+
};
|
|
18612
|
+
Create.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
18613
|
+
const proxy = this._getCustomInspectProxy();
|
|
18614
|
+
return "Create " + inspect(proxy, options);
|
|
18615
|
+
};
|
|
18616
|
+
Create.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
18617
|
+
const proxy = this._getCustomInspectProxy();
|
|
18618
|
+
return "Create " + inspect(proxy, options);
|
|
18619
18619
|
};
|
|
18620
18620
|
/** Indicates that the `actor` has deleted the `object`. If specified,
|
|
18621
18621
|
* the `origin` indicates the context from which the `object` was deleted.
|
|
@@ -18723,7 +18723,7 @@ var Delete = class Delete extends Activity {
|
|
|
18723
18723
|
*/
|
|
18724
18724
|
static async fromJsonLd(json, options = {}) {
|
|
18725
18725
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
18726
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
18726
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
18727
18727
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
18728
18728
|
try {
|
|
18729
18729
|
const object = await this.__fromJsonLd__Delete__(json, span, options);
|
|
@@ -18783,14 +18783,14 @@ var Delete = class Delete extends Activity {
|
|
|
18783
18783
|
const proxy = super._getCustomInspectProxy();
|
|
18784
18784
|
return proxy;
|
|
18785
18785
|
}
|
|
18786
|
-
|
|
18787
|
-
|
|
18788
|
-
|
|
18789
|
-
|
|
18790
|
-
|
|
18791
|
-
|
|
18792
|
-
|
|
18793
|
-
|
|
18786
|
+
};
|
|
18787
|
+
Delete.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
18788
|
+
const proxy = this._getCustomInspectProxy();
|
|
18789
|
+
return "Delete " + inspect(proxy, options);
|
|
18790
|
+
};
|
|
18791
|
+
Delete.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
18792
|
+
const proxy = this._getCustomInspectProxy();
|
|
18793
|
+
return "Delete " + inspect(proxy, options);
|
|
18794
18794
|
};
|
|
18795
18795
|
/** Indicates that the `actor` dislikes the `object`.
|
|
18796
18796
|
*/
|
|
@@ -18885,7 +18885,7 @@ var Dislike = class Dislike extends Activity {
|
|
|
18885
18885
|
*/
|
|
18886
18886
|
static async fromJsonLd(json, options = {}) {
|
|
18887
18887
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
18888
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
18888
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
18889
18889
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
18890
18890
|
try {
|
|
18891
18891
|
const object = await this.__fromJsonLd__Dislike__(json, span, options);
|
|
@@ -18945,14 +18945,14 @@ var Dislike = class Dislike extends Activity {
|
|
|
18945
18945
|
const proxy = super._getCustomInspectProxy();
|
|
18946
18946
|
return proxy;
|
|
18947
18947
|
}
|
|
18948
|
-
|
|
18949
|
-
|
|
18950
|
-
|
|
18951
|
-
|
|
18952
|
-
|
|
18953
|
-
|
|
18954
|
-
|
|
18955
|
-
|
|
18948
|
+
};
|
|
18949
|
+
Dislike.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
18950
|
+
const proxy = this._getCustomInspectProxy();
|
|
18951
|
+
return "Dislike " + inspect(proxy, options);
|
|
18952
|
+
};
|
|
18953
|
+
Dislike.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
18954
|
+
const proxy = this._getCustomInspectProxy();
|
|
18955
|
+
return "Dislike " + inspect(proxy, options);
|
|
18956
18956
|
};
|
|
18957
18957
|
/** Contents of {@link Actor}'s `endpoints`.
|
|
18958
18958
|
*/
|
|
@@ -19259,7 +19259,7 @@ var Endpoints = class {
|
|
|
19259
19259
|
*/
|
|
19260
19260
|
static async fromJsonLd(json, options = {}) {
|
|
19261
19261
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
19262
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
19262
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
19263
19263
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
19264
19264
|
try {
|
|
19265
19265
|
const object = await this.__fromJsonLd__Endpoints__(json, span, options);
|
|
@@ -19390,14 +19390,14 @@ var Endpoints = class {
|
|
|
19390
19390
|
if (_3JprUSDLVqqX4dwHRi37qGZZCRCc_sharedInbox.length == 1) proxy.sharedInbox = _3JprUSDLVqqX4dwHRi37qGZZCRCc_sharedInbox[0];
|
|
19391
19391
|
return proxy;
|
|
19392
19392
|
}
|
|
19393
|
-
|
|
19394
|
-
|
|
19395
|
-
|
|
19396
|
-
|
|
19397
|
-
|
|
19398
|
-
|
|
19399
|
-
|
|
19400
|
-
|
|
19393
|
+
};
|
|
19394
|
+
Endpoints.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
19395
|
+
const proxy = this._getCustomInspectProxy();
|
|
19396
|
+
return "Endpoints " + inspect(proxy, options);
|
|
19397
|
+
};
|
|
19398
|
+
Endpoints.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
19399
|
+
const proxy = this._getCustomInspectProxy();
|
|
19400
|
+
return "Endpoints " + inspect(proxy, options);
|
|
19401
19401
|
};
|
|
19402
19402
|
/** Represents any kind of event.
|
|
19403
19403
|
*/
|
|
@@ -19496,7 +19496,7 @@ var Event = class Event extends Object$1 {
|
|
|
19496
19496
|
*/
|
|
19497
19497
|
static async fromJsonLd(json, options = {}) {
|
|
19498
19498
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
19499
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
19499
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
19500
19500
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
19501
19501
|
try {
|
|
19502
19502
|
const object = await this.__fromJsonLd__Event__(json, span, options);
|
|
@@ -19556,14 +19556,14 @@ var Event = class Event extends Object$1 {
|
|
|
19556
19556
|
const proxy = super._getCustomInspectProxy();
|
|
19557
19557
|
return proxy;
|
|
19558
19558
|
}
|
|
19559
|
-
|
|
19560
|
-
|
|
19561
|
-
|
|
19562
|
-
|
|
19563
|
-
|
|
19564
|
-
|
|
19565
|
-
|
|
19566
|
-
|
|
19559
|
+
};
|
|
19560
|
+
Event.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
19561
|
+
const proxy = this._getCustomInspectProxy();
|
|
19562
|
+
return "Event " + inspect(proxy, options);
|
|
19563
|
+
};
|
|
19564
|
+
Event.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
19565
|
+
const proxy = this._getCustomInspectProxy();
|
|
19566
|
+
return "Event " + inspect(proxy, options);
|
|
19567
19567
|
};
|
|
19568
19568
|
/** Indicates that the `actor` is "flagging" the `object`. Flagging is defined
|
|
19569
19569
|
* in the sense common to many social platforms as reporting content as being
|
|
@@ -19656,7 +19656,7 @@ var Flag = class Flag extends Activity {
|
|
|
19656
19656
|
*/
|
|
19657
19657
|
static async fromJsonLd(json, options = {}) {
|
|
19658
19658
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
19659
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
19659
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
19660
19660
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
19661
19661
|
try {
|
|
19662
19662
|
const object = await this.__fromJsonLd__Flag__(json, span, options);
|
|
@@ -19716,14 +19716,14 @@ var Flag = class Flag extends Activity {
|
|
|
19716
19716
|
const proxy = super._getCustomInspectProxy();
|
|
19717
19717
|
return proxy;
|
|
19718
19718
|
}
|
|
19719
|
-
|
|
19720
|
-
|
|
19721
|
-
|
|
19722
|
-
|
|
19723
|
-
|
|
19724
|
-
|
|
19725
|
-
|
|
19726
|
-
|
|
19719
|
+
};
|
|
19720
|
+
Flag.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
19721
|
+
const proxy = this._getCustomInspectProxy();
|
|
19722
|
+
return "Flag " + inspect(proxy, options);
|
|
19723
|
+
};
|
|
19724
|
+
Flag.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
19725
|
+
const proxy = this._getCustomInspectProxy();
|
|
19726
|
+
return "Flag " + inspect(proxy, options);
|
|
19727
19727
|
};
|
|
19728
19728
|
/** Indicates that the `actor` is "following" the `object`. Following is defined
|
|
19729
19729
|
* in the sense typically used within Social systems in which the actor is
|
|
@@ -19820,7 +19820,7 @@ var Follow = class Follow extends Activity {
|
|
|
19820
19820
|
*/
|
|
19821
19821
|
static async fromJsonLd(json, options = {}) {
|
|
19822
19822
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
19823
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
19823
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
19824
19824
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
19825
19825
|
try {
|
|
19826
19826
|
const object = await this.__fromJsonLd__Follow__(json, span, options);
|
|
@@ -19880,14 +19880,14 @@ var Follow = class Follow extends Activity {
|
|
|
19880
19880
|
const proxy = super._getCustomInspectProxy();
|
|
19881
19881
|
return proxy;
|
|
19882
19882
|
}
|
|
19883
|
-
|
|
19884
|
-
|
|
19885
|
-
|
|
19886
|
-
|
|
19887
|
-
|
|
19888
|
-
|
|
19889
|
-
|
|
19890
|
-
|
|
19883
|
+
};
|
|
19884
|
+
Follow.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
19885
|
+
const proxy = this._getCustomInspectProxy();
|
|
19886
|
+
return "Follow " + inspect(proxy, options);
|
|
19887
|
+
};
|
|
19888
|
+
Follow.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
19889
|
+
const proxy = this._getCustomInspectProxy();
|
|
19890
|
+
return "Follow " + inspect(proxy, options);
|
|
19891
19891
|
};
|
|
19892
19892
|
/** Represents a formal or informal collective of Actors.
|
|
19893
19893
|
*/
|
|
@@ -20222,7 +20222,7 @@ var Group = class Group extends Object$1 {
|
|
|
20222
20222
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
20223
20223
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
20224
20224
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
20225
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
20225
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
20226
20226
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
20227
20227
|
let fetchResult;
|
|
20228
20228
|
try {
|
|
@@ -20385,7 +20385,7 @@ var Group = class Group extends Object$1 {
|
|
|
20385
20385
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
20386
20386
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
20387
20387
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
20388
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
20388
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
20389
20389
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
20390
20390
|
let fetchResult;
|
|
20391
20391
|
try {
|
|
@@ -20566,7 +20566,7 @@ var Group = class Group extends Object$1 {
|
|
|
20566
20566
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
20567
20567
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
20568
20568
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
20569
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
20569
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
20570
20570
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
20571
20571
|
let fetchResult;
|
|
20572
20572
|
try {
|
|
@@ -20709,7 +20709,7 @@ var Group = class Group extends Object$1 {
|
|
|
20709
20709
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
20710
20710
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
20711
20711
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
20712
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
20712
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
20713
20713
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
20714
20714
|
let fetchResult;
|
|
20715
20715
|
try {
|
|
@@ -20849,7 +20849,7 @@ var Group = class Group extends Object$1 {
|
|
|
20849
20849
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
20850
20850
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
20851
20851
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
20852
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
20852
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
20853
20853
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
20854
20854
|
let fetchResult;
|
|
20855
20855
|
try {
|
|
@@ -20974,7 +20974,7 @@ var Group = class Group extends Object$1 {
|
|
|
20974
20974
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
20975
20975
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
20976
20976
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
20977
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
20977
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
20978
20978
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
20979
20979
|
let fetchResult;
|
|
20980
20980
|
try {
|
|
@@ -21102,7 +21102,7 @@ var Group = class Group extends Object$1 {
|
|
|
21102
21102
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
21103
21103
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
21104
21104
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
21105
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
21105
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
21106
21106
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
21107
21107
|
let fetchResult;
|
|
21108
21108
|
try {
|
|
@@ -21228,7 +21228,7 @@ var Group = class Group extends Object$1 {
|
|
|
21228
21228
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
21229
21229
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
21230
21230
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
21231
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
21231
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
21232
21232
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
21233
21233
|
let fetchResult;
|
|
21234
21234
|
try {
|
|
@@ -21352,7 +21352,7 @@ var Group = class Group extends Object$1 {
|
|
|
21352
21352
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
21353
21353
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
21354
21354
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
21355
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
21355
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
21356
21356
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
21357
21357
|
let fetchResult;
|
|
21358
21358
|
try {
|
|
@@ -21476,7 +21476,7 @@ var Group = class Group extends Object$1 {
|
|
|
21476
21476
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
21477
21477
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
21478
21478
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
21479
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
21479
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
21480
21480
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
21481
21481
|
let fetchResult;
|
|
21482
21482
|
try {
|
|
@@ -21639,7 +21639,7 @@ var Group = class Group extends Object$1 {
|
|
|
21639
21639
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
21640
21640
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
21641
21641
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
21642
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
21642
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
21643
21643
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
21644
21644
|
let fetchResult;
|
|
21645
21645
|
try {
|
|
@@ -21806,7 +21806,7 @@ var Group = class Group extends Object$1 {
|
|
|
21806
21806
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
21807
21807
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
21808
21808
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
21809
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
21809
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
21810
21810
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
21811
21811
|
let fetchResult;
|
|
21812
21812
|
try {
|
|
@@ -22021,7 +22021,7 @@ var Group = class Group extends Object$1 {
|
|
|
22021
22021
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
22022
22022
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
22023
22023
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
22024
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
22024
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
22025
22025
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
22026
22026
|
let fetchResult;
|
|
22027
22027
|
try {
|
|
@@ -22774,7 +22774,7 @@ var Group = class Group extends Object$1 {
|
|
|
22774
22774
|
*/
|
|
22775
22775
|
static async fromJsonLd(json, options = {}) {
|
|
22776
22776
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
22777
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
22777
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
22778
22778
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
22779
22779
|
try {
|
|
22780
22780
|
const object = await this.__fromJsonLd__Group__(json, span, options);
|
|
@@ -23250,14 +23250,14 @@ var Group = class Group extends Object$1 {
|
|
|
23250
23250
|
if (_2xEU4QtkC53RAun67T81Egqt9vmL_isCat.length == 1) proxy.cat = _2xEU4QtkC53RAun67T81Egqt9vmL_isCat[0];
|
|
23251
23251
|
return proxy;
|
|
23252
23252
|
}
|
|
23253
|
-
|
|
23254
|
-
|
|
23255
|
-
|
|
23256
|
-
|
|
23257
|
-
|
|
23258
|
-
|
|
23259
|
-
|
|
23260
|
-
|
|
23253
|
+
};
|
|
23254
|
+
Group.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
23255
|
+
const proxy = this._getCustomInspectProxy();
|
|
23256
|
+
return "Group " + inspect(proxy, options);
|
|
23257
|
+
};
|
|
23258
|
+
Group.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
23259
|
+
const proxy = this._getCustomInspectProxy();
|
|
23260
|
+
return "Group " + inspect(proxy, options);
|
|
23261
23261
|
};
|
|
23262
23262
|
/** A Link is an indirect, qualified reference to a resource identified by a URL.
|
|
23263
23263
|
* The fundamental model for links is established by RFC 5988. Many of the
|
|
@@ -23485,7 +23485,7 @@ var Link = class Link {
|
|
|
23485
23485
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
23486
23486
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
23487
23487
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
23488
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
23488
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
23489
23489
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
23490
23490
|
let fetchResult;
|
|
23491
23491
|
try {
|
|
@@ -23804,7 +23804,7 @@ var Link = class Link {
|
|
|
23804
23804
|
*/
|
|
23805
23805
|
static async fromJsonLd(json, options = {}) {
|
|
23806
23806
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
23807
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
23807
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
23808
23808
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
23809
23809
|
try {
|
|
23810
23810
|
const object = await this.__fromJsonLd__Link__(json, span, options);
|
|
@@ -24038,14 +24038,14 @@ var Link = class Link {
|
|
|
24038
24038
|
if (_gCVTegXxWWCw6wWRxa1QF65zusg_preview.length > 1 || !("preview" in proxy) && _gCVTegXxWWCw6wWRxa1QF65zusg_preview.length > 0) proxy.previews = _gCVTegXxWWCw6wWRxa1QF65zusg_preview;
|
|
24039
24039
|
return proxy;
|
|
24040
24040
|
}
|
|
24041
|
-
|
|
24042
|
-
|
|
24043
|
-
|
|
24044
|
-
|
|
24045
|
-
|
|
24046
|
-
|
|
24047
|
-
|
|
24048
|
-
|
|
24041
|
+
};
|
|
24042
|
+
Link.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
24043
|
+
const proxy = this._getCustomInspectProxy();
|
|
24044
|
+
return "Link " + inspect(proxy, options);
|
|
24045
|
+
};
|
|
24046
|
+
Link.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
24047
|
+
const proxy = this._getCustomInspectProxy();
|
|
24048
|
+
return "Link " + inspect(proxy, options);
|
|
24049
24049
|
};
|
|
24050
24050
|
/** A specialized {@link Link} that represents an #hashtag.
|
|
24051
24051
|
*
|
|
@@ -24143,7 +24143,7 @@ var Hashtag = class Hashtag extends Link {
|
|
|
24143
24143
|
*/
|
|
24144
24144
|
static async fromJsonLd(json, options = {}) {
|
|
24145
24145
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
24146
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
24146
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
24147
24147
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
24148
24148
|
try {
|
|
24149
24149
|
const object = await this.__fromJsonLd__Hashtag__(json, span, options);
|
|
@@ -24203,14 +24203,14 @@ var Hashtag = class Hashtag extends Link {
|
|
|
24203
24203
|
const proxy = super._getCustomInspectProxy();
|
|
24204
24204
|
return proxy;
|
|
24205
24205
|
}
|
|
24206
|
-
|
|
24207
|
-
|
|
24208
|
-
|
|
24209
|
-
|
|
24210
|
-
|
|
24211
|
-
|
|
24212
|
-
|
|
24213
|
-
|
|
24206
|
+
};
|
|
24207
|
+
Hashtag.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
24208
|
+
const proxy = this._getCustomInspectProxy();
|
|
24209
|
+
return "Hashtag " + inspect(proxy, options);
|
|
24210
|
+
};
|
|
24211
|
+
Hashtag.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
24212
|
+
const proxy = this._getCustomInspectProxy();
|
|
24213
|
+
return "Hashtag " + inspect(proxy, options);
|
|
24214
24214
|
};
|
|
24215
24215
|
/** An image document of any kind.
|
|
24216
24216
|
*/
|
|
@@ -24309,7 +24309,7 @@ var Image = class Image extends Document {
|
|
|
24309
24309
|
*/
|
|
24310
24310
|
static async fromJsonLd(json, options = {}) {
|
|
24311
24311
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
24312
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
24312
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
24313
24313
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
24314
24314
|
try {
|
|
24315
24315
|
const object = await this.__fromJsonLd__Image__(json, span, options);
|
|
@@ -24369,14 +24369,14 @@ var Image = class Image extends Document {
|
|
|
24369
24369
|
const proxy = super._getCustomInspectProxy();
|
|
24370
24370
|
return proxy;
|
|
24371
24371
|
}
|
|
24372
|
-
|
|
24373
|
-
|
|
24374
|
-
|
|
24375
|
-
|
|
24376
|
-
|
|
24377
|
-
|
|
24378
|
-
|
|
24379
|
-
|
|
24372
|
+
};
|
|
24373
|
+
Image.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
24374
|
+
const proxy = this._getCustomInspectProxy();
|
|
24375
|
+
return "Image " + inspect(proxy, options);
|
|
24376
|
+
};
|
|
24377
|
+
Image.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
24378
|
+
const proxy = this._getCustomInspectProxy();
|
|
24379
|
+
return "Image " + inspect(proxy, options);
|
|
24380
24380
|
};
|
|
24381
24381
|
/** Indicates that the actor is offering the object.
|
|
24382
24382
|
* If specified, the target indicates the entity to which
|
|
@@ -24469,7 +24469,7 @@ var Offer = class Offer extends Activity {
|
|
|
24469
24469
|
*/
|
|
24470
24470
|
static async fromJsonLd(json, options = {}) {
|
|
24471
24471
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
24472
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
24472
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
24473
24473
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
24474
24474
|
try {
|
|
24475
24475
|
const object = await this.__fromJsonLd__Offer__(json, span, options);
|
|
@@ -24530,14 +24530,14 @@ var Offer = class Offer extends Activity {
|
|
|
24530
24530
|
const proxy = super._getCustomInspectProxy();
|
|
24531
24531
|
return proxy;
|
|
24532
24532
|
}
|
|
24533
|
-
|
|
24534
|
-
|
|
24535
|
-
|
|
24536
|
-
|
|
24537
|
-
|
|
24538
|
-
|
|
24539
|
-
|
|
24540
|
-
|
|
24533
|
+
};
|
|
24534
|
+
Offer.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
24535
|
+
const proxy = this._getCustomInspectProxy();
|
|
24536
|
+
return "Offer " + inspect(proxy, options);
|
|
24537
|
+
};
|
|
24538
|
+
Offer.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
24539
|
+
const proxy = this._getCustomInspectProxy();
|
|
24540
|
+
return "Offer " + inspect(proxy, options);
|
|
24541
24541
|
};
|
|
24542
24542
|
/** A specialization of `Offer` in which the `actor` is extending an invitation
|
|
24543
24543
|
* for the `object` to the `target`.
|
|
@@ -24629,7 +24629,7 @@ var Invite = class Invite extends Offer {
|
|
|
24629
24629
|
*/
|
|
24630
24630
|
static async fromJsonLd(json, options = {}) {
|
|
24631
24631
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
24632
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
24632
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
24633
24633
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
24634
24634
|
try {
|
|
24635
24635
|
const object = await this.__fromJsonLd__Invite__(json, span, options);
|
|
@@ -24689,14 +24689,14 @@ var Invite = class Invite extends Offer {
|
|
|
24689
24689
|
const proxy = super._getCustomInspectProxy();
|
|
24690
24690
|
return proxy;
|
|
24691
24691
|
}
|
|
24692
|
-
|
|
24693
|
-
|
|
24694
|
-
|
|
24695
|
-
|
|
24696
|
-
|
|
24697
|
-
|
|
24698
|
-
|
|
24699
|
-
|
|
24692
|
+
};
|
|
24693
|
+
Invite.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
24694
|
+
const proxy = this._getCustomInspectProxy();
|
|
24695
|
+
return "Invite " + inspect(proxy, options);
|
|
24696
|
+
};
|
|
24697
|
+
Invite.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
24698
|
+
const proxy = this._getCustomInspectProxy();
|
|
24699
|
+
return "Invite " + inspect(proxy, options);
|
|
24700
24700
|
};
|
|
24701
24701
|
/** Indicates that the `actor` has joined the `object`.
|
|
24702
24702
|
* The `target` and `origin` typically have no defined meaning.
|
|
@@ -24788,7 +24788,7 @@ var Join = class Join extends Activity {
|
|
|
24788
24788
|
*/
|
|
24789
24789
|
static async fromJsonLd(json, options = {}) {
|
|
24790
24790
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
24791
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
24791
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
24792
24792
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
24793
24793
|
try {
|
|
24794
24794
|
const object = await this.__fromJsonLd__Join__(json, span, options);
|
|
@@ -24848,14 +24848,14 @@ var Join = class Join extends Activity {
|
|
|
24848
24848
|
const proxy = super._getCustomInspectProxy();
|
|
24849
24849
|
return proxy;
|
|
24850
24850
|
}
|
|
24851
|
-
|
|
24852
|
-
|
|
24853
|
-
|
|
24854
|
-
|
|
24855
|
-
|
|
24856
|
-
|
|
24857
|
-
|
|
24858
|
-
|
|
24851
|
+
};
|
|
24852
|
+
Join.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
24853
|
+
const proxy = this._getCustomInspectProxy();
|
|
24854
|
+
return "Join " + inspect(proxy, options);
|
|
24855
|
+
};
|
|
24856
|
+
Join.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
24857
|
+
const proxy = this._getCustomInspectProxy();
|
|
24858
|
+
return "Join " + inspect(proxy, options);
|
|
24859
24859
|
};
|
|
24860
24860
|
/** Indicates that the `actor` has left the `object`.
|
|
24861
24861
|
* The `target` and `origin` typically have no meaning.
|
|
@@ -24947,7 +24947,7 @@ var Leave = class Leave extends Activity {
|
|
|
24947
24947
|
*/
|
|
24948
24948
|
static async fromJsonLd(json, options = {}) {
|
|
24949
24949
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
24950
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
24950
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
24951
24951
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
24952
24952
|
try {
|
|
24953
24953
|
const object = await this.__fromJsonLd__Leave__(json, span, options);
|
|
@@ -25007,14 +25007,14 @@ var Leave = class Leave extends Activity {
|
|
|
25007
25007
|
const proxy = super._getCustomInspectProxy();
|
|
25008
25008
|
return proxy;
|
|
25009
25009
|
}
|
|
25010
|
-
|
|
25011
|
-
|
|
25012
|
-
|
|
25013
|
-
|
|
25014
|
-
|
|
25015
|
-
|
|
25016
|
-
|
|
25017
|
-
|
|
25010
|
+
};
|
|
25011
|
+
Leave.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
25012
|
+
const proxy = this._getCustomInspectProxy();
|
|
25013
|
+
return "Leave " + inspect(proxy, options);
|
|
25014
|
+
};
|
|
25015
|
+
Leave.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
25016
|
+
const proxy = this._getCustomInspectProxy();
|
|
25017
|
+
return "Leave " + inspect(proxy, options);
|
|
25018
25018
|
};
|
|
25019
25019
|
/** Indicates that the `actor` likes, recommends or endorses the `object`.
|
|
25020
25020
|
* The `target` and `origin` typically have no defined meaning.
|
|
@@ -25110,7 +25110,7 @@ var Like = class Like extends Activity {
|
|
|
25110
25110
|
*/
|
|
25111
25111
|
static async fromJsonLd(json, options = {}) {
|
|
25112
25112
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
25113
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
25113
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
25114
25114
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
25115
25115
|
try {
|
|
25116
25116
|
const object = await this.__fromJsonLd__Like__(json, span, options);
|
|
@@ -25170,14 +25170,14 @@ var Like = class Like extends Activity {
|
|
|
25170
25170
|
const proxy = super._getCustomInspectProxy();
|
|
25171
25171
|
return proxy;
|
|
25172
25172
|
}
|
|
25173
|
-
|
|
25174
|
-
|
|
25175
|
-
|
|
25176
|
-
|
|
25177
|
-
|
|
25178
|
-
|
|
25179
|
-
|
|
25180
|
-
|
|
25173
|
+
};
|
|
25174
|
+
Like.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
25175
|
+
const proxy = this._getCustomInspectProxy();
|
|
25176
|
+
return "Like " + inspect(proxy, options);
|
|
25177
|
+
};
|
|
25178
|
+
Like.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
25179
|
+
const proxy = this._getCustomInspectProxy();
|
|
25180
|
+
return "Like " + inspect(proxy, options);
|
|
25181
25181
|
};
|
|
25182
25182
|
/** Indicates that the `actor` has listened to the `object`.
|
|
25183
25183
|
*/
|
|
@@ -25268,7 +25268,7 @@ var Listen = class Listen extends Activity {
|
|
|
25268
25268
|
*/
|
|
25269
25269
|
static async fromJsonLd(json, options = {}) {
|
|
25270
25270
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
25271
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
25271
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
25272
25272
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
25273
25273
|
try {
|
|
25274
25274
|
const object = await this.__fromJsonLd__Listen__(json, span, options);
|
|
@@ -25328,14 +25328,14 @@ var Listen = class Listen extends Activity {
|
|
|
25328
25328
|
const proxy = super._getCustomInspectProxy();
|
|
25329
25329
|
return proxy;
|
|
25330
25330
|
}
|
|
25331
|
-
|
|
25332
|
-
|
|
25333
|
-
|
|
25334
|
-
|
|
25335
|
-
|
|
25336
|
-
|
|
25337
|
-
|
|
25338
|
-
|
|
25331
|
+
};
|
|
25332
|
+
Listen.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
25333
|
+
const proxy = this._getCustomInspectProxy();
|
|
25334
|
+
return "Listen " + inspect(proxy, options);
|
|
25335
|
+
};
|
|
25336
|
+
Listen.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
25337
|
+
const proxy = this._getCustomInspectProxy();
|
|
25338
|
+
return "Listen " + inspect(proxy, options);
|
|
25339
25339
|
};
|
|
25340
25340
|
/** A specialized {@link Link} that represents an @mention.
|
|
25341
25341
|
*/
|
|
@@ -25431,7 +25431,7 @@ var Mention = class Mention extends Link {
|
|
|
25431
25431
|
*/
|
|
25432
25432
|
static async fromJsonLd(json, options = {}) {
|
|
25433
25433
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
25434
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
25434
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
25435
25435
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
25436
25436
|
try {
|
|
25437
25437
|
const object = await this.__fromJsonLd__Mention__(json, span, options);
|
|
@@ -25491,14 +25491,14 @@ var Mention = class Mention extends Link {
|
|
|
25491
25491
|
const proxy = super._getCustomInspectProxy();
|
|
25492
25492
|
return proxy;
|
|
25493
25493
|
}
|
|
25494
|
-
|
|
25495
|
-
|
|
25496
|
-
|
|
25497
|
-
|
|
25498
|
-
|
|
25499
|
-
|
|
25500
|
-
|
|
25501
|
-
|
|
25494
|
+
};
|
|
25495
|
+
Mention.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
25496
|
+
const proxy = this._getCustomInspectProxy();
|
|
25497
|
+
return "Mention " + inspect(proxy, options);
|
|
25498
|
+
};
|
|
25499
|
+
Mention.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
25500
|
+
const proxy = this._getCustomInspectProxy();
|
|
25501
|
+
return "Mention " + inspect(proxy, options);
|
|
25502
25502
|
};
|
|
25503
25503
|
/** Indicates that the `actor` has moved `object` from `origin` to `target`.
|
|
25504
25504
|
* If the `origin` or `target` are not specified,
|
|
@@ -25591,7 +25591,7 @@ var Move = class Move extends Activity {
|
|
|
25591
25591
|
*/
|
|
25592
25592
|
static async fromJsonLd(json, options = {}) {
|
|
25593
25593
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
25594
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
25594
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
25595
25595
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
25596
25596
|
try {
|
|
25597
25597
|
const object = await this.__fromJsonLd__Move__(json, span, options);
|
|
@@ -25651,14 +25651,14 @@ var Move = class Move extends Activity {
|
|
|
25651
25651
|
const proxy = super._getCustomInspectProxy();
|
|
25652
25652
|
return proxy;
|
|
25653
25653
|
}
|
|
25654
|
-
|
|
25655
|
-
|
|
25656
|
-
|
|
25657
|
-
|
|
25658
|
-
|
|
25659
|
-
|
|
25660
|
-
|
|
25661
|
-
|
|
25654
|
+
};
|
|
25655
|
+
Move.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
25656
|
+
const proxy = this._getCustomInspectProxy();
|
|
25657
|
+
return "Move " + inspect(proxy, options);
|
|
25658
|
+
};
|
|
25659
|
+
Move.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
25660
|
+
const proxy = this._getCustomInspectProxy();
|
|
25661
|
+
return "Move " + inspect(proxy, options);
|
|
25662
25662
|
};
|
|
25663
25663
|
/** Represents a short written work typically less than a single paragraph in
|
|
25664
25664
|
* length.
|
|
@@ -25837,7 +25837,7 @@ var Note = class Note extends Object$1 {
|
|
|
25837
25837
|
*/
|
|
25838
25838
|
static async fromJsonLd(json, options = {}) {
|
|
25839
25839
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
25840
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
25840
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
25841
25841
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
25842
25842
|
try {
|
|
25843
25843
|
const object = await this.__fromJsonLd__Note__(json, span, options);
|
|
@@ -25911,14 +25911,14 @@ var Note = class Note extends Object$1 {
|
|
|
25911
25911
|
if (_K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl.length == 1) proxy.quoteUrl = _K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl[0];
|
|
25912
25912
|
return proxy;
|
|
25913
25913
|
}
|
|
25914
|
-
|
|
25915
|
-
|
|
25916
|
-
|
|
25917
|
-
|
|
25918
|
-
|
|
25919
|
-
|
|
25920
|
-
|
|
25921
|
-
|
|
25914
|
+
};
|
|
25915
|
+
Note.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
25916
|
+
const proxy = this._getCustomInspectProxy();
|
|
25917
|
+
return "Note " + inspect(proxy, options);
|
|
25918
|
+
};
|
|
25919
|
+
Note.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
25920
|
+
const proxy = this._getCustomInspectProxy();
|
|
25921
|
+
return "Note " + inspect(proxy, options);
|
|
25922
25922
|
};
|
|
25923
25923
|
/** A subtype of {@link Collection} in which members of the logical collection
|
|
25924
25924
|
* are assumed to always be strictly ordered.
|
|
@@ -25972,7 +25972,7 @@ var OrderedCollection = class OrderedCollection extends Collection {
|
|
|
25972
25972
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
25973
25973
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
25974
25974
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
25975
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
25975
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
25976
25976
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
25977
25977
|
let fetchResult;
|
|
25978
25978
|
try {
|
|
@@ -26227,7 +26227,7 @@ var OrderedCollection = class OrderedCollection extends Collection {
|
|
|
26227
26227
|
*/
|
|
26228
26228
|
static async fromJsonLd(json, options = {}) {
|
|
26229
26229
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
26230
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
26230
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
26231
26231
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
26232
26232
|
try {
|
|
26233
26233
|
const object = await this.__fromJsonLd__OrderedCollection__(json, span, options);
|
|
@@ -26372,14 +26372,14 @@ var OrderedCollection = class OrderedCollection extends Collection {
|
|
|
26372
26372
|
if (_2JPCKWTcfBmTCcW8Tv3TpRaLVaqg_items.length > 1 || !("item" in proxy) && _2JPCKWTcfBmTCcW8Tv3TpRaLVaqg_items.length > 0) proxy.items = _2JPCKWTcfBmTCcW8Tv3TpRaLVaqg_items;
|
|
26373
26373
|
return proxy;
|
|
26374
26374
|
}
|
|
26375
|
-
|
|
26376
|
-
|
|
26377
|
-
|
|
26378
|
-
|
|
26379
|
-
|
|
26380
|
-
|
|
26381
|
-
|
|
26382
|
-
|
|
26375
|
+
};
|
|
26376
|
+
OrderedCollection.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
26377
|
+
const proxy = this._getCustomInspectProxy();
|
|
26378
|
+
return "OrderedCollection " + inspect(proxy, options);
|
|
26379
|
+
};
|
|
26380
|
+
OrderedCollection.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
26381
|
+
const proxy = this._getCustomInspectProxy();
|
|
26382
|
+
return "OrderedCollection " + inspect(proxy, options);
|
|
26383
26383
|
};
|
|
26384
26384
|
/** Used to represent ordered subsets of items from an `OrderedCollection`.
|
|
26385
26385
|
* Refer to the Activity Streams 2.0 Core for a complete description of
|
|
@@ -26440,7 +26440,7 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
|
|
|
26440
26440
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
26441
26441
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
26442
26442
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
26443
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
26443
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
26444
26444
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
26445
26445
|
let fetchResult;
|
|
26446
26446
|
try {
|
|
@@ -26721,7 +26721,7 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
|
|
|
26721
26721
|
*/
|
|
26722
26722
|
static async fromJsonLd(json, options = {}) {
|
|
26723
26723
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
26724
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
26724
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
26725
26725
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
26726
26726
|
try {
|
|
26727
26727
|
const object = await this.__fromJsonLd__OrderedCollectionPage__(json, span, options);
|
|
@@ -26878,14 +26878,14 @@ var OrderedCollectionPage = class OrderedCollectionPage extends CollectionPage {
|
|
|
26878
26878
|
if (_2W4yinFwqmpneu2h4m1mZ3pcLADd_startIndex.length == 1) proxy.startIndex = _2W4yinFwqmpneu2h4m1mZ3pcLADd_startIndex[0];
|
|
26879
26879
|
return proxy;
|
|
26880
26880
|
}
|
|
26881
|
-
|
|
26882
|
-
|
|
26883
|
-
|
|
26884
|
-
|
|
26885
|
-
|
|
26886
|
-
|
|
26887
|
-
|
|
26888
|
-
|
|
26881
|
+
};
|
|
26882
|
+
OrderedCollectionPage.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
26883
|
+
const proxy = this._getCustomInspectProxy();
|
|
26884
|
+
return "OrderedCollectionPage " + inspect(proxy, options);
|
|
26885
|
+
};
|
|
26886
|
+
OrderedCollectionPage.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
26887
|
+
const proxy = this._getCustomInspectProxy();
|
|
26888
|
+
return "OrderedCollectionPage " + inspect(proxy, options);
|
|
26889
26889
|
};
|
|
26890
26890
|
/** Represents an organization.
|
|
26891
26891
|
*/
|
|
@@ -27220,7 +27220,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
27220
27220
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
27221
27221
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
27222
27222
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
27223
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
27223
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
27224
27224
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
27225
27225
|
let fetchResult;
|
|
27226
27226
|
try {
|
|
@@ -27383,7 +27383,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
27383
27383
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
27384
27384
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
27385
27385
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
27386
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
27386
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
27387
27387
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
27388
27388
|
let fetchResult;
|
|
27389
27389
|
try {
|
|
@@ -27564,7 +27564,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
27564
27564
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
27565
27565
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
27566
27566
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
27567
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
27567
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
27568
27568
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
27569
27569
|
let fetchResult;
|
|
27570
27570
|
try {
|
|
@@ -27707,7 +27707,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
27707
27707
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
27708
27708
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
27709
27709
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
27710
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
27710
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
27711
27711
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
27712
27712
|
let fetchResult;
|
|
27713
27713
|
try {
|
|
@@ -27847,7 +27847,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
27847
27847
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
27848
27848
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
27849
27849
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
27850
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
27850
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
27851
27851
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
27852
27852
|
let fetchResult;
|
|
27853
27853
|
try {
|
|
@@ -27972,7 +27972,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
27972
27972
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
27973
27973
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
27974
27974
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
27975
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
27975
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
27976
27976
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
27977
27977
|
let fetchResult;
|
|
27978
27978
|
try {
|
|
@@ -28100,7 +28100,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
28100
28100
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
28101
28101
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
28102
28102
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
28103
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
28103
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
28104
28104
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
28105
28105
|
let fetchResult;
|
|
28106
28106
|
try {
|
|
@@ -28226,7 +28226,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
28226
28226
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
28227
28227
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
28228
28228
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
28229
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
28229
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
28230
28230
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
28231
28231
|
let fetchResult;
|
|
28232
28232
|
try {
|
|
@@ -28350,7 +28350,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
28350
28350
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
28351
28351
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
28352
28352
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
28353
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
28353
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
28354
28354
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
28355
28355
|
let fetchResult;
|
|
28356
28356
|
try {
|
|
@@ -28474,7 +28474,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
28474
28474
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
28475
28475
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
28476
28476
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
28477
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
28477
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
28478
28478
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
28479
28479
|
let fetchResult;
|
|
28480
28480
|
try {
|
|
@@ -28637,7 +28637,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
28637
28637
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
28638
28638
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
28639
28639
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
28640
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
28640
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
28641
28641
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
28642
28642
|
let fetchResult;
|
|
28643
28643
|
try {
|
|
@@ -28804,7 +28804,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
28804
28804
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
28805
28805
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
28806
28806
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
28807
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
28807
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
28808
28808
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
28809
28809
|
let fetchResult;
|
|
28810
28810
|
try {
|
|
@@ -29019,7 +29019,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
29019
29019
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
29020
29020
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
29021
29021
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
29022
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
29022
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
29023
29023
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
29024
29024
|
let fetchResult;
|
|
29025
29025
|
try {
|
|
@@ -29772,7 +29772,7 @@ var Organization = class Organization extends Object$1 {
|
|
|
29772
29772
|
*/
|
|
29773
29773
|
static async fromJsonLd(json, options = {}) {
|
|
29774
29774
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
29775
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
29775
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
29776
29776
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
29777
29777
|
try {
|
|
29778
29778
|
const object = await this.__fromJsonLd__Organization__(json, span, options);
|
|
@@ -30248,14 +30248,14 @@ var Organization = class Organization extends Object$1 {
|
|
|
30248
30248
|
if (_2xEU4QtkC53RAun67T81Egqt9vmL_isCat.length == 1) proxy.cat = _2xEU4QtkC53RAun67T81Egqt9vmL_isCat[0];
|
|
30249
30249
|
return proxy;
|
|
30250
30250
|
}
|
|
30251
|
-
|
|
30252
|
-
|
|
30253
|
-
|
|
30254
|
-
|
|
30255
|
-
|
|
30256
|
-
|
|
30257
|
-
|
|
30258
|
-
|
|
30251
|
+
};
|
|
30252
|
+
Organization.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
30253
|
+
const proxy = this._getCustomInspectProxy();
|
|
30254
|
+
return "Organization " + inspect(proxy, options);
|
|
30255
|
+
};
|
|
30256
|
+
Organization.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
30257
|
+
const proxy = this._getCustomInspectProxy();
|
|
30258
|
+
return "Organization " + inspect(proxy, options);
|
|
30259
30259
|
};
|
|
30260
30260
|
/** Represents a Web Page.
|
|
30261
30261
|
*/
|
|
@@ -30354,7 +30354,7 @@ var Page = class Page extends Document {
|
|
|
30354
30354
|
*/
|
|
30355
30355
|
static async fromJsonLd(json, options = {}) {
|
|
30356
30356
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
30357
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
30357
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
30358
30358
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
30359
30359
|
try {
|
|
30360
30360
|
const object = await this.__fromJsonLd__Page__(json, span, options);
|
|
@@ -30414,14 +30414,14 @@ var Page = class Page extends Document {
|
|
|
30414
30414
|
const proxy = super._getCustomInspectProxy();
|
|
30415
30415
|
return proxy;
|
|
30416
30416
|
}
|
|
30417
|
-
|
|
30418
|
-
|
|
30419
|
-
|
|
30420
|
-
|
|
30421
|
-
|
|
30422
|
-
|
|
30423
|
-
|
|
30424
|
-
|
|
30417
|
+
};
|
|
30418
|
+
Page.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
30419
|
+
const proxy = this._getCustomInspectProxy();
|
|
30420
|
+
return "Page " + inspect(proxy, options);
|
|
30421
|
+
};
|
|
30422
|
+
Page.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
30423
|
+
const proxy = this._getCustomInspectProxy();
|
|
30424
|
+
return "Page " + inspect(proxy, options);
|
|
30425
30425
|
};
|
|
30426
30426
|
/** Represents an individual person.
|
|
30427
30427
|
*/
|
|
@@ -30756,7 +30756,7 @@ var Person = class Person extends Object$1 {
|
|
|
30756
30756
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
30757
30757
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
30758
30758
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
30759
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
30759
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
30760
30760
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
30761
30761
|
let fetchResult;
|
|
30762
30762
|
try {
|
|
@@ -30919,7 +30919,7 @@ var Person = class Person extends Object$1 {
|
|
|
30919
30919
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
30920
30920
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
30921
30921
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
30922
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
30922
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
30923
30923
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
30924
30924
|
let fetchResult;
|
|
30925
30925
|
try {
|
|
@@ -31100,7 +31100,7 @@ var Person = class Person extends Object$1 {
|
|
|
31100
31100
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
31101
31101
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
31102
31102
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
31103
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
31103
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
31104
31104
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
31105
31105
|
let fetchResult;
|
|
31106
31106
|
try {
|
|
@@ -31243,7 +31243,7 @@ var Person = class Person extends Object$1 {
|
|
|
31243
31243
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
31244
31244
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
31245
31245
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
31246
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
31246
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
31247
31247
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
31248
31248
|
let fetchResult;
|
|
31249
31249
|
try {
|
|
@@ -31383,7 +31383,7 @@ var Person = class Person extends Object$1 {
|
|
|
31383
31383
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
31384
31384
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
31385
31385
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
31386
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
31386
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
31387
31387
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
31388
31388
|
let fetchResult;
|
|
31389
31389
|
try {
|
|
@@ -31508,7 +31508,7 @@ var Person = class Person extends Object$1 {
|
|
|
31508
31508
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
31509
31509
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
31510
31510
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
31511
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
31511
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
31512
31512
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
31513
31513
|
let fetchResult;
|
|
31514
31514
|
try {
|
|
@@ -31636,7 +31636,7 @@ var Person = class Person extends Object$1 {
|
|
|
31636
31636
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
31637
31637
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
31638
31638
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
31639
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
31639
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
31640
31640
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
31641
31641
|
let fetchResult;
|
|
31642
31642
|
try {
|
|
@@ -31762,7 +31762,7 @@ var Person = class Person extends Object$1 {
|
|
|
31762
31762
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
31763
31763
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
31764
31764
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
31765
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
31765
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
31766
31766
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
31767
31767
|
let fetchResult;
|
|
31768
31768
|
try {
|
|
@@ -31886,7 +31886,7 @@ var Person = class Person extends Object$1 {
|
|
|
31886
31886
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
31887
31887
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
31888
31888
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
31889
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
31889
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
31890
31890
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
31891
31891
|
let fetchResult;
|
|
31892
31892
|
try {
|
|
@@ -32010,7 +32010,7 @@ var Person = class Person extends Object$1 {
|
|
|
32010
32010
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
32011
32011
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
32012
32012
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
32013
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
32013
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
32014
32014
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
32015
32015
|
let fetchResult;
|
|
32016
32016
|
try {
|
|
@@ -32173,7 +32173,7 @@ var Person = class Person extends Object$1 {
|
|
|
32173
32173
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
32174
32174
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
32175
32175
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
32176
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
32176
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
32177
32177
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
32178
32178
|
let fetchResult;
|
|
32179
32179
|
try {
|
|
@@ -32340,7 +32340,7 @@ var Person = class Person extends Object$1 {
|
|
|
32340
32340
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
32341
32341
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
32342
32342
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
32343
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
32343
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
32344
32344
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
32345
32345
|
let fetchResult;
|
|
32346
32346
|
try {
|
|
@@ -32555,7 +32555,7 @@ var Person = class Person extends Object$1 {
|
|
|
32555
32555
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
32556
32556
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
32557
32557
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
32558
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
32558
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
32559
32559
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
32560
32560
|
let fetchResult;
|
|
32561
32561
|
try {
|
|
@@ -33308,7 +33308,7 @@ var Person = class Person extends Object$1 {
|
|
|
33308
33308
|
*/
|
|
33309
33309
|
static async fromJsonLd(json, options = {}) {
|
|
33310
33310
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
33311
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
33311
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
33312
33312
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
33313
33313
|
try {
|
|
33314
33314
|
const object = await this.__fromJsonLd__Person__(json, span, options);
|
|
@@ -33784,14 +33784,14 @@ var Person = class Person extends Object$1 {
|
|
|
33784
33784
|
if (_2xEU4QtkC53RAun67T81Egqt9vmL_isCat.length == 1) proxy.cat = _2xEU4QtkC53RAun67T81Egqt9vmL_isCat[0];
|
|
33785
33785
|
return proxy;
|
|
33786
33786
|
}
|
|
33787
|
-
|
|
33788
|
-
|
|
33789
|
-
|
|
33790
|
-
|
|
33791
|
-
|
|
33792
|
-
|
|
33793
|
-
|
|
33794
|
-
|
|
33787
|
+
};
|
|
33788
|
+
Person.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
33789
|
+
const proxy = this._getCustomInspectProxy();
|
|
33790
|
+
return "Person " + inspect(proxy, options);
|
|
33791
|
+
};
|
|
33792
|
+
Person.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
33793
|
+
const proxy = this._getCustomInspectProxy();
|
|
33794
|
+
return "Person " + inspect(proxy, options);
|
|
33795
33795
|
};
|
|
33796
33796
|
/** Represents a logical or physical location. See [5.3 Representing
|
|
33797
33797
|
* Places](https://www.w3.org/TR/activitystreams-vocabulary/#places)
|
|
@@ -34083,7 +34083,7 @@ var Place = class Place extends Object$1 {
|
|
|
34083
34083
|
*/
|
|
34084
34084
|
static async fromJsonLd(json, options = {}) {
|
|
34085
34085
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
34086
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
34086
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
34087
34087
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
34088
34088
|
try {
|
|
34089
34089
|
const object = await this.__fromJsonLd__Place__(json, span, options);
|
|
@@ -34217,14 +34217,14 @@ var Place = class Place extends Object$1 {
|
|
|
34217
34217
|
if (_oKrwxU4V8wiKhMW1QEYQibcJh8c_units.length == 1) proxy.units = _oKrwxU4V8wiKhMW1QEYQibcJh8c_units[0];
|
|
34218
34218
|
return proxy;
|
|
34219
34219
|
}
|
|
34220
|
-
|
|
34221
|
-
|
|
34222
|
-
|
|
34223
|
-
|
|
34224
|
-
|
|
34225
|
-
|
|
34226
|
-
|
|
34227
|
-
|
|
34220
|
+
};
|
|
34221
|
+
Place.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
34222
|
+
const proxy = this._getCustomInspectProxy();
|
|
34223
|
+
return "Place " + inspect(proxy, options);
|
|
34224
|
+
};
|
|
34225
|
+
Place.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
34226
|
+
const proxy = this._getCustomInspectProxy();
|
|
34227
|
+
return "Place " + inspect(proxy, options);
|
|
34228
34228
|
};
|
|
34229
34229
|
/** A {@link Profile} is a content object that describes another {@link Object},
|
|
34230
34230
|
* typically used to describe [Actor
|
|
@@ -34280,7 +34280,7 @@ var Profile = class Profile extends Object$1 {
|
|
|
34280
34280
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
34281
34281
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
34282
34282
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
34283
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
34283
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
34284
34284
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
34285
34285
|
let fetchResult;
|
|
34286
34286
|
try {
|
|
@@ -34480,7 +34480,7 @@ var Profile = class Profile extends Object$1 {
|
|
|
34480
34480
|
*/
|
|
34481
34481
|
static async fromJsonLd(json, options = {}) {
|
|
34482
34482
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
34483
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
34483
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
34484
34484
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
34485
34485
|
try {
|
|
34486
34486
|
const object = await this.__fromJsonLd__Profile__(json, span, options);
|
|
@@ -34560,14 +34560,14 @@ var Profile = class Profile extends Object$1 {
|
|
|
34560
34560
|
if (_3CLQ1PLSXrhSQbTGGHuxNyaEFKM1_describes.length == 1) proxy.describes = _3CLQ1PLSXrhSQbTGGHuxNyaEFKM1_describes[0];
|
|
34561
34561
|
return proxy;
|
|
34562
34562
|
}
|
|
34563
|
-
|
|
34564
|
-
|
|
34565
|
-
|
|
34566
|
-
|
|
34567
|
-
|
|
34568
|
-
|
|
34569
|
-
|
|
34570
|
-
|
|
34563
|
+
};
|
|
34564
|
+
Profile.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
34565
|
+
const proxy = this._getCustomInspectProxy();
|
|
34566
|
+
return "Profile " + inspect(proxy, options);
|
|
34567
|
+
};
|
|
34568
|
+
Profile.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
34569
|
+
const proxy = this._getCustomInspectProxy();
|
|
34570
|
+
return "Profile " + inspect(proxy, options);
|
|
34571
34571
|
};
|
|
34572
34572
|
/** Represents a question being asked. Question objects are an extension of
|
|
34573
34573
|
* {@link IntransitiveActivity}. That is, the Question object is an Activity,
|
|
@@ -34658,7 +34658,7 @@ var Question = class Question extends IntransitiveActivity {
|
|
|
34658
34658
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
34659
34659
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
34660
34660
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
34661
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
34661
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
34662
34662
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
34663
34663
|
let fetchResult;
|
|
34664
34664
|
try {
|
|
@@ -34781,7 +34781,7 @@ var Question = class Question extends IntransitiveActivity {
|
|
|
34781
34781
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
34782
34782
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
34783
34783
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
34784
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
34784
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
34785
34785
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
34786
34786
|
let fetchResult;
|
|
34787
34787
|
try {
|
|
@@ -35059,7 +35059,7 @@ var Question = class Question extends IntransitiveActivity {
|
|
|
35059
35059
|
*/
|
|
35060
35060
|
static async fromJsonLd(json, options = {}) {
|
|
35061
35061
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
35062
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
35062
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
35063
35063
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
35064
35064
|
try {
|
|
35065
35065
|
const object = await this.__fromJsonLd__Question__(json, span, options);
|
|
@@ -35199,14 +35199,14 @@ var Question = class Question extends IntransitiveActivity {
|
|
|
35199
35199
|
if (_K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl.length == 1) proxy.quoteUrl = _K1zrMQkQjmciFAmGdGLfaDbG925_quoteUrl[0];
|
|
35200
35200
|
return proxy;
|
|
35201
35201
|
}
|
|
35202
|
-
|
|
35203
|
-
|
|
35204
|
-
|
|
35205
|
-
|
|
35206
|
-
|
|
35207
|
-
|
|
35208
|
-
|
|
35209
|
-
|
|
35202
|
+
};
|
|
35203
|
+
Question.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
35204
|
+
const proxy = this._getCustomInspectProxy();
|
|
35205
|
+
return "Question " + inspect(proxy, options);
|
|
35206
|
+
};
|
|
35207
|
+
Question.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
35208
|
+
const proxy = this._getCustomInspectProxy();
|
|
35209
|
+
return "Question " + inspect(proxy, options);
|
|
35210
35210
|
};
|
|
35211
35211
|
/** Indicates that the `actor` has read the `object`.
|
|
35212
35212
|
*/
|
|
@@ -35297,7 +35297,7 @@ var Read = class Read extends Activity {
|
|
|
35297
35297
|
*/
|
|
35298
35298
|
static async fromJsonLd(json, options = {}) {
|
|
35299
35299
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
35300
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
35300
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
35301
35301
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
35302
35302
|
try {
|
|
35303
35303
|
const object = await this.__fromJsonLd__Read__(json, span, options);
|
|
@@ -35357,14 +35357,14 @@ var Read = class Read extends Activity {
|
|
|
35357
35357
|
const proxy = super._getCustomInspectProxy();
|
|
35358
35358
|
return proxy;
|
|
35359
35359
|
}
|
|
35360
|
-
|
|
35361
|
-
|
|
35362
|
-
|
|
35363
|
-
|
|
35364
|
-
|
|
35365
|
-
|
|
35366
|
-
|
|
35367
|
-
|
|
35360
|
+
};
|
|
35361
|
+
Read.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
35362
|
+
const proxy = this._getCustomInspectProxy();
|
|
35363
|
+
return "Read " + inspect(proxy, options);
|
|
35364
|
+
};
|
|
35365
|
+
Read.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
35366
|
+
const proxy = this._getCustomInspectProxy();
|
|
35367
|
+
return "Read " + inspect(proxy, options);
|
|
35368
35368
|
};
|
|
35369
35369
|
/** Indicates that the `actor` is rejecting the `object`. The `target` and
|
|
35370
35370
|
* `origin` typically have no defined meaning.
|
|
@@ -35456,7 +35456,7 @@ var Reject = class Reject extends Activity {
|
|
|
35456
35456
|
*/
|
|
35457
35457
|
static async fromJsonLd(json, options = {}) {
|
|
35458
35458
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
35459
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
35459
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
35460
35460
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
35461
35461
|
try {
|
|
35462
35462
|
const object = await this.__fromJsonLd__Reject__(json, span, options);
|
|
@@ -35517,14 +35517,14 @@ var Reject = class Reject extends Activity {
|
|
|
35517
35517
|
const proxy = super._getCustomInspectProxy();
|
|
35518
35518
|
return proxy;
|
|
35519
35519
|
}
|
|
35520
|
-
|
|
35521
|
-
|
|
35522
|
-
|
|
35523
|
-
|
|
35524
|
-
|
|
35525
|
-
|
|
35526
|
-
|
|
35527
|
-
|
|
35520
|
+
};
|
|
35521
|
+
Reject.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
35522
|
+
const proxy = this._getCustomInspectProxy();
|
|
35523
|
+
return "Reject " + inspect(proxy, options);
|
|
35524
|
+
};
|
|
35525
|
+
Reject.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
35526
|
+
const proxy = this._getCustomInspectProxy();
|
|
35527
|
+
return "Reject " + inspect(proxy, options);
|
|
35528
35528
|
};
|
|
35529
35529
|
/** Describes a relationship between two individuals.
|
|
35530
35530
|
* The {@link Relationship.subject} and {@link Relationship.object} properties
|
|
@@ -35636,7 +35636,7 @@ var Relationship = class Relationship extends Object$1 {
|
|
|
35636
35636
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
35637
35637
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
35638
35638
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
35639
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
35639
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
35640
35640
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
35641
35641
|
let fetchResult;
|
|
35642
35642
|
try {
|
|
@@ -35760,7 +35760,7 @@ var Relationship = class Relationship extends Object$1 {
|
|
|
35760
35760
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
35761
35761
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
35762
35762
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
35763
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
35763
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
35764
35764
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
35765
35765
|
let fetchResult;
|
|
35766
35766
|
try {
|
|
@@ -35923,7 +35923,7 @@ var Relationship = class Relationship extends Object$1 {
|
|
|
35923
35923
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
35924
35924
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
35925
35925
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
35926
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
35926
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
35927
35927
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
35928
35928
|
let fetchResult;
|
|
35929
35929
|
try {
|
|
@@ -36206,7 +36206,7 @@ var Relationship = class Relationship extends Object$1 {
|
|
|
36206
36206
|
*/
|
|
36207
36207
|
static async fromJsonLd(json, options = {}) {
|
|
36208
36208
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
36209
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
36209
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
36210
36210
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
36211
36211
|
try {
|
|
36212
36212
|
const object = await this.__fromJsonLd__Relationship__(json, span, options);
|
|
@@ -36328,14 +36328,14 @@ var Relationship = class Relationship extends Object$1 {
|
|
|
36328
36328
|
if (_4Lzz89F9qipAQSGkWyX9DGWiUojG_relationship.length > 1 || !("relationship" in proxy) && _4Lzz89F9qipAQSGkWyX9DGWiUojG_relationship.length > 0) proxy.relationships = _4Lzz89F9qipAQSGkWyX9DGWiUojG_relationship;
|
|
36329
36329
|
return proxy;
|
|
36330
36330
|
}
|
|
36331
|
-
|
|
36332
|
-
|
|
36333
|
-
|
|
36334
|
-
|
|
36335
|
-
|
|
36336
|
-
|
|
36337
|
-
|
|
36338
|
-
|
|
36331
|
+
};
|
|
36332
|
+
Relationship.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
36333
|
+
const proxy = this._getCustomInspectProxy();
|
|
36334
|
+
return "Relationship " + inspect(proxy, options);
|
|
36335
|
+
};
|
|
36336
|
+
Relationship.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
36337
|
+
const proxy = this._getCustomInspectProxy();
|
|
36338
|
+
return "Relationship " + inspect(proxy, options);
|
|
36339
36339
|
};
|
|
36340
36340
|
/** Indicates that the `actor` is removing the `object`. If specified,
|
|
36341
36341
|
* the `origin` indicates the context from which the `object` is being removed.
|
|
@@ -36427,7 +36427,7 @@ var Remove = class Remove extends Activity {
|
|
|
36427
36427
|
*/
|
|
36428
36428
|
static async fromJsonLd(json, options = {}) {
|
|
36429
36429
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
36430
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
36430
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
36431
36431
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
36432
36432
|
try {
|
|
36433
36433
|
const object = await this.__fromJsonLd__Remove__(json, span, options);
|
|
@@ -36487,14 +36487,14 @@ var Remove = class Remove extends Activity {
|
|
|
36487
36487
|
const proxy = super._getCustomInspectProxy();
|
|
36488
36488
|
return proxy;
|
|
36489
36489
|
}
|
|
36490
|
-
|
|
36491
|
-
|
|
36492
|
-
|
|
36493
|
-
|
|
36494
|
-
|
|
36495
|
-
|
|
36496
|
-
|
|
36497
|
-
|
|
36490
|
+
};
|
|
36491
|
+
Remove.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
36492
|
+
const proxy = this._getCustomInspectProxy();
|
|
36493
|
+
return "Remove " + inspect(proxy, options);
|
|
36494
|
+
};
|
|
36495
|
+
Remove.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
36496
|
+
const proxy = this._getCustomInspectProxy();
|
|
36497
|
+
return "Remove " + inspect(proxy, options);
|
|
36498
36498
|
};
|
|
36499
36499
|
/** Represents a service of any kind.
|
|
36500
36500
|
*/
|
|
@@ -36829,7 +36829,7 @@ var Service = class Service extends Object$1 {
|
|
|
36829
36829
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
36830
36830
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
36831
36831
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
36832
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
36832
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
36833
36833
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
36834
36834
|
let fetchResult;
|
|
36835
36835
|
try {
|
|
@@ -36992,7 +36992,7 @@ var Service = class Service extends Object$1 {
|
|
|
36992
36992
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
36993
36993
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
36994
36994
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
36995
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
36995
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
36996
36996
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
36997
36997
|
let fetchResult;
|
|
36998
36998
|
try {
|
|
@@ -37173,7 +37173,7 @@ var Service = class Service extends Object$1 {
|
|
|
37173
37173
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
37174
37174
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
37175
37175
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
37176
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
37176
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
37177
37177
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
37178
37178
|
let fetchResult;
|
|
37179
37179
|
try {
|
|
@@ -37316,7 +37316,7 @@ var Service = class Service extends Object$1 {
|
|
|
37316
37316
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
37317
37317
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
37318
37318
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
37319
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
37319
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
37320
37320
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
37321
37321
|
let fetchResult;
|
|
37322
37322
|
try {
|
|
@@ -37456,7 +37456,7 @@ var Service = class Service extends Object$1 {
|
|
|
37456
37456
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
37457
37457
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
37458
37458
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
37459
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
37459
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
37460
37460
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
37461
37461
|
let fetchResult;
|
|
37462
37462
|
try {
|
|
@@ -37581,7 +37581,7 @@ var Service = class Service extends Object$1 {
|
|
|
37581
37581
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
37582
37582
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
37583
37583
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
37584
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
37584
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
37585
37585
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
37586
37586
|
let fetchResult;
|
|
37587
37587
|
try {
|
|
@@ -37709,7 +37709,7 @@ var Service = class Service extends Object$1 {
|
|
|
37709
37709
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
37710
37710
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
37711
37711
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
37712
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
37712
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
37713
37713
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
37714
37714
|
let fetchResult;
|
|
37715
37715
|
try {
|
|
@@ -37835,7 +37835,7 @@ var Service = class Service extends Object$1 {
|
|
|
37835
37835
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
37836
37836
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
37837
37837
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
37838
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
37838
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
37839
37839
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
37840
37840
|
let fetchResult;
|
|
37841
37841
|
try {
|
|
@@ -37959,7 +37959,7 @@ var Service = class Service extends Object$1 {
|
|
|
37959
37959
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
37960
37960
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
37961
37961
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
37962
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
37962
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
37963
37963
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
37964
37964
|
let fetchResult;
|
|
37965
37965
|
try {
|
|
@@ -38083,7 +38083,7 @@ var Service = class Service extends Object$1 {
|
|
|
38083
38083
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
38084
38084
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
38085
38085
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
38086
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
38086
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
38087
38087
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
38088
38088
|
let fetchResult;
|
|
38089
38089
|
try {
|
|
@@ -38246,7 +38246,7 @@ var Service = class Service extends Object$1 {
|
|
|
38246
38246
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
38247
38247
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
38248
38248
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
38249
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
38249
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
38250
38250
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
38251
38251
|
let fetchResult;
|
|
38252
38252
|
try {
|
|
@@ -38413,7 +38413,7 @@ var Service = class Service extends Object$1 {
|
|
|
38413
38413
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
38414
38414
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
38415
38415
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
38416
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
38416
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
38417
38417
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
38418
38418
|
let fetchResult;
|
|
38419
38419
|
try {
|
|
@@ -38628,7 +38628,7 @@ var Service = class Service extends Object$1 {
|
|
|
38628
38628
|
const documentLoader = options.documentLoader ?? this._documentLoader ?? getDocumentLoader();
|
|
38629
38629
|
const contextLoader = options.contextLoader ?? this._contextLoader ?? getDocumentLoader();
|
|
38630
38630
|
const tracerProvider = options.tracerProvider ?? this._tracerProvider ?? trace.getTracerProvider();
|
|
38631
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
38631
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
38632
38632
|
return await tracer.startActiveSpan("activitypub.lookup_object", async (span) => {
|
|
38633
38633
|
let fetchResult;
|
|
38634
38634
|
try {
|
|
@@ -39381,7 +39381,7 @@ var Service = class Service extends Object$1 {
|
|
|
39381
39381
|
*/
|
|
39382
39382
|
static async fromJsonLd(json, options = {}) {
|
|
39383
39383
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
39384
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
39384
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
39385
39385
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
39386
39386
|
try {
|
|
39387
39387
|
const object = await this.__fromJsonLd__Service__(json, span, options);
|
|
@@ -39857,14 +39857,14 @@ var Service = class Service extends Object$1 {
|
|
|
39857
39857
|
if (_2xEU4QtkC53RAun67T81Egqt9vmL_isCat.length == 1) proxy.cat = _2xEU4QtkC53RAun67T81Egqt9vmL_isCat[0];
|
|
39858
39858
|
return proxy;
|
|
39859
39859
|
}
|
|
39860
|
-
|
|
39861
|
-
|
|
39862
|
-
|
|
39863
|
-
|
|
39864
|
-
|
|
39865
|
-
|
|
39866
|
-
|
|
39867
|
-
|
|
39860
|
+
};
|
|
39861
|
+
Service.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
39862
|
+
const proxy = this._getCustomInspectProxy();
|
|
39863
|
+
return "Service " + inspect(proxy, options);
|
|
39864
|
+
};
|
|
39865
|
+
Service.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
39866
|
+
const proxy = this._getCustomInspectProxy();
|
|
39867
|
+
return "Service " + inspect(proxy, options);
|
|
39868
39868
|
};
|
|
39869
39869
|
/** Contents of {@link Object}'s `source`.
|
|
39870
39870
|
*/
|
|
@@ -40058,7 +40058,7 @@ var Source = class {
|
|
|
40058
40058
|
*/
|
|
40059
40059
|
static async fromJsonLd(json, options = {}) {
|
|
40060
40060
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
40061
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
40061
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
40062
40062
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
40063
40063
|
try {
|
|
40064
40064
|
const object = await this.__fromJsonLd__Source__(json, span, options);
|
|
@@ -40144,14 +40144,14 @@ var Source = class {
|
|
|
40144
40144
|
if (_3BLrzmscsjHCw8TF5BHRW9WkPnX8_mediaType.length == 1) proxy.mediaType = _3BLrzmscsjHCw8TF5BHRW9WkPnX8_mediaType[0];
|
|
40145
40145
|
return proxy;
|
|
40146
40146
|
}
|
|
40147
|
-
|
|
40148
|
-
|
|
40149
|
-
|
|
40150
|
-
|
|
40151
|
-
|
|
40152
|
-
|
|
40153
|
-
|
|
40154
|
-
|
|
40147
|
+
};
|
|
40148
|
+
Source.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
40149
|
+
const proxy = this._getCustomInspectProxy();
|
|
40150
|
+
return "Source " + inspect(proxy, options);
|
|
40151
|
+
};
|
|
40152
|
+
Source.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
40153
|
+
const proxy = this._getCustomInspectProxy();
|
|
40154
|
+
return "Source " + inspect(proxy, options);
|
|
40155
40155
|
};
|
|
40156
40156
|
/** A specialization of {@link Accept} indicating that
|
|
40157
40157
|
* the acceptance is tentative.
|
|
@@ -40243,7 +40243,7 @@ var TentativeAccept = class TentativeAccept extends Accept {
|
|
|
40243
40243
|
*/
|
|
40244
40244
|
static async fromJsonLd(json, options = {}) {
|
|
40245
40245
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
40246
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
40246
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
40247
40247
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
40248
40248
|
try {
|
|
40249
40249
|
const object = await this.__fromJsonLd__TentativeAccept__(json, span, options);
|
|
@@ -40303,14 +40303,14 @@ var TentativeAccept = class TentativeAccept extends Accept {
|
|
|
40303
40303
|
const proxy = super._getCustomInspectProxy();
|
|
40304
40304
|
return proxy;
|
|
40305
40305
|
}
|
|
40306
|
-
|
|
40307
|
-
|
|
40308
|
-
|
|
40309
|
-
|
|
40310
|
-
|
|
40311
|
-
|
|
40312
|
-
|
|
40313
|
-
|
|
40306
|
+
};
|
|
40307
|
+
TentativeAccept.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
40308
|
+
const proxy = this._getCustomInspectProxy();
|
|
40309
|
+
return "TentativeAccept " + inspect(proxy, options);
|
|
40310
|
+
};
|
|
40311
|
+
TentativeAccept.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
40312
|
+
const proxy = this._getCustomInspectProxy();
|
|
40313
|
+
return "TentativeAccept " + inspect(proxy, options);
|
|
40314
40314
|
};
|
|
40315
40315
|
/** A specialization of {@link Reject} in which
|
|
40316
40316
|
* the rejection is considered tentative.
|
|
@@ -40402,7 +40402,7 @@ var TentativeReject = class TentativeReject extends Reject {
|
|
|
40402
40402
|
*/
|
|
40403
40403
|
static async fromJsonLd(json, options = {}) {
|
|
40404
40404
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
40405
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
40405
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
40406
40406
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
40407
40407
|
try {
|
|
40408
40408
|
const object = await this.__fromJsonLd__TentativeReject__(json, span, options);
|
|
@@ -40462,14 +40462,14 @@ var TentativeReject = class TentativeReject extends Reject {
|
|
|
40462
40462
|
const proxy = super._getCustomInspectProxy();
|
|
40463
40463
|
return proxy;
|
|
40464
40464
|
}
|
|
40465
|
-
|
|
40466
|
-
|
|
40467
|
-
|
|
40468
|
-
|
|
40469
|
-
|
|
40470
|
-
|
|
40471
|
-
|
|
40472
|
-
|
|
40465
|
+
};
|
|
40466
|
+
TentativeReject.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
40467
|
+
const proxy = this._getCustomInspectProxy();
|
|
40468
|
+
return "TentativeReject " + inspect(proxy, options);
|
|
40469
|
+
};
|
|
40470
|
+
TentativeReject.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
40471
|
+
const proxy = this._getCustomInspectProxy();
|
|
40472
|
+
return "TentativeReject " + inspect(proxy, options);
|
|
40473
40473
|
};
|
|
40474
40474
|
/** A `Tombstone` represents a content object that has been deleted.
|
|
40475
40475
|
* It can be used in {@link Collection}s to signify that there used to be
|
|
@@ -40602,7 +40602,7 @@ var Tombstone = class Tombstone extends Object$1 {
|
|
|
40602
40602
|
*/
|
|
40603
40603
|
static async fromJsonLd(json, options = {}) {
|
|
40604
40604
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
40605
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
40605
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
40606
40606
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
40607
40607
|
try {
|
|
40608
40608
|
const object = await this.__fromJsonLd__Tombstone__(json, span, options);
|
|
@@ -40674,14 +40674,14 @@ var Tombstone = class Tombstone extends Object$1 {
|
|
|
40674
40674
|
if (_8g8g4LiVMhFTXskuDEqx4ascxUr_deleted.length == 1) proxy.deleted = _8g8g4LiVMhFTXskuDEqx4ascxUr_deleted[0];
|
|
40675
40675
|
return proxy;
|
|
40676
40676
|
}
|
|
40677
|
-
|
|
40678
|
-
|
|
40679
|
-
|
|
40680
|
-
|
|
40681
|
-
|
|
40682
|
-
|
|
40683
|
-
|
|
40684
|
-
|
|
40677
|
+
};
|
|
40678
|
+
Tombstone.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
40679
|
+
const proxy = this._getCustomInspectProxy();
|
|
40680
|
+
return "Tombstone " + inspect(proxy, options);
|
|
40681
|
+
};
|
|
40682
|
+
Tombstone.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
40683
|
+
const proxy = this._getCustomInspectProxy();
|
|
40684
|
+
return "Tombstone " + inspect(proxy, options);
|
|
40685
40685
|
};
|
|
40686
40686
|
/** Indicates that the `actor` is traveling to `target` from `origin`.
|
|
40687
40687
|
* `Travel` is an `IntransitiveObject` whose `actor` specifies the direct object.
|
|
@@ -40775,7 +40775,7 @@ var Travel = class Travel extends IntransitiveActivity {
|
|
|
40775
40775
|
*/
|
|
40776
40776
|
static async fromJsonLd(json, options = {}) {
|
|
40777
40777
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
40778
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
40778
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
40779
40779
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
40780
40780
|
try {
|
|
40781
40781
|
const object = await this.__fromJsonLd__Travel__(json, span, options);
|
|
@@ -40835,14 +40835,14 @@ var Travel = class Travel extends IntransitiveActivity {
|
|
|
40835
40835
|
const proxy = super._getCustomInspectProxy();
|
|
40836
40836
|
return proxy;
|
|
40837
40837
|
}
|
|
40838
|
-
|
|
40839
|
-
|
|
40840
|
-
|
|
40841
|
-
|
|
40842
|
-
|
|
40843
|
-
|
|
40844
|
-
|
|
40845
|
-
|
|
40838
|
+
};
|
|
40839
|
+
Travel.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
40840
|
+
const proxy = this._getCustomInspectProxy();
|
|
40841
|
+
return "Travel " + inspect(proxy, options);
|
|
40842
|
+
};
|
|
40843
|
+
Travel.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
40844
|
+
const proxy = this._getCustomInspectProxy();
|
|
40845
|
+
return "Travel " + inspect(proxy, options);
|
|
40846
40846
|
};
|
|
40847
40847
|
/** Indicates that the `actor` is undoing the `object`. In most cases,
|
|
40848
40848
|
* the `object` will be an {@link Activity} describing some previously performed
|
|
@@ -40948,7 +40948,7 @@ var Undo = class Undo extends Activity {
|
|
|
40948
40948
|
*/
|
|
40949
40949
|
static async fromJsonLd(json, options = {}) {
|
|
40950
40950
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
40951
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
40951
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
40952
40952
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
40953
40953
|
try {
|
|
40954
40954
|
const object = await this.__fromJsonLd__Undo__(json, span, options);
|
|
@@ -41008,14 +41008,14 @@ var Undo = class Undo extends Activity {
|
|
|
41008
41008
|
const proxy = super._getCustomInspectProxy();
|
|
41009
41009
|
return proxy;
|
|
41010
41010
|
}
|
|
41011
|
-
|
|
41012
|
-
|
|
41013
|
-
|
|
41014
|
-
|
|
41015
|
-
|
|
41016
|
-
|
|
41017
|
-
|
|
41018
|
-
|
|
41011
|
+
};
|
|
41012
|
+
Undo.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
41013
|
+
const proxy = this._getCustomInspectProxy();
|
|
41014
|
+
return "Undo " + inspect(proxy, options);
|
|
41015
|
+
};
|
|
41016
|
+
Undo.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
41017
|
+
const proxy = this._getCustomInspectProxy();
|
|
41018
|
+
return "Undo " + inspect(proxy, options);
|
|
41019
41019
|
};
|
|
41020
41020
|
/** Indicates that the `actor` has updated the `object`. Note, however,
|
|
41021
41021
|
* that this vocabulary does not define a mechanism for describing the actual
|
|
@@ -41159,7 +41159,7 @@ var Update = class Update extends Activity {
|
|
|
41159
41159
|
*/
|
|
41160
41160
|
static async fromJsonLd(json, options = {}) {
|
|
41161
41161
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
41162
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
41162
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
41163
41163
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
41164
41164
|
try {
|
|
41165
41165
|
const object = await this.__fromJsonLd__Update__(json, span, options);
|
|
@@ -41219,14 +41219,14 @@ var Update = class Update extends Activity {
|
|
|
41219
41219
|
const proxy = super._getCustomInspectProxy();
|
|
41220
41220
|
return proxy;
|
|
41221
41221
|
}
|
|
41222
|
-
|
|
41223
|
-
|
|
41224
|
-
|
|
41225
|
-
|
|
41226
|
-
|
|
41227
|
-
|
|
41228
|
-
|
|
41229
|
-
|
|
41222
|
+
};
|
|
41223
|
+
Update.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
41224
|
+
const proxy = this._getCustomInspectProxy();
|
|
41225
|
+
return "Update " + inspect(proxy, options);
|
|
41226
|
+
};
|
|
41227
|
+
Update.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
41228
|
+
const proxy = this._getCustomInspectProxy();
|
|
41229
|
+
return "Update " + inspect(proxy, options);
|
|
41230
41230
|
};
|
|
41231
41231
|
/** Represents a video document of any kind.
|
|
41232
41232
|
*/
|
|
@@ -41325,7 +41325,7 @@ var Video = class Video extends Document {
|
|
|
41325
41325
|
*/
|
|
41326
41326
|
static async fromJsonLd(json, options = {}) {
|
|
41327
41327
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
41328
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
41328
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
41329
41329
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
41330
41330
|
try {
|
|
41331
41331
|
const object = await this.__fromJsonLd__Video__(json, span, options);
|
|
@@ -41385,14 +41385,14 @@ var Video = class Video extends Document {
|
|
|
41385
41385
|
const proxy = super._getCustomInspectProxy();
|
|
41386
41386
|
return proxy;
|
|
41387
41387
|
}
|
|
41388
|
-
|
|
41389
|
-
|
|
41390
|
-
|
|
41391
|
-
|
|
41392
|
-
|
|
41393
|
-
|
|
41394
|
-
|
|
41395
|
-
|
|
41388
|
+
};
|
|
41389
|
+
Video.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
41390
|
+
const proxy = this._getCustomInspectProxy();
|
|
41391
|
+
return "Video " + inspect(proxy, options);
|
|
41392
|
+
};
|
|
41393
|
+
Video.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
41394
|
+
const proxy = this._getCustomInspectProxy();
|
|
41395
|
+
return "Video " + inspect(proxy, options);
|
|
41396
41396
|
};
|
|
41397
41397
|
/** Indicates that the `actor` has viewed the object.
|
|
41398
41398
|
*/
|
|
@@ -41483,7 +41483,7 @@ var View = class View extends Activity {
|
|
|
41483
41483
|
*/
|
|
41484
41484
|
static async fromJsonLd(json, options = {}) {
|
|
41485
41485
|
const tracerProvider = options.tracerProvider ?? trace.getTracerProvider();
|
|
41486
|
-
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.
|
|
41486
|
+
const tracer = tracerProvider.getTracer("@fedify/vocab-tools", "2.0.2");
|
|
41487
41487
|
return await tracer.startActiveSpan("activitypub.parse_object", async (span) => {
|
|
41488
41488
|
try {
|
|
41489
41489
|
const object = await this.__fromJsonLd__View__(json, span, options);
|
|
@@ -41543,14 +41543,14 @@ var View = class View extends Activity {
|
|
|
41543
41543
|
const proxy = super._getCustomInspectProxy();
|
|
41544
41544
|
return proxy;
|
|
41545
41545
|
}
|
|
41546
|
-
|
|
41547
|
-
|
|
41548
|
-
|
|
41549
|
-
|
|
41550
|
-
|
|
41551
|
-
|
|
41552
|
-
|
|
41553
|
-
|
|
41546
|
+
};
|
|
41547
|
+
View.prototype[Symbol.for("Deno.customInspect")] = function(inspect, options) {
|
|
41548
|
+
const proxy = this._getCustomInspectProxy();
|
|
41549
|
+
return "View " + inspect(proxy, options);
|
|
41550
|
+
};
|
|
41551
|
+
View.prototype[Symbol.for("nodejs.util.inspect.custom")] = function(_depth, options, inspect) {
|
|
41552
|
+
const proxy = this._getCustomInspectProxy();
|
|
41553
|
+
return "View " + inspect(proxy, options);
|
|
41554
41554
|
};
|
|
41555
41555
|
|
|
41556
41556
|
//#endregion
|