@timardex/cluemart-shared 1.5.758 → 1.5.759
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-pLZUkF7z.d.ts → ad-BG0lQxCY.d.ts} +1 -1
- package/dist/{ad-QbxQEG6o.d.mts → ad-C9XeExJG.d.mts} +1 -1
- package/dist/{chunk-IIOU4CXQ.mjs → chunk-5RXTRSY2.mjs} +2 -2
- package/dist/{chunk-4E7UDAQX.mjs → chunk-65G65T22.mjs} +2 -2
- package/dist/{chunk-K3PEZWSB.mjs → chunk-B2D5OLQT.mjs} +2 -2
- package/dist/{chunk-GSOQZF6M.mjs → chunk-J4ENZPQE.mjs} +1 -1
- package/dist/chunk-J4ENZPQE.mjs.map +1 -0
- package/dist/{chunk-O3S5IQT3.mjs → chunk-SR7UIBOW.mjs} +6 -1
- package/dist/chunk-SR7UIBOW.mjs.map +1 -0
- package/dist/{contactUs-Bn14BhYR.d.mts → contactUs-Bgn0Ixmz.d.mts} +1 -1
- package/dist/{contactUs-CbgB8N5m.d.ts → contactUs-DA-wkW8U.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-DwcLiMf-.d.mts → global-Bqkcya3A.d.mts} +3 -1
- package/dist/{global-CMZCDnUT.d.ts → global-D7RVPZoz.d.ts} +3 -1
- package/dist/graphql/index.cjs +5 -0
- 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 +5 -0
- 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 +5 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +3 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.mjs +5 -0
- 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-qSbrOsu_.d.mts → resourceActivities-DPD0AnWh.d.mts} +1 -1
- package/dist/{resourceActivities-BiIFWxSA.d.ts → resourceActivities-DdlPNlJF.d.ts} +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-GSOQZF6M.mjs.map +0 -1
- package/dist/chunk-O3S5IQT3.mjs.map +0 -1
- /package/dist/{chunk-IIOU4CXQ.mjs.map → chunk-5RXTRSY2.mjs.map} +0 -0
- /package/dist/{chunk-4E7UDAQX.mjs.map → chunk-65G65T22.mjs.map} +0 -0
- /package/dist/{chunk-K3PEZWSB.mjs.map → chunk-B2D5OLQT.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-C9XeExJG.mjs';
|
|
5
|
+
import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-DPD0AnWh.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-Bqkcya3A.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-BG0lQxCY.js';
|
|
5
|
+
import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-DdlPNlJF.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-D7RVPZoz.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
|
@@ -2608,6 +2608,7 @@ var EVENT_LIST_ITEM = import_client.gql`
|
|
|
2608
2608
|
}
|
|
2609
2609
|
}
|
|
2610
2610
|
reviewCount
|
|
2611
|
+
slug
|
|
2611
2612
|
updatedAt
|
|
2612
2613
|
}
|
|
2613
2614
|
${DATETIME_FIELDS_FRAGMENT}
|
|
@@ -2718,6 +2719,7 @@ var EVENT = import_client2.gql`
|
|
|
2718
2719
|
socialMedia {
|
|
2719
2720
|
...SocialMediaFields
|
|
2720
2721
|
}
|
|
2722
|
+
slug
|
|
2721
2723
|
tags
|
|
2722
2724
|
termsAgreement {
|
|
2723
2725
|
...TermsAgreementFields
|
|
@@ -2913,6 +2915,7 @@ var VENDOR = import_client3.gql`
|
|
|
2913
2915
|
...RelationDates
|
|
2914
2916
|
}
|
|
2915
2917
|
}
|
|
2918
|
+
slug
|
|
2916
2919
|
socialMedia {
|
|
2917
2920
|
...SocialMediaFields
|
|
2918
2921
|
}
|
|
@@ -3125,6 +3128,7 @@ var PARTNER = import_client4.gql`
|
|
|
3125
3128
|
socialMedia {
|
|
3126
3129
|
...SocialMediaFields
|
|
3127
3130
|
}
|
|
3131
|
+
slug
|
|
3128
3132
|
termsAgreement {
|
|
3129
3133
|
...TermsAgreementFields
|
|
3130
3134
|
}
|
|
@@ -3339,6 +3343,7 @@ var POST_FIELDS_FRAGMENT = import_client7.gql`
|
|
|
3339
3343
|
}
|
|
3340
3344
|
tags
|
|
3341
3345
|
title
|
|
3346
|
+
slug
|
|
3342
3347
|
updatedAt
|
|
3343
3348
|
}
|
|
3344
3349
|
${POST_CONTENT_FIELDS_FRAGMENT}
|