@atcute/bluesky 3.2.5 → 3.2.6

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 (506) hide show
  1. package/dist/lexicons/types/app/bsky/actor/defs.d.ts +159 -0
  2. package/dist/lexicons/types/app/bsky/actor/defs.d.ts.map +1 -1
  3. package/dist/lexicons/types/app/bsky/actor/defs.js +159 -0
  4. package/dist/lexicons/types/app/bsky/actor/defs.js.map +1 -1
  5. package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts +3 -0
  6. package/dist/lexicons/types/app/bsky/actor/getProfile.d.ts.map +1 -1
  7. package/dist/lexicons/types/app/bsky/actor/getProfile.js +3 -0
  8. package/dist/lexicons/types/app/bsky/actor/getProfile.js.map +1 -1
  9. package/dist/lexicons/types/app/bsky/actor/getProfiles.d.ts +4 -0
  10. package/dist/lexicons/types/app/bsky/actor/getProfiles.d.ts.map +1 -1
  11. package/dist/lexicons/types/app/bsky/actor/getProfiles.js +4 -0
  12. package/dist/lexicons/types/app/bsky/actor/getProfiles.js.map +1 -1
  13. package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts +8 -0
  14. package/dist/lexicons/types/app/bsky/actor/getSuggestions.d.ts.map +1 -1
  15. package/dist/lexicons/types/app/bsky/actor/getSuggestions.js +8 -0
  16. package/dist/lexicons/types/app/bsky/actor/getSuggestions.js.map +1 -1
  17. package/dist/lexicons/types/app/bsky/actor/profile.d.ts +27 -0
  18. package/dist/lexicons/types/app/bsky/actor/profile.d.ts.map +1 -1
  19. package/dist/lexicons/types/app/bsky/actor/profile.js +27 -0
  20. package/dist/lexicons/types/app/bsky/actor/profile.js.map +1 -1
  21. package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts +12 -0
  22. package/dist/lexicons/types/app/bsky/actor/searchActors.d.ts.map +1 -1
  23. package/dist/lexicons/types/app/bsky/actor/searchActors.js +12 -0
  24. package/dist/lexicons/types/app/bsky/actor/searchActors.js.map +1 -1
  25. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts +12 -0
  26. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.d.ts.map +1 -1
  27. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js +12 -0
  28. package/dist/lexicons/types/app/bsky/actor/searchActorsTypeahead.js.map +1 -1
  29. package/dist/lexicons/types/app/bsky/actor/status.d.ts +10 -0
  30. package/dist/lexicons/types/app/bsky/actor/status.d.ts.map +1 -1
  31. package/dist/lexicons/types/app/bsky/actor/status.js +10 -0
  32. package/dist/lexicons/types/app/bsky/actor/status.js.map +1 -1
  33. package/dist/lexicons/types/app/bsky/bookmark/defs.d.ts +6 -0
  34. package/dist/lexicons/types/app/bsky/bookmark/defs.d.ts.map +1 -1
  35. package/dist/lexicons/types/app/bsky/bookmark/defs.js +6 -0
  36. package/dist/lexicons/types/app/bsky/bookmark/defs.js.map +1 -1
  37. package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.d.ts +5 -0
  38. package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.d.ts.map +1 -1
  39. package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.js +5 -0
  40. package/dist/lexicons/types/app/bsky/bookmark/getBookmarks.js.map +1 -1
  41. package/dist/lexicons/types/app/bsky/embed/defs.d.ts +6 -0
  42. package/dist/lexicons/types/app/bsky/embed/defs.d.ts.map +1 -1
  43. package/dist/lexicons/types/app/bsky/embed/defs.js +6 -0
  44. package/dist/lexicons/types/app/bsky/embed/defs.js.map +1 -1
  45. package/dist/lexicons/types/app/bsky/embed/external.d.ts +4 -0
  46. package/dist/lexicons/types/app/bsky/embed/external.d.ts.map +1 -1
  47. package/dist/lexicons/types/app/bsky/embed/external.js +4 -0
  48. package/dist/lexicons/types/app/bsky/embed/external.js.map +1 -1
  49. package/dist/lexicons/types/app/bsky/embed/images.d.ts +22 -0
  50. package/dist/lexicons/types/app/bsky/embed/images.d.ts.map +1 -1
  51. package/dist/lexicons/types/app/bsky/embed/images.js +22 -0
  52. package/dist/lexicons/types/app/bsky/embed/images.js.map +1 -1
  53. package/dist/lexicons/types/app/bsky/embed/record.d.ts +3 -0
  54. package/dist/lexicons/types/app/bsky/embed/record.d.ts.map +1 -1
  55. package/dist/lexicons/types/app/bsky/embed/record.js +3 -0
  56. package/dist/lexicons/types/app/bsky/embed/record.js.map +1 -1
  57. package/dist/lexicons/types/app/bsky/embed/video.d.ts +21 -0
  58. package/dist/lexicons/types/app/bsky/embed/video.d.ts.map +1 -1
  59. package/dist/lexicons/types/app/bsky/embed/video.js +21 -0
  60. package/dist/lexicons/types/app/bsky/embed/video.js.map +1 -1
  61. package/dist/lexicons/types/app/bsky/feed/defs.d.ts +30 -0
  62. package/dist/lexicons/types/app/bsky/feed/defs.d.ts.map +1 -1
  63. package/dist/lexicons/types/app/bsky/feed/defs.js +30 -0
  64. package/dist/lexicons/types/app/bsky/feed/defs.js.map +1 -1
  65. package/dist/lexicons/types/app/bsky/feed/generator.d.ts +18 -0
  66. package/dist/lexicons/types/app/bsky/feed/generator.d.ts.map +1 -1
  67. package/dist/lexicons/types/app/bsky/feed/generator.js +18 -0
  68. package/dist/lexicons/types/app/bsky/feed/generator.js.map +1 -1
  69. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts +5 -0
  70. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.d.ts.map +1 -1
  71. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js +5 -0
  72. package/dist/lexicons/types/app/bsky/feed/getActorFeeds.js.map +1 -1
  73. package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts +5 -0
  74. package/dist/lexicons/types/app/bsky/feed/getActorLikes.d.ts.map +1 -1
  75. package/dist/lexicons/types/app/bsky/feed/getActorLikes.js +5 -0
  76. package/dist/lexicons/types/app/bsky/feed/getActorLikes.js.map +1 -1
  77. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts +12 -0
  78. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.d.ts.map +1 -1
  79. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js +12 -0
  80. package/dist/lexicons/types/app/bsky/feed/getAuthorFeed.js.map +1 -1
  81. package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts +5 -0
  82. package/dist/lexicons/types/app/bsky/feed/getFeed.d.ts.map +1 -1
  83. package/dist/lexicons/types/app/bsky/feed/getFeed.js +5 -0
  84. package/dist/lexicons/types/app/bsky/feed/getFeed.js.map +1 -1
  85. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts +9 -0
  86. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.d.ts.map +1 -1
  87. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js +9 -0
  88. package/dist/lexicons/types/app/bsky/feed/getFeedGenerator.js.map +1 -1
  89. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts +3 -0
  90. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.d.ts.map +1 -1
  91. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js +3 -0
  92. package/dist/lexicons/types/app/bsky/feed/getFeedGenerators.js.map +1 -1
  93. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts +12 -0
  94. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.d.ts.map +1 -1
  95. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js +12 -0
  96. package/dist/lexicons/types/app/bsky/feed/getFeedSkeleton.js.map +1 -1
  97. package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts +11 -0
  98. package/dist/lexicons/types/app/bsky/feed/getLikes.d.ts.map +1 -1
  99. package/dist/lexicons/types/app/bsky/feed/getLikes.js +11 -0
  100. package/dist/lexicons/types/app/bsky/feed/getLikes.js.map +1 -1
  101. package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts +8 -0
  102. package/dist/lexicons/types/app/bsky/feed/getListFeed.d.ts.map +1 -1
  103. package/dist/lexicons/types/app/bsky/feed/getListFeed.js +8 -0
  104. package/dist/lexicons/types/app/bsky/feed/getListFeed.js.map +1 -1
  105. package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts +15 -0
  106. package/dist/lexicons/types/app/bsky/feed/getPostThread.d.ts.map +1 -1
  107. package/dist/lexicons/types/app/bsky/feed/getPostThread.js +15 -0
  108. package/dist/lexicons/types/app/bsky/feed/getPostThread.js.map +1 -1
  109. package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts +5 -0
  110. package/dist/lexicons/types/app/bsky/feed/getPosts.d.ts.map +1 -1
  111. package/dist/lexicons/types/app/bsky/feed/getPosts.js +5 -0
  112. package/dist/lexicons/types/app/bsky/feed/getPosts.js.map +1 -1
  113. package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts +11 -0
  114. package/dist/lexicons/types/app/bsky/feed/getQuotes.d.ts.map +1 -1
  115. package/dist/lexicons/types/app/bsky/feed/getQuotes.js +11 -0
  116. package/dist/lexicons/types/app/bsky/feed/getQuotes.js.map +1 -1
  117. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts +11 -0
  118. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.d.ts.map +1 -1
  119. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js +11 -0
  120. package/dist/lexicons/types/app/bsky/feed/getRepostedBy.js.map +1 -1
  121. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts +5 -0
  122. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.d.ts.map +1 -1
  123. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js +5 -0
  124. package/dist/lexicons/types/app/bsky/feed/getSuggestedFeeds.js.map +1 -1
  125. package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts +8 -0
  126. package/dist/lexicons/types/app/bsky/feed/getTimeline.d.ts.map +1 -1
  127. package/dist/lexicons/types/app/bsky/feed/getTimeline.js +8 -0
  128. package/dist/lexicons/types/app/bsky/feed/getTimeline.js.map +1 -1
  129. package/dist/lexicons/types/app/bsky/feed/post.d.ts +35 -0
  130. package/dist/lexicons/types/app/bsky/feed/post.d.ts.map +1 -1
  131. package/dist/lexicons/types/app/bsky/feed/post.js +35 -0
  132. package/dist/lexicons/types/app/bsky/feed/post.js.map +1 -1
  133. package/dist/lexicons/types/app/bsky/feed/postgate.d.ts +11 -0
  134. package/dist/lexicons/types/app/bsky/feed/postgate.d.ts.map +1 -1
  135. package/dist/lexicons/types/app/bsky/feed/postgate.js +11 -0
  136. package/dist/lexicons/types/app/bsky/feed/postgate.js.map +1 -1
  137. package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts +42 -0
  138. package/dist/lexicons/types/app/bsky/feed/searchPosts.d.ts.map +1 -1
  139. package/dist/lexicons/types/app/bsky/feed/searchPosts.js +42 -0
  140. package/dist/lexicons/types/app/bsky/feed/searchPosts.js.map +1 -1
  141. package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts +11 -0
  142. package/dist/lexicons/types/app/bsky/feed/threadgate.d.ts.map +1 -1
  143. package/dist/lexicons/types/app/bsky/feed/threadgate.js +11 -0
  144. package/dist/lexicons/types/app/bsky/feed/threadgate.js.map +1 -1
  145. package/dist/lexicons/types/app/bsky/graph/block.d.ts +3 -0
  146. package/dist/lexicons/types/app/bsky/graph/block.d.ts.map +1 -1
  147. package/dist/lexicons/types/app/bsky/graph/block.js +3 -0
  148. package/dist/lexicons/types/app/bsky/graph/block.js.map +1 -1
  149. package/dist/lexicons/types/app/bsky/graph/defs.d.ts +45 -0
  150. package/dist/lexicons/types/app/bsky/graph/defs.d.ts.map +1 -1
  151. package/dist/lexicons/types/app/bsky/graph/defs.js +45 -0
  152. package/dist/lexicons/types/app/bsky/graph/defs.js.map +1 -1
  153. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts +5 -0
  154. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.d.ts.map +1 -1
  155. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js +5 -0
  156. package/dist/lexicons/types/app/bsky/graph/getActorStarterPacks.js.map +1 -1
  157. package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts +5 -0
  158. package/dist/lexicons/types/app/bsky/graph/getBlocks.d.ts.map +1 -1
  159. package/dist/lexicons/types/app/bsky/graph/getBlocks.js +5 -0
  160. package/dist/lexicons/types/app/bsky/graph/getBlocks.js.map +1 -1
  161. package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts +5 -0
  162. package/dist/lexicons/types/app/bsky/graph/getFollowers.d.ts.map +1 -1
  163. package/dist/lexicons/types/app/bsky/graph/getFollowers.js +5 -0
  164. package/dist/lexicons/types/app/bsky/graph/getFollowers.js.map +1 -1
  165. package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts +5 -0
  166. package/dist/lexicons/types/app/bsky/graph/getFollows.d.ts.map +1 -1
  167. package/dist/lexicons/types/app/bsky/graph/getFollows.js +5 -0
  168. package/dist/lexicons/types/app/bsky/graph/getFollows.js.map +1 -1
  169. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts +5 -0
  170. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.d.ts.map +1 -1
  171. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js +5 -0
  172. package/dist/lexicons/types/app/bsky/graph/getKnownFollowers.js.map +1 -1
  173. package/dist/lexicons/types/app/bsky/graph/getList.d.ts +8 -0
  174. package/dist/lexicons/types/app/bsky/graph/getList.d.ts.map +1 -1
  175. package/dist/lexicons/types/app/bsky/graph/getList.js +8 -0
  176. package/dist/lexicons/types/app/bsky/graph/getList.js.map +1 -1
  177. package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts +5 -0
  178. package/dist/lexicons/types/app/bsky/graph/getListBlocks.d.ts.map +1 -1
  179. package/dist/lexicons/types/app/bsky/graph/getListBlocks.js +5 -0
  180. package/dist/lexicons/types/app/bsky/graph/getListBlocks.js.map +1 -1
  181. package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts +5 -0
  182. package/dist/lexicons/types/app/bsky/graph/getListMutes.d.ts.map +1 -1
  183. package/dist/lexicons/types/app/bsky/graph/getListMutes.js +5 -0
  184. package/dist/lexicons/types/app/bsky/graph/getListMutes.js.map +1 -1
  185. package/dist/lexicons/types/app/bsky/graph/getLists.d.ts +11 -0
  186. package/dist/lexicons/types/app/bsky/graph/getLists.d.ts.map +1 -1
  187. package/dist/lexicons/types/app/bsky/graph/getLists.js +11 -0
  188. package/dist/lexicons/types/app/bsky/graph/getLists.js.map +1 -1
  189. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.d.ts +11 -0
  190. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.d.ts.map +1 -1
  191. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.js +11 -0
  192. package/dist/lexicons/types/app/bsky/graph/getListsWithMembership.js.map +1 -1
  193. package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts +5 -0
  194. package/dist/lexicons/types/app/bsky/graph/getMutes.d.ts.map +1 -1
  195. package/dist/lexicons/types/app/bsky/graph/getMutes.js +5 -0
  196. package/dist/lexicons/types/app/bsky/graph/getMutes.js.map +1 -1
  197. package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts +7 -0
  198. package/dist/lexicons/types/app/bsky/graph/getRelationships.d.ts.map +1 -1
  199. package/dist/lexicons/types/app/bsky/graph/getRelationships.js +7 -0
  200. package/dist/lexicons/types/app/bsky/graph/getRelationships.js.map +1 -1
  201. package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts +3 -0
  202. package/dist/lexicons/types/app/bsky/graph/getStarterPack.d.ts.map +1 -1
  203. package/dist/lexicons/types/app/bsky/graph/getStarterPack.js +3 -0
  204. package/dist/lexicons/types/app/bsky/graph/getStarterPack.js.map +1 -1
  205. package/dist/lexicons/types/app/bsky/graph/getStarterPacks.d.ts +4 -0
  206. package/dist/lexicons/types/app/bsky/graph/getStarterPacks.d.ts.map +1 -1
  207. package/dist/lexicons/types/app/bsky/graph/getStarterPacks.js +4 -0
  208. package/dist/lexicons/types/app/bsky/graph/getStarterPacks.js.map +1 -1
  209. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.d.ts +8 -0
  210. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.d.ts.map +1 -1
  211. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.js +8 -0
  212. package/dist/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.js.map +1 -1
  213. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts +7 -0
  214. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.d.ts.map +1 -1
  215. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js +7 -0
  216. package/dist/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.js.map +1 -1
  217. package/dist/lexicons/types/app/bsky/graph/list.d.ts +16 -0
  218. package/dist/lexicons/types/app/bsky/graph/list.d.ts.map +1 -1
  219. package/dist/lexicons/types/app/bsky/graph/list.js +16 -0
  220. package/dist/lexicons/types/app/bsky/graph/list.js.map +1 -1
  221. package/dist/lexicons/types/app/bsky/graph/listblock.d.ts +3 -0
  222. package/dist/lexicons/types/app/bsky/graph/listblock.d.ts.map +1 -1
  223. package/dist/lexicons/types/app/bsky/graph/listblock.js +3 -0
  224. package/dist/lexicons/types/app/bsky/graph/listblock.js.map +1 -1
  225. package/dist/lexicons/types/app/bsky/graph/listitem.d.ts +6 -0
  226. package/dist/lexicons/types/app/bsky/graph/listitem.d.ts.map +1 -1
  227. package/dist/lexicons/types/app/bsky/graph/listitem.js +6 -0
  228. package/dist/lexicons/types/app/bsky/graph/listitem.js.map +1 -1
  229. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts +8 -0
  230. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.d.ts.map +1 -1
  231. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js +8 -0
  232. package/dist/lexicons/types/app/bsky/graph/searchStarterPacks.js.map +1 -1
  233. package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts +16 -0
  234. package/dist/lexicons/types/app/bsky/graph/starterpack.d.ts.map +1 -1
  235. package/dist/lexicons/types/app/bsky/graph/starterpack.js +16 -0
  236. package/dist/lexicons/types/app/bsky/graph/starterpack.js.map +1 -1
  237. package/dist/lexicons/types/app/bsky/graph/verification.d.ts +12 -0
  238. package/dist/lexicons/types/app/bsky/graph/verification.d.ts.map +1 -1
  239. package/dist/lexicons/types/app/bsky/graph/verification.js +12 -0
  240. package/dist/lexicons/types/app/bsky/graph/verification.js.map +1 -1
  241. package/dist/lexicons/types/app/bsky/labeler/defs.d.ts +21 -0
  242. package/dist/lexicons/types/app/bsky/labeler/defs.d.ts.map +1 -1
  243. package/dist/lexicons/types/app/bsky/labeler/defs.js +21 -0
  244. package/dist/lexicons/types/app/bsky/labeler/defs.js.map +1 -1
  245. package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts +6 -0
  246. package/dist/lexicons/types/app/bsky/labeler/getServices.d.ts.map +1 -1
  247. package/dist/lexicons/types/app/bsky/labeler/getServices.js +6 -0
  248. package/dist/lexicons/types/app/bsky/labeler/getServices.js.map +1 -1
  249. package/dist/lexicons/types/app/bsky/labeler/service.d.ts +9 -0
  250. package/dist/lexicons/types/app/bsky/labeler/service.d.ts.map +1 -1
  251. package/dist/lexicons/types/app/bsky/labeler/service.js +9 -0
  252. package/dist/lexicons/types/app/bsky/labeler/service.js.map +1 -1
  253. package/dist/lexicons/types/app/bsky/notification/declaration.d.ts +3 -0
  254. package/dist/lexicons/types/app/bsky/notification/declaration.d.ts.map +1 -1
  255. package/dist/lexicons/types/app/bsky/notification/declaration.js +3 -0
  256. package/dist/lexicons/types/app/bsky/notification/declaration.js.map +1 -1
  257. package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.d.ts +5 -0
  258. package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.d.ts.map +1 -1
  259. package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.js +5 -0
  260. package/dist/lexicons/types/app/bsky/notification/listActivitySubscriptions.js.map +1 -1
  261. package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts +11 -0
  262. package/dist/lexicons/types/app/bsky/notification/listNotifications.d.ts.map +1 -1
  263. package/dist/lexicons/types/app/bsky/notification/listNotifications.js +11 -0
  264. package/dist/lexicons/types/app/bsky/notification/listNotifications.js.map +1 -1
  265. package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts +3 -0
  266. package/dist/lexicons/types/app/bsky/notification/registerPush.d.ts.map +1 -1
  267. package/dist/lexicons/types/app/bsky/notification/registerPush.js +3 -0
  268. package/dist/lexicons/types/app/bsky/notification/registerPush.js.map +1 -1
  269. package/dist/lexicons/types/app/bsky/richtext/facet.d.ts +10 -0
  270. package/dist/lexicons/types/app/bsky/richtext/facet.d.ts.map +1 -1
  271. package/dist/lexicons/types/app/bsky/richtext/facet.js +10 -0
  272. package/dist/lexicons/types/app/bsky/richtext/facet.js.map +1 -1
  273. package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts +45 -0
  274. package/dist/lexicons/types/app/bsky/unspecced/defs.d.ts.map +1 -1
  275. package/dist/lexicons/types/app/bsky/unspecced/defs.js +45 -0
  276. package/dist/lexicons/types/app/bsky/unspecced/defs.js.map +1 -1
  277. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.d.ts +5 -0
  278. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.d.ts.map +1 -1
  279. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.js +5 -0
  280. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.js.map +1 -1
  281. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.d.ts +8 -0
  282. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.d.ts.map +1 -1
  283. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.js +8 -0
  284. package/dist/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.js.map +1 -1
  285. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts +5 -0
  286. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.d.ts.map +1 -1
  287. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js +5 -0
  288. package/dist/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.js.map +1 -1
  289. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.d.ts +13 -0
  290. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.d.ts.map +1 -1
  291. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.js +13 -0
  292. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.js.map +1 -1
  293. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.d.ts +36 -0
  294. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.d.ts.map +1 -1
  295. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.js +36 -0
  296. package/dist/lexicons/types/app/bsky/unspecced/getPostThreadV2.js.map +1 -1
  297. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.d.ts +5 -0
  298. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.d.ts.map +1 -1
  299. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.js +5 -0
  300. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.js.map +1 -1
  301. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts +8 -0
  302. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.d.ts.map +1 -1
  303. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js +8 -0
  304. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.js.map +1 -1
  305. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.d.ts +5 -0
  306. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.d.ts.map +1 -1
  307. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.js +5 -0
  308. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.js.map +1 -1
  309. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts +8 -0
  310. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.d.ts.map +1 -1
  311. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js +8 -0
  312. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.js.map +1 -1
  313. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts +8 -0
  314. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.d.ts.map +1 -1
  315. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js +8 -0
  316. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsers.js.map +1 -1
  317. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts +11 -0
  318. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.d.ts.map +1 -1
  319. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js +11 -0
  320. package/dist/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.js.map +1 -1
  321. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts +17 -0
  322. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.d.ts.map +1 -1
  323. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js +17 -0
  324. package/dist/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.js.map +1 -1
  325. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts +8 -0
  326. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.d.ts.map +1 -1
  327. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js +8 -0
  328. package/dist/lexicons/types/app/bsky/unspecced/getTrendingTopics.js.map +1 -1
  329. package/dist/lexicons/types/app/bsky/unspecced/getTrends.d.ts +5 -0
  330. package/dist/lexicons/types/app/bsky/unspecced/getTrends.d.ts.map +1 -1
  331. package/dist/lexicons/types/app/bsky/unspecced/getTrends.js +5 -0
  332. package/dist/lexicons/types/app/bsky/unspecced/getTrends.js.map +1 -1
  333. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts +8 -0
  334. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.d.ts.map +1 -1
  335. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js +8 -0
  336. package/dist/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.js.map +1 -1
  337. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.d.ts +9 -0
  338. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.d.ts.map +1 -1
  339. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.js +9 -0
  340. package/dist/lexicons/types/app/bsky/unspecced/initAgeAssurance.js.map +1 -1
  341. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts +20 -0
  342. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.d.ts.map +1 -1
  343. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js +20 -0
  344. package/dist/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.js.map +1 -1
  345. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts +45 -0
  346. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.d.ts.map +1 -1
  347. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js +45 -0
  348. package/dist/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.js.map +1 -1
  349. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts +17 -0
  350. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.d.ts.map +1 -1
  351. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js +17 -0
  352. package/dist/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.js.map +1 -1
  353. package/dist/lexicons/types/app/bsky/video/defs.d.ts +8 -0
  354. package/dist/lexicons/types/app/bsky/video/defs.d.ts.map +1 -1
  355. package/dist/lexicons/types/app/bsky/video/defs.js +8 -0
  356. package/dist/lexicons/types/app/bsky/video/defs.js.map +1 -1
  357. package/dist/lexicons/types/chat/bsky/actor/defs.d.ts +7 -0
  358. package/dist/lexicons/types/chat/bsky/actor/defs.d.ts.map +1 -1
  359. package/dist/lexicons/types/chat/bsky/actor/defs.js +7 -0
  360. package/dist/lexicons/types/chat/bsky/actor/defs.js.map +1 -1
  361. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.d.ts +3 -0
  362. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.d.ts.map +1 -1
  363. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js +3 -0
  364. package/dist/lexicons/types/chat/bsky/convo/acceptConvo.js.map +1 -1
  365. package/dist/lexicons/types/chat/bsky/convo/addReaction.d.ts +6 -0
  366. package/dist/lexicons/types/chat/bsky/convo/addReaction.d.ts.map +1 -1
  367. package/dist/lexicons/types/chat/bsky/convo/addReaction.js +6 -0
  368. package/dist/lexicons/types/chat/bsky/convo/addReaction.js.map +1 -1
  369. package/dist/lexicons/types/chat/bsky/convo/defs.d.ts +17 -0
  370. package/dist/lexicons/types/chat/bsky/convo/defs.d.ts.map +1 -1
  371. package/dist/lexicons/types/chat/bsky/convo/defs.js +17 -0
  372. package/dist/lexicons/types/chat/bsky/convo/defs.js.map +1 -1
  373. package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.d.ts +4 -0
  374. package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.d.ts.map +1 -1
  375. package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.js +4 -0
  376. package/dist/lexicons/types/chat/bsky/convo/getConvoAvailability.js.map +1 -1
  377. package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.d.ts +4 -0
  378. package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.d.ts.map +1 -1
  379. package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.js +4 -0
  380. package/dist/lexicons/types/chat/bsky/convo/getConvoForMembers.js.map +1 -1
  381. package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts +5 -0
  382. package/dist/lexicons/types/chat/bsky/convo/getMessages.d.ts.map +1 -1
  383. package/dist/lexicons/types/chat/bsky/convo/getMessages.js +5 -0
  384. package/dist/lexicons/types/chat/bsky/convo/getMessages.js.map +1 -1
  385. package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts +5 -0
  386. package/dist/lexicons/types/chat/bsky/convo/listConvos.d.ts.map +1 -1
  387. package/dist/lexicons/types/chat/bsky/convo/listConvos.js +5 -0
  388. package/dist/lexicons/types/chat/bsky/convo/listConvos.js.map +1 -1
  389. package/dist/lexicons/types/chat/bsky/convo/removeReaction.d.ts +6 -0
  390. package/dist/lexicons/types/chat/bsky/convo/removeReaction.d.ts.map +1 -1
  391. package/dist/lexicons/types/chat/bsky/convo/removeReaction.js +6 -0
  392. package/dist/lexicons/types/chat/bsky/convo/removeReaction.js.map +1 -1
  393. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts +3 -0
  394. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.d.ts.map +1 -1
  395. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js +3 -0
  396. package/dist/lexicons/types/chat/bsky/convo/sendMessageBatch.js.map +1 -1
  397. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts +3 -0
  398. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.d.ts.map +1 -1
  399. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js +3 -0
  400. package/dist/lexicons/types/chat/bsky/convo/updateAllRead.js.map +1 -1
  401. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts +9 -0
  402. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.d.ts.map +1 -1
  403. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js +9 -0
  404. package/dist/lexicons/types/chat/bsky/moderation/getMessageContext.js.map +1 -1
  405. package/lib/lexicons/types/app/bsky/actor/defs.ts +159 -0
  406. package/lib/lexicons/types/app/bsky/actor/getProfile.ts +3 -0
  407. package/lib/lexicons/types/app/bsky/actor/getProfiles.ts +4 -0
  408. package/lib/lexicons/types/app/bsky/actor/getSuggestions.ts +8 -0
  409. package/lib/lexicons/types/app/bsky/actor/profile.ts +27 -0
  410. package/lib/lexicons/types/app/bsky/actor/searchActors.ts +12 -0
  411. package/lib/lexicons/types/app/bsky/actor/searchActorsTypeahead.ts +12 -0
  412. package/lib/lexicons/types/app/bsky/actor/status.ts +10 -0
  413. package/lib/lexicons/types/app/bsky/bookmark/defs.ts +6 -0
  414. package/lib/lexicons/types/app/bsky/bookmark/getBookmarks.ts +5 -0
  415. package/lib/lexicons/types/app/bsky/embed/defs.ts +6 -0
  416. package/lib/lexicons/types/app/bsky/embed/external.ts +4 -0
  417. package/lib/lexicons/types/app/bsky/embed/images.ts +22 -0
  418. package/lib/lexicons/types/app/bsky/embed/record.ts +3 -0
  419. package/lib/lexicons/types/app/bsky/embed/video.ts +21 -0
  420. package/lib/lexicons/types/app/bsky/feed/defs.ts +30 -0
  421. package/lib/lexicons/types/app/bsky/feed/generator.ts +18 -0
  422. package/lib/lexicons/types/app/bsky/feed/getActorFeeds.ts +5 -0
  423. package/lib/lexicons/types/app/bsky/feed/getActorLikes.ts +5 -0
  424. package/lib/lexicons/types/app/bsky/feed/getAuthorFeed.ts +12 -0
  425. package/lib/lexicons/types/app/bsky/feed/getFeed.ts +5 -0
  426. package/lib/lexicons/types/app/bsky/feed/getFeedGenerator.ts +9 -0
  427. package/lib/lexicons/types/app/bsky/feed/getFeedGenerators.ts +3 -0
  428. package/lib/lexicons/types/app/bsky/feed/getFeedSkeleton.ts +12 -0
  429. package/lib/lexicons/types/app/bsky/feed/getLikes.ts +11 -0
  430. package/lib/lexicons/types/app/bsky/feed/getListFeed.ts +8 -0
  431. package/lib/lexicons/types/app/bsky/feed/getPostThread.ts +15 -0
  432. package/lib/lexicons/types/app/bsky/feed/getPosts.ts +5 -0
  433. package/lib/lexicons/types/app/bsky/feed/getQuotes.ts +11 -0
  434. package/lib/lexicons/types/app/bsky/feed/getRepostedBy.ts +11 -0
  435. package/lib/lexicons/types/app/bsky/feed/getSuggestedFeeds.ts +5 -0
  436. package/lib/lexicons/types/app/bsky/feed/getTimeline.ts +8 -0
  437. package/lib/lexicons/types/app/bsky/feed/post.ts +35 -0
  438. package/lib/lexicons/types/app/bsky/feed/postgate.ts +11 -0
  439. package/lib/lexicons/types/app/bsky/feed/searchPosts.ts +42 -0
  440. package/lib/lexicons/types/app/bsky/feed/threadgate.ts +11 -0
  441. package/lib/lexicons/types/app/bsky/graph/block.ts +3 -0
  442. package/lib/lexicons/types/app/bsky/graph/defs.ts +45 -0
  443. package/lib/lexicons/types/app/bsky/graph/getActorStarterPacks.ts +5 -0
  444. package/lib/lexicons/types/app/bsky/graph/getBlocks.ts +5 -0
  445. package/lib/lexicons/types/app/bsky/graph/getFollowers.ts +5 -0
  446. package/lib/lexicons/types/app/bsky/graph/getFollows.ts +5 -0
  447. package/lib/lexicons/types/app/bsky/graph/getKnownFollowers.ts +5 -0
  448. package/lib/lexicons/types/app/bsky/graph/getList.ts +8 -0
  449. package/lib/lexicons/types/app/bsky/graph/getListBlocks.ts +5 -0
  450. package/lib/lexicons/types/app/bsky/graph/getListMutes.ts +5 -0
  451. package/lib/lexicons/types/app/bsky/graph/getLists.ts +11 -0
  452. package/lib/lexicons/types/app/bsky/graph/getListsWithMembership.ts +11 -0
  453. package/lib/lexicons/types/app/bsky/graph/getMutes.ts +5 -0
  454. package/lib/lexicons/types/app/bsky/graph/getRelationships.ts +7 -0
  455. package/lib/lexicons/types/app/bsky/graph/getStarterPack.ts +3 -0
  456. package/lib/lexicons/types/app/bsky/graph/getStarterPacks.ts +4 -0
  457. package/lib/lexicons/types/app/bsky/graph/getStarterPacksWithMembership.ts +8 -0
  458. package/lib/lexicons/types/app/bsky/graph/getSuggestedFollowsByActor.ts +7 -0
  459. package/lib/lexicons/types/app/bsky/graph/list.ts +16 -0
  460. package/lib/lexicons/types/app/bsky/graph/listblock.ts +3 -0
  461. package/lib/lexicons/types/app/bsky/graph/listitem.ts +6 -0
  462. package/lib/lexicons/types/app/bsky/graph/searchStarterPacks.ts +8 -0
  463. package/lib/lexicons/types/app/bsky/graph/starterpack.ts +16 -0
  464. package/lib/lexicons/types/app/bsky/graph/verification.ts +12 -0
  465. package/lib/lexicons/types/app/bsky/labeler/defs.ts +21 -0
  466. package/lib/lexicons/types/app/bsky/labeler/getServices.ts +6 -0
  467. package/lib/lexicons/types/app/bsky/labeler/service.ts +9 -0
  468. package/lib/lexicons/types/app/bsky/notification/declaration.ts +3 -0
  469. package/lib/lexicons/types/app/bsky/notification/listActivitySubscriptions.ts +5 -0
  470. package/lib/lexicons/types/app/bsky/notification/listNotifications.ts +11 -0
  471. package/lib/lexicons/types/app/bsky/notification/registerPush.ts +3 -0
  472. package/lib/lexicons/types/app/bsky/richtext/facet.ts +10 -0
  473. package/lib/lexicons/types/app/bsky/unspecced/defs.ts +45 -0
  474. package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacks.ts +5 -0
  475. package/lib/lexicons/types/app/bsky/unspecced/getOnboardingSuggestedStarterPacksSkeleton.ts +8 -0
  476. package/lib/lexicons/types/app/bsky/unspecced/getPopularFeedGenerators.ts +5 -0
  477. package/lib/lexicons/types/app/bsky/unspecced/getPostThreadOtherV2.ts +13 -0
  478. package/lib/lexicons/types/app/bsky/unspecced/getPostThreadV2.ts +36 -0
  479. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeeds.ts +5 -0
  480. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedFeedsSkeleton.ts +8 -0
  481. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacks.ts +5 -0
  482. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedStarterPacksSkeleton.ts +8 -0
  483. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsers.ts +8 -0
  484. package/lib/lexicons/types/app/bsky/unspecced/getSuggestedUsersSkeleton.ts +11 -0
  485. package/lib/lexicons/types/app/bsky/unspecced/getSuggestionsSkeleton.ts +17 -0
  486. package/lib/lexicons/types/app/bsky/unspecced/getTrendingTopics.ts +8 -0
  487. package/lib/lexicons/types/app/bsky/unspecced/getTrends.ts +5 -0
  488. package/lib/lexicons/types/app/bsky/unspecced/getTrendsSkeleton.ts +8 -0
  489. package/lib/lexicons/types/app/bsky/unspecced/initAgeAssurance.ts +9 -0
  490. package/lib/lexicons/types/app/bsky/unspecced/searchActorsSkeleton.ts +20 -0
  491. package/lib/lexicons/types/app/bsky/unspecced/searchPostsSkeleton.ts +45 -0
  492. package/lib/lexicons/types/app/bsky/unspecced/searchStarterPacksSkeleton.ts +17 -0
  493. package/lib/lexicons/types/app/bsky/video/defs.ts +8 -0
  494. package/lib/lexicons/types/chat/bsky/actor/defs.ts +7 -0
  495. package/lib/lexicons/types/chat/bsky/convo/acceptConvo.ts +3 -0
  496. package/lib/lexicons/types/chat/bsky/convo/addReaction.ts +6 -0
  497. package/lib/lexicons/types/chat/bsky/convo/defs.ts +17 -0
  498. package/lib/lexicons/types/chat/bsky/convo/getConvoAvailability.ts +4 -0
  499. package/lib/lexicons/types/chat/bsky/convo/getConvoForMembers.ts +4 -0
  500. package/lib/lexicons/types/chat/bsky/convo/getMessages.ts +5 -0
  501. package/lib/lexicons/types/chat/bsky/convo/listConvos.ts +5 -0
  502. package/lib/lexicons/types/chat/bsky/convo/removeReaction.ts +6 -0
  503. package/lib/lexicons/types/chat/bsky/convo/sendMessageBatch.ts +3 -0
  504. package/lib/lexicons/types/chat/bsky/convo/updateAllRead.ts +3 -0
  505. package/lib/lexicons/types/chat/bsky/moderation/getMessageContext.ts +9 -0
  506. package/package.json +3 -3
@@ -1,9 +1,21 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  declare const _mainSchema: v.RecordSchema<v.ObjectSchema<{
3
3
  $type: v.LiteralSchema<"app.bsky.graph.verification">;
4
+ /**
5
+ * Date of when the verification was created.
6
+ */
4
7
  createdAt: v.FormattedStringSchema<"datetime">;
8
+ /**
9
+ * Display name of the subject the verification applies to at the moment of verifying, which might not be the same at the time of viewing. The verification is only valid if the current displayName matches the one at the time of verifying.
10
+ */
5
11
  displayName: v.StringSchema<string>;
12
+ /**
13
+ * Handle of the subject the verification applies to at the moment of verifying, which might not be the same at the time of viewing. The verification is only valid if the current handle matches the one at the time of verifying.
14
+ */
6
15
  handle: v.FormattedStringSchema<"handle">;
16
+ /**
17
+ * DID of the subject the verification applies to.
18
+ */
7
19
  subject: v.FormattedStringSchema<"did">;
8
20
  }>, v.FormattedStringSchema<"tid">>;
9
21
  type main$schematype = typeof _mainSchema;
@@ -1 +1 @@
1
- {"version":3,"file":"verification.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/graph/verification.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;;;;mCAShB,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;IACzC,UAAU,OAAO;QAChB,6BAA6B,EAAE,UAAU,CAAC;KAC1C;CACD"}
1
+ {"version":3,"file":"verification.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/graph/verification.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;IAIf;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;mCAGJ,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;IACzC,UAAU,OAAO;QAChB,6BAA6B,EAAE,UAAU,CAAC;KAC1C;CACD"}
@@ -3,9 +3,21 @@ const _mainSchema = /*#__PURE__*/ v.record(
3
3
  /*#__PURE__*/ v.tidString(),
4
4
  /*#__PURE__*/ v.object({
5
5
  $type: /*#__PURE__*/ v.literal('app.bsky.graph.verification'),
6
+ /**
7
+ * Date of when the verification was created.
8
+ */
6
9
  createdAt: /*#__PURE__*/ v.datetimeString(),
10
+ /**
11
+ * Display name of the subject the verification applies to at the moment of verifying, which might not be the same at the time of viewing. The verification is only valid if the current displayName matches the one at the time of verifying.
12
+ */
7
13
  displayName: /*#__PURE__*/ v.string(),
14
+ /**
15
+ * Handle of the subject the verification applies to at the moment of verifying, which might not be the same at the time of viewing. The verification is only valid if the current handle matches the one at the time of verifying.
16
+ */
8
17
  handle: /*#__PURE__*/ v.handleString(),
18
+ /**
19
+ * DID of the subject the verification applies to.
20
+ */
9
21
  subject: /*#__PURE__*/ v.didString(),
10
22
  }));
11
23
  export const mainSchema = _mainSchema;
@@ -1 +1 @@
1
- {"version":3,"file":"verification.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/graph/verification.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM;AACzC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;AAC3B,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACtB,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,6BAA6B,CAAC;IAC7D,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,cAAc,EAAE;IAC3C,WAAW,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IACrC,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,YAAY,EAAE;IACtC,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;CACpC,CAAC,CACF,CAAC;AAMF,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"verification.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/graph/verification.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM;AACzC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;AAC3B,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACtB,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,6BAA6B,CAAC;IAC7D;;OAEG;IACH,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,cAAc,EAAE;IAC3C;;OAEG;IACH,WAAW,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IACrC;;OAEG;IACH,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,YAAY,EAAE;IACtC;;OAEG;IACH,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;CACpC,CAAC,CACF,CAAC;AAMF,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -4,7 +4,13 @@ import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
4
4
  import * as ComAtprotoModerationDefs from '@atcute/atproto/types/moderation/defs';
5
5
  declare const _labelerPoliciesSchema: v.ObjectSchema<{
6
6
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.labeler.defs#labelerPolicies">, undefined>;
7
+ /**
8
+ * Label values created by this labeler and scoped exclusively to it. Labels defined here will override global label definitions for this labeler.
9
+ */
7
10
  readonly labelValueDefinitions: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelValueDefinitionSchema>, undefined>;
11
+ /**
12
+ * The label values which this labeler publishes. May include global or custom labels.
13
+ */
8
14
  readonly labelValues: v.ArraySchema<ComAtprotoLabelDefs.labelValueSchema>;
9
15
  }>;
10
16
  declare const _labelerViewSchema: v.ObjectSchema<{
@@ -13,6 +19,9 @@ declare const _labelerViewSchema: v.ObjectSchema<{
13
19
  readonly creator: AppBskyActorDefs.profileViewSchema;
14
20
  indexedAt: v.FormattedStringSchema<"datetime">;
15
21
  readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
22
+ /**
23
+ * @minimum 0
24
+ */
16
25
  likeCount: v.OptionalSchema<v.IntegerSchema, undefined>;
17
26
  uri: v.FormattedStringSchema<"at-uri">;
18
27
  readonly viewer: v.OptionalSchema<labelerViewerStateSchema, undefined>;
@@ -23,10 +32,22 @@ declare const _labelerViewDetailedSchema: v.ObjectSchema<{
23
32
  readonly creator: AppBskyActorDefs.profileViewSchema;
24
33
  indexedAt: v.FormattedStringSchema<"datetime">;
25
34
  readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
35
+ /**
36
+ * @minimum 0
37
+ */
26
38
  likeCount: v.OptionalSchema<v.IntegerSchema, undefined>;
27
39
  readonly policies: labelerPoliciesSchema;
40
+ /**
41
+ * The set of report reason 'codes' which are in-scope for this service to review and action. These usually align to policy categories. If not defined (distinct from empty array), all reason types are allowed.
42
+ */
28
43
  readonly reasonTypes: v.OptionalSchema<v.ArraySchema<ComAtprotoModerationDefs.reasonTypeSchema>, undefined>;
44
+ /**
45
+ * Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.
46
+ */
29
47
  subjectCollections: v.OptionalSchema<v.ArraySchema<v.FormattedStringSchema<"nsid">>, undefined>;
48
+ /**
49
+ * The set of subject types (account, record, etc) this service accepts reports on.
50
+ */
30
51
  readonly subjectTypes: v.OptionalSchema<v.ArraySchema<ComAtprotoModerationDefs.subjectTypeSchema>, undefined>;
31
52
  uri: v.FormattedStringSchema<"at-uri">;
32
53
  readonly viewer: v.OptionalSchema<labelerViewerStateSchema, undefined>;
@@ -1 +1 @@
1
- {"version":3,"file":"defs.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/labeler/defs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAClD,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AACrD,OAAO,KAAK,mBAAmB,MAAM,kCAAkC,CAAC;AACxE,OAAO,KAAK,wBAAwB,MAAM,uCAAuC,CAAC;AAElF,QAAA,MAAM,sBAAsB;;;;EAQ1B,CAAC;AACH,QAAA,MAAM,kBAAkB;;;;;;;;;EAetB,CAAC;AACH,QAAA,MAAM,0BAA0B;;;;;;;;;;;;;EAyB9B,CAAC;AACH,QAAA,MAAM,yBAAyB;;;EAG7B,CAAC;AAEH,KAAK,0BAA0B,GAAG,OAAO,sBAAsB,CAAC;AAChE,KAAK,sBAAsB,GAAG,OAAO,kBAAkB,CAAC;AACxD,KAAK,8BAA8B,GAAG,OAAO,0BAA0B,CAAC;AACxE,KAAK,6BAA6B,GAAG,OAAO,yBAAyB,CAAC;AAEtE,MAAM,WAAW,qBAAsB,SAAQ,0BAA0B;CAAG;AAC5E,MAAM,WAAW,iBAAkB,SAAQ,sBAAsB;CAAG;AACpE,MAAM,WAAW,yBAA0B,SAAQ,8BAA8B;CAAG;AACpF,MAAM,WAAW,wBAAyB,SAAQ,6BAA6B;CAAG;AAElF,eAAO,MAAM,qBAAqB,EAA6B,qBAAqB,CAAC;AACrF,eAAO,MAAM,iBAAiB,EAAyB,iBAAiB,CAAC;AACzE,eAAO,MAAM,yBAAyB,EAAiC,yBAAyB,CAAC;AACjG,eAAO,MAAM,wBAAwB,EAAgC,wBAAwB,CAAC;AAE9F,MAAM,WAAW,eAAgB,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,qBAAqB,CAAC;CAAG;AACtF,MAAM,WAAW,WAAY,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,iBAAiB,CAAC;CAAG;AAC9E,MAAM,WAAW,mBAAoB,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,yBAAyB,CAAC;CAAG;AAC9F,MAAM,WAAW,kBAAmB,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,wBAAwB,CAAC;CAAG"}
1
+ {"version":3,"file":"defs.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/labeler/defs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAClD,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AACrD,OAAO,KAAK,mBAAmB,MAAM,kCAAkC,CAAC;AACxE,OAAO,KAAK,wBAAwB,MAAM,uCAAuC,CAAC;AAElF,QAAA,MAAM,sBAAsB;;IAE3B;;OAEG;;IAIH;;OAEG;;EAIF,CAAC;AACH,QAAA,MAAM,kBAAkB;;;;;;IAUvB;;OAEG;;;;EAMF,CAAC;AACH,QAAA,MAAM,0BAA0B;;;;;;IAU/B;;OAEG;;;IAKH;;OAEG;;IAIH;;OAEG;;IAEH;;OAEG;;;;EAQF,CAAC;AACH,QAAA,MAAM,yBAAyB;;;EAG7B,CAAC;AAEH,KAAK,0BAA0B,GAAG,OAAO,sBAAsB,CAAC;AAChE,KAAK,sBAAsB,GAAG,OAAO,kBAAkB,CAAC;AACxD,KAAK,8BAA8B,GAAG,OAAO,0BAA0B,CAAC;AACxE,KAAK,6BAA6B,GAAG,OAAO,yBAAyB,CAAC;AAEtE,MAAM,WAAW,qBAAsB,SAAQ,0BAA0B;CAAG;AAC5E,MAAM,WAAW,iBAAkB,SAAQ,sBAAsB;CAAG;AACpE,MAAM,WAAW,yBAA0B,SAAQ,8BAA8B;CAAG;AACpF,MAAM,WAAW,wBAAyB,SAAQ,6BAA6B;CAAG;AAElF,eAAO,MAAM,qBAAqB,EAA6B,qBAAqB,CAAC;AACrF,eAAO,MAAM,iBAAiB,EAAyB,iBAAiB,CAAC;AACzE,eAAO,MAAM,yBAAyB,EAAiC,yBAAyB,CAAC;AACjG,eAAO,MAAM,wBAAwB,EAAgC,wBAAwB,CAAC;AAE9F,MAAM,WAAW,eAAgB,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,qBAAqB,CAAC;CAAG;AACtF,MAAM,WAAW,WAAY,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,iBAAiB,CAAC;CAAG;AAC9E,MAAM,WAAW,mBAAoB,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,yBAAyB,CAAC;CAAG;AAC9F,MAAM,WAAW,kBAAmB,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,wBAAwB,CAAC;CAAG"}
@@ -4,9 +4,15 @@ import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
4
4
  import * as ComAtprotoModerationDefs from '@atcute/atproto/types/moderation/defs';
5
5
  const _labelerPoliciesSchema = /*#__PURE__*/ v.object({
6
6
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.labeler.defs#labelerPolicies')),
7
+ /**
8
+ * Label values created by this labeler and scoped exclusively to it. Labels defined here will override global label definitions for this labeler.
9
+ */
7
10
  get labelValueDefinitions() {
8
11
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelValueDefinitionSchema));
9
12
  },
13
+ /**
14
+ * The label values which this labeler publishes. May include global or custom labels.
15
+ */
10
16
  get labelValues() {
11
17
  return /*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelValueSchema);
12
18
  },
@@ -21,6 +27,9 @@ const _labelerViewSchema = /*#__PURE__*/ v.object({
21
27
  get labels() {
22
28
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
23
29
  },
30
+ /**
31
+ * @minimum 0
32
+ */
24
33
  likeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
25
34
  uri: /*#__PURE__*/ v.resourceUriString(),
26
35
  get viewer() {
@@ -37,14 +46,26 @@ const _labelerViewDetailedSchema = /*#__PURE__*/ v.object({
37
46
  get labels() {
38
47
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
39
48
  },
49
+ /**
50
+ * @minimum 0
51
+ */
40
52
  likeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
41
53
  get policies() {
42
54
  return labelerPoliciesSchema;
43
55
  },
56
+ /**
57
+ * The set of report reason 'codes' which are in-scope for this service to review and action. These usually align to policy categories. If not defined (distinct from empty array), all reason types are allowed.
58
+ */
44
59
  get reasonTypes() {
45
60
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoModerationDefs.reasonTypeSchema));
46
61
  },
62
+ /**
63
+ * Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.
64
+ */
47
65
  subjectCollections: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(/*#__PURE__*/ v.nsidString())),
66
+ /**
67
+ * The set of subject types (account, record, etc) this service accepts reports on.
68
+ */
48
69
  get subjectTypes() {
49
70
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoModerationDefs.subjectTypeSchema));
50
71
  },
@@ -1 +1 @@
1
- {"version":3,"file":"defs.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/labeler/defs.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"defs.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/labeler/defs.ts"],"names":[],"mappings":"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"}
@@ -1,7 +1,13 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  import * as AppBskyLabelerDefs from './defs.js';
3
3
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
4
+ /**
5
+ * @default false
6
+ */
4
7
  detailed: v.OptionalSchema<v.BooleanSchema, false>;
8
+ /**
9
+ * @minLength 1
10
+ */
5
11
  dids: v.SchemaWithConstraint<v.ArraySchema<v.FormattedStringSchema<"did">>, readonly [v.ArrayLengthConstraint<1, number>]>;
6
12
  }>, {
7
13
  type: "lex";
@@ -1 +1 @@
1
- {"version":3,"file":"getServices.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/labeler/getServices.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAEhD,QAAA,MAAM,WAAW;;;;;;;;kCAoBf,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;IACzC,UAAU,WAAW;QACpB,8BAA8B,EAAE,UAAU,CAAC;KAC3C;CACD"}
1
+ {"version":3,"file":"getServices.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/labeler/getServices.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAEhD,QAAA,MAAM,WAAW;IAEf;;OAEG;;IAEH;;OAEG;;;;;;;kCAkBH,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;IACzC,UAAU,WAAW;QACpB,8BAA8B,EAAE,UAAU,CAAC;KAC3C;CACD"}
@@ -2,7 +2,13 @@ import * as v from '@atcute/lexicons/validations';
2
2
  import * as AppBskyLabelerDefs from './defs.js';
3
3
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.labeler.getServices', {
4
4
  params: /*#__PURE__*/ v.object({
5
+ /**
6
+ * @default false
7
+ */
5
8
  detailed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean(), false),
9
+ /**
10
+ * @minLength 1
11
+ */
6
12
  dids: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.array(/*#__PURE__*/ v.didString()), [
7
13
  /*#__PURE__*/ v.arrayLength(1),
8
14
  ]),
@@ -1 +1 @@
1
- {"version":3,"file":"getServices.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/labeler/getServices.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAEhD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,EAAE;IACzE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,KAAK,CAAC;QACpE,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC,EAAE;YACnF,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC;SAC9B,CAAC;KACF,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK;gBAC3B,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC;oBACvB,kBAAkB,CAAC,iBAAiB;oBACpC,kBAAkB,CAAC,yBAAyB;iBAC5C,CAAC,CACF,CAAC;YACH,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"getServices.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/labeler/getServices.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAEhD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,EAAE;IACzE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B;;WAEG;QACH,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,KAAK,CAAC;QACpE;;WAEG;QACH,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC,EAAE;YACnF,aAAa,CAAC,CAAC,CAAC,WAAW,CAAC,CAAC,CAAC;SAC9B,CAAC;KACF,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK;gBAC3B,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC;oBACvB,kBAAkB,CAAC,iBAAiB;oBACpC,kBAAkB,CAAC,yBAAyB;iBAC5C,CAAC,CACF,CAAC;YACH,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -7,8 +7,17 @@ declare const _mainSchema: v.RecordSchema<v.ObjectSchema<{
7
7
  createdAt: v.FormattedStringSchema<"datetime">;
8
8
  readonly labels: v.OptionalSchema<v.VariantSchema<readonly [ComAtprotoLabelDefs.selfLabelsSchema], boolean>, undefined>;
9
9
  readonly policies: AppBskyLabelerDefs.labelerPoliciesSchema;
10
+ /**
11
+ * The set of report reason 'codes' which are in-scope for this service to review and action. These usually align to policy categories. If not defined (distinct from empty array), all reason types are allowed.
12
+ */
10
13
  readonly reasonTypes: v.OptionalSchema<v.ArraySchema<ComAtprotoModerationDefs.reasonTypeSchema>, undefined>;
14
+ /**
15
+ * Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.
16
+ */
11
17
  subjectCollections: v.OptionalSchema<v.ArraySchema<v.FormattedStringSchema<"nsid">>, undefined>;
18
+ /**
19
+ * The set of subject types (account, record, etc) this service accepts reports on.
20
+ */
12
21
  readonly subjectTypes: v.OptionalSchema<v.ArraySchema<ComAtprotoModerationDefs.subjectTypeSchema>, undefined>;
13
22
  }>, v.LiteralSchema<"self">>;
14
23
  type main$schematype = typeof _mainSchema;
@@ -1 +1 @@
1
- {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/labeler/service.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAChD,OAAO,KAAK,mBAAmB,MAAM,kCAAkC,CAAC;AACxE,OAAO,KAAK,wBAAwB,MAAM,uCAAuC,CAAC;AAElF,QAAA,MAAM,WAAW;;;;;;;;4BAmBhB,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;IACzC,UAAU,OAAO;QAChB,0BAA0B,EAAE,UAAU,CAAC;KACvC;CACD"}
1
+ {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/labeler/service.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAChD,OAAO,KAAK,mBAAmB,MAAM,kCAAkC,CAAC;AACxE,OAAO,KAAK,wBAAwB,MAAM,uCAAuC,CAAC;AAElF,QAAA,MAAM,WAAW;;;;;IAWf;;OAEG;;IAIH;;OAEG;;IAEH;;OAEG;;4BAKJ,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;IACzC,UAAU,OAAO;QAChB,0BAA0B,EAAE,UAAU,CAAC;KACvC;CACD"}
@@ -13,10 +13,19 @@ const _mainSchema = /*#__PURE__*/ v.record(
13
13
  get policies() {
14
14
  return AppBskyLabelerDefs.labelerPoliciesSchema;
15
15
  },
16
+ /**
17
+ * The set of report reason 'codes' which are in-scope for this service to review and action. These usually align to policy categories. If not defined (distinct from empty array), all reason types are allowed.
18
+ */
16
19
  get reasonTypes() {
17
20
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoModerationDefs.reasonTypeSchema));
18
21
  },
22
+ /**
23
+ * Set of record types (collection NSIDs) which can be reported to this service. If not defined (distinct from empty array), default is any record type.
24
+ */
19
25
  subjectCollections: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(/*#__PURE__*/ v.nsidString())),
26
+ /**
27
+ * The set of subject types (account, record, etc) this service accepts reports on.
28
+ */
20
29
  get subjectTypes() {
21
30
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoModerationDefs.subjectTypeSchema));
22
31
  },
@@ -1 +1 @@
1
- {"version":3,"file":"service.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/labeler/service.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAChD,OAAO,KAAK,mBAAmB,MAAM,kCAAkC,CAAC;AACxE,OAAO,KAAK,wBAAwB,MAAM,uCAAuC,CAAC;AAElF,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM;AACzC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC;AAC/B,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACtB,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,0BAA0B,CAAC;IAC1D,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,cAAc,EAAE;IAC3C,IAAI,MAAM;QACT,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC;IAClG,CAAC;IACD,IAAI,QAAQ;QACX,OAAO,kBAAkB,CAAC,qBAAqB,CAAC;IACjD,CAAC;IACD,IAAI,WAAW;QACd,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,gBAAgB,CAAC,CAAC,CAAC;IACnG,CAAC;IACD,kBAAkB,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,UAAU,EAAE,CAAC,CAAC;IACjG,IAAI,YAAY;QACf,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,iBAAiB,CAAC,CAAC,CAAC;IACpG,CAAC;CACD,CAAC,CACF,CAAC;AAMF,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"service.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/labeler/service.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAChD,OAAO,KAAK,mBAAmB,MAAM,kCAAkC,CAAC;AACxE,OAAO,KAAK,wBAAwB,MAAM,uCAAuC,CAAC;AAElF,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM;AACzC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC;AAC/B,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACtB,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,0BAA0B,CAAC;IAC1D,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,cAAc,EAAE;IAC3C,IAAI,MAAM;QACT,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC;IAClG,CAAC;IACD,IAAI,QAAQ;QACX,OAAO,kBAAkB,CAAC,qBAAqB,CAAC;IACjD,CAAC;IACD;;OAEG;IACH,IAAI,WAAW;QACd,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,gBAAgB,CAAC,CAAC,CAAC;IACnG,CAAC;IACD;;OAEG;IACH,kBAAkB,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,UAAU,EAAE,CAAC,CAAC;IACjG;;OAEG;IACH,IAAI,YAAY;QACf,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,wBAAwB,CAAC,iBAAiB,CAAC,CAAC,CAAC;IACpG,CAAC;CACD,CAAC,CACF,CAAC;AAMF,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -1,6 +1,9 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  declare const _mainSchema: v.RecordSchema<v.ObjectSchema<{
3
3
  $type: v.LiteralSchema<"app.bsky.notification.declaration">;
4
+ /**
5
+ * A declaration of the user's preference for allowing activity subscriptions from other users. Absence of a record implies 'followers'.
6
+ */
4
7
  allowSubscriptions: v.StringSchema<(string & {}) | "followers" | "mutuals" | "none">;
5
8
  }>, v.LiteralSchema<"self">>;
6
9
  type main$schematype = typeof _mainSchema;
@@ -1 +1 @@
1
- {"version":3,"file":"declaration.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/declaration.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;4BAMhB,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;IACzC,UAAU,OAAO;QAChB,mCAAmC,EAAE,UAAU,CAAC;KAChD;CACD"}
1
+ {"version":3,"file":"declaration.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/declaration.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;IAIf;;OAEG;;4BAGJ,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;IACzC,UAAU,OAAO;QAChB,mCAAmC,EAAE,UAAU,CAAC;KAChD;CACD"}
@@ -3,6 +3,9 @@ const _mainSchema = /*#__PURE__*/ v.record(
3
3
  /*#__PURE__*/ v.literal('self'),
4
4
  /*#__PURE__*/ v.object({
5
5
  $type: /*#__PURE__*/ v.literal('app.bsky.notification.declaration'),
6
+ /**
7
+ * A declaration of the user's preference for allowing activity subscriptions from other users. Absence of a record implies 'followers'.
8
+ */
6
9
  allowSubscriptions: /*#__PURE__*/ v.string(),
7
10
  }));
8
11
  export const mainSchema = _mainSchema;
@@ -1 +1 @@
1
- {"version":3,"file":"declaration.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/declaration.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM;AACzC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC;AAC/B,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACtB,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,mCAAmC,CAAC;IACnE,kBAAkB,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAoD;CAC9F,CAAC,CACF,CAAC;AAMF,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"declaration.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/declaration.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM;AACzC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,MAAM,CAAC;AAC/B,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACtB,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,mCAAmC,CAAC;IACnE;;OAEG;IACH,kBAAkB,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAoD;CAC9F,CAAC,CACF,CAAC;AAMF,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -2,6 +2,11 @@ import * as v from '@atcute/lexicons/validations';
2
2
  import * as AppBskyActorDefs from '../actor/defs.js';
3
3
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
4
4
  cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
5
+ /**
6
+ * @minimum 1
7
+ * @maximum 100
8
+ * @default 50
9
+ */
5
10
  limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 50>;
6
11
  }>, {
7
12
  type: "lex";
@@ -1 +1 @@
1
- {"version":3,"file":"listActivitySubscriptions.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/listActivitySubscriptions.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AAErD,QAAA,MAAM,WAAW;;;;;;;;;qDAiBf,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;IACzC,UAAU,WAAW;QACpB,iDAAiD,EAAE,UAAU,CAAC;KAC9D;CACD"}
1
+ {"version":3,"file":"listActivitySubscriptions.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/listActivitySubscriptions.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AAErD,QAAA,MAAM,WAAW;;IAGf;;;;OAIG;;;;;;;;qDAeH,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;IACzC,UAAU,WAAW;QACpB,iDAAiD,EAAE,UAAU,CAAC;KAC9D;CACD"}
@@ -3,6 +3,11 @@ import * as AppBskyActorDefs from '../actor/defs.js';
3
3
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.notification.listActivitySubscriptions', {
4
4
  params: /*#__PURE__*/ v.object({
5
5
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
6
+ /**
7
+ * @minimum 1
8
+ * @maximum 100
9
+ * @default 50
10
+ */
6
11
  limit: /*#__PURE__*/ v.optional(
7
12
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]), 50),
8
13
  }),
@@ -1 +1 @@
1
- {"version":3,"file":"listActivitySubscriptions.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/listActivitySubscriptions.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AAErD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,iDAAiD,EAAE;IAC5F,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;QAC9B,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,EAC5F,EAAE,CACF;KACD,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC1D,IAAI,aAAa;gBAChB,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAC;YAClE,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"listActivitySubscriptions.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/listActivitySubscriptions.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AAErD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,iDAAiD,EAAE;IAC5F,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D;;;;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;KACD,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC1D,IAAI,aAAa;gBAChB,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAC;YAClE,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -3,8 +3,16 @@ import * as AppBskyActorDefs from '../actor/defs.js';
3
3
  import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
4
4
  declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
5
5
  cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
6
+ /**
7
+ * @minimum 1
8
+ * @maximum 100
9
+ * @default 50
10
+ */
6
11
  limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 50>;
7
12
  priority: v.OptionalSchema<v.BooleanSchema, undefined>;
13
+ /**
14
+ * Notification reasons to include in response.
15
+ */
8
16
  reasons: v.OptionalSchema<v.ArraySchema<v.StringSchema<string>>, undefined>;
9
17
  seenAt: v.OptionalSchema<v.FormattedStringSchema<"datetime">, undefined>;
10
18
  }>, {
@@ -23,6 +31,9 @@ declare const _notificationSchema: v.ObjectSchema<{
23
31
  indexedAt: v.FormattedStringSchema<"datetime">;
24
32
  isRead: v.BooleanSchema;
25
33
  readonly labels: v.OptionalSchema<v.ArraySchema<ComAtprotoLabelDefs.labelSchema>, undefined>;
34
+ /**
35
+ * The reason why this notification was delivered - e.g. your post was liked, or you received a new follower.
36
+ */
26
37
  reason: v.StringSchema<"like" | (string & {}) | "repost" | "reply" | "follow" | "mention" | "quote" | "unverified" | "verified" | "like-via-repost" | "repost-via-repost" | "starterpack-joined" | "subscribed-post">;
27
38
  reasonSubject: v.OptionalSchema<v.FormattedStringSchema<"at-uri">, undefined>;
28
39
  record: v.UnknownSchema;
@@ -1 +1 @@
1
- {"version":3,"file":"listNotifications.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/listNotifications.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AACrD,OAAO,KAAK,mBAAmB,MAAM,kCAAkC,CAAC;AAExE,QAAA,MAAM,WAAW;;;;;;;;;;;;;;6CAsBf,CAAC;AACH,QAAA,MAAM,mBAAmB;;;;;;;;;;;EA+BvB,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,uBAAuB,GAAG,OAAO,mBAAmB,CAAC;AAE1D,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,kBAAmB,SAAQ,uBAAuB;CAAG;AAEtE,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,kBAAkB,EAA0B,kBAAkB,CAAC;AAE5E,MAAM,WAAW,YAAa,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,kBAAkB,CAAC;CAAG;AAEhF,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;IACzC,UAAU,WAAW;QACpB,yCAAyC,EAAE,UAAU,CAAC;KACtD;CACD"}
1
+ {"version":3,"file":"listNotifications.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/listNotifications.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,gBAAgB,MAAM,kBAAkB,CAAC;AACrD,OAAO,KAAK,mBAAmB,MAAM,kCAAkC,CAAC;AAExE,QAAA,MAAM,WAAW;;IAGf;;;;OAIG;;;IAMH;;OAEG;;;;;;;;;;;6CAeH,CAAC;AACH,QAAA,MAAM,mBAAmB;;;;;;;IAaxB;;OAEG;;;;;EAmBF,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,uBAAuB,GAAG,OAAO,mBAAmB,CAAC;AAE1D,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,kBAAmB,SAAQ,uBAAuB;CAAG;AAEtE,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,kBAAkB,EAA0B,kBAAkB,CAAC;AAE5E,MAAM,WAAW,YAAa,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,kBAAkB,CAAC;CAAG;AAEhF,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;IACzC,UAAU,WAAW;QACpB,yCAAyC,EAAE,UAAU,CAAC;KACtD;CACD"}
@@ -4,9 +4,17 @@ import * as ComAtprotoLabelDefs from '@atcute/atproto/types/label/defs';
4
4
  const _mainSchema = /*#__PURE__*/ v.query('app.bsky.notification.listNotifications', {
5
5
  params: /*#__PURE__*/ v.object({
6
6
  cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
7
+ /**
8
+ * @minimum 1
9
+ * @maximum 100
10
+ * @default 50
11
+ */
7
12
  limit: /*#__PURE__*/ v.optional(
8
13
  /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]), 50),
9
14
  priority: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
15
+ /**
16
+ * Notification reasons to include in response.
17
+ */
10
18
  reasons: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(/*#__PURE__*/ v.string())),
11
19
  seenAt: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.datetimeString()),
12
20
  }),
@@ -34,6 +42,9 @@ const _notificationSchema = /*#__PURE__*/ v.object({
34
42
  get labels() {
35
43
  return /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(ComAtprotoLabelDefs.labelSchema));
36
44
  },
45
+ /**
46
+ * The reason why this notification was delivered - e.g. your post was liked, or you received a new follower.
47
+ */
37
48
  reason: /*#__PURE__*/ v.string(),
38
49
  reasonSubject: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.resourceUriString()),
39
50
  record: /*#__PURE__*/ v.unknown(),
@@ -1 +1 @@
1
- {"version":3,"file":"listNotifications.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/listNotifications.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"listNotifications.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/listNotifications.ts"],"names":[],"mappings":"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"}
@@ -2,6 +2,9 @@ import * as v from '@atcute/lexicons/validations';
2
2
  declare const _mainSchema: v.XRPCProcedureMetadata<null, {
3
3
  type: "lex";
4
4
  schema: v.ObjectSchema<{
5
+ /**
6
+ * Set to true when the actor is age restricted
7
+ */
5
8
  ageRestricted: v.OptionalSchema<v.BooleanSchema, undefined>;
6
9
  appId: v.StringSchema<string>;
7
10
  platform: v.StringSchema<(string & {}) | "android" | "ios" | "web">;
@@ -1 +1 @@
1
- {"version":3,"file":"registerPush.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/registerPush.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;;;;;;;8CAaf,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;AAE5E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,cAAc;QACvB,oCAAoC,EAAE,UAAU,CAAC;KACjD;CACD"}
1
+ {"version":3,"file":"registerPush.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/registerPush.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;QAKd;;WAEG;;;;;;;8CASJ,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;AAE5E,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,cAAc;QACvB,oCAAoC,EAAE,UAAU,CAAC;KACjD;CACD"}
@@ -4,6 +4,9 @@ const _mainSchema = /*#__PURE__*/ v.procedure('app.bsky.notification.registerPus
4
4
  input: {
5
5
  type: 'lex',
6
6
  schema: /*#__PURE__*/ v.object({
7
+ /**
8
+ * Set to true when the actor is age restricted
9
+ */
7
10
  ageRestricted: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
8
11
  appId: /*#__PURE__*/ v.string(),
9
12
  platform: /*#__PURE__*/ v.string(),
@@ -1 +1 @@
1
- {"version":3,"file":"registerPush.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/registerPush.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,oCAAoC,EAAE;IACnF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,aAAa,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YAClE,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;YAC/B,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAA6C;YAC7E,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;YACvC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;SAC/B,CAAC;KACF;IACD,MAAM,EAAE,IAAI;CACZ,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
1
+ {"version":3,"file":"registerPush.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/notification/registerPush.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,oCAAoC,EAAE;IACnF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B;;eAEG;YACH,aAAa,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YAClE,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;YAC/B,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAA6C;YAC7E,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;YACvC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;SAC/B,CAAC;KACF;IACD,MAAM,EAAE,IAAI;CACZ,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
@@ -1,7 +1,13 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  declare const _byteSliceSchema: v.ObjectSchema<{
3
3
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.richtext.facet#byteSlice">, undefined>;
4
+ /**
5
+ * @minimum 0
6
+ */
4
7
  byteEnd: v.IntegerSchema;
8
+ /**
9
+ * @minimum 0
10
+ */
5
11
  byteStart: v.IntegerSchema;
6
12
  }>;
7
13
  declare const _linkSchema: v.ObjectSchema<{
@@ -19,6 +25,10 @@ declare const _mentionSchema: v.ObjectSchema<{
19
25
  }>;
20
26
  declare const _tagSchema: v.ObjectSchema<{
21
27
  $type: v.OptionalSchema<v.LiteralSchema<"app.bsky.richtext.facet#tag">, undefined>;
28
+ /**
29
+ * @maxLength 640
30
+ * @maxGraphemes 64
31
+ */
22
32
  tag: v.SchemaWithConstraint<v.StringSchema<string>, readonly [v.StringLengthConstraint<0, 640>, v.StringGraphemesConstraint<0, 64>]>;
23
33
  }>;
24
34
  type byteSlice$schematype = typeof _byteSliceSchema;
@@ -1 +1 @@
1
- {"version":3,"file":"facet.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/richtext/facet.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,QAAA,MAAM,gBAAgB;;;;EAIpB,CAAC;AACH,QAAA,MAAM,WAAW;;;EAGf,CAAC;AACH,QAAA,MAAM,WAAW;;;;EAQf,CAAC;AACH,QAAA,MAAM,cAAc;;;EAGlB,CAAC;AACH,QAAA,MAAM,UAAU;;;EAMd,CAAC;AAEH,KAAK,oBAAoB,GAAG,OAAO,gBAAgB,CAAC;AACpD,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,kBAAkB,GAAG,OAAO,cAAc,CAAC;AAChD,KAAK,cAAc,GAAG,OAAO,UAAU,CAAC;AAExC,MAAM,WAAW,eAAgB,SAAQ,oBAAoB;CAAG;AAChE,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,aAAc,SAAQ,kBAAkB;CAAG;AAC5D,MAAM,WAAW,SAAU,SAAQ,cAAc;CAAG;AAEpD,eAAO,MAAM,eAAe,EAAuB,eAAe,CAAC;AACnE,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,aAAa,EAAqB,aAAa,CAAC;AAC7D,eAAO,MAAM,SAAS,EAAiB,SAAS,CAAC;AAEjD,MAAM,WAAW,SAAU,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,eAAe,CAAC;CAAG;AAC1E,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAChE,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAChE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,aAAa,CAAC;CAAG;AACtE,MAAM,WAAW,GAAI,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,SAAS,CAAC;CAAG"}
1
+ {"version":3,"file":"facet.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/richtext/facet.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,QAAA,MAAM,gBAAgB;;IAErB;;OAEG;;IAEH;;OAEG;;EAEF,CAAC;AACH,QAAA,MAAM,WAAW;;;EAGf,CAAC;AACH,QAAA,MAAM,WAAW;;;;EAQf,CAAC;AACH,QAAA,MAAM,cAAc;;;EAGlB,CAAC;AACH,QAAA,MAAM,UAAU;;IAEf;;;OAGG;;EAKF,CAAC;AAEH,KAAK,oBAAoB,GAAG,OAAO,gBAAgB,CAAC;AACpD,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,kBAAkB,GAAG,OAAO,cAAc,CAAC;AAChD,KAAK,cAAc,GAAG,OAAO,UAAU,CAAC;AAExC,MAAM,WAAW,eAAgB,SAAQ,oBAAoB;CAAG;AAChE,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,aAAc,SAAQ,kBAAkB;CAAG;AAC5D,MAAM,WAAW,SAAU,SAAQ,cAAc;CAAG;AAEpD,eAAO,MAAM,eAAe,EAAuB,eAAe,CAAC;AACnE,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,aAAa,EAAqB,aAAa,CAAC;AAC7D,eAAO,MAAM,SAAS,EAAiB,SAAS,CAAC;AAEjD,MAAM,WAAW,SAAU,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,eAAe,CAAC;CAAG;AAC1E,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAChE,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAChE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,aAAa,CAAC;CAAG;AACtE,MAAM,WAAW,GAAI,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,SAAS,CAAC;CAAG"}
@@ -1,7 +1,13 @@
1
1
  import * as v from '@atcute/lexicons/validations';
2
2
  const _byteSliceSchema = /*#__PURE__*/ v.object({
3
3
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.richtext.facet#byteSlice')),
4
+ /**
5
+ * @minimum 0
6
+ */
4
7
  byteEnd: /*#__PURE__*/ v.integer(),
8
+ /**
9
+ * @minimum 0
10
+ */
5
11
  byteStart: /*#__PURE__*/ v.integer(),
6
12
  });
7
13
  const _linkSchema = /*#__PURE__*/ v.object({
@@ -23,6 +29,10 @@ const _mentionSchema = /*#__PURE__*/ v.object({
23
29
  });
24
30
  const _tagSchema = /*#__PURE__*/ v.object({
25
31
  $type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('app.bsky.richtext.facet#tag')),
32
+ /**
33
+ * @maxLength 640
34
+ * @maxGraphemes 64
35
+ */
26
36
  tag: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.string(), [
27
37
  /*#__PURE__*/ v.stringLength(0, 640),
28
38
  /*#__PURE__*/ v.stringGraphemes(0, 64),
@@ -1 +1 @@
1
- {"version":3,"file":"facet.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/richtext/facet.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,mCAAmC,CAAC,CAAC;IAC7F,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;IAClC,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;CACpC,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,8BAA8B,CAAC,CAAC;IACxF,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,gBAAgB,EAAE;CACvC,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACnF,IAAI,QAAQ;QACX,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,UAAU,EAAE,aAAa,EAAE,SAAS,CAAC,CAAC,CAAC,CAAC;IAC/F,CAAC;IACD,IAAI,KAAK;QACR,OAAO,eAAe,CAAC;IACxB,CAAC;CACD,CAAC,CAAC;AACH,MAAM,cAAc,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC7C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC3F,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;CAChC,CAAC,CAAC;AACH,MAAM,UAAU,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACzC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,6BAA6B,CAAC,CAAC;IACvF,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE;QACxD,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,GAAG,CAAC;QACpC,aAAa,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,EAAE,EAAE,CAAC;KACtC,CAAC;CACF,CAAC,CAAC;AAcH,MAAM,CAAC,MAAM,eAAe,GAAG,gBAAmC,CAAC;AACnE,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,aAAa,GAAG,cAA+B,CAAC;AAC7D,MAAM,CAAC,MAAM,SAAS,GAAG,UAAuB,CAAC"}
1
+ {"version":3,"file":"facet.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/app/bsky/richtext/facet.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,mCAAmC,CAAC,CAAC;IAC7F;;OAEG;IACH,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;IAClC;;OAEG;IACH,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;CACpC,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,8BAA8B,CAAC,CAAC;IACxF,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,gBAAgB,EAAE;CACvC,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACnF,IAAI,QAAQ;QACX,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,UAAU,EAAE,aAAa,EAAE,SAAS,CAAC,CAAC,CAAC,CAAC;IAC/F,CAAC;IACD,IAAI,KAAK;QACR,OAAO,eAAe,CAAC;IACxB,CAAC;CACD,CAAC,CAAC;AACH,MAAM,cAAc,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC7C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC3F,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;CAChC,CAAC,CAAC;AACH,MAAM,UAAU,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACzC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,6BAA6B,CAAC,CAAC;IACvF;;;OAGG;IACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,EAAE;QACxD,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,GAAG,CAAC;QACpC,aAAa,CAAC,CAAC,CAAC,eAAe,CAAC,CAAC,EAAE,EAAE,CAAC;KACtC,CAAC;CACF,CAAC,CAAC;AAcH,MAAM,CAAC,MAAM,eAAe,GAAG,gBAAmC,CAAC;AACnE,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,aAAa,GAAG,cAA+B,CAAC;AAC7D,MAAM,CAAC,MAAM,SAAS,GAAG,UAAuB,CAAC"}