@timardex/cluemart-shared 1.7.68 → 1.7.69
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.
- package/dist/{ad-DBlMup1m.d.mts → ad-DNMZOQVQ.d.mts} +2 -2
- package/dist/{ad-C8D-sSzF.d.ts → ad-QdzkKrRN.d.ts} +2 -2
- package/dist/{affiliate-B4dKY4oC.d.ts → affiliate-BpmQhaUz.d.ts} +2 -2
- package/dist/{affiliate-DpjRNToN.d.mts → affiliate-Df6OaYMb.d.mts} +2 -2
- package/dist/auth/index.d.mts +3 -3
- package/dist/auth/index.d.ts +3 -3
- package/dist/{chunk-WS47NSTO.mjs → chunk-GWBDLKQC.mjs} +28 -18
- package/dist/{chunk-WS47NSTO.mjs.map → chunk-GWBDLKQC.mjs.map} +1 -1
- package/dist/{chunk-G5T3Z6WT.mjs → chunk-OYRT6IXI.mjs} +2 -2
- package/dist/{contactUs-Bm9Nx5L6.d.ts → contactUs-Btb-up0h.d.ts} +1 -1
- package/dist/{contactUs-w465ljSW.d.mts → contactUs-CUDo3Q-a.d.mts} +1 -1
- package/dist/formFields/index.cjs +27 -17
- package/dist/formFields/index.cjs.map +1 -1
- package/dist/formFields/index.d.mts +1 -1
- package/dist/formFields/index.d.ts +1 -1
- package/dist/formFields/index.mjs +2 -2
- package/dist/{global-B6l7Xvrj.d.ts → global-BjtC8RIp.d.ts} +23 -15
- package/dist/{global-Da36L_p3.d.mts → global-CG2xlh2k.d.mts} +23 -15
- package/dist/graphql/index.d.mts +5 -5
- package/dist/graphql/index.d.ts +5 -5
- package/dist/hooks/index.cjs +27 -17
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.mts +5 -5
- package/dist/hooks/index.d.ts +5 -5
- package/dist/hooks/index.mjs +2 -2
- package/dist/index.cjs +27 -17
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +23 -15
- package/dist/index.d.ts +23 -15
- package/dist/index.mjs +27 -17
- package/dist/index.mjs.map +1 -1
- package/dist/map/index.d.mts +1 -1
- package/dist/map/index.d.ts +1 -1
- package/dist/{resourceActivities-B3G__Pqn.d.ts → resourceActivities-B2EqmRwK.d.ts} +1 -1
- package/dist/{resourceActivities-BqxMTeyA.d.mts → resourceActivities-kmePhBMr.d.mts} +1 -1
- package/dist/sharing/index.d.mts +1 -1
- package/dist/sharing/index.d.ts +1 -1
- package/dist/types/index.cjs +27 -17
- package/dist/types/index.cjs.map +1 -1
- package/dist/types/index.d.mts +7 -7
- package/dist/types/index.d.ts +7 -7
- package/dist/types/index.mjs +1 -1
- package/dist/{user-S2zwTsVK.d.ts → user-Bf7g6o_5.d.ts} +1 -1
- package/dist/{user-B8jYxHQ8.d.mts → user-QZjzFbE4.d.mts} +1 -1
- package/dist/utils/index.cjs +27 -17
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.mts +3 -3
- package/dist/utils/index.d.ts +3 -3
- package/dist/utils/index.mjs +2 -2
- package/package.json +1 -1
- /package/dist/{chunk-G5T3Z6WT.mjs.map → chunk-OYRT6IXI.mjs.map} +0 -0
package/dist/utils/index.d.mts
CHANGED
|
@@ -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-
|
|
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-CG2xlh2k.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-
|
|
4
|
+
import { h as EnumAffiliateRewardType, f as AffiliateRewardType } from '../affiliate-Df6OaYMb.mjs';
|
|
5
5
|
import 'react-hook-form';
|
|
6
|
-
import '../user-
|
|
6
|
+
import '../user-QZjzFbE4.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[];
|
package/dist/utils/index.d.ts
CHANGED
|
@@ -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-
|
|
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-BjtC8RIp.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-
|
|
4
|
+
import { h as EnumAffiliateRewardType, f as AffiliateRewardType } from '../affiliate-BpmQhaUz.js';
|
|
5
5
|
import 'react-hook-form';
|
|
6
|
-
import '../user-
|
|
6
|
+
import '../user-Bf7g6o_5.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[];
|
package/dist/utils/index.mjs
CHANGED
|
@@ -75,7 +75,7 @@ import {
|
|
|
75
75
|
toCalendarIsoDate,
|
|
76
76
|
toUserFacingErrorMessage,
|
|
77
77
|
truncateText
|
|
78
|
-
} from "../chunk-
|
|
78
|
+
} from "../chunk-OYRT6IXI.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-SD42WIMV.mjs";
|
|
93
|
-
import "../chunk-
|
|
93
|
+
import "../chunk-GWBDLKQC.mjs";
|
|
94
94
|
import {
|
|
95
95
|
isTransientNetworkError
|
|
96
96
|
} from "../chunk-RAYUJODN.mjs";
|
package/package.json
CHANGED
|
File without changes
|