@bottlebooks/valid-values 6.0.0 → 6.0.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.
@@ -8,6 +8,8 @@ exports["default"] = void 0;
8
8
  var _core = require("@lingui/core");
9
9
 
10
10
  var genericRecyclingLogo = 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/00_Generic_Recycling.svg';
11
+ var categories = ['plastics', 'batteries', 'paper', 'metals', 'glass', 'composites', 'biodegradable'];
12
+ 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/00_Generic_Recycling.svg';
11
13
 
12
14
  /** Makes sure errors are displayed where the error is introduced. */
13
15
  var packagingMaterialType = function packagingMaterialType(value) {
@@ -26,7 +28,7 @@ var allPackagingMaterialTypes = {
26
28
  message: 'Polyethylene terephthalate'
27
29
  },
28
30
  data: {
29
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/01_PET.svg'
31
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/01_PET.svg'
30
32
  }
31
33
  }),
32
34
  '02_PE-HD': packagingMaterialType({
@@ -40,7 +42,7 @@ var allPackagingMaterialTypes = {
40
42
  message: 'High-density polyethylene'
41
43
  },
42
44
  data: {
43
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/02_PE-HD.svg'
45
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/02_PE-HD.svg'
44
46
  }
45
47
  }),
46
48
  '03_PVC': packagingMaterialType({
@@ -54,7 +56,7 @@ var allPackagingMaterialTypes = {
54
56
  message: 'Polyvinyl chloride'
55
57
  },
56
58
  data: {
57
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/03_PVC.svg'
59
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/03_PVC.svg'
58
60
  }
59
61
  }),
60
62
  '04_PELD': packagingMaterialType({
@@ -68,7 +70,7 @@ var allPackagingMaterialTypes = {
68
70
  message: 'Low-density polyethylene'
69
71
  },
70
72
  data: {
71
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/04_PELD.svg'
73
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/04_PELD.svg'
72
74
  }
73
75
  }),
74
76
  '05_PP': packagingMaterialType({
@@ -82,7 +84,7 @@ var allPackagingMaterialTypes = {
82
84
  message: 'Polypropylene'
83
85
  },
84
86
  data: {
85
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/05_PP.svg'
87
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/05_PP.svg'
86
88
  }
87
89
  }),
88
90
  '06_PS': packagingMaterialType({
@@ -96,7 +98,7 @@ var allPackagingMaterialTypes = {
96
98
  message: 'Polystyrene'
97
99
  },
98
100
  data: {
99
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/06_PS.svg'
101
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/06_PS.svg'
100
102
  }
101
103
  }),
102
104
  '07_O': packagingMaterialType({
@@ -110,7 +112,7 @@ var allPackagingMaterialTypes = {
110
112
  message: 'All other plastics'
111
113
  },
112
114
  data: {
113
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/07_O.svg'
115
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/07_O.svg'
114
116
  }
115
117
  }),
116
118
  ABS: packagingMaterialType({
@@ -124,7 +126,7 @@ var allPackagingMaterialTypes = {
124
126
  message: 'Acrylonitrile butadiene styrene'
125
127
  },
126
128
  data: {
127
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/ABS.svg'
129
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/ABS.svg'
128
130
  }
129
131
  }),
130
132
  PA: packagingMaterialType({
@@ -138,7 +140,7 @@ var allPackagingMaterialTypes = {
138
140
  message: 'Polyamide (Nylon)'
139
141
  },
140
142
  data: {
141
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/PA.svg'
143
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/PA.svg'
142
144
  }
143
145
  }),
144
146
  '08_LEAD': packagingMaterialType({
@@ -152,7 +154,7 @@ var allPackagingMaterialTypes = {
152
154
  message: 'Lead–acid battery'
153
155
  },
154
156
  data: {
155
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/08_LEAD.png'
157
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/08_LEAD.png'
156
158
  }
157
159
  }),
158
160
  '09_ALKALINE': packagingMaterialType({
@@ -166,7 +168,7 @@ var allPackagingMaterialTypes = {
166
168
  message: 'Alkaline battery'
167
169
  },
168
170
  data: {
169
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/09_ALKALINE.png'
171
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/09_ALKALINE.png'
170
172
  }
171
173
  }),
172
174
  '11_NiMH': packagingMaterialType({
@@ -180,7 +182,7 @@ var allPackagingMaterialTypes = {
180
182
  message: 'Nickel–metal hydride battery'
181
183
  },
182
184
  data: {
183
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/11_NiMH.svg'
185
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/11_NiMH.svg'
184
186
  }
185
187
  }),
186
188
  '12_Li': packagingMaterialType({
@@ -194,7 +196,7 @@ var allPackagingMaterialTypes = {
194
196
  message: 'Lithium battery'
195
197
  },
196
198
  data: {
197
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/12_Li.png'
199
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/12_Li.png'
198
200
  }
199
201
  }),
200
202
  '13_SO(Z)': packagingMaterialType({
@@ -208,7 +210,7 @@ var allPackagingMaterialTypes = {
208
210
  message: 'Silver-oxide battery'
209
211
  },
210
212
  data: {
211
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/13_SO(Z).png'
213
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/13_SO(Z).png'
212
214
  }
213
215
  }),
214
216
  '14_CZ': packagingMaterialType({
@@ -236,7 +238,7 @@ var allPackagingMaterialTypes = {
236
238
  message: 'Corrugated fiberboard (cardboard)'
237
239
  },
238
240
  data: {
239
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/20_PAP.svg'
241
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/20_PAP.svg'
240
242
  }
241
243
  }),
242
244
  '21_PAP': packagingMaterialType({
@@ -250,7 +252,7 @@ var allPackagingMaterialTypes = {
250
252
  message: 'Non-corrugated fiberboard (paperboard)'
251
253
  },
252
254
  data: {
253
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/21_PAP.svg'
255
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/21_PAP.svg'
254
256
  }
255
257
  }),
256
258
  '22_PAP': packagingMaterialType({
@@ -264,7 +266,7 @@ var allPackagingMaterialTypes = {
264
266
  message: 'Paper'
265
267
  },
266
268
  data: {
267
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/22_PAP.svg'
269
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/22_PAP.svg'
268
270
  }
269
271
  }),
270
272
  '40_FE': packagingMaterialType({
@@ -278,7 +280,7 @@ var allPackagingMaterialTypes = {
278
280
  message: 'Steel'
279
281
  },
280
282
  data: {
281
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/40_FE.svg'
283
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/40_FE.svg'
282
284
  }
283
285
  }),
284
286
  '41_ALU': packagingMaterialType({
@@ -292,13 +294,13 @@ var allPackagingMaterialTypes = {
292
294
  message: 'Aluminium'
293
295
  },
294
296
  data: {
295
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/41_ALU.svg'
297
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/41_ALU.svg'
296
298
  }
297
299
  }),
298
300
  '50_FOR': packagingMaterialType({
299
301
  key: '50_FOR',
300
302
  code: '50 FOR',
301
- category: 'metals',
303
+ category: 'biodegradable',
302
304
  label:
303
305
  /*i18n*/
304
306
  {
@@ -306,13 +308,13 @@ var allPackagingMaterialTypes = {
306
308
  message: 'Wood'
307
309
  },
308
310
  data: {
309
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/50_FOR.svg'
311
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/50_FOR.svg'
310
312
  }
311
313
  }),
312
314
  '51_FOR': packagingMaterialType({
313
315
  key: '51_FOR',
314
316
  code: '51 FOR',
315
- category: 'metals',
317
+ category: 'biodegradable',
316
318
  label:
317
319
  /*i18n*/
318
320
  {
@@ -320,13 +322,13 @@ var allPackagingMaterialTypes = {
320
322
  message: 'Cork'
321
323
  },
322
324
  data: {
323
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/51_FOR.svg'
325
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/51_FOR.svg'
324
326
  }
325
327
  }),
326
328
  '60_COT': packagingMaterialType({
327
329
  key: '60_COT',
328
330
  code: '60 COT',
329
- category: 'glass',
331
+ category: 'biodegradable',
330
332
  label:
331
333
  /*i18n*/
332
334
  {
@@ -334,13 +336,13 @@ var allPackagingMaterialTypes = {
334
336
  message: 'Cotton'
335
337
  },
336
338
  data: {
337
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/60_COT.svg'
339
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/60_COT.svg'
338
340
  }
339
341
  }),
340
342
  '61_TEX': packagingMaterialType({
341
343
  key: '61_TEX',
342
344
  code: '61 TEX',
343
- category: 'glass',
345
+ category: 'biodegradable',
344
346
  label:
345
347
  /*i18n*/
346
348
  {
@@ -348,13 +350,13 @@ var allPackagingMaterialTypes = {
348
350
  message: 'Jute'
349
351
  },
350
352
  data: {
351
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/61_TEX.svg'
353
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/61_TEX.svg'
352
354
  }
353
355
  }),
354
356
  '62-69_TEX': packagingMaterialType({
355
357
  key: '62-69_TEX',
356
358
  code: '62-69 TEX',
357
- category: 'glass',
359
+ category: 'biodegradable',
358
360
  label:
359
361
  /*i18n*/
360
362
  {
@@ -376,7 +378,7 @@ var allPackagingMaterialTypes = {
376
378
  message: 'Clear Glass'
377
379
  },
378
380
  data: {
379
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/70_GL.svg'
381
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/70_GL.svg'
380
382
  }
381
383
  }),
382
384
  '71_GL': packagingMaterialType({
@@ -390,7 +392,7 @@ var allPackagingMaterialTypes = {
390
392
  message: 'Green Glass'
391
393
  },
392
394
  data: {
393
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/71_GL.svg'
395
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/71_GL.svg'
394
396
  }
395
397
  }),
396
398
  '72_GL': packagingMaterialType({
@@ -404,7 +406,7 @@ var allPackagingMaterialTypes = {
404
406
  message: 'Brown Glass'
405
407
  },
406
408
  data: {
407
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/72_GL.svg'
409
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/72_GL.svg'
408
410
  }
409
411
  }),
410
412
  '73_GL': packagingMaterialType({
@@ -418,7 +420,7 @@ var allPackagingMaterialTypes = {
418
420
  message: 'Dark Sort Glass'
419
421
  },
420
422
  data: {
421
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/73_GL.png'
423
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/73_GL.png'
422
424
  }
423
425
  }),
424
426
  '74_GL': packagingMaterialType({
@@ -432,7 +434,7 @@ var allPackagingMaterialTypes = {
432
434
  message: 'Light Sort Glass'
433
435
  },
434
436
  data: {
435
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/74_GL.png'
437
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/74_GL.png'
436
438
  }
437
439
  }),
438
440
  '75_GL': packagingMaterialType({
@@ -446,7 +448,7 @@ var allPackagingMaterialTypes = {
446
448
  message: 'Light Leaded Glass'
447
449
  },
448
450
  data: {
449
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/75_GL.png'
451
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/75_GL.png'
450
452
  }
451
453
  }),
452
454
  '76_GL': packagingMaterialType({
@@ -460,7 +462,7 @@ var allPackagingMaterialTypes = {
460
462
  message: 'Leaded Glass'
461
463
  },
462
464
  data: {
463
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/76_GL.png'
465
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/76_GL.png'
464
466
  }
465
467
  }),
466
468
  '77_GL': packagingMaterialType({
@@ -474,7 +476,7 @@ var allPackagingMaterialTypes = {
474
476
  message: 'Copper Mixed/Copper Backed Glass'
475
477
  },
476
478
  data: {
477
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/77_GL.png'
479
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/77_GL.png'
478
480
  }
479
481
  }),
480
482
  '78_GL': packagingMaterialType({
@@ -488,7 +490,7 @@ var allPackagingMaterialTypes = {
488
490
  message: 'Silver Mixed/Silver Backed Glass'
489
491
  },
490
492
  data: {
491
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/78_GL.png'
493
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/78_GL.png'
492
494
  }
493
495
  }),
494
496
  '79_GL': packagingMaterialType({
@@ -502,7 +504,7 @@ var allPackagingMaterialTypes = {
502
504
  message: 'Gold Mixed/Gold Backed Glass'
503
505
  },
504
506
  data: {
505
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/79_GL.svg'
507
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/79_GL.svg'
506
508
  }
507
509
  }),
508
510
  '80_Paper': packagingMaterialType({
@@ -572,7 +574,7 @@ var allPackagingMaterialTypes = {
572
574
  message: 'Paper and cardboard/plastic/aluminium'
573
575
  },
574
576
  data: {
575
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/84_C_PAP.svg'
577
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/84_C_PAP.svg'
576
578
  }
577
579
  }),
578
580
  '85': packagingMaterialType({
@@ -600,7 +602,7 @@ var allPackagingMaterialTypes = {
600
602
  message: 'Biodegradable plastic'
601
603
  },
602
604
  data: {
603
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/87_CSL.png'
605
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/87_CSL.png'
604
606
  }
605
607
  }),
606
608
  '90_C_LDPE': packagingMaterialType({
@@ -614,7 +616,7 @@ var allPackagingMaterialTypes = {
614
616
  message: 'Plastics/Aluminium'
615
617
  },
616
618
  data: {
617
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/90_C_LDPE.png'
619
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/90_C_LDPE.png'
618
620
  }
619
621
  }),
620
622
  '91_C_LDPE': packagingMaterialType({
@@ -628,7 +630,7 @@ var allPackagingMaterialTypes = {
628
630
  message: 'Plastic/Tinplate'
629
631
  },
630
632
  data: {
631
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/91_C_LDPE.png'
633
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/91_C_LDPE.png'
632
634
  }
633
635
  }),
634
636
  '92': packagingMaterialType({
@@ -1,4 +1,4 @@
1
- import { ValidValueDefinition, ValidValueDataDefinition } from '../types/ValidValueDefinition.js';
1
+ import type { ValidValueDefinition, ValidValueDataDefinition } from '../types/ValidValueDefinition.js';
2
2
  interface ResponsibleConsumptionLogo extends ValidValueDefinition, ValidValueDataDefinition {
3
3
  }
4
4
  declare const allResponsibleConsumptionLogos: {
@@ -1 +1 @@
1
- {"version":3,"file":"responsibleConsumptionLogo.d.ts","sourceRoot":"","sources":["../../../src/validValues/responsibleConsumptionLogo/responsibleConsumptionLogo.ts"],"names":[],"mappings":"AACA,OAAO,EACL,oBAAoB,EACpB,wBAAwB,EACzB,MAAM,kCAAkC,CAAC;AAE1C,UAAU,0BACR,SAAQ,oBAAoB,EAC1B,wBAAwB;CAAG;AAK/B,QAAA,MAAM,8BAA8B;;;;;CAyC1B,CAAC;AAEX,oBAAY,6BAA6B,GACvC,MAAM,OAAO,8BAA8B,CAAC;AAE9C,eAAe,8BAA8B,CAAC"}
1
+ {"version":3,"file":"responsibleConsumptionLogo.d.ts","sourceRoot":"","sources":["../../../src/validValues/responsibleConsumptionLogo/responsibleConsumptionLogo.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,oBAAoB,EACpB,wBAAwB,EACzB,MAAM,kCAAkC,CAAC;AAE1C,UAAU,0BACR,SAAQ,oBAAoB,EAC1B,wBAAwB;CAAG;AAK/B,QAAA,MAAM,8BAA8B;;;;;CAyC1B,CAAC;AAEX,oBAAY,6BAA6B,GACvC,MAAM,OAAO,8BAA8B,CAAC;AAE9C,eAAe,8BAA8B,CAAC"}
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@bottlebooks/valid-values",
3
3
  "description": "The Bottlebooks lookup values, defined globally.",
4
4
  "private": false,
5
- "version": "6.0.0",
5
+ "version": "6.0.2",
6
6
  "type": "commonjs",
7
7
  "main": "dist/index.js",
8
8
  "scripts": {
@@ -32,5 +32,5 @@
32
32
  "@babel/core": "^7.15.5",
33
33
  "@lingui/core": "3.14.0"
34
34
  },
35
- "gitHead": "75d78696a2c792c430878f781e89449dbe5851a8"
35
+ "gitHead": "38a70620f42362b35f377c23abc69e2d71f4c37d"
36
36
  }
@@ -1,4 +1,4 @@
1
- import {
1
+ import type {
2
2
  ValidValueDataDefinition,
3
3
  ValidValueDefinition,
4
4
  ValidValueMetadataDefinition,
@@ -17,7 +17,7 @@ const allCertifications = {
17
17
  key: 'cl_sustainabilityCode',
18
18
  label: 'Wines of Chile Sustainability Code',
19
19
  data: {
20
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/cl_sustainabilityCode.svg',
20
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/cl_sustainabilityCode.svg',
21
21
  },
22
22
  metadata: {
23
23
  tags: ['internationalCertification'],
@@ -27,7 +27,7 @@ const allCertifications = {
27
27
  key: 'nz_asurequality',
28
28
  label: 'Wines of New Zealand AUS Quality',
29
29
  data: {
30
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/nz_asurequality.png',
30
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/nz_asurequality.png',
31
31
  },
32
32
  metadata: {
33
33
  tags: ['internationalCertification'],
@@ -37,7 +37,7 @@ const allCertifications = {
37
37
  key: 'nz_biogro',
38
38
  label: 'Biogro',
39
39
  data: {
40
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/nz_biogro.png',
40
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/nz_biogro.png',
41
41
  },
42
42
  metadata: {
43
43
  tags: ['internationalCertification'],
@@ -47,7 +47,7 @@ const allCertifications = {
47
47
  key: 'au_swa',
48
48
  label: 'Sustainable Winegrowing Australia (SWA)',
49
49
  data: {
50
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/au_swa.webp',
50
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/au_swa.webp',
51
51
  },
52
52
  metadata: {
53
53
  tags: ['internationalCertification'],
@@ -57,7 +57,7 @@ const allCertifications = {
57
57
  key: 'fr_vdd',
58
58
  label: 'Vignerons en Développement Durable (VDD)',
59
59
  data: {
60
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fr_vdd.png',
60
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/fr_vdd.png',
61
61
  },
62
62
  metadata: {
63
63
  tags: ['internationalCertification'],
@@ -67,7 +67,7 @@ const allCertifications = {
67
67
  key: 'fr_terraVitis',
68
68
  label: 'Terra Vitis',
69
69
  data: {
70
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fr_terraVitis.png',
70
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/fr_terraVitis.png',
71
71
  },
72
72
  metadata: {
73
73
  tags: ['internationalCertification'],
@@ -77,7 +77,7 @@ const allCertifications = {
77
77
  key: 'it_equalitas',
78
78
  label: 'Equalitas Sustainable Wine',
79
79
  data: {
80
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/it_equalitas.png',
80
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/it_equalitas.png',
81
81
  },
82
82
  metadata: {
83
83
  tags: ['internationalCertification'],
@@ -87,7 +87,7 @@ const allCertifications = {
87
87
  key: 'it_green_experience_plus',
88
88
  label: 'The Green Experience Plus',
89
89
  data: {
90
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/it_green_experience_plus.png',
90
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/it_green_experience_plus.png',
91
91
  },
92
92
  metadata: {
93
93
  tags: ['internationalCertification'],
@@ -97,7 +97,7 @@ const allCertifications = {
97
97
  key: 'it_green_experience',
98
98
  label: 'The Green Experience',
99
99
  data: {
100
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/it_green_experience.png',
100
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/it_green_experience.png',
101
101
  },
102
102
  metadata: {
103
103
  tags: ['internationalCertification'],
@@ -107,7 +107,7 @@ const allCertifications = {
107
107
  key: 'es_wineriesForClimateProtection',
108
108
  label: 'Wineries for Climate Protection',
109
109
  data: {
110
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/es_wineriesForClimateProtection.jpeg',
110
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/es_wineriesForClimateProtection.jpeg',
111
111
  },
112
112
  metadata: {
113
113
  tags: ['internationalCertification'],
@@ -117,7 +117,7 @@ const allCertifications = {
117
117
  key: 'de_bioland',
118
118
  label: 'Bioland',
119
119
  data: {
120
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/de_bioland.png',
120
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/de_bioland.png',
121
121
  },
122
122
  metadata: {
123
123
  tags: ['internationalCertification'],
@@ -127,7 +127,7 @@ const allCertifications = {
127
127
  key: 'za_wwf_bwi_champion',
128
128
  label: 'WWF BWI Champion',
129
129
  data: {
130
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/za_wwf_bwi_champion.png',
130
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/za_wwf_bwi_champion.png',
131
131
  },
132
132
  metadata: {
133
133
  tags: ['internationalCertification'],
@@ -137,7 +137,7 @@ const allCertifications = {
137
137
  key: 'us_newyork_lisw',
138
138
  label: 'Long Island Sustainable Winegrowing',
139
139
  data: {
140
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/us_newyork_lisw.png',
140
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/us_newyork_lisw.png',
141
141
  },
142
142
  metadata: {
143
143
  tags: ['internationalCertification'],
@@ -147,7 +147,7 @@ const allCertifications = {
147
147
  key: 'nz_swnz',
148
148
  label: 'Sustainable Winegrowing New Zealand',
149
149
  data: {
150
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/nz_swnz.jpeg',
150
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/nz_swnz.jpeg',
151
151
  },
152
152
  metadata: {
153
153
  tags: ['internationalCertification'],
@@ -157,7 +157,7 @@ const allCertifications = {
157
157
  key: 'globalGap_cropsForProcessingStandard',
158
158
  label: 'Global gap crops for processing standard',
159
159
  data: {
160
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/globalGap_cropsForProcessingStandard.jpg',
160
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/globalGap_cropsForProcessingStandard.jpg',
161
161
  },
162
162
  metadata: {
163
163
  tags: ['internationalCertification'],
@@ -167,7 +167,7 @@ const allCertifications = {
167
167
  key: 'fair_for_life',
168
168
  label: 'Fair for life',
169
169
  data: {
170
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fair_for_life.jpeg',
170
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/fair_for_life.jpeg',
171
171
  },
172
172
  metadata: {
173
173
  tags: ['internationalCertification'],
@@ -177,7 +177,7 @@ const allCertifications = {
177
177
  key: 'respectBiodyn',
178
178
  label: 'Respect Biodyn',
179
179
  data: {
180
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/respectBiodyn.png',
180
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/respectBiodyn.png',
181
181
  },
182
182
  metadata: {
183
183
  tags: ['internationalCertification'],
@@ -187,7 +187,7 @@ const allCertifications = {
187
187
  key: 'renaissanceDeAppelations',
188
188
  label: 'Renaissance de appelations',
189
189
  data: {
190
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/renaissanceDeAppelations.jpeg',
190
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/renaissanceDeAppelations.jpeg',
191
191
  },
192
192
  metadata: {
193
193
  tags: ['internationalCertification'],
@@ -197,7 +197,7 @@ const allCertifications = {
197
197
  key: 'naturland',
198
198
  label: 'Naturland',
199
199
  data: {
200
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/naturland.svg',
200
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/naturland.svg',
201
201
  },
202
202
  metadata: {
203
203
  tags: ['internationalCertification'],
@@ -207,7 +207,7 @@ const allCertifications = {
207
207
  key: 'fair_n_green',
208
208
  label: "Fair'n green",
209
209
  data: {
210
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fair_n_green.jpeg',
210
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/fair_n_green.jpeg',
211
211
  },
212
212
  metadata: {
213
213
  tags: ['internationalCertification'],
@@ -217,7 +217,7 @@ const allCertifications = {
217
217
  key: 'demeter',
218
218
  label: 'Demeter',
219
219
  data: {
220
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/demeter.svg',
220
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/demeter.svg',
221
221
  },
222
222
  metadata: {
223
223
  tags: ['internationalCertification'],
@@ -227,7 +227,7 @@ const allCertifications = {
227
227
  key: 'biodyvin',
228
228
  label: 'Biodyvin',
229
229
  data: {
230
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/biodyvin.png',
230
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/biodyvin.png',
231
231
  },
232
232
  metadata: {
233
233
  tags: ['internationalCertification'],
@@ -237,7 +237,7 @@ const allCertifications = {
237
237
  key: 'carbon_trust',
238
238
  label: 'Carbon trust',
239
239
  data: {
240
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/carbon_trust.png',
240
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/carbon_trust.png',
241
241
  },
242
242
  metadata: {
243
243
  tags: ['internationalCertification'],
@@ -247,7 +247,7 @@ const allCertifications = {
247
247
  key: 'fr_agriculture_biologique',
248
248
  label: 'Agriculture biologique',
249
249
  data: {
250
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fr_agriculture_biologique.png',
250
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/fr_agriculture_biologique.png',
251
251
  },
252
252
  metadata: {
253
253
  tags: ['internationalCertification'],
@@ -257,7 +257,7 @@ const allCertifications = {
257
257
  key: 'de_ecovin',
258
258
  label: 'Ecovin',
259
259
  data: {
260
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/de_ecovin.svg',
260
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/de_ecovin.svg',
261
261
  },
262
262
  metadata: {
263
263
  tags: ['internationalCertification'],
@@ -267,7 +267,7 @@ const allCertifications = {
267
267
  key: 'b_corp',
268
268
  label: 'B Corp',
269
269
  data: {
270
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/b_corp.svg',
270
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/b_corp.svg',
271
271
  },
272
272
  metadata: {
273
273
  tags: ['internationalCertification'],
@@ -277,7 +277,7 @@ const allCertifications = {
277
277
  key: 'certifiedOrganicEU',
278
278
  label: 'Certified organic based on EU-Guidelines',
279
279
  data: {
280
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/certifiedOrganicEU.jpeg',
280
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/certifiedOrganicEU.jpeg',
281
281
  },
282
282
  metadata: {
283
283
  tags: ['internationalCertification'],
@@ -163,7 +163,7 @@ const allIngredients = {
163
163
  message: 'citric acid',
164
164
  }),
165
165
  metadata: {
166
- tags: ['NATURALLY_ADDED_ACID'],
166
+ tags: ['STABILISER'],
167
167
  productType: PRODUCT_TYPE_WINES,
168
168
  },
169
169
  }),