@timardex/cluemart-shared 1.5.47 → 1.5.49
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/{chunk-RBFEUYZH.mjs → chunk-JBGW6FSQ.mjs} +3 -1
- package/dist/{chunk-RBFEUYZH.mjs.map → chunk-JBGW6FSQ.mjs.map} +1 -1
- package/dist/{chunk-YMR3FUUS.mjs → chunk-RNLHQ7EP.mjs} +6 -2
- package/dist/{chunk-YMR3FUUS.mjs.map → chunk-RNLHQ7EP.mjs.map} +1 -1
- package/dist/graphql/index.cjs +2 -0
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +1 -1
- package/dist/graphql/index.d.ts +1 -1
- package/dist/graphql/index.mjs +1 -1
- package/dist/hooks/index.cjs +2 -0
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.mts +1 -1
- package/dist/hooks/index.d.ts +1 -1
- package/dist/hooks/index.mjs +2 -2
- package/dist/index.cjs +7 -0
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +5 -2
- package/dist/index.d.ts +5 -2
- package/dist/index.mjs +6 -0
- package/dist/index.mjs.map +1 -1
- package/dist/{post-Dearc1Z1.d.ts → post-DYryesys.d.ts} +5 -2
- package/dist/{post-Ca2z3WFl.d.mts → post-DhFpT73h.d.mts} +5 -2
- package/dist/types/index.cjs +7 -2
- package/dist/types/index.cjs.map +1 -1
- package/dist/types/index.d.mts +1 -1
- package/dist/types/index.d.ts +1 -1
- package/dist/types/index.mjs +5 -3
- package/package.json +1 -1
package/dist/hooks/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { L as LocationType, i as VendorFormData, j as CreateVendorFormData, k as VendorInfoFormData, l as CreateVendorInfoFormData, m as EventFormData, n as CreateEventFormData, o as EventInfoFormData, p as CreateEventInfoFormData, q as UnregisteredVendorFormData, B as BaseResourceTypeFormData } from '../global-MMBYi34A.mjs';
|
|
2
|
-
import { f as UserFormData, C as CreateUserFormData, g as PartnerFormData, h as AdFormData, i as CreateAdFormData, j as CreatePartnerFormData, k as PostFormData, l as CreatePostFormData, m as AppSettingsFormData, n as CreateAppSettingsFormData } from '../post-
|
|
2
|
+
import { f as UserFormData, C as CreateUserFormData, g as PartnerFormData, h as AdFormData, i as CreateAdFormData, j as CreatePartnerFormData, k as PostFormData, l as CreatePostFormData, m as AppSettingsFormData, n as CreateAppSettingsFormData } from '../post-DhFpT73h.mjs';
|
|
3
3
|
import { C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, c as CreateValidateVerificationTokenFormData, d as CreateResetPasswordFormData, e as ContactUsFormData, f as CreateContactUsFormData } from '../auth-DtPfNKc4.mjs';
|
|
4
4
|
import 'react-hook-form';
|
|
5
5
|
import '../enums/index.mjs';
|
package/dist/hooks/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { L as LocationType, i as VendorFormData, j as CreateVendorFormData, k as VendorInfoFormData, l as CreateVendorInfoFormData, m as EventFormData, n as CreateEventFormData, o as EventInfoFormData, p as CreateEventInfoFormData, q as UnregisteredVendorFormData, B as BaseResourceTypeFormData } from '../global-B0WdAD-8.js';
|
|
2
|
-
import { f as UserFormData, C as CreateUserFormData, g as PartnerFormData, h as AdFormData, i as CreateAdFormData, j as CreatePartnerFormData, k as PostFormData, l as CreatePostFormData, m as AppSettingsFormData, n as CreateAppSettingsFormData } from '../post-
|
|
2
|
+
import { f as UserFormData, C as CreateUserFormData, g as PartnerFormData, h as AdFormData, i as CreateAdFormData, j as CreatePartnerFormData, k as PostFormData, l as CreatePostFormData, m as AppSettingsFormData, n as CreateAppSettingsFormData } from '../post-DYryesys.js';
|
|
3
3
|
import { C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, c as CreateValidateVerificationTokenFormData, d as CreateResetPasswordFormData, e as ContactUsFormData, f as CreateContactUsFormData } from '../auth-B5tprOIL.js';
|
|
4
4
|
import 'react-hook-form';
|
|
5
5
|
import '../enums/index.js';
|
package/dist/hooks/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../chunk-4LT5GOOP.mjs";
|
|
2
|
-
import "../chunk-
|
|
2
|
+
import "../chunk-JBGW6FSQ.mjs";
|
|
3
3
|
import "../chunk-DWO35OY4.mjs";
|
|
4
4
|
import "../chunk-I7WE3EBR.mjs";
|
|
5
5
|
import {
|
|
@@ -9,7 +9,7 @@ import {
|
|
|
9
9
|
EnumAdType,
|
|
10
10
|
EnumPostContentType,
|
|
11
11
|
EnumPostType
|
|
12
|
-
} from "../chunk-
|
|
12
|
+
} from "../chunk-RNLHQ7EP.mjs";
|
|
13
13
|
import {
|
|
14
14
|
dateFormat,
|
|
15
15
|
normalizeUrl,
|
package/dist/index.cjs
CHANGED
|
@@ -96,6 +96,7 @@ __export(index_exports, {
|
|
|
96
96
|
formatDate: () => formatDate,
|
|
97
97
|
formatTimestamp: () => formatTimestamp,
|
|
98
98
|
gameScreenIdentifiers: () => gameScreenIdentifiers,
|
|
99
|
+
gameTypeToDisplayName: () => gameTypeToDisplayName,
|
|
99
100
|
getCurrentAndFutureDates: () => getCurrentAndFutureDates,
|
|
100
101
|
globalDefaultValues: () => globalDefaultValues,
|
|
101
102
|
isFutureDatesBeforeThreshold: () => isFutureDatesBeforeThreshold,
|
|
@@ -5790,6 +5791,7 @@ var DAILY_CLUE_GAME_DATA_FIELDS_FRAGMENT = import_client55.gql`
|
|
|
5790
5791
|
collected
|
|
5791
5792
|
shuffled
|
|
5792
5793
|
todaysLetter
|
|
5794
|
+
todaysClue
|
|
5793
5795
|
todaysPlacement
|
|
5794
5796
|
}
|
|
5795
5797
|
streak
|
|
@@ -5853,6 +5855,7 @@ var GET_GAME_LEADERBOARD = import_client55.gql`
|
|
|
5853
5855
|
gameHistory {
|
|
5854
5856
|
...GameHistoryFields
|
|
5855
5857
|
}
|
|
5858
|
+
overallPoints
|
|
5856
5859
|
owner {
|
|
5857
5860
|
...OwnerFields
|
|
5858
5861
|
}
|
|
@@ -8046,6 +8049,9 @@ var EnumGameType = /* @__PURE__ */ ((EnumGameType2) => {
|
|
|
8046
8049
|
EnumGameType2["DAILY_CLUE"] = "dailyClue";
|
|
8047
8050
|
return EnumGameType2;
|
|
8048
8051
|
})(EnumGameType || {});
|
|
8052
|
+
var gameTypeToDisplayName = {
|
|
8053
|
+
["dailyClue" /* DAILY_CLUE */]: "Daily Clue"
|
|
8054
|
+
};
|
|
8049
8055
|
// Annotate the CommonJS export names for ESM import in node:
|
|
8050
8056
|
0 && (module.exports = {
|
|
8051
8057
|
ANDROID_URL,
|
|
@@ -8114,6 +8120,7 @@ var EnumGameType = /* @__PURE__ */ ((EnumGameType2) => {
|
|
|
8114
8120
|
formatDate,
|
|
8115
8121
|
formatTimestamp,
|
|
8116
8122
|
gameScreenIdentifiers,
|
|
8123
|
+
gameTypeToDisplayName,
|
|
8117
8124
|
getCurrentAndFutureDates,
|
|
8118
8125
|
globalDefaultValues,
|
|
8119
8126
|
isFutureDatesBeforeThreshold,
|