@timardex/cluemart-shared 1.2.77 → 1.2.79

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
2
  import { EnumResourceType } from '../enums/index.mjs';
3
- import { C as ChatType, N as NotificationType, a as NotificationCount, R as ResourceActivityType } from '../resourceActivities-DB-fx51l.mjs';
4
- import { E as EventType, b as EventInfoType, c as RelationType, d as ResourceConnectionsType, V as VendorType, e as VendorInfoType, U as UserLicenceType, f as UserType, g as SubscriptionStatusData } from '../global-Cc11i_-I.mjs';
5
- import { T as TesterType, A as AdType, E as EnumAdStatus, P as PartnerType } from '../ad-gZ1qDsbZ.mjs';
3
+ import { C as ChatType, N as NotificationType, a as NotificationCount, R as ResourceActivityType } from '../resourceActivities-CJRTZROh.mjs';
4
+ import { E as EventType, b as EventInfoType, c as RelationType, d as ResourceConnectionsType, V as VendorType, e as VendorInfoType, U as UserLicenceType, f as UserType, g as SubscriptionStatusData } from '../global-QQsak61D.mjs';
5
+ import { T as TesterType, A as AdType, E as EnumAdStatus, P as PartnerType } from '../ad-CcI9-QNk.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, N as NotificationType, a as NotificationCount, R as ResourceActivityType } from '../resourceActivities-Ezt7CDPH.js';
4
- import { E as EventType, b as EventInfoType, c as RelationType, d as ResourceConnectionsType, V as VendorType, e as VendorInfoType, U as UserLicenceType, f as UserType, g as SubscriptionStatusData } from '../global-C36I4j_Z.js';
5
- import { T as TesterType, A as AdType, E as EnumAdStatus, P as PartnerType } from '../ad-xdJwfxlP.js';
3
+ import { C as ChatType, N as NotificationType, a as NotificationCount, R as ResourceActivityType } from '../resourceActivities-CVwxvGeC.js';
4
+ import { E as EventType, b as EventInfoType, c as RelationType, d as ResourceConnectionsType, V as VendorType, e as VendorInfoType, U as UserLicenceType, f as UserType, g as SubscriptionStatusData } from '../global-DT-3QYQ7.js';
5
+ import { T as TesterType, A as AdType, E as EnumAdStatus, P as PartnerType } from '../ad-CLjv4m2E.js';
6
6
  import 'react-hook-form';
7
7
 
8
8
  declare const useAdminUpdateResourceType: () => {
@@ -268,7 +268,6 @@ var EVENT = gql3`
268
268
  contactDetails {
269
269
  ...ContactDetailsFields
270
270
  }
271
- chatIds
272
271
  dateTime {
273
272
  ...EventDateTimeFields
274
273
  }
@@ -426,7 +425,6 @@ var VENDOR = gql4`
426
425
  cover {
427
426
  ...ResourceImageFields
428
427
  }
429
- chatIds
430
428
  createdAt
431
429
  description
432
430
  deletedAt
@@ -748,11 +746,6 @@ var CHAT_FIELDS_FRAGMENT = gql6`
748
746
  participants {
749
747
  ...ChatParticipantFields
750
748
  }
751
- resourceInfo {
752
- eventId
753
- partnerId
754
- vendorId
755
- }
756
749
  updatedAt
757
750
  }
758
751
  ${CHAT_MESSAGE_FIELDS_FRAGMENT}
@@ -979,7 +972,6 @@ var PARTNER = gql11`
979
972
  contactDetails {
980
973
  ...ContactDetailsFields
981
974
  }
982
- chatIds
983
975
  description
984
976
  deletedAt
985
977
  images {
@@ -1540,6 +1532,7 @@ var RELATION_FIELDS_FRAGMENT = gql18`
1540
1532
  _id
1541
1533
  active
1542
1534
  apiMessage
1535
+ chatId
1543
1536
  createdAt
1544
1537
  lastUpdateBy
1545
1538
  eventId