@timardex/cluemart-shared 1.5.635 → 1.5.636
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-SBY5HTAP.mjs → chunk-HV5AID7P.mjs} +7 -2
- package/dist/chunk-HV5AID7P.mjs.map +1 -0
- package/dist/{chunk-OSUWKCUI.mjs → chunk-OQ2LW6LO.mjs} +2 -2
- package/dist/{chunk-4XOVXJUN.mjs → chunk-SGJJVETR.mjs} +2 -2
- package/dist/{dailyClue-BnlktK68.d.mts → dailyClue-D7Df-qCO.d.mts} +5 -1
- package/dist/{dailyClue-BnlktK68.d.ts → dailyClue-D7Df-qCO.d.ts} +5 -1
- package/dist/formFields/index.cjs +6 -1
- package/dist/formFields/index.cjs.map +1 -1
- package/dist/formFields/index.mjs +3 -3
- package/dist/graphql/index.d.mts +2 -2
- package/dist/graphql/index.d.ts +2 -2
- package/dist/hooks/index.cjs +6 -1
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.mts +2 -2
- package/dist/hooks/index.d.ts +2 -2
- package/dist/hooks/index.mjs +3 -3
- package/dist/index.cjs +6 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +5 -1
- package/dist/index.d.ts +5 -1
- package/dist/index.mjs +6 -1
- package/dist/index.mjs.map +1 -1
- package/dist/{post-DUUhy0Rd.d.mts → post-CnUaLo8U.d.mts} +1 -1
- package/dist/{post-BPn_I16W.d.ts → post-DNAoYkrb.d.ts} +1 -1
- package/dist/types/index.cjs +6 -1
- package/dist/types/index.cjs.map +1 -1
- package/dist/types/index.d.mts +2 -2
- package/dist/types/index.d.ts +2 -2
- package/dist/types/index.mjs +1 -1
- package/dist/utils/index.cjs +6 -1
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.mts +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/index.mjs +2 -2
- package/package.json +1 -1
- package/dist/chunk-SBY5HTAP.mjs.map +0 -1
- /package/dist/{chunk-OSUWKCUI.mjs.map → chunk-OQ2LW6LO.mjs.map} +0 -0
- /package/dist/{chunk-4XOVXJUN.mjs.map → chunk-SGJJVETR.mjs.map} +0 -0
|
@@ -43,9 +43,9 @@ import {
|
|
|
43
43
|
vendorStallSize,
|
|
44
44
|
vendorStartDateFields,
|
|
45
45
|
vendorTable
|
|
46
|
-
} from "../chunk-
|
|
47
|
-
import "../chunk-
|
|
48
|
-
import "../chunk-
|
|
46
|
+
} from "../chunk-OQ2LW6LO.mjs";
|
|
47
|
+
import "../chunk-SGJJVETR.mjs";
|
|
48
|
+
import "../chunk-HV5AID7P.mjs";
|
|
49
49
|
import "../chunk-JMOGW4IX.mjs";
|
|
50
50
|
import "../chunk-X4VPNOHX.mjs";
|
|
51
51
|
export {
|
package/dist/graphql/index.d.mts
CHANGED
|
@@ -2,10 +2,10 @@ 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-M-23xcpt.mjs';
|
|
4
4
|
import { E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, e as RelationType, f as ResourceConnectionsType, g as UnregisteredVendorType, V as VendorType, h as VendorInfoType, i as UserLicenceType } from '../global-DkXf399E.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 GameDocType, e as GameLeaderboard, f as SchoolReturnType, g as SchoolType } from '../post-
|
|
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 GameDocType, e as GameLeaderboard, f as SchoolReturnType, g as SchoolType } from '../post-CnUaLo8U.mjs';
|
|
6
6
|
import 'react-hook-form';
|
|
7
7
|
import '../images/index.mjs';
|
|
8
|
-
import '../dailyClue-
|
|
8
|
+
import '../dailyClue-D7Df-qCO.mjs';
|
|
9
9
|
|
|
10
10
|
declare const useAdminUpdateResourceType: () => {
|
|
11
11
|
adminUpdateResourceType: (options?: _apollo_client.MutationFunctionOptions<{
|
package/dist/graphql/index.d.ts
CHANGED
|
@@ -2,10 +2,10 @@ 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-CpGhukwk.js';
|
|
4
4
|
import { E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, e as RelationType, f as ResourceConnectionsType, g as UnregisteredVendorType, V as VendorType, h as VendorInfoType, i as UserLicenceType } from '../global-C0oWABvh.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 GameDocType, e as GameLeaderboard, f as SchoolReturnType, g as SchoolType } from '../post-
|
|
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 GameDocType, e as GameLeaderboard, f as SchoolReturnType, g as SchoolType } from '../post-DNAoYkrb.js';
|
|
6
6
|
import 'react-hook-form';
|
|
7
7
|
import '../images/index.js';
|
|
8
|
-
import '../dailyClue-
|
|
8
|
+
import '../dailyClue-D7Df-qCO.js';
|
|
9
9
|
|
|
10
10
|
declare const useAdminUpdateResourceType: () => {
|
|
11
11
|
adminUpdateResourceType: (options?: _apollo_client.MutationFunctionOptions<{
|
package/dist/hooks/index.cjs
CHANGED
|
@@ -309,7 +309,12 @@ var gameScreenIdentifierList = [
|
|
|
309
309
|
match: "/events/events-near-me"
|
|
310
310
|
},
|
|
311
311
|
{
|
|
312
|
-
clue: "
|
|
312
|
+
clue: "Where events appear as pins on a map.",
|
|
313
|
+
id: "events-map",
|
|
314
|
+
match: "/events/events-map"
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
clue: "A collection of events worth attending.",
|
|
313
318
|
id: "events",
|
|
314
319
|
match: "/events"
|
|
315
320
|
},
|