@timardex/cluemart-shared 1.5.840 → 1.5.841

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 (48) hide show
  1. package/dist/{ad-hB5a-T-H.d.ts → ad-OyMRZ4ZE.d.ts} +3 -3
  2. package/dist/{ad-Cm6SjNKx.d.mts → ad-bXnDHikm.d.mts} +3 -3
  3. package/dist/{affiliate-Cr1nCw37.d.ts → affiliate-B28f_U7r.d.ts} +2 -2
  4. package/dist/{affiliate-BjaLPhW6.d.mts → affiliate-C56okox0.d.mts} +2 -2
  5. package/dist/auth/index.d.mts +3 -3
  6. package/dist/auth/index.d.ts +3 -3
  7. package/dist/{chunk-THXLJFLL.mjs → chunk-27VEKARL.mjs} +2 -2
  8. package/dist/{chunk-2V7QKRQE.mjs → chunk-4VN5M5JO.mjs} +1 -1
  9. package/dist/chunk-4VN5M5JO.mjs.map +1 -0
  10. package/dist/{contactUs-09e9ThN0.d.mts → contactUs-BH5uubk6.d.mts} +1 -1
  11. package/dist/{contactUs-DI70VJ9T.d.ts → contactUs-DKhr1NAC.d.ts} +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--iSLy2cE.d.ts → global-B8kHBTPv.d.ts} +1 -1
  17. package/dist/{global-BHwZPjT8.d.mts → global-JPj82Tvl.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 +0 -7
  21. package/dist/hooks/index.cjs.map +1 -1
  22. package/dist/hooks/index.d.mts +5 -5
  23. package/dist/hooks/index.d.ts +5 -5
  24. package/dist/hooks/index.mjs +2 -9
  25. package/dist/hooks/index.mjs.map +1 -1
  26. package/dist/index.cjs.map +1 -1
  27. package/dist/index.d.mts +2 -2
  28. package/dist/index.d.ts +2 -2
  29. package/dist/index.mjs.map +1 -1
  30. package/dist/map/index.d.mts +1 -1
  31. package/dist/map/index.d.ts +1 -1
  32. package/dist/{resourceActivities-BDIjVrI4.d.mts → resourceActivities-CZw8My9Z.d.mts} +1 -1
  33. package/dist/{resourceActivities-JNcJxpTh.d.ts → resourceActivities-DV23pl5i.d.ts} +1 -1
  34. package/dist/sharing/index.d.mts +1 -1
  35. package/dist/sharing/index.d.ts +1 -1
  36. package/dist/types/index.cjs.map +1 -1
  37. package/dist/types/index.d.mts +7 -7
  38. package/dist/types/index.d.ts +7 -7
  39. package/dist/types/index.mjs +1 -1
  40. package/dist/{user-R0mu_xsK.d.mts → user-B8Y1_VmG.d.mts} +1 -1
  41. package/dist/{user-D3GDkvx8.d.ts → user-c_sh7aZ_.d.ts} +1 -1
  42. package/dist/utils/index.cjs.map +1 -1
  43. package/dist/utils/index.d.mts +3 -3
  44. package/dist/utils/index.d.ts +3 -3
  45. package/dist/utils/index.mjs +2 -2
  46. package/package.json +1 -1
  47. package/dist/chunk-2V7QKRQE.mjs.map +0 -1
  48. /package/dist/{chunk-THXLJFLL.mjs.map → chunk-27VEKARL.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-BHwZPjT8.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-JPj82Tvl.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--iSLy2cE.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-B8kHBTPv.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-THXLJFLL.mjs";
49
+ } from "../chunk-27VEKARL.mjs";
50
50
  import "../chunk-SWWVD4J5.mjs";
51
- import "../chunk-2V7QKRQE.mjs";
51
+ import "../chunk-4VN5M5JO.mjs";
52
52
  import "../chunk-RAYUJODN.mjs";
53
53
  import "../chunk-DQ7ZHIXW.mjs";
54
54
  import "../chunk-X3OLM35T.mjs";
@@ -553,7 +553,6 @@ interface BaseResourceTypeFormData {
553
553
  logo?: ResourceImageType | null;
554
554
  logoUpload?: ResourceImageType | null;
555
555
  name: string;
556
- owner?: OwnerType | null;
557
556
  promoCodes?: PromoCodeType[] | null;
558
557
  region: string;
559
558
  socialMedia: SocialMediaType[] | null;
@@ -579,6 +578,7 @@ type BaseResourceType = Omit<BaseResourceTypeFormData, "_id" | "coverUpload" | "
579
578
  approvedAt?: Date | null;
580
579
  createdAt: Date;
581
580
  deletedAt: Date | null;
581
+ owner: OwnerType;
582
582
  posterUsage?: PosterUsageType | null;
583
583
  rating?: number | null;
584
584
  relatedPost?: RelatedPostType | null;
@@ -553,7 +553,6 @@ interface BaseResourceTypeFormData {
553
553
  logo?: ResourceImageType | null;
554
554
  logoUpload?: ResourceImageType | null;
555
555
  name: string;
556
- owner?: OwnerType | null;
557
556
  promoCodes?: PromoCodeType[] | null;
558
557
  region: string;
559
558
  socialMedia: SocialMediaType[] | null;
@@ -579,6 +578,7 @@ type BaseResourceType = Omit<BaseResourceTypeFormData, "_id" | "coverUpload" | "
579
578
  approvedAt?: Date | null;
580
579
  createdAt: Date;
581
580
  deletedAt: Date | null;
581
+ owner: OwnerType;
582
582
  posterUsage?: PosterUsageType | null;
583
583
  rating?: number | null;
584
584
  relatedPost?: RelatedPostType | null;
@@ -1,11 +1,11 @@
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, P as PartnerType, a as AdType, E as EnumAdStatus, b as AppSettingsType, S as SchoolReturnType, c as SchoolType } from '../ad-Cm6SjNKx.mjs';
5
- import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-BDIjVrI4.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-BHwZPjT8.mjs';
7
- import { S as SafeUserType, R as RedeemRewardResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-R0mu_xsK.mjs';
8
- import { A as AffiliateType } from '../affiliate-BjaLPhW6.mjs';
4
+ import { A as AuthPayloadType, R as RefreshTokenPayloadType, P as PartnerType, a as AdType, E as EnumAdStatus, b as AppSettingsType, S as SchoolReturnType, c as SchoolType } from '../ad-bXnDHikm.mjs';
5
+ import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-CZw8My9Z.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-JPj82Tvl.mjs';
7
+ import { S as SafeUserType, R as RedeemRewardResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-B8Y1_VmG.mjs';
8
+ import { A as AffiliateType } from '../affiliate-C56okox0.mjs';
9
9
  import '../images/index.mjs';
10
10
  import 'react-hook-form';
11
11
 
@@ -1,11 +1,11 @@
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, P as PartnerType, a as AdType, E as EnumAdStatus, b as AppSettingsType, S as SchoolReturnType, c as SchoolType } from '../ad-hB5a-T-H.js';
5
- import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-JNcJxpTh.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--iSLy2cE.js';
7
- import { S as SafeUserType, R as RedeemRewardResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-D3GDkvx8.js';
8
- import { A as AffiliateType } from '../affiliate-Cr1nCw37.js';
4
+ import { A as AuthPayloadType, R as RefreshTokenPayloadType, P as PartnerType, a as AdType, E as EnumAdStatus, b as AppSettingsType, S as SchoolReturnType, c as SchoolType } from '../ad-OyMRZ4ZE.js';
5
+ import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-DV23pl5i.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-B8kHBTPv.js';
7
+ import { S as SafeUserType, R as RedeemRewardResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-c_sh7aZ_.js';
8
+ import { A as AffiliateType } from '../affiliate-B28f_U7r.js';
9
9
  import '../images/index.js';
10
10
  import 'react-hook-form';
11
11
 
@@ -5649,7 +5649,6 @@ function mapBaseResourceTypeToFormData(data) {
5649
5649
  logo: data.logo,
5650
5650
  logoUpload: data.logoUpload ?? null,
5651
5651
  name: data.name,
5652
- owner: data.owner,
5653
5652
  promoCodes: data.promoCodes,
5654
5653
  region: data.region,
5655
5654
  socialMedia: data.socialMedia,
@@ -5705,7 +5704,6 @@ function useVendorForm(data) {
5705
5704
  logo,
5706
5705
  logoUpload,
5707
5706
  name,
5708
- owner,
5709
5707
  products,
5710
5708
  promoCodes,
5711
5709
  region,
@@ -5733,7 +5731,6 @@ function useVendorForm(data) {
5733
5731
  logo,
5734
5732
  logoUpload,
5735
5733
  name,
5736
- owner,
5737
5734
  products,
5738
5735
  promoCodes,
5739
5736
  region,
@@ -5919,7 +5916,6 @@ function useEventForm(data) {
5919
5916
  logoUpload,
5920
5917
  name,
5921
5918
  nzbn,
5922
- owner,
5923
5919
  promoCodes,
5924
5920
  provider,
5925
5921
  rainOrShine,
@@ -5948,7 +5944,6 @@ function useEventForm(data) {
5948
5944
  logoUpload,
5949
5945
  name,
5950
5946
  nzbn,
5951
- owner,
5952
5947
  promoCodes,
5953
5948
  provider,
5954
5949
  rainOrShine,
@@ -6502,7 +6497,6 @@ function usePartnerForm(data) {
6502
6497
  logoUpload,
6503
6498
  name,
6504
6499
  nzbn,
6505
- owner,
6506
6500
  partnerType,
6507
6501
  promoCodes,
6508
6502
  region,
@@ -6525,7 +6519,6 @@ function usePartnerForm(data) {
6525
6519
  logoUpload,
6526
6520
  name,
6527
6521
  nzbn,
6528
- owner,
6529
6522
  partnerType,
6530
6523
  promoCodes,
6531
6524
  region,