@atproto/pds 0.5.4 → 0.5.5
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/CHANGELOG.md +28 -0
- package/dist/account-manager/account-manager.d.ts +1 -1
- package/dist/account-manager/account-manager.d.ts.map +1 -1
- package/dist/account-manager/account-manager.js.map +1 -1
- package/dist/account-manager/db/index.d.ts.map +1 -1
- package/dist/account-manager/db/migrations/index.d.ts.map +1 -1
- package/dist/account-manager/helpers/account-device.d.ts +91 -91
- package/dist/account-manager/helpers/account.d.ts +7 -7
- package/dist/account-manager/helpers/account.d.ts.map +1 -1
- package/dist/account-manager/helpers/auth.d.ts.map +1 -1
- package/dist/account-manager/helpers/authorization-request.d.ts.map +1 -1
- package/dist/account-manager/helpers/device.d.ts +1 -1
- package/dist/account-manager/helpers/device.d.ts.map +1 -1
- package/dist/account-manager/helpers/email-token.d.ts.map +1 -1
- package/dist/account-manager/helpers/invite.d.ts +1 -1
- package/dist/account-manager/helpers/invite.d.ts.map +1 -1
- package/dist/account-manager/helpers/password.d.ts.map +1 -1
- package/dist/account-manager/helpers/repo.d.ts.map +1 -1
- package/dist/account-manager/helpers/scrypt.d.ts.map +1 -1
- package/dist/account-manager/helpers/token.d.ts +457 -457
- package/dist/account-manager/helpers/token.d.ts.map +1 -1
- package/dist/account-manager/helpers/used-refresh-token.d.ts.map +1 -1
- package/dist/account-manager/oauth-store.d.ts.map +1 -1
- package/dist/account-manager/oauth-store.js.map +1 -1
- package/dist/account-manager/scope-reference-getter.d.ts.map +1 -1
- package/dist/account-manager/scope-reference-getter.js.map +1 -1
- package/dist/actor-store/actor-store-reader.d.ts.map +1 -1
- package/dist/actor-store/actor-store-reader.js.map +1 -1
- package/dist/actor-store/actor-store-transactor.d.ts.map +1 -1
- package/dist/actor-store/actor-store-transactor.js.map +1 -1
- package/dist/actor-store/actor-store-writer.d.ts.map +1 -1
- package/dist/actor-store/actor-store.d.ts.map +1 -1
- package/dist/actor-store/actor-store.js.map +1 -1
- package/dist/actor-store/blob/reader.d.ts.map +1 -1
- package/dist/actor-store/blob/reader.js.map +1 -1
- package/dist/actor-store/blob/transactor.d.ts.map +1 -1
- package/dist/actor-store/blob/transactor.js.map +1 -1
- package/dist/actor-store/db/index.d.ts.map +1 -1
- package/dist/actor-store/db/migrations/index.d.ts.map +1 -1
- package/dist/actor-store/migrate.d.ts.map +1 -1
- package/dist/actor-store/preference/reader.d.ts.map +1 -1
- package/dist/actor-store/preference/reader.js.map +1 -1
- package/dist/actor-store/preference/transactor.d.ts.map +1 -1
- package/dist/actor-store/record/reader.d.ts +3 -3
- package/dist/actor-store/record/reader.d.ts.map +1 -1
- package/dist/actor-store/record/reader.js.map +1 -1
- package/dist/actor-store/record/transactor.d.ts.map +1 -1
- package/dist/actor-store/record/transactor.js.map +1 -1
- package/dist/actor-store/repo/reader.d.ts.map +1 -1
- package/dist/actor-store/repo/reader.js.map +1 -1
- package/dist/actor-store/repo/sql-repo-reader.d.ts +1 -1
- package/dist/actor-store/repo/sql-repo-reader.d.ts.map +1 -1
- package/dist/actor-store/repo/sql-repo-transactor.d.ts.map +1 -1
- package/dist/actor-store/repo/transactor.d.ts.map +1 -1
- package/dist/actor-store/repo/transactor.js.map +1 -1
- package/dist/api/app/bsky/util/resolver.d.ts +4 -4
- package/dist/api/app/bsky/util/resolver.d.ts.map +1 -1
- package/dist/api/com/atproto/admin/getInviteCodes.d.ts.map +1 -1
- package/dist/api/com/atproto/server/util.d.ts.map +1 -1
- package/dist/api/com/atproto/sync/getRepo.d.ts.map +1 -1
- package/dist/api/com/atproto/sync/listRepos.d.ts.map +1 -1
- package/dist/api/com/atproto/sync/util.d.ts.map +1 -1
- package/dist/api/proxy.d.ts.map +1 -1
- package/dist/app-view.d.ts.map +1 -1
- package/dist/auth-routes.d.ts.map +1 -1
- package/dist/auth-verifier.d.ts.map +1 -1
- package/dist/background.d.ts.map +1 -1
- package/dist/basic-routes.d.ts.map +1 -1
- package/dist/bsky-app-view.d.ts.map +1 -1
- package/dist/config/config.d.ts.map +1 -1
- package/dist/config/env.d.ts.map +1 -1
- package/dist/config/secrets.d.ts.map +1 -1
- package/dist/context.d.ts.map +1 -1
- package/dist/crawlers.d.ts.map +1 -1
- package/dist/db/db.d.ts.map +1 -1
- package/dist/db/migrator.d.ts.map +1 -1
- package/dist/db/migrator.js.map +1 -1
- package/dist/db/pagination.d.ts +1 -1
- package/dist/db/pagination.d.ts.map +1 -1
- package/dist/db/pagination.js.map +1 -1
- package/dist/db/util.d.ts.map +1 -1
- package/dist/did-cache/db/index.d.ts.map +1 -1
- package/dist/did-cache/db/migrations.d.ts.map +1 -1
- package/dist/did-cache/index.d.ts.map +1 -1
- package/dist/did-cache/index.js.map +1 -1
- package/dist/disk-blobstore.d.ts.map +1 -1
- package/dist/disk-blobstore.js.map +1 -1
- package/dist/handle/explicit-slurs.d.ts.map +1 -1
- package/dist/handle/index.d.ts.map +1 -1
- package/dist/image/image-url-builder.d.ts.map +1 -1
- package/dist/image/image-url-builder.js.map +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/actor/defs.defs.d.ts +75 -155
- package/dist/lexicons/app/bsky/actor/defs.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/actor/profile.defs.d.ts +100 -300
- package/dist/lexicons/app/bsky/actor/profile.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/actor/status.defs.d.ts +40 -40
- package/dist/lexicons/app/bsky/actor/status.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/authCreatePosts.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authDeleteContent.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authFullApp.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authManageFeedDeclarations.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authManageLabelerService.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authManageModeration.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authManageNotifications.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authManageProfile.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/authViewAll.defs.d.ts +1 -1
- package/dist/lexicons/app/bsky/draft/defs.defs.d.ts +4 -4
- package/dist/lexicons/app/bsky/draft/defs.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/embed/external.defs.d.ts +10 -10
- package/dist/lexicons/app/bsky/embed/gallery.defs.d.ts +10 -42
- package/dist/lexicons/app/bsky/embed/gallery.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/embed/images.defs.d.ts +10 -10
- package/dist/lexicons/app/bsky/embed/record.defs.d.ts +10 -10
- package/dist/lexicons/app/bsky/embed/recordWithMedia.defs.d.ts +10 -10
- package/dist/lexicons/app/bsky/embed/video.defs.d.ts +50 -162
- package/dist/lexicons/app/bsky/embed/video.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/feed/generator.defs.d.ts +80 -160
- package/dist/lexicons/app/bsky/feed/generator.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/feed/like.defs.d.ts +30 -30
- package/dist/lexicons/app/bsky/feed/like.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/feed/post.defs.d.ts +80 -200
- package/dist/lexicons/app/bsky/feed/post.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/feed/postgate.defs.d.ts +40 -80
- package/dist/lexicons/app/bsky/feed/postgate.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/feed/repost.defs.d.ts +30 -30
- package/dist/lexicons/app/bsky/feed/repost.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/feed/threadgate.defs.d.ts +30 -30
- package/dist/lexicons/app/bsky/feed/threadgate.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/graph/block.defs.d.ts +20 -20
- package/dist/lexicons/app/bsky/graph/block.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/graph/follow.defs.d.ts +30 -30
- package/dist/lexicons/app/bsky/graph/follow.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/graph/list.defs.d.ts +60 -60
- package/dist/lexicons/app/bsky/graph/list.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/graph/listblock.defs.d.ts +20 -20
- package/dist/lexicons/app/bsky/graph/listblock.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/graph/listitem.defs.d.ts +20 -20
- package/dist/lexicons/app/bsky/graph/listitem.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/graph/starterpack.defs.d.ts +50 -90
- package/dist/lexicons/app/bsky/graph/starterpack.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/graph/verification.defs.d.ts +30 -30
- package/dist/lexicons/app/bsky/graph/verification.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/labeler/service.defs.d.ts +50 -130
- package/dist/lexicons/app/bsky/labeler/service.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/notification/declaration.defs.d.ts +10 -10
- package/dist/lexicons/app/bsky/notification/declaration.defs.d.ts.map +1 -1
- package/dist/lexicons/app/bsky/richtext/facet.defs.d.ts +10 -10
- package/dist/lexicons/chat/bsky/actor/declaration.defs.d.ts +20 -20
- package/dist/lexicons/chat/bsky/actor/declaration.defs.d.ts.map +1 -1
- package/dist/lexicons/chat/bsky/authFullChatClient.defs.d.ts +1 -1
- package/dist/lexicons/chat/bsky/convo/defs.defs.d.ts +17 -0
- package/dist/lexicons/chat/bsky/convo/defs.defs.d.ts.map +1 -1
- package/dist/lexicons/chat/bsky/convo/defs.defs.js +11 -0
- package/dist/lexicons/chat/bsky/convo/defs.defs.js.map +1 -1
- package/dist/lexicons/chat/bsky/convo/sendMessage.defs.d.ts +1 -1
- package/dist/lexicons/chat/bsky/convo/sendMessage.defs.d.ts.map +1 -1
- package/dist/lexicons/chat/bsky/convo/sendMessage.defs.js +1 -0
- package/dist/lexicons/chat/bsky/convo/sendMessage.defs.js.map +1 -1
- package/dist/lexicons/chat/bsky/convo/sendMessageBatch.defs.d.ts +1 -1
- package/dist/lexicons/chat/bsky/convo/sendMessageBatch.defs.d.ts.map +1 -1
- package/dist/lexicons/chat/bsky/convo/sendMessageBatch.defs.js +1 -0
- package/dist/lexicons/chat/bsky/convo/sendMessageBatch.defs.js.map +1 -1
- package/dist/lexicons/chat/bsky/embed/joinLink.defs.d.ts +10 -42
- package/dist/lexicons/chat/bsky/embed/joinLink.defs.d.ts.map +1 -1
- package/dist/lexicons/com/atproto/lexicon/schema.defs.d.ts +10 -10
- package/dist/lexicons/com/atproto/lexicon/schema.defs.d.ts.map +1 -1
- package/dist/lexicons/com/atproto/repo/strongRef.defs.d.ts +10 -10
- package/dist/lexicons/com/germnetwork/declaration.defs.d.ts +40 -120
- package/dist/lexicons/com/germnetwork/declaration.defs.d.ts.map +1 -1
- package/dist/lexicons/site/standard/document.defs.d.ts +130 -450
- package/dist/lexicons/site/standard/document.defs.d.ts.map +1 -1
- package/dist/lexicons/site/standard/graph/recommend.defs.d.ts +10 -10
- package/dist/lexicons/site/standard/graph/recommend.defs.d.ts.map +1 -1
- package/dist/lexicons/site/standard/graph/subscription.defs.d.ts +20 -60
- package/dist/lexicons/site/standard/graph/subscription.defs.d.ts.map +1 -1
- package/dist/lexicons/site/standard/publication.defs.d.ts +60 -220
- package/dist/lexicons/site/standard/publication.defs.d.ts.map +1 -1
- package/dist/lexicons/site/standard/theme/basic.defs.d.ts +10 -10
- package/dist/lexicons/site/standard/theme/basic.defs.d.ts.map +1 -1
- package/dist/lexicons/tools/ozone/moderation/queryStatuses.defs.d.ts +2 -2
- package/dist/lexicons/tools/ozone/set/querySets.defs.d.ts +2 -2
- package/dist/logger.d.ts +14 -14
- package/dist/logger.d.ts.map +1 -1
- package/dist/mailer/index.d.ts.map +1 -1
- package/dist/mailer/index.js.map +1 -1
- package/dist/mailer/moderation.d.ts.map +1 -1
- package/dist/pipethrough.d.ts +1 -1
- package/dist/pipethrough.d.ts.map +1 -1
- package/dist/pipethrough.js.map +1 -1
- package/dist/rate-limits.d.ts.map +1 -1
- package/dist/read-after-write/util.d.ts.map +1 -1
- package/dist/read-after-write/viewer.d.ts +8 -8
- package/dist/read-after-write/viewer.d.ts.map +1 -1
- package/dist/read-after-write/viewer.js.map +1 -1
- package/dist/redis.d.ts.map +1 -1
- package/dist/repo/prepare.d.ts.map +1 -1
- package/dist/repo/types.d.ts.map +1 -1
- package/dist/repo/types.js.map +1 -1
- package/dist/scripts/index.d.ts.map +1 -1
- package/dist/scripts/publish-identity.d.ts.map +1 -1
- package/dist/scripts/rebuild-repo.d.ts.map +1 -1
- package/dist/scripts/rotate-keys.d.ts.map +1 -1
- package/dist/scripts/sequencer-recovery/index.d.ts.map +1 -1
- package/dist/scripts/sequencer-recovery/recoverer.d.ts.map +1 -1
- package/dist/scripts/sequencer-recovery/recoverer.js.map +1 -1
- package/dist/scripts/sequencer-recovery/recovery-db.d.ts.map +1 -1
- package/dist/scripts/sequencer-recovery/repair-repos.d.ts.map +1 -1
- package/dist/scripts/sequencer-recovery/user-queues.d.ts.map +1 -1
- package/dist/scripts/util.d.ts.map +1 -1
- package/dist/sequencer/db/index.d.ts.map +1 -1
- package/dist/sequencer/db/migrations/index.d.ts.map +1 -1
- package/dist/sequencer/events.d.ts +19 -19
- package/dist/sequencer/events.d.ts.map +1 -1
- package/dist/sequencer/outbox.d.ts.map +1 -1
- package/dist/sequencer/outbox.js.map +1 -1
- package/dist/sequencer/sequencer.d.ts.map +1 -1
- package/dist/sequencer/sequencer.js.map +1 -1
- package/dist/util/debug.d.ts.map +1 -1
- package/dist/well-known.d.ts.map +1 -1
- package/package.json +26 -27
- package/tests/db.test.ts +3 -3
- package/tsconfig.build.tsbuildinfo +1 -1
|
@@ -24,65 +24,65 @@ export declare const $isTypeOf: <TValue extends {
|
|
|
24
24
|
}>(value: TValue) => value is l.TypedRecord<"app.bsky.graph.listitem", TValue>;
|
|
25
25
|
export declare const $build: {
|
|
26
26
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
27
|
+
$type: "app.bsky.graph.listitem";
|
|
28
|
+
subject: l.DidString;
|
|
27
29
|
list: l.AtUriString;
|
|
28
30
|
createdAt: l.DatetimeString;
|
|
29
|
-
subject: l.DidString;
|
|
30
|
-
$type: "app.bsky.graph.listitem";
|
|
31
31
|
};
|
|
32
32
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
33
|
+
$type: "app.bsky.graph.listitem";
|
|
34
|
+
subject: l.DidString;
|
|
33
35
|
list: l.AtUriString;
|
|
34
36
|
createdAt: l.DatetimeString;
|
|
35
|
-
subject: l.DidString;
|
|
36
|
-
$type: "app.bsky.graph.listitem";
|
|
37
37
|
};
|
|
38
38
|
};
|
|
39
39
|
export declare const $assert: (input: unknown, options?: l.ValidateOptions) => asserts input is {
|
|
40
|
+
$type: "app.bsky.graph.listitem";
|
|
41
|
+
subject: l.DidString;
|
|
40
42
|
list: l.AtUriString;
|
|
41
43
|
createdAt: l.DatetimeString;
|
|
42
|
-
subject: l.DidString;
|
|
43
|
-
$type: "app.bsky.graph.listitem";
|
|
44
44
|
};
|
|
45
45
|
export declare const $check: (input: unknown, options?: l.ValidateOptions) => void;
|
|
46
46
|
export declare const $cast: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
47
|
+
$type: "app.bsky.graph.listitem";
|
|
48
|
+
subject: l.DidString;
|
|
47
49
|
list: l.AtUriString;
|
|
48
50
|
createdAt: l.DatetimeString;
|
|
49
|
-
subject: l.DidString;
|
|
50
|
-
$type: "app.bsky.graph.listitem";
|
|
51
51
|
};
|
|
52
52
|
export declare const $ifMatches: <I>(input: I, options?: l.ValidateOptions) => (I & {
|
|
53
|
+
$type: "app.bsky.graph.listitem";
|
|
54
|
+
subject: l.DidString;
|
|
53
55
|
list: l.AtUriString;
|
|
54
56
|
createdAt: l.DatetimeString;
|
|
55
|
-
subject: l.DidString;
|
|
56
|
-
$type: "app.bsky.graph.listitem";
|
|
57
57
|
}) | undefined;
|
|
58
58
|
export declare const $matches: <I>(input: I, options?: l.ValidateOptions) => input is I & {
|
|
59
|
+
$type: "app.bsky.graph.listitem";
|
|
60
|
+
subject: l.DidString;
|
|
59
61
|
list: l.AtUriString;
|
|
60
62
|
createdAt: l.DatetimeString;
|
|
61
|
-
subject: l.DidString;
|
|
62
|
-
$type: "app.bsky.graph.listitem";
|
|
63
63
|
};
|
|
64
64
|
export declare const $parse: (input: unknown, options?: l.ParseOptions) => {
|
|
65
|
+
$type: "app.bsky.graph.listitem";
|
|
66
|
+
subject: l.DidString;
|
|
65
67
|
list: l.AtUriString;
|
|
66
68
|
createdAt: l.DatetimeString;
|
|
67
|
-
subject: l.DidString;
|
|
68
|
-
$type: "app.bsky.graph.listitem";
|
|
69
69
|
};
|
|
70
70
|
export declare const $safeParse: (input: unknown, options?: l.ParseOptions) => l.ValidationResult<{
|
|
71
|
+
$type: "app.bsky.graph.listitem";
|
|
72
|
+
subject: l.DidString;
|
|
71
73
|
list: l.AtUriString;
|
|
72
74
|
createdAt: l.DatetimeString;
|
|
73
|
-
subject: l.DidString;
|
|
74
|
-
$type: "app.bsky.graph.listitem";
|
|
75
75
|
}>;
|
|
76
76
|
export declare const $validate: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
77
|
+
$type: "app.bsky.graph.listitem";
|
|
78
|
+
subject: l.DidString;
|
|
77
79
|
list: l.AtUriString;
|
|
78
80
|
createdAt: l.DatetimeString;
|
|
79
|
-
subject: l.DidString;
|
|
80
|
-
$type: "app.bsky.graph.listitem";
|
|
81
81
|
};
|
|
82
82
|
export declare const $safeValidate: <I>(input: I, options?: l.ValidateOptions) => l.ValidationResult<I & {
|
|
83
|
+
$type: "app.bsky.graph.listitem";
|
|
84
|
+
subject: l.DidString;
|
|
83
85
|
list: l.AtUriString;
|
|
84
86
|
createdAt: l.DatetimeString;
|
|
85
|
-
subject: l.DidString;
|
|
86
|
-
$type: "app.bsky.graph.listitem";
|
|
87
87
|
}>;
|
|
88
88
|
//# sourceMappingURL=listitem.defs.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listitem.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/app/bsky/graph/listitem.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,QAAA,MAAM,KAAK,4BAA4B,CAAA;AAEvC,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,yHAAyH;AACzH,KAAK,IAAI,GAAG;IACV,KAAK,EAAE,yBAAyB,CAAA;IAEhC;;OAEG;IACH,OAAO,EAAE,CAAC,CAAC,SAAS,CAAA;IAEpB;;OAEG;IACH,IAAI,EAAE,CAAC,CAAC,WAAW,CAAA;IACnB,SAAS,EAAE,CAAC,CAAC,cAAc,CAAA;CAC5B,CAAA;AAED,YAAY,EAAE,IAAI,EAAE,CAAA;AAEpB,yHAAyH;AACzH,QAAA,MAAM,IAAI,yGAQT,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,KAAK,4BAAQ,CAAA;AAC1B,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"listitem.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/app/bsky/graph/listitem.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,QAAA,MAAM,KAAK,4BAA4B,CAAA;AAEvC,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,yHAAyH;AACzH,KAAK,IAAI,GAAG;IACV,KAAK,EAAE,yBAAyB,CAAA;IAEhC;;OAEG;IACH,OAAO,EAAE,CAAC,CAAC,SAAS,CAAA;IAEpB;;OAEG;IACH,IAAI,EAAE,CAAC,CAAC,WAAW,CAAA;IACnB,SAAS,EAAE,CAAC,CAAC,cAAc,CAAA;CAC5B,CAAA;AAED,YAAY,EAAE,IAAI,EAAE,CAAA;AAEpB,yHAAyH;AACzH,QAAA,MAAM,IAAI,yGAQT,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,KAAK,4BAAQ,CAAA;AAC1B,eAAO,MAAM,SAAS;;8EAAyC,CAAA;AAC/D,eAAO,MAAM,MAAM;;;iBA1BR,CAAC,CAAC,SAAS;cAKd,CAAC,CAAC,WAAW;mBACR,CAAC,CAAC,cAAc;;;;iBANlB,CAAC,CAAC,SAAS;cAKd,CAAC,CAAC,WAAW;mBACR,CAAC,CAAC,cAAc;;CAoB4B,CAAA;AACzD,eAAO,MAAM,OAAO;;aA3BT,CAAC,CAAC,SAAS;UAKd,CAAC,CAAC,WAAW;eACR,CAAC,CAAC,cAAc;CAqB8B,CAAA;AAC3D,eAAO,MAAM,MAAM,uDAAsC,CAAA;AACzD,eAAO,MAAM,KAAK;;aA7BP,CAAC,CAAC,SAAS;UAKd,CAAC,CAAC,WAAW;eACR,CAAC,CAAC,cAAc;CAuB0B,CAAA;AACvD,eAAO,MAAM,UAAU;;aA9BZ,CAAC,CAAC,SAAS;UAKd,CAAC,CAAC,WAAW;eACR,CAAC,CAAC,cAAc;cAwBoC,CAAA;AACjE,eAAO,MAAM,QAAQ;;aA/BV,CAAC,CAAC,SAAS;UAKd,CAAC,CAAC,WAAW;eACR,CAAC,CAAC,cAAc;CAyBgC,CAAA;AAC7D,eAAO,MAAM,MAAM;;aAhCR,CAAC,CAAC,SAAS;UAKd,CAAC,CAAC,WAAW;eACR,CAAC,CAAC,cAAc;CA0B4B,CAAA;AACzD,eAAO,MAAM,UAAU;;aAjCZ,CAAC,CAAC,SAAS;UAKd,CAAC,CAAC,WAAW;eACR,CAAC,CAAC,cAAc;EA2BoC,CAAA;AACjE,eAAO,MAAM,SAAS;;aAlCX,CAAC,CAAC,SAAS;UAKd,CAAC,CAAC,WAAW;eACR,CAAC,CAAC,cAAc;CA4BkC,CAAA;AAC/D,eAAO,MAAM,aAAa;;aAnCf,CAAC,CAAC,SAAS;UAKd,CAAC,CAAC,WAAW;eACR,CAAC,CAAC,cAAc;EA6B0C,CAAA"}
|
|
@@ -28,136 +28,96 @@ export declare const $isTypeOf: <TValue extends {
|
|
|
28
28
|
}>(value: TValue) => value is l.TypedRecord<"app.bsky.graph.starterpack", TValue>;
|
|
29
29
|
export declare const $build: {
|
|
30
30
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
31
|
-
|
|
32
|
-
feeds?: FeedItem[] | undefined;
|
|
33
|
-
list: l.AtUriString;
|
|
31
|
+
$type: "app.bsky.graph.starterpack";
|
|
34
32
|
name: string;
|
|
33
|
+
description?: string;
|
|
34
|
+
descriptionFacets?: RichtextFacet.Main[];
|
|
35
|
+
list: l.AtUriString;
|
|
36
|
+
feeds?: FeedItem[];
|
|
35
37
|
createdAt: l.DatetimeString;
|
|
36
|
-
descriptionFacets?: RichtextFacet.Main[]
|
|
37
|
-
/**
|
|
38
|
-
* Reference (AT-URI) to the list record.
|
|
39
|
-
*/
|
|
40
|
-
| undefined;
|
|
41
|
-
$type: "app.bsky.graph.starterpack";
|
|
42
38
|
};
|
|
43
39
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
44
|
-
|
|
45
|
-
feeds?: FeedItem[] | undefined;
|
|
46
|
-
list: l.AtUriString;
|
|
40
|
+
$type: "app.bsky.graph.starterpack";
|
|
47
41
|
name: string;
|
|
42
|
+
description?: string;
|
|
43
|
+
descriptionFacets?: RichtextFacet.Main[];
|
|
44
|
+
list: l.AtUriString;
|
|
45
|
+
feeds?: FeedItem[];
|
|
48
46
|
createdAt: l.DatetimeString;
|
|
49
|
-
descriptionFacets?: RichtextFacet.Main[]
|
|
50
|
-
/**
|
|
51
|
-
* Reference (AT-URI) to the list record.
|
|
52
|
-
*/
|
|
53
|
-
| undefined;
|
|
54
|
-
$type: "app.bsky.graph.starterpack";
|
|
55
47
|
};
|
|
56
48
|
};
|
|
57
49
|
export declare const $assert: (input: unknown, options?: l.ValidateOptions) => asserts input is {
|
|
58
|
-
|
|
59
|
-
feeds?: FeedItem[] | undefined;
|
|
60
|
-
list: l.AtUriString;
|
|
50
|
+
$type: "app.bsky.graph.starterpack";
|
|
61
51
|
name: string;
|
|
52
|
+
description?: string;
|
|
53
|
+
descriptionFacets?: RichtextFacet.Main[];
|
|
54
|
+
list: l.AtUriString;
|
|
55
|
+
feeds?: FeedItem[];
|
|
62
56
|
createdAt: l.DatetimeString;
|
|
63
|
-
descriptionFacets?: RichtextFacet.Main[]
|
|
64
|
-
/**
|
|
65
|
-
* Reference (AT-URI) to the list record.
|
|
66
|
-
*/
|
|
67
|
-
| undefined;
|
|
68
|
-
$type: "app.bsky.graph.starterpack";
|
|
69
57
|
};
|
|
70
58
|
export declare const $check: (input: unknown, options?: l.ValidateOptions) => void;
|
|
71
59
|
export declare const $cast: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
72
|
-
|
|
73
|
-
feeds?: FeedItem[] | undefined;
|
|
74
|
-
list: l.AtUriString;
|
|
60
|
+
$type: "app.bsky.graph.starterpack";
|
|
75
61
|
name: string;
|
|
62
|
+
description?: string;
|
|
63
|
+
descriptionFacets?: RichtextFacet.Main[];
|
|
64
|
+
list: l.AtUriString;
|
|
65
|
+
feeds?: FeedItem[];
|
|
76
66
|
createdAt: l.DatetimeString;
|
|
77
|
-
descriptionFacets?: RichtextFacet.Main[]
|
|
78
|
-
/**
|
|
79
|
-
* Reference (AT-URI) to the list record.
|
|
80
|
-
*/
|
|
81
|
-
| undefined;
|
|
82
|
-
$type: "app.bsky.graph.starterpack";
|
|
83
67
|
};
|
|
84
68
|
export declare const $ifMatches: <I>(input: I, options?: l.ValidateOptions) => (I & {
|
|
85
|
-
|
|
86
|
-
feeds?: FeedItem[] | undefined;
|
|
87
|
-
list: l.AtUriString;
|
|
69
|
+
$type: "app.bsky.graph.starterpack";
|
|
88
70
|
name: string;
|
|
71
|
+
description?: string;
|
|
72
|
+
descriptionFacets?: RichtextFacet.Main[];
|
|
73
|
+
list: l.AtUriString;
|
|
74
|
+
feeds?: FeedItem[];
|
|
89
75
|
createdAt: l.DatetimeString;
|
|
90
|
-
descriptionFacets?: RichtextFacet.Main[]
|
|
91
|
-
/**
|
|
92
|
-
* Reference (AT-URI) to the list record.
|
|
93
|
-
*/
|
|
94
|
-
| undefined;
|
|
95
|
-
$type: "app.bsky.graph.starterpack";
|
|
96
76
|
}) | undefined;
|
|
97
77
|
export declare const $matches: <I>(input: I, options?: l.ValidateOptions) => input is I & {
|
|
98
|
-
|
|
99
|
-
feeds?: FeedItem[] | undefined;
|
|
100
|
-
list: l.AtUriString;
|
|
78
|
+
$type: "app.bsky.graph.starterpack";
|
|
101
79
|
name: string;
|
|
80
|
+
description?: string;
|
|
81
|
+
descriptionFacets?: RichtextFacet.Main[];
|
|
82
|
+
list: l.AtUriString;
|
|
83
|
+
feeds?: FeedItem[];
|
|
102
84
|
createdAt: l.DatetimeString;
|
|
103
|
-
descriptionFacets?: RichtextFacet.Main[]
|
|
104
|
-
/**
|
|
105
|
-
* Reference (AT-URI) to the list record.
|
|
106
|
-
*/
|
|
107
|
-
| undefined;
|
|
108
|
-
$type: "app.bsky.graph.starterpack";
|
|
109
85
|
};
|
|
110
86
|
export declare const $parse: (input: unknown, options?: l.ParseOptions) => {
|
|
111
|
-
|
|
112
|
-
feeds?: FeedItem[] | undefined;
|
|
113
|
-
list: l.AtUriString;
|
|
87
|
+
$type: "app.bsky.graph.starterpack";
|
|
114
88
|
name: string;
|
|
89
|
+
description?: string;
|
|
90
|
+
descriptionFacets?: RichtextFacet.Main[];
|
|
91
|
+
list: l.AtUriString;
|
|
92
|
+
feeds?: FeedItem[];
|
|
115
93
|
createdAt: l.DatetimeString;
|
|
116
|
-
descriptionFacets?: RichtextFacet.Main[]
|
|
117
|
-
/**
|
|
118
|
-
* Reference (AT-URI) to the list record.
|
|
119
|
-
*/
|
|
120
|
-
| undefined;
|
|
121
|
-
$type: "app.bsky.graph.starterpack";
|
|
122
94
|
};
|
|
123
95
|
export declare const $safeParse: (input: unknown, options?: l.ParseOptions) => l.ValidationResult<{
|
|
124
|
-
|
|
125
|
-
feeds?: FeedItem[] | undefined;
|
|
126
|
-
list: l.AtUriString;
|
|
96
|
+
$type: "app.bsky.graph.starterpack";
|
|
127
97
|
name: string;
|
|
98
|
+
description?: string;
|
|
99
|
+
descriptionFacets?: RichtextFacet.Main[];
|
|
100
|
+
list: l.AtUriString;
|
|
101
|
+
feeds?: FeedItem[];
|
|
128
102
|
createdAt: l.DatetimeString;
|
|
129
|
-
descriptionFacets?: RichtextFacet.Main[]
|
|
130
|
-
/**
|
|
131
|
-
* Reference (AT-URI) to the list record.
|
|
132
|
-
*/
|
|
133
|
-
| undefined;
|
|
134
|
-
$type: "app.bsky.graph.starterpack";
|
|
135
103
|
}>;
|
|
136
104
|
export declare const $validate: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
137
|
-
|
|
138
|
-
feeds?: FeedItem[] | undefined;
|
|
139
|
-
list: l.AtUriString;
|
|
105
|
+
$type: "app.bsky.graph.starterpack";
|
|
140
106
|
name: string;
|
|
107
|
+
description?: string;
|
|
108
|
+
descriptionFacets?: RichtextFacet.Main[];
|
|
109
|
+
list: l.AtUriString;
|
|
110
|
+
feeds?: FeedItem[];
|
|
141
111
|
createdAt: l.DatetimeString;
|
|
142
|
-
descriptionFacets?: RichtextFacet.Main[]
|
|
143
|
-
/**
|
|
144
|
-
* Reference (AT-URI) to the list record.
|
|
145
|
-
*/
|
|
146
|
-
| undefined;
|
|
147
|
-
$type: "app.bsky.graph.starterpack";
|
|
148
112
|
};
|
|
149
113
|
export declare const $safeValidate: <I>(input: I, options?: l.ValidateOptions) => l.ValidationResult<I & {
|
|
150
|
-
|
|
151
|
-
feeds?: FeedItem[] | undefined;
|
|
152
|
-
list: l.AtUriString;
|
|
114
|
+
$type: "app.bsky.graph.starterpack";
|
|
153
115
|
name: string;
|
|
116
|
+
description?: string;
|
|
117
|
+
descriptionFacets?: RichtextFacet.Main[];
|
|
118
|
+
list: l.AtUriString;
|
|
119
|
+
feeds?: FeedItem[];
|
|
154
120
|
createdAt: l.DatetimeString;
|
|
155
|
-
descriptionFacets?: RichtextFacet.Main[]
|
|
156
|
-
/**
|
|
157
|
-
* Reference (AT-URI) to the list record.
|
|
158
|
-
*/
|
|
159
|
-
| undefined;
|
|
160
|
-
$type: "app.bsky.graph.starterpack";
|
|
161
121
|
}>;
|
|
162
122
|
type FeedItem = {
|
|
163
123
|
$type?: 'app.bsky.graph.starterpack#feedItem';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"starterpack.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/app/bsky/graph/starterpack.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,aAAa,MAAM,2BAA2B,CAAA;AAE1D,QAAA,MAAM,KAAK,+BAA+B,CAAA;AAE1C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,wEAAwE;AACxE,KAAK,IAAI,GAAG;IACV,KAAK,EAAE,4BAA4B,CAAA;IAEnC;;OAEG;IACH,IAAI,EAAE,MAAM,CAAA;IACZ,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,iBAAiB,CAAC,EAAE,aAAa,CAAC,IAAI,EAAE,CAAA;IAExC;;OAEG;IACH,IAAI,EAAE,CAAC,CAAC,WAAW,CAAA;IACnB,KAAK,CAAC,EAAE,QAAQ,EAAE,CAAA;IAClB,SAAS,EAAE,CAAC,CAAC,cAAc,CAAA;CAC5B,CAAA;AAED,YAAY,EAAE,IAAI,EAAE,CAAA;AAEpB,wEAAwE;AACxE,QAAA,MAAM,IAAI,4GA4BT,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,KAAK,+BAAQ,CAAA;AAC1B,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"starterpack.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/app/bsky/graph/starterpack.defs.ts"],"names":[],"mappings":"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"}
|
|
@@ -31,75 +31,75 @@ export declare const $isTypeOf: <TValue extends {
|
|
|
31
31
|
}>(value: TValue) => value is l.TypedRecord<"app.bsky.graph.verification", TValue>;
|
|
32
32
|
export declare const $build: {
|
|
33
33
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
34
|
+
$type: "app.bsky.graph.verification";
|
|
35
|
+
subject: l.DidString;
|
|
34
36
|
handle: l.HandleString;
|
|
35
|
-
createdAt: l.DatetimeString;
|
|
36
37
|
displayName: string;
|
|
37
|
-
|
|
38
|
-
$type: "app.bsky.graph.verification";
|
|
38
|
+
createdAt: l.DatetimeString;
|
|
39
39
|
};
|
|
40
40
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
41
|
+
$type: "app.bsky.graph.verification";
|
|
42
|
+
subject: l.DidString;
|
|
41
43
|
handle: l.HandleString;
|
|
42
|
-
createdAt: l.DatetimeString;
|
|
43
44
|
displayName: string;
|
|
44
|
-
|
|
45
|
-
$type: "app.bsky.graph.verification";
|
|
45
|
+
createdAt: l.DatetimeString;
|
|
46
46
|
};
|
|
47
47
|
};
|
|
48
48
|
export declare const $assert: (input: unknown, options?: l.ValidateOptions) => asserts input is {
|
|
49
|
+
$type: "app.bsky.graph.verification";
|
|
50
|
+
subject: l.DidString;
|
|
49
51
|
handle: l.HandleString;
|
|
50
|
-
createdAt: l.DatetimeString;
|
|
51
52
|
displayName: string;
|
|
52
|
-
|
|
53
|
-
$type: "app.bsky.graph.verification";
|
|
53
|
+
createdAt: l.DatetimeString;
|
|
54
54
|
};
|
|
55
55
|
export declare const $check: (input: unknown, options?: l.ValidateOptions) => void;
|
|
56
56
|
export declare const $cast: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
57
|
+
$type: "app.bsky.graph.verification";
|
|
58
|
+
subject: l.DidString;
|
|
57
59
|
handle: l.HandleString;
|
|
58
|
-
createdAt: l.DatetimeString;
|
|
59
60
|
displayName: string;
|
|
60
|
-
|
|
61
|
-
$type: "app.bsky.graph.verification";
|
|
61
|
+
createdAt: l.DatetimeString;
|
|
62
62
|
};
|
|
63
63
|
export declare const $ifMatches: <I>(input: I, options?: l.ValidateOptions) => (I & {
|
|
64
|
+
$type: "app.bsky.graph.verification";
|
|
65
|
+
subject: l.DidString;
|
|
64
66
|
handle: l.HandleString;
|
|
65
|
-
createdAt: l.DatetimeString;
|
|
66
67
|
displayName: string;
|
|
67
|
-
|
|
68
|
-
$type: "app.bsky.graph.verification";
|
|
68
|
+
createdAt: l.DatetimeString;
|
|
69
69
|
}) | undefined;
|
|
70
70
|
export declare const $matches: <I>(input: I, options?: l.ValidateOptions) => input is I & {
|
|
71
|
+
$type: "app.bsky.graph.verification";
|
|
72
|
+
subject: l.DidString;
|
|
71
73
|
handle: l.HandleString;
|
|
72
|
-
createdAt: l.DatetimeString;
|
|
73
74
|
displayName: string;
|
|
74
|
-
|
|
75
|
-
$type: "app.bsky.graph.verification";
|
|
75
|
+
createdAt: l.DatetimeString;
|
|
76
76
|
};
|
|
77
77
|
export declare const $parse: (input: unknown, options?: l.ParseOptions) => {
|
|
78
|
+
$type: "app.bsky.graph.verification";
|
|
79
|
+
subject: l.DidString;
|
|
78
80
|
handle: l.HandleString;
|
|
79
|
-
createdAt: l.DatetimeString;
|
|
80
81
|
displayName: string;
|
|
81
|
-
|
|
82
|
-
$type: "app.bsky.graph.verification";
|
|
82
|
+
createdAt: l.DatetimeString;
|
|
83
83
|
};
|
|
84
84
|
export declare const $safeParse: (input: unknown, options?: l.ParseOptions) => l.ValidationResult<{
|
|
85
|
+
$type: "app.bsky.graph.verification";
|
|
86
|
+
subject: l.DidString;
|
|
85
87
|
handle: l.HandleString;
|
|
86
|
-
createdAt: l.DatetimeString;
|
|
87
88
|
displayName: string;
|
|
88
|
-
|
|
89
|
-
$type: "app.bsky.graph.verification";
|
|
89
|
+
createdAt: l.DatetimeString;
|
|
90
90
|
}>;
|
|
91
91
|
export declare const $validate: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
92
|
+
$type: "app.bsky.graph.verification";
|
|
93
|
+
subject: l.DidString;
|
|
92
94
|
handle: l.HandleString;
|
|
93
|
-
createdAt: l.DatetimeString;
|
|
94
95
|
displayName: string;
|
|
95
|
-
|
|
96
|
-
$type: "app.bsky.graph.verification";
|
|
96
|
+
createdAt: l.DatetimeString;
|
|
97
97
|
};
|
|
98
98
|
export declare const $safeValidate: <I>(input: I, options?: l.ValidateOptions) => l.ValidationResult<I & {
|
|
99
|
+
$type: "app.bsky.graph.verification";
|
|
100
|
+
subject: l.DidString;
|
|
99
101
|
handle: l.HandleString;
|
|
100
|
-
createdAt: l.DatetimeString;
|
|
101
102
|
displayName: string;
|
|
102
|
-
|
|
103
|
-
$type: "app.bsky.graph.verification";
|
|
103
|
+
createdAt: l.DatetimeString;
|
|
104
104
|
}>;
|
|
105
105
|
//# sourceMappingURL=verification.defs.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verification.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/app/bsky/graph/verification.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,QAAA,MAAM,KAAK,gCAAgC,CAAA;AAE3C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,8KAA8K;AAC9K,KAAK,IAAI,GAAG;IACV,KAAK,EAAE,6BAA6B,CAAA;IAEpC;;OAEG;IACH,OAAO,EAAE,CAAC,CAAC,SAAS,CAAA;IAEpB;;OAEG;IACH,MAAM,EAAE,CAAC,CAAC,YAAY,CAAA;IAEtB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAA;IAEnB;;OAEG;IACH,SAAS,EAAE,CAAC,CAAC,cAAc,CAAA;CAC5B,CAAA;AAED,YAAY,EAAE,IAAI,EAAE,CAAA;AAEpB,8KAA8K;AAC9K,QAAA,MAAM,IAAI,6GAST,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,KAAK,gCAAQ,CAAA;AAC1B,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"verification.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/app/bsky/graph/verification.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,QAAA,MAAM,KAAK,gCAAgC,CAAA;AAE3C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,8KAA8K;AAC9K,KAAK,IAAI,GAAG;IACV,KAAK,EAAE,6BAA6B,CAAA;IAEpC;;OAEG;IACH,OAAO,EAAE,CAAC,CAAC,SAAS,CAAA;IAEpB;;OAEG;IACH,MAAM,EAAE,CAAC,CAAC,YAAY,CAAA;IAEtB;;OAEG;IACH,WAAW,EAAE,MAAM,CAAA;IAEnB;;OAEG;IACH,SAAS,EAAE,CAAC,CAAC,cAAc,CAAA;CAC5B,CAAA;AAED,YAAY,EAAE,IAAI,EAAE,CAAA;AAEpB,8KAA8K;AAC9K,QAAA,MAAM,IAAI,6GAST,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,KAAK,gCAAQ,CAAA;AAC1B,eAAO,MAAM,SAAS;;kFAAyC,CAAA;AAC/D,eAAO,MAAM,MAAM;;;iBApCR,CAAC,CAAC,SAAS;gBAKZ,CAAC,CAAC,YAAY;qBAKT,MAAM;mBAKR,CAAC,CAAC,cAAc;;;;iBAflB,CAAC,CAAC,SAAS;gBAKZ,CAAC,CAAC,YAAY;qBAKT,MAAM;mBAKR,CAAC,CAAC,cAAc;;CAqB4B,CAAA;AACzD,eAAO,MAAM,OAAO;;aArCT,CAAC,CAAC,SAAS;YAKZ,CAAC,CAAC,YAAY;iBAKT,MAAM;eAKR,CAAC,CAAC,cAAc;CAsB8B,CAAA;AAC3D,eAAO,MAAM,MAAM,uDAAsC,CAAA;AACzD,eAAO,MAAM,KAAK;;aAvCP,CAAC,CAAC,SAAS;YAKZ,CAAC,CAAC,YAAY;iBAKT,MAAM;eAKR,CAAC,CAAC,cAAc;CAwB0B,CAAA;AACvD,eAAO,MAAM,UAAU;;aAxCZ,CAAC,CAAC,SAAS;YAKZ,CAAC,CAAC,YAAY;iBAKT,MAAM;eAKR,CAAC,CAAC,cAAc;cAyBoC,CAAA;AACjE,eAAO,MAAM,QAAQ;;aAzCV,CAAC,CAAC,SAAS;YAKZ,CAAC,CAAC,YAAY;iBAKT,MAAM;eAKR,CAAC,CAAC,cAAc;CA0BgC,CAAA;AAC7D,eAAO,MAAM,MAAM;;aA1CR,CAAC,CAAC,SAAS;YAKZ,CAAC,CAAC,YAAY;iBAKT,MAAM;eAKR,CAAC,CAAC,cAAc;CA2B4B,CAAA;AACzD,eAAO,MAAM,UAAU;;aA3CZ,CAAC,CAAC,SAAS;YAKZ,CAAC,CAAC,YAAY;iBAKT,MAAM;eAKR,CAAC,CAAC,cAAc;EA4BoC,CAAA;AACjE,eAAO,MAAM,SAAS;;aA5CX,CAAC,CAAC,SAAS;YAKZ,CAAC,CAAC,YAAY;iBAKT,MAAM;eAKR,CAAC,CAAC,cAAc;CA6BkC,CAAA;AAC/D,eAAO,MAAM,aAAa;;aA7Cf,CAAC,CAAC,SAAS;YAKZ,CAAC,CAAC,YAAY;iBAKT,MAAM;eAKR,CAAC,CAAC,cAAc;EA8B0C,CAAA"}
|
|
@@ -33,175 +33,95 @@ export declare const $isTypeOf: <TValue extends {
|
|
|
33
33
|
}>(value: TValue) => value is l.TypedRecord<"app.bsky.labeler.service", TValue>;
|
|
34
34
|
export declare const $build: {
|
|
35
35
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
36
|
+
$type: "app.bsky.labeler.service";
|
|
36
37
|
policies: LabelerDefs.LabelerPolicies;
|
|
38
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
37
39
|
createdAt: l.DatetimeString;
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
* The set of subject types (account, record, etc) this service accepts reports on.
|
|
42
|
-
*/
|
|
43
|
-
| undefined;
|
|
44
|
-
subjectTypes?: ModerationDefs.SubjectType[]
|
|
45
|
-
/**
|
|
46
|
-
* Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.
|
|
47
|
-
*/
|
|
48
|
-
| undefined;
|
|
49
|
-
subjectCollections?: l.NsidString[] | undefined;
|
|
50
|
-
$type: "app.bsky.labeler.service";
|
|
40
|
+
reasonTypes?: ModerationDefs.ReasonType[];
|
|
41
|
+
subjectTypes?: ModerationDefs.SubjectType[];
|
|
42
|
+
subjectCollections?: l.NsidString[];
|
|
51
43
|
};
|
|
52
44
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
45
|
+
$type: "app.bsky.labeler.service";
|
|
53
46
|
policies: LabelerDefs.LabelerPolicies;
|
|
47
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
54
48
|
createdAt: l.DatetimeString;
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
* The set of subject types (account, record, etc) this service accepts reports on.
|
|
59
|
-
*/
|
|
60
|
-
| undefined;
|
|
61
|
-
subjectTypes?: ModerationDefs.SubjectType[]
|
|
62
|
-
/**
|
|
63
|
-
* Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.
|
|
64
|
-
*/
|
|
65
|
-
| undefined;
|
|
66
|
-
subjectCollections?: l.NsidString[] | undefined;
|
|
67
|
-
$type: "app.bsky.labeler.service";
|
|
49
|
+
reasonTypes?: ModerationDefs.ReasonType[];
|
|
50
|
+
subjectTypes?: ModerationDefs.SubjectType[];
|
|
51
|
+
subjectCollections?: l.NsidString[];
|
|
68
52
|
};
|
|
69
53
|
};
|
|
70
54
|
export declare const $assert: (input: unknown, options?: l.ValidateOptions) => asserts input is {
|
|
55
|
+
$type: "app.bsky.labeler.service";
|
|
71
56
|
policies: LabelerDefs.LabelerPolicies;
|
|
57
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
72
58
|
createdAt: l.DatetimeString;
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
* The set of subject types (account, record, etc) this service accepts reports on.
|
|
77
|
-
*/
|
|
78
|
-
| undefined;
|
|
79
|
-
subjectTypes?: ModerationDefs.SubjectType[]
|
|
80
|
-
/**
|
|
81
|
-
* Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.
|
|
82
|
-
*/
|
|
83
|
-
| undefined;
|
|
84
|
-
subjectCollections?: l.NsidString[] | undefined;
|
|
85
|
-
$type: "app.bsky.labeler.service";
|
|
59
|
+
reasonTypes?: ModerationDefs.ReasonType[];
|
|
60
|
+
subjectTypes?: ModerationDefs.SubjectType[];
|
|
61
|
+
subjectCollections?: l.NsidString[];
|
|
86
62
|
};
|
|
87
63
|
export declare const $check: (input: unknown, options?: l.ValidateOptions) => void;
|
|
88
64
|
export declare const $cast: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
65
|
+
$type: "app.bsky.labeler.service";
|
|
89
66
|
policies: LabelerDefs.LabelerPolicies;
|
|
67
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
90
68
|
createdAt: l.DatetimeString;
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
* The set of subject types (account, record, etc) this service accepts reports on.
|
|
95
|
-
*/
|
|
96
|
-
| undefined;
|
|
97
|
-
subjectTypes?: ModerationDefs.SubjectType[]
|
|
98
|
-
/**
|
|
99
|
-
* Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.
|
|
100
|
-
*/
|
|
101
|
-
| undefined;
|
|
102
|
-
subjectCollections?: l.NsidString[] | undefined;
|
|
103
|
-
$type: "app.bsky.labeler.service";
|
|
69
|
+
reasonTypes?: ModerationDefs.ReasonType[];
|
|
70
|
+
subjectTypes?: ModerationDefs.SubjectType[];
|
|
71
|
+
subjectCollections?: l.NsidString[];
|
|
104
72
|
};
|
|
105
73
|
export declare const $ifMatches: <I>(input: I, options?: l.ValidateOptions) => (I & {
|
|
74
|
+
$type: "app.bsky.labeler.service";
|
|
106
75
|
policies: LabelerDefs.LabelerPolicies;
|
|
76
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
107
77
|
createdAt: l.DatetimeString;
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
* The set of subject types (account, record, etc) this service accepts reports on.
|
|
112
|
-
*/
|
|
113
|
-
| undefined;
|
|
114
|
-
subjectTypes?: ModerationDefs.SubjectType[]
|
|
115
|
-
/**
|
|
116
|
-
* Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.
|
|
117
|
-
*/
|
|
118
|
-
| undefined;
|
|
119
|
-
subjectCollections?: l.NsidString[] | undefined;
|
|
120
|
-
$type: "app.bsky.labeler.service";
|
|
78
|
+
reasonTypes?: ModerationDefs.ReasonType[];
|
|
79
|
+
subjectTypes?: ModerationDefs.SubjectType[];
|
|
80
|
+
subjectCollections?: l.NsidString[];
|
|
121
81
|
}) | undefined;
|
|
122
82
|
export declare const $matches: <I>(input: I, options?: l.ValidateOptions) => input is I & {
|
|
83
|
+
$type: "app.bsky.labeler.service";
|
|
123
84
|
policies: LabelerDefs.LabelerPolicies;
|
|
85
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
124
86
|
createdAt: l.DatetimeString;
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
* The set of subject types (account, record, etc) this service accepts reports on.
|
|
129
|
-
*/
|
|
130
|
-
| undefined;
|
|
131
|
-
subjectTypes?: ModerationDefs.SubjectType[]
|
|
132
|
-
/**
|
|
133
|
-
* Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.
|
|
134
|
-
*/
|
|
135
|
-
| undefined;
|
|
136
|
-
subjectCollections?: l.NsidString[] | undefined;
|
|
137
|
-
$type: "app.bsky.labeler.service";
|
|
87
|
+
reasonTypes?: ModerationDefs.ReasonType[];
|
|
88
|
+
subjectTypes?: ModerationDefs.SubjectType[];
|
|
89
|
+
subjectCollections?: l.NsidString[];
|
|
138
90
|
};
|
|
139
91
|
export declare const $parse: (input: unknown, options?: l.ParseOptions) => {
|
|
92
|
+
$type: "app.bsky.labeler.service";
|
|
140
93
|
policies: LabelerDefs.LabelerPolicies;
|
|
94
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
141
95
|
createdAt: l.DatetimeString;
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
* The set of subject types (account, record, etc) this service accepts reports on.
|
|
146
|
-
*/
|
|
147
|
-
| undefined;
|
|
148
|
-
subjectTypes?: ModerationDefs.SubjectType[]
|
|
149
|
-
/**
|
|
150
|
-
* Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.
|
|
151
|
-
*/
|
|
152
|
-
| undefined;
|
|
153
|
-
subjectCollections?: l.NsidString[] | undefined;
|
|
154
|
-
$type: "app.bsky.labeler.service";
|
|
96
|
+
reasonTypes?: ModerationDefs.ReasonType[];
|
|
97
|
+
subjectTypes?: ModerationDefs.SubjectType[];
|
|
98
|
+
subjectCollections?: l.NsidString[];
|
|
155
99
|
};
|
|
156
100
|
export declare const $safeParse: (input: unknown, options?: l.ParseOptions) => l.ValidationResult<{
|
|
101
|
+
$type: "app.bsky.labeler.service";
|
|
157
102
|
policies: LabelerDefs.LabelerPolicies;
|
|
103
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
158
104
|
createdAt: l.DatetimeString;
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
* The set of subject types (account, record, etc) this service accepts reports on.
|
|
163
|
-
*/
|
|
164
|
-
| undefined;
|
|
165
|
-
subjectTypes?: ModerationDefs.SubjectType[]
|
|
166
|
-
/**
|
|
167
|
-
* Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.
|
|
168
|
-
*/
|
|
169
|
-
| undefined;
|
|
170
|
-
subjectCollections?: l.NsidString[] | undefined;
|
|
171
|
-
$type: "app.bsky.labeler.service";
|
|
105
|
+
reasonTypes?: ModerationDefs.ReasonType[];
|
|
106
|
+
subjectTypes?: ModerationDefs.SubjectType[];
|
|
107
|
+
subjectCollections?: l.NsidString[];
|
|
172
108
|
}>;
|
|
173
109
|
export declare const $validate: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
110
|
+
$type: "app.bsky.labeler.service";
|
|
174
111
|
policies: LabelerDefs.LabelerPolicies;
|
|
112
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
175
113
|
createdAt: l.DatetimeString;
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
* The set of subject types (account, record, etc) this service accepts reports on.
|
|
180
|
-
*/
|
|
181
|
-
| undefined;
|
|
182
|
-
subjectTypes?: ModerationDefs.SubjectType[]
|
|
183
|
-
/**
|
|
184
|
-
* Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.
|
|
185
|
-
*/
|
|
186
|
-
| undefined;
|
|
187
|
-
subjectCollections?: l.NsidString[] | undefined;
|
|
188
|
-
$type: "app.bsky.labeler.service";
|
|
114
|
+
reasonTypes?: ModerationDefs.ReasonType[];
|
|
115
|
+
subjectTypes?: ModerationDefs.SubjectType[];
|
|
116
|
+
subjectCollections?: l.NsidString[];
|
|
189
117
|
};
|
|
190
118
|
export declare const $safeValidate: <I>(input: I, options?: l.ValidateOptions) => l.ValidationResult<I & {
|
|
119
|
+
$type: "app.bsky.labeler.service";
|
|
191
120
|
policies: LabelerDefs.LabelerPolicies;
|
|
121
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
192
122
|
createdAt: l.DatetimeString;
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
* The set of subject types (account, record, etc) this service accepts reports on.
|
|
197
|
-
*/
|
|
198
|
-
| undefined;
|
|
199
|
-
subjectTypes?: ModerationDefs.SubjectType[]
|
|
200
|
-
/**
|
|
201
|
-
* Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.
|
|
202
|
-
*/
|
|
203
|
-
| undefined;
|
|
204
|
-
subjectCollections?: l.NsidString[] | undefined;
|
|
205
|
-
$type: "app.bsky.labeler.service";
|
|
123
|
+
reasonTypes?: ModerationDefs.ReasonType[];
|
|
124
|
+
subjectTypes?: ModerationDefs.SubjectType[];
|
|
125
|
+
subjectCollections?: l.NsidString[];
|
|
206
126
|
}>;
|
|
207
127
|
//# sourceMappingURL=service.defs.d.ts.map
|