@timardex/cluemart-shared 1.7.30 → 1.7.32
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-BDx9eYoO.d.mts → ad-BsAes_WS.d.mts} +2 -2
- package/dist/{ad-BYbSba4V.d.ts → ad-FrGeJoW6.d.ts} +2 -2
- package/dist/{affiliate-Cxdq9Q2k.d.ts → affiliate-2h_y0IL4.d.ts} +2 -2
- package/dist/{affiliate-kBWfF_ZN.d.mts → affiliate-KR-MNBCC.d.mts} +2 -2
- package/dist/auth/index.cjs +1 -0
- package/dist/auth/index.cjs.map +1 -1
- package/dist/auth/index.d.mts +3 -3
- package/dist/auth/index.d.ts +3 -3
- package/dist/auth/index.mjs +1 -1
- package/dist/{chunk-24JSCOFX.mjs → chunk-BGTWSB5L.mjs} +2 -2
- package/dist/{chunk-BIJ5NDXW.mjs → chunk-FSS2CZPR.mjs} +16 -6
- package/dist/chunk-FSS2CZPR.mjs.map +1 -0
- package/dist/{chunk-GZYTDNBQ.mjs → chunk-P2HBORDW.mjs} +2 -1
- package/dist/chunk-P2HBORDW.mjs.map +1 -0
- package/dist/{contactUs-Dk8zBwW9.d.ts → contactUs-CQqOcQk_.d.ts} +1 -1
- package/dist/{contactUs-BXjzZEI1.d.mts → contactUs-DOI78kmJ.d.mts} +1 -1
- package/dist/formFields/index.cjs +16 -6
- package/dist/formFields/index.cjs.map +1 -1
- package/dist/formFields/index.d.mts +3 -3
- package/dist/formFields/index.d.ts +3 -3
- package/dist/formFields/index.mjs +3 -3
- package/dist/{global-D1ZvBNbG.d.mts → global-C7xIDkiQ.d.mts} +1 -0
- package/dist/{global-Dot3RjVJ.d.ts → global-D-034Xws.d.ts} +1 -0
- package/dist/graphql/index.cjs +1 -0
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +5 -5
- package/dist/graphql/index.d.ts +5 -5
- package/dist/graphql/index.mjs +2 -2
- package/dist/hooks/index.cjs +14 -1
- 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 +16 -4
- package/dist/hooks/index.mjs.map +1 -1
- package/dist/index.cjs +17 -6
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +3 -2
- package/dist/index.d.ts +3 -2
- package/dist/index.mjs +16 -5
- 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-kGzOHndG.d.mts → resourceActivities-CoCW9VLu.d.mts} +1 -1
- package/dist/{resourceActivities-E-7429jp.d.ts → resourceActivities-DMEtduFL.d.ts} +1 -1
- package/dist/sharing/index.d.mts +1 -1
- package/dist/sharing/index.d.ts +1 -1
- package/dist/types/index.d.mts +7 -7
- package/dist/types/index.d.ts +7 -7
- package/dist/{user-JCkXYAQS.d.mts → user-0qKK4juO.d.mts} +1 -1
- package/dist/{user-Ca0QNirI.d.ts → user-Bynr8XGA.d.ts} +1 -1
- package/dist/utils/index.d.mts +3 -3
- package/dist/utils/index.d.ts +3 -3
- package/package.json +1 -1
- package/dist/chunk-BIJ5NDXW.mjs.map +0 -1
- package/dist/chunk-GZYTDNBQ.mjs.map +0 -1
- /package/dist/{chunk-24JSCOFX.mjs.map → chunk-BGTWSB5L.mjs.map} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { O as OptionItem, F as FormField, a as FormDateField, R as RefundPolicy, b as Requirement, S as StallType, C as Category } from '../global-
|
|
1
|
+
import { O as OptionItem, F as FormField, a as FormDateField, R as RefundPolicy, b as Requirement, S as StallType, C as Category } from '../global-C7xIDkiQ.mjs';
|
|
2
2
|
import 'react-hook-form';
|
|
3
3
|
import '../enums/index.mjs';
|
|
4
4
|
|
|
@@ -8,7 +8,7 @@ declare const vendorStartDateFields: FormDateField[];
|
|
|
8
8
|
declare const vendorEndDateFields: FormDateField[];
|
|
9
9
|
declare const vendorAvailability: FormField[];
|
|
10
10
|
declare const vendorLocationDescription: FormField;
|
|
11
|
-
declare const
|
|
11
|
+
declare const vendorProductFields: FormField[];
|
|
12
12
|
declare const productLabelGroups: {
|
|
13
13
|
category: string;
|
|
14
14
|
items: {
|
|
@@ -82,4 +82,4 @@ declare const bankAccountDetailsFields: FormField[];
|
|
|
82
82
|
|
|
83
83
|
declare const partnerBasicInfoFields: FormField[];
|
|
84
84
|
|
|
85
|
-
export { availableCategories, availableTagTypes, bankAccountDetailsFields, categoryColors, companyContactFields, contactUsFields, emailField, eventBasicInfoFields, eventEndDateFields, eventInfo, eventInfoPaymentInfo, eventStartDateFields, foodFlavourOptions, loginFields, packagingOptions, partnerBasicInfoFields, priceUnits, producedIngOptions, productLabelGroups, profileFields, refundPolicyOptions, registerFields, requestPasswordResetFields, requirementsOptions, resetPasswordFields, socialMediaFields, stallTypeOptions, tagOptions, validateVerificationTokenFields, vendorAvailability, vendorBasicInfoFields, vendorCompliance, vendorElectricity, vendorEndDateFields, vendorFoodFlavour, vendorFullAddress, vendorGazebo, vendorLocationDescription,
|
|
85
|
+
export { availableCategories, availableTagTypes, bankAccountDetailsFields, categoryColors, companyContactFields, contactUsFields, emailField, eventBasicInfoFields, eventEndDateFields, eventInfo, eventInfoPaymentInfo, eventStartDateFields, foodFlavourOptions, loginFields, packagingOptions, partnerBasicInfoFields, priceUnits, producedIngOptions, productLabelGroups, profileFields, refundPolicyOptions, registerFields, requestPasswordResetFields, requirementsOptions, resetPasswordFields, socialMediaFields, stallTypeOptions, tagOptions, validateVerificationTokenFields, vendorAvailability, vendorBasicInfoFields, vendorCompliance, vendorElectricity, vendorEndDateFields, vendorFoodFlavour, vendorFullAddress, vendorGazebo, vendorLocationDescription, vendorPackaging, vendorPriceRange, vendorProducedIn, vendorProductFields, vendorStallSize, vendorStartDateFields, vendorTable };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { O as OptionItem, F as FormField, a as FormDateField, R as RefundPolicy, b as Requirement, S as StallType, C as Category } from '../global-
|
|
1
|
+
import { O as OptionItem, F as FormField, a as FormDateField, R as RefundPolicy, b as Requirement, S as StallType, C as Category } from '../global-D-034Xws.js';
|
|
2
2
|
import 'react-hook-form';
|
|
3
3
|
import '../enums/index.js';
|
|
4
4
|
|
|
@@ -8,7 +8,7 @@ declare const vendorStartDateFields: FormDateField[];
|
|
|
8
8
|
declare const vendorEndDateFields: FormDateField[];
|
|
9
9
|
declare const vendorAvailability: FormField[];
|
|
10
10
|
declare const vendorLocationDescription: FormField;
|
|
11
|
-
declare const
|
|
11
|
+
declare const vendorProductFields: FormField[];
|
|
12
12
|
declare const productLabelGroups: {
|
|
13
13
|
category: string;
|
|
14
14
|
items: {
|
|
@@ -82,4 +82,4 @@ declare const bankAccountDetailsFields: FormField[];
|
|
|
82
82
|
|
|
83
83
|
declare const partnerBasicInfoFields: FormField[];
|
|
84
84
|
|
|
85
|
-
export { availableCategories, availableTagTypes, bankAccountDetailsFields, categoryColors, companyContactFields, contactUsFields, emailField, eventBasicInfoFields, eventEndDateFields, eventInfo, eventInfoPaymentInfo, eventStartDateFields, foodFlavourOptions, loginFields, packagingOptions, partnerBasicInfoFields, priceUnits, producedIngOptions, productLabelGroups, profileFields, refundPolicyOptions, registerFields, requestPasswordResetFields, requirementsOptions, resetPasswordFields, socialMediaFields, stallTypeOptions, tagOptions, validateVerificationTokenFields, vendorAvailability, vendorBasicInfoFields, vendorCompliance, vendorElectricity, vendorEndDateFields, vendorFoodFlavour, vendorFullAddress, vendorGazebo, vendorLocationDescription,
|
|
85
|
+
export { availableCategories, availableTagTypes, bankAccountDetailsFields, categoryColors, companyContactFields, contactUsFields, emailField, eventBasicInfoFields, eventEndDateFields, eventInfo, eventInfoPaymentInfo, eventStartDateFields, foodFlavourOptions, loginFields, packagingOptions, partnerBasicInfoFields, priceUnits, producedIngOptions, productLabelGroups, profileFields, refundPolicyOptions, registerFields, requestPasswordResetFields, requirementsOptions, resetPasswordFields, socialMediaFields, stallTypeOptions, tagOptions, validateVerificationTokenFields, vendorAvailability, vendorBasicInfoFields, vendorCompliance, vendorElectricity, vendorEndDateFields, vendorFoodFlavour, vendorFullAddress, vendorGazebo, vendorLocationDescription, vendorPackaging, vendorPriceRange, vendorProducedIn, vendorProductFields, vendorStallSize, vendorStartDateFields, vendorTable };
|
|
@@ -35,14 +35,14 @@ import {
|
|
|
35
35
|
vendorFullAddress,
|
|
36
36
|
vendorGazebo,
|
|
37
37
|
vendorLocationDescription,
|
|
38
|
-
vendorMenuFields,
|
|
39
38
|
vendorPackaging,
|
|
40
39
|
vendorPriceRange,
|
|
41
40
|
vendorProducedIn,
|
|
41
|
+
vendorProductFields,
|
|
42
42
|
vendorStallSize,
|
|
43
43
|
vendorStartDateFields,
|
|
44
44
|
vendorTable
|
|
45
|
-
} from "../chunk-
|
|
45
|
+
} from "../chunk-FSS2CZPR.mjs";
|
|
46
46
|
import {
|
|
47
47
|
availableCategories,
|
|
48
48
|
categoryColors
|
|
@@ -91,10 +91,10 @@ export {
|
|
|
91
91
|
vendorFullAddress,
|
|
92
92
|
vendorGazebo,
|
|
93
93
|
vendorLocationDescription,
|
|
94
|
-
vendorMenuFields,
|
|
95
94
|
vendorPackaging,
|
|
96
95
|
vendorPriceRange,
|
|
97
96
|
vendorProducedIn,
|
|
97
|
+
vendorProductFields,
|
|
98
98
|
vendorStallSize,
|
|
99
99
|
vendorStartDateFields,
|
|
100
100
|
vendorTable
|