@fedify/fedify 1.0.23 → 1.0.25
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/CHANGES.md +30 -0
- package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/equals.js +1 -1
- package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_constants.js +0 -10
- package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/satisfies.js +1 -0
- package/esm/federation/handler.js +19 -6
- package/esm/nodeinfo/types.js +1 -1
- package/esm/runtime/key.js +1 -1
- package/esm/sig/http.js +1 -1
- package/esm/sig/key.js +4 -1
- package/esm/vocab/vocab.js +150 -8
- package/package.json +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/_types.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/concat.d.ts +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/concat.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/copy.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/ends_with.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/equals.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/includes_needle.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/index_of_needle.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/last_index_of_needle.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/mod.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/repeat.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/starts_with.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/common.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/encoding.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/language.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/media_type.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/negotiation.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_constants.d.ts +0 -4
- package/types/deps/jsr.io/@std/semver/1.0.5/_constants.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_shared.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_test_comparator_set.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/can_parse.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/compare.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/difference.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/equals.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/format.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/format_range.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_or_equal.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_than.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_than_range.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/increment.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/is_range.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/is_semver.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_or_equal.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_than.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_than_range.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/max_satisfying.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/min_satisfying.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/mod.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/not_equals.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/parse.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/parse_range.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/range_intersects.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/1.0.5/satisfies.d.ts.map +1 -0
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/try_parse.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/try_parse_range.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/types.d.ts.map +1 -1
- package/types/federation/handler.d.ts.map +1 -1
- package/types/nodeinfo/types.d.ts +1 -1
- package/types/sig/key.d.ts.map +1 -1
- package/types/vocab/vocab.d.ts.map +1 -1
- package/types/deps/jsr.io/@std/semver/1.0.4/_constants.d.ts.map +0 -1
- package/types/deps/jsr.io/@std/semver/1.0.4/satisfies.d.ts.map +0 -1
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/_types.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/concat.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/copy.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/ends_with.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/includes_needle.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/index_of_needle.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/last_index_of_needle.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/mod.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/repeat.js +0 -0
- /package/esm/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/starts_with.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/common.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/encoding.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/language.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/media_type.js +0 -0
- /package/esm/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/negotiation.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_shared.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_test_comparator_set.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/can_parse.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/compare.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/difference.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/equals.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/format.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/format_range.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_or_equal.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_than.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_than_range.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/increment.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/is_range.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/is_semver.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_or_equal.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_than.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_than_range.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/max_satisfying.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/min_satisfying.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/mod.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/not_equals.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/parse.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/parse_range.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/range_intersects.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/try_parse.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/try_parse_range.js +0 -0
- /package/esm/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/types.js +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/_types.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/copy.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/ends_with.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/equals.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/includes_needle.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/index_of_needle.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/last_index_of_needle.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/mod.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/repeat.d.ts +0 -0
- /package/types/deps/jsr.io/@std/bytes/{1.0.5 → 1.0.6}/starts_with.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/common.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/encoding.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/language.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/_negotiation/media_type.d.ts +0 -0
- /package/types/deps/jsr.io/@std/http/{1.0.13 → 1.0.16}/negotiation.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_shared.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/_test_comparator_set.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/can_parse.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/compare.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/difference.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/equals.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/format.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/format_range.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_or_equal.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_than.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/greater_than_range.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/increment.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/is_range.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/is_semver.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_or_equal.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_than.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/less_than_range.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/max_satisfying.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/min_satisfying.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/mod.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/not_equals.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/parse.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/parse_range.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/range_intersects.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/satisfies.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/try_parse.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/try_parse_range.d.ts +0 -0
- /package/types/deps/jsr.io/@std/semver/{1.0.4 → 1.0.5}/types.d.ts +0 -0
package/esm/vocab/vocab.js
CHANGED
@@ -4211,7 +4211,9 @@ export class Object {
|
|
4211
4211
|
: _219RwDanjScTv5tYCjwGZVCM7KZ9_endTime__array) {
|
4212
4212
|
if (v == null)
|
4213
4213
|
continue;
|
4214
|
-
_219RwDanjScTv5tYCjwGZVCM7KZ9_endTime.push(dntShim.Temporal.Instant.from(v["@value"]))
|
4214
|
+
_219RwDanjScTv5tYCjwGZVCM7KZ9_endTime.push(dntShim.Temporal.Instant.from(v["@value"].substring(19).match(/[Z+-]/)
|
4215
|
+
? v["@value"]
|
4216
|
+
: v["@value"] + "Z"));
|
4215
4217
|
}
|
4216
4218
|
instance.#_219RwDanjScTv5tYCjwGZVCM7KZ9_endTime =
|
4217
4219
|
_219RwDanjScTv5tYCjwGZVCM7KZ9_endTime;
|
@@ -4631,7 +4633,9 @@ export class Object {
|
|
4631
4633
|
: _5e258TDXtuhaFRPZiGoDfEpjdMr_published__array) {
|
4632
4634
|
if (v == null)
|
4633
4635
|
continue;
|
4634
|
-
_5e258TDXtuhaFRPZiGoDfEpjdMr_published.push(dntShim.Temporal.Instant.from(v["@value"]))
|
4636
|
+
_5e258TDXtuhaFRPZiGoDfEpjdMr_published.push(dntShim.Temporal.Instant.from(v["@value"].substring(19).match(/[Z+-]/)
|
4637
|
+
? v["@value"]
|
4638
|
+
: v["@value"] + "Z"));
|
4635
4639
|
}
|
4636
4640
|
instance.#_5e258TDXtuhaFRPZiGoDfEpjdMr_published =
|
4637
4641
|
_5e258TDXtuhaFRPZiGoDfEpjdMr_published;
|
@@ -4666,7 +4670,9 @@ export class Object {
|
|
4666
4670
|
: _2w3Jmue4up8iVDUA51WZqomEF438_startTime__array) {
|
4667
4671
|
if (v == null)
|
4668
4672
|
continue;
|
4669
|
-
_2w3Jmue4up8iVDUA51WZqomEF438_startTime.push(dntShim.Temporal.Instant.from(v["@value"]))
|
4673
|
+
_2w3Jmue4up8iVDUA51WZqomEF438_startTime.push(dntShim.Temporal.Instant.from(v["@value"].substring(19).match(/[Z+-]/)
|
4674
|
+
? v["@value"]
|
4675
|
+
: v["@value"] + "Z"));
|
4670
4676
|
}
|
4671
4677
|
instance.#_2w3Jmue4up8iVDUA51WZqomEF438_startTime =
|
4672
4678
|
_2w3Jmue4up8iVDUA51WZqomEF438_startTime;
|
@@ -4795,7 +4801,9 @@ export class Object {
|
|
4795
4801
|
: _385aB7ySixcf5Un6z3VsWmThgCzQ_updated__array) {
|
4796
4802
|
if (v == null)
|
4797
4803
|
continue;
|
4798
|
-
_385aB7ySixcf5Un6z3VsWmThgCzQ_updated.push(dntShim.Temporal.Instant.from(v["@value"]))
|
4804
|
+
_385aB7ySixcf5Un6z3VsWmThgCzQ_updated.push(dntShim.Temporal.Instant.from(v["@value"].substring(19).match(/[Z+-]/)
|
4805
|
+
? v["@value"]
|
4806
|
+
: v["@value"] + "Z"));
|
4799
4807
|
}
|
4800
4808
|
instance.#_385aB7ySixcf5Un6z3VsWmThgCzQ_updated =
|
4801
4809
|
_385aB7ySixcf5Un6z3VsWmThgCzQ_updated;
|
@@ -5445,10 +5453,12 @@ export class Object {
|
|
5445
5453
|
}
|
5446
5454
|
return proxy;
|
5447
5455
|
}
|
5456
|
+
// @ts-ignore: suppressing TS4127
|
5448
5457
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
5449
5458
|
const proxy = this._getCustomInspectProxy();
|
5450
5459
|
return "Object " + inspect(proxy, options);
|
5451
5460
|
}
|
5461
|
+
// @ts-ignore: suppressing TS4127
|
5452
5462
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
5453
5463
|
const proxy = this._getCustomInspectProxy();
|
5454
5464
|
return "Object " + inspect(proxy, options);
|
@@ -5620,10 +5630,12 @@ export class Emoji extends Object {
|
|
5620
5630
|
const proxy = super._getCustomInspectProxy();
|
5621
5631
|
return proxy;
|
5622
5632
|
}
|
5633
|
+
// @ts-ignore: suppressing TS4127
|
5623
5634
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
5624
5635
|
const proxy = this._getCustomInspectProxy();
|
5625
5636
|
return "Emoji " + inspect(proxy, options);
|
5626
5637
|
}
|
5638
|
+
// @ts-ignore: suppressing TS4127
|
5627
5639
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
5628
5640
|
const proxy = this._getCustomInspectProxy();
|
5629
5641
|
return "Emoji " + inspect(proxy, options);
|
@@ -5920,10 +5932,12 @@ export class ChatMessage extends Object {
|
|
5920
5932
|
}
|
5921
5933
|
return proxy;
|
5922
5934
|
}
|
5935
|
+
// @ts-ignore: suppressing TS4127
|
5923
5936
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
5924
5937
|
const proxy = this._getCustomInspectProxy();
|
5925
5938
|
return "ChatMessage " + inspect(proxy, options);
|
5926
5939
|
}
|
5940
|
+
// @ts-ignore: suppressing TS4127
|
5927
5941
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
5928
5942
|
const proxy = this._getCustomInspectProxy();
|
5929
5943
|
return "ChatMessage " + inspect(proxy, options);
|
@@ -6288,10 +6302,12 @@ export class PropertyValue {
|
|
6288
6302
|
}
|
6289
6303
|
return proxy;
|
6290
6304
|
}
|
6305
|
+
// @ts-ignore: suppressing TS4127
|
6291
6306
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
6292
6307
|
const proxy = this._getCustomInspectProxy();
|
6293
6308
|
return "PropertyValue " + inspect(proxy, options);
|
6294
6309
|
}
|
6310
|
+
// @ts-ignore: suppressing TS4127
|
6295
6311
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
6296
6312
|
const proxy = this._getCustomInspectProxy();
|
6297
6313
|
return "PropertyValue " + inspect(proxy, options);
|
@@ -6789,7 +6805,9 @@ export class DataIntegrityProof {
|
|
6789
6805
|
: _3qzP3ukEZoUziK5FEiA1RhU4aqac__array) {
|
6790
6806
|
if (v == null)
|
6791
6807
|
continue;
|
6792
|
-
_3qzP3ukEZoUziK5FEiA1RhU4aqac.push(dntShim.Temporal.Instant.from(v["@value"]))
|
6808
|
+
_3qzP3ukEZoUziK5FEiA1RhU4aqac.push(dntShim.Temporal.Instant.from(v["@value"].substring(19).match(/[Z+-]/)
|
6809
|
+
? v["@value"]
|
6810
|
+
: v["@value"] + "Z"));
|
6793
6811
|
}
|
6794
6812
|
instance.#_3qzP3ukEZoUziK5FEiA1RhU4aqac = _3qzP3ukEZoUziK5FEiA1RhU4aqac;
|
6795
6813
|
if (!("_fromSubclass" in options) || !options._fromSubclass) {
|
@@ -6872,10 +6890,12 @@ export class DataIntegrityProof {
|
|
6872
6890
|
}
|
6873
6891
|
return proxy;
|
6874
6892
|
}
|
6893
|
+
// @ts-ignore: suppressing TS4127
|
6875
6894
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
6876
6895
|
const proxy = this._getCustomInspectProxy();
|
6877
6896
|
return "DataIntegrityProof " + inspect(proxy, options);
|
6878
6897
|
}
|
6898
|
+
// @ts-ignore: suppressing TS4127
|
6879
6899
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
6880
6900
|
const proxy = this._getCustomInspectProxy();
|
6881
6901
|
return "DataIntegrityProof " + inspect(proxy, options);
|
@@ -7358,10 +7378,12 @@ export class CryptographicKey {
|
|
7358
7378
|
}
|
7359
7379
|
return proxy;
|
7360
7380
|
}
|
7381
|
+
// @ts-ignore: suppressing TS4127
|
7361
7382
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
7362
7383
|
const proxy = this._getCustomInspectProxy();
|
7363
7384
|
return "CryptographicKey " + inspect(proxy, options);
|
7364
7385
|
}
|
7386
|
+
// @ts-ignore: suppressing TS4127
|
7365
7387
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
7366
7388
|
const proxy = this._getCustomInspectProxy();
|
7367
7389
|
return "CryptographicKey " + inspect(proxy, options);
|
@@ -7861,10 +7883,12 @@ export class Multikey {
|
|
7861
7883
|
}
|
7862
7884
|
return proxy;
|
7863
7885
|
}
|
7886
|
+
// @ts-ignore: suppressing TS4127
|
7864
7887
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
7865
7888
|
const proxy = this._getCustomInspectProxy();
|
7866
7889
|
return "Multikey " + inspect(proxy, options);
|
7867
7890
|
}
|
7891
|
+
// @ts-ignore: suppressing TS4127
|
7868
7892
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
7869
7893
|
const proxy = this._getCustomInspectProxy();
|
7870
7894
|
return "Multikey " + inspect(proxy, options);
|
@@ -9332,10 +9356,12 @@ export class Activity extends Object {
|
|
9332
9356
|
}
|
9333
9357
|
return proxy;
|
9334
9358
|
}
|
9359
|
+
// @ts-ignore: suppressing TS4127
|
9335
9360
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
9336
9361
|
const proxy = this._getCustomInspectProxy();
|
9337
9362
|
return "Activity " + inspect(proxy, options);
|
9338
9363
|
}
|
9364
|
+
// @ts-ignore: suppressing TS4127
|
9339
9365
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
9340
9366
|
const proxy = this._getCustomInspectProxy();
|
9341
9367
|
return "Activity " + inspect(proxy, options);
|
@@ -9495,10 +9521,12 @@ export class Accept extends Activity {
|
|
9495
9521
|
const proxy = super._getCustomInspectProxy();
|
9496
9522
|
return proxy;
|
9497
9523
|
}
|
9524
|
+
// @ts-ignore: suppressing TS4127
|
9498
9525
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
9499
9526
|
const proxy = this._getCustomInspectProxy();
|
9500
9527
|
return "Accept " + inspect(proxy, options);
|
9501
9528
|
}
|
9529
|
+
// @ts-ignore: suppressing TS4127
|
9502
9530
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
9503
9531
|
const proxy = this._getCustomInspectProxy();
|
9504
9532
|
return "Accept " + inspect(proxy, options);
|
@@ -9656,10 +9684,12 @@ export class Add extends Activity {
|
|
9656
9684
|
const proxy = super._getCustomInspectProxy();
|
9657
9685
|
return proxy;
|
9658
9686
|
}
|
9687
|
+
// @ts-ignore: suppressing TS4127
|
9659
9688
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
9660
9689
|
const proxy = this._getCustomInspectProxy();
|
9661
9690
|
return "Add " + inspect(proxy, options);
|
9662
9691
|
}
|
9692
|
+
// @ts-ignore: suppressing TS4127
|
9663
9693
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
9664
9694
|
const proxy = this._getCustomInspectProxy();
|
9665
9695
|
return "Add " + inspect(proxy, options);
|
@@ -9828,10 +9858,12 @@ export class Announce extends Activity {
|
|
9828
9858
|
const proxy = super._getCustomInspectProxy();
|
9829
9859
|
return proxy;
|
9830
9860
|
}
|
9861
|
+
// @ts-ignore: suppressing TS4127
|
9831
9862
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
9832
9863
|
const proxy = this._getCustomInspectProxy();
|
9833
9864
|
return "Announce " + inspect(proxy, options);
|
9834
9865
|
}
|
9866
|
+
// @ts-ignore: suppressing TS4127
|
9835
9867
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
9836
9868
|
const proxy = this._getCustomInspectProxy();
|
9837
9869
|
return "Announce " + inspect(proxy, options);
|
@@ -12694,10 +12726,12 @@ export class Application extends Object {
|
|
12694
12726
|
}
|
12695
12727
|
return proxy;
|
12696
12728
|
}
|
12729
|
+
// @ts-ignore: suppressing TS4127
|
12697
12730
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
12698
12731
|
const proxy = this._getCustomInspectProxy();
|
12699
12732
|
return "Application " + inspect(proxy, options);
|
12700
12733
|
}
|
12734
|
+
// @ts-ignore: suppressing TS4127
|
12701
12735
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
12702
12736
|
const proxy = this._getCustomInspectProxy();
|
12703
12737
|
return "Application " + inspect(proxy, options);
|
@@ -12866,10 +12900,12 @@ export class IntransitiveActivity extends Activity {
|
|
12866
12900
|
const proxy = super._getCustomInspectProxy();
|
12867
12901
|
return proxy;
|
12868
12902
|
}
|
12903
|
+
// @ts-ignore: suppressing TS4127
|
12869
12904
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
12870
12905
|
const proxy = this._getCustomInspectProxy();
|
12871
12906
|
return "IntransitiveActivity " + inspect(proxy, options);
|
12872
12907
|
}
|
12908
|
+
// @ts-ignore: suppressing TS4127
|
12873
12909
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
12874
12910
|
const proxy = this._getCustomInspectProxy();
|
12875
12911
|
return "IntransitiveActivity " + inspect(proxy, options);
|
@@ -13026,10 +13062,12 @@ export class Arrive extends IntransitiveActivity {
|
|
13026
13062
|
const proxy = super._getCustomInspectProxy();
|
13027
13063
|
return proxy;
|
13028
13064
|
}
|
13065
|
+
// @ts-ignore: suppressing TS4127
|
13029
13066
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
13030
13067
|
const proxy = this._getCustomInspectProxy();
|
13031
13068
|
return "Arrive " + inspect(proxy, options);
|
13032
13069
|
}
|
13070
|
+
// @ts-ignore: suppressing TS4127
|
13033
13071
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
13034
13072
|
const proxy = this._getCustomInspectProxy();
|
13035
13073
|
return "Arrive " + inspect(proxy, options);
|
@@ -13324,10 +13362,12 @@ export class Article extends Object {
|
|
13324
13362
|
}
|
13325
13363
|
return proxy;
|
13326
13364
|
}
|
13365
|
+
// @ts-ignore: suppressing TS4127
|
13327
13366
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
13328
13367
|
const proxy = this._getCustomInspectProxy();
|
13329
13368
|
return "Article " + inspect(proxy, options);
|
13330
13369
|
}
|
13370
|
+
// @ts-ignore: suppressing TS4127
|
13331
13371
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
13332
13372
|
const proxy = this._getCustomInspectProxy();
|
13333
13373
|
return "Article " + inspect(proxy, options);
|
@@ -13672,10 +13712,12 @@ export class Document extends Object {
|
|
13672
13712
|
}
|
13673
13713
|
return proxy;
|
13674
13714
|
}
|
13715
|
+
// @ts-ignore: suppressing TS4127
|
13675
13716
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
13676
13717
|
const proxy = this._getCustomInspectProxy();
|
13677
13718
|
return "Document " + inspect(proxy, options);
|
13678
13719
|
}
|
13720
|
+
// @ts-ignore: suppressing TS4127
|
13679
13721
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
13680
13722
|
const proxy = this._getCustomInspectProxy();
|
13681
13723
|
return "Document " + inspect(proxy, options);
|
@@ -13846,10 +13888,12 @@ export class Audio extends Document {
|
|
13846
13888
|
const proxy = super._getCustomInspectProxy();
|
13847
13889
|
return proxy;
|
13848
13890
|
}
|
13891
|
+
// @ts-ignore: suppressing TS4127
|
13849
13892
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
13850
13893
|
const proxy = this._getCustomInspectProxy();
|
13851
13894
|
return "Audio " + inspect(proxy, options);
|
13852
13895
|
}
|
13896
|
+
// @ts-ignore: suppressing TS4127
|
13853
13897
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
13854
13898
|
const proxy = this._getCustomInspectProxy();
|
13855
13899
|
return "Audio " + inspect(proxy, options);
|
@@ -14008,10 +14052,12 @@ export class Ignore extends Activity {
|
|
14008
14052
|
const proxy = super._getCustomInspectProxy();
|
14009
14053
|
return proxy;
|
14010
14054
|
}
|
14055
|
+
// @ts-ignore: suppressing TS4127
|
14011
14056
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
14012
14057
|
const proxy = this._getCustomInspectProxy();
|
14013
14058
|
return "Ignore " + inspect(proxy, options);
|
14014
14059
|
}
|
14060
|
+
// @ts-ignore: suppressing TS4127
|
14015
14061
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
14016
14062
|
const proxy = this._getCustomInspectProxy();
|
14017
14063
|
return "Ignore " + inspect(proxy, options);
|
@@ -14169,10 +14215,12 @@ export class Block extends Ignore {
|
|
14169
14215
|
const proxy = super._getCustomInspectProxy();
|
14170
14216
|
return proxy;
|
14171
14217
|
}
|
14218
|
+
// @ts-ignore: suppressing TS4127
|
14172
14219
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
14173
14220
|
const proxy = this._getCustomInspectProxy();
|
14174
14221
|
return "Block " + inspect(proxy, options);
|
14175
14222
|
}
|
14223
|
+
// @ts-ignore: suppressing TS4127
|
14176
14224
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
14177
14225
|
const proxy = this._getCustomInspectProxy();
|
14178
14226
|
return "Block " + inspect(proxy, options);
|
@@ -15095,10 +15143,12 @@ export class Collection extends Object {
|
|
15095
15143
|
}
|
15096
15144
|
return proxy;
|
15097
15145
|
}
|
15146
|
+
// @ts-ignore: suppressing TS4127
|
15098
15147
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
15099
15148
|
const proxy = this._getCustomInspectProxy();
|
15100
15149
|
return "Collection " + inspect(proxy, options);
|
15101
15150
|
}
|
15151
|
+
// @ts-ignore: suppressing TS4127
|
15102
15152
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
15103
15153
|
const proxy = this._getCustomInspectProxy();
|
15104
15154
|
return "Collection " + inspect(proxy, options);
|
@@ -15698,10 +15748,12 @@ export class CollectionPage extends Collection {
|
|
15698
15748
|
}
|
15699
15749
|
return proxy;
|
15700
15750
|
}
|
15751
|
+
// @ts-ignore: suppressing TS4127
|
15701
15752
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
15702
15753
|
const proxy = this._getCustomInspectProxy();
|
15703
15754
|
return "CollectionPage " + inspect(proxy, options);
|
15704
15755
|
}
|
15756
|
+
// @ts-ignore: suppressing TS4127
|
15705
15757
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
15706
15758
|
const proxy = this._getCustomInspectProxy();
|
15707
15759
|
return "CollectionPage " + inspect(proxy, options);
|
@@ -15870,10 +15922,12 @@ export class Create extends Activity {
|
|
15870
15922
|
const proxy = super._getCustomInspectProxy();
|
15871
15923
|
return proxy;
|
15872
15924
|
}
|
15925
|
+
// @ts-ignore: suppressing TS4127
|
15873
15926
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
15874
15927
|
const proxy = this._getCustomInspectProxy();
|
15875
15928
|
return "Create " + inspect(proxy, options);
|
15876
15929
|
}
|
15930
|
+
// @ts-ignore: suppressing TS4127
|
15877
15931
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
15878
15932
|
const proxy = this._getCustomInspectProxy();
|
15879
15933
|
return "Create " + inspect(proxy, options);
|
@@ -16042,10 +16096,12 @@ export class Delete extends Activity {
|
|
16042
16096
|
const proxy = super._getCustomInspectProxy();
|
16043
16097
|
return proxy;
|
16044
16098
|
}
|
16099
|
+
// @ts-ignore: suppressing TS4127
|
16045
16100
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
16046
16101
|
const proxy = this._getCustomInspectProxy();
|
16047
16102
|
return "Delete " + inspect(proxy, options);
|
16048
16103
|
}
|
16104
|
+
// @ts-ignore: suppressing TS4127
|
16049
16105
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
16050
16106
|
const proxy = this._getCustomInspectProxy();
|
16051
16107
|
return "Delete " + inspect(proxy, options);
|
@@ -16200,10 +16256,12 @@ export class Dislike extends Activity {
|
|
16200
16256
|
const proxy = super._getCustomInspectProxy();
|
16201
16257
|
return proxy;
|
16202
16258
|
}
|
16259
|
+
// @ts-ignore: suppressing TS4127
|
16203
16260
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
16204
16261
|
const proxy = this._getCustomInspectProxy();
|
16205
16262
|
return "Dislike " + inspect(proxy, options);
|
16206
16263
|
}
|
16264
|
+
// @ts-ignore: suppressing TS4127
|
16207
16265
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
16208
16266
|
const proxy = this._getCustomInspectProxy();
|
16209
16267
|
return "Dislike " + inspect(proxy, options);
|
@@ -16872,10 +16930,12 @@ export class Endpoints {
|
|
16872
16930
|
}
|
16873
16931
|
return proxy;
|
16874
16932
|
}
|
16933
|
+
// @ts-ignore: suppressing TS4127
|
16875
16934
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
16876
16935
|
const proxy = this._getCustomInspectProxy();
|
16877
16936
|
return "Endpoints " + inspect(proxy, options);
|
16878
16937
|
}
|
16938
|
+
// @ts-ignore: suppressing TS4127
|
16879
16939
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
16880
16940
|
const proxy = this._getCustomInspectProxy();
|
16881
16941
|
return "Endpoints " + inspect(proxy, options);
|
@@ -17046,10 +17106,12 @@ export class Event extends Object {
|
|
17046
17106
|
const proxy = super._getCustomInspectProxy();
|
17047
17107
|
return proxy;
|
17048
17108
|
}
|
17109
|
+
// @ts-ignore: suppressing TS4127
|
17049
17110
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
17050
17111
|
const proxy = this._getCustomInspectProxy();
|
17051
17112
|
return "Event " + inspect(proxy, options);
|
17052
17113
|
}
|
17114
|
+
// @ts-ignore: suppressing TS4127
|
17053
17115
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
17054
17116
|
const proxy = this._getCustomInspectProxy();
|
17055
17117
|
return "Event " + inspect(proxy, options);
|
@@ -17206,10 +17268,12 @@ export class Flag extends Activity {
|
|
17206
17268
|
const proxy = super._getCustomInspectProxy();
|
17207
17269
|
return proxy;
|
17208
17270
|
}
|
17271
|
+
// @ts-ignore: suppressing TS4127
|
17209
17272
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
17210
17273
|
const proxy = this._getCustomInspectProxy();
|
17211
17274
|
return "Flag " + inspect(proxy, options);
|
17212
17275
|
}
|
17276
|
+
// @ts-ignore: suppressing TS4127
|
17213
17277
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
17214
17278
|
const proxy = this._getCustomInspectProxy();
|
17215
17279
|
return "Flag " + inspect(proxy, options);
|
@@ -17370,10 +17434,12 @@ export class Follow extends Activity {
|
|
17370
17434
|
const proxy = super._getCustomInspectProxy();
|
17371
17435
|
return proxy;
|
17372
17436
|
}
|
17437
|
+
// @ts-ignore: suppressing TS4127
|
17373
17438
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
17374
17439
|
const proxy = this._getCustomInspectProxy();
|
17375
17440
|
return "Follow " + inspect(proxy, options);
|
17376
17441
|
}
|
17442
|
+
// @ts-ignore: suppressing TS4127
|
17377
17443
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
17378
17444
|
const proxy = this._getCustomInspectProxy();
|
17379
17445
|
return "Follow " + inspect(proxy, options);
|
@@ -20236,10 +20302,12 @@ export class Group extends Object {
|
|
20236
20302
|
}
|
20237
20303
|
return proxy;
|
20238
20304
|
}
|
20305
|
+
// @ts-ignore: suppressing TS4127
|
20239
20306
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
20240
20307
|
const proxy = this._getCustomInspectProxy();
|
20241
20308
|
return "Group " + inspect(proxy, options);
|
20242
20309
|
}
|
20310
|
+
// @ts-ignore: suppressing TS4127
|
20243
20311
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
20244
20312
|
const proxy = this._getCustomInspectProxy();
|
20245
20313
|
return "Group " + inspect(proxy, options);
|
@@ -21304,10 +21372,12 @@ export class Link {
|
|
21304
21372
|
}
|
21305
21373
|
return proxy;
|
21306
21374
|
}
|
21375
|
+
// @ts-ignore: suppressing TS4127
|
21307
21376
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
21308
21377
|
const proxy = this._getCustomInspectProxy();
|
21309
21378
|
return "Link " + inspect(proxy, options);
|
21310
21379
|
}
|
21380
|
+
// @ts-ignore: suppressing TS4127
|
21311
21381
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
21312
21382
|
const proxy = this._getCustomInspectProxy();
|
21313
21383
|
return "Link " + inspect(proxy, options);
|
@@ -21466,10 +21536,12 @@ export class Hashtag extends Link {
|
|
21466
21536
|
const proxy = super._getCustomInspectProxy();
|
21467
21537
|
return proxy;
|
21468
21538
|
}
|
21539
|
+
// @ts-ignore: suppressing TS4127
|
21469
21540
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
21470
21541
|
const proxy = this._getCustomInspectProxy();
|
21471
21542
|
return "Hashtag " + inspect(proxy, options);
|
21472
21543
|
}
|
21544
|
+
// @ts-ignore: suppressing TS4127
|
21473
21545
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
21474
21546
|
const proxy = this._getCustomInspectProxy();
|
21475
21547
|
return "Hashtag " + inspect(proxy, options);
|
@@ -21634,10 +21706,12 @@ export class Image extends Document {
|
|
21634
21706
|
const proxy = super._getCustomInspectProxy();
|
21635
21707
|
return proxy;
|
21636
21708
|
}
|
21709
|
+
// @ts-ignore: suppressing TS4127
|
21637
21710
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
21638
21711
|
const proxy = this._getCustomInspectProxy();
|
21639
21712
|
return "Image " + inspect(proxy, options);
|
21640
21713
|
}
|
21714
|
+
// @ts-ignore: suppressing TS4127
|
21641
21715
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
21642
21716
|
const proxy = this._getCustomInspectProxy();
|
21643
21717
|
return "Image " + inspect(proxy, options);
|
@@ -21797,10 +21871,12 @@ export class Offer extends Activity {
|
|
21797
21871
|
const proxy = super._getCustomInspectProxy();
|
21798
21872
|
return proxy;
|
21799
21873
|
}
|
21874
|
+
// @ts-ignore: suppressing TS4127
|
21800
21875
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
21801
21876
|
const proxy = this._getCustomInspectProxy();
|
21802
21877
|
return "Offer " + inspect(proxy, options);
|
21803
21878
|
}
|
21879
|
+
// @ts-ignore: suppressing TS4127
|
21804
21880
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
21805
21881
|
const proxy = this._getCustomInspectProxy();
|
21806
21882
|
return "Offer " + inspect(proxy, options);
|
@@ -21956,10 +22032,12 @@ export class Invite extends Offer {
|
|
21956
22032
|
const proxy = super._getCustomInspectProxy();
|
21957
22033
|
return proxy;
|
21958
22034
|
}
|
22035
|
+
// @ts-ignore: suppressing TS4127
|
21959
22036
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
21960
22037
|
const proxy = this._getCustomInspectProxy();
|
21961
22038
|
return "Invite " + inspect(proxy, options);
|
21962
22039
|
}
|
22040
|
+
// @ts-ignore: suppressing TS4127
|
21963
22041
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
21964
22042
|
const proxy = this._getCustomInspectProxy();
|
21965
22043
|
return "Invite " + inspect(proxy, options);
|
@@ -22115,10 +22193,12 @@ export class Join extends Activity {
|
|
22115
22193
|
const proxy = super._getCustomInspectProxy();
|
22116
22194
|
return proxy;
|
22117
22195
|
}
|
22196
|
+
// @ts-ignore: suppressing TS4127
|
22118
22197
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
22119
22198
|
const proxy = this._getCustomInspectProxy();
|
22120
22199
|
return "Join " + inspect(proxy, options);
|
22121
22200
|
}
|
22201
|
+
// @ts-ignore: suppressing TS4127
|
22122
22202
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
22123
22203
|
const proxy = this._getCustomInspectProxy();
|
22124
22204
|
return "Join " + inspect(proxy, options);
|
@@ -22274,10 +22354,12 @@ export class Leave extends Activity {
|
|
22274
22354
|
const proxy = super._getCustomInspectProxy();
|
22275
22355
|
return proxy;
|
22276
22356
|
}
|
22357
|
+
// @ts-ignore: suppressing TS4127
|
22277
22358
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
22278
22359
|
const proxy = this._getCustomInspectProxy();
|
22279
22360
|
return "Leave " + inspect(proxy, options);
|
22280
22361
|
}
|
22362
|
+
// @ts-ignore: suppressing TS4127
|
22281
22363
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
22282
22364
|
const proxy = this._getCustomInspectProxy();
|
22283
22365
|
return "Leave " + inspect(proxy, options);
|
@@ -22433,10 +22515,12 @@ export class Like extends Activity {
|
|
22433
22515
|
const proxy = super._getCustomInspectProxy();
|
22434
22516
|
return proxy;
|
22435
22517
|
}
|
22518
|
+
// @ts-ignore: suppressing TS4127
|
22436
22519
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
22437
22520
|
const proxy = this._getCustomInspectProxy();
|
22438
22521
|
return "Like " + inspect(proxy, options);
|
22439
22522
|
}
|
22523
|
+
// @ts-ignore: suppressing TS4127
|
22440
22524
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
22441
22525
|
const proxy = this._getCustomInspectProxy();
|
22442
22526
|
return "Like " + inspect(proxy, options);
|
@@ -22591,10 +22675,12 @@ export class Listen extends Activity {
|
|
22591
22675
|
const proxy = super._getCustomInspectProxy();
|
22592
22676
|
return proxy;
|
22593
22677
|
}
|
22678
|
+
// @ts-ignore: suppressing TS4127
|
22594
22679
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
22595
22680
|
const proxy = this._getCustomInspectProxy();
|
22596
22681
|
return "Listen " + inspect(proxy, options);
|
22597
22682
|
}
|
22683
|
+
// @ts-ignore: suppressing TS4127
|
22598
22684
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
22599
22685
|
const proxy = this._getCustomInspectProxy();
|
22600
22686
|
return "Listen " + inspect(proxy, options);
|
@@ -22748,10 +22834,12 @@ export class Mention extends Link {
|
|
22748
22834
|
const proxy = super._getCustomInspectProxy();
|
22749
22835
|
return proxy;
|
22750
22836
|
}
|
22837
|
+
// @ts-ignore: suppressing TS4127
|
22751
22838
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
22752
22839
|
const proxy = this._getCustomInspectProxy();
|
22753
22840
|
return "Mention " + inspect(proxy, options);
|
22754
22841
|
}
|
22842
|
+
// @ts-ignore: suppressing TS4127
|
22755
22843
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
22756
22844
|
const proxy = this._getCustomInspectProxy();
|
22757
22845
|
return "Mention " + inspect(proxy, options);
|
@@ -22908,10 +22996,12 @@ export class Move extends Activity {
|
|
22908
22996
|
const proxy = super._getCustomInspectProxy();
|
22909
22997
|
return proxy;
|
22910
22998
|
}
|
22999
|
+
// @ts-ignore: suppressing TS4127
|
22911
23000
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
22912
23001
|
const proxy = this._getCustomInspectProxy();
|
22913
23002
|
return "Move " + inspect(proxy, options);
|
22914
23003
|
}
|
23004
|
+
// @ts-ignore: suppressing TS4127
|
22915
23005
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
22916
23006
|
const proxy = this._getCustomInspectProxy();
|
22917
23007
|
return "Move " + inspect(proxy, options);
|
@@ -23207,10 +23297,12 @@ export class Note extends Object {
|
|
23207
23297
|
}
|
23208
23298
|
return proxy;
|
23209
23299
|
}
|
23300
|
+
// @ts-ignore: suppressing TS4127
|
23210
23301
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
23211
23302
|
const proxy = this._getCustomInspectProxy();
|
23212
23303
|
return "Note " + inspect(proxy, options);
|
23213
23304
|
}
|
23305
|
+
// @ts-ignore: suppressing TS4127
|
23214
23306
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
23215
23307
|
const proxy = this._getCustomInspectProxy();
|
23216
23308
|
return "Note " + inspect(proxy, options);
|
@@ -23624,10 +23716,12 @@ export class OrderedCollection extends Collection {
|
|
23624
23716
|
}
|
23625
23717
|
return proxy;
|
23626
23718
|
}
|
23719
|
+
// @ts-ignore: suppressing TS4127
|
23627
23720
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
23628
23721
|
const proxy = this._getCustomInspectProxy();
|
23629
23722
|
return "OrderedCollection " + inspect(proxy, options);
|
23630
23723
|
}
|
23724
|
+
// @ts-ignore: suppressing TS4127
|
23631
23725
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
23632
23726
|
const proxy = this._getCustomInspectProxy();
|
23633
23727
|
return "OrderedCollection " + inspect(proxy, options);
|
@@ -24123,10 +24217,12 @@ export class OrderedCollectionPage extends CollectionPage {
|
|
24123
24217
|
}
|
24124
24218
|
return proxy;
|
24125
24219
|
}
|
24220
|
+
// @ts-ignore: suppressing TS4127
|
24126
24221
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
24127
24222
|
const proxy = this._getCustomInspectProxy();
|
24128
24223
|
return "OrderedCollectionPage " + inspect(proxy, options);
|
24129
24224
|
}
|
24225
|
+
// @ts-ignore: suppressing TS4127
|
24130
24226
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
24131
24227
|
const proxy = this._getCustomInspectProxy();
|
24132
24228
|
return "OrderedCollectionPage " + inspect(proxy, options);
|
@@ -26989,10 +27085,12 @@ export class Organization extends Object {
|
|
26989
27085
|
}
|
26990
27086
|
return proxy;
|
26991
27087
|
}
|
27088
|
+
// @ts-ignore: suppressing TS4127
|
26992
27089
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
26993
27090
|
const proxy = this._getCustomInspectProxy();
|
26994
27091
|
return "Organization " + inspect(proxy, options);
|
26995
27092
|
}
|
27093
|
+
// @ts-ignore: suppressing TS4127
|
26996
27094
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
26997
27095
|
const proxy = this._getCustomInspectProxy();
|
26998
27096
|
return "Organization " + inspect(proxy, options);
|
@@ -27164,10 +27262,12 @@ export class Page extends Document {
|
|
27164
27262
|
const proxy = super._getCustomInspectProxy();
|
27165
27263
|
return proxy;
|
27166
27264
|
}
|
27265
|
+
// @ts-ignore: suppressing TS4127
|
27167
27266
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
27168
27267
|
const proxy = this._getCustomInspectProxy();
|
27169
27268
|
return "Page " + inspect(proxy, options);
|
27170
27269
|
}
|
27270
|
+
// @ts-ignore: suppressing TS4127
|
27171
27271
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
27172
27272
|
const proxy = this._getCustomInspectProxy();
|
27173
27273
|
return "Page " + inspect(proxy, options);
|
@@ -30030,10 +30130,12 @@ export class Person extends Object {
|
|
30030
30130
|
}
|
30031
30131
|
return proxy;
|
30032
30132
|
}
|
30133
|
+
// @ts-ignore: suppressing TS4127
|
30033
30134
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
30034
30135
|
const proxy = this._getCustomInspectProxy();
|
30035
30136
|
return "Person " + inspect(proxy, options);
|
30036
30137
|
}
|
30138
|
+
// @ts-ignore: suppressing TS4127
|
30037
30139
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
30038
30140
|
const proxy = this._getCustomInspectProxy();
|
30039
30141
|
return "Person " + inspect(proxy, options);
|
@@ -30704,10 +30806,12 @@ export class Place extends Object {
|
|
30704
30806
|
}
|
30705
30807
|
return proxy;
|
30706
30808
|
}
|
30809
|
+
// @ts-ignore: suppressing TS4127
|
30707
30810
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
30708
30811
|
const proxy = this._getCustomInspectProxy();
|
30709
30812
|
return "Place " + inspect(proxy, options);
|
30710
30813
|
}
|
30814
|
+
// @ts-ignore: suppressing TS4127
|
30711
30815
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
30712
30816
|
const proxy = this._getCustomInspectProxy();
|
30713
30817
|
return "Place " + inspect(proxy, options);
|
@@ -31020,10 +31124,12 @@ export class Profile extends Object {
|
|
31020
31124
|
}
|
31021
31125
|
return proxy;
|
31022
31126
|
}
|
31127
|
+
// @ts-ignore: suppressing TS4127
|
31023
31128
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
31024
31129
|
const proxy = this._getCustomInspectProxy();
|
31025
31130
|
return "Profile " + inspect(proxy, options);
|
31026
31131
|
}
|
31132
|
+
// @ts-ignore: suppressing TS4127
|
31027
31133
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
31028
31134
|
const proxy = this._getCustomInspectProxy();
|
31029
31135
|
return "Profile " + inspect(proxy, options);
|
@@ -31561,8 +31667,12 @@ export class Question extends IntransitiveActivity {
|
|
31561
31667
|
continue;
|
31562
31668
|
const decoded = typeof v === "object" && "@type" in v &&
|
31563
31669
|
"@value" in v && typeof v["@value"] === "string" &&
|
31564
|
-
v["@type"] === "http://www.w3.org/2001/XMLSchema#dateTime"
|
31565
|
-
|
31670
|
+
v["@type"] === "http://www.w3.org/2001/XMLSchema#dateTime" &&
|
31671
|
+
// Check if the value is a valid RFC 3339 date-time string
|
31672
|
+
new Date(v["@value"]).toString() !== "Invalid Date"
|
31673
|
+
? dntShim.Temporal.Instant.from(v["@value"].substring(19).match(/[Z+-]/)
|
31674
|
+
? v["@value"]
|
31675
|
+
: v["@value"] + "Z")
|
31566
31676
|
: typeof v === "object" && "@value" in v &&
|
31567
31677
|
typeof v["@value"] === "boolean"
|
31568
31678
|
? v["@value"]
|
@@ -31689,10 +31799,12 @@ export class Question extends IntransitiveActivity {
|
|
31689
31799
|
}
|
31690
31800
|
return proxy;
|
31691
31801
|
}
|
31802
|
+
// @ts-ignore: suppressing TS4127
|
31692
31803
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
31693
31804
|
const proxy = this._getCustomInspectProxy();
|
31694
31805
|
return "Question " + inspect(proxy, options);
|
31695
31806
|
}
|
31807
|
+
// @ts-ignore: suppressing TS4127
|
31696
31808
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
31697
31809
|
const proxy = this._getCustomInspectProxy();
|
31698
31810
|
return "Question " + inspect(proxy, options);
|
@@ -31847,10 +31959,12 @@ export class Read extends Activity {
|
|
31847
31959
|
const proxy = super._getCustomInspectProxy();
|
31848
31960
|
return proxy;
|
31849
31961
|
}
|
31962
|
+
// @ts-ignore: suppressing TS4127
|
31850
31963
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
31851
31964
|
const proxy = this._getCustomInspectProxy();
|
31852
31965
|
return "Read " + inspect(proxy, options);
|
31853
31966
|
}
|
31967
|
+
// @ts-ignore: suppressing TS4127
|
31854
31968
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
31855
31969
|
const proxy = this._getCustomInspectProxy();
|
31856
31970
|
return "Read " + inspect(proxy, options);
|
@@ -32009,10 +32123,12 @@ export class Reject extends Activity {
|
|
32009
32123
|
const proxy = super._getCustomInspectProxy();
|
32010
32124
|
return proxy;
|
32011
32125
|
}
|
32126
|
+
// @ts-ignore: suppressing TS4127
|
32012
32127
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
32013
32128
|
const proxy = this._getCustomInspectProxy();
|
32014
32129
|
return "Reject " + inspect(proxy, options);
|
32015
32130
|
}
|
32131
|
+
// @ts-ignore: suppressing TS4127
|
32016
32132
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
32017
32133
|
const proxy = this._getCustomInspectProxy();
|
32018
32134
|
return "Reject " + inspect(proxy, options);
|
@@ -32742,10 +32858,12 @@ export class Relationship extends Object {
|
|
32742
32858
|
}
|
32743
32859
|
return proxy;
|
32744
32860
|
}
|
32861
|
+
// @ts-ignore: suppressing TS4127
|
32745
32862
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
32746
32863
|
const proxy = this._getCustomInspectProxy();
|
32747
32864
|
return "Relationship " + inspect(proxy, options);
|
32748
32865
|
}
|
32866
|
+
// @ts-ignore: suppressing TS4127
|
32749
32867
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
32750
32868
|
const proxy = this._getCustomInspectProxy();
|
32751
32869
|
return "Relationship " + inspect(proxy, options);
|
@@ -32901,10 +33019,12 @@ export class Remove extends Activity {
|
|
32901
33019
|
const proxy = super._getCustomInspectProxy();
|
32902
33020
|
return proxy;
|
32903
33021
|
}
|
33022
|
+
// @ts-ignore: suppressing TS4127
|
32904
33023
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
32905
33024
|
const proxy = this._getCustomInspectProxy();
|
32906
33025
|
return "Remove " + inspect(proxy, options);
|
32907
33026
|
}
|
33027
|
+
// @ts-ignore: suppressing TS4127
|
32908
33028
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
32909
33029
|
const proxy = this._getCustomInspectProxy();
|
32910
33030
|
return "Remove " + inspect(proxy, options);
|
@@ -35767,10 +35887,12 @@ export class Service extends Object {
|
|
35767
35887
|
}
|
35768
35888
|
return proxy;
|
35769
35889
|
}
|
35890
|
+
// @ts-ignore: suppressing TS4127
|
35770
35891
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
35771
35892
|
const proxy = this._getCustomInspectProxy();
|
35772
35893
|
return "Service " + inspect(proxy, options);
|
35773
35894
|
}
|
35895
|
+
// @ts-ignore: suppressing TS4127
|
35774
35896
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
35775
35897
|
const proxy = this._getCustomInspectProxy();
|
35776
35898
|
return "Service " + inspect(proxy, options);
|
@@ -36151,10 +36273,12 @@ export class Source {
|
|
36151
36273
|
}
|
36152
36274
|
return proxy;
|
36153
36275
|
}
|
36276
|
+
// @ts-ignore: suppressing TS4127
|
36154
36277
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
36155
36278
|
const proxy = this._getCustomInspectProxy();
|
36156
36279
|
return "Source " + inspect(proxy, options);
|
36157
36280
|
}
|
36281
|
+
// @ts-ignore: suppressing TS4127
|
36158
36282
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
36159
36283
|
const proxy = this._getCustomInspectProxy();
|
36160
36284
|
return "Source " + inspect(proxy, options);
|
@@ -36310,10 +36434,12 @@ export class TentativeAccept extends Accept {
|
|
36310
36434
|
const proxy = super._getCustomInspectProxy();
|
36311
36435
|
return proxy;
|
36312
36436
|
}
|
36437
|
+
// @ts-ignore: suppressing TS4127
|
36313
36438
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
36314
36439
|
const proxy = this._getCustomInspectProxy();
|
36315
36440
|
return "TentativeAccept " + inspect(proxy, options);
|
36316
36441
|
}
|
36442
|
+
// @ts-ignore: suppressing TS4127
|
36317
36443
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
36318
36444
|
const proxy = this._getCustomInspectProxy();
|
36319
36445
|
return "TentativeAccept " + inspect(proxy, options);
|
@@ -36469,10 +36595,12 @@ export class TentativeReject extends Reject {
|
|
36469
36595
|
const proxy = super._getCustomInspectProxy();
|
36470
36596
|
return proxy;
|
36471
36597
|
}
|
36598
|
+
// @ts-ignore: suppressing TS4127
|
36472
36599
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
36473
36600
|
const proxy = this._getCustomInspectProxy();
|
36474
36601
|
return "TentativeReject " + inspect(proxy, options);
|
36475
36602
|
}
|
36603
|
+
// @ts-ignore: suppressing TS4127
|
36476
36604
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
36477
36605
|
const proxy = this._getCustomInspectProxy();
|
36478
36606
|
return "TentativeReject " + inspect(proxy, options);
|
@@ -36694,7 +36822,9 @@ export class Tombstone extends Object {
|
|
36694
36822
|
: _8g8g4LiVMhFTXskuDEqx4ascxUr_deleted__array) {
|
36695
36823
|
if (v == null)
|
36696
36824
|
continue;
|
36697
|
-
_8g8g4LiVMhFTXskuDEqx4ascxUr_deleted.push(dntShim.Temporal.Instant.from(v["@value"]))
|
36825
|
+
_8g8g4LiVMhFTXskuDEqx4ascxUr_deleted.push(dntShim.Temporal.Instant.from(v["@value"].substring(19).match(/[Z+-]/)
|
36826
|
+
? v["@value"]
|
36827
|
+
: v["@value"] + "Z"));
|
36698
36828
|
}
|
36699
36829
|
instance.#_8g8g4LiVMhFTXskuDEqx4ascxUr_deleted =
|
36700
36830
|
_8g8g4LiVMhFTXskuDEqx4ascxUr_deleted;
|
@@ -36724,10 +36854,12 @@ export class Tombstone extends Object {
|
|
36724
36854
|
}
|
36725
36855
|
return proxy;
|
36726
36856
|
}
|
36857
|
+
// @ts-ignore: suppressing TS4127
|
36727
36858
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
36728
36859
|
const proxy = this._getCustomInspectProxy();
|
36729
36860
|
return "Tombstone " + inspect(proxy, options);
|
36730
36861
|
}
|
36862
|
+
// @ts-ignore: suppressing TS4127
|
36731
36863
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
36732
36864
|
const proxy = this._getCustomInspectProxy();
|
36733
36865
|
return "Tombstone " + inspect(proxy, options);
|
@@ -36885,10 +37017,12 @@ export class Travel extends IntransitiveActivity {
|
|
36885
37017
|
const proxy = super._getCustomInspectProxy();
|
36886
37018
|
return proxy;
|
36887
37019
|
}
|
37020
|
+
// @ts-ignore: suppressing TS4127
|
36888
37021
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
36889
37022
|
const proxy = this._getCustomInspectProxy();
|
36890
37023
|
return "Travel " + inspect(proxy, options);
|
36891
37024
|
}
|
37025
|
+
// @ts-ignore: suppressing TS4127
|
36892
37026
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
36893
37027
|
const proxy = this._getCustomInspectProxy();
|
36894
37028
|
return "Travel " + inspect(proxy, options);
|
@@ -37052,10 +37186,12 @@ export class Undo extends Activity {
|
|
37052
37186
|
const proxy = super._getCustomInspectProxy();
|
37053
37187
|
return proxy;
|
37054
37188
|
}
|
37189
|
+
// @ts-ignore: suppressing TS4127
|
37055
37190
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
37056
37191
|
const proxy = this._getCustomInspectProxy();
|
37057
37192
|
return "Undo " + inspect(proxy, options);
|
37058
37193
|
}
|
37194
|
+
// @ts-ignore: suppressing TS4127
|
37059
37195
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
37060
37196
|
const proxy = this._getCustomInspectProxy();
|
37061
37197
|
return "Undo " + inspect(proxy, options);
|
@@ -37240,10 +37376,12 @@ export class Update extends Activity {
|
|
37240
37376
|
const proxy = super._getCustomInspectProxy();
|
37241
37377
|
return proxy;
|
37242
37378
|
}
|
37379
|
+
// @ts-ignore: suppressing TS4127
|
37243
37380
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
37244
37381
|
const proxy = this._getCustomInspectProxy();
|
37245
37382
|
return "Update " + inspect(proxy, options);
|
37246
37383
|
}
|
37384
|
+
// @ts-ignore: suppressing TS4127
|
37247
37385
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
37248
37386
|
const proxy = this._getCustomInspectProxy();
|
37249
37387
|
return "Update " + inspect(proxy, options);
|
@@ -37414,10 +37552,12 @@ export class Video extends Document {
|
|
37414
37552
|
const proxy = super._getCustomInspectProxy();
|
37415
37553
|
return proxy;
|
37416
37554
|
}
|
37555
|
+
// @ts-ignore: suppressing TS4127
|
37417
37556
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
37418
37557
|
const proxy = this._getCustomInspectProxy();
|
37419
37558
|
return "Video " + inspect(proxy, options);
|
37420
37559
|
}
|
37560
|
+
// @ts-ignore: suppressing TS4127
|
37421
37561
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
37422
37562
|
const proxy = this._getCustomInspectProxy();
|
37423
37563
|
return "Video " + inspect(proxy, options);
|
@@ -37572,10 +37712,12 @@ export class View extends Activity {
|
|
37572
37712
|
const proxy = super._getCustomInspectProxy();
|
37573
37713
|
return proxy;
|
37574
37714
|
}
|
37715
|
+
// @ts-ignore: suppressing TS4127
|
37575
37716
|
[Symbol.for("Deno.customInspect")](inspect, options) {
|
37576
37717
|
const proxy = this._getCustomInspectProxy();
|
37577
37718
|
return "View " + inspect(proxy, options);
|
37578
37719
|
}
|
37720
|
+
// @ts-ignore: suppressing TS4127
|
37579
37721
|
[Symbol.for("nodejs.util.inspect.custom")](_depth, options, inspect) {
|
37580
37722
|
const proxy = this._getCustomInspectProxy();
|
37581
37723
|
return "View " + inspect(proxy, options);
|