@atcute/bluesky 3.0.1 → 3.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lexicons/types/app/bsky/actor/defs.d.ts +48 -48
- package/dist/lexicons/types/app/bsky/actor/defs.js +89 -89
- package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js +2 -2
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/profile.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/actor/profile.js +11 -11
- package/dist/lexicons/types/app/bsky/actor/profile.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/actor/searchActors.js +4 -4
- package/dist/lexicons/types/app/bsky/actor/searchActors.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js +2 -2
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/status.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/actor/status.js +4 -4
- package/dist/lexicons/types/app/bsky/actor/status.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/defs.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/embed/defs.js +1 -1
- package/dist/lexicons/types/app/bsky/embed/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/external.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/embed/external.js +4 -4
- package/dist/lexicons/types/app/bsky/embed/external.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/images.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/embed/images.js +3 -3
- package/dist/lexicons/types/app/bsky/embed/images.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/record.d.ts +12 -12
- package/dist/lexicons/types/app/bsky/embed/record.js +20 -20
- package/dist/lexicons/types/app/bsky/embed/record.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js +8 -8
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/video.d.ts +6 -6
- package/dist/lexicons/types/app/bsky/embed/video.js +9 -9
- package/dist/lexicons/types/app/bsky/embed/video.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/defs.d.ts +37 -37
- package/dist/lexicons/types/app/bsky/feed/defs.js +51 -51
- package/dist/lexicons/types/app/bsky/feed/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/generator.d.ts +6 -6
- package/dist/lexicons/types/app/bsky/feed/generator.js +10 -10
- package/dist/lexicons/types/app/bsky/feed/generator.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js +2 -2
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeed.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeed.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js +2 -2
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts +7 -7
- package/dist/lexicons/types/app/bsky/feed/getLikes.js +7 -7
- package/dist/lexicons/types/app/bsky/feed/getLikes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js +2 -2
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js +3 -3
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts +5 -5
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js +5 -5
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts +5 -5
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js +5 -5
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/like.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/like.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/like.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/post.d.ts +7 -7
- package/dist/lexicons/types/app/bsky/feed/post.js +21 -21
- package/dist/lexicons/types/app/bsky/feed/post.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/postgate.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/postgate.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/postgate.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/repost.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/repost.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/repost.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts +8 -8
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js +10 -10
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/feed/threadgate.js +2 -2
- package/dist/lexicons/types/app/bsky/feed/threadgate.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/block.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/block.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/block.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/defs.d.ts +29 -29
- package/dist/lexicons/types/app/bsky/graph/defs.js +40 -40
- package/dist/lexicons/types/app/bsky/graph/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/follow.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/follow.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/follow.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/getBlocks.js +2 -2
- package/dist/lexicons/types/app/bsky/graph/getBlocks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/getFollowers.js +4 -4
- package/dist/lexicons/types/app/bsky/graph/getFollowers.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/getFollows.js +4 -4
- package/dist/lexicons/types/app/bsky/graph/getFollows.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js +4 -4
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getList.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/graph/getList.js +5 -5
- package/dist/lexicons/types/app/bsky/graph/getList.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListMutes.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListMutes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getLists.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getLists.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getLists.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getMutes.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getMutes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js +2 -2
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/list.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/graph/list.js +6 -6
- package/dist/lexicons/types/app/bsky/graph/list.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/listblock.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/listblock.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/listblock.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/listitem.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/listitem.js +2 -2
- package/dist/lexicons/types/app/bsky/graph/listitem.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js +2 -2
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/graph/starterpack.js +6 -6
- package/dist/lexicons/types/app/bsky/graph/starterpack.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/verification.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/graph/verification.js +3 -3
- package/dist/lexicons/types/app/bsky/graph/verification.js.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/defs.d.ts +11 -11
- package/dist/lexicons/types/app/bsky/labeler/defs.js +19 -19
- package/dist/lexicons/types/app/bsky/labeler/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/labeler/getServices.js +1 -1
- package/dist/lexicons/types/app/bsky/labeler/getServices.js.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/service.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/labeler/service.js +5 -5
- package/dist/lexicons/types/app/bsky/labeler/service.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts +8 -8
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js +8 -8
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/notification/registerPush.js +2 -2
- package/dist/lexicons/types/app/bsky/notification/registerPush.js.map +1 -1
- package/dist/lexicons/types/app/bsky/richtext/facet.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/richtext/facet.js +4 -4
- package/dist/lexicons/types/app/bsky/richtext/facet.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts +10 -10
- package/dist/lexicons/types/app/bsky/unspecced/defs.js +12 -12
- package/dist/lexicons/types/app/bsky/unspecced/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js +4 -4
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js +2 -2
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js +3 -3
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js +6 -6
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts +8 -8
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js +10 -10
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js +3 -3
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/video/defs.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/video/defs.js +5 -5
- package/dist/lexicons/types/app/bsky/video/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.js +3 -3
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/actor/defs.d.ts +5 -5
- package/dist/lexicons/types/chat/bsky/actor/defs.js +9 -9
- package/dist/lexicons/types/chat/bsky/actor/defs.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/defs.d.ts +28 -28
- package/dist/lexicons/types/chat/bsky/convo/defs.js +38 -38
- package/dist/lexicons/types/chat/bsky/convo/defs.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getLog.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getLog.js +5 -5
- package/dist/lexicons/types/chat/bsky/convo/getLog.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts +2 -2
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js +2 -2
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts +3 -3
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js +2 -2
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.d.ts +3 -3
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js +5 -5
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts +3 -3
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js +3 -3
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js.map +1 -1
- package/lib/lexicons/types/app/bsky/actor/defs.ts +101 -101
- package/lib/lexicons/types/app/bsky/actor/getSuggestions.ts +2 -2
- package/lib/lexicons/types/app/bsky/actor/profile.ts +12 -12
- package/lib/lexicons/types/app/bsky/actor/searchActors.ts +4 -4
- package/lib/lexicons/types/app/bsky/actor/searchActorsTypeahead.ts +2 -2
- package/lib/lexicons/types/app/bsky/actor/status.ts +5 -5
- package/lib/lexicons/types/app/bsky/embed/defs.ts +1 -1
- package/lib/lexicons/types/app/bsky/embed/external.ts +4 -4
- package/lib/lexicons/types/app/bsky/embed/images.ts +3 -3
- package/lib/lexicons/types/app/bsky/embed/record.ts +20 -20
- package/lib/lexicons/types/app/bsky/embed/recordWithMedia.ts +8 -8
- package/lib/lexicons/types/app/bsky/embed/video.ts +10 -10
- package/lib/lexicons/types/app/bsky/feed/defs.ts +63 -63
- package/lib/lexicons/types/app/bsky/feed/generator.ts +13 -13
- package/lib/lexicons/types/app/bsky/feed/getActorFeeds.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getActorLikes.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getAuthorFeed.ts +6 -6
- package/lib/lexicons/types/app/bsky/feed/getFeed.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getFeedGenerator.ts +2 -2
- package/lib/lexicons/types/app/bsky/feed/getFeedSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getLikes.ts +7 -7
- package/lib/lexicons/types/app/bsky/feed/getListFeed.ts +2 -2
- package/lib/lexicons/types/app/bsky/feed/getPostThread.ts +3 -3
- package/lib/lexicons/types/app/bsky/feed/getQuotes.ts +5 -5
- package/lib/lexicons/types/app/bsky/feed/getRepostedBy.ts +5 -5
- package/lib/lexicons/types/app/bsky/feed/getSuggestedFeeds.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getTimeline.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/like.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/post.ts +21 -21
- package/lib/lexicons/types/app/bsky/feed/postgate.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/repost.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +12 -12
- package/lib/lexicons/types/app/bsky/feed/threadgate.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/block.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/defs.ts +42 -42
- package/lib/lexicons/types/app/bsky/graph/follow.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getBlocks.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/getFollowers.ts +4 -4
- package/lib/lexicons/types/app/bsky/graph/getFollows.ts +4 -4
- package/lib/lexicons/types/app/bsky/graph/getKnownFollowers.ts +4 -4
- package/lib/lexicons/types/app/bsky/graph/getList.ts +5 -5
- package/lib/lexicons/types/app/bsky/graph/getListBlocks.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getListMutes.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getLists.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getMutes.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getRelationships.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/list.ts +6 -6
- package/lib/lexicons/types/app/bsky/graph/listblock.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/listitem.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/searchStarterPacks.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/starterpack.ts +6 -6
- package/lib/lexicons/types/app/bsky/graph/verification.ts +3 -3
- package/lib/lexicons/types/app/bsky/labeler/defs.ts +19 -19
- package/lib/lexicons/types/app/bsky/labeler/getServices.ts +1 -1
- package/lib/lexicons/types/app/bsky/labeler/service.ts +5 -5
- package/lib/lexicons/types/app/bsky/notification/listNotifications.ts +13 -13
- package/lib/lexicons/types/app/bsky/notification/registerPush.ts +2 -2
- package/lib/lexicons/types/app/bsky/richtext/facet.ts +4 -4
- package/lib/lexicons/types/app/bsky/unspecced/defs.ts +12 -12
- package/lib/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.ts +4 -4
- package/lib/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.ts +2 -2
- package/lib/lexicons/types/app/bsky/unspecced/getTrendingTopics.ts +3 -3
- package/lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts +6 -6
- package/lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts +12 -12
- package/lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts +3 -3
- package/lib/lexicons/types/app/bsky/video/defs.ts +5 -5
- package/lib/lexicons/types/app/bsky/video/getUploadLimits.ts +3 -3
- package/lib/lexicons/types/chat/bsky/actor/declaration.ts +1 -1
- package/lib/lexicons/types/chat/bsky/actor/defs.ts +9 -9
- package/lib/lexicons/types/chat/bsky/convo/defs.ts +39 -39
- package/lib/lexicons/types/chat/bsky/convo/getLog.ts +5 -5
- package/lib/lexicons/types/chat/bsky/convo/getMessages.ts +2 -2
- package/lib/lexicons/types/chat/bsky/convo/listConvos.ts +3 -3
- package/lib/lexicons/types/chat/bsky/convo/updateAllRead.ts +1 -1
- package/lib/lexicons/types/chat/bsky/moderation/getActorMetadata.ts +5 -5
- package/lib/lexicons/types/chat/bsky/moderation/getMessageContext.ts +3 -3
- package/package.json +4 -4
|
@@ -19,62 +19,62 @@ const _viewSchema = /*#__PURE__*/ v.object({
|
|
|
19
19
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.record#view')),
|
|
20
20
|
get record() {
|
|
21
21
|
return /*#__PURE__*/ v.variant([
|
|
22
|
-
viewRecordSchema,
|
|
23
|
-
viewNotFoundSchema,
|
|
24
22
|
viewBlockedSchema,
|
|
25
23
|
viewDetachedSchema,
|
|
24
|
+
viewNotFoundSchema,
|
|
25
|
+
viewRecordSchema,
|
|
26
26
|
AppBskyFeedDefs.generatorViewSchema,
|
|
27
27
|
AppBskyGraphDefs.listViewSchema,
|
|
28
|
-
AppBskyLabelerDefs.labelerViewSchema,
|
|
29
28
|
AppBskyGraphDefs.starterPackViewBasicSchema,
|
|
29
|
+
AppBskyLabelerDefs.labelerViewSchema,
|
|
30
30
|
]);
|
|
31
31
|
},
|
|
32
32
|
});
|
|
33
33
|
const _viewBlockedSchema = /*#__PURE__*/ v.object({
|
|
34
34
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.record#viewBlocked')),
|
|
35
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
36
|
-
blocked: /*#__PURE__*/ v.literal(true),
|
|
37
35
|
get author() {
|
|
38
36
|
return AppBskyFeedDefs.blockedAuthorSchema;
|
|
39
37
|
},
|
|
38
|
+
blocked: /*#__PURE__*/ v.literal(true),
|
|
39
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
40
40
|
});
|
|
41
41
|
const _viewDetachedSchema = /*#__PURE__*/ v.object({
|
|
42
42
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.record#viewDetached')),
|
|
43
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
44
43
|
detached: /*#__PURE__*/ v.literal(true),
|
|
44
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
45
45
|
});
|
|
46
46
|
const _viewNotFoundSchema = /*#__PURE__*/ v.object({
|
|
47
47
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.record#viewNotFound')),
|
|
48
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
49
48
|
notFound: /*#__PURE__*/ v.literal(true),
|
|
49
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
50
50
|
});
|
|
51
51
|
const _viewRecordSchema = /*#__PURE__*/ v.object({
|
|
52
52
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.record#viewRecord')),
|
|
53
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
54
|
-
cid: /*#__PURE__*/ v.string(),
|
|
55
53
|
get author() {
|
|
56
54
|
return AppBskyActorDefs.profileViewBasicSchema;
|
|
57
55
|
},
|
|
58
|
-
|
|
59
|
-
get labels() {
|
|
60
|
-
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
61
|
-
},
|
|
62
|
-
replyCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
63
|
-
repostCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
64
|
-
likeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
65
|
-
quoteCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
56
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
66
57
|
get embeds() {
|
|
67
58
|
return /*#__PURE__*/ v.optional(
|
|
68
59
|
/*#__PURE__*/ v.array(
|
|
69
60
|
/*#__PURE__*/ v.variant([
|
|
70
|
-
AppBskyEmbedImages.viewSchema,
|
|
71
|
-
AppBskyEmbedVideo.viewSchema,
|
|
72
|
-
AppBskyEmbedExternal.viewSchema,
|
|
73
61
|
viewSchema,
|
|
62
|
+
AppBskyEmbedExternal.viewSchema,
|
|
63
|
+
AppBskyEmbedImages.viewSchema,
|
|
74
64
|
AppBskyEmbedRecordWithMedia.viewSchema,
|
|
65
|
+
AppBskyEmbedVideo.viewSchema,
|
|
75
66
|
])));
|
|
76
67
|
},
|
|
77
68
|
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
69
|
+
get labels() {
|
|
70
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
71
|
+
},
|
|
72
|
+
likeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
73
|
+
quoteCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
74
|
+
replyCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
75
|
+
repostCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
76
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
77
|
+
value: /*#__PURE__*/ v.unknown(),
|
|
78
78
|
});
|
|
79
79
|
export const mainSchema = _mainSchema;
|
|
80
80
|
export const viewSchema = _viewSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"record.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/embed/record.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAClD,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AACrD,OAAO,KAAK,oBAAoB,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,kBAAkB,MAAM,aAAa,CAAC;AAClD,OAAO,KAAK,2BAA2B,MAAM,sBAAsB,CAAC;AACpE,OAAO,KAAK,iBAAiB,MAAM,YAAY,CAAC;AAChD,OAAO,KAAK,eAAe,MAAM,iBAAiB,CAAC;AACnD,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AACrD,OAAO,KAAK,kBAAkB,MAAM,oBAAoB,CAAC;AACzD,OAAO,KAAK,mBAAmB,MAAM,kCAAkC,CAAC;AACxE,OAAO,KAAK,uBAAuB,MAAM,sCAAsC,CAAC;AAEhF,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,uBAAuB,CAAC,CAAC;IACjF,IAAI,MAAM;QACT,OAAO,uBAAuB,CAAC,UAAU,CAAC;IAC3C,CAAC;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACtF,IAAI,MAAM;QACT,OAAO,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC;YAC9B,
|
|
1
|
+
{"version":3,"file":"record.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/embed/record.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,13 +5,13 @@ import * as AppBskyEmbedRecord from './record.js';
|
|
|
5
5
|
import * as AppBskyEmbedVideo from './video.js';
|
|
6
6
|
declare const _mainSchema: v.ObjectSchema<{
|
|
7
7
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.embed.recordWithMedia">, undefined>;
|
|
8
|
+
readonly media: v.VariantSchema<readonly [AppBskyEmbedExternal.mainSchema, AppBskyEmbedImages.mainSchema, AppBskyEmbedVideo.mainSchema], boolean>;
|
|
8
9
|
readonly record: AppBskyEmbedRecord.mainSchema;
|
|
9
|
-
readonly media: v.VariantSchema<readonly [AppBskyEmbedImages.mainSchema, AppBskyEmbedVideo.mainSchema, AppBskyEmbedExternal.mainSchema], boolean>;
|
|
10
10
|
}>;
|
|
11
11
|
declare const _viewSchema: v.ObjectSchema<{
|
|
12
12
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.embed.recordWithMedia#view">, undefined>;
|
|
13
|
+
readonly media: v.VariantSchema<readonly [AppBskyEmbedExternal.viewSchema, AppBskyEmbedImages.viewSchema, AppBskyEmbedVideo.viewSchema], boolean>;
|
|
13
14
|
readonly record: AppBskyEmbedRecord.viewSchema;
|
|
14
|
-
readonly media: v.VariantSchema<readonly [AppBskyEmbedImages.viewSchema, AppBskyEmbedVideo.viewSchema, AppBskyEmbedExternal.viewSchema], boolean>;
|
|
15
15
|
}>;
|
|
16
16
|
type main$schematype = typeof _mainSchema;
|
|
17
17
|
type view$schematype = typeof _viewSchema;
|
|
@@ -5,29 +5,29 @@ import * as AppBskyEmbedRecord from './record.js';
|
|
|
5
5
|
import * as AppBskyEmbedVideo from './video.js';
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.object({
|
|
7
7
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.recordWithMedia')),
|
|
8
|
-
get record() {
|
|
9
|
-
return AppBskyEmbedRecord.mainSchema;
|
|
10
|
-
},
|
|
11
8
|
get media() {
|
|
12
9
|
return /*#__PURE__*/ v.variant([
|
|
10
|
+
AppBskyEmbedExternal.mainSchema,
|
|
13
11
|
AppBskyEmbedImages.mainSchema,
|
|
14
12
|
AppBskyEmbedVideo.mainSchema,
|
|
15
|
-
AppBskyEmbedExternal.mainSchema,
|
|
16
13
|
]);
|
|
17
14
|
},
|
|
15
|
+
get record() {
|
|
16
|
+
return AppBskyEmbedRecord.mainSchema;
|
|
17
|
+
},
|
|
18
18
|
});
|
|
19
19
|
const _viewSchema = /*#__PURE__*/ v.object({
|
|
20
20
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.recordWithMedia#view')),
|
|
21
|
-
get record() {
|
|
22
|
-
return AppBskyEmbedRecord.viewSchema;
|
|
23
|
-
},
|
|
24
21
|
get media() {
|
|
25
22
|
return /*#__PURE__*/ v.variant([
|
|
23
|
+
AppBskyEmbedExternal.viewSchema,
|
|
26
24
|
AppBskyEmbedImages.viewSchema,
|
|
27
25
|
AppBskyEmbedVideo.viewSchema,
|
|
28
|
-
AppBskyEmbedExternal.viewSchema,
|
|
29
26
|
]);
|
|
30
27
|
},
|
|
28
|
+
get record() {
|
|
29
|
+
return AppBskyEmbedRecord.viewSchema;
|
|
30
|
+
},
|
|
31
31
|
});
|
|
32
32
|
export const mainSchema = _mainSchema;
|
|
33
33
|
export const viewSchema = _viewSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"recordWithMedia.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/embed/recordWithMedia.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAClD,OAAO,KAAK,oBAAoB,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,kBAAkB,MAAM,aAAa,CAAC;AAClD,OAAO,KAAK,kBAAkB,MAAM,aAAa,CAAC;AAClD,OAAO,KAAK,iBAAiB,MAAM,YAAY,CAAC;AAEhD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC1F,IAAI,
|
|
1
|
+
{"version":3,"file":"recordWithMedia.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/embed/recordWithMedia.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAClD,OAAO,KAAK,oBAAoB,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,kBAAkB,MAAM,aAAa,CAAC;AAClD,OAAO,KAAK,kBAAkB,MAAM,aAAa,CAAC;AAClD,OAAO,KAAK,iBAAiB,MAAM,YAAY,CAAC;AAEhD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC1F,IAAI,KAAK;QACR,OAAO,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC;YAC9B,oBAAoB,CAAC,UAAU;YAC/B,kBAAkB,CAAC,UAAU;YAC7B,iBAAiB,CAAC,UAAU;SAC5B,CAAC,CAAC;IACJ,CAAC;IACD,IAAI,MAAM;QACT,OAAO,kBAAkB,CAAC,UAAU,CAAC;IACtC,CAAC;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAC/F,IAAI,KAAK;QACR,OAAO,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC;YAC9B,oBAAoB,CAAC,UAAU;YAC/B,kBAAkB,CAAC,UAAU;YAC7B,iBAAiB,CAAC,UAAU;SAC5B,CAAC,CAAC;IACJ,CAAC;IACD,IAAI,MAAM;QACT,OAAO,kBAAkB,CAAC,UAAU,CAAC;IACtC,CAAC;CACD,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -2,23 +2,23 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
2
2
|
import * as AppBskyEmbedDefs from './defs.js';
|
|
3
3
|
declare const _captionSchema: v.ObjectSchema<{
|
|
4
4
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.embed.video#caption">, undefined>;
|
|
5
|
-
lang: v.FormattedStringSchema<"language">;
|
|
6
5
|
file: v.BlobSchema;
|
|
6
|
+
lang: v.FormattedStringSchema<"language">;
|
|
7
7
|
}>;
|
|
8
8
|
declare const _mainSchema: v.ObjectSchema<{
|
|
9
9
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.embed.video">, undefined>;
|
|
10
|
-
video: v.BlobSchema;
|
|
11
|
-
readonly captions: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<captionSchema>, readonly [v.ArrayLengthConstraint<0, 20>]>, undefined>;
|
|
12
10
|
alt: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 10000>, v.StringGraphemesConstraint<0, 1000>]>, undefined>;
|
|
13
11
|
readonly aspectRatio: v.OptionalSchema<AppBskyEmbedDefs.aspectRatioSchema, undefined>;
|
|
12
|
+
readonly captions: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<captionSchema>, readonly [v.ArrayLengthConstraint<0, 20>]>, undefined>;
|
|
13
|
+
video: v.BlobSchema;
|
|
14
14
|
}>;
|
|
15
15
|
declare const _viewSchema: v.ObjectSchema<{
|
|
16
16
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.embed.video#view">, undefined>;
|
|
17
|
-
cid: v.StringSchema<string>;
|
|
18
|
-
playlist: v.FormattedStringSchema<"uri">;
|
|
19
|
-
thumbnail: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
20
17
|
alt: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 10000>, v.StringGraphemesConstraint<0, 1000>]>, undefined>;
|
|
21
18
|
readonly aspectRatio: v.OptionalSchema<AppBskyEmbedDefs.aspectRatioSchema, undefined>;
|
|
19
|
+
cid: v.FormattedStringSchema<"cid">;
|
|
20
|
+
playlist: v.FormattedStringSchema<"uri">;
|
|
21
|
+
thumbnail: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
22
22
|
}>;
|
|
23
23
|
type caption$schematype = typeof _captionSchema;
|
|
24
24
|
type main$schematype = typeof _mainSchema;
|
|
@@ -2,16 +2,11 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
2
2
|
import * as AppBskyEmbedDefs from './defs.js';
|
|
3
3
|
const _captionSchema = /*#__PURE__*/ v.object({
|
|
4
4
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.video#caption')),
|
|
5
|
-
lang: /*#__PURE__*/ v.languageCodeString(),
|
|
6
5
|
file: /*#__PURE__*/ v.blob(),
|
|
6
|
+
lang: /*#__PURE__*/ v.languageCodeString(),
|
|
7
7
|
});
|
|
8
8
|
const _mainSchema = /*#__PURE__*/ v.object({
|
|
9
9
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.video')),
|
|
10
|
-
video: /*#__PURE__*/ v.blob(),
|
|
11
|
-
get captions() {
|
|
12
|
-
return /*#__PURE__*/ v.optional(
|
|
13
|
-
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(captionSchema), [/*#__PURE__*/ v.arrayLength(0, 20)]));
|
|
14
|
-
},
|
|
15
10
|
alt: /*#__PURE__*/ v.optional(
|
|
16
11
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
17
12
|
/*#__PURE__*/ v.stringLength(0, 10000),
|
|
@@ -20,12 +15,14 @@ const _mainSchema = /*#__PURE__*/ v.object({
|
|
|
20
15
|
get aspectRatio() {
|
|
21
16
|
return /*#__PURE__*/ v.optional(AppBskyEmbedDefs.aspectRatioSchema);
|
|
22
17
|
},
|
|
18
|
+
get captions() {
|
|
19
|
+
return /*#__PURE__*/ v.optional(
|
|
20
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(captionSchema), [/*#__PURE__*/ v.arrayLength(0, 20)]));
|
|
21
|
+
},
|
|
22
|
+
video: /*#__PURE__*/ v.blob(),
|
|
23
23
|
});
|
|
24
24
|
const _viewSchema = /*#__PURE__*/ v.object({
|
|
25
25
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.video#view')),
|
|
26
|
-
cid: /*#__PURE__*/ v.string(),
|
|
27
|
-
playlist: /*#__PURE__*/ v.genericUriString(),
|
|
28
|
-
thumbnail: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
29
26
|
alt: /*#__PURE__*/ v.optional(
|
|
30
27
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
31
28
|
/*#__PURE__*/ v.stringLength(0, 10000),
|
|
@@ -34,6 +31,9 @@ const _viewSchema = /*#__PURE__*/ v.object({
|
|
|
34
31
|
get aspectRatio() {
|
|
35
32
|
return /*#__PURE__*/ v.optional(AppBskyEmbedDefs.aspectRatioSchema);
|
|
36
33
|
},
|
|
34
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
35
|
+
playlist: /*#__PURE__*/ v.genericUriString(),
|
|
36
|
+
thumbnail: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
37
37
|
});
|
|
38
38
|
export const captionSchema = _captionSchema;
|
|
39
39
|
export const mainSchema = _mainSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"video.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/embed/video.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAClD,OAAO,KAAK,gBAAgB,MAAM,WAAW,CAAC;AAE9C,MAAM,cAAc,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC7C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,8BAA8B,CAAC,CAAC;IACxF,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,
|
|
1
|
+
{"version":3,"file":"video.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/embed/video.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAClD,OAAO,KAAK,gBAAgB,MAAM,WAAW,CAAC;AAE9C,MAAM,cAAc,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC7C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,8BAA8B,CAAC,CAAC;IACxF,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,IAAI,EAAE;IAC5B,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,kBAAkB,EAAE;CAC1C,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC;IAChF,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC5B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE;QACnD,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,KAAK,CAAC;QACtC,aAAa,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC;KACxC,CAAC,CACF;IACD,IAAI,WAAW;QACd,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAC;IACrE,CAAC;IACD,IAAI,QAAQ;QACX,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,CACrG,CAAC;IACH,CAAC;IACD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,IAAI,EAAE;CAC7B,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACrF,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC5B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE;QACnD,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,KAAK,CAAC;QACtC,aAAa,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC;KACxC,CAAC,CACF;IACD,IAAI,WAAW;QACd,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAC;IACrE,CAAC;IACD,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IAChC,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,gBAAgB,EAAE;IAC5C,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,gBAAgB,EAAE,CAAC;CACvE,CAAC,CAAC;AAUH,MAAM,CAAC,MAAM,aAAa,GAAG,cAA+B,CAAC;AAC7D,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -15,9 +15,9 @@ declare const _blockedAuthorSchema: v.ObjectSchema<{
|
|
|
15
15
|
}>;
|
|
16
16
|
declare const _blockedPostSchema: v.ObjectSchema<{
|
|
17
17
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#blockedPost">, undefined>;
|
|
18
|
-
uri: v.FormattedStringSchema<"at-uri">;
|
|
19
|
-
blocked: v.LiteralSchema<true>;
|
|
20
18
|
readonly author: blockedAuthorSchema;
|
|
19
|
+
blocked: v.LiteralSchema<true>;
|
|
20
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
21
21
|
}>;
|
|
22
22
|
declare const _clickthroughAuthorSchema: v.LiteralSchema<"app.bsky.feed.defs#clickthroughAuthor">;
|
|
23
23
|
declare const _clickthroughEmbedSchema: v.LiteralSchema<"app.bsky.feed.defs#clickthroughEmbed">;
|
|
@@ -27,27 +27,27 @@ declare const _contentModeUnspecifiedSchema: v.LiteralSchema<"app.bsky.feed.defs
|
|
|
27
27
|
declare const _contentModeVideoSchema: v.LiteralSchema<"app.bsky.feed.defs#contentModeVideo">;
|
|
28
28
|
declare const _feedViewPostSchema: v.ObjectSchema<{
|
|
29
29
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#feedViewPost">, undefined>;
|
|
30
|
+
feedContext: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2000>]>, undefined>;
|
|
30
31
|
readonly post: postViewSchema;
|
|
32
|
+
readonly reason: v.OptionalSchema<v.VariantSchema<readonly [reasonPinSchema, reasonRepostSchema], boolean>, undefined>;
|
|
31
33
|
readonly reply: v.OptionalSchema<replyRefSchema, undefined>;
|
|
32
|
-
readonly reason: v.OptionalSchema<v.VariantSchema<readonly [reasonRepostSchema, reasonPinSchema], boolean>, undefined>;
|
|
33
|
-
feedContext: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2000>]>, undefined>;
|
|
34
34
|
}>;
|
|
35
35
|
declare const _generatorViewSchema: v.ObjectSchema<{
|
|
36
36
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#generatorView">, undefined>;
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
37
|
+
acceptsInteractions: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
38
|
+
avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
39
|
+
cid: v.FormattedStringSchema<"cid">;
|
|
40
|
+
contentMode: v.OptionalSchema<v.StringSchema<(string & {}) | "app.bsky.feed.defs#contentModeUnspecified" | "app.bsky.feed.defs#contentModeVideo">, undefined>;
|
|
40
41
|
readonly creator: AppBskyActorDefs.profileViewSchema;
|
|
41
|
-
displayName: v.StringSchema<string>;
|
|
42
42
|
description: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 3000>, v.StringGraphemesConstraint<0, 300>]>, undefined>;
|
|
43
43
|
readonly descriptionFacets: v.OptionalSchema<v.ArraySchema<AppBskyRichtextFacet.mainSchema>, undefined>;
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
44
|
+
did: v.FormattedStringSchema<"did">;
|
|
45
|
+
displayName: v.StringSchema<string>;
|
|
46
|
+
indexedAt: v.FormattedStringSchema<"datetime">;
|
|
47
47
|
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
48
|
+
likeCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
49
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
48
50
|
readonly viewer: v.OptionalSchema<generatorViewerStateSchema, undefined>;
|
|
49
|
-
contentMode: v.OptionalSchema<v.StringSchema<(string & {}) | "app.bsky.feed.defs#contentModeUnspecified" | "app.bsky.feed.defs#contentModeVideo">, undefined>;
|
|
50
|
-
indexedAt: v.FormattedStringSchema<"datetime">;
|
|
51
51
|
}>;
|
|
52
52
|
declare const _generatorViewerStateSchema: v.ObjectSchema<{
|
|
53
53
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#generatorViewerState">, undefined>;
|
|
@@ -55,9 +55,9 @@ declare const _generatorViewerStateSchema: v.ObjectSchema<{
|
|
|
55
55
|
}>;
|
|
56
56
|
declare const _interactionSchema: v.ObjectSchema<{
|
|
57
57
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#interaction">, undefined>;
|
|
58
|
-
|
|
59
|
-
event: v.OptionalSchema<v.StringSchema<(string & {}) | "app.bsky.feed.defs#clickthroughAuthor" | "app.bsky.feed.defs#clickthroughEmbed" | "app.bsky.feed.defs#clickthroughItem" | "app.bsky.feed.defs#clickthroughReposter" | "app.bsky.feed.defs#requestLess" | "app.bsky.feed.defs#requestMore" | "app.bsky.feed.defs#interactionSeen" | "app.bsky.feed.defs#interactionLike" | "app.bsky.feed.defs#interactionRepost" | "app.bsky.feed.defs#interactionReply" | "app.bsky.feed.defs#interactionQuote" | "app.bsky.feed.defs#interactionShare">, undefined>;
|
|
58
|
+
event: v.OptionalSchema<v.StringSchema<(string & {}) | "app.bsky.feed.defs#clickthroughAuthor" | "app.bsky.feed.defs#clickthroughEmbed" | "app.bsky.feed.defs#clickthroughItem" | "app.bsky.feed.defs#clickthroughReposter" | "app.bsky.feed.defs#interactionLike" | "app.bsky.feed.defs#interactionQuote" | "app.bsky.feed.defs#interactionReply" | "app.bsky.feed.defs#interactionRepost" | "app.bsky.feed.defs#interactionSeen" | "app.bsky.feed.defs#interactionShare" | "app.bsky.feed.defs#requestLess" | "app.bsky.feed.defs#requestMore">, undefined>;
|
|
60
59
|
feedContext: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2000>]>, undefined>;
|
|
60
|
+
item: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
61
61
|
}>;
|
|
62
62
|
declare const _interactionLikeSchema: v.LiteralSchema<"app.bsky.feed.defs#interactionLike">;
|
|
63
63
|
declare const _interactionQuoteSchema: v.LiteralSchema<"app.bsky.feed.defs#interactionQuote">;
|
|
@@ -67,24 +67,24 @@ declare const _interactionSeenSchema: v.LiteralSchema<"app.bsky.feed.defs#intera
|
|
|
67
67
|
declare const _interactionShareSchema: v.LiteralSchema<"app.bsky.feed.defs#interactionShare">;
|
|
68
68
|
declare const _notFoundPostSchema: v.ObjectSchema<{
|
|
69
69
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#notFoundPost">, undefined>;
|
|
70
|
-
uri: v.FormattedStringSchema<"at-uri">;
|
|
71
70
|
notFound: v.LiteralSchema<true>;
|
|
71
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
72
72
|
}>;
|
|
73
73
|
declare const _postViewSchema: v.ObjectSchema<{
|
|
74
74
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#postView">, undefined>;
|
|
75
|
-
uri: v.FormattedStringSchema<"at-uri">;
|
|
76
|
-
cid: v.StringSchema<string>;
|
|
77
75
|
readonly author: AppBskyActorDefs.profileViewBasicSchema;
|
|
76
|
+
cid: v.FormattedStringSchema<"cid">;
|
|
77
|
+
readonly embed: v.OptionalSchema<v.VariantSchema<readonly [AppBskyEmbedExternal.viewSchema, AppBskyEmbedImages.viewSchema, AppBskyEmbedRecord.viewSchema, AppBskyEmbedRecordWithMedia.viewSchema, AppBskyEmbedVideo.viewSchema], boolean>, undefined>;
|
|
78
|
+
indexedAt: v.FormattedStringSchema<"datetime">;
|
|
79
|
+
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
80
|
+
likeCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
81
|
+
quoteCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
78
82
|
record: v.UnknownSchema;
|
|
79
|
-
readonly embed: v.OptionalSchema<v.VariantSchema<readonly [AppBskyEmbedImages.viewSchema, AppBskyEmbedVideo.viewSchema, AppBskyEmbedExternal.viewSchema, AppBskyEmbedRecord.viewSchema, AppBskyEmbedRecordWithMedia.viewSchema], boolean>, undefined>;
|
|
80
83
|
replyCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
81
84
|
repostCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
82
|
-
likeCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
83
|
-
quoteCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
84
|
-
indexedAt: v.FormattedStringSchema<"datetime">;
|
|
85
|
-
readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
|
|
86
|
-
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
87
85
|
readonly threadgate: v.OptionalSchema<threadgateViewSchema, undefined>;
|
|
86
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
87
|
+
readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
|
|
88
88
|
}>;
|
|
89
89
|
declare const _reasonPinSchema: v.ObjectSchema<{
|
|
90
90
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#reasonPin">, undefined>;
|
|
@@ -96,17 +96,17 @@ declare const _reasonRepostSchema: v.ObjectSchema<{
|
|
|
96
96
|
}>;
|
|
97
97
|
declare const _replyRefSchema: v.ObjectSchema<{
|
|
98
98
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#replyRef">, undefined>;
|
|
99
|
-
readonly root: v.VariantSchema<readonly [postViewSchema, notFoundPostSchema, blockedPostSchema], boolean>;
|
|
100
|
-
readonly parent: v.VariantSchema<readonly [postViewSchema, notFoundPostSchema, blockedPostSchema], boolean>;
|
|
101
99
|
readonly grandparentAuthor: v.OptionalSchema<AppBskyActorDefs.profileViewBasicSchema, undefined>;
|
|
100
|
+
readonly parent: v.VariantSchema<readonly [blockedPostSchema, notFoundPostSchema, postViewSchema], boolean>;
|
|
101
|
+
readonly root: v.VariantSchema<readonly [blockedPostSchema, notFoundPostSchema, postViewSchema], boolean>;
|
|
102
102
|
}>;
|
|
103
103
|
declare const _requestLessSchema: v.LiteralSchema<"app.bsky.feed.defs#requestLess">;
|
|
104
104
|
declare const _requestMoreSchema: v.LiteralSchema<"app.bsky.feed.defs#requestMore">;
|
|
105
105
|
declare const _skeletonFeedPostSchema: v.ObjectSchema<{
|
|
106
106
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#skeletonFeedPost">, undefined>;
|
|
107
|
-
post: v.FormattedStringSchema<"at-uri">;
|
|
108
|
-
readonly reason: v.OptionalSchema<v.VariantSchema<readonly [skeletonReasonRepostSchema, skeletonReasonPinSchema], boolean>, undefined>;
|
|
109
107
|
feedContext: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2000>]>, undefined>;
|
|
108
|
+
post: v.FormattedStringSchema<"at-uri">;
|
|
109
|
+
readonly reason: v.OptionalSchema<v.VariantSchema<readonly [skeletonReasonPinSchema, skeletonReasonRepostSchema], boolean>, undefined>;
|
|
110
110
|
}>;
|
|
111
111
|
declare const _skeletonReasonPinSchema: v.ObjectSchema<{
|
|
112
112
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#skeletonReasonPin">, undefined>;
|
|
@@ -121,26 +121,26 @@ declare const _threadContextSchema: v.ObjectSchema<{
|
|
|
121
121
|
}>;
|
|
122
122
|
declare const _threadViewPostSchema: v.ObjectSchema<{
|
|
123
123
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#threadViewPost">, undefined>;
|
|
124
|
+
readonly parent: v.OptionalSchema<v.VariantSchema<readonly [blockedPostSchema, notFoundPostSchema, threadViewPostSchema], boolean>, undefined>;
|
|
124
125
|
readonly post: postViewSchema;
|
|
125
|
-
readonly
|
|
126
|
-
readonly replies: v.OptionalSchema<v.ArraySchema<v.VariantSchema<readonly [threadViewPostSchema, notFoundPostSchema, blockedPostSchema], boolean>>, undefined>;
|
|
126
|
+
readonly replies: v.OptionalSchema<v.ArraySchema<v.VariantSchema<readonly [blockedPostSchema, notFoundPostSchema, threadViewPostSchema], boolean>>, undefined>;
|
|
127
127
|
readonly threadContext: v.OptionalSchema<threadContextSchema, undefined>;
|
|
128
128
|
}>;
|
|
129
129
|
declare const _threadgateViewSchema: v.ObjectSchema<{
|
|
130
130
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#threadgateView">, undefined>;
|
|
131
|
-
|
|
132
|
-
cid: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
133
|
-
record: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
131
|
+
cid: v.OptionalSchema<v.FormattedStringSchema<"cid">, undefined>;
|
|
134
132
|
readonly lists: v.OptionalSchema<v.ArraySchema<AppBskyGraphDefs.listViewBasicSchema>, undefined>;
|
|
133
|
+
record: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
134
|
+
uri: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
135
135
|
}>;
|
|
136
136
|
declare const _viewerStateSchema: v.ObjectSchema<{
|
|
137
137
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#viewerState">, undefined>;
|
|
138
|
-
repost: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
139
|
-
like: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
140
|
-
threadMuted: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
141
|
-
replyDisabled: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
142
138
|
embeddingDisabled: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
139
|
+
like: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
143
140
|
pinned: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
141
|
+
replyDisabled: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
142
|
+
repost: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
143
|
+
threadMuted: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
144
144
|
}>;
|
|
145
145
|
type blockedAuthor$schematype = typeof _blockedAuthorSchema;
|
|
146
146
|
type blockedPost$schematype = typeof _blockedPostSchema;
|