@timardex/cluemart-shared 1.5.767 → 1.5.769
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-DCHTDsSt.d.mts → ad-8BNpjEcM.d.mts} +2 -1
- package/dist/{ad-Y0a_HMGC.d.ts → ad-DZGYiwY-.d.ts} +2 -1
- package/dist/{chunk-3U53KFHU.mjs → chunk-AKX2AGMA.mjs} +2 -2
- package/dist/{chunk-4YP54WNB.mjs → chunk-EEZUTQ3V.mjs} +40 -10
- package/dist/chunk-EEZUTQ3V.mjs.map +1 -0
- package/dist/{chunk-W5X2UU26.mjs → chunk-HASLOIIM.mjs} +1 -1
- package/dist/chunk-HASLOIIM.mjs.map +1 -0
- package/dist/{chunk-XYZO6N7X.mjs → chunk-HPPIA4EM.mjs} +2 -2
- package/dist/{chunk-AHL77AVZ.mjs → chunk-VQRZ4OJY.mjs} +2 -2
- package/dist/{contactUs-HfiiUgnp.d.mts → contactUs-DGrDzJaM.d.mts} +1 -1
- package/dist/{contactUs-kHUGKh4g.d.ts → contactUs-H7799pWe.d.ts} +1 -1
- package/dist/formFields/index.d.mts +1 -1
- package/dist/formFields/index.d.ts +1 -1
- package/dist/formFields/index.mjs +3 -3
- package/dist/{global-Bw5idRO_.d.mts → global-BUUfmCo7.d.mts} +15 -6
- package/dist/{global-CPlgw1lx.d.ts → global-fKbMmluy.d.ts} +15 -6
- package/dist/graphql/index.cjs +39 -9
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +3 -3
- package/dist/graphql/index.d.ts +3 -3
- package/dist/graphql/index.mjs +1 -1
- package/dist/hooks/index.cjs +36 -3
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.mts +3 -3
- package/dist/hooks/index.d.ts +3 -3
- package/dist/hooks/index.mjs +5 -5
- package/dist/index.cjs +39 -9
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +16 -6
- package/dist/index.d.ts +16 -6
- package/dist/index.mjs +39 -9
- 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-DkHxKIvs.d.ts → resourceActivities-BL_12IAo.d.ts} +1 -1
- package/dist/{resourceActivities-BIkkzyzp.d.mts → resourceActivities-zczOntNk.d.mts} +1 -1
- package/dist/sharing/index.d.mts +1 -1
- package/dist/sharing/index.d.ts +1 -1
- package/dist/sharing/index.mjs +3 -3
- package/dist/types/index.cjs.map +1 -1
- package/dist/types/index.d.mts +5 -5
- package/dist/types/index.d.ts +5 -5
- package/dist/types/index.mjs +1 -1
- package/dist/utils/index.d.mts +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/index.mjs +2 -2
- package/package.json +1 -1
- package/dist/chunk-4YP54WNB.mjs.map +0 -1
- package/dist/chunk-W5X2UU26.mjs.map +0 -1
- /package/dist/{chunk-3U53KFHU.mjs.map → chunk-AKX2AGMA.mjs.map} +0 -0
- /package/dist/{chunk-XYZO6N7X.mjs.map → chunk-HPPIA4EM.mjs.map} +0 -0
- /package/dist/{chunk-AHL77AVZ.mjs.map → chunk-VQRZ4OJY.mjs.map} +0 -0
package/dist/graphql/index.d.mts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as _apollo_client from '@apollo/client';
|
|
2
2
|
import { DocumentNode } from 'graphql';
|
|
3
3
|
import { EnumResourceType, EnumEventDateStatus } from '../enums/index.mjs';
|
|
4
|
-
import { A as AuthPayloadType, R as RefreshTokenPayloadType, S as SafeUserType, a as RedeemRewardResponse, P as PartnerType, b as ResourceByUser, c as AdType, E as EnumAdStatus, d as SubscriptionPlansResponse, e as SubscriptionStatusData, f as AppSettingsType, g as SchoolReturnType, h as SchoolType } from '../ad-
|
|
5
|
-
import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-
|
|
6
|
-
import { E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, e as RelationType, f as ResourceConnectionsType, g as UnregisteredVendorType, V as VendorType, h as VendorInfoType, i as UserLicenceType, P as PostType, j as EnumPostType, G as GameDocType, k as GameLeaderboard } from '../global-
|
|
4
|
+
import { A as AuthPayloadType, R as RefreshTokenPayloadType, S as SafeUserType, a as RedeemRewardResponse, P as PartnerType, b as ResourceByUser, c as AdType, E as EnumAdStatus, d as SubscriptionPlansResponse, e as SubscriptionStatusData, f as AppSettingsType, g as SchoolReturnType, h as SchoolType } from '../ad-8BNpjEcM.mjs';
|
|
5
|
+
import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-zczOntNk.mjs';
|
|
6
|
+
import { E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, e as RelationType, f as ResourceConnectionsType, g as UnregisteredVendorType, V as VendorType, h as VendorInfoType, i as UserLicenceType, P as PostType, j as EnumPostType, G as GameDocType, k as GameLeaderboard } from '../global-BUUfmCo7.mjs';
|
|
7
7
|
import '../images/index.mjs';
|
|
8
8
|
import 'react-hook-form';
|
|
9
9
|
|
package/dist/graphql/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as _apollo_client from '@apollo/client';
|
|
2
2
|
import { DocumentNode } from 'graphql';
|
|
3
3
|
import { EnumResourceType, EnumEventDateStatus } from '../enums/index.js';
|
|
4
|
-
import { A as AuthPayloadType, R as RefreshTokenPayloadType, S as SafeUserType, a as RedeemRewardResponse, P as PartnerType, b as ResourceByUser, c as AdType, E as EnumAdStatus, d as SubscriptionPlansResponse, e as SubscriptionStatusData, f as AppSettingsType, g as SchoolReturnType, h as SchoolType } from '../ad-
|
|
5
|
-
import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-
|
|
6
|
-
import { E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, e as RelationType, f as ResourceConnectionsType, g as UnregisteredVendorType, V as VendorType, h as VendorInfoType, i as UserLicenceType, P as PostType, j as EnumPostType, G as GameDocType, k as GameLeaderboard } from '../global-
|
|
4
|
+
import { A as AuthPayloadType, R as RefreshTokenPayloadType, S as SafeUserType, a as RedeemRewardResponse, P as PartnerType, b as ResourceByUser, c as AdType, E as EnumAdStatus, d as SubscriptionPlansResponse, e as SubscriptionStatusData, f as AppSettingsType, g as SchoolReturnType, h as SchoolType } from '../ad-DZGYiwY-.js';
|
|
5
|
+
import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-BL_12IAo.js';
|
|
6
|
+
import { E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, e as RelationType, f as ResourceConnectionsType, g as UnregisteredVendorType, V as VendorType, h as VendorInfoType, i as UserLicenceType, P as PostType, j as EnumPostType, G as GameDocType, k as GameLeaderboard } from '../global-fKbMmluy.js';
|
|
7
7
|
import '../images/index.js';
|
|
8
8
|
import 'react-hook-form';
|
|
9
9
|
|
package/dist/graphql/index.mjs
CHANGED
package/dist/hooks/index.cjs
CHANGED
|
@@ -2625,6 +2625,17 @@ var RELATED_POST_FIELDS_FRAGMENT = import_client.gql`
|
|
|
2625
2625
|
postType
|
|
2626
2626
|
}
|
|
2627
2627
|
`;
|
|
2628
|
+
var SOCIAL_SHARE_RESOURCE_FIELDS_FRAGMENT = import_client.gql`
|
|
2629
|
+
fragment SocialShareResourceFields on SocialShareResourceType {
|
|
2630
|
+
qrCode {
|
|
2631
|
+
...ResourceImageFields
|
|
2632
|
+
}
|
|
2633
|
+
socialImage {
|
|
2634
|
+
...ResourceImageFields
|
|
2635
|
+
}
|
|
2636
|
+
}
|
|
2637
|
+
${RESOURCE_IMAGE_FIELDS_FRAGMENT}
|
|
2638
|
+
`;
|
|
2628
2639
|
|
|
2629
2640
|
// src/graphql/queries/event.ts
|
|
2630
2641
|
var EVENT_INFO = import_client2.gql`
|
|
@@ -2722,6 +2733,12 @@ var EVENT = import_client2.gql`
|
|
|
2722
2733
|
socialMedia {
|
|
2723
2734
|
...SocialMediaFields
|
|
2724
2735
|
}
|
|
2736
|
+
sharePublic {
|
|
2737
|
+
...SocialShareResourceFields
|
|
2738
|
+
}
|
|
2739
|
+
shareRelation {
|
|
2740
|
+
...SocialShareResourceFields
|
|
2741
|
+
}
|
|
2725
2742
|
slug
|
|
2726
2743
|
tags
|
|
2727
2744
|
termsAgreement {
|
|
@@ -2740,6 +2757,7 @@ var EVENT = import_client2.gql`
|
|
|
2740
2757
|
${TERMS_AGREEMENT_FIELDS_FRAGMENT}
|
|
2741
2758
|
${RELATION_DATES_FRAGMENT}
|
|
2742
2759
|
${RELATED_POST_FIELDS_FRAGMENT}
|
|
2760
|
+
${SOCIAL_SHARE_RESOURCE_FIELDS_FRAGMENT}
|
|
2743
2761
|
`;
|
|
2744
2762
|
var GET_EVENTS = import_client2.gql`
|
|
2745
2763
|
query getEvents($dateStatus: EventDateStatusEnumType) {
|
|
@@ -2783,7 +2801,7 @@ var GET_EVENTS_BY_REGION = import_client2.gql`
|
|
|
2783
2801
|
`;
|
|
2784
2802
|
var SEARCH_EVENTS = import_client2.gql`
|
|
2785
2803
|
query searchEvents(
|
|
2786
|
-
$region: String
|
|
2804
|
+
$region: String!
|
|
2787
2805
|
$search: String
|
|
2788
2806
|
$tags: [String]
|
|
2789
2807
|
$dateStatus: EventDateStatusEnumType
|
|
@@ -2922,6 +2940,12 @@ var VENDOR = import_client3.gql`
|
|
|
2922
2940
|
socialMedia {
|
|
2923
2941
|
...SocialMediaFields
|
|
2924
2942
|
}
|
|
2943
|
+
sharePublic {
|
|
2944
|
+
...SocialShareResourceFields
|
|
2945
|
+
}
|
|
2946
|
+
shareRelation {
|
|
2947
|
+
...SocialShareResourceFields
|
|
2948
|
+
}
|
|
2925
2949
|
termsAgreement {
|
|
2926
2950
|
...TermsAgreementFields
|
|
2927
2951
|
}
|
|
@@ -2942,6 +2966,7 @@ var VENDOR = import_client3.gql`
|
|
|
2942
2966
|
${TERMS_AGREEMENT_FIELDS_FRAGMENT}
|
|
2943
2967
|
${RELATION_DATES_FRAGMENT}
|
|
2944
2968
|
${RELATED_POST_FIELDS_FRAGMENT}
|
|
2969
|
+
${SOCIAL_SHARE_RESOURCE_FIELDS_FRAGMENT}
|
|
2945
2970
|
`;
|
|
2946
2971
|
var VENDOR_ATTRIBUTES_FRAGMENT = import_client3.gql`
|
|
2947
2972
|
fragment VendorAttributesFields on VendorAttributesType {
|
|
@@ -3045,7 +3070,7 @@ var GET_VENDORS_BY_REGION = import_client3.gql`
|
|
|
3045
3070
|
${VENDOR}
|
|
3046
3071
|
`;
|
|
3047
3072
|
var SEARCH_VENDORS = import_client3.gql`
|
|
3048
|
-
query searchVendors($search: String!, $region: String) {
|
|
3073
|
+
query searchVendors($search: String!, $region: String!) {
|
|
3049
3074
|
vendorSearch(search: $search, region: $region) {
|
|
3050
3075
|
...VendorFields
|
|
3051
3076
|
}
|
|
@@ -3132,6 +3157,9 @@ var PARTNER = import_client4.gql`
|
|
|
3132
3157
|
...SocialMediaFields
|
|
3133
3158
|
}
|
|
3134
3159
|
slug
|
|
3160
|
+
sharePublic {
|
|
3161
|
+
...SocialShareResourceFields
|
|
3162
|
+
}
|
|
3135
3163
|
termsAgreement {
|
|
3136
3164
|
...TermsAgreementFields
|
|
3137
3165
|
}
|
|
@@ -3146,6 +3174,7 @@ var PARTNER = import_client4.gql`
|
|
|
3146
3174
|
${SOCIAL_MEDIA_FIELDS_FRAGMENT}
|
|
3147
3175
|
${CONTACT_DETAILS_FIELDS_FRAGMENT}
|
|
3148
3176
|
${RELATED_POST_FIELDS_FRAGMENT}
|
|
3177
|
+
${SOCIAL_SHARE_RESOURCE_FIELDS_FRAGMENT}
|
|
3149
3178
|
`;
|
|
3150
3179
|
var GET_PARTNERS = import_client4.gql`
|
|
3151
3180
|
query getPartners {
|
|
@@ -3175,7 +3204,7 @@ var GET_PARTNERS_BY_REGION = import_client4.gql`
|
|
|
3175
3204
|
${PARTNER}
|
|
3176
3205
|
`;
|
|
3177
3206
|
var SEARCH_PARTNERS = import_client4.gql`
|
|
3178
|
-
query searchPartners($search: String!, $region: String) {
|
|
3207
|
+
query searchPartners($search: String!, $region: String!) {
|
|
3179
3208
|
partnersSearch(search: $search, region: $region) {
|
|
3180
3209
|
...PartnerFields
|
|
3181
3210
|
}
|
|
@@ -3353,11 +3382,15 @@ var POST_FIELDS_FRAGMENT = import_client7.gql`
|
|
|
3353
3382
|
tags
|
|
3354
3383
|
title
|
|
3355
3384
|
slug
|
|
3385
|
+
sharePublic {
|
|
3386
|
+
...SocialShareResourceFields
|
|
3387
|
+
}
|
|
3356
3388
|
updatedAt
|
|
3357
3389
|
}
|
|
3358
3390
|
${POST_CONTENT_FIELDS_FRAGMENT}
|
|
3359
3391
|
${RESOURCE_IMAGE_FIELDS_FRAGMENT}
|
|
3360
3392
|
${POST_RESOURCE_FIELDS_FRAGMENT}
|
|
3393
|
+
${SOCIAL_SHARE_RESOURCE_FIELDS_FRAGMENT}
|
|
3361
3394
|
`;
|
|
3362
3395
|
var GET_POSTS = import_client7.gql`
|
|
3363
3396
|
query getPosts {
|