@atcute/bluesky 3.2.11 → 3.2.13
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 +4 -0
- package/dist/lexicons/index.d.ts +9 -0
- package/dist/lexicons/index.d.ts.map +1 -1
- package/dist/lexicons/index.js +9 -0
- package/dist/lexicons/index.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/defs.d.ts +32 -11
- package/dist/lexicons/types/app/bsky/actor/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/defs.js +17 -0
- package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getPreferences.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getPreferences.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getProfile.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getProfiles.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getProfiles.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/getSuggestions.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/profile.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/profile.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/putPreferences.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/putPreferences.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActors.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/status.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/actor/status.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/actor/status.js.map +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/begin.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/begin.js.map +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/defs.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/ageassurance/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/getConfig.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/getConfig.js.map +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/getState.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/ageassurance/getState.js.map +1 -1
- package/dist/lexicons/types/app/bsky/bookmark/createBookmark.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/bookmark/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/bookmark/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/bookmark/deleteBookmark.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/contact/defs.d.ts +58 -0
- package/dist/lexicons/types/app/bsky/contact/defs.d.ts.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/defs.js +44 -0
- package/dist/lexicons/types/app/bsky/contact/defs.js.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/dismissMatch.d.ts +30 -0
- package/dist/lexicons/types/app/bsky/contact/dismissMatch.d.ts.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/dismissMatch.js +19 -0
- package/dist/lexicons/types/app/bsky/contact/dismissMatch.js.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/getMatches.d.ts +32 -0
- package/dist/lexicons/types/app/bsky/contact/getMatches.d.ts.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/getMatches.js +25 -0
- package/dist/lexicons/types/app/bsky/contact/getMatches.js.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/getSyncStatus.d.ts +26 -0
- package/dist/lexicons/types/app/bsky/contact/getSyncStatus.d.ts.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/getSyncStatus.js +18 -0
- package/dist/lexicons/types/app/bsky/contact/getSyncStatus.js.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/importContacts.d.ts +42 -0
- package/dist/lexicons/types/app/bsky/contact/importContacts.d.ts.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/importContacts.js +35 -0
- package/dist/lexicons/types/app/bsky/contact/importContacts.js.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/removeData.d.ts +25 -0
- package/dist/lexicons/types/app/bsky/contact/removeData.d.ts.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/removeData.js +14 -0
- package/dist/lexicons/types/app/bsky/contact/removeData.js.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/sendNotification.d.ts +34 -0
- package/dist/lexicons/types/app/bsky/contact/sendNotification.d.ts.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/sendNotification.js +23 -0
- package/dist/lexicons/types/app/bsky/contact/sendNotification.js.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.d.ts +30 -0
- package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.d.ts.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.js +19 -0
- package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.js.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/verifyPhone.d.ts +39 -0
- package/dist/lexicons/types/app/bsky/contact/verifyPhone.d.ts.map +1 -0
- package/dist/lexicons/types/app/bsky/contact/verifyPhone.js +28 -0
- package/dist/lexicons/types/app/bsky/contact/verifyPhone.js.map +1 -0
- package/dist/lexicons/types/app/bsky/embed/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/external.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/external.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/images.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/images.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/record.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/embed/record.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/record.js +1 -1
- package/dist/lexicons/types/app/bsky/embed/record.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/recordWithMedia.js.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/video.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/embed/video.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/defs.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/feed/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/describeFeedGenerator.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/describeFeedGenerator.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/generator.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/generator.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/generator.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getActorLikes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeed.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getLikes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getListFeed.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPostThread.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getPosts.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getQuotes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/getTimeline.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/like.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/like.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/post.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/post.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/postgate.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/postgate.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/repost.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/repost.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/searchPosts.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/sendInteractions.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/sendInteractions.js.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/feed/threadgate.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/block.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/defs.d.ts +17 -1
- package/dist/lexicons/types/app/bsky/graph/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/defs.js +16 -0
- package/dist/lexicons/types/app/bsky/graph/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/follow.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/follow.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getBlocks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollowers.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getFollows.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getList.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getList.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListBlocks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts.map +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.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getLists.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getMutes.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPack.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPacks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/list.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/list.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/listblock.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/listitem.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/muteActor.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/muteActorList.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/muteThread.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/starterpack.js.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/unmuteActor.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/unmuteActorList.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/unmuteThread.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/graph/verification.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/getServices.js.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/service.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/labeler/service.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/declaration.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/notification/declaration.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/defs.d.ts +2 -2
- package/dist/lexicons/types/app/bsky/notification/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/getPreferences.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/getPreferences.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/getUnreadCount.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/listNotifications.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/putActivitySubscription.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/putActivitySubscription.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/putPreferences.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/putPreferencesV2.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/putPreferencesV2.js.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/unregisterPush.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/notification/unregisterPush.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/notification/updateSeen.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/richtext/facet.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/richtext/facet.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts +4 -4
- package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/defs.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getAgeAssuranceState.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getAgeAssuranceState.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getConfig.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTaggedSuggestions.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrends.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrends.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js.map +1 -1
- package/dist/lexicons/types/app/bsky/video/defs.d.ts +1 -1
- package/dist/lexicons/types/app/bsky/video/defs.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/video/getJobStatus.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/video/getJobStatus.js.map +1 -1
- package/dist/lexicons/types/app/bsky/video/getUploadLimits.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/video/uploadVideo.d.ts.map +1 -1
- package/dist/lexicons/types/app/bsky/video/uploadVideo.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/actor/declaration.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/actor/declaration.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/actor/defs.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/actor/defs.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/actor/deleteAccount.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/actor/exportAccountData.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/acceptConvo.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/addReaction.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/addReaction.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/defs.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/defs.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/defs.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/deleteMessageForSelf.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/deleteMessageForSelf.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvo.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvo.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getLog.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getLog.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/getMessages.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/leaveConvo.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts +2 -2
- package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/listConvos.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/muteConvo.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/muteConvo.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/removeReaction.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/removeReaction.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/sendMessage.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/sendMessage.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/unmuteConvo.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/unmuteConvo.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts +1 -1
- package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/updateRead.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/convo/updateRead.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/getActorMetadata.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts.map +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js.map +1 -1
- package/dist/lexicons/types/chat/bsky/moderation/updateActorAccess.d.ts.map +1 -1
- package/dist/utilities/embeds.d.ts +11098 -8
- package/dist/utilities/embeds.d.ts.map +1 -1
- package/dist/utilities/embeds.js.map +1 -1
- package/lib/lexicons/index.ts +9 -0
- package/lib/lexicons/types/app/bsky/actor/defs.ts +24 -4
- package/lib/lexicons/types/app/bsky/ageassurance/defs.ts +23 -22
- package/lib/lexicons/types/app/bsky/contact/defs.ts +58 -0
- package/lib/lexicons/types/app/bsky/contact/dismissMatch.ts +36 -0
- package/lib/lexicons/types/app/bsky/contact/getMatches.ts +43 -0
- package/lib/lexicons/types/app/bsky/contact/getSyncStatus.ts +34 -0
- package/lib/lexicons/types/app/bsky/contact/importContacts.ts +52 -0
- package/lib/lexicons/types/app/bsky/contact/removeData.ts +31 -0
- package/lib/lexicons/types/app/bsky/contact/sendNotification.ts +40 -0
- package/lib/lexicons/types/app/bsky/contact/startPhoneVerification.ts +36 -0
- package/lib/lexicons/types/app/bsky/contact/verifyPhone.ts +45 -0
- package/lib/lexicons/types/app/bsky/embed/record.ts +1 -1
- package/lib/lexicons/types/app/bsky/graph/defs.ts +16 -0
- package/package.json +6 -6
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"embeds.d.ts","sourceRoot":"","sources":["../../lib/utilities/embeds.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAE9C,OAAO,KAAK,KAAK,kBAAkB,MAAM,4CAA4C,CAAC;AACtF,OAAO,KAAK,KAAK,2BAA2B,MAAM,qDAAqD,CAAC;AACxG,OAAO,KAAK,KAAK,eAAe,MAAM,yCAAyC,CAAC;AAChF,OAAO,KAAK,KAAK,eAAe,MAAM,yCAAyC,CAAC;AAEhF;;GAEG;AACH,MAAM,WAAW,SAAS;IACzB,KAAK,CAAC,EAAE,2BAA2B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAClD,MAAM,CAAC,EAAE,2BAA2B,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;CACpD;AAED;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,WAAW,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC,CAAC;AAC5D;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,WAAW,CAAC,SAAS,CAAC,QAAQ,CAAC,CAAC,CAAC;AAE9D;;;;GAIG;AACH,eAAO,MAAM,mBAAmB,GAAI,OAAO,eAAe,CAAC,IAAI,CAAC,OAAO,CAAC,KAAG,SAAS,CAAC,OAAO,CAS3F,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,GAAI,OAAO,eAAe,CAAC,IAAI,CAAC,OAAO,CAAC,KAAG,SAAS,CAAC,QAAQ,CAQ7F,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,cAAc,GAAI,OAAO,eAAe,CAAC,IAAI,CAAC,OAAO,CAAC,KAAG,SAKrE,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,MAAM;IACtB,KAAK,CAAC,EAAE,2BAA2B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAClD,MAAM,CAAC,EAAE,2BAA2B,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,QAAQ,CAAC,CAAC;CAC9D;AAED;;GAEG;AACH,MAAM,MAAM,UAAU,GAAG,WAAW,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC;AACtD;;GAEG;AACH,MAAM,MAAM,WAAW,GAAG,WAAW,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC;AAExD;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,GAAI,OAAO,eAAe,CAAC,QAAQ,CAAC,OAAO,CAAC,KAAG,MAAM,CAAC,OAAO,CASzF,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,iBAAiB,GAAI,OAAO,eAAe,CAAC,QAAQ,CAAC,OAAO,CAAC,KAAG,MAAM,CAAC,QAAQ,CAQ3F,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,WAAW,GAAI,OAAO,eAAe,CAAC,QAAQ,CAAC,OAAO,CAAC,KAAG,MAKtE,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,UAAU,GAAG,KAAK,CAAC,OAAO,CACnC,kBAAkB,CAAC,WAAW,GAC9B,kBAAkB,CAAC,YAAY,GAC/B,kBAAkB,CAAC,YAAY,GAC/B,kBAAkB,CAAC,UAAU,CAC/B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,GAAI,OAAO,WAAW,GAAG,SAAS,KAAG,UAAU,GAAG,SAc9E,CAAC"}
|
|
1
|
+
{"version":3,"file":"embeds.d.ts","sourceRoot":"","sources":["../../lib/utilities/embeds.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAE9C,OAAO,KAAK,KAAK,kBAAkB,MAAM,4CAA4C,CAAC;AACtF,OAAO,KAAK,KAAK,2BAA2B,MAAM,qDAAqD,CAAC;AAIxG;;GAEG;AACH,MAAM,WAAW,SAAS;IACzB,KAAK,CAAC,EAAE,2BAA2B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAClD,MAAM,CAAC,EAAE,2BAA2B,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC;CACpD;AAED;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,WAAW,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC,CAAC;AAC5D;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG,WAAW,CAAC,SAAS,CAAC,QAAQ,CAAC,CAAC,CAAC;AAE9D;;;;GAIG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAS/B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAQhC,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;4BAK1B,CAAC;AAEF;;GAEG;AACH,MAAM,WAAW,MAAM;IACtB,KAAK,CAAC,EAAE,2BAA2B,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IAClD,MAAM,CAAC,EAAE,2BAA2B,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,QAAQ,CAAC,CAAC;CAC9D;AAED;;GAEG;AACH,MAAM,MAAM,UAAU,GAAG,WAAW,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,CAAC;AACtD;;GAEG;AACH,MAAM,MAAM,WAAW,GAAG,WAAW,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC;AAExD;;;;GAIG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAS5B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAQ7B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;yBAKvB,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,UAAU,GAAG,KAAK,CAAC,OAAO,CACnC,kBAAkB,CAAC,WAAW,GAC9B,kBAAkB,CAAC,YAAY,GAC/B,kBAAkB,CAAC,YAAY,GAC/B,kBAAkB,CAAC,UAAU,CAC/B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,4DAc5B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"embeds.js","sourceRoot":"","sources":["../../lib/utilities/embeds.ts"],"names":[],"mappings":"AAwBA;;;;GAIG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,KAAoC,EAAsB,EAAE;
|
|
1
|
+
{"version":3,"file":"embeds.js","sourceRoot":"","sources":["../../lib/utilities/embeds.ts"],"names":[],"mappings":"AAwBA;;;;GAIG;AACH,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,KAAoC,EAAsB,EAAE,CAAC;IAChG,QAAQ,KAAK,EAAE,KAAK,EAAE,CAAC;QACtB,KAAK,gCAAgC;YACpC,OAAO,KAAK,CAAC,KAAK,CAAC;QACpB,KAAK,uBAAuB;YAC3B,OAAO;IACT,CAAC;IAED,OAAO,KAAK,CAAC;AAAA,CACb,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,oBAAoB,GAAG,CAAC,KAAoC,EAAuB,EAAE,CAAC;IAClG,QAAQ,KAAK,EAAE,KAAK,EAAE,CAAC;QACtB,KAAK,gCAAgC;YACpC,OAAO,KAAK,CAAC,MAAM,CAAC;QAErB,KAAK,uBAAuB;YAC3B,OAAO,KAAK,CAAC;IACf,CAAC;AAAA,CACD,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,KAAoC,EAAa,EAAE,CAAC;IAClF,OAAO;QACN,KAAK,EAAE,mBAAmB,CAAC,KAAK,CAAC;QACjC,MAAM,EAAE,oBAAoB,CAAC,KAAK,CAAC;KACnC,CAAC;AAAA,CACF,CAAC;AAmBF;;;;GAIG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,KAAwC,EAAmB,EAAE,CAAC;IAC9F,QAAQ,KAAK,EAAE,KAAK,EAAE,CAAC;QACtB,KAAK,qCAAqC;YACzC,OAAO,KAAK,CAAC,KAAK,CAAC;QACpB,KAAK,4BAA4B;YAChC,OAAO;IACT,CAAC;IAED,OAAO,KAAK,CAAC;AAAA,CACb,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,KAAwC,EAAoB,EAAE,CAAC;IAChG,QAAQ,KAAK,EAAE,KAAK,EAAE,CAAC;QACtB,KAAK,qCAAqC;YACzC,OAAO,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC;QAE5B,KAAK,4BAA4B;YAChC,OAAO,KAAK,CAAC,MAAM,CAAC;IACtB,CAAC;AAAA,CACD,CAAC;AAEF;;;;GAIG;AACH,MAAM,CAAC,MAAM,WAAW,GAAG,CAAC,KAAwC,EAAU,EAAE,CAAC;IAChF,OAAO;QACN,KAAK,EAAE,gBAAgB,CAAC,KAAK,CAAC;QAC9B,MAAM,EAAE,iBAAiB,CAAC,KAAK,CAAC;KAChC,CAAC;AAAA,CACF,CAAC;AAYF;;;;GAIG;AACH,MAAM,CAAC,MAAM,gBAAgB,GAAG,CAAC,KAA8B,EAA0B,EAAE,CAAC;IAC3F,QAAQ,KAAK,EAAE,KAAK,EAAE,CAAC;QACtB,KAAK,kCAAkC,EAAE,CAAC;YACzC,OAAO,KAAK,CAAC;QACd,CAAC;QAED,KAAK,mCAAmC,CAAC;QACzC,KAAK,oCAAoC,CAAC;QAC1C,KAAK,oCAAoC,EAAE,CAAC;YAC3C,IAAI,KAAK,CAAC,GAAG,CAAC,QAAQ,CAAC,sBAAsB,CAAC,EAAE,CAAC;gBAChD,OAAO,KAAK,CAAC;YACd,CAAC;QACF,CAAC;IACF,CAAC;AAAA,CACD,CAAC"}
|
package/lib/lexicons/index.ts
CHANGED
|
@@ -16,6 +16,15 @@ export * as AppBskyBookmarkCreateBookmark from './types/app/bsky/bookmark/create
|
|
|
16
16
|
export * as AppBskyBookmarkDefs from './types/app/bsky/bookmark/defs.js';
|
|
17
17
|
export * as AppBskyBookmarkDeleteBookmark from './types/app/bsky/bookmark/deleteBookmark.js';
|
|
18
18
|
export * as AppBskyBookmarkGetBookmarks from './types/app/bsky/bookmark/getBookmarks.js';
|
|
19
|
+
export * as AppBskyContactDefs from './types/app/bsky/contact/defs.js';
|
|
20
|
+
export * as AppBskyContactDismissMatch from './types/app/bsky/contact/dismissMatch.js';
|
|
21
|
+
export * as AppBskyContactGetMatches from './types/app/bsky/contact/getMatches.js';
|
|
22
|
+
export * as AppBskyContactGetSyncStatus from './types/app/bsky/contact/getSyncStatus.js';
|
|
23
|
+
export * as AppBskyContactImportContacts from './types/app/bsky/contact/importContacts.js';
|
|
24
|
+
export * as AppBskyContactRemoveData from './types/app/bsky/contact/removeData.js';
|
|
25
|
+
export * as AppBskyContactSendNotification from './types/app/bsky/contact/sendNotification.js';
|
|
26
|
+
export * as AppBskyContactStartPhoneVerification from './types/app/bsky/contact/startPhoneVerification.js';
|
|
27
|
+
export * as AppBskyContactVerifyPhone from './types/app/bsky/contact/verifyPhone.js';
|
|
19
28
|
export * as AppBskyEmbedDefs from './types/app/bsky/embed/defs.js';
|
|
20
29
|
export * as AppBskyEmbedExternal from './types/app/bsky/embed/external.js';
|
|
21
30
|
export * as AppBskyEmbedImages from './types/app/bsky/embed/images.js';
|
|
@@ -58,6 +58,21 @@ const _contentLabelPrefSchema = /*#__PURE__*/ v.object({
|
|
|
58
58
|
labelerDid: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
59
59
|
visibility: /*#__PURE__*/ v.string<'hide' | 'ignore' | 'show' | 'warn' | (string & {})>(),
|
|
60
60
|
});
|
|
61
|
+
const _declaredAgePrefSchema = /*#__PURE__*/ v.object({
|
|
62
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#declaredAgePref')),
|
|
63
|
+
/**
|
|
64
|
+
* Indicates if the user has declared that they are over 13 years of age.
|
|
65
|
+
*/
|
|
66
|
+
isOverAge13: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
67
|
+
/**
|
|
68
|
+
* Indicates if the user has declared that they are over 16 years of age.
|
|
69
|
+
*/
|
|
70
|
+
isOverAge16: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
71
|
+
/**
|
|
72
|
+
* Indicates if the user has declared that they are over 18 years of age.
|
|
73
|
+
*/
|
|
74
|
+
isOverAge18: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
75
|
+
});
|
|
61
76
|
const _feedViewPrefSchema = /*#__PURE__*/ v.object({
|
|
62
77
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.actor.defs#feedViewPref')),
|
|
63
78
|
/**
|
|
@@ -248,6 +263,7 @@ const _preferencesSchema = /*#__PURE__*/ v.array(() => {
|
|
|
248
263
|
adultContentPrefSchema,
|
|
249
264
|
bskyAppStatePrefSchema,
|
|
250
265
|
contentLabelPrefSchema,
|
|
266
|
+
declaredAgePrefSchema,
|
|
251
267
|
feedViewPrefSchema,
|
|
252
268
|
hiddenPostsPrefSchema,
|
|
253
269
|
interestsPrefSchema,
|
|
@@ -553,6 +569,7 @@ type adultContentPref$schematype = typeof _adultContentPrefSchema;
|
|
|
553
569
|
type bskyAppProgressGuide$schematype = typeof _bskyAppProgressGuideSchema;
|
|
554
570
|
type bskyAppStatePref$schematype = typeof _bskyAppStatePrefSchema;
|
|
555
571
|
type contentLabelPref$schematype = typeof _contentLabelPrefSchema;
|
|
572
|
+
type declaredAgePref$schematype = typeof _declaredAgePrefSchema;
|
|
556
573
|
type feedViewPref$schematype = typeof _feedViewPrefSchema;
|
|
557
574
|
type hiddenPostsPref$schematype = typeof _hiddenPostsPrefSchema;
|
|
558
575
|
type interestsPref$schematype = typeof _interestsPrefSchema;
|
|
@@ -586,6 +603,7 @@ export interface adultContentPrefSchema extends adultContentPref$schematype {}
|
|
|
586
603
|
export interface bskyAppProgressGuideSchema extends bskyAppProgressGuide$schematype {}
|
|
587
604
|
export interface bskyAppStatePrefSchema extends bskyAppStatePref$schematype {}
|
|
588
605
|
export interface contentLabelPrefSchema extends contentLabelPref$schematype {}
|
|
606
|
+
export interface declaredAgePrefSchema extends declaredAgePref$schematype {}
|
|
589
607
|
export interface feedViewPrefSchema extends feedViewPref$schematype {}
|
|
590
608
|
export interface hiddenPostsPrefSchema extends hiddenPostsPref$schematype {}
|
|
591
609
|
export interface interestsPrefSchema extends interestsPref$schematype {}
|
|
@@ -600,8 +618,7 @@ export interface personalDetailsPrefSchema extends personalDetailsPref$schematyp
|
|
|
600
618
|
export interface postInteractionSettingsPrefSchema extends postInteractionSettingsPref$schematype {}
|
|
601
619
|
export interface preferencesSchema extends preferences$schematype {}
|
|
602
620
|
export interface profileAssociatedSchema extends profileAssociated$schematype {}
|
|
603
|
-
export interface profileAssociatedActivitySubscriptionSchema
|
|
604
|
-
extends profileAssociatedActivitySubscription$schematype {}
|
|
621
|
+
export interface profileAssociatedActivitySubscriptionSchema extends profileAssociatedActivitySubscription$schematype {}
|
|
605
622
|
export interface profileAssociatedChatSchema extends profileAssociatedChat$schematype {}
|
|
606
623
|
export interface profileViewSchema extends profileView$schematype {}
|
|
607
624
|
export interface profileViewBasicSchema extends profileViewBasic$schematype {}
|
|
@@ -620,6 +637,7 @@ export const adultContentPrefSchema = _adultContentPrefSchema as adultContentPre
|
|
|
620
637
|
export const bskyAppProgressGuideSchema = _bskyAppProgressGuideSchema as bskyAppProgressGuideSchema;
|
|
621
638
|
export const bskyAppStatePrefSchema = _bskyAppStatePrefSchema as bskyAppStatePrefSchema;
|
|
622
639
|
export const contentLabelPrefSchema = _contentLabelPrefSchema as contentLabelPrefSchema;
|
|
640
|
+
export const declaredAgePrefSchema = _declaredAgePrefSchema as declaredAgePrefSchema;
|
|
623
641
|
export const feedViewPrefSchema = _feedViewPrefSchema as feedViewPrefSchema;
|
|
624
642
|
export const hiddenPostsPrefSchema = _hiddenPostsPrefSchema as hiddenPostsPrefSchema;
|
|
625
643
|
export const interestsPrefSchema = _interestsPrefSchema as interestsPrefSchema;
|
|
@@ -655,6 +673,7 @@ export interface AdultContentPref extends v.InferInput<typeof adultContentPrefSc
|
|
|
655
673
|
export interface BskyAppProgressGuide extends v.InferInput<typeof bskyAppProgressGuideSchema> {}
|
|
656
674
|
export interface BskyAppStatePref extends v.InferInput<typeof bskyAppStatePrefSchema> {}
|
|
657
675
|
export interface ContentLabelPref extends v.InferInput<typeof contentLabelPrefSchema> {}
|
|
676
|
+
export interface DeclaredAgePref extends v.InferInput<typeof declaredAgePrefSchema> {}
|
|
658
677
|
export interface FeedViewPref extends v.InferInput<typeof feedViewPrefSchema> {}
|
|
659
678
|
export interface HiddenPostsPref extends v.InferInput<typeof hiddenPostsPrefSchema> {}
|
|
660
679
|
export interface InterestsPref extends v.InferInput<typeof interestsPrefSchema> {}
|
|
@@ -669,8 +688,9 @@ export interface PersonalDetailsPref extends v.InferInput<typeof personalDetails
|
|
|
669
688
|
export interface PostInteractionSettingsPref extends v.InferInput<typeof postInteractionSettingsPrefSchema> {}
|
|
670
689
|
export interface Preferences extends v.InferInput<typeof preferencesSchema> {}
|
|
671
690
|
export interface ProfileAssociated extends v.InferInput<typeof profileAssociatedSchema> {}
|
|
672
|
-
export interface ProfileAssociatedActivitySubscription
|
|
673
|
-
|
|
691
|
+
export interface ProfileAssociatedActivitySubscription extends v.InferInput<
|
|
692
|
+
typeof profileAssociatedActivitySubscriptionSchema
|
|
693
|
+
> {}
|
|
674
694
|
export interface ProfileAssociatedChat extends v.InferInput<typeof profileAssociatedChatSchema> {}
|
|
675
695
|
export interface ProfileView extends v.InferInput<typeof profileViewSchema> {}
|
|
676
696
|
export interface ProfileViewBasic extends v.InferInput<typeof profileViewBasicSchema> {}
|
|
@@ -206,17 +206,12 @@ export interface accessSchema extends access$schematype {}
|
|
|
206
206
|
export interface configSchema extends config$schematype {}
|
|
207
207
|
export interface configRegionSchema extends configRegion$schematype {}
|
|
208
208
|
export interface configRegionRuleDefaultSchema extends configRegionRuleDefault$schematype {}
|
|
209
|
-
export interface configRegionRuleIfAccountNewerThanSchema
|
|
210
|
-
|
|
211
|
-
export interface configRegionRuleIfAccountOlderThanSchema
|
|
212
|
-
extends configRegionRuleIfAccountOlderThan$schematype {}
|
|
209
|
+
export interface configRegionRuleIfAccountNewerThanSchema extends configRegionRuleIfAccountNewerThan$schematype {}
|
|
210
|
+
export interface configRegionRuleIfAccountOlderThanSchema extends configRegionRuleIfAccountOlderThan$schematype {}
|
|
213
211
|
export interface configRegionRuleIfAssuredOverAgeSchema extends configRegionRuleIfAssuredOverAge$schematype {}
|
|
214
|
-
export interface configRegionRuleIfAssuredUnderAgeSchema
|
|
215
|
-
|
|
216
|
-
export interface
|
|
217
|
-
extends configRegionRuleIfDeclaredOverAge$schematype {}
|
|
218
|
-
export interface configRegionRuleIfDeclaredUnderAgeSchema
|
|
219
|
-
extends configRegionRuleIfDeclaredUnderAge$schematype {}
|
|
212
|
+
export interface configRegionRuleIfAssuredUnderAgeSchema extends configRegionRuleIfAssuredUnderAge$schematype {}
|
|
213
|
+
export interface configRegionRuleIfDeclaredOverAgeSchema extends configRegionRuleIfDeclaredOverAge$schematype {}
|
|
214
|
+
export interface configRegionRuleIfDeclaredUnderAgeSchema extends configRegionRuleIfDeclaredUnderAge$schematype {}
|
|
220
215
|
export interface eventSchema extends event$schematype {}
|
|
221
216
|
export interface stateSchema extends state$schematype {}
|
|
222
217
|
export interface stateMetadataSchema extends stateMetadata$schematype {}
|
|
@@ -247,18 +242,24 @@ export type Access = v.InferInput<typeof accessSchema>;
|
|
|
247
242
|
export interface Config extends v.InferInput<typeof configSchema> {}
|
|
248
243
|
export interface ConfigRegion extends v.InferInput<typeof configRegionSchema> {}
|
|
249
244
|
export interface ConfigRegionRuleDefault extends v.InferInput<typeof configRegionRuleDefaultSchema> {}
|
|
250
|
-
export interface ConfigRegionRuleIfAccountNewerThan
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
export interface
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
245
|
+
export interface ConfigRegionRuleIfAccountNewerThan extends v.InferInput<
|
|
246
|
+
typeof configRegionRuleIfAccountNewerThanSchema
|
|
247
|
+
> {}
|
|
248
|
+
export interface ConfigRegionRuleIfAccountOlderThan extends v.InferInput<
|
|
249
|
+
typeof configRegionRuleIfAccountOlderThanSchema
|
|
250
|
+
> {}
|
|
251
|
+
export interface ConfigRegionRuleIfAssuredOverAge extends v.InferInput<
|
|
252
|
+
typeof configRegionRuleIfAssuredOverAgeSchema
|
|
253
|
+
> {}
|
|
254
|
+
export interface ConfigRegionRuleIfAssuredUnderAge extends v.InferInput<
|
|
255
|
+
typeof configRegionRuleIfAssuredUnderAgeSchema
|
|
256
|
+
> {}
|
|
257
|
+
export interface ConfigRegionRuleIfDeclaredOverAge extends v.InferInput<
|
|
258
|
+
typeof configRegionRuleIfDeclaredOverAgeSchema
|
|
259
|
+
> {}
|
|
260
|
+
export interface ConfigRegionRuleIfDeclaredUnderAge extends v.InferInput<
|
|
261
|
+
typeof configRegionRuleIfDeclaredUnderAgeSchema
|
|
262
|
+
> {}
|
|
262
263
|
export interface Event extends v.InferInput<typeof eventSchema> {}
|
|
263
264
|
export interface State extends v.InferInput<typeof stateSchema> {}
|
|
264
265
|
export interface StateMetadata extends v.InferInput<typeof stateMetadataSchema> {}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import * as AppBskyActorDefs from '../actor/defs.js';
|
|
4
|
+
|
|
5
|
+
const _matchAndContactIndexSchema = /*#__PURE__*/ v.object({
|
|
6
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.contact.defs#matchAndContactIndex')),
|
|
7
|
+
/**
|
|
8
|
+
* The index of this match in the import contact input.
|
|
9
|
+
* @minimum 0
|
|
10
|
+
* @maximum 999
|
|
11
|
+
*/
|
|
12
|
+
contactIndex: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(0, 999)]),
|
|
13
|
+
/**
|
|
14
|
+
* Profile of the matched user.
|
|
15
|
+
*/
|
|
16
|
+
get match() {
|
|
17
|
+
return AppBskyActorDefs.profileViewSchema;
|
|
18
|
+
},
|
|
19
|
+
});
|
|
20
|
+
const _notificationSchema = /*#__PURE__*/ v.object({
|
|
21
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.contact.defs#notification')),
|
|
22
|
+
/**
|
|
23
|
+
* The DID of who this notification comes from.
|
|
24
|
+
*/
|
|
25
|
+
from: /*#__PURE__*/ v.didString(),
|
|
26
|
+
/**
|
|
27
|
+
* The DID of who this notification should go to.
|
|
28
|
+
*/
|
|
29
|
+
to: /*#__PURE__*/ v.didString(),
|
|
30
|
+
});
|
|
31
|
+
const _syncStatusSchema = /*#__PURE__*/ v.object({
|
|
32
|
+
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.contact.defs#syncStatus')),
|
|
33
|
+
/**
|
|
34
|
+
* Number of existing contact matches resulting of the user imports and of their imported contacts having imported the user. Matches stop being counted when the user either follows the matched contact or dismisses the match.
|
|
35
|
+
* @minimum 0
|
|
36
|
+
*/
|
|
37
|
+
matchesCount: /*#__PURE__*/ v.integer(),
|
|
38
|
+
/**
|
|
39
|
+
* Last date when contacts where imported.
|
|
40
|
+
*/
|
|
41
|
+
syncedAt: /*#__PURE__*/ v.datetimeString(),
|
|
42
|
+
});
|
|
43
|
+
|
|
44
|
+
type matchAndContactIndex$schematype = typeof _matchAndContactIndexSchema;
|
|
45
|
+
type notification$schematype = typeof _notificationSchema;
|
|
46
|
+
type syncStatus$schematype = typeof _syncStatusSchema;
|
|
47
|
+
|
|
48
|
+
export interface matchAndContactIndexSchema extends matchAndContactIndex$schematype {}
|
|
49
|
+
export interface notificationSchema extends notification$schematype {}
|
|
50
|
+
export interface syncStatusSchema extends syncStatus$schematype {}
|
|
51
|
+
|
|
52
|
+
export const matchAndContactIndexSchema = _matchAndContactIndexSchema as matchAndContactIndexSchema;
|
|
53
|
+
export const notificationSchema = _notificationSchema as notificationSchema;
|
|
54
|
+
export const syncStatusSchema = _syncStatusSchema as syncStatusSchema;
|
|
55
|
+
|
|
56
|
+
export interface MatchAndContactIndex extends v.InferInput<typeof matchAndContactIndexSchema> {}
|
|
57
|
+
export interface Notification extends v.InferInput<typeof notificationSchema> {}
|
|
58
|
+
export interface SyncStatus extends v.InferInput<typeof syncStatusSchema> {}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
|
|
5
|
+
const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.dismissMatch', {
|
|
6
|
+
params: null,
|
|
7
|
+
input: {
|
|
8
|
+
type: 'lex',
|
|
9
|
+
schema: /*#__PURE__*/ v.object({
|
|
10
|
+
/**
|
|
11
|
+
* The subject's DID to dismiss the match with.
|
|
12
|
+
*/
|
|
13
|
+
subject: /*#__PURE__*/ v.didString(),
|
|
14
|
+
}),
|
|
15
|
+
},
|
|
16
|
+
output: {
|
|
17
|
+
type: 'lex',
|
|
18
|
+
schema: /*#__PURE__*/ v.object({}),
|
|
19
|
+
},
|
|
20
|
+
});
|
|
21
|
+
|
|
22
|
+
type main$schematype = typeof _mainSchema;
|
|
23
|
+
|
|
24
|
+
export interface mainSchema extends main$schematype {}
|
|
25
|
+
|
|
26
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
27
|
+
|
|
28
|
+
export interface $params {}
|
|
29
|
+
export interface $input extends v.InferXRPCBodyInput<mainSchema['input']> {}
|
|
30
|
+
export interface $output extends v.InferXRPCBodyInput<mainSchema['output']> {}
|
|
31
|
+
|
|
32
|
+
declare module '@atcute/lexicons/ambient' {
|
|
33
|
+
interface XRPCProcedures {
|
|
34
|
+
'app.bsky.contact.dismissMatch': mainSchema;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
import * as AppBskyActorDefs from '../actor/defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.contact.getMatches', {
|
|
7
|
+
params: /*#__PURE__*/ v.object({
|
|
8
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
9
|
+
/**
|
|
10
|
+
* @minimum 1
|
|
11
|
+
* @maximum 100
|
|
12
|
+
* @default 50
|
|
13
|
+
*/
|
|
14
|
+
limit: /*#__PURE__*/ v.optional(
|
|
15
|
+
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]),
|
|
16
|
+
50,
|
|
17
|
+
),
|
|
18
|
+
}),
|
|
19
|
+
output: {
|
|
20
|
+
type: 'lex',
|
|
21
|
+
schema: /*#__PURE__*/ v.object({
|
|
22
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
23
|
+
get matches() {
|
|
24
|
+
return /*#__PURE__*/ v.array(AppBskyActorDefs.profileViewSchema);
|
|
25
|
+
},
|
|
26
|
+
}),
|
|
27
|
+
},
|
|
28
|
+
});
|
|
29
|
+
|
|
30
|
+
type main$schematype = typeof _mainSchema;
|
|
31
|
+
|
|
32
|
+
export interface mainSchema extends main$schematype {}
|
|
33
|
+
|
|
34
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
35
|
+
|
|
36
|
+
export interface $params extends v.InferInput<mainSchema['params']> {}
|
|
37
|
+
export interface $output extends v.InferXRPCBodyInput<mainSchema['output']> {}
|
|
38
|
+
|
|
39
|
+
declare module '@atcute/lexicons/ambient' {
|
|
40
|
+
interface XRPCQueries {
|
|
41
|
+
'app.bsky.contact.getMatches': mainSchema;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
import * as AppBskyContactDefs from './defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.query('app.bsky.contact.getSyncStatus', {
|
|
7
|
+
params: /*#__PURE__*/ v.object({}),
|
|
8
|
+
output: {
|
|
9
|
+
type: 'lex',
|
|
10
|
+
schema: /*#__PURE__*/ v.object({
|
|
11
|
+
/**
|
|
12
|
+
* If present, indicates the user has imported their contacts. If not present, indicates the user never used the feature or called `app.bsky.contact.removeData` and didn't import again since.
|
|
13
|
+
*/
|
|
14
|
+
get syncStatus() {
|
|
15
|
+
return /*#__PURE__*/ v.optional(AppBskyContactDefs.syncStatusSchema);
|
|
16
|
+
},
|
|
17
|
+
}),
|
|
18
|
+
},
|
|
19
|
+
});
|
|
20
|
+
|
|
21
|
+
type main$schematype = typeof _mainSchema;
|
|
22
|
+
|
|
23
|
+
export interface mainSchema extends main$schematype {}
|
|
24
|
+
|
|
25
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
26
|
+
|
|
27
|
+
export interface $params extends v.InferInput<mainSchema['params']> {}
|
|
28
|
+
export interface $output extends v.InferXRPCBodyInput<mainSchema['output']> {}
|
|
29
|
+
|
|
30
|
+
declare module '@atcute/lexicons/ambient' {
|
|
31
|
+
interface XRPCQueries {
|
|
32
|
+
'app.bsky.contact.getSyncStatus': mainSchema;
|
|
33
|
+
}
|
|
34
|
+
}
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
import * as AppBskyContactDefs from './defs.js';
|
|
5
|
+
|
|
6
|
+
const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.importContacts', {
|
|
7
|
+
params: null,
|
|
8
|
+
input: {
|
|
9
|
+
type: 'lex',
|
|
10
|
+
schema: /*#__PURE__*/ v.object({
|
|
11
|
+
/**
|
|
12
|
+
* List of phone numbers in global E.164 format (e.g., '+12125550123'). Phone numbers that cannot be normalized into a valid phone number will be discarded. Should not repeat the 'phone' input used in `app.bsky.contact.verifyPhone`.
|
|
13
|
+
* @minLength 1
|
|
14
|
+
* @maxLength 1000
|
|
15
|
+
*/
|
|
16
|
+
contacts: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(/*#__PURE__*/ v.string()), [
|
|
17
|
+
/*#__PURE__*/ v.arrayLength(1, 1000),
|
|
18
|
+
]),
|
|
19
|
+
/**
|
|
20
|
+
* JWT to authenticate the call. Use the JWT received as a response to the call to `app.bsky.contact.verifyPhone`.
|
|
21
|
+
*/
|
|
22
|
+
token: /*#__PURE__*/ v.string(),
|
|
23
|
+
}),
|
|
24
|
+
},
|
|
25
|
+
output: {
|
|
26
|
+
type: 'lex',
|
|
27
|
+
schema: /*#__PURE__*/ v.object({
|
|
28
|
+
/**
|
|
29
|
+
* The users that matched during import and their indexes on the input contacts, so the client can correlate with its local list.
|
|
30
|
+
*/
|
|
31
|
+
get matchesAndContactIndexes() {
|
|
32
|
+
return /*#__PURE__*/ v.array(AppBskyContactDefs.matchAndContactIndexSchema);
|
|
33
|
+
},
|
|
34
|
+
}),
|
|
35
|
+
},
|
|
36
|
+
});
|
|
37
|
+
|
|
38
|
+
type main$schematype = typeof _mainSchema;
|
|
39
|
+
|
|
40
|
+
export interface mainSchema extends main$schematype {}
|
|
41
|
+
|
|
42
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
43
|
+
|
|
44
|
+
export interface $params {}
|
|
45
|
+
export interface $input extends v.InferXRPCBodyInput<mainSchema['input']> {}
|
|
46
|
+
export interface $output extends v.InferXRPCBodyInput<mainSchema['output']> {}
|
|
47
|
+
|
|
48
|
+
declare module '@atcute/lexicons/ambient' {
|
|
49
|
+
interface XRPCProcedures {
|
|
50
|
+
'app.bsky.contact.importContacts': mainSchema;
|
|
51
|
+
}
|
|
52
|
+
}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
|
|
5
|
+
const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.removeData', {
|
|
6
|
+
params: null,
|
|
7
|
+
input: {
|
|
8
|
+
type: 'lex',
|
|
9
|
+
schema: /*#__PURE__*/ v.object({}),
|
|
10
|
+
},
|
|
11
|
+
output: {
|
|
12
|
+
type: 'lex',
|
|
13
|
+
schema: /*#__PURE__*/ v.object({}),
|
|
14
|
+
},
|
|
15
|
+
});
|
|
16
|
+
|
|
17
|
+
type main$schematype = typeof _mainSchema;
|
|
18
|
+
|
|
19
|
+
export interface mainSchema extends main$schematype {}
|
|
20
|
+
|
|
21
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
22
|
+
|
|
23
|
+
export interface $params {}
|
|
24
|
+
export interface $input extends v.InferXRPCBodyInput<mainSchema['input']> {}
|
|
25
|
+
export interface $output extends v.InferXRPCBodyInput<mainSchema['output']> {}
|
|
26
|
+
|
|
27
|
+
declare module '@atcute/lexicons/ambient' {
|
|
28
|
+
interface XRPCProcedures {
|
|
29
|
+
'app.bsky.contact.removeData': mainSchema;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
|
|
5
|
+
const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.sendNotification', {
|
|
6
|
+
params: null,
|
|
7
|
+
input: {
|
|
8
|
+
type: 'lex',
|
|
9
|
+
schema: /*#__PURE__*/ v.object({
|
|
10
|
+
/**
|
|
11
|
+
* The DID of who this notification comes from.
|
|
12
|
+
*/
|
|
13
|
+
from: /*#__PURE__*/ v.didString(),
|
|
14
|
+
/**
|
|
15
|
+
* The DID of who this notification should go to.
|
|
16
|
+
*/
|
|
17
|
+
to: /*#__PURE__*/ v.didString(),
|
|
18
|
+
}),
|
|
19
|
+
},
|
|
20
|
+
output: {
|
|
21
|
+
type: 'lex',
|
|
22
|
+
schema: /*#__PURE__*/ v.object({}),
|
|
23
|
+
},
|
|
24
|
+
});
|
|
25
|
+
|
|
26
|
+
type main$schematype = typeof _mainSchema;
|
|
27
|
+
|
|
28
|
+
export interface mainSchema extends main$schematype {}
|
|
29
|
+
|
|
30
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
31
|
+
|
|
32
|
+
export interface $params {}
|
|
33
|
+
export interface $input extends v.InferXRPCBodyInput<mainSchema['input']> {}
|
|
34
|
+
export interface $output extends v.InferXRPCBodyInput<mainSchema['output']> {}
|
|
35
|
+
|
|
36
|
+
declare module '@atcute/lexicons/ambient' {
|
|
37
|
+
interface XRPCProcedures {
|
|
38
|
+
'app.bsky.contact.sendNotification': mainSchema;
|
|
39
|
+
}
|
|
40
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
|
|
5
|
+
const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.startPhoneVerification', {
|
|
6
|
+
params: null,
|
|
7
|
+
input: {
|
|
8
|
+
type: 'lex',
|
|
9
|
+
schema: /*#__PURE__*/ v.object({
|
|
10
|
+
/**
|
|
11
|
+
* The phone number to receive the code via SMS.
|
|
12
|
+
*/
|
|
13
|
+
phone: /*#__PURE__*/ v.string(),
|
|
14
|
+
}),
|
|
15
|
+
},
|
|
16
|
+
output: {
|
|
17
|
+
type: 'lex',
|
|
18
|
+
schema: /*#__PURE__*/ v.object({}),
|
|
19
|
+
},
|
|
20
|
+
});
|
|
21
|
+
|
|
22
|
+
type main$schematype = typeof _mainSchema;
|
|
23
|
+
|
|
24
|
+
export interface mainSchema extends main$schematype {}
|
|
25
|
+
|
|
26
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
27
|
+
|
|
28
|
+
export interface $params {}
|
|
29
|
+
export interface $input extends v.InferXRPCBodyInput<mainSchema['input']> {}
|
|
30
|
+
export interface $output extends v.InferXRPCBodyInput<mainSchema['output']> {}
|
|
31
|
+
|
|
32
|
+
declare module '@atcute/lexicons/ambient' {
|
|
33
|
+
interface XRPCProcedures {
|
|
34
|
+
'app.bsky.contact.startPhoneVerification': mainSchema;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import type {} from '@atcute/lexicons';
|
|
2
|
+
import * as v from '@atcute/lexicons/validations';
|
|
3
|
+
import type {} from '@atcute/lexicons/ambient';
|
|
4
|
+
|
|
5
|
+
const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.contact.verifyPhone', {
|
|
6
|
+
params: null,
|
|
7
|
+
input: {
|
|
8
|
+
type: 'lex',
|
|
9
|
+
schema: /*#__PURE__*/ v.object({
|
|
10
|
+
/**
|
|
11
|
+
* The code received via SMS as a result of the call to `app.bsky.contact.startPhoneVerification`.
|
|
12
|
+
*/
|
|
13
|
+
code: /*#__PURE__*/ v.string(),
|
|
14
|
+
/**
|
|
15
|
+
* The phone number to verify. Should be the same as the one passed to `app.bsky.contact.startPhoneVerification`.
|
|
16
|
+
*/
|
|
17
|
+
phone: /*#__PURE__*/ v.string(),
|
|
18
|
+
}),
|
|
19
|
+
},
|
|
20
|
+
output: {
|
|
21
|
+
type: 'lex',
|
|
22
|
+
schema: /*#__PURE__*/ v.object({
|
|
23
|
+
/**
|
|
24
|
+
* JWT to be used in a call to `app.bsky.contact.importContacts`. It is only valid for a single call.
|
|
25
|
+
*/
|
|
26
|
+
token: /*#__PURE__*/ v.string(),
|
|
27
|
+
}),
|
|
28
|
+
},
|
|
29
|
+
});
|
|
30
|
+
|
|
31
|
+
type main$schematype = typeof _mainSchema;
|
|
32
|
+
|
|
33
|
+
export interface mainSchema extends main$schematype {}
|
|
34
|
+
|
|
35
|
+
export const mainSchema = _mainSchema as mainSchema;
|
|
36
|
+
|
|
37
|
+
export interface $params {}
|
|
38
|
+
export interface $input extends v.InferXRPCBodyInput<mainSchema['input']> {}
|
|
39
|
+
export interface $output extends v.InferXRPCBodyInput<mainSchema['output']> {}
|
|
40
|
+
|
|
41
|
+
declare module '@atcute/lexicons/ambient' {
|
|
42
|
+
interface XRPCProcedures {
|
|
43
|
+
'app.bsky.contact.verifyPhone': mainSchema;
|
|
44
|
+
}
|
|
45
|
+
}
|
|
@@ -60,9 +60,9 @@ const _viewRecordSchema = /*#__PURE__*/ v.object({
|
|
|
60
60
|
return /*#__PURE__*/ v.optional(
|
|
61
61
|
/*#__PURE__*/ v.array(
|
|
62
62
|
/*#__PURE__*/ v.variant([
|
|
63
|
-
viewSchema,
|
|
64
63
|
AppBskyEmbedExternal.viewSchema,
|
|
65
64
|
AppBskyEmbedImages.viewSchema,
|
|
65
|
+
viewSchema,
|
|
66
66
|
AppBskyEmbedRecordWithMedia.viewSchema,
|
|
67
67
|
AppBskyEmbedVideo.viewSchema,
|
|
68
68
|
]),
|
|
@@ -99,6 +99,22 @@ const _notFoundActorSchema = /*#__PURE__*/ v.object({
|
|
|
99
99
|
const _referencelistSchema = /*#__PURE__*/ v.literal('app.bsky.graph.defs#referencelist');
|
|
100
100
|
const _relationshipSchema = /*#__PURE__*/ v.object({
|
|
101
101
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.graph.defs#relationship')),
|
|
102
|
+
/**
|
|
103
|
+
* if the actor is blocked by this DID, contains the AT-URI of the block record
|
|
104
|
+
*/
|
|
105
|
+
blockedBy: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
106
|
+
/**
|
|
107
|
+
* if the actor is blocked by this DID via a block list, contains the AT-URI of the listblock record
|
|
108
|
+
*/
|
|
109
|
+
blockedByList: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
110
|
+
/**
|
|
111
|
+
* if the actor blocks this DID, this is the AT-URI of the block record
|
|
112
|
+
*/
|
|
113
|
+
blocking: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
114
|
+
/**
|
|
115
|
+
* if the actor blocks this DID via a block list, this is the AT-URI of the listblock record
|
|
116
|
+
*/
|
|
117
|
+
blockingByList: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
|
|
102
118
|
did: /*#__PURE__*/ v.didString(),
|
|
103
119
|
/**
|
|
104
120
|
* if the actor is followed by this DID, contains the AT-URI of the follow record
|