@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
|
@@ -1,82 +0,0 @@
|
|
|
1
|
-
import "../../chunk-PFSZSKD5.js";
|
|
2
|
-
import {
|
|
3
|
-
AddLocationCandidateRequestSchema,
|
|
4
|
-
ChatMessageRequestSchema,
|
|
5
|
-
ChatMessageResponseSchema,
|
|
6
|
-
DatePicksUpdateResponseSchema,
|
|
7
|
-
ExcludeMenuRequestSchema,
|
|
8
|
-
ExcludeMenuUpdateResponseSchema,
|
|
9
|
-
FinalStateSchema,
|
|
10
|
-
InvitationRoomStageSchema,
|
|
11
|
-
LocationCandidateAddUpdateResponseSchema,
|
|
12
|
-
LocationCandidateSchema,
|
|
13
|
-
LocationCandidateVoteUpdateResponseSchema,
|
|
14
|
-
LocationIdSchema,
|
|
15
|
-
MatchingNotificationKindSchema,
|
|
16
|
-
MatchingNotificationSchema,
|
|
17
|
-
MenuCodeSchema,
|
|
18
|
-
MenuPickUpdateResponseSchema,
|
|
19
|
-
MenuSchema,
|
|
20
|
-
ParticipantSchema,
|
|
21
|
-
PhaseDataBroadcastSchema,
|
|
22
|
-
PickDateRequestSchema,
|
|
23
|
-
PickMenuRequestSchema,
|
|
24
|
-
PickRestaurantRequestSchema,
|
|
25
|
-
PickTimesRequestSchema,
|
|
26
|
-
ReadyStateChangedSchema,
|
|
27
|
-
ReadyStateRequestSchema,
|
|
28
|
-
RecruitRoomStageSchema,
|
|
29
|
-
RestaurantPickUpdateResponseSchema,
|
|
30
|
-
RoomAccessResponseSchema,
|
|
31
|
-
RoomAssignedResponseSchema,
|
|
32
|
-
RoomInitialStateSchema,
|
|
33
|
-
RoomSocketClientEventSchemas,
|
|
34
|
-
RoomSocketErrorSchema,
|
|
35
|
-
RoomSocketServerEventSchemas,
|
|
36
|
-
RoomTypeSchema,
|
|
37
|
-
TimePicksUpdateResponseSchema,
|
|
38
|
-
VoteLocationRequestSchema
|
|
39
|
-
} from "../../chunk-PQMEXOPZ.js";
|
|
40
|
-
import "../../chunk-GTVEQYJW.js";
|
|
41
|
-
import "../../chunk-HRM3FQPL.js";
|
|
42
|
-
import "../../chunk-NJTV6DRT.js";
|
|
43
|
-
import "../../chunk-ZH7D7B2Y.js";
|
|
44
|
-
import "../../chunk-H77ISYYC.js";
|
|
45
|
-
export {
|
|
46
|
-
AddLocationCandidateRequestSchema,
|
|
47
|
-
ChatMessageRequestSchema,
|
|
48
|
-
ChatMessageResponseSchema,
|
|
49
|
-
DatePicksUpdateResponseSchema,
|
|
50
|
-
ExcludeMenuRequestSchema,
|
|
51
|
-
ExcludeMenuUpdateResponseSchema,
|
|
52
|
-
FinalStateSchema,
|
|
53
|
-
InvitationRoomStageSchema,
|
|
54
|
-
LocationCandidateAddUpdateResponseSchema,
|
|
55
|
-
LocationCandidateSchema,
|
|
56
|
-
LocationCandidateVoteUpdateResponseSchema,
|
|
57
|
-
LocationIdSchema,
|
|
58
|
-
MatchingNotificationKindSchema,
|
|
59
|
-
MatchingNotificationSchema,
|
|
60
|
-
MenuCodeSchema,
|
|
61
|
-
MenuPickUpdateResponseSchema,
|
|
62
|
-
MenuSchema,
|
|
63
|
-
ParticipantSchema,
|
|
64
|
-
PhaseDataBroadcastSchema,
|
|
65
|
-
PickDateRequestSchema,
|
|
66
|
-
PickMenuRequestSchema,
|
|
67
|
-
PickRestaurantRequestSchema,
|
|
68
|
-
PickTimesRequestSchema,
|
|
69
|
-
ReadyStateChangedSchema,
|
|
70
|
-
ReadyStateRequestSchema,
|
|
71
|
-
RecruitRoomStageSchema,
|
|
72
|
-
RestaurantPickUpdateResponseSchema,
|
|
73
|
-
RoomAccessResponseSchema,
|
|
74
|
-
RoomAssignedResponseSchema,
|
|
75
|
-
RoomInitialStateSchema,
|
|
76
|
-
RoomSocketClientEventSchemas,
|
|
77
|
-
RoomSocketErrorSchema,
|
|
78
|
-
RoomSocketServerEventSchemas,
|
|
79
|
-
RoomTypeSchema,
|
|
80
|
-
TimePicksUpdateResponseSchema,
|
|
81
|
-
VoteLocationRequestSchema
|
|
82
|
-
};
|
package/dist/id-dAYxfjZn.d.cts
DELETED
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
|
|
3
|
-
declare const PositiveIntIdSchema: z.ZodNumber;
|
|
4
|
-
declare const NonEmptyStringIdSchema: z.ZodString;
|
|
5
|
-
declare const MemberIdSchema: z.ZodBranded<z.ZodNumber, "MemberId">;
|
|
6
|
-
declare const UserIdSchema: z.ZodBranded<z.ZodNumber, "MemberId">;
|
|
7
|
-
declare const ArticleIdSchema: z.ZodBranded<z.ZodNumber, "ArticleId">;
|
|
8
|
-
declare const CommentIdSchema: z.ZodBranded<z.ZodNumber, "CommentId">;
|
|
9
|
-
declare const RecruitIdSchema: z.ZodBranded<z.ZodNumber, "RecruitId">;
|
|
10
|
-
declare const PlanIdSchema: z.ZodBranded<z.ZodNumber, "PlanId">;
|
|
11
|
-
declare const InvitationIdSchema: z.ZodBranded<z.ZodNumber, "InvitationId">;
|
|
12
|
-
declare const RoomIdSchema: z.ZodBranded<z.ZodString, "RoomId">;
|
|
13
|
-
declare const RestaurantIdSchema: z.ZodBranded<z.ZodString, "RestaurantId">;
|
|
14
|
-
declare const CouponIdSchema: z.ZodBranded<z.ZodNumber, "CouponId">;
|
|
15
|
-
declare const SubscriptionIdSchema: z.ZodBranded<z.ZodNumber, "SubscriptionId">;
|
|
16
|
-
declare const FriendRequestIdSchema: z.ZodBranded<z.ZodNumber, "FriendRequestId">;
|
|
17
|
-
declare const ReferralCodeSchema: z.ZodBranded<z.ZodString, "ReferralCode">;
|
|
18
|
-
declare const FoodCodeSchema: z.ZodBranded<z.ZodString, "FoodCode">;
|
|
19
|
-
declare const FoodLabelSchema: z.ZodBranded<z.ZodString, "FoodLabel">;
|
|
20
|
-
declare const FoodSchema: z.ZodObject<{
|
|
21
|
-
code: z.ZodBranded<z.ZodString, "FoodCode">;
|
|
22
|
-
label: z.ZodBranded<z.ZodString, "FoodLabel">;
|
|
23
|
-
}, "strip", z.ZodTypeAny, {
|
|
24
|
-
code: string & z.BRAND<"FoodCode">;
|
|
25
|
-
label: string & z.BRAND<"FoodLabel">;
|
|
26
|
-
}, {
|
|
27
|
-
code: string;
|
|
28
|
-
label: string;
|
|
29
|
-
}>;
|
|
30
|
-
|
|
31
|
-
type Brand<T, TBrand extends string> = T & {
|
|
32
|
-
readonly __brand: TBrand;
|
|
33
|
-
};
|
|
34
|
-
type MemberId = z.infer<typeof MemberIdSchema>;
|
|
35
|
-
/** @deprecated Use MemberId. */
|
|
36
|
-
type UserId = z.infer<typeof UserIdSchema>;
|
|
37
|
-
type ArticleId = z.infer<typeof ArticleIdSchema>;
|
|
38
|
-
type CommentId = z.infer<typeof CommentIdSchema>;
|
|
39
|
-
type RecruitId = z.infer<typeof RecruitIdSchema>;
|
|
40
|
-
type PlanId = z.infer<typeof PlanIdSchema>;
|
|
41
|
-
type InvitationId = z.infer<typeof InvitationIdSchema>;
|
|
42
|
-
type RoomId = z.infer<typeof RoomIdSchema>;
|
|
43
|
-
type RestaurantId = z.infer<typeof RestaurantIdSchema>;
|
|
44
|
-
type CouponId = z.infer<typeof CouponIdSchema>;
|
|
45
|
-
type SubscriptionId = z.infer<typeof SubscriptionIdSchema>;
|
|
46
|
-
type FriendRequestId = z.infer<typeof FriendRequestIdSchema>;
|
|
47
|
-
type ReferralCode = z.infer<typeof ReferralCodeSchema>;
|
|
48
|
-
type FoodCode = z.infer<typeof FoodCodeSchema>;
|
|
49
|
-
type FoodLabel = z.infer<typeof FoodLabelSchema>;
|
|
50
|
-
type Food = z.infer<typeof FoodSchema>;
|
|
51
|
-
declare const toMemberId: (value: number) => MemberId;
|
|
52
|
-
declare const toArticleId: (value: number) => ArticleId;
|
|
53
|
-
declare const toRecruitId: (value: number) => RecruitId;
|
|
54
|
-
declare const toInvitationId: (value: number) => InvitationId;
|
|
55
|
-
declare const toRoomId: (value: string) => RoomId;
|
|
56
|
-
declare const toRestaurantId: (value: string) => RestaurantId;
|
|
57
|
-
declare const toCommentId: (value: number) => CommentId;
|
|
58
|
-
declare const toPlanId: (value: number) => PlanId;
|
|
59
|
-
declare const toCouponId: (value: number) => CouponId;
|
|
60
|
-
declare const toSubscriptionId: (value: number) => SubscriptionId;
|
|
61
|
-
declare const toFriendRequestId: (value: number) => FriendRequestId;
|
|
62
|
-
declare const toReferralCode: (value: string) => ReferralCode;
|
|
63
|
-
|
|
64
|
-
export { type ArticleId as A, type Brand as B, type CommentId as C, toCouponId as D, toFriendRequestId as E, type Food as F, toInvitationId as G, toMemberId as H, type InvitationId as I, toPlanId as J, toRecruitId as K, toReferralCode as L, type MemberId as M, NonEmptyStringIdSchema as N, toRestaurantId as O, type PlanId as P, toRoomId as Q, type RecruitId as R, type SubscriptionId as S, toSubscriptionId as T, type UserId as U, ArticleIdSchema as a, CommentIdSchema as b, type CouponId as c, CouponIdSchema as d, type FoodCode as e, FoodCodeSchema as f, type FoodLabel as g, FoodLabelSchema as h, FoodSchema as i, type FriendRequestId as j, FriendRequestIdSchema as k, InvitationIdSchema as l, MemberIdSchema as m, PlanIdSchema as n, PositiveIntIdSchema as o, RecruitIdSchema as p, type ReferralCode as q, ReferralCodeSchema as r, type RestaurantId as s, RestaurantIdSchema as t, type RoomId as u, RoomIdSchema as v, SubscriptionIdSchema as w, UserIdSchema as x, toArticleId as y, toCommentId as z };
|
package/dist/id-dAYxfjZn.d.ts
DELETED
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
|
|
3
|
-
declare const PositiveIntIdSchema: z.ZodNumber;
|
|
4
|
-
declare const NonEmptyStringIdSchema: z.ZodString;
|
|
5
|
-
declare const MemberIdSchema: z.ZodBranded<z.ZodNumber, "MemberId">;
|
|
6
|
-
declare const UserIdSchema: z.ZodBranded<z.ZodNumber, "MemberId">;
|
|
7
|
-
declare const ArticleIdSchema: z.ZodBranded<z.ZodNumber, "ArticleId">;
|
|
8
|
-
declare const CommentIdSchema: z.ZodBranded<z.ZodNumber, "CommentId">;
|
|
9
|
-
declare const RecruitIdSchema: z.ZodBranded<z.ZodNumber, "RecruitId">;
|
|
10
|
-
declare const PlanIdSchema: z.ZodBranded<z.ZodNumber, "PlanId">;
|
|
11
|
-
declare const InvitationIdSchema: z.ZodBranded<z.ZodNumber, "InvitationId">;
|
|
12
|
-
declare const RoomIdSchema: z.ZodBranded<z.ZodString, "RoomId">;
|
|
13
|
-
declare const RestaurantIdSchema: z.ZodBranded<z.ZodString, "RestaurantId">;
|
|
14
|
-
declare const CouponIdSchema: z.ZodBranded<z.ZodNumber, "CouponId">;
|
|
15
|
-
declare const SubscriptionIdSchema: z.ZodBranded<z.ZodNumber, "SubscriptionId">;
|
|
16
|
-
declare const FriendRequestIdSchema: z.ZodBranded<z.ZodNumber, "FriendRequestId">;
|
|
17
|
-
declare const ReferralCodeSchema: z.ZodBranded<z.ZodString, "ReferralCode">;
|
|
18
|
-
declare const FoodCodeSchema: z.ZodBranded<z.ZodString, "FoodCode">;
|
|
19
|
-
declare const FoodLabelSchema: z.ZodBranded<z.ZodString, "FoodLabel">;
|
|
20
|
-
declare const FoodSchema: z.ZodObject<{
|
|
21
|
-
code: z.ZodBranded<z.ZodString, "FoodCode">;
|
|
22
|
-
label: z.ZodBranded<z.ZodString, "FoodLabel">;
|
|
23
|
-
}, "strip", z.ZodTypeAny, {
|
|
24
|
-
code: string & z.BRAND<"FoodCode">;
|
|
25
|
-
label: string & z.BRAND<"FoodLabel">;
|
|
26
|
-
}, {
|
|
27
|
-
code: string;
|
|
28
|
-
label: string;
|
|
29
|
-
}>;
|
|
30
|
-
|
|
31
|
-
type Brand<T, TBrand extends string> = T & {
|
|
32
|
-
readonly __brand: TBrand;
|
|
33
|
-
};
|
|
34
|
-
type MemberId = z.infer<typeof MemberIdSchema>;
|
|
35
|
-
/** @deprecated Use MemberId. */
|
|
36
|
-
type UserId = z.infer<typeof UserIdSchema>;
|
|
37
|
-
type ArticleId = z.infer<typeof ArticleIdSchema>;
|
|
38
|
-
type CommentId = z.infer<typeof CommentIdSchema>;
|
|
39
|
-
type RecruitId = z.infer<typeof RecruitIdSchema>;
|
|
40
|
-
type PlanId = z.infer<typeof PlanIdSchema>;
|
|
41
|
-
type InvitationId = z.infer<typeof InvitationIdSchema>;
|
|
42
|
-
type RoomId = z.infer<typeof RoomIdSchema>;
|
|
43
|
-
type RestaurantId = z.infer<typeof RestaurantIdSchema>;
|
|
44
|
-
type CouponId = z.infer<typeof CouponIdSchema>;
|
|
45
|
-
type SubscriptionId = z.infer<typeof SubscriptionIdSchema>;
|
|
46
|
-
type FriendRequestId = z.infer<typeof FriendRequestIdSchema>;
|
|
47
|
-
type ReferralCode = z.infer<typeof ReferralCodeSchema>;
|
|
48
|
-
type FoodCode = z.infer<typeof FoodCodeSchema>;
|
|
49
|
-
type FoodLabel = z.infer<typeof FoodLabelSchema>;
|
|
50
|
-
type Food = z.infer<typeof FoodSchema>;
|
|
51
|
-
declare const toMemberId: (value: number) => MemberId;
|
|
52
|
-
declare const toArticleId: (value: number) => ArticleId;
|
|
53
|
-
declare const toRecruitId: (value: number) => RecruitId;
|
|
54
|
-
declare const toInvitationId: (value: number) => InvitationId;
|
|
55
|
-
declare const toRoomId: (value: string) => RoomId;
|
|
56
|
-
declare const toRestaurantId: (value: string) => RestaurantId;
|
|
57
|
-
declare const toCommentId: (value: number) => CommentId;
|
|
58
|
-
declare const toPlanId: (value: number) => PlanId;
|
|
59
|
-
declare const toCouponId: (value: number) => CouponId;
|
|
60
|
-
declare const toSubscriptionId: (value: number) => SubscriptionId;
|
|
61
|
-
declare const toFriendRequestId: (value: number) => FriendRequestId;
|
|
62
|
-
declare const toReferralCode: (value: string) => ReferralCode;
|
|
63
|
-
|
|
64
|
-
export { type ArticleId as A, type Brand as B, type CommentId as C, toCouponId as D, toFriendRequestId as E, type Food as F, toInvitationId as G, toMemberId as H, type InvitationId as I, toPlanId as J, toRecruitId as K, toReferralCode as L, type MemberId as M, NonEmptyStringIdSchema as N, toRestaurantId as O, type PlanId as P, toRoomId as Q, type RecruitId as R, type SubscriptionId as S, toSubscriptionId as T, type UserId as U, ArticleIdSchema as a, CommentIdSchema as b, type CouponId as c, CouponIdSchema as d, type FoodCode as e, FoodCodeSchema as f, type FoodLabel as g, FoodLabelSchema as h, FoodSchema as i, type FriendRequestId as j, FriendRequestIdSchema as k, InvitationIdSchema as l, MemberIdSchema as m, PlanIdSchema as n, PositiveIntIdSchema as o, RecruitIdSchema as p, type ReferralCode as q, ReferralCodeSchema as r, type RestaurantId as s, RestaurantIdSchema as t, type RoomId as u, RoomIdSchema as v, SubscriptionIdSchema as w, UserIdSchema as x, toArticleId as y, toCommentId as z };
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
|
|
3
|
-
declare const RestaurantSchema: z.ZodObject<{
|
|
4
|
-
restaurantId: z.ZodBranded<z.ZodString, "RestaurantId">;
|
|
5
|
-
placeName: z.ZodString;
|
|
6
|
-
categoryName: z.ZodString;
|
|
7
|
-
categoryGroupName: z.ZodString;
|
|
8
|
-
distance: z.ZodOptional<z.ZodString>;
|
|
9
|
-
roadAddressName: z.ZodString;
|
|
10
|
-
addressName: z.ZodString;
|
|
11
|
-
phone: z.ZodNullable<z.ZodString>;
|
|
12
|
-
placeUrl: z.ZodNullable<z.ZodString>;
|
|
13
|
-
lat: z.ZodNumber;
|
|
14
|
-
lng: z.ZodNumber;
|
|
15
|
-
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
restaurantId: string & z.BRAND<"RestaurantId">;
|
|
17
|
-
placeName: string;
|
|
18
|
-
categoryName: string;
|
|
19
|
-
categoryGroupName: string;
|
|
20
|
-
roadAddressName: string;
|
|
21
|
-
addressName: string;
|
|
22
|
-
phone: string | null;
|
|
23
|
-
placeUrl: string | null;
|
|
24
|
-
lat: number;
|
|
25
|
-
lng: number;
|
|
26
|
-
distance?: string | undefined;
|
|
27
|
-
}, {
|
|
28
|
-
restaurantId: string;
|
|
29
|
-
placeName: string;
|
|
30
|
-
categoryName: string;
|
|
31
|
-
categoryGroupName: string;
|
|
32
|
-
roadAddressName: string;
|
|
33
|
-
addressName: string;
|
|
34
|
-
phone: string | null;
|
|
35
|
-
placeUrl: string | null;
|
|
36
|
-
lat: number;
|
|
37
|
-
lng: number;
|
|
38
|
-
distance?: string | undefined;
|
|
39
|
-
}>;
|
|
40
|
-
declare const KakaoPlaceRawSchema: z.ZodObject<{
|
|
41
|
-
id: z.ZodBranded<z.ZodString, "RestaurantId">;
|
|
42
|
-
place_name: z.ZodString;
|
|
43
|
-
category_name: z.ZodString;
|
|
44
|
-
category_group_name: z.ZodString;
|
|
45
|
-
distance: z.ZodString;
|
|
46
|
-
road_address_name: z.ZodString;
|
|
47
|
-
address_name: z.ZodString;
|
|
48
|
-
phone: z.ZodString;
|
|
49
|
-
place_url: z.ZodOptional<z.ZodString>;
|
|
50
|
-
lat: z.ZodNumber;
|
|
51
|
-
lng: z.ZodNumber;
|
|
52
|
-
}, "strip", z.ZodTypeAny, {
|
|
53
|
-
distance: string;
|
|
54
|
-
phone: string;
|
|
55
|
-
lat: number;
|
|
56
|
-
lng: number;
|
|
57
|
-
id: string & z.BRAND<"RestaurantId">;
|
|
58
|
-
place_name: string;
|
|
59
|
-
category_name: string;
|
|
60
|
-
category_group_name: string;
|
|
61
|
-
road_address_name: string;
|
|
62
|
-
address_name: string;
|
|
63
|
-
place_url?: string | undefined;
|
|
64
|
-
}, {
|
|
65
|
-
distance: string;
|
|
66
|
-
phone: string;
|
|
67
|
-
lat: number;
|
|
68
|
-
lng: number;
|
|
69
|
-
id: string;
|
|
70
|
-
place_name: string;
|
|
71
|
-
category_name: string;
|
|
72
|
-
category_group_name: string;
|
|
73
|
-
road_address_name: string;
|
|
74
|
-
address_name: string;
|
|
75
|
-
place_url?: string | undefined;
|
|
76
|
-
}>;
|
|
77
|
-
|
|
78
|
-
export { KakaoPlaceRawSchema as K, RestaurantSchema as R };
|
|
@@ -1,78 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
|
|
3
|
-
declare const RestaurantSchema: z.ZodObject<{
|
|
4
|
-
restaurantId: z.ZodBranded<z.ZodString, "RestaurantId">;
|
|
5
|
-
placeName: z.ZodString;
|
|
6
|
-
categoryName: z.ZodString;
|
|
7
|
-
categoryGroupName: z.ZodString;
|
|
8
|
-
distance: z.ZodOptional<z.ZodString>;
|
|
9
|
-
roadAddressName: z.ZodString;
|
|
10
|
-
addressName: z.ZodString;
|
|
11
|
-
phone: z.ZodNullable<z.ZodString>;
|
|
12
|
-
placeUrl: z.ZodNullable<z.ZodString>;
|
|
13
|
-
lat: z.ZodNumber;
|
|
14
|
-
lng: z.ZodNumber;
|
|
15
|
-
}, "strip", z.ZodTypeAny, {
|
|
16
|
-
restaurantId: string & z.BRAND<"RestaurantId">;
|
|
17
|
-
placeName: string;
|
|
18
|
-
categoryName: string;
|
|
19
|
-
categoryGroupName: string;
|
|
20
|
-
roadAddressName: string;
|
|
21
|
-
addressName: string;
|
|
22
|
-
phone: string | null;
|
|
23
|
-
placeUrl: string | null;
|
|
24
|
-
lat: number;
|
|
25
|
-
lng: number;
|
|
26
|
-
distance?: string | undefined;
|
|
27
|
-
}, {
|
|
28
|
-
restaurantId: string;
|
|
29
|
-
placeName: string;
|
|
30
|
-
categoryName: string;
|
|
31
|
-
categoryGroupName: string;
|
|
32
|
-
roadAddressName: string;
|
|
33
|
-
addressName: string;
|
|
34
|
-
phone: string | null;
|
|
35
|
-
placeUrl: string | null;
|
|
36
|
-
lat: number;
|
|
37
|
-
lng: number;
|
|
38
|
-
distance?: string | undefined;
|
|
39
|
-
}>;
|
|
40
|
-
declare const KakaoPlaceRawSchema: z.ZodObject<{
|
|
41
|
-
id: z.ZodBranded<z.ZodString, "RestaurantId">;
|
|
42
|
-
place_name: z.ZodString;
|
|
43
|
-
category_name: z.ZodString;
|
|
44
|
-
category_group_name: z.ZodString;
|
|
45
|
-
distance: z.ZodString;
|
|
46
|
-
road_address_name: z.ZodString;
|
|
47
|
-
address_name: z.ZodString;
|
|
48
|
-
phone: z.ZodString;
|
|
49
|
-
place_url: z.ZodOptional<z.ZodString>;
|
|
50
|
-
lat: z.ZodNumber;
|
|
51
|
-
lng: z.ZodNumber;
|
|
52
|
-
}, "strip", z.ZodTypeAny, {
|
|
53
|
-
distance: string;
|
|
54
|
-
phone: string;
|
|
55
|
-
lat: number;
|
|
56
|
-
lng: number;
|
|
57
|
-
id: string & z.BRAND<"RestaurantId">;
|
|
58
|
-
place_name: string;
|
|
59
|
-
category_name: string;
|
|
60
|
-
category_group_name: string;
|
|
61
|
-
road_address_name: string;
|
|
62
|
-
address_name: string;
|
|
63
|
-
place_url?: string | undefined;
|
|
64
|
-
}, {
|
|
65
|
-
distance: string;
|
|
66
|
-
phone: string;
|
|
67
|
-
lat: number;
|
|
68
|
-
lng: number;
|
|
69
|
-
id: string;
|
|
70
|
-
place_name: string;
|
|
71
|
-
category_name: string;
|
|
72
|
-
category_group_name: string;
|
|
73
|
-
road_address_name: string;
|
|
74
|
-
address_name: string;
|
|
75
|
-
place_url?: string | undefined;
|
|
76
|
-
}>;
|
|
77
|
-
|
|
78
|
-
export { KakaoPlaceRawSchema as K, RestaurantSchema as R };
|