@timardex/cluemart-shared 1.7.81 → 1.7.83
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-Ccub0dUY.d.ts → ad-BwfNEfvN.d.ts} +2 -2
- package/dist/{ad-C-WrwLSJ.d.mts → ad-CjiiPTke.d.mts} +2 -2
- package/dist/{affiliate-C3l4i4LE.d.ts → affiliate-B4e50Q65.d.ts} +2 -2
- package/dist/{affiliate-DRYIzs8h.d.mts → affiliate-Ci9YSdAV.d.mts} +2 -2
- package/dist/auth/index.d.mts +3 -3
- package/dist/auth/index.d.ts +3 -3
- package/dist/{chunk-FGVNX6EN.mjs → chunk-364EX22V.mjs} +3 -3
- package/dist/{chunk-FGVNX6EN.mjs.map → chunk-364EX22V.mjs.map} +1 -1
- package/dist/{chunk-UPFNTXDX.mjs → chunk-5RXL62LO.mjs} +2 -2
- package/dist/{chunk-PRKURJNJ.mjs → chunk-BL7UBY4I.mjs} +2 -1
- package/dist/{chunk-PRKURJNJ.mjs.map → chunk-BL7UBY4I.mjs.map} +1 -1
- package/dist/{contactUs-rULU4WRv.d.ts → contactUs-Dm-0Qua3.d.ts} +1 -1
- package/dist/{contactUs-BUTaIUdI.d.mts → contactUs-TEAbhwp9.d.mts} +1 -1
- package/dist/formFields/index.cjs +2 -2
- 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-HQbMlnwu.d.mts → global-CDYmiqmd.d.mts} +3 -2
- package/dist/{global-Bliy01XC.d.ts → global-DTXnm4Ok.d.ts} +3 -2
- package/dist/graphql/index.cjs +1 -0
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +5 -5
- package/dist/graphql/index.d.ts +5 -5
- package/dist/graphql/index.mjs +1 -1
- package/dist/hooks/index.cjs +3 -2
- 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 +3 -3
- package/dist/index.cjs +3 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +3 -2
- package/dist/index.d.ts +3 -2
- package/dist/index.mjs +3 -2
- 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-DaxI9hqp.d.mts → resourceActivities-BDp-h5yH.d.mts} +1 -1
- package/dist/{resourceActivities-1bw5mP7H.d.ts → resourceActivities-C14qOL7_.d.ts} +1 -1
- package/dist/sharing/index.d.mts +1 -1
- package/dist/sharing/index.d.ts +1 -1
- package/dist/types/index.cjs +2 -2
- 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-DSozTq44.d.ts → user-BC4SpAj_.d.ts} +1 -1
- package/dist/{user-Bzw_43as.d.mts → user-DzOlyCj5.d.mts} +1 -1
- package/dist/utils/index.cjs +2 -2
- 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-UPFNTXDX.mjs.map → chunk-5RXL62LO.mjs.map} +0 -0
|
@@ -361,7 +361,7 @@ var gameScreenIdentifierList = [
|
|
|
361
361
|
{
|
|
362
362
|
clue: "Where you can find your loyalties.",
|
|
363
363
|
id: "coupons",
|
|
364
|
-
match: "/coupons"
|
|
364
|
+
match: "/profile/account/coupons"
|
|
365
365
|
},
|
|
366
366
|
{
|
|
367
367
|
clue: "A single moment worth showing up for.",
|
|
@@ -391,7 +391,7 @@ var gameScreenIdentifierList = [
|
|
|
391
391
|
{
|
|
392
392
|
clue: "Where fun becomes a challenge.",
|
|
393
393
|
id: "games",
|
|
394
|
-
match: "/games"
|
|
394
|
+
match: "/profile/account/games"
|
|
395
395
|
},
|
|
396
396
|
{
|
|
397
397
|
clue: "Your starting point for everything.",
|