@cravery/core 0.0.30 → 0.0.31

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 (215) hide show
  1. package/dist/config/ai.d.ts.map +1 -1
  2. package/dist/config/ai.js +0 -7
  3. package/dist/config/ai.js.map +1 -1
  4. package/dist/types/ai/config.d.ts +2 -3
  5. package/dist/types/ai/config.d.ts.map +1 -1
  6. package/dist/types/recipe/recipe.d.ts +0 -9
  7. package/dist/types/recipe/recipe.d.ts.map +1 -1
  8. package/package.json +45 -45
  9. package/src/config/ai.ts +39 -46
  10. package/src/types/ai/config.ts +28 -30
  11. package/src/types/recipe/recipe.ts +92 -108
  12. package/dist/lib/ai/cost.d.ts +0 -22
  13. package/dist/lib/ai/cost.d.ts.map +0 -1
  14. package/dist/lib/ai/cost.js +0 -55
  15. package/dist/lib/ai/cost.js.map +0 -1
  16. package/dist/lib/ai/embedding.d.ts +0 -5
  17. package/dist/lib/ai/embedding.d.ts.map +0 -1
  18. package/dist/lib/ai/embedding.js +0 -43
  19. package/dist/lib/ai/embedding.js.map +0 -1
  20. package/dist/lib/ai/errors.d.ts +0 -14
  21. package/dist/lib/ai/errors.d.ts.map +0 -1
  22. package/dist/lib/ai/errors.js +0 -40
  23. package/dist/lib/ai/errors.js.map +0 -1
  24. package/dist/lib/ai/flow.d.ts +0 -33
  25. package/dist/lib/ai/flow.d.ts.map +0 -1
  26. package/dist/lib/ai/flow.js +0 -97
  27. package/dist/lib/ai/flow.js.map +0 -1
  28. package/dist/lib/ai/genkit.d.ts +0 -5
  29. package/dist/lib/ai/genkit.d.ts.map +0 -1
  30. package/dist/lib/ai/genkit.js +0 -33
  31. package/dist/lib/ai/genkit.js.map +0 -1
  32. package/dist/lib/ai/image.d.ts +0 -7
  33. package/dist/lib/ai/image.d.ts.map +0 -1
  34. package/dist/lib/ai/image.js +0 -23
  35. package/dist/lib/ai/image.js.map +0 -1
  36. package/dist/lib/ai/index.d.ts +0 -7
  37. package/dist/lib/ai/index.d.ts.map +0 -1
  38. package/dist/lib/ai/index.js +0 -23
  39. package/dist/lib/ai/index.js.map +0 -1
  40. package/dist/lib/api.d.ts +0 -20
  41. package/dist/lib/api.d.ts.map +0 -1
  42. package/dist/lib/api.js +0 -79
  43. package/dist/lib/api.js.map +0 -1
  44. package/dist/lib/firebase.d.ts +0 -3
  45. package/dist/lib/firebase.d.ts.map +0 -1
  46. package/dist/lib/firebase.js +0 -8
  47. package/dist/lib/firebase.js.map +0 -1
  48. package/dist/lib/iam.d.ts +0 -6
  49. package/dist/lib/iam.d.ts.map +0 -1
  50. package/dist/lib/iam.js +0 -72
  51. package/dist/lib/iam.js.map +0 -1
  52. package/dist/lib/index.d.ts +0 -8
  53. package/dist/lib/index.d.ts.map +0 -1
  54. package/dist/lib/index.js +0 -24
  55. package/dist/lib/index.js.map +0 -1
  56. package/dist/lib/storage.d.ts +0 -6
  57. package/dist/lib/storage.d.ts.map +0 -1
  58. package/dist/lib/storage.js +0 -50
  59. package/dist/lib/storage.js.map +0 -1
  60. package/dist/lib/usage/index.d.ts +0 -2
  61. package/dist/lib/usage/index.d.ts.map +0 -1
  62. package/dist/lib/usage/index.js +0 -18
  63. package/dist/lib/usage/index.js.map +0 -1
  64. package/dist/lib/usage/usage.service.d.ts +0 -27
  65. package/dist/lib/usage/usage.service.d.ts.map +0 -1
  66. package/dist/lib/usage/usage.service.js +0 -131
  67. package/dist/lib/usage/usage.service.js.map +0 -1
  68. package/dist/lib/utils/index.d.ts +0 -3
  69. package/dist/lib/utils/index.d.ts.map +0 -1
  70. package/dist/lib/utils/index.js +0 -19
  71. package/dist/lib/utils/index.js.map +0 -1
  72. package/dist/lib/utils/sanitize.d.ts +0 -20
  73. package/dist/lib/utils/sanitize.d.ts.map +0 -1
  74. package/dist/lib/utils/sanitize.js +0 -40
  75. package/dist/lib/utils/sanitize.js.map +0 -1
  76. package/dist/lib/utils/slug.d.ts +0 -13
  77. package/dist/lib/utils/slug.d.ts.map +0 -1
  78. package/dist/lib/utils/slug.js +0 -33
  79. package/dist/lib/utils/slug.js.map +0 -1
  80. package/dist/types/core/enums/image_type.d.ts +0 -5
  81. package/dist/types/core/enums/image_type.d.ts.map +0 -1
  82. package/dist/types/core/enums/image_type.js +0 -7
  83. package/dist/types/core/enums/image_type.js.map +0 -1
  84. package/dist/types/core/enums/index.d.ts +0 -6
  85. package/dist/types/core/enums/index.d.ts.map +0 -1
  86. package/dist/types/core/enums/index.js +0 -22
  87. package/dist/types/core/enums/index.js.map +0 -1
  88. package/dist/types/core/enums/locale.d.ts +0 -5
  89. package/dist/types/core/enums/locale.d.ts.map +0 -1
  90. package/dist/types/core/enums/locale.js +0 -7
  91. package/dist/types/core/enums/locale.js.map +0 -1
  92. package/dist/types/core/enums/measurement_system.d.ts +0 -5
  93. package/dist/types/core/enums/measurement_system.d.ts.map +0 -1
  94. package/dist/types/core/enums/measurement_system.js +0 -7
  95. package/dist/types/core/enums/measurement_system.js.map +0 -1
  96. package/dist/types/core/enums/theme.d.ts +0 -5
  97. package/dist/types/core/enums/theme.d.ts.map +0 -1
  98. package/dist/types/core/enums/theme.js +0 -7
  99. package/dist/types/core/enums/theme.js.map +0 -1
  100. package/dist/types/core/enums/url_type.d.ts +0 -5
  101. package/dist/types/core/enums/url_type.d.ts.map +0 -1
  102. package/dist/types/core/enums/url_type.js +0 -15
  103. package/dist/types/core/enums/url_type.js.map +0 -1
  104. package/dist/types/iam/enums/index.d.ts +0 -7
  105. package/dist/types/iam/enums/index.d.ts.map +0 -1
  106. package/dist/types/iam/enums/index.js +0 -23
  107. package/dist/types/iam/enums/index.js.map +0 -1
  108. package/dist/types/iam/enums/profile_status.d.ts +0 -5
  109. package/dist/types/iam/enums/profile_status.d.ts.map +0 -1
  110. package/dist/types/iam/enums/profile_status.js +0 -12
  111. package/dist/types/iam/enums/profile_status.js.map +0 -1
  112. package/dist/types/iam/enums/subscription_role.d.ts +0 -5
  113. package/dist/types/iam/enums/subscription_role.d.ts.map +0 -1
  114. package/dist/types/iam/enums/subscription_role.js +0 -7
  115. package/dist/types/iam/enums/subscription_role.js.map +0 -1
  116. package/dist/types/iam/enums/subscription_status.d.ts +0 -5
  117. package/dist/types/iam/enums/subscription_status.d.ts.map +0 -1
  118. package/dist/types/iam/enums/subscription_status.js +0 -12
  119. package/dist/types/iam/enums/subscription_status.js.map +0 -1
  120. package/dist/types/iam/enums/subscription_tier.d.ts +0 -4
  121. package/dist/types/iam/enums/subscription_tier.d.ts.map +0 -1
  122. package/dist/types/iam/enums/subscription_tier.js +0 -6
  123. package/dist/types/iam/enums/subscription_tier.js.map +0 -1
  124. package/dist/types/iam/enums/user_role.d.ts +0 -5
  125. package/dist/types/iam/enums/user_role.d.ts.map +0 -1
  126. package/dist/types/iam/enums/user_role.js +0 -13
  127. package/dist/types/iam/enums/user_role.js.map +0 -1
  128. package/dist/types/iam/enums/user_status.d.ts +0 -5
  129. package/dist/types/iam/enums/user_status.d.ts.map +0 -1
  130. package/dist/types/iam/enums/user_status.js +0 -12
  131. package/dist/types/iam/enums/user_status.js.map +0 -1
  132. package/dist/types/moderation/enums/index.d.ts +0 -5
  133. package/dist/types/moderation/enums/index.d.ts.map +0 -1
  134. package/dist/types/moderation/enums/index.js +0 -21
  135. package/dist/types/moderation/enums/index.js.map +0 -1
  136. package/dist/types/moderation/enums/moderation_status.d.ts +0 -5
  137. package/dist/types/moderation/enums/moderation_status.d.ts.map +0 -1
  138. package/dist/types/moderation/enums/moderation_status.js +0 -11
  139. package/dist/types/moderation/enums/moderation_status.js.map +0 -1
  140. package/dist/types/moderation/enums/priority.d.ts +0 -5
  141. package/dist/types/moderation/enums/priority.d.ts.map +0 -1
  142. package/dist/types/moderation/enums/priority.js +0 -7
  143. package/dist/types/moderation/enums/priority.js.map +0 -1
  144. package/dist/types/moderation/enums/severity.d.ts +0 -5
  145. package/dist/types/moderation/enums/severity.d.ts.map +0 -1
  146. package/dist/types/moderation/enums/severity.js +0 -7
  147. package/dist/types/moderation/enums/severity.js.map +0 -1
  148. package/dist/types/moderation/enums/suggestion_category.d.ts +0 -5
  149. package/dist/types/moderation/enums/suggestion_category.d.ts.map +0 -1
  150. package/dist/types/moderation/enums/suggestion_category.js +0 -13
  151. package/dist/types/moderation/enums/suggestion_category.js.map +0 -1
  152. package/dist/types/recipe/enums/allergen.d.ts +0 -5
  153. package/dist/types/recipe/enums/allergen.d.ts.map +0 -1
  154. package/dist/types/recipe/enums/allergen.js +0 -21
  155. package/dist/types/recipe/enums/allergen.js.map +0 -1
  156. package/dist/types/recipe/enums/cuisine.d.ts +0 -5
  157. package/dist/types/recipe/enums/cuisine.d.ts.map +0 -1
  158. package/dist/types/recipe/enums/cuisine.js +0 -41
  159. package/dist/types/recipe/enums/cuisine.js.map +0 -1
  160. package/dist/types/recipe/enums/dietary_tag.d.ts +0 -5
  161. package/dist/types/recipe/enums/dietary_tag.d.ts.map +0 -1
  162. package/dist/types/recipe/enums/dietary_tag.js +0 -23
  163. package/dist/types/recipe/enums/dietary_tag.js.map +0 -1
  164. package/dist/types/recipe/enums/difficulty.d.ts +0 -5
  165. package/dist/types/recipe/enums/difficulty.d.ts.map +0 -1
  166. package/dist/types/recipe/enums/difficulty.js +0 -12
  167. package/dist/types/recipe/enums/difficulty.js.map +0 -1
  168. package/dist/types/recipe/enums/index.d.ts +0 -11
  169. package/dist/types/recipe/enums/index.d.ts.map +0 -1
  170. package/dist/types/recipe/enums/index.js +0 -27
  171. package/dist/types/recipe/enums/index.js.map +0 -1
  172. package/dist/types/recipe/enums/meal_type.d.ts +0 -5
  173. package/dist/types/recipe/enums/meal_type.d.ts.map +0 -1
  174. package/dist/types/recipe/enums/meal_type.js +0 -16
  175. package/dist/types/recipe/enums/meal_type.js.map +0 -1
  176. package/dist/types/recipe/enums/recipe_source.d.ts +0 -5
  177. package/dist/types/recipe/enums/recipe_source.d.ts.map +0 -1
  178. package/dist/types/recipe/enums/recipe_source.js +0 -7
  179. package/dist/types/recipe/enums/recipe_source.js.map +0 -1
  180. package/dist/types/recipe/enums/recipe_status.d.ts +0 -5
  181. package/dist/types/recipe/enums/recipe_status.d.ts.map +0 -1
  182. package/dist/types/recipe/enums/recipe_status.js +0 -14
  183. package/dist/types/recipe/enums/recipe_status.js.map +0 -1
  184. package/dist/types/recipe/enums/spiciness.d.ts +0 -5
  185. package/dist/types/recipe/enums/spiciness.d.ts.map +0 -1
  186. package/dist/types/recipe/enums/spiciness.js +0 -7
  187. package/dist/types/recipe/enums/spiciness.js.map +0 -1
  188. package/dist/types/recipe/enums/temperature_unit.d.ts +0 -5
  189. package/dist/types/recipe/enums/temperature_unit.d.ts.map +0 -1
  190. package/dist/types/recipe/enums/temperature_unit.js +0 -7
  191. package/dist/types/recipe/enums/temperature_unit.js.map +0 -1
  192. package/dist/types/recipe/enums/unit.d.ts +0 -5
  193. package/dist/types/recipe/enums/unit.d.ts.map +0 -1
  194. package/dist/types/recipe/enums/unit.js +0 -53
  195. package/dist/types/recipe/enums/unit.js.map +0 -1
  196. package/dist/types/report/enums/index.d.ts +0 -5
  197. package/dist/types/report/enums/index.d.ts.map +0 -1
  198. package/dist/types/report/enums/index.js +0 -21
  199. package/dist/types/report/enums/index.js.map +0 -1
  200. package/dist/types/report/enums/report_priority.d.ts +0 -5
  201. package/dist/types/report/enums/report_priority.d.ts.map +0 -1
  202. package/dist/types/report/enums/report_priority.js +0 -12
  203. package/dist/types/report/enums/report_priority.js.map +0 -1
  204. package/dist/types/report/enums/report_status.d.ts +0 -5
  205. package/dist/types/report/enums/report_status.d.ts.map +0 -1
  206. package/dist/types/report/enums/report_status.js +0 -12
  207. package/dist/types/report/enums/report_status.js.map +0 -1
  208. package/dist/types/report/enums/report_target_type.d.ts +0 -5
  209. package/dist/types/report/enums/report_target_type.d.ts.map +0 -1
  210. package/dist/types/report/enums/report_target_type.js +0 -12
  211. package/dist/types/report/enums/report_target_type.js.map +0 -1
  212. package/dist/types/report/enums/report_type.d.ts +0 -5
  213. package/dist/types/report/enums/report_type.d.ts.map +0 -1
  214. package/dist/types/report/enums/report_type.js +0 -14
  215. package/dist/types/report/enums/report_type.js.map +0 -1
@@ -1 +0,0 @@
1
- {"version":3,"file":"url_type.js","sourceRoot":"","sources":["../../../../src/types/core/enums/url_type.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,eAAe,GAAG;IAC7B,UAAU;IACV,WAAW;IACX,KAAK;IACL,WAAW;IACX,QAAQ;IACR,SAAS;IACT,SAAS;CACD,CAAC;AACE,QAAA,aAAa,GAAG,UAAC,CAAC,IAAI,CAAC,uBAAe,CAAC,CAAC"}
@@ -1,7 +0,0 @@
1
- export * from "./profile_status";
2
- export * from "./subscription_role";
3
- export * from "./subscription_status";
4
- export * from "./subscription_tier";
5
- export * from "./user_role";
6
- export * from "./user_status";
7
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/types/iam/enums/index.ts"],"names":[],"mappings":"AAAA,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,qBAAqB,CAAC;AACpC,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC"}
@@ -1,23 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./profile_status"), exports);
18
- __exportStar(require("./subscription_role"), exports);
19
- __exportStar(require("./subscription_status"), exports);
20
- __exportStar(require("./subscription_tier"), exports);
21
- __exportStar(require("./user_role"), exports);
22
- __exportStar(require("./user_status"), exports);
23
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/iam/enums/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mDAAiC;AACjC,sDAAoC;AACpC,wDAAsC;AACtC,sDAAoC;AACpC,8CAA4B;AAC5B,gDAA8B"}
@@ -1,5 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const PROFILE_STATUS_VALUES: readonly ["active", "deleted", "pending", "suspended"];
3
- export declare const ProfileStatusSchema: z.ZodEnum<["active", "deleted", "pending", "suspended"]>;
4
- export type ProfileStatus = (typeof PROFILE_STATUS_VALUES)[number];
5
- //# sourceMappingURL=profile_status.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"profile_status.d.ts","sourceRoot":"","sources":["../../../../src/types/iam/enums/profile_status.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,qBAAqB,wDAKxB,CAAC;AACX,eAAO,MAAM,mBAAmB,0DAAgC,CAAC;AACjE,MAAM,MAAM,aAAa,GAAG,CAAC,OAAO,qBAAqB,CAAC,CAAC,MAAM,CAAC,CAAC"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ProfileStatusSchema = exports.PROFILE_STATUS_VALUES = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.PROFILE_STATUS_VALUES = [
6
- "active",
7
- "deleted",
8
- "pending",
9
- "suspended",
10
- ];
11
- exports.ProfileStatusSchema = genkit_1.z.enum(exports.PROFILE_STATUS_VALUES);
12
- //# sourceMappingURL=profile_status.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"profile_status.js","sourceRoot":"","sources":["../../../../src/types/iam/enums/profile_status.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,qBAAqB,GAAG;IACnC,QAAQ;IACR,SAAS;IACT,SAAS;IACT,WAAW;CACH,CAAC;AACE,QAAA,mBAAmB,GAAG,UAAC,CAAC,IAAI,CAAC,6BAAqB,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const SUBSCRIPTION_ROLE_VALUES: readonly ["member", "owner"];
3
- export declare const SubscriptionRoleSchema: z.ZodEnum<["member", "owner"]>;
4
- export type SubscriptionRole = (typeof SUBSCRIPTION_ROLE_VALUES)[number];
5
- //# sourceMappingURL=subscription_role.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"subscription_role.d.ts","sourceRoot":"","sources":["../../../../src/types/iam/enums/subscription_role.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,wBAAwB,8BAA+B,CAAC;AACrE,eAAO,MAAM,sBAAsB,gCAAmC,CAAC;AACvE,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,wBAAwB,CAAC,CAAC,MAAM,CAAC,CAAC"}
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SubscriptionRoleSchema = exports.SUBSCRIPTION_ROLE_VALUES = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.SUBSCRIPTION_ROLE_VALUES = ["member", "owner"];
6
- exports.SubscriptionRoleSchema = genkit_1.z.enum(exports.SUBSCRIPTION_ROLE_VALUES);
7
- //# sourceMappingURL=subscription_role.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"subscription_role.js","sourceRoot":"","sources":["../../../../src/types/iam/enums/subscription_role.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,wBAAwB,GAAG,CAAC,QAAQ,EAAE,OAAO,CAAU,CAAC;AACxD,QAAA,sBAAsB,GAAG,UAAC,CAAC,IAAI,CAAC,gCAAwB,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const SUBSCRIPTION_STATUS_VALUES: readonly ["active", "deleted", "pending", "rejected"];
3
- export declare const SubscriptionStatusSchema: z.ZodEnum<["active", "deleted", "pending", "rejected"]>;
4
- export type SubscriptionStatus = (typeof SUBSCRIPTION_STATUS_VALUES)[number];
5
- //# sourceMappingURL=subscription_status.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"subscription_status.d.ts","sourceRoot":"","sources":["../../../../src/types/iam/enums/subscription_status.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,0BAA0B,uDAK7B,CAAC;AACX,eAAO,MAAM,wBAAwB,yDAAqC,CAAC;AAC3E,MAAM,MAAM,kBAAkB,GAAG,CAAC,OAAO,0BAA0B,CAAC,CAAC,MAAM,CAAC,CAAC"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SubscriptionStatusSchema = exports.SUBSCRIPTION_STATUS_VALUES = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.SUBSCRIPTION_STATUS_VALUES = [
6
- "active",
7
- "deleted",
8
- "pending",
9
- "rejected",
10
- ];
11
- exports.SubscriptionStatusSchema = genkit_1.z.enum(exports.SUBSCRIPTION_STATUS_VALUES);
12
- //# sourceMappingURL=subscription_status.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"subscription_status.js","sourceRoot":"","sources":["../../../../src/types/iam/enums/subscription_status.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,0BAA0B,GAAG;IACxC,QAAQ;IACR,SAAS;IACT,SAAS;IACT,UAAU;CACF,CAAC;AACE,QAAA,wBAAwB,GAAG,UAAC,CAAC,IAAI,CAAC,kCAA0B,CAAC,CAAC"}
@@ -1,4 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const SubscriptionTierSchema: z.ZodEnum<["family", "free", "pro"]>;
3
- export type SubscriptionTier = z.infer<typeof SubscriptionTierSchema>;
4
- //# sourceMappingURL=subscription_tier.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"subscription_tier.d.ts","sourceRoot":"","sources":["../../../../src/types/iam/enums/subscription_tier.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,sBAAsB,sCAAoC,CAAC;AACxE,MAAM,MAAM,gBAAgB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,sBAAsB,CAAC,CAAC"}
@@ -1,6 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SubscriptionTierSchema = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.SubscriptionTierSchema = genkit_1.z.enum(["family", "free", "pro"]);
6
- //# sourceMappingURL=subscription_tier.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"subscription_tier.js","sourceRoot":"","sources":["../../../../src/types/iam/enums/subscription_tier.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,sBAAsB,GAAG,UAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,MAAM,EAAE,KAAK,CAAC,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const USER_ROLE_VALUES: readonly ["admin", "moderator", "translator", "user", "guest"];
3
- export declare const UserRoleSchema: z.ZodEnum<["admin", "moderator", "translator", "user", "guest"]>;
4
- export type UserRole = (typeof USER_ROLE_VALUES)[number];
5
- //# sourceMappingURL=user_role.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"user_role.d.ts","sourceRoot":"","sources":["../../../../src/types/iam/enums/user_role.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,gBAAgB,gEAMnB,CAAC;AACX,eAAO,MAAM,cAAc,kEAA2B,CAAC;AACvD,MAAM,MAAM,QAAQ,GAAG,CAAC,OAAO,gBAAgB,CAAC,CAAC,MAAM,CAAC,CAAC"}
@@ -1,13 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UserRoleSchema = exports.USER_ROLE_VALUES = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.USER_ROLE_VALUES = [
6
- "admin",
7
- "moderator",
8
- "translator",
9
- "user",
10
- "guest",
11
- ];
12
- exports.UserRoleSchema = genkit_1.z.enum(exports.USER_ROLE_VALUES);
13
- //# sourceMappingURL=user_role.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"user_role.js","sourceRoot":"","sources":["../../../../src/types/iam/enums/user_role.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,gBAAgB,GAAG;IAC9B,OAAO;IACP,WAAW;IACX,YAAY;IACZ,MAAM;IACN,OAAO;CACC,CAAC;AACE,QAAA,cAAc,GAAG,UAAC,CAAC,IAAI,CAAC,wBAAgB,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const USER_STATUS_VALUES: readonly ["active", "deleted", "pending", "suspended"];
3
- export declare const UserStatusSchema: z.ZodEnum<["active", "deleted", "pending", "suspended"]>;
4
- export type UserStatus = (typeof USER_STATUS_VALUES)[number];
5
- //# sourceMappingURL=user_status.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"user_status.d.ts","sourceRoot":"","sources":["../../../../src/types/iam/enums/user_status.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,kBAAkB,wDAKrB,CAAC;AACX,eAAO,MAAM,gBAAgB,0DAA6B,CAAC;AAC3D,MAAM,MAAM,UAAU,GAAG,CAAC,OAAO,kBAAkB,CAAC,CAAC,MAAM,CAAC,CAAC"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UserStatusSchema = exports.USER_STATUS_VALUES = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.USER_STATUS_VALUES = [
6
- "active",
7
- "deleted",
8
- "pending",
9
- "suspended",
10
- ];
11
- exports.UserStatusSchema = genkit_1.z.enum(exports.USER_STATUS_VALUES);
12
- //# sourceMappingURL=user_status.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"user_status.js","sourceRoot":"","sources":["../../../../src/types/iam/enums/user_status.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,kBAAkB,GAAG;IAChC,QAAQ;IACR,SAAS;IACT,SAAS;IACT,WAAW;CACH,CAAC;AACE,QAAA,gBAAgB,GAAG,UAAC,CAAC,IAAI,CAAC,0BAAkB,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- export * from "./moderation_status";
2
- export * from "./priority";
3
- export * from "./severity";
4
- export * from "./suggestion_category";
5
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/types/moderation/enums/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC;AACpC,cAAc,YAAY,CAAC;AAC3B,cAAc,YAAY,CAAC;AAC3B,cAAc,uBAAuB,CAAC"}
@@ -1,21 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./moderation_status"), exports);
18
- __exportStar(require("./priority"), exports);
19
- __exportStar(require("./severity"), exports);
20
- __exportStar(require("./suggestion_category"), exports);
21
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/moderation/enums/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,sDAAoC;AACpC,6CAA2B;AAC3B,6CAA2B;AAC3B,wDAAsC"}
@@ -1,5 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const MODERATION_STATUS_VALUES: readonly ["approved", "pending", "rejected"];
3
- export declare const ModerationStatusSchema: z.ZodEnum<["approved", "pending", "rejected"]>;
4
- export type ModerationStatus = (typeof MODERATION_STATUS_VALUES)[number];
5
- //# sourceMappingURL=moderation_status.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"moderation_status.d.ts","sourceRoot":"","sources":["../../../../src/types/moderation/enums/moderation_status.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,wBAAwB,8CAI3B,CAAC;AACX,eAAO,MAAM,sBAAsB,gDAAmC,CAAC;AACvE,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,wBAAwB,CAAC,CAAC,MAAM,CAAC,CAAC"}
@@ -1,11 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ModerationStatusSchema = exports.MODERATION_STATUS_VALUES = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.MODERATION_STATUS_VALUES = [
6
- "approved",
7
- "pending",
8
- "rejected",
9
- ];
10
- exports.ModerationStatusSchema = genkit_1.z.enum(exports.MODERATION_STATUS_VALUES);
11
- //# sourceMappingURL=moderation_status.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"moderation_status.js","sourceRoot":"","sources":["../../../../src/types/moderation/enums/moderation_status.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,wBAAwB,GAAG;IACtC,UAAU;IACV,SAAS;IACT,UAAU;CACF,CAAC;AACE,QAAA,sBAAsB,GAAG,UAAC,CAAC,IAAI,CAAC,gCAAwB,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const PRIORITY_VALUES: readonly ["low", "medium", "high"];
3
- export declare const PrioritySchema: z.ZodEnum<["low", "medium", "high"]>;
4
- export type Priority = (typeof PRIORITY_VALUES)[number];
5
- //# sourceMappingURL=priority.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"priority.d.ts","sourceRoot":"","sources":["../../../../src/types/moderation/enums/priority.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,eAAe,oCAAqC,CAAC;AAClE,eAAO,MAAM,cAAc,sCAA0B,CAAC;AACtD,MAAM,MAAM,QAAQ,GAAG,CAAC,OAAO,eAAe,CAAC,CAAC,MAAM,CAAC,CAAC"}
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PrioritySchema = exports.PRIORITY_VALUES = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.PRIORITY_VALUES = ["low", "medium", "high"];
6
- exports.PrioritySchema = genkit_1.z.enum(exports.PRIORITY_VALUES);
7
- //# sourceMappingURL=priority.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"priority.js","sourceRoot":"","sources":["../../../../src/types/moderation/enums/priority.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,eAAe,GAAG,CAAC,KAAK,EAAE,QAAQ,EAAE,MAAM,CAAU,CAAC;AACrD,QAAA,cAAc,GAAG,UAAC,CAAC,IAAI,CAAC,uBAAe,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const SEVERITY_VALUES: readonly ["low", "medium", "high"];
3
- export declare const SeveritySchema: z.ZodEnum<["low", "medium", "high"]>;
4
- export type Severity = (typeof SEVERITY_VALUES)[number];
5
- //# sourceMappingURL=severity.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"severity.d.ts","sourceRoot":"","sources":["../../../../src/types/moderation/enums/severity.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,eAAe,oCAAqC,CAAC;AAClE,eAAO,MAAM,cAAc,sCAA0B,CAAC;AACtD,MAAM,MAAM,QAAQ,GAAG,CAAC,OAAO,eAAe,CAAC,CAAC,MAAM,CAAC,CAAC"}
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SeveritySchema = exports.SEVERITY_VALUES = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.SEVERITY_VALUES = ["low", "medium", "high"];
6
- exports.SeveritySchema = genkit_1.z.enum(exports.SEVERITY_VALUES);
7
- //# sourceMappingURL=severity.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"severity.js","sourceRoot":"","sources":["../../../../src/types/moderation/enums/severity.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,eAAe,GAAG,CAAC,KAAK,EAAE,QAAQ,EAAE,MAAM,CAAU,CAAC;AACrD,QAAA,cAAc,GAAG,UAAC,CAAC,IAAI,CAAC,uBAAe,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const SUGGESTION_CATEGORY_VALUES: readonly ["missing_info", "unclear_instruction", "image_quality", "nutrition", "safety"];
3
- export declare const SuggestionCategorySchema: z.ZodEnum<["missing_info", "unclear_instruction", "image_quality", "nutrition", "safety"]>;
4
- export type SuggestionCategory = z.infer<typeof SuggestionCategorySchema>;
5
- //# sourceMappingURL=suggestion_category.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"suggestion_category.d.ts","sourceRoot":"","sources":["../../../../src/types/moderation/enums/suggestion_category.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,0BAA0B,0FAM7B,CAAC;AACX,eAAO,MAAM,wBAAwB,4FAAqC,CAAC;AAC3E,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC"}
@@ -1,13 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SuggestionCategorySchema = exports.SUGGESTION_CATEGORY_VALUES = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.SUGGESTION_CATEGORY_VALUES = [
6
- "missing_info",
7
- "unclear_instruction",
8
- "image_quality",
9
- "nutrition",
10
- "safety",
11
- ];
12
- exports.SuggestionCategorySchema = genkit_1.z.enum(exports.SUGGESTION_CATEGORY_VALUES);
13
- //# sourceMappingURL=suggestion_category.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"suggestion_category.js","sourceRoot":"","sources":["../../../../src/types/moderation/enums/suggestion_category.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,0BAA0B,GAAG;IACxC,cAAc;IACd,qBAAqB;IACrB,eAAe;IACf,WAAW;IACX,QAAQ;CACA,CAAC;AACE,QAAA,wBAAwB,GAAG,UAAC,CAAC,IAAI,CAAC,kCAA0B,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const ALLERGEN_VALUES: readonly ["celery", "dairy", "eggs", "fish", "gluten", "lupin", "mustard", "nuts", "peanuts", "sesame", "shellfish", "soy", "sulfites"];
3
- export declare const AllergenSchema: z.ZodEnum<["celery", "dairy", "eggs", "fish", "gluten", "lupin", "mustard", "nuts", "peanuts", "sesame", "shellfish", "soy", "sulfites"]>;
4
- export type Allergen = (typeof ALLERGEN_VALUES)[number];
5
- //# sourceMappingURL=allergen.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"allergen.d.ts","sourceRoot":"","sources":["../../../../src/types/recipe/enums/allergen.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,eAAe,yIAclB,CAAC;AACX,eAAO,MAAM,cAAc,2IAA0B,CAAC;AACtD,MAAM,MAAM,QAAQ,GAAG,CAAC,OAAO,eAAe,CAAC,CAAC,MAAM,CAAC,CAAC"}
@@ -1,21 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AllergenSchema = exports.ALLERGEN_VALUES = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.ALLERGEN_VALUES = [
6
- "celery",
7
- "dairy",
8
- "eggs",
9
- "fish",
10
- "gluten",
11
- "lupin",
12
- "mustard",
13
- "nuts",
14
- "peanuts",
15
- "sesame",
16
- "shellfish",
17
- "soy",
18
- "sulfites",
19
- ];
20
- exports.AllergenSchema = genkit_1.z.enum(exports.ALLERGEN_VALUES);
21
- //# sourceMappingURL=allergen.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"allergen.js","sourceRoot":"","sources":["../../../../src/types/recipe/enums/allergen.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,eAAe,GAAG;IAC7B,QAAQ;IACR,OAAO;IACP,MAAM;IACN,MAAM;IACN,QAAQ;IACR,OAAO;IACP,SAAS;IACT,MAAM;IACN,SAAS;IACT,QAAQ;IACR,WAAW;IACX,KAAK;IACL,UAAU;CACF,CAAC;AACE,QAAA,cAAc,GAAG,UAAC,CAAC,IAAI,CAAC,uBAAe,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const CUISINE_VALUES: readonly ["african", "american", "brazilian", "british", "caribbean", "chinese", "egyptian", "emirati", "ethiopian", "filipino", "french", "fusion", "german", "greek", "indian", "indonesian", "italian", "japanese", "korean", "lebanese", "malaysian", "mexican", "moroccan", "pakistani", "persian", "russian", "saudi", "spanish", "sudanese", "thai", "turkish", "vietnamese", "other"];
3
- export declare const CuisineSchema: z.ZodEnum<["african", "american", "brazilian", "british", "caribbean", "chinese", "egyptian", "emirati", "ethiopian", "filipino", "french", "fusion", "german", "greek", "indian", "indonesian", "italian", "japanese", "korean", "lebanese", "malaysian", "mexican", "moroccan", "pakistani", "persian", "russian", "saudi", "spanish", "sudanese", "thai", "turkish", "vietnamese", "other"]>;
4
- export type Cuisine = (typeof CUISINE_VALUES)[number];
5
- //# sourceMappingURL=cuisine.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cuisine.d.ts","sourceRoot":"","sources":["../../../../src/types/recipe/enums/cuisine.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,cAAc,+XAkCjB,CAAC;AACX,eAAO,MAAM,aAAa,iYAAyB,CAAC;AACpD,MAAM,MAAM,OAAO,GAAG,CAAC,OAAO,cAAc,CAAC,CAAC,MAAM,CAAC,CAAC"}
@@ -1,41 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CuisineSchema = exports.CUISINE_VALUES = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.CUISINE_VALUES = [
6
- "african",
7
- "american",
8
- "brazilian",
9
- "british",
10
- "caribbean",
11
- "chinese",
12
- "egyptian",
13
- "emirati",
14
- "ethiopian",
15
- "filipino",
16
- "french",
17
- "fusion",
18
- "german",
19
- "greek",
20
- "indian",
21
- "indonesian",
22
- "italian",
23
- "japanese",
24
- "korean",
25
- "lebanese",
26
- "malaysian",
27
- "mexican",
28
- "moroccan",
29
- "pakistani",
30
- "persian",
31
- "russian",
32
- "saudi",
33
- "spanish",
34
- "sudanese",
35
- "thai",
36
- "turkish",
37
- "vietnamese",
38
- "other",
39
- ];
40
- exports.CuisineSchema = genkit_1.z.enum(exports.CUISINE_VALUES);
41
- //# sourceMappingURL=cuisine.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"cuisine.js","sourceRoot":"","sources":["../../../../src/types/recipe/enums/cuisine.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,cAAc,GAAG;IAC5B,SAAS;IACT,UAAU;IACV,WAAW;IACX,SAAS;IACT,WAAW;IACX,SAAS;IACT,UAAU;IACV,SAAS;IACT,WAAW;IACX,UAAU;IACV,QAAQ;IACR,QAAQ;IACR,QAAQ;IACR,OAAO;IACP,QAAQ;IACR,YAAY;IACZ,SAAS;IACT,UAAU;IACV,QAAQ;IACR,UAAU;IACV,WAAW;IACX,SAAS;IACT,UAAU;IACV,WAAW;IACX,SAAS;IACT,SAAS;IACT,OAAO;IACP,SAAS;IACT,UAAU;IACV,MAAM;IACN,SAAS;IACT,YAAY;IACZ,OAAO;CACC,CAAC;AACE,QAAA,aAAa,GAAG,UAAC,CAAC,IAAI,CAAC,sBAAc,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const DIETARY_TAG_VALUES: readonly ["dairy_free", "egg_free", "gluten_free", "halal", "high_protein", "keto", "low_carb", "low_fat", "low_sodium", "low_sugar", "nut_free", "pescatarian", "soy_free", "vegan", "vegetarian"];
3
- export declare const DietaryTagSchema: z.ZodEnum<["dairy_free", "egg_free", "gluten_free", "halal", "high_protein", "keto", "low_carb", "low_fat", "low_sodium", "low_sugar", "nut_free", "pescatarian", "soy_free", "vegan", "vegetarian"]>;
4
- export type DietaryTag = (typeof DIETARY_TAG_VALUES)[number];
5
- //# sourceMappingURL=dietary_tag.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dietary_tag.d.ts","sourceRoot":"","sources":["../../../../src/types/recipe/enums/dietary_tag.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,kBAAkB,qMAgBrB,CAAC;AACX,eAAO,MAAM,gBAAgB,uMAA6B,CAAC;AAC3D,MAAM,MAAM,UAAU,GAAG,CAAC,OAAO,kBAAkB,CAAC,CAAC,MAAM,CAAC,CAAC"}
@@ -1,23 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DietaryTagSchema = exports.DIETARY_TAG_VALUES = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.DIETARY_TAG_VALUES = [
6
- "dairy_free",
7
- "egg_free",
8
- "gluten_free",
9
- "halal",
10
- "high_protein",
11
- "keto",
12
- "low_carb",
13
- "low_fat",
14
- "low_sodium",
15
- "low_sugar",
16
- "nut_free",
17
- "pescatarian",
18
- "soy_free",
19
- "vegan",
20
- "vegetarian",
21
- ];
22
- exports.DietaryTagSchema = genkit_1.z.enum(exports.DIETARY_TAG_VALUES);
23
- //# sourceMappingURL=dietary_tag.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"dietary_tag.js","sourceRoot":"","sources":["../../../../src/types/recipe/enums/dietary_tag.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,kBAAkB,GAAG;IAChC,YAAY;IACZ,UAAU;IACV,aAAa;IACb,OAAO;IACP,cAAc;IACd,MAAM;IACN,UAAU;IACV,SAAS;IACT,YAAY;IACZ,WAAW;IACX,UAAU;IACV,aAAa;IACb,UAAU;IACV,OAAO;IACP,YAAY;CACJ,CAAC;AACE,QAAA,gBAAgB,GAAG,UAAC,CAAC,IAAI,CAAC,0BAAkB,CAAC,CAAC"}
@@ -1,5 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const DIFFICULTY_VALUES: readonly ["beginner", "intermediate", "advanced", "expert"];
3
- export declare const DifficultySchema: z.ZodEnum<["beginner", "intermediate", "advanced", "expert"]>;
4
- export type Difficulty = (typeof DIFFICULTY_VALUES)[number];
5
- //# sourceMappingURL=difficulty.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"difficulty.d.ts","sourceRoot":"","sources":["../../../../src/types/recipe/enums/difficulty.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,iBAAiB,6DAKpB,CAAC;AACX,eAAO,MAAM,gBAAgB,+DAA4B,CAAC;AAC1D,MAAM,MAAM,UAAU,GAAG,CAAC,OAAO,iBAAiB,CAAC,CAAC,MAAM,CAAC,CAAC"}
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DifficultySchema = exports.DIFFICULTY_VALUES = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.DIFFICULTY_VALUES = [
6
- "beginner",
7
- "intermediate",
8
- "advanced",
9
- "expert",
10
- ];
11
- exports.DifficultySchema = genkit_1.z.enum(exports.DIFFICULTY_VALUES);
12
- //# sourceMappingURL=difficulty.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"difficulty.js","sourceRoot":"","sources":["../../../../src/types/recipe/enums/difficulty.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,iBAAiB,GAAG;IAC/B,UAAU;IACV,cAAc;IACd,UAAU;IACV,QAAQ;CACA,CAAC;AACE,QAAA,gBAAgB,GAAG,UAAC,CAAC,IAAI,CAAC,yBAAiB,CAAC,CAAC"}
@@ -1,11 +0,0 @@
1
- export * from "./allergen";
2
- export * from "./cuisine";
3
- export * from "./dietary_tag";
4
- export * from "./difficulty";
5
- export * from "./meal_type";
6
- export * from "./recipe_source";
7
- export * from "./recipe_status";
8
- export * from "./spiciness";
9
- export * from "./temperature_unit";
10
- export * from "./unit";
11
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/types/recipe/enums/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,iBAAiB,CAAC;AAChC,cAAc,aAAa,CAAC;AAC5B,cAAc,oBAAoB,CAAC;AACnC,cAAc,QAAQ,CAAC"}
@@ -1,27 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- var desc = Object.getOwnPropertyDescriptor(m, k);
5
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
- desc = { enumerable: true, get: function() { return m[k]; } };
7
- }
8
- Object.defineProperty(o, k2, desc);
9
- }) : (function(o, m, k, k2) {
10
- if (k2 === undefined) k2 = k;
11
- o[k2] = m[k];
12
- }));
13
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
- };
16
- Object.defineProperty(exports, "__esModule", { value: true });
17
- __exportStar(require("./allergen"), exports);
18
- __exportStar(require("./cuisine"), exports);
19
- __exportStar(require("./dietary_tag"), exports);
20
- __exportStar(require("./difficulty"), exports);
21
- __exportStar(require("./meal_type"), exports);
22
- __exportStar(require("./recipe_source"), exports);
23
- __exportStar(require("./recipe_status"), exports);
24
- __exportStar(require("./spiciness"), exports);
25
- __exportStar(require("./temperature_unit"), exports);
26
- __exportStar(require("./unit"), exports);
27
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/types/recipe/enums/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA2B;AAC3B,4CAA0B;AAC1B,gDAA8B;AAC9B,+CAA6B;AAC7B,8CAA4B;AAC5B,kDAAgC;AAChC,kDAAgC;AAChC,8CAA4B;AAC5B,qDAAmC;AACnC,yCAAuB"}
@@ -1,5 +0,0 @@
1
- import { z } from "genkit";
2
- export declare const MEAL_TYPE_VALUES: readonly ["appetizer", "breakfast", "brunch", "dessert", "dinner", "drink", "lunch", "snack"];
3
- export declare const MealTypeSchema: z.ZodEnum<["appetizer", "breakfast", "brunch", "dessert", "dinner", "drink", "lunch", "snack"]>;
4
- export type MealType = (typeof MEAL_TYPE_VALUES)[number];
5
- //# sourceMappingURL=meal_type.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"meal_type.d.ts","sourceRoot":"","sources":["../../../../src/types/recipe/enums/meal_type.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAE3B,eAAO,MAAM,gBAAgB,+FASnB,CAAC;AACX,eAAO,MAAM,cAAc,iGAA2B,CAAC;AACvD,MAAM,MAAM,QAAQ,GAAG,CAAC,OAAO,gBAAgB,CAAC,CAAC,MAAM,CAAC,CAAC"}
@@ -1,16 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.MealTypeSchema = exports.MEAL_TYPE_VALUES = void 0;
4
- const genkit_1 = require("genkit");
5
- exports.MEAL_TYPE_VALUES = [
6
- "appetizer",
7
- "breakfast",
8
- "brunch",
9
- "dessert",
10
- "dinner",
11
- "drink",
12
- "lunch",
13
- "snack",
14
- ];
15
- exports.MealTypeSchema = genkit_1.z.enum(exports.MEAL_TYPE_VALUES);
16
- //# sourceMappingURL=meal_type.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"meal_type.js","sourceRoot":"","sources":["../../../../src/types/recipe/enums/meal_type.ts"],"names":[],"mappings":";;;AAAA,mCAA2B;AAEd,QAAA,gBAAgB,GAAG;IAC9B,WAAW;IACX,WAAW;IACX,QAAQ;IACR,SAAS;IACT,QAAQ;IACR,OAAO;IACP,OAAO;IACP,OAAO;CACC,CAAC;AACE,QAAA,cAAc,GAAG,UAAC,CAAC,IAAI,CAAC,wBAAgB,CAAC,CAAC"}