@bottlebooks/valid-values 6.0.0 → 6.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,12 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [6.0.1](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@6.0.0...@bottlebooks/valid-values@6.0.1) (2023-03-13)
7
+
8
+ ### Bug Fixes
9
+
10
+ - use cdn urls ([cec3ed5](https://github.com/bottlebooks/bottlebooks/commit/cec3ed5acbf133379e18dbb5345f84e26cb21507))
11
+
6
12
  # [6.0.0](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@5.3.2...@bottlebooks/valid-values@6.0.0) (2023-03-09)
7
13
 
8
14
  ### Bug Fixes
@@ -1,4 +1,4 @@
1
- import { ValidValueDataDefinition, ValidValueDefinition, ValidValueMetadataDefinition } from '../types/ValidValueDefinition';
1
+ import type { ValidValueDataDefinition, ValidValueDefinition, ValidValueMetadataDefinition } from '../types/ValidValueDefinition';
2
2
  export interface Certification extends ValidValueDefinition, ValidValueDataDefinition, ValidValueMetadataDefinition {
3
3
  }
4
4
  declare const allCertifications: {
@@ -1 +1 @@
1
- {"version":3,"file":"certification.d.ts","sourceRoot":"","sources":["../../../src/validValues/certification/certification.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,wBAAwB,EACxB,oBAAoB,EACpB,4BAA4B,EAC7B,MAAM,+BAA+B,CAAC;AAEvC,MAAM,WAAW,aACf,SAAQ,oBAAoB,EAC1B,wBAAwB,EACxB,4BAA4B;CAAG;AAKnC,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+Qb,CAAC;AAEX,oBAAY,gBAAgB,GAAG,MAAM,OAAO,iBAAiB,CAAC;AAE9D,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"certification.d.ts","sourceRoot":"","sources":["../../../src/validValues/certification/certification.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,wBAAwB,EACxB,oBAAoB,EACpB,4BAA4B,EAC7B,MAAM,+BAA+B,CAAC;AAEvC,MAAM,WAAW,aACf,SAAQ,oBAAoB,EAC1B,wBAAwB,EACxB,4BAA4B;CAAG;AAKnC,QAAA,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+Qb,CAAC;AAEX,oBAAY,gBAAgB,GAAG,MAAM,OAAO,iBAAiB,CAAC;AAE9D,eAAe,iBAAiB,CAAC"}
@@ -15,7 +15,7 @@ var allCertifications = {
15
15
  key: 'cl_sustainabilityCode',
16
16
  label: 'Wines of Chile Sustainability Code',
17
17
  data: {
18
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/cl_sustainabilityCode.svg'
18
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/cl_sustainabilityCode.svg'
19
19
  },
20
20
  metadata: {
21
21
  tags: ['internationalCertification']
@@ -25,7 +25,7 @@ var allCertifications = {
25
25
  key: 'nz_asurequality',
26
26
  label: 'Wines of New Zealand AUS Quality',
27
27
  data: {
28
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/nz_asurequality.png'
28
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/nz_asurequality.png'
29
29
  },
30
30
  metadata: {
31
31
  tags: ['internationalCertification']
@@ -35,7 +35,7 @@ var allCertifications = {
35
35
  key: 'nz_biogro',
36
36
  label: 'Biogro',
37
37
  data: {
38
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/nz_biogro.png'
38
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/nz_biogro.png'
39
39
  },
40
40
  metadata: {
41
41
  tags: ['internationalCertification']
@@ -45,7 +45,7 @@ var allCertifications = {
45
45
  key: 'au_swa',
46
46
  label: 'Sustainable Winegrowing Australia (SWA)',
47
47
  data: {
48
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/au_swa.webp'
48
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/au_swa.webp'
49
49
  },
50
50
  metadata: {
51
51
  tags: ['internationalCertification']
@@ -55,7 +55,7 @@ var allCertifications = {
55
55
  key: 'fr_vdd',
56
56
  label: 'Vignerons en Développement Durable (VDD)',
57
57
  data: {
58
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fr_vdd.png'
58
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/fr_vdd.png'
59
59
  },
60
60
  metadata: {
61
61
  tags: ['internationalCertification']
@@ -65,7 +65,7 @@ var allCertifications = {
65
65
  key: 'fr_terraVitis',
66
66
  label: 'Terra Vitis',
67
67
  data: {
68
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fr_terraVitis.png'
68
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/fr_terraVitis.png'
69
69
  },
70
70
  metadata: {
71
71
  tags: ['internationalCertification']
@@ -75,7 +75,7 @@ var allCertifications = {
75
75
  key: 'it_equalitas',
76
76
  label: 'Equalitas Sustainable Wine',
77
77
  data: {
78
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/it_equalitas.png'
78
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/it_equalitas.png'
79
79
  },
80
80
  metadata: {
81
81
  tags: ['internationalCertification']
@@ -85,7 +85,7 @@ var allCertifications = {
85
85
  key: 'it_green_experience_plus',
86
86
  label: 'The Green Experience Plus',
87
87
  data: {
88
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/it_green_experience_plus.png'
88
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/it_green_experience_plus.png'
89
89
  },
90
90
  metadata: {
91
91
  tags: ['internationalCertification']
@@ -95,7 +95,7 @@ var allCertifications = {
95
95
  key: 'it_green_experience',
96
96
  label: 'The Green Experience',
97
97
  data: {
98
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/it_green_experience.png'
98
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/it_green_experience.png'
99
99
  },
100
100
  metadata: {
101
101
  tags: ['internationalCertification']
@@ -105,7 +105,7 @@ var allCertifications = {
105
105
  key: 'es_wineriesForClimateProtection',
106
106
  label: 'Wineries for Climate Protection',
107
107
  data: {
108
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/es_wineriesForClimateProtection.jpeg'
108
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/es_wineriesForClimateProtection.jpeg'
109
109
  },
110
110
  metadata: {
111
111
  tags: ['internationalCertification']
@@ -115,7 +115,7 @@ var allCertifications = {
115
115
  key: 'de_bioland',
116
116
  label: 'Bioland',
117
117
  data: {
118
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/de_bioland.png'
118
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/de_bioland.png'
119
119
  },
120
120
  metadata: {
121
121
  tags: ['internationalCertification']
@@ -125,7 +125,7 @@ var allCertifications = {
125
125
  key: 'za_wwf_bwi_champion',
126
126
  label: 'WWF BWI Champion',
127
127
  data: {
128
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/za_wwf_bwi_champion.png'
128
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/za_wwf_bwi_champion.png'
129
129
  },
130
130
  metadata: {
131
131
  tags: ['internationalCertification']
@@ -135,7 +135,7 @@ var allCertifications = {
135
135
  key: 'us_newyork_lisw',
136
136
  label: 'Long Island Sustainable Winegrowing',
137
137
  data: {
138
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/us_newyork_lisw.png'
138
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/us_newyork_lisw.png'
139
139
  },
140
140
  metadata: {
141
141
  tags: ['internationalCertification']
@@ -145,7 +145,7 @@ var allCertifications = {
145
145
  key: 'nz_swnz',
146
146
  label: 'Sustainable Winegrowing New Zealand',
147
147
  data: {
148
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/nz_swnz.jpeg'
148
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/nz_swnz.jpeg'
149
149
  },
150
150
  metadata: {
151
151
  tags: ['internationalCertification']
@@ -155,7 +155,7 @@ var allCertifications = {
155
155
  key: 'globalGap_cropsForProcessingStandard',
156
156
  label: 'Global gap crops for processing standard',
157
157
  data: {
158
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/globalGap_cropsForProcessingStandard.jpg'
158
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/globalGap_cropsForProcessingStandard.jpg'
159
159
  },
160
160
  metadata: {
161
161
  tags: ['internationalCertification']
@@ -165,7 +165,7 @@ var allCertifications = {
165
165
  key: 'fair_for_life',
166
166
  label: 'Fair for life',
167
167
  data: {
168
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fair_for_life.jpeg'
168
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/fair_for_life.jpeg'
169
169
  },
170
170
  metadata: {
171
171
  tags: ['internationalCertification']
@@ -175,7 +175,7 @@ var allCertifications = {
175
175
  key: 'respectBiodyn',
176
176
  label: 'Respect Biodyn',
177
177
  data: {
178
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/respectBiodyn.png'
178
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/respectBiodyn.png'
179
179
  },
180
180
  metadata: {
181
181
  tags: ['internationalCertification']
@@ -185,7 +185,7 @@ var allCertifications = {
185
185
  key: 'renaissanceDeAppelations',
186
186
  label: 'Renaissance de appelations',
187
187
  data: {
188
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/renaissanceDeAppelations.jpeg'
188
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/renaissanceDeAppelations.jpeg'
189
189
  },
190
190
  metadata: {
191
191
  tags: ['internationalCertification']
@@ -195,7 +195,7 @@ var allCertifications = {
195
195
  key: 'naturland',
196
196
  label: 'Naturland',
197
197
  data: {
198
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/naturland.svg'
198
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/naturland.svg'
199
199
  },
200
200
  metadata: {
201
201
  tags: ['internationalCertification']
@@ -205,7 +205,7 @@ var allCertifications = {
205
205
  key: 'fair_n_green',
206
206
  label: "Fair'n green",
207
207
  data: {
208
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fair_n_green.jpeg'
208
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/fair_n_green.jpeg'
209
209
  },
210
210
  metadata: {
211
211
  tags: ['internationalCertification']
@@ -215,7 +215,7 @@ var allCertifications = {
215
215
  key: 'demeter',
216
216
  label: 'Demeter',
217
217
  data: {
218
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/demeter.svg'
218
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/demeter.svg'
219
219
  },
220
220
  metadata: {
221
221
  tags: ['internationalCertification']
@@ -225,7 +225,7 @@ var allCertifications = {
225
225
  key: 'biodyvin',
226
226
  label: 'Biodyvin',
227
227
  data: {
228
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/biodyvin.png'
228
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/biodyvin.png'
229
229
  },
230
230
  metadata: {
231
231
  tags: ['internationalCertification']
@@ -235,7 +235,7 @@ var allCertifications = {
235
235
  key: 'carbon_trust',
236
236
  label: 'Carbon trust',
237
237
  data: {
238
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/carbon_trust.png'
238
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/carbon_trust.png'
239
239
  },
240
240
  metadata: {
241
241
  tags: ['internationalCertification']
@@ -245,7 +245,7 @@ var allCertifications = {
245
245
  key: 'fr_agriculture_biologique',
246
246
  label: 'Agriculture biologique',
247
247
  data: {
248
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/fr_agriculture_biologique.png'
248
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/fr_agriculture_biologique.png'
249
249
  },
250
250
  metadata: {
251
251
  tags: ['internationalCertification']
@@ -255,7 +255,7 @@ var allCertifications = {
255
255
  key: 'de_ecovin',
256
256
  label: 'Ecovin',
257
257
  data: {
258
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/de_ecovin.svg'
258
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/de_ecovin.svg'
259
259
  },
260
260
  metadata: {
261
261
  tags: ['internationalCertification']
@@ -265,7 +265,7 @@ var allCertifications = {
265
265
  key: 'b_corp',
266
266
  label: 'B Corp',
267
267
  data: {
268
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/b_corp.svg'
268
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/b_corp.svg'
269
269
  },
270
270
  metadata: {
271
271
  tags: ['internationalCertification']
@@ -275,7 +275,7 @@ var allCertifications = {
275
275
  key: 'certifiedOrganicEU',
276
276
  label: 'Certified organic based on EU-Guidelines',
277
277
  data: {
278
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/certifiedOrganicEU.jpeg'
278
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/certifiedOrganicEU.jpeg'
279
279
  },
280
280
  metadata: {
281
281
  tags: ['internationalCertification']
@@ -1,4 +1,4 @@
1
- import { ValidValueDefinition, ValidValueDataDefinition, ValidValueMetadataDefinition } from '../types/ValidValueDefinition';
1
+ import type { ValidValueDefinition, ValidValueDataDefinition, ValidValueMetadataDefinition } from '../types/ValidValueDefinition';
2
2
  interface PackagingCertification extends ValidValueDefinition, ValidValueDataDefinition, ValidValueMetadataDefinition {
3
3
  }
4
4
  declare const allPackagingCertifications: {
@@ -1 +1 @@
1
- {"version":3,"file":"packagingCertification.d.ts","sourceRoot":"","sources":["../../../src/validValues/packagingCertification/packagingCertification.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,oBAAoB,EACpB,wBAAwB,EACxB,4BAA4B,EAC7B,MAAM,+BAA+B,CAAC;AAEvC,UAAU,sBACR,SAAQ,oBAAoB,EAC1B,wBAAwB,EACxB,4BAA4B;CAAG;AAKnC,QAAA,MAAM,0BAA0B;;;;;CAyCtB,CAAC;AAEX,oBAAY,0BAA0B,GACpC,MAAM,OAAO,0BAA0B,CAAC;AAE1C,eAAe,0BAA0B,CAAC"}
1
+ {"version":3,"file":"packagingCertification.d.ts","sourceRoot":"","sources":["../../../src/validValues/packagingCertification/packagingCertification.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,oBAAoB,EACpB,wBAAwB,EACxB,4BAA4B,EAC7B,MAAM,+BAA+B,CAAC;AAEvC,UAAU,sBACR,SAAQ,oBAAoB,EAC1B,wBAAwB,EACxB,4BAA4B;CAAG;AAKnC,QAAA,MAAM,0BAA0B;;;;;CAyCtB,CAAC;AAEX,oBAAY,0BAA0B,GACpC,MAAM,OAAO,0BAA0B,CAAC;AAE1C,eAAe,0BAA0B,CAAC"}
@@ -15,7 +15,7 @@ var allPackagingCertifications = {
15
15
  key: 'fairforlife',
16
16
  label: 'Fair for life',
17
17
  data: {
18
- logo: 'https://res.cloudinary.com/subscribility-p/image/upload/w_250/cdn/qr.a3c2.com/assets/tags/fairforlife.png'
18
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingCertification/fairforlife.jpeg'
19
19
  },
20
20
  metadata: {
21
21
  tags: ['packagingCertification']
@@ -25,7 +25,7 @@ var allPackagingCertifications = {
25
25
  key: 'fsc',
26
26
  label: 'FSC',
27
27
  data: {
28
- logo: 'https://res.cloudinary.com/subscribility-p/image/upload/w_250/cdn/qr.a3c2.com/assets/tags/fsc.png'
28
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingCertification/fsc.jpeg'
29
29
  },
30
30
  metadata: {
31
31
  tags: ['packagingCertification']
@@ -35,7 +35,7 @@ var allPackagingCertifications = {
35
35
  key: 'greendot',
36
36
  label: 'Greendot',
37
37
  data: {
38
- logo: 'https://res.cloudinary.com/subscribility-p/image/upload/w_250/cdn/qr.a3c2.com/assets/tags/greendot.png'
38
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingCertification/greendot.png'
39
39
  },
40
40
  metadata: {
41
41
  tags: ['packagingCertification']
@@ -45,7 +45,7 @@ var allPackagingCertifications = {
45
45
  key: 'recyclable',
46
46
  label: 'Recyclable',
47
47
  data: {
48
- logo: 'https://res.cloudinary.com/subscribility-p/image/upload/w_250/cdn/qr.a3c2.com/assets/tags/recyclable.png'
48
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingCertification/recyclable.png'
49
49
  },
50
50
  metadata: {
51
51
  tags: ['packagingCertification']
@@ -1,7 +1,7 @@
1
- import { ValidValueDefinition, ValidValueDataDefinition } from '../types/ValidValueDefinition';
1
+ import type { ValidValueDefinition, ValidValueDataDefinition } from '../types/ValidValueDefinition';
2
2
  interface PackagingMaterialType extends ValidValueDefinition, ValidValueDataDefinition {
3
- code: String;
4
- category: String;
3
+ code: string;
4
+ category: string;
5
5
  }
6
6
  declare const allPackagingMaterialTypes: {
7
7
  readonly '01_PET': PackagingMaterialType;
@@ -1 +1 @@
1
- {"version":3,"file":"packagingMaterialType.d.ts","sourceRoot":"","sources":["../../../src/validValues/packagingMaterialType/packagingMaterialType.ts"],"names":[],"mappings":"AACA,OAAO,EACL,oBAAoB,EACpB,wBAAwB,EACzB,MAAM,+BAA+B,CAAC;AAIvC,UAAU,qBACR,SAAQ,oBAAoB,EAC1B,wBAAwB;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;CAClB;AAKD,QAAA,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6kBrB,CAAC;AAEX,oBAAY,wBAAwB,GAAG,MAAM,OAAO,yBAAyB,CAAC;AAE9E,eAAe,yBAAyB,CAAC"}
1
+ {"version":3,"file":"packagingMaterialType.d.ts","sourceRoot":"","sources":["../../../src/validValues/packagingMaterialType/packagingMaterialType.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EACV,oBAAoB,EACpB,wBAAwB,EACzB,MAAM,+BAA+B,CAAC;AAIvC,UAAU,qBACR,SAAQ,oBAAoB,EAC1B,wBAAwB;IAC1B,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;CAClB;AAKD,QAAA,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6kBrB,CAAC;AAEX,oBAAY,wBAAwB,GAAG,MAAM,OAAO,yBAAyB,CAAC;AAE9E,eAAe,yBAAyB,CAAC"}
@@ -7,7 +7,7 @@ exports["default"] = void 0;
7
7
 
8
8
  var _core = require("@lingui/core");
9
9
 
10
- var genericRecyclingLogo = 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/00_Generic_Recycling.svg';
10
+ var genericRecyclingLogo = 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/00_Generic_Recycling.svg';
11
11
 
12
12
  /** Makes sure errors are displayed where the error is introduced. */
13
13
  var packagingMaterialType = function packagingMaterialType(value) {
@@ -26,7 +26,7 @@ var allPackagingMaterialTypes = {
26
26
  message: 'Polyethylene terephthalate'
27
27
  },
28
28
  data: {
29
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/01_PET.svg'
29
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/01_PET.svg'
30
30
  }
31
31
  }),
32
32
  '02_PE-HD': packagingMaterialType({
@@ -40,7 +40,7 @@ var allPackagingMaterialTypes = {
40
40
  message: 'High-density polyethylene'
41
41
  },
42
42
  data: {
43
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/02_PE-HD.svg'
43
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/02_PE-HD.svg'
44
44
  }
45
45
  }),
46
46
  '03_PVC': packagingMaterialType({
@@ -54,7 +54,7 @@ var allPackagingMaterialTypes = {
54
54
  message: 'Polyvinyl chloride'
55
55
  },
56
56
  data: {
57
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/03_PVC.svg'
57
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/03_PVC.svg'
58
58
  }
59
59
  }),
60
60
  '04_PELD': packagingMaterialType({
@@ -68,7 +68,7 @@ var allPackagingMaterialTypes = {
68
68
  message: 'Low-density polyethylene'
69
69
  },
70
70
  data: {
71
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/04_PELD.svg'
71
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/04_PELD.svg'
72
72
  }
73
73
  }),
74
74
  '05_PP': packagingMaterialType({
@@ -82,7 +82,7 @@ var allPackagingMaterialTypes = {
82
82
  message: 'Polypropylene'
83
83
  },
84
84
  data: {
85
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/05_PP.svg'
85
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/05_PP.svg'
86
86
  }
87
87
  }),
88
88
  '06_PS': packagingMaterialType({
@@ -96,7 +96,7 @@ var allPackagingMaterialTypes = {
96
96
  message: 'Polystyrene'
97
97
  },
98
98
  data: {
99
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/06_PS.svg'
99
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/06_PS.svg'
100
100
  }
101
101
  }),
102
102
  '07_O': packagingMaterialType({
@@ -110,7 +110,7 @@ var allPackagingMaterialTypes = {
110
110
  message: 'All other plastics'
111
111
  },
112
112
  data: {
113
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/07_O.svg'
113
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/07_O.svg'
114
114
  }
115
115
  }),
116
116
  ABS: packagingMaterialType({
@@ -124,7 +124,7 @@ var allPackagingMaterialTypes = {
124
124
  message: 'Acrylonitrile butadiene styrene'
125
125
  },
126
126
  data: {
127
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/ABS.svg'
127
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/ABS.svg'
128
128
  }
129
129
  }),
130
130
  PA: packagingMaterialType({
@@ -138,7 +138,7 @@ var allPackagingMaterialTypes = {
138
138
  message: 'Polyamide (Nylon)'
139
139
  },
140
140
  data: {
141
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/PA.svg'
141
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/PA.svg'
142
142
  }
143
143
  }),
144
144
  '08_LEAD': packagingMaterialType({
@@ -152,7 +152,7 @@ var allPackagingMaterialTypes = {
152
152
  message: 'Lead–acid battery'
153
153
  },
154
154
  data: {
155
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/08_LEAD.png'
155
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/08_LEAD.png'
156
156
  }
157
157
  }),
158
158
  '09_ALKALINE': packagingMaterialType({
@@ -166,7 +166,7 @@ var allPackagingMaterialTypes = {
166
166
  message: 'Alkaline battery'
167
167
  },
168
168
  data: {
169
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/09_ALKALINE.png'
169
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/09_ALKALINE.png'
170
170
  }
171
171
  }),
172
172
  '11_NiMH': packagingMaterialType({
@@ -180,7 +180,7 @@ var allPackagingMaterialTypes = {
180
180
  message: 'Nickel–metal hydride battery'
181
181
  },
182
182
  data: {
183
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/11_NiMH.svg'
183
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/11_NiMH.svg'
184
184
  }
185
185
  }),
186
186
  '12_Li': packagingMaterialType({
@@ -194,7 +194,7 @@ var allPackagingMaterialTypes = {
194
194
  message: 'Lithium battery'
195
195
  },
196
196
  data: {
197
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/12_Li.png'
197
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/12_Li.png'
198
198
  }
199
199
  }),
200
200
  '13_SO(Z)': packagingMaterialType({
@@ -208,7 +208,7 @@ var allPackagingMaterialTypes = {
208
208
  message: 'Silver-oxide battery'
209
209
  },
210
210
  data: {
211
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/13_SO(Z).png'
211
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/13_SO(Z).png'
212
212
  }
213
213
  }),
214
214
  '14_CZ': packagingMaterialType({
@@ -236,7 +236,7 @@ var allPackagingMaterialTypes = {
236
236
  message: 'Corrugated fiberboard (cardboard)'
237
237
  },
238
238
  data: {
239
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/20_PAP.svg'
239
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/20_PAP.svg'
240
240
  }
241
241
  }),
242
242
  '21_PAP': packagingMaterialType({
@@ -250,7 +250,7 @@ var allPackagingMaterialTypes = {
250
250
  message: 'Non-corrugated fiberboard (paperboard)'
251
251
  },
252
252
  data: {
253
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/21_PAP.svg'
253
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/21_PAP.svg'
254
254
  }
255
255
  }),
256
256
  '22_PAP': packagingMaterialType({
@@ -264,7 +264,7 @@ var allPackagingMaterialTypes = {
264
264
  message: 'Paper'
265
265
  },
266
266
  data: {
267
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/22_PAP.svg'
267
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/22_PAP.svg'
268
268
  }
269
269
  }),
270
270
  '40_FE': packagingMaterialType({
@@ -278,7 +278,7 @@ var allPackagingMaterialTypes = {
278
278
  message: 'Steel'
279
279
  },
280
280
  data: {
281
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/40_FE.svg'
281
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/40_FE.svg'
282
282
  }
283
283
  }),
284
284
  '41_ALU': packagingMaterialType({
@@ -292,7 +292,7 @@ var allPackagingMaterialTypes = {
292
292
  message: 'Aluminium'
293
293
  },
294
294
  data: {
295
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/41_ALU.svg'
295
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/41_ALU.svg'
296
296
  }
297
297
  }),
298
298
  '50_FOR': packagingMaterialType({
@@ -306,7 +306,7 @@ var allPackagingMaterialTypes = {
306
306
  message: 'Wood'
307
307
  },
308
308
  data: {
309
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/50_FOR.svg'
309
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/50_FOR.svg'
310
310
  }
311
311
  }),
312
312
  '51_FOR': packagingMaterialType({
@@ -320,7 +320,7 @@ var allPackagingMaterialTypes = {
320
320
  message: 'Cork'
321
321
  },
322
322
  data: {
323
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/51_FOR.svg'
323
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/51_FOR.svg'
324
324
  }
325
325
  }),
326
326
  '60_COT': packagingMaterialType({
@@ -334,7 +334,7 @@ var allPackagingMaterialTypes = {
334
334
  message: 'Cotton'
335
335
  },
336
336
  data: {
337
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/60_COT.svg'
337
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/60_COT.svg'
338
338
  }
339
339
  }),
340
340
  '61_TEX': packagingMaterialType({
@@ -348,7 +348,7 @@ var allPackagingMaterialTypes = {
348
348
  message: 'Jute'
349
349
  },
350
350
  data: {
351
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/61_TEX.svg'
351
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/61_TEX.svg'
352
352
  }
353
353
  }),
354
354
  '62-69_TEX': packagingMaterialType({
@@ -376,7 +376,7 @@ var allPackagingMaterialTypes = {
376
376
  message: 'Clear Glass'
377
377
  },
378
378
  data: {
379
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/70_GL.svg'
379
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/70_GL.svg'
380
380
  }
381
381
  }),
382
382
  '71_GL': packagingMaterialType({
@@ -390,7 +390,7 @@ var allPackagingMaterialTypes = {
390
390
  message: 'Green Glass'
391
391
  },
392
392
  data: {
393
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/71_GL.svg'
393
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/71_GL.svg'
394
394
  }
395
395
  }),
396
396
  '72_GL': packagingMaterialType({
@@ -404,7 +404,7 @@ var allPackagingMaterialTypes = {
404
404
  message: 'Brown Glass'
405
405
  },
406
406
  data: {
407
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/72_GL.svg'
407
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/72_GL.svg'
408
408
  }
409
409
  }),
410
410
  '73_GL': packagingMaterialType({
@@ -418,7 +418,7 @@ var allPackagingMaterialTypes = {
418
418
  message: 'Dark Sort Glass'
419
419
  },
420
420
  data: {
421
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/73_GL.png'
421
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/73_GL.png'
422
422
  }
423
423
  }),
424
424
  '74_GL': packagingMaterialType({
@@ -432,7 +432,7 @@ var allPackagingMaterialTypes = {
432
432
  message: 'Light Sort Glass'
433
433
  },
434
434
  data: {
435
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/74_GL.png'
435
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/74_GL.png'
436
436
  }
437
437
  }),
438
438
  '75_GL': packagingMaterialType({
@@ -446,7 +446,7 @@ var allPackagingMaterialTypes = {
446
446
  message: 'Light Leaded Glass'
447
447
  },
448
448
  data: {
449
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/75_GL.png'
449
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/75_GL.png'
450
450
  }
451
451
  }),
452
452
  '76_GL': packagingMaterialType({
@@ -460,7 +460,7 @@ var allPackagingMaterialTypes = {
460
460
  message: 'Leaded Glass'
461
461
  },
462
462
  data: {
463
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/76_GL.png'
463
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/76_GL.png'
464
464
  }
465
465
  }),
466
466
  '77_GL': packagingMaterialType({
@@ -474,7 +474,7 @@ var allPackagingMaterialTypes = {
474
474
  message: 'Copper Mixed/Copper Backed Glass'
475
475
  },
476
476
  data: {
477
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/77_GL.png'
477
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/77_GL.png'
478
478
  }
479
479
  }),
480
480
  '78_GL': packagingMaterialType({
@@ -488,7 +488,7 @@ var allPackagingMaterialTypes = {
488
488
  message: 'Silver Mixed/Silver Backed Glass'
489
489
  },
490
490
  data: {
491
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/78_GL.png'
491
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/78_GL.png'
492
492
  }
493
493
  }),
494
494
  '79_GL': packagingMaterialType({
@@ -502,7 +502,7 @@ var allPackagingMaterialTypes = {
502
502
  message: 'Gold Mixed/Gold Backed Glass'
503
503
  },
504
504
  data: {
505
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/79_GL.svg'
505
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/79_GL.svg'
506
506
  }
507
507
  }),
508
508
  '80_Paper': packagingMaterialType({
@@ -572,7 +572,7 @@ var allPackagingMaterialTypes = {
572
572
  message: 'Paper and cardboard/plastic/aluminium'
573
573
  },
574
574
  data: {
575
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/84_C_PAP.svg'
575
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/84_C_PAP.svg'
576
576
  }
577
577
  }),
578
578
  '85': packagingMaterialType({
@@ -600,7 +600,7 @@ var allPackagingMaterialTypes = {
600
600
  message: 'Biodegradable plastic'
601
601
  },
602
602
  data: {
603
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/87_CSL.png'
603
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/87_CSL.png'
604
604
  }
605
605
  }),
606
606
  '90_C_LDPE': packagingMaterialType({
@@ -614,7 +614,7 @@ var allPackagingMaterialTypes = {
614
614
  message: 'Plastics/Aluminium'
615
615
  },
616
616
  data: {
617
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/90_C_LDPE.png'
617
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/90_C_LDPE.png'
618
618
  }
619
619
  }),
620
620
  '91_C_LDPE': packagingMaterialType({
@@ -628,7 +628,7 @@ var allPackagingMaterialTypes = {
628
628
  message: 'Plastic/Tinplate'
629
629
  },
630
630
  data: {
631
- logo: 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/91_C_LDPE.png'
631
+ logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/91_C_LDPE.png'
632
632
  }
633
633
  }),
634
634
  '92': packagingMaterialType({