itd-api 0.0.3 → 0.0.5
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/README.md +133 -25
- package/dist/{chunk-JIT55WDH.js → chunk-RUPF4X5L.js} +351 -184
- package/dist/chunk-RUPF4X5L.js.map +1 -0
- package/dist/{chunk-3ODOEKQO.cjs → chunk-YM2YUO4D.cjs} +364 -183
- package/dist/chunk-YM2YUO4D.cjs.map +1 -0
- package/dist/{index-BCuk8jNA.d.cts → index-Dv0LXpMf.d.cts} +216 -42
- package/dist/{index-BCuk8jNA.d.ts → index-Dv0LXpMf.d.ts} +216 -42
- package/dist/index.cjs +126 -70
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +1 -1
- package/dist/node.cjs +125 -69
- package/dist/node.cjs.map +1 -1
- package/dist/node.d.cts +8 -12
- package/dist/node.d.ts +8 -12
- package/dist/node.js +2 -2
- package/dist/node.js.map +1 -1
- package/package.json +7 -3
- package/dist/chunk-3ODOEKQO.cjs.map +0 -1
- package/dist/chunk-JIT55WDH.js.map +0 -1
package/dist/index.cjs
CHANGED
|
@@ -1,284 +1,340 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkYM2YUO4D_cjs = require('./chunk-YM2YUO4D.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "ALLOWED_MIME_TYPES", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkYM2YUO4D_cjs.ALLOWED_MIME_TYPES; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "AUDIO_MIME_TYPES", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkYM2YUO4D_cjs.AUDIO_MIME_TYPES; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "AUTH_FLAG_COOKIE", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkYM2YUO4D_cjs.AUTH_FLAG_COOKIE; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "AUTH_PATHS", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkYM2YUO4D_cjs.AUTH_PATHS; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "AttachmentType", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkYM2YUO4D_cjs.AttachmentType; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "CommentSort", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkYM2YUO4D_cjs.CommentSort; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "DEFAULT_BASE_URL", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkYM2YUO4D_cjs.DEFAULT_BASE_URL; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "DEFAULT_TIMEOUT", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkYM2YUO4D_cjs.DEFAULT_TIMEOUT; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "DEFAULT_USER_AGENT", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkYM2YUO4D_cjs.DEFAULT_USER_AGENT; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "DEVICE_ID_HEADER", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkYM2YUO4D_cjs.DEVICE_ID_HEADER; }
|
|
46
|
+
});
|
|
47
|
+
Object.defineProperty(exports, "DetectedRuntime", {
|
|
48
|
+
enumerable: true,
|
|
49
|
+
get: function () { return chunkYM2YUO4D_cjs.DetectedRuntime; }
|
|
46
50
|
});
|
|
47
51
|
Object.defineProperty(exports, "FeedTab", {
|
|
48
52
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkYM2YUO4D_cjs.FeedTab; }
|
|
50
54
|
});
|
|
51
55
|
Object.defineProperty(exports, "IMAGE_MIME_TYPES", {
|
|
52
56
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkYM2YUO4D_cjs.IMAGE_MIME_TYPES; }
|
|
54
58
|
});
|
|
55
59
|
Object.defineProperty(exports, "ItdAbortError", {
|
|
56
60
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdAbortError; }
|
|
58
62
|
});
|
|
59
63
|
Object.defineProperty(exports, "ItdApiError", {
|
|
60
64
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdApiError; }
|
|
66
|
+
});
|
|
67
|
+
Object.defineProperty(exports, "ItdApiErrorKind", {
|
|
68
|
+
enumerable: true,
|
|
69
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdApiErrorKind; }
|
|
62
70
|
});
|
|
63
71
|
Object.defineProperty(exports, "ItdAuthError", {
|
|
64
72
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdAuthError; }
|
|
66
74
|
});
|
|
67
75
|
Object.defineProperty(exports, "ItdClient", {
|
|
68
76
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdClient; }
|
|
70
78
|
});
|
|
71
79
|
Object.defineProperty(exports, "ItdConfigError", {
|
|
72
80
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdConfigError; }
|
|
74
82
|
});
|
|
75
83
|
Object.defineProperty(exports, "ItdConflictError", {
|
|
76
84
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdConflictError; }
|
|
78
86
|
});
|
|
79
87
|
Object.defineProperty(exports, "ItdError", {
|
|
80
88
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdError; }
|
|
82
90
|
});
|
|
83
91
|
Object.defineProperty(exports, "ItdErrorCode", {
|
|
84
92
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdErrorCode; }
|
|
94
|
+
});
|
|
95
|
+
Object.defineProperty(exports, "ItdErrorKind", {
|
|
96
|
+
enumerable: true,
|
|
97
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdErrorKind; }
|
|
86
98
|
});
|
|
87
99
|
Object.defineProperty(exports, "ItdForbiddenError", {
|
|
88
100
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdForbiddenError; }
|
|
90
102
|
});
|
|
91
103
|
Object.defineProperty(exports, "ItdNetworkError", {
|
|
92
104
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdNetworkError; }
|
|
94
106
|
});
|
|
95
107
|
Object.defineProperty(exports, "ItdNotFoundError", {
|
|
96
108
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdNotFoundError; }
|
|
98
110
|
});
|
|
99
111
|
Object.defineProperty(exports, "ItdPhoneVerificationError", {
|
|
100
112
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdPhoneVerificationError; }
|
|
102
114
|
});
|
|
103
115
|
Object.defineProperty(exports, "ItdRateLimitError", {
|
|
104
116
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdRateLimitError; }
|
|
106
118
|
});
|
|
107
119
|
Object.defineProperty(exports, "ItdRealtime", {
|
|
108
120
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdRealtime; }
|
|
110
122
|
});
|
|
111
123
|
Object.defineProperty(exports, "ItdServerError", {
|
|
112
124
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdServerError; }
|
|
114
126
|
});
|
|
115
127
|
Object.defineProperty(exports, "ItdTimeoutError", {
|
|
116
128
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdTimeoutError; }
|
|
118
130
|
});
|
|
119
131
|
Object.defineProperty(exports, "ItdValidationError", {
|
|
120
132
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunkYM2YUO4D_cjs.ItdValidationError; }
|
|
122
134
|
});
|
|
123
135
|
Object.defineProperty(exports, "LIBRARY_VERSION", {
|
|
124
136
|
enumerable: true,
|
|
125
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunkYM2YUO4D_cjs.LIBRARY_VERSION; }
|
|
126
138
|
});
|
|
127
139
|
Object.defineProperty(exports, "LikesVisibility", {
|
|
128
140
|
enumerable: true,
|
|
129
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunkYM2YUO4D_cjs.LikesVisibility; }
|
|
130
142
|
});
|
|
131
143
|
Object.defineProperty(exports, "LocalStorageTokenStorage", {
|
|
132
144
|
enumerable: true,
|
|
133
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunkYM2YUO4D_cjs.LocalStorageTokenStorage; }
|
|
134
146
|
});
|
|
135
147
|
Object.defineProperty(exports, "MAX_RECONNECT_ATTEMPTS", {
|
|
136
148
|
enumerable: true,
|
|
137
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunkYM2YUO4D_cjs.MAX_RECONNECT_ATTEMPTS; }
|
|
138
150
|
});
|
|
139
151
|
Object.defineProperty(exports, "MemoryTokenStorage", {
|
|
140
152
|
enumerable: true,
|
|
141
|
-
get: function () { return
|
|
153
|
+
get: function () { return chunkYM2YUO4D_cjs.MemoryTokenStorage; }
|
|
142
154
|
});
|
|
143
155
|
Object.defineProperty(exports, "NOTIFICATION_TYPE_ALIASES", {
|
|
144
156
|
enumerable: true,
|
|
145
|
-
get: function () { return
|
|
157
|
+
get: function () { return chunkYM2YUO4D_cjs.NOTIFICATION_TYPE_ALIASES; }
|
|
146
158
|
});
|
|
147
159
|
Object.defineProperty(exports, "NotificationType", {
|
|
148
160
|
enumerable: true,
|
|
149
|
-
get: function () { return
|
|
161
|
+
get: function () { return chunkYM2YUO4D_cjs.NotificationType; }
|
|
162
|
+
});
|
|
163
|
+
Object.defineProperty(exports, "OAuthProvider", {
|
|
164
|
+
enumerable: true,
|
|
165
|
+
get: function () { return chunkYM2YUO4D_cjs.OAuthProvider; }
|
|
166
|
+
});
|
|
167
|
+
Object.defineProperty(exports, "PaginationMode", {
|
|
168
|
+
enumerable: true,
|
|
169
|
+
get: function () { return chunkYM2YUO4D_cjs.PaginationMode; }
|
|
150
170
|
});
|
|
151
171
|
Object.defineProperty(exports, "Paginator", {
|
|
152
172
|
enumerable: true,
|
|
153
|
-
get: function () { return
|
|
173
|
+
get: function () { return chunkYM2YUO4D_cjs.Paginator; }
|
|
154
174
|
});
|
|
155
175
|
Object.defineProperty(exports, "RECONNECT_BACKOFF", {
|
|
156
176
|
enumerable: true,
|
|
157
|
-
get: function () { return
|
|
177
|
+
get: function () { return chunkYM2YUO4D_cjs.RECONNECT_BACKOFF; }
|
|
158
178
|
});
|
|
159
179
|
Object.defineProperty(exports, "RECONNECT_JITTER", {
|
|
160
180
|
enumerable: true,
|
|
161
|
-
get: function () { return
|
|
181
|
+
get: function () { return chunkYM2YUO4D_cjs.RECONNECT_JITTER; }
|
|
162
182
|
});
|
|
163
183
|
Object.defineProperty(exports, "REFRESH_COOKIE", {
|
|
164
184
|
enumerable: true,
|
|
165
|
-
get: function () { return
|
|
185
|
+
get: function () { return chunkYM2YUO4D_cjs.REFRESH_COOKIE; }
|
|
166
186
|
});
|
|
167
187
|
Object.defineProperty(exports, "REFRESH_COOKIE_PATH", {
|
|
168
188
|
enumerable: true,
|
|
169
|
-
get: function () { return
|
|
189
|
+
get: function () { return chunkYM2YUO4D_cjs.REFRESH_COOKIE_PATH; }
|
|
170
190
|
});
|
|
171
191
|
Object.defineProperty(exports, "RealtimeStatus", {
|
|
172
192
|
enumerable: true,
|
|
173
|
-
get: function () { return
|
|
193
|
+
get: function () { return chunkYM2YUO4D_cjs.RealtimeStatus; }
|
|
194
|
+
});
|
|
195
|
+
Object.defineProperty(exports, "RealtimeTransportKind", {
|
|
196
|
+
enumerable: true,
|
|
197
|
+
get: function () { return chunkYM2YUO4D_cjs.RealtimeTransportKind; }
|
|
174
198
|
});
|
|
175
199
|
Object.defineProperty(exports, "ReportReason", {
|
|
176
200
|
enumerable: true,
|
|
177
|
-
get: function () { return
|
|
201
|
+
get: function () { return chunkYM2YUO4D_cjs.ReportReason; }
|
|
178
202
|
});
|
|
179
203
|
Object.defineProperty(exports, "ReportTargetType", {
|
|
180
204
|
enumerable: true,
|
|
181
|
-
get: function () { return
|
|
205
|
+
get: function () { return chunkYM2YUO4D_cjs.ReportTargetType; }
|
|
206
|
+
});
|
|
207
|
+
Object.defineProperty(exports, "RuntimeMode", {
|
|
208
|
+
enumerable: true,
|
|
209
|
+
get: function () { return chunkYM2YUO4D_cjs.RuntimeMode; }
|
|
182
210
|
});
|
|
183
211
|
Object.defineProperty(exports, "STREAM_PATH", {
|
|
184
212
|
enumerable: true,
|
|
185
|
-
get: function () { return
|
|
213
|
+
get: function () { return chunkYM2YUO4D_cjs.STREAM_PATH; }
|
|
214
|
+
});
|
|
215
|
+
Object.defineProperty(exports, "SignInStatus", {
|
|
216
|
+
enumerable: true,
|
|
217
|
+
get: function () { return chunkYM2YUO4D_cjs.SignInStatus; }
|
|
186
218
|
});
|
|
187
219
|
Object.defineProperty(exports, "TURNSTILE_SITE_KEY", {
|
|
188
220
|
enumerable: true,
|
|
189
|
-
get: function () { return
|
|
221
|
+
get: function () { return chunkYM2YUO4D_cjs.TURNSTILE_SITE_KEY; }
|
|
222
|
+
});
|
|
223
|
+
Object.defineProperty(exports, "UnauthorizedStreamError", {
|
|
224
|
+
enumerable: true,
|
|
225
|
+
get: function () { return chunkYM2YUO4D_cjs.UnauthorizedStreamError; }
|
|
190
226
|
});
|
|
191
227
|
Object.defineProperty(exports, "VIDEO_MIME_TYPES", {
|
|
192
228
|
enumerable: true,
|
|
193
|
-
get: function () { return
|
|
229
|
+
get: function () { return chunkYM2YUO4D_cjs.VIDEO_MIME_TYPES; }
|
|
194
230
|
});
|
|
195
231
|
Object.defineProperty(exports, "WallAccess", {
|
|
196
232
|
enumerable: true,
|
|
197
|
-
get: function () { return
|
|
233
|
+
get: function () { return chunkYM2YUO4D_cjs.WallAccess; }
|
|
198
234
|
});
|
|
199
235
|
Object.defineProperty(exports, "canonicalNotificationType", {
|
|
200
236
|
enumerable: true,
|
|
201
|
-
get: function () { return
|
|
237
|
+
get: function () { return chunkYM2YUO4D_cjs.canonicalNotificationType; }
|
|
202
238
|
});
|
|
203
239
|
Object.defineProperty(exports, "comment", {
|
|
204
240
|
enumerable: true,
|
|
205
|
-
get: function () { return
|
|
241
|
+
get: function () { return chunkYM2YUO4D_cjs.comment; }
|
|
206
242
|
});
|
|
207
243
|
Object.defineProperty(exports, "createClient", {
|
|
208
244
|
enumerable: true,
|
|
209
|
-
get: function () { return
|
|
245
|
+
get: function () { return chunkYM2YUO4D_cjs.createClient; }
|
|
210
246
|
});
|
|
211
247
|
Object.defineProperty(exports, "createTokenStorage", {
|
|
212
248
|
enumerable: true,
|
|
213
|
-
get: function () { return
|
|
249
|
+
get: function () { return chunkYM2YUO4D_cjs.createTokenStorage; }
|
|
214
250
|
});
|
|
215
251
|
Object.defineProperty(exports, "formatNotificationText", {
|
|
216
252
|
enumerable: true,
|
|
217
|
-
get: function () { return
|
|
253
|
+
get: function () { return chunkYM2YUO4D_cjs.formatNotificationText; }
|
|
218
254
|
});
|
|
219
255
|
Object.defineProperty(exports, "isBuilder", {
|
|
220
256
|
enumerable: true,
|
|
221
|
-
get: function () { return
|
|
257
|
+
get: function () { return chunkYM2YUO4D_cjs.isBuilder; }
|
|
222
258
|
});
|
|
223
259
|
Object.defineProperty(exports, "isItdApiError", {
|
|
224
260
|
enumerable: true,
|
|
225
|
-
get: function () { return
|
|
261
|
+
get: function () { return chunkYM2YUO4D_cjs.isItdApiError; }
|
|
226
262
|
});
|
|
227
263
|
Object.defineProperty(exports, "isItdAuthError", {
|
|
228
264
|
enumerable: true,
|
|
229
|
-
get: function () { return
|
|
265
|
+
get: function () { return chunkYM2YUO4D_cjs.isItdAuthError; }
|
|
266
|
+
});
|
|
267
|
+
Object.defineProperty(exports, "isItdConflictError", {
|
|
268
|
+
enumerable: true,
|
|
269
|
+
get: function () { return chunkYM2YUO4D_cjs.isItdConflictError; }
|
|
230
270
|
});
|
|
231
271
|
Object.defineProperty(exports, "isItdError", {
|
|
232
272
|
enumerable: true,
|
|
233
|
-
get: function () { return
|
|
273
|
+
get: function () { return chunkYM2YUO4D_cjs.isItdError; }
|
|
274
|
+
});
|
|
275
|
+
Object.defineProperty(exports, "isItdForbiddenError", {
|
|
276
|
+
enumerable: true,
|
|
277
|
+
get: function () { return chunkYM2YUO4D_cjs.isItdForbiddenError; }
|
|
278
|
+
});
|
|
279
|
+
Object.defineProperty(exports, "isItdNotFoundError", {
|
|
280
|
+
enumerable: true,
|
|
281
|
+
get: function () { return chunkYM2YUO4D_cjs.isItdNotFoundError; }
|
|
282
|
+
});
|
|
283
|
+
Object.defineProperty(exports, "isItdPhoneVerificationError", {
|
|
284
|
+
enumerable: true,
|
|
285
|
+
get: function () { return chunkYM2YUO4D_cjs.isItdPhoneVerificationError; }
|
|
234
286
|
});
|
|
235
287
|
Object.defineProperty(exports, "isItdRateLimitError", {
|
|
236
288
|
enumerable: true,
|
|
237
|
-
get: function () { return
|
|
289
|
+
get: function () { return chunkYM2YUO4D_cjs.isItdRateLimitError; }
|
|
290
|
+
});
|
|
291
|
+
Object.defineProperty(exports, "isItdServerError", {
|
|
292
|
+
enumerable: true,
|
|
293
|
+
get: function () { return chunkYM2YUO4D_cjs.isItdServerError; }
|
|
238
294
|
});
|
|
239
295
|
Object.defineProperty(exports, "isItdValidationError", {
|
|
240
296
|
enumerable: true,
|
|
241
|
-
get: function () { return
|
|
297
|
+
get: function () { return chunkYM2YUO4D_cjs.isItdValidationError; }
|
|
242
298
|
});
|
|
243
299
|
Object.defineProperty(exports, "isKnownNotificationType", {
|
|
244
300
|
enumerable: true,
|
|
245
|
-
get: function () { return
|
|
301
|
+
get: function () { return chunkYM2YUO4D_cjs.isKnownNotificationType; }
|
|
246
302
|
});
|
|
247
303
|
Object.defineProperty(exports, "isMyProfile", {
|
|
248
304
|
enumerable: true,
|
|
249
|
-
get: function () { return
|
|
305
|
+
get: function () { return chunkYM2YUO4D_cjs.isMyProfile; }
|
|
250
306
|
});
|
|
251
307
|
Object.defineProperty(exports, "normalizeNotification", {
|
|
252
308
|
enumerable: true,
|
|
253
|
-
get: function () { return
|
|
309
|
+
get: function () { return chunkYM2YUO4D_cjs.normalizeNotification; }
|
|
254
310
|
});
|
|
255
311
|
Object.defineProperty(exports, "poll", {
|
|
256
312
|
enumerable: true,
|
|
257
|
-
get: function () { return
|
|
313
|
+
get: function () { return chunkYM2YUO4D_cjs.poll; }
|
|
258
314
|
});
|
|
259
315
|
Object.defineProperty(exports, "post", {
|
|
260
316
|
enumerable: true,
|
|
261
|
-
get: function () { return
|
|
317
|
+
get: function () { return chunkYM2YUO4D_cjs.post; }
|
|
262
318
|
});
|
|
263
319
|
Object.defineProperty(exports, "readNotificationEvent", {
|
|
264
320
|
enumerable: true,
|
|
265
|
-
get: function () { return
|
|
321
|
+
get: function () { return chunkYM2YUO4D_cjs.readNotificationEvent; }
|
|
266
322
|
});
|
|
267
323
|
Object.defineProperty(exports, "readUnreadCountEvent", {
|
|
268
324
|
enumerable: true,
|
|
269
|
-
get: function () { return
|
|
325
|
+
get: function () { return chunkYM2YUO4D_cjs.readUnreadCountEvent; }
|
|
270
326
|
});
|
|
271
327
|
Object.defineProperty(exports, "report", {
|
|
272
328
|
enumerable: true,
|
|
273
|
-
get: function () { return
|
|
329
|
+
get: function () { return chunkYM2YUO4D_cjs.report; }
|
|
274
330
|
});
|
|
275
331
|
Object.defineProperty(exports, "resolveNotificationUrl", {
|
|
276
332
|
enumerable: true,
|
|
277
|
-
get: function () { return
|
|
333
|
+
get: function () { return chunkYM2YUO4D_cjs.resolveNotificationUrl; }
|
|
278
334
|
});
|
|
279
335
|
Object.defineProperty(exports, "toDate", {
|
|
280
336
|
enumerable: true,
|
|
281
|
-
get: function () { return
|
|
337
|
+
get: function () { return chunkYM2YUO4D_cjs.toDate; }
|
|
282
338
|
});
|
|
283
339
|
//# sourceMappingURL=index.cjs.map
|
|
284
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 AUTH_FLAG_COOKIE, e as AUTH_PATHS, f as Actor, g as
|
|
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-Dv0LXpMf.cjs';
|
package/dist/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
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
|
|
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-Dv0LXpMf.js';
|
package/dist/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
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, FeedTab, IMAGE_MIME_TYPES, ItdAbortError, ItdApiError, ItdAuthError, ItdClient, ItdConfigError, ItdConflictError, ItdError, ItdErrorCode, ItdForbiddenError, ItdNetworkError, ItdNotFoundError, ItdPhoneVerificationError, ItdRateLimitError, ItdRealtime, ItdServerError, ItdTimeoutError, ItdValidationError, LIBRARY_VERSION, LikesVisibility, LocalStorageTokenStorage, MAX_RECONNECT_ATTEMPTS, MemoryTokenStorage, NOTIFICATION_TYPE_ALIASES, NotificationType, Paginator, RECONNECT_BACKOFF, RECONNECT_JITTER, REFRESH_COOKIE, REFRESH_COOKIE_PATH, RealtimeStatus, ReportReason, ReportTargetType, STREAM_PATH, TURNSTILE_SITE_KEY, 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-
|
|
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-RUPF4X5L.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|