@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
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
import * as AppBskyFeedDefs from './defs.js';
|
|
3
3
|
declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
|
|
4
|
+
author: v.OptionalSchema<v.FormattedStringSchema<"at-identifier">, undefined>;
|
|
5
|
+
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
6
|
+
domain: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
7
|
+
lang: v.OptionalSchema<v.FormattedStringSchema<"language">, undefined>;
|
|
8
|
+
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 25>;
|
|
9
|
+
mentions: v.OptionalSchema<v.FormattedStringSchema<"at-identifier">, undefined>;
|
|
4
10
|
q: v.StringSchema<string>;
|
|
5
|
-
sort: v.OptionalSchema<v.StringSchema<(string & {}) | "top" | "latest">, "latest">;
|
|
6
11
|
since: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
12
|
+
sort: v.OptionalSchema<v.StringSchema<(string & {}) | "latest" | "top">, "latest">;
|
|
13
|
+
tag: v.OptionalSchema<v.ArraySchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>>, undefined>;
|
|
7
14
|
until: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
8
|
-
mentions: v.OptionalSchema<v.FormattedStringSchema<"at-identifier">, undefined>;
|
|
9
|
-
author: v.OptionalSchema<v.FormattedStringSchema<"at-identifier">, undefined>;
|
|
10
|
-
lang: v.OptionalSchema<v.FormattedStringSchema<"language">, undefined>;
|
|
11
|
-
domain: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
12
15
|
url: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
13
|
-
tag: v.OptionalSchema<v.ArraySchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>>, undefined>;
|
|
14
|
-
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 25>;
|
|
15
|
-
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
16
16
|
}>, {
|
|
17
17
|
type: "lex";
|
|
18
18
|
schema: v.ObjectSchema<{
|
|
@@ -2,24 +2,24 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
2
2
|
import * as AppBskyFeedDefs from './defs.js';
|
|
3
3
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.searchPosts', {
|
|
4
4
|
params: /*#__PURE__*/ v.object({
|
|
5
|
-
q: /*#__PURE__*/ v.string(),
|
|
6
|
-
sort: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string(), 'latest'),
|
|
7
|
-
since: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
8
|
-
until: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
9
|
-
mentions: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.actorIdentifierString()),
|
|
10
5
|
author: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.actorIdentifierString()),
|
|
11
|
-
|
|
6
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
12
7
|
domain: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
13
|
-
|
|
8
|
+
lang: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.languageCodeString()),
|
|
9
|
+
limit: /*#__PURE__*/ v.optional(
|
|
10
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]), 25),
|
|
11
|
+
mentions: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.actorIdentifierString()),
|
|
12
|
+
q: /*#__PURE__*/ v.string(),
|
|
13
|
+
since: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
|
+
sort: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string(), 'latest'),
|
|
14
15
|
tag: /*#__PURE__*/ v.optional(
|
|
15
16
|
/*#__PURE__*/ v.array(
|
|
16
17
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
17
18
|
/*#__PURE__*/ v.stringLength(0, 640),
|
|
18
19
|
/*#__PURE__*/ v.stringGraphemes(0, 64),
|
|
19
20
|
]))),
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
21
|
+
until: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
22
|
+
url: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
23
23
|
}),
|
|
24
24
|
output: {
|
|
25
25
|
type: 'lex',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"searchPosts.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/feed/searchPosts.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,eAAe,MAAM,WAAW,CAAC;AAE7C,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,2BAA2B,EAAE;IACtE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,
|
|
1
|
+
{"version":3,"file":"searchPosts.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/feed/searchPosts.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,eAAe,MAAM,WAAW,CAAC;AAE7C,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,2BAA2B,EAAE;IACtE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,qBAAqB,EAAE,CAAC;QACzE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,kBAAkB,EAAE,CAAC;QACpE,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,EAC5F,EAAE,CACF;QACD,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,qBAAqB,EAAE,CAAC;QAC3E,CAAC,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;QAC3B,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QACzD,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAoC,EAAE,QAAQ,CAAC;QACpG,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC5B,aAAa,CAAC,CAAC,CAAC,KAAK;QACpB,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE;YACnD,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,GAAG,CAAC;YACpC,aAAa,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,EAAE,EAAE,CAAC;SACtC,CAAC,CACF,CACD;QACD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QACzD,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,gBAAgB,EAAE,CAAC;KACjE,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC1D,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YAC9D,IAAI,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,cAAc,CAAC,CAAC;YAC9D,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -11,10 +11,10 @@ declare const _listRuleSchema: v.ObjectSchema<{
|
|
|
11
11
|
}>;
|
|
12
12
|
declare const _mainSchema: v.RecordSchema<v.ObjectSchema<{
|
|
13
13
|
$type: v.LiteralSchema<"app.bsky.feed.threadgate">;
|
|
14
|
-
|
|
15
|
-
readonly allow: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.VariantSchema<readonly [mentionRuleSchema, followerRuleSchema, followingRuleSchema, listRuleSchema], boolean>>, readonly [v.ArrayLengthConstraint<0, 5>]>, undefined>;
|
|
14
|
+
readonly allow: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.VariantSchema<readonly [followerRuleSchema, followingRuleSchema, listRuleSchema, mentionRuleSchema], boolean>>, readonly [v.ArrayLengthConstraint<0, 5>]>, undefined>;
|
|
16
15
|
createdAt: v.FormattedStringSchema<"datetime">;
|
|
17
16
|
hiddenReplies: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<v.FormattedStringSchema<"at-uri">>, readonly [v.ArrayLengthConstraint<0, 50>]>, undefined>;
|
|
17
|
+
post: v.FormattedStringSchema<"at-uri">;
|
|
18
18
|
}>, v.FormattedStringSchema<"tid">>;
|
|
19
19
|
declare const _mentionRuleSchema: v.ObjectSchema<{
|
|
20
20
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.threadgate#mentionRule">, undefined>;
|
|
@@ -13,16 +13,15 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
13
13
|
/*#__PURE__*/ v.tidString(),
|
|
14
14
|
/*#__PURE__*/ v.object({
|
|
15
15
|
$type: /*#__PURE__*/ v.literal('app.bsky.feed.threadgate'),
|
|
16
|
-
post: /*#__PURE__*/ v.resourceUriString(),
|
|
17
16
|
get allow() {
|
|
18
17
|
return /*#__PURE__*/ v.optional(
|
|
19
18
|
/*#__PURE__*/ v.constrain(
|
|
20
19
|
/*#__PURE__*/ v.array(
|
|
21
20
|
/*#__PURE__*/ v.variant([
|
|
22
|
-
mentionRuleSchema,
|
|
23
21
|
followerRuleSchema,
|
|
24
22
|
followingRuleSchema,
|
|
25
23
|
listRuleSchema,
|
|
24
|
+
mentionRuleSchema,
|
|
26
25
|
])), [/*#__PURE__*/ v.arrayLength(0, 5)]));
|
|
27
26
|
},
|
|
28
27
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
@@ -30,6 +29,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
30
29
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(/*#__PURE__*/ v.resourceUriString()), [
|
|
31
30
|
/*#__PURE__*/ v.arrayLength(0, 50),
|
|
32
31
|
])),
|
|
32
|
+
post: /*#__PURE__*/ v.resourceUriString(),
|
|
33
33
|
}));
|
|
34
34
|
const _mentionRuleSchema = /*#__PURE__*/ v.object({
|
|
35
35
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.threadgate#mentionRule')),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"threadgate.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/feed/threadgate.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,mBAAmB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAClD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACjG,CAAC,CAAC;AACH,MAAM,oBAAoB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACnD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,wCAAwC,CAAC,CAAC;CAClG,CAAC,CAAC;AACH,MAAM,eAAe,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC9C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,mCAAmC,CAAC,CAAC;IAC7F,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,iBAAiB,EAAE;CACzC,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM;AACzC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;AAC3B,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACtB,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,0BAA0B,CAAC;IAC1D,IAAI,
|
|
1
|
+
{"version":3,"file":"threadgate.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/feed/threadgate.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,mBAAmB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAClD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,uCAAuC,CAAC,CAAC;CACjG,CAAC,CAAC;AACH,MAAM,oBAAoB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACnD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,wCAAwC,CAAC,CAAC;CAClG,CAAC,CAAC;AACH,MAAM,eAAe,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC9C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,mCAAmC,CAAC,CAAC;IAC7F,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,iBAAiB,EAAE;CACzC,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM;AACzC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;AAC3B,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACtB,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,0BAA0B,CAAC;IAC1D,IAAI,KAAK;QACR,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS;QACxB,aAAa,CAAC,CAAC,CAAC,KAAK;QACpB,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC;YACvB,kBAAkB;YAClB,mBAAmB;YACnB,cAAc;YACd,iBAAiB;SACjB,CAAC,CACF,EACD,CAAC,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CACnC,CACD,CAAC;IACH,CAAC;IACD,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,cAAc,EAAE;IAC3C,aAAa,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IACtC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,iBAAiB,EAAE,CAAC,EAAE;QACrF,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,EAAE,EAAE,CAAC;KAClC,CAAC,CACF;IACD,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,iBAAiB,EAAE;CACzC,CAAC,CACF,CAAC;AACF,MAAM,kBAAkB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACjD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,sCAAsC,CAAC,CAAC;CAChG,CAAC,CAAC;AAcH,MAAM,CAAC,MAAM,kBAAkB,GAAG,mBAAyC,CAAC;AAC5E,MAAM,CAAC,MAAM,mBAAmB,GAAG,oBAA2C,CAAC;AAC/E,MAAM,CAAC,MAAM,cAAc,GAAG,eAAiC,CAAC;AAChE,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,iBAAiB,GAAG,kBAAuC,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
declare const _mainSchema: v.RecordSchema<v.ObjectSchema<{
|
|
3
3
|
$type: v.LiteralSchema<"app.bsky.graph.block">;
|
|
4
|
-
subject: v.FormattedStringSchema<"did">;
|
|
5
4
|
createdAt: v.FormattedStringSchema<"datetime">;
|
|
5
|
+
subject: v.FormattedStringSchema<"did">;
|
|
6
6
|
}>, v.FormattedStringSchema<"tid">>;
|
|
7
7
|
type main$schematype = typeof _mainSchema;
|
|
8
8
|
export interface mainSchema extends main$schematype {
|
|
@@ -3,8 +3,8 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
3
3
|
/*#__PURE__*/ v.tidString(),
|
|
4
4
|
/*#__PURE__*/ v.object({
|
|
5
5
|
$type: /*#__PURE__*/ v.literal('app.bsky.graph.block'),
|
|
6
|
-
subject: /*#__PURE__*/ v.didString(),
|
|
7
6
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
7
|
+
subject: /*#__PURE__*/ v.didString(),
|
|
8
8
|
}));
|
|
9
9
|
export const mainSchema = _mainSchema;
|
|
10
10
|
//# sourceMappingURL=block.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"block.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/graph/block.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM;AACzC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;AAC3B,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACtB,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,sBAAsB,CAAC;IACtD,
|
|
1
|
+
{"version":3,"file":"block.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/graph/block.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM;AACzC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;AAC3B,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACtB,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,sBAAsB,CAAC;IACtD,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,cAAc,EAAE;IAC3C,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;CACpC,CAAC,CACF,CAAC;AAMF,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -6,41 +6,41 @@ import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
|
|
|
6
6
|
declare const _curatelistSchema: v.LiteralSchema<"app.bsky.graph.defs#curatelist">;
|
|
7
7
|
declare const _listItemViewSchema: v.ObjectSchema<{
|
|
8
8
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.graph.defs#listItemView">, undefined>;
|
|
9
|
-
uri: v.FormattedStringSchema<"at-uri">;
|
|
10
9
|
readonly subject: AppBskyActorDefs.profileViewSchema;
|
|
10
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
11
11
|
}>;
|
|
12
12
|
declare const _listPurposeSchema: v.StringSchema<(string & {}) | "app.bsky.graph.defs#curatelist" | "app.bsky.graph.defs#modlist" | "app.bsky.graph.defs#referencelist">;
|
|
13
13
|
declare const _listViewSchema: v.ObjectSchema<{
|
|
14
14
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.graph.defs#listView">, undefined>;
|
|
15
|
-
|
|
16
|
-
cid: v.
|
|
15
|
+
avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
16
|
+
cid: v.FormattedStringSchema<"cid">;
|
|
17
17
|
readonly creator: AppBskyActorDefs.profileViewSchema;
|
|
18
|
-
name: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<1, 64>]>;
|
|
19
|
-
readonly purpose: listPurposeSchema;
|
|
20
18
|
description: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 3000>, v.StringGraphemesConstraint<0, 300>]>, undefined>;
|
|
21
19
|
readonly descriptionFacets: v.OptionalSchema<v.ArraySchema<AppBskyRichtextFacet.mainSchema>, undefined>;
|
|
22
|
-
|
|
23
|
-
listItemCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
20
|
+
indexedAt: v.FormattedStringSchema<"datetime">;
|
|
24
21
|
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
22
|
+
listItemCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
23
|
+
name: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<1, 64>]>;
|
|
24
|
+
readonly purpose: listPurposeSchema;
|
|
25
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
25
26
|
readonly viewer: v.OptionalSchema<listViewerStateSchema, undefined>;
|
|
26
|
-
indexedAt: v.FormattedStringSchema<"datetime">;
|
|
27
27
|
}>;
|
|
28
28
|
declare const _listViewBasicSchema: v.ObjectSchema<{
|
|
29
29
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.graph.defs#listViewBasic">, undefined>;
|
|
30
|
-
uri: v.FormattedStringSchema<"at-uri">;
|
|
31
|
-
cid: v.StringSchema<string>;
|
|
32
|
-
name: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<1, 64>]>;
|
|
33
|
-
readonly purpose: listPurposeSchema;
|
|
34
30
|
avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
35
|
-
|
|
31
|
+
cid: v.FormattedStringSchema<"cid">;
|
|
32
|
+
indexedAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
36
33
|
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
34
|
+
listItemCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
35
|
+
name: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<1, 64>]>;
|
|
36
|
+
readonly purpose: listPurposeSchema;
|
|
37
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
37
38
|
readonly viewer: v.OptionalSchema<listViewerStateSchema, undefined>;
|
|
38
|
-
indexedAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
|
|
39
39
|
}>;
|
|
40
40
|
declare const _listViewerStateSchema: v.ObjectSchema<{
|
|
41
41
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.graph.defs#listViewerState">, undefined>;
|
|
42
|
-
muted: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
43
42
|
blocked: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
43
|
+
muted: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
44
44
|
}>;
|
|
45
45
|
declare const _modlistSchema: v.LiteralSchema<"app.bsky.graph.defs#modlist">;
|
|
46
46
|
declare const _notFoundActorSchema: v.ObjectSchema<{
|
|
@@ -52,34 +52,34 @@ declare const _referencelistSchema: v.LiteralSchema<"app.bsky.graph.defs#referen
|
|
|
52
52
|
declare const _relationshipSchema: v.ObjectSchema<{
|
|
53
53
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.graph.defs#relationship">, undefined>;
|
|
54
54
|
did: v.FormattedStringSchema<"did">;
|
|
55
|
-
following: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
56
55
|
followedBy: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
56
|
+
following: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
57
57
|
}>;
|
|
58
58
|
declare const _starterPackViewSchema: v.ObjectSchema<{
|
|
59
59
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.graph.defs#starterPackView">, undefined>;
|
|
60
|
-
|
|
61
|
-
cid: v.StringSchema<string>;
|
|
62
|
-
record: v.UnknownSchema;
|
|
60
|
+
cid: v.FormattedStringSchema<"cid">;
|
|
63
61
|
readonly creator: AppBskyActorDefs.profileViewBasicSchema;
|
|
64
|
-
readonly list: v.OptionalSchema<listViewBasicSchema, undefined>;
|
|
65
|
-
readonly listItemsSample: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<listItemViewSchema>, readonly [v.ArrayLengthConstraint<0, 12>]>, undefined>;
|
|
66
62
|
readonly feeds: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<AppBskyFeedDefs.generatorViewSchema>, readonly [v.ArrayLengthConstraint<0, 3>]>, undefined>;
|
|
67
|
-
|
|
63
|
+
indexedAt: v.FormattedStringSchema<"datetime">;
|
|
68
64
|
joinedAllTimeCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
65
|
+
joinedWeekCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
69
66
|
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
70
|
-
|
|
67
|
+
readonly list: v.OptionalSchema<listViewBasicSchema, undefined>;
|
|
68
|
+
readonly listItemsSample: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<listItemViewSchema>, readonly [v.ArrayLengthConstraint<0, 12>]>, undefined>;
|
|
69
|
+
record: v.UnknownSchema;
|
|
70
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
71
71
|
}>;
|
|
72
72
|
declare const _starterPackViewBasicSchema: v.ObjectSchema<{
|
|
73
73
|
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.graph.defs#starterPackViewBasic">, undefined>;
|
|
74
|
-
|
|
75
|
-
cid: v.StringSchema<string>;
|
|
76
|
-
record: v.UnknownSchema;
|
|
74
|
+
cid: v.FormattedStringSchema<"cid">;
|
|
77
75
|
readonly creator: AppBskyActorDefs.profileViewBasicSchema;
|
|
78
|
-
|
|
79
|
-
joinedWeekCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
76
|
+
indexedAt: v.FormattedStringSchema<"datetime">;
|
|
80
77
|
joinedAllTimeCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
78
|
+
joinedWeekCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
81
79
|
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
82
|
-
|
|
80
|
+
listItemCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
81
|
+
record: v.UnknownSchema;
|
|
82
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
83
83
|
}>;
|
|
84
84
|
type curatelist$schematype = typeof _curatelistSchema;
|
|
85
85
|
type listItemView$schematype = typeof _listItemViewSchema;
|
|
@@ -6,23 +6,19 @@ import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
|
|
|
6
6
|
const _curatelistSchema = /*#__PURE__*/ v.literal('app.bsky.graph.defs#curatelist');
|
|
7
7
|
const _listItemViewSchema = /*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#listItemView')),
|
|
9
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
10
9
|
get subject() {
|
|
11
10
|
return AppBskyActorDefs.profileViewSchema;
|
|
12
11
|
},
|
|
12
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
13
13
|
});
|
|
14
14
|
const _listPurposeSchema = /*#__PURE__*/ v.string();
|
|
15
15
|
const _listViewSchema = /*#__PURE__*/ v.object({
|
|
16
16
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#listView')),
|
|
17
|
-
|
|
18
|
-
cid: /*#__PURE__*/ v.
|
|
17
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
18
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
19
19
|
get creator() {
|
|
20
20
|
return AppBskyActorDefs.profileViewSchema;
|
|
21
21
|
},
|
|
22
|
-
name: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(1, 64)]),
|
|
23
|
-
get purpose() {
|
|
24
|
-
return listPurposeSchema;
|
|
25
|
-
},
|
|
26
22
|
description: /*#__PURE__*/ v.optional(
|
|
27
23
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
28
24
|
/*#__PURE__*/ v.stringLength(0, 3000),
|
|
@@ -31,38 +27,42 @@ const _listViewSchema = /*#__PURE__*/ v.object({
|
|
|
31
27
|
get descriptionFacets() {
|
|
32
28
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
|
|
33
29
|
},
|
|
34
|
-
|
|
35
|
-
listItemCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
30
|
+
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
36
31
|
get labels() {
|
|
37
32
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
38
33
|
},
|
|
34
|
+
listItemCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
35
|
+
name: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(1, 64)]),
|
|
36
|
+
get purpose() {
|
|
37
|
+
return listPurposeSchema;
|
|
38
|
+
},
|
|
39
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
39
40
|
get viewer() {
|
|
40
41
|
return /*#__PURE__*/ v.optional(listViewerStateSchema);
|
|
41
42
|
},
|
|
42
|
-
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
43
43
|
});
|
|
44
44
|
const _listViewBasicSchema = /*#__PURE__*/ v.object({
|
|
45
45
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#listViewBasic')),
|
|
46
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
47
|
-
cid: /*#__PURE__*/ v.string(),
|
|
48
|
-
name: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(1, 64)]),
|
|
49
|
-
get purpose() {
|
|
50
|
-
return listPurposeSchema;
|
|
51
|
-
},
|
|
52
46
|
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
53
|
-
|
|
47
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
48
|
+
indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
54
49
|
get labels() {
|
|
55
50
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
56
51
|
},
|
|
52
|
+
listItemCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
53
|
+
name: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(1, 64)]),
|
|
54
|
+
get purpose() {
|
|
55
|
+
return listPurposeSchema;
|
|
56
|
+
},
|
|
57
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
57
58
|
get viewer() {
|
|
58
59
|
return /*#__PURE__*/ v.optional(listViewerStateSchema);
|
|
59
60
|
},
|
|
60
|
-
indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
61
61
|
});
|
|
62
62
|
const _listViewerStateSchema = /*#__PURE__*/ v.object({
|
|
63
63
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#listViewerState')),
|
|
64
|
-
muted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
65
64
|
blocked: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
65
|
+
muted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
66
66
|
});
|
|
67
67
|
const _modlistSchema = /*#__PURE__*/ v.literal('app.bsky.graph.defs#modlist');
|
|
68
68
|
const _notFoundActorSchema = /*#__PURE__*/ v.object({
|
|
@@ -74,54 +74,54 @@ const _referencelistSchema = /*#__PURE__*/ v.literal('app.bsky.graph.defs#refere
|
|
|
74
74
|
const _relationshipSchema = /*#__PURE__*/ v.object({
|
|
75
75
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#relationship')),
|
|
76
76
|
did: /*#__PURE__*/ v.didString(),
|
|
77
|
-
following: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
78
77
|
followedBy: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
78
|
+
following: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
79
79
|
});
|
|
80
80
|
const _starterPackViewSchema = /*#__PURE__*/ v.object({
|
|
81
81
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#starterPackView')),
|
|
82
|
-
|
|
83
|
-
cid: /*#__PURE__*/ v.string(),
|
|
84
|
-
record: /*#__PURE__*/ v.unknown(),
|
|
82
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
85
83
|
get creator() {
|
|
86
84
|
return AppBskyActorDefs.profileViewBasicSchema;
|
|
87
85
|
},
|
|
88
|
-
get list() {
|
|
89
|
-
return /*#__PURE__*/ v.optional(listViewBasicSchema);
|
|
90
|
-
},
|
|
91
|
-
get listItemsSample() {
|
|
92
|
-
return /*#__PURE__*/ v.optional(
|
|
93
|
-
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(listItemViewSchema), [
|
|
94
|
-
/*#__PURE__*/ v.arrayLength(0, 12),
|
|
95
|
-
]));
|
|
96
|
-
},
|
|
97
86
|
get feeds() {
|
|
98
87
|
return /*#__PURE__*/ v.optional(
|
|
99
88
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(AppBskyFeedDefs.generatorViewSchema), [
|
|
100
89
|
/*#__PURE__*/ v.arrayLength(0, 3),
|
|
101
90
|
]));
|
|
102
91
|
},
|
|
103
|
-
|
|
92
|
+
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
104
93
|
joinedAllTimeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
94
|
+
joinedWeekCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
105
95
|
get labels() {
|
|
106
96
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
107
97
|
},
|
|
108
|
-
|
|
98
|
+
get list() {
|
|
99
|
+
return /*#__PURE__*/ v.optional(listViewBasicSchema);
|
|
100
|
+
},
|
|
101
|
+
get listItemsSample() {
|
|
102
|
+
return /*#__PURE__*/ v.optional(
|
|
103
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(listItemViewSchema), [
|
|
104
|
+
/*#__PURE__*/ v.arrayLength(0, 12),
|
|
105
|
+
]));
|
|
106
|
+
},
|
|
107
|
+
record: /*#__PURE__*/ v.unknown(),
|
|
108
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
109
109
|
});
|
|
110
110
|
const _starterPackViewBasicSchema = /*#__PURE__*/ v.object({
|
|
111
111
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#starterPackViewBasic')),
|
|
112
|
-
|
|
113
|
-
cid: /*#__PURE__*/ v.string(),
|
|
114
|
-
record: /*#__PURE__*/ v.unknown(),
|
|
112
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
115
113
|
get creator() {
|
|
116
114
|
return AppBskyActorDefs.profileViewBasicSchema;
|
|
117
115
|
},
|
|
118
|
-
|
|
119
|
-
joinedWeekCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
116
|
+
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
120
117
|
joinedAllTimeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
118
|
+
joinedWeekCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
121
119
|
get labels() {
|
|
122
120
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
123
121
|
},
|
|
124
|
-
|
|
122
|
+
listItemCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
123
|
+
record: /*#__PURE__*/ v.unknown(),
|
|
124
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
125
125
|
});
|
|
126
126
|
export const curatelistSchema = _curatelistSchema;
|
|
127
127
|
export const listItemViewSchema = _listItemViewSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"defs.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/graph/defs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAClD,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AACrD,OAAO,KAAK,eAAe,MAAM,iBAAiB,CAAC;AACnD,OAAO,KAAK,oBAAoB,MAAM,sBAAsB,CAAC;AAC7D,OAAO,KAAK,mBAAmB,MAAM,kCAAkC,CAAC;AAExE,MAAM,iBAAiB,GAAG,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,gCAAgC,CAAC,CAAC;AACpF,MAAM,mBAAmB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAClD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,kCAAkC,CAAC,CAAC;IAC5F,
|
|
1
|
+
{"version":3,"file":"defs.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/graph/defs.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
declare const _mainSchema: v.RecordSchema<v.ObjectSchema<{
|
|
3
3
|
$type: v.LiteralSchema<"app.bsky.graph.follow">;
|
|
4
|
-
subject: v.FormattedStringSchema<"did">;
|
|
5
4
|
createdAt: v.FormattedStringSchema<"datetime">;
|
|
5
|
+
subject: v.FormattedStringSchema<"did">;
|
|
6
6
|
}>, v.FormattedStringSchema<"tid">>;
|
|
7
7
|
type main$schematype = typeof _mainSchema;
|
|
8
8
|
export interface mainSchema extends main$schematype {
|
|
@@ -3,8 +3,8 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
3
3
|
/*#__PURE__*/ v.tidString(),
|
|
4
4
|
/*#__PURE__*/ v.object({
|
|
5
5
|
$type: /*#__PURE__*/ v.literal('app.bsky.graph.follow'),
|
|
6
|
-
subject: /*#__PURE__*/ v.didString(),
|
|
7
6
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
7
|
+
subject: /*#__PURE__*/ v.didString(),
|
|
8
8
|
}));
|
|
9
9
|
export const mainSchema = _mainSchema;
|
|
10
10
|
//# sourceMappingURL=follow.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"follow.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/graph/follow.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM;AACzC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;AAC3B,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACtB,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,uBAAuB,CAAC;IACvD,
|
|
1
|
+
{"version":3,"file":"follow.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/graph/follow.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM;AACzC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;AAC3B,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACtB,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,uBAAuB,CAAC;IACvD,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,cAAc,EAAE;IAC3C,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;CACpC,CAAC,CACF,CAAC;AAMF,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -2,8 +2,8 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
2
2
|
import * as AppBskyGraphDefs from './defs.js';
|
|
3
3
|
declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
|
|
4
4
|
actor: v.FormattedStringSchema<"at-identifier">;
|
|
5
|
-
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 50>;
|
|
6
5
|
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
6
|
+
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 50>;
|
|
7
7
|
}>, {
|
|
8
8
|
type: "lex";
|
|
9
9
|
schema: v.ObjectSchema<{
|
|
@@ -3,9 +3,9 @@ import * as AppBskyGraphDefs from './defs.js';
|
|
|
3
3
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getActorStarterPacks', {
|
|
4
4
|
params: /*#__PURE__*/ v.object({
|
|
5
5
|
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
6
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
6
7
|
limit: /*#__PURE__*/ v.optional(
|
|
7
8
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]), 50),
|
|
8
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
9
9
|
}),
|
|
10
10
|
output: {
|
|
11
11
|
type: 'lex',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getActorStarterPacks.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,gBAAgB,MAAM,WAAW,CAAC;AAE9C,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,qCAAqC,EAAE;IAChF,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,qBAAqB,EAAE;QAC9C,
|
|
1
|
+
{"version":3,"file":"getActorStarterPacks.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,gBAAgB,MAAM,WAAW,CAAC;AAE9C,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,qCAAqC,EAAE;IAChF,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,qBAAqB,EAAE;QAC9C,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,EAC5F,EAAE,CACF;KACD,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC1D,IAAI,YAAY;gBACf,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,0BAA0B,CAAC,CAAC;YAC3E,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
import * as AppBskyActorDefs from '../actor/defs.js';
|
|
3
3
|
declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
|
|
4
|
-
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 50>;
|
|
5
4
|
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
5
|
+
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 50>;
|
|
6
6
|
}>, {
|
|
7
7
|
type: "lex";
|
|
8
8
|
schema: v.ObjectSchema<{
|
|
9
|
-
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
10
9
|
readonly blocks: v.ArraySchema<AppBskyActorDefs.profileViewSchema>;
|
|
10
|
+
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
11
11
|
}>;
|
|
12
12
|
}, "app.bsky.graph.getBlocks">;
|
|
13
13
|
type main$schematype = typeof _mainSchema;
|
|
@@ -2,17 +2,17 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
2
2
|
import * as AppBskyActorDefs from '../actor/defs.js';
|
|
3
3
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getBlocks', {
|
|
4
4
|
params: /*#__PURE__*/ v.object({
|
|
5
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
5
6
|
limit: /*#__PURE__*/ v.optional(
|
|
6
7
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]), 50),
|
|
7
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
8
8
|
}),
|
|
9
9
|
output: {
|
|
10
10
|
type: 'lex',
|
|
11
11
|
schema: /*#__PURE__*/ v.object({
|
|
12
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
13
12
|
get blocks() {
|
|
14
13
|
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
15
14
|
},
|
|
15
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
16
16
|
}),
|
|
17
17
|
},
|
|
18
18
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getBlocks.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/graph/getBlocks.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AAErD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,0BAA0B,EAAE;IACrE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,
|
|
1
|
+
{"version":3,"file":"getBlocks.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/graph/getBlocks.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AAErD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,0BAA0B,EAAE;IACrE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,EAC5F,EAAE,CACF;KACD,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,MAAM;gBACT,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAC;YAClE,CAAC;YACD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;SAC1D,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -2,14 +2,14 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
2
2
|
import * as AppBskyActorDefs from '../actor/defs.js';
|
|
3
3
|
declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
|
|
4
4
|
actor: v.FormattedStringSchema<"at-identifier">;
|
|
5
|
-
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 50>;
|
|
6
5
|
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
6
|
+
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 50>;
|
|
7
7
|
}>, {
|
|
8
8
|
type: "lex";
|
|
9
9
|
schema: v.ObjectSchema<{
|
|
10
|
-
readonly subject: AppBskyActorDefs.profileViewSchema;
|
|
11
10
|
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
12
11
|
readonly followers: v.ArraySchema<AppBskyActorDefs.profileViewSchema>;
|
|
12
|
+
readonly subject: AppBskyActorDefs.profileViewSchema;
|
|
13
13
|
}>;
|
|
14
14
|
}, "app.bsky.graph.getFollowers">;
|
|
15
15
|
type main$schematype = typeof _mainSchema;
|