@timardex/cluemart-shared 1.5.700 → 1.5.702

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.
Files changed (42) hide show
  1. package/dist/{auth-UPb1_jVK.d.ts → auth-Cp3BRIVM.d.ts} +1 -1
  2. package/dist/{auth-Dz2MAssU.d.mts → auth-Dvp1IEH_.d.mts} +1 -1
  3. package/dist/{chunk-XGX7SV5N.mjs → chunk-HITGTNK3.mjs} +23 -2
  4. package/dist/chunk-HITGTNK3.mjs.map +1 -0
  5. package/dist/{chunk-SHKKKI2H.mjs → chunk-JBHXZ3PH.mjs} +1 -2
  6. package/dist/chunk-JBHXZ3PH.mjs.map +1 -0
  7. package/dist/{contactUs-OVbcfAJw.d.mts → contactUs-B6lQQq-x.d.mts} +1 -1
  8. package/dist/{contactUs-Bj_OPrzH.d.ts → contactUs-DA3p41Uq.d.ts} +1 -1
  9. package/dist/formFields/index.d.mts +1 -1
  10. package/dist/formFields/index.d.ts +1 -1
  11. package/dist/{global-BDCEwnuZ.d.ts → global-585slmSH.d.ts} +1 -2
  12. package/dist/{global-Oy5CuI_n.d.mts → global-BEUzBSyY.d.mts} +1 -2
  13. package/dist/graphql/index.cjs +0 -1
  14. package/dist/graphql/index.cjs.map +1 -1
  15. package/dist/graphql/index.d.mts +3 -3
  16. package/dist/graphql/index.d.ts +3 -3
  17. package/dist/graphql/index.mjs +1 -1
  18. package/dist/hooks/index.cjs +11 -1
  19. package/dist/hooks/index.cjs.map +1 -1
  20. package/dist/hooks/index.d.mts +3 -3
  21. package/dist/hooks/index.d.ts +3 -3
  22. package/dist/hooks/index.mjs +2 -2
  23. package/dist/index.cjs +24 -1
  24. package/dist/index.cjs.map +1 -1
  25. package/dist/index.d.mts +11 -3
  26. package/dist/index.d.ts +11 -3
  27. package/dist/index.mjs +21 -1
  28. package/dist/index.mjs.map +1 -1
  29. package/dist/{resourceActivities-CheTdj4a.d.mts → resourceActivities-CZqXBve8.d.mts} +1 -1
  30. package/dist/{resourceActivities-Du-3z7E1.d.ts → resourceActivities-CjJdhVR7.d.ts} +1 -1
  31. package/dist/sharing/index.d.mts +1 -1
  32. package/dist/sharing/index.d.ts +1 -1
  33. package/dist/types/index.cjs +24 -0
  34. package/dist/types/index.cjs.map +1 -1
  35. package/dist/types/index.d.mts +16 -7
  36. package/dist/types/index.d.ts +16 -7
  37. package/dist/types/index.mjs +8 -1
  38. package/dist/utils/index.d.mts +1 -1
  39. package/dist/utils/index.d.ts +1 -1
  40. package/package.json +1 -1
  41. package/dist/chunk-SHKKKI2H.mjs.map +0 -1
  42. package/dist/chunk-XGX7SV5N.mjs.map +0 -1
@@ -1,8 +1,8 @@
1
1
  import * as _apollo_client from '@apollo/client';
2
2
  import { EnumResourceType } from '../enums/index.mjs';
3
- import { A as AuthPayloadType, R as RefreshTokenPayloadType, S as SafeUserType, P as PartnerType, a as ResourceByUser, b as AdType, E as EnumAdStatus, c as SubscriptionPlansResponse, d as SubscriptionStatusData, e as PostType, f as EnumPostType, g as AppSettingsType, G as GameDocType, h as GameLeaderboard, i as SchoolReturnType, j as SchoolType } from '../auth-Dz2MAssU.mjs';
4
- import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-CheTdj4a.mjs';
5
- import { E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, e as RelationType, f as ResourceConnectionsType, g as UnregisteredVendorType, V as VendorType, h as VendorInfoType, i as UserLicenceType } from '../global-Oy5CuI_n.mjs';
3
+ import { A as AuthPayloadType, R as RefreshTokenPayloadType, S as SafeUserType, P as PartnerType, a as ResourceByUser, b as AdType, E as EnumAdStatus, c as SubscriptionPlansResponse, d as SubscriptionStatusData, e as PostType, f as EnumPostType, g as AppSettingsType, G as GameDocType, h as GameLeaderboard, i as SchoolReturnType, j as SchoolType } from '../auth-Dvp1IEH_.mjs';
4
+ import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-CZqXBve8.mjs';
5
+ import { E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, e as RelationType, f as ResourceConnectionsType, g as UnregisteredVendorType, V as VendorType, h as VendorInfoType, i as UserLicenceType } from '../global-BEUzBSyY.mjs';
6
6
  import '../images/index.mjs';
7
7
  import '../dailyClue-D7Df-qCO.mjs';
8
8
  import 'react-hook-form';
@@ -1,8 +1,8 @@
1
1
  import * as _apollo_client from '@apollo/client';
2
2
  import { EnumResourceType } from '../enums/index.js';
3
- import { A as AuthPayloadType, R as RefreshTokenPayloadType, S as SafeUserType, P as PartnerType, a as ResourceByUser, b as AdType, E as EnumAdStatus, c as SubscriptionPlansResponse, d as SubscriptionStatusData, e as PostType, f as EnumPostType, g as AppSettingsType, G as GameDocType, h as GameLeaderboard, i as SchoolReturnType, j as SchoolType } from '../auth-UPb1_jVK.js';
4
- import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-Du-3z7E1.js';
5
- import { E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, e as RelationType, f as ResourceConnectionsType, g as UnregisteredVendorType, V as VendorType, h as VendorInfoType, i as UserLicenceType } from '../global-BDCEwnuZ.js';
3
+ import { A as AuthPayloadType, R as RefreshTokenPayloadType, S as SafeUserType, P as PartnerType, a as ResourceByUser, b as AdType, E as EnumAdStatus, c as SubscriptionPlansResponse, d as SubscriptionStatusData, e as PostType, f as EnumPostType, g as AppSettingsType, G as GameDocType, h as GameLeaderboard, i as SchoolReturnType, j as SchoolType } from '../auth-Cp3BRIVM.js';
4
+ import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-CjJdhVR7.js';
5
+ import { E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, e as RelationType, f as ResourceConnectionsType, g as UnregisteredVendorType, V as VendorType, h as VendorInfoType, i as UserLicenceType } from '../global-585slmSH.js';
6
6
  import '../images/index.js';
7
7
  import '../dailyClue-D7Df-qCO.js';
8
8
  import 'react-hook-form';
@@ -135,7 +135,7 @@ import {
135
135
  useUpdateVendor,
136
136
  useUpdateVendorInfo,
137
137
  useValidateVerificationToken
138
- } from "../chunk-SHKKKI2H.mjs";
138
+ } from "../chunk-JBHXZ3PH.mjs";
139
139
  import "../chunk-JMOGW4IX.mjs";
140
140
  export {
141
141
  useAddParticipantToChat,
@@ -3620,7 +3620,6 @@ var RELATION_FIELDS_FRAGMENT = import_client30.gql`
3620
3620
  fragment RelationFields on RelationType {
3621
3621
  _id
3622
3622
  active
3623
- apiMessage
3624
3623
  chatId
3625
3624
  createdAt
3626
3625
  lastUpdateBy
@@ -4866,6 +4865,17 @@ var EnumPostContentType = /* @__PURE__ */ ((EnumPostContentType2) => {
4866
4865
  return EnumPostContentType2;
4867
4866
  })(EnumPostContentType || {});
4868
4867
 
4868
+ // src/types/subscription.ts
4869
+ var TIER_FROM_LICENCE = {
4870
+ ["pro_event" /* PRO_EVENT */]: "pro",
4871
+ ["pro_plus_event" /* PRO_PLUS_EVENT */]: "pro_plus",
4872
+ ["pro_plus_vendor" /* PRO_PLUS_VENDOR */]: "pro_plus",
4873
+ ["pro_vendor" /* PRO_VENDOR */]: "pro",
4874
+ ["standard_event" /* STANDARD_EVENT */]: "standard",
4875
+ ["standard_partner" /* STANDARD_PARTNER */]: "standard",
4876
+ ["standard_vendor" /* STANDARD_VENDOR */]: "standard"
4877
+ };
4878
+
4869
4879
  // src/yupSchema/post.ts
4870
4880
  var postContentSchema = yup8.object().shape({
4871
4881
  contentData: yup8.mixed().optional().nullable(),