@timardex/cluemart-shared 1.7.76 → 1.7.78
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-DXnvURZK.d.mts → ad-C-WrwLSJ.d.mts} +2 -2
- package/dist/{ad-D0mv3giE.d.ts → ad-Ccub0dUY.d.ts} +2 -2
- package/dist/{affiliate-iBZgqHXh.d.ts → affiliate-C3l4i4LE.d.ts} +2 -2
- package/dist/{affiliate-yqBRMl1S.d.mts → affiliate-DRYIzs8h.d.mts} +2 -2
- package/dist/auth/index.d.mts +3 -3
- package/dist/auth/index.d.ts +3 -3
- package/dist/{chunk-CAI7BTMN.mjs → chunk-FGVNX6EN.mjs} +1 -1
- package/dist/chunk-FGVNX6EN.mjs.map +1 -0
- package/dist/{chunk-4DTTFAP4.mjs → chunk-PRKURJNJ.mjs} +2 -2
- package/dist/{chunk-4DTTFAP4.mjs.map → chunk-PRKURJNJ.mjs.map} +1 -1
- package/dist/{chunk-HBJD6O7T.mjs → chunk-UPFNTXDX.mjs} +2 -2
- package/dist/{contactUs-CUDo3Q-a.d.mts → contactUs-BUTaIUdI.d.mts} +1 -1
- package/dist/{contactUs-Btb-up0h.d.ts → contactUs-rULU4WRv.d.ts} +1 -1
- package/dist/formFields/index.cjs.map +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-BjtC8RIp.d.ts → global-Bliy01XC.d.ts} +2 -2
- package/dist/{global-CG2xlh2k.d.mts → global-HQbMlnwu.d.mts} +2 -2
- package/dist/graphql/index.cjs +1 -1
- 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 +1 -1
- package/dist/hooks/index.cjs +2 -2
- 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 +4 -4
- package/dist/hooks/index.mjs.map +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.mjs +1 -1
- 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-B2EqmRwK.d.ts → resourceActivities-1bw5mP7H.d.ts} +1 -1
- package/dist/{resourceActivities-kmePhBMr.d.mts → resourceActivities-DaxI9hqp.d.mts} +1 -1
- package/dist/sharing/index.d.mts +1 -1
- package/dist/sharing/index.d.ts +1 -1
- 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 +1 -1
- package/dist/{user-BAwVIzx3.d.mts → user-Bzw_43as.d.mts} +1 -1
- package/dist/{user-DrY-TFbo.d.ts → user-DSozTq44.d.ts} +1 -1
- package/dist/utils/index.cjs.map +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-CAI7BTMN.mjs.map +0 -1
- /package/dist/{chunk-HBJD6O7T.mjs.map → chunk-UPFNTXDX.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-HQbMlnwu.mjs';
|
|
2
2
|
import 'react-hook-form';
|
|
3
3
|
import '../enums/index.mjs';
|
|
4
4
|
|
|
@@ -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-Bliy01XC.js';
|
|
2
2
|
import 'react-hook-form';
|
|
3
3
|
import '../enums/index.js';
|
|
4
4
|
|
|
@@ -46,9 +46,9 @@ import {
|
|
|
46
46
|
import {
|
|
47
47
|
availableCategories,
|
|
48
48
|
categoryColors
|
|
49
|
-
} from "../chunk-
|
|
49
|
+
} from "../chunk-UPFNTXDX.mjs";
|
|
50
50
|
import "../chunk-2UNNIQIK.mjs";
|
|
51
|
-
import "../chunk-
|
|
51
|
+
import "../chunk-FGVNX6EN.mjs";
|
|
52
52
|
import "../chunk-RAYUJODN.mjs";
|
|
53
53
|
import "../chunk-DQ7ZHIXW.mjs";
|
|
54
54
|
import "../chunk-7IB7QPVH.mjs";
|
|
@@ -403,7 +403,7 @@ declare enum EnumCouponQualificationType {
|
|
|
403
403
|
type CouponPurchaseOption = {
|
|
404
404
|
buy: number;
|
|
405
405
|
get: number;
|
|
406
|
-
|
|
406
|
+
maxRewardCount: number;
|
|
407
407
|
type: EnumCouponQualificationType.PURCHASE;
|
|
408
408
|
unit: string;
|
|
409
409
|
};
|
|
@@ -640,7 +640,7 @@ type DeviceInfo = {
|
|
|
640
640
|
modelName: string;
|
|
641
641
|
osName: string;
|
|
642
642
|
osVersion: string;
|
|
643
|
-
timestamp:
|
|
643
|
+
timestamp: Date;
|
|
644
644
|
};
|
|
645
645
|
type TermsAgreement = DeviceInfo & {
|
|
646
646
|
termVersion: string;
|
|
@@ -403,7 +403,7 @@ declare enum EnumCouponQualificationType {
|
|
|
403
403
|
type CouponPurchaseOption = {
|
|
404
404
|
buy: number;
|
|
405
405
|
get: number;
|
|
406
|
-
|
|
406
|
+
maxRewardCount: number;
|
|
407
407
|
type: EnumCouponQualificationType.PURCHASE;
|
|
408
408
|
unit: string;
|
|
409
409
|
};
|
|
@@ -640,7 +640,7 @@ type DeviceInfo = {
|
|
|
640
640
|
modelName: string;
|
|
641
641
|
osName: string;
|
|
642
642
|
osVersion: string;
|
|
643
|
-
timestamp:
|
|
643
|
+
timestamp: Date;
|
|
644
644
|
};
|
|
645
645
|
type TermsAgreement = DeviceInfo & {
|
|
646
646
|
termVersion: string;
|
package/dist/graphql/index.cjs
CHANGED