@atcute/bluesky 3.0.1 → 3.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lexicons/types/app/bsky/actor/defs.d.ts +48 -48
- package/dist/lexicons/types/app/bsky/actor/defs.js +89 -89
- package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js +2 -2
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/profile.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/actor/profile.js +11 -11
- package/dist/lexicons/types/app/bsky/actor/profile.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/actor/searchActors.js +4 -4
- package/dist/lexicons/types/app/bsky/actor/searchActors.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js +2 -2
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/status.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/actor/status.js +4 -4
- package/dist/lexicons/types/app/bsky/actor/status.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/defs.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/embed/defs.js +1 -1
- package/dist/lexicons/types/app/bsky/embed/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/external.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/embed/external.js +4 -4
- package/dist/lexicons/types/app/bsky/embed/external.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/images.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/embed/images.js +3 -3
- package/dist/lexicons/types/app/bsky/embed/images.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/record.d.ts +12 -12
- package/dist/lexicons/types/app/bsky/embed/record.js +20 -20
- package/dist/lexicons/types/app/bsky/embed/record.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js +8 -8
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/video.d.ts +6 -6
- package/dist/lexicons/types/app/bsky/embed/video.js +9 -9
- package/dist/lexicons/types/app/bsky/embed/video.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/defs.d.ts +37 -37
- package/dist/lexicons/types/app/bsky/feed/defs.js +51 -51
- package/dist/lexicons/types/app/bsky/feed/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/generator.d.ts +6 -6
- package/dist/lexicons/types/app/bsky/feed/generator.js +10 -10
- package/dist/lexicons/types/app/bsky/feed/generator.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js +2 -2
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeed.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeed.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js +2 -2
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts +7 -7
- package/dist/lexicons/types/app/bsky/feed/getLikes.js +7 -7
- package/dist/lexicons/types/app/bsky/feed/getLikes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js +2 -2
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js +3 -3
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts +5 -5
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js +5 -5
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts +5 -5
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js +5 -5
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/like.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/like.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/like.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/post.d.ts +7 -7
- package/dist/lexicons/types/app/bsky/feed/post.js +21 -21
- package/dist/lexicons/types/app/bsky/feed/post.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/postgate.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/postgate.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/postgate.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/repost.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/repost.js +1 -1
- package/dist/lexicons/types/app/bsky/feed/repost.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts +8 -8
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js +10 -10
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/feed/threadgate.js +2 -2
- package/dist/lexicons/types/app/bsky/feed/threadgate.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/block.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/block.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/block.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/defs.d.ts +29 -29
- package/dist/lexicons/types/app/bsky/graph/defs.js +40 -40
- package/dist/lexicons/types/app/bsky/graph/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/follow.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/follow.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/follow.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/getBlocks.js +2 -2
- package/dist/lexicons/types/app/bsky/graph/getBlocks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/getFollowers.js +4 -4
- package/dist/lexicons/types/app/bsky/graph/getFollowers.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/getFollows.js +4 -4
- package/dist/lexicons/types/app/bsky/graph/getFollows.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js +4 -4
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getList.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/graph/getList.js +5 -5
- package/dist/lexicons/types/app/bsky/graph/getList.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListMutes.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListMutes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getLists.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getLists.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getLists.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getMutes.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getMutes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js +2 -2
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/list.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/graph/list.js +6 -6
- package/dist/lexicons/types/app/bsky/graph/list.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/listblock.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/listblock.js +1 -1
- package/dist/lexicons/types/app/bsky/graph/listblock.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/listitem.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/listitem.js +2 -2
- package/dist/lexicons/types/app/bsky/graph/listitem.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js +2 -2
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/graph/starterpack.js +6 -6
- package/dist/lexicons/types/app/bsky/graph/starterpack.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/verification.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/graph/verification.js +3 -3
- package/dist/lexicons/types/app/bsky/graph/verification.js.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/defs.d.ts +11 -11
- package/dist/lexicons/types/app/bsky/labeler/defs.js +19 -19
- package/dist/lexicons/types/app/bsky/labeler/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/labeler/getServices.js +1 -1
- package/dist/lexicons/types/app/bsky/labeler/getServices.js.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/service.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/labeler/service.js +5 -5
- package/dist/lexicons/types/app/bsky/labeler/service.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts +8 -8
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js +8 -8
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/notification/registerPush.js +2 -2
- package/dist/lexicons/types/app/bsky/notification/registerPush.js.map +1 -1
- package/dist/lexicons/types/app/bsky/richtext/facet.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/richtext/facet.js +4 -4
- package/dist/lexicons/types/app/bsky/richtext/facet.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts +10 -10
- package/dist/lexicons/types/app/bsky/unspecced/defs.js +12 -12
- package/dist/lexicons/types/app/bsky/unspecced/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js +4 -4
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js +2 -2
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js +3 -3
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js +6 -6
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts +8 -8
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js +10 -10
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js +3 -3
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/video/defs.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/video/defs.js +5 -5
- package/dist/lexicons/types/app/bsky/video/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.d.ts +3 -3
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.js +3 -3
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/actor/defs.d.ts +5 -5
- package/dist/lexicons/types/chat/bsky/actor/defs.js +9 -9
- package/dist/lexicons/types/chat/bsky/actor/defs.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/defs.d.ts +28 -28
- package/dist/lexicons/types/chat/bsky/convo/defs.js +38 -38
- package/dist/lexicons/types/chat/bsky/convo/defs.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getLog.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getLog.js +5 -5
- package/dist/lexicons/types/chat/bsky/convo/getLog.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts +2 -2
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js +2 -2
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts +3 -3
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js +2 -2
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.d.ts +3 -3
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js +5 -5
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts +3 -3
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js +3 -3
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js.map +1 -1
- package/lib/lexicons/types/app/bsky/actor/defs.ts +101 -101
- package/lib/lexicons/types/app/bsky/actor/getSuggestions.ts +2 -2
- package/lib/lexicons/types/app/bsky/actor/profile.ts +12 -12
- package/lib/lexicons/types/app/bsky/actor/searchActors.ts +4 -4
- package/lib/lexicons/types/app/bsky/actor/searchActorsTypeahead.ts +2 -2
- package/lib/lexicons/types/app/bsky/actor/status.ts +5 -5
- package/lib/lexicons/types/app/bsky/embed/defs.ts +1 -1
- package/lib/lexicons/types/app/bsky/embed/external.ts +4 -4
- package/lib/lexicons/types/app/bsky/embed/images.ts +3 -3
- package/lib/lexicons/types/app/bsky/embed/record.ts +20 -20
- package/lib/lexicons/types/app/bsky/embed/recordWithMedia.ts +8 -8
- package/lib/lexicons/types/app/bsky/embed/video.ts +10 -10
- package/lib/lexicons/types/app/bsky/feed/defs.ts +63 -63
- package/lib/lexicons/types/app/bsky/feed/generator.ts +13 -13
- package/lib/lexicons/types/app/bsky/feed/getActorFeeds.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getActorLikes.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getAuthorFeed.ts +6 -6
- package/lib/lexicons/types/app/bsky/feed/getFeed.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getFeedGenerator.ts +2 -2
- package/lib/lexicons/types/app/bsky/feed/getFeedSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getLikes.ts +7 -7
- package/lib/lexicons/types/app/bsky/feed/getListFeed.ts +2 -2
- package/lib/lexicons/types/app/bsky/feed/getPostThread.ts +3 -3
- package/lib/lexicons/types/app/bsky/feed/getQuotes.ts +5 -5
- package/lib/lexicons/types/app/bsky/feed/getRepostedBy.ts +5 -5
- package/lib/lexicons/types/app/bsky/feed/getSuggestedFeeds.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/getTimeline.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/like.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/post.ts +21 -21
- package/lib/lexicons/types/app/bsky/feed/postgate.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/repost.ts +1 -1
- package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +12 -12
- package/lib/lexicons/types/app/bsky/feed/threadgate.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/block.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/defs.ts +42 -42
- package/lib/lexicons/types/app/bsky/graph/follow.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getBlocks.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/getFollowers.ts +4 -4
- package/lib/lexicons/types/app/bsky/graph/getFollows.ts +4 -4
- package/lib/lexicons/types/app/bsky/graph/getKnownFollowers.ts +4 -4
- package/lib/lexicons/types/app/bsky/graph/getList.ts +5 -5
- package/lib/lexicons/types/app/bsky/graph/getListBlocks.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getListMutes.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getLists.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getMutes.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getRelationships.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/list.ts +6 -6
- package/lib/lexicons/types/app/bsky/graph/listblock.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/listitem.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/searchStarterPacks.ts +2 -2
- package/lib/lexicons/types/app/bsky/graph/starterpack.ts +6 -6
- package/lib/lexicons/types/app/bsky/graph/verification.ts +3 -3
- package/lib/lexicons/types/app/bsky/labeler/defs.ts +19 -19
- package/lib/lexicons/types/app/bsky/labeler/getServices.ts +1 -1
- package/lib/lexicons/types/app/bsky/labeler/service.ts +5 -5
- package/lib/lexicons/types/app/bsky/notification/listNotifications.ts +13 -13
- package/lib/lexicons/types/app/bsky/notification/registerPush.ts +2 -2
- package/lib/lexicons/types/app/bsky/richtext/facet.ts +4 -4
- package/lib/lexicons/types/app/bsky/unspecced/defs.ts +12 -12
- package/lib/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.ts +4 -4
- package/lib/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.ts +2 -2
- package/lib/lexicons/types/app/bsky/unspecced/getTrendingTopics.ts +3 -3
- package/lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts +1 -1
- package/lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts +6 -6
- package/lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts +12 -12
- package/lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts +3 -3
- package/lib/lexicons/types/app/bsky/video/defs.ts +5 -5
- package/lib/lexicons/types/app/bsky/video/getUploadLimits.ts +3 -3
- package/lib/lexicons/types/chat/bsky/actor/declaration.ts +1 -1
- package/lib/lexicons/types/chat/bsky/actor/defs.ts +9 -9
- package/lib/lexicons/types/chat/bsky/convo/defs.ts +39 -39
- package/lib/lexicons/types/chat/bsky/convo/getLog.ts +5 -5
- package/lib/lexicons/types/chat/bsky/convo/getMessages.ts +2 -2
- package/lib/lexicons/types/chat/bsky/convo/listConvos.ts +3 -3
- package/lib/lexicons/types/chat/bsky/convo/updateAllRead.ts +1 -1
- package/lib/lexicons/types/chat/bsky/moderation/getActorMetadata.ts +5 -5
- package/lib/lexicons/types/chat/bsky/moderation/getMessageContext.ts +3 -3
- package/package.json +4 -4
|
@@ -5,15 +5,18 @@ import * as AppBskyUnspeccedDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchPostsSkeleton', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
-
q: /*#__PURE__*/ v.string(),
|
|
9
|
-
sort: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string<'top' | 'latest' | (string & {})>(), 'latest'),
|
|
10
|
-
since: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
11
|
-
until: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
12
|
-
mentions: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.actorIdentifierString()),
|
|
13
8
|
author: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.actorIdentifierString()),
|
|
14
|
-
|
|
9
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
15
10
|
domain: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
16
|
-
|
|
11
|
+
lang: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.languageCodeString()),
|
|
12
|
+
limit: /*#__PURE__*/ v.optional(
|
|
13
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
14
|
+
25,
|
|
15
|
+
),
|
|
16
|
+
mentions: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.actorIdentifierString()),
|
|
17
|
+
q: /*#__PURE__*/ v.string(),
|
|
18
|
+
since: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
19
|
+
sort: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string<'latest' | 'top' | (string & {})>(), 'latest'),
|
|
17
20
|
tag: /*#__PURE__*/ v.optional(
|
|
18
21
|
/*#__PURE__*/ v.array(
|
|
19
22
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
@@ -22,12 +25,9 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchPostsSkeleto
|
|
|
22
25
|
]),
|
|
23
26
|
),
|
|
24
27
|
),
|
|
28
|
+
until: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
29
|
+
url: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
25
30
|
viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
26
|
-
limit: /*#__PURE__*/ v.optional(
|
|
27
|
-
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
28
|
-
25,
|
|
29
|
-
),
|
|
30
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
31
31
|
}),
|
|
32
32
|
output: {
|
|
33
33
|
type: 'lex',
|
|
@@ -5,13 +5,13 @@ import * as AppBskyUnspeccedDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchStarterPacksSkeleton', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
-
|
|
9
|
-
viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
8
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
10
9
|
limit: /*#__PURE__*/ v.optional(
|
|
11
10
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
12
11
|
25,
|
|
13
12
|
),
|
|
14
|
-
|
|
13
|
+
q: /*#__PURE__*/ v.string(),
|
|
14
|
+
viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
15
15
|
}),
|
|
16
16
|
output: {
|
|
17
17
|
type: 'lex',
|
|
@@ -3,15 +3,15 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
3
3
|
|
|
4
4
|
const _jobStatusSchema = /*#__PURE__*/ v.object({
|
|
5
5
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.video.defs#jobStatus')),
|
|
6
|
-
|
|
6
|
+
blob: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.blob()),
|
|
7
7
|
did: /*#__PURE__*/ v.didString(),
|
|
8
|
-
|
|
8
|
+
error: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
9
|
+
jobId: /*#__PURE__*/ v.string(),
|
|
10
|
+
message: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
9
11
|
progress: /*#__PURE__*/ v.optional(
|
|
10
12
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(0, 100)]),
|
|
11
13
|
),
|
|
12
|
-
|
|
13
|
-
error: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
|
-
message: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
|
+
state: /*#__PURE__*/ v.string<'JOB_STATE_COMPLETED' | 'JOB_STATE_FAILED' | (string & {})>(),
|
|
15
15
|
});
|
|
16
16
|
|
|
17
17
|
type jobStatus$schematype = typeof _jobStatusSchema;
|
|
@@ -8,10 +8,10 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.video.getUploadLimits', {
|
|
|
8
8
|
type: 'lex',
|
|
9
9
|
schema: /*#__PURE__*/ v.object({
|
|
10
10
|
canUpload: /*#__PURE__*/ v.boolean(),
|
|
11
|
-
remainingDailyVideos: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
12
|
-
remainingDailyBytes: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
13
|
-
message: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
11
|
error: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
12
|
+
message: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
13
|
+
remainingDailyBytes: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
14
|
+
remainingDailyVideos: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
15
15
|
}),
|
|
16
16
|
},
|
|
17
17
|
});
|
|
@@ -6,7 +6,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
6
6
|
/*#__PURE__*/ v.literal('self'),
|
|
7
7
|
/*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.literal('chat.bsky.actor.declaration'),
|
|
9
|
-
allowIncoming: /*#__PURE__*/ v.string<'all' | '
|
|
9
|
+
allowIncoming: /*#__PURE__*/ v.string<'all' | 'following' | 'none' | (string & {})>(),
|
|
10
10
|
}),
|
|
11
11
|
);
|
|
12
12
|
|
|
@@ -5,28 +5,28 @@ import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
|
|
|
5
5
|
|
|
6
6
|
const _profileViewBasicSchema = /*#__PURE__*/ v.object({
|
|
7
7
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.actor.defs#profileViewBasic')),
|
|
8
|
+
get associated() {
|
|
9
|
+
return /*#__PURE__*/ v.optional(AppBskyActorDefs.profileAssociatedSchema);
|
|
10
|
+
},
|
|
11
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
12
|
+
chatDisabled: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
8
13
|
did: /*#__PURE__*/ v.didString(),
|
|
9
|
-
handle: /*#__PURE__*/ v.handleString(),
|
|
10
14
|
displayName: /*#__PURE__*/ v.optional(
|
|
11
15
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
12
16
|
/*#__PURE__*/ v.stringLength(0, 640),
|
|
13
17
|
/*#__PURE__*/ v.stringGraphemes(0, 64),
|
|
14
18
|
]),
|
|
15
19
|
),
|
|
16
|
-
|
|
17
|
-
get associated() {
|
|
18
|
-
return /*#__PURE__*/ v.optional(AppBskyActorDefs.profileAssociatedSchema);
|
|
19
|
-
},
|
|
20
|
-
get viewer() {
|
|
21
|
-
return /*#__PURE__*/ v.optional(AppBskyActorDefs.viewerStateSchema);
|
|
22
|
-
},
|
|
20
|
+
handle: /*#__PURE__*/ v.handleString(),
|
|
23
21
|
get labels() {
|
|
24
22
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
25
23
|
},
|
|
26
|
-
chatDisabled: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
27
24
|
get verification() {
|
|
28
25
|
return /*#__PURE__*/ v.optional(AppBskyActorDefs.verificationStateSchema);
|
|
29
26
|
},
|
|
27
|
+
get viewer() {
|
|
28
|
+
return /*#__PURE__*/ v.optional(AppBskyActorDefs.viewerStateSchema);
|
|
29
|
+
},
|
|
30
30
|
});
|
|
31
31
|
|
|
32
32
|
type profileViewBasic$schematype = typeof _profileViewBasicSchema;
|
|
@@ -7,18 +7,18 @@ import * as ChatBskyActorDefs from '../actor/defs.js';
|
|
|
7
7
|
const _convoViewSchema = /*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#convoView')),
|
|
9
9
|
id: /*#__PURE__*/ v.string(),
|
|
10
|
-
rev: /*#__PURE__*/ v.string(),
|
|
11
|
-
get members() {
|
|
12
|
-
return /*#__PURE__*/ v.array(ChatBskyActorDefs.profileViewBasicSchema);
|
|
13
|
-
},
|
|
14
10
|
get lastMessage() {
|
|
15
|
-
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([
|
|
11
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([deletedMessageViewSchema, messageViewSchema]));
|
|
16
12
|
},
|
|
17
13
|
get lastReaction() {
|
|
18
14
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([messageAndReactionViewSchema]));
|
|
19
15
|
},
|
|
16
|
+
get members() {
|
|
17
|
+
return /*#__PURE__*/ v.array(ChatBskyActorDefs.profileViewBasicSchema);
|
|
18
|
+
},
|
|
20
19
|
muted: /*#__PURE__*/ v.boolean(),
|
|
21
|
-
|
|
20
|
+
rev: /*#__PURE__*/ v.string(),
|
|
21
|
+
status: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string<'accepted' | 'request' | (string & {})>()),
|
|
22
22
|
unreadCount: /*#__PURE__*/ v.integer(),
|
|
23
23
|
});
|
|
24
24
|
const _deletedMessageViewSchema = /*#__PURE__*/ v.object({
|
|
@@ -32,74 +32,74 @@ const _deletedMessageViewSchema = /*#__PURE__*/ v.object({
|
|
|
32
32
|
});
|
|
33
33
|
const _logAcceptConvoSchema = /*#__PURE__*/ v.object({
|
|
34
34
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#logAcceptConvo')),
|
|
35
|
-
rev: /*#__PURE__*/ v.string(),
|
|
36
35
|
convoId: /*#__PURE__*/ v.string(),
|
|
36
|
+
rev: /*#__PURE__*/ v.string(),
|
|
37
37
|
});
|
|
38
38
|
const _logAddReactionSchema = /*#__PURE__*/ v.object({
|
|
39
39
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#logAddReaction')),
|
|
40
|
-
rev: /*#__PURE__*/ v.string(),
|
|
41
40
|
convoId: /*#__PURE__*/ v.string(),
|
|
42
41
|
get message() {
|
|
43
|
-
return /*#__PURE__*/ v.variant([
|
|
42
|
+
return /*#__PURE__*/ v.variant([deletedMessageViewSchema, messageViewSchema]);
|
|
44
43
|
},
|
|
45
44
|
get reaction() {
|
|
46
45
|
return reactionViewSchema;
|
|
47
46
|
},
|
|
47
|
+
rev: /*#__PURE__*/ v.string(),
|
|
48
48
|
});
|
|
49
49
|
const _logBeginConvoSchema = /*#__PURE__*/ v.object({
|
|
50
50
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#logBeginConvo')),
|
|
51
|
-
rev: /*#__PURE__*/ v.string(),
|
|
52
51
|
convoId: /*#__PURE__*/ v.string(),
|
|
52
|
+
rev: /*#__PURE__*/ v.string(),
|
|
53
53
|
});
|
|
54
54
|
const _logCreateMessageSchema = /*#__PURE__*/ v.object({
|
|
55
55
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#logCreateMessage')),
|
|
56
|
-
rev: /*#__PURE__*/ v.string(),
|
|
57
56
|
convoId: /*#__PURE__*/ v.string(),
|
|
58
57
|
get message() {
|
|
59
|
-
return /*#__PURE__*/ v.variant([
|
|
58
|
+
return /*#__PURE__*/ v.variant([deletedMessageViewSchema, messageViewSchema]);
|
|
60
59
|
},
|
|
60
|
+
rev: /*#__PURE__*/ v.string(),
|
|
61
61
|
});
|
|
62
62
|
const _logDeleteMessageSchema = /*#__PURE__*/ v.object({
|
|
63
63
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#logDeleteMessage')),
|
|
64
|
-
rev: /*#__PURE__*/ v.string(),
|
|
65
64
|
convoId: /*#__PURE__*/ v.string(),
|
|
66
65
|
get message() {
|
|
67
|
-
return /*#__PURE__*/ v.variant([
|
|
66
|
+
return /*#__PURE__*/ v.variant([deletedMessageViewSchema, messageViewSchema]);
|
|
68
67
|
},
|
|
68
|
+
rev: /*#__PURE__*/ v.string(),
|
|
69
69
|
});
|
|
70
70
|
const _logLeaveConvoSchema = /*#__PURE__*/ v.object({
|
|
71
71
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#logLeaveConvo')),
|
|
72
|
-
rev: /*#__PURE__*/ v.string(),
|
|
73
72
|
convoId: /*#__PURE__*/ v.string(),
|
|
73
|
+
rev: /*#__PURE__*/ v.string(),
|
|
74
74
|
});
|
|
75
75
|
const _logMuteConvoSchema = /*#__PURE__*/ v.object({
|
|
76
76
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#logMuteConvo')),
|
|
77
|
-
rev: /*#__PURE__*/ v.string(),
|
|
78
77
|
convoId: /*#__PURE__*/ v.string(),
|
|
78
|
+
rev: /*#__PURE__*/ v.string(),
|
|
79
79
|
});
|
|
80
80
|
const _logReadMessageSchema = /*#__PURE__*/ v.object({
|
|
81
81
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#logReadMessage')),
|
|
82
|
-
rev: /*#__PURE__*/ v.string(),
|
|
83
82
|
convoId: /*#__PURE__*/ v.string(),
|
|
84
83
|
get message() {
|
|
85
|
-
return /*#__PURE__*/ v.variant([
|
|
84
|
+
return /*#__PURE__*/ v.variant([deletedMessageViewSchema, messageViewSchema]);
|
|
86
85
|
},
|
|
86
|
+
rev: /*#__PURE__*/ v.string(),
|
|
87
87
|
});
|
|
88
88
|
const _logRemoveReactionSchema = /*#__PURE__*/ v.object({
|
|
89
89
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#logRemoveReaction')),
|
|
90
|
-
rev: /*#__PURE__*/ v.string(),
|
|
91
90
|
convoId: /*#__PURE__*/ v.string(),
|
|
92
91
|
get message() {
|
|
93
|
-
return /*#__PURE__*/ v.variant([
|
|
92
|
+
return /*#__PURE__*/ v.variant([deletedMessageViewSchema, messageViewSchema]);
|
|
94
93
|
},
|
|
95
94
|
get reaction() {
|
|
96
95
|
return reactionViewSchema;
|
|
97
96
|
},
|
|
97
|
+
rev: /*#__PURE__*/ v.string(),
|
|
98
98
|
});
|
|
99
99
|
const _logUnmuteConvoSchema = /*#__PURE__*/ v.object({
|
|
100
100
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#logUnmuteConvo')),
|
|
101
|
-
rev: /*#__PURE__*/ v.string(),
|
|
102
101
|
convoId: /*#__PURE__*/ v.string(),
|
|
102
|
+
rev: /*#__PURE__*/ v.string(),
|
|
103
103
|
});
|
|
104
104
|
const _messageAndReactionViewSchema = /*#__PURE__*/ v.object({
|
|
105
105
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#messageAndReactionView')),
|
|
@@ -112,44 +112,44 @@ const _messageAndReactionViewSchema = /*#__PURE__*/ v.object({
|
|
|
112
112
|
});
|
|
113
113
|
const _messageInputSchema = /*#__PURE__*/ v.object({
|
|
114
114
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#messageInput')),
|
|
115
|
+
get embed() {
|
|
116
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([AppBskyEmbedRecord.mainSchema]));
|
|
117
|
+
},
|
|
118
|
+
get facets() {
|
|
119
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
|
|
120
|
+
},
|
|
115
121
|
text: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
116
122
|
/*#__PURE__*/ v.stringLength(0, 10000),
|
|
117
123
|
/*#__PURE__*/ v.stringGraphemes(0, 1000),
|
|
118
124
|
]),
|
|
119
|
-
get facets() {
|
|
120
|
-
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
|
|
121
|
-
},
|
|
122
|
-
get embed() {
|
|
123
|
-
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([AppBskyEmbedRecord.mainSchema]));
|
|
124
|
-
},
|
|
125
125
|
});
|
|
126
126
|
const _messageRefSchema = /*#__PURE__*/ v.object({
|
|
127
127
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#messageRef')),
|
|
128
|
-
did: /*#__PURE__*/ v.didString(),
|
|
129
128
|
convoId: /*#__PURE__*/ v.string(),
|
|
129
|
+
did: /*#__PURE__*/ v.didString(),
|
|
130
130
|
messageId: /*#__PURE__*/ v.string(),
|
|
131
131
|
});
|
|
132
132
|
const _messageViewSchema = /*#__PURE__*/ v.object({
|
|
133
133
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#messageView')),
|
|
134
|
-
id: /*#__PURE__*/ v.string(),
|
|
135
|
-
rev: /*#__PURE__*/ v.string(),
|
|
136
|
-
text: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
137
|
-
/*#__PURE__*/ v.stringLength(0, 10000),
|
|
138
|
-
/*#__PURE__*/ v.stringGraphemes(0, 1000),
|
|
139
|
-
]),
|
|
140
|
-
get facets() {
|
|
141
|
-
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
|
|
142
|
-
},
|
|
143
134
|
get embed() {
|
|
144
135
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([AppBskyEmbedRecord.viewSchema]));
|
|
145
136
|
},
|
|
137
|
+
get facets() {
|
|
138
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
|
|
139
|
+
},
|
|
140
|
+
id: /*#__PURE__*/ v.string(),
|
|
146
141
|
get reactions() {
|
|
147
142
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(reactionViewSchema));
|
|
148
143
|
},
|
|
144
|
+
rev: /*#__PURE__*/ v.string(),
|
|
149
145
|
get sender() {
|
|
150
146
|
return messageViewSenderSchema;
|
|
151
147
|
},
|
|
152
148
|
sentAt: /*#__PURE__*/ v.datetimeString(),
|
|
149
|
+
text: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
150
|
+
/*#__PURE__*/ v.stringLength(0, 10000),
|
|
151
|
+
/*#__PURE__*/ v.stringGraphemes(0, 1000),
|
|
152
|
+
]),
|
|
153
153
|
});
|
|
154
154
|
const _messageViewSenderSchema = /*#__PURE__*/ v.object({
|
|
155
155
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#messageViewSender')),
|
|
@@ -157,11 +157,11 @@ const _messageViewSenderSchema = /*#__PURE__*/ v.object({
|
|
|
157
157
|
});
|
|
158
158
|
const _reactionViewSchema = /*#__PURE__*/ v.object({
|
|
159
159
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#reactionView')),
|
|
160
|
-
|
|
160
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
161
161
|
get sender() {
|
|
162
162
|
return reactionViewSenderSchema;
|
|
163
163
|
},
|
|
164
|
-
|
|
164
|
+
value: /*#__PURE__*/ v.string(),
|
|
165
165
|
});
|
|
166
166
|
const _reactionViewSenderSchema = /*#__PURE__*/ v.object({
|
|
167
167
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.convo.defs#reactionViewSender')),
|
|
@@ -14,16 +14,16 @@ const _mainSchema = /*#__PURE__*/ v.query('chat.bsky.convo.getLog', {
|
|
|
14
14
|
get logs() {
|
|
15
15
|
return /*#__PURE__*/ v.array(
|
|
16
16
|
/*#__PURE__*/ v.variant([
|
|
17
|
-
ChatBskyConvoDefs.logBeginConvoSchema,
|
|
18
17
|
ChatBskyConvoDefs.logAcceptConvoSchema,
|
|
19
|
-
ChatBskyConvoDefs.
|
|
20
|
-
ChatBskyConvoDefs.
|
|
21
|
-
ChatBskyConvoDefs.logUnmuteConvoSchema,
|
|
18
|
+
ChatBskyConvoDefs.logAddReactionSchema,
|
|
19
|
+
ChatBskyConvoDefs.logBeginConvoSchema,
|
|
22
20
|
ChatBskyConvoDefs.logCreateMessageSchema,
|
|
23
21
|
ChatBskyConvoDefs.logDeleteMessageSchema,
|
|
22
|
+
ChatBskyConvoDefs.logLeaveConvoSchema,
|
|
23
|
+
ChatBskyConvoDefs.logMuteConvoSchema,
|
|
24
24
|
ChatBskyConvoDefs.logReadMessageSchema,
|
|
25
|
-
ChatBskyConvoDefs.logAddReactionSchema,
|
|
26
25
|
ChatBskyConvoDefs.logRemoveReactionSchema,
|
|
26
|
+
ChatBskyConvoDefs.logUnmuteConvoSchema,
|
|
27
27
|
]),
|
|
28
28
|
);
|
|
29
29
|
},
|
|
@@ -6,11 +6,11 @@ import * as ChatBskyConvoDefs from './defs.js';
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('chat.bsky.convo.getMessages', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
8
|
convoId: /*#__PURE__*/ v.string(),
|
|
9
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
9
10
|
limit: /*#__PURE__*/ v.optional(
|
|
10
11
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
11
12
|
50,
|
|
12
13
|
),
|
|
13
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
14
|
}),
|
|
15
15
|
output: {
|
|
16
16
|
type: 'lex',
|
|
@@ -19,8 +19,8 @@ const _mainSchema = /*#__PURE__*/ v.query('chat.bsky.convo.getMessages', {
|
|
|
19
19
|
get messages() {
|
|
20
20
|
return /*#__PURE__*/ v.array(
|
|
21
21
|
/*#__PURE__*/ v.variant([
|
|
22
|
-
ChatBskyConvoDefs.messageViewSchema,
|
|
23
22
|
ChatBskyConvoDefs.deletedMessageViewSchema,
|
|
23
|
+
ChatBskyConvoDefs.messageViewSchema,
|
|
24
24
|
]),
|
|
25
25
|
);
|
|
26
26
|
},
|
|
@@ -5,21 +5,21 @@ import * as ChatBskyConvoDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('chat.bsky.convo.listConvos', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
8
9
|
limit: /*#__PURE__*/ v.optional(
|
|
9
10
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
10
11
|
50,
|
|
11
12
|
),
|
|
12
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
13
13
|
readState: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string<'unread' | (string & {})>()),
|
|
14
|
-
status: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string<'
|
|
14
|
+
status: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string<'accepted' | 'request' | (string & {})>()),
|
|
15
15
|
}),
|
|
16
16
|
output: {
|
|
17
17
|
type: 'lex',
|
|
18
18
|
schema: /*#__PURE__*/ v.object({
|
|
19
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
20
19
|
get convos() {
|
|
21
20
|
return /*#__PURE__*/ v.array(ChatBskyConvoDefs.convoViewSchema);
|
|
22
21
|
},
|
|
22
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
23
23
|
}),
|
|
24
24
|
},
|
|
25
25
|
});
|
|
@@ -7,7 +7,7 @@ const _mainSchema = /*#__PURE__*/ v.procedure('chat.bsky.convo.updateAllRead', {
|
|
|
7
7
|
input: {
|
|
8
8
|
type: 'lex',
|
|
9
9
|
schema: /*#__PURE__*/ v.object({
|
|
10
|
-
status: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string<'
|
|
10
|
+
status: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string<'accepted' | 'request' | (string & {})>()),
|
|
11
11
|
}),
|
|
12
12
|
},
|
|
13
13
|
output: {
|
|
@@ -9,13 +9,13 @@ const _mainSchema = /*#__PURE__*/ v.query('chat.bsky.moderation.getActorMetadata
|
|
|
9
9
|
output: {
|
|
10
10
|
type: 'lex',
|
|
11
11
|
schema: /*#__PURE__*/ v.object({
|
|
12
|
-
get
|
|
12
|
+
get all() {
|
|
13
13
|
return metadataSchema;
|
|
14
14
|
},
|
|
15
|
-
get
|
|
15
|
+
get day() {
|
|
16
16
|
return metadataSchema;
|
|
17
17
|
},
|
|
18
|
-
get
|
|
18
|
+
get month() {
|
|
19
19
|
return metadataSchema;
|
|
20
20
|
},
|
|
21
21
|
}),
|
|
@@ -23,10 +23,10 @@ const _mainSchema = /*#__PURE__*/ v.query('chat.bsky.moderation.getActorMetadata
|
|
|
23
23
|
});
|
|
24
24
|
const _metadataSchema = /*#__PURE__*/ v.object({
|
|
25
25
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('chat.bsky.moderation.getActorMetadata#metadata')),
|
|
26
|
-
messagesSent: /*#__PURE__*/ v.integer(),
|
|
27
|
-
messagesReceived: /*#__PURE__*/ v.integer(),
|
|
28
26
|
convos: /*#__PURE__*/ v.integer(),
|
|
29
27
|
convosStarted: /*#__PURE__*/ v.integer(),
|
|
28
|
+
messagesReceived: /*#__PURE__*/ v.integer(),
|
|
29
|
+
messagesSent: /*#__PURE__*/ v.integer(),
|
|
30
30
|
});
|
|
31
31
|
|
|
32
32
|
type main$schematype = typeof _mainSchema;
|
|
@@ -5,10 +5,10 @@ import * as ChatBskyConvoDefs from '../convo/defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('chat.bsky.moderation.getMessageContext', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
+
after: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer(), 5),
|
|
9
|
+
before: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer(), 5),
|
|
8
10
|
convoId: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
9
11
|
messageId: /*#__PURE__*/ v.string(),
|
|
10
|
-
before: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer(), 5),
|
|
11
|
-
after: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer(), 5),
|
|
12
12
|
}),
|
|
13
13
|
output: {
|
|
14
14
|
type: 'lex',
|
|
@@ -16,8 +16,8 @@ const _mainSchema = /*#__PURE__*/ v.query('chat.bsky.moderation.getMessageContex
|
|
|
16
16
|
get messages() {
|
|
17
17
|
return /*#__PURE__*/ v.array(
|
|
18
18
|
/*#__PURE__*/ v.variant([
|
|
19
|
-
ChatBskyConvoDefs.messageViewSchema,
|
|
20
19
|
ChatBskyConvoDefs.deletedMessageViewSchema,
|
|
20
|
+
ChatBskyConvoDefs.messageViewSchema,
|
|
21
21
|
]),
|
|
22
22
|
);
|
|
23
23
|
},
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "module",
|
|
3
3
|
"name": "@atcute/bluesky",
|
|
4
|
-
"version": "3.0.
|
|
4
|
+
"version": "3.0.2",
|
|
5
5
|
"description": "Bluesky (app.bsky.* and chat.bsky.*) schema definitions",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"atcute",
|
|
@@ -25,14 +25,14 @@
|
|
|
25
25
|
"./types/chat/*": "./dist/lexicons/types/chat/bsky/*.js"
|
|
26
26
|
},
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@atcute/atproto": "^3.0.
|
|
29
|
-
"@atcute/lexicons": "^1.0.
|
|
28
|
+
"@atcute/atproto": "^3.0.2",
|
|
29
|
+
"@atcute/lexicons": "^1.0.2"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"@atcute/bluesky": "file:",
|
|
33
33
|
"@atproto/api": "^0.15.6",
|
|
34
34
|
"vitest": "^3.1.3",
|
|
35
|
-
"@atcute/lex-cli": "^2.0.
|
|
35
|
+
"@atcute/lex-cli": "^2.0.2"
|
|
36
36
|
},
|
|
37
37
|
"scripts": {
|
|
38
38
|
"build": "tsc --project tsconfig.build.json",
|