@kimdaegyu/babmukdang-shared 1.1.11 → 2.0.2
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/chunk-3BLXZW4U.js +338 -0
- package/dist/{chunk-AI2YMBJX.js → chunk-65DWKLP6.js} +18 -9
- package/dist/{chunk-H77ISYYC.js → chunk-6R5CCY5Q.js} +22 -8
- package/dist/{chunk-4E5E3PFW.js → chunk-DRCY5UNQ.js} +20 -7
- package/dist/chunk-EX7S5FI5.js +91 -0
- package/dist/{chunk-HRM3FQPL.js → chunk-EYZU5HPG.js} +4 -1
- package/dist/{chunk-OJVXYCSH.js → chunk-G7TITUHT.js} +1 -1
- package/dist/chunk-GESEM4IA.js +122 -0
- package/dist/chunk-IPANLE7B.js +632 -0
- package/dist/chunk-KREAZLLH.js +1062 -0
- package/dist/{chunk-K3CZKI2F.js → chunk-P3MYMK34.js} +24 -13
- package/dist/chunk-Q4BPFDVB.js +171 -0
- package/dist/{chunk-W4C7XHTX.js → chunk-QUAG5LF5.js} +13 -6
- package/dist/chunk-TIOX7OHA.js +863 -0
- package/dist/{chunk-GTVEQYJW.js → chunk-TOXRHSD6.js} +1 -1
- package/dist/chunk-YV734GYZ.js +165 -0
- package/dist/domain/article/index.cjs +107 -15
- package/dist/domain/article/index.d.cts +79 -796
- package/dist/domain/article/index.d.ts +79 -796
- package/dist/domain/article/index.js +5 -5
- package/dist/domain/auth/index.cjs +88 -9
- package/dist/domain/auth/index.d.cts +6 -46
- package/dist/domain/auth/index.d.ts +6 -46
- package/dist/domain/auth/index.js +3 -3
- package/dist/domain/common/index.cjs +2100 -395
- package/dist/domain/common/index.d.cts +212 -3037
- package/dist/domain/common/index.d.ts +212 -3037
- package/dist/domain/common/index.js +65 -31
- package/dist/domain/food/index.cjs +248 -0
- package/dist/domain/food/index.d.cts +321 -0
- package/dist/domain/food/index.d.ts +321 -0
- package/dist/domain/food/index.js +44 -0
- package/dist/domain/friend/index.cjs +108 -12
- package/dist/domain/friend/index.d.cts +39 -98
- package/dist/domain/friend/index.d.ts +39 -98
- package/dist/domain/friend/index.js +6 -4
- package/dist/domain/index.cjs +2736 -522
- package/dist/domain/index.d.cts +383 -123
- package/dist/domain/index.d.ts +383 -123
- package/dist/domain/index.js +429 -140
- package/dist/domain/live-activity/index.cjs +1061 -0
- package/dist/domain/live-activity/index.d.cts +177 -0
- package/dist/domain/live-activity/index.d.ts +177 -0
- package/dist/domain/live-activity/index.js +27 -0
- package/dist/domain/meal/index.cjs +101 -12
- package/dist/domain/meal/index.d.cts +21 -40
- package/dist/domain/meal/index.d.ts +21 -40
- package/dist/domain/meal/index.js +4 -4
- package/dist/domain/meal-plan/index.cjs +1504 -0
- package/dist/domain/meal-plan/index.d.cts +4424 -0
- package/dist/domain/meal-plan/index.d.ts +4424 -0
- package/dist/domain/meal-plan/index.js +256 -0
- package/dist/domain/member/index.cjs +114 -9
- package/dist/domain/member/index.d.cts +263 -273
- package/dist/domain/member/index.d.ts +263 -273
- package/dist/domain/member/index.js +26 -2
- package/dist/domain/promotion/index.cjs +26 -8
- package/dist/domain/promotion/index.d.cts +35 -112
- package/dist/domain/promotion/index.d.ts +35 -112
- package/dist/domain/promotion/index.js +3 -3
- package/dist/domain/push/index.cjs +1004 -0
- package/dist/domain/push/index.d.cts +169 -0
- package/dist/domain/push/index.d.ts +169 -0
- package/dist/domain/push/index.js +35 -0
- package/dist/domain/restaurant/index.cjs +10 -4
- package/dist/domain/restaurant/index.d.cts +27 -1
- package/dist/domain/restaurant/index.d.ts +27 -1
- package/dist/domain/restaurant/index.js +2 -2
- package/dist/index.cjs +2535 -464
- package/dist/index.d.cts +5 -7
- package/dist/index.d.ts +5 -7
- package/dist/index.js +16 -15
- package/package.json +52 -55
- package/dist/chunk-PFSZSKD5.js +0 -0
- package/dist/chunk-PQMEXOPZ.js +0 -232
- package/dist/chunk-W4TUW2GY.js +0 -40
- package/dist/chunk-WNYCCQM4.js +0 -342
- package/dist/chunk-YGFAVC5N.js +0 -34
- package/dist/chunk-YM7YU7IR.js +0 -319
- package/dist/chunk-ZH7D7B2Y.js +0 -78
- package/dist/domain/invitation/index.cjs +0 -82
- package/dist/domain/invitation/index.d.cts +0 -64
- package/dist/domain/invitation/index.d.ts +0 -64
- package/dist/domain/invitation/index.js +0 -13
- package/dist/domain/plan/index.cjs +0 -327
- package/dist/domain/plan/index.d.cts +0 -178
- package/dist/domain/plan/index.d.ts +0 -178
- package/dist/domain/plan/index.js +0 -18
- package/dist/domain/recruit/index.cjs +0 -189
- package/dist/domain/recruit/index.d.cts +0 -214
- package/dist/domain/recruit/index.d.ts +0 -214
- package/dist/domain/recruit/index.js +0 -30
- package/dist/domain/room/index.cjs +0 -401
- package/dist/domain/room/index.d.cts +0 -2643
- package/dist/domain/room/index.d.ts +0 -2643
- package/dist/domain/room/index.js +0 -82
- package/dist/id-dAYxfjZn.d.cts +0 -64
- package/dist/id-dAYxfjZn.d.ts +0 -64
- package/dist/restaurant.schema-CuEcX3S3.d.cts +0 -78
- package/dist/restaurant.schema-CuEcX3S3.d.ts +0 -78
|
@@ -5,56 +5,37 @@ declare const MealStatusResponseSchema: z.ZodObject<{
|
|
|
5
5
|
label: z.ZodString;
|
|
6
6
|
updatedAt: z.ZodString;
|
|
7
7
|
secondsToAutoOff: z.ZodNumber;
|
|
8
|
-
},
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
secondsToAutoOff: number;
|
|
13
|
-
}, {
|
|
14
|
-
label: string;
|
|
15
|
-
updatedAt: string;
|
|
16
|
-
hungry: boolean;
|
|
17
|
-
secondsToAutoOff: number;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const MealStatusActionSchema: z.ZodEnum<{
|
|
10
|
+
ARTICLE_UPLOAD: "ARTICLE_UPLOAD";
|
|
11
|
+
SET_MANNUALY: "SET_MANNUALY";
|
|
18
12
|
}>;
|
|
19
|
-
declare const MealStatusActionSchema: z.ZodEnum<["ARTICLE_UPLOAD", "SET_MANNUALY"]>;
|
|
20
13
|
declare const UpdateMealStatusRequestSchema: z.ZodObject<{
|
|
21
|
-
action: z.ZodDefault<z.ZodOptional<z.ZodEnum<
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
}
|
|
25
|
-
|
|
14
|
+
action: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
15
|
+
ARTICLE_UPLOAD: "ARTICLE_UPLOAD";
|
|
16
|
+
SET_MANNUALY: "SET_MANNUALY";
|
|
17
|
+
}>>>;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const MealStatusSchema: z.ZodEnum<{
|
|
20
|
+
ALL: "ALL";
|
|
21
|
+
HUNGRY: "HUNGRY";
|
|
22
|
+
NOT_HUNGRY: "NOT_HUNGRY";
|
|
26
23
|
}>;
|
|
27
|
-
declare const MealStatusSchema: z.ZodEnum<["ALL", "HUNGRY", "NOT_HUNGRY"]>;
|
|
28
24
|
declare const FriendMealQuerySchema: z.ZodObject<{
|
|
29
|
-
status: z.ZodDefault<z.ZodOptional<z.ZodEnum<
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
}>;
|
|
25
|
+
status: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
26
|
+
ALL: "ALL";
|
|
27
|
+
HUNGRY: "HUNGRY";
|
|
28
|
+
NOT_HUNGRY: "NOT_HUNGRY";
|
|
29
|
+
}>>>;
|
|
30
|
+
}, z.core.$strip>;
|
|
35
31
|
declare const FriendMealItemResponseSchema: z.ZodObject<{
|
|
36
|
-
memberId: z.ZodBranded<z.ZodNumber, "MemberId">;
|
|
32
|
+
memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
|
|
37
33
|
username: z.ZodString;
|
|
38
34
|
profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
-
} & {
|
|
40
35
|
hungry: z.ZodBoolean;
|
|
41
36
|
label: z.ZodString;
|
|
42
37
|
updatedAt: z.ZodString;
|
|
43
|
-
},
|
|
44
|
-
label: string;
|
|
45
|
-
memberId: number & z.BRAND<"MemberId">;
|
|
46
|
-
username: string;
|
|
47
|
-
updatedAt: string;
|
|
48
|
-
hungry: boolean;
|
|
49
|
-
profileImageUrl?: string | null | undefined;
|
|
50
|
-
}, {
|
|
51
|
-
label: string;
|
|
52
|
-
memberId: number;
|
|
53
|
-
username: string;
|
|
54
|
-
updatedAt: string;
|
|
55
|
-
hungry: boolean;
|
|
56
|
-
profileImageUrl?: string | null | undefined;
|
|
57
|
-
}>;
|
|
38
|
+
}, z.core.$strip>;
|
|
58
39
|
|
|
59
40
|
type UpdateMealStatusRequest = z.infer<typeof UpdateMealStatusRequestSchema>;
|
|
60
41
|
type MealStatus = z.infer<typeof MealStatusSchema>;
|
|
@@ -5,11 +5,11 @@ import {
|
|
|
5
5
|
MealStatusResponseSchema,
|
|
6
6
|
MealStatusSchema,
|
|
7
7
|
UpdateMealStatusRequestSchema
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-HRM3FQPL.js";
|
|
8
|
+
} from "../../chunk-QUAG5LF5.js";
|
|
10
9
|
import "../../chunk-NJTV6DRT.js";
|
|
11
|
-
import "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
10
|
+
import "../../chunk-YV734GYZ.js";
|
|
11
|
+
import "../../chunk-EYZU5HPG.js";
|
|
12
|
+
import "../../chunk-6R5CCY5Q.js";
|
|
13
13
|
export {
|
|
14
14
|
FriendMealItemResponseSchema,
|
|
15
15
|
FriendMealQuerySchema,
|