@atproto/api 0.17.2 → 0.17.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (103) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/client/lexicons.d.ts +2 -2
  3. package/dist/client/lexicons.js +1 -1
  4. package/dist/client/lexicons.js.map +1 -1
  5. package/dist/client/types/app/bsky/actor/profile.d.ts +4 -3
  6. package/dist/client/types/app/bsky/actor/profile.d.ts.map +1 -1
  7. package/dist/client/types/app/bsky/actor/profile.js +9 -7
  8. package/dist/client/types/app/bsky/actor/profile.js.map +1 -1
  9. package/dist/client/types/app/bsky/actor/status.d.ts +4 -3
  10. package/dist/client/types/app/bsky/actor/status.d.ts.map +1 -1
  11. package/dist/client/types/app/bsky/actor/status.js +9 -7
  12. package/dist/client/types/app/bsky/actor/status.js.map +1 -1
  13. package/dist/client/types/app/bsky/feed/generator.d.ts +4 -3
  14. package/dist/client/types/app/bsky/feed/generator.d.ts.map +1 -1
  15. package/dist/client/types/app/bsky/feed/generator.js +9 -7
  16. package/dist/client/types/app/bsky/feed/generator.js.map +1 -1
  17. package/dist/client/types/app/bsky/feed/like.d.ts +4 -3
  18. package/dist/client/types/app/bsky/feed/like.d.ts.map +1 -1
  19. package/dist/client/types/app/bsky/feed/like.js +9 -7
  20. package/dist/client/types/app/bsky/feed/like.js.map +1 -1
  21. package/dist/client/types/app/bsky/feed/post.d.ts +4 -3
  22. package/dist/client/types/app/bsky/feed/post.d.ts.map +1 -1
  23. package/dist/client/types/app/bsky/feed/post.js +9 -7
  24. package/dist/client/types/app/bsky/feed/post.js.map +1 -1
  25. package/dist/client/types/app/bsky/feed/postgate.d.ts +4 -3
  26. package/dist/client/types/app/bsky/feed/postgate.d.ts.map +1 -1
  27. package/dist/client/types/app/bsky/feed/postgate.js +9 -7
  28. package/dist/client/types/app/bsky/feed/postgate.js.map +1 -1
  29. package/dist/client/types/app/bsky/feed/repost.d.ts +4 -3
  30. package/dist/client/types/app/bsky/feed/repost.d.ts.map +1 -1
  31. package/dist/client/types/app/bsky/feed/repost.js +9 -7
  32. package/dist/client/types/app/bsky/feed/repost.js.map +1 -1
  33. package/dist/client/types/app/bsky/feed/threadgate.d.ts +4 -3
  34. package/dist/client/types/app/bsky/feed/threadgate.d.ts.map +1 -1
  35. package/dist/client/types/app/bsky/feed/threadgate.js +9 -7
  36. package/dist/client/types/app/bsky/feed/threadgate.js.map +1 -1
  37. package/dist/client/types/app/bsky/graph/block.d.ts +4 -3
  38. package/dist/client/types/app/bsky/graph/block.d.ts.map +1 -1
  39. package/dist/client/types/app/bsky/graph/block.js +9 -7
  40. package/dist/client/types/app/bsky/graph/block.js.map +1 -1
  41. package/dist/client/types/app/bsky/graph/follow.d.ts +4 -3
  42. package/dist/client/types/app/bsky/graph/follow.d.ts.map +1 -1
  43. package/dist/client/types/app/bsky/graph/follow.js +9 -7
  44. package/dist/client/types/app/bsky/graph/follow.js.map +1 -1
  45. package/dist/client/types/app/bsky/graph/list.d.ts +4 -3
  46. package/dist/client/types/app/bsky/graph/list.d.ts.map +1 -1
  47. package/dist/client/types/app/bsky/graph/list.js +9 -7
  48. package/dist/client/types/app/bsky/graph/list.js.map +1 -1
  49. package/dist/client/types/app/bsky/graph/listblock.d.ts +4 -3
  50. package/dist/client/types/app/bsky/graph/listblock.d.ts.map +1 -1
  51. package/dist/client/types/app/bsky/graph/listblock.js +9 -7
  52. package/dist/client/types/app/bsky/graph/listblock.js.map +1 -1
  53. package/dist/client/types/app/bsky/graph/listitem.d.ts +4 -3
  54. package/dist/client/types/app/bsky/graph/listitem.d.ts.map +1 -1
  55. package/dist/client/types/app/bsky/graph/listitem.js +9 -7
  56. package/dist/client/types/app/bsky/graph/listitem.js.map +1 -1
  57. package/dist/client/types/app/bsky/graph/starterpack.d.ts +4 -3
  58. package/dist/client/types/app/bsky/graph/starterpack.d.ts.map +1 -1
  59. package/dist/client/types/app/bsky/graph/starterpack.js +9 -7
  60. package/dist/client/types/app/bsky/graph/starterpack.js.map +1 -1
  61. package/dist/client/types/app/bsky/graph/verification.d.ts +4 -3
  62. package/dist/client/types/app/bsky/graph/verification.d.ts.map +1 -1
  63. package/dist/client/types/app/bsky/graph/verification.js +9 -7
  64. package/dist/client/types/app/bsky/graph/verification.js.map +1 -1
  65. package/dist/client/types/app/bsky/labeler/service.d.ts +4 -3
  66. package/dist/client/types/app/bsky/labeler/service.d.ts.map +1 -1
  67. package/dist/client/types/app/bsky/labeler/service.js +9 -7
  68. package/dist/client/types/app/bsky/labeler/service.js.map +1 -1
  69. package/dist/client/types/app/bsky/notification/declaration.d.ts +4 -3
  70. package/dist/client/types/app/bsky/notification/declaration.d.ts.map +1 -1
  71. package/dist/client/types/app/bsky/notification/declaration.js +9 -7
  72. package/dist/client/types/app/bsky/notification/declaration.js.map +1 -1
  73. package/dist/client/types/chat/bsky/actor/declaration.d.ts +4 -3
  74. package/dist/client/types/chat/bsky/actor/declaration.d.ts.map +1 -1
  75. package/dist/client/types/chat/bsky/actor/declaration.js +9 -7
  76. package/dist/client/types/chat/bsky/actor/declaration.js.map +1 -1
  77. package/dist/client/types/com/atproto/lexicon/schema.d.ts +4 -3
  78. package/dist/client/types/com/atproto/lexicon/schema.d.ts.map +1 -1
  79. package/dist/client/types/com/atproto/lexicon/schema.js +9 -7
  80. package/dist/client/types/com/atproto/lexicon/schema.js.map +1 -1
  81. package/dist/predicate.d.ts +1 -1
  82. package/dist/predicate.d.ts.map +1 -1
  83. package/package.json +2 -2
  84. package/src/client/lexicons.ts +1 -1
  85. package/src/client/types/app/bsky/actor/profile.ts +12 -6
  86. package/src/client/types/app/bsky/actor/status.ts +12 -6
  87. package/src/client/types/app/bsky/feed/generator.ts +12 -6
  88. package/src/client/types/app/bsky/feed/like.ts +12 -6
  89. package/src/client/types/app/bsky/feed/post.ts +12 -6
  90. package/src/client/types/app/bsky/feed/postgate.ts +12 -6
  91. package/src/client/types/app/bsky/feed/repost.ts +12 -6
  92. package/src/client/types/app/bsky/feed/threadgate.ts +12 -6
  93. package/src/client/types/app/bsky/graph/block.ts +12 -6
  94. package/src/client/types/app/bsky/graph/follow.ts +12 -6
  95. package/src/client/types/app/bsky/graph/list.ts +12 -6
  96. package/src/client/types/app/bsky/graph/listblock.ts +12 -6
  97. package/src/client/types/app/bsky/graph/listitem.ts +12 -6
  98. package/src/client/types/app/bsky/graph/starterpack.ts +12 -6
  99. package/src/client/types/app/bsky/graph/verification.ts +12 -6
  100. package/src/client/types/app/bsky/labeler/service.ts +12 -6
  101. package/src/client/types/app/bsky/notification/declaration.ts +12 -6
  102. package/src/client/types/chat/bsky/actor/declaration.ts +12 -6
  103. package/src/client/types/com/atproto/lexicon/schema.ts +12 -6
@@ -1,16 +1,18 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.isRecord = isRecord;
4
- exports.validateRecord = validateRecord;
3
+ exports.isMain = isMain;
4
+ exports.isRecord = isMain;
5
+ exports.validateMain = validateMain;
6
+ exports.validateRecord = validateMain;
5
7
  const lexicons_1 = require("../../../../lexicons");
6
8
  const util_1 = require("../../../../util");
7
9
  const is$typed = util_1.is$typed, validate = lexicons_1.validate;
8
10
  const id = 'app.bsky.notification.declaration';
9
- const hashRecord = 'main';
10
- function isRecord(v) {
11
- return is$typed(v, id, hashRecord);
11
+ const hashMain = 'main';
12
+ function isMain(v) {
13
+ return is$typed(v, id, hashMain);
12
14
  }
13
- function validateRecord(v) {
14
- return validate(v, id, hashRecord, true);
15
+ function validateMain(v) {
16
+ return validate(v, id, hashMain, true);
15
17
  }
16
18
  //# sourceMappingURL=declaration.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"declaration.js","sourceRoot":"","sources":["../../../../../../src/client/types/app/bsky/notification/declaration.ts"],"names":[],"mappings":";;AAyBA,4BAEC;AAED,wCAEC;AA1BD,mDAA4D;AAC5D,2CAIyB;AAEzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,mCAAmC,CAAA;AAS9C,MAAM,UAAU,GAAG,MAAM,CAAA;AAEzB,SAAgB,QAAQ,CAAI,CAAI;IAC9B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,UAAU,CAAC,CAAA;AACpC,CAAC;AAED,SAAgB,cAAc,CAAI,CAAI;IACpC,OAAO,QAAQ,CAAa,CAAC,EAAE,EAAE,EAAE,UAAU,EAAE,IAAI,CAAC,CAAA;AACtD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'app.bsky.notification.declaration'\n\nexport interface Record {\n $type: 'app.bsky.notification.declaration'\n /** A declaration of the user's preference for allowing activity subscriptions from other users. Absence of a record implies 'followers'. */\n allowSubscriptions: 'followers' | 'mutuals' | 'none' | (string & {})\n [k: string]: unknown\n}\n\nconst hashRecord = 'main'\n\nexport function isRecord<V>(v: V) {\n return is$typed(v, id, hashRecord)\n}\n\nexport function validateRecord<V>(v: V) {\n return validate<Record & V>(v, id, hashRecord, true)\n}\n"]}
1
+ {"version":3,"file":"declaration.js","sourceRoot":"","sources":["../../../../../../src/client/types/app/bsky/notification/declaration.ts"],"names":[],"mappings":";;AAyBA,wBAEC;AAQW,0BAAQ;AANpB,oCAEC;AAKiB,sCAAc;AA/BhC,mDAA4D;AAC5D,2CAIyB;AAEzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,mCAAmC,CAAA;AAS9C,MAAM,QAAQ,GAAG,MAAM,CAAA;AAEvB,SAAgB,MAAM,CAAI,CAAI;IAC5B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,QAAQ,CAAC,CAAA;AAClC,CAAC;AAED,SAAgB,YAAY,CAAI,CAAI;IAClC,OAAO,QAAQ,CAAW,CAAC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAA;AAClD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'app.bsky.notification.declaration'\n\nexport interface Main {\n $type: 'app.bsky.notification.declaration'\n /** A declaration of the user's preference for allowing activity subscriptions from other users. Absence of a record implies 'followers'. */\n allowSubscriptions: 'followers' | 'mutuals' | 'none' | (string & {})\n [k: string]: unknown\n}\n\nconst hashMain = 'main'\n\nexport function isMain<V>(v: V) {\n return is$typed(v, id, hashMain)\n}\n\nexport function validateMain<V>(v: V) {\n return validate<Main & V>(v, id, hashMain, true)\n}\n\nexport {\n type Main as Record,\n isMain as isRecord,\n validateMain as validateRecord,\n}\n"]}
@@ -2,11 +2,12 @@
2
2
  * GENERATED CODE - DO NOT MODIFY
3
3
  */
4
4
  import { type ValidationResult } from '@atproto/lexicon';
5
- export interface Record {
5
+ export interface Main {
6
6
  $type: 'chat.bsky.actor.declaration';
7
7
  allowIncoming: 'all' | 'none' | 'following' | (string & {});
8
8
  [k: string]: unknown;
9
9
  }
10
- export declare function isRecord<V>(v: V): v is import("../../../../util").$TypedObject<V, "chat.bsky.actor.declaration", "main">;
11
- export declare function validateRecord<V>(v: V): ValidationResult<Record & V>;
10
+ export declare function isMain<V>(v: V): v is import("../../../../util").$TypedObject<V, "chat.bsky.actor.declaration", "main">;
11
+ export declare function validateMain<V>(v: V): ValidationResult<Main & V>;
12
+ export { type Main as Record, isMain as isRecord, validateMain as validateRecord, };
12
13
  //# sourceMappingURL=declaration.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"declaration.d.ts","sourceRoot":"","sources":["../../../../../../src/client/types/chat/bsky/actor/declaration.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAajE,MAAM,WAAW,MAAM;IACrB,KAAK,EAAE,6BAA6B,CAAA;IACpC,aAAa,EAAE,KAAK,GAAG,MAAM,GAAG,WAAW,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAA;IAC3D,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;CACrB;AAID,wBAAgB,QAAQ,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,0FAE/B;AAED,wBAAgB,cAAc,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,gCAErC"}
1
+ {"version":3,"file":"declaration.d.ts","sourceRoot":"","sources":["../../../../../../src/client/types/chat/bsky/actor/declaration.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAajE,MAAM,WAAW,IAAI;IACnB,KAAK,EAAE,6BAA6B,CAAA;IACpC,aAAa,EAAE,KAAK,GAAG,MAAM,GAAG,WAAW,GAAG,CAAC,MAAM,GAAG,EAAE,CAAC,CAAA;IAC3D,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;CACrB;AAID,wBAAgB,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,0FAE7B;AAED,wBAAgB,YAAY,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,8BAEnC;AAED,OAAO,EACL,KAAK,IAAI,IAAI,MAAM,EACnB,MAAM,IAAI,QAAQ,EAClB,YAAY,IAAI,cAAc,GAC/B,CAAA"}
@@ -1,16 +1,18 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.isRecord = isRecord;
4
- exports.validateRecord = validateRecord;
3
+ exports.isMain = isMain;
4
+ exports.isRecord = isMain;
5
+ exports.validateMain = validateMain;
6
+ exports.validateRecord = validateMain;
5
7
  const lexicons_1 = require("../../../../lexicons");
6
8
  const util_1 = require("../../../../util");
7
9
  const is$typed = util_1.is$typed, validate = lexicons_1.validate;
8
10
  const id = 'chat.bsky.actor.declaration';
9
- const hashRecord = 'main';
10
- function isRecord(v) {
11
- return is$typed(v, id, hashRecord);
11
+ const hashMain = 'main';
12
+ function isMain(v) {
13
+ return is$typed(v, id, hashMain);
12
14
  }
13
- function validateRecord(v) {
14
- return validate(v, id, hashRecord, true);
15
+ function validateMain(v) {
16
+ return validate(v, id, hashMain, true);
15
17
  }
16
18
  //# sourceMappingURL=declaration.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"declaration.js","sourceRoot":"","sources":["../../../../../../src/client/types/chat/bsky/actor/declaration.ts"],"names":[],"mappings":";;AAwBA,4BAEC;AAED,wCAEC;AAzBD,mDAA4D;AAC5D,2CAIyB;AAEzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,6BAA6B,CAAA;AAQxC,MAAM,UAAU,GAAG,MAAM,CAAA;AAEzB,SAAgB,QAAQ,CAAI,CAAI;IAC9B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,UAAU,CAAC,CAAA;AACpC,CAAC;AAED,SAAgB,cAAc,CAAI,CAAI;IACpC,OAAO,QAAQ,CAAa,CAAC,EAAE,EAAE,EAAE,UAAU,EAAE,IAAI,CAAC,CAAA;AACtD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'chat.bsky.actor.declaration'\n\nexport interface Record {\n $type: 'chat.bsky.actor.declaration'\n allowIncoming: 'all' | 'none' | 'following' | (string & {})\n [k: string]: unknown\n}\n\nconst hashRecord = 'main'\n\nexport function isRecord<V>(v: V) {\n return is$typed(v, id, hashRecord)\n}\n\nexport function validateRecord<V>(v: V) {\n return validate<Record & V>(v, id, hashRecord, true)\n}\n"]}
1
+ {"version":3,"file":"declaration.js","sourceRoot":"","sources":["../../../../../../src/client/types/chat/bsky/actor/declaration.ts"],"names":[],"mappings":";;AAwBA,wBAEC;AAQW,0BAAQ;AANpB,oCAEC;AAKiB,sCAAc;AA9BhC,mDAA4D;AAC5D,2CAIyB;AAEzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,6BAA6B,CAAA;AAQxC,MAAM,QAAQ,GAAG,MAAM,CAAA;AAEvB,SAAgB,MAAM,CAAI,CAAI;IAC5B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,QAAQ,CAAC,CAAA;AAClC,CAAC;AAED,SAAgB,YAAY,CAAI,CAAI;IAClC,OAAO,QAAQ,CAAW,CAAC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAA;AAClD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'chat.bsky.actor.declaration'\n\nexport interface Main {\n $type: 'chat.bsky.actor.declaration'\n allowIncoming: 'all' | 'none' | 'following' | (string & {})\n [k: string]: unknown\n}\n\nconst hashMain = 'main'\n\nexport function isMain<V>(v: V) {\n return is$typed(v, id, hashMain)\n}\n\nexport function validateMain<V>(v: V) {\n return validate<Main & V>(v, id, hashMain, true)\n}\n\nexport {\n type Main as Record,\n isMain as isRecord,\n validateMain as validateRecord,\n}\n"]}
@@ -2,12 +2,13 @@
2
2
  * GENERATED CODE - DO NOT MODIFY
3
3
  */
4
4
  import { type ValidationResult } from '@atproto/lexicon';
5
- export interface Record {
5
+ export interface Main {
6
6
  $type: 'com.atproto.lexicon.schema';
7
7
  /** Indicates the 'version' of the Lexicon language. Must be '1' for the current atproto/Lexicon schema system. */
8
8
  lexicon: number;
9
9
  [k: string]: unknown;
10
10
  }
11
- export declare function isRecord<V>(v: V): v is import("../../../../util").$TypedObject<V, "com.atproto.lexicon.schema", "main">;
12
- export declare function validateRecord<V>(v: V): ValidationResult<Record & V>;
11
+ export declare function isMain<V>(v: V): v is import("../../../../util").$TypedObject<V, "com.atproto.lexicon.schema", "main">;
12
+ export declare function validateMain<V>(v: V): ValidationResult<Main & V>;
13
+ export { type Main as Record, isMain as isRecord, validateMain as validateRecord, };
13
14
  //# sourceMappingURL=schema.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../../../src/client/types/com/atproto/lexicon/schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAajE,MAAM,WAAW,MAAM;IACrB,KAAK,EAAE,4BAA4B,CAAA;IACnC,kHAAkH;IAClH,OAAO,EAAE,MAAM,CAAA;IACf,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;CACrB;AAID,wBAAgB,QAAQ,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,yFAE/B;AAED,wBAAgB,cAAc,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,gCAErC"}
1
+ {"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../../../../src/client/types/com/atproto/lexicon/schema.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,KAAK,gBAAgB,EAAW,MAAM,kBAAkB,CAAA;AAajE,MAAM,WAAW,IAAI;IACnB,KAAK,EAAE,4BAA4B,CAAA;IACnC,kHAAkH;IAClH,OAAO,EAAE,MAAM,CAAA;IACf,CAAC,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;CACrB;AAID,wBAAgB,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,yFAE7B;AAED,wBAAgB,YAAY,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,8BAEnC;AAED,OAAO,EACL,KAAK,IAAI,IAAI,MAAM,EACnB,MAAM,IAAI,QAAQ,EAClB,YAAY,IAAI,cAAc,GAC/B,CAAA"}
@@ -1,16 +1,18 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.isRecord = isRecord;
4
- exports.validateRecord = validateRecord;
3
+ exports.isMain = isMain;
4
+ exports.isRecord = isMain;
5
+ exports.validateMain = validateMain;
6
+ exports.validateRecord = validateMain;
5
7
  const lexicons_1 = require("../../../../lexicons");
6
8
  const util_1 = require("../../../../util");
7
9
  const is$typed = util_1.is$typed, validate = lexicons_1.validate;
8
10
  const id = 'com.atproto.lexicon.schema';
9
- const hashRecord = 'main';
10
- function isRecord(v) {
11
- return is$typed(v, id, hashRecord);
11
+ const hashMain = 'main';
12
+ function isMain(v) {
13
+ return is$typed(v, id, hashMain);
12
14
  }
13
- function validateRecord(v) {
14
- return validate(v, id, hashRecord, true);
15
+ function validateMain(v) {
16
+ return validate(v, id, hashMain, true);
15
17
  }
16
18
  //# sourceMappingURL=schema.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"schema.js","sourceRoot":"","sources":["../../../../../../src/client/types/com/atproto/lexicon/schema.ts"],"names":[],"mappings":";;AAyBA,4BAEC;AAED,wCAEC;AA1BD,mDAA4D;AAC5D,2CAIyB;AAEzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,4BAA4B,CAAA;AASvC,MAAM,UAAU,GAAG,MAAM,CAAA;AAEzB,SAAgB,QAAQ,CAAI,CAAI;IAC9B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,UAAU,CAAC,CAAA;AACpC,CAAC;AAED,SAAgB,cAAc,CAAI,CAAI;IACpC,OAAO,QAAQ,CAAa,CAAC,EAAE,EAAE,EAAE,UAAU,EAAE,IAAI,CAAC,CAAA;AACtD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'com.atproto.lexicon.schema'\n\nexport interface Record {\n $type: 'com.atproto.lexicon.schema'\n /** Indicates the 'version' of the Lexicon language. Must be '1' for the current atproto/Lexicon schema system. */\n lexicon: number\n [k: string]: unknown\n}\n\nconst hashRecord = 'main'\n\nexport function isRecord<V>(v: V) {\n return is$typed(v, id, hashRecord)\n}\n\nexport function validateRecord<V>(v: V) {\n return validate<Record & V>(v, id, hashRecord, true)\n}\n"]}
1
+ {"version":3,"file":"schema.js","sourceRoot":"","sources":["../../../../../../src/client/types/com/atproto/lexicon/schema.ts"],"names":[],"mappings":";;AAyBA,wBAEC;AAQW,0BAAQ;AANpB,oCAEC;AAKiB,sCAAc;AA/BhC,mDAA4D;AAC5D,2CAIyB;AAEzB,MAAM,QAAQ,GAAG,eAAS,EACxB,QAAQ,GAAG,mBAAS,CAAA;AACtB,MAAM,EAAE,GAAG,4BAA4B,CAAA;AASvC,MAAM,QAAQ,GAAG,MAAM,CAAA;AAEvB,SAAgB,MAAM,CAAI,CAAI;IAC5B,OAAO,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,QAAQ,CAAC,CAAA;AAClC,CAAC;AAED,SAAgB,YAAY,CAAI,CAAI;IAClC,OAAO,QAAQ,CAAW,CAAC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,CAAC,CAAA;AAClD,CAAC","sourcesContent":["/**\n * GENERATED CODE - DO NOT MODIFY\n */\nimport { type ValidationResult, BlobRef } from '@atproto/lexicon'\nimport { CID } from 'multiformats/cid'\nimport { validate as _validate } from '../../../../lexicons'\nimport {\n type $Typed,\n is$typed as _is$typed,\n type OmitKey,\n} from '../../../../util'\n\nconst is$typed = _is$typed,\n validate = _validate\nconst id = 'com.atproto.lexicon.schema'\n\nexport interface Main {\n $type: 'com.atproto.lexicon.schema'\n /** Indicates the 'version' of the Lexicon language. Must be '1' for the current atproto/Lexicon schema system. */\n lexicon: number\n [k: string]: unknown\n}\n\nconst hashMain = 'main'\n\nexport function isMain<V>(v: V) {\n return is$typed(v, id, hashMain)\n}\n\nexport function validateMain<V>(v: V) {\n return validate<Main & V>(v, id, hashMain, true)\n}\n\nexport {\n type Main as Record,\n isMain as isRecord,\n validateMain as validateRecord,\n}\n"]}
@@ -1,5 +1,5 @@
1
1
  import { AppBskyActorDefs, AppBskyActorProfile } from './client/index';
2
- export declare const isValidProfile: <T>(v: T) => v is T & AppBskyActorProfile.Record;
2
+ export declare const isValidProfile: <T>(v: T) => v is T & AppBskyActorProfile.Main;
3
3
  export declare const isValidAdultContentPref: <T>(v: T) => v is T & AppBskyActorDefs.AdultContentPref;
4
4
  export declare const isValidBskyAppStatePref: <T>(v: T) => v is T & AppBskyActorDefs.BskyAppStatePref;
5
5
  export declare const isValidContentLabelPref: <T>(v: T) => v is T & AppBskyActorDefs.ContentLabelPref;
@@ -1 +1 @@
1
- {"version":3,"file":"predicate.d.ts","sourceRoot":"","sources":["../src/predicate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAA;AAGtE,eAAO,MAAM,cAAc,kDAAkD,CAAA;AAC7E,eAAO,MAAM,uBAAuB,yDAEnC,CAAA;AACD,eAAO,MAAM,uBAAuB,yDAEnC,CAAA;AACD,eAAO,MAAM,uBAAuB,yDAEnC,CAAA;AACD,eAAO,MAAM,mBAAmB,qDAE/B,CAAA;AACD,eAAO,MAAM,sBAAsB,wDAElC,CAAA;AACD,eAAO,MAAM,oBAAoB,sDAEhC,CAAA;AACD,eAAO,MAAM,mBAAmB,qDAE/B,CAAA;AACD,eAAO,MAAM,qBAAqB,uDAEjC,CAAA;AACD,eAAO,MAAM,0BAA0B,4DAEtC,CAAA;AACD,eAAO,MAAM,kCAAkC,oEAE9C,CAAA;AACD,eAAO,MAAM,qBAAqB,uDAEjC,CAAA;AACD,eAAO,MAAM,uBAAuB,yDAEnC,CAAA;AACD,eAAO,MAAM,qBAAqB,uDAEjC,CAAA;AACD,eAAO,MAAM,wBAAwB,0DAEpC,CAAA"}
1
+ {"version":3,"file":"predicate.d.ts","sourceRoot":"","sources":["../src/predicate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAA;AAGtE,eAAO,MAAM,cAAc,gDAAkD,CAAA;AAC7E,eAAO,MAAM,uBAAuB,yDAEnC,CAAA;AACD,eAAO,MAAM,uBAAuB,yDAEnC,CAAA;AACD,eAAO,MAAM,uBAAuB,yDAEnC,CAAA;AACD,eAAO,MAAM,mBAAmB,qDAE/B,CAAA;AACD,eAAO,MAAM,sBAAsB,wDAElC,CAAA;AACD,eAAO,MAAM,oBAAoB,sDAEhC,CAAA;AACD,eAAO,MAAM,mBAAmB,qDAE/B,CAAA;AACD,eAAO,MAAM,qBAAqB,uDAEjC,CAAA;AACD,eAAO,MAAM,0BAA0B,4DAEtC,CAAA;AACD,eAAO,MAAM,kCAAkC,oEAE9C,CAAA;AACD,eAAO,MAAM,qBAAqB,uDAEjC,CAAA;AACD,eAAO,MAAM,uBAAuB,yDAEnC,CAAA;AACD,eAAO,MAAM,qBAAqB,uDAEjC,CAAA;AACD,eAAO,MAAM,wBAAwB,0DAEpC,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atproto/api",
3
- "version": "0.17.2",
3
+ "version": "0.17.4",
4
4
  "license": "MIT",
5
5
  "description": "Client library for atproto and Bluesky",
6
6
  "keywords": [
@@ -30,7 +30,7 @@
30
30
  "jest": "^28.1.2",
31
31
  "prettier": "^3.2.5",
32
32
  "typescript": "^5.6.3",
33
- "@atproto/lex-cli": "^0.9.5"
33
+ "@atproto/lex-cli": "^0.9.6"
34
34
  },
35
35
  "scripts": {
36
36
  "codegen": "node ./scripts/generate-code.mjs && lex gen-api --yes ./src/client ../../lexicons/com/atproto/*/* ../../lexicons/app/bsky/*/* ../../lexicons/chat/bsky/*/* ../../lexicons/tools/ozone/*/*",
@@ -3694,7 +3694,7 @@ export const schemaDict = {
3694
3694
  },
3695
3695
  hiddenReplies: {
3696
3696
  type: 'array',
3697
- maxLength: 50,
3697
+ maxLength: 300,
3698
3698
  items: {
3699
3699
  type: 'string',
3700
3700
  format: 'at-uri',
@@ -16,7 +16,7 @@ const is$typed = _is$typed,
16
16
  validate = _validate
17
17
  const id = 'app.bsky.actor.profile'
18
18
 
19
- export interface Record {
19
+ export interface Main {
20
20
  $type: 'app.bsky.actor.profile'
21
21
  displayName?: string
22
22
  /** Free-form profile description text. */
@@ -35,12 +35,18 @@ export interface Record {
35
35
  [k: string]: unknown
36
36
  }
37
37
 
38
- const hashRecord = 'main'
38
+ const hashMain = 'main'
39
39
 
40
- export function isRecord<V>(v: V) {
41
- return is$typed(v, id, hashRecord)
40
+ export function isMain<V>(v: V) {
41
+ return is$typed(v, id, hashMain)
42
42
  }
43
43
 
44
- export function validateRecord<V>(v: V) {
45
- return validate<Record & V>(v, id, hashRecord, true)
44
+ export function validateMain<V>(v: V) {
45
+ return validate<Main & V>(v, id, hashMain, true)
46
+ }
47
+
48
+ export {
49
+ type Main as Record,
50
+ isMain as isRecord,
51
+ validateMain as validateRecord,
46
52
  }
@@ -15,7 +15,7 @@ const is$typed = _is$typed,
15
15
  validate = _validate
16
16
  const id = 'app.bsky.actor.status'
17
17
 
18
- export interface Record {
18
+ export interface Main {
19
19
  $type: 'app.bsky.actor.status'
20
20
  /** The status for the account. */
21
21
  status: 'app.bsky.actor.status#live' | (string & {})
@@ -26,14 +26,20 @@ export interface Record {
26
26
  [k: string]: unknown
27
27
  }
28
28
 
29
- const hashRecord = 'main'
29
+ const hashMain = 'main'
30
30
 
31
- export function isRecord<V>(v: V) {
32
- return is$typed(v, id, hashRecord)
31
+ export function isMain<V>(v: V) {
32
+ return is$typed(v, id, hashMain)
33
33
  }
34
34
 
35
- export function validateRecord<V>(v: V) {
36
- return validate<Record & V>(v, id, hashRecord, true)
35
+ export function validateMain<V>(v: V) {
36
+ return validate<Main & V>(v, id, hashMain, true)
37
+ }
38
+
39
+ export {
40
+ type Main as Record,
41
+ isMain as isRecord,
42
+ validateMain as validateRecord,
37
43
  }
38
44
 
39
45
  /** Advertises an account as currently offering live content. */
@@ -16,7 +16,7 @@ const is$typed = _is$typed,
16
16
  validate = _validate
17
17
  const id = 'app.bsky.feed.generator'
18
18
 
19
- export interface Record {
19
+ export interface Main {
20
20
  $type: 'app.bsky.feed.generator'
21
21
  did: string
22
22
  displayName: string
@@ -34,12 +34,18 @@ export interface Record {
34
34
  [k: string]: unknown
35
35
  }
36
36
 
37
- const hashRecord = 'main'
37
+ const hashMain = 'main'
38
38
 
39
- export function isRecord<V>(v: V) {
40
- return is$typed(v, id, hashRecord)
39
+ export function isMain<V>(v: V) {
40
+ return is$typed(v, id, hashMain)
41
41
  }
42
42
 
43
- export function validateRecord<V>(v: V) {
44
- return validate<Record & V>(v, id, hashRecord, true)
43
+ export function validateMain<V>(v: V) {
44
+ return validate<Main & V>(v, id, hashMain, true)
45
+ }
46
+
47
+ export {
48
+ type Main as Record,
49
+ isMain as isRecord,
50
+ validateMain as validateRecord,
45
51
  }
@@ -15,7 +15,7 @@ const is$typed = _is$typed,
15
15
  validate = _validate
16
16
  const id = 'app.bsky.feed.like'
17
17
 
18
- export interface Record {
18
+ export interface Main {
19
19
  $type: 'app.bsky.feed.like'
20
20
  subject: ComAtprotoRepoStrongRef.Main
21
21
  createdAt: string
@@ -23,12 +23,18 @@ export interface Record {
23
23
  [k: string]: unknown
24
24
  }
25
25
 
26
- const hashRecord = 'main'
26
+ const hashMain = 'main'
27
27
 
28
- export function isRecord<V>(v: V) {
29
- return is$typed(v, id, hashRecord)
28
+ export function isMain<V>(v: V) {
29
+ return is$typed(v, id, hashMain)
30
30
  }
31
31
 
32
- export function validateRecord<V>(v: V) {
33
- return validate<Record & V>(v, id, hashRecord, true)
32
+ export function validateMain<V>(v: V) {
33
+ return validate<Main & V>(v, id, hashMain, true)
34
+ }
35
+
36
+ export {
37
+ type Main as Record,
38
+ isMain as isRecord,
39
+ validateMain as validateRecord,
34
40
  }
@@ -22,7 +22,7 @@ const is$typed = _is$typed,
22
22
  validate = _validate
23
23
  const id = 'app.bsky.feed.post'
24
24
 
25
- export interface Record {
25
+ export interface Main {
26
26
  $type: 'app.bsky.feed.post'
27
27
  /** The primary post content. May be an empty string, if there are embeds. */
28
28
  text: string
@@ -48,14 +48,20 @@ export interface Record {
48
48
  [k: string]: unknown
49
49
  }
50
50
 
51
- const hashRecord = 'main'
51
+ const hashMain = 'main'
52
52
 
53
- export function isRecord<V>(v: V) {
54
- return is$typed(v, id, hashRecord)
53
+ export function isMain<V>(v: V) {
54
+ return is$typed(v, id, hashMain)
55
55
  }
56
56
 
57
- export function validateRecord<V>(v: V) {
58
- return validate<Record & V>(v, id, hashRecord, true)
57
+ export function validateMain<V>(v: V) {
58
+ return validate<Main & V>(v, id, hashMain, true)
59
+ }
60
+
61
+ export {
62
+ type Main as Record,
63
+ isMain as isRecord,
64
+ validateMain as validateRecord,
59
65
  }
60
66
 
61
67
  export interface ReplyRef {
@@ -14,7 +14,7 @@ const is$typed = _is$typed,
14
14
  validate = _validate
15
15
  const id = 'app.bsky.feed.postgate'
16
16
 
17
- export interface Record {
17
+ export interface Main {
18
18
  $type: 'app.bsky.feed.postgate'
19
19
  createdAt: string
20
20
  /** Reference (AT-URI) to the post record. */
@@ -26,14 +26,20 @@ export interface Record {
26
26
  [k: string]: unknown
27
27
  }
28
28
 
29
- const hashRecord = 'main'
29
+ const hashMain = 'main'
30
30
 
31
- export function isRecord<V>(v: V) {
32
- return is$typed(v, id, hashRecord)
31
+ export function isMain<V>(v: V) {
32
+ return is$typed(v, id, hashMain)
33
33
  }
34
34
 
35
- export function validateRecord<V>(v: V) {
36
- return validate<Record & V>(v, id, hashRecord, true)
35
+ export function validateMain<V>(v: V) {
36
+ return validate<Main & V>(v, id, hashMain, true)
37
+ }
38
+
39
+ export {
40
+ type Main as Record,
41
+ isMain as isRecord,
42
+ validateMain as validateRecord,
37
43
  }
38
44
 
39
45
  /** Disables embedding of this post. */
@@ -15,7 +15,7 @@ const is$typed = _is$typed,
15
15
  validate = _validate
16
16
  const id = 'app.bsky.feed.repost'
17
17
 
18
- export interface Record {
18
+ export interface Main {
19
19
  $type: 'app.bsky.feed.repost'
20
20
  subject: ComAtprotoRepoStrongRef.Main
21
21
  createdAt: string
@@ -23,12 +23,18 @@ export interface Record {
23
23
  [k: string]: unknown
24
24
  }
25
25
 
26
- const hashRecord = 'main'
26
+ const hashMain = 'main'
27
27
 
28
- export function isRecord<V>(v: V) {
29
- return is$typed(v, id, hashRecord)
28
+ export function isMain<V>(v: V) {
29
+ return is$typed(v, id, hashMain)
30
30
  }
31
31
 
32
- export function validateRecord<V>(v: V) {
33
- return validate<Record & V>(v, id, hashRecord, true)
32
+ export function validateMain<V>(v: V) {
33
+ return validate<Main & V>(v, id, hashMain, true)
34
+ }
35
+
36
+ export {
37
+ type Main as Record,
38
+ isMain as isRecord,
39
+ validateMain as validateRecord,
34
40
  }
@@ -14,7 +14,7 @@ const is$typed = _is$typed,
14
14
  validate = _validate
15
15
  const id = 'app.bsky.feed.threadgate'
16
16
 
17
- export interface Record {
17
+ export interface Main {
18
18
  $type: 'app.bsky.feed.threadgate'
19
19
  /** Reference (AT-URI) to the post record. */
20
20
  post: string
@@ -32,14 +32,20 @@ export interface Record {
32
32
  [k: string]: unknown
33
33
  }
34
34
 
35
- const hashRecord = 'main'
35
+ const hashMain = 'main'
36
36
 
37
- export function isRecord<V>(v: V) {
38
- return is$typed(v, id, hashRecord)
37
+ export function isMain<V>(v: V) {
38
+ return is$typed(v, id, hashMain)
39
39
  }
40
40
 
41
- export function validateRecord<V>(v: V) {
42
- return validate<Record & V>(v, id, hashRecord, true)
41
+ export function validateMain<V>(v: V) {
42
+ return validate<Main & V>(v, id, hashMain, true)
43
+ }
44
+
45
+ export {
46
+ type Main as Record,
47
+ isMain as isRecord,
48
+ validateMain as validateRecord,
43
49
  }
44
50
 
45
51
  /** Allow replies from actors mentioned in your post. */
@@ -14,7 +14,7 @@ const is$typed = _is$typed,
14
14
  validate = _validate
15
15
  const id = 'app.bsky.graph.block'
16
16
 
17
- export interface Record {
17
+ export interface Main {
18
18
  $type: 'app.bsky.graph.block'
19
19
  /** DID of the account to be blocked. */
20
20
  subject: string
@@ -22,12 +22,18 @@ export interface Record {
22
22
  [k: string]: unknown
23
23
  }
24
24
 
25
- const hashRecord = 'main'
25
+ const hashMain = 'main'
26
26
 
27
- export function isRecord<V>(v: V) {
28
- return is$typed(v, id, hashRecord)
27
+ export function isMain<V>(v: V) {
28
+ return is$typed(v, id, hashMain)
29
29
  }
30
30
 
31
- export function validateRecord<V>(v: V) {
32
- return validate<Record & V>(v, id, hashRecord, true)
31
+ export function validateMain<V>(v: V) {
32
+ return validate<Main & V>(v, id, hashMain, true)
33
+ }
34
+
35
+ export {
36
+ type Main as Record,
37
+ isMain as isRecord,
38
+ validateMain as validateRecord,
33
39
  }
@@ -14,19 +14,25 @@ const is$typed = _is$typed,
14
14
  validate = _validate
15
15
  const id = 'app.bsky.graph.follow'
16
16
 
17
- export interface Record {
17
+ export interface Main {
18
18
  $type: 'app.bsky.graph.follow'
19
19
  subject: string
20
20
  createdAt: string
21
21
  [k: string]: unknown
22
22
  }
23
23
 
24
- const hashRecord = 'main'
24
+ const hashMain = 'main'
25
25
 
26
- export function isRecord<V>(v: V) {
27
- return is$typed(v, id, hashRecord)
26
+ export function isMain<V>(v: V) {
27
+ return is$typed(v, id, hashMain)
28
28
  }
29
29
 
30
- export function validateRecord<V>(v: V) {
31
- return validate<Record & V>(v, id, hashRecord, true)
30
+ export function validateMain<V>(v: V) {
31
+ return validate<Main & V>(v, id, hashMain, true)
32
+ }
33
+
34
+ export {
35
+ type Main as Record,
36
+ isMain as isRecord,
37
+ validateMain as validateRecord,
32
38
  }
@@ -17,7 +17,7 @@ const is$typed = _is$typed,
17
17
  validate = _validate
18
18
  const id = 'app.bsky.graph.list'
19
19
 
20
- export interface Record {
20
+ export interface Main {
21
21
  $type: 'app.bsky.graph.list'
22
22
  purpose: AppBskyGraphDefs.ListPurpose
23
23
  /** Display name for list; can not be empty. */
@@ -30,12 +30,18 @@ export interface Record {
30
30
  [k: string]: unknown
31
31
  }
32
32
 
33
- const hashRecord = 'main'
33
+ const hashMain = 'main'
34
34
 
35
- export function isRecord<V>(v: V) {
36
- return is$typed(v, id, hashRecord)
35
+ export function isMain<V>(v: V) {
36
+ return is$typed(v, id, hashMain)
37
37
  }
38
38
 
39
- export function validateRecord<V>(v: V) {
40
- return validate<Record & V>(v, id, hashRecord, true)
39
+ export function validateMain<V>(v: V) {
40
+ return validate<Main & V>(v, id, hashMain, true)
41
+ }
42
+
43
+ export {
44
+ type Main as Record,
45
+ isMain as isRecord,
46
+ validateMain as validateRecord,
41
47
  }
@@ -14,7 +14,7 @@ const is$typed = _is$typed,
14
14
  validate = _validate
15
15
  const id = 'app.bsky.graph.listblock'
16
16
 
17
- export interface Record {
17
+ export interface Main {
18
18
  $type: 'app.bsky.graph.listblock'
19
19
  /** Reference (AT-URI) to the mod list record. */
20
20
  subject: string
@@ -22,12 +22,18 @@ export interface Record {
22
22
  [k: string]: unknown
23
23
  }
24
24
 
25
- const hashRecord = 'main'
25
+ const hashMain = 'main'
26
26
 
27
- export function isRecord<V>(v: V) {
28
- return is$typed(v, id, hashRecord)
27
+ export function isMain<V>(v: V) {
28
+ return is$typed(v, id, hashMain)
29
29
  }
30
30
 
31
- export function validateRecord<V>(v: V) {
32
- return validate<Record & V>(v, id, hashRecord, true)
31
+ export function validateMain<V>(v: V) {
32
+ return validate<Main & V>(v, id, hashMain, true)
33
+ }
34
+
35
+ export {
36
+ type Main as Record,
37
+ isMain as isRecord,
38
+ validateMain as validateRecord,
33
39
  }
@@ -14,7 +14,7 @@ const is$typed = _is$typed,
14
14
  validate = _validate
15
15
  const id = 'app.bsky.graph.listitem'
16
16
 
17
- export interface Record {
17
+ export interface Main {
18
18
  $type: 'app.bsky.graph.listitem'
19
19
  /** The account which is included on the list. */
20
20
  subject: string
@@ -24,12 +24,18 @@ export interface Record {
24
24
  [k: string]: unknown
25
25
  }
26
26
 
27
- const hashRecord = 'main'
27
+ const hashMain = 'main'
28
28
 
29
- export function isRecord<V>(v: V) {
30
- return is$typed(v, id, hashRecord)
29
+ export function isMain<V>(v: V) {
30
+ return is$typed(v, id, hashMain)
31
31
  }
32
32
 
33
- export function validateRecord<V>(v: V) {
34
- return validate<Record & V>(v, id, hashRecord, true)
33
+ export function validateMain<V>(v: V) {
34
+ return validate<Main & V>(v, id, hashMain, true)
35
+ }
36
+
37
+ export {
38
+ type Main as Record,
39
+ isMain as isRecord,
40
+ validateMain as validateRecord,
35
41
  }