@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.
Files changed (48) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/locales/po/sk.d.ts.map +1 -1
  3. package/dist/locales/po/sk.js +1 -1
  4. package/package.json +2 -2
  5. package/src/locales/json/bg.json +1 -1
  6. package/src/locales/json/cz.json +1 -1
  7. package/src/locales/json/de.json +1 -1
  8. package/src/locales/json/dk.json +1 -1
  9. package/src/locales/json/ee.json +1 -1
  10. package/src/locales/json/en.json +1 -1
  11. package/src/locales/json/es.json +1 -1
  12. package/src/locales/json/fi.json +1 -1
  13. package/src/locales/json/fr.json +1 -1
  14. package/src/locales/json/gr.json +1 -1
  15. package/src/locales/json/hr.json +1 -1
  16. package/src/locales/json/hu.json +1 -1
  17. package/src/locales/json/ie.json +1 -1
  18. package/src/locales/json/it.json +1 -1
  19. package/src/locales/json/json.json +1 -1
  20. package/src/locales/json/lt.json +1 -1
  21. package/src/locales/json/lv.json +1 -1
  22. package/src/locales/json/mt.json +1 -1
  23. package/src/locales/json/nl.json +1 -1
  24. package/src/locales/json/pl.json +1 -1
  25. package/src/locales/json/props.json +1 -1
  26. package/src/locales/json/pt.json +1 -1
  27. package/src/locales/json/ro.json +1 -1
  28. package/src/locales/json/se.json +1 -1
  29. package/src/locales/json/si.json +1 -1
  30. package/src/locales/json/sk.json +1 -1
  31. package/src/locales/po/sk.po +1 -1
  32. package/src/locales/po/sk.ts +1 -1
  33. package/src/scripts/README.md +5 -4
  34. package/src/validValues/json/awards.js +2487 -3193
  35. package/src/validValues/json/awardsMedals.js +1408 -1409
  36. package/src/validValues/json/beerStyle.js +598 -599
  37. package/src/validValues/json/country.js +1841 -2038
  38. package/src/validValues/json/designation.js +93 -94
  39. package/src/validValues/json/eLabelCertification.js +246 -301
  40. package/src/validValues/json/packagingCertification.js +39 -48
  41. package/src/validValues/json/packagingCertifications.js +43 -52
  42. package/src/validValues/json/productionMethod.js +75 -76
  43. package/src/validValues/json/responsibleConsumptionLogo.js +35 -36
  44. package/src/validValues/json/responsibleConsumptionLogos.js +35 -36
  45. package/src/validValues/json/subregion.js +8350 -8351
  46. package/src/validValues/json/varietyName.js +9745 -9746
  47. package/src/validValues/json/wineColor.js +27 -28
  48. package/src/validValues/json/wineType.js +27 -28
@@ -1,328 +1,273 @@
1
1
  import { defineMessage } from '@lingui/macro';
2
- const validValues =
3
- {
4
- "au_swa": {
5
- "key": "au_swa",
6
- "title": "Sustainable Winegrowing Australia (SWA)",
7
- "frontend": {
8
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/au_swa.webp"
9
- },
10
- "form": {
11
- "tags": [
12
- "internationalCertification"
13
- ]
14
- }
2
+ const validValues = {
3
+ au_swa: {
4
+ key: 'au_swa',
5
+ title: 'Sustainable Winegrowing Australia (SWA)',
6
+ frontend: {
7
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/au_swa.webp',
8
+ },
9
+ form: {
10
+ tags: ['internationalCertification'],
11
+ },
15
12
  },
16
- "b_corp": {
17
- "key": "b_corp",
18
- "title": "B Corp",
19
- "frontend": {
20
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/b_corp.svg"
21
- },
22
- "form": {
23
- "tags": [
24
- "internationalCertification"
25
- ]
26
- }
13
+ b_corp: {
14
+ key: 'b_corp',
15
+ title: 'B Corp',
16
+ frontend: {
17
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/b_corp.svg',
18
+ },
19
+ form: {
20
+ tags: ['internationalCertification'],
21
+ },
27
22
  },
28
- "biodyvin": {
29
- "key": "biodyvin",
30
- "title": "Biodyvin",
31
- "frontend": {
32
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/biodyvin.png"
33
- },
34
- "form": {
35
- "tags": [
36
- "internationalCertification"
37
- ]
38
- }
23
+ biodyvin: {
24
+ key: 'biodyvin',
25
+ title: 'Biodyvin',
26
+ frontend: {
27
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/biodyvin.png',
28
+ },
29
+ form: {
30
+ tags: ['internationalCertification'],
31
+ },
39
32
  },
40
- "carbon_trust": {
41
- "key": "carbon_trust",
42
- "title": "Carbon trust",
43
- "frontend": {
44
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/carbon_trust.png"
45
- },
46
- "form": {
47
- "tags": [
48
- "internationalCertification"
49
- ]
50
- }
33
+ carbon_trust: {
34
+ key: 'carbon_trust',
35
+ title: 'Carbon trust',
36
+ frontend: {
37
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/carbon_trust.png',
38
+ },
39
+ form: {
40
+ tags: ['internationalCertification'],
41
+ },
51
42
  },
52
- "certifiedOrganicEU": {
53
- "key": "certifiedOrganicEU",
54
- "title": "Certified organic based on EU-Guidelines",
55
- "frontend": {
56
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/certifiedOrganicEU.jpeg"
57
- },
58
- "form": {
59
- "tags": [
60
- "internationalCertification"
61
- ]
62
- }
43
+ certifiedOrganicEU: {
44
+ key: 'certifiedOrganicEU',
45
+ title: 'Certified organic based on EU-Guidelines',
46
+ frontend: {
47
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/certifiedOrganicEU.jpeg',
48
+ },
49
+ form: {
50
+ tags: ['internationalCertification'],
51
+ },
63
52
  },
64
- "cl_sustainabilityCode": {
65
- "key": "cl_sustainabilityCode",
66
- "title": "Wines of Chile Sustainability Code",
67
- "frontend": {
68
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/cl_sustainabilityCode.svg"
69
- },
70
- "form": {
71
- "tags": [
72
- "internationalCertification"
73
- ]
74
- }
53
+ cl_sustainabilityCode: {
54
+ key: 'cl_sustainabilityCode',
55
+ title: 'Wines of Chile Sustainability Code',
56
+ frontend: {
57
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/cl_sustainabilityCode.svg',
58
+ },
59
+ form: {
60
+ tags: ['internationalCertification'],
61
+ },
75
62
  },
76
- "de_bioland": {
77
- "key": "de_bioland",
78
- "title": "Bioland",
79
- "frontend": {
80
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/de_bioland.png"
81
- },
82
- "form": {
83
- "tags": [
84
- "internationalCertification"
85
- ]
86
- }
63
+ de_bioland: {
64
+ key: 'de_bioland',
65
+ title: 'Bioland',
66
+ frontend: {
67
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/de_bioland.png',
68
+ },
69
+ form: {
70
+ tags: ['internationalCertification'],
71
+ },
87
72
  },
88
- "de_ecovin": {
89
- "key": "de_ecovin",
90
- "title": "Ecovin",
91
- "frontend": {
92
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/de_ecovin.svg"
93
- },
94
- "form": {
95
- "tags": [
96
- "internationalCertification"
97
- ]
98
- }
73
+ de_ecovin: {
74
+ key: 'de_ecovin',
75
+ title: 'Ecovin',
76
+ frontend: {
77
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/de_ecovin.svg',
78
+ },
79
+ form: {
80
+ tags: ['internationalCertification'],
81
+ },
99
82
  },
100
- "demeter": {
101
- "key": "demeter",
102
- "title": "Demeter",
103
- "frontend": {
104
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/demeter.svg"
105
- },
106
- "form": {
107
- "tags": [
108
- "internationalCertification"
109
- ]
110
- }
83
+ demeter: {
84
+ key: 'demeter',
85
+ title: 'Demeter',
86
+ frontend: {
87
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/demeter.svg',
88
+ },
89
+ form: {
90
+ tags: ['internationalCertification'],
91
+ },
111
92
  },
112
- "es_wineriesForClimateProtection": {
113
- "key": "es_wineriesForClimateProtection",
114
- "title": "Wineries for Climate Protection",
115
- "frontend": {
116
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/es_wineriesForClimateProtection.jpeg"
117
- },
118
- "form": {
119
- "tags": [
120
- "internationalCertification"
121
- ]
122
- }
93
+ es_wineriesForClimateProtection: {
94
+ key: 'es_wineriesForClimateProtection',
95
+ title: 'Wineries for Climate Protection',
96
+ frontend: {
97
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/es_wineriesForClimateProtection.jpeg',
98
+ },
99
+ form: {
100
+ tags: ['internationalCertification'],
101
+ },
123
102
  },
124
- "fair_for_life": {
125
- "key": "fair_for_life",
126
- "title": "Fair for life",
127
- "frontend": {
128
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fair_for_life.jpeg"
129
- },
130
- "form": {
131
- "tags": [
132
- "internationalCertification"
133
- ]
134
- }
103
+ fair_for_life: {
104
+ key: 'fair_for_life',
105
+ title: 'Fair for life',
106
+ frontend: {
107
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fair_for_life.jpeg',
108
+ },
109
+ form: {
110
+ tags: ['internationalCertification'],
111
+ },
135
112
  },
136
- "fair_n_green": {
137
- "key": "fair_n_green",
138
- "title": "Fair'n green",
139
- "frontend": {
140
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fair_n_green.jpeg"
141
- },
142
- "form": {
143
- "tags": [
144
- "internationalCertification"
145
- ]
146
- }
113
+ fair_n_green: {
114
+ key: 'fair_n_green',
115
+ title: "Fair'n green",
116
+ frontend: {
117
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fair_n_green.jpeg',
118
+ },
119
+ form: {
120
+ tags: ['internationalCertification'],
121
+ },
147
122
  },
148
- "fr_agriculture_biologique": {
149
- "key": "fr_agriculture_biologique",
150
- "title": "Agriculture biologique",
151
- "frontend": {
152
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fr_agriculture_biologique.png"
153
- },
154
- "form": {
155
- "tags": [
156
- "internationalCertification"
157
- ]
158
- }
123
+ fr_agriculture_biologique: {
124
+ key: 'fr_agriculture_biologique',
125
+ title: 'Agriculture biologique',
126
+ frontend: {
127
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fr_agriculture_biologique.png',
128
+ },
129
+ form: {
130
+ tags: ['internationalCertification'],
131
+ },
159
132
  },
160
- "fr_terraVitis": {
161
- "key": "fr_terraVitis",
162
- "title": "Terra Vitis",
163
- "frontend": {
164
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fr_terraVitis.png"
165
- },
166
- "form": {
167
- "tags": [
168
- "internationalCertification"
169
- ]
170
- }
133
+ fr_terraVitis: {
134
+ key: 'fr_terraVitis',
135
+ title: 'Terra Vitis',
136
+ frontend: {
137
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fr_terraVitis.png',
138
+ },
139
+ form: {
140
+ tags: ['internationalCertification'],
141
+ },
171
142
  },
172
- "fr_vdd": {
173
- "key": "fr_vdd",
174
- "title": "Vignerons en Développement Durable (VDD)",
175
- "frontend": {
176
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fr_vdd.png"
177
- },
178
- "form": {
179
- "tags": [
180
- "internationalCertification"
181
- ]
182
- }
143
+ fr_vdd: {
144
+ key: 'fr_vdd',
145
+ title: 'Vignerons en Développement Durable (VDD)',
146
+ frontend: {
147
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fr_vdd.png',
148
+ },
149
+ form: {
150
+ tags: ['internationalCertification'],
151
+ },
183
152
  },
184
- "globalGap_cropsForProcessingStandard": {
185
- "key": "globalGap_cropsForProcessingStandard",
186
- "title": "Global gap crops for processing standard",
187
- "frontend": {
188
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/globalGap_cropsForProcessingStandard.jpg"
189
- },
190
- "form": {
191
- "tags": [
192
- "internationalCertification"
193
- ]
194
- }
153
+ globalGap_cropsForProcessingStandard: {
154
+ key: 'globalGap_cropsForProcessingStandard',
155
+ title: 'Global gap crops for processing standard',
156
+ frontend: {
157
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/globalGap_cropsForProcessingStandard.jpg',
158
+ },
159
+ form: {
160
+ tags: ['internationalCertification'],
161
+ },
195
162
  },
196
- "it_equalitas": {
197
- "key": "it_equalitas",
198
- "title": "Equalitas Sustainable Wine",
199
- "frontend": {
200
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/it_equalitas.png"
201
- },
202
- "form": {
203
- "tags": [
204
- "internationalCertification"
205
- ]
206
- }
163
+ it_equalitas: {
164
+ key: 'it_equalitas',
165
+ title: 'Equalitas Sustainable Wine',
166
+ frontend: {
167
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/it_equalitas.png',
168
+ },
169
+ form: {
170
+ tags: ['internationalCertification'],
171
+ },
207
172
  },
208
- "it_green_experience": {
209
- "key": "it_green_experience",
210
- "title": "The Green Experience",
211
- "frontend": {
212
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/it_green_experience.png"
213
- },
214
- "form": {
215
- "tags": [
216
- "internationalCertification"
217
- ]
218
- }
173
+ it_green_experience: {
174
+ key: 'it_green_experience',
175
+ title: 'The Green Experience',
176
+ frontend: {
177
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/it_green_experience.png',
178
+ },
179
+ form: {
180
+ tags: ['internationalCertification'],
181
+ },
219
182
  },
220
- "it_green_experience_plus": {
221
- "key": "it_green_experience_plus",
222
- "title": "The Green Experience Plus",
223
- "frontend": {
224
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/it_green_experience_plus.png"
225
- },
226
- "form": {
227
- "tags": [
228
- "internationalCertification"
229
- ]
230
- }
183
+ it_green_experience_plus: {
184
+ key: 'it_green_experience_plus',
185
+ title: 'The Green Experience Plus',
186
+ frontend: {
187
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/it_green_experience_plus.png',
188
+ },
189
+ form: {
190
+ tags: ['internationalCertification'],
191
+ },
231
192
  },
232
- "naturland": {
233
- "key": "naturland",
234
- "title": "Naturland",
235
- "frontend": {
236
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/naturland.svg"
237
- },
238
- "form": {
239
- "tags": [
240
- "internationalCertification"
241
- ]
242
- }
193
+ naturland: {
194
+ key: 'naturland',
195
+ title: 'Naturland',
196
+ frontend: {
197
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/naturland.svg',
198
+ },
199
+ form: {
200
+ tags: ['internationalCertification'],
201
+ },
243
202
  },
244
- "nz_asurequality": {
245
- "key": "nz_asurequality",
246
- "title": "Wines of New Zealand AUS Quality",
247
- "frontend": {
248
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/nz_asurequality.png"
249
- },
250
- "form": {
251
- "tags": [
252
- "internationalCertification"
253
- ]
254
- }
203
+ nz_asurequality: {
204
+ key: 'nz_asurequality',
205
+ title: 'Wines of New Zealand AUS Quality',
206
+ frontend: {
207
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/nz_asurequality.png',
208
+ },
209
+ form: {
210
+ tags: ['internationalCertification'],
211
+ },
255
212
  },
256
- "nz_biogro": {
257
- "key": "nz_biogro",
258
- "title": "Biogro",
259
- "frontend": {
260
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/nz_biogro.png"
261
- },
262
- "form": {
263
- "tags": [
264
- "internationalCertification"
265
- ]
266
- }
213
+ nz_biogro: {
214
+ key: 'nz_biogro',
215
+ title: 'Biogro',
216
+ frontend: {
217
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/nz_biogro.png',
218
+ },
219
+ form: {
220
+ tags: ['internationalCertification'],
221
+ },
267
222
  },
268
- "nz_swnz": {
269
- "key": "nz_swnz",
270
- "title": "Sustainable Winegrowing New Zealand",
271
- "frontend": {
272
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/nz_swnz.jpeg"
273
- },
274
- "form": {
275
- "tags": [
276
- "internationalCertification"
277
- ]
278
- }
223
+ nz_swnz: {
224
+ key: 'nz_swnz',
225
+ title: 'Sustainable Winegrowing New Zealand',
226
+ frontend: {
227
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/nz_swnz.jpeg',
228
+ },
229
+ form: {
230
+ tags: ['internationalCertification'],
231
+ },
279
232
  },
280
- "renaissanceDeAppelations": {
281
- "key": "renaissanceDeAppelations",
282
- "title": "Renaissance de appelations",
283
- "frontend": {
284
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/renaissanceDeAppelations.jpeg"
285
- },
286
- "form": {
287
- "tags": [
288
- "internationalCertification"
289
- ]
290
- }
233
+ renaissanceDeAppelations: {
234
+ key: 'renaissanceDeAppelations',
235
+ title: 'Renaissance de appelations',
236
+ frontend: {
237
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/renaissanceDeAppelations.jpeg',
238
+ },
239
+ form: {
240
+ tags: ['internationalCertification'],
241
+ },
291
242
  },
292
- "respectBiodyn": {
293
- "key": "respectBiodyn",
294
- "title": "Respect Biodyn",
295
- "frontend": {
296
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/respectBiodyn.png"
297
- },
298
- "form": {
299
- "tags": [
300
- "internationalCertification"
301
- ]
302
- }
243
+ respectBiodyn: {
244
+ key: 'respectBiodyn',
245
+ title: 'Respect Biodyn',
246
+ frontend: {
247
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/respectBiodyn.png',
248
+ },
249
+ form: {
250
+ tags: ['internationalCertification'],
251
+ },
252
+ },
253
+ us_newyork_lisw: {
254
+ key: 'us_newyork_lisw',
255
+ title: 'Long Island Sustainable Winegrowing',
256
+ frontend: {
257
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/us_newyork_lisw.png',
258
+ },
259
+ form: {
260
+ tags: ['internationalCertification'],
261
+ },
303
262
  },
304
- "us_newyork_lisw": {
305
- "key": "us_newyork_lisw",
306
- "title": "Long Island Sustainable Winegrowing",
307
- "frontend": {
308
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/us_newyork_lisw.png"
309
- },
310
- "form": {
311
- "tags": [
312
- "internationalCertification"
313
- ]
314
- }
263
+ za_wwf_bwi_champion: {
264
+ key: 'za_wwf_bwi_champion',
265
+ title: 'WWF BWI Champion',
266
+ frontend: {
267
+ logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/za_wwf_bwi_champion.png',
268
+ },
269
+ form: {
270
+ tags: ['internationalCertification'],
271
+ },
315
272
  },
316
- "za_wwf_bwi_champion": {
317
- "key": "za_wwf_bwi_champion",
318
- "title": "WWF BWI Champion",
319
- "frontend": {
320
- "logo": "https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/za_wwf_bwi_champion.png"
321
- },
322
- "form": {
323
- "tags": [
324
- "internationalCertification"
325
- ]
326
- }
327
- }
328
- }
273
+ };