@timardex/cluemart-shared 1.2.77 → 1.2.78

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-DuXWULau.mjs';
5
+ import { T as TesterType, A as AdType, E as EnumAdStatus, P as PartnerType } from '../ad-B2DZTqvl.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-Bqh5PfHP.js';
5
+ import { T as TesterType, A as AdType, E as EnumAdStatus, P as PartnerType } from '../ad-CRekjTqi.js';
6
6
  import 'react-hook-form';
7
7
 
8
8
  declare const useAdminUpdateResourceType: () => {
@@ -132,6 +132,7 @@ var USER_FIELDS_FRAGMENT = gql2`
132
132
  ...ResourceImageFields
133
133
  }
134
134
  createdAt
135
+ chatIds
135
136
  deletedAt
136
137
  email
137
138
  events
@@ -268,7 +269,6 @@ var EVENT = gql3`
268
269
  contactDetails {
269
270
  ...ContactDetailsFields
270
271
  }
271
- chatIds
272
272
  dateTime {
273
273
  ...EventDateTimeFields
274
274
  }
@@ -426,7 +426,6 @@ var VENDOR = gql4`
426
426
  cover {
427
427
  ...ResourceImageFields
428
428
  }
429
- chatIds
430
429
  createdAt
431
430
  description
432
431
  deletedAt
@@ -748,11 +747,6 @@ var CHAT_FIELDS_FRAGMENT = gql6`
748
747
  participants {
749
748
  ...ChatParticipantFields
750
749
  }
751
- resourceInfo {
752
- eventId
753
- partnerId
754
- vendorId
755
- }
756
750
  updatedAt
757
751
  }
758
752
  ${CHAT_MESSAGE_FIELDS_FRAGMENT}
@@ -979,7 +973,6 @@ var PARTNER = gql11`
979
973
  contactDetails {
980
974
  ...ContactDetailsFields
981
975
  }
982
- chatIds
983
976
  description
984
977
  deletedAt
985
978
  images {
@@ -1540,6 +1533,7 @@ var RELATION_FIELDS_FRAGMENT = gql18`
1540
1533
  _id
1541
1534
  active
1542
1535
  apiMessage
1536
+ chatId
1543
1537
  createdAt
1544
1538
  lastUpdateBy
1545
1539
  eventId