@timardex/cluemart-shared 1.7.67 → 1.7.69
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-DBlMup1m.d.mts → ad-DNMZOQVQ.d.mts} +2 -2
- package/dist/{ad-C8D-sSzF.d.ts → ad-QdzkKrRN.d.ts} +2 -2
- package/dist/{affiliate-B4dKY4oC.d.ts → affiliate-BpmQhaUz.d.ts} +2 -2
- package/dist/{affiliate-DpjRNToN.d.mts → affiliate-Df6OaYMb.d.mts} +2 -2
- package/dist/auth/index.cjs +2 -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-WS47NSTO.mjs → chunk-GWBDLKQC.mjs} +28 -18
- package/dist/{chunk-WS47NSTO.mjs.map → chunk-GWBDLKQC.mjs.map} +1 -1
- package/dist/{chunk-6ALUN6LP.mjs → chunk-LMWIDQZ6.mjs} +3 -1
- package/dist/chunk-LMWIDQZ6.mjs.map +1 -0
- package/dist/{chunk-NDJ52M2N.mjs → chunk-LZG5WM4M.mjs} +5 -4
- package/dist/chunk-LZG5WM4M.mjs.map +1 -0
- package/dist/{chunk-G5T3Z6WT.mjs → chunk-OYRT6IXI.mjs} +2 -2
- package/dist/{contactUs-Bm9Nx5L6.d.ts → contactUs-Btb-up0h.d.ts} +1 -1
- package/dist/{contactUs-w465ljSW.d.mts → contactUs-CUDo3Q-a.d.mts} +1 -1
- package/dist/formFields/index.cjs +27 -17
- package/dist/formFields/index.cjs.map +1 -1
- package/dist/formFields/index.d.mts +1 -1
- package/dist/formFields/index.d.ts +1 -1
- package/dist/formFields/index.mjs +2 -2
- package/dist/{global-B6l7Xvrj.d.ts → global-BjtC8RIp.d.ts} +23 -15
- package/dist/{global-Da36L_p3.d.mts → global-CG2xlh2k.d.mts} +23 -15
- package/dist/graphql/index.cjs +5 -2
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +6 -6
- package/dist/graphql/index.d.ts +6 -6
- package/dist/graphql/index.mjs +2 -2
- package/dist/hooks/index.cjs +29 -17
- 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 +4 -4
- package/dist/index.cjs +32 -19
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +24 -16
- package/dist/index.d.ts +24 -16
- package/dist/index.mjs +32 -19
- 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-B3G__Pqn.d.ts → resourceActivities-B2EqmRwK.d.ts} +1 -1
- package/dist/{resourceActivities-BqxMTeyA.d.mts → resourceActivities-kmePhBMr.d.mts} +1 -1
- package/dist/sharing/index.d.mts +1 -1
- package/dist/sharing/index.d.ts +1 -1
- package/dist/types/index.cjs +27 -17
- package/dist/types/index.cjs.map +1 -1
- package/dist/types/index.d.mts +7 -7
- package/dist/types/index.d.ts +7 -7
- package/dist/types/index.mjs +1 -1
- package/dist/{user-S2zwTsVK.d.ts → user-Bf7g6o_5.d.ts} +1 -1
- package/dist/{user-B8jYxHQ8.d.mts → user-QZjzFbE4.d.mts} +1 -1
- package/dist/utils/index.cjs +27 -17
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.mts +3 -3
- package/dist/utils/index.d.ts +3 -3
- package/dist/utils/index.mjs +2 -2
- package/package.json +1 -1
- package/dist/chunk-6ALUN6LP.mjs.map +0 -1
- package/dist/chunk-NDJ52M2N.mjs.map +0 -1
- /package/dist/{chunk-G5T3Z6WT.mjs.map → chunk-OYRT6IXI.mjs.map} +0 -0
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, 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, o as CouponType, p as CouponTypeList } from '../global-
|
|
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-kmePhBMr.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, o as CouponType, p as CouponTypeList } from '../global-CG2xlh2k.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-DNMZOQVQ.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-QZjzFbE4.mjs';
|
|
8
|
+
import { A as AffiliateType } from '../affiliate-Df6OaYMb.mjs';
|
|
9
9
|
import 'react-hook-form';
|
|
10
10
|
import '../images/index.mjs';
|
|
11
11
|
|
|
@@ -337,7 +337,7 @@ declare const useGetEventByPlaceId: (googlePlaceId: string) => {
|
|
|
337
337
|
eventByPlaceId: EventListItemType | null;
|
|
338
338
|
}>>;
|
|
339
339
|
};
|
|
340
|
-
declare const useGetEventsByRegion: (region: string, options?: UseGetResourcesByRegionOptions, dateStatus?: EnumEventDateStatus) => {
|
|
340
|
+
declare const useGetEventsByRegion: (region: string, options?: UseGetResourcesByRegionOptions, dateStatus?: EnumEventDateStatus, tags?: string[]) => {
|
|
341
341
|
error: _apollo_client.ApolloError | undefined;
|
|
342
342
|
eventsByRegion: EventListItemType[];
|
|
343
343
|
fetchMore: <TFetchData = {
|
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, 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, o as CouponType, p as CouponTypeList } from '../global-
|
|
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-B2EqmRwK.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, o as CouponType, p as CouponTypeList } from '../global-BjtC8RIp.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-QdzkKrRN.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-Bf7g6o_5.js';
|
|
8
|
+
import { A as AffiliateType } from '../affiliate-BpmQhaUz.js';
|
|
9
9
|
import 'react-hook-form';
|
|
10
10
|
import '../images/index.js';
|
|
11
11
|
|
|
@@ -337,7 +337,7 @@ declare const useGetEventByPlaceId: (googlePlaceId: string) => {
|
|
|
337
337
|
eventByPlaceId: EventListItemType | null;
|
|
338
338
|
}>>;
|
|
339
339
|
};
|
|
340
|
-
declare const useGetEventsByRegion: (region: string, options?: UseGetResourcesByRegionOptions, dateStatus?: EnumEventDateStatus) => {
|
|
340
|
+
declare const useGetEventsByRegion: (region: string, options?: UseGetResourcesByRegionOptions, dateStatus?: EnumEventDateStatus, tags?: string[]) => {
|
|
341
341
|
error: _apollo_client.ApolloError | undefined;
|
|
342
342
|
eventsByRegion: EventListItemType[];
|
|
343
343
|
fetchMore: <TFetchData = {
|
package/dist/graphql/index.mjs
CHANGED
|
@@ -148,7 +148,7 @@ import {
|
|
|
148
148
|
useUpdateUser,
|
|
149
149
|
useUpdateVendor,
|
|
150
150
|
useUpdateVendorInfo
|
|
151
|
-
} from "../chunk-
|
|
151
|
+
} from "../chunk-LZG5WM4M.mjs";
|
|
152
152
|
import {
|
|
153
153
|
GET_EVENT,
|
|
154
154
|
GET_EVENT_INFO,
|
|
@@ -170,7 +170,7 @@ import {
|
|
|
170
170
|
useRequestPasswordReset,
|
|
171
171
|
useResetPassword,
|
|
172
172
|
useValidateVerificationToken
|
|
173
|
-
} from "../chunk-
|
|
173
|
+
} from "../chunk-LMWIDQZ6.mjs";
|
|
174
174
|
import "../chunk-X3OLM35T.mjs";
|
|
175
175
|
export {
|
|
176
176
|
ACTIVATE_VENDOR_CLAIM_MUTATION,
|
package/dist/hooks/index.cjs
CHANGED
|
@@ -272,20 +272,15 @@ var EnumEventDateStatus = /* @__PURE__ */ ((EnumEventDateStatus2) => {
|
|
|
272
272
|
var OBJECT_ID_PATH_SEGMENT = "[a-f0-9]{24}";
|
|
273
273
|
var OBJECT_ID_PATH_SEGMENT_END = `${OBJECT_ID_PATH_SEGMENT}$`;
|
|
274
274
|
var gameScreenIdentifierList = [
|
|
275
|
-
{
|
|
276
|
-
clue: "Where your actions turn into a timeline.",
|
|
277
|
-
id: "activities",
|
|
278
|
-
match: "/profile/account/favourites"
|
|
279
|
-
},
|
|
280
275
|
{
|
|
281
276
|
clue: "Where conversations happen without speaking.",
|
|
282
277
|
id: "chat",
|
|
283
278
|
match: "/chat"
|
|
284
279
|
},
|
|
285
280
|
{
|
|
286
|
-
clue: "
|
|
287
|
-
id: "
|
|
288
|
-
match: "/
|
|
281
|
+
clue: "Where you can find your loyalties.",
|
|
282
|
+
id: "coupons",
|
|
283
|
+
match: "/coupons"
|
|
289
284
|
},
|
|
290
285
|
{
|
|
291
286
|
clue: "A single moment worth showing up for.",
|
|
@@ -320,18 +315,13 @@ var gameScreenIdentifierList = [
|
|
|
320
315
|
{
|
|
321
316
|
clue: "Your starting point for everything.",
|
|
322
317
|
id: "home",
|
|
323
|
-
match: "/"
|
|
318
|
+
match: "/home"
|
|
324
319
|
},
|
|
325
320
|
{
|
|
326
321
|
clue: "Where the app whispers what you shouldn\u2019t miss.",
|
|
327
322
|
id: "notifications",
|
|
328
323
|
match: "/notifications"
|
|
329
324
|
},
|
|
330
|
-
{
|
|
331
|
-
clue: "Where you fine-tune your experience.",
|
|
332
|
-
id: "options",
|
|
333
|
-
match: "/options"
|
|
334
|
-
},
|
|
335
325
|
{
|
|
336
326
|
clue: "An organisation or creator supporting the community.",
|
|
337
327
|
id: "single-partner",
|
|
@@ -343,15 +333,30 @@ var gameScreenIdentifierList = [
|
|
|
343
333
|
match: "/partners"
|
|
344
334
|
},
|
|
345
335
|
{
|
|
346
|
-
clue: "
|
|
347
|
-
id: "
|
|
348
|
-
match:
|
|
336
|
+
clue: "Where your actions turn into a timeline.",
|
|
337
|
+
id: "activities",
|
|
338
|
+
match: "/profile/account/favourites"
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
clue: "The place to redefine who you are.",
|
|
342
|
+
id: "edit-profile",
|
|
343
|
+
match: "/profile/account"
|
|
349
344
|
},
|
|
350
345
|
{
|
|
351
346
|
clue: "Your identity, on display.",
|
|
352
347
|
id: "profile",
|
|
353
348
|
match: "/profile"
|
|
354
349
|
},
|
|
350
|
+
{
|
|
351
|
+
clue: "Where you can redeem your rewards.",
|
|
352
|
+
id: "rewards",
|
|
353
|
+
match: "/profile/account/rewards"
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
clue: "A single published post in full view.",
|
|
357
|
+
id: "single-visitor-post",
|
|
358
|
+
match: new RegExp(`^/visitors/post/${OBJECT_ID_PATH_SEGMENT_END}`)
|
|
359
|
+
},
|
|
355
360
|
{
|
|
356
361
|
clue: "One stallholder offering something valuable.",
|
|
357
362
|
id: "single-vendor",
|
|
@@ -366,6 +371,11 @@ var gameScreenIdentifierList = [
|
|
|
366
371
|
clue: "Where you browse articles and posts from around the platform.",
|
|
367
372
|
id: "visitors",
|
|
368
373
|
match: "/visitors"
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
clue: "Where you fine-tune your experience.",
|
|
377
|
+
id: "options",
|
|
378
|
+
match: "/options"
|
|
369
379
|
}
|
|
370
380
|
];
|
|
371
381
|
|
|
@@ -2956,11 +2966,13 @@ var GET_EVENTS_BY_REGION = import_client2.gql`
|
|
|
2956
2966
|
$region: String!
|
|
2957
2967
|
$options: ResourcesByRegionOptions
|
|
2958
2968
|
$dateStatus: EventDateStatusEnumType
|
|
2969
|
+
$tags: [String]
|
|
2959
2970
|
) {
|
|
2960
2971
|
eventsByRegion(
|
|
2961
2972
|
region: $region
|
|
2962
2973
|
options: $options
|
|
2963
2974
|
dateStatus: $dateStatus
|
|
2975
|
+
tags: $tags
|
|
2964
2976
|
) {
|
|
2965
2977
|
...EventListItemFields
|
|
2966
2978
|
}
|