@timardex/cluemart-shared 1.3.69 → 1.3.71
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-pdudyfxP.d.mts → auth-D80VFGbC.d.mts} +1 -1
- package/dist/{auth-w594NZnG.d.ts → auth-DYuoZZVF.d.ts} +1 -1
- package/dist/formFields/index.d.mts +1 -1
- package/dist/formFields/index.d.ts +1 -1
- package/dist/{global-BT6II8Dq.d.mts → global-BAP95-Jh.d.mts} +6 -20
- package/dist/{global-Di91-yYC.d.ts → global-CZFlP3JK.d.ts} +6 -20
- package/dist/graphql/index.cjs +45 -76
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +8 -8
- package/dist/graphql/index.d.ts +8 -8
- package/dist/graphql/index.mjs +45 -76
- package/dist/graphql/index.mjs.map +1 -1
- package/dist/hooks/index.d.mts +3 -3
- package/dist/hooks/index.d.ts +3 -3
- package/dist/index.cjs +45 -76
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +17 -32
- package/dist/index.d.ts +17 -32
- package/dist/index.mjs +45 -76
- package/dist/index.mjs.map +1 -1
- package/dist/{post-D1JWtkFg.d.mts → post-8m11ia1u.d.mts} +1 -1
- package/dist/{post-AmkOYBMx.d.ts → post-U8yX-D4F.d.ts} +1 -1
- package/dist/types/index.d.mts +10 -11
- package/dist/types/index.d.ts +10 -11
- 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, EnumResourceType, EnumUserRole, EnumSubscriptionStatus, EnumUserLicence, EnumPartnerType } from './enums/index.mjs';
|
|
2
|
-
import { C as Category, z as CreateFormData, A as AssociateType,
|
|
2
|
+
import { C as Category, z as CreateFormData, A as AssociateType, q as ResourceImageType, g as UserLicenceType, T as TermsAgreement, D as DateTimeType, v as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, t as SocialMediaType } from './global-BAP95-Jh.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, z as CreateFormData, A as AssociateType,
|
|
2
|
+
import { C as Category, z as CreateFormData, A as AssociateType, q as ResourceImageType, g as UserLicenceType, T as TermsAgreement, D as DateTimeType, v as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, t as SocialMediaType } from './global-CZFlP3JK.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 } 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-D80VFGbC.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 { D as DateTimeType } from '../global-
|
|
5
|
-
export { A as AssociateType, v as BaseResourceType, B as BaseResourceTypeFormData, C as Category, m as CreateEventFormData, o as CreateEventInfoFormData, z as CreateFormData,
|
|
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 { D as DateTimeType, q as ResourceImageType, L as LocationType } from '../global-BAP95-Jh.mjs';
|
|
5
|
+
export { A as AssociateType, v as BaseResourceType, B as BaseResourceTypeFormData, C as Category, m as CreateEventFormData, o as CreateEventInfoFormData, z as CreateFormData, Z as CreateUnregisteredVendorFormData, i as CreateVendorFormData, k as CreateVendorInfoFormData, H as DateTimeWithPriceType, r as DeviceInfo, l as EventFormData, n as EventInfoFormData, b as EventInfoType, f as EventListItemType, E as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, M as MapMultiLocation, N as Nullable, O as OptionItem, u as OwnerType, J as PaymentInfoType, P as PosterUsageType, w as Region, K as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, s as ResourceContactDetailsType, t as SocialMediaType, S as StallType, y as Subcategory, x 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, e as VendorInfoType, Q as VendorLocation, W as VendorMenuType, V as VendorType } from '../global-BAP95-Jh.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-8m11ia1u.mjs';
|
|
7
7
|
import 'react-hook-form';
|
|
8
8
|
|
|
9
9
|
interface AdminUpdateResourceType {
|
|
@@ -27,6 +27,7 @@ type GoogleAddressComponent = {
|
|
|
27
27
|
type GoogleImportedMarket = {
|
|
28
28
|
_id: string;
|
|
29
29
|
accessibilityOptions?: Record<string, boolean>;
|
|
30
|
+
active: boolean;
|
|
30
31
|
address: string;
|
|
31
32
|
addressComponents?: GoogleAddressComponent[];
|
|
32
33
|
allowsDogs?: boolean;
|
|
@@ -34,23 +35,21 @@ type GoogleImportedMarket = {
|
|
|
34
35
|
claimed: boolean;
|
|
35
36
|
createdAt: Date;
|
|
36
37
|
dateTime: DateTimeType[];
|
|
38
|
+
deletedAt: Date | null;
|
|
37
39
|
goodForChildren?: boolean;
|
|
38
40
|
goodForGroups?: boolean;
|
|
39
41
|
googleMapsUrl?: string;
|
|
40
42
|
googlePlaceId: string;
|
|
41
|
-
image?:
|
|
43
|
+
image?: ResourceImageType;
|
|
42
44
|
importedAt: Date;
|
|
43
45
|
liveMusic?: boolean;
|
|
44
|
-
location?:
|
|
45
|
-
lat: number;
|
|
46
|
-
lng: number;
|
|
47
|
-
};
|
|
46
|
+
location?: LocationType;
|
|
48
47
|
name: string;
|
|
49
48
|
openingHours?: string[];
|
|
50
49
|
parkingOptions?: Record<string, boolean>;
|
|
51
50
|
paymentOptions?: Record<string, boolean>;
|
|
52
51
|
phone?: string;
|
|
53
|
-
photos?:
|
|
52
|
+
photos?: ResourceImageType[] | null;
|
|
54
53
|
rating?: number;
|
|
55
54
|
region: string;
|
|
56
55
|
restroom?: boolean;
|
|
@@ -60,4 +59,4 @@ type GoogleImportedMarket = {
|
|
|
60
59
|
website?: string;
|
|
61
60
|
};
|
|
62
61
|
|
|
63
|
-
export { type AdminUpdateResourceType, DateTimeType, type GoogleAddressComponent, type GoogleImportedMarket, type PosterInputType };
|
|
62
|
+
export { type AdminUpdateResourceType, DateTimeType, type GoogleAddressComponent, type GoogleImportedMarket, LocationType, type PosterInputType, ResourceImageType };
|
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, 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-DYuoZZVF.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 { D as DateTimeType } from '../global-
|
|
5
|
-
export { A as AssociateType, v as BaseResourceType, B as BaseResourceTypeFormData, C as Category, m as CreateEventFormData, o as CreateEventInfoFormData, z as CreateFormData,
|
|
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 { D as DateTimeType, q as ResourceImageType, L as LocationType } from '../global-CZFlP3JK.js';
|
|
5
|
+
export { A as AssociateType, v as BaseResourceType, B as BaseResourceTypeFormData, C as Category, m as CreateEventFormData, o as CreateEventInfoFormData, z as CreateFormData, Z as CreateUnregisteredVendorFormData, i as CreateVendorFormData, k as CreateVendorInfoFormData, H as DateTimeWithPriceType, r as DeviceInfo, l as EventFormData, n as EventInfoFormData, b as EventInfoType, f as EventListItemType, E as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, M as MapMultiLocation, N as Nullable, O as OptionItem, u as OwnerType, J as PaymentInfoType, P as PosterUsageType, w as Region, K as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, s as ResourceContactDetailsType, t as SocialMediaType, S as StallType, y as Subcategory, x 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, e as VendorInfoType, Q as VendorLocation, W as VendorMenuType, V as VendorType } from '../global-CZFlP3JK.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-U8yX-D4F.js';
|
|
7
7
|
import 'react-hook-form';
|
|
8
8
|
|
|
9
9
|
interface AdminUpdateResourceType {
|
|
@@ -27,6 +27,7 @@ type GoogleAddressComponent = {
|
|
|
27
27
|
type GoogleImportedMarket = {
|
|
28
28
|
_id: string;
|
|
29
29
|
accessibilityOptions?: Record<string, boolean>;
|
|
30
|
+
active: boolean;
|
|
30
31
|
address: string;
|
|
31
32
|
addressComponents?: GoogleAddressComponent[];
|
|
32
33
|
allowsDogs?: boolean;
|
|
@@ -34,23 +35,21 @@ type GoogleImportedMarket = {
|
|
|
34
35
|
claimed: boolean;
|
|
35
36
|
createdAt: Date;
|
|
36
37
|
dateTime: DateTimeType[];
|
|
38
|
+
deletedAt: Date | null;
|
|
37
39
|
goodForChildren?: boolean;
|
|
38
40
|
goodForGroups?: boolean;
|
|
39
41
|
googleMapsUrl?: string;
|
|
40
42
|
googlePlaceId: string;
|
|
41
|
-
image?:
|
|
43
|
+
image?: ResourceImageType;
|
|
42
44
|
importedAt: Date;
|
|
43
45
|
liveMusic?: boolean;
|
|
44
|
-
location?:
|
|
45
|
-
lat: number;
|
|
46
|
-
lng: number;
|
|
47
|
-
};
|
|
46
|
+
location?: LocationType;
|
|
48
47
|
name: string;
|
|
49
48
|
openingHours?: string[];
|
|
50
49
|
parkingOptions?: Record<string, boolean>;
|
|
51
50
|
paymentOptions?: Record<string, boolean>;
|
|
52
51
|
phone?: string;
|
|
53
|
-
photos?:
|
|
52
|
+
photos?: ResourceImageType[] | null;
|
|
54
53
|
rating?: number;
|
|
55
54
|
region: string;
|
|
56
55
|
restroom?: boolean;
|
|
@@ -60,4 +59,4 @@ type GoogleImportedMarket = {
|
|
|
60
59
|
website?: string;
|
|
61
60
|
};
|
|
62
61
|
|
|
63
|
-
export { type AdminUpdateResourceType, DateTimeType, type GoogleAddressComponent, type GoogleImportedMarket, type PosterInputType };
|
|
62
|
+
export { type AdminUpdateResourceType, DateTimeType, type GoogleAddressComponent, type GoogleImportedMarket, LocationType, type PosterInputType, ResourceImageType };
|
package/dist/utils/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EnumInviteStatus, EnumRegions, EnumUserLicence } from '../enums/index.mjs';
|
|
2
|
-
import { w as Region, O as OptionItem, t as SocialMediaType } from '../global-
|
|
2
|
+
import { w as Region, O as OptionItem, t as SocialMediaType } from '../global-BAP95-Jh.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 { w as Region, O as OptionItem, t as SocialMediaType } from '../global-
|
|
2
|
+
import { w as Region, O as OptionItem, t as SocialMediaType } from '../global-CZFlP3JK.js';
|
|
3
3
|
import 'react-hook-form';
|
|
4
4
|
|
|
5
5
|
declare const dateFormat = "DD-MM-YYYY";
|