@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
|
@@ -5,31 +5,31 @@ import * as AppBskyActorDefs from '../actor/defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _likeSchema = /*#__PURE__*/ v.object({
|
|
7
7
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.getLikes#like')),
|
|
8
|
-
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
9
|
-
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
10
8
|
get actor() {
|
|
11
9
|
return AppBskyActorDefs.profileViewSchema;
|
|
12
10
|
},
|
|
11
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
12
|
+
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
13
13
|
});
|
|
14
14
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getLikes', {
|
|
15
15
|
params: /*#__PURE__*/ v.object({
|
|
16
|
-
|
|
17
|
-
|
|
16
|
+
cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.cidString()),
|
|
17
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
18
18
|
limit: /*#__PURE__*/ v.optional(
|
|
19
19
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
20
20
|
50,
|
|
21
21
|
),
|
|
22
|
-
|
|
22
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
23
23
|
}),
|
|
24
24
|
output: {
|
|
25
25
|
type: 'lex',
|
|
26
26
|
schema: /*#__PURE__*/ v.object({
|
|
27
|
-
|
|
28
|
-
cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
27
|
+
cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.cidString()),
|
|
29
28
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
30
29
|
get likes() {
|
|
31
30
|
return /*#__PURE__*/ v.array(likeSchema);
|
|
32
31
|
},
|
|
32
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
33
33
|
}),
|
|
34
34
|
},
|
|
35
35
|
});
|
|
@@ -5,12 +5,12 @@ import * as AppBskyFeedDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getListFeed', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
-
|
|
8
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
9
9
|
limit: /*#__PURE__*/ v.optional(
|
|
10
10
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
11
11
|
50,
|
|
12
12
|
),
|
|
13
|
-
|
|
13
|
+
list: /*#__PURE__*/ v.resourceUriString(),
|
|
14
14
|
}),
|
|
15
15
|
output: {
|
|
16
16
|
type: 'lex',
|
|
@@ -5,7 +5,6 @@ import * as AppBskyFeedDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getPostThread', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
9
8
|
depth: /*#__PURE__*/ v.optional(
|
|
10
9
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(0, 1000)]),
|
|
11
10
|
6,
|
|
@@ -14,15 +13,16 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getPostThread', {
|
|
|
14
13
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(0, 1000)]),
|
|
15
14
|
80,
|
|
16
15
|
),
|
|
16
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
17
17
|
}),
|
|
18
18
|
output: {
|
|
19
19
|
type: 'lex',
|
|
20
20
|
schema: /*#__PURE__*/ v.object({
|
|
21
21
|
get thread() {
|
|
22
22
|
return /*#__PURE__*/ v.variant([
|
|
23
|
-
AppBskyFeedDefs.threadViewPostSchema,
|
|
24
|
-
AppBskyFeedDefs.notFoundPostSchema,
|
|
25
23
|
AppBskyFeedDefs.blockedPostSchema,
|
|
24
|
+
AppBskyFeedDefs.notFoundPostSchema,
|
|
25
|
+
AppBskyFeedDefs.threadViewPostSchema,
|
|
26
26
|
]);
|
|
27
27
|
},
|
|
28
28
|
get threadgate() {
|
|
@@ -5,23 +5,23 @@ import * as AppBskyFeedDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getQuotes', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.cidString()),
|
|
9
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
10
10
|
limit: /*#__PURE__*/ v.optional(
|
|
11
11
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
12
12
|
50,
|
|
13
13
|
),
|
|
14
|
-
|
|
14
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
15
15
|
}),
|
|
16
16
|
output: {
|
|
17
17
|
type: 'lex',
|
|
18
18
|
schema: /*#__PURE__*/ v.object({
|
|
19
|
-
|
|
20
|
-
cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
19
|
+
cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.cidString()),
|
|
21
20
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
22
21
|
get posts() {
|
|
23
22
|
return /*#__PURE__*/ v.array(AppBskyFeedDefs.postViewSchema);
|
|
24
23
|
},
|
|
24
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
25
25
|
}),
|
|
26
26
|
},
|
|
27
27
|
});
|
|
@@ -5,23 +5,23 @@ import * as AppBskyActorDefs from '../actor/defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getRepostedBy', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.cidString()),
|
|
9
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
10
10
|
limit: /*#__PURE__*/ v.optional(
|
|
11
11
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
12
12
|
50,
|
|
13
13
|
),
|
|
14
|
-
|
|
14
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
15
15
|
}),
|
|
16
16
|
output: {
|
|
17
17
|
type: 'lex',
|
|
18
18
|
schema: /*#__PURE__*/ v.object({
|
|
19
|
-
|
|
20
|
-
cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
19
|
+
cid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.cidString()),
|
|
21
20
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
22
21
|
get repostedBy() {
|
|
23
22
|
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
24
23
|
},
|
|
24
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
25
25
|
}),
|
|
26
26
|
},
|
|
27
27
|
});
|
|
@@ -5,11 +5,11 @@ import * as AppBskyFeedDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getSuggestedFeeds', {
|
|
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
|
}),
|
|
14
14
|
output: {
|
|
15
15
|
type: 'lex',
|
|
@@ -6,11 +6,11 @@ import * as AppBskyFeedDefs from './defs.js';
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.getTimeline', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
8
|
algorithm: /*#__PURE__*/ v.optional(/*#__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',
|
|
@@ -7,10 +7,13 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
7
7
|
/*#__PURE__*/ v.tidString(),
|
|
8
8
|
/*#__PURE__*/ v.object({
|
|
9
9
|
$type: /*#__PURE__*/ v.literal('app.bsky.feed.like'),
|
|
10
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
10
11
|
get subject() {
|
|
11
12
|
return ComAtprotoRepoStrongRef.mainSchema;
|
|
12
13
|
},
|
|
13
|
-
|
|
14
|
+
get via() {
|
|
15
|
+
return /*#__PURE__*/ v.optional(ComAtprotoRepoStrongRef.mainSchema);
|
|
16
|
+
},
|
|
14
17
|
}),
|
|
15
18
|
);
|
|
16
19
|
|
|
@@ -22,37 +22,34 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
22
22
|
/*#__PURE__*/ v.tidString(),
|
|
23
23
|
/*#__PURE__*/ v.object({
|
|
24
24
|
$type: /*#__PURE__*/ v.literal('app.bsky.feed.post'),
|
|
25
|
-
|
|
26
|
-
/*#__PURE__*/ v.stringLength(0, 3000),
|
|
27
|
-
/*#__PURE__*/ v.stringGraphemes(0, 300),
|
|
28
|
-
]),
|
|
29
|
-
get entities() {
|
|
30
|
-
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(entitySchema));
|
|
31
|
-
},
|
|
32
|
-
get facets() {
|
|
33
|
-
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
|
|
34
|
-
},
|
|
35
|
-
get reply() {
|
|
36
|
-
return /*#__PURE__*/ v.optional(replyRefSchema);
|
|
37
|
-
},
|
|
25
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
38
26
|
get embed() {
|
|
39
27
|
return /*#__PURE__*/ v.optional(
|
|
40
28
|
/*#__PURE__*/ v.variant([
|
|
41
|
-
AppBskyEmbedImages.mainSchema,
|
|
42
|
-
AppBskyEmbedVideo.mainSchema,
|
|
43
29
|
AppBskyEmbedExternal.mainSchema,
|
|
30
|
+
AppBskyEmbedImages.mainSchema,
|
|
44
31
|
AppBskyEmbedRecord.mainSchema,
|
|
45
32
|
AppBskyEmbedRecordWithMedia.mainSchema,
|
|
33
|
+
AppBskyEmbedVideo.mainSchema,
|
|
46
34
|
]),
|
|
47
35
|
);
|
|
48
36
|
},
|
|
37
|
+
get entities() {
|
|
38
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(entitySchema));
|
|
39
|
+
},
|
|
40
|
+
get facets() {
|
|
41
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
|
|
42
|
+
},
|
|
43
|
+
get labels() {
|
|
44
|
+
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.variant([ComAtprotoLabelDefs.selfLabelsSchema]));
|
|
45
|
+
},
|
|
49
46
|
langs: /*#__PURE__*/ v.optional(
|
|
50
47
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(/*#__PURE__*/ v.languageCodeString()), [
|
|
51
48
|
/*#__PURE__*/ v.arrayLength(0, 3),
|
|
52
49
|
]),
|
|
53
50
|
),
|
|
54
|
-
get
|
|
55
|
-
return /*#__PURE__*/ v.optional(
|
|
51
|
+
get reply() {
|
|
52
|
+
return /*#__PURE__*/ v.optional(replyRefSchema);
|
|
56
53
|
},
|
|
57
54
|
tags: /*#__PURE__*/ v.optional(
|
|
58
55
|
/*#__PURE__*/ v.constrain(
|
|
@@ -65,22 +62,25 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
65
62
|
[/*#__PURE__*/ v.arrayLength(0, 8)],
|
|
66
63
|
),
|
|
67
64
|
),
|
|
68
|
-
|
|
65
|
+
text: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
66
|
+
/*#__PURE__*/ v.stringLength(0, 3000),
|
|
67
|
+
/*#__PURE__*/ v.stringGraphemes(0, 300),
|
|
68
|
+
]),
|
|
69
69
|
}),
|
|
70
70
|
);
|
|
71
71
|
const _replyRefSchema = /*#__PURE__*/ v.object({
|
|
72
72
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.post#replyRef')),
|
|
73
|
-
get
|
|
73
|
+
get parent() {
|
|
74
74
|
return ComAtprotoRepoStrongRef.mainSchema;
|
|
75
75
|
},
|
|
76
|
-
get
|
|
76
|
+
get root() {
|
|
77
77
|
return ComAtprotoRepoStrongRef.mainSchema;
|
|
78
78
|
},
|
|
79
79
|
});
|
|
80
80
|
const _textSliceSchema = /*#__PURE__*/ v.object({
|
|
81
81
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.feed.post#textSlice')),
|
|
82
|
-
start: /*#__PURE__*/ v.integer(),
|
|
83
82
|
end: /*#__PURE__*/ v.integer(),
|
|
83
|
+
start: /*#__PURE__*/ v.integer(),
|
|
84
84
|
});
|
|
85
85
|
|
|
86
86
|
type entity$schematype = typeof _entitySchema;
|
|
@@ -10,7 +10,6 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
10
10
|
/*#__PURE__*/ v.object({
|
|
11
11
|
$type: /*#__PURE__*/ v.literal('app.bsky.feed.postgate'),
|
|
12
12
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
13
|
-
post: /*#__PURE__*/ v.resourceUriString(),
|
|
14
13
|
detachedEmbeddingUris: /*#__PURE__*/ v.optional(
|
|
15
14
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(/*#__PURE__*/ v.resourceUriString()), [
|
|
16
15
|
/*#__PURE__*/ v.arrayLength(0, 50),
|
|
@@ -23,6 +22,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
23
22
|
]),
|
|
24
23
|
);
|
|
25
24
|
},
|
|
25
|
+
post: /*#__PURE__*/ v.resourceUriString(),
|
|
26
26
|
}),
|
|
27
27
|
);
|
|
28
28
|
|
|
@@ -7,10 +7,13 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
7
7
|
/*#__PURE__*/ v.tidString(),
|
|
8
8
|
/*#__PURE__*/ v.object({
|
|
9
9
|
$type: /*#__PURE__*/ v.literal('app.bsky.feed.repost'),
|
|
10
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
10
11
|
get subject() {
|
|
11
12
|
return ComAtprotoRepoStrongRef.mainSchema;
|
|
12
13
|
},
|
|
13
|
-
|
|
14
|
+
get via() {
|
|
15
|
+
return /*#__PURE__*/ v.optional(ComAtprotoRepoStrongRef.mainSchema);
|
|
16
|
+
},
|
|
14
17
|
}),
|
|
15
18
|
);
|
|
16
19
|
|
|
@@ -5,15 +5,18 @@ import * as AppBskyFeedDefs from './defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.searchPosts', {
|
|
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,11 +25,8 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.feed.searchPosts', {
|
|
|
22
25
|
]),
|
|
23
26
|
),
|
|
24
27
|
),
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
25,
|
|
28
|
-
),
|
|
29
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
28
|
+
until: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
29
|
+
url: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
30
30
|
}),
|
|
31
31
|
output: {
|
|
32
32
|
type: 'lex',
|
|
@@ -16,16 +16,15 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
16
16
|
/*#__PURE__*/ v.tidString(),
|
|
17
17
|
/*#__PURE__*/ v.object({
|
|
18
18
|
$type: /*#__PURE__*/ v.literal('app.bsky.feed.threadgate'),
|
|
19
|
-
post: /*#__PURE__*/ v.resourceUriString(),
|
|
20
19
|
get allow() {
|
|
21
20
|
return /*#__PURE__*/ v.optional(
|
|
22
21
|
/*#__PURE__*/ v.constrain(
|
|
23
22
|
/*#__PURE__*/ v.array(
|
|
24
23
|
/*#__PURE__*/ v.variant([
|
|
25
|
-
mentionRuleSchema,
|
|
26
24
|
followerRuleSchema,
|
|
27
25
|
followingRuleSchema,
|
|
28
26
|
listRuleSchema,
|
|
27
|
+
mentionRuleSchema,
|
|
29
28
|
]),
|
|
30
29
|
),
|
|
31
30
|
[/*#__PURE__*/ v.arrayLength(0, 5)],
|
|
@@ -38,6 +37,7 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
38
37
|
/*#__PURE__*/ v.arrayLength(0, 50),
|
|
39
38
|
]),
|
|
40
39
|
),
|
|
40
|
+
post: /*#__PURE__*/ v.resourceUriString(),
|
|
41
41
|
}),
|
|
42
42
|
);
|
|
43
43
|
const _mentionRuleSchema = /*#__PURE__*/ v.object({
|
|
@@ -6,8 +6,8 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
6
6
|
/*#__PURE__*/ v.tidString(),
|
|
7
7
|
/*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.literal('app.bsky.graph.block'),
|
|
9
|
-
subject: /*#__PURE__*/ v.didString(),
|
|
10
9
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
10
|
+
subject: /*#__PURE__*/ v.didString(),
|
|
11
11
|
}),
|
|
12
12
|
);
|
|
13
13
|
|
|
@@ -8,28 +8,24 @@ import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
|
|
|
8
8
|
const _curatelistSchema = /*#__PURE__*/ v.literal('app.bsky.graph.defs#curatelist');
|
|
9
9
|
const _listItemViewSchema = /*#__PURE__*/ v.object({
|
|
10
10
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#listItemView')),
|
|
11
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
12
11
|
get subject() {
|
|
13
12
|
return AppBskyActorDefs.profileViewSchema;
|
|
14
13
|
},
|
|
14
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
15
15
|
});
|
|
16
16
|
const _listPurposeSchema = /*#__PURE__*/ v.string<
|
|
17
|
-
| 'app.bsky.graph.defs#modlist'
|
|
18
17
|
| 'app.bsky.graph.defs#curatelist'
|
|
18
|
+
| 'app.bsky.graph.defs#modlist'
|
|
19
19
|
| 'app.bsky.graph.defs#referencelist'
|
|
20
20
|
| (string & {})
|
|
21
21
|
>();
|
|
22
22
|
const _listViewSchema = /*#__PURE__*/ v.object({
|
|
23
23
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#listView')),
|
|
24
|
-
|
|
25
|
-
cid: /*#__PURE__*/ v.
|
|
24
|
+
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
25
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
26
26
|
get creator() {
|
|
27
27
|
return AppBskyActorDefs.profileViewSchema;
|
|
28
28
|
},
|
|
29
|
-
name: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(1, 64)]),
|
|
30
|
-
get purpose() {
|
|
31
|
-
return listPurposeSchema;
|
|
32
|
-
},
|
|
33
29
|
description: /*#__PURE__*/ v.optional(
|
|
34
30
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
35
31
|
/*#__PURE__*/ v.stringLength(0, 3000),
|
|
@@ -39,38 +35,42 @@ const _listViewSchema = /*#__PURE__*/ v.object({
|
|
|
39
35
|
get descriptionFacets() {
|
|
40
36
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(AppBskyRichtextFacet.mainSchema));
|
|
41
37
|
},
|
|
42
|
-
|
|
43
|
-
listItemCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
38
|
+
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
44
39
|
get labels() {
|
|
45
40
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
46
41
|
},
|
|
42
|
+
listItemCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
43
|
+
name: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(1, 64)]),
|
|
44
|
+
get purpose() {
|
|
45
|
+
return listPurposeSchema;
|
|
46
|
+
},
|
|
47
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
47
48
|
get viewer() {
|
|
48
49
|
return /*#__PURE__*/ v.optional(listViewerStateSchema);
|
|
49
50
|
},
|
|
50
|
-
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
51
51
|
});
|
|
52
52
|
const _listViewBasicSchema = /*#__PURE__*/ v.object({
|
|
53
53
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#listViewBasic')),
|
|
54
|
-
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
55
|
-
cid: /*#__PURE__*/ v.string(),
|
|
56
|
-
name: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(1, 64)]),
|
|
57
|
-
get purpose() {
|
|
58
|
-
return listPurposeSchema;
|
|
59
|
-
},
|
|
60
54
|
avatar: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
61
|
-
|
|
55
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
56
|
+
indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
62
57
|
get labels() {
|
|
63
58
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
64
59
|
},
|
|
60
|
+
listItemCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
61
|
+
name: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [/*#__PURE__*/ v.stringLength(1, 64)]),
|
|
62
|
+
get purpose() {
|
|
63
|
+
return listPurposeSchema;
|
|
64
|
+
},
|
|
65
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
65
66
|
get viewer() {
|
|
66
67
|
return /*#__PURE__*/ v.optional(listViewerStateSchema);
|
|
67
68
|
},
|
|
68
|
-
indexedAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
|
|
69
69
|
});
|
|
70
70
|
const _listViewerStateSchema = /*#__PURE__*/ v.object({
|
|
71
71
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#listViewerState')),
|
|
72
|
-
muted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
73
72
|
blocked: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
73
|
+
muted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
74
74
|
});
|
|
75
75
|
const _modlistSchema = /*#__PURE__*/ v.literal('app.bsky.graph.defs#modlist');
|
|
76
76
|
const _notFoundActorSchema = /*#__PURE__*/ v.object({
|
|
@@ -82,27 +82,15 @@ const _referencelistSchema = /*#__PURE__*/ v.literal('app.bsky.graph.defs#refere
|
|
|
82
82
|
const _relationshipSchema = /*#__PURE__*/ v.object({
|
|
83
83
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#relationship')),
|
|
84
84
|
did: /*#__PURE__*/ v.didString(),
|
|
85
|
-
following: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
86
85
|
followedBy: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
86
|
+
following: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
87
87
|
});
|
|
88
88
|
const _starterPackViewSchema = /*#__PURE__*/ v.object({
|
|
89
89
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#starterPackView')),
|
|
90
|
-
|
|
91
|
-
cid: /*#__PURE__*/ v.string(),
|
|
92
|
-
record: /*#__PURE__*/ v.unknown(),
|
|
90
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
93
91
|
get creator() {
|
|
94
92
|
return AppBskyActorDefs.profileViewBasicSchema;
|
|
95
93
|
},
|
|
96
|
-
get list() {
|
|
97
|
-
return /*#__PURE__*/ v.optional(listViewBasicSchema);
|
|
98
|
-
},
|
|
99
|
-
get listItemsSample() {
|
|
100
|
-
return /*#__PURE__*/ v.optional(
|
|
101
|
-
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(listItemViewSchema), [
|
|
102
|
-
/*#__PURE__*/ v.arrayLength(0, 12),
|
|
103
|
-
]),
|
|
104
|
-
);
|
|
105
|
-
},
|
|
106
94
|
get feeds() {
|
|
107
95
|
return /*#__PURE__*/ v.optional(
|
|
108
96
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(AppBskyFeedDefs.generatorViewSchema), [
|
|
@@ -110,28 +98,40 @@ const _starterPackViewSchema = /*#__PURE__*/ v.object({
|
|
|
110
98
|
]),
|
|
111
99
|
);
|
|
112
100
|
},
|
|
113
|
-
|
|
101
|
+
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
114
102
|
joinedAllTimeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
103
|
+
joinedWeekCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
115
104
|
get labels() {
|
|
116
105
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
117
106
|
},
|
|
118
|
-
|
|
107
|
+
get list() {
|
|
108
|
+
return /*#__PURE__*/ v.optional(listViewBasicSchema);
|
|
109
|
+
},
|
|
110
|
+
get listItemsSample() {
|
|
111
|
+
return /*#__PURE__*/ v.optional(
|
|
112
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(listItemViewSchema), [
|
|
113
|
+
/*#__PURE__*/ v.arrayLength(0, 12),
|
|
114
|
+
]),
|
|
115
|
+
);
|
|
116
|
+
},
|
|
117
|
+
record: /*#__PURE__*/ v.unknown(),
|
|
118
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
119
119
|
});
|
|
120
120
|
const _starterPackViewBasicSchema = /*#__PURE__*/ v.object({
|
|
121
121
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#starterPackViewBasic')),
|
|
122
|
-
|
|
123
|
-
cid: /*#__PURE__*/ v.string(),
|
|
124
|
-
record: /*#__PURE__*/ v.unknown(),
|
|
122
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
125
123
|
get creator() {
|
|
126
124
|
return AppBskyActorDefs.profileViewBasicSchema;
|
|
127
125
|
},
|
|
128
|
-
|
|
129
|
-
joinedWeekCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
126
|
+
indexedAt: /*#__PURE__*/ v.datetimeString(),
|
|
130
127
|
joinedAllTimeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
128
|
+
joinedWeekCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
131
129
|
get labels() {
|
|
132
130
|
return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
|
|
133
131
|
},
|
|
134
|
-
|
|
132
|
+
listItemCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
133
|
+
record: /*#__PURE__*/ v.unknown(),
|
|
134
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
135
135
|
});
|
|
136
136
|
|
|
137
137
|
type curatelist$schematype = typeof _curatelistSchema;
|
|
@@ -6,8 +6,8 @@ const _mainSchema = /*#__PURE__*/ v.record(
|
|
|
6
6
|
/*#__PURE__*/ v.tidString(),
|
|
7
7
|
/*#__PURE__*/ v.object({
|
|
8
8
|
$type: /*#__PURE__*/ v.literal('app.bsky.graph.follow'),
|
|
9
|
-
subject: /*#__PURE__*/ v.didString(),
|
|
10
9
|
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
10
|
+
subject: /*#__PURE__*/ v.didString(),
|
|
11
11
|
}),
|
|
12
12
|
);
|
|
13
13
|
|
|
@@ -6,11 +6,11 @@ import * as AppBskyGraphDefs from './defs.js';
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getActorStarterPacks', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
8
|
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
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',
|
|
@@ -5,19 +5,19 @@ import * as AppBskyActorDefs from '../actor/defs.js';
|
|
|
5
5
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getBlocks', {
|
|
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
|
}),
|
|
14
14
|
output: {
|
|
15
15
|
type: 'lex',
|
|
16
16
|
schema: /*#__PURE__*/ v.object({
|
|
17
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
18
17
|
get blocks() {
|
|
19
18
|
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
20
19
|
},
|
|
20
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
21
21
|
}),
|
|
22
22
|
},
|
|
23
23
|
});
|
|
@@ -6,22 +6,22 @@ import * as AppBskyActorDefs from '../actor/defs.js';
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getFollowers', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
8
|
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
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',
|
|
17
17
|
schema: /*#__PURE__*/ v.object({
|
|
18
|
-
get subject() {
|
|
19
|
-
return AppBskyActorDefs.profileViewSchema;
|
|
20
|
-
},
|
|
21
18
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
22
19
|
get followers() {
|
|
23
20
|
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
24
21
|
},
|
|
22
|
+
get subject() {
|
|
23
|
+
return AppBskyActorDefs.profileViewSchema;
|
|
24
|
+
},
|
|
25
25
|
}),
|
|
26
26
|
},
|
|
27
27
|
});
|
|
@@ -6,22 +6,22 @@ import * as AppBskyActorDefs from '../actor/defs.js';
|
|
|
6
6
|
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.graph.getFollows', {
|
|
7
7
|
params: /*#__PURE__*/ v.object({
|
|
8
8
|
actor: /*#__PURE__*/ v.actorIdentifierString(),
|
|
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',
|
|
17
17
|
schema: /*#__PURE__*/ v.object({
|
|
18
|
-
get subject() {
|
|
19
|
-
return AppBskyActorDefs.profileViewSchema;
|
|
20
|
-
},
|
|
21
18
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
22
19
|
get follows() {
|
|
23
20
|
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
24
21
|
},
|
|
22
|
+
get subject() {
|
|
23
|
+
return AppBskyActorDefs.profileViewSchema;
|
|
24
|
+
},
|
|
25
25
|
}),
|
|
26
26
|
},
|
|
27
27
|
});
|