@bottlebooks/valid-values 10.7.0-alpha.0 → 10.7.0-alpha.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 +13 -7
- package/dist/validValues/certification/certification.d.ts +1 -0
- package/dist/validValues/certification/certification.d.ts.map +1 -1
- package/dist/validValues/certification/certification.js +10 -0
- package/dist/validValues/otherTranslations/locales/da.d.ts.map +1 -1
- package/dist/validValues/otherTranslations/locales/da.js +2 -2
- package/package.json +2 -2
- package/src/validValues/certification/certification.ts +10 -0
- package/src/validValues/otherTranslations/locales/da.po +2 -2
- package/src/validValues/otherTranslations/locales/da.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -3,19 +3,25 @@
|
|
|
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
|
-
# [10.7.0-alpha.
|
|
6
|
+
# [10.7.0-alpha.1](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@10.7.0-alpha.0...@bottlebooks/valid-values@10.7.0-alpha.1) (2024-01-16)
|
|
7
7
|
|
|
8
8
|
### Bug Fixes
|
|
9
9
|
|
|
10
|
-
-
|
|
11
|
-
- move productTypes to category ([3a896d7](https://github.com/bottlebooks/bottlebooks/commit/3a896d776e10ec29a9019701400e1debbf60e110))
|
|
12
|
-
- rollback sparkling wines types ([72bf049](https://github.com/bottlebooks/bottlebooks/commit/72bf0499d72f297c9a6fee9456c1a5f2b51cea91))
|
|
13
|
-
- Tirage liqueur and Expedition liqueur should only appear for sparkling wines ([fa08ffe](https://github.com/bottlebooks/bottlebooks/commit/fa08ffedc9415f92cb7a0a2304443f94d3d1a084))
|
|
10
|
+
- Danish preservatives ([18007f8](https://github.com/bottlebooks/bottlebooks/commit/18007f8f2580d9b9f9828b0459527079ef9dd0c9))
|
|
14
11
|
|
|
15
12
|
### Features
|
|
16
13
|
|
|
17
|
-
- add
|
|
18
|
-
|
|
14
|
+
- add sustainable washington logo ([05f544b](https://github.com/bottlebooks/bottlebooks/commit/05f544bbc2e777233894d2291a38c1d4c2270989))
|
|
15
|
+
|
|
16
|
+
# [10.7.0](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@10.6.2...@bottlebooks/valid-values@10.7.0) (2024-01-10)
|
|
17
|
+
|
|
18
|
+
### Bug Fixes
|
|
19
|
+
|
|
20
|
+
- Danish preservatives ([18007f8](https://github.com/bottlebooks/bottlebooks/commit/18007f8f2580d9b9f9828b0459527079ef9dd0c9))
|
|
21
|
+
|
|
22
|
+
### Features
|
|
23
|
+
|
|
24
|
+
- add sustainable washington logo ([05f544b](https://github.com/bottlebooks/bottlebooks/commit/05f544bbc2e777233894d2291a38c1d4c2270989))
|
|
19
25
|
|
|
20
26
|
## [10.6.2](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@10.6.1...@bottlebooks/valid-values@10.6.2) (2024-01-06)
|
|
21
27
|
|
|
@@ -29,6 +29,7 @@ declare const allCertifications: {
|
|
|
29
29
|
readonly de_ecovin: Certification;
|
|
30
30
|
readonly b_corp: Certification;
|
|
31
31
|
readonly certifiedOrganicEU: Certification;
|
|
32
|
+
readonly us_sustainable_washington: Certification;
|
|
32
33
|
};
|
|
33
34
|
export declare type CertificationKey = keyof typeof allCertifications;
|
|
34
35
|
export default allCertifications;
|
|
@@ -1 +1 @@
|
|
|
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
|
|
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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyRb,CAAC;AAEX,oBAAY,gBAAgB,GAAG,MAAM,OAAO,iBAAiB,CAAC;AAE9D,eAAe,iBAAiB,CAAC"}
|
|
@@ -280,6 +280,16 @@ var allCertifications = {
|
|
|
280
280
|
metadata: {
|
|
281
281
|
tags: ['internationalCertification']
|
|
282
282
|
}
|
|
283
|
+
}),
|
|
284
|
+
us_sustainable_washington: certification({
|
|
285
|
+
key: 'us_sustainable_washington',
|
|
286
|
+
label: 'Sustainable Washington',
|
|
287
|
+
data: {
|
|
288
|
+
logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/sustainable-washington.png'
|
|
289
|
+
},
|
|
290
|
+
metadata: {
|
|
291
|
+
tags: ['internationalCertification']
|
|
292
|
+
}
|
|
283
293
|
})
|
|
284
294
|
};
|
|
285
295
|
var _default = allCertifications;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"da.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/da.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"da.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/da.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAw2C,CAAC"}
|
|
@@ -22,8 +22,8 @@ var messages = {
|
|
|
22
22
|
"ingredientTag.OTHER_INGREDIENT": "other ingredient",
|
|
23
23
|
"ingredientTag.OTHER_INGREDIENT.many": "other ingredients",
|
|
24
24
|
"ingredientTag.PRESERVATIVE": "konserveringsmiddel",
|
|
25
|
-
"ingredientTag.PRESERVATIVE.many": "
|
|
26
|
-
"ingredientTag.PRESERVATIVE_ANTIOXIDANT.many": "
|
|
25
|
+
"ingredientTag.PRESERVATIVE.many": "konserveringsmidler",
|
|
26
|
+
"ingredientTag.PRESERVATIVE_ANTIOXIDANT.many": "Konserveringsmidler und Antioxidantien",
|
|
27
27
|
"ingredientTag.RAW_MATERIAL": "raw material",
|
|
28
28
|
"ingredientTag.RAW_MATERIAL.many": "raw materials",
|
|
29
29
|
"ingredientTag.STABILISER": "stabilisator",
|
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": "10.7.0-alpha.
|
|
5
|
+
"version": "10.7.0-alpha.1",
|
|
6
6
|
"type": "commonjs",
|
|
7
7
|
"main": "dist/index.js",
|
|
8
8
|
"types": "dist/index.d.ts",
|
|
@@ -34,5 +34,5 @@
|
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"@lingui/core": "3.14.0"
|
|
36
36
|
},
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "21cee3d13220e149843292d2021b3e802f02d012"
|
|
38
38
|
}
|
|
@@ -283,6 +283,16 @@ const allCertifications = {
|
|
|
283
283
|
tags: ['internationalCertification'],
|
|
284
284
|
},
|
|
285
285
|
}),
|
|
286
|
+
us_sustainable_washington: certification({
|
|
287
|
+
key: 'us_sustainable_washington',
|
|
288
|
+
label: 'Sustainable Washington',
|
|
289
|
+
data: {
|
|
290
|
+
logo: 'https://cdn.bottlebooks.me/bottlebooks/img/logos/sustainable-washington.png',
|
|
291
|
+
},
|
|
292
|
+
metadata: {
|
|
293
|
+
tags: ['internationalCertification'],
|
|
294
|
+
},
|
|
295
|
+
}),
|
|
286
296
|
} as const;
|
|
287
297
|
|
|
288
298
|
export type CertificationKey = keyof typeof allCertifications;
|
|
@@ -75,11 +75,11 @@ msgstr "konserveringsmiddel"
|
|
|
75
75
|
|
|
76
76
|
#: src/validValues/otherTranslations/otherTranslations.ts
|
|
77
77
|
msgid "ingredientTag.PRESERVATIVE.many"
|
|
78
|
-
msgstr "
|
|
78
|
+
msgstr "konserveringsmidler"
|
|
79
79
|
|
|
80
80
|
#: src/validValues/otherTranslations/otherTranslations.ts
|
|
81
81
|
#~ msgid "ingredientTag.PRESERVATIVE_ANTIOXIDANT.many"
|
|
82
|
-
#~ msgstr "
|
|
82
|
+
#~ msgstr "Konserveringsmidler und Antioxidantien"
|
|
83
83
|
|
|
84
84
|
#: src/validValues/otherTranslations/otherTranslations.ts
|
|
85
85
|
msgid "ingredientTag.RAW_MATERIAL"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
/*eslint-disable*/export const messages={"and/or":"og/eller","contains":"indeholder","ingredientTag.ACIDITY_REGULATOR":"surhedsregulerende middel","ingredientTag.ACIDITY_REGULATOR.many":"sdurhedsregulerende midler","ingredientTag.ANTIOXIDANT":"antioxidant","ingredientTag.ANTIOXIDANT.many":"antioxidantien","ingredientTag.CLARIFYING_AGENT":"clarifying agent","ingredientTag.CLARIFYING_AGENT.many":"clarifying agents","ingredientTag.COLOUR":"Farve","ingredientTag.COLOUR.many":"Farvestoffer","ingredientTag.ENRICHMENT_SUBSTANCE":"enrichment substance","ingredientTag.ENRICHMENT_SUBSTANCE.many":"enrichment substances","ingredientTag.OTHER_INGREDIENT":"other ingredient","ingredientTag.OTHER_INGREDIENT.many":"other ingredients","ingredientTag.PRESERVATIVE":"konserveringsmiddel","ingredientTag.PRESERVATIVE.many":"
|
|
1
|
+
/*eslint-disable*/export const messages={"and/or":"og/eller","contains":"indeholder","ingredientTag.ACIDITY_REGULATOR":"surhedsregulerende middel","ingredientTag.ACIDITY_REGULATOR.many":"sdurhedsregulerende midler","ingredientTag.ANTIOXIDANT":"antioxidant","ingredientTag.ANTIOXIDANT.many":"antioxidantien","ingredientTag.CLARIFYING_AGENT":"clarifying agent","ingredientTag.CLARIFYING_AGENT.many":"clarifying agents","ingredientTag.COLOUR":"Farve","ingredientTag.COLOUR.many":"Farvestoffer","ingredientTag.ENRICHMENT_SUBSTANCE":"enrichment substance","ingredientTag.ENRICHMENT_SUBSTANCE.many":"enrichment substances","ingredientTag.OTHER_INGREDIENT":"other ingredient","ingredientTag.OTHER_INGREDIENT.many":"other ingredients","ingredientTag.PRESERVATIVE":"konserveringsmiddel","ingredientTag.PRESERVATIVE.many":"konserveringsmidler","ingredientTag.PRESERVATIVE_ANTIOXIDANT.many":"Konserveringsmidler und Antioxidantien","ingredientTag.RAW_MATERIAL":"raw material","ingredientTag.RAW_MATERIAL.many":"raw materials","ingredientTag.STABILISER":"stabilisator","ingredientTag.STABILISER.many":"stabilisatorer","ingredientTag.SWEETENER":"sweetener","ingredientTag.SWEETENER.many":"ingredientTag.SWEETENER.many","simplifiedDeclaration":"Indeholder små mængder af:","simplifiedDeclaration.fat":"Fedt","simplifiedDeclaration.protein":"Protein","simplifiedDeclaration.salt":"Salt","simplifiedDeclaration.saturatedFat":"Mættet fedt"};
|