@timardex/cluemart-shared 1.4.35 → 1.4.36

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.
@@ -2,7 +2,7 @@ import * as _apollo_client from '@apollo/client';
2
2
  import { EnumResourceType } from '../enums/index.js';
3
3
  import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-fgwhRy0j.js';
4
4
  import { E as EventType, b as EventListItemType, c as EventInfoType, d as RelationType, e as ResourceConnectionsType, U as UnregisteredVendorType, V as VendorType, f as VendorInfoType, g as UserLicenceType } from '../global-DgA-5e-O.js';
5
- import { T as TesterType, U as UserType, P as PartnerType, A as AdType, E as EnumAdStatus, S as SubscriptionPlansResponse, a as SubscriptionStatusData, b as PostType, c as EnumPostType, d as AppSettingsType } from '../post-DulLbOJc.js';
5
+ import { T as TesterType, U as UserType, P as PartnerType, A as AdType, E as EnumAdStatus, S as SubscriptionPlansResponse, a as SubscriptionStatusData, b as PostType, c as EnumPostType, d as AppSettingsType } from '../post-vmmaQ9XX.js';
6
6
  import 'react-hook-form';
7
7
 
8
8
  declare const useAdminUpdateResourceType: () => {
@@ -4437,7 +4437,6 @@ var EnumPostType = /* @__PURE__ */ ((EnumPostType2) => {
4437
4437
  return EnumPostType2;
4438
4438
  })(EnumPostType || {});
4439
4439
  var EnumPostContentType = /* @__PURE__ */ ((EnumPostContentType2) => {
4440
- EnumPostContentType2["COVER"] = "cover";
4441
4440
  EnumPostContentType2["IMAGE"] = "image";
4442
4441
  EnumPostContentType2["LIST"] = "list";
4443
4442
  EnumPostContentType2["TEXTAREA"] = "textarea";