@bottlebooks/valid-values 8.1.10-alpha.4 → 9.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +19 -10
- package/README.md +1 -0
- package/dist/core/translate.test.js +1 -1
- package/dist/index.js +2 -2
- package/dist/main.js +6 -6
- package/dist/validValues/award/award.js +30 -30
- package/dist/validValues/awardMedal/awardMedal.js +2 -2
- package/dist/validValues/beerStyle/beerStyle.js +3 -3
- package/dist/validValues/certification/certification.js +2 -2
- package/dist/validValues/containerColor/containerColor.js +2 -2
- package/dist/validValues/containerType/containerType.js +2 -2
- package/dist/validValues/country/country.js +4 -4
- package/dist/validValues/designation/designation.js +2 -2
- package/dist/validValues/foodBusinessOperatorType/foodBusinessOperatorType.js +2 -2
- package/dist/validValues/ingredient/deprecatedIngredient.js +59 -59
- package/dist/validValues/ingredient/ingredient.d.ts.map +1 -1
- package/dist/validValues/ingredient/ingredient.js +111 -103
- package/dist/validValues/ingredient/ingredient.test.js +2 -2
- package/dist/validValues/ingredient/locales/hr.d.ts.map +1 -1
- package/dist/validValues/ingredient/locales/hr.js +1 -1
- package/dist/validValues/locales.js +2 -2
- package/dist/validValues/otherTranslations/otherTranslations.js +2 -2
- package/dist/validValues/packagingCertification/packagingCertification.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/bg.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/bg.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/cs.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/cs.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/da.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/de.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/de.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/el.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/el.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/es.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/es.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/et.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/et.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/fi.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/fi.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/fr.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/fr.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/ga.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/ga.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/hr.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/hr.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/hu.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/hu.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/it.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/it.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/lt.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/lt.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/lv.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/lv.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/mt.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/mt.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/nl.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/nl.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/pl.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/pl.js +1 -1
- package/dist/validValues/packagingGasesFunction/locales/pt.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/pt.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/ro.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/ro.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/sk.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/sk.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/sl.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/sl.js +2 -2
- package/dist/validValues/packagingGasesFunction/locales/sv.d.ts.map +1 -1
- package/dist/validValues/packagingGasesFunction/locales/sv.js +2 -2
- package/dist/validValues/packagingGasesFunction/packagingGasesFunction.js +2 -2
- package/dist/validValues/packagingMaterialType/packagingMaterialType.js +6 -6
- package/dist/validValues/packagingMaterialType/packagingMaterialType_deprecated.js +2 -2
- package/dist/validValues/productType/productType.js +2 -2
- package/dist/validValues/productionMethod/productionMethod.js +2 -2
- package/dist/validValues/region/region.js +4 -4
- package/dist/validValues/responsibleConsumptionLogo/responsibleConsumptionLogo.js +2 -2
- package/dist/validValues/subregion/subregion.js +4 -4
- package/dist/validValues/types/IngredientTag.d.ts +1 -1
- package/dist/validValues/types/IngredientTag.d.ts.map +1 -1
- package/dist/validValues/types/award_p85_100.js +2 -2
- package/dist/validValues/types/productTypesAromatisedWine.js +2 -2
- package/dist/validValues/types/productTypesSpirit.js +2 -2
- package/dist/validValues/types/productTypesWine.js +2 -2
- package/dist/validValues/utils/loadLocalizedData.js +1 -1
- package/dist/validValues/varietyName/varietyName.js +2 -2
- package/dist/validValues/wineColor/wineColor.js +2 -2
- package/dist/validValues/wineType/wineType.js +2 -2
- package/dist/validValues.js +22 -22
- package/package.json +2 -2
- package/src/validValues/ingredient/ingredient.ts +9 -3
- package/src/validValues/ingredient/locales/bg.po +1 -0
- package/src/validValues/ingredient/locales/cs.po +1 -0
- package/src/validValues/ingredient/locales/da.po +1 -0
- package/src/validValues/ingredient/locales/de.po +1 -0
- package/src/validValues/ingredient/locales/el.po +1 -0
- package/src/validValues/ingredient/locales/en.po +1 -0
- package/src/validValues/ingredient/locales/es.po +1 -0
- package/src/validValues/ingredient/locales/et.po +1 -0
- package/src/validValues/ingredient/locales/fi.po +1 -0
- package/src/validValues/ingredient/locales/fr.po +1 -0
- package/src/validValues/ingredient/locales/ga.po +1 -0
- package/src/validValues/ingredient/locales/hr.po +2 -1
- package/src/validValues/ingredient/locales/hr.ts +1 -1
- package/src/validValues/ingredient/locales/hu.po +1 -0
- package/src/validValues/ingredient/locales/it.po +1 -0
- package/src/validValues/ingredient/locales/lt.po +1 -0
- package/src/validValues/ingredient/locales/lv.po +1 -0
- package/src/validValues/ingredient/locales/mt.po +1 -0
- package/src/validValues/ingredient/locales/nl.po +1 -0
- package/src/validValues/ingredient/locales/pl.po +1 -0
- package/src/validValues/ingredient/locales/pt.po +1 -0
- package/src/validValues/ingredient/locales/ro.po +1 -0
- package/src/validValues/ingredient/locales/sk.po +1 -0
- package/src/validValues/ingredient/locales/sl.po +1 -0
- package/src/validValues/ingredient/locales/sv.po +1 -0
- package/src/validValues/packagingGasesFunction/locales/bg.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/bg.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/cs.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/cs.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/da.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/da.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/de.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/de.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/el.po +1 -1
- package/src/validValues/packagingGasesFunction/locales/el.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/es.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/es.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/et.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/et.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/fi.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/fi.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/fr.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/fr.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/ga.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/ga.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/hr.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/hr.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/hu.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/hu.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/it.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/it.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/lt.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/lt.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/lv.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/lv.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/mt.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/mt.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/nl.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/nl.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/pl.po +1 -1
- package/src/validValues/packagingGasesFunction/locales/pl.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/pt.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/pt.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/ro.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/ro.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/sk.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/sk.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/sl.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/sl.ts +1 -1
- package/src/validValues/packagingGasesFunction/locales/sv.po +2 -2
- package/src/validValues/packagingGasesFunction/locales/sv.ts +1 -1
- package/src/validValues/types/IngredientTag.ts +3 -0
- package/dist/locales/locales.d.ts +0 -80
- package/dist/locales/locales.d.ts.map +0 -1
- package/dist/locales/locales.js +0 -159
- package/dist/locales/po/bg.d.js +0 -5
- package/dist/locales/po/bg.d.ts +0 -2526
- package/dist/locales/po/bg.d.ts.map +0 -1
- package/dist/locales/po/bg.js +0 -2534
- package/dist/locales/po/cs.d.js +0 -5
- package/dist/locales/po/cs.d.ts +0 -2526
- package/dist/locales/po/cs.d.ts.map +0 -1
- package/dist/locales/po/cs.js +0 -2534
- package/dist/locales/po/da.d.js +0 -5
- package/dist/locales/po/da.d.ts +0 -2526
- package/dist/locales/po/da.d.ts.map +0 -1
- package/dist/locales/po/da.js +0 -2534
- package/dist/locales/po/de.d.js +0 -5
- package/dist/locales/po/de.d.ts +0 -2526
- package/dist/locales/po/de.d.ts.map +0 -1
- package/dist/locales/po/de.js +0 -2534
- package/dist/locales/po/ee.d.js +0 -5
- package/dist/locales/po/ee.d.ts +0 -2526
- package/dist/locales/po/ee.d.ts.map +0 -1
- package/dist/locales/po/ee.js +0 -2534
- package/dist/locales/po/el.d.js +0 -5
- package/dist/locales/po/el.d.ts +0 -2526
- package/dist/locales/po/el.d.ts.map +0 -1
- package/dist/locales/po/el.js +0 -2534
- package/dist/locales/po/en.d.js +0 -5
- package/dist/locales/po/en.d.ts +0 -2526
- package/dist/locales/po/en.d.ts.map +0 -1
- package/dist/locales/po/en.js +0 -2534
- package/dist/locales/po/es.d.js +0 -5
- package/dist/locales/po/es.d.ts +0 -2526
- package/dist/locales/po/es.d.ts.map +0 -1
- package/dist/locales/po/es.js +0 -2534
- package/dist/locales/po/fi.d.js +0 -5
- package/dist/locales/po/fi.d.ts +0 -2526
- package/dist/locales/po/fi.d.ts.map +0 -1
- package/dist/locales/po/fi.js +0 -2534
- package/dist/locales/po/fr.d.js +0 -5
- package/dist/locales/po/fr.d.ts +0 -2526
- package/dist/locales/po/fr.d.ts.map +0 -1
- package/dist/locales/po/fr.js +0 -2534
- package/dist/locales/po/ga.d.js +0 -5
- package/dist/locales/po/ga.d.ts +0 -2526
- package/dist/locales/po/ga.d.ts.map +0 -1
- package/dist/locales/po/ga.js +0 -2534
- package/dist/locales/po/hr.d.js +0 -5
- package/dist/locales/po/hr.d.ts +0 -2526
- package/dist/locales/po/hr.d.ts.map +0 -1
- package/dist/locales/po/hr.js +0 -2534
- package/dist/locales/po/hu.d.js +0 -5
- package/dist/locales/po/hu.d.ts +0 -2526
- package/dist/locales/po/hu.d.ts.map +0 -1
- package/dist/locales/po/hu.js +0 -2534
- package/dist/locales/po/it.d.js +0 -5
- package/dist/locales/po/it.d.ts +0 -2526
- package/dist/locales/po/it.d.ts.map +0 -1
- package/dist/locales/po/it.js +0 -2534
- package/dist/locales/po/lt.d.js +0 -5
- package/dist/locales/po/lt.d.ts +0 -2526
- package/dist/locales/po/lt.d.ts.map +0 -1
- package/dist/locales/po/lt.js +0 -2534
- package/dist/locales/po/lv.d.js +0 -5
- package/dist/locales/po/lv.d.ts +0 -2526
- package/dist/locales/po/lv.d.ts.map +0 -1
- package/dist/locales/po/lv.js +0 -2534
- package/dist/locales/po/mt.d.js +0 -5
- package/dist/locales/po/mt.d.ts +0 -2526
- package/dist/locales/po/mt.d.ts.map +0 -1
- package/dist/locales/po/mt.js +0 -2534
- package/dist/locales/po/nl.d.js +0 -5
- package/dist/locales/po/nl.d.ts +0 -2526
- package/dist/locales/po/nl.d.ts.map +0 -1
- package/dist/locales/po/nl.js +0 -2534
- package/dist/locales/po/pl.d.js +0 -5
- package/dist/locales/po/pl.d.ts +0 -2526
- package/dist/locales/po/pl.d.ts.map +0 -1
- package/dist/locales/po/pl.js +0 -2534
- package/dist/locales/po/pt.d.js +0 -5
- package/dist/locales/po/pt.d.ts +0 -2526
- package/dist/locales/po/pt.d.ts.map +0 -1
- package/dist/locales/po/pt.js +0 -2534
- package/dist/locales/po/ro.d.js +0 -5
- package/dist/locales/po/ro.d.ts +0 -2526
- package/dist/locales/po/ro.d.ts.map +0 -1
- package/dist/locales/po/ro.js +0 -2534
- package/dist/locales/po/se.d.js +0 -5
- package/dist/locales/po/se.d.ts +0 -2526
- package/dist/locales/po/se.d.ts.map +0 -1
- package/dist/locales/po/se.js +0 -2534
- package/dist/locales/po/si.d.js +0 -5
- package/dist/locales/po/si.d.ts +0 -2526
- package/dist/locales/po/si.d.ts.map +0 -1
- package/dist/locales/po/si.js +0 -2534
- package/dist/locales/po/sk.d.js +0 -5
- package/dist/locales/po/sk.d.ts +0 -2526
- package/dist/locales/po/sk.d.ts.map +0 -1
- package/dist/locales/po/sk.js +0 -2534
- package/dist/validValues/award.d.ts +0 -218
- package/dist/validValues/award.d.ts.map +0 -1
- package/dist/validValues/award.js +0 -1065
- package/dist/validValues/awardMedal/locales/ee.d.js +0 -5
- package/dist/validValues/awardMedal/locales/ee.d.ts +0 -231
- package/dist/validValues/awardMedal/locales/ee.d.ts.map +0 -1
- package/dist/validValues/awardMedal/locales/ee.js +0 -239
- package/dist/validValues/awardMedal/locales/se.d.js +0 -5
- package/dist/validValues/awardMedal/locales/se.d.ts +0 -231
- package/dist/validValues/awardMedal/locales/se.d.ts.map +0 -1
- package/dist/validValues/awardMedal/locales/se.js +0 -239
- package/dist/validValues/awardMedal/locales/si.d.js +0 -5
- package/dist/validValues/awardMedal/locales/si.d.ts +0 -231
- package/dist/validValues/awardMedal/locales/si.d.ts.map +0 -1
- package/dist/validValues/awardMedal/locales/si.js +0 -239
- package/dist/validValues/awardMedal.d.ts +0 -236
- package/dist/validValues/awardMedal.d.ts.map +0 -1
- package/dist/validValues/awardMedal.js +0 -2070
- package/dist/validValues/beerStyle/locales/ee.d.js +0 -5
- package/dist/validValues/beerStyle/locales/ee.d.ts +0 -96
- package/dist/validValues/beerStyle/locales/ee.d.ts.map +0 -1
- package/dist/validValues/beerStyle/locales/ee.js +0 -104
- package/dist/validValues/beerStyle/locales/se.d.js +0 -5
- package/dist/validValues/beerStyle/locales/se.d.ts +0 -96
- package/dist/validValues/beerStyle/locales/se.d.ts.map +0 -1
- package/dist/validValues/beerStyle/locales/se.js +0 -104
- package/dist/validValues/beerStyle/locales/si.d.js +0 -5
- package/dist/validValues/beerStyle/locales/si.d.ts +0 -96
- package/dist/validValues/beerStyle/locales/si.d.ts.map +0 -1
- package/dist/validValues/beerStyle/locales/si.js +0 -104
- package/dist/validValues/beerStyle.d.ts +0 -101
- package/dist/validValues/beerStyle.d.ts.map +0 -1
- package/dist/validValues/beerStyle.js +0 -855
- package/dist/validValues/certification.d.ts +0 -35
- package/dist/validValues/certification.d.ts.map +0 -1
- package/dist/validValues/certification.js +0 -286
- package/dist/validValues/containerColor/locales/ee.d.js +0 -5
- package/dist/validValues/containerColor/locales/ee.d.ts +0 -11
- package/dist/validValues/containerColor/locales/ee.d.ts.map +0 -1
- package/dist/validValues/containerColor/locales/ee.js +0 -19
- package/dist/validValues/containerColor/locales/se.d.js +0 -5
- package/dist/validValues/containerColor/locales/se.d.ts +0 -11
- package/dist/validValues/containerColor/locales/se.d.ts.map +0 -1
- package/dist/validValues/containerColor/locales/se.js +0 -19
- package/dist/validValues/containerColor/locales/si.d.js +0 -5
- package/dist/validValues/containerColor/locales/si.d.ts +0 -11
- package/dist/validValues/containerColor/locales/si.d.ts.map +0 -1
- package/dist/validValues/containerColor/locales/si.js +0 -19
- package/dist/validValues/containerColor.d.ts +0 -16
- package/dist/validValues/containerColor.d.ts.map +0 -1
- package/dist/validValues/containerColor.js +0 -90
- package/dist/validValues/containerType/locales/ee.d.js +0 -5
- package/dist/validValues/containerType/locales/ee.d.ts +0 -8
- package/dist/validValues/containerType/locales/ee.d.ts.map +0 -1
- package/dist/validValues/containerType/locales/ee.js +0 -16
- package/dist/validValues/containerType/locales/se.d.js +0 -5
- package/dist/validValues/containerType/locales/se.d.ts +0 -8
- package/dist/validValues/containerType/locales/se.d.ts.map +0 -1
- package/dist/validValues/containerType/locales/se.js +0 -16
- package/dist/validValues/containerType/locales/si.d.js +0 -5
- package/dist/validValues/containerType/locales/si.d.ts +0 -8
- package/dist/validValues/containerType/locales/si.d.ts.map +0 -1
- package/dist/validValues/containerType/locales/si.js +0 -16
- package/dist/validValues/containerType.d.ts +0 -13
- package/dist/validValues/containerType.d.ts.map +0 -1
- package/dist/validValues/containerType.js +0 -63
- package/dist/validValues/country/locales/ee.d.js +0 -5
- package/dist/validValues/country/locales/ee.d.ts +0 -150
- package/dist/validValues/country/locales/ee.d.ts.map +0 -1
- package/dist/validValues/country/locales/ee.js +0 -158
- package/dist/validValues/country/locales/se.d.js +0 -5
- package/dist/validValues/country/locales/se.d.ts +0 -150
- package/dist/validValues/country/locales/se.d.ts.map +0 -1
- package/dist/validValues/country/locales/se.js +0 -158
- package/dist/validValues/country/locales/si.d.js +0 -5
- package/dist/validValues/country/locales/si.d.ts +0 -150
- package/dist/validValues/country/locales/si.d.ts.map +0 -1
- package/dist/validValues/country/locales/si.js +0 -158
- package/dist/validValues/country.d.ts +0 -157
- package/dist/validValues/country.d.ts.map +0 -1
- package/dist/validValues/country.js +0 -1488
- package/dist/validValues/designation/locales/ee.d.js +0 -5
- package/dist/validValues/designation/locales/ee.d.ts +0 -14
- package/dist/validValues/designation/locales/ee.d.ts.map +0 -1
- package/dist/validValues/designation/locales/ee.js +0 -22
- package/dist/validValues/designation/locales/se.d.js +0 -5
- package/dist/validValues/designation/locales/se.d.ts +0 -14
- package/dist/validValues/designation/locales/se.d.ts.map +0 -1
- package/dist/validValues/designation/locales/se.js +0 -22
- package/dist/validValues/designation/locales/si.d.js +0 -5
- package/dist/validValues/designation/locales/si.d.ts +0 -14
- package/dist/validValues/designation/locales/si.d.ts.map +0 -1
- package/dist/validValues/designation/locales/si.js +0 -22
- package/dist/validValues/designation.d.ts +0 -60
- package/dist/validValues/designation.d.ts.map +0 -1
- package/dist/validValues/designation.js +0 -169
- package/dist/validValues/ingredient/locales/ee.d.js +0 -5
- package/dist/validValues/ingredient/locales/ee.d.ts +0 -57
- package/dist/validValues/ingredient/locales/ee.d.ts.map +0 -1
- package/dist/validValues/ingredient/locales/ee.js +0 -65
- package/dist/validValues/ingredient/locales/se.d.js +0 -5
- package/dist/validValues/ingredient/locales/se.d.ts +0 -57
- package/dist/validValues/ingredient/locales/se.d.ts.map +0 -1
- package/dist/validValues/ingredient/locales/se.js +0 -65
- package/dist/validValues/ingredient/locales/si.d.js +0 -5
- package/dist/validValues/ingredient/locales/si.d.ts +0 -57
- package/dist/validValues/ingredient/locales/si.d.ts.map +0 -1
- package/dist/validValues/ingredient/locales/si.js +0 -65
- package/dist/validValues/ingredient.d.ts +0 -71
- package/dist/validValues/ingredient.d.ts.map +0 -1
- package/dist/validValues/ingredient.js +0 -737
- package/dist/validValues/json/appelation.d.ts +0 -2
- package/dist/validValues/json/appelation.d.ts.map +0 -1
- package/dist/validValues/packagingCertification/locales/ee.d.js +0 -5
- package/dist/validValues/packagingCertification/locales/ee.d.ts +0 -2
- package/dist/validValues/packagingCertification/locales/ee.d.ts.map +0 -1
- package/dist/validValues/packagingCertification/locales/ee.js +0 -10
- package/dist/validValues/packagingCertification/locales/se.d.js +0 -5
- package/dist/validValues/packagingCertification/locales/se.d.ts +0 -2
- package/dist/validValues/packagingCertification/locales/se.d.ts.map +0 -1
- package/dist/validValues/packagingCertification/locales/se.js +0 -10
- package/dist/validValues/packagingCertification/locales/si.d.js +0 -5
- package/dist/validValues/packagingCertification/locales/si.d.ts +0 -2
- package/dist/validValues/packagingCertification/locales/si.d.ts.map +0 -1
- package/dist/validValues/packagingCertification/locales/si.js +0 -10
- package/dist/validValues/packagingCertification.d.ts +0 -12
- package/dist/validValues/packagingCertification.d.ts.map +0 -1
- package/dist/validValues/packagingCertification.js +0 -56
- package/dist/validValues/packagingMaterialType/locales/ee.d.js +0 -5
- package/dist/validValues/packagingMaterialType/locales/ee.d.ts +0 -52
- package/dist/validValues/packagingMaterialType/locales/ee.d.ts.map +0 -1
- package/dist/validValues/packagingMaterialType/locales/ee.js +0 -60
- package/dist/validValues/packagingMaterialType/locales/se.d.js +0 -5
- package/dist/validValues/packagingMaterialType/locales/se.d.ts +0 -52
- package/dist/validValues/packagingMaterialType/locales/se.d.ts.map +0 -1
- package/dist/validValues/packagingMaterialType/locales/se.js +0 -60
- package/dist/validValues/packagingMaterialType/locales/si.d.js +0 -5
- package/dist/validValues/packagingMaterialType/locales/si.d.ts +0 -52
- package/dist/validValues/packagingMaterialType/locales/si.d.ts.map +0 -1
- package/dist/validValues/packagingMaterialType/locales/si.js +0 -60
- package/dist/validValues/packagingMaterialType.d.ts +0 -59
- package/dist/validValues/packagingMaterialType.d.ts.map +0 -1
- package/dist/validValues/packagingMaterialType.js +0 -706
- package/dist/validValues/productType/locales/ee.d.js +0 -5
- package/dist/validValues/productType/locales/ee.d.ts +0 -42
- package/dist/validValues/productType/locales/ee.d.ts.map +0 -1
- package/dist/validValues/productType/locales/ee.js +0 -50
- package/dist/validValues/productType/locales/se.d.js +0 -5
- package/dist/validValues/productType/locales/se.d.ts +0 -42
- package/dist/validValues/productType/locales/se.d.ts.map +0 -1
- package/dist/validValues/productType/locales/se.js +0 -50
- package/dist/validValues/productType/locales/si.d.js +0 -5
- package/dist/validValues/productType/locales/si.d.ts +0 -42
- package/dist/validValues/productType/locales/si.d.ts.map +0 -1
- package/dist/validValues/productType/locales/si.js +0 -50
- package/dist/validValues/productType.d.ts +0 -47
- package/dist/validValues/productType.d.ts.map +0 -1
- package/dist/validValues/productType.js +0 -369
- package/dist/validValues/productionMethod/locales/ee.d.js +0 -5
- package/dist/validValues/productionMethod/locales/ee.d.ts +0 -15
- package/dist/validValues/productionMethod/locales/ee.d.ts.map +0 -1
- package/dist/validValues/productionMethod/locales/ee.js +0 -23
- package/dist/validValues/productionMethod/locales/se.d.js +0 -5
- package/dist/validValues/productionMethod/locales/se.d.ts +0 -15
- package/dist/validValues/productionMethod/locales/se.d.ts.map +0 -1
- package/dist/validValues/productionMethod/locales/se.js +0 -23
- package/dist/validValues/productionMethod/locales/si.d.js +0 -5
- package/dist/validValues/productionMethod/locales/si.d.ts +0 -15
- package/dist/validValues/productionMethod/locales/si.d.ts.map +0 -1
- package/dist/validValues/productionMethod/locales/si.js +0 -23
- package/dist/validValues/productionMethod.d.ts +0 -20
- package/dist/validValues/productionMethod.d.ts.map +0 -1
- package/dist/validValues/productionMethod.js +0 -126
- package/dist/validValues/region/locales/ee.d.js +0 -5
- package/dist/validValues/region/locales/ee.d.ts +0 -481
- package/dist/validValues/region/locales/ee.d.ts.map +0 -1
- package/dist/validValues/region/locales/ee.js +0 -489
- package/dist/validValues/region/locales/se.d.js +0 -5
- package/dist/validValues/region/locales/se.d.ts +0 -481
- package/dist/validValues/region/locales/se.d.ts.map +0 -1
- package/dist/validValues/region/locales/se.js +0 -489
- package/dist/validValues/region/locales/si.d.js +0 -5
- package/dist/validValues/region/locales/si.d.ts +0 -481
- package/dist/validValues/region/locales/si.d.ts.map +0 -1
- package/dist/validValues/region/locales/si.js +0 -489
- package/dist/validValues/region.d.ts +0 -489
- package/dist/validValues/region.d.ts.map +0 -1
- package/dist/validValues/region.js +0 -4814
- package/dist/validValues/responsibleConsumptionLogo/locales/ee.d.js +0 -5
- package/dist/validValues/responsibleConsumptionLogo/locales/ee.d.ts +0 -7
- package/dist/validValues/responsibleConsumptionLogo/locales/ee.d.ts.map +0 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/ee.js +0 -15
- package/dist/validValues/responsibleConsumptionLogo/locales/se.d.js +0 -5
- package/dist/validValues/responsibleConsumptionLogo/locales/se.d.ts +0 -7
- package/dist/validValues/responsibleConsumptionLogo/locales/se.d.ts.map +0 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/se.js +0 -15
- package/dist/validValues/responsibleConsumptionLogo/locales/si.d.js +0 -5
- package/dist/validValues/responsibleConsumptionLogo/locales/si.d.ts +0 -7
- package/dist/validValues/responsibleConsumptionLogo/locales/si.d.ts.map +0 -1
- package/dist/validValues/responsibleConsumptionLogo/locales/si.js +0 -15
- package/dist/validValues/responsibleConsumptionLogo.d.ts +0 -12
- package/dist/validValues/responsibleConsumptionLogo.d.ts.map +0 -1
- package/dist/validValues/responsibleConsumptionLogo.js +0 -66
- package/dist/validValues/subregion/locales/ee.d.js +0 -5
- package/dist/validValues/subregion/locales/ee.d.ts +0 -1392
- package/dist/validValues/subregion/locales/ee.d.ts.map +0 -1
- package/dist/validValues/subregion/locales/ee.js +0 -1400
- package/dist/validValues/subregion/locales/se.d.js +0 -5
- package/dist/validValues/subregion/locales/se.d.ts +0 -1392
- package/dist/validValues/subregion/locales/se.d.ts.map +0 -1
- package/dist/validValues/subregion/locales/se.js +0 -1400
- package/dist/validValues/subregion/locales/si.d.js +0 -5
- package/dist/validValues/subregion/locales/si.d.ts +0 -1392
- package/dist/validValues/subregion/locales/si.d.ts.map +0 -1
- package/dist/validValues/subregion/locales/si.js +0 -1400
- package/dist/validValues/subregion.d.ts +0 -1395
- package/dist/validValues/subregion.d.ts.map +0 -1
- package/dist/validValues/subregion.js +0 -12508
- package/dist/validValues/types/Award.d.ts +0 -35
- package/dist/validValues/types/Award.d.ts.map +0 -1
- package/dist/validValues/types/Award.js +0 -5
- package/dist/validValues/types/Country.d.ts +0 -35
- package/dist/validValues/types/Country.d.ts.map +0 -1
- package/dist/validValues/types/Country.js +0 -5
- package/dist/validValues/utils/createValidValues.d.ts +0 -28
- package/dist/validValues/utils/createValidValues.d.ts.map +0 -1
- package/dist/validValues/utils/createValidValues.js +0 -98
- package/dist/validValues/varietyName.d.ts +0 -1966
- package/dist/validValues/varietyName.d.ts.map +0 -1
- package/dist/validValues/varietyName.js +0 -7848
- package/dist/validValues/wineColor/locales/ee.d.js +0 -5
- package/dist/validValues/wineColor/locales/ee.d.ts +0 -7
- package/dist/validValues/wineColor/locales/ee.d.ts.map +0 -1
- package/dist/validValues/wineColor/locales/ee.js +0 -15
- package/dist/validValues/wineColor/locales/se.d.js +0 -5
- package/dist/validValues/wineColor/locales/se.d.ts +0 -7
- package/dist/validValues/wineColor/locales/se.d.ts.map +0 -1
- package/dist/validValues/wineColor/locales/se.js +0 -15
- package/dist/validValues/wineColor/locales/si.d.js +0 -5
- package/dist/validValues/wineColor/locales/si.d.ts +0 -7
- package/dist/validValues/wineColor/locales/si.d.ts.map +0 -1
- package/dist/validValues/wineColor/locales/si.js +0 -15
- package/dist/validValues/wineColor.d.ts +0 -12
- package/dist/validValues/wineColor.d.ts.map +0 -1
- package/dist/validValues/wineColor.js +0 -54
- package/dist/validValues/wineType/locales/ee.d.js +0 -5
- package/dist/validValues/wineType/locales/ee.d.ts +0 -7
- package/dist/validValues/wineType/locales/ee.d.ts.map +0 -1
- package/dist/validValues/wineType/locales/ee.js +0 -15
- package/dist/validValues/wineType/locales/se.d.js +0 -5
- package/dist/validValues/wineType/locales/se.d.ts +0 -7
- package/dist/validValues/wineType/locales/se.d.ts.map +0 -1
- package/dist/validValues/wineType/locales/se.js +0 -15
- package/dist/validValues/wineType/locales/si.d.js +0 -5
- package/dist/validValues/wineType/locales/si.d.ts +0 -7
- package/dist/validValues/wineType/locales/si.d.ts.map +0 -1
- package/dist/validValues/wineType/locales/si.js +0 -15
- package/dist/validValues/wineType.d.ts +0 -12
- package/dist/validValues/wineType.d.ts.map +0 -1
- package/dist/validValues/wineType.js +0 -54
|
@@ -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
|
|
|
@@ -15,7 +15,7 @@ var _productTypesAromatisedWine = _interopRequireDefault(require("../types/produ
|
|
|
15
15
|
|
|
16
16
|
var _deprecatedIngredient = _interopRequireDefault(require("./deprecatedIngredient"));
|
|
17
17
|
|
|
18
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
18
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
19
19
|
|
|
20
20
|
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
21
21
|
|
|
@@ -29,9 +29,9 @@ function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToAr
|
|
|
29
29
|
|
|
30
30
|
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; }
|
|
31
31
|
|
|
32
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object);
|
|
32
|
+
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; }
|
|
33
33
|
|
|
34
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]
|
|
34
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
35
35
|
|
|
36
36
|
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; }
|
|
37
37
|
|
|
@@ -59,9 +59,17 @@ var synonymOfEggs = {
|
|
|
59
59
|
message: "You can use 'egg' instead."
|
|
60
60
|
}
|
|
61
61
|
};
|
|
62
|
-
var synonymOfMilk = {
|
|
62
|
+
var synonymOfMilk = {
|
|
63
|
+
isHiddenInMainList: true,
|
|
64
|
+
synonymDescription:
|
|
65
|
+
/*i18n*/
|
|
66
|
+
{
|
|
67
|
+
id: 'validValues.ingredient.milk.synonymDescription',
|
|
68
|
+
message: "You can use 'milk' instead."
|
|
69
|
+
}
|
|
70
|
+
};
|
|
63
71
|
|
|
64
|
-
var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient
|
|
72
|
+
var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient["default"]), {}, {
|
|
65
73
|
// ...synonymIngredient,
|
|
66
74
|
aleppoPineResin: ingredient({
|
|
67
75
|
key: 'aleppoPineResin',
|
|
@@ -73,7 +81,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
73
81
|
},
|
|
74
82
|
metadata: {
|
|
75
83
|
tags: ['OTHER_INGREDIENT'],
|
|
76
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
84
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
77
85
|
}
|
|
78
86
|
}),
|
|
79
87
|
ammoniaCaramel: ingredient({
|
|
@@ -86,7 +94,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
86
94
|
},
|
|
87
95
|
metadata: {
|
|
88
96
|
tags: ['COLOUR'],
|
|
89
|
-
productType: _productTypesAromatisedWine
|
|
97
|
+
productType: _productTypesAromatisedWine["default"]
|
|
90
98
|
}
|
|
91
99
|
}),
|
|
92
100
|
sunsetYellow: ingredient({
|
|
@@ -99,7 +107,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
99
107
|
},
|
|
100
108
|
metadata: {
|
|
101
109
|
tags: ['COLOUR'],
|
|
102
|
-
productType: _productTypesAromatisedWine
|
|
110
|
+
productType: _productTypesAromatisedWine["default"]
|
|
103
111
|
}
|
|
104
112
|
}),
|
|
105
113
|
sunsetYellow_eCode: ingredient({
|
|
@@ -112,7 +120,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
112
120
|
},
|
|
113
121
|
metadata: {
|
|
114
122
|
tags: ['COLOUR'],
|
|
115
|
-
productType: _productTypesAromatisedWine
|
|
123
|
+
productType: _productTypesAromatisedWine["default"],
|
|
116
124
|
isHiddenInMainList: true,
|
|
117
125
|
synonymDescription:
|
|
118
126
|
/*i18n*/
|
|
@@ -131,7 +139,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
131
139
|
},
|
|
132
140
|
metadata: {
|
|
133
141
|
tags: ['COLOUR'],
|
|
134
|
-
productType: _productTypesAromatisedWine
|
|
142
|
+
productType: _productTypesAromatisedWine["default"]
|
|
135
143
|
}
|
|
136
144
|
}),
|
|
137
145
|
quinolineYellowWith_eCode: ingredient({
|
|
@@ -144,7 +152,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
144
152
|
},
|
|
145
153
|
metadata: {
|
|
146
154
|
tags: ['COLOUR'],
|
|
147
|
-
productType: _productTypesAromatisedWine
|
|
155
|
+
productType: _productTypesAromatisedWine["default"],
|
|
148
156
|
isHiddenInMainList: true,
|
|
149
157
|
synonymDescription:
|
|
150
158
|
/*i18n*/
|
|
@@ -163,7 +171,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
163
171
|
},
|
|
164
172
|
metadata: {
|
|
165
173
|
tags: ['COLOUR'],
|
|
166
|
-
productType: _productTypesAromatisedWine
|
|
174
|
+
productType: _productTypesAromatisedWine["default"]
|
|
167
175
|
}
|
|
168
176
|
}),
|
|
169
177
|
carmoisine_eCode: ingredient({
|
|
@@ -176,7 +184,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
176
184
|
},
|
|
177
185
|
metadata: {
|
|
178
186
|
tags: ['COLOUR'],
|
|
179
|
-
productType: _productTypesAromatisedWine
|
|
187
|
+
productType: _productTypesAromatisedWine["default"],
|
|
180
188
|
isHiddenInMainList: true,
|
|
181
189
|
synonymDescription:
|
|
182
190
|
/*i18n*/
|
|
@@ -195,7 +203,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
195
203
|
},
|
|
196
204
|
metadata: {
|
|
197
205
|
tags: ['COLOUR'],
|
|
198
|
-
productType: _productTypesAromatisedWine
|
|
206
|
+
productType: _productTypesAromatisedWine["default"]
|
|
199
207
|
}
|
|
200
208
|
}),
|
|
201
209
|
alluraRed_eCode: ingredient({
|
|
@@ -208,7 +216,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
208
216
|
},
|
|
209
217
|
metadata: {
|
|
210
218
|
tags: ['COLOUR'],
|
|
211
|
-
productType: _productTypesAromatisedWine
|
|
219
|
+
productType: _productTypesAromatisedWine["default"],
|
|
212
220
|
isHiddenInMainList: true,
|
|
213
221
|
synonymDescription:
|
|
214
222
|
/*i18n*/
|
|
@@ -227,7 +235,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
227
235
|
},
|
|
228
236
|
metadata: {
|
|
229
237
|
tags: ['COLOUR'],
|
|
230
|
-
productType: _productTypesAromatisedWine
|
|
238
|
+
productType: _productTypesAromatisedWine["default"]
|
|
231
239
|
}
|
|
232
240
|
}),
|
|
233
241
|
tartrazine_eCode: ingredient({
|
|
@@ -240,7 +248,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
240
248
|
},
|
|
241
249
|
metadata: {
|
|
242
250
|
tags: ['COLOUR'],
|
|
243
|
-
productType: _productTypesAromatisedWine
|
|
251
|
+
productType: _productTypesAromatisedWine["default"],
|
|
244
252
|
isHiddenInMainList: true,
|
|
245
253
|
synonymDescription:
|
|
246
254
|
/*i18n*/
|
|
@@ -259,7 +267,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
259
267
|
},
|
|
260
268
|
metadata: {
|
|
261
269
|
tags: ['COLOUR'],
|
|
262
|
-
productType: _productTypesAromatisedWine
|
|
270
|
+
productType: _productTypesAromatisedWine["default"]
|
|
263
271
|
}
|
|
264
272
|
}),
|
|
265
273
|
ponceau4R_eCode: ingredient({
|
|
@@ -272,7 +280,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
272
280
|
},
|
|
273
281
|
metadata: {
|
|
274
282
|
tags: ['COLOUR'],
|
|
275
|
-
productType: _productTypesAromatisedWine
|
|
283
|
+
productType: _productTypesAromatisedWine["default"],
|
|
276
284
|
isHiddenInMainList: true,
|
|
277
285
|
synonymDescription:
|
|
278
286
|
/*i18n*/
|
|
@@ -291,7 +299,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
291
299
|
},
|
|
292
300
|
metadata: {
|
|
293
301
|
tags: ['ANTIOXIDANT'],
|
|
294
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
302
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
295
303
|
}
|
|
296
304
|
}),
|
|
297
305
|
burnedSugar: ingredient({
|
|
@@ -304,7 +312,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
304
312
|
},
|
|
305
313
|
metadata: {
|
|
306
314
|
tags: ['SWEETENER'],
|
|
307
|
-
productType: _productTypesAromatisedWine
|
|
315
|
+
productType: _productTypesAromatisedWine["default"]
|
|
308
316
|
}
|
|
309
317
|
}),
|
|
310
318
|
calciumSulphate: ingredient({
|
|
@@ -317,7 +325,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
317
325
|
},
|
|
318
326
|
metadata: {
|
|
319
327
|
tags: ['ACIDITY_REGULATOR'],
|
|
320
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
328
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
321
329
|
}
|
|
322
330
|
}),
|
|
323
331
|
caramel: ingredient({
|
|
@@ -330,7 +338,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
330
338
|
},
|
|
331
339
|
metadata: {
|
|
332
340
|
tags: ['OTHER_INGREDIENT'],
|
|
333
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
341
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
334
342
|
}
|
|
335
343
|
}),
|
|
336
344
|
carbonDioxide: ingredient({
|
|
@@ -343,7 +351,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
343
351
|
},
|
|
344
352
|
metadata: {
|
|
345
353
|
tags: ['RAW_MATERIAL'],
|
|
346
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
354
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
347
355
|
}
|
|
348
356
|
}),
|
|
349
357
|
carboxymethylcellulose: ingredient({
|
|
@@ -356,7 +364,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
356
364
|
},
|
|
357
365
|
metadata: {
|
|
358
366
|
tags: ['STABILISER'],
|
|
359
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
367
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
360
368
|
}
|
|
361
369
|
}),
|
|
362
370
|
carobSyrup: ingredient({
|
|
@@ -369,7 +377,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
369
377
|
},
|
|
370
378
|
metadata: {
|
|
371
379
|
tags: ['SWEETENER'],
|
|
372
|
-
productType: _productTypesAromatisedWine
|
|
380
|
+
productType: _productTypesAromatisedWine["default"]
|
|
373
381
|
}
|
|
374
382
|
}),
|
|
375
383
|
milk: ingredient({
|
|
@@ -382,7 +390,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
382
390
|
},
|
|
383
391
|
metadata: {
|
|
384
392
|
tags: ['CLARIFYING_AGENT', 'ALLERGEN'],
|
|
385
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
393
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
386
394
|
}
|
|
387
395
|
}),
|
|
388
396
|
causticSulfiteCaramel: ingredient({
|
|
@@ -395,7 +403,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
395
403
|
},
|
|
396
404
|
metadata: {
|
|
397
405
|
tags: ['COLOUR'],
|
|
398
|
-
productType: _productTypesAromatisedWine
|
|
406
|
+
productType: _productTypesAromatisedWine["default"]
|
|
399
407
|
}
|
|
400
408
|
}),
|
|
401
409
|
cerealDistillateAndWater: ingredient({
|
|
@@ -408,7 +416,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
408
416
|
},
|
|
409
417
|
metadata: {
|
|
410
418
|
tags: ['RAW_MATERIAL'],
|
|
411
|
-
productType: _productTypesSpirit
|
|
419
|
+
productType: _productTypesSpirit["default"]
|
|
412
420
|
}
|
|
413
421
|
}),
|
|
414
422
|
citricAcid: ingredient({
|
|
@@ -420,8 +428,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
420
428
|
message: 'citric acid'
|
|
421
429
|
},
|
|
422
430
|
metadata: {
|
|
423
|
-
tags: ['STABILISER'],
|
|
424
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
431
|
+
tags: ['STABILISER', 'ACIDITY_REGULATOR'],
|
|
432
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
425
433
|
}
|
|
426
434
|
}),
|
|
427
435
|
wineWithSulphites: ingredient({
|
|
@@ -434,7 +442,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
434
442
|
},
|
|
435
443
|
metadata: {
|
|
436
444
|
tags: ['RAW_MATERIAL', 'ALLERGEN'],
|
|
437
|
-
productType: _productTypesAromatisedWine
|
|
445
|
+
productType: _productTypesAromatisedWine["default"]
|
|
438
446
|
}
|
|
439
447
|
}),
|
|
440
448
|
concentratedGrapeMust: ingredient({
|
|
@@ -447,7 +455,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
447
455
|
},
|
|
448
456
|
metadata: {
|
|
449
457
|
tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER', 'RAW_MATERIAL', 'ALLERGEN'],
|
|
450
|
-
productType: _productTypesWine
|
|
458
|
+
productType: _productTypesWine["default"]
|
|
451
459
|
}
|
|
452
460
|
}),
|
|
453
461
|
grapeMustWithSulphites: ingredient({
|
|
@@ -460,7 +468,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
460
468
|
},
|
|
461
469
|
metadata: {
|
|
462
470
|
tags: ['RAW_MATERIAL', 'ALLERGEN'],
|
|
463
|
-
productType: _productTypesAromatisedWine
|
|
471
|
+
productType: _productTypesAromatisedWine["default"]
|
|
464
472
|
}
|
|
465
473
|
}),
|
|
466
474
|
dimethyldicarbonate: ingredient({
|
|
@@ -473,7 +481,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
473
481
|
},
|
|
474
482
|
metadata: {
|
|
475
483
|
tags: ['PRESERVATIVE'],
|
|
476
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
484
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
477
485
|
}
|
|
478
486
|
}),
|
|
479
487
|
distillateOfAgriculturalOrigin: ingredient({
|
|
@@ -486,7 +494,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
486
494
|
},
|
|
487
495
|
metadata: {
|
|
488
496
|
tags: ['ALCOHOL'],
|
|
489
|
-
productType: _productTypesAromatisedWine
|
|
497
|
+
productType: _productTypesAromatisedWine["default"]
|
|
490
498
|
}
|
|
491
499
|
}),
|
|
492
500
|
driedGrapeAlcohol: ingredient({
|
|
@@ -499,7 +507,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
499
507
|
},
|
|
500
508
|
metadata: {
|
|
501
509
|
tags: ['ALCOHOL'],
|
|
502
|
-
productType: _productTypesAromatisedWine
|
|
510
|
+
productType: _productTypesAromatisedWine["default"]
|
|
503
511
|
}
|
|
504
512
|
}),
|
|
505
513
|
driedGrapeDistillate: ingredient({
|
|
@@ -512,7 +520,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
512
520
|
},
|
|
513
521
|
metadata: {
|
|
514
522
|
tags: ['ALCOHOL'],
|
|
515
|
-
productType: _productTypesAromatisedWine
|
|
523
|
+
productType: _productTypesAromatisedWine["default"]
|
|
516
524
|
}
|
|
517
525
|
}),
|
|
518
526
|
egg: ingredient({
|
|
@@ -525,7 +533,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
525
533
|
},
|
|
526
534
|
metadata: {
|
|
527
535
|
tags: ['CLARIFYING_AGENT', 'ALLERGEN', 'PRESERVATIVE'],
|
|
528
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
536
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
529
537
|
}
|
|
530
538
|
}),
|
|
531
539
|
ethylAlcoholOfAgriculturalOrigin: ingredient({
|
|
@@ -538,7 +546,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
538
546
|
},
|
|
539
547
|
metadata: {
|
|
540
548
|
tags: ['ALCOHOL'],
|
|
541
|
-
productType: _productTypesAromatisedWine
|
|
549
|
+
productType: _productTypesAromatisedWine["default"]
|
|
542
550
|
}
|
|
543
551
|
}),
|
|
544
552
|
expeditionLiqueur: ingredient({
|
|
@@ -551,7 +559,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
551
559
|
},
|
|
552
560
|
metadata: {
|
|
553
561
|
tags: ['RAW_MATERIAL'],
|
|
554
|
-
productType: _productTypesWine
|
|
562
|
+
productType: _productTypesWine["default"]
|
|
555
563
|
}
|
|
556
564
|
}),
|
|
557
565
|
flavouring: ingredient({
|
|
@@ -564,7 +572,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
564
572
|
},
|
|
565
573
|
metadata: {
|
|
566
574
|
tags: ['FLAVOURING'],
|
|
567
|
-
productType: _productTypesAromatisedWine
|
|
575
|
+
productType: _productTypesAromatisedWine["default"]
|
|
568
576
|
}
|
|
569
577
|
}),
|
|
570
578
|
flavourings: ingredient({
|
|
@@ -577,7 +585,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
577
585
|
},
|
|
578
586
|
metadata: {
|
|
579
587
|
tags: ['FLAVOURING'],
|
|
580
|
-
productType: _productTypesAromatisedWine
|
|
588
|
+
productType: _productTypesAromatisedWine["default"]
|
|
581
589
|
}
|
|
582
590
|
}),
|
|
583
591
|
flavouringNatural: ingredient({
|
|
@@ -590,7 +598,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
590
598
|
},
|
|
591
599
|
metadata: {
|
|
592
600
|
tags: ['FLAVOURING'],
|
|
593
|
-
productType: _productTypesAromatisedWine
|
|
601
|
+
productType: _productTypesAromatisedWine["default"]
|
|
594
602
|
}
|
|
595
603
|
}),
|
|
596
604
|
flavouringsNatural: ingredient({
|
|
@@ -603,7 +611,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
603
611
|
},
|
|
604
612
|
metadata: {
|
|
605
613
|
tags: ['FLAVOURING'],
|
|
606
|
-
productType: _productTypesAromatisedWine
|
|
614
|
+
productType: _productTypesAromatisedWine["default"]
|
|
607
615
|
}
|
|
608
616
|
}),
|
|
609
617
|
flavouringSmoke: ingredient({
|
|
@@ -616,7 +624,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
616
624
|
},
|
|
617
625
|
metadata: {
|
|
618
626
|
tags: ['FLAVOURING'],
|
|
619
|
-
productType: _productTypesAromatisedWine
|
|
627
|
+
productType: _productTypesAromatisedWine["default"]
|
|
620
628
|
}
|
|
621
629
|
}),
|
|
622
630
|
flavouringsSmoke: ingredient({
|
|
@@ -629,7 +637,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
629
637
|
},
|
|
630
638
|
metadata: {
|
|
631
639
|
tags: ['FLAVOURING'],
|
|
632
|
-
productType: _productTypesAromatisedWine
|
|
640
|
+
productType: _productTypesAromatisedWine["default"]
|
|
633
641
|
}
|
|
634
642
|
}),
|
|
635
643
|
freshBeerDistillateAndWater: ingredient({
|
|
@@ -655,7 +663,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
655
663
|
},
|
|
656
664
|
metadata: {
|
|
657
665
|
tags: ['STABILISER'],
|
|
658
|
-
productType: ['wine_stillwine', 'wine_fortified', 'wine_pearlwine', 'wine_sparkling'].concat(_toConsumableArray(_productTypesAromatisedWine
|
|
666
|
+
productType: ['wine_stillwine', 'wine_fortified', 'wine_pearlwine', 'wine_sparkling'].concat(_toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
659
667
|
}
|
|
660
668
|
}),
|
|
661
669
|
grainDistillateAndWater: ingredient({
|
|
@@ -668,7 +676,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
668
676
|
},
|
|
669
677
|
metadata: {
|
|
670
678
|
tags: ['RAW_MATERIAL'],
|
|
671
|
-
productType: _productTypesSpirit
|
|
679
|
+
productType: _productTypesSpirit["default"]
|
|
672
680
|
}
|
|
673
681
|
}),
|
|
674
682
|
grape: ingredient({
|
|
@@ -681,7 +689,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
681
689
|
},
|
|
682
690
|
metadata: {
|
|
683
691
|
tags: ['RAW_MATERIAL'],
|
|
684
|
-
productType: _productTypesWine
|
|
692
|
+
productType: _productTypesWine["default"]
|
|
685
693
|
}
|
|
686
694
|
}),
|
|
687
695
|
grapeMarcSpirit: ingredient({
|
|
@@ -694,7 +702,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
694
702
|
},
|
|
695
703
|
metadata: {
|
|
696
704
|
tags: ['ALCOHOL'],
|
|
697
|
-
productType: _productTypesAromatisedWine
|
|
705
|
+
productType: _productTypesAromatisedWine["default"]
|
|
698
706
|
}
|
|
699
707
|
}),
|
|
700
708
|
gumArabic: ingredient({
|
|
@@ -707,7 +715,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
707
715
|
},
|
|
708
716
|
metadata: {
|
|
709
717
|
tags: ['STABILISER'],
|
|
710
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
718
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
711
719
|
}
|
|
712
720
|
}),
|
|
713
721
|
honey: ingredient({
|
|
@@ -720,7 +728,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
720
728
|
},
|
|
721
729
|
metadata: {
|
|
722
730
|
tags: ['SWEETENER'],
|
|
723
|
-
productType: _productTypesAromatisedWine
|
|
731
|
+
productType: _productTypesAromatisedWine["default"]
|
|
724
732
|
}
|
|
725
733
|
}),
|
|
726
734
|
lacticAcid: ingredient({
|
|
@@ -733,7 +741,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
733
741
|
},
|
|
734
742
|
metadata: {
|
|
735
743
|
tags: ['ACIDITY_REGULATOR'],
|
|
736
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
744
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
737
745
|
}
|
|
738
746
|
}),
|
|
739
747
|
malicAcid: ingredient({
|
|
@@ -746,7 +754,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
746
754
|
},
|
|
747
755
|
metadata: {
|
|
748
756
|
tags: ['ACIDITY_REGULATOR'],
|
|
749
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
757
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
750
758
|
}
|
|
751
759
|
}),
|
|
752
760
|
maltDistillateAndWater: ingredient({
|
|
@@ -759,7 +767,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
759
767
|
},
|
|
760
768
|
metadata: {
|
|
761
769
|
tags: ['RAW_MATERIAL'],
|
|
762
|
-
productType: _productTypesSpirit
|
|
770
|
+
productType: _productTypesSpirit["default"]
|
|
763
771
|
}
|
|
764
772
|
}),
|
|
765
773
|
tartaricAcid: ingredient({
|
|
@@ -772,7 +780,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
772
780
|
},
|
|
773
781
|
metadata: {
|
|
774
782
|
tags: ['ACIDITY_REGULATOR'],
|
|
775
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
783
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
776
784
|
}
|
|
777
785
|
}),
|
|
778
786
|
metatartaricAcid: ingredient({
|
|
@@ -785,7 +793,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
785
793
|
},
|
|
786
794
|
metadata: {
|
|
787
795
|
tags: ['STABILISER'],
|
|
788
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
796
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
789
797
|
}
|
|
790
798
|
}),
|
|
791
799
|
plainCaramel: ingredient({
|
|
@@ -798,7 +806,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
798
806
|
},
|
|
799
807
|
metadata: {
|
|
800
808
|
tags: ['COLOUR'],
|
|
801
|
-
productType: _productTypesAromatisedWine
|
|
809
|
+
productType: _productTypesAromatisedWine["default"]
|
|
802
810
|
}
|
|
803
811
|
}),
|
|
804
812
|
potassiumPolyaspartate: ingredient({
|
|
@@ -811,7 +819,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
811
819
|
},
|
|
812
820
|
metadata: {
|
|
813
821
|
tags: ['STABILISER'],
|
|
814
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
822
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
815
823
|
}
|
|
816
824
|
}),
|
|
817
825
|
potassiumSorbate: ingredient({
|
|
@@ -824,7 +832,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
824
832
|
},
|
|
825
833
|
metadata: {
|
|
826
834
|
tags: ['PRESERVATIVE'],
|
|
827
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
835
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
828
836
|
}
|
|
829
837
|
}),
|
|
830
838
|
ryeDistillateAndWater: ingredient({
|
|
@@ -837,7 +845,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
837
845
|
},
|
|
838
846
|
metadata: {
|
|
839
847
|
tags: ['RAW_MATERIAL'],
|
|
840
|
-
productType: _productTypesSpirit
|
|
848
|
+
productType: _productTypesSpirit["default"]
|
|
841
849
|
}
|
|
842
850
|
}),
|
|
843
851
|
sucrose: ingredient({
|
|
@@ -850,7 +858,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
850
858
|
},
|
|
851
859
|
metadata: {
|
|
852
860
|
tags: ['ENRICHMENT_SUBSTANCE'],
|
|
853
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
861
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
854
862
|
}
|
|
855
863
|
}),
|
|
856
864
|
sugar: ingredient({
|
|
@@ -863,7 +871,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
863
871
|
},
|
|
864
872
|
metadata: {
|
|
865
873
|
tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER'],
|
|
866
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
874
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
867
875
|
}
|
|
868
876
|
}),
|
|
869
877
|
sulfiteAmmoniaCaramel: ingredient({
|
|
@@ -876,7 +884,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
876
884
|
},
|
|
877
885
|
metadata: {
|
|
878
886
|
tags: ['COLOUR'],
|
|
879
|
-
productType: _productTypesAromatisedWine
|
|
887
|
+
productType: _productTypesAromatisedWine["default"]
|
|
880
888
|
}
|
|
881
889
|
}),
|
|
882
890
|
sulfites: ingredient({
|
|
@@ -889,7 +897,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
889
897
|
},
|
|
890
898
|
metadata: {
|
|
891
899
|
tags: ['PRESERVATIVE', 'ALLERGEN'],
|
|
892
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
900
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
893
901
|
}
|
|
894
902
|
}),
|
|
895
903
|
tirageLiqueur: ingredient({
|
|
@@ -902,7 +910,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
902
910
|
},
|
|
903
911
|
metadata: {
|
|
904
912
|
tags: ['RAW_MATERIAL'],
|
|
905
|
-
productType: _productTypesWine
|
|
913
|
+
productType: _productTypesWine["default"]
|
|
906
914
|
}
|
|
907
915
|
}),
|
|
908
916
|
water: ingredient({
|
|
@@ -915,7 +923,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
915
923
|
},
|
|
916
924
|
metadata: {
|
|
917
925
|
tags: ['OTHER_INGREDIENT'],
|
|
918
|
-
productType: _productTypesAromatisedWine
|
|
926
|
+
productType: _productTypesAromatisedWine["default"]
|
|
919
927
|
}
|
|
920
928
|
}),
|
|
921
929
|
wineAlcohol: ingredient({
|
|
@@ -928,7 +936,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
928
936
|
},
|
|
929
937
|
metadata: {
|
|
930
938
|
tags: ['ALCOHOL'],
|
|
931
|
-
productType: _productTypesAromatisedWine
|
|
939
|
+
productType: _productTypesAromatisedWine["default"]
|
|
932
940
|
}
|
|
933
941
|
}),
|
|
934
942
|
wineDistillate: ingredient({
|
|
@@ -941,7 +949,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
941
949
|
},
|
|
942
950
|
metadata: {
|
|
943
951
|
tags: ['ALCOHOL'],
|
|
944
|
-
productType: _productTypesAromatisedWine
|
|
952
|
+
productType: _productTypesAromatisedWine["default"]
|
|
945
953
|
}
|
|
946
954
|
}),
|
|
947
955
|
wineSpirit: ingredient({
|
|
@@ -954,7 +962,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
954
962
|
},
|
|
955
963
|
metadata: {
|
|
956
964
|
tags: ['ALCOHOL'],
|
|
957
|
-
productType: _productTypesAromatisedWine
|
|
965
|
+
productType: _productTypesAromatisedWine["default"]
|
|
958
966
|
}
|
|
959
967
|
}),
|
|
960
968
|
yeastMannoproteins: ingredient({
|
|
@@ -967,7 +975,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
967
975
|
},
|
|
968
976
|
metadata: {
|
|
969
977
|
tags: ['STABILISER'],
|
|
970
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
978
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
971
979
|
}
|
|
972
980
|
}),
|
|
973
981
|
// Synonym ingredients
|
|
@@ -981,7 +989,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
981
989
|
},
|
|
982
990
|
metadata: _objectSpread({
|
|
983
991
|
tags: ['CLARIFYING_AGENT'],
|
|
984
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
992
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
985
993
|
}, synonymOfMilk)
|
|
986
994
|
}),
|
|
987
995
|
milkProducts: ingredient({
|
|
@@ -994,7 +1002,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
994
1002
|
},
|
|
995
1003
|
metadata: _objectSpread({
|
|
996
1004
|
tags: ['CLARIFYING_AGENT'],
|
|
997
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1005
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
998
1006
|
}, synonymOfMilk)
|
|
999
1007
|
}),
|
|
1000
1008
|
milkProtein: ingredient({
|
|
@@ -1007,7 +1015,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1007
1015
|
},
|
|
1008
1016
|
metadata: _objectSpread({
|
|
1009
1017
|
tags: ['CLARIFYING_AGENT'],
|
|
1010
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1018
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
1011
1019
|
}, synonymOfMilk)
|
|
1012
1020
|
}),
|
|
1013
1021
|
eggAlbumin: ingredient({
|
|
@@ -1020,7 +1028,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1020
1028
|
},
|
|
1021
1029
|
metadata: _objectSpread({
|
|
1022
1030
|
tags: ['CLARIFYING_AGENT', 'ALLERGEN'],
|
|
1023
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1031
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
1024
1032
|
}, synonymOfEggs)
|
|
1025
1033
|
}),
|
|
1026
1034
|
eggLysozyme: ingredient({
|
|
@@ -1033,7 +1041,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1033
1041
|
},
|
|
1034
1042
|
metadata: _objectSpread({
|
|
1035
1043
|
tags: ['PRESERVATIVE', 'ALLERGEN'],
|
|
1036
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1044
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
1037
1045
|
}, synonymOfEggs)
|
|
1038
1046
|
}),
|
|
1039
1047
|
eggLysozyme_eCode: ingredient({
|
|
@@ -1046,7 +1054,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1046
1054
|
},
|
|
1047
1055
|
metadata: _objectSpread({
|
|
1048
1056
|
tags: ['PRESERVATIVE', 'ALLERGEN'],
|
|
1049
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1057
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
1050
1058
|
}, synonymOfEggs)
|
|
1051
1059
|
}),
|
|
1052
1060
|
eggProtein: ingredient({
|
|
@@ -1059,7 +1067,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1059
1067
|
},
|
|
1060
1068
|
metadata: _objectSpread({
|
|
1061
1069
|
tags: ['CLARIFYING_AGENT', 'ALLERGEN', 'PRESERVATIVE'],
|
|
1062
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1070
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
1063
1071
|
}, synonymOfEggs)
|
|
1064
1072
|
}),
|
|
1065
1073
|
eggProduct: ingredient({
|
|
@@ -1072,7 +1080,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1072
1080
|
},
|
|
1073
1081
|
metadata: _objectSpread({
|
|
1074
1082
|
tags: ['CLARIFYING_AGENT', 'ALLERGEN', 'PRESERVATIVE'],
|
|
1075
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1083
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
1076
1084
|
}, synonymOfEggs)
|
|
1077
1085
|
}),
|
|
1078
1086
|
potassiumBisulphite: ingredient({
|
|
@@ -1085,7 +1093,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1085
1093
|
},
|
|
1086
1094
|
metadata: _objectSpread({
|
|
1087
1095
|
tags: ['PRESERVATIVE', 'ALLERGEN'],
|
|
1088
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1096
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
1089
1097
|
}, synonymOfSulfites)
|
|
1090
1098
|
}),
|
|
1091
1099
|
potassiumBisulphite_eCode: ingredient({
|
|
@@ -1098,7 +1106,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1098
1106
|
},
|
|
1099
1107
|
metadata: _objectSpread({
|
|
1100
1108
|
tags: ['PRESERVATIVE', 'ALLERGEN'],
|
|
1101
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1109
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
1102
1110
|
}, synonymOfSulfites)
|
|
1103
1111
|
}),
|
|
1104
1112
|
potassiumMetabisulphite: ingredient({
|
|
@@ -1111,7 +1119,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1111
1119
|
},
|
|
1112
1120
|
metadata: _objectSpread({
|
|
1113
1121
|
tags: ['PRESERVATIVE', 'ALLERGEN'],
|
|
1114
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1122
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
1115
1123
|
}, synonymOfSulfites)
|
|
1116
1124
|
}),
|
|
1117
1125
|
potassiumMetabisulphite_eCode: ingredient({
|
|
@@ -1124,7 +1132,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1124
1132
|
},
|
|
1125
1133
|
metadata: _objectSpread({
|
|
1126
1134
|
tags: ['PRESERVATIVE', 'ALLERGEN'],
|
|
1127
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1135
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
1128
1136
|
}, synonymOfSulfites)
|
|
1129
1137
|
}),
|
|
1130
1138
|
sulphurDioxide: ingredient({
|
|
@@ -1137,7 +1145,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1137
1145
|
},
|
|
1138
1146
|
metadata: _objectSpread({
|
|
1139
1147
|
tags: ['PRESERVATIVE', 'ALLERGEN'],
|
|
1140
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1148
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
1141
1149
|
}, synonymOfSulfites)
|
|
1142
1150
|
}),
|
|
1143
1151
|
sulphurDioxide_eCode: ingredient({
|
|
@@ -1150,7 +1158,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1150
1158
|
},
|
|
1151
1159
|
metadata: _objectSpread({
|
|
1152
1160
|
tags: ['PRESERVATIVE', 'ALLERGEN'],
|
|
1153
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1161
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"]))
|
|
1154
1162
|
}, synonymOfSulfites)
|
|
1155
1163
|
}),
|
|
1156
1164
|
tartaricAcid_eCode: ingredient({
|
|
@@ -1158,7 +1166,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1158
1166
|
label: 'E 334',
|
|
1159
1167
|
metadata: {
|
|
1160
1168
|
tags: ['ACIDITY_REGULATOR'],
|
|
1161
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1169
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
|
|
1162
1170
|
isHiddenInMainList: true,
|
|
1163
1171
|
synonymDescription:
|
|
1164
1172
|
/*i18n*/
|
|
@@ -1173,7 +1181,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1173
1181
|
label: 'E 296',
|
|
1174
1182
|
metadata: {
|
|
1175
1183
|
tags: ['ACIDITY_REGULATOR'],
|
|
1176
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1184
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
|
|
1177
1185
|
isHiddenInMainList: true,
|
|
1178
1186
|
synonymDescription:
|
|
1179
1187
|
/*i18n*/
|
|
@@ -1188,7 +1196,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1188
1196
|
label: 'E 270',
|
|
1189
1197
|
metadata: {
|
|
1190
1198
|
tags: ['ACIDITY_REGULATOR'],
|
|
1191
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1199
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
|
|
1192
1200
|
isHiddenInMainList: true,
|
|
1193
1201
|
synonymDescription:
|
|
1194
1202
|
/*i18n*/
|
|
@@ -1203,7 +1211,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1203
1211
|
label: 'E 516',
|
|
1204
1212
|
metadata: {
|
|
1205
1213
|
tags: ['ACIDITY_REGULATOR'],
|
|
1206
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1214
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
|
|
1207
1215
|
isHiddenInMainList: true,
|
|
1208
1216
|
synonymDescription:
|
|
1209
1217
|
/*i18n*/
|
|
@@ -1218,7 +1226,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1218
1226
|
label: 'E 202',
|
|
1219
1227
|
metadata: {
|
|
1220
1228
|
tags: ['PRESERVATIVE'],
|
|
1221
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1229
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
|
|
1222
1230
|
isHiddenInMainList: true,
|
|
1223
1231
|
synonymDescription:
|
|
1224
1232
|
/*i18n*/
|
|
@@ -1233,7 +1241,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1233
1241
|
label: 'E 300',
|
|
1234
1242
|
metadata: {
|
|
1235
1243
|
tags: ['ANTIOXIDANT'],
|
|
1236
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1244
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
|
|
1237
1245
|
isHiddenInMainList: true,
|
|
1238
1246
|
synonymDescription:
|
|
1239
1247
|
/*i18n*/
|
|
@@ -1248,7 +1256,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1248
1256
|
label: 'E 242',
|
|
1249
1257
|
metadata: {
|
|
1250
1258
|
tags: ['PRESERVATIVE'],
|
|
1251
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1259
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
|
|
1252
1260
|
isHiddenInMainList: true,
|
|
1253
1261
|
synonymDescription:
|
|
1254
1262
|
/*i18n*/
|
|
@@ -1262,8 +1270,8 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1262
1270
|
key: 'citricAcid_eCode',
|
|
1263
1271
|
label: 'E 330',
|
|
1264
1272
|
metadata: {
|
|
1265
|
-
tags: ['STABILISER'],
|
|
1266
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1273
|
+
tags: ['STABILISER', 'ACIDITY_REGULATOR'],
|
|
1274
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
|
|
1267
1275
|
isHiddenInMainList: true,
|
|
1268
1276
|
synonymDescription:
|
|
1269
1277
|
/*i18n*/
|
|
@@ -1278,7 +1286,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1278
1286
|
label: 'E 353',
|
|
1279
1287
|
metadata: {
|
|
1280
1288
|
tags: ['STABILISER'],
|
|
1281
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1289
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
|
|
1282
1290
|
isHiddenInMainList: true,
|
|
1283
1291
|
synonymDescription:
|
|
1284
1292
|
/*i18n*/
|
|
@@ -1293,7 +1301,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1293
1301
|
label: 'E 414',
|
|
1294
1302
|
metadata: {
|
|
1295
1303
|
tags: ['STABILISER'],
|
|
1296
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1304
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
|
|
1297
1305
|
isHiddenInMainList: true,
|
|
1298
1306
|
synonymDescription:
|
|
1299
1307
|
/*i18n*/
|
|
@@ -1308,7 +1316,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1308
1316
|
label: 'E 466',
|
|
1309
1317
|
metadata: {
|
|
1310
1318
|
tags: ['STABILISER'],
|
|
1311
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1319
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
|
|
1312
1320
|
isHiddenInMainList: true,
|
|
1313
1321
|
synonymDescription:
|
|
1314
1322
|
/*i18n*/
|
|
@@ -1323,7 +1331,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1323
1331
|
label: 'E 456',
|
|
1324
1332
|
metadata: {
|
|
1325
1333
|
tags: ['STABILISER'],
|
|
1326
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1334
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
|
|
1327
1335
|
isHiddenInMainList: true,
|
|
1328
1336
|
synonymDescription:
|
|
1329
1337
|
/*i18n*/
|
|
@@ -1338,7 +1346,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1338
1346
|
label: 'E 290',
|
|
1339
1347
|
metadata: {
|
|
1340
1348
|
tags: ['RAW_MATERIAL'],
|
|
1341
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1349
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
|
|
1342
1350
|
isHiddenInMainList: true,
|
|
1343
1351
|
synonymDescription:
|
|
1344
1352
|
/*i18n*/
|
|
@@ -1353,7 +1361,7 @@ var allIngredients = _objectSpread(_objectSpread({}, _deprecatedIngredient.defau
|
|
|
1353
1361
|
label: 'E 150',
|
|
1354
1362
|
metadata: {
|
|
1355
1363
|
tags: ['OTHER_INGREDIENT'],
|
|
1356
|
-
productType: [].concat(_toConsumableArray(_productTypesWine
|
|
1364
|
+
productType: [].concat(_toConsumableArray(_productTypesWine["default"]), _toConsumableArray(_productTypesAromatisedWine["default"])),
|
|
1357
1365
|
isHiddenInMainList: true,
|
|
1358
1366
|
synonymDescription:
|
|
1359
1367
|
/*i18n*/
|
|
@@ -1378,4 +1386,4 @@ var byProductType = Object.values(allIngredients).reduce(function (acc, ingredie
|
|
|
1378
1386
|
}, {});
|
|
1379
1387
|
exports.byProductType = byProductType;
|
|
1380
1388
|
var _default = allIngredients;
|
|
1381
|
-
exports
|
|
1389
|
+
exports["default"] = _default;
|