@timardex/cluemart-shared 1.5.576 → 1.5.577
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/{auth-BGsVCKav.d.ts → auth-71Q_K5cL.d.ts} +1 -1
- package/dist/{auth-UNbE8epf.d.mts → auth-wxdjNbHv.d.mts} +1 -1
- package/dist/formFields/index.d.mts +1 -1
- package/dist/formFields/index.d.ts +1 -1
- package/dist/{global-XQu859k6.d.mts → global-C1K1nbMW.d.mts} +1 -1
- package/dist/{global-D9nzYfrl.d.ts → global-C_2jiw0X.d.ts} +1 -1
- package/dist/graphql/index.d.mts +3 -3
- package/dist/graphql/index.d.ts +3 -3
- package/dist/hooks/index.cjs +111 -62
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.mts +12 -4
- package/dist/hooks/index.d.ts +12 -4
- package/dist/hooks/index.mjs +120 -72
- package/dist/hooks/index.mjs.map +1 -1
- package/dist/index.cjs +111 -62
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +9 -1
- package/dist/index.d.ts +9 -1
- package/dist/index.mjs +120 -72
- package/dist/index.mjs.map +1 -1
- package/dist/{post-B7xBaeuB.d.ts → post-Bfv08ew6.d.ts} +1 -1
- package/dist/{post-DmW522tH.d.mts → post-sAvu92I6.d.mts} +1 -1
- package/dist/{resourceActivities-CJQ-ezLX.d.ts → resourceActivities-BPsBLSh7.d.ts} +1 -1
- package/dist/{resourceActivities-DjZ3Hvzu.d.mts → resourceActivities-DPdlpw6m.d.mts} +1 -1
- package/dist/types/index.d.mts +5 -5
- package/dist/types/index.d.ts +5 -5
- package/dist/utils/index.d.mts +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EnumOSPlatform, EnumUserRole, EnumSubscriptionStatus, EnumUserLicence, EnumResourceType, EnumPartnerType } from './enums/index.js';
|
|
2
|
-
import { A as AssociateType, W as ResourceImageType, h as UserLicenceType, J as PromoCodeType, _ as TermsAgreement, D as DateTimeType,
|
|
2
|
+
import { A as AssociateType, W as ResourceImageType, h as UserLicenceType, J as PromoCodeType, _ as TermsAgreement, D as DateTimeType, t as CreateFormData, s as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, y as OwnerType, Q as ResourceContactDetailsType, X as SocialMediaType } from './global-C_2jiw0X.js';
|
|
3
3
|
import { PosterAssetId } from './images/index.js';
|
|
4
4
|
import { d as GlobalGameData, E as EnumGameType, a as DailyClueGameData, G as GameDate, D as DailyClueBaseGame } from './dailyClue-BnlktK68.js';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EnumOSPlatform, EnumUserRole, EnumSubscriptionStatus, EnumUserLicence, EnumResourceType, EnumPartnerType } from './enums/index.mjs';
|
|
2
|
-
import { A as AssociateType, W as ResourceImageType, h as UserLicenceType, J as PromoCodeType, _ as TermsAgreement, D as DateTimeType,
|
|
2
|
+
import { A as AssociateType, W as ResourceImageType, h as UserLicenceType, J as PromoCodeType, _ as TermsAgreement, D as DateTimeType, t as CreateFormData, s as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, y as OwnerType, Q as ResourceContactDetailsType, X as SocialMediaType } from './global-C1K1nbMW.mjs';
|
|
3
3
|
import { PosterAssetId } from './images/index.mjs';
|
|
4
4
|
import { d as GlobalGameData, E as EnumGameType, a as DailyClueGameData, G as GameDate, D as DailyClueBaseGame } from './dailyClue-BnlktK68.mjs';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EnumChatType, EnumChatReportReason, EnumNotificationType, EnumNotificationResourceType, EnumResourceType, EnumEventDateStatus, EnumOSPlatform } from './enums/index.js';
|
|
2
|
-
import { x as LocationGeoType } from './global-
|
|
2
|
+
import { x as LocationGeoType } from './global-C_2jiw0X.js';
|
|
3
3
|
|
|
4
4
|
type ParticipantType = {
|
|
5
5
|
active: boolean;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EnumChatType, EnumChatReportReason, EnumNotificationType, EnumNotificationResourceType, EnumResourceType, EnumEventDateStatus, EnumOSPlatform } from './enums/index.mjs';
|
|
2
|
-
import { x as LocationGeoType } from './global-
|
|
2
|
+
import { x as LocationGeoType } from './global-C1K1nbMW.mjs';
|
|
3
3
|
|
|
4
4
|
type ParticipantType = {
|
|
5
5
|
active: boolean;
|
package/dist/types/index.d.mts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { EnumResourceType } from '../enums/index.mjs';
|
|
2
|
-
export { e as ContactUsFormData, f as CreateContactUsFormData, C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, d as CreateResetPasswordFormData, c as CreateValidateVerificationTokenFormData, E as EnumVerificationType, L as LoginFormData, R as RegisterFormData, g as RequestPasswordResetFormData, h as ResetPasswordFormData, V as ValidateVerificationTokenFormData } from '../auth-
|
|
3
|
-
export { c as ChatMessageInput, d as ChatMessageReaction, e as ChatMessageReplyPreview, f as ChatMessageSeen, g as ChatMessageType, C as ChatType, h as CreateBulkNotificationInput, E as EnumActivity, N as NotificationCount, i as NotificationDataType, a as NotificationType, P as ParticipantType, R as ReportChatUser, j as ResourceActivityEntry, k as ResourceActivityInputType, b as ResourceActivityType } from '../resourceActivities-
|
|
4
|
-
import { c as EventListItemType } from '../global-
|
|
5
|
-
export { A as AssociateType,
|
|
6
|
-
export { j as AdFormData, s as AdResource, A as AdType, o as AppSettingsFormData, d as AppSettingsType, B as BaseGameMap, t as BaseGameType, k as CreateAdFormData, p as CreateAppSettingsFormData, l as CreatePartnerFormData, n as CreatePostFormData, r as CreateSchoolFormData, C as CreateUserFormData, u as EnumAdShowOn, E as EnumAdStatus, v as EnumAdStyle, w as EnumAdType, x as EnumGameStatus, y as EnumPostContentType, c as EnumPostType, G as GameDocType, z as GameHistory, e as GameLeaderboard, D as GameType, M as MarketingMaterialRequestInputType, F as MiniQuizAnswer, H as MiniQuizAnsweredQuestion, I as MiniQuizBaseGame, J as MiniQuizGameData, K as MiniQuizQuestion, i as PartnerFormData, P as PartnerType, L as PostContentData, N as PostContentFormData, O as PostContentGame, Q as PostContentImage, T as PostContentList, V as PostContentTextarea, W as PostContentType, X as PostContentVideo, Y as PostFileInput, m as PostFormData, b as PostType, Z as PosterInputType, R as ResourceByUser, _ as SchoolCampaignType, q as SchoolFormData, $ as SchoolRegisteredUserType, f as SchoolReturnType, g as SchoolType, a0 as StripeSubscription, a1 as SubscriptionPlanData, S as SubscriptionPlansResponse, a2 as SubscriptionPricingData, a as SubscriptionStatusData, a3 as UserActivity, a4 as UserActivityEvent, h as UserFormData, U as UserType } from '../post-
|
|
2
|
+
export { e as ContactUsFormData, f as CreateContactUsFormData, C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, d as CreateResetPasswordFormData, c as CreateValidateVerificationTokenFormData, E as EnumVerificationType, L as LoginFormData, R as RegisterFormData, g as RequestPasswordResetFormData, h as ResetPasswordFormData, V as ValidateVerificationTokenFormData } from '../auth-wxdjNbHv.mjs';
|
|
3
|
+
export { c as ChatMessageInput, d as ChatMessageReaction, e as ChatMessageReplyPreview, f as ChatMessageSeen, g as ChatMessageType, C as ChatType, h as CreateBulkNotificationInput, E as EnumActivity, N as NotificationCount, i as NotificationDataType, a as NotificationType, P as ParticipantType, R as ReportChatUser, j as ResourceActivityEntry, k as ResourceActivityInputType, b as ResourceActivityType } from '../resourceActivities-DPdlpw6m.mjs';
|
|
4
|
+
import { c as EventListItemType } from '../global-C1K1nbMW.mjs';
|
|
5
|
+
export { A as AssociateType, s as BaseResourceType, B as BaseResourceTypeFormData, C as Category, p as CreateEventFormData, r as CreateEventInfoFormData, t as CreateFormData, n as CreateUnregisteredVendorFormData, j as CreateVendorFormData, l as CreateVendorInfoFormData, D as DateTimeType, u as DateTimeWithPriceType, v as DeviceInfo, o as EventFormData, q as EventInfoFormData, d as EventInfoType, w as EventStatusType, E as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, x as LocationGeoType, L as LocationType, N as Nullable, O as OptionItem, y as OwnerType, P as PROMO_CODE_PREFIX, z as PaymentInfoType, H as PosterUsageType, J as PromoCodeType, R as RefundPolicy, K as Region, M as RelationDate, e as RelationType, b as Requirement, f as ResourceConnectionsType, Q as ResourceContactDetailsType, T as ResourceDetails, W as ResourceImageType, X as SocialMediaType, S as StallType, Y as Subcategory, Z as SubcategoryItems, _ as TermsAgreement, m as UnregisteredVendorFormData, $ as UnregisteredVendorInvitationType, U as UnregisteredVendorType, h as UserLicenceType, a0 as VendorAttributes, a1 as VendorCalendarData, i as VendorFormData, k as VendorInfoFormData, g as VendorInfoType, a2 as VendorProductList, V as VendorType } from '../global-C1K1nbMW.mjs';
|
|
6
|
+
export { j as AdFormData, s as AdResource, A as AdType, o as AppSettingsFormData, d as AppSettingsType, B as BaseGameMap, t as BaseGameType, k as CreateAdFormData, p as CreateAppSettingsFormData, l as CreatePartnerFormData, n as CreatePostFormData, r as CreateSchoolFormData, C as CreateUserFormData, u as EnumAdShowOn, E as EnumAdStatus, v as EnumAdStyle, w as EnumAdType, x as EnumGameStatus, y as EnumPostContentType, c as EnumPostType, G as GameDocType, z as GameHistory, e as GameLeaderboard, D as GameType, M as MarketingMaterialRequestInputType, F as MiniQuizAnswer, H as MiniQuizAnsweredQuestion, I as MiniQuizBaseGame, J as MiniQuizGameData, K as MiniQuizQuestion, i as PartnerFormData, P as PartnerType, L as PostContentData, N as PostContentFormData, O as PostContentGame, Q as PostContentImage, T as PostContentList, V as PostContentTextarea, W as PostContentType, X as PostContentVideo, Y as PostFileInput, m as PostFormData, b as PostType, Z as PosterInputType, R as ResourceByUser, _ as SchoolCampaignType, q as SchoolFormData, $ as SchoolRegisteredUserType, f as SchoolReturnType, g as SchoolType, a0 as StripeSubscription, a1 as SubscriptionPlanData, S as SubscriptionPlansResponse, a2 as SubscriptionPricingData, a as SubscriptionStatusData, a3 as UserActivity, a4 as UserActivityEvent, h as UserFormData, U as UserType } from '../post-sAvu92I6.mjs';
|
|
7
7
|
export { D as DailyClueBaseGame, a as DailyClueGameData, E as EnumGameType, G as GameDate, b as GamePlacement, c as GamePlacementClue, d as GlobalGameData, g as gameScreenIdentifierList, e as gameTypeToDisplayName } from '../dailyClue-BnlktK68.mjs';
|
|
8
8
|
import 'react-hook-form';
|
|
9
9
|
import '../images/index.mjs';
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { EnumResourceType } from '../enums/index.js';
|
|
2
|
-
export { e as ContactUsFormData, f as CreateContactUsFormData, C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, d as CreateResetPasswordFormData, c as CreateValidateVerificationTokenFormData, E as EnumVerificationType, L as LoginFormData, R as RegisterFormData, g as RequestPasswordResetFormData, h as ResetPasswordFormData, V as ValidateVerificationTokenFormData } from '../auth-
|
|
3
|
-
export { c as ChatMessageInput, d as ChatMessageReaction, e as ChatMessageReplyPreview, f as ChatMessageSeen, g as ChatMessageType, C as ChatType, h as CreateBulkNotificationInput, E as EnumActivity, N as NotificationCount, i as NotificationDataType, a as NotificationType, P as ParticipantType, R as ReportChatUser, j as ResourceActivityEntry, k as ResourceActivityInputType, b as ResourceActivityType } from '../resourceActivities-
|
|
4
|
-
import { c as EventListItemType } from '../global-
|
|
5
|
-
export { A as AssociateType,
|
|
6
|
-
export { j as AdFormData, s as AdResource, A as AdType, o as AppSettingsFormData, d as AppSettingsType, B as BaseGameMap, t as BaseGameType, k as CreateAdFormData, p as CreateAppSettingsFormData, l as CreatePartnerFormData, n as CreatePostFormData, r as CreateSchoolFormData, C as CreateUserFormData, u as EnumAdShowOn, E as EnumAdStatus, v as EnumAdStyle, w as EnumAdType, x as EnumGameStatus, y as EnumPostContentType, c as EnumPostType, G as GameDocType, z as GameHistory, e as GameLeaderboard, D as GameType, M as MarketingMaterialRequestInputType, F as MiniQuizAnswer, H as MiniQuizAnsweredQuestion, I as MiniQuizBaseGame, J as MiniQuizGameData, K as MiniQuizQuestion, i as PartnerFormData, P as PartnerType, L as PostContentData, N as PostContentFormData, O as PostContentGame, Q as PostContentImage, T as PostContentList, V as PostContentTextarea, W as PostContentType, X as PostContentVideo, Y as PostFileInput, m as PostFormData, b as PostType, Z as PosterInputType, R as ResourceByUser, _ as SchoolCampaignType, q as SchoolFormData, $ as SchoolRegisteredUserType, f as SchoolReturnType, g as SchoolType, a0 as StripeSubscription, a1 as SubscriptionPlanData, S as SubscriptionPlansResponse, a2 as SubscriptionPricingData, a as SubscriptionStatusData, a3 as UserActivity, a4 as UserActivityEvent, h as UserFormData, U as UserType } from '../post-
|
|
2
|
+
export { e as ContactUsFormData, f as CreateContactUsFormData, C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, d as CreateResetPasswordFormData, c as CreateValidateVerificationTokenFormData, E as EnumVerificationType, L as LoginFormData, R as RegisterFormData, g as RequestPasswordResetFormData, h as ResetPasswordFormData, V as ValidateVerificationTokenFormData } from '../auth-71Q_K5cL.js';
|
|
3
|
+
export { c as ChatMessageInput, d as ChatMessageReaction, e as ChatMessageReplyPreview, f as ChatMessageSeen, g as ChatMessageType, C as ChatType, h as CreateBulkNotificationInput, E as EnumActivity, N as NotificationCount, i as NotificationDataType, a as NotificationType, P as ParticipantType, R as ReportChatUser, j as ResourceActivityEntry, k as ResourceActivityInputType, b as ResourceActivityType } from '../resourceActivities-BPsBLSh7.js';
|
|
4
|
+
import { c as EventListItemType } from '../global-C_2jiw0X.js';
|
|
5
|
+
export { A as AssociateType, s as BaseResourceType, B as BaseResourceTypeFormData, C as Category, p as CreateEventFormData, r as CreateEventInfoFormData, t as CreateFormData, n as CreateUnregisteredVendorFormData, j as CreateVendorFormData, l as CreateVendorInfoFormData, D as DateTimeType, u as DateTimeWithPriceType, v as DeviceInfo, o as EventFormData, q as EventInfoFormData, d as EventInfoType, w as EventStatusType, E as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, x as LocationGeoType, L as LocationType, N as Nullable, O as OptionItem, y as OwnerType, P as PROMO_CODE_PREFIX, z as PaymentInfoType, H as PosterUsageType, J as PromoCodeType, R as RefundPolicy, K as Region, M as RelationDate, e as RelationType, b as Requirement, f as ResourceConnectionsType, Q as ResourceContactDetailsType, T as ResourceDetails, W as ResourceImageType, X as SocialMediaType, S as StallType, Y as Subcategory, Z as SubcategoryItems, _ as TermsAgreement, m as UnregisteredVendorFormData, $ as UnregisteredVendorInvitationType, U as UnregisteredVendorType, h as UserLicenceType, a0 as VendorAttributes, a1 as VendorCalendarData, i as VendorFormData, k as VendorInfoFormData, g as VendorInfoType, a2 as VendorProductList, V as VendorType } from '../global-C_2jiw0X.js';
|
|
6
|
+
export { j as AdFormData, s as AdResource, A as AdType, o as AppSettingsFormData, d as AppSettingsType, B as BaseGameMap, t as BaseGameType, k as CreateAdFormData, p as CreateAppSettingsFormData, l as CreatePartnerFormData, n as CreatePostFormData, r as CreateSchoolFormData, C as CreateUserFormData, u as EnumAdShowOn, E as EnumAdStatus, v as EnumAdStyle, w as EnumAdType, x as EnumGameStatus, y as EnumPostContentType, c as EnumPostType, G as GameDocType, z as GameHistory, e as GameLeaderboard, D as GameType, M as MarketingMaterialRequestInputType, F as MiniQuizAnswer, H as MiniQuizAnsweredQuestion, I as MiniQuizBaseGame, J as MiniQuizGameData, K as MiniQuizQuestion, i as PartnerFormData, P as PartnerType, L as PostContentData, N as PostContentFormData, O as PostContentGame, Q as PostContentImage, T as PostContentList, V as PostContentTextarea, W as PostContentType, X as PostContentVideo, Y as PostFileInput, m as PostFormData, b as PostType, Z as PosterInputType, R as ResourceByUser, _ as SchoolCampaignType, q as SchoolFormData, $ as SchoolRegisteredUserType, f as SchoolReturnType, g as SchoolType, a0 as StripeSubscription, a1 as SubscriptionPlanData, S as SubscriptionPlansResponse, a2 as SubscriptionPricingData, a as SubscriptionStatusData, a3 as UserActivity, a4 as UserActivityEvent, h as UserFormData, U as UserType } from '../post-Bfv08ew6.js';
|
|
7
7
|
export { D as DailyClueBaseGame, a as DailyClueGameData, E as EnumGameType, G as GameDate, b as GamePlacement, c as GamePlacementClue, d as GlobalGameData, g as gameScreenIdentifierList, e as gameTypeToDisplayName } from '../dailyClue-BnlktK68.js';
|
|
8
8
|
import 'react-hook-form';
|
|
9
9
|
import '../images/index.js';
|
package/dist/utils/index.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as DailyClueGameData, c as GamePlacementClue, b as GamePlacement } from '../dailyClue-BnlktK68.mjs';
|
|
2
2
|
import dayjs from 'dayjs';
|
|
3
3
|
import { EnumRegions, EnumUserLicence, EnumInviteStatus } from '../enums/index.mjs';
|
|
4
|
-
import { O as OptionItem, X as SocialMediaType } from '../global-
|
|
4
|
+
import { O as OptionItem, X as SocialMediaType } from '../global-C1K1nbMW.mjs';
|
|
5
5
|
import 'react-hook-form';
|
|
6
6
|
|
|
7
7
|
/** Seeded shuffle so all players see the same letter order / placements for a game. */
|
package/dist/utils/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as DailyClueGameData, c as GamePlacementClue, b as GamePlacement } from '../dailyClue-BnlktK68.js';
|
|
2
2
|
import dayjs from 'dayjs';
|
|
3
3
|
import { EnumRegions, EnumUserLicence, EnumInviteStatus } from '../enums/index.js';
|
|
4
|
-
import { O as OptionItem, X as SocialMediaType } from '../global-
|
|
4
|
+
import { O as OptionItem, X as SocialMediaType } from '../global-C_2jiw0X.js';
|
|
5
5
|
import 'react-hook-form';
|
|
6
6
|
|
|
7
7
|
/** Seeded shuffle so all players see the same letter order / placements for a game. */
|