@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.
- package/dist/{ad-t0erahFh.d.ts → ad-BDFZ4528.d.ts} +3 -8
- package/dist/{ad-uRUiACsf.d.mts → ad-BjGCOTe7.d.mts} +3 -8
- package/dist/{auth-kUsJAVe0.d.ts → auth-BrZKuo0z.d.ts} +1 -1
- package/dist/{auth-l7vyAh_c.d.mts → auth-ByNNFLru.d.mts} +1 -1
- package/dist/formFields/index.cjs +1 -10
- package/dist/formFields/index.cjs.map +1 -1
- package/dist/formFields/index.d.mts +2 -3
- package/dist/formFields/index.d.ts +2 -3
- package/dist/formFields/index.mjs +1 -9
- package/dist/formFields/index.mjs.map +1 -1
- package/dist/{global-BFw_3JRE.d.mts → global-CpzUMd9V.d.ts} +9 -5
- package/dist/{global-wedhnwEi.d.ts → global-DM2y8vJE.d.mts} +9 -5
- package/dist/graphql/index.cjs +27 -15
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +3 -3
- package/dist/graphql/index.d.ts +3 -3
- package/dist/graphql/index.mjs +27 -15
- package/dist/graphql/index.mjs.map +1 -1
- package/dist/hooks/index.cjs +4 -18
- 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 +4 -18
- package/dist/hooks/index.mjs.map +1 -1
- package/dist/index.cjs +32 -43
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +9 -11
- package/dist/index.d.ts +9 -11
- package/dist/index.mjs +32 -42
- package/dist/index.mjs.map +1 -1
- package/dist/{resourceViews-DhcQUfNK.d.mts → resourceViews-Bf_2M1ri.d.mts} +1 -1
- package/dist/{resourceViews-BsoV_brr.d.ts → resourceViews-C5NMAmI6.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, EnumResourceType, EnumOSPlatform } from './enums/index.mjs';
|
|
2
|
-
import { p as OwnerType } from './global-
|
|
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-
|
|
2
|
+
import { p as OwnerType } from './global-CpzUMd9V.js';
|
|
3
3
|
|
|
4
4
|
type ParticipantType = OwnerType & {
|
|
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, f as ResourceViewEntry, g as ResourceViewInputType, R as ResourceViewsType } from '../resourceViews-
|
|
4
|
-
export {
|
|
5
|
-
export { d as AdFormData, A as AdType, e as CreateAdFormData, c as CreateTestersFormData, C as CreateUserFormData,
|
|
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 {
|
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, f as ResourceViewEntry, g as ResourceViewInputType, R as ResourceViewsType } from '../resourceViews-
|
|
4
|
-
export {
|
|
5
|
-
export { d as AdFormData, A as AdType, e as CreateAdFormData, c as CreateTestersFormData, C as CreateUserFormData,
|
|
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 {
|
package/dist/utils/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EnumInviteStatus, EnumRegions } from '../enums/index.mjs';
|
|
2
|
-
import {
|
|
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";
|
package/dist/utils/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EnumInviteStatus, EnumRegions } from '../enums/index.js';
|
|
2
|
-
import {
|
|
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";
|