@atproto/api 0.6.6 → 0.6.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/LICENSE +21 -0
  2. package/build.js +0 -8
  3. package/dist/agent.d.ts +44 -25
  4. package/dist/client/types/app/bsky/actor/defs.d.ts +74 -65
  5. package/dist/client/types/app/bsky/embed/external.d.ts +23 -23
  6. package/dist/client/types/app/bsky/embed/images.d.ts +20 -20
  7. package/dist/client/types/app/bsky/embed/recordWithMedia.d.ts +26 -20
  8. package/dist/client/types/app/bsky/feed/like.d.ts +7 -7
  9. package/dist/client/types/app/bsky/feed/repost.d.ts +7 -7
  10. package/dist/client/types/app/bsky/graph/block.d.ts +6 -6
  11. package/dist/client/types/app/bsky/graph/defs.d.ts +36 -36
  12. package/dist/client/types/app/bsky/graph/follow.d.ts +6 -6
  13. package/dist/client/types/app/bsky/graph/listitem.d.ts +7 -7
  14. package/dist/client/types/app/bsky/richtext/facet.d.ts +26 -22
  15. package/dist/client/types/com/atproto/label/subscribeLabels.d.ts +12 -12
  16. package/dist/client/types/com/atproto/moderation/defs.d.ts +16 -7
  17. package/dist/client/types/com/atproto/repo/strongRef.d.ts +6 -6
  18. package/dist/client/types/com/atproto/server/defs.d.ts +16 -16
  19. package/dist/client/types/com/atproto/sync/subscribeRepos.d.ts +46 -46
  20. package/dist/client/util.d.ts +5 -2
  21. package/dist/index.js +857 -1126
  22. package/dist/index.js.map +3 -3
  23. package/dist/rich-text/detection.d.ts +4 -4
  24. package/dist/rich-text/rich-text.d.ts +31 -31
  25. package/dist/rich-text/sanitization.d.ts +7 -4
  26. package/dist/rich-text/unicode.d.ts +9 -9
  27. package/dist/types.d.ts +34 -22
  28. package/package.json +22 -23
  29. package/tsconfig.build.tsbuildinfo +1 -1
  30. package/dist/client/types/app/bsky/actor/createScene.d.ts +0 -32
  31. package/dist/client/types/app/bsky/actor/ref.d.ts +0 -28
  32. package/dist/client/types/app/bsky/actor/search.d.ts +0 -22
  33. package/dist/client/types/app/bsky/actor/searchTypeahead.d.ts +0 -20
  34. package/dist/client/types/app/bsky/actor/updateProfile.d.ts +0 -40
  35. package/dist/client/types/app/bsky/feed/feedViewPost.d.ts +0 -28
  36. package/dist/client/types/app/bsky/feed/getSavedFeeds.d.ts +0 -21
  37. package/dist/client/types/app/bsky/feed/getVotes.d.ts +0 -36
  38. package/dist/client/types/app/bsky/feed/saveFeed.d.ts +0 -17
  39. package/dist/client/types/app/bsky/feed/setVote.d.ts +0 -25
  40. package/dist/client/types/app/bsky/feed/trend.d.ts +0 -9
  41. package/dist/client/types/app/bsky/feed/unsaveFeed.d.ts +0 -17
  42. package/dist/client/types/app/bsky/feed/vote.d.ts +0 -10
  43. package/dist/client/types/app/bsky/graph/assertCreator.d.ts +0 -1
  44. package/dist/client/types/app/bsky/graph/assertMember.d.ts +0 -1
  45. package/dist/client/types/app/bsky/graph/assertion.d.ts +0 -10
  46. package/dist/client/types/app/bsky/graph/confirmation.d.ts +0 -11
  47. package/dist/client/types/app/bsky/graph/getAssertions.d.ts +0 -48
  48. package/dist/client/types/app/bsky/graph/getListBlocks.d.ts +0 -21
  49. package/dist/client/types/app/bsky/graph/getMembers.d.ts +0 -36
  50. package/dist/client/types/app/bsky/graph/getMemberships.d.ts +0 -36
  51. package/dist/client/types/app/bsky/graph/listblock.d.ts +0 -8
  52. package/dist/client/types/app/bsky/graph/mute.d.ts +0 -17
  53. package/dist/client/types/app/bsky/graph/subscribeMuteList.d.ts +0 -17
  54. package/dist/client/types/app/bsky/graph/unmute.d.ts +0 -17
  55. package/dist/client/types/app/bsky/graph/unsubscribeMuteList.d.ts +0 -17
  56. package/dist/client/types/app/bsky/notification/getCount.d.ts +0 -17
  57. package/dist/client/types/app/bsky/notification/list.d.ts +0 -35
  58. package/dist/client/types/app/bsky/system/actorScene.d.ts +0 -1
  59. package/dist/client/types/app/bsky/system/actorUser.d.ts +0 -1
  60. package/dist/client/types/app/bsky/system/declRef.d.ts +0 -8
  61. package/dist/client/types/app/bsky/system/declaration.d.ts +0 -7
  62. package/dist/client/types/com/atproto/account/create.d.ts +0 -41
  63. package/dist/client/types/com/atproto/account/createInviteCode.d.ts +0 -22
  64. package/dist/client/types/com/atproto/account/delete.d.ts +0 -25
  65. package/dist/client/types/com/atproto/account/get.d.ts +0 -12
  66. package/dist/client/types/com/atproto/account/requestDelete.d.ts +0 -13
  67. package/dist/client/types/com/atproto/account/requestPasswordReset.d.ts +0 -17
  68. package/dist/client/types/com/atproto/account/resetPassword.d.ts +0 -24
  69. package/dist/client/types/com/atproto/admin/blob.d.ts +0 -37
  70. package/dist/client/types/com/atproto/admin/moderationAction.d.ts +0 -60
  71. package/dist/client/types/com/atproto/admin/moderationReport.d.ts +0 -37
  72. package/dist/client/types/com/atproto/admin/record.d.ts +0 -43
  73. package/dist/client/types/com/atproto/admin/repo.d.ts +0 -45
  74. package/dist/client/types/com/atproto/blob/upload.d.ts +0 -19
  75. package/dist/client/types/com/atproto/handle/resolve.d.ts +0 -18
  76. package/dist/client/types/com/atproto/handle/update.d.ts +0 -17
  77. package/dist/client/types/com/atproto/repo/batchWrite.d.ts +0 -46
  78. package/dist/client/types/com/atproto/repo/describe.d.ts +0 -22
  79. package/dist/client/types/com/atproto/repo/recordRef.d.ts +0 -8
  80. package/dist/client/types/com/atproto/repo/repoRef.d.ts +0 -7
  81. package/dist/client/types/com/atproto/report/create.d.ts +0 -39
  82. package/dist/client/types/com/atproto/report/reasonType.d.ts +0 -3
  83. package/dist/client/types/com/atproto/report/subject.d.ts +0 -23
  84. package/dist/client/types/com/atproto/server/getAccountsConfig.d.ts +0 -27
  85. package/dist/client/types/com/atproto/session/create.d.ts +0 -29
  86. package/dist/client/types/com/atproto/session/delete.d.ts +0 -13
  87. package/dist/client/types/com/atproto/session/get.d.ts +0 -18
  88. package/dist/client/types/com/atproto/session/refresh.d.ts +0 -24
  89. package/dist/client/types/com/atproto/sync/getRoot.d.ts +0 -18
  90. package/dist/client/types/com/atproto/sync/subscribeAllRepos.d.ts +0 -9
  91. package/dist/client/types/com/atproto/sync/updateRepo.d.ts +0 -15
  92. package/dist/helpers/bsky.d.ts +0 -20
  93. package/dist/mixins/bsky.d.ts +0 -23
  94. package/dist/rich-text/sanitize.d.ts +0 -4
  95. package/dist/session.d.ts +0 -42
  96. package/update-pkg.js +0 -14
@@ -1,4 +1,4 @@
1
- import { AppBskyRichtextFacet } from '../client';
2
- import { UnicodeString } from './unicode';
3
- export declare type Facet = AppBskyRichtextFacet.Main;
4
- export declare function detectFacets(text: UnicodeString): Facet[] | undefined;
1
+ import { AppBskyRichtextFacet } from '../client'
2
+ import { UnicodeString } from './unicode'
3
+ export declare type Facet = AppBskyRichtextFacet.Main
4
+ export declare function detectFacets(text: UnicodeString): Facet[] | undefined
@@ -1,39 +1,39 @@
1
- import { AtpAgent } from '../agent';
2
- import { AppBskyFeedPost, AppBskyRichtextFacet } from '../client';
3
- import { UnicodeString } from './unicode';
4
- export declare type Facet = AppBskyRichtextFacet.Main;
5
- export declare type FacetLink = AppBskyRichtextFacet.Link;
6
- export declare type FacetMention = AppBskyRichtextFacet.Mention;
7
- export declare type Entity = AppBskyFeedPost.Entity;
1
+ import { AtpAgent } from '../agent'
2
+ import { AppBskyFeedPost, AppBskyRichtextFacet } from '../client'
3
+ import { UnicodeString } from './unicode'
4
+ export declare type Facet = AppBskyRichtextFacet.Main
5
+ export declare type FacetLink = AppBskyRichtextFacet.Link
6
+ export declare type FacetMention = AppBskyRichtextFacet.Mention
7
+ export declare type Entity = AppBskyFeedPost.Entity
8
8
  export interface RichTextProps {
9
- text: string;
10
- facets?: Facet[];
11
- entities?: Entity[];
9
+ text: string
10
+ facets?: Facet[]
11
+ entities?: Entity[]
12
12
  }
13
13
  export interface RichTextOpts {
14
- cleanNewlines?: boolean;
14
+ cleanNewlines?: boolean
15
15
  }
16
16
  export declare class RichTextSegment {
17
- text: string;
18
- facet?: AppBskyRichtextFacet.Main | undefined;
19
- constructor(text: string, facet?: AppBskyRichtextFacet.Main | undefined);
20
- get link(): FacetLink | undefined;
21
- isLink(): boolean;
22
- get mention(): FacetMention | undefined;
23
- isMention(): boolean;
17
+ text: string
18
+ facet?: AppBskyRichtextFacet.Main | undefined
19
+ constructor(text: string, facet?: AppBskyRichtextFacet.Main | undefined)
20
+ get link(): FacetLink | undefined
21
+ isLink(): boolean
22
+ get mention(): FacetMention | undefined
23
+ isMention(): boolean
24
24
  }
25
25
  export declare class RichText {
26
- unicodeText: UnicodeString;
27
- facets?: Facet[];
28
- constructor(props: RichTextProps, opts?: RichTextOpts);
29
- get text(): string;
30
- get length(): number;
31
- get graphemeLength(): number;
32
- clone(): RichText;
33
- copyInto(target: RichText): void;
34
- segments(): Generator<RichTextSegment, void, void>;
35
- insert(insertIndex: number, insertText: string): this;
36
- delete(removeStartIndex: number, removeEndIndex: number): this;
37
- detectFacets(agent: AtpAgent): Promise<void>;
38
- detectFacetsWithoutResolution(): void;
26
+ unicodeText: UnicodeString
27
+ facets?: Facet[]
28
+ constructor(props: RichTextProps, opts?: RichTextOpts)
29
+ get text(): string
30
+ get length(): number
31
+ get graphemeLength(): number
32
+ clone(): RichText
33
+ copyInto(target: RichText): void
34
+ segments(): Generator<RichTextSegment, void, void>
35
+ insert(insertIndex: number, insertText: string): this
36
+ delete(removeStartIndex: number, removeEndIndex: number): this
37
+ detectFacets(agent: AtpAgent): Promise<void>
38
+ detectFacetsWithoutResolution(): void
39
39
  }
@@ -1,4 +1,7 @@
1
- import { RichText } from './rich-text';
2
- export declare function sanitizeRichText(richText: RichText, opts: {
3
- cleanNewlines?: boolean;
4
- }): RichText;
1
+ import { RichText } from './rich-text'
2
+ export declare function sanitizeRichText(
3
+ richText: RichText,
4
+ opts: {
5
+ cleanNewlines?: boolean
6
+ },
7
+ ): RichText
@@ -1,11 +1,11 @@
1
1
  export declare class UnicodeString {
2
- utf16: string;
3
- utf8: Uint8Array;
4
- private _graphemeLen?;
5
- constructor(utf16: string);
6
- get length(): number;
7
- get graphemeLength(): number;
8
- slice(start?: number, end?: number): string;
9
- utf16IndexToUtf8Index(i: number): number;
10
- toString(): string;
2
+ utf16: string
3
+ utf8: Uint8Array
4
+ private _graphemeLen?
5
+ constructor(utf16: string)
6
+ get length(): number
7
+ get graphemeLength(): number
8
+ slice(start?: number, end?: number): string
9
+ utf16IndexToUtf8Index(i: number): number
10
+ toString(): string
11
11
  }
package/dist/types.d.ts CHANGED
@@ -1,34 +1,46 @@
1
- export declare type AtpSessionEvent = 'create' | 'create-failed' | 'update' | 'expired';
1
+ export declare type AtpSessionEvent =
2
+ | 'create'
3
+ | 'create-failed'
4
+ | 'update'
5
+ | 'expired'
2
6
  export interface AtpSessionData {
3
- refreshJwt: string;
4
- accessJwt: string;
5
- handle: string;
6
- did: string;
7
- email?: string;
7
+ refreshJwt: string
8
+ accessJwt: string
9
+ handle: string
10
+ did: string
11
+ email?: string
8
12
  }
9
- export declare type AtpPersistSessionHandler = (evt: AtpSessionEvent, session: AtpSessionData | undefined) => void | Promise<void>;
13
+ export declare type AtpPersistSessionHandler = (
14
+ evt: AtpSessionEvent,
15
+ session: AtpSessionData | undefined,
16
+ ) => void | Promise<void>
10
17
  export interface AtpAgentOpts {
11
- service: string | URL;
12
- persistSession?: AtpPersistSessionHandler;
18
+ service: string | URL
19
+ persistSession?: AtpPersistSessionHandler
13
20
  }
14
21
  export interface AtpAgentCreateAccountOpts {
15
- email: string;
16
- password: string;
17
- handle: string;
18
- inviteCode?: string;
22
+ email: string
23
+ password: string
24
+ handle: string
25
+ inviteCode?: string
19
26
  }
20
27
  export interface AtpAgentLoginOpts {
21
- identifier: string;
22
- password: string;
28
+ identifier: string
29
+ password: string
23
30
  }
24
- declare type AtpAgentFetchHeaders = Record<string, string>;
31
+ declare type AtpAgentFetchHeaders = Record<string, string>
25
32
  export interface AtpAgentFetchHandlerResponse {
26
- status: number;
27
- headers: Record<string, string>;
28
- body: any;
33
+ status: number
34
+ headers: Record<string, string>
35
+ body: any
29
36
  }
30
- export declare type AtpAgentFetchHandler = (httpUri: string, httpMethod: string, httpHeaders: AtpAgentFetchHeaders, httpReqBody: any) => Promise<AtpAgentFetchHandlerResponse>;
37
+ export declare type AtpAgentFetchHandler = (
38
+ httpUri: string,
39
+ httpMethod: string,
40
+ httpHeaders: AtpAgentFetchHeaders,
41
+ httpReqBody: any,
42
+ ) => Promise<AtpAgentFetchHandlerResponse>
31
43
  export interface AtpAgentGlobalOpts {
32
- fetch: AtpAgentFetchHandler;
44
+ fetch: AtpAgentFetchHandler
33
45
  }
34
- export {};
46
+ export {}
package/package.json CHANGED
@@ -1,20 +1,7 @@
1
1
  {
2
2
  "name": "@atproto/api",
3
- "version": "0.6.6",
3
+ "version": "0.6.7",
4
4
  "main": "dist/index.js",
5
- "scripts": {
6
- "codegen": "yarn docgen && node ./scripts/generate-code.mjs && lex gen-api ./src/client ../../lexicons/com/atproto/*/* ../../lexicons/app/bsky/*/*",
7
- "docgen": "node ./scripts/generate-docs.mjs",
8
- "build": "node ./build.js",
9
- "postbuild": "tsc --build tsconfig.build.json",
10
- "update-main-to-dist": "node ./update-pkg.js --update-main-to-dist",
11
- "update-main-to-src": "node ./update-pkg.js --update-main-to-src",
12
- "prepublish": "npm run update-main-to-dist",
13
- "postpublish": "npm run update-main-to-src",
14
- "test": "jest",
15
- "bench": "jest --config jest.bench.config.js",
16
- "bench:profile": "node --inspect-brk ../../node_modules/.bin/jest --config jest.bench.config.js"
17
- },
18
5
  "license": "MIT",
19
6
  "repository": {
20
7
  "type": "git",
@@ -22,15 +9,27 @@
22
9
  "directory": "packages/api"
23
10
  },
24
11
  "dependencies": {
25
- "@atproto/common-web": "*",
26
- "@atproto/uri": "*",
27
- "@atproto/xrpc": "*",
12
+ "multiformats": "^9.9.0",
28
13
  "tlds": "^1.234.0",
29
- "typed-emitter": "^2.1.0"
14
+ "typed-emitter": "^2.1.0",
15
+ "@atproto/common-web": "^0.2.0",
16
+ "@atproto/lexicon": "^0.2.0",
17
+ "@atproto/uri": "^0.1.0",
18
+ "@atproto/xrpc": "^0.2.0"
30
19
  },
31
20
  "devDependencies": {
32
- "@atproto/lex-cli": "*",
33
- "@atproto/pds": "*",
34
- "common-tags": "^1.8.2"
35
- }
36
- }
21
+ "common-tags": "^1.8.2",
22
+ "@atproto/lex-cli": "^0.2.0",
23
+ "@atproto/pds": "^0.1.12"
24
+ },
25
+ "scripts": {
26
+ "codegen": "pnpm docgen && node ./scripts/generate-code.mjs && lex gen-api ./src/client ../../lexicons/com/atproto/*/* ../../lexicons/app/bsky/*/*",
27
+ "docgen": "node ./scripts/generate-docs.mjs",
28
+ "build": "node ./build.js",
29
+ "postbuild": "tsc --build tsconfig.build.json",
30
+ "test": "jest",
31
+ "bench": "jest --config jest.bench.config.js",
32
+ "bench:profile": "node --inspect-brk ../../node_modules/.bin/jest --config jest.bench.config.js"
33
+ },
34
+ "types": "dist/index.d.ts"
35
+ }