@timardex/cluemart-shared 1.5.585 → 1.5.586
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/{auth-C-w7_HaC.d.mts → auth-Bdlg8CzV.d.mts} +1 -1
- package/dist/{auth-Bgci_PFG.d.ts → auth-rRdVyjfK.d.ts} +1 -1
- package/dist/{chunk-HBGUKVG7.mjs → chunk-YGKLLYKV.mjs} +2 -1
- package/dist/chunk-YGKLLYKV.mjs.map +1 -0
- package/dist/formFields/index.d.mts +1 -1
- package/dist/formFields/index.d.ts +1 -1
- package/dist/{global-CwKI9H5n.d.ts → global-BRdgk2kj.d.ts} +2 -0
- package/dist/{global-Dh8O63uS.d.mts → global-BWpDbvVZ.d.mts} +2 -0
- package/dist/graphql/index.cjs +1 -0
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +3 -3
- package/dist/graphql/index.d.ts +3 -3
- package/dist/graphql/index.mjs +1 -1
- package/dist/hooks/index.cjs +7 -2
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.mts +3 -3
- package/dist/hooks/index.d.ts +3 -3
- package/dist/hooks/index.mjs +7 -3
- package/dist/hooks/index.mjs.map +1 -1
- package/dist/index.cjs +7 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +2 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.mjs +7 -2
- package/dist/index.mjs.map +1 -1
- package/dist/{post-BOHCYOqP.d.mts → post-C1eNwXYI.d.mts} +1 -1
- package/dist/{post-BeDD_6yt.d.ts → post-CO3A1l3d.d.ts} +1 -1
- package/dist/{resourceActivities-DZlvP79x.d.ts → resourceActivities-D5KjDO8i.d.ts} +1 -1
- package/dist/{resourceActivities-yWctfwLn.d.mts → resourceActivities-Ik5hB71G.d.mts} +1 -1
- package/dist/types/index.d.mts +5 -5
- package/dist/types/index.d.ts +5 -5
- package/dist/utils/index.d.mts +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/package.json +1 -1
- package/dist/chunk-HBGUKVG7.mjs.map +0 -1
package/dist/graphql/index.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as _apollo_client from '@apollo/client';
|
|
2
2
|
import { EnumResourceType } from '../enums/index.mjs';
|
|
3
|
-
import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-
|
|
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-
|
|
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-
|
|
3
|
+
import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-Ik5hB71G.mjs';
|
|
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-BWpDbvVZ.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-C1eNwXYI.mjs';
|
|
6
6
|
import 'react-hook-form';
|
|
7
7
|
import '../images/index.mjs';
|
|
8
8
|
import '../dailyClue-BnlktK68.mjs';
|
package/dist/graphql/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as _apollo_client from '@apollo/client';
|
|
2
2
|
import { EnumResourceType } from '../enums/index.js';
|
|
3
|
-
import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-
|
|
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-
|
|
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-
|
|
3
|
+
import { C as ChatType, R as ReportChatUser, N as NotificationCount, a as NotificationType, b as ResourceActivityType } from '../resourceActivities-D5KjDO8i.js';
|
|
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-BRdgk2kj.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-CO3A1l3d.js';
|
|
6
6
|
import 'react-hook-form';
|
|
7
7
|
import '../images/index.js';
|
|
8
8
|
import '../dailyClue-BnlktK68.js';
|
package/dist/graphql/index.mjs
CHANGED
package/dist/hooks/index.cjs
CHANGED
|
@@ -2755,6 +2755,7 @@ var VENDOR = import_client4.gql`
|
|
|
2755
2755
|
...ResourceImageFields
|
|
2756
2756
|
}
|
|
2757
2757
|
createdAt
|
|
2758
|
+
claimed
|
|
2758
2759
|
description
|
|
2759
2760
|
deletedAt
|
|
2760
2761
|
foodTruck
|
|
@@ -4887,6 +4888,7 @@ var defaultVendorFormValues = {
|
|
|
4887
4888
|
school: false
|
|
4888
4889
|
},
|
|
4889
4890
|
categories: [],
|
|
4891
|
+
claimed: true,
|
|
4890
4892
|
foodTruck: false,
|
|
4891
4893
|
products: null,
|
|
4892
4894
|
unregisteredVendorId: null,
|
|
@@ -4962,6 +4964,7 @@ function useVendorForm(data) {
|
|
|
4962
4964
|
availability: data.availability,
|
|
4963
4965
|
calendar: data.calendar,
|
|
4964
4966
|
categories: data.categories,
|
|
4967
|
+
claimed: data.claimed ?? false,
|
|
4965
4968
|
foodTruck: data.foodTruck,
|
|
4966
4969
|
products: data.products,
|
|
4967
4970
|
unregisteredVendorId: data.unregisteredVendorId,
|
|
@@ -4976,13 +4979,14 @@ function useVendorForm(data) {
|
|
|
4976
4979
|
active,
|
|
4977
4980
|
associates,
|
|
4978
4981
|
availability,
|
|
4979
|
-
categories,
|
|
4980
4982
|
calendar,
|
|
4983
|
+
categories,
|
|
4984
|
+
claimed,
|
|
4981
4985
|
contactDetails,
|
|
4982
4986
|
cover,
|
|
4983
4987
|
coverUpload,
|
|
4984
|
-
foodTruck,
|
|
4985
4988
|
description,
|
|
4989
|
+
foodTruck,
|
|
4986
4990
|
images,
|
|
4987
4991
|
imagesUpload,
|
|
4988
4992
|
logo,
|
|
@@ -5006,6 +5010,7 @@ function useVendorForm(data) {
|
|
|
5006
5010
|
availability,
|
|
5007
5011
|
calendar,
|
|
5008
5012
|
categories,
|
|
5013
|
+
claimed,
|
|
5009
5014
|
contactDetails,
|
|
5010
5015
|
cover,
|
|
5011
5016
|
coverUpload,
|