@timardex/cluemart-shared 1.1.67 → 1.1.69
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/{ad-CNg5-GwQ.d.mts → ad-BUzelhXi.d.mts} +1 -1
- package/dist/{ad-CIIexObo.d.ts → ad-C5w8vya7.d.ts} +1 -1
- package/dist/{auth-D8C8i97l.d.ts → auth-BDkfwR4h.d.ts} +1 -1
- package/dist/{auth-Do4FsRPf.d.mts → auth-D9LVivLv.d.mts} +1 -1
- package/dist/formFields/index.d.mts +1 -1
- package/dist/formFields/index.d.ts +1 -1
- package/dist/{global-B9wwLKaM.d.ts → global-CFyb5Q6s.d.ts} +1 -1
- package/dist/{global-B_d5mdQP.d.mts → global-CRC06bZa.d.mts} +1 -1
- package/dist/graphql/index.d.mts +3 -3
- package/dist/graphql/index.d.ts +3 -3
- package/dist/hooks/index.cjs +16 -17
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.mts +3 -3
- package/dist/hooks/index.d.ts +3 -3
- package/dist/hooks/index.mjs +16 -17
- package/dist/hooks/index.mjs.map +1 -1
- package/dist/index.cjs +16 -17
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.mjs +16 -17
- package/dist/index.mjs.map +1 -1
- package/dist/{notification-BDyTB052.d.mts → notification-C3ZNy_xm.d.mts} +1 -1
- package/dist/{notification-D7T-_hL5.d.ts → notification-CXIMg_-O.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,5 +1,5 @@
|
|
|
1
1
|
import { EnumChatType, EnumNotificationType, EnumNotificationResourceType } from './enums/index.mjs';
|
|
2
|
-
import { q as OwnerType } from './global-
|
|
2
|
+
import { q as OwnerType } from './global-CRC06bZa.mjs';
|
|
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.js';
|
|
2
|
-
import { q as OwnerType } from './global-
|
|
2
|
+
import { q as OwnerType } from './global-CFyb5Q6s.js';
|
|
3
3
|
|
|
4
4
|
type ParticipantType = Omit<OwnerType, "licences"> & {
|
|
5
5
|
active: boolean;
|
package/dist/types/index.d.mts
CHANGED
|
@@ -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-
|
|
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-
|
|
4
|
-
export { r as BaseResourceType, B as BaseResourceTypeFormData, C as Category, w as CreateFormData, l as CreateMarketFormData, n as CreateMarketInfoFormData, h as CreateStallholderFormData, j as CreateStallholderInfoFormData, D as DateTimeType, y 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, A as MarketWithConnectionDatesType, N as Nullable, O as OptionItem, q as OwnerType, z as PaymentInfoType, P as PosterUsageType, s as Region, E as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, x as ResourceContactDetailsType, o as ResourceImageType, K as SatllholderWithConnectionDatesType, p as SocialMediaType, S as StallType, J as StallholderAttributes, g as StallholderFormData, i as StallholderInfoFormData, f as StallholderInfoType, H as StallholderLocation, e as StallholderType, v as Subcategory, u as SubcategoryItems } from '../global-
|
|
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-
|
|
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-D9LVivLv.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-C3ZNy_xm.mjs';
|
|
4
|
+
export { r as BaseResourceType, B as BaseResourceTypeFormData, C as Category, w as CreateFormData, l as CreateMarketFormData, n as CreateMarketInfoFormData, h as CreateStallholderFormData, j as CreateStallholderInfoFormData, D as DateTimeType, y 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, A as MarketWithConnectionDatesType, N as Nullable, O as OptionItem, q as OwnerType, z as PaymentInfoType, P as PosterUsageType, s as Region, E as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, x as ResourceContactDetailsType, o as ResourceImageType, K as SatllholderWithConnectionDatesType, p as SocialMediaType, S as StallType, J as StallholderAttributes, g as StallholderFormData, i as StallholderInfoFormData, f as StallholderInfoType, H as StallholderLocation, e as StallholderType, v as Subcategory, u as SubcategoryItems } from '../global-CRC06bZa.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-BUzelhXi.mjs';
|
|
6
6
|
import 'react-hook-form';
|
|
7
7
|
|
|
8
8
|
interface AdminUpdateResourceType {
|
package/dist/types/index.d.ts
CHANGED
|
@@ -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-
|
|
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-
|
|
4
|
-
export { r as BaseResourceType, B as BaseResourceTypeFormData, C as Category, w as CreateFormData, l as CreateMarketFormData, n as CreateMarketInfoFormData, h as CreateStallholderFormData, j as CreateStallholderInfoFormData, D as DateTimeType, y 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, A as MarketWithConnectionDatesType, N as Nullable, O as OptionItem, q as OwnerType, z as PaymentInfoType, P as PosterUsageType, s as Region, E as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, x as ResourceContactDetailsType, o as ResourceImageType, K as SatllholderWithConnectionDatesType, p as SocialMediaType, S as StallType, J as StallholderAttributes, g as StallholderFormData, i as StallholderInfoFormData, f as StallholderInfoType, H as StallholderLocation, e as StallholderType, v as Subcategory, u as SubcategoryItems } from '../global-
|
|
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-
|
|
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-BDkfwR4h.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-CXIMg_-O.js';
|
|
4
|
+
export { r as BaseResourceType, B as BaseResourceTypeFormData, C as Category, w as CreateFormData, l as CreateMarketFormData, n as CreateMarketInfoFormData, h as CreateStallholderFormData, j as CreateStallholderInfoFormData, D as DateTimeType, y 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, A as MarketWithConnectionDatesType, N as Nullable, O as OptionItem, q as OwnerType, z as PaymentInfoType, P as PosterUsageType, s as Region, E as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, x as ResourceContactDetailsType, o as ResourceImageType, K as SatllholderWithConnectionDatesType, p as SocialMediaType, S as StallType, J as StallholderAttributes, g as StallholderFormData, i as StallholderInfoFormData, f as StallholderInfoType, H as StallholderLocation, e as StallholderType, v as Subcategory, u as SubcategoryItems } from '../global-CFyb5Q6s.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-C5w8vya7.js';
|
|
6
6
|
import 'react-hook-form';
|
|
7
7
|
|
|
8
8
|
interface AdminUpdateResourceType {
|
package/dist/utils/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EnumInviteStatus, EnumRegions } from '../enums/index.mjs';
|
|
2
|
-
import { s as Region, O as OptionItem } from '../global-
|
|
2
|
+
import { s as Region, O as OptionItem } from '../global-CRC06bZa.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 } from '../enums/index.js';
|
|
2
|
-
import { s as Region, O as OptionItem } from '../global-
|
|
2
|
+
import { s as Region, O as OptionItem } from '../global-CFyb5Q6s.js';
|
|
3
3
|
import 'react-hook-form';
|
|
4
4
|
|
|
5
5
|
declare const dateFormat = "DD-MM-YYYY";
|