@timardex/cluemart-shared 1.2.6 → 1.2.8
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/{auth-AfM4Q2Zl.d.ts → auth-Cp4zKr5d.d.ts} +6 -8
- package/dist/{auth-NEJeIZp5.d.mts → auth-DNveddIQ.d.mts} +6 -8
- package/dist/{contactUs-BTRh2D7-.d.mts → contactUs-D4YMyStC.d.mts} +1 -1
- package/dist/{contactUs-OR-5Mkkg.d.ts → contactUs-gQtGXo7i.d.ts} +1 -1
- package/dist/formFields/index.d.mts +1 -1
- package/dist/formFields/index.d.ts +1 -1
- package/dist/{global-Clh5l5eo.d.ts → global-B42Tds9R.d.ts} +10 -11
- package/dist/{global-CNiNcYkF.d.mts → global-B87BDXpD.d.mts} +10 -11
- package/dist/graphql/index.cjs +22 -10
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +2 -2
- package/dist/graphql/index.d.ts +2 -2
- package/dist/graphql/index.mjs +22 -10
- package/dist/graphql/index.mjs.map +1 -1
- package/dist/hooks/index.cjs +42 -65
- 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 +42 -65
- package/dist/hooks/index.mjs.map +1 -1
- package/dist/index.cjs +64 -75
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +13 -16
- package/dist/index.d.ts +13 -16
- package/dist/index.mjs +64 -75
- package/dist/index.mjs.map +1 -1
- package/dist/types/index.d.mts +3 -3
- package/dist/types/index.d.ts +3 -3
- package/dist/utils/index.d.mts +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/package.json +1 -1
package/dist/types/index.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { EnumResourceType } from '../enums/index.mjs';
|
|
2
|
-
export { i as AdFormData, A as AdType, j as CreateAdFormData, b as CreateLoginFormData, c as CreateRegisterFormData, d as CreateRequestPasswordResetFormData, f as CreateResetPasswordFormData, h as CreateTestersFormData, C as CreateUserFormData, e as CreateValidateVerificationTokenFormData, n as EnumAdShowOn, E as EnumAdStatus, p as EnumAdStyle, o as EnumAdType, L as LoginFormData, R as RegisterFormData, l as RequestPasswordResetFormData, m as ResetPasswordFormData, k as TermsAgreement, T as TesterType, g as TestersFormData, a as UserFormData, U as UserType, V as ValidateVerificationTokenFormData } from '../auth-
|
|
2
|
+
export { i as AdFormData, A as AdType, j as CreateAdFormData, b as CreateLoginFormData, c as CreateRegisterFormData, d as CreateRequestPasswordResetFormData, f as CreateResetPasswordFormData, h as CreateTestersFormData, C as CreateUserFormData, e as CreateValidateVerificationTokenFormData, D as DeviceInfo, n as EnumAdShowOn, E as EnumAdStatus, p as EnumAdStyle, o as EnumAdType, L as LoginFormData, R as RegisterFormData, l as RequestPasswordResetFormData, m as ResetPasswordFormData, k as TermsAgreement, T as TesterType, g as TestersFormData, a as UserFormData, U as UserType, V as ValidateVerificationTokenFormData } from '../auth-DNveddIQ.mjs';
|
|
3
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-B-u5nH1M.mjs';
|
|
4
|
-
export { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-
|
|
5
|
-
export {
|
|
4
|
+
export { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-D4YMyStC.mjs';
|
|
5
|
+
export { s as BaseResourceType, B as BaseResourceTypeFormData, C as Category, k as CreateEventFormData, m as CreateEventInfoFormData, w 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, q as OwnerType, P as PartnerType, y as PaymentInfoType, r as PosterUsageType, t as Region, A as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, n as ResourceContactDetailsType, o as ResourceImageType, p as SocialMediaType, S as StallType, v as Subcategory, u as SubcategoryItems, K as VendorAttributes, f as VendorFormData, h as VendorInfoFormData, e as VendorInfoType, H as VendorLocation, J as VendorMenuType, V as VendorType, Q as VendorWithConnectionDatesType } from '../global-B87BDXpD.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 { i as AdFormData, A as AdType, j as CreateAdFormData, b as CreateLoginFormData, c as CreateRegisterFormData, d as CreateRequestPasswordResetFormData, f as CreateResetPasswordFormData, h as CreateTestersFormData, C as CreateUserFormData, e as CreateValidateVerificationTokenFormData, n as EnumAdShowOn, E as EnumAdStatus, p as EnumAdStyle, o as EnumAdType, L as LoginFormData, R as RegisterFormData, l as RequestPasswordResetFormData, m as ResetPasswordFormData, k as TermsAgreement, T as TesterType, g as TestersFormData, a as UserFormData, U as UserType, V as ValidateVerificationTokenFormData } from '../auth-
|
|
2
|
+
export { i as AdFormData, A as AdType, j as CreateAdFormData, b as CreateLoginFormData, c as CreateRegisterFormData, d as CreateRequestPasswordResetFormData, f as CreateResetPasswordFormData, h as CreateTestersFormData, C as CreateUserFormData, e as CreateValidateVerificationTokenFormData, D as DeviceInfo, n as EnumAdShowOn, E as EnumAdStatus, p as EnumAdStyle, o as EnumAdType, L as LoginFormData, R as RegisterFormData, l as RequestPasswordResetFormData, m as ResetPasswordFormData, k as TermsAgreement, T as TesterType, g as TestersFormData, a as UserFormData, U as UserType, V as ValidateVerificationTokenFormData } from '../auth-Cp4zKr5d.js';
|
|
3
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-BZZt3kvl.js';
|
|
4
|
-
export { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-
|
|
5
|
-
export {
|
|
4
|
+
export { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-gQtGXo7i.js';
|
|
5
|
+
export { s as BaseResourceType, B as BaseResourceTypeFormData, C as Category, k as CreateEventFormData, m as CreateEventInfoFormData, w 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, q as OwnerType, P as PartnerType, y as PaymentInfoType, r as PosterUsageType, t as Region, A as RelationDate, c as RelationType, R as Requirement, d as ResourceConnectionsType, n as ResourceContactDetailsType, o as ResourceImageType, p as SocialMediaType, S as StallType, v as Subcategory, u as SubcategoryItems, K as VendorAttributes, f as VendorFormData, h as VendorInfoFormData, e as VendorInfoType, H as VendorLocation, J as VendorMenuType, V as VendorType, Q as VendorWithConnectionDatesType } from '../global-B42Tds9R.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 { t as Region, O as OptionItem } from '../global-B87BDXpD.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 { t as Region, O as OptionItem } from '../global-B42Tds9R.js';
|
|
3
3
|
import 'react-hook-form';
|
|
4
4
|
|
|
5
5
|
declare const dateFormat = "DD-MM-YYYY";
|