itd-api 0.0.2 → 0.0.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.
package/dist/index.cjs CHANGED
@@ -1,252 +1,340 @@
1
1
  'use strict';
2
2
 
3
- var chunkQILCVTJI_cjs = require('./chunk-QILCVTJI.cjs');
3
+ var chunkXG43KEYF_cjs = require('./chunk-XG43KEYF.cjs');
4
4
 
5
5
 
6
6
 
7
7
  Object.defineProperty(exports, "ALLOWED_MIME_TYPES", {
8
8
  enumerable: true,
9
- get: function () { return chunkQILCVTJI_cjs.ALLOWED_MIME_TYPES; }
9
+ get: function () { return chunkXG43KEYF_cjs.ALLOWED_MIME_TYPES; }
10
10
  });
11
11
  Object.defineProperty(exports, "AUDIO_MIME_TYPES", {
12
12
  enumerable: true,
13
- get: function () { return chunkQILCVTJI_cjs.AUDIO_MIME_TYPES; }
13
+ get: function () { return chunkXG43KEYF_cjs.AUDIO_MIME_TYPES; }
14
+ });
15
+ Object.defineProperty(exports, "AUTH_FLAG_COOKIE", {
16
+ enumerable: true,
17
+ get: function () { return chunkXG43KEYF_cjs.AUTH_FLAG_COOKIE; }
18
+ });
19
+ Object.defineProperty(exports, "AUTH_PATHS", {
20
+ enumerable: true,
21
+ get: function () { return chunkXG43KEYF_cjs.AUTH_PATHS; }
14
22
  });
15
23
  Object.defineProperty(exports, "AttachmentType", {
16
24
  enumerable: true,
17
- get: function () { return chunkQILCVTJI_cjs.AttachmentType; }
25
+ get: function () { return chunkXG43KEYF_cjs.AttachmentType; }
18
26
  });
19
27
  Object.defineProperty(exports, "CommentSort", {
20
28
  enumerable: true,
21
- get: function () { return chunkQILCVTJI_cjs.CommentSort; }
29
+ get: function () { return chunkXG43KEYF_cjs.CommentSort; }
22
30
  });
23
31
  Object.defineProperty(exports, "DEFAULT_BASE_URL", {
24
32
  enumerable: true,
25
- get: function () { return chunkQILCVTJI_cjs.DEFAULT_BASE_URL; }
33
+ get: function () { return chunkXG43KEYF_cjs.DEFAULT_BASE_URL; }
26
34
  });
27
35
  Object.defineProperty(exports, "DEFAULT_TIMEOUT", {
28
36
  enumerable: true,
29
- get: function () { return chunkQILCVTJI_cjs.DEFAULT_TIMEOUT; }
37
+ get: function () { return chunkXG43KEYF_cjs.DEFAULT_TIMEOUT; }
38
+ });
39
+ Object.defineProperty(exports, "DEFAULT_USER_AGENT", {
40
+ enumerable: true,
41
+ get: function () { return chunkXG43KEYF_cjs.DEFAULT_USER_AGENT; }
42
+ });
43
+ Object.defineProperty(exports, "DEVICE_ID_HEADER", {
44
+ enumerable: true,
45
+ get: function () { return chunkXG43KEYF_cjs.DEVICE_ID_HEADER; }
46
+ });
47
+ Object.defineProperty(exports, "DetectedRuntime", {
48
+ enumerable: true,
49
+ get: function () { return chunkXG43KEYF_cjs.DetectedRuntime; }
30
50
  });
31
51
  Object.defineProperty(exports, "FeedTab", {
32
52
  enumerable: true,
33
- get: function () { return chunkQILCVTJI_cjs.FeedTab; }
53
+ get: function () { return chunkXG43KEYF_cjs.FeedTab; }
34
54
  });
35
55
  Object.defineProperty(exports, "IMAGE_MIME_TYPES", {
36
56
  enumerable: true,
37
- get: function () { return chunkQILCVTJI_cjs.IMAGE_MIME_TYPES; }
57
+ get: function () { return chunkXG43KEYF_cjs.IMAGE_MIME_TYPES; }
38
58
  });
39
59
  Object.defineProperty(exports, "ItdAbortError", {
40
60
  enumerable: true,
41
- get: function () { return chunkQILCVTJI_cjs.ItdAbortError; }
61
+ get: function () { return chunkXG43KEYF_cjs.ItdAbortError; }
42
62
  });
43
63
  Object.defineProperty(exports, "ItdApiError", {
44
64
  enumerable: true,
45
- get: function () { return chunkQILCVTJI_cjs.ItdApiError; }
65
+ get: function () { return chunkXG43KEYF_cjs.ItdApiError; }
66
+ });
67
+ Object.defineProperty(exports, "ItdApiErrorKind", {
68
+ enumerable: true,
69
+ get: function () { return chunkXG43KEYF_cjs.ItdApiErrorKind; }
46
70
  });
47
71
  Object.defineProperty(exports, "ItdAuthError", {
48
72
  enumerable: true,
49
- get: function () { return chunkQILCVTJI_cjs.ItdAuthError; }
73
+ get: function () { return chunkXG43KEYF_cjs.ItdAuthError; }
50
74
  });
51
75
  Object.defineProperty(exports, "ItdClient", {
52
76
  enumerable: true,
53
- get: function () { return chunkQILCVTJI_cjs.ItdClient; }
77
+ get: function () { return chunkXG43KEYF_cjs.ItdClient; }
54
78
  });
55
79
  Object.defineProperty(exports, "ItdConfigError", {
56
80
  enumerable: true,
57
- get: function () { return chunkQILCVTJI_cjs.ItdConfigError; }
81
+ get: function () { return chunkXG43KEYF_cjs.ItdConfigError; }
58
82
  });
59
83
  Object.defineProperty(exports, "ItdConflictError", {
60
84
  enumerable: true,
61
- get: function () { return chunkQILCVTJI_cjs.ItdConflictError; }
85
+ get: function () { return chunkXG43KEYF_cjs.ItdConflictError; }
62
86
  });
63
87
  Object.defineProperty(exports, "ItdError", {
64
88
  enumerable: true,
65
- get: function () { return chunkQILCVTJI_cjs.ItdError; }
89
+ get: function () { return chunkXG43KEYF_cjs.ItdError; }
66
90
  });
67
91
  Object.defineProperty(exports, "ItdErrorCode", {
68
92
  enumerable: true,
69
- get: function () { return chunkQILCVTJI_cjs.ItdErrorCode; }
93
+ get: function () { return chunkXG43KEYF_cjs.ItdErrorCode; }
94
+ });
95
+ Object.defineProperty(exports, "ItdErrorKind", {
96
+ enumerable: true,
97
+ get: function () { return chunkXG43KEYF_cjs.ItdErrorKind; }
70
98
  });
71
99
  Object.defineProperty(exports, "ItdForbiddenError", {
72
100
  enumerable: true,
73
- get: function () { return chunkQILCVTJI_cjs.ItdForbiddenError; }
101
+ get: function () { return chunkXG43KEYF_cjs.ItdForbiddenError; }
74
102
  });
75
103
  Object.defineProperty(exports, "ItdNetworkError", {
76
104
  enumerable: true,
77
- get: function () { return chunkQILCVTJI_cjs.ItdNetworkError; }
105
+ get: function () { return chunkXG43KEYF_cjs.ItdNetworkError; }
78
106
  });
79
107
  Object.defineProperty(exports, "ItdNotFoundError", {
80
108
  enumerable: true,
81
- get: function () { return chunkQILCVTJI_cjs.ItdNotFoundError; }
109
+ get: function () { return chunkXG43KEYF_cjs.ItdNotFoundError; }
82
110
  });
83
111
  Object.defineProperty(exports, "ItdPhoneVerificationError", {
84
112
  enumerable: true,
85
- get: function () { return chunkQILCVTJI_cjs.ItdPhoneVerificationError; }
113
+ get: function () { return chunkXG43KEYF_cjs.ItdPhoneVerificationError; }
86
114
  });
87
115
  Object.defineProperty(exports, "ItdRateLimitError", {
88
116
  enumerable: true,
89
- get: function () { return chunkQILCVTJI_cjs.ItdRateLimitError; }
117
+ get: function () { return chunkXG43KEYF_cjs.ItdRateLimitError; }
90
118
  });
91
119
  Object.defineProperty(exports, "ItdRealtime", {
92
120
  enumerable: true,
93
- get: function () { return chunkQILCVTJI_cjs.ItdRealtime; }
121
+ get: function () { return chunkXG43KEYF_cjs.ItdRealtime; }
94
122
  });
95
123
  Object.defineProperty(exports, "ItdServerError", {
96
124
  enumerable: true,
97
- get: function () { return chunkQILCVTJI_cjs.ItdServerError; }
125
+ get: function () { return chunkXG43KEYF_cjs.ItdServerError; }
98
126
  });
99
127
  Object.defineProperty(exports, "ItdTimeoutError", {
100
128
  enumerable: true,
101
- get: function () { return chunkQILCVTJI_cjs.ItdTimeoutError; }
129
+ get: function () { return chunkXG43KEYF_cjs.ItdTimeoutError; }
102
130
  });
103
131
  Object.defineProperty(exports, "ItdValidationError", {
104
132
  enumerable: true,
105
- get: function () { return chunkQILCVTJI_cjs.ItdValidationError; }
133
+ get: function () { return chunkXG43KEYF_cjs.ItdValidationError; }
134
+ });
135
+ Object.defineProperty(exports, "LIBRARY_VERSION", {
136
+ enumerable: true,
137
+ get: function () { return chunkXG43KEYF_cjs.LIBRARY_VERSION; }
106
138
  });
107
139
  Object.defineProperty(exports, "LikesVisibility", {
108
140
  enumerable: true,
109
- get: function () { return chunkQILCVTJI_cjs.LikesVisibility; }
141
+ get: function () { return chunkXG43KEYF_cjs.LikesVisibility; }
110
142
  });
111
143
  Object.defineProperty(exports, "LocalStorageTokenStorage", {
112
144
  enumerable: true,
113
- get: function () { return chunkQILCVTJI_cjs.LocalStorageTokenStorage; }
145
+ get: function () { return chunkXG43KEYF_cjs.LocalStorageTokenStorage; }
114
146
  });
115
147
  Object.defineProperty(exports, "MAX_RECONNECT_ATTEMPTS", {
116
148
  enumerable: true,
117
- get: function () { return chunkQILCVTJI_cjs.MAX_RECONNECT_ATTEMPTS; }
149
+ get: function () { return chunkXG43KEYF_cjs.MAX_RECONNECT_ATTEMPTS; }
118
150
  });
119
151
  Object.defineProperty(exports, "MemoryTokenStorage", {
120
152
  enumerable: true,
121
- get: function () { return chunkQILCVTJI_cjs.MemoryTokenStorage; }
153
+ get: function () { return chunkXG43KEYF_cjs.MemoryTokenStorage; }
122
154
  });
123
155
  Object.defineProperty(exports, "NOTIFICATION_TYPE_ALIASES", {
124
156
  enumerable: true,
125
- get: function () { return chunkQILCVTJI_cjs.NOTIFICATION_TYPE_ALIASES; }
157
+ get: function () { return chunkXG43KEYF_cjs.NOTIFICATION_TYPE_ALIASES; }
126
158
  });
127
159
  Object.defineProperty(exports, "NotificationType", {
128
160
  enumerable: true,
129
- get: function () { return chunkQILCVTJI_cjs.NotificationType; }
161
+ get: function () { return chunkXG43KEYF_cjs.NotificationType; }
162
+ });
163
+ Object.defineProperty(exports, "OAuthProvider", {
164
+ enumerable: true,
165
+ get: function () { return chunkXG43KEYF_cjs.OAuthProvider; }
166
+ });
167
+ Object.defineProperty(exports, "PaginationMode", {
168
+ enumerable: true,
169
+ get: function () { return chunkXG43KEYF_cjs.PaginationMode; }
130
170
  });
131
171
  Object.defineProperty(exports, "Paginator", {
132
172
  enumerable: true,
133
- get: function () { return chunkQILCVTJI_cjs.Paginator; }
173
+ get: function () { return chunkXG43KEYF_cjs.Paginator; }
134
174
  });
135
175
  Object.defineProperty(exports, "RECONNECT_BACKOFF", {
136
176
  enumerable: true,
137
- get: function () { return chunkQILCVTJI_cjs.RECONNECT_BACKOFF; }
177
+ get: function () { return chunkXG43KEYF_cjs.RECONNECT_BACKOFF; }
138
178
  });
139
179
  Object.defineProperty(exports, "RECONNECT_JITTER", {
140
180
  enumerable: true,
141
- get: function () { return chunkQILCVTJI_cjs.RECONNECT_JITTER; }
181
+ get: function () { return chunkXG43KEYF_cjs.RECONNECT_JITTER; }
182
+ });
183
+ Object.defineProperty(exports, "REFRESH_COOKIE", {
184
+ enumerable: true,
185
+ get: function () { return chunkXG43KEYF_cjs.REFRESH_COOKIE; }
186
+ });
187
+ Object.defineProperty(exports, "REFRESH_COOKIE_PATH", {
188
+ enumerable: true,
189
+ get: function () { return chunkXG43KEYF_cjs.REFRESH_COOKIE_PATH; }
142
190
  });
143
191
  Object.defineProperty(exports, "RealtimeStatus", {
144
192
  enumerable: true,
145
- get: function () { return chunkQILCVTJI_cjs.RealtimeStatus; }
193
+ get: function () { return chunkXG43KEYF_cjs.RealtimeStatus; }
194
+ });
195
+ Object.defineProperty(exports, "RealtimeTransportKind", {
196
+ enumerable: true,
197
+ get: function () { return chunkXG43KEYF_cjs.RealtimeTransportKind; }
146
198
  });
147
199
  Object.defineProperty(exports, "ReportReason", {
148
200
  enumerable: true,
149
- get: function () { return chunkQILCVTJI_cjs.ReportReason; }
201
+ get: function () { return chunkXG43KEYF_cjs.ReportReason; }
150
202
  });
151
203
  Object.defineProperty(exports, "ReportTargetType", {
152
204
  enumerable: true,
153
- get: function () { return chunkQILCVTJI_cjs.ReportTargetType; }
205
+ get: function () { return chunkXG43KEYF_cjs.ReportTargetType; }
206
+ });
207
+ Object.defineProperty(exports, "RuntimeMode", {
208
+ enumerable: true,
209
+ get: function () { return chunkXG43KEYF_cjs.RuntimeMode; }
154
210
  });
155
211
  Object.defineProperty(exports, "STREAM_PATH", {
156
212
  enumerable: true,
157
- get: function () { return chunkQILCVTJI_cjs.STREAM_PATH; }
213
+ get: function () { return chunkXG43KEYF_cjs.STREAM_PATH; }
214
+ });
215
+ Object.defineProperty(exports, "SignInStatus", {
216
+ enumerable: true,
217
+ get: function () { return chunkXG43KEYF_cjs.SignInStatus; }
218
+ });
219
+ Object.defineProperty(exports, "TURNSTILE_SITE_KEY", {
220
+ enumerable: true,
221
+ get: function () { return chunkXG43KEYF_cjs.TURNSTILE_SITE_KEY; }
222
+ });
223
+ Object.defineProperty(exports, "UnauthorizedStreamError", {
224
+ enumerable: true,
225
+ get: function () { return chunkXG43KEYF_cjs.UnauthorizedStreamError; }
158
226
  });
159
227
  Object.defineProperty(exports, "VIDEO_MIME_TYPES", {
160
228
  enumerable: true,
161
- get: function () { return chunkQILCVTJI_cjs.VIDEO_MIME_TYPES; }
229
+ get: function () { return chunkXG43KEYF_cjs.VIDEO_MIME_TYPES; }
162
230
  });
163
231
  Object.defineProperty(exports, "WallAccess", {
164
232
  enumerable: true,
165
- get: function () { return chunkQILCVTJI_cjs.WallAccess; }
233
+ get: function () { return chunkXG43KEYF_cjs.WallAccess; }
166
234
  });
167
235
  Object.defineProperty(exports, "canonicalNotificationType", {
168
236
  enumerable: true,
169
- get: function () { return chunkQILCVTJI_cjs.canonicalNotificationType; }
237
+ get: function () { return chunkXG43KEYF_cjs.canonicalNotificationType; }
170
238
  });
171
239
  Object.defineProperty(exports, "comment", {
172
240
  enumerable: true,
173
- get: function () { return chunkQILCVTJI_cjs.comment; }
241
+ get: function () { return chunkXG43KEYF_cjs.comment; }
174
242
  });
175
243
  Object.defineProperty(exports, "createClient", {
176
244
  enumerable: true,
177
- get: function () { return chunkQILCVTJI_cjs.createClient; }
245
+ get: function () { return chunkXG43KEYF_cjs.createClient; }
178
246
  });
179
247
  Object.defineProperty(exports, "createTokenStorage", {
180
248
  enumerable: true,
181
- get: function () { return chunkQILCVTJI_cjs.createTokenStorage; }
249
+ get: function () { return chunkXG43KEYF_cjs.createTokenStorage; }
182
250
  });
183
251
  Object.defineProperty(exports, "formatNotificationText", {
184
252
  enumerable: true,
185
- get: function () { return chunkQILCVTJI_cjs.formatNotificationText; }
253
+ get: function () { return chunkXG43KEYF_cjs.formatNotificationText; }
186
254
  });
187
255
  Object.defineProperty(exports, "isBuilder", {
188
256
  enumerable: true,
189
- get: function () { return chunkQILCVTJI_cjs.isBuilder; }
257
+ get: function () { return chunkXG43KEYF_cjs.isBuilder; }
190
258
  });
191
259
  Object.defineProperty(exports, "isItdApiError", {
192
260
  enumerable: true,
193
- get: function () { return chunkQILCVTJI_cjs.isItdApiError; }
261
+ get: function () { return chunkXG43KEYF_cjs.isItdApiError; }
194
262
  });
195
263
  Object.defineProperty(exports, "isItdAuthError", {
196
264
  enumerable: true,
197
- get: function () { return chunkQILCVTJI_cjs.isItdAuthError; }
265
+ get: function () { return chunkXG43KEYF_cjs.isItdAuthError; }
266
+ });
267
+ Object.defineProperty(exports, "isItdConflictError", {
268
+ enumerable: true,
269
+ get: function () { return chunkXG43KEYF_cjs.isItdConflictError; }
198
270
  });
199
271
  Object.defineProperty(exports, "isItdError", {
200
272
  enumerable: true,
201
- get: function () { return chunkQILCVTJI_cjs.isItdError; }
273
+ get: function () { return chunkXG43KEYF_cjs.isItdError; }
274
+ });
275
+ Object.defineProperty(exports, "isItdForbiddenError", {
276
+ enumerable: true,
277
+ get: function () { return chunkXG43KEYF_cjs.isItdForbiddenError; }
278
+ });
279
+ Object.defineProperty(exports, "isItdNotFoundError", {
280
+ enumerable: true,
281
+ get: function () { return chunkXG43KEYF_cjs.isItdNotFoundError; }
282
+ });
283
+ Object.defineProperty(exports, "isItdPhoneVerificationError", {
284
+ enumerable: true,
285
+ get: function () { return chunkXG43KEYF_cjs.isItdPhoneVerificationError; }
202
286
  });
203
287
  Object.defineProperty(exports, "isItdRateLimitError", {
204
288
  enumerable: true,
205
- get: function () { return chunkQILCVTJI_cjs.isItdRateLimitError; }
289
+ get: function () { return chunkXG43KEYF_cjs.isItdRateLimitError; }
290
+ });
291
+ Object.defineProperty(exports, "isItdServerError", {
292
+ enumerable: true,
293
+ get: function () { return chunkXG43KEYF_cjs.isItdServerError; }
206
294
  });
207
295
  Object.defineProperty(exports, "isItdValidationError", {
208
296
  enumerable: true,
209
- get: function () { return chunkQILCVTJI_cjs.isItdValidationError; }
297
+ get: function () { return chunkXG43KEYF_cjs.isItdValidationError; }
210
298
  });
211
299
  Object.defineProperty(exports, "isKnownNotificationType", {
212
300
  enumerable: true,
213
- get: function () { return chunkQILCVTJI_cjs.isKnownNotificationType; }
301
+ get: function () { return chunkXG43KEYF_cjs.isKnownNotificationType; }
214
302
  });
215
303
  Object.defineProperty(exports, "isMyProfile", {
216
304
  enumerable: true,
217
- get: function () { return chunkQILCVTJI_cjs.isMyProfile; }
305
+ get: function () { return chunkXG43KEYF_cjs.isMyProfile; }
218
306
  });
219
307
  Object.defineProperty(exports, "normalizeNotification", {
220
308
  enumerable: true,
221
- get: function () { return chunkQILCVTJI_cjs.normalizeNotification; }
309
+ get: function () { return chunkXG43KEYF_cjs.normalizeNotification; }
222
310
  });
223
311
  Object.defineProperty(exports, "poll", {
224
312
  enumerable: true,
225
- get: function () { return chunkQILCVTJI_cjs.poll; }
313
+ get: function () { return chunkXG43KEYF_cjs.poll; }
226
314
  });
227
315
  Object.defineProperty(exports, "post", {
228
316
  enumerable: true,
229
- get: function () { return chunkQILCVTJI_cjs.post; }
317
+ get: function () { return chunkXG43KEYF_cjs.post; }
230
318
  });
231
319
  Object.defineProperty(exports, "readNotificationEvent", {
232
320
  enumerable: true,
233
- get: function () { return chunkQILCVTJI_cjs.readNotificationEvent; }
321
+ get: function () { return chunkXG43KEYF_cjs.readNotificationEvent; }
234
322
  });
235
323
  Object.defineProperty(exports, "readUnreadCountEvent", {
236
324
  enumerable: true,
237
- get: function () { return chunkQILCVTJI_cjs.readUnreadCountEvent; }
325
+ get: function () { return chunkXG43KEYF_cjs.readUnreadCountEvent; }
238
326
  });
239
327
  Object.defineProperty(exports, "report", {
240
328
  enumerable: true,
241
- get: function () { return chunkQILCVTJI_cjs.report; }
329
+ get: function () { return chunkXG43KEYF_cjs.report; }
242
330
  });
243
331
  Object.defineProperty(exports, "resolveNotificationUrl", {
244
332
  enumerable: true,
245
- get: function () { return chunkQILCVTJI_cjs.resolveNotificationUrl; }
333
+ get: function () { return chunkXG43KEYF_cjs.resolveNotificationUrl; }
246
334
  });
247
335
  Object.defineProperty(exports, "toDate", {
248
336
  enumerable: true,
249
- get: function () { return chunkQILCVTJI_cjs.toDate; }
337
+ get: function () { return chunkXG43KEYF_cjs.toDate; }
250
338
  });
251
339
  //# sourceMappingURL=index.cjs.map
252
340
  //# sourceMappingURL=index.cjs.map
package/dist/index.d.cts CHANGED
@@ -1 +1 @@
1
- export { A as ALLOWED_MIME_TYPES, c as AUDIO_MIME_TYPES, d as Actor, e as Announcement, f as AnnouncementButton, g as Attachment, h as AttachmentType, i as AuthInput, j as AuthResource, k as Author, B as BuilderInput, C as ChangelogEntry, l as Clan, m as ClientHooks, n as Comment, o as CommentBuilder, p as CommentInput, q as CommentReplyTo, r as CommentSort, s as CommentsParams, t as CommentsResource, u as CreateCommentInput, v as CreatePollInput, w as CreatePostInput, x as CreateReportInput, y as Credentials, D as DEFAULT_BASE_URL, z as DEFAULT_TIMEOUT, E as DwellEntry, G as ErrorContextHook, H as FeedParams, J as FeedTab, K as FileInput, L as FilesResource, M as FollowResult, N as Hashtag, O as HashtagPostsParams, P as HashtagsResource, Q as IMAGE_MIME_TYPES, R as InteractionEntry, S as IsoDate, U as ItdAbortError, V as ItdApiError, W as ItdApiErrorInit, X as ItdAuthError, Y as ItdBuilder, a as ItdClient, b as ItdClientOptions, Z as ItdConfigError, _ as ItdConflictError, $ as ItdError, a0 as ItdErrorCode, a1 as ItdErrorKind, a2 as ItdFieldErrors, a3 as ItdForbiddenError, a4 as ItdNetworkError, a5 as ItdNotFoundError, a6 as ItdPhoneVerificationError, a7 as ItdRateLimitError, a8 as ItdRealtime, a9 as ItdServerError, I as ItdSession, aa as ItdTimeoutError, ab as ItdValidationError, ac as LikeResult, ad as LikesVisibility, ae as Listener, af as LocalStorageTokenStorage, ag as Logger, ah as Loose, ai as MAX_RECONNECT_ATTEMPTS, aj as MemoryTokenStorage, ak as MyProfile, al as NOTIFICATION_TYPE_ALIASES, am as Notification, an as NotificationEvent, ao as NotificationListParams, ap as NotificationSettings, aq as NotificationType, ar as NotificationsResource, as as OAuthProvider, at as Page, au as PageState, av as PaginationMode, aw as Paginator, ax as PaymentMethod, ay as Pin, az as PinPostResult, aA as PinsResult, aB as PlatformResource, aC as Poll, aD as PollBuilder, aE as PollInput, aF as PollOption, aG as PollTransportOptions, aH as Portal, aI as Post, aJ as PostBuilder, aK as PostInput, aL as PostStats, aM as PostsResource, aN as PrivacySettings, aO as Profile, aP as PublicProfile, aQ as RECONNECT_BACKOFF, aR as RECONNECT_JITTER, aS as RateLimitOptions, aT as RawRequestOptions, aU as RealtimeEvents, aV as RealtimeOptions, aW as RealtimeStatus, aX as RealtimeTransport, aY as RealtimeTransportKind, aZ as ReconnectOptions, a_ as RepliesParams, a$ as Report, b0 as ReportBuilder, b1 as ReportInput, b2 as ReportReason, b3 as ReportTargetType, b4 as ReportsResource, b5 as RequestContext, b6 as RequestOptions, b7 as ResponseContext, b8 as RetryContext, b9 as RetryOptions, ba as RuntimeMode, bb as STREAM_PATH, bc as SearchResource, bd as SearchResult, be as Session, bf as SignInResult, bg as Span, bh as SseTransportOptions, bi as Subscription, bj as SubscriptionResource, bk as SubscriptionState, bl as TelemetryResource, T as TokenStorage, bm as TransportContext, bn as TransportEvent, bo as Unsubscribe, bp as UpdateNotificationSettingsInput, bq as UpdatePrivacyInput, br as UpdateProfileInput, bs as UploadOptions, bt as UploadedFile, bu as UserId, bv as UserListParams, bw as UserPostsParams, bx as UserRef, by as UserSummary, bz as UsersResource, bA as VIDEO_MIME_TYPES, bB as VerificationResource, bC as VerificationStatus, bD as WallAccess, bE as canonicalNotificationType, bF as comment, bY as createClient, bG as createTokenStorage, bH as formatNotificationText, bI as isBuilder, bJ as isItdApiError, bK as isItdAuthError, bL as isItdError, bM as isItdRateLimitError, bN as isItdValidationError, bO as isKnownNotificationType, bP as isMyProfile, bQ as normalizeNotification, bR as poll, bS as post, bT as readNotificationEvent, bU as readUnreadCountEvent, bV as report, bW as resolveNotificationUrl, bX as toDate } from './index-RzyK1gKg.cjs';
1
+ export { A as ALLOWED_MIME_TYPES, c as AUDIO_MIME_TYPES, d as AUTH_FLAG_COOKIE, e as AUTH_PATHS, f as Actor, g as AllowedMimeType, h as Announcement, i as AnnouncementButton, j as Attachment, k as AttachmentType, l as AudioMimeType, m as AuthInput, n as AuthResource, o as Author, B as BuilderInput, C as CaptchaCredentials, p as ChangelogEntry, q as Clan, r as ClientHooks, s as Comment, t as CommentBuilder, u as CommentInput, v as CommentReplyTo, w as CommentSort, x as CommentsParams, y as CommentsResource, z as CreateCommentInput, D as CreatePollInput, E as CreatePostInput, G as CreateReportInput, H as Credentials, J as CredentialsAuth, K as DEFAULT_BASE_URL, L as DEFAULT_TIMEOUT, M as DEFAULT_USER_AGENT, N as DEVICE_ID_HEADER, O as DetectedRuntime, P as DwellEntry, Q as ErrorContextHook, R as FeedParams, S as FeedTab, U as FileInput, V as FilesResource, W as FollowResult, X as ForgotPasswordInput, Y as Hashtag, Z as HashtagPostsParams, _ as HashtagsResource, $ as IMAGE_MIME_TYPES, a0 as ImageMimeType, a1 as InteractionEntry, a2 as IsoDate, a3 as ItdAbortError, a4 as ItdApiError, a5 as ItdApiErrorInit, a6 as ItdApiErrorKind, a7 as ItdAuthError, a8 as ItdBuilder, a as ItdClient, b as ItdClientOptions, a9 as ItdConfigError, aa as ItdConflictError, ab as ItdError, ac as ItdErrorCode, ad as ItdErrorKind, ae as ItdFieldErrors, af as ItdForbiddenError, ag as ItdNetworkError, ah as ItdNotFoundError, ai as ItdPhoneVerificationError, aj as ItdRateLimitError, ak as ItdRealtime, al as ItdServerError, I as ItdSession, am as ItdTimeoutError, an as ItdValidationError, ao as LIBRARY_VERSION, ap as LikeResult, aq as LikesVisibility, ar as Listener, as as LocalStorageTokenStorage, at as Logger, au as Loose, av as MAX_RECONNECT_ATTEMPTS, aw as MemoryTokenStorage, ax as MyProfile, ay as NOTIFICATION_TYPE_ALIASES, az as Notification, aA as NotificationEvent, aB as NotificationListParams, aC as NotificationSettings, aD as NotificationType, aE as NotificationsResource, aF as OAuthProvider, aG as Page, aH as PageState, aI as PaginationMode, aJ as Paginator, aK as PaymentMethod, aL as Pin, aM as PinPostResult, aN as PinsResult, aO as PlatformResource, aP as Poll, aQ as PollBuilder, aR as PollInput, aS as PollOption, aT as PollTransportOptions, aU as Portal, aV as Post, aW as PostBuilder, aX as PostInput, aY as PostStats, aZ as PostsResource, a_ as PrivacySettings, a$ as Profile, b0 as PublicProfile, b1 as RECONNECT_BACKOFF, b2 as RECONNECT_JITTER, b3 as REFRESH_COOKIE, b4 as REFRESH_COOKIE_PATH, b5 as RateLimitOptions, b6 as RawRequestOptions, b7 as RealtimeEvents, b8 as RealtimeOptions, b9 as RealtimeStatus, ba as RealtimeTransport, bb as RealtimeTransportKind, bc as ReconnectOptions, bd as RepliesParams, be as Report, bf as ReportBuilder, bg as ReportInput, bh as ReportReason, bi as ReportTargetType, bj as ReportsResource, bk as RequestContext, bl as RequestOptions, bm as ResetPasswordInput, bn as ResponseContext, bo as RetryContext, bp as RetryOptions, bq as RuntimeMode, br as STREAM_PATH, bs as SearchResource, bt as SearchResult, bu as Session, bv as SignInResult, bw as SignInStatus, bx as Span, by as SseTransportOptions, bz as Subscription, bA as SubscriptionResource, bB as SubscriptionState, bC as TURNSTILE_SITE_KEY, bD as TelemetryResource, T as TokenStorage, bE as TransportContext, bF as TransportEvent, bG as UnauthorizedStreamError, bH as Unsubscribe, bI as UpdateNotificationSettingsInput, bJ as UpdatePrivacyInput, bK as UpdateProfileInput, bL as UploadOptions, bM as UploadedFile, bN as UserId, bO as UserListParams, bP as UserPostsParams, bQ as UserRef, bR as UserSummary, bS as UsersResource, bT as VIDEO_MIME_TYPES, bU as VerificationResource, bV as VerificationStatus, bW as VideoMimeType, bX as WallAccess, bY as canonicalNotificationType, bZ as comment, cl as createClient, b_ as createTokenStorage, b$ as formatNotificationText, c0 as isBuilder, c1 as isItdApiError, c2 as isItdAuthError, c3 as isItdConflictError, c4 as isItdError, c5 as isItdForbiddenError, c6 as isItdNotFoundError, c7 as isItdPhoneVerificationError, c8 as isItdRateLimitError, c9 as isItdServerError, ca as isItdValidationError, cb as isKnownNotificationType, cc as isMyProfile, cd as normalizeNotification, ce as poll, cf as post, cg as readNotificationEvent, ch as readUnreadCountEvent, ci as report, cj as resolveNotificationUrl, ck as toDate } from './index-olL_q_yu.cjs';
package/dist/index.d.ts CHANGED
@@ -1 +1 @@
1
- export { A as ALLOWED_MIME_TYPES, c as AUDIO_MIME_TYPES, d as Actor, e as Announcement, f as AnnouncementButton, g as Attachment, h as AttachmentType, i as AuthInput, j as AuthResource, k as Author, B as BuilderInput, C as ChangelogEntry, l as Clan, m as ClientHooks, n as Comment, o as CommentBuilder, p as CommentInput, q as CommentReplyTo, r as CommentSort, s as CommentsParams, t as CommentsResource, u as CreateCommentInput, v as CreatePollInput, w as CreatePostInput, x as CreateReportInput, y as Credentials, D as DEFAULT_BASE_URL, z as DEFAULT_TIMEOUT, E as DwellEntry, G as ErrorContextHook, H as FeedParams, J as FeedTab, K as FileInput, L as FilesResource, M as FollowResult, N as Hashtag, O as HashtagPostsParams, P as HashtagsResource, Q as IMAGE_MIME_TYPES, R as InteractionEntry, S as IsoDate, U as ItdAbortError, V as ItdApiError, W as ItdApiErrorInit, X as ItdAuthError, Y as ItdBuilder, a as ItdClient, b as ItdClientOptions, Z as ItdConfigError, _ as ItdConflictError, $ as ItdError, a0 as ItdErrorCode, a1 as ItdErrorKind, a2 as ItdFieldErrors, a3 as ItdForbiddenError, a4 as ItdNetworkError, a5 as ItdNotFoundError, a6 as ItdPhoneVerificationError, a7 as ItdRateLimitError, a8 as ItdRealtime, a9 as ItdServerError, I as ItdSession, aa as ItdTimeoutError, ab as ItdValidationError, ac as LikeResult, ad as LikesVisibility, ae as Listener, af as LocalStorageTokenStorage, ag as Logger, ah as Loose, ai as MAX_RECONNECT_ATTEMPTS, aj as MemoryTokenStorage, ak as MyProfile, al as NOTIFICATION_TYPE_ALIASES, am as Notification, an as NotificationEvent, ao as NotificationListParams, ap as NotificationSettings, aq as NotificationType, ar as NotificationsResource, as as OAuthProvider, at as Page, au as PageState, av as PaginationMode, aw as Paginator, ax as PaymentMethod, ay as Pin, az as PinPostResult, aA as PinsResult, aB as PlatformResource, aC as Poll, aD as PollBuilder, aE as PollInput, aF as PollOption, aG as PollTransportOptions, aH as Portal, aI as Post, aJ as PostBuilder, aK as PostInput, aL as PostStats, aM as PostsResource, aN as PrivacySettings, aO as Profile, aP as PublicProfile, aQ as RECONNECT_BACKOFF, aR as RECONNECT_JITTER, aS as RateLimitOptions, aT as RawRequestOptions, aU as RealtimeEvents, aV as RealtimeOptions, aW as RealtimeStatus, aX as RealtimeTransport, aY as RealtimeTransportKind, aZ as ReconnectOptions, a_ as RepliesParams, a$ as Report, b0 as ReportBuilder, b1 as ReportInput, b2 as ReportReason, b3 as ReportTargetType, b4 as ReportsResource, b5 as RequestContext, b6 as RequestOptions, b7 as ResponseContext, b8 as RetryContext, b9 as RetryOptions, ba as RuntimeMode, bb as STREAM_PATH, bc as SearchResource, bd as SearchResult, be as Session, bf as SignInResult, bg as Span, bh as SseTransportOptions, bi as Subscription, bj as SubscriptionResource, bk as SubscriptionState, bl as TelemetryResource, T as TokenStorage, bm as TransportContext, bn as TransportEvent, bo as Unsubscribe, bp as UpdateNotificationSettingsInput, bq as UpdatePrivacyInput, br as UpdateProfileInput, bs as UploadOptions, bt as UploadedFile, bu as UserId, bv as UserListParams, bw as UserPostsParams, bx as UserRef, by as UserSummary, bz as UsersResource, bA as VIDEO_MIME_TYPES, bB as VerificationResource, bC as VerificationStatus, bD as WallAccess, bE as canonicalNotificationType, bF as comment, bY as createClient, bG as createTokenStorage, bH as formatNotificationText, bI as isBuilder, bJ as isItdApiError, bK as isItdAuthError, bL as isItdError, bM as isItdRateLimitError, bN as isItdValidationError, bO as isKnownNotificationType, bP as isMyProfile, bQ as normalizeNotification, bR as poll, bS as post, bT as readNotificationEvent, bU as readUnreadCountEvent, bV as report, bW as resolveNotificationUrl, bX as toDate } from './index-RzyK1gKg.js';
1
+ export { A as ALLOWED_MIME_TYPES, c as AUDIO_MIME_TYPES, d as AUTH_FLAG_COOKIE, e as AUTH_PATHS, f as Actor, g as AllowedMimeType, h as Announcement, i as AnnouncementButton, j as Attachment, k as AttachmentType, l as AudioMimeType, m as AuthInput, n as AuthResource, o as Author, B as BuilderInput, C as CaptchaCredentials, p as ChangelogEntry, q as Clan, r as ClientHooks, s as Comment, t as CommentBuilder, u as CommentInput, v as CommentReplyTo, w as CommentSort, x as CommentsParams, y as CommentsResource, z as CreateCommentInput, D as CreatePollInput, E as CreatePostInput, G as CreateReportInput, H as Credentials, J as CredentialsAuth, K as DEFAULT_BASE_URL, L as DEFAULT_TIMEOUT, M as DEFAULT_USER_AGENT, N as DEVICE_ID_HEADER, O as DetectedRuntime, P as DwellEntry, Q as ErrorContextHook, R as FeedParams, S as FeedTab, U as FileInput, V as FilesResource, W as FollowResult, X as ForgotPasswordInput, Y as Hashtag, Z as HashtagPostsParams, _ as HashtagsResource, $ as IMAGE_MIME_TYPES, a0 as ImageMimeType, a1 as InteractionEntry, a2 as IsoDate, a3 as ItdAbortError, a4 as ItdApiError, a5 as ItdApiErrorInit, a6 as ItdApiErrorKind, a7 as ItdAuthError, a8 as ItdBuilder, a as ItdClient, b as ItdClientOptions, a9 as ItdConfigError, aa as ItdConflictError, ab as ItdError, ac as ItdErrorCode, ad as ItdErrorKind, ae as ItdFieldErrors, af as ItdForbiddenError, ag as ItdNetworkError, ah as ItdNotFoundError, ai as ItdPhoneVerificationError, aj as ItdRateLimitError, ak as ItdRealtime, al as ItdServerError, I as ItdSession, am as ItdTimeoutError, an as ItdValidationError, ao as LIBRARY_VERSION, ap as LikeResult, aq as LikesVisibility, ar as Listener, as as LocalStorageTokenStorage, at as Logger, au as Loose, av as MAX_RECONNECT_ATTEMPTS, aw as MemoryTokenStorage, ax as MyProfile, ay as NOTIFICATION_TYPE_ALIASES, az as Notification, aA as NotificationEvent, aB as NotificationListParams, aC as NotificationSettings, aD as NotificationType, aE as NotificationsResource, aF as OAuthProvider, aG as Page, aH as PageState, aI as PaginationMode, aJ as Paginator, aK as PaymentMethod, aL as Pin, aM as PinPostResult, aN as PinsResult, aO as PlatformResource, aP as Poll, aQ as PollBuilder, aR as PollInput, aS as PollOption, aT as PollTransportOptions, aU as Portal, aV as Post, aW as PostBuilder, aX as PostInput, aY as PostStats, aZ as PostsResource, a_ as PrivacySettings, a$ as Profile, b0 as PublicProfile, b1 as RECONNECT_BACKOFF, b2 as RECONNECT_JITTER, b3 as REFRESH_COOKIE, b4 as REFRESH_COOKIE_PATH, b5 as RateLimitOptions, b6 as RawRequestOptions, b7 as RealtimeEvents, b8 as RealtimeOptions, b9 as RealtimeStatus, ba as RealtimeTransport, bb as RealtimeTransportKind, bc as ReconnectOptions, bd as RepliesParams, be as Report, bf as ReportBuilder, bg as ReportInput, bh as ReportReason, bi as ReportTargetType, bj as ReportsResource, bk as RequestContext, bl as RequestOptions, bm as ResetPasswordInput, bn as ResponseContext, bo as RetryContext, bp as RetryOptions, bq as RuntimeMode, br as STREAM_PATH, bs as SearchResource, bt as SearchResult, bu as Session, bv as SignInResult, bw as SignInStatus, bx as Span, by as SseTransportOptions, bz as Subscription, bA as SubscriptionResource, bB as SubscriptionState, bC as TURNSTILE_SITE_KEY, bD as TelemetryResource, T as TokenStorage, bE as TransportContext, bF as TransportEvent, bG as UnauthorizedStreamError, bH as Unsubscribe, bI as UpdateNotificationSettingsInput, bJ as UpdatePrivacyInput, bK as UpdateProfileInput, bL as UploadOptions, bM as UploadedFile, bN as UserId, bO as UserListParams, bP as UserPostsParams, bQ as UserRef, bR as UserSummary, bS as UsersResource, bT as VIDEO_MIME_TYPES, bU as VerificationResource, bV as VerificationStatus, bW as VideoMimeType, bX as WallAccess, bY as canonicalNotificationType, bZ as comment, cl as createClient, b_ as createTokenStorage, b$ as formatNotificationText, c0 as isBuilder, c1 as isItdApiError, c2 as isItdAuthError, c3 as isItdConflictError, c4 as isItdError, c5 as isItdForbiddenError, c6 as isItdNotFoundError, c7 as isItdPhoneVerificationError, c8 as isItdRateLimitError, c9 as isItdServerError, ca as isItdValidationError, cb as isKnownNotificationType, cc as isMyProfile, cd as normalizeNotification, ce as poll, cf as post, cg as readNotificationEvent, ch as readUnreadCountEvent, ci as report, cj as resolveNotificationUrl, ck as toDate } from './index-olL_q_yu.js';
package/dist/index.js CHANGED
@@ -1,3 +1,3 @@
1
- export { ALLOWED_MIME_TYPES, AUDIO_MIME_TYPES, AttachmentType, CommentSort, DEFAULT_BASE_URL, DEFAULT_TIMEOUT, FeedTab, IMAGE_MIME_TYPES, ItdAbortError, ItdApiError, ItdAuthError, ItdClient, ItdConfigError, ItdConflictError, ItdError, ItdErrorCode, ItdForbiddenError, ItdNetworkError, ItdNotFoundError, ItdPhoneVerificationError, ItdRateLimitError, ItdRealtime, ItdServerError, ItdTimeoutError, ItdValidationError, LikesVisibility, LocalStorageTokenStorage, MAX_RECONNECT_ATTEMPTS, MemoryTokenStorage, NOTIFICATION_TYPE_ALIASES, NotificationType, Paginator, RECONNECT_BACKOFF, RECONNECT_JITTER, RealtimeStatus, ReportReason, ReportTargetType, STREAM_PATH, VIDEO_MIME_TYPES, WallAccess, canonicalNotificationType, comment, createClient, createTokenStorage, formatNotificationText, isBuilder, isItdApiError, isItdAuthError, isItdError, isItdRateLimitError, isItdValidationError, isKnownNotificationType, isMyProfile, normalizeNotification, poll, post, readNotificationEvent, readUnreadCountEvent, report, resolveNotificationUrl, toDate } from './chunk-76C65H5J.js';
1
+ export { ALLOWED_MIME_TYPES, AUDIO_MIME_TYPES, AUTH_FLAG_COOKIE, AUTH_PATHS, AttachmentType, CommentSort, DEFAULT_BASE_URL, DEFAULT_TIMEOUT, DEFAULT_USER_AGENT, DEVICE_ID_HEADER, DetectedRuntime, FeedTab, IMAGE_MIME_TYPES, ItdAbortError, ItdApiError, ItdApiErrorKind, ItdAuthError, ItdClient, ItdConfigError, ItdConflictError, ItdError, ItdErrorCode, ItdErrorKind, ItdForbiddenError, ItdNetworkError, ItdNotFoundError, ItdPhoneVerificationError, ItdRateLimitError, ItdRealtime, ItdServerError, ItdTimeoutError, ItdValidationError, LIBRARY_VERSION, LikesVisibility, LocalStorageTokenStorage, MAX_RECONNECT_ATTEMPTS, MemoryTokenStorage, NOTIFICATION_TYPE_ALIASES, NotificationType, OAuthProvider, PaginationMode, Paginator, RECONNECT_BACKOFF, RECONNECT_JITTER, REFRESH_COOKIE, REFRESH_COOKIE_PATH, RealtimeStatus, RealtimeTransportKind, ReportReason, ReportTargetType, RuntimeMode, STREAM_PATH, SignInStatus, TURNSTILE_SITE_KEY, UnauthorizedStreamError, VIDEO_MIME_TYPES, WallAccess, canonicalNotificationType, comment, createClient, createTokenStorage, formatNotificationText, isBuilder, isItdApiError, isItdAuthError, isItdConflictError, isItdError, isItdForbiddenError, isItdNotFoundError, isItdPhoneVerificationError, isItdRateLimitError, isItdServerError, isItdValidationError, isKnownNotificationType, isMyProfile, normalizeNotification, poll, post, readNotificationEvent, readUnreadCountEvent, report, resolveNotificationUrl, toDate } from './chunk-JV75JWOX.js';
2
2
  //# sourceMappingURL=index.js.map
3
3
  //# sourceMappingURL=index.js.map