@timardex/cluemart-shared 1.1.24 → 1.1.26

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 (35) hide show
  1. package/dist/formFields/index.cjs +2 -2
  2. package/dist/formFields/index.cjs.map +1 -1
  3. package/dist/formFields/index.d.mts +1 -1
  4. package/dist/formFields/index.d.ts +1 -1
  5. package/dist/formFields/index.mjs +2 -2
  6. package/dist/formFields/index.mjs.map +1 -1
  7. package/dist/{global-CC062OQt.d.ts → global-DGG9Aa9z.d.ts} +3 -3
  8. package/dist/{global-D-k5evmr.d.mts → global-DdBqL4Ex.d.mts} +3 -3
  9. package/dist/graphql/index.cjs +1 -1
  10. package/dist/graphql/index.cjs.map +1 -1
  11. package/dist/graphql/index.d.mts +3 -3
  12. package/dist/graphql/index.d.ts +3 -3
  13. package/dist/graphql/index.mjs +1 -1
  14. package/dist/graphql/index.mjs.map +1 -1
  15. package/dist/hooks/index.cjs +3 -3
  16. package/dist/hooks/index.cjs.map +1 -1
  17. package/dist/hooks/index.d.mts +2 -2
  18. package/dist/hooks/index.d.ts +2 -2
  19. package/dist/hooks/index.mjs +3 -3
  20. package/dist/hooks/index.mjs.map +1 -1
  21. package/dist/index.cjs +6 -6
  22. package/dist/index.cjs.map +1 -1
  23. package/dist/index.d.mts +3 -3
  24. package/dist/index.d.ts +3 -3
  25. package/dist/index.mjs +6 -6
  26. package/dist/index.mjs.map +1 -1
  27. package/dist/{notification-D3FiKjrl.d.ts → notification-BMEOmr-5.d.ts} +1 -1
  28. package/dist/{notification-DorddTuD.d.mts → notification-CuGRv2TU.d.mts} +1 -1
  29. package/dist/types/index.d.mts +3 -3
  30. package/dist/types/index.d.ts +3 -3
  31. package/dist/{user-Cgwa5S6h.d.mts → user-DZmjLKJA.d.mts} +1 -1
  32. package/dist/{user-De41uecp.d.ts → user-DqeHWR7o.d.ts} +1 -1
  33. package/dist/utils/index.d.mts +1 -1
  34. package/dist/utils/index.d.ts +1 -1
  35. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { EnumChatType, EnumNotificationType, EnumNotificationResourceType } from './enums/index.js';
2
- import { q as OwnerType } from './global-CC062OQt.js';
2
+ import { q as OwnerType } from './global-DGG9Aa9z.js';
3
3
 
4
4
  type ParticipantType = Omit<OwnerType, "licences"> & {
5
5
  active: boolean;
@@ -1,5 +1,5 @@
1
1
  import { EnumChatType, EnumNotificationType, EnumNotificationResourceType } from './enums/index.mjs';
2
- import { q as OwnerType } from './global-D-k5evmr.mjs';
2
+ import { q as OwnerType } from './global-DdBqL4Ex.mjs';
3
3
 
4
4
  type ParticipantType = Omit<OwnerType, "licences"> & {
5
5
  active: boolean;
@@ -1,8 +1,8 @@
1
1
  import { EnumResourceType } from '../enums/index.mjs';
2
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-D8fGJCGz.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 } from '../notification-DorddTuD.mjs';
4
- export { r as BaseResourceType, B as BaseResourceTypeFormData, C as Category, l as CreateMarketFormData, n as CreateMarketInfoFormData, h as CreateStallholderFormData, j as CreateStallholderInfoFormData, D as DateTimeType, w as DateTimeWithPriceType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, t as MapMultiLocation, k as MarketFormData, m as MarketInfoFormData, b as MarketInfoType, M as MarketType, x as MarketWithConnectionDatesType, N as Nullable, O as OptionItem, q as OwnerType, P as PaymentInfoType, s as Region, y as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, o as ResourceImageType, E as SatllholderWithConnectionDatesType, p as SocialMediaType, S as StallType, A as StallholderAttributes, g as StallholderFormData, i as StallholderInfoFormData, f as StallholderInfoType, z as StallholderLocation, e as StallholderType, v as Subcategory, u as SubcategoryItems } from '../global-D-k5evmr.mjs';
5
- export { c as CreateTestersFormData, C as CreateUserFormData, T as TesterType, b as TestersFormData, a as UserFormData, U as UserType } from '../user-Cgwa5S6h.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 } from '../notification-CuGRv2TU.mjs';
4
+ export { r as BaseResourceType, B as BaseResourceTypeFormData, C as Category, l as CreateMarketFormData, n as CreateMarketInfoFormData, h as CreateStallholderFormData, j as CreateStallholderInfoFormData, D as DateTimeType, w as DateTimeWithPriceType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, t as MapMultiLocation, k as MarketFormData, m as MarketInfoFormData, b as MarketInfoType, M as MarketType, x as MarketWithConnectionDatesType, N as Nullable, O as OptionItem, q as OwnerType, P as PaymentInfoType, s as Region, y as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, o as ResourceImageType, E as SatllholderWithConnectionDatesType, p as SocialMediaType, S as StallType, A as StallholderAttributes, g as StallholderFormData, i as StallholderInfoFormData, f as StallholderInfoType, z as StallholderLocation, e as StallholderType, v as Subcategory, u as SubcategoryItems } from '../global-DdBqL4Ex.mjs';
5
+ export { c as CreateTestersFormData, C as CreateUserFormData, T as TesterType, b as TestersFormData, a as UserFormData, U as UserType } from '../user-DZmjLKJA.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
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-D13Gd2TA.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 } from '../notification-D3FiKjrl.js';
4
- export { r as BaseResourceType, B as BaseResourceTypeFormData, C as Category, l as CreateMarketFormData, n as CreateMarketInfoFormData, h as CreateStallholderFormData, j as CreateStallholderInfoFormData, D as DateTimeType, w as DateTimeWithPriceType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, t as MapMultiLocation, k as MarketFormData, m as MarketInfoFormData, b as MarketInfoType, M as MarketType, x as MarketWithConnectionDatesType, N as Nullable, O as OptionItem, q as OwnerType, P as PaymentInfoType, s as Region, y as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, o as ResourceImageType, E as SatllholderWithConnectionDatesType, p as SocialMediaType, S as StallType, A as StallholderAttributes, g as StallholderFormData, i as StallholderInfoFormData, f as StallholderInfoType, z as StallholderLocation, e as StallholderType, v as Subcategory, u as SubcategoryItems } from '../global-CC062OQt.js';
5
- export { c as CreateTestersFormData, C as CreateUserFormData, T as TesterType, b as TestersFormData, a as UserFormData, U as UserType } from '../user-De41uecp.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 } from '../notification-BMEOmr-5.js';
4
+ export { r as BaseResourceType, B as BaseResourceTypeFormData, C as Category, l as CreateMarketFormData, n as CreateMarketInfoFormData, h as CreateStallholderFormData, j as CreateStallholderInfoFormData, D as DateTimeType, w as DateTimeWithPriceType, a as FormDateField, F as FormField, G as GeocodeLocation, I as ImageObjectType, L as LocationType, t as MapMultiLocation, k as MarketFormData, m as MarketInfoFormData, b as MarketInfoType, M as MarketType, x as MarketWithConnectionDatesType, N as Nullable, O as OptionItem, q as OwnerType, P as PaymentInfoType, s as Region, y as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, o as ResourceImageType, E as SatllholderWithConnectionDatesType, p as SocialMediaType, S as StallType, A as StallholderAttributes, g as StallholderFormData, i as StallholderInfoFormData, f as StallholderInfoType, z as StallholderLocation, e as StallholderType, v as Subcategory, u as SubcategoryItems } from '../global-DGG9Aa9z.js';
5
+ export { c as CreateTestersFormData, C as CreateUserFormData, T as TesterType, b as TestersFormData, a as UserFormData, U as UserType } from '../user-DqeHWR7o.js';
6
6
  import 'react-hook-form';
7
7
 
8
8
  interface AdminUpdateResourceType {
@@ -1,6 +1,6 @@
1
1
  import { Control, FieldErrors, UseFormHandleSubmit, UseFormReset, UseFormSetValue, UseFormWatch } from 'react-hook-form';
2
2
  import { EnumOSPlatform, EnumResourceType, EnumUserLicence, EnumUserRole } from './enums/index.mjs';
3
- import { C as Category, o as ResourceImageType } from './global-D-k5evmr.mjs';
3
+ import { C as Category, o as ResourceImageType } from './global-DdBqL4Ex.mjs';
4
4
 
5
5
  type TestersFormData = {
6
6
  email: string;
@@ -1,6 +1,6 @@
1
1
  import { Control, FieldErrors, UseFormHandleSubmit, UseFormReset, UseFormSetValue, UseFormWatch } from 'react-hook-form';
2
2
  import { EnumOSPlatform, EnumResourceType, EnumUserLicence, EnumUserRole } from './enums/index.js';
3
- import { C as Category, o as ResourceImageType } from './global-CC062OQt.js';
3
+ import { C as Category, o as ResourceImageType } from './global-DGG9Aa9z.js';
4
4
 
5
5
  type TestersFormData = {
6
6
  email: string;
@@ -1,5 +1,5 @@
1
1
  import { EnumInviteStatus, EnumRegions } from '../enums/index.mjs';
2
- import { s as Region, O as OptionItem } from '../global-D-k5evmr.mjs';
2
+ import { s as Region, O as OptionItem } from '../global-DdBqL4Ex.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 { s as Region, O as OptionItem } from '../global-CC062OQt.js';
2
+ import { s as Region, O as OptionItem } from '../global-DGG9Aa9z.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.24",
3
+ "version": "1.1.26",
4
4
  "description": "",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.mjs",