@atcute/bluesky 3.0.0 → 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 +97 -92
- package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getProfiles.js +1 -1
- package/dist/lexicons/types/app/bsky/actor/getProfiles.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 +7 -5
- 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/getPosts.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPosts.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 +24 -23
- 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 +3 -3
- 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 +5 -4
- 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 +41 -39
- 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 +2 -2
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.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 +7 -7
- 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/getConfig.d.ts +12 -0
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.js +9 -0
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.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/app/bsky/video/uploadVideo.d.ts +1 -0
- package/dist/lexicons/types/app/bsky/video/uploadVideo.js +1 -0
- package/dist/lexicons/types/app/bsky/video/uploadVideo.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/actor/exportAccountData.d.ts +1 -0
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.js +1 -0
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.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/getConvoAvailability.js +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.js +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.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/sendMessageBatch.js +3 -1
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.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 +109 -104
- package/lib/lexicons/types/app/bsky/actor/getProfiles.ts +1 -1
- 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 +7 -5
- 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/getPosts.ts +1 -1
- 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 +23 -23
- package/lib/lexicons/types/app/bsky/feed/postgate.ts +3 -3
- 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 +4 -4
- package/lib/lexicons/types/app/bsky/graph/block.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/defs.ts +43 -41
- 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 +2 -2
- package/lib/lexicons/types/app/bsky/graph/getStarterPacks.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 +7 -7
- 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/getConfig.ts +13 -0
- 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/app/bsky/video/uploadVideo.ts +1 -0
- 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/actor/exportAccountData.ts +1 -0
- package/lib/lexicons/types/chat/bsky/convo/defs.ts +39 -39
- package/lib/lexicons/types/chat/bsky/convo/getConvoAvailability.ts +1 -1
- package/lib/lexicons/types/chat/bsky/convo/getConvoForMembers.ts +1 -1
- 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/sendMessageBatch.ts +3 -1
- 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 +6 -5
- package/dist/lexicons.test.d.ts +0 -1
- package/dist/lexicons.test.js +0 -126
- package/dist/lexicons.test.js.map +0 -1
|
@@ -16,23 +16,23 @@ declare const _bskyAppProgressGuideSchema: v.ObjectSchema<{
|
|
|
16
16
|
declare const _bskyAppStatePrefSchema: v.ObjectSchema<{
|
|
17
17
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#bskyAppStatePref">, undefined>;
|
|
18
18
|
readonly activeProgressGuide: v.OptionalSchema<bskyAppProgressGuideSchema, undefined>;
|
|
19
|
-
queuedNudges: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 100>]>>, readonly [v.ArrayLengthConstraint<0, 1000>]>, undefined>;
|
|
20
19
|
readonly nuxs: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<nuxSchema>, readonly [v.ArrayLengthConstraint<0, 100>]>, undefined>;
|
|
20
|
+
queuedNudges: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 100>]>>, readonly [v.ArrayLengthConstraint<0, 1000>]>, undefined>;
|
|
21
21
|
}>;
|
|
22
22
|
declare const _contentLabelPrefSchema: v.ObjectSchema<{
|
|
23
23
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#contentLabelPref">, undefined>;
|
|
24
|
-
labelerDid: v.OptionalSchema<v.FormattedStringSchema<"did">, undefined>;
|
|
25
24
|
label: v.StringSchema<string>;
|
|
26
|
-
|
|
25
|
+
labelerDid: v.OptionalSchema<v.FormattedStringSchema<"did">, undefined>;
|
|
26
|
+
visibility: v.StringSchema<(string & {}) | "hide" | "ignore" | "show" | "warn">;
|
|
27
27
|
}>;
|
|
28
28
|
declare const _feedViewPrefSchema: v.ObjectSchema<{
|
|
29
29
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#feedViewPref">, undefined>;
|
|
30
30
|
feed: v.StringSchema<string>;
|
|
31
|
+
hideQuotePosts: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
31
32
|
hideReplies: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
32
|
-
hideRepliesByUnfollowed: v.OptionalSchema<v.BooleanSchema, true>;
|
|
33
33
|
hideRepliesByLikeCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
34
|
+
hideRepliesByUnfollowed: v.OptionalSchema<v.BooleanSchema, true>;
|
|
34
35
|
hideReposts: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
35
|
-
hideQuotePosts: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
36
36
|
}>;
|
|
37
37
|
declare const _hiddenPostsPrefSchema: v.ObjectSchema<{
|
|
38
38
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#hiddenPostsPref">, undefined>;
|
|
@@ -57,11 +57,11 @@ declare const _labelersPrefSchema: v.ObjectSchema<{
|
|
|
57
57
|
}>;
|
|
58
58
|
declare const _mutedWordSchema: v.ObjectSchema<{
|
|
59
59
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#mutedWord">, undefined>;
|
|
60
|
-
id: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
61
|
-
value: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 10000>, v.StringGraphemesConstraint<0, 1000>]>;
|
|
62
|
-
readonly targets: v.ArraySchema<mutedWordTargetSchema>;
|
|
63
60
|
actorTarget: v.OptionalSchema<v.StringSchema<(string & {}) | "all" | "exclude-following">, "all">;
|
|
64
61
|
expiresAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
62
|
+
id: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
63
|
+
readonly targets: v.ArraySchema<mutedWordTargetSchema>;
|
|
64
|
+
value: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 10000>, v.StringGraphemesConstraint<0, 1000>]>;
|
|
65
65
|
}>;
|
|
66
66
|
declare const _mutedWordTargetSchema: v.SchemaWithConstraint<v.StringSchema<(string & {}) | "tag" | "content">, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>;
|
|
67
67
|
declare const _mutedWordsPrefSchema: v.ObjectSchema<{
|
|
@@ -70,10 +70,10 @@ declare const _mutedWordsPrefSchema: v.ObjectSchema<{
|
|
|
70
70
|
}>;
|
|
71
71
|
declare const _nuxSchema: v.ObjectSchema<{
|
|
72
72
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#nux">, undefined>;
|
|
73
|
-
id: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 100>]>;
|
|
74
73
|
completed: v.OptionalSchema<v.BooleanSchema, false>;
|
|
75
74
|
data: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 3000>, v.StringGraphemesConstraint<0, 300>]>, undefined>;
|
|
76
75
|
expiresAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
76
|
+
id: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 100>]>;
|
|
77
77
|
}>;
|
|
78
78
|
declare const _personalDetailsPrefSchema: v.ObjectSchema<{
|
|
79
79
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#personalDetailsPref">, undefined>;
|
|
@@ -81,17 +81,17 @@ declare const _personalDetailsPrefSchema: v.ObjectSchema<{
|
|
|
81
81
|
}>;
|
|
82
82
|
declare const _postInteractionSettingsPrefSchema: v.ObjectSchema<{
|
|
83
83
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#postInteractionSettingsPref">, undefined>;
|
|
84
|
-
readonly threadgateAllowRules: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.VariantSchema<readonly [AppBskyFeedThreadgate.mentionRuleSchema, AppBskyFeedThreadgate.followerRuleSchema, AppBskyFeedThreadgate.followingRuleSchema, AppBskyFeedThreadgate.listRuleSchema], boolean>>, readonly [v.ArrayLengthConstraint<0, 5>]>, undefined>;
|
|
85
84
|
readonly postgateEmbeddingRules: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.VariantSchema<readonly [AppBskyFeedPostgate.disableRuleSchema], boolean>>, readonly [v.ArrayLengthConstraint<0, 5>]>, undefined>;
|
|
85
|
+
readonly threadgateAllowRules: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.VariantSchema<readonly [AppBskyFeedThreadgate.followerRuleSchema, AppBskyFeedThreadgate.followingRuleSchema, AppBskyFeedThreadgate.listRuleSchema, AppBskyFeedThreadgate.mentionRuleSchema], boolean>>, readonly [v.ArrayLengthConstraint<0, 5>]>, undefined>;
|
|
86
86
|
}>;
|
|
87
|
-
declare const _preferencesSchema: v.ArraySchema<v.VariantSchema<readonly [adultContentPrefSchema,
|
|
87
|
+
declare const _preferencesSchema: v.ArraySchema<v.VariantSchema<readonly [adultContentPrefSchema, bskyAppStatePrefSchema, contentLabelPrefSchema, feedViewPrefSchema, hiddenPostsPrefSchema, interestsPrefSchema, labelersPrefSchema, mutedWordsPrefSchema, personalDetailsPrefSchema, postInteractionSettingsPrefSchema, savedFeedsPrefSchema, savedFeedsPrefV2Schema, threadViewPrefSchema, verificationPrefsSchema], boolean>>;
|
|
88
88
|
declare const _profileAssociatedSchema: v.ObjectSchema<{
|
|
89
89
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileAssociated">, undefined>;
|
|
90
|
-
|
|
90
|
+
readonly chat: v.OptionalSchema<profileAssociatedChatSchema, undefined>;
|
|
91
91
|
feedgens: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
92
|
-
starterPacks: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
93
92
|
labeler: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
94
|
-
|
|
93
|
+
lists: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
94
|
+
starterPacks: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
95
95
|
}>;
|
|
96
96
|
declare const _profileAssociatedChatSchema: v.ObjectSchema<{
|
|
97
97
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileAssociatedChat">, undefined>;
|
|
@@ -99,59 +99,59 @@ declare const _profileAssociatedChatSchema: v.ObjectSchema<{
|
|
|
99
99
|
}>;
|
|
100
100
|
declare const _profileViewSchema: v.ObjectSchema<{
|
|
101
101
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileView">, undefined>;
|
|
102
|
+
readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
|
|
103
|
+
avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
104
|
+
createdAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
105
|
+
description: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2560>, v.StringGraphemesConstraint<0, 256>]>, undefined>;
|
|
102
106
|
did: v.FormattedStringSchema<"did">;
|
|
103
|
-
handle: v.FormattedStringSchema<"handle">;
|
|
104
107
|
displayName: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>, undefined>;
|
|
105
|
-
|
|
106
|
-
avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
107
|
-
readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
|
|
108
|
+
handle: v.FormattedStringSchema<"handle">;
|
|
108
109
|
indexedAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
109
|
-
createdAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
110
|
-
readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
|
|
111
110
|
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
112
|
-
readonly verification: v.OptionalSchema<verificationStateSchema, undefined>;
|
|
113
111
|
readonly status: v.OptionalSchema<statusViewSchema, undefined>;
|
|
112
|
+
readonly verification: v.OptionalSchema<verificationStateSchema, undefined>;
|
|
113
|
+
readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
|
|
114
114
|
}>;
|
|
115
115
|
declare const _profileViewBasicSchema: v.ObjectSchema<{
|
|
116
116
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileViewBasic">, undefined>;
|
|
117
|
+
readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
|
|
118
|
+
avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
119
|
+
createdAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
117
120
|
did: v.FormattedStringSchema<"did">;
|
|
118
|
-
handle: v.FormattedStringSchema<"handle">;
|
|
119
121
|
displayName: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>, undefined>;
|
|
120
|
-
|
|
121
|
-
readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
|
|
122
|
-
readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
|
|
122
|
+
handle: v.FormattedStringSchema<"handle">;
|
|
123
123
|
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
124
|
-
createdAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
125
|
-
readonly verification: v.OptionalSchema<verificationStateSchema, undefined>;
|
|
126
124
|
readonly status: v.OptionalSchema<statusViewSchema, undefined>;
|
|
125
|
+
readonly verification: v.OptionalSchema<verificationStateSchema, undefined>;
|
|
126
|
+
readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
|
|
127
127
|
}>;
|
|
128
128
|
declare const _profileViewDetailedSchema: v.ObjectSchema<{
|
|
129
129
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#profileViewDetailed">, undefined>;
|
|
130
|
-
|
|
131
|
-
handle: v.FormattedStringSchema<"handle">;
|
|
132
|
-
displayName: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>, undefined>;
|
|
133
|
-
description: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2560>, v.StringGraphemesConstraint<0, 256>]>, undefined>;
|
|
130
|
+
readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
|
|
134
131
|
avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
135
132
|
banner: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
133
|
+
createdAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
134
|
+
description: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2560>, v.StringGraphemesConstraint<0, 256>]>, undefined>;
|
|
135
|
+
did: v.FormattedStringSchema<"did">;
|
|
136
|
+
displayName: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>, undefined>;
|
|
136
137
|
followersCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
137
138
|
followsCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
138
|
-
|
|
139
|
-
readonly associated: v.OptionalSchema<profileAssociatedSchema, undefined>;
|
|
140
|
-
readonly joinedViaStarterPack: v.OptionalSchema<AppBskyGraphDefs.starterPackViewBasicSchema, undefined>;
|
|
139
|
+
handle: v.FormattedStringSchema<"handle">;
|
|
141
140
|
indexedAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
142
|
-
|
|
143
|
-
readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
|
|
141
|
+
readonly joinedViaStarterPack: v.OptionalSchema<AppBskyGraphDefs.starterPackViewBasicSchema, undefined>;
|
|
144
142
|
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
145
143
|
readonly pinnedPost: v.OptionalSchema<ComAtprotoRepoStrongRef.mainSchema, undefined>;
|
|
146
|
-
|
|
144
|
+
postsCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
147
145
|
readonly status: v.OptionalSchema<statusViewSchema, undefined>;
|
|
146
|
+
readonly verification: v.OptionalSchema<verificationStateSchema, undefined>;
|
|
147
|
+
readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
|
|
148
148
|
}>;
|
|
149
149
|
declare const _savedFeedSchema: v.ObjectSchema<{
|
|
150
150
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#savedFeed">, undefined>;
|
|
151
151
|
id: v.StringSchema<string>;
|
|
152
|
+
pinned: v.BooleanSchema;
|
|
152
153
|
type: v.StringSchema<"list" | (string & {}) | "feed" | "timeline">;
|
|
153
154
|
value: v.StringSchema<string>;
|
|
154
|
-
pinned: v.BooleanSchema;
|
|
155
155
|
}>;
|
|
156
156
|
declare const _savedFeedsPrefSchema: v.ObjectSchema<{
|
|
157
157
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#savedFeedsPref">, undefined>;
|
|
@@ -165,16 +165,16 @@ declare const _savedFeedsPrefV2Schema: v.ObjectSchema<{
|
|
|
165
165
|
}>;
|
|
166
166
|
declare const _statusViewSchema: v.ObjectSchema<{
|
|
167
167
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#statusView">, undefined>;
|
|
168
|
-
status: v.StringSchema<(string & {}) | "app.bsky.actor.status#live">;
|
|
169
|
-
record: v.UnknownSchema;
|
|
170
168
|
readonly embed: v.OptionalSchema<v.VariantSchema<readonly [AppBskyEmbedExternal.viewSchema], boolean>, undefined>;
|
|
171
169
|
expiresAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
172
170
|
isActive: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
171
|
+
record: v.UnknownSchema;
|
|
172
|
+
status: v.StringSchema<(string & {}) | "app.bsky.actor.status#live">;
|
|
173
173
|
}>;
|
|
174
174
|
declare const _threadViewPrefSchema: v.ObjectSchema<{
|
|
175
175
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#threadViewPref">, undefined>;
|
|
176
|
-
sort: v.OptionalSchema<v.StringSchema<(string & {}) | "oldest" | "newest" | "most-likes" | "random" | "hotness">, undefined>;
|
|
177
176
|
prioritizeFollowedUsers: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
177
|
+
sort: v.OptionalSchema<v.StringSchema<(string & {}) | "hotness" | "most-likes" | "newest" | "oldest" | "random">, undefined>;
|
|
178
178
|
}>;
|
|
179
179
|
declare const _verificationPrefsSchema: v.ObjectSchema<{
|
|
180
180
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#verificationPrefs">, undefined>;
|
|
@@ -182,27 +182,27 @@ declare const _verificationPrefsSchema: v.ObjectSchema<{
|
|
|
182
182
|
}>;
|
|
183
183
|
declare const _verificationStateSchema: v.ObjectSchema<{
|
|
184
184
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#verificationState">, undefined>;
|
|
185
|
+
trustedVerifierStatus: v.StringSchema<(string & {}) | "none" | "invalid" | "valid">;
|
|
185
186
|
readonly verifications: v.ArraySchema<verificationViewSchema>;
|
|
186
|
-
verifiedStatus: v.StringSchema<(string & {}) | "none" | "
|
|
187
|
-
trustedVerifierStatus: v.StringSchema<(string & {}) | "none" | "valid" | "invalid">;
|
|
187
|
+
verifiedStatus: v.StringSchema<(string & {}) | "none" | "invalid" | "valid">;
|
|
188
188
|
}>;
|
|
189
189
|
declare const _verificationViewSchema: v.ObjectSchema<{
|
|
190
190
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#verificationView">, undefined>;
|
|
191
|
+
createdAt: v.FormattedStringSchema<"datetime">;
|
|
192
|
+
isValid: v.BooleanSchema;
|
|
191
193
|
issuer: v.FormattedStringSchema<"did">;
|
|
192
194
|
uri: v.FormattedStringSchema<"at-uri">;
|
|
193
|
-
isValid: v.BooleanSchema;
|
|
194
|
-
createdAt: v.FormattedStringSchema<"datetime">;
|
|
195
195
|
}>;
|
|
196
196
|
declare const _viewerStateSchema: v.ObjectSchema<{
|
|
197
197
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.actor.defs#viewerState">, undefined>;
|
|
198
|
-
muted: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
199
|
-
readonly mutedByList: v.OptionalSchema<AppBskyGraphDefs.listViewBasicSchema, undefined>;
|
|
200
198
|
blockedBy: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
201
199
|
blocking: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
202
200
|
readonly blockingByList: v.OptionalSchema<AppBskyGraphDefs.listViewBasicSchema, undefined>;
|
|
203
|
-
following: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
204
201
|
followedBy: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
202
|
+
following: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
205
203
|
readonly knownFollowers: v.OptionalSchema<knownFollowersSchema, undefined>;
|
|
204
|
+
muted: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
205
|
+
readonly mutedByList: v.OptionalSchema<AppBskyGraphDefs.listViewBasicSchema, undefined>;
|
|
206
206
|
}>;
|
|
207
207
|
type adultContentPref$schematype = typeof _adultContentPrefSchema;
|
|
208
208
|
type bskyAppProgressGuide$schematype = typeof _bskyAppProgressGuideSchema;
|
|
@@ -18,27 +18,29 @@ const _bskyAppStatePrefSchema = /*#__PURE__*/ v.object({
|
|
|
18
18
|
get activeProgressGuide() {
|
|
19
19
|
return /*#__PURE__*/ v.optional(bskyAppProgressGuideSchema);
|
|
20
20
|
},
|
|
21
|
-
queuedNudges: /*#__PURE__*/ v.optional(
|
|
22
|
-
/*#__PURE__*/ v.constrain(v.array(/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 100)])), [/*#__PURE__*/ v.arrayLength(0, 1000)])),
|
|
23
21
|
get nuxs() {
|
|
24
22
|
return /*#__PURE__*/ v.optional(
|
|
25
|
-
/*#__PURE__*/ v.constrain(v.array(nuxSchema), [/*#__PURE__*/ v.arrayLength(0, 100)]));
|
|
23
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(nuxSchema), [/*#__PURE__*/ v.arrayLength(0, 100)]));
|
|
26
24
|
},
|
|
25
|
+
queuedNudges: /*#__PURE__*/ v.optional(
|
|
26
|
+
/*#__PURE__*/ v.constrain(
|
|
27
|
+
/*#__PURE__*/ v.array(
|
|
28
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 100)])), [/*#__PURE__*/ v.arrayLength(0, 1000)])),
|
|
27
29
|
});
|
|
28
30
|
const _contentLabelPrefSchema = /*#__PURE__*/ v.object({
|
|
29
31
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#contentLabelPref')),
|
|
30
|
-
labelerDid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
31
32
|
label: /*#__PURE__*/ v.string(),
|
|
33
|
+
labelerDid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
32
34
|
visibility: /*#__PURE__*/ v.string(),
|
|
33
35
|
});
|
|
34
36
|
const _feedViewPrefSchema = /*#__PURE__*/ v.object({
|
|
35
37
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#feedViewPref')),
|
|
36
38
|
feed: /*#__PURE__*/ v.string(),
|
|
39
|
+
hideQuotePosts: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
37
40
|
hideReplies: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
38
|
-
hideRepliesByUnfollowed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), true),
|
|
39
41
|
hideRepliesByLikeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
42
|
+
hideRepliesByUnfollowed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), true),
|
|
40
43
|
hideReposts: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
41
|
-
hideQuotePosts: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
42
44
|
});
|
|
43
45
|
const _hiddenPostsPrefSchema = /*#__PURE__*/ v.object({
|
|
44
46
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#hiddenPostsPref')),
|
|
@@ -46,7 +48,8 @@ const _hiddenPostsPrefSchema = /*#__PURE__*/ v.object({
|
|
|
46
48
|
});
|
|
47
49
|
const _interestsPrefSchema = /*#__PURE__*/ v.object({
|
|
48
50
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#interestsPref')),
|
|
49
|
-
tags: /*#__PURE__*/ v.constrain(
|
|
51
|
+
tags: /*#__PURE__*/ v.constrain(
|
|
52
|
+
/*#__PURE__*/ v.array(
|
|
50
53
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
51
54
|
/*#__PURE__*/ v.stringLength(0, 640),
|
|
52
55
|
/*#__PURE__*/ v.stringGraphemes(0, 64),
|
|
@@ -56,7 +59,9 @@ const _knownFollowersSchema = /*#__PURE__*/ v.object({
|
|
|
56
59
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#knownFollowers')),
|
|
57
60
|
count: /*#__PURE__*/ v.integer(),
|
|
58
61
|
get followers() {
|
|
59
|
-
return /*#__PURE__*/ v.constrain(v.array(profileViewBasicSchema), [
|
|
62
|
+
return /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(profileViewBasicSchema), [
|
|
63
|
+
/*#__PURE__*/ v.arrayLength(0, 5),
|
|
64
|
+
]);
|
|
60
65
|
},
|
|
61
66
|
});
|
|
62
67
|
const _labelerPrefItemSchema = /*#__PURE__*/ v.object({
|
|
@@ -71,17 +76,17 @@ const _labelersPrefSchema = /*#__PURE__*/ v.object({
|
|
|
71
76
|
});
|
|
72
77
|
const _mutedWordSchema = /*#__PURE__*/ v.object({
|
|
73
78
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#mutedWord')),
|
|
79
|
+
actorTarget: /*#__PURE__*/ v.optional(
|
|
80
|
+
/*#__PURE__*/ v.string(), 'all'),
|
|
81
|
+
expiresAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
74
82
|
id: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
83
|
+
get targets() {
|
|
84
|
+
return /*#__PURE__*/ v.array(mutedWordTargetSchema);
|
|
85
|
+
},
|
|
75
86
|
value: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
76
87
|
/*#__PURE__*/ v.stringLength(0, 10000),
|
|
77
88
|
/*#__PURE__*/ v.stringGraphemes(0, 1000),
|
|
78
89
|
]),
|
|
79
|
-
get targets() {
|
|
80
|
-
return /*#__PURE__*/ v.array(mutedWordTargetSchema);
|
|
81
|
-
},
|
|
82
|
-
actorTarget: /*#__PURE__*/ v.optional(
|
|
83
|
-
/*#__PURE__*/ v.string(), 'all'),
|
|
84
|
-
expiresAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
85
90
|
});
|
|
86
91
|
const _mutedWordTargetSchema = /*#__PURE__*/ v.constrain(
|
|
87
92
|
/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 640), /*#__PURE__*/ v.stringGraphemes(0, 64)]);
|
|
@@ -93,7 +98,6 @@ const _mutedWordsPrefSchema = /*#__PURE__*/ v.object({
|
|
|
93
98
|
});
|
|
94
99
|
const _nuxSchema = /*#__PURE__*/ v.object({
|
|
95
100
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#nux')),
|
|
96
|
-
id: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 100)]),
|
|
97
101
|
completed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
|
|
98
102
|
data: /*#__PURE__*/ v.optional(
|
|
99
103
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
@@ -101,6 +105,7 @@ const _nuxSchema = /*#__PURE__*/ v.object({
|
|
|
101
105
|
/*#__PURE__*/ v.stringGraphemes(0, 300),
|
|
102
106
|
])),
|
|
103
107
|
expiresAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
108
|
+
id: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 100)]),
|
|
104
109
|
});
|
|
105
110
|
const _personalDetailsPrefSchema = /*#__PURE__*/ v.object({
|
|
106
111
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#personalDetailsPref')),
|
|
@@ -108,50 +113,50 @@ const _personalDetailsPrefSchema = /*#__PURE__*/ v.object({
|
|
|
108
113
|
});
|
|
109
114
|
const _postInteractionSettingsPrefSchema = /*#__PURE__*/ v.object({
|
|
110
115
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#postInteractionSettingsPref')),
|
|
116
|
+
get postgateEmbeddingRules() {
|
|
117
|
+
return /*#__PURE__*/ v.optional(
|
|
118
|
+
/*#__PURE__*/ v.constrain(
|
|
119
|
+
/*#__PURE__*/ v.array(/*#__PURE__*/ v.variant([AppBskyFeedPostgate.disableRuleSchema])), [/*#__PURE__*/ v.arrayLength(0, 5)]));
|
|
120
|
+
},
|
|
111
121
|
get threadgateAllowRules() {
|
|
112
122
|
return /*#__PURE__*/ v.optional(
|
|
113
|
-
/*#__PURE__*/ v.constrain(
|
|
123
|
+
/*#__PURE__*/ v.constrain(
|
|
124
|
+
/*#__PURE__*/ v.array(
|
|
114
125
|
/*#__PURE__*/ v.variant([
|
|
115
|
-
AppBskyFeedThreadgate.mentionRuleSchema,
|
|
116
126
|
AppBskyFeedThreadgate.followerRuleSchema,
|
|
117
127
|
AppBskyFeedThreadgate.followingRuleSchema,
|
|
118
128
|
AppBskyFeedThreadgate.listRuleSchema,
|
|
129
|
+
AppBskyFeedThreadgate.mentionRuleSchema,
|
|
119
130
|
])), [/*#__PURE__*/ v.arrayLength(0, 5)]));
|
|
120
131
|
},
|
|
121
|
-
get postgateEmbeddingRules() {
|
|
122
|
-
return /*#__PURE__*/ v.optional(
|
|
123
|
-
/*#__PURE__*/ v.constrain(v.array(/*#__PURE__*/ v.variant([AppBskyFeedPostgate.disableRuleSchema])), [
|
|
124
|
-
/*#__PURE__*/ v.arrayLength(0, 5),
|
|
125
|
-
]));
|
|
126
|
-
},
|
|
127
132
|
});
|
|
128
133
|
const _preferencesSchema = /*#__PURE__*/ v.array(() => {
|
|
129
134
|
return /*#__PURE__*/ v.variant([
|
|
130
135
|
adultContentPrefSchema,
|
|
136
|
+
bskyAppStatePrefSchema,
|
|
131
137
|
contentLabelPrefSchema,
|
|
132
|
-
savedFeedsPrefSchema,
|
|
133
|
-
savedFeedsPrefV2Schema,
|
|
134
|
-
personalDetailsPrefSchema,
|
|
135
138
|
feedViewPrefSchema,
|
|
136
|
-
threadViewPrefSchema,
|
|
137
|
-
interestsPrefSchema,
|
|
138
|
-
mutedWordsPrefSchema,
|
|
139
139
|
hiddenPostsPrefSchema,
|
|
140
|
-
|
|
140
|
+
interestsPrefSchema,
|
|
141
141
|
labelersPrefSchema,
|
|
142
|
+
mutedWordsPrefSchema,
|
|
143
|
+
personalDetailsPrefSchema,
|
|
142
144
|
postInteractionSettingsPrefSchema,
|
|
145
|
+
savedFeedsPrefSchema,
|
|
146
|
+
savedFeedsPrefV2Schema,
|
|
147
|
+
threadViewPrefSchema,
|
|
143
148
|
verificationPrefsSchema,
|
|
144
149
|
]);
|
|
145
150
|
});
|
|
146
151
|
const _profileAssociatedSchema = /*#__PURE__*/ v.object({
|
|
147
152
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileAssociated')),
|
|
148
|
-
lists: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
149
|
-
feedgens: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
150
|
-
starterPacks: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
151
|
-
labeler: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
152
153
|
get chat() {
|
|
153
154
|
return /*#__PURE__*/ v.optional(profileAssociatedChatSchema);
|
|
154
155
|
},
|
|
156
|
+
feedgens: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
157
|
+
labeler: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
158
|
+
lists: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
159
|
+
starterPacks: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
155
160
|
});
|
|
156
161
|
const _profileAssociatedChatSchema = /*#__PURE__*/ v.object({
|
|
157
162
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileAssociatedChat')),
|
|
@@ -159,113 +164,113 @@ const _profileAssociatedChatSchema = /*#__PURE__*/ v.object({
|
|
|
159
164
|
});
|
|
160
165
|
const _profileViewSchema = /*#__PURE__*/ v.object({
|
|
161
166
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileView')),
|
|
167
|
+
get associated() {
|
|
168
|
+
return /*#__PURE__*/ v.optional(profileAssociatedSchema);
|
|
169
|
+
},
|
|
170
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
171
|
+
createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
172
|
+
description: /*#__PURE__*/ v.optional(
|
|
173
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
174
|
+
/*#__PURE__*/ v.stringLength(0, 2560),
|
|
175
|
+
/*#__PURE__*/ v.stringGraphemes(0, 256),
|
|
176
|
+
])),
|
|
162
177
|
did: /*#__PURE__*/ v.didString(),
|
|
163
|
-
handle: /*#__PURE__*/ v.handleString(),
|
|
164
178
|
displayName: /*#__PURE__*/ v.optional(
|
|
165
179
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
166
180
|
/*#__PURE__*/ v.stringLength(0, 640),
|
|
167
181
|
/*#__PURE__*/ v.stringGraphemes(0, 64),
|
|
168
182
|
])),
|
|
169
|
-
|
|
170
|
-
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
171
|
-
/*#__PURE__*/ v.stringLength(0, 2560),
|
|
172
|
-
/*#__PURE__*/ v.stringGraphemes(0, 256),
|
|
173
|
-
])),
|
|
174
|
-
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
175
|
-
get associated() {
|
|
176
|
-
return /*#__PURE__*/ v.optional(profileAssociatedSchema);
|
|
177
|
-
},
|
|
183
|
+
handle: /*#__PURE__*/ v.handleString(),
|
|
178
184
|
indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
179
|
-
createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
180
|
-
get viewer() {
|
|
181
|
-
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
182
|
-
},
|
|
183
185
|
get labels() {
|
|
184
186
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
185
187
|
},
|
|
188
|
+
get status() {
|
|
189
|
+
return /*#__PURE__*/ v.optional(statusViewSchema);
|
|
190
|
+
},
|
|
186
191
|
get verification() {
|
|
187
192
|
return /*#__PURE__*/ v.optional(verificationStateSchema);
|
|
188
193
|
},
|
|
189
|
-
get
|
|
190
|
-
return /*#__PURE__*/ v.optional(
|
|
194
|
+
get viewer() {
|
|
195
|
+
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
191
196
|
},
|
|
192
197
|
});
|
|
193
198
|
const _profileViewBasicSchema = /*#__PURE__*/ v.object({
|
|
194
199
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileViewBasic')),
|
|
200
|
+
get associated() {
|
|
201
|
+
return /*#__PURE__*/ v.optional(profileAssociatedSchema);
|
|
202
|
+
},
|
|
203
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
204
|
+
createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
195
205
|
did: /*#__PURE__*/ v.didString(),
|
|
196
|
-
handle: /*#__PURE__*/ v.handleString(),
|
|
197
206
|
displayName: /*#__PURE__*/ v.optional(
|
|
198
207
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
199
208
|
/*#__PURE__*/ v.stringLength(0, 640),
|
|
200
209
|
/*#__PURE__*/ v.stringGraphemes(0, 64),
|
|
201
210
|
])),
|
|
202
|
-
|
|
203
|
-
get associated() {
|
|
204
|
-
return /*#__PURE__*/ v.optional(profileAssociatedSchema);
|
|
205
|
-
},
|
|
206
|
-
get viewer() {
|
|
207
|
-
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
208
|
-
},
|
|
211
|
+
handle: /*#__PURE__*/ v.handleString(),
|
|
209
212
|
get labels() {
|
|
210
213
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
211
214
|
},
|
|
212
|
-
|
|
215
|
+
get status() {
|
|
216
|
+
return /*#__PURE__*/ v.optional(statusViewSchema);
|
|
217
|
+
},
|
|
213
218
|
get verification() {
|
|
214
219
|
return /*#__PURE__*/ v.optional(verificationStateSchema);
|
|
215
220
|
},
|
|
216
|
-
get
|
|
217
|
-
return /*#__PURE__*/ v.optional(
|
|
221
|
+
get viewer() {
|
|
222
|
+
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
218
223
|
},
|
|
219
224
|
});
|
|
220
225
|
const _profileViewDetailedSchema = /*#__PURE__*/ v.object({
|
|
221
226
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileViewDetailed')),
|
|
227
|
+
get associated() {
|
|
228
|
+
return /*#__PURE__*/ v.optional(profileAssociatedSchema);
|
|
229
|
+
},
|
|
230
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
231
|
+
banner: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
232
|
+
createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
233
|
+
description: /*#__PURE__*/ v.optional(
|
|
234
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
235
|
+
/*#__PURE__*/ v.stringLength(0, 2560),
|
|
236
|
+
/*#__PURE__*/ v.stringGraphemes(0, 256),
|
|
237
|
+
])),
|
|
222
238
|
did: /*#__PURE__*/ v.didString(),
|
|
223
|
-
handle: /*#__PURE__*/ v.handleString(),
|
|
224
239
|
displayName: /*#__PURE__*/ v.optional(
|
|
225
240
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
226
241
|
/*#__PURE__*/ v.stringLength(0, 640),
|
|
227
242
|
/*#__PURE__*/ v.stringGraphemes(0, 64),
|
|
228
243
|
])),
|
|
229
|
-
description: /*#__PURE__*/ v.optional(
|
|
230
|
-
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
231
|
-
/*#__PURE__*/ v.stringLength(0, 2560),
|
|
232
|
-
/*#__PURE__*/ v.stringGraphemes(0, 256),
|
|
233
|
-
])),
|
|
234
|
-
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
235
|
-
banner: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
236
244
|
followersCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
237
245
|
followsCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
return /*#__PURE__*/ v.optional(profileAssociatedSchema);
|
|
241
|
-
},
|
|
246
|
+
handle: /*#__PURE__*/ v.handleString(),
|
|
247
|
+
indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
242
248
|
get joinedViaStarterPack() {
|
|
243
249
|
return /*#__PURE__*/ v.optional(AppBskyGraphDefs.starterPackViewBasicSchema);
|
|
244
250
|
},
|
|
245
|
-
indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
246
|
-
createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
247
|
-
get viewer() {
|
|
248
|
-
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
249
|
-
},
|
|
250
251
|
get labels() {
|
|
251
252
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
252
253
|
},
|
|
253
254
|
get pinnedPost() {
|
|
254
255
|
return /*#__PURE__*/ v.optional(ComAtprotoRepoStrongRef.mainSchema);
|
|
255
256
|
},
|
|
257
|
+
postsCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
258
|
+
get status() {
|
|
259
|
+
return /*#__PURE__*/ v.optional(statusViewSchema);
|
|
260
|
+
},
|
|
256
261
|
get verification() {
|
|
257
262
|
return /*#__PURE__*/ v.optional(verificationStateSchema);
|
|
258
263
|
},
|
|
259
|
-
get
|
|
260
|
-
return /*#__PURE__*/ v.optional(
|
|
264
|
+
get viewer() {
|
|
265
|
+
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
261
266
|
},
|
|
262
267
|
});
|
|
263
268
|
const _savedFeedSchema = /*#__PURE__*/ v.object({
|
|
264
269
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#savedFeed')),
|
|
265
270
|
id: /*#__PURE__*/ v.string(),
|
|
271
|
+
pinned: /*#__PURE__*/ v.boolean(),
|
|
266
272
|
type: /*#__PURE__*/ v.string(),
|
|
267
273
|
value: /*#__PURE__*/ v.string(),
|
|
268
|
-
pinned: /*#__PURE__*/ v.boolean(),
|
|
269
274
|
});
|
|
270
275
|
const _savedFeedsPrefSchema = /*#__PURE__*/ v.object({
|
|
271
276
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#savedFeedsPref')),
|
|
@@ -281,19 +286,19 @@ const _savedFeedsPrefV2Schema = /*#__PURE__*/ v.object({
|
|
|
281
286
|
});
|
|
282
287
|
const _statusViewSchema = /*#__PURE__*/ v.object({
|
|
283
288
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#statusView')),
|
|
284
|
-
status: /*#__PURE__*/ v.string(),
|
|
285
|
-
record: /*#__PURE__*/ v.unknown(),
|
|
286
289
|
get embed() {
|
|
287
290
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([AppBskyEmbedExternal.viewSchema]));
|
|
288
291
|
},
|
|
289
292
|
expiresAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
290
293
|
isActive: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
294
|
+
record: /*#__PURE__*/ v.unknown(),
|
|
295
|
+
status: /*#__PURE__*/ v.string(),
|
|
291
296
|
});
|
|
292
297
|
const _threadViewPrefSchema = /*#__PURE__*/ v.object({
|
|
293
298
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#threadViewPref')),
|
|
299
|
+
prioritizeFollowedUsers: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
294
300
|
sort: /*#__PURE__*/ v.optional(
|
|
295
301
|
/*#__PURE__*/ v.string()),
|
|
296
|
-
prioritizeFollowedUsers: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
297
302
|
});
|
|
298
303
|
const _verificationPrefsSchema = /*#__PURE__*/ v.object({
|
|
299
304
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#verificationPrefs')),
|
|
@@ -301,35 +306,35 @@ const _verificationPrefsSchema = /*#__PURE__*/ v.object({
|
|
|
301
306
|
});
|
|
302
307
|
const _verificationStateSchema = /*#__PURE__*/ v.object({
|
|
303
308
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#verificationState')),
|
|
309
|
+
trustedVerifierStatus: /*#__PURE__*/ v.string(),
|
|
304
310
|
get verifications() {
|
|
305
311
|
return /*#__PURE__*/ v.array(verificationViewSchema);
|
|
306
312
|
},
|
|
307
313
|
verifiedStatus: /*#__PURE__*/ v.string(),
|
|
308
|
-
trustedVerifierStatus: /*#__PURE__*/ v.string(),
|
|
309
314
|
});
|
|
310
315
|
const _verificationViewSchema = /*#__PURE__*/ v.object({
|
|
311
316
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#verificationView')),
|
|
317
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
318
|
+
isValid: /*#__PURE__*/ v.boolean(),
|
|
312
319
|
issuer: /*#__PURE__*/ v.didString(),
|
|
313
320
|
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
314
|
-
isValid: /*#__PURE__*/ v.boolean(),
|
|
315
|
-
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
316
321
|
});
|
|
317
322
|
const _viewerStateSchema = /*#__PURE__*/ v.object({
|
|
318
323
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#viewerState')),
|
|
319
|
-
muted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
320
|
-
get mutedByList() {
|
|
321
|
-
return /*#__PURE__*/ v.optional(AppBskyGraphDefs.listViewBasicSchema);
|
|
322
|
-
},
|
|
323
324
|
blockedBy: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
324
325
|
blocking: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
325
326
|
get blockingByList() {
|
|
326
327
|
return /*#__PURE__*/ v.optional(AppBskyGraphDefs.listViewBasicSchema);
|
|
327
328
|
},
|
|
328
|
-
following: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
329
329
|
followedBy: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
330
|
+
following: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
330
331
|
get knownFollowers() {
|
|
331
332
|
return /*#__PURE__*/ v.optional(knownFollowersSchema);
|
|
332
333
|
},
|
|
334
|
+
muted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
335
|
+
get mutedByList() {
|
|
336
|
+
return /*#__PURE__*/ v.optional(AppBskyGraphDefs.listViewBasicSchema);
|
|
337
|
+
},
|
|
333
338
|
});
|
|
334
339
|
export const adultContentPrefSchema = _adultContentPrefSchema;
|
|
335
340
|
export const bskyAppProgressGuideSchema = _bskyAppProgressGuideSchema;
|