@bottlebooks/valid-values 10.20.0 → 10.21.0

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 (135) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/dist/validValues/ingredient/deprecatedIngredient.d.ts.map +1 -1
  3. package/dist/validValues/ingredient/deprecatedIngredient.js +109 -54
  4. package/dist/validValues/ingredient/ingredient.d.ts.map +1 -1
  5. package/dist/validValues/ingredient/ingredient.js +174 -77
  6. package/dist/validValues/ingredient/ingredientTypes.d.ts +1 -0
  7. package/dist/validValues/ingredient/ingredientTypes.d.ts.map +1 -1
  8. package/dist/validValues/otherTranslations/locales/bg.d.ts +1 -0
  9. package/dist/validValues/otherTranslations/locales/bg.d.ts.map +1 -1
  10. package/dist/validValues/otherTranslations/locales/bg.js +1 -0
  11. package/dist/validValues/otherTranslations/locales/cs.d.ts +1 -0
  12. package/dist/validValues/otherTranslations/locales/cs.d.ts.map +1 -1
  13. package/dist/validValues/otherTranslations/locales/cs.js +1 -0
  14. package/dist/validValues/otherTranslations/locales/da.d.ts +1 -0
  15. package/dist/validValues/otherTranslations/locales/da.d.ts.map +1 -1
  16. package/dist/validValues/otherTranslations/locales/da.js +1 -0
  17. package/dist/validValues/otherTranslations/locales/de.d.ts +1 -0
  18. package/dist/validValues/otherTranslations/locales/de.d.ts.map +1 -1
  19. package/dist/validValues/otherTranslations/locales/de.js +1 -0
  20. package/dist/validValues/otherTranslations/locales/el.d.ts +1 -0
  21. package/dist/validValues/otherTranslations/locales/el.d.ts.map +1 -1
  22. package/dist/validValues/otherTranslations/locales/el.js +1 -0
  23. package/dist/validValues/otherTranslations/locales/en.d.ts +1 -0
  24. package/dist/validValues/otherTranslations/locales/en.d.ts.map +1 -1
  25. package/dist/validValues/otherTranslations/locales/en.js +1 -0
  26. package/dist/validValues/otherTranslations/locales/es.d.ts +1 -0
  27. package/dist/validValues/otherTranslations/locales/es.d.ts.map +1 -1
  28. package/dist/validValues/otherTranslations/locales/es.js +1 -0
  29. package/dist/validValues/otherTranslations/locales/et.d.ts +1 -0
  30. package/dist/validValues/otherTranslations/locales/et.d.ts.map +1 -1
  31. package/dist/validValues/otherTranslations/locales/et.js +2 -1
  32. package/dist/validValues/otherTranslations/locales/fi.d.ts +1 -0
  33. package/dist/validValues/otherTranslations/locales/fi.d.ts.map +1 -1
  34. package/dist/validValues/otherTranslations/locales/fi.js +2 -1
  35. package/dist/validValues/otherTranslations/locales/fr.d.ts +1 -0
  36. package/dist/validValues/otherTranslations/locales/fr.d.ts.map +1 -1
  37. package/dist/validValues/otherTranslations/locales/fr.js +1 -0
  38. package/dist/validValues/otherTranslations/locales/ga.d.ts +1 -0
  39. package/dist/validValues/otherTranslations/locales/ga.d.ts.map +1 -1
  40. package/dist/validValues/otherTranslations/locales/ga.js +1 -0
  41. package/dist/validValues/otherTranslations/locales/hr.d.ts +1 -0
  42. package/dist/validValues/otherTranslations/locales/hr.d.ts.map +1 -1
  43. package/dist/validValues/otherTranslations/locales/hr.js +1 -0
  44. package/dist/validValues/otherTranslations/locales/hu.d.ts +1 -0
  45. package/dist/validValues/otherTranslations/locales/hu.d.ts.map +1 -1
  46. package/dist/validValues/otherTranslations/locales/hu.js +1 -0
  47. package/dist/validValues/otherTranslations/locales/it.d.ts +1 -0
  48. package/dist/validValues/otherTranslations/locales/it.d.ts.map +1 -1
  49. package/dist/validValues/otherTranslations/locales/it.js +3 -2
  50. package/dist/validValues/otherTranslations/locales/lt.d.ts +1 -0
  51. package/dist/validValues/otherTranslations/locales/lt.d.ts.map +1 -1
  52. package/dist/validValues/otherTranslations/locales/lt.js +1 -0
  53. package/dist/validValues/otherTranslations/locales/lv.d.ts +1 -0
  54. package/dist/validValues/otherTranslations/locales/lv.d.ts.map +1 -1
  55. package/dist/validValues/otherTranslations/locales/lv.js +1 -0
  56. package/dist/validValues/otherTranslations/locales/mt.d.ts +1 -0
  57. package/dist/validValues/otherTranslations/locales/mt.d.ts.map +1 -1
  58. package/dist/validValues/otherTranslations/locales/mt.js +2 -1
  59. package/dist/validValues/otherTranslations/locales/nl.d.ts +1 -0
  60. package/dist/validValues/otherTranslations/locales/nl.d.ts.map +1 -1
  61. package/dist/validValues/otherTranslations/locales/nl.js +1 -0
  62. package/dist/validValues/otherTranslations/locales/pl.d.ts +1 -0
  63. package/dist/validValues/otherTranslations/locales/pl.d.ts.map +1 -1
  64. package/dist/validValues/otherTranslations/locales/pl.js +1 -0
  65. package/dist/validValues/otherTranslations/locales/pt.d.ts +1 -0
  66. package/dist/validValues/otherTranslations/locales/pt.d.ts.map +1 -1
  67. package/dist/validValues/otherTranslations/locales/pt.js +1 -0
  68. package/dist/validValues/otherTranslations/locales/ro.d.ts +1 -0
  69. package/dist/validValues/otherTranslations/locales/ro.d.ts.map +1 -1
  70. package/dist/validValues/otherTranslations/locales/ro.js +1 -0
  71. package/dist/validValues/otherTranslations/locales/sk.d.ts +1 -0
  72. package/dist/validValues/otherTranslations/locales/sk.d.ts.map +1 -1
  73. package/dist/validValues/otherTranslations/locales/sk.js +2 -1
  74. package/dist/validValues/otherTranslations/locales/sl.d.ts +1 -0
  75. package/dist/validValues/otherTranslations/locales/sl.d.ts.map +1 -1
  76. package/dist/validValues/otherTranslations/locales/sl.js +1 -0
  77. package/dist/validValues/otherTranslations/locales/sv.d.ts +1 -0
  78. package/dist/validValues/otherTranslations/locales/sv.d.ts.map +1 -1
  79. package/dist/validValues/otherTranslations/locales/sv.js +1 -0
  80. package/dist/validValues/otherTranslations/otherTranslations.d.ts +1 -0
  81. package/dist/validValues/otherTranslations/otherTranslations.d.ts.map +1 -1
  82. package/dist/validValues/otherTranslations/otherTranslations.js +9 -0
  83. package/package.json +2 -2
  84. package/src/validValues/ingredient/deprecatedIngredient.ts +56 -2
  85. package/src/validValues/ingredient/ingredient.ts +97 -0
  86. package/src/validValues/ingredient/ingredientTypes.ts +1 -0
  87. package/src/validValues/otherTranslations/locales/bg.po +4 -0
  88. package/src/validValues/otherTranslations/locales/bg.ts +1 -1
  89. package/src/validValues/otherTranslations/locales/cs.po +4 -0
  90. package/src/validValues/otherTranslations/locales/cs.ts +1 -1
  91. package/src/validValues/otherTranslations/locales/da.po +4 -0
  92. package/src/validValues/otherTranslations/locales/da.ts +1 -1
  93. package/src/validValues/otherTranslations/locales/de.po +4 -0
  94. package/src/validValues/otherTranslations/locales/de.ts +1 -1
  95. package/src/validValues/otherTranslations/locales/el.po +4 -0
  96. package/src/validValues/otherTranslations/locales/el.ts +1 -1
  97. package/src/validValues/otherTranslations/locales/en.po +4 -0
  98. package/src/validValues/otherTranslations/locales/en.ts +1 -1
  99. package/src/validValues/otherTranslations/locales/es.po +4 -0
  100. package/src/validValues/otherTranslations/locales/es.ts +1 -1
  101. package/src/validValues/otherTranslations/locales/et.po +5 -1
  102. package/src/validValues/otherTranslations/locales/et.ts +1 -1
  103. package/src/validValues/otherTranslations/locales/fi.po +5 -1
  104. package/src/validValues/otherTranslations/locales/fi.ts +1 -1
  105. package/src/validValues/otherTranslations/locales/fr.po +4 -0
  106. package/src/validValues/otherTranslations/locales/fr.ts +1 -1
  107. package/src/validValues/otherTranslations/locales/ga.po +4 -0
  108. package/src/validValues/otherTranslations/locales/ga.ts +1 -1
  109. package/src/validValues/otherTranslations/locales/hr.po +4 -0
  110. package/src/validValues/otherTranslations/locales/hr.ts +1 -1
  111. package/src/validValues/otherTranslations/locales/hu.po +4 -0
  112. package/src/validValues/otherTranslations/locales/hu.ts +1 -1
  113. package/src/validValues/otherTranslations/locales/it.po +6 -2
  114. package/src/validValues/otherTranslations/locales/it.ts +1 -1
  115. package/src/validValues/otherTranslations/locales/lt.po +4 -0
  116. package/src/validValues/otherTranslations/locales/lt.ts +1 -1
  117. package/src/validValues/otherTranslations/locales/lv.po +4 -0
  118. package/src/validValues/otherTranslations/locales/lv.ts +1 -1
  119. package/src/validValues/otherTranslations/locales/mt.po +5 -1
  120. package/src/validValues/otherTranslations/locales/mt.ts +1 -1
  121. package/src/validValues/otherTranslations/locales/nl.po +4 -0
  122. package/src/validValues/otherTranslations/locales/nl.ts +1 -1
  123. package/src/validValues/otherTranslations/locales/pl.po +4 -0
  124. package/src/validValues/otherTranslations/locales/pl.ts +1 -1
  125. package/src/validValues/otherTranslations/locales/pt.po +4 -0
  126. package/src/validValues/otherTranslations/locales/pt.ts +1 -1
  127. package/src/validValues/otherTranslations/locales/ro.po +4 -0
  128. package/src/validValues/otherTranslations/locales/ro.ts +1 -1
  129. package/src/validValues/otherTranslations/locales/sk.po +5 -1
  130. package/src/validValues/otherTranslations/locales/sk.ts +1 -1
  131. package/src/validValues/otherTranslations/locales/sl.po +4 -0
  132. package/src/validValues/otherTranslations/locales/sl.ts +1 -1
  133. package/src/validValues/otherTranslations/locales/sv.po +4 -0
  134. package/src/validValues/otherTranslations/locales/sv.ts +1 -1
  135. package/src/validValues/otherTranslations/otherTranslations.ts +7 -0
@@ -81,7 +81,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
81
81
  },
82
82
  metadata: {
83
83
  tags: ['OTHER_INGREDIENT'],
84
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
84
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
85
+ canBeMarkedOrganic: true
85
86
  }
86
87
  }),
87
88
  ammoniaCaramel: ingredient({
@@ -94,7 +95,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
94
95
  },
95
96
  metadata: {
96
97
  tags: ['COLOUR'],
97
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
98
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
99
+ canBeMarkedOrganic: true
98
100
  }
99
101
  }),
100
102
  sunsetYellow: ingredient({
@@ -107,7 +109,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
107
109
  },
108
110
  metadata: {
109
111
  tags: ['COLOUR'],
110
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
112
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
113
+ canBeMarkedOrganic: true
111
114
  }
112
115
  }),
113
116
  sunsetYellow_eCode: ingredient({
@@ -121,6 +124,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
121
124
  metadata: {
122
125
  tags: ['COLOUR'],
123
126
  productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
127
+ canBeMarkedOrganic: true,
124
128
  isHiddenInMainList: true,
125
129
  synonymDescription:
126
130
  /*i18n*/
@@ -139,7 +143,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
139
143
  },
140
144
  metadata: {
141
145
  tags: ['COLOUR'],
142
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
146
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
147
+ canBeMarkedOrganic: true
143
148
  }
144
149
  }),
145
150
  quinolineYellowWith_eCode: ingredient({
@@ -153,6 +158,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
153
158
  metadata: {
154
159
  tags: ['COLOUR'],
155
160
  productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
161
+ canBeMarkedOrganic: true,
156
162
  isHiddenInMainList: true,
157
163
  synonymDescription:
158
164
  /*i18n*/
@@ -171,7 +177,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
171
177
  },
172
178
  metadata: {
173
179
  tags: ['COLOUR'],
174
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
180
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
181
+ canBeMarkedOrganic: true
175
182
  }
176
183
  }),
177
184
  carmoisine_eCode: ingredient({
@@ -185,6 +192,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
185
192
  metadata: {
186
193
  tags: ['COLOUR'],
187
194
  productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
195
+ canBeMarkedOrganic: true,
188
196
  isHiddenInMainList: true,
189
197
  synonymDescription:
190
198
  /*i18n*/
@@ -203,7 +211,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
203
211
  },
204
212
  metadata: {
205
213
  tags: ['COLOUR'],
206
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
214
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
215
+ canBeMarkedOrganic: true
207
216
  }
208
217
  }),
209
218
  alluraRed_eCode: ingredient({
@@ -217,6 +226,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
217
226
  metadata: {
218
227
  tags: ['COLOUR'],
219
228
  productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
229
+ canBeMarkedOrganic: true,
220
230
  isHiddenInMainList: true,
221
231
  synonymDescription:
222
232
  /*i18n*/
@@ -235,7 +245,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
235
245
  },
236
246
  metadata: {
237
247
  tags: ['COLOUR'],
238
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
248
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
249
+ canBeMarkedOrganic: true
239
250
  }
240
251
  }),
241
252
  tartrazine_eCode: ingredient({
@@ -249,6 +260,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
249
260
  metadata: {
250
261
  tags: ['COLOUR'],
251
262
  productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
263
+ canBeMarkedOrganic: true,
252
264
  isHiddenInMainList: true,
253
265
  synonymDescription:
254
266
  /*i18n*/
@@ -267,7 +279,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
267
279
  },
268
280
  metadata: {
269
281
  tags: ['COLOUR'],
270
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
282
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
283
+ canBeMarkedOrganic: true
271
284
  }
272
285
  }),
273
286
  ponceau4R_eCode: ingredient({
@@ -281,6 +294,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
281
294
  metadata: {
282
295
  tags: ['COLOUR'],
283
296
  productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
297
+ canBeMarkedOrganic: true,
284
298
  isHiddenInMainList: true,
285
299
  synonymDescription:
286
300
  /*i18n*/
@@ -299,7 +313,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
299
313
  },
300
314
  metadata: {
301
315
  tags: ['ANTIOXIDANT'],
302
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
316
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
317
+ canBeMarkedOrganic: false
303
318
  }
304
319
  }),
305
320
  burnedSugar: ingredient({
@@ -312,7 +327,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
312
327
  },
313
328
  metadata: {
314
329
  tags: ['SWEETENER'],
315
- productType: _productTypesAromatisedWine["default"]
330
+ productType: _productTypesAromatisedWine["default"],
331
+ canBeMarkedOrganic: true
316
332
  }
317
333
  }),
318
334
  calciumSulphate: ingredient({
@@ -325,7 +341,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
325
341
  },
326
342
  metadata: {
327
343
  tags: ['ACIDITY_REGULATOR'],
328
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
344
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
345
+ canBeMarkedOrganic: true
329
346
  }
330
347
  }),
331
348
  caramel: ingredient({
@@ -338,7 +355,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
338
355
  },
339
356
  metadata: {
340
357
  tags: ['OTHER_INGREDIENT'],
341
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
358
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
359
+ canBeMarkedOrganic: true
342
360
  }
343
361
  }),
344
362
  carbonDioxide: ingredient({
@@ -351,7 +369,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
351
369
  },
352
370
  metadata: {
353
371
  tags: ['RAW_MATERIAL'],
354
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
372
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
373
+ canBeMarkedOrganic: true
355
374
  }
356
375
  }),
357
376
  carboxymethylcellulose: ingredient({
@@ -364,7 +383,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
364
383
  },
365
384
  metadata: {
366
385
  tags: ['STABILISER'],
367
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
386
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
387
+ canBeMarkedOrganic: true
368
388
  }
369
389
  }),
370
390
  carobSyrup: ingredient({
@@ -377,7 +397,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
377
397
  },
378
398
  metadata: {
379
399
  tags: ['SWEETENER'],
380
- productType: _productTypesAromatisedWine["default"]
400
+ productType: _productTypesAromatisedWine["default"],
401
+ canBeMarkedOrganic: true
381
402
  }
382
403
  }),
383
404
  milk: ingredient({
@@ -390,7 +411,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
390
411
  },
391
412
  metadata: {
392
413
  tags: ['CLARIFYING_AGENT', 'ALLERGEN'],
393
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
414
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
415
+ canBeMarkedOrganic: true
394
416
  }
395
417
  }),
396
418
  neutralAlcoholOfVineOrigin: ingredient({
@@ -403,7 +425,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
403
425
  },
404
426
  metadata: {
405
427
  tags: ['RAW_MATERIAL'],
406
- productType: ['wine_fortified', 'wine_liqueur']
428
+ productType: ['wine_fortified', 'wine_liqueur'],
429
+ canBeMarkedOrganic: true
407
430
  }
408
431
  }),
409
432
  causticSulfiteCaramel: ingredient({
@@ -416,7 +439,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
416
439
  },
417
440
  metadata: {
418
441
  tags: ['COLOUR'],
419
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
442
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
443
+ canBeMarkedOrganic: true
420
444
  }
421
445
  }),
422
446
  cerealDistillateAndWater: ingredient({
@@ -431,7 +455,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
431
455
  },
432
456
  metadata: {
433
457
  tags: ['RAW_MATERIAL'],
434
- productType: _productTypesSpirit["default"]
458
+ productType: _productTypesSpirit["default"],
459
+ canBeMarkedOrganic: true
435
460
  }
436
461
  }),
437
462
  citricAcid: ingredient({
@@ -444,7 +469,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
444
469
  },
445
470
  metadata: {
446
471
  tags: ['STABILISER', 'ACIDITY_REGULATOR'],
447
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
472
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
473
+ canBeMarkedOrganic: true
448
474
  }
449
475
  }),
450
476
  wine: ingredient({
@@ -457,7 +483,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
457
483
  },
458
484
  metadata: {
459
485
  tags: ['RAW_MATERIAL'],
460
- productType: _productTypesAromatisedWine["default"]
486
+ productType: _productTypesAromatisedWine["default"],
487
+ canBeMarkedOrganic: true
461
488
  }
462
489
  }),
463
490
  wineWithSulphites: ingredient({
@@ -472,7 +499,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
472
499
  },
473
500
  metadata: {
474
501
  tags: ['RAW_MATERIAL', 'ALLERGEN'],
475
- productType: _productTypesAromatisedWine["default"]
502
+ productType: _productTypesAromatisedWine["default"],
503
+ canBeMarkedOrganic: true
476
504
  }
477
505
  }),
478
506
  concentratedGrapeMust: ingredient({
@@ -485,7 +513,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
485
513
  },
486
514
  metadata: {
487
515
  tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER', 'RAW_MATERIAL', 'ALLERGEN'],
488
- productType: _productTypesWine["default"]
516
+ productType: _productTypesWine["default"],
517
+ canBeMarkedOrganic: true
489
518
  }
490
519
  }),
491
520
  grapeMustWithSulphites: ingredient({
@@ -498,7 +527,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
498
527
  },
499
528
  metadata: {
500
529
  tags: ['RAW_MATERIAL', 'ALLERGEN'],
501
- productType: _productTypesAromatisedWine["default"]
530
+ productType: _productTypesAromatisedWine["default"],
531
+ canBeMarkedOrganic: true
502
532
  }
503
533
  }),
504
534
  dimethyldicarbonate: ingredient({
@@ -511,7 +541,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
511
541
  },
512
542
  metadata: {
513
543
  tags: ['PRESERVATIVE'],
514
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
544
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
545
+ canBeMarkedOrganic: true
515
546
  }
516
547
  }),
517
548
  distillateOfAgriculturalOrigin: ingredient({
@@ -524,7 +555,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
524
555
  },
525
556
  metadata: {
526
557
  tags: ['ALCOHOL'],
527
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
558
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
559
+ canBeMarkedOrganic: true
528
560
  }
529
561
  }),
530
562
  driedGrapeAlcohol: ingredient({
@@ -537,7 +569,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
537
569
  },
538
570
  metadata: {
539
571
  tags: ['ALCOHOL'],
540
- productType: _productTypesAromatisedWine["default"]
572
+ productType: _productTypesAromatisedWine["default"],
573
+ canBeMarkedOrganic: true
541
574
  }
542
575
  }),
543
576
  driedGrapeDistillate: ingredient({
@@ -552,7 +585,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
552
585
  },
553
586
  metadata: {
554
587
  tags: ['ALCOHOL'],
555
- productType: _productTypesAromatisedWine["default"]
588
+ productType: _productTypesAromatisedWine["default"],
589
+ canBeMarkedOrganic: true
556
590
  }
557
591
  }),
558
592
  egg: ingredient({
@@ -565,7 +599,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
565
599
  },
566
600
  metadata: {
567
601
  tags: ['CLARIFYING_AGENT', 'ALLERGEN', 'PRESERVATIVE'],
568
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
602
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
603
+ canBeMarkedOrganic: true
569
604
  }
570
605
  }),
571
606
  ethylAlcoholOfAgriculturalOrigin: ingredient({
@@ -578,7 +613,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
578
613
  },
579
614
  metadata: {
580
615
  tags: ['ALCOHOL'],
581
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
616
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
617
+ canBeMarkedOrganic: true
582
618
  }
583
619
  }),
584
620
  expeditionLiqueur: ingredient({
@@ -591,7 +627,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
591
627
  },
592
628
  metadata: {
593
629
  tags: ['RAW_MATERIAL'],
594
- productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling']
630
+ productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling'],
631
+ canBeMarkedOrganic: true
595
632
  }
596
633
  }),
597
634
  flavouring: ingredient({
@@ -604,7 +641,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
604
641
  },
605
642
  metadata: {
606
643
  tags: ['FLAVOURING'],
607
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
644
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
645
+ canBeMarkedOrganic: true
608
646
  }
609
647
  }),
610
648
  flavourings: ingredient({
@@ -617,7 +655,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
617
655
  },
618
656
  metadata: {
619
657
  tags: ['FLAVOURING'],
620
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
658
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
659
+ canBeMarkedOrganic: true
621
660
  }
622
661
  }),
623
662
  flavouringNatural: ingredient({
@@ -630,7 +669,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
630
669
  },
631
670
  metadata: {
632
671
  tags: ['FLAVOURING'],
633
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
672
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
673
+ canBeMarkedOrganic: true
634
674
  }
635
675
  }),
636
676
  flavouringsNatural: ingredient({
@@ -643,7 +683,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
643
683
  },
644
684
  metadata: {
645
685
  tags: ['FLAVOURING'],
646
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
686
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
687
+ canBeMarkedOrganic: true
647
688
  }
648
689
  }),
649
690
  flavouringSmoke: ingredient({
@@ -656,7 +697,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
656
697
  },
657
698
  metadata: {
658
699
  tags: ['FLAVOURING'],
659
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
700
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
701
+ canBeMarkedOrganic: true
660
702
  }
661
703
  }),
662
704
  flavouringsSmoke: ingredient({
@@ -669,7 +711,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
669
711
  },
670
712
  metadata: {
671
713
  tags: ['FLAVOURING'],
672
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
714
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
715
+ canBeMarkedOrganic: true
673
716
  }
674
717
  }),
675
718
  freshBeerDistillateAndWater: ingredient({
@@ -684,7 +727,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
684
727
  },
685
728
  metadata: {
686
729
  tags: ['RAW_MATERIAL'],
687
- productType: ['beer']
730
+ productType: ['beer'],
731
+ canBeMarkedOrganic: true
688
732
  }
689
733
  }),
690
734
  fumaricAcid: ingredient({
@@ -697,7 +741,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
697
741
  },
698
742
  metadata: {
699
743
  tags: ['STABILISER'],
700
- productType: ['wine_stillwine', 'wine_fortified', 'wine_pearlwine', 'wine_sparkling'].concat(_toConsumableArray(_productTypesAromatisedWine["default"]))
744
+ productType: ['wine_stillwine', 'wine_fortified', 'wine_pearlwine', 'wine_sparkling'].concat(_toConsumableArray(_productTypesAromatisedWine["default"])),
745
+ canBeMarkedOrganic: false
701
746
  }
702
747
  }),
703
748
  grainDistillateAndWater: ingredient({
@@ -712,7 +757,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
712
757
  },
713
758
  metadata: {
714
759
  tags: ['RAW_MATERIAL'],
715
- productType: _productTypesSpirit["default"]
760
+ productType: _productTypesSpirit["default"],
761
+ canBeMarkedOrganic: true
716
762
  }
717
763
  }),
718
764
  grape: ingredient({
@@ -725,7 +771,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
725
771
  },
726
772
  metadata: {
727
773
  tags: ['RAW_MATERIAL'],
728
- productType: _productTypesWine["default"]
774
+ productType: _productTypesWine["default"],
775
+ canBeMarkedOrganic: true
729
776
  }
730
777
  }),
731
778
  grapeMarcSpirit: ingredient({
@@ -738,7 +785,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
738
785
  },
739
786
  metadata: {
740
787
  tags: ['ALCOHOL'],
741
- productType: _productTypesAromatisedWine["default"]
788
+ productType: _productTypesAromatisedWine["default"],
789
+ canBeMarkedOrganic: true
742
790
  }
743
791
  }),
744
792
  gumArabic: ingredient({
@@ -751,7 +799,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
751
799
  },
752
800
  metadata: {
753
801
  tags: ['STABILISER'],
754
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
802
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
803
+ canBeMarkedOrganic: true
755
804
  }
756
805
  }),
757
806
  honey: ingredient({
@@ -764,7 +813,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
764
813
  },
765
814
  metadata: {
766
815
  tags: ['SWEETENER'],
767
- productType: _productTypesAromatisedWine["default"]
816
+ productType: _productTypesAromatisedWine["default"],
817
+ canBeMarkedOrganic: true
768
818
  }
769
819
  }),
770
820
  lacticAcid: ingredient({
@@ -777,7 +827,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
777
827
  },
778
828
  metadata: {
779
829
  tags: ['ACIDITY_REGULATOR'],
780
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
830
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
831
+ canBeMarkedOrganic: true
781
832
  }
782
833
  }),
783
834
  malicAcid: ingredient({
@@ -790,7 +841,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
790
841
  },
791
842
  metadata: {
792
843
  tags: ['ACIDITY_REGULATOR'],
793
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
844
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
845
+ canBeMarkedOrganic: true
794
846
  }
795
847
  }),
796
848
  maltDistillateAndWater: ingredient({
@@ -805,7 +857,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
805
857
  },
806
858
  metadata: {
807
859
  tags: ['RAW_MATERIAL'],
808
- productType: _productTypesSpirit["default"]
860
+ productType: _productTypesSpirit["default"],
861
+ canBeMarkedOrganic: true
809
862
  }
810
863
  }),
811
864
  tartaricAcid: ingredient({
@@ -818,7 +871,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
818
871
  },
819
872
  metadata: {
820
873
  tags: ['ACIDITY_REGULATOR'],
821
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
874
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
875
+ canBeMarkedOrganic: false
822
876
  }
823
877
  }),
824
878
  metatartaricAcid: ingredient({
@@ -831,7 +885,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
831
885
  },
832
886
  metadata: {
833
887
  tags: ['STABILISER'],
834
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
888
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
889
+ canBeMarkedOrganic: false
835
890
  }
836
891
  }),
837
892
  plainCaramel: ingredient({
@@ -844,7 +899,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
844
899
  },
845
900
  metadata: {
846
901
  tags: ['COLOUR'],
847
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
902
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
903
+ canBeMarkedOrganic: true
848
904
  }
849
905
  }),
850
906
  potassiumPolyaspartate: ingredient({
@@ -857,7 +913,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
857
913
  },
858
914
  metadata: {
859
915
  tags: ['STABILISER'],
860
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
916
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
917
+ canBeMarkedOrganic: true
861
918
  }
862
919
  }),
863
920
  potassiumSorbate: ingredient({
@@ -870,7 +927,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
870
927
  },
871
928
  metadata: {
872
929
  tags: ['PRESERVATIVE'],
873
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
930
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
931
+ canBeMarkedOrganic: true
874
932
  }
875
933
  }),
876
934
  ryeDistillateAndWater: ingredient({
@@ -885,7 +943,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
885
943
  },
886
944
  metadata: {
887
945
  tags: ['RAW_MATERIAL'],
888
- productType: _productTypesSpirit["default"]
946
+ productType: _productTypesSpirit["default"],
947
+ canBeMarkedOrganic: true
889
948
  }
890
949
  }),
891
950
  sucrose: ingredient({
@@ -898,7 +957,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
898
957
  },
899
958
  metadata: {
900
959
  tags: ['ENRICHMENT_SUBSTANCE'],
901
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
960
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
961
+ canBeMarkedOrganic: true
902
962
  }
903
963
  }),
904
964
  sugar: ingredient({
@@ -911,7 +971,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
911
971
  },
912
972
  metadata: {
913
973
  tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER'],
914
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
974
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
975
+ canBeMarkedOrganic: true
915
976
  }
916
977
  }),
917
978
  sulfiteAmmoniaCaramel: ingredient({
@@ -924,7 +985,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
924
985
  },
925
986
  metadata: {
926
987
  tags: ['COLOUR'],
927
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]))
988
+ productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"])),
989
+ canBeMarkedOrganic: true
928
990
  }
929
991
  }),
930
992
  sulfites: ingredient({
@@ -937,7 +999,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
937
999
  },
938
1000
  metadata: {
939
1001
  tags: ['PRESERVATIVE', 'ALLERGEN'],
940
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1002
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1003
+ canBeMarkedOrganic: true
941
1004
  }
942
1005
  }),
943
1006
  tirageLiqueur: ingredient({
@@ -950,7 +1013,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
950
1013
  },
951
1014
  metadata: {
952
1015
  tags: ['RAW_MATERIAL'],
953
- productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling']
1016
+ productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling'],
1017
+ canBeMarkedOrganic: false
954
1018
  }
955
1019
  }),
956
1020
  water: ingredient({
@@ -963,7 +1027,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
963
1027
  },
964
1028
  metadata: {
965
1029
  tags: ['OTHER_INGREDIENT'],
966
- productType: _productTypesAromatisedWine["default"]
1030
+ productType: _productTypesAromatisedWine["default"],
1031
+ canBeMarkedOrganic: true
967
1032
  }
968
1033
  }),
969
1034
  wineAlcohol: ingredient({
@@ -976,7 +1041,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
976
1041
  },
977
1042
  metadata: {
978
1043
  tags: ['ALCOHOL'],
979
- productType: _productTypesAromatisedWine["default"]
1044
+ productType: _productTypesAromatisedWine["default"],
1045
+ canBeMarkedOrganic: true
980
1046
  }
981
1047
  }),
982
1048
  wineDistillate: ingredient({
@@ -989,7 +1055,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
989
1055
  },
990
1056
  metadata: {
991
1057
  tags: ['ALCOHOL'],
992
- productType: _productTypesAromatisedWine["default"]
1058
+ productType: _productTypesAromatisedWine["default"],
1059
+ canBeMarkedOrganic: true
993
1060
  }
994
1061
  }),
995
1062
  wineSpirit: ingredient({
@@ -1002,7 +1069,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1002
1069
  },
1003
1070
  metadata: {
1004
1071
  tags: ['ALCOHOL'],
1005
- productType: _productTypesAromatisedWine["default"]
1072
+ productType: _productTypesAromatisedWine["default"],
1073
+ canBeMarkedOrganic: true
1006
1074
  }
1007
1075
  }),
1008
1076
  yeastMannoproteins: ingredient({
@@ -1015,7 +1083,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1015
1083
  },
1016
1084
  metadata: {
1017
1085
  tags: ['STABILISER'],
1018
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1086
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1087
+ canBeMarkedOrganic: true
1019
1088
  }
1020
1089
  }),
1021
1090
  // Synonym ingredients
@@ -1029,7 +1098,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1029
1098
  },
1030
1099
  metadata: _objectSpread({
1031
1100
  tags: ['CLARIFYING_AGENT'],
1032
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1101
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1102
+ canBeMarkedOrganic: true
1033
1103
  }, synonymOfMilk)
1034
1104
  }),
1035
1105
  milkProducts: ingredient({
@@ -1042,7 +1112,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1042
1112
  },
1043
1113
  metadata: _objectSpread({
1044
1114
  tags: ['CLARIFYING_AGENT'],
1045
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1115
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1116
+ canBeMarkedOrganic: true
1046
1117
  }, synonymOfMilk)
1047
1118
  }),
1048
1119
  milkProtein: ingredient({
@@ -1055,7 +1126,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1055
1126
  },
1056
1127
  metadata: _objectSpread({
1057
1128
  tags: ['CLARIFYING_AGENT'],
1058
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1129
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1130
+ canBeMarkedOrganic: true
1059
1131
  }, synonymOfMilk)
1060
1132
  }),
1061
1133
  eggAlbumin: ingredient({
@@ -1068,7 +1140,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1068
1140
  },
1069
1141
  metadata: _objectSpread({
1070
1142
  tags: ['CLARIFYING_AGENT', 'ALLERGEN'],
1071
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1143
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1144
+ canBeMarkedOrganic: true
1072
1145
  }, synonymOfEggs)
1073
1146
  }),
1074
1147
  eggLysozyme: ingredient({
@@ -1081,7 +1154,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1081
1154
  },
1082
1155
  metadata: _objectSpread({
1083
1156
  tags: ['PRESERVATIVE', 'ALLERGEN'],
1084
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1157
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1158
+ canBeMarkedOrganic: true
1085
1159
  }, synonymOfEggs)
1086
1160
  }),
1087
1161
  eggLysozyme_eCode: ingredient({
@@ -1094,7 +1168,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1094
1168
  },
1095
1169
  metadata: _objectSpread({
1096
1170
  tags: ['PRESERVATIVE', 'ALLERGEN'],
1097
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1171
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1172
+ canBeMarkedOrganic: true
1098
1173
  }, synonymOfEggs)
1099
1174
  }),
1100
1175
  eggProtein: ingredient({
@@ -1107,7 +1182,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1107
1182
  },
1108
1183
  metadata: _objectSpread({
1109
1184
  tags: ['CLARIFYING_AGENT', 'ALLERGEN', 'PRESERVATIVE'],
1110
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1185
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1186
+ canBeMarkedOrganic: true
1111
1187
  }, synonymOfEggs)
1112
1188
  }),
1113
1189
  eggProduct: ingredient({
@@ -1120,7 +1196,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1120
1196
  },
1121
1197
  metadata: _objectSpread({
1122
1198
  tags: ['CLARIFYING_AGENT', 'ALLERGEN', 'PRESERVATIVE'],
1123
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1199
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1200
+ canBeMarkedOrganic: true
1124
1201
  }, synonymOfEggs)
1125
1202
  }),
1126
1203
  potassiumBisulphite: ingredient({
@@ -1133,7 +1210,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1133
1210
  },
1134
1211
  metadata: _objectSpread({
1135
1212
  tags: ['PRESERVATIVE', 'ALLERGEN'],
1136
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1213
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1214
+ canBeMarkedOrganic: true
1137
1215
  }, synonymOfSulfites)
1138
1216
  }),
1139
1217
  potassiumBisulphiteBold: ingredient({
@@ -1165,7 +1243,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1165
1243
  },
1166
1244
  metadata: _objectSpread({
1167
1245
  tags: ['PRESERVATIVE', 'ALLERGEN'],
1168
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1246
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1247
+ canBeMarkedOrganic: true
1169
1248
  }, synonymOfSulfites)
1170
1249
  }),
1171
1250
  potassiumMetabisulphite: ingredient({
@@ -1178,7 +1257,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1178
1257
  },
1179
1258
  metadata: _objectSpread({
1180
1259
  tags: ['PRESERVATIVE', 'ALLERGEN'],
1181
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1260
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1261
+ canBeMarkedOrganic: true
1182
1262
  }, synonymOfSulfites)
1183
1263
  }),
1184
1264
  potassiumMetabisulphiteBold: ingredient({
@@ -1210,7 +1290,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1210
1290
  },
1211
1291
  metadata: _objectSpread({
1212
1292
  tags: ['PRESERVATIVE', 'ALLERGEN'],
1213
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1293
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1294
+ canBeMarkedOrganic: true
1214
1295
  }, synonymOfSulfites)
1215
1296
  }),
1216
1297
  sulphurDioxide: ingredient({
@@ -1223,7 +1304,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1223
1304
  },
1224
1305
  metadata: _objectSpread({
1225
1306
  tags: ['PRESERVATIVE', 'ALLERGEN'],
1226
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1307
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1308
+ canBeMarkedOrganic: true
1227
1309
  }, synonymOfSulfites)
1228
1310
  }),
1229
1311
  sulphurDioxide_eCode: ingredient({
@@ -1236,7 +1318,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1236
1318
  },
1237
1319
  metadata: _objectSpread({
1238
1320
  tags: ['PRESERVATIVE', 'ALLERGEN'],
1239
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
1321
+ productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1322
+ canBeMarkedOrganic: true
1240
1323
  }, synonymOfSulfites)
1241
1324
  }),
1242
1325
  tartaricAcid_eCode: ingredient({
@@ -1245,6 +1328,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1245
1328
  metadata: {
1246
1329
  tags: ['ACIDITY_REGULATOR'],
1247
1330
  productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1331
+ canBeMarkedOrganic: true,
1248
1332
  isHiddenInMainList: true,
1249
1333
  synonymDescription:
1250
1334
  /*i18n*/
@@ -1260,6 +1344,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1260
1344
  metadata: {
1261
1345
  tags: ['ACIDITY_REGULATOR'],
1262
1346
  productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1347
+ canBeMarkedOrganic: true,
1263
1348
  isHiddenInMainList: true,
1264
1349
  synonymDescription:
1265
1350
  /*i18n*/
@@ -1275,6 +1360,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1275
1360
  metadata: {
1276
1361
  tags: ['ACIDITY_REGULATOR'],
1277
1362
  productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1363
+ canBeMarkedOrganic: true,
1278
1364
  isHiddenInMainList: true,
1279
1365
  synonymDescription:
1280
1366
  /*i18n*/
@@ -1290,6 +1376,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1290
1376
  metadata: {
1291
1377
  tags: ['ACIDITY_REGULATOR'],
1292
1378
  productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1379
+ canBeMarkedOrganic: true,
1293
1380
  isHiddenInMainList: true,
1294
1381
  synonymDescription:
1295
1382
  /*i18n*/
@@ -1305,6 +1392,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1305
1392
  metadata: {
1306
1393
  tags: ['PRESERVATIVE'],
1307
1394
  productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1395
+ canBeMarkedOrganic: true,
1308
1396
  isHiddenInMainList: true,
1309
1397
  synonymDescription:
1310
1398
  /*i18n*/
@@ -1320,6 +1408,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1320
1408
  metadata: {
1321
1409
  tags: ['ANTIOXIDANT'],
1322
1410
  productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1411
+ canBeMarkedOrganic: false,
1323
1412
  isHiddenInMainList: true,
1324
1413
  synonymDescription:
1325
1414
  /*i18n*/
@@ -1335,6 +1424,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1335
1424
  metadata: {
1336
1425
  tags: ['PRESERVATIVE'],
1337
1426
  productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1427
+ canBeMarkedOrganic: true,
1338
1428
  isHiddenInMainList: true,
1339
1429
  synonymDescription:
1340
1430
  /*i18n*/
@@ -1350,6 +1440,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1350
1440
  metadata: {
1351
1441
  tags: ['STABILISER', 'ACIDITY_REGULATOR'],
1352
1442
  productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1443
+ canBeMarkedOrganic: true,
1353
1444
  isHiddenInMainList: true,
1354
1445
  synonymDescription:
1355
1446
  /*i18n*/
@@ -1365,6 +1456,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1365
1456
  metadata: {
1366
1457
  tags: ['STABILISER'],
1367
1458
  productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1459
+ canBeMarkedOrganic: false,
1368
1460
  isHiddenInMainList: true,
1369
1461
  synonymDescription:
1370
1462
  /*i18n*/
@@ -1380,6 +1472,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1380
1472
  metadata: {
1381
1473
  tags: ['STABILISER'],
1382
1474
  productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1475
+ canBeMarkedOrganic: true,
1383
1476
  isHiddenInMainList: true,
1384
1477
  synonymDescription:
1385
1478
  /*i18n*/
@@ -1395,6 +1488,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1395
1488
  metadata: {
1396
1489
  tags: ['STABILISER'],
1397
1490
  productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1491
+ canBeMarkedOrganic: true,
1398
1492
  isHiddenInMainList: true,
1399
1493
  synonymDescription:
1400
1494
  /*i18n*/
@@ -1410,6 +1504,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1410
1504
  metadata: {
1411
1505
  tags: ['STABILISER'],
1412
1506
  productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1507
+ canBeMarkedOrganic: true,
1413
1508
  isHiddenInMainList: true,
1414
1509
  synonymDescription:
1415
1510
  /*i18n*/
@@ -1425,6 +1520,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1425
1520
  metadata: {
1426
1521
  tags: ['RAW_MATERIAL'],
1427
1522
  productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1523
+ canBeMarkedOrganic: true,
1428
1524
  isHiddenInMainList: true,
1429
1525
  synonymDescription:
1430
1526
  /*i18n*/
@@ -1440,6 +1536,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1440
1536
  metadata: {
1441
1537
  tags: ['OTHER_INGREDIENT'],
1442
1538
  productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
1539
+ canBeMarkedOrganic: true,
1443
1540
  isHiddenInMainList: true,
1444
1541
  synonymDescription:
1445
1542
  /*i18n*/