@timardex/cluemart-shared 1.7.2 → 1.7.21
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/{ad-BUYzE6zx.d.ts → ad-03NrHP3C.d.ts} +2 -2
- package/dist/{ad-BhLoEul3.d.mts → ad-CplXHfPk.d.mts} +2 -2
- package/dist/{affiliate-C51nzKsw.d.ts → affiliate-BLSH2QdJ.d.ts} +2 -2
- package/dist/{affiliate-BbtjeUP4.d.mts → affiliate-hXxPpl_S.d.mts} +2 -2
- package/dist/auth/index.cjs +11 -0
- package/dist/auth/index.cjs.map +1 -1
- package/dist/auth/index.d.mts +3 -3
- package/dist/auth/index.d.ts +3 -3
- package/dist/auth/index.mjs +1 -1
- package/dist/{chunk-447EYKHL.mjs → chunk-2QB6MIL2.mjs} +211 -185
- package/dist/chunk-2QB6MIL2.mjs.map +1 -0
- package/dist/{chunk-32MKHJTX.mjs → chunk-Y3YFLYN4.mjs} +13 -1
- package/dist/{chunk-32MKHJTX.mjs.map → chunk-Y3YFLYN4.mjs.map} +1 -1
- package/dist/{contactUs-CBWzefUS.d.mts → contactUs-C13TqaIf.d.mts} +1 -1
- package/dist/{contactUs--NoohZBu.d.ts → contactUs-Cr4itlk6.d.ts} +1 -1
- package/dist/formFields/index.d.mts +1 -1
- package/dist/formFields/index.d.ts +1 -1
- package/dist/{global-DePDtOFt.d.mts → global-8HQMiqbS.d.mts} +10 -1
- package/dist/{global-CUYYxpy2.d.ts → global-DGrr26NH.d.ts} +10 -1
- package/dist/graphql/index.cjs +316 -275
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +26 -6
- package/dist/graphql/index.d.ts +26 -6
- package/dist/graphql/index.mjs +10 -2
- package/dist/hooks/index.cjs +236 -217
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.mts +5 -5
- package/dist/hooks/index.d.ts +5 -5
- package/dist/hooks/index.mjs +2 -2
- package/dist/index.cjs +316 -275
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +30 -1
- package/dist/index.d.ts +30 -1
- package/dist/index.mjs +242 -205
- package/dist/index.mjs.map +1 -1
- package/dist/map/index.d.mts +1 -1
- package/dist/map/index.d.ts +1 -1
- package/dist/{resourceActivities-CMUcn2P7.d.ts → resourceActivities-BkC-3bF2.d.ts} +1 -1
- package/dist/{resourceActivities-CwbJFGIp.d.mts → resourceActivities-CowKiCCb.d.mts} +1 -1
- package/dist/sharing/index.d.mts +1 -1
- package/dist/sharing/index.d.ts +1 -1
- package/dist/types/index.d.mts +7 -7
- package/dist/types/index.d.ts +7 -7
- package/dist/{user-D47MLFyH.d.ts → user-CpWRig6p.d.ts} +1 -1
- package/dist/{user-DE8edl3u.d.mts → user-DiJffpnd.d.mts} +1 -1
- package/dist/utils/index.d.mts +3 -3
- package/dist/utils/index.d.ts +3 -3
- package/package.json +1 -1
- package/dist/chunk-447EYKHL.mjs.map +0 -1
package/dist/graphql/index.d.mts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import * as _apollo_client from '@apollo/client';
|
|
2
2
|
import { DocumentNode } from 'graphql';
|
|
3
|
-
import { A as AdminUpdateResourceType, C as ChatType, R as ReportChatUser, N as NotificationType, a as NotificationCount, b as ResourceActivityType } from '../resourceActivities-
|
|
4
|
-
import { M as MutationResponse, E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, P as PosterUsageType, e as RelationType, f as ResourceConnectionsType, g as UnregisteredVendorType,
|
|
5
|
-
import { A as AuthMutationResponse, R as RefreshTokenMutationResponse, P as PartnerType, a as AdType, E as EnumAdStatus, b as AppSettingsType, S as SchoolType, c as SchoolReturnType } from '../ad-
|
|
3
|
+
import { A as AdminUpdateResourceType, C as ChatType, R as ReportChatUser, N as NotificationType, a as NotificationCount, b as ResourceActivityType } from '../resourceActivities-CowKiCCb.mjs';
|
|
4
|
+
import { M as MutationResponse, E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, P as PosterUsageType, e as RelationType, f as ResourceConnectionsType, V as VendorClaimTokenValidation, g as UnregisteredVendorType, h as VendorType, i as VendorInfoType, j as MyPendingVendorClaim, k as UserLicenceType, l as PostType, m as EnumPostType, G as GameDocType, n as GameLeaderboard } from '../global-8HQMiqbS.mjs';
|
|
5
|
+
import { A as AuthMutationResponse, R as RefreshTokenMutationResponse, P as PartnerType, a as AdType, E as EnumAdStatus, b as AppSettingsType, S as SchoolType, c as SchoolReturnType } from '../ad-CplXHfPk.mjs';
|
|
6
6
|
import { EnumEventDateStatus, EnumResourceType } from '../enums/index.mjs';
|
|
7
|
-
import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-
|
|
8
|
-
import { A as AffiliateType } from '../affiliate-
|
|
7
|
+
import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-DiJffpnd.mjs';
|
|
8
|
+
import { A as AffiliateType } from '../affiliate-hXxPpl_S.mjs';
|
|
9
9
|
import 'react-hook-form';
|
|
10
10
|
import '../images/index.mjs';
|
|
11
11
|
|
|
@@ -14,6 +14,9 @@ declare const GET_EVENT_INFO: _apollo_client.DocumentNode;
|
|
|
14
14
|
|
|
15
15
|
declare const GET_VENDOR: _apollo_client.DocumentNode;
|
|
16
16
|
declare const GET_VENDOR_INFO: _apollo_client.DocumentNode;
|
|
17
|
+
declare const MY_PENDING_VENDOR_CLAIM: _apollo_client.DocumentNode;
|
|
18
|
+
|
|
19
|
+
declare const ACTIVATE_VENDOR_CLAIM_MUTATION: _apollo_client.DocumentNode;
|
|
17
20
|
|
|
18
21
|
declare const GET_PARTNER: _apollo_client.DocumentNode;
|
|
19
22
|
|
|
@@ -643,6 +646,15 @@ declare const useUnlinkUnregisteredVendorByInviterId: () => {
|
|
|
643
646
|
unlinkUnregisteredVendorByInviterId: MutationResponse<boolean>;
|
|
644
647
|
}>>;
|
|
645
648
|
};
|
|
649
|
+
declare const useActivateVendorClaim: () => {
|
|
650
|
+
activateVendorClaim: (options?: _apollo_client.MutationFunctionOptions<{
|
|
651
|
+
activateVendorClaim: VendorClaimTokenValidation;
|
|
652
|
+
}, _apollo_client.OperationVariables, _apollo_client.DefaultContext, _apollo_client.ApolloCache<any>> | undefined) => Promise<_apollo_client.FetchResult<{
|
|
653
|
+
activateVendorClaim: VendorClaimTokenValidation;
|
|
654
|
+
}>>;
|
|
655
|
+
error: _apollo_client.ApolloError | undefined;
|
|
656
|
+
loading: boolean;
|
|
657
|
+
};
|
|
646
658
|
|
|
647
659
|
declare const useGetVendors: () => {
|
|
648
660
|
error: _apollo_client.ApolloError | undefined;
|
|
@@ -720,6 +732,14 @@ declare const useGetUnregisteredVendor: (_id: string) => {
|
|
|
720
732
|
}>>;
|
|
721
733
|
unregisteredVendor: UnregisteredVendorType | undefined;
|
|
722
734
|
};
|
|
735
|
+
declare const useMyPendingVendorClaim: (skip?: boolean) => {
|
|
736
|
+
error: _apollo_client.ApolloError | undefined;
|
|
737
|
+
loading: boolean;
|
|
738
|
+
myPendingVendorClaim: MyPendingVendorClaim | null;
|
|
739
|
+
refetch: (variables?: Partial<_apollo_client.OperationVariables> | undefined) => Promise<_apollo_client.ApolloQueryResult<{
|
|
740
|
+
myPendingVendorClaim: MyPendingVendorClaim | null;
|
|
741
|
+
}>>;
|
|
742
|
+
};
|
|
723
743
|
|
|
724
744
|
declare const useCreateUser: () => {
|
|
725
745
|
createUser: (options?: _apollo_client.MutationFunctionOptions<{
|
|
@@ -1439,4 +1459,4 @@ declare const useAssignAffiliateBonusReward: () => {
|
|
|
1439
1459
|
loading: boolean;
|
|
1440
1460
|
};
|
|
1441
1461
|
|
|
1442
|
-
export { GET_EVENT, GET_EVENT_BY_SLUG, GET_EVENT_INFO, GET_PARTNER, GET_PARTNER_BY_SLUG, GET_POST, GET_POST_BY_SLUG, GET_RESOURCE_CONNECTIONS, GET_VENDOR, GET_VENDOR_BY_SLUG, GET_VENDOR_INFO, toGraphqlQueryString, useAddParticipantToChat, useAddUserFavouriteResource, useAddUserGoingResource, useAddUserInterestResource, useAddUserPresentResource, useAdminPermanentlyDeleteResource, useAdminResendUserVerificationEmail, useAdminUpdateResourceType, useAssignAffiliateBonusReward, useAssignAffiliateResourceReward, useCancelSubscription, useContactUs, useCrawlGoogleMarkets, useCreateAd, useCreateBulkNotifications, useCreateCheckoutSession, useCreateCustomerPortal, useCreateEvent, useCreateEventInfo, useCreatePartner, useCreatePost, useCreatePoster, useCreatePrivateChat, useCreatePushToken, useCreateRelation, useCreateResourceActivity, useCreateSchool, useCreateUnregisteredVendor, useCreateUser, useCreateVendor, useCreateVendorInfo, useDeleteAd, useDeleteAffiliate, useDeleteAllNotifications, useDeleteChat, useDeleteEvent, useDeleteNotification, useDeletePartner, useDeletePost, useDeleteRelation, useDeleteSchool, useDeleteUnregisteredVendor, useDeleteUser, useDeleteVendor, useGetAd, useGetAds, useGetAdsByRegion, useGetAffiliate, useGetAffiliates, useGetAppSettings, useGetChat, useGetChatSubscription, useGetChatsByRegion, useGetEvent, useGetEventByPlaceId, useGetEventInfo, useGetEventRelations, useGetEvents, useGetEventsByRegion, useGetEventsNearMe, useGetGame, useGetGameLeaderboard, useGetGames, useGetNotificationCount, useGetNotificationCountSubscription, useGetPartner, useGetPartners, useGetPartnersByRegion, useGetPost, useGetPosts, useGetPostsByType, useGetPrivateChats, useGetRelation, useGetRelationByEventAndVendor, useGetRelationChats, useGetReportedChatUsers, useGetResourceActivity, useGetResourceConnections, useGetSchool, useGetSchools, useGetSubscriptionPlans, useGetSubscriptionStatus, useGetUnregisteredVendor, useGetUnregisteredVendors, useGetUnregisteredVendorsByInviterId, useGetUser, useGetUserActivities, useGetUserEvents, useGetUserNotifications, useGetUserNotificationsSubscription, useGetUserPartners, useGetUserResources, useGetUserVendors, useGetUsers, useGetVendor, useGetVendorInfo, useGetVendorRelations, useGetVendors, useGetVendorsByRegion, useLeaveGame, useLogin, useLogout, useMarkAllNotificationsRead, useMarkChatMessagesSeen, useMarkNotificationRead, useRedeemAffiliateReward, useRedeemReward, useRefreshToken, useRegister, useRemoveParticipantFromChat, useRemoveUserFavouriteResource, useRemoveUserGoingResource, useRemoveUserInterestResource, useRemoveUserPresentResource, useReportChatUser, useRequestMarketingMaterial, useRequestPasswordReset, useResetPassword, useSearchEvents, useSearchPartners, useSearchVendors, useSelectPackage, useSelectStandardPackage, useSendChatMessage, useStartGame, useToggleChatMessageLike, useUnlinkUnregisteredVendorByInviterId, useUpdateAd, useUpdateAffiliateDetails, useUpdateAppSettings, useUpdateDailyClueGame, useUpdateEvent, useUpdateEventInfo, useUpdateGoogleImportedMarkets, useUpdatePartner, useUpdatePost, useUpdatePuzzleGame, useUpdateRelation, useUpdateSchool, useUpdateSubscriptionPlan, useUpdateUnregisteredVendor, useUpdateUser, useUpdateVendor, useUpdateVendorInfo, useValidateVerificationToken };
|
|
1462
|
+
export { ACTIVATE_VENDOR_CLAIM_MUTATION, GET_EVENT, GET_EVENT_BY_SLUG, GET_EVENT_INFO, GET_PARTNER, GET_PARTNER_BY_SLUG, GET_POST, GET_POST_BY_SLUG, GET_RESOURCE_CONNECTIONS, GET_VENDOR, GET_VENDOR_BY_SLUG, GET_VENDOR_INFO, MY_PENDING_VENDOR_CLAIM, toGraphqlQueryString, useActivateVendorClaim, useAddParticipantToChat, useAddUserFavouriteResource, useAddUserGoingResource, useAddUserInterestResource, useAddUserPresentResource, useAdminPermanentlyDeleteResource, useAdminResendUserVerificationEmail, useAdminUpdateResourceType, useAssignAffiliateBonusReward, useAssignAffiliateResourceReward, useCancelSubscription, useContactUs, useCrawlGoogleMarkets, useCreateAd, useCreateBulkNotifications, useCreateCheckoutSession, useCreateCustomerPortal, useCreateEvent, useCreateEventInfo, useCreatePartner, useCreatePost, useCreatePoster, useCreatePrivateChat, useCreatePushToken, useCreateRelation, useCreateResourceActivity, useCreateSchool, useCreateUnregisteredVendor, useCreateUser, useCreateVendor, useCreateVendorInfo, useDeleteAd, useDeleteAffiliate, useDeleteAllNotifications, useDeleteChat, useDeleteEvent, useDeleteNotification, useDeletePartner, useDeletePost, useDeleteRelation, useDeleteSchool, useDeleteUnregisteredVendor, useDeleteUser, useDeleteVendor, useGetAd, useGetAds, useGetAdsByRegion, useGetAffiliate, useGetAffiliates, useGetAppSettings, useGetChat, useGetChatSubscription, useGetChatsByRegion, useGetEvent, useGetEventByPlaceId, useGetEventInfo, useGetEventRelations, useGetEvents, useGetEventsByRegion, useGetEventsNearMe, useGetGame, useGetGameLeaderboard, useGetGames, useGetNotificationCount, useGetNotificationCountSubscription, useGetPartner, useGetPartners, useGetPartnersByRegion, useGetPost, useGetPosts, useGetPostsByType, useGetPrivateChats, useGetRelation, useGetRelationByEventAndVendor, useGetRelationChats, useGetReportedChatUsers, useGetResourceActivity, useGetResourceConnections, useGetSchool, useGetSchools, useGetSubscriptionPlans, useGetSubscriptionStatus, useGetUnregisteredVendor, useGetUnregisteredVendors, useGetUnregisteredVendorsByInviterId, useGetUser, useGetUserActivities, useGetUserEvents, useGetUserNotifications, useGetUserNotificationsSubscription, useGetUserPartners, useGetUserResources, useGetUserVendors, useGetUsers, useGetVendor, useGetVendorInfo, useGetVendorRelations, useGetVendors, useGetVendorsByRegion, useLeaveGame, useLogin, useLogout, useMarkAllNotificationsRead, useMarkChatMessagesSeen, useMarkNotificationRead, useMyPendingVendorClaim, useRedeemAffiliateReward, useRedeemReward, useRefreshToken, useRegister, useRemoveParticipantFromChat, useRemoveUserFavouriteResource, useRemoveUserGoingResource, useRemoveUserInterestResource, useRemoveUserPresentResource, useReportChatUser, useRequestMarketingMaterial, useRequestPasswordReset, useResetPassword, useSearchEvents, useSearchPartners, useSearchVendors, useSelectPackage, useSelectStandardPackage, useSendChatMessage, useStartGame, useToggleChatMessageLike, useUnlinkUnregisteredVendorByInviterId, useUpdateAd, useUpdateAffiliateDetails, useUpdateAppSettings, useUpdateDailyClueGame, useUpdateEvent, useUpdateEventInfo, useUpdateGoogleImportedMarkets, useUpdatePartner, useUpdatePost, useUpdatePuzzleGame, useUpdateRelation, useUpdateSchool, useUpdateSubscriptionPlan, useUpdateUnregisteredVendor, useUpdateUser, useUpdateVendor, useUpdateVendorInfo, useValidateVerificationToken };
|
package/dist/graphql/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import * as _apollo_client from '@apollo/client';
|
|
2
2
|
import { DocumentNode } from 'graphql';
|
|
3
|
-
import { A as AdminUpdateResourceType, C as ChatType, R as ReportChatUser, N as NotificationType, a as NotificationCount, b as ResourceActivityType } from '../resourceActivities-
|
|
4
|
-
import { M as MutationResponse, E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, P as PosterUsageType, e as RelationType, f as ResourceConnectionsType, g as UnregisteredVendorType,
|
|
5
|
-
import { A as AuthMutationResponse, R as RefreshTokenMutationResponse, P as PartnerType, a as AdType, E as EnumAdStatus, b as AppSettingsType, S as SchoolType, c as SchoolReturnType } from '../ad-
|
|
3
|
+
import { A as AdminUpdateResourceType, C as ChatType, R as ReportChatUser, N as NotificationType, a as NotificationCount, b as ResourceActivityType } from '../resourceActivities-BkC-3bF2.js';
|
|
4
|
+
import { M as MutationResponse, E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, P as PosterUsageType, e as RelationType, f as ResourceConnectionsType, V as VendorClaimTokenValidation, g as UnregisteredVendorType, h as VendorType, i as VendorInfoType, j as MyPendingVendorClaim, k as UserLicenceType, l as PostType, m as EnumPostType, G as GameDocType, n as GameLeaderboard } from '../global-DGrr26NH.js';
|
|
5
|
+
import { A as AuthMutationResponse, R as RefreshTokenMutationResponse, P as PartnerType, a as AdType, E as EnumAdStatus, b as AppSettingsType, S as SchoolType, c as SchoolReturnType } from '../ad-03NrHP3C.js';
|
|
6
6
|
import { EnumEventDateStatus, EnumResourceType } from '../enums/index.js';
|
|
7
|
-
import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-
|
|
8
|
-
import { A as AffiliateType } from '../affiliate-
|
|
7
|
+
import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-CpWRig6p.js';
|
|
8
|
+
import { A as AffiliateType } from '../affiliate-BLSH2QdJ.js';
|
|
9
9
|
import 'react-hook-form';
|
|
10
10
|
import '../images/index.js';
|
|
11
11
|
|
|
@@ -14,6 +14,9 @@ declare const GET_EVENT_INFO: _apollo_client.DocumentNode;
|
|
|
14
14
|
|
|
15
15
|
declare const GET_VENDOR: _apollo_client.DocumentNode;
|
|
16
16
|
declare const GET_VENDOR_INFO: _apollo_client.DocumentNode;
|
|
17
|
+
declare const MY_PENDING_VENDOR_CLAIM: _apollo_client.DocumentNode;
|
|
18
|
+
|
|
19
|
+
declare const ACTIVATE_VENDOR_CLAIM_MUTATION: _apollo_client.DocumentNode;
|
|
17
20
|
|
|
18
21
|
declare const GET_PARTNER: _apollo_client.DocumentNode;
|
|
19
22
|
|
|
@@ -643,6 +646,15 @@ declare const useUnlinkUnregisteredVendorByInviterId: () => {
|
|
|
643
646
|
unlinkUnregisteredVendorByInviterId: MutationResponse<boolean>;
|
|
644
647
|
}>>;
|
|
645
648
|
};
|
|
649
|
+
declare const useActivateVendorClaim: () => {
|
|
650
|
+
activateVendorClaim: (options?: _apollo_client.MutationFunctionOptions<{
|
|
651
|
+
activateVendorClaim: VendorClaimTokenValidation;
|
|
652
|
+
}, _apollo_client.OperationVariables, _apollo_client.DefaultContext, _apollo_client.ApolloCache<any>> | undefined) => Promise<_apollo_client.FetchResult<{
|
|
653
|
+
activateVendorClaim: VendorClaimTokenValidation;
|
|
654
|
+
}>>;
|
|
655
|
+
error: _apollo_client.ApolloError | undefined;
|
|
656
|
+
loading: boolean;
|
|
657
|
+
};
|
|
646
658
|
|
|
647
659
|
declare const useGetVendors: () => {
|
|
648
660
|
error: _apollo_client.ApolloError | undefined;
|
|
@@ -720,6 +732,14 @@ declare const useGetUnregisteredVendor: (_id: string) => {
|
|
|
720
732
|
}>>;
|
|
721
733
|
unregisteredVendor: UnregisteredVendorType | undefined;
|
|
722
734
|
};
|
|
735
|
+
declare const useMyPendingVendorClaim: (skip?: boolean) => {
|
|
736
|
+
error: _apollo_client.ApolloError | undefined;
|
|
737
|
+
loading: boolean;
|
|
738
|
+
myPendingVendorClaim: MyPendingVendorClaim | null;
|
|
739
|
+
refetch: (variables?: Partial<_apollo_client.OperationVariables> | undefined) => Promise<_apollo_client.ApolloQueryResult<{
|
|
740
|
+
myPendingVendorClaim: MyPendingVendorClaim | null;
|
|
741
|
+
}>>;
|
|
742
|
+
};
|
|
723
743
|
|
|
724
744
|
declare const useCreateUser: () => {
|
|
725
745
|
createUser: (options?: _apollo_client.MutationFunctionOptions<{
|
|
@@ -1439,4 +1459,4 @@ declare const useAssignAffiliateBonusReward: () => {
|
|
|
1439
1459
|
loading: boolean;
|
|
1440
1460
|
};
|
|
1441
1461
|
|
|
1442
|
-
export { GET_EVENT, GET_EVENT_BY_SLUG, GET_EVENT_INFO, GET_PARTNER, GET_PARTNER_BY_SLUG, GET_POST, GET_POST_BY_SLUG, GET_RESOURCE_CONNECTIONS, GET_VENDOR, GET_VENDOR_BY_SLUG, GET_VENDOR_INFO, toGraphqlQueryString, useAddParticipantToChat, useAddUserFavouriteResource, useAddUserGoingResource, useAddUserInterestResource, useAddUserPresentResource, useAdminPermanentlyDeleteResource, useAdminResendUserVerificationEmail, useAdminUpdateResourceType, useAssignAffiliateBonusReward, useAssignAffiliateResourceReward, useCancelSubscription, useContactUs, useCrawlGoogleMarkets, useCreateAd, useCreateBulkNotifications, useCreateCheckoutSession, useCreateCustomerPortal, useCreateEvent, useCreateEventInfo, useCreatePartner, useCreatePost, useCreatePoster, useCreatePrivateChat, useCreatePushToken, useCreateRelation, useCreateResourceActivity, useCreateSchool, useCreateUnregisteredVendor, useCreateUser, useCreateVendor, useCreateVendorInfo, useDeleteAd, useDeleteAffiliate, useDeleteAllNotifications, useDeleteChat, useDeleteEvent, useDeleteNotification, useDeletePartner, useDeletePost, useDeleteRelation, useDeleteSchool, useDeleteUnregisteredVendor, useDeleteUser, useDeleteVendor, useGetAd, useGetAds, useGetAdsByRegion, useGetAffiliate, useGetAffiliates, useGetAppSettings, useGetChat, useGetChatSubscription, useGetChatsByRegion, useGetEvent, useGetEventByPlaceId, useGetEventInfo, useGetEventRelations, useGetEvents, useGetEventsByRegion, useGetEventsNearMe, useGetGame, useGetGameLeaderboard, useGetGames, useGetNotificationCount, useGetNotificationCountSubscription, useGetPartner, useGetPartners, useGetPartnersByRegion, useGetPost, useGetPosts, useGetPostsByType, useGetPrivateChats, useGetRelation, useGetRelationByEventAndVendor, useGetRelationChats, useGetReportedChatUsers, useGetResourceActivity, useGetResourceConnections, useGetSchool, useGetSchools, useGetSubscriptionPlans, useGetSubscriptionStatus, useGetUnregisteredVendor, useGetUnregisteredVendors, useGetUnregisteredVendorsByInviterId, useGetUser, useGetUserActivities, useGetUserEvents, useGetUserNotifications, useGetUserNotificationsSubscription, useGetUserPartners, useGetUserResources, useGetUserVendors, useGetUsers, useGetVendor, useGetVendorInfo, useGetVendorRelations, useGetVendors, useGetVendorsByRegion, useLeaveGame, useLogin, useLogout, useMarkAllNotificationsRead, useMarkChatMessagesSeen, useMarkNotificationRead, useRedeemAffiliateReward, useRedeemReward, useRefreshToken, useRegister, useRemoveParticipantFromChat, useRemoveUserFavouriteResource, useRemoveUserGoingResource, useRemoveUserInterestResource, useRemoveUserPresentResource, useReportChatUser, useRequestMarketingMaterial, useRequestPasswordReset, useResetPassword, useSearchEvents, useSearchPartners, useSearchVendors, useSelectPackage, useSelectStandardPackage, useSendChatMessage, useStartGame, useToggleChatMessageLike, useUnlinkUnregisteredVendorByInviterId, useUpdateAd, useUpdateAffiliateDetails, useUpdateAppSettings, useUpdateDailyClueGame, useUpdateEvent, useUpdateEventInfo, useUpdateGoogleImportedMarkets, useUpdatePartner, useUpdatePost, useUpdatePuzzleGame, useUpdateRelation, useUpdateSchool, useUpdateSubscriptionPlan, useUpdateUnregisteredVendor, useUpdateUser, useUpdateVendor, useUpdateVendorInfo, useValidateVerificationToken };
|
|
1462
|
+
export { ACTIVATE_VENDOR_CLAIM_MUTATION, GET_EVENT, GET_EVENT_BY_SLUG, GET_EVENT_INFO, GET_PARTNER, GET_PARTNER_BY_SLUG, GET_POST, GET_POST_BY_SLUG, GET_RESOURCE_CONNECTIONS, GET_VENDOR, GET_VENDOR_BY_SLUG, GET_VENDOR_INFO, MY_PENDING_VENDOR_CLAIM, toGraphqlQueryString, useActivateVendorClaim, useAddParticipantToChat, useAddUserFavouriteResource, useAddUserGoingResource, useAddUserInterestResource, useAddUserPresentResource, useAdminPermanentlyDeleteResource, useAdminResendUserVerificationEmail, useAdminUpdateResourceType, useAssignAffiliateBonusReward, useAssignAffiliateResourceReward, useCancelSubscription, useContactUs, useCrawlGoogleMarkets, useCreateAd, useCreateBulkNotifications, useCreateCheckoutSession, useCreateCustomerPortal, useCreateEvent, useCreateEventInfo, useCreatePartner, useCreatePost, useCreatePoster, useCreatePrivateChat, useCreatePushToken, useCreateRelation, useCreateResourceActivity, useCreateSchool, useCreateUnregisteredVendor, useCreateUser, useCreateVendor, useCreateVendorInfo, useDeleteAd, useDeleteAffiliate, useDeleteAllNotifications, useDeleteChat, useDeleteEvent, useDeleteNotification, useDeletePartner, useDeletePost, useDeleteRelation, useDeleteSchool, useDeleteUnregisteredVendor, useDeleteUser, useDeleteVendor, useGetAd, useGetAds, useGetAdsByRegion, useGetAffiliate, useGetAffiliates, useGetAppSettings, useGetChat, useGetChatSubscription, useGetChatsByRegion, useGetEvent, useGetEventByPlaceId, useGetEventInfo, useGetEventRelations, useGetEvents, useGetEventsByRegion, useGetEventsNearMe, useGetGame, useGetGameLeaderboard, useGetGames, useGetNotificationCount, useGetNotificationCountSubscription, useGetPartner, useGetPartners, useGetPartnersByRegion, useGetPost, useGetPosts, useGetPostsByType, useGetPrivateChats, useGetRelation, useGetRelationByEventAndVendor, useGetRelationChats, useGetReportedChatUsers, useGetResourceActivity, useGetResourceConnections, useGetSchool, useGetSchools, useGetSubscriptionPlans, useGetSubscriptionStatus, useGetUnregisteredVendor, useGetUnregisteredVendors, useGetUnregisteredVendorsByInviterId, useGetUser, useGetUserActivities, useGetUserEvents, useGetUserNotifications, useGetUserNotificationsSubscription, useGetUserPartners, useGetUserResources, useGetUserVendors, useGetUsers, useGetVendor, useGetVendorInfo, useGetVendorRelations, useGetVendors, useGetVendorsByRegion, useLeaveGame, useLogin, useLogout, useMarkAllNotificationsRead, useMarkChatMessagesSeen, useMarkNotificationRead, useMyPendingVendorClaim, useRedeemAffiliateReward, useRedeemReward, useRefreshToken, useRegister, useRemoveParticipantFromChat, useRemoveUserFavouriteResource, useRemoveUserGoingResource, useRemoveUserInterestResource, useRemoveUserPresentResource, useReportChatUser, useRequestMarketingMaterial, useRequestPasswordReset, useResetPassword, useSearchEvents, useSearchPartners, useSearchVendors, useSelectPackage, useSelectStandardPackage, useSendChatMessage, useStartGame, useToggleChatMessageLike, useUnlinkUnregisteredVendorByInviterId, useUpdateAd, useUpdateAffiliateDetails, useUpdateAppSettings, useUpdateDailyClueGame, useUpdateEvent, useUpdateEventInfo, useUpdateGoogleImportedMarkets, useUpdatePartner, useUpdatePost, useUpdatePuzzleGame, useUpdateRelation, useUpdateSchool, useUpdateSubscriptionPlan, useUpdateUnregisteredVendor, useUpdateUser, useUpdateVendor, useUpdateVendorInfo, useValidateVerificationToken };
|
package/dist/graphql/index.mjs
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import {
|
|
2
|
+
ACTIVATE_VENDOR_CLAIM_MUTATION,
|
|
2
3
|
GET_EVENT_BY_SLUG,
|
|
3
4
|
GET_PARTNER_BY_SLUG,
|
|
4
5
|
GET_POST,
|
|
@@ -6,6 +7,7 @@ import {
|
|
|
6
7
|
GET_RESOURCE_CONNECTIONS,
|
|
7
8
|
GET_VENDOR_BY_SLUG,
|
|
8
9
|
toGraphqlQueryString,
|
|
10
|
+
useActivateVendorClaim,
|
|
9
11
|
useAddParticipantToChat,
|
|
10
12
|
useAddUserFavouriteResource,
|
|
11
13
|
useAddUserGoingResource,
|
|
@@ -102,6 +104,7 @@ import {
|
|
|
102
104
|
useMarkAllNotificationsRead,
|
|
103
105
|
useMarkChatMessagesSeen,
|
|
104
106
|
useMarkNotificationRead,
|
|
107
|
+
useMyPendingVendorClaim,
|
|
105
108
|
useRedeemAffiliateReward,
|
|
106
109
|
useRedeemReward,
|
|
107
110
|
useRemoveParticipantFromChat,
|
|
@@ -137,13 +140,14 @@ import {
|
|
|
137
140
|
useUpdateUser,
|
|
138
141
|
useUpdateVendor,
|
|
139
142
|
useUpdateVendorInfo
|
|
140
|
-
} from "../chunk-
|
|
143
|
+
} from "../chunk-2QB6MIL2.mjs";
|
|
141
144
|
import {
|
|
142
145
|
GET_EVENT,
|
|
143
146
|
GET_EVENT_INFO,
|
|
144
147
|
GET_PARTNER,
|
|
145
148
|
GET_VENDOR,
|
|
146
149
|
GET_VENDOR_INFO,
|
|
150
|
+
MY_PENDING_VENDOR_CLAIM,
|
|
147
151
|
useGetUser,
|
|
148
152
|
useGetUserActivities,
|
|
149
153
|
useGetUserEvents,
|
|
@@ -158,9 +162,10 @@ import {
|
|
|
158
162
|
useRequestPasswordReset,
|
|
159
163
|
useResetPassword,
|
|
160
164
|
useValidateVerificationToken
|
|
161
|
-
} from "../chunk-
|
|
165
|
+
} from "../chunk-Y3YFLYN4.mjs";
|
|
162
166
|
import "../chunk-X3OLM35T.mjs";
|
|
163
167
|
export {
|
|
168
|
+
ACTIVATE_VENDOR_CLAIM_MUTATION,
|
|
164
169
|
GET_EVENT,
|
|
165
170
|
GET_EVENT_BY_SLUG,
|
|
166
171
|
GET_EVENT_INFO,
|
|
@@ -172,7 +177,9 @@ export {
|
|
|
172
177
|
GET_VENDOR,
|
|
173
178
|
GET_VENDOR_BY_SLUG,
|
|
174
179
|
GET_VENDOR_INFO,
|
|
180
|
+
MY_PENDING_VENDOR_CLAIM,
|
|
175
181
|
toGraphqlQueryString,
|
|
182
|
+
useActivateVendorClaim,
|
|
176
183
|
useAddParticipantToChat,
|
|
177
184
|
useAddUserFavouriteResource,
|
|
178
185
|
useAddUserGoingResource,
|
|
@@ -278,6 +285,7 @@ export {
|
|
|
278
285
|
useMarkAllNotificationsRead,
|
|
279
286
|
useMarkChatMessagesSeen,
|
|
280
287
|
useMarkNotificationRead,
|
|
288
|
+
useMyPendingVendorClaim,
|
|
281
289
|
useRedeemAffiliateReward,
|
|
282
290
|
useRedeemReward,
|
|
283
291
|
useRefreshToken,
|