@timardex/cluemart-shared 1.3.74 → 1.3.76

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
3
  import { C as ChatType, N as NotificationType, a as NotificationCount, R as ResourceActivityType } from '../resourceActivities-CJRTZROh.mjs';
4
- import { E as EventListItemType, b as EventType, c as EventInfoType, d as RelationType, e as ResourceConnectionsType, V as VendorType, f as VendorInfoType, U as UnregisteredVendorType, g as UserLicenceType } from '../global-Dzrj3pLv.mjs';
5
- import { T as TesterType, U as UserType, A as AdType, E as EnumAdStatus, S as SubscriptionStatusData, P as PartnerType, a as PostType, b as EnumPostType, c as AppSettingsType } from '../post-Dj92f3LG.mjs';
4
+ import { E as EventListItemType, b as EventType, c as EventInfoType, d as RelationType, e as ResourceConnectionsType, V as VendorType, f as VendorInfoType, U as UnregisteredVendorType, g as UserLicenceType } from '../global-ZW2_JxF5.mjs';
5
+ import { T as TesterType, U as UserType, A as AdType, E as EnumAdStatus, S as SubscriptionStatusData, P as PartnerType, a as PostType, b as EnumPostType, c as AppSettingsType } from '../post-BsN99WIF.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
3
  import { C as ChatType, N as NotificationType, a as NotificationCount, R as ResourceActivityType } from '../resourceActivities-CVwxvGeC.js';
4
- import { E as EventListItemType, b as EventType, c as EventInfoType, d as RelationType, e as ResourceConnectionsType, V as VendorType, f as VendorInfoType, U as UnregisteredVendorType, g as UserLicenceType } from '../global-6PS2eYYd.js';
5
- import { T as TesterType, U as UserType, A as AdType, E as EnumAdStatus, S as SubscriptionStatusData, P as PartnerType, a as PostType, b as EnumPostType, c as AppSettingsType } from '../post-vMgnmZJ-.js';
4
+ import { E as EventListItemType, b as EventType, c as EventInfoType, d as RelationType, e as ResourceConnectionsType, V as VendorType, f as VendorInfoType, U as UnregisteredVendorType, g as UserLicenceType } from '../global-BJbi-2I6.js';
5
+ import { T as TesterType, U as UserType, A as AdType, E as EnumAdStatus, S as SubscriptionStatusData, P as PartnerType, a as PostType, b as EnumPostType, c as AppSettingsType } from '../post-DPNd79g3.js';
6
6
  import 'react-hook-form';
7
7
 
8
8
  declare const useAdminUpdateResourceType: () => {
@@ -329,6 +329,7 @@ var EVENT = gql3`
329
329
  cover {
330
330
  ...ResourceImageFields
331
331
  }
332
+ claimed
332
333
  createdAt
333
334
  contactDetails {
334
335
  ...ContactDetailsFields
@@ -338,6 +339,7 @@ var EVENT = gql3`
338
339
  }
339
340
  description
340
341
  deletedAt
342
+ googlePlaceId
341
343
  images {
342
344
  ...ResourceImageFields
343
345
  }
@@ -366,6 +368,8 @@ var EVENT = gql3`
366
368
  ...RelationDates
367
369
  }
368
370
  }
371
+ rating
372
+ reviewCount
369
373
  socialMedia {
370
374
  ...SocialMediaFields
371
375
  }
@@ -619,7 +623,9 @@ var VENDOR = gql5`
619
623
  posterUsage {
620
624
  ...PosterUsageFields
621
625
  }
626
+ rating
622
627
  region
628
+ reviewCount
623
629
  relations {
624
630
  relationId
625
631
  relationDates {
@@ -1243,7 +1249,9 @@ var PARTNER = gql12`
1243
1249
  posterUsage {
1244
1250
  ...PosterUsageFields
1245
1251
  }
1252
+ rating
1246
1253
  region
1254
+ reviewCount
1247
1255
  socialMedia {
1248
1256
  ...SocialMediaFields
1249
1257
  }