@techstuff-dev/foundation-api-utils 1.47.0 → 1.49.0
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/cjs/chunks/index-CfrYa4U_.js +9 -0
- package/dist/cjs/chunks/index-CfrYa4U_.js.map +1 -0
- package/dist/cjs/chunks/shared-2Qy1c7Qz.js +19 -0
- package/dist/cjs/chunks/shared-2Qy1c7Qz.js.map +1 -0
- package/dist/cjs/chunks/slice-CkWobkWw.js +125 -0
- package/dist/cjs/chunks/slice-CkWobkWw.js.map +1 -0
- package/dist/{index.js → cjs/chunks/slice-DsZzY7T7.js} +618 -875
- package/dist/cjs/chunks/slice-DsZzY7T7.js.map +1 -0
- package/dist/cjs/chunks/useAuth-DKhvUX_r.js +13 -0
- package/dist/cjs/chunks/useAuth-DKhvUX_r.js.map +1 -0
- package/dist/cjs/hooks/index.native.js +19 -0
- package/dist/cjs/hooks/index.native.js.map +1 -0
- package/dist/cjs/hooks/index.web.js +19 -0
- package/dist/cjs/hooks/index.web.js.map +1 -0
- package/dist/cjs/index.js +96 -0
- package/dist/cjs/index.js.map +1 -0
- package/dist/cjs/store/index.native.js +415 -0
- package/dist/cjs/store/index.native.js.map +1 -0
- package/dist/cjs/store/index.web.js +188 -0
- package/dist/cjs/store/index.web.js.map +1 -0
- package/dist/esm/chunks/index-KjhWa1AL.js +6 -0
- package/dist/esm/chunks/index-KjhWa1AL.js.map +1 -0
- package/dist/esm/chunks/shared--CrxBBZ8.js +16 -0
- package/dist/esm/chunks/shared--CrxBBZ8.js.map +1 -0
- package/dist/{index.esm.js → esm/chunks/slice-3o-PH5Gz.js} +619 -855
- package/dist/esm/chunks/slice-3o-PH5Gz.js.map +1 -0
- package/dist/esm/chunks/slice-ChJ8ZvmP.js +107 -0
- package/dist/esm/chunks/slice-ChJ8ZvmP.js.map +1 -0
- package/dist/esm/chunks/useAuth-8d6DlERn.js +11 -0
- package/dist/esm/chunks/useAuth-8d6DlERn.js.map +1 -0
- package/dist/esm/hooks/index.native.js +14 -0
- package/dist/esm/hooks/index.native.js.map +1 -0
- package/dist/esm/hooks/index.web.js +14 -0
- package/dist/esm/hooks/index.web.js.map +1 -0
- package/dist/esm/index.js +9 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/store/index.native.js +412 -0
- package/dist/esm/store/index.native.js.map +1 -0
- package/dist/esm/store/index.web.js +185 -0
- package/dist/esm/store/index.web.js.map +1 -0
- package/dist/types/hooks/index.d.ts +3 -0
- package/dist/types/index-BDQnFTra.d.ts +1299 -0
- package/dist/{index.d.ts → types/index.d.ts} +64 -1301
- package/dist/types/store/index.d.ts +3 -0
- package/package.json +37 -9
- package/dist/index.esm.js.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/lib/api/index.d.ts +0 -21
- package/dist/lib/hooks/index.d.ts +0 -4
- package/dist/lib/hooks/useAuth.d.ts +0 -1
- package/dist/lib/index.d.ts +0 -6
- package/dist/lib/services/auth/index.d.ts +0 -2027
- package/dist/lib/services/auth/slice.d.ts +0 -91
- package/dist/lib/services/cart/slice.d.ts +0 -155
- package/dist/lib/services/content/content.interfaces.d.ts +0 -801
- package/dist/lib/services/content/index.d.ts +0 -532
- package/dist/lib/services/index.d.ts +0 -7
- package/dist/lib/services/orders/index.d.ts +0 -271
- package/dist/lib/services/payment/index.d.ts +0 -1063
- package/dist/lib/store/index.d.ts +0 -2
- package/dist/lib/store/index.native.d.ts +0 -68
- package/dist/lib/store/index.web.d.ts +0 -68
- package/dist/lib/store/storage.d.ts +0 -2
- package/dist/lib/types/index.interfaces.d.ts +0 -428
- package/dist/lib/utils/dataFormat/index.d.ts +0 -86
- package/dist/lib/utils/helpers/index.d.ts +0 -14
- package/dist/node_modules/@reduxjs/toolkit/dist/uncheckedindexed.d.ts +0 -5
|
@@ -4,436 +4,10 @@ import * as _reduxjs_toolkit_query_react from '@reduxjs/toolkit/query/react';
|
|
|
4
4
|
import { BaseQueryFn as BaseQueryFn$1, FetchArgs as FetchArgs$1, FetchBaseQueryError as FetchBaseQueryError$1 } from '@reduxjs/toolkit/query/react';
|
|
5
5
|
import * as _reduxjs_toolkit_query from '@reduxjs/toolkit/query';
|
|
6
6
|
import { BaseQueryFn, FetchArgs, FetchBaseQueryError } from '@reduxjs/toolkit/query';
|
|
7
|
+
import { R as ResetPasswordRequest, a as ResetPasswordResponse, b as ResetPasswordAuthRequest, c as ResetPasswordAuthResponse, F as ForgottenPasswordRequest, d as ForgottenPasswordResponse, e as RegisterRequest, f as RegisterResponse, V as VerifyUserRequest, g as VerifyUserAttributesRequest, h as VerifyUserAttributesResponse, i as VerifyUserResendRequest, U as UpdateUserInfoRequest, j as UpdateUserRequest, A as AuthState, k as UserDetails, D as DataArgs, E as ESDataTypes, I as IdArg, l as UserSubRequest, m as UserSubResponse, P as PaymentPlansResponse, n as UserPayload, o as ESPromo, p as Promo, q as ESWorkout, W as Workout, r as ESShortform, s as ESFaq, t as ESPage, u as Page, v as ESSetting, w as ESPress, x as ESGuest, y as ESVideo, z as Video, B as ESSection, S as Section, C as ESSchedule, G as Schedule, H as ESChallenge, J as Challenge, K as ESChallengeDay, L as ChallengeDay, M as User, N as FederatedSession, O as SocialTokens, Q as ESConfig, T as Config, X as ESSectionPanel, Y as SectionPanel, Z as ESSectionItem, _ as SectionItem, $ as ESTaxonomy, a0 as Taxonomy, a1 as ESSeries, a2 as Series, a3 as ESSeason, a4 as Season, a5 as ESLongform, a6 as LongForm, a7 as ESMediaItem, a8 as MediaItem } from './index-BDQnFTra.js';
|
|
8
|
+
export { ai as ApiError, ad as AppDispatch, ac as AppStore, at as DecodedIdToken, az as ESDataResponse, ax as ESLongForm, ay as ESWorkoutResponse, ar as FormattedPayment, ag as Info, ak as LoginRequest, al as LoginResponse, ao as LogoutResponse, as as PaymentResponse, ap as PaymentTokenRequest, au as Plan, am as RefreshRequest, an as RefreshResponse, a9 as RootState, aw as S3Image, aq as UpdateUserResponse, af as UserCreating, ah as UserVerify, ae as UsersState, aj as VerifyUserResponse, av as VideoSource, aa as makeStore, ab as store } from './index-BDQnFTra.js';
|
|
7
9
|
import * as reselect from 'reselect';
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
type UsersState = {
|
|
11
|
-
verifying: boolean;
|
|
12
|
-
authenticated: boolean;
|
|
13
|
-
user: User;
|
|
14
|
-
creating: {
|
|
15
|
-
details: string;
|
|
16
|
-
payment: string;
|
|
17
|
-
};
|
|
18
|
-
loading: boolean;
|
|
19
|
-
error: boolean;
|
|
20
|
-
session: string;
|
|
21
|
-
};
|
|
22
|
-
type UserCreating = {
|
|
23
|
-
details: UserDetails;
|
|
24
|
-
};
|
|
25
|
-
type User = {
|
|
26
|
-
accessToken?: string;
|
|
27
|
-
idToken?: string;
|
|
28
|
-
refreshToken?: string;
|
|
29
|
-
expires?: number;
|
|
30
|
-
accessTokenExpiry?: number | null;
|
|
31
|
-
details?: UserDetails;
|
|
32
|
-
email?: string;
|
|
33
|
-
info?: Info;
|
|
34
|
-
sub?: string;
|
|
35
|
-
socialSignin?: boolean;
|
|
36
|
-
};
|
|
37
|
-
type UserDetails = {
|
|
38
|
-
userSub?: string;
|
|
39
|
-
uuid?: string;
|
|
40
|
-
subscriptionDetails?: {
|
|
41
|
-
status: string;
|
|
42
|
-
id: string;
|
|
43
|
-
created: number;
|
|
44
|
-
nextPayment: number;
|
|
45
|
-
amount: number;
|
|
46
|
-
interval: string;
|
|
47
|
-
currency: string;
|
|
48
|
-
cancelAt?: number;
|
|
49
|
-
planID: string;
|
|
50
|
-
planDescription: string;
|
|
51
|
-
paymentDetails: {
|
|
52
|
-
response: PaymentResponse;
|
|
53
|
-
formatted: FormattedPayment;
|
|
54
|
-
};
|
|
55
|
-
};
|
|
56
|
-
firstName?: string;
|
|
57
|
-
lastName?: string;
|
|
58
|
-
userEmail?: string;
|
|
59
|
-
picture?: string;
|
|
60
|
-
termsAccepted?: string;
|
|
61
|
-
dateOfBirth?: string;
|
|
62
|
-
contactPreference?: boolean;
|
|
63
|
-
password?: string;
|
|
64
|
-
passwordConfirm?: string;
|
|
65
|
-
agency?: boolean;
|
|
66
|
-
'cognito:username'?: string;
|
|
67
|
-
'custom:termsAccepted'?: string;
|
|
68
|
-
'custom:subscriptionId'?: string;
|
|
69
|
-
'custom:contactPreferences'?: string;
|
|
70
|
-
'custom:customerId'?: string;
|
|
71
|
-
customerId?: string;
|
|
72
|
-
[key: string]: any;
|
|
73
|
-
};
|
|
74
|
-
type Info = {
|
|
75
|
-
orders?: string[];
|
|
76
|
-
};
|
|
77
|
-
type UserVerify = {
|
|
78
|
-
route: string;
|
|
79
|
-
message: string;
|
|
80
|
-
};
|
|
81
|
-
interface ApiError {
|
|
82
|
-
status: string;
|
|
83
|
-
message: string;
|
|
84
|
-
}
|
|
85
|
-
interface RegisterRequest {
|
|
86
|
-
email: string;
|
|
87
|
-
password: string;
|
|
88
|
-
passwordConfirm?: string;
|
|
89
|
-
companyName?: string;
|
|
90
|
-
agency?: boolean;
|
|
91
|
-
agencyName?: string;
|
|
92
|
-
contactPreference?: boolean;
|
|
93
|
-
privacy?: boolean;
|
|
94
|
-
}
|
|
95
|
-
interface RegisterResponse {
|
|
96
|
-
userSub: string;
|
|
97
|
-
}
|
|
98
|
-
interface VerifyUserRequest {
|
|
99
|
-
code: string;
|
|
100
|
-
sub: string;
|
|
101
|
-
email: string;
|
|
102
|
-
}
|
|
103
|
-
interface VerifyUserAttributesRequest {
|
|
104
|
-
attributes: boolean;
|
|
105
|
-
code: string;
|
|
106
|
-
email: string;
|
|
107
|
-
sub: string;
|
|
108
|
-
}
|
|
109
|
-
interface VerifyUserResendRequest {
|
|
110
|
-
email: string | (string | null)[] | null;
|
|
111
|
-
}
|
|
112
|
-
interface VerifyUserAttributesResponse {
|
|
113
|
-
result: string;
|
|
114
|
-
}
|
|
115
|
-
interface VerifyUserAttributesResponse {
|
|
116
|
-
message: string;
|
|
117
|
-
}
|
|
118
|
-
interface VerifyUserResponse {
|
|
119
|
-
route: string;
|
|
120
|
-
message: string;
|
|
121
|
-
status?: number;
|
|
122
|
-
}
|
|
123
|
-
interface AuthState {
|
|
124
|
-
authenticated: boolean;
|
|
125
|
-
verifying: boolean;
|
|
126
|
-
user: User;
|
|
127
|
-
loading: boolean;
|
|
128
|
-
error: boolean;
|
|
129
|
-
session?: string;
|
|
130
|
-
}
|
|
131
|
-
interface LoginRequest {
|
|
132
|
-
email: string;
|
|
133
|
-
password: string;
|
|
134
|
-
}
|
|
135
|
-
interface LoginResponse {
|
|
136
|
-
accessToken: string;
|
|
137
|
-
accessTokenExpiry: number;
|
|
138
|
-
idToken: string;
|
|
139
|
-
refreshToken: string;
|
|
140
|
-
}
|
|
141
|
-
interface ResetPasswordAuthRequest {
|
|
142
|
-
email: string | undefined;
|
|
143
|
-
currentPassword: string;
|
|
144
|
-
newPassword: string;
|
|
145
|
-
}
|
|
146
|
-
interface ResetPasswordAuthResponse {
|
|
147
|
-
message: string;
|
|
148
|
-
}
|
|
149
|
-
interface ResetPasswordRequest {
|
|
150
|
-
sub: string | (string | null)[] | null;
|
|
151
|
-
code: string | (string | null)[] | null;
|
|
152
|
-
currentPassword: string;
|
|
153
|
-
newPassword: string;
|
|
154
|
-
}
|
|
155
|
-
interface ResetPasswordResponse {
|
|
156
|
-
message: string;
|
|
157
|
-
}
|
|
158
|
-
interface RefreshRequest {
|
|
159
|
-
sub: string;
|
|
160
|
-
refreshToken: string;
|
|
161
|
-
}
|
|
162
|
-
interface RefreshResponse {
|
|
163
|
-
accessToken: string;
|
|
164
|
-
accessTokenExpiry: number;
|
|
165
|
-
idToken: string;
|
|
166
|
-
refreshToken: string;
|
|
167
|
-
}
|
|
168
|
-
interface LogoutResponse {
|
|
169
|
-
message: string;
|
|
170
|
-
}
|
|
171
|
-
interface UpdateUserInfoRequest {
|
|
172
|
-
sub: string;
|
|
173
|
-
expressions: {
|
|
174
|
-
[key: string]: {
|
|
175
|
-
KEY: string;
|
|
176
|
-
VALUE: any[];
|
|
177
|
-
};
|
|
178
|
-
};
|
|
179
|
-
}
|
|
180
|
-
interface PaymentTokenRequest {
|
|
181
|
-
amount: number;
|
|
182
|
-
metaData: any;
|
|
183
|
-
description: string;
|
|
184
|
-
}
|
|
185
|
-
interface ForgottenPasswordRequest {
|
|
186
|
-
email: string;
|
|
187
|
-
}
|
|
188
|
-
interface ForgottenPasswordResponse {
|
|
189
|
-
message: string;
|
|
190
|
-
}
|
|
191
|
-
interface UpdateUserRequest {
|
|
192
|
-
contactPreference: boolean;
|
|
193
|
-
dateOfBirth: string;
|
|
194
|
-
email: string;
|
|
195
|
-
firstName: string;
|
|
196
|
-
lastName: string;
|
|
197
|
-
termsAccepted: string;
|
|
198
|
-
userEmail: string;
|
|
199
|
-
picture: string;
|
|
200
|
-
uuid: string;
|
|
201
|
-
}
|
|
202
|
-
interface UpdateUserResponse {
|
|
203
|
-
results: string;
|
|
204
|
-
}
|
|
205
|
-
interface UserSubRequest {
|
|
206
|
-
id?: string;
|
|
207
|
-
email: string;
|
|
208
|
-
sub: string;
|
|
209
|
-
}
|
|
210
|
-
interface UserSubResponse {
|
|
211
|
-
response: {
|
|
212
|
-
id: string;
|
|
213
|
-
object: string;
|
|
214
|
-
address: null;
|
|
215
|
-
balance: number;
|
|
216
|
-
created: number;
|
|
217
|
-
currency: string;
|
|
218
|
-
default_currency: string;
|
|
219
|
-
default_source: null;
|
|
220
|
-
delinquent: boolean;
|
|
221
|
-
description: null;
|
|
222
|
-
discount: null;
|
|
223
|
-
email: string;
|
|
224
|
-
invoice_prefix: string;
|
|
225
|
-
invoice_settings: {
|
|
226
|
-
custom_fields: null;
|
|
227
|
-
default_payment_method: string;
|
|
228
|
-
footer: null;
|
|
229
|
-
rendering_options: null;
|
|
230
|
-
};
|
|
231
|
-
livemode: boolean;
|
|
232
|
-
metadata: {};
|
|
233
|
-
name: string;
|
|
234
|
-
phone: null;
|
|
235
|
-
preferred_locales: [];
|
|
236
|
-
shipping: null;
|
|
237
|
-
sources: {
|
|
238
|
-
object: string;
|
|
239
|
-
data: [];
|
|
240
|
-
has_more: boolean;
|
|
241
|
-
total_count: number;
|
|
242
|
-
url: string;
|
|
243
|
-
};
|
|
244
|
-
subscriptions: {
|
|
245
|
-
object: string;
|
|
246
|
-
data: [];
|
|
247
|
-
has_more: boolean;
|
|
248
|
-
total_count: number;
|
|
249
|
-
url: string;
|
|
250
|
-
};
|
|
251
|
-
tax_exempt: string;
|
|
252
|
-
tax_ids: {
|
|
253
|
-
object: string;
|
|
254
|
-
data: [];
|
|
255
|
-
has_more: boolean;
|
|
256
|
-
total_count: number;
|
|
257
|
-
url: string;
|
|
258
|
-
};
|
|
259
|
-
test_clock: null;
|
|
260
|
-
};
|
|
261
|
-
customerId: string;
|
|
262
|
-
subscription: {
|
|
263
|
-
amount: number;
|
|
264
|
-
cancelAt: null;
|
|
265
|
-
created: number;
|
|
266
|
-
currency: string;
|
|
267
|
-
id: string;
|
|
268
|
-
interval: string;
|
|
269
|
-
nextPayment: number;
|
|
270
|
-
planDescription: string;
|
|
271
|
-
planID: string;
|
|
272
|
-
status: string;
|
|
273
|
-
};
|
|
274
|
-
payment: {
|
|
275
|
-
response: PaymentResponse;
|
|
276
|
-
formatted: FormattedPayment;
|
|
277
|
-
};
|
|
278
|
-
}
|
|
279
|
-
interface FormattedPayment {
|
|
280
|
-
id: string;
|
|
281
|
-
maskedNumber: string;
|
|
282
|
-
expirationDate: string;
|
|
283
|
-
cardType: string;
|
|
284
|
-
}
|
|
285
|
-
interface PaymentResponse {
|
|
286
|
-
id: string;
|
|
287
|
-
object: string;
|
|
288
|
-
allow_redisplay: string;
|
|
289
|
-
billing_details: {
|
|
290
|
-
address: {
|
|
291
|
-
city: null;
|
|
292
|
-
country: null;
|
|
293
|
-
line1: null;
|
|
294
|
-
line2: null;
|
|
295
|
-
postal_code: null;
|
|
296
|
-
state: null;
|
|
297
|
-
};
|
|
298
|
-
email: null;
|
|
299
|
-
name: string;
|
|
300
|
-
phone: null;
|
|
301
|
-
};
|
|
302
|
-
card: {
|
|
303
|
-
brand: string;
|
|
304
|
-
checks: {
|
|
305
|
-
address_line1_check: null;
|
|
306
|
-
address_postal_code_check: null;
|
|
307
|
-
cvc_check: string;
|
|
308
|
-
};
|
|
309
|
-
country: string;
|
|
310
|
-
display_brand: string;
|
|
311
|
-
exp_month: number;
|
|
312
|
-
exp_year: number;
|
|
313
|
-
fingerprint: string;
|
|
314
|
-
funding: string;
|
|
315
|
-
generated_from: null;
|
|
316
|
-
last4: string;
|
|
317
|
-
networks: {
|
|
318
|
-
available: string[];
|
|
319
|
-
preferred: null;
|
|
320
|
-
};
|
|
321
|
-
three_d_secure_usage: {
|
|
322
|
-
supported: boolean;
|
|
323
|
-
};
|
|
324
|
-
wallet: null;
|
|
325
|
-
};
|
|
326
|
-
created: number;
|
|
327
|
-
customer: string;
|
|
328
|
-
livemode: boolean;
|
|
329
|
-
metadata: {};
|
|
330
|
-
type: string;
|
|
331
|
-
}
|
|
332
|
-
interface DecodedIdToken {
|
|
333
|
-
at_hash: string;
|
|
334
|
-
sub: string;
|
|
335
|
-
'cognito:groups': string[];
|
|
336
|
-
email_verified: boolean;
|
|
337
|
-
iss: string;
|
|
338
|
-
'cognito:username': string;
|
|
339
|
-
given_name: string;
|
|
340
|
-
nonce: string;
|
|
341
|
-
aud: string;
|
|
342
|
-
identities: {
|
|
343
|
-
userId: string;
|
|
344
|
-
providerName: string;
|
|
345
|
-
providerType: string;
|
|
346
|
-
issuer: string;
|
|
347
|
-
primary: string;
|
|
348
|
-
dateCreated: string;
|
|
349
|
-
}[];
|
|
350
|
-
token_use: string;
|
|
351
|
-
auth_time: number;
|
|
352
|
-
name: string;
|
|
353
|
-
exp: number;
|
|
354
|
-
iat: number;
|
|
355
|
-
family_name: string;
|
|
356
|
-
email: string;
|
|
357
|
-
birthdate?: string;
|
|
358
|
-
picture?: string;
|
|
359
|
-
[key: string]: any;
|
|
360
|
-
}
|
|
361
|
-
interface SocialTokens {
|
|
362
|
-
accessToken: string;
|
|
363
|
-
idToken: string;
|
|
364
|
-
refreshToken: string;
|
|
365
|
-
}
|
|
366
|
-
interface FederatedSession {
|
|
367
|
-
accessToken: {
|
|
368
|
-
jwtToken: string;
|
|
369
|
-
payload: {
|
|
370
|
-
auth_time: number;
|
|
371
|
-
client_id: string;
|
|
372
|
-
'cognito:groups': string[];
|
|
373
|
-
exp: number;
|
|
374
|
-
iat: number;
|
|
375
|
-
iss: string;
|
|
376
|
-
jti: string;
|
|
377
|
-
scope: string;
|
|
378
|
-
sub: string;
|
|
379
|
-
token_use: string;
|
|
380
|
-
username: string;
|
|
381
|
-
version: number;
|
|
382
|
-
};
|
|
383
|
-
};
|
|
384
|
-
idToken: {
|
|
385
|
-
jwtToken: string;
|
|
386
|
-
payload: {
|
|
387
|
-
at_hash: string;
|
|
388
|
-
aud: string;
|
|
389
|
-
auth_time: number;
|
|
390
|
-
'cognito:groups': string[];
|
|
391
|
-
email: string;
|
|
392
|
-
email_verified: boolean;
|
|
393
|
-
exp: number;
|
|
394
|
-
family_name?: string;
|
|
395
|
-
given_name?: string;
|
|
396
|
-
birthdate?: string;
|
|
397
|
-
iat: number;
|
|
398
|
-
identities: {
|
|
399
|
-
dateCreated: string;
|
|
400
|
-
issuer: string;
|
|
401
|
-
primary: string;
|
|
402
|
-
providerName: string;
|
|
403
|
-
providerType: string;
|
|
404
|
-
userId: string;
|
|
405
|
-
}[];
|
|
406
|
-
iss: string;
|
|
407
|
-
name: string;
|
|
408
|
-
nonce: string;
|
|
409
|
-
picture?: string;
|
|
410
|
-
sub: string;
|
|
411
|
-
token_use: string;
|
|
412
|
-
'custom:termsAccepted'?: string;
|
|
413
|
-
'custom:subscriptionId'?: string;
|
|
414
|
-
'custom:contactPreferences'?: string;
|
|
415
|
-
'custom:customerId'?: string;
|
|
416
|
-
};
|
|
417
|
-
};
|
|
418
|
-
refreshToken: {
|
|
419
|
-
token: string;
|
|
420
|
-
};
|
|
421
|
-
}
|
|
422
|
-
interface Plan {
|
|
423
|
-
id: string;
|
|
424
|
-
planID: string;
|
|
425
|
-
description: string;
|
|
426
|
-
amount: number;
|
|
427
|
-
nickname: string;
|
|
428
|
-
metadata: {
|
|
429
|
-
icon: string;
|
|
430
|
-
description: string;
|
|
431
|
-
number: string;
|
|
432
|
-
};
|
|
433
|
-
}
|
|
434
|
-
interface PaymentPlansResponse {
|
|
435
|
-
plans: Plan[];
|
|
436
|
-
}
|
|
10
|
+
export { useLoggedIn } from './hooks/index.js';
|
|
437
11
|
|
|
438
12
|
declare const authApi: _reduxjs_toolkit_query.Api<BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError>, {
|
|
439
13
|
resetPassword: _reduxjs_toolkit_query.MutationDefinition<ResetPasswordRequest, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError>, "UserToken" | "UserData", ResetPasswordResponse, "authApi", unknown>;
|
|
@@ -466,14 +40,14 @@ declare const useResetPasswordMutation: <R extends Record<string, any> = ({
|
|
|
466
40
|
} & Omit<{
|
|
467
41
|
requestId: string;
|
|
468
42
|
data?: ResetPasswordResponse | undefined;
|
|
469
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
43
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
470
44
|
endpointName: string;
|
|
471
45
|
startedTimeStamp: number;
|
|
472
46
|
fulfilledTimeStamp?: number;
|
|
473
47
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
474
48
|
requestId: string;
|
|
475
49
|
data?: ResetPasswordResponse | undefined;
|
|
476
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
50
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
477
51
|
endpointName: string;
|
|
478
52
|
startedTimeStamp: number;
|
|
479
53
|
fulfilledTimeStamp?: number;
|
|
@@ -490,7 +64,7 @@ declare const useResetPasswordMutation: <R extends Record<string, any> = ({
|
|
|
490
64
|
} & {
|
|
491
65
|
requestId: string;
|
|
492
66
|
data?: ResetPasswordResponse | undefined;
|
|
493
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
67
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
494
68
|
endpointName: string;
|
|
495
69
|
startedTimeStamp: number;
|
|
496
70
|
fulfilledTimeStamp?: number;
|
|
@@ -507,14 +81,14 @@ declare const useResetPasswordMutation: <R extends Record<string, any> = ({
|
|
|
507
81
|
} & Omit<{
|
|
508
82
|
requestId: string;
|
|
509
83
|
data?: ResetPasswordResponse | undefined;
|
|
510
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
84
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
511
85
|
endpointName: string;
|
|
512
86
|
startedTimeStamp: number;
|
|
513
87
|
fulfilledTimeStamp?: number;
|
|
514
88
|
}, "error"> & Required<Pick<{
|
|
515
89
|
requestId: string;
|
|
516
90
|
data?: ResetPasswordResponse | undefined;
|
|
517
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
91
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
518
92
|
endpointName: string;
|
|
519
93
|
startedTimeStamp: number;
|
|
520
94
|
fulfilledTimeStamp?: number;
|
|
@@ -544,14 +118,14 @@ declare const useResetPasswordMutation: <R extends Record<string, any> = ({
|
|
|
544
118
|
} & Omit<{
|
|
545
119
|
requestId: string;
|
|
546
120
|
data?: ResetPasswordResponse | undefined;
|
|
547
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
121
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
548
122
|
endpointName: string;
|
|
549
123
|
startedTimeStamp: number;
|
|
550
124
|
fulfilledTimeStamp?: number;
|
|
551
125
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
552
126
|
requestId: string;
|
|
553
127
|
data?: ResetPasswordResponse | undefined;
|
|
554
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
128
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
555
129
|
endpointName: string;
|
|
556
130
|
startedTimeStamp: number;
|
|
557
131
|
fulfilledTimeStamp?: number;
|
|
@@ -568,7 +142,7 @@ declare const useResetPasswordMutation: <R extends Record<string, any> = ({
|
|
|
568
142
|
} & {
|
|
569
143
|
requestId: string;
|
|
570
144
|
data?: ResetPasswordResponse | undefined;
|
|
571
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
145
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
572
146
|
endpointName: string;
|
|
573
147
|
startedTimeStamp: number;
|
|
574
148
|
fulfilledTimeStamp?: number;
|
|
@@ -585,14 +159,14 @@ declare const useResetPasswordMutation: <R extends Record<string, any> = ({
|
|
|
585
159
|
} & Omit<{
|
|
586
160
|
requestId: string;
|
|
587
161
|
data?: ResetPasswordResponse | undefined;
|
|
588
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
162
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
589
163
|
endpointName: string;
|
|
590
164
|
startedTimeStamp: number;
|
|
591
165
|
fulfilledTimeStamp?: number;
|
|
592
166
|
}, "error"> & Required<Pick<{
|
|
593
167
|
requestId: string;
|
|
594
168
|
data?: ResetPasswordResponse | undefined;
|
|
595
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
169
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
596
170
|
endpointName: string;
|
|
597
171
|
startedTimeStamp: number;
|
|
598
172
|
fulfilledTimeStamp?: number;
|
|
@@ -627,14 +201,14 @@ declare const useResetPasswordAuthMutation: <R extends Record<string, any> = ({
|
|
|
627
201
|
} & Omit<{
|
|
628
202
|
requestId: string;
|
|
629
203
|
data?: ResetPasswordAuthResponse | undefined;
|
|
630
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
204
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
631
205
|
endpointName: string;
|
|
632
206
|
startedTimeStamp: number;
|
|
633
207
|
fulfilledTimeStamp?: number;
|
|
634
208
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
635
209
|
requestId: string;
|
|
636
210
|
data?: ResetPasswordAuthResponse | undefined;
|
|
637
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
211
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
638
212
|
endpointName: string;
|
|
639
213
|
startedTimeStamp: number;
|
|
640
214
|
fulfilledTimeStamp?: number;
|
|
@@ -651,7 +225,7 @@ declare const useResetPasswordAuthMutation: <R extends Record<string, any> = ({
|
|
|
651
225
|
} & {
|
|
652
226
|
requestId: string;
|
|
653
227
|
data?: ResetPasswordAuthResponse | undefined;
|
|
654
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
228
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
655
229
|
endpointName: string;
|
|
656
230
|
startedTimeStamp: number;
|
|
657
231
|
fulfilledTimeStamp?: number;
|
|
@@ -668,14 +242,14 @@ declare const useResetPasswordAuthMutation: <R extends Record<string, any> = ({
|
|
|
668
242
|
} & Omit<{
|
|
669
243
|
requestId: string;
|
|
670
244
|
data?: ResetPasswordAuthResponse | undefined;
|
|
671
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
245
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
672
246
|
endpointName: string;
|
|
673
247
|
startedTimeStamp: number;
|
|
674
248
|
fulfilledTimeStamp?: number;
|
|
675
249
|
}, "error"> & Required<Pick<{
|
|
676
250
|
requestId: string;
|
|
677
251
|
data?: ResetPasswordAuthResponse | undefined;
|
|
678
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
252
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
679
253
|
endpointName: string;
|
|
680
254
|
startedTimeStamp: number;
|
|
681
255
|
fulfilledTimeStamp?: number;
|
|
@@ -705,14 +279,14 @@ declare const useResetPasswordAuthMutation: <R extends Record<string, any> = ({
|
|
|
705
279
|
} & Omit<{
|
|
706
280
|
requestId: string;
|
|
707
281
|
data?: ResetPasswordAuthResponse | undefined;
|
|
708
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
282
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
709
283
|
endpointName: string;
|
|
710
284
|
startedTimeStamp: number;
|
|
711
285
|
fulfilledTimeStamp?: number;
|
|
712
286
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
713
287
|
requestId: string;
|
|
714
288
|
data?: ResetPasswordAuthResponse | undefined;
|
|
715
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
289
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
716
290
|
endpointName: string;
|
|
717
291
|
startedTimeStamp: number;
|
|
718
292
|
fulfilledTimeStamp?: number;
|
|
@@ -729,7 +303,7 @@ declare const useResetPasswordAuthMutation: <R extends Record<string, any> = ({
|
|
|
729
303
|
} & {
|
|
730
304
|
requestId: string;
|
|
731
305
|
data?: ResetPasswordAuthResponse | undefined;
|
|
732
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
306
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
733
307
|
endpointName: string;
|
|
734
308
|
startedTimeStamp: number;
|
|
735
309
|
fulfilledTimeStamp?: number;
|
|
@@ -746,14 +320,14 @@ declare const useResetPasswordAuthMutation: <R extends Record<string, any> = ({
|
|
|
746
320
|
} & Omit<{
|
|
747
321
|
requestId: string;
|
|
748
322
|
data?: ResetPasswordAuthResponse | undefined;
|
|
749
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
323
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
750
324
|
endpointName: string;
|
|
751
325
|
startedTimeStamp: number;
|
|
752
326
|
fulfilledTimeStamp?: number;
|
|
753
327
|
}, "error"> & Required<Pick<{
|
|
754
328
|
requestId: string;
|
|
755
329
|
data?: ResetPasswordAuthResponse | undefined;
|
|
756
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
330
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
757
331
|
endpointName: string;
|
|
758
332
|
startedTimeStamp: number;
|
|
759
333
|
fulfilledTimeStamp?: number;
|
|
@@ -788,14 +362,14 @@ declare const useRegisterMutation: <R extends Record<string, any> = ({
|
|
|
788
362
|
} & Omit<{
|
|
789
363
|
requestId: string;
|
|
790
364
|
data?: RegisterResponse | undefined;
|
|
791
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
365
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
792
366
|
endpointName: string;
|
|
793
367
|
startedTimeStamp: number;
|
|
794
368
|
fulfilledTimeStamp?: number;
|
|
795
369
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
796
370
|
requestId: string;
|
|
797
371
|
data?: RegisterResponse | undefined;
|
|
798
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
372
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
799
373
|
endpointName: string;
|
|
800
374
|
startedTimeStamp: number;
|
|
801
375
|
fulfilledTimeStamp?: number;
|
|
@@ -812,7 +386,7 @@ declare const useRegisterMutation: <R extends Record<string, any> = ({
|
|
|
812
386
|
} & {
|
|
813
387
|
requestId: string;
|
|
814
388
|
data?: RegisterResponse | undefined;
|
|
815
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
389
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
816
390
|
endpointName: string;
|
|
817
391
|
startedTimeStamp: number;
|
|
818
392
|
fulfilledTimeStamp?: number;
|
|
@@ -829,14 +403,14 @@ declare const useRegisterMutation: <R extends Record<string, any> = ({
|
|
|
829
403
|
} & Omit<{
|
|
830
404
|
requestId: string;
|
|
831
405
|
data?: RegisterResponse | undefined;
|
|
832
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
406
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
833
407
|
endpointName: string;
|
|
834
408
|
startedTimeStamp: number;
|
|
835
409
|
fulfilledTimeStamp?: number;
|
|
836
410
|
}, "error"> & Required<Pick<{
|
|
837
411
|
requestId: string;
|
|
838
412
|
data?: RegisterResponse | undefined;
|
|
839
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
413
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
840
414
|
endpointName: string;
|
|
841
415
|
startedTimeStamp: number;
|
|
842
416
|
fulfilledTimeStamp?: number;
|
|
@@ -866,14 +440,14 @@ declare const useRegisterMutation: <R extends Record<string, any> = ({
|
|
|
866
440
|
} & Omit<{
|
|
867
441
|
requestId: string;
|
|
868
442
|
data?: RegisterResponse | undefined;
|
|
869
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
443
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
870
444
|
endpointName: string;
|
|
871
445
|
startedTimeStamp: number;
|
|
872
446
|
fulfilledTimeStamp?: number;
|
|
873
447
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
874
448
|
requestId: string;
|
|
875
449
|
data?: RegisterResponse | undefined;
|
|
876
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
450
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
877
451
|
endpointName: string;
|
|
878
452
|
startedTimeStamp: number;
|
|
879
453
|
fulfilledTimeStamp?: number;
|
|
@@ -890,7 +464,7 @@ declare const useRegisterMutation: <R extends Record<string, any> = ({
|
|
|
890
464
|
} & {
|
|
891
465
|
requestId: string;
|
|
892
466
|
data?: RegisterResponse | undefined;
|
|
893
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
467
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
894
468
|
endpointName: string;
|
|
895
469
|
startedTimeStamp: number;
|
|
896
470
|
fulfilledTimeStamp?: number;
|
|
@@ -907,14 +481,14 @@ declare const useRegisterMutation: <R extends Record<string, any> = ({
|
|
|
907
481
|
} & Omit<{
|
|
908
482
|
requestId: string;
|
|
909
483
|
data?: RegisterResponse | undefined;
|
|
910
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
484
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
911
485
|
endpointName: string;
|
|
912
486
|
startedTimeStamp: number;
|
|
913
487
|
fulfilledTimeStamp?: number;
|
|
914
488
|
}, "error"> & Required<Pick<{
|
|
915
489
|
requestId: string;
|
|
916
490
|
data?: RegisterResponse | undefined;
|
|
917
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
491
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
918
492
|
endpointName: string;
|
|
919
493
|
startedTimeStamp: number;
|
|
920
494
|
fulfilledTimeStamp?: number;
|
|
@@ -1479,14 +1053,14 @@ declare const useUpdateUserInfoMutation: <R extends Record<string, any> = ({
|
|
|
1479
1053
|
} & Omit<{
|
|
1480
1054
|
requestId: string;
|
|
1481
1055
|
data?: any;
|
|
1482
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1056
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1483
1057
|
endpointName: string;
|
|
1484
1058
|
startedTimeStamp: number;
|
|
1485
1059
|
fulfilledTimeStamp?: number;
|
|
1486
1060
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
1487
1061
|
requestId: string;
|
|
1488
1062
|
data?: any;
|
|
1489
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1063
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1490
1064
|
endpointName: string;
|
|
1491
1065
|
startedTimeStamp: number;
|
|
1492
1066
|
fulfilledTimeStamp?: number;
|
|
@@ -1503,7 +1077,7 @@ declare const useUpdateUserInfoMutation: <R extends Record<string, any> = ({
|
|
|
1503
1077
|
} & {
|
|
1504
1078
|
requestId: string;
|
|
1505
1079
|
data?: any;
|
|
1506
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1080
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1507
1081
|
endpointName: string;
|
|
1508
1082
|
startedTimeStamp: number;
|
|
1509
1083
|
fulfilledTimeStamp?: number;
|
|
@@ -1520,14 +1094,14 @@ declare const useUpdateUserInfoMutation: <R extends Record<string, any> = ({
|
|
|
1520
1094
|
} & Omit<{
|
|
1521
1095
|
requestId: string;
|
|
1522
1096
|
data?: any;
|
|
1523
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1097
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1524
1098
|
endpointName: string;
|
|
1525
1099
|
startedTimeStamp: number;
|
|
1526
1100
|
fulfilledTimeStamp?: number;
|
|
1527
1101
|
}, "error"> & Required<Pick<{
|
|
1528
1102
|
requestId: string;
|
|
1529
1103
|
data?: any;
|
|
1530
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1104
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1531
1105
|
endpointName: string;
|
|
1532
1106
|
startedTimeStamp: number;
|
|
1533
1107
|
fulfilledTimeStamp?: number;
|
|
@@ -1557,14 +1131,14 @@ declare const useUpdateUserInfoMutation: <R extends Record<string, any> = ({
|
|
|
1557
1131
|
} & Omit<{
|
|
1558
1132
|
requestId: string;
|
|
1559
1133
|
data?: any;
|
|
1560
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1134
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1561
1135
|
endpointName: string;
|
|
1562
1136
|
startedTimeStamp: number;
|
|
1563
1137
|
fulfilledTimeStamp?: number;
|
|
1564
1138
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
1565
1139
|
requestId: string;
|
|
1566
1140
|
data?: any;
|
|
1567
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1141
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1568
1142
|
endpointName: string;
|
|
1569
1143
|
startedTimeStamp: number;
|
|
1570
1144
|
fulfilledTimeStamp?: number;
|
|
@@ -1581,7 +1155,7 @@ declare const useUpdateUserInfoMutation: <R extends Record<string, any> = ({
|
|
|
1581
1155
|
} & {
|
|
1582
1156
|
requestId: string;
|
|
1583
1157
|
data?: any;
|
|
1584
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1158
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1585
1159
|
endpointName: string;
|
|
1586
1160
|
startedTimeStamp: number;
|
|
1587
1161
|
fulfilledTimeStamp?: number;
|
|
@@ -1598,14 +1172,14 @@ declare const useUpdateUserInfoMutation: <R extends Record<string, any> = ({
|
|
|
1598
1172
|
} & Omit<{
|
|
1599
1173
|
requestId: string;
|
|
1600
1174
|
data?: any;
|
|
1601
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1175
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1602
1176
|
endpointName: string;
|
|
1603
1177
|
startedTimeStamp: number;
|
|
1604
1178
|
fulfilledTimeStamp?: number;
|
|
1605
1179
|
}, "error"> & Required<Pick<{
|
|
1606
1180
|
requestId: string;
|
|
1607
1181
|
data?: any;
|
|
1608
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1182
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1609
1183
|
endpointName: string;
|
|
1610
1184
|
startedTimeStamp: number;
|
|
1611
1185
|
fulfilledTimeStamp?: number;
|
|
@@ -1640,14 +1214,14 @@ declare const useForgottenPasswordMutation: <R extends Record<string, any> = ({
|
|
|
1640
1214
|
} & Omit<{
|
|
1641
1215
|
requestId: string;
|
|
1642
1216
|
data?: ForgottenPasswordResponse | undefined;
|
|
1643
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1217
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1644
1218
|
endpointName: string;
|
|
1645
1219
|
startedTimeStamp: number;
|
|
1646
1220
|
fulfilledTimeStamp?: number;
|
|
1647
1221
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
1648
1222
|
requestId: string;
|
|
1649
1223
|
data?: ForgottenPasswordResponse | undefined;
|
|
1650
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1224
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1651
1225
|
endpointName: string;
|
|
1652
1226
|
startedTimeStamp: number;
|
|
1653
1227
|
fulfilledTimeStamp?: number;
|
|
@@ -1664,7 +1238,7 @@ declare const useForgottenPasswordMutation: <R extends Record<string, any> = ({
|
|
|
1664
1238
|
} & {
|
|
1665
1239
|
requestId: string;
|
|
1666
1240
|
data?: ForgottenPasswordResponse | undefined;
|
|
1667
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1241
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1668
1242
|
endpointName: string;
|
|
1669
1243
|
startedTimeStamp: number;
|
|
1670
1244
|
fulfilledTimeStamp?: number;
|
|
@@ -1681,14 +1255,14 @@ declare const useForgottenPasswordMutation: <R extends Record<string, any> = ({
|
|
|
1681
1255
|
} & Omit<{
|
|
1682
1256
|
requestId: string;
|
|
1683
1257
|
data?: ForgottenPasswordResponse | undefined;
|
|
1684
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1258
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1685
1259
|
endpointName: string;
|
|
1686
1260
|
startedTimeStamp: number;
|
|
1687
1261
|
fulfilledTimeStamp?: number;
|
|
1688
1262
|
}, "error"> & Required<Pick<{
|
|
1689
1263
|
requestId: string;
|
|
1690
1264
|
data?: ForgottenPasswordResponse | undefined;
|
|
1691
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1265
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1692
1266
|
endpointName: string;
|
|
1693
1267
|
startedTimeStamp: number;
|
|
1694
1268
|
fulfilledTimeStamp?: number;
|
|
@@ -1718,14 +1292,14 @@ declare const useForgottenPasswordMutation: <R extends Record<string, any> = ({
|
|
|
1718
1292
|
} & Omit<{
|
|
1719
1293
|
requestId: string;
|
|
1720
1294
|
data?: ForgottenPasswordResponse | undefined;
|
|
1721
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1295
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1722
1296
|
endpointName: string;
|
|
1723
1297
|
startedTimeStamp: number;
|
|
1724
1298
|
fulfilledTimeStamp?: number;
|
|
1725
1299
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
1726
1300
|
requestId: string;
|
|
1727
1301
|
data?: ForgottenPasswordResponse | undefined;
|
|
1728
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1302
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1729
1303
|
endpointName: string;
|
|
1730
1304
|
startedTimeStamp: number;
|
|
1731
1305
|
fulfilledTimeStamp?: number;
|
|
@@ -1742,7 +1316,7 @@ declare const useForgottenPasswordMutation: <R extends Record<string, any> = ({
|
|
|
1742
1316
|
} & {
|
|
1743
1317
|
requestId: string;
|
|
1744
1318
|
data?: ForgottenPasswordResponse | undefined;
|
|
1745
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1319
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1746
1320
|
endpointName: string;
|
|
1747
1321
|
startedTimeStamp: number;
|
|
1748
1322
|
fulfilledTimeStamp?: number;
|
|
@@ -1759,14 +1333,14 @@ declare const useForgottenPasswordMutation: <R extends Record<string, any> = ({
|
|
|
1759
1333
|
} & Omit<{
|
|
1760
1334
|
requestId: string;
|
|
1761
1335
|
data?: ForgottenPasswordResponse | undefined;
|
|
1762
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1336
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1763
1337
|
endpointName: string;
|
|
1764
1338
|
startedTimeStamp: number;
|
|
1765
1339
|
fulfilledTimeStamp?: number;
|
|
1766
1340
|
}, "error"> & Required<Pick<{
|
|
1767
1341
|
requestId: string;
|
|
1768
1342
|
data?: ForgottenPasswordResponse | undefined;
|
|
1769
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1343
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
1770
1344
|
endpointName: string;
|
|
1771
1345
|
startedTimeStamp: number;
|
|
1772
1346
|
fulfilledTimeStamp?: number;
|
|
@@ -2331,14 +1905,14 @@ declare const useUpdateUserMutation: <R extends Record<string, any> = ({
|
|
|
2331
1905
|
} & Omit<{
|
|
2332
1906
|
requestId: string;
|
|
2333
1907
|
data?: any;
|
|
2334
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1908
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2335
1909
|
endpointName: string;
|
|
2336
1910
|
startedTimeStamp: number;
|
|
2337
1911
|
fulfilledTimeStamp?: number;
|
|
2338
1912
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
2339
1913
|
requestId: string;
|
|
2340
1914
|
data?: any;
|
|
2341
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1915
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2342
1916
|
endpointName: string;
|
|
2343
1917
|
startedTimeStamp: number;
|
|
2344
1918
|
fulfilledTimeStamp?: number;
|
|
@@ -2355,7 +1929,7 @@ declare const useUpdateUserMutation: <R extends Record<string, any> = ({
|
|
|
2355
1929
|
} & {
|
|
2356
1930
|
requestId: string;
|
|
2357
1931
|
data?: any;
|
|
2358
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1932
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2359
1933
|
endpointName: string;
|
|
2360
1934
|
startedTimeStamp: number;
|
|
2361
1935
|
fulfilledTimeStamp?: number;
|
|
@@ -2372,14 +1946,14 @@ declare const useUpdateUserMutation: <R extends Record<string, any> = ({
|
|
|
2372
1946
|
} & Omit<{
|
|
2373
1947
|
requestId: string;
|
|
2374
1948
|
data?: any;
|
|
2375
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1949
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2376
1950
|
endpointName: string;
|
|
2377
1951
|
startedTimeStamp: number;
|
|
2378
1952
|
fulfilledTimeStamp?: number;
|
|
2379
1953
|
}, "error"> & Required<Pick<{
|
|
2380
1954
|
requestId: string;
|
|
2381
1955
|
data?: any;
|
|
2382
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1956
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2383
1957
|
endpointName: string;
|
|
2384
1958
|
startedTimeStamp: number;
|
|
2385
1959
|
fulfilledTimeStamp?: number;
|
|
@@ -2409,14 +1983,14 @@ declare const useUpdateUserMutation: <R extends Record<string, any> = ({
|
|
|
2409
1983
|
} & Omit<{
|
|
2410
1984
|
requestId: string;
|
|
2411
1985
|
data?: any;
|
|
2412
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1986
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2413
1987
|
endpointName: string;
|
|
2414
1988
|
startedTimeStamp: number;
|
|
2415
1989
|
fulfilledTimeStamp?: number;
|
|
2416
1990
|
}, "data" | "fulfilledTimeStamp"> & Required<Pick<{
|
|
2417
1991
|
requestId: string;
|
|
2418
1992
|
data?: any;
|
|
2419
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
1993
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2420
1994
|
endpointName: string;
|
|
2421
1995
|
startedTimeStamp: number;
|
|
2422
1996
|
fulfilledTimeStamp?: number;
|
|
@@ -2433,7 +2007,7 @@ declare const useUpdateUserMutation: <R extends Record<string, any> = ({
|
|
|
2433
2007
|
} & {
|
|
2434
2008
|
requestId: string;
|
|
2435
2009
|
data?: any;
|
|
2436
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
2010
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2437
2011
|
endpointName: string;
|
|
2438
2012
|
startedTimeStamp: number;
|
|
2439
2013
|
fulfilledTimeStamp?: number;
|
|
@@ -2450,14 +2024,14 @@ declare const useUpdateUserMutation: <R extends Record<string, any> = ({
|
|
|
2450
2024
|
} & Omit<{
|
|
2451
2025
|
requestId: string;
|
|
2452
2026
|
data?: any;
|
|
2453
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
2027
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2454
2028
|
endpointName: string;
|
|
2455
2029
|
startedTimeStamp: number;
|
|
2456
2030
|
fulfilledTimeStamp?: number;
|
|
2457
2031
|
}, "error"> & Required<Pick<{
|
|
2458
2032
|
requestId: string;
|
|
2459
2033
|
data?: any;
|
|
2460
|
-
error?: _reduxjs_toolkit.SerializedError |
|
|
2034
|
+
error?: FetchBaseQueryError | _reduxjs_toolkit.SerializedError | undefined;
|
|
2461
2035
|
endpointName: string;
|
|
2462
2036
|
startedTimeStamp: number;
|
|
2463
2037
|
fulfilledTimeStamp?: number;
|
|
@@ -2576,808 +2150,6 @@ declare const selectSubscriptionPrice: reselect.Selector<{
|
|
|
2576
2150
|
unwrapped: (state: AuthState) => number | undefined;
|
|
2577
2151
|
};
|
|
2578
2152
|
|
|
2579
|
-
type VideoSource = {
|
|
2580
|
-
type: string;
|
|
2581
|
-
src: string;
|
|
2582
|
-
};
|
|
2583
|
-
type S3Image = {
|
|
2584
|
-
uri: string;
|
|
2585
|
-
};
|
|
2586
|
-
/**
|
|
2587
|
-
* ES OBJECT INTERFACES
|
|
2588
|
-
**/
|
|
2589
|
-
interface UserPayload {
|
|
2590
|
-
email: string;
|
|
2591
|
-
given_name: string;
|
|
2592
|
-
family_name: string;
|
|
2593
|
-
birthdate: string;
|
|
2594
|
-
picture: string;
|
|
2595
|
-
'cognito:username': string;
|
|
2596
|
-
'custom:termsAccepted': string;
|
|
2597
|
-
'custom:subscriptionId': string;
|
|
2598
|
-
'custom:contactPreferences': string;
|
|
2599
|
-
'custom:customerId': string;
|
|
2600
|
-
}
|
|
2601
|
-
interface ESPromo {
|
|
2602
|
-
_index: string;
|
|
2603
|
-
_id: string;
|
|
2604
|
-
_score: number;
|
|
2605
|
-
_source: {
|
|
2606
|
-
_language: string;
|
|
2607
|
-
align: string[];
|
|
2608
|
-
created: number[];
|
|
2609
|
-
auth_panel: boolean[];
|
|
2610
|
-
image_formatted: string[];
|
|
2611
|
-
background_image_formatted: string[];
|
|
2612
|
-
background_video: string[];
|
|
2613
|
-
background_image: string[];
|
|
2614
|
-
button_text: string[];
|
|
2615
|
-
updated: number[];
|
|
2616
|
-
title: string[];
|
|
2617
|
-
description: string[];
|
|
2618
|
-
image: string[];
|
|
2619
|
-
langcode: string[];
|
|
2620
|
-
link: string[];
|
|
2621
|
-
link_mobile: string[];
|
|
2622
|
-
section: number[];
|
|
2623
|
-
uuid: string[];
|
|
2624
|
-
video: string[];
|
|
2625
|
-
weight: number[];
|
|
2626
|
-
search_api_datasource?: string[];
|
|
2627
|
-
search_api_id?: string[];
|
|
2628
|
-
search_api_language?: string[];
|
|
2629
|
-
term?: string[];
|
|
2630
|
-
};
|
|
2631
|
-
sort: number[];
|
|
2632
|
-
}
|
|
2633
|
-
interface ESWorkout {
|
|
2634
|
-
_index: string;
|
|
2635
|
-
_id: string;
|
|
2636
|
-
_score: number;
|
|
2637
|
-
_source: {
|
|
2638
|
-
changed: number[];
|
|
2639
|
-
created: number[];
|
|
2640
|
-
uuid: string[];
|
|
2641
|
-
description: string[];
|
|
2642
|
-
duration: string[];
|
|
2643
|
-
duration_filter: number[];
|
|
2644
|
-
image_16_9: string[];
|
|
2645
|
-
image: string[];
|
|
2646
|
-
level: string[];
|
|
2647
|
-
published: boolean[];
|
|
2648
|
-
targeted_section: string[];
|
|
2649
|
-
title: string[];
|
|
2650
|
-
uid: string[];
|
|
2651
|
-
video_url: string[];
|
|
2652
|
-
video_poster: string[];
|
|
2653
|
-
video_download: string[];
|
|
2654
|
-
workout_category: string[];
|
|
2655
|
-
workout_type: string[];
|
|
2656
|
-
livestream_section: string[];
|
|
2657
|
-
};
|
|
2658
|
-
sort: number[];
|
|
2659
|
-
}
|
|
2660
|
-
interface ESShortform {
|
|
2661
|
-
_index: string;
|
|
2662
|
-
_id: string;
|
|
2663
|
-
_score: number;
|
|
2664
|
-
_source: {
|
|
2665
|
-
uuid?: string;
|
|
2666
|
-
nid?: string;
|
|
2667
|
-
title?: string;
|
|
2668
|
-
field_image_thumb?: string;
|
|
2669
|
-
field_image_poster?: string;
|
|
2670
|
-
field_short_synopsis?: string;
|
|
2671
|
-
field_body?: string;
|
|
2672
|
-
field_channel?: string;
|
|
2673
|
-
revision_timestamp?: string;
|
|
2674
|
-
langcode?: string;
|
|
2675
|
-
field_videomanifest?: string;
|
|
2676
|
-
field_duration?: string;
|
|
2677
|
-
field_category?: string;
|
|
2678
|
-
};
|
|
2679
|
-
sort: number[];
|
|
2680
|
-
}
|
|
2681
|
-
interface ESLongForm {
|
|
2682
|
-
_index: string;
|
|
2683
|
-
_id: string;
|
|
2684
|
-
_score: number;
|
|
2685
|
-
_source: {
|
|
2686
|
-
uuid?: string[];
|
|
2687
|
-
nid?: string[];
|
|
2688
|
-
title?: string[];
|
|
2689
|
-
image?: string[];
|
|
2690
|
-
image_promo?: string[];
|
|
2691
|
-
image_promo_large?: string[];
|
|
2692
|
-
image_poster?: string[];
|
|
2693
|
-
summary?: string[];
|
|
2694
|
-
created?: number[];
|
|
2695
|
-
revision_timestamp?: string[];
|
|
2696
|
-
video_manifest?: string[];
|
|
2697
|
-
rating?: string[];
|
|
2698
|
-
released_date?: string[];
|
|
2699
|
-
source_id?: string[];
|
|
2700
|
-
director?: string[];
|
|
2701
|
-
duration?: string[];
|
|
2702
|
-
path?: string[];
|
|
2703
|
-
genres?: string[];
|
|
2704
|
-
actors?: string[];
|
|
2705
|
-
writers?: string[];
|
|
2706
|
-
};
|
|
2707
|
-
sort: number[];
|
|
2708
|
-
}
|
|
2709
|
-
interface ESFaq {
|
|
2710
|
-
_index: string;
|
|
2711
|
-
_id: string;
|
|
2712
|
-
_score: number;
|
|
2713
|
-
_source: {
|
|
2714
|
-
uuid?: string[];
|
|
2715
|
-
title?: string[];
|
|
2716
|
-
answer?: string[];
|
|
2717
|
-
created?: number[];
|
|
2718
|
-
updated?: number[];
|
|
2719
|
-
};
|
|
2720
|
-
sort: number[];
|
|
2721
|
-
}
|
|
2722
|
-
interface ESPage {
|
|
2723
|
-
_index: string;
|
|
2724
|
-
_id: string;
|
|
2725
|
-
_score: number;
|
|
2726
|
-
_source: {
|
|
2727
|
-
uuid?: string[];
|
|
2728
|
-
title?: string[];
|
|
2729
|
-
body?: string[];
|
|
2730
|
-
created?: number[];
|
|
2731
|
-
updated?: number[];
|
|
2732
|
-
langcode?: string;
|
|
2733
|
-
url?: string[];
|
|
2734
|
-
};
|
|
2735
|
-
sort: number[];
|
|
2736
|
-
}
|
|
2737
|
-
interface ESSetting {
|
|
2738
|
-
_index: string;
|
|
2739
|
-
_id: string;
|
|
2740
|
-
_score: number;
|
|
2741
|
-
_source: {
|
|
2742
|
-
uuid?: string[];
|
|
2743
|
-
created?: number[];
|
|
2744
|
-
updated?: number[];
|
|
2745
|
-
status?: string[];
|
|
2746
|
-
type?: string[];
|
|
2747
|
-
video?: string[];
|
|
2748
|
-
number?: string[];
|
|
2749
|
-
pass?: string[];
|
|
2750
|
-
fieldset?: string[];
|
|
2751
|
-
};
|
|
2752
|
-
sort: number[];
|
|
2753
|
-
}
|
|
2754
|
-
interface ESPress {
|
|
2755
|
-
_index: string;
|
|
2756
|
-
_id: string;
|
|
2757
|
-
_score: number;
|
|
2758
|
-
_source: {
|
|
2759
|
-
uuid?: string[];
|
|
2760
|
-
title?: string[];
|
|
2761
|
-
image?: string[];
|
|
2762
|
-
created?: number[];
|
|
2763
|
-
updated?: number[];
|
|
2764
|
-
};
|
|
2765
|
-
sort: number[];
|
|
2766
|
-
}
|
|
2767
|
-
interface ESGuest {
|
|
2768
|
-
_index: string;
|
|
2769
|
-
_id: string;
|
|
2770
|
-
_score: number;
|
|
2771
|
-
_source: {
|
|
2772
|
-
uuid?: string[];
|
|
2773
|
-
id?: string[];
|
|
2774
|
-
title?: string[];
|
|
2775
|
-
description?: string[];
|
|
2776
|
-
image_16_9?: string[];
|
|
2777
|
-
display?: string[];
|
|
2778
|
-
updated?: number[];
|
|
2779
|
-
};
|
|
2780
|
-
sort: number[];
|
|
2781
|
-
}
|
|
2782
|
-
interface ESVideo {
|
|
2783
|
-
_index: string;
|
|
2784
|
-
_id: string;
|
|
2785
|
-
_score: number;
|
|
2786
|
-
_source: {
|
|
2787
|
-
uuid: string[];
|
|
2788
|
-
title: string[];
|
|
2789
|
-
created: number[];
|
|
2790
|
-
updated: number[];
|
|
2791
|
-
description: string[];
|
|
2792
|
-
image: string[];
|
|
2793
|
-
duration: number[];
|
|
2794
|
-
section: string[];
|
|
2795
|
-
video_poster: string[];
|
|
2796
|
-
video_url: string[];
|
|
2797
|
-
video_download: string[];
|
|
2798
|
-
section_id: number[];
|
|
2799
|
-
};
|
|
2800
|
-
sort: number[];
|
|
2801
|
-
}
|
|
2802
|
-
interface ESSection {
|
|
2803
|
-
_index: string;
|
|
2804
|
-
_id: string;
|
|
2805
|
-
_score: number;
|
|
2806
|
-
_source: {
|
|
2807
|
-
uuid?: string[];
|
|
2808
|
-
title?: string[];
|
|
2809
|
-
description?: string[];
|
|
2810
|
-
image?: string[];
|
|
2811
|
-
display?: string[];
|
|
2812
|
-
challenge?: string[];
|
|
2813
|
-
id?: string[];
|
|
2814
|
-
};
|
|
2815
|
-
sort: number[];
|
|
2816
|
-
}
|
|
2817
|
-
interface ESSchedule {
|
|
2818
|
-
_index: string;
|
|
2819
|
-
_id: string;
|
|
2820
|
-
_score: number;
|
|
2821
|
-
_source: {
|
|
2822
|
-
uuid: string[];
|
|
2823
|
-
created: string[];
|
|
2824
|
-
langcode: string[];
|
|
2825
|
-
updated: string[];
|
|
2826
|
-
monday_title: string[];
|
|
2827
|
-
monday_start: string[];
|
|
2828
|
-
monday_end: string[];
|
|
2829
|
-
monday_video: string[];
|
|
2830
|
-
monday_live: string[];
|
|
2831
|
-
tuesday_title: string[];
|
|
2832
|
-
tuesday_start: string[];
|
|
2833
|
-
tuesday_end: string[];
|
|
2834
|
-
tuesday_video: string[];
|
|
2835
|
-
tuesday_live: string[];
|
|
2836
|
-
wednesday_title: string[];
|
|
2837
|
-
wednesday_start: string[];
|
|
2838
|
-
wednesday_end: string[];
|
|
2839
|
-
wednesday_video: string[];
|
|
2840
|
-
wednesday_live: string[];
|
|
2841
|
-
thursday_title: string[];
|
|
2842
|
-
thursday_start: string[];
|
|
2843
|
-
thursday_end: string[];
|
|
2844
|
-
thursday_video: string[];
|
|
2845
|
-
thursday_live: string[];
|
|
2846
|
-
friday_title: string[];
|
|
2847
|
-
friday_start: string[];
|
|
2848
|
-
friday_end: string[];
|
|
2849
|
-
friday_video: string[];
|
|
2850
|
-
friday_live: string[];
|
|
2851
|
-
saturday_title: string[];
|
|
2852
|
-
saturday_start: string[];
|
|
2853
|
-
saturday_end: string[];
|
|
2854
|
-
saturday_video: string[];
|
|
2855
|
-
saturday_live: string[];
|
|
2856
|
-
sunday_title: string[];
|
|
2857
|
-
sunday_start: string[];
|
|
2858
|
-
sunday_end: string[];
|
|
2859
|
-
sunday_video: string[];
|
|
2860
|
-
sunday_live: string[];
|
|
2861
|
-
};
|
|
2862
|
-
sort: number[];
|
|
2863
|
-
}
|
|
2864
|
-
interface ESChallenge {
|
|
2865
|
-
_index: string;
|
|
2866
|
-
_id: string;
|
|
2867
|
-
_score: number;
|
|
2868
|
-
_source: {
|
|
2869
|
-
uuid?: string[];
|
|
2870
|
-
title?: string[];
|
|
2871
|
-
body?: string[];
|
|
2872
|
-
image?: string[];
|
|
2873
|
-
challenge_key?: string[];
|
|
2874
|
-
created?: number[];
|
|
2875
|
-
days?: string[];
|
|
2876
|
-
updated?: number[];
|
|
2877
|
-
purchase_button_label?: string[];
|
|
2878
|
-
price?: number[];
|
|
2879
|
-
};
|
|
2880
|
-
sort: number[];
|
|
2881
|
-
}
|
|
2882
|
-
interface ESChallengeDay {
|
|
2883
|
-
_index: string;
|
|
2884
|
-
_id: string;
|
|
2885
|
-
_score: number;
|
|
2886
|
-
_source: {
|
|
2887
|
-
uuid?: string[];
|
|
2888
|
-
title?: string[];
|
|
2889
|
-
body?: string[];
|
|
2890
|
-
image?: string[];
|
|
2891
|
-
created?: number[];
|
|
2892
|
-
updated?: number[];
|
|
2893
|
-
video?: string[];
|
|
2894
|
-
workout?: string[];
|
|
2895
|
-
};
|
|
2896
|
-
sort: number[];
|
|
2897
|
-
}
|
|
2898
|
-
interface ESConfig {
|
|
2899
|
-
_index: string;
|
|
2900
|
-
_id: string;
|
|
2901
|
-
_score: number;
|
|
2902
|
-
_source: {
|
|
2903
|
-
uuid?: string[];
|
|
2904
|
-
id?: string[];
|
|
2905
|
-
created?: number[];
|
|
2906
|
-
updated?: number[];
|
|
2907
|
-
type?: string[];
|
|
2908
|
-
cla?: string[];
|
|
2909
|
-
enabled?: boolean[];
|
|
2910
|
-
name?: string[];
|
|
2911
|
-
price?: number[];
|
|
2912
|
-
video?: string[];
|
|
2913
|
-
image_homepage?: string[];
|
|
2914
|
-
image_section_banner?: string[];
|
|
2915
|
-
search_api_id?: string[];
|
|
2916
|
-
search_api_datasource?: string[];
|
|
2917
|
-
search_api_language?: string[];
|
|
2918
|
-
};
|
|
2919
|
-
sort: number[];
|
|
2920
|
-
}
|
|
2921
|
-
interface ESSectionPanel {
|
|
2922
|
-
_index: string;
|
|
2923
|
-
_id: string;
|
|
2924
|
-
_score: number;
|
|
2925
|
-
_source: {
|
|
2926
|
-
uuid?: string[];
|
|
2927
|
-
title?: string[];
|
|
2928
|
-
created?: number[];
|
|
2929
|
-
updated?: number[];
|
|
2930
|
-
weight?: number[];
|
|
2931
|
-
item_uuid?: string[];
|
|
2932
|
-
type?: string[];
|
|
2933
|
-
};
|
|
2934
|
-
sort: number[];
|
|
2935
|
-
}
|
|
2936
|
-
interface ESSectionItem {
|
|
2937
|
-
_index: string;
|
|
2938
|
-
_id: string;
|
|
2939
|
-
_score: number;
|
|
2940
|
-
_source: {
|
|
2941
|
-
uuid?: string[];
|
|
2942
|
-
title?: string[];
|
|
2943
|
-
created?: number[];
|
|
2944
|
-
updated?: number[];
|
|
2945
|
-
type?: string[];
|
|
2946
|
-
term?: string[];
|
|
2947
|
-
custom_image_formatted?: string[];
|
|
2948
|
-
banner_image_formatted?: string;
|
|
2949
|
-
};
|
|
2950
|
-
sort: number[];
|
|
2951
|
-
}
|
|
2952
|
-
interface ESTaxonomy {
|
|
2953
|
-
_index: string;
|
|
2954
|
-
_id: string;
|
|
2955
|
-
_score: number;
|
|
2956
|
-
_source: {
|
|
2957
|
-
uuid?: string[];
|
|
2958
|
-
updated?: number[];
|
|
2959
|
-
vocabulary?: string[];
|
|
2960
|
-
name?: string[];
|
|
2961
|
-
description?: string[];
|
|
2962
|
-
image?: string[];
|
|
2963
|
-
image_banner?: string[];
|
|
2964
|
-
image_banner_taxonomy?: string[];
|
|
2965
|
-
image_large_16_9?: string[];
|
|
2966
|
-
weight?: number[];
|
|
2967
|
-
parent_name?: string[];
|
|
2968
|
-
color?: string[];
|
|
2969
|
-
};
|
|
2970
|
-
sort: number[];
|
|
2971
|
-
}
|
|
2972
|
-
interface ESSeries {
|
|
2973
|
-
_index: string;
|
|
2974
|
-
_id: string;
|
|
2975
|
-
_score: number;
|
|
2976
|
-
_source: {
|
|
2977
|
-
uuid?: string[];
|
|
2978
|
-
created?: number[];
|
|
2979
|
-
updated?: number[];
|
|
2980
|
-
display_title?: string[];
|
|
2981
|
-
synopsis?: string[];
|
|
2982
|
-
image_style_poster?: string[];
|
|
2983
|
-
image_style_thumb?: string[];
|
|
2984
|
-
category?: string[];
|
|
2985
|
-
category_id?: string[];
|
|
2986
|
-
seasons?: string[];
|
|
2987
|
-
};
|
|
2988
|
-
sort: number[];
|
|
2989
|
-
}
|
|
2990
|
-
interface ESSeason {
|
|
2991
|
-
_index: string;
|
|
2992
|
-
_id: string;
|
|
2993
|
-
_score: number;
|
|
2994
|
-
_source: {
|
|
2995
|
-
uuid?: string[];
|
|
2996
|
-
created?: number[];
|
|
2997
|
-
updated?: number[];
|
|
2998
|
-
display_title?: string[];
|
|
2999
|
-
synopsis?: string[];
|
|
3000
|
-
image_style_poster?: string[];
|
|
3001
|
-
image_style_thumb?: string[];
|
|
3002
|
-
episodes?: string[];
|
|
3003
|
-
season_number?: string[];
|
|
3004
|
-
show?: string[];
|
|
3005
|
-
};
|
|
3006
|
-
sort: number[];
|
|
3007
|
-
}
|
|
3008
|
-
interface ESLongform {
|
|
3009
|
-
_index: string;
|
|
3010
|
-
_id: string;
|
|
3011
|
-
_score: number;
|
|
3012
|
-
_source: {
|
|
3013
|
-
uuid?: string[];
|
|
3014
|
-
created?: number[];
|
|
3015
|
-
updated?: number[];
|
|
3016
|
-
display_title?: string[];
|
|
3017
|
-
synopsis?: string[];
|
|
3018
|
-
image_style_poster?: string[];
|
|
3019
|
-
image_style_thumb?: string[];
|
|
3020
|
-
duration?: string[];
|
|
3021
|
-
release_date?: string[];
|
|
3022
|
-
video?: string[];
|
|
3023
|
-
image_url?: string[];
|
|
3024
|
-
episode_number?: string[];
|
|
3025
|
-
};
|
|
3026
|
-
sort: number[];
|
|
3027
|
-
}
|
|
3028
|
-
interface ESMediaItem {
|
|
3029
|
-
_index: string;
|
|
3030
|
-
_id: string;
|
|
3031
|
-
_score: number;
|
|
3032
|
-
_source: {
|
|
3033
|
-
changed?: number[];
|
|
3034
|
-
created?: number[];
|
|
3035
|
-
image?: string[];
|
|
3036
|
-
custom_thumbnail?: string[];
|
|
3037
|
-
price?: number[];
|
|
3038
|
-
price_2_year?: number[];
|
|
3039
|
-
revision_timestamp?: string[];
|
|
3040
|
-
sku?: string[];
|
|
3041
|
-
status?: string[];
|
|
3042
|
-
uuid?: string[];
|
|
3043
|
-
description?: string[];
|
|
3044
|
-
transcript?: string[];
|
|
3045
|
-
entities?: string[];
|
|
3046
|
-
phrases?: string[];
|
|
3047
|
-
video?: string[];
|
|
3048
|
-
title?: string[];
|
|
3049
|
-
generated_title?: string[];
|
|
3050
|
-
project_pricing?: string[];
|
|
3051
|
-
related_uuids?: string[];
|
|
3052
|
-
franchise_name?: string[];
|
|
3053
|
-
franchise_tid?: string[];
|
|
3054
|
-
original?: boolean[];
|
|
3055
|
-
script?: string[];
|
|
3056
|
-
hide_thumbnail_title?: string[];
|
|
3057
|
-
};
|
|
3058
|
-
sort: number[];
|
|
3059
|
-
}
|
|
3060
|
-
/**
|
|
3061
|
-
* QUERY RESPONSE INTERFACES
|
|
3062
|
-
**/
|
|
3063
|
-
interface ESWorkoutResponse {
|
|
3064
|
-
took: number;
|
|
3065
|
-
timed_out: boolean;
|
|
3066
|
-
_shards: {
|
|
3067
|
-
total: number;
|
|
3068
|
-
successful: number;
|
|
3069
|
-
skipped: number;
|
|
3070
|
-
failed: number;
|
|
3071
|
-
};
|
|
3072
|
-
hits: {
|
|
3073
|
-
total: number;
|
|
3074
|
-
max_score: number;
|
|
3075
|
-
hits: ESWorkout[];
|
|
3076
|
-
};
|
|
3077
|
-
}
|
|
3078
|
-
type ESDataTypes = ESWorkout[] | ESPromo[] | ESShortform[] | ESLongForm[] | ESFaq[] | ESPage[] | ESSetting[] | ESPress[] | ESGuest[] | ESVideo[] | ESSection[] | ESSchedule[] | ESChallenge[] | ESChallengeDay[] | ESConfig[];
|
|
3079
|
-
interface ESDataResponse {
|
|
3080
|
-
took: number;
|
|
3081
|
-
timed_out: boolean;
|
|
3082
|
-
_shards: {
|
|
3083
|
-
total: number;
|
|
3084
|
-
successful: number;
|
|
3085
|
-
skipped: number;
|
|
3086
|
-
failed: number;
|
|
3087
|
-
};
|
|
3088
|
-
hits: {
|
|
3089
|
-
total: number;
|
|
3090
|
-
max_score: number;
|
|
3091
|
-
hits: ESDataTypes;
|
|
3092
|
-
};
|
|
3093
|
-
}
|
|
3094
|
-
/**
|
|
3095
|
-
* QUERY INTERFACES
|
|
3096
|
-
**/
|
|
3097
|
-
interface IdArg {
|
|
3098
|
-
index: string;
|
|
3099
|
-
ids: string[];
|
|
3100
|
-
}
|
|
3101
|
-
interface DataArgs {
|
|
3102
|
-
index: string;
|
|
3103
|
-
options?: {
|
|
3104
|
-
size?: number;
|
|
3105
|
-
sort?: {
|
|
3106
|
-
created: {
|
|
3107
|
-
order: string;
|
|
3108
|
-
};
|
|
3109
|
-
}[];
|
|
3110
|
-
query?: any;
|
|
3111
|
-
};
|
|
3112
|
-
}
|
|
3113
|
-
/**
|
|
3114
|
-
* FORMATTED INTERFACES
|
|
3115
|
-
**/
|
|
3116
|
-
interface Page {
|
|
3117
|
-
uuid?: string;
|
|
3118
|
-
title?: string;
|
|
3119
|
-
body?: string;
|
|
3120
|
-
created?: number;
|
|
3121
|
-
updated?: number;
|
|
3122
|
-
langcode?: string;
|
|
3123
|
-
url?: string;
|
|
3124
|
-
}
|
|
3125
|
-
interface Promo {
|
|
3126
|
-
uuid?: string;
|
|
3127
|
-
id?: string;
|
|
3128
|
-
title?: string;
|
|
3129
|
-
image?: string;
|
|
3130
|
-
imageFormatted?: string;
|
|
3131
|
-
description?: string;
|
|
3132
|
-
created?: number;
|
|
3133
|
-
updated?: number;
|
|
3134
|
-
weight?: number;
|
|
3135
|
-
buttonText?: string;
|
|
3136
|
-
link?: string;
|
|
3137
|
-
linkMobile?: string;
|
|
3138
|
-
}
|
|
3139
|
-
interface Workout {
|
|
3140
|
-
created: number;
|
|
3141
|
-
changed: number;
|
|
3142
|
-
uuid: string;
|
|
3143
|
-
description: string;
|
|
3144
|
-
duration: number;
|
|
3145
|
-
imageStyled: string;
|
|
3146
|
-
image: string;
|
|
3147
|
-
level: string;
|
|
3148
|
-
published: boolean;
|
|
3149
|
-
targeted_section: string;
|
|
3150
|
-
title: string;
|
|
3151
|
-
uid: string;
|
|
3152
|
-
video: string;
|
|
3153
|
-
videoPoster: string;
|
|
3154
|
-
videoDownload: string;
|
|
3155
|
-
workoutCategory: string;
|
|
3156
|
-
workoutType: string;
|
|
3157
|
-
livestreamSection: string;
|
|
3158
|
-
}
|
|
3159
|
-
interface Video {
|
|
3160
|
-
uuid?: string;
|
|
3161
|
-
title: string;
|
|
3162
|
-
created: number;
|
|
3163
|
-
updated: number;
|
|
3164
|
-
description: string;
|
|
3165
|
-
image: string;
|
|
3166
|
-
duration: number;
|
|
3167
|
-
section: string;
|
|
3168
|
-
videoPoster: string;
|
|
3169
|
-
video: string;
|
|
3170
|
-
videoDownload: string;
|
|
3171
|
-
sectionId: number;
|
|
3172
|
-
}
|
|
3173
|
-
interface Section {
|
|
3174
|
-
uuid?: string;
|
|
3175
|
-
title?: string;
|
|
3176
|
-
description?: string;
|
|
3177
|
-
image?: string;
|
|
3178
|
-
display?: string;
|
|
3179
|
-
challenge?: string;
|
|
3180
|
-
id?: string;
|
|
3181
|
-
}
|
|
3182
|
-
interface Schedule {
|
|
3183
|
-
uuid: string;
|
|
3184
|
-
created: string;
|
|
3185
|
-
langcode: string;
|
|
3186
|
-
updated: string;
|
|
3187
|
-
days: {
|
|
3188
|
-
monday?: {
|
|
3189
|
-
title: string;
|
|
3190
|
-
start: string;
|
|
3191
|
-
end: string;
|
|
3192
|
-
video: string;
|
|
3193
|
-
live: string;
|
|
3194
|
-
}[];
|
|
3195
|
-
tuesday?: {
|
|
3196
|
-
title: string;
|
|
3197
|
-
start: string;
|
|
3198
|
-
end: string;
|
|
3199
|
-
video: string;
|
|
3200
|
-
live: string;
|
|
3201
|
-
}[];
|
|
3202
|
-
wednesday?: {
|
|
3203
|
-
title: string;
|
|
3204
|
-
start: string;
|
|
3205
|
-
end: string;
|
|
3206
|
-
video: string;
|
|
3207
|
-
live: string;
|
|
3208
|
-
}[];
|
|
3209
|
-
thursday?: {
|
|
3210
|
-
title: string;
|
|
3211
|
-
start: string;
|
|
3212
|
-
end: string;
|
|
3213
|
-
video: string;
|
|
3214
|
-
live: string;
|
|
3215
|
-
}[];
|
|
3216
|
-
friday?: {
|
|
3217
|
-
title: string;
|
|
3218
|
-
start: string;
|
|
3219
|
-
end: string;
|
|
3220
|
-
video: string;
|
|
3221
|
-
live: string;
|
|
3222
|
-
}[];
|
|
3223
|
-
saturday?: {
|
|
3224
|
-
title: string;
|
|
3225
|
-
start: string;
|
|
3226
|
-
end: string;
|
|
3227
|
-
video: string;
|
|
3228
|
-
live: string;
|
|
3229
|
-
}[];
|
|
3230
|
-
sunday?: {
|
|
3231
|
-
title: string;
|
|
3232
|
-
start: string;
|
|
3233
|
-
end: string;
|
|
3234
|
-
video: string;
|
|
3235
|
-
live: string;
|
|
3236
|
-
}[];
|
|
3237
|
-
}[];
|
|
3238
|
-
}
|
|
3239
|
-
interface Challenge {
|
|
3240
|
-
uuid?: string;
|
|
3241
|
-
title?: string;
|
|
3242
|
-
body?: string;
|
|
3243
|
-
image?: string;
|
|
3244
|
-
challengeKey?: string;
|
|
3245
|
-
created?: number;
|
|
3246
|
-
days?: string[];
|
|
3247
|
-
updated?: number;
|
|
3248
|
-
purchaseButtonLabel?: string;
|
|
3249
|
-
price?: number;
|
|
3250
|
-
}
|
|
3251
|
-
interface ChallengeDay {
|
|
3252
|
-
uuid?: string;
|
|
3253
|
-
title?: string;
|
|
3254
|
-
body?: string;
|
|
3255
|
-
image?: string;
|
|
3256
|
-
created?: number;
|
|
3257
|
-
updated?: number;
|
|
3258
|
-
video?: string;
|
|
3259
|
-
workout?: string;
|
|
3260
|
-
}
|
|
3261
|
-
interface Config {
|
|
3262
|
-
uuid?: string;
|
|
3263
|
-
id?: string;
|
|
3264
|
-
created?: number;
|
|
3265
|
-
updated?: number;
|
|
3266
|
-
type?: string;
|
|
3267
|
-
cla?: string;
|
|
3268
|
-
enabled?: boolean;
|
|
3269
|
-
name?: string;
|
|
3270
|
-
price?: number;
|
|
3271
|
-
video?: string;
|
|
3272
|
-
imageHomepage?: string;
|
|
3273
|
-
imageSectionBanner?: string;
|
|
3274
|
-
searchApiId?: string;
|
|
3275
|
-
searchApiDatasource?: string;
|
|
3276
|
-
searchApiLanguage?: string;
|
|
3277
|
-
}
|
|
3278
|
-
interface SectionPanel {
|
|
3279
|
-
uuid?: string;
|
|
3280
|
-
title?: string;
|
|
3281
|
-
created?: number;
|
|
3282
|
-
updated?: number;
|
|
3283
|
-
weight?: number;
|
|
3284
|
-
items?: string[];
|
|
3285
|
-
type?: string;
|
|
3286
|
-
}
|
|
3287
|
-
interface SectionItem {
|
|
3288
|
-
uuid?: string;
|
|
3289
|
-
title?: string;
|
|
3290
|
-
created?: number;
|
|
3291
|
-
updated?: number;
|
|
3292
|
-
type?: string;
|
|
3293
|
-
term?: string;
|
|
3294
|
-
image?: string;
|
|
3295
|
-
bannerImage?: string;
|
|
3296
|
-
}
|
|
3297
|
-
interface Taxonomy {
|
|
3298
|
-
id?: string;
|
|
3299
|
-
uuid?: string;
|
|
3300
|
-
updated?: number;
|
|
3301
|
-
vocabulary?: string;
|
|
3302
|
-
name?: string;
|
|
3303
|
-
description?: string;
|
|
3304
|
-
image?: string;
|
|
3305
|
-
imageBanner?: string;
|
|
3306
|
-
imageBannerTaxonomy?: string;
|
|
3307
|
-
imageLarge?: string;
|
|
3308
|
-
weight?: number;
|
|
3309
|
-
parentName?: string;
|
|
3310
|
-
color?: string;
|
|
3311
|
-
}
|
|
3312
|
-
interface Series {
|
|
3313
|
-
id?: string;
|
|
3314
|
-
title?: string;
|
|
3315
|
-
uuid?: string;
|
|
3316
|
-
created?: number;
|
|
3317
|
-
updated?: number;
|
|
3318
|
-
displayTitle?: string;
|
|
3319
|
-
synopsis?: string;
|
|
3320
|
-
imagePoster?: string;
|
|
3321
|
-
imageThumb?: string;
|
|
3322
|
-
category?: string;
|
|
3323
|
-
categoryId?: string;
|
|
3324
|
-
seasons?: string[];
|
|
3325
|
-
}
|
|
3326
|
-
interface Season {
|
|
3327
|
-
id?: string;
|
|
3328
|
-
uuid?: string;
|
|
3329
|
-
created?: number;
|
|
3330
|
-
updated?: number;
|
|
3331
|
-
title?: string;
|
|
3332
|
-
synopsis?: string;
|
|
3333
|
-
imagePoster?: string;
|
|
3334
|
-
imageThumb?: string;
|
|
3335
|
-
episodes?: string[];
|
|
3336
|
-
seasonNumber?: string;
|
|
3337
|
-
showId?: string;
|
|
3338
|
-
}
|
|
3339
|
-
interface LongForm {
|
|
3340
|
-
id?: string;
|
|
3341
|
-
uuid?: string;
|
|
3342
|
-
created?: number;
|
|
3343
|
-
updated?: number;
|
|
3344
|
-
title?: string;
|
|
3345
|
-
synopsis?: string;
|
|
3346
|
-
imagePoster?: string;
|
|
3347
|
-
imageThumb?: string;
|
|
3348
|
-
duration?: string;
|
|
3349
|
-
releaseDate?: string;
|
|
3350
|
-
video?: string;
|
|
3351
|
-
imageUrl?: string;
|
|
3352
|
-
episodeNumber?: string;
|
|
3353
|
-
}
|
|
3354
|
-
interface MediaItem {
|
|
3355
|
-
changed?: number;
|
|
3356
|
-
created?: number;
|
|
3357
|
-
image?: string;
|
|
3358
|
-
customThumbnail?: string;
|
|
3359
|
-
price?: number;
|
|
3360
|
-
priceTwoYear?: number;
|
|
3361
|
-
revisionTimestamp?: string;
|
|
3362
|
-
sku?: string;
|
|
3363
|
-
status?: string;
|
|
3364
|
-
uuid?: string;
|
|
3365
|
-
description?: string;
|
|
3366
|
-
transcript?: string;
|
|
3367
|
-
entities?: string[];
|
|
3368
|
-
phrases?: string[];
|
|
3369
|
-
video?: string;
|
|
3370
|
-
title?: string;
|
|
3371
|
-
generatedTitle?: string;
|
|
3372
|
-
projectPricing?: string;
|
|
3373
|
-
relatedItems?: string[];
|
|
3374
|
-
franchises?: string[];
|
|
3375
|
-
franchisesIds?: string[];
|
|
3376
|
-
original?: boolean;
|
|
3377
|
-
script?: string;
|
|
3378
|
-
hideThumbnailTitle?: string;
|
|
3379
|
-
}
|
|
3380
|
-
|
|
3381
2153
|
declare const contentApi: _reduxjs_toolkit_query.Api<_reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, {
|
|
3382
2154
|
getData: _reduxjs_toolkit_query.QueryDefinition<DataArgs, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Data" | "Workout", ESDataTypes, "contentApi", unknown>;
|
|
3383
2155
|
getDataById: _reduxjs_toolkit_query.QueryDefinition<IdArg, _reduxjs_toolkit_query.BaseQueryFn<string | _reduxjs_toolkit_query.FetchArgs, unknown, _reduxjs_toolkit_query.FetchBaseQueryError, {}, _reduxjs_toolkit_query.FetchBaseQueryMeta>, "Data" | "Workout", ESDataTypes, "contentApi", unknown>;
|
|
@@ -3568,14 +2340,6 @@ declare const selectCartItemsIds: ((state: {
|
|
|
3568
2340
|
argsMemoize: typeof reselect.weakMapMemoize;
|
|
3569
2341
|
};
|
|
3570
2342
|
|
|
3571
|
-
declare const useLoggedIn: () => boolean;
|
|
3572
|
-
|
|
3573
|
-
declare const useAppDispatch: react_redux.UseDispatch<AppDispatchWeb>;
|
|
3574
|
-
declare const useAppSelector: react_redux.UseSelector<RootState>;
|
|
3575
|
-
declare const useAppStore: react_redux.UseStore<AppStoreWeb>;
|
|
3576
|
-
|
|
3577
|
-
declare function makeStore(): any;
|
|
3578
|
-
|
|
3579
2343
|
declare const formatUserPayload: (payload: UserPayload) => {
|
|
3580
2344
|
userEmail: string;
|
|
3581
2345
|
lastName: string;
|
|
@@ -3661,5 +2425,4 @@ declare const formatSeasons: (data: ESSeason[]) => Season[];
|
|
|
3661
2425
|
declare const formatLongform: (data: ESLongform[]) => LongForm[];
|
|
3662
2426
|
declare const formatMediaItem: (data: ESMediaItem[]) => MediaItem[];
|
|
3663
2427
|
|
|
3664
|
-
export { addToCart, authApi, authSlice, cartSlice, contentApi, emptyCart, formatAuthSession, formatChallengeDays, formatChallenges, formatConfig, formatFaqs, formatFedaratedSession, formatGuests, formatLongform, formatMediaItem, formatPages, formatPress, formatPromos, formatSchedule, formatSeasons, formatSecondsToISO8601Duration, formatSectionItems, formatSectionPanels, formatSections, formatSeries, formatSettings, formatShortform, formatSocialAuthSession, formatTaxonomies, formatUserPayload, formatVideos, formatWorkout, getUserSession, isAuthenticated, isVerifying, logout,
|
|
3665
|
-
export type { ApiError, AuthState, Challenge, ChallengeDay, Config, DataArgs, DecodedIdToken, ESChallenge, ESChallengeDay, ESConfig, ESDataResponse, ESDataTypes, ESFaq, ESGuest, ESLongForm, ESLongform, ESMediaItem, ESPage, ESPress, ESPromo, ESSchedule, ESSeason, ESSection, ESSectionItem, ESSectionPanel, ESSeries, ESSetting, ESShortform, ESTaxonomy, ESVideo, ESWorkout, ESWorkoutResponse, FederatedSession, ForgottenPasswordRequest, ForgottenPasswordResponse, FormattedPayment, IdArg, Info, LoginRequest, LoginResponse, LogoutResponse, LongForm, MediaItem, Page, PaymentPlansResponse, PaymentResponse, PaymentTokenRequest, Plan, Promo, RefreshRequest, RefreshResponse, RegisterRequest, RegisterResponse, ResetPasswordAuthRequest, ResetPasswordAuthResponse, ResetPasswordRequest, ResetPasswordResponse, S3Image, Schedule, Season, Section, SectionItem, SectionPanel, Series, SocialTokens, Taxonomy, UpdateUserInfoRequest, UpdateUserRequest, UpdateUserResponse, User, UserCreating, UserDetails, UserPayload, UserSubRequest, UserSubResponse, UserVerify, UsersState, VerifyUserAttributesRequest, VerifyUserAttributesResponse, VerifyUserRequest, VerifyUserResendRequest, VerifyUserResponse, Video, VideoSource, Workout };
|
|
2428
|
+
export { AuthState, Challenge, ChallengeDay, Config, DataArgs, ESChallenge, ESChallengeDay, ESConfig, ESDataTypes, ESFaq, ESGuest, ESLongform, ESMediaItem, ESPage, ESPress, ESPromo, ESSchedule, ESSeason, ESSection, ESSectionItem, ESSectionPanel, ESSeries, ESSetting, ESShortform, ESTaxonomy, ESVideo, ESWorkout, FederatedSession, ForgottenPasswordRequest, ForgottenPasswordResponse, IdArg, LongForm, MediaItem, Page, PaymentPlansResponse, Promo, RegisterRequest, RegisterResponse, ResetPasswordAuthRequest, ResetPasswordAuthResponse, ResetPasswordRequest, ResetPasswordResponse, Schedule, Season, Section, SectionItem, SectionPanel, Series, SocialTokens, Taxonomy, UpdateUserInfoRequest, UpdateUserRequest, User, UserDetails, UserPayload, UserSubRequest, UserSubResponse, VerifyUserAttributesRequest, VerifyUserAttributesResponse, VerifyUserRequest, VerifyUserResendRequest, Video, Workout, addToCart, authApi, authSlice, cartSlice, contentApi, emptyCart, formatAuthSession, formatChallengeDays, formatChallenges, formatConfig, formatFaqs, formatFedaratedSession, formatGuests, formatLongform, formatMediaItem, formatPages, formatPress, formatPromos, formatSchedule, formatSeasons, formatSecondsToISO8601Duration, formatSectionItems, formatSectionPanels, formatSections, formatSeries, formatSettings, formatShortform, formatSocialAuthSession, formatTaxonomies, formatUserPayload, formatVideos, formatWorkout, getUserSession, isAuthenticated, isVerifying, logout, ordersApi, paymentApi, removeFromCart, removePromoCode, resetCreating, resetTaxRate, selectAccessToken, selectCartCount, selectCartItems, selectCartItemsIds, selectCartNetTotal, selectCartStatus, selectCartTaxAmount, selectCartTaxRate, selectCartTotal, selectCurrentUser, selectCurrentUserRefreshToken, selectCurrentUserSub, selectMediaInCart, selectPromoCode, selectRefreshToken, selectSubscription, selectSubscriptionPrice, selectUserSubscriptionStatus, selectUserTokens, setCredentials, setPromoCode, setTaxRate, toggleCart, updateCart, updateSubscription, useForgottenPasswordMutation, useGetUserInfoQuery, useLazyGetUserInfoQuery, useLazyVerifyUserAttributesQuery, useLazyVerifyUserQuery, useLazyVerifyUserResendQuery, useRegisterMutation, useResetPasswordAuthMutation, useResetPasswordMutation, useUpdateUserInfoMutation, useUpdateUserMutation, useVerifyUserAttributesQuery, useVerifyUserQuery, useVerifyUserResendQuery };
|