@timardex/cluemart-shared 1.5.783 → 1.5.784
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/{affiliate-BiT2X-2N.d.mts → affiliate-CmM8wWML.d.mts} +0 -2
- package/dist/{affiliate--dA3h3nC.d.ts → affiliate-DTYfndpt.d.ts} +0 -2
- package/dist/{chunk-I2WBC4RV.mjs → chunk-HMLNWBOQ.mjs} +2 -2
- package/dist/{chunk-52Y5C6F4.mjs → chunk-QMNC5R4O.mjs} +1 -1
- package/dist/{chunk-52Y5C6F4.mjs.map → chunk-QMNC5R4O.mjs.map} +1 -1
- package/dist/{chunk-3UZKSUNV.mjs → chunk-W7W7X6WH.mjs} +1 -3
- package/dist/{chunk-3UZKSUNV.mjs.map → chunk-W7W7X6WH.mjs.map} +1 -1
- package/dist/{chunk-U7QU7YDK.mjs → chunk-ZQ6ENPBG.mjs} +2 -2
- package/dist/{chunk-OTQQWZUD.mjs → chunk-ZROT2ZU7.mjs} +3 -5
- package/dist/chunk-ZROT2ZU7.mjs.map +1 -0
- package/dist/formFields/index.cjs.map +1 -1
- package/dist/formFields/index.mjs +3 -3
- package/dist/graphql/index.cjs +0 -2
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +1 -1
- package/dist/graphql/index.d.ts +1 -1
- package/dist/graphql/index.mjs +1 -1
- package/dist/hooks/index.cjs +0 -2
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.mjs +5 -5
- package/dist/index.cjs +1 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +0 -2
- package/dist/index.d.ts +0 -2
- package/dist/index.mjs +1 -5
- package/dist/index.mjs.map +1 -1
- package/dist/sharing/index.cjs.map +1 -1
- package/dist/sharing/index.mjs +3 -3
- package/dist/types/index.cjs.map +1 -1
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.mjs +1 -1
- package/dist/utils/index.cjs +1 -3
- package/dist/utils/index.cjs.map +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-OTQQWZUD.mjs.map +0 -1
- /package/dist/{chunk-I2WBC4RV.mjs.map → chunk-HMLNWBOQ.mjs.map} +0 -0
- /package/dist/{chunk-U7QU7YDK.mjs.map → chunk-ZQ6ENPBG.mjs.map} +0 -0
package/dist/graphql/index.d.mts
CHANGED
|
@@ -4,7 +4,7 @@ import { EnumResourceType, EnumEventDateStatus } from '../enums/index.mjs';
|
|
|
4
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-kAjUceeE.mjs';
|
|
5
5
|
import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-zczOntNk.mjs';
|
|
6
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
|
-
import { A as AffiliateType } from '../affiliate-
|
|
7
|
+
import { A as AffiliateType } from '../affiliate-CmM8wWML.mjs';
|
|
8
8
|
import '../images/index.mjs';
|
|
9
9
|
import 'react-hook-form';
|
|
10
10
|
|
package/dist/graphql/index.d.ts
CHANGED
|
@@ -4,7 +4,7 @@ import { EnumResourceType, EnumEventDateStatus } from '../enums/index.js';
|
|
|
4
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-BmDOVKmE.js';
|
|
5
5
|
import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-BL_12IAo.js';
|
|
6
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
|
-
import { A as AffiliateType } from '../affiliate
|
|
7
|
+
import { A as AffiliateType } from '../affiliate-DTYfndpt.js';
|
|
8
8
|
import '../images/index.js';
|
|
9
9
|
import 'react-hook-form';
|
|
10
10
|
|
package/dist/graphql/index.mjs
CHANGED
package/dist/hooks/index.cjs
CHANGED
|
@@ -4999,12 +4999,10 @@ var import_client74 = require("@apollo/client");
|
|
|
4999
4999
|
var AFFILIATE_REWARD_FIELDS_FRAGMENT = import_client74.gql`
|
|
5000
5000
|
fragment AffiliateRewardFields on AffiliateRewardType {
|
|
5001
5001
|
createdAt
|
|
5002
|
-
deletedAt
|
|
5003
5002
|
redeemedAt
|
|
5004
5003
|
rewardDescription
|
|
5005
5004
|
rewardType
|
|
5006
5005
|
rewardValue
|
|
5007
|
-
updatedAt
|
|
5008
5006
|
}
|
|
5009
5007
|
`;
|
|
5010
5008
|
var AFFILIATE_RESOURCE_FIELDS_FRAGMENT = import_client74.gql`
|