@bottlebooks/valid-values 10.66.0 → 10.66.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +28 -12
- 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/carbonFootprintReport/carbonFootprintReport.js +6 -4
- package/dist/validValues/carbonFootprintReport/locales/bg.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/cs.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/da.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/de.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/el.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/en.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/es.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/et.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/fi.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/fr.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/ga.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/hr.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/hu.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/it.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/lt.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/lv.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/messages.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/mt.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/nl.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/pl.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/pt.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/ro.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/sk.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/sl.js +1 -1
- package/dist/validValues/carbonFootprintReport/locales/sv.js +1 -1
- package/dist/validValues/certification/certification.js +13 -9
- package/dist/validValues/certification/locales/bg.js +1 -1
- package/dist/validValues/certification/locales/cs.js +1 -1
- package/dist/validValues/certification/locales/da.js +1 -1
- package/dist/validValues/certification/locales/de.js +1 -1
- package/dist/validValues/certification/locales/el.js +1 -1
- package/dist/validValues/certification/locales/en.js +1 -1
- package/dist/validValues/certification/locales/es.js +1 -1
- package/dist/validValues/certification/locales/et.js +1 -1
- package/dist/validValues/certification/locales/fi.js +1 -1
- package/dist/validValues/certification/locales/fr.js +1 -1
- package/dist/validValues/certification/locales/ga.js +1 -1
- package/dist/validValues/certification/locales/hr.js +1 -1
- package/dist/validValues/certification/locales/hu.js +1 -1
- package/dist/validValues/certification/locales/it.js +1 -1
- package/dist/validValues/certification/locales/lt.js +1 -1
- package/dist/validValues/certification/locales/lv.js +1 -1
- package/dist/validValues/certification/locales/messages.js +1 -1
- package/dist/validValues/certification/locales/mt.js +1 -1
- package/dist/validValues/certification/locales/nl.js +1 -1
- package/dist/validValues/certification/locales/pl.js +1 -1
- package/dist/validValues/certification/locales/pt.js +1 -1
- package/dist/validValues/certification/locales/ro.js +1 -1
- package/dist/validValues/certification/locales/sk.js +1 -1
- package/dist/validValues/certification/locales/sl.js +1 -1
- package/dist/validValues/certification/locales/sv.js +1 -1
- 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 +25 -11
- 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 +61 -59
- package/dist/validValues/ingredient/ingredient.js +148 -134
- 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.js +5 -5
- 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 +228 -116
- 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 +4 -4
- 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 +15 -11
- package/dist/validValues/sustainabilityHighlight/locales/bg.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/cs.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/da.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/de.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/el.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/en.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/es.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/et.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/fi.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/fr.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/ga.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/hr.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/hu.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/it.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/lt.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/lv.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/messages.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/mt.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/nl.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/pl.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/pt.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/ro.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/sk.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/sl.js +1 -1
- package/dist/validValues/sustainabilityHighlight/locales/sv.js +1 -1
- package/dist/validValues/sustainabilityHighlight/sustainabilityHighlight.js +6 -4
- 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 +51 -51
- 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,7 +17,19 @@ 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
|
+
|
|
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; }
|
|
21
33
|
|
|
22
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; }
|
|
23
35
|
|
|
@@ -25,14 +37,16 @@ function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { va
|
|
|
25
37
|
|
|
26
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; }
|
|
27
39
|
|
|
28
|
-
|
|
29
|
-
|
|
40
|
+
var PRESERVATIVE_GROUPS = ['PRESERVATIVE', 'PRESERVATIVE_ANTIOXIDANT'];
|
|
41
|
+
var ANTIOXIDANT_GROUPS = ['ANTIOXIDANT', 'PRESERVATIVE_ANTIOXIDANT'];
|
|
30
42
|
|
|
31
43
|
/** Makes sure errors are displayed where the error is introduced. */
|
|
32
|
-
|
|
44
|
+
var ingredient = function ingredient(value) {
|
|
45
|
+
return value;
|
|
46
|
+
}; // A partial to mix into synonym ingredients.
|
|
33
47
|
|
|
34
48
|
|
|
35
|
-
|
|
49
|
+
var synonymOfSulfites = {
|
|
36
50
|
isHiddenInMainList: true,
|
|
37
51
|
synonymDescription:
|
|
38
52
|
/*i18n*/
|
|
@@ -41,7 +55,7 @@ const synonymOfSulfites = {
|
|
|
41
55
|
message: "You can use 'sulphites' instead."
|
|
42
56
|
}
|
|
43
57
|
};
|
|
44
|
-
|
|
58
|
+
var synonymOfEggs = {
|
|
45
59
|
isHiddenInMainList: true,
|
|
46
60
|
synonymDescription:
|
|
47
61
|
/*i18n*/
|
|
@@ -50,7 +64,7 @@ const synonymOfEggs = {
|
|
|
50
64
|
message: "You can use 'egg' instead."
|
|
51
65
|
}
|
|
52
66
|
};
|
|
53
|
-
|
|
67
|
+
var synonymOfMilk = {
|
|
54
68
|
isHiddenInMainList: true,
|
|
55
69
|
synonymDescription:
|
|
56
70
|
/*i18n*/
|
|
@@ -60,7 +74,7 @@ const synonymOfMilk = {
|
|
|
60
74
|
}
|
|
61
75
|
};
|
|
62
76
|
|
|
63
|
-
|
|
77
|
+
var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["default"]), {}, {
|
|
64
78
|
// ...synonymIngredient,
|
|
65
79
|
aleppoPineResin: ingredient({
|
|
66
80
|
key: 'aleppoPineResin',
|
|
@@ -72,7 +86,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
72
86
|
},
|
|
73
87
|
metadata: {
|
|
74
88
|
tags: ['OTHER_INGREDIENT'],
|
|
75
|
-
productType: [
|
|
89
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
76
90
|
canBeMarkedOrganic: true
|
|
77
91
|
}
|
|
78
92
|
}),
|
|
@@ -86,7 +100,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
86
100
|
},
|
|
87
101
|
metadata: {
|
|
88
102
|
tags: ['COLOUR'],
|
|
89
|
-
productType: [
|
|
103
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
90
104
|
canBeMarkedOrganic: true
|
|
91
105
|
}
|
|
92
106
|
}),
|
|
@@ -100,7 +114,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
100
114
|
},
|
|
101
115
|
metadata: {
|
|
102
116
|
tags: ['COLOUR'],
|
|
103
|
-
productType: [
|
|
117
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
104
118
|
canBeMarkedOrganic: true
|
|
105
119
|
}
|
|
106
120
|
}),
|
|
@@ -114,7 +128,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
114
128
|
},
|
|
115
129
|
metadata: {
|
|
116
130
|
tags: ['COLOUR'],
|
|
117
|
-
productType: [
|
|
131
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
118
132
|
canBeMarkedOrganic: true,
|
|
119
133
|
isHiddenInMainList: true,
|
|
120
134
|
synonymDescription:
|
|
@@ -134,7 +148,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
134
148
|
},
|
|
135
149
|
metadata: {
|
|
136
150
|
tags: ['COLOUR'],
|
|
137
|
-
productType: [
|
|
151
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
138
152
|
canBeMarkedOrganic: true
|
|
139
153
|
}
|
|
140
154
|
}),
|
|
@@ -148,7 +162,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
148
162
|
},
|
|
149
163
|
metadata: {
|
|
150
164
|
tags: ['COLOUR'],
|
|
151
|
-
productType: [
|
|
165
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
152
166
|
canBeMarkedOrganic: true,
|
|
153
167
|
isHiddenInMainList: true,
|
|
154
168
|
synonymDescription:
|
|
@@ -168,7 +182,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
168
182
|
},
|
|
169
183
|
metadata: {
|
|
170
184
|
tags: ['COLOUR'],
|
|
171
|
-
productType: [
|
|
185
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
172
186
|
canBeMarkedOrganic: true
|
|
173
187
|
}
|
|
174
188
|
}),
|
|
@@ -182,7 +196,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
182
196
|
},
|
|
183
197
|
metadata: {
|
|
184
198
|
tags: ['COLOUR'],
|
|
185
|
-
productType: [
|
|
199
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
186
200
|
canBeMarkedOrganic: true,
|
|
187
201
|
isHiddenInMainList: true,
|
|
188
202
|
synonymDescription:
|
|
@@ -202,7 +216,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
202
216
|
},
|
|
203
217
|
metadata: {
|
|
204
218
|
tags: ['COLOUR'],
|
|
205
|
-
productType: [
|
|
219
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
206
220
|
canBeMarkedOrganic: true
|
|
207
221
|
}
|
|
208
222
|
}),
|
|
@@ -216,7 +230,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
216
230
|
},
|
|
217
231
|
metadata: {
|
|
218
232
|
tags: ['COLOUR'],
|
|
219
|
-
productType: [
|
|
233
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
220
234
|
canBeMarkedOrganic: true,
|
|
221
235
|
isHiddenInMainList: true,
|
|
222
236
|
synonymDescription:
|
|
@@ -236,7 +250,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
236
250
|
},
|
|
237
251
|
metadata: {
|
|
238
252
|
tags: ['COLOUR'],
|
|
239
|
-
productType: [
|
|
253
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
240
254
|
canBeMarkedOrganic: true
|
|
241
255
|
}
|
|
242
256
|
}),
|
|
@@ -250,7 +264,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
250
264
|
},
|
|
251
265
|
metadata: {
|
|
252
266
|
tags: ['COLOUR'],
|
|
253
|
-
productType: [
|
|
267
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
254
268
|
canBeMarkedOrganic: true,
|
|
255
269
|
isHiddenInMainList: true,
|
|
256
270
|
synonymDescription:
|
|
@@ -270,7 +284,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
270
284
|
},
|
|
271
285
|
metadata: {
|
|
272
286
|
tags: ['COLOUR'],
|
|
273
|
-
productType: [
|
|
287
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
274
288
|
canBeMarkedOrganic: true
|
|
275
289
|
}
|
|
276
290
|
}),
|
|
@@ -284,7 +298,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
284
298
|
},
|
|
285
299
|
metadata: {
|
|
286
300
|
tags: ['COLOUR'],
|
|
287
|
-
productType: [
|
|
301
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
288
302
|
canBeMarkedOrganic: true,
|
|
289
303
|
isHiddenInMainList: true,
|
|
290
304
|
synonymDescription:
|
|
@@ -318,8 +332,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
318
332
|
message: 'L ascorbic acid'
|
|
319
333
|
},
|
|
320
334
|
metadata: {
|
|
321
|
-
tags: [
|
|
322
|
-
productType: [
|
|
335
|
+
tags: [].concat(ANTIOXIDANT_GROUPS),
|
|
336
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
323
337
|
canBeMarkedOrganic: true
|
|
324
338
|
}
|
|
325
339
|
}),
|
|
@@ -327,8 +341,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
327
341
|
key: 'ascorbicAcid_eCode',
|
|
328
342
|
label: 'E 300',
|
|
329
343
|
metadata: {
|
|
330
|
-
tags: [
|
|
331
|
-
productType: [
|
|
344
|
+
tags: [].concat(ANTIOXIDANT_GROUPS),
|
|
345
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
332
346
|
canBeMarkedOrganic: true,
|
|
333
347
|
isHiddenInMainList: true,
|
|
334
348
|
synonymDescription:
|
|
@@ -348,8 +362,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
348
362
|
message: 'ascorbic acid (E 300)'
|
|
349
363
|
},
|
|
350
364
|
metadata: {
|
|
351
|
-
tags: [
|
|
352
|
-
productType: [
|
|
365
|
+
tags: [].concat(ANTIOXIDANT_GROUPS),
|
|
366
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
353
367
|
canBeMarkedOrganic: true,
|
|
354
368
|
isHiddenInMainList: true,
|
|
355
369
|
synonymDescription:
|
|
@@ -370,7 +384,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
370
384
|
},
|
|
371
385
|
metadata: {
|
|
372
386
|
tags: ['ACIDITY_REGULATOR'],
|
|
373
|
-
productType: [
|
|
387
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
374
388
|
canBeMarkedOrganic: true
|
|
375
389
|
}
|
|
376
390
|
}),
|
|
@@ -384,7 +398,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
384
398
|
},
|
|
385
399
|
metadata: {
|
|
386
400
|
tags: ['OTHER_INGREDIENT'],
|
|
387
|
-
productType: [
|
|
401
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
388
402
|
canBeMarkedOrganic: true
|
|
389
403
|
}
|
|
390
404
|
}),
|
|
@@ -398,7 +412,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
398
412
|
},
|
|
399
413
|
metadata: {
|
|
400
414
|
tags: ['RAW_MATERIAL'],
|
|
401
|
-
productType: ['cider'
|
|
415
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
402
416
|
canBeMarkedOrganic: true
|
|
403
417
|
}
|
|
404
418
|
}),
|
|
@@ -412,7 +426,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
412
426
|
},
|
|
413
427
|
metadata: {
|
|
414
428
|
tags: ['STABILISER'],
|
|
415
|
-
productType: [
|
|
429
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
416
430
|
canBeMarkedOrganic: true
|
|
417
431
|
}
|
|
418
432
|
}),
|
|
@@ -426,7 +440,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
426
440
|
},
|
|
427
441
|
metadata: {
|
|
428
442
|
tags: ['STABILISER'],
|
|
429
|
-
productType: [
|
|
443
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
430
444
|
canBeMarkedOrganic: true,
|
|
431
445
|
isHiddenInMainList: true,
|
|
432
446
|
synonymDescription:
|
|
@@ -447,7 +461,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
447
461
|
},
|
|
448
462
|
metadata: {
|
|
449
463
|
tags: ['SWEETENER'],
|
|
450
|
-
productType: [
|
|
464
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
451
465
|
canBeMarkedOrganic: true
|
|
452
466
|
}
|
|
453
467
|
}),
|
|
@@ -461,7 +475,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
461
475
|
},
|
|
462
476
|
metadata: {
|
|
463
477
|
tags: ['CLARIFYING_AGENT', 'ALLERGEN'],
|
|
464
|
-
productType: [
|
|
478
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
465
479
|
canBeMarkedOrganic: true
|
|
466
480
|
}
|
|
467
481
|
}),
|
|
@@ -475,7 +489,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
475
489
|
},
|
|
476
490
|
metadata: {
|
|
477
491
|
tags: ['RAW_MATERIAL'],
|
|
478
|
-
productType: ['wine_fortified', 'wine_liqueur'
|
|
492
|
+
productType: ['wine_fortified', 'wine_liqueur'].concat(_toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
479
493
|
canBeMarkedOrganic: true
|
|
480
494
|
}
|
|
481
495
|
}),
|
|
@@ -489,7 +503,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
489
503
|
},
|
|
490
504
|
metadata: {
|
|
491
505
|
tags: ['COLOUR'],
|
|
492
|
-
productType: [
|
|
506
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
493
507
|
canBeMarkedOrganic: true
|
|
494
508
|
}
|
|
495
509
|
}),
|
|
@@ -505,7 +519,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
505
519
|
},
|
|
506
520
|
metadata: {
|
|
507
521
|
tags: ['RAW_MATERIAL'],
|
|
508
|
-
productType: [
|
|
522
|
+
productType: [].concat(_toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
509
523
|
canBeMarkedOrganic: true
|
|
510
524
|
}
|
|
511
525
|
}),
|
|
@@ -519,7 +533,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
519
533
|
},
|
|
520
534
|
metadata: {
|
|
521
535
|
tags: ['STABILISER', 'ACIDITY_REGULATOR'],
|
|
522
|
-
productType: ['cider'
|
|
536
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
523
537
|
canBeMarkedOrganic: true
|
|
524
538
|
}
|
|
525
539
|
}),
|
|
@@ -533,7 +547,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
533
547
|
},
|
|
534
548
|
metadata: {
|
|
535
549
|
tags: ['RAW_MATERIAL'],
|
|
536
|
-
productType: [
|
|
550
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
537
551
|
canBeMarkedOrganic: true
|
|
538
552
|
}
|
|
539
553
|
}),
|
|
@@ -549,7 +563,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
549
563
|
},
|
|
550
564
|
metadata: {
|
|
551
565
|
tags: ['RAW_MATERIAL', 'ALLERGEN'],
|
|
552
|
-
productType: [
|
|
566
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
553
567
|
canBeMarkedOrganic: true
|
|
554
568
|
}
|
|
555
569
|
}),
|
|
@@ -563,7 +577,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
563
577
|
},
|
|
564
578
|
metadata: {
|
|
565
579
|
tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER', 'RAW_MATERIAL', 'ALLERGEN'],
|
|
566
|
-
productType: [
|
|
580
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
567
581
|
canBeMarkedOrganic: true
|
|
568
582
|
}
|
|
569
583
|
}),
|
|
@@ -577,7 +591,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
577
591
|
},
|
|
578
592
|
metadata: {
|
|
579
593
|
tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER', 'RAW_MATERIAL', 'ALLERGEN'],
|
|
580
|
-
productType: [
|
|
594
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
581
595
|
canBeMarkedOrganic: true,
|
|
582
596
|
isHiddenInMainList: true,
|
|
583
597
|
synonymDescription:
|
|
@@ -598,7 +612,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
598
612
|
},
|
|
599
613
|
metadata: {
|
|
600
614
|
tags: ['RAW_MATERIAL', 'ALLERGEN'],
|
|
601
|
-
productType: [
|
|
615
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
602
616
|
canBeMarkedOrganic: true
|
|
603
617
|
}
|
|
604
618
|
}),
|
|
@@ -611,8 +625,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
611
625
|
message: 'dimethyldicarbonate'
|
|
612
626
|
},
|
|
613
627
|
metadata: {
|
|
614
|
-
tags: [
|
|
615
|
-
productType: ['cider'
|
|
628
|
+
tags: [].concat(PRESERVATIVE_GROUPS),
|
|
629
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
616
630
|
canBeMarkedOrganic: true
|
|
617
631
|
}
|
|
618
632
|
}),
|
|
@@ -626,7 +640,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
626
640
|
},
|
|
627
641
|
metadata: {
|
|
628
642
|
tags: ['ALCOHOL'],
|
|
629
|
-
productType: [
|
|
643
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
630
644
|
canBeMarkedOrganic: true
|
|
631
645
|
}
|
|
632
646
|
}),
|
|
@@ -640,7 +654,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
640
654
|
},
|
|
641
655
|
metadata: {
|
|
642
656
|
tags: ['ALCOHOL'],
|
|
643
|
-
productType: [
|
|
657
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
644
658
|
canBeMarkedOrganic: true
|
|
645
659
|
}
|
|
646
660
|
}),
|
|
@@ -656,7 +670,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
656
670
|
},
|
|
657
671
|
metadata: {
|
|
658
672
|
tags: ['ALCOHOL'],
|
|
659
|
-
productType: [
|
|
673
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
660
674
|
canBeMarkedOrganic: true
|
|
661
675
|
}
|
|
662
676
|
}),
|
|
@@ -669,8 +683,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
669
683
|
message: '<Allergen>egg</Allergen>'
|
|
670
684
|
},
|
|
671
685
|
metadata: {
|
|
672
|
-
tags: ['CLARIFYING_AGENT', 'ALLERGEN'
|
|
673
|
-
productType: ['cider'
|
|
686
|
+
tags: ['CLARIFYING_AGENT', 'ALLERGEN'].concat(PRESERVATIVE_GROUPS),
|
|
687
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
674
688
|
canBeMarkedOrganic: true
|
|
675
689
|
}
|
|
676
690
|
}),
|
|
@@ -684,7 +698,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
684
698
|
},
|
|
685
699
|
metadata: {
|
|
686
700
|
tags: ['ALCOHOL'],
|
|
687
|
-
productType: [
|
|
701
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
688
702
|
canBeMarkedOrganic: true
|
|
689
703
|
}
|
|
690
704
|
}),
|
|
@@ -698,7 +712,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
698
712
|
},
|
|
699
713
|
metadata: {
|
|
700
714
|
tags: ['RAW_MATERIAL'],
|
|
701
|
-
productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling'
|
|
715
|
+
productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling'].concat(_toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
702
716
|
canBeMarkedOrganic: true
|
|
703
717
|
}
|
|
704
718
|
}),
|
|
@@ -712,7 +726,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
712
726
|
},
|
|
713
727
|
metadata: {
|
|
714
728
|
tags: ['FLAVOURING'],
|
|
715
|
-
productType: [
|
|
729
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
716
730
|
canBeMarkedOrganic: true
|
|
717
731
|
}
|
|
718
732
|
}),
|
|
@@ -726,7 +740,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
726
740
|
},
|
|
727
741
|
metadata: {
|
|
728
742
|
tags: ['FLAVOURING'],
|
|
729
|
-
productType: [
|
|
743
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
730
744
|
canBeMarkedOrganic: true
|
|
731
745
|
}
|
|
732
746
|
}),
|
|
@@ -740,7 +754,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
740
754
|
},
|
|
741
755
|
metadata: {
|
|
742
756
|
tags: ['FLAVOURING'],
|
|
743
|
-
productType: [
|
|
757
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
744
758
|
canBeMarkedOrganic: true
|
|
745
759
|
}
|
|
746
760
|
}),
|
|
@@ -754,7 +768,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
754
768
|
},
|
|
755
769
|
metadata: {
|
|
756
770
|
tags: ['FLAVOURING'],
|
|
757
|
-
productType: [
|
|
771
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
758
772
|
canBeMarkedOrganic: true
|
|
759
773
|
}
|
|
760
774
|
}),
|
|
@@ -768,7 +782,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
768
782
|
},
|
|
769
783
|
metadata: {
|
|
770
784
|
tags: ['FLAVOURING'],
|
|
771
|
-
productType: [
|
|
785
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
772
786
|
canBeMarkedOrganic: true
|
|
773
787
|
}
|
|
774
788
|
}),
|
|
@@ -782,7 +796,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
782
796
|
},
|
|
783
797
|
metadata: {
|
|
784
798
|
tags: ['FLAVOURING'],
|
|
785
|
-
productType: [
|
|
799
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
786
800
|
canBeMarkedOrganic: true
|
|
787
801
|
}
|
|
788
802
|
}),
|
|
@@ -798,7 +812,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
798
812
|
},
|
|
799
813
|
metadata: {
|
|
800
814
|
tags: ['RAW_MATERIAL'],
|
|
801
|
-
productType: ['beer'
|
|
815
|
+
productType: ['beer'].concat(_toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
802
816
|
canBeMarkedOrganic: true
|
|
803
817
|
}
|
|
804
818
|
}),
|
|
@@ -812,7 +826,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
812
826
|
},
|
|
813
827
|
metadata: {
|
|
814
828
|
tags: ['STABILISER'],
|
|
815
|
-
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"])),
|
|
816
830
|
canBeMarkedOrganic: true
|
|
817
831
|
}
|
|
818
832
|
}),
|
|
@@ -826,7 +840,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
826
840
|
},
|
|
827
841
|
metadata: {
|
|
828
842
|
tags: ['SWEETENER'],
|
|
829
|
-
productType: [
|
|
843
|
+
productType: _toConsumableArray(_productTypesAromatisedWine["default"]),
|
|
830
844
|
canBeMarkedOrganic: true
|
|
831
845
|
}
|
|
832
846
|
}),
|
|
@@ -842,7 +856,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
842
856
|
},
|
|
843
857
|
metadata: {
|
|
844
858
|
tags: ['RAW_MATERIAL'],
|
|
845
|
-
productType: [
|
|
859
|
+
productType: [].concat(_toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
846
860
|
canBeMarkedOrganic: true
|
|
847
861
|
}
|
|
848
862
|
}),
|
|
@@ -856,7 +870,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
856
870
|
},
|
|
857
871
|
metadata: {
|
|
858
872
|
tags: ['RAW_MATERIAL'],
|
|
859
|
-
productType: [
|
|
873
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
860
874
|
canBeMarkedOrganic: true
|
|
861
875
|
}
|
|
862
876
|
}),
|
|
@@ -870,7 +884,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
870
884
|
},
|
|
871
885
|
metadata: {
|
|
872
886
|
tags: ['ALCOHOL'],
|
|
873
|
-
productType: [
|
|
887
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
874
888
|
canBeMarkedOrganic: true
|
|
875
889
|
}
|
|
876
890
|
}),
|
|
@@ -884,7 +898,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
884
898
|
},
|
|
885
899
|
metadata: {
|
|
886
900
|
tags: ['STABILISER'],
|
|
887
|
-
productType: [
|
|
901
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
888
902
|
canBeMarkedOrganic: true
|
|
889
903
|
}
|
|
890
904
|
}),
|
|
@@ -898,7 +912,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
898
912
|
},
|
|
899
913
|
metadata: {
|
|
900
914
|
tags: ['SWEETENER'],
|
|
901
|
-
productType: [
|
|
915
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
902
916
|
canBeMarkedOrganic: true
|
|
903
917
|
}
|
|
904
918
|
}),
|
|
@@ -912,7 +926,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
912
926
|
},
|
|
913
927
|
metadata: {
|
|
914
928
|
tags: ['ACIDITY_REGULATOR'],
|
|
915
|
-
productType: [
|
|
929
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
916
930
|
canBeMarkedOrganic: true
|
|
917
931
|
}
|
|
918
932
|
}),
|
|
@@ -926,7 +940,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
926
940
|
},
|
|
927
941
|
metadata: {
|
|
928
942
|
tags: ['ACIDITY_REGULATOR'],
|
|
929
|
-
productType: [
|
|
943
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
930
944
|
canBeMarkedOrganic: true
|
|
931
945
|
}
|
|
932
946
|
}),
|
|
@@ -942,7 +956,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
942
956
|
},
|
|
943
957
|
metadata: {
|
|
944
958
|
tags: ['RAW_MATERIAL'],
|
|
945
|
-
productType: [
|
|
959
|
+
productType: [].concat(_toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
946
960
|
canBeMarkedOrganic: true
|
|
947
961
|
}
|
|
948
962
|
}),
|
|
@@ -956,7 +970,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
956
970
|
},
|
|
957
971
|
metadata: {
|
|
958
972
|
tags: ['ACIDITY_REGULATOR'],
|
|
959
|
-
productType: [
|
|
973
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
960
974
|
canBeMarkedOrganic: true
|
|
961
975
|
}
|
|
962
976
|
}),
|
|
@@ -970,7 +984,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
970
984
|
},
|
|
971
985
|
metadata: {
|
|
972
986
|
tags: ['STABILISER'],
|
|
973
|
-
productType: [
|
|
987
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
974
988
|
canBeMarkedOrganic: true
|
|
975
989
|
}
|
|
976
990
|
}),
|
|
@@ -984,7 +998,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
984
998
|
},
|
|
985
999
|
metadata: {
|
|
986
1000
|
tags: ['COLOUR'],
|
|
987
|
-
productType: [
|
|
1001
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
988
1002
|
canBeMarkedOrganic: true
|
|
989
1003
|
}
|
|
990
1004
|
}),
|
|
@@ -998,7 +1012,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
998
1012
|
},
|
|
999
1013
|
metadata: {
|
|
1000
1014
|
tags: ['STABILISER'],
|
|
1001
|
-
productType: [
|
|
1015
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1002
1016
|
canBeMarkedOrganic: true
|
|
1003
1017
|
}
|
|
1004
1018
|
}),
|
|
@@ -1011,8 +1025,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1011
1025
|
message: 'potassium sorbate'
|
|
1012
1026
|
},
|
|
1013
1027
|
metadata: {
|
|
1014
|
-
tags: [
|
|
1015
|
-
productType: ['cider'
|
|
1028
|
+
tags: [].concat(PRESERVATIVE_GROUPS),
|
|
1029
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1016
1030
|
canBeMarkedOrganic: true
|
|
1017
1031
|
}
|
|
1018
1032
|
}),
|
|
@@ -1028,7 +1042,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1028
1042
|
},
|
|
1029
1043
|
metadata: {
|
|
1030
1044
|
tags: ['RAW_MATERIAL'],
|
|
1031
|
-
productType: [
|
|
1045
|
+
productType: [].concat(_toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1032
1046
|
canBeMarkedOrganic: true
|
|
1033
1047
|
}
|
|
1034
1048
|
}),
|
|
@@ -1042,7 +1056,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1042
1056
|
},
|
|
1043
1057
|
metadata: {
|
|
1044
1058
|
tags: ['ENRICHMENT_SUBSTANCE'],
|
|
1045
|
-
productType: [
|
|
1059
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1046
1060
|
canBeMarkedOrganic: true
|
|
1047
1061
|
}
|
|
1048
1062
|
}),
|
|
@@ -1056,7 +1070,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1056
1070
|
},
|
|
1057
1071
|
metadata: {
|
|
1058
1072
|
tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER'],
|
|
1059
|
-
productType: ['cider'
|
|
1073
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1060
1074
|
canBeMarkedOrganic: true
|
|
1061
1075
|
}
|
|
1062
1076
|
}),
|
|
@@ -1070,7 +1084,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1070
1084
|
},
|
|
1071
1085
|
metadata: {
|
|
1072
1086
|
tags: ['SWEETENER'],
|
|
1073
|
-
productType: [
|
|
1087
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1074
1088
|
canBeMarkedOrganic: true
|
|
1075
1089
|
}
|
|
1076
1090
|
}),
|
|
@@ -1084,7 +1098,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1084
1098
|
},
|
|
1085
1099
|
metadata: {
|
|
1086
1100
|
tags: ['SWEETENER'],
|
|
1087
|
-
productType: [
|
|
1101
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1088
1102
|
canBeMarkedOrganic: true
|
|
1089
1103
|
}
|
|
1090
1104
|
}),
|
|
@@ -1098,7 +1112,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1098
1112
|
},
|
|
1099
1113
|
metadata: {
|
|
1100
1114
|
tags: ['COLOUR'],
|
|
1101
|
-
productType: [
|
|
1115
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesSpirit["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1102
1116
|
canBeMarkedOrganic: true
|
|
1103
1117
|
}
|
|
1104
1118
|
}),
|
|
@@ -1111,8 +1125,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1111
1125
|
message: '<Allergen>sulphites</Allergen>'
|
|
1112
1126
|
},
|
|
1113
1127
|
metadata: {
|
|
1114
|
-
tags: [
|
|
1115
|
-
productType: ['cider'
|
|
1128
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN', 'OTHER_INGREDIENT']),
|
|
1129
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1116
1130
|
canBeMarkedOrganic: true
|
|
1117
1131
|
}
|
|
1118
1132
|
}),
|
|
@@ -1126,7 +1140,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1126
1140
|
},
|
|
1127
1141
|
metadata: {
|
|
1128
1142
|
tags: ['RAW_MATERIAL'],
|
|
1129
|
-
productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling'
|
|
1143
|
+
productType: ['wine_sparkling', 'wine_qualitysparkling', 'wine_qualityaromaticsparkling'].concat(_toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1130
1144
|
canBeMarkedOrganic: true
|
|
1131
1145
|
}
|
|
1132
1146
|
}),
|
|
@@ -1140,7 +1154,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1140
1154
|
},
|
|
1141
1155
|
metadata: {
|
|
1142
1156
|
tags: ['OTHER_INGREDIENT'],
|
|
1143
|
-
productType: ['cider'
|
|
1157
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1144
1158
|
canBeMarkedOrganic: true
|
|
1145
1159
|
}
|
|
1146
1160
|
}),
|
|
@@ -1154,7 +1168,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1154
1168
|
},
|
|
1155
1169
|
metadata: {
|
|
1156
1170
|
tags: ['ALCOHOL'],
|
|
1157
|
-
productType: [
|
|
1171
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1158
1172
|
canBeMarkedOrganic: true
|
|
1159
1173
|
}
|
|
1160
1174
|
}),
|
|
@@ -1168,7 +1182,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1168
1182
|
},
|
|
1169
1183
|
metadata: {
|
|
1170
1184
|
tags: ['ALCOHOL'],
|
|
1171
|
-
productType: [
|
|
1185
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1172
1186
|
canBeMarkedOrganic: true
|
|
1173
1187
|
}
|
|
1174
1188
|
}),
|
|
@@ -1182,7 +1196,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1182
1196
|
},
|
|
1183
1197
|
metadata: {
|
|
1184
1198
|
tags: ['ALCOHOL'],
|
|
1185
|
-
productType: [
|
|
1199
|
+
productType: [].concat(_toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1186
1200
|
canBeMarkedOrganic: true
|
|
1187
1201
|
}
|
|
1188
1202
|
}),
|
|
@@ -1196,7 +1210,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1196
1210
|
},
|
|
1197
1211
|
metadata: {
|
|
1198
1212
|
tags: ['STABILISER'],
|
|
1199
|
-
productType: [
|
|
1213
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1200
1214
|
canBeMarkedOrganic: true
|
|
1201
1215
|
}
|
|
1202
1216
|
}),
|
|
@@ -1211,7 +1225,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1211
1225
|
},
|
|
1212
1226
|
metadata: _objectSpread({
|
|
1213
1227
|
tags: ['CLARIFYING_AGENT'],
|
|
1214
|
-
productType: [
|
|
1228
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1215
1229
|
canBeMarkedOrganic: true
|
|
1216
1230
|
}, synonymOfMilk)
|
|
1217
1231
|
}),
|
|
@@ -1225,7 +1239,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1225
1239
|
},
|
|
1226
1240
|
metadata: _objectSpread({
|
|
1227
1241
|
tags: ['CLARIFYING_AGENT'],
|
|
1228
|
-
productType: [
|
|
1242
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1229
1243
|
canBeMarkedOrganic: true
|
|
1230
1244
|
}, synonymOfMilk)
|
|
1231
1245
|
}),
|
|
@@ -1239,7 +1253,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1239
1253
|
},
|
|
1240
1254
|
metadata: _objectSpread({
|
|
1241
1255
|
tags: ['CLARIFYING_AGENT'],
|
|
1242
|
-
productType: [
|
|
1256
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1243
1257
|
canBeMarkedOrganic: true
|
|
1244
1258
|
}, synonymOfMilk)
|
|
1245
1259
|
}),
|
|
@@ -1253,7 +1267,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1253
1267
|
},
|
|
1254
1268
|
metadata: _objectSpread({
|
|
1255
1269
|
tags: ['CLARIFYING_AGENT', 'ALLERGEN'],
|
|
1256
|
-
productType: [
|
|
1270
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1257
1271
|
canBeMarkedOrganic: true
|
|
1258
1272
|
}, synonymOfEggs)
|
|
1259
1273
|
}),
|
|
@@ -1266,8 +1280,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1266
1280
|
message: '<Allergen>egg</Allergen> lysozyme'
|
|
1267
1281
|
},
|
|
1268
1282
|
metadata: _objectSpread({
|
|
1269
|
-
tags: [
|
|
1270
|
-
productType: ['cider'
|
|
1283
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1284
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1271
1285
|
canBeMarkedOrganic: true
|
|
1272
1286
|
}, synonymOfEggs)
|
|
1273
1287
|
}),
|
|
@@ -1280,8 +1294,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1280
1294
|
message: 'E 1105 (<Allergen>egg</Allergen>)'
|
|
1281
1295
|
},
|
|
1282
1296
|
metadata: _objectSpread({
|
|
1283
|
-
tags: [
|
|
1284
|
-
productType: ['cider'
|
|
1297
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1298
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1285
1299
|
canBeMarkedOrganic: true
|
|
1286
1300
|
}, synonymOfEggs)
|
|
1287
1301
|
}),
|
|
@@ -1294,8 +1308,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1294
1308
|
message: '<Allergen>egg</Allergen> protein'
|
|
1295
1309
|
},
|
|
1296
1310
|
metadata: _objectSpread({
|
|
1297
|
-
tags: ['CLARIFYING_AGENT', 'ALLERGEN'
|
|
1298
|
-
productType: ['cider'
|
|
1311
|
+
tags: ['CLARIFYING_AGENT', 'ALLERGEN'].concat(PRESERVATIVE_GROUPS),
|
|
1312
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1299
1313
|
canBeMarkedOrganic: true
|
|
1300
1314
|
}, synonymOfEggs)
|
|
1301
1315
|
}),
|
|
@@ -1308,8 +1322,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1308
1322
|
message: '<Allergen>egg</Allergen> product'
|
|
1309
1323
|
},
|
|
1310
1324
|
metadata: _objectSpread({
|
|
1311
|
-
tags: ['CLARIFYING_AGENT', 'ALLERGEN'
|
|
1312
|
-
productType: ['cider'
|
|
1325
|
+
tags: ['CLARIFYING_AGENT', 'ALLERGEN'].concat(PRESERVATIVE_GROUPS),
|
|
1326
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1313
1327
|
canBeMarkedOrganic: true
|
|
1314
1328
|
}, synonymOfEggs)
|
|
1315
1329
|
}),
|
|
@@ -1322,8 +1336,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1322
1336
|
message: 'potassium bisulphite (<Allergen>sulphites</Allergen>)'
|
|
1323
1337
|
},
|
|
1324
1338
|
metadata: {
|
|
1325
|
-
tags: [
|
|
1326
|
-
productType: ['cider'
|
|
1339
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1340
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1327
1341
|
canBeMarkedOrganic: true // ...synonymOfSulfites,
|
|
1328
1342
|
|
|
1329
1343
|
}
|
|
@@ -1359,8 +1373,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1359
1373
|
message: 'E 228 (<Allergen>sulphites</Allergen>)'
|
|
1360
1374
|
},
|
|
1361
1375
|
metadata: {
|
|
1362
|
-
tags: [
|
|
1363
|
-
productType: ['cider'
|
|
1376
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1377
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1364
1378
|
canBeMarkedOrganic: true // ...synonymOfSulfites,
|
|
1365
1379
|
|
|
1366
1380
|
}
|
|
@@ -1374,8 +1388,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1374
1388
|
message: 'potassium metabisulphite (<Allergen>sulphites</Allergen>)'
|
|
1375
1389
|
},
|
|
1376
1390
|
metadata: {
|
|
1377
|
-
tags: [
|
|
1378
|
-
productType: ['cider'
|
|
1391
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1392
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1379
1393
|
canBeMarkedOrganic: true // ...synonymOfSulfites,
|
|
1380
1394
|
|
|
1381
1395
|
}
|
|
@@ -1411,8 +1425,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1411
1425
|
message: 'E 224 (<Allergen>sulphites</Allergen>)'
|
|
1412
1426
|
},
|
|
1413
1427
|
metadata: {
|
|
1414
|
-
tags: [
|
|
1415
|
-
productType: ['cider'
|
|
1428
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1429
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1416
1430
|
canBeMarkedOrganic: true // ...synonymOfSulfites,
|
|
1417
1431
|
|
|
1418
1432
|
}
|
|
@@ -1426,8 +1440,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1426
1440
|
message: '<Allergen>sulphur dioxide</Allergen>'
|
|
1427
1441
|
},
|
|
1428
1442
|
metadata: _objectSpread({
|
|
1429
|
-
tags: [
|
|
1430
|
-
productType: ['cider'
|
|
1443
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1444
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1431
1445
|
canBeMarkedOrganic: true
|
|
1432
1446
|
}, synonymOfSulfites)
|
|
1433
1447
|
}),
|
|
@@ -1440,8 +1454,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1440
1454
|
message: 'E 220 (<Allergen>sulphites</Allergen>)'
|
|
1441
1455
|
},
|
|
1442
1456
|
metadata: _objectSpread({
|
|
1443
|
-
tags: [
|
|
1444
|
-
productType: ['cider'
|
|
1457
|
+
tags: [].concat(PRESERVATIVE_GROUPS, ['ALLERGEN']),
|
|
1458
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1445
1459
|
canBeMarkedOrganic: true
|
|
1446
1460
|
}, synonymOfSulfites)
|
|
1447
1461
|
}),
|
|
@@ -1450,7 +1464,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1450
1464
|
label: 'E 334',
|
|
1451
1465
|
metadata: {
|
|
1452
1466
|
tags: ['ACIDITY_REGULATOR'],
|
|
1453
|
-
productType: [
|
|
1467
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1454
1468
|
canBeMarkedOrganic: true,
|
|
1455
1469
|
isHiddenInMainList: true,
|
|
1456
1470
|
synonymDescription:
|
|
@@ -1466,7 +1480,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1466
1480
|
label: 'E 296',
|
|
1467
1481
|
metadata: {
|
|
1468
1482
|
tags: ['ACIDITY_REGULATOR'],
|
|
1469
|
-
productType: [
|
|
1483
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1470
1484
|
canBeMarkedOrganic: true,
|
|
1471
1485
|
isHiddenInMainList: true,
|
|
1472
1486
|
synonymDescription:
|
|
@@ -1482,7 +1496,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1482
1496
|
label: 'E 270',
|
|
1483
1497
|
metadata: {
|
|
1484
1498
|
tags: ['ACIDITY_REGULATOR'],
|
|
1485
|
-
productType: [
|
|
1499
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1486
1500
|
canBeMarkedOrganic: true,
|
|
1487
1501
|
isHiddenInMainList: true,
|
|
1488
1502
|
synonymDescription:
|
|
@@ -1498,7 +1512,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1498
1512
|
label: 'E 516',
|
|
1499
1513
|
metadata: {
|
|
1500
1514
|
tags: ['ACIDITY_REGULATOR'],
|
|
1501
|
-
productType: [
|
|
1515
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1502
1516
|
canBeMarkedOrganic: true,
|
|
1503
1517
|
isHiddenInMainList: true,
|
|
1504
1518
|
synonymDescription:
|
|
@@ -1513,8 +1527,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1513
1527
|
key: 'potassiumSorbate_eCode',
|
|
1514
1528
|
label: 'E 202',
|
|
1515
1529
|
metadata: {
|
|
1516
|
-
tags: [
|
|
1517
|
-
productType: ['cider'
|
|
1530
|
+
tags: [].concat(PRESERVATIVE_GROUPS),
|
|
1531
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1518
1532
|
canBeMarkedOrganic: true,
|
|
1519
1533
|
isHiddenInMainList: true,
|
|
1520
1534
|
synonymDescription:
|
|
@@ -1529,8 +1543,8 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1529
1543
|
key: 'dimethyldicarbonate_eCode',
|
|
1530
1544
|
label: 'E 242',
|
|
1531
1545
|
metadata: {
|
|
1532
|
-
tags: [
|
|
1533
|
-
productType: ['cider'
|
|
1546
|
+
tags: [].concat(PRESERVATIVE_GROUPS),
|
|
1547
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1534
1548
|
canBeMarkedOrganic: true,
|
|
1535
1549
|
isHiddenInMainList: true,
|
|
1536
1550
|
synonymDescription:
|
|
@@ -1546,7 +1560,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1546
1560
|
label: 'E 330',
|
|
1547
1561
|
metadata: {
|
|
1548
1562
|
tags: ['STABILISER', 'ACIDITY_REGULATOR'],
|
|
1549
|
-
productType: [
|
|
1563
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1550
1564
|
canBeMarkedOrganic: true,
|
|
1551
1565
|
isHiddenInMainList: true,
|
|
1552
1566
|
synonymDescription:
|
|
@@ -1562,7 +1576,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1562
1576
|
label: 'E 353',
|
|
1563
1577
|
metadata: {
|
|
1564
1578
|
tags: ['STABILISER'],
|
|
1565
|
-
productType: [
|
|
1579
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1566
1580
|
canBeMarkedOrganic: true,
|
|
1567
1581
|
isHiddenInMainList: true,
|
|
1568
1582
|
synonymDescription:
|
|
@@ -1578,7 +1592,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1578
1592
|
label: 'E 414',
|
|
1579
1593
|
metadata: {
|
|
1580
1594
|
tags: ['STABILISER'],
|
|
1581
|
-
productType: [
|
|
1595
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1582
1596
|
canBeMarkedOrganic: true,
|
|
1583
1597
|
isHiddenInMainList: true,
|
|
1584
1598
|
synonymDescription:
|
|
@@ -1594,7 +1608,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1594
1608
|
label: 'E 466',
|
|
1595
1609
|
metadata: {
|
|
1596
1610
|
tags: ['STABILISER'],
|
|
1597
|
-
productType: [
|
|
1611
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1598
1612
|
canBeMarkedOrganic: true,
|
|
1599
1613
|
isHiddenInMainList: true,
|
|
1600
1614
|
synonymDescription:
|
|
@@ -1610,7 +1624,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1610
1624
|
label: 'E 456',
|
|
1611
1625
|
metadata: {
|
|
1612
1626
|
tags: ['STABILISER'],
|
|
1613
|
-
productType: [
|
|
1627
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1614
1628
|
canBeMarkedOrganic: true,
|
|
1615
1629
|
isHiddenInMainList: true,
|
|
1616
1630
|
synonymDescription:
|
|
@@ -1626,7 +1640,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1626
1640
|
label: 'E 290',
|
|
1627
1641
|
metadata: {
|
|
1628
1642
|
tags: ['RAW_MATERIAL'],
|
|
1629
|
-
productType: ['cider'
|
|
1643
|
+
productType: ['cider'].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1630
1644
|
canBeMarkedOrganic: true,
|
|
1631
1645
|
isHiddenInMainList: true,
|
|
1632
1646
|
synonymDescription:
|
|
@@ -1642,7 +1656,7 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1642
1656
|
label: 'E 150',
|
|
1643
1657
|
metadata: {
|
|
1644
1658
|
tags: ['OTHER_INGREDIENT'],
|
|
1645
|
-
productType: [
|
|
1659
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]), _toConsumableArray(_productTypesOtherDrinks["default"])),
|
|
1646
1660
|
canBeMarkedOrganic: true,
|
|
1647
1661
|
isHiddenInMainList: true,
|
|
1648
1662
|
synonymDescription:
|
|
@@ -1656,9 +1670,9 @@ const allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.def
|
|
|
1656
1670
|
|
|
1657
1671
|
});
|
|
1658
1672
|
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
productTypes.forEach(productType
|
|
1673
|
+
var byProductType = Object.values(allIngredients).reduce(function (acc, ingredient) {
|
|
1674
|
+
var productTypes = ingredient.metadata.productType;
|
|
1675
|
+
productTypes.forEach(function (productType) {
|
|
1662
1676
|
if (!acc[productType]) acc[productType] = [];
|
|
1663
1677
|
acc[productType].push(ingredient);
|
|
1664
1678
|
});
|
|
@@ -1666,4 +1680,4 @@ const byProductType = Object.values(allIngredients).reduce((acc, ingredient) =>
|
|
|
1666
1680
|
}, {});
|
|
1667
1681
|
exports.byProductType = byProductType;
|
|
1668
1682
|
var _default = allIngredients;
|
|
1669
|
-
exports
|
|
1683
|
+
exports["default"] = _default;
|