@bottlebooks/valid-values 10.65.0 → 10.66.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 (974) hide show
  1. package/dist/core/translate.js +3 -3
  2. package/dist/core/translate.test.js +24 -68
  3. package/dist/index.js +6 -6
  4. package/dist/main.js +12 -28
  5. package/dist/validValues/award/award.js +34 -36
  6. package/dist/validValues/awardMedal/awardMedal.js +4 -6
  7. package/dist/validValues/awardMedal/locales/bg.js +1 -1
  8. package/dist/validValues/awardMedal/locales/cs.js +1 -1
  9. package/dist/validValues/awardMedal/locales/da.js +1 -1
  10. package/dist/validValues/awardMedal/locales/de.js +1 -1
  11. package/dist/validValues/awardMedal/locales/el.js +1 -1
  12. package/dist/validValues/awardMedal/locales/en.js +1 -1
  13. package/dist/validValues/awardMedal/locales/es.js +1 -1
  14. package/dist/validValues/awardMedal/locales/et.js +1 -1
  15. package/dist/validValues/awardMedal/locales/fi.js +1 -1
  16. package/dist/validValues/awardMedal/locales/fr.js +1 -1
  17. package/dist/validValues/awardMedal/locales/ga.js +1 -1
  18. package/dist/validValues/awardMedal/locales/hr.js +1 -1
  19. package/dist/validValues/awardMedal/locales/hu.js +1 -1
  20. package/dist/validValues/awardMedal/locales/it.js +1 -1
  21. package/dist/validValues/awardMedal/locales/lt.js +1 -1
  22. package/dist/validValues/awardMedal/locales/lv.js +1 -1
  23. package/dist/validValues/awardMedal/locales/messages.js +1 -1
  24. package/dist/validValues/awardMedal/locales/mt.js +1 -1
  25. package/dist/validValues/awardMedal/locales/nl.js +1 -1
  26. package/dist/validValues/awardMedal/locales/pl.js +1 -1
  27. package/dist/validValues/awardMedal/locales/pt.js +1 -1
  28. package/dist/validValues/awardMedal/locales/ro.js +1 -1
  29. package/dist/validValues/awardMedal/locales/sk.js +1 -1
  30. package/dist/validValues/awardMedal/locales/sl.js +1 -1
  31. package/dist/validValues/awardMedal/locales/sv.js +1 -1
  32. package/dist/validValues/beerStyle/beerStyle.js +5 -7
  33. package/dist/validValues/beerStyle/locales/bg.js +1 -1
  34. package/dist/validValues/beerStyle/locales/cs.js +1 -1
  35. package/dist/validValues/beerStyle/locales/da.js +1 -1
  36. package/dist/validValues/beerStyle/locales/de.js +1 -1
  37. package/dist/validValues/beerStyle/locales/el.js +1 -1
  38. package/dist/validValues/beerStyle/locales/en.js +1 -1
  39. package/dist/validValues/beerStyle/locales/es.js +1 -1
  40. package/dist/validValues/beerStyle/locales/et.js +1 -1
  41. package/dist/validValues/beerStyle/locales/fi.js +1 -1
  42. package/dist/validValues/beerStyle/locales/fr.js +1 -1
  43. package/dist/validValues/beerStyle/locales/ga.js +1 -1
  44. package/dist/validValues/beerStyle/locales/hr.js +1 -1
  45. package/dist/validValues/beerStyle/locales/hu.js +1 -1
  46. package/dist/validValues/beerStyle/locales/it.js +1 -1
  47. package/dist/validValues/beerStyle/locales/lt.js +1 -1
  48. package/dist/validValues/beerStyle/locales/lv.js +1 -1
  49. package/dist/validValues/beerStyle/locales/messages.js +1 -1
  50. package/dist/validValues/beerStyle/locales/mt.js +1 -1
  51. package/dist/validValues/beerStyle/locales/nl.js +1 -1
  52. package/dist/validValues/beerStyle/locales/pl.js +1 -1
  53. package/dist/validValues/beerStyle/locales/pt.js +1 -1
  54. package/dist/validValues/beerStyle/locales/ro.js +1 -1
  55. package/dist/validValues/beerStyle/locales/sk.js +1 -1
  56. package/dist/validValues/beerStyle/locales/sl.js +1 -1
  57. package/dist/validValues/beerStyle/locales/sv.js +1 -1
  58. package/dist/validValues/carbonFootprintReport/carbonFootprintReport.d.ts +12 -0
  59. package/dist/validValues/carbonFootprintReport/carbonFootprintReport.d.ts.map +1 -0
  60. package/dist/validValues/carbonFootprintReport/carbonFootprintReport.js +52 -0
  61. package/dist/validValues/carbonFootprintReport/locales/bg.d.ts +7 -0
  62. package/dist/validValues/carbonFootprintReport/locales/bg.d.ts.map +1 -0
  63. package/dist/validValues/carbonFootprintReport/locales/bg.js +15 -0
  64. package/dist/validValues/carbonFootprintReport/locales/cs.d.ts +7 -0
  65. package/dist/validValues/carbonFootprintReport/locales/cs.d.ts.map +1 -0
  66. package/dist/validValues/carbonFootprintReport/locales/cs.js +15 -0
  67. package/dist/validValues/carbonFootprintReport/locales/da.d.ts +7 -0
  68. package/dist/validValues/carbonFootprintReport/locales/da.d.ts.map +1 -0
  69. package/dist/validValues/carbonFootprintReport/locales/da.js +15 -0
  70. package/dist/validValues/carbonFootprintReport/locales/de.d.ts +7 -0
  71. package/dist/validValues/carbonFootprintReport/locales/de.d.ts.map +1 -0
  72. package/dist/validValues/carbonFootprintReport/locales/de.js +15 -0
  73. package/dist/validValues/carbonFootprintReport/locales/el.d.ts +7 -0
  74. package/dist/validValues/carbonFootprintReport/locales/el.d.ts.map +1 -0
  75. package/dist/validValues/carbonFootprintReport/locales/el.js +15 -0
  76. package/dist/validValues/carbonFootprintReport/locales/en.d.ts +7 -0
  77. package/dist/validValues/carbonFootprintReport/locales/en.d.ts.map +1 -0
  78. package/dist/validValues/carbonFootprintReport/locales/en.js +15 -0
  79. package/dist/validValues/carbonFootprintReport/locales/es.d.ts +7 -0
  80. package/dist/validValues/carbonFootprintReport/locales/es.d.ts.map +1 -0
  81. package/dist/validValues/carbonFootprintReport/locales/es.js +15 -0
  82. package/dist/validValues/carbonFootprintReport/locales/et.d.ts +7 -0
  83. package/dist/validValues/carbonFootprintReport/locales/et.d.ts.map +1 -0
  84. package/dist/validValues/carbonFootprintReport/locales/et.js +15 -0
  85. package/dist/validValues/carbonFootprintReport/locales/fi.d.ts +7 -0
  86. package/dist/validValues/carbonFootprintReport/locales/fi.d.ts.map +1 -0
  87. package/dist/validValues/carbonFootprintReport/locales/fi.js +15 -0
  88. package/dist/validValues/carbonFootprintReport/locales/fr.d.ts +7 -0
  89. package/dist/validValues/carbonFootprintReport/locales/fr.d.ts.map +1 -0
  90. package/dist/validValues/carbonFootprintReport/locales/fr.js +15 -0
  91. package/dist/validValues/carbonFootprintReport/locales/ga.d.ts +7 -0
  92. package/dist/validValues/carbonFootprintReport/locales/ga.d.ts.map +1 -0
  93. package/dist/validValues/carbonFootprintReport/locales/ga.js +15 -0
  94. package/dist/validValues/carbonFootprintReport/locales/hr.d.ts +7 -0
  95. package/dist/validValues/carbonFootprintReport/locales/hr.d.ts.map +1 -0
  96. package/dist/validValues/carbonFootprintReport/locales/hr.js +15 -0
  97. package/dist/validValues/carbonFootprintReport/locales/hu.d.ts +7 -0
  98. package/dist/validValues/carbonFootprintReport/locales/hu.d.ts.map +1 -0
  99. package/dist/validValues/carbonFootprintReport/locales/hu.js +15 -0
  100. package/dist/validValues/carbonFootprintReport/locales/it.d.ts +7 -0
  101. package/dist/validValues/carbonFootprintReport/locales/it.d.ts.map +1 -0
  102. package/dist/validValues/carbonFootprintReport/locales/it.js +15 -0
  103. package/dist/validValues/carbonFootprintReport/locales/lt.d.ts +7 -0
  104. package/dist/validValues/carbonFootprintReport/locales/lt.d.ts.map +1 -0
  105. package/dist/validValues/carbonFootprintReport/locales/lt.js +15 -0
  106. package/dist/validValues/carbonFootprintReport/locales/lv.d.ts +7 -0
  107. package/dist/validValues/carbonFootprintReport/locales/lv.d.ts.map +1 -0
  108. package/dist/validValues/carbonFootprintReport/locales/lv.js +15 -0
  109. package/dist/validValues/carbonFootprintReport/locales/messages.d.ts.map +1 -0
  110. package/dist/validValues/{packagingGas → carbonFootprintReport}/locales/messages.js +1 -1
  111. package/dist/validValues/carbonFootprintReport/locales/mt.d.ts +7 -0
  112. package/dist/validValues/carbonFootprintReport/locales/mt.d.ts.map +1 -0
  113. package/dist/validValues/carbonFootprintReport/locales/mt.js +15 -0
  114. package/dist/validValues/carbonFootprintReport/locales/nl.d.ts +7 -0
  115. package/dist/validValues/carbonFootprintReport/locales/nl.d.ts.map +1 -0
  116. package/dist/validValues/carbonFootprintReport/locales/nl.js +15 -0
  117. package/dist/validValues/carbonFootprintReport/locales/pl.d.ts +7 -0
  118. package/dist/validValues/carbonFootprintReport/locales/pl.d.ts.map +1 -0
  119. package/dist/validValues/carbonFootprintReport/locales/pl.js +15 -0
  120. package/dist/validValues/carbonFootprintReport/locales/pt.d.ts +7 -0
  121. package/dist/validValues/carbonFootprintReport/locales/pt.d.ts.map +1 -0
  122. package/dist/validValues/carbonFootprintReport/locales/pt.js +15 -0
  123. package/dist/validValues/carbonFootprintReport/locales/ro.d.ts +7 -0
  124. package/dist/validValues/carbonFootprintReport/locales/ro.d.ts.map +1 -0
  125. package/dist/validValues/carbonFootprintReport/locales/ro.js +15 -0
  126. package/dist/validValues/carbonFootprintReport/locales/sk.d.ts +7 -0
  127. package/dist/validValues/carbonFootprintReport/locales/sk.d.ts.map +1 -0
  128. package/dist/validValues/carbonFootprintReport/locales/sk.js +15 -0
  129. package/dist/validValues/carbonFootprintReport/locales/sl.d.ts +7 -0
  130. package/dist/validValues/carbonFootprintReport/locales/sl.d.ts.map +1 -0
  131. package/dist/validValues/carbonFootprintReport/locales/sl.js +15 -0
  132. package/dist/validValues/carbonFootprintReport/locales/sv.d.ts +7 -0
  133. package/dist/validValues/carbonFootprintReport/locales/sv.d.ts.map +1 -0
  134. package/dist/validValues/carbonFootprintReport/locales/sv.js +15 -0
  135. package/dist/validValues/certification/certification.js +9 -13
  136. package/dist/validValues/certification/locales/bg.js +1 -1
  137. package/dist/validValues/certification/locales/cs.js +1 -1
  138. package/dist/validValues/certification/locales/da.js +1 -1
  139. package/dist/validValues/certification/locales/de.js +1 -1
  140. package/dist/validValues/certification/locales/el.js +1 -1
  141. package/dist/validValues/certification/locales/en.js +1 -1
  142. package/dist/validValues/certification/locales/es.js +1 -1
  143. package/dist/validValues/certification/locales/et.js +1 -1
  144. package/dist/validValues/certification/locales/fi.js +1 -1
  145. package/dist/validValues/certification/locales/fr.js +1 -1
  146. package/dist/validValues/certification/locales/ga.js +1 -1
  147. package/dist/validValues/certification/locales/hr.js +1 -1
  148. package/dist/validValues/certification/locales/hu.js +1 -1
  149. package/dist/validValues/certification/locales/it.js +1 -1
  150. package/dist/validValues/certification/locales/lt.js +1 -1
  151. package/dist/validValues/certification/locales/lv.js +1 -1
  152. package/dist/validValues/certification/locales/messages.js +1 -1
  153. package/dist/validValues/certification/locales/mt.js +1 -1
  154. package/dist/validValues/certification/locales/nl.js +1 -1
  155. package/dist/validValues/certification/locales/pl.js +1 -1
  156. package/dist/validValues/certification/locales/pt.js +1 -1
  157. package/dist/validValues/certification/locales/ro.js +1 -1
  158. package/dist/validValues/certification/locales/sk.js +1 -1
  159. package/dist/validValues/certification/locales/sl.js +1 -1
  160. package/dist/validValues/certification/locales/sv.js +1 -1
  161. package/dist/validValues/containerColor/containerColor.js +4 -6
  162. package/dist/validValues/containerColor/locales/bg.js +1 -1
  163. package/dist/validValues/containerColor/locales/cs.js +1 -1
  164. package/dist/validValues/containerColor/locales/da.js +1 -1
  165. package/dist/validValues/containerColor/locales/de.js +1 -1
  166. package/dist/validValues/containerColor/locales/el.js +1 -1
  167. package/dist/validValues/containerColor/locales/en.js +1 -1
  168. package/dist/validValues/containerColor/locales/es.js +1 -1
  169. package/dist/validValues/containerColor/locales/et.js +1 -1
  170. package/dist/validValues/containerColor/locales/fi.js +1 -1
  171. package/dist/validValues/containerColor/locales/fr.js +1 -1
  172. package/dist/validValues/containerColor/locales/ga.js +1 -1
  173. package/dist/validValues/containerColor/locales/hr.js +1 -1
  174. package/dist/validValues/containerColor/locales/hu.js +1 -1
  175. package/dist/validValues/containerColor/locales/it.js +1 -1
  176. package/dist/validValues/containerColor/locales/lt.js +1 -1
  177. package/dist/validValues/containerColor/locales/lv.js +1 -1
  178. package/dist/validValues/containerColor/locales/messages.js +1 -1
  179. package/dist/validValues/containerColor/locales/mt.js +1 -1
  180. package/dist/validValues/containerColor/locales/nl.js +1 -1
  181. package/dist/validValues/containerColor/locales/pl.js +1 -1
  182. package/dist/validValues/containerColor/locales/pt.js +1 -1
  183. package/dist/validValues/containerColor/locales/ro.js +1 -1
  184. package/dist/validValues/containerColor/locales/sk.js +1 -1
  185. package/dist/validValues/containerColor/locales/sl.js +1 -1
  186. package/dist/validValues/containerColor/locales/sv.js +1 -1
  187. package/dist/validValues/containerType/containerType.js +4 -6
  188. package/dist/validValues/containerType/locales/bg.js +1 -1
  189. package/dist/validValues/containerType/locales/cs.js +1 -1
  190. package/dist/validValues/containerType/locales/da.js +1 -1
  191. package/dist/validValues/containerType/locales/de.js +1 -1
  192. package/dist/validValues/containerType/locales/el.js +1 -1
  193. package/dist/validValues/containerType/locales/en.js +1 -1
  194. package/dist/validValues/containerType/locales/es.js +1 -1
  195. package/dist/validValues/containerType/locales/et.js +1 -1
  196. package/dist/validValues/containerType/locales/fi.js +1 -1
  197. package/dist/validValues/containerType/locales/fr.js +1 -1
  198. package/dist/validValues/containerType/locales/ga.js +1 -1
  199. package/dist/validValues/containerType/locales/hr.js +1 -1
  200. package/dist/validValues/containerType/locales/hu.js +1 -1
  201. package/dist/validValues/containerType/locales/it.js +1 -1
  202. package/dist/validValues/containerType/locales/lt.js +1 -1
  203. package/dist/validValues/containerType/locales/lv.js +1 -1
  204. package/dist/validValues/containerType/locales/messages.js +1 -1
  205. package/dist/validValues/containerType/locales/mt.js +1 -1
  206. package/dist/validValues/containerType/locales/nl.js +1 -1
  207. package/dist/validValues/containerType/locales/pl.js +1 -1
  208. package/dist/validValues/containerType/locales/pt.js +1 -1
  209. package/dist/validValues/containerType/locales/ro.js +1 -1
  210. package/dist/validValues/containerType/locales/sk.js +1 -1
  211. package/dist/validValues/containerType/locales/sl.js +1 -1
  212. package/dist/validValues/containerType/locales/sv.js +1 -1
  213. package/dist/validValues/country/country.js +6 -8
  214. package/dist/validValues/country/locales/bg.js +1 -1
  215. package/dist/validValues/country/locales/cs.js +1 -1
  216. package/dist/validValues/country/locales/da.js +1 -1
  217. package/dist/validValues/country/locales/de.js +1 -1
  218. package/dist/validValues/country/locales/el.js +1 -1
  219. package/dist/validValues/country/locales/en.js +1 -1
  220. package/dist/validValues/country/locales/es.js +1 -1
  221. package/dist/validValues/country/locales/et.js +1 -1
  222. package/dist/validValues/country/locales/fi.js +1 -1
  223. package/dist/validValues/country/locales/fr.js +1 -1
  224. package/dist/validValues/country/locales/ga.js +1 -1
  225. package/dist/validValues/country/locales/hr.js +1 -1
  226. package/dist/validValues/country/locales/hu.js +1 -1
  227. package/dist/validValues/country/locales/it.js +1 -1
  228. package/dist/validValues/country/locales/lt.js +1 -1
  229. package/dist/validValues/country/locales/lv.js +1 -1
  230. package/dist/validValues/country/locales/messages.js +1 -1
  231. package/dist/validValues/country/locales/mt.js +1 -1
  232. package/dist/validValues/country/locales/nl.js +1 -1
  233. package/dist/validValues/country/locales/pl.js +1 -1
  234. package/dist/validValues/country/locales/pt.js +1 -1
  235. package/dist/validValues/country/locales/ro.js +1 -1
  236. package/dist/validValues/country/locales/sk.js +1 -1
  237. package/dist/validValues/country/locales/sl.js +1 -1
  238. package/dist/validValues/country/locales/sv.js +1 -1
  239. package/dist/validValues/designation/designation.js +8 -12
  240. package/dist/validValues/designation/locales/bg.js +1 -1
  241. package/dist/validValues/designation/locales/cs.js +1 -1
  242. package/dist/validValues/designation/locales/da.js +1 -1
  243. package/dist/validValues/designation/locales/de.js +1 -1
  244. package/dist/validValues/designation/locales/el.js +1 -1
  245. package/dist/validValues/designation/locales/en.js +1 -1
  246. package/dist/validValues/designation/locales/es.js +1 -1
  247. package/dist/validValues/designation/locales/et.js +1 -1
  248. package/dist/validValues/designation/locales/fi.js +1 -1
  249. package/dist/validValues/designation/locales/fr.js +1 -1
  250. package/dist/validValues/designation/locales/ga.js +1 -1
  251. package/dist/validValues/designation/locales/hr.js +1 -1
  252. package/dist/validValues/designation/locales/hu.js +1 -1
  253. package/dist/validValues/designation/locales/it.js +1 -1
  254. package/dist/validValues/designation/locales/lt.js +1 -1
  255. package/dist/validValues/designation/locales/lv.js +1 -1
  256. package/dist/validValues/designation/locales/messages.js +1 -1
  257. package/dist/validValues/designation/locales/mt.js +1 -1
  258. package/dist/validValues/designation/locales/nl.js +1 -1
  259. package/dist/validValues/designation/locales/pl.js +1 -1
  260. package/dist/validValues/designation/locales/pt.js +1 -1
  261. package/dist/validValues/designation/locales/ro.js +1 -1
  262. package/dist/validValues/designation/locales/sk.js +1 -1
  263. package/dist/validValues/designation/locales/sl.js +1 -1
  264. package/dist/validValues/designation/locales/sv.js +1 -1
  265. package/dist/validValues/foodBusinessOperatorType/foodBusinessOperatorType.d.ts +1 -1
  266. package/dist/validValues/foodBusinessOperatorType/foodBusinessOperatorType.js +11 -25
  267. package/dist/validValues/foodBusinessOperatorType/locales/bg.js +1 -1
  268. package/dist/validValues/foodBusinessOperatorType/locales/cs.js +1 -1
  269. package/dist/validValues/foodBusinessOperatorType/locales/da.js +1 -1
  270. package/dist/validValues/foodBusinessOperatorType/locales/de.js +1 -1
  271. package/dist/validValues/foodBusinessOperatorType/locales/el.js +1 -1
  272. package/dist/validValues/foodBusinessOperatorType/locales/en.js +1 -1
  273. package/dist/validValues/foodBusinessOperatorType/locales/es.js +1 -1
  274. package/dist/validValues/foodBusinessOperatorType/locales/et.js +1 -1
  275. package/dist/validValues/foodBusinessOperatorType/locales/fi.js +1 -1
  276. package/dist/validValues/foodBusinessOperatorType/locales/fr.js +1 -1
  277. package/dist/validValues/foodBusinessOperatorType/locales/ga.js +1 -1
  278. package/dist/validValues/foodBusinessOperatorType/locales/hr.js +1 -1
  279. package/dist/validValues/foodBusinessOperatorType/locales/hu.js +1 -1
  280. package/dist/validValues/foodBusinessOperatorType/locales/it.js +1 -1
  281. package/dist/validValues/foodBusinessOperatorType/locales/lt.js +1 -1
  282. package/dist/validValues/foodBusinessOperatorType/locales/lv.js +1 -1
  283. package/dist/validValues/foodBusinessOperatorType/locales/messages.js +1 -1
  284. package/dist/validValues/foodBusinessOperatorType/locales/mt.js +1 -1
  285. package/dist/validValues/foodBusinessOperatorType/locales/nl.js +1 -1
  286. package/dist/validValues/foodBusinessOperatorType/locales/pl.js +1 -1
  287. package/dist/validValues/foodBusinessOperatorType/locales/pt.js +1 -1
  288. package/dist/validValues/foodBusinessOperatorType/locales/ro.js +1 -1
  289. package/dist/validValues/foodBusinessOperatorType/locales/sk.js +1 -1
  290. package/dist/validValues/foodBusinessOperatorType/locales/sl.js +1 -1
  291. package/dist/validValues/foodBusinessOperatorType/locales/sv.js +1 -1
  292. package/dist/validValues/ingredient/deprecatedIngredient.js +59 -61
  293. package/dist/validValues/ingredient/ingredient.js +134 -148
  294. package/dist/validValues/ingredient/ingredient.test.js +5 -5
  295. package/dist/validValues/ingredient/ingredientTypes.js +3 -3
  296. package/dist/validValues/ingredient/locales/bg.js +1 -1
  297. package/dist/validValues/ingredient/locales/cs.js +1 -1
  298. package/dist/validValues/ingredient/locales/da.js +1 -1
  299. package/dist/validValues/ingredient/locales/de.js +1 -1
  300. package/dist/validValues/ingredient/locales/el.js +1 -1
  301. package/dist/validValues/ingredient/locales/en.js +1 -1
  302. package/dist/validValues/ingredient/locales/es.js +1 -1
  303. package/dist/validValues/ingredient/locales/et.js +1 -1
  304. package/dist/validValues/ingredient/locales/fi.js +1 -1
  305. package/dist/validValues/ingredient/locales/fr.js +1 -1
  306. package/dist/validValues/ingredient/locales/ga.js +1 -1
  307. package/dist/validValues/ingredient/locales/hr.js +1 -1
  308. package/dist/validValues/ingredient/locales/hu.js +1 -1
  309. package/dist/validValues/ingredient/locales/it.js +1 -1
  310. package/dist/validValues/ingredient/locales/lt.js +1 -1
  311. package/dist/validValues/ingredient/locales/lv.js +1 -1
  312. package/dist/validValues/ingredient/locales/messages.js +1 -1
  313. package/dist/validValues/ingredient/locales/mt.js +1 -1
  314. package/dist/validValues/ingredient/locales/nl.js +1 -1
  315. package/dist/validValues/ingredient/locales/pl.js +1 -1
  316. package/dist/validValues/ingredient/locales/pt.js +1 -1
  317. package/dist/validValues/ingredient/locales/ro.js +1 -1
  318. package/dist/validValues/ingredient/locales/sk.js +1 -1
  319. package/dist/validValues/ingredient/locales/sl.js +1 -1
  320. package/dist/validValues/ingredient/locales/sv.js +1 -1
  321. package/dist/validValues/locales.d.ts.map +1 -1
  322. package/dist/validValues/locales.js +28 -24
  323. package/dist/validValues/otherTranslations/locales/bg.js +1 -1
  324. package/dist/validValues/otherTranslations/locales/cs.js +1 -1
  325. package/dist/validValues/otherTranslations/locales/da.js +1 -1
  326. package/dist/validValues/otherTranslations/locales/de.js +1 -1
  327. package/dist/validValues/otherTranslations/locales/el.js +1 -1
  328. package/dist/validValues/otherTranslations/locales/en.js +1 -1
  329. package/dist/validValues/otherTranslations/locales/es.js +1 -1
  330. package/dist/validValues/otherTranslations/locales/et.js +1 -1
  331. package/dist/validValues/otherTranslations/locales/fi.js +1 -1
  332. package/dist/validValues/otherTranslations/locales/fr.js +1 -1
  333. package/dist/validValues/otherTranslations/locales/ga.js +1 -1
  334. package/dist/validValues/otherTranslations/locales/hr.js +1 -1
  335. package/dist/validValues/otherTranslations/locales/hu.js +1 -1
  336. package/dist/validValues/otherTranslations/locales/it.js +1 -1
  337. package/dist/validValues/otherTranslations/locales/lt.js +1 -1
  338. package/dist/validValues/otherTranslations/locales/lv.js +1 -1
  339. package/dist/validValues/otherTranslations/locales/messages.js +1 -1
  340. package/dist/validValues/otherTranslations/locales/mt.js +1 -1
  341. package/dist/validValues/otherTranslations/locales/nl.js +1 -1
  342. package/dist/validValues/otherTranslations/locales/pl.js +1 -1
  343. package/dist/validValues/otherTranslations/locales/pt.js +1 -1
  344. package/dist/validValues/otherTranslations/locales/ro.js +1 -1
  345. package/dist/validValues/otherTranslations/locales/sk.js +1 -1
  346. package/dist/validValues/otherTranslations/locales/sl.js +1 -1
  347. package/dist/validValues/otherTranslations/locales/sv.js +1 -1
  348. package/dist/validValues/otherTranslations/otherTranslations.js +4 -6
  349. package/dist/validValues/otherTranslations/simplifiedDeclarationStatement.js +36 -33
  350. package/dist/validValues/otherTranslations/simplifiedDeclarationStatement.test.js +116 -228
  351. package/dist/validValues/packagingCertification/locales/bg.js +1 -1
  352. package/dist/validValues/packagingCertification/locales/cs.js +1 -1
  353. package/dist/validValues/packagingCertification/locales/da.js +1 -1
  354. package/dist/validValues/packagingCertification/locales/de.js +1 -1
  355. package/dist/validValues/packagingCertification/locales/el.js +1 -1
  356. package/dist/validValues/packagingCertification/locales/en.js +1 -1
  357. package/dist/validValues/packagingCertification/locales/es.js +1 -1
  358. package/dist/validValues/packagingCertification/locales/et.js +1 -1
  359. package/dist/validValues/packagingCertification/locales/fi.js +1 -1
  360. package/dist/validValues/packagingCertification/locales/fr.js +1 -1
  361. package/dist/validValues/packagingCertification/locales/ga.js +1 -1
  362. package/dist/validValues/packagingCertification/locales/hr.js +1 -1
  363. package/dist/validValues/packagingCertification/locales/hu.js +1 -1
  364. package/dist/validValues/packagingCertification/locales/it.js +1 -1
  365. package/dist/validValues/packagingCertification/locales/lt.js +1 -1
  366. package/dist/validValues/packagingCertification/locales/lv.js +1 -1
  367. package/dist/validValues/packagingCertification/locales/messages.js +1 -1
  368. package/dist/validValues/packagingCertification/locales/mt.js +1 -1
  369. package/dist/validValues/packagingCertification/locales/nl.js +1 -1
  370. package/dist/validValues/packagingCertification/locales/pl.js +1 -1
  371. package/dist/validValues/packagingCertification/locales/pt.js +1 -1
  372. package/dist/validValues/packagingCertification/locales/ro.js +1 -1
  373. package/dist/validValues/packagingCertification/locales/sk.js +1 -1
  374. package/dist/validValues/packagingCertification/locales/sl.js +1 -1
  375. package/dist/validValues/packagingCertification/locales/sv.js +1 -1
  376. package/dist/validValues/packagingCertification/packagingCertification.js +4 -6
  377. package/dist/validValues/packagingGasesFunction/locales/bg.js +1 -1
  378. package/dist/validValues/packagingGasesFunction/locales/cs.js +1 -1
  379. package/dist/validValues/packagingGasesFunction/locales/da.js +1 -1
  380. package/dist/validValues/packagingGasesFunction/locales/de.js +1 -1
  381. package/dist/validValues/packagingGasesFunction/locales/el.js +1 -1
  382. package/dist/validValues/packagingGasesFunction/locales/en.js +1 -1
  383. package/dist/validValues/packagingGasesFunction/locales/es.js +1 -1
  384. package/dist/validValues/packagingGasesFunction/locales/et.js +1 -1
  385. package/dist/validValues/packagingGasesFunction/locales/fi.js +1 -1
  386. package/dist/validValues/packagingGasesFunction/locales/fr.js +1 -1
  387. package/dist/validValues/packagingGasesFunction/locales/ga.js +1 -1
  388. package/dist/validValues/packagingGasesFunction/locales/hr.js +1 -1
  389. package/dist/validValues/packagingGasesFunction/locales/hu.js +1 -1
  390. package/dist/validValues/packagingGasesFunction/locales/it.js +1 -1
  391. package/dist/validValues/packagingGasesFunction/locales/lt.js +1 -1
  392. package/dist/validValues/packagingGasesFunction/locales/lv.js +1 -1
  393. package/dist/validValues/packagingGasesFunction/locales/messages.js +1 -1
  394. package/dist/validValues/packagingGasesFunction/locales/mt.js +1 -1
  395. package/dist/validValues/packagingGasesFunction/locales/nl.js +1 -1
  396. package/dist/validValues/packagingGasesFunction/locales/pl.js +1 -1
  397. package/dist/validValues/packagingGasesFunction/locales/pt.js +1 -1
  398. package/dist/validValues/packagingGasesFunction/locales/ro.js +1 -1
  399. package/dist/validValues/packagingGasesFunction/locales/sk.js +1 -1
  400. package/dist/validValues/packagingGasesFunction/locales/sl.js +1 -1
  401. package/dist/validValues/packagingGasesFunction/locales/sv.js +1 -1
  402. package/dist/validValues/packagingGasesFunction/packagingGasesFunction.js +4 -6
  403. package/dist/validValues/packagingMaterialType/locales/bg.js +1 -1
  404. package/dist/validValues/packagingMaterialType/locales/cs.js +1 -1
  405. package/dist/validValues/packagingMaterialType/locales/da.js +1 -1
  406. package/dist/validValues/packagingMaterialType/locales/de.js +1 -1
  407. package/dist/validValues/packagingMaterialType/locales/el.js +1 -1
  408. package/dist/validValues/packagingMaterialType/locales/en.js +1 -1
  409. package/dist/validValues/packagingMaterialType/locales/es.js +1 -1
  410. package/dist/validValues/packagingMaterialType/locales/et.js +1 -1
  411. package/dist/validValues/packagingMaterialType/locales/fi.js +1 -1
  412. package/dist/validValues/packagingMaterialType/locales/fr.js +1 -1
  413. package/dist/validValues/packagingMaterialType/locales/ga.js +1 -1
  414. package/dist/validValues/packagingMaterialType/locales/hr.js +1 -1
  415. package/dist/validValues/packagingMaterialType/locales/hu.js +1 -1
  416. package/dist/validValues/packagingMaterialType/locales/it.js +1 -1
  417. package/dist/validValues/packagingMaterialType/locales/lt.js +1 -1
  418. package/dist/validValues/packagingMaterialType/locales/lv.js +1 -1
  419. package/dist/validValues/packagingMaterialType/locales/messages.js +1 -1
  420. package/dist/validValues/packagingMaterialType/locales/mt.js +1 -1
  421. package/dist/validValues/packagingMaterialType/locales/nl.js +1 -1
  422. package/dist/validValues/packagingMaterialType/locales/pl.js +1 -1
  423. package/dist/validValues/packagingMaterialType/locales/pt.js +1 -1
  424. package/dist/validValues/packagingMaterialType/locales/ro.js +1 -1
  425. package/dist/validValues/packagingMaterialType/locales/sk.js +1 -1
  426. package/dist/validValues/packagingMaterialType/locales/sl.js +1 -1
  427. package/dist/validValues/packagingMaterialType/locales/sv.js +1 -1
  428. package/dist/validValues/packagingMaterialType/packagingMaterialType.js +4 -4
  429. package/dist/validValues/packagingMaterialType/packagingMaterialType_deprecated.js +3 -3
  430. package/dist/validValues/packagingMaterialType/packagingMaterialTypes.js +3 -5
  431. package/dist/validValues/productType/locales/bg.js +1 -1
  432. package/dist/validValues/productType/locales/cs.js +1 -1
  433. package/dist/validValues/productType/locales/da.js +1 -1
  434. package/dist/validValues/productType/locales/de.js +1 -1
  435. package/dist/validValues/productType/locales/el.js +1 -1
  436. package/dist/validValues/productType/locales/en.js +1 -1
  437. package/dist/validValues/productType/locales/es.js +1 -1
  438. package/dist/validValues/productType/locales/et.js +1 -1
  439. package/dist/validValues/productType/locales/fi.js +1 -1
  440. package/dist/validValues/productType/locales/fr.js +1 -1
  441. package/dist/validValues/productType/locales/ga.js +1 -1
  442. package/dist/validValues/productType/locales/hr.js +1 -1
  443. package/dist/validValues/productType/locales/hu.js +1 -1
  444. package/dist/validValues/productType/locales/it.js +1 -1
  445. package/dist/validValues/productType/locales/lt.js +1 -1
  446. package/dist/validValues/productType/locales/lv.js +1 -1
  447. package/dist/validValues/productType/locales/messages.js +1 -1
  448. package/dist/validValues/productType/locales/mt.js +1 -1
  449. package/dist/validValues/productType/locales/nl.js +1 -1
  450. package/dist/validValues/productType/locales/pl.js +1 -1
  451. package/dist/validValues/productType/locales/pt.js +1 -1
  452. package/dist/validValues/productType/locales/ro.js +1 -1
  453. package/dist/validValues/productType/locales/sk.js +1 -1
  454. package/dist/validValues/productType/locales/sl.js +1 -1
  455. package/dist/validValues/productType/locales/sv.js +1 -1
  456. package/dist/validValues/productType/productType.js +5 -7
  457. package/dist/validValues/productionMethod/locales/bg.js +1 -1
  458. package/dist/validValues/productionMethod/locales/cs.js +1 -1
  459. package/dist/validValues/productionMethod/locales/da.js +1 -1
  460. package/dist/validValues/productionMethod/locales/de.js +1 -1
  461. package/dist/validValues/productionMethod/locales/el.js +1 -1
  462. package/dist/validValues/productionMethod/locales/en.js +1 -1
  463. package/dist/validValues/productionMethod/locales/es.js +1 -1
  464. package/dist/validValues/productionMethod/locales/et.js +1 -1
  465. package/dist/validValues/productionMethod/locales/fi.js +1 -1
  466. package/dist/validValues/productionMethod/locales/fr.js +1 -1
  467. package/dist/validValues/productionMethod/locales/ga.js +1 -1
  468. package/dist/validValues/productionMethod/locales/hr.js +1 -1
  469. package/dist/validValues/productionMethod/locales/hu.js +1 -1
  470. package/dist/validValues/productionMethod/locales/it.js +1 -1
  471. package/dist/validValues/productionMethod/locales/lt.js +1 -1
  472. package/dist/validValues/productionMethod/locales/lv.js +1 -1
  473. package/dist/validValues/productionMethod/locales/messages.js +1 -1
  474. package/dist/validValues/productionMethod/locales/mt.js +1 -1
  475. package/dist/validValues/productionMethod/locales/nl.js +1 -1
  476. package/dist/validValues/productionMethod/locales/pl.js +1 -1
  477. package/dist/validValues/productionMethod/locales/pt.js +1 -1
  478. package/dist/validValues/productionMethod/locales/ro.js +1 -1
  479. package/dist/validValues/productionMethod/locales/sk.js +1 -1
  480. package/dist/validValues/productionMethod/locales/sl.js +1 -1
  481. package/dist/validValues/productionMethod/locales/sv.js +1 -1
  482. package/dist/validValues/productionMethod/productionMethod.js +4 -6
  483. package/dist/validValues/recyclingLogo/locales/bg.js +1 -1
  484. package/dist/validValues/recyclingLogo/locales/cs.js +1 -1
  485. package/dist/validValues/recyclingLogo/locales/da.js +1 -1
  486. package/dist/validValues/recyclingLogo/locales/de.js +1 -1
  487. package/dist/validValues/recyclingLogo/locales/el.js +1 -1
  488. package/dist/validValues/recyclingLogo/locales/en.js +1 -1
  489. package/dist/validValues/recyclingLogo/locales/es.js +1 -1
  490. package/dist/validValues/recyclingLogo/locales/et.js +1 -1
  491. package/dist/validValues/recyclingLogo/locales/fi.js +1 -1
  492. package/dist/validValues/recyclingLogo/locales/fr.js +1 -1
  493. package/dist/validValues/recyclingLogo/locales/ga.js +1 -1
  494. package/dist/validValues/recyclingLogo/locales/hr.js +1 -1
  495. package/dist/validValues/recyclingLogo/locales/hu.js +1 -1
  496. package/dist/validValues/recyclingLogo/locales/it.js +1 -1
  497. package/dist/validValues/recyclingLogo/locales/lt.js +1 -1
  498. package/dist/validValues/recyclingLogo/locales/lv.js +1 -1
  499. package/dist/validValues/recyclingLogo/locales/messages.js +1 -1
  500. package/dist/validValues/recyclingLogo/locales/mt.js +1 -1
  501. package/dist/validValues/recyclingLogo/locales/nl.js +1 -1
  502. package/dist/validValues/recyclingLogo/locales/pl.js +1 -1
  503. package/dist/validValues/recyclingLogo/locales/pt.js +1 -1
  504. package/dist/validValues/recyclingLogo/locales/ro.js +1 -1
  505. package/dist/validValues/recyclingLogo/locales/sk.js +1 -1
  506. package/dist/validValues/recyclingLogo/locales/sl.js +1 -1
  507. package/dist/validValues/recyclingLogo/locales/sv.js +1 -1
  508. package/dist/validValues/recyclingLogo/recyclingLogo.js +4 -6
  509. package/dist/validValues/region/locales/bg.js +1 -1
  510. package/dist/validValues/region/locales/cs.js +1 -1
  511. package/dist/validValues/region/locales/da.js +1 -1
  512. package/dist/validValues/region/locales/de.js +1 -1
  513. package/dist/validValues/region/locales/el.js +1 -1
  514. package/dist/validValues/region/locales/en.js +1 -1
  515. package/dist/validValues/region/locales/es.js +1 -1
  516. package/dist/validValues/region/locales/et.js +1 -1
  517. package/dist/validValues/region/locales/fi.js +1 -1
  518. package/dist/validValues/region/locales/fr.js +1 -1
  519. package/dist/validValues/region/locales/ga.js +1 -1
  520. package/dist/validValues/region/locales/hr.js +1 -1
  521. package/dist/validValues/region/locales/hu.js +1 -1
  522. package/dist/validValues/region/locales/it.js +1 -1
  523. package/dist/validValues/region/locales/lt.js +1 -1
  524. package/dist/validValues/region/locales/lv.js +1 -1
  525. package/dist/validValues/region/locales/messages.js +1 -1
  526. package/dist/validValues/region/locales/mt.js +1 -1
  527. package/dist/validValues/region/locales/nl.js +1 -1
  528. package/dist/validValues/region/locales/pl.js +1 -1
  529. package/dist/validValues/region/locales/pt.js +1 -1
  530. package/dist/validValues/region/locales/ro.js +1 -1
  531. package/dist/validValues/region/locales/sk.js +1 -1
  532. package/dist/validValues/region/locales/sl.js +1 -1
  533. package/dist/validValues/region/locales/sv.js +1 -1
  534. package/dist/validValues/region/region.js +7 -9
  535. package/dist/validValues/responsibleConsumptionLogo/locales/bg.js +1 -1
  536. package/dist/validValues/responsibleConsumptionLogo/locales/cs.js +1 -1
  537. package/dist/validValues/responsibleConsumptionLogo/locales/da.js +1 -1
  538. package/dist/validValues/responsibleConsumptionLogo/locales/de.js +1 -1
  539. package/dist/validValues/responsibleConsumptionLogo/locales/el.js +1 -1
  540. package/dist/validValues/responsibleConsumptionLogo/locales/en.js +1 -1
  541. package/dist/validValues/responsibleConsumptionLogo/locales/es.js +1 -1
  542. package/dist/validValues/responsibleConsumptionLogo/locales/et.js +1 -1
  543. package/dist/validValues/responsibleConsumptionLogo/locales/fi.js +1 -1
  544. package/dist/validValues/responsibleConsumptionLogo/locales/fr.js +1 -1
  545. package/dist/validValues/responsibleConsumptionLogo/locales/ga.js +1 -1
  546. package/dist/validValues/responsibleConsumptionLogo/locales/hr.js +1 -1
  547. package/dist/validValues/responsibleConsumptionLogo/locales/hu.js +1 -1
  548. package/dist/validValues/responsibleConsumptionLogo/locales/it.js +1 -1
  549. package/dist/validValues/responsibleConsumptionLogo/locales/lt.js +1 -1
  550. package/dist/validValues/responsibleConsumptionLogo/locales/lv.js +1 -1
  551. package/dist/validValues/responsibleConsumptionLogo/locales/messages.js +1 -1
  552. package/dist/validValues/responsibleConsumptionLogo/locales/mt.js +1 -1
  553. package/dist/validValues/responsibleConsumptionLogo/locales/nl.js +1 -1
  554. package/dist/validValues/responsibleConsumptionLogo/locales/pl.js +1 -1
  555. package/dist/validValues/responsibleConsumptionLogo/locales/pt.js +1 -1
  556. package/dist/validValues/responsibleConsumptionLogo/locales/ro.js +1 -1
  557. package/dist/validValues/responsibleConsumptionLogo/locales/sk.js +1 -1
  558. package/dist/validValues/responsibleConsumptionLogo/locales/sl.js +1 -1
  559. package/dist/validValues/responsibleConsumptionLogo/locales/sv.js +1 -1
  560. package/dist/validValues/responsibleConsumptionLogo/responsibleConsumptionLogo.js +4 -6
  561. package/dist/validValues/subregion/locales/bg.js +1 -1
  562. package/dist/validValues/subregion/locales/cs.js +1 -1
  563. package/dist/validValues/subregion/locales/da.js +1 -1
  564. package/dist/validValues/subregion/locales/de.js +1 -1
  565. package/dist/validValues/subregion/locales/el.js +1 -1
  566. package/dist/validValues/subregion/locales/en.js +1 -1
  567. package/dist/validValues/subregion/locales/es.js +1 -1
  568. package/dist/validValues/subregion/locales/et.js +1 -1
  569. package/dist/validValues/subregion/locales/fi.js +1 -1
  570. package/dist/validValues/subregion/locales/fr.js +1 -1
  571. package/dist/validValues/subregion/locales/ga.js +1 -1
  572. package/dist/validValues/subregion/locales/hr.js +1 -1
  573. package/dist/validValues/subregion/locales/hu.js +1 -1
  574. package/dist/validValues/subregion/locales/it.js +1 -1
  575. package/dist/validValues/subregion/locales/lt.js +1 -1
  576. package/dist/validValues/subregion/locales/lv.js +1 -1
  577. package/dist/validValues/subregion/locales/messages.js +1 -1
  578. package/dist/validValues/subregion/locales/mt.js +1 -1
  579. package/dist/validValues/subregion/locales/nl.js +1 -1
  580. package/dist/validValues/subregion/locales/pl.js +1 -1
  581. package/dist/validValues/subregion/locales/pt.js +1 -1
  582. package/dist/validValues/subregion/locales/ro.js +1 -1
  583. package/dist/validValues/subregion/locales/sk.js +1 -1
  584. package/dist/validValues/subregion/locales/sl.js +1 -1
  585. package/dist/validValues/subregion/locales/sv.js +1 -1
  586. package/dist/validValues/subregion/subregion.js +10 -14
  587. package/dist/validValues/sustainabilityHighlight/locales/bg.d.ts +20 -0
  588. package/dist/validValues/sustainabilityHighlight/locales/bg.d.ts.map +1 -0
  589. package/dist/validValues/sustainabilityHighlight/locales/bg.js +28 -0
  590. package/dist/validValues/sustainabilityHighlight/locales/cs.d.ts +20 -0
  591. package/dist/validValues/sustainabilityHighlight/locales/cs.d.ts.map +1 -0
  592. package/dist/validValues/sustainabilityHighlight/locales/cs.js +28 -0
  593. package/dist/validValues/sustainabilityHighlight/locales/da.d.ts +20 -0
  594. package/dist/validValues/sustainabilityHighlight/locales/da.d.ts.map +1 -0
  595. package/dist/validValues/sustainabilityHighlight/locales/da.js +28 -0
  596. package/dist/validValues/sustainabilityHighlight/locales/de.d.ts +20 -0
  597. package/dist/validValues/sustainabilityHighlight/locales/de.d.ts.map +1 -0
  598. package/dist/validValues/sustainabilityHighlight/locales/de.js +28 -0
  599. package/dist/validValues/sustainabilityHighlight/locales/el.d.ts +20 -0
  600. package/dist/validValues/sustainabilityHighlight/locales/el.d.ts.map +1 -0
  601. package/dist/validValues/sustainabilityHighlight/locales/el.js +28 -0
  602. package/dist/validValues/sustainabilityHighlight/locales/en.d.ts +20 -0
  603. package/dist/validValues/sustainabilityHighlight/locales/en.d.ts.map +1 -0
  604. package/dist/validValues/sustainabilityHighlight/locales/en.js +28 -0
  605. package/dist/validValues/sustainabilityHighlight/locales/es.d.ts +20 -0
  606. package/dist/validValues/sustainabilityHighlight/locales/es.d.ts.map +1 -0
  607. package/dist/validValues/sustainabilityHighlight/locales/es.js +28 -0
  608. package/dist/validValues/sustainabilityHighlight/locales/et.d.ts +20 -0
  609. package/dist/validValues/sustainabilityHighlight/locales/et.d.ts.map +1 -0
  610. package/dist/validValues/sustainabilityHighlight/locales/et.js +28 -0
  611. package/dist/validValues/sustainabilityHighlight/locales/fi.d.ts +20 -0
  612. package/dist/validValues/sustainabilityHighlight/locales/fi.d.ts.map +1 -0
  613. package/dist/validValues/sustainabilityHighlight/locales/fi.js +28 -0
  614. package/dist/validValues/sustainabilityHighlight/locales/fr.d.ts +20 -0
  615. package/dist/validValues/sustainabilityHighlight/locales/fr.d.ts.map +1 -0
  616. package/dist/validValues/sustainabilityHighlight/locales/fr.js +28 -0
  617. package/dist/validValues/sustainabilityHighlight/locales/ga.d.ts +20 -0
  618. package/dist/validValues/sustainabilityHighlight/locales/ga.d.ts.map +1 -0
  619. package/dist/validValues/sustainabilityHighlight/locales/ga.js +28 -0
  620. package/dist/validValues/sustainabilityHighlight/locales/hr.d.ts +20 -0
  621. package/dist/validValues/sustainabilityHighlight/locales/hr.d.ts.map +1 -0
  622. package/dist/validValues/sustainabilityHighlight/locales/hr.js +28 -0
  623. package/dist/validValues/sustainabilityHighlight/locales/hu.d.ts +20 -0
  624. package/dist/validValues/sustainabilityHighlight/locales/hu.d.ts.map +1 -0
  625. package/dist/validValues/sustainabilityHighlight/locales/hu.js +28 -0
  626. package/dist/validValues/sustainabilityHighlight/locales/it.d.ts +20 -0
  627. package/dist/validValues/sustainabilityHighlight/locales/it.d.ts.map +1 -0
  628. package/dist/validValues/sustainabilityHighlight/locales/it.js +28 -0
  629. package/dist/validValues/sustainabilityHighlight/locales/lt.d.ts +20 -0
  630. package/dist/validValues/sustainabilityHighlight/locales/lt.d.ts.map +1 -0
  631. package/dist/validValues/sustainabilityHighlight/locales/lt.js +28 -0
  632. package/dist/validValues/sustainabilityHighlight/locales/lv.d.ts +20 -0
  633. package/dist/validValues/sustainabilityHighlight/locales/lv.d.ts.map +1 -0
  634. package/dist/validValues/sustainabilityHighlight/locales/lv.js +28 -0
  635. package/dist/validValues/sustainabilityHighlight/locales/messages.d.ts.map +1 -0
  636. package/dist/validValues/sustainabilityHighlight/locales/messages.js +82 -0
  637. package/dist/validValues/sustainabilityHighlight/locales/mt.d.ts +20 -0
  638. package/dist/validValues/sustainabilityHighlight/locales/mt.d.ts.map +1 -0
  639. package/dist/validValues/sustainabilityHighlight/locales/mt.js +28 -0
  640. package/dist/validValues/sustainabilityHighlight/locales/nl.d.ts +20 -0
  641. package/dist/validValues/sustainabilityHighlight/locales/nl.d.ts.map +1 -0
  642. package/dist/validValues/sustainabilityHighlight/locales/nl.js +28 -0
  643. package/dist/validValues/sustainabilityHighlight/locales/pl.d.ts +20 -0
  644. package/dist/validValues/sustainabilityHighlight/locales/pl.d.ts.map +1 -0
  645. package/dist/validValues/sustainabilityHighlight/locales/pl.js +28 -0
  646. package/dist/validValues/sustainabilityHighlight/locales/pt.d.ts +20 -0
  647. package/dist/validValues/sustainabilityHighlight/locales/pt.d.ts.map +1 -0
  648. package/dist/validValues/sustainabilityHighlight/locales/pt.js +28 -0
  649. package/dist/validValues/sustainabilityHighlight/locales/ro.d.ts +20 -0
  650. package/dist/validValues/sustainabilityHighlight/locales/ro.d.ts.map +1 -0
  651. package/dist/validValues/sustainabilityHighlight/locales/ro.js +28 -0
  652. package/dist/validValues/sustainabilityHighlight/locales/sk.d.ts +20 -0
  653. package/dist/validValues/sustainabilityHighlight/locales/sk.d.ts.map +1 -0
  654. package/dist/validValues/sustainabilityHighlight/locales/sk.js +28 -0
  655. package/dist/validValues/sustainabilityHighlight/locales/sl.d.ts +20 -0
  656. package/dist/validValues/sustainabilityHighlight/locales/sl.d.ts.map +1 -0
  657. package/dist/validValues/sustainabilityHighlight/locales/sl.js +28 -0
  658. package/dist/validValues/sustainabilityHighlight/locales/sv.d.ts +20 -0
  659. package/dist/validValues/sustainabilityHighlight/locales/sv.d.ts.map +1 -0
  660. package/dist/validValues/sustainabilityHighlight/locales/sv.js +28 -0
  661. package/dist/validValues/sustainabilityHighlight/sustainabilityHighlight.d.ts +25 -0
  662. package/dist/validValues/sustainabilityHighlight/sustainabilityHighlight.d.ts.map +1 -0
  663. package/dist/validValues/sustainabilityHighlight/sustainabilityHighlight.js +169 -0
  664. package/dist/validValues/types/award_p85_100.js +3 -3
  665. package/dist/validValues/types/productTypesAromatisedWine.js +3 -3
  666. package/dist/validValues/types/productTypesOtherDrinks.js +3 -3
  667. package/dist/validValues/types/productTypesSpirit.js +3 -3
  668. package/dist/validValues/types/productTypesWine.js +3 -3
  669. package/dist/validValues/utils/loadLocalizedData.js +1 -1
  670. package/dist/validValues/varietyName/varietyName.d.ts +1 -0
  671. package/dist/validValues/varietyName/varietyName.d.ts.map +1 -1
  672. package/dist/validValues/varietyName/varietyName.js +8 -6
  673. package/dist/validValues/wineColor/locales/bg.js +1 -1
  674. package/dist/validValues/wineColor/locales/cs.js +1 -1
  675. package/dist/validValues/wineColor/locales/da.js +1 -1
  676. package/dist/validValues/wineColor/locales/de.js +1 -1
  677. package/dist/validValues/wineColor/locales/el.js +1 -1
  678. package/dist/validValues/wineColor/locales/en.js +1 -1
  679. package/dist/validValues/wineColor/locales/es.js +1 -1
  680. package/dist/validValues/wineColor/locales/et.js +1 -1
  681. package/dist/validValues/wineColor/locales/fi.js +1 -1
  682. package/dist/validValues/wineColor/locales/fr.js +1 -1
  683. package/dist/validValues/wineColor/locales/ga.js +1 -1
  684. package/dist/validValues/wineColor/locales/hr.js +1 -1
  685. package/dist/validValues/wineColor/locales/hu.js +1 -1
  686. package/dist/validValues/wineColor/locales/it.js +1 -1
  687. package/dist/validValues/wineColor/locales/lt.js +1 -1
  688. package/dist/validValues/wineColor/locales/lv.js +1 -1
  689. package/dist/validValues/wineColor/locales/messages.js +1 -1
  690. package/dist/validValues/wineColor/locales/mt.js +1 -1
  691. package/dist/validValues/wineColor/locales/nl.js +1 -1
  692. package/dist/validValues/wineColor/locales/pl.js +1 -1
  693. package/dist/validValues/wineColor/locales/pt.js +1 -1
  694. package/dist/validValues/wineColor/locales/ro.js +1 -1
  695. package/dist/validValues/wineColor/locales/sk.js +1 -1
  696. package/dist/validValues/wineColor/locales/sl.js +1 -1
  697. package/dist/validValues/wineColor/locales/sv.js +1 -1
  698. package/dist/validValues/wineColor/wineColor.js +4 -6
  699. package/dist/validValues/wineType/locales/bg.js +1 -1
  700. package/dist/validValues/wineType/locales/cs.js +1 -1
  701. package/dist/validValues/wineType/locales/da.js +1 -1
  702. package/dist/validValues/wineType/locales/de.js +1 -1
  703. package/dist/validValues/wineType/locales/el.js +1 -1
  704. package/dist/validValues/wineType/locales/en.js +1 -1
  705. package/dist/validValues/wineType/locales/es.js +1 -1
  706. package/dist/validValues/wineType/locales/et.js +1 -1
  707. package/dist/validValues/wineType/locales/fi.js +1 -1
  708. package/dist/validValues/wineType/locales/fr.js +1 -1
  709. package/dist/validValues/wineType/locales/ga.js +1 -1
  710. package/dist/validValues/wineType/locales/hr.js +1 -1
  711. package/dist/validValues/wineType/locales/hu.js +1 -1
  712. package/dist/validValues/wineType/locales/it.js +1 -1
  713. package/dist/validValues/wineType/locales/lt.js +1 -1
  714. package/dist/validValues/wineType/locales/lv.js +1 -1
  715. package/dist/validValues/wineType/locales/messages.js +1 -1
  716. package/dist/validValues/wineType/locales/mt.js +1 -1
  717. package/dist/validValues/wineType/locales/nl.js +1 -1
  718. package/dist/validValues/wineType/locales/pl.js +1 -1
  719. package/dist/validValues/wineType/locales/pt.js +1 -1
  720. package/dist/validValues/wineType/locales/ro.js +1 -1
  721. package/dist/validValues/wineType/locales/sk.js +1 -1
  722. package/dist/validValues/wineType/locales/sl.js +1 -1
  723. package/dist/validValues/wineType/locales/sv.js +1 -1
  724. package/dist/validValues/wineType/wineType.js +4 -6
  725. package/dist/validValues.d.ts +2 -0
  726. package/dist/validValues.d.ts.map +1 -1
  727. package/dist/validValues.js +63 -47
  728. package/package.json +2 -2
  729. package/dist/validValues/awardMedal/locales/ee.d.js +0 -5
  730. package/dist/validValues/awardMedal/locales/ee.d.ts +0 -231
  731. package/dist/validValues/awardMedal/locales/ee.d.ts.map +0 -1
  732. package/dist/validValues/awardMedal/locales/ee.js +0 -239
  733. package/dist/validValues/beerStyle/locales/ee.d.js +0 -5
  734. package/dist/validValues/beerStyle/locales/ee.d.ts +0 -96
  735. package/dist/validValues/beerStyle/locales/ee.d.ts.map +0 -1
  736. package/dist/validValues/beerStyle/locales/ee.js +0 -104
  737. package/dist/validValues/businessOperatorType/businessOperatorType.d.ts +0 -12
  738. package/dist/validValues/businessOperatorType/businessOperatorType.d.ts.map +0 -1
  739. package/dist/validValues/businessOperatorType/businessOperatorType.js +0 -51
  740. package/dist/validValues/businessOperatorType/foodBusinessOperatorType.d.ts +0 -12
  741. package/dist/validValues/businessOperatorType/foodBusinessOperatorType.d.ts.map +0 -1
  742. package/dist/validValues/businessOperatorType/locales/bg.d.ts +0 -7
  743. package/dist/validValues/businessOperatorType/locales/bg.d.ts.map +0 -1
  744. package/dist/validValues/businessOperatorType/locales/cs.d.ts +0 -7
  745. package/dist/validValues/businessOperatorType/locales/cs.d.ts.map +0 -1
  746. package/dist/validValues/businessOperatorType/locales/da.d.ts +0 -7
  747. package/dist/validValues/businessOperatorType/locales/da.d.ts.map +0 -1
  748. package/dist/validValues/businessOperatorType/locales/de.d.ts +0 -7
  749. package/dist/validValues/businessOperatorType/locales/de.d.ts.map +0 -1
  750. package/dist/validValues/businessOperatorType/locales/el.d.ts +0 -7
  751. package/dist/validValues/businessOperatorType/locales/el.d.ts.map +0 -1
  752. package/dist/validValues/businessOperatorType/locales/en.d.ts +0 -7
  753. package/dist/validValues/businessOperatorType/locales/en.d.ts.map +0 -1
  754. package/dist/validValues/businessOperatorType/locales/es.d.ts +0 -7
  755. package/dist/validValues/businessOperatorType/locales/es.d.ts.map +0 -1
  756. package/dist/validValues/businessOperatorType/locales/et.d.ts +0 -7
  757. package/dist/validValues/businessOperatorType/locales/et.d.ts.map +0 -1
  758. package/dist/validValues/businessOperatorType/locales/fi.d.ts +0 -7
  759. package/dist/validValues/businessOperatorType/locales/fi.d.ts.map +0 -1
  760. package/dist/validValues/businessOperatorType/locales/fr.d.ts +0 -7
  761. package/dist/validValues/businessOperatorType/locales/fr.d.ts.map +0 -1
  762. package/dist/validValues/businessOperatorType/locales/ga.d.ts +0 -7
  763. package/dist/validValues/businessOperatorType/locales/ga.d.ts.map +0 -1
  764. package/dist/validValues/businessOperatorType/locales/hr.d.ts +0 -7
  765. package/dist/validValues/businessOperatorType/locales/hr.d.ts.map +0 -1
  766. package/dist/validValues/businessOperatorType/locales/hu.d.ts +0 -7
  767. package/dist/validValues/businessOperatorType/locales/hu.d.ts.map +0 -1
  768. package/dist/validValues/businessOperatorType/locales/it.d.ts +0 -7
  769. package/dist/validValues/businessOperatorType/locales/it.d.ts.map +0 -1
  770. package/dist/validValues/businessOperatorType/locales/lt.d.ts +0 -7
  771. package/dist/validValues/businessOperatorType/locales/lt.d.ts.map +0 -1
  772. package/dist/validValues/businessOperatorType/locales/lv.d.ts +0 -7
  773. package/dist/validValues/businessOperatorType/locales/lv.d.ts.map +0 -1
  774. package/dist/validValues/businessOperatorType/locales/messages.d.ts.map +0 -1
  775. package/dist/validValues/businessOperatorType/locales/mt.d.ts +0 -7
  776. package/dist/validValues/businessOperatorType/locales/mt.d.ts.map +0 -1
  777. package/dist/validValues/businessOperatorType/locales/nl.d.ts +0 -7
  778. package/dist/validValues/businessOperatorType/locales/nl.d.ts.map +0 -1
  779. package/dist/validValues/businessOperatorType/locales/pl.d.ts +0 -7
  780. package/dist/validValues/businessOperatorType/locales/pl.d.ts.map +0 -1
  781. package/dist/validValues/businessOperatorType/locales/pt.d.ts +0 -7
  782. package/dist/validValues/businessOperatorType/locales/pt.d.ts.map +0 -1
  783. package/dist/validValues/businessOperatorType/locales/ro.d.ts +0 -7
  784. package/dist/validValues/businessOperatorType/locales/ro.d.ts.map +0 -1
  785. package/dist/validValues/businessOperatorType/locales/sk.d.ts +0 -7
  786. package/dist/validValues/businessOperatorType/locales/sk.d.ts.map +0 -1
  787. package/dist/validValues/businessOperatorType/locales/sl.d.ts +0 -7
  788. package/dist/validValues/businessOperatorType/locales/sl.d.ts.map +0 -1
  789. package/dist/validValues/businessOperatorType/locales/sv.d.ts +0 -7
  790. package/dist/validValues/businessOperatorType/locales/sv.d.ts.map +0 -1
  791. package/dist/validValues/containerColor/locales/ee.d.js +0 -5
  792. package/dist/validValues/containerColor/locales/ee.d.ts +0 -11
  793. package/dist/validValues/containerColor/locales/ee.d.ts.map +0 -1
  794. package/dist/validValues/containerColor/locales/ee.js +0 -19
  795. package/dist/validValues/containerType/locales/ee.d.js +0 -5
  796. package/dist/validValues/containerType/locales/ee.d.ts +0 -8
  797. package/dist/validValues/containerType/locales/ee.d.ts.map +0 -1
  798. package/dist/validValues/containerType/locales/ee.js +0 -16
  799. package/dist/validValues/country/locales/ee.d.js +0 -5
  800. package/dist/validValues/country/locales/ee.d.ts +0 -150
  801. package/dist/validValues/country/locales/ee.d.ts.map +0 -1
  802. package/dist/validValues/country/locales/ee.js +0 -158
  803. package/dist/validValues/designation/locales/ee.d.js +0 -5
  804. package/dist/validValues/designation/locales/ee.d.ts +0 -14
  805. package/dist/validValues/designation/locales/ee.d.ts.map +0 -1
  806. package/dist/validValues/designation/locales/ee.js +0 -22
  807. package/dist/validValues/ingredient/locales/ee.d.js +0 -5
  808. package/dist/validValues/ingredient/locales/ee.d.ts +0 -57
  809. package/dist/validValues/ingredient/locales/ee.d.ts.map +0 -1
  810. package/dist/validValues/ingredient/locales/ee.js +0 -65
  811. package/dist/validValues/json/country.d.ts +0 -2
  812. package/dist/validValues/json/country.d.ts.map +0 -1
  813. package/dist/validValues/packagingCertification/locales/ee.d.js +0 -5
  814. package/dist/validValues/packagingCertification/locales/ee.d.ts +0 -2
  815. package/dist/validValues/packagingCertification/locales/ee.d.ts.map +0 -1
  816. package/dist/validValues/packagingCertification/locales/ee.js +0 -10
  817. package/dist/validValues/packagingGas/locales/bg.d.ts +0 -5
  818. package/dist/validValues/packagingGas/locales/bg.d.ts.map +0 -1
  819. package/dist/validValues/packagingGas/locales/bg.js +0 -13
  820. package/dist/validValues/packagingGas/locales/cs.d.ts +0 -5
  821. package/dist/validValues/packagingGas/locales/cs.d.ts.map +0 -1
  822. package/dist/validValues/packagingGas/locales/cs.js +0 -13
  823. package/dist/validValues/packagingGas/locales/da.d.ts +0 -5
  824. package/dist/validValues/packagingGas/locales/da.d.ts.map +0 -1
  825. package/dist/validValues/packagingGas/locales/da.js +0 -13
  826. package/dist/validValues/packagingGas/locales/de.d.ts +0 -5
  827. package/dist/validValues/packagingGas/locales/de.d.ts.map +0 -1
  828. package/dist/validValues/packagingGas/locales/de.js +0 -13
  829. package/dist/validValues/packagingGas/locales/el.d.ts +0 -5
  830. package/dist/validValues/packagingGas/locales/el.d.ts.map +0 -1
  831. package/dist/validValues/packagingGas/locales/el.js +0 -13
  832. package/dist/validValues/packagingGas/locales/en.d.ts +0 -5
  833. package/dist/validValues/packagingGas/locales/en.d.ts.map +0 -1
  834. package/dist/validValues/packagingGas/locales/en.js +0 -13
  835. package/dist/validValues/packagingGas/locales/es.d.ts +0 -5
  836. package/dist/validValues/packagingGas/locales/es.d.ts.map +0 -1
  837. package/dist/validValues/packagingGas/locales/es.js +0 -13
  838. package/dist/validValues/packagingGas/locales/et.d.ts +0 -5
  839. package/dist/validValues/packagingGas/locales/et.d.ts.map +0 -1
  840. package/dist/validValues/packagingGas/locales/et.js +0 -13
  841. package/dist/validValues/packagingGas/locales/fi.d.ts +0 -5
  842. package/dist/validValues/packagingGas/locales/fi.d.ts.map +0 -1
  843. package/dist/validValues/packagingGas/locales/fi.js +0 -13
  844. package/dist/validValues/packagingGas/locales/fr.d.ts +0 -5
  845. package/dist/validValues/packagingGas/locales/fr.d.ts.map +0 -1
  846. package/dist/validValues/packagingGas/locales/fr.js +0 -13
  847. package/dist/validValues/packagingGas/locales/ga.d.ts +0 -5
  848. package/dist/validValues/packagingGas/locales/ga.d.ts.map +0 -1
  849. package/dist/validValues/packagingGas/locales/ga.js +0 -13
  850. package/dist/validValues/packagingGas/locales/hr.d.ts +0 -5
  851. package/dist/validValues/packagingGas/locales/hr.d.ts.map +0 -1
  852. package/dist/validValues/packagingGas/locales/hr.js +0 -13
  853. package/dist/validValues/packagingGas/locales/hu.d.ts +0 -5
  854. package/dist/validValues/packagingGas/locales/hu.d.ts.map +0 -1
  855. package/dist/validValues/packagingGas/locales/hu.js +0 -13
  856. package/dist/validValues/packagingGas/locales/it.d.ts +0 -5
  857. package/dist/validValues/packagingGas/locales/it.d.ts.map +0 -1
  858. package/dist/validValues/packagingGas/locales/it.js +0 -13
  859. package/dist/validValues/packagingGas/locales/lt.d.ts +0 -5
  860. package/dist/validValues/packagingGas/locales/lt.d.ts.map +0 -1
  861. package/dist/validValues/packagingGas/locales/lt.js +0 -13
  862. package/dist/validValues/packagingGas/locales/lv.d.ts +0 -5
  863. package/dist/validValues/packagingGas/locales/lv.d.ts.map +0 -1
  864. package/dist/validValues/packagingGas/locales/lv.js +0 -13
  865. package/dist/validValues/packagingGas/locales/messages.d.ts.map +0 -1
  866. package/dist/validValues/packagingGas/locales/mt.d.ts +0 -5
  867. package/dist/validValues/packagingGas/locales/mt.d.ts.map +0 -1
  868. package/dist/validValues/packagingGas/locales/mt.js +0 -13
  869. package/dist/validValues/packagingGas/locales/nl.d.ts +0 -5
  870. package/dist/validValues/packagingGas/locales/nl.d.ts.map +0 -1
  871. package/dist/validValues/packagingGas/locales/nl.js +0 -13
  872. package/dist/validValues/packagingGas/locales/pl.d.ts +0 -5
  873. package/dist/validValues/packagingGas/locales/pl.d.ts.map +0 -1
  874. package/dist/validValues/packagingGas/locales/pl.js +0 -13
  875. package/dist/validValues/packagingGas/locales/pt.d.ts +0 -5
  876. package/dist/validValues/packagingGas/locales/pt.d.ts.map +0 -1
  877. package/dist/validValues/packagingGas/locales/pt.js +0 -13
  878. package/dist/validValues/packagingGas/locales/ro.d.ts +0 -5
  879. package/dist/validValues/packagingGas/locales/ro.d.ts.map +0 -1
  880. package/dist/validValues/packagingGas/locales/ro.js +0 -13
  881. package/dist/validValues/packagingGas/locales/sk.d.ts +0 -5
  882. package/dist/validValues/packagingGas/locales/sk.d.ts.map +0 -1
  883. package/dist/validValues/packagingGas/locales/sk.js +0 -13
  884. package/dist/validValues/packagingGas/locales/sl.d.ts +0 -5
  885. package/dist/validValues/packagingGas/locales/sl.d.ts.map +0 -1
  886. package/dist/validValues/packagingGas/locales/sl.js +0 -13
  887. package/dist/validValues/packagingGas/locales/sv.d.ts +0 -5
  888. package/dist/validValues/packagingGas/locales/sv.d.ts.map +0 -1
  889. package/dist/validValues/packagingGas/locales/sv.js +0 -13
  890. package/dist/validValues/packagingGas/packagingGas.d.ts +0 -9
  891. package/dist/validValues/packagingGas/packagingGas.d.ts.map +0 -1
  892. package/dist/validValues/packagingGas/packagingGas.js +0 -36
  893. package/dist/validValues/packagingMaterialType/locales/ee.d.js +0 -5
  894. package/dist/validValues/packagingMaterialType/locales/ee.d.ts +0 -52
  895. package/dist/validValues/packagingMaterialType/locales/ee.d.ts.map +0 -1
  896. package/dist/validValues/packagingMaterialType/locales/ee.js +0 -60
  897. package/dist/validValues/productType/locales/ee.d.js +0 -5
  898. package/dist/validValues/productType/locales/ee.d.ts +0 -42
  899. package/dist/validValues/productType/locales/ee.d.ts.map +0 -1
  900. package/dist/validValues/productType/locales/ee.js +0 -50
  901. package/dist/validValues/productionMethod/locales/ee.d.js +0 -5
  902. package/dist/validValues/productionMethod/locales/ee.d.ts +0 -15
  903. package/dist/validValues/productionMethod/locales/ee.d.ts.map +0 -1
  904. package/dist/validValues/productionMethod/locales/ee.js +0 -23
  905. package/dist/validValues/region/locales/ee.d.js +0 -5
  906. package/dist/validValues/region/locales/ee.d.ts +0 -481
  907. package/dist/validValues/region/locales/ee.d.ts.map +0 -1
  908. package/dist/validValues/region/locales/ee.js +0 -489
  909. package/dist/validValues/responsibleConsumptionLogo/locales/ee.d.js +0 -5
  910. package/dist/validValues/responsibleConsumptionLogo/locales/ee.d.ts +0 -7
  911. package/dist/validValues/responsibleConsumptionLogo/locales/ee.d.ts.map +0 -1
  912. package/dist/validValues/responsibleConsumptionLogo/locales/ee.js +0 -15
  913. package/dist/validValues/subregion/locales/ee.d.js +0 -5
  914. package/dist/validValues/subregion/locales/ee.d.ts +0 -1392
  915. package/dist/validValues/subregion/locales/ee.d.ts.map +0 -1
  916. package/dist/validValues/subregion/locales/ee.js +0 -1400
  917. package/dist/validValues/wineColor/locales/ee.d.js +0 -5
  918. package/dist/validValues/wineColor/locales/ee.d.ts +0 -7
  919. package/dist/validValues/wineColor/locales/ee.d.ts.map +0 -1
  920. package/dist/validValues/wineColor/locales/ee.js +0 -15
  921. package/dist/validValues/wineType/locales/ee.d.js +0 -5
  922. package/dist/validValues/wineType/locales/ee.d.ts +0 -7
  923. package/dist/validValues/wineType/locales/ee.d.ts.map +0 -1
  924. package/dist/validValues/wineType/locales/ee.js +0 -15
  925. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/bg.d.js +0 -0
  926. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/cs.d.js +0 -0
  927. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/da.d.js +0 -0
  928. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/de.d.js +0 -0
  929. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/el.d.js +0 -0
  930. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/en.d.js +0 -0
  931. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/es.d.js +0 -0
  932. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/et.d.js +0 -0
  933. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/fi.d.js +0 -0
  934. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/fr.d.js +0 -0
  935. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/ga.d.js +0 -0
  936. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/hr.d.js +0 -0
  937. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/hu.d.js +0 -0
  938. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/it.d.js +0 -0
  939. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/lt.d.js +0 -0
  940. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/lv.d.js +0 -0
  941. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/messages.d.ts +0 -0
  942. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/mt.d.js +0 -0
  943. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/nl.d.js +0 -0
  944. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/pl.d.js +0 -0
  945. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/pt.d.js +0 -0
  946. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/ro.d.js +0 -0
  947. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/sk.d.js +0 -0
  948. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/sl.d.js +0 -0
  949. /package/dist/validValues/{businessOperatorType → carbonFootprintReport}/locales/sv.d.js +0 -0
  950. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/bg.d.js +0 -0
  951. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/cs.d.js +0 -0
  952. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/da.d.js +0 -0
  953. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/de.d.js +0 -0
  954. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/el.d.js +0 -0
  955. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/en.d.js +0 -0
  956. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/es.d.js +0 -0
  957. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/et.d.js +0 -0
  958. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/fi.d.js +0 -0
  959. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/fr.d.js +0 -0
  960. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/ga.d.js +0 -0
  961. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/hr.d.js +0 -0
  962. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/hu.d.js +0 -0
  963. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/it.d.js +0 -0
  964. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/lt.d.js +0 -0
  965. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/lv.d.js +0 -0
  966. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/messages.d.ts +0 -0
  967. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/mt.d.js +0 -0
  968. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/nl.d.js +0 -0
  969. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/pl.d.js +0 -0
  970. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/pt.d.js +0 -0
  971. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/ro.d.js +0 -0
  972. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/sk.d.js +0 -0
  973. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/sl.d.js +0 -0
  974. /package/dist/validValues/{packagingGas → sustainabilityHighlight}/locales/sv.d.js +0 -0
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- exports["default"] = exports.byProductType = void 0;
6
+ exports.default = exports.byProductType = void 0;
7
7
 
8
8
  var _core = require("@lingui/core");
9
9
 
@@ -17,19 +17,7 @@ var _productTypesOtherDrinks = _interopRequireDefault(require("../types/productT
17
17
 
18
18
  var _deprecatedIngredient = _interopRequireDefault(require("./deprecatedIngredient"));
19
19
 
20
- function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
21
-
22
- function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
23
-
24
- function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
25
-
26
- function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
27
-
28
- function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
29
-
30
- function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
31
-
32
- function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) { arr2[i] = arr[i]; } return arr2; }
20
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
33
21
 
34
22
  function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
35
23
 
@@ -37,16 +25,14 @@ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { va
37
25
 
38
26
  function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
39
27
 
40
- var PRESERVATIVE_GROUPS = ['PRESERVATIVE', 'PRESERVATIVE_ANTIOXIDANT'];
41
- var ANTIOXIDANT_GROUPS = ['ANTIOXIDANT', 'PRESERVATIVE_ANTIOXIDANT'];
28
+ const PRESERVATIVE_GROUPS = ['PRESERVATIVE', 'PRESERVATIVE_ANTIOXIDANT'];
29
+ const ANTIOXIDANT_GROUPS = ['ANTIOXIDANT', 'PRESERVATIVE_ANTIOXIDANT'];
42
30
 
43
31
  /** Makes sure errors are displayed where the error is introduced. */
44
- var ingredient = function ingredient(value) {
45
- return value;
46
- }; // A partial to mix into synonym ingredients.
32
+ const ingredient = value => value; // A partial to mix into synonym ingredients.
47
33
 
48
34
 
49
- var synonymOfSulfites = {
35
+ const synonymOfSulfites = {
50
36
  isHiddenInMainList: true,
51
37
  synonymDescription:
52
38
  /*i18n*/
@@ -55,7 +41,7 @@ var synonymOfSulfites = {
55
41
  message: "You can use 'sulphites' instead."
56
42
  }
57
43
  };
58
- var synonymOfEggs = {
44
+ const synonymOfEggs = {
59
45
  isHiddenInMainList: true,
60
46
  synonymDescription:
61
47
  /*i18n*/
@@ -64,7 +50,7 @@ var synonymOfEggs = {
64
50
  message: "You can use 'egg' instead."
65
51
  }
66
52
  };
67
- var synonymOfMilk = {
53
+ const synonymOfMilk = {
68
54
  isHiddenInMainList: true,
69
55
  synonymDescription:
70
56
  /*i18n*/
@@ -74,7 +60,7 @@ var synonymOfMilk = {
74
60
  }
75
61
  };
76
62
 
77
- var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["default"]), {}, {
63
+ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.default), {}, {
78
64
  // ...synonymIngredient,
79
65
  aleppoPineResin: ingredient({
80
66
  key: 'aleppoPineResin',
@@ -86,7 +72,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
86
72
  },
87
73
  metadata: {
88
74
  tags: ['OTHER_INGREDIENT'],
89
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
75
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
90
76
  canBeMarkedOrganic: true
91
77
  }
92
78
  }),
@@ -100,7 +86,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
100
86
  },
101
87
  metadata: {
102
88
  tags: ['COLOUR'],
103
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
89
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
104
90
  canBeMarkedOrganic: true
105
91
  }
106
92
  }),
@@ -114,7 +100,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
114
100
  },
115
101
  metadata: {
116
102
  tags: ['COLOUR'],
117
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
103
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
118
104
  canBeMarkedOrganic: true
119
105
  }
120
106
  }),
@@ -128,7 +114,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
128
114
  },
129
115
  metadata: {
130
116
  tags: ['COLOUR'],
131
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
117
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
132
118
  canBeMarkedOrganic: true,
133
119
  isHiddenInMainList: true,
134
120
  synonymDescription:
@@ -148,7 +134,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
148
134
  },
149
135
  metadata: {
150
136
  tags: ['COLOUR'],
151
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
137
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
152
138
  canBeMarkedOrganic: true
153
139
  }
154
140
  }),
@@ -162,7 +148,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
162
148
  },
163
149
  metadata: {
164
150
  tags: ['COLOUR'],
165
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
151
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
166
152
  canBeMarkedOrganic: true,
167
153
  isHiddenInMainList: true,
168
154
  synonymDescription:
@@ -182,7 +168,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
182
168
  },
183
169
  metadata: {
184
170
  tags: ['COLOUR'],
185
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
171
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
186
172
  canBeMarkedOrganic: true
187
173
  }
188
174
  }),
@@ -196,7 +182,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
196
182
  },
197
183
  metadata: {
198
184
  tags: ['COLOUR'],
199
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
185
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
200
186
  canBeMarkedOrganic: true,
201
187
  isHiddenInMainList: true,
202
188
  synonymDescription:
@@ -216,7 +202,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
216
202
  },
217
203
  metadata: {
218
204
  tags: ['COLOUR'],
219
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
205
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
220
206
  canBeMarkedOrganic: true
221
207
  }
222
208
  }),
@@ -230,7 +216,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
230
216
  },
231
217
  metadata: {
232
218
  tags: ['COLOUR'],
233
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
219
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
234
220
  canBeMarkedOrganic: true,
235
221
  isHiddenInMainList: true,
236
222
  synonymDescription:
@@ -250,7 +236,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
250
236
  },
251
237
  metadata: {
252
238
  tags: ['COLOUR'],
253
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
239
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
254
240
  canBeMarkedOrganic: true
255
241
  }
256
242
  }),
@@ -264,7 +250,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
264
250
  },
265
251
  metadata: {
266
252
  tags: ['COLOUR'],
267
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
253
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
268
254
  canBeMarkedOrganic: true,
269
255
  isHiddenInMainList: true,
270
256
  synonymDescription:
@@ -284,7 +270,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
284
270
  },
285
271
  metadata: {
286
272
  tags: ['COLOUR'],
287
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
273
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
288
274
  canBeMarkedOrganic: true
289
275
  }
290
276
  }),
@@ -298,7 +284,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
298
284
  },
299
285
  metadata: {
300
286
  tags: ['COLOUR'],
301
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
287
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
302
288
  canBeMarkedOrganic: true,
303
289
  isHiddenInMainList: true,
304
290
  synonymDescription:
@@ -332,8 +318,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
332
318
  message: 'L ascorbic acid'
333
319
  },
334
320
  metadata: {
335
- tags: [].concat(ANTIOXIDANT_GROUPS),
336
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
321
+ tags: [...ANTIOXIDANT_GROUPS],
322
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
337
323
  canBeMarkedOrganic: true
338
324
  }
339
325
  }),
@@ -341,8 +327,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
341
327
  key: 'ascorbicAcid_eCode',
342
328
  label: 'E 300',
343
329
  metadata: {
344
- tags: [].concat(ANTIOXIDANT_GROUPS),
345
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
330
+ tags: [...ANTIOXIDANT_GROUPS],
331
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
346
332
  canBeMarkedOrganic: true,
347
333
  isHiddenInMainList: true,
348
334
  synonymDescription:
@@ -362,8 +348,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
362
348
  message: 'ascorbic acid (E 300)'
363
349
  },
364
350
  metadata: {
365
- tags: [].concat(ANTIOXIDANT_GROUPS),
366
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
351
+ tags: [...ANTIOXIDANT_GROUPS],
352
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
367
353
  canBeMarkedOrganic: true,
368
354
  isHiddenInMainList: true,
369
355
  synonymDescription:
@@ -384,7 +370,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
384
370
  },
385
371
  metadata: {
386
372
  tags: ['ACIDITY_REGULATOR'],
387
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
373
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
388
374
  canBeMarkedOrganic: true
389
375
  }
390
376
  }),
@@ -398,7 +384,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
398
384
  },
399
385
  metadata: {
400
386
  tags: ['OTHER_INGREDIENT'],
401
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
387
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
402
388
  canBeMarkedOrganic: true
403
389
  }
404
390
  }),
@@ -412,7 +398,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
412
398
  },
413
399
  metadata: {
414
400
  tags: ['RAW_MATERIAL'],
415
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
401
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
416
402
  canBeMarkedOrganic: true
417
403
  }
418
404
  }),
@@ -426,7 +412,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
426
412
  },
427
413
  metadata: {
428
414
  tags: ['STABILISER'],
429
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
415
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
430
416
  canBeMarkedOrganic: true
431
417
  }
432
418
  }),
@@ -440,7 +426,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
440
426
  },
441
427
  metadata: {
442
428
  tags: ['STABILISER'],
443
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
429
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
444
430
  canBeMarkedOrganic: true,
445
431
  isHiddenInMainList: true,
446
432
  synonymDescription:
@@ -461,7 +447,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
461
447
  },
462
448
  metadata: {
463
449
  tags: ['SWEETENER'],
464
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
450
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
465
451
  canBeMarkedOrganic: true
466
452
  }
467
453
  }),
@@ -475,7 +461,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
475
461
  },
476
462
  metadata: {
477
463
  tags: ['CLARIFYING_AGENT', 'ALLERGEN'],
478
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
464
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
479
465
  canBeMarkedOrganic: true
480
466
  }
481
467
  }),
@@ -489,7 +475,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
489
475
  },
490
476
  metadata: {
491
477
  tags: ['RAW_MATERIAL'],
492
- productType: ['wine_fortified', 'wine_liqueur'].concat(_toConsumableArray(_productTypesOtherDrinks["default"])),
478
+ productType: ['wine_fortified', 'wine_liqueur', ..._productTypesOtherDrinks.default],
493
479
  canBeMarkedOrganic: true
494
480
  }
495
481
  }),
@@ -503,7 +489,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
503
489
  },
504
490
  metadata: {
505
491
  tags: ['COLOUR'],
506
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
492
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
507
493
  canBeMarkedOrganic: true
508
494
  }
509
495
  }),
@@ -519,7 +505,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
519
505
  },
520
506
  metadata: {
521
507
  tags: ['RAW_MATERIAL'],
522
- productType: [].concat(_toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
508
+ productType: [..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
523
509
  canBeMarkedOrganic: true
524
510
  }
525
511
  }),
@@ -533,7 +519,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
533
519
  },
534
520
  metadata: {
535
521
  tags: ['STABILISER', 'ACIDITY_REGULATOR'],
536
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
522
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
537
523
  canBeMarkedOrganic: true
538
524
  }
539
525
  }),
@@ -547,7 +533,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
547
533
  },
548
534
  metadata: {
549
535
  tags: ['RAW_MATERIAL'],
550
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
536
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
551
537
  canBeMarkedOrganic: true
552
538
  }
553
539
  }),
@@ -563,7 +549,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
563
549
  },
564
550
  metadata: {
565
551
  tags: ['RAW_MATERIAL', 'ALLERGEN'],
566
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
552
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
567
553
  canBeMarkedOrganic: true
568
554
  }
569
555
  }),
@@ -577,7 +563,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
577
563
  },
578
564
  metadata: {
579
565
  tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER', 'RAW_MATERIAL', 'ALLERGEN'],
580
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
566
+ productType: [..._productTypesWine.default, ..._productTypesOtherDrinks.default],
581
567
  canBeMarkedOrganic: true
582
568
  }
583
569
  }),
@@ -591,7 +577,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
591
577
  },
592
578
  metadata: {
593
579
  tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER', 'RAW_MATERIAL', 'ALLERGEN'],
594
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
580
+ productType: [..._productTypesWine.default, ..._productTypesOtherDrinks.default],
595
581
  canBeMarkedOrganic: true,
596
582
  isHiddenInMainList: true,
597
583
  synonymDescription:
@@ -612,7 +598,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
612
598
  },
613
599
  metadata: {
614
600
  tags: ['RAW_MATERIAL', 'ALLERGEN'],
615
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
601
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
616
602
  canBeMarkedOrganic: true
617
603
  }
618
604
  }),
@@ -625,8 +611,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
625
611
  message: 'dimethyldicarbonate'
626
612
  },
627
613
  metadata: {
628
- tags: [].concat(PRESERVATIVE_GROUPS),
629
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
614
+ tags: [...PRESERVATIVE_GROUPS],
615
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
630
616
  canBeMarkedOrganic: true
631
617
  }
632
618
  }),
@@ -640,7 +626,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
640
626
  },
641
627
  metadata: {
642
628
  tags: ['ALCOHOL'],
643
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
629
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
644
630
  canBeMarkedOrganic: true
645
631
  }
646
632
  }),
@@ -654,7 +640,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
654
640
  },
655
641
  metadata: {
656
642
  tags: ['ALCOHOL'],
657
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
643
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
658
644
  canBeMarkedOrganic: true
659
645
  }
660
646
  }),
@@ -670,7 +656,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
670
656
  },
671
657
  metadata: {
672
658
  tags: ['ALCOHOL'],
673
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
659
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
674
660
  canBeMarkedOrganic: true
675
661
  }
676
662
  }),
@@ -683,8 +669,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
683
669
  message: '<Allergen>egg</Allergen>'
684
670
  },
685
671
  metadata: {
686
- tags: ['CLARIFYING_AGENT', 'ALLERGEN'].concat(PRESERVATIVE_GROUPS),
687
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
672
+ tags: ['CLARIFYING_AGENT', 'ALLERGEN', ...PRESERVATIVE_GROUPS],
673
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
688
674
  canBeMarkedOrganic: true
689
675
  }
690
676
  }),
@@ -698,7 +684,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
698
684
  },
699
685
  metadata: {
700
686
  tags: ['ALCOHOL'],
701
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
687
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
702
688
  canBeMarkedOrganic: true
703
689
  }
704
690
  }),
@@ -712,7 +698,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
712
698
  },
713
699
  metadata: {
714
700
  tags: ['RAW_MATERIAL'],
715
- productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling'].concat(_toConsumableArray(_productTypesOtherDrinks["default"])),
701
+ productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling', ..._productTypesOtherDrinks.default],
716
702
  canBeMarkedOrganic: true
717
703
  }
718
704
  }),
@@ -726,7 +712,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
726
712
  },
727
713
  metadata: {
728
714
  tags: ['FLAVOURING'],
729
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
715
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
730
716
  canBeMarkedOrganic: true
731
717
  }
732
718
  }),
@@ -740,7 +726,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
740
726
  },
741
727
  metadata: {
742
728
  tags: ['FLAVOURING'],
743
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
729
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
744
730
  canBeMarkedOrganic: true
745
731
  }
746
732
  }),
@@ -754,7 +740,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
754
740
  },
755
741
  metadata: {
756
742
  tags: ['FLAVOURING'],
757
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
743
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
758
744
  canBeMarkedOrganic: true
759
745
  }
760
746
  }),
@@ -768,7 +754,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
768
754
  },
769
755
  metadata: {
770
756
  tags: ['FLAVOURING'],
771
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
757
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
772
758
  canBeMarkedOrganic: true
773
759
  }
774
760
  }),
@@ -782,7 +768,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
782
768
  },
783
769
  metadata: {
784
770
  tags: ['FLAVOURING'],
785
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
771
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
786
772
  canBeMarkedOrganic: true
787
773
  }
788
774
  }),
@@ -796,7 +782,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
796
782
  },
797
783
  metadata: {
798
784
  tags: ['FLAVOURING'],
799
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
785
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
800
786
  canBeMarkedOrganic: true
801
787
  }
802
788
  }),
@@ -812,7 +798,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
812
798
  },
813
799
  metadata: {
814
800
  tags: ['RAW_MATERIAL'],
815
- productType: ['beer'].concat(_toConsumableArray(_productTypesOtherDrinks["default"])),
801
+ productType: ['beer', ..._productTypesOtherDrinks.default],
816
802
  canBeMarkedOrganic: true
817
803
  }
818
804
  }),
@@ -826,7 +812,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
826
812
  },
827
813
  metadata: {
828
814
  tags: ['STABILISER'],
829
- productType: ['wine_stillwine', 'wine_fortified', 'wine_pearlwine', 'wine_sparkling'].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
815
+ productType: ['wine_stillwine', 'wine_fortified', 'wine_pearlwine', 'wine_sparkling', ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
830
816
  canBeMarkedOrganic: true
831
817
  }
832
818
  }),
@@ -840,7 +826,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
840
826
  },
841
827
  metadata: {
842
828
  tags: ['SWEETENER'],
843
- productType: _toConsumableArray(_productTypesAromatisedWine["default"]),
829
+ productType: [..._productTypesAromatisedWine.default],
844
830
  canBeMarkedOrganic: true
845
831
  }
846
832
  }),
@@ -856,7 +842,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
856
842
  },
857
843
  metadata: {
858
844
  tags: ['RAW_MATERIAL'],
859
- productType: [].concat(_toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
845
+ productType: [..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
860
846
  canBeMarkedOrganic: true
861
847
  }
862
848
  }),
@@ -870,7 +856,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
870
856
  },
871
857
  metadata: {
872
858
  tags: ['RAW_MATERIAL'],
873
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
859
+ productType: [..._productTypesWine.default, ..._productTypesOtherDrinks.default],
874
860
  canBeMarkedOrganic: true
875
861
  }
876
862
  }),
@@ -884,7 +870,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
884
870
  },
885
871
  metadata: {
886
872
  tags: ['ALCOHOL'],
887
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
873
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
888
874
  canBeMarkedOrganic: true
889
875
  }
890
876
  }),
@@ -898,7 +884,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
898
884
  },
899
885
  metadata: {
900
886
  tags: ['STABILISER'],
901
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
887
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
902
888
  canBeMarkedOrganic: true
903
889
  }
904
890
  }),
@@ -912,7 +898,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
912
898
  },
913
899
  metadata: {
914
900
  tags: ['SWEETENER'],
915
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
901
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
916
902
  canBeMarkedOrganic: true
917
903
  }
918
904
  }),
@@ -926,7 +912,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
926
912
  },
927
913
  metadata: {
928
914
  tags: ['ACIDITY_REGULATOR'],
929
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
915
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
930
916
  canBeMarkedOrganic: true
931
917
  }
932
918
  }),
@@ -940,7 +926,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
940
926
  },
941
927
  metadata: {
942
928
  tags: ['ACIDITY_REGULATOR'],
943
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
929
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
944
930
  canBeMarkedOrganic: true
945
931
  }
946
932
  }),
@@ -956,7 +942,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
956
942
  },
957
943
  metadata: {
958
944
  tags: ['RAW_MATERIAL'],
959
- productType: [].concat(_toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
945
+ productType: [..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
960
946
  canBeMarkedOrganic: true
961
947
  }
962
948
  }),
@@ -970,7 +956,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
970
956
  },
971
957
  metadata: {
972
958
  tags: ['ACIDITY_REGULATOR'],
973
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
959
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
974
960
  canBeMarkedOrganic: true
975
961
  }
976
962
  }),
@@ -984,7 +970,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
984
970
  },
985
971
  metadata: {
986
972
  tags: ['STABILISER'],
987
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
973
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
988
974
  canBeMarkedOrganic: true
989
975
  }
990
976
  }),
@@ -998,7 +984,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
998
984
  },
999
985
  metadata: {
1000
986
  tags: ['COLOUR'],
1001
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
987
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
1002
988
  canBeMarkedOrganic: true
1003
989
  }
1004
990
  }),
@@ -1012,7 +998,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1012
998
  },
1013
999
  metadata: {
1014
1000
  tags: ['STABILISER'],
1015
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1001
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1016
1002
  canBeMarkedOrganic: true
1017
1003
  }
1018
1004
  }),
@@ -1025,8 +1011,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1025
1011
  message: 'potassium sorbate'
1026
1012
  },
1027
1013
  metadata: {
1028
- tags: [].concat(PRESERVATIVE_GROUPS),
1029
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1014
+ tags: [...PRESERVATIVE_GROUPS],
1015
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1030
1016
  canBeMarkedOrganic: true
1031
1017
  }
1032
1018
  }),
@@ -1042,7 +1028,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1042
1028
  },
1043
1029
  metadata: {
1044
1030
  tags: ['RAW_MATERIAL'],
1045
- productType: [].concat(_toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1031
+ productType: [..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
1046
1032
  canBeMarkedOrganic: true
1047
1033
  }
1048
1034
  }),
@@ -1056,7 +1042,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1056
1042
  },
1057
1043
  metadata: {
1058
1044
  tags: ['ENRICHMENT_SUBSTANCE'],
1059
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1045
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1060
1046
  canBeMarkedOrganic: true
1061
1047
  }
1062
1048
  }),
@@ -1070,7 +1056,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1070
1056
  },
1071
1057
  metadata: {
1072
1058
  tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER'],
1073
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1059
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1074
1060
  canBeMarkedOrganic: true
1075
1061
  }
1076
1062
  }),
@@ -1084,7 +1070,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1084
1070
  },
1085
1071
  metadata: {
1086
1072
  tags: ['SWEETENER'],
1087
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1073
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1088
1074
  canBeMarkedOrganic: true
1089
1075
  }
1090
1076
  }),
@@ -1098,7 +1084,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1098
1084
  },
1099
1085
  metadata: {
1100
1086
  tags: ['SWEETENER'],
1101
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1087
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1102
1088
  canBeMarkedOrganic: true
1103
1089
  }
1104
1090
  }),
@@ -1112,7 +1098,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1112
1098
  },
1113
1099
  metadata: {
1114
1100
  tags: ['COLOUR'],
1115
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1101
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesSpirit.default, ..._productTypesOtherDrinks.default],
1116
1102
  canBeMarkedOrganic: true
1117
1103
  }
1118
1104
  }),
@@ -1125,8 +1111,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1125
1111
  message: '<Allergen>sulphites</Allergen>'
1126
1112
  },
1127
1113
  metadata: {
1128
- tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN', 'OTHER_INGREDIENT']),
1129
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1114
+ tags: [...PRESERVATIVE_GROUPS, 'ALLERGEN', 'OTHER_INGREDIENT'],
1115
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1130
1116
  canBeMarkedOrganic: true
1131
1117
  }
1132
1118
  }),
@@ -1140,7 +1126,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1140
1126
  },
1141
1127
  metadata: {
1142
1128
  tags: ['RAW_MATERIAL'],
1143
- productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling'].concat(_toConsumableArray(_productTypesOtherDrinks["default"])),
1129
+ productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling', ..._productTypesOtherDrinks.default],
1144
1130
  canBeMarkedOrganic: true
1145
1131
  }
1146
1132
  }),
@@ -1154,7 +1140,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1154
1140
  },
1155
1141
  metadata: {
1156
1142
  tags: ['OTHER_INGREDIENT'],
1157
- productType: ['cider'].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1143
+ productType: ['cider', ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1158
1144
  canBeMarkedOrganic: true
1159
1145
  }
1160
1146
  }),
@@ -1168,7 +1154,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1168
1154
  },
1169
1155
  metadata: {
1170
1156
  tags: ['ALCOHOL'],
1171
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1157
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1172
1158
  canBeMarkedOrganic: true
1173
1159
  }
1174
1160
  }),
@@ -1182,7 +1168,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1182
1168
  },
1183
1169
  metadata: {
1184
1170
  tags: ['ALCOHOL'],
1185
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1171
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1186
1172
  canBeMarkedOrganic: true
1187
1173
  }
1188
1174
  }),
@@ -1196,7 +1182,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1196
1182
  },
1197
1183
  metadata: {
1198
1184
  tags: ['ALCOHOL'],
1199
- productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1185
+ productType: [..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1200
1186
  canBeMarkedOrganic: true
1201
1187
  }
1202
1188
  }),
@@ -1210,7 +1196,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1210
1196
  },
1211
1197
  metadata: {
1212
1198
  tags: ['STABILISER'],
1213
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1199
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1214
1200
  canBeMarkedOrganic: true
1215
1201
  }
1216
1202
  }),
@@ -1225,7 +1211,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1225
1211
  },
1226
1212
  metadata: _objectSpread({
1227
1213
  tags: ['CLARIFYING_AGENT'],
1228
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1214
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1229
1215
  canBeMarkedOrganic: true
1230
1216
  }, synonymOfMilk)
1231
1217
  }),
@@ -1239,7 +1225,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1239
1225
  },
1240
1226
  metadata: _objectSpread({
1241
1227
  tags: ['CLARIFYING_AGENT'],
1242
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1228
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1243
1229
  canBeMarkedOrganic: true
1244
1230
  }, synonymOfMilk)
1245
1231
  }),
@@ -1253,7 +1239,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1253
1239
  },
1254
1240
  metadata: _objectSpread({
1255
1241
  tags: ['CLARIFYING_AGENT'],
1256
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1242
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1257
1243
  canBeMarkedOrganic: true
1258
1244
  }, synonymOfMilk)
1259
1245
  }),
@@ -1267,7 +1253,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1267
1253
  },
1268
1254
  metadata: _objectSpread({
1269
1255
  tags: ['CLARIFYING_AGENT', 'ALLERGEN'],
1270
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1256
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1271
1257
  canBeMarkedOrganic: true
1272
1258
  }, synonymOfEggs)
1273
1259
  }),
@@ -1280,8 +1266,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1280
1266
  message: '<Allergen>egg</Allergen> lysozyme'
1281
1267
  },
1282
1268
  metadata: _objectSpread({
1283
- tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
1284
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1269
+ tags: [...PRESERVATIVE_GROUPS, 'ALLERGEN'],
1270
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1285
1271
  canBeMarkedOrganic: true
1286
1272
  }, synonymOfEggs)
1287
1273
  }),
@@ -1294,8 +1280,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1294
1280
  message: 'E 1105 (<Allergen>egg</Allergen>)'
1295
1281
  },
1296
1282
  metadata: _objectSpread({
1297
- tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
1298
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1283
+ tags: [...PRESERVATIVE_GROUPS, 'ALLERGEN'],
1284
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1299
1285
  canBeMarkedOrganic: true
1300
1286
  }, synonymOfEggs)
1301
1287
  }),
@@ -1308,8 +1294,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1308
1294
  message: '<Allergen>egg</Allergen> protein'
1309
1295
  },
1310
1296
  metadata: _objectSpread({
1311
- tags: ['CLARIFYING_AGENT', 'ALLERGEN'].concat(PRESERVATIVE_GROUPS),
1312
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1297
+ tags: ['CLARIFYING_AGENT', 'ALLERGEN', ...PRESERVATIVE_GROUPS],
1298
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1313
1299
  canBeMarkedOrganic: true
1314
1300
  }, synonymOfEggs)
1315
1301
  }),
@@ -1322,8 +1308,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1322
1308
  message: '<Allergen>egg</Allergen> product'
1323
1309
  },
1324
1310
  metadata: _objectSpread({
1325
- tags: ['CLARIFYING_AGENT', 'ALLERGEN'].concat(PRESERVATIVE_GROUPS),
1326
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1311
+ tags: ['CLARIFYING_AGENT', 'ALLERGEN', ...PRESERVATIVE_GROUPS],
1312
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1327
1313
  canBeMarkedOrganic: true
1328
1314
  }, synonymOfEggs)
1329
1315
  }),
@@ -1336,8 +1322,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1336
1322
  message: 'potassium bisulphite (<Allergen>sulphites</Allergen>)'
1337
1323
  },
1338
1324
  metadata: {
1339
- tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
1340
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1325
+ tags: [...PRESERVATIVE_GROUPS, 'ALLERGEN'],
1326
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1341
1327
  canBeMarkedOrganic: true // ...synonymOfSulfites,
1342
1328
 
1343
1329
  }
@@ -1373,8 +1359,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1373
1359
  message: 'E 228 (<Allergen>sulphites</Allergen>)'
1374
1360
  },
1375
1361
  metadata: {
1376
- tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
1377
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1362
+ tags: [...PRESERVATIVE_GROUPS, 'ALLERGEN'],
1363
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1378
1364
  canBeMarkedOrganic: true // ...synonymOfSulfites,
1379
1365
 
1380
1366
  }
@@ -1388,8 +1374,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1388
1374
  message: 'potassium metabisulphite (<Allergen>sulphites</Allergen>)'
1389
1375
  },
1390
1376
  metadata: {
1391
- tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
1392
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1377
+ tags: [...PRESERVATIVE_GROUPS, 'ALLERGEN'],
1378
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1393
1379
  canBeMarkedOrganic: true // ...synonymOfSulfites,
1394
1380
 
1395
1381
  }
@@ -1425,8 +1411,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1425
1411
  message: 'E 224 (<Allergen>sulphites</Allergen>)'
1426
1412
  },
1427
1413
  metadata: {
1428
- tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
1429
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1414
+ tags: [...PRESERVATIVE_GROUPS, 'ALLERGEN'],
1415
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1430
1416
  canBeMarkedOrganic: true // ...synonymOfSulfites,
1431
1417
 
1432
1418
  }
@@ -1440,8 +1426,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1440
1426
  message: '<Allergen>sulphur dioxide</Allergen>'
1441
1427
  },
1442
1428
  metadata: _objectSpread({
1443
- tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
1444
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1429
+ tags: [...PRESERVATIVE_GROUPS, 'ALLERGEN'],
1430
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1445
1431
  canBeMarkedOrganic: true
1446
1432
  }, synonymOfSulfites)
1447
1433
  }),
@@ -1454,8 +1440,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1454
1440
  message: 'E 220 (<Allergen>sulphites</Allergen>)'
1455
1441
  },
1456
1442
  metadata: _objectSpread({
1457
- tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
1458
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1443
+ tags: [...PRESERVATIVE_GROUPS, 'ALLERGEN'],
1444
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1459
1445
  canBeMarkedOrganic: true
1460
1446
  }, synonymOfSulfites)
1461
1447
  }),
@@ -1464,7 +1450,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1464
1450
  label: 'E 334',
1465
1451
  metadata: {
1466
1452
  tags: ['ACIDITY_REGULATOR'],
1467
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1453
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1468
1454
  canBeMarkedOrganic: true,
1469
1455
  isHiddenInMainList: true,
1470
1456
  synonymDescription:
@@ -1480,7 +1466,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1480
1466
  label: 'E 296',
1481
1467
  metadata: {
1482
1468
  tags: ['ACIDITY_REGULATOR'],
1483
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1469
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1484
1470
  canBeMarkedOrganic: true,
1485
1471
  isHiddenInMainList: true,
1486
1472
  synonymDescription:
@@ -1496,7 +1482,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1496
1482
  label: 'E 270',
1497
1483
  metadata: {
1498
1484
  tags: ['ACIDITY_REGULATOR'],
1499
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1485
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1500
1486
  canBeMarkedOrganic: true,
1501
1487
  isHiddenInMainList: true,
1502
1488
  synonymDescription:
@@ -1512,7 +1498,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1512
1498
  label: 'E 516',
1513
1499
  metadata: {
1514
1500
  tags: ['ACIDITY_REGULATOR'],
1515
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1501
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1516
1502
  canBeMarkedOrganic: true,
1517
1503
  isHiddenInMainList: true,
1518
1504
  synonymDescription:
@@ -1527,8 +1513,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1527
1513
  key: 'potassiumSorbate_eCode',
1528
1514
  label: 'E 202',
1529
1515
  metadata: {
1530
- tags: [].concat(PRESERVATIVE_GROUPS),
1531
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1516
+ tags: [...PRESERVATIVE_GROUPS],
1517
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1532
1518
  canBeMarkedOrganic: true,
1533
1519
  isHiddenInMainList: true,
1534
1520
  synonymDescription:
@@ -1543,8 +1529,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1543
1529
  key: 'dimethyldicarbonate_eCode',
1544
1530
  label: 'E 242',
1545
1531
  metadata: {
1546
- tags: [].concat(PRESERVATIVE_GROUPS),
1547
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1532
+ tags: [...PRESERVATIVE_GROUPS],
1533
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1548
1534
  canBeMarkedOrganic: true,
1549
1535
  isHiddenInMainList: true,
1550
1536
  synonymDescription:
@@ -1560,7 +1546,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1560
1546
  label: 'E 330',
1561
1547
  metadata: {
1562
1548
  tags: ['STABILISER', 'ACIDITY_REGULATOR'],
1563
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1549
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1564
1550
  canBeMarkedOrganic: true,
1565
1551
  isHiddenInMainList: true,
1566
1552
  synonymDescription:
@@ -1576,7 +1562,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1576
1562
  label: 'E 353',
1577
1563
  metadata: {
1578
1564
  tags: ['STABILISER'],
1579
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1565
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1580
1566
  canBeMarkedOrganic: true,
1581
1567
  isHiddenInMainList: true,
1582
1568
  synonymDescription:
@@ -1592,7 +1578,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1592
1578
  label: 'E 414',
1593
1579
  metadata: {
1594
1580
  tags: ['STABILISER'],
1595
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1581
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1596
1582
  canBeMarkedOrganic: true,
1597
1583
  isHiddenInMainList: true,
1598
1584
  synonymDescription:
@@ -1608,7 +1594,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1608
1594
  label: 'E 466',
1609
1595
  metadata: {
1610
1596
  tags: ['STABILISER'],
1611
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1597
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1612
1598
  canBeMarkedOrganic: true,
1613
1599
  isHiddenInMainList: true,
1614
1600
  synonymDescription:
@@ -1624,7 +1610,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1624
1610
  label: 'E 456',
1625
1611
  metadata: {
1626
1612
  tags: ['STABILISER'],
1627
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1613
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1628
1614
  canBeMarkedOrganic: true,
1629
1615
  isHiddenInMainList: true,
1630
1616
  synonymDescription:
@@ -1640,7 +1626,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1640
1626
  label: 'E 290',
1641
1627
  metadata: {
1642
1628
  tags: ['RAW_MATERIAL'],
1643
- productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1629
+ productType: ['cider', ..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1644
1630
  canBeMarkedOrganic: true,
1645
1631
  isHiddenInMainList: true,
1646
1632
  synonymDescription:
@@ -1656,7 +1642,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1656
1642
  label: 'E 150',
1657
1643
  metadata: {
1658
1644
  tags: ['OTHER_INGREDIENT'],
1659
- productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
1645
+ productType: [..._productTypesWine.default, ..._productTypesAromatisedWine.default, ..._productTypesOtherDrinks.default],
1660
1646
  canBeMarkedOrganic: true,
1661
1647
  isHiddenInMainList: true,
1662
1648
  synonymDescription:
@@ -1670,9 +1656,9 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["defa
1670
1656
 
1671
1657
  });
1672
1658
 
1673
- var byProductType = Object.values(allIngredients).reduce(function (acc, ingredient) {
1674
- var productTypes = ingredient.metadata.productType;
1675
- productTypes.forEach(function (productType) {
1659
+ const byProductType = Object.values(allIngredients).reduce((acc, ingredient) => {
1660
+ const productTypes = ingredient.metadata.productType;
1661
+ productTypes.forEach(productType => {
1676
1662
  if (!acc[productType]) acc[productType] = [];
1677
1663
  acc[productType].push(ingredient);
1678
1664
  });
@@ -1680,4 +1666,4 @@ var byProductType = Object.values(allIngredients).reduce(function (acc, ingredie
1680
1666
  }, {});
1681
1667
  exports.byProductType = byProductType;
1682
1668
  var _default = allIngredients;
1683
- exports["default"] = _default;
1669
+ exports.default = _default;