@atcute/atproto 3.1.5 → 3.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/lexicons/index.d.ts +1 -0
- package/dist/lexicons/index.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/defs.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/admin/defs.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/deleteAccount.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/admin/deleteAccount.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/disableAccountInvites.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/admin/disableAccountInvites.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/disableAccountInvites.js +3 -0
- package/dist/lexicons/types/com/atproto/admin/disableAccountInvites.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/disableInviteCodes.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/admin/disableInviteCodes.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/enableAccountInvites.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/admin/enableAccountInvites.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/enableAccountInvites.js +3 -0
- package/dist/lexicons/types/com/atproto/admin/enableAccountInvites.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/getAccountInfo.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/admin/getAccountInfo.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/getAccountInfos.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/admin/getAccountInfos.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/getAccountInfos.js +3 -0
- package/dist/lexicons/types/com/atproto/admin/getAccountInfos.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/getInviteCodes.d.ts +9 -0
- package/dist/lexicons/types/com/atproto/admin/getInviteCodes.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/getInviteCodes.js +8 -0
- package/dist/lexicons/types/com/atproto/admin/getInviteCodes.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/getSubjectStatus.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/admin/getSubjectStatus.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/searchAccounts.d.ts +6 -0
- package/dist/lexicons/types/com/atproto/admin/searchAccounts.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/searchAccounts.js +5 -0
- package/dist/lexicons/types/com/atproto/admin/searchAccounts.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/sendEmail.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/admin/sendEmail.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/sendEmail.js +3 -0
- package/dist/lexicons/types/com/atproto/admin/sendEmail.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/updateAccountEmail.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/admin/updateAccountEmail.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/updateAccountEmail.js +3 -0
- package/dist/lexicons/types/com/atproto/admin/updateAccountEmail.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/updateAccountHandle.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/admin/updateAccountHandle.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/updateAccountPassword.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/admin/updateAccountPassword.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/updateAccountSigningKey.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/admin/updateAccountSigningKey.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/admin/updateAccountSigningKey.js +3 -0
- package/dist/lexicons/types/com/atproto/admin/updateAccountSigningKey.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/updateSubjectStatus.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/admin/updateSubjectStatus.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/identity/defs.d.ts +7 -0
- package/dist/lexicons/types/com/atproto/identity/defs.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/identity/defs.js +6 -0
- package/dist/lexicons/types/com/atproto/identity/defs.js.map +1 -1
- package/dist/lexicons/types/com/atproto/identity/getRecommendedDidCredentials.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/identity/getRecommendedDidCredentials.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/identity/getRecommendedDidCredentials.js +3 -0
- package/dist/lexicons/types/com/atproto/identity/getRecommendedDidCredentials.js.map +1 -1
- package/dist/lexicons/types/com/atproto/identity/refreshIdentity.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/identity/refreshIdentity.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/identity/requestPlcOperationSignature.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/identity/requestPlcOperationSignature.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/identity/resolveDid.d.ts +7 -0
- package/dist/lexicons/types/com/atproto/identity/resolveDid.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/identity/resolveDid.js +6 -0
- package/dist/lexicons/types/com/atproto/identity/resolveDid.js.map +1 -1
- package/dist/lexicons/types/com/atproto/identity/resolveHandle.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/identity/resolveHandle.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/identity/resolveHandle.js +3 -0
- package/dist/lexicons/types/com/atproto/identity/resolveHandle.js.map +1 -1
- package/dist/lexicons/types/com/atproto/identity/resolveIdentity.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/identity/resolveIdentity.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/identity/resolveIdentity.js +3 -0
- package/dist/lexicons/types/com/atproto/identity/resolveIdentity.js.map +1 -1
- package/dist/lexicons/types/com/atproto/identity/signPlcOperation.d.ts +7 -0
- package/dist/lexicons/types/com/atproto/identity/signPlcOperation.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/identity/signPlcOperation.js +6 -0
- package/dist/lexicons/types/com/atproto/identity/signPlcOperation.js.map +1 -1
- package/dist/lexicons/types/com/atproto/identity/submitPlcOperation.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/identity/submitPlcOperation.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/identity/updateHandle.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/identity/updateHandle.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/identity/updateHandle.js +3 -0
- package/dist/lexicons/types/com/atproto/identity/updateHandle.js.map +1 -1
- package/dist/lexicons/types/com/atproto/label/defs.d.ts +67 -0
- package/dist/lexicons/types/com/atproto/label/defs.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/label/defs.js +66 -0
- package/dist/lexicons/types/com/atproto/label/defs.js.map +1 -1
- package/dist/lexicons/types/com/atproto/label/queryLabels.d.ts +13 -0
- package/dist/lexicons/types/com/atproto/label/queryLabels.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/label/queryLabels.js +12 -0
- package/dist/lexicons/types/com/atproto/label/queryLabels.js.map +1 -1
- package/dist/lexicons/types/com/atproto/label/subscribeLabels.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/label/subscribeLabels.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/label/subscribeLabels.js +3 -0
- package/dist/lexicons/types/com/atproto/label/subscribeLabels.js.map +1 -1
- package/dist/lexicons/types/com/atproto/lexicon/schema.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/lexicon/schema.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/lexicon/schema.js +3 -0
- package/dist/lexicons/types/com/atproto/lexicon/schema.js.map +1 -1
- package/dist/lexicons/types/com/atproto/moderation/createReport.d.ts +19 -0
- package/dist/lexicons/types/com/atproto/moderation/createReport.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/moderation/createReport.js +18 -0
- package/dist/lexicons/types/com/atproto/moderation/createReport.js.map +1 -1
- package/dist/lexicons/types/com/atproto/moderation/defs.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/moderation/defs.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/repo/applyWrites.d.ts +14 -0
- package/dist/lexicons/types/com/atproto/repo/applyWrites.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/repo/applyWrites.js +13 -0
- package/dist/lexicons/types/com/atproto/repo/applyWrites.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/createRecord.d.ts +20 -0
- package/dist/lexicons/types/com/atproto/repo/createRecord.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/repo/createRecord.js +19 -0
- package/dist/lexicons/types/com/atproto/repo/createRecord.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/defs.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/repo/defs.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/repo/deleteRecord.d.ts +16 -0
- package/dist/lexicons/types/com/atproto/repo/deleteRecord.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/repo/deleteRecord.js +15 -0
- package/dist/lexicons/types/com/atproto/repo/deleteRecord.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/describeRepo.d.ts +13 -0
- package/dist/lexicons/types/com/atproto/repo/describeRepo.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/repo/describeRepo.js +12 -0
- package/dist/lexicons/types/com/atproto/repo/describeRepo.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/getRecord.d.ts +13 -0
- package/dist/lexicons/types/com/atproto/repo/getRecord.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/repo/getRecord.js +12 -0
- package/dist/lexicons/types/com/atproto/repo/getRecord.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/importRepo.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/repo/importRepo.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/repo/listMissingBlobs.d.ts +6 -0
- package/dist/lexicons/types/com/atproto/repo/listMissingBlobs.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/repo/listMissingBlobs.js +5 -0
- package/dist/lexicons/types/com/atproto/repo/listMissingBlobs.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/listRecords.d.ts +16 -0
- package/dist/lexicons/types/com/atproto/repo/listRecords.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/repo/listRecords.js +15 -0
- package/dist/lexicons/types/com/atproto/repo/listRecords.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/putRecord.d.ts +23 -0
- package/dist/lexicons/types/com/atproto/repo/putRecord.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/repo/putRecord.js +22 -0
- package/dist/lexicons/types/com/atproto/repo/putRecord.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/strongRef.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/repo/strongRef.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/repo/uploadBlob.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/repo/uploadBlob.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/activateAccount.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/server/activateAccount.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/checkAccountStatus.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/server/checkAccountStatus.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/confirmEmail.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/server/confirmEmail.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/createAccount.d.ts +22 -0
- package/dist/lexicons/types/com/atproto/server/createAccount.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/createAccount.js +21 -0
- package/dist/lexicons/types/com/atproto/server/createAccount.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/createAppPassword.d.ts +7 -0
- package/dist/lexicons/types/com/atproto/server/createAppPassword.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/createAppPassword.js +6 -0
- package/dist/lexicons/types/com/atproto/server/createAppPassword.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/createInviteCode.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/server/createInviteCode.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/createInviteCodes.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/server/createInviteCodes.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/createInviteCodes.js +3 -0
- package/dist/lexicons/types/com/atproto/server/createInviteCodes.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/createSession.d.ts +10 -0
- package/dist/lexicons/types/com/atproto/server/createSession.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/createSession.js +9 -0
- package/dist/lexicons/types/com/atproto/server/createSession.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/deactivateAccount.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/server/deactivateAccount.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/deactivateAccount.js +3 -0
- package/dist/lexicons/types/com/atproto/server/deactivateAccount.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/defs.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/server/defs.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/deleteAccount.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/server/deleteAccount.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/deleteSession.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/server/deleteSession.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/describeServer.d.ts +16 -0
- package/dist/lexicons/types/com/atproto/server/describeServer.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/describeServer.js +15 -0
- package/dist/lexicons/types/com/atproto/server/describeServer.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/getAccountInviteCodes.d.ts +8 -0
- package/dist/lexicons/types/com/atproto/server/getAccountInviteCodes.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/getAccountInviteCodes.js +7 -0
- package/dist/lexicons/types/com/atproto/server/getAccountInviteCodes.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/getServiceAuth.d.ts +10 -0
- package/dist/lexicons/types/com/atproto/server/getServiceAuth.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/getServiceAuth.js +9 -0
- package/dist/lexicons/types/com/atproto/server/getServiceAuth.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/getSession.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/server/getSession.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/getSession.js +3 -0
- package/dist/lexicons/types/com/atproto/server/getSession.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/listAppPasswords.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/server/listAppPasswords.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/refreshSession.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/server/refreshSession.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/refreshSession.js +3 -0
- package/dist/lexicons/types/com/atproto/server/refreshSession.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/requestAccountDelete.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/server/requestAccountDelete.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/requestEmailConfirmation.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/server/requestEmailConfirmation.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/requestEmailUpdate.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/server/requestEmailUpdate.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/requestPasswordReset.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/server/requestPasswordReset.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/reserveSigningKey.d.ts +7 -0
- package/dist/lexicons/types/com/atproto/server/reserveSigningKey.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/reserveSigningKey.js +6 -0
- package/dist/lexicons/types/com/atproto/server/reserveSigningKey.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/resetPassword.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/server/resetPassword.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/revokeAppPassword.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/server/revokeAppPassword.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/updateEmail.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/server/updateEmail.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/server/updateEmail.js +3 -0
- package/dist/lexicons/types/com/atproto/server/updateEmail.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/defs.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/sync/defs.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/getBlob.d.ts +7 -0
- package/dist/lexicons/types/com/atproto/sync/getBlob.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/getBlob.js +6 -0
- package/dist/lexicons/types/com/atproto/sync/getBlob.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/getBlocks.d.ts +7 -0
- package/dist/lexicons/types/com/atproto/sync/getBlocks.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/getBlocks.js +6 -0
- package/dist/lexicons/types/com/atproto/sync/getBlocks.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/getCheckout.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/sync/getCheckout.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/getCheckout.js +3 -0
- package/dist/lexicons/types/com/atproto/sync/getCheckout.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/getHead.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/sync/getHead.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/getHead.js +3 -0
- package/dist/lexicons/types/com/atproto/sync/getHead.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/getHostStatus.d.ts +10 -0
- package/dist/lexicons/types/com/atproto/sync/getHostStatus.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/getHostStatus.js +9 -0
- package/dist/lexicons/types/com/atproto/sync/getHostStatus.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/getLatestCommit.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/sync/getLatestCommit.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/getLatestCommit.js +3 -0
- package/dist/lexicons/types/com/atproto/sync/getLatestCommit.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/getRecord.d.ts +7 -0
- package/dist/lexicons/types/com/atproto/sync/getRecord.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/getRecord.js +6 -0
- package/dist/lexicons/types/com/atproto/sync/getRecord.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/getRepo.d.ts +7 -0
- package/dist/lexicons/types/com/atproto/sync/getRepo.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/getRepo.js +6 -0
- package/dist/lexicons/types/com/atproto/sync/getRepo.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/getRepoStatus.d.ts +10 -0
- package/dist/lexicons/types/com/atproto/sync/getRepoStatus.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/getRepoStatus.js +9 -0
- package/dist/lexicons/types/com/atproto/sync/getRepoStatus.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/listBlobs.d.ts +12 -0
- package/dist/lexicons/types/com/atproto/sync/listBlobs.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/listBlobs.js +11 -0
- package/dist/lexicons/types/com/atproto/sync/listBlobs.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/listHosts.d.ts +15 -0
- package/dist/lexicons/types/com/atproto/sync/listHosts.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/listHosts.js +14 -0
- package/dist/lexicons/types/com/atproto/sync/listHosts.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/listRepos.d.ts +12 -0
- package/dist/lexicons/types/com/atproto/sync/listRepos.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/listRepos.js +11 -0
- package/dist/lexicons/types/com/atproto/sync/listRepos.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/listReposByCollection.d.ts +7 -0
- package/dist/lexicons/types/com/atproto/sync/listReposByCollection.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/listReposByCollection.js +6 -0
- package/dist/lexicons/types/com/atproto/sync/listReposByCollection.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/notifyOfUpdate.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/sync/notifyOfUpdate.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/notifyOfUpdate.js +3 -0
- package/dist/lexicons/types/com/atproto/sync/notifyOfUpdate.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/requestCrawl.d.ts +4 -0
- package/dist/lexicons/types/com/atproto/sync/requestCrawl.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/requestCrawl.js +3 -0
- package/dist/lexicons/types/com/atproto/sync/requestCrawl.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/subscribeRepos.d.ts +69 -0
- package/dist/lexicons/types/com/atproto/sync/subscribeRepos.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/sync/subscribeRepos.js +68 -0
- package/dist/lexicons/types/com/atproto/sync/subscribeRepos.js.map +1 -1
- package/dist/lexicons/types/com/atproto/temp/addReservedHandle.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/temp/addReservedHandle.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/temp/checkHandleAvailability.d.ts +19 -0
- package/dist/lexicons/types/com/atproto/temp/checkHandleAvailability.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/temp/checkHandleAvailability.js +18 -0
- package/dist/lexicons/types/com/atproto/temp/checkHandleAvailability.js.map +1 -1
- package/dist/lexicons/types/com/atproto/temp/checkSignupQueue.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/temp/checkSignupQueue.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/temp/dereferenceScope.d.ts +7 -0
- package/dist/lexicons/types/com/atproto/temp/dereferenceScope.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/temp/dereferenceScope.js +6 -0
- package/dist/lexicons/types/com/atproto/temp/dereferenceScope.js.map +1 -1
- package/dist/lexicons/types/com/atproto/temp/fetchLabels.d.ts +6 -0
- package/dist/lexicons/types/com/atproto/temp/fetchLabels.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/temp/fetchLabels.js +5 -0
- package/dist/lexicons/types/com/atproto/temp/fetchLabels.js.map +1 -1
- package/dist/lexicons/types/com/atproto/temp/requestPhoneVerification.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/temp/requestPhoneVerification.d.ts.map +1 -0
- package/dist/lexicons/types/com/atproto/temp/revokeAccountCredentials.d.ts +1 -0
- package/dist/lexicons/types/com/atproto/temp/revokeAccountCredentials.d.ts.map +1 -0
- package/lib/lexicons/types/com/atproto/admin/disableAccountInvites.ts +3 -0
- package/lib/lexicons/types/com/atproto/admin/enableAccountInvites.ts +3 -0
- package/lib/lexicons/types/com/atproto/admin/getAccountInfos.ts +3 -0
- package/lib/lexicons/types/com/atproto/admin/getInviteCodes.ts +8 -0
- package/lib/lexicons/types/com/atproto/admin/searchAccounts.ts +5 -0
- package/lib/lexicons/types/com/atproto/admin/sendEmail.ts +3 -0
- package/lib/lexicons/types/com/atproto/admin/updateAccountEmail.ts +3 -0
- package/lib/lexicons/types/com/atproto/admin/updateAccountSigningKey.ts +3 -0
- package/lib/lexicons/types/com/atproto/identity/defs.ts +6 -0
- package/lib/lexicons/types/com/atproto/identity/getRecommendedDidCredentials.ts +3 -0
- package/lib/lexicons/types/com/atproto/identity/resolveDid.ts +6 -0
- package/lib/lexicons/types/com/atproto/identity/resolveHandle.ts +3 -0
- package/lib/lexicons/types/com/atproto/identity/resolveIdentity.ts +3 -0
- package/lib/lexicons/types/com/atproto/identity/signPlcOperation.ts +6 -0
- package/lib/lexicons/types/com/atproto/identity/updateHandle.ts +3 -0
- package/lib/lexicons/types/com/atproto/label/defs.ts +66 -0
- package/lib/lexicons/types/com/atproto/label/queryLabels.ts +12 -0
- package/lib/lexicons/types/com/atproto/label/subscribeLabels.ts +3 -0
- package/lib/lexicons/types/com/atproto/lexicon/schema.ts +3 -0
- package/lib/lexicons/types/com/atproto/moderation/createReport.ts +18 -0
- package/lib/lexicons/types/com/atproto/repo/applyWrites.ts +13 -0
- package/lib/lexicons/types/com/atproto/repo/createRecord.ts +19 -0
- package/lib/lexicons/types/com/atproto/repo/deleteRecord.ts +15 -0
- package/lib/lexicons/types/com/atproto/repo/describeRepo.ts +12 -0
- package/lib/lexicons/types/com/atproto/repo/getRecord.ts +12 -0
- package/lib/lexicons/types/com/atproto/repo/listMissingBlobs.ts +5 -0
- package/lib/lexicons/types/com/atproto/repo/listRecords.ts +15 -0
- package/lib/lexicons/types/com/atproto/repo/putRecord.ts +22 -0
- package/lib/lexicons/types/com/atproto/server/createAccount.ts +21 -0
- package/lib/lexicons/types/com/atproto/server/createAppPassword.ts +6 -0
- package/lib/lexicons/types/com/atproto/server/createInviteCodes.ts +3 -0
- package/lib/lexicons/types/com/atproto/server/createSession.ts +9 -0
- package/lib/lexicons/types/com/atproto/server/deactivateAccount.ts +3 -0
- package/lib/lexicons/types/com/atproto/server/describeServer.ts +15 -0
- package/lib/lexicons/types/com/atproto/server/getAccountInviteCodes.ts +7 -0
- package/lib/lexicons/types/com/atproto/server/getServiceAuth.ts +9 -0
- package/lib/lexicons/types/com/atproto/server/getSession.ts +3 -0
- package/lib/lexicons/types/com/atproto/server/refreshSession.ts +3 -0
- package/lib/lexicons/types/com/atproto/server/reserveSigningKey.ts +6 -0
- package/lib/lexicons/types/com/atproto/server/updateEmail.ts +3 -0
- package/lib/lexicons/types/com/atproto/sync/getBlob.ts +6 -0
- package/lib/lexicons/types/com/atproto/sync/getBlocks.ts +6 -0
- package/lib/lexicons/types/com/atproto/sync/getCheckout.ts +3 -0
- package/lib/lexicons/types/com/atproto/sync/getHead.ts +3 -0
- package/lib/lexicons/types/com/atproto/sync/getHostStatus.ts +9 -0
- package/lib/lexicons/types/com/atproto/sync/getLatestCommit.ts +3 -0
- package/lib/lexicons/types/com/atproto/sync/getRecord.ts +6 -0
- package/lib/lexicons/types/com/atproto/sync/getRepo.ts +6 -0
- package/lib/lexicons/types/com/atproto/sync/getRepoStatus.ts +9 -0
- package/lib/lexicons/types/com/atproto/sync/listBlobs.ts +11 -0
- package/lib/lexicons/types/com/atproto/sync/listHosts.ts +14 -0
- package/lib/lexicons/types/com/atproto/sync/listRepos.ts +11 -0
- package/lib/lexicons/types/com/atproto/sync/listReposByCollection.ts +6 -0
- package/lib/lexicons/types/com/atproto/sync/notifyOfUpdate.ts +3 -0
- package/lib/lexicons/types/com/atproto/sync/requestCrawl.ts +3 -0
- package/lib/lexicons/types/com/atproto/sync/subscribeRepos.ts +68 -0
- package/lib/lexicons/types/com/atproto/temp/checkHandleAvailability.ts +18 -0
- package/lib/lexicons/types/com/atproto/temp/dereferenceScope.ts +6 -0
- package/lib/lexicons/types/com/atproto/temp/fetchLabels.ts +5 -0
- package/package.json +3 -3
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getRecord.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRecord.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;IAGf;;OAEG;;IAEH;;OAEG;;;;;gCAOH,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,MAAM,OAAO,GAAG,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC;AAEjE,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,4BAA4B,EAAE,UAAU,CAAC;KACzC;CACD"}
|
|
@@ -2,7 +2,13 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
2
2
|
const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.getRecord', {
|
|
3
3
|
params: /*#__PURE__*/ v.object({
|
|
4
4
|
collection: /*#__PURE__*/ v.nsidString(),
|
|
5
|
+
/**
|
|
6
|
+
* The DID of the repo.
|
|
7
|
+
*/
|
|
5
8
|
did: /*#__PURE__*/ v.didString(),
|
|
9
|
+
/**
|
|
10
|
+
* Record Key
|
|
11
|
+
*/
|
|
6
12
|
rkey: /*#__PURE__*/ v.recordKeyString(),
|
|
7
13
|
}),
|
|
8
14
|
output: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRecord.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRecord.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,UAAU,EAAE;QACxC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;QAChC,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,eAAe,EAAE;KACvC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,CAAC,0BAA0B,CAAC;KACtC;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
1
|
+
{"version":3,"file":"getRecord.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRecord.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,UAAU,EAAE;QACxC;;WAEG;QACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;QAChC;;WAEG;QACH,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,eAAe,EAAE;KACvC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,CAAC,0BAA0B,CAAC;KACtC;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
|
|
3
|
+
/**
|
|
4
|
+
* The DID of the repo.
|
|
5
|
+
*/
|
|
3
6
|
did: v.FormattedStringSchema<"did">;
|
|
7
|
+
/**
|
|
8
|
+
* The revision ('rev') of the repo to create a diff from.
|
|
9
|
+
*/
|
|
4
10
|
since: v.OptionalSchema<v.FormattedStringSchema<"tid">, undefined>;
|
|
5
11
|
}>, {
|
|
6
12
|
type: "blob";
|
|
@@ -19,3 +25,4 @@ declare module '@atcute/lexicons/ambient' {
|
|
|
19
25
|
}
|
|
20
26
|
}
|
|
21
27
|
export {};
|
|
28
|
+
//# sourceMappingURL=getRepo.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getRepo.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRepo.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;IAEf;;OAEG;;IAEH;;OAEG;;;;;8BAOH,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,MAAM,OAAO,GAAG,CAAC,CAAC,kBAAkB,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC,CAAC;AAEjE,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,WAAW;QACpB,0BAA0B,EAAE,UAAU,CAAC;KACvC;CACD"}
|
|
@@ -1,7 +1,13 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.getRepo', {
|
|
3
3
|
params: /*#__PURE__*/ v.object({
|
|
4
|
+
/**
|
|
5
|
+
* The DID of the repo.
|
|
6
|
+
*/
|
|
4
7
|
did: /*#__PURE__*/ v.didString(),
|
|
8
|
+
/**
|
|
9
|
+
* The revision ('rev') of the repo to create a diff from.
|
|
10
|
+
*/
|
|
5
11
|
since: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.tidString()),
|
|
6
12
|
}),
|
|
7
13
|
output: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRepo.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRepo.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,0BAA0B,EAAE;IACrE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;QAChC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;KAC5D,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,CAAC,0BAA0B,CAAC;KACtC;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
1
|
+
{"version":3,"file":"getRepo.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRepo.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,0BAA0B,EAAE;IACrE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B;;WAEG;QACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;QAChC;;WAEG;QACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;KAC5D,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,CAAC,0BAA0B,CAAC;KACtC;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -1,12 +1,21 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
|
|
3
|
+
/**
|
|
4
|
+
* The DID of the repo.
|
|
5
|
+
*/
|
|
3
6
|
did: v.FormattedStringSchema<"did">;
|
|
4
7
|
}>, {
|
|
5
8
|
type: "lex";
|
|
6
9
|
schema: v.ObjectSchema<{
|
|
7
10
|
active: v.BooleanSchema;
|
|
8
11
|
did: v.FormattedStringSchema<"did">;
|
|
12
|
+
/**
|
|
13
|
+
* Optional field, the current rev of the repo, if active=true
|
|
14
|
+
*/
|
|
9
15
|
rev: v.OptionalSchema<v.FormattedStringSchema<"tid">, undefined>;
|
|
16
|
+
/**
|
|
17
|
+
* If active=false, this optional field indicates a possible reason for why the account is not active. If active=false and no status is supplied, then the host makes no claim for why the repository is no longer being hosted.
|
|
18
|
+
*/
|
|
10
19
|
status: v.OptionalSchema<v.StringSchema<(string & {}) | "deactivated" | "suspended" | "takendown" | "throttled" | "deleted" | "desynchronized">, undefined>;
|
|
11
20
|
}>;
|
|
12
21
|
}, "com.atproto.sync.getRepoStatus">;
|
|
@@ -24,3 +33,4 @@ declare module '@atcute/lexicons/ambient' {
|
|
|
24
33
|
}
|
|
25
34
|
}
|
|
26
35
|
export {};
|
|
36
|
+
//# sourceMappingURL=getRepoStatus.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getRepoStatus.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRepoStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;IAEf;;OAEG;;;;;;;QAQF;;WAEG;;QAEH;;WAEG;;;oCAcJ,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,gCAAgC,EAAE,UAAU,CAAC;KAC7C;CACD"}
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.getRepoStatus', {
|
|
3
3
|
params: /*#__PURE__*/ v.object({
|
|
4
|
+
/**
|
|
5
|
+
* The DID of the repo.
|
|
6
|
+
*/
|
|
4
7
|
did: /*#__PURE__*/ v.didString(),
|
|
5
8
|
}),
|
|
6
9
|
output: {
|
|
@@ -8,7 +11,13 @@ const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.getRepoStatus', {
|
|
|
8
11
|
schema: /*#__PURE__*/ v.object({
|
|
9
12
|
active: /*#__PURE__*/ v.boolean(),
|
|
10
13
|
did: /*#__PURE__*/ v.didString(),
|
|
14
|
+
/**
|
|
15
|
+
* Optional field, the current rev of the repo, if active=true
|
|
16
|
+
*/
|
|
11
17
|
rev: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.tidString()),
|
|
18
|
+
/**
|
|
19
|
+
* If active=false, this optional field indicates a possible reason for why the account is not active. If active=false and no status is supplied, then the host makes no claim for why the repository is no longer being hosted.
|
|
20
|
+
*/
|
|
12
21
|
status: /*#__PURE__*/ v.optional(
|
|
13
22
|
/*#__PURE__*/ v.string()),
|
|
14
23
|
}),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRepoStatus.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRepoStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,gCAAgC,EAAE;IAC3E,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;KAChC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;YACjC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;YAChC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;YAC1D,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;YAC/B,aAAa,CAAC,CAAC,CAAC,MAAM,EAQnB,CACH;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
1
|
+
{"version":3,"file":"getRepoStatus.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/getRepoStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,gCAAgC,EAAE;IAC3E,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B;;WAEG;QACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;KAChC,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;YACjC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;YAChC;;eAEG;YACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;YAC1D;;eAEG;YACH,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;YAC/B,aAAa,CAAC,CAAC,CAAC,MAAM,EAQnB,CACH;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -1,8 +1,19 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
|
|
3
3
|
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
4
|
+
/**
|
|
5
|
+
* The DID of the repo.
|
|
6
|
+
*/
|
|
4
7
|
did: v.FormattedStringSchema<"did">;
|
|
8
|
+
/**
|
|
9
|
+
* @minimum 1
|
|
10
|
+
* @maximum 1000
|
|
11
|
+
* @default 500
|
|
12
|
+
*/
|
|
5
13
|
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 1000>]>, 500>;
|
|
14
|
+
/**
|
|
15
|
+
* Optional revision of the repo to list blobs since.
|
|
16
|
+
*/
|
|
6
17
|
since: v.OptionalSchema<v.FormattedStringSchema<"tid">, undefined>;
|
|
7
18
|
}>, {
|
|
8
19
|
type: "lex";
|
|
@@ -25,3 +36,4 @@ declare module '@atcute/lexicons/ambient' {
|
|
|
25
36
|
}
|
|
26
37
|
}
|
|
27
38
|
export {};
|
|
39
|
+
//# sourceMappingURL=listBlobs.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listBlobs.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listBlobs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;IAGf;;OAEG;;IAEH;;;;OAIG;;IAKH;;OAEG;;;;;;;;gCAUH,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,4BAA4B,EAAE,UAAU,CAAC;KACzC;CACD"}
|
|
@@ -2,9 +2,20 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
2
2
|
const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.listBlobs', {
|
|
3
3
|
params: /*#__PURE__*/ v.object({
|
|
4
4
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
5
|
+
/**
|
|
6
|
+
* The DID of the repo.
|
|
7
|
+
*/
|
|
5
8
|
did: /*#__PURE__*/ v.didString(),
|
|
9
|
+
/**
|
|
10
|
+
* @minimum 1
|
|
11
|
+
* @maximum 1000
|
|
12
|
+
* @default 500
|
|
13
|
+
*/
|
|
6
14
|
limit: /*#__PURE__*/ v.optional(
|
|
7
15
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 1000)]), 500),
|
|
16
|
+
/**
|
|
17
|
+
* Optional revision of the repo to list blobs since.
|
|
18
|
+
*/
|
|
8
19
|
since: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.tidString()),
|
|
9
20
|
}),
|
|
10
21
|
output: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listBlobs.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listBlobs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,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,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;QAChC,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,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;QACD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;KAC5D,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;YACxD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;SAC1D,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
1
|
+
{"version":3,"file":"listBlobs.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listBlobs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,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;;WAEG;QACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;QAChC;;;;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,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;QACD;;WAEG;QACH,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;KAC5D,CAAC;IACF,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;YACxD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;SAC1D,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -3,17 +3,31 @@ import * as ComAtprotoSyncDefs from './defs.js';
|
|
|
3
3
|
declare const _hostSchema: v.ObjectSchema<{
|
|
4
4
|
$type: v.OptionalSchema<v.LiteralSchema<"com.atproto.sync.listHosts#host">, undefined>;
|
|
5
5
|
accountCount: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
6
|
+
/**
|
|
7
|
+
* hostname of server; not a URL (no scheme)
|
|
8
|
+
*/
|
|
6
9
|
hostname: v.StringSchema<string>;
|
|
10
|
+
/**
|
|
11
|
+
* Recent repo stream event sequence number. May be delayed from actual stream processing (eg, persisted cursor not in-memory cursor).
|
|
12
|
+
*/
|
|
7
13
|
seq: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
8
14
|
readonly status: v.OptionalSchema<ComAtprotoSyncDefs.hostStatusSchema, undefined>;
|
|
9
15
|
}>;
|
|
10
16
|
declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
|
|
11
17
|
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
18
|
+
/**
|
|
19
|
+
* @minimum 1
|
|
20
|
+
* @maximum 1000
|
|
21
|
+
* @default 200
|
|
22
|
+
*/
|
|
12
23
|
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 1000>]>, 200>;
|
|
13
24
|
}>, {
|
|
14
25
|
type: "lex";
|
|
15
26
|
schema: v.ObjectSchema<{
|
|
16
27
|
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
28
|
+
/**
|
|
29
|
+
* Sort order is not formally specified. Recommended order is by time host was first seen by the server, with oldest first.
|
|
30
|
+
*/
|
|
17
31
|
readonly hosts: v.ArraySchema<hostSchema>;
|
|
18
32
|
}>;
|
|
19
33
|
}, "com.atproto.sync.listHosts">;
|
|
@@ -37,3 +51,4 @@ declare module '@atcute/lexicons/ambient' {
|
|
|
37
51
|
}
|
|
38
52
|
}
|
|
39
53
|
export {};
|
|
54
|
+
//# sourceMappingURL=listHosts.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listHosts.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listHosts.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,OAAO,KAAK,kBAAkB,MAAM,WAAW,CAAC;AAEhD,QAAA,MAAM,WAAW;;;IAGhB;;OAEG;;IAEH;;OAEG;;;EAKF,CAAC;AACH,QAAA,MAAM,WAAW;;IAGf;;;;OAIG;;;;;;QAUF;;WAEG;;;gCAMJ,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAEhE,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,4BAA4B,EAAE,UAAU,CAAC;KACzC;CACD"}
|
|
@@ -3,7 +3,13 @@ import * as ComAtprotoSyncDefs from './defs.js';
|
|
|
3
3
|
const _hostSchema = /*#__PURE__*/ v.object({
|
|
4
4
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('com.atproto.sync.listHosts#host')),
|
|
5
5
|
accountCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
6
|
+
/**
|
|
7
|
+
* hostname of server; not a URL (no scheme)
|
|
8
|
+
*/
|
|
6
9
|
hostname: /*#__PURE__*/ v.string(),
|
|
10
|
+
/**
|
|
11
|
+
* Recent repo stream event sequence number. May be delayed from actual stream processing (eg, persisted cursor not in-memory cursor).
|
|
12
|
+
*/
|
|
7
13
|
seq: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer()),
|
|
8
14
|
get status() {
|
|
9
15
|
return /*#__PURE__*/ v.optional(ComAtprotoSyncDefs.hostStatusSchema);
|
|
@@ -12,6 +18,11 @@ const _hostSchema = /*#__PURE__*/ v.object({
|
|
|
12
18
|
const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.listHosts', {
|
|
13
19
|
params: /*#__PURE__*/ v.object({
|
|
14
20
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
21
|
+
/**
|
|
22
|
+
* @minimum 1
|
|
23
|
+
* @maximum 1000
|
|
24
|
+
* @default 200
|
|
25
|
+
*/
|
|
15
26
|
limit: /*#__PURE__*/ v.optional(
|
|
16
27
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 1000)]), 200),
|
|
17
28
|
}),
|
|
@@ -19,6 +30,9 @@ const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.listHosts', {
|
|
|
19
30
|
type: 'lex',
|
|
20
31
|
schema: /*#__PURE__*/ v.object({
|
|
21
32
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
33
|
+
/**
|
|
34
|
+
* Sort order is not formally specified. Recommended order is by time host was first seen by the server, with oldest first.
|
|
35
|
+
*/
|
|
22
36
|
get hosts() {
|
|
23
37
|
return /*#__PURE__*/ v.array(hostSchema);
|
|
24
38
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listHosts.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listHosts.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,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC3F,YAAY,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;IACjE,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IAClC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;IACxD,IAAI,MAAM;QACT,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,kBAAkB,CAAC,gBAAgB,CAAC,CAAC;IACtE,CAAC;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,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,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;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,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;YAC1C,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
1
|
+
{"version":3,"file":"listHosts.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listHosts.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,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC3F,YAAY,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;IACjE;;OAEG;IACH,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IAClC;;OAEG;IACH,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;IACxD,IAAI,MAAM;QACT,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,kBAAkB,CAAC,gBAAgB,CAAC,CAAC;IACtE,CAAC;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,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,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;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;;eAEG;YACH,IAAI,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;YAC1C,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
|
|
3
3
|
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
4
|
+
/**
|
|
5
|
+
* @minimum 1
|
|
6
|
+
* @maximum 1000
|
|
7
|
+
* @default 500
|
|
8
|
+
*/
|
|
4
9
|
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 1000>]>, 500>;
|
|
5
10
|
}>, {
|
|
6
11
|
type: "lex";
|
|
@@ -13,8 +18,14 @@ declare const _repoSchema: v.ObjectSchema<{
|
|
|
13
18
|
$type: v.OptionalSchema<v.LiteralSchema<"com.atproto.sync.listRepos#repo">, undefined>;
|
|
14
19
|
active: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
15
20
|
did: v.FormattedStringSchema<"did">;
|
|
21
|
+
/**
|
|
22
|
+
* Current repo commit CID
|
|
23
|
+
*/
|
|
16
24
|
head: v.FormattedStringSchema<"cid">;
|
|
17
25
|
rev: v.FormattedStringSchema<"tid">;
|
|
26
|
+
/**
|
|
27
|
+
* If active=false, this optional field indicates a possible reason for why the account is not active. If active=false and no status is supplied, then the host makes no claim for why the repository is no longer being hosted.
|
|
28
|
+
*/
|
|
18
29
|
status: v.OptionalSchema<v.StringSchema<(string & {}) | "deactivated" | "suspended" | "takendown" | "throttled" | "deleted" | "desynchronized">, undefined>;
|
|
19
30
|
}>;
|
|
20
31
|
type main$schematype = typeof _mainSchema;
|
|
@@ -37,3 +48,4 @@ declare module '@atcute/lexicons/ambient' {
|
|
|
37
48
|
}
|
|
38
49
|
}
|
|
39
50
|
export {};
|
|
51
|
+
//# sourceMappingURL=listRepos.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listRepos.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listRepos.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;IAGf;;;;OAIG;;;;;;;;gCAeH,CAAC;AACH,QAAA,MAAM,WAAW;;;;IAIhB;;OAEG;;;IAGH;;OAEG;;EAMF,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAEhE,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,4BAA4B,EAAE,UAAU,CAAC;KACzC;CACD"}
|
|
@@ -2,6 +2,11 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
2
2
|
const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.listRepos', {
|
|
3
3
|
params: /*#__PURE__*/ v.object({
|
|
4
4
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
5
|
+
/**
|
|
6
|
+
* @minimum 1
|
|
7
|
+
* @maximum 1000
|
|
8
|
+
* @default 500
|
|
9
|
+
*/
|
|
5
10
|
limit: /*#__PURE__*/ v.optional(
|
|
6
11
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 1000)]), 500),
|
|
7
12
|
}),
|
|
@@ -19,8 +24,14 @@ const _repoSchema = /*#__PURE__*/ v.object({
|
|
|
19
24
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('com.atproto.sync.listRepos#repo')),
|
|
20
25
|
active: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
21
26
|
did: /*#__PURE__*/ v.didString(),
|
|
27
|
+
/**
|
|
28
|
+
* Current repo commit CID
|
|
29
|
+
*/
|
|
22
30
|
head: /*#__PURE__*/ v.cidString(),
|
|
23
31
|
rev: /*#__PURE__*/ v.tidString(),
|
|
32
|
+
/**
|
|
33
|
+
* If active=false, this optional field indicates a possible reason for why the account is not active. If active=false and no status is supplied, then the host makes no claim for why the repository is no longer being hosted.
|
|
34
|
+
*/
|
|
24
35
|
status: /*#__PURE__*/ v.optional(
|
|
25
36
|
/*#__PURE__*/ v.string()),
|
|
26
37
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listRepos.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listRepos.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,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,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;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,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;YAC1C,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC3F,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;IAC3D,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IAChC,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IACjC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IAChC,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC/B,aAAa,CAAC,CAAC,CAAC,MAAM,EAEnB,CACH;CACD,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
1
|
+
{"version":3,"file":"listRepos.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listRepos.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,4BAA4B,EAAE;IACvE,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,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;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,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;YAC1C,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC3F,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;IAC3D,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IAChC;;OAEG;IACH,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IACjC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IAChC;;OAEG;IACH,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC/B,aAAa,CAAC,CAAC,CAAC,MAAM,EAEnB,CACH;CACD,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -2,6 +2,12 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
2
2
|
declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
|
|
3
3
|
collection: v.FormattedStringSchema<"nsid">;
|
|
4
4
|
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
5
|
+
/**
|
|
6
|
+
* Maximum size of response set. Recommend setting a large maximum (1000+) when enumerating large DID lists.
|
|
7
|
+
* @minimum 1
|
|
8
|
+
* @maximum 2000
|
|
9
|
+
* @default 500
|
|
10
|
+
*/
|
|
5
11
|
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 2000>]>, 500>;
|
|
6
12
|
}>, {
|
|
7
13
|
type: "lex";
|
|
@@ -34,3 +40,4 @@ declare module '@atcute/lexicons/ambient' {
|
|
|
34
40
|
}
|
|
35
41
|
}
|
|
36
42
|
export {};
|
|
43
|
+
//# sourceMappingURL=listReposByCollection.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"listReposByCollection.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listReposByCollection.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;IAIf;;;;;OAKG;;;;;;;;4CAeH,CAAC;AACH,QAAA,MAAM,WAAW;;;EAGf,CAAC;AAEH,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAEhE,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,wCAAwC,EAAE,UAAU,CAAC;KACrD;CACD"}
|
|
@@ -3,6 +3,12 @@ const _mainSchema = /*#__PURE__*/ v.query('com.atproto.sync.listReposByCollectio
|
|
|
3
3
|
params: /*#__PURE__*/ v.object({
|
|
4
4
|
collection: /*#__PURE__*/ v.nsidString(),
|
|
5
5
|
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
6
|
+
/**
|
|
7
|
+
* Maximum size of response set. Recommend setting a large maximum (1000+) when enumerating large DID lists.
|
|
8
|
+
* @minimum 1
|
|
9
|
+
* @maximum 2000
|
|
10
|
+
* @default 500
|
|
11
|
+
*/
|
|
6
12
|
limit: /*#__PURE__*/ v.optional(
|
|
7
13
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 2000)]), 500),
|
|
8
14
|
}),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listReposByCollection.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listReposByCollection.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,wCAAwC,EAAE;IACnF,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,UAAU,EAAE;QACxC,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,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;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,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;YAC1C,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,6CAA6C,CAAC,CAAC;IACvG,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;CAChC,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
1
|
+
{"version":3,"file":"listReposByCollection.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/listReposByCollection.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,wCAAwC,EAAE;IACnF,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,UAAU,EAAE;QACxC,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;QAC1D;;;;;WAKG;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,IAAI,CAAC,CAAC,CAAC,EAC7F,GAAG,CACH;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,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,CAAC;YAC1C,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,6CAA6C,CAAC,CAAC;IACvG,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;CAChC,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -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
|
+
* Hostname of the current service (usually a PDS) that is notifying of update.
|
|
7
|
+
*/
|
|
5
8
|
hostname: v.StringSchema<string>;
|
|
6
9
|
}>;
|
|
7
10
|
}, null, "com.atproto.sync.notifyOfUpdate">;
|
|
@@ -19,3 +22,4 @@ declare module '@atcute/lexicons/ambient' {
|
|
|
19
22
|
}
|
|
20
23
|
}
|
|
21
24
|
export {};
|
|
25
|
+
//# sourceMappingURL=notifyOfUpdate.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"notifyOfUpdate.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/notifyOfUpdate.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;QAKd;;WAEG;;;2CAKJ,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,iCAAiC,EAAE,UAAU,CAAC;KAC9C;CACD"}
|
|
@@ -4,6 +4,9 @@ const _mainSchema = /*#__PURE__*/ v.procedure('com.atproto.sync.notifyOfUpdate',
|
|
|
4
4
|
input: {
|
|
5
5
|
type: 'lex',
|
|
6
6
|
schema: /*#__PURE__*/ v.object({
|
|
7
|
+
/**
|
|
8
|
+
* Hostname of the current service (usually a PDS) that is notifying of update.
|
|
9
|
+
*/
|
|
7
10
|
hostname: /*#__PURE__*/ v.string(),
|
|
8
11
|
}),
|
|
9
12
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"notifyOfUpdate.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/notifyOfUpdate.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,iCAAiC,EAAE;IAChF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;SAClC,CAAC;KACF;IACD,MAAM,EAAE,IAAI;CACZ,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
1
|
+
{"version":3,"file":"notifyOfUpdate.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/notifyOfUpdate.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,iCAAiC,EAAE;IAChF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B;;eAEG;YACH,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;SAClC,CAAC;KACF;IACD,MAAM,EAAE,IAAI;CACZ,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -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
|
+
* Hostname of the current service (eg, PDS) that is requesting to be crawled.
|
|
7
|
+
*/
|
|
5
8
|
hostname: v.StringSchema<string>;
|
|
6
9
|
}>;
|
|
7
10
|
}, null, "com.atproto.sync.requestCrawl">;
|
|
@@ -19,3 +22,4 @@ declare module '@atcute/lexicons/ambient' {
|
|
|
19
22
|
}
|
|
20
23
|
}
|
|
21
24
|
export {};
|
|
25
|
+
//# sourceMappingURL=requestCrawl.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"requestCrawl.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/requestCrawl.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,WAAW;;;QAKd;;WAEG;;;yCAKJ,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,+BAA+B,EAAE,UAAU,CAAC;KAC5C;CACD"}
|
|
@@ -4,6 +4,9 @@ const _mainSchema = /*#__PURE__*/ v.procedure('com.atproto.sync.requestCrawl', {
|
|
|
4
4
|
input: {
|
|
5
5
|
type: 'lex',
|
|
6
6
|
schema: /*#__PURE__*/ v.object({
|
|
7
|
+
/**
|
|
8
|
+
* Hostname of the current service (eg, PDS) that is requesting to be crawled.
|
|
9
|
+
*/
|
|
7
10
|
hostname: /*#__PURE__*/ v.string(),
|
|
8
11
|
}),
|
|
9
12
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"requestCrawl.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/requestCrawl.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,+BAA+B,EAAE;IAC9E,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;SAClC,CAAC;KACF;IACD,MAAM,EAAE,IAAI;CACZ,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
1
|
+
{"version":3,"file":"requestCrawl.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/requestCrawl.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,+BAA+B,EAAE;IAC9E,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B;;eAEG;YACH,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;SAClC,CAAC;KACF;IACD,MAAM,EAAE,IAAI;CACZ,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -1,30 +1,73 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
declare const _accountSchema: v.ObjectSchema<{
|
|
3
3
|
$type: v.OptionalSchema<v.LiteralSchema<"com.atproto.sync.subscribeRepos#account">, undefined>;
|
|
4
|
+
/**
|
|
5
|
+
* Indicates that the account has a repository which can be fetched from the host that emitted this event.
|
|
6
|
+
*/
|
|
4
7
|
active: v.BooleanSchema;
|
|
5
8
|
did: v.FormattedStringSchema<"did">;
|
|
6
9
|
seq: v.IntegerSchema;
|
|
10
|
+
/**
|
|
11
|
+
* If active=false, this optional field indicates a reason for why the account is not active.
|
|
12
|
+
*/
|
|
7
13
|
status: v.OptionalSchema<v.StringSchema<(string & {}) | "deactivated" | "suspended" | "takendown" | "throttled" | "deleted" | "desynchronized">, undefined>;
|
|
8
14
|
time: v.FormattedStringSchema<"datetime">;
|
|
9
15
|
}>;
|
|
10
16
|
declare const _commitSchema: v.ObjectSchema<{
|
|
11
17
|
$type: v.OptionalSchema<v.LiteralSchema<"com.atproto.sync.subscribeRepos#commit">, undefined>;
|
|
12
18
|
blobs: v.ArraySchema<v.CidLinkSchema>;
|
|
19
|
+
/**
|
|
20
|
+
* CAR file containing relevant blocks, as a diff since the previous repo state. The commit must be included as a block, and the commit block CID must be the first entry in the CAR header 'roots' list.
|
|
21
|
+
* @maxLength 2000000
|
|
22
|
+
*/
|
|
13
23
|
blocks: v.SchemaWithConstraint<v.BytesSchema, readonly [v.BytesSizeConstraint<0, 2000000>]>;
|
|
24
|
+
/**
|
|
25
|
+
* Repo commit object CID.
|
|
26
|
+
*/
|
|
14
27
|
commit: v.CidLinkSchema;
|
|
28
|
+
/**
|
|
29
|
+
* @maxLength 200
|
|
30
|
+
*/
|
|
15
31
|
readonly ops: v.SchemaWithConstraint<v.ArraySchema<repoOpSchema>, readonly [v.ArrayLengthConstraint<0, 200>]>;
|
|
32
|
+
/**
|
|
33
|
+
* The root CID of the MST tree for the previous commit from this repo (indicated by the 'since' revision field in this message). Corresponds to the 'data' field in the repo commit object. NOTE: this field is effectively required for the 'inductive' version of firehose.
|
|
34
|
+
*/
|
|
16
35
|
prevData: v.OptionalSchema<v.CidLinkSchema, undefined>;
|
|
36
|
+
/**
|
|
37
|
+
* DEPRECATED -- unused
|
|
38
|
+
*/
|
|
17
39
|
rebase: v.BooleanSchema;
|
|
40
|
+
/**
|
|
41
|
+
* The repo this event comes from. Note that all other message types name this field 'did'.
|
|
42
|
+
*/
|
|
18
43
|
repo: v.FormattedStringSchema<"did">;
|
|
44
|
+
/**
|
|
45
|
+
* The rev of the emitted commit. Note that this information is also in the commit object included in blocks, unless this is a tooBig event.
|
|
46
|
+
*/
|
|
19
47
|
rev: v.FormattedStringSchema<"tid">;
|
|
48
|
+
/**
|
|
49
|
+
* The stream sequence number of this message.
|
|
50
|
+
*/
|
|
20
51
|
seq: v.IntegerSchema;
|
|
52
|
+
/**
|
|
53
|
+
* The rev of the last emitted commit from this repo (if any).
|
|
54
|
+
*/
|
|
21
55
|
since: v.NullableSchema<v.FormattedStringSchema<"tid">>;
|
|
56
|
+
/**
|
|
57
|
+
* Timestamp of when this message was originally broadcast.
|
|
58
|
+
*/
|
|
22
59
|
time: v.FormattedStringSchema<"datetime">;
|
|
60
|
+
/**
|
|
61
|
+
* DEPRECATED -- replaced by #sync event and data limits. Indicates that this commit contained too many ops, or data size was too large. Consumers will need to make a separate request to get missing data.
|
|
62
|
+
*/
|
|
23
63
|
tooBig: v.BooleanSchema;
|
|
24
64
|
}>;
|
|
25
65
|
declare const _identitySchema: v.ObjectSchema<{
|
|
26
66
|
$type: v.OptionalSchema<v.LiteralSchema<"com.atproto.sync.subscribeRepos#identity">, undefined>;
|
|
27
67
|
did: v.FormattedStringSchema<"did">;
|
|
68
|
+
/**
|
|
69
|
+
* The current handle for the account, or 'handle.invalid' if validation fails. This field is optional, might have been validated or passed-through from an upstream source. Semantics and behaviors for PDS vs Relay may evolve in the future; see atproto specs for more details.
|
|
70
|
+
*/
|
|
28
71
|
handle: v.OptionalSchema<v.FormattedStringSchema<"handle">, undefined>;
|
|
29
72
|
seq: v.IntegerSchema;
|
|
30
73
|
time: v.FormattedStringSchema<"datetime">;
|
|
@@ -35,21 +78,46 @@ declare const _infoSchema: v.ObjectSchema<{
|
|
|
35
78
|
name: v.StringSchema<(string & {}) | "OutdatedCursor">;
|
|
36
79
|
}>;
|
|
37
80
|
declare const _mainSchema: v.XRPCSubscriptionMetadata<v.ObjectSchema<{
|
|
81
|
+
/**
|
|
82
|
+
* The last known event seq number to backfill from.
|
|
83
|
+
*/
|
|
38
84
|
cursor: v.OptionalSchema<v.IntegerSchema, undefined>;
|
|
39
85
|
}>, v.VariantSchema<readonly [accountSchema, commitSchema, identitySchema, infoSchema, syncSchema], boolean>, "com.atproto.sync.subscribeRepos">;
|
|
40
86
|
declare const _repoOpSchema: v.ObjectSchema<{
|
|
41
87
|
$type: v.OptionalSchema<v.LiteralSchema<"com.atproto.sync.subscribeRepos#repoOp">, undefined>;
|
|
42
88
|
action: v.StringSchema<(string & {}) | "create" | "delete" | "update">;
|
|
89
|
+
/**
|
|
90
|
+
* For creates and updates, the new record CID. For deletions, null.
|
|
91
|
+
*/
|
|
43
92
|
cid: v.NullableSchema<v.CidLinkSchema>;
|
|
44
93
|
path: v.StringSchema<string>;
|
|
94
|
+
/**
|
|
95
|
+
* For updates and deletes, the previous record CID (required for inductive firehose). For creations, field should not be defined.
|
|
96
|
+
*/
|
|
45
97
|
prev: v.OptionalSchema<v.CidLinkSchema, undefined>;
|
|
46
98
|
}>;
|
|
47
99
|
declare const _syncSchema: v.ObjectSchema<{
|
|
48
100
|
$type: v.OptionalSchema<v.LiteralSchema<"com.atproto.sync.subscribeRepos#sync">, undefined>;
|
|
101
|
+
/**
|
|
102
|
+
* CAR file containing the commit, as a block. The CAR header must include the commit block CID as the first 'root'.
|
|
103
|
+
* @maxLength 10000
|
|
104
|
+
*/
|
|
49
105
|
blocks: v.SchemaWithConstraint<v.BytesSchema, readonly [v.BytesSizeConstraint<0, 10000>]>;
|
|
106
|
+
/**
|
|
107
|
+
* The account this repo event corresponds to. Must match that in the commit object.
|
|
108
|
+
*/
|
|
50
109
|
did: v.FormattedStringSchema<"did">;
|
|
110
|
+
/**
|
|
111
|
+
* The rev of the commit. This value must match that in the commit object.
|
|
112
|
+
*/
|
|
51
113
|
rev: v.StringSchema<string>;
|
|
114
|
+
/**
|
|
115
|
+
* The stream sequence number of this message.
|
|
116
|
+
*/
|
|
52
117
|
seq: v.IntegerSchema;
|
|
118
|
+
/**
|
|
119
|
+
* Timestamp of when this message was originally broadcast.
|
|
120
|
+
*/
|
|
53
121
|
time: v.FormattedStringSchema<"datetime">;
|
|
54
122
|
}>;
|
|
55
123
|
type account$schematype = typeof _accountSchema;
|
|
@@ -101,3 +169,4 @@ declare module '@atcute/lexicons/ambient' {
|
|
|
101
169
|
}
|
|
102
170
|
}
|
|
103
171
|
export {};
|
|
172
|
+
//# sourceMappingURL=subscribeRepos.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"subscribeRepos.d.ts","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/sync/subscribeRepos.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,QAAA,MAAM,cAAc;;IAEnB;;OAEG;;;;IAIH;;OAEG;;;EAOF,CAAC;AACH,QAAA,MAAM,aAAa;;;IAGlB;;;OAGG;;IAEH;;OAEG;;IAEH;;OAEG;;IAMH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;EAEF,CAAC;AACH,QAAA,MAAM,eAAe;;;IAGpB;;OAEG;;;;EAIF,CAAC;AACH,QAAA,MAAM,WAAW;;;;EAIf,CAAC;AACH,QAAA,MAAM,WAAW;IAEf;;OAEG;;gJAMH,CAAC;AACH,QAAA,MAAM,aAAa;;;IAGlB;;OAEG;;;IAGH;;OAEG;;EAEF,CAAC;AACH,QAAA,MAAM,WAAW;;IAEhB;;;OAGG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;IAEH;;OAEG;;EAEF,CAAC;AAEH,KAAK,kBAAkB,GAAG,OAAO,cAAc,CAAC;AAChD,KAAK,iBAAiB,GAAG,OAAO,aAAa,CAAC;AAC9C,KAAK,mBAAmB,GAAG,OAAO,eAAe,CAAC;AAClD,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAC1C,KAAK,iBAAiB,GAAG,OAAO,aAAa,CAAC;AAC9C,KAAK,eAAe,GAAG,OAAO,WAAW,CAAC;AAE1C,MAAM,WAAW,aAAc,SAAQ,kBAAkB;CAAG;AAC5D,MAAM,WAAW,YAAa,SAAQ,iBAAiB;CAAG;AAC1D,MAAM,WAAW,cAAe,SAAQ,mBAAmB;CAAG;AAC9D,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AACtD,MAAM,WAAW,YAAa,SAAQ,iBAAiB;CAAG;AAC1D,MAAM,WAAW,UAAW,SAAQ,eAAe;CAAG;AAEtD,eAAO,MAAM,aAAa,EAAqB,aAAa,CAAC;AAC7D,eAAO,MAAM,YAAY,EAAoB,YAAY,CAAC;AAC1D,eAAO,MAAM,cAAc,EAAsB,cAAc,CAAC;AAChE,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AACpD,eAAO,MAAM,YAAY,EAAoB,YAAY,CAAC;AAC1D,eAAO,MAAM,UAAU,EAAkB,UAAU,CAAC;AAEpD,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,aAAa,CAAC;CAAG;AACtE,MAAM,WAAW,MAAO,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,YAAY,CAAC;CAAG;AACpE,MAAM,WAAW,QAAS,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,cAAc,CAAC;CAAG;AACxE,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAChE,MAAM,WAAW,MAAO,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,YAAY,CAAC;CAAG;AACpE,MAAM,WAAW,IAAK,SAAQ,CAAC,CAAC,UAAU,CAAC,OAAO,UAAU,CAAC;CAAG;AAEhE,MAAM,WAAW,OAAQ,SAAQ,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,QAAQ,CAAC,CAAC;CAAG;AACtE,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,UAAU,CAAC,UAAU,CAAC,SAAS,CAAC,CAAC,CAAC;AAE3D,OAAO,QAAQ,0BAA0B,CAAC;IACzC,UAAU,iBAAiB;QAC1B,iCAAiC,EAAE,UAAU,CAAC;KAC9C;CACD"}
|