@timardex/cluemart-shared 1.7.76 → 1.7.77

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.
Files changed (46) hide show
  1. package/dist/{ad-DXnvURZK.d.mts → ad-D3KlZQxm.d.mts} +2 -2
  2. package/dist/{ad-D0mv3giE.d.ts → ad-DTASSppQ.d.ts} +2 -2
  3. package/dist/{affiliate-yqBRMl1S.d.mts → affiliate-B8xoW1Rw.d.mts} +2 -2
  4. package/dist/{affiliate-iBZgqHXh.d.ts → affiliate-Vw-p7d_m.d.ts} +2 -2
  5. package/dist/auth/index.d.mts +3 -3
  6. package/dist/auth/index.d.ts +3 -3
  7. package/dist/{chunk-CAI7BTMN.mjs → chunk-2CIW3WKR.mjs} +1 -1
  8. package/dist/chunk-2CIW3WKR.mjs.map +1 -0
  9. package/dist/{chunk-HBJD6O7T.mjs → chunk-A3RIEOQ7.mjs} +2 -2
  10. package/dist/{contactUs-Btb-up0h.d.ts → contactUs-CwJNxQLI.d.ts} +1 -1
  11. package/dist/{contactUs-CUDo3Q-a.d.mts → contactUs-iumkj4xH.d.mts} +1 -1
  12. package/dist/formFields/index.cjs.map +1 -1
  13. package/dist/formFields/index.d.mts +1 -1
  14. package/dist/formFields/index.d.ts +1 -1
  15. package/dist/formFields/index.mjs +2 -2
  16. package/dist/{global-BjtC8RIp.d.ts → global-BSw1u41W.d.ts} +1 -1
  17. package/dist/{global-CG2xlh2k.d.mts → global-i-guegBa.d.mts} +1 -1
  18. package/dist/graphql/index.d.mts +5 -5
  19. package/dist/graphql/index.d.ts +5 -5
  20. package/dist/hooks/index.cjs.map +1 -1
  21. package/dist/hooks/index.d.mts +5 -5
  22. package/dist/hooks/index.d.ts +5 -5
  23. package/dist/hooks/index.mjs +2 -2
  24. package/dist/index.cjs.map +1 -1
  25. package/dist/index.d.mts +1 -1
  26. package/dist/index.d.ts +1 -1
  27. package/dist/index.mjs.map +1 -1
  28. package/dist/map/index.d.mts +1 -1
  29. package/dist/map/index.d.ts +1 -1
  30. package/dist/{resourceActivities-kmePhBMr.d.mts → resourceActivities-Bz6bg-TL.d.mts} +1 -1
  31. package/dist/{resourceActivities-B2EqmRwK.d.ts → resourceActivities-CVbmYUgD.d.ts} +1 -1
  32. package/dist/sharing/index.d.mts +1 -1
  33. package/dist/sharing/index.d.ts +1 -1
  34. package/dist/types/index.cjs.map +1 -1
  35. package/dist/types/index.d.mts +7 -7
  36. package/dist/types/index.d.ts +7 -7
  37. package/dist/types/index.mjs +1 -1
  38. package/dist/{user-BAwVIzx3.d.mts → user-CD3L5IZJ.d.mts} +1 -1
  39. package/dist/{user-DrY-TFbo.d.ts → user-DtKw9zMv.d.ts} +1 -1
  40. package/dist/utils/index.cjs.map +1 -1
  41. package/dist/utils/index.d.mts +3 -3
  42. package/dist/utils/index.d.ts +3 -3
  43. package/dist/utils/index.mjs +2 -2
  44. package/package.json +1 -1
  45. package/dist/chunk-CAI7BTMN.mjs.map +0 -1
  46. /package/dist/{chunk-HBJD6O7T.mjs.map → chunk-A3RIEOQ7.mjs.map} +0 -0
@@ -1,4 +1,4 @@
1
- import { O as OptionItem, F as FormField, a as FormDateField, R as RefundPolicy, b as Requirement, S as StallType, C as Category } from '../global-CG2xlh2k.mjs';
1
+ import { O as OptionItem, F as FormField, a as FormDateField, R as RefundPolicy, b as Requirement, S as StallType, C as Category } from '../global-i-guegBa.mjs';
2
2
  import 'react-hook-form';
3
3
  import '../enums/index.mjs';
4
4
 
@@ -1,4 +1,4 @@
1
- import { O as OptionItem, F as FormField, a as FormDateField, R as RefundPolicy, b as Requirement, S as StallType, C as Category } from '../global-BjtC8RIp.js';
1
+ import { O as OptionItem, F as FormField, a as FormDateField, R as RefundPolicy, b as Requirement, S as StallType, C as Category } from '../global-BSw1u41W.js';
2
2
  import 'react-hook-form';
3
3
  import '../enums/index.js';
4
4
 
@@ -46,9 +46,9 @@ import {
46
46
  import {
47
47
  availableCategories,
48
48
  categoryColors
49
- } from "../chunk-HBJD6O7T.mjs";
49
+ } from "../chunk-A3RIEOQ7.mjs";
50
50
  import "../chunk-2UNNIQIK.mjs";
51
- import "../chunk-CAI7BTMN.mjs";
51
+ import "../chunk-2CIW3WKR.mjs";
52
52
  import "../chunk-RAYUJODN.mjs";
53
53
  import "../chunk-DQ7ZHIXW.mjs";
54
54
  import "../chunk-7IB7QPVH.mjs";
@@ -640,7 +640,7 @@ type DeviceInfo = {
640
640
  modelName: string;
641
641
  osName: string;
642
642
  osVersion: string;
643
- timestamp: string;
643
+ timestamp: Date;
644
644
  };
645
645
  type TermsAgreement = DeviceInfo & {
646
646
  termVersion: string;
@@ -640,7 +640,7 @@ type DeviceInfo = {
640
640
  modelName: string;
641
641
  osName: string;
642
642
  osVersion: string;
643
- timestamp: string;
643
+ timestamp: Date;
644
644
  };
645
645
  type TermsAgreement = DeviceInfo & {
646
646
  termVersion: string;
@@ -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-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-DXnvURZK.mjs';
3
+ import { A as AdminUpdateResourceType, C as ChatType, R as ReportChatUser, N as NotificationType, a as NotificationCount, b as ResourceActivityType } from '../resourceActivities-Bz6bg-TL.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-i-guegBa.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-D3KlZQxm.mjs';
6
6
  import { EnumEventDateStatus, EnumResourceType } from '../enums/index.mjs';
7
- import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, U as UsersByPromoCode, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-BAwVIzx3.mjs';
8
- import { A as AffiliateType } from '../affiliate-yqBRMl1S.mjs';
7
+ import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, U as UsersByPromoCode, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-CD3L5IZJ.mjs';
8
+ import { A as AffiliateType } from '../affiliate-B8xoW1Rw.mjs';
9
9
  import 'react-hook-form';
10
10
  import '../images/index.mjs';
11
11
 
@@ -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-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-D0mv3giE.js';
3
+ import { A as AdminUpdateResourceType, C as ChatType, R as ReportChatUser, N as NotificationType, a as NotificationCount, b as ResourceActivityType } from '../resourceActivities-CVbmYUgD.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-BSw1u41W.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-DTASSppQ.js';
6
6
  import { EnumEventDateStatus, EnumResourceType } from '../enums/index.js';
7
- import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, U as UsersByPromoCode, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-DrY-TFbo.js';
8
- import { A as AffiliateType } from '../affiliate-iBZgqHXh.js';
7
+ import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, U as UsersByPromoCode, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-DtKw9zMv.js';
8
+ import { A as AffiliateType } from '../affiliate-Vw-p7d_m.js';
9
9
  import 'react-hook-form';
10
10
  import '../images/index.js';
11
11