@bottlebooks/valid-values 1.2.1 → 1.2.2
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 +4 -0
- package/dist/locales/po/sk.d.ts.map +1 -1
- package/dist/locales/po/sk.js +1 -1
- package/package.json +2 -2
- package/src/locales/json/bg.json +1 -1
- package/src/locales/json/cz.json +1 -1
- package/src/locales/json/de.json +1 -1
- package/src/locales/json/dk.json +1 -1
- package/src/locales/json/ee.json +1 -1
- package/src/locales/json/en.json +1 -1
- package/src/locales/json/es.json +1 -1
- package/src/locales/json/fi.json +1 -1
- package/src/locales/json/fr.json +1 -1
- package/src/locales/json/gr.json +1 -1
- package/src/locales/json/hr.json +1 -1
- package/src/locales/json/hu.json +1 -1
- package/src/locales/json/ie.json +1 -1
- package/src/locales/json/it.json +1 -1
- package/src/locales/json/json.json +1 -1
- package/src/locales/json/lt.json +1 -1
- package/src/locales/json/lv.json +1 -1
- package/src/locales/json/mt.json +1 -1
- package/src/locales/json/nl.json +1 -1
- package/src/locales/json/pl.json +1 -1
- package/src/locales/json/props.json +1 -1
- package/src/locales/json/pt.json +1 -1
- package/src/locales/json/ro.json +1 -1
- package/src/locales/json/se.json +1 -1
- package/src/locales/json/si.json +1 -1
- package/src/locales/json/sk.json +1 -1
- package/src/locales/po/sk.po +1 -1
- package/src/locales/po/sk.ts +1 -1
- package/src/scripts/README.md +5 -4
- package/src/validValues/json/awards.js +2487 -3193
- package/src/validValues/json/awardsMedals.js +1408 -1409
- package/src/validValues/json/beerStyle.js +598 -599
- package/src/validValues/json/country.js +1841 -2038
- package/src/validValues/json/designation.js +93 -94
- package/src/validValues/json/eLabelCertification.js +246 -301
- package/src/validValues/json/packagingCertification.js +39 -48
- package/src/validValues/json/packagingCertifications.js +43 -52
- package/src/validValues/json/productionMethod.js +75 -76
- package/src/validValues/json/responsibleConsumptionLogo.js +35 -36
- package/src/validValues/json/responsibleConsumptionLogos.js +35 -36
- package/src/validValues/json/subregion.js +8350 -8351
- package/src/validValues/json/varietyName.js +9745 -9746
- package/src/validValues/json/wineColor.js +27 -28
- package/src/validValues/json/wineType.js +27 -28
|
@@ -1,52 +1,43 @@
|
|
|
1
1
|
import { defineMessage } from '@lingui/macro';
|
|
2
|
-
const validValues =
|
|
3
|
-
{
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
"packagingCertification"
|
|
13
|
-
]
|
|
14
|
-
}
|
|
2
|
+
const validValues = {
|
|
3
|
+
fairforlife: {
|
|
4
|
+
key: 'fairforlife',
|
|
5
|
+
title: 'Fair for life',
|
|
6
|
+
frontend: {
|
|
7
|
+
logo: 'https://res.cloudinary.com/subscribility-p/image/upload/w_250/cdn/qr.a3c2.com/assets/tags/fairforlife.png',
|
|
8
|
+
},
|
|
9
|
+
form: {
|
|
10
|
+
tags: ['packagingCertification'],
|
|
11
|
+
},
|
|
15
12
|
},
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
},
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
]
|
|
26
|
-
}
|
|
13
|
+
fsc: {
|
|
14
|
+
key: 'fsc',
|
|
15
|
+
title: 'FSC',
|
|
16
|
+
frontend: {
|
|
17
|
+
logo: 'https://res.cloudinary.com/subscribility-p/image/upload/w_250/cdn/qr.a3c2.com/assets/tags/fsc.png',
|
|
18
|
+
},
|
|
19
|
+
form: {
|
|
20
|
+
tags: ['packagingCertification'],
|
|
21
|
+
},
|
|
27
22
|
},
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
},
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
23
|
+
greendot: {
|
|
24
|
+
key: 'greendot',
|
|
25
|
+
title: 'Greendot',
|
|
26
|
+
frontend: {
|
|
27
|
+
logo: 'https://res.cloudinary.com/subscribility-p/image/upload/w_250/cdn/qr.a3c2.com/assets/tags/greendot.png',
|
|
28
|
+
},
|
|
29
|
+
form: {
|
|
30
|
+
tags: ['packagingCertification'],
|
|
31
|
+
},
|
|
32
|
+
},
|
|
33
|
+
recyclable: {
|
|
34
|
+
key: 'recyclable',
|
|
35
|
+
title: 'Recyclable',
|
|
36
|
+
frontend: {
|
|
37
|
+
logo: 'https://res.cloudinary.com/subscribility-p/image/upload/w_250/cdn/qr.a3c2.com/assets/tags/recyclable.png',
|
|
38
|
+
},
|
|
39
|
+
form: {
|
|
40
|
+
tags: ['packagingCertification'],
|
|
41
|
+
},
|
|
39
42
|
},
|
|
40
|
-
|
|
41
|
-
"key": "recyclable",
|
|
42
|
-
"title": "Recyclable",
|
|
43
|
-
"frontend": {
|
|
44
|
-
"logo": "https://res.cloudinary.com/subscribility-p/image/upload/w_250/cdn/qr.a3c2.com/assets/tags/recyclable.png"
|
|
45
|
-
},
|
|
46
|
-
"form": {
|
|
47
|
-
"tags": [
|
|
48
|
-
"packagingCertification"
|
|
49
|
-
]
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
43
|
+
};
|
|
@@ -1,64 +1,55 @@
|
|
|
1
1
|
import { defineMessage } from '@lingui/macro';
|
|
2
|
-
const validValues =
|
|
3
|
-
{
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
"message": "Fair for life"
|
|
2
|
+
const validValues = {
|
|
3
|
+
fairforlife: {
|
|
4
|
+
key: 'fairforlife',
|
|
5
|
+
title: defineMessage({
|
|
6
|
+
id: 'validValues.packagingCertifications.fairforlife',
|
|
7
|
+
message: 'Fair for life',
|
|
9
8
|
}),
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
frontend: {
|
|
10
|
+
logo: 'https://res.cloudinary.com/subscribility-p/image/upload/w_250/cdn/qr.a3c2.com/assets/tags/fairforlife.png',
|
|
11
|
+
},
|
|
12
|
+
form: {
|
|
13
|
+
tags: ['packagingCertification'],
|
|
12
14
|
},
|
|
13
|
-
"form": {
|
|
14
|
-
"tags": [
|
|
15
|
-
"packagingCertification"
|
|
16
|
-
]
|
|
17
|
-
}
|
|
18
15
|
},
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
16
|
+
fsc: {
|
|
17
|
+
key: 'fsc',
|
|
18
|
+
title: defineMessage({
|
|
19
|
+
id: 'validValues.packagingCertifications.fsc',
|
|
20
|
+
message: 'FSC',
|
|
24
21
|
}),
|
|
25
|
-
|
|
26
|
-
|
|
22
|
+
frontend: {
|
|
23
|
+
logo: 'https://res.cloudinary.com/subscribility-p/image/upload/w_250/cdn/qr.a3c2.com/assets/tags/fsc.png',
|
|
24
|
+
},
|
|
25
|
+
form: {
|
|
26
|
+
tags: ['packagingCertification'],
|
|
27
27
|
},
|
|
28
|
-
"form": {
|
|
29
|
-
"tags": [
|
|
30
|
-
"packagingCertification"
|
|
31
|
-
]
|
|
32
|
-
}
|
|
33
28
|
},
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
29
|
+
greendot: {
|
|
30
|
+
key: 'greendot',
|
|
31
|
+
title: defineMessage({
|
|
32
|
+
id: 'validValues.packagingCertifications.greendot',
|
|
33
|
+
message: 'Greendot',
|
|
39
34
|
}),
|
|
40
|
-
|
|
41
|
-
|
|
35
|
+
frontend: {
|
|
36
|
+
logo: 'https://res.cloudinary.com/subscribility-p/image/upload/w_250/cdn/qr.a3c2.com/assets/tags/greendot.png',
|
|
37
|
+
},
|
|
38
|
+
form: {
|
|
39
|
+
tags: ['packagingCertification'],
|
|
42
40
|
},
|
|
43
|
-
"form": {
|
|
44
|
-
"tags": [
|
|
45
|
-
"packagingCertification"
|
|
46
|
-
]
|
|
47
|
-
}
|
|
48
41
|
},
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
42
|
+
recyclable: {
|
|
43
|
+
key: 'recyclable',
|
|
44
|
+
title: defineMessage({
|
|
45
|
+
id: 'validValues.packagingCertifications.recyclable',
|
|
46
|
+
message: 'Recyclable',
|
|
54
47
|
}),
|
|
55
|
-
|
|
56
|
-
|
|
48
|
+
frontend: {
|
|
49
|
+
logo: 'https://res.cloudinary.com/subscribility-p/image/upload/w_250/cdn/qr.a3c2.com/assets/tags/recyclable.png',
|
|
57
50
|
},
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
}
|
|
64
|
-
}
|
|
51
|
+
form: {
|
|
52
|
+
tags: ['packagingCertification'],
|
|
53
|
+
},
|
|
54
|
+
},
|
|
55
|
+
};
|
|
@@ -1,100 +1,99 @@
|
|
|
1
1
|
import { defineMessage } from '@lingui/macro';
|
|
2
|
-
const validValues =
|
|
3
|
-
{
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
"message": "Barrel aged"
|
|
2
|
+
const validValues = {
|
|
3
|
+
barrelAged: {
|
|
4
|
+
key: 'barrelAged',
|
|
5
|
+
title: defineMessage({
|
|
6
|
+
id: 'validValues.productionMethod.barrelAged',
|
|
7
|
+
message: 'Barrel aged',
|
|
9
8
|
}),
|
|
10
|
-
|
|
9
|
+
form: {},
|
|
11
10
|
},
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
11
|
+
barrelFermented: {
|
|
12
|
+
key: 'barrelFermented',
|
|
13
|
+
title: defineMessage({
|
|
14
|
+
id: 'validValues.productionMethod.barrelFermented',
|
|
15
|
+
message: 'Barrel fermented',
|
|
17
16
|
}),
|
|
18
|
-
|
|
17
|
+
form: {},
|
|
19
18
|
},
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
19
|
+
barrelMatured: {
|
|
20
|
+
key: 'barrelMatured',
|
|
21
|
+
title: defineMessage({
|
|
22
|
+
id: 'validValues.productionMethod.barrelMatured',
|
|
23
|
+
message: 'Barrel matured',
|
|
25
24
|
}),
|
|
26
|
-
|
|
25
|
+
form: {},
|
|
27
26
|
},
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
27
|
+
bottleFermented: {
|
|
28
|
+
key: 'bottleFermented',
|
|
29
|
+
title: defineMessage({
|
|
30
|
+
id: 'validValues.productionMethod.bottleFermented',
|
|
31
|
+
message: 'Bottle fermented',
|
|
33
32
|
}),
|
|
34
|
-
|
|
33
|
+
form: {},
|
|
35
34
|
},
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
35
|
+
bottleFermentedTraditionalMethod: {
|
|
36
|
+
key: 'bottleFermentedTraditionalMethod',
|
|
37
|
+
title: defineMessage({
|
|
38
|
+
id: 'validValues.productionMethod.bottleFermentedTraditionalMethod',
|
|
39
|
+
message: 'Bottle fermented by the traditional method',
|
|
41
40
|
}),
|
|
42
|
-
|
|
41
|
+
form: {},
|
|
43
42
|
},
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
43
|
+
caskAged: {
|
|
44
|
+
key: 'caskAged',
|
|
45
|
+
title: defineMessage({
|
|
46
|
+
id: 'validValues.productionMethod.caskAged',
|
|
47
|
+
message: 'Cask aged',
|
|
49
48
|
}),
|
|
50
|
-
|
|
49
|
+
form: {},
|
|
51
50
|
},
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
51
|
+
caskFermented: {
|
|
52
|
+
key: 'caskFermented',
|
|
53
|
+
title: defineMessage({
|
|
54
|
+
id: 'validValues.productionMethod.caskFermented',
|
|
55
|
+
message: 'Cask fermented',
|
|
57
56
|
}),
|
|
58
|
-
|
|
57
|
+
form: {},
|
|
59
58
|
},
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
59
|
+
caskMatured: {
|
|
60
|
+
key: 'caskMatured',
|
|
61
|
+
title: defineMessage({
|
|
62
|
+
id: 'validValues.productionMethod.caskMatured',
|
|
63
|
+
message: 'Cask matured',
|
|
65
64
|
}),
|
|
66
|
-
|
|
65
|
+
form: {},
|
|
67
66
|
},
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
67
|
+
classicalMethod: {
|
|
68
|
+
key: 'classicalMethod',
|
|
69
|
+
title: defineMessage({
|
|
70
|
+
id: 'validValues.productionMethod.classicalMethod',
|
|
71
|
+
message: 'Classical method',
|
|
73
72
|
}),
|
|
74
|
-
|
|
73
|
+
form: {},
|
|
75
74
|
},
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
75
|
+
classicalTraditionalMethod: {
|
|
76
|
+
key: 'classicalTraditionalMethod',
|
|
77
|
+
title: defineMessage({
|
|
78
|
+
id: 'validValues.productionMethod.classicalTraditionalMethod',
|
|
79
|
+
message: 'Classical traditional method',
|
|
81
80
|
}),
|
|
82
|
-
|
|
81
|
+
form: {},
|
|
83
82
|
},
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
83
|
+
cremant: {
|
|
84
|
+
key: 'cremant',
|
|
85
|
+
title: defineMessage({
|
|
86
|
+
id: 'validValues.productionMethod.cremant',
|
|
87
|
+
message: 'Crémant',
|
|
89
88
|
}),
|
|
90
|
-
|
|
89
|
+
form: {},
|
|
91
90
|
},
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
91
|
+
traditionalMethod: {
|
|
92
|
+
key: 'traditionalMethod',
|
|
93
|
+
title: defineMessage({
|
|
94
|
+
id: 'validValues.productionMethod.traditionalMethod',
|
|
95
|
+
message: 'Traditional method',
|
|
97
96
|
}),
|
|
98
|
-
|
|
99
|
-
}
|
|
100
|
-
}
|
|
97
|
+
form: {},
|
|
98
|
+
},
|
|
99
|
+
};
|
|
@@ -1,48 +1,47 @@
|
|
|
1
1
|
import { defineMessage } from '@lingui/macro';
|
|
2
|
-
const validValues =
|
|
3
|
-
{
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
"message": "Don't drink during pregnancy and breastfeeding."
|
|
2
|
+
const validValues = {
|
|
3
|
+
pregnantWoman: {
|
|
4
|
+
key: 'pregnantWoman',
|
|
5
|
+
title: defineMessage({
|
|
6
|
+
id: 'validValues.responsibleConsumptionLogo.pregnantWoman',
|
|
7
|
+
message: "Don't drink during pregnancy and breastfeeding.",
|
|
9
8
|
}),
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
frontend: {
|
|
10
|
+
logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/pregnantWoman.png',
|
|
12
11
|
},
|
|
13
|
-
|
|
12
|
+
form: {},
|
|
14
13
|
},
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
14
|
+
responsibleDrive: {
|
|
15
|
+
key: 'responsibleDrive',
|
|
16
|
+
title: defineMessage({
|
|
17
|
+
id: 'validValues.responsibleConsumptionLogo.responsibleDrive',
|
|
18
|
+
message: "Don't when driving a car, motorbike or operating machinery.",
|
|
20
19
|
}),
|
|
21
|
-
|
|
22
|
-
|
|
20
|
+
frontend: {
|
|
21
|
+
logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/responsibleDrive.png',
|
|
23
22
|
},
|
|
24
|
-
|
|
23
|
+
form: {},
|
|
25
24
|
},
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
25
|
+
responsibleOver18: {
|
|
26
|
+
key: 'responsibleOver18',
|
|
27
|
+
title: defineMessage({
|
|
28
|
+
id: 'validValues.responsibleConsumptionLogo.responsibleOver18',
|
|
29
|
+
message: "Don't when below legal drinking age.",
|
|
31
30
|
}),
|
|
32
|
-
|
|
33
|
-
|
|
31
|
+
frontend: {
|
|
32
|
+
logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/responsibleOver18.png',
|
|
34
33
|
},
|
|
35
|
-
|
|
34
|
+
form: {},
|
|
36
35
|
},
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
36
|
+
responsibleWIM: {
|
|
37
|
+
key: 'responsibleWIM',
|
|
38
|
+
title: defineMessage({
|
|
39
|
+
id: 'validValues.responsibleConsumptionLogo.responsibleWIM',
|
|
40
|
+
message: 'Wine in moderation.',
|
|
42
41
|
}),
|
|
43
|
-
|
|
44
|
-
|
|
42
|
+
frontend: {
|
|
43
|
+
logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/responsibleWIM.png',
|
|
45
44
|
},
|
|
46
|
-
|
|
47
|
-
}
|
|
48
|
-
}
|
|
45
|
+
form: {},
|
|
46
|
+
},
|
|
47
|
+
};
|
|
@@ -1,48 +1,47 @@
|
|
|
1
1
|
import { defineMessage } from '@lingui/macro';
|
|
2
|
-
const validValues =
|
|
3
|
-
{
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
"message": "Don't drink during pregnancy and breastfeeding."
|
|
2
|
+
const validValues = {
|
|
3
|
+
pregnantWoman: {
|
|
4
|
+
key: 'pregnantWoman',
|
|
5
|
+
title: defineMessage({
|
|
6
|
+
id: 'validValues.responsibleConsumptionLogos.pregnantWoman',
|
|
7
|
+
message: "Don't drink during pregnancy and breastfeeding.",
|
|
9
8
|
}),
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
frontend: {
|
|
10
|
+
logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/pregnantWoman.png',
|
|
12
11
|
},
|
|
13
|
-
|
|
12
|
+
form: {},
|
|
14
13
|
},
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
14
|
+
responsibleDrive: {
|
|
15
|
+
key: 'responsibleDrive',
|
|
16
|
+
title: defineMessage({
|
|
17
|
+
id: 'validValues.responsibleConsumptionLogos.responsibleDrive',
|
|
18
|
+
message: "Don't when driving a car, motorbike or operating machinery.",
|
|
20
19
|
}),
|
|
21
|
-
|
|
22
|
-
|
|
20
|
+
frontend: {
|
|
21
|
+
logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/responsibleDrive.png',
|
|
23
22
|
},
|
|
24
|
-
|
|
23
|
+
form: {},
|
|
25
24
|
},
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
25
|
+
responsibleOver18: {
|
|
26
|
+
key: 'responsibleOver18',
|
|
27
|
+
title: defineMessage({
|
|
28
|
+
id: 'validValues.responsibleConsumptionLogos.responsibleOver18',
|
|
29
|
+
message: "Don't when below legal drinking age.",
|
|
31
30
|
}),
|
|
32
|
-
|
|
33
|
-
|
|
31
|
+
frontend: {
|
|
32
|
+
logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/responsibleOver18.png',
|
|
34
33
|
},
|
|
35
|
-
|
|
34
|
+
form: {},
|
|
36
35
|
},
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
36
|
+
responsibleWIM: {
|
|
37
|
+
key: 'responsibleWIM',
|
|
38
|
+
title: defineMessage({
|
|
39
|
+
id: 'validValues.responsibleConsumptionLogos.responsibleWIM',
|
|
40
|
+
message: 'Wine in moderation.',
|
|
42
41
|
}),
|
|
43
|
-
|
|
44
|
-
|
|
42
|
+
frontend: {
|
|
43
|
+
logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/responsibleWIM.png',
|
|
45
44
|
},
|
|
46
|
-
|
|
47
|
-
}
|
|
48
|
-
}
|
|
45
|
+
form: {},
|
|
46
|
+
},
|
|
47
|
+
};
|