@bottlebooks/valid-values 10.63.3 → 10.64.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.
- package/dist/core/translate.js +3 -3
- package/dist/core/translate.test.js +68 -24
- package/dist/index.js +6 -6
- package/dist/main.js +39 -18
- package/dist/validValues/award/award.js +36 -34
- package/dist/validValues/awardMedal/awardMedal.js +6 -4
- package/dist/validValues/awardMedal/locales/bg.js +1 -1
- package/dist/validValues/awardMedal/locales/cs.js +1 -1
- package/dist/validValues/awardMedal/locales/da.js +1 -1
- package/dist/validValues/awardMedal/locales/de.js +1 -1
- package/dist/validValues/awardMedal/locales/ee.d.js +5 -0
- package/dist/validValues/awardMedal/locales/ee.d.ts +231 -0
- package/dist/validValues/awardMedal/locales/ee.d.ts.map +1 -0
- package/dist/validValues/awardMedal/locales/ee.js +239 -0
- package/dist/validValues/awardMedal/locales/el.js +1 -1
- package/dist/validValues/awardMedal/locales/en.js +1 -1
- package/dist/validValues/awardMedal/locales/es.js +1 -1
- package/dist/validValues/awardMedal/locales/et.js +1 -1
- package/dist/validValues/awardMedal/locales/fi.js +1 -1
- package/dist/validValues/awardMedal/locales/fr.js +1 -1
- package/dist/validValues/awardMedal/locales/ga.js +1 -1
- package/dist/validValues/awardMedal/locales/hr.js +1 -1
- package/dist/validValues/awardMedal/locales/hu.js +1 -1
- package/dist/validValues/awardMedal/locales/it.js +1 -1
- package/dist/validValues/awardMedal/locales/lt.js +1 -1
- package/dist/validValues/awardMedal/locales/lv.js +1 -1
- package/dist/validValues/awardMedal/locales/messages.js +1 -1
- package/dist/validValues/awardMedal/locales/mt.js +1 -1
- package/dist/validValues/awardMedal/locales/nl.js +1 -1
- package/dist/validValues/awardMedal/locales/pl.js +1 -1
- package/dist/validValues/awardMedal/locales/pt.js +1 -1
- package/dist/validValues/awardMedal/locales/ro.js +1 -1
- package/dist/validValues/awardMedal/locales/sk.js +1 -1
- package/dist/validValues/awardMedal/locales/sl.js +1 -1
- package/dist/validValues/awardMedal/locales/sv.js +1 -1
- package/dist/validValues/beerStyle/beerStyle.js +7 -5
- package/dist/validValues/beerStyle/locales/bg.js +1 -1
- package/dist/validValues/beerStyle/locales/cs.js +1 -1
- package/dist/validValues/beerStyle/locales/da.js +1 -1
- package/dist/validValues/beerStyle/locales/de.js +1 -1
- package/dist/validValues/beerStyle/locales/ee.d.js +5 -0
- package/dist/validValues/beerStyle/locales/ee.d.ts +96 -0
- package/dist/validValues/beerStyle/locales/ee.d.ts.map +1 -0
- package/dist/validValues/beerStyle/locales/ee.js +104 -0
- package/dist/validValues/beerStyle/locales/el.js +1 -1
- package/dist/validValues/beerStyle/locales/en.js +1 -1
- package/dist/validValues/beerStyle/locales/es.js +1 -1
- package/dist/validValues/beerStyle/locales/et.js +1 -1
- package/dist/validValues/beerStyle/locales/fi.js +1 -1
- package/dist/validValues/beerStyle/locales/fr.js +1 -1
- package/dist/validValues/beerStyle/locales/ga.js +1 -1
- package/dist/validValues/beerStyle/locales/hr.js +1 -1
- package/dist/validValues/beerStyle/locales/hu.js +1 -1
- package/dist/validValues/beerStyle/locales/it.js +1 -1
- package/dist/validValues/beerStyle/locales/lt.js +1 -1
- package/dist/validValues/beerStyle/locales/lv.js +1 -1
- package/dist/validValues/beerStyle/locales/messages.js +1 -1
- package/dist/validValues/beerStyle/locales/mt.js +1 -1
- package/dist/validValues/beerStyle/locales/nl.js +1 -1
- package/dist/validValues/beerStyle/locales/pl.js +1 -1
- package/dist/validValues/beerStyle/locales/pt.js +1 -1
- package/dist/validValues/beerStyle/locales/ro.js +1 -1
- package/dist/validValues/beerStyle/locales/sk.js +1 -1
- package/dist/validValues/beerStyle/locales/sl.js +1 -1
- package/dist/validValues/beerStyle/locales/sv.js +1 -1
- package/dist/validValues/businessOperatorType/businessOperatorType.d.ts +12 -0
- package/dist/validValues/businessOperatorType/businessOperatorType.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/businessOperatorType.js +51 -0
- package/dist/validValues/businessOperatorType/foodBusinessOperatorType.d.ts +12 -0
- package/dist/validValues/businessOperatorType/foodBusinessOperatorType.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/bg.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/bg.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/bg.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/cs.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/cs.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/cs.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/da.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/da.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/da.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/de.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/de.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/de.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/el.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/el.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/el.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/en.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/en.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/en.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/es.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/es.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/es.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/et.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/et.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/et.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/fi.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/fi.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/fi.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/fr.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/fr.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/fr.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/ga.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/ga.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/ga.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/hr.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/hr.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/hr.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/hu.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/hu.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/hu.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/it.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/it.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/it.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/lt.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/lt.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/lt.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/lv.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/lv.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/lv.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/messages.d.ts +4 -0
- package/dist/validValues/businessOperatorType/locales/messages.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/mt.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/mt.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/mt.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/nl.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/nl.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/nl.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/pl.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/pl.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/pl.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/pt.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/pt.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/pt.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/ro.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/ro.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/ro.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/sk.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/sk.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/sk.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/sl.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/sl.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/sl.d.ts.map +1 -0
- package/dist/validValues/businessOperatorType/locales/sv.d.js +5 -0
- package/dist/validValues/businessOperatorType/locales/sv.d.ts +7 -0
- package/dist/validValues/businessOperatorType/locales/sv.d.ts.map +1 -0
- package/dist/validValues/certification/certification.d.ts +1 -0
- package/dist/validValues/certification/certification.d.ts.map +1 -1
- package/dist/validValues/certification/certification.js +64 -145
- package/dist/validValues/certification/locales/bg.d.js +5 -0
- package/dist/validValues/certification/locales/bg.d.ts +4 -0
- package/dist/validValues/certification/locales/bg.d.ts.map +1 -0
- package/dist/validValues/certification/locales/bg.js +12 -0
- package/dist/validValues/certification/locales/cs.d.js +5 -0
- package/dist/validValues/certification/locales/cs.d.ts +4 -0
- package/dist/validValues/certification/locales/cs.d.ts.map +1 -0
- package/dist/validValues/certification/locales/cs.js +12 -0
- package/dist/validValues/certification/locales/da.d.js +5 -0
- package/dist/validValues/certification/locales/da.d.ts +4 -0
- package/dist/validValues/certification/locales/da.d.ts.map +1 -0
- package/dist/validValues/certification/locales/da.js +12 -0
- package/dist/validValues/certification/locales/de.d.js +5 -0
- package/dist/validValues/certification/locales/de.d.ts +4 -0
- package/dist/validValues/certification/locales/de.d.ts.map +1 -0
- package/dist/validValues/certification/locales/de.js +12 -0
- package/dist/validValues/certification/locales/el.d.js +5 -0
- package/dist/validValues/certification/locales/el.d.ts +4 -0
- package/dist/validValues/certification/locales/el.d.ts.map +1 -0
- package/dist/validValues/certification/locales/el.js +12 -0
- package/dist/validValues/certification/locales/en.d.js +5 -0
- package/dist/validValues/certification/locales/en.d.ts +4 -0
- package/dist/validValues/certification/locales/en.d.ts.map +1 -0
- package/dist/validValues/certification/locales/en.js +12 -0
- package/dist/validValues/certification/locales/es.d.js +5 -0
- package/dist/validValues/certification/locales/es.d.ts +4 -0
- package/dist/validValues/certification/locales/es.d.ts.map +1 -0
- package/dist/validValues/certification/locales/es.js +12 -0
- package/dist/validValues/certification/locales/et.d.js +5 -0
- package/dist/validValues/certification/locales/et.d.ts +4 -0
- package/dist/validValues/certification/locales/et.d.ts.map +1 -0
- package/dist/validValues/certification/locales/et.js +12 -0
- package/dist/validValues/certification/locales/fi.d.js +5 -0
- package/dist/validValues/certification/locales/fi.d.ts +4 -0
- package/dist/validValues/certification/locales/fi.d.ts.map +1 -0
- package/dist/validValues/certification/locales/fi.js +12 -0
- package/dist/validValues/certification/locales/fr.d.js +5 -0
- package/dist/validValues/certification/locales/fr.d.ts +4 -0
- package/dist/validValues/certification/locales/fr.d.ts.map +1 -0
- package/dist/validValues/certification/locales/fr.js +12 -0
- package/dist/validValues/certification/locales/ga.d.js +5 -0
- package/dist/validValues/certification/locales/ga.d.ts +4 -0
- package/dist/validValues/certification/locales/ga.d.ts.map +1 -0
- package/dist/validValues/certification/locales/ga.js +12 -0
- package/dist/validValues/certification/locales/hr.d.js +5 -0
- package/dist/validValues/certification/locales/hr.d.ts +4 -0
- package/dist/validValues/certification/locales/hr.d.ts.map +1 -0
- package/dist/validValues/certification/locales/hr.js +12 -0
- package/dist/validValues/certification/locales/hu.d.js +5 -0
- package/dist/validValues/certification/locales/hu.d.ts +4 -0
- package/dist/validValues/certification/locales/hu.d.ts.map +1 -0
- package/dist/validValues/certification/locales/hu.js +12 -0
- package/dist/validValues/certification/locales/it.d.js +5 -0
- package/dist/validValues/certification/locales/it.d.ts +4 -0
- package/dist/validValues/certification/locales/it.d.ts.map +1 -0
- package/dist/validValues/certification/locales/it.js +12 -0
- package/dist/validValues/certification/locales/lt.d.js +5 -0
- package/dist/validValues/certification/locales/lt.d.ts +4 -0
- package/dist/validValues/certification/locales/lt.d.ts.map +1 -0
- package/dist/validValues/certification/locales/lt.js +12 -0
- package/dist/validValues/certification/locales/lv.d.js +5 -0
- package/dist/validValues/certification/locales/lv.d.ts +4 -0
- package/dist/validValues/certification/locales/lv.d.ts.map +1 -0
- package/dist/validValues/certification/locales/lv.js +12 -0
- package/dist/validValues/certification/locales/messages.d.ts +4 -0
- package/dist/validValues/certification/locales/messages.d.ts.map +1 -0
- package/dist/validValues/certification/locales/messages.js +82 -0
- package/dist/validValues/certification/locales/mt.d.js +5 -0
- package/dist/validValues/certification/locales/mt.d.ts +4 -0
- package/dist/validValues/certification/locales/mt.d.ts.map +1 -0
- package/dist/validValues/certification/locales/mt.js +12 -0
- package/dist/validValues/certification/locales/nl.d.js +5 -0
- package/dist/validValues/certification/locales/nl.d.ts +4 -0
- package/dist/validValues/certification/locales/nl.d.ts.map +1 -0
- package/dist/validValues/certification/locales/nl.js +12 -0
- package/dist/validValues/certification/locales/pl.d.js +5 -0
- package/dist/validValues/certification/locales/pl.d.ts +4 -0
- package/dist/validValues/certification/locales/pl.d.ts.map +1 -0
- package/dist/validValues/certification/locales/pl.js +12 -0
- package/dist/validValues/certification/locales/pt.d.js +5 -0
- package/dist/validValues/certification/locales/pt.d.ts +4 -0
- package/dist/validValues/certification/locales/pt.d.ts.map +1 -0
- package/dist/validValues/certification/locales/pt.js +12 -0
- package/dist/validValues/certification/locales/ro.d.js +5 -0
- package/dist/validValues/certification/locales/ro.d.ts +4 -0
- package/dist/validValues/certification/locales/ro.d.ts.map +1 -0
- package/dist/validValues/certification/locales/ro.js +12 -0
- package/dist/validValues/certification/locales/sk.d.js +5 -0
- package/dist/validValues/certification/locales/sk.d.ts +4 -0
- package/dist/validValues/certification/locales/sk.d.ts.map +1 -0
- package/dist/validValues/certification/locales/sk.js +12 -0
- package/dist/validValues/certification/locales/sl.d.js +5 -0
- package/dist/validValues/certification/locales/sl.d.ts +4 -0
- package/dist/validValues/certification/locales/sl.d.ts.map +1 -0
- package/dist/validValues/certification/locales/sl.js +12 -0
- package/dist/validValues/certification/locales/sv.d.js +5 -0
- package/dist/validValues/certification/locales/sv.d.ts +4 -0
- package/dist/validValues/certification/locales/sv.d.ts.map +1 -0
- package/dist/validValues/certification/locales/sv.js +12 -0
- package/dist/validValues/containerColor/containerColor.js +6 -4
- package/dist/validValues/containerColor/locales/bg.js +1 -1
- package/dist/validValues/containerColor/locales/cs.js +1 -1
- package/dist/validValues/containerColor/locales/da.js +1 -1
- package/dist/validValues/containerColor/locales/de.js +1 -1
- package/dist/validValues/containerColor/locales/ee.d.js +5 -0
- package/dist/validValues/containerColor/locales/ee.d.ts +11 -0
- package/dist/validValues/containerColor/locales/ee.d.ts.map +1 -0
- package/dist/validValues/containerColor/locales/ee.js +19 -0
- package/dist/validValues/containerColor/locales/el.js +1 -1
- package/dist/validValues/containerColor/locales/en.js +1 -1
- package/dist/validValues/containerColor/locales/es.js +1 -1
- package/dist/validValues/containerColor/locales/et.js +1 -1
- package/dist/validValues/containerColor/locales/fi.js +1 -1
- package/dist/validValues/containerColor/locales/fr.js +1 -1
- package/dist/validValues/containerColor/locales/ga.js +1 -1
- package/dist/validValues/containerColor/locales/hr.js +1 -1
- package/dist/validValues/containerColor/locales/hu.js +1 -1
- package/dist/validValues/containerColor/locales/it.js +1 -1
- package/dist/validValues/containerColor/locales/lt.js +1 -1
- package/dist/validValues/containerColor/locales/lv.js +1 -1
- package/dist/validValues/containerColor/locales/messages.js +1 -1
- package/dist/validValues/containerColor/locales/mt.js +1 -1
- package/dist/validValues/containerColor/locales/nl.js +1 -1
- package/dist/validValues/containerColor/locales/pl.js +1 -1
- package/dist/validValues/containerColor/locales/pt.js +1 -1
- package/dist/validValues/containerColor/locales/ro.js +1 -1
- package/dist/validValues/containerColor/locales/sk.js +1 -1
- package/dist/validValues/containerColor/locales/sl.js +1 -1
- package/dist/validValues/containerColor/locales/sv.js +1 -1
- package/dist/validValues/containerType/containerType.js +6 -4
- package/dist/validValues/containerType/locales/bg.js +1 -1
- package/dist/validValues/containerType/locales/cs.js +1 -1
- package/dist/validValues/containerType/locales/da.js +1 -1
- package/dist/validValues/containerType/locales/de.js +1 -1
- package/dist/validValues/containerType/locales/ee.d.js +5 -0
- package/dist/validValues/containerType/locales/ee.d.ts +8 -0
- package/dist/validValues/containerType/locales/ee.d.ts.map +1 -0
- package/dist/validValues/containerType/locales/ee.js +16 -0
- package/dist/validValues/containerType/locales/el.js +1 -1
- package/dist/validValues/containerType/locales/en.js +1 -1
- package/dist/validValues/containerType/locales/es.js +1 -1
- package/dist/validValues/containerType/locales/et.js +1 -1
- package/dist/validValues/containerType/locales/fi.js +1 -1
- package/dist/validValues/containerType/locales/fr.js +1 -1
- package/dist/validValues/containerType/locales/ga.js +1 -1
- package/dist/validValues/containerType/locales/hr.js +1 -1
- package/dist/validValues/containerType/locales/hu.js +1 -1
- package/dist/validValues/containerType/locales/it.js +1 -1
- package/dist/validValues/containerType/locales/lt.js +1 -1
- package/dist/validValues/containerType/locales/lv.js +1 -1
- package/dist/validValues/containerType/locales/messages.js +1 -1
- package/dist/validValues/containerType/locales/mt.js +1 -1
- package/dist/validValues/containerType/locales/nl.js +1 -1
- package/dist/validValues/containerType/locales/pl.js +1 -1
- package/dist/validValues/containerType/locales/pt.js +1 -1
- package/dist/validValues/containerType/locales/ro.js +1 -1
- package/dist/validValues/containerType/locales/sk.js +1 -1
- package/dist/validValues/containerType/locales/sl.js +1 -1
- package/dist/validValues/containerType/locales/sv.js +1 -1
- package/dist/validValues/country/country.js +8 -6
- package/dist/validValues/country/locales/bg.js +1 -1
- package/dist/validValues/country/locales/cs.js +1 -1
- package/dist/validValues/country/locales/da.js +1 -1
- package/dist/validValues/country/locales/de.js +1 -1
- package/dist/validValues/country/locales/ee.d.js +5 -0
- package/dist/validValues/country/locales/ee.d.ts +150 -0
- package/dist/validValues/country/locales/ee.d.ts.map +1 -0
- package/dist/validValues/country/locales/ee.js +158 -0
- package/dist/validValues/country/locales/el.js +1 -1
- package/dist/validValues/country/locales/en.js +1 -1
- package/dist/validValues/country/locales/es.js +1 -1
- package/dist/validValues/country/locales/et.js +1 -1
- package/dist/validValues/country/locales/fi.js +1 -1
- package/dist/validValues/country/locales/fr.js +1 -1
- package/dist/validValues/country/locales/ga.js +1 -1
- package/dist/validValues/country/locales/hr.js +1 -1
- package/dist/validValues/country/locales/hu.js +1 -1
- package/dist/validValues/country/locales/it.js +1 -1
- package/dist/validValues/country/locales/lt.js +1 -1
- package/dist/validValues/country/locales/lv.js +1 -1
- package/dist/validValues/country/locales/messages.js +1 -1
- package/dist/validValues/country/locales/mt.js +1 -1
- package/dist/validValues/country/locales/nl.js +1 -1
- package/dist/validValues/country/locales/pl.js +1 -1
- package/dist/validValues/country/locales/pt.js +1 -1
- package/dist/validValues/country/locales/ro.js +1 -1
- package/dist/validValues/country/locales/sk.js +1 -1
- package/dist/validValues/country/locales/sl.js +1 -1
- package/dist/validValues/country/locales/sv.js +1 -1
- package/dist/validValues/designation/designation.js +12 -8
- package/dist/validValues/designation/locales/bg.js +1 -1
- package/dist/validValues/designation/locales/cs.js +1 -1
- package/dist/validValues/designation/locales/da.js +1 -1
- package/dist/validValues/designation/locales/de.js +1 -1
- package/dist/validValues/designation/locales/ee.d.js +5 -0
- package/dist/validValues/designation/locales/ee.d.ts +14 -0
- package/dist/validValues/designation/locales/ee.d.ts.map +1 -0
- package/dist/validValues/designation/locales/ee.js +22 -0
- package/dist/validValues/designation/locales/el.js +1 -1
- package/dist/validValues/designation/locales/en.js +1 -1
- package/dist/validValues/designation/locales/es.js +1 -1
- package/dist/validValues/designation/locales/et.js +1 -1
- package/dist/validValues/designation/locales/fi.js +1 -1
- package/dist/validValues/designation/locales/fr.js +1 -1
- package/dist/validValues/designation/locales/ga.js +1 -1
- package/dist/validValues/designation/locales/hr.js +1 -1
- package/dist/validValues/designation/locales/hu.js +1 -1
- package/dist/validValues/designation/locales/it.js +1 -1
- package/dist/validValues/designation/locales/lt.js +1 -1
- package/dist/validValues/designation/locales/lv.js +1 -1
- package/dist/validValues/designation/locales/messages.js +1 -1
- package/dist/validValues/designation/locales/mt.js +1 -1
- package/dist/validValues/designation/locales/nl.js +1 -1
- package/dist/validValues/designation/locales/pl.js +1 -1
- package/dist/validValues/designation/locales/pt.js +1 -1
- package/dist/validValues/designation/locales/ro.js +1 -1
- package/dist/validValues/designation/locales/sk.js +1 -1
- package/dist/validValues/designation/locales/sl.js +1 -1
- package/dist/validValues/designation/locales/sv.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/foodBusinessOperatorType.js +33 -13
- package/dist/validValues/foodBusinessOperatorType/locales/bg.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/cs.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/da.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/de.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/el.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/en.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/es.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/et.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/fi.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/fr.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/ga.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/hr.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/hu.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/it.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/lt.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/lv.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/messages.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/mt.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/nl.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/pl.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/pt.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/ro.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/sk.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/sl.js +1 -1
- package/dist/validValues/foodBusinessOperatorType/locales/sv.js +1 -1
- package/dist/validValues/ingredient/deprecatedIngredient.js +73 -67
- package/dist/validValues/ingredient/ingredient.js +187 -175
- package/dist/validValues/ingredient/ingredient.test.js +5 -5
- package/dist/validValues/ingredient/ingredientTypes.js +3 -3
- package/dist/validValues/ingredient/locales/bg.js +1 -1
- package/dist/validValues/ingredient/locales/cs.js +1 -1
- package/dist/validValues/ingredient/locales/da.js +1 -1
- package/dist/validValues/ingredient/locales/de.js +1 -1
- package/dist/validValues/ingredient/locales/ee.d.js +5 -0
- package/dist/validValues/ingredient/locales/ee.d.ts +57 -0
- package/dist/validValues/ingredient/locales/ee.d.ts.map +1 -0
- package/dist/validValues/ingredient/locales/ee.js +65 -0
- package/dist/validValues/ingredient/locales/el.js +1 -1
- package/dist/validValues/ingredient/locales/en.js +1 -1
- package/dist/validValues/ingredient/locales/es.js +1 -1
- package/dist/validValues/ingredient/locales/et.js +1 -1
- package/dist/validValues/ingredient/locales/fi.js +1 -1
- package/dist/validValues/ingredient/locales/fr.js +1 -1
- package/dist/validValues/ingredient/locales/ga.js +1 -1
- package/dist/validValues/ingredient/locales/hr.js +1 -1
- package/dist/validValues/ingredient/locales/hu.js +1 -1
- package/dist/validValues/ingredient/locales/it.js +1 -1
- package/dist/validValues/ingredient/locales/lt.js +1 -1
- package/dist/validValues/ingredient/locales/lv.js +1 -1
- package/dist/validValues/ingredient/locales/messages.js +1 -1
- package/dist/validValues/ingredient/locales/mt.js +1 -1
- package/dist/validValues/ingredient/locales/nl.js +1 -1
- package/dist/validValues/ingredient/locales/pl.js +1 -1
- package/dist/validValues/ingredient/locales/pt.js +1 -1
- package/dist/validValues/ingredient/locales/ro.js +1 -1
- package/dist/validValues/ingredient/locales/sk.js +1 -1
- package/dist/validValues/ingredient/locales/sl.js +1 -1
- package/dist/validValues/ingredient/locales/sv.js +1 -1
- package/dist/validValues/json/country.d.ts +2 -0
- package/dist/validValues/json/country.d.ts.map +1 -0
- package/dist/validValues/locales.d.ts.map +1 -1
- package/dist/validValues/locales.js +32 -26
- package/dist/validValues/otherTranslations/locales/bg.js +1 -1
- package/dist/validValues/otherTranslations/locales/cs.js +1 -1
- package/dist/validValues/otherTranslations/locales/da.js +1 -1
- package/dist/validValues/otherTranslations/locales/de.js +1 -1
- package/dist/validValues/otherTranslations/locales/el.js +1 -1
- package/dist/validValues/otherTranslations/locales/en.js +1 -1
- package/dist/validValues/otherTranslations/locales/es.js +1 -1
- package/dist/validValues/otherTranslations/locales/et.js +1 -1
- package/dist/validValues/otherTranslations/locales/fi.js +1 -1
- package/dist/validValues/otherTranslations/locales/fr.js +1 -1
- package/dist/validValues/otherTranslations/locales/ga.js +1 -1
- package/dist/validValues/otherTranslations/locales/hr.js +1 -1
- package/dist/validValues/otherTranslations/locales/hu.js +1 -1
- package/dist/validValues/otherTranslations/locales/it.js +1 -1
- package/dist/validValues/otherTranslations/locales/lt.js +1 -1
- package/dist/validValues/otherTranslations/locales/lv.js +1 -1
- package/dist/validValues/otherTranslations/locales/messages.js +1 -1
- package/dist/validValues/otherTranslations/locales/mt.js +1 -1
- package/dist/validValues/otherTranslations/locales/nl.js +1 -1
- package/dist/validValues/otherTranslations/locales/pl.js +1 -1
- package/dist/validValues/otherTranslations/locales/pt.js +1 -1
- package/dist/validValues/otherTranslations/locales/ro.js +1 -1
- package/dist/validValues/otherTranslations/locales/sk.js +1 -1
- package/dist/validValues/otherTranslations/locales/sl.js +1 -1
- package/dist/validValues/otherTranslations/locales/sv.js +1 -1
- package/dist/validValues/otherTranslations/otherTranslations.js +6 -4
- package/dist/validValues/otherTranslations/simplifiedDeclarationStatement.js +33 -36
- package/dist/validValues/otherTranslations/simplifiedDeclarationStatement.test.js +234 -117
- package/dist/validValues/packagingCertification/locales/bg.js +1 -1
- package/dist/validValues/packagingCertification/locales/cs.js +1 -1
- package/dist/validValues/packagingCertification/locales/da.js +1 -1
- package/dist/validValues/packagingCertification/locales/de.js +1 -1
- package/dist/validValues/packagingCertification/locales/ee.d.js +5 -0
- package/dist/validValues/packagingCertification/locales/ee.d.ts +2 -0
- package/dist/validValues/packagingCertification/locales/ee.d.ts.map +1 -0
- package/dist/validValues/packagingCertification/locales/ee.js +10 -0
- package/dist/validValues/packagingCertification/locales/el.js +1 -1
- package/dist/validValues/packagingCertification/locales/en.js +1 -1
- package/dist/validValues/packagingCertification/locales/es.js +1 -1
- package/dist/validValues/packagingCertification/locales/et.js +1 -1
- package/dist/validValues/packagingCertification/locales/fi.js +1 -1
- package/dist/validValues/packagingCertification/locales/fr.js +1 -1
- package/dist/validValues/packagingCertification/locales/ga.js +1 -1
- package/dist/validValues/packagingCertification/locales/hr.js +1 -1
- package/dist/validValues/packagingCertification/locales/hu.js +1 -1
- package/dist/validValues/packagingCertification/locales/it.js +1 -1
- package/dist/validValues/packagingCertification/locales/lt.js +1 -1
- package/dist/validValues/packagingCertification/locales/lv.js +1 -1
- package/dist/validValues/packagingCertification/locales/messages.js +1 -1
- package/dist/validValues/packagingCertification/locales/mt.js +1 -1
- package/dist/validValues/packagingCertification/locales/nl.js +1 -1
- package/dist/validValues/packagingCertification/locales/pl.js +1 -1
- package/dist/validValues/packagingCertification/locales/pt.js +1 -1
- package/dist/validValues/packagingCertification/locales/ro.js +1 -1
- package/dist/validValues/packagingCertification/locales/sk.js +1 -1
- package/dist/validValues/packagingCertification/locales/sl.js +1 -1
- package/dist/validValues/packagingCertification/locales/sv.js +1 -1
- package/dist/validValues/packagingCertification/packagingCertification.js +6 -4
- package/dist/validValues/packagingGas/locales/bg.d.js +5 -0
- package/dist/validValues/packagingGas/locales/bg.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/bg.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/bg.js +13 -0
- package/dist/validValues/packagingGas/locales/cs.d.js +5 -0
- package/dist/validValues/packagingGas/locales/cs.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/cs.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/cs.js +13 -0
- package/dist/validValues/packagingGas/locales/da.d.js +5 -0
- package/dist/validValues/packagingGas/locales/da.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/da.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/da.js +13 -0
- package/dist/validValues/packagingGas/locales/de.d.js +5 -0
- package/dist/validValues/packagingGas/locales/de.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/de.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/de.js +13 -0
- package/dist/validValues/packagingGas/locales/el.d.js +5 -0
- package/dist/validValues/packagingGas/locales/el.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/el.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/el.js +13 -0
- package/dist/validValues/packagingGas/locales/en.d.js +5 -0
- package/dist/validValues/packagingGas/locales/en.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/en.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/en.js +13 -0
- package/dist/validValues/packagingGas/locales/es.d.js +5 -0
- package/dist/validValues/packagingGas/locales/es.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/es.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/es.js +13 -0
- package/dist/validValues/packagingGas/locales/et.d.js +5 -0
- package/dist/validValues/packagingGas/locales/et.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/et.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/et.js +13 -0
- package/dist/validValues/packagingGas/locales/fi.d.js +5 -0
- package/dist/validValues/packagingGas/locales/fi.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/fi.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/fi.js +13 -0
- package/dist/validValues/packagingGas/locales/fr.d.js +5 -0
- package/dist/validValues/packagingGas/locales/fr.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/fr.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/fr.js +13 -0
- package/dist/validValues/packagingGas/locales/ga.d.js +5 -0
- package/dist/validValues/packagingGas/locales/ga.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/ga.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/ga.js +13 -0
- package/dist/validValues/packagingGas/locales/hr.d.js +5 -0
- package/dist/validValues/packagingGas/locales/hr.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/hr.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/hr.js +13 -0
- package/dist/validValues/packagingGas/locales/hu.d.js +5 -0
- package/dist/validValues/packagingGas/locales/hu.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/hu.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/hu.js +13 -0
- package/dist/validValues/packagingGas/locales/it.d.js +5 -0
- package/dist/validValues/packagingGas/locales/it.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/it.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/it.js +13 -0
- package/dist/validValues/packagingGas/locales/lt.d.js +5 -0
- package/dist/validValues/packagingGas/locales/lt.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/lt.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/lt.js +13 -0
- package/dist/validValues/packagingGas/locales/lv.d.js +5 -0
- package/dist/validValues/packagingGas/locales/lv.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/lv.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/lv.js +13 -0
- package/dist/validValues/packagingGas/locales/messages.d.ts +4 -0
- package/dist/validValues/packagingGas/locales/messages.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/messages.js +82 -0
- package/dist/validValues/packagingGas/locales/mt.d.js +5 -0
- package/dist/validValues/packagingGas/locales/mt.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/mt.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/mt.js +13 -0
- package/dist/validValues/packagingGas/locales/nl.d.js +5 -0
- package/dist/validValues/packagingGas/locales/nl.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/nl.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/nl.js +13 -0
- package/dist/validValues/packagingGas/locales/pl.d.js +5 -0
- package/dist/validValues/packagingGas/locales/pl.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/pl.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/pl.js +13 -0
- package/dist/validValues/packagingGas/locales/pt.d.js +5 -0
- package/dist/validValues/packagingGas/locales/pt.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/pt.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/pt.js +13 -0
- package/dist/validValues/packagingGas/locales/ro.d.js +5 -0
- package/dist/validValues/packagingGas/locales/ro.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/ro.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/ro.js +13 -0
- package/dist/validValues/packagingGas/locales/sk.d.js +5 -0
- package/dist/validValues/packagingGas/locales/sk.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/sk.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/sk.js +13 -0
- package/dist/validValues/packagingGas/locales/sl.d.js +5 -0
- package/dist/validValues/packagingGas/locales/sl.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/sl.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/sl.js +13 -0
- package/dist/validValues/packagingGas/locales/sv.d.js +5 -0
- package/dist/validValues/packagingGas/locales/sv.d.ts +5 -0
- package/dist/validValues/packagingGas/locales/sv.d.ts.map +1 -0
- package/dist/validValues/packagingGas/locales/sv.js +13 -0
- package/dist/validValues/packagingGas/packagingGas.d.ts +9 -0
- package/dist/validValues/packagingGas/packagingGas.d.ts.map +1 -0
- package/dist/validValues/packagingGas/packagingGas.js +36 -0
- package/dist/validValues/packagingGasesFunction/locales/bg.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/cs.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/da.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/de.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/el.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/en.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/es.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/et.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/fi.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/fr.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/ga.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/hr.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/hu.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/it.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/lt.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/lv.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/messages.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/mt.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/nl.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/pl.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/pt.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/ro.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/sk.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/sl.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/sv.js +1 -1
- package/dist/validValues/packagingGasesFunction/packagingGasesFunction.js +6 -4
- package/dist/validValues/packagingMaterialType/locales/bg.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/cs.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/da.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/de.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/ee.d.js +5 -0
- package/dist/validValues/packagingMaterialType/locales/ee.d.ts +52 -0
- package/dist/validValues/packagingMaterialType/locales/ee.d.ts.map +1 -0
- package/dist/validValues/packagingMaterialType/locales/ee.js +60 -0
- package/dist/validValues/packagingMaterialType/locales/el.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/en.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/es.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/et.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/fi.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/fr.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/ga.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/hr.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/hu.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/it.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/lt.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/lv.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/messages.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/mt.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/nl.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/pl.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/pt.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/ro.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/sk.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/sl.js +1 -1
- package/dist/validValues/packagingMaterialType/locales/sv.js +1 -1
- package/dist/validValues/packagingMaterialType/packagingMaterialType.js +12 -5
- package/dist/validValues/packagingMaterialType/packagingMaterialType_deprecated.js +3 -3
- package/dist/validValues/packagingMaterialType/packagingMaterialTypes.js +5 -3
- package/dist/validValues/productType/locales/bg.js +1 -1
- package/dist/validValues/productType/locales/cs.js +1 -1
- package/dist/validValues/productType/locales/da.js +1 -1
- package/dist/validValues/productType/locales/de.js +1 -1
- package/dist/validValues/productType/locales/ee.d.js +5 -0
- package/dist/validValues/productType/locales/ee.d.ts +42 -0
- package/dist/validValues/productType/locales/ee.d.ts.map +1 -0
- package/dist/validValues/productType/locales/ee.js +50 -0
- package/dist/validValues/productType/locales/el.js +1 -1
- package/dist/validValues/productType/locales/en.js +1 -1
- package/dist/validValues/productType/locales/es.js +1 -1
- package/dist/validValues/productType/locales/et.js +1 -1
- package/dist/validValues/productType/locales/fi.js +1 -1
- package/dist/validValues/productType/locales/fr.js +1 -1
- package/dist/validValues/productType/locales/ga.js +1 -1
- package/dist/validValues/productType/locales/hr.js +1 -1
- package/dist/validValues/productType/locales/hu.js +1 -1
- package/dist/validValues/productType/locales/it.js +1 -1
- package/dist/validValues/productType/locales/lt.js +1 -1
- package/dist/validValues/productType/locales/lv.js +1 -1
- package/dist/validValues/productType/locales/messages.js +1 -1
- package/dist/validValues/productType/locales/mt.js +1 -1
- package/dist/validValues/productType/locales/nl.js +1 -1
- package/dist/validValues/productType/locales/pl.js +1 -1
- package/dist/validValues/productType/locales/pt.js +1 -1
- package/dist/validValues/productType/locales/ro.js +1 -1
- package/dist/validValues/productType/locales/sk.js +1 -1
- package/dist/validValues/productType/locales/sl.js +1 -1
- package/dist/validValues/productType/locales/sv.js +1 -1
- package/dist/validValues/productType/productType.js +7 -5
- package/dist/validValues/productionMethod/locales/bg.js +1 -1
- package/dist/validValues/productionMethod/locales/cs.js +1 -1
- package/dist/validValues/productionMethod/locales/da.js +1 -1
- package/dist/validValues/productionMethod/locales/de.js +1 -1
- package/dist/validValues/productionMethod/locales/ee.d.js +5 -0
- package/dist/validValues/productionMethod/locales/ee.d.ts +15 -0
- package/dist/validValues/productionMethod/locales/ee.d.ts.map +1 -0
- package/dist/validValues/productionMethod/locales/ee.js +23 -0
- package/dist/validValues/productionMethod/locales/el.js +1 -1
- package/dist/validValues/productionMethod/locales/en.js +1 -1
- package/dist/validValues/productionMethod/locales/es.js +1 -1
- package/dist/validValues/productionMethod/locales/et.js +1 -1
- package/dist/validValues/productionMethod/locales/fi.js +1 -1
- package/dist/validValues/productionMethod/locales/fr.js +1 -1
- package/dist/validValues/productionMethod/locales/ga.js +1 -1
- package/dist/validValues/productionMethod/locales/hr.js +1 -1
- package/dist/validValues/productionMethod/locales/hu.js +1 -1
- package/dist/validValues/productionMethod/locales/it.js +1 -1
- package/dist/validValues/productionMethod/locales/lt.js +1 -1
- package/dist/validValues/productionMethod/locales/lv.js +1 -1
- package/dist/validValues/productionMethod/locales/messages.js +1 -1
- package/dist/validValues/productionMethod/locales/mt.js +1 -1
- package/dist/validValues/productionMethod/locales/nl.js +1 -1
- package/dist/validValues/productionMethod/locales/pl.js +1 -1
- package/dist/validValues/productionMethod/locales/pt.js +1 -1
- package/dist/validValues/productionMethod/locales/ro.js +1 -1
- package/dist/validValues/productionMethod/locales/sk.js +1 -1
- package/dist/validValues/productionMethod/locales/sl.js +1 -1
- package/dist/validValues/productionMethod/locales/sv.js +1 -1
- package/dist/validValues/productionMethod/productionMethod.js +6 -4
- package/dist/validValues/recyclingLogo/locales/bg.js +1 -1
- package/dist/validValues/recyclingLogo/locales/cs.js +1 -1
- package/dist/validValues/recyclingLogo/locales/da.js +1 -1
- package/dist/validValues/recyclingLogo/locales/de.js +1 -1
- package/dist/validValues/recyclingLogo/locales/el.js +1 -1
- package/dist/validValues/recyclingLogo/locales/en.js +1 -1
- package/dist/validValues/recyclingLogo/locales/es.js +1 -1
- package/dist/validValues/recyclingLogo/locales/et.js +1 -1
- package/dist/validValues/recyclingLogo/locales/fi.js +1 -1
- package/dist/validValues/recyclingLogo/locales/fr.js +1 -1
- package/dist/validValues/recyclingLogo/locales/ga.js +1 -1
- package/dist/validValues/recyclingLogo/locales/hr.js +1 -1
- package/dist/validValues/recyclingLogo/locales/hu.js +1 -1
- package/dist/validValues/recyclingLogo/locales/it.js +1 -1
- package/dist/validValues/recyclingLogo/locales/lt.js +1 -1
- package/dist/validValues/recyclingLogo/locales/lv.js +1 -1
- package/dist/validValues/recyclingLogo/locales/messages.js +1 -1
- package/dist/validValues/recyclingLogo/locales/mt.js +1 -1
- package/dist/validValues/recyclingLogo/locales/nl.js +1 -1
- package/dist/validValues/recyclingLogo/locales/pl.js +1 -1
- package/dist/validValues/recyclingLogo/locales/pt.js +1 -1
- package/dist/validValues/recyclingLogo/locales/ro.js +1 -1
- package/dist/validValues/recyclingLogo/locales/sk.js +1 -1
- package/dist/validValues/recyclingLogo/locales/sl.js +1 -1
- package/dist/validValues/recyclingLogo/locales/sv.js +1 -1
- package/dist/validValues/recyclingLogo/recyclingLogo.js +6 -4
- package/dist/validValues/region/locales/bg.js +1 -1
- package/dist/validValues/region/locales/cs.js +1 -1
- package/dist/validValues/region/locales/da.js +1 -1
- package/dist/validValues/region/locales/de.js +1 -1
- package/dist/validValues/region/locales/ee.d.js +5 -0
- package/dist/validValues/region/locales/ee.d.ts +481 -0
- package/dist/validValues/region/locales/ee.d.ts.map +1 -0
- package/dist/validValues/region/locales/ee.js +489 -0
- package/dist/validValues/region/locales/el.js +1 -1
- package/dist/validValues/region/locales/en.js +1 -1
- package/dist/validValues/region/locales/es.js +1 -1
- package/dist/validValues/region/locales/et.js +1 -1
- package/dist/validValues/region/locales/fi.js +1 -1
- package/dist/validValues/region/locales/fr.js +1 -1
- package/dist/validValues/region/locales/ga.js +1 -1
- package/dist/validValues/region/locales/hr.js +1 -1
- package/dist/validValues/region/locales/hu.js +1 -1
- package/dist/validValues/region/locales/it.js +1 -1
- package/dist/validValues/region/locales/lt.js +1 -1
- package/dist/validValues/region/locales/lv.js +1 -1
- package/dist/validValues/region/locales/messages.js +1 -1
- package/dist/validValues/region/locales/mt.js +1 -1
- package/dist/validValues/region/locales/nl.js +1 -1
- package/dist/validValues/region/locales/pl.js +1 -1
- package/dist/validValues/region/locales/pt.js +1 -1
- package/dist/validValues/region/locales/ro.js +1 -1
- package/dist/validValues/region/locales/sk.js +1 -1
- package/dist/validValues/region/locales/sl.js +1 -1
- package/dist/validValues/region/locales/sv.js +1 -1
- package/dist/validValues/region/region.js +9 -7
- package/dist/validValues/responsibleConsumptionLogo/locales/bg.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/cs.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/da.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/de.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/ee.d.js +5 -0
- package/dist/validValues/responsibleConsumptionLogo/locales/ee.d.ts +7 -0
- package/dist/validValues/responsibleConsumptionLogo/locales/ee.d.ts.map +1 -0
- package/dist/validValues/responsibleConsumptionLogo/locales/ee.js +15 -0
- package/dist/validValues/responsibleConsumptionLogo/locales/el.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/en.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/es.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/et.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/fi.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/fr.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/ga.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/hr.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/hu.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/it.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/lt.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/lv.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/messages.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/mt.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/nl.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/pl.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/pt.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/ro.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/sk.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/sl.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/sv.js +1 -1
- package/dist/validValues/responsibleConsumptionLogo/responsibleConsumptionLogo.js +6 -4
- package/dist/validValues/subregion/locales/bg.js +1 -1
- package/dist/validValues/subregion/locales/cs.js +1 -1
- package/dist/validValues/subregion/locales/da.js +1 -1
- package/dist/validValues/subregion/locales/de.js +1 -1
- package/dist/validValues/subregion/locales/ee.d.js +5 -0
- package/dist/validValues/subregion/locales/ee.d.ts +1392 -0
- package/dist/validValues/subregion/locales/ee.d.ts.map +1 -0
- package/dist/validValues/subregion/locales/ee.js +1400 -0
- package/dist/validValues/subregion/locales/el.js +1 -1
- package/dist/validValues/subregion/locales/en.js +1 -1
- package/dist/validValues/subregion/locales/es.js +1 -1
- package/dist/validValues/subregion/locales/et.js +1 -1
- package/dist/validValues/subregion/locales/fi.js +1 -1
- package/dist/validValues/subregion/locales/fr.js +1 -1
- package/dist/validValues/subregion/locales/ga.js +1 -1
- package/dist/validValues/subregion/locales/hr.js +1 -1
- package/dist/validValues/subregion/locales/hu.js +1 -1
- package/dist/validValues/subregion/locales/it.js +1 -1
- package/dist/validValues/subregion/locales/lt.js +1 -1
- package/dist/validValues/subregion/locales/lv.js +1 -1
- package/dist/validValues/subregion/locales/messages.js +1 -1
- package/dist/validValues/subregion/locales/mt.js +1 -1
- package/dist/validValues/subregion/locales/nl.js +1 -1
- package/dist/validValues/subregion/locales/pl.js +1 -1
- package/dist/validValues/subregion/locales/pt.js +1 -1
- package/dist/validValues/subregion/locales/ro.js +1 -1
- package/dist/validValues/subregion/locales/sk.js +1 -1
- package/dist/validValues/subregion/locales/sl.js +1 -1
- package/dist/validValues/subregion/locales/sv.js +1 -1
- package/dist/validValues/subregion/subregion.js +14 -10
- package/dist/validValues/types/award_p85_100.js +3 -3
- package/dist/validValues/types/productTypesAromatisedWine.js +3 -3
- package/dist/validValues/types/productTypesOtherDrinks.js +3 -3
- package/dist/validValues/types/productTypesSpirit.js +3 -3
- package/dist/validValues/types/productTypesWine.js +3 -3
- package/dist/validValues/utils/loadLocalizedData.js +1 -1
- package/dist/validValues/varietyName/varietyName.js +6 -4
- package/dist/validValues/wineColor/locales/bg.js +1 -1
- package/dist/validValues/wineColor/locales/cs.js +1 -1
- package/dist/validValues/wineColor/locales/da.js +1 -1
- package/dist/validValues/wineColor/locales/de.js +1 -1
- package/dist/validValues/wineColor/locales/ee.d.js +5 -0
- package/dist/validValues/wineColor/locales/ee.d.ts +7 -0
- package/dist/validValues/wineColor/locales/ee.d.ts.map +1 -0
- package/dist/validValues/wineColor/locales/ee.js +15 -0
- package/dist/validValues/wineColor/locales/el.js +1 -1
- package/dist/validValues/wineColor/locales/en.js +1 -1
- package/dist/validValues/wineColor/locales/es.js +1 -1
- package/dist/validValues/wineColor/locales/et.js +1 -1
- package/dist/validValues/wineColor/locales/fi.js +1 -1
- package/dist/validValues/wineColor/locales/fr.js +1 -1
- package/dist/validValues/wineColor/locales/ga.js +1 -1
- package/dist/validValues/wineColor/locales/hr.js +1 -1
- package/dist/validValues/wineColor/locales/hu.js +1 -1
- package/dist/validValues/wineColor/locales/it.js +1 -1
- package/dist/validValues/wineColor/locales/lt.js +1 -1
- package/dist/validValues/wineColor/locales/lv.js +1 -1
- package/dist/validValues/wineColor/locales/messages.js +1 -1
- package/dist/validValues/wineColor/locales/mt.js +1 -1
- package/dist/validValues/wineColor/locales/nl.js +1 -1
- package/dist/validValues/wineColor/locales/pl.js +1 -1
- package/dist/validValues/wineColor/locales/pt.js +1 -1
- package/dist/validValues/wineColor/locales/ro.js +1 -1
- package/dist/validValues/wineColor/locales/sk.js +1 -1
- package/dist/validValues/wineColor/locales/sl.js +1 -1
- package/dist/validValues/wineColor/locales/sv.js +1 -1
- package/dist/validValues/wineColor/wineColor.js +6 -4
- package/dist/validValues/wineType/locales/bg.js +1 -1
- package/dist/validValues/wineType/locales/cs.js +1 -1
- package/dist/validValues/wineType/locales/da.js +1 -1
- package/dist/validValues/wineType/locales/de.js +1 -1
- package/dist/validValues/wineType/locales/ee.d.js +5 -0
- package/dist/validValues/wineType/locales/ee.d.ts +7 -0
- package/dist/validValues/wineType/locales/ee.d.ts.map +1 -0
- package/dist/validValues/wineType/locales/ee.js +15 -0
- package/dist/validValues/wineType/locales/el.js +1 -1
- package/dist/validValues/wineType/locales/en.js +1 -1
- package/dist/validValues/wineType/locales/es.js +1 -1
- package/dist/validValues/wineType/locales/et.js +1 -1
- package/dist/validValues/wineType/locales/fi.js +1 -1
- package/dist/validValues/wineType/locales/fr.js +1 -1
- package/dist/validValues/wineType/locales/ga.js +1 -1
- package/dist/validValues/wineType/locales/hr.js +1 -1
- package/dist/validValues/wineType/locales/hu.js +1 -1
- package/dist/validValues/wineType/locales/it.js +1 -1
- package/dist/validValues/wineType/locales/lt.js +1 -1
- package/dist/validValues/wineType/locales/lv.js +1 -1
- package/dist/validValues/wineType/locales/messages.js +1 -1
- package/dist/validValues/wineType/locales/mt.js +1 -1
- package/dist/validValues/wineType/locales/nl.js +1 -1
- package/dist/validValues/wineType/locales/pl.js +1 -1
- package/dist/validValues/wineType/locales/pt.js +1 -1
- package/dist/validValues/wineType/locales/ro.js +1 -1
- package/dist/validValues/wineType/locales/sk.js +1 -1
- package/dist/validValues/wineType/locales/sl.js +1 -1
- package/dist/validValues/wineType/locales/sv.js +1 -1
- package/dist/validValues/wineType/wineType.js +6 -4
- package/dist/validValues.js +47 -47
- package/package.json +2 -2
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports
|
|
6
|
+
exports["default"] = exports.byProductType = void 0;
|
|
7
7
|
|
|
8
8
|
var _core = require("@lingui/core");
|
|
9
9
|
|
|
@@ -17,16 +17,36 @@ 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 }; }
|
|
20
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
21
21
|
|
|
22
|
-
|
|
23
|
-
|
|
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; }
|
|
33
|
+
|
|
34
|
+
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
|
+
|
|
36
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
37
|
+
|
|
38
|
+
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
|
+
|
|
40
|
+
var PRESERVATIVE_GROUPS = ['PRESERVATIVE', 'PRESERVATIVE_ANTIOXIDANT'];
|
|
41
|
+
var ANTIOXIDANT_GROUPS = ['ANTIOXIDANT', 'PRESERVATIVE_ANTIOXIDANT'];
|
|
24
42
|
|
|
25
43
|
/** Makes sure errors are displayed where the error is introduced. */
|
|
26
|
-
|
|
44
|
+
var ingredient = function ingredient(value) {
|
|
45
|
+
return value;
|
|
46
|
+
}; // A partial to mix into synonym ingredients.
|
|
27
47
|
|
|
28
48
|
|
|
29
|
-
|
|
49
|
+
var synonymOfSulfites = {
|
|
30
50
|
isHiddenInMainList: true,
|
|
31
51
|
synonymDescription:
|
|
32
52
|
/*i18n*/
|
|
@@ -35,7 +55,7 @@ const synonymOfSulfites = {
|
|
|
35
55
|
message: "You can use 'sulphites' instead."
|
|
36
56
|
}
|
|
37
57
|
};
|
|
38
|
-
|
|
58
|
+
var synonymOfEggs = {
|
|
39
59
|
isHiddenInMainList: true,
|
|
40
60
|
synonymDescription:
|
|
41
61
|
/*i18n*/
|
|
@@ -44,7 +64,7 @@ const synonymOfEggs = {
|
|
|
44
64
|
message: "You can use 'egg' instead."
|
|
45
65
|
}
|
|
46
66
|
};
|
|
47
|
-
|
|
67
|
+
var synonymOfMilk = {
|
|
48
68
|
isHiddenInMainList: true,
|
|
49
69
|
synonymDescription:
|
|
50
70
|
/*i18n*/
|
|
@@ -53,7 +73,8 @@ const synonymOfMilk = {
|
|
|
53
73
|
message: "You can use 'milk' instead."
|
|
54
74
|
}
|
|
55
75
|
};
|
|
56
|
-
|
|
76
|
+
|
|
77
|
+
var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["default"]), {}, {
|
|
57
78
|
// ...synonymIngredient,
|
|
58
79
|
aleppoPineResin: ingredient({
|
|
59
80
|
key: 'aleppoPineResin',
|
|
@@ -65,7 +86,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
65
86
|
},
|
|
66
87
|
metadata: {
|
|
67
88
|
tags: ['OTHER_INGREDIENT'],
|
|
68
|
-
productType: [
|
|
89
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
69
90
|
canBeMarkedOrganic: true
|
|
70
91
|
}
|
|
71
92
|
}),
|
|
@@ -79,7 +100,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
79
100
|
},
|
|
80
101
|
metadata: {
|
|
81
102
|
tags: ['COLOUR'],
|
|
82
|
-
productType: [
|
|
103
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
83
104
|
canBeMarkedOrganic: true
|
|
84
105
|
}
|
|
85
106
|
}),
|
|
@@ -93,7 +114,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
93
114
|
},
|
|
94
115
|
metadata: {
|
|
95
116
|
tags: ['COLOUR'],
|
|
96
|
-
productType: [
|
|
117
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
97
118
|
canBeMarkedOrganic: true
|
|
98
119
|
}
|
|
99
120
|
}),
|
|
@@ -107,7 +128,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
107
128
|
},
|
|
108
129
|
metadata: {
|
|
109
130
|
tags: ['COLOUR'],
|
|
110
|
-
productType: [
|
|
131
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
111
132
|
canBeMarkedOrganic: true,
|
|
112
133
|
isHiddenInMainList: true,
|
|
113
134
|
synonymDescription:
|
|
@@ -127,7 +148,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
127
148
|
},
|
|
128
149
|
metadata: {
|
|
129
150
|
tags: ['COLOUR'],
|
|
130
|
-
productType: [
|
|
151
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
131
152
|
canBeMarkedOrganic: true
|
|
132
153
|
}
|
|
133
154
|
}),
|
|
@@ -141,7 +162,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
141
162
|
},
|
|
142
163
|
metadata: {
|
|
143
164
|
tags: ['COLOUR'],
|
|
144
|
-
productType: [
|
|
165
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
145
166
|
canBeMarkedOrganic: true,
|
|
146
167
|
isHiddenInMainList: true,
|
|
147
168
|
synonymDescription:
|
|
@@ -161,7 +182,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
161
182
|
},
|
|
162
183
|
metadata: {
|
|
163
184
|
tags: ['COLOUR'],
|
|
164
|
-
productType: [
|
|
185
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
165
186
|
canBeMarkedOrganic: true
|
|
166
187
|
}
|
|
167
188
|
}),
|
|
@@ -175,7 +196,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
175
196
|
},
|
|
176
197
|
metadata: {
|
|
177
198
|
tags: ['COLOUR'],
|
|
178
|
-
productType: [
|
|
199
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
179
200
|
canBeMarkedOrganic: true,
|
|
180
201
|
isHiddenInMainList: true,
|
|
181
202
|
synonymDescription:
|
|
@@ -195,7 +216,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
195
216
|
},
|
|
196
217
|
metadata: {
|
|
197
218
|
tags: ['COLOUR'],
|
|
198
|
-
productType: [
|
|
219
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
199
220
|
canBeMarkedOrganic: true
|
|
200
221
|
}
|
|
201
222
|
}),
|
|
@@ -209,7 +230,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
209
230
|
},
|
|
210
231
|
metadata: {
|
|
211
232
|
tags: ['COLOUR'],
|
|
212
|
-
productType: [
|
|
233
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
213
234
|
canBeMarkedOrganic: true,
|
|
214
235
|
isHiddenInMainList: true,
|
|
215
236
|
synonymDescription:
|
|
@@ -229,7 +250,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
229
250
|
},
|
|
230
251
|
metadata: {
|
|
231
252
|
tags: ['COLOUR'],
|
|
232
|
-
productType: [
|
|
253
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
233
254
|
canBeMarkedOrganic: true
|
|
234
255
|
}
|
|
235
256
|
}),
|
|
@@ -243,7 +264,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
243
264
|
},
|
|
244
265
|
metadata: {
|
|
245
266
|
tags: ['COLOUR'],
|
|
246
|
-
productType: [
|
|
267
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
247
268
|
canBeMarkedOrganic: true,
|
|
248
269
|
isHiddenInMainList: true,
|
|
249
270
|
synonymDescription:
|
|
@@ -263,7 +284,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
263
284
|
},
|
|
264
285
|
metadata: {
|
|
265
286
|
tags: ['COLOUR'],
|
|
266
|
-
productType: [
|
|
287
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
267
288
|
canBeMarkedOrganic: true
|
|
268
289
|
}
|
|
269
290
|
}),
|
|
@@ -277,7 +298,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
277
298
|
},
|
|
278
299
|
metadata: {
|
|
279
300
|
tags: ['COLOUR'],
|
|
280
|
-
productType: [
|
|
301
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
281
302
|
canBeMarkedOrganic: true,
|
|
282
303
|
isHiddenInMainList: true,
|
|
283
304
|
synonymDescription:
|
|
@@ -311,8 +332,8 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
311
332
|
message: 'L ascorbic acid'
|
|
312
333
|
},
|
|
313
334
|
metadata: {
|
|
314
|
-
tags: [
|
|
315
|
-
productType: [
|
|
335
|
+
tags: [].concat(ANTIOXIDANT_GROUPS),
|
|
336
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
316
337
|
canBeMarkedOrganic: true
|
|
317
338
|
}
|
|
318
339
|
}),
|
|
@@ -320,8 +341,8 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
320
341
|
key: 'ascorbicAcid_eCode',
|
|
321
342
|
label: 'E 300',
|
|
322
343
|
metadata: {
|
|
323
|
-
tags: [
|
|
324
|
-
productType: [
|
|
344
|
+
tags: [].concat(ANTIOXIDANT_GROUPS),
|
|
345
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
325
346
|
canBeMarkedOrganic: true,
|
|
326
347
|
isHiddenInMainList: true,
|
|
327
348
|
synonymDescription:
|
|
@@ -341,8 +362,8 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
341
362
|
message: 'ascorbic acid (E 300)'
|
|
342
363
|
},
|
|
343
364
|
metadata: {
|
|
344
|
-
tags: [
|
|
345
|
-
productType: [
|
|
365
|
+
tags: [].concat(ANTIOXIDANT_GROUPS),
|
|
366
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
346
367
|
canBeMarkedOrganic: true,
|
|
347
368
|
isHiddenInMainList: true,
|
|
348
369
|
synonymDescription:
|
|
@@ -363,7 +384,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
363
384
|
},
|
|
364
385
|
metadata: {
|
|
365
386
|
tags: ['ACIDITY_REGULATOR'],
|
|
366
|
-
productType: [
|
|
387
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
367
388
|
canBeMarkedOrganic: true
|
|
368
389
|
}
|
|
369
390
|
}),
|
|
@@ -377,7 +398,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
377
398
|
},
|
|
378
399
|
metadata: {
|
|
379
400
|
tags: ['OTHER_INGREDIENT'],
|
|
380
|
-
productType: [
|
|
401
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
381
402
|
canBeMarkedOrganic: true
|
|
382
403
|
}
|
|
383
404
|
}),
|
|
@@ -391,7 +412,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
391
412
|
},
|
|
392
413
|
metadata: {
|
|
393
414
|
tags: ['RAW_MATERIAL'],
|
|
394
|
-
productType: ['cider'
|
|
415
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
395
416
|
canBeMarkedOrganic: true
|
|
396
417
|
}
|
|
397
418
|
}),
|
|
@@ -405,7 +426,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
405
426
|
},
|
|
406
427
|
metadata: {
|
|
407
428
|
tags: ['STABILISER'],
|
|
408
|
-
productType: [
|
|
429
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
409
430
|
canBeMarkedOrganic: true
|
|
410
431
|
}
|
|
411
432
|
}),
|
|
@@ -419,7 +440,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
419
440
|
},
|
|
420
441
|
metadata: {
|
|
421
442
|
tags: ['STABILISER'],
|
|
422
|
-
productType: [
|
|
443
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
423
444
|
canBeMarkedOrganic: true,
|
|
424
445
|
isHiddenInMainList: true,
|
|
425
446
|
synonymDescription:
|
|
@@ -440,7 +461,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
440
461
|
},
|
|
441
462
|
metadata: {
|
|
442
463
|
tags: ['SWEETENER'],
|
|
443
|
-
productType: [
|
|
464
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
444
465
|
canBeMarkedOrganic: true
|
|
445
466
|
}
|
|
446
467
|
}),
|
|
@@ -454,7 +475,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
454
475
|
},
|
|
455
476
|
metadata: {
|
|
456
477
|
tags: ['CLARIFYING_AGENT', 'ALLERGEN'],
|
|
457
|
-
productType: [
|
|
478
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
458
479
|
canBeMarkedOrganic: true
|
|
459
480
|
}
|
|
460
481
|
}),
|
|
@@ -468,7 +489,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
468
489
|
},
|
|
469
490
|
metadata: {
|
|
470
491
|
tags: ['RAW_MATERIAL'],
|
|
471
|
-
productType: ['wine_fortified', 'wine_liqueur'
|
|
492
|
+
productType: ['wine_fortified', 'wine_liqueur'].concat(_toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
472
493
|
canBeMarkedOrganic: true
|
|
473
494
|
}
|
|
474
495
|
}),
|
|
@@ -482,7 +503,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
482
503
|
},
|
|
483
504
|
metadata: {
|
|
484
505
|
tags: ['COLOUR'],
|
|
485
|
-
productType: [
|
|
506
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
486
507
|
canBeMarkedOrganic: true
|
|
487
508
|
}
|
|
488
509
|
}),
|
|
@@ -498,7 +519,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
498
519
|
},
|
|
499
520
|
metadata: {
|
|
500
521
|
tags: ['RAW_MATERIAL'],
|
|
501
|
-
productType: [
|
|
522
|
+
productType: [].concat(_toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
502
523
|
canBeMarkedOrganic: true
|
|
503
524
|
}
|
|
504
525
|
}),
|
|
@@ -512,7 +533,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
512
533
|
},
|
|
513
534
|
metadata: {
|
|
514
535
|
tags: ['STABILISER', 'ACIDITY_REGULATOR'],
|
|
515
|
-
productType: ['cider'
|
|
536
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
516
537
|
canBeMarkedOrganic: true
|
|
517
538
|
}
|
|
518
539
|
}),
|
|
@@ -526,7 +547,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
526
547
|
},
|
|
527
548
|
metadata: {
|
|
528
549
|
tags: ['RAW_MATERIAL'],
|
|
529
|
-
productType: [
|
|
550
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
530
551
|
canBeMarkedOrganic: true
|
|
531
552
|
}
|
|
532
553
|
}),
|
|
@@ -542,7 +563,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
542
563
|
},
|
|
543
564
|
metadata: {
|
|
544
565
|
tags: ['RAW_MATERIAL', 'ALLERGEN'],
|
|
545
|
-
productType: [
|
|
566
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
546
567
|
canBeMarkedOrganic: true
|
|
547
568
|
}
|
|
548
569
|
}),
|
|
@@ -556,7 +577,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
556
577
|
},
|
|
557
578
|
metadata: {
|
|
558
579
|
tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER', 'RAW_MATERIAL', 'ALLERGEN'],
|
|
559
|
-
productType: [
|
|
580
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
560
581
|
canBeMarkedOrganic: true
|
|
561
582
|
}
|
|
562
583
|
}),
|
|
@@ -570,7 +591,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
570
591
|
},
|
|
571
592
|
metadata: {
|
|
572
593
|
tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER', 'RAW_MATERIAL', 'ALLERGEN'],
|
|
573
|
-
productType: [
|
|
594
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
574
595
|
canBeMarkedOrganic: true,
|
|
575
596
|
isHiddenInMainList: true,
|
|
576
597
|
synonymDescription:
|
|
@@ -591,7 +612,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
591
612
|
},
|
|
592
613
|
metadata: {
|
|
593
614
|
tags: ['RAW_MATERIAL', 'ALLERGEN'],
|
|
594
|
-
productType: [
|
|
615
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
595
616
|
canBeMarkedOrganic: true
|
|
596
617
|
}
|
|
597
618
|
}),
|
|
@@ -604,8 +625,8 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
604
625
|
message: 'dimethyldicarbonate'
|
|
605
626
|
},
|
|
606
627
|
metadata: {
|
|
607
|
-
tags: [
|
|
608
|
-
productType: ['cider'
|
|
628
|
+
tags: [].concat(PRESERVATIVE_GROUPS),
|
|
629
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
609
630
|
canBeMarkedOrganic: true
|
|
610
631
|
}
|
|
611
632
|
}),
|
|
@@ -619,7 +640,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
619
640
|
},
|
|
620
641
|
metadata: {
|
|
621
642
|
tags: ['ALCOHOL'],
|
|
622
|
-
productType: [
|
|
643
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
623
644
|
canBeMarkedOrganic: true
|
|
624
645
|
}
|
|
625
646
|
}),
|
|
@@ -633,7 +654,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
633
654
|
},
|
|
634
655
|
metadata: {
|
|
635
656
|
tags: ['ALCOHOL'],
|
|
636
|
-
productType: [
|
|
657
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
637
658
|
canBeMarkedOrganic: true
|
|
638
659
|
}
|
|
639
660
|
}),
|
|
@@ -649,7 +670,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
649
670
|
},
|
|
650
671
|
metadata: {
|
|
651
672
|
tags: ['ALCOHOL'],
|
|
652
|
-
productType: [
|
|
673
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
653
674
|
canBeMarkedOrganic: true
|
|
654
675
|
}
|
|
655
676
|
}),
|
|
@@ -662,8 +683,8 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
662
683
|
message: '<Allergen>egg</Allergen>'
|
|
663
684
|
},
|
|
664
685
|
metadata: {
|
|
665
|
-
tags: ['CLARIFYING_AGENT', 'ALLERGEN'
|
|
666
|
-
productType: ['cider'
|
|
686
|
+
tags: ['CLARIFYING_AGENT', 'ALLERGEN'].concat(PRESERVATIVE_GROUPS),
|
|
687
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
667
688
|
canBeMarkedOrganic: true
|
|
668
689
|
}
|
|
669
690
|
}),
|
|
@@ -677,7 +698,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
677
698
|
},
|
|
678
699
|
metadata: {
|
|
679
700
|
tags: ['ALCOHOL'],
|
|
680
|
-
productType: [
|
|
701
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
681
702
|
canBeMarkedOrganic: true
|
|
682
703
|
}
|
|
683
704
|
}),
|
|
@@ -691,7 +712,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
691
712
|
},
|
|
692
713
|
metadata: {
|
|
693
714
|
tags: ['RAW_MATERIAL'],
|
|
694
|
-
productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling'
|
|
715
|
+
productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling'].concat(_toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
695
716
|
canBeMarkedOrganic: true
|
|
696
717
|
}
|
|
697
718
|
}),
|
|
@@ -705,7 +726,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
705
726
|
},
|
|
706
727
|
metadata: {
|
|
707
728
|
tags: ['FLAVOURING'],
|
|
708
|
-
productType: [
|
|
729
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
709
730
|
canBeMarkedOrganic: true
|
|
710
731
|
}
|
|
711
732
|
}),
|
|
@@ -719,7 +740,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
719
740
|
},
|
|
720
741
|
metadata: {
|
|
721
742
|
tags: ['FLAVOURING'],
|
|
722
|
-
productType: [
|
|
743
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
723
744
|
canBeMarkedOrganic: true
|
|
724
745
|
}
|
|
725
746
|
}),
|
|
@@ -733,7 +754,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
733
754
|
},
|
|
734
755
|
metadata: {
|
|
735
756
|
tags: ['FLAVOURING'],
|
|
736
|
-
productType: [
|
|
757
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
737
758
|
canBeMarkedOrganic: true
|
|
738
759
|
}
|
|
739
760
|
}),
|
|
@@ -747,7 +768,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
747
768
|
},
|
|
748
769
|
metadata: {
|
|
749
770
|
tags: ['FLAVOURING'],
|
|
750
|
-
productType: [
|
|
771
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
751
772
|
canBeMarkedOrganic: true
|
|
752
773
|
}
|
|
753
774
|
}),
|
|
@@ -761,7 +782,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
761
782
|
},
|
|
762
783
|
metadata: {
|
|
763
784
|
tags: ['FLAVOURING'],
|
|
764
|
-
productType: [
|
|
785
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
765
786
|
canBeMarkedOrganic: true
|
|
766
787
|
}
|
|
767
788
|
}),
|
|
@@ -775,7 +796,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
775
796
|
},
|
|
776
797
|
metadata: {
|
|
777
798
|
tags: ['FLAVOURING'],
|
|
778
|
-
productType: [
|
|
799
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
779
800
|
canBeMarkedOrganic: true
|
|
780
801
|
}
|
|
781
802
|
}),
|
|
@@ -791,7 +812,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
791
812
|
},
|
|
792
813
|
metadata: {
|
|
793
814
|
tags: ['RAW_MATERIAL'],
|
|
794
|
-
productType: ['beer'
|
|
815
|
+
productType: ['beer'].concat(_toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
795
816
|
canBeMarkedOrganic: true
|
|
796
817
|
}
|
|
797
818
|
}),
|
|
@@ -805,7 +826,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
805
826
|
},
|
|
806
827
|
metadata: {
|
|
807
828
|
tags: ['STABILISER'],
|
|
808
|
-
productType: ['wine_stillwine', 'wine_fortified', 'wine_pearlwine', 'wine_sparkling'
|
|
829
|
+
productType: ['wine_stillwine', 'wine_fortified', 'wine_pearlwine', 'wine_sparkling'].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
809
830
|
canBeMarkedOrganic: true
|
|
810
831
|
}
|
|
811
832
|
}),
|
|
@@ -819,7 +840,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
819
840
|
},
|
|
820
841
|
metadata: {
|
|
821
842
|
tags: ['SWEETENER'],
|
|
822
|
-
productType: [
|
|
843
|
+
productType: _toConsumableArray(_productTypesAromatisedWine["default"]),
|
|
823
844
|
canBeMarkedOrganic: true
|
|
824
845
|
}
|
|
825
846
|
}),
|
|
@@ -835,7 +856,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
835
856
|
},
|
|
836
857
|
metadata: {
|
|
837
858
|
tags: ['RAW_MATERIAL'],
|
|
838
|
-
productType: [
|
|
859
|
+
productType: [].concat(_toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
839
860
|
canBeMarkedOrganic: true
|
|
840
861
|
}
|
|
841
862
|
}),
|
|
@@ -849,7 +870,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
849
870
|
},
|
|
850
871
|
metadata: {
|
|
851
872
|
tags: ['RAW_MATERIAL'],
|
|
852
|
-
productType: [
|
|
873
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
853
874
|
canBeMarkedOrganic: true
|
|
854
875
|
}
|
|
855
876
|
}),
|
|
@@ -863,7 +884,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
863
884
|
},
|
|
864
885
|
metadata: {
|
|
865
886
|
tags: ['ALCOHOL'],
|
|
866
|
-
productType: [
|
|
887
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
867
888
|
canBeMarkedOrganic: true
|
|
868
889
|
}
|
|
869
890
|
}),
|
|
@@ -877,7 +898,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
877
898
|
},
|
|
878
899
|
metadata: {
|
|
879
900
|
tags: ['STABILISER'],
|
|
880
|
-
productType: [
|
|
901
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
881
902
|
canBeMarkedOrganic: true
|
|
882
903
|
}
|
|
883
904
|
}),
|
|
@@ -891,7 +912,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
891
912
|
},
|
|
892
913
|
metadata: {
|
|
893
914
|
tags: ['SWEETENER'],
|
|
894
|
-
productType: [
|
|
915
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
895
916
|
canBeMarkedOrganic: true
|
|
896
917
|
}
|
|
897
918
|
}),
|
|
@@ -905,7 +926,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
905
926
|
},
|
|
906
927
|
metadata: {
|
|
907
928
|
tags: ['ACIDITY_REGULATOR'],
|
|
908
|
-
productType: [
|
|
929
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
909
930
|
canBeMarkedOrganic: true
|
|
910
931
|
}
|
|
911
932
|
}),
|
|
@@ -919,7 +940,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
919
940
|
},
|
|
920
941
|
metadata: {
|
|
921
942
|
tags: ['ACIDITY_REGULATOR'],
|
|
922
|
-
productType: [
|
|
943
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
923
944
|
canBeMarkedOrganic: true
|
|
924
945
|
}
|
|
925
946
|
}),
|
|
@@ -935,7 +956,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
935
956
|
},
|
|
936
957
|
metadata: {
|
|
937
958
|
tags: ['RAW_MATERIAL'],
|
|
938
|
-
productType: [
|
|
959
|
+
productType: [].concat(_toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
939
960
|
canBeMarkedOrganic: true
|
|
940
961
|
}
|
|
941
962
|
}),
|
|
@@ -949,7 +970,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
949
970
|
},
|
|
950
971
|
metadata: {
|
|
951
972
|
tags: ['ACIDITY_REGULATOR'],
|
|
952
|
-
productType: [
|
|
973
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
953
974
|
canBeMarkedOrganic: true
|
|
954
975
|
}
|
|
955
976
|
}),
|
|
@@ -963,7 +984,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
963
984
|
},
|
|
964
985
|
metadata: {
|
|
965
986
|
tags: ['STABILISER'],
|
|
966
|
-
productType: [
|
|
987
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
967
988
|
canBeMarkedOrganic: true
|
|
968
989
|
}
|
|
969
990
|
}),
|
|
@@ -977,7 +998,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
977
998
|
},
|
|
978
999
|
metadata: {
|
|
979
1000
|
tags: ['COLOUR'],
|
|
980
|
-
productType: [
|
|
1001
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
981
1002
|
canBeMarkedOrganic: true
|
|
982
1003
|
}
|
|
983
1004
|
}),
|
|
@@ -991,7 +1012,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
991
1012
|
},
|
|
992
1013
|
metadata: {
|
|
993
1014
|
tags: ['STABILISER'],
|
|
994
|
-
productType: [
|
|
1015
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
995
1016
|
canBeMarkedOrganic: true
|
|
996
1017
|
}
|
|
997
1018
|
}),
|
|
@@ -1004,8 +1025,8 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1004
1025
|
message: 'potassium sorbate'
|
|
1005
1026
|
},
|
|
1006
1027
|
metadata: {
|
|
1007
|
-
tags: [
|
|
1008
|
-
productType: ['cider'
|
|
1028
|
+
tags: [].concat(PRESERVATIVE_GROUPS),
|
|
1029
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1009
1030
|
canBeMarkedOrganic: true
|
|
1010
1031
|
}
|
|
1011
1032
|
}),
|
|
@@ -1021,7 +1042,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1021
1042
|
},
|
|
1022
1043
|
metadata: {
|
|
1023
1044
|
tags: ['RAW_MATERIAL'],
|
|
1024
|
-
productType: [
|
|
1045
|
+
productType: [].concat(_toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1025
1046
|
canBeMarkedOrganic: true
|
|
1026
1047
|
}
|
|
1027
1048
|
}),
|
|
@@ -1035,7 +1056,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1035
1056
|
},
|
|
1036
1057
|
metadata: {
|
|
1037
1058
|
tags: ['ENRICHMENT_SUBSTANCE'],
|
|
1038
|
-
productType: [
|
|
1059
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1039
1060
|
canBeMarkedOrganic: true
|
|
1040
1061
|
}
|
|
1041
1062
|
}),
|
|
@@ -1049,7 +1070,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1049
1070
|
},
|
|
1050
1071
|
metadata: {
|
|
1051
1072
|
tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER'],
|
|
1052
|
-
productType: ['cider'
|
|
1073
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1053
1074
|
canBeMarkedOrganic: true
|
|
1054
1075
|
}
|
|
1055
1076
|
}),
|
|
@@ -1063,7 +1084,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1063
1084
|
},
|
|
1064
1085
|
metadata: {
|
|
1065
1086
|
tags: ['SWEETENER'],
|
|
1066
|
-
productType: [
|
|
1087
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1067
1088
|
canBeMarkedOrganic: true
|
|
1068
1089
|
}
|
|
1069
1090
|
}),
|
|
@@ -1077,7 +1098,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1077
1098
|
},
|
|
1078
1099
|
metadata: {
|
|
1079
1100
|
tags: ['SWEETENER'],
|
|
1080
|
-
productType: [
|
|
1101
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1081
1102
|
canBeMarkedOrganic: true
|
|
1082
1103
|
}
|
|
1083
1104
|
}),
|
|
@@ -1091,7 +1112,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1091
1112
|
},
|
|
1092
1113
|
metadata: {
|
|
1093
1114
|
tags: ['COLOUR'],
|
|
1094
|
-
productType: [
|
|
1115
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1095
1116
|
canBeMarkedOrganic: true
|
|
1096
1117
|
}
|
|
1097
1118
|
}),
|
|
@@ -1104,8 +1125,8 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1104
1125
|
message: '<Allergen>sulphites</Allergen>'
|
|
1105
1126
|
},
|
|
1106
1127
|
metadata: {
|
|
1107
|
-
tags: [
|
|
1108
|
-
productType: ['cider'
|
|
1128
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN', 'OTHER_INGREDIENT']),
|
|
1129
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1109
1130
|
canBeMarkedOrganic: true
|
|
1110
1131
|
}
|
|
1111
1132
|
}),
|
|
@@ -1119,7 +1140,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1119
1140
|
},
|
|
1120
1141
|
metadata: {
|
|
1121
1142
|
tags: ['RAW_MATERIAL'],
|
|
1122
|
-
productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling'
|
|
1143
|
+
productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling'].concat(_toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1123
1144
|
canBeMarkedOrganic: true
|
|
1124
1145
|
}
|
|
1125
1146
|
}),
|
|
@@ -1133,7 +1154,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1133
1154
|
},
|
|
1134
1155
|
metadata: {
|
|
1135
1156
|
tags: ['OTHER_INGREDIENT'],
|
|
1136
|
-
productType: ['cider'
|
|
1157
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1137
1158
|
canBeMarkedOrganic: true
|
|
1138
1159
|
}
|
|
1139
1160
|
}),
|
|
@@ -1147,7 +1168,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1147
1168
|
},
|
|
1148
1169
|
metadata: {
|
|
1149
1170
|
tags: ['ALCOHOL'],
|
|
1150
|
-
productType: [
|
|
1171
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1151
1172
|
canBeMarkedOrganic: true
|
|
1152
1173
|
}
|
|
1153
1174
|
}),
|
|
@@ -1161,7 +1182,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1161
1182
|
},
|
|
1162
1183
|
metadata: {
|
|
1163
1184
|
tags: ['ALCOHOL'],
|
|
1164
|
-
productType: [
|
|
1185
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1165
1186
|
canBeMarkedOrganic: true
|
|
1166
1187
|
}
|
|
1167
1188
|
}),
|
|
@@ -1175,7 +1196,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1175
1196
|
},
|
|
1176
1197
|
metadata: {
|
|
1177
1198
|
tags: ['ALCOHOL'],
|
|
1178
|
-
productType: [
|
|
1199
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1179
1200
|
canBeMarkedOrganic: true
|
|
1180
1201
|
}
|
|
1181
1202
|
}),
|
|
@@ -1189,7 +1210,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1189
1210
|
},
|
|
1190
1211
|
metadata: {
|
|
1191
1212
|
tags: ['STABILISER'],
|
|
1192
|
-
productType: [
|
|
1213
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1193
1214
|
canBeMarkedOrganic: true
|
|
1194
1215
|
}
|
|
1195
1216
|
}),
|
|
@@ -1202,12 +1223,11 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1202
1223
|
id: 'validValues.ingredient.casein',
|
|
1203
1224
|
message: '<Allergen>milk</Allergen> casein'
|
|
1204
1225
|
},
|
|
1205
|
-
metadata: {
|
|
1226
|
+
metadata: _objectSpread({
|
|
1206
1227
|
tags: ['CLARIFYING_AGENT'],
|
|
1207
|
-
productType: [
|
|
1208
|
-
canBeMarkedOrganic: true
|
|
1209
|
-
|
|
1210
|
-
}
|
|
1228
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1229
|
+
canBeMarkedOrganic: true
|
|
1230
|
+
}, synonymOfMilk)
|
|
1211
1231
|
}),
|
|
1212
1232
|
milkProducts: ingredient({
|
|
1213
1233
|
key: 'milkProducts',
|
|
@@ -1217,12 +1237,11 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1217
1237
|
id: 'validValues.ingredient.milkProducts',
|
|
1218
1238
|
message: '<Allergen>milk<Allergen> products'
|
|
1219
1239
|
},
|
|
1220
|
-
metadata: {
|
|
1240
|
+
metadata: _objectSpread({
|
|
1221
1241
|
tags: ['CLARIFYING_AGENT'],
|
|
1222
|
-
productType: [
|
|
1223
|
-
canBeMarkedOrganic: true
|
|
1224
|
-
|
|
1225
|
-
}
|
|
1242
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1243
|
+
canBeMarkedOrganic: true
|
|
1244
|
+
}, synonymOfMilk)
|
|
1226
1245
|
}),
|
|
1227
1246
|
milkProtein: ingredient({
|
|
1228
1247
|
key: 'milkProtein',
|
|
@@ -1232,12 +1251,11 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1232
1251
|
id: 'validValues.ingredient.milkProtein',
|
|
1233
1252
|
message: '<Allergen>milk</Allergen> protein'
|
|
1234
1253
|
},
|
|
1235
|
-
metadata: {
|
|
1254
|
+
metadata: _objectSpread({
|
|
1236
1255
|
tags: ['CLARIFYING_AGENT'],
|
|
1237
|
-
productType: [
|
|
1238
|
-
canBeMarkedOrganic: true
|
|
1239
|
-
|
|
1240
|
-
}
|
|
1256
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1257
|
+
canBeMarkedOrganic: true
|
|
1258
|
+
}, synonymOfMilk)
|
|
1241
1259
|
}),
|
|
1242
1260
|
eggAlbumin: ingredient({
|
|
1243
1261
|
key: 'eggAlbumin',
|
|
@@ -1247,12 +1265,11 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1247
1265
|
id: 'validValues.ingredient.eggAlbumin',
|
|
1248
1266
|
message: '<Allergen>egg</Allergen> albumin'
|
|
1249
1267
|
},
|
|
1250
|
-
metadata: {
|
|
1268
|
+
metadata: _objectSpread({
|
|
1251
1269
|
tags: ['CLARIFYING_AGENT', 'ALLERGEN'],
|
|
1252
|
-
productType: [
|
|
1253
|
-
canBeMarkedOrganic: true
|
|
1254
|
-
|
|
1255
|
-
}
|
|
1270
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1271
|
+
canBeMarkedOrganic: true
|
|
1272
|
+
}, synonymOfEggs)
|
|
1256
1273
|
}),
|
|
1257
1274
|
eggLysozyme: ingredient({
|
|
1258
1275
|
key: 'eggLysozyme',
|
|
@@ -1262,12 +1279,11 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1262
1279
|
id: 'validValues.ingredient.eggLysozyme',
|
|
1263
1280
|
message: '<Allergen>egg</Allergen> lysozyme'
|
|
1264
1281
|
},
|
|
1265
|
-
metadata: {
|
|
1266
|
-
tags: [
|
|
1267
|
-
productType: ['cider'
|
|
1268
|
-
canBeMarkedOrganic: true
|
|
1269
|
-
|
|
1270
|
-
}
|
|
1282
|
+
metadata: _objectSpread({
|
|
1283
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1284
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1285
|
+
canBeMarkedOrganic: true
|
|
1286
|
+
}, synonymOfEggs)
|
|
1271
1287
|
}),
|
|
1272
1288
|
eggLysozyme_eCode: ingredient({
|
|
1273
1289
|
key: 'eggLysozyme_eCode',
|
|
@@ -1277,12 +1293,11 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1277
1293
|
id: 'validValues.ingredient.eggLysozyme_eCode',
|
|
1278
1294
|
message: 'E 1105 (<Allergen>egg</Allergen>)'
|
|
1279
1295
|
},
|
|
1280
|
-
metadata: {
|
|
1281
|
-
tags: [
|
|
1282
|
-
productType: ['cider'
|
|
1283
|
-
canBeMarkedOrganic: true
|
|
1284
|
-
|
|
1285
|
-
}
|
|
1296
|
+
metadata: _objectSpread({
|
|
1297
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1298
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1299
|
+
canBeMarkedOrganic: true
|
|
1300
|
+
}, synonymOfEggs)
|
|
1286
1301
|
}),
|
|
1287
1302
|
eggProtein: ingredient({
|
|
1288
1303
|
key: 'eggProtein',
|
|
@@ -1292,12 +1307,11 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1292
1307
|
id: 'validValues.ingredient.eggProtein',
|
|
1293
1308
|
message: '<Allergen>egg</Allergen> protein'
|
|
1294
1309
|
},
|
|
1295
|
-
metadata: {
|
|
1296
|
-
tags: ['CLARIFYING_AGENT', 'ALLERGEN'
|
|
1297
|
-
productType: ['cider'
|
|
1298
|
-
canBeMarkedOrganic: true
|
|
1299
|
-
|
|
1300
|
-
}
|
|
1310
|
+
metadata: _objectSpread({
|
|
1311
|
+
tags: ['CLARIFYING_AGENT', 'ALLERGEN'].concat(PRESERVATIVE_GROUPS),
|
|
1312
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1313
|
+
canBeMarkedOrganic: true
|
|
1314
|
+
}, synonymOfEggs)
|
|
1301
1315
|
}),
|
|
1302
1316
|
eggProduct: ingredient({
|
|
1303
1317
|
key: 'eggProduct',
|
|
@@ -1307,12 +1321,11 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1307
1321
|
id: 'validValues.ingredient.eggProduct',
|
|
1308
1322
|
message: '<Allergen>egg</Allergen> product'
|
|
1309
1323
|
},
|
|
1310
|
-
metadata: {
|
|
1311
|
-
tags: ['CLARIFYING_AGENT', 'ALLERGEN'
|
|
1312
|
-
productType: ['cider'
|
|
1313
|
-
canBeMarkedOrganic: true
|
|
1314
|
-
|
|
1315
|
-
}
|
|
1324
|
+
metadata: _objectSpread({
|
|
1325
|
+
tags: ['CLARIFYING_AGENT', 'ALLERGEN'].concat(PRESERVATIVE_GROUPS),
|
|
1326
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1327
|
+
canBeMarkedOrganic: true
|
|
1328
|
+
}, synonymOfEggs)
|
|
1316
1329
|
}),
|
|
1317
1330
|
potassiumBisulphite: ingredient({
|
|
1318
1331
|
key: 'potassiumBisulphite',
|
|
@@ -1323,8 +1336,8 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1323
1336
|
message: 'potassium bisulphite (<Allergen>sulphites</Allergen>)'
|
|
1324
1337
|
},
|
|
1325
1338
|
metadata: {
|
|
1326
|
-
tags: [
|
|
1327
|
-
productType: ['cider'
|
|
1339
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1340
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1328
1341
|
canBeMarkedOrganic: true // ...synonymOfSulfites,
|
|
1329
1342
|
|
|
1330
1343
|
}
|
|
@@ -1360,8 +1373,8 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1360
1373
|
message: 'E 228 (<Allergen>sulphites</Allergen>)'
|
|
1361
1374
|
},
|
|
1362
1375
|
metadata: {
|
|
1363
|
-
tags: [
|
|
1364
|
-
productType: ['cider'
|
|
1376
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1377
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1365
1378
|
canBeMarkedOrganic: true // ...synonymOfSulfites,
|
|
1366
1379
|
|
|
1367
1380
|
}
|
|
@@ -1375,8 +1388,8 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1375
1388
|
message: 'potassium metabisulphite (<Allergen>sulphites</Allergen>)'
|
|
1376
1389
|
},
|
|
1377
1390
|
metadata: {
|
|
1378
|
-
tags: [
|
|
1379
|
-
productType: ['cider'
|
|
1391
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1392
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1380
1393
|
canBeMarkedOrganic: true // ...synonymOfSulfites,
|
|
1381
1394
|
|
|
1382
1395
|
}
|
|
@@ -1412,8 +1425,8 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1412
1425
|
message: 'E 224 (<Allergen>sulphites</Allergen>)'
|
|
1413
1426
|
},
|
|
1414
1427
|
metadata: {
|
|
1415
|
-
tags: [
|
|
1416
|
-
productType: ['cider'
|
|
1428
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1429
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1417
1430
|
canBeMarkedOrganic: true // ...synonymOfSulfites,
|
|
1418
1431
|
|
|
1419
1432
|
}
|
|
@@ -1426,12 +1439,11 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1426
1439
|
id: 'validValues.ingredient.sulphurDioxide',
|
|
1427
1440
|
message: '<Allergen>sulphur dioxide</Allergen>'
|
|
1428
1441
|
},
|
|
1429
|
-
metadata: {
|
|
1430
|
-
tags: [
|
|
1431
|
-
productType: ['cider'
|
|
1432
|
-
canBeMarkedOrganic: true
|
|
1433
|
-
|
|
1434
|
-
}
|
|
1442
|
+
metadata: _objectSpread({
|
|
1443
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1444
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1445
|
+
canBeMarkedOrganic: true
|
|
1446
|
+
}, synonymOfSulfites)
|
|
1435
1447
|
}),
|
|
1436
1448
|
sulphurDioxide_eCode: ingredient({
|
|
1437
1449
|
key: 'sulphurDioxide_eCode',
|
|
@@ -1441,19 +1453,18 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1441
1453
|
id: 'validValues.ingredient.sulphurDioxide_eCode',
|
|
1442
1454
|
message: 'E 220 (<Allergen>sulphites</Allergen>)'
|
|
1443
1455
|
},
|
|
1444
|
-
metadata: {
|
|
1445
|
-
tags: [
|
|
1446
|
-
productType: ['cider'
|
|
1447
|
-
canBeMarkedOrganic: true
|
|
1448
|
-
|
|
1449
|
-
}
|
|
1456
|
+
metadata: _objectSpread({
|
|
1457
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1458
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1459
|
+
canBeMarkedOrganic: true
|
|
1460
|
+
}, synonymOfSulfites)
|
|
1450
1461
|
}),
|
|
1451
1462
|
tartaricAcid_eCode: ingredient({
|
|
1452
1463
|
key: 'tartaricAcid_eCode',
|
|
1453
1464
|
label: 'E 334',
|
|
1454
1465
|
metadata: {
|
|
1455
1466
|
tags: ['ACIDITY_REGULATOR'],
|
|
1456
|
-
productType: [
|
|
1467
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1457
1468
|
canBeMarkedOrganic: true,
|
|
1458
1469
|
isHiddenInMainList: true,
|
|
1459
1470
|
synonymDescription:
|
|
@@ -1469,7 +1480,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1469
1480
|
label: 'E 296',
|
|
1470
1481
|
metadata: {
|
|
1471
1482
|
tags: ['ACIDITY_REGULATOR'],
|
|
1472
|
-
productType: [
|
|
1483
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1473
1484
|
canBeMarkedOrganic: true,
|
|
1474
1485
|
isHiddenInMainList: true,
|
|
1475
1486
|
synonymDescription:
|
|
@@ -1485,7 +1496,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1485
1496
|
label: 'E 270',
|
|
1486
1497
|
metadata: {
|
|
1487
1498
|
tags: ['ACIDITY_REGULATOR'],
|
|
1488
|
-
productType: [
|
|
1499
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1489
1500
|
canBeMarkedOrganic: true,
|
|
1490
1501
|
isHiddenInMainList: true,
|
|
1491
1502
|
synonymDescription:
|
|
@@ -1501,7 +1512,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1501
1512
|
label: 'E 516',
|
|
1502
1513
|
metadata: {
|
|
1503
1514
|
tags: ['ACIDITY_REGULATOR'],
|
|
1504
|
-
productType: [
|
|
1515
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1505
1516
|
canBeMarkedOrganic: true,
|
|
1506
1517
|
isHiddenInMainList: true,
|
|
1507
1518
|
synonymDescription:
|
|
@@ -1516,8 +1527,8 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1516
1527
|
key: 'potassiumSorbate_eCode',
|
|
1517
1528
|
label: 'E 202',
|
|
1518
1529
|
metadata: {
|
|
1519
|
-
tags: [
|
|
1520
|
-
productType: ['cider'
|
|
1530
|
+
tags: [].concat(PRESERVATIVE_GROUPS),
|
|
1531
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1521
1532
|
canBeMarkedOrganic: true,
|
|
1522
1533
|
isHiddenInMainList: true,
|
|
1523
1534
|
synonymDescription:
|
|
@@ -1532,8 +1543,8 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1532
1543
|
key: 'dimethyldicarbonate_eCode',
|
|
1533
1544
|
label: 'E 242',
|
|
1534
1545
|
metadata: {
|
|
1535
|
-
tags: [
|
|
1536
|
-
productType: ['cider'
|
|
1546
|
+
tags: [].concat(PRESERVATIVE_GROUPS),
|
|
1547
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1537
1548
|
canBeMarkedOrganic: true,
|
|
1538
1549
|
isHiddenInMainList: true,
|
|
1539
1550
|
synonymDescription:
|
|
@@ -1549,7 +1560,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1549
1560
|
label: 'E 330',
|
|
1550
1561
|
metadata: {
|
|
1551
1562
|
tags: ['STABILISER', 'ACIDITY_REGULATOR'],
|
|
1552
|
-
productType: [
|
|
1563
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1553
1564
|
canBeMarkedOrganic: true,
|
|
1554
1565
|
isHiddenInMainList: true,
|
|
1555
1566
|
synonymDescription:
|
|
@@ -1565,7 +1576,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1565
1576
|
label: 'E 353',
|
|
1566
1577
|
metadata: {
|
|
1567
1578
|
tags: ['STABILISER'],
|
|
1568
|
-
productType: [
|
|
1579
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1569
1580
|
canBeMarkedOrganic: true,
|
|
1570
1581
|
isHiddenInMainList: true,
|
|
1571
1582
|
synonymDescription:
|
|
@@ -1581,7 +1592,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1581
1592
|
label: 'E 414',
|
|
1582
1593
|
metadata: {
|
|
1583
1594
|
tags: ['STABILISER'],
|
|
1584
|
-
productType: [
|
|
1595
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1585
1596
|
canBeMarkedOrganic: true,
|
|
1586
1597
|
isHiddenInMainList: true,
|
|
1587
1598
|
synonymDescription:
|
|
@@ -1597,7 +1608,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1597
1608
|
label: 'E 466',
|
|
1598
1609
|
metadata: {
|
|
1599
1610
|
tags: ['STABILISER'],
|
|
1600
|
-
productType: [
|
|
1611
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1601
1612
|
canBeMarkedOrganic: true,
|
|
1602
1613
|
isHiddenInMainList: true,
|
|
1603
1614
|
synonymDescription:
|
|
@@ -1613,7 +1624,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1613
1624
|
label: 'E 456',
|
|
1614
1625
|
metadata: {
|
|
1615
1626
|
tags: ['STABILISER'],
|
|
1616
|
-
productType: [
|
|
1627
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1617
1628
|
canBeMarkedOrganic: true,
|
|
1618
1629
|
isHiddenInMainList: true,
|
|
1619
1630
|
synonymDescription:
|
|
@@ -1629,7 +1640,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1629
1640
|
label: 'E 290',
|
|
1630
1641
|
metadata: {
|
|
1631
1642
|
tags: ['RAW_MATERIAL'],
|
|
1632
|
-
productType: ['cider'
|
|
1643
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1633
1644
|
canBeMarkedOrganic: true,
|
|
1634
1645
|
isHiddenInMainList: true,
|
|
1635
1646
|
synonymDescription:
|
|
@@ -1645,7 +1656,7 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1645
1656
|
label: 'E 150',
|
|
1646
1657
|
metadata: {
|
|
1647
1658
|
tags: ['OTHER_INGREDIENT'],
|
|
1648
|
-
productType: [
|
|
1659
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1649
1660
|
canBeMarkedOrganic: true,
|
|
1650
1661
|
isHiddenInMainList: true,
|
|
1651
1662
|
synonymDescription:
|
|
@@ -1657,10 +1668,11 @@ const allIngredients = { ..._deprecatedIngredient.default,
|
|
|
1657
1668
|
}
|
|
1658
1669
|
}) // End of synonym ingredients
|
|
1659
1670
|
|
|
1660
|
-
};
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
productTypes.
|
|
1671
|
+
});
|
|
1672
|
+
|
|
1673
|
+
var byProductType = Object.values(allIngredients).reduce(function (acc, ingredient) {
|
|
1674
|
+
var productTypes = ingredient.metadata.productType;
|
|
1675
|
+
productTypes.forEach(function (productType) {
|
|
1664
1676
|
if (!acc[productType]) acc[productType] = [];
|
|
1665
1677
|
acc[productType].push(ingredient);
|
|
1666
1678
|
});
|
|
@@ -1668,4 +1680,4 @@ const byProductType = Object.values(allIngredients).reduce((acc, ingredient) =>
|
|
|
1668
1680
|
}, {});
|
|
1669
1681
|
exports.byProductType = byProductType;
|
|
1670
1682
|
var _default = allIngredients;
|
|
1671
|
-
exports
|
|
1683
|
+
exports["default"] = _default;
|