@timardex/cluemart-shared 1.7.25 → 1.7.26

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 (31) hide show
  1. package/dist/{ad-DChdPAkx.d.mts → ad-BNumAVY7.d.mts} +2 -2
  2. package/dist/{ad-BZcVngc3.d.ts → ad-xMotoDzt.d.ts} +2 -2
  3. package/dist/auth/index.d.mts +3 -3
  4. package/dist/auth/index.d.ts +3 -3
  5. package/dist/{contactUs-KVN1Iw60.d.mts → contactUs-5t9rb3U4.d.mts} +1 -1
  6. package/dist/{contactUs-l3ciX1_d.d.ts → contactUs-BJiiMuGX.d.ts} +1 -1
  7. package/dist/{coupon-BtoIqOSL.d.ts → coupon-CqCTYMW1.d.ts} +2 -2
  8. package/dist/{coupon-VfAWe5gV.d.mts → coupon-O__x-VRW.d.mts} +2 -2
  9. package/dist/formFields/index.d.mts +1 -1
  10. package/dist/formFields/index.d.ts +1 -1
  11. package/dist/{global-D8aPAI5b.d.ts → global-B6VyEshc.d.ts} +1 -1
  12. package/dist/{global-BrnExI9t.d.mts → global-BKGlrm75.d.mts} +1 -1
  13. package/dist/graphql/index.d.mts +5 -5
  14. package/dist/graphql/index.d.ts +5 -5
  15. package/dist/hooks/index.d.mts +5 -5
  16. package/dist/hooks/index.d.ts +5 -5
  17. package/dist/index.d.mts +1 -1
  18. package/dist/index.d.ts +1 -1
  19. package/dist/map/index.d.mts +1 -1
  20. package/dist/map/index.d.ts +1 -1
  21. package/dist/{resourceActivities-DIXjrgOD.d.ts → resourceActivities-HkorPbJU.d.ts} +1 -1
  22. package/dist/{resourceActivities-DuftR4Ts.d.mts → resourceActivities-l4Q014eT.d.mts} +1 -1
  23. package/dist/sharing/index.d.mts +1 -1
  24. package/dist/sharing/index.d.ts +1 -1
  25. package/dist/types/index.d.mts +7 -7
  26. package/dist/types/index.d.ts +7 -7
  27. package/dist/{user-BY5AtgYc.d.ts → user-Cg80mIww.d.ts} +1 -1
  28. package/dist/{user-CjYZ7tJ4.d.mts → user-go-eqanx.d.mts} +1 -1
  29. package/dist/utils/index.d.mts +3 -3
  30. package/dist/utils/index.d.ts +3 -3
  31. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  import { EnumPartnerType, EnumResourceType, EnumOSPlatform } from './enums/index.mjs';
2
- import { I as BaseResourceType, L as LocationType, az as SocialShareResourceType, B as BaseResourceTypeFormData, J as CreateFormData, av as ResourceContactDetailsType, ax as ResourceImageType, ay as SocialMediaType, aC as TermsAgreement, a9 as OwnerType, am as PromoCodeType, M as MutationResponse } from './global-BrnExI9t.mjs';
2
+ import { I as BaseResourceType, L as LocationType, az as SocialShareResourceType, B as BaseResourceTypeFormData, J as CreateFormData, av as ResourceContactDetailsType, ax as ResourceImageType, ay as SocialMediaType, aC as TermsAgreement, a9 as OwnerType, am as PromoCodeType, M as MutationResponse } from './global-BKGlrm75.mjs';
3
3
  import { PosterAssetId } from './images/index.mjs';
4
- import { S as SafeUserType } from './user-CjYZ7tJ4.mjs';
4
+ import { S as SafeUserType } from './user-go-eqanx.mjs';
5
5
 
6
6
  interface PartnerFormData extends BaseResourceTypeFormData {
7
7
  location: LocationType;
@@ -1,7 +1,7 @@
1
1
  import { EnumPartnerType, EnumResourceType, EnumOSPlatform } from './enums/index.js';
2
- import { I as BaseResourceType, L as LocationType, az as SocialShareResourceType, B as BaseResourceTypeFormData, J as CreateFormData, av as ResourceContactDetailsType, ax as ResourceImageType, ay as SocialMediaType, aC as TermsAgreement, a9 as OwnerType, am as PromoCodeType, M as MutationResponse } from './global-D8aPAI5b.js';
2
+ import { I as BaseResourceType, L as LocationType, az as SocialShareResourceType, B as BaseResourceTypeFormData, J as CreateFormData, av as ResourceContactDetailsType, ax as ResourceImageType, ay as SocialMediaType, aC as TermsAgreement, a9 as OwnerType, am as PromoCodeType, M as MutationResponse } from './global-B6VyEshc.js';
3
3
  import { PosterAssetId } from './images/index.js';
4
- import { S as SafeUserType } from './user-BY5AtgYc.js';
4
+ import { S as SafeUserType } from './user-Cg80mIww.js';
5
5
 
6
6
  interface PartnerFormData extends BaseResourceTypeFormData {
7
7
  location: LocationType;
@@ -1,9 +1,9 @@
1
1
  import { EnumUserRole, EnumResourceType, EnumUserLicence } from '../enums/index.mjs';
2
- import { P as Permission, S as SafeUserType } from '../user-CjYZ7tJ4.mjs';
3
- export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-CjYZ7tJ4.mjs';
2
+ import { P as Permission, S as SafeUserType } from '../user-go-eqanx.mjs';
3
+ export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-go-eqanx.mjs';
4
4
  import { T as Tier } from '../subscription-bmAdrnfi.mjs';
5
5
  import React, { ReactNode } from 'react';
6
- import '../global-BrnExI9t.mjs';
6
+ import '../global-BKGlrm75.mjs';
7
7
  import 'react-hook-form';
8
8
 
9
9
  type AuthManager = {
@@ -1,9 +1,9 @@
1
1
  import { EnumUserRole, EnumResourceType, EnumUserLicence } from '../enums/index.js';
2
- import { P as Permission, S as SafeUserType } from '../user-BY5AtgYc.js';
3
- export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-BY5AtgYc.js';
2
+ import { P as Permission, S as SafeUserType } from '../user-Cg80mIww.js';
3
+ export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-Cg80mIww.js';
4
4
  import { T as Tier } from '../subscription-BU8GvH2K.js';
5
5
  import React, { ReactNode } from 'react';
6
- import '../global-D8aPAI5b.js';
6
+ import '../global-B6VyEshc.js';
7
7
  import 'react-hook-form';
8
8
 
9
9
  type AuthManager = {
@@ -1,4 +1,4 @@
1
- import { J as CreateFormData } from './global-BrnExI9t.mjs';
1
+ import { J as CreateFormData } from './global-BKGlrm75.mjs';
2
2
 
3
3
  type ContactUsFormData = {
4
4
  email: string;
@@ -1,4 +1,4 @@
1
- import { J as CreateFormData } from './global-D8aPAI5b.js';
1
+ import { J as CreateFormData } from './global-B6VyEshc.js';
2
2
 
3
3
  type ContactUsFormData = {
4
4
  email: string;
@@ -1,6 +1,6 @@
1
1
  import { EnumResourceType } from './enums/index.js';
2
- import { am as PromoCodeType, L as LocationType, ay as SocialMediaType, a9 as OwnerType, J as CreateFormData, ax as ResourceImageType, aG as VendorProductList } from './global-D8aPAI5b.js';
3
- import { U as UserFormData } from './user-BY5AtgYc.js';
2
+ import { am as PromoCodeType, L as LocationType, ay as SocialMediaType, a9 as OwnerType, J as CreateFormData, ax as ResourceImageType, aG as VendorProductList } from './global-B6VyEshc.js';
3
+ import { U as UserFormData } from './user-Cg80mIww.js';
4
4
 
5
5
  declare enum EnumAffiliateParticipantType {
6
6
  INDIVIDUAL = "INDIVIDUAL",
@@ -1,6 +1,6 @@
1
1
  import { EnumResourceType } from './enums/index.mjs';
2
- import { am as PromoCodeType, L as LocationType, ay as SocialMediaType, a9 as OwnerType, J as CreateFormData, ax as ResourceImageType, aG as VendorProductList } from './global-BrnExI9t.mjs';
3
- import { U as UserFormData } from './user-CjYZ7tJ4.mjs';
2
+ import { am as PromoCodeType, L as LocationType, ay as SocialMediaType, a9 as OwnerType, J as CreateFormData, ax as ResourceImageType, aG as VendorProductList } from './global-BKGlrm75.mjs';
3
+ import { U as UserFormData } from './user-go-eqanx.mjs';
4
4
 
5
5
  declare enum EnumAffiliateParticipantType {
6
6
  INDIVIDUAL = "INDIVIDUAL",
@@ -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-BrnExI9t.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-BKGlrm75.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-D8aPAI5b.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-B6VyEshc.js';
2
2
  import 'react-hook-form';
3
3
  import '../enums/index.js';
4
4
 
@@ -462,7 +462,7 @@ interface VendorType extends BaseResourceType {
462
462
  calendar: VendorFormData["calendar"] | null;
463
463
  categories: VendorFormData["categories"];
464
464
  foodTruck: boolean;
465
- products: VendorProductList | null;
465
+ products: VendorFormData["products"] | null;
466
466
  vendorInfoId: string;
467
467
  vendorType: EnumVendorType;
468
468
  relations: {
@@ -462,7 +462,7 @@ interface VendorType extends BaseResourceType {
462
462
  calendar: VendorFormData["calendar"] | null;
463
463
  categories: VendorFormData["categories"];
464
464
  foodTruck: boolean;
465
- products: VendorProductList | null;
465
+ products: VendorFormData["products"] | null;
466
466
  vendorInfoId: string;
467
467
  vendorType: EnumVendorType;
468
468
  relations: {
@@ -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-DuftR4Ts.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 } from '../global-BrnExI9t.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-DChdPAkx.mjs';
3
+ import { A as AdminUpdateResourceType, C as ChatType, R as ReportChatUser, N as NotificationType, a as NotificationCount, b as ResourceActivityType } from '../resourceActivities-l4Q014eT.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 } from '../global-BKGlrm75.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-BNumAVY7.mjs';
6
6
  import { EnumEventDateStatus, EnumResourceType } from '../enums/index.mjs';
7
- import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-CjYZ7tJ4.mjs';
8
- import { A as AffiliateType, C as CouponType } from '../coupon-VfAWe5gV.mjs';
7
+ import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-go-eqanx.mjs';
8
+ import { A as AffiliateType, C as CouponType } from '../coupon-O__x-VRW.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-DIXjrgOD.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 } from '../global-D8aPAI5b.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-BZcVngc3.js';
3
+ import { A as AdminUpdateResourceType, C as ChatType, R as ReportChatUser, N as NotificationType, a as NotificationCount, b as ResourceActivityType } from '../resourceActivities-HkorPbJU.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 } from '../global-B6VyEshc.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-xMotoDzt.js';
6
6
  import { EnumEventDateStatus, EnumResourceType } from '../enums/index.js';
7
- import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-BY5AtgYc.js';
8
- import { A as AffiliateType, C as CouponType } from '../coupon-BtoIqOSL.js';
7
+ import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-Cg80mIww.js';
8
+ import { A as AffiliateType, C as CouponType } from '../coupon-CqCTYMW1.js';
9
9
  import 'react-hook-form';
10
10
  import '../images/index.js';
11
11
 
@@ -1,8 +1,8 @@
1
- import { L as LocationType, o as VendorFormData, p as CreateVendorFormData, q as VendorInfoFormData, r as CreateVendorInfoFormData, s as UnregisteredVendorFormData, t as CreateUnregisteredVendorFormData, u as EventFormData, v as CreateEventFormData, w as EventInfoFormData, x as CreateEventInfoFormData, B as BaseResourceTypeFormData, y as PostFormData, z as CreatePostFormData } from '../global-BrnExI9t.mjs';
2
- import { U as UserFormData, C as CreateUserFormData } from '../user-CjYZ7tJ4.mjs';
3
- import { C as CreateLoginFormData, d as CreateRegisterFormData, e as CreateRequestPasswordResetFormData, f as CreateValidateVerificationTokenFormData, g as CreateResetPasswordFormData, h as PartnerFormData, i as AdFormData, j as CreateAdFormState, k as CreatePartnerFormData, l as AppSettingsFormData, m as CreateAppSettingsFormData, n as SchoolFormData, o as CreateSchoolFormData } from '../ad-DChdPAkx.mjs';
4
- import { a as AffiliateFormData, A as AffiliateType, b as CreateAffiliateFormData, P as ProductCouponFormData, c as CreateProductCouponFormData } from '../coupon-VfAWe5gV.mjs';
5
- import { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-KVN1Iw60.mjs';
1
+ import { L as LocationType, o as VendorFormData, p as CreateVendorFormData, q as VendorInfoFormData, r as CreateVendorInfoFormData, s as UnregisteredVendorFormData, t as CreateUnregisteredVendorFormData, u as EventFormData, v as CreateEventFormData, w as EventInfoFormData, x as CreateEventInfoFormData, B as BaseResourceTypeFormData, y as PostFormData, z as CreatePostFormData } from '../global-BKGlrm75.mjs';
2
+ import { U as UserFormData, C as CreateUserFormData } from '../user-go-eqanx.mjs';
3
+ import { C as CreateLoginFormData, d as CreateRegisterFormData, e as CreateRequestPasswordResetFormData, f as CreateValidateVerificationTokenFormData, g as CreateResetPasswordFormData, h as PartnerFormData, i as AdFormData, j as CreateAdFormState, k as CreatePartnerFormData, l as AppSettingsFormData, m as CreateAppSettingsFormData, n as SchoolFormData, o as CreateSchoolFormData } from '../ad-BNumAVY7.mjs';
4
+ import { a as AffiliateFormData, A as AffiliateType, b as CreateAffiliateFormData, P as ProductCouponFormData, c as CreateProductCouponFormData } from '../coupon-O__x-VRW.mjs';
5
+ import { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-5t9rb3U4.mjs';
6
6
  import 'react-hook-form';
7
7
  import '../enums/index.mjs';
8
8
  import '../images/index.mjs';
@@ -1,8 +1,8 @@
1
- import { L as LocationType, o as VendorFormData, p as CreateVendorFormData, q as VendorInfoFormData, r as CreateVendorInfoFormData, s as UnregisteredVendorFormData, t as CreateUnregisteredVendorFormData, u as EventFormData, v as CreateEventFormData, w as EventInfoFormData, x as CreateEventInfoFormData, B as BaseResourceTypeFormData, y as PostFormData, z as CreatePostFormData } from '../global-D8aPAI5b.js';
2
- import { U as UserFormData, C as CreateUserFormData } from '../user-BY5AtgYc.js';
3
- import { C as CreateLoginFormData, d as CreateRegisterFormData, e as CreateRequestPasswordResetFormData, f as CreateValidateVerificationTokenFormData, g as CreateResetPasswordFormData, h as PartnerFormData, i as AdFormData, j as CreateAdFormState, k as CreatePartnerFormData, l as AppSettingsFormData, m as CreateAppSettingsFormData, n as SchoolFormData, o as CreateSchoolFormData } from '../ad-BZcVngc3.js';
4
- import { a as AffiliateFormData, A as AffiliateType, b as CreateAffiliateFormData, P as ProductCouponFormData, c as CreateProductCouponFormData } from '../coupon-BtoIqOSL.js';
5
- import { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-l3ciX1_d.js';
1
+ import { L as LocationType, o as VendorFormData, p as CreateVendorFormData, q as VendorInfoFormData, r as CreateVendorInfoFormData, s as UnregisteredVendorFormData, t as CreateUnregisteredVendorFormData, u as EventFormData, v as CreateEventFormData, w as EventInfoFormData, x as CreateEventInfoFormData, B as BaseResourceTypeFormData, y as PostFormData, z as CreatePostFormData } from '../global-B6VyEshc.js';
2
+ import { U as UserFormData, C as CreateUserFormData } from '../user-Cg80mIww.js';
3
+ import { C as CreateLoginFormData, d as CreateRegisterFormData, e as CreateRequestPasswordResetFormData, f as CreateValidateVerificationTokenFormData, g as CreateResetPasswordFormData, h as PartnerFormData, i as AdFormData, j as CreateAdFormState, k as CreatePartnerFormData, l as AppSettingsFormData, m as CreateAppSettingsFormData, n as SchoolFormData, o as CreateSchoolFormData } from '../ad-xMotoDzt.js';
4
+ import { a as AffiliateFormData, A as AffiliateType, b as CreateAffiliateFormData, P as ProductCouponFormData, c as CreateProductCouponFormData } from '../coupon-CqCTYMW1.js';
5
+ import { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-BJiiMuGX.js';
6
6
  import 'react-hook-form';
7
7
  import '../enums/index.js';
8
8
  import '../images/index.js';
package/dist/index.d.mts CHANGED
@@ -692,7 +692,7 @@ interface VendorType extends BaseResourceType {
692
692
  calendar: VendorFormData["calendar"] | null;
693
693
  categories: VendorFormData["categories"];
694
694
  foodTruck: boolean;
695
- products: VendorProductList | null;
695
+ products: VendorFormData["products"] | null;
696
696
  vendorInfoId: string;
697
697
  vendorType: EnumVendorType;
698
698
  relations: {
package/dist/index.d.ts CHANGED
@@ -692,7 +692,7 @@ interface VendorType extends BaseResourceType {
692
692
  calendar: VendorFormData["calendar"] | null;
693
693
  categories: VendorFormData["categories"];
694
694
  foodTruck: boolean;
695
- products: VendorProductList | null;
695
+ products: VendorFormData["products"] | null;
696
696
  vendorInfoId: string;
697
697
  vendorType: EnumVendorType;
698
698
  relations: {
@@ -1,4 +1,4 @@
1
- import { A as Region } from '../global-BrnExI9t.mjs';
1
+ import { A as Region } from '../global-BKGlrm75.mjs';
2
2
  import 'react-hook-form';
3
3
  import '../enums/index.mjs';
4
4
 
@@ -1,4 +1,4 @@
1
- import { A as Region } from '../global-D8aPAI5b.js';
1
+ import { A as Region } from '../global-B6VyEshc.js';
2
2
  import 'react-hook-form';
3
3
  import '../enums/index.js';
4
4
 
@@ -1,5 +1,5 @@
1
1
  import { EnumResourceType, EnumChatType, EnumChatReportReason, EnumNotificationType, EnumNotificationResourceType, EnumEventDateStatus, EnumOSPlatform } from './enums/index.js';
2
- import { a7 as LocationGeoType } from './global-D8aPAI5b.js';
2
+ import { a7 as LocationGeoType } from './global-B6VyEshc.js';
3
3
 
4
4
  interface AdminUpdateResourceType {
5
5
  active: boolean;
@@ -1,5 +1,5 @@
1
1
  import { EnumResourceType, EnumChatType, EnumChatReportReason, EnumNotificationType, EnumNotificationResourceType, EnumEventDateStatus, EnumOSPlatform } from './enums/index.mjs';
2
- import { a7 as LocationGeoType } from './global-BrnExI9t.mjs';
2
+ import { a7 as LocationGeoType } from './global-BKGlrm75.mjs';
3
3
 
4
4
  interface AdminUpdateResourceType {
5
5
  active: boolean;
@@ -1,4 +1,4 @@
1
- import { E as EventType, w as EventInfoFormData, h as VendorType, q as VendorInfoFormData, S as StallType, C as Category } from '../global-BrnExI9t.mjs';
1
+ import { E as EventType, w as EventInfoFormData, h as VendorType, q as VendorInfoFormData, S as StallType, C as Category } from '../global-BKGlrm75.mjs';
2
2
  import 'react-hook-form';
3
3
  import '../enums/index.mjs';
4
4
 
@@ -1,4 +1,4 @@
1
- import { E as EventType, w as EventInfoFormData, h as VendorType, q as VendorInfoFormData, S as StallType, C as Category } from '../global-D8aPAI5b.js';
1
+ import { E as EventType, w as EventInfoFormData, h as VendorType, q as VendorInfoFormData, S as StallType, C as Category } from '../global-B6VyEshc.js';
2
2
  import 'react-hook-form';
3
3
  import '../enums/index.js';
4
4
 
@@ -1,12 +1,12 @@
1
- export { A as AdminUpdateResourceType, c as ChatMessageInput, d as ChatMessageReaction, e as ChatMessageReplyPreview, f as ChatMessageSeen, g as ChatMessageType, C as ChatType, h as CreateBulkNotificationInput, E as EnumActivity, a as NotificationCount, i as NotificationDataType, N as NotificationType, P as ParticipantType, R as ReportChatUser, j as ResourceActivityEntry, k as ResourceActivityInputType, b as ResourceActivityType } from '../resourceActivities-DuftR4Ts.mjs';
2
- export { i as AdFormData, p as AdFormState, q as AdResource, a as AdType, l as AppSettingsFormData, b as AppSettingsType, A as AuthMutationResponse, r as AuthPayloadType, s as CreateAdFormData, j as CreateAdFormState, m as CreateAppSettingsFormData, C as CreateLoginFormData, k as CreatePartnerFormData, d as CreateRegisterFormData, e as CreateRequestPasswordResetFormData, g as CreateResetPasswordFormData, o as CreateSchoolFormData, f as CreateValidateVerificationTokenFormData, t as EnumAdShowOn, E as EnumAdStatus, u as EnumAdStyle, v as EnumAdType, w as EnumVerificationType, L as LoginFormData, M as MarketingMaterialRequestInputType, h as PartnerFormData, P as PartnerType, x as PosterInputType, R as RefreshTokenMutationResponse, y as RefreshTokenPayloadType, z as RegisterFormData, B as RequestPasswordResetFormData, D as ResetPasswordFormData, F as SchoolCampaignType, n as SchoolFormData, G as SchoolRegisteredUserType, c as SchoolReturnType, S as SchoolType, V as ValidateVerificationTokenFormData } from '../ad-DChdPAkx.mjs';
3
- export { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-KVN1Iw60.mjs';
4
- import { c as EventListItemType } from '../global-BrnExI9t.mjs';
5
- export { D as BaseGameMap, H as BaseGameType, I as BaseResourceType, B as BaseResourceTypeFormData, C as Category, v as CreateEventFormData, x as CreateEventInfoFormData, J as CreateFormData, z as CreatePostFormData, t as CreateUnregisteredVendorFormData, p as CreateVendorFormData, r as CreateVendorInfoFormData, K as DailyClueBaseGame, N as DailyClueGameData, Q as DateTimeType, T as DateTimeWithPriceType, W as DeviceInfo, X as EnumGameStatus, Y as EnumGameType, Z as EnumPostContentType, m as EnumPostType, u as EventFormData, w as EventInfoFormData, d as EventInfoType, _ as EventStatusType, E as EventType, a as FormDateField, F as FormField, $ as GameDate, G as GameDocType, a0 as GameHistory, n as GameLeaderboard, a1 as GamePlacement, a2 as GamePlacementClue, a3 as GameType, a4 as GeocodeLocation, a5 as GlobalGameData, a6 as ImageObjectType, a7 as LocationGeoType, L as LocationType, M as MutationResponse, j as MyPendingVendorClaim, a8 as Nullable, O as OptionItem, a9 as OwnerType, aa as PROMO_CODE_PREFIX, ab as PaymentInfoType, ac as PostContentData, ad as PostContentFormData, ae as PostContentGame, af as PostContentImage, ag as PostContentList, ah as PostContentTextarea, ai as PostContentType, aj as PostContentVideo, ak as PostFileInput, y as PostFormData, al as PostResource, l as PostType, P as PosterUsageType, am as PromoCodeType, an as PuzzleAnswer, ao as PuzzleAnsweredQuestion, ap as PuzzleBaseGame, aq as PuzzleGameData, ar as PuzzleQuestion, R as RefundPolicy, A as Region, as as RelatedPostType, at as RelationDate, au as RelationInputType, e as RelationType, b as Requirement, f as ResourceConnectionsType, av as ResourceContactDetailsType, aw as ResourceDetails, ax as ResourceImageType, ay as SocialMediaType, az as SocialShareResourceType, S as StallType, aA as Subcategory, aB as SubcategoryItems, aC as TermsAgreement, s as UnregisteredVendorFormData, aD as UnregisteredVendorInvitationType, g as UnregisteredVendorType, U as UseGetResourcesByRegionOptions, k as UserLicenceType, aE as VendorAttributes, aF as VendorCalendarData, V as VendorClaimTokenValidation, o as VendorFormData, q as VendorInfoFormData, i as VendorInfoType, aG as VendorProductList, h as VendorType, aH as gameScreenIdentifierList, aI as gameTypeToDisplayName } from '../global-BrnExI9t.mjs';
6
- export { C as CreateUserFormData, e as RedeemRewardInput, R as RedeemRewardMutationResponse, f as RedeemRewardResponse, g as RedeemedReward, b as ResourceByUser, S as SafeUserType, h as StripeSubscription, i as SubscriptionPlanData, c as SubscriptionPlansResponse, j as SubscriptionPricingData, d as SubscriptionStatusData, k as UserActivity, l as UserActivityEvent, U as UserFormData, m as UserType } from '../user-CjYZ7tJ4.mjs';
1
+ export { A as AdminUpdateResourceType, c as ChatMessageInput, d as ChatMessageReaction, e as ChatMessageReplyPreview, f as ChatMessageSeen, g as ChatMessageType, C as ChatType, h as CreateBulkNotificationInput, E as EnumActivity, a as NotificationCount, i as NotificationDataType, N as NotificationType, P as ParticipantType, R as ReportChatUser, j as ResourceActivityEntry, k as ResourceActivityInputType, b as ResourceActivityType } from '../resourceActivities-l4Q014eT.mjs';
2
+ export { i as AdFormData, p as AdFormState, q as AdResource, a as AdType, l as AppSettingsFormData, b as AppSettingsType, A as AuthMutationResponse, r as AuthPayloadType, s as CreateAdFormData, j as CreateAdFormState, m as CreateAppSettingsFormData, C as CreateLoginFormData, k as CreatePartnerFormData, d as CreateRegisterFormData, e as CreateRequestPasswordResetFormData, g as CreateResetPasswordFormData, o as CreateSchoolFormData, f as CreateValidateVerificationTokenFormData, t as EnumAdShowOn, E as EnumAdStatus, u as EnumAdStyle, v as EnumAdType, w as EnumVerificationType, L as LoginFormData, M as MarketingMaterialRequestInputType, h as PartnerFormData, P as PartnerType, x as PosterInputType, R as RefreshTokenMutationResponse, y as RefreshTokenPayloadType, z as RegisterFormData, B as RequestPasswordResetFormData, D as ResetPasswordFormData, F as SchoolCampaignType, n as SchoolFormData, G as SchoolRegisteredUserType, c as SchoolReturnType, S as SchoolType, V as ValidateVerificationTokenFormData } from '../ad-BNumAVY7.mjs';
3
+ export { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-5t9rb3U4.mjs';
4
+ import { c as EventListItemType } from '../global-BKGlrm75.mjs';
5
+ export { D as BaseGameMap, H as BaseGameType, I as BaseResourceType, B as BaseResourceTypeFormData, C as Category, v as CreateEventFormData, x as CreateEventInfoFormData, J as CreateFormData, z as CreatePostFormData, t as CreateUnregisteredVendorFormData, p as CreateVendorFormData, r as CreateVendorInfoFormData, K as DailyClueBaseGame, N as DailyClueGameData, Q as DateTimeType, T as DateTimeWithPriceType, W as DeviceInfo, X as EnumGameStatus, Y as EnumGameType, Z as EnumPostContentType, m as EnumPostType, u as EventFormData, w as EventInfoFormData, d as EventInfoType, _ as EventStatusType, E as EventType, a as FormDateField, F as FormField, $ as GameDate, G as GameDocType, a0 as GameHistory, n as GameLeaderboard, a1 as GamePlacement, a2 as GamePlacementClue, a3 as GameType, a4 as GeocodeLocation, a5 as GlobalGameData, a6 as ImageObjectType, a7 as LocationGeoType, L as LocationType, M as MutationResponse, j as MyPendingVendorClaim, a8 as Nullable, O as OptionItem, a9 as OwnerType, aa as PROMO_CODE_PREFIX, ab as PaymentInfoType, ac as PostContentData, ad as PostContentFormData, ae as PostContentGame, af as PostContentImage, ag as PostContentList, ah as PostContentTextarea, ai as PostContentType, aj as PostContentVideo, ak as PostFileInput, y as PostFormData, al as PostResource, l as PostType, P as PosterUsageType, am as PromoCodeType, an as PuzzleAnswer, ao as PuzzleAnsweredQuestion, ap as PuzzleBaseGame, aq as PuzzleGameData, ar as PuzzleQuestion, R as RefundPolicy, A as Region, as as RelatedPostType, at as RelationDate, au as RelationInputType, e as RelationType, b as Requirement, f as ResourceConnectionsType, av as ResourceContactDetailsType, aw as ResourceDetails, ax as ResourceImageType, ay as SocialMediaType, az as SocialShareResourceType, S as StallType, aA as Subcategory, aB as SubcategoryItems, aC as TermsAgreement, s as UnregisteredVendorFormData, aD as UnregisteredVendorInvitationType, g as UnregisteredVendorType, U as UseGetResourcesByRegionOptions, k as UserLicenceType, aE as VendorAttributes, aF as VendorCalendarData, V as VendorClaimTokenValidation, o as VendorFormData, q as VendorInfoFormData, i as VendorInfoType, aG as VendorProductList, h as VendorType, aH as gameScreenIdentifierList, aI as gameTypeToDisplayName } from '../global-BKGlrm75.mjs';
6
+ export { C as CreateUserFormData, e as RedeemRewardInput, R as RedeemRewardMutationResponse, f as RedeemRewardResponse, g as RedeemedReward, b as ResourceByUser, S as SafeUserType, h as StripeSubscription, i as SubscriptionPlanData, c as SubscriptionPlansResponse, j as SubscriptionPricingData, d as SubscriptionStatusData, k as UserActivity, l as UserActivityEvent, U as UserFormData, m as UserType } from '../user-go-eqanx.mjs';
7
7
  import { EnumOSPlatform } from '../enums/index.mjs';
8
8
  export { a as TIERS_BY_PRIORITY, b as TIER_DISPLAY_LABELS, c as TIER_FROM_LICENCE, T as Tier } from '../subscription-bmAdrnfi.mjs';
9
- export { d as AffiliateBankAccountDetailsType, e as AffiliateContactDetails, f as AffiliateDetailsType, a as AffiliateFormData, g as AffiliateResourceType, h as AffiliateRewardType, A as AffiliateType, i as AffiliateUserDefaultFields, j as CouponCodeType, k as CouponParticipantUserType, C as CouponType, l as CouponTypeOption, m as CouponTypeOptionWithType, b as CreateAffiliateFormData, n as CreateCouponTypeOptionParams, c as CreateProductCouponFormData, E as EnumAffiliateParticipantType, o as EnumAffiliateRewardType, P as ProductCouponFormData, p as ProductCouponType, R as RedeemHistoryType } from '../coupon-VfAWe5gV.mjs';
9
+ export { d as AffiliateBankAccountDetailsType, e as AffiliateContactDetails, f as AffiliateDetailsType, a as AffiliateFormData, g as AffiliateResourceType, h as AffiliateRewardType, A as AffiliateType, i as AffiliateUserDefaultFields, j as CouponCodeType, k as CouponParticipantUserType, C as CouponType, l as CouponTypeOption, m as CouponTypeOptionWithType, b as CreateAffiliateFormData, n as CreateCouponTypeOptionParams, c as CreateProductCouponFormData, E as EnumAffiliateParticipantType, o as EnumAffiliateRewardType, P as ProductCouponFormData, p as ProductCouponType, R as RedeemHistoryType } from '../coupon-O__x-VRW.mjs';
10
10
  import '../images/index.mjs';
11
11
  import 'react-hook-form';
12
12
 
@@ -1,12 +1,12 @@
1
- export { A as AdminUpdateResourceType, c as ChatMessageInput, d as ChatMessageReaction, e as ChatMessageReplyPreview, f as ChatMessageSeen, g as ChatMessageType, C as ChatType, h as CreateBulkNotificationInput, E as EnumActivity, a as NotificationCount, i as NotificationDataType, N as NotificationType, P as ParticipantType, R as ReportChatUser, j as ResourceActivityEntry, k as ResourceActivityInputType, b as ResourceActivityType } from '../resourceActivities-DIXjrgOD.js';
2
- export { i as AdFormData, p as AdFormState, q as AdResource, a as AdType, l as AppSettingsFormData, b as AppSettingsType, A as AuthMutationResponse, r as AuthPayloadType, s as CreateAdFormData, j as CreateAdFormState, m as CreateAppSettingsFormData, C as CreateLoginFormData, k as CreatePartnerFormData, d as CreateRegisterFormData, e as CreateRequestPasswordResetFormData, g as CreateResetPasswordFormData, o as CreateSchoolFormData, f as CreateValidateVerificationTokenFormData, t as EnumAdShowOn, E as EnumAdStatus, u as EnumAdStyle, v as EnumAdType, w as EnumVerificationType, L as LoginFormData, M as MarketingMaterialRequestInputType, h as PartnerFormData, P as PartnerType, x as PosterInputType, R as RefreshTokenMutationResponse, y as RefreshTokenPayloadType, z as RegisterFormData, B as RequestPasswordResetFormData, D as ResetPasswordFormData, F as SchoolCampaignType, n as SchoolFormData, G as SchoolRegisteredUserType, c as SchoolReturnType, S as SchoolType, V as ValidateVerificationTokenFormData } from '../ad-BZcVngc3.js';
3
- export { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-l3ciX1_d.js';
4
- import { c as EventListItemType } from '../global-D8aPAI5b.js';
5
- export { D as BaseGameMap, H as BaseGameType, I as BaseResourceType, B as BaseResourceTypeFormData, C as Category, v as CreateEventFormData, x as CreateEventInfoFormData, J as CreateFormData, z as CreatePostFormData, t as CreateUnregisteredVendorFormData, p as CreateVendorFormData, r as CreateVendorInfoFormData, K as DailyClueBaseGame, N as DailyClueGameData, Q as DateTimeType, T as DateTimeWithPriceType, W as DeviceInfo, X as EnumGameStatus, Y as EnumGameType, Z as EnumPostContentType, m as EnumPostType, u as EventFormData, w as EventInfoFormData, d as EventInfoType, _ as EventStatusType, E as EventType, a as FormDateField, F as FormField, $ as GameDate, G as GameDocType, a0 as GameHistory, n as GameLeaderboard, a1 as GamePlacement, a2 as GamePlacementClue, a3 as GameType, a4 as GeocodeLocation, a5 as GlobalGameData, a6 as ImageObjectType, a7 as LocationGeoType, L as LocationType, M as MutationResponse, j as MyPendingVendorClaim, a8 as Nullable, O as OptionItem, a9 as OwnerType, aa as PROMO_CODE_PREFIX, ab as PaymentInfoType, ac as PostContentData, ad as PostContentFormData, ae as PostContentGame, af as PostContentImage, ag as PostContentList, ah as PostContentTextarea, ai as PostContentType, aj as PostContentVideo, ak as PostFileInput, y as PostFormData, al as PostResource, l as PostType, P as PosterUsageType, am as PromoCodeType, an as PuzzleAnswer, ao as PuzzleAnsweredQuestion, ap as PuzzleBaseGame, aq as PuzzleGameData, ar as PuzzleQuestion, R as RefundPolicy, A as Region, as as RelatedPostType, at as RelationDate, au as RelationInputType, e as RelationType, b as Requirement, f as ResourceConnectionsType, av as ResourceContactDetailsType, aw as ResourceDetails, ax as ResourceImageType, ay as SocialMediaType, az as SocialShareResourceType, S as StallType, aA as Subcategory, aB as SubcategoryItems, aC as TermsAgreement, s as UnregisteredVendorFormData, aD as UnregisteredVendorInvitationType, g as UnregisteredVendorType, U as UseGetResourcesByRegionOptions, k as UserLicenceType, aE as VendorAttributes, aF as VendorCalendarData, V as VendorClaimTokenValidation, o as VendorFormData, q as VendorInfoFormData, i as VendorInfoType, aG as VendorProductList, h as VendorType, aH as gameScreenIdentifierList, aI as gameTypeToDisplayName } from '../global-D8aPAI5b.js';
6
- export { C as CreateUserFormData, e as RedeemRewardInput, R as RedeemRewardMutationResponse, f as RedeemRewardResponse, g as RedeemedReward, b as ResourceByUser, S as SafeUserType, h as StripeSubscription, i as SubscriptionPlanData, c as SubscriptionPlansResponse, j as SubscriptionPricingData, d as SubscriptionStatusData, k as UserActivity, l as UserActivityEvent, U as UserFormData, m as UserType } from '../user-BY5AtgYc.js';
1
+ export { A as AdminUpdateResourceType, c as ChatMessageInput, d as ChatMessageReaction, e as ChatMessageReplyPreview, f as ChatMessageSeen, g as ChatMessageType, C as ChatType, h as CreateBulkNotificationInput, E as EnumActivity, a as NotificationCount, i as NotificationDataType, N as NotificationType, P as ParticipantType, R as ReportChatUser, j as ResourceActivityEntry, k as ResourceActivityInputType, b as ResourceActivityType } from '../resourceActivities-HkorPbJU.js';
2
+ export { i as AdFormData, p as AdFormState, q as AdResource, a as AdType, l as AppSettingsFormData, b as AppSettingsType, A as AuthMutationResponse, r as AuthPayloadType, s as CreateAdFormData, j as CreateAdFormState, m as CreateAppSettingsFormData, C as CreateLoginFormData, k as CreatePartnerFormData, d as CreateRegisterFormData, e as CreateRequestPasswordResetFormData, g as CreateResetPasswordFormData, o as CreateSchoolFormData, f as CreateValidateVerificationTokenFormData, t as EnumAdShowOn, E as EnumAdStatus, u as EnumAdStyle, v as EnumAdType, w as EnumVerificationType, L as LoginFormData, M as MarketingMaterialRequestInputType, h as PartnerFormData, P as PartnerType, x as PosterInputType, R as RefreshTokenMutationResponse, y as RefreshTokenPayloadType, z as RegisterFormData, B as RequestPasswordResetFormData, D as ResetPasswordFormData, F as SchoolCampaignType, n as SchoolFormData, G as SchoolRegisteredUserType, c as SchoolReturnType, S as SchoolType, V as ValidateVerificationTokenFormData } from '../ad-xMotoDzt.js';
3
+ export { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-BJiiMuGX.js';
4
+ import { c as EventListItemType } from '../global-B6VyEshc.js';
5
+ export { D as BaseGameMap, H as BaseGameType, I as BaseResourceType, B as BaseResourceTypeFormData, C as Category, v as CreateEventFormData, x as CreateEventInfoFormData, J as CreateFormData, z as CreatePostFormData, t as CreateUnregisteredVendorFormData, p as CreateVendorFormData, r as CreateVendorInfoFormData, K as DailyClueBaseGame, N as DailyClueGameData, Q as DateTimeType, T as DateTimeWithPriceType, W as DeviceInfo, X as EnumGameStatus, Y as EnumGameType, Z as EnumPostContentType, m as EnumPostType, u as EventFormData, w as EventInfoFormData, d as EventInfoType, _ as EventStatusType, E as EventType, a as FormDateField, F as FormField, $ as GameDate, G as GameDocType, a0 as GameHistory, n as GameLeaderboard, a1 as GamePlacement, a2 as GamePlacementClue, a3 as GameType, a4 as GeocodeLocation, a5 as GlobalGameData, a6 as ImageObjectType, a7 as LocationGeoType, L as LocationType, M as MutationResponse, j as MyPendingVendorClaim, a8 as Nullable, O as OptionItem, a9 as OwnerType, aa as PROMO_CODE_PREFIX, ab as PaymentInfoType, ac as PostContentData, ad as PostContentFormData, ae as PostContentGame, af as PostContentImage, ag as PostContentList, ah as PostContentTextarea, ai as PostContentType, aj as PostContentVideo, ak as PostFileInput, y as PostFormData, al as PostResource, l as PostType, P as PosterUsageType, am as PromoCodeType, an as PuzzleAnswer, ao as PuzzleAnsweredQuestion, ap as PuzzleBaseGame, aq as PuzzleGameData, ar as PuzzleQuestion, R as RefundPolicy, A as Region, as as RelatedPostType, at as RelationDate, au as RelationInputType, e as RelationType, b as Requirement, f as ResourceConnectionsType, av as ResourceContactDetailsType, aw as ResourceDetails, ax as ResourceImageType, ay as SocialMediaType, az as SocialShareResourceType, S as StallType, aA as Subcategory, aB as SubcategoryItems, aC as TermsAgreement, s as UnregisteredVendorFormData, aD as UnregisteredVendorInvitationType, g as UnregisteredVendorType, U as UseGetResourcesByRegionOptions, k as UserLicenceType, aE as VendorAttributes, aF as VendorCalendarData, V as VendorClaimTokenValidation, o as VendorFormData, q as VendorInfoFormData, i as VendorInfoType, aG as VendorProductList, h as VendorType, aH as gameScreenIdentifierList, aI as gameTypeToDisplayName } from '../global-B6VyEshc.js';
6
+ export { C as CreateUserFormData, e as RedeemRewardInput, R as RedeemRewardMutationResponse, f as RedeemRewardResponse, g as RedeemedReward, b as ResourceByUser, S as SafeUserType, h as StripeSubscription, i as SubscriptionPlanData, c as SubscriptionPlansResponse, j as SubscriptionPricingData, d as SubscriptionStatusData, k as UserActivity, l as UserActivityEvent, U as UserFormData, m as UserType } from '../user-Cg80mIww.js';
7
7
  import { EnumOSPlatform } from '../enums/index.js';
8
8
  export { a as TIERS_BY_PRIORITY, b as TIER_DISPLAY_LABELS, c as TIER_FROM_LICENCE, T as Tier } from '../subscription-BU8GvH2K.js';
9
- export { d as AffiliateBankAccountDetailsType, e as AffiliateContactDetails, f as AffiliateDetailsType, a as AffiliateFormData, g as AffiliateResourceType, h as AffiliateRewardType, A as AffiliateType, i as AffiliateUserDefaultFields, j as CouponCodeType, k as CouponParticipantUserType, C as CouponType, l as CouponTypeOption, m as CouponTypeOptionWithType, b as CreateAffiliateFormData, n as CreateCouponTypeOptionParams, c as CreateProductCouponFormData, E as EnumAffiliateParticipantType, o as EnumAffiliateRewardType, P as ProductCouponFormData, p as ProductCouponType, R as RedeemHistoryType } from '../coupon-BtoIqOSL.js';
9
+ export { d as AffiliateBankAccountDetailsType, e as AffiliateContactDetails, f as AffiliateDetailsType, a as AffiliateFormData, g as AffiliateResourceType, h as AffiliateRewardType, A as AffiliateType, i as AffiliateUserDefaultFields, j as CouponCodeType, k as CouponParticipantUserType, C as CouponType, l as CouponTypeOption, m as CouponTypeOptionWithType, b as CreateAffiliateFormData, n as CreateCouponTypeOptionParams, c as CreateProductCouponFormData, E as EnumAffiliateParticipantType, o as EnumAffiliateRewardType, P as ProductCouponFormData, p as ProductCouponType, R as RedeemHistoryType } from '../coupon-CqCTYMW1.js';
10
10
  import '../images/index.js';
11
11
  import 'react-hook-form';
12
12
 
@@ -1,5 +1,5 @@
1
1
  import { EnumOSPlatform, EnumReward, EnumUserRole, EnumUserLicence, EnumSubscriptionStatus, EnumNotificationResourceType, EnumResourceType } from './enums/index.js';
2
- import { ax as ResourceImageType, L as LocationType, aC as TermsAgreement, k as UserLicenceType, am as PromoCodeType, Q as DateTimeType, M as MutationResponse, J as CreateFormData } from './global-D8aPAI5b.js';
2
+ import { ax as ResourceImageType, L as LocationType, aC as TermsAgreement, k as UserLicenceType, am as PromoCodeType, Q as DateTimeType, M as MutationResponse, J as CreateFormData } from './global-B6VyEshc.js';
3
3
 
4
4
  /**
5
5
  * Canonical permission IDs. Add new permissions here first, then map them in
@@ -1,5 +1,5 @@
1
1
  import { EnumOSPlatform, EnumReward, EnumUserRole, EnumUserLicence, EnumSubscriptionStatus, EnumNotificationResourceType, EnumResourceType } from './enums/index.mjs';
2
- import { ax as ResourceImageType, L as LocationType, aC as TermsAgreement, k as UserLicenceType, am as PromoCodeType, Q as DateTimeType, M as MutationResponse, J as CreateFormData } from './global-BrnExI9t.mjs';
2
+ import { ax as ResourceImageType, L as LocationType, aC as TermsAgreement, k as UserLicenceType, am as PromoCodeType, Q as DateTimeType, M as MutationResponse, J as CreateFormData } from './global-BKGlrm75.mjs';
3
3
 
4
4
  /**
5
5
  * Canonical permission IDs. Add new permissions here first, then map them in
@@ -1,9 +1,9 @@
1
- import { N as DailyClueGameData, a2 as GamePlacementClue, a1 as GamePlacement, O as OptionItem, m as EnumPostType, ay as SocialMediaType, ax as ResourceImageType, Q as DateTimeType, L as LocationType, h as VendorType, g as UnregisteredVendorType, c as EventListItemType } from '../global-BrnExI9t.mjs';
1
+ import { N as DailyClueGameData, a2 as GamePlacementClue, a1 as GamePlacement, O as OptionItem, m as EnumPostType, ay as SocialMediaType, ax as ResourceImageType, Q as DateTimeType, L as LocationType, h as VendorType, g as UnregisteredVendorType, c as EventListItemType } from '../global-BKGlrm75.mjs';
2
2
  import dayjs from 'dayjs';
3
3
  import { EnumRegions, EnumUserLicence, EnumReward, EnumInviteStatus, EnumEventDateStatus, EnumResourceType } from '../enums/index.mjs';
4
- import { o as EnumAffiliateRewardType, h as AffiliateRewardType, n as CreateCouponTypeOptionParams, m as CouponTypeOptionWithType } from '../coupon-VfAWe5gV.mjs';
4
+ import { o as EnumAffiliateRewardType, h as AffiliateRewardType, n as CreateCouponTypeOptionParams, m as CouponTypeOptionWithType } from '../coupon-O__x-VRW.mjs';
5
5
  import 'react-hook-form';
6
- import '../user-CjYZ7tJ4.mjs';
6
+ import '../user-go-eqanx.mjs';
7
7
 
8
8
  /** Seeded shuffle so all players see the same letter order / placements for a game. */
9
9
  declare function seededShuffle<T>(array: readonly T[], seed: string): T[];
@@ -1,9 +1,9 @@
1
- import { N as DailyClueGameData, a2 as GamePlacementClue, a1 as GamePlacement, O as OptionItem, m as EnumPostType, ay as SocialMediaType, ax as ResourceImageType, Q as DateTimeType, L as LocationType, h as VendorType, g as UnregisteredVendorType, c as EventListItemType } from '../global-D8aPAI5b.js';
1
+ import { N as DailyClueGameData, a2 as GamePlacementClue, a1 as GamePlacement, O as OptionItem, m as EnumPostType, ay as SocialMediaType, ax as ResourceImageType, Q as DateTimeType, L as LocationType, h as VendorType, g as UnregisteredVendorType, c as EventListItemType } from '../global-B6VyEshc.js';
2
2
  import dayjs from 'dayjs';
3
3
  import { EnumRegions, EnumUserLicence, EnumReward, EnumInviteStatus, EnumEventDateStatus, EnumResourceType } from '../enums/index.js';
4
- import { o as EnumAffiliateRewardType, h as AffiliateRewardType, n as CreateCouponTypeOptionParams, m as CouponTypeOptionWithType } from '../coupon-BtoIqOSL.js';
4
+ import { o as EnumAffiliateRewardType, h as AffiliateRewardType, n as CreateCouponTypeOptionParams, m as CouponTypeOptionWithType } from '../coupon-CqCTYMW1.js';
5
5
  import 'react-hook-form';
6
- import '../user-BY5AtgYc.js';
6
+ import '../user-Cg80mIww.js';
7
7
 
8
8
  /** Seeded shuffle so all players see the same letter order / placements for a game. */
9
9
  declare function seededShuffle<T>(array: readonly T[], seed: string): T[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@timardex/cluemart-shared",
3
- "version": "1.7.25",
3
+ "version": "1.7.26",
4
4
  "description": "",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.mjs",