@atcute/bluesky 4.0.0 → 4.0.1

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.
Files changed (610) hide show
  1. package/dist/lexicons/index.d.ts +1 -1
  2. package/dist/lexicons/index.js +1 -1
  3. package/dist/lexicons/types/app/bsky/actor/defs.d.ts +58 -114
  4. package/dist/lexicons/types/app/bsky/actor/defs.d.ts.map +1 -1
  5. package/dist/lexicons/types/app/bsky/actor/defs.js +58 -114
  6. package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -1
  7. package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts +1 -3
  8. package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts.map +1 -1
  9. package/dist/lexicons/types/app/bsky/actor/getProfile.js +1 -3
  10. package/dist/lexicons/types/app/bsky/actor/getProfile.js.map +1 -1
  11. package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts +3 -4
  12. package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts.map +1 -1
  13. package/dist/lexicons/types/app/bsky/actor/getSuggestions.js +3 -4
  14. package/dist/lexicons/types/app/bsky/actor/getSuggestions.js.map +1 -1
  15. package/dist/lexicons/types/app/bsky/actor/profile.d.ts +7 -5
  16. package/dist/lexicons/types/app/bsky/actor/profile.d.ts.map +1 -1
  17. package/dist/lexicons/types/app/bsky/actor/profile.js +9 -7
  18. package/dist/lexicons/types/app/bsky/actor/profile.js.map +1 -1
  19. package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts +4 -2
  20. package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts.map +1 -1
  21. package/dist/lexicons/types/app/bsky/actor/searchActors.js +4 -2
  22. package/dist/lexicons/types/app/bsky/actor/searchActors.js.map +1 -1
  23. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts +3 -4
  24. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts.map +1 -1
  25. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js +3 -4
  26. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js.map +1 -1
  27. package/dist/lexicons/types/app/bsky/actor/status.d.ts +3 -6
  28. package/dist/lexicons/types/app/bsky/actor/status.d.ts.map +1 -1
  29. package/dist/lexicons/types/app/bsky/actor/status.js +3 -6
  30. package/dist/lexicons/types/app/bsky/actor/status.js.map +1 -1
  31. package/dist/lexicons/types/app/bsky/ageassurance/begin.d.ts +4 -12
  32. package/dist/lexicons/types/app/bsky/ageassurance/begin.d.ts.map +1 -1
  33. package/dist/lexicons/types/app/bsky/ageassurance/begin.js +4 -12
  34. package/dist/lexicons/types/app/bsky/ageassurance/begin.js.map +1 -1
  35. package/dist/lexicons/types/app/bsky/ageassurance/defs.d.ts +27 -68
  36. package/dist/lexicons/types/app/bsky/ageassurance/defs.d.ts.map +1 -1
  37. package/dist/lexicons/types/app/bsky/ageassurance/defs.js +27 -68
  38. package/dist/lexicons/types/app/bsky/ageassurance/defs.js.map +1 -1
  39. package/dist/lexicons/types/app/bsky/bookmark/defs.d.ts +2 -6
  40. package/dist/lexicons/types/app/bsky/bookmark/defs.d.ts.map +1 -1
  41. package/dist/lexicons/types/app/bsky/bookmark/defs.js +2 -6
  42. package/dist/lexicons/types/app/bsky/bookmark/defs.js.map +1 -1
  43. package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.d.ts +1 -1
  44. package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.js +1 -1
  45. package/dist/lexicons/types/app/bsky/contact/defs.d.ts +9 -13
  46. package/dist/lexicons/types/app/bsky/contact/defs.d.ts.map +1 -1
  47. package/dist/lexicons/types/app/bsky/contact/defs.js +9 -13
  48. package/dist/lexicons/types/app/bsky/contact/defs.js.map +1 -1
  49. package/dist/lexicons/types/app/bsky/contact/dismissMatch.d.ts +1 -3
  50. package/dist/lexicons/types/app/bsky/contact/dismissMatch.d.ts.map +1 -1
  51. package/dist/lexicons/types/app/bsky/contact/dismissMatch.js +1 -3
  52. package/dist/lexicons/types/app/bsky/contact/dismissMatch.js.map +1 -1
  53. package/dist/lexicons/types/app/bsky/contact/getMatches.d.ts +1 -1
  54. package/dist/lexicons/types/app/bsky/contact/getMatches.js +1 -1
  55. package/dist/lexicons/types/app/bsky/contact/getSyncStatus.d.ts +2 -1
  56. package/dist/lexicons/types/app/bsky/contact/getSyncStatus.d.ts.map +1 -1
  57. package/dist/lexicons/types/app/bsky/contact/getSyncStatus.js +2 -1
  58. package/dist/lexicons/types/app/bsky/contact/getSyncStatus.js.map +1 -1
  59. package/dist/lexicons/types/app/bsky/contact/importContacts.d.ts +8 -3
  60. package/dist/lexicons/types/app/bsky/contact/importContacts.d.ts.map +1 -1
  61. package/dist/lexicons/types/app/bsky/contact/importContacts.js +8 -3
  62. package/dist/lexicons/types/app/bsky/contact/importContacts.js.map +1 -1
  63. package/dist/lexicons/types/app/bsky/contact/sendNotification.d.ts +2 -6
  64. package/dist/lexicons/types/app/bsky/contact/sendNotification.d.ts.map +1 -1
  65. package/dist/lexicons/types/app/bsky/contact/sendNotification.js +2 -6
  66. package/dist/lexicons/types/app/bsky/contact/sendNotification.js.map +1 -1
  67. package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.d.ts +1 -3
  68. package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.d.ts.map +1 -1
  69. package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.js +1 -3
  70. package/dist/lexicons/types/app/bsky/contact/startPhoneVerification.js.map +1 -1
  71. package/dist/lexicons/types/app/bsky/contact/verifyPhone.d.ts +4 -7
  72. package/dist/lexicons/types/app/bsky/contact/verifyPhone.d.ts.map +1 -1
  73. package/dist/lexicons/types/app/bsky/contact/verifyPhone.js +4 -7
  74. package/dist/lexicons/types/app/bsky/contact/verifyPhone.js.map +1 -1
  75. package/dist/lexicons/types/app/bsky/draft/createDraft.d.ts +1 -3
  76. package/dist/lexicons/types/app/bsky/draft/createDraft.d.ts.map +1 -1
  77. package/dist/lexicons/types/app/bsky/draft/createDraft.js +1 -3
  78. package/dist/lexicons/types/app/bsky/draft/createDraft.js.map +1 -1
  79. package/dist/lexicons/types/app/bsky/draft/defs.d.ts +23 -40
  80. package/dist/lexicons/types/app/bsky/draft/defs.d.ts.map +1 -1
  81. package/dist/lexicons/types/app/bsky/draft/defs.js +23 -40
  82. package/dist/lexicons/types/app/bsky/draft/defs.js.map +1 -1
  83. package/dist/lexicons/types/app/bsky/draft/getDrafts.d.ts +1 -1
  84. package/dist/lexicons/types/app/bsky/draft/getDrafts.js +1 -1
  85. package/dist/lexicons/types/app/bsky/embed/defs.d.ts +2 -6
  86. package/dist/lexicons/types/app/bsky/embed/defs.d.ts.map +1 -1
  87. package/dist/lexicons/types/app/bsky/embed/defs.js +2 -6
  88. package/dist/lexicons/types/app/bsky/embed/defs.js.map +1 -1
  89. package/dist/lexicons/types/app/bsky/embed/external.d.ts +2 -1
  90. package/dist/lexicons/types/app/bsky/embed/external.d.ts.map +1 -1
  91. package/dist/lexicons/types/app/bsky/embed/external.js +2 -1
  92. package/dist/lexicons/types/app/bsky/embed/external.js.map +1 -1
  93. package/dist/lexicons/types/app/bsky/embed/images.d.ts +9 -14
  94. package/dist/lexicons/types/app/bsky/embed/images.d.ts.map +1 -1
  95. package/dist/lexicons/types/app/bsky/embed/images.js +9 -14
  96. package/dist/lexicons/types/app/bsky/embed/images.js.map +1 -1
  97. package/dist/lexicons/types/app/bsky/embed/record.d.ts +1 -3
  98. package/dist/lexicons/types/app/bsky/embed/record.d.ts.map +1 -1
  99. package/dist/lexicons/types/app/bsky/embed/record.js +1 -3
  100. package/dist/lexicons/types/app/bsky/embed/record.js.map +1 -1
  101. package/dist/lexicons/types/app/bsky/embed/video.d.ts +5 -9
  102. package/dist/lexicons/types/app/bsky/embed/video.d.ts.map +1 -1
  103. package/dist/lexicons/types/app/bsky/embed/video.js +5 -9
  104. package/dist/lexicons/types/app/bsky/embed/video.js.map +1 -1
  105. package/dist/lexicons/types/app/bsky/feed/defs.d.ts +10 -10
  106. package/dist/lexicons/types/app/bsky/feed/defs.d.ts.map +1 -1
  107. package/dist/lexicons/types/app/bsky/feed/defs.js +10 -10
  108. package/dist/lexicons/types/app/bsky/feed/defs.js.map +1 -1
  109. package/dist/lexicons/types/app/bsky/feed/generator.d.ts +4 -5
  110. package/dist/lexicons/types/app/bsky/feed/generator.d.ts.map +1 -1
  111. package/dist/lexicons/types/app/bsky/feed/generator.js +5 -6
  112. package/dist/lexicons/types/app/bsky/feed/generator.js.map +1 -1
  113. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts +1 -1
  114. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js +1 -1
  115. package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts +1 -1
  116. package/dist/lexicons/types/app/bsky/feed/getActorLikes.js +1 -1
  117. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts +4 -5
  118. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts.map +1 -1
  119. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js +4 -5
  120. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js.map +1 -1
  121. package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts +1 -1
  122. package/dist/lexicons/types/app/bsky/feed/getFeed.js +1 -1
  123. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts +3 -9
  124. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts.map +1 -1
  125. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js +3 -9
  126. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js.map +1 -1
  127. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts +1 -3
  128. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts.map +1 -1
  129. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js +1 -3
  130. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js.map +1 -1
  131. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts +3 -4
  132. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts.map +1 -1
  133. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js +3 -4
  134. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js.map +1 -1
  135. package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts +3 -7
  136. package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts.map +1 -1
  137. package/dist/lexicons/types/app/bsky/feed/getLikes.js +3 -7
  138. package/dist/lexicons/types/app/bsky/feed/getLikes.js.map +1 -1
  139. package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts +2 -4
  140. package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts.map +1 -1
  141. package/dist/lexicons/types/app/bsky/feed/getListFeed.js +2 -4
  142. package/dist/lexicons/types/app/bsky/feed/getListFeed.js.map +1 -1
  143. package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts +5 -5
  144. package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts.map +1 -1
  145. package/dist/lexicons/types/app/bsky/feed/getPostThread.js +5 -5
  146. package/dist/lexicons/types/app/bsky/feed/getPostThread.js.map +1 -1
  147. package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts +1 -0
  148. package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts.map +1 -1
  149. package/dist/lexicons/types/app/bsky/feed/getPosts.js +1 -0
  150. package/dist/lexicons/types/app/bsky/feed/getPosts.js.map +1 -1
  151. package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts +3 -7
  152. package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts.map +1 -1
  153. package/dist/lexicons/types/app/bsky/feed/getQuotes.js +3 -7
  154. package/dist/lexicons/types/app/bsky/feed/getQuotes.js.map +1 -1
  155. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts +3 -7
  156. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts.map +1 -1
  157. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js +3 -7
  158. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js.map +1 -1
  159. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts +1 -1
  160. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js +1 -1
  161. package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts +3 -2
  162. package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts.map +1 -1
  163. package/dist/lexicons/types/app/bsky/feed/getTimeline.js +3 -2
  164. package/dist/lexicons/types/app/bsky/feed/getTimeline.js.map +1 -1
  165. package/dist/lexicons/types/app/bsky/feed/post.d.ts +10 -18
  166. package/dist/lexicons/types/app/bsky/feed/post.d.ts.map +1 -1
  167. package/dist/lexicons/types/app/bsky/feed/post.js +10 -18
  168. package/dist/lexicons/types/app/bsky/feed/post.js.map +1 -1
  169. package/dist/lexicons/types/app/bsky/feed/postgate.d.ts +5 -4
  170. package/dist/lexicons/types/app/bsky/feed/postgate.d.ts.map +1 -1
  171. package/dist/lexicons/types/app/bsky/feed/postgate.js +5 -4
  172. package/dist/lexicons/types/app/bsky/feed/postgate.js.map +1 -1
  173. package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts +23 -17
  174. package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts.map +1 -1
  175. package/dist/lexicons/types/app/bsky/feed/searchPosts.js +23 -17
  176. package/dist/lexicons/types/app/bsky/feed/searchPosts.js.map +1 -1
  177. package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts +5 -4
  178. package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts.map +1 -1
  179. package/dist/lexicons/types/app/bsky/feed/threadgate.js +5 -4
  180. package/dist/lexicons/types/app/bsky/feed/threadgate.js.map +1 -1
  181. package/dist/lexicons/types/app/bsky/graph/block.d.ts +1 -3
  182. package/dist/lexicons/types/app/bsky/graph/block.d.ts.map +1 -1
  183. package/dist/lexicons/types/app/bsky/graph/block.js +1 -3
  184. package/dist/lexicons/types/app/bsky/graph/block.js.map +1 -1
  185. package/dist/lexicons/types/app/bsky/graph/defs.d.ts +15 -45
  186. package/dist/lexicons/types/app/bsky/graph/defs.d.ts.map +1 -1
  187. package/dist/lexicons/types/app/bsky/graph/defs.js +15 -45
  188. package/dist/lexicons/types/app/bsky/graph/defs.js.map +1 -1
  189. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts +1 -1
  190. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js +1 -1
  191. package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts +1 -1
  192. package/dist/lexicons/types/app/bsky/graph/getBlocks.js +1 -1
  193. package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts +1 -1
  194. package/dist/lexicons/types/app/bsky/graph/getFollowers.js +1 -1
  195. package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts +1 -1
  196. package/dist/lexicons/types/app/bsky/graph/getFollows.js +1 -1
  197. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts +1 -1
  198. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js +1 -1
  199. package/dist/lexicons/types/app/bsky/graph/getList.d.ts +2 -4
  200. package/dist/lexicons/types/app/bsky/graph/getList.d.ts.map +1 -1
  201. package/dist/lexicons/types/app/bsky/graph/getList.js +2 -4
  202. package/dist/lexicons/types/app/bsky/graph/getList.js.map +1 -1
  203. package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts +1 -1
  204. package/dist/lexicons/types/app/bsky/graph/getListBlocks.js +1 -1
  205. package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts +1 -1
  206. package/dist/lexicons/types/app/bsky/graph/getListMutes.js +1 -1
  207. package/dist/lexicons/types/app/bsky/graph/getLists.d.ts +3 -7
  208. package/dist/lexicons/types/app/bsky/graph/getLists.d.ts.map +1 -1
  209. package/dist/lexicons/types/app/bsky/graph/getLists.js +3 -7
  210. package/dist/lexicons/types/app/bsky/graph/getLists.js.map +1 -1
  211. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.d.ts +3 -7
  212. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.d.ts.map +1 -1
  213. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.js +3 -7
  214. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.js.map +1 -1
  215. package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts +1 -1
  216. package/dist/lexicons/types/app/bsky/graph/getMutes.js +1 -1
  217. package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts +2 -3
  218. package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts.map +1 -1
  219. package/dist/lexicons/types/app/bsky/graph/getRelationships.js +2 -3
  220. package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -1
  221. package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts +1 -3
  222. package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts.map +1 -1
  223. package/dist/lexicons/types/app/bsky/graph/getStarterPack.js +1 -3
  224. package/dist/lexicons/types/app/bsky/graph/getStarterPack.js.map +1 -1
  225. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.d.ts +2 -4
  226. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.d.ts.map +1 -1
  227. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.js +2 -4
  228. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.js.map +1 -1
  229. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts +5 -4
  230. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts.map +1 -1
  231. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js +5 -4
  232. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js.map +1 -1
  233. package/dist/lexicons/types/app/bsky/graph/list.d.ts +3 -4
  234. package/dist/lexicons/types/app/bsky/graph/list.d.ts.map +1 -1
  235. package/dist/lexicons/types/app/bsky/graph/list.js +4 -5
  236. package/dist/lexicons/types/app/bsky/graph/list.js.map +1 -1
  237. package/dist/lexicons/types/app/bsky/graph/listblock.d.ts +1 -3
  238. package/dist/lexicons/types/app/bsky/graph/listblock.d.ts.map +1 -1
  239. package/dist/lexicons/types/app/bsky/graph/listblock.js +1 -3
  240. package/dist/lexicons/types/app/bsky/graph/listblock.js.map +1 -1
  241. package/dist/lexicons/types/app/bsky/graph/listitem.d.ts +2 -6
  242. package/dist/lexicons/types/app/bsky/graph/listitem.d.ts.map +1 -1
  243. package/dist/lexicons/types/app/bsky/graph/listitem.js +2 -6
  244. package/dist/lexicons/types/app/bsky/graph/listitem.js.map +1 -1
  245. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts +3 -2
  246. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts.map +1 -1
  247. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js +3 -2
  248. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js.map +1 -1
  249. package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts +3 -6
  250. package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts.map +1 -1
  251. package/dist/lexicons/types/app/bsky/graph/starterpack.js +3 -6
  252. package/dist/lexicons/types/app/bsky/graph/starterpack.js.map +1 -1
  253. package/dist/lexicons/types/app/bsky/graph/verification.d.ts +8 -8
  254. package/dist/lexicons/types/app/bsky/graph/verification.d.ts.map +1 -1
  255. package/dist/lexicons/types/app/bsky/graph/verification.js +8 -8
  256. package/dist/lexicons/types/app/bsky/graph/verification.js.map +1 -1
  257. package/dist/lexicons/types/app/bsky/labeler/defs.d.ts +10 -15
  258. package/dist/lexicons/types/app/bsky/labeler/defs.d.ts.map +1 -1
  259. package/dist/lexicons/types/app/bsky/labeler/defs.js +10 -15
  260. package/dist/lexicons/types/app/bsky/labeler/defs.js.map +1 -1
  261. package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts +2 -6
  262. package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts.map +1 -1
  263. package/dist/lexicons/types/app/bsky/labeler/getServices.js +2 -6
  264. package/dist/lexicons/types/app/bsky/labeler/getServices.js.map +1 -1
  265. package/dist/lexicons/types/app/bsky/labeler/service.d.ts +6 -5
  266. package/dist/lexicons/types/app/bsky/labeler/service.d.ts.map +1 -1
  267. package/dist/lexicons/types/app/bsky/labeler/service.js +6 -5
  268. package/dist/lexicons/types/app/bsky/labeler/service.js.map +1 -1
  269. package/dist/lexicons/types/app/bsky/notification/declaration.d.ts +2 -1
  270. package/dist/lexicons/types/app/bsky/notification/declaration.d.ts.map +1 -1
  271. package/dist/lexicons/types/app/bsky/notification/declaration.js +2 -1
  272. package/dist/lexicons/types/app/bsky/notification/declaration.js.map +1 -1
  273. package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.d.ts +1 -1
  274. package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.js +1 -1
  275. package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts +4 -5
  276. package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts.map +1 -1
  277. package/dist/lexicons/types/app/bsky/notification/listNotifications.js +4 -5
  278. package/dist/lexicons/types/app/bsky/notification/listNotifications.js.map +1 -1
  279. package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts +1 -3
  280. package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts.map +1 -1
  281. package/dist/lexicons/types/app/bsky/notification/registerPush.js +1 -3
  282. package/dist/lexicons/types/app/bsky/notification/registerPush.js.map +1 -1
  283. package/dist/lexicons/types/app/bsky/richtext/facet.d.ts +2 -6
  284. package/dist/lexicons/types/app/bsky/richtext/facet.d.ts.map +1 -1
  285. package/dist/lexicons/types/app/bsky/richtext/facet.js +2 -6
  286. package/dist/lexicons/types/app/bsky/richtext/facet.js.map +1 -1
  287. package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts +19 -37
  288. package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts.map +1 -1
  289. package/dist/lexicons/types/app/bsky/unspecced/defs.js +19 -37
  290. package/dist/lexicons/types/app/bsky/unspecced/defs.js.map +1 -1
  291. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.d.ts +1 -1
  292. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.js +1 -1
  293. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.d.ts +2 -4
  294. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.d.ts.map +1 -1
  295. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.js +2 -4
  296. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.js.map +1 -1
  297. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.d.ts +5 -10
  298. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.d.ts.map +1 -1
  299. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.js +5 -10
  300. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.js.map +1 -1
  301. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts +1 -1
  302. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js +1 -1
  303. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.d.ts +5 -5
  304. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.d.ts.map +1 -1
  305. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.js +5 -5
  306. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.js.map +1 -1
  307. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.d.ts +18 -8
  308. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.d.ts.map +1 -1
  309. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.js +18 -8
  310. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.js.map +1 -1
  311. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.d.ts +1 -1
  312. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.js +1 -1
  313. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts +2 -4
  314. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts.map +1 -1
  315. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js +2 -4
  316. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js.map +1 -1
  317. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.d.ts +4 -7
  318. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.d.ts.map +1 -1
  319. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.js +4 -7
  320. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.js.map +1 -1
  321. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.d.ts +1 -1
  322. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.js +1 -1
  323. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts +2 -4
  324. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts.map +1 -1
  325. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js +2 -4
  326. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js.map +1 -1
  327. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts +4 -7
  328. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts.map +1 -1
  329. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js +4 -7
  330. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js.map +1 -1
  331. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.d.ts +2 -4
  332. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.d.ts.map +1 -1
  333. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.js +2 -4
  334. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.js.map +1 -1
  335. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.d.ts +3 -7
  336. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.d.ts.map +1 -1
  337. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.js +3 -7
  338. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.js.map +1 -1
  339. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.d.ts +3 -7
  340. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.d.ts.map +1 -1
  341. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.js +3 -7
  342. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.js.map +1 -1
  343. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.d.ts +4 -10
  344. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.d.ts.map +1 -1
  345. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.js +4 -10
  346. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.js.map +1 -1
  347. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.d.ts +3 -7
  348. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.d.ts.map +1 -1
  349. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.js +3 -7
  350. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.js.map +1 -1
  351. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.d.ts +4 -10
  352. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.d.ts.map +1 -1
  353. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.js +4 -10
  354. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.js.map +1 -1
  355. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts +5 -10
  356. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts.map +1 -1
  357. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js +5 -10
  358. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js.map +1 -1
  359. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts +9 -7
  360. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts.map +1 -1
  361. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js +9 -7
  362. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js.map +1 -1
  363. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts +3 -2
  364. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts.map +1 -1
  365. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js +3 -2
  366. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js.map +1 -1
  367. package/dist/lexicons/types/app/bsky/unspecced/getTrends.d.ts +1 -1
  368. package/dist/lexicons/types/app/bsky/unspecced/getTrends.js +1 -1
  369. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts +2 -4
  370. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts.map +1 -1
  371. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js +2 -4
  372. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js.map +1 -1
  373. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.d.ts +3 -9
  374. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.d.ts.map +1 -1
  375. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.js +3 -9
  376. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.js.map +1 -1
  377. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts +9 -10
  378. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts.map +1 -1
  379. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js +9 -10
  380. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js.map +1 -1
  381. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts +25 -18
  382. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts.map +1 -1
  383. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js +25 -18
  384. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js.map +1 -1
  385. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts +7 -9
  386. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts.map +1 -1
  387. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js +7 -9
  388. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js.map +1 -1
  389. package/dist/lexicons/types/app/bsky/video/defs.d.ts +3 -1
  390. package/dist/lexicons/types/app/bsky/video/defs.d.ts.map +1 -1
  391. package/dist/lexicons/types/app/bsky/video/defs.js +3 -1
  392. package/dist/lexicons/types/app/bsky/video/defs.js.map +1 -1
  393. package/dist/lexicons/types/chat/bsky/actor/declaration.d.ts +2 -1
  394. package/dist/lexicons/types/chat/bsky/actor/declaration.d.ts.map +1 -1
  395. package/dist/lexicons/types/chat/bsky/actor/declaration.js +2 -1
  396. package/dist/lexicons/types/chat/bsky/actor/declaration.js.map +1 -1
  397. package/dist/lexicons/types/chat/bsky/actor/defs.d.ts +4 -12
  398. package/dist/lexicons/types/chat/bsky/actor/defs.d.ts.map +1 -1
  399. package/dist/lexicons/types/chat/bsky/actor/defs.js +4 -12
  400. package/dist/lexicons/types/chat/bsky/actor/defs.js.map +1 -1
  401. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.d.ts +1 -3
  402. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.d.ts.map +1 -1
  403. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js +1 -3
  404. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js.map +1 -1
  405. package/dist/lexicons/types/chat/bsky/convo/defs.d.ts +66 -121
  406. package/dist/lexicons/types/chat/bsky/convo/defs.d.ts.map +1 -1
  407. package/dist/lexicons/types/chat/bsky/convo/defs.js +61 -121
  408. package/dist/lexicons/types/chat/bsky/convo/defs.js.map +1 -1
  409. package/dist/lexicons/types/chat/bsky/convo/getConvoMembers.d.ts +1 -1
  410. package/dist/lexicons/types/chat/bsky/convo/getConvoMembers.js +1 -1
  411. package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts +3 -2
  412. package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts.map +1 -1
  413. package/dist/lexicons/types/chat/bsky/convo/getMessages.js +3 -2
  414. package/dist/lexicons/types/chat/bsky/convo/getMessages.js.map +1 -1
  415. package/dist/lexicons/types/chat/bsky/convo/listConvoRequests.d.ts +1 -1
  416. package/dist/lexicons/types/chat/bsky/convo/listConvoRequests.js +1 -1
  417. package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts +6 -5
  418. package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts.map +1 -1
  419. package/dist/lexicons/types/chat/bsky/convo/listConvos.js +7 -5
  420. package/dist/lexicons/types/chat/bsky/convo/listConvos.js.map +1 -1
  421. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts +1 -3
  422. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts.map +1 -1
  423. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js +1 -3
  424. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js.map +1 -1
  425. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts +1 -3
  426. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts.map +1 -1
  427. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js +1 -3
  428. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js.map +1 -1
  429. package/dist/lexicons/types/chat/bsky/group/addMembers.d.ts +1 -3
  430. package/dist/lexicons/types/chat/bsky/group/addMembers.d.ts.map +1 -1
  431. package/dist/lexicons/types/chat/bsky/group/addMembers.js +1 -3
  432. package/dist/lexicons/types/chat/bsky/group/addMembers.js.map +1 -1
  433. package/dist/lexicons/types/chat/bsky/group/createGroup.d.ts +1 -3
  434. package/dist/lexicons/types/chat/bsky/group/createGroup.d.ts.map +1 -1
  435. package/dist/lexicons/types/chat/bsky/group/createGroup.js +1 -3
  436. package/dist/lexicons/types/chat/bsky/group/createGroup.js.map +1 -1
  437. package/dist/lexicons/types/chat/bsky/group/createJoinLink.d.ts +1 -3
  438. package/dist/lexicons/types/chat/bsky/group/createJoinLink.d.ts.map +1 -1
  439. package/dist/lexicons/types/chat/bsky/group/createJoinLink.js +1 -3
  440. package/dist/lexicons/types/chat/bsky/group/createJoinLink.js.map +1 -1
  441. package/dist/lexicons/types/chat/bsky/group/defs.d.ts +9 -6
  442. package/dist/lexicons/types/chat/bsky/group/defs.d.ts.map +1 -1
  443. package/dist/lexicons/types/chat/bsky/group/defs.js +8 -3
  444. package/dist/lexicons/types/chat/bsky/group/defs.js.map +1 -1
  445. package/dist/lexicons/types/chat/bsky/group/{getGroupPublicInfo.d.ts → getJoinLinkPreview.d.ts} +4 -4
  446. package/dist/lexicons/types/chat/bsky/group/{getGroupPublicInfo.d.ts.map → getJoinLinkPreview.d.ts.map} +1 -1
  447. package/dist/lexicons/types/chat/bsky/group/{getGroupPublicInfo.js → getJoinLinkPreview.js} +4 -4
  448. package/dist/lexicons/types/chat/bsky/group/{getGroupPublicInfo.js.map → getJoinLinkPreview.js.map} +1 -1
  449. package/dist/lexicons/types/chat/bsky/group/listJoinRequests.d.ts +1 -1
  450. package/dist/lexicons/types/chat/bsky/group/listJoinRequests.js +1 -1
  451. package/dist/lexicons/types/chat/bsky/group/removeMembers.d.ts +1 -3
  452. package/dist/lexicons/types/chat/bsky/group/removeMembers.d.ts.map +1 -1
  453. package/dist/lexicons/types/chat/bsky/group/removeMembers.js +1 -3
  454. package/dist/lexicons/types/chat/bsky/group/removeMembers.js.map +1 -1
  455. package/dist/lexicons/types/chat/bsky/group/requestJoin.d.ts +1 -3
  456. package/dist/lexicons/types/chat/bsky/group/requestJoin.d.ts.map +1 -1
  457. package/dist/lexicons/types/chat/bsky/group/requestJoin.js +1 -3
  458. package/dist/lexicons/types/chat/bsky/group/requestJoin.js.map +1 -1
  459. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts +3 -9
  460. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts.map +1 -1
  461. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js +3 -9
  462. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js.map +1 -1
  463. package/dist/lexicons/types/chat/bsky/moderation/subscribeModEvents.d.ts +4 -7
  464. package/dist/lexicons/types/chat/bsky/moderation/subscribeModEvents.d.ts.map +1 -1
  465. package/dist/lexicons/types/chat/bsky/moderation/subscribeModEvents.js +4 -7
  466. package/dist/lexicons/types/chat/bsky/moderation/subscribeModEvents.js.map +1 -1
  467. package/dist/utilities/embeds.d.ts +14 -21
  468. package/dist/utilities/embeds.d.ts.map +1 -1
  469. package/dist/utilities/embeds.js +7 -0
  470. package/dist/utilities/embeds.js.map +1 -1
  471. package/dist/utilities/list.d.ts +1 -3
  472. package/dist/utilities/list.d.ts.map +1 -1
  473. package/dist/utilities/profile.d.ts +1 -3
  474. package/dist/utilities/profile.d.ts.map +1 -1
  475. package/dist/utilities/starterpack.d.ts +1 -3
  476. package/dist/utilities/starterpack.d.ts.map +1 -1
  477. package/lib/lexicons/index.ts +1 -1
  478. package/lib/lexicons/types/app/bsky/actor/defs.ts +58 -114
  479. package/lib/lexicons/types/app/bsky/actor/getProfile.ts +1 -3
  480. package/lib/lexicons/types/app/bsky/actor/getSuggestions.ts +3 -4
  481. package/lib/lexicons/types/app/bsky/actor/profile.ts +9 -7
  482. package/lib/lexicons/types/app/bsky/actor/searchActors.ts +4 -2
  483. package/lib/lexicons/types/app/bsky/actor/searchActorsTypeahead.ts +3 -4
  484. package/lib/lexicons/types/app/bsky/actor/status.ts +3 -6
  485. package/lib/lexicons/types/app/bsky/ageassurance/begin.ts +4 -12
  486. package/lib/lexicons/types/app/bsky/ageassurance/defs.ts +27 -68
  487. package/lib/lexicons/types/app/bsky/bookmark/defs.ts +2 -6
  488. package/lib/lexicons/types/app/bsky/bookmark/getBookmarks.ts +1 -1
  489. package/lib/lexicons/types/app/bsky/contact/defs.ts +9 -13
  490. package/lib/lexicons/types/app/bsky/contact/dismissMatch.ts +1 -3
  491. package/lib/lexicons/types/app/bsky/contact/getMatches.ts +1 -1
  492. package/lib/lexicons/types/app/bsky/contact/getSyncStatus.ts +2 -1
  493. package/lib/lexicons/types/app/bsky/contact/importContacts.ts +8 -3
  494. package/lib/lexicons/types/app/bsky/contact/sendNotification.ts +2 -6
  495. package/lib/lexicons/types/app/bsky/contact/startPhoneVerification.ts +1 -3
  496. package/lib/lexicons/types/app/bsky/contact/verifyPhone.ts +4 -7
  497. package/lib/lexicons/types/app/bsky/draft/createDraft.ts +1 -3
  498. package/lib/lexicons/types/app/bsky/draft/defs.ts +23 -40
  499. package/lib/lexicons/types/app/bsky/draft/getDrafts.ts +1 -1
  500. package/lib/lexicons/types/app/bsky/embed/defs.ts +2 -6
  501. package/lib/lexicons/types/app/bsky/embed/external.ts +2 -1
  502. package/lib/lexicons/types/app/bsky/embed/images.ts +9 -14
  503. package/lib/lexicons/types/app/bsky/embed/record.ts +1 -3
  504. package/lib/lexicons/types/app/bsky/embed/video.ts +5 -9
  505. package/lib/lexicons/types/app/bsky/feed/defs.ts +10 -10
  506. package/lib/lexicons/types/app/bsky/feed/generator.ts +5 -6
  507. package/lib/lexicons/types/app/bsky/feed/getActorFeeds.ts +1 -1
  508. package/lib/lexicons/types/app/bsky/feed/getActorLikes.ts +1 -1
  509. package/lib/lexicons/types/app/bsky/feed/getAuthorFeed.ts +4 -5
  510. package/lib/lexicons/types/app/bsky/feed/getFeed.ts +1 -1
  511. package/lib/lexicons/types/app/bsky/feed/getFeedGenerator.ts +3 -9
  512. package/lib/lexicons/types/app/bsky/feed/getFeedGenerators.ts +1 -3
  513. package/lib/lexicons/types/app/bsky/feed/getFeedSkeleton.ts +3 -4
  514. package/lib/lexicons/types/app/bsky/feed/getLikes.ts +3 -7
  515. package/lib/lexicons/types/app/bsky/feed/getListFeed.ts +2 -4
  516. package/lib/lexicons/types/app/bsky/feed/getPostThread.ts +5 -5
  517. package/lib/lexicons/types/app/bsky/feed/getPosts.ts +1 -0
  518. package/lib/lexicons/types/app/bsky/feed/getQuotes.ts +3 -7
  519. package/lib/lexicons/types/app/bsky/feed/getRepostedBy.ts +3 -7
  520. package/lib/lexicons/types/app/bsky/feed/getSuggestedFeeds.ts +1 -1
  521. package/lib/lexicons/types/app/bsky/feed/getTimeline.ts +3 -2
  522. package/lib/lexicons/types/app/bsky/feed/post.ts +10 -18
  523. package/lib/lexicons/types/app/bsky/feed/postgate.ts +5 -4
  524. package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +23 -17
  525. package/lib/lexicons/types/app/bsky/feed/threadgate.ts +5 -4
  526. package/lib/lexicons/types/app/bsky/graph/block.ts +1 -3
  527. package/lib/lexicons/types/app/bsky/graph/defs.ts +15 -45
  528. package/lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts +1 -1
  529. package/lib/lexicons/types/app/bsky/graph/getBlocks.ts +1 -1
  530. package/lib/lexicons/types/app/bsky/graph/getFollowers.ts +1 -1
  531. package/lib/lexicons/types/app/bsky/graph/getFollows.ts +1 -1
  532. package/lib/lexicons/types/app/bsky/graph/getKnownFollowers.ts +1 -1
  533. package/lib/lexicons/types/app/bsky/graph/getList.ts +2 -4
  534. package/lib/lexicons/types/app/bsky/graph/getListBlocks.ts +1 -1
  535. package/lib/lexicons/types/app/bsky/graph/getListMutes.ts +1 -1
  536. package/lib/lexicons/types/app/bsky/graph/getLists.ts +3 -7
  537. package/lib/lexicons/types/app/bsky/graph/getListsWithMembership.ts +3 -7
  538. package/lib/lexicons/types/app/bsky/graph/getMutes.ts +1 -1
  539. package/lib/lexicons/types/app/bsky/graph/getRelationships.ts +2 -3
  540. package/lib/lexicons/types/app/bsky/graph/getStarterPack.ts +1 -3
  541. package/lib/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.ts +2 -4
  542. package/lib/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.ts +5 -4
  543. package/lib/lexicons/types/app/bsky/graph/list.ts +4 -5
  544. package/lib/lexicons/types/app/bsky/graph/listblock.ts +1 -3
  545. package/lib/lexicons/types/app/bsky/graph/listitem.ts +2 -6
  546. package/lib/lexicons/types/app/bsky/graph/searchStarterPacks.ts +3 -2
  547. package/lib/lexicons/types/app/bsky/graph/starterpack.ts +3 -6
  548. package/lib/lexicons/types/app/bsky/graph/verification.ts +8 -8
  549. package/lib/lexicons/types/app/bsky/labeler/defs.ts +10 -15
  550. package/lib/lexicons/types/app/bsky/labeler/getServices.ts +2 -6
  551. package/lib/lexicons/types/app/bsky/labeler/service.ts +6 -5
  552. package/lib/lexicons/types/app/bsky/notification/declaration.ts +2 -1
  553. package/lib/lexicons/types/app/bsky/notification/listActivitySubscriptions.ts +1 -1
  554. package/lib/lexicons/types/app/bsky/notification/listNotifications.ts +4 -5
  555. package/lib/lexicons/types/app/bsky/notification/registerPush.ts +1 -3
  556. package/lib/lexicons/types/app/bsky/richtext/facet.ts +2 -6
  557. package/lib/lexicons/types/app/bsky/unspecced/defs.ts +19 -37
  558. package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.ts +1 -1
  559. package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.ts +2 -4
  560. package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedUsersSkeleton.ts +5 -10
  561. package/lib/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.ts +1 -1
  562. package/lib/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.ts +5 -5
  563. package/lib/lexicons/types/app/bsky/unspecced/getPostThreadV2.ts +18 -8
  564. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.ts +1 -1
  565. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.ts +2 -4
  566. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedOnboardingUsers.ts +4 -7
  567. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.ts +1 -1
  568. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.ts +2 -4
  569. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsers.ts +4 -7
  570. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscover.ts +2 -4
  571. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForDiscoverSkeleton.ts +3 -7
  572. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExplore.ts +3 -7
  573. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForExploreSkeleton.ts +4 -10
  574. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMore.ts +3 -7
  575. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersForSeeMoreSkeleton.ts +4 -10
  576. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.ts +5 -10
  577. package/lib/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.ts +9 -7
  578. package/lib/lexicons/types/app/bsky/unspecced/getTrendingTopics.ts +3 -2
  579. package/lib/lexicons/types/app/bsky/unspecced/getTrends.ts +1 -1
  580. package/lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts +2 -4
  581. package/lib/lexicons/types/app/bsky/unspecced/initAgeAssurance.ts +3 -9
  582. package/lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts +9 -10
  583. package/lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts +25 -18
  584. package/lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts +7 -9
  585. package/lib/lexicons/types/app/bsky/video/defs.ts +3 -1
  586. package/lib/lexicons/types/chat/bsky/actor/declaration.ts +2 -1
  587. package/lib/lexicons/types/chat/bsky/actor/defs.ts +4 -12
  588. package/lib/lexicons/types/chat/bsky/convo/acceptConvo.ts +1 -3
  589. package/lib/lexicons/types/chat/bsky/convo/defs.ts +64 -121
  590. package/lib/lexicons/types/chat/bsky/convo/getConvoMembers.ts +1 -1
  591. package/lib/lexicons/types/chat/bsky/convo/getMessages.ts +3 -2
  592. package/lib/lexicons/types/chat/bsky/convo/listConvoRequests.ts +1 -1
  593. package/lib/lexicons/types/chat/bsky/convo/listConvos.ts +8 -5
  594. package/lib/lexicons/types/chat/bsky/convo/sendMessageBatch.ts +1 -3
  595. package/lib/lexicons/types/chat/bsky/convo/updateAllRead.ts +1 -3
  596. package/lib/lexicons/types/chat/bsky/group/addMembers.ts +1 -3
  597. package/lib/lexicons/types/chat/bsky/group/createGroup.ts +1 -3
  598. package/lib/lexicons/types/chat/bsky/group/createJoinLink.ts +1 -3
  599. package/lib/lexicons/types/chat/bsky/group/defs.ts +11 -6
  600. package/lib/lexicons/types/chat/bsky/group/{getGroupPublicInfo.ts → getJoinLinkPreview.ts} +4 -4
  601. package/lib/lexicons/types/chat/bsky/group/listJoinRequests.ts +1 -1
  602. package/lib/lexicons/types/chat/bsky/group/removeMembers.ts +1 -3
  603. package/lib/lexicons/types/chat/bsky/group/requestJoin.ts +1 -3
  604. package/lib/lexicons/types/chat/bsky/moderation/getMessageContext.ts +3 -9
  605. package/lib/lexicons/types/chat/bsky/moderation/subscribeModEvents.ts +4 -7
  606. package/lib/utilities/embeds.ts +14 -21
  607. package/lib/utilities/list.ts +1 -3
  608. package/lib/utilities/profile.ts +1 -3
  609. package/lib/utilities/starterpack.ts +1 -3
  610. package/package.json +4 -4
@@ -3,9 +3,9 @@ import * as AppBskyUnspeccedDefs from './defs.js';
3
3
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getTrends', {
4
4
  params: /*#__PURE__*/ v.object({
5
5
  /**
6
+ * @default 10
6
7
  * @minimum 1
7
8
  * @maximum 25
8
- * @default 10
9
9
  */
10
10
  limit: /*#__PURE__*/ v.optional(
11
11
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 25)]), 10),
@@ -2,14 +2,12 @@ import * as v from '@atcute/lexicons/validations';
2
2
  import * as AppBskyUnspeccedDefs from './defs.ts';
3
3
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
4
4
  /**
5
+ * @default 10
5
6
  * @minimum 1
6
7
  * @maximum 25
7
- * @default 10
8
8
  */
9
9
  limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 25>]>, 10>;
10
- /**
11
- * DID of the account making the request (not included for public/unauthenticated queries).
12
- */
10
+ /** DID of the account making the request (not included for public/unauthenticated queries). */
13
11
  viewer: v.OptionalSchema<v.FormattedStringSchema<"did">, undefined>;
14
12
  }>, {
15
13
  type: "lex";
@@ -1 +1 @@
1
- {"version":3,"file":"getTrendsSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,QAAA,MAAM,WAAW;IAEf;;;;OAIG;;IAKH;;OAEG;;;;;;;0CAWH,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC,CAAC;IAC1C,UAAU,WAAW;QACpB,sCAAsC,EAAE,UAAU,CAAC;KACnD;CACD"}
1
+ {"version":3,"file":"getTrendsSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,QAAA,MAAM,WAAW;IAEf;;;;OAIG;;IAKH,+FAA+F;;;;;;;0CAW/F,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC,CAAC;IAC1C,UAAU,WAAW;QACpB,sCAAsC,EAAE,UAAU,CAAC;KACnD;CACD"}
@@ -3,15 +3,13 @@ import * as AppBskyUnspeccedDefs from './defs.js';
3
3
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.getTrendsSkeleton', {
4
4
  params: /*#__PURE__*/ v.object({
5
5
  /**
6
+ * @default 10
6
7
  * @minimum 1
7
8
  * @maximum 25
8
- * @default 10
9
9
  */
10
10
  limit: /*#__PURE__*/ v.optional(
11
11
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 25)]), 10),
12
- /**
13
- * DID of the account making the request (not included for public/unauthenticated queries).
14
- */
12
+ /** DID of the account making the request (not included for public/unauthenticated queries). */
15
13
  viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
16
14
  }),
17
15
  output: {
@@ -1 +1 @@
1
- {"version":3,"file":"getTrendsSkeleton.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,sCAAsC,EAAE;IACjF,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B;;;;WAIG;QACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,EAC3F,EAAE,CACF;QACD;;WAEG;QACH,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;KAC7D,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,MAAM;gBACT,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;YACxE,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"getTrendsSkeleton.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,sCAAsC,EAAE;IACjF,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B;;;;WAIG;QACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,EAC3F,EAAE,CACF;QACD,+FAA+F;QAC/F,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;KAC7D,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,MAAM;gBACT,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,mBAAmB,CAAC,CAAC;YACxE,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -3,17 +3,11 @@ import * as AppBskyUnspeccedDefs from './defs.ts';
3
3
  declare const _mainSchema: v.XRPCProcedureMetadata<null, {
4
4
  type: "lex";
5
5
  schema: v.ObjectSchema<{
6
- /**
7
- * An ISO 3166-1 alpha-2 code of the user's location.
8
- */
6
+ /** An ISO 3166-1 alpha-2 code of the user's location. */
9
7
  countryCode: v.StringSchema<string>;
10
- /**
11
- * The user's email address to receive assurance instructions.
12
- */
8
+ /** The user's email address to receive assurance instructions. */
13
9
  email: v.StringSchema<string>;
14
- /**
15
- * The user's preferred language for communication during the assurance process.
16
- */
10
+ /** The user's preferred language for communication during the assurance process. */
17
11
  language: v.StringSchema<string>;
18
12
  }>;
19
13
  }, {
@@ -1 +1 @@
1
- {"version":3,"file":"initAgeAssurance.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/initAgeAssurance.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,QAAA,MAAM,WAAW;;;QAKd;;WAEG;;QAEH;;WAEG;;QAEH;;WAEG;;;;;;yCAUJ,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAO;CAAG;AAC3B,MAAM,WAAW,MAAO,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC;CAAG;AAC5E,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC;AAEjE,OAAO,QAAQ,0BAA0B,CAAC,CAAC;IAC1C,UAAU,cAAc;QACvB,qCAAqC,EAAE,UAAU,CAAC;KAClD;CACD"}
1
+ {"version":3,"file":"initAgeAssurance.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/initAgeAssurance.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,QAAA,MAAM,WAAW;;;QAKd,yDAAyD;;QAEzD,kEAAkE;;QAElE,oFAAoF;;;;;;yCAUrF,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAO;CAAG;AAC3B,MAAM,WAAW,MAAO,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC;CAAG;AAC5E,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC;AAEjE,OAAO,QAAQ,0BAA0B,CAAC,CAAC;IAC1C,UAAU,cAAc;QACvB,qCAAqC,EAAE,UAAU,CAAC;KAClD;CACD"}
@@ -5,17 +5,11 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.unspecced.initAgeAssuran
5
5
  input: {
6
6
  type: 'lex',
7
7
  schema: /*#__PURE__*/ v.object({
8
- /**
9
- * An ISO 3166-1 alpha-2 code of the user's location.
10
- */
8
+ /** An ISO 3166-1 alpha-2 code of the user's location. */
11
9
  countryCode: /*#__PURE__*/ v.string(),
12
- /**
13
- * The user's email address to receive assurance instructions.
14
- */
10
+ /** The user's email address to receive assurance instructions. */
15
11
  email: /*#__PURE__*/ v.string(),
16
- /**
17
- * The user's preferred language for communication during the assurance process.
18
- */
12
+ /** The user's preferred language for communication during the assurance process. */
19
13
  language: /*#__PURE__*/ v.string(),
20
14
  }),
21
15
  },
@@ -1 +1 @@
1
- {"version":3,"file":"initAgeAssurance.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/initAgeAssurance.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,qCAAqC,EAAE;IACpF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B;;eAEG;YACH,WAAW,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;YACrC;;eAEG;YACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;YAC/B;;eAEG;YACH,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;SAClC,CAAC;KACF;IACD,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,IAAI,MAAM;YACT,OAAO,oBAAoB,CAAC,uBAAuB,CAAC;QACrD,CAAC;KACD;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"initAgeAssurance.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/initAgeAssurance.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,qCAAqC,EAAE;IACpF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,yDAAyD;YACzD,WAAW,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;YACrC,kEAAkE;YAClE,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;YAC/B,oFAAoF;YACpF,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;SAClC,CAAC;KACF;IACD,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,IAAI,MAAM;YACT,OAAO,oBAAoB,CAAC,uBAAuB,CAAC;QACrD,CAAC;KACD;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -1,26 +1,24 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  import * as AppBskyUnspeccedDefs from './defs.ts';
3
3
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
4
- /**
5
- * Optional pagination mechanism; may not necessarily allow scrolling through entire result set.
6
- */
4
+ /** Optional pagination mechanism; may not necessarily allow scrolling through entire result set. */
7
5
  cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
8
6
  /**
7
+ * @default 25
9
8
  * @minimum 1
10
9
  * @maximum 100
11
- * @default 25
12
10
  */
13
11
  limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 25>;
14
12
  /**
15
- * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended. For typeahead search, only simple term match is supported, not full syntax.
13
+ * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is
14
+ * recommended. For typeahead search, only simple term match is supported, not full syntax.
16
15
  */
17
16
  q: v.StringSchema<string>;
18
- /**
19
- * If true, acts as fast/simple 'typeahead' query.
20
- */
17
+ /** If true, acts as fast/simple 'typeahead' query. */
21
18
  typeahead: v.OptionalSchema<v.BooleanSchema, undefined>;
22
19
  /**
23
- * DID of the account making the request (not included for public/unauthenticated queries). Used to boost followed accounts in ranking.
20
+ * DID of the account making the request (not included for public/unauthenticated queries). Used to boost
21
+ * followed accounts in ranking.
24
22
  */
25
23
  viewer: v.OptionalSchema<v.FormattedStringSchema<"did">, undefined>;
26
24
  }>, {
@@ -29,7 +27,8 @@ declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
29
27
  readonly actors: v.ArraySchema<AppBskyUnspeccedDefs.skeletonSearchActorSchema>;
30
28
  cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
31
29
  /**
32
- * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits.
30
+ * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through
31
+ * all hits.
33
32
  */
34
33
  hitsTotal: v.OptionalSchema<v.IntegerSchema, undefined>;
35
34
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"searchActorsSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,QAAA,MAAM,WAAW;IAEf;;OAEG;;IAEH;;;;OAIG;;IAKH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;;;;;;QAUF;;WAEG;;;6CAIJ,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC,CAAC;IAC1C,UAAU,WAAW;QACpB,yCAAyC,EAAE,UAAU,CAAC;KACtD;CACD"}
1
+ {"version":3,"file":"searchActorsSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,QAAA,MAAM,WAAW;IAEf,oGAAoG;;IAEpG;;;;OAIG;;IAKH;;;OAGG;;IAEH,sDAAsD;;IAEtD;;;OAGG;;;;;;;QAUF;;;WAGG;;;6CAIJ,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC,CAAC;IAC1C,UAAU,WAAW;QACpB,yCAAyC,EAAE,UAAU,CAAC;KACtD;CACD"}
@@ -2,27 +2,25 @@ import * as v from '@atcute/lexicons/validations';
2
2
  import * as AppBskyUnspeccedDefs from './defs.js';
3
3
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchActorsSkeleton', {
4
4
  params: /*#__PURE__*/ v.object({
5
- /**
6
- * Optional pagination mechanism; may not necessarily allow scrolling through entire result set.
7
- */
5
+ /** Optional pagination mechanism; may not necessarily allow scrolling through entire result set. */
8
6
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
9
7
  /**
8
+ * @default 25
10
9
  * @minimum 1
11
10
  * @maximum 100
12
- * @default 25
13
11
  */
14
12
  limit: /*#__PURE__*/ v.optional(
15
13
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]), 25),
16
14
  /**
17
- * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended. For typeahead search, only simple term match is supported, not full syntax.
15
+ * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is
16
+ * recommended. For typeahead search, only simple term match is supported, not full syntax.
18
17
  */
19
18
  q: /*#__PURE__*/ v.string(),
20
- /**
21
- * If true, acts as fast/simple 'typeahead' query.
22
- */
19
+ /** If true, acts as fast/simple 'typeahead' query. */
23
20
  typeahead: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
24
21
  /**
25
- * DID of the account making the request (not included for public/unauthenticated queries). Used to boost followed accounts in ranking.
22
+ * DID of the account making the request (not included for public/unauthenticated queries). Used to boost
23
+ * followed accounts in ranking.
26
24
  */
27
25
  viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
28
26
  }),
@@ -34,7 +32,8 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchActorsSkelet
34
32
  },
35
33
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
36
34
  /**
37
- * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits.
35
+ * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through
36
+ * all hits.
38
37
  */
39
38
  hitsTotal: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
40
39
  }),
@@ -1 +1 @@
1
- {"version":3,"file":"searchActorsSkeleton.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,yCAAyC,EAAE;IACpF,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B;;WAEG;QACH,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D;;;;WAIG;QACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,EAC5F,EAAE,CACF;QACD;;WAEG;QACH,CAAC,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;QAC3B;;WAEG;QACH,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;QAC9D;;WAEG;QACH,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;KAC7D,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,MAAM;gBACT,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,yBAAyB,CAAC,CAAC;YAC9E,CAAC;YACD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC1D;;eAEG;YACH,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;SAC9D,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"searchActorsSkeleton.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,yCAAyC,EAAE;IACpF,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,oGAAoG;QACpG,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D;;;;WAIG;QACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,EAC5F,EAAE,CACF;QACD;;;WAGG;QACH,CAAC,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;QAC3B,sDAAsD;QACtD,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;QAC9D;;;WAGG;QACH,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;KAC7D,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,MAAM;gBACT,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,yBAAyB,CAAC,CAAC;YAC9E,CAAC;YACD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC1D;;;eAGG;YACH,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;SAC9D,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -1,59 +1,65 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  import * as AppBskyUnspeccedDefs from './defs.ts';
3
3
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
4
- /**
5
- * Filter to posts by the given account. Handles are resolved to DID before query-time.
6
- */
4
+ /** Filter to posts by the given account. Handles are resolved to DID before query-time. */
7
5
  author: v.OptionalSchema<v.FormattedStringSchema<"at-identifier">, undefined>;
8
- /**
9
- * Optional pagination mechanism; may not necessarily allow scrolling through entire result set.
10
- */
6
+ /** Optional pagination mechanism; may not necessarily allow scrolling through entire result set. */
11
7
  cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
12
8
  /**
13
- * Filter to posts with URLs (facet links or embeds) linking to the given domain (hostname). Server may apply hostname normalization.
9
+ * Filter to posts with URLs (facet links or embeds) linking to the given domain (hostname). Server may
10
+ * apply hostname normalization.
14
11
  */
15
12
  domain: v.OptionalSchema<v.StringSchema<string>, undefined>;
16
13
  /**
17
- * Filter to posts in the given language. Expected to be based on post language field, though server may override language detection.
14
+ * Filter to posts in the given language. Expected to be based on post language field, though server may
15
+ * override language detection.
18
16
  */
19
17
  lang: v.OptionalSchema<v.FormattedStringSchema<"language">, undefined>;
20
18
  /**
19
+ * @default 25
21
20
  * @minimum 1
22
21
  * @maximum 100
23
- * @default 25
24
22
  */
25
23
  limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 25>;
26
24
  /**
27
- * Filter to posts which mention the given account. Handles are resolved to DID before query-time. Only matches rich-text facet mentions.
25
+ * Filter to posts which mention the given account. Handles are resolved to DID before query-time. Only
26
+ * matches rich-text facet mentions.
28
27
  */
29
28
  mentions: v.OptionalSchema<v.FormattedStringSchema<"at-identifier">, undefined>;
30
29
  /**
31
- * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended.
30
+ * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is
31
+ * recommended.
32
32
  */
33
33
  q: v.StringSchema<string>;
34
34
  /**
35
- * Filter results for posts after the indicated datetime (inclusive). Expected to use 'sortAt' timestamp, which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYYY-MM-DD).
35
+ * Filter results for posts after the indicated datetime (inclusive). Expected to use 'sortAt' timestamp,
36
+ * which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYYY-MM-DD).
36
37
  */
37
38
  since: v.OptionalSchema<v.StringSchema<string>, undefined>;
38
39
  /**
39
40
  * Specifies the ranking order of results.
40
- * @default "latest"
41
+ *
42
+ * @default 'latest'
41
43
  */
42
44
  sort: v.OptionalSchema<v.StringSchema<"latest" | "top" | (string & {})>, "latest">;
43
45
  /**
44
- * Filter to posts with the given tag (hashtag), based on rich-text facet or tag field. Do not include the hash (#) prefix. Multiple tags can be specified, with 'AND' matching.
46
+ * Filter to posts with the given tag (hashtag), based on rich-text facet or tag field. Do not include the
47
+ * hash (#) prefix. Multiple tags can be specified, with 'AND' matching.
45
48
  */
46
49
  tag: v.OptionalSchema<v.ArraySchema<v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>>, undefined>;
47
50
  /**
48
- * Filter results for posts before the indicated datetime (not inclusive). Expected to use 'sortAt' timestamp, which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYY-MM-DD).
51
+ * Filter results for posts before the indicated datetime (not inclusive). Expected to use 'sortAt'
52
+ * timestamp, which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYY-MM-DD).
49
53
  */
50
54
  until: v.OptionalSchema<v.StringSchema<string>, undefined>;
51
55
  /**
52
- * Filter to posts with links (facet links or embeds) pointing to this URL. Server may apply URL normalization or fuzzy matching.
56
+ * Filter to posts with links (facet links or embeds) pointing to this URL. Server may apply URL
57
+ * normalization or fuzzy matching.
53
58
  */
54
59
  url: v.OptionalSchema<v.FormattedStringSchema<"uri">, undefined>;
55
60
  /**
56
- * DID of the account making the request (not included for public/unauthenticated queries). Used for 'from:me' queries.
61
+ * DID of the account making the request (not included for public/unauthenticated queries). Used for
62
+ * 'from:me' queries.
57
63
  */
58
64
  viewer: v.OptionalSchema<v.FormattedStringSchema<"did">, undefined>;
59
65
  }>, {
@@ -61,7 +67,8 @@ declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
61
67
  schema: v.ObjectSchema<{
62
68
  cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
63
69
  /**
64
- * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits.
70
+ * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through
71
+ * all hits.
65
72
  */
66
73
  hitsTotal: v.OptionalSchema<v.IntegerSchema, undefined>;
67
74
  readonly posts: v.ArraySchema<AppBskyUnspeccedDefs.skeletonSearchPostSchema>;
@@ -1 +1 @@
1
- {"version":3,"file":"searchPostsSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,QAAA,MAAM,WAAW;IAEf;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;;;OAIG;;IAKH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;;OAGG;;IAEH;;OAEG;;IASH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;;;;;QAOF;;WAEG;;;;4CAOJ,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC,CAAC;IAC1C,UAAU,WAAW;QACpB,wCAAwC,EAAE,UAAU,CAAC;KACrD;CACD"}
1
+ {"version":3,"file":"searchPostsSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,QAAA,MAAM,WAAW;IAEf,2FAA2F;;IAE3F,oGAAoG;;IAEpG;;;OAGG;;IAEH;;;OAGG;;IAEH;;;;OAIG;;IAKH;;;OAGG;;IAEH;;;OAGG;;IAEH;;;OAGG;;IAEH;;;;OAIG;;IAEH;;;OAGG;;IASH;;;OAGG;;IAEH;;;OAGG;;IAEH;;;OAGG;;;;;;QAOF;;;WAGG;;;;4CAOJ,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC,CAAC;IAC1C,UAAU,WAAW;QACpB,wCAAwC,EAAE,UAAU,CAAC;KACrD;CACD"}
@@ -2,48 +2,51 @@ import * as v from '@atcute/lexicons/validations';
2
2
  import * as AppBskyUnspeccedDefs from './defs.js';
3
3
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchPostsSkeleton', {
4
4
  params: /*#__PURE__*/ v.object({
5
- /**
6
- * Filter to posts by the given account. Handles are resolved to DID before query-time.
7
- */
5
+ /** Filter to posts by the given account. Handles are resolved to DID before query-time. */
8
6
  author: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.actorIdentifierString()),
9
- /**
10
- * Optional pagination mechanism; may not necessarily allow scrolling through entire result set.
11
- */
7
+ /** Optional pagination mechanism; may not necessarily allow scrolling through entire result set. */
12
8
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
13
9
  /**
14
- * Filter to posts with URLs (facet links or embeds) linking to the given domain (hostname). Server may apply hostname normalization.
10
+ * Filter to posts with URLs (facet links or embeds) linking to the given domain (hostname). Server may
11
+ * apply hostname normalization.
15
12
  */
16
13
  domain: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
17
14
  /**
18
- * Filter to posts in the given language. Expected to be based on post language field, though server may override language detection.
15
+ * Filter to posts in the given language. Expected to be based on post language field, though server may
16
+ * override language detection.
19
17
  */
20
18
  lang: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.languageCodeString()),
21
19
  /**
20
+ * @default 25
22
21
  * @minimum 1
23
22
  * @maximum 100
24
- * @default 25
25
23
  */
26
24
  limit: /*#__PURE__*/ v.optional(
27
25
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]), 25),
28
26
  /**
29
- * Filter to posts which mention the given account. Handles are resolved to DID before query-time. Only matches rich-text facet mentions.
27
+ * Filter to posts which mention the given account. Handles are resolved to DID before query-time. Only
28
+ * matches rich-text facet mentions.
30
29
  */
31
30
  mentions: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.actorIdentifierString()),
32
31
  /**
33
- * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended.
32
+ * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is
33
+ * recommended.
34
34
  */
35
35
  q: /*#__PURE__*/ v.string(),
36
36
  /**
37
- * Filter results for posts after the indicated datetime (inclusive). Expected to use 'sortAt' timestamp, which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYYY-MM-DD).
37
+ * Filter results for posts after the indicated datetime (inclusive). Expected to use 'sortAt' timestamp,
38
+ * which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYYY-MM-DD).
38
39
  */
39
40
  since: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
40
41
  /**
41
42
  * Specifies the ranking order of results.
42
- * @default "latest"
43
+ *
44
+ * @default 'latest'
43
45
  */
44
46
  sort: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string(), 'latest'),
45
47
  /**
46
- * Filter to posts with the given tag (hashtag), based on rich-text facet or tag field. Do not include the hash (#) prefix. Multiple tags can be specified, with 'AND' matching.
48
+ * Filter to posts with the given tag (hashtag), based on rich-text facet or tag field. Do not include the
49
+ * hash (#) prefix. Multiple tags can be specified, with 'AND' matching.
47
50
  */
48
51
  tag: /*#__PURE__*/ v.optional(
49
52
  /*#__PURE__*/ v.array(
@@ -52,15 +55,18 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchPostsSkeleto
52
55
  /*#__PURE__*/ v.stringGraphemes(0, 64),
53
56
  ]))),
54
57
  /**
55
- * Filter results for posts before the indicated datetime (not inclusive). Expected to use 'sortAt' timestamp, which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYY-MM-DD).
58
+ * Filter results for posts before the indicated datetime (not inclusive). Expected to use 'sortAt'
59
+ * timestamp, which may not match 'createdAt'. Can be a datetime, or just an ISO date (YYY-MM-DD).
56
60
  */
57
61
  until: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
58
62
  /**
59
- * Filter to posts with links (facet links or embeds) pointing to this URL. Server may apply URL normalization or fuzzy matching.
63
+ * Filter to posts with links (facet links or embeds) pointing to this URL. Server may apply URL
64
+ * normalization or fuzzy matching.
60
65
  */
61
66
  url: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.genericUriString()),
62
67
  /**
63
- * DID of the account making the request (not included for public/unauthenticated queries). Used for 'from:me' queries.
68
+ * DID of the account making the request (not included for public/unauthenticated queries). Used for
69
+ * 'from:me' queries.
64
70
  */
65
71
  viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
66
72
  }),
@@ -69,7 +75,8 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchPostsSkeleto
69
75
  schema: /*#__PURE__*/ v.object({
70
76
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
71
77
  /**
72
- * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits.
78
+ * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through
79
+ * all hits.
73
80
  */
74
81
  hitsTotal: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
75
82
  get posts() {
@@ -1 +1 @@
1
- {"version":3,"file":"searchPostsSkeleton.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"searchPostsSkeleton.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts"],"names":[],"mappings":"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"}
@@ -1,30 +1,28 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  import * as AppBskyUnspeccedDefs from './defs.ts';
3
3
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
4
- /**
5
- * Optional pagination mechanism; may not necessarily allow scrolling through entire result set.
6
- */
4
+ /** Optional pagination mechanism; may not necessarily allow scrolling through entire result set. */
7
5
  cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
8
6
  /**
7
+ * @default 25
9
8
  * @minimum 1
10
9
  * @maximum 100
11
- * @default 25
12
10
  */
13
11
  limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 25>;
14
12
  /**
15
- * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended.
13
+ * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is
14
+ * recommended.
16
15
  */
17
16
  q: v.StringSchema<string>;
18
- /**
19
- * DID of the account making the request (not included for public/unauthenticated queries).
20
- */
17
+ /** DID of the account making the request (not included for public/unauthenticated queries). */
21
18
  viewer: v.OptionalSchema<v.FormattedStringSchema<"did">, undefined>;
22
19
  }>, {
23
20
  type: "lex";
24
21
  schema: v.ObjectSchema<{
25
22
  cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
26
23
  /**
27
- * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits.
24
+ * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through
25
+ * all hits.
28
26
  */
29
27
  hitsTotal: v.OptionalSchema<v.IntegerSchema, undefined>;
30
28
  readonly starterPacks: v.ArraySchema<AppBskyUnspeccedDefs.skeletonSearchStarterPackSchema>;
@@ -1 +1 @@
1
- {"version":3,"file":"searchStarterPacksSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,QAAA,MAAM,WAAW;IAEf;;OAEG;;IAEH;;;;OAIG;;IAKH;;OAEG;;IAEH;;OAEG;;;;;;QAOF;;WAEG;;;;mDAOJ,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC,CAAC;IAC1C,UAAU,WAAW;QACpB,+CAA+C,EAAE,UAAU,CAAC;KAC5D;CACD"}
1
+ {"version":3,"file":"searchStarterPacksSkeleton.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,QAAA,MAAM,WAAW;IAEf,oGAAoG;;IAEpG;;;;OAIG;;IAKH;;;OAGG;;IAEH,+FAA+F;;;;;;QAO9F;;;WAGG;;;;mDAOJ,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AAE9E,OAAO,QAAQ,0BAA0B,CAAC,CAAC;IAC1C,UAAU,WAAW;QACpB,+CAA+C,EAAE,UAAU,CAAC;KAC5D;CACD"}
@@ -2,24 +2,21 @@ import * as v from '@atcute/lexicons/validations';
2
2
  import * as AppBskyUnspeccedDefs from './defs.js';
3
3
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchStarterPacksSkeleton', {
4
4
  params: /*#__PURE__*/ v.object({
5
- /**
6
- * Optional pagination mechanism; may not necessarily allow scrolling through entire result set.
7
- */
5
+ /** Optional pagination mechanism; may not necessarily allow scrolling through entire result set. */
8
6
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
9
7
  /**
8
+ * @default 25
10
9
  * @minimum 1
11
10
  * @maximum 100
12
- * @default 25
13
11
  */
14
12
  limit: /*#__PURE__*/ v.optional(
15
13
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]), 25),
16
14
  /**
17
- * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is recommended.
15
+ * Search query string; syntax, phrase, boolean, and faceting is unspecified, but Lucene query syntax is
16
+ * recommended.
18
17
  */
19
18
  q: /*#__PURE__*/ v.string(),
20
- /**
21
- * DID of the account making the request (not included for public/unauthenticated queries).
22
- */
19
+ /** DID of the account making the request (not included for public/unauthenticated queries). */
23
20
  viewer: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
24
21
  }),
25
22
  output: {
@@ -27,7 +24,8 @@ const _mainSchema = /*#__PURE__*/ v.query('app.bsky.unspecced.searchStarterPacks
27
24
  schema: /*#__PURE__*/ v.object({
28
25
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
29
26
  /**
30
- * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through all hits.
27
+ * Count of search hits. Optional, may be rounded/truncated, and may not be possible to paginate through
28
+ * all hits.
31
29
  */
32
30
  hitsTotal: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
33
31
  get starterPacks() {
@@ -1 +1 @@
1
- {"version":3,"file":"searchStarterPacksSkeleton.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,+CAA+C,EAAE;IAC1F,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B;;WAEG;QACH,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D;;;;WAIG;QACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,EAC5F,EAAE,CACF;QACD;;WAEG;QACH,CAAC,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;QAC3B;;WAEG;QACH,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;KAC7D,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC1D;;eAEG;YACH,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YAC9D,IAAI,YAAY;gBACf,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,+BAA+B,CAAC,CAAC;YACpF,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"searchStarterPacksSkeleton.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,oBAAoB,MAAM,WAAW,CAAC;AAElD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,+CAA+C,EAAE;IAC1F,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,oGAAoG;QACpG,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D;;;;WAIG;QACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,EAC5F,EAAE,CACF;QACD;;;WAGG;QACH,CAAC,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;QAC3B,+FAA+F;QAC/F,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;KAC7D,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC1D;;;eAGG;YACH,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YAC9D,IAAI,YAAY;gBACf,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,oBAAoB,CAAC,+BAA+B,CAAC,CAAC;YACpF,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -8,12 +8,14 @@ declare const _jobStatusSchema: v.ObjectSchema<{
8
8
  message: v.OptionalSchema<v.StringSchema<string>, undefined>;
9
9
  /**
10
10
  * Progress within the current processing state.
11
+ *
11
12
  * @minimum 0
12
13
  * @maximum 100
13
14
  */
14
15
  progress: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<0, 100>]>, undefined>;
15
16
  /**
16
- * The state of the video processing job. All values not listed as a known value indicate that the job is in process.
17
+ * The state of the video processing job. All values not listed as a known value indicate that the job is in
18
+ * process.
17
19
  */
18
20
  state: v.StringSchema<"JOB_STATE_COMPLETED" | "JOB_STATE_FAILED" | (string & {})>;
19
21
  }>;
@@ -1 +1 @@
1
- {"version":3,"file":"defs.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/video/defs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,QAAA,MAAM,gBAAgB;;;;;;;IAOrB;;;;OAIG;;IAIH;;OAEG;;EAEF,CAAC;AAEH,KAAK,oBAAoB,GAAG,OAAO,gBAAgB,CAAC;AAEpD,MAAM,WAAW,eAAgB,SAAQ,oBAAoB;CAAG;AAEhE,eAAO,MAAM,eAAe,EAAuB,eAAe,CAAC;AAEnE,MAAM,WAAW,SAAU,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,eAAe,CAAC;CAAG"}
1
+ {"version":3,"file":"defs.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/video/defs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,QAAA,MAAM,gBAAgB;;;;;;;IAOrB;;;;;OAKG;;IAIH;;;OAGG;;EAEF,CAAC;AAEH,KAAK,oBAAoB,GAAG,OAAO,gBAAgB,CAAC;AAEpD,MAAM,WAAW,eAAgB,SAAQ,oBAAoB;CAAG;AAEhE,eAAO,MAAM,eAAe,EAAuB,eAAe,CAAC;AAEnE,MAAM,WAAW,SAAU,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,eAAe,CAAC;CAAG"}
@@ -8,13 +8,15 @@ const _jobStatusSchema = /*#__PURE__*/ v.object({
8
8
  message: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
9
9
  /**
10
10
  * Progress within the current processing state.
11
+ *
11
12
  * @minimum 0
12
13
  * @maximum 100
13
14
  */
14
15
  progress: /*#__PURE__*/ v.optional(
15
16
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(0, 100)])),
16
17
  /**
17
- * The state of the video processing job. All values not listed as a known value indicate that the job is in process.
18
+ * The state of the video processing job. All values not listed as a known value indicate that the job is in
19
+ * process.
18
20
  */
19
21
  state: /*#__PURE__*/ v.string(),
20
22
  });
@@ -1 +1 @@
1
- {"version":3,"file":"defs.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/video/defs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,MAAM,gBAAgB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC/C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,+BAA+B,CAAC,CAAC;IACzF,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;IACtD,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IAChC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IACzD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IAC/B,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IAC3D;;;;OAIG;IACH,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IACjC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAC5F;IACD;;OAEG;IACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAA8D;CAC3F,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,eAAe,GAAG,gBAAmC,CAAC"}
1
+ {"version":3,"file":"defs.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/video/defs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,MAAM,gBAAgB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC/C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,+BAA+B,CAAC,CAAC;IACzF,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC;IACtD,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IAChC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IACzD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IAC/B,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;IAC3D;;;;;OAKG;IACH,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IACjC,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAC5F;IACD;;;OAGG;IACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAA8D;CAC3F,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,eAAe,GAAG,gBAAmC,CAAC"}
@@ -2,7 +2,8 @@ import * as v from '@atcute/lexicons/validations';
2
2
  declare const _mainSchema: v.RecordSchema<v.ObjectSchema<{
3
3
  $type: v.LiteralSchema<"chat.bsky.actor.declaration">;
4
4
  /**
5
- * [NOTE: This is under active development and should be considered unstable while this note is here]. Declaration about group chat invitation preferences for the record owner.
5
+ * [NOTE: This is under active development and should be considered unstable while this note is here].
6
+ * Declaration about group chat invitation preferences for the record owner.
6
7
  */
7
8
  allowGroupInvites: v.OptionalSchema<v.StringSchema<"all" | "following" | "none" | (string & {})>, undefined>;
8
9
  allowIncoming: v.StringSchema<"all" | "following" | "none" | (string & {})>;
@@ -1 +1 @@
1
- {"version":3,"file":"declaration.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/chat/bsky/actor/declaration.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,QAAA,MAAM,WAAW;;IAIf;;OAEG;;;4BAMJ,CAAC;AAEF,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAEhE,OAAO,QAAQ,0BAA0B,CAAC,CAAC;IAC1C,UAAU,OAAO;QAChB,6BAA6B,EAAE,UAAU,CAAC;KAC1C;CACD"}
1
+ {"version":3,"file":"declaration.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/chat/bsky/actor/declaration.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,QAAA,MAAM,WAAW;;IAIf;;;OAGG;;;4BAMJ,CAAC;AAEF,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAEhE,OAAO,QAAQ,0BAA0B,CAAC,CAAC;IAC1C,UAAU,OAAO;QAChB,6BAA6B,EAAE,UAAU,CAAC;KAC1C;CACD"}