@timardex/cluemart-shared 1.4.83 → 1.4.85
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-AOPQ64JU.mjs → chunk-4LT5GOOP.mjs} +3 -3
- package/dist/{chunk-WAU7QQ5O.mjs → chunk-BXV7NUGQ.mjs} +4 -8
- package/dist/{chunk-WAU7QQ5O.mjs.map → chunk-BXV7NUGQ.mjs.map} +1 -1
- package/dist/{chunk-KPO6ZYQ4.mjs → chunk-GNZVUBU7.mjs} +10 -2
- package/dist/chunk-GNZVUBU7.mjs.map +1 -0
- package/dist/{chunk-2VZKL2X6.mjs → chunk-KYDS4REE.mjs} +2 -2
- package/dist/{chunk-VE6JFCH2.mjs → chunk-USQKKCIA.mjs} +2 -8
- package/dist/{chunk-VE6JFCH2.mjs.map → chunk-USQKKCIA.mjs.map} +1 -1
- package/dist/enums/index.cjs +0 -7
- package/dist/enums/index.cjs.map +1 -1
- package/dist/enums/index.d.mts +1 -5
- package/dist/enums/index.d.ts +1 -5
- package/dist/enums/index.mjs +1 -3
- package/dist/formFields/index.cjs.map +1 -1
- package/dist/formFields/index.mjs +3 -3
- package/dist/graphql/index.cjs +3 -7
- 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 +2 -2
- package/dist/hooks/index.cjs +3 -7
- 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 +5 -5
- package/dist/index.cjs +10 -12
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +12 -14
- package/dist/index.d.ts +12 -14
- package/dist/index.mjs +10 -12
- package/dist/index.mjs.map +1 -1
- package/dist/{post-hCEgX4ed.d.ts → post-BY-7p0Ns.d.ts} +14 -12
- package/dist/{post-q-vlx4aC.d.mts → post-DGM7dx92.d.mts} +14 -12
- package/dist/types/index.cjs +9 -0
- 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 +3 -1
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.mjs +2 -2
- package/package.json +1 -1
- package/dist/chunk-KPO6ZYQ4.mjs.map +0 -1
- /package/dist/{chunk-AOPQ64JU.mjs.map → chunk-4LT5GOOP.mjs.map} +0 -0
- /package/dist/{chunk-2VZKL2X6.mjs.map → chunk-KYDS4REE.mjs.map} +0 -0
package/dist/graphql/index.d.mts
CHANGED
|
@@ -2,7 +2,7 @@ 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-CqrscA5x.mjs';
|
|
4
4
|
import { E as EventType, c as EventListItemType, d as EventInfoType, e as RelationType, f as ResourceConnectionsType, U as UnregisteredVendorType, V as VendorType, g as VendorInfoType, h as UserLicenceType } from '../global-MMBYi34A.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 GameType } 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 GameType } from '../post-DGM7dx92.mjs';
|
|
6
6
|
import 'react-hook-form';
|
|
7
7
|
|
|
8
8
|
declare const useAdminUpdateResourceType: () => {
|
package/dist/graphql/index.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ 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-2FaGRW-i.js';
|
|
4
4
|
import { E as EventType, c as EventListItemType, d as EventInfoType, e as RelationType, f as ResourceConnectionsType, U as UnregisteredVendorType, V as VendorType, g as VendorInfoType, h as UserLicenceType } from '../global-B0WdAD-8.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 GameType } 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 GameType } from '../post-BY-7p0Ns.js';
|
|
6
6
|
import 'react-hook-form';
|
|
7
7
|
|
|
8
8
|
declare const useAdminUpdateResourceType: () => {
|
package/dist/graphql/index.mjs
CHANGED
|
@@ -124,8 +124,8 @@ import {
|
|
|
124
124
|
useUpdateVendor,
|
|
125
125
|
useUpdateVendorInfo,
|
|
126
126
|
useValidateVerificationToken
|
|
127
|
-
} from "../chunk-
|
|
128
|
-
import "../chunk-
|
|
127
|
+
} from "../chunk-BXV7NUGQ.mjs";
|
|
128
|
+
import "../chunk-USQKKCIA.mjs";
|
|
129
129
|
export {
|
|
130
130
|
useAddParticipantToChat,
|
|
131
131
|
useAddUserFavouriteResource,
|
package/dist/hooks/index.cjs
CHANGED
|
@@ -4051,16 +4051,12 @@ var import_client56 = require("@apollo/client");
|
|
|
4051
4051
|
var import_client55 = require("@apollo/client");
|
|
4052
4052
|
var BASE_GAME_FIELDS_FRAGMENT = import_client55.gql`
|
|
4053
4053
|
fragment BaseGameFields on BaseGameType {
|
|
4054
|
-
title
|
|
4055
|
-
gameType
|
|
4056
|
-
gameInfo {
|
|
4057
|
-
dailyClue {
|
|
4058
|
-
solution
|
|
4059
|
-
}
|
|
4060
|
-
}
|
|
4061
4054
|
gameDate {
|
|
4062
4055
|
...DateTimeFields
|
|
4063
4056
|
}
|
|
4057
|
+
gameSolution
|
|
4058
|
+
gameType
|
|
4059
|
+
title
|
|
4064
4060
|
}
|
|
4065
4061
|
${DATETIME_FIELDS_FRAGMENT}
|
|
4066
4062
|
`;
|