@timardex/cluemart-shared 1.4.46 → 1.4.47

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.
@@ -1,4 +1,4 @@
1
- import { u as CreateFormData, Y as TermsAgreement } from './global-XupMOj9w.mjs';
1
+ import { u as CreateFormData, Y as TermsAgreement } from './global-BaRkbNJY.mjs';
2
2
  import { EnumOSPlatform } from './enums/index.mjs';
3
3
 
4
4
  type ContactUsFormData = {
@@ -1,4 +1,4 @@
1
- import { u as CreateFormData, Y as TermsAgreement } from './global-CreS92Aj.js';
1
+ import { u as CreateFormData, Y as TermsAgreement } from './global-BaQqe4tO.js';
2
2
  import { EnumOSPlatform } from './enums/index.js';
3
3
 
4
4
  type ContactUsFormData = {
@@ -1,4 +1,4 @@
1
- import { F as FormField, a as FormDateField, O as OptionItem, R as RefundPolicy, b as Requirement, S as StallType, C as Category } from '../global-XupMOj9w.mjs';
1
+ import { F as FormField, a as FormDateField, O as OptionItem, R as RefundPolicy, b as Requirement, S as StallType, C as Category } from '../global-BaRkbNJY.mjs';
2
2
  import 'react-hook-form';
3
3
  import '../enums/index.mjs';
4
4
 
@@ -1,4 +1,4 @@
1
- import { F as FormField, a as FormDateField, O as OptionItem, R as RefundPolicy, b as Requirement, S as StallType, C as Category } from '../global-CreS92Aj.js';
1
+ import { F as FormField, a as FormDateField, O as OptionItem, R as RefundPolicy, b as Requirement, S as StallType, C as Category } from '../global-BaQqe4tO.js';
2
2
  import 'react-hook-form';
3
3
  import '../enums/index.js';
4
4
 
@@ -332,14 +332,14 @@ type Region = {
332
332
  };
333
333
  type ResourceDetails = {
334
334
  dateTime: DateTimeType[] | null;
335
- description?: string | null;
335
+ description: string | null;
336
336
  eventStatus?: EventStatusType | null;
337
337
  location: LocationType | null;
338
- resourceCover?: ResourceImageType | null;
339
- resourceId?: string;
340
- resourceLogo?: ResourceImageType | null;
341
- resourceName?: string;
342
- resourceType?: EnumResourceType;
338
+ resourceCover: ResourceImageType | null;
339
+ resourceId: string;
340
+ resourceLogo: ResourceImageType | null;
341
+ resourceName: string;
342
+ resourceType: EnumResourceType;
343
343
  };
344
344
  type GeocodeLocation = Pick<LocationType, "latitude" | "longitude">;
345
345
  type EventStatusType = {
@@ -332,14 +332,14 @@ type Region = {
332
332
  };
333
333
  type ResourceDetails = {
334
334
  dateTime: DateTimeType[] | null;
335
- description?: string | null;
335
+ description: string | null;
336
336
  eventStatus?: EventStatusType | null;
337
337
  location: LocationType | null;
338
- resourceCover?: ResourceImageType | null;
339
- resourceId?: string;
340
- resourceLogo?: ResourceImageType | null;
341
- resourceName?: string;
342
- resourceType?: EnumResourceType;
338
+ resourceCover: ResourceImageType | null;
339
+ resourceId: string;
340
+ resourceLogo: ResourceImageType | null;
341
+ resourceName: string;
342
+ resourceType: EnumResourceType;
343
343
  };
344
344
  type GeocodeLocation = Pick<LocationType, "latitude" | "longitude">;
345
345
  type EventStatusType = {
@@ -1,8 +1,8 @@
1
1
  import * as _apollo_client from '@apollo/client';
2
2
  import { EnumResourceType } from '../enums/index.mjs';
3
- import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-XgH7KVVM.mjs';
4
- import { E as EventType, c as EventListItemType, d as EventInfoType, e as RelationType, f as ResourceConnectionsType, U as UnregisteredVendorType, V as VendorType, g as VendorInfoType, h as UserLicenceType } from '../global-XupMOj9w.mjs';
5
- import { U as UserType, P as PartnerType, A as AdType, E as EnumAdStatus, S as SubscriptionPlansResponse, a as SubscriptionStatusData, b as PostType, c as EnumPostType, d as AppSettingsType } from '../post-B74Ys78F.mjs';
3
+ import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-sCfrMmT_.mjs';
4
+ import { E as EventType, c as EventListItemType, d as EventInfoType, e as RelationType, f as ResourceConnectionsType, U as UnregisteredVendorType, V as VendorType, g as VendorInfoType, h as UserLicenceType } from '../global-BaRkbNJY.mjs';
5
+ import { U as UserType, P as PartnerType, A as AdType, E as EnumAdStatus, S as SubscriptionPlansResponse, a as SubscriptionStatusData, b as PostType, c as EnumPostType, d as AppSettingsType } from '../post-DdO574BP.mjs';
6
6
  import 'react-hook-form';
7
7
 
8
8
  declare const useAdminUpdateResourceType: () => {
@@ -1,8 +1,8 @@
1
1
  import * as _apollo_client from '@apollo/client';
2
2
  import { EnumResourceType } from '../enums/index.js';
3
- import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-kqamBEgd.js';
4
- import { E as EventType, c as EventListItemType, d as EventInfoType, e as RelationType, f as ResourceConnectionsType, U as UnregisteredVendorType, V as VendorType, g as VendorInfoType, h as UserLicenceType } from '../global-CreS92Aj.js';
5
- import { U as UserType, P as PartnerType, A as AdType, E as EnumAdStatus, S as SubscriptionPlansResponse, a as SubscriptionStatusData, b as PostType, c as EnumPostType, d as AppSettingsType } from '../post-DleN4bOo.js';
3
+ import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-74LABQJf.js';
4
+ import { E as EventType, c as EventListItemType, d as EventInfoType, e as RelationType, f as ResourceConnectionsType, U as UnregisteredVendorType, V as VendorType, g as VendorInfoType, h as UserLicenceType } from '../global-BaQqe4tO.js';
5
+ import { U as UserType, P as PartnerType, A as AdType, E as EnumAdStatus, S as SubscriptionPlansResponse, a as SubscriptionStatusData, b as PostType, c as EnumPostType, d as AppSettingsType } from '../post-BNREQyX4.js';
6
6
  import 'react-hook-form';
7
7
 
8
8
  declare const useAdminUpdateResourceType: () => {
@@ -1,6 +1,6 @@
1
- import { L as LocationType, i as VendorFormData, j as CreateVendorFormData, k as VendorInfoFormData, l as CreateVendorInfoFormData, m as EventFormData, n as CreateEventFormData, o as EventInfoFormData, p as CreateEventInfoFormData, q as UnregisteredVendorFormData, B as BaseResourceTypeFormData } from '../global-XupMOj9w.mjs';
2
- import { e as UserFormData, C as CreateUserFormData, f as PartnerFormData, g as AdFormData, h as CreateAdFormData, i as CreatePartnerFormData, j as PostFormData, k as CreatePostFormData, l as AppSettingsFormData, m as CreateAppSettingsFormData } from '../post-B74Ys78F.mjs';
3
- import { C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, c as CreateValidateVerificationTokenFormData, d as CreateResetPasswordFormData, e as ContactUsFormData, f as CreateContactUsFormData } from '../auth-DAba6V_V.mjs';
1
+ import { L as LocationType, i as VendorFormData, j as CreateVendorFormData, k as VendorInfoFormData, l as CreateVendorInfoFormData, m as EventFormData, n as CreateEventFormData, o as EventInfoFormData, p as CreateEventInfoFormData, q as UnregisteredVendorFormData, B as BaseResourceTypeFormData } from '../global-BaRkbNJY.mjs';
2
+ import { e as UserFormData, C as CreateUserFormData, f as PartnerFormData, g as AdFormData, h as CreateAdFormData, i as CreatePartnerFormData, j as PostFormData, k as CreatePostFormData, l as AppSettingsFormData, m as CreateAppSettingsFormData } from '../post-DdO574BP.mjs';
3
+ import { C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, c as CreateValidateVerificationTokenFormData, d as CreateResetPasswordFormData, e as ContactUsFormData, f as CreateContactUsFormData } from '../auth-B4xQkspX.mjs';
4
4
  import 'react-hook-form';
5
5
  import '../enums/index.mjs';
6
6
 
@@ -1,6 +1,6 @@
1
- import { L as LocationType, i as VendorFormData, j as CreateVendorFormData, k as VendorInfoFormData, l as CreateVendorInfoFormData, m as EventFormData, n as CreateEventFormData, o as EventInfoFormData, p as CreateEventInfoFormData, q as UnregisteredVendorFormData, B as BaseResourceTypeFormData } from '../global-CreS92Aj.js';
2
- import { e as UserFormData, C as CreateUserFormData, f as PartnerFormData, g as AdFormData, h as CreateAdFormData, i as CreatePartnerFormData, j as PostFormData, k as CreatePostFormData, l as AppSettingsFormData, m as CreateAppSettingsFormData } from '../post-DleN4bOo.js';
3
- import { C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, c as CreateValidateVerificationTokenFormData, d as CreateResetPasswordFormData, e as ContactUsFormData, f as CreateContactUsFormData } from '../auth-Dh7vfK5X.js';
1
+ import { L as LocationType, i as VendorFormData, j as CreateVendorFormData, k as VendorInfoFormData, l as CreateVendorInfoFormData, m as EventFormData, n as CreateEventFormData, o as EventInfoFormData, p as CreateEventInfoFormData, q as UnregisteredVendorFormData, B as BaseResourceTypeFormData } from '../global-BaQqe4tO.js';
2
+ import { e as UserFormData, C as CreateUserFormData, f as PartnerFormData, g as AdFormData, h as CreateAdFormData, i as CreatePartnerFormData, j as PostFormData, k as CreatePostFormData, l as AppSettingsFormData, m as CreateAppSettingsFormData } from '../post-BNREQyX4.js';
3
+ import { C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, c as CreateValidateVerificationTokenFormData, d as CreateResetPasswordFormData, e as ContactUsFormData, f as CreateContactUsFormData } from '../auth-Dn--6hv6.js';
4
4
  import 'react-hook-form';
5
5
  import '../enums/index.js';
6
6
 
package/dist/index.d.mts CHANGED
@@ -539,14 +539,14 @@ type Region = {
539
539
  };
540
540
  type ResourceDetails = {
541
541
  dateTime: DateTimeType[] | null;
542
- description?: string | null;
542
+ description: string | null;
543
543
  eventStatus?: EventStatusType | null;
544
544
  location: LocationType | null;
545
- resourceCover?: ResourceImageType | null;
546
- resourceId?: string;
547
- resourceLogo?: ResourceImageType | null;
548
- resourceName?: string;
549
- resourceType?: EnumResourceType;
545
+ resourceCover: ResourceImageType | null;
546
+ resourceId: string;
547
+ resourceLogo: ResourceImageType | null;
548
+ resourceName: string;
549
+ resourceType: EnumResourceType;
550
550
  };
551
551
  type GeocodeLocation = Pick<LocationType, "latitude" | "longitude">;
552
552
  type EventStatusType = {
package/dist/index.d.ts CHANGED
@@ -539,14 +539,14 @@ type Region = {
539
539
  };
540
540
  type ResourceDetails = {
541
541
  dateTime: DateTimeType[] | null;
542
- description?: string | null;
542
+ description: string | null;
543
543
  eventStatus?: EventStatusType | null;
544
544
  location: LocationType | null;
545
- resourceCover?: ResourceImageType | null;
546
- resourceId?: string;
547
- resourceLogo?: ResourceImageType | null;
548
- resourceName?: string;
549
- resourceType?: EnumResourceType;
545
+ resourceCover: ResourceImageType | null;
546
+ resourceId: string;
547
+ resourceLogo: ResourceImageType | null;
548
+ resourceName: string;
549
+ resourceType: EnumResourceType;
550
550
  };
551
551
  type GeocodeLocation = Pick<LocationType, "latitude" | "longitude">;
552
552
  type EventStatusType = {
@@ -1,5 +1,5 @@
1
1
  import { EnumUserLicence, EnumSubscriptionStatus, EnumOSPlatform, EnumUserRole, EnumPartnerType, EnumResourceType } from './enums/index.js';
2
- import { A as AssociateType, r as ResourceImageType, h as UserLicenceType, Y as TermsAgreement, D as DateTimeType, u as CreateFormData, t as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, T as SocialMediaType } from './global-CreS92Aj.js';
2
+ import { A as AssociateType, r as ResourceImageType, h as UserLicenceType, Y as TermsAgreement, D as DateTimeType, u as CreateFormData, t as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, T as SocialMediaType } from './global-BaQqe4tO.js';
3
3
 
4
4
  type UserFormData = {
5
5
  _id?: string;
@@ -1,5 +1,5 @@
1
1
  import { EnumUserLicence, EnumSubscriptionStatus, EnumOSPlatform, EnumUserRole, EnumPartnerType, EnumResourceType } from './enums/index.mjs';
2
- import { A as AssociateType, r as ResourceImageType, h as UserLicenceType, Y as TermsAgreement, D as DateTimeType, u as CreateFormData, t as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, T as SocialMediaType } from './global-XupMOj9w.mjs';
2
+ import { A as AssociateType, r as ResourceImageType, h as UserLicenceType, Y as TermsAgreement, D as DateTimeType, u as CreateFormData, t as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, T as SocialMediaType } from './global-BaRkbNJY.mjs';
3
3
 
4
4
  type UserFormData = {
5
5
  _id?: string;
@@ -1,5 +1,5 @@
1
1
  import { EnumChatType, EnumChatReportReason, EnumNotificationType, EnumNotificationResourceType, EnumResourceType, EnumEventDateStatus, EnumOSPlatform } from './enums/index.js';
2
- import { z as LocationGeoType } from './global-CreS92Aj.js';
2
+ import { z as LocationGeoType } from './global-BaQqe4tO.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 { z as LocationGeoType } from './global-XupMOj9w.mjs';
2
+ import { z as LocationGeoType } from './global-BaRkbNJY.mjs';
3
3
 
4
4
  type ParticipantType = {
5
5
  active: boolean;
@@ -1,9 +1,9 @@
1
1
  import { EnumResourceType, EnumEventType } 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-DAba6V_V.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-XgH7KVVM.mjs';
4
- import { r as ResourceImageType, D as DateTimeType, L as LocationType, s as RelationDate } from '../global-XupMOj9w.mjs';
5
- export { A as AssociateType, t as BaseResourceType, B as BaseResourceTypeFormData, C as Category, n as CreateEventFormData, p as CreateEventInfoFormData, u as CreateFormData, v as CreateUnregisteredVendorFormData, j as CreateVendorFormData, l as CreateVendorInfoFormData, w as DateTimeWithPriceType, x as DeviceInfo, m as EventFormData, o as EventInfoFormData, d as EventInfoType, c as EventListItemType, y as EventStatusType, E as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, z as LocationGeoType, N as Nullable, O as OptionItem, H as OwnerType, P as PaymentInfoType, J as PosterUsageType, R as RefundPolicy, K as Region, e as RelationType, b as Requirement, f as ResourceConnectionsType, M as ResourceContactDetailsType, Q as ResourceDetails, T as SocialMediaType, S as StallType, W as Subcategory, X as SubcategoryItems, Y as TermsAgreement, q as UnregisteredVendorFormData, Z as UnregisteredVendorInvitationType, U as UnregisteredVendorType, h as UserLicenceType, _ as VendorAttributes, i as VendorFormData, k as VendorInfoFormData, g as VendorInfoType, $ as VendorLocation, a0 as VendorMenuType, V as VendorType } from '../global-XupMOj9w.mjs';
6
- export { g as AdFormData, A as AdType, l as AppSettingsFormData, d as AppSettingsType, h as CreateAdFormData, m as CreateAppSettingsFormData, i as CreatePartnerFormData, k as CreatePostFormData, C as CreateUserFormData, n as EnumAdShowOn, E as EnumAdStatus, o as EnumAdStyle, p as EnumAdType, q as EnumPostContentType, c as EnumPostType, f as PartnerFormData, P as PartnerType, r as PostContentData, s as PostContentFormData, t as PostContentImage, u as PostContentList, v as PostContentTextarea, w as PostContentType, x as PostContentVideo, y as PostFileInput, j as PostFormData, b as PostType, z as StripeSubscription, B as SubscriptionPlanData, S as SubscriptionPlansResponse, D as SubscriptionPricingData, a as SubscriptionStatusData, F as UserActivity, G as UserActivityEvent, e as UserFormData, U as UserType } from '../post-B74Ys78F.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-B4xQkspX.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-sCfrMmT_.mjs';
4
+ import { r as ResourceImageType, D as DateTimeType, L as LocationType, s as RelationDate } from '../global-BaRkbNJY.mjs';
5
+ export { A as AssociateType, t as BaseResourceType, B as BaseResourceTypeFormData, C as Category, n as CreateEventFormData, p as CreateEventInfoFormData, u as CreateFormData, v as CreateUnregisteredVendorFormData, j as CreateVendorFormData, l as CreateVendorInfoFormData, w as DateTimeWithPriceType, x as DeviceInfo, m as EventFormData, o as EventInfoFormData, d as EventInfoType, c as EventListItemType, y as EventStatusType, E as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, z as LocationGeoType, N as Nullable, O as OptionItem, H as OwnerType, P as PaymentInfoType, J as PosterUsageType, R as RefundPolicy, K as Region, e as RelationType, b as Requirement, f as ResourceConnectionsType, M as ResourceContactDetailsType, Q as ResourceDetails, T as SocialMediaType, S as StallType, W as Subcategory, X as SubcategoryItems, Y as TermsAgreement, q as UnregisteredVendorFormData, Z as UnregisteredVendorInvitationType, U as UnregisteredVendorType, h as UserLicenceType, _ as VendorAttributes, i as VendorFormData, k as VendorInfoFormData, g as VendorInfoType, $ as VendorLocation, a0 as VendorMenuType, V as VendorType } from '../global-BaRkbNJY.mjs';
6
+ export { g as AdFormData, A as AdType, l as AppSettingsFormData, d as AppSettingsType, h as CreateAdFormData, m as CreateAppSettingsFormData, i as CreatePartnerFormData, k as CreatePostFormData, C as CreateUserFormData, n as EnumAdShowOn, E as EnumAdStatus, o as EnumAdStyle, p as EnumAdType, q as EnumPostContentType, c as EnumPostType, f as PartnerFormData, P as PartnerType, r as PostContentData, s as PostContentFormData, t as PostContentImage, u as PostContentList, v as PostContentTextarea, w as PostContentType, x as PostContentVideo, y as PostFileInput, j as PostFormData, b as PostType, z as StripeSubscription, B as SubscriptionPlanData, S as SubscriptionPlansResponse, D as SubscriptionPricingData, a as SubscriptionStatusData, F as UserActivity, G as UserActivityEvent, e as UserFormData, U as UserType } from '../post-DdO574BP.mjs';
7
7
  import 'react-hook-form';
8
8
 
9
9
  interface AdminUpdateResourceType {
@@ -1,9 +1,9 @@
1
1
  import { EnumResourceType, EnumEventType } 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-Dh7vfK5X.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-kqamBEgd.js';
4
- import { r as ResourceImageType, D as DateTimeType, L as LocationType, s as RelationDate } from '../global-CreS92Aj.js';
5
- export { A as AssociateType, t as BaseResourceType, B as BaseResourceTypeFormData, C as Category, n as CreateEventFormData, p as CreateEventInfoFormData, u as CreateFormData, v as CreateUnregisteredVendorFormData, j as CreateVendorFormData, l as CreateVendorInfoFormData, w as DateTimeWithPriceType, x as DeviceInfo, m as EventFormData, o as EventInfoFormData, d as EventInfoType, c as EventListItemType, y as EventStatusType, E as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, z as LocationGeoType, N as Nullable, O as OptionItem, H as OwnerType, P as PaymentInfoType, J as PosterUsageType, R as RefundPolicy, K as Region, e as RelationType, b as Requirement, f as ResourceConnectionsType, M as ResourceContactDetailsType, Q as ResourceDetails, T as SocialMediaType, S as StallType, W as Subcategory, X as SubcategoryItems, Y as TermsAgreement, q as UnregisteredVendorFormData, Z as UnregisteredVendorInvitationType, U as UnregisteredVendorType, h as UserLicenceType, _ as VendorAttributes, i as VendorFormData, k as VendorInfoFormData, g as VendorInfoType, $ as VendorLocation, a0 as VendorMenuType, V as VendorType } from '../global-CreS92Aj.js';
6
- export { g as AdFormData, A as AdType, l as AppSettingsFormData, d as AppSettingsType, h as CreateAdFormData, m as CreateAppSettingsFormData, i as CreatePartnerFormData, k as CreatePostFormData, C as CreateUserFormData, n as EnumAdShowOn, E as EnumAdStatus, o as EnumAdStyle, p as EnumAdType, q as EnumPostContentType, c as EnumPostType, f as PartnerFormData, P as PartnerType, r as PostContentData, s as PostContentFormData, t as PostContentImage, u as PostContentList, v as PostContentTextarea, w as PostContentType, x as PostContentVideo, y as PostFileInput, j as PostFormData, b as PostType, z as StripeSubscription, B as SubscriptionPlanData, S as SubscriptionPlansResponse, D as SubscriptionPricingData, a as SubscriptionStatusData, F as UserActivity, G as UserActivityEvent, e as UserFormData, U as UserType } from '../post-DleN4bOo.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-Dn--6hv6.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-74LABQJf.js';
4
+ import { r as ResourceImageType, D as DateTimeType, L as LocationType, s as RelationDate } from '../global-BaQqe4tO.js';
5
+ export { A as AssociateType, t as BaseResourceType, B as BaseResourceTypeFormData, C as Category, n as CreateEventFormData, p as CreateEventInfoFormData, u as CreateFormData, v as CreateUnregisteredVendorFormData, j as CreateVendorFormData, l as CreateVendorInfoFormData, w as DateTimeWithPriceType, x as DeviceInfo, m as EventFormData, o as EventInfoFormData, d as EventInfoType, c as EventListItemType, y as EventStatusType, E as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, z as LocationGeoType, N as Nullable, O as OptionItem, H as OwnerType, P as PaymentInfoType, J as PosterUsageType, R as RefundPolicy, K as Region, e as RelationType, b as Requirement, f as ResourceConnectionsType, M as ResourceContactDetailsType, Q as ResourceDetails, T as SocialMediaType, S as StallType, W as Subcategory, X as SubcategoryItems, Y as TermsAgreement, q as UnregisteredVendorFormData, Z as UnregisteredVendorInvitationType, U as UnregisteredVendorType, h as UserLicenceType, _ as VendorAttributes, i as VendorFormData, k as VendorInfoFormData, g as VendorInfoType, $ as VendorLocation, a0 as VendorMenuType, V as VendorType } from '../global-BaQqe4tO.js';
6
+ export { g as AdFormData, A as AdType, l as AppSettingsFormData, d as AppSettingsType, h as CreateAdFormData, m as CreateAppSettingsFormData, i as CreatePartnerFormData, k as CreatePostFormData, C as CreateUserFormData, n as EnumAdShowOn, E as EnumAdStatus, o as EnumAdStyle, p as EnumAdType, q as EnumPostContentType, c as EnumPostType, f as PartnerFormData, P as PartnerType, r as PostContentData, s as PostContentFormData, t as PostContentImage, u as PostContentList, v as PostContentTextarea, w as PostContentType, x as PostContentVideo, y as PostFileInput, j as PostFormData, b as PostType, z as StripeSubscription, B as SubscriptionPlanData, S as SubscriptionPlansResponse, D as SubscriptionPricingData, a as SubscriptionStatusData, F as UserActivity, G as UserActivityEvent, e as UserFormData, U as UserType } from '../post-BNREQyX4.js';
7
7
  import 'react-hook-form';
8
8
 
9
9
  interface AdminUpdateResourceType {
@@ -1,5 +1,5 @@
1
1
  import { EnumRegions, EnumUserLicence, EnumInviteStatus } from '../enums/index.mjs';
2
- import { O as OptionItem, T as SocialMediaType } from '../global-XupMOj9w.mjs';
2
+ import { O as OptionItem, T as SocialMediaType } from '../global-BaRkbNJY.mjs';
3
3
  import 'react-hook-form';
4
4
 
5
5
  declare const dateFormat = "DD-MM-YYYY";
@@ -1,5 +1,5 @@
1
1
  import { EnumRegions, EnumUserLicence, EnumInviteStatus } from '../enums/index.js';
2
- import { O as OptionItem, T as SocialMediaType } from '../global-CreS92Aj.js';
2
+ import { O as OptionItem, T as SocialMediaType } from '../global-BaQqe4tO.js';
3
3
  import 'react-hook-form';
4
4
 
5
5
  declare const dateFormat = "DD-MM-YYYY";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@timardex/cluemart-shared",
3
- "version": "1.4.46",
3
+ "version": "1.4.47",
4
4
  "description": "",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.mjs",