@bottlebooks/valid-values 10.20.0 → 10.21.1

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 +25 -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
package/CHANGELOG.md CHANGED
@@ -3,6 +3,31 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [10.21.1](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@10.21.0...@bottlebooks/valid-values@10.21.1) (2024-04-05)
7
+
8
+ ### Bug Fixes
9
+
10
+ - all ingredients can be marked organic ([cf4b5d7](https://github.com/bottlebooks/bottlebooks/commit/cf4b5d7556ff3d2d7797025a074b3a431bf50e99))
11
+
12
+ # [10.21.0](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@10.20.0...@bottlebooks/valid-values@10.21.0) (2024-04-05)
13
+
14
+ ### Bug Fixes
15
+
16
+ - allow all ingredients to be marked as organic ([9963db4](https://github.com/bottlebooks/bottlebooks/commit/9963db496f66f33cfebcc858794568a6d9a99d40))
17
+ - bug on deprecated ingredient definition ([a9d7596](https://github.com/bottlebooks/bottlebooks/commit/a9d7596dfe41bafc67ac6dc6e0280916a6d34f01))
18
+ - de translation ([12c076f](https://github.com/bottlebooks/bottlebooks/commit/12c076f1d35c4464702a1777fcf34272b6c97f5f))
19
+ - organic translation ([f7d23ed](https://github.com/bottlebooks/bottlebooks/commit/f7d23ed41733a40b542fddc5a9285373072c0925))
20
+ - rename supportsOrganic to canBeMarkedOrganic ([f0e2d32](https://github.com/bottlebooks/bottlebooks/commit/f0e2d324f2245db98310e3ed92411628217e64ad))
21
+ - uppercase first char in simplified declaration ([8fda58d](https://github.com/bottlebooks/bottlebooks/commit/8fda58dd4569bff979160b07e240bf8635f72eb8))
22
+
23
+ ### Features
24
+
25
+ - add checkbox to ornanic ingredients ([59d60bf](https://github.com/bottlebooks/bottlebooks/commit/59d60bfc0a735d26f579e5affb165cb46c1832b7))
26
+ - enable organic for most of ingredients ([92f9cf4](https://github.com/bottlebooks/bottlebooks/commit/92f9cf45247988f212074b88b22f77657ba3ff84))
27
+ - organic translations ([8211c23](https://github.com/bottlebooks/bottlebooks/commit/8211c23ae34c596fb0283f47108a3cece77f90ef))
28
+ - rename flag to "supportsOrganic" ([535aa8a](https://github.com/bottlebooks/bottlebooks/commit/535aa8a88f3f757c5ac456626df8c879602e3054))
29
+ - use organic declaration translations from scantrust ([78a3659](https://github.com/bottlebooks/bottlebooks/commit/78a3659d929a98a5d9dbc660868468c526bc2dd4))
30
+
6
31
  # [10.20.0](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@10.19.0...@bottlebooks/valid-values@10.20.0) (2024-04-02)
7
32
 
8
33
  ### Features
@@ -1 +1 @@
1
- {"version":3,"file":"deprecatedIngredient.d.ts","sourceRoot":"","sources":["../../../src/validValues/ingredient/deprecatedIngredient.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAK9D,QAAA,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6sBjB,CAAC;AAEX,eAAe,qBAAqB,CAAC"}
1
+ {"version":3,"file":"deprecatedIngredient.d.ts","sourceRoot":"","sources":["../../../src/validValues/ingredient/deprecatedIngredient.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAC;AAK9D,QAAA,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAowBjB,CAAC;AAEX,eAAe,qBAAqB,CAAC"}
@@ -43,7 +43,8 @@ var deprecatedIngredients = {
43
43
  message: 'Currently we assume all wines contain sulfites. Please choose a more specific ingredient instead.'
44
44
  },
45
45
  tags: ['RAW_MATERIAL'],
46
- productType: _productTypesAromatisedWine["default"]
46
+ productType: _productTypesAromatisedWine["default"],
47
+ canBeMarkedOrganic: true
47
48
  }
48
49
  }),
49
50
  allylIsothiocyanate: ingredient({
@@ -57,7 +58,8 @@ var deprecatedIngredients = {
57
58
  },
58
59
  metadata: {
59
60
  tags: ['OTHER_INGREDIENT'],
60
- productType: _productTypesWine["default"]
61
+ productType: _productTypesWine["default"],
62
+ canBeMarkedOrganic: true
61
63
  }
62
64
  }),
63
65
  ammoniumBisulphite: ingredient({
@@ -71,7 +73,8 @@ var deprecatedIngredients = {
71
73
  },
72
74
  metadata: _objectSpread({
73
75
  tags: ['FERMENTATION_ACTIVATOR', 'ALLERGEN'],
74
- productType: _productTypesWine["default"]
76
+ productType: _productTypesWine["default"],
77
+ canBeMarkedOrganic: true
75
78
  }, _ingredientTypes.synonymOfSulfites)
76
79
  }),
77
80
  ammoniumSulphate: ingredient({
@@ -85,7 +88,8 @@ var deprecatedIngredients = {
85
88
  },
86
89
  metadata: _objectSpread({
87
90
  tags: ['FERMENTATION_ACTIVATOR'],
88
- productType: _productTypesWine["default"]
91
+ productType: _productTypesWine["default"],
92
+ canBeMarkedOrganic: true
89
93
  }, _ingredientTypes.synonymOfSulfites)
90
94
  }),
91
95
  argon: ingredient({
@@ -106,7 +110,8 @@ var deprecatedIngredients = {
106
110
  message: 'According to updated regulations, it is not longer recommended to include packaging gases in the list of ingredients. Use the new Packaging Gases question instead.'
107
111
  },
108
112
  tags: ['PACKAGING_GAS'],
109
- productType: _productTypesWine["default"]
113
+ productType: _productTypesWine["default"],
114
+ canBeMarkedOrganic: true
110
115
  }
111
116
  }),
112
117
  bentonite: ingredient({
@@ -120,7 +125,8 @@ var deprecatedIngredients = {
120
125
  },
121
126
  metadata: {
122
127
  tags: ['CLARIFYING_AGENT'],
123
- productType: _productTypesWine["default"]
128
+ productType: _productTypesWine["default"],
129
+ canBeMarkedOrganic: true
124
130
  }
125
131
  }),
126
132
  betaglucanase: ingredient({
@@ -134,7 +140,8 @@ var deprecatedIngredients = {
134
140
  },
135
141
  metadata: {
136
142
  tags: ['ENZYME'],
137
- productType: _productTypesWine["default"]
143
+ productType: _productTypesWine["default"],
144
+ canBeMarkedOrganic: true
138
145
  }
139
146
  }),
140
147
  calciumAlginate: ingredient({
@@ -148,7 +155,8 @@ var deprecatedIngredients = {
148
155
  },
149
156
  metadata: {
150
157
  tags: ['CLARIFYING_AGENT'],
151
- productType: _productTypesWine["default"]
158
+ productType: _productTypesWine["default"],
159
+ canBeMarkedOrganic: true
152
160
  }
153
161
  }),
154
162
  calciumCarbonate: ingredient({
@@ -162,7 +170,8 @@ var deprecatedIngredients = {
162
170
  },
163
171
  metadata: {
164
172
  tags: ['ACIDITY_REGULATOR'],
165
- productType: _productTypesWine["default"]
173
+ productType: _productTypesWine["default"],
174
+ canBeMarkedOrganic: true
166
175
  }
167
176
  }),
168
177
  calciumPhytate: ingredient({
@@ -176,7 +185,8 @@ var deprecatedIngredients = {
176
185
  },
177
186
  metadata: {
178
187
  tags: ['CLARIFYING_AGENT', 'STABILISER'],
179
- productType: _productTypesWine["default"]
188
+ productType: _productTypesWine["default"],
189
+ canBeMarkedOrganic: true
180
190
  }
181
191
  }),
182
192
  calciumTartrate: ingredient({
@@ -190,7 +200,8 @@ var deprecatedIngredients = {
190
200
  },
191
201
  metadata: {
192
202
  tags: ['ACIDITY_REGULATOR', 'STABILISER'],
193
- productType: _productTypesWine["default"]
203
+ productType: _productTypesWine["default"],
204
+ canBeMarkedOrganic: true
194
205
  }
195
206
  }),
196
207
  cellulase: ingredient({
@@ -204,7 +215,8 @@ var deprecatedIngredients = {
204
215
  },
205
216
  metadata: {
206
217
  tags: ['ENZYME'],
207
- productType: _productTypesWine["default"]
218
+ productType: _productTypesWine["default"],
219
+ canBeMarkedOrganic: true
208
220
  }
209
221
  }),
210
222
  charcoalForOenologicalUse: ingredient({
@@ -218,7 +230,8 @@ var deprecatedIngredients = {
218
230
  },
219
231
  metadata: {
220
232
  tags: ['SEQUESTRANT'],
221
- productType: _productTypesWine["default"]
233
+ productType: _productTypesWine["default"],
234
+ canBeMarkedOrganic: true
222
235
  }
223
236
  }),
224
237
  chitinGlucanAspergillusNiger: ingredient({
@@ -232,7 +245,8 @@ var deprecatedIngredients = {
232
245
  },
233
246
  metadata: {
234
247
  tags: ['CLARIFYING_AGENT', 'CORRECTION_OF_DEFECT'],
235
- productType: _productTypesWine["default"]
248
+ productType: _productTypesWine["default"],
249
+ canBeMarkedOrganic: true
236
250
  }
237
251
  }),
238
252
  chitosanAspergillusNiger: ingredient({
@@ -246,7 +260,8 @@ var deprecatedIngredients = {
246
260
  },
247
261
  metadata: {
248
262
  tags: ['CLARIFYING_AGENT', 'CORRECTION_OF_DEFECT'],
249
- productType: _productTypesWine["default"]
263
+ productType: _productTypesWine["default"],
264
+ canBeMarkedOrganic: true
250
265
  }
251
266
  }),
252
267
  grapeMust: ingredient({
@@ -267,7 +282,8 @@ var deprecatedIngredients = {
267
282
  message: 'According to updated regulations, the term ‘grapes’ can be used to refer to grapes or grape must. Remove this item from your ingredient list.'
268
283
  },
269
284
  tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER', 'RAW_MATERIAL'],
270
- productType: _productTypesWine["default"]
285
+ productType: _productTypesWine["default"],
286
+ canBeMarkedOrganic: true
271
287
  }
272
288
  }),
273
289
  copperCitrate: ingredient({
@@ -281,7 +297,8 @@ var deprecatedIngredients = {
281
297
  },
282
298
  metadata: {
283
299
  tags: ['CORRECTION_OF_DEFECT'],
284
- productType: _productTypesWine["default"]
300
+ productType: _productTypesWine["default"],
301
+ canBeMarkedOrganic: true
285
302
  }
286
303
  }),
287
304
  copperSulphatePentahydrate: ingredient({
@@ -295,7 +312,8 @@ var deprecatedIngredients = {
295
312
  },
296
313
  metadata: {
297
314
  tags: ['CORRECTION_OF_DEFECT'],
298
- productType: _productTypesWine["default"]
315
+ productType: _productTypesWine["default"],
316
+ canBeMarkedOrganic: true
299
317
  }
300
318
  }),
301
319
  diammoniumHydrogenPhosphate: ingredient({
@@ -309,7 +327,8 @@ var deprecatedIngredients = {
309
327
  },
310
328
  metadata: {
311
329
  tags: ['FERMENTATION_ACTIVATOR'],
312
- productType: _productTypesWine["default"]
330
+ productType: _productTypesWine["default"],
331
+ canBeMarkedOrganic: true
313
332
  }
314
333
  }),
315
334
  edibleGelatine: ingredient({
@@ -323,7 +342,8 @@ var deprecatedIngredients = {
323
342
  },
324
343
  metadata: {
325
344
  tags: ['CLARIFYING_AGENT'],
326
- productType: _productTypesWine["default"]
345
+ productType: _productTypesWine["default"],
346
+ canBeMarkedOrganic: true
327
347
  }
328
348
  }),
329
349
  freshLees: ingredient({
@@ -337,7 +357,8 @@ var deprecatedIngredients = {
337
357
  },
338
358
  metadata: {
339
359
  tags: ['OTHER_INGREDIENT'],
340
- productType: _productTypesWine["default"]
360
+ productType: _productTypesWine["default"],
361
+ canBeMarkedOrganic: true
341
362
  }
342
363
  }),
343
364
  // gaseousOxygen: ingredient({
@@ -362,7 +383,8 @@ var deprecatedIngredients = {
362
383
  },
363
384
  metadata: {
364
385
  tags: ['ENZYME'],
365
- productType: _productTypesWine["default"]
386
+ productType: _productTypesWine["default"],
387
+ canBeMarkedOrganic: true
366
388
  }
367
389
  }),
368
390
  hemicellulase: ingredient({
@@ -376,7 +398,8 @@ var deprecatedIngredients = {
376
398
  },
377
399
  metadata: {
378
400
  tags: ['ENZYME'],
379
- productType: _productTypesWine["default"]
401
+ productType: _productTypesWine["default"],
402
+ canBeMarkedOrganic: true
380
403
  }
381
404
  }),
382
405
  inactivatedYeasts: ingredient({
@@ -390,7 +413,8 @@ var deprecatedIngredients = {
390
413
  },
391
414
  metadata: {
392
415
  tags: ['FERMENTATION_ACTIVATOR', 'CORRECTION_OF_DEFECT', 'OTHER_INGREDIENT'],
393
- productType: _productTypesWine["default"]
416
+ productType: _productTypesWine["default"],
417
+ canBeMarkedOrganic: true
394
418
  }
395
419
  }),
396
420
  inactivatedYeastsWithGuaranteedGlutathioneLevels: ingredient({
@@ -404,7 +428,8 @@ var deprecatedIngredients = {
404
428
  },
405
429
  metadata: {
406
430
  tags: ['FERMENTATION_ACTIVATOR'],
407
- productType: _productTypesWine["default"]
431
+ productType: _productTypesWine["default"],
432
+ canBeMarkedOrganic: true
408
433
  }
409
434
  }),
410
435
  isinglass: ingredient({
@@ -418,7 +443,8 @@ var deprecatedIngredients = {
418
443
  },
419
444
  metadata: {
420
445
  tags: ['CLARIFYING_AGENT'],
421
- productType: _productTypesWine["default"]
446
+ productType: _productTypesWine["default"],
447
+ canBeMarkedOrganic: true
422
448
  }
423
449
  }),
424
450
  kaolin: ingredient({
@@ -432,7 +458,8 @@ var deprecatedIngredients = {
432
458
  },
433
459
  metadata: {
434
460
  tags: ['CLARIFYING_AGENT'],
435
- productType: _productTypesWine["default"]
461
+ productType: _productTypesWine["default"],
462
+ canBeMarkedOrganic: true
436
463
  }
437
464
  }),
438
465
  lacticAcidBacteria: ingredient({
@@ -446,7 +473,8 @@ var deprecatedIngredients = {
446
473
  },
447
474
  metadata: {
448
475
  tags: ['FERMENTATION_AGENT'],
449
- productType: _productTypesWine["default"]
476
+ productType: _productTypesWine["default"],
477
+ canBeMarkedOrganic: true
450
478
  }
451
479
  }),
452
480
  microcrystallineCellulose: ingredient({
@@ -460,7 +488,8 @@ var deprecatedIngredients = {
460
488
  },
461
489
  metadata: {
462
490
  tags: ['FERMENTATION_ACTIVATOR'],
463
- productType: _productTypesWine["default"]
491
+ productType: _productTypesWine["default"],
492
+ canBeMarkedOrganic: true
464
493
  }
465
494
  }),
466
495
  // milkCasein: ingredient({
@@ -472,6 +501,7 @@ var deprecatedIngredients = {
472
501
  // metadata: {
473
502
  // tags: ['PROCESSING_AID', 'ALLERGEN'],
474
503
  // productType: PRODUCT_TYPE_WINES,
504
+ // canBeMarkedOrganic: true,
475
505
  // },
476
506
  // }),
477
507
  nitrogen: ingredient({
@@ -492,7 +522,8 @@ var deprecatedIngredients = {
492
522
  message: 'According to updated regulations, it is not longer recommended to include packaging gases in the list of ingredients. Use the new Packaging Gases question instead.'
493
523
  },
494
524
  tags: ['PACKAGING_GAS'],
495
- productType: _productTypesWine["default"]
525
+ productType: _productTypesWine["default"],
526
+ canBeMarkedOrganic: true
496
527
  }
497
528
  }),
498
529
  peasProtein: ingredient({
@@ -506,7 +537,8 @@ var deprecatedIngredients = {
506
537
  },
507
538
  metadata: {
508
539
  tags: ['CLARIFYING_AGENT'],
509
- productType: _productTypesWine["default"]
540
+ productType: _productTypesWine["default"],
541
+ canBeMarkedOrganic: true
510
542
  }
511
543
  }),
512
544
  pectinLyases: ingredient({
@@ -520,7 +552,8 @@ var deprecatedIngredients = {
520
552
  },
521
553
  metadata: {
522
554
  tags: ['ENZYME'],
523
- productType: _productTypesWine["default"]
555
+ productType: _productTypesWine["default"],
556
+ canBeMarkedOrganic: true
524
557
  }
525
558
  }),
526
559
  pectinMethylesterase: ingredient({
@@ -534,7 +567,8 @@ var deprecatedIngredients = {
534
567
  },
535
568
  metadata: {
536
569
  tags: ['ENZYME'],
537
- productType: _productTypesWine["default"]
570
+ productType: _productTypesWine["default"],
571
+ canBeMarkedOrganic: true
538
572
  }
539
573
  }),
540
574
  polygalacturonase: ingredient({
@@ -548,7 +582,8 @@ var deprecatedIngredients = {
548
582
  },
549
583
  metadata: {
550
584
  tags: ['ENZYME'],
551
- productType: _productTypesWine["default"]
585
+ productType: _productTypesWine["default"],
586
+ canBeMarkedOrganic: true
552
587
  }
553
588
  }),
554
589
  polyvinylimidazolePolyvinylpyrrolidoneCopolymers: ingredient({
@@ -562,7 +597,8 @@ var deprecatedIngredients = {
562
597
  },
563
598
  metadata: {
564
599
  tags: ['STABILISER'],
565
- productType: _productTypesWine["default"]
600
+ productType: _productTypesWine["default"],
601
+ canBeMarkedOrganic: true
566
602
  }
567
603
  }),
568
604
  polyvinylpolypyrrolidone: ingredient({
@@ -576,7 +612,8 @@ var deprecatedIngredients = {
576
612
  },
577
613
  metadata: {
578
614
  tags: ['CLARIFYING_AGENT'],
579
- productType: _productTypesWine["default"]
615
+ productType: _productTypesWine["default"],
616
+ canBeMarkedOrganic: true
580
617
  }
581
618
  }),
582
619
  potassiumAlginate: ingredient({
@@ -590,7 +627,8 @@ var deprecatedIngredients = {
590
627
  },
591
628
  metadata: {
592
629
  tags: ['CLARIFYING_AGENT'],
593
- productType: _productTypesWine["default"]
630
+ productType: _productTypesWine["default"],
631
+ canBeMarkedOrganic: true
594
632
  }
595
633
  }),
596
634
  potassiumBicarbonate: ingredient({
@@ -604,7 +642,8 @@ var deprecatedIngredients = {
604
642
  },
605
643
  metadata: {
606
644
  tags: ['ACIDITY_REGULATOR'],
607
- productType: _productTypesWine["default"]
645
+ productType: _productTypesWine["default"],
646
+ canBeMarkedOrganic: true
608
647
  }
609
648
  }),
610
649
  potassiumCarbonate: ingredient({
@@ -618,7 +657,8 @@ var deprecatedIngredients = {
618
657
  },
619
658
  metadata: {
620
659
  tags: ['ACIDITY_REGULATOR'],
621
- productType: _productTypesWine["default"]
660
+ productType: _productTypesWine["default"],
661
+ canBeMarkedOrganic: true
622
662
  }
623
663
  }),
624
664
  potassiumCaseinates: ingredient({
@@ -632,7 +672,8 @@ var deprecatedIngredients = {
632
672
  },
633
673
  metadata: {
634
674
  tags: ['CLARIFYING_AGENT'],
635
- productType: _productTypesWine["default"]
675
+ productType: _productTypesWine["default"],
676
+ canBeMarkedOrganic: true
636
677
  }
637
678
  }),
638
679
  potassiumFerrocyanide: ingredient({
@@ -646,7 +687,8 @@ var deprecatedIngredients = {
646
687
  },
647
688
  metadata: {
648
689
  tags: ['CLARIFYING_AGENT', 'STABILISER'],
649
- productType: _productTypesWine["default"]
690
+ productType: _productTypesWine["default"],
691
+ canBeMarkedOrganic: true
650
692
  }
651
693
  }),
652
694
  potassiumHydrogenTartrate: ingredient({
@@ -660,7 +702,8 @@ var deprecatedIngredients = {
660
702
  },
661
703
  metadata: {
662
704
  tags: ['STABILISER'],
663
- productType: _productTypesWine["default"]
705
+ productType: _productTypesWine["default"],
706
+ canBeMarkedOrganic: true
664
707
  }
665
708
  }),
666
709
  potassiumTartrate: ingredient({
@@ -674,7 +717,8 @@ var deprecatedIngredients = {
674
717
  },
675
718
  metadata: {
676
719
  tags: ['ACIDITY_REGULATOR'],
677
- productType: _productTypesWine["default"]
720
+ productType: _productTypesWine["default"],
721
+ canBeMarkedOrganic: true
678
722
  }
679
723
  }),
680
724
  potatoesProtein: ingredient({
@@ -688,7 +732,8 @@ var deprecatedIngredients = {
688
732
  },
689
733
  metadata: {
690
734
  tags: ['CLARIFYING_AGENT'],
691
- productType: _productTypesWine["default"]
735
+ productType: _productTypesWine["default"],
736
+ canBeMarkedOrganic: true
692
737
  }
693
738
  }),
694
739
  selectiveVegetalFibres: ingredient({
@@ -702,7 +747,8 @@ var deprecatedIngredients = {
702
747
  },
703
748
  metadata: {
704
749
  tags: ['SEQUESTRANT'],
705
- productType: _productTypesWine["default"]
750
+ productType: _productTypesWine["default"],
751
+ canBeMarkedOrganic: true
706
752
  }
707
753
  }),
708
754
  siliconDioxide: ingredient({
@@ -716,7 +762,8 @@ var deprecatedIngredients = {
716
762
  },
717
763
  metadata: {
718
764
  tags: ['CLARIFYING_AGENT'],
719
- productType: _productTypesWine["default"]
765
+ productType: _productTypesWine["default"],
766
+ canBeMarkedOrganic: true
720
767
  }
721
768
  }),
722
769
  tannins: ingredient({
@@ -730,7 +777,8 @@ var deprecatedIngredients = {
730
777
  },
731
778
  metadata: {
732
779
  tags: ['CLARIFYING_AGENT', 'STABILISER'],
733
- productType: _productTypesWine["default"]
780
+ productType: _productTypesWine["default"],
781
+ canBeMarkedOrganic: true
734
782
  }
735
783
  }),
736
784
  thiamineHydrochloride: ingredient({
@@ -744,7 +792,8 @@ var deprecatedIngredients = {
744
792
  },
745
793
  metadata: {
746
794
  tags: ['FERMENTATION_ACTIVATOR'],
747
- productType: _productTypesWine["default"]
795
+ productType: _productTypesWine["default"],
796
+ canBeMarkedOrganic: true
748
797
  }
749
798
  }),
750
799
  urease: ingredient({
@@ -758,7 +807,8 @@ var deprecatedIngredients = {
758
807
  },
759
808
  metadata: {
760
809
  tags: ['ENZYME'],
761
- productType: _productTypesWine["default"]
810
+ productType: _productTypesWine["default"],
811
+ canBeMarkedOrganic: true
762
812
  }
763
813
  }),
764
814
  wheatProtein: ingredient({
@@ -772,7 +822,8 @@ var deprecatedIngredients = {
772
822
  },
773
823
  metadata: {
774
824
  tags: ['CLARIFYING_AGENT'],
775
- productType: _productTypesWine["default"]
825
+ productType: _productTypesWine["default"],
826
+ canBeMarkedOrganic: true
776
827
  }
777
828
  }),
778
829
  yeastAutolysates: ingredient({
@@ -786,7 +837,8 @@ var deprecatedIngredients = {
786
837
  },
787
838
  metadata: {
788
839
  tags: ['FERMENTATION_ACTIVATOR'],
789
- productType: _productTypesWine["default"]
840
+ productType: _productTypesWine["default"],
841
+ canBeMarkedOrganic: true
790
842
  }
791
843
  }),
792
844
  yeastCellWalls: ingredient({
@@ -800,7 +852,8 @@ var deprecatedIngredients = {
800
852
  },
801
853
  metadata: {
802
854
  tags: ['FERMENTATION_ACTIVATOR'],
803
- productType: _productTypesWine["default"]
855
+ productType: _productTypesWine["default"],
856
+ canBeMarkedOrganic: true
804
857
  }
805
858
  }),
806
859
  yeastProteinExtracts: ingredient({
@@ -814,7 +867,8 @@ var deprecatedIngredients = {
814
867
  },
815
868
  metadata: {
816
869
  tags: ['CLARIFYING_AGENT'],
817
- productType: _productTypesWine["default"]
870
+ productType: _productTypesWine["default"],
871
+ canBeMarkedOrganic: true
818
872
  }
819
873
  }),
820
874
  yeastsForWineProduction: ingredient({
@@ -828,7 +882,8 @@ var deprecatedIngredients = {
828
882
  },
829
883
  metadata: {
830
884
  tags: ['FERMENTATION_AGENT'],
831
- productType: _productTypesWine["default"]
885
+ productType: _productTypesWine["default"],
886
+ canBeMarkedOrganic: true
832
887
  }
833
888
  })
834
889
  };
@@ -1 +1 @@
1
- {"version":3,"file":"ingredient.d.ts","sourceRoot":"","sources":["../../../src/validValues/ingredient/ingredient.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAK1E,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,mBAAmB,CAAC;AAEhF,UAAU,UACR,SAAQ,oBAAoB,EAC1B,sCAAsC;CAAG;AA4B7C,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8qCV,CAAC;AAEX,MAAM,MAAM,aAAa,GAAG,MAAM,OAAO,cAAc,CAAC;AAExD,eAAO,MAAM,aAAa,krDAUzB,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"ingredient.d.ts","sourceRoot":"","sources":["../../../src/validValues/ingredient/ingredient.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAK1E,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,mBAAmB,CAAC;AAEhF,UAAU,UACR,SAAQ,oBAAoB,EAC1B,sCAAsC;CAAG;AA4B7C,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+wCV,CAAC;AAEX,MAAM,MAAM,aAAa,GAAG,MAAM,OAAO,cAAc,CAAC;AAExD,eAAO,MAAM,aAAa,krDAUzB,CAAC;AAEF,eAAe,cAAc,CAAC"}