@atcute/bluesky 3.0.1 → 3.0.3
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 +41 -37
- package/dist/lexicons/types/app/bsky/feed/defs.js +57 -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 +2 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js +3 -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 +2 -1
- package/dist/lexicons/types/app/bsky/feed/like.js +4 -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 +2 -1
- package/dist/lexicons/types/app/bsky/feed/repost.js +4 -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 +70 -62
- 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 +4 -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 +4 -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 +4 -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 +15 -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
|
@@ -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,29 +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(
|
|
23
|
-
/*#__PURE__*/ v.array(
|
|
24
|
-
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 100)])), [/*#__PURE__*/ v.arrayLength(0, 1000)])),
|
|
25
21
|
get nuxs() {
|
|
26
22
|
return /*#__PURE__*/ v.optional(
|
|
27
23
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(nuxSchema), [/*#__PURE__*/ v.arrayLength(0, 100)]));
|
|
28
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)])),
|
|
29
29
|
});
|
|
30
30
|
const _contentLabelPrefSchema = /*#__PURE__*/ v.object({
|
|
31
31
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#contentLabelPref')),
|
|
32
|
-
labelerDid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
33
32
|
label: /*#__PURE__*/ v.string(),
|
|
33
|
+
labelerDid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
34
34
|
visibility: /*#__PURE__*/ v.string(),
|
|
35
35
|
});
|
|
36
36
|
const _feedViewPrefSchema = /*#__PURE__*/ v.object({
|
|
37
37
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#feedViewPref')),
|
|
38
38
|
feed: /*#__PURE__*/ v.string(),
|
|
39
|
+
hideQuotePosts: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
39
40
|
hideReplies: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
40
|
-
hideRepliesByUnfollowed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), true),
|
|
41
41
|
hideRepliesByLikeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
42
|
+
hideRepliesByUnfollowed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), true),
|
|
42
43
|
hideReposts: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
43
|
-
hideQuotePosts: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
44
44
|
});
|
|
45
45
|
const _hiddenPostsPrefSchema = /*#__PURE__*/ v.object({
|
|
46
46
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#hiddenPostsPref')),
|
|
@@ -76,17 +76,17 @@ const _labelersPrefSchema = /*#__PURE__*/ v.object({
|
|
|
76
76
|
});
|
|
77
77
|
const _mutedWordSchema = /*#__PURE__*/ v.object({
|
|
78
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()),
|
|
79
82
|
id: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
83
|
+
get targets() {
|
|
84
|
+
return /*#__PURE__*/ v.array(mutedWordTargetSchema);
|
|
85
|
+
},
|
|
80
86
|
value: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
81
87
|
/*#__PURE__*/ v.stringLength(0, 10000),
|
|
82
88
|
/*#__PURE__*/ v.stringGraphemes(0, 1000),
|
|
83
89
|
]),
|
|
84
|
-
get targets() {
|
|
85
|
-
return /*#__PURE__*/ v.array(mutedWordTargetSchema);
|
|
86
|
-
},
|
|
87
|
-
actorTarget: /*#__PURE__*/ v.optional(
|
|
88
|
-
/*#__PURE__*/ v.string(), 'all'),
|
|
89
|
-
expiresAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
90
90
|
});
|
|
91
91
|
const _mutedWordTargetSchema = /*#__PURE__*/ v.constrain(
|
|
92
92
|
/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 640), /*#__PURE__*/ v.stringGraphemes(0, 64)]);
|
|
@@ -98,7 +98,6 @@ const _mutedWordsPrefSchema = /*#__PURE__*/ v.object({
|
|
|
98
98
|
});
|
|
99
99
|
const _nuxSchema = /*#__PURE__*/ v.object({
|
|
100
100
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#nux')),
|
|
101
|
-
id: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 100)]),
|
|
102
101
|
completed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
|
|
103
102
|
data: /*#__PURE__*/ v.optional(
|
|
104
103
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
@@ -106,6 +105,7 @@ const _nuxSchema = /*#__PURE__*/ v.object({
|
|
|
106
105
|
/*#__PURE__*/ v.stringGraphemes(0, 300),
|
|
107
106
|
])),
|
|
108
107
|
expiresAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
108
|
+
id: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(0, 100)]),
|
|
109
109
|
});
|
|
110
110
|
const _personalDetailsPrefSchema = /*#__PURE__*/ v.object({
|
|
111
111
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#personalDetailsPref')),
|
|
@@ -113,50 +113,50 @@ const _personalDetailsPrefSchema = /*#__PURE__*/ v.object({
|
|
|
113
113
|
});
|
|
114
114
|
const _postInteractionSettingsPrefSchema = /*#__PURE__*/ v.object({
|
|
115
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
|
+
},
|
|
116
121
|
get threadgateAllowRules() {
|
|
117
122
|
return /*#__PURE__*/ v.optional(
|
|
118
123
|
/*#__PURE__*/ v.constrain(
|
|
119
124
|
/*#__PURE__*/ v.array(
|
|
120
125
|
/*#__PURE__*/ v.variant([
|
|
121
|
-
AppBskyFeedThreadgate.mentionRuleSchema,
|
|
122
126
|
AppBskyFeedThreadgate.followerRuleSchema,
|
|
123
127
|
AppBskyFeedThreadgate.followingRuleSchema,
|
|
124
128
|
AppBskyFeedThreadgate.listRuleSchema,
|
|
129
|
+
AppBskyFeedThreadgate.mentionRuleSchema,
|
|
125
130
|
])), [/*#__PURE__*/ v.arrayLength(0, 5)]));
|
|
126
131
|
},
|
|
127
|
-
get postgateEmbeddingRules() {
|
|
128
|
-
return /*#__PURE__*/ v.optional(
|
|
129
|
-
/*#__PURE__*/ v.constrain(
|
|
130
|
-
/*#__PURE__*/ v.array(/*#__PURE__*/ v.variant([AppBskyFeedPostgate.disableRuleSchema])), [/*#__PURE__*/ v.arrayLength(0, 5)]));
|
|
131
|
-
},
|
|
132
132
|
});
|
|
133
133
|
const _preferencesSchema = /*#__PURE__*/ v.array(() => {
|
|
134
134
|
return /*#__PURE__*/ v.variant([
|
|
135
135
|
adultContentPrefSchema,
|
|
136
|
+
bskyAppStatePrefSchema,
|
|
136
137
|
contentLabelPrefSchema,
|
|
137
|
-
savedFeedsPrefSchema,
|
|
138
|
-
savedFeedsPrefV2Schema,
|
|
139
|
-
personalDetailsPrefSchema,
|
|
140
138
|
feedViewPrefSchema,
|
|
141
|
-
threadViewPrefSchema,
|
|
142
|
-
interestsPrefSchema,
|
|
143
|
-
mutedWordsPrefSchema,
|
|
144
139
|
hiddenPostsPrefSchema,
|
|
145
|
-
|
|
140
|
+
interestsPrefSchema,
|
|
146
141
|
labelersPrefSchema,
|
|
142
|
+
mutedWordsPrefSchema,
|
|
143
|
+
personalDetailsPrefSchema,
|
|
147
144
|
postInteractionSettingsPrefSchema,
|
|
145
|
+
savedFeedsPrefSchema,
|
|
146
|
+
savedFeedsPrefV2Schema,
|
|
147
|
+
threadViewPrefSchema,
|
|
148
148
|
verificationPrefsSchema,
|
|
149
149
|
]);
|
|
150
150
|
});
|
|
151
151
|
const _profileAssociatedSchema = /*#__PURE__*/ v.object({
|
|
152
152
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileAssociated')),
|
|
153
|
-
lists: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
154
|
-
feedgens: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
155
|
-
starterPacks: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
156
|
-
labeler: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
157
153
|
get chat() {
|
|
158
154
|
return /*#__PURE__*/ v.optional(profileAssociatedChatSchema);
|
|
159
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()),
|
|
160
160
|
});
|
|
161
161
|
const _profileAssociatedChatSchema = /*#__PURE__*/ v.object({
|
|
162
162
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#profileAssociatedChat')),
|
|
@@ -164,113 +164,113 @@ const _profileAssociatedChatSchema = /*#__PURE__*/ v.object({
|
|
|
164
164
|
});
|
|
165
165
|
const _profileViewSchema = /*#__PURE__*/ v.object({
|
|
166
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
|
+
])),
|
|
167
177
|
did: /*#__PURE__*/ v.didString(),
|
|
168
|
-
handle: /*#__PURE__*/ v.handleString(),
|
|
169
178
|
displayName: /*#__PURE__*/ v.optional(
|
|
170
179
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
171
180
|
/*#__PURE__*/ v.stringLength(0, 640),
|
|
172
181
|
/*#__PURE__*/ v.stringGraphemes(0, 64),
|
|
173
182
|
])),
|
|
174
|
-
|
|
175
|
-
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
176
|
-
/*#__PURE__*/ v.stringLength(0, 2560),
|
|
177
|
-
/*#__PURE__*/ v.stringGraphemes(0, 256),
|
|
178
|
-
])),
|
|
179
|
-
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
180
|
-
get associated() {
|
|
181
|
-
return /*#__PURE__*/ v.optional(profileAssociatedSchema);
|
|
182
|
-
},
|
|
183
|
+
handle: /*#__PURE__*/ v.handleString(),
|
|
183
184
|
indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
184
|
-
createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
185
|
-
get viewer() {
|
|
186
|
-
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
187
|
-
},
|
|
188
185
|
get labels() {
|
|
189
186
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
190
187
|
},
|
|
188
|
+
get status() {
|
|
189
|
+
return /*#__PURE__*/ v.optional(statusViewSchema);
|
|
190
|
+
},
|
|
191
191
|
get verification() {
|
|
192
192
|
return /*#__PURE__*/ v.optional(verificationStateSchema);
|
|
193
193
|
},
|
|
194
|
-
get
|
|
195
|
-
return /*#__PURE__*/ v.optional(
|
|
194
|
+
get viewer() {
|
|
195
|
+
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
196
196
|
},
|
|
197
197
|
});
|
|
198
198
|
const _profileViewBasicSchema = /*#__PURE__*/ v.object({
|
|
199
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()),
|
|
200
205
|
did: /*#__PURE__*/ v.didString(),
|
|
201
|
-
handle: /*#__PURE__*/ v.handleString(),
|
|
202
206
|
displayName: /*#__PURE__*/ v.optional(
|
|
203
207
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
204
208
|
/*#__PURE__*/ v.stringLength(0, 640),
|
|
205
209
|
/*#__PURE__*/ v.stringGraphemes(0, 64),
|
|
206
210
|
])),
|
|
207
|
-
|
|
208
|
-
get associated() {
|
|
209
|
-
return /*#__PURE__*/ v.optional(profileAssociatedSchema);
|
|
210
|
-
},
|
|
211
|
-
get viewer() {
|
|
212
|
-
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
213
|
-
},
|
|
211
|
+
handle: /*#__PURE__*/ v.handleString(),
|
|
214
212
|
get labels() {
|
|
215
213
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
216
214
|
},
|
|
217
|
-
|
|
215
|
+
get status() {
|
|
216
|
+
return /*#__PURE__*/ v.optional(statusViewSchema);
|
|
217
|
+
},
|
|
218
218
|
get verification() {
|
|
219
219
|
return /*#__PURE__*/ v.optional(verificationStateSchema);
|
|
220
220
|
},
|
|
221
|
-
get
|
|
222
|
-
return /*#__PURE__*/ v.optional(
|
|
221
|
+
get viewer() {
|
|
222
|
+
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
223
223
|
},
|
|
224
224
|
});
|
|
225
225
|
const _profileViewDetailedSchema = /*#__PURE__*/ v.object({
|
|
226
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
|
+
])),
|
|
227
238
|
did: /*#__PURE__*/ v.didString(),
|
|
228
|
-
handle: /*#__PURE__*/ v.handleString(),
|
|
229
239
|
displayName: /*#__PURE__*/ v.optional(
|
|
230
240
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
231
241
|
/*#__PURE__*/ v.stringLength(0, 640),
|
|
232
242
|
/*#__PURE__*/ v.stringGraphemes(0, 64),
|
|
233
243
|
])),
|
|
234
|
-
description: /*#__PURE__*/ v.optional(
|
|
235
|
-
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
236
|
-
/*#__PURE__*/ v.stringLength(0, 2560),
|
|
237
|
-
/*#__PURE__*/ v.stringGraphemes(0, 256),
|
|
238
|
-
])),
|
|
239
|
-
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
240
|
-
banner: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
241
244
|
followersCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
242
245
|
followsCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
return /*#__PURE__*/ v.optional(profileAssociatedSchema);
|
|
246
|
-
},
|
|
246
|
+
handle: /*#__PURE__*/ v.handleString(),
|
|
247
|
+
indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
247
248
|
get joinedViaStarterPack() {
|
|
248
249
|
return /*#__PURE__*/ v.optional(AppBskyGraphDefs.starterPackViewBasicSchema);
|
|
249
250
|
},
|
|
250
|
-
indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
251
|
-
createdAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
252
|
-
get viewer() {
|
|
253
|
-
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
254
|
-
},
|
|
255
251
|
get labels() {
|
|
256
252
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
257
253
|
},
|
|
258
254
|
get pinnedPost() {
|
|
259
255
|
return /*#__PURE__*/ v.optional(ComAtprotoRepoStrongRef.mainSchema);
|
|
260
256
|
},
|
|
257
|
+
postsCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
258
|
+
get status() {
|
|
259
|
+
return /*#__PURE__*/ v.optional(statusViewSchema);
|
|
260
|
+
},
|
|
261
261
|
get verification() {
|
|
262
262
|
return /*#__PURE__*/ v.optional(verificationStateSchema);
|
|
263
263
|
},
|
|
264
|
-
get
|
|
265
|
-
return /*#__PURE__*/ v.optional(
|
|
264
|
+
get viewer() {
|
|
265
|
+
return /*#__PURE__*/ v.optional(viewerStateSchema);
|
|
266
266
|
},
|
|
267
267
|
});
|
|
268
268
|
const _savedFeedSchema = /*#__PURE__*/ v.object({
|
|
269
269
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#savedFeed')),
|
|
270
270
|
id: /*#__PURE__*/ v.string(),
|
|
271
|
+
pinned: /*#__PURE__*/ v.boolean(),
|
|
271
272
|
type: /*#__PURE__*/ v.string(),
|
|
272
273
|
value: /*#__PURE__*/ v.string(),
|
|
273
|
-
pinned: /*#__PURE__*/ v.boolean(),
|
|
274
274
|
});
|
|
275
275
|
const _savedFeedsPrefSchema = /*#__PURE__*/ v.object({
|
|
276
276
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#savedFeedsPref')),
|
|
@@ -286,19 +286,19 @@ const _savedFeedsPrefV2Schema = /*#__PURE__*/ v.object({
|
|
|
286
286
|
});
|
|
287
287
|
const _statusViewSchema = /*#__PURE__*/ v.object({
|
|
288
288
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#statusView')),
|
|
289
|
-
status: /*#__PURE__*/ v.string(),
|
|
290
|
-
record: /*#__PURE__*/ v.unknown(),
|
|
291
289
|
get embed() {
|
|
292
290
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([AppBskyEmbedExternal.viewSchema]));
|
|
293
291
|
},
|
|
294
292
|
expiresAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
295
293
|
isActive: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
294
|
+
record: /*#__PURE__*/ v.unknown(),
|
|
295
|
+
status: /*#__PURE__*/ v.string(),
|
|
296
296
|
});
|
|
297
297
|
const _threadViewPrefSchema = /*#__PURE__*/ v.object({
|
|
298
298
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#threadViewPref')),
|
|
299
|
+
prioritizeFollowedUsers: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
299
300
|
sort: /*#__PURE__*/ v.optional(
|
|
300
301
|
/*#__PURE__*/ v.string()),
|
|
301
|
-
prioritizeFollowedUsers: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
302
302
|
});
|
|
303
303
|
const _verificationPrefsSchema = /*#__PURE__*/ v.object({
|
|
304
304
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#verificationPrefs')),
|
|
@@ -306,35 +306,35 @@ const _verificationPrefsSchema = /*#__PURE__*/ v.object({
|
|
|
306
306
|
});
|
|
307
307
|
const _verificationStateSchema = /*#__PURE__*/ v.object({
|
|
308
308
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#verificationState')),
|
|
309
|
+
trustedVerifierStatus: /*#__PURE__*/ v.string(),
|
|
309
310
|
get verifications() {
|
|
310
311
|
return /*#__PURE__*/ v.array(verificationViewSchema);
|
|
311
312
|
},
|
|
312
313
|
verifiedStatus: /*#__PURE__*/ v.string(),
|
|
313
|
-
trustedVerifierStatus: /*#__PURE__*/ v.string(),
|
|
314
314
|
});
|
|
315
315
|
const _verificationViewSchema = /*#__PURE__*/ v.object({
|
|
316
316
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#verificationView')),
|
|
317
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
318
|
+
isValid: /*#__PURE__*/ v.boolean(),
|
|
317
319
|
issuer: /*#__PURE__*/ v.didString(),
|
|
318
320
|
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
319
|
-
isValid: /*#__PURE__*/ v.boolean(),
|
|
320
|
-
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
321
321
|
});
|
|
322
322
|
const _viewerStateSchema = /*#__PURE__*/ v.object({
|
|
323
323
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#viewerState')),
|
|
324
|
-
muted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
325
|
-
get mutedByList() {
|
|
326
|
-
return /*#__PURE__*/ v.optional(AppBskyGraphDefs.listViewBasicSchema);
|
|
327
|
-
},
|
|
328
324
|
blockedBy: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
329
325
|
blocking: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
330
326
|
get blockingByList() {
|
|
331
327
|
return /*#__PURE__*/ v.optional(AppBskyGraphDefs.listViewBasicSchema);
|
|
332
328
|
},
|
|
333
|
-
following: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
334
329
|
followedBy: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
330
|
+
following: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
335
331
|
get knownFollowers() {
|
|
336
332
|
return /*#__PURE__*/ v.optional(knownFollowersSchema);
|
|
337
333
|
},
|
|
334
|
+
muted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
335
|
+
get mutedByList() {
|
|
336
|
+
return /*#__PURE__*/ v.optional(AppBskyGraphDefs.listViewBasicSchema);
|
|
337
|
+
},
|
|
338
338
|
});
|
|
339
339
|
export const adultContentPrefSchema = _adultContentPrefSchema;
|
|
340
340
|
export const bskyAppProgressGuideSchema = _bskyAppProgressGuideSchema;
|