@timardex/cluemart-shared 1.5.553 → 1.5.554

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,6 +1,6 @@
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-B8dshdq5.mjs';
3
+ import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-8Oq0lbxf.mjs';
4
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-ClbRuePq.mjs';
5
5
  import { U as UserType, P as PartnerType, R as ResourceByUser, A as AdType, E as EnumAdStatus, S as SubscriptionPlansResponse, a as SubscriptionStatusData, b as PostType, c as EnumPostType, d as AppSettingsType, G as GameDocType, e as GameLeaderboard, f as SchoolReturnType, g as SchoolType } from '../post-DFLgP4SQ.mjs';
6
6
  import 'react-hook-form';
@@ -1,6 +1,6 @@
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-BXsZrzFC.js';
3
+ import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-DBd_Xxzh.js';
4
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-CDqmjLH1.js';
5
5
  import { U as UserType, P as PartnerType, R as ResourceByUser, A as AdType, E as EnumAdStatus, S as SubscriptionPlansResponse, a as SubscriptionStatusData, b as PostType, c as EnumPostType, d as AppSettingsType, G as GameDocType, e as GameLeaderboard, f as SchoolReturnType, g as SchoolType } from '../post-D9v4eViK.js';
6
6
  import 'react-hook-form';
@@ -132,7 +132,7 @@ import {
132
132
  useUpdateVendor,
133
133
  useUpdateVendorInfo,
134
134
  useValidateVerificationToken
135
- } from "../chunk-VG2GTCY7.mjs";
135
+ } from "../chunk-E2NG4Q2N.mjs";
136
136
  import "../chunk-ZR4TGWTS.mjs";
137
137
  export {
138
138
  useAddParticipantToChat,
@@ -3054,6 +3054,7 @@ var CHAT_MESSAGE_FIELDS_FRAGMENT = import_client8.gql`
3054
3054
  var CHAT_PARTICIPANT = import_client8.gql`
3055
3055
  fragment ChatParticipantFields on ChatParticipantType {
3056
3056
  active
3057
+ isAssociate
3057
3058
  userAvatar
3058
3059
  userEmail
3059
3060
  userId