@candypoets/nipworker 0.0.73 → 0.0.77
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/cache/index.js +2 -2
- package/dist/cache/index.js.map +1 -1
- package/dist/cache/pkg/cache.d.ts +7 -7
- package/dist/cache/pkg/cache_bg.wasm.d.ts +7 -7
- package/dist/connections/index.d.ts +2 -0
- package/dist/connections/index.d.ts.map +1 -1
- package/dist/connections/index.js +2 -2
- package/dist/connections/index.js.map +1 -1
- package/dist/connections/pkg/connections.d.ts +16 -11
- package/dist/connections/pkg/connections_bg.wasm.d.ts +11 -9
- package/dist/crypto/index.d.ts +10 -0
- package/dist/crypto/index.d.ts.map +1 -0
- package/dist/crypto/index.js +2 -0
- package/dist/crypto/index.js.map +1 -0
- package/dist/crypto/pkg/crypto.d.ts +106 -0
- package/dist/crypto/pkg/crypto_bg.wasm.d.ts +28 -0
- package/dist/generated/nostr/fb/coordinate.d.ts +38 -0
- package/dist/generated/nostr/fb/coordinate.d.ts.map +1 -0
- package/dist/generated/nostr/fb/kind30023-parsed.d.ts +54 -0
- package/dist/generated/nostr/fb/kind30023-parsed.d.ts.map +1 -0
- package/dist/generated/nostr/fb/list-parsed.d.ts +67 -0
- package/dist/generated/nostr/fb/list-parsed.d.ts.map +1 -0
- package/dist/generated/nostr/fb/parsed-data-union.d.ts +4 -1
- package/dist/generated/nostr/fb/parsed-data-union.d.ts.map +1 -1
- package/dist/generated/nostr/fb/parsed-data.d.ts +13 -9
- package/dist/generated/nostr/fb/parsed-data.d.ts.map +1 -1
- package/dist/generated/nostr/fb/parsed-event.d.ts +5 -3
- package/dist/generated/nostr/fb/parsed-event.d.ts.map +1 -1
- package/dist/generated/nostr/fb/pre-generic-parsed.d.ts +121 -0
- package/dist/generated/nostr/fb/pre-generic-parsed.d.ts.map +1 -0
- package/dist/generated/nostr/fb/pre-participant.d.ts +36 -0
- package/dist/generated/nostr/fb/pre-participant.d.ts.map +1 -0
- package/dist/generated/nostr/fb/pre-ref-event.d.ts +32 -0
- package/dist/generated/nostr/fb/pre-ref-event.d.ts.map +1 -0
- package/dist/generated/nostr/fb/set-pub-key.d.ts +24 -0
- package/dist/generated/nostr/fb/set-pub-key.d.ts.map +1 -0
- package/dist/generated/nostr/fb/signer-op.d.ts +12 -0
- package/dist/generated/nostr/fb/signer-op.d.ts.map +1 -0
- package/dist/generated/nostr/fb/signer-request.d.ts +43 -0
- package/dist/generated/nostr/fb/signer-request.d.ts.map +1 -0
- package/dist/generated/nostr/fb/signer-response.d.ts +31 -0
- package/dist/generated/nostr/fb/signer-response.d.ts.map +1 -0
- package/dist/generated/nostr/fb/template.d.ts +5 -2
- package/dist/generated/nostr/fb/template.d.ts.map +1 -1
- package/dist/generated/nostr/fb.d.ts +9 -1
- package/dist/generated/nostr/fb.d.ts.map +1 -1
- package/dist/hooks.d.ts.map +1 -1
- package/dist/hooks.js +1 -1
- package/dist/hooks.js.map +1 -1
- package/dist/index.d.ts +22 -4
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index2.js +1 -1
- package/dist/index2.js.map +1 -1
- package/dist/lib/ByteString.d.ts +1 -5
- package/dist/lib/ByteString.d.ts.map +1 -1
- package/dist/lib/NarrowTypes.d.ts +5 -3
- package/dist/lib/NarrowTypes.d.ts.map +1 -1
- package/dist/lib/NostrUtils.d.ts +118 -0
- package/dist/lib/NostrUtils.d.ts.map +1 -0
- package/dist/parser/index.d.ts +2 -0
- package/dist/parser/index.d.ts.map +1 -1
- package/dist/parser/index.js +2 -2
- package/dist/parser/index.js.map +1 -1
- package/dist/parser/pkg/rust_worker.d.ts +4 -5
- package/dist/parser/pkg/rust_worker_bg.wasm.d.ts +2 -3
- package/dist/utils.d.ts +1 -0
- package/dist/utils.d.ts.map +1 -1
- package/dist/utils.js +4 -4
- package/dist/utils.js.map +1 -1
- package/package.json +5 -7
- package/dist/generated/nostr/fb/message-kind.d.ts +0 -9
- package/dist/generated/nostr/fb/message-kind.d.ts.map +0 -1
- package/dist/generated/nostr/fb/msg-kind.d.ts +0 -10
- package/dist/generated/nostr/fb/msg-kind.d.ts.map +0 -1
- package/dist/generated/nostr/fb/out-envelope.d.ts +0 -49
- package/dist/generated/nostr/fb/out-envelope.d.ts.map +0 -1
- package/dist/generated/nostr/fb/proof-union.d.ts +0 -41
- package/dist/generated/nostr/fb/proof-union.d.ts.map +0 -1
- package/dist/generated/nostr/fb/proofs.d.ts +0 -25
- package/dist/generated/nostr/fb/proofs.d.ts.map +0 -1
- package/dist/generated/nostr/fb/relay-ref.d.ts +0 -24
- package/dist/generated/nostr/fb/relay-ref.d.ts.map +0 -1
- package/dist/generated/nostr/fb/worker-line.d.ts +0 -39
- package/dist/generated/nostr/fb/worker-line.d.ts.map +0 -1
- package/dist/message-type.js +0 -1
- package/dist/message-type.js.map +0 -1
|
@@ -0,0 +1,106 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
|
|
4
|
+
export class Crypto {
|
|
5
|
+
free(): void;
|
|
6
|
+
[Symbol.dispose](): void;
|
|
7
|
+
/**
|
|
8
|
+
* Configure NIP-46 remote signer using a QR code.
|
|
9
|
+
* This is for the "Direct connection initiated by the client" flow.
|
|
10
|
+
*/
|
|
11
|
+
setNip46QR(nostrconnect_url: string, client_secret?: string | null): void;
|
|
12
|
+
/**
|
|
13
|
+
* Direct path: perform NIP-46 connect handshake.
|
|
14
|
+
*/
|
|
15
|
+
connectDirect(): Promise<any>;
|
|
16
|
+
/**
|
|
17
|
+
* Set a private key signer (hex or nsec). For now we don't perform validation here.
|
|
18
|
+
*/
|
|
19
|
+
setPrivateKey(secret: string): void;
|
|
20
|
+
/**
|
|
21
|
+
* Notify the main thread about a discovered bunker URL.
|
|
22
|
+
*/
|
|
23
|
+
notify_discovery(bunker_url: string): void;
|
|
24
|
+
/**
|
|
25
|
+
* Configure NIP-46 remote signer. Takes remote signer pubkey (hex) and relays.
|
|
26
|
+
* Configure NIP-46 remote signer using a bunker URL.
|
|
27
|
+
* This is for the "Direct connection initiated by remote-signer" flow.
|
|
28
|
+
*/
|
|
29
|
+
setNip46Bunker(bunker_url: string, client_secret?: string | null): void;
|
|
30
|
+
/**
|
|
31
|
+
* Direct path: sign event template (JSON object string). Returns signed event (JSON string).
|
|
32
|
+
*/
|
|
33
|
+
signEvent(tmpl: string): Promise<any>;
|
|
34
|
+
/**
|
|
35
|
+
* Direct path: get public key as a string. This is a placeholder until key plumbing lands.
|
|
36
|
+
*/
|
|
37
|
+
getPublicKeyDirect(): Promise<any>;
|
|
38
|
+
/**
|
|
39
|
+
* Get the discovered remote signer pubkey (for QR code mode).
|
|
40
|
+
* Returns None if no remote signer has been discovered yet.
|
|
41
|
+
*/
|
|
42
|
+
getDiscoveredRemotePubkey(): string | undefined;
|
|
43
|
+
/**
|
|
44
|
+
* new(crypto_service_request, crypto_service_response, ws_request_crypto, ws_response_crypto)
|
|
45
|
+
*/
|
|
46
|
+
constructor(crypto_service_request: SharedArrayBuffer, crypto_service_response: SharedArrayBuffer, ws_request_crypto: SharedArrayBuffer, ws_response_crypto: SharedArrayBuffer);
|
|
47
|
+
/**
|
|
48
|
+
* Use NIP-07 (window.nostr). Assumes this signer runs in the main window context.
|
|
49
|
+
*/
|
|
50
|
+
setNip07(): void;
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
export function init_tracing(level: string): void;
|
|
54
|
+
|
|
55
|
+
export type InitInput = RequestInfo | URL | Response | BufferSource | WebAssembly.Module;
|
|
56
|
+
|
|
57
|
+
export interface InitOutput {
|
|
58
|
+
readonly memory: WebAssembly.Memory;
|
|
59
|
+
readonly __wbg_crypto_free: (a: number, b: number) => void;
|
|
60
|
+
readonly crypto_connectDirect: (a: number) => any;
|
|
61
|
+
readonly crypto_getDiscoveredRemotePubkey: (a: number) => [number, number];
|
|
62
|
+
readonly crypto_getPublicKeyDirect: (a: number) => any;
|
|
63
|
+
readonly crypto_new: (a: any, b: any, c: any, d: any) => [number, number, number];
|
|
64
|
+
readonly crypto_notify_discovery: (a: number, b: number, c: number) => void;
|
|
65
|
+
readonly crypto_setNip07: (a: number) => void;
|
|
66
|
+
readonly crypto_setNip46Bunker: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
67
|
+
readonly crypto_setNip46QR: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
68
|
+
readonly crypto_setPrivateKey: (a: number, b: number, c: number) => [number, number];
|
|
69
|
+
readonly crypto_signEvent: (a: number, b: number, c: number) => any;
|
|
70
|
+
readonly init_tracing: (a: number, b: number) => void;
|
|
71
|
+
readonly wasm_bindgen__convert__closures_____invoke__h9ed329622efc412d: (a: number, b: number, c: any) => void;
|
|
72
|
+
readonly wasm_bindgen__closure__destroy__hbb3e147482ea61e2: (a: number, b: number) => void;
|
|
73
|
+
readonly wasm_bindgen__convert__closures_____invoke__h97fec0bf7c7e4173: (a: number, b: number) => void;
|
|
74
|
+
readonly wasm_bindgen__closure__destroy__h5902797d4730ddc3: (a: number, b: number) => void;
|
|
75
|
+
readonly wasm_bindgen__convert__closures_____invoke__h21af4bfb35f9aaf6: (a: number, b: number, c: any, d: any) => void;
|
|
76
|
+
readonly __wbindgen_malloc: (a: number, b: number) => number;
|
|
77
|
+
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
78
|
+
readonly __wbindgen_exn_store: (a: number) => void;
|
|
79
|
+
readonly __externref_table_alloc: () => number;
|
|
80
|
+
readonly __wbindgen_externrefs: WebAssembly.Table;
|
|
81
|
+
readonly __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
82
|
+
readonly __externref_table_dealloc: (a: number) => void;
|
|
83
|
+
readonly __wbindgen_start: () => void;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
export type SyncInitInput = BufferSource | WebAssembly.Module;
|
|
87
|
+
|
|
88
|
+
/**
|
|
89
|
+
* Instantiates the given `module`, which can either be bytes or
|
|
90
|
+
* a precompiled `WebAssembly.Module`.
|
|
91
|
+
*
|
|
92
|
+
* @param {{ module: SyncInitInput }} module - Passing `SyncInitInput` directly is deprecated.
|
|
93
|
+
*
|
|
94
|
+
* @returns {InitOutput}
|
|
95
|
+
*/
|
|
96
|
+
export function initSync(module: { module: SyncInitInput } | SyncInitInput): InitOutput;
|
|
97
|
+
|
|
98
|
+
/**
|
|
99
|
+
* If `module_or_path` is {RequestInfo} or {URL}, makes a request and
|
|
100
|
+
* for everything else, calls `WebAssembly.instantiate` directly.
|
|
101
|
+
*
|
|
102
|
+
* @param {{ module_or_path: InitInput | Promise<InitInput> }} module_or_path - Passing `InitInput` directly is deprecated.
|
|
103
|
+
*
|
|
104
|
+
* @returns {Promise<InitOutput>}
|
|
105
|
+
*/
|
|
106
|
+
export default function __wbg_init (module_or_path?: { module_or_path: InitInput | Promise<InitInput> } | InitInput | Promise<InitInput>): Promise<InitOutput>;
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
export const memory: WebAssembly.Memory;
|
|
4
|
+
export const __wbg_crypto_free: (a: number, b: number) => void;
|
|
5
|
+
export const crypto_connectDirect: (a: number) => any;
|
|
6
|
+
export const crypto_getDiscoveredRemotePubkey: (a: number) => [number, number];
|
|
7
|
+
export const crypto_getPublicKeyDirect: (a: number) => any;
|
|
8
|
+
export const crypto_new: (a: any, b: any, c: any, d: any) => [number, number, number];
|
|
9
|
+
export const crypto_notify_discovery: (a: number, b: number, c: number) => void;
|
|
10
|
+
export const crypto_setNip07: (a: number) => void;
|
|
11
|
+
export const crypto_setNip46Bunker: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
12
|
+
export const crypto_setNip46QR: (a: number, b: number, c: number, d: number, e: number) => [number, number];
|
|
13
|
+
export const crypto_setPrivateKey: (a: number, b: number, c: number) => [number, number];
|
|
14
|
+
export const crypto_signEvent: (a: number, b: number, c: number) => any;
|
|
15
|
+
export const init_tracing: (a: number, b: number) => void;
|
|
16
|
+
export const wasm_bindgen__convert__closures_____invoke__h9ed329622efc412d: (a: number, b: number, c: any) => void;
|
|
17
|
+
export const wasm_bindgen__closure__destroy__hbb3e147482ea61e2: (a: number, b: number) => void;
|
|
18
|
+
export const wasm_bindgen__convert__closures_____invoke__h97fec0bf7c7e4173: (a: number, b: number) => void;
|
|
19
|
+
export const wasm_bindgen__closure__destroy__h5902797d4730ddc3: (a: number, b: number) => void;
|
|
20
|
+
export const wasm_bindgen__convert__closures_____invoke__h21af4bfb35f9aaf6: (a: number, b: number, c: any, d: any) => void;
|
|
21
|
+
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
22
|
+
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
23
|
+
export const __wbindgen_exn_store: (a: number) => void;
|
|
24
|
+
export const __externref_table_alloc: () => number;
|
|
25
|
+
export const __wbindgen_externrefs: WebAssembly.Table;
|
|
26
|
+
export const __wbindgen_free: (a: number, b: number, c: number) => void;
|
|
27
|
+
export const __externref_table_dealloc: (a: number) => void;
|
|
28
|
+
export const __wbindgen_start: () => void;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
import { ByteString } from '../../../lib/ByteString';
|
|
2
|
+
|
|
3
|
+
import * as flatbuffers from 'flatbuffers';
|
|
4
|
+
export declare class Coordinate implements flatbuffers.IUnpackableObject<CoordinateT> {
|
|
5
|
+
bb: flatbuffers.ByteBuffer | null;
|
|
6
|
+
bb_pos: number;
|
|
7
|
+
__init(i: number, bb: flatbuffers.ByteBuffer): Coordinate;
|
|
8
|
+
static getRootAsCoordinate(bb: flatbuffers.ByteBuffer, obj?: Coordinate): Coordinate;
|
|
9
|
+
static getSizePrefixedRootAsCoordinate(bb: flatbuffers.ByteBuffer, obj?: Coordinate): Coordinate;
|
|
10
|
+
kind(): bigint;
|
|
11
|
+
pubkey(): ByteString | null;
|
|
12
|
+
pubkey(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
13
|
+
d(): ByteString | null;
|
|
14
|
+
d(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
15
|
+
relays(index: number): ByteString;
|
|
16
|
+
relays(index: number, optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array;
|
|
17
|
+
relaysLength(): number;
|
|
18
|
+
static startCoordinate(builder: flatbuffers.Builder): void;
|
|
19
|
+
static addKind(builder: flatbuffers.Builder, kind: bigint): void;
|
|
20
|
+
static addPubkey(builder: flatbuffers.Builder, pubkeyOffset: flatbuffers.Offset): void;
|
|
21
|
+
static addD(builder: flatbuffers.Builder, dOffset: flatbuffers.Offset): void;
|
|
22
|
+
static addRelays(builder: flatbuffers.Builder, relaysOffset: flatbuffers.Offset): void;
|
|
23
|
+
static createRelaysVector(builder: flatbuffers.Builder, data: flatbuffers.Offset[]): flatbuffers.Offset;
|
|
24
|
+
static startRelaysVector(builder: flatbuffers.Builder, numElems: number): void;
|
|
25
|
+
static endCoordinate(builder: flatbuffers.Builder): flatbuffers.Offset;
|
|
26
|
+
static createCoordinate(builder: flatbuffers.Builder, kind: bigint, pubkeyOffset: flatbuffers.Offset, dOffset: flatbuffers.Offset, relaysOffset: flatbuffers.Offset): flatbuffers.Offset;
|
|
27
|
+
unpack(): CoordinateT;
|
|
28
|
+
unpackTo(_o: CoordinateT): void;
|
|
29
|
+
}
|
|
30
|
+
export declare class CoordinateT implements flatbuffers.IGeneratedObject {
|
|
31
|
+
kind: bigint;
|
|
32
|
+
pubkey: ByteString | Uint8Array | null;
|
|
33
|
+
d: ByteString | Uint8Array | null;
|
|
34
|
+
relays: (string)[];
|
|
35
|
+
constructor(kind?: bigint, pubkey?: ByteString | Uint8Array | null, d?: ByteString | Uint8Array | null, relays?: (string)[]);
|
|
36
|
+
pack(builder: flatbuffers.Builder): flatbuffers.Offset;
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=coordinate.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"coordinate.d.ts","sourceRoot":"","sources":["../../../../src/generated/nostr/fb/coordinate.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAKhD,OAAO,KAAK,WAAW,MAAM,aAAa,CAAC;AAI3C,qBAAa,UAAW,YAAW,WAAW,CAAC,iBAAiB,CAAC,WAAW,CAAC;IAC3E,EAAE,EAAE,WAAW,CAAC,UAAU,GAAC,IAAI,CAAQ;IACvC,MAAM,SAAK;IACX,MAAM,CAAC,CAAC,EAAC,MAAM,EAAE,EAAE,EAAC,WAAW,CAAC,UAAU,GAAE,UAAU;IAMxD,MAAM,CAAC,mBAAmB,CAAC,EAAE,EAAC,WAAW,CAAC,UAAU,EAAE,GAAG,CAAC,EAAC,UAAU,GAAE,UAAU;IAIjF,MAAM,CAAC,+BAA+B,CAAC,EAAE,EAAC,WAAW,CAAC,UAAU,EAAE,GAAG,CAAC,EAAC,UAAU,GAAE,UAAU;IAK7F,IAAI,IAAG,MAAM;IAKb,MAAM,IAAI,UAAU,GAAC,IAAI;IACzB,MAAM,CAAC,gBAAgB,EAAC,WAAW,CAAC,QAAQ,GAAG,UAAU,GAAC,UAAU,GAAC,IAAI;IAMzE,CAAC,IAAI,UAAU,GAAC,IAAI;IACpB,CAAC,CAAC,gBAAgB,EAAC,WAAW,CAAC,QAAQ,GAAG,UAAU,GAAC,UAAU,GAAC,IAAI;IAMpE,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,UAAU;IACjC,MAAM,CAAC,KAAK,EAAE,MAAM,EAAC,gBAAgB,EAAC,WAAW,CAAC,QAAQ,GAAG,UAAU,GAAC,UAAU;IAMlF,YAAY,IAAG,MAAM;IAKrB,MAAM,CAAC,eAAe,CAAC,OAAO,EAAC,WAAW,CAAC,OAAO;IAIlD,MAAM,CAAC,OAAO,CAAC,OAAO,EAAC,WAAW,CAAC,OAAO,EAAE,IAAI,EAAC,MAAM;IAIvD,MAAM,CAAC,SAAS,CAAC,OAAO,EAAC,WAAW,CAAC,OAAO,EAAE,YAAY,EAAC,WAAW,CAAC,MAAM;IAI7E,MAAM,CAAC,IAAI,CAAC,OAAO,EAAC,WAAW,CAAC,OAAO,EAAE,OAAO,EAAC,WAAW,CAAC,MAAM;IAInE,MAAM,CAAC,SAAS,CAAC,OAAO,EAAC,WAAW,CAAC,OAAO,EAAE,YAAY,EAAC,WAAW,CAAC,MAAM;IAI7E,MAAM,CAAC,kBAAkB,CAAC,OAAO,EAAC,WAAW,CAAC,OAAO,EAAE,IAAI,EAAC,WAAW,CAAC,MAAM,EAAE,GAAE,WAAW,CAAC,MAAM;IAQpG,MAAM,CAAC,iBAAiB,CAAC,OAAO,EAAC,WAAW,CAAC,OAAO,EAAE,QAAQ,EAAC,MAAM;IAIrE,MAAM,CAAC,aAAa,CAAC,OAAO,EAAC,WAAW,CAAC,OAAO,GAAE,WAAW,CAAC,MAAM;IAOpE,MAAM,CAAC,gBAAgB,CAAC,OAAO,EAAC,WAAW,CAAC,OAAO,EAAE,IAAI,EAAC,MAAM,EAAE,YAAY,EAAC,WAAW,CAAC,MAAM,EAAE,OAAO,EAAC,WAAW,CAAC,MAAM,EAAE,YAAY,EAAC,WAAW,CAAC,MAAM,GAAE,WAAW,CAAC,MAAM;IASlL,MAAM,IAAI,WAAW;IAUrB,QAAQ,CAAC,EAAE,EAAE,WAAW,GAAG,IAAI;CAM9B;AAED,qBAAa,WAAY,YAAW,WAAW,CAAC,gBAAgB;IAEvD,IAAI,EAAE,MAAM;IACZ,MAAM,EAAE,UAAU,GAAC,UAAU,GAAC,IAAI;IAClC,CAAC,EAAE,UAAU,GAAC,UAAU,GAAC,IAAI;IAC7B,MAAM,EAAE,CAAC,MAAM,CAAC,EAAE;gBAHlB,IAAI,GAAE,MAAoB,EAC1B,MAAM,GAAE,UAAU,GAAC,UAAU,GAAC,IAAW,EACzC,CAAC,GAAE,UAAU,GAAC,UAAU,GAAC,IAAW,EACpC,MAAM,GAAE,CAAC,MAAM,CAAC,EAAO;IAIhC,IAAI,CAAC,OAAO,EAAC,WAAW,CAAC,OAAO,GAAG,WAAW,CAAC,MAAM;CAYpD"}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { ByteString } from '../../../lib/ByteString';
|
|
2
|
+
|
|
3
|
+
import * as flatbuffers from 'flatbuffers';
|
|
4
|
+
export declare class Kind30023Parsed implements flatbuffers.IUnpackableObject<Kind30023ParsedT> {
|
|
5
|
+
bb: flatbuffers.ByteBuffer | null;
|
|
6
|
+
bb_pos: number;
|
|
7
|
+
__init(i: number, bb: flatbuffers.ByteBuffer): Kind30023Parsed;
|
|
8
|
+
static getRootAsKind30023Parsed(bb: flatbuffers.ByteBuffer, obj?: Kind30023Parsed): Kind30023Parsed;
|
|
9
|
+
static getSizePrefixedRootAsKind30023Parsed(bb: flatbuffers.ByteBuffer, obj?: Kind30023Parsed): Kind30023Parsed;
|
|
10
|
+
slug(): ByteString | null;
|
|
11
|
+
slug(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
12
|
+
title(): ByteString | null;
|
|
13
|
+
title(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
14
|
+
summary(): ByteString | null;
|
|
15
|
+
summary(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
16
|
+
image(): ByteString | null;
|
|
17
|
+
image(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
18
|
+
canonical(): ByteString | null;
|
|
19
|
+
canonical(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
20
|
+
topics(index: number): ByteString;
|
|
21
|
+
topics(index: number, optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array;
|
|
22
|
+
topicsLength(): number;
|
|
23
|
+
publishedAt(): bigint;
|
|
24
|
+
naddr(): ByteString | null;
|
|
25
|
+
naddr(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
26
|
+
static startKind30023Parsed(builder: flatbuffers.Builder): void;
|
|
27
|
+
static addSlug(builder: flatbuffers.Builder, slugOffset: flatbuffers.Offset): void;
|
|
28
|
+
static addTitle(builder: flatbuffers.Builder, titleOffset: flatbuffers.Offset): void;
|
|
29
|
+
static addSummary(builder: flatbuffers.Builder, summaryOffset: flatbuffers.Offset): void;
|
|
30
|
+
static addImage(builder: flatbuffers.Builder, imageOffset: flatbuffers.Offset): void;
|
|
31
|
+
static addCanonical(builder: flatbuffers.Builder, canonicalOffset: flatbuffers.Offset): void;
|
|
32
|
+
static addTopics(builder: flatbuffers.Builder, topicsOffset: flatbuffers.Offset): void;
|
|
33
|
+
static createTopicsVector(builder: flatbuffers.Builder, data: flatbuffers.Offset[]): flatbuffers.Offset;
|
|
34
|
+
static startTopicsVector(builder: flatbuffers.Builder, numElems: number): void;
|
|
35
|
+
static addPublishedAt(builder: flatbuffers.Builder, publishedAt: bigint): void;
|
|
36
|
+
static addNaddr(builder: flatbuffers.Builder, naddrOffset: flatbuffers.Offset): void;
|
|
37
|
+
static endKind30023Parsed(builder: flatbuffers.Builder): flatbuffers.Offset;
|
|
38
|
+
static createKind30023Parsed(builder: flatbuffers.Builder, slugOffset: flatbuffers.Offset, titleOffset: flatbuffers.Offset, summaryOffset: flatbuffers.Offset, imageOffset: flatbuffers.Offset, canonicalOffset: flatbuffers.Offset, topicsOffset: flatbuffers.Offset, publishedAt: bigint, naddrOffset: flatbuffers.Offset): flatbuffers.Offset;
|
|
39
|
+
unpack(): Kind30023ParsedT;
|
|
40
|
+
unpackTo(_o: Kind30023ParsedT): void;
|
|
41
|
+
}
|
|
42
|
+
export declare class Kind30023ParsedT implements flatbuffers.IGeneratedObject {
|
|
43
|
+
slug: ByteString | Uint8Array | null;
|
|
44
|
+
title: ByteString | Uint8Array | null;
|
|
45
|
+
summary: ByteString | Uint8Array | null;
|
|
46
|
+
image: ByteString | Uint8Array | null;
|
|
47
|
+
canonical: ByteString | Uint8Array | null;
|
|
48
|
+
topics: (string)[];
|
|
49
|
+
publishedAt: bigint;
|
|
50
|
+
naddr: ByteString | Uint8Array | null;
|
|
51
|
+
constructor(slug?: ByteString | Uint8Array | null, title?: ByteString | Uint8Array | null, summary?: ByteString | Uint8Array | null, image?: ByteString | Uint8Array | null, canonical?: ByteString | Uint8Array | null, topics?: (string)[], publishedAt?: bigint, naddr?: ByteString | Uint8Array | null);
|
|
52
|
+
pack(builder: flatbuffers.Builder): flatbuffers.Offset;
|
|
53
|
+
}
|
|
54
|
+
//# sourceMappingURL=kind30023-parsed.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"kind30023-parsed.d.ts","sourceRoot":"","sources":["../../../../src/generated/nostr/fb/kind30023-parsed.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import { ByteString } from '../../../lib/ByteString';
|
|
2
|
+
import { Coordinate, CoordinateT } from '../../nostr/fb/coordinate.js';
|
|
3
|
+
|
|
4
|
+
import * as flatbuffers from 'flatbuffers';
|
|
5
|
+
export declare class ListParsed implements flatbuffers.IUnpackableObject<ListParsedT> {
|
|
6
|
+
bb: flatbuffers.ByteBuffer | null;
|
|
7
|
+
bb_pos: number;
|
|
8
|
+
__init(i: number, bb: flatbuffers.ByteBuffer): ListParsed;
|
|
9
|
+
static getRootAsListParsed(bb: flatbuffers.ByteBuffer, obj?: ListParsed): ListParsed;
|
|
10
|
+
static getSizePrefixedRootAsListParsed(bb: flatbuffers.ByteBuffer, obj?: ListParsed): ListParsed;
|
|
11
|
+
listKind(): number;
|
|
12
|
+
d(): ByteString | null;
|
|
13
|
+
d(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
14
|
+
title(): ByteString | null;
|
|
15
|
+
title(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
16
|
+
description(): ByteString | null;
|
|
17
|
+
description(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
18
|
+
image(): ByteString | null;
|
|
19
|
+
image(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
20
|
+
topics(index: number): ByteString;
|
|
21
|
+
topics(index: number, optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array;
|
|
22
|
+
topicsLength(): number;
|
|
23
|
+
people(index: number): ByteString;
|
|
24
|
+
people(index: number, optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array;
|
|
25
|
+
peopleLength(): number;
|
|
26
|
+
events(index: number): ByteString;
|
|
27
|
+
events(index: number, optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array;
|
|
28
|
+
eventsLength(): number;
|
|
29
|
+
addresses(index: number, obj?: Coordinate): Coordinate | null;
|
|
30
|
+
addressesLength(): number;
|
|
31
|
+
static startListParsed(builder: flatbuffers.Builder): void;
|
|
32
|
+
static addListKind(builder: flatbuffers.Builder, listKind: number): void;
|
|
33
|
+
static addD(builder: flatbuffers.Builder, dOffset: flatbuffers.Offset): void;
|
|
34
|
+
static addTitle(builder: flatbuffers.Builder, titleOffset: flatbuffers.Offset): void;
|
|
35
|
+
static addDescription(builder: flatbuffers.Builder, descriptionOffset: flatbuffers.Offset): void;
|
|
36
|
+
static addImage(builder: flatbuffers.Builder, imageOffset: flatbuffers.Offset): void;
|
|
37
|
+
static addTopics(builder: flatbuffers.Builder, topicsOffset: flatbuffers.Offset): void;
|
|
38
|
+
static createTopicsVector(builder: flatbuffers.Builder, data: flatbuffers.Offset[]): flatbuffers.Offset;
|
|
39
|
+
static startTopicsVector(builder: flatbuffers.Builder, numElems: number): void;
|
|
40
|
+
static addPeople(builder: flatbuffers.Builder, peopleOffset: flatbuffers.Offset): void;
|
|
41
|
+
static createPeopleVector(builder: flatbuffers.Builder, data: flatbuffers.Offset[]): flatbuffers.Offset;
|
|
42
|
+
static startPeopleVector(builder: flatbuffers.Builder, numElems: number): void;
|
|
43
|
+
static addEvents(builder: flatbuffers.Builder, eventsOffset: flatbuffers.Offset): void;
|
|
44
|
+
static createEventsVector(builder: flatbuffers.Builder, data: flatbuffers.Offset[]): flatbuffers.Offset;
|
|
45
|
+
static startEventsVector(builder: flatbuffers.Builder, numElems: number): void;
|
|
46
|
+
static addAddresses(builder: flatbuffers.Builder, addressesOffset: flatbuffers.Offset): void;
|
|
47
|
+
static createAddressesVector(builder: flatbuffers.Builder, data: flatbuffers.Offset[]): flatbuffers.Offset;
|
|
48
|
+
static startAddressesVector(builder: flatbuffers.Builder, numElems: number): void;
|
|
49
|
+
static endListParsed(builder: flatbuffers.Builder): flatbuffers.Offset;
|
|
50
|
+
static createListParsed(builder: flatbuffers.Builder, listKind: number, dOffset: flatbuffers.Offset, titleOffset: flatbuffers.Offset, descriptionOffset: flatbuffers.Offset, imageOffset: flatbuffers.Offset, topicsOffset: flatbuffers.Offset, peopleOffset: flatbuffers.Offset, eventsOffset: flatbuffers.Offset, addressesOffset: flatbuffers.Offset): flatbuffers.Offset;
|
|
51
|
+
unpack(): ListParsedT;
|
|
52
|
+
unpackTo(_o: ListParsedT): void;
|
|
53
|
+
}
|
|
54
|
+
export declare class ListParsedT implements flatbuffers.IGeneratedObject {
|
|
55
|
+
listKind: number;
|
|
56
|
+
d: ByteString | Uint8Array | null;
|
|
57
|
+
title: ByteString | Uint8Array | null;
|
|
58
|
+
description: ByteString | Uint8Array | null;
|
|
59
|
+
image: ByteString | Uint8Array | null;
|
|
60
|
+
topics: (string)[];
|
|
61
|
+
people: (string)[];
|
|
62
|
+
events: (string)[];
|
|
63
|
+
addresses: (CoordinateT)[];
|
|
64
|
+
constructor(listKind?: number, d?: ByteString | Uint8Array | null, title?: ByteString | Uint8Array | null, description?: ByteString | Uint8Array | null, image?: ByteString | Uint8Array | null, topics?: (string)[], people?: (string)[], events?: (string)[], addresses?: (CoordinateT)[]);
|
|
65
|
+
pack(builder: flatbuffers.Builder): flatbuffers.Offset;
|
|
66
|
+
}
|
|
67
|
+
//# sourceMappingURL=list-parsed.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"list-parsed.d.ts","sourceRoot":"","sources":["../../../../src/generated/nostr/fb/list-parsed.ts"],"names":[],"mappings":"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"}
|
|
@@ -14,6 +14,9 @@ export declare enum ParsedDataUnion {
|
|
|
14
14
|
Kind10002Parsed = 10002,
|
|
15
15
|
Kind10019Parsed = 10019,
|
|
16
16
|
Kind17375Parsed = 17375,
|
|
17
|
-
|
|
17
|
+
Kind30023Parsed = 30023,
|
|
18
|
+
Kind39089Parsed = 39089,
|
|
19
|
+
ListParsed = 51000,
|
|
20
|
+
PreGenericParsed = 52000
|
|
18
21
|
}
|
|
19
22
|
//# sourceMappingURL=parsed-data-union.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"parsed-data-union.d.ts","sourceRoot":"","sources":["../../../../src/generated/nostr/fb/parsed-data-union.ts"],"names":[],"mappings":"AAKA,oBAAY,eAAe;IACzB,WAAW,IAAI;IACf,WAAW,IAAI;IACf,WAAW,IAAI;IACf,WAAW,IAAI;IACf,WAAW,IAAI;IACf,WAAW,IAAI;IACf,YAAY,KAAK;IACjB,cAAc,OAAO;IACrB,cAAc,OAAO;IACrB,cAAc,OAAO;IACrB,cAAc,OAAO;IACrB,cAAc,OAAO;IACrB,eAAe,QAAQ;IACvB,eAAe,QAAQ;IACvB,eAAe,QAAQ;IACvB,eAAe,QAAQ;
|
|
1
|
+
{"version":3,"file":"parsed-data-union.d.ts","sourceRoot":"","sources":["../../../../src/generated/nostr/fb/parsed-data-union.ts"],"names":[],"mappings":"AAKA,oBAAY,eAAe;IACzB,WAAW,IAAI;IACf,WAAW,IAAI;IACf,WAAW,IAAI;IACf,WAAW,IAAI;IACf,WAAW,IAAI;IACf,WAAW,IAAI;IACf,YAAY,KAAK;IACjB,cAAc,OAAO;IACrB,cAAc,OAAO;IACrB,cAAc,OAAO;IACrB,cAAc,OAAO;IACrB,cAAc,OAAO;IACrB,eAAe,QAAQ;IACvB,eAAe,QAAQ;IACvB,eAAe,QAAQ;IACvB,eAAe,QAAQ;IACvB,eAAe,QAAQ;IACvB,UAAU,QAAQ;IAClB,gBAAgB,QAAQ;CACzB"}
|
|
@@ -4,7 +4,7 @@ import { Kind10019Parsed } from '../../nostr/fb/kind10019-parsed.js';
|
|
|
4
4
|
import { Kind17375Parsed } from '../../nostr/fb/kind17375-parsed.js';
|
|
5
5
|
import { Kind17Parsed } from '../../nostr/fb/kind17-parsed.js';
|
|
6
6
|
import { Kind1Parsed } from '../../nostr/fb/kind1-parsed.js';
|
|
7
|
-
import {
|
|
7
|
+
import { Kind30023Parsed } from '../../nostr/fb/kind30023-parsed.js';
|
|
8
8
|
import { Kind3Parsed } from '../../nostr/fb/kind3-parsed.js';
|
|
9
9
|
import { Kind4Parsed } from '../../nostr/fb/kind4-parsed.js';
|
|
10
10
|
import { Kind6Parsed } from '../../nostr/fb/kind6-parsed.js';
|
|
@@ -14,6 +14,8 @@ import { Kind7376Parsed } from '../../nostr/fb/kind7376-parsed.js';
|
|
|
14
14
|
import { Kind7Parsed } from '../../nostr/fb/kind7-parsed.js';
|
|
15
15
|
import { Kind9321Parsed } from '../../nostr/fb/kind9321-parsed.js';
|
|
16
16
|
import { Kind9735Parsed } from '../../nostr/fb/kind9735-parsed.js';
|
|
17
|
+
import { ListParsed } from '../../nostr/fb/list-parsed.js';
|
|
18
|
+
import { PreGenericParsed } from '../../nostr/fb/pre-generic-parsed.js';
|
|
17
19
|
|
|
18
20
|
export declare enum ParsedData {
|
|
19
21
|
NONE = 0,
|
|
@@ -27,13 +29,15 @@ export declare enum ParsedData {
|
|
|
27
29
|
Kind10002Parsed = 8,
|
|
28
30
|
Kind10019Parsed = 9,
|
|
29
31
|
Kind17375Parsed = 10,
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
32
|
+
Kind7374Parsed = 11,
|
|
33
|
+
Kind7375Parsed = 12,
|
|
34
|
+
Kind7376Parsed = 13,
|
|
35
|
+
Kind9321Parsed = 14,
|
|
36
|
+
Kind9735Parsed = 15,
|
|
37
|
+
Kind30023Parsed = 16,
|
|
38
|
+
ListParsed = 17,
|
|
39
|
+
PreGenericParsed = 18
|
|
36
40
|
}
|
|
37
|
-
export declare function unionToParsedData(type: ParsedData, accessor: (obj: Kind0Parsed | Kind10002Parsed | Kind10019Parsed | Kind17375Parsed | Kind17Parsed | Kind1Parsed |
|
|
38
|
-
export declare function unionListToParsedData(type: ParsedData, accessor: (index: number, obj: Kind0Parsed | Kind10002Parsed | Kind10019Parsed | Kind17375Parsed | Kind17Parsed | Kind1Parsed |
|
|
41
|
+
export declare function unionToParsedData(type: ParsedData, accessor: (obj: Kind0Parsed | Kind10002Parsed | Kind10019Parsed | Kind17375Parsed | Kind17Parsed | Kind1Parsed | Kind30023Parsed | Kind3Parsed | Kind4Parsed | Kind6Parsed | Kind7374Parsed | Kind7375Parsed | Kind7376Parsed | Kind7Parsed | Kind9321Parsed | Kind9735Parsed | ListParsed | PreGenericParsed) => Kind0Parsed | Kind10002Parsed | Kind10019Parsed | Kind17375Parsed | Kind17Parsed | Kind1Parsed | Kind30023Parsed | Kind3Parsed | Kind4Parsed | Kind6Parsed | Kind7374Parsed | Kind7375Parsed | Kind7376Parsed | Kind7Parsed | Kind9321Parsed | Kind9735Parsed | ListParsed | PreGenericParsed | null): Kind0Parsed | Kind10002Parsed | Kind10019Parsed | Kind17375Parsed | Kind17Parsed | Kind1Parsed | Kind30023Parsed | Kind3Parsed | Kind4Parsed | Kind6Parsed | Kind7374Parsed | Kind7375Parsed | Kind7376Parsed | Kind7Parsed | Kind9321Parsed | Kind9735Parsed | ListParsed | PreGenericParsed | null;
|
|
42
|
+
export declare function unionListToParsedData(type: ParsedData, accessor: (index: number, obj: Kind0Parsed | Kind10002Parsed | Kind10019Parsed | Kind17375Parsed | Kind17Parsed | Kind1Parsed | Kind30023Parsed | Kind3Parsed | Kind4Parsed | Kind6Parsed | Kind7374Parsed | Kind7375Parsed | Kind7376Parsed | Kind7Parsed | Kind9321Parsed | Kind9735Parsed | ListParsed | PreGenericParsed) => Kind0Parsed | Kind10002Parsed | Kind10019Parsed | Kind17375Parsed | Kind17Parsed | Kind1Parsed | Kind30023Parsed | Kind3Parsed | Kind4Parsed | Kind6Parsed | Kind7374Parsed | Kind7375Parsed | Kind7376Parsed | Kind7Parsed | Kind9321Parsed | Kind9735Parsed | ListParsed | PreGenericParsed | null, index: number): Kind0Parsed | Kind10002Parsed | Kind10019Parsed | Kind17375Parsed | Kind17Parsed | Kind1Parsed | Kind30023Parsed | Kind3Parsed | Kind4Parsed | Kind6Parsed | Kind7374Parsed | Kind7375Parsed | Kind7376Parsed | Kind7Parsed | Kind9321Parsed | Kind9735Parsed | ListParsed | PreGenericParsed | null;
|
|
39
43
|
//# sourceMappingURL=parsed-data.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"parsed-data.d.ts","sourceRoot":"","sources":["../../../../src/generated/nostr/fb/parsed-data.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,WAAW,EAAgB,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,eAAe,EAAoB,MAAM,oCAAoC,CAAC;AACvF,OAAO,EAAE,eAAe,EAAoB,MAAM,oCAAoC,CAAC;AACvF,OAAO,EAAE,eAAe,EAAoB,MAAM,oCAAoC,CAAC;AACvF,OAAO,EAAE,YAAY,EAAiB,MAAM,iCAAiC,CAAC;AAC9E,OAAO,EAAE,WAAW,EAAgB,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,eAAe,EAAoB,MAAM,oCAAoC,CAAC;AACvF,OAAO,EAAE,WAAW,EAAgB,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,WAAW,EAAgB,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,WAAW,EAAgB,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,cAAc,EAAmB,MAAM,mCAAmC,CAAC;AACpF,OAAO,EAAE,cAAc,EAAmB,MAAM,mCAAmC,CAAC;AACpF,OAAO,EAAE,cAAc,EAAmB,MAAM,mCAAmC,CAAC;AACpF,OAAO,EAAE,WAAW,EAAgB,MAAM,gCAAgC,CAAC;AAC3E,OAAO,EAAE,cAAc,EAAmB,MAAM,mCAAmC,CAAC;AACpF,OAAO,EAAE,cAAc,EAAmB,MAAM,mCAAmC,CAAC;
|
|
1
|
+
{"version":3,"file":"parsed-data.d.ts","sourceRoot":"","sources":["../../../../src/generated/nostr/fb/parsed-data.ts"],"names":[],"mappings":"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"}
|
|
@@ -5,7 +5,7 @@ import { Kind10019ParsedT } from '../../nostr/fb/kind10019-parsed.js';
|
|
|
5
5
|
import { Kind17375ParsedT } from '../../nostr/fb/kind17375-parsed.js';
|
|
6
6
|
import { Kind17ParsedT } from '../../nostr/fb/kind17-parsed.js';
|
|
7
7
|
import { Kind1ParsedT } from '../../nostr/fb/kind1-parsed.js';
|
|
8
|
-
import {
|
|
8
|
+
import { Kind30023ParsedT } from '../../nostr/fb/kind30023-parsed.js';
|
|
9
9
|
import { Kind3ParsedT } from '../../nostr/fb/kind3-parsed.js';
|
|
10
10
|
import { Kind4ParsedT } from '../../nostr/fb/kind4-parsed.js';
|
|
11
11
|
import { Kind6ParsedT } from '../../nostr/fb/kind6-parsed.js';
|
|
@@ -15,7 +15,9 @@ import { Kind7376ParsedT } from '../../nostr/fb/kind7376-parsed.js';
|
|
|
15
15
|
import { Kind7ParsedT } from '../../nostr/fb/kind7-parsed.js';
|
|
16
16
|
import { Kind9321ParsedT } from '../../nostr/fb/kind9321-parsed.js';
|
|
17
17
|
import { Kind9735ParsedT } from '../../nostr/fb/kind9735-parsed.js';
|
|
18
|
+
import { ListParsedT } from '../../nostr/fb/list-parsed.js';
|
|
18
19
|
import { ParsedData } from '../../nostr/fb/parsed-data.js';
|
|
20
|
+
import { PreGenericParsedT } from '../../nostr/fb/pre-generic-parsed.js';
|
|
19
21
|
import { Request, RequestT } from '../../nostr/fb/request.js';
|
|
20
22
|
import { StringVec, StringVecT } from '../../nostr/fb/string-vec.js';
|
|
21
23
|
|
|
@@ -68,11 +70,11 @@ export declare class ParsedEventT implements flatbuffers.IGeneratedObject {
|
|
|
68
70
|
kind: number;
|
|
69
71
|
createdAt: number;
|
|
70
72
|
parsedType: ParsedData;
|
|
71
|
-
parsed: Kind0ParsedT | Kind10002ParsedT | Kind10019ParsedT | Kind17375ParsedT | Kind17ParsedT | Kind1ParsedT |
|
|
73
|
+
parsed: Kind0ParsedT | Kind10002ParsedT | Kind10019ParsedT | Kind17375ParsedT | Kind17ParsedT | Kind1ParsedT | Kind30023ParsedT | Kind3ParsedT | Kind4ParsedT | Kind6ParsedT | Kind7374ParsedT | Kind7375ParsedT | Kind7376ParsedT | Kind7ParsedT | Kind9321ParsedT | Kind9735ParsedT | ListParsedT | PreGenericParsedT | null;
|
|
72
74
|
requests: (RequestT)[];
|
|
73
75
|
relays: (string)[];
|
|
74
76
|
tags: (StringVecT)[];
|
|
75
|
-
constructor(id?: ByteString | Uint8Array | null, pubkey?: ByteString | Uint8Array | null, kind?: number, createdAt?: number, parsedType?: ParsedData, parsed?: Kind0ParsedT | Kind10002ParsedT | Kind10019ParsedT | Kind17375ParsedT | Kind17ParsedT | Kind1ParsedT |
|
|
77
|
+
constructor(id?: ByteString | Uint8Array | null, pubkey?: ByteString | Uint8Array | null, kind?: number, createdAt?: number, parsedType?: ParsedData, parsed?: Kind0ParsedT | Kind10002ParsedT | Kind10019ParsedT | Kind17375ParsedT | Kind17ParsedT | Kind1ParsedT | Kind30023ParsedT | Kind3ParsedT | Kind4ParsedT | Kind6ParsedT | Kind7374ParsedT | Kind7375ParsedT | Kind7376ParsedT | Kind7ParsedT | Kind9321ParsedT | Kind9735ParsedT | ListParsedT | PreGenericParsedT | null, requests?: (RequestT)[], relays?: (string)[], tags?: (StringVecT)[]);
|
|
76
78
|
pack(builder: flatbuffers.Builder): flatbuffers.Offset;
|
|
77
79
|
}
|
|
78
80
|
//# sourceMappingURL=parsed-event.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"parsed-event.d.ts","sourceRoot":"","sources":["../../../../src/generated/nostr/fb/parsed-event.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"parsed-event.d.ts","sourceRoot":"","sources":["../../../../src/generated/nostr/fb/parsed-event.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
import { ByteString } from '../../../lib/ByteString';
|
|
2
|
+
import { Coordinate, CoordinateT } from '../../nostr/fb/coordinate.js';
|
|
3
|
+
import { PreParticipant, PreParticipantT } from '../../nostr/fb/pre-participant.js';
|
|
4
|
+
import { PreRefEvent, PreRefEventT } from '../../nostr/fb/pre-ref-event.js';
|
|
5
|
+
|
|
6
|
+
import * as flatbuffers from 'flatbuffers';
|
|
7
|
+
export declare class PreGenericParsed implements flatbuffers.IUnpackableObject<PreGenericParsedT> {
|
|
8
|
+
bb: flatbuffers.ByteBuffer | null;
|
|
9
|
+
bb_pos: number;
|
|
10
|
+
__init(i: number, bb: flatbuffers.ByteBuffer): PreGenericParsed;
|
|
11
|
+
static getRootAsPreGenericParsed(bb: flatbuffers.ByteBuffer, obj?: PreGenericParsed): PreGenericParsed;
|
|
12
|
+
static getSizePrefixedRootAsPreGenericParsed(bb: flatbuffers.ByteBuffer, obj?: PreGenericParsed): PreGenericParsed;
|
|
13
|
+
kind(): number;
|
|
14
|
+
d(): ByteString | null;
|
|
15
|
+
d(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
16
|
+
title(): ByteString | null;
|
|
17
|
+
title(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
18
|
+
description(): ByteString | null;
|
|
19
|
+
description(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
20
|
+
image(): ByteString | null;
|
|
21
|
+
image(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
22
|
+
streaming(): ByteString | null;
|
|
23
|
+
streaming(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
24
|
+
recording(): ByteString | null;
|
|
25
|
+
recording(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
26
|
+
service(): ByteString | null;
|
|
27
|
+
service(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
28
|
+
endpoint(): ByteString | null;
|
|
29
|
+
endpoint(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
30
|
+
room(): ByteString | null;
|
|
31
|
+
room(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
32
|
+
status(): ByteString | null;
|
|
33
|
+
status(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
34
|
+
starts(): bigint;
|
|
35
|
+
ends(): bigint;
|
|
36
|
+
currentParticipants(): bigint;
|
|
37
|
+
totalParticipants(): bigint;
|
|
38
|
+
pinned(): ByteString | null;
|
|
39
|
+
pinned(optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array | null;
|
|
40
|
+
topics(index: number): ByteString;
|
|
41
|
+
topics(index: number, optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array;
|
|
42
|
+
topicsLength(): number;
|
|
43
|
+
links(index: number): ByteString;
|
|
44
|
+
links(index: number, optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array;
|
|
45
|
+
linksLength(): number;
|
|
46
|
+
relays(index: number): ByteString;
|
|
47
|
+
relays(index: number, optionalEncoding: flatbuffers.Encoding): ByteString | Uint8Array;
|
|
48
|
+
relaysLength(): number;
|
|
49
|
+
participants(index: number, obj?: PreParticipant): PreParticipant | null;
|
|
50
|
+
participantsLength(): number;
|
|
51
|
+
events(index: number, obj?: PreRefEvent): PreRefEvent | null;
|
|
52
|
+
eventsLength(): number;
|
|
53
|
+
addresses(index: number, obj?: Coordinate): Coordinate | null;
|
|
54
|
+
addressesLength(): number;
|
|
55
|
+
static startPreGenericParsed(builder: flatbuffers.Builder): void;
|
|
56
|
+
static addKind(builder: flatbuffers.Builder, kind: number): void;
|
|
57
|
+
static addD(builder: flatbuffers.Builder, dOffset: flatbuffers.Offset): void;
|
|
58
|
+
static addTitle(builder: flatbuffers.Builder, titleOffset: flatbuffers.Offset): void;
|
|
59
|
+
static addDescription(builder: flatbuffers.Builder, descriptionOffset: flatbuffers.Offset): void;
|
|
60
|
+
static addImage(builder: flatbuffers.Builder, imageOffset: flatbuffers.Offset): void;
|
|
61
|
+
static addStreaming(builder: flatbuffers.Builder, streamingOffset: flatbuffers.Offset): void;
|
|
62
|
+
static addRecording(builder: flatbuffers.Builder, recordingOffset: flatbuffers.Offset): void;
|
|
63
|
+
static addService(builder: flatbuffers.Builder, serviceOffset: flatbuffers.Offset): void;
|
|
64
|
+
static addEndpoint(builder: flatbuffers.Builder, endpointOffset: flatbuffers.Offset): void;
|
|
65
|
+
static addRoom(builder: flatbuffers.Builder, roomOffset: flatbuffers.Offset): void;
|
|
66
|
+
static addStatus(builder: flatbuffers.Builder, statusOffset: flatbuffers.Offset): void;
|
|
67
|
+
static addStarts(builder: flatbuffers.Builder, starts: bigint): void;
|
|
68
|
+
static addEnds(builder: flatbuffers.Builder, ends: bigint): void;
|
|
69
|
+
static addCurrentParticipants(builder: flatbuffers.Builder, currentParticipants: bigint): void;
|
|
70
|
+
static addTotalParticipants(builder: flatbuffers.Builder, totalParticipants: bigint): void;
|
|
71
|
+
static addPinned(builder: flatbuffers.Builder, pinnedOffset: flatbuffers.Offset): void;
|
|
72
|
+
static addTopics(builder: flatbuffers.Builder, topicsOffset: flatbuffers.Offset): void;
|
|
73
|
+
static createTopicsVector(builder: flatbuffers.Builder, data: flatbuffers.Offset[]): flatbuffers.Offset;
|
|
74
|
+
static startTopicsVector(builder: flatbuffers.Builder, numElems: number): void;
|
|
75
|
+
static addLinks(builder: flatbuffers.Builder, linksOffset: flatbuffers.Offset): void;
|
|
76
|
+
static createLinksVector(builder: flatbuffers.Builder, data: flatbuffers.Offset[]): flatbuffers.Offset;
|
|
77
|
+
static startLinksVector(builder: flatbuffers.Builder, numElems: number): void;
|
|
78
|
+
static addRelays(builder: flatbuffers.Builder, relaysOffset: flatbuffers.Offset): void;
|
|
79
|
+
static createRelaysVector(builder: flatbuffers.Builder, data: flatbuffers.Offset[]): flatbuffers.Offset;
|
|
80
|
+
static startRelaysVector(builder: flatbuffers.Builder, numElems: number): void;
|
|
81
|
+
static addParticipants(builder: flatbuffers.Builder, participantsOffset: flatbuffers.Offset): void;
|
|
82
|
+
static createParticipantsVector(builder: flatbuffers.Builder, data: flatbuffers.Offset[]): flatbuffers.Offset;
|
|
83
|
+
static startParticipantsVector(builder: flatbuffers.Builder, numElems: number): void;
|
|
84
|
+
static addEvents(builder: flatbuffers.Builder, eventsOffset: flatbuffers.Offset): void;
|
|
85
|
+
static createEventsVector(builder: flatbuffers.Builder, data: flatbuffers.Offset[]): flatbuffers.Offset;
|
|
86
|
+
static startEventsVector(builder: flatbuffers.Builder, numElems: number): void;
|
|
87
|
+
static addAddresses(builder: flatbuffers.Builder, addressesOffset: flatbuffers.Offset): void;
|
|
88
|
+
static createAddressesVector(builder: flatbuffers.Builder, data: flatbuffers.Offset[]): flatbuffers.Offset;
|
|
89
|
+
static startAddressesVector(builder: flatbuffers.Builder, numElems: number): void;
|
|
90
|
+
static endPreGenericParsed(builder: flatbuffers.Builder): flatbuffers.Offset;
|
|
91
|
+
static createPreGenericParsed(builder: flatbuffers.Builder, kind: number, dOffset: flatbuffers.Offset, titleOffset: flatbuffers.Offset, descriptionOffset: flatbuffers.Offset, imageOffset: flatbuffers.Offset, streamingOffset: flatbuffers.Offset, recordingOffset: flatbuffers.Offset, serviceOffset: flatbuffers.Offset, endpointOffset: flatbuffers.Offset, roomOffset: flatbuffers.Offset, statusOffset: flatbuffers.Offset, starts: bigint, ends: bigint, currentParticipants: bigint, totalParticipants: bigint, pinnedOffset: flatbuffers.Offset, topicsOffset: flatbuffers.Offset, linksOffset: flatbuffers.Offset, relaysOffset: flatbuffers.Offset, participantsOffset: flatbuffers.Offset, eventsOffset: flatbuffers.Offset, addressesOffset: flatbuffers.Offset): flatbuffers.Offset;
|
|
92
|
+
unpack(): PreGenericParsedT;
|
|
93
|
+
unpackTo(_o: PreGenericParsedT): void;
|
|
94
|
+
}
|
|
95
|
+
export declare class PreGenericParsedT implements flatbuffers.IGeneratedObject {
|
|
96
|
+
kind: number;
|
|
97
|
+
d: ByteString | Uint8Array | null;
|
|
98
|
+
title: ByteString | Uint8Array | null;
|
|
99
|
+
description: ByteString | Uint8Array | null;
|
|
100
|
+
image: ByteString | Uint8Array | null;
|
|
101
|
+
streaming: ByteString | Uint8Array | null;
|
|
102
|
+
recording: ByteString | Uint8Array | null;
|
|
103
|
+
service: ByteString | Uint8Array | null;
|
|
104
|
+
endpoint: ByteString | Uint8Array | null;
|
|
105
|
+
room: ByteString | Uint8Array | null;
|
|
106
|
+
status: ByteString | Uint8Array | null;
|
|
107
|
+
starts: bigint;
|
|
108
|
+
ends: bigint;
|
|
109
|
+
currentParticipants: bigint;
|
|
110
|
+
totalParticipants: bigint;
|
|
111
|
+
pinned: ByteString | Uint8Array | null;
|
|
112
|
+
topics: (string)[];
|
|
113
|
+
links: (string)[];
|
|
114
|
+
relays: (string)[];
|
|
115
|
+
participants: (PreParticipantT)[];
|
|
116
|
+
events: (PreRefEventT)[];
|
|
117
|
+
addresses: (CoordinateT)[];
|
|
118
|
+
constructor(kind?: number, d?: ByteString | Uint8Array | null, title?: ByteString | Uint8Array | null, description?: ByteString | Uint8Array | null, image?: ByteString | Uint8Array | null, streaming?: ByteString | Uint8Array | null, recording?: ByteString | Uint8Array | null, service?: ByteString | Uint8Array | null, endpoint?: ByteString | Uint8Array | null, room?: ByteString | Uint8Array | null, status?: ByteString | Uint8Array | null, starts?: bigint, ends?: bigint, currentParticipants?: bigint, totalParticipants?: bigint, pinned?: ByteString | Uint8Array | null, topics?: (string)[], links?: (string)[], relays?: (string)[], participants?: (PreParticipantT)[], events?: (PreRefEventT)[], addresses?: (CoordinateT)[]);
|
|
119
|
+
pack(builder: flatbuffers.Builder): flatbuffers.Offset;
|
|
120
|
+
}
|
|
121
|
+
//# sourceMappingURL=pre-generic-parsed.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pre-generic-parsed.d.ts","sourceRoot":"","sources":["../../../../src/generated/nostr/fb/pre-generic-parsed.ts"],"names":[],"mappings":"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"}
|