@timardex/cluemart-shared 1.3.81 → 1.3.82
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-D0tGBZgU.d.ts → auth-BcqAXAeR.d.ts} +1 -1
- package/dist/{auth-BwA7zQEM.d.mts → auth-D9jWzLNA.d.mts} +1 -1
- package/dist/formFields/index.d.mts +1 -1
- package/dist/formFields/index.d.ts +1 -1
- package/dist/{global-DMAIQx9a.d.ts → global-C-CqGkcq.d.ts} +1 -1
- package/dist/{global-CJAeZ3ul.d.mts → global-m7HlUVLy.d.mts} +1 -1
- package/dist/graphql/index.d.mts +2 -2
- package/dist/graphql/index.d.ts +2 -2
- package/dist/hooks/index.d.mts +3 -3
- package/dist/hooks/index.d.ts +3 -3
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/{post-BG1GAi2V.d.mts → post--NAnknB8.d.mts} +1 -1
- package/dist/{post-B_L_VZ_v.d.ts → post-o-mKh_H2.d.ts} +1 -1
- package/dist/types/index.d.mts +4 -4
- package/dist/types/index.d.ts +4 -4
- package/dist/utils/index.d.mts +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { F as FormField, a as FormDateField, O as OptionItem, R as Requirement, S as StallType, C as Category } from '../global-
|
|
1
|
+
import { F as FormField, a as FormDateField, O as OptionItem, R as Requirement, S as StallType, C as Category } from '../global-m7HlUVLy.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 Requirement, S as StallType, C as Category } from '../global-
|
|
1
|
+
import { F as FormField, a as FormDateField, O as OptionItem, R as Requirement, S as StallType, C as Category } from '../global-C-CqGkcq.js';
|
|
2
2
|
import 'react-hook-form';
|
|
3
3
|
import '../enums/index.js';
|
|
4
4
|
|
|
@@ -325,7 +325,7 @@ type MapMultiLocation = {
|
|
|
325
325
|
dateTime: DateTimeType | null;
|
|
326
326
|
googlePlaceId?: string | null;
|
|
327
327
|
location: LocationType | null;
|
|
328
|
-
resourceCover?:
|
|
328
|
+
resourceCover?: ResourceImageType | null;
|
|
329
329
|
resourceId?: string;
|
|
330
330
|
resourceLogo?: ResourceImageType | null;
|
|
331
331
|
resourceName?: string;
|
|
@@ -325,7 +325,7 @@ type MapMultiLocation = {
|
|
|
325
325
|
dateTime: DateTimeType | null;
|
|
326
326
|
googlePlaceId?: string | null;
|
|
327
327
|
location: LocationType | null;
|
|
328
|
-
resourceCover?:
|
|
328
|
+
resourceCover?: ResourceImageType | null;
|
|
329
329
|
resourceId?: string;
|
|
330
330
|
resourceLogo?: ResourceImageType | null;
|
|
331
331
|
resourceName?: string;
|
package/dist/graphql/index.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as _apollo_client from '@apollo/client';
|
|
2
2
|
import { EnumResourceType } from '../enums/index.mjs';
|
|
3
3
|
import { C as ChatType, N as NotificationType, a as NotificationCount, R as ResourceActivityType } from '../resourceActivities-CJRTZROh.mjs';
|
|
4
|
-
import { E as EventListItemType, b as EventType, c as EventInfoType, d as RelationType, e as ResourceConnectionsType, V as VendorType, f as VendorInfoType, U as UnregisteredVendorType, g as UserLicenceType } from '../global-
|
|
5
|
-
import { T as TesterType, U as UserType, A as AdType, E as EnumAdStatus, S as SubscriptionStatusData, P as PartnerType, a as PostType, b as EnumPostType, c as AppSettingsType } from '../post
|
|
4
|
+
import { E as EventListItemType, b as EventType, c as EventInfoType, d as RelationType, e as ResourceConnectionsType, V as VendorType, f as VendorInfoType, U as UnregisteredVendorType, g as UserLicenceType } from '../global-m7HlUVLy.mjs';
|
|
5
|
+
import { T as TesterType, U as UserType, A as AdType, E as EnumAdStatus, S as SubscriptionStatusData, P as PartnerType, a as PostType, b as EnumPostType, c as AppSettingsType } from '../post--NAnknB8.mjs';
|
|
6
6
|
import 'react-hook-form';
|
|
7
7
|
|
|
8
8
|
declare const useAdminUpdateResourceType: () => {
|
package/dist/graphql/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as _apollo_client from '@apollo/client';
|
|
2
2
|
import { EnumResourceType } from '../enums/index.js';
|
|
3
3
|
import { C as ChatType, N as NotificationType, a as NotificationCount, R as ResourceActivityType } from '../resourceActivities-CVwxvGeC.js';
|
|
4
|
-
import { E as EventListItemType, b as EventType, c as EventInfoType, d as RelationType, e as ResourceConnectionsType, V as VendorType, f as VendorInfoType, U as UnregisteredVendorType, g as UserLicenceType } from '../global-
|
|
5
|
-
import { T as TesterType, U as UserType, A as AdType, E as EnumAdStatus, S as SubscriptionStatusData, P as PartnerType, a as PostType, b as EnumPostType, c as AppSettingsType } from '../post-
|
|
4
|
+
import { E as EventListItemType, b as EventType, c as EventInfoType, d as RelationType, e as ResourceConnectionsType, V as VendorType, f as VendorInfoType, U as UnregisteredVendorType, g as UserLicenceType } from '../global-C-CqGkcq.js';
|
|
5
|
+
import { T as TesterType, U as UserType, A as AdType, E as EnumAdStatus, S as SubscriptionStatusData, P as PartnerType, a as PostType, b as EnumPostType, c as AppSettingsType } from '../post-o-mKh_H2.js';
|
|
6
6
|
import 'react-hook-form';
|
|
7
7
|
|
|
8
8
|
declare const useAdminUpdateResourceType: () => {
|
package/dist/hooks/index.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { L as LocationType, h as VendorFormData, i as CreateVendorFormData, j as VendorInfoFormData, k as CreateVendorInfoFormData, l as EventFormData, m as CreateEventFormData, n as EventInfoFormData, o as CreateEventInfoFormData, B as BaseResourceTypeFormData, p as UnregisteredVendorFormData } from '../global-
|
|
2
|
-
import { d as UserFormData, C as CreateUserFormData, e as PartnerFormData, f as TesterFormData, g as CreateTesterFormData, h as AdFormData, i as CreateAdFormData, j as CreatePartnerFormData, k as PostFormData, l as CreatePostFormData, m as AppSettingsFormData, n as CreateAppSettingsFormData } from '../post
|
|
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-
|
|
1
|
+
import { L as LocationType, h as VendorFormData, i as CreateVendorFormData, j as VendorInfoFormData, k as CreateVendorInfoFormData, l as EventFormData, m as CreateEventFormData, n as EventInfoFormData, o as CreateEventInfoFormData, B as BaseResourceTypeFormData, p as UnregisteredVendorFormData } from '../global-m7HlUVLy.mjs';
|
|
2
|
+
import { d as UserFormData, C as CreateUserFormData, e as PartnerFormData, f as TesterFormData, g as CreateTesterFormData, h as AdFormData, i as CreateAdFormData, j as CreatePartnerFormData, k as PostFormData, l as CreatePostFormData, m as AppSettingsFormData, n as CreateAppSettingsFormData } from '../post--NAnknB8.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-D9jWzLNA.mjs';
|
|
4
4
|
import 'react-hook-form';
|
|
5
5
|
import '../enums/index.mjs';
|
|
6
6
|
|
package/dist/hooks/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { L as LocationType, h as VendorFormData, i as CreateVendorFormData, j as VendorInfoFormData, k as CreateVendorInfoFormData, l as EventFormData, m as CreateEventFormData, n as EventInfoFormData, o as CreateEventInfoFormData, B as BaseResourceTypeFormData, p as UnregisteredVendorFormData } from '../global-
|
|
2
|
-
import { d as UserFormData, C as CreateUserFormData, e as PartnerFormData, f as TesterFormData, g as CreateTesterFormData, h as AdFormData, i as CreateAdFormData, j as CreatePartnerFormData, k as PostFormData, l as CreatePostFormData, m as AppSettingsFormData, n as CreateAppSettingsFormData } from '../post-
|
|
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-
|
|
1
|
+
import { L as LocationType, h as VendorFormData, i as CreateVendorFormData, j as VendorInfoFormData, k as CreateVendorInfoFormData, l as EventFormData, m as CreateEventFormData, n as EventInfoFormData, o as CreateEventInfoFormData, B as BaseResourceTypeFormData, p as UnregisteredVendorFormData } from '../global-C-CqGkcq.js';
|
|
2
|
+
import { d as UserFormData, C as CreateUserFormData, e as PartnerFormData, f as TesterFormData, g as CreateTesterFormData, h as AdFormData, i as CreateAdFormData, j as CreatePartnerFormData, k as PostFormData, l as CreatePostFormData, m as AppSettingsFormData, n as CreateAppSettingsFormData } from '../post-o-mKh_H2.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-BcqAXAeR.js';
|
|
4
4
|
import 'react-hook-form';
|
|
5
5
|
import '../enums/index.js';
|
|
6
6
|
|
package/dist/index.d.mts
CHANGED
|
@@ -512,7 +512,7 @@ type MapMultiLocation = {
|
|
|
512
512
|
dateTime: DateTimeType | null;
|
|
513
513
|
googlePlaceId?: string | null;
|
|
514
514
|
location: LocationType | null;
|
|
515
|
-
resourceCover?:
|
|
515
|
+
resourceCover?: ResourceImageType | null;
|
|
516
516
|
resourceId?: string;
|
|
517
517
|
resourceLogo?: ResourceImageType | null;
|
|
518
518
|
resourceName?: string;
|
package/dist/index.d.ts
CHANGED
|
@@ -512,7 +512,7 @@ type MapMultiLocation = {
|
|
|
512
512
|
dateTime: DateTimeType | null;
|
|
513
513
|
googlePlaceId?: string | null;
|
|
514
514
|
location: LocationType | null;
|
|
515
|
-
resourceCover?:
|
|
515
|
+
resourceCover?: ResourceImageType | null;
|
|
516
516
|
resourceId?: string;
|
|
517
517
|
resourceLogo?: ResourceImageType | null;
|
|
518
518
|
resourceName?: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EnumOSPlatform, EnumResourceType, EnumUserRole, EnumSubscriptionStatus, EnumUserLicence, EnumPartnerType } from './enums/index.mjs';
|
|
2
|
-
import { C as Category, H as CreateFormData, A as AssociateType, q as ResourceImageType, g as UserLicenceType, T as TermsAgreement, D as DateTimeType, w as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, u as SocialMediaType } from './global-
|
|
2
|
+
import { C as Category, H as CreateFormData, A as AssociateType, q as ResourceImageType, g as UserLicenceType, T as TermsAgreement, D as DateTimeType, w as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, u as SocialMediaType } from './global-m7HlUVLy.mjs';
|
|
3
3
|
|
|
4
4
|
declare enum OrganizedMarketCount {
|
|
5
5
|
ONE = "One",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EnumOSPlatform, EnumResourceType, EnumUserRole, EnumSubscriptionStatus, EnumUserLicence, EnumPartnerType } from './enums/index.js';
|
|
2
|
-
import { C as Category, H as CreateFormData, A as AssociateType, q as ResourceImageType, g as UserLicenceType, T as TermsAgreement, D as DateTimeType, w as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, u as SocialMediaType } from './global-
|
|
2
|
+
import { C as Category, H as CreateFormData, A as AssociateType, q as ResourceImageType, g as UserLicenceType, T as TermsAgreement, D as DateTimeType, w as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, u as SocialMediaType } from './global-C-CqGkcq.js';
|
|
3
3
|
|
|
4
4
|
declare enum OrganizedMarketCount {
|
|
5
5
|
ONE = "One",
|
package/dist/types/index.d.mts
CHANGED
|
@@ -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, L as LoginFormData, R as RegisterFormData, g as RequestPasswordResetFormData, h as ResetPasswordFormData, V as ValidateVerificationTokenFormData } from '../auth-
|
|
2
|
+
export { e as ContactUsFormData, f as CreateContactUsFormData, C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, d as CreateResetPasswordFormData, c as CreateValidateVerificationTokenFormData, L as LoginFormData, R as RegisterFormData, g as RequestPasswordResetFormData, h as ResetPasswordFormData, V as ValidateVerificationTokenFormData } from '../auth-D9jWzLNA.mjs';
|
|
3
3
|
export { b as ChatMessageInput, c as ChatMessageType, C as ChatType, e as CreateBulkNotificationInput, E as EnumActivity, a as NotificationCount, d as NotificationDataType, N as NotificationType, P as ParticipantType, f as ResourceActivityEntry, g as ResourceActivityInputType, R as ResourceActivityType } from '../resourceActivities-CJRTZROh.mjs';
|
|
4
|
-
import { q as ResourceImageType, D as DateTimeType, L as LocationType, r as RelationDate } from '../global-
|
|
5
|
-
export { A as AssociateType, w as BaseResourceType, B as BaseResourceTypeFormData, C as Category, m as CreateEventFormData, o as CreateEventInfoFormData, H as CreateFormData, Z as CreateUnregisteredVendorFormData, i as CreateVendorFormData, k as CreateVendorInfoFormData, J as DateTimeWithPriceType, s as DeviceInfo, l as EventFormData, n as EventInfoFormData, c as EventInfoType, E as EventListItemType, b as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, M as MapMultiLocation, N as Nullable, O as OptionItem, v as OwnerType, K as PaymentInfoType, P as PosterUsageType, x as Region, d as RelationType, R as Requirement, e as ResourceConnectionsType, t as ResourceContactDetailsType, u as SocialMediaType, S as StallType, z as Subcategory, y as SubcategoryItems, T as TermsAgreement, p as UnregisteredVendorFormData, Y as UnregisteredVendorInvitationType, U as UnregisteredVendorType, g as UserLicenceType, X as VendorAttributes, h as VendorFormData, j as VendorInfoFormData, f as VendorInfoType, Q as VendorLocation, W as VendorMenuType, V as VendorType } from '../global-
|
|
6
|
-
export { h as AdFormData, A as AdType, m as AppSettingsFormData, c as AppSettingsType, i as CreateAdFormData, n as CreateAppSettingsFormData, j as CreatePartnerFormData, l as CreatePostFormData, g as CreateTesterFormData, C as CreateUserFormData, u as EnumAdShowOn, E as EnumAdStatus, w as EnumAdStyle, v as EnumAdType, x as EnumPostContentType, b as EnumPostType, O as OrganizedMarketCount, o as OrganizerMarketFrequency, e as PartnerFormData, P as PartnerType, z as PostContentCover, H as PostContentData, I as PostContentFormData, D as PostContentImage, G as PostContentList, B as PostContentTextarea, J as PostContentType, F as PostContentVideo, y as PostFileInput, k as PostFormData, a as PostType, s as StripeSubscription, S as SubscriptionStatusData, q as TesterEvent, f as TesterFormData, T as TesterType, p as TesterVendor, t as UserActivity, r as UserActivityEvent, d as UserFormData, U as UserType, V as VendorSellingFrequency } from '../post
|
|
4
|
+
import { q as ResourceImageType, D as DateTimeType, L as LocationType, r as RelationDate } from '../global-m7HlUVLy.mjs';
|
|
5
|
+
export { A as AssociateType, w as BaseResourceType, B as BaseResourceTypeFormData, C as Category, m as CreateEventFormData, o as CreateEventInfoFormData, H as CreateFormData, Z as CreateUnregisteredVendorFormData, i as CreateVendorFormData, k as CreateVendorInfoFormData, J as DateTimeWithPriceType, s as DeviceInfo, l as EventFormData, n as EventInfoFormData, c as EventInfoType, E as EventListItemType, b as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, M as MapMultiLocation, N as Nullable, O as OptionItem, v as OwnerType, K as PaymentInfoType, P as PosterUsageType, x as Region, d as RelationType, R as Requirement, e as ResourceConnectionsType, t as ResourceContactDetailsType, u as SocialMediaType, S as StallType, z as Subcategory, y as SubcategoryItems, T as TermsAgreement, p as UnregisteredVendorFormData, Y as UnregisteredVendorInvitationType, U as UnregisteredVendorType, g as UserLicenceType, X as VendorAttributes, h as VendorFormData, j as VendorInfoFormData, f as VendorInfoType, Q as VendorLocation, W as VendorMenuType, V as VendorType } from '../global-m7HlUVLy.mjs';
|
|
6
|
+
export { h as AdFormData, A as AdType, m as AppSettingsFormData, c as AppSettingsType, i as CreateAdFormData, n as CreateAppSettingsFormData, j as CreatePartnerFormData, l as CreatePostFormData, g as CreateTesterFormData, C as CreateUserFormData, u as EnumAdShowOn, E as EnumAdStatus, w as EnumAdStyle, v as EnumAdType, x as EnumPostContentType, b as EnumPostType, O as OrganizedMarketCount, o as OrganizerMarketFrequency, e as PartnerFormData, P as PartnerType, z as PostContentCover, H as PostContentData, I as PostContentFormData, D as PostContentImage, G as PostContentList, B as PostContentTextarea, J as PostContentType, F as PostContentVideo, y as PostFileInput, k as PostFormData, a as PostType, s as StripeSubscription, S as SubscriptionStatusData, q as TesterEvent, f as TesterFormData, T as TesterType, p as TesterVendor, t as UserActivity, r as UserActivityEvent, d as UserFormData, U as UserType, V as VendorSellingFrequency } from '../post--NAnknB8.mjs';
|
|
7
7
|
import 'react-hook-form';
|
|
8
8
|
|
|
9
9
|
interface AdminUpdateResourceType {
|
package/dist/types/index.d.ts
CHANGED
|
@@ -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, L as LoginFormData, R as RegisterFormData, g as RequestPasswordResetFormData, h as ResetPasswordFormData, V as ValidateVerificationTokenFormData } from '../auth-
|
|
2
|
+
export { e as ContactUsFormData, f as CreateContactUsFormData, C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, d as CreateResetPasswordFormData, c as CreateValidateVerificationTokenFormData, L as LoginFormData, R as RegisterFormData, g as RequestPasswordResetFormData, h as ResetPasswordFormData, V as ValidateVerificationTokenFormData } from '../auth-BcqAXAeR.js';
|
|
3
3
|
export { b as ChatMessageInput, c as ChatMessageType, C as ChatType, e as CreateBulkNotificationInput, E as EnumActivity, a as NotificationCount, d as NotificationDataType, N as NotificationType, P as ParticipantType, f as ResourceActivityEntry, g as ResourceActivityInputType, R as ResourceActivityType } from '../resourceActivities-CVwxvGeC.js';
|
|
4
|
-
import { q as ResourceImageType, D as DateTimeType, L as LocationType, r as RelationDate } from '../global-
|
|
5
|
-
export { A as AssociateType, w as BaseResourceType, B as BaseResourceTypeFormData, C as Category, m as CreateEventFormData, o as CreateEventInfoFormData, H as CreateFormData, Z as CreateUnregisteredVendorFormData, i as CreateVendorFormData, k as CreateVendorInfoFormData, J as DateTimeWithPriceType, s as DeviceInfo, l as EventFormData, n as EventInfoFormData, c as EventInfoType, E as EventListItemType, b as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, M as MapMultiLocation, N as Nullable, O as OptionItem, v as OwnerType, K as PaymentInfoType, P as PosterUsageType, x as Region, d as RelationType, R as Requirement, e as ResourceConnectionsType, t as ResourceContactDetailsType, u as SocialMediaType, S as StallType, z as Subcategory, y as SubcategoryItems, T as TermsAgreement, p as UnregisteredVendorFormData, Y as UnregisteredVendorInvitationType, U as UnregisteredVendorType, g as UserLicenceType, X as VendorAttributes, h as VendorFormData, j as VendorInfoFormData, f as VendorInfoType, Q as VendorLocation, W as VendorMenuType, V as VendorType } from '../global-
|
|
6
|
-
export { h as AdFormData, A as AdType, m as AppSettingsFormData, c as AppSettingsType, i as CreateAdFormData, n as CreateAppSettingsFormData, j as CreatePartnerFormData, l as CreatePostFormData, g as CreateTesterFormData, C as CreateUserFormData, u as EnumAdShowOn, E as EnumAdStatus, w as EnumAdStyle, v as EnumAdType, x as EnumPostContentType, b as EnumPostType, O as OrganizedMarketCount, o as OrganizerMarketFrequency, e as PartnerFormData, P as PartnerType, z as PostContentCover, H as PostContentData, I as PostContentFormData, D as PostContentImage, G as PostContentList, B as PostContentTextarea, J as PostContentType, F as PostContentVideo, y as PostFileInput, k as PostFormData, a as PostType, s as StripeSubscription, S as SubscriptionStatusData, q as TesterEvent, f as TesterFormData, T as TesterType, p as TesterVendor, t as UserActivity, r as UserActivityEvent, d as UserFormData, U as UserType, V as VendorSellingFrequency } from '../post-
|
|
4
|
+
import { q as ResourceImageType, D as DateTimeType, L as LocationType, r as RelationDate } from '../global-C-CqGkcq.js';
|
|
5
|
+
export { A as AssociateType, w as BaseResourceType, B as BaseResourceTypeFormData, C as Category, m as CreateEventFormData, o as CreateEventInfoFormData, H as CreateFormData, Z as CreateUnregisteredVendorFormData, i as CreateVendorFormData, k as CreateVendorInfoFormData, J as DateTimeWithPriceType, s as DeviceInfo, l as EventFormData, n as EventInfoFormData, c as EventInfoType, E as EventListItemType, b as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, M as MapMultiLocation, N as Nullable, O as OptionItem, v as OwnerType, K as PaymentInfoType, P as PosterUsageType, x as Region, d as RelationType, R as Requirement, e as ResourceConnectionsType, t as ResourceContactDetailsType, u as SocialMediaType, S as StallType, z as Subcategory, y as SubcategoryItems, T as TermsAgreement, p as UnregisteredVendorFormData, Y as UnregisteredVendorInvitationType, U as UnregisteredVendorType, g as UserLicenceType, X as VendorAttributes, h as VendorFormData, j as VendorInfoFormData, f as VendorInfoType, Q as VendorLocation, W as VendorMenuType, V as VendorType } from '../global-C-CqGkcq.js';
|
|
6
|
+
export { h as AdFormData, A as AdType, m as AppSettingsFormData, c as AppSettingsType, i as CreateAdFormData, n as CreateAppSettingsFormData, j as CreatePartnerFormData, l as CreatePostFormData, g as CreateTesterFormData, C as CreateUserFormData, u as EnumAdShowOn, E as EnumAdStatus, w as EnumAdStyle, v as EnumAdType, x as EnumPostContentType, b as EnumPostType, O as OrganizedMarketCount, o as OrganizerMarketFrequency, e as PartnerFormData, P as PartnerType, z as PostContentCover, H as PostContentData, I as PostContentFormData, D as PostContentImage, G as PostContentList, B as PostContentTextarea, J as PostContentType, F as PostContentVideo, y as PostFileInput, k as PostFormData, a as PostType, s as StripeSubscription, S as SubscriptionStatusData, q as TesterEvent, f as TesterFormData, T as TesterType, p as TesterVendor, t as UserActivity, r as UserActivityEvent, d as UserFormData, U as UserType, V as VendorSellingFrequency } from '../post-o-mKh_H2.js';
|
|
7
7
|
import 'react-hook-form';
|
|
8
8
|
|
|
9
9
|
interface AdminUpdateResourceType {
|
package/dist/utils/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EnumInviteStatus, EnumRegions, EnumUserLicence } from '../enums/index.mjs';
|
|
2
|
-
import { x as Region, O as OptionItem, u as SocialMediaType } from '../global-
|
|
2
|
+
import { x as Region, O as OptionItem, u as SocialMediaType } from '../global-m7HlUVLy.mjs';
|
|
3
3
|
import 'react-hook-form';
|
|
4
4
|
|
|
5
5
|
declare const dateFormat = "DD-MM-YYYY";
|
package/dist/utils/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EnumInviteStatus, EnumRegions, EnumUserLicence } from '../enums/index.js';
|
|
2
|
-
import { x as Region, O as OptionItem, u as SocialMediaType } from '../global-
|
|
2
|
+
import { x as Region, O as OptionItem, u as SocialMediaType } from '../global-C-CqGkcq.js';
|
|
3
3
|
import 'react-hook-form';
|
|
4
4
|
|
|
5
5
|
declare const dateFormat = "DD-MM-YYYY";
|