@timardex/cluemart-shared 1.5.705 → 1.5.706
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/graphql/index.d.mts +1 -1
- package/dist/graphql/index.d.ts +1 -1
- package/dist/hooks/index.d.mts +1 -1
- package/dist/hooks/index.d.ts +1 -1
- package/dist/index.cjs +69 -2025
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +1 -106
- package/dist/index.d.ts +1 -106
- package/dist/index.mjs +69 -1998
- package/dist/index.mjs.map +1 -1
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/package.json +1 -1
- package/dist/{auth-Dvp1IEH_.d.mts → post-CswgI5jI.d.mts} +49 -49
- package/dist/{auth-Cp3BRIVM.d.ts → post-NK1XwGmZ.d.ts} +49 -49
package/dist/graphql/index.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _apollo_client from '@apollo/client';
|
|
2
2
|
import { EnumResourceType } from '../enums/index.mjs';
|
|
3
|
-
import { A as AuthPayloadType, R as RefreshTokenPayloadType, S as SafeUserType, P as PartnerType, a as ResourceByUser, b as AdType, E as EnumAdStatus, c as SubscriptionPlansResponse, d as SubscriptionStatusData, e as PostType, f as EnumPostType, g as AppSettingsType, G as GameDocType, h as GameLeaderboard, i as SchoolReturnType, j as SchoolType } from '../
|
|
3
|
+
import { A as AuthPayloadType, R as RefreshTokenPayloadType, S as SafeUserType, P as PartnerType, a as ResourceByUser, b as AdType, E as EnumAdStatus, c as SubscriptionPlansResponse, d as SubscriptionStatusData, e as PostType, f as EnumPostType, g as AppSettingsType, G as GameDocType, h as GameLeaderboard, i as SchoolReturnType, j as SchoolType } from '../post-CswgI5jI.mjs';
|
|
4
4
|
import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-CZqXBve8.mjs';
|
|
5
5
|
import { E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, e as RelationType, f as ResourceConnectionsType, g as UnregisteredVendorType, V as VendorType, h as VendorInfoType, i as UserLicenceType } from '../global-BEUzBSyY.mjs';
|
|
6
6
|
import '../images/index.mjs';
|
package/dist/graphql/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as _apollo_client from '@apollo/client';
|
|
2
2
|
import { EnumResourceType } from '../enums/index.js';
|
|
3
|
-
import { A as AuthPayloadType, R as RefreshTokenPayloadType, S as SafeUserType, P as PartnerType, a as ResourceByUser, b as AdType, E as EnumAdStatus, c as SubscriptionPlansResponse, d as SubscriptionStatusData, e as PostType, f as EnumPostType, g as AppSettingsType, G as GameDocType, h as GameLeaderboard, i as SchoolReturnType, j as SchoolType } from '../
|
|
3
|
+
import { A as AuthPayloadType, R as RefreshTokenPayloadType, S as SafeUserType, P as PartnerType, a as ResourceByUser, b as AdType, E as EnumAdStatus, c as SubscriptionPlansResponse, d as SubscriptionStatusData, e as PostType, f as EnumPostType, g as AppSettingsType, G as GameDocType, h as GameLeaderboard, i as SchoolReturnType, j as SchoolType } from '../post-NK1XwGmZ.js';
|
|
4
4
|
import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-CjJdhVR7.js';
|
|
5
5
|
import { E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, e as RelationType, f as ResourceConnectionsType, g as UnregisteredVendorType, V as VendorType, h as VendorInfoType, i as UserLicenceType } from '../global-585slmSH.js';
|
|
6
6
|
import '../images/index.js';
|
package/dist/hooks/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { L as LocationType, j as VendorFormData, k as CreateVendorFormData, l as VendorInfoFormData, m as CreateVendorInfoFormData, n as UnregisteredVendorFormData, o as CreateUnregisteredVendorFormData, p as EventFormData, q as CreateEventFormData, r as EventInfoFormData, s as CreateEventInfoFormData, B as BaseResourceTypeFormData } from '../global-BEUzBSyY.mjs';
|
|
2
|
-
import { U as UserFormData, C as CreateUserFormData, k as CreateLoginFormData, l as CreateRegisterFormData, m as CreateRequestPasswordResetFormData, n as CreateValidateVerificationTokenFormData, o as CreateResetPasswordFormData, p as PartnerFormData, q as AdFormData, r as CreateAdFormState, s as CreatePartnerFormData, t as PostFormData, u as CreatePostFormData, v as AppSettingsFormData, w as CreateAppSettingsFormData, x as SchoolFormData, y as CreateSchoolFormData } from '../
|
|
2
|
+
import { U as UserFormData, C as CreateUserFormData, k as CreateLoginFormData, l as CreateRegisterFormData, m as CreateRequestPasswordResetFormData, n as CreateValidateVerificationTokenFormData, o as CreateResetPasswordFormData, p as PartnerFormData, q as AdFormData, r as CreateAdFormState, s as CreatePartnerFormData, t as PostFormData, u as CreatePostFormData, v as AppSettingsFormData, w as CreateAppSettingsFormData, x as SchoolFormData, y as CreateSchoolFormData } from '../post-CswgI5jI.mjs';
|
|
3
3
|
import { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-B6lQQq-x.mjs';
|
|
4
4
|
import 'react-hook-form';
|
|
5
5
|
import '../enums/index.mjs';
|
package/dist/hooks/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { L as LocationType, j as VendorFormData, k as CreateVendorFormData, l as VendorInfoFormData, m as CreateVendorInfoFormData, n as UnregisteredVendorFormData, o as CreateUnregisteredVendorFormData, p as EventFormData, q as CreateEventFormData, r as EventInfoFormData, s as CreateEventInfoFormData, B as BaseResourceTypeFormData } from '../global-585slmSH.js';
|
|
2
|
-
import { U as UserFormData, C as CreateUserFormData, k as CreateLoginFormData, l as CreateRegisterFormData, m as CreateRequestPasswordResetFormData, n as CreateValidateVerificationTokenFormData, o as CreateResetPasswordFormData, p as PartnerFormData, q as AdFormData, r as CreateAdFormState, s as CreatePartnerFormData, t as PostFormData, u as CreatePostFormData, v as AppSettingsFormData, w as CreateAppSettingsFormData, x as SchoolFormData, y as CreateSchoolFormData } from '../
|
|
2
|
+
import { U as UserFormData, C as CreateUserFormData, k as CreateLoginFormData, l as CreateRegisterFormData, m as CreateRequestPasswordResetFormData, n as CreateValidateVerificationTokenFormData, o as CreateResetPasswordFormData, p as PartnerFormData, q as AdFormData, r as CreateAdFormState, s as CreatePartnerFormData, t as PostFormData, u as CreatePostFormData, v as AppSettingsFormData, w as CreateAppSettingsFormData, x as SchoolFormData, y as CreateSchoolFormData } from '../post-NK1XwGmZ.js';
|
|
3
3
|
import { C as ContactUsFormData, a as CreateContactUsFormData } from '../contactUs-DA3p41Uq.js';
|
|
4
4
|
import 'react-hook-form';
|
|
5
5
|
import '../enums/index.js';
|