@timardex/cluemart-shared 1.4.83 → 1.4.85

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 (44) hide show
  1. package/dist/{chunk-AOPQ64JU.mjs → chunk-4LT5GOOP.mjs} +3 -3
  2. package/dist/{chunk-WAU7QQ5O.mjs → chunk-BXV7NUGQ.mjs} +4 -8
  3. package/dist/{chunk-WAU7QQ5O.mjs.map → chunk-BXV7NUGQ.mjs.map} +1 -1
  4. package/dist/{chunk-KPO6ZYQ4.mjs → chunk-GNZVUBU7.mjs} +10 -2
  5. package/dist/chunk-GNZVUBU7.mjs.map +1 -0
  6. package/dist/{chunk-2VZKL2X6.mjs → chunk-KYDS4REE.mjs} +2 -2
  7. package/dist/{chunk-VE6JFCH2.mjs → chunk-USQKKCIA.mjs} +2 -8
  8. package/dist/{chunk-VE6JFCH2.mjs.map → chunk-USQKKCIA.mjs.map} +1 -1
  9. package/dist/enums/index.cjs +0 -7
  10. package/dist/enums/index.cjs.map +1 -1
  11. package/dist/enums/index.d.mts +1 -5
  12. package/dist/enums/index.d.ts +1 -5
  13. package/dist/enums/index.mjs +1 -3
  14. package/dist/formFields/index.cjs.map +1 -1
  15. package/dist/formFields/index.mjs +3 -3
  16. package/dist/graphql/index.cjs +3 -7
  17. package/dist/graphql/index.cjs.map +1 -1
  18. package/dist/graphql/index.d.mts +1 -1
  19. package/dist/graphql/index.d.ts +1 -1
  20. package/dist/graphql/index.mjs +2 -2
  21. package/dist/hooks/index.cjs +3 -7
  22. package/dist/hooks/index.cjs.map +1 -1
  23. package/dist/hooks/index.d.mts +1 -1
  24. package/dist/hooks/index.d.ts +1 -1
  25. package/dist/hooks/index.mjs +5 -5
  26. package/dist/index.cjs +10 -12
  27. package/dist/index.cjs.map +1 -1
  28. package/dist/index.d.mts +12 -14
  29. package/dist/index.d.ts +12 -14
  30. package/dist/index.mjs +10 -12
  31. package/dist/index.mjs.map +1 -1
  32. package/dist/{post-hCEgX4ed.d.ts → post-BY-7p0Ns.d.ts} +14 -12
  33. package/dist/{post-q-vlx4aC.d.mts → post-DGM7dx92.d.mts} +14 -12
  34. package/dist/types/index.cjs +9 -0
  35. package/dist/types/index.cjs.map +1 -1
  36. package/dist/types/index.d.mts +1 -1
  37. package/dist/types/index.d.ts +1 -1
  38. package/dist/types/index.mjs +3 -1
  39. package/dist/utils/index.cjs.map +1 -1
  40. package/dist/utils/index.mjs +2 -2
  41. package/package.json +1 -1
  42. package/dist/chunk-KPO6ZYQ4.mjs.map +0 -1
  43. /package/dist/{chunk-AOPQ64JU.mjs.map → chunk-4LT5GOOP.mjs.map} +0 -0
  44. /package/dist/{chunk-2VZKL2X6.mjs.map → chunk-KYDS4REE.mjs.map} +0 -0
@@ -2,7 +2,7 @@ import * as _apollo_client from '@apollo/client';
2
2
  import { EnumResourceType } from '../enums/index.mjs';
3
3
  import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-CqrscA5x.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-MMBYi34A.mjs';
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 GameType } from '../post-q-vlx4aC.mjs';
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 GameType } from '../post-DGM7dx92.mjs';
6
6
  import 'react-hook-form';
7
7
 
8
8
  declare const useAdminUpdateResourceType: () => {
@@ -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-2FaGRW-i.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-B0WdAD-8.js';
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 GameType } from '../post-hCEgX4ed.js';
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 GameType } from '../post-BY-7p0Ns.js';
6
6
  import 'react-hook-form';
7
7
 
8
8
  declare const useAdminUpdateResourceType: () => {
@@ -124,8 +124,8 @@ import {
124
124
  useUpdateVendor,
125
125
  useUpdateVendorInfo,
126
126
  useValidateVerificationToken
127
- } from "../chunk-WAU7QQ5O.mjs";
128
- import "../chunk-VE6JFCH2.mjs";
127
+ } from "../chunk-BXV7NUGQ.mjs";
128
+ import "../chunk-USQKKCIA.mjs";
129
129
  export {
130
130
  useAddParticipantToChat,
131
131
  useAddUserFavouriteResource,
@@ -4051,16 +4051,12 @@ var import_client56 = require("@apollo/client");
4051
4051
  var import_client55 = require("@apollo/client");
4052
4052
  var BASE_GAME_FIELDS_FRAGMENT = import_client55.gql`
4053
4053
  fragment BaseGameFields on BaseGameType {
4054
- title
4055
- gameType
4056
- gameInfo {
4057
- dailyClue {
4058
- solution
4059
- }
4060
- }
4061
4054
  gameDate {
4062
4055
  ...DateTimeFields
4063
4056
  }
4057
+ gameSolution
4058
+ gameType
4059
+ title
4064
4060
  }
4065
4061
  ${DATETIME_FIELDS_FRAGMENT}
4066
4062
  `;