@connectedxm/client 1.7.6 → 2.1.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/index.js CHANGED
@@ -1,1128 +1,9 @@
1
- "use strict";
2
- var __create = Object.create;
3
- var __defProp = Object.defineProperty;
4
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
- var __getOwnPropNames = Object.getOwnPropertyNames;
6
- var __getProtoOf = Object.getPrototypeOf;
7
- var __hasOwnProp = Object.prototype.hasOwnProperty;
8
- var __export = (target, all) => {
9
- for (var name in all)
10
- __defProp(target, name, { get: all[name], enumerable: true });
11
- };
12
- var __copyProps = (to, from, except, desc) => {
13
- if (from && typeof from === "object" || typeof from === "function") {
14
- for (let key of __getOwnPropNames(from))
15
- if (!__hasOwnProp.call(to, key) && key !== except)
16
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
- }
18
- return to;
19
- };
20
- var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
- // If the importer is in node compatibility mode or this is not an ESM
22
- // file that has been converted to a CommonJS file using a Babel-
23
- // compatible transform (i.e. "__esModule" has not been set), then set
24
- // "default" to the CommonJS "module.exports" for node compatibility.
25
- isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
- mod
27
- ));
28
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
-
30
- // src/index.ts
31
- var index_exports = {};
32
- __export(index_exports, {
33
- ACCOUNTS_POPULAR_QUERY_KEY: () => ACCOUNTS_POPULAR_QUERY_KEY,
34
- ACCOUNTS_QUERY_KEY: () => ACCOUNTS_QUERY_KEY,
35
- ACCOUNT_ACTIVITIES_QUERY_KEY: () => ACCOUNT_ACTIVITIES_QUERY_KEY,
36
- ACCOUNT_BY_SHARE_CODE_QUERY_KEY: () => ACCOUNT_BY_SHARE_CODE_QUERY_KEY,
37
- ACCOUNT_FOLLOWERS_QUERY_KEY: () => ACCOUNT_FOLLOWERS_QUERY_KEY,
38
- ACCOUNT_FOLLOWINGS_QUERY_KEY: () => ACCOUNT_FOLLOWINGS_QUERY_KEY,
39
- ACCOUNT_FOLLOW_STATS_QUERY_KEY: () => ACCOUNT_FOLLOW_STATS_QUERY_KEY,
40
- ACCOUNT_GROUPS_QUERY_KEY: () => ACCOUNT_GROUPS_QUERY_KEY,
41
- ACCOUNT_MEDIA_QUERY_KEY: () => ACCOUNT_MEDIA_QUERY_KEY,
42
- ACCOUNT_QUERY_KEY: () => ACCOUNT_QUERY_KEY,
43
- ACTIVITIES_QUERY_KEY: () => ACTIVITIES_QUERY_KEY,
44
- ACTIVITY_COMMENTS_QUERY_KEY: () => ACTIVITY_COMMENTS_QUERY_KEY,
45
- ACTIVITY_QUERY_KEY: () => ACTIVITY_QUERY_KEY,
46
- ADD_SELF_RELATIONSHIP: () => ADD_SELF_RELATIONSHIP,
47
- ADVERTISEMENT_QUERY_KEY: () => ADVERTISEMENT_QUERY_KEY,
48
- ALL_GROUP_EVENTS: () => ALL_GROUP_EVENTS,
49
- AcceptGroupInvitation: () => AcceptGroupInvitation,
50
- AcceptGroupRequest: () => AcceptGroupRequest,
51
- AccountType: () => AccountType,
52
- AddChannelCollectionContent: () => AddChannelCollectionContent,
53
- AddChannelInterest: () => AddChannelInterest,
54
- AddContentInterest: () => AddContentInterest,
55
- AddFreePassAddOns: () => AddFreePassAddOns,
56
- AddListingCoHost: () => AddListingCoHost,
57
- AddListingSponsor: () => AddListingSponsor,
58
- AddSelfChatChannelMember: () => AddSelfChatChannelMember,
59
- AddSelfDelegate: () => AddSelfDelegate,
60
- AddSelfEventSession: () => AddSelfEventSession,
61
- AddSelfInterests: () => AddSelfInterests,
62
- AddThreadMember: () => AddThreadMember,
63
- AddThreadMessageReaction: () => AddThreadMessageReaction,
64
- AddThreadMessageReply: () => AddThreadMessageReply,
65
- AdvertisementType: () => AdvertisementType,
66
- AppendInfiniteQuery: () => AppendInfiniteQuery,
67
- BENEFITS_QUERY_KEY: () => BENEFITS_QUERY_KEY,
68
- BOOKINGS_QUERY_KEY: () => BOOKINGS_QUERY_KEY,
69
- BOOKING_PLACES_QUERY_KEY: () => BOOKING_PLACES_QUERY_KEY,
70
- BOOKING_PLACE_QUERY_KEY: () => BOOKING_PLACE_QUERY_KEY,
71
- BOOKING_PLACE_SPACES_QUERY_KEY: () => BOOKING_PLACE_SPACES_QUERY_KEY,
72
- BOOKING_PLACE_SPACE_QUERY_KEY: () => BOOKING_PLACE_SPACE_QUERY_KEY,
73
- BOOKING_PLACE_SPACE_SLOTS_QUERY_KEY: () => BOOKING_PLACE_SPACE_SLOTS_QUERY_KEY,
74
- BOOKING_QUERY_KEY: () => BOOKING_QUERY_KEY,
75
- BlockAccount: () => BlockAccount,
76
- BlockIntegration: () => BlockIntegration,
77
- CHANNELS_QUERY_KEY: () => CHANNELS_QUERY_KEY,
78
- CHANNEL_COLLECTIONS_QUERY_KEY: () => CHANNEL_COLLECTIONS_QUERY_KEY,
79
- CHANNEL_COLLECTION_CONTENTS_QUERY_KEY: () => CHANNEL_COLLECTION_CONTENTS_QUERY_KEY,
80
- CHANNEL_COLLECTION_QUERY_KEY: () => CHANNEL_COLLECTION_QUERY_KEY,
81
- CHANNEL_CONTENTS_QUERY_KEY: () => CHANNEL_CONTENTS_QUERY_KEY,
82
- CHANNEL_CONTENT_ACTIVITIES_QUERY_KEY: () => CHANNEL_CONTENT_ACTIVITIES_QUERY_KEY,
83
- CHANNEL_CONTENT_GUESTS_QUERY_KEY: () => CHANNEL_CONTENT_GUESTS_QUERY_KEY,
84
- CHANNEL_CONTENT_INTERESTS_QUERY_KEY: () => CHANNEL_CONTENT_INTERESTS_QUERY_KEY,
85
- CHANNEL_CONTENT_QUERY_KEY: () => CHANNEL_CONTENT_QUERY_KEY,
86
- CHANNEL_INTERESTS_QUERY_KEY: () => CHANNEL_INTERESTS_QUERY_KEY,
87
- CHANNEL_QUERY_KEY: () => CHANNEL_QUERY_KEY,
88
- CONTENTS_QUERY_KEY: () => CONTENTS_QUERY_KEY,
89
- CONTENT_INTERESTS_QUERY_KEY: () => CONTENT_INTERESTS_QUERY_KEY,
90
- CONTENT_QUERY_KEY: () => CONTENT_QUERY_KEY,
91
- CUSTOM_ERROR_CODES: () => CUSTOM_ERROR_CODES,
92
- CacheIndividualQueries: () => CacheIndividualQueries,
93
- CancelBooking: () => CancelBooking,
94
- CancelGroupInvitation: () => CancelGroupInvitation,
95
- CancelGroupRequest: () => CancelGroupRequest,
96
- CancelPass: () => CancelPass,
97
- CancelSubscription: () => CancelSubscription,
98
- CapturePaymentIntent: () => CapturePaymentIntent,
99
- CheckinListingAttendeePass: () => CheckinListingAttendeePass,
100
- CompleteEventActivation: () => CompleteEventActivation,
101
- ConfirmBooking: () => ConfirmBooking,
102
- ConnectedXMProvider: () => ConnectedXMProvider,
103
- ContentGuestType: () => ContentGuestType,
104
- CouponType: () => CouponType,
105
- CreateChannel: () => CreateChannel,
106
- CreateChannelCollection: () => CreateChannelCollection,
107
- CreateChannelContent: () => CreateChannelContent,
108
- CreateChannelSubscriber: () => CreateChannelSubscriber,
109
- CreateContentGuest: () => CreateContentGuest,
110
- CreateGroup: () => CreateGroup,
111
- CreateGroupAnnouncement: () => CreateGroupAnnouncement,
112
- CreateGroupInvitations: () => CreateGroupInvitations,
113
- CreateGroupRequest: () => CreateGroupRequest,
114
- CreateListing: () => CreateListing,
115
- CreateListingAnnouncement: () => CreateListingAnnouncement,
116
- CreateListingQuestion: () => CreateListingQuestion,
117
- CreateListingSession: () => CreateListingSession,
118
- CreateListingSpeaker: () => CreateListingSpeaker,
119
- CreateSelfAddress: () => CreateSelfAddress,
120
- CreateSelfChatChannel: () => CreateSelfChatChannel,
121
- CreateSelfChatChannelMessage: () => CreateSelfChatChannelMessage,
122
- CreateSelfLead: () => CreateSelfLead,
123
- CreateSubscription: () => CreateSubscription,
124
- CreateSupportTicket: () => CreateSupportTicket,
125
- CreateTeamAccount: () => CreateTeamAccount,
126
- CreateThread: () => CreateThread,
127
- CreateThreadMessage: () => CreateThreadMessage,
128
- Currency: () => Currency,
129
- DayOfWeek: () => DayOfWeek,
130
- DeactivateGroup: () => DeactivateGroup,
131
- DefaultAuthAction: () => DefaultAuthAction,
132
- DeleteActivity: () => DeleteActivity,
133
- DeleteChannel: () => DeleteChannel,
134
- DeleteChannelCollection: () => DeleteChannelCollection,
135
- DeleteChannelContent: () => DeleteChannelContent,
136
- DeleteChannelSubscriber: () => DeleteChannelSubscriber,
137
- DeleteContentGuest: () => DeleteContentGuest,
138
- DeleteContentPublishSchedule: () => DeleteContentPublishSchedule,
139
- DeleteDraftBooking: () => DeleteDraftBooking,
140
- DeleteListing: () => DeleteListing,
141
- DeleteListingQuestion: () => DeleteListingQuestion,
142
- DeleteListingSession: () => DeleteListingSession,
143
- DeleteListingSpeaker: () => DeleteListingSpeaker,
144
- DeleteReshare: () => DeleteReshare,
145
- DeleteSelf: () => DeleteSelf,
146
- DeleteSelfAddress: () => DeleteSelfAddress,
147
- DeleteSelfChatChannel: () => DeleteSelfChatChannel,
148
- DeleteSelfChatChannelMessage: () => DeleteSelfChatChannelMessage,
149
- DeleteSelfLead: () => DeleteSelfLead,
150
- DeleteSelfPushDevice: () => DeleteSelfPushDevice,
151
- DeleteThreadMember: () => DeleteThreadMember,
152
- DeleteThreadMessage: () => DeleteThreadMessage,
153
- DemoteGroupModerator: () => DemoteGroupModerator,
154
- DisableIntegration: () => DisableIntegration,
155
- DraftBooking: () => DraftBooking,
156
- ERR_FEATURE_NOT_AVAILABLE: () => ERR_FEATURE_NOT_AVAILABLE,
157
- ERR_INTEGRATION_PERMISSION_DENIED: () => ERR_INTEGRATION_PERMISSION_DENIED,
158
- ERR_KNOWN_ERROR: () => ERR_KNOWN_ERROR,
159
- ERR_NOT_EVENT_REGISTERED: () => ERR_NOT_EVENT_REGISTERED,
160
- ERR_NOT_GROUP_MEMBER: () => ERR_NOT_GROUP_MEMBER,
161
- ERR_REGISTRATION_UNAVAILABLE: () => ERR_REGISTRATION_UNAVAILABLE,
162
- ERR_SUBSCRIPTION_REQUIRED: () => ERR_SUBSCRIPTION_REQUIRED,
163
- ERR_TIER_REQUIRED: () => ERR_TIER_REQUIRED,
164
- EVENTS_FEATURED_QUERY_KEY: () => EVENTS_FEATURED_QUERY_KEY,
165
- EVENTS_QUERY_KEY: () => EVENTS_QUERY_KEY,
166
- EVENT_ACTIVATIONS_LEADERBOARD_QUERY_KEY: () => EVENT_ACTIVATIONS_LEADERBOARD_QUERY_KEY,
167
- EVENT_ACTIVATIONS_QUERY_KEY: () => EVENT_ACTIVATIONS_QUERY_KEY,
168
- EVENT_ACTIVATION_COMPLETIONS_QUERY_KEY: () => EVENT_ACTIVATION_COMPLETIONS_QUERY_KEY,
169
- EVENT_ACTIVATION_QUERY_KEY: () => EVENT_ACTIVATION_QUERY_KEY,
170
- EVENT_ACTIVATION_SUMMARY_QUERY_KEY: () => EVENT_ACTIVATION_SUMMARY_QUERY_KEY,
171
- EVENT_ACTIVITIES_QUERY_KEY: () => EVENT_ACTIVITIES_QUERY_KEY,
172
- EVENT_FAQ_SECTIONS_QUERY_KEY: () => EVENT_FAQ_SECTIONS_QUERY_KEY,
173
- EVENT_FAQ_SECTION_QUERY_KEY: () => EVENT_FAQ_SECTION_QUERY_KEY,
174
- EVENT_FAQ_SECTION_QUESTIONS_QUERY_KEY: () => EVENT_FAQ_SECTION_QUESTIONS_QUERY_KEY,
175
- EVENT_FAQ_SECTION_QUESTION_QUERY_KEY: () => EVENT_FAQ_SECTION_QUESTION_QUERY_KEY,
176
- EVENT_IMAGES_QUERY_KEY: () => EVENT_IMAGES_QUERY_KEY,
177
- EVENT_IMAGE_QUERY_KEY: () => EVENT_IMAGE_QUERY_KEY,
178
- EVENT_MEDIA_QUERY_KEY: () => EVENT_MEDIA_QUERY_KEY,
179
- EVENT_PAGES_QUERY_KEY: () => EVENT_PAGES_QUERY_KEY,
180
- EVENT_PAGE_QUERY_KEY: () => EVENT_PAGE_QUERY_KEY,
181
- EVENT_QUERY_KEY: () => EVENT_QUERY_KEY,
182
- EVENT_QUESTION_VALUES_QUERY_KEY: () => EVENT_QUESTION_VALUES_QUERY_KEY,
183
- EVENT_REGISTRANTS_QUERY_KEY: () => EVENT_REGISTRANTS_QUERY_KEY,
184
- EVENT_SESSIONS_QUERY_KEY: () => EVENT_SESSIONS_QUERY_KEY,
185
- EVENT_SESSION_QUERY_KEY: () => EVENT_SESSION_QUERY_KEY,
186
- EVENT_SPEAKERS_QUERY_KEY: () => EVENT_SPEAKERS_QUERY_KEY,
187
- EVENT_SPEAKER_QUERY_KEY: () => EVENT_SPEAKER_QUERY_KEY,
188
- EVENT_SPONSORSHIP_LEVELS_QUERY_KEY: () => EVENT_SPONSORSHIP_LEVELS_QUERY_KEY,
189
- EVENT_SPONSORSHIP_QUERY_KEY: () => EVENT_SPONSORSHIP_QUERY_KEY,
190
- EVENT_SPONSORS_QUERY_KEY: () => EVENT_SPONSORS_QUERY_KEY,
191
- EnableIntegration: () => EnableIntegration,
192
- EventEmailType: () => EventEmailType,
193
- EventSource: () => EventSource,
194
- EventType: () => EventType,
195
- FollowAccount: () => FollowAccount,
196
- GROUPS_FEATURED_QUERY_KEY: () => GROUPS_FEATURED_QUERY_KEY,
197
- GROUPS_INVITED_QUERY_KEY: () => GROUPS_INVITED_QUERY_KEY,
198
- GROUPS_QUERY_KEY: () => GROUPS_QUERY_KEY,
199
- GROUPS_REQUESTED_QUERY_KEY: () => GROUPS_REQUESTED_QUERY_KEY,
200
- GROUP_ACTIVITIES_QUERY_KEY: () => GROUP_ACTIVITIES_QUERY_KEY,
201
- GROUP_ANNOUNCEMENTS_QUERY_KEY: () => GROUP_ANNOUNCEMENTS_QUERY_KEY,
202
- GROUP_EVENTS_QUERY_KEY: () => GROUP_EVENTS_QUERY_KEY,
203
- GROUP_INVITABLE_ACCOUNTS_QUERY_KEY: () => GROUP_INVITABLE_ACCOUNTS_QUERY_KEY,
204
- GROUP_INVITATIONS_QUERY_KEY: () => GROUP_INVITATIONS_QUERY_KEY,
205
- GROUP_MEDIA_QUERY_KEY: () => GROUP_MEDIA_QUERY_KEY,
206
- GROUP_MEMBERS_QUERY_KEY: () => GROUP_MEMBERS_QUERY_KEY,
207
- GROUP_QUERY_KEY: () => GROUP_QUERY_KEY,
208
- GROUP_REQUESTS_QUERY_KEY: () => GROUP_REQUESTS_QUERY_KEY,
209
- GROUP_REQUEST_QUERY_KEY: () => GROUP_REQUEST_QUERY_KEY,
210
- GROUP_SPONSORS_QUERY_KEY: () => GROUP_SPONSORS_QUERY_KEY,
211
- GetAccount: () => GetAccount,
212
- GetAccountActivities: () => GetAccountActivities,
213
- GetAccountByShareCode: () => GetAccountByShareCode,
214
- GetAccountFollowStats: () => GetAccountFollowStats,
215
- GetAccountFollowers: () => GetAccountFollowers,
216
- GetAccountFollowings: () => GetAccountFollowings,
217
- GetAccountGroups: () => GetAccountGroups,
218
- GetAccountMedia: () => GetAccountMedia,
219
- GetAccounts: () => GetAccounts,
220
- GetAccountsPopular: () => GetAccountsPopular,
221
- GetActivities: () => GetActivities,
222
- GetActivity: () => GetActivity,
223
- GetActivityComments: () => GetActivityComments,
224
- GetAdvertisement: () => GetAdvertisement,
225
- GetAllGroupEvents: () => GetAllGroupEvents,
226
- GetBaseInfiniteQueryKeys: () => GetBaseInfiniteQueryKeys,
227
- GetBaseSingleQueryKeys: () => GetBaseSingleQueryKeys,
228
- GetBenefits: () => GetBenefits,
229
- GetBooking: () => GetBooking,
230
- GetBookingIntent: () => GetBookingIntent,
231
- GetBookingPlace: () => GetBookingPlace,
232
- GetBookingPlaceSpace: () => GetBookingPlaceSpace,
233
- GetBookingPlaceSpaceSlots: () => GetBookingPlaceSpaceSlots,
234
- GetBookingPlaces: () => GetBookingPlaces,
235
- GetBookingPlacesSpaces: () => GetBookingPlacesSpaces,
236
- GetBookings: () => GetBookings,
237
- GetChannel: () => GetChannel,
238
- GetChannelCollection: () => GetChannelCollection,
239
- GetChannelCollectionContents: () => GetChannelCollectionContents,
240
- GetChannelCollections: () => GetChannelCollections,
241
- GetChannelContent: () => GetChannelContent,
242
- GetChannelContentActivities: () => GetChannelContentActivities,
243
- GetChannelContentGuests: () => GetChannelContentGuests,
244
- GetChannelContentInterests: () => GetChannelContentInterests,
245
- GetChannelContents: () => GetChannelContents,
246
- GetChannelInterests: () => GetChannelInterests,
247
- GetChannels: () => GetChannels,
248
- GetClientAPI: () => GetClientAPI,
249
- GetContent: () => GetContent,
250
- GetContentInterests: () => GetContentInterests,
251
- GetContents: () => GetContents,
252
- GetErrorMessage: () => GetErrorMessage,
253
- GetEvent: () => GetEvent,
254
- GetEventActivation: () => GetEventActivation,
255
- GetEventActivationCompletions: () => GetEventActivationCompletions,
256
- GetEventActivationLeaderboards: () => GetEventActivationLeaderboards,
257
- GetEventActivationSummary: () => GetEventActivationSummary,
258
- GetEventActivations: () => GetEventActivations,
259
- GetEventActivities: () => GetEventActivities,
260
- GetEventFAQSection: () => GetEventFAQSection,
261
- GetEventFAQSectionQuestion: () => GetEventFAQSectionQuestion,
262
- GetEventFaqSections: () => GetEventFaqSections,
263
- GetEventFaqs: () => GetEventFaqs,
264
- GetEventImage: () => GetEventImage,
265
- GetEventImages: () => GetEventImages,
266
- GetEventMedia: () => GetEventMedia,
267
- GetEventPage: () => GetEventPage,
268
- GetEventPages: () => GetEventPages,
269
- GetEventQuestionSearchValues: () => GetEventQuestionSearchValues,
270
- GetEventRegistrants: () => GetEventRegistrants,
271
- GetEventSession: () => GetEventSession,
272
- GetEventSessions: () => GetEventSessions,
273
- GetEventSpeaker: () => GetEventSpeaker,
274
- GetEventSpeakers: () => GetEventSpeakers,
275
- GetEventSponsors: () => GetEventSponsors,
276
- GetEventSponsorship: () => GetEventSponsorship,
277
- GetEventSponsorshipLevels: () => GetEventSponsorshipLevels,
278
- GetEvents: () => GetEvents,
279
- GetFeaturedEvents: () => GetFeaturedEvents,
280
- GetGroup: () => GetGroup,
281
- GetGroupActivities: () => GetGroupActivities,
282
- GetGroupAnnouncements: () => GetGroupAnnouncements,
283
- GetGroupEvents: () => GetGroupEvents,
284
- GetGroupInvitableAccounts: () => GetGroupInvitableAccounts,
285
- GetGroupInvitations: () => GetGroupInvitations,
286
- GetGroupMedia: () => GetGroupMedia,
287
- GetGroupMembers: () => GetGroupMembers,
288
- GetGroupRequest: () => GetGroupRequest,
289
- GetGroupRequests: () => GetGroupRequests,
290
- GetGroupSponsors: () => GetGroupSponsors,
291
- GetGroups: () => GetGroups,
292
- GetGroupsFeatured: () => GetGroupsFeatured,
293
- GetGroupsInvited: () => GetGroupsInvited,
294
- GetGroupsRequested: () => GetGroupsRequested,
295
- GetIntegration: () => GetIntegration,
296
- GetIntegrationAuth: () => GetIntegrationAuth,
297
- GetIntegrations: () => GetIntegrations,
298
- GetInterests: () => GetInterests,
299
- GetInvoice: () => GetInvoice,
300
- GetInvoiceIntent: () => GetInvoiceIntent,
301
- GetLevel: () => GetLevel,
302
- GetLevelSponsors: () => GetLevelSponsors,
303
- GetLevels: () => GetLevels,
304
- GetListingAttendeePassQuestionSections: () => GetListingAttendeePassQuestionSections,
305
- GetManagedChannel: () => GetManagedChannel,
306
- GetManagedChannelCollection: () => GetManagedChannelCollection,
307
- GetManagedChannelCollectionContents: () => GetManagedChannelCollectionContents,
308
- GetManagedChannelCollections: () => GetManagedChannelCollections,
309
- GetManagedChannelContent: () => GetManagedChannelContent,
310
- GetManagedChannelContentActivities: () => GetManagedChannelContentActivities,
311
- GetManagedChannelContentGuests: () => GetManagedChannelContentGuests,
312
- GetManagedChannelContentInterests: () => GetManagedChannelContentInterests,
313
- GetManagedChannelContents: () => GetManagedChannelContents,
314
- GetManagedChannelInterests: () => GetManagedChannelInterests,
315
- GetManagedChannelSubscribers: () => GetManagedChannelSubscribers,
316
- GetManagedChannels: () => GetManagedChannels,
317
- GetOrganization: () => GetOrganization,
318
- GetOrganizationConfig: () => GetOrganizationConfig,
319
- GetOrganizationExplore: () => GetOrganizationExplore,
320
- GetOrganizationPage: () => GetOrganizationPage,
321
- GetOrganizationSubscriptionProducts: () => GetOrganizationSubscriptionProducts,
322
- GetSelf: () => GetSelf,
323
- GetSelfActivities: () => GetSelfActivities,
324
- GetSelfAddress: () => GetSelfAddress,
325
- GetSelfAddresses: () => GetSelfAddresses,
326
- GetSelfAnnouncement: () => GetSelfAnnouncement,
327
- GetSelfChatChannel: () => GetSelfChatChannel,
328
- GetSelfChatChannelMembers: () => GetSelfChatChannelMembers,
329
- GetSelfChatChannelMessages: () => GetSelfChatChannelMessages,
330
- GetSelfChatChannels: () => GetSelfChatChannels,
331
- GetSelfContacts: () => GetSelfContacts,
332
- GetSelfDelegateOf: () => GetSelfDelegateOf,
333
- GetSelfDelegates: () => GetSelfDelegates,
334
- GetSelfEventAttendee: () => GetSelfEventAttendee,
335
- GetSelfEventAttendeeCoupon: () => GetSelfEventAttendeeCoupon,
336
- GetSelfEventAttendeeCouponPasses: () => GetSelfEventAttendeeCouponPasses,
337
- GetSelfEventAttendeeCoupons: () => GetSelfEventAttendeeCoupons,
338
- GetSelfEventAttendeePass: () => GetSelfEventAttendeePass,
339
- GetSelfEventAttendeePassAddOns: () => GetSelfEventAttendeePassAddOns,
340
- GetSelfEventAttendeePassAddOnsIntent: () => GetSelfEventAttendeePassAddOnsIntent,
341
- GetSelfEventAttendeePassQuestionSections: () => GetSelfEventAttendeePassQuestionSections,
342
- GetSelfEventAttendeePayment: () => GetSelfEventAttendeePayment,
343
- GetSelfEventAttendeeSessionPassesIntent: () => GetSelfEventAttendeeSessionPassesIntent,
344
- GetSelfEventAttendeeTransferAccounts: () => GetSelfEventAttendeeTransferAccounts,
345
- GetSelfEventAttendeeTransfersLogs: () => GetSelfEventAttendeeTransfersLogs,
346
- GetSelfEventListing: () => GetSelfEventListing,
347
- GetSelfEventListingAnnouncement: () => GetSelfEventListingAnnouncement,
348
- GetSelfEventListingAnnouncements: () => GetSelfEventListingAnnouncements,
349
- GetSelfEventListingAttendees: () => GetSelfEventListingAttendees,
350
- GetSelfEventListingCoHosts: () => GetSelfEventListingCoHosts,
351
- GetSelfEventListingEmail: () => GetSelfEventListingEmail,
352
- GetSelfEventListingPass: () => GetSelfEventListingPass,
353
- GetSelfEventListingPasses: () => GetSelfEventListingPasses,
354
- GetSelfEventListingQuestions: () => GetSelfEventListingQuestions,
355
- GetSelfEventListingRegistration: () => GetSelfEventListingRegistration,
356
- GetSelfEventListingReport: () => GetSelfEventListingReport,
357
- GetSelfEventListings: () => GetSelfEventListings,
358
- GetSelfEventRegistration: () => GetSelfEventRegistration,
359
- GetSelfEventRegistrationAddOns: () => GetSelfEventRegistrationAddOns,
360
- GetSelfEventRegistrationIntent: () => GetSelfEventRegistrationIntent,
361
- GetSelfEventRegistrationPassTypes: () => GetSelfEventRegistrationPassTypes,
362
- GetSelfEventRegistrationQuestions: () => GetSelfEventRegistrationQuestions,
363
- GetSelfEventRegistrationRoomTypes: () => GetSelfEventRegistrationRoomTypes,
364
- GetSelfEventSessions: () => GetSelfEventSessions,
365
- GetSelfEventTicketCouponIntent: () => GetSelfEventTicketCouponIntent,
366
- GetSelfEvents: () => GetSelfEvents,
367
- GetSelfFeed: () => GetSelfFeed,
368
- GetSelfGroupActivities: () => GetSelfGroupActivities,
369
- GetSelfGroupMembership: () => GetSelfGroupMembership,
370
- GetSelfGroupMemberships: () => GetSelfGroupMemberships,
371
- GetSelfInterests: () => GetSelfInterests,
372
- GetSelfLead: () => GetSelfLead,
373
- GetSelfLeadCounts: () => GetSelfLeadCounts,
374
- GetSelfLeads: () => GetSelfLeads,
375
- GetSelfNotificationPreferences: () => GetSelfNotificationPreferences,
376
- GetSelfNotifications: () => GetSelfNotifications,
377
- GetSelfPushDevice: () => GetSelfPushDevice,
378
- GetSelfPushDevices: () => GetSelfPushDevices,
379
- GetSelfRelationships: () => GetSelfRelationships,
380
- GetSelfSubcription: () => GetSelfSubcription,
381
- GetSelfSubscriptionPayments: () => GetSelfSubscriptionPayments,
382
- GetSelfSubscriptions: () => GetSelfSubscriptions,
383
- GetSeries: () => GetSeries,
384
- GetSeriesEvents: () => GetSeriesEvents,
385
- GetSeriesList: () => GetSeriesList,
386
- GetSubscribedChannels: () => GetSubscribedChannels,
387
- GetSubscribedContents: () => GetSubscribedContents,
388
- GetSurvey: () => GetSurvey,
389
- GetSurveyQuestionSearchValues: () => GetSurveyQuestionSearchValues,
390
- GetSurveySubmission: () => GetSurveySubmission,
391
- GetSurveySubmissionSections: () => GetSurveySubmissionSections,
392
- GetSurveySubmissions: () => GetSurveySubmissions,
393
- GetThread: () => GetThread,
394
- GetThreadEvent: () => GetThreadEvent,
395
- GetThreadEvents: () => GetThreadEvents,
396
- GetThreadGroup: () => GetThreadGroup,
397
- GetThreadGroups: () => GetThreadGroups,
398
- GetThreadMember: () => GetThreadMember,
399
- GetThreadMembers: () => GetThreadMembers,
400
- GetThreadMessage: () => GetThreadMessage,
401
- GetThreadMessageReplies: () => GetThreadMessageReplies,
402
- GetThreadMessages: () => GetThreadMessages,
403
- GetThreads: () => GetThreads,
404
- GroupAccess: () => GroupAccess,
405
- GroupInvitationStatus: () => GroupInvitationStatus,
406
- GroupMembershipRole: () => GroupMembershipRole,
407
- GroupRequestStatus: () => GroupRequestStatus,
408
- INTEGRATIONS_QUERY_KEY: () => INTEGRATIONS_QUERY_KEY,
409
- INTEGRATION_AUTH_QUERY_KEY: () => INTEGRATION_AUTH_QUERY_KEY,
410
- INTEGRATION_QUERY_KEY: () => INTEGRATION_QUERY_KEY,
411
- INTERESTS_QUERY_KEY: () => INTERESTS_QUERY_KEY,
412
- INVOICE_QUERY_KEY: () => INVOICE_QUERY_KEY,
413
- ImageType: () => ImageType,
414
- IntegrationType: () => IntegrationType,
415
- InvoiceStatus: () => InvoiceStatus,
416
- JoinGroup: () => JoinGroup,
417
- LEVELS_QUERY_KEY: () => LEVELS_QUERY_KEY,
418
- LEVEL_QUERY_KEY: () => LEVEL_QUERY_KEY,
419
- LEVEL_SPONSORS_QUERY_KEY: () => LEVEL_SPONSORS_QUERY_KEY,
420
- LISTINGS_QUERY_KEY: () => LISTINGS_QUERY_KEY,
421
- LISTING_ANNOUNCEMENTS_QUERY_KEY: () => LISTING_ANNOUNCEMENTS_QUERY_KEY,
422
- LISTING_ANNOUNCEMENT_QUERY_KEY: () => LISTING_ANNOUNCEMENT_QUERY_KEY,
423
- LISTING_ATTENDEES_QUERY_KEY: () => LISTING_ATTENDEES_QUERY_KEY,
424
- LISTING_ATTENDEE_PASS_QUESTION_SECTIONS_QUERY_KEY: () => LISTING_ATTENDEE_PASS_QUESTION_SECTIONS_QUERY_KEY,
425
- LISTING_ATTENDEE_QUERY_KEY: () => LISTING_ATTENDEE_QUERY_KEY,
426
- LISTING_CO_HOSTS_QUERY_KEY: () => LISTING_CO_HOSTS_QUERY_KEY,
427
- LISTING_EMAIL_QUERY_KEY: () => LISTING_EMAIL_QUERY_KEY,
428
- LISTING_PASSES_QUERY_KEY: () => LISTING_PASSES_QUERY_KEY,
429
- LISTING_PASS_QUERY_KEY: () => LISTING_PASS_QUERY_KEY,
430
- LISTING_QUERY_KEY: () => LISTING_QUERY_KEY,
431
- LISTING_QUESTIONS_QUERY_KEY: () => LISTING_QUESTIONS_QUERY_KEY,
432
- LISTING_REPORT_QUERY_KEY: () => LISTING_REPORT_QUERY_KEY,
433
- LeadStatus: () => LeadStatus,
434
- LeaveGroup: () => LeaveGroup,
435
- LeaveSelfChatChannel: () => LeaveSelfChatChannel,
436
- LikeActivity: () => LikeActivity,
437
- LikeContent: () => LikeContent,
438
- MANAGED_CHANNELS_QUERY_KEY: () => MANAGED_CHANNELS_QUERY_KEY,
439
- MANAGED_CHANNEL_COLLECTIONS_QUERY_KEY: () => MANAGED_CHANNEL_COLLECTIONS_QUERY_KEY,
440
- MANAGED_CHANNEL_COLLECTION_CONTENTS_QUERY_KEY: () => MANAGED_CHANNEL_COLLECTION_CONTENTS_QUERY_KEY,
441
- MANAGED_CHANNEL_COLLECTION_QUERY_KEY: () => MANAGED_CHANNEL_COLLECTION_QUERY_KEY,
442
- MANAGED_CHANNEL_CONTENTS_QUERY_KEY: () => MANAGED_CHANNEL_CONTENTS_QUERY_KEY,
443
- MANAGED_CHANNEL_CONTENT_ACTIVITIES_QUERY_KEY: () => MANAGED_CHANNEL_CONTENT_ACTIVITIES_QUERY_KEY,
444
- MANAGED_CHANNEL_CONTENT_GUESTS_QUERY_KEY: () => MANAGED_CHANNEL_CONTENT_GUESTS_QUERY_KEY,
445
- MANAGED_CHANNEL_CONTENT_INTERESTS_QUERY_KEY: () => MANAGED_CHANNEL_CONTENT_INTERESTS_QUERY_KEY,
446
- MANAGED_CHANNEL_CONTENT_QUERY_KEY: () => MANAGED_CHANNEL_CONTENT_QUERY_KEY,
447
- MANAGED_CHANNEL_INTERESTS_QUERY_KEY: () => MANAGED_CHANNEL_INTERESTS_QUERY_KEY,
448
- MANAGED_CHANNEL_QUERY_KEY: () => MANAGED_CHANNEL_QUERY_KEY,
449
- MANAGED_CHANNEL_SUBSCRIBERS_QUERY_KEY: () => MANAGED_CHANNEL_SUBSCRIBERS_QUERY_KEY,
450
- MarkUnread: () => MarkUnread,
451
- MergeInfinitePages: () => MergeInfinitePages,
452
- NotificationType: () => NotificationType,
453
- ORGANIZATION_CONFIG_QUERY_KEY: () => ORGANIZATION_CONFIG_QUERY_KEY,
454
- ORGANIZATION_EXPLORE_QUERY_KEY: () => ORGANIZATION_EXPLORE_QUERY_KEY,
455
- ORGANIZATION_PAGE_QUERY_KEY: () => ORGANIZATION_PAGE_QUERY_KEY,
456
- ORGANIZATION_QUERY_KEY: () => ORGANIZATION_QUERY_KEY,
457
- ORGANIZATION_SUBSCRIPTIONS_QUERY_KEY: () => ORGANIZATION_SUBSCRIPTIONS_QUERY_KEY,
458
- OrganizationModuleType: () => OrganizationModuleType,
459
- PaymentIntegrationType: () => PaymentIntegrationType,
460
- PrimaryModule: () => PrimaryModule,
461
- PromoteGroupMember: () => PromoteGroupMember,
462
- PurchaseStatus: () => PurchaseStatus,
463
- PushDeviceAppType: () => PushDeviceAppType,
464
- PushService: () => PushService,
465
- REMOVE_SELF_RELATIONSHIP: () => REMOVE_SELF_RELATIONSHIP,
466
- RegistrationQuestionType: () => RegistrationQuestionType,
467
- ReinviteGroupInvitation: () => ReinviteGroupInvitation,
468
- RejectGroupInvitation: () => RejectGroupInvitation,
469
- RejectGroupRequest: () => RejectGroupRequest,
470
- RemoveActivityReport: () => RemoveActivityReport,
471
- RemoveChannelCollectionContent: () => RemoveChannelCollectionContent,
472
- RemoveChannelInterest: () => RemoveChannelInterest,
473
- RemoveContentInterest: () => RemoveContentInterest,
474
- RemoveGroupMember: () => RemoveGroupMember,
475
- RemoveListingCoHost: () => RemoveListingCoHost,
476
- RemoveListingSponsor: () => RemoveListingSponsor,
477
- RemoveSelfDelegate: () => RemoveSelfDelegate,
478
- RemoveSelfEventRegistrationCoupon: () => RemoveSelfEventRegistrationCoupon,
479
- RemoveSelfEventSession: () => RemoveSelfEventSession,
480
- RemoveThreadMessageReaction: () => RemoveThreadMessageReaction,
481
- ReportActivity: () => ReportActivity,
482
- ReshareActivity: () => ReshareActivity,
483
- SELF_ACTIVITIES_QUERY_KEY: () => SELF_ACTIVITIES_QUERY_KEY,
484
- SELF_ADDRESSES_QUERY_KEY: () => SELF_ADDRESSES_QUERY_KEY,
485
- SELF_ADDRESS_QUERY_KEY: () => SELF_ADDRESS_QUERY_KEY,
486
- SELF_ANNOUNCEMENT_QUERY_KEY: () => SELF_ANNOUNCEMENT_QUERY_KEY,
487
- SELF_BOOKING_INTENT_QUERY_KEY: () => SELF_BOOKING_INTENT_QUERY_KEY,
488
- SELF_CHAT_CHANNELS_QUERY_KEY: () => SELF_CHAT_CHANNELS_QUERY_KEY,
489
- SELF_CHAT_CHANNEL_MEMBERS_QUERY_KEY: () => SELF_CHAT_CHANNEL_MEMBERS_QUERY_KEY,
490
- SELF_CHAT_CHANNEL_MESSAGES_QUERY_KEY: () => SELF_CHAT_CHANNEL_MESSAGES_QUERY_KEY,
491
- SELF_CHAT_CHANNEL_QUERY_KEY: () => SELF_CHAT_CHANNEL_QUERY_KEY,
492
- SELF_CONTACTS_QUERY_KEY: () => SELF_CONTACTS_QUERY_KEY,
493
- SELF_DELEGATES_QUERY_KEY: () => SELF_DELEGATES_QUERY_KEY,
494
- SELF_DELEGATE_OF_QUERY_KEY: () => SELF_DELEGATE_OF_QUERY_KEY,
495
- SELF_EVENTS_QUERY_KEY: () => SELF_EVENTS_QUERY_KEY,
496
- SELF_EVENT_ATTENDEE_COUPONS_QUERY_KEY: () => SELF_EVENT_ATTENDEE_COUPONS_QUERY_KEY,
497
- SELF_EVENT_ATTENDEE_COUPON_PASSES_QUERY_KEY: () => SELF_EVENT_ATTENDEE_COUPON_PASSES_QUERY_KEY,
498
- SELF_EVENT_ATTENDEE_PASS_ADD_ONS_QUERY_KEY: () => SELF_EVENT_ATTENDEE_PASS_ADD_ONS_QUERY_KEY,
499
- SELF_EVENT_ATTENDEE_PASS_QUERY_KEY: () => SELF_EVENT_ATTENDEE_PASS_QUERY_KEY,
500
- SELF_EVENT_ATTENDEE_PASS_QUESTION_SECTIONS_QUERY_KEY: () => SELF_EVENT_ATTENDEE_PASS_QUESTION_SECTIONS_QUERY_KEY,
501
- SELF_EVENT_ATTENDEE_PAYMENT_QUERY_KEY: () => SELF_EVENT_ATTENDEE_PAYMENT_QUERY_KEY,
502
- SELF_EVENT_ATTENDEE_QUERY_KEY: () => SELF_EVENT_ATTENDEE_QUERY_KEY,
503
- SELF_EVENT_ATTENDEE_SESSION_PASSES_INTENT_QUERY_KEY: () => SELF_EVENT_ATTENDEE_SESSION_PASSES_INTENT_QUERY_KEY,
504
- SELF_EVENT_ATTENDEE_TRANSFER_ACCOUNTS_QUERY_KEY: () => SELF_EVENT_ATTENDEE_TRANSFER_ACCOUNTS_QUERY_KEY,
505
- SELF_EVENT_ATTENDEE_TRANSFER_LOGS_QUERY_KEY: () => SELF_EVENT_ATTENDEE_TRANSFER_LOGS_QUERY_KEY,
506
- SELF_EVENT_REGISTRATION_ADD_ONS_QUERY_KEY: () => SELF_EVENT_REGISTRATION_ADD_ONS_QUERY_KEY,
507
- SELF_EVENT_REGISTRATION_COUPON_QUERY_KEY: () => SELF_EVENT_REGISTRATION_COUPON_QUERY_KEY,
508
- SELF_EVENT_REGISTRATION_INTENT_QUERY_KEY: () => SELF_EVENT_REGISTRATION_INTENT_QUERY_KEY,
509
- SELF_EVENT_REGISTRATION_PASS_TYPES_QUERY_KEY: () => SELF_EVENT_REGISTRATION_PASS_TYPES_QUERY_KEY,
510
- SELF_EVENT_REGISTRATION_PURCHASE_ADD_ONS_INTENT_QUERY_KEY: () => SELF_EVENT_REGISTRATION_PURCHASE_ADD_ONS_INTENT_QUERY_KEY,
511
- SELF_EVENT_REGISTRATION_QUERY_KEY: () => SELF_EVENT_REGISTRATION_QUERY_KEY,
512
- SELF_EVENT_REGISTRATION_QUESTIONS_QUERY_KEY: () => SELF_EVENT_REGISTRATION_QUESTIONS_QUERY_KEY,
513
- SELF_EVENT_REGISTRATION_ROOM_TYPES_QUERY_KEY: () => SELF_EVENT_REGISTRATION_ROOM_TYPES_QUERY_KEY,
514
- SELF_EVENT_SESSIONS_QUERY_KEY: () => SELF_EVENT_SESSIONS_QUERY_KEY,
515
- SELF_EVENT_TICKET_COUPON_INTENT_QUERY_KEY: () => SELF_EVENT_TICKET_COUPON_INTENT_QUERY_KEY,
516
- SELF_FEED_QUERY_KEY: () => SELF_FEED_QUERY_KEY,
517
- SELF_GROUP_ACTIVITIES_QUERY_KEY: () => SELF_GROUP_ACTIVITIES_QUERY_KEY,
518
- SELF_GROUP_MEMBERSHIPS_QUERY_KEY: () => SELF_GROUP_MEMBERSHIPS_QUERY_KEY,
519
- SELF_GROUP_MEMBERSHIP_QUERY_KEY: () => SELF_GROUP_MEMBERSHIP_QUERY_KEY,
520
- SELF_INTERESTS_QUERY_KEY: () => SELF_INTERESTS_QUERY_KEY,
521
- SELF_INVOICE_INTENT_QUERY_KEY: () => SELF_INVOICE_INTENT_QUERY_KEY,
522
- SELF_LEADS_QUERY_KEY: () => SELF_LEADS_QUERY_KEY,
523
- SELF_LEAD_COUNTS_QUERY_KEY: () => SELF_LEAD_COUNTS_QUERY_KEY,
524
- SELF_LEAD_QUERY_KEY: () => SELF_LEAD_QUERY_KEY,
525
- SELF_NOTIFICATIONS_QUERY_KEY: () => SELF_NOTIFICATIONS_QUERY_KEY,
526
- SELF_PREFERENCES_QUERY_KEY: () => SELF_PREFERENCES_QUERY_KEY,
527
- SELF_PUSH_DEVICES_QUERY_KEY: () => SELF_PUSH_DEVICES_QUERY_KEY,
528
- SELF_PUSH_DEVICE_QUERY_KEY: () => SELF_PUSH_DEVICE_QUERY_KEY,
529
- SELF_QUERY_KEY: () => SELF_QUERY_KEY,
530
- SELF_RELATIONSHIPS_QUERY_KEY: () => SELF_RELATIONSHIPS_QUERY_KEY,
531
- SELF_SUBSCRIPTIONS_QUERY_KEY: () => SELF_SUBSCRIPTIONS_QUERY_KEY,
532
- SELF_SUBSCRIPTION_PAYMENTS_QUERY_KEY: () => SELF_SUBSCRIPTION_PAYMENTS_QUERY_KEY,
533
- SELF_SUBSCRIPTION_QUERY_KEY: () => SELF_SUBSCRIPTION_QUERY_KEY,
534
- SERIES_EVENTS_QUERY_KEY: () => SERIES_EVENTS_QUERY_KEY,
535
- SERIES_LIST_QUERY_KEY: () => SERIES_LIST_QUERY_KEY,
536
- SERIES_QUERY_KEY: () => SERIES_QUERY_KEY,
537
- SET_ACCOUNTS_POPULAR_QUERY_DATA: () => SET_ACCOUNTS_POPULAR_QUERY_DATA,
538
- SET_ACCOUNTS_QUERY_DATA: () => SET_ACCOUNTS_QUERY_DATA,
539
- SET_ACCOUNT_ACTIVITIES_QUERY_DATA: () => SET_ACCOUNT_ACTIVITIES_QUERY_DATA,
540
- SET_ACCOUNT_BY_SHARE_CODE_QUERY_DATA: () => SET_ACCOUNT_BY_SHARE_CODE_QUERY_DATA,
541
- SET_ACCOUNT_FOLLOWERS_QUERY_DATA: () => SET_ACCOUNT_FOLLOWERS_QUERY_DATA,
542
- SET_ACCOUNT_FOLLOWINGS_QUERY_DATA: () => SET_ACCOUNT_FOLLOWINGS_QUERY_DATA,
543
- SET_ACCOUNT_FOLLOW_STATS_QUERY_DATA: () => SET_ACCOUNT_FOLLOW_STATS_QUERY_DATA,
544
- SET_ACCOUNT_GROUPS_QUERY_DATA: () => SET_ACCOUNT_GROUPS_QUERY_DATA,
545
- SET_ACCOUNT_MEDIA_QUERY_DATA: () => SET_ACCOUNT_MEDIA_QUERY_DATA,
546
- SET_ACCOUNT_QUERY_DATA: () => SET_ACCOUNT_QUERY_DATA,
547
- SET_ACTIVITIES_QUERY_DATA: () => SET_ACTIVITIES_QUERY_DATA,
548
- SET_ACTIVITY_COMMENTS_QUERY_DATA: () => SET_ACTIVITY_COMMENTS_QUERY_DATA,
549
- SET_ACTIVITY_QUERY_DATA: () => SET_ACTIVITY_QUERY_DATA,
550
- SET_ADVERTISEMENT_QUERY_DATA: () => SET_ADVERTISEMENT_QUERY_DATA,
551
- SET_ALL_GROUP_EVENTS_QUERY_DATA: () => SET_ALL_GROUP_EVENTS_QUERY_DATA,
552
- SET_BENEFITS_QUERY_DATA: () => SET_BENEFITS_QUERY_DATA,
553
- SET_BOOKINGS_QUERY_DATA: () => SET_BOOKINGS_QUERY_DATA,
554
- SET_BOOKING_PLACES_QUERY_DATA: () => SET_BOOKING_PLACES_QUERY_DATA,
555
- SET_BOOKING_PLACE_QUERY_DATA: () => SET_BOOKING_PLACE_QUERY_DATA,
556
- SET_BOOKING_PLACE_SPACES_QUERY_DATA: () => SET_BOOKING_PLACE_SPACES_QUERY_DATA,
557
- SET_BOOKING_PLACE_SPACE_QUERY_DATA: () => SET_BOOKING_PLACE_SPACE_QUERY_DATA,
558
- SET_BOOKING_QUERY_DATA: () => SET_BOOKING_QUERY_DATA,
559
- SET_CHANNELS_QUERY_DATA: () => SET_CHANNELS_QUERY_DATA,
560
- SET_CHANNEL_COLLECTIONS_QUERY_DATA: () => SET_CHANNEL_COLLECTIONS_QUERY_DATA,
561
- SET_CHANNEL_COLLECTION_QUERY_DATA: () => SET_CHANNEL_COLLECTION_QUERY_DATA,
562
- SET_CHANNEL_CONTENTS_QUERY_DATA: () => SET_CHANNEL_CONTENTS_QUERY_DATA,
563
- SET_CHANNEL_CONTENT_QUERY_DATA: () => SET_CHANNEL_CONTENT_QUERY_DATA,
564
- SET_CHANNEL_QUERY_DATA: () => SET_CHANNEL_QUERY_DATA,
565
- SET_CONTENTS_QUERY_DATA: () => SET_CONTENTS_QUERY_DATA,
566
- SET_CONTENT_ACTIVITIES_QUERY_DATA: () => SET_CONTENT_ACTIVITIES_QUERY_DATA,
567
- SET_CONTENT_QUERY_DATA: () => SET_CONTENT_QUERY_DATA,
568
- SET_EVENTS_FEATURED_QUERY_DATA: () => SET_EVENTS_FEATURED_QUERY_DATA,
569
- SET_EVENTS_QUERY_DATA: () => SET_EVENTS_QUERY_DATA,
570
- SET_EVENT_ACTIVATIONS_QUERY_DATA: () => SET_EVENT_ACTIVATIONS_QUERY_DATA,
571
- SET_EVENT_ACTIVATION_COMPLETIONS_QUERY_DATA: () => SET_EVENT_ACTIVATION_COMPLETIONS_QUERY_DATA,
572
- SET_EVENT_ACTIVATION_QUERY_DATA: () => SET_EVENT_ACTIVATION_QUERY_DATA,
573
- SET_EVENT_ACTIVITIES_QUERY_DATA: () => SET_EVENT_ACTIVITIES_QUERY_DATA,
574
- SET_EVENT_FAQ_SECTIONS_QUERY_DATA: () => SET_EVENT_FAQ_SECTIONS_QUERY_DATA,
575
- SET_EVENT_FAQ_SECTION_QUERY_DATA: () => SET_EVENT_FAQ_SECTION_QUERY_DATA,
576
- SET_EVENT_FAQ_SECTION_QUESTIONS_QUERY_DATA: () => SET_EVENT_FAQ_SECTION_QUESTIONS_QUERY_DATA,
577
- SET_EVENT_FAQ_SECTION_QUESTION_QUERY_DATA: () => SET_EVENT_FAQ_SECTION_QUESTION_QUERY_DATA,
578
- SET_EVENT_IMAGES_QUERY_DATA: () => SET_EVENT_IMAGES_QUERY_DATA,
579
- SET_EVENT_IMAGE_QUERY_DATA: () => SET_EVENT_IMAGE_QUERY_DATA,
580
- SET_EVENT_MEDIA_QUERY_DATA: () => SET_EVENT_MEDIA_QUERY_DATA,
581
- SET_EVENT_PAGES_QUERY_DATA: () => SET_EVENT_PAGES_QUERY_DATA,
582
- SET_EVENT_PAGE_QUERY_DATA: () => SET_EVENT_PAGE_QUERY_DATA,
583
- SET_EVENT_QUERY_DATA: () => SET_EVENT_QUERY_DATA,
584
- SET_EVENT_REGISTRANTS_QUERY_DATA: () => SET_EVENT_REGISTRANTS_QUERY_DATA,
585
- SET_EVENT_SESSIONS_QUERY_DATA: () => SET_EVENT_SESSIONS_QUERY_DATA,
586
- SET_EVENT_SESSION_QUERY_DATA: () => SET_EVENT_SESSION_QUERY_DATA,
587
- SET_EVENT_SPEAKERS_QUERY_DATA: () => SET_EVENT_SPEAKERS_QUERY_DATA,
588
- SET_EVENT_SPEAKER_QUERY_DATA: () => SET_EVENT_SPEAKER_QUERY_DATA,
589
- SET_EVENT_SPONSORSHIP_LEVELS_QUERY_DATA: () => SET_EVENT_SPONSORSHIP_LEVELS_QUERY_DATA,
590
- SET_EVENT_SPONSORSHIP_QUERY_DATA: () => SET_EVENT_SPONSORSHIP_QUERY_DATA,
591
- SET_EVENT_SPONSORS_QUERY_DATA: () => SET_EVENT_SPONSORS_QUERY_DATA,
592
- SET_GROUPS_QUERY_DATA: () => SET_GROUPS_QUERY_DATA,
593
- SET_GROUP_ACTIVITIES_QUERY_DATA: () => SET_GROUP_ACTIVITIES_QUERY_DATA,
594
- SET_GROUP_ANNOUNCEMENTS_QUERY_DATA: () => SET_GROUP_ANNOUNCEMENTS_QUERY_DATA,
595
- SET_GROUP_EVENTS_QUERY_DATA: () => SET_GROUP_EVENTS_QUERY_DATA,
596
- SET_GROUP_INVITATIONS_QUERY_DATA: () => SET_GROUP_INVITATIONS_QUERY_DATA,
597
- SET_GROUP_MEDIA_QUERY_DATA: () => SET_GROUP_MEDIA_QUERY_DATA,
598
- SET_GROUP_MEMBERS_QUERY_DATA: () => SET_GROUP_MEMBERS_QUERY_DATA,
599
- SET_GROUP_QUERY_DATA: () => SET_GROUP_QUERY_DATA,
600
- SET_GROUP_REQUESTS_QUERY_DATA: () => SET_GROUP_REQUESTS_QUERY_DATA,
601
- SET_GROUP_REQUEST_QUERY_DATA: () => SET_GROUP_REQUEST_QUERY_DATA,
602
- SET_GROUP_SPONSORS_QUERY_DATA: () => SET_GROUP_SPONSORS_QUERY_DATA,
603
- SET_INTEGRATIONS_QUERY_DATA: () => SET_INTEGRATIONS_QUERY_DATA,
604
- SET_INTEGRATION_AUTH_QUERY_DATA: () => SET_INTEGRATION_AUTH_QUERY_DATA,
605
- SET_INTEGRATION_QUERY_DATA: () => SET_INTEGRATION_QUERY_DATA,
606
- SET_INTERESTS_QUERY_DATA: () => SET_INTERESTS_QUERY_DATA,
607
- SET_INVOICE_QUERY_DATA: () => SET_INVOICE_QUERY_DATA,
608
- SET_LEVELS_QUERY_DATA: () => SET_LEVELS_QUERY_DATA,
609
- SET_LEVEL_QUERY_DATA: () => SET_LEVEL_QUERY_DATA,
610
- SET_LEVEL_SPONSORS_QUERY_DATA: () => SET_LEVEL_SPONSORS_QUERY_DATA,
611
- SET_LISTING_ANNOUNCEMENT_QUERY_KEY: () => SET_LISTING_ANNOUNCEMENT_QUERY_KEY,
612
- SET_LISTING_ATTENDEE_PASS_QUESTION_SECTIONS_QUERY_DATA: () => SET_LISTING_ATTENDEE_PASS_QUESTION_SECTIONS_QUERY_DATA,
613
- SET_LISTING_ATTENDEE_QUERY_KEY: () => SET_LISTING_ATTENDEE_QUERY_KEY,
614
- SET_LISTING_EMAIL_QUERY_DATA: () => SET_LISTING_EMAIL_QUERY_DATA,
615
- SET_LISTING_PASS_QUERY_KEY: () => SET_LISTING_PASS_QUERY_KEY,
616
- SET_LISTING_QUERY_DATA: () => SET_LISTING_QUERY_DATA,
617
- SET_MANAGED_CHANNELS_QUERY_DATA: () => SET_MANAGED_CHANNELS_QUERY_DATA,
618
- SET_MANAGED_CHANNEL_COLLECTIONS_QUERY_DATA: () => SET_MANAGED_CHANNEL_COLLECTIONS_QUERY_DATA,
619
- SET_MANAGED_CHANNEL_COLLECTION_QUERY_DATA: () => SET_MANAGED_CHANNEL_COLLECTION_QUERY_DATA,
620
- SET_MANAGED_CHANNEL_CONTENTS_QUERY_DATA: () => SET_MANAGED_CHANNEL_CONTENTS_QUERY_DATA,
621
- SET_MANAGED_CHANNEL_CONTENT_QUERY_DATA: () => SET_MANAGED_CHANNEL_CONTENT_QUERY_DATA,
622
- SET_MANAGED_CHANNEL_QUERY_DATA: () => SET_MANAGED_CHANNEL_QUERY_DATA,
623
- SET_MANAGED_CHANNEL_SUBSCRIBERS_QUERY_DATA: () => SET_MANAGED_CHANNEL_SUBSCRIBERS_QUERY_DATA,
624
- SET_MANAGED_CONTENT_ACTIVITIES_QUERY_DATA: () => SET_MANAGED_CONTENT_ACTIVITIES_QUERY_DATA,
625
- SET_ORGANIZATION_PAGE_QUERY_DATA: () => SET_ORGANIZATION_PAGE_QUERY_DATA,
626
- SET_PUSH_DEVICE_QUERY_DATA: () => SET_PUSH_DEVICE_QUERY_DATA,
627
- SET_SELF_CHAT_CHANNELS_QUERY_DATA: () => SET_SELF_CHAT_CHANNELS_QUERY_DATA,
628
- SET_SELF_CHAT_CHANNEL_MEMBERS_QUERY_DATA: () => SET_SELF_CHAT_CHANNEL_MEMBERS_QUERY_DATA,
629
- SET_SELF_CHAT_CHANNEL_MESSAGES_QUERY_DATA: () => SET_SELF_CHAT_CHANNEL_MESSAGES_QUERY_DATA,
630
- SET_SELF_CHAT_CHANNEL_QUERY_DATA: () => SET_SELF_CHAT_CHANNEL_QUERY_DATA,
631
- SET_SELF_EVENT_ATTENDEE_PASS_ADD_ONS_QUERY_DATA: () => SET_SELF_EVENT_ATTENDEE_PASS_ADD_ONS_QUERY_DATA,
632
- SET_SELF_EVENT_ATTENDEE_PASS_QUERY_DATA: () => SET_SELF_EVENT_ATTENDEE_PASS_QUERY_DATA,
633
- SET_SELF_EVENT_ATTENDEE_PASS_QUESTION_SECTIONS_QUERY_DATA: () => SET_SELF_EVENT_ATTENDEE_PASS_QUESTION_SECTIONS_QUERY_DATA,
634
- SET_SELF_EVENT_ATTENDEE_PAYMENT_QUERY_DATA: () => SET_SELF_EVENT_ATTENDEE_PAYMENT_QUERY_DATA,
635
- SET_SELF_EVENT_ATTENDEE_QUERY_DATA: () => SET_SELF_EVENT_ATTENDEE_QUERY_DATA,
636
- SET_SELF_EVENT_REGISTRATION_ADD_ONS_QUERY_DATA: () => SET_SELF_EVENT_REGISTRATION_ADD_ONS_QUERY_DATA,
637
- SET_SELF_EVENT_REGISTRATION_COUPON_QUERY_DATA: () => SET_SELF_EVENT_REGISTRATION_COUPON_QUERY_DATA,
638
- SET_SELF_EVENT_REGISTRATION_PASS_TYPES_QUERY_DATA: () => SET_SELF_EVENT_REGISTRATION_PASS_TYPES_QUERY_DATA,
639
- SET_SELF_EVENT_REGISTRATION_QUERY_DATA: () => SET_SELF_EVENT_REGISTRATION_QUERY_DATA,
640
- SET_SELF_EVENT_REGISTRATION_QUESTIONS_QUERY_DATA: () => SET_SELF_EVENT_REGISTRATION_QUESTIONS_QUERY_DATA,
641
- SET_SELF_EVENT_REGISTRATION_ROOM_TYPES_QUERY_DATA: () => SET_SELF_EVENT_REGISTRATION_ROOM_TYPES_QUERY_DATA,
642
- SET_SELF_GROUP_MEMBERSHIP_QUERY_DATA: () => SET_SELF_GROUP_MEMBERSHIP_QUERY_DATA,
643
- SET_SELF_QUERY_DATA: () => SET_SELF_QUERY_DATA,
644
- SET_SELF_SURVEY_SUBMISSION_QUERY_DATA: () => SET_SELF_SURVEY_SUBMISSION_QUERY_DATA,
645
- SET_SERIES_EVENTS_QUERY_DATA: () => SET_SERIES_EVENTS_QUERY_DATA,
646
- SET_SERIES_LIST_QUERY_DATA: () => SET_SERIES_LIST_QUERY_DATA,
647
- SET_SERIES_QUERY_DATA: () => SET_SERIES_QUERY_DATA,
648
- SET_SURVEY_QUERY_DATA: () => SET_SURVEY_QUERY_DATA,
649
- SET_SURVEY_SUBMISSION_SECTIONS_QUERY_DATA: () => SET_SURVEY_SUBMISSION_SECTIONS_QUERY_DATA,
650
- SET_THREADS_QUERY_DATA: () => SET_THREADS_QUERY_DATA,
651
- SET_THREAD_EVENTS_QUERY_DATA: () => SET_THREAD_EVENTS_QUERY_DATA,
652
- SET_THREAD_EVENT_QUERY_DATA: () => SET_THREAD_EVENT_QUERY_DATA,
653
- SET_THREAD_GROUPS_QUERY_DATA: () => SET_THREAD_GROUPS_QUERY_DATA,
654
- SET_THREAD_GROUP_QUERY_DATA: () => SET_THREAD_GROUP_QUERY_DATA,
655
- SET_THREAD_MEMBERS_QUERY_DATA: () => SET_THREAD_MEMBERS_QUERY_DATA,
656
- SET_THREAD_MEMBER_QUERY_DATA: () => SET_THREAD_MEMBER_QUERY_DATA,
657
- SET_THREAD_MESSAGES_QUERY_DATA: () => SET_THREAD_MESSAGES_QUERY_DATA,
658
- SET_THREAD_MESSAGE_QUERY_DATA: () => SET_THREAD_MESSAGE_QUERY_DATA,
659
- SET_THREAD_MESSAGE_REPLIES_QUERY_DATA: () => SET_THREAD_MESSAGE_REPLIES_QUERY_DATA,
660
- SET_THREAD_QUERY_DATA: () => SET_THREAD_QUERY_DATA,
661
- SET_TRANSFER_ACCOUNTS_QUERY_DATA: () => SET_TRANSFER_ACCOUNTS_QUERY_DATA,
662
- SUBSCRIBED_CHANNELS_QUERY_KEY: () => SUBSCRIBED_CHANNELS_QUERY_KEY,
663
- SUBSCRIBED_CONTENTS_QUERY_KEY: () => SUBSCRIBED_CONTENTS_QUERY_KEY,
664
- SURVEY_QUERY_KEY: () => SURVEY_QUERY_KEY,
665
- SURVEY_QUESTION_SEARCH_VALUES_QUERY_KEY: () => SURVEY_QUESTION_SEARCH_VALUES_QUERY_KEY,
666
- SURVEY_SUBMISSIONS_QUERY_KEY: () => SURVEY_SUBMISSIONS_QUERY_KEY,
667
- SURVEY_SUBMISSION_QUERY_KEY: () => SURVEY_SUBMISSION_QUERY_KEY,
668
- SURVEY_SUBMISSION_SECTIONS_QUERY_KEY: () => SURVEY_SUBMISSION_SECTIONS_QUERY_KEY,
669
- SelectSelfEventRegistrationCoupon: () => SelectSelfEventRegistrationCoupon,
670
- SelfCreateActivity: () => SelfCreateActivity,
671
- SelfUpdateGroupMembership: () => SelfUpdateGroupMembership,
672
- SessionPassStatus: () => SessionPassStatus,
673
- SetContentPublishSchedule: () => SetContentPublishSchedule,
674
- StartSurvey: () => StartSurvey,
675
- SubmitSelfEventRegistration: () => SubmitSelfEventRegistration,
676
- SubmitSelfEventRegistrationSessionPasses: () => SubmitSelfEventRegistrationSessionPasses,
677
- SubmitSurvey: () => SubmitSurvey,
678
- SubscriptionStatus: () => SubscriptionStatus,
679
- SupportTicketType: () => SupportTicketType,
680
- SurveyQuestionType: () => SurveyQuestionType,
681
- THREADS_QUERY_KEY: () => THREADS_QUERY_KEY,
682
- THREAD_EVENTS_QUERY_KEY: () => THREAD_EVENTS_QUERY_KEY,
683
- THREAD_EVENT_QUERY_KEY: () => THREAD_EVENT_QUERY_KEY,
684
- THREAD_GROUPS_QUERY_KEY: () => THREAD_GROUPS_QUERY_KEY,
685
- THREAD_GROUP_QUERY_KEY: () => THREAD_GROUP_QUERY_KEY,
686
- THREAD_MEMBERS_QUERY_KEY: () => THREAD_MEMBERS_QUERY_KEY,
687
- THREAD_MEMBER_QUERY_KEY: () => THREAD_MEMBER_QUERY_KEY,
688
- THREAD_MESSAGES_QUERY_KEY: () => THREAD_MESSAGES_QUERY_KEY,
689
- THREAD_MESSAGE_QUERY_KEY: () => THREAD_MESSAGE_QUERY_KEY,
690
- THREAD_MESSAGE_REPLIES_QUERY_KEY: () => THREAD_MESSAGE_REPLIES_QUERY_KEY,
691
- THREAD_QUERY_KEY: () => THREAD_QUERY_KEY,
692
- ThreadAccessLevel: () => ThreadAccessLevel,
693
- ThreadInvitationStatus: () => ThreadInvitationStatus,
694
- ThreadMemberRole: () => ThreadMemberRole,
695
- ThreadMessageType: () => ThreadMessageType,
696
- TicketEventAccessLevel: () => TicketEventAccessLevel,
697
- TicketVisibility: () => TicketVisibility,
698
- TransferPass: () => TransferPass,
699
- UnblockAccount: () => UnblockAccount,
700
- UndoCheckinListingAttendeePass: () => UndoCheckinListingAttendeePass,
701
- UnfollowAccount: () => UnfollowAccount,
702
- UnlikeActivity: () => UnlikeActivity,
703
- UnlikeContent: () => UnlikeContent,
704
- UpdateChannel: () => UpdateChannel,
705
- UpdateChannelCollection: () => UpdateChannelCollection,
706
- UpdateChannelContent: () => UpdateChannelContent,
707
- UpdateChannelSubscriber: () => UpdateChannelSubscriber,
708
- UpdateContentGuest: () => UpdateContentGuest,
709
- UpdateGroup: () => UpdateGroup,
710
- UpdateListing: () => UpdateListing,
711
- UpdateListingEmail: () => UpdateListingEmail,
712
- UpdateListingQuestion: () => UpdateListingQuestion,
713
- UpdateListingRegistrationPassResponses: () => UpdateListingRegistrationPassResponses,
714
- UpdateListingSession: () => UpdateListingSession,
715
- UpdateListingSpeaker: () => UpdateListingSpeaker,
716
- UpdateSelf: () => UpdateSelf,
717
- UpdateSelfAddress: () => UpdateSelfAddress,
718
- UpdateSelfChatChannelNotifications: () => UpdateSelfChatChannelNotifications,
719
- UpdateSelfEventAttendeePassResponses: () => UpdateSelfEventAttendeePassResponses,
720
- UpdateSelfEventRegistrationPassResponse: () => UpdateSelfEventRegistrationPassResponse,
721
- UpdateSelfEventRegistrationPasses: () => UpdateSelfEventRegistrationPasses,
722
- UpdateSelfEventRegistrationPurchaseAddOn: () => UpdateSelfEventRegistrationPurchaseAddOn,
723
- UpdateSelfEventRegistrationReservations: () => UpdateSelfEventRegistrationReservations,
724
- UpdateSelfEventRegistrationResponses: () => UpdateSelfEventRegistrationResponses,
725
- UpdateSelfImage: () => UpdateSelfImage,
726
- UpdateSelfLead: () => UpdateSelfLead,
727
- UpdateSelfNotificationPreferences: () => UpdateSelfNotificationPreferences,
728
- UpdateSelfPushDevice: () => UpdateSelfPushDevice,
729
- UpdateSubscriptionPaymentMethod: () => UpdateSubscriptionPaymentMethod,
730
- UpdateSurveyResponse: () => UpdateSurveyResponse,
731
- UpdateThread: () => UpdateThread,
732
- UpdateThreadMember: () => UpdateThreadMember,
733
- UpdateThreadMessage: () => UpdateThreadMessage,
734
- UploadChannelContentImage: () => UploadChannelContentImage,
735
- UploadFile: () => UploadFile,
736
- UploadSurveyResponseFile: () => UploadSurveyResponseFile,
737
- isListing: () => isListing,
738
- isManagedCoupon: () => isManagedCoupon,
739
- isRegistrationQuestion: () => isRegistrationQuestion,
740
- isSelf: () => isSelf,
741
- isTypeAccount: () => isTypeAccount,
742
- isTypeAccountTier: () => isTypeAccountTier,
743
- isTypeActivity: () => isTypeActivity,
744
- isTypeAdvertisement: () => isTypeAdvertisement,
745
- isTypeAnnouncement: () => isTypeAnnouncement,
746
- isTypeBenefit: () => isTypeBenefit,
747
- isTypeChannel: () => isTypeChannel,
748
- isTypeContent: () => isTypeContent,
749
- isTypeCoupon: () => isTypeCoupon,
750
- isTypeEvent: () => isTypeEvent,
751
- isTypeEventActivation: () => isTypeEventActivation,
752
- isTypeEventActivationCompletion: () => isTypeEventActivationCompletion,
753
- isTypeEventPage: () => isTypeEventPage,
754
- isTypeFaq: () => isTypeFaq,
755
- isTypeFaqSection: () => isTypeFaqSection,
756
- isTypeGroup: () => isTypeGroup,
757
- isTypeGroupMembership: () => isTypeGroupMembership,
758
- isTypeImage: () => isTypeImage,
759
- isTypeInstance: () => isTypeInstance,
760
- isTypeIntegrations: () => isTypeIntegrations,
761
- isTypeLead: () => isTypeLead,
762
- isTypeNotification: () => isTypeNotification,
763
- isTypeOrganization: () => isTypeOrganization,
764
- isTypePurchase: () => isTypePurchase,
765
- isTypeScan: () => isTypeScan,
766
- isTypeSession: () => isTypeSession,
767
- isTypeSpeaker: () => isTypeSpeaker,
768
- isTypeSponsorshipLevel: () => isTypeSponsorshipLevel,
769
- isTypeSupportTicket: () => isTypeSupportTicket,
770
- isTypeSupportTicketNote: () => isTypeSupportTicketNote,
771
- isTypeTeamMember: () => isTypeTeamMember,
772
- isTypeTicket: () => isTypeTicket,
773
- isTypeTrack: () => isTypeTrack,
774
- isUUID: () => isUUID,
775
- setFirstPageData: () => setFirstPageData,
776
- useAcceptGroupInvitation: () => useAcceptGroupInvitation,
777
- useAcceptGroupRequest: () => useAcceptGroupRequest,
778
- useAddChannelCollectionContent: () => useAddChannelCollectionContent,
779
- useAddChannelInterest: () => useAddChannelInterest,
780
- useAddContentInterest: () => useAddContentInterest,
781
- useAddFreePassAddOns: () => useAddFreePassAddOns,
782
- useAddListingCoHost: () => useAddListingCoHost,
783
- useAddListingSponsor: () => useAddListingSponsor,
784
- useAddSelfChatChannelMember: () => useAddSelfChatChannelMember,
785
- useAddSelfDelegate: () => useAddSelfDelegate,
786
- useAddSelfEventSession: () => useAddSelfEventSession,
787
- useAddSelfInterests: () => useAddSelfInterests,
788
- useAddThreadMember: () => useAddThreadMember,
789
- useAddThreadMessageReaction: () => useAddThreadMessageReaction,
790
- useAddThreadMessageReply: () => useAddThreadMessageReply,
791
- useBlockAccount: () => useBlockAccount,
792
- useBlockIntegration: () => useBlockIntegration,
793
- useCancelBooking: () => useCancelBooking,
794
- useCancelGroupInvitation: () => useCancelGroupInvitation,
795
- useCancelGroupRequest: () => useCancelGroupRequest,
796
- useCancelPass: () => useCancelPass,
797
- useCancelSubscription: () => useCancelSubscription,
798
- useCapturePaymentIntent: () => useCapturePaymentIntent,
799
- useCheckinListingAttendeePass: () => useCheckinListingAttendeePass,
800
- useCompleteEventActivation: () => useCompleteEventActivation,
801
- useConfirmBooking: () => useConfirmBooking,
802
- useConnectedInfiniteQuery: () => useConnectedInfiniteQuery,
803
- useConnectedMutation: () => useConnectedMutation,
804
- useConnectedSingleQuery: () => useConnectedSingleQuery,
805
- useConnectedXM: () => useConnectedXM,
806
- useCreateChannel: () => useCreateChannel,
807
- useCreateChannelCollection: () => useCreateChannelCollection,
808
- useCreateChannelContent: () => useCreateChannelContent,
809
- useCreateChannelSubscriber: () => useCreateChannelSubscriber,
810
- useCreateContentGuest: () => useCreateContentGuest,
811
- useCreateGroup: () => useCreateGroup,
812
- useCreateGroupAnnouncement: () => useCreateGroupAnnouncement,
813
- useCreateGroupInvitations: () => useCreateGroupInvitations,
814
- useCreateGroupRequest: () => useCreateGroupRequest,
815
- useCreateListing: () => useCreateListing,
816
- useCreateListingAnnouncement: () => useCreateListingAnnouncement,
817
- useCreateListingQuestion: () => useCreateListingQuestion,
818
- useCreateListingSession: () => useCreateListingSession,
819
- useCreateListingSpeaker: () => useCreateListingSpeaker,
820
- useCreateSelfAddress: () => useCreateSelfAddress,
821
- useCreateSelfChatChannel: () => useCreateSelfChatChannel,
822
- useCreateSelfChatChannelMessage: () => useCreateSelfChatChannelMessage,
823
- useCreateSelfLead: () => useCreateSelfLead,
824
- useCreateSubscription: () => useCreateSubscription,
825
- useCreateSupportTicket: () => useCreateSupportTicket,
826
- useCreateTeamAccount: () => useCreateTeamAccount,
827
- useCreateThread: () => useCreateThread,
828
- useCreateThreadMessage: () => useCreateThreadMessage,
829
- useDeactivateGroup: () => useDeactivateGroup,
830
- useDeleteActivity: () => useDeleteActivity,
831
- useDeleteChannel: () => useDeleteChannel,
832
- useDeleteChannelCollection: () => useDeleteChannelCollection,
833
- useDeleteChannelContent: () => useDeleteChannelContent,
834
- useDeleteChannelSubscriber: () => useDeleteChannelSubscriber,
835
- useDeleteContentGuest: () => useDeleteContentGuest,
836
- useDeleteContentPublishSchedule: () => useDeleteContentPublishSchedule,
837
- useDeleteDraftBooking: () => useDeleteDraftBooking,
838
- useDeleteListing: () => useDeleteListing,
839
- useDeleteListingQuestion: () => useDeleteListingQuestion,
840
- useDeleteListingSession: () => useDeleteListingSession,
841
- useDeleteListingSpeaker: () => useDeleteListingSpeaker,
842
- useDeleteReshare: () => useDeleteReshare,
843
- useDeleteSelf: () => useDeleteSelf,
844
- useDeleteSelfAddress: () => useDeleteSelfAddress,
845
- useDeleteSelfChatChannel: () => useDeleteSelfChatChannel,
846
- useDeleteSelfChatChannelMessage: () => useDeleteSelfChatChannelMessage,
847
- useDeleteSelfLead: () => useDeleteSelfLead,
848
- useDeleteSelfPushDevice: () => useDeleteSelfPushDevice,
849
- useDeleteThreadMember: () => useDeleteThreadMember,
850
- useDeleteThreadMessage: () => useDeleteThreadMessage,
851
- useDemoteGroupModerator: () => useDemoteGroupModerator,
852
- useDisableIntegration: () => useDisableIntegration,
853
- useDraftBooking: () => useDraftBooking,
854
- useEnableIntegration: () => useEnableIntegration,
855
- useFollowAccount: () => useFollowAccount,
856
- useGetAccount: () => useGetAccount,
857
- useGetAccountActivities: () => useGetAccountActivities,
858
- useGetAccountByShareCode: () => useGetAccountByShareCode,
859
- useGetAccountFollowStats: () => useGetAccountFollowStats,
860
- useGetAccountFollowers: () => useGetAccountFollowers,
861
- useGetAccountFollowings: () => useGetAccountFollowings,
862
- useGetAccountGroups: () => useGetAccountGroups,
863
- useGetAccountMedia: () => useGetAccountMedia,
864
- useGetAccounts: () => useGetAccounts,
865
- useGetAccountsPopular: () => useGetAccountsPopular,
866
- useGetActivities: () => useGetActivities,
867
- useGetActivity: () => useGetActivity,
868
- useGetActivityComments: () => useGetActivityComments,
869
- useGetAdvertisement: () => useGetAdvertisement,
870
- useGetAllGroupEvents: () => useGetAllGroupEvents,
871
- useGetBenefits: () => useGetBenefits,
872
- useGetBooking: () => useGetBooking,
873
- useGetBookingIntent: () => useGetBookingIntent,
874
- useGetBookingPlace: () => useGetBookingPlace,
875
- useGetBookingPlaceSpace: () => useGetBookingPlaceSpace,
876
- useGetBookingPlaceSpaceSlots: () => useGetBookingPlaceSpaceSlots,
877
- useGetBookingPlaces: () => useGetBookingPlaces,
878
- useGetBookingPlacesSpaces: () => useGetBookingPlacesSpaces,
879
- useGetBookings: () => useGetBookings,
880
- useGetChannel: () => useGetChannel,
881
- useGetChannelCollection: () => useGetChannelCollection,
882
- useGetChannelCollectionContents: () => useGetChannelCollectionContents,
883
- useGetChannelCollections: () => useGetChannelCollections,
884
- useGetChannelContent: () => useGetChannelContent,
885
- useGetChannelContentActivities: () => useGetChannelContentActivities,
886
- useGetChannelContentGuests: () => useGetChannelContentGuests,
887
- useGetChannelContentInterests: () => useGetChannelContentInterests,
888
- useGetChannelContents: () => useGetChannelContents,
889
- useGetChannelInterests: () => useGetChannelInterests,
890
- useGetChannels: () => useGetChannels,
891
- useGetContent: () => useGetContent,
892
- useGetContentInterests: () => useGetContentInterests,
893
- useGetContents: () => useGetContents,
894
- useGetEvent: () => useGetEvent,
895
- useGetEventActivation: () => useGetEventActivation,
896
- useGetEventActivationCompletions: () => useGetEventActivationCompletions,
897
- useGetEventActivationLeaderboards: () => useGetEventActivationLeaderboards,
898
- useGetEventActivationSummary: () => useGetEventActivationSummary,
899
- useGetEventActivations: () => useGetEventActivations,
900
- useGetEventActivities: () => useGetEventActivities,
901
- useGetEventFAQSection: () => useGetEventFAQSection,
902
- useGetEventFAQSectionQuestion: () => useGetEventFAQSectionQuestion,
903
- useGetEventFaqSections: () => useGetEventFaqSections,
904
- useGetEventFaqs: () => useGetEventFaqs,
905
- useGetEventImage: () => useGetEventImage,
906
- useGetEventImages: () => useGetEventImages,
907
- useGetEventMedia: () => useGetEventMedia,
908
- useGetEventPage: () => useGetEventPage,
909
- useGetEventPages: () => useGetEventPages,
910
- useGetEventQuestionSearchValues: () => useGetEventQuestionSearchValues,
911
- useGetEventRegistrants: () => useGetEventRegistrants,
912
- useGetEventSession: () => useGetEventSession,
913
- useGetEventSessions: () => useGetEventSessions,
914
- useGetEventSpeaker: () => useGetEventSpeaker,
915
- useGetEventSpeakers: () => useGetEventSpeakers,
916
- useGetEventSponsors: () => useGetEventSponsors,
917
- useGetEventSponsorship: () => useGetEventSponsorship,
918
- useGetEventSponsorshipLevels: () => useGetEventSponsorshipLevels,
919
- useGetEvents: () => useGetEvents,
920
- useGetFeaturedEvents: () => useGetFeaturedEvents,
921
- useGetGroup: () => useGetGroup,
922
- useGetGroupActivities: () => useGetGroupActivities,
923
- useGetGroupAnnouncements: () => useGetGroupAnnouncements,
924
- useGetGroupEvents: () => useGetGroupEvents,
925
- useGetGroupInvitableAccounts: () => useGetGroupInvitableAccounts,
926
- useGetGroupInvitations: () => useGetGroupInvitations,
927
- useGetGroupMedia: () => useGetGroupMedia,
928
- useGetGroupMembers: () => useGetGroupMembers,
929
- useGetGroupRequest: () => useGetGroupRequest,
930
- useGetGroupRequests: () => useGetGroupRequests,
931
- useGetGroupSponsors: () => useGetGroupSponsors,
932
- useGetGroups: () => useGetGroups,
933
- useGetGroupsFeatured: () => useGetGroupsFeatured,
934
- useGetGroupsInvited: () => useGetGroupsInvited,
935
- useGetGroupsRequested: () => useGetGroupsRequested,
936
- useGetIntegration: () => useGetIntegration,
937
- useGetIntegrationAuth: () => useGetIntegrationAuth,
938
- useGetIntegrations: () => useGetIntegrations,
939
- useGetInterests: () => useGetInterests,
940
- useGetInvoice: () => useGetInvoice,
941
- useGetInvoiceIntent: () => useGetInvoiceIntent,
942
- useGetLevel: () => useGetLevel,
943
- useGetLevelSponsors: () => useGetLevelSponsors,
944
- useGetLevels: () => useGetLevels,
945
- useGetListingAttendeePassQuestionSections: () => useGetListingAttendeePassQuestionSections,
946
- useGetManagedChannel: () => useGetManagedChannel,
947
- useGetManagedChannelCollection: () => useGetManagedChannelCollection,
948
- useGetManagedChannelCollectionContents: () => useGetManagedChannelCollectionContents,
949
- useGetManagedChannelCollections: () => useGetManagedChannelCollections,
950
- useGetManagedChannelContent: () => useGetManagedChannelContent,
951
- useGetManagedChannelContentActivities: () => useGetManagedChannelContentActivities,
952
- useGetManagedChannelContentGuests: () => useGetManagedChannelContentGuests,
953
- useGetManagedChannelContentInterests: () => useGetManagedChannelContentInterests,
954
- useGetManagedChannelContents: () => useGetManagedChannelContents,
955
- useGetManagedChannelInterests: () => useGetManagedChannelInterests,
956
- useGetManagedChannelSubscribers: () => useGetManagedChannelSubscribers,
957
- useGetManagedChannels: () => useGetManagedChannels,
958
- useGetOrganization: () => useGetOrganization,
959
- useGetOrganizationConfig: () => useGetOrganizationConfig,
960
- useGetOrganizationExplore: () => useGetOrganizationExplore,
961
- useGetOrganizationPage: () => useGetOrganizationPage,
962
- useGetOrganizationSubscriptionProducts: () => useGetOrganizationSubscriptionProducts,
963
- useGetSelf: () => useGetSelf,
964
- useGetSelfActivities: () => useGetSelfActivities,
965
- useGetSelfAddress: () => useGetSelfAddress,
966
- useGetSelfAddresses: () => useGetSelfAddresses,
967
- useGetSelfAnnouncement: () => useGetSelfAnnouncement,
968
- useGetSelfChatChannel: () => useGetSelfChatChannel,
969
- useGetSelfChatChannelMembers: () => useGetSelfChatChannelMembers,
970
- useGetSelfChatChannelMessages: () => useGetSelfChatChannelMessages,
971
- useGetSelfChatChannels: () => useGetSelfChatChannels,
972
- useGetSelfContacts: () => useGetSelfContacts,
973
- useGetSelfDelegateOf: () => useGetSelfDelegateOf,
974
- useGetSelfDelegates: () => useGetSelfDelegates,
975
- useGetSelfEventAttendee: () => useGetSelfEventAttendee,
976
- useGetSelfEventAttendeeCoupon: () => useGetSelfEventAttendeeCoupon,
977
- useGetSelfEventAttendeeCouponPasses: () => useGetSelfEventAttendeeCouponPasses,
978
- useGetSelfEventAttendeeCoupons: () => useGetSelfEventAttendeeCoupons,
979
- useGetSelfEventAttendeePass: () => useGetSelfEventAttendeePass,
980
- useGetSelfEventAttendeePassAddOns: () => useGetSelfEventAttendeePassAddOns,
981
- useGetSelfEventAttendeePassAddOnsIntent: () => useGetSelfEventAttendeePassAddOnsIntent,
982
- useGetSelfEventAttendeePassQuestionSections: () => useGetSelfEventAttendeePassQuestionSections,
983
- useGetSelfEventAttendeePayment: () => useGetSelfEventAttendeePayment,
984
- useGetSelfEventAttendeeSessionPassesIntent: () => useGetSelfEventAttendeeSessionPassesIntent,
985
- useGetSelfEventAttendeeTransferAccounts: () => useGetSelfEventAttendeeTransferAccounts,
986
- useGetSelfEventAttendeeTransfersLogs: () => useGetSelfEventAttendeeTransfersLogs,
987
- useGetSelfEventListing: () => useGetSelfEventListing,
988
- useGetSelfEventListingAnnouncement: () => useGetSelfEventListingAnnouncement,
989
- useGetSelfEventListingAnnouncements: () => useGetSelfEventListingAnnouncements,
990
- useGetSelfEventListingCoHosts: () => useGetSelfEventListingCoHosts,
991
- useGetSelfEventListingEmail: () => useGetSelfEventListingEmail,
992
- useGetSelfEventListingPass: () => useGetSelfEventListingPass,
993
- useGetSelfEventListingPasses: () => useGetSelfEventListingPasses,
994
- useGetSelfEventListingQuestions: () => useGetSelfEventListingQuestions,
995
- useGetSelfEventListingRegistration: () => useGetSelfEventListingRegistration,
996
- useGetSelfEventListingReport: () => useGetSelfEventListingReport,
997
- useGetSelfEventListings: () => useGetSelfEventListings,
998
- useGetSelfEventListingsRegistrations: () => useGetSelfEventListingsRegistrations,
999
- useGetSelfEventRegistration: () => useGetSelfEventRegistration,
1000
- useGetSelfEventRegistrationAddOns: () => useGetSelfEventRegistrationAddOns,
1001
- useGetSelfEventRegistrationIntent: () => useGetSelfEventRegistrationIntent,
1002
- useGetSelfEventRegistrationPassTypes: () => useGetSelfEventRegistrationPassTypes,
1003
- useGetSelfEventRegistrationQuestions: () => useGetSelfEventRegistrationQuestions,
1004
- useGetSelfEventRegistrationRoomTypes: () => useGetSelfEventRegistrationRoomTypes,
1005
- useGetSelfEventSessions: () => useGetSelfEventSessions,
1006
- useGetSelfEventTicketCouponIntent: () => useGetSelfEventTicketCouponIntent,
1007
- useGetSelfEvents: () => useGetSelfEvents,
1008
- useGetSelfFeed: () => useGetSelfFeed,
1009
- useGetSelfGroupActivities: () => useGetSelfGroupActivities,
1010
- useGetSelfGroupMembership: () => useGetSelfGroupMembership,
1011
- useGetSelfGroupMemberships: () => useGetSelfGroupMemberships,
1012
- useGetSelfInterests: () => useGetSelfInterests,
1013
- useGetSelfLead: () => useGetSelfLead,
1014
- useGetSelfLeadCounts: () => useGetSelfLeadCounts,
1015
- useGetSelfLeads: () => useGetSelfLeads,
1016
- useGetSelfNotificationPreferences: () => useGetSelfNotificationPreferences,
1017
- useGetSelfNotifications: () => useGetSelfNotifications,
1018
- useGetSelfPushDevice: () => useGetSelfPushDevice,
1019
- useGetSelfPushDevices: () => useGetSelfPushDevices,
1020
- useGetSelfRelationships: () => useGetSelfRelationships,
1021
- useGetSelfSubcription: () => useGetSelfSubcription,
1022
- useGetSelfSubscriptionPayments: () => useGetSelfSubscriptionPayments,
1023
- useGetSelfSubscriptions: () => useGetSelfSubscriptions,
1024
- useGetSeries: () => useGetSeries,
1025
- useGetSeriesEvents: () => useGetSeriesEvents,
1026
- useGetSeriesList: () => useGetSeriesList,
1027
- useGetSubscribedChannels: () => useGetSubscribedChannels,
1028
- useGetSubscribedContents: () => useGetSubscribedContents,
1029
- useGetSurvey: () => useGetSurvey,
1030
- useGetSurveyQuestionSearchValues: () => useGetSurveyQuestionSearchValues,
1031
- useGetSurveySubmission: () => useGetSurveySubmission,
1032
- useGetSurveySubmissionSections: () => useGetSurveySubmissionSections,
1033
- useGetSurveySubmissions: () => useGetSurveySubmissions,
1034
- useGetThread: () => useGetThread,
1035
- useGetThreadEvent: () => useGetThreadEvent,
1036
- useGetThreadEvents: () => useGetThreadEvents,
1037
- useGetThreadGroup: () => useGetThreadGroup,
1038
- useGetThreadGroups: () => useGetThreadGroups,
1039
- useGetThreadMember: () => useGetThreadMember,
1040
- useGetThreadMembers: () => useGetThreadMembers,
1041
- useGetThreadMessage: () => useGetThreadMessage,
1042
- useGetThreadMessageReplies: () => useGetThreadMessageReplies,
1043
- useGetThreadMessages: () => useGetThreadMessages,
1044
- useGetThreads: () => useGetThreads,
1045
- useGroupStatus: () => useGroupStatus,
1046
- useIsAccountFollowing: () => useIsAccountFollowing,
1047
- useIsChannelSubscribed: () => useIsChannelSubscribed,
1048
- useIsEventRegistered: () => useIsEventRegistered,
1049
- useJoinGroup: () => useJoinGroup,
1050
- useLeaveGroup: () => useLeaveGroup,
1051
- useLeaveSelfChatChannel: () => useLeaveSelfChatChannel,
1052
- useLikeActivity: () => useLikeActivity,
1053
- useLikeContent: () => useLikeContent,
1054
- useMarkUnread: () => useMarkUnread,
1055
- usePromoteGroupMember: () => usePromoteGroupMember,
1056
- useReinviteGroupInvitation: () => useReinviteGroupInvitation,
1057
- useRejectGroupInvitation: () => useRejectGroupInvitation,
1058
- useRejectGroupRequest: () => useRejectGroupRequest,
1059
- useRemoveActivityReport: () => useRemoveActivityReport,
1060
- useRemoveChannelCollectionContent: () => useRemoveChannelCollectionContent,
1061
- useRemoveChannelInterest: () => useRemoveChannelInterest,
1062
- useRemoveContentInterest: () => useRemoveContentInterest,
1063
- useRemoveGroupMember: () => useRemoveGroupMember,
1064
- useRemoveListingCoHost: () => useRemoveListingCoHost,
1065
- useRemoveListingSponsor: () => useRemoveListingSponsor,
1066
- useRemoveSelfDelegate: () => useRemoveSelfDelegate,
1067
- useRemoveSelfEventRegistrationCoupon: () => useRemoveSelfEventRegistrationCoupon,
1068
- useRemoveSelfEventSession: () => useRemoveSelfEventSession,
1069
- useRemoveThreadMessageReaction: () => useRemoveThreadMessageReaction,
1070
- useReportActivity: () => useReportActivity,
1071
- useReshareActivity: () => useReshareActivity,
1072
- useSelectSelfEventRegistrationCoupon: () => useSelectSelfEventRegistrationCoupon,
1073
- useSelfCreateActivity: () => useSelfCreateActivity,
1074
- useSelfUpdateGroupMembership: () => useSelfUpdateGroupMembership,
1075
- useSetContentPublishSchedule: () => useSetContentPublishSchedule,
1076
- useStartSurvey: () => useStartSurvey,
1077
- useSubmitSelfEventRegistration: () => useSubmitSelfEventRegistration,
1078
- useSubmitSelfEventRegistrationSessionPasses: () => useSubmitSelfEventRegistrationSessionPasses,
1079
- useSubmitSurvey: () => useSubmitSurvey,
1080
- useTransferPass: () => useTransferPass,
1081
- useUnblockAccount: () => useUnblockAccount,
1082
- useUndoCheckinListingAttendeePass: () => useUndoCheckinListingAttendeePass,
1083
- useUnfollowAccount: () => useUnfollowAccount,
1084
- useUnlikeActivity: () => useUnlikeActivity,
1085
- useUnlikeContent: () => useUnlikeContent,
1086
- useUpdateChannel: () => useUpdateChannel,
1087
- useUpdateChannelCollection: () => useUpdateChannelCollection,
1088
- useUpdateChannelContent: () => useUpdateChannelContent,
1089
- useUpdateChannelSubscriber: () => useUpdateChannelSubscriber,
1090
- useUpdateContentGuest: () => useUpdateContentGuest,
1091
- useUpdateGroup: () => useUpdateGroup,
1092
- useUpdateListing: () => useUpdateListing,
1093
- useUpdateListingEmail: () => useUpdateListingEmail,
1094
- useUpdateListingQuestion: () => useUpdateListingQuestion,
1095
- useUpdateListingRegistrationPassResponses: () => useUpdateListingRegistrationPassResponses,
1096
- useUpdateListingSession: () => useUpdateListingSession,
1097
- useUpdateListingSpeaker: () => useUpdateListingSpeaker,
1098
- useUpdateSelf: () => useUpdateSelf,
1099
- useUpdateSelfAddress: () => useUpdateSelfAddress,
1100
- useUpdateSelfChatChannelNotifications: () => useUpdateSelfChatChannelNotifications,
1101
- useUpdateSelfEventAttendeePassResponses: () => useUpdateSelfEventAttendeePassResponses,
1102
- useUpdateSelfEventRegistrationPassResponse: () => useUpdateSelfEventRegistrationPassResponse,
1103
- useUpdateSelfEventRegistrationPasses: () => useUpdateSelfEventRegistrationPasses,
1104
- useUpdateSelfEventRegistrationPurchaseAddOn: () => useUpdateSelfEventRegistrationPurchaseAddOn,
1105
- useUpdateSelfEventRegistrationReservations: () => useUpdateSelfEventRegistrationReservations,
1106
- useUpdateSelfEventRegistrationResponses: () => useUpdateSelfEventRegistrationResponses,
1107
- useUpdateSelfImage: () => useUpdateSelfImage,
1108
- useUpdateSelfLead: () => useUpdateSelfLead,
1109
- useUpdateSelfNotificationPreferences: () => useUpdateSelfNotificationPreferences,
1110
- useUpdateSelfPushDevice: () => useUpdateSelfPushDevice,
1111
- useUpdateSubscriptionPaymentMethod: () => useUpdateSubscriptionPaymentMethod,
1112
- useUpdateSurveyResponse: () => useUpdateSurveyResponse,
1113
- useUpdateThread: () => useUpdateThread,
1114
- useUpdateThreadMember: () => useUpdateThreadMember,
1115
- useUpdateThreadMessage: () => useUpdateThreadMessage,
1116
- useUploadChannelContentImage: () => useUploadChannelContentImage,
1117
- useUploadFile: () => useUploadFile,
1118
- useUploadSurveyResponseFile: () => useUploadSurveyResponseFile
1119
- });
1120
- module.exports = __toCommonJS(index_exports);
1121
-
1122
1
  // src/ConnectedXMProvider.tsx
1123
- var import_react = __toESM(require("react"));
1124
- var import_react_query = require("@tanstack/react-query");
1125
- var ConnectedXMClientContext = import_react.default.createContext(
2
+ import React from "react";
3
+ import {
4
+ QueryClientProvider
5
+ } from "@tanstack/react-query";
6
+ var ConnectedXMClientContext = React.createContext(
1126
7
  {}
1127
8
  );
1128
9
  var ConnectedXMProvider = ({
@@ -1131,11 +12,11 @@ var ConnectedXMProvider = ({
1131
12
  getToken,
1132
13
  ...state
1133
14
  }) => {
1134
- const [authenticated, setAuthenticated] = import_react.default.useState(
15
+ const [authenticated, setAuthenticated] = React.useState(
1135
16
  null
1136
17
  );
1137
- const [ssr, setSSR] = import_react.default.useState(true);
1138
- import_react.default.useEffect(() => {
18
+ const [ssr, setSSR] = React.useState(true);
19
+ React.useEffect(() => {
1139
20
  if (!authenticated) {
1140
21
  getToken().then((token) => {
1141
22
  if (token) {
@@ -1146,11 +27,11 @@ var ConnectedXMProvider = ({
1146
27
  });
1147
28
  }
1148
29
  }, [authenticated, getToken]);
1149
- import_react.default.useEffect(() => {
30
+ React.useEffect(() => {
1150
31
  setSSR(false);
1151
32
  }, []);
1152
33
  if (ssr) {
1153
- return /* @__PURE__ */ import_react.default.createElement(import_react_query.QueryClientProvider, { client: queryClient }, /* @__PURE__ */ import_react.default.createElement(
34
+ return /* @__PURE__ */ React.createElement(QueryClientProvider, { client: queryClient }, /* @__PURE__ */ React.createElement(
1154
35
  ConnectedXMClientContext.Provider,
1155
36
  {
1156
37
  value: {
@@ -1164,7 +45,7 @@ var ConnectedXMProvider = ({
1164
45
  children
1165
46
  ));
1166
47
  }
1167
- return /* @__PURE__ */ import_react.default.createElement(
48
+ return /* @__PURE__ */ React.createElement(
1168
49
  ConnectedXMClientContext.Provider,
1169
50
  {
1170
51
  value: {
@@ -1180,9 +61,9 @@ var ConnectedXMProvider = ({
1180
61
  };
1181
62
 
1182
63
  // src/hooks/useConnectedXM.ts
1183
- var import_react2 = __toESM(require("react"));
64
+ import React2 from "react";
1184
65
  var useConnectedXM = () => {
1185
- const context = import_react2.default.useContext(
66
+ const context = React2.useContext(
1186
67
  ConnectedXMClientContext
1187
68
  );
1188
69
  if (!context) {
@@ -1381,12 +262,6 @@ var isTypeSpeaker = (speaker) => {
1381
262
  var isTypeSession = (session) => {
1382
263
  return session.longDescription !== void 0;
1383
264
  };
1384
- var SessionPassStatus = /* @__PURE__ */ ((SessionPassStatus2) => {
1385
- SessionPassStatus2["draft"] = "draft";
1386
- SessionPassStatus2["ready"] = "ready";
1387
- SessionPassStatus2["canceled"] = "canceled";
1388
- return SessionPassStatus2;
1389
- })(SessionPassStatus || {});
1390
265
  var isTypeEventPage = (page) => {
1391
266
  return page.html !== void 0;
1392
267
  };
@@ -1599,12 +474,12 @@ var SurveyQuestionType = /* @__PURE__ */ ((SurveyQuestionType2) => {
1599
474
  })(SurveyQuestionType || {});
1600
475
 
1601
476
  // src/utilities/AppendInfiniteQuery.ts
1602
- var import_immer = require("immer");
477
+ import { produce } from "immer";
1603
478
  var AppendInfiniteQuery = (queryClient, key, newData) => {
1604
479
  queryClient.setQueryData(
1605
480
  key,
1606
481
  (oldData) => {
1607
- return (0, import_immer.produce)(oldData, (draft) => {
482
+ return produce(oldData, (draft) => {
1608
483
  if (draft?.pages?.[0]?.data) {
1609
484
  if (draft?.pages?.[0]?.data && draft?.pages?.[0]?.data?.length > 0 && newData) {
1610
485
  draft?.pages?.[0]?.data?.unshift(newData);
@@ -1618,7 +493,7 @@ var AppendInfiniteQuery = (queryClient, key, newData) => {
1618
493
  };
1619
494
 
1620
495
  // src/utilities/GetErrorMessage.ts
1621
- var import_axios = __toESM(require("axios"));
496
+ import axios from "axios";
1622
497
  var ERR_NOT_GROUP_MEMBER = 453;
1623
498
  var ERR_NOT_EVENT_REGISTERED = 454;
1624
499
  var ERR_REGISTRATION_UNAVAILABLE = 455;
@@ -1639,7 +514,7 @@ var CUSTOM_ERROR_CODES = [
1639
514
  ];
1640
515
  var GetErrorMessage = (error, fallback = "Something went wrong") => {
1641
516
  let message = fallback;
1642
- if (import_axios.default.isAxiosError(error)) {
517
+ if (axios.isAxiosError(error)) {
1643
518
  message = error.response?.data?.message || message;
1644
519
  } else {
1645
520
  message = error.message;
@@ -1658,7 +533,7 @@ function MergeInfinitePages(data) {
1658
533
  }
1659
534
 
1660
535
  // src/queries/useConnectedSingleQuery.ts
1661
- var import_react_query2 = require("@tanstack/react-query");
536
+ import { useQuery } from "@tanstack/react-query";
1662
537
  var GetBaseSingleQueryKeys = (locale) => {
1663
538
  return [locale];
1664
539
  };
@@ -1673,7 +548,7 @@ var useConnectedSingleQuery = (queryKeys, queryFn, options = {}) => {
1673
548
  getToken,
1674
549
  getExecuteAs
1675
550
  } = useConnectedXM();
1676
- return (0, import_react_query2.useQuery)({
551
+ return useQuery({
1677
552
  staleTime: 60 * 1e3,
1678
553
  // 60 Seconds
1679
554
  retry: (failureCount, error) => {
@@ -1783,7 +658,9 @@ var isUUID = (id) => {
1783
658
  };
1784
659
 
1785
660
  // src/queries/useConnectedInfiniteQuery.ts
1786
- var import_react_query3 = require("@tanstack/react-query");
661
+ import {
662
+ useInfiniteQuery
663
+ } from "@tanstack/react-query";
1787
664
  var GetBaseInfiniteQueryKeys = (locale, search = "") => {
1788
665
  return [locale, search];
1789
666
  };
@@ -1814,7 +691,7 @@ var useConnectedInfiniteQuery = (queryKeys, queryFn, params = {}, options = {
1814
691
  }
1815
692
  return void 0;
1816
693
  };
1817
- return (0, import_react_query3.useInfiniteQuery)({
694
+ return useInfiniteQuery({
1818
695
  staleTime: 60 * 1e3,
1819
696
  // 60 Seconds
1820
697
  retry: (failureCount, error) => {
@@ -1851,11 +728,11 @@ var useConnectedInfiniteQuery = (queryKeys, queryFn, params = {}, options = {
1851
728
  };
1852
729
 
1853
730
  // src/ClientAPI.ts
1854
- var import_axios2 = __toESM(require("axios"));
731
+ import axios2 from "axios";
1855
732
  var GetClientAPI = async (params) => {
1856
733
  const token = await params.getToken();
1857
734
  const executeAs = params.getExecuteAs ? await params.getExecuteAs() : void 0;
1858
- return import_axios2.default.create({
735
+ return axios2.create({
1859
736
  baseURL: params.apiUrl,
1860
737
  headers: {
1861
738
  organization: params.organizationId,
@@ -7356,19 +6233,19 @@ var useGetSelfEventAttendeeTransferAccounts = (eventId, passId, search, options
7356
6233
  );
7357
6234
  };
7358
6235
 
7359
- // src/queries/self/attendee/sessions/useGetSelfEventRegistrationSessionPassesIntent.ts
7360
- var SELF_EVENT_ATTENDEE_SESSION_PASSES_INTENT_QUERY_KEY = (eventId, sessionId, addressId, sessionPassIds) => [
6236
+ // src/queries/self/attendee/sessions/useGetSelfEventSessionRegistrationIntent.ts
6237
+ var SELF_EVENT_ATTENDEE_SESSION_PASSES_INTENT_QUERY_KEY = (eventId, sessionId, addressId, accessIds) => [
7361
6238
  ...SELF_EVENT_ATTENDEE_QUERY_KEY(eventId),
7362
6239
  sessionId,
7363
6240
  addressId,
7364
6241
  "SESSION_PASSES_INTENT",
7365
- ...sessionPassIds
6242
+ ...accessIds
7366
6243
  ];
7367
- var GetSelfEventAttendeeSessionPassesIntent = async ({
6244
+ var GetSelfEventSessionRegistrationIntent = async ({
7368
6245
  eventId,
7369
6246
  sessionId,
7370
6247
  addressId,
7371
- sessionPasses,
6248
+ accesses,
7372
6249
  clientApiParams
7373
6250
  }) => {
7374
6251
  const clientApi = await GetClientAPI(clientApiParams);
@@ -7376,25 +6253,25 @@ var GetSelfEventAttendeeSessionPassesIntent = async ({
7376
6253
  `/self/events/${eventId}/attendee/sessions/${sessionId}/intent`,
7377
6254
  {
7378
6255
  addressId,
7379
- sessionPasses
6256
+ accesses
7380
6257
  }
7381
6258
  );
7382
6259
  return data;
7383
6260
  };
7384
- var useGetSelfEventAttendeeSessionPassesIntent = (eventId, sessionId, addressId, sessionPasses, options = {}) => {
6261
+ var useGetSelfEventSessionRegistrationIntent = (eventId, sessionId, addressId, accesses, options = {}) => {
7385
6262
  const { authenticated } = useConnectedXM();
7386
6263
  return useConnectedSingleQuery_default(
7387
6264
  SELF_EVENT_ATTENDEE_SESSION_PASSES_INTENT_QUERY_KEY(
7388
6265
  eventId,
7389
6266
  sessionId,
7390
6267
  addressId,
7391
- sessionPasses.map(({ passId }) => passId)
6268
+ accesses.map(({ passId }) => passId)
7392
6269
  ),
7393
- (params) => GetSelfEventAttendeeSessionPassesIntent({
6270
+ (params) => GetSelfEventSessionRegistrationIntent({
7394
6271
  eventId,
7395
6272
  sessionId,
7396
6273
  addressId,
7397
- sessionPasses,
6274
+ accesses,
7398
6275
  ...params
7399
6276
  }),
7400
6277
  {
@@ -7402,7 +6279,7 @@ var useGetSelfEventAttendeeSessionPassesIntent = (eventId, sessionId, addressId,
7402
6279
  retry: false,
7403
6280
  retryOnMount: false,
7404
6281
  ...options,
7405
- enabled: !!authenticated && !!eventId && !!sessionId && !!addressId && !!sessionPasses && (options?.enabled ?? true)
6282
+ enabled: !!authenticated && !!eventId && !!sessionId && !!addressId && !!accesses && (options?.enabled ?? true)
7406
6283
  }
7407
6284
  );
7408
6285
  };
@@ -9730,7 +8607,10 @@ var useGetSurveyQuestionSearchValues = (surveyId = "", questionId = "", params =
9730
8607
  };
9731
8608
 
9732
8609
  // src/mutations/useConnectedMutation.ts
9733
- var import_react_query4 = require("@tanstack/react-query");
8610
+ import {
8611
+ useMutation,
8612
+ useQueryClient
8613
+ } from "@tanstack/react-query";
9734
8614
  var useConnectedMutation = (mutation, options) => {
9735
8615
  const {
9736
8616
  locale,
@@ -9740,8 +8620,8 @@ var useConnectedMutation = (mutation, options) => {
9740
8620
  getExecuteAs,
9741
8621
  onMutationError
9742
8622
  } = useConnectedXM();
9743
- const queryClient = (0, import_react_query4.useQueryClient)();
9744
- return (0, import_react_query4.useMutation)({
8623
+ const queryClient = useQueryClient();
8624
+ return useMutation({
9745
8625
  mutationFn: (data) => mutation({
9746
8626
  queryClient,
9747
8627
  clientApiParams: {
@@ -9763,7 +8643,7 @@ var useConnectedMutation = (mutation, options) => {
9763
8643
  var useConnectedMutation_default = useConnectedMutation;
9764
8644
 
9765
8645
  // src/mutations/accounts/useFollowAccount.ts
9766
- var import_immer2 = require("immer");
8646
+ import { produce as produce2 } from "immer";
9767
8647
  var FollowAccount = async ({
9768
8648
  accountId,
9769
8649
  clientApiParams,
@@ -9776,7 +8656,7 @@ var FollowAccount = async ({
9776
8656
  if (queryClient && data.status === "ok") {
9777
8657
  queryClient.setQueryData(
9778
8658
  [...ACCOUNT_FOLLOW_STATS_QUERY_KEY(data.data.id), clientApiParams.locale],
9779
- (prev) => (0, import_immer2.produce)(prev, (data2) => {
8659
+ (prev) => produce2(prev, (data2) => {
9780
8660
  if (data2?.data) {
9781
8661
  data2.data.followers = data2.data.followers + 1;
9782
8662
  }
@@ -9787,7 +8667,7 @@ var FollowAccount = async ({
9787
8667
  ...ACCOUNT_FOLLOW_STATS_QUERY_KEY(data.data.username),
9788
8668
  clientApiParams.locale
9789
8669
  ],
9790
- (prev) => (0, import_immer2.produce)(prev, (data2) => {
8670
+ (prev) => produce2(prev, (data2) => {
9791
8671
  if (data2?.data) {
9792
8672
  data2.data.followers = data2.data.followers + 1;
9793
8673
  }
@@ -9810,7 +8690,7 @@ var useFollowAccount = (options = {}) => {
9810
8690
  };
9811
8691
 
9812
8692
  // src/mutations/accounts/useUnfollowAccount.ts
9813
- var import_immer3 = require("immer");
8693
+ import { produce as produce3 } from "immer";
9814
8694
  var UnfollowAccount = async ({
9815
8695
  accountId,
9816
8696
  clientApiParams,
@@ -9823,7 +8703,7 @@ var UnfollowAccount = async ({
9823
8703
  if (queryClient && data.status === "ok") {
9824
8704
  queryClient.setQueryData(
9825
8705
  [...ACCOUNT_FOLLOW_STATS_QUERY_KEY(data.data.id), clientApiParams.locale],
9826
- (prev) => (0, import_immer3.produce)(prev, (data2) => {
8706
+ (prev) => produce3(prev, (data2) => {
9827
8707
  if (data2?.data) {
9828
8708
  data2.data.followers = data2.data.followers - 1;
9829
8709
  }
@@ -9834,7 +8714,7 @@ var UnfollowAccount = async ({
9834
8714
  ...ACCOUNT_FOLLOW_STATS_QUERY_KEY(data.data.username),
9835
8715
  clientApiParams.locale
9836
8716
  ],
9837
- (prev) => (0, import_immer3.produce)(prev, (data2) => {
8717
+ (prev) => produce3(prev, (data2) => {
9838
8718
  if (data2?.data) {
9839
8719
  data2.data.followers = data2.data.followers - 1;
9840
8720
  }
@@ -9905,11 +8785,11 @@ var useUnblockAccount = (options = {}) => {
9905
8785
  };
9906
8786
 
9907
8787
  // src/mutations/activities/optimistic/UpdateReshares.ts
9908
- var import_immer4 = require("immer");
8788
+ import { produce as produce4 } from "immer";
9909
8789
  var UpdateResharesSingle = (increment, queryClient, KEY) => {
9910
8790
  queryClient.setQueryData(
9911
8791
  KEY,
9912
- (originalData) => (0, import_immer4.produce)(originalData, (draft) => {
8792
+ (originalData) => produce4(originalData, (draft) => {
9913
8793
  if (!draft?.data) {
9914
8794
  return;
9915
8795
  }
@@ -9921,7 +8801,7 @@ var UpdateResharesSingle = (increment, queryClient, KEY) => {
9921
8801
  var UpdateResharesInfinite = (increment, queryClient, KEY, activityId) => {
9922
8802
  queryClient.setQueriesData(
9923
8803
  { queryKey: KEY, exact: false },
9924
- (originalData) => (0, import_immer4.produce)(originalData, (draft) => {
8804
+ (originalData) => produce4(originalData, (draft) => {
9925
8805
  if (!draft?.pages || draft.pages.length === 0) {
9926
8806
  return;
9927
8807
  }
@@ -9966,11 +8846,11 @@ var useDeleteReshare = (options = {}) => {
9966
8846
  };
9967
8847
 
9968
8848
  // src/mutations/activities/optimistic/UpdateLikes.ts
9969
- var import_immer5 = require("immer");
8849
+ import { produce as produce5 } from "immer";
9970
8850
  var UpdateLikesSingle = (increment, queryClient, KEY) => {
9971
8851
  queryClient.setQueryData(
9972
8852
  KEY,
9973
- (originalData) => (0, import_immer5.produce)(originalData, (draft) => {
8853
+ (originalData) => produce5(originalData, (draft) => {
9974
8854
  if (!draft?.data) {
9975
8855
  return;
9976
8856
  }
@@ -9982,7 +8862,7 @@ var UpdateLikesSingle = (increment, queryClient, KEY) => {
9982
8862
  var UpdateLikesInfinite = (increment, queryClient, KEY, activityId) => {
9983
8863
  queryClient.setQueriesData(
9984
8864
  { queryKey: KEY, exact: false },
9985
- (originalData) => (0, import_immer5.produce)(originalData, (draft) => {
8865
+ (originalData) => produce5(originalData, (draft) => {
9986
8866
  if (!draft?.pages || draft.pages.length === 0) {
9987
8867
  return;
9988
8868
  }
@@ -11574,18 +10454,18 @@ var useCancelPass = (options = {}) => {
11574
10454
  return useConnectedMutation_default(CancelPass, options);
11575
10455
  };
11576
10456
 
11577
- // src/mutations/self/events/attendee/sessions/useSubmitSelfEventAttendeeSessionPasses.ts
11578
- var SubmitSelfEventRegistrationSessionPasses = async ({
10457
+ // src/mutations/self/events/attendee/sessions/useSubmitSelfEventSessionRegistration.ts
10458
+ var SubmitSelfEventSessionRegistration = async ({
11579
10459
  eventId,
11580
10460
  sessionId,
11581
- sessionPasses,
10461
+ accesses,
11582
10462
  clientApiParams,
11583
10463
  queryClient
11584
10464
  }) => {
11585
10465
  const clientApi = await GetClientAPI(clientApiParams);
11586
10466
  const { data } = await clientApi.post(
11587
10467
  `/self/events/${eventId}/attendee/sessions/${sessionId}/submit`,
11588
- sessionPasses
10468
+ accesses
11589
10469
  );
11590
10470
  if (queryClient && data.status === "ok") {
11591
10471
  queryClient.invalidateQueries({
@@ -11600,8 +10480,8 @@ var SubmitSelfEventRegistrationSessionPasses = async ({
11600
10480
  }
11601
10481
  return data;
11602
10482
  };
11603
- var useSubmitSelfEventRegistrationSessionPasses = (options = {}) => {
11604
- return useConnectedMutation_default(SubmitSelfEventRegistrationSessionPasses, options);
10483
+ var useSubmitSelfEventSessionRegistration = (options = {}) => {
10484
+ return useConnectedMutation_default(SubmitSelfEventSessionRegistration, options);
11605
10485
  };
11606
10486
 
11607
10487
  // src/mutations/self/subscriptions/useCancelSubscription.ts
@@ -11794,11 +10674,11 @@ var useRemoveSelfEventSession = (options = {}) => {
11794
10674
  };
11795
10675
 
11796
10676
  // src/mutations/activities/optimistic/UpdateComments.ts
11797
- var import_immer6 = require("immer");
10677
+ import { produce as produce6 } from "immer";
11798
10678
  var UpdateCommentsSingle = (increment, queryClient, KEY) => {
11799
10679
  queryClient.setQueryData(
11800
10680
  KEY,
11801
- (originalData) => (0, import_immer6.produce)(originalData, (draft) => {
10681
+ (originalData) => produce6(originalData, (draft) => {
11802
10682
  if (!draft?.data) {
11803
10683
  return;
11804
10684
  }
@@ -11810,7 +10690,7 @@ var UpdateCommentsSingle = (increment, queryClient, KEY) => {
11810
10690
  var UpdateCommentsInfinite = (increment, queryClient, KEY, activityId) => {
11811
10691
  queryClient.setQueriesData(
11812
10692
  { queryKey: KEY, exact: false },
11813
- (originalData) => (0, import_immer6.produce)(originalData, (draft) => {
10693
+ (originalData) => produce6(originalData, (draft) => {
11814
10694
  if (!draft?.pages || draft.pages.length === 0) {
11815
10695
  return;
11816
10696
  }
@@ -13486,7 +12366,7 @@ var useUpdateThreadMessage = (options = {}) => {
13486
12366
  };
13487
12367
 
13488
12368
  // src/mutations/threads/useDeleteThreadMessage.ts
13489
- var import_immer7 = require("immer");
12369
+ import { produce as produce7 } from "immer";
13490
12370
  var DeleteThreadMessage = async ({
13491
12371
  threadId,
13492
12372
  messageId,
@@ -13510,7 +12390,7 @@ var DeleteThreadMessage = async ({
13510
12390
  ],
13511
12391
  (oldData) => {
13512
12392
  if (!oldData) return oldData;
13513
- return (0, import_immer7.produce)(oldData, (draft) => {
12393
+ return produce7(oldData, (draft) => {
13514
12394
  draft.pages.forEach((page) => {
13515
12395
  const index = page.data.findIndex((m) => m.id === messageId);
13516
12396
  if (index !== -1) {
@@ -13754,8 +12634,7 @@ var UploadSurveyResponseFile = async ({
13754
12634
  var useUploadSurveyResponseFile = (options = {}) => {
13755
12635
  return useConnectedMutation_default(UploadSurveyResponseFile, options);
13756
12636
  };
13757
- // Annotate the CommonJS export names for ESM import in node:
13758
- 0 && (module.exports = {
12637
+ export {
13759
12638
  ACCOUNTS_POPULAR_QUERY_KEY,
13760
12639
  ACCOUNTS_QUERY_KEY,
13761
12640
  ACCOUNT_ACTIVITIES_QUERY_KEY,
@@ -14066,7 +12945,6 @@ var useUploadSurveyResponseFile = (options = {}) => {
14066
12945
  GetSelfEventAttendeePassAddOnsIntent,
14067
12946
  GetSelfEventAttendeePassQuestionSections,
14068
12947
  GetSelfEventAttendeePayment,
14069
- GetSelfEventAttendeeSessionPassesIntent,
14070
12948
  GetSelfEventAttendeeTransferAccounts,
14071
12949
  GetSelfEventAttendeeTransfersLogs,
14072
12950
  GetSelfEventListing,
@@ -14087,6 +12965,7 @@ var useUploadSurveyResponseFile = (options = {}) => {
14087
12965
  GetSelfEventRegistrationPassTypes,
14088
12966
  GetSelfEventRegistrationQuestions,
14089
12967
  GetSelfEventRegistrationRoomTypes,
12968
+ GetSelfEventSessionRegistrationIntent,
14090
12969
  GetSelfEventSessions,
14091
12970
  GetSelfEventTicketCouponIntent,
14092
12971
  GetSelfEvents,
@@ -14395,11 +13274,10 @@ var useUploadSurveyResponseFile = (options = {}) => {
14395
13274
  SelectSelfEventRegistrationCoupon,
14396
13275
  SelfCreateActivity,
14397
13276
  SelfUpdateGroupMembership,
14398
- SessionPassStatus,
14399
13277
  SetContentPublishSchedule,
14400
13278
  StartSurvey,
14401
13279
  SubmitSelfEventRegistration,
14402
- SubmitSelfEventRegistrationSessionPasses,
13280
+ SubmitSelfEventSessionRegistration,
14403
13281
  SubmitSurvey,
14404
13282
  SubscriptionStatus,
14405
13283
  SupportTicketType,
@@ -14707,7 +13585,6 @@ var useUploadSurveyResponseFile = (options = {}) => {
14707
13585
  useGetSelfEventAttendeePassAddOnsIntent,
14708
13586
  useGetSelfEventAttendeePassQuestionSections,
14709
13587
  useGetSelfEventAttendeePayment,
14710
- useGetSelfEventAttendeeSessionPassesIntent,
14711
13588
  useGetSelfEventAttendeeTransferAccounts,
14712
13589
  useGetSelfEventAttendeeTransfersLogs,
14713
13590
  useGetSelfEventListing,
@@ -14728,6 +13605,7 @@ var useUploadSurveyResponseFile = (options = {}) => {
14728
13605
  useGetSelfEventRegistrationPassTypes,
14729
13606
  useGetSelfEventRegistrationQuestions,
14730
13607
  useGetSelfEventRegistrationRoomTypes,
13608
+ useGetSelfEventSessionRegistrationIntent,
14731
13609
  useGetSelfEventSessions,
14732
13610
  useGetSelfEventTicketCouponIntent,
14733
13611
  useGetSelfEvents,
@@ -14801,7 +13679,7 @@ var useUploadSurveyResponseFile = (options = {}) => {
14801
13679
  useSetContentPublishSchedule,
14802
13680
  useStartSurvey,
14803
13681
  useSubmitSelfEventRegistration,
14804
- useSubmitSelfEventRegistrationSessionPasses,
13682
+ useSubmitSelfEventSessionRegistration,
14805
13683
  useSubmitSurvey,
14806
13684
  useTransferPass,
14807
13685
  useUnblockAccount,
@@ -14842,4 +13720,4 @@ var useUploadSurveyResponseFile = (options = {}) => {
14842
13720
  useUploadChannelContentImage,
14843
13721
  useUploadFile,
14844
13722
  useUploadSurveyResponseFile
14845
- });
13723
+ };