@timardex/cluemart-shared 1.4.49 → 1.4.50

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 (34) hide show
  1. package/dist/{auth-DjhyuSc4.d.mts → auth-BLyFT5_9.d.mts} +1 -1
  2. package/dist/{auth-D8UFPzrV.d.ts → auth-BlvMm68I.d.ts} +1 -1
  3. package/dist/{chunk-WEZAIHRP.mjs → chunk-54OHTF7Z.mjs} +2 -1
  4. package/dist/chunk-54OHTF7Z.mjs.map +1 -0
  5. package/dist/formFields/index.d.mts +1 -1
  6. package/dist/formFields/index.d.ts +1 -1
  7. package/dist/{global-S6dWKuAO.d.ts → global-BLgiwlOq.d.ts} +1 -0
  8. package/dist/{global-B0Dwutyj.d.mts → global-DoxlN5CH.d.mts} +1 -0
  9. package/dist/graphql/index.cjs +1 -0
  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/hooks/index.cjs +1 -0
  15. package/dist/hooks/index.cjs.map +1 -1
  16. package/dist/hooks/index.d.mts +3 -3
  17. package/dist/hooks/index.d.ts +3 -3
  18. package/dist/hooks/index.mjs +1 -1
  19. package/dist/index.cjs +1 -0
  20. package/dist/index.cjs.map +1 -1
  21. package/dist/index.d.mts +1 -0
  22. package/dist/index.d.ts +1 -0
  23. package/dist/index.mjs +1 -0
  24. package/dist/index.mjs.map +1 -1
  25. package/dist/{post-YKX0RPhh.d.ts → post-CH49fHrd.d.ts} +1 -1
  26. package/dist/{post-Ca65D14n.d.mts → post-a38dtHvR.d.mts} +1 -1
  27. package/dist/{resourceActivities-BdyamlH1.d.ts → resourceActivities-D3OqgY4b.d.ts} +1 -1
  28. package/dist/{resourceActivities-CUAw8UJq.d.mts → resourceActivities-D3teZVUO.d.mts} +1 -1
  29. package/dist/types/index.d.mts +5 -5
  30. package/dist/types/index.d.ts +5 -5
  31. package/dist/utils/index.d.mts +1 -1
  32. package/dist/utils/index.d.ts +1 -1
  33. package/package.json +1 -1
  34. package/dist/chunk-WEZAIHRP.mjs.map +0 -1
@@ -1,8 +1,8 @@
1
1
  import * as _apollo_client from '@apollo/client';
2
2
  import { EnumResourceType } from '../enums/index.mjs';
3
- import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-CUAw8UJq.mjs';
4
- import { E as EventType, c as EventListItemType, d as EventInfoType, e as RelationType, f as ResourceConnectionsType, U as UnregisteredVendorType, V as VendorType, g as VendorInfoType, h as UserLicenceType } from '../global-B0Dwutyj.mjs';
5
- import { U as UserType, P as PartnerType, A as AdType, E as EnumAdStatus, S as SubscriptionPlansResponse, a as SubscriptionStatusData, b as PostType, c as EnumPostType, d as AppSettingsType } from '../post-Ca65D14n.mjs';
3
+ import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-D3teZVUO.mjs';
4
+ import { E as EventType, c as EventListItemType, d as EventInfoType, e as RelationType, f as ResourceConnectionsType, U as UnregisteredVendorType, V as VendorType, g as VendorInfoType, h as UserLicenceType } from '../global-DoxlN5CH.mjs';
5
+ import { U as UserType, P as PartnerType, A as AdType, E as EnumAdStatus, S as SubscriptionPlansResponse, a as SubscriptionStatusData, b as PostType, c as EnumPostType, d as AppSettingsType } from '../post-a38dtHvR.mjs';
6
6
  import 'react-hook-form';
7
7
 
8
8
  declare const useAdminUpdateResourceType: () => {
@@ -1,8 +1,8 @@
1
1
  import * as _apollo_client from '@apollo/client';
2
2
  import { EnumResourceType } from '../enums/index.js';
3
- import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-BdyamlH1.js';
4
- import { E as EventType, c as EventListItemType, d as EventInfoType, e as RelationType, f as ResourceConnectionsType, U as UnregisteredVendorType, V as VendorType, g as VendorInfoType, h as UserLicenceType } from '../global-S6dWKuAO.js';
5
- import { U as UserType, P as PartnerType, A as AdType, E as EnumAdStatus, S as SubscriptionPlansResponse, a as SubscriptionStatusData, b as PostType, c as EnumPostType, d as AppSettingsType } from '../post-YKX0RPhh.js';
3
+ import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-D3OqgY4b.js';
4
+ import { E as EventType, c as EventListItemType, d as EventInfoType, e as RelationType, f as ResourceConnectionsType, U as UnregisteredVendorType, V as VendorType, g as VendorInfoType, h as UserLicenceType } from '../global-BLgiwlOq.js';
5
+ import { U as UserType, P as PartnerType, A as AdType, E as EnumAdStatus, S as SubscriptionPlansResponse, a as SubscriptionStatusData, b as PostType, c as EnumPostType, d as AppSettingsType } from '../post-CH49fHrd.js';
6
6
  import 'react-hook-form';
7
7
 
8
8
  declare const useAdminUpdateResourceType: () => {
@@ -118,7 +118,7 @@ import {
118
118
  useUpdateVendor,
119
119
  useUpdateVendorInfo,
120
120
  useValidateVerificationToken
121
- } from "../chunk-WEZAIHRP.mjs";
121
+ } from "../chunk-54OHTF7Z.mjs";
122
122
  import "../chunk-LDO4DRWY.mjs";
123
123
  export {
124
124
  useAddParticipantToChat,
@@ -2208,6 +2208,7 @@ var SOCIAL_MEDIA_FIELDS_FRAGMENT = import_client2.gql`
2208
2208
  `;
2209
2209
  var RESOURCE_IMAGE_FIELDS_FRAGMENT = import_client2.gql`
2210
2210
  fragment ResourceImageFields on ResourceImageType {
2211
+ active
2211
2212
  source
2212
2213
  title
2213
2214
  }