@timardex/cluemart-shared 1.7.41 → 1.7.42
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-C7ydabC3.d.mts → ad-Bt_sGCF4.d.mts} +2 -2
- package/dist/{ad-BDH4V_kC.d.ts → ad-CN-rx1Bk.d.ts} +2 -2
- package/dist/{affiliate-CXyxbJeB.d.ts → affiliate-D8EGH7DV.d.ts} +2 -2
- package/dist/{affiliate-cR8Bt-Fe.d.mts → affiliate-DViK7wMv.d.mts} +2 -2
- package/dist/auth/index.d.mts +3 -3
- package/dist/auth/index.d.ts +3 -3
- package/dist/{chunk-V3GCKBWG.mjs → chunk-3HRC67D3.mjs} +9 -2
- package/dist/{chunk-V3GCKBWG.mjs.map → chunk-3HRC67D3.mjs.map} +1 -1
- package/dist/{chunk-NBKSLJIH.mjs → chunk-E7KKXQDI.mjs} +2 -2
- package/dist/{chunk-IVFFSG4S.mjs → chunk-RYNABE5C.mjs} +13 -4
- package/dist/{chunk-IVFFSG4S.mjs.map → chunk-RYNABE5C.mjs.map} +1 -1
- package/dist/{contactUs-BA437E5t.d.mts → contactUs-B6PFYhXK.d.mts} +1 -1
- package/dist/{contactUs-CWoOKyLs.d.ts → contactUs-CEgN7JpA.d.ts} +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-dGP5dUVJ.d.mts → global-CMEGXjEc.d.mts} +18 -4
- package/dist/{global-DmVf-gD-.d.ts → global-D4-azlbv.d.ts} +18 -4
- package/dist/graphql/index.cjs +12 -3
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +10 -6
- package/dist/graphql/index.d.ts +10 -6
- package/dist/graphql/index.mjs +1 -1
- package/dist/hooks/index.cjs +12 -3
- 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 +20 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +23 -5
- package/dist/index.d.ts +23 -5
- package/dist/index.mjs +19 -3
- 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-Rb8Mvla1.d.mts → resourceActivities-BE17ZA4_.d.mts} +1 -1
- package/dist/{resourceActivities-D-ql8Sy7.d.ts → resourceActivities-DVhCwyJg.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 +8 -0
- 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 +3 -1
- package/dist/{user-DHIUOHzN.d.mts → user-Di2FizRz.d.mts} +1 -1
- package/dist/{user-Ds0XnW3x.d.ts → user-Dmj7a7v6.d.ts} +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-NBKSLJIH.mjs.map → chunk-E7KKXQDI.mjs.map} +0 -0
package/dist/graphql/index.d.mts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import * as _apollo_client from '@apollo/client';
|
|
2
2
|
import { DocumentNode } from 'graphql';
|
|
3
|
-
import { A as AdminUpdateResourceType, C as ChatType, R as ReportChatUser, N as NotificationType, a as NotificationCount, b as ResourceActivityType } from '../resourceActivities-
|
|
4
|
-
import { M as MutationResponse, E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, P as PosterUsageType, e as RelationType, f as ResourceConnectionsType, V as VendorClaimTokenValidation, g as UnregisteredVendorType, h as VendorType, i as VendorInfoType, j as MyPendingVendorClaim, k as UserLicenceType, l as PostType, m as EnumPostType, G as GameDocType, n as GameLeaderboard, o as CouponType, p as CouponTypeList } from '../global-
|
|
5
|
-
import { A as AuthMutationResponse, R as RefreshTokenMutationResponse, P as PartnerType, a as AdType, E as EnumAdStatus, b as AppSettingsType, S as SchoolType, c as SchoolReturnType } from '../ad-
|
|
3
|
+
import { A as AdminUpdateResourceType, C as ChatType, R as ReportChatUser, N as NotificationType, a as NotificationCount, b as ResourceActivityType } from '../resourceActivities-BE17ZA4_.mjs';
|
|
4
|
+
import { M as MutationResponse, E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, P as PosterUsageType, e as RelationType, f as ResourceConnectionsType, V as VendorClaimTokenValidation, g as UnregisteredVendorType, h as VendorType, i as VendorInfoType, j as MyPendingVendorClaim, k as UserLicenceType, l as PostType, m as EnumPostType, G as GameDocType, n as GameLeaderboard, o as CouponType, p as CouponTypeList } from '../global-CMEGXjEc.mjs';
|
|
5
|
+
import { A as AuthMutationResponse, R as RefreshTokenMutationResponse, P as PartnerType, a as AdType, E as EnumAdStatus, b as AppSettingsType, S as SchoolType, c as SchoolReturnType } from '../ad-Bt_sGCF4.mjs';
|
|
6
6
|
import { EnumEventDateStatus, EnumResourceType } from '../enums/index.mjs';
|
|
7
|
-
import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-
|
|
8
|
-
import { A as AffiliateType } from '../affiliate-
|
|
7
|
+
import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-Di2FizRz.mjs';
|
|
8
|
+
import { A as AffiliateType } from '../affiliate-DViK7wMv.mjs';
|
|
9
9
|
import 'react-hook-form';
|
|
10
10
|
import '../images/index.mjs';
|
|
11
11
|
|
|
@@ -1488,7 +1488,11 @@ declare const useDeleteCoupon: () => {
|
|
|
1488
1488
|
};
|
|
1489
1489
|
|
|
1490
1490
|
declare const useGetCoupons: () => {
|
|
1491
|
-
coupons: CouponTypeList
|
|
1491
|
+
coupons: CouponTypeList | {
|
|
1492
|
+
active: null;
|
|
1493
|
+
owned: null;
|
|
1494
|
+
scanned: null;
|
|
1495
|
+
};
|
|
1492
1496
|
error: _apollo_client.ApolloError | undefined;
|
|
1493
1497
|
loading: boolean;
|
|
1494
1498
|
refetch: (variables?: Partial<_apollo_client.OperationVariables> | undefined) => Promise<_apollo_client.ApolloQueryResult<{
|
package/dist/graphql/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import * as _apollo_client from '@apollo/client';
|
|
2
2
|
import { DocumentNode } from 'graphql';
|
|
3
|
-
import { A as AdminUpdateResourceType, C as ChatType, R as ReportChatUser, N as NotificationType, a as NotificationCount, b as ResourceActivityType } from '../resourceActivities-
|
|
4
|
-
import { M as MutationResponse, E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, P as PosterUsageType, e as RelationType, f as ResourceConnectionsType, V as VendorClaimTokenValidation, g as UnregisteredVendorType, h as VendorType, i as VendorInfoType, j as MyPendingVendorClaim, k as UserLicenceType, l as PostType, m as EnumPostType, G as GameDocType, n as GameLeaderboard, o as CouponType, p as CouponTypeList } from '../global-
|
|
5
|
-
import { A as AuthMutationResponse, R as RefreshTokenMutationResponse, P as PartnerType, a as AdType, E as EnumAdStatus, b as AppSettingsType, S as SchoolType, c as SchoolReturnType } from '../ad-
|
|
3
|
+
import { A as AdminUpdateResourceType, C as ChatType, R as ReportChatUser, N as NotificationType, a as NotificationCount, b as ResourceActivityType } from '../resourceActivities-DVhCwyJg.js';
|
|
4
|
+
import { M as MutationResponse, E as EventType, c as EventListItemType, d as EventInfoType, U as UseGetResourcesByRegionOptions, P as PosterUsageType, e as RelationType, f as ResourceConnectionsType, V as VendorClaimTokenValidation, g as UnregisteredVendorType, h as VendorType, i as VendorInfoType, j as MyPendingVendorClaim, k as UserLicenceType, l as PostType, m as EnumPostType, G as GameDocType, n as GameLeaderboard, o as CouponType, p as CouponTypeList } from '../global-D4-azlbv.js';
|
|
5
|
+
import { A as AuthMutationResponse, R as RefreshTokenMutationResponse, P as PartnerType, a as AdType, E as EnumAdStatus, b as AppSettingsType, S as SchoolType, c as SchoolReturnType } from '../ad-CN-rx1Bk.js';
|
|
6
6
|
import { EnumEventDateStatus, EnumResourceType } from '../enums/index.js';
|
|
7
|
-
import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-
|
|
8
|
-
import { A as AffiliateType } from '../affiliate-
|
|
7
|
+
import { S as SafeUserType, R as RedeemRewardMutationResponse, b as ResourceByUser, c as SubscriptionPlansResponse, d as SubscriptionStatusData } from '../user-Dmj7a7v6.js';
|
|
8
|
+
import { A as AffiliateType } from '../affiliate-D8EGH7DV.js';
|
|
9
9
|
import 'react-hook-form';
|
|
10
10
|
import '../images/index.js';
|
|
11
11
|
|
|
@@ -1488,7 +1488,11 @@ declare const useDeleteCoupon: () => {
|
|
|
1488
1488
|
};
|
|
1489
1489
|
|
|
1490
1490
|
declare const useGetCoupons: () => {
|
|
1491
|
-
coupons: CouponTypeList
|
|
1491
|
+
coupons: CouponTypeList | {
|
|
1492
|
+
active: null;
|
|
1493
|
+
owned: null;
|
|
1494
|
+
scanned: null;
|
|
1495
|
+
};
|
|
1492
1496
|
error: _apollo_client.ApolloError | undefined;
|
|
1493
1497
|
loading: boolean;
|
|
1494
1498
|
refetch: (variables?: Partial<_apollo_client.OperationVariables> | undefined) => Promise<_apollo_client.ApolloQueryResult<{
|
package/dist/graphql/index.mjs
CHANGED
package/dist/hooks/index.cjs
CHANGED
|
@@ -5676,13 +5676,22 @@ var GET_COUPONS = import_client78.gql`
|
|
|
5676
5676
|
query getCoupons {
|
|
5677
5677
|
coupons {
|
|
5678
5678
|
active {
|
|
5679
|
-
|
|
5679
|
+
listName
|
|
5680
|
+
data {
|
|
5681
|
+
...CouponFields
|
|
5682
|
+
}
|
|
5680
5683
|
}
|
|
5681
5684
|
owned {
|
|
5682
|
-
|
|
5685
|
+
listName
|
|
5686
|
+
data {
|
|
5687
|
+
...CouponFields
|
|
5688
|
+
}
|
|
5683
5689
|
}
|
|
5684
5690
|
scanned {
|
|
5685
|
-
|
|
5691
|
+
listName
|
|
5692
|
+
data {
|
|
5693
|
+
...CouponFields
|
|
5694
|
+
}
|
|
5686
5695
|
}
|
|
5687
5696
|
}
|
|
5688
5697
|
}
|