@atcute/bluesky 2.1.1 → 3.0.0
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/README.md +40 -34
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/lexicons/index.d.ts +126 -0
- package/dist/lexicons/index.js +127 -0
- package/dist/lexicons/index.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/defs.d.ts +392 -0
- package/dist/lexicons/types/app/bsky/actor/defs.js +365 -0
- package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/getPreferences.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/actor/getPreferences.js +15 -0
- package/dist/lexicons/types/app/bsky/actor/getPreferences.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/actor/getProfile.js +15 -0
- package/dist/lexicons/types/app/bsky/actor/getProfile.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/getProfiles.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/actor/getProfiles.js +19 -0
- package/dist/lexicons/types/app/bsky/actor/getProfiles.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js +21 -0
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/profile.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/actor/profile.js +32 -0
- package/dist/lexicons/types/app/bsky/actor/profile.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/putPreferences.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/actor/putPreferences.js +16 -0
- package/dist/lexicons/types/app/bsky/actor/putPreferences.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/actor/searchActors.js +22 -0
- package/dist/lexicons/types/app/bsky/actor/searchActors.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js +20 -0
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js.map +1 -0
- package/dist/lexicons/types/app/bsky/actor/status.d.ts +27 -0
- package/dist/lexicons/types/app/bsky/actor/status.js +18 -0
- package/dist/lexicons/types/app/bsky/actor/status.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/defs.d.ts +13 -0
- package/dist/lexicons/types/app/bsky/embed/defs.js +8 -0
- package/dist/lexicons/types/app/bsky/embed/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/external.d.ts +48 -0
- package/dist/lexicons/types/app/bsky/embed/external.js +32 -0
- package/dist/lexicons/types/app/bsky/embed/external.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/images.d.ts +48 -0
- package/dist/lexicons/types/app/bsky/embed/images.js +36 -0
- package/dist/lexicons/types/app/bsky/embed/images.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/record.d.ts +86 -0
- package/dist/lexicons/types/app/bsky/embed/record.js +85 -0
- package/dist/lexicons/types/app/bsky/embed/record.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.d.ts +28 -0
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js +34 -0
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/video.d.ts +41 -0
- package/dist/lexicons/types/app/bsky/embed/video.js +41 -0
- package/dist/lexicons/types/app/bsky/embed/video.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/defs.d.ts +323 -0
- package/dist/lexicons/types/app/bsky/feed/defs.js +245 -0
- package/dist/lexicons/types/app/bsky/feed/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/describeFeedGenerator.d.ts +40 -0
- package/dist/lexicons/types/app/bsky/feed/describeFeedGenerator.js +29 -0
- package/dist/lexicons/types/app/bsky/feed/describeFeedGenerator.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/generator.d.ts +27 -0
- package/dist/lexicons/types/app/bsky/feed/generator.js +31 -0
- package/dist/lexicons/types/app/bsky/feed/generator.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts +25 -0
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js +24 -0
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getFeed.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getFeed.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js +19 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js +17 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts +38 -0
- package/dist/lexicons/types/app/bsky/feed/getLikes.js +33 -0
- package/dist/lexicons/types/app/bsky/feed/getLikes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js +28 -0
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/feed/getPosts.js +19 -0
- package/dist/lexicons/types/app/bsky/feed/getPosts.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js +24 -0
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js +24 -0
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js +20 -0
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js +21 -0
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/like.d.ts +19 -0
- package/dist/lexicons/types/app/bsky/feed/like.js +13 -0
- package/dist/lexicons/types/app/bsky/feed/like.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/post.d.ts +67 -0
- package/dist/lexicons/types/app/bsky/feed/post.js +78 -0
- package/dist/lexicons/types/app/bsky/feed/post.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/postgate.d.ts +29 -0
- package/dist/lexicons/types/app/bsky/feed/postgate.js +24 -0
- package/dist/lexicons/types/app/bsky/feed/postgate.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/repost.d.ts +19 -0
- package/dist/lexicons/types/app/bsky/feed/repost.js +13 -0
- package/dist/lexicons/types/app/bsky/feed/repost.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts +33 -0
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js +36 -0
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/sendInteractions.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/feed/sendInteractions.js +19 -0
- package/dist/lexicons/types/app/bsky/feed/sendInteractions.js.map +1 -0
- package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts +57 -0
- package/dist/lexicons/types/app/bsky/feed/threadgate.js +41 -0
- package/dist/lexicons/types/app/bsky/feed/threadgate.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/block.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/graph/block.js +10 -0
- package/dist/lexicons/types/app/bsky/graph/block.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/defs.d.ts +152 -0
- package/dist/lexicons/types/app/bsky/graph/defs.js +136 -0
- package/dist/lexicons/types/app/bsky/graph/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/follow.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/graph/follow.js +10 -0
- package/dist/lexicons/types/app/bsky/graph/follow.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js +21 -0
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getBlocks.js +20 -0
- package/dist/lexicons/types/app/bsky/graph/getBlocks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/graph/getFollowers.js +24 -0
- package/dist/lexicons/types/app/bsky/graph/getFollowers.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/graph/getFollows.js +24 -0
- package/dist/lexicons/types/app/bsky/graph/getFollows.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js +24 -0
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getList.d.ts +24 -0
- package/dist/lexicons/types/app/bsky/graph/getList.js +24 -0
- package/dist/lexicons/types/app/bsky/graph/getList.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.js +20 -0
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getListMutes.js +20 -0
- package/dist/lexicons/types/app/bsky/graph/getListMutes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getLists.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/graph/getLists.js +21 -0
- package/dist/lexicons/types/app/bsky/graph/getLists.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getMutes.js +20 -0
- package/dist/lexicons/types/app/bsky/graph/getMutes.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js +26 -0
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.js +17 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.js +19 -0
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js +19 -0
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/list.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/graph/list.js +28 -0
- package/dist/lexicons/types/app/bsky/graph/list.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/listblock.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/graph/listblock.js +10 -0
- package/dist/lexicons/types/app/bsky/graph/listblock.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/listitem.d.ts +19 -0
- package/dist/lexicons/types/app/bsky/graph/listitem.js +11 -0
- package/dist/lexicons/types/app/bsky/graph/listitem.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/muteActor.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/muteActor.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/muteActor.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/muteActorList.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/muteActorList.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/muteActorList.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/muteThread.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/muteThread.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/muteThread.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js +21 -0
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts +33 -0
- package/dist/lexicons/types/app/bsky/graph/starterpack.js +32 -0
- package/dist/lexicons/types/app/bsky/graph/starterpack.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActor.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActor.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActor.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActorList.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActorList.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteActorList.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteThread.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteThread.js +13 -0
- package/dist/lexicons/types/app/bsky/graph/unmuteThread.js.map +1 -0
- package/dist/lexicons/types/app/bsky/graph/verification.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/graph/verification.js +12 -0
- package/dist/lexicons/types/app/bsky/graph/verification.js.map +1 -0
- package/dist/lexicons/types/app/bsky/labeler/defs.d.ts +62 -0
- package/dist/lexicons/types/app/bsky/labeler/defs.js +64 -0
- package/dist/lexicons/types/app/bsky/labeler/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/labeler/getServices.js +22 -0
- package/dist/lexicons/types/app/bsky/labeler/getServices.js.map +1 -0
- package/dist/lexicons/types/app/bsky/labeler/service.d.ts +25 -0
- package/dist/lexicons/types/app/bsky/labeler/service.js +25 -0
- package/dist/lexicons/types/app/bsky/labeler/service.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/defs.d.ts +11 -0
- package/dist/lexicons/types/app/bsky/notification/defs.js +6 -0
- package/dist/lexicons/types/app/bsky/notification/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/getUnreadCount.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/notification/getUnreadCount.js +15 -0
- package/dist/lexicons/types/app/bsky/notification/getUnreadCount.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts +46 -0
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js +44 -0
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/putPreferences.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/notification/putPreferences.js +13 -0
- package/dist/lexicons/types/app/bsky/notification/putPreferences.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/notification/registerPush.js +16 -0
- package/dist/lexicons/types/app/bsky/notification/registerPush.js.map +1 -0
- package/dist/lexicons/types/app/bsky/notification/updateSeen.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/notification/updateSeen.js +13 -0
- package/dist/lexicons/types/app/bsky/notification/updateSeen.js.map +1 -0
- package/dist/lexicons/types/app/bsky/richtext/facet.d.ts +54 -0
- package/dist/lexicons/types/app/bsky/richtext/facet.js +36 -0
- package/dist/lexicons/types/app/bsky/richtext/facet.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts +80 -0
- package/dist/lexicons/types/app/bsky/unspecced/defs.js +53 -0
- package/dist/lexicons/types/app/bsky/unspecced/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.d.ts +17 -0
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.js +12 -0
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts +23 -0
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js +21 -0
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.js +18 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js +16 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.js +18 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js +16 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js +19 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js +17 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js +24 -0
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.d.ts +29 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js +22 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts +22 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js +22 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrends.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrends.js +18 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrends.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js +19 -0
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js +24 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts +34 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js +37 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts +25 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js +23 -0
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js.map +1 -0
- package/dist/lexicons/types/app/bsky/video/defs.d.ts +18 -0
- package/dist/lexicons/types/app/bsky/video/defs.js +14 -0
- package/dist/lexicons/types/app/bsky/video/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/video/getJobStatus.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/video/getJobStatus.js +17 -0
- package/dist/lexicons/types/app/bsky/video/getJobStatus.js.map +1 -0
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.d.ts +21 -0
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.js +16 -0
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.js.map +1 -0
- package/dist/lexicons/types/app/bsky/video/uploadVideo.d.ts +20 -0
- package/dist/lexicons/types/app/bsky/video/uploadVideo.js +18 -0
- package/dist/lexicons/types/app/bsky/video/uploadVideo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/actor/declaration.d.ts +17 -0
- package/dist/lexicons/types/chat/bsky/actor/declaration.js +9 -0
- package/dist/lexicons/types/chat/bsky/actor/declaration.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/actor/defs.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/actor/defs.js +29 -0
- package/dist/lexicons/types/chat/bsky/actor/defs.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/actor/deleteAccount.d.ts +15 -0
- package/dist/lexicons/types/chat/bsky/actor/deleteAccount.js +11 -0
- package/dist/lexicons/types/chat/bsky/actor/deleteAccount.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.d.ts +14 -0
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.js +9 -0
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/acceptConvo.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js +18 -0
- package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/addReaction.d.ts +25 -0
- package/dist/lexicons/types/chat/bsky/convo/addReaction.js +26 -0
- package/dist/lexicons/types/chat/bsky/convo/addReaction.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/defs.d.ts +236 -0
- package/dist/lexicons/types/chat/bsky/convo/defs.js +187 -0
- package/dist/lexicons/types/chat/bsky/convo/defs.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/deleteMessageForSelf.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/convo/deleteMessageForSelf.js +20 -0
- package/dist/lexicons/types/chat/bsky/convo/deleteMessageForSelf.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvo.d.ts +20 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvo.js +17 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.d.ts +21 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.js +20 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.d.ts +20 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.js +19 -0
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getLog.d.ts +21 -0
- package/dist/lexicons/types/chat/bsky/convo/getLog.js +30 -0
- package/dist/lexicons/types/chat/bsky/convo/getLog.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js +25 -0
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/leaveConvo.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/convo/leaveConvo.js +19 -0
- package/dist/lexicons/types/chat/bsky/convo/leaveConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts +24 -0
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js +22 -0
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/muteConvo.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/convo/muteConvo.js +21 -0
- package/dist/lexicons/types/chat/bsky/convo/muteConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/removeReaction.d.ts +25 -0
- package/dist/lexicons/types/chat/bsky/convo/removeReaction.js +26 -0
- package/dist/lexicons/types/chat/bsky/convo/removeReaction.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessage.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessage.js +22 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessage.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts +34 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js +31 -0
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/unmuteConvo.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/convo/unmuteConvo.js +21 -0
- package/dist/lexicons/types/chat/bsky/convo/unmuteConvo.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts +22 -0
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js +18 -0
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/convo/updateRead.d.ts +24 -0
- package/dist/lexicons/types/chat/bsky/convo/updateRead.js +22 -0
- package/dist/lexicons/types/chat/bsky/convo/updateRead.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.d.ts +34 -0
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js +30 -0
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts +23 -0
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js +24 -0
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js.map +1 -0
- package/dist/lexicons/types/chat/bsky/moderation/updateActorAccess.d.ts +19 -0
- package/dist/lexicons/types/chat/bsky/moderation/updateActorAccess.js +15 -0
- package/dist/lexicons/types/chat/bsky/moderation/updateActorAccess.js.map +1 -0
- package/dist/lexicons.test.d.ts +1 -0
- package/dist/lexicons.test.js +126 -0
- package/dist/lexicons.test.js.map +1 -0
- package/dist/utilities/embeds.d.ts +9 -5
- package/dist/utilities/embeds.js.map +1 -1
- package/lib/index.ts +1 -1
- package/lib/lexicons/index.ts +126 -0
- package/lib/lexicons/types/app/bsky/actor/defs.ts +490 -0
- package/lib/lexicons/types/app/bsky/actor/getPreferences.ts +28 -0
- package/lib/lexicons/types/app/bsky/actor/getProfile.ts +28 -0
- package/lib/lexicons/types/app/bsky/actor/getProfiles.ts +32 -0
- package/lib/lexicons/types/app/bsky/actor/getSuggestions.ts +36 -0
- package/lib/lexicons/types/app/bsky/actor/profile.ts +50 -0
- package/lib/lexicons/types/app/bsky/actor/putPreferences.ts +29 -0
- package/lib/lexicons/types/app/bsky/actor/searchActors.ts +37 -0
- package/lib/lexicons/types/app/bsky/actor/searchActorsTypeahead.ts +35 -0
- package/lib/lexicons/types/app/bsky/actor/status.ts +38 -0
- package/lib/lexicons/types/app/bsky/embed/defs.ts +16 -0
- package/lib/lexicons/types/app/bsky/embed/external.ts +49 -0
- package/lib/lexicons/types/app/bsky/embed/images.ts +53 -0
- package/lib/lexicons/types/app/bsky/embed/record.ts +110 -0
- package/lib/lexicons/types/app/bsky/embed/recordWithMedia.ts +45 -0
- package/lib/lexicons/types/app/bsky/embed/video.ts +58 -0
- package/lib/lexicons/types/app/bsky/feed/defs.ts +373 -0
- package/lib/lexicons/types/app/bsky/feed/describeFeedGenerator.ts +49 -0
- package/lib/lexicons/types/app/bsky/feed/generator.ts +51 -0
- package/lib/lexicons/types/app/bsky/feed/getActorFeeds.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getActorLikes.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getAuthorFeed.ts +48 -0
- package/lib/lexicons/types/app/bsky/feed/getFeed.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getFeedGenerator.ts +32 -0
- package/lib/lexicons/types/app/bsky/feed/getFeedGenerators.ts +30 -0
- package/lib/lexicons/types/app/bsky/feed/getFeedSkeleton.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getLikes.ts +52 -0
- package/lib/lexicons/types/app/bsky/feed/getListFeed.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/getPostThread.ts +45 -0
- package/lib/lexicons/types/app/bsky/feed/getPosts.ts +32 -0
- package/lib/lexicons/types/app/bsky/feed/getQuotes.ts +39 -0
- package/lib/lexicons/types/app/bsky/feed/getRepostedBy.ts +39 -0
- package/lib/lexicons/types/app/bsky/feed/getSuggestedFeeds.ts +35 -0
- package/lib/lexicons/types/app/bsky/feed/getTimeline.ts +36 -0
- package/lib/lexicons/types/app/bsky/feed/like.ts +29 -0
- package/lib/lexicons/types/app/bsky/feed/post.ts +110 -0
- package/lib/lexicons/types/app/bsky/feed/postgate.ts +45 -0
- package/lib/lexicons/types/app/bsky/feed/repost.ts +29 -0
- package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +53 -0
- package/lib/lexicons/types/app/bsky/feed/sendInteractions.ts +32 -0
- package/lib/lexicons/types/app/bsky/feed/threadgate.ts +75 -0
- package/lib/lexicons/types/app/bsky/graph/block.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/defs.ts +185 -0
- package/lib/lexicons/types/app/bsky/graph/follow.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts +36 -0
- package/lib/lexicons/types/app/bsky/graph/getBlocks.ts +35 -0
- package/lib/lexicons/types/app/bsky/graph/getFollowers.ts +39 -0
- package/lib/lexicons/types/app/bsky/graph/getFollows.ts +39 -0
- package/lib/lexicons/types/app/bsky/graph/getKnownFollowers.ts +39 -0
- package/lib/lexicons/types/app/bsky/graph/getList.ts +39 -0
- package/lib/lexicons/types/app/bsky/graph/getListBlocks.ts +35 -0
- package/lib/lexicons/types/app/bsky/graph/getListMutes.ts +35 -0
- package/lib/lexicons/types/app/bsky/graph/getLists.ts +36 -0
- package/lib/lexicons/types/app/bsky/graph/getMutes.ts +35 -0
- package/lib/lexicons/types/app/bsky/graph/getRelationships.ts +41 -0
- package/lib/lexicons/types/app/bsky/graph/getStarterPack.ts +30 -0
- package/lib/lexicons/types/app/bsky/graph/getStarterPacks.ts +32 -0
- package/lib/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.ts +32 -0
- package/lib/lexicons/types/app/bsky/graph/list.ts +45 -0
- package/lib/lexicons/types/app/bsky/graph/listblock.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/listitem.ts +27 -0
- package/lib/lexicons/types/app/bsky/graph/muteActor.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/muteActorList.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/muteThread.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/searchStarterPacks.ts +36 -0
- package/lib/lexicons/types/app/bsky/graph/starterpack.ts +53 -0
- package/lib/lexicons/types/app/bsky/graph/unmuteActor.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/unmuteActorList.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/unmuteThread.ts +26 -0
- package/lib/lexicons/types/app/bsky/graph/verification.ts +28 -0
- package/lib/lexicons/types/app/bsky/labeler/defs.ts +81 -0
- package/lib/lexicons/types/app/bsky/labeler/getServices.ts +36 -0
- package/lib/lexicons/types/app/bsky/labeler/service.ts +41 -0
- package/lib/lexicons/types/app/bsky/notification/defs.ts +14 -0
- package/lib/lexicons/types/app/bsky/notification/getUnreadCount.ts +28 -0
- package/lib/lexicons/types/app/bsky/notification/listNotifications.ts +75 -0
- package/lib/lexicons/types/app/bsky/notification/putPreferences.ts +26 -0
- package/lib/lexicons/types/app/bsky/notification/registerPush.ts +29 -0
- package/lib/lexicons/types/app/bsky/notification/updateSeen.ts +26 -0
- package/lib/lexicons/types/app/bsky/richtext/facet.ts +56 -0
- package/lib/lexicons/types/app/bsky/unspecced/defs.ts +78 -0
- package/lib/lexicons/types/app/bsky/unspecced/getConfig.ts +25 -0
- package/lib/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.ts +36 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.ts +33 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.ts +31 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.ts +33 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.ts +31 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsers.ts +34 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.ts +32 -0
- package/lib/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.ts +39 -0
- package/lib/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.ts +40 -0
- package/lib/lexicons/types/app/bsky/unspecced/getTrendingTopics.ts +37 -0
- package/lib/lexicons/types/app/bsky/unspecced/getTrends.ts +33 -0
- package/lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts +34 -0
- package/lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts +39 -0
- package/lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts +54 -0
- package/lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts +38 -0
- package/lib/lexicons/types/app/bsky/video/defs.ts +23 -0
- package/lib/lexicons/types/app/bsky/video/getJobStatus.ts +30 -0
- package/lib/lexicons/types/app/bsky/video/getUploadLimits.ts +29 -0
- package/lib/lexicons/types/app/bsky/video/uploadVideo.ts +31 -0
- package/lib/lexicons/types/chat/bsky/actor/declaration.ts +25 -0
- package/lib/lexicons/types/chat/bsky/actor/defs.ts +38 -0
- package/lib/lexicons/types/chat/bsky/actor/deleteAccount.ts +24 -0
- package/lib/lexicons/types/chat/bsky/actor/exportAccountData.ts +22 -0
- package/lib/lexicons/types/chat/bsky/convo/acceptConvo.ts +31 -0
- package/lib/lexicons/types/chat/bsky/convo/addReaction.ts +39 -0
- package/lib/lexicons/types/chat/bsky/convo/defs.ts +249 -0
- package/lib/lexicons/types/chat/bsky/convo/deleteMessageForSelf.ts +33 -0
- package/lib/lexicons/types/chat/bsky/convo/getConvo.ts +30 -0
- package/lib/lexicons/types/chat/bsky/convo/getConvoAvailability.ts +33 -0
- package/lib/lexicons/types/chat/bsky/convo/getConvoForMembers.ts +32 -0
- package/lib/lexicons/types/chat/bsky/convo/getLog.ts +44 -0
- package/lib/lexicons/types/chat/bsky/convo/getMessages.ts +41 -0
- package/lib/lexicons/types/chat/bsky/convo/leaveConvo.ts +32 -0
- package/lib/lexicons/types/chat/bsky/convo/listConvos.ts +37 -0
- package/lib/lexicons/types/chat/bsky/convo/muteConvo.ts +34 -0
- package/lib/lexicons/types/chat/bsky/convo/removeReaction.ts +39 -0
- package/lib/lexicons/types/chat/bsky/convo/sendMessage.ts +35 -0
- package/lib/lexicons/types/chat/bsky/convo/sendMessageBatch.ts +48 -0
- package/lib/lexicons/types/chat/bsky/convo/unmuteConvo.ts +34 -0
- package/lib/lexicons/types/chat/bsky/convo/updateAllRead.ts +31 -0
- package/lib/lexicons/types/chat/bsky/convo/updateRead.ts +35 -0
- package/lib/lexicons/types/chat/bsky/moderation/getActorMetadata.ts +47 -0
- package/lib/lexicons/types/chat/bsky/moderation/getMessageContext.ts +38 -0
- package/lib/lexicons/types/chat/bsky/moderation/updateActorAccess.ts +28 -0
- package/lib/utilities/embeds.ts +10 -11
- package/package.json +17 -8
- package/dist/lexicons.d.ts +0 -3560
- package/dist/lexicons.js +0 -8
- package/dist/lexicons.js.map +0 -1
- package/lib/lexicons.ts +0 -3598
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import * as v from '@atcute/lexicons/validations';
|
|
2
|
+
import * as AppBskyEmbedExternal from './external.js';
|
|
3
|
+
import * as AppBskyEmbedImages from './images.js';
|
|
4
|
+
import * as AppBskyEmbedRecord from './record.js';
|
|
5
|
+
import * as AppBskyEmbedVideo from './video.js';
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.object({
|
|
7
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.recordWithMedia')),
|
|
8
|
+
get record() {
|
|
9
|
+
return AppBskyEmbedRecord.mainSchema;
|
|
10
|
+
},
|
|
11
|
+
get media() {
|
|
12
|
+
return /*#__PURE__*/ v.variant([
|
|
13
|
+
AppBskyEmbedImages.mainSchema,
|
|
14
|
+
AppBskyEmbedVideo.mainSchema,
|
|
15
|
+
AppBskyEmbedExternal.mainSchema,
|
|
16
|
+
]);
|
|
17
|
+
},
|
|
18
|
+
});
|
|
19
|
+
const _viewSchema = /*#__PURE__*/ v.object({
|
|
20
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.recordWithMedia#view')),
|
|
21
|
+
get record() {
|
|
22
|
+
return AppBskyEmbedRecord.viewSchema;
|
|
23
|
+
},
|
|
24
|
+
get media() {
|
|
25
|
+
return /*#__PURE__*/ v.variant([
|
|
26
|
+
AppBskyEmbedImages.viewSchema,
|
|
27
|
+
AppBskyEmbedVideo.viewSchema,
|
|
28
|
+
AppBskyEmbedExternal.viewSchema,
|
|
29
|
+
]);
|
|
30
|
+
},
|
|
31
|
+
});
|
|
32
|
+
export const mainSchema = _mainSchema;
|
|
33
|
+
export const viewSchema = _viewSchema;
|
|
34
|
+
//# sourceMappingURL=recordWithMedia.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"recordWithMedia.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/embed/recordWithMedia.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAClD,OAAO,KAAK,oBAAoB,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,kBAAkB,MAAM,aAAa,CAAC;AAClD,OAAO,KAAK,kBAAkB,MAAM,aAAa,CAAC;AAClD,OAAO,KAAK,iBAAiB,MAAM,YAAY,CAAC;AAEhD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC1F,IAAI,MAAM;QACT,OAAO,kBAAkB,CAAC,UAAU,CAAC;IACtC,CAAC;IACD,IAAI,KAAK;QACR,OAAO,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC;YAC9B,kBAAkB,CAAC,UAAU;YAC7B,iBAAiB,CAAC,UAAU;YAC5B,oBAAoB,CAAC,UAAU;SAC/B,CAAC,CAAC;IACJ,CAAC;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAC/F,IAAI,MAAM;QACT,OAAO,kBAAkB,CAAC,UAAU,CAAC;IACtC,CAAC;IACD,IAAI,KAAK;QACR,OAAO,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC;YAC9B,kBAAkB,CAAC,UAAU;YAC7B,iBAAiB,CAAC,UAAU;YAC5B,oBAAoB,CAAC,UAAU;SAC/B,CAAC,CAAC;IACJ,CAAC;CACD,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import * as v from '@atcute/lexicons/validations';
|
|
2
|
+
import * as AppBskyEmbedDefs from './defs.js';
|
|
3
|
+
declare const _captionSchema: v.ObjectSchema<{
|
|
4
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.embed.video#caption">, undefined>;
|
|
5
|
+
lang: v.FormattedStringSchema<"language">;
|
|
6
|
+
file: v.BlobSchema;
|
|
7
|
+
}>;
|
|
8
|
+
declare const _mainSchema: v.ObjectSchema<{
|
|
9
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.embed.video">, undefined>;
|
|
10
|
+
video: v.BlobSchema;
|
|
11
|
+
readonly captions: v.OptionalSchema<v.SchemaWithConstraint<v.ArraySchema<captionSchema>, readonly [v.ArrayLengthConstraint<0, 20>]>, undefined>;
|
|
12
|
+
alt: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 10000>, v.StringGraphemesConstraint<0, 1000>]>, undefined>;
|
|
13
|
+
readonly aspectRatio: v.OptionalSchema<AppBskyEmbedDefs.aspectRatioSchema, undefined>;
|
|
14
|
+
}>;
|
|
15
|
+
declare const _viewSchema: v.ObjectSchema<{
|
|
16
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.embed.video#view">, undefined>;
|
|
17
|
+
cid: v.StringSchema<string>;
|
|
18
|
+
playlist: v.FormattedStringSchema<"uri">;
|
|
19
|
+
thumbnail: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
20
|
+
alt: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 10000>, v.StringGraphemesConstraint<0, 1000>]>, undefined>;
|
|
21
|
+
readonly aspectRatio: v.OptionalSchema<AppBskyEmbedDefs.aspectRatioSchema, undefined>;
|
|
22
|
+
}>;
|
|
23
|
+
type caption$schematype = typeof _captionSchema;
|
|
24
|
+
type main$schematype = typeof _mainSchema;
|
|
25
|
+
type view$schematype = typeof _viewSchema;
|
|
26
|
+
export interface captionSchema extends caption$schematype {
|
|
27
|
+
}
|
|
28
|
+
export interface mainSchema extends main$schematype {
|
|
29
|
+
}
|
|
30
|
+
export interface viewSchema extends view$schematype {
|
|
31
|
+
}
|
|
32
|
+
export declare const captionSchema: captionSchema;
|
|
33
|
+
export declare const mainSchema: mainSchema;
|
|
34
|
+
export declare const viewSchema: viewSchema;
|
|
35
|
+
export interface Caption extends v.InferInput<typeof captionSchema> {
|
|
36
|
+
}
|
|
37
|
+
export interface Main extends v.InferInput<typeof mainSchema> {
|
|
38
|
+
}
|
|
39
|
+
export interface View extends v.InferInput<typeof viewSchema> {
|
|
40
|
+
}
|
|
41
|
+
export {};
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import * as v from '@atcute/lexicons/validations';
|
|
2
|
+
import * as AppBskyEmbedDefs from './defs.js';
|
|
3
|
+
const _captionSchema = /*#__PURE__*/ v.object({
|
|
4
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.video#caption')),
|
|
5
|
+
lang: /*#__PURE__*/ v.languageCodeString(),
|
|
6
|
+
file: /*#__PURE__*/ v.blob(),
|
|
7
|
+
});
|
|
8
|
+
const _mainSchema = /*#__PURE__*/ v.object({
|
|
9
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.video')),
|
|
10
|
+
video: /*#__PURE__*/ v.blob(),
|
|
11
|
+
get captions() {
|
|
12
|
+
return /*#__PURE__*/ v.optional(
|
|
13
|
+
/*#__PURE__*/ v.constrain(v.array(captionSchema), [/*#__PURE__*/ v.arrayLength(0, 20)]));
|
|
14
|
+
},
|
|
15
|
+
alt: /*#__PURE__*/ v.optional(
|
|
16
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
17
|
+
/*#__PURE__*/ v.stringLength(0, 10000),
|
|
18
|
+
/*#__PURE__*/ v.stringGraphemes(0, 1000),
|
|
19
|
+
])),
|
|
20
|
+
get aspectRatio() {
|
|
21
|
+
return /*#__PURE__*/ v.optional(AppBskyEmbedDefs.aspectRatioSchema);
|
|
22
|
+
},
|
|
23
|
+
});
|
|
24
|
+
const _viewSchema = /*#__PURE__*/ v.object({
|
|
25
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.embed.video#view')),
|
|
26
|
+
cid: /*#__PURE__*/ v.string(),
|
|
27
|
+
playlist: /*#__PURE__*/ v.genericUriString(),
|
|
28
|
+
thumbnail: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
|
|
29
|
+
alt: /*#__PURE__*/ v.optional(
|
|
30
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
|
|
31
|
+
/*#__PURE__*/ v.stringLength(0, 10000),
|
|
32
|
+
/*#__PURE__*/ v.stringGraphemes(0, 1000),
|
|
33
|
+
])),
|
|
34
|
+
get aspectRatio() {
|
|
35
|
+
return /*#__PURE__*/ v.optional(AppBskyEmbedDefs.aspectRatioSchema);
|
|
36
|
+
},
|
|
37
|
+
});
|
|
38
|
+
export const captionSchema = _captionSchema;
|
|
39
|
+
export const mainSchema = _mainSchema;
|
|
40
|
+
export const viewSchema = _viewSchema;
|
|
41
|
+
//# sourceMappingURL=video.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"video.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/embed/video.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAClD,OAAO,KAAK,gBAAgB,MAAM,WAAW,CAAC;AAE9C,MAAM,cAAc,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC7C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,8BAA8B,CAAC,CAAC;IACxF,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,kBAAkB,EAAE;IAC1C,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,IAAI,EAAE;CAC5B,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC;IAChF,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,IAAI,EAAE;IAC7B,IAAI,QAAQ;QACX,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,CACvF,CAAC;IACH,CAAC;IACD,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC5B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE;QACnD,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,KAAK,CAAC;QACtC,aAAa,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC;KACxC,CAAC,CACF;IACD,IAAI,WAAW;QACd,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAC;IACrE,CAAC;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACrF,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IAC7B,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,gBAAgB,EAAE;IAC5C,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,gBAAgB,EAAE,CAAC;IACvE,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC5B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE;QACnD,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,KAAK,CAAC;QACtC,aAAa,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC;KACxC,CAAC,CACF;IACD,IAAI,WAAW;QACd,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAC;IACrE,CAAC;CACD,CAAC,CAAC;AAUH,MAAM,CAAC,MAAM,aAAa,GAAG,cAA+B,CAAC;AAC7D,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -0,0 +1,323 @@
|
|
|
1
|
+
import * as v from '@atcute/lexicons/validations';
|
|
2
|
+
import * as AppBskyActorDefs from '../actor/defs.js';
|
|
3
|
+
import * as AppBskyEmbedExternal from '../embed/external.js';
|
|
4
|
+
import * as AppBskyEmbedImages from '../embed/images.js';
|
|
5
|
+
import * as AppBskyEmbedRecord from '../embed/record.js';
|
|
6
|
+
import * as AppBskyEmbedRecordWithMedia from '../embed/recordWithMedia.js';
|
|
7
|
+
import * as AppBskyEmbedVideo from '../embed/video.js';
|
|
8
|
+
import * as AppBskyGraphDefs from '../graph/defs.js';
|
|
9
|
+
import * as AppBskyRichtextFacet from '../richtext/facet.js';
|
|
10
|
+
import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
|
|
11
|
+
declare const _blockedAuthorSchema: v.ObjectSchema<{
|
|
12
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#blockedAuthor">, undefined>;
|
|
13
|
+
did: v.FormattedStringSchema<"did">;
|
|
14
|
+
readonly viewer: v.OptionalSchema<AppBskyActorDefs.viewerStateSchema, undefined>;
|
|
15
|
+
}>;
|
|
16
|
+
declare const _blockedPostSchema: v.ObjectSchema<{
|
|
17
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#blockedPost">, undefined>;
|
|
18
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
19
|
+
blocked: v.LiteralSchema<true>;
|
|
20
|
+
readonly author: blockedAuthorSchema;
|
|
21
|
+
}>;
|
|
22
|
+
declare const _clickthroughAuthorSchema: v.LiteralSchema<"app.bsky.feed.defs#clickthroughAuthor">;
|
|
23
|
+
declare const _clickthroughEmbedSchema: v.LiteralSchema<"app.bsky.feed.defs#clickthroughEmbed">;
|
|
24
|
+
declare const _clickthroughItemSchema: v.LiteralSchema<"app.bsky.feed.defs#clickthroughItem">;
|
|
25
|
+
declare const _clickthroughReposterSchema: v.LiteralSchema<"app.bsky.feed.defs#clickthroughReposter">;
|
|
26
|
+
declare const _contentModeUnspecifiedSchema: v.LiteralSchema<"app.bsky.feed.defs#contentModeUnspecified">;
|
|
27
|
+
declare const _contentModeVideoSchema: v.LiteralSchema<"app.bsky.feed.defs#contentModeVideo">;
|
|
28
|
+
declare const _feedViewPostSchema: v.ObjectSchema<{
|
|
29
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#feedViewPost">, undefined>;
|
|
30
|
+
readonly post: postViewSchema;
|
|
31
|
+
readonly reply: v.OptionalSchema<replyRefSchema, undefined>;
|
|
32
|
+
readonly reason: v.OptionalSchema<v.VariantSchema<readonly [reasonRepostSchema, reasonPinSchema], boolean>, undefined>;
|
|
33
|
+
feedContext: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2000>]>, undefined>;
|
|
34
|
+
}>;
|
|
35
|
+
declare const _generatorViewSchema: v.ObjectSchema<{
|
|
36
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#generatorView">, undefined>;
|
|
37
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
38
|
+
cid: v.StringSchema<string>;
|
|
39
|
+
did: v.FormattedStringSchema<"did">;
|
|
40
|
+
readonly creator: AppBskyActorDefs.profileViewSchema;
|
|
41
|
+
displayName: v.StringSchema<string>;
|
|
42
|
+
description: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 3000>, v.StringGraphemesConstraint<0, 300>]>, undefined>;
|
|
43
|
+
readonly descriptionFacets: v.OptionalSchema<v.ArraySchema<AppBskyRichtextFacet.mainSchema>, undefined>;
|
|
44
|
+
avatar: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
|
|
45
|
+
likeCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
46
|
+
acceptsInteractions: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
47
|
+
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
48
|
+
readonly viewer: v.OptionalSchema<generatorViewerStateSchema, undefined>;
|
|
49
|
+
contentMode: v.OptionalSchema<v.StringSchema<(string & {}) | "app.bsky.feed.defs#contentModeUnspecified" | "app.bsky.feed.defs#contentModeVideo">, undefined>;
|
|
50
|
+
indexedAt: v.FormattedStringSchema<"datetime">;
|
|
51
|
+
}>;
|
|
52
|
+
declare const _generatorViewerStateSchema: v.ObjectSchema<{
|
|
53
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#generatorViewerState">, undefined>;
|
|
54
|
+
like: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
55
|
+
}>;
|
|
56
|
+
declare const _interactionSchema: v.ObjectSchema<{
|
|
57
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#interaction">, undefined>;
|
|
58
|
+
item: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
59
|
+
event: v.OptionalSchema<v.StringSchema<(string & {}) | "app.bsky.feed.defs#clickthroughAuthor" | "app.bsky.feed.defs#clickthroughEmbed" | "app.bsky.feed.defs#clickthroughItem" | "app.bsky.feed.defs#clickthroughReposter" | "app.bsky.feed.defs#requestLess" | "app.bsky.feed.defs#requestMore" | "app.bsky.feed.defs#interactionSeen" | "app.bsky.feed.defs#interactionLike" | "app.bsky.feed.defs#interactionRepost" | "app.bsky.feed.defs#interactionReply" | "app.bsky.feed.defs#interactionQuote" | "app.bsky.feed.defs#interactionShare">, undefined>;
|
|
60
|
+
feedContext: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2000>]>, undefined>;
|
|
61
|
+
}>;
|
|
62
|
+
declare const _interactionLikeSchema: v.LiteralSchema<"app.bsky.feed.defs#interactionLike">;
|
|
63
|
+
declare const _interactionQuoteSchema: v.LiteralSchema<"app.bsky.feed.defs#interactionQuote">;
|
|
64
|
+
declare const _interactionReplySchema: v.LiteralSchema<"app.bsky.feed.defs#interactionReply">;
|
|
65
|
+
declare const _interactionRepostSchema: v.LiteralSchema<"app.bsky.feed.defs#interactionRepost">;
|
|
66
|
+
declare const _interactionSeenSchema: v.LiteralSchema<"app.bsky.feed.defs#interactionSeen">;
|
|
67
|
+
declare const _interactionShareSchema: v.LiteralSchema<"app.bsky.feed.defs#interactionShare">;
|
|
68
|
+
declare const _notFoundPostSchema: v.ObjectSchema<{
|
|
69
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#notFoundPost">, undefined>;
|
|
70
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
71
|
+
notFound: v.LiteralSchema<true>;
|
|
72
|
+
}>;
|
|
73
|
+
declare const _postViewSchema: v.ObjectSchema<{
|
|
74
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#postView">, undefined>;
|
|
75
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
76
|
+
cid: v.StringSchema<string>;
|
|
77
|
+
readonly author: AppBskyActorDefs.profileViewBasicSchema;
|
|
78
|
+
record: v.UnknownSchema;
|
|
79
|
+
readonly embed: v.OptionalSchema<v.VariantSchema<readonly [AppBskyEmbedImages.viewSchema, AppBskyEmbedVideo.viewSchema, AppBskyEmbedExternal.viewSchema, AppBskyEmbedRecord.viewSchema, AppBskyEmbedRecordWithMedia.viewSchema], boolean>, undefined>;
|
|
80
|
+
replyCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
81
|
+
repostCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
82
|
+
likeCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
83
|
+
quoteCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
84
|
+
indexedAt: v.FormattedStringSchema<"datetime">;
|
|
85
|
+
readonly viewer: v.OptionalSchema<viewerStateSchema, undefined>;
|
|
86
|
+
readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
|
|
87
|
+
readonly threadgate: v.OptionalSchema<threadgateViewSchema, undefined>;
|
|
88
|
+
}>;
|
|
89
|
+
declare const _reasonPinSchema: v.ObjectSchema<{
|
|
90
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#reasonPin">, undefined>;
|
|
91
|
+
}>;
|
|
92
|
+
declare const _reasonRepostSchema: v.ObjectSchema<{
|
|
93
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#reasonRepost">, undefined>;
|
|
94
|
+
readonly by: AppBskyActorDefs.profileViewBasicSchema;
|
|
95
|
+
indexedAt: v.FormattedStringSchema<"datetime">;
|
|
96
|
+
}>;
|
|
97
|
+
declare const _replyRefSchema: v.ObjectSchema<{
|
|
98
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#replyRef">, undefined>;
|
|
99
|
+
readonly root: v.VariantSchema<readonly [postViewSchema, notFoundPostSchema, blockedPostSchema], boolean>;
|
|
100
|
+
readonly parent: v.VariantSchema<readonly [postViewSchema, notFoundPostSchema, blockedPostSchema], boolean>;
|
|
101
|
+
readonly grandparentAuthor: v.OptionalSchema<AppBskyActorDefs.profileViewBasicSchema, undefined>;
|
|
102
|
+
}>;
|
|
103
|
+
declare const _requestLessSchema: v.LiteralSchema<"app.bsky.feed.defs#requestLess">;
|
|
104
|
+
declare const _requestMoreSchema: v.LiteralSchema<"app.bsky.feed.defs#requestMore">;
|
|
105
|
+
declare const _skeletonFeedPostSchema: v.ObjectSchema<{
|
|
106
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#skeletonFeedPost">, undefined>;
|
|
107
|
+
post: v.FormattedStringSchema<"at-uri">;
|
|
108
|
+
readonly reason: v.OptionalSchema<v.VariantSchema<readonly [skeletonReasonRepostSchema, skeletonReasonPinSchema], boolean>, undefined>;
|
|
109
|
+
feedContext: v.OptionalSchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 2000>]>, undefined>;
|
|
110
|
+
}>;
|
|
111
|
+
declare const _skeletonReasonPinSchema: v.ObjectSchema<{
|
|
112
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#skeletonReasonPin">, undefined>;
|
|
113
|
+
}>;
|
|
114
|
+
declare const _skeletonReasonRepostSchema: v.ObjectSchema<{
|
|
115
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#skeletonReasonRepost">, undefined>;
|
|
116
|
+
repost: v.FormattedStringSchema<"at-uri">;
|
|
117
|
+
}>;
|
|
118
|
+
declare const _threadContextSchema: v.ObjectSchema<{
|
|
119
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#threadContext">, undefined>;
|
|
120
|
+
rootAuthorLike: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
121
|
+
}>;
|
|
122
|
+
declare const _threadViewPostSchema: v.ObjectSchema<{
|
|
123
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#threadViewPost">, undefined>;
|
|
124
|
+
readonly post: postViewSchema;
|
|
125
|
+
readonly parent: v.OptionalSchema<v.VariantSchema<readonly [threadViewPostSchema, notFoundPostSchema, blockedPostSchema], boolean>, undefined>;
|
|
126
|
+
readonly replies: v.OptionalSchema<v.ArraySchema<v.VariantSchema<readonly [threadViewPostSchema, notFoundPostSchema, blockedPostSchema], boolean>>, undefined>;
|
|
127
|
+
readonly threadContext: v.OptionalSchema<threadContextSchema, undefined>;
|
|
128
|
+
}>;
|
|
129
|
+
declare const _threadgateViewSchema: v.ObjectSchema<{
|
|
130
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#threadgateView">, undefined>;
|
|
131
|
+
uri: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
132
|
+
cid: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
133
|
+
record: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
134
|
+
readonly lists: v.OptionalSchema<v.ArraySchema<AppBskyGraphDefs.listViewBasicSchema>, undefined>;
|
|
135
|
+
}>;
|
|
136
|
+
declare const _viewerStateSchema: v.ObjectSchema<{
|
|
137
|
+
$type: v.OptionalSchema<v.LiteralSchema<"app.bsky.feed.defs#viewerState">, undefined>;
|
|
138
|
+
repost: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
139
|
+
like: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
|
|
140
|
+
threadMuted: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
141
|
+
replyDisabled: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
142
|
+
embeddingDisabled: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
143
|
+
pinned: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
144
|
+
}>;
|
|
145
|
+
type blockedAuthor$schematype = typeof _blockedAuthorSchema;
|
|
146
|
+
type blockedPost$schematype = typeof _blockedPostSchema;
|
|
147
|
+
type clickthroughAuthor$schematype = typeof _clickthroughAuthorSchema;
|
|
148
|
+
type clickthroughEmbed$schematype = typeof _clickthroughEmbedSchema;
|
|
149
|
+
type clickthroughItem$schematype = typeof _clickthroughItemSchema;
|
|
150
|
+
type clickthroughReposter$schematype = typeof _clickthroughReposterSchema;
|
|
151
|
+
type contentModeUnspecified$schematype = typeof _contentModeUnspecifiedSchema;
|
|
152
|
+
type contentModeVideo$schematype = typeof _contentModeVideoSchema;
|
|
153
|
+
type feedViewPost$schematype = typeof _feedViewPostSchema;
|
|
154
|
+
type generatorView$schematype = typeof _generatorViewSchema;
|
|
155
|
+
type generatorViewerState$schematype = typeof _generatorViewerStateSchema;
|
|
156
|
+
type interaction$schematype = typeof _interactionSchema;
|
|
157
|
+
type interactionLike$schematype = typeof _interactionLikeSchema;
|
|
158
|
+
type interactionQuote$schematype = typeof _interactionQuoteSchema;
|
|
159
|
+
type interactionReply$schematype = typeof _interactionReplySchema;
|
|
160
|
+
type interactionRepost$schematype = typeof _interactionRepostSchema;
|
|
161
|
+
type interactionSeen$schematype = typeof _interactionSeenSchema;
|
|
162
|
+
type interactionShare$schematype = typeof _interactionShareSchema;
|
|
163
|
+
type notFoundPost$schematype = typeof _notFoundPostSchema;
|
|
164
|
+
type postView$schematype = typeof _postViewSchema;
|
|
165
|
+
type reasonPin$schematype = typeof _reasonPinSchema;
|
|
166
|
+
type reasonRepost$schematype = typeof _reasonRepostSchema;
|
|
167
|
+
type replyRef$schematype = typeof _replyRefSchema;
|
|
168
|
+
type requestLess$schematype = typeof _requestLessSchema;
|
|
169
|
+
type requestMore$schematype = typeof _requestMoreSchema;
|
|
170
|
+
type skeletonFeedPost$schematype = typeof _skeletonFeedPostSchema;
|
|
171
|
+
type skeletonReasonPin$schematype = typeof _skeletonReasonPinSchema;
|
|
172
|
+
type skeletonReasonRepost$schematype = typeof _skeletonReasonRepostSchema;
|
|
173
|
+
type threadContext$schematype = typeof _threadContextSchema;
|
|
174
|
+
type threadViewPost$schematype = typeof _threadViewPostSchema;
|
|
175
|
+
type threadgateView$schematype = typeof _threadgateViewSchema;
|
|
176
|
+
type viewerState$schematype = typeof _viewerStateSchema;
|
|
177
|
+
export interface blockedAuthorSchema extends blockedAuthor$schematype {
|
|
178
|
+
}
|
|
179
|
+
export interface blockedPostSchema extends blockedPost$schematype {
|
|
180
|
+
}
|
|
181
|
+
export interface clickthroughAuthorSchema extends clickthroughAuthor$schematype {
|
|
182
|
+
}
|
|
183
|
+
export interface clickthroughEmbedSchema extends clickthroughEmbed$schematype {
|
|
184
|
+
}
|
|
185
|
+
export interface clickthroughItemSchema extends clickthroughItem$schematype {
|
|
186
|
+
}
|
|
187
|
+
export interface clickthroughReposterSchema extends clickthroughReposter$schematype {
|
|
188
|
+
}
|
|
189
|
+
export interface contentModeUnspecifiedSchema extends contentModeUnspecified$schematype {
|
|
190
|
+
}
|
|
191
|
+
export interface contentModeVideoSchema extends contentModeVideo$schematype {
|
|
192
|
+
}
|
|
193
|
+
export interface feedViewPostSchema extends feedViewPost$schematype {
|
|
194
|
+
}
|
|
195
|
+
export interface generatorViewSchema extends generatorView$schematype {
|
|
196
|
+
}
|
|
197
|
+
export interface generatorViewerStateSchema extends generatorViewerState$schematype {
|
|
198
|
+
}
|
|
199
|
+
export interface interactionSchema extends interaction$schematype {
|
|
200
|
+
}
|
|
201
|
+
export interface interactionLikeSchema extends interactionLike$schematype {
|
|
202
|
+
}
|
|
203
|
+
export interface interactionQuoteSchema extends interactionQuote$schematype {
|
|
204
|
+
}
|
|
205
|
+
export interface interactionReplySchema extends interactionReply$schematype {
|
|
206
|
+
}
|
|
207
|
+
export interface interactionRepostSchema extends interactionRepost$schematype {
|
|
208
|
+
}
|
|
209
|
+
export interface interactionSeenSchema extends interactionSeen$schematype {
|
|
210
|
+
}
|
|
211
|
+
export interface interactionShareSchema extends interactionShare$schematype {
|
|
212
|
+
}
|
|
213
|
+
export interface notFoundPostSchema extends notFoundPost$schematype {
|
|
214
|
+
}
|
|
215
|
+
export interface postViewSchema extends postView$schematype {
|
|
216
|
+
}
|
|
217
|
+
export interface reasonPinSchema extends reasonPin$schematype {
|
|
218
|
+
}
|
|
219
|
+
export interface reasonRepostSchema extends reasonRepost$schematype {
|
|
220
|
+
}
|
|
221
|
+
export interface replyRefSchema extends replyRef$schematype {
|
|
222
|
+
}
|
|
223
|
+
export interface requestLessSchema extends requestLess$schematype {
|
|
224
|
+
}
|
|
225
|
+
export interface requestMoreSchema extends requestMore$schematype {
|
|
226
|
+
}
|
|
227
|
+
export interface skeletonFeedPostSchema extends skeletonFeedPost$schematype {
|
|
228
|
+
}
|
|
229
|
+
export interface skeletonReasonPinSchema extends skeletonReasonPin$schematype {
|
|
230
|
+
}
|
|
231
|
+
export interface skeletonReasonRepostSchema extends skeletonReasonRepost$schematype {
|
|
232
|
+
}
|
|
233
|
+
export interface threadContextSchema extends threadContext$schematype {
|
|
234
|
+
}
|
|
235
|
+
export interface threadViewPostSchema extends threadViewPost$schematype {
|
|
236
|
+
}
|
|
237
|
+
export interface threadgateViewSchema extends threadgateView$schematype {
|
|
238
|
+
}
|
|
239
|
+
export interface viewerStateSchema extends viewerState$schematype {
|
|
240
|
+
}
|
|
241
|
+
export declare const blockedAuthorSchema: blockedAuthorSchema;
|
|
242
|
+
export declare const blockedPostSchema: blockedPostSchema;
|
|
243
|
+
export declare const clickthroughAuthorSchema: clickthroughAuthorSchema;
|
|
244
|
+
export declare const clickthroughEmbedSchema: clickthroughEmbedSchema;
|
|
245
|
+
export declare const clickthroughItemSchema: clickthroughItemSchema;
|
|
246
|
+
export declare const clickthroughReposterSchema: clickthroughReposterSchema;
|
|
247
|
+
export declare const contentModeUnspecifiedSchema: contentModeUnspecifiedSchema;
|
|
248
|
+
export declare const contentModeVideoSchema: contentModeVideoSchema;
|
|
249
|
+
export declare const feedViewPostSchema: feedViewPostSchema;
|
|
250
|
+
export declare const generatorViewSchema: generatorViewSchema;
|
|
251
|
+
export declare const generatorViewerStateSchema: generatorViewerStateSchema;
|
|
252
|
+
export declare const interactionSchema: interactionSchema;
|
|
253
|
+
export declare const interactionLikeSchema: interactionLikeSchema;
|
|
254
|
+
export declare const interactionQuoteSchema: interactionQuoteSchema;
|
|
255
|
+
export declare const interactionReplySchema: interactionReplySchema;
|
|
256
|
+
export declare const interactionRepostSchema: interactionRepostSchema;
|
|
257
|
+
export declare const interactionSeenSchema: interactionSeenSchema;
|
|
258
|
+
export declare const interactionShareSchema: interactionShareSchema;
|
|
259
|
+
export declare const notFoundPostSchema: notFoundPostSchema;
|
|
260
|
+
export declare const postViewSchema: postViewSchema;
|
|
261
|
+
export declare const reasonPinSchema: reasonPinSchema;
|
|
262
|
+
export declare const reasonRepostSchema: reasonRepostSchema;
|
|
263
|
+
export declare const replyRefSchema: replyRefSchema;
|
|
264
|
+
export declare const requestLessSchema: requestLessSchema;
|
|
265
|
+
export declare const requestMoreSchema: requestMoreSchema;
|
|
266
|
+
export declare const skeletonFeedPostSchema: skeletonFeedPostSchema;
|
|
267
|
+
export declare const skeletonReasonPinSchema: skeletonReasonPinSchema;
|
|
268
|
+
export declare const skeletonReasonRepostSchema: skeletonReasonRepostSchema;
|
|
269
|
+
export declare const threadContextSchema: threadContextSchema;
|
|
270
|
+
export declare const threadViewPostSchema: threadViewPostSchema;
|
|
271
|
+
export declare const threadgateViewSchema: threadgateViewSchema;
|
|
272
|
+
export declare const viewerStateSchema: viewerStateSchema;
|
|
273
|
+
export interface BlockedAuthor extends v.InferInput<typeof blockedAuthorSchema> {
|
|
274
|
+
}
|
|
275
|
+
export interface BlockedPost extends v.InferInput<typeof blockedPostSchema> {
|
|
276
|
+
}
|
|
277
|
+
export type ClickthroughAuthor = v.InferInput<typeof clickthroughAuthorSchema>;
|
|
278
|
+
export type ClickthroughEmbed = v.InferInput<typeof clickthroughEmbedSchema>;
|
|
279
|
+
export type ClickthroughItem = v.InferInput<typeof clickthroughItemSchema>;
|
|
280
|
+
export type ClickthroughReposter = v.InferInput<typeof clickthroughReposterSchema>;
|
|
281
|
+
export type ContentModeUnspecified = v.InferInput<typeof contentModeUnspecifiedSchema>;
|
|
282
|
+
export type ContentModeVideo = v.InferInput<typeof contentModeVideoSchema>;
|
|
283
|
+
export interface FeedViewPost extends v.InferInput<typeof feedViewPostSchema> {
|
|
284
|
+
}
|
|
285
|
+
export interface GeneratorView extends v.InferInput<typeof generatorViewSchema> {
|
|
286
|
+
}
|
|
287
|
+
export interface GeneratorViewerState extends v.InferInput<typeof generatorViewerStateSchema> {
|
|
288
|
+
}
|
|
289
|
+
export interface Interaction extends v.InferInput<typeof interactionSchema> {
|
|
290
|
+
}
|
|
291
|
+
export type InteractionLike = v.InferInput<typeof interactionLikeSchema>;
|
|
292
|
+
export type InteractionQuote = v.InferInput<typeof interactionQuoteSchema>;
|
|
293
|
+
export type InteractionReply = v.InferInput<typeof interactionReplySchema>;
|
|
294
|
+
export type InteractionRepost = v.InferInput<typeof interactionRepostSchema>;
|
|
295
|
+
export type InteractionSeen = v.InferInput<typeof interactionSeenSchema>;
|
|
296
|
+
export type InteractionShare = v.InferInput<typeof interactionShareSchema>;
|
|
297
|
+
export interface NotFoundPost extends v.InferInput<typeof notFoundPostSchema> {
|
|
298
|
+
}
|
|
299
|
+
export interface PostView extends v.InferInput<typeof postViewSchema> {
|
|
300
|
+
}
|
|
301
|
+
export interface ReasonPin extends v.InferInput<typeof reasonPinSchema> {
|
|
302
|
+
}
|
|
303
|
+
export interface ReasonRepost extends v.InferInput<typeof reasonRepostSchema> {
|
|
304
|
+
}
|
|
305
|
+
export interface ReplyRef extends v.InferInput<typeof replyRefSchema> {
|
|
306
|
+
}
|
|
307
|
+
export type RequestLess = v.InferInput<typeof requestLessSchema>;
|
|
308
|
+
export type RequestMore = v.InferInput<typeof requestMoreSchema>;
|
|
309
|
+
export interface SkeletonFeedPost extends v.InferInput<typeof skeletonFeedPostSchema> {
|
|
310
|
+
}
|
|
311
|
+
export interface SkeletonReasonPin extends v.InferInput<typeof skeletonReasonPinSchema> {
|
|
312
|
+
}
|
|
313
|
+
export interface SkeletonReasonRepost extends v.InferInput<typeof skeletonReasonRepostSchema> {
|
|
314
|
+
}
|
|
315
|
+
export interface ThreadContext extends v.InferInput<typeof threadContextSchema> {
|
|
316
|
+
}
|
|
317
|
+
export interface ThreadViewPost extends v.InferInput<typeof threadViewPostSchema> {
|
|
318
|
+
}
|
|
319
|
+
export interface ThreadgateView extends v.InferInput<typeof threadgateViewSchema> {
|
|
320
|
+
}
|
|
321
|
+
export interface ViewerState extends v.InferInput<typeof viewerStateSchema> {
|
|
322
|
+
}
|
|
323
|
+
export {};
|