@timardex/cluemart-shared 1.1.87 → 1.1.89

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-t0erahFh.d.ts → ad-BDFZ4528.d.ts} +3 -8
  2. package/dist/{ad-uRUiACsf.d.mts → ad-BjGCOTe7.d.mts} +3 -8
  3. package/dist/{auth-kUsJAVe0.d.ts → auth-BrZKuo0z.d.ts} +1 -1
  4. package/dist/{auth-l7vyAh_c.d.mts → auth-ByNNFLru.d.mts} +1 -1
  5. package/dist/formFields/index.cjs +1 -10
  6. package/dist/formFields/index.cjs.map +1 -1
  7. package/dist/formFields/index.d.mts +2 -3
  8. package/dist/formFields/index.d.ts +2 -3
  9. package/dist/formFields/index.mjs +1 -9
  10. package/dist/formFields/index.mjs.map +1 -1
  11. package/dist/{global-BFw_3JRE.d.mts → global-CpzUMd9V.d.ts} +9 -5
  12. package/dist/{global-wedhnwEi.d.ts → global-DM2y8vJE.d.mts} +9 -5
  13. package/dist/graphql/index.cjs +27 -15
  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 +27 -15
  18. package/dist/graphql/index.mjs.map +1 -1
  19. package/dist/hooks/index.cjs +4 -18
  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 +4 -18
  24. package/dist/hooks/index.mjs.map +1 -1
  25. package/dist/index.cjs +32 -43
  26. package/dist/index.cjs.map +1 -1
  27. package/dist/index.d.mts +9 -11
  28. package/dist/index.d.ts +9 -11
  29. package/dist/index.mjs +32 -42
  30. package/dist/index.mjs.map +1 -1
  31. package/dist/{resourceViews-DhcQUfNK.d.mts → resourceViews-Bf_2M1ri.d.mts} +1 -1
  32. package/dist/{resourceViews-BsoV_brr.d.ts → resourceViews-C5NMAmI6.d.ts} +1 -1
  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
@@ -1,5 +1,5 @@
1
1
  import { EnumChatType, EnumNotificationType, EnumNotificationResourceType, EnumResourceType, EnumOSPlatform } from './enums/index.mjs';
2
- import { p as OwnerType } from './global-BFw_3JRE.mjs';
2
+ import { p as OwnerType } from './global-DM2y8vJE.mjs';
3
3
 
4
4
  type ParticipantType = OwnerType & {
5
5
  active: boolean;
@@ -1,5 +1,5 @@
1
1
  import { EnumChatType, EnumNotificationType, EnumNotificationResourceType, EnumResourceType, EnumOSPlatform } from './enums/index.js';
2
- import { p as OwnerType } from './global-wedhnwEi.js';
2
+ import { p as OwnerType } from './global-CpzUMd9V.js';
3
3
 
4
4
  type ParticipantType = OwnerType & {
5
5
  active: boolean;
@@ -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-l7vyAh_c.mjs';
3
- export { b as ChatMessageInput, c as ChatMessageType, C as ChatType, e as CreateBulkNotificationInput, a as NotificationCount, d as NotificationDataType, N as NotificationType, P as ParticipantType, f as ResourceViewEntry, g as ResourceViewInputType, R as ResourceViewsType } from '../resourceViews-DhcQUfNK.mjs';
4
- export { q as BaseResourceType, B as BaseResourceTypeFormData, C as Category, k as CreateEventFormData, m as CreateEventInfoFormData, u as CreateFormData, g as CreateVendorFormData, i as CreateVendorInfoFormData, D as DateTimeType, w as DateTimeWithPriceType, j as EventFormData, l as EventInfoFormData, b as EventInfoType, E as EventType, y as EventWithConnectionDatesType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, M as MapMultiLocation, N as Nullable, O as OptionItem, p as OwnerType, x as PaymentInfoType, P as PosterUsageType, r as Region, z as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, v as ResourceContactDetailsType, n as ResourceImageType, o as SocialMediaType, S as StallType, t as Subcategory, s as SubcategoryItems, H as VendorAttributes, f as VendorFormData, h as VendorInfoFormData, e as VendorInfoType, A as VendorLocation, V as VendorType, J as VendorWithConnectionDatesType } from '../global-BFw_3JRE.mjs';
5
- export { d as AdFormData, A as AdType, e as CreateAdFormData, c as CreateTestersFormData, C as CreateUserFormData, g as EnumAdShowOn, E as EnumAdStatus, i as EnumAdStyle, h as EnumAdType, T as TesterType, b as TestersFormData, a as UserFormData, f as UserPartnerType, U as UserType } from '../ad-uRUiACsf.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-ByNNFLru.mjs';
3
+ export { b as ChatMessageInput, c as ChatMessageType, C as ChatType, e as CreateBulkNotificationInput, a as NotificationCount, d as NotificationDataType, N as NotificationType, P as ParticipantType, f as ResourceViewEntry, g as ResourceViewInputType, R as ResourceViewsType } from '../resourceViews-Bf_2M1ri.mjs';
4
+ export { r as BaseResourceType, B as BaseResourceTypeFormData, C as Category, k as CreateEventFormData, m as CreateEventInfoFormData, v as CreateFormData, g as CreateVendorFormData, i as CreateVendorInfoFormData, D as DateTimeType, x as DateTimeWithPriceType, j as EventFormData, l as EventInfoFormData, b as EventInfoType, E as EventType, z as EventWithConnectionDatesType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, M as MapMultiLocation, N as Nullable, O as OptionItem, p as OwnerType, P as PartnerType, y as PaymentInfoType, q as PosterUsageType, s as Region, A as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, w as ResourceContactDetailsType, n as ResourceImageType, o as SocialMediaType, S as StallType, u as Subcategory, t as SubcategoryItems, J as VendorAttributes, f as VendorFormData, h as VendorInfoFormData, e as VendorInfoType, H as VendorLocation, V as VendorType, K as VendorWithConnectionDatesType } from '../global-DM2y8vJE.mjs';
5
+ export { d as AdFormData, A as AdType, e as CreateAdFormData, c as CreateTestersFormData, C as CreateUserFormData, f as EnumAdShowOn, E as EnumAdStatus, h as EnumAdStyle, g as EnumAdType, T as TesterType, b as TestersFormData, a as UserFormData, U as UserType } from '../ad-BjGCOTe7.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-kUsJAVe0.js';
3
- export { b as ChatMessageInput, c as ChatMessageType, C as ChatType, e as CreateBulkNotificationInput, a as NotificationCount, d as NotificationDataType, N as NotificationType, P as ParticipantType, f as ResourceViewEntry, g as ResourceViewInputType, R as ResourceViewsType } from '../resourceViews-BsoV_brr.js';
4
- export { q as BaseResourceType, B as BaseResourceTypeFormData, C as Category, k as CreateEventFormData, m as CreateEventInfoFormData, u as CreateFormData, g as CreateVendorFormData, i as CreateVendorInfoFormData, D as DateTimeType, w as DateTimeWithPriceType, j as EventFormData, l as EventInfoFormData, b as EventInfoType, E as EventType, y as EventWithConnectionDatesType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, M as MapMultiLocation, N as Nullable, O as OptionItem, p as OwnerType, x as PaymentInfoType, P as PosterUsageType, r as Region, z as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, v as ResourceContactDetailsType, n as ResourceImageType, o as SocialMediaType, S as StallType, t as Subcategory, s as SubcategoryItems, H as VendorAttributes, f as VendorFormData, h as VendorInfoFormData, e as VendorInfoType, A as VendorLocation, V as VendorType, J as VendorWithConnectionDatesType } from '../global-wedhnwEi.js';
5
- export { d as AdFormData, A as AdType, e as CreateAdFormData, c as CreateTestersFormData, C as CreateUserFormData, g as EnumAdShowOn, E as EnumAdStatus, i as EnumAdStyle, h as EnumAdType, T as TesterType, b as TestersFormData, a as UserFormData, f as UserPartnerType, U as UserType } from '../ad-t0erahFh.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-BrZKuo0z.js';
3
+ export { b as ChatMessageInput, c as ChatMessageType, C as ChatType, e as CreateBulkNotificationInput, a as NotificationCount, d as NotificationDataType, N as NotificationType, P as ParticipantType, f as ResourceViewEntry, g as ResourceViewInputType, R as ResourceViewsType } from '../resourceViews-C5NMAmI6.js';
4
+ export { r as BaseResourceType, B as BaseResourceTypeFormData, C as Category, k as CreateEventFormData, m as CreateEventInfoFormData, v as CreateFormData, g as CreateVendorFormData, i as CreateVendorInfoFormData, D as DateTimeType, x as DateTimeWithPriceType, j as EventFormData, l as EventInfoFormData, b as EventInfoType, E as EventType, z as EventWithConnectionDatesType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, M as MapMultiLocation, N as Nullable, O as OptionItem, p as OwnerType, P as PartnerType, y as PaymentInfoType, q as PosterUsageType, s as Region, A as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, w as ResourceContactDetailsType, n as ResourceImageType, o as SocialMediaType, S as StallType, u as Subcategory, t as SubcategoryItems, J as VendorAttributes, f as VendorFormData, h as VendorInfoFormData, e as VendorInfoType, H as VendorLocation, V as VendorType, K as VendorWithConnectionDatesType } from '../global-CpzUMd9V.js';
5
+ export { d as AdFormData, A as AdType, e as CreateAdFormData, c as CreateTestersFormData, C as CreateUserFormData, f as EnumAdShowOn, E as EnumAdStatus, h as EnumAdStyle, g as EnumAdType, T as TesterType, b as TestersFormData, a as UserFormData, U as UserType } from '../ad-BDFZ4528.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 { r as Region, O as OptionItem } from '../global-BFw_3JRE.mjs';
2
+ import { s as Region, O as OptionItem } from '../global-DM2y8vJE.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 { r as Region, O as OptionItem } from '../global-wedhnwEi.js';
2
+ import { s as Region, O as OptionItem } from '../global-CpzUMd9V.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.1.87",
3
+ "version": "1.1.89",
4
4
  "description": "",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.mjs",