@timardex/cluemart-shared 1.2.54 → 1.2.56

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.
@@ -1,8 +1,8 @@
1
1
  import * as _apollo_client from '@apollo/client';
2
- import { C as ChatType, N as NotificationType, a as NotificationCount, R as ResourceActivityType } from '../resourceActivities-BjvoQkGD.js';
3
- import { E as EventType, b as EventInfoType, c as RelationType, d as ResourceConnectionsType, V as VendorType, e as VendorInfoType } from '../global-dQyePynY.js';
2
+ import { C as ChatType, N as NotificationType, a as NotificationCount, R as ResourceActivityType } from '../resourceActivities-BkGGnxjl.js';
3
+ import { E as EventType, b as EventInfoType, c as RelationType, d as ResourceConnectionsType, V as VendorType, e as VendorInfoType } from '../global-Fgweq_ct.js';
4
4
  import { EnumResourceType } from '../enums/index.js';
5
- import { T as TesterType, U as UserType, A as AdType, E as EnumAdStatus, S as SubscriptionStatusData, P as PartnerType } from '../ad-CBsFDjHz.js';
5
+ import { T as TesterType, U as UserType, A as AdType, E as EnumAdStatus, S as SubscriptionStatusData, P as PartnerType } from '../ad-CZPQz-Bx.js';
6
6
  import 'react-hook-form';
7
7
 
8
8
  declare const useAdminUpdateResourceType: () => {
@@ -258,6 +258,7 @@ var EVENT = gql3`
258
258
  contactDetails {
259
259
  ...ContactDetailsFields
260
260
  }
261
+ chatIds
261
262
  dateTime {
262
263
  ...EventDateTimeFields
263
264
  }
@@ -415,6 +416,7 @@ var VENDOR = gql4`
415
416
  cover {
416
417
  ...ResourceImageFields
417
418
  }
419
+ chatIds
418
420
  createdAt
419
421
  description
420
422
  deletedAt
@@ -740,6 +742,7 @@ var CHAT_FIELDS_FRAGMENT = gql6`
740
742
  }
741
743
  resourceInfo {
742
744
  eventId
745
+ partnerId
743
746
  vendorId
744
747
  }
745
748
  updatedAt
@@ -983,6 +986,7 @@ var PARTNER = gql11`
983
986
  contactDetails {
984
987
  ...ContactDetailsFields
985
988
  }
989
+ chatIds
986
990
  description
987
991
  deletedAt
988
992
  images {
@@ -1534,7 +1538,6 @@ var RELATION_FIELDS_FRAGMENT = gql18`
1534
1538
  _id
1535
1539
  active
1536
1540
  apiMessage
1537
- chatId
1538
1541
  createdAt
1539
1542
  lastUpdateBy
1540
1543
  eventId