@timardex/cluemart-shared 1.2.76 → 1.2.78

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.
Files changed (37) hide show
  1. package/dist/{ad-gZ1qDsbZ.d.mts → ad-B2DZTqvl.d.mts} +1 -1
  2. package/dist/{ad-xdJwfxlP.d.ts → ad-CRekjTqi.d.ts} +1 -1
  3. package/dist/{auth-3LaB7wSd.d.mts → auth-C2qAxKh7.d.mts} +1 -1
  4. package/dist/{auth-CUYS6mTa.d.ts → auth-XwGREC8l.d.ts} +1 -1
  5. package/dist/formFields/index.cjs +2 -2
  6. package/dist/formFields/index.cjs.map +1 -1
  7. package/dist/formFields/index.d.mts +1 -1
  8. package/dist/formFields/index.d.ts +1 -1
  9. package/dist/formFields/index.mjs +2 -2
  10. package/dist/formFields/index.mjs.map +1 -1
  11. package/dist/{global-C36I4j_Z.d.ts → global-Bqh5PfHP.d.ts} +4 -3
  12. package/dist/{global-Cc11i_-I.d.mts → global-DuXWULau.d.mts} +4 -3
  13. package/dist/graphql/index.cjs +2 -8
  14. package/dist/graphql/index.cjs.map +1 -1
  15. package/dist/graphql/index.d.mts +3 -3
  16. package/dist/graphql/index.d.ts +3 -3
  17. package/dist/graphql/index.mjs +2 -8
  18. package/dist/graphql/index.mjs.map +1 -1
  19. package/dist/hooks/index.cjs +5 -4
  20. package/dist/hooks/index.cjs.map +1 -1
  21. package/dist/hooks/index.d.mts +3 -3
  22. package/dist/hooks/index.d.ts +3 -3
  23. package/dist/hooks/index.mjs +5 -4
  24. package/dist/hooks/index.mjs.map +1 -1
  25. package/dist/index.cjs +9 -14
  26. package/dist/index.cjs.map +1 -1
  27. package/dist/index.d.mts +6 -10
  28. package/dist/index.d.ts +6 -10
  29. package/dist/index.mjs +9 -14
  30. package/dist/index.mjs.map +1 -1
  31. package/dist/{resourceActivities-DB-fx51l.d.mts → resourceActivities-CJRTZROh.d.mts} +2 -7
  32. package/dist/{resourceActivities-Ezt7CDPH.d.ts → resourceActivities-CVwxvGeC.d.ts} +2 -7
  33. package/dist/types/index.d.mts +4 -4
  34. package/dist/types/index.d.ts +4 -4
  35. package/dist/utils/index.d.mts +1 -1
  36. package/dist/utils/index.d.ts +1 -1
  37. package/package.json +1 -1
@@ -21,18 +21,13 @@ interface ChatMessageType {
21
21
  interface ChatType {
22
22
  _id: string;
23
23
  active: boolean;
24
- chatType: EnumChatType;
25
24
  chatName: string;
25
+ chatType: EnumChatType;
26
26
  createdAt: Date;
27
+ deletedAt: Date | null;
27
28
  messages: ChatMessageType[];
28
29
  participants: ParticipantType[];
29
- resourceInfo: {
30
- eventId: string | null;
31
- partnerId: string | null;
32
- vendorId: string | null;
33
- } | null;
34
30
  updatedAt: Date | null;
35
- deletedAt: Date | null;
36
31
  }
37
32
 
38
33
  interface NotificationDataType {
@@ -21,18 +21,13 @@ interface ChatMessageType {
21
21
  interface ChatType {
22
22
  _id: string;
23
23
  active: boolean;
24
- chatType: EnumChatType;
25
24
  chatName: string;
25
+ chatType: EnumChatType;
26
26
  createdAt: Date;
27
+ deletedAt: Date | null;
27
28
  messages: ChatMessageType[];
28
29
  participants: ParticipantType[];
29
- resourceInfo: {
30
- eventId: string | null;
31
- partnerId: string | null;
32
- vendorId: string | null;
33
- } | null;
34
30
  updatedAt: Date | null;
35
- deletedAt: Date | null;
36
31
  }
37
32
 
38
33
  interface NotificationDataType {
@@ -1,8 +1,8 @@
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-3LaB7wSd.mjs';
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-DB-fx51l.mjs';
4
- export { A as AssociateType, v as BaseResourceType, B as BaseResourceTypeFormData, C as Category, m as CreateEventFormData, o as CreateEventInfoFormData, H as CreateFormData, q as CreateUserFormData, i as CreateVendorFormData, k as CreateVendorInfoFormData, w as DateTimeType, J as DateTimeWithPriceType, D as DeviceInfo, l as EventFormData, n as EventInfoFormData, b as EventInfoType, E as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, M as MapMultiLocation, N as Nullable, O as OptionItem, u as OwnerType, K as PaymentInfoType, P as PosterUsageType, x as Region, Q as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, r as ResourceContactDetailsType, s as ResourceImageType, t as SocialMediaType, S as StallType, _ as StripeSubscription, z as Subcategory, y as SubcategoryItems, g as SubscriptionStatusData, T as TermsAgreement, $ as UserActivity, Z as UserActivityEvent, p as UserFormData, U as UserLicenceType, f as UserType, Y as VendorAttributes, h as VendorFormData, j as VendorInfoFormData, e as VendorInfoType, W as VendorLocation, X as VendorMenuType, V as VendorType } from '../global-Cc11i_-I.mjs';
5
- export { c as AdFormData, A as AdType, d as CreateAdFormData, e as CreatePartnerFormData, C as CreateTesterFormData, f as EnumAdShowOn, E as EnumAdStatus, h as EnumAdStyle, g as EnumAdType, a as PartnerFormData, P as PartnerType, b as TesterFormData, T as TesterType } from '../ad-gZ1qDsbZ.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-C2qAxKh7.mjs';
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
+ export { A as AssociateType, v as BaseResourceType, B as BaseResourceTypeFormData, C as Category, m as CreateEventFormData, o as CreateEventInfoFormData, H as CreateFormData, q as CreateUserFormData, i as CreateVendorFormData, k as CreateVendorInfoFormData, w as DateTimeType, J as DateTimeWithPriceType, D as DeviceInfo, l as EventFormData, n as EventInfoFormData, b as EventInfoType, E as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, M as MapMultiLocation, N as Nullable, O as OptionItem, u as OwnerType, K as PaymentInfoType, P as PosterUsageType, x as Region, Q as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, r as ResourceContactDetailsType, s as ResourceImageType, t as SocialMediaType, S as StallType, _ as StripeSubscription, z as Subcategory, y as SubcategoryItems, g as SubscriptionStatusData, T as TermsAgreement, $ as UserActivity, Z as UserActivityEvent, p as UserFormData, U as UserLicenceType, f as UserType, Y as VendorAttributes, h as VendorFormData, j as VendorInfoFormData, e as VendorInfoType, W as VendorLocation, X as VendorMenuType, V as VendorType } from '../global-DuXWULau.mjs';
5
+ export { c as AdFormData, A as AdType, d as CreateAdFormData, e as CreatePartnerFormData, C as CreateTesterFormData, f as EnumAdShowOn, E as EnumAdStatus, h as EnumAdStyle, g as EnumAdType, a as PartnerFormData, P as PartnerType, b as TesterFormData, T as TesterType } from '../ad-B2DZTqvl.mjs';
6
6
  import 'react-hook-form';
7
7
 
8
8
  interface AdminUpdateResourceType {
@@ -1,8 +1,8 @@
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-CUYS6mTa.js';
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-Ezt7CDPH.js';
4
- export { A as AssociateType, v as BaseResourceType, B as BaseResourceTypeFormData, C as Category, m as CreateEventFormData, o as CreateEventInfoFormData, H as CreateFormData, q as CreateUserFormData, i as CreateVendorFormData, k as CreateVendorInfoFormData, w as DateTimeType, J as DateTimeWithPriceType, D as DeviceInfo, l as EventFormData, n as EventInfoFormData, b as EventInfoType, E as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, M as MapMultiLocation, N as Nullable, O as OptionItem, u as OwnerType, K as PaymentInfoType, P as PosterUsageType, x as Region, Q as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, r as ResourceContactDetailsType, s as ResourceImageType, t as SocialMediaType, S as StallType, _ as StripeSubscription, z as Subcategory, y as SubcategoryItems, g as SubscriptionStatusData, T as TermsAgreement, $ as UserActivity, Z as UserActivityEvent, p as UserFormData, U as UserLicenceType, f as UserType, Y as VendorAttributes, h as VendorFormData, j as VendorInfoFormData, e as VendorInfoType, W as VendorLocation, X as VendorMenuType, V as VendorType } from '../global-C36I4j_Z.js';
5
- export { c as AdFormData, A as AdType, d as CreateAdFormData, e as CreatePartnerFormData, C as CreateTesterFormData, f as EnumAdShowOn, E as EnumAdStatus, h as EnumAdStyle, g as EnumAdType, a as PartnerFormData, P as PartnerType, b as TesterFormData, T as TesterType } from '../ad-xdJwfxlP.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-XwGREC8l.js';
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
+ export { A as AssociateType, v as BaseResourceType, B as BaseResourceTypeFormData, C as Category, m as CreateEventFormData, o as CreateEventInfoFormData, H as CreateFormData, q as CreateUserFormData, i as CreateVendorFormData, k as CreateVendorInfoFormData, w as DateTimeType, J as DateTimeWithPriceType, D as DeviceInfo, l as EventFormData, n as EventInfoFormData, b as EventInfoType, E as EventType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, M as MapMultiLocation, N as Nullable, O as OptionItem, u as OwnerType, K as PaymentInfoType, P as PosterUsageType, x as Region, Q as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, r as ResourceContactDetailsType, s as ResourceImageType, t as SocialMediaType, S as StallType, _ as StripeSubscription, z as Subcategory, y as SubcategoryItems, g as SubscriptionStatusData, T as TermsAgreement, $ as UserActivity, Z as UserActivityEvent, p as UserFormData, U as UserLicenceType, f as UserType, Y as VendorAttributes, h as VendorFormData, j as VendorInfoFormData, e as VendorInfoType, W as VendorLocation, X as VendorMenuType, V as VendorType } from '../global-Bqh5PfHP.js';
5
+ export { c as AdFormData, A as AdType, d as CreateAdFormData, e as CreatePartnerFormData, C as CreateTesterFormData, f as EnumAdShowOn, E as EnumAdStatus, h as EnumAdStyle, g as EnumAdType, a as PartnerFormData, P as PartnerType, b as TesterFormData, T as TesterType } from '../ad-CRekjTqi.js';
6
6
  import 'react-hook-form';
7
7
 
8
8
  interface AdminUpdateResourceType {
@@ -1,5 +1,5 @@
1
1
  import { EnumInviteStatus, EnumRegions } from '../enums/index.mjs';
2
- import { x as Region, O as OptionItem } from '../global-Cc11i_-I.mjs';
2
+ import { x as Region, O as OptionItem } from '../global-DuXWULau.mjs';
3
3
  import 'react-hook-form';
4
4
 
5
5
  declare const dateFormat = "DD-MM-YYYY";
@@ -1,5 +1,5 @@
1
1
  import { EnumInviteStatus, EnumRegions } from '../enums/index.js';
2
- import { x as Region, O as OptionItem } from '../global-C36I4j_Z.js';
2
+ import { x as Region, O as OptionItem } from '../global-Bqh5PfHP.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.2.76",
3
+ "version": "1.2.78",
4
4
  "description": "",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.mjs",