@kimdaegyu/babmukdang-shared 1.1.10 → 2.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunk-3BLXZW4U.js +338 -0
- package/dist/{chunk-AI2YMBJX.js → chunk-65DWKLP6.js} +18 -9
- package/dist/{chunk-H77ISYYC.js → chunk-6R5CCY5Q.js} +22 -8
- package/dist/{chunk-4E5E3PFW.js → chunk-DRCY5UNQ.js} +20 -7
- package/dist/chunk-EX7S5FI5.js +91 -0
- package/dist/{chunk-HRM3FQPL.js → chunk-EYZU5HPG.js} +4 -1
- package/dist/{chunk-OJVXYCSH.js → chunk-G7TITUHT.js} +1 -1
- package/dist/chunk-GESEM4IA.js +122 -0
- package/dist/chunk-IPANLE7B.js +632 -0
- package/dist/chunk-KREAZLLH.js +1062 -0
- package/dist/{chunk-K3CZKI2F.js → chunk-P3MYMK34.js} +24 -13
- package/dist/chunk-Q4BPFDVB.js +171 -0
- package/dist/{chunk-W4C7XHTX.js → chunk-QUAG5LF5.js} +13 -6
- package/dist/chunk-TIOX7OHA.js +863 -0
- package/dist/{chunk-GTVEQYJW.js → chunk-TOXRHSD6.js} +1 -1
- package/dist/chunk-YV734GYZ.js +165 -0
- package/dist/domain/article/index.cjs +107 -15
- package/dist/domain/article/index.d.cts +254 -0
- package/dist/domain/article/index.d.ts +254 -0
- package/dist/domain/article/index.js +5 -5
- package/dist/domain/auth/index.cjs +88 -9
- package/dist/domain/auth/index.d.cts +29 -0
- package/dist/domain/auth/index.d.ts +29 -0
- package/dist/domain/auth/index.js +3 -3
- package/dist/domain/common/index.cjs +2100 -395
- package/dist/domain/common/index.d.cts +328 -0
- package/dist/domain/common/index.d.ts +328 -0
- package/dist/domain/common/index.js +65 -31
- package/dist/domain/food/index.cjs +248 -0
- package/dist/domain/food/index.d.cts +321 -0
- package/dist/domain/food/index.d.ts +321 -0
- package/dist/domain/food/index.js +44 -0
- package/dist/domain/friend/index.cjs +108 -12
- package/dist/domain/friend/index.d.cts +72 -0
- package/dist/domain/friend/index.d.ts +72 -0
- package/dist/domain/friend/index.js +6 -4
- package/dist/domain/index.cjs +2736 -522
- package/dist/domain/index.d.cts +576 -0
- package/dist/domain/index.d.ts +576 -0
- package/dist/domain/index.js +429 -140
- package/dist/domain/live-activity/index.cjs +1061 -0
- package/dist/domain/live-activity/index.d.cts +177 -0
- package/dist/domain/live-activity/index.d.ts +177 -0
- package/dist/domain/live-activity/index.js +27 -0
- package/dist/domain/meal/index.cjs +101 -12
- package/dist/domain/meal/index.d.cts +47 -0
- package/dist/domain/meal/index.d.ts +47 -0
- package/dist/domain/meal/index.js +4 -4
- package/dist/domain/meal-plan/index.cjs +1504 -0
- package/dist/domain/meal-plan/index.d.cts +4424 -0
- package/dist/domain/meal-plan/index.d.ts +4424 -0
- package/dist/domain/meal-plan/index.js +256 -0
- package/dist/domain/member/index.cjs +114 -9
- package/dist/domain/member/index.d.cts +330 -0
- package/dist/domain/member/index.d.ts +330 -0
- package/dist/domain/member/index.js +26 -2
- package/dist/domain/promotion/index.cjs +26 -8
- package/dist/domain/promotion/index.d.cts +81 -0
- package/dist/domain/promotion/index.d.ts +81 -0
- package/dist/domain/promotion/index.js +3 -3
- package/dist/domain/push/index.cjs +1004 -0
- package/dist/domain/push/index.d.cts +169 -0
- package/dist/domain/push/index.d.ts +169 -0
- package/dist/domain/push/index.js +35 -0
- package/dist/domain/restaurant/index.cjs +10 -4
- package/dist/domain/restaurant/index.d.cts +34 -0
- package/dist/domain/restaurant/index.d.ts +34 -0
- package/dist/domain/restaurant/index.js +2 -2
- package/dist/index.cjs +2533 -640
- package/dist/index.d.cts +14 -0
- package/dist/index.d.ts +14 -0
- package/dist/index.js +16 -191
- package/package.json +52 -55
- package/dist/chunk-PFSZSKD5.js +0 -0
- package/dist/chunk-PQMEXOPZ.js +0 -232
- package/dist/chunk-W4TUW2GY.js +0 -40
- package/dist/chunk-WNYCCQM4.js +0 -342
- package/dist/chunk-YGFAVC5N.js +0 -34
- package/dist/chunk-YM7YU7IR.js +0 -319
- package/dist/chunk-ZH7D7B2Y.js +0 -78
- package/dist/domain/invitation/index.cjs +0 -82
- package/dist/domain/invitation/index.js +0 -13
- package/dist/domain/plan/index.cjs +0 -327
- package/dist/domain/plan/index.js +0 -18
- package/dist/domain/recruit/index.cjs +0 -189
- package/dist/domain/recruit/index.js +0 -30
- package/dist/domain/room/index.cjs +0 -401
- package/dist/domain/room/index.js +0 -82
|
@@ -0,0 +1,321 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const FoodGranularitySchema: z.ZodEnum<{
|
|
4
|
+
main_dish: "main_dish";
|
|
5
|
+
side_dish: "side_dish";
|
|
6
|
+
beverage: "beverage";
|
|
7
|
+
sauce: "sauce";
|
|
8
|
+
}>;
|
|
9
|
+
declare const CuisineTagSchema: z.ZodEnum<{
|
|
10
|
+
unknown: "unknown";
|
|
11
|
+
beverage: "beverage";
|
|
12
|
+
korean: "korean";
|
|
13
|
+
western: "western";
|
|
14
|
+
chinese: "chinese";
|
|
15
|
+
japanese: "japanese";
|
|
16
|
+
mexican: "mexican";
|
|
17
|
+
indian: "indian";
|
|
18
|
+
asian: "asian";
|
|
19
|
+
snack: "snack";
|
|
20
|
+
dessert: "dessert";
|
|
21
|
+
}>;
|
|
22
|
+
declare const FoodResolvedMatchSourceSchema: z.ZodEnum<{
|
|
23
|
+
category: "category";
|
|
24
|
+
alias: "alias";
|
|
25
|
+
lexical: "lexical";
|
|
26
|
+
semantic: "semantic";
|
|
27
|
+
}>;
|
|
28
|
+
declare const FoodCodeManifestImageSchema: z.ZodObject<{
|
|
29
|
+
src: z.ZodString;
|
|
30
|
+
avifSrcset: z.ZodOptional<z.ZodString>;
|
|
31
|
+
thumbhashDataURL: z.ZodOptional<z.ZodString>;
|
|
32
|
+
aspectRatio: z.ZodOptional<z.ZodNumber>;
|
|
33
|
+
}, z.core.$strip>;
|
|
34
|
+
declare const FoodCodeManifestItemSchema: z.ZodObject<{
|
|
35
|
+
code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
|
|
36
|
+
label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
|
|
37
|
+
aliases: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
38
|
+
parentCategory: z.ZodString;
|
|
39
|
+
cuisineTags: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
40
|
+
unknown: "unknown";
|
|
41
|
+
beverage: "beverage";
|
|
42
|
+
korean: "korean";
|
|
43
|
+
western: "western";
|
|
44
|
+
chinese: "chinese";
|
|
45
|
+
japanese: "japanese";
|
|
46
|
+
mexican: "mexican";
|
|
47
|
+
indian: "indian";
|
|
48
|
+
asian: "asian";
|
|
49
|
+
snack: "snack";
|
|
50
|
+
dessert: "dessert";
|
|
51
|
+
}>>>;
|
|
52
|
+
categoryTags: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
53
|
+
semanticTags: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
54
|
+
granularity: z.ZodEnum<{
|
|
55
|
+
main_dish: "main_dish";
|
|
56
|
+
side_dish: "side_dish";
|
|
57
|
+
beverage: "beverage";
|
|
58
|
+
sauce: "sauce";
|
|
59
|
+
}>;
|
|
60
|
+
searchable: z.ZodBoolean;
|
|
61
|
+
recommendable: z.ZodBoolean;
|
|
62
|
+
previewEnabled: z.ZodBoolean;
|
|
63
|
+
imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
64
|
+
image: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
65
|
+
src: z.ZodString;
|
|
66
|
+
avifSrcset: z.ZodOptional<z.ZodString>;
|
|
67
|
+
thumbhashDataURL: z.ZodOptional<z.ZodString>;
|
|
68
|
+
aspectRatio: z.ZodOptional<z.ZodNumber>;
|
|
69
|
+
}, z.core.$strip>>>;
|
|
70
|
+
popularity: z.ZodOptional<z.ZodNumber>;
|
|
71
|
+
source: z.ZodOptional<z.ZodEnum<{
|
|
72
|
+
manual: "manual";
|
|
73
|
+
foodname: "foodname";
|
|
74
|
+
foodai: "foodai";
|
|
75
|
+
legacy: "legacy";
|
|
76
|
+
}>>;
|
|
77
|
+
}, z.core.$strip>;
|
|
78
|
+
declare const FoodCodeManifestSchema: z.ZodObject<{
|
|
79
|
+
version: z.ZodString;
|
|
80
|
+
updatedAt: z.ZodString;
|
|
81
|
+
taxonomyVersion: z.ZodString;
|
|
82
|
+
etag: z.ZodOptional<z.ZodString>;
|
|
83
|
+
items: z.ZodArray<z.ZodObject<{
|
|
84
|
+
code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
|
|
85
|
+
label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
|
|
86
|
+
aliases: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
87
|
+
parentCategory: z.ZodString;
|
|
88
|
+
cuisineTags: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
89
|
+
unknown: "unknown";
|
|
90
|
+
beverage: "beverage";
|
|
91
|
+
korean: "korean";
|
|
92
|
+
western: "western";
|
|
93
|
+
chinese: "chinese";
|
|
94
|
+
japanese: "japanese";
|
|
95
|
+
mexican: "mexican";
|
|
96
|
+
indian: "indian";
|
|
97
|
+
asian: "asian";
|
|
98
|
+
snack: "snack";
|
|
99
|
+
dessert: "dessert";
|
|
100
|
+
}>>>;
|
|
101
|
+
categoryTags: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
102
|
+
semanticTags: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
103
|
+
granularity: z.ZodEnum<{
|
|
104
|
+
main_dish: "main_dish";
|
|
105
|
+
side_dish: "side_dish";
|
|
106
|
+
beverage: "beverage";
|
|
107
|
+
sauce: "sauce";
|
|
108
|
+
}>;
|
|
109
|
+
searchable: z.ZodBoolean;
|
|
110
|
+
recommendable: z.ZodBoolean;
|
|
111
|
+
previewEnabled: z.ZodBoolean;
|
|
112
|
+
imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
113
|
+
image: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
114
|
+
src: z.ZodString;
|
|
115
|
+
avifSrcset: z.ZodOptional<z.ZodString>;
|
|
116
|
+
thumbhashDataURL: z.ZodOptional<z.ZodString>;
|
|
117
|
+
aspectRatio: z.ZodOptional<z.ZodNumber>;
|
|
118
|
+
}, z.core.$strip>>>;
|
|
119
|
+
popularity: z.ZodOptional<z.ZodNumber>;
|
|
120
|
+
source: z.ZodOptional<z.ZodEnum<{
|
|
121
|
+
manual: "manual";
|
|
122
|
+
foodname: "foodname";
|
|
123
|
+
foodai: "foodai";
|
|
124
|
+
legacy: "legacy";
|
|
125
|
+
}>>;
|
|
126
|
+
}, z.core.$strip>>;
|
|
127
|
+
categoryIndex: z.ZodRecord<z.ZodString, z.ZodArray<z.core.$ZodBranded<z.ZodString, "FoodCode", "out">>>;
|
|
128
|
+
aliasIndex: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.core.$ZodBranded<z.ZodString, "FoodCode", "out">>>>;
|
|
129
|
+
}, z.core.$strip>;
|
|
130
|
+
declare const FoodImageIndexItemSchema: z.ZodObject<{
|
|
131
|
+
code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
|
|
132
|
+
label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
|
|
133
|
+
imageUrl: z.ZodNullable<z.ZodString>;
|
|
134
|
+
image: z.ZodNullable<z.ZodObject<{
|
|
135
|
+
src: z.ZodString;
|
|
136
|
+
avifSrcset: z.ZodOptional<z.ZodString>;
|
|
137
|
+
thumbhashDataURL: z.ZodOptional<z.ZodString>;
|
|
138
|
+
aspectRatio: z.ZodOptional<z.ZodNumber>;
|
|
139
|
+
}, z.core.$strip>>;
|
|
140
|
+
source: z.ZodOptional<z.ZodEnum<{
|
|
141
|
+
manual: "manual";
|
|
142
|
+
foodname: "foodname";
|
|
143
|
+
foodai: "foodai";
|
|
144
|
+
legacy: "legacy";
|
|
145
|
+
}>>;
|
|
146
|
+
}, z.core.$strip>;
|
|
147
|
+
declare const FoodImageIndexManifestSchema: z.ZodObject<{
|
|
148
|
+
version: z.ZodString;
|
|
149
|
+
updatedAt: z.ZodString;
|
|
150
|
+
taxonomyVersion: z.ZodString;
|
|
151
|
+
items: z.ZodArray<z.ZodObject<{
|
|
152
|
+
code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
|
|
153
|
+
label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
|
|
154
|
+
imageUrl: z.ZodNullable<z.ZodString>;
|
|
155
|
+
image: z.ZodNullable<z.ZodObject<{
|
|
156
|
+
src: z.ZodString;
|
|
157
|
+
avifSrcset: z.ZodOptional<z.ZodString>;
|
|
158
|
+
thumbhashDataURL: z.ZodOptional<z.ZodString>;
|
|
159
|
+
aspectRatio: z.ZodOptional<z.ZodNumber>;
|
|
160
|
+
}, z.core.$strip>>;
|
|
161
|
+
source: z.ZodOptional<z.ZodEnum<{
|
|
162
|
+
manual: "manual";
|
|
163
|
+
foodname: "foodname";
|
|
164
|
+
foodai: "foodai";
|
|
165
|
+
legacy: "legacy";
|
|
166
|
+
}>>;
|
|
167
|
+
}, z.core.$strip>>;
|
|
168
|
+
}, z.core.$strip>;
|
|
169
|
+
declare const ResolvedFoodCodeSchema: z.ZodObject<{
|
|
170
|
+
code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
|
|
171
|
+
label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
|
|
172
|
+
matchedBy: z.ZodEnum<{
|
|
173
|
+
category: "category";
|
|
174
|
+
alias: "alias";
|
|
175
|
+
lexical: "lexical";
|
|
176
|
+
semantic: "semantic";
|
|
177
|
+
}>;
|
|
178
|
+
score: z.ZodNumber;
|
|
179
|
+
granularity: z.ZodEnum<{
|
|
180
|
+
main_dish: "main_dish";
|
|
181
|
+
side_dish: "side_dish";
|
|
182
|
+
beverage: "beverage";
|
|
183
|
+
sauce: "sauce";
|
|
184
|
+
}>;
|
|
185
|
+
imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
186
|
+
}, z.core.$strip>;
|
|
187
|
+
declare const FoodResolveQuerySchema: z.ZodObject<{
|
|
188
|
+
q: z.ZodDefault<z.ZodString>;
|
|
189
|
+
limit: z.ZodDefault<z.ZodOptional<z.ZodCoercedNumber<unknown>>>;
|
|
190
|
+
recommendableOnly: z.ZodDefault<z.ZodOptional<z.ZodPreprocess<z.ZodBoolean>>>;
|
|
191
|
+
}, z.core.$strip>;
|
|
192
|
+
declare const FoodSearchQuerySchema: z.ZodObject<{
|
|
193
|
+
q: z.ZodDefault<z.ZodString>;
|
|
194
|
+
limit: z.ZodDefault<z.ZodOptional<z.ZodCoercedNumber<unknown>>>;
|
|
195
|
+
}, z.core.$strip>;
|
|
196
|
+
declare const FoodResolveResponseSchema: z.ZodObject<{
|
|
197
|
+
query: z.ZodString;
|
|
198
|
+
items: z.ZodArray<z.ZodObject<{
|
|
199
|
+
code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
|
|
200
|
+
label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
|
|
201
|
+
matchedBy: z.ZodEnum<{
|
|
202
|
+
category: "category";
|
|
203
|
+
alias: "alias";
|
|
204
|
+
lexical: "lexical";
|
|
205
|
+
semantic: "semantic";
|
|
206
|
+
}>;
|
|
207
|
+
score: z.ZodNumber;
|
|
208
|
+
granularity: z.ZodEnum<{
|
|
209
|
+
main_dish: "main_dish";
|
|
210
|
+
side_dish: "side_dish";
|
|
211
|
+
beverage: "beverage";
|
|
212
|
+
sauce: "sauce";
|
|
213
|
+
}>;
|
|
214
|
+
imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
215
|
+
}, z.core.$strip>>;
|
|
216
|
+
}, z.core.$strip>;
|
|
217
|
+
declare const FoodSearchResponseSchema: z.ZodObject<{
|
|
218
|
+
query: z.ZodString;
|
|
219
|
+
items: z.ZodArray<z.ZodObject<{
|
|
220
|
+
code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
|
|
221
|
+
label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
|
|
222
|
+
matchedBy: z.ZodEnum<{
|
|
223
|
+
category: "category";
|
|
224
|
+
alias: "alias";
|
|
225
|
+
lexical: "lexical";
|
|
226
|
+
semantic: "semantic";
|
|
227
|
+
}>;
|
|
228
|
+
score: z.ZodNumber;
|
|
229
|
+
granularity: z.ZodEnum<{
|
|
230
|
+
main_dish: "main_dish";
|
|
231
|
+
side_dish: "side_dish";
|
|
232
|
+
beverage: "beverage";
|
|
233
|
+
sauce: "sauce";
|
|
234
|
+
}>;
|
|
235
|
+
imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
236
|
+
}, z.core.$strip>>;
|
|
237
|
+
}, z.core.$strip>;
|
|
238
|
+
declare const FoodAiClassMappingStatusSchema: z.ZodEnum<{
|
|
239
|
+
exact: "exact";
|
|
240
|
+
broad: "broad";
|
|
241
|
+
narrow: "narrow";
|
|
242
|
+
merged: "merged";
|
|
243
|
+
ignored: "ignored";
|
|
244
|
+
review_required: "review_required";
|
|
245
|
+
}>;
|
|
246
|
+
declare const AiClassFoodCodeMappingSchema: z.ZodObject<{
|
|
247
|
+
classId: z.ZodNumber;
|
|
248
|
+
aiLabel: z.ZodString;
|
|
249
|
+
aiAliases: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
250
|
+
representativeCode: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "FoodCode", "out">>;
|
|
251
|
+
candidateCodes: z.ZodDefault<z.ZodArray<z.core.$ZodBranded<z.ZodString, "FoodCode", "out">>>;
|
|
252
|
+
mappingStatus: z.ZodEnum<{
|
|
253
|
+
exact: "exact";
|
|
254
|
+
broad: "broad";
|
|
255
|
+
narrow: "narrow";
|
|
256
|
+
merged: "merged";
|
|
257
|
+
ignored: "ignored";
|
|
258
|
+
review_required: "review_required";
|
|
259
|
+
}>;
|
|
260
|
+
granularity: z.ZodEnum<{
|
|
261
|
+
main_dish: "main_dish";
|
|
262
|
+
side_dish: "side_dish";
|
|
263
|
+
beverage: "beverage";
|
|
264
|
+
sauce: "sauce";
|
|
265
|
+
}>;
|
|
266
|
+
searchable: z.ZodBoolean;
|
|
267
|
+
recommendable: z.ZodBoolean;
|
|
268
|
+
reason: z.ZodOptional<z.ZodString>;
|
|
269
|
+
}, z.core.$strip>;
|
|
270
|
+
declare const AiClassToFoodCodeMapManifestSchema: z.ZodObject<{
|
|
271
|
+
version: z.ZodString;
|
|
272
|
+
updatedAt: z.ZodString;
|
|
273
|
+
modelTaxonomyVersion: z.ZodString;
|
|
274
|
+
serviceTaxonomyVersion: z.ZodString;
|
|
275
|
+
classes: z.ZodArray<z.ZodObject<{
|
|
276
|
+
classId: z.ZodNumber;
|
|
277
|
+
aiLabel: z.ZodString;
|
|
278
|
+
aiAliases: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
279
|
+
representativeCode: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "FoodCode", "out">>;
|
|
280
|
+
candidateCodes: z.ZodDefault<z.ZodArray<z.core.$ZodBranded<z.ZodString, "FoodCode", "out">>>;
|
|
281
|
+
mappingStatus: z.ZodEnum<{
|
|
282
|
+
exact: "exact";
|
|
283
|
+
broad: "broad";
|
|
284
|
+
narrow: "narrow";
|
|
285
|
+
merged: "merged";
|
|
286
|
+
ignored: "ignored";
|
|
287
|
+
review_required: "review_required";
|
|
288
|
+
}>;
|
|
289
|
+
granularity: z.ZodEnum<{
|
|
290
|
+
main_dish: "main_dish";
|
|
291
|
+
side_dish: "side_dish";
|
|
292
|
+
beverage: "beverage";
|
|
293
|
+
sauce: "sauce";
|
|
294
|
+
}>;
|
|
295
|
+
searchable: z.ZodBoolean;
|
|
296
|
+
recommendable: z.ZodBoolean;
|
|
297
|
+
reason: z.ZodOptional<z.ZodString>;
|
|
298
|
+
}, z.core.$strip>>;
|
|
299
|
+
}, z.core.$strip>;
|
|
300
|
+
|
|
301
|
+
type FoodGranularity = z.infer<typeof FoodGranularitySchema>;
|
|
302
|
+
type CuisineTag = z.infer<typeof CuisineTagSchema>;
|
|
303
|
+
type FoodResolvedMatchSource = z.infer<typeof FoodResolvedMatchSourceSchema>;
|
|
304
|
+
type FoodCodeManifestImage = z.infer<typeof FoodCodeManifestImageSchema>;
|
|
305
|
+
type FoodCodeManifestItem = z.infer<typeof FoodCodeManifestItemSchema>;
|
|
306
|
+
type FoodCodeManifest = z.infer<typeof FoodCodeManifestSchema>;
|
|
307
|
+
type FoodImageIndexItem = z.infer<typeof FoodImageIndexItemSchema>;
|
|
308
|
+
type FoodImageIndexManifest = z.infer<typeof FoodImageIndexManifestSchema>;
|
|
309
|
+
type FoodAiClassMappingStatus = z.infer<typeof FoodAiClassMappingStatusSchema>;
|
|
310
|
+
type AiClassFoodCodeMapping = z.infer<typeof AiClassFoodCodeMappingSchema>;
|
|
311
|
+
type AiClassToFoodCodeMapManifest = z.infer<typeof AiClassToFoodCodeMapManifestSchema>;
|
|
312
|
+
type ResolvedFoodCode = z.infer<typeof ResolvedFoodCodeSchema>;
|
|
313
|
+
type FoodResolveQuery = z.infer<typeof FoodResolveQuerySchema>;
|
|
314
|
+
type FoodSearchQuery = z.infer<typeof FoodSearchQuerySchema>;
|
|
315
|
+
type FoodResolveResponse = z.infer<typeof FoodResolveResponseSchema>;
|
|
316
|
+
type FoodSearchResponse = z.infer<typeof FoodSearchResponseSchema>;
|
|
317
|
+
declare const FOOD_CODE_MANIFEST_PATH: "/manifests/food-code-manifest.json";
|
|
318
|
+
declare const AI_CLASS_TO_FOOD_CODE_MAP_PATH: "/manifests/ai-class-to-food-code-map.json";
|
|
319
|
+
declare const FOOD_IMAGE_INDEX_PATH: "/manifests/food-image-index.json";
|
|
320
|
+
|
|
321
|
+
export { AI_CLASS_TO_FOOD_CODE_MAP_PATH, type AiClassFoodCodeMapping, AiClassFoodCodeMappingSchema, type AiClassToFoodCodeMapManifest, AiClassToFoodCodeMapManifestSchema, type CuisineTag, CuisineTagSchema, FOOD_CODE_MANIFEST_PATH, FOOD_IMAGE_INDEX_PATH, type FoodAiClassMappingStatus, FoodAiClassMappingStatusSchema, type FoodCodeManifest, type FoodCodeManifestImage, FoodCodeManifestImageSchema, type FoodCodeManifestItem, FoodCodeManifestItemSchema, FoodCodeManifestSchema, type FoodGranularity, FoodGranularitySchema, type FoodImageIndexItem, FoodImageIndexItemSchema, type FoodImageIndexManifest, FoodImageIndexManifestSchema, type FoodResolveQuery, FoodResolveQuerySchema, type FoodResolveResponse, FoodResolveResponseSchema, type FoodResolvedMatchSource, FoodResolvedMatchSourceSchema, type FoodSearchQuery, FoodSearchQuerySchema, type FoodSearchResponse, FoodSearchResponseSchema, type ResolvedFoodCode, ResolvedFoodCodeSchema };
|
|
@@ -0,0 +1,321 @@
|
|
|
1
|
+
import { z } from 'zod';
|
|
2
|
+
|
|
3
|
+
declare const FoodGranularitySchema: z.ZodEnum<{
|
|
4
|
+
main_dish: "main_dish";
|
|
5
|
+
side_dish: "side_dish";
|
|
6
|
+
beverage: "beverage";
|
|
7
|
+
sauce: "sauce";
|
|
8
|
+
}>;
|
|
9
|
+
declare const CuisineTagSchema: z.ZodEnum<{
|
|
10
|
+
unknown: "unknown";
|
|
11
|
+
beverage: "beverage";
|
|
12
|
+
korean: "korean";
|
|
13
|
+
western: "western";
|
|
14
|
+
chinese: "chinese";
|
|
15
|
+
japanese: "japanese";
|
|
16
|
+
mexican: "mexican";
|
|
17
|
+
indian: "indian";
|
|
18
|
+
asian: "asian";
|
|
19
|
+
snack: "snack";
|
|
20
|
+
dessert: "dessert";
|
|
21
|
+
}>;
|
|
22
|
+
declare const FoodResolvedMatchSourceSchema: z.ZodEnum<{
|
|
23
|
+
category: "category";
|
|
24
|
+
alias: "alias";
|
|
25
|
+
lexical: "lexical";
|
|
26
|
+
semantic: "semantic";
|
|
27
|
+
}>;
|
|
28
|
+
declare const FoodCodeManifestImageSchema: z.ZodObject<{
|
|
29
|
+
src: z.ZodString;
|
|
30
|
+
avifSrcset: z.ZodOptional<z.ZodString>;
|
|
31
|
+
thumbhashDataURL: z.ZodOptional<z.ZodString>;
|
|
32
|
+
aspectRatio: z.ZodOptional<z.ZodNumber>;
|
|
33
|
+
}, z.core.$strip>;
|
|
34
|
+
declare const FoodCodeManifestItemSchema: z.ZodObject<{
|
|
35
|
+
code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
|
|
36
|
+
label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
|
|
37
|
+
aliases: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
38
|
+
parentCategory: z.ZodString;
|
|
39
|
+
cuisineTags: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
40
|
+
unknown: "unknown";
|
|
41
|
+
beverage: "beverage";
|
|
42
|
+
korean: "korean";
|
|
43
|
+
western: "western";
|
|
44
|
+
chinese: "chinese";
|
|
45
|
+
japanese: "japanese";
|
|
46
|
+
mexican: "mexican";
|
|
47
|
+
indian: "indian";
|
|
48
|
+
asian: "asian";
|
|
49
|
+
snack: "snack";
|
|
50
|
+
dessert: "dessert";
|
|
51
|
+
}>>>;
|
|
52
|
+
categoryTags: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
53
|
+
semanticTags: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
54
|
+
granularity: z.ZodEnum<{
|
|
55
|
+
main_dish: "main_dish";
|
|
56
|
+
side_dish: "side_dish";
|
|
57
|
+
beverage: "beverage";
|
|
58
|
+
sauce: "sauce";
|
|
59
|
+
}>;
|
|
60
|
+
searchable: z.ZodBoolean;
|
|
61
|
+
recommendable: z.ZodBoolean;
|
|
62
|
+
previewEnabled: z.ZodBoolean;
|
|
63
|
+
imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
64
|
+
image: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
65
|
+
src: z.ZodString;
|
|
66
|
+
avifSrcset: z.ZodOptional<z.ZodString>;
|
|
67
|
+
thumbhashDataURL: z.ZodOptional<z.ZodString>;
|
|
68
|
+
aspectRatio: z.ZodOptional<z.ZodNumber>;
|
|
69
|
+
}, z.core.$strip>>>;
|
|
70
|
+
popularity: z.ZodOptional<z.ZodNumber>;
|
|
71
|
+
source: z.ZodOptional<z.ZodEnum<{
|
|
72
|
+
manual: "manual";
|
|
73
|
+
foodname: "foodname";
|
|
74
|
+
foodai: "foodai";
|
|
75
|
+
legacy: "legacy";
|
|
76
|
+
}>>;
|
|
77
|
+
}, z.core.$strip>;
|
|
78
|
+
declare const FoodCodeManifestSchema: z.ZodObject<{
|
|
79
|
+
version: z.ZodString;
|
|
80
|
+
updatedAt: z.ZodString;
|
|
81
|
+
taxonomyVersion: z.ZodString;
|
|
82
|
+
etag: z.ZodOptional<z.ZodString>;
|
|
83
|
+
items: z.ZodArray<z.ZodObject<{
|
|
84
|
+
code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
|
|
85
|
+
label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
|
|
86
|
+
aliases: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
87
|
+
parentCategory: z.ZodString;
|
|
88
|
+
cuisineTags: z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
89
|
+
unknown: "unknown";
|
|
90
|
+
beverage: "beverage";
|
|
91
|
+
korean: "korean";
|
|
92
|
+
western: "western";
|
|
93
|
+
chinese: "chinese";
|
|
94
|
+
japanese: "japanese";
|
|
95
|
+
mexican: "mexican";
|
|
96
|
+
indian: "indian";
|
|
97
|
+
asian: "asian";
|
|
98
|
+
snack: "snack";
|
|
99
|
+
dessert: "dessert";
|
|
100
|
+
}>>>;
|
|
101
|
+
categoryTags: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
102
|
+
semanticTags: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
103
|
+
granularity: z.ZodEnum<{
|
|
104
|
+
main_dish: "main_dish";
|
|
105
|
+
side_dish: "side_dish";
|
|
106
|
+
beverage: "beverage";
|
|
107
|
+
sauce: "sauce";
|
|
108
|
+
}>;
|
|
109
|
+
searchable: z.ZodBoolean;
|
|
110
|
+
recommendable: z.ZodBoolean;
|
|
111
|
+
previewEnabled: z.ZodBoolean;
|
|
112
|
+
imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
113
|
+
image: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
114
|
+
src: z.ZodString;
|
|
115
|
+
avifSrcset: z.ZodOptional<z.ZodString>;
|
|
116
|
+
thumbhashDataURL: z.ZodOptional<z.ZodString>;
|
|
117
|
+
aspectRatio: z.ZodOptional<z.ZodNumber>;
|
|
118
|
+
}, z.core.$strip>>>;
|
|
119
|
+
popularity: z.ZodOptional<z.ZodNumber>;
|
|
120
|
+
source: z.ZodOptional<z.ZodEnum<{
|
|
121
|
+
manual: "manual";
|
|
122
|
+
foodname: "foodname";
|
|
123
|
+
foodai: "foodai";
|
|
124
|
+
legacy: "legacy";
|
|
125
|
+
}>>;
|
|
126
|
+
}, z.core.$strip>>;
|
|
127
|
+
categoryIndex: z.ZodRecord<z.ZodString, z.ZodArray<z.core.$ZodBranded<z.ZodString, "FoodCode", "out">>>;
|
|
128
|
+
aliasIndex: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.core.$ZodBranded<z.ZodString, "FoodCode", "out">>>>;
|
|
129
|
+
}, z.core.$strip>;
|
|
130
|
+
declare const FoodImageIndexItemSchema: z.ZodObject<{
|
|
131
|
+
code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
|
|
132
|
+
label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
|
|
133
|
+
imageUrl: z.ZodNullable<z.ZodString>;
|
|
134
|
+
image: z.ZodNullable<z.ZodObject<{
|
|
135
|
+
src: z.ZodString;
|
|
136
|
+
avifSrcset: z.ZodOptional<z.ZodString>;
|
|
137
|
+
thumbhashDataURL: z.ZodOptional<z.ZodString>;
|
|
138
|
+
aspectRatio: z.ZodOptional<z.ZodNumber>;
|
|
139
|
+
}, z.core.$strip>>;
|
|
140
|
+
source: z.ZodOptional<z.ZodEnum<{
|
|
141
|
+
manual: "manual";
|
|
142
|
+
foodname: "foodname";
|
|
143
|
+
foodai: "foodai";
|
|
144
|
+
legacy: "legacy";
|
|
145
|
+
}>>;
|
|
146
|
+
}, z.core.$strip>;
|
|
147
|
+
declare const FoodImageIndexManifestSchema: z.ZodObject<{
|
|
148
|
+
version: z.ZodString;
|
|
149
|
+
updatedAt: z.ZodString;
|
|
150
|
+
taxonomyVersion: z.ZodString;
|
|
151
|
+
items: z.ZodArray<z.ZodObject<{
|
|
152
|
+
code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
|
|
153
|
+
label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
|
|
154
|
+
imageUrl: z.ZodNullable<z.ZodString>;
|
|
155
|
+
image: z.ZodNullable<z.ZodObject<{
|
|
156
|
+
src: z.ZodString;
|
|
157
|
+
avifSrcset: z.ZodOptional<z.ZodString>;
|
|
158
|
+
thumbhashDataURL: z.ZodOptional<z.ZodString>;
|
|
159
|
+
aspectRatio: z.ZodOptional<z.ZodNumber>;
|
|
160
|
+
}, z.core.$strip>>;
|
|
161
|
+
source: z.ZodOptional<z.ZodEnum<{
|
|
162
|
+
manual: "manual";
|
|
163
|
+
foodname: "foodname";
|
|
164
|
+
foodai: "foodai";
|
|
165
|
+
legacy: "legacy";
|
|
166
|
+
}>>;
|
|
167
|
+
}, z.core.$strip>>;
|
|
168
|
+
}, z.core.$strip>;
|
|
169
|
+
declare const ResolvedFoodCodeSchema: z.ZodObject<{
|
|
170
|
+
code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
|
|
171
|
+
label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
|
|
172
|
+
matchedBy: z.ZodEnum<{
|
|
173
|
+
category: "category";
|
|
174
|
+
alias: "alias";
|
|
175
|
+
lexical: "lexical";
|
|
176
|
+
semantic: "semantic";
|
|
177
|
+
}>;
|
|
178
|
+
score: z.ZodNumber;
|
|
179
|
+
granularity: z.ZodEnum<{
|
|
180
|
+
main_dish: "main_dish";
|
|
181
|
+
side_dish: "side_dish";
|
|
182
|
+
beverage: "beverage";
|
|
183
|
+
sauce: "sauce";
|
|
184
|
+
}>;
|
|
185
|
+
imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
186
|
+
}, z.core.$strip>;
|
|
187
|
+
declare const FoodResolveQuerySchema: z.ZodObject<{
|
|
188
|
+
q: z.ZodDefault<z.ZodString>;
|
|
189
|
+
limit: z.ZodDefault<z.ZodOptional<z.ZodCoercedNumber<unknown>>>;
|
|
190
|
+
recommendableOnly: z.ZodDefault<z.ZodOptional<z.ZodPreprocess<z.ZodBoolean>>>;
|
|
191
|
+
}, z.core.$strip>;
|
|
192
|
+
declare const FoodSearchQuerySchema: z.ZodObject<{
|
|
193
|
+
q: z.ZodDefault<z.ZodString>;
|
|
194
|
+
limit: z.ZodDefault<z.ZodOptional<z.ZodCoercedNumber<unknown>>>;
|
|
195
|
+
}, z.core.$strip>;
|
|
196
|
+
declare const FoodResolveResponseSchema: z.ZodObject<{
|
|
197
|
+
query: z.ZodString;
|
|
198
|
+
items: z.ZodArray<z.ZodObject<{
|
|
199
|
+
code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
|
|
200
|
+
label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
|
|
201
|
+
matchedBy: z.ZodEnum<{
|
|
202
|
+
category: "category";
|
|
203
|
+
alias: "alias";
|
|
204
|
+
lexical: "lexical";
|
|
205
|
+
semantic: "semantic";
|
|
206
|
+
}>;
|
|
207
|
+
score: z.ZodNumber;
|
|
208
|
+
granularity: z.ZodEnum<{
|
|
209
|
+
main_dish: "main_dish";
|
|
210
|
+
side_dish: "side_dish";
|
|
211
|
+
beverage: "beverage";
|
|
212
|
+
sauce: "sauce";
|
|
213
|
+
}>;
|
|
214
|
+
imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
215
|
+
}, z.core.$strip>>;
|
|
216
|
+
}, z.core.$strip>;
|
|
217
|
+
declare const FoodSearchResponseSchema: z.ZodObject<{
|
|
218
|
+
query: z.ZodString;
|
|
219
|
+
items: z.ZodArray<z.ZodObject<{
|
|
220
|
+
code: z.core.$ZodBranded<z.ZodString, "FoodCode", "out">;
|
|
221
|
+
label: z.core.$ZodBranded<z.ZodString, "FoodLabel", "out">;
|
|
222
|
+
matchedBy: z.ZodEnum<{
|
|
223
|
+
category: "category";
|
|
224
|
+
alias: "alias";
|
|
225
|
+
lexical: "lexical";
|
|
226
|
+
semantic: "semantic";
|
|
227
|
+
}>;
|
|
228
|
+
score: z.ZodNumber;
|
|
229
|
+
granularity: z.ZodEnum<{
|
|
230
|
+
main_dish: "main_dish";
|
|
231
|
+
side_dish: "side_dish";
|
|
232
|
+
beverage: "beverage";
|
|
233
|
+
sauce: "sauce";
|
|
234
|
+
}>;
|
|
235
|
+
imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
236
|
+
}, z.core.$strip>>;
|
|
237
|
+
}, z.core.$strip>;
|
|
238
|
+
declare const FoodAiClassMappingStatusSchema: z.ZodEnum<{
|
|
239
|
+
exact: "exact";
|
|
240
|
+
broad: "broad";
|
|
241
|
+
narrow: "narrow";
|
|
242
|
+
merged: "merged";
|
|
243
|
+
ignored: "ignored";
|
|
244
|
+
review_required: "review_required";
|
|
245
|
+
}>;
|
|
246
|
+
declare const AiClassFoodCodeMappingSchema: z.ZodObject<{
|
|
247
|
+
classId: z.ZodNumber;
|
|
248
|
+
aiLabel: z.ZodString;
|
|
249
|
+
aiAliases: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
250
|
+
representativeCode: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "FoodCode", "out">>;
|
|
251
|
+
candidateCodes: z.ZodDefault<z.ZodArray<z.core.$ZodBranded<z.ZodString, "FoodCode", "out">>>;
|
|
252
|
+
mappingStatus: z.ZodEnum<{
|
|
253
|
+
exact: "exact";
|
|
254
|
+
broad: "broad";
|
|
255
|
+
narrow: "narrow";
|
|
256
|
+
merged: "merged";
|
|
257
|
+
ignored: "ignored";
|
|
258
|
+
review_required: "review_required";
|
|
259
|
+
}>;
|
|
260
|
+
granularity: z.ZodEnum<{
|
|
261
|
+
main_dish: "main_dish";
|
|
262
|
+
side_dish: "side_dish";
|
|
263
|
+
beverage: "beverage";
|
|
264
|
+
sauce: "sauce";
|
|
265
|
+
}>;
|
|
266
|
+
searchable: z.ZodBoolean;
|
|
267
|
+
recommendable: z.ZodBoolean;
|
|
268
|
+
reason: z.ZodOptional<z.ZodString>;
|
|
269
|
+
}, z.core.$strip>;
|
|
270
|
+
declare const AiClassToFoodCodeMapManifestSchema: z.ZodObject<{
|
|
271
|
+
version: z.ZodString;
|
|
272
|
+
updatedAt: z.ZodString;
|
|
273
|
+
modelTaxonomyVersion: z.ZodString;
|
|
274
|
+
serviceTaxonomyVersion: z.ZodString;
|
|
275
|
+
classes: z.ZodArray<z.ZodObject<{
|
|
276
|
+
classId: z.ZodNumber;
|
|
277
|
+
aiLabel: z.ZodString;
|
|
278
|
+
aiAliases: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
279
|
+
representativeCode: z.ZodNullable<z.core.$ZodBranded<z.ZodString, "FoodCode", "out">>;
|
|
280
|
+
candidateCodes: z.ZodDefault<z.ZodArray<z.core.$ZodBranded<z.ZodString, "FoodCode", "out">>>;
|
|
281
|
+
mappingStatus: z.ZodEnum<{
|
|
282
|
+
exact: "exact";
|
|
283
|
+
broad: "broad";
|
|
284
|
+
narrow: "narrow";
|
|
285
|
+
merged: "merged";
|
|
286
|
+
ignored: "ignored";
|
|
287
|
+
review_required: "review_required";
|
|
288
|
+
}>;
|
|
289
|
+
granularity: z.ZodEnum<{
|
|
290
|
+
main_dish: "main_dish";
|
|
291
|
+
side_dish: "side_dish";
|
|
292
|
+
beverage: "beverage";
|
|
293
|
+
sauce: "sauce";
|
|
294
|
+
}>;
|
|
295
|
+
searchable: z.ZodBoolean;
|
|
296
|
+
recommendable: z.ZodBoolean;
|
|
297
|
+
reason: z.ZodOptional<z.ZodString>;
|
|
298
|
+
}, z.core.$strip>>;
|
|
299
|
+
}, z.core.$strip>;
|
|
300
|
+
|
|
301
|
+
type FoodGranularity = z.infer<typeof FoodGranularitySchema>;
|
|
302
|
+
type CuisineTag = z.infer<typeof CuisineTagSchema>;
|
|
303
|
+
type FoodResolvedMatchSource = z.infer<typeof FoodResolvedMatchSourceSchema>;
|
|
304
|
+
type FoodCodeManifestImage = z.infer<typeof FoodCodeManifestImageSchema>;
|
|
305
|
+
type FoodCodeManifestItem = z.infer<typeof FoodCodeManifestItemSchema>;
|
|
306
|
+
type FoodCodeManifest = z.infer<typeof FoodCodeManifestSchema>;
|
|
307
|
+
type FoodImageIndexItem = z.infer<typeof FoodImageIndexItemSchema>;
|
|
308
|
+
type FoodImageIndexManifest = z.infer<typeof FoodImageIndexManifestSchema>;
|
|
309
|
+
type FoodAiClassMappingStatus = z.infer<typeof FoodAiClassMappingStatusSchema>;
|
|
310
|
+
type AiClassFoodCodeMapping = z.infer<typeof AiClassFoodCodeMappingSchema>;
|
|
311
|
+
type AiClassToFoodCodeMapManifest = z.infer<typeof AiClassToFoodCodeMapManifestSchema>;
|
|
312
|
+
type ResolvedFoodCode = z.infer<typeof ResolvedFoodCodeSchema>;
|
|
313
|
+
type FoodResolveQuery = z.infer<typeof FoodResolveQuerySchema>;
|
|
314
|
+
type FoodSearchQuery = z.infer<typeof FoodSearchQuerySchema>;
|
|
315
|
+
type FoodResolveResponse = z.infer<typeof FoodResolveResponseSchema>;
|
|
316
|
+
type FoodSearchResponse = z.infer<typeof FoodSearchResponseSchema>;
|
|
317
|
+
declare const FOOD_CODE_MANIFEST_PATH: "/manifests/food-code-manifest.json";
|
|
318
|
+
declare const AI_CLASS_TO_FOOD_CODE_MAP_PATH: "/manifests/ai-class-to-food-code-map.json";
|
|
319
|
+
declare const FOOD_IMAGE_INDEX_PATH: "/manifests/food-image-index.json";
|
|
320
|
+
|
|
321
|
+
export { AI_CLASS_TO_FOOD_CODE_MAP_PATH, type AiClassFoodCodeMapping, AiClassFoodCodeMappingSchema, type AiClassToFoodCodeMapManifest, AiClassToFoodCodeMapManifestSchema, type CuisineTag, CuisineTagSchema, FOOD_CODE_MANIFEST_PATH, FOOD_IMAGE_INDEX_PATH, type FoodAiClassMappingStatus, FoodAiClassMappingStatusSchema, type FoodCodeManifest, type FoodCodeManifestImage, FoodCodeManifestImageSchema, type FoodCodeManifestItem, FoodCodeManifestItemSchema, FoodCodeManifestSchema, type FoodGranularity, FoodGranularitySchema, type FoodImageIndexItem, FoodImageIndexItemSchema, type FoodImageIndexManifest, FoodImageIndexManifestSchema, type FoodResolveQuery, FoodResolveQuerySchema, type FoodResolveResponse, FoodResolveResponseSchema, type FoodResolvedMatchSource, FoodResolvedMatchSourceSchema, type FoodSearchQuery, FoodSearchQuerySchema, type FoodSearchResponse, FoodSearchResponseSchema, type ResolvedFoodCode, ResolvedFoodCodeSchema };
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import {
|
|
2
|
+
AI_CLASS_TO_FOOD_CODE_MAP_PATH,
|
|
3
|
+
AiClassFoodCodeMappingSchema,
|
|
4
|
+
AiClassToFoodCodeMapManifestSchema,
|
|
5
|
+
CuisineTagSchema,
|
|
6
|
+
FOOD_CODE_MANIFEST_PATH,
|
|
7
|
+
FOOD_IMAGE_INDEX_PATH,
|
|
8
|
+
FoodAiClassMappingStatusSchema,
|
|
9
|
+
FoodCodeManifestImageSchema,
|
|
10
|
+
FoodCodeManifestItemSchema,
|
|
11
|
+
FoodCodeManifestSchema,
|
|
12
|
+
FoodGranularitySchema,
|
|
13
|
+
FoodImageIndexItemSchema,
|
|
14
|
+
FoodImageIndexManifestSchema,
|
|
15
|
+
FoodResolveQuerySchema,
|
|
16
|
+
FoodResolveResponseSchema,
|
|
17
|
+
FoodResolvedMatchSourceSchema,
|
|
18
|
+
FoodSearchQuerySchema,
|
|
19
|
+
FoodSearchResponseSchema,
|
|
20
|
+
ResolvedFoodCodeSchema
|
|
21
|
+
} from "../../chunk-Q4BPFDVB.js";
|
|
22
|
+
import "../../chunk-EYZU5HPG.js";
|
|
23
|
+
import "../../chunk-6R5CCY5Q.js";
|
|
24
|
+
export {
|
|
25
|
+
AI_CLASS_TO_FOOD_CODE_MAP_PATH,
|
|
26
|
+
AiClassFoodCodeMappingSchema,
|
|
27
|
+
AiClassToFoodCodeMapManifestSchema,
|
|
28
|
+
CuisineTagSchema,
|
|
29
|
+
FOOD_CODE_MANIFEST_PATH,
|
|
30
|
+
FOOD_IMAGE_INDEX_PATH,
|
|
31
|
+
FoodAiClassMappingStatusSchema,
|
|
32
|
+
FoodCodeManifestImageSchema,
|
|
33
|
+
FoodCodeManifestItemSchema,
|
|
34
|
+
FoodCodeManifestSchema,
|
|
35
|
+
FoodGranularitySchema,
|
|
36
|
+
FoodImageIndexItemSchema,
|
|
37
|
+
FoodImageIndexManifestSchema,
|
|
38
|
+
FoodResolveQuerySchema,
|
|
39
|
+
FoodResolveResponseSchema,
|
|
40
|
+
FoodResolvedMatchSourceSchema,
|
|
41
|
+
FoodSearchQuerySchema,
|
|
42
|
+
FoodSearchResponseSchema,
|
|
43
|
+
ResolvedFoodCodeSchema
|
|
44
|
+
};
|