@timardex/cluemart-shared 1.7.80 → 1.7.82

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 (55) hide show
  1. package/dist/{ad-C-WrwLSJ.d.mts → ad-BYzS9CX_.d.mts} +2 -2
  2. package/dist/{ad-Ccub0dUY.d.ts → ad-Bfi2Rwn1.d.ts} +2 -2
  3. package/dist/{affiliate-C3l4i4LE.d.ts → affiliate-C9KdtgAA.d.ts} +2 -2
  4. package/dist/{affiliate-DRYIzs8h.d.mts → affiliate-CD47-YBQ.d.mts} +2 -2
  5. package/dist/apollo/index.cjs +13 -1
  6. package/dist/apollo/index.cjs.map +1 -1
  7. package/dist/apollo/index.mjs +13 -1
  8. package/dist/apollo/index.mjs.map +1 -1
  9. package/dist/auth/index.d.mts +3 -3
  10. package/dist/auth/index.d.ts +3 -3
  11. package/dist/{chunk-FGVNX6EN.mjs → chunk-DK6MV6ZE.mjs} +3 -3
  12. package/dist/{chunk-FGVNX6EN.mjs.map → chunk-DK6MV6ZE.mjs.map} +1 -1
  13. package/dist/{chunk-UPFNTXDX.mjs → chunk-XJWNCZPL.mjs} +2 -2
  14. package/dist/{contactUs-BUTaIUdI.d.mts → contactUs-CSmsQSfK.d.mts} +1 -1
  15. package/dist/{contactUs-rULU4WRv.d.ts → contactUs-DzBvGoQE.d.ts} +1 -1
  16. package/dist/formFields/index.cjs +2 -2
  17. package/dist/formFields/index.cjs.map +1 -1
  18. package/dist/formFields/index.d.mts +1 -1
  19. package/dist/formFields/index.d.ts +1 -1
  20. package/dist/formFields/index.mjs +2 -2
  21. package/dist/{global-Bliy01XC.d.ts → global-C2c7Ich_.d.ts} +2 -2
  22. package/dist/{global-HQbMlnwu.d.mts → global-CKbCUBjU.d.mts} +2 -2
  23. package/dist/graphql/index.d.mts +5 -5
  24. package/dist/graphql/index.d.ts +5 -5
  25. package/dist/hooks/index.cjs +2 -2
  26. package/dist/hooks/index.cjs.map +1 -1
  27. package/dist/hooks/index.d.mts +5 -5
  28. package/dist/hooks/index.d.ts +5 -5
  29. package/dist/hooks/index.mjs +2 -2
  30. package/dist/index.cjs +2 -2
  31. package/dist/index.cjs.map +1 -1
  32. package/dist/index.d.mts +2 -2
  33. package/dist/index.d.ts +2 -2
  34. package/dist/index.mjs +2 -2
  35. package/dist/index.mjs.map +1 -1
  36. package/dist/map/index.d.mts +1 -1
  37. package/dist/map/index.d.ts +1 -1
  38. package/dist/{resourceActivities-DaxI9hqp.d.mts → resourceActivities-kpcpSc9H.d.mts} +1 -1
  39. package/dist/{resourceActivities-1bw5mP7H.d.ts → resourceActivities-tldZrB2b.d.ts} +1 -1
  40. package/dist/sharing/index.d.mts +1 -1
  41. package/dist/sharing/index.d.ts +1 -1
  42. package/dist/types/index.cjs +2 -2
  43. package/dist/types/index.cjs.map +1 -1
  44. package/dist/types/index.d.mts +7 -7
  45. package/dist/types/index.d.ts +7 -7
  46. package/dist/types/index.mjs +1 -1
  47. package/dist/{user-DSozTq44.d.ts → user-B4D-I_GA.d.ts} +1 -1
  48. package/dist/{user-Bzw_43as.d.mts → user-Dj7MG2OE.d.mts} +1 -1
  49. package/dist/utils/index.cjs +2 -2
  50. package/dist/utils/index.cjs.map +1 -1
  51. package/dist/utils/index.d.mts +3 -3
  52. package/dist/utils/index.d.ts +3 -3
  53. package/dist/utils/index.mjs +2 -2
  54. package/package.json +1 -1
  55. /package/dist/{chunk-UPFNTXDX.mjs.map → chunk-XJWNCZPL.mjs.map} +0 -0
@@ -1,9 +1,9 @@
1
- import { a4 as DailyClueGameData, ah as GamePlacementClue, ag as GamePlacement, O as OptionItem, m as EnumPostType, aO as SocialMediaType, aN as ResourceImageType, a5 as DateTimeType, L as LocationType, h as VendorType, g as UnregisteredVendorType, c as EventListItemType } from '../global-HQbMlnwu.mjs';
1
+ import { a4 as DailyClueGameData, ah as GamePlacementClue, ag as GamePlacement, O as OptionItem, m as EnumPostType, aO as SocialMediaType, aN as ResourceImageType, a5 as DateTimeType, L as LocationType, h as VendorType, g as UnregisteredVendorType, c as EventListItemType } from '../global-CKbCUBjU.mjs';
2
2
  import dayjs from 'dayjs';
3
3
  import { EnumRegions, EnumUserLicence, EnumReward, EnumInviteStatus, EnumEventDateStatus, EnumResourceType } from '../enums/index.mjs';
4
- import { h as EnumAffiliateRewardType, f as AffiliateRewardType } from '../affiliate-DRYIzs8h.mjs';
4
+ import { h as EnumAffiliateRewardType, f as AffiliateRewardType } from '../affiliate-CD47-YBQ.mjs';
5
5
  import 'react-hook-form';
6
- import '../user-Bzw_43as.mjs';
6
+ import '../user-Dj7MG2OE.mjs';
7
7
 
8
8
  /** Seeded shuffle so all players see the same letter order / placements for a game. */
9
9
  declare function seededShuffle<T>(array: readonly T[], seed: string): T[];
@@ -1,9 +1,9 @@
1
- import { a4 as DailyClueGameData, ah as GamePlacementClue, ag as GamePlacement, O as OptionItem, m as EnumPostType, aO as SocialMediaType, aN as ResourceImageType, a5 as DateTimeType, L as LocationType, h as VendorType, g as UnregisteredVendorType, c as EventListItemType } from '../global-Bliy01XC.js';
1
+ import { a4 as DailyClueGameData, ah as GamePlacementClue, ag as GamePlacement, O as OptionItem, m as EnumPostType, aO as SocialMediaType, aN as ResourceImageType, a5 as DateTimeType, L as LocationType, h as VendorType, g as UnregisteredVendorType, c as EventListItemType } from '../global-C2c7Ich_.js';
2
2
  import dayjs from 'dayjs';
3
3
  import { EnumRegions, EnumUserLicence, EnumReward, EnumInviteStatus, EnumEventDateStatus, EnumResourceType } from '../enums/index.js';
4
- import { h as EnumAffiliateRewardType, f as AffiliateRewardType } from '../affiliate-C3l4i4LE.js';
4
+ import { h as EnumAffiliateRewardType, f as AffiliateRewardType } from '../affiliate-C9KdtgAA.js';
5
5
  import 'react-hook-form';
6
- import '../user-DSozTq44.js';
6
+ import '../user-B4D-I_GA.js';
7
7
 
8
8
  /** Seeded shuffle so all players see the same letter order / placements for a game. */
9
9
  declare function seededShuffle<T>(array: readonly T[], seed: string): T[];
@@ -75,7 +75,7 @@ import {
75
75
  toCalendarIsoDate,
76
76
  toUserFacingErrorMessage,
77
77
  truncateText
78
- } from "../chunk-UPFNTXDX.mjs";
78
+ } from "../chunk-XJWNCZPL.mjs";
79
79
  import {
80
80
  dateFormat,
81
81
  formatDate,
@@ -90,7 +90,7 @@ import {
90
90
  timeFormat,
91
91
  toNZTime
92
92
  } from "../chunk-2UNNIQIK.mjs";
93
- import "../chunk-FGVNX6EN.mjs";
93
+ import "../chunk-DK6MV6ZE.mjs";
94
94
  import {
95
95
  isTransientNetworkError
96
96
  } from "../chunk-RAYUJODN.mjs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@timardex/cluemart-shared",
3
- "version": "1.7.80",
3
+ "version": "1.7.82",
4
4
  "description": "",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.mjs",