@atcute/atproto 3.0.1 → 3.0.3
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/lexicons/types/com/atproto/admin/defs.d.ts +6 -6
- package/dist/lexicons/types/com/atproto/admin/defs.js +6 -6
- package/dist/lexicons/types/com/atproto/admin/defs.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/disableInviteCodes.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/admin/disableInviteCodes.js +1 -1
- package/dist/lexicons/types/com/atproto/admin/disableInviteCodes.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/getAccountInfos.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/admin/getAccountInfos.js +3 -1
- package/dist/lexicons/types/com/atproto/admin/getAccountInfos.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/getInviteCodes.d.ts +3 -3
- package/dist/lexicons/types/com/atproto/admin/getInviteCodes.js +3 -3
- package/dist/lexicons/types/com/atproto/admin/getInviteCodes.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/getSubjectStatus.d.ts +3 -3
- package/dist/lexicons/types/com/atproto/admin/getSubjectStatus.js +5 -5
- package/dist/lexicons/types/com/atproto/admin/getSubjectStatus.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/searchAccounts.d.ts +2 -2
- package/dist/lexicons/types/com/atproto/admin/searchAccounts.js +2 -2
- package/dist/lexicons/types/com/atproto/admin/searchAccounts.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/sendEmail.d.ts +3 -3
- package/dist/lexicons/types/com/atproto/admin/sendEmail.js +3 -3
- package/dist/lexicons/types/com/atproto/admin/sendEmail.js.map +1 -1
- package/dist/lexicons/types/com/atproto/admin/updateSubjectStatus.d.ts +3 -3
- package/dist/lexicons/types/com/atproto/admin/updateSubjectStatus.js +5 -5
- package/dist/lexicons/types/com/atproto/admin/updateSubjectStatus.js.map +1 -1
- package/dist/lexicons/types/com/atproto/identity/defs.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/identity/defs.js +1 -1
- package/dist/lexicons/types/com/atproto/identity/defs.js.map +1 -1
- package/dist/lexicons/types/com/atproto/identity/getRecommendedDidCredentials.d.ts +2 -2
- package/dist/lexicons/types/com/atproto/identity/getRecommendedDidCredentials.js +2 -2
- package/dist/lexicons/types/com/atproto/identity/getRecommendedDidCredentials.js.map +1 -1
- package/dist/lexicons/types/com/atproto/identity/signPlcOperation.d.ts +3 -3
- package/dist/lexicons/types/com/atproto/identity/signPlcOperation.js +3 -3
- package/dist/lexicons/types/com/atproto/identity/signPlcOperation.js.map +1 -1
- package/dist/lexicons/types/com/atproto/label/defs.d.ts +12 -12
- package/dist/lexicons/types/com/atproto/label/defs.js +15 -15
- package/dist/lexicons/types/com/atproto/label/defs.js.map +1 -1
- package/dist/lexicons/types/com/atproto/label/queryLabels.d.ts +3 -3
- package/dist/lexicons/types/com/atproto/label/queryLabels.js +5 -3
- package/dist/lexicons/types/com/atproto/label/queryLabels.js.map +1 -1
- package/dist/lexicons/types/com/atproto/label/subscribeLabels.d.ts +3 -3
- package/dist/lexicons/types/com/atproto/label/subscribeLabels.js +3 -3
- package/dist/lexicons/types/com/atproto/label/subscribeLabels.js.map +1 -1
- package/dist/lexicons/types/com/atproto/moderation/createReport.d.ts +4 -4
- package/dist/lexicons/types/com/atproto/moderation/createReport.js +8 -8
- package/dist/lexicons/types/com/atproto/moderation/createReport.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/applyWrites.d.ts +5 -5
- package/dist/lexicons/types/com/atproto/repo/applyWrites.js +5 -5
- package/dist/lexicons/types/com/atproto/repo/applyWrites.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/createRecord.d.ts +5 -5
- package/dist/lexicons/types/com/atproto/repo/createRecord.js +5 -5
- package/dist/lexicons/types/com/atproto/repo/createRecord.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/defs.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/repo/defs.js +1 -1
- package/dist/lexicons/types/com/atproto/repo/defs.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/deleteRecord.d.ts +3 -3
- package/dist/lexicons/types/com/atproto/repo/deleteRecord.js +3 -3
- package/dist/lexicons/types/com/atproto/repo/deleteRecord.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/describeRepo.d.ts +2 -2
- package/dist/lexicons/types/com/atproto/repo/describeRepo.js +2 -2
- package/dist/lexicons/types/com/atproto/repo/describeRepo.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/getRecord.d.ts +3 -3
- package/dist/lexicons/types/com/atproto/repo/getRecord.js +3 -3
- package/dist/lexicons/types/com/atproto/repo/getRecord.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/listMissingBlobs.d.ts +3 -3
- package/dist/lexicons/types/com/atproto/repo/listMissingBlobs.js +3 -3
- package/dist/lexicons/types/com/atproto/repo/listMissingBlobs.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/listRecords.d.ts +3 -3
- package/dist/lexicons/types/com/atproto/repo/listRecords.js +3 -3
- package/dist/lexicons/types/com/atproto/repo/listRecords.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/putRecord.d.ts +6 -6
- package/dist/lexicons/types/com/atproto/repo/putRecord.js +6 -6
- package/dist/lexicons/types/com/atproto/repo/putRecord.js.map +1 -1
- package/dist/lexicons/types/com/atproto/repo/strongRef.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/repo/strongRef.js +1 -1
- package/dist/lexicons/types/com/atproto/repo/strongRef.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/checkAccountStatus.d.ts +6 -6
- package/dist/lexicons/types/com/atproto/server/checkAccountStatus.js +6 -6
- package/dist/lexicons/types/com/atproto/server/checkAccountStatus.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/createAccount.d.ts +6 -6
- package/dist/lexicons/types/com/atproto/server/createAccount.js +6 -6
- package/dist/lexicons/types/com/atproto/server/createAccount.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/createAppPassword.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/server/createAppPassword.js +1 -1
- package/dist/lexicons/types/com/atproto/server/createAppPassword.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/createInviteCode.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/server/createInviteCode.js +1 -1
- package/dist/lexicons/types/com/atproto/server/createInviteCode.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/createInviteCodes.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/server/createInviteCodes.js +1 -1
- package/dist/lexicons/types/com/atproto/server/createInviteCodes.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/createSession.d.ts +7 -7
- package/dist/lexicons/types/com/atproto/server/createSession.js +6 -6
- package/dist/lexicons/types/com/atproto/server/createSession.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/defs.d.ts +4 -4
- package/dist/lexicons/types/com/atproto/server/defs.js +4 -4
- package/dist/lexicons/types/com/atproto/server/defs.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/describeServer.d.ts +3 -3
- package/dist/lexicons/types/com/atproto/server/describeServer.js +5 -5
- package/dist/lexicons/types/com/atproto/server/describeServer.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/getAccountInviteCodes.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/server/getAccountInviteCodes.js +1 -1
- package/dist/lexicons/types/com/atproto/server/getAccountInviteCodes.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/getSession.d.ts +5 -5
- package/dist/lexicons/types/com/atproto/server/getSession.js +4 -4
- package/dist/lexicons/types/com/atproto/server/getSession.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/listAppPasswords.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/server/listAppPasswords.js +1 -1
- package/dist/lexicons/types/com/atproto/server/listAppPasswords.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/refreshSession.d.ts +4 -4
- package/dist/lexicons/types/com/atproto/server/refreshSession.js +3 -3
- package/dist/lexicons/types/com/atproto/server/refreshSession.js.map +1 -1
- package/dist/lexicons/types/com/atproto/server/resetPassword.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/server/resetPassword.js +1 -1
- package/dist/lexicons/types/com/atproto/server/resetPassword.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/defs.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/sync/getBlob.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/sync/getBlob.js +1 -1
- package/dist/lexicons/types/com/atproto/sync/getBlob.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/getBlocks.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/sync/getBlocks.js +3 -1
- package/dist/lexicons/types/com/atproto/sync/getBlocks.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/getHead.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/sync/getHead.js +1 -1
- package/dist/lexicons/types/com/atproto/sync/getHead.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/getHostStatus.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/sync/getHostStatus.js +1 -1
- package/dist/lexicons/types/com/atproto/sync/getHostStatus.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/getLatestCommit.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/sync/getLatestCommit.js +1 -1
- package/dist/lexicons/types/com/atproto/sync/getLatestCommit.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/getRecord.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/sync/getRecord.js +1 -1
- package/dist/lexicons/types/com/atproto/sync/getRecord.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/getRepoStatus.d.ts +2 -2
- package/dist/lexicons/types/com/atproto/sync/getRepoStatus.js +2 -2
- package/dist/lexicons/types/com/atproto/sync/getRepoStatus.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/listBlobs.d.ts +3 -3
- package/dist/lexicons/types/com/atproto/sync/listBlobs.js +3 -3
- package/dist/lexicons/types/com/atproto/sync/listBlobs.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/listHosts.d.ts +2 -2
- package/dist/lexicons/types/com/atproto/sync/listHosts.js +2 -2
- package/dist/lexicons/types/com/atproto/sync/listHosts.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/listRepos.d.ts +4 -4
- package/dist/lexicons/types/com/atproto/sync/listRepos.js +3 -3
- package/dist/lexicons/types/com/atproto/sync/listRepos.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/listReposByCollection.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/sync/listReposByCollection.js +1 -1
- package/dist/lexicons/types/com/atproto/sync/listReposByCollection.js.map +1 -1
- package/dist/lexicons/types/com/atproto/sync/subscribeRepos.d.ts +18 -18
- package/dist/lexicons/types/com/atproto/sync/subscribeRepos.js +18 -18
- package/dist/lexicons/types/com/atproto/sync/subscribeRepos.js.map +1 -1
- package/dist/lexicons/types/com/atproto/temp/checkSignupQueue.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/temp/checkSignupQueue.js +1 -1
- package/dist/lexicons/types/com/atproto/temp/checkSignupQueue.js.map +1 -1
- package/dist/lexicons/types/com/atproto/temp/fetchLabels.d.ts +1 -1
- package/dist/lexicons/types/com/atproto/temp/fetchLabels.js +1 -1
- package/dist/lexicons/types/com/atproto/temp/fetchLabels.js.map +1 -1
- package/lib/lexicons/types/com/atproto/admin/defs.ts +6 -6
- package/lib/lexicons/types/com/atproto/admin/disableInviteCodes.ts +1 -1
- package/lib/lexicons/types/com/atproto/admin/getAccountInfos.ts +3 -1
- package/lib/lexicons/types/com/atproto/admin/getInviteCodes.ts +3 -3
- package/lib/lexicons/types/com/atproto/admin/getSubjectStatus.ts +5 -5
- package/lib/lexicons/types/com/atproto/admin/searchAccounts.ts +2 -2
- package/lib/lexicons/types/com/atproto/admin/sendEmail.ts +3 -3
- package/lib/lexicons/types/com/atproto/admin/updateSubjectStatus.ts +5 -5
- package/lib/lexicons/types/com/atproto/identity/defs.ts +1 -1
- package/lib/lexicons/types/com/atproto/identity/getRecommendedDidCredentials.ts +2 -2
- package/lib/lexicons/types/com/atproto/identity/signPlcOperation.ts +3 -3
- package/lib/lexicons/types/com/atproto/label/defs.ts +21 -21
- package/lib/lexicons/types/com/atproto/label/queryLabels.ts +5 -3
- package/lib/lexicons/types/com/atproto/label/subscribeLabels.ts +3 -3
- package/lib/lexicons/types/com/atproto/moderation/createReport.ts +8 -8
- package/lib/lexicons/types/com/atproto/moderation/defs.ts +6 -6
- package/lib/lexicons/types/com/atproto/repo/applyWrites.ts +7 -7
- package/lib/lexicons/types/com/atproto/repo/createRecord.ts +6 -6
- package/lib/lexicons/types/com/atproto/repo/defs.ts +1 -1
- package/lib/lexicons/types/com/atproto/repo/deleteRecord.ts +3 -3
- package/lib/lexicons/types/com/atproto/repo/describeRepo.ts +2 -2
- package/lib/lexicons/types/com/atproto/repo/getRecord.ts +3 -3
- package/lib/lexicons/types/com/atproto/repo/listMissingBlobs.ts +3 -3
- package/lib/lexicons/types/com/atproto/repo/listRecords.ts +3 -3
- package/lib/lexicons/types/com/atproto/repo/putRecord.ts +7 -7
- package/lib/lexicons/types/com/atproto/repo/strongRef.ts +1 -1
- package/lib/lexicons/types/com/atproto/server/checkAccountStatus.ts +6 -6
- package/lib/lexicons/types/com/atproto/server/createAccount.ts +6 -6
- package/lib/lexicons/types/com/atproto/server/createAppPassword.ts +1 -1
- package/lib/lexicons/types/com/atproto/server/createInviteCode.ts +1 -1
- package/lib/lexicons/types/com/atproto/server/createInviteCodes.ts +1 -1
- package/lib/lexicons/types/com/atproto/server/createSession.ts +7 -7
- package/lib/lexicons/types/com/atproto/server/defs.ts +4 -4
- package/lib/lexicons/types/com/atproto/server/describeServer.ts +5 -5
- package/lib/lexicons/types/com/atproto/server/getAccountInviteCodes.ts +1 -1
- package/lib/lexicons/types/com/atproto/server/getSession.ts +5 -5
- package/lib/lexicons/types/com/atproto/server/listAppPasswords.ts +1 -1
- package/lib/lexicons/types/com/atproto/server/refreshSession.ts +4 -4
- package/lib/lexicons/types/com/atproto/server/resetPassword.ts +1 -1
- package/lib/lexicons/types/com/atproto/sync/defs.ts +1 -1
- package/lib/lexicons/types/com/atproto/sync/getBlob.ts +1 -1
- package/lib/lexicons/types/com/atproto/sync/getBlocks.ts +3 -1
- package/lib/lexicons/types/com/atproto/sync/getHead.ts +1 -1
- package/lib/lexicons/types/com/atproto/sync/getHostStatus.ts +1 -1
- package/lib/lexicons/types/com/atproto/sync/getLatestCommit.ts +1 -1
- package/lib/lexicons/types/com/atproto/sync/getRecord.ts +1 -1
- package/lib/lexicons/types/com/atproto/sync/getRepoStatus.ts +5 -5
- package/lib/lexicons/types/com/atproto/sync/listBlobs.ts +3 -3
- package/lib/lexicons/types/com/atproto/sync/listHosts.ts +2 -2
- package/lib/lexicons/types/com/atproto/sync/listRepos.ts +4 -4
- package/lib/lexicons/types/com/atproto/sync/listReposByCollection.ts +1 -1
- package/lib/lexicons/types/com/atproto/sync/subscribeRepos.ts +20 -20
- package/lib/lexicons/types/com/atproto/temp/checkSignupQueue.ts +1 -1
- package/lib/lexicons/types/com/atproto/temp/fetchLabels.ts +1 -1
- package/package.json +3 -3
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
|
|
3
|
-
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 1000>]>, 500>;
|
|
4
3
|
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
4
|
+
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 1000>]>, 500>;
|
|
5
5
|
}>, {
|
|
6
6
|
type: "lex";
|
|
7
7
|
schema: v.ObjectSchema<{
|
|
8
|
-
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
9
8
|
readonly blobs: v.ArraySchema<recordBlobSchema>;
|
|
9
|
+
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
10
10
|
}>;
|
|
11
11
|
}, "com.atproto.repo.listMissingBlobs">;
|
|
12
12
|
declare const _recordBlobSchema: v.ObjectSchema<{
|
|
13
13
|
$type: v.OptionalSchema<v.LiteralSchema<"com.atproto.repo.listMissingBlobs#recordBlob">, undefined>;
|
|
14
|
-
cid: v.
|
|
14
|
+
cid: v.FormattedStringSchema<"cid">;
|
|
15
15
|
recordUri: v.FormattedStringSchema<"at-uri">;
|
|
16
16
|
}>;
|
|
17
17
|
type main$schematype = typeof _mainSchema;
|
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
const _mainSchema = /*#__PURE__*/ v.query('com.atproto.repo.listMissingBlobs', {
|
|
3
3
|
params: /*#__PURE__*/ v.object({
|
|
4
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
4
5
|
limit: /*#__PURE__*/ v.optional(
|
|
5
6
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 1000)]), 500),
|
|
6
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
7
7
|
}),
|
|
8
8
|
output: {
|
|
9
9
|
type: 'lex',
|
|
10
10
|
schema: /*#__PURE__*/ v.object({
|
|
11
|
-
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
12
11
|
get blobs() {
|
|
13
12
|
return /*#__PURE__*/ v.array(recordBlobSchema);
|
|
14
13
|
},
|
|
14
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
15
15
|
}),
|
|
16
16
|
},
|
|
17
17
|
});
|
|
18
18
|
const _recordBlobSchema = /*#__PURE__*/ v.object({
|
|
19
19
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('com.atproto.repo.listMissingBlobs#recordBlob')),
|
|
20
|
-
cid: /*#__PURE__*/ v.
|
|
20
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
21
21
|
recordUri: /*#__PURE__*/ v.resourceUriString(),
|
|
22
22
|
});
|
|
23
23
|
export const mainSchema = _mainSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listMissingBlobs.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/repo/listMissingBlobs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,mCAAmC,EAAE;IAC9E,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,
|
|
1
|
+
{"version":3,"file":"listMissingBlobs.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/repo/listMissingBlobs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,mCAAmC,EAAE;IAC9E,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,IAAI,KAAK;gBACR,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC;YAChD,CAAC;YACD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;SAC1D,CAAC;KACF;CACD,CAAC,CAAC;AACH,MAAM,iBAAiB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAChD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,8CAA8C,CAAC,CAAC;IACxG,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IAChC,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,iBAAiB,EAAE;CAC9C,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,gBAAgB,GAAG,iBAAqC,CAAC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
|
|
3
|
-
repo: v.FormattedStringSchema<"at-identifier">;
|
|
4
3
|
collection: v.FormattedStringSchema<"nsid">;
|
|
5
|
-
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 50>;
|
|
6
4
|
cursor: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
5
|
+
limit: v.OptionalSchema<v.SchemaWithConstraint<v.IntegerSchema, readonly [v.IntegerRangeConstraint<1, 100>]>, 50>;
|
|
6
|
+
repo: v.FormattedStringSchema<"at-identifier">;
|
|
7
7
|
reverse: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
8
8
|
}>, {
|
|
9
9
|
type: "lex";
|
|
@@ -14,8 +14,8 @@ declare const _mainSchema: v.XRPCQueryMetadata<v.ObjectSchema<{
|
|
|
14
14
|
}, "com.atproto.repo.listRecords">;
|
|
15
15
|
declare const _recordSchema: v.ObjectSchema<{
|
|
16
16
|
$type: v.OptionalSchema<v.LiteralSchema<"com.atproto.repo.listRecords#record">, undefined>;
|
|
17
|
+
cid: v.FormattedStringSchema<"cid">;
|
|
17
18
|
uri: v.FormattedStringSchema<"at-uri">;
|
|
18
|
-
cid: v.StringSchema<string>;
|
|
19
19
|
value: v.UnknownSchema;
|
|
20
20
|
}>;
|
|
21
21
|
type main$schematype = typeof _mainSchema;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
const _mainSchema = /*#__PURE__*/ v.query('com.atproto.repo.listRecords', {
|
|
3
3
|
params: /*#__PURE__*/ v.object({
|
|
4
|
-
repo: /*#__PURE__*/ v.actorIdentifierString(),
|
|
5
4
|
collection: /*#__PURE__*/ v.nsidString(),
|
|
5
|
+
cursor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
6
6
|
limit: /*#__PURE__*/ v.optional(
|
|
7
7
|
/*#__PURE__*/ v.constrain(/*#__PURE__*/ v.integer(), [/*#__PURE__*/ v.integerRange(1, 100)]), 50),
|
|
8
|
-
|
|
8
|
+
repo: /*#__PURE__*/ v.actorIdentifierString(),
|
|
9
9
|
reverse: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
10
10
|
}),
|
|
11
11
|
output: {
|
|
@@ -20,8 +20,8 @@ const _mainSchema = /*#__PURE__*/ v.query('com.atproto.repo.listRecords', {
|
|
|
20
20
|
});
|
|
21
21
|
const _recordSchema = /*#__PURE__*/ v.object({
|
|
22
22
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('com.atproto.repo.listRecords#record')),
|
|
23
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
23
24
|
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
24
|
-
cid: /*#__PURE__*/ v.string(),
|
|
25
25
|
value: /*#__PURE__*/ v.unknown(),
|
|
26
26
|
});
|
|
27
27
|
export const mainSchema = _mainSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"listRecords.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/repo/listRecords.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,EAAE;IACzE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;QAC9B,
|
|
1
|
+
{"version":3,"file":"listRecords.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/repo/listRecords.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,8BAA8B,EAAE;IACzE,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,GAAG,CAAC,CAAC,CAAC,EAC5F,EAAE,CACF;QACD,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,qBAAqB,EAAE;QAC7C,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;KAC5D,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,OAAO;gBACV,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC;YAC5C,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AACH,MAAM,aAAa,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC5C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAC/F,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IAChC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,iBAAiB,EAAE;IACxC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;CAChC,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC;AACpD,MAAM,CAAC,MAAM,YAAY,GAAG,aAA6B,CAAC"}
|
|
@@ -3,20 +3,20 @@ import * as ComAtprotoRepoDefs from './defs.js';
|
|
|
3
3
|
declare const _mainSchema: v.XRPCProcedureMetadata<null, {
|
|
4
4
|
type: "lex";
|
|
5
5
|
schema: v.ObjectSchema<{
|
|
6
|
-
repo: v.FormattedStringSchema<"at-identifier">;
|
|
7
6
|
collection: v.FormattedStringSchema<"nsid">;
|
|
7
|
+
record: v.UnknownSchema;
|
|
8
|
+
repo: v.FormattedStringSchema<"at-identifier">;
|
|
8
9
|
rkey: v.SchemaWithConstraint<v.FormattedStringSchema<"record-key">, readonly [v.StringLengthConstraint<0, 512>]>;
|
|
10
|
+
swapCommit: v.OptionalSchema<v.FormattedStringSchema<"cid">, undefined>;
|
|
11
|
+
swapRecord: v.OptionalSchema<v.NullableSchema<v.FormattedStringSchema<"cid">>, undefined>;
|
|
9
12
|
validate: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
10
|
-
record: v.UnknownSchema;
|
|
11
|
-
swapRecord: v.OptionalSchema<v.NullableSchema<v.StringSchema<string>>, undefined>;
|
|
12
|
-
swapCommit: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
13
13
|
}>;
|
|
14
14
|
}, {
|
|
15
15
|
type: "lex";
|
|
16
16
|
schema: v.ObjectSchema<{
|
|
17
|
-
|
|
18
|
-
cid: v.StringSchema<string>;
|
|
17
|
+
cid: v.FormattedStringSchema<"cid">;
|
|
19
18
|
readonly commit: v.OptionalSchema<ComAtprotoRepoDefs.commitMetaSchema, undefined>;
|
|
19
|
+
uri: v.FormattedStringSchema<"at-uri">;
|
|
20
20
|
validationStatus: v.OptionalSchema<v.StringSchema<"unknown" | (string & {}) | "valid">, undefined>;
|
|
21
21
|
}>;
|
|
22
22
|
}, "com.atproto.repo.putRecord">;
|
|
@@ -5,25 +5,25 @@ const _mainSchema = /*#__PURE__*/ v.procedure('com.atproto.repo.putRecord', {
|
|
|
5
5
|
input: {
|
|
6
6
|
type: 'lex',
|
|
7
7
|
schema: /*#__PURE__*/ v.object({
|
|
8
|
-
repo: /*#__PURE__*/ v.actorIdentifierString(),
|
|
9
8
|
collection: /*#__PURE__*/ v.nsidString(),
|
|
9
|
+
record: /*#__PURE__*/ v.unknown(),
|
|
10
|
+
repo: /*#__PURE__*/ v.actorIdentifierString(),
|
|
10
11
|
rkey: /*#__PURE__*/ v.constrain(/*#__PURE__*/ v.recordKeyString(), [
|
|
11
12
|
/*#__PURE__*/ v.stringLength(0, 512),
|
|
12
13
|
]),
|
|
14
|
+
swapCommit: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.cidString()),
|
|
15
|
+
swapRecord: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.nullable(/*#__PURE__*/ v.cidString())),
|
|
13
16
|
validate: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
14
|
-
record: /*#__PURE__*/ v.unknown(),
|
|
15
|
-
swapRecord: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.nullable(/*#__PURE__*/ v.string())),
|
|
16
|
-
swapCommit: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
17
17
|
}),
|
|
18
18
|
},
|
|
19
19
|
output: {
|
|
20
20
|
type: 'lex',
|
|
21
21
|
schema: /*#__PURE__*/ v.object({
|
|
22
|
-
|
|
23
|
-
cid: /*#__PURE__*/ v.string(),
|
|
22
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
24
23
|
get commit() {
|
|
25
24
|
return /*#__PURE__*/ v.optional(ComAtprotoRepoDefs.commitMetaSchema);
|
|
26
25
|
},
|
|
26
|
+
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
27
27
|
validationStatus: /*#__PURE__*/ v.optional(
|
|
28
28
|
/*#__PURE__*/ v.string()),
|
|
29
29
|
}),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"putRecord.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/repo/putRecord.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,SAAS,CAAC,4BAA4B,EAAE;IAC3E,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,
|
|
1
|
+
{"version":3,"file":"putRecord.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/repo/putRecord.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,SAAS,CAAC,4BAA4B,EAAE;IAC3E,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,UAAU,EAAE;YACxC,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;YACjC,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,qBAAqB,EAAE;YAC7C,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,aAAa,CAAC,CAAC,CAAC,eAAe,EAAE,EAAE;gBAClE,aAAa,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,EAAE,GAAG,CAAC;aACpC,CAAC;YACF,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;YACjE,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC,CAAC;YAC3F,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;SAC7D,CAAC;KACF;IACD,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;YAChC,IAAI,MAAM;gBACT,OAAO,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,kBAAkB,CAAC,gBAAgB,CAAC,CAAC;YACtE,CAAC;YACD,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,iBAAiB,EAAE;YACxC,gBAAgB,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;YACzC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAuC,CAC7D;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
declare const _mainSchema: v.ObjectSchema<{
|
|
3
3
|
$type: v.OptionalSchema<v.LiteralSchema<"com.atproto.repo.strongRef">, undefined>;
|
|
4
|
+
cid: v.FormattedStringSchema<"cid">;
|
|
4
5
|
uri: v.FormattedStringSchema<"at-uri">;
|
|
5
|
-
cid: v.StringSchema<string>;
|
|
6
6
|
}>;
|
|
7
7
|
type main$schematype = typeof _mainSchema;
|
|
8
8
|
export interface mainSchema extends main$schematype {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
const _mainSchema = /*#__PURE__*/ v.object({
|
|
3
3
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('com.atproto.repo.strongRef')),
|
|
4
|
+
cid: /*#__PURE__*/ v.cidString(),
|
|
4
5
|
uri: /*#__PURE__*/ v.resourceUriString(),
|
|
5
|
-
cid: /*#__PURE__*/ v.string(),
|
|
6
6
|
});
|
|
7
7
|
export const mainSchema = _mainSchema;
|
|
8
8
|
//# sourceMappingURL=strongRef.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"strongRef.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/repo/strongRef.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACtF,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,
|
|
1
|
+
{"version":3,"file":"strongRef.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/repo/strongRef.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAC1C,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC;IACtF,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;IAChC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,iBAAiB,EAAE;CACxC,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -3,14 +3,14 @@ declare const _mainSchema: v.XRPCQueryMetadata<null, {
|
|
|
3
3
|
type: "lex";
|
|
4
4
|
schema: v.ObjectSchema<{
|
|
5
5
|
activated: v.BooleanSchema;
|
|
6
|
-
validDid: v.BooleanSchema;
|
|
7
|
-
repoCommit: v.StringSchema<string>;
|
|
8
|
-
repoRev: v.StringSchema<string>;
|
|
9
|
-
repoBlocks: v.IntegerSchema;
|
|
10
|
-
indexedRecords: v.IntegerSchema;
|
|
11
|
-
privateStateValues: v.IntegerSchema;
|
|
12
6
|
expectedBlobs: v.IntegerSchema;
|
|
13
7
|
importedBlobs: v.IntegerSchema;
|
|
8
|
+
indexedRecords: v.IntegerSchema;
|
|
9
|
+
privateStateValues: v.IntegerSchema;
|
|
10
|
+
repoBlocks: v.IntegerSchema;
|
|
11
|
+
repoCommit: v.FormattedStringSchema<"cid">;
|
|
12
|
+
repoRev: v.StringSchema<string>;
|
|
13
|
+
validDid: v.BooleanSchema;
|
|
14
14
|
}>;
|
|
15
15
|
}, "com.atproto.server.checkAccountStatus">;
|
|
16
16
|
type main$schematype = typeof _mainSchema;
|
|
@@ -5,14 +5,14 @@ const _mainSchema = /*#__PURE__*/ v.query('com.atproto.server.checkAccountStatus
|
|
|
5
5
|
type: 'lex',
|
|
6
6
|
schema: /*#__PURE__*/ v.object({
|
|
7
7
|
activated: /*#__PURE__*/ v.boolean(),
|
|
8
|
-
validDid: /*#__PURE__*/ v.boolean(),
|
|
9
|
-
repoCommit: /*#__PURE__*/ v.string(),
|
|
10
|
-
repoRev: /*#__PURE__*/ v.string(),
|
|
11
|
-
repoBlocks: /*#__PURE__*/ v.integer(),
|
|
12
|
-
indexedRecords: /*#__PURE__*/ v.integer(),
|
|
13
|
-
privateStateValues: /*#__PURE__*/ v.integer(),
|
|
14
8
|
expectedBlobs: /*#__PURE__*/ v.integer(),
|
|
15
9
|
importedBlobs: /*#__PURE__*/ v.integer(),
|
|
10
|
+
indexedRecords: /*#__PURE__*/ v.integer(),
|
|
11
|
+
privateStateValues: /*#__PURE__*/ v.integer(),
|
|
12
|
+
repoBlocks: /*#__PURE__*/ v.integer(),
|
|
13
|
+
repoCommit: /*#__PURE__*/ v.cidString(),
|
|
14
|
+
repoRev: /*#__PURE__*/ v.string(),
|
|
15
|
+
validDid: /*#__PURE__*/ v.boolean(),
|
|
16
16
|
}),
|
|
17
17
|
},
|
|
18
18
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"checkAccountStatus.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/server/checkAccountStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,uCAAuC,EAAE;IAClF,MAAM,EAAE,IAAI;IACZ,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;YACpC,
|
|
1
|
+
{"version":3,"file":"checkAccountStatus.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/server/checkAccountStatus.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,uCAAuC,EAAE;IAClF,MAAM,EAAE,IAAI;IACZ,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;YACpC,aAAa,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;YACxC,aAAa,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;YACxC,cAAc,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;YACzC,kBAAkB,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;YAC7C,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;YACrC,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;YACvC,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;YACjC,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;SACnC,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -2,24 +2,24 @@ 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
|
+
did: v.OptionalSchema<v.FormattedStringSchema<"did">, undefined>;
|
|
5
6
|
email: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
6
7
|
handle: v.FormattedStringSchema<"handle">;
|
|
7
|
-
did: v.OptionalSchema<v.FormattedStringSchema<"did">, undefined>;
|
|
8
8
|
inviteCode: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
9
|
-
verificationCode: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
10
|
-
verificationPhone: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
11
9
|
password: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
12
|
-
recoveryKey: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
13
10
|
plcOp: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
11
|
+
recoveryKey: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
12
|
+
verificationCode: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
13
|
+
verificationPhone: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
14
14
|
}>;
|
|
15
15
|
}, {
|
|
16
16
|
type: "lex";
|
|
17
17
|
schema: v.ObjectSchema<{
|
|
18
18
|
accessJwt: v.StringSchema<string>;
|
|
19
|
-
refreshJwt: v.StringSchema<string>;
|
|
20
|
-
handle: v.FormattedStringSchema<"handle">;
|
|
21
19
|
did: v.FormattedStringSchema<"did">;
|
|
22
20
|
didDoc: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
21
|
+
handle: v.FormattedStringSchema<"handle">;
|
|
22
|
+
refreshJwt: v.StringSchema<string>;
|
|
23
23
|
}>;
|
|
24
24
|
}, "com.atproto.server.createAccount">;
|
|
25
25
|
type main$schematype = typeof _mainSchema;
|
|
@@ -4,25 +4,25 @@ const _mainSchema = /*#__PURE__*/ v.procedure('com.atproto.server.createAccount'
|
|
|
4
4
|
input: {
|
|
5
5
|
type: 'lex',
|
|
6
6
|
schema: /*#__PURE__*/ v.object({
|
|
7
|
+
did: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
7
8
|
email: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
8
9
|
handle: /*#__PURE__*/ v.handleString(),
|
|
9
|
-
did: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
10
10
|
inviteCode: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
11
|
-
verificationCode: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
12
|
-
verificationPhone: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
13
11
|
password: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
|
-
recoveryKey: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
15
12
|
plcOp: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.unknown()),
|
|
13
|
+
recoveryKey: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
14
|
+
verificationCode: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
15
|
+
verificationPhone: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
16
16
|
}),
|
|
17
17
|
},
|
|
18
18
|
output: {
|
|
19
19
|
type: 'lex',
|
|
20
20
|
schema: /*#__PURE__*/ v.object({
|
|
21
21
|
accessJwt: /*#__PURE__*/ v.string(),
|
|
22
|
-
refreshJwt: /*#__PURE__*/ v.string(),
|
|
23
|
-
handle: /*#__PURE__*/ v.handleString(),
|
|
24
22
|
did: /*#__PURE__*/ v.didString(),
|
|
25
23
|
didDoc: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.unknown()),
|
|
24
|
+
handle: /*#__PURE__*/ v.handleString(),
|
|
25
|
+
refreshJwt: /*#__PURE__*/ v.string(),
|
|
26
26
|
}),
|
|
27
27
|
},
|
|
28
28
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createAccount.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/server/createAccount.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,kCAAkC,EAAE;IACjF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,
|
|
1
|
+
{"version":3,"file":"createAccount.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/server/createAccount.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,kCAAkC,EAAE;IACjF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;YAC1D,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YACzD,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,YAAY,EAAE;YACtC,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC9D,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC5D,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YAC1D,WAAW,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YAC/D,gBAAgB,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YACpE,iBAAiB,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;SACrE,CAAC;KACF;IACD,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;YACnC,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;YAChC,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YAC3D,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,YAAY,EAAE;YACtC,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;SACpC,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
declare const _appPasswordSchema: v.ObjectSchema<{
|
|
3
3
|
$type: v.OptionalSchema<v.LiteralSchema<"com.atproto.server.createAppPassword#appPassword">, undefined>;
|
|
4
|
+
createdAt: v.FormattedStringSchema<"datetime">;
|
|
4
5
|
name: v.StringSchema<string>;
|
|
5
6
|
password: v.StringSchema<string>;
|
|
6
|
-
createdAt: v.FormattedStringSchema<"datetime">;
|
|
7
7
|
privileged: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
8
8
|
}>;
|
|
9
9
|
declare const _mainSchema: v.XRPCProcedureMetadata<null, {
|
|
@@ -2,9 +2,9 @@ import * as v from '@atcute/lexicons/validations';
|
|
|
2
2
|
const _appPasswordSchema = /*#__PURE__*/ v.object({
|
|
3
3
|
$type: /*#__PURE__*/ v.optional(
|
|
4
4
|
/*#__PURE__*/ v.literal('com.atproto.server.createAppPassword#appPassword')),
|
|
5
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
5
6
|
name: /*#__PURE__*/ v.string(),
|
|
6
7
|
password: /*#__PURE__*/ v.string(),
|
|
7
|
-
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
8
8
|
privileged: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
9
9
|
});
|
|
10
10
|
const _mainSchema = /*#__PURE__*/ v.procedure('com.atproto.server.createAppPassword', {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createAppPassword.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/server/createAppPassword.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,kBAAkB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACjD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC9B,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,kDAAkD,CAAC,CAC3E;IACD,
|
|
1
|
+
{"version":3,"file":"createAppPassword.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/server/createAppPassword.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,kBAAkB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACjD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC9B,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,kDAAkD,CAAC,CAC3E;IACD,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,cAAc,EAAE;IAC3C,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IAC9B,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IAClC,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;CAC/D,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,sCAAsC,EAAE;IACrF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;YAC9B,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;SAC/D,CAAC;KACF;IACD,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,IAAI,MAAM;YACT,OAAO,iBAAiB,CAAC;QAC1B,CAAC;KACD;CACD,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,iBAAiB,GAAG,kBAAuC,CAAC;AACzE,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -2,8 +2,8 @@ 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
|
-
useCount: v.IntegerSchema;
|
|
6
5
|
forAccount: v.OptionalSchema<v.FormattedStringSchema<"did">, undefined>;
|
|
6
|
+
useCount: v.IntegerSchema;
|
|
7
7
|
}>;
|
|
8
8
|
}, {
|
|
9
9
|
type: "lex";
|
|
@@ -4,8 +4,8 @@ const _mainSchema = /*#__PURE__*/ v.procedure('com.atproto.server.createInviteCo
|
|
|
4
4
|
input: {
|
|
5
5
|
type: 'lex',
|
|
6
6
|
schema: /*#__PURE__*/ v.object({
|
|
7
|
-
useCount: /*#__PURE__*/ v.integer(),
|
|
8
7
|
forAccount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.didString()),
|
|
8
|
+
useCount: /*#__PURE__*/ v.integer(),
|
|
9
9
|
}),
|
|
10
10
|
},
|
|
11
11
|
output: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createInviteCode.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/server/createInviteCode.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,qCAAqC,EAAE;IACpF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,
|
|
1
|
+
{"version":3,"file":"createInviteCode.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/server/createInviteCode.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,qCAAqC,EAAE;IACpF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC;YACjE,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;SACnC,CAAC;KACF;IACD,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;SAC9B,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -8,8 +8,8 @@ declare const _mainSchema: v.XRPCProcedureMetadata<null, {
|
|
|
8
8
|
type: "lex";
|
|
9
9
|
schema: v.ObjectSchema<{
|
|
10
10
|
codeCount: v.OptionalSchema<v.IntegerSchema, 1>;
|
|
11
|
-
useCount: v.IntegerSchema;
|
|
12
11
|
forAccounts: v.OptionalSchema<v.ArraySchema<v.FormattedStringSchema<"did">>, undefined>;
|
|
12
|
+
useCount: v.IntegerSchema;
|
|
13
13
|
}>;
|
|
14
14
|
}, {
|
|
15
15
|
type: "lex";
|
|
@@ -11,8 +11,8 @@ const _mainSchema = /*#__PURE__*/ v.procedure('com.atproto.server.createInviteCo
|
|
|
11
11
|
type: 'lex',
|
|
12
12
|
schema: /*#__PURE__*/ v.object({
|
|
13
13
|
codeCount: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.integer(), 1),
|
|
14
|
-
useCount: /*#__PURE__*/ v.integer(),
|
|
15
14
|
forAccounts: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.array(/*#__PURE__*/ v.didString())),
|
|
15
|
+
useCount: /*#__PURE__*/ v.integer(),
|
|
16
16
|
}),
|
|
17
17
|
},
|
|
18
18
|
output: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createInviteCodes.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/server/createInviteCodes.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,mBAAmB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAClD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC9B,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,mDAAmD,CAAC,CAC5E;IACD,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IACjC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;CACtD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,sCAAsC,EAAE;IACrF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,CAAC;YACjE,
|
|
1
|
+
{"version":3,"file":"createInviteCodes.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/server/createInviteCodes.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,mBAAmB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAClD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;IAC9B,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,mDAAmD,CAAC,CAC5E;IACD,OAAO,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IACjC,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;CACtD,CAAC,CAAC;AACH,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,sCAAsC,EAAE;IACrF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,EAAE,CAAC,CAAC;YACjE,WAAW,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE,CAAC,CAAC;YACzF,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;SACnC,CAAC;KACF;IACD,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,CAAC,kBAAkB,CAAC,CAAC;YAClD,CAAC;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,kBAAkB,GAAG,mBAAyC,CAAC;AAC5E,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -2,24 +2,24 @@ 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
|
+
allowTakendown: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
6
|
+
authFactorToken: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
5
7
|
identifier: v.StringSchema<string>;
|
|
6
8
|
password: v.StringSchema<string>;
|
|
7
|
-
authFactorToken: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
8
|
-
allowTakendown: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
9
9
|
}>;
|
|
10
10
|
}, {
|
|
11
11
|
type: "lex";
|
|
12
12
|
schema: v.ObjectSchema<{
|
|
13
13
|
accessJwt: v.StringSchema<string>;
|
|
14
|
-
|
|
15
|
-
handle: v.FormattedStringSchema<"handle">;
|
|
14
|
+
active: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
16
15
|
did: v.FormattedStringSchema<"did">;
|
|
17
16
|
didDoc: v.OptionalSchema<v.UnknownSchema, undefined>;
|
|
18
17
|
email: v.OptionalSchema<v.StringSchema<string>, undefined>;
|
|
19
|
-
emailConfirmed: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
20
18
|
emailAuthFactor: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
21
|
-
|
|
22
|
-
|
|
19
|
+
emailConfirmed: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
20
|
+
handle: v.FormattedStringSchema<"handle">;
|
|
21
|
+
refreshJwt: v.StringSchema<string>;
|
|
22
|
+
status: v.OptionalSchema<v.StringSchema<(string & {}) | "deactivated" | "suspended" | "takendown">, undefined>;
|
|
23
23
|
}>;
|
|
24
24
|
}, "com.atproto.server.createSession">;
|
|
25
25
|
type main$schematype = typeof _mainSchema;
|
|
@@ -4,24 +4,24 @@ const _mainSchema = /*#__PURE__*/ v.procedure('com.atproto.server.createSession'
|
|
|
4
4
|
input: {
|
|
5
5
|
type: 'lex',
|
|
6
6
|
schema: /*#__PURE__*/ v.object({
|
|
7
|
+
allowTakendown: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
8
|
+
authFactorToken: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
7
9
|
identifier: /*#__PURE__*/ v.string(),
|
|
8
10
|
password: /*#__PURE__*/ v.string(),
|
|
9
|
-
authFactorToken: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
10
|
-
allowTakendown: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
11
11
|
}),
|
|
12
12
|
},
|
|
13
13
|
output: {
|
|
14
14
|
type: 'lex',
|
|
15
15
|
schema: /*#__PURE__*/ v.object({
|
|
16
16
|
accessJwt: /*#__PURE__*/ v.string(),
|
|
17
|
-
|
|
18
|
-
handle: /*#__PURE__*/ v.handleString(),
|
|
17
|
+
active: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
19
18
|
did: /*#__PURE__*/ v.didString(),
|
|
20
19
|
didDoc: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.unknown()),
|
|
21
20
|
email: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.string()),
|
|
22
|
-
emailConfirmed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
23
21
|
emailAuthFactor: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
24
|
-
|
|
22
|
+
emailConfirmed: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.boolean()),
|
|
23
|
+
handle: /*#__PURE__*/ v.handleString(),
|
|
24
|
+
refreshJwt: /*#__PURE__*/ v.string(),
|
|
25
25
|
status: /*#__PURE__*/ v.optional(
|
|
26
26
|
/*#__PURE__*/ v.string()),
|
|
27
27
|
}),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"createSession.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/server/createSession.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,kCAAkC,EAAE;IACjF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,
|
|
1
|
+
{"version":3,"file":"createSession.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/server/createSession.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAGlD,MAAM,WAAW,GAAG,aAAa,CAAC,CAAC,CAAC,SAAS,CAAC,kCAAkC,EAAE;IACjF,MAAM,EAAE,IAAI;IACZ,KAAK,EAAE;QACN,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,cAAc,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YACnE,eAAe,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YACnE,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;YACpC,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;SAClC,CAAC;KACF;IACD,MAAM,EAAE;QACP,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;YAC9B,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;YACnC,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YAC3D,GAAG,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;YAChC,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YAC3D,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC;YACzD,eAAe,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YACpE,cAAc,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE,CAAC;YACnE,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,YAAY,EAAE;YACtC,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;YACpC,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ;YAC/B,aAAa,CAAC,CAAC,CAAC,MAAM,EAA6D,CACnF;SACD,CAAC;KACF;CACD,CAAC,CAAC;AAMH,MAAM,CAAC,MAAM,UAAU,GAAG,WAAyB,CAAC"}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
declare const _inviteCodeSchema: v.ObjectSchema<{
|
|
3
3
|
$type: v.OptionalSchema<v.LiteralSchema<"com.atproto.server.defs#inviteCode">, undefined>;
|
|
4
|
-
code: v.StringSchema<string>;
|
|
5
4
|
available: v.IntegerSchema;
|
|
5
|
+
code: v.StringSchema<string>;
|
|
6
|
+
createdAt: v.FormattedStringSchema<"datetime">;
|
|
7
|
+
createdBy: v.StringSchema<string>;
|
|
6
8
|
disabled: v.BooleanSchema;
|
|
7
9
|
forAccount: v.StringSchema<string>;
|
|
8
|
-
createdBy: v.StringSchema<string>;
|
|
9
|
-
createdAt: v.FormattedStringSchema<"datetime">;
|
|
10
10
|
readonly uses: v.ArraySchema<inviteCodeUseSchema>;
|
|
11
11
|
}>;
|
|
12
12
|
declare const _inviteCodeUseSchema: v.ObjectSchema<{
|
|
13
13
|
$type: v.OptionalSchema<v.LiteralSchema<"com.atproto.server.defs#inviteCodeUse">, undefined>;
|
|
14
|
-
usedBy: v.FormattedStringSchema<"did">;
|
|
15
14
|
usedAt: v.FormattedStringSchema<"datetime">;
|
|
15
|
+
usedBy: v.FormattedStringSchema<"did">;
|
|
16
16
|
}>;
|
|
17
17
|
type inviteCode$schematype = typeof _inviteCodeSchema;
|
|
18
18
|
type inviteCodeUse$schematype = typeof _inviteCodeUseSchema;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import * as v from '@atcute/lexicons/validations';
|
|
2
2
|
const _inviteCodeSchema = /*#__PURE__*/ v.object({
|
|
3
3
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('com.atproto.server.defs#inviteCode')),
|
|
4
|
-
code: /*#__PURE__*/ v.string(),
|
|
5
4
|
available: /*#__PURE__*/ v.integer(),
|
|
5
|
+
code: /*#__PURE__*/ v.string(),
|
|
6
|
+
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
7
|
+
createdBy: /*#__PURE__*/ v.string(),
|
|
6
8
|
disabled: /*#__PURE__*/ v.boolean(),
|
|
7
9
|
forAccount: /*#__PURE__*/ v.string(),
|
|
8
|
-
createdBy: /*#__PURE__*/ v.string(),
|
|
9
|
-
createdAt: /*#__PURE__*/ v.datetimeString(),
|
|
10
10
|
get uses() {
|
|
11
11
|
return /*#__PURE__*/ v.array(inviteCodeUseSchema);
|
|
12
12
|
},
|
|
13
13
|
});
|
|
14
14
|
const _inviteCodeUseSchema = /*#__PURE__*/ v.object({
|
|
15
15
|
$type: /*#__PURE__*/ v.optional(/*#__PURE__*/ v.literal('com.atproto.server.defs#inviteCodeUse')),
|
|
16
|
-
usedBy: /*#__PURE__*/ v.didString(),
|
|
17
16
|
usedAt: /*#__PURE__*/ v.datetimeString(),
|
|
17
|
+
usedBy: /*#__PURE__*/ v.didString(),
|
|
18
18
|
});
|
|
19
19
|
export const inviteCodeSchema = _inviteCodeSchema;
|
|
20
20
|
export const inviteCodeUseSchema = _inviteCodeUseSchema;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"defs.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/server/defs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,MAAM,iBAAiB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAChD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,oCAAoC,CAAC,CAAC;IAC9F,
|
|
1
|
+
{"version":3,"file":"defs.js","sourceRoot":"","sources":["../../../../../../lib/lexicons/types/com/atproto/server/defs.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,CAAC,MAAM,8BAA8B,CAAC;AAElD,MAAM,iBAAiB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IAChD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,oCAAoC,CAAC,CAAC;IAC9F,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;IACpC,IAAI,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IAC9B,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,cAAc,EAAE;IAC3C,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IACnC,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC,OAAO,EAAE;IACnC,UAAU,EAAE,aAAa,CAAC,CAAC,CAAC,MAAM,EAAE;IACpC,IAAI,IAAI;QACP,OAAO,aAAa,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,CAAC;IACnD,CAAC;CACD,CAAC,CAAC;AACH,MAAM,oBAAoB,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC;IACnD,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,QAAQ,CAAC,aAAa,CAAC,CAAC,CAAC,OAAO,CAAC,uCAAuC,CAAC,CAAC;IACjG,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,cAAc,EAAE;IACxC,MAAM,EAAE,aAAa,CAAC,CAAC,CAAC,SAAS,EAAE;CACnC,CAAC,CAAC;AAQH,MAAM,CAAC,MAAM,gBAAgB,GAAG,iBAAqC,CAAC;AACtE,MAAM,CAAC,MAAM,mBAAmB,GAAG,oBAA2C,CAAC"}
|
|
@@ -11,12 +11,12 @@ declare const _linksSchema: v.ObjectSchema<{
|
|
|
11
11
|
declare const _mainSchema: v.XRPCQueryMetadata<null, {
|
|
12
12
|
type: "lex";
|
|
13
13
|
schema: v.ObjectSchema<{
|
|
14
|
-
inviteCodeRequired: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
15
|
-
phoneVerificationRequired: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
16
14
|
availableUserDomains: v.ArraySchema<v.StringSchema<string>>;
|
|
17
|
-
readonly links: v.OptionalSchema<linksSchema, undefined>;
|
|
18
15
|
readonly contact: v.OptionalSchema<contactSchema, undefined>;
|
|
19
16
|
did: v.FormattedStringSchema<"did">;
|
|
17
|
+
inviteCodeRequired: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
18
|
+
readonly links: v.OptionalSchema<linksSchema, undefined>;
|
|
19
|
+
phoneVerificationRequired: v.OptionalSchema<v.BooleanSchema, undefined>;
|
|
20
20
|
}>;
|
|
21
21
|
}, "com.atproto.server.describeServer">;
|
|
22
22
|
type contact$schematype = typeof _contactSchema;
|