@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.
Files changed (100) hide show
  1. package/dist/chunk-3BLXZW4U.js +338 -0
  2. package/dist/{chunk-AI2YMBJX.js → chunk-65DWKLP6.js} +18 -9
  3. package/dist/{chunk-H77ISYYC.js → chunk-6R5CCY5Q.js} +22 -8
  4. package/dist/{chunk-4E5E3PFW.js → chunk-DRCY5UNQ.js} +20 -7
  5. package/dist/chunk-EX7S5FI5.js +91 -0
  6. package/dist/{chunk-HRM3FQPL.js → chunk-EYZU5HPG.js} +4 -1
  7. package/dist/{chunk-OJVXYCSH.js → chunk-G7TITUHT.js} +1 -1
  8. package/dist/chunk-GESEM4IA.js +122 -0
  9. package/dist/chunk-IPANLE7B.js +632 -0
  10. package/dist/chunk-KREAZLLH.js +1062 -0
  11. package/dist/{chunk-K3CZKI2F.js → chunk-P3MYMK34.js} +24 -13
  12. package/dist/chunk-Q4BPFDVB.js +171 -0
  13. package/dist/{chunk-W4C7XHTX.js → chunk-QUAG5LF5.js} +13 -6
  14. package/dist/chunk-TIOX7OHA.js +863 -0
  15. package/dist/{chunk-GTVEQYJW.js → chunk-TOXRHSD6.js} +1 -1
  16. package/dist/chunk-YV734GYZ.js +165 -0
  17. package/dist/domain/article/index.cjs +107 -15
  18. package/dist/domain/article/index.d.cts +79 -796
  19. package/dist/domain/article/index.d.ts +79 -796
  20. package/dist/domain/article/index.js +5 -5
  21. package/dist/domain/auth/index.cjs +88 -9
  22. package/dist/domain/auth/index.d.cts +6 -46
  23. package/dist/domain/auth/index.d.ts +6 -46
  24. package/dist/domain/auth/index.js +3 -3
  25. package/dist/domain/common/index.cjs +2100 -395
  26. package/dist/domain/common/index.d.cts +212 -3037
  27. package/dist/domain/common/index.d.ts +212 -3037
  28. package/dist/domain/common/index.js +65 -31
  29. package/dist/domain/food/index.cjs +248 -0
  30. package/dist/domain/food/index.d.cts +321 -0
  31. package/dist/domain/food/index.d.ts +321 -0
  32. package/dist/domain/food/index.js +44 -0
  33. package/dist/domain/friend/index.cjs +108 -12
  34. package/dist/domain/friend/index.d.cts +39 -98
  35. package/dist/domain/friend/index.d.ts +39 -98
  36. package/dist/domain/friend/index.js +6 -4
  37. package/dist/domain/index.cjs +2736 -522
  38. package/dist/domain/index.d.cts +383 -123
  39. package/dist/domain/index.d.ts +383 -123
  40. package/dist/domain/index.js +429 -140
  41. package/dist/domain/live-activity/index.cjs +1061 -0
  42. package/dist/domain/live-activity/index.d.cts +177 -0
  43. package/dist/domain/live-activity/index.d.ts +177 -0
  44. package/dist/domain/live-activity/index.js +27 -0
  45. package/dist/domain/meal/index.cjs +101 -12
  46. package/dist/domain/meal/index.d.cts +21 -40
  47. package/dist/domain/meal/index.d.ts +21 -40
  48. package/dist/domain/meal/index.js +4 -4
  49. package/dist/domain/meal-plan/index.cjs +1504 -0
  50. package/dist/domain/meal-plan/index.d.cts +4424 -0
  51. package/dist/domain/meal-plan/index.d.ts +4424 -0
  52. package/dist/domain/meal-plan/index.js +256 -0
  53. package/dist/domain/member/index.cjs +114 -9
  54. package/dist/domain/member/index.d.cts +263 -273
  55. package/dist/domain/member/index.d.ts +263 -273
  56. package/dist/domain/member/index.js +26 -2
  57. package/dist/domain/promotion/index.cjs +26 -8
  58. package/dist/domain/promotion/index.d.cts +35 -112
  59. package/dist/domain/promotion/index.d.ts +35 -112
  60. package/dist/domain/promotion/index.js +3 -3
  61. package/dist/domain/push/index.cjs +1004 -0
  62. package/dist/domain/push/index.d.cts +169 -0
  63. package/dist/domain/push/index.d.ts +169 -0
  64. package/dist/domain/push/index.js +35 -0
  65. package/dist/domain/restaurant/index.cjs +10 -4
  66. package/dist/domain/restaurant/index.d.cts +27 -1
  67. package/dist/domain/restaurant/index.d.ts +27 -1
  68. package/dist/domain/restaurant/index.js +2 -2
  69. package/dist/index.cjs +2535 -464
  70. package/dist/index.d.cts +5 -7
  71. package/dist/index.d.ts +5 -7
  72. package/dist/index.js +16 -15
  73. package/package.json +52 -55
  74. package/dist/chunk-PFSZSKD5.js +0 -0
  75. package/dist/chunk-PQMEXOPZ.js +0 -232
  76. package/dist/chunk-W4TUW2GY.js +0 -40
  77. package/dist/chunk-WNYCCQM4.js +0 -342
  78. package/dist/chunk-YGFAVC5N.js +0 -34
  79. package/dist/chunk-YM7YU7IR.js +0 -319
  80. package/dist/chunk-ZH7D7B2Y.js +0 -78
  81. package/dist/domain/invitation/index.cjs +0 -82
  82. package/dist/domain/invitation/index.d.cts +0 -64
  83. package/dist/domain/invitation/index.d.ts +0 -64
  84. package/dist/domain/invitation/index.js +0 -13
  85. package/dist/domain/plan/index.cjs +0 -327
  86. package/dist/domain/plan/index.d.cts +0 -178
  87. package/dist/domain/plan/index.d.ts +0 -178
  88. package/dist/domain/plan/index.js +0 -18
  89. package/dist/domain/recruit/index.cjs +0 -189
  90. package/dist/domain/recruit/index.d.cts +0 -214
  91. package/dist/domain/recruit/index.d.ts +0 -214
  92. package/dist/domain/recruit/index.js +0 -30
  93. package/dist/domain/room/index.cjs +0 -401
  94. package/dist/domain/room/index.d.cts +0 -2643
  95. package/dist/domain/room/index.d.ts +0 -2643
  96. package/dist/domain/room/index.js +0 -82
  97. package/dist/id-dAYxfjZn.d.cts +0 -64
  98. package/dist/id-dAYxfjZn.d.ts +0 -64
  99. package/dist/restaurant.schema-CuEcX3S3.d.cts +0 -78
  100. package/dist/restaurant.schema-CuEcX3S3.d.ts +0 -78
@@ -0,0 +1,632 @@
1
+ import {
2
+ ApiFailureSchema,
3
+ ApiResponseSchema,
4
+ ApiSuccessSchema,
5
+ CACHE_INVALIDATION_SSE_EVENT,
6
+ CacheInvalidationActionSchema,
7
+ CacheInvalidationEntitySchema,
8
+ CacheInvalidationEventSchema,
9
+ CacheInvalidationKeySchema,
10
+ CreatedEntityIdResponseSchema,
11
+ NoBodySchema,
12
+ NoContentSchema,
13
+ NoParamsSchema,
14
+ NoQuerySchema,
15
+ apiContract,
16
+ endpoint,
17
+ makeApiResponseSchema,
18
+ makeApiSuccessSchema,
19
+ toArticleId,
20
+ toCommentId,
21
+ toCouponId,
22
+ toFriendRequestId,
23
+ toMealGroupId,
24
+ toMealPlanChangeRequestId,
25
+ toMealPlanChatMessageId,
26
+ toMealPlanChatRoomId,
27
+ toMealPlanId,
28
+ toMealPlanInviteId,
29
+ toMealPlanJoinRequestId,
30
+ toMealPlanNearbyFriendExposureBatchId,
31
+ toMealPlanShareLinkId,
32
+ toMealPlanShareLinkToken,
33
+ toMemberId,
34
+ toReferralCode,
35
+ toRestaurantId,
36
+ toSubscriptionId
37
+ } from "./chunk-KREAZLLH.js";
38
+ import {
39
+ FriendMealItemResponseSchema,
40
+ FriendMealQuerySchema,
41
+ MealStatusActionSchema,
42
+ MealStatusResponseSchema,
43
+ MealStatusSchema,
44
+ UpdateMealStatusRequestSchema
45
+ } from "./chunk-QUAG5LF5.js";
46
+ import {
47
+ ChallengeStatusResponseSchema,
48
+ ClaimChallengeRewardRequestSchema,
49
+ ClaimChallengeRewardResponseSchema,
50
+ CouponResponseSchema,
51
+ CouponStatusSchema,
52
+ CouponTypeSchema,
53
+ RedeemReferralRequestSchema,
54
+ ReferralCreateResponseSchema,
55
+ ReferralItemResponseSchema
56
+ } from "./chunk-65DWKLP6.js";
57
+ import {
58
+ ArticleCommentSchema,
59
+ ArticleCoreSchema,
60
+ ArticleDetailResponseSchema,
61
+ ArticleLikeResponseSchema,
62
+ ArticleListQuerySchema,
63
+ ArticleSortBySchema,
64
+ ArticleSummaryResponseSchema,
65
+ CreateArticleRequestSchema,
66
+ CreateCommentRequestSchema,
67
+ FoodAnalysisResultSchema,
68
+ PageArticleSummaryResponseSchema,
69
+ PageMetaSchema,
70
+ PageQuerySchema,
71
+ PageResponseSchema,
72
+ SortDirectionSchema,
73
+ UploadArticleImageRequestSchema,
74
+ UploadArticleImageResponseSchema
75
+ } from "./chunk-P3MYMK34.js";
76
+ import {
77
+ LoginRequestSchema,
78
+ SignupRequestSchema,
79
+ SignupResponseSchema,
80
+ TokenResponseSchema
81
+ } from "./chunk-G7TITUHT.js";
82
+ import {
83
+ AI_CLASS_TO_FOOD_CODE_MAP_PATH,
84
+ AiClassFoodCodeMappingSchema,
85
+ AiClassToFoodCodeMapManifestSchema,
86
+ CuisineTagSchema,
87
+ FOOD_CODE_MANIFEST_PATH,
88
+ FOOD_IMAGE_INDEX_PATH,
89
+ FoodAiClassMappingStatusSchema,
90
+ FoodCodeManifestImageSchema,
91
+ FoodCodeManifestItemSchema,
92
+ FoodCodeManifestSchema,
93
+ FoodGranularitySchema,
94
+ FoodImageIndexItemSchema,
95
+ FoodImageIndexManifestSchema,
96
+ FoodResolveQuerySchema,
97
+ FoodResolveResponseSchema,
98
+ FoodResolvedMatchSourceSchema,
99
+ FoodSearchQuerySchema,
100
+ FoodSearchResponseSchema,
101
+ ResolvedFoodCodeSchema
102
+ } from "./chunk-Q4BPFDVB.js";
103
+ import {
104
+ FriendBlockItemResponseSchema,
105
+ FriendListItemResponseSchema,
106
+ FriendMealAvailabilitySchema,
107
+ FriendRequestItemResponseSchema,
108
+ FriendRequestMemberSchema,
109
+ FriendRequestStatusSchema,
110
+ FriendSearchQuerySchema,
111
+ FriendSearchResponseSchema
112
+ } from "./chunk-DRCY5UNQ.js";
113
+ import {
114
+ EndMealPlanLiveActivitySessionRequestSchema,
115
+ MealPlanLiveActivityPlatformSchema,
116
+ MealPlanLiveActivitySessionListResponseSchema,
117
+ MealPlanLiveActivitySessionResponseSchema,
118
+ MealPlanLiveActivitySessionStatusSchema,
119
+ MealPlanLiveActivityStateSchema,
120
+ MealPlanLiveActivityUpdateStatusSchema,
121
+ RegisterMealPlanLiveActivitySessionRequestSchema
122
+ } from "./chunk-EX7S5FI5.js";
123
+ import {
124
+ AddMealGroupMemberRequestSchema,
125
+ CreateMealGroupRequestSchema,
126
+ CreateMealPlanShareLinkRequestSchema,
127
+ HomeMealPlanActionCardSchema,
128
+ HomeMealPlanActionKindSchema,
129
+ HomeMealPlanDashboardResponseSchema,
130
+ JoinMealPlanGuestRequestSchema,
131
+ JoinMealPlanGuestResponseSchema,
132
+ MealGroupHistoryItemSchema,
133
+ MealGroupHistoryResponseSchema,
134
+ MealGroupMemberRoleSchema,
135
+ MealGroupMemberSchema,
136
+ MealGroupPreferenceSummarySchema,
137
+ MealGroupResponseSchema,
138
+ MealMapFriendRecordLocationMetadataSchema,
139
+ MealMapLayerSchema,
140
+ MealMapMarkerSchema,
141
+ MealMapMyMealPlanPlaceMetadataSchema,
142
+ MealMapNearbyFriendMealPlanMetadataSchema,
143
+ MealMapQuerySchema,
144
+ MealMapResponseSchema,
145
+ MealMapRestaurantCandidateCompletionBlockedReasonSchema,
146
+ MealMapRestaurantCandidateMetadataSchema,
147
+ MealPlanGuestSessionQuerySchema,
148
+ MealPlanGuestSessionResponseSchema,
149
+ MealPlanShareLinkSummarySchema,
150
+ MealPlanSharePreviewResponseSchema,
151
+ StartMealPlanFromGroupRequestSchema,
152
+ UpdateMealGroupMemberRoleRequestSchema,
153
+ compareMealPlanNotificationsByPriority,
154
+ getMealPlanLiveActivityBehavior,
155
+ getMealPlanNotificationPriority,
156
+ getMealPlanNotificationPriorityPolicy,
157
+ shouldShowForegroundToast
158
+ } from "./chunk-3BLXZW4U.js";
159
+ import {
160
+ MealPlanPushPayloadDataSchema,
161
+ PushDeliveryAttemptResultSchema,
162
+ PushDeliveryAttemptSummarySchema,
163
+ PushDeliveryOutboxSummarySchema,
164
+ PushDeliveryStatusSchema,
165
+ PushPayloadSchemaVersionSchema,
166
+ PushPermissionStatusSchema,
167
+ PushPlatformSchema,
168
+ PushProviderSchema,
169
+ PushTokenResponseSchema,
170
+ PushTokenStatusSchema,
171
+ RegisterPushTokenRequestSchema,
172
+ RevokePushTokenRequestSchema
173
+ } from "./chunk-GESEM4IA.js";
174
+ import {
175
+ CompleteMealPlanDecisionStageRequestSchema,
176
+ ConfirmMealPlanDecisionSnapshotRequestSchema,
177
+ CreateMealPlanChangeRequestSchema,
178
+ CreateMealPlanInviteRequestSchema,
179
+ CreateMealPlanJoinRequestSchema,
180
+ CreateMealPlanParticipantRequestSchema,
181
+ CreateMealPlanRequestSchema,
182
+ CreateMealPlanResponseSchema,
183
+ CreateMealPlanVoteRequestSchema,
184
+ ExposeMealPlanToNearbyFriendsRequestSchema,
185
+ ExposeMealPlanToNearbyFriendsResponseSchema,
186
+ MEAL_PLAN_NOTIFICATION_PRIORITY_POLICIES,
187
+ MealPlanChangeRequestStatusSchema,
188
+ MealPlanChangeRequestSummarySchema,
189
+ MealPlanChannelSchema,
190
+ MealPlanChatMessageKindSchema,
191
+ MealPlanChatMessageListResponseSchema,
192
+ MealPlanChatMessageResponseSchema,
193
+ MealPlanChatRoomSummarySchema,
194
+ MealPlanChatSystemPayloadSchema,
195
+ MealPlanDecisionActorTypeSchema,
196
+ MealPlanDecisionCandidateSchema,
197
+ MealPlanDecisionFinalFieldSchema,
198
+ MealPlanDecisionProgressSchema,
199
+ MealPlanDecisionReasonSchema,
200
+ MealPlanDecisionSnapshotSchema,
201
+ MealPlanDecisionSnapshotStatusSchema,
202
+ MealPlanDecisionStageIdSchema,
203
+ MealPlanDecisionStageMetadataSchema,
204
+ MealPlanDecisionStageResponseSchema,
205
+ MealPlanDecisionStageStatusSchema,
206
+ MealPlanDecisionStageTypeSchema,
207
+ MealPlanDecisionTaskKeySchema,
208
+ MealPlanDecisionTaskProgressSchema,
209
+ MealPlanDecisionTaskReadyRequestSchema,
210
+ MealPlanDecisionTaskStatusSchema,
211
+ MealPlanGuestParticipantSchema,
212
+ MealPlanInviteListResponseSchema,
213
+ MealPlanInviteStatusSchema,
214
+ MealPlanInviteSummarySchema,
215
+ MealPlanJoinRequestStatusSchema,
216
+ MealPlanJoinRequestSummarySchema,
217
+ MealPlanJoinSourceSchema,
218
+ MealPlanLatitudeSchema,
219
+ MealPlanLiveActivityBehaviorSchema,
220
+ MealPlanLocationCandidateIdSchema,
221
+ MealPlanLocationCandidateSchema,
222
+ MealPlanLocationCandidateSourceSchema,
223
+ MealPlanLongitudeSchema,
224
+ MealPlanMenuCandidateIdSchema,
225
+ MealPlanMenuCandidateSchema,
226
+ MealPlanMenuCandidateSourceSchema,
227
+ MealPlanNearbyFriendExposureBatchSummarySchema,
228
+ MealPlanNearbyFriendExposureIdSchema,
229
+ MealPlanNearbyFriendExposureNotificationStatusSchema,
230
+ MealPlanNearbyFriendExposureStatusSchema,
231
+ MealPlanNearbyFriendExposureSummarySchema,
232
+ MealPlanNearbyFriendRejectionReasonSchema,
233
+ MealPlanNearbyFriendRejectionSummarySchema,
234
+ MealPlanNotificationKindSchema,
235
+ MealPlanNotificationPriorityChannelSchema,
236
+ MealPlanNotificationPriorityPolicyItemSchema,
237
+ MealPlanNotificationSchema,
238
+ MealPlanParticipantIdSchema,
239
+ MealPlanParticipantResponseSchema,
240
+ MealPlanParticipantRoleSchema,
241
+ MealPlanParticipantStatusSchema,
242
+ MealPlanRecommendationContextSchema,
243
+ MealPlanResponseSchema,
244
+ MealPlanRestaurantCandidateSchema,
245
+ MealPlanRestaurantSearchStateSchema,
246
+ MealPlanRestaurantSearchStatusSchema,
247
+ MealPlanStatusSchema,
248
+ MealPlanSystemMessageKindSchema,
249
+ MealPlanSystemMessageSchema,
250
+ MealPlanViewerPermissionsSchema,
251
+ MealPlanViewerRoleSchema,
252
+ MealPlanVoteIdSchema,
253
+ MealPlanVoteSchema,
254
+ MealPlanVoteTypeSchema,
255
+ MyMealPlanGroupSchema,
256
+ MyMealPlanListItemSchema,
257
+ MyMealPlanListResponseSchema,
258
+ NearbyFriendExposureEligibilitySchema,
259
+ NearbyFriendMealPlanSummarySchema,
260
+ ReopenMealPlanDecisionTaskRequestSchema,
261
+ SendMealPlanChatMessageRequestSchema,
262
+ SendMealPlanInviteResponseSchema,
263
+ UpdateMealPlanContextRequestSchema
264
+ } from "./chunk-TIOX7OHA.js";
265
+ import {
266
+ KakaoPlaceRawSchema,
267
+ RestaurantSchema
268
+ } from "./chunk-TOXRHSD6.js";
269
+ import {
270
+ CompleteOnboardingRequestSchema,
271
+ CreateProfileRequestSchema,
272
+ DevicePermissionSnapshotSchema,
273
+ LocationConsentStatusSchema,
274
+ MemberCoreSchema,
275
+ MemberDetailSchema,
276
+ MemberFoodPreferenceSchema,
277
+ MemberLocationSchema,
278
+ MemberLocationSettingsResponseSchema,
279
+ MemberResponseSchema,
280
+ MemberRoleSchema,
281
+ MemberSearchQuerySchema,
282
+ MemberSerachResponseSchema,
283
+ OnboardingDraftSchema,
284
+ OnboardingStatusSchema,
285
+ PermissionKindSchema,
286
+ PermissionPlatformSchema,
287
+ PermissionStatusSchema,
288
+ ProfileDetailResponseSchema,
289
+ UpdateMemberLocationConsentRequestSchema,
290
+ UpdateMemberLocationRequestSchema,
291
+ UpdatePreferenceRequestSchema,
292
+ UpdateProfileRequestSchema,
293
+ UploadProfileImageRequestSchema,
294
+ UploadProfileImageResponseSchema
295
+ } from "./chunk-YV734GYZ.js";
296
+ import {
297
+ ISODateStringSchema,
298
+ ISODateTimeStringSchema,
299
+ TimeHHmmStringSchema
300
+ } from "./chunk-EYZU5HPG.js";
301
+ import {
302
+ ArticleIdSchema,
303
+ CommentIdSchema,
304
+ CouponIdSchema,
305
+ FoodCodeSchema,
306
+ FoodLabelSchema,
307
+ FoodSchema,
308
+ FriendRequestIdSchema,
309
+ MealGroupIdSchema,
310
+ MealPlanChangeRequestIdSchema,
311
+ MealPlanChatMessageIdSchema,
312
+ MealPlanChatRoomIdSchema,
313
+ MealPlanIdSchema,
314
+ MealPlanInviteIdSchema,
315
+ MealPlanJoinRequestIdSchema,
316
+ MealPlanNearbyFriendExposureBatchIdSchema,
317
+ MealPlanShareLinkIdSchema,
318
+ MealPlanShareLinkTokenSchema,
319
+ MemberIdSchema,
320
+ NonEmptyStringIdSchema,
321
+ PositiveIntIdSchema,
322
+ ReferralCodeSchema,
323
+ RestaurantIdSchema,
324
+ SubscriptionIdSchema,
325
+ UserIdSchema,
326
+ __export
327
+ } from "./chunk-6R5CCY5Q.js";
328
+
329
+ // src/domain/index.ts
330
+ var domain_exports = {};
331
+ __export(domain_exports, {
332
+ AI_CLASS_TO_FOOD_CODE_MAP_PATH: () => AI_CLASS_TO_FOOD_CODE_MAP_PATH,
333
+ AddMealGroupMemberRequestSchema: () => AddMealGroupMemberRequestSchema,
334
+ AiClassFoodCodeMappingSchema: () => AiClassFoodCodeMappingSchema,
335
+ AiClassToFoodCodeMapManifestSchema: () => AiClassToFoodCodeMapManifestSchema,
336
+ ApiFailureSchema: () => ApiFailureSchema,
337
+ ApiResponseSchema: () => ApiResponseSchema,
338
+ ApiSuccessSchema: () => ApiSuccessSchema,
339
+ ArticleCommentSchema: () => ArticleCommentSchema,
340
+ ArticleCoreSchema: () => ArticleCoreSchema,
341
+ ArticleDetailResponseSchema: () => ArticleDetailResponseSchema,
342
+ ArticleIdSchema: () => ArticleIdSchema,
343
+ ArticleLikeResponseSchema: () => ArticleLikeResponseSchema,
344
+ ArticleListQuerySchema: () => ArticleListQuerySchema,
345
+ ArticleSortBySchema: () => ArticleSortBySchema,
346
+ ArticleSummaryResponseSchema: () => ArticleSummaryResponseSchema,
347
+ CACHE_INVALIDATION_SSE_EVENT: () => CACHE_INVALIDATION_SSE_EVENT,
348
+ CacheInvalidationActionSchema: () => CacheInvalidationActionSchema,
349
+ CacheInvalidationEntitySchema: () => CacheInvalidationEntitySchema,
350
+ CacheInvalidationEventSchema: () => CacheInvalidationEventSchema,
351
+ CacheInvalidationKeySchema: () => CacheInvalidationKeySchema,
352
+ ChallengeStatusResponseSchema: () => ChallengeStatusResponseSchema,
353
+ ClaimChallengeRewardRequestSchema: () => ClaimChallengeRewardRequestSchema,
354
+ ClaimChallengeRewardResponseSchema: () => ClaimChallengeRewardResponseSchema,
355
+ CommentIdSchema: () => CommentIdSchema,
356
+ CompleteMealPlanDecisionStageRequestSchema: () => CompleteMealPlanDecisionStageRequestSchema,
357
+ CompleteOnboardingRequestSchema: () => CompleteOnboardingRequestSchema,
358
+ ConfirmMealPlanDecisionSnapshotRequestSchema: () => ConfirmMealPlanDecisionSnapshotRequestSchema,
359
+ CouponIdSchema: () => CouponIdSchema,
360
+ CouponResponseSchema: () => CouponResponseSchema,
361
+ CouponStatusSchema: () => CouponStatusSchema,
362
+ CouponTypeSchema: () => CouponTypeSchema,
363
+ CreateArticleRequestSchema: () => CreateArticleRequestSchema,
364
+ CreateCommentRequestSchema: () => CreateCommentRequestSchema,
365
+ CreateMealGroupRequestSchema: () => CreateMealGroupRequestSchema,
366
+ CreateMealPlanChangeRequestSchema: () => CreateMealPlanChangeRequestSchema,
367
+ CreateMealPlanInviteRequestSchema: () => CreateMealPlanInviteRequestSchema,
368
+ CreateMealPlanJoinRequestSchema: () => CreateMealPlanJoinRequestSchema,
369
+ CreateMealPlanParticipantRequestSchema: () => CreateMealPlanParticipantRequestSchema,
370
+ CreateMealPlanRequestSchema: () => CreateMealPlanRequestSchema,
371
+ CreateMealPlanResponseSchema: () => CreateMealPlanResponseSchema,
372
+ CreateMealPlanShareLinkRequestSchema: () => CreateMealPlanShareLinkRequestSchema,
373
+ CreateMealPlanVoteRequestSchema: () => CreateMealPlanVoteRequestSchema,
374
+ CreateProfileRequestSchema: () => CreateProfileRequestSchema,
375
+ CreatedEntityIdResponseSchema: () => CreatedEntityIdResponseSchema,
376
+ CuisineTagSchema: () => CuisineTagSchema,
377
+ DevicePermissionSnapshotSchema: () => DevicePermissionSnapshotSchema,
378
+ EndMealPlanLiveActivitySessionRequestSchema: () => EndMealPlanLiveActivitySessionRequestSchema,
379
+ ExposeMealPlanToNearbyFriendsRequestSchema: () => ExposeMealPlanToNearbyFriendsRequestSchema,
380
+ ExposeMealPlanToNearbyFriendsResponseSchema: () => ExposeMealPlanToNearbyFriendsResponseSchema,
381
+ FOOD_CODE_MANIFEST_PATH: () => FOOD_CODE_MANIFEST_PATH,
382
+ FOOD_IMAGE_INDEX_PATH: () => FOOD_IMAGE_INDEX_PATH,
383
+ FoodAiClassMappingStatusSchema: () => FoodAiClassMappingStatusSchema,
384
+ FoodAnalysisResultSchema: () => FoodAnalysisResultSchema,
385
+ FoodCodeManifestImageSchema: () => FoodCodeManifestImageSchema,
386
+ FoodCodeManifestItemSchema: () => FoodCodeManifestItemSchema,
387
+ FoodCodeManifestSchema: () => FoodCodeManifestSchema,
388
+ FoodCodeSchema: () => FoodCodeSchema,
389
+ FoodGranularitySchema: () => FoodGranularitySchema,
390
+ FoodImageIndexItemSchema: () => FoodImageIndexItemSchema,
391
+ FoodImageIndexManifestSchema: () => FoodImageIndexManifestSchema,
392
+ FoodLabelSchema: () => FoodLabelSchema,
393
+ FoodResolveQuerySchema: () => FoodResolveQuerySchema,
394
+ FoodResolveResponseSchema: () => FoodResolveResponseSchema,
395
+ FoodResolvedMatchSourceSchema: () => FoodResolvedMatchSourceSchema,
396
+ FoodSchema: () => FoodSchema,
397
+ FoodSearchQuerySchema: () => FoodSearchQuerySchema,
398
+ FoodSearchResponseSchema: () => FoodSearchResponseSchema,
399
+ FriendBlockItemResponseSchema: () => FriendBlockItemResponseSchema,
400
+ FriendListItemResponseSchema: () => FriendListItemResponseSchema,
401
+ FriendMealAvailabilitySchema: () => FriendMealAvailabilitySchema,
402
+ FriendMealItemResponseSchema: () => FriendMealItemResponseSchema,
403
+ FriendMealQuerySchema: () => FriendMealQuerySchema,
404
+ FriendRequestIdSchema: () => FriendRequestIdSchema,
405
+ FriendRequestItemResponseSchema: () => FriendRequestItemResponseSchema,
406
+ FriendRequestMemberSchema: () => FriendRequestMemberSchema,
407
+ FriendRequestStatusSchema: () => FriendRequestStatusSchema,
408
+ FriendSearchQuerySchema: () => FriendSearchQuerySchema,
409
+ FriendSearchResponseSchema: () => FriendSearchResponseSchema,
410
+ HomeMealPlanActionCardSchema: () => HomeMealPlanActionCardSchema,
411
+ HomeMealPlanActionKindSchema: () => HomeMealPlanActionKindSchema,
412
+ HomeMealPlanDashboardResponseSchema: () => HomeMealPlanDashboardResponseSchema,
413
+ ISODateStringSchema: () => ISODateStringSchema,
414
+ ISODateTimeStringSchema: () => ISODateTimeStringSchema,
415
+ JoinMealPlanGuestRequestSchema: () => JoinMealPlanGuestRequestSchema,
416
+ JoinMealPlanGuestResponseSchema: () => JoinMealPlanGuestResponseSchema,
417
+ KakaoPlaceRawSchema: () => KakaoPlaceRawSchema,
418
+ LocationConsentStatusSchema: () => LocationConsentStatusSchema,
419
+ LoginRequestSchema: () => LoginRequestSchema,
420
+ MEAL_PLAN_NOTIFICATION_PRIORITY_POLICIES: () => MEAL_PLAN_NOTIFICATION_PRIORITY_POLICIES,
421
+ MealGroupHistoryItemSchema: () => MealGroupHistoryItemSchema,
422
+ MealGroupHistoryResponseSchema: () => MealGroupHistoryResponseSchema,
423
+ MealGroupIdSchema: () => MealGroupIdSchema,
424
+ MealGroupMemberRoleSchema: () => MealGroupMemberRoleSchema,
425
+ MealGroupMemberSchema: () => MealGroupMemberSchema,
426
+ MealGroupPreferenceSummarySchema: () => MealGroupPreferenceSummarySchema,
427
+ MealGroupResponseSchema: () => MealGroupResponseSchema,
428
+ MealMapFriendRecordLocationMetadataSchema: () => MealMapFriendRecordLocationMetadataSchema,
429
+ MealMapLayerSchema: () => MealMapLayerSchema,
430
+ MealMapMarkerSchema: () => MealMapMarkerSchema,
431
+ MealMapMyMealPlanPlaceMetadataSchema: () => MealMapMyMealPlanPlaceMetadataSchema,
432
+ MealMapNearbyFriendMealPlanMetadataSchema: () => MealMapNearbyFriendMealPlanMetadataSchema,
433
+ MealMapQuerySchema: () => MealMapQuerySchema,
434
+ MealMapResponseSchema: () => MealMapResponseSchema,
435
+ MealMapRestaurantCandidateCompletionBlockedReasonSchema: () => MealMapRestaurantCandidateCompletionBlockedReasonSchema,
436
+ MealMapRestaurantCandidateMetadataSchema: () => MealMapRestaurantCandidateMetadataSchema,
437
+ MealPlanChangeRequestIdSchema: () => MealPlanChangeRequestIdSchema,
438
+ MealPlanChangeRequestStatusSchema: () => MealPlanChangeRequestStatusSchema,
439
+ MealPlanChangeRequestSummarySchema: () => MealPlanChangeRequestSummarySchema,
440
+ MealPlanChannelSchema: () => MealPlanChannelSchema,
441
+ MealPlanChatMessageIdSchema: () => MealPlanChatMessageIdSchema,
442
+ MealPlanChatMessageKindSchema: () => MealPlanChatMessageKindSchema,
443
+ MealPlanChatMessageListResponseSchema: () => MealPlanChatMessageListResponseSchema,
444
+ MealPlanChatMessageResponseSchema: () => MealPlanChatMessageResponseSchema,
445
+ MealPlanChatRoomIdSchema: () => MealPlanChatRoomIdSchema,
446
+ MealPlanChatRoomSummarySchema: () => MealPlanChatRoomSummarySchema,
447
+ MealPlanChatSystemPayloadSchema: () => MealPlanChatSystemPayloadSchema,
448
+ MealPlanDecisionActorTypeSchema: () => MealPlanDecisionActorTypeSchema,
449
+ MealPlanDecisionCandidateSchema: () => MealPlanDecisionCandidateSchema,
450
+ MealPlanDecisionFinalFieldSchema: () => MealPlanDecisionFinalFieldSchema,
451
+ MealPlanDecisionProgressSchema: () => MealPlanDecisionProgressSchema,
452
+ MealPlanDecisionReasonSchema: () => MealPlanDecisionReasonSchema,
453
+ MealPlanDecisionSnapshotSchema: () => MealPlanDecisionSnapshotSchema,
454
+ MealPlanDecisionSnapshotStatusSchema: () => MealPlanDecisionSnapshotStatusSchema,
455
+ MealPlanDecisionStageIdSchema: () => MealPlanDecisionStageIdSchema,
456
+ MealPlanDecisionStageMetadataSchema: () => MealPlanDecisionStageMetadataSchema,
457
+ MealPlanDecisionStageResponseSchema: () => MealPlanDecisionStageResponseSchema,
458
+ MealPlanDecisionStageStatusSchema: () => MealPlanDecisionStageStatusSchema,
459
+ MealPlanDecisionStageTypeSchema: () => MealPlanDecisionStageTypeSchema,
460
+ MealPlanDecisionTaskKeySchema: () => MealPlanDecisionTaskKeySchema,
461
+ MealPlanDecisionTaskProgressSchema: () => MealPlanDecisionTaskProgressSchema,
462
+ MealPlanDecisionTaskReadyRequestSchema: () => MealPlanDecisionTaskReadyRequestSchema,
463
+ MealPlanDecisionTaskStatusSchema: () => MealPlanDecisionTaskStatusSchema,
464
+ MealPlanGuestParticipantSchema: () => MealPlanGuestParticipantSchema,
465
+ MealPlanGuestSessionQuerySchema: () => MealPlanGuestSessionQuerySchema,
466
+ MealPlanGuestSessionResponseSchema: () => MealPlanGuestSessionResponseSchema,
467
+ MealPlanIdSchema: () => MealPlanIdSchema,
468
+ MealPlanInviteIdSchema: () => MealPlanInviteIdSchema,
469
+ MealPlanInviteListResponseSchema: () => MealPlanInviteListResponseSchema,
470
+ MealPlanInviteStatusSchema: () => MealPlanInviteStatusSchema,
471
+ MealPlanInviteSummarySchema: () => MealPlanInviteSummarySchema,
472
+ MealPlanJoinRequestIdSchema: () => MealPlanJoinRequestIdSchema,
473
+ MealPlanJoinRequestStatusSchema: () => MealPlanJoinRequestStatusSchema,
474
+ MealPlanJoinRequestSummarySchema: () => MealPlanJoinRequestSummarySchema,
475
+ MealPlanJoinSourceSchema: () => MealPlanJoinSourceSchema,
476
+ MealPlanLatitudeSchema: () => MealPlanLatitudeSchema,
477
+ MealPlanLiveActivityBehaviorSchema: () => MealPlanLiveActivityBehaviorSchema,
478
+ MealPlanLiveActivityPlatformSchema: () => MealPlanLiveActivityPlatformSchema,
479
+ MealPlanLiveActivitySessionListResponseSchema: () => MealPlanLiveActivitySessionListResponseSchema,
480
+ MealPlanLiveActivitySessionResponseSchema: () => MealPlanLiveActivitySessionResponseSchema,
481
+ MealPlanLiveActivitySessionStatusSchema: () => MealPlanLiveActivitySessionStatusSchema,
482
+ MealPlanLiveActivityStateSchema: () => MealPlanLiveActivityStateSchema,
483
+ MealPlanLiveActivityUpdateStatusSchema: () => MealPlanLiveActivityUpdateStatusSchema,
484
+ MealPlanLocationCandidateIdSchema: () => MealPlanLocationCandidateIdSchema,
485
+ MealPlanLocationCandidateSchema: () => MealPlanLocationCandidateSchema,
486
+ MealPlanLocationCandidateSourceSchema: () => MealPlanLocationCandidateSourceSchema,
487
+ MealPlanLongitudeSchema: () => MealPlanLongitudeSchema,
488
+ MealPlanMenuCandidateIdSchema: () => MealPlanMenuCandidateIdSchema,
489
+ MealPlanMenuCandidateSchema: () => MealPlanMenuCandidateSchema,
490
+ MealPlanMenuCandidateSourceSchema: () => MealPlanMenuCandidateSourceSchema,
491
+ MealPlanNearbyFriendExposureBatchIdSchema: () => MealPlanNearbyFriendExposureBatchIdSchema,
492
+ MealPlanNearbyFriendExposureBatchSummarySchema: () => MealPlanNearbyFriendExposureBatchSummarySchema,
493
+ MealPlanNearbyFriendExposureIdSchema: () => MealPlanNearbyFriendExposureIdSchema,
494
+ MealPlanNearbyFriendExposureNotificationStatusSchema: () => MealPlanNearbyFriendExposureNotificationStatusSchema,
495
+ MealPlanNearbyFriendExposureStatusSchema: () => MealPlanNearbyFriendExposureStatusSchema,
496
+ MealPlanNearbyFriendExposureSummarySchema: () => MealPlanNearbyFriendExposureSummarySchema,
497
+ MealPlanNearbyFriendRejectionReasonSchema: () => MealPlanNearbyFriendRejectionReasonSchema,
498
+ MealPlanNearbyFriendRejectionSummarySchema: () => MealPlanNearbyFriendRejectionSummarySchema,
499
+ MealPlanNotificationKindSchema: () => MealPlanNotificationKindSchema,
500
+ MealPlanNotificationPriorityChannelSchema: () => MealPlanNotificationPriorityChannelSchema,
501
+ MealPlanNotificationPriorityPolicyItemSchema: () => MealPlanNotificationPriorityPolicyItemSchema,
502
+ MealPlanNotificationSchema: () => MealPlanNotificationSchema,
503
+ MealPlanParticipantIdSchema: () => MealPlanParticipantIdSchema,
504
+ MealPlanParticipantResponseSchema: () => MealPlanParticipantResponseSchema,
505
+ MealPlanParticipantRoleSchema: () => MealPlanParticipantRoleSchema,
506
+ MealPlanParticipantStatusSchema: () => MealPlanParticipantStatusSchema,
507
+ MealPlanPushPayloadDataSchema: () => MealPlanPushPayloadDataSchema,
508
+ MealPlanRecommendationContextSchema: () => MealPlanRecommendationContextSchema,
509
+ MealPlanResponseSchema: () => MealPlanResponseSchema,
510
+ MealPlanRestaurantCandidateSchema: () => MealPlanRestaurantCandidateSchema,
511
+ MealPlanRestaurantSearchStateSchema: () => MealPlanRestaurantSearchStateSchema,
512
+ MealPlanRestaurantSearchStatusSchema: () => MealPlanRestaurantSearchStatusSchema,
513
+ MealPlanShareLinkIdSchema: () => MealPlanShareLinkIdSchema,
514
+ MealPlanShareLinkSummarySchema: () => MealPlanShareLinkSummarySchema,
515
+ MealPlanShareLinkTokenSchema: () => MealPlanShareLinkTokenSchema,
516
+ MealPlanSharePreviewResponseSchema: () => MealPlanSharePreviewResponseSchema,
517
+ MealPlanStatusSchema: () => MealPlanStatusSchema,
518
+ MealPlanSystemMessageKindSchema: () => MealPlanSystemMessageKindSchema,
519
+ MealPlanSystemMessageSchema: () => MealPlanSystemMessageSchema,
520
+ MealPlanViewerPermissionsSchema: () => MealPlanViewerPermissionsSchema,
521
+ MealPlanViewerRoleSchema: () => MealPlanViewerRoleSchema,
522
+ MealPlanVoteIdSchema: () => MealPlanVoteIdSchema,
523
+ MealPlanVoteSchema: () => MealPlanVoteSchema,
524
+ MealPlanVoteTypeSchema: () => MealPlanVoteTypeSchema,
525
+ MealStatusActionSchema: () => MealStatusActionSchema,
526
+ MealStatusResponseSchema: () => MealStatusResponseSchema,
527
+ MealStatusSchema: () => MealStatusSchema,
528
+ MemberCoreSchema: () => MemberCoreSchema,
529
+ MemberDetailSchema: () => MemberDetailSchema,
530
+ MemberFoodPreferenceSchema: () => MemberFoodPreferenceSchema,
531
+ MemberIdSchema: () => MemberIdSchema,
532
+ MemberLocationSchema: () => MemberLocationSchema,
533
+ MemberLocationSettingsResponseSchema: () => MemberLocationSettingsResponseSchema,
534
+ MemberResponseSchema: () => MemberResponseSchema,
535
+ MemberRoleSchema: () => MemberRoleSchema,
536
+ MemberSearchQuerySchema: () => MemberSearchQuerySchema,
537
+ MemberSerachResponseSchema: () => MemberSerachResponseSchema,
538
+ MyMealPlanGroupSchema: () => MyMealPlanGroupSchema,
539
+ MyMealPlanListItemSchema: () => MyMealPlanListItemSchema,
540
+ MyMealPlanListResponseSchema: () => MyMealPlanListResponseSchema,
541
+ NearbyFriendExposureEligibilitySchema: () => NearbyFriendExposureEligibilitySchema,
542
+ NearbyFriendMealPlanSummarySchema: () => NearbyFriendMealPlanSummarySchema,
543
+ NoBodySchema: () => NoBodySchema,
544
+ NoContentSchema: () => NoContentSchema,
545
+ NoParamsSchema: () => NoParamsSchema,
546
+ NoQuerySchema: () => NoQuerySchema,
547
+ NonEmptyStringIdSchema: () => NonEmptyStringIdSchema,
548
+ OnboardingDraftSchema: () => OnboardingDraftSchema,
549
+ OnboardingStatusSchema: () => OnboardingStatusSchema,
550
+ PageArticleSummaryResponseSchema: () => PageArticleSummaryResponseSchema,
551
+ PageMetaSchema: () => PageMetaSchema,
552
+ PageQuerySchema: () => PageQuerySchema,
553
+ PageResponseSchema: () => PageResponseSchema,
554
+ PermissionKindSchema: () => PermissionKindSchema,
555
+ PermissionPlatformSchema: () => PermissionPlatformSchema,
556
+ PermissionStatusSchema: () => PermissionStatusSchema,
557
+ PositiveIntIdSchema: () => PositiveIntIdSchema,
558
+ ProfileDetailResponseSchema: () => ProfileDetailResponseSchema,
559
+ PushDeliveryAttemptResultSchema: () => PushDeliveryAttemptResultSchema,
560
+ PushDeliveryAttemptSummarySchema: () => PushDeliveryAttemptSummarySchema,
561
+ PushDeliveryOutboxSummarySchema: () => PushDeliveryOutboxSummarySchema,
562
+ PushDeliveryStatusSchema: () => PushDeliveryStatusSchema,
563
+ PushPayloadSchemaVersionSchema: () => PushPayloadSchemaVersionSchema,
564
+ PushPermissionStatusSchema: () => PushPermissionStatusSchema,
565
+ PushPlatformSchema: () => PushPlatformSchema,
566
+ PushProviderSchema: () => PushProviderSchema,
567
+ PushTokenResponseSchema: () => PushTokenResponseSchema,
568
+ PushTokenStatusSchema: () => PushTokenStatusSchema,
569
+ RedeemReferralRequestSchema: () => RedeemReferralRequestSchema,
570
+ ReferralCodeSchema: () => ReferralCodeSchema,
571
+ ReferralCreateResponseSchema: () => ReferralCreateResponseSchema,
572
+ ReferralItemResponseSchema: () => ReferralItemResponseSchema,
573
+ RegisterMealPlanLiveActivitySessionRequestSchema: () => RegisterMealPlanLiveActivitySessionRequestSchema,
574
+ RegisterPushTokenRequestSchema: () => RegisterPushTokenRequestSchema,
575
+ ReopenMealPlanDecisionTaskRequestSchema: () => ReopenMealPlanDecisionTaskRequestSchema,
576
+ ResolvedFoodCodeSchema: () => ResolvedFoodCodeSchema,
577
+ RestaurantIdSchema: () => RestaurantIdSchema,
578
+ RestaurantSchema: () => RestaurantSchema,
579
+ RevokePushTokenRequestSchema: () => RevokePushTokenRequestSchema,
580
+ SendMealPlanChatMessageRequestSchema: () => SendMealPlanChatMessageRequestSchema,
581
+ SendMealPlanInviteResponseSchema: () => SendMealPlanInviteResponseSchema,
582
+ SignupRequestSchema: () => SignupRequestSchema,
583
+ SignupResponseSchema: () => SignupResponseSchema,
584
+ SortDirectionSchema: () => SortDirectionSchema,
585
+ StartMealPlanFromGroupRequestSchema: () => StartMealPlanFromGroupRequestSchema,
586
+ SubscriptionIdSchema: () => SubscriptionIdSchema,
587
+ TimeHHmmStringSchema: () => TimeHHmmStringSchema,
588
+ TokenResponseSchema: () => TokenResponseSchema,
589
+ UpdateMealGroupMemberRoleRequestSchema: () => UpdateMealGroupMemberRoleRequestSchema,
590
+ UpdateMealPlanContextRequestSchema: () => UpdateMealPlanContextRequestSchema,
591
+ UpdateMealStatusRequestSchema: () => UpdateMealStatusRequestSchema,
592
+ UpdateMemberLocationConsentRequestSchema: () => UpdateMemberLocationConsentRequestSchema,
593
+ UpdateMemberLocationRequestSchema: () => UpdateMemberLocationRequestSchema,
594
+ UpdatePreferenceRequestSchema: () => UpdatePreferenceRequestSchema,
595
+ UpdateProfileRequestSchema: () => UpdateProfileRequestSchema,
596
+ UploadArticleImageRequestSchema: () => UploadArticleImageRequestSchema,
597
+ UploadArticleImageResponseSchema: () => UploadArticleImageResponseSchema,
598
+ UploadProfileImageRequestSchema: () => UploadProfileImageRequestSchema,
599
+ UploadProfileImageResponseSchema: () => UploadProfileImageResponseSchema,
600
+ UserIdSchema: () => UserIdSchema,
601
+ apiContract: () => apiContract,
602
+ compareMealPlanNotificationsByPriority: () => compareMealPlanNotificationsByPriority,
603
+ endpoint: () => endpoint,
604
+ getMealPlanLiveActivityBehavior: () => getMealPlanLiveActivityBehavior,
605
+ getMealPlanNotificationPriority: () => getMealPlanNotificationPriority,
606
+ getMealPlanNotificationPriorityPolicy: () => getMealPlanNotificationPriorityPolicy,
607
+ makeApiResponseSchema: () => makeApiResponseSchema,
608
+ makeApiSuccessSchema: () => makeApiSuccessSchema,
609
+ shouldShowForegroundToast: () => shouldShowForegroundToast,
610
+ toArticleId: () => toArticleId,
611
+ toCommentId: () => toCommentId,
612
+ toCouponId: () => toCouponId,
613
+ toFriendRequestId: () => toFriendRequestId,
614
+ toMealGroupId: () => toMealGroupId,
615
+ toMealPlanChangeRequestId: () => toMealPlanChangeRequestId,
616
+ toMealPlanChatMessageId: () => toMealPlanChatMessageId,
617
+ toMealPlanChatRoomId: () => toMealPlanChatRoomId,
618
+ toMealPlanId: () => toMealPlanId,
619
+ toMealPlanInviteId: () => toMealPlanInviteId,
620
+ toMealPlanJoinRequestId: () => toMealPlanJoinRequestId,
621
+ toMealPlanNearbyFriendExposureBatchId: () => toMealPlanNearbyFriendExposureBatchId,
622
+ toMealPlanShareLinkId: () => toMealPlanShareLinkId,
623
+ toMealPlanShareLinkToken: () => toMealPlanShareLinkToken,
624
+ toMemberId: () => toMemberId,
625
+ toReferralCode: () => toReferralCode,
626
+ toRestaurantId: () => toRestaurantId,
627
+ toSubscriptionId: () => toSubscriptionId
628
+ });
629
+
630
+ export {
631
+ domain_exports
632
+ };