@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,4424 @@
1
+ import { z } from 'zod';
2
+
3
+ declare const MealPlanStatusSchema: z.ZodEnum<{
4
+ COMPLETED: "COMPLETED";
5
+ READY: "READY";
6
+ CANCELLED: "CANCELLED";
7
+ LOCKED: "LOCKED";
8
+ CONFIRMED: "CONFIRMED";
9
+ DRAFT: "DRAFT";
10
+ RECOMMENDING: "RECOMMENDING";
11
+ GATHERING: "GATHERING";
12
+ DECIDING: "DECIDING";
13
+ RECORDED: "RECORDED";
14
+ }>;
15
+ declare const MealPlanChannelSchema: z.ZodEnum<{
16
+ FRIEND_INVITE: "FRIEND_INVITE";
17
+ LINK_GUEST: "LINK_GUEST";
18
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
19
+ OWNER_ONLY: "OWNER_ONLY";
20
+ }>;
21
+ declare const MealPlanRecommendationContextSchema: z.ZodObject<{
22
+ mealDate: z.ZodOptional<z.ZodString>;
23
+ mealTime: z.ZodOptional<z.ZodString>;
24
+ area: z.ZodOptional<z.ZodObject<{
25
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
26
+ placeName: z.ZodString;
27
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
28
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
29
+ address: z.ZodDefault<z.ZodString>;
30
+ source: z.ZodDefault<z.ZodEnum<{
31
+ manual: "manual";
32
+ midpoint: "midpoint";
33
+ search: "search";
34
+ "recent-place": "recent-place";
35
+ fallback: "fallback";
36
+ }>>;
37
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
38
+ createdAt: z.ZodOptional<z.ZodString>;
39
+ }, z.core.$strip>>;
40
+ preferredMenuCategories: z.ZodDefault<z.ZodArray<z.ZodString>>;
41
+ excludedMenuCategories: z.ZodDefault<z.ZodArray<z.ZodString>>;
42
+ candidateMenuCategories: z.ZodDefault<z.ZodArray<z.ZodString>>;
43
+ budgetMin: z.ZodOptional<z.ZodNumber>;
44
+ budgetMax: z.ZodOptional<z.ZodNumber>;
45
+ memo: z.ZodOptional<z.ZodString>;
46
+ }, z.core.$strip>;
47
+ declare const CreateMealPlanRequestSchema: z.ZodObject<{
48
+ title: z.ZodOptional<z.ZodString>;
49
+ channels: z.ZodDefault<z.ZodArray<z.ZodEnum<{
50
+ FRIEND_INVITE: "FRIEND_INVITE";
51
+ LINK_GUEST: "LINK_GUEST";
52
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
53
+ OWNER_ONLY: "OWNER_ONLY";
54
+ }>>>;
55
+ recommendationContext: z.ZodOptional<z.ZodObject<{
56
+ mealDate: z.ZodOptional<z.ZodString>;
57
+ mealTime: z.ZodOptional<z.ZodString>;
58
+ area: z.ZodOptional<z.ZodObject<{
59
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
60
+ placeName: z.ZodString;
61
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
62
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
63
+ address: z.ZodDefault<z.ZodString>;
64
+ source: z.ZodDefault<z.ZodEnum<{
65
+ manual: "manual";
66
+ midpoint: "midpoint";
67
+ search: "search";
68
+ "recent-place": "recent-place";
69
+ fallback: "fallback";
70
+ }>>;
71
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
72
+ createdAt: z.ZodOptional<z.ZodString>;
73
+ }, z.core.$strip>>;
74
+ preferredMenuCategories: z.ZodDefault<z.ZodArray<z.ZodString>>;
75
+ excludedMenuCategories: z.ZodDefault<z.ZodArray<z.ZodString>>;
76
+ candidateMenuCategories: z.ZodDefault<z.ZodArray<z.ZodString>>;
77
+ budgetMin: z.ZodOptional<z.ZodNumber>;
78
+ budgetMax: z.ZodOptional<z.ZodNumber>;
79
+ memo: z.ZodOptional<z.ZodString>;
80
+ }, z.core.$strip>>;
81
+ }, z.core.$strip>;
82
+ declare const CreateMealPlanResponseSchema: z.ZodObject<{
83
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
84
+ }, z.core.$strip>;
85
+ declare const UpdateMealPlanContextRequestSchema: z.ZodObject<{
86
+ mealDate: z.ZodOptional<z.ZodOptional<z.ZodString>>;
87
+ mealTime: z.ZodOptional<z.ZodOptional<z.ZodString>>;
88
+ area: z.ZodOptional<z.ZodOptional<z.ZodObject<{
89
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
90
+ placeName: z.ZodString;
91
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
92
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
93
+ address: z.ZodDefault<z.ZodString>;
94
+ source: z.ZodDefault<z.ZodEnum<{
95
+ manual: "manual";
96
+ midpoint: "midpoint";
97
+ search: "search";
98
+ "recent-place": "recent-place";
99
+ fallback: "fallback";
100
+ }>>;
101
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
102
+ createdAt: z.ZodOptional<z.ZodString>;
103
+ }, z.core.$strip>>>;
104
+ preferredMenuCategories: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
105
+ excludedMenuCategories: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
106
+ candidateMenuCategories: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
107
+ budgetMin: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
108
+ budgetMax: z.ZodOptional<z.ZodOptional<z.ZodNumber>>;
109
+ memo: z.ZodOptional<z.ZodOptional<z.ZodString>>;
110
+ }, z.core.$strip>;
111
+ declare const MealPlanViewerRoleSchema: z.ZodEnum<{
112
+ GUEST: "GUEST";
113
+ OWNER: "OWNER";
114
+ FRIEND: "FRIEND";
115
+ NONE: "NONE";
116
+ }>;
117
+ declare const MealPlanViewerPermissionsSchema: z.ZodObject<{
118
+ canView: z.ZodBoolean;
119
+ canInviteFriends: z.ZodBoolean;
120
+ canManageParticipants: z.ZodBoolean;
121
+ canCreateShareLink: z.ZodBoolean;
122
+ canExposeNearbyFriends: z.ZodBoolean;
123
+ canVote: z.ZodBoolean;
124
+ canChat: z.ZodBoolean;
125
+ canReadyMealPlan: z.ZodBoolean;
126
+ canReadyDecisionTask: z.ZodBoolean;
127
+ canRequestChange: z.ZodBoolean;
128
+ canReopenDecisionTask: z.ZodBoolean;
129
+ canConfirmDecisionSnapshot: z.ZodBoolean;
130
+ canConfirmMealPlan: z.ZodBoolean;
131
+ canCompleteMealPlan: z.ZodBoolean;
132
+ canRecordMealPlan: z.ZodBoolean;
133
+ canCancelMealPlan: z.ZodBoolean;
134
+ }, z.core.$strip>;
135
+ declare const MealPlanResponseSchema: z.ZodObject<{
136
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
137
+ owner: z.ZodObject<{
138
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
139
+ username: z.ZodString;
140
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
141
+ }, z.core.$strip>;
142
+ title: z.ZodNullable<z.ZodString>;
143
+ status: z.ZodEnum<{
144
+ COMPLETED: "COMPLETED";
145
+ READY: "READY";
146
+ CANCELLED: "CANCELLED";
147
+ LOCKED: "LOCKED";
148
+ CONFIRMED: "CONFIRMED";
149
+ DRAFT: "DRAFT";
150
+ RECOMMENDING: "RECOMMENDING";
151
+ GATHERING: "GATHERING";
152
+ DECIDING: "DECIDING";
153
+ RECORDED: "RECORDED";
154
+ }>;
155
+ channels: z.ZodArray<z.ZodEnum<{
156
+ FRIEND_INVITE: "FRIEND_INVITE";
157
+ LINK_GUEST: "LINK_GUEST";
158
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
159
+ OWNER_ONLY: "OWNER_ONLY";
160
+ }>>;
161
+ participants: z.ZodArray<z.ZodObject<{
162
+ participantId: z.core.$ZodBranded<z.ZodString, "MealPlanParticipantId", "out">;
163
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
164
+ member: z.ZodNullable<z.ZodObject<{
165
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
166
+ username: z.ZodString;
167
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
168
+ }, z.core.$strip>>;
169
+ guest: z.ZodNullable<z.ZodObject<{
170
+ guestId: z.ZodString;
171
+ nickname: z.ZodString;
172
+ }, z.core.$strip>>;
173
+ role: z.ZodEnum<{
174
+ GUEST: "GUEST";
175
+ OWNER: "OWNER";
176
+ FRIEND: "FRIEND";
177
+ }>;
178
+ status: z.ZodEnum<{
179
+ READY: "READY";
180
+ INVITED: "INVITED";
181
+ REQUESTED: "REQUESTED";
182
+ JOINED: "JOINED";
183
+ DECLINED: "DECLINED";
184
+ LEFT: "LEFT";
185
+ REMOVED: "REMOVED";
186
+ }>;
187
+ source: z.ZodEnum<{
188
+ OWNER: "OWNER";
189
+ FRIEND_INVITE: "FRIEND_INVITE";
190
+ LINK_GUEST: "LINK_GUEST";
191
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
192
+ }>;
193
+ joinedAt: z.ZodNullable<z.ZodString>;
194
+ readyAt: z.ZodNullable<z.ZodString>;
195
+ }, z.core.$strip>>;
196
+ pendingInvites: z.ZodArray<z.ZodObject<{
197
+ inviteId: z.core.$ZodBranded<z.ZodString, "MealPlanInviteId", "out">;
198
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
199
+ inviter: z.ZodObject<{
200
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
201
+ username: z.ZodString;
202
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
203
+ }, z.core.$strip>;
204
+ invitee: z.ZodObject<{
205
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
206
+ username: z.ZodString;
207
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
208
+ }, z.core.$strip>;
209
+ status: z.ZodEnum<{
210
+ PENDING: "PENDING";
211
+ ACCEPTED: "ACCEPTED";
212
+ CANCELLED: "CANCELLED";
213
+ DECLINED: "DECLINED";
214
+ EXPIRED: "EXPIRED";
215
+ }>;
216
+ message: z.ZodString;
217
+ createdAt: z.ZodString;
218
+ respondedAt: z.ZodNullable<z.ZodString>;
219
+ }, z.core.$strip>>;
220
+ pendingJoinRequests: z.ZodArray<z.ZodObject<{
221
+ joinRequestId: z.core.$ZodBranded<z.ZodString, "MealPlanJoinRequestId", "out">;
222
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
223
+ requester: z.ZodObject<{
224
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
225
+ username: z.ZodString;
226
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
227
+ }, z.core.$strip>;
228
+ status: z.ZodEnum<{
229
+ PENDING: "PENDING";
230
+ ACCEPTED: "ACCEPTED";
231
+ REJECTED: "REJECTED";
232
+ CANCELLED: "CANCELLED";
233
+ }>;
234
+ message: z.ZodString;
235
+ requestedAt: z.ZodString;
236
+ respondedAt: z.ZodNullable<z.ZodString>;
237
+ }, z.core.$strip>>;
238
+ decisionStages: z.ZodArray<z.ZodObject<{
239
+ stageId: z.core.$ZodBranded<z.ZodString, "MealPlanDecisionStageId", "out">;
240
+ stageType: z.ZodEnum<{
241
+ DATE: "DATE";
242
+ TIME: "TIME";
243
+ AREA: "AREA";
244
+ MENU: "MENU";
245
+ RESTAURANT: "RESTAURANT";
246
+ FINAL_CONFIRMATION: "FINAL_CONFIRMATION";
247
+ }>;
248
+ status: z.ZodEnum<{
249
+ COMPLETED: "COMPLETED";
250
+ OPEN: "OPEN";
251
+ REOPENED: "REOPENED";
252
+ }>;
253
+ candidates: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
254
+ stageType: z.ZodLiteral<"DATE">;
255
+ value: z.ZodString;
256
+ }, z.core.$strip>, z.ZodObject<{
257
+ stageType: z.ZodLiteral<"TIME">;
258
+ value: z.ZodString;
259
+ }, z.core.$strip>, z.ZodObject<{
260
+ stageType: z.ZodLiteral<"AREA">;
261
+ value: z.ZodObject<{
262
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
263
+ placeName: z.ZodString;
264
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
265
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
266
+ address: z.ZodDefault<z.ZodString>;
267
+ source: z.ZodDefault<z.ZodEnum<{
268
+ manual: "manual";
269
+ midpoint: "midpoint";
270
+ search: "search";
271
+ "recent-place": "recent-place";
272
+ fallback: "fallback";
273
+ }>>;
274
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
275
+ createdAt: z.ZodOptional<z.ZodString>;
276
+ }, z.core.$strip>;
277
+ }, z.core.$strip>, z.ZodObject<{
278
+ stageType: z.ZodLiteral<"MENU">;
279
+ value: z.ZodObject<{
280
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
281
+ menu: z.ZodObject<{
282
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
283
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
284
+ }, z.core.$strip>;
285
+ source: z.ZodEnum<{
286
+ fallback: "fallback";
287
+ "external-recommendation": "external-recommendation";
288
+ "prefer-menu": "prefer-menu";
289
+ "recent-menu": "recent-menu";
290
+ "manual-search": "manual-search";
291
+ }>;
292
+ score: z.ZodDefault<z.ZodNumber>;
293
+ createdAt: z.ZodString;
294
+ }, z.core.$strip>;
295
+ }, z.core.$strip>, z.ZodObject<{
296
+ stageType: z.ZodLiteral<"RESTAURANT">;
297
+ value: z.ZodObject<{
298
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
299
+ placeName: z.ZodString;
300
+ categoryName: z.ZodString;
301
+ categoryGroupName: z.ZodString;
302
+ distance: z.ZodOptional<z.ZodString>;
303
+ roadAddressName: z.ZodString;
304
+ addressName: z.ZodString;
305
+ phone: z.ZodNullable<z.ZodString>;
306
+ placeUrl: z.ZodNullable<z.ZodString>;
307
+ lat: z.ZodNumber;
308
+ lng: z.ZodNumber;
309
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
310
+ source: z.ZodOptional<z.ZodEnum<{
311
+ manual: "manual";
312
+ search: "search";
313
+ fallback: "fallback";
314
+ }>>;
315
+ createdAt: z.ZodOptional<z.ZodString>;
316
+ }, z.core.$strip>;
317
+ }, z.core.$strip>, z.ZodObject<{
318
+ stageType: z.ZodLiteral<"FINAL_CONFIRMATION">;
319
+ value: z.ZodLiteral<"READY">;
320
+ }, z.core.$strip>], "stageType">>;
321
+ votes: z.ZodArray<z.ZodObject<{
322
+ voteId: z.core.$ZodBranded<z.ZodString, "MealPlanVoteId", "out">;
323
+ voterId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
324
+ guestId: z.ZodNullable<z.ZodString>;
325
+ voteType: z.ZodEnum<{
326
+ READY: "READY";
327
+ PICK: "PICK";
328
+ EXCLUDE: "EXCLUDE";
329
+ PREFER: "PREFER";
330
+ }>;
331
+ candidate: z.ZodDiscriminatedUnion<[z.ZodObject<{
332
+ stageType: z.ZodLiteral<"DATE">;
333
+ value: z.ZodString;
334
+ }, z.core.$strip>, z.ZodObject<{
335
+ stageType: z.ZodLiteral<"TIME">;
336
+ value: z.ZodString;
337
+ }, z.core.$strip>, z.ZodObject<{
338
+ stageType: z.ZodLiteral<"AREA">;
339
+ value: z.ZodObject<{
340
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
341
+ placeName: z.ZodString;
342
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
343
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
344
+ address: z.ZodDefault<z.ZodString>;
345
+ source: z.ZodDefault<z.ZodEnum<{
346
+ manual: "manual";
347
+ midpoint: "midpoint";
348
+ search: "search";
349
+ "recent-place": "recent-place";
350
+ fallback: "fallback";
351
+ }>>;
352
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
353
+ createdAt: z.ZodOptional<z.ZodString>;
354
+ }, z.core.$strip>;
355
+ }, z.core.$strip>, z.ZodObject<{
356
+ stageType: z.ZodLiteral<"MENU">;
357
+ value: z.ZodObject<{
358
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
359
+ menu: z.ZodObject<{
360
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
361
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
362
+ }, z.core.$strip>;
363
+ source: z.ZodEnum<{
364
+ fallback: "fallback";
365
+ "external-recommendation": "external-recommendation";
366
+ "prefer-menu": "prefer-menu";
367
+ "recent-menu": "recent-menu";
368
+ "manual-search": "manual-search";
369
+ }>;
370
+ score: z.ZodDefault<z.ZodNumber>;
371
+ createdAt: z.ZodString;
372
+ }, z.core.$strip>;
373
+ }, z.core.$strip>, z.ZodObject<{
374
+ stageType: z.ZodLiteral<"RESTAURANT">;
375
+ value: z.ZodObject<{
376
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
377
+ placeName: z.ZodString;
378
+ categoryName: z.ZodString;
379
+ categoryGroupName: z.ZodString;
380
+ distance: z.ZodOptional<z.ZodString>;
381
+ roadAddressName: z.ZodString;
382
+ addressName: z.ZodString;
383
+ phone: z.ZodNullable<z.ZodString>;
384
+ placeUrl: z.ZodNullable<z.ZodString>;
385
+ lat: z.ZodNumber;
386
+ lng: z.ZodNumber;
387
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
388
+ source: z.ZodOptional<z.ZodEnum<{
389
+ manual: "manual";
390
+ search: "search";
391
+ fallback: "fallback";
392
+ }>>;
393
+ createdAt: z.ZodOptional<z.ZodString>;
394
+ }, z.core.$strip>;
395
+ }, z.core.$strip>, z.ZodObject<{
396
+ stageType: z.ZodLiteral<"FINAL_CONFIRMATION">;
397
+ value: z.ZodLiteral<"READY">;
398
+ }, z.core.$strip>], "stageType">;
399
+ createdAt: z.ZodString;
400
+ }, z.core.$strip>>;
401
+ selectedCandidate: z.ZodNullable<z.ZodDiscriminatedUnion<[z.ZodObject<{
402
+ stageType: z.ZodLiteral<"DATE">;
403
+ value: z.ZodString;
404
+ }, z.core.$strip>, z.ZodObject<{
405
+ stageType: z.ZodLiteral<"TIME">;
406
+ value: z.ZodString;
407
+ }, z.core.$strip>, z.ZodObject<{
408
+ stageType: z.ZodLiteral<"AREA">;
409
+ value: z.ZodObject<{
410
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
411
+ placeName: z.ZodString;
412
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
413
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
414
+ address: z.ZodDefault<z.ZodString>;
415
+ source: z.ZodDefault<z.ZodEnum<{
416
+ manual: "manual";
417
+ midpoint: "midpoint";
418
+ search: "search";
419
+ "recent-place": "recent-place";
420
+ fallback: "fallback";
421
+ }>>;
422
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
423
+ createdAt: z.ZodOptional<z.ZodString>;
424
+ }, z.core.$strip>;
425
+ }, z.core.$strip>, z.ZodObject<{
426
+ stageType: z.ZodLiteral<"MENU">;
427
+ value: z.ZodObject<{
428
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
429
+ menu: z.ZodObject<{
430
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
431
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
432
+ }, z.core.$strip>;
433
+ source: z.ZodEnum<{
434
+ fallback: "fallback";
435
+ "external-recommendation": "external-recommendation";
436
+ "prefer-menu": "prefer-menu";
437
+ "recent-menu": "recent-menu";
438
+ "manual-search": "manual-search";
439
+ }>;
440
+ score: z.ZodDefault<z.ZodNumber>;
441
+ createdAt: z.ZodString;
442
+ }, z.core.$strip>;
443
+ }, z.core.$strip>, z.ZodObject<{
444
+ stageType: z.ZodLiteral<"RESTAURANT">;
445
+ value: z.ZodObject<{
446
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
447
+ placeName: z.ZodString;
448
+ categoryName: z.ZodString;
449
+ categoryGroupName: z.ZodString;
450
+ distance: z.ZodOptional<z.ZodString>;
451
+ roadAddressName: z.ZodString;
452
+ addressName: z.ZodString;
453
+ phone: z.ZodNullable<z.ZodString>;
454
+ placeUrl: z.ZodNullable<z.ZodString>;
455
+ lat: z.ZodNumber;
456
+ lng: z.ZodNumber;
457
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
458
+ source: z.ZodOptional<z.ZodEnum<{
459
+ manual: "manual";
460
+ search: "search";
461
+ fallback: "fallback";
462
+ }>>;
463
+ createdAt: z.ZodOptional<z.ZodString>;
464
+ }, z.core.$strip>;
465
+ }, z.core.$strip>, z.ZodObject<{
466
+ stageType: z.ZodLiteral<"FINAL_CONFIRMATION">;
467
+ value: z.ZodLiteral<"READY">;
468
+ }, z.core.$strip>], "stageType">>;
469
+ metadata: z.ZodDefault<z.ZodNullable<z.ZodObject<{
470
+ restaurantSearch: z.ZodOptional<z.ZodObject<{
471
+ searchKey: z.ZodNullable<z.ZodString>;
472
+ status: z.ZodEnum<{
473
+ PENDING: "PENDING";
474
+ IDLE: "IDLE";
475
+ READY: "READY";
476
+ FAILED: "FAILED";
477
+ STALE: "STALE";
478
+ }>;
479
+ startedAt: z.ZodNullable<z.ZodString>;
480
+ completedAt: z.ZodNullable<z.ZodString>;
481
+ version: z.ZodNumber;
482
+ candidateCount: z.ZodNumber;
483
+ errorMessage: z.ZodDefault<z.ZodNullable<z.ZodString>>;
484
+ }, z.core.$strip>>;
485
+ }, z.core.$catchall<z.ZodUnknown>>>>;
486
+ openedAt: z.ZodString;
487
+ completedAt: z.ZodNullable<z.ZodString>;
488
+ reopenedAt: z.ZodNullable<z.ZodString>;
489
+ }, z.core.$strip>>;
490
+ decisionProgress: z.ZodNullable<z.ZodObject<{
491
+ mealPlanId: z.ZodString;
492
+ status: z.ZodString;
493
+ tasks: z.ZodArray<z.ZodObject<{
494
+ taskKey: z.ZodEnum<{
495
+ FINAL_CONFIRMATION: "FINAL_CONFIRMATION";
496
+ SCHEDULE_DATE: "SCHEDULE_DATE";
497
+ SCHEDULE_TIME: "SCHEDULE_TIME";
498
+ LOCATION_CANDIDATE: "LOCATION_CANDIDATE";
499
+ LOCATION_VOTE: "LOCATION_VOTE";
500
+ EXCLUDE_MENU: "EXCLUDE_MENU";
501
+ PREFER_MENU: "PREFER_MENU";
502
+ MENU_PICK: "MENU_PICK";
503
+ RESTAURANT_SEARCH: "RESTAURANT_SEARCH";
504
+ RESTAURANT_PICK: "RESTAURANT_PICK";
505
+ }>;
506
+ status: z.ZodEnum<{
507
+ OPEN: "OPEN";
508
+ READY: "READY";
509
+ STALE: "STALE";
510
+ LOCKED: "LOCKED";
511
+ RESOLVED: "RESOLVED";
512
+ }>;
513
+ readyCount: z.ZodNumber;
514
+ participantCount: z.ZodNumber;
515
+ blockers: z.ZodDefault<z.ZodArray<z.ZodString>>;
516
+ updatedAt: z.ZodString;
517
+ }, z.core.$strip>>;
518
+ final: z.ZodRecord<z.ZodString, z.ZodUnknown>;
519
+ provisional: z.ZodRecord<z.ZodString, z.ZodUnknown>;
520
+ snapshots: z.ZodArray<z.ZodObject<{
521
+ snapshotId: z.ZodString;
522
+ mealPlanId: z.ZodString;
523
+ field: z.ZodEnum<{
524
+ date: "date";
525
+ restaurant: "restaurant";
526
+ menu: "menu";
527
+ time: "time";
528
+ meetingAt: "meetingAt";
529
+ area: "area";
530
+ }>;
531
+ value: z.ZodUnknown;
532
+ status: z.ZodEnum<{
533
+ STALE: "STALE";
534
+ CANDIDATE: "CANDIDATE";
535
+ PROVISIONAL: "PROVISIONAL";
536
+ FINAL: "FINAL";
537
+ }>;
538
+ reason: z.ZodEnum<{
539
+ COMMON_SCHEDULE: "COMMON_SCHEDULE";
540
+ TOP_VOTED_LOCATION: "TOP_VOTED_LOCATION";
541
+ TOP_PICKED_MENU: "TOP_PICKED_MENU";
542
+ TOP_PICKED_RESTAURANT: "TOP_PICKED_RESTAURANT";
543
+ OWNER_CONFIRMED: "OWNER_CONFIRMED";
544
+ TASK_ALL_READY: "TASK_ALL_READY";
545
+ MANUAL_SELECTION: "MANUAL_SELECTION";
546
+ }>;
547
+ score: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
548
+ sourceEvent: z.ZodString;
549
+ sourceActorType: z.ZodEnum<{
550
+ MEMBER: "MEMBER";
551
+ GUEST: "GUEST";
552
+ SYSTEM: "SYSTEM";
553
+ }>;
554
+ sourceMemberId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
555
+ sourceGuestId: z.ZodNullable<z.ZodString>;
556
+ sourceParticipantId: z.ZodNullable<z.ZodString>;
557
+ sourceVersion: z.ZodNumber;
558
+ dependencyHash: z.ZodString;
559
+ dependencyFields: z.ZodArray<z.ZodEnum<{
560
+ date: "date";
561
+ restaurant: "restaurant";
562
+ menu: "menu";
563
+ time: "time";
564
+ meetingAt: "meetingAt";
565
+ area: "area";
566
+ }>>;
567
+ createdAt: z.ZodString;
568
+ staleAt: z.ZodNullable<z.ZodString>;
569
+ }, z.core.$strip>>;
570
+ version: z.ZodNumber;
571
+ updatedAt: z.ZodString;
572
+ }, z.core.$strip>>;
573
+ viewerRole: z.ZodEnum<{
574
+ GUEST: "GUEST";
575
+ OWNER: "OWNER";
576
+ FRIEND: "FRIEND";
577
+ NONE: "NONE";
578
+ }>;
579
+ viewerParticipantStatus: z.ZodNullable<z.ZodEnum<{
580
+ READY: "READY";
581
+ INVITED: "INVITED";
582
+ REQUESTED: "REQUESTED";
583
+ JOINED: "JOINED";
584
+ DECLINED: "DECLINED";
585
+ LEFT: "LEFT";
586
+ REMOVED: "REMOVED";
587
+ }>>;
588
+ viewerPermissions: z.ZodObject<{
589
+ canView: z.ZodBoolean;
590
+ canInviteFriends: z.ZodBoolean;
591
+ canManageParticipants: z.ZodBoolean;
592
+ canCreateShareLink: z.ZodBoolean;
593
+ canExposeNearbyFriends: z.ZodBoolean;
594
+ canVote: z.ZodBoolean;
595
+ canChat: z.ZodBoolean;
596
+ canReadyMealPlan: z.ZodBoolean;
597
+ canReadyDecisionTask: z.ZodBoolean;
598
+ canRequestChange: z.ZodBoolean;
599
+ canReopenDecisionTask: z.ZodBoolean;
600
+ canConfirmDecisionSnapshot: z.ZodBoolean;
601
+ canConfirmMealPlan: z.ZodBoolean;
602
+ canCompleteMealPlan: z.ZodBoolean;
603
+ canRecordMealPlan: z.ZodBoolean;
604
+ canCancelMealPlan: z.ZodBoolean;
605
+ }, z.core.$strip>;
606
+ viewerTaskReadyMap: z.ZodRecord<z.ZodEnum<{
607
+ FINAL_CONFIRMATION: "FINAL_CONFIRMATION";
608
+ SCHEDULE_DATE: "SCHEDULE_DATE";
609
+ SCHEDULE_TIME: "SCHEDULE_TIME";
610
+ LOCATION_CANDIDATE: "LOCATION_CANDIDATE";
611
+ LOCATION_VOTE: "LOCATION_VOTE";
612
+ EXCLUDE_MENU: "EXCLUDE_MENU";
613
+ PREFER_MENU: "PREFER_MENU";
614
+ MENU_PICK: "MENU_PICK";
615
+ RESTAURANT_SEARCH: "RESTAURANT_SEARCH";
616
+ RESTAURANT_PICK: "RESTAURANT_PICK";
617
+ }>, z.ZodBoolean>;
618
+ selectedDate: z.ZodNullable<z.ZodString>;
619
+ selectedTime: z.ZodNullable<z.ZodString>;
620
+ selectedArea: z.ZodNullable<z.ZodObject<{
621
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
622
+ placeName: z.ZodString;
623
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
624
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
625
+ address: z.ZodDefault<z.ZodString>;
626
+ source: z.ZodDefault<z.ZodEnum<{
627
+ manual: "manual";
628
+ midpoint: "midpoint";
629
+ search: "search";
630
+ "recent-place": "recent-place";
631
+ fallback: "fallback";
632
+ }>>;
633
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
634
+ createdAt: z.ZodOptional<z.ZodString>;
635
+ }, z.core.$strip>>;
636
+ selectedRestaurant: z.ZodNullable<z.ZodObject<{
637
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
638
+ placeName: z.ZodString;
639
+ categoryName: z.ZodString;
640
+ categoryGroupName: z.ZodString;
641
+ distance: z.ZodOptional<z.ZodString>;
642
+ roadAddressName: z.ZodString;
643
+ addressName: z.ZodString;
644
+ phone: z.ZodNullable<z.ZodString>;
645
+ placeUrl: z.ZodNullable<z.ZodString>;
646
+ lat: z.ZodNumber;
647
+ lng: z.ZodNumber;
648
+ }, z.core.$strip>>;
649
+ selectedMenuCategory: z.ZodNullable<z.ZodString>;
650
+ chatRoom: z.ZodNullable<z.ZodObject<{
651
+ chatRoomId: z.core.$ZodBranded<z.ZodString, "MealPlanChatRoomId", "out">;
652
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
653
+ messageCount: z.ZodNumber;
654
+ lastMessageAt: z.ZodNullable<z.ZodString>;
655
+ createdAt: z.ZodString;
656
+ }, z.core.$strip>>;
657
+ confirmedAt: z.ZodNullable<z.ZodString>;
658
+ lockedAt: z.ZodNullable<z.ZodString>;
659
+ completedAt: z.ZodNullable<z.ZodString>;
660
+ recordedAt: z.ZodNullable<z.ZodString>;
661
+ createdAt: z.ZodString;
662
+ updatedAt: z.ZodString;
663
+ }, z.core.$strip>;
664
+ declare const MyMealPlanGroupSchema: z.ZodEnum<{
665
+ RECORD_NEEDED: "RECORD_NEEDED";
666
+ DECIDING: "DECIDING";
667
+ UPCOMING: "UPCOMING";
668
+ PAST: "PAST";
669
+ }>;
670
+ declare const MyMealPlanListItemSchema: z.ZodObject<{
671
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
672
+ group: z.ZodEnum<{
673
+ RECORD_NEEDED: "RECORD_NEEDED";
674
+ DECIDING: "DECIDING";
675
+ UPCOMING: "UPCOMING";
676
+ PAST: "PAST";
677
+ }>;
678
+ title: z.ZodString;
679
+ status: z.ZodEnum<{
680
+ COMPLETED: "COMPLETED";
681
+ READY: "READY";
682
+ CANCELLED: "CANCELLED";
683
+ LOCKED: "LOCKED";
684
+ CONFIRMED: "CONFIRMED";
685
+ DRAFT: "DRAFT";
686
+ RECOMMENDING: "RECOMMENDING";
687
+ GATHERING: "GATHERING";
688
+ DECIDING: "DECIDING";
689
+ RECORDED: "RECORDED";
690
+ }>;
691
+ channels: z.ZodArray<z.ZodEnum<{
692
+ FRIEND_INVITE: "FRIEND_INVITE";
693
+ LINK_GUEST: "LINK_GUEST";
694
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
695
+ OWNER_ONLY: "OWNER_ONLY";
696
+ }>>;
697
+ participantCount: z.ZodNumber;
698
+ selectedDate: z.ZodNullable<z.ZodString>;
699
+ selectedTime: z.ZodNullable<z.ZodString>;
700
+ selectedAreaName: z.ZodNullable<z.ZodString>;
701
+ selectedRestaurantName: z.ZodNullable<z.ZodString>;
702
+ primaryAction: z.ZodObject<{
703
+ label: z.ZodString;
704
+ href: z.ZodString;
705
+ }, z.core.$strip>;
706
+ updatedAt: z.ZodString;
707
+ }, z.core.$strip>;
708
+ declare const MyMealPlanListResponseSchema: z.ZodObject<{
709
+ deciding: z.ZodArray<z.ZodObject<{
710
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
711
+ group: z.ZodEnum<{
712
+ RECORD_NEEDED: "RECORD_NEEDED";
713
+ DECIDING: "DECIDING";
714
+ UPCOMING: "UPCOMING";
715
+ PAST: "PAST";
716
+ }>;
717
+ title: z.ZodString;
718
+ status: z.ZodEnum<{
719
+ COMPLETED: "COMPLETED";
720
+ READY: "READY";
721
+ CANCELLED: "CANCELLED";
722
+ LOCKED: "LOCKED";
723
+ CONFIRMED: "CONFIRMED";
724
+ DRAFT: "DRAFT";
725
+ RECOMMENDING: "RECOMMENDING";
726
+ GATHERING: "GATHERING";
727
+ DECIDING: "DECIDING";
728
+ RECORDED: "RECORDED";
729
+ }>;
730
+ channels: z.ZodArray<z.ZodEnum<{
731
+ FRIEND_INVITE: "FRIEND_INVITE";
732
+ LINK_GUEST: "LINK_GUEST";
733
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
734
+ OWNER_ONLY: "OWNER_ONLY";
735
+ }>>;
736
+ participantCount: z.ZodNumber;
737
+ selectedDate: z.ZodNullable<z.ZodString>;
738
+ selectedTime: z.ZodNullable<z.ZodString>;
739
+ selectedAreaName: z.ZodNullable<z.ZodString>;
740
+ selectedRestaurantName: z.ZodNullable<z.ZodString>;
741
+ primaryAction: z.ZodObject<{
742
+ label: z.ZodString;
743
+ href: z.ZodString;
744
+ }, z.core.$strip>;
745
+ updatedAt: z.ZodString;
746
+ }, z.core.$strip>>;
747
+ upcoming: z.ZodArray<z.ZodObject<{
748
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
749
+ group: z.ZodEnum<{
750
+ RECORD_NEEDED: "RECORD_NEEDED";
751
+ DECIDING: "DECIDING";
752
+ UPCOMING: "UPCOMING";
753
+ PAST: "PAST";
754
+ }>;
755
+ title: z.ZodString;
756
+ status: z.ZodEnum<{
757
+ COMPLETED: "COMPLETED";
758
+ READY: "READY";
759
+ CANCELLED: "CANCELLED";
760
+ LOCKED: "LOCKED";
761
+ CONFIRMED: "CONFIRMED";
762
+ DRAFT: "DRAFT";
763
+ RECOMMENDING: "RECOMMENDING";
764
+ GATHERING: "GATHERING";
765
+ DECIDING: "DECIDING";
766
+ RECORDED: "RECORDED";
767
+ }>;
768
+ channels: z.ZodArray<z.ZodEnum<{
769
+ FRIEND_INVITE: "FRIEND_INVITE";
770
+ LINK_GUEST: "LINK_GUEST";
771
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
772
+ OWNER_ONLY: "OWNER_ONLY";
773
+ }>>;
774
+ participantCount: z.ZodNumber;
775
+ selectedDate: z.ZodNullable<z.ZodString>;
776
+ selectedTime: z.ZodNullable<z.ZodString>;
777
+ selectedAreaName: z.ZodNullable<z.ZodString>;
778
+ selectedRestaurantName: z.ZodNullable<z.ZodString>;
779
+ primaryAction: z.ZodObject<{
780
+ label: z.ZodString;
781
+ href: z.ZodString;
782
+ }, z.core.$strip>;
783
+ updatedAt: z.ZodString;
784
+ }, z.core.$strip>>;
785
+ recordNeeded: z.ZodArray<z.ZodObject<{
786
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
787
+ group: z.ZodEnum<{
788
+ RECORD_NEEDED: "RECORD_NEEDED";
789
+ DECIDING: "DECIDING";
790
+ UPCOMING: "UPCOMING";
791
+ PAST: "PAST";
792
+ }>;
793
+ title: z.ZodString;
794
+ status: z.ZodEnum<{
795
+ COMPLETED: "COMPLETED";
796
+ READY: "READY";
797
+ CANCELLED: "CANCELLED";
798
+ LOCKED: "LOCKED";
799
+ CONFIRMED: "CONFIRMED";
800
+ DRAFT: "DRAFT";
801
+ RECOMMENDING: "RECOMMENDING";
802
+ GATHERING: "GATHERING";
803
+ DECIDING: "DECIDING";
804
+ RECORDED: "RECORDED";
805
+ }>;
806
+ channels: z.ZodArray<z.ZodEnum<{
807
+ FRIEND_INVITE: "FRIEND_INVITE";
808
+ LINK_GUEST: "LINK_GUEST";
809
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
810
+ OWNER_ONLY: "OWNER_ONLY";
811
+ }>>;
812
+ participantCount: z.ZodNumber;
813
+ selectedDate: z.ZodNullable<z.ZodString>;
814
+ selectedTime: z.ZodNullable<z.ZodString>;
815
+ selectedAreaName: z.ZodNullable<z.ZodString>;
816
+ selectedRestaurantName: z.ZodNullable<z.ZodString>;
817
+ primaryAction: z.ZodObject<{
818
+ label: z.ZodString;
819
+ href: z.ZodString;
820
+ }, z.core.$strip>;
821
+ updatedAt: z.ZodString;
822
+ }, z.core.$strip>>;
823
+ past: z.ZodArray<z.ZodObject<{
824
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
825
+ group: z.ZodEnum<{
826
+ RECORD_NEEDED: "RECORD_NEEDED";
827
+ DECIDING: "DECIDING";
828
+ UPCOMING: "UPCOMING";
829
+ PAST: "PAST";
830
+ }>;
831
+ title: z.ZodString;
832
+ status: z.ZodEnum<{
833
+ COMPLETED: "COMPLETED";
834
+ READY: "READY";
835
+ CANCELLED: "CANCELLED";
836
+ LOCKED: "LOCKED";
837
+ CONFIRMED: "CONFIRMED";
838
+ DRAFT: "DRAFT";
839
+ RECOMMENDING: "RECOMMENDING";
840
+ GATHERING: "GATHERING";
841
+ DECIDING: "DECIDING";
842
+ RECORDED: "RECORDED";
843
+ }>;
844
+ channels: z.ZodArray<z.ZodEnum<{
845
+ FRIEND_INVITE: "FRIEND_INVITE";
846
+ LINK_GUEST: "LINK_GUEST";
847
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
848
+ OWNER_ONLY: "OWNER_ONLY";
849
+ }>>;
850
+ participantCount: z.ZodNumber;
851
+ selectedDate: z.ZodNullable<z.ZodString>;
852
+ selectedTime: z.ZodNullable<z.ZodString>;
853
+ selectedAreaName: z.ZodNullable<z.ZodString>;
854
+ selectedRestaurantName: z.ZodNullable<z.ZodString>;
855
+ primaryAction: z.ZodObject<{
856
+ label: z.ZodString;
857
+ href: z.ZodString;
858
+ }, z.core.$strip>;
859
+ updatedAt: z.ZodString;
860
+ }, z.core.$strip>>;
861
+ }, z.core.$strip>;
862
+ declare const MealPlanNotificationKindSchema: z.ZodEnum<{
863
+ MEAL_PLAN_INVITE_RECEIVED: "MEAL_PLAN_INVITE_RECEIVED";
864
+ MEAL_PLAN_INVITE_ACCEPTED: "MEAL_PLAN_INVITE_ACCEPTED";
865
+ MEAL_PLAN_JOIN_REQUESTED: "MEAL_PLAN_JOIN_REQUESTED";
866
+ MEAL_PLAN_JOIN_REQUEST_ACCEPTED: "MEAL_PLAN_JOIN_REQUEST_ACCEPTED";
867
+ MEAL_PLAN_NEARBY_FRIEND_EXPOSED: "MEAL_PLAN_NEARBY_FRIEND_EXPOSED";
868
+ MEAL_PLAN_PARTICIPANT_JOINED: "MEAL_PLAN_PARTICIPANT_JOINED";
869
+ MEAL_PLAN_READY_COMPLETED: "MEAL_PLAN_READY_COMPLETED";
870
+ MEAL_PLAN_CONFIRMED: "MEAL_PLAN_CONFIRMED";
871
+ MEAL_PLAN_LOCKED: "MEAL_PLAN_LOCKED";
872
+ MEAL_PLAN_RECORD_NEEDED: "MEAL_PLAN_RECORD_NEEDED";
873
+ }>;
874
+ declare const MealPlanNotificationPriorityChannelSchema: z.ZodEnum<{
875
+ HOME: "HOME";
876
+ NOTIFICATION_INBOX: "NOTIFICATION_INBOX";
877
+ FCM_PUSH: "FCM_PUSH";
878
+ LIVE_ACTIVITY: "LIVE_ACTIVITY";
879
+ }>;
880
+ declare const MealPlanLiveActivityBehaviorSchema: z.ZodEnum<{
881
+ NONE: "NONE";
882
+ START_OR_UPDATE: "START_OR_UPDATE";
883
+ UPDATE: "UPDATE";
884
+ END: "END";
885
+ }>;
886
+ declare const MealPlanNotificationPriorityPolicyItemSchema: z.ZodObject<{
887
+ kind: z.ZodEnum<{
888
+ MEAL_PLAN_INVITE_RECEIVED: "MEAL_PLAN_INVITE_RECEIVED";
889
+ MEAL_PLAN_INVITE_ACCEPTED: "MEAL_PLAN_INVITE_ACCEPTED";
890
+ MEAL_PLAN_JOIN_REQUESTED: "MEAL_PLAN_JOIN_REQUESTED";
891
+ MEAL_PLAN_JOIN_REQUEST_ACCEPTED: "MEAL_PLAN_JOIN_REQUEST_ACCEPTED";
892
+ MEAL_PLAN_NEARBY_FRIEND_EXPOSED: "MEAL_PLAN_NEARBY_FRIEND_EXPOSED";
893
+ MEAL_PLAN_PARTICIPANT_JOINED: "MEAL_PLAN_PARTICIPANT_JOINED";
894
+ MEAL_PLAN_READY_COMPLETED: "MEAL_PLAN_READY_COMPLETED";
895
+ MEAL_PLAN_CONFIRMED: "MEAL_PLAN_CONFIRMED";
896
+ MEAL_PLAN_LOCKED: "MEAL_PLAN_LOCKED";
897
+ MEAL_PLAN_RECORD_NEEDED: "MEAL_PLAN_RECORD_NEEDED";
898
+ }>;
899
+ priority: z.ZodNumber;
900
+ homePriority: z.ZodNumber;
901
+ inboxPriority: z.ZodNumber;
902
+ fcmPriority: z.ZodNumber;
903
+ liveActivityPriority: z.ZodNumber;
904
+ liveActivityBehavior: z.ZodEnum<{
905
+ NONE: "NONE";
906
+ START_OR_UPDATE: "START_OR_UPDATE";
907
+ UPDATE: "UPDATE";
908
+ END: "END";
909
+ }>;
910
+ foregroundToast: z.ZodBoolean;
911
+ }, z.core.$strip>;
912
+ declare const MEAL_PLAN_NOTIFICATION_PRIORITY_POLICIES: {
913
+ readonly MEAL_PLAN_JOIN_REQUESTED: {
914
+ readonly kind: "MEAL_PLAN_JOIN_REQUESTED";
915
+ readonly priority: 5;
916
+ readonly homePriority: 5;
917
+ readonly inboxPriority: 5;
918
+ readonly fcmPriority: 10;
919
+ readonly liveActivityPriority: 80;
920
+ readonly liveActivityBehavior: "NONE";
921
+ readonly foregroundToast: true;
922
+ };
923
+ readonly MEAL_PLAN_INVITE_RECEIVED: {
924
+ readonly kind: "MEAL_PLAN_INVITE_RECEIVED";
925
+ readonly priority: 12;
926
+ readonly homePriority: 12;
927
+ readonly inboxPriority: 12;
928
+ readonly fcmPriority: 15;
929
+ readonly liveActivityPriority: 80;
930
+ readonly liveActivityBehavior: "NONE";
931
+ readonly foregroundToast: true;
932
+ };
933
+ readonly MEAL_PLAN_RECORD_NEEDED: {
934
+ readonly kind: "MEAL_PLAN_RECORD_NEEDED";
935
+ readonly priority: 18;
936
+ readonly homePriority: 18;
937
+ readonly inboxPriority: 18;
938
+ readonly fcmPriority: 20;
939
+ readonly liveActivityPriority: 60;
940
+ readonly liveActivityBehavior: "END";
941
+ readonly foregroundToast: true;
942
+ };
943
+ readonly MEAL_PLAN_LOCKED: {
944
+ readonly kind: "MEAL_PLAN_LOCKED";
945
+ readonly priority: 22;
946
+ readonly homePriority: 22;
947
+ readonly inboxPriority: 22;
948
+ readonly fcmPriority: 8;
949
+ readonly liveActivityPriority: 5;
950
+ readonly liveActivityBehavior: "START_OR_UPDATE";
951
+ readonly foregroundToast: true;
952
+ };
953
+ readonly MEAL_PLAN_CONFIRMED: {
954
+ readonly kind: "MEAL_PLAN_CONFIRMED";
955
+ readonly priority: 24;
956
+ readonly homePriority: 24;
957
+ readonly inboxPriority: 24;
958
+ readonly fcmPriority: 12;
959
+ readonly liveActivityPriority: 12;
960
+ readonly liveActivityBehavior: "START_OR_UPDATE";
961
+ readonly foregroundToast: true;
962
+ };
963
+ readonly MEAL_PLAN_NEARBY_FRIEND_EXPOSED: {
964
+ readonly kind: "MEAL_PLAN_NEARBY_FRIEND_EXPOSED";
965
+ readonly priority: 28;
966
+ readonly homePriority: 28;
967
+ readonly inboxPriority: 28;
968
+ readonly fcmPriority: 24;
969
+ readonly liveActivityPriority: 80;
970
+ readonly liveActivityBehavior: "NONE";
971
+ readonly foregroundToast: false;
972
+ };
973
+ readonly MEAL_PLAN_READY_COMPLETED: {
974
+ readonly kind: "MEAL_PLAN_READY_COMPLETED";
975
+ readonly priority: 32;
976
+ readonly homePriority: 32;
977
+ readonly inboxPriority: 32;
978
+ readonly fcmPriority: 28;
979
+ readonly liveActivityPriority: 20;
980
+ readonly liveActivityBehavior: "UPDATE";
981
+ readonly foregroundToast: false;
982
+ };
983
+ readonly MEAL_PLAN_JOIN_REQUEST_ACCEPTED: {
984
+ readonly kind: "MEAL_PLAN_JOIN_REQUEST_ACCEPTED";
985
+ readonly priority: 36;
986
+ readonly homePriority: 36;
987
+ readonly inboxPriority: 36;
988
+ readonly fcmPriority: 30;
989
+ readonly liveActivityPriority: 80;
990
+ readonly liveActivityBehavior: "NONE";
991
+ readonly foregroundToast: true;
992
+ };
993
+ readonly MEAL_PLAN_INVITE_ACCEPTED: {
994
+ readonly kind: "MEAL_PLAN_INVITE_ACCEPTED";
995
+ readonly priority: 40;
996
+ readonly homePriority: 40;
997
+ readonly inboxPriority: 40;
998
+ readonly fcmPriority: 34;
999
+ readonly liveActivityPriority: 80;
1000
+ readonly liveActivityBehavior: "NONE";
1001
+ readonly foregroundToast: true;
1002
+ };
1003
+ readonly MEAL_PLAN_PARTICIPANT_JOINED: {
1004
+ readonly kind: "MEAL_PLAN_PARTICIPANT_JOINED";
1005
+ readonly priority: 44;
1006
+ readonly homePriority: 44;
1007
+ readonly inboxPriority: 44;
1008
+ readonly fcmPriority: 38;
1009
+ readonly liveActivityPriority: 32;
1010
+ readonly liveActivityBehavior: "UPDATE";
1011
+ readonly foregroundToast: false;
1012
+ };
1013
+ };
1014
+ declare const MealPlanNotificationSchema: z.ZodObject<{
1015
+ notificationId: z.ZodString;
1016
+ kind: z.ZodEnum<{
1017
+ MEAL_PLAN_INVITE_RECEIVED: "MEAL_PLAN_INVITE_RECEIVED";
1018
+ MEAL_PLAN_INVITE_ACCEPTED: "MEAL_PLAN_INVITE_ACCEPTED";
1019
+ MEAL_PLAN_JOIN_REQUESTED: "MEAL_PLAN_JOIN_REQUESTED";
1020
+ MEAL_PLAN_JOIN_REQUEST_ACCEPTED: "MEAL_PLAN_JOIN_REQUEST_ACCEPTED";
1021
+ MEAL_PLAN_NEARBY_FRIEND_EXPOSED: "MEAL_PLAN_NEARBY_FRIEND_EXPOSED";
1022
+ MEAL_PLAN_PARTICIPANT_JOINED: "MEAL_PLAN_PARTICIPANT_JOINED";
1023
+ MEAL_PLAN_READY_COMPLETED: "MEAL_PLAN_READY_COMPLETED";
1024
+ MEAL_PLAN_CONFIRMED: "MEAL_PLAN_CONFIRMED";
1025
+ MEAL_PLAN_LOCKED: "MEAL_PLAN_LOCKED";
1026
+ MEAL_PLAN_RECORD_NEEDED: "MEAL_PLAN_RECORD_NEEDED";
1027
+ }>;
1028
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1029
+ deepLink: z.ZodString;
1030
+ title: z.ZodString;
1031
+ message: z.ZodString;
1032
+ createdAt: z.ZodString;
1033
+ readAt: z.ZodNullable<z.ZodString>;
1034
+ }, z.core.$strip>;
1035
+
1036
+ declare const MealPlanParticipantIdSchema: z.core.$ZodBranded<z.ZodString, "MealPlanParticipantId", "out">;
1037
+ declare const MealPlanParticipantRoleSchema: z.ZodEnum<{
1038
+ GUEST: "GUEST";
1039
+ OWNER: "OWNER";
1040
+ FRIEND: "FRIEND";
1041
+ }>;
1042
+ declare const MealPlanParticipantStatusSchema: z.ZodEnum<{
1043
+ READY: "READY";
1044
+ INVITED: "INVITED";
1045
+ REQUESTED: "REQUESTED";
1046
+ JOINED: "JOINED";
1047
+ DECLINED: "DECLINED";
1048
+ LEFT: "LEFT";
1049
+ REMOVED: "REMOVED";
1050
+ }>;
1051
+ declare const MealPlanJoinSourceSchema: z.ZodEnum<{
1052
+ OWNER: "OWNER";
1053
+ FRIEND_INVITE: "FRIEND_INVITE";
1054
+ LINK_GUEST: "LINK_GUEST";
1055
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
1056
+ }>;
1057
+ declare const MealPlanGuestParticipantSchema: z.ZodObject<{
1058
+ guestId: z.ZodString;
1059
+ nickname: z.ZodString;
1060
+ }, z.core.$strip>;
1061
+ declare const MealPlanParticipantResponseSchema: z.ZodObject<{
1062
+ participantId: z.core.$ZodBranded<z.ZodString, "MealPlanParticipantId", "out">;
1063
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1064
+ member: z.ZodNullable<z.ZodObject<{
1065
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
1066
+ username: z.ZodString;
1067
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1068
+ }, z.core.$strip>>;
1069
+ guest: z.ZodNullable<z.ZodObject<{
1070
+ guestId: z.ZodString;
1071
+ nickname: z.ZodString;
1072
+ }, z.core.$strip>>;
1073
+ role: z.ZodEnum<{
1074
+ GUEST: "GUEST";
1075
+ OWNER: "OWNER";
1076
+ FRIEND: "FRIEND";
1077
+ }>;
1078
+ status: z.ZodEnum<{
1079
+ READY: "READY";
1080
+ INVITED: "INVITED";
1081
+ REQUESTED: "REQUESTED";
1082
+ JOINED: "JOINED";
1083
+ DECLINED: "DECLINED";
1084
+ LEFT: "LEFT";
1085
+ REMOVED: "REMOVED";
1086
+ }>;
1087
+ source: z.ZodEnum<{
1088
+ OWNER: "OWNER";
1089
+ FRIEND_INVITE: "FRIEND_INVITE";
1090
+ LINK_GUEST: "LINK_GUEST";
1091
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
1092
+ }>;
1093
+ joinedAt: z.ZodNullable<z.ZodString>;
1094
+ readyAt: z.ZodNullable<z.ZodString>;
1095
+ }, z.core.$strip>;
1096
+ declare const CreateMealPlanParticipantRequestSchema: z.ZodObject<{
1097
+ memberId: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
1098
+ guestNickname: z.ZodOptional<z.ZodString>;
1099
+ source: z.ZodEnum<{
1100
+ OWNER: "OWNER";
1101
+ FRIEND_INVITE: "FRIEND_INVITE";
1102
+ LINK_GUEST: "LINK_GUEST";
1103
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
1104
+ }>;
1105
+ }, z.core.$strip>;
1106
+
1107
+ declare const MealPlanInviteStatusSchema: z.ZodEnum<{
1108
+ PENDING: "PENDING";
1109
+ ACCEPTED: "ACCEPTED";
1110
+ CANCELLED: "CANCELLED";
1111
+ DECLINED: "DECLINED";
1112
+ EXPIRED: "EXPIRED";
1113
+ }>;
1114
+ declare const CreateMealPlanInviteRequestSchema: z.ZodObject<{
1115
+ inviteeId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
1116
+ message: z.ZodDefault<z.ZodString>;
1117
+ }, z.core.$strip>;
1118
+ declare const MealPlanInviteSummarySchema: z.ZodObject<{
1119
+ inviteId: z.core.$ZodBranded<z.ZodString, "MealPlanInviteId", "out">;
1120
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1121
+ inviter: z.ZodObject<{
1122
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
1123
+ username: z.ZodString;
1124
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1125
+ }, z.core.$strip>;
1126
+ invitee: z.ZodObject<{
1127
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
1128
+ username: z.ZodString;
1129
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1130
+ }, z.core.$strip>;
1131
+ status: z.ZodEnum<{
1132
+ PENDING: "PENDING";
1133
+ ACCEPTED: "ACCEPTED";
1134
+ CANCELLED: "CANCELLED";
1135
+ DECLINED: "DECLINED";
1136
+ EXPIRED: "EXPIRED";
1137
+ }>;
1138
+ message: z.ZodString;
1139
+ createdAt: z.ZodString;
1140
+ respondedAt: z.ZodNullable<z.ZodString>;
1141
+ }, z.core.$strip>;
1142
+ declare const MealPlanInviteListResponseSchema: z.ZodArray<z.ZodObject<{
1143
+ inviteId: z.core.$ZodBranded<z.ZodString, "MealPlanInviteId", "out">;
1144
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1145
+ inviter: z.ZodObject<{
1146
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
1147
+ username: z.ZodString;
1148
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1149
+ }, z.core.$strip>;
1150
+ invitee: z.ZodObject<{
1151
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
1152
+ username: z.ZodString;
1153
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1154
+ }, z.core.$strip>;
1155
+ status: z.ZodEnum<{
1156
+ PENDING: "PENDING";
1157
+ ACCEPTED: "ACCEPTED";
1158
+ CANCELLED: "CANCELLED";
1159
+ DECLINED: "DECLINED";
1160
+ EXPIRED: "EXPIRED";
1161
+ }>;
1162
+ message: z.ZodString;
1163
+ createdAt: z.ZodString;
1164
+ respondedAt: z.ZodNullable<z.ZodString>;
1165
+ }, z.core.$strip>>;
1166
+ declare const SendMealPlanInviteResponseSchema: z.ZodObject<{
1167
+ inviteId: z.core.$ZodBranded<z.ZodString, "MealPlanInviteId", "out">;
1168
+ }, z.core.$strip>;
1169
+
1170
+ declare const CreateMealPlanShareLinkRequestSchema: z.ZodObject<{
1171
+ expiresAt: z.ZodOptional<z.ZodString>;
1172
+ guestJoinEnabled: z.ZodDefault<z.ZodBoolean>;
1173
+ }, z.core.$strip>;
1174
+ declare const MealPlanShareLinkSummarySchema: z.ZodObject<{
1175
+ shareLinkId: z.core.$ZodBranded<z.ZodString, "MealPlanShareLinkId", "out">;
1176
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1177
+ token: z.core.$ZodBranded<z.ZodString, "MealPlanShareLinkToken", "out">;
1178
+ url: z.ZodString;
1179
+ expiresAt: z.ZodString;
1180
+ guestJoinEnabled: z.ZodBoolean;
1181
+ createdAt: z.ZodString;
1182
+ }, z.core.$strip>;
1183
+ declare const MealPlanSharePreviewResponseSchema: z.ZodObject<{
1184
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1185
+ token: z.core.$ZodBranded<z.ZodString, "MealPlanShareLinkToken", "out">;
1186
+ title: z.ZodString;
1187
+ ownerName: z.ZodString;
1188
+ participantCount: z.ZodNumber;
1189
+ expiresAt: z.ZodString;
1190
+ guestJoinEnabled: z.ZodBoolean;
1191
+ }, z.core.$strip>;
1192
+ declare const JoinMealPlanGuestRequestSchema: z.ZodObject<{
1193
+ nickname: z.ZodString;
1194
+ password: z.ZodOptional<z.ZodString>;
1195
+ }, z.core.$strip>;
1196
+ declare const JoinMealPlanGuestResponseSchema: z.ZodObject<{
1197
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1198
+ guestId: z.ZodString;
1199
+ sessionToken: z.ZodString;
1200
+ }, z.core.$strip>;
1201
+ declare const MealPlanGuestSessionQuerySchema: z.ZodObject<{
1202
+ sessionToken: z.ZodString;
1203
+ }, z.core.$strip>;
1204
+ declare const MealPlanGuestSessionResponseSchema: z.ZodObject<{
1205
+ mealPlan: z.ZodObject<{
1206
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1207
+ owner: z.ZodObject<{
1208
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
1209
+ username: z.ZodString;
1210
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1211
+ }, z.core.$strip>;
1212
+ title: z.ZodNullable<z.ZodString>;
1213
+ status: z.ZodEnum<{
1214
+ COMPLETED: "COMPLETED";
1215
+ READY: "READY";
1216
+ CANCELLED: "CANCELLED";
1217
+ LOCKED: "LOCKED";
1218
+ CONFIRMED: "CONFIRMED";
1219
+ DRAFT: "DRAFT";
1220
+ RECOMMENDING: "RECOMMENDING";
1221
+ GATHERING: "GATHERING";
1222
+ DECIDING: "DECIDING";
1223
+ RECORDED: "RECORDED";
1224
+ }>;
1225
+ channels: z.ZodArray<z.ZodEnum<{
1226
+ FRIEND_INVITE: "FRIEND_INVITE";
1227
+ LINK_GUEST: "LINK_GUEST";
1228
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
1229
+ OWNER_ONLY: "OWNER_ONLY";
1230
+ }>>;
1231
+ participants: z.ZodArray<z.ZodObject<{
1232
+ participantId: z.core.$ZodBranded<z.ZodString, "MealPlanParticipantId", "out">;
1233
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1234
+ member: z.ZodNullable<z.ZodObject<{
1235
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
1236
+ username: z.ZodString;
1237
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1238
+ }, z.core.$strip>>;
1239
+ guest: z.ZodNullable<z.ZodObject<{
1240
+ guestId: z.ZodString;
1241
+ nickname: z.ZodString;
1242
+ }, z.core.$strip>>;
1243
+ role: z.ZodEnum<{
1244
+ GUEST: "GUEST";
1245
+ OWNER: "OWNER";
1246
+ FRIEND: "FRIEND";
1247
+ }>;
1248
+ status: z.ZodEnum<{
1249
+ READY: "READY";
1250
+ INVITED: "INVITED";
1251
+ REQUESTED: "REQUESTED";
1252
+ JOINED: "JOINED";
1253
+ DECLINED: "DECLINED";
1254
+ LEFT: "LEFT";
1255
+ REMOVED: "REMOVED";
1256
+ }>;
1257
+ source: z.ZodEnum<{
1258
+ OWNER: "OWNER";
1259
+ FRIEND_INVITE: "FRIEND_INVITE";
1260
+ LINK_GUEST: "LINK_GUEST";
1261
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
1262
+ }>;
1263
+ joinedAt: z.ZodNullable<z.ZodString>;
1264
+ readyAt: z.ZodNullable<z.ZodString>;
1265
+ }, z.core.$strip>>;
1266
+ pendingInvites: z.ZodArray<z.ZodObject<{
1267
+ inviteId: z.core.$ZodBranded<z.ZodString, "MealPlanInviteId", "out">;
1268
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1269
+ inviter: z.ZodObject<{
1270
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
1271
+ username: z.ZodString;
1272
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1273
+ }, z.core.$strip>;
1274
+ invitee: z.ZodObject<{
1275
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
1276
+ username: z.ZodString;
1277
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1278
+ }, z.core.$strip>;
1279
+ status: z.ZodEnum<{
1280
+ PENDING: "PENDING";
1281
+ ACCEPTED: "ACCEPTED";
1282
+ CANCELLED: "CANCELLED";
1283
+ DECLINED: "DECLINED";
1284
+ EXPIRED: "EXPIRED";
1285
+ }>;
1286
+ message: z.ZodString;
1287
+ createdAt: z.ZodString;
1288
+ respondedAt: z.ZodNullable<z.ZodString>;
1289
+ }, z.core.$strip>>;
1290
+ pendingJoinRequests: z.ZodArray<z.ZodObject<{
1291
+ joinRequestId: z.core.$ZodBranded<z.ZodString, "MealPlanJoinRequestId", "out">;
1292
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1293
+ requester: z.ZodObject<{
1294
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
1295
+ username: z.ZodString;
1296
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1297
+ }, z.core.$strip>;
1298
+ status: z.ZodEnum<{
1299
+ PENDING: "PENDING";
1300
+ ACCEPTED: "ACCEPTED";
1301
+ REJECTED: "REJECTED";
1302
+ CANCELLED: "CANCELLED";
1303
+ }>;
1304
+ message: z.ZodString;
1305
+ requestedAt: z.ZodString;
1306
+ respondedAt: z.ZodNullable<z.ZodString>;
1307
+ }, z.core.$strip>>;
1308
+ decisionStages: z.ZodArray<z.ZodObject<{
1309
+ stageId: z.core.$ZodBranded<z.ZodString, "MealPlanDecisionStageId", "out">;
1310
+ stageType: z.ZodEnum<{
1311
+ DATE: "DATE";
1312
+ TIME: "TIME";
1313
+ AREA: "AREA";
1314
+ MENU: "MENU";
1315
+ RESTAURANT: "RESTAURANT";
1316
+ FINAL_CONFIRMATION: "FINAL_CONFIRMATION";
1317
+ }>;
1318
+ status: z.ZodEnum<{
1319
+ COMPLETED: "COMPLETED";
1320
+ OPEN: "OPEN";
1321
+ REOPENED: "REOPENED";
1322
+ }>;
1323
+ candidates: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
1324
+ stageType: z.ZodLiteral<"DATE">;
1325
+ value: z.ZodString;
1326
+ }, z.core.$strip>, z.ZodObject<{
1327
+ stageType: z.ZodLiteral<"TIME">;
1328
+ value: z.ZodString;
1329
+ }, z.core.$strip>, z.ZodObject<{
1330
+ stageType: z.ZodLiteral<"AREA">;
1331
+ value: z.ZodObject<{
1332
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
1333
+ placeName: z.ZodString;
1334
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
1335
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
1336
+ address: z.ZodDefault<z.ZodString>;
1337
+ source: z.ZodDefault<z.ZodEnum<{
1338
+ manual: "manual";
1339
+ midpoint: "midpoint";
1340
+ search: "search";
1341
+ "recent-place": "recent-place";
1342
+ fallback: "fallback";
1343
+ }>>;
1344
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
1345
+ createdAt: z.ZodOptional<z.ZodString>;
1346
+ }, z.core.$strip>;
1347
+ }, z.core.$strip>, z.ZodObject<{
1348
+ stageType: z.ZodLiteral<"MENU">;
1349
+ value: z.ZodObject<{
1350
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
1351
+ menu: z.ZodObject<{
1352
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
1353
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
1354
+ }, z.core.$strip>;
1355
+ source: z.ZodEnum<{
1356
+ fallback: "fallback";
1357
+ "external-recommendation": "external-recommendation";
1358
+ "prefer-menu": "prefer-menu";
1359
+ "recent-menu": "recent-menu";
1360
+ "manual-search": "manual-search";
1361
+ }>;
1362
+ score: z.ZodDefault<z.ZodNumber>;
1363
+ createdAt: z.ZodString;
1364
+ }, z.core.$strip>;
1365
+ }, z.core.$strip>, z.ZodObject<{
1366
+ stageType: z.ZodLiteral<"RESTAURANT">;
1367
+ value: z.ZodObject<{
1368
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
1369
+ placeName: z.ZodString;
1370
+ categoryName: z.ZodString;
1371
+ categoryGroupName: z.ZodString;
1372
+ distance: z.ZodOptional<z.ZodString>;
1373
+ roadAddressName: z.ZodString;
1374
+ addressName: z.ZodString;
1375
+ phone: z.ZodNullable<z.ZodString>;
1376
+ placeUrl: z.ZodNullable<z.ZodString>;
1377
+ lat: z.ZodNumber;
1378
+ lng: z.ZodNumber;
1379
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
1380
+ source: z.ZodOptional<z.ZodEnum<{
1381
+ manual: "manual";
1382
+ search: "search";
1383
+ fallback: "fallback";
1384
+ }>>;
1385
+ createdAt: z.ZodOptional<z.ZodString>;
1386
+ }, z.core.$strip>;
1387
+ }, z.core.$strip>, z.ZodObject<{
1388
+ stageType: z.ZodLiteral<"FINAL_CONFIRMATION">;
1389
+ value: z.ZodLiteral<"READY">;
1390
+ }, z.core.$strip>], "stageType">>;
1391
+ votes: z.ZodArray<z.ZodObject<{
1392
+ voteId: z.core.$ZodBranded<z.ZodString, "MealPlanVoteId", "out">;
1393
+ voterId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
1394
+ guestId: z.ZodNullable<z.ZodString>;
1395
+ voteType: z.ZodEnum<{
1396
+ READY: "READY";
1397
+ PICK: "PICK";
1398
+ EXCLUDE: "EXCLUDE";
1399
+ PREFER: "PREFER";
1400
+ }>;
1401
+ candidate: z.ZodDiscriminatedUnion<[z.ZodObject<{
1402
+ stageType: z.ZodLiteral<"DATE">;
1403
+ value: z.ZodString;
1404
+ }, z.core.$strip>, z.ZodObject<{
1405
+ stageType: z.ZodLiteral<"TIME">;
1406
+ value: z.ZodString;
1407
+ }, z.core.$strip>, z.ZodObject<{
1408
+ stageType: z.ZodLiteral<"AREA">;
1409
+ value: z.ZodObject<{
1410
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
1411
+ placeName: z.ZodString;
1412
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
1413
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
1414
+ address: z.ZodDefault<z.ZodString>;
1415
+ source: z.ZodDefault<z.ZodEnum<{
1416
+ manual: "manual";
1417
+ midpoint: "midpoint";
1418
+ search: "search";
1419
+ "recent-place": "recent-place";
1420
+ fallback: "fallback";
1421
+ }>>;
1422
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
1423
+ createdAt: z.ZodOptional<z.ZodString>;
1424
+ }, z.core.$strip>;
1425
+ }, z.core.$strip>, z.ZodObject<{
1426
+ stageType: z.ZodLiteral<"MENU">;
1427
+ value: z.ZodObject<{
1428
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
1429
+ menu: z.ZodObject<{
1430
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
1431
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
1432
+ }, z.core.$strip>;
1433
+ source: z.ZodEnum<{
1434
+ fallback: "fallback";
1435
+ "external-recommendation": "external-recommendation";
1436
+ "prefer-menu": "prefer-menu";
1437
+ "recent-menu": "recent-menu";
1438
+ "manual-search": "manual-search";
1439
+ }>;
1440
+ score: z.ZodDefault<z.ZodNumber>;
1441
+ createdAt: z.ZodString;
1442
+ }, z.core.$strip>;
1443
+ }, z.core.$strip>, z.ZodObject<{
1444
+ stageType: z.ZodLiteral<"RESTAURANT">;
1445
+ value: z.ZodObject<{
1446
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
1447
+ placeName: z.ZodString;
1448
+ categoryName: z.ZodString;
1449
+ categoryGroupName: z.ZodString;
1450
+ distance: z.ZodOptional<z.ZodString>;
1451
+ roadAddressName: z.ZodString;
1452
+ addressName: z.ZodString;
1453
+ phone: z.ZodNullable<z.ZodString>;
1454
+ placeUrl: z.ZodNullable<z.ZodString>;
1455
+ lat: z.ZodNumber;
1456
+ lng: z.ZodNumber;
1457
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
1458
+ source: z.ZodOptional<z.ZodEnum<{
1459
+ manual: "manual";
1460
+ search: "search";
1461
+ fallback: "fallback";
1462
+ }>>;
1463
+ createdAt: z.ZodOptional<z.ZodString>;
1464
+ }, z.core.$strip>;
1465
+ }, z.core.$strip>, z.ZodObject<{
1466
+ stageType: z.ZodLiteral<"FINAL_CONFIRMATION">;
1467
+ value: z.ZodLiteral<"READY">;
1468
+ }, z.core.$strip>], "stageType">;
1469
+ createdAt: z.ZodString;
1470
+ }, z.core.$strip>>;
1471
+ selectedCandidate: z.ZodNullable<z.ZodDiscriminatedUnion<[z.ZodObject<{
1472
+ stageType: z.ZodLiteral<"DATE">;
1473
+ value: z.ZodString;
1474
+ }, z.core.$strip>, z.ZodObject<{
1475
+ stageType: z.ZodLiteral<"TIME">;
1476
+ value: z.ZodString;
1477
+ }, z.core.$strip>, z.ZodObject<{
1478
+ stageType: z.ZodLiteral<"AREA">;
1479
+ value: z.ZodObject<{
1480
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
1481
+ placeName: z.ZodString;
1482
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
1483
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
1484
+ address: z.ZodDefault<z.ZodString>;
1485
+ source: z.ZodDefault<z.ZodEnum<{
1486
+ manual: "manual";
1487
+ midpoint: "midpoint";
1488
+ search: "search";
1489
+ "recent-place": "recent-place";
1490
+ fallback: "fallback";
1491
+ }>>;
1492
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
1493
+ createdAt: z.ZodOptional<z.ZodString>;
1494
+ }, z.core.$strip>;
1495
+ }, z.core.$strip>, z.ZodObject<{
1496
+ stageType: z.ZodLiteral<"MENU">;
1497
+ value: z.ZodObject<{
1498
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
1499
+ menu: z.ZodObject<{
1500
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
1501
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
1502
+ }, z.core.$strip>;
1503
+ source: z.ZodEnum<{
1504
+ fallback: "fallback";
1505
+ "external-recommendation": "external-recommendation";
1506
+ "prefer-menu": "prefer-menu";
1507
+ "recent-menu": "recent-menu";
1508
+ "manual-search": "manual-search";
1509
+ }>;
1510
+ score: z.ZodDefault<z.ZodNumber>;
1511
+ createdAt: z.ZodString;
1512
+ }, z.core.$strip>;
1513
+ }, z.core.$strip>, z.ZodObject<{
1514
+ stageType: z.ZodLiteral<"RESTAURANT">;
1515
+ value: z.ZodObject<{
1516
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
1517
+ placeName: z.ZodString;
1518
+ categoryName: z.ZodString;
1519
+ categoryGroupName: z.ZodString;
1520
+ distance: z.ZodOptional<z.ZodString>;
1521
+ roadAddressName: z.ZodString;
1522
+ addressName: z.ZodString;
1523
+ phone: z.ZodNullable<z.ZodString>;
1524
+ placeUrl: z.ZodNullable<z.ZodString>;
1525
+ lat: z.ZodNumber;
1526
+ lng: z.ZodNumber;
1527
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
1528
+ source: z.ZodOptional<z.ZodEnum<{
1529
+ manual: "manual";
1530
+ search: "search";
1531
+ fallback: "fallback";
1532
+ }>>;
1533
+ createdAt: z.ZodOptional<z.ZodString>;
1534
+ }, z.core.$strip>;
1535
+ }, z.core.$strip>, z.ZodObject<{
1536
+ stageType: z.ZodLiteral<"FINAL_CONFIRMATION">;
1537
+ value: z.ZodLiteral<"READY">;
1538
+ }, z.core.$strip>], "stageType">>;
1539
+ metadata: z.ZodDefault<z.ZodNullable<z.ZodObject<{
1540
+ restaurantSearch: z.ZodOptional<z.ZodObject<{
1541
+ searchKey: z.ZodNullable<z.ZodString>;
1542
+ status: z.ZodEnum<{
1543
+ PENDING: "PENDING";
1544
+ IDLE: "IDLE";
1545
+ READY: "READY";
1546
+ FAILED: "FAILED";
1547
+ STALE: "STALE";
1548
+ }>;
1549
+ startedAt: z.ZodNullable<z.ZodString>;
1550
+ completedAt: z.ZodNullable<z.ZodString>;
1551
+ version: z.ZodNumber;
1552
+ candidateCount: z.ZodNumber;
1553
+ errorMessage: z.ZodDefault<z.ZodNullable<z.ZodString>>;
1554
+ }, z.core.$strip>>;
1555
+ }, z.core.$catchall<z.ZodUnknown>>>>;
1556
+ openedAt: z.ZodString;
1557
+ completedAt: z.ZodNullable<z.ZodString>;
1558
+ reopenedAt: z.ZodNullable<z.ZodString>;
1559
+ }, z.core.$strip>>;
1560
+ decisionProgress: z.ZodNullable<z.ZodObject<{
1561
+ mealPlanId: z.ZodString;
1562
+ status: z.ZodString;
1563
+ tasks: z.ZodArray<z.ZodObject<{
1564
+ taskKey: z.ZodEnum<{
1565
+ FINAL_CONFIRMATION: "FINAL_CONFIRMATION";
1566
+ SCHEDULE_DATE: "SCHEDULE_DATE";
1567
+ SCHEDULE_TIME: "SCHEDULE_TIME";
1568
+ LOCATION_CANDIDATE: "LOCATION_CANDIDATE";
1569
+ LOCATION_VOTE: "LOCATION_VOTE";
1570
+ EXCLUDE_MENU: "EXCLUDE_MENU";
1571
+ PREFER_MENU: "PREFER_MENU";
1572
+ MENU_PICK: "MENU_PICK";
1573
+ RESTAURANT_SEARCH: "RESTAURANT_SEARCH";
1574
+ RESTAURANT_PICK: "RESTAURANT_PICK";
1575
+ }>;
1576
+ status: z.ZodEnum<{
1577
+ OPEN: "OPEN";
1578
+ READY: "READY";
1579
+ STALE: "STALE";
1580
+ LOCKED: "LOCKED";
1581
+ RESOLVED: "RESOLVED";
1582
+ }>;
1583
+ readyCount: z.ZodNumber;
1584
+ participantCount: z.ZodNumber;
1585
+ blockers: z.ZodDefault<z.ZodArray<z.ZodString>>;
1586
+ updatedAt: z.ZodString;
1587
+ }, z.core.$strip>>;
1588
+ final: z.ZodRecord<z.ZodString, z.ZodUnknown>;
1589
+ provisional: z.ZodRecord<z.ZodString, z.ZodUnknown>;
1590
+ snapshots: z.ZodArray<z.ZodObject<{
1591
+ snapshotId: z.ZodString;
1592
+ mealPlanId: z.ZodString;
1593
+ field: z.ZodEnum<{
1594
+ date: "date";
1595
+ restaurant: "restaurant";
1596
+ menu: "menu";
1597
+ time: "time";
1598
+ meetingAt: "meetingAt";
1599
+ area: "area";
1600
+ }>;
1601
+ value: z.ZodUnknown;
1602
+ status: z.ZodEnum<{
1603
+ STALE: "STALE";
1604
+ CANDIDATE: "CANDIDATE";
1605
+ PROVISIONAL: "PROVISIONAL";
1606
+ FINAL: "FINAL";
1607
+ }>;
1608
+ reason: z.ZodEnum<{
1609
+ COMMON_SCHEDULE: "COMMON_SCHEDULE";
1610
+ TOP_VOTED_LOCATION: "TOP_VOTED_LOCATION";
1611
+ TOP_PICKED_MENU: "TOP_PICKED_MENU";
1612
+ TOP_PICKED_RESTAURANT: "TOP_PICKED_RESTAURANT";
1613
+ OWNER_CONFIRMED: "OWNER_CONFIRMED";
1614
+ TASK_ALL_READY: "TASK_ALL_READY";
1615
+ MANUAL_SELECTION: "MANUAL_SELECTION";
1616
+ }>;
1617
+ score: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
1618
+ sourceEvent: z.ZodString;
1619
+ sourceActorType: z.ZodEnum<{
1620
+ MEMBER: "MEMBER";
1621
+ GUEST: "GUEST";
1622
+ SYSTEM: "SYSTEM";
1623
+ }>;
1624
+ sourceMemberId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
1625
+ sourceGuestId: z.ZodNullable<z.ZodString>;
1626
+ sourceParticipantId: z.ZodNullable<z.ZodString>;
1627
+ sourceVersion: z.ZodNumber;
1628
+ dependencyHash: z.ZodString;
1629
+ dependencyFields: z.ZodArray<z.ZodEnum<{
1630
+ date: "date";
1631
+ restaurant: "restaurant";
1632
+ menu: "menu";
1633
+ time: "time";
1634
+ meetingAt: "meetingAt";
1635
+ area: "area";
1636
+ }>>;
1637
+ createdAt: z.ZodString;
1638
+ staleAt: z.ZodNullable<z.ZodString>;
1639
+ }, z.core.$strip>>;
1640
+ version: z.ZodNumber;
1641
+ updatedAt: z.ZodString;
1642
+ }, z.core.$strip>>;
1643
+ viewerRole: z.ZodEnum<{
1644
+ GUEST: "GUEST";
1645
+ OWNER: "OWNER";
1646
+ FRIEND: "FRIEND";
1647
+ NONE: "NONE";
1648
+ }>;
1649
+ viewerParticipantStatus: z.ZodNullable<z.ZodEnum<{
1650
+ READY: "READY";
1651
+ INVITED: "INVITED";
1652
+ REQUESTED: "REQUESTED";
1653
+ JOINED: "JOINED";
1654
+ DECLINED: "DECLINED";
1655
+ LEFT: "LEFT";
1656
+ REMOVED: "REMOVED";
1657
+ }>>;
1658
+ viewerPermissions: z.ZodObject<{
1659
+ canView: z.ZodBoolean;
1660
+ canInviteFriends: z.ZodBoolean;
1661
+ canManageParticipants: z.ZodBoolean;
1662
+ canCreateShareLink: z.ZodBoolean;
1663
+ canExposeNearbyFriends: z.ZodBoolean;
1664
+ canVote: z.ZodBoolean;
1665
+ canChat: z.ZodBoolean;
1666
+ canReadyMealPlan: z.ZodBoolean;
1667
+ canReadyDecisionTask: z.ZodBoolean;
1668
+ canRequestChange: z.ZodBoolean;
1669
+ canReopenDecisionTask: z.ZodBoolean;
1670
+ canConfirmDecisionSnapshot: z.ZodBoolean;
1671
+ canConfirmMealPlan: z.ZodBoolean;
1672
+ canCompleteMealPlan: z.ZodBoolean;
1673
+ canRecordMealPlan: z.ZodBoolean;
1674
+ canCancelMealPlan: z.ZodBoolean;
1675
+ }, z.core.$strip>;
1676
+ viewerTaskReadyMap: z.ZodRecord<z.ZodEnum<{
1677
+ FINAL_CONFIRMATION: "FINAL_CONFIRMATION";
1678
+ SCHEDULE_DATE: "SCHEDULE_DATE";
1679
+ SCHEDULE_TIME: "SCHEDULE_TIME";
1680
+ LOCATION_CANDIDATE: "LOCATION_CANDIDATE";
1681
+ LOCATION_VOTE: "LOCATION_VOTE";
1682
+ EXCLUDE_MENU: "EXCLUDE_MENU";
1683
+ PREFER_MENU: "PREFER_MENU";
1684
+ MENU_PICK: "MENU_PICK";
1685
+ RESTAURANT_SEARCH: "RESTAURANT_SEARCH";
1686
+ RESTAURANT_PICK: "RESTAURANT_PICK";
1687
+ }>, z.ZodBoolean>;
1688
+ selectedDate: z.ZodNullable<z.ZodString>;
1689
+ selectedTime: z.ZodNullable<z.ZodString>;
1690
+ selectedArea: z.ZodNullable<z.ZodObject<{
1691
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
1692
+ placeName: z.ZodString;
1693
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
1694
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
1695
+ address: z.ZodDefault<z.ZodString>;
1696
+ source: z.ZodDefault<z.ZodEnum<{
1697
+ manual: "manual";
1698
+ midpoint: "midpoint";
1699
+ search: "search";
1700
+ "recent-place": "recent-place";
1701
+ fallback: "fallback";
1702
+ }>>;
1703
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
1704
+ createdAt: z.ZodOptional<z.ZodString>;
1705
+ }, z.core.$strip>>;
1706
+ selectedRestaurant: z.ZodNullable<z.ZodObject<{
1707
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
1708
+ placeName: z.ZodString;
1709
+ categoryName: z.ZodString;
1710
+ categoryGroupName: z.ZodString;
1711
+ distance: z.ZodOptional<z.ZodString>;
1712
+ roadAddressName: z.ZodString;
1713
+ addressName: z.ZodString;
1714
+ phone: z.ZodNullable<z.ZodString>;
1715
+ placeUrl: z.ZodNullable<z.ZodString>;
1716
+ lat: z.ZodNumber;
1717
+ lng: z.ZodNumber;
1718
+ }, z.core.$strip>>;
1719
+ selectedMenuCategory: z.ZodNullable<z.ZodString>;
1720
+ chatRoom: z.ZodNullable<z.ZodObject<{
1721
+ chatRoomId: z.core.$ZodBranded<z.ZodString, "MealPlanChatRoomId", "out">;
1722
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1723
+ messageCount: z.ZodNumber;
1724
+ lastMessageAt: z.ZodNullable<z.ZodString>;
1725
+ createdAt: z.ZodString;
1726
+ }, z.core.$strip>>;
1727
+ confirmedAt: z.ZodNullable<z.ZodString>;
1728
+ lockedAt: z.ZodNullable<z.ZodString>;
1729
+ completedAt: z.ZodNullable<z.ZodString>;
1730
+ recordedAt: z.ZodNullable<z.ZodString>;
1731
+ createdAt: z.ZodString;
1732
+ updatedAt: z.ZodString;
1733
+ }, z.core.$strip>;
1734
+ token: z.core.$ZodBranded<z.ZodString, "MealPlanShareLinkToken", "out">;
1735
+ guestId: z.ZodString;
1736
+ nickname: z.ZodString;
1737
+ sessionToken: z.ZodString;
1738
+ }, z.core.$strip>;
1739
+
1740
+ declare const MealPlanNearbyFriendExposureIdSchema: z.core.$ZodBranded<z.ZodString, "MealPlanNearbyFriendExposureId", "out">;
1741
+ declare const MealPlanNearbyFriendExposureStatusSchema: z.ZodEnum<{
1742
+ OPEN: "OPEN";
1743
+ EXPIRED: "EXPIRED";
1744
+ CLOSED: "CLOSED";
1745
+ }>;
1746
+ declare const MealPlanNearbyFriendExposureNotificationStatusSchema: z.ZodEnum<{
1747
+ PENDING: "PENDING";
1748
+ FAILED: "FAILED";
1749
+ SENT: "SENT";
1750
+ PARTIAL: "PARTIAL";
1751
+ SKIPPED: "SKIPPED";
1752
+ }>;
1753
+ declare const ExposeMealPlanToNearbyFriendsRequestSchema: z.ZodObject<{
1754
+ radiusMeters: z.ZodDefault<z.ZodNumber>;
1755
+ expiresAt: z.ZodOptional<z.ZodString>;
1756
+ }, z.core.$strip>;
1757
+ declare const NearbyFriendExposureEligibilitySchema: z.ZodObject<{
1758
+ canExpose: z.ZodBoolean;
1759
+ locationConsentStatus: z.ZodEnum<{
1760
+ UNKNOWN: "UNKNOWN";
1761
+ GRANTED: "GRANTED";
1762
+ DENIED: "DENIED";
1763
+ }>;
1764
+ nearbyMealPlanExposureAllowed: z.ZodBoolean;
1765
+ mealSuggestionAllowed: z.ZodBoolean;
1766
+ hasLastKnownLocation: z.ZodBoolean;
1767
+ missingRequirements: z.ZodArray<z.ZodEnum<{
1768
+ LOCATION_PERMISSION: "LOCATION_PERMISSION";
1769
+ SERVICE_LOCATION_CONSENT: "SERVICE_LOCATION_CONSENT";
1770
+ NEARBY_EXPOSURE_TOGGLE: "NEARBY_EXPOSURE_TOGGLE";
1771
+ MEAL_SUGGESTION_TOGGLE: "MEAL_SUGGESTION_TOGGLE";
1772
+ LAST_KNOWN_LOCATION: "LAST_KNOWN_LOCATION";
1773
+ }>>;
1774
+ }, z.core.$strip>;
1775
+ declare const MealPlanNearbyFriendRejectionReasonSchema: z.ZodEnum<{
1776
+ NOT_HUNGRY: "NOT_HUNGRY";
1777
+ NOT_FRIEND: "NOT_FRIEND";
1778
+ BLOCKED: "BLOCKED";
1779
+ LOCATION_CONSENT_REQUIRED: "LOCATION_CONSENT_REQUIRED";
1780
+ LOCATION_UNAVAILABLE: "LOCATION_UNAVAILABLE";
1781
+ OUT_OF_RADIUS: "OUT_OF_RADIUS";
1782
+ MEAL_SUGGESTION_DISABLED: "MEAL_SUGGESTION_DISABLED";
1783
+ }>;
1784
+ declare const MealPlanNearbyFriendRejectionSummarySchema: z.ZodObject<{
1785
+ reason: z.ZodEnum<{
1786
+ NOT_HUNGRY: "NOT_HUNGRY";
1787
+ NOT_FRIEND: "NOT_FRIEND";
1788
+ BLOCKED: "BLOCKED";
1789
+ LOCATION_CONSENT_REQUIRED: "LOCATION_CONSENT_REQUIRED";
1790
+ LOCATION_UNAVAILABLE: "LOCATION_UNAVAILABLE";
1791
+ OUT_OF_RADIUS: "OUT_OF_RADIUS";
1792
+ MEAL_SUGGESTION_DISABLED: "MEAL_SUGGESTION_DISABLED";
1793
+ }>;
1794
+ count: z.ZodNumber;
1795
+ }, z.core.$strip>;
1796
+ declare const ExposeMealPlanToNearbyFriendsResponseSchema: z.ZodObject<{
1797
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1798
+ exposureBatchId: z.core.$ZodBranded<z.ZodString, "MealPlanNearbyFriendExposureBatchId", "out">;
1799
+ exposedFriendCount: z.ZodNumber;
1800
+ rejectedFriendCount: z.ZodNumber;
1801
+ notificationStatus: z.ZodEnum<{
1802
+ PENDING: "PENDING";
1803
+ FAILED: "FAILED";
1804
+ SENT: "SENT";
1805
+ PARTIAL: "PARTIAL";
1806
+ SKIPPED: "SKIPPED";
1807
+ }>;
1808
+ rejectionSummary: z.ZodArray<z.ZodObject<{
1809
+ reason: z.ZodEnum<{
1810
+ NOT_HUNGRY: "NOT_HUNGRY";
1811
+ NOT_FRIEND: "NOT_FRIEND";
1812
+ BLOCKED: "BLOCKED";
1813
+ LOCATION_CONSENT_REQUIRED: "LOCATION_CONSENT_REQUIRED";
1814
+ LOCATION_UNAVAILABLE: "LOCATION_UNAVAILABLE";
1815
+ OUT_OF_RADIUS: "OUT_OF_RADIUS";
1816
+ MEAL_SUGGESTION_DISABLED: "MEAL_SUGGESTION_DISABLED";
1817
+ }>;
1818
+ count: z.ZodNumber;
1819
+ }, z.core.$strip>>;
1820
+ }, z.core.$strip>;
1821
+ declare const MealPlanNearbyFriendExposureSummarySchema: z.ZodObject<{
1822
+ exposureId: z.core.$ZodBranded<z.ZodString, "MealPlanNearbyFriendExposureId", "out">;
1823
+ exposureBatchId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanNearbyFriendExposureBatchId", "out">>;
1824
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1825
+ status: z.ZodEnum<{
1826
+ OPEN: "OPEN";
1827
+ EXPIRED: "EXPIRED";
1828
+ CLOSED: "CLOSED";
1829
+ }>;
1830
+ radiusMeters: z.ZodNumber;
1831
+ exposedFriendCount: z.ZodNumber;
1832
+ openedAt: z.ZodString;
1833
+ expiresAt: z.ZodNullable<z.ZodString>;
1834
+ closedAt: z.ZodNullable<z.ZodString>;
1835
+ }, z.core.$strip>;
1836
+ declare const MealPlanNearbyFriendExposureBatchSummarySchema: z.ZodObject<{
1837
+ exposureBatchId: z.core.$ZodBranded<z.ZodString, "MealPlanNearbyFriendExposureBatchId", "out">;
1838
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1839
+ status: z.ZodEnum<{
1840
+ OPEN: "OPEN";
1841
+ EXPIRED: "EXPIRED";
1842
+ CLOSED: "CLOSED";
1843
+ }>;
1844
+ radiusMeters: z.ZodNumber;
1845
+ exposedFriendCount: z.ZodNumber;
1846
+ rejectedFriendCount: z.ZodNumber;
1847
+ rejectionSummary: z.ZodArray<z.ZodObject<{
1848
+ reason: z.ZodEnum<{
1849
+ NOT_HUNGRY: "NOT_HUNGRY";
1850
+ NOT_FRIEND: "NOT_FRIEND";
1851
+ BLOCKED: "BLOCKED";
1852
+ LOCATION_CONSENT_REQUIRED: "LOCATION_CONSENT_REQUIRED";
1853
+ LOCATION_UNAVAILABLE: "LOCATION_UNAVAILABLE";
1854
+ OUT_OF_RADIUS: "OUT_OF_RADIUS";
1855
+ MEAL_SUGGESTION_DISABLED: "MEAL_SUGGESTION_DISABLED";
1856
+ }>;
1857
+ count: z.ZodNumber;
1858
+ }, z.core.$strip>>;
1859
+ notificationStatus: z.ZodEnum<{
1860
+ PENDING: "PENDING";
1861
+ FAILED: "FAILED";
1862
+ SENT: "SENT";
1863
+ PARTIAL: "PARTIAL";
1864
+ SKIPPED: "SKIPPED";
1865
+ }>;
1866
+ notificationSentAt: z.ZodNullable<z.ZodString>;
1867
+ openedAt: z.ZodString;
1868
+ expiresAt: z.ZodNullable<z.ZodString>;
1869
+ closedAt: z.ZodNullable<z.ZodString>;
1870
+ }, z.core.$strip>;
1871
+ declare const MealPlanJoinRequestStatusSchema: z.ZodEnum<{
1872
+ PENDING: "PENDING";
1873
+ ACCEPTED: "ACCEPTED";
1874
+ REJECTED: "REJECTED";
1875
+ CANCELLED: "CANCELLED";
1876
+ }>;
1877
+ declare const CreateMealPlanJoinRequestSchema: z.ZodObject<{
1878
+ message: z.ZodDefault<z.ZodString>;
1879
+ }, z.core.$strip>;
1880
+ declare const MealPlanJoinRequestSummarySchema: z.ZodObject<{
1881
+ joinRequestId: z.core.$ZodBranded<z.ZodString, "MealPlanJoinRequestId", "out">;
1882
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1883
+ requester: z.ZodObject<{
1884
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
1885
+ username: z.ZodString;
1886
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1887
+ }, z.core.$strip>;
1888
+ status: z.ZodEnum<{
1889
+ PENDING: "PENDING";
1890
+ ACCEPTED: "ACCEPTED";
1891
+ REJECTED: "REJECTED";
1892
+ CANCELLED: "CANCELLED";
1893
+ }>;
1894
+ message: z.ZodString;
1895
+ requestedAt: z.ZodString;
1896
+ respondedAt: z.ZodNullable<z.ZodString>;
1897
+ }, z.core.$strip>;
1898
+ declare const NearbyFriendMealPlanSummarySchema: z.ZodObject<{
1899
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1900
+ owner: z.ZodObject<{
1901
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
1902
+ username: z.ZodString;
1903
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1904
+ }, z.core.$strip>;
1905
+ title: z.ZodString;
1906
+ participantCount: z.ZodNumber;
1907
+ distanceMeters: z.ZodNumber;
1908
+ exposedAt: z.ZodString;
1909
+ expiresAt: z.ZodNullable<z.ZodString>;
1910
+ joinRequestStatus: z.ZodDefault<z.ZodNullable<z.ZodEnum<{
1911
+ PENDING: "PENDING";
1912
+ ACCEPTED: "ACCEPTED";
1913
+ REJECTED: "REJECTED";
1914
+ CANCELLED: "CANCELLED";
1915
+ }>>>;
1916
+ }, z.core.$strip>;
1917
+
1918
+ declare const HomeMealPlanActionKindSchema: z.ZodEnum<{
1919
+ RECORD_NEEDED: "RECORD_NEEDED";
1920
+ CONTINUE_DECISION: "CONTINUE_DECISION";
1921
+ TODAY_UPCOMING: "TODAY_UPCOMING";
1922
+ RESPOND_JOIN_REQUEST: "RESPOND_JOIN_REQUEST";
1923
+ NOTIFICATION_FOLLOW_UP: "NOTIFICATION_FOLLOW_UP";
1924
+ }>;
1925
+ declare const HomeMealPlanActionCardSchema: z.ZodObject<{
1926
+ actionId: z.ZodString;
1927
+ kind: z.ZodEnum<{
1928
+ RECORD_NEEDED: "RECORD_NEEDED";
1929
+ CONTINUE_DECISION: "CONTINUE_DECISION";
1930
+ TODAY_UPCOMING: "TODAY_UPCOMING";
1931
+ RESPOND_JOIN_REQUEST: "RESPOND_JOIN_REQUEST";
1932
+ NOTIFICATION_FOLLOW_UP: "NOTIFICATION_FOLLOW_UP";
1933
+ }>;
1934
+ priority: z.ZodNumber;
1935
+ title: z.ZodString;
1936
+ description: z.ZodString;
1937
+ primaryAction: z.ZodObject<{
1938
+ label: z.ZodString;
1939
+ href: z.ZodString;
1940
+ }, z.core.$strip>;
1941
+ mealPlan: z.ZodNullable<z.ZodObject<{
1942
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1943
+ group: z.ZodEnum<{
1944
+ RECORD_NEEDED: "RECORD_NEEDED";
1945
+ DECIDING: "DECIDING";
1946
+ UPCOMING: "UPCOMING";
1947
+ PAST: "PAST";
1948
+ }>;
1949
+ title: z.ZodString;
1950
+ status: z.ZodEnum<{
1951
+ COMPLETED: "COMPLETED";
1952
+ READY: "READY";
1953
+ CANCELLED: "CANCELLED";
1954
+ LOCKED: "LOCKED";
1955
+ CONFIRMED: "CONFIRMED";
1956
+ DRAFT: "DRAFT";
1957
+ RECOMMENDING: "RECOMMENDING";
1958
+ GATHERING: "GATHERING";
1959
+ DECIDING: "DECIDING";
1960
+ RECORDED: "RECORDED";
1961
+ }>;
1962
+ channels: z.ZodArray<z.ZodEnum<{
1963
+ FRIEND_INVITE: "FRIEND_INVITE";
1964
+ LINK_GUEST: "LINK_GUEST";
1965
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
1966
+ OWNER_ONLY: "OWNER_ONLY";
1967
+ }>>;
1968
+ participantCount: z.ZodNumber;
1969
+ selectedDate: z.ZodNullable<z.ZodString>;
1970
+ selectedTime: z.ZodNullable<z.ZodString>;
1971
+ selectedAreaName: z.ZodNullable<z.ZodString>;
1972
+ selectedRestaurantName: z.ZodNullable<z.ZodString>;
1973
+ primaryAction: z.ZodObject<{
1974
+ label: z.ZodString;
1975
+ href: z.ZodString;
1976
+ }, z.core.$strip>;
1977
+ updatedAt: z.ZodString;
1978
+ }, z.core.$strip>>;
1979
+ joinRequest: z.ZodNullable<z.ZodObject<{
1980
+ joinRequestId: z.core.$ZodBranded<z.ZodString, "MealPlanJoinRequestId", "out">;
1981
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
1982
+ requester: z.ZodObject<{
1983
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
1984
+ username: z.ZodString;
1985
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
1986
+ }, z.core.$strip>;
1987
+ status: z.ZodEnum<{
1988
+ PENDING: "PENDING";
1989
+ ACCEPTED: "ACCEPTED";
1990
+ REJECTED: "REJECTED";
1991
+ CANCELLED: "CANCELLED";
1992
+ }>;
1993
+ message: z.ZodString;
1994
+ requestedAt: z.ZodString;
1995
+ respondedAt: z.ZodNullable<z.ZodString>;
1996
+ }, z.core.$strip>>;
1997
+ notification: z.ZodDefault<z.ZodNullable<z.ZodObject<{
1998
+ notificationId: z.ZodString;
1999
+ kind: z.ZodEnum<{
2000
+ MEAL_PLAN_INVITE_RECEIVED: "MEAL_PLAN_INVITE_RECEIVED";
2001
+ MEAL_PLAN_INVITE_ACCEPTED: "MEAL_PLAN_INVITE_ACCEPTED";
2002
+ MEAL_PLAN_JOIN_REQUESTED: "MEAL_PLAN_JOIN_REQUESTED";
2003
+ MEAL_PLAN_JOIN_REQUEST_ACCEPTED: "MEAL_PLAN_JOIN_REQUEST_ACCEPTED";
2004
+ MEAL_PLAN_NEARBY_FRIEND_EXPOSED: "MEAL_PLAN_NEARBY_FRIEND_EXPOSED";
2005
+ MEAL_PLAN_PARTICIPANT_JOINED: "MEAL_PLAN_PARTICIPANT_JOINED";
2006
+ MEAL_PLAN_READY_COMPLETED: "MEAL_PLAN_READY_COMPLETED";
2007
+ MEAL_PLAN_CONFIRMED: "MEAL_PLAN_CONFIRMED";
2008
+ MEAL_PLAN_LOCKED: "MEAL_PLAN_LOCKED";
2009
+ MEAL_PLAN_RECORD_NEEDED: "MEAL_PLAN_RECORD_NEEDED";
2010
+ }>;
2011
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
2012
+ deepLink: z.ZodString;
2013
+ title: z.ZodString;
2014
+ message: z.ZodString;
2015
+ createdAt: z.ZodString;
2016
+ readAt: z.ZodNullable<z.ZodString>;
2017
+ }, z.core.$strip>>>;
2018
+ }, z.core.$strip>;
2019
+ declare const HomeMealPlanDashboardResponseSchema: z.ZodObject<{
2020
+ generatedAt: z.ZodString;
2021
+ inProgress: z.ZodArray<z.ZodObject<{
2022
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
2023
+ group: z.ZodEnum<{
2024
+ RECORD_NEEDED: "RECORD_NEEDED";
2025
+ DECIDING: "DECIDING";
2026
+ UPCOMING: "UPCOMING";
2027
+ PAST: "PAST";
2028
+ }>;
2029
+ title: z.ZodString;
2030
+ status: z.ZodEnum<{
2031
+ COMPLETED: "COMPLETED";
2032
+ READY: "READY";
2033
+ CANCELLED: "CANCELLED";
2034
+ LOCKED: "LOCKED";
2035
+ CONFIRMED: "CONFIRMED";
2036
+ DRAFT: "DRAFT";
2037
+ RECOMMENDING: "RECOMMENDING";
2038
+ GATHERING: "GATHERING";
2039
+ DECIDING: "DECIDING";
2040
+ RECORDED: "RECORDED";
2041
+ }>;
2042
+ channels: z.ZodArray<z.ZodEnum<{
2043
+ FRIEND_INVITE: "FRIEND_INVITE";
2044
+ LINK_GUEST: "LINK_GUEST";
2045
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
2046
+ OWNER_ONLY: "OWNER_ONLY";
2047
+ }>>;
2048
+ participantCount: z.ZodNumber;
2049
+ selectedDate: z.ZodNullable<z.ZodString>;
2050
+ selectedTime: z.ZodNullable<z.ZodString>;
2051
+ selectedAreaName: z.ZodNullable<z.ZodString>;
2052
+ selectedRestaurantName: z.ZodNullable<z.ZodString>;
2053
+ primaryAction: z.ZodObject<{
2054
+ label: z.ZodString;
2055
+ href: z.ZodString;
2056
+ }, z.core.$strip>;
2057
+ updatedAt: z.ZodString;
2058
+ }, z.core.$strip>>;
2059
+ today: z.ZodArray<z.ZodObject<{
2060
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
2061
+ group: z.ZodEnum<{
2062
+ RECORD_NEEDED: "RECORD_NEEDED";
2063
+ DECIDING: "DECIDING";
2064
+ UPCOMING: "UPCOMING";
2065
+ PAST: "PAST";
2066
+ }>;
2067
+ title: z.ZodString;
2068
+ status: z.ZodEnum<{
2069
+ COMPLETED: "COMPLETED";
2070
+ READY: "READY";
2071
+ CANCELLED: "CANCELLED";
2072
+ LOCKED: "LOCKED";
2073
+ CONFIRMED: "CONFIRMED";
2074
+ DRAFT: "DRAFT";
2075
+ RECOMMENDING: "RECOMMENDING";
2076
+ GATHERING: "GATHERING";
2077
+ DECIDING: "DECIDING";
2078
+ RECORDED: "RECORDED";
2079
+ }>;
2080
+ channels: z.ZodArray<z.ZodEnum<{
2081
+ FRIEND_INVITE: "FRIEND_INVITE";
2082
+ LINK_GUEST: "LINK_GUEST";
2083
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
2084
+ OWNER_ONLY: "OWNER_ONLY";
2085
+ }>>;
2086
+ participantCount: z.ZodNumber;
2087
+ selectedDate: z.ZodNullable<z.ZodString>;
2088
+ selectedTime: z.ZodNullable<z.ZodString>;
2089
+ selectedAreaName: z.ZodNullable<z.ZodString>;
2090
+ selectedRestaurantName: z.ZodNullable<z.ZodString>;
2091
+ primaryAction: z.ZodObject<{
2092
+ label: z.ZodString;
2093
+ href: z.ZodString;
2094
+ }, z.core.$strip>;
2095
+ updatedAt: z.ZodString;
2096
+ }, z.core.$strip>>;
2097
+ recordNeeded: z.ZodArray<z.ZodObject<{
2098
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
2099
+ group: z.ZodEnum<{
2100
+ RECORD_NEEDED: "RECORD_NEEDED";
2101
+ DECIDING: "DECIDING";
2102
+ UPCOMING: "UPCOMING";
2103
+ PAST: "PAST";
2104
+ }>;
2105
+ title: z.ZodString;
2106
+ status: z.ZodEnum<{
2107
+ COMPLETED: "COMPLETED";
2108
+ READY: "READY";
2109
+ CANCELLED: "CANCELLED";
2110
+ LOCKED: "LOCKED";
2111
+ CONFIRMED: "CONFIRMED";
2112
+ DRAFT: "DRAFT";
2113
+ RECOMMENDING: "RECOMMENDING";
2114
+ GATHERING: "GATHERING";
2115
+ DECIDING: "DECIDING";
2116
+ RECORDED: "RECORDED";
2117
+ }>;
2118
+ channels: z.ZodArray<z.ZodEnum<{
2119
+ FRIEND_INVITE: "FRIEND_INVITE";
2120
+ LINK_GUEST: "LINK_GUEST";
2121
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
2122
+ OWNER_ONLY: "OWNER_ONLY";
2123
+ }>>;
2124
+ participantCount: z.ZodNumber;
2125
+ selectedDate: z.ZodNullable<z.ZodString>;
2126
+ selectedTime: z.ZodNullable<z.ZodString>;
2127
+ selectedAreaName: z.ZodNullable<z.ZodString>;
2128
+ selectedRestaurantName: z.ZodNullable<z.ZodString>;
2129
+ primaryAction: z.ZodObject<{
2130
+ label: z.ZodString;
2131
+ href: z.ZodString;
2132
+ }, z.core.$strip>;
2133
+ updatedAt: z.ZodString;
2134
+ }, z.core.$strip>>;
2135
+ pendingJoinRequests: z.ZodArray<z.ZodObject<{
2136
+ joinRequestId: z.core.$ZodBranded<z.ZodString, "MealPlanJoinRequestId", "out">;
2137
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
2138
+ requester: z.ZodObject<{
2139
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
2140
+ username: z.ZodString;
2141
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2142
+ }, z.core.$strip>;
2143
+ status: z.ZodEnum<{
2144
+ PENDING: "PENDING";
2145
+ ACCEPTED: "ACCEPTED";
2146
+ REJECTED: "REJECTED";
2147
+ CANCELLED: "CANCELLED";
2148
+ }>;
2149
+ message: z.ZodString;
2150
+ requestedAt: z.ZodString;
2151
+ respondedAt: z.ZodNullable<z.ZodString>;
2152
+ }, z.core.$strip>>;
2153
+ unreadNotifications: z.ZodDefault<z.ZodArray<z.ZodObject<{
2154
+ notificationId: z.ZodString;
2155
+ kind: z.ZodEnum<{
2156
+ MEAL_PLAN_INVITE_RECEIVED: "MEAL_PLAN_INVITE_RECEIVED";
2157
+ MEAL_PLAN_INVITE_ACCEPTED: "MEAL_PLAN_INVITE_ACCEPTED";
2158
+ MEAL_PLAN_JOIN_REQUESTED: "MEAL_PLAN_JOIN_REQUESTED";
2159
+ MEAL_PLAN_JOIN_REQUEST_ACCEPTED: "MEAL_PLAN_JOIN_REQUEST_ACCEPTED";
2160
+ MEAL_PLAN_NEARBY_FRIEND_EXPOSED: "MEAL_PLAN_NEARBY_FRIEND_EXPOSED";
2161
+ MEAL_PLAN_PARTICIPANT_JOINED: "MEAL_PLAN_PARTICIPANT_JOINED";
2162
+ MEAL_PLAN_READY_COMPLETED: "MEAL_PLAN_READY_COMPLETED";
2163
+ MEAL_PLAN_CONFIRMED: "MEAL_PLAN_CONFIRMED";
2164
+ MEAL_PLAN_LOCKED: "MEAL_PLAN_LOCKED";
2165
+ MEAL_PLAN_RECORD_NEEDED: "MEAL_PLAN_RECORD_NEEDED";
2166
+ }>;
2167
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
2168
+ deepLink: z.ZodString;
2169
+ title: z.ZodString;
2170
+ message: z.ZodString;
2171
+ createdAt: z.ZodString;
2172
+ readAt: z.ZodNullable<z.ZodString>;
2173
+ }, z.core.$strip>>>;
2174
+ nextActions: z.ZodArray<z.ZodObject<{
2175
+ actionId: z.ZodString;
2176
+ kind: z.ZodEnum<{
2177
+ RECORD_NEEDED: "RECORD_NEEDED";
2178
+ CONTINUE_DECISION: "CONTINUE_DECISION";
2179
+ TODAY_UPCOMING: "TODAY_UPCOMING";
2180
+ RESPOND_JOIN_REQUEST: "RESPOND_JOIN_REQUEST";
2181
+ NOTIFICATION_FOLLOW_UP: "NOTIFICATION_FOLLOW_UP";
2182
+ }>;
2183
+ priority: z.ZodNumber;
2184
+ title: z.ZodString;
2185
+ description: z.ZodString;
2186
+ primaryAction: z.ZodObject<{
2187
+ label: z.ZodString;
2188
+ href: z.ZodString;
2189
+ }, z.core.$strip>;
2190
+ mealPlan: z.ZodNullable<z.ZodObject<{
2191
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
2192
+ group: z.ZodEnum<{
2193
+ RECORD_NEEDED: "RECORD_NEEDED";
2194
+ DECIDING: "DECIDING";
2195
+ UPCOMING: "UPCOMING";
2196
+ PAST: "PAST";
2197
+ }>;
2198
+ title: z.ZodString;
2199
+ status: z.ZodEnum<{
2200
+ COMPLETED: "COMPLETED";
2201
+ READY: "READY";
2202
+ CANCELLED: "CANCELLED";
2203
+ LOCKED: "LOCKED";
2204
+ CONFIRMED: "CONFIRMED";
2205
+ DRAFT: "DRAFT";
2206
+ RECOMMENDING: "RECOMMENDING";
2207
+ GATHERING: "GATHERING";
2208
+ DECIDING: "DECIDING";
2209
+ RECORDED: "RECORDED";
2210
+ }>;
2211
+ channels: z.ZodArray<z.ZodEnum<{
2212
+ FRIEND_INVITE: "FRIEND_INVITE";
2213
+ LINK_GUEST: "LINK_GUEST";
2214
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
2215
+ OWNER_ONLY: "OWNER_ONLY";
2216
+ }>>;
2217
+ participantCount: z.ZodNumber;
2218
+ selectedDate: z.ZodNullable<z.ZodString>;
2219
+ selectedTime: z.ZodNullable<z.ZodString>;
2220
+ selectedAreaName: z.ZodNullable<z.ZodString>;
2221
+ selectedRestaurantName: z.ZodNullable<z.ZodString>;
2222
+ primaryAction: z.ZodObject<{
2223
+ label: z.ZodString;
2224
+ href: z.ZodString;
2225
+ }, z.core.$strip>;
2226
+ updatedAt: z.ZodString;
2227
+ }, z.core.$strip>>;
2228
+ joinRequest: z.ZodNullable<z.ZodObject<{
2229
+ joinRequestId: z.core.$ZodBranded<z.ZodString, "MealPlanJoinRequestId", "out">;
2230
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
2231
+ requester: z.ZodObject<{
2232
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
2233
+ username: z.ZodString;
2234
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
2235
+ }, z.core.$strip>;
2236
+ status: z.ZodEnum<{
2237
+ PENDING: "PENDING";
2238
+ ACCEPTED: "ACCEPTED";
2239
+ REJECTED: "REJECTED";
2240
+ CANCELLED: "CANCELLED";
2241
+ }>;
2242
+ message: z.ZodString;
2243
+ requestedAt: z.ZodString;
2244
+ respondedAt: z.ZodNullable<z.ZodString>;
2245
+ }, z.core.$strip>>;
2246
+ notification: z.ZodDefault<z.ZodNullable<z.ZodObject<{
2247
+ notificationId: z.ZodString;
2248
+ kind: z.ZodEnum<{
2249
+ MEAL_PLAN_INVITE_RECEIVED: "MEAL_PLAN_INVITE_RECEIVED";
2250
+ MEAL_PLAN_INVITE_ACCEPTED: "MEAL_PLAN_INVITE_ACCEPTED";
2251
+ MEAL_PLAN_JOIN_REQUESTED: "MEAL_PLAN_JOIN_REQUESTED";
2252
+ MEAL_PLAN_JOIN_REQUEST_ACCEPTED: "MEAL_PLAN_JOIN_REQUEST_ACCEPTED";
2253
+ MEAL_PLAN_NEARBY_FRIEND_EXPOSED: "MEAL_PLAN_NEARBY_FRIEND_EXPOSED";
2254
+ MEAL_PLAN_PARTICIPANT_JOINED: "MEAL_PLAN_PARTICIPANT_JOINED";
2255
+ MEAL_PLAN_READY_COMPLETED: "MEAL_PLAN_READY_COMPLETED";
2256
+ MEAL_PLAN_CONFIRMED: "MEAL_PLAN_CONFIRMED";
2257
+ MEAL_PLAN_LOCKED: "MEAL_PLAN_LOCKED";
2258
+ MEAL_PLAN_RECORD_NEEDED: "MEAL_PLAN_RECORD_NEEDED";
2259
+ }>;
2260
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
2261
+ deepLink: z.ZodString;
2262
+ title: z.ZodString;
2263
+ message: z.ZodString;
2264
+ createdAt: z.ZodString;
2265
+ readAt: z.ZodNullable<z.ZodString>;
2266
+ }, z.core.$strip>>>;
2267
+ }, z.core.$strip>>;
2268
+ }, z.core.$strip>;
2269
+ declare const MealMapLayerSchema: z.ZodEnum<{
2270
+ MY_MEAL_PLAN_PLACE: "MY_MEAL_PLAN_PLACE";
2271
+ NEARBY_FRIEND_MEAL_PLAN: "NEARBY_FRIEND_MEAL_PLAN";
2272
+ FRIEND_RECORD_LOCATION: "FRIEND_RECORD_LOCATION";
2273
+ RESTAURANT_CANDIDATE: "RESTAURANT_CANDIDATE";
2274
+ }>;
2275
+ declare const MealMapMyMealPlanPlaceMetadataSchema: z.ZodObject<{
2276
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2277
+ status: z.ZodString;
2278
+ participantCount: z.ZodNumber;
2279
+ source: z.ZodString;
2280
+ }, z.core.$strip>;
2281
+ declare const MealMapNearbyFriendMealPlanMetadataSchema: z.ZodObject<{
2282
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2283
+ ownerName: z.ZodString;
2284
+ participantCount: z.ZodNumber;
2285
+ expiresAt: z.ZodNullable<z.ZodString>;
2286
+ source: z.ZodString;
2287
+ }, z.core.$strip>;
2288
+ declare const MealMapFriendRecordLocationMetadataSchema: z.ZodObject<{
2289
+ authorId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2290
+ authorName: z.ZodString;
2291
+ imageUrl: z.ZodDefault<z.ZodNullable<z.ZodString>>;
2292
+ mealDate: z.ZodString;
2293
+ }, z.core.$strip>;
2294
+ declare const MealMapRestaurantCandidateCompletionBlockedReasonSchema: z.ZodEnum<{
2295
+ OWNER_ONLY: "OWNER_ONLY";
2296
+ STAGE_ALREADY_COMPLETED: "STAGE_ALREADY_COMPLETED";
2297
+ MEAL_PLAN_NOT_MUTABLE: "MEAL_PLAN_NOT_MUTABLE";
2298
+ }>;
2299
+ declare const MealMapRestaurantCandidateMetadataSchema: z.ZodObject<{
2300
+ stageId: z.core.$ZodBranded<z.ZodString, "MealPlanDecisionStageId", "out">;
2301
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2302
+ status: z.ZodString;
2303
+ source: z.ZodDefault<z.ZodEnum<{
2304
+ manual: "manual";
2305
+ search: "search";
2306
+ fallback: "fallback";
2307
+ }>>;
2308
+ stageStatus: z.ZodDefault<z.ZodEnum<{
2309
+ COMPLETED: "COMPLETED";
2310
+ OPEN: "OPEN";
2311
+ REOPENED: "REOPENED";
2312
+ }>>;
2313
+ canVote: z.ZodDefault<z.ZodBoolean>;
2314
+ canCompleteStage: z.ZodDefault<z.ZodBoolean>;
2315
+ completionBlockedReason: z.ZodDefault<z.ZodNullable<z.ZodEnum<{
2316
+ OWNER_ONLY: "OWNER_ONLY";
2317
+ STAGE_ALREADY_COMPLETED: "STAGE_ALREADY_COMPLETED";
2318
+ MEAL_PLAN_NOT_MUTABLE: "MEAL_PLAN_NOT_MUTABLE";
2319
+ }>>>;
2320
+ }, z.core.$strip>;
2321
+ declare const MealMapMarkerSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
2322
+ markerId: z.ZodString;
2323
+ lat: z.ZodNumber;
2324
+ lng: z.ZodNumber;
2325
+ title: z.ZodString;
2326
+ subtitle: z.ZodNullable<z.ZodString>;
2327
+ href: z.ZodNullable<z.ZodString>;
2328
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2329
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2330
+ restaurant: z.ZodNullable<z.ZodObject<{
2331
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2332
+ placeName: z.ZodString;
2333
+ categoryName: z.ZodString;
2334
+ categoryGroupName: z.ZodString;
2335
+ distance: z.ZodOptional<z.ZodString>;
2336
+ roadAddressName: z.ZodString;
2337
+ addressName: z.ZodString;
2338
+ phone: z.ZodNullable<z.ZodString>;
2339
+ placeUrl: z.ZodNullable<z.ZodString>;
2340
+ lat: z.ZodNumber;
2341
+ lng: z.ZodNumber;
2342
+ }, z.core.$strip>>;
2343
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2344
+ updatedAt: z.ZodString;
2345
+ layer: z.ZodLiteral<"MY_MEAL_PLAN_PLACE">;
2346
+ metadata: z.ZodObject<{
2347
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2348
+ status: z.ZodString;
2349
+ participantCount: z.ZodNumber;
2350
+ source: z.ZodString;
2351
+ }, z.core.$strip>;
2352
+ }, z.core.$strip>, z.ZodObject<{
2353
+ markerId: z.ZodString;
2354
+ lat: z.ZodNumber;
2355
+ lng: z.ZodNumber;
2356
+ title: z.ZodString;
2357
+ subtitle: z.ZodNullable<z.ZodString>;
2358
+ href: z.ZodNullable<z.ZodString>;
2359
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2360
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2361
+ restaurant: z.ZodNullable<z.ZodObject<{
2362
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2363
+ placeName: z.ZodString;
2364
+ categoryName: z.ZodString;
2365
+ categoryGroupName: z.ZodString;
2366
+ distance: z.ZodOptional<z.ZodString>;
2367
+ roadAddressName: z.ZodString;
2368
+ addressName: z.ZodString;
2369
+ phone: z.ZodNullable<z.ZodString>;
2370
+ placeUrl: z.ZodNullable<z.ZodString>;
2371
+ lat: z.ZodNumber;
2372
+ lng: z.ZodNumber;
2373
+ }, z.core.$strip>>;
2374
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2375
+ updatedAt: z.ZodString;
2376
+ layer: z.ZodLiteral<"NEARBY_FRIEND_MEAL_PLAN">;
2377
+ metadata: z.ZodObject<{
2378
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2379
+ ownerName: z.ZodString;
2380
+ participantCount: z.ZodNumber;
2381
+ expiresAt: z.ZodNullable<z.ZodString>;
2382
+ source: z.ZodString;
2383
+ }, z.core.$strip>;
2384
+ }, z.core.$strip>, z.ZodObject<{
2385
+ markerId: z.ZodString;
2386
+ lat: z.ZodNumber;
2387
+ lng: z.ZodNumber;
2388
+ title: z.ZodString;
2389
+ subtitle: z.ZodNullable<z.ZodString>;
2390
+ href: z.ZodNullable<z.ZodString>;
2391
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2392
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2393
+ restaurant: z.ZodNullable<z.ZodObject<{
2394
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2395
+ placeName: z.ZodString;
2396
+ categoryName: z.ZodString;
2397
+ categoryGroupName: z.ZodString;
2398
+ distance: z.ZodOptional<z.ZodString>;
2399
+ roadAddressName: z.ZodString;
2400
+ addressName: z.ZodString;
2401
+ phone: z.ZodNullable<z.ZodString>;
2402
+ placeUrl: z.ZodNullable<z.ZodString>;
2403
+ lat: z.ZodNumber;
2404
+ lng: z.ZodNumber;
2405
+ }, z.core.$strip>>;
2406
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2407
+ updatedAt: z.ZodString;
2408
+ layer: z.ZodLiteral<"FRIEND_RECORD_LOCATION">;
2409
+ metadata: z.ZodObject<{
2410
+ authorId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2411
+ authorName: z.ZodString;
2412
+ imageUrl: z.ZodDefault<z.ZodNullable<z.ZodString>>;
2413
+ mealDate: z.ZodString;
2414
+ }, z.core.$strip>;
2415
+ }, z.core.$strip>, z.ZodObject<{
2416
+ markerId: z.ZodString;
2417
+ lat: z.ZodNumber;
2418
+ lng: z.ZodNumber;
2419
+ title: z.ZodString;
2420
+ subtitle: z.ZodNullable<z.ZodString>;
2421
+ href: z.ZodNullable<z.ZodString>;
2422
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2423
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2424
+ restaurant: z.ZodNullable<z.ZodObject<{
2425
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2426
+ placeName: z.ZodString;
2427
+ categoryName: z.ZodString;
2428
+ categoryGroupName: z.ZodString;
2429
+ distance: z.ZodOptional<z.ZodString>;
2430
+ roadAddressName: z.ZodString;
2431
+ addressName: z.ZodString;
2432
+ phone: z.ZodNullable<z.ZodString>;
2433
+ placeUrl: z.ZodNullable<z.ZodString>;
2434
+ lat: z.ZodNumber;
2435
+ lng: z.ZodNumber;
2436
+ }, z.core.$strip>>;
2437
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2438
+ updatedAt: z.ZodString;
2439
+ layer: z.ZodLiteral<"RESTAURANT_CANDIDATE">;
2440
+ metadata: z.ZodObject<{
2441
+ stageId: z.core.$ZodBranded<z.ZodString, "MealPlanDecisionStageId", "out">;
2442
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2443
+ status: z.ZodString;
2444
+ source: z.ZodDefault<z.ZodEnum<{
2445
+ manual: "manual";
2446
+ search: "search";
2447
+ fallback: "fallback";
2448
+ }>>;
2449
+ stageStatus: z.ZodDefault<z.ZodEnum<{
2450
+ COMPLETED: "COMPLETED";
2451
+ OPEN: "OPEN";
2452
+ REOPENED: "REOPENED";
2453
+ }>>;
2454
+ canVote: z.ZodDefault<z.ZodBoolean>;
2455
+ canCompleteStage: z.ZodDefault<z.ZodBoolean>;
2456
+ completionBlockedReason: z.ZodDefault<z.ZodNullable<z.ZodEnum<{
2457
+ OWNER_ONLY: "OWNER_ONLY";
2458
+ STAGE_ALREADY_COMPLETED: "STAGE_ALREADY_COMPLETED";
2459
+ MEAL_PLAN_NOT_MUTABLE: "MEAL_PLAN_NOT_MUTABLE";
2460
+ }>>>;
2461
+ }, z.core.$strip>;
2462
+ }, z.core.$strip>], "layer">;
2463
+ declare const MealMapQuerySchema: z.ZodObject<{
2464
+ friendRecordDays: z.ZodDefault<z.ZodOptional<z.ZodCoercedNumber<unknown>>>;
2465
+ }, z.core.$strip>;
2466
+ declare const MealMapResponseSchema: z.ZodObject<{
2467
+ generatedAt: z.ZodString;
2468
+ center: z.ZodObject<{
2469
+ lat: z.ZodNumber;
2470
+ lng: z.ZodNumber;
2471
+ source: z.ZodEnum<{
2472
+ LAST_KNOWN_LOCATION: "LAST_KNOWN_LOCATION";
2473
+ MY_MEAL_PLAN: "MY_MEAL_PLAN";
2474
+ DEFAULT: "DEFAULT";
2475
+ }>;
2476
+ }, z.core.$strip>;
2477
+ layers: z.ZodObject<{
2478
+ myMealPlanPlaces: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
2479
+ markerId: z.ZodString;
2480
+ lat: z.ZodNumber;
2481
+ lng: z.ZodNumber;
2482
+ title: z.ZodString;
2483
+ subtitle: z.ZodNullable<z.ZodString>;
2484
+ href: z.ZodNullable<z.ZodString>;
2485
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2486
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2487
+ restaurant: z.ZodNullable<z.ZodObject<{
2488
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2489
+ placeName: z.ZodString;
2490
+ categoryName: z.ZodString;
2491
+ categoryGroupName: z.ZodString;
2492
+ distance: z.ZodOptional<z.ZodString>;
2493
+ roadAddressName: z.ZodString;
2494
+ addressName: z.ZodString;
2495
+ phone: z.ZodNullable<z.ZodString>;
2496
+ placeUrl: z.ZodNullable<z.ZodString>;
2497
+ lat: z.ZodNumber;
2498
+ lng: z.ZodNumber;
2499
+ }, z.core.$strip>>;
2500
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2501
+ updatedAt: z.ZodString;
2502
+ layer: z.ZodLiteral<"MY_MEAL_PLAN_PLACE">;
2503
+ metadata: z.ZodObject<{
2504
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2505
+ status: z.ZodString;
2506
+ participantCount: z.ZodNumber;
2507
+ source: z.ZodString;
2508
+ }, z.core.$strip>;
2509
+ }, z.core.$strip>, z.ZodObject<{
2510
+ markerId: z.ZodString;
2511
+ lat: z.ZodNumber;
2512
+ lng: z.ZodNumber;
2513
+ title: z.ZodString;
2514
+ subtitle: z.ZodNullable<z.ZodString>;
2515
+ href: z.ZodNullable<z.ZodString>;
2516
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2517
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2518
+ restaurant: z.ZodNullable<z.ZodObject<{
2519
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2520
+ placeName: z.ZodString;
2521
+ categoryName: z.ZodString;
2522
+ categoryGroupName: z.ZodString;
2523
+ distance: z.ZodOptional<z.ZodString>;
2524
+ roadAddressName: z.ZodString;
2525
+ addressName: z.ZodString;
2526
+ phone: z.ZodNullable<z.ZodString>;
2527
+ placeUrl: z.ZodNullable<z.ZodString>;
2528
+ lat: z.ZodNumber;
2529
+ lng: z.ZodNumber;
2530
+ }, z.core.$strip>>;
2531
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2532
+ updatedAt: z.ZodString;
2533
+ layer: z.ZodLiteral<"NEARBY_FRIEND_MEAL_PLAN">;
2534
+ metadata: z.ZodObject<{
2535
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2536
+ ownerName: z.ZodString;
2537
+ participantCount: z.ZodNumber;
2538
+ expiresAt: z.ZodNullable<z.ZodString>;
2539
+ source: z.ZodString;
2540
+ }, z.core.$strip>;
2541
+ }, z.core.$strip>, z.ZodObject<{
2542
+ markerId: z.ZodString;
2543
+ lat: z.ZodNumber;
2544
+ lng: z.ZodNumber;
2545
+ title: z.ZodString;
2546
+ subtitle: z.ZodNullable<z.ZodString>;
2547
+ href: z.ZodNullable<z.ZodString>;
2548
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2549
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2550
+ restaurant: z.ZodNullable<z.ZodObject<{
2551
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2552
+ placeName: z.ZodString;
2553
+ categoryName: z.ZodString;
2554
+ categoryGroupName: z.ZodString;
2555
+ distance: z.ZodOptional<z.ZodString>;
2556
+ roadAddressName: z.ZodString;
2557
+ addressName: z.ZodString;
2558
+ phone: z.ZodNullable<z.ZodString>;
2559
+ placeUrl: z.ZodNullable<z.ZodString>;
2560
+ lat: z.ZodNumber;
2561
+ lng: z.ZodNumber;
2562
+ }, z.core.$strip>>;
2563
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2564
+ updatedAt: z.ZodString;
2565
+ layer: z.ZodLiteral<"FRIEND_RECORD_LOCATION">;
2566
+ metadata: z.ZodObject<{
2567
+ authorId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2568
+ authorName: z.ZodString;
2569
+ imageUrl: z.ZodDefault<z.ZodNullable<z.ZodString>>;
2570
+ mealDate: z.ZodString;
2571
+ }, z.core.$strip>;
2572
+ }, z.core.$strip>, z.ZodObject<{
2573
+ markerId: z.ZodString;
2574
+ lat: z.ZodNumber;
2575
+ lng: z.ZodNumber;
2576
+ title: z.ZodString;
2577
+ subtitle: z.ZodNullable<z.ZodString>;
2578
+ href: z.ZodNullable<z.ZodString>;
2579
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2580
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2581
+ restaurant: z.ZodNullable<z.ZodObject<{
2582
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2583
+ placeName: z.ZodString;
2584
+ categoryName: z.ZodString;
2585
+ categoryGroupName: z.ZodString;
2586
+ distance: z.ZodOptional<z.ZodString>;
2587
+ roadAddressName: z.ZodString;
2588
+ addressName: z.ZodString;
2589
+ phone: z.ZodNullable<z.ZodString>;
2590
+ placeUrl: z.ZodNullable<z.ZodString>;
2591
+ lat: z.ZodNumber;
2592
+ lng: z.ZodNumber;
2593
+ }, z.core.$strip>>;
2594
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2595
+ updatedAt: z.ZodString;
2596
+ layer: z.ZodLiteral<"RESTAURANT_CANDIDATE">;
2597
+ metadata: z.ZodObject<{
2598
+ stageId: z.core.$ZodBranded<z.ZodString, "MealPlanDecisionStageId", "out">;
2599
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2600
+ status: z.ZodString;
2601
+ source: z.ZodDefault<z.ZodEnum<{
2602
+ manual: "manual";
2603
+ search: "search";
2604
+ fallback: "fallback";
2605
+ }>>;
2606
+ stageStatus: z.ZodDefault<z.ZodEnum<{
2607
+ COMPLETED: "COMPLETED";
2608
+ OPEN: "OPEN";
2609
+ REOPENED: "REOPENED";
2610
+ }>>;
2611
+ canVote: z.ZodDefault<z.ZodBoolean>;
2612
+ canCompleteStage: z.ZodDefault<z.ZodBoolean>;
2613
+ completionBlockedReason: z.ZodDefault<z.ZodNullable<z.ZodEnum<{
2614
+ OWNER_ONLY: "OWNER_ONLY";
2615
+ STAGE_ALREADY_COMPLETED: "STAGE_ALREADY_COMPLETED";
2616
+ MEAL_PLAN_NOT_MUTABLE: "MEAL_PLAN_NOT_MUTABLE";
2617
+ }>>>;
2618
+ }, z.core.$strip>;
2619
+ }, z.core.$strip>], "layer">>;
2620
+ nearbyFriendMealPlans: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
2621
+ markerId: z.ZodString;
2622
+ lat: z.ZodNumber;
2623
+ lng: z.ZodNumber;
2624
+ title: z.ZodString;
2625
+ subtitle: z.ZodNullable<z.ZodString>;
2626
+ href: z.ZodNullable<z.ZodString>;
2627
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2628
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2629
+ restaurant: z.ZodNullable<z.ZodObject<{
2630
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2631
+ placeName: z.ZodString;
2632
+ categoryName: z.ZodString;
2633
+ categoryGroupName: z.ZodString;
2634
+ distance: z.ZodOptional<z.ZodString>;
2635
+ roadAddressName: z.ZodString;
2636
+ addressName: z.ZodString;
2637
+ phone: z.ZodNullable<z.ZodString>;
2638
+ placeUrl: z.ZodNullable<z.ZodString>;
2639
+ lat: z.ZodNumber;
2640
+ lng: z.ZodNumber;
2641
+ }, z.core.$strip>>;
2642
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2643
+ updatedAt: z.ZodString;
2644
+ layer: z.ZodLiteral<"MY_MEAL_PLAN_PLACE">;
2645
+ metadata: z.ZodObject<{
2646
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2647
+ status: z.ZodString;
2648
+ participantCount: z.ZodNumber;
2649
+ source: z.ZodString;
2650
+ }, z.core.$strip>;
2651
+ }, z.core.$strip>, z.ZodObject<{
2652
+ markerId: z.ZodString;
2653
+ lat: z.ZodNumber;
2654
+ lng: z.ZodNumber;
2655
+ title: z.ZodString;
2656
+ subtitle: z.ZodNullable<z.ZodString>;
2657
+ href: z.ZodNullable<z.ZodString>;
2658
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2659
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2660
+ restaurant: z.ZodNullable<z.ZodObject<{
2661
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2662
+ placeName: z.ZodString;
2663
+ categoryName: z.ZodString;
2664
+ categoryGroupName: z.ZodString;
2665
+ distance: z.ZodOptional<z.ZodString>;
2666
+ roadAddressName: z.ZodString;
2667
+ addressName: z.ZodString;
2668
+ phone: z.ZodNullable<z.ZodString>;
2669
+ placeUrl: z.ZodNullable<z.ZodString>;
2670
+ lat: z.ZodNumber;
2671
+ lng: z.ZodNumber;
2672
+ }, z.core.$strip>>;
2673
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2674
+ updatedAt: z.ZodString;
2675
+ layer: z.ZodLiteral<"NEARBY_FRIEND_MEAL_PLAN">;
2676
+ metadata: z.ZodObject<{
2677
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2678
+ ownerName: z.ZodString;
2679
+ participantCount: z.ZodNumber;
2680
+ expiresAt: z.ZodNullable<z.ZodString>;
2681
+ source: z.ZodString;
2682
+ }, z.core.$strip>;
2683
+ }, z.core.$strip>, z.ZodObject<{
2684
+ markerId: z.ZodString;
2685
+ lat: z.ZodNumber;
2686
+ lng: z.ZodNumber;
2687
+ title: z.ZodString;
2688
+ subtitle: z.ZodNullable<z.ZodString>;
2689
+ href: z.ZodNullable<z.ZodString>;
2690
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2691
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2692
+ restaurant: z.ZodNullable<z.ZodObject<{
2693
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2694
+ placeName: z.ZodString;
2695
+ categoryName: z.ZodString;
2696
+ categoryGroupName: z.ZodString;
2697
+ distance: z.ZodOptional<z.ZodString>;
2698
+ roadAddressName: z.ZodString;
2699
+ addressName: z.ZodString;
2700
+ phone: z.ZodNullable<z.ZodString>;
2701
+ placeUrl: z.ZodNullable<z.ZodString>;
2702
+ lat: z.ZodNumber;
2703
+ lng: z.ZodNumber;
2704
+ }, z.core.$strip>>;
2705
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2706
+ updatedAt: z.ZodString;
2707
+ layer: z.ZodLiteral<"FRIEND_RECORD_LOCATION">;
2708
+ metadata: z.ZodObject<{
2709
+ authorId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2710
+ authorName: z.ZodString;
2711
+ imageUrl: z.ZodDefault<z.ZodNullable<z.ZodString>>;
2712
+ mealDate: z.ZodString;
2713
+ }, z.core.$strip>;
2714
+ }, z.core.$strip>, z.ZodObject<{
2715
+ markerId: z.ZodString;
2716
+ lat: z.ZodNumber;
2717
+ lng: z.ZodNumber;
2718
+ title: z.ZodString;
2719
+ subtitle: z.ZodNullable<z.ZodString>;
2720
+ href: z.ZodNullable<z.ZodString>;
2721
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2722
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2723
+ restaurant: z.ZodNullable<z.ZodObject<{
2724
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2725
+ placeName: z.ZodString;
2726
+ categoryName: z.ZodString;
2727
+ categoryGroupName: z.ZodString;
2728
+ distance: z.ZodOptional<z.ZodString>;
2729
+ roadAddressName: z.ZodString;
2730
+ addressName: z.ZodString;
2731
+ phone: z.ZodNullable<z.ZodString>;
2732
+ placeUrl: z.ZodNullable<z.ZodString>;
2733
+ lat: z.ZodNumber;
2734
+ lng: z.ZodNumber;
2735
+ }, z.core.$strip>>;
2736
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2737
+ updatedAt: z.ZodString;
2738
+ layer: z.ZodLiteral<"RESTAURANT_CANDIDATE">;
2739
+ metadata: z.ZodObject<{
2740
+ stageId: z.core.$ZodBranded<z.ZodString, "MealPlanDecisionStageId", "out">;
2741
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2742
+ status: z.ZodString;
2743
+ source: z.ZodDefault<z.ZodEnum<{
2744
+ manual: "manual";
2745
+ search: "search";
2746
+ fallback: "fallback";
2747
+ }>>;
2748
+ stageStatus: z.ZodDefault<z.ZodEnum<{
2749
+ COMPLETED: "COMPLETED";
2750
+ OPEN: "OPEN";
2751
+ REOPENED: "REOPENED";
2752
+ }>>;
2753
+ canVote: z.ZodDefault<z.ZodBoolean>;
2754
+ canCompleteStage: z.ZodDefault<z.ZodBoolean>;
2755
+ completionBlockedReason: z.ZodDefault<z.ZodNullable<z.ZodEnum<{
2756
+ OWNER_ONLY: "OWNER_ONLY";
2757
+ STAGE_ALREADY_COMPLETED: "STAGE_ALREADY_COMPLETED";
2758
+ MEAL_PLAN_NOT_MUTABLE: "MEAL_PLAN_NOT_MUTABLE";
2759
+ }>>>;
2760
+ }, z.core.$strip>;
2761
+ }, z.core.$strip>], "layer">>;
2762
+ friendRecordLocations: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
2763
+ markerId: z.ZodString;
2764
+ lat: z.ZodNumber;
2765
+ lng: z.ZodNumber;
2766
+ title: z.ZodString;
2767
+ subtitle: z.ZodNullable<z.ZodString>;
2768
+ href: z.ZodNullable<z.ZodString>;
2769
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2770
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2771
+ restaurant: z.ZodNullable<z.ZodObject<{
2772
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2773
+ placeName: z.ZodString;
2774
+ categoryName: z.ZodString;
2775
+ categoryGroupName: z.ZodString;
2776
+ distance: z.ZodOptional<z.ZodString>;
2777
+ roadAddressName: z.ZodString;
2778
+ addressName: z.ZodString;
2779
+ phone: z.ZodNullable<z.ZodString>;
2780
+ placeUrl: z.ZodNullable<z.ZodString>;
2781
+ lat: z.ZodNumber;
2782
+ lng: z.ZodNumber;
2783
+ }, z.core.$strip>>;
2784
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2785
+ updatedAt: z.ZodString;
2786
+ layer: z.ZodLiteral<"MY_MEAL_PLAN_PLACE">;
2787
+ metadata: z.ZodObject<{
2788
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2789
+ status: z.ZodString;
2790
+ participantCount: z.ZodNumber;
2791
+ source: z.ZodString;
2792
+ }, z.core.$strip>;
2793
+ }, z.core.$strip>, z.ZodObject<{
2794
+ markerId: z.ZodString;
2795
+ lat: z.ZodNumber;
2796
+ lng: z.ZodNumber;
2797
+ title: z.ZodString;
2798
+ subtitle: z.ZodNullable<z.ZodString>;
2799
+ href: z.ZodNullable<z.ZodString>;
2800
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2801
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2802
+ restaurant: z.ZodNullable<z.ZodObject<{
2803
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2804
+ placeName: z.ZodString;
2805
+ categoryName: z.ZodString;
2806
+ categoryGroupName: z.ZodString;
2807
+ distance: z.ZodOptional<z.ZodString>;
2808
+ roadAddressName: z.ZodString;
2809
+ addressName: z.ZodString;
2810
+ phone: z.ZodNullable<z.ZodString>;
2811
+ placeUrl: z.ZodNullable<z.ZodString>;
2812
+ lat: z.ZodNumber;
2813
+ lng: z.ZodNumber;
2814
+ }, z.core.$strip>>;
2815
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2816
+ updatedAt: z.ZodString;
2817
+ layer: z.ZodLiteral<"NEARBY_FRIEND_MEAL_PLAN">;
2818
+ metadata: z.ZodObject<{
2819
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2820
+ ownerName: z.ZodString;
2821
+ participantCount: z.ZodNumber;
2822
+ expiresAt: z.ZodNullable<z.ZodString>;
2823
+ source: z.ZodString;
2824
+ }, z.core.$strip>;
2825
+ }, z.core.$strip>, z.ZodObject<{
2826
+ markerId: z.ZodString;
2827
+ lat: z.ZodNumber;
2828
+ lng: z.ZodNumber;
2829
+ title: z.ZodString;
2830
+ subtitle: z.ZodNullable<z.ZodString>;
2831
+ href: z.ZodNullable<z.ZodString>;
2832
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2833
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2834
+ restaurant: z.ZodNullable<z.ZodObject<{
2835
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2836
+ placeName: z.ZodString;
2837
+ categoryName: z.ZodString;
2838
+ categoryGroupName: z.ZodString;
2839
+ distance: z.ZodOptional<z.ZodString>;
2840
+ roadAddressName: z.ZodString;
2841
+ addressName: z.ZodString;
2842
+ phone: z.ZodNullable<z.ZodString>;
2843
+ placeUrl: z.ZodNullable<z.ZodString>;
2844
+ lat: z.ZodNumber;
2845
+ lng: z.ZodNumber;
2846
+ }, z.core.$strip>>;
2847
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2848
+ updatedAt: z.ZodString;
2849
+ layer: z.ZodLiteral<"FRIEND_RECORD_LOCATION">;
2850
+ metadata: z.ZodObject<{
2851
+ authorId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2852
+ authorName: z.ZodString;
2853
+ imageUrl: z.ZodDefault<z.ZodNullable<z.ZodString>>;
2854
+ mealDate: z.ZodString;
2855
+ }, z.core.$strip>;
2856
+ }, z.core.$strip>, z.ZodObject<{
2857
+ markerId: z.ZodString;
2858
+ lat: z.ZodNumber;
2859
+ lng: z.ZodNumber;
2860
+ title: z.ZodString;
2861
+ subtitle: z.ZodNullable<z.ZodString>;
2862
+ href: z.ZodNullable<z.ZodString>;
2863
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2864
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2865
+ restaurant: z.ZodNullable<z.ZodObject<{
2866
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2867
+ placeName: z.ZodString;
2868
+ categoryName: z.ZodString;
2869
+ categoryGroupName: z.ZodString;
2870
+ distance: z.ZodOptional<z.ZodString>;
2871
+ roadAddressName: z.ZodString;
2872
+ addressName: z.ZodString;
2873
+ phone: z.ZodNullable<z.ZodString>;
2874
+ placeUrl: z.ZodNullable<z.ZodString>;
2875
+ lat: z.ZodNumber;
2876
+ lng: z.ZodNumber;
2877
+ }, z.core.$strip>>;
2878
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2879
+ updatedAt: z.ZodString;
2880
+ layer: z.ZodLiteral<"RESTAURANT_CANDIDATE">;
2881
+ metadata: z.ZodObject<{
2882
+ stageId: z.core.$ZodBranded<z.ZodString, "MealPlanDecisionStageId", "out">;
2883
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2884
+ status: z.ZodString;
2885
+ source: z.ZodDefault<z.ZodEnum<{
2886
+ manual: "manual";
2887
+ search: "search";
2888
+ fallback: "fallback";
2889
+ }>>;
2890
+ stageStatus: z.ZodDefault<z.ZodEnum<{
2891
+ COMPLETED: "COMPLETED";
2892
+ OPEN: "OPEN";
2893
+ REOPENED: "REOPENED";
2894
+ }>>;
2895
+ canVote: z.ZodDefault<z.ZodBoolean>;
2896
+ canCompleteStage: z.ZodDefault<z.ZodBoolean>;
2897
+ completionBlockedReason: z.ZodDefault<z.ZodNullable<z.ZodEnum<{
2898
+ OWNER_ONLY: "OWNER_ONLY";
2899
+ STAGE_ALREADY_COMPLETED: "STAGE_ALREADY_COMPLETED";
2900
+ MEAL_PLAN_NOT_MUTABLE: "MEAL_PLAN_NOT_MUTABLE";
2901
+ }>>>;
2902
+ }, z.core.$strip>;
2903
+ }, z.core.$strip>], "layer">>;
2904
+ restaurantCandidates: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
2905
+ markerId: z.ZodString;
2906
+ lat: z.ZodNumber;
2907
+ lng: z.ZodNumber;
2908
+ title: z.ZodString;
2909
+ subtitle: z.ZodNullable<z.ZodString>;
2910
+ href: z.ZodNullable<z.ZodString>;
2911
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2912
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2913
+ restaurant: z.ZodNullable<z.ZodObject<{
2914
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2915
+ placeName: z.ZodString;
2916
+ categoryName: z.ZodString;
2917
+ categoryGroupName: z.ZodString;
2918
+ distance: z.ZodOptional<z.ZodString>;
2919
+ roadAddressName: z.ZodString;
2920
+ addressName: z.ZodString;
2921
+ phone: z.ZodNullable<z.ZodString>;
2922
+ placeUrl: z.ZodNullable<z.ZodString>;
2923
+ lat: z.ZodNumber;
2924
+ lng: z.ZodNumber;
2925
+ }, z.core.$strip>>;
2926
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2927
+ updatedAt: z.ZodString;
2928
+ layer: z.ZodLiteral<"MY_MEAL_PLAN_PLACE">;
2929
+ metadata: z.ZodObject<{
2930
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2931
+ status: z.ZodString;
2932
+ participantCount: z.ZodNumber;
2933
+ source: z.ZodString;
2934
+ }, z.core.$strip>;
2935
+ }, z.core.$strip>, z.ZodObject<{
2936
+ markerId: z.ZodString;
2937
+ lat: z.ZodNumber;
2938
+ lng: z.ZodNumber;
2939
+ title: z.ZodString;
2940
+ subtitle: z.ZodNullable<z.ZodString>;
2941
+ href: z.ZodNullable<z.ZodString>;
2942
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2943
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2944
+ restaurant: z.ZodNullable<z.ZodObject<{
2945
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2946
+ placeName: z.ZodString;
2947
+ categoryName: z.ZodString;
2948
+ categoryGroupName: z.ZodString;
2949
+ distance: z.ZodOptional<z.ZodString>;
2950
+ roadAddressName: z.ZodString;
2951
+ addressName: z.ZodString;
2952
+ phone: z.ZodNullable<z.ZodString>;
2953
+ placeUrl: z.ZodNullable<z.ZodString>;
2954
+ lat: z.ZodNumber;
2955
+ lng: z.ZodNumber;
2956
+ }, z.core.$strip>>;
2957
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2958
+ updatedAt: z.ZodString;
2959
+ layer: z.ZodLiteral<"NEARBY_FRIEND_MEAL_PLAN">;
2960
+ metadata: z.ZodObject<{
2961
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2962
+ ownerName: z.ZodString;
2963
+ participantCount: z.ZodNumber;
2964
+ expiresAt: z.ZodNullable<z.ZodString>;
2965
+ source: z.ZodString;
2966
+ }, z.core.$strip>;
2967
+ }, z.core.$strip>, z.ZodObject<{
2968
+ markerId: z.ZodString;
2969
+ lat: z.ZodNumber;
2970
+ lng: z.ZodNumber;
2971
+ title: z.ZodString;
2972
+ subtitle: z.ZodNullable<z.ZodString>;
2973
+ href: z.ZodNullable<z.ZodString>;
2974
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
2975
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
2976
+ restaurant: z.ZodNullable<z.ZodObject<{
2977
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
2978
+ placeName: z.ZodString;
2979
+ categoryName: z.ZodString;
2980
+ categoryGroupName: z.ZodString;
2981
+ distance: z.ZodOptional<z.ZodString>;
2982
+ roadAddressName: z.ZodString;
2983
+ addressName: z.ZodString;
2984
+ phone: z.ZodNullable<z.ZodString>;
2985
+ placeUrl: z.ZodNullable<z.ZodString>;
2986
+ lat: z.ZodNumber;
2987
+ lng: z.ZodNumber;
2988
+ }, z.core.$strip>>;
2989
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
2990
+ updatedAt: z.ZodString;
2991
+ layer: z.ZodLiteral<"FRIEND_RECORD_LOCATION">;
2992
+ metadata: z.ZodObject<{
2993
+ authorId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
2994
+ authorName: z.ZodString;
2995
+ imageUrl: z.ZodDefault<z.ZodNullable<z.ZodString>>;
2996
+ mealDate: z.ZodString;
2997
+ }, z.core.$strip>;
2998
+ }, z.core.$strip>, z.ZodObject<{
2999
+ markerId: z.ZodString;
3000
+ lat: z.ZodNumber;
3001
+ lng: z.ZodNumber;
3002
+ title: z.ZodString;
3003
+ subtitle: z.ZodNullable<z.ZodString>;
3004
+ href: z.ZodNullable<z.ZodString>;
3005
+ mealPlanId: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
3006
+ articleId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "ArticleId", "out">>;
3007
+ restaurant: z.ZodNullable<z.ZodObject<{
3008
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
3009
+ placeName: z.ZodString;
3010
+ categoryName: z.ZodString;
3011
+ categoryGroupName: z.ZodString;
3012
+ distance: z.ZodOptional<z.ZodString>;
3013
+ roadAddressName: z.ZodString;
3014
+ addressName: z.ZodString;
3015
+ phone: z.ZodNullable<z.ZodString>;
3016
+ placeUrl: z.ZodNullable<z.ZodString>;
3017
+ lat: z.ZodNumber;
3018
+ lng: z.ZodNumber;
3019
+ }, z.core.$strip>>;
3020
+ distanceMeters: z.ZodNullable<z.ZodNumber>;
3021
+ updatedAt: z.ZodString;
3022
+ layer: z.ZodLiteral<"RESTAURANT_CANDIDATE">;
3023
+ metadata: z.ZodObject<{
3024
+ stageId: z.core.$ZodBranded<z.ZodString, "MealPlanDecisionStageId", "out">;
3025
+ ownerId: z.ZodDefault<z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>>;
3026
+ status: z.ZodString;
3027
+ source: z.ZodDefault<z.ZodEnum<{
3028
+ manual: "manual";
3029
+ search: "search";
3030
+ fallback: "fallback";
3031
+ }>>;
3032
+ stageStatus: z.ZodDefault<z.ZodEnum<{
3033
+ COMPLETED: "COMPLETED";
3034
+ OPEN: "OPEN";
3035
+ REOPENED: "REOPENED";
3036
+ }>>;
3037
+ canVote: z.ZodDefault<z.ZodBoolean>;
3038
+ canCompleteStage: z.ZodDefault<z.ZodBoolean>;
3039
+ completionBlockedReason: z.ZodDefault<z.ZodNullable<z.ZodEnum<{
3040
+ OWNER_ONLY: "OWNER_ONLY";
3041
+ STAGE_ALREADY_COMPLETED: "STAGE_ALREADY_COMPLETED";
3042
+ MEAL_PLAN_NOT_MUTABLE: "MEAL_PLAN_NOT_MUTABLE";
3043
+ }>>>;
3044
+ }, z.core.$strip>;
3045
+ }, z.core.$strip>], "layer">>;
3046
+ }, z.core.$strip>;
3047
+ }, z.core.$strip>;
3048
+
3049
+ declare const MealPlanLatitudeSchema: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
3050
+ declare const MealPlanLongitudeSchema: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
3051
+ declare const MealPlanLocationCandidateIdSchema: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
3052
+ declare const MealPlanMenuCandidateIdSchema: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
3053
+ declare const MealPlanDecisionStageIdSchema: z.core.$ZodBranded<z.ZodString, "MealPlanDecisionStageId", "out">;
3054
+ declare const MealPlanVoteIdSchema: z.core.$ZodBranded<z.ZodString, "MealPlanVoteId", "out">;
3055
+ declare const MealPlanLocationCandidateSourceSchema: z.ZodEnum<{
3056
+ manual: "manual";
3057
+ midpoint: "midpoint";
3058
+ search: "search";
3059
+ "recent-place": "recent-place";
3060
+ fallback: "fallback";
3061
+ }>;
3062
+ declare const MealPlanLocationCandidateSchema: z.ZodObject<{
3063
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
3064
+ placeName: z.ZodString;
3065
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
3066
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
3067
+ address: z.ZodDefault<z.ZodString>;
3068
+ source: z.ZodDefault<z.ZodEnum<{
3069
+ manual: "manual";
3070
+ midpoint: "midpoint";
3071
+ search: "search";
3072
+ "recent-place": "recent-place";
3073
+ fallback: "fallback";
3074
+ }>>;
3075
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
3076
+ createdAt: z.ZodOptional<z.ZodString>;
3077
+ }, z.core.$strip>;
3078
+ declare const MealPlanMenuCandidateSourceSchema: z.ZodEnum<{
3079
+ fallback: "fallback";
3080
+ "external-recommendation": "external-recommendation";
3081
+ "prefer-menu": "prefer-menu";
3082
+ "recent-menu": "recent-menu";
3083
+ "manual-search": "manual-search";
3084
+ }>;
3085
+ declare const MealPlanMenuCandidateSchema: z.ZodObject<{
3086
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
3087
+ menu: z.ZodObject<{
3088
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
3089
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
3090
+ }, z.core.$strip>;
3091
+ source: z.ZodEnum<{
3092
+ fallback: "fallback";
3093
+ "external-recommendation": "external-recommendation";
3094
+ "prefer-menu": "prefer-menu";
3095
+ "recent-menu": "recent-menu";
3096
+ "manual-search": "manual-search";
3097
+ }>;
3098
+ score: z.ZodDefault<z.ZodNumber>;
3099
+ createdAt: z.ZodString;
3100
+ }, z.core.$strip>;
3101
+ declare const MealPlanRestaurantCandidateSchema: z.ZodObject<{
3102
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
3103
+ placeName: z.ZodString;
3104
+ categoryName: z.ZodString;
3105
+ categoryGroupName: z.ZodString;
3106
+ distance: z.ZodOptional<z.ZodString>;
3107
+ roadAddressName: z.ZodString;
3108
+ addressName: z.ZodString;
3109
+ phone: z.ZodNullable<z.ZodString>;
3110
+ placeUrl: z.ZodNullable<z.ZodString>;
3111
+ lat: z.ZodNumber;
3112
+ lng: z.ZodNumber;
3113
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
3114
+ source: z.ZodOptional<z.ZodEnum<{
3115
+ manual: "manual";
3116
+ search: "search";
3117
+ fallback: "fallback";
3118
+ }>>;
3119
+ createdAt: z.ZodOptional<z.ZodString>;
3120
+ }, z.core.$strip>;
3121
+ declare const MealPlanDecisionStageTypeSchema: z.ZodEnum<{
3122
+ DATE: "DATE";
3123
+ TIME: "TIME";
3124
+ AREA: "AREA";
3125
+ MENU: "MENU";
3126
+ RESTAURANT: "RESTAURANT";
3127
+ FINAL_CONFIRMATION: "FINAL_CONFIRMATION";
3128
+ }>;
3129
+ declare const MealPlanDecisionStageStatusSchema: z.ZodEnum<{
3130
+ COMPLETED: "COMPLETED";
3131
+ OPEN: "OPEN";
3132
+ REOPENED: "REOPENED";
3133
+ }>;
3134
+ declare const MealPlanRestaurantSearchStatusSchema: z.ZodEnum<{
3135
+ PENDING: "PENDING";
3136
+ IDLE: "IDLE";
3137
+ READY: "READY";
3138
+ FAILED: "FAILED";
3139
+ STALE: "STALE";
3140
+ }>;
3141
+ declare const MealPlanRestaurantSearchStateSchema: z.ZodObject<{
3142
+ searchKey: z.ZodNullable<z.ZodString>;
3143
+ status: z.ZodEnum<{
3144
+ PENDING: "PENDING";
3145
+ IDLE: "IDLE";
3146
+ READY: "READY";
3147
+ FAILED: "FAILED";
3148
+ STALE: "STALE";
3149
+ }>;
3150
+ startedAt: z.ZodNullable<z.ZodString>;
3151
+ completedAt: z.ZodNullable<z.ZodString>;
3152
+ version: z.ZodNumber;
3153
+ candidateCount: z.ZodNumber;
3154
+ errorMessage: z.ZodDefault<z.ZodNullable<z.ZodString>>;
3155
+ }, z.core.$strip>;
3156
+ declare const MealPlanDecisionStageMetadataSchema: z.ZodObject<{
3157
+ restaurantSearch: z.ZodOptional<z.ZodObject<{
3158
+ searchKey: z.ZodNullable<z.ZodString>;
3159
+ status: z.ZodEnum<{
3160
+ PENDING: "PENDING";
3161
+ IDLE: "IDLE";
3162
+ READY: "READY";
3163
+ FAILED: "FAILED";
3164
+ STALE: "STALE";
3165
+ }>;
3166
+ startedAt: z.ZodNullable<z.ZodString>;
3167
+ completedAt: z.ZodNullable<z.ZodString>;
3168
+ version: z.ZodNumber;
3169
+ candidateCount: z.ZodNumber;
3170
+ errorMessage: z.ZodDefault<z.ZodNullable<z.ZodString>>;
3171
+ }, z.core.$strip>>;
3172
+ }, z.core.$catchall<z.ZodUnknown>>;
3173
+ declare const MealPlanVoteTypeSchema: z.ZodEnum<{
3174
+ READY: "READY";
3175
+ PICK: "PICK";
3176
+ EXCLUDE: "EXCLUDE";
3177
+ PREFER: "PREFER";
3178
+ }>;
3179
+ declare const MealPlanDecisionCandidateSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
3180
+ stageType: z.ZodLiteral<"DATE">;
3181
+ value: z.ZodString;
3182
+ }, z.core.$strip>, z.ZodObject<{
3183
+ stageType: z.ZodLiteral<"TIME">;
3184
+ value: z.ZodString;
3185
+ }, z.core.$strip>, z.ZodObject<{
3186
+ stageType: z.ZodLiteral<"AREA">;
3187
+ value: z.ZodObject<{
3188
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
3189
+ placeName: z.ZodString;
3190
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
3191
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
3192
+ address: z.ZodDefault<z.ZodString>;
3193
+ source: z.ZodDefault<z.ZodEnum<{
3194
+ manual: "manual";
3195
+ midpoint: "midpoint";
3196
+ search: "search";
3197
+ "recent-place": "recent-place";
3198
+ fallback: "fallback";
3199
+ }>>;
3200
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
3201
+ createdAt: z.ZodOptional<z.ZodString>;
3202
+ }, z.core.$strip>;
3203
+ }, z.core.$strip>, z.ZodObject<{
3204
+ stageType: z.ZodLiteral<"MENU">;
3205
+ value: z.ZodObject<{
3206
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
3207
+ menu: z.ZodObject<{
3208
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
3209
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
3210
+ }, z.core.$strip>;
3211
+ source: z.ZodEnum<{
3212
+ fallback: "fallback";
3213
+ "external-recommendation": "external-recommendation";
3214
+ "prefer-menu": "prefer-menu";
3215
+ "recent-menu": "recent-menu";
3216
+ "manual-search": "manual-search";
3217
+ }>;
3218
+ score: z.ZodDefault<z.ZodNumber>;
3219
+ createdAt: z.ZodString;
3220
+ }, z.core.$strip>;
3221
+ }, z.core.$strip>, z.ZodObject<{
3222
+ stageType: z.ZodLiteral<"RESTAURANT">;
3223
+ value: z.ZodObject<{
3224
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
3225
+ placeName: z.ZodString;
3226
+ categoryName: z.ZodString;
3227
+ categoryGroupName: z.ZodString;
3228
+ distance: z.ZodOptional<z.ZodString>;
3229
+ roadAddressName: z.ZodString;
3230
+ addressName: z.ZodString;
3231
+ phone: z.ZodNullable<z.ZodString>;
3232
+ placeUrl: z.ZodNullable<z.ZodString>;
3233
+ lat: z.ZodNumber;
3234
+ lng: z.ZodNumber;
3235
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
3236
+ source: z.ZodOptional<z.ZodEnum<{
3237
+ manual: "manual";
3238
+ search: "search";
3239
+ fallback: "fallback";
3240
+ }>>;
3241
+ createdAt: z.ZodOptional<z.ZodString>;
3242
+ }, z.core.$strip>;
3243
+ }, z.core.$strip>, z.ZodObject<{
3244
+ stageType: z.ZodLiteral<"FINAL_CONFIRMATION">;
3245
+ value: z.ZodLiteral<"READY">;
3246
+ }, z.core.$strip>], "stageType">;
3247
+ declare const MealPlanVoteSchema: z.ZodObject<{
3248
+ voteId: z.core.$ZodBranded<z.ZodString, "MealPlanVoteId", "out">;
3249
+ voterId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
3250
+ guestId: z.ZodNullable<z.ZodString>;
3251
+ voteType: z.ZodEnum<{
3252
+ READY: "READY";
3253
+ PICK: "PICK";
3254
+ EXCLUDE: "EXCLUDE";
3255
+ PREFER: "PREFER";
3256
+ }>;
3257
+ candidate: z.ZodDiscriminatedUnion<[z.ZodObject<{
3258
+ stageType: z.ZodLiteral<"DATE">;
3259
+ value: z.ZodString;
3260
+ }, z.core.$strip>, z.ZodObject<{
3261
+ stageType: z.ZodLiteral<"TIME">;
3262
+ value: z.ZodString;
3263
+ }, z.core.$strip>, z.ZodObject<{
3264
+ stageType: z.ZodLiteral<"AREA">;
3265
+ value: z.ZodObject<{
3266
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
3267
+ placeName: z.ZodString;
3268
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
3269
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
3270
+ address: z.ZodDefault<z.ZodString>;
3271
+ source: z.ZodDefault<z.ZodEnum<{
3272
+ manual: "manual";
3273
+ midpoint: "midpoint";
3274
+ search: "search";
3275
+ "recent-place": "recent-place";
3276
+ fallback: "fallback";
3277
+ }>>;
3278
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
3279
+ createdAt: z.ZodOptional<z.ZodString>;
3280
+ }, z.core.$strip>;
3281
+ }, z.core.$strip>, z.ZodObject<{
3282
+ stageType: z.ZodLiteral<"MENU">;
3283
+ value: z.ZodObject<{
3284
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
3285
+ menu: z.ZodObject<{
3286
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
3287
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
3288
+ }, z.core.$strip>;
3289
+ source: z.ZodEnum<{
3290
+ fallback: "fallback";
3291
+ "external-recommendation": "external-recommendation";
3292
+ "prefer-menu": "prefer-menu";
3293
+ "recent-menu": "recent-menu";
3294
+ "manual-search": "manual-search";
3295
+ }>;
3296
+ score: z.ZodDefault<z.ZodNumber>;
3297
+ createdAt: z.ZodString;
3298
+ }, z.core.$strip>;
3299
+ }, z.core.$strip>, z.ZodObject<{
3300
+ stageType: z.ZodLiteral<"RESTAURANT">;
3301
+ value: z.ZodObject<{
3302
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
3303
+ placeName: z.ZodString;
3304
+ categoryName: z.ZodString;
3305
+ categoryGroupName: z.ZodString;
3306
+ distance: z.ZodOptional<z.ZodString>;
3307
+ roadAddressName: z.ZodString;
3308
+ addressName: z.ZodString;
3309
+ phone: z.ZodNullable<z.ZodString>;
3310
+ placeUrl: z.ZodNullable<z.ZodString>;
3311
+ lat: z.ZodNumber;
3312
+ lng: z.ZodNumber;
3313
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
3314
+ source: z.ZodOptional<z.ZodEnum<{
3315
+ manual: "manual";
3316
+ search: "search";
3317
+ fallback: "fallback";
3318
+ }>>;
3319
+ createdAt: z.ZodOptional<z.ZodString>;
3320
+ }, z.core.$strip>;
3321
+ }, z.core.$strip>, z.ZodObject<{
3322
+ stageType: z.ZodLiteral<"FINAL_CONFIRMATION">;
3323
+ value: z.ZodLiteral<"READY">;
3324
+ }, z.core.$strip>], "stageType">;
3325
+ createdAt: z.ZodString;
3326
+ }, z.core.$strip>;
3327
+ declare const MealPlanDecisionStageResponseSchema: z.ZodObject<{
3328
+ stageId: z.core.$ZodBranded<z.ZodString, "MealPlanDecisionStageId", "out">;
3329
+ stageType: z.ZodEnum<{
3330
+ DATE: "DATE";
3331
+ TIME: "TIME";
3332
+ AREA: "AREA";
3333
+ MENU: "MENU";
3334
+ RESTAURANT: "RESTAURANT";
3335
+ FINAL_CONFIRMATION: "FINAL_CONFIRMATION";
3336
+ }>;
3337
+ status: z.ZodEnum<{
3338
+ COMPLETED: "COMPLETED";
3339
+ OPEN: "OPEN";
3340
+ REOPENED: "REOPENED";
3341
+ }>;
3342
+ candidates: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
3343
+ stageType: z.ZodLiteral<"DATE">;
3344
+ value: z.ZodString;
3345
+ }, z.core.$strip>, z.ZodObject<{
3346
+ stageType: z.ZodLiteral<"TIME">;
3347
+ value: z.ZodString;
3348
+ }, z.core.$strip>, z.ZodObject<{
3349
+ stageType: z.ZodLiteral<"AREA">;
3350
+ value: z.ZodObject<{
3351
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
3352
+ placeName: z.ZodString;
3353
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
3354
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
3355
+ address: z.ZodDefault<z.ZodString>;
3356
+ source: z.ZodDefault<z.ZodEnum<{
3357
+ manual: "manual";
3358
+ midpoint: "midpoint";
3359
+ search: "search";
3360
+ "recent-place": "recent-place";
3361
+ fallback: "fallback";
3362
+ }>>;
3363
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
3364
+ createdAt: z.ZodOptional<z.ZodString>;
3365
+ }, z.core.$strip>;
3366
+ }, z.core.$strip>, z.ZodObject<{
3367
+ stageType: z.ZodLiteral<"MENU">;
3368
+ value: z.ZodObject<{
3369
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
3370
+ menu: z.ZodObject<{
3371
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
3372
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
3373
+ }, z.core.$strip>;
3374
+ source: z.ZodEnum<{
3375
+ fallback: "fallback";
3376
+ "external-recommendation": "external-recommendation";
3377
+ "prefer-menu": "prefer-menu";
3378
+ "recent-menu": "recent-menu";
3379
+ "manual-search": "manual-search";
3380
+ }>;
3381
+ score: z.ZodDefault<z.ZodNumber>;
3382
+ createdAt: z.ZodString;
3383
+ }, z.core.$strip>;
3384
+ }, z.core.$strip>, z.ZodObject<{
3385
+ stageType: z.ZodLiteral<"RESTAURANT">;
3386
+ value: z.ZodObject<{
3387
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
3388
+ placeName: z.ZodString;
3389
+ categoryName: z.ZodString;
3390
+ categoryGroupName: z.ZodString;
3391
+ distance: z.ZodOptional<z.ZodString>;
3392
+ roadAddressName: z.ZodString;
3393
+ addressName: z.ZodString;
3394
+ phone: z.ZodNullable<z.ZodString>;
3395
+ placeUrl: z.ZodNullable<z.ZodString>;
3396
+ lat: z.ZodNumber;
3397
+ lng: z.ZodNumber;
3398
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
3399
+ source: z.ZodOptional<z.ZodEnum<{
3400
+ manual: "manual";
3401
+ search: "search";
3402
+ fallback: "fallback";
3403
+ }>>;
3404
+ createdAt: z.ZodOptional<z.ZodString>;
3405
+ }, z.core.$strip>;
3406
+ }, z.core.$strip>, z.ZodObject<{
3407
+ stageType: z.ZodLiteral<"FINAL_CONFIRMATION">;
3408
+ value: z.ZodLiteral<"READY">;
3409
+ }, z.core.$strip>], "stageType">>;
3410
+ votes: z.ZodArray<z.ZodObject<{
3411
+ voteId: z.core.$ZodBranded<z.ZodString, "MealPlanVoteId", "out">;
3412
+ voterId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
3413
+ guestId: z.ZodNullable<z.ZodString>;
3414
+ voteType: z.ZodEnum<{
3415
+ READY: "READY";
3416
+ PICK: "PICK";
3417
+ EXCLUDE: "EXCLUDE";
3418
+ PREFER: "PREFER";
3419
+ }>;
3420
+ candidate: z.ZodDiscriminatedUnion<[z.ZodObject<{
3421
+ stageType: z.ZodLiteral<"DATE">;
3422
+ value: z.ZodString;
3423
+ }, z.core.$strip>, z.ZodObject<{
3424
+ stageType: z.ZodLiteral<"TIME">;
3425
+ value: z.ZodString;
3426
+ }, z.core.$strip>, z.ZodObject<{
3427
+ stageType: z.ZodLiteral<"AREA">;
3428
+ value: z.ZodObject<{
3429
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
3430
+ placeName: z.ZodString;
3431
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
3432
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
3433
+ address: z.ZodDefault<z.ZodString>;
3434
+ source: z.ZodDefault<z.ZodEnum<{
3435
+ manual: "manual";
3436
+ midpoint: "midpoint";
3437
+ search: "search";
3438
+ "recent-place": "recent-place";
3439
+ fallback: "fallback";
3440
+ }>>;
3441
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
3442
+ createdAt: z.ZodOptional<z.ZodString>;
3443
+ }, z.core.$strip>;
3444
+ }, z.core.$strip>, z.ZodObject<{
3445
+ stageType: z.ZodLiteral<"MENU">;
3446
+ value: z.ZodObject<{
3447
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
3448
+ menu: z.ZodObject<{
3449
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
3450
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
3451
+ }, z.core.$strip>;
3452
+ source: z.ZodEnum<{
3453
+ fallback: "fallback";
3454
+ "external-recommendation": "external-recommendation";
3455
+ "prefer-menu": "prefer-menu";
3456
+ "recent-menu": "recent-menu";
3457
+ "manual-search": "manual-search";
3458
+ }>;
3459
+ score: z.ZodDefault<z.ZodNumber>;
3460
+ createdAt: z.ZodString;
3461
+ }, z.core.$strip>;
3462
+ }, z.core.$strip>, z.ZodObject<{
3463
+ stageType: z.ZodLiteral<"RESTAURANT">;
3464
+ value: z.ZodObject<{
3465
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
3466
+ placeName: z.ZodString;
3467
+ categoryName: z.ZodString;
3468
+ categoryGroupName: z.ZodString;
3469
+ distance: z.ZodOptional<z.ZodString>;
3470
+ roadAddressName: z.ZodString;
3471
+ addressName: z.ZodString;
3472
+ phone: z.ZodNullable<z.ZodString>;
3473
+ placeUrl: z.ZodNullable<z.ZodString>;
3474
+ lat: z.ZodNumber;
3475
+ lng: z.ZodNumber;
3476
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
3477
+ source: z.ZodOptional<z.ZodEnum<{
3478
+ manual: "manual";
3479
+ search: "search";
3480
+ fallback: "fallback";
3481
+ }>>;
3482
+ createdAt: z.ZodOptional<z.ZodString>;
3483
+ }, z.core.$strip>;
3484
+ }, z.core.$strip>, z.ZodObject<{
3485
+ stageType: z.ZodLiteral<"FINAL_CONFIRMATION">;
3486
+ value: z.ZodLiteral<"READY">;
3487
+ }, z.core.$strip>], "stageType">;
3488
+ createdAt: z.ZodString;
3489
+ }, z.core.$strip>>;
3490
+ selectedCandidate: z.ZodNullable<z.ZodDiscriminatedUnion<[z.ZodObject<{
3491
+ stageType: z.ZodLiteral<"DATE">;
3492
+ value: z.ZodString;
3493
+ }, z.core.$strip>, z.ZodObject<{
3494
+ stageType: z.ZodLiteral<"TIME">;
3495
+ value: z.ZodString;
3496
+ }, z.core.$strip>, z.ZodObject<{
3497
+ stageType: z.ZodLiteral<"AREA">;
3498
+ value: z.ZodObject<{
3499
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
3500
+ placeName: z.ZodString;
3501
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
3502
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
3503
+ address: z.ZodDefault<z.ZodString>;
3504
+ source: z.ZodDefault<z.ZodEnum<{
3505
+ manual: "manual";
3506
+ midpoint: "midpoint";
3507
+ search: "search";
3508
+ "recent-place": "recent-place";
3509
+ fallback: "fallback";
3510
+ }>>;
3511
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
3512
+ createdAt: z.ZodOptional<z.ZodString>;
3513
+ }, z.core.$strip>;
3514
+ }, z.core.$strip>, z.ZodObject<{
3515
+ stageType: z.ZodLiteral<"MENU">;
3516
+ value: z.ZodObject<{
3517
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
3518
+ menu: z.ZodObject<{
3519
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
3520
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
3521
+ }, z.core.$strip>;
3522
+ source: z.ZodEnum<{
3523
+ fallback: "fallback";
3524
+ "external-recommendation": "external-recommendation";
3525
+ "prefer-menu": "prefer-menu";
3526
+ "recent-menu": "recent-menu";
3527
+ "manual-search": "manual-search";
3528
+ }>;
3529
+ score: z.ZodDefault<z.ZodNumber>;
3530
+ createdAt: z.ZodString;
3531
+ }, z.core.$strip>;
3532
+ }, z.core.$strip>, z.ZodObject<{
3533
+ stageType: z.ZodLiteral<"RESTAURANT">;
3534
+ value: z.ZodObject<{
3535
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
3536
+ placeName: z.ZodString;
3537
+ categoryName: z.ZodString;
3538
+ categoryGroupName: z.ZodString;
3539
+ distance: z.ZodOptional<z.ZodString>;
3540
+ roadAddressName: z.ZodString;
3541
+ addressName: z.ZodString;
3542
+ phone: z.ZodNullable<z.ZodString>;
3543
+ placeUrl: z.ZodNullable<z.ZodString>;
3544
+ lat: z.ZodNumber;
3545
+ lng: z.ZodNumber;
3546
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
3547
+ source: z.ZodOptional<z.ZodEnum<{
3548
+ manual: "manual";
3549
+ search: "search";
3550
+ fallback: "fallback";
3551
+ }>>;
3552
+ createdAt: z.ZodOptional<z.ZodString>;
3553
+ }, z.core.$strip>;
3554
+ }, z.core.$strip>, z.ZodObject<{
3555
+ stageType: z.ZodLiteral<"FINAL_CONFIRMATION">;
3556
+ value: z.ZodLiteral<"READY">;
3557
+ }, z.core.$strip>], "stageType">>;
3558
+ metadata: z.ZodDefault<z.ZodNullable<z.ZodObject<{
3559
+ restaurantSearch: z.ZodOptional<z.ZodObject<{
3560
+ searchKey: z.ZodNullable<z.ZodString>;
3561
+ status: z.ZodEnum<{
3562
+ PENDING: "PENDING";
3563
+ IDLE: "IDLE";
3564
+ READY: "READY";
3565
+ FAILED: "FAILED";
3566
+ STALE: "STALE";
3567
+ }>;
3568
+ startedAt: z.ZodNullable<z.ZodString>;
3569
+ completedAt: z.ZodNullable<z.ZodString>;
3570
+ version: z.ZodNumber;
3571
+ candidateCount: z.ZodNumber;
3572
+ errorMessage: z.ZodDefault<z.ZodNullable<z.ZodString>>;
3573
+ }, z.core.$strip>>;
3574
+ }, z.core.$catchall<z.ZodUnknown>>>>;
3575
+ openedAt: z.ZodString;
3576
+ completedAt: z.ZodNullable<z.ZodString>;
3577
+ reopenedAt: z.ZodNullable<z.ZodString>;
3578
+ }, z.core.$strip>;
3579
+ declare const CreateMealPlanVoteRequestSchema: z.ZodObject<{
3580
+ voteType: z.ZodEnum<{
3581
+ READY: "READY";
3582
+ PICK: "PICK";
3583
+ EXCLUDE: "EXCLUDE";
3584
+ PREFER: "PREFER";
3585
+ }>;
3586
+ candidate: z.ZodDiscriminatedUnion<[z.ZodObject<{
3587
+ stageType: z.ZodLiteral<"DATE">;
3588
+ value: z.ZodString;
3589
+ }, z.core.$strip>, z.ZodObject<{
3590
+ stageType: z.ZodLiteral<"TIME">;
3591
+ value: z.ZodString;
3592
+ }, z.core.$strip>, z.ZodObject<{
3593
+ stageType: z.ZodLiteral<"AREA">;
3594
+ value: z.ZodObject<{
3595
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
3596
+ placeName: z.ZodString;
3597
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
3598
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
3599
+ address: z.ZodDefault<z.ZodString>;
3600
+ source: z.ZodDefault<z.ZodEnum<{
3601
+ manual: "manual";
3602
+ midpoint: "midpoint";
3603
+ search: "search";
3604
+ "recent-place": "recent-place";
3605
+ fallback: "fallback";
3606
+ }>>;
3607
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
3608
+ createdAt: z.ZodOptional<z.ZodString>;
3609
+ }, z.core.$strip>;
3610
+ }, z.core.$strip>, z.ZodObject<{
3611
+ stageType: z.ZodLiteral<"MENU">;
3612
+ value: z.ZodObject<{
3613
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
3614
+ menu: z.ZodObject<{
3615
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
3616
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
3617
+ }, z.core.$strip>;
3618
+ source: z.ZodEnum<{
3619
+ fallback: "fallback";
3620
+ "external-recommendation": "external-recommendation";
3621
+ "prefer-menu": "prefer-menu";
3622
+ "recent-menu": "recent-menu";
3623
+ "manual-search": "manual-search";
3624
+ }>;
3625
+ score: z.ZodDefault<z.ZodNumber>;
3626
+ createdAt: z.ZodString;
3627
+ }, z.core.$strip>;
3628
+ }, z.core.$strip>, z.ZodObject<{
3629
+ stageType: z.ZodLiteral<"RESTAURANT">;
3630
+ value: z.ZodObject<{
3631
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
3632
+ placeName: z.ZodString;
3633
+ categoryName: z.ZodString;
3634
+ categoryGroupName: z.ZodString;
3635
+ distance: z.ZodOptional<z.ZodString>;
3636
+ roadAddressName: z.ZodString;
3637
+ addressName: z.ZodString;
3638
+ phone: z.ZodNullable<z.ZodString>;
3639
+ placeUrl: z.ZodNullable<z.ZodString>;
3640
+ lat: z.ZodNumber;
3641
+ lng: z.ZodNumber;
3642
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
3643
+ source: z.ZodOptional<z.ZodEnum<{
3644
+ manual: "manual";
3645
+ search: "search";
3646
+ fallback: "fallback";
3647
+ }>>;
3648
+ createdAt: z.ZodOptional<z.ZodString>;
3649
+ }, z.core.$strip>;
3650
+ }, z.core.$strip>, z.ZodObject<{
3651
+ stageType: z.ZodLiteral<"FINAL_CONFIRMATION">;
3652
+ value: z.ZodLiteral<"READY">;
3653
+ }, z.core.$strip>], "stageType">;
3654
+ }, z.core.$strip>;
3655
+ declare const CompleteMealPlanDecisionStageRequestSchema: z.ZodObject<{
3656
+ selectedCandidate: z.ZodDiscriminatedUnion<[z.ZodObject<{
3657
+ stageType: z.ZodLiteral<"DATE">;
3658
+ value: z.ZodString;
3659
+ }, z.core.$strip>, z.ZodObject<{
3660
+ stageType: z.ZodLiteral<"TIME">;
3661
+ value: z.ZodString;
3662
+ }, z.core.$strip>, z.ZodObject<{
3663
+ stageType: z.ZodLiteral<"AREA">;
3664
+ value: z.ZodObject<{
3665
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
3666
+ placeName: z.ZodString;
3667
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
3668
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
3669
+ address: z.ZodDefault<z.ZodString>;
3670
+ source: z.ZodDefault<z.ZodEnum<{
3671
+ manual: "manual";
3672
+ midpoint: "midpoint";
3673
+ search: "search";
3674
+ "recent-place": "recent-place";
3675
+ fallback: "fallback";
3676
+ }>>;
3677
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
3678
+ createdAt: z.ZodOptional<z.ZodString>;
3679
+ }, z.core.$strip>;
3680
+ }, z.core.$strip>, z.ZodObject<{
3681
+ stageType: z.ZodLiteral<"MENU">;
3682
+ value: z.ZodObject<{
3683
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
3684
+ menu: z.ZodObject<{
3685
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
3686
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
3687
+ }, z.core.$strip>;
3688
+ source: z.ZodEnum<{
3689
+ fallback: "fallback";
3690
+ "external-recommendation": "external-recommendation";
3691
+ "prefer-menu": "prefer-menu";
3692
+ "recent-menu": "recent-menu";
3693
+ "manual-search": "manual-search";
3694
+ }>;
3695
+ score: z.ZodDefault<z.ZodNumber>;
3696
+ createdAt: z.ZodString;
3697
+ }, z.core.$strip>;
3698
+ }, z.core.$strip>, z.ZodObject<{
3699
+ stageType: z.ZodLiteral<"RESTAURANT">;
3700
+ value: z.ZodObject<{
3701
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
3702
+ placeName: z.ZodString;
3703
+ categoryName: z.ZodString;
3704
+ categoryGroupName: z.ZodString;
3705
+ distance: z.ZodOptional<z.ZodString>;
3706
+ roadAddressName: z.ZodString;
3707
+ addressName: z.ZodString;
3708
+ phone: z.ZodNullable<z.ZodString>;
3709
+ placeUrl: z.ZodNullable<z.ZodString>;
3710
+ lat: z.ZodNumber;
3711
+ lng: z.ZodNumber;
3712
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
3713
+ source: z.ZodOptional<z.ZodEnum<{
3714
+ manual: "manual";
3715
+ search: "search";
3716
+ fallback: "fallback";
3717
+ }>>;
3718
+ createdAt: z.ZodOptional<z.ZodString>;
3719
+ }, z.core.$strip>;
3720
+ }, z.core.$strip>, z.ZodObject<{
3721
+ stageType: z.ZodLiteral<"FINAL_CONFIRMATION">;
3722
+ value: z.ZodLiteral<"READY">;
3723
+ }, z.core.$strip>], "stageType">;
3724
+ }, z.core.$strip>;
3725
+ declare const MealPlanChangeRequestStatusSchema: z.ZodEnum<{
3726
+ PENDING: "PENDING";
3727
+ ACCEPTED: "ACCEPTED";
3728
+ REJECTED: "REJECTED";
3729
+ CANCELLED: "CANCELLED";
3730
+ }>;
3731
+ declare const CreateMealPlanChangeRequestSchema: z.ZodObject<{
3732
+ stageType: z.ZodEnum<{
3733
+ DATE: "DATE";
3734
+ TIME: "TIME";
3735
+ AREA: "AREA";
3736
+ MENU: "MENU";
3737
+ RESTAURANT: "RESTAURANT";
3738
+ FINAL_CONFIRMATION: "FINAL_CONFIRMATION";
3739
+ }>;
3740
+ reason: z.ZodString;
3741
+ proposedCandidate: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
3742
+ stageType: z.ZodLiteral<"DATE">;
3743
+ value: z.ZodString;
3744
+ }, z.core.$strip>, z.ZodObject<{
3745
+ stageType: z.ZodLiteral<"TIME">;
3746
+ value: z.ZodString;
3747
+ }, z.core.$strip>, z.ZodObject<{
3748
+ stageType: z.ZodLiteral<"AREA">;
3749
+ value: z.ZodObject<{
3750
+ locationId: z.core.$ZodBranded<z.ZodString, "MealPlanLocationCandidateId", "out">;
3751
+ placeName: z.ZodString;
3752
+ lat: z.core.$ZodBranded<z.ZodNumber, "MealPlanLatitude", "out">;
3753
+ lng: z.core.$ZodBranded<z.ZodNumber, "MealPlanLongitude", "out">;
3754
+ address: z.ZodDefault<z.ZodString>;
3755
+ source: z.ZodDefault<z.ZodEnum<{
3756
+ manual: "manual";
3757
+ midpoint: "midpoint";
3758
+ search: "search";
3759
+ "recent-place": "recent-place";
3760
+ fallback: "fallback";
3761
+ }>>;
3762
+ createdBy: z.ZodOptional<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
3763
+ createdAt: z.ZodOptional<z.ZodString>;
3764
+ }, z.core.$strip>;
3765
+ }, z.core.$strip>, z.ZodObject<{
3766
+ stageType: z.ZodLiteral<"MENU">;
3767
+ value: z.ZodObject<{
3768
+ menuCandidateId: z.core.$ZodBranded<z.ZodString, "MealPlanMenuCandidateId", "out">;
3769
+ menu: z.ZodObject<{
3770
+ code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
3771
+ label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
3772
+ }, z.core.$strip>;
3773
+ source: z.ZodEnum<{
3774
+ fallback: "fallback";
3775
+ "external-recommendation": "external-recommendation";
3776
+ "prefer-menu": "prefer-menu";
3777
+ "recent-menu": "recent-menu";
3778
+ "manual-search": "manual-search";
3779
+ }>;
3780
+ score: z.ZodDefault<z.ZodNumber>;
3781
+ createdAt: z.ZodString;
3782
+ }, z.core.$strip>;
3783
+ }, z.core.$strip>, z.ZodObject<{
3784
+ stageType: z.ZodLiteral<"RESTAURANT">;
3785
+ value: z.ZodObject<{
3786
+ restaurantId: z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">;
3787
+ placeName: z.ZodString;
3788
+ categoryName: z.ZodString;
3789
+ categoryGroupName: z.ZodString;
3790
+ distance: z.ZodOptional<z.ZodString>;
3791
+ roadAddressName: z.ZodString;
3792
+ addressName: z.ZodString;
3793
+ phone: z.ZodNullable<z.ZodString>;
3794
+ placeUrl: z.ZodNullable<z.ZodString>;
3795
+ lat: z.ZodNumber;
3796
+ lng: z.ZodNumber;
3797
+ candidateId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "RestaurantId", "out">>;
3798
+ source: z.ZodOptional<z.ZodEnum<{
3799
+ manual: "manual";
3800
+ search: "search";
3801
+ fallback: "fallback";
3802
+ }>>;
3803
+ createdAt: z.ZodOptional<z.ZodString>;
3804
+ }, z.core.$strip>;
3805
+ }, z.core.$strip>, z.ZodObject<{
3806
+ stageType: z.ZodLiteral<"FINAL_CONFIRMATION">;
3807
+ value: z.ZodLiteral<"READY">;
3808
+ }, z.core.$strip>], "stageType">>;
3809
+ }, z.core.$strip>;
3810
+ declare const MealPlanChangeRequestSummarySchema: z.ZodObject<{
3811
+ changeRequestId: z.core.$ZodBranded<z.ZodString, "MealPlanChangeRequestId", "out">;
3812
+ stageType: z.ZodEnum<{
3813
+ DATE: "DATE";
3814
+ TIME: "TIME";
3815
+ AREA: "AREA";
3816
+ MENU: "MENU";
3817
+ RESTAURANT: "RESTAURANT";
3818
+ FINAL_CONFIRMATION: "FINAL_CONFIRMATION";
3819
+ }>;
3820
+ status: z.ZodEnum<{
3821
+ PENDING: "PENDING";
3822
+ ACCEPTED: "ACCEPTED";
3823
+ REJECTED: "REJECTED";
3824
+ CANCELLED: "CANCELLED";
3825
+ }>;
3826
+ reason: z.ZodString;
3827
+ requestedAt: z.ZodString;
3828
+ }, z.core.$strip>;
3829
+ declare const MealPlanDecisionTaskKeySchema: z.ZodEnum<{
3830
+ FINAL_CONFIRMATION: "FINAL_CONFIRMATION";
3831
+ SCHEDULE_DATE: "SCHEDULE_DATE";
3832
+ SCHEDULE_TIME: "SCHEDULE_TIME";
3833
+ LOCATION_CANDIDATE: "LOCATION_CANDIDATE";
3834
+ LOCATION_VOTE: "LOCATION_VOTE";
3835
+ EXCLUDE_MENU: "EXCLUDE_MENU";
3836
+ PREFER_MENU: "PREFER_MENU";
3837
+ MENU_PICK: "MENU_PICK";
3838
+ RESTAURANT_SEARCH: "RESTAURANT_SEARCH";
3839
+ RESTAURANT_PICK: "RESTAURANT_PICK";
3840
+ }>;
3841
+ declare const MealPlanDecisionTaskStatusSchema: z.ZodEnum<{
3842
+ OPEN: "OPEN";
3843
+ READY: "READY";
3844
+ STALE: "STALE";
3845
+ LOCKED: "LOCKED";
3846
+ RESOLVED: "RESOLVED";
3847
+ }>;
3848
+ declare const MealPlanDecisionFinalFieldSchema: z.ZodEnum<{
3849
+ date: "date";
3850
+ restaurant: "restaurant";
3851
+ menu: "menu";
3852
+ time: "time";
3853
+ meetingAt: "meetingAt";
3854
+ area: "area";
3855
+ }>;
3856
+ declare const MealPlanDecisionSnapshotStatusSchema: z.ZodEnum<{
3857
+ STALE: "STALE";
3858
+ CANDIDATE: "CANDIDATE";
3859
+ PROVISIONAL: "PROVISIONAL";
3860
+ FINAL: "FINAL";
3861
+ }>;
3862
+ declare const MealPlanDecisionReasonSchema: z.ZodEnum<{
3863
+ COMMON_SCHEDULE: "COMMON_SCHEDULE";
3864
+ TOP_VOTED_LOCATION: "TOP_VOTED_LOCATION";
3865
+ TOP_PICKED_MENU: "TOP_PICKED_MENU";
3866
+ TOP_PICKED_RESTAURANT: "TOP_PICKED_RESTAURANT";
3867
+ OWNER_CONFIRMED: "OWNER_CONFIRMED";
3868
+ TASK_ALL_READY: "TASK_ALL_READY";
3869
+ MANUAL_SELECTION: "MANUAL_SELECTION";
3870
+ }>;
3871
+ declare const MealPlanDecisionActorTypeSchema: z.ZodEnum<{
3872
+ MEMBER: "MEMBER";
3873
+ GUEST: "GUEST";
3874
+ SYSTEM: "SYSTEM";
3875
+ }>;
3876
+ declare const MealPlanDecisionSnapshotSchema: z.ZodObject<{
3877
+ snapshotId: z.ZodString;
3878
+ mealPlanId: z.ZodString;
3879
+ field: z.ZodEnum<{
3880
+ date: "date";
3881
+ restaurant: "restaurant";
3882
+ menu: "menu";
3883
+ time: "time";
3884
+ meetingAt: "meetingAt";
3885
+ area: "area";
3886
+ }>;
3887
+ value: z.ZodUnknown;
3888
+ status: z.ZodEnum<{
3889
+ STALE: "STALE";
3890
+ CANDIDATE: "CANDIDATE";
3891
+ PROVISIONAL: "PROVISIONAL";
3892
+ FINAL: "FINAL";
3893
+ }>;
3894
+ reason: z.ZodEnum<{
3895
+ COMMON_SCHEDULE: "COMMON_SCHEDULE";
3896
+ TOP_VOTED_LOCATION: "TOP_VOTED_LOCATION";
3897
+ TOP_PICKED_MENU: "TOP_PICKED_MENU";
3898
+ TOP_PICKED_RESTAURANT: "TOP_PICKED_RESTAURANT";
3899
+ OWNER_CONFIRMED: "OWNER_CONFIRMED";
3900
+ TASK_ALL_READY: "TASK_ALL_READY";
3901
+ MANUAL_SELECTION: "MANUAL_SELECTION";
3902
+ }>;
3903
+ score: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
3904
+ sourceEvent: z.ZodString;
3905
+ sourceActorType: z.ZodEnum<{
3906
+ MEMBER: "MEMBER";
3907
+ GUEST: "GUEST";
3908
+ SYSTEM: "SYSTEM";
3909
+ }>;
3910
+ sourceMemberId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
3911
+ sourceGuestId: z.ZodNullable<z.ZodString>;
3912
+ sourceParticipantId: z.ZodNullable<z.ZodString>;
3913
+ sourceVersion: z.ZodNumber;
3914
+ dependencyHash: z.ZodString;
3915
+ dependencyFields: z.ZodArray<z.ZodEnum<{
3916
+ date: "date";
3917
+ restaurant: "restaurant";
3918
+ menu: "menu";
3919
+ time: "time";
3920
+ meetingAt: "meetingAt";
3921
+ area: "area";
3922
+ }>>;
3923
+ createdAt: z.ZodString;
3924
+ staleAt: z.ZodNullable<z.ZodString>;
3925
+ }, z.core.$strip>;
3926
+ declare const MealPlanDecisionTaskProgressSchema: z.ZodObject<{
3927
+ taskKey: z.ZodEnum<{
3928
+ FINAL_CONFIRMATION: "FINAL_CONFIRMATION";
3929
+ SCHEDULE_DATE: "SCHEDULE_DATE";
3930
+ SCHEDULE_TIME: "SCHEDULE_TIME";
3931
+ LOCATION_CANDIDATE: "LOCATION_CANDIDATE";
3932
+ LOCATION_VOTE: "LOCATION_VOTE";
3933
+ EXCLUDE_MENU: "EXCLUDE_MENU";
3934
+ PREFER_MENU: "PREFER_MENU";
3935
+ MENU_PICK: "MENU_PICK";
3936
+ RESTAURANT_SEARCH: "RESTAURANT_SEARCH";
3937
+ RESTAURANT_PICK: "RESTAURANT_PICK";
3938
+ }>;
3939
+ status: z.ZodEnum<{
3940
+ OPEN: "OPEN";
3941
+ READY: "READY";
3942
+ STALE: "STALE";
3943
+ LOCKED: "LOCKED";
3944
+ RESOLVED: "RESOLVED";
3945
+ }>;
3946
+ readyCount: z.ZodNumber;
3947
+ participantCount: z.ZodNumber;
3948
+ blockers: z.ZodDefault<z.ZodArray<z.ZodString>>;
3949
+ updatedAt: z.ZodString;
3950
+ }, z.core.$strip>;
3951
+ declare const MealPlanDecisionProgressSchema: z.ZodObject<{
3952
+ mealPlanId: z.ZodString;
3953
+ status: z.ZodString;
3954
+ tasks: z.ZodArray<z.ZodObject<{
3955
+ taskKey: z.ZodEnum<{
3956
+ FINAL_CONFIRMATION: "FINAL_CONFIRMATION";
3957
+ SCHEDULE_DATE: "SCHEDULE_DATE";
3958
+ SCHEDULE_TIME: "SCHEDULE_TIME";
3959
+ LOCATION_CANDIDATE: "LOCATION_CANDIDATE";
3960
+ LOCATION_VOTE: "LOCATION_VOTE";
3961
+ EXCLUDE_MENU: "EXCLUDE_MENU";
3962
+ PREFER_MENU: "PREFER_MENU";
3963
+ MENU_PICK: "MENU_PICK";
3964
+ RESTAURANT_SEARCH: "RESTAURANT_SEARCH";
3965
+ RESTAURANT_PICK: "RESTAURANT_PICK";
3966
+ }>;
3967
+ status: z.ZodEnum<{
3968
+ OPEN: "OPEN";
3969
+ READY: "READY";
3970
+ STALE: "STALE";
3971
+ LOCKED: "LOCKED";
3972
+ RESOLVED: "RESOLVED";
3973
+ }>;
3974
+ readyCount: z.ZodNumber;
3975
+ participantCount: z.ZodNumber;
3976
+ blockers: z.ZodDefault<z.ZodArray<z.ZodString>>;
3977
+ updatedAt: z.ZodString;
3978
+ }, z.core.$strip>>;
3979
+ final: z.ZodRecord<z.ZodString, z.ZodUnknown>;
3980
+ provisional: z.ZodRecord<z.ZodString, z.ZodUnknown>;
3981
+ snapshots: z.ZodArray<z.ZodObject<{
3982
+ snapshotId: z.ZodString;
3983
+ mealPlanId: z.ZodString;
3984
+ field: z.ZodEnum<{
3985
+ date: "date";
3986
+ restaurant: "restaurant";
3987
+ menu: "menu";
3988
+ time: "time";
3989
+ meetingAt: "meetingAt";
3990
+ area: "area";
3991
+ }>;
3992
+ value: z.ZodUnknown;
3993
+ status: z.ZodEnum<{
3994
+ STALE: "STALE";
3995
+ CANDIDATE: "CANDIDATE";
3996
+ PROVISIONAL: "PROVISIONAL";
3997
+ FINAL: "FINAL";
3998
+ }>;
3999
+ reason: z.ZodEnum<{
4000
+ COMMON_SCHEDULE: "COMMON_SCHEDULE";
4001
+ TOP_VOTED_LOCATION: "TOP_VOTED_LOCATION";
4002
+ TOP_PICKED_MENU: "TOP_PICKED_MENU";
4003
+ TOP_PICKED_RESTAURANT: "TOP_PICKED_RESTAURANT";
4004
+ OWNER_CONFIRMED: "OWNER_CONFIRMED";
4005
+ TASK_ALL_READY: "TASK_ALL_READY";
4006
+ MANUAL_SELECTION: "MANUAL_SELECTION";
4007
+ }>;
4008
+ score: z.ZodDefault<z.ZodNullable<z.ZodNumber>>;
4009
+ sourceEvent: z.ZodString;
4010
+ sourceActorType: z.ZodEnum<{
4011
+ MEMBER: "MEMBER";
4012
+ GUEST: "GUEST";
4013
+ SYSTEM: "SYSTEM";
4014
+ }>;
4015
+ sourceMemberId: z.ZodNullable<z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">>;
4016
+ sourceGuestId: z.ZodNullable<z.ZodString>;
4017
+ sourceParticipantId: z.ZodNullable<z.ZodString>;
4018
+ sourceVersion: z.ZodNumber;
4019
+ dependencyHash: z.ZodString;
4020
+ dependencyFields: z.ZodArray<z.ZodEnum<{
4021
+ date: "date";
4022
+ restaurant: "restaurant";
4023
+ menu: "menu";
4024
+ time: "time";
4025
+ meetingAt: "meetingAt";
4026
+ area: "area";
4027
+ }>>;
4028
+ createdAt: z.ZodString;
4029
+ staleAt: z.ZodNullable<z.ZodString>;
4030
+ }, z.core.$strip>>;
4031
+ version: z.ZodNumber;
4032
+ updatedAt: z.ZodString;
4033
+ }, z.core.$strip>;
4034
+ declare const MealPlanDecisionTaskReadyRequestSchema: z.ZodObject<{
4035
+ isReady: z.ZodBoolean;
4036
+ }, z.core.$strip>;
4037
+ declare const ReopenMealPlanDecisionTaskRequestSchema: z.ZodObject<{
4038
+ reason: z.ZodOptional<z.ZodString>;
4039
+ }, z.core.$strip>;
4040
+ declare const ConfirmMealPlanDecisionSnapshotRequestSchema: z.ZodObject<{
4041
+ snapshotId: z.ZodString;
4042
+ }, z.core.$strip>;
4043
+ type MealPlanRestaurantSearchStatus = z.infer<typeof MealPlanRestaurantSearchStatusSchema>;
4044
+ type MealPlanRestaurantSearchState = z.infer<typeof MealPlanRestaurantSearchStateSchema>;
4045
+ type MealPlanDecisionStageMetadata = z.infer<typeof MealPlanDecisionStageMetadataSchema>;
4046
+
4047
+ declare const MealPlanChatMessageKindSchema: z.ZodEnum<{
4048
+ USER: "USER";
4049
+ SYSTEM: "SYSTEM";
4050
+ }>;
4051
+ declare const MealPlanSystemMessageKindSchema: z.ZodEnum<{
4052
+ PARTICIPANT_JOINED: "PARTICIPANT_JOINED";
4053
+ PARTICIPANT_READY: "PARTICIPANT_READY";
4054
+ PARTICIPANT_REMOVED: "PARTICIPANT_REMOVED";
4055
+ STATUS_CHANGED: "STATUS_CHANGED";
4056
+ DECISION_UPDATED: "DECISION_UPDATED";
4057
+ CONFIRMED: "CONFIRMED";
4058
+ RECORD_NEEDED: "RECORD_NEEDED";
4059
+ }>;
4060
+ declare const MealPlanChatSystemPayloadSchema: z.ZodObject<{
4061
+ kind: z.ZodEnum<{
4062
+ PARTICIPANT_JOINED: "PARTICIPANT_JOINED";
4063
+ PARTICIPANT_READY: "PARTICIPANT_READY";
4064
+ PARTICIPANT_REMOVED: "PARTICIPANT_REMOVED";
4065
+ STATUS_CHANGED: "STATUS_CHANGED";
4066
+ DECISION_UPDATED: "DECISION_UPDATED";
4067
+ CONFIRMED: "CONFIRMED";
4068
+ RECORD_NEEDED: "RECORD_NEEDED";
4069
+ }>;
4070
+ }, z.core.$catchall<z.ZodUnknown>>;
4071
+ declare const MealPlanChatMessageListResponseSchema: z.ZodArray<z.ZodLazy<z.ZodObject<{
4072
+ messageId: z.core.$ZodBranded<z.ZodString, "MealPlanChatMessageId", "out">;
4073
+ chatRoomId: z.core.$ZodBranded<z.ZodString, "MealPlanChatRoomId", "out">;
4074
+ sender: z.ZodNullable<z.ZodObject<{
4075
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
4076
+ username: z.ZodString;
4077
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4078
+ }, z.core.$strip>>;
4079
+ guestId: z.ZodNullable<z.ZodString>;
4080
+ guestNickname: z.ZodNullable<z.ZodString>;
4081
+ kind: z.ZodEnum<{
4082
+ USER: "USER";
4083
+ SYSTEM: "SYSTEM";
4084
+ }>;
4085
+ message: z.ZodString;
4086
+ systemPayload: z.ZodNullable<z.ZodObject<{
4087
+ kind: z.ZodEnum<{
4088
+ PARTICIPANT_JOINED: "PARTICIPANT_JOINED";
4089
+ PARTICIPANT_READY: "PARTICIPANT_READY";
4090
+ PARTICIPANT_REMOVED: "PARTICIPANT_REMOVED";
4091
+ STATUS_CHANGED: "STATUS_CHANGED";
4092
+ DECISION_UPDATED: "DECISION_UPDATED";
4093
+ CONFIRMED: "CONFIRMED";
4094
+ RECORD_NEEDED: "RECORD_NEEDED";
4095
+ }>;
4096
+ }, z.core.$catchall<z.ZodUnknown>>>;
4097
+ createdAt: z.ZodString;
4098
+ }, z.core.$strip>>>;
4099
+ declare const MealPlanChatRoomSummarySchema: z.ZodObject<{
4100
+ chatRoomId: z.core.$ZodBranded<z.ZodString, "MealPlanChatRoomId", "out">;
4101
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
4102
+ messageCount: z.ZodNumber;
4103
+ lastMessageAt: z.ZodNullable<z.ZodString>;
4104
+ createdAt: z.ZodString;
4105
+ }, z.core.$strip>;
4106
+ declare const SendMealPlanChatMessageRequestSchema: z.ZodObject<{
4107
+ message: z.ZodString;
4108
+ }, z.core.$strip>;
4109
+ declare const MealPlanChatMessageResponseSchema: z.ZodObject<{
4110
+ messageId: z.core.$ZodBranded<z.ZodString, "MealPlanChatMessageId", "out">;
4111
+ chatRoomId: z.core.$ZodBranded<z.ZodString, "MealPlanChatRoomId", "out">;
4112
+ sender: z.ZodNullable<z.ZodObject<{
4113
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
4114
+ username: z.ZodString;
4115
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4116
+ }, z.core.$strip>>;
4117
+ guestId: z.ZodNullable<z.ZodString>;
4118
+ guestNickname: z.ZodNullable<z.ZodString>;
4119
+ kind: z.ZodEnum<{
4120
+ USER: "USER";
4121
+ SYSTEM: "SYSTEM";
4122
+ }>;
4123
+ message: z.ZodString;
4124
+ systemPayload: z.ZodNullable<z.ZodObject<{
4125
+ kind: z.ZodEnum<{
4126
+ PARTICIPANT_JOINED: "PARTICIPANT_JOINED";
4127
+ PARTICIPANT_READY: "PARTICIPANT_READY";
4128
+ PARTICIPANT_REMOVED: "PARTICIPANT_REMOVED";
4129
+ STATUS_CHANGED: "STATUS_CHANGED";
4130
+ DECISION_UPDATED: "DECISION_UPDATED";
4131
+ CONFIRMED: "CONFIRMED";
4132
+ RECORD_NEEDED: "RECORD_NEEDED";
4133
+ }>;
4134
+ }, z.core.$catchall<z.ZodUnknown>>>;
4135
+ createdAt: z.ZodString;
4136
+ }, z.core.$strip>;
4137
+ declare const MealPlanSystemMessageSchema: z.ZodObject<{
4138
+ kind: z.ZodEnum<{
4139
+ PARTICIPANT_JOINED: "PARTICIPANT_JOINED";
4140
+ PARTICIPANT_READY: "PARTICIPANT_READY";
4141
+ PARTICIPANT_REMOVED: "PARTICIPANT_REMOVED";
4142
+ STATUS_CHANGED: "STATUS_CHANGED";
4143
+ DECISION_UPDATED: "DECISION_UPDATED";
4144
+ CONFIRMED: "CONFIRMED";
4145
+ RECORD_NEEDED: "RECORD_NEEDED";
4146
+ }>;
4147
+ message: z.ZodString;
4148
+ createdAt: z.ZodString;
4149
+ }, z.core.$strip>;
4150
+
4151
+ declare const MealGroupMemberRoleSchema: z.ZodEnum<{
4152
+ MEMBER: "MEMBER";
4153
+ OWNER: "OWNER";
4154
+ }>;
4155
+ declare const MealGroupMemberSchema: z.ZodObject<{
4156
+ member: z.ZodObject<{
4157
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
4158
+ username: z.ZodString;
4159
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4160
+ }, z.core.$strip>;
4161
+ role: z.ZodEnum<{
4162
+ MEMBER: "MEMBER";
4163
+ OWNER: "OWNER";
4164
+ }>;
4165
+ joinedAt: z.ZodString;
4166
+ }, z.core.$strip>;
4167
+ declare const MealGroupResponseSchema: z.ZodObject<{
4168
+ mealGroupId: z.core.$ZodBranded<z.ZodString, "MealGroupId", "out">;
4169
+ name: z.ZodString;
4170
+ owner: z.ZodObject<{
4171
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
4172
+ username: z.ZodString;
4173
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4174
+ }, z.core.$strip>;
4175
+ profileImageUrl: z.ZodNullable<z.ZodString>;
4176
+ members: z.ZodArray<z.ZodObject<{
4177
+ member: z.ZodObject<{
4178
+ memberId: z.core.$ZodBranded<z.ZodNumber, "MemberId", "out">;
4179
+ username: z.ZodString;
4180
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4181
+ }, z.core.$strip>;
4182
+ role: z.ZodEnum<{
4183
+ MEMBER: "MEMBER";
4184
+ OWNER: "OWNER";
4185
+ }>;
4186
+ joinedAt: z.ZodString;
4187
+ }, z.core.$strip>>;
4188
+ recentMealPlanIds: z.ZodArray<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
4189
+ createdAt: z.ZodString;
4190
+ updatedAt: z.ZodString;
4191
+ }, z.core.$strip>;
4192
+ declare const CreateMealGroupRequestSchema: z.ZodObject<{
4193
+ name: z.ZodString;
4194
+ memberIds: z.ZodArray<z.ZodNumber>;
4195
+ profileImageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
4196
+ sourceMealPlanId: z.ZodOptional<z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">>;
4197
+ }, z.core.$strip>;
4198
+ declare const StartMealPlanFromGroupRequestSchema: z.ZodObject<{
4199
+ title: z.ZodOptional<z.ZodString>;
4200
+ }, z.core.$strip>;
4201
+ declare const AddMealGroupMemberRequestSchema: z.ZodObject<{
4202
+ memberId: z.ZodNumber;
4203
+ role: z.ZodDefault<z.ZodEnum<{
4204
+ MEMBER: "MEMBER";
4205
+ OWNER: "OWNER";
4206
+ }>>;
4207
+ }, z.core.$strip>;
4208
+ declare const UpdateMealGroupMemberRoleRequestSchema: z.ZodObject<{
4209
+ role: z.ZodEnum<{
4210
+ MEMBER: "MEMBER";
4211
+ OWNER: "OWNER";
4212
+ }>;
4213
+ }, z.core.$strip>;
4214
+ declare const MealGroupHistoryItemSchema: z.ZodObject<{
4215
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
4216
+ group: z.ZodEnum<{
4217
+ RECORD_NEEDED: "RECORD_NEEDED";
4218
+ DECIDING: "DECIDING";
4219
+ UPCOMING: "UPCOMING";
4220
+ PAST: "PAST";
4221
+ }>;
4222
+ title: z.ZodString;
4223
+ status: z.ZodEnum<{
4224
+ COMPLETED: "COMPLETED";
4225
+ READY: "READY";
4226
+ CANCELLED: "CANCELLED";
4227
+ LOCKED: "LOCKED";
4228
+ CONFIRMED: "CONFIRMED";
4229
+ DRAFT: "DRAFT";
4230
+ RECOMMENDING: "RECOMMENDING";
4231
+ GATHERING: "GATHERING";
4232
+ DECIDING: "DECIDING";
4233
+ RECORDED: "RECORDED";
4234
+ }>;
4235
+ channels: z.ZodArray<z.ZodEnum<{
4236
+ FRIEND_INVITE: "FRIEND_INVITE";
4237
+ LINK_GUEST: "LINK_GUEST";
4238
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
4239
+ OWNER_ONLY: "OWNER_ONLY";
4240
+ }>>;
4241
+ participantCount: z.ZodNumber;
4242
+ selectedDate: z.ZodNullable<z.ZodString>;
4243
+ selectedTime: z.ZodNullable<z.ZodString>;
4244
+ selectedAreaName: z.ZodNullable<z.ZodString>;
4245
+ selectedRestaurantName: z.ZodNullable<z.ZodString>;
4246
+ primaryAction: z.ZodObject<{
4247
+ label: z.ZodString;
4248
+ href: z.ZodString;
4249
+ }, z.core.$strip>;
4250
+ updatedAt: z.ZodString;
4251
+ }, z.core.$strip>;
4252
+ declare const MealGroupPreferenceSummarySchema: z.ZodObject<{
4253
+ mealGroupId: z.core.$ZodBranded<z.ZodString, "MealGroupId", "out">;
4254
+ frequentMenuCategories: z.ZodArray<z.ZodObject<{
4255
+ label: z.ZodString;
4256
+ count: z.ZodNumber;
4257
+ }, z.core.$strip>>;
4258
+ frequentRestaurants: z.ZodArray<z.ZodObject<{
4259
+ restaurantName: z.ZodString;
4260
+ count: z.ZodNumber;
4261
+ }, z.core.$strip>>;
4262
+ recentMenuCategories: z.ZodArray<z.ZodString>;
4263
+ recommendationContext: z.ZodObject<{
4264
+ preferredMenuCategories: z.ZodArray<z.ZodString>;
4265
+ excludedMenuCategories: z.ZodArray<z.ZodString>;
4266
+ candidateMenuCategories: z.ZodArray<z.ZodString>;
4267
+ }, z.core.$strip>;
4268
+ }, z.core.$strip>;
4269
+ declare const MealGroupHistoryResponseSchema: z.ZodArray<z.ZodObject<{
4270
+ mealPlanId: z.core.$ZodBranded<z.ZodString, "MealPlanId", "out">;
4271
+ group: z.ZodEnum<{
4272
+ RECORD_NEEDED: "RECORD_NEEDED";
4273
+ DECIDING: "DECIDING";
4274
+ UPCOMING: "UPCOMING";
4275
+ PAST: "PAST";
4276
+ }>;
4277
+ title: z.ZodString;
4278
+ status: z.ZodEnum<{
4279
+ COMPLETED: "COMPLETED";
4280
+ READY: "READY";
4281
+ CANCELLED: "CANCELLED";
4282
+ LOCKED: "LOCKED";
4283
+ CONFIRMED: "CONFIRMED";
4284
+ DRAFT: "DRAFT";
4285
+ RECOMMENDING: "RECOMMENDING";
4286
+ GATHERING: "GATHERING";
4287
+ DECIDING: "DECIDING";
4288
+ RECORDED: "RECORDED";
4289
+ }>;
4290
+ channels: z.ZodArray<z.ZodEnum<{
4291
+ FRIEND_INVITE: "FRIEND_INVITE";
4292
+ LINK_GUEST: "LINK_GUEST";
4293
+ NEARBY_FRIENDS: "NEARBY_FRIENDS";
4294
+ OWNER_ONLY: "OWNER_ONLY";
4295
+ }>>;
4296
+ participantCount: z.ZodNumber;
4297
+ selectedDate: z.ZodNullable<z.ZodString>;
4298
+ selectedTime: z.ZodNullable<z.ZodString>;
4299
+ selectedAreaName: z.ZodNullable<z.ZodString>;
4300
+ selectedRestaurantName: z.ZodNullable<z.ZodString>;
4301
+ primaryAction: z.ZodObject<{
4302
+ label: z.ZodString;
4303
+ href: z.ZodString;
4304
+ }, z.core.$strip>;
4305
+ updatedAt: z.ZodString;
4306
+ }, z.core.$strip>>;
4307
+
4308
+ type MealPlanStatus = z.infer<typeof MealPlanStatusSchema>;
4309
+ type MealPlanChannel = z.infer<typeof MealPlanChannelSchema>;
4310
+ type MealPlanRecommendationContext = z.infer<typeof MealPlanRecommendationContextSchema>;
4311
+ type MealPlanNotificationKind$1 = z.infer<typeof MealPlanNotificationKindSchema>;
4312
+ type MealPlanNotificationPriorityChannel$1 = z.infer<typeof MealPlanNotificationPriorityChannelSchema>;
4313
+ type MealPlanLiveActivityBehavior = z.infer<typeof MealPlanLiveActivityBehaviorSchema>;
4314
+ type MealPlanNotificationPriorityPolicyItem = z.infer<typeof MealPlanNotificationPriorityPolicyItemSchema>;
4315
+ type MealPlanNotification$1 = z.infer<typeof MealPlanNotificationSchema>;
4316
+ type CreateMealPlanRequest = z.infer<typeof CreateMealPlanRequestSchema>;
4317
+ type CreateMealPlanResponse = z.infer<typeof CreateMealPlanResponseSchema>;
4318
+ type UpdateMealPlanContextRequest = z.infer<typeof UpdateMealPlanContextRequestSchema>;
4319
+ type MealPlanResponse = z.infer<typeof MealPlanResponseSchema>;
4320
+ type MealPlanViewerRole = z.infer<typeof MealPlanViewerRoleSchema>;
4321
+ type MealPlanViewerPermissions = z.infer<typeof MealPlanViewerPermissionsSchema>;
4322
+ type MyMealPlanGroup = z.infer<typeof MyMealPlanGroupSchema>;
4323
+ type MyMealPlanListItem = z.infer<typeof MyMealPlanListItemSchema>;
4324
+ type MyMealPlanListResponse = z.infer<typeof MyMealPlanListResponseSchema>;
4325
+ type HomeMealPlanActionKind = z.infer<typeof HomeMealPlanActionKindSchema>;
4326
+ type HomeMealPlanActionCard = z.infer<typeof HomeMealPlanActionCardSchema>;
4327
+ type HomeMealPlanDashboardResponse = z.infer<typeof HomeMealPlanDashboardResponseSchema>;
4328
+ type MealMapLayer = z.infer<typeof MealMapLayerSchema>;
4329
+ type MealMapMyMealPlanPlaceMetadata = z.infer<typeof MealMapMyMealPlanPlaceMetadataSchema>;
4330
+ type MealMapNearbyFriendMealPlanMetadata = z.infer<typeof MealMapNearbyFriendMealPlanMetadataSchema>;
4331
+ type MealMapFriendRecordLocationMetadata = z.infer<typeof MealMapFriendRecordLocationMetadataSchema>;
4332
+ type MealMapRestaurantCandidateMetadata = z.infer<typeof MealMapRestaurantCandidateMetadataSchema>;
4333
+ type MealMapRestaurantCandidateCompletionBlockedReason = z.infer<typeof MealMapRestaurantCandidateCompletionBlockedReasonSchema>;
4334
+ type MealMapMarker = z.infer<typeof MealMapMarkerSchema>;
4335
+ type MealMapResponse = z.infer<typeof MealMapResponseSchema>;
4336
+ type MealMapQuery = z.infer<typeof MealMapQuerySchema>;
4337
+ type MealPlanParticipantRole = z.infer<typeof MealPlanParticipantRoleSchema>;
4338
+ type MealPlanParticipantStatus = z.infer<typeof MealPlanParticipantStatusSchema>;
4339
+ type MealPlanJoinSource = z.infer<typeof MealPlanJoinSourceSchema>;
4340
+ type MealPlanGuestParticipant = z.infer<typeof MealPlanGuestParticipantSchema>;
4341
+ type MealPlanParticipantResponse = z.infer<typeof MealPlanParticipantResponseSchema>;
4342
+ type CreateMealPlanParticipantRequest = z.infer<typeof CreateMealPlanParticipantRequestSchema>;
4343
+ type MealPlanInviteStatus = z.infer<typeof MealPlanInviteStatusSchema>;
4344
+ type CreateMealPlanInviteRequest = z.infer<typeof CreateMealPlanInviteRequestSchema>;
4345
+ type MealPlanInviteSummary = z.infer<typeof MealPlanInviteSummarySchema>;
4346
+ type MealPlanInviteListResponse = z.infer<typeof MealPlanInviteListResponseSchema>;
4347
+ type SendMealPlanInviteResponse = z.infer<typeof SendMealPlanInviteResponseSchema>;
4348
+ type CreateMealPlanShareLinkRequest = z.infer<typeof CreateMealPlanShareLinkRequestSchema>;
4349
+ type MealPlanShareLinkSummary = z.infer<typeof MealPlanShareLinkSummarySchema>;
4350
+ type MealPlanSharePreviewResponse = z.infer<typeof MealPlanSharePreviewResponseSchema>;
4351
+ type JoinMealPlanGuestRequest = z.infer<typeof JoinMealPlanGuestRequestSchema>;
4352
+ type JoinMealPlanGuestResponse = z.infer<typeof JoinMealPlanGuestResponseSchema>;
4353
+ type MealPlanGuestSessionQuery = z.infer<typeof MealPlanGuestSessionQuerySchema>;
4354
+ type MealPlanGuestSessionResponse = z.infer<typeof MealPlanGuestSessionResponseSchema>;
4355
+ type MealPlanNearbyFriendExposureStatus = z.infer<typeof MealPlanNearbyFriendExposureStatusSchema>;
4356
+ type ExposeMealPlanToNearbyFriendsRequest = z.infer<typeof ExposeMealPlanToNearbyFriendsRequestSchema>;
4357
+ type ExposeMealPlanToNearbyFriendsResponse = z.infer<typeof ExposeMealPlanToNearbyFriendsResponseSchema>;
4358
+ type MealPlanNearbyFriendRejectionReason = z.infer<typeof MealPlanNearbyFriendRejectionReasonSchema>;
4359
+ type MealPlanNearbyFriendRejectionSummary = z.infer<typeof MealPlanNearbyFriendRejectionSummarySchema>;
4360
+ type MealPlanNearbyFriendExposureNotificationStatus = z.infer<typeof MealPlanNearbyFriendExposureNotificationStatusSchema>;
4361
+ type MealPlanNearbyFriendExposureBatchSummary = z.infer<typeof MealPlanNearbyFriendExposureBatchSummarySchema>;
4362
+ type MealPlanNearbyFriendExposureSummary = z.infer<typeof MealPlanNearbyFriendExposureSummarySchema>;
4363
+ type NearbyFriendExposureEligibility = z.infer<typeof NearbyFriendExposureEligibilitySchema>;
4364
+ type MealPlanJoinRequestStatus = z.infer<typeof MealPlanJoinRequestStatusSchema>;
4365
+ type CreateMealPlanJoinRequest = z.infer<typeof CreateMealPlanJoinRequestSchema>;
4366
+ type MealPlanJoinRequestSummary = z.infer<typeof MealPlanJoinRequestSummarySchema>;
4367
+ type NearbyFriendMealPlanSummary = z.infer<typeof NearbyFriendMealPlanSummarySchema>;
4368
+ type MealPlanDecisionStageType = z.infer<typeof MealPlanDecisionStageTypeSchema>;
4369
+ type MealPlanDecisionStageStatus = z.infer<typeof MealPlanDecisionStageStatusSchema>;
4370
+ type MealPlanVoteType = z.infer<typeof MealPlanVoteTypeSchema>;
4371
+ type MealPlanLocationCandidate = z.infer<typeof MealPlanLocationCandidateSchema>;
4372
+ type MealPlanMenuCandidate = z.infer<typeof MealPlanMenuCandidateSchema>;
4373
+ type MealPlanMenuCandidateSource = z.infer<typeof MealPlanMenuCandidateSourceSchema>;
4374
+ type MealPlanRestaurantCandidate = z.infer<typeof MealPlanRestaurantCandidateSchema>;
4375
+ type MealPlanDecisionCandidate = z.infer<typeof MealPlanDecisionCandidateSchema>;
4376
+ type MealPlanVote = z.infer<typeof MealPlanVoteSchema>;
4377
+ type MealPlanDecisionStageResponse = z.infer<typeof MealPlanDecisionStageResponseSchema>;
4378
+ type MealPlanDecisionProgress = z.infer<typeof MealPlanDecisionProgressSchema>;
4379
+ type MealPlanDecisionTaskKey = z.infer<typeof MealPlanDecisionTaskKeySchema>;
4380
+ type MealPlanDecisionTaskStatus = z.infer<typeof MealPlanDecisionTaskStatusSchema>;
4381
+ type MealPlanDecisionTaskProgress = z.infer<typeof MealPlanDecisionTaskProgressSchema>;
4382
+ type MealPlanDecisionSnapshot = z.infer<typeof MealPlanDecisionSnapshotSchema>;
4383
+ type MealPlanDecisionFinalField = z.infer<typeof MealPlanDecisionFinalFieldSchema>;
4384
+ type MealPlanDecisionSnapshotStatus = z.infer<typeof MealPlanDecisionSnapshotStatusSchema>;
4385
+ type MealPlanDecisionReason = z.infer<typeof MealPlanDecisionReasonSchema>;
4386
+ type MealPlanDecisionActorType = z.infer<typeof MealPlanDecisionActorTypeSchema>;
4387
+ type MealPlanDecisionTaskReadyRequest = z.infer<typeof MealPlanDecisionTaskReadyRequestSchema>;
4388
+ type ReopenMealPlanDecisionTaskRequest = z.infer<typeof ReopenMealPlanDecisionTaskRequestSchema>;
4389
+ type ConfirmMealPlanDecisionSnapshotRequest = z.infer<typeof ConfirmMealPlanDecisionSnapshotRequestSchema>;
4390
+ type CreateMealPlanVoteRequest = z.infer<typeof CreateMealPlanVoteRequestSchema>;
4391
+ type CompleteMealPlanDecisionStageRequest = z.infer<typeof CompleteMealPlanDecisionStageRequestSchema>;
4392
+ type MealPlanChangeRequestStatus = z.infer<typeof MealPlanChangeRequestStatusSchema>;
4393
+ type CreateMealPlanChangeRequest = z.infer<typeof CreateMealPlanChangeRequestSchema>;
4394
+ type MealPlanChangeRequestSummary = z.infer<typeof MealPlanChangeRequestSummarySchema>;
4395
+ type MealPlanChatMessageKind = z.infer<typeof MealPlanChatMessageKindSchema>;
4396
+ type MealPlanSystemMessageKind = z.infer<typeof MealPlanSystemMessageKindSchema>;
4397
+ type MealPlanChatSystemPayload = z.infer<typeof MealPlanChatSystemPayloadSchema>;
4398
+ type MealPlanChatRoomSummary = z.infer<typeof MealPlanChatRoomSummarySchema>;
4399
+ type SendMealPlanChatMessageRequest = z.infer<typeof SendMealPlanChatMessageRequestSchema>;
4400
+ type MealPlanChatMessageResponse = z.infer<typeof MealPlanChatMessageResponseSchema>;
4401
+ type MealPlanChatMessageListResponse = z.infer<typeof MealPlanChatMessageListResponseSchema>;
4402
+ type MealPlanSystemMessage = z.infer<typeof MealPlanSystemMessageSchema>;
4403
+ type MealGroupMemberRole = z.infer<typeof MealGroupMemberRoleSchema>;
4404
+ type MealGroupMember = z.infer<typeof MealGroupMemberSchema>;
4405
+ type MealGroupResponse = z.infer<typeof MealGroupResponseSchema>;
4406
+ type CreateMealGroupRequest = z.infer<typeof CreateMealGroupRequestSchema>;
4407
+ type StartMealPlanFromGroupRequest = z.infer<typeof StartMealPlanFromGroupRequestSchema>;
4408
+ type AddMealGroupMemberRequest = z.infer<typeof AddMealGroupMemberRequestSchema>;
4409
+ type UpdateMealGroupMemberRoleRequest = z.infer<typeof UpdateMealGroupMemberRoleRequestSchema>;
4410
+ type MealGroupHistoryItem = z.infer<typeof MealGroupHistoryItemSchema>;
4411
+ type MealGroupHistoryResponse = z.infer<typeof MealGroupHistoryResponseSchema>;
4412
+ type MealGroupPreferenceSummary = z.infer<typeof MealGroupPreferenceSummarySchema>;
4413
+
4414
+ type MealPlanNotificationPriorityChannel = "HOME" | "NOTIFICATION_INBOX" | "FCM_PUSH" | "LIVE_ACTIVITY";
4415
+ type MealPlanNotificationKind = keyof typeof MEAL_PLAN_NOTIFICATION_PRIORITY_POLICIES;
4416
+ type MealPlanNotification = z.infer<typeof MealPlanNotificationSchema>;
4417
+ type MealPlanNotificationPriorityPolicy = (typeof MEAL_PLAN_NOTIFICATION_PRIORITY_POLICIES)[MealPlanNotificationKind];
4418
+ declare function getMealPlanNotificationPriorityPolicy(kind: string): MealPlanNotificationPriorityPolicy;
4419
+ declare function getMealPlanNotificationPriority(kind: string, channel?: MealPlanNotificationPriorityChannel): number;
4420
+ declare function getMealPlanLiveActivityBehavior(kind: string): "NONE" | "START_OR_UPDATE" | "UPDATE" | "END";
4421
+ declare function shouldShowForegroundToast(kind: string): boolean;
4422
+ declare function compareMealPlanNotificationsByPriority(channel: MealPlanNotificationPriorityChannel): (a: Pick<MealPlanNotification, "kind" | "createdAt" | "readAt">, b: Pick<MealPlanNotification, "kind" | "createdAt" | "readAt">) => number;
4423
+
4424
+ export { type AddMealGroupMemberRequest, AddMealGroupMemberRequestSchema, type CompleteMealPlanDecisionStageRequest, CompleteMealPlanDecisionStageRequestSchema, type ConfirmMealPlanDecisionSnapshotRequest, ConfirmMealPlanDecisionSnapshotRequestSchema, type CreateMealGroupRequest, CreateMealGroupRequestSchema, type CreateMealPlanChangeRequest, CreateMealPlanChangeRequestSchema, type CreateMealPlanInviteRequest, CreateMealPlanInviteRequestSchema, type CreateMealPlanJoinRequest, CreateMealPlanJoinRequestSchema, type CreateMealPlanParticipantRequest, CreateMealPlanParticipantRequestSchema, type CreateMealPlanRequest, CreateMealPlanRequestSchema, type CreateMealPlanResponse, CreateMealPlanResponseSchema, type CreateMealPlanShareLinkRequest, CreateMealPlanShareLinkRequestSchema, type CreateMealPlanVoteRequest, CreateMealPlanVoteRequestSchema, type ExposeMealPlanToNearbyFriendsRequest, ExposeMealPlanToNearbyFriendsRequestSchema, type ExposeMealPlanToNearbyFriendsResponse, ExposeMealPlanToNearbyFriendsResponseSchema, type HomeMealPlanActionCard, HomeMealPlanActionCardSchema, type HomeMealPlanActionKind, HomeMealPlanActionKindSchema, type HomeMealPlanDashboardResponse, HomeMealPlanDashboardResponseSchema, type JoinMealPlanGuestRequest, JoinMealPlanGuestRequestSchema, type JoinMealPlanGuestResponse, JoinMealPlanGuestResponseSchema, MEAL_PLAN_NOTIFICATION_PRIORITY_POLICIES, type MealGroupHistoryItem, MealGroupHistoryItemSchema, type MealGroupHistoryResponse, MealGroupHistoryResponseSchema, type MealGroupMember, type MealGroupMemberRole, MealGroupMemberRoleSchema, MealGroupMemberSchema, type MealGroupPreferenceSummary, MealGroupPreferenceSummarySchema, type MealGroupResponse, MealGroupResponseSchema, type MealMapFriendRecordLocationMetadata, MealMapFriendRecordLocationMetadataSchema, type MealMapLayer, MealMapLayerSchema, type MealMapMarker, MealMapMarkerSchema, type MealMapMyMealPlanPlaceMetadata, MealMapMyMealPlanPlaceMetadataSchema, type MealMapNearbyFriendMealPlanMetadata, MealMapNearbyFriendMealPlanMetadataSchema, type MealMapQuery, MealMapQuerySchema, type MealMapResponse, MealMapResponseSchema, type MealMapRestaurantCandidateCompletionBlockedReason, MealMapRestaurantCandidateCompletionBlockedReasonSchema, type MealMapRestaurantCandidateMetadata, MealMapRestaurantCandidateMetadataSchema, type MealPlanChangeRequestStatus, MealPlanChangeRequestStatusSchema, type MealPlanChangeRequestSummary, MealPlanChangeRequestSummarySchema, type MealPlanChannel, MealPlanChannelSchema, type MealPlanChatMessageKind, MealPlanChatMessageKindSchema, type MealPlanChatMessageListResponse, MealPlanChatMessageListResponseSchema, type MealPlanChatMessageResponse, MealPlanChatMessageResponseSchema, type MealPlanChatRoomSummary, MealPlanChatRoomSummarySchema, type MealPlanChatSystemPayload, MealPlanChatSystemPayloadSchema, type MealPlanDecisionActorType, MealPlanDecisionActorTypeSchema, type MealPlanDecisionCandidate, MealPlanDecisionCandidateSchema, type MealPlanDecisionFinalField, MealPlanDecisionFinalFieldSchema, type MealPlanDecisionProgress, MealPlanDecisionProgressSchema, type MealPlanDecisionReason, MealPlanDecisionReasonSchema, type MealPlanDecisionSnapshot, MealPlanDecisionSnapshotSchema, type MealPlanDecisionSnapshotStatus, MealPlanDecisionSnapshotStatusSchema, MealPlanDecisionStageIdSchema, type MealPlanDecisionStageMetadata, MealPlanDecisionStageMetadataSchema, type MealPlanDecisionStageResponse, MealPlanDecisionStageResponseSchema, type MealPlanDecisionStageStatus, MealPlanDecisionStageStatusSchema, type MealPlanDecisionStageType, MealPlanDecisionStageTypeSchema, type MealPlanDecisionTaskKey, MealPlanDecisionTaskKeySchema, type MealPlanDecisionTaskProgress, MealPlanDecisionTaskProgressSchema, type MealPlanDecisionTaskReadyRequest, MealPlanDecisionTaskReadyRequestSchema, type MealPlanDecisionTaskStatus, MealPlanDecisionTaskStatusSchema, type MealPlanGuestParticipant, MealPlanGuestParticipantSchema, type MealPlanGuestSessionQuery, MealPlanGuestSessionQuerySchema, type MealPlanGuestSessionResponse, MealPlanGuestSessionResponseSchema, type MealPlanInviteListResponse, MealPlanInviteListResponseSchema, type MealPlanInviteStatus, MealPlanInviteStatusSchema, type MealPlanInviteSummary, MealPlanInviteSummarySchema, type MealPlanJoinRequestStatus, MealPlanJoinRequestStatusSchema, type MealPlanJoinRequestSummary, MealPlanJoinRequestSummarySchema, type MealPlanJoinSource, MealPlanJoinSourceSchema, MealPlanLatitudeSchema, type MealPlanLiveActivityBehavior, MealPlanLiveActivityBehaviorSchema, type MealPlanLocationCandidate, MealPlanLocationCandidateIdSchema, MealPlanLocationCandidateSchema, MealPlanLocationCandidateSourceSchema, MealPlanLongitudeSchema, type MealPlanMenuCandidate, MealPlanMenuCandidateIdSchema, MealPlanMenuCandidateSchema, type MealPlanMenuCandidateSource, MealPlanMenuCandidateSourceSchema, type MealPlanNearbyFriendExposureBatchSummary, MealPlanNearbyFriendExposureBatchSummarySchema, MealPlanNearbyFriendExposureIdSchema, type MealPlanNearbyFriendExposureNotificationStatus, MealPlanNearbyFriendExposureNotificationStatusSchema, type MealPlanNearbyFriendExposureStatus, MealPlanNearbyFriendExposureStatusSchema, type MealPlanNearbyFriendExposureSummary, MealPlanNearbyFriendExposureSummarySchema, type MealPlanNearbyFriendRejectionReason, MealPlanNearbyFriendRejectionReasonSchema, type MealPlanNearbyFriendRejectionSummary, MealPlanNearbyFriendRejectionSummarySchema, type MealPlanNotification$1 as MealPlanNotification, type MealPlanNotificationKind$1 as MealPlanNotificationKind, MealPlanNotificationKindSchema, type MealPlanNotificationPriorityChannel$1 as MealPlanNotificationPriorityChannel, MealPlanNotificationPriorityChannelSchema, type MealPlanNotificationPriorityPolicy, type MealPlanNotificationPriorityPolicyItem, MealPlanNotificationPriorityPolicyItemSchema, MealPlanNotificationSchema, MealPlanParticipantIdSchema, type MealPlanParticipantResponse, MealPlanParticipantResponseSchema, type MealPlanParticipantRole, MealPlanParticipantRoleSchema, type MealPlanParticipantStatus, MealPlanParticipantStatusSchema, type MealPlanRecommendationContext, MealPlanRecommendationContextSchema, type MealPlanResponse, MealPlanResponseSchema, type MealPlanRestaurantCandidate, MealPlanRestaurantCandidateSchema, type MealPlanRestaurantSearchState, MealPlanRestaurantSearchStateSchema, type MealPlanRestaurantSearchStatus, MealPlanRestaurantSearchStatusSchema, type MealPlanShareLinkSummary, MealPlanShareLinkSummarySchema, type MealPlanSharePreviewResponse, MealPlanSharePreviewResponseSchema, type MealPlanStatus, MealPlanStatusSchema, type MealPlanSystemMessage, type MealPlanSystemMessageKind, MealPlanSystemMessageKindSchema, MealPlanSystemMessageSchema, type MealPlanViewerPermissions, MealPlanViewerPermissionsSchema, type MealPlanViewerRole, MealPlanViewerRoleSchema, type MealPlanVote, MealPlanVoteIdSchema, MealPlanVoteSchema, type MealPlanVoteType, MealPlanVoteTypeSchema, type MyMealPlanGroup, MyMealPlanGroupSchema, type MyMealPlanListItem, MyMealPlanListItemSchema, type MyMealPlanListResponse, MyMealPlanListResponseSchema, type NearbyFriendExposureEligibility, NearbyFriendExposureEligibilitySchema, type NearbyFriendMealPlanSummary, NearbyFriendMealPlanSummarySchema, type ReopenMealPlanDecisionTaskRequest, ReopenMealPlanDecisionTaskRequestSchema, type SendMealPlanChatMessageRequest, SendMealPlanChatMessageRequestSchema, type SendMealPlanInviteResponse, SendMealPlanInviteResponseSchema, type StartMealPlanFromGroupRequest, StartMealPlanFromGroupRequestSchema, type UpdateMealGroupMemberRoleRequest, UpdateMealGroupMemberRoleRequestSchema, type UpdateMealPlanContextRequest, UpdateMealPlanContextRequestSchema, compareMealPlanNotificationsByPriority, getMealPlanLiveActivityBehavior, getMealPlanNotificationPriority, getMealPlanNotificationPriorityPolicy, shouldShowForegroundToast };