@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
|
@@ -20,55 +20,55 @@ export declare const $isTypeOf: <TValue extends {
|
|
|
20
20
|
}>(value: TValue) => value is l.TypedRecord<"site.standard.graph.recommend", TValue>;
|
|
21
21
|
export declare const $build: {
|
|
22
22
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
23
|
+
$type: "site.standard.graph.recommend";
|
|
23
24
|
createdAt: l.DatetimeString;
|
|
24
25
|
document: l.AtUriString;
|
|
25
|
-
$type: "site.standard.graph.recommend";
|
|
26
26
|
};
|
|
27
27
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
28
|
+
$type: "site.standard.graph.recommend";
|
|
28
29
|
createdAt: l.DatetimeString;
|
|
29
30
|
document: l.AtUriString;
|
|
30
|
-
$type: "site.standard.graph.recommend";
|
|
31
31
|
};
|
|
32
32
|
};
|
|
33
33
|
export declare const $assert: (input: unknown, options?: l.ValidateOptions) => asserts input is {
|
|
34
|
+
$type: "site.standard.graph.recommend";
|
|
34
35
|
createdAt: l.DatetimeString;
|
|
35
36
|
document: l.AtUriString;
|
|
36
|
-
$type: "site.standard.graph.recommend";
|
|
37
37
|
};
|
|
38
38
|
export declare const $check: (input: unknown, options?: l.ValidateOptions) => void;
|
|
39
39
|
export declare const $cast: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
40
|
+
$type: "site.standard.graph.recommend";
|
|
40
41
|
createdAt: l.DatetimeString;
|
|
41
42
|
document: l.AtUriString;
|
|
42
|
-
$type: "site.standard.graph.recommend";
|
|
43
43
|
};
|
|
44
44
|
export declare const $ifMatches: <I>(input: I, options?: l.ValidateOptions) => (I & {
|
|
45
|
+
$type: "site.standard.graph.recommend";
|
|
45
46
|
createdAt: l.DatetimeString;
|
|
46
47
|
document: l.AtUriString;
|
|
47
|
-
$type: "site.standard.graph.recommend";
|
|
48
48
|
}) | undefined;
|
|
49
49
|
export declare const $matches: <I>(input: I, options?: l.ValidateOptions) => input is I & {
|
|
50
|
+
$type: "site.standard.graph.recommend";
|
|
50
51
|
createdAt: l.DatetimeString;
|
|
51
52
|
document: l.AtUriString;
|
|
52
|
-
$type: "site.standard.graph.recommend";
|
|
53
53
|
};
|
|
54
54
|
export declare const $parse: (input: unknown, options?: l.ParseOptions) => {
|
|
55
|
+
$type: "site.standard.graph.recommend";
|
|
55
56
|
createdAt: l.DatetimeString;
|
|
56
57
|
document: l.AtUriString;
|
|
57
|
-
$type: "site.standard.graph.recommend";
|
|
58
58
|
};
|
|
59
59
|
export declare const $safeParse: (input: unknown, options?: l.ParseOptions) => l.ValidationResult<{
|
|
60
|
+
$type: "site.standard.graph.recommend";
|
|
60
61
|
createdAt: l.DatetimeString;
|
|
61
62
|
document: l.AtUriString;
|
|
62
|
-
$type: "site.standard.graph.recommend";
|
|
63
63
|
}>;
|
|
64
64
|
export declare const $validate: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
65
|
+
$type: "site.standard.graph.recommend";
|
|
65
66
|
createdAt: l.DatetimeString;
|
|
66
67
|
document: l.AtUriString;
|
|
67
|
-
$type: "site.standard.graph.recommend";
|
|
68
68
|
};
|
|
69
69
|
export declare const $safeValidate: <I>(input: I, options?: l.ValidateOptions) => l.ValidationResult<I & {
|
|
70
|
+
$type: "site.standard.graph.recommend";
|
|
70
71
|
createdAt: l.DatetimeString;
|
|
71
72
|
document: l.AtUriString;
|
|
72
|
-
$type: "site.standard.graph.recommend";
|
|
73
73
|
}>;
|
|
74
74
|
//# sourceMappingURL=recommend.defs.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recommend.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/site/standard/graph/recommend.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,QAAA,MAAM,KAAK,kCAAkC,CAAA;AAE7C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,uDAAuD;AACvD,KAAK,IAAI,GAAG;IACV,KAAK,EAAE,+BAA+B,CAAA;IACtC,SAAS,EAAE,CAAC,CAAC,cAAc,CAAA;IAE3B;;OAEG;IACH,QAAQ,EAAE,CAAC,CAAC,WAAW,CAAA;CACxB,CAAA;AAED,YAAY,EAAE,IAAI,EAAE,CAAA;AAEpB,uDAAuD;AACvD,QAAA,MAAM,IAAI,+GAOT,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,KAAK,kCAAQ,CAAA;AAC1B,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"recommend.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/site/standard/graph/recommend.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,QAAA,MAAM,KAAK,kCAAkC,CAAA;AAE7C,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,uDAAuD;AACvD,KAAK,IAAI,GAAG;IACV,KAAK,EAAE,+BAA+B,CAAA;IACtC,SAAS,EAAE,CAAC,CAAC,cAAc,CAAA;IAE3B;;OAEG;IACH,QAAQ,EAAE,CAAC,CAAC,WAAW,CAAA;CACxB,CAAA;AAED,YAAY,EAAE,IAAI,EAAE,CAAA;AAEpB,uDAAuD;AACvD,QAAA,MAAM,IAAI,+GAOT,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,KAAK,kCAAQ,CAAA;AAC1B,eAAO,MAAM,SAAS;;oFAAyC,CAAA;AAC/D,eAAO,MAAM,MAAM;;;mBAxBN,CAAC,CAAC,cAAc;kBAKjB,CAAC,CAAC,WAAW;;;;mBALZ,CAAC,CAAC,cAAc;kBAKjB,CAAC,CAAC,WAAW;;CAmBgC,CAAA;AACzD,eAAO,MAAM,OAAO;;eAzBP,CAAC,CAAC,cAAc;cAKjB,CAAC,CAAC,WAAW;CAoBkC,CAAA;AAC3D,eAAO,MAAM,MAAM,uDAAsC,CAAA;AACzD,eAAO,MAAM,KAAK;;eA3BL,CAAC,CAAC,cAAc;cAKjB,CAAC,CAAC,WAAW;CAsB8B,CAAA;AACvD,eAAO,MAAM,UAAU;;eA5BV,CAAC,CAAC,cAAc;cAKjB,CAAC,CAAC,WAAW;cAuBwC,CAAA;AACjE,eAAO,MAAM,QAAQ;;eA7BR,CAAC,CAAC,cAAc;cAKjB,CAAC,CAAC,WAAW;CAwBoC,CAAA;AAC7D,eAAO,MAAM,MAAM;;eA9BN,CAAC,CAAC,cAAc;cAKjB,CAAC,CAAC,WAAW;CAyBgC,CAAA;AACzD,eAAO,MAAM,UAAU;;eA/BV,CAAC,CAAC,cAAc;cAKjB,CAAC,CAAC,WAAW;EA0BwC,CAAA;AACjE,eAAO,MAAM,SAAS;;eAhCT,CAAC,CAAC,cAAc;cAKjB,CAAC,CAAC,WAAW;CA2BsC,CAAA;AAC/D,eAAO,MAAM,aAAa;;eAjCb,CAAC,CAAC,cAAc;cAKjB,CAAC,CAAC,WAAW;EA4B8C,CAAA"}
|
|
@@ -20,95 +20,55 @@ export declare const $isTypeOf: <TValue extends {
|
|
|
20
20
|
}>(value: TValue) => value is l.TypedRecord<"site.standard.graph.subscription", TValue>;
|
|
21
21
|
export declare const $build: {
|
|
22
22
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
23
|
-
createdAt?: l.DatetimeString
|
|
24
|
-
/**
|
|
25
|
-
* AT-URI reference to the publication record being subscribed to (ex: at://did:plc:abc123/site.standard.publication/xyz789).
|
|
26
|
-
*/
|
|
27
|
-
| undefined;
|
|
28
|
-
publication: l.AtUriString;
|
|
29
23
|
$type: "site.standard.graph.subscription";
|
|
24
|
+
createdAt?: l.DatetimeString;
|
|
25
|
+
publication: l.AtUriString;
|
|
30
26
|
};
|
|
31
27
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
32
|
-
createdAt?: l.DatetimeString
|
|
33
|
-
/**
|
|
34
|
-
* AT-URI reference to the publication record being subscribed to (ex: at://did:plc:abc123/site.standard.publication/xyz789).
|
|
35
|
-
*/
|
|
36
|
-
| undefined;
|
|
37
|
-
publication: l.AtUriString;
|
|
38
28
|
$type: "site.standard.graph.subscription";
|
|
29
|
+
createdAt?: l.DatetimeString;
|
|
30
|
+
publication: l.AtUriString;
|
|
39
31
|
};
|
|
40
32
|
};
|
|
41
33
|
export declare const $assert: (input: unknown, options?: l.ValidateOptions) => asserts input is {
|
|
42
|
-
createdAt?: l.DatetimeString
|
|
43
|
-
/**
|
|
44
|
-
* AT-URI reference to the publication record being subscribed to (ex: at://did:plc:abc123/site.standard.publication/xyz789).
|
|
45
|
-
*/
|
|
46
|
-
| undefined;
|
|
47
|
-
publication: l.AtUriString;
|
|
48
34
|
$type: "site.standard.graph.subscription";
|
|
35
|
+
createdAt?: l.DatetimeString;
|
|
36
|
+
publication: l.AtUriString;
|
|
49
37
|
};
|
|
50
38
|
export declare const $check: (input: unknown, options?: l.ValidateOptions) => void;
|
|
51
39
|
export declare const $cast: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
52
|
-
createdAt?: l.DatetimeString
|
|
53
|
-
/**
|
|
54
|
-
* AT-URI reference to the publication record being subscribed to (ex: at://did:plc:abc123/site.standard.publication/xyz789).
|
|
55
|
-
*/
|
|
56
|
-
| undefined;
|
|
57
|
-
publication: l.AtUriString;
|
|
58
40
|
$type: "site.standard.graph.subscription";
|
|
41
|
+
createdAt?: l.DatetimeString;
|
|
42
|
+
publication: l.AtUriString;
|
|
59
43
|
};
|
|
60
44
|
export declare const $ifMatches: <I>(input: I, options?: l.ValidateOptions) => (I & {
|
|
61
|
-
createdAt?: l.DatetimeString
|
|
62
|
-
/**
|
|
63
|
-
* AT-URI reference to the publication record being subscribed to (ex: at://did:plc:abc123/site.standard.publication/xyz789).
|
|
64
|
-
*/
|
|
65
|
-
| undefined;
|
|
66
|
-
publication: l.AtUriString;
|
|
67
45
|
$type: "site.standard.graph.subscription";
|
|
46
|
+
createdAt?: l.DatetimeString;
|
|
47
|
+
publication: l.AtUriString;
|
|
68
48
|
}) | undefined;
|
|
69
49
|
export declare const $matches: <I>(input: I, options?: l.ValidateOptions) => input is I & {
|
|
70
|
-
createdAt?: l.DatetimeString
|
|
71
|
-
/**
|
|
72
|
-
* AT-URI reference to the publication record being subscribed to (ex: at://did:plc:abc123/site.standard.publication/xyz789).
|
|
73
|
-
*/
|
|
74
|
-
| undefined;
|
|
75
|
-
publication: l.AtUriString;
|
|
76
50
|
$type: "site.standard.graph.subscription";
|
|
51
|
+
createdAt?: l.DatetimeString;
|
|
52
|
+
publication: l.AtUriString;
|
|
77
53
|
};
|
|
78
54
|
export declare const $parse: (input: unknown, options?: l.ParseOptions) => {
|
|
79
|
-
createdAt?: l.DatetimeString
|
|
80
|
-
/**
|
|
81
|
-
* AT-URI reference to the publication record being subscribed to (ex: at://did:plc:abc123/site.standard.publication/xyz789).
|
|
82
|
-
*/
|
|
83
|
-
| undefined;
|
|
84
|
-
publication: l.AtUriString;
|
|
85
55
|
$type: "site.standard.graph.subscription";
|
|
56
|
+
createdAt?: l.DatetimeString;
|
|
57
|
+
publication: l.AtUriString;
|
|
86
58
|
};
|
|
87
59
|
export declare const $safeParse: (input: unknown, options?: l.ParseOptions) => l.ValidationResult<{
|
|
88
|
-
createdAt?: l.DatetimeString
|
|
89
|
-
/**
|
|
90
|
-
* AT-URI reference to the publication record being subscribed to (ex: at://did:plc:abc123/site.standard.publication/xyz789).
|
|
91
|
-
*/
|
|
92
|
-
| undefined;
|
|
93
|
-
publication: l.AtUriString;
|
|
94
60
|
$type: "site.standard.graph.subscription";
|
|
61
|
+
createdAt?: l.DatetimeString;
|
|
62
|
+
publication: l.AtUriString;
|
|
95
63
|
}>;
|
|
96
64
|
export declare const $validate: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
97
|
-
createdAt?: l.DatetimeString
|
|
98
|
-
/**
|
|
99
|
-
* AT-URI reference to the publication record being subscribed to (ex: at://did:plc:abc123/site.standard.publication/xyz789).
|
|
100
|
-
*/
|
|
101
|
-
| undefined;
|
|
102
|
-
publication: l.AtUriString;
|
|
103
65
|
$type: "site.standard.graph.subscription";
|
|
66
|
+
createdAt?: l.DatetimeString;
|
|
67
|
+
publication: l.AtUriString;
|
|
104
68
|
};
|
|
105
69
|
export declare const $safeValidate: <I>(input: I, options?: l.ValidateOptions) => l.ValidationResult<I & {
|
|
106
|
-
createdAt?: l.DatetimeString
|
|
107
|
-
/**
|
|
108
|
-
* AT-URI reference to the publication record being subscribed to (ex: at://did:plc:abc123/site.standard.publication/xyz789).
|
|
109
|
-
*/
|
|
110
|
-
| undefined;
|
|
111
|
-
publication: l.AtUriString;
|
|
112
70
|
$type: "site.standard.graph.subscription";
|
|
71
|
+
createdAt?: l.DatetimeString;
|
|
72
|
+
publication: l.AtUriString;
|
|
113
73
|
}>;
|
|
114
74
|
//# sourceMappingURL=subscription.defs.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"subscription.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/site/standard/graph/subscription.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,QAAA,MAAM,KAAK,qCAAqC,CAAA;AAEhD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,wDAAwD;AACxD,KAAK,IAAI,GAAG;IACV,KAAK,EAAE,kCAAkC,CAAA;IACzC,SAAS,CAAC,EAAE,CAAC,CAAC,cAAc,CAAA;IAE5B;;OAEG;IACH,WAAW,EAAE,CAAC,CAAC,WAAW,CAAA;CAC3B,CAAA;AAED,YAAY,EAAE,IAAI,EAAE,CAAA;AAEpB,wDAAwD;AACxD,QAAA,MAAM,IAAI,kHAST,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,KAAK,qCAAQ,CAAA;AAC1B,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"subscription.defs.d.ts","sourceRoot":"","sources":["../../../../../src/lexicons/site/standard/graph/subscription.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAEhC,QAAA,MAAM,KAAK,qCAAqC,CAAA;AAEhD,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,wDAAwD;AACxD,KAAK,IAAI,GAAG;IACV,KAAK,EAAE,kCAAkC,CAAA;IACzC,SAAS,CAAC,EAAE,CAAC,CAAC,cAAc,CAAA;IAE5B;;OAEG;IACH,WAAW,EAAE,CAAC,CAAC,WAAW,CAAA;CAC3B,CAAA;AAED,YAAY,EAAE,IAAI,EAAE,CAAA;AAEpB,wDAAwD;AACxD,QAAA,MAAM,IAAI,kHAST,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,KAAK,qCAAQ,CAAA;AAC1B,eAAO,MAAM,SAAS;;uFAAyC,CAAA;AAC/D,eAAO,MAAM,MAAM;;;oBA1BL,CAAC,CAAC,cAAc;qBAKf,CAAC,CAAC,WAAW;;;;oBALd,CAAC,CAAC,cAAc;qBAKf,CAAC,CAAC,WAAW;;CAqB6B,CAAA;AACzD,eAAO,MAAM,OAAO;;gBA3BN,CAAC,CAAC,cAAc;iBAKf,CAAC,CAAC,WAAW;CAsB+B,CAAA;AAC3D,eAAO,MAAM,MAAM,uDAAsC,CAAA;AACzD,eAAO,MAAM,KAAK;;gBA7BJ,CAAC,CAAC,cAAc;iBAKf,CAAC,CAAC,WAAW;CAwB2B,CAAA;AACvD,eAAO,MAAM,UAAU;;gBA9BT,CAAC,CAAC,cAAc;iBAKf,CAAC,CAAC,WAAW;cAyBqC,CAAA;AACjE,eAAO,MAAM,QAAQ;;gBA/BP,CAAC,CAAC,cAAc;iBAKf,CAAC,CAAC,WAAW;CA0BiC,CAAA;AAC7D,eAAO,MAAM,MAAM;;gBAhCL,CAAC,CAAC,cAAc;iBAKf,CAAC,CAAC,WAAW;CA2B6B,CAAA;AACzD,eAAO,MAAM,UAAU;;gBAjCT,CAAC,CAAC,cAAc;iBAKf,CAAC,CAAC,WAAW;EA4BqC,CAAA;AACjE,eAAO,MAAM,SAAS;;gBAlCR,CAAC,CAAC,cAAc;iBAKf,CAAC,CAAC,WAAW;CA6BmC,CAAA;AAC/D,eAAO,MAAM,aAAa;;gBAnCZ,CAAC,CAAC,cAAc;iBAKf,CAAC,CAAC,WAAW;EA8B2C,CAAA"}
|
|
@@ -45,266 +45,106 @@ export declare const $isTypeOf: <TValue extends {
|
|
|
45
45
|
}>(value: TValue) => value is l.TypedRecord<"site.standard.publication", TValue>;
|
|
46
46
|
export declare const $build: {
|
|
47
47
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
icon?: l.BlobRef
|
|
54
|
-
/**
|
|
55
|
-
* Self-label values for this publication. Effectively content warnings.
|
|
56
|
-
*/
|
|
57
|
-
| undefined;
|
|
48
|
+
$type: "site.standard.publication";
|
|
49
|
+
basicTheme?: ThemeBasic.Main;
|
|
50
|
+
description?: string;
|
|
51
|
+
icon?: l.BlobRef;
|
|
52
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
58
53
|
name: string;
|
|
54
|
+
preferences?: Preferences;
|
|
59
55
|
url: l.UriString;
|
|
60
|
-
labels?: (l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject) | undefined;
|
|
61
|
-
preferences?: Preferences
|
|
62
|
-
/**
|
|
63
|
-
* Base publication url (ex: https://standard.site). The canonical document URL is formed by combining this value with the document path.
|
|
64
|
-
*/
|
|
65
|
-
| undefined;
|
|
66
|
-
basicTheme?: ThemeBasic.Main
|
|
67
|
-
/**
|
|
68
|
-
* Brief description of the publication.
|
|
69
|
-
*/
|
|
70
|
-
| undefined;
|
|
71
|
-
$type: "site.standard.publication";
|
|
72
56
|
};
|
|
73
57
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
icon?: l.BlobRef
|
|
80
|
-
/**
|
|
81
|
-
* Self-label values for this publication. Effectively content warnings.
|
|
82
|
-
*/
|
|
83
|
-
| undefined;
|
|
58
|
+
$type: "site.standard.publication";
|
|
59
|
+
basicTheme?: ThemeBasic.Main;
|
|
60
|
+
description?: string;
|
|
61
|
+
icon?: l.BlobRef;
|
|
62
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
84
63
|
name: string;
|
|
64
|
+
preferences?: Preferences;
|
|
85
65
|
url: l.UriString;
|
|
86
|
-
labels?: (l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject) | undefined;
|
|
87
|
-
preferences?: Preferences
|
|
88
|
-
/**
|
|
89
|
-
* Base publication url (ex: https://standard.site). The canonical document URL is formed by combining this value with the document path.
|
|
90
|
-
*/
|
|
91
|
-
| undefined;
|
|
92
|
-
basicTheme?: ThemeBasic.Main
|
|
93
|
-
/**
|
|
94
|
-
* Brief description of the publication.
|
|
95
|
-
*/
|
|
96
|
-
| undefined;
|
|
97
|
-
$type: "site.standard.publication";
|
|
98
66
|
};
|
|
99
67
|
};
|
|
100
68
|
export declare const $assert: (input: unknown, options?: l.ValidateOptions) => asserts input is {
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
icon?: l.BlobRef
|
|
107
|
-
/**
|
|
108
|
-
* Self-label values for this publication. Effectively content warnings.
|
|
109
|
-
*/
|
|
110
|
-
| undefined;
|
|
69
|
+
$type: "site.standard.publication";
|
|
70
|
+
basicTheme?: ThemeBasic.Main;
|
|
71
|
+
description?: string;
|
|
72
|
+
icon?: l.BlobRef;
|
|
73
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
111
74
|
name: string;
|
|
75
|
+
preferences?: Preferences;
|
|
112
76
|
url: l.UriString;
|
|
113
|
-
labels?: (l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject) | undefined;
|
|
114
|
-
preferences?: Preferences
|
|
115
|
-
/**
|
|
116
|
-
* Base publication url (ex: https://standard.site). The canonical document URL is formed by combining this value with the document path.
|
|
117
|
-
*/
|
|
118
|
-
| undefined;
|
|
119
|
-
basicTheme?: ThemeBasic.Main
|
|
120
|
-
/**
|
|
121
|
-
* Brief description of the publication.
|
|
122
|
-
*/
|
|
123
|
-
| undefined;
|
|
124
|
-
$type: "site.standard.publication";
|
|
125
77
|
};
|
|
126
78
|
export declare const $check: (input: unknown, options?: l.ValidateOptions) => void;
|
|
127
79
|
export declare const $cast: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
icon?: l.BlobRef
|
|
134
|
-
/**
|
|
135
|
-
* Self-label values for this publication. Effectively content warnings.
|
|
136
|
-
*/
|
|
137
|
-
| undefined;
|
|
80
|
+
$type: "site.standard.publication";
|
|
81
|
+
basicTheme?: ThemeBasic.Main;
|
|
82
|
+
description?: string;
|
|
83
|
+
icon?: l.BlobRef;
|
|
84
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
138
85
|
name: string;
|
|
86
|
+
preferences?: Preferences;
|
|
139
87
|
url: l.UriString;
|
|
140
|
-
labels?: (l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject) | undefined;
|
|
141
|
-
preferences?: Preferences
|
|
142
|
-
/**
|
|
143
|
-
* Base publication url (ex: https://standard.site). The canonical document URL is formed by combining this value with the document path.
|
|
144
|
-
*/
|
|
145
|
-
| undefined;
|
|
146
|
-
basicTheme?: ThemeBasic.Main
|
|
147
|
-
/**
|
|
148
|
-
* Brief description of the publication.
|
|
149
|
-
*/
|
|
150
|
-
| undefined;
|
|
151
|
-
$type: "site.standard.publication";
|
|
152
88
|
};
|
|
153
89
|
export declare const $ifMatches: <I>(input: I, options?: l.ValidateOptions) => (I & {
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
icon?: l.BlobRef
|
|
160
|
-
/**
|
|
161
|
-
* Self-label values for this publication. Effectively content warnings.
|
|
162
|
-
*/
|
|
163
|
-
| undefined;
|
|
90
|
+
$type: "site.standard.publication";
|
|
91
|
+
basicTheme?: ThemeBasic.Main;
|
|
92
|
+
description?: string;
|
|
93
|
+
icon?: l.BlobRef;
|
|
94
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
164
95
|
name: string;
|
|
96
|
+
preferences?: Preferences;
|
|
165
97
|
url: l.UriString;
|
|
166
|
-
labels?: (l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject) | undefined;
|
|
167
|
-
preferences?: Preferences
|
|
168
|
-
/**
|
|
169
|
-
* Base publication url (ex: https://standard.site). The canonical document URL is formed by combining this value with the document path.
|
|
170
|
-
*/
|
|
171
|
-
| undefined;
|
|
172
|
-
basicTheme?: ThemeBasic.Main
|
|
173
|
-
/**
|
|
174
|
-
* Brief description of the publication.
|
|
175
|
-
*/
|
|
176
|
-
| undefined;
|
|
177
|
-
$type: "site.standard.publication";
|
|
178
98
|
}) | undefined;
|
|
179
99
|
export declare const $matches: <I>(input: I, options?: l.ValidateOptions) => input is I & {
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
icon?: l.BlobRef
|
|
186
|
-
/**
|
|
187
|
-
* Self-label values for this publication. Effectively content warnings.
|
|
188
|
-
*/
|
|
189
|
-
| undefined;
|
|
100
|
+
$type: "site.standard.publication";
|
|
101
|
+
basicTheme?: ThemeBasic.Main;
|
|
102
|
+
description?: string;
|
|
103
|
+
icon?: l.BlobRef;
|
|
104
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
190
105
|
name: string;
|
|
106
|
+
preferences?: Preferences;
|
|
191
107
|
url: l.UriString;
|
|
192
|
-
labels?: (l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject) | undefined;
|
|
193
|
-
preferences?: Preferences
|
|
194
|
-
/**
|
|
195
|
-
* Base publication url (ex: https://standard.site). The canonical document URL is formed by combining this value with the document path.
|
|
196
|
-
*/
|
|
197
|
-
| undefined;
|
|
198
|
-
basicTheme?: ThemeBasic.Main
|
|
199
|
-
/**
|
|
200
|
-
* Brief description of the publication.
|
|
201
|
-
*/
|
|
202
|
-
| undefined;
|
|
203
|
-
$type: "site.standard.publication";
|
|
204
108
|
};
|
|
205
109
|
export declare const $parse: (input: unknown, options?: l.ParseOptions) => {
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
icon?: l.BlobRef
|
|
212
|
-
/**
|
|
213
|
-
* Self-label values for this publication. Effectively content warnings.
|
|
214
|
-
*/
|
|
215
|
-
| undefined;
|
|
110
|
+
$type: "site.standard.publication";
|
|
111
|
+
basicTheme?: ThemeBasic.Main;
|
|
112
|
+
description?: string;
|
|
113
|
+
icon?: l.BlobRef;
|
|
114
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
216
115
|
name: string;
|
|
116
|
+
preferences?: Preferences;
|
|
217
117
|
url: l.UriString;
|
|
218
|
-
labels?: (l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject) | undefined;
|
|
219
|
-
preferences?: Preferences
|
|
220
|
-
/**
|
|
221
|
-
* Base publication url (ex: https://standard.site). The canonical document URL is formed by combining this value with the document path.
|
|
222
|
-
*/
|
|
223
|
-
| undefined;
|
|
224
|
-
basicTheme?: ThemeBasic.Main
|
|
225
|
-
/**
|
|
226
|
-
* Brief description of the publication.
|
|
227
|
-
*/
|
|
228
|
-
| undefined;
|
|
229
|
-
$type: "site.standard.publication";
|
|
230
118
|
};
|
|
231
119
|
export declare const $safeParse: (input: unknown, options?: l.ParseOptions) => l.ValidationResult<{
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
icon?: l.BlobRef
|
|
238
|
-
/**
|
|
239
|
-
* Self-label values for this publication. Effectively content warnings.
|
|
240
|
-
*/
|
|
241
|
-
| undefined;
|
|
120
|
+
$type: "site.standard.publication";
|
|
121
|
+
basicTheme?: ThemeBasic.Main;
|
|
122
|
+
description?: string;
|
|
123
|
+
icon?: l.BlobRef;
|
|
124
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
242
125
|
name: string;
|
|
126
|
+
preferences?: Preferences;
|
|
243
127
|
url: l.UriString;
|
|
244
|
-
labels?: (l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject) | undefined;
|
|
245
|
-
preferences?: Preferences
|
|
246
|
-
/**
|
|
247
|
-
* Base publication url (ex: https://standard.site). The canonical document URL is formed by combining this value with the document path.
|
|
248
|
-
*/
|
|
249
|
-
| undefined;
|
|
250
|
-
basicTheme?: ThemeBasic.Main
|
|
251
|
-
/**
|
|
252
|
-
* Brief description of the publication.
|
|
253
|
-
*/
|
|
254
|
-
| undefined;
|
|
255
|
-
$type: "site.standard.publication";
|
|
256
128
|
}>;
|
|
257
129
|
export declare const $validate: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
icon?: l.BlobRef
|
|
264
|
-
/**
|
|
265
|
-
* Self-label values for this publication. Effectively content warnings.
|
|
266
|
-
*/
|
|
267
|
-
| undefined;
|
|
130
|
+
$type: "site.standard.publication";
|
|
131
|
+
basicTheme?: ThemeBasic.Main;
|
|
132
|
+
description?: string;
|
|
133
|
+
icon?: l.BlobRef;
|
|
134
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
268
135
|
name: string;
|
|
136
|
+
preferences?: Preferences;
|
|
269
137
|
url: l.UriString;
|
|
270
|
-
labels?: (l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject) | undefined;
|
|
271
|
-
preferences?: Preferences
|
|
272
|
-
/**
|
|
273
|
-
* Base publication url (ex: https://standard.site). The canonical document URL is formed by combining this value with the document path.
|
|
274
|
-
*/
|
|
275
|
-
| undefined;
|
|
276
|
-
basicTheme?: ThemeBasic.Main
|
|
277
|
-
/**
|
|
278
|
-
* Brief description of the publication.
|
|
279
|
-
*/
|
|
280
|
-
| undefined;
|
|
281
|
-
$type: "site.standard.publication";
|
|
282
138
|
};
|
|
283
139
|
export declare const $safeValidate: <I>(input: I, options?: l.ValidateOptions) => l.ValidationResult<I & {
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
icon?: l.BlobRef
|
|
290
|
-
/**
|
|
291
|
-
* Self-label values for this publication. Effectively content warnings.
|
|
292
|
-
*/
|
|
293
|
-
| undefined;
|
|
140
|
+
$type: "site.standard.publication";
|
|
141
|
+
basicTheme?: ThemeBasic.Main;
|
|
142
|
+
description?: string;
|
|
143
|
+
icon?: l.BlobRef;
|
|
144
|
+
labels?: l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject;
|
|
294
145
|
name: string;
|
|
146
|
+
preferences?: Preferences;
|
|
295
147
|
url: l.UriString;
|
|
296
|
-
labels?: (l.$Typed<LabelDefs.SelfLabels> | l.Unknown$TypedObject) | undefined;
|
|
297
|
-
preferences?: Preferences
|
|
298
|
-
/**
|
|
299
|
-
* Base publication url (ex: https://standard.site). The canonical document URL is formed by combining this value with the document path.
|
|
300
|
-
*/
|
|
301
|
-
| undefined;
|
|
302
|
-
basicTheme?: ThemeBasic.Main
|
|
303
|
-
/**
|
|
304
|
-
* Brief description of the publication.
|
|
305
|
-
*/
|
|
306
|
-
| undefined;
|
|
307
|
-
$type: "site.standard.publication";
|
|
308
148
|
}>;
|
|
309
149
|
type Preferences = {
|
|
310
150
|
$type?: 'site.standard.publication#preferences';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"publication.defs.d.ts","sourceRoot":"","sources":["../../../../src/lexicons/site/standard/publication.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,sCAAsC,CAAA;AACjE,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAA;AAEnD,QAAA,MAAM,KAAK,8BAA8B,CAAA;AAEzC,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,2KAA2K;AAC3K,KAAK,IAAI,GAAG;IACV,KAAK,EAAE,2BAA2B,CAAA;IAElC;;OAEG;IACH,UAAU,CAAC,EAAE,UAAU,CAAC,IAAI,CAAA;IAE5B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IAEpB;;OAEG;IACH,IAAI,CAAC,EAAE,CAAC,CAAC,OAAO,CAAA;IAEhB;;OAEG;IACH,MAAM,CAAC,EAAE,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,mBAAmB,CAAA;IAE/D;;OAEG;IACH,IAAI,EAAE,MAAM,CAAA;IAEZ;;OAEG;IACH,WAAW,CAAC,EAAE,WAAW,CAAA;IAEzB;;OAEG;IACH,GAAG,EAAE,CAAC,CAAC,SAAS,CAAA;CACjB,CAAA;AAED,YAAY,EAAE,IAAI,EAAE,CAAA;AAEpB,2KAA2K;AAC3K,QAAA,MAAM,IAAI,2GA6BT,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,KAAK,8BAAQ,CAAA;AAC1B,eAAO,MAAM,SAAS
|
|
1
|
+
{"version":3,"file":"publication.defs.d.ts","sourceRoot":"","sources":["../../../../src/lexicons/site/standard/publication.defs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,CAAC,EAAE,MAAM,cAAc,CAAA;AAChC,OAAO,KAAK,SAAS,MAAM,sCAAsC,CAAA;AACjE,OAAO,KAAK,UAAU,MAAM,uBAAuB,CAAA;AAEnD,QAAA,MAAM,KAAK,8BAA8B,CAAA;AAEzC,OAAO,EAAE,KAAK,EAAE,CAAA;AAEhB,2KAA2K;AAC3K,KAAK,IAAI,GAAG;IACV,KAAK,EAAE,2BAA2B,CAAA;IAElC;;OAEG;IACH,UAAU,CAAC,EAAE,UAAU,CAAC,IAAI,CAAA;IAE5B;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IAEpB;;OAEG;IACH,IAAI,CAAC,EAAE,CAAC,CAAC,OAAO,CAAA;IAEhB;;OAEG;IACH,MAAM,CAAC,EAAE,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,mBAAmB,CAAA;IAE/D;;OAEG;IACH,IAAI,EAAE,MAAM,CAAA;IAEZ;;OAEG;IACH,WAAW,CAAC,EAAE,WAAW,CAAA;IAEzB;;OAEG;IACH,GAAG,EAAE,CAAC,CAAC,SAAS,CAAA;CACjB,CAAA;AAED,YAAY,EAAE,IAAI,EAAE,CAAA;AAEpB,2KAA2K;AAC3K,QAAA,MAAM,IAAI,2GA6BT,CAAA;AAED,OAAO,EAAE,IAAI,EAAE,CAAA;AAEf,eAAO,MAAM,KAAK,8BAAQ,CAAA;AAC1B,eAAO,MAAM,SAAS;;gFAAyC,CAAA;AAC/D,eAAO,MAAM,MAAM;;;qBAvEJ,UAAU,CAAC,IAAI;sBAKd,MAAM;eAKb,CAAC,CAAC,OAAO;iBAKP,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,mBAAmB;cAKzD,MAAM;sBAKE,WAAW;aAKpB,CAAC,CAAC,SAAS;;;;qBA9BH,UAAU,CAAC,IAAI;sBAKd,MAAM;eAKb,CAAC,CAAC,OAAO;iBAKP,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,mBAAmB;cAKzD,MAAM;sBAKE,WAAW;aAKpB,CAAC,CAAC,SAAS;;CAyCuC,CAAA;AACzD,eAAO,MAAM,OAAO;;iBAxEL,UAAU,CAAC,IAAI;kBAKd,MAAM;WAKb,CAAC,CAAC,OAAO;aAKP,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,mBAAmB;UAKzD,MAAM;kBAKE,WAAW;SAKpB,CAAC,CAAC,SAAS;CA0CyC,CAAA;AAC3D,eAAO,MAAM,MAAM,uDAAsC,CAAA;AACzD,eAAO,MAAM,KAAK;;iBA1EH,UAAU,CAAC,IAAI;kBAKd,MAAM;WAKb,CAAC,CAAC,OAAO;aAKP,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,mBAAmB;UAKzD,MAAM;kBAKE,WAAW;SAKpB,CAAC,CAAC,SAAS;CA4CqC,CAAA;AACvD,eAAO,MAAM,UAAU;;iBA3ER,UAAU,CAAC,IAAI;kBAKd,MAAM;WAKb,CAAC,CAAC,OAAO;aAKP,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,mBAAmB;UAKzD,MAAM;kBAKE,WAAW;SAKpB,CAAC,CAAC,SAAS;cA6C+C,CAAA;AACjE,eAAO,MAAM,QAAQ;;iBA5EN,UAAU,CAAC,IAAI;kBAKd,MAAM;WAKb,CAAC,CAAC,OAAO;aAKP,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,mBAAmB;UAKzD,MAAM;kBAKE,WAAW;SAKpB,CAAC,CAAC,SAAS;CA8C2C,CAAA;AAC7D,eAAO,MAAM,MAAM;;iBA7EJ,UAAU,CAAC,IAAI;kBAKd,MAAM;WAKb,CAAC,CAAC,OAAO;aAKP,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,mBAAmB;UAKzD,MAAM;kBAKE,WAAW;SAKpB,CAAC,CAAC,SAAS;CA+CuC,CAAA;AACzD,eAAO,MAAM,UAAU;;iBA9ER,UAAU,CAAC,IAAI;kBAKd,MAAM;WAKb,CAAC,CAAC,OAAO;aAKP,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,mBAAmB;UAKzD,MAAM;kBAKE,WAAW;SAKpB,CAAC,CAAC,SAAS;EAgD+C,CAAA;AACjE,eAAO,MAAM,SAAS;;iBA/EP,UAAU,CAAC,IAAI;kBAKd,MAAM;WAKb,CAAC,CAAC,OAAO;aAKP,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,mBAAmB;UAKzD,MAAM;kBAKE,WAAW;SAKpB,CAAC,CAAC,SAAS;CAiD6C,CAAA;AAC/D,eAAO,MAAM,aAAa;;iBAhFX,UAAU,CAAC,IAAI;kBAKd,MAAM;WAKb,CAAC,CAAC,OAAO;aAKP,CAAC,CAAC,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,mBAAmB;UAKzD,MAAM;kBAKE,WAAW;SAKpB,CAAC,CAAC,SAAS;EAkDqD,CAAA;AAEvE,KAAK,WAAW,GAAG;IACjB,KAAK,CAAC,EAAE,uCAAuC,CAAA;IAE/C;;OAEG;IACH,cAAc,CAAC,EAAE,OAAO,CAAA;CACzB,CAAA;AAED,YAAY,EAAE,WAAW,EAAE,CAAA;AAE3B,QAAA,MAAM,WAAW,qGAQhB,CAAA;AAED,OAAO,EAAE,WAAW,EAAE,CAAA"}
|
|
@@ -32,75 +32,75 @@ export declare const $isTypeOf: <TValue extends {
|
|
|
32
32
|
}>(value: TValue) => value is l.TypedRecord<"site.standard.theme.basic", TValue>;
|
|
33
33
|
export declare const $build: {
|
|
34
34
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
35
|
+
$type: "site.standard.theme.basic";
|
|
35
36
|
accent: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
36
37
|
accentForeground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
37
38
|
background: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
38
39
|
foreground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
39
|
-
$type: "site.standard.theme.basic";
|
|
40
40
|
};
|
|
41
41
|
(input: Omit<Omit<Main, "$type">, "$type">): {
|
|
42
|
+
$type: "site.standard.theme.basic";
|
|
42
43
|
accent: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
43
44
|
accentForeground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
44
45
|
background: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
45
46
|
foreground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
46
|
-
$type: "site.standard.theme.basic";
|
|
47
47
|
};
|
|
48
48
|
};
|
|
49
49
|
export declare const $assert: (input: unknown, options?: l.ValidateOptions) => asserts input is {
|
|
50
|
+
$type: "site.standard.theme.basic";
|
|
50
51
|
accent: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
51
52
|
accentForeground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
52
53
|
background: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
53
54
|
foreground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
54
|
-
$type: "site.standard.theme.basic";
|
|
55
55
|
};
|
|
56
56
|
export declare const $check: (input: unknown, options?: l.ValidateOptions) => void;
|
|
57
57
|
export declare const $cast: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
58
|
+
$type: "site.standard.theme.basic";
|
|
58
59
|
accent: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
59
60
|
accentForeground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
60
61
|
background: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
61
62
|
foreground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
62
|
-
$type: "site.standard.theme.basic";
|
|
63
63
|
};
|
|
64
64
|
export declare const $ifMatches: <I>(input: I, options?: l.ValidateOptions) => (I & {
|
|
65
|
+
$type: "site.standard.theme.basic";
|
|
65
66
|
accent: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
66
67
|
accentForeground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
67
68
|
background: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
68
69
|
foreground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
69
|
-
$type: "site.standard.theme.basic";
|
|
70
70
|
}) | undefined;
|
|
71
71
|
export declare const $matches: <I>(input: I, options?: l.ValidateOptions) => input is I & {
|
|
72
|
+
$type: "site.standard.theme.basic";
|
|
72
73
|
accent: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
73
74
|
accentForeground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
74
75
|
background: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
75
76
|
foreground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
76
|
-
$type: "site.standard.theme.basic";
|
|
77
77
|
};
|
|
78
78
|
export declare const $parse: (input: unknown, options?: l.ParseOptions) => {
|
|
79
|
+
$type: "site.standard.theme.basic";
|
|
79
80
|
accent: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
80
81
|
accentForeground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
81
82
|
background: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
82
83
|
foreground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
83
|
-
$type: "site.standard.theme.basic";
|
|
84
84
|
};
|
|
85
85
|
export declare const $safeParse: (input: unknown, options?: l.ParseOptions) => l.ValidationResult<{
|
|
86
|
+
$type: "site.standard.theme.basic";
|
|
86
87
|
accent: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
87
88
|
accentForeground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
88
89
|
background: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
89
90
|
foreground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
90
|
-
$type: "site.standard.theme.basic";
|
|
91
91
|
}>;
|
|
92
92
|
export declare const $validate: <I>(input: I, options?: l.ValidateOptions) => I & {
|
|
93
|
+
$type: "site.standard.theme.basic";
|
|
93
94
|
accent: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
94
95
|
accentForeground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
95
96
|
background: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
96
97
|
foreground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
97
|
-
$type: "site.standard.theme.basic";
|
|
98
98
|
};
|
|
99
99
|
export declare const $safeValidate: <I>(input: I, options?: l.ValidateOptions) => l.ValidationResult<I & {
|
|
100
|
+
$type: "site.standard.theme.basic";
|
|
100
101
|
accent: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
101
102
|
accentForeground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
102
103
|
background: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
103
104
|
foreground: l.$Typed<ThemeColor.Rgb> | l.Unknown$TypedObject;
|
|
104
|
-
$type: "site.standard.theme.basic";
|
|
105
105
|
}>;
|
|
106
106
|
//# sourceMappingURL=basic.defs.d.ts.map
|