@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.
- package/dist/{ad-DChdPAkx.d.mts → ad-BNumAVY7.d.mts} +2 -2
- package/dist/{ad-BZcVngc3.d.ts → ad-xMotoDzt.d.ts} +2 -2
- package/dist/auth/index.d.mts +3 -3
- package/dist/auth/index.d.ts +3 -3
- package/dist/{contactUs-KVN1Iw60.d.mts → contactUs-5t9rb3U4.d.mts} +1 -1
- package/dist/{contactUs-l3ciX1_d.d.ts → contactUs-BJiiMuGX.d.ts} +1 -1
- package/dist/{coupon-BtoIqOSL.d.ts → coupon-CqCTYMW1.d.ts} +2 -2
- package/dist/{coupon-VfAWe5gV.d.mts → coupon-O__x-VRW.d.mts} +2 -2
- package/dist/formFields/index.d.mts +1 -1
- package/dist/formFields/index.d.ts +1 -1
- package/dist/{global-D8aPAI5b.d.ts → global-B6VyEshc.d.ts} +1 -1
- package/dist/{global-BrnExI9t.d.mts → global-BKGlrm75.d.mts} +1 -1
- package/dist/graphql/index.d.mts +5 -5
- package/dist/graphql/index.d.ts +5 -5
- package/dist/hooks/index.d.mts +5 -5
- package/dist/hooks/index.d.ts +5 -5
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/map/index.d.mts +1 -1
- package/dist/map/index.d.ts +1 -1
- package/dist/{resourceActivities-DIXjrgOD.d.ts → resourceActivities-HkorPbJU.d.ts} +1 -1
- package/dist/{resourceActivities-DuftR4Ts.d.mts → resourceActivities-l4Q014eT.d.mts} +1 -1
- package/dist/sharing/index.d.mts +1 -1
- package/dist/sharing/index.d.ts +1 -1
- package/dist/types/index.d.mts +7 -7
- package/dist/types/index.d.ts +7 -7
- package/dist/{user-BY5AtgYc.d.ts → user-Cg80mIww.d.ts} +1 -1
- package/dist/{user-CjYZ7tJ4.d.mts → user-go-eqanx.d.mts} +1 -1
- package/dist/utils/index.d.mts +3 -3
- package/dist/utils/index.d.ts +3 -3
- 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-
|
|
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-
|
|
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-
|
|
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-
|
|
4
|
+
import { S as SafeUserType } from './user-Cg80mIww.js';
|
|
5
5
|
|
|
6
6
|
interface PartnerFormData extends BaseResourceTypeFormData {
|
|
7
7
|
location: LocationType;
|
package/dist/auth/index.d.mts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { EnumUserRole, EnumResourceType, EnumUserLicence } from '../enums/index.mjs';
|
|
2
|
-
import { P as Permission, S as SafeUserType } from '../user-
|
|
3
|
-
export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-
|
|
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-
|
|
6
|
+
import '../global-BKGlrm75.mjs';
|
|
7
7
|
import 'react-hook-form';
|
|
8
8
|
|
|
9
9
|
type AuthManager = {
|
package/dist/auth/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { EnumUserRole, EnumResourceType, EnumUserLicence } from '../enums/index.js';
|
|
2
|
-
import { P as Permission, S as SafeUserType } from '../user-
|
|
3
|
-
export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-
|
|
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-
|
|
6
|
+
import '../global-B6VyEshc.js';
|
|
7
7
|
import 'react-hook-form';
|
|
8
8
|
|
|
9
9
|
type AuthManager = {
|
|
@@ -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-
|
|
3
|
-
import { U as UserFormData } from './user-
|
|
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-
|
|
3
|
-
import { U as UserFormData } from './user-
|
|
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-
|
|
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-
|
|
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:
|
|
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:
|
|
465
|
+
products: VendorFormData["products"] | null;
|
|
466
466
|
vendorInfoId: string;
|
|
467
467
|
vendorType: EnumVendorType;
|
|
468
468
|
relations: {
|
package/dist/graphql/index.d.mts
CHANGED
|
@@ -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-
|
|
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-
|
|
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-
|
|
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-
|
|
8
|
-
import { A as AffiliateType, C as CouponType } from '../coupon-
|
|
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
|
|
package/dist/graphql/index.d.ts
CHANGED
|
@@ -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-
|
|
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-
|
|
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-
|
|
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-
|
|
8
|
-
import { A as AffiliateType, C as CouponType } from '../coupon-
|
|
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
|
|
package/dist/hooks/index.d.mts
CHANGED
|
@@ -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-
|
|
2
|
-
import { U as UserFormData, C as CreateUserFormData } from '../user-
|
|
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-
|
|
4
|
-
import { a as AffiliateFormData, A as AffiliateType, b as CreateAffiliateFormData, P as ProductCouponFormData, c as CreateProductCouponFormData } from '../coupon-
|
|
5
|
-
import { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-
|
|
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';
|
package/dist/hooks/index.d.ts
CHANGED
|
@@ -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-
|
|
2
|
-
import { U as UserFormData, C as CreateUserFormData } from '../user-
|
|
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-
|
|
4
|
-
import { a as AffiliateFormData, A as AffiliateType, b as CreateAffiliateFormData, P as ProductCouponFormData, c as CreateProductCouponFormData } from '../coupon-
|
|
5
|
-
import { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-
|
|
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:
|
|
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:
|
|
695
|
+
products: VendorFormData["products"] | null;
|
|
696
696
|
vendorInfoId: string;
|
|
697
697
|
vendorType: EnumVendorType;
|
|
698
698
|
relations: {
|
package/dist/map/index.d.mts
CHANGED
package/dist/map/index.d.ts
CHANGED
|
@@ -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-
|
|
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-
|
|
2
|
+
import { a7 as LocationGeoType } from './global-BKGlrm75.mjs';
|
|
3
3
|
|
|
4
4
|
interface AdminUpdateResourceType {
|
|
5
5
|
active: boolean;
|
package/dist/sharing/index.d.mts
CHANGED
|
@@ -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-
|
|
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
|
|
package/dist/sharing/index.d.ts
CHANGED
|
@@ -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-
|
|
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
|
|
package/dist/types/index.d.mts
CHANGED
|
@@ -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-
|
|
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-
|
|
3
|
-
export { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-
|
|
4
|
-
import { c as EventListItemType } from '../global-
|
|
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-
|
|
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-
|
|
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-
|
|
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
|
|
package/dist/types/index.d.ts
CHANGED
|
@@ -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-
|
|
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-
|
|
3
|
-
export { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-
|
|
4
|
-
import { c as EventListItemType } from '../global-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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
|
package/dist/utils/index.d.mts
CHANGED
|
@@ -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-
|
|
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-
|
|
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-
|
|
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[];
|
package/dist/utils/index.d.ts
CHANGED
|
@@ -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-
|
|
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-
|
|
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-
|
|
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[];
|