@timardex/cluemart-shared 1.3.68 → 1.3.69
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-Cp-vzzpW.d.mts → auth-pdudyfxP.d.mts} +1 -1
- package/dist/{auth-BD8pG4QE.d.ts → auth-w594NZnG.d.ts} +1 -1
- package/dist/formFields/index.d.mts +1 -1
- package/dist/formFields/index.d.ts +1 -1
- package/dist/{global-DjZooB3t.d.mts → global-BT6II8Dq.d.mts} +22 -1
- package/dist/{global-BKEcBQxZ.d.ts → global-Di91-yYC.d.ts} +22 -1
- package/dist/graphql/index.cjs +53 -164
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +7 -41
- package/dist/graphql/index.d.ts +7 -41
- package/dist/graphql/index.mjs +53 -160
- package/dist/graphql/index.mjs.map +1 -1
- package/dist/hooks/index.d.mts +3 -3
- package/dist/hooks/index.d.ts +3 -3
- package/dist/index.cjs +53 -164
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +25 -38
- package/dist/index.d.ts +25 -38
- package/dist/index.mjs +53 -160
- package/dist/index.mjs.map +1 -1
- package/dist/{post-Bwr2i2Qq.d.ts → post-AmkOYBMx.d.ts} +1 -1
- package/dist/{post-DHDZfAmJ.d.mts → post-D1JWtkFg.d.mts} +1 -1
- package/dist/{googleImportedMarket-6kBUp2yE.d.mts → resourceActivities-CJRTZROh.d.mts} +1 -43
- package/dist/{googleImportedMarket-Ckdoji3C.d.ts → resourceActivities-CVwxvGeC.d.ts} +1 -43
- package/dist/types/index.d.mts +47 -5
- package/dist/types/index.d.ts +47 -5
- package/dist/utils/index.d.mts +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/package.json +1 -1
package/dist/hooks/index.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { L as LocationType, h as VendorFormData, i as CreateVendorFormData, j as VendorInfoFormData, k as CreateVendorInfoFormData, l as EventFormData, m as CreateEventFormData, n as EventInfoFormData, o as CreateEventInfoFormData, B as BaseResourceTypeFormData, p as UnregisteredVendorFormData } from '../global-
|
|
2
|
-
import { d as UserFormData, C as CreateUserFormData, e as PartnerFormData, f as TesterFormData, g as CreateTesterFormData, h as AdFormData, i as CreateAdFormData, j as CreatePartnerFormData, k as PostFormData, l as CreatePostFormData, m as AppSettingsFormData, n as CreateAppSettingsFormData } from '../post-
|
|
3
|
-
import { C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, c as CreateValidateVerificationTokenFormData, d as CreateResetPasswordFormData, e as ContactUsFormData, f as CreateContactUsFormData } from '../auth-
|
|
1
|
+
import { L as LocationType, h as VendorFormData, i as CreateVendorFormData, j as VendorInfoFormData, k as CreateVendorInfoFormData, l as EventFormData, m as CreateEventFormData, n as EventInfoFormData, o as CreateEventInfoFormData, B as BaseResourceTypeFormData, p as UnregisteredVendorFormData } from '../global-BT6II8Dq.mjs';
|
|
2
|
+
import { d as UserFormData, C as CreateUserFormData, e as PartnerFormData, f as TesterFormData, g as CreateTesterFormData, h as AdFormData, i as CreateAdFormData, j as CreatePartnerFormData, k as PostFormData, l as CreatePostFormData, m as AppSettingsFormData, n as CreateAppSettingsFormData } from '../post-D1JWtkFg.mjs';
|
|
3
|
+
import { C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, c as CreateValidateVerificationTokenFormData, d as CreateResetPasswordFormData, e as ContactUsFormData, f as CreateContactUsFormData } from '../auth-pdudyfxP.mjs';
|
|
4
4
|
import 'react-hook-form';
|
|
5
5
|
import '../enums/index.mjs';
|
|
6
6
|
|
package/dist/hooks/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { L as LocationType, h as VendorFormData, i as CreateVendorFormData, j as VendorInfoFormData, k as CreateVendorInfoFormData, l as EventFormData, m as CreateEventFormData, n as EventInfoFormData, o as CreateEventInfoFormData, B as BaseResourceTypeFormData, p as UnregisteredVendorFormData } from '../global-
|
|
2
|
-
import { d as UserFormData, C as CreateUserFormData, e as PartnerFormData, f as TesterFormData, g as CreateTesterFormData, h as AdFormData, i as CreateAdFormData, j as CreatePartnerFormData, k as PostFormData, l as CreatePostFormData, m as AppSettingsFormData, n as CreateAppSettingsFormData } from '../post-
|
|
3
|
-
import { C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, c as CreateValidateVerificationTokenFormData, d as CreateResetPasswordFormData, e as ContactUsFormData, f as CreateContactUsFormData } from '../auth-
|
|
1
|
+
import { L as LocationType, h as VendorFormData, i as CreateVendorFormData, j as VendorInfoFormData, k as CreateVendorInfoFormData, l as EventFormData, m as CreateEventFormData, n as EventInfoFormData, o as CreateEventInfoFormData, B as BaseResourceTypeFormData, p as UnregisteredVendorFormData } from '../global-Di91-yYC.js';
|
|
2
|
+
import { d as UserFormData, C as CreateUserFormData, e as PartnerFormData, f as TesterFormData, g as CreateTesterFormData, h as AdFormData, i as CreateAdFormData, j as CreatePartnerFormData, k as PostFormData, l as CreatePostFormData, m as AppSettingsFormData, n as CreateAppSettingsFormData } from '../post-AmkOYBMx.js';
|
|
3
|
+
import { C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, c as CreateValidateVerificationTokenFormData, d as CreateResetPasswordFormData, e as ContactUsFormData, f as CreateContactUsFormData } from '../auth-w594NZnG.js';
|
|
4
4
|
import 'react-hook-form';
|
|
5
5
|
import '../enums/index.js';
|
|
6
6
|
|
package/dist/index.cjs
CHANGED
|
@@ -181,9 +181,6 @@ __export(index_exports, {
|
|
|
181
181
|
useGetEvents: () => useGetEvents,
|
|
182
182
|
useGetEventsByRegion: () => useGetEventsByRegion,
|
|
183
183
|
useGetEventsNearMe: () => useGetEventsNearMe,
|
|
184
|
-
useGetGoogleImportedMarkets: () => useGetGoogleImportedMarkets,
|
|
185
|
-
useGetGoogleImportedMarketsByRegion: () => useGetGoogleImportedMarketsByRegion,
|
|
186
|
-
useGetGoogleImportedMarketsNearMe: () => useGetGoogleImportedMarketsNearMe,
|
|
187
184
|
useGetNotificationCount: () => useGetNotificationCount,
|
|
188
185
|
useGetNotificationCountSubscription: () => useGetNotificationCountSubscription,
|
|
189
186
|
useGetPartner: () => useGetPartner,
|
|
@@ -235,7 +232,6 @@ __export(index_exports, {
|
|
|
235
232
|
useResetPassword: () => useResetPassword,
|
|
236
233
|
useResetPasswordForm: () => useResetPasswordForm,
|
|
237
234
|
useSearchEvents: () => useSearchEvents,
|
|
238
|
-
useSearchGoogleImportedMarkets: () => useSearchGoogleImportedMarkets,
|
|
239
235
|
useSearchPartners: () => useSearchPartners,
|
|
240
236
|
useSearchVendors: () => useSearchVendors,
|
|
241
237
|
useSelectPackage: () => useSelectPackage,
|
|
@@ -2810,13 +2806,49 @@ var EVENT = import_client3.gql`
|
|
|
2810
2806
|
${TERMS_AGREEMENT_FIELDS_FRAGMENT}
|
|
2811
2807
|
${RELATION_DATES_FRAGMENT}
|
|
2812
2808
|
`;
|
|
2809
|
+
var EVENT_LIST_ITEM = import_client3.gql`
|
|
2810
|
+
fragment EventListItemFields on EventListItemType {
|
|
2811
|
+
_id
|
|
2812
|
+
active
|
|
2813
|
+
claimed
|
|
2814
|
+
cover {
|
|
2815
|
+
...ResourceImageFields
|
|
2816
|
+
}
|
|
2817
|
+
createdAt
|
|
2818
|
+
dateTime {
|
|
2819
|
+
...EventDateTimeFields
|
|
2820
|
+
}
|
|
2821
|
+
deletedAt
|
|
2822
|
+
description
|
|
2823
|
+
eventType
|
|
2824
|
+
googlePlaceId
|
|
2825
|
+
images {
|
|
2826
|
+
...ResourceImageFields
|
|
2827
|
+
}
|
|
2828
|
+
location {
|
|
2829
|
+
...LocationFields
|
|
2830
|
+
}
|
|
2831
|
+
logo {
|
|
2832
|
+
...ResourceImageFields
|
|
2833
|
+
}
|
|
2834
|
+
name
|
|
2835
|
+
rainOrShine
|
|
2836
|
+
rating
|
|
2837
|
+
region
|
|
2838
|
+
reviewCount
|
|
2839
|
+
updatedAt
|
|
2840
|
+
}
|
|
2841
|
+
${EVENT_DATETIME_FIELDS_FRAGMENT}
|
|
2842
|
+
${LOCATION_FIELDS_FRAGMENT}
|
|
2843
|
+
${RESOURCE_IMAGE_FIELDS_FRAGMENT}
|
|
2844
|
+
`;
|
|
2813
2845
|
var GET_EVENTS = import_client3.gql`
|
|
2814
2846
|
query getEvents {
|
|
2815
2847
|
events {
|
|
2816
2848
|
...EventFields
|
|
2817
2849
|
}
|
|
2818
2850
|
}
|
|
2819
|
-
${
|
|
2851
|
+
${EVENT_LIST_ITEM}
|
|
2820
2852
|
`;
|
|
2821
2853
|
var GET_EVENT = import_client3.gql`
|
|
2822
2854
|
query getEvent($_id: ID!) {
|
|
@@ -2832,7 +2864,7 @@ var GET_EVENTS_BY_REGION = import_client3.gql`
|
|
|
2832
2864
|
...EventFields
|
|
2833
2865
|
}
|
|
2834
2866
|
}
|
|
2835
|
-
${
|
|
2867
|
+
${EVENT_LIST_ITEM}
|
|
2836
2868
|
`;
|
|
2837
2869
|
var SEARCH_EVENTS = import_client3.gql`
|
|
2838
2870
|
query searchEvents($search: String!, $region: String) {
|
|
@@ -2840,7 +2872,7 @@ var SEARCH_EVENTS = import_client3.gql`
|
|
|
2840
2872
|
...EventFields
|
|
2841
2873
|
}
|
|
2842
2874
|
}
|
|
2843
|
-
${
|
|
2875
|
+
${EVENT_LIST_ITEM}
|
|
2844
2876
|
`;
|
|
2845
2877
|
var GET_EVENTS_NEAR_ME = import_client3.gql`
|
|
2846
2878
|
query getEventsNearMe($latitude: Float!, $longitude: Float!, $radius: Int) {
|
|
@@ -2848,7 +2880,7 @@ var GET_EVENTS_NEAR_ME = import_client3.gql`
|
|
|
2848
2880
|
...EventFields
|
|
2849
2881
|
}
|
|
2850
2882
|
}
|
|
2851
|
-
${
|
|
2883
|
+
${EVENT_LIST_ITEM}
|
|
2852
2884
|
`;
|
|
2853
2885
|
var GET_EVENT_INFO = import_client3.gql`
|
|
2854
2886
|
query getEventInfo($eventId: ID!) {
|
|
@@ -3816,7 +3848,7 @@ var GET_USER_ACTIVITIES = import_client18.gql`
|
|
|
3816
3848
|
}
|
|
3817
3849
|
}
|
|
3818
3850
|
}
|
|
3819
|
-
${
|
|
3851
|
+
${EVENT_LIST_ITEM}
|
|
3820
3852
|
${VENDOR}
|
|
3821
3853
|
${USER_ACTIVITY_EVENT_FRAGMENT}
|
|
3822
3854
|
`;
|
|
@@ -4297,7 +4329,7 @@ var GET_RESOURCE_CONNECTIONS = import_client31.gql`
|
|
|
4297
4329
|
}
|
|
4298
4330
|
}
|
|
4299
4331
|
${VENDOR}
|
|
4300
|
-
${
|
|
4332
|
+
${EVENT_LIST_ITEM}
|
|
4301
4333
|
`;
|
|
4302
4334
|
|
|
4303
4335
|
// src/graphql/mutations/relation.ts
|
|
@@ -5725,6 +5757,13 @@ var UPDATE_APP_SETTINGS_MUTATION = import_client63.gql`
|
|
|
5725
5757
|
updateAppSettings(input: $input)
|
|
5726
5758
|
}
|
|
5727
5759
|
`;
|
|
5760
|
+
var CRAWL_GOOGLE_MARKETS_MUTATION = import_client63.gql`
|
|
5761
|
+
mutation crawlGoogleMarkets {
|
|
5762
|
+
crawlGoogleMarkets {
|
|
5763
|
+
message
|
|
5764
|
+
}
|
|
5765
|
+
}
|
|
5766
|
+
`;
|
|
5728
5767
|
|
|
5729
5768
|
// src/graphql/queries/appSettings.ts
|
|
5730
5769
|
var import_client64 = require("@apollo/client");
|
|
@@ -5757,6 +5796,10 @@ var useUpdateAppSettings = () => {
|
|
|
5757
5796
|
);
|
|
5758
5797
|
return { error, loading, updateAppSettings };
|
|
5759
5798
|
};
|
|
5799
|
+
var useCrawlGoogleMarkets = () => {
|
|
5800
|
+
const [crawlGoogleMarkets, { loading, error }] = (0, import_client65.useMutation)(CRAWL_GOOGLE_MARKETS_MUTATION);
|
|
5801
|
+
return { crawlGoogleMarkets, error, loading };
|
|
5802
|
+
};
|
|
5760
5803
|
|
|
5761
5804
|
// src/graphql/hooks/appSettings/hooksQuery.ts
|
|
5762
5805
|
var import_client66 = require("@apollo/client");
|
|
@@ -5768,156 +5811,6 @@ var useGetAppSettings = () => {
|
|
|
5768
5811
|
return { appSettings, error, loading, refetch };
|
|
5769
5812
|
};
|
|
5770
5813
|
|
|
5771
|
-
// src/graphql/hooks/googleImportedMarkets/hooksMutation.ts
|
|
5772
|
-
var import_client68 = require("@apollo/client");
|
|
5773
|
-
|
|
5774
|
-
// src/graphql/mutations/googleImportedMarkets.ts
|
|
5775
|
-
var import_client67 = require("@apollo/client");
|
|
5776
|
-
var CRAWL_GOOGLE_MARKETS_MUTATION = import_client67.gql`
|
|
5777
|
-
mutation crawlGoogleMarkets {
|
|
5778
|
-
crawlGoogleMarkets {
|
|
5779
|
-
message
|
|
5780
|
-
}
|
|
5781
|
-
}
|
|
5782
|
-
`;
|
|
5783
|
-
|
|
5784
|
-
// src/graphql/hooks/googleImportedMarkets/hooksMutation.ts
|
|
5785
|
-
var useCrawlGoogleMarkets = () => {
|
|
5786
|
-
const [crawlGoogleMarkets, { loading, error }] = (0, import_client68.useMutation)(CRAWL_GOOGLE_MARKETS_MUTATION);
|
|
5787
|
-
return { crawlGoogleMarkets, error, loading };
|
|
5788
|
-
};
|
|
5789
|
-
|
|
5790
|
-
// src/graphql/hooks/googleImportedMarkets/hooksQuery.ts
|
|
5791
|
-
var import_client70 = require("@apollo/client");
|
|
5792
|
-
|
|
5793
|
-
// src/graphql/queries/googleImportedMarkets.ts
|
|
5794
|
-
var import_client69 = require("@apollo/client");
|
|
5795
|
-
var GOOGLE_IMPORTED_MARKETS_FIELDS_FRAGMENT = import_client69.gql`
|
|
5796
|
-
fragment GoogleImportedMarketsFields on GoogleImportedMarketType {
|
|
5797
|
-
_id
|
|
5798
|
-
accessibilityOptions
|
|
5799
|
-
address
|
|
5800
|
-
addressComponents {
|
|
5801
|
-
longName
|
|
5802
|
-
shortName
|
|
5803
|
-
types
|
|
5804
|
-
}
|
|
5805
|
-
allowsDogs
|
|
5806
|
-
businessStatus
|
|
5807
|
-
claimed
|
|
5808
|
-
createdAt
|
|
5809
|
-
dateTime {
|
|
5810
|
-
...EventDateTimeFields
|
|
5811
|
-
}
|
|
5812
|
-
goodForChildren
|
|
5813
|
-
goodForGroups
|
|
5814
|
-
googleMapsUrl
|
|
5815
|
-
googlePlaceId
|
|
5816
|
-
image
|
|
5817
|
-
importedAt
|
|
5818
|
-
liveMusic
|
|
5819
|
-
location {
|
|
5820
|
-
lat
|
|
5821
|
-
lng
|
|
5822
|
-
}
|
|
5823
|
-
name
|
|
5824
|
-
openingHours
|
|
5825
|
-
parkingOptions
|
|
5826
|
-
paymentOptions
|
|
5827
|
-
phone
|
|
5828
|
-
photos
|
|
5829
|
-
rating
|
|
5830
|
-
region
|
|
5831
|
-
restroom
|
|
5832
|
-
reviewCount
|
|
5833
|
-
slug
|
|
5834
|
-
updatedAt
|
|
5835
|
-
website
|
|
5836
|
-
}
|
|
5837
|
-
${EVENT_DATETIME_FIELDS_FRAGMENT}
|
|
5838
|
-
`;
|
|
5839
|
-
var GET_GOOGLE_IMPORTED_MARKETS = import_client69.gql`
|
|
5840
|
-
query getGoogleImportedMarkets {
|
|
5841
|
-
googleImportedMarkets {
|
|
5842
|
-
...GoogleImportedMarketsFields
|
|
5843
|
-
}
|
|
5844
|
-
}
|
|
5845
|
-
${GOOGLE_IMPORTED_MARKETS_FIELDS_FRAGMENT}
|
|
5846
|
-
`;
|
|
5847
|
-
var GET_GOOGLE_IMPORTED_MARKETS_BY_REGION = import_client69.gql`
|
|
5848
|
-
query getGoogleImportedMarketsByRegion($region: String!) {
|
|
5849
|
-
googleImportedMarketsByRegion(region: $region) {
|
|
5850
|
-
...GoogleImportedMarketsFields
|
|
5851
|
-
}
|
|
5852
|
-
}
|
|
5853
|
-
${GOOGLE_IMPORTED_MARKETS_FIELDS_FRAGMENT}
|
|
5854
|
-
`;
|
|
5855
|
-
var SEARCH_GOOGLE_IMPORTED_MARKETS = import_client69.gql`
|
|
5856
|
-
query searchGoogleImportedMarkets($search: String!, $region: String) {
|
|
5857
|
-
googleImportedMarketsSearch(search: $search, region: $region) {
|
|
5858
|
-
...GoogleImportedMarketsFields
|
|
5859
|
-
}
|
|
5860
|
-
}
|
|
5861
|
-
${GOOGLE_IMPORTED_MARKETS_FIELDS_FRAGMENT}
|
|
5862
|
-
`;
|
|
5863
|
-
var GET_GOOGLE_IMPORTED_MARKETS_NEAR_ME = import_client69.gql`
|
|
5864
|
-
query getGoogleImportedMarketsNearMe(
|
|
5865
|
-
$latitude: Float!
|
|
5866
|
-
$longitude: Float!
|
|
5867
|
-
$radius: Int
|
|
5868
|
-
) {
|
|
5869
|
-
googleImportedMarketsNearMe(
|
|
5870
|
-
lat: $latitude
|
|
5871
|
-
lng: $longitude
|
|
5872
|
-
radius: $radius
|
|
5873
|
-
) {
|
|
5874
|
-
...GoogleImportedMarketsFields
|
|
5875
|
-
}
|
|
5876
|
-
}
|
|
5877
|
-
${GOOGLE_IMPORTED_MARKETS_FIELDS_FRAGMENT}
|
|
5878
|
-
`;
|
|
5879
|
-
|
|
5880
|
-
// src/graphql/hooks/googleImportedMarkets/hooksQuery.ts
|
|
5881
|
-
var useGetGoogleImportedMarkets = () => {
|
|
5882
|
-
const { loading, error, data, refetch } = (0, import_client70.useQuery)(GET_GOOGLE_IMPORTED_MARKETS, {
|
|
5883
|
-
fetchPolicy: "network-only"
|
|
5884
|
-
});
|
|
5885
|
-
const googleImportedMarkets = data?.googleImportedMarkets || [];
|
|
5886
|
-
return { error, googleImportedMarkets, loading, refetch };
|
|
5887
|
-
};
|
|
5888
|
-
var useGetGoogleImportedMarketsByRegion = (region) => {
|
|
5889
|
-
const { loading, error, data, refetch } = (0, import_client70.useQuery)(GET_GOOGLE_IMPORTED_MARKETS_BY_REGION, {
|
|
5890
|
-
fetchPolicy: "network-only",
|
|
5891
|
-
skip: !region,
|
|
5892
|
-
variables: { region }
|
|
5893
|
-
});
|
|
5894
|
-
const googleImportedMarketsByRegion = data?.googleImportedMarketsByRegion || [];
|
|
5895
|
-
return { error, googleImportedMarketsByRegion, loading, refetch };
|
|
5896
|
-
};
|
|
5897
|
-
var useSearchGoogleImportedMarkets = (search, region) => {
|
|
5898
|
-
const { loading, error, data, refetch } = (0, import_client70.useQuery)(SEARCH_GOOGLE_IMPORTED_MARKETS, {
|
|
5899
|
-
fetchPolicy: "network-only",
|
|
5900
|
-
skip: search.length < 3,
|
|
5901
|
-
variables: { region, search }
|
|
5902
|
-
});
|
|
5903
|
-
const googleImportedMarketsSearch = data?.googleImportedMarketsSearch || [];
|
|
5904
|
-
return { error, googleImportedMarketsSearch, loading, refetch };
|
|
5905
|
-
};
|
|
5906
|
-
var useGetGoogleImportedMarketsNearMe = (latitude, longitude, radius) => {
|
|
5907
|
-
const { loading, error, data, refetch } = (0, import_client70.useQuery)(GET_GOOGLE_IMPORTED_MARKETS_NEAR_ME, {
|
|
5908
|
-
fetchPolicy: "network-only",
|
|
5909
|
-
skip: !latitude || !longitude,
|
|
5910
|
-
variables: {
|
|
5911
|
-
latitude,
|
|
5912
|
-
longitude,
|
|
5913
|
-
radius: radius || 1e4
|
|
5914
|
-
// Default to 10km if no radius is provided
|
|
5915
|
-
}
|
|
5916
|
-
});
|
|
5917
|
-
const googleImportedMarketsNearMe = data?.googleImportedMarketsNearMe || [];
|
|
5918
|
-
return { error, googleImportedMarketsNearMe, loading, refetch };
|
|
5919
|
-
};
|
|
5920
|
-
|
|
5921
5814
|
// src/hooks/useLocationSearch.ts
|
|
5922
5815
|
var handleApiError = (error, message) => {
|
|
5923
5816
|
console.error(message, error);
|
|
@@ -8037,9 +7930,6 @@ var EnumActivity = /* @__PURE__ */ ((EnumActivity2) => {
|
|
|
8037
7930
|
useGetEvents,
|
|
8038
7931
|
useGetEventsByRegion,
|
|
8039
7932
|
useGetEventsNearMe,
|
|
8040
|
-
useGetGoogleImportedMarkets,
|
|
8041
|
-
useGetGoogleImportedMarketsByRegion,
|
|
8042
|
-
useGetGoogleImportedMarketsNearMe,
|
|
8043
7933
|
useGetNotificationCount,
|
|
8044
7934
|
useGetNotificationCountSubscription,
|
|
8045
7935
|
useGetPartner,
|
|
@@ -8091,7 +7981,6 @@ var EnumActivity = /* @__PURE__ */ ((EnumActivity2) => {
|
|
|
8091
7981
|
useResetPassword,
|
|
8092
7982
|
useResetPasswordForm,
|
|
8093
7983
|
useSearchEvents,
|
|
8094
|
-
useSearchGoogleImportedMarkets,
|
|
8095
7984
|
useSearchPartners,
|
|
8096
7985
|
useSearchVendors,
|
|
8097
7986
|
useSelectPackage,
|