@bottlebooks/valid-values 1.6.1 → 2.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 +25 -0
- package/README.md +3 -0
- package/dist/core/translate.d.ts +1 -1
- package/dist/core/translate.d.ts.map +1 -1
- package/dist/core/translate.js +0 -7
- package/dist/locales/locales.d.ts +34 -25
- package/dist/locales/locales.d.ts.map +1 -1
- package/dist/locales/locales.js +67 -49
- package/dist/locales/po/bg.d.ts +0 -94
- package/dist/locales/po/bg.d.ts.map +1 -1
- package/dist/locales/po/bg.js +2 -96
- package/dist/locales/po/cs.d.ts +0 -94
- package/dist/locales/po/cs.d.ts.map +1 -1
- package/dist/locales/po/cs.js +51 -145
- package/dist/locales/po/da.d.js +5 -0
- package/dist/locales/po/da.d.ts +2524 -0
- package/dist/locales/po/da.d.ts.map +1 -0
- package/dist/locales/po/da.js +2532 -0
- package/dist/locales/po/de.d.ts +0 -94
- package/dist/locales/po/de.d.ts.map +1 -1
- package/dist/locales/po/de.js +2 -96
- package/dist/locales/po/ee.d.ts +0 -94
- package/dist/locales/po/ee.d.ts.map +1 -1
- package/dist/locales/po/ee.js +2 -96
- package/dist/locales/po/el.d.js +5 -0
- package/dist/locales/po/el.d.ts +2524 -0
- package/dist/locales/po/el.d.ts.map +1 -0
- package/dist/locales/po/el.js +2532 -0
- package/dist/locales/po/en.d.ts +0 -94
- package/dist/locales/po/en.d.ts.map +1 -1
- package/dist/locales/po/en.js +2 -96
- package/dist/locales/po/es.d.ts +0 -94
- package/dist/locales/po/es.d.ts.map +1 -1
- package/dist/locales/po/es.js +2 -96
- package/dist/locales/po/fi.d.ts +0 -94
- package/dist/locales/po/fi.d.ts.map +1 -1
- package/dist/locales/po/fi.js +2 -96
- package/dist/locales/po/fr.d.ts +0 -94
- package/dist/locales/po/fr.d.ts.map +1 -1
- package/dist/locales/po/fr.js +2 -96
- package/dist/locales/po/ga.d.js +5 -0
- package/dist/locales/po/ga.d.ts +2524 -0
- package/dist/locales/po/ga.d.ts.map +1 -0
- package/dist/locales/po/ga.js +2532 -0
- package/dist/locales/po/hr.d.ts +0 -94
- package/dist/locales/po/hr.d.ts.map +1 -1
- package/dist/locales/po/hr.js +2 -96
- package/dist/locales/po/hu.d.ts +0 -94
- package/dist/locales/po/hu.d.ts.map +1 -1
- package/dist/locales/po/hu.js +2 -96
- package/dist/locales/po/it.d.ts +0 -96
- package/dist/locales/po/it.d.ts.map +1 -1
- package/dist/locales/po/it.js +2 -98
- package/dist/locales/po/lt.d.ts +0 -94
- package/dist/locales/po/lt.d.ts.map +1 -1
- package/dist/locales/po/lt.js +2 -96
- package/dist/locales/po/lv.d.ts +0 -94
- package/dist/locales/po/lv.d.ts.map +1 -1
- package/dist/locales/po/lv.js +2 -96
- package/dist/locales/po/mt.d.ts +0 -94
- package/dist/locales/po/mt.d.ts.map +1 -1
- package/dist/locales/po/mt.js +2 -96
- package/dist/locales/po/nl.d.ts +0 -94
- package/dist/locales/po/nl.d.ts.map +1 -1
- package/dist/locales/po/nl.js +3 -97
- package/dist/locales/po/pl.d.ts +0 -94
- package/dist/locales/po/pl.d.ts.map +1 -1
- package/dist/locales/po/pl.js +2 -96
- package/dist/locales/po/pt.d.ts +0 -94
- package/dist/locales/po/pt.d.ts.map +1 -1
- package/dist/locales/po/pt.js +2 -96
- package/dist/locales/po/ro.d.ts +0 -94
- package/dist/locales/po/ro.d.ts.map +1 -1
- package/dist/locales/po/ro.js +2 -96
- package/dist/locales/po/se.d.ts +0 -94
- package/dist/locales/po/se.d.ts.map +1 -1
- package/dist/locales/po/se.js +2 -96
- package/dist/locales/po/si.d.ts +0 -94
- package/dist/locales/po/si.d.ts.map +1 -1
- package/dist/locales/po/si.js +2 -96
- package/dist/locales/po/sk.d.ts +0 -94
- package/dist/locales/po/sk.d.ts.map +1 -1
- package/dist/locales/po/sk.js +32 -126
- package/dist/main.js +1 -1
- package/dist/validValues/award.d.ts +4 -4
- package/dist/validValues/award.js +31 -31
- package/dist/validValues/awardMedal.d.ts +4 -4
- package/dist/validValues/awardMedal.js +4 -4
- package/dist/validValues/beerStyle.d.ts +4 -4
- package/dist/validValues/beerStyle.js +5 -5
- package/dist/validValues/certification.d.ts +4 -4
- package/dist/validValues/certification.js +4 -4
- package/dist/validValues/containerColor.d.ts +4 -4
- package/dist/validValues/containerColor.js +4 -4
- package/dist/validValues/containerType.d.ts +4 -4
- package/dist/validValues/containerType.js +4 -4
- package/dist/validValues/country.d.ts +4 -4
- package/dist/validValues/country.js +6 -6
- package/dist/validValues/designation.d.ts +0 -1
- package/dist/validValues/designation.d.ts.map +1 -1
- package/dist/validValues/designation.js +2 -3
- package/dist/validValues/ingredient.d.ts +4 -4
- package/dist/validValues/ingredient.js +37 -37
- package/dist/validValues/json/appelation.d.ts +2 -0
- package/dist/validValues/json/appelation.d.ts.map +1 -0
- package/dist/validValues/packagingCertification.d.ts +4 -4
- package/dist/validValues/packagingCertification.js +4 -4
- package/dist/validValues/packagingMaterialType.d.ts +4 -4
- package/dist/validValues/packagingMaterialType.js +4 -4
- package/dist/validValues/productType.d.ts +4 -4
- package/dist/validValues/productType.js +4 -4
- package/dist/validValues/productionMethod.d.ts +4 -4
- package/dist/validValues/productionMethod.js +4 -4
- package/dist/validValues/region.js +4 -4
- package/dist/validValues/responsibleConsumptionLogo.d.ts +4 -4
- package/dist/validValues/responsibleConsumptionLogo.js +4 -4
- package/dist/validValues/subregion.js +4 -4
- package/dist/validValues/types/Award.d.ts +35 -0
- package/dist/validValues/types/Award.d.ts.map +1 -0
- package/dist/validValues/types/Award.js +5 -0
- package/dist/validValues/types/Country.d.ts +35 -0
- package/dist/validValues/types/Country.d.ts.map +1 -0
- package/dist/validValues/types/Country.js +5 -0
- package/dist/validValues/types/award_p85_100.js +2 -2
- package/dist/validValues/types/productTypesSpirit.js +2 -2
- package/dist/validValues/types/productTypesWine.js +2 -2
- package/dist/validValues/utils/createValidValues.d.ts +2 -2
- package/dist/validValues/utils/createValidValues.js +1 -1
- package/dist/validValues/varietyName.d.ts +4 -4
- package/dist/validValues/varietyName.js +4 -4
- package/dist/validValues/wineColor.d.ts +4 -4
- package/dist/validValues/wineColor.js +4 -4
- package/dist/validValues/wineType.d.ts +4 -4
- package/dist/validValues/wineType.js +4 -4
- package/dist/validValues.js +20 -20
- package/lingui.config.ts +14 -11
- package/package.json +2 -2
- package/src/core/translate.ts +2 -8
- package/src/locales/locales.ts +49 -37
- package/src/locales/po/bg.po +6 -380
- package/src/locales/po/bg.ts +1 -1
- package/src/locales/po/cs.po +55 -433
- package/src/locales/po/cs.ts +1 -1
- package/src/locales/po/da.d.ts +4 -0
- package/src/locales/po/da.po +10098 -0
- package/src/locales/po/da.ts +1 -0
- package/src/locales/po/de.po +6 -380
- package/src/locales/po/de.ts +1 -1
- package/src/locales/po/ee.po +6 -380
- package/src/locales/po/ee.ts +1 -1
- package/src/locales/po/el.d.ts +4 -0
- package/src/locales/po/el.po +10098 -0
- package/src/locales/po/el.ts +1 -0
- package/src/locales/po/en.po +3 -379
- package/src/locales/po/en.ts +1 -1
- package/src/locales/po/es.po +6 -380
- package/src/locales/po/es.ts +1 -1
- package/src/locales/po/fi.po +6 -380
- package/src/locales/po/fi.ts +1 -1
- package/src/locales/po/fr.po +6 -380
- package/src/locales/po/fr.ts +1 -1
- package/src/locales/po/ga.d.ts +4 -0
- package/src/locales/po/ga.po +10098 -0
- package/src/locales/po/ga.ts +1 -0
- package/src/locales/po/hr.po +6 -380
- package/src/locales/po/hr.ts +1 -1
- package/src/locales/po/hu.po +6 -380
- package/src/locales/po/hu.ts +1 -1
- package/src/locales/po/it.po +6 -386
- package/src/locales/po/it.ts +1 -1
- package/src/locales/po/lt.po +6 -380
- package/src/locales/po/lt.ts +1 -1
- package/src/locales/po/lv.po +6 -380
- package/src/locales/po/lv.ts +1 -1
- package/src/locales/po/mt.po +6 -380
- package/src/locales/po/mt.ts +1 -1
- package/src/locales/po/nl.po +7 -381
- package/src/locales/po/nl.ts +1 -1
- package/src/locales/po/pl.po +6 -380
- package/src/locales/po/pl.ts +1 -1
- package/src/locales/po/pt.po +6 -380
- package/src/locales/po/pt.ts +1 -1
- package/src/locales/po/ro.po +6 -380
- package/src/locales/po/ro.ts +1 -1
- package/src/locales/po/se.po +6 -380
- package/src/locales/po/se.ts +1 -1
- package/src/locales/po/si.po +6 -380
- package/src/locales/po/si.ts +1 -1
- package/src/locales/po/sk.po +36 -410
- package/src/locales/po/sk.ts +1 -1
- package/src/validValues/designation.ts +0 -1
- package/src/locales/po/dk.po +0 -156
- package/src/locales/po/gr.po +0 -156
- package/src/locales/po/ie.po +0 -156
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports
|
|
6
|
+
exports.default = void 0;
|
|
7
7
|
|
|
8
8
|
var _createValidValues = _interopRequireDefault(require("./utils/createValidValues.js"));
|
|
9
9
|
|
|
10
10
|
var _core = require("@lingui/core");
|
|
11
11
|
|
|
12
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : {
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
13
13
|
|
|
14
|
-
var _default = (0, _createValidValues
|
|
14
|
+
var _default = (0, _createValidValues.default)({
|
|
15
15
|
ad: {
|
|
16
16
|
key: 'ad',
|
|
17
17
|
title:
|
|
@@ -392,7 +392,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
392
392
|
},
|
|
393
393
|
regions: ['all_nonregional']
|
|
394
394
|
},
|
|
395
|
-
|
|
395
|
+
do: {
|
|
396
396
|
key: 'do',
|
|
397
397
|
title:
|
|
398
398
|
/*i18n*/
|
|
@@ -672,7 +672,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
672
672
|
},
|
|
673
673
|
regions: ['all_nonregional']
|
|
674
674
|
},
|
|
675
|
-
|
|
675
|
+
in: {
|
|
676
676
|
key: 'in',
|
|
677
677
|
title:
|
|
678
678
|
/*i18n*/
|
|
@@ -1484,4 +1484,4 @@ var _default = (0, _createValidValues["default"])({
|
|
|
1484
1484
|
}
|
|
1485
1485
|
});
|
|
1486
1486
|
|
|
1487
|
-
exports
|
|
1487
|
+
exports.default = _default;
|
|
@@ -343,7 +343,6 @@ declare const _default: {
|
|
|
343
343
|
spirit_vermouth: {};
|
|
344
344
|
spirit_vodka: {};
|
|
345
345
|
spirit_whisky: {};
|
|
346
|
-
spirit_whiskey: {};
|
|
347
346
|
wine_fortified: Record<"dry" | "semi" | "sweet", DesignationOutput>;
|
|
348
347
|
wine_pearlwine: Record<"dry" | "semi" | "sweet", DesignationOutput>;
|
|
349
348
|
wine_sparkling: Record<"brut" | "demi-sec" | "dry" | "brut_nature" | "extra_brut" | "extra_dry", DesignationOutput>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"designation.d.ts","sourceRoot":"","sources":["../../src/validValues/designation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAEtD,OAAO,KAAK,EAAE,WAAW,IAAI,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAI/E,UAAU,oBAAoB;IAC5B,KAAK,EAAE,iBAAiB,CAAC;IACzB;;;;OAIG;IACH,IAAI,CAAC,EAAE;QACL;;WAEG;QACH,WAAW,CAAC,EAAE,iBAAiB,CAAC;KACjC,CAAC;IACF;;;;;;;;;OASG;IACH,QAAQ,CAAC,EAAE,EAAE,CAAC;CACf;AAED,UAAU,gBAAiB,SAAQ,oBAAoB;CAAG;AAW1D,QAAA,MAAM,eAAe;;WApCZ,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;EAkFK,CAAC;AAEX,aAAK,cAAc,GAAG,OAAO,eAAe,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,CAAC;AAC5D,UAAU,iBAAkB,SAAQ,gBAAgB;IAClD,GAAG,EAAE,cAAc,CAAC;CACrB
|
|
1
|
+
{"version":3,"file":"designation.d.ts","sourceRoot":"","sources":["../../src/validValues/designation.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAEtD,OAAO,KAAK,EAAE,WAAW,IAAI,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAI/E,UAAU,oBAAoB;IAC5B,KAAK,EAAE,iBAAiB,CAAC;IACzB;;;;OAIG;IACH,IAAI,CAAC,EAAE;QACL;;WAEG;QACH,WAAW,CAAC,EAAE,iBAAiB,CAAC;KACjC,CAAC;IACF;;;;;;;;;OASG;IACH,QAAQ,CAAC,EAAE,EAAE,CAAC;CACf;AAED,UAAU,gBAAiB,SAAQ,oBAAoB;CAAG;AAW1D,QAAA,MAAM,eAAe;;WApCZ,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;;;WArBI,iBAAiB;IACxB;;;;OAIG;;QAED;;WAEG;;;IAGL;;;;;;;;;OASG;;EAkFK,CAAC;AAEX,aAAK,cAAc,GAAG,OAAO,eAAe,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,CAAC;AAC5D,UAAU,iBAAkB,SAAQ,gBAAgB;IAClD,GAAG,EAAE,cAAc,CAAC;CACrB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;QA3GC;;;;WAIG;;YAED;;eAEG;;;QAGL;;;;;;;;;WASG;;;;;QApBH;;;;WAIG;;YAED;;eAEG;;;QAGL;;;;;;;;;WASG;;;;;QApBH;;;;WAIG;;YAED;;eAEG;;;QAGL;;;;;;;;;WASG;;;;;QApBH;;;;WAIG;;YAED;;eAEG;;;QAGL;;;;;;;;;WASG;;;;;QApBH;;;;WAIG;;YAED;;eAEG;;;QAGL;;;;;;;;;WASG;;;;;QApBH;;;;WAIG;;YAED;;eAEG;;;QAGL;;;;;;;;;WASG;;;;;QApBH;;;;WAIG;;YAED;;eAEG;;;QAGL;;;;;;;;;WASG;;;;;QApBH;;;;WAIG;;YAED;;eAEG;;;QAGL;;;;;;;;;WASG;;;;;QApBH;;;;WAIG;;YAED;;eAEG;;;QAGL;;;;;;;;;WASG;;;;;QApBH;;;;WAIG;;YAED;;eAEG;;;QAGL;;;;;;;;;WASG;;;;;QApBH;;;;WAIG;;YAED;;eAEG;;;QAGL;;;;;;;;;WASG;;;;;AA8JL,wBAKE"}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports
|
|
6
|
+
exports.default = void 0;
|
|
7
7
|
|
|
8
8
|
var _core = require("@lingui/core");
|
|
9
9
|
|
|
@@ -146,7 +146,6 @@ var byProductType = {
|
|
|
146
146
|
spirit_vermouth: {},
|
|
147
147
|
spirit_vodka: {},
|
|
148
148
|
spirit_whisky: {},
|
|
149
|
-
spirit_whiskey: {},
|
|
150
149
|
wine_fortified: pick(['dry', 'semi', 'sweet']),
|
|
151
150
|
wine_pearlwine: pick(['dry', 'semi', 'sweet']),
|
|
152
151
|
wine_sparkling: pick(['brut_nature', 'extra_brut', 'brut', 'extra_dry', 'dry', 'demi-sec']),
|
|
@@ -162,4 +161,4 @@ var _default = {
|
|
|
162
161
|
list: allDesignations,
|
|
163
162
|
byId: allDesignationsByKey
|
|
164
163
|
};
|
|
165
|
-
exports
|
|
164
|
+
exports.default = _default;
|
|
@@ -18,16 +18,16 @@ declare const _default: {
|
|
|
18
18
|
list: ({
|
|
19
19
|
id: string;
|
|
20
20
|
} & Ingredient & {
|
|
21
|
-
getTitle: (locale?: "cs" | "
|
|
22
|
-
getTitles(locales?: ("cs" | "
|
|
21
|
+
getTitle: (locale?: "bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si" | undefined) => string;
|
|
22
|
+
getTitles(locales?: ("bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si")[]): Record<"bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si", string>;
|
|
23
23
|
form: {} | undefined;
|
|
24
24
|
})[];
|
|
25
25
|
byId: () => {
|
|
26
26
|
[k: string]: {
|
|
27
27
|
id: string;
|
|
28
28
|
} & Ingredient & {
|
|
29
|
-
getTitle: (locale?: "cs" | "
|
|
30
|
-
getTitles(locales?: ("cs" | "
|
|
29
|
+
getTitle: (locale?: "bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si" | undefined) => string;
|
|
30
|
+
getTitles(locales?: ("bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si")[]): Record<"bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si", string>;
|
|
31
31
|
form: {} | undefined;
|
|
32
32
|
};
|
|
33
33
|
};
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports
|
|
6
|
+
exports.default = void 0;
|
|
7
7
|
|
|
8
8
|
var _createValidValues = _interopRequireDefault(require("./utils/createValidValues.js"));
|
|
9
9
|
|
|
@@ -13,9 +13,9 @@ var _productTypesWine = _interopRequireDefault(require("./types/productTypesWine
|
|
|
13
13
|
|
|
14
14
|
var _productTypesSpirit = _interopRequireDefault(require("./types/productTypesSpirit.js"));
|
|
15
15
|
|
|
16
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : {
|
|
16
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
17
17
|
|
|
18
|
-
var _default = (0, _createValidValues
|
|
18
|
+
var _default = (0, _createValidValues.default)({
|
|
19
19
|
aleppoPineResin: {
|
|
20
20
|
key: 'aleppoPineResin',
|
|
21
21
|
title:
|
|
@@ -26,7 +26,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
26
26
|
},
|
|
27
27
|
form: {
|
|
28
28
|
tags: ['OTHER_INGREDIENT'],
|
|
29
|
-
productType: _productTypesWine
|
|
29
|
+
productType: _productTypesWine.default
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
ammoniaCaramel: {
|
|
@@ -52,7 +52,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
52
52
|
},
|
|
53
53
|
form: {
|
|
54
54
|
tags: ['PROCESSING_AID', 'ALLERGEN'],
|
|
55
|
-
productType: _productTypesWine
|
|
55
|
+
productType: _productTypesWine.default
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
58
|
argon: {
|
|
@@ -65,7 +65,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
65
65
|
},
|
|
66
66
|
form: {
|
|
67
67
|
tags: ['ANTIOXIDANT'],
|
|
68
|
-
productType: _productTypesWine
|
|
68
|
+
productType: _productTypesWine.default
|
|
69
69
|
}
|
|
70
70
|
},
|
|
71
71
|
ascorbicAcid: {
|
|
@@ -78,7 +78,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
78
78
|
},
|
|
79
79
|
form: {
|
|
80
80
|
tags: ['ANTIOXIDANT'],
|
|
81
|
-
productType: _productTypesWine
|
|
81
|
+
productType: _productTypesWine.default
|
|
82
82
|
}
|
|
83
83
|
},
|
|
84
84
|
burnedSugar: {
|
|
@@ -104,7 +104,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
104
104
|
},
|
|
105
105
|
form: {
|
|
106
106
|
tags: ['ACIDITY_REGULATOR', 'ALLERGEN'],
|
|
107
|
-
productType: _productTypesWine
|
|
107
|
+
productType: _productTypesWine.default
|
|
108
108
|
}
|
|
109
109
|
},
|
|
110
110
|
carbonDioxide: {
|
|
@@ -117,7 +117,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
117
117
|
},
|
|
118
118
|
form: {
|
|
119
119
|
tags: ['ANTIOXIDANT', 'OTHER_INGREDIENT'],
|
|
120
|
-
productType: _productTypesWine
|
|
120
|
+
productType: _productTypesWine.default
|
|
121
121
|
}
|
|
122
122
|
},
|
|
123
123
|
carboxymethylcellulose: {
|
|
@@ -130,7 +130,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
130
130
|
},
|
|
131
131
|
form: {
|
|
132
132
|
tags: ['STABILISER'],
|
|
133
|
-
productType: _productTypesWine
|
|
133
|
+
productType: _productTypesWine.default
|
|
134
134
|
}
|
|
135
135
|
},
|
|
136
136
|
carobSyrup: {
|
|
@@ -169,7 +169,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
169
169
|
},
|
|
170
170
|
form: {
|
|
171
171
|
tags: ['RAW_MATERIAL'],
|
|
172
|
-
productType: _productTypesSpirit
|
|
172
|
+
productType: _productTypesSpirit.default
|
|
173
173
|
}
|
|
174
174
|
},
|
|
175
175
|
citricAcid: {
|
|
@@ -182,7 +182,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
182
182
|
},
|
|
183
183
|
form: {
|
|
184
184
|
tags: ['NATURALLY_ADDED_ACID'],
|
|
185
|
-
productType: _productTypesWine
|
|
185
|
+
productType: _productTypesWine.default
|
|
186
186
|
}
|
|
187
187
|
},
|
|
188
188
|
concentratedGrapeMust: {
|
|
@@ -195,7 +195,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
195
195
|
},
|
|
196
196
|
form: {
|
|
197
197
|
tags: ['ENRICHMENT_SUBSTANCE', 'SWEETENER'],
|
|
198
|
-
productType: _productTypesWine
|
|
198
|
+
productType: _productTypesWine.default
|
|
199
199
|
}
|
|
200
200
|
},
|
|
201
201
|
dimethyldicarbonate: {
|
|
@@ -208,7 +208,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
208
208
|
},
|
|
209
209
|
form: {
|
|
210
210
|
tags: ['PRESERVATIVE'],
|
|
211
|
-
productType: _productTypesWine
|
|
211
|
+
productType: _productTypesWine.default
|
|
212
212
|
}
|
|
213
213
|
},
|
|
214
214
|
distillateOfAgriculturalOrigin: {
|
|
@@ -260,7 +260,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
260
260
|
},
|
|
261
261
|
form: {
|
|
262
262
|
tags: ['PROCESSING_AID', 'ALLERGEN'],
|
|
263
|
-
productType: _productTypesWine
|
|
263
|
+
productType: _productTypesWine.default
|
|
264
264
|
}
|
|
265
265
|
},
|
|
266
266
|
eggLysozyme: {
|
|
@@ -273,7 +273,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
273
273
|
},
|
|
274
274
|
form: {
|
|
275
275
|
tags: ['PRESERVATIVE'],
|
|
276
|
-
productType: _productTypesWine
|
|
276
|
+
productType: _productTypesWine.default
|
|
277
277
|
}
|
|
278
278
|
},
|
|
279
279
|
ethylAlcoholOfAgriculturalOrigin: {
|
|
@@ -338,7 +338,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
338
338
|
},
|
|
339
339
|
form: {
|
|
340
340
|
tags: ['RAW_MATERIAL'],
|
|
341
|
-
productType: _productTypesSpirit
|
|
341
|
+
productType: _productTypesSpirit.default
|
|
342
342
|
}
|
|
343
343
|
},
|
|
344
344
|
grape: {
|
|
@@ -351,7 +351,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
351
351
|
},
|
|
352
352
|
form: {
|
|
353
353
|
tags: ['RAW_MATERIAL'],
|
|
354
|
-
productType: _productTypesWine
|
|
354
|
+
productType: _productTypesWine.default
|
|
355
355
|
}
|
|
356
356
|
},
|
|
357
357
|
grapeMarcSpirit: {
|
|
@@ -377,7 +377,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
377
377
|
},
|
|
378
378
|
form: {
|
|
379
379
|
tags: ['STABILISER'],
|
|
380
|
-
productType: _productTypesWine
|
|
380
|
+
productType: _productTypesWine.default
|
|
381
381
|
}
|
|
382
382
|
},
|
|
383
383
|
honey: {
|
|
@@ -403,7 +403,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
403
403
|
},
|
|
404
404
|
form: {
|
|
405
405
|
tags: ['ACIDITY_REGULATOR'],
|
|
406
|
-
productType: _productTypesWine
|
|
406
|
+
productType: _productTypesWine.default
|
|
407
407
|
}
|
|
408
408
|
},
|
|
409
409
|
malicAcid: {
|
|
@@ -416,7 +416,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
416
416
|
},
|
|
417
417
|
form: {
|
|
418
418
|
tags: ['ACIDITY_REGULATOR'],
|
|
419
|
-
productType: _productTypesWine
|
|
419
|
+
productType: _productTypesWine.default
|
|
420
420
|
}
|
|
421
421
|
},
|
|
422
422
|
maltDistillateAndWater: {
|
|
@@ -429,7 +429,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
429
429
|
},
|
|
430
430
|
form: {
|
|
431
431
|
tags: ['RAW_MATERIAL'],
|
|
432
|
-
productType: _productTypesSpirit
|
|
432
|
+
productType: _productTypesSpirit.default
|
|
433
433
|
}
|
|
434
434
|
},
|
|
435
435
|
metatartaricAcid: {
|
|
@@ -442,7 +442,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
442
442
|
},
|
|
443
443
|
form: {
|
|
444
444
|
tags: ['STABILISER'],
|
|
445
|
-
productType: _productTypesWine
|
|
445
|
+
productType: _productTypesWine.default
|
|
446
446
|
}
|
|
447
447
|
},
|
|
448
448
|
milkCasein: {
|
|
@@ -455,7 +455,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
455
455
|
},
|
|
456
456
|
form: {
|
|
457
457
|
tags: ['PROCESSING_AID', 'ALLERGEN'],
|
|
458
|
-
productType: _productTypesWine
|
|
458
|
+
productType: _productTypesWine.default
|
|
459
459
|
}
|
|
460
460
|
},
|
|
461
461
|
nitrogen: {
|
|
@@ -468,7 +468,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
468
468
|
},
|
|
469
469
|
form: {
|
|
470
470
|
tags: ['ANTIOXIDANT'],
|
|
471
|
-
productType: _productTypesWine
|
|
471
|
+
productType: _productTypesWine.default
|
|
472
472
|
}
|
|
473
473
|
},
|
|
474
474
|
plainCaramel: {
|
|
@@ -494,7 +494,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
494
494
|
},
|
|
495
495
|
form: {
|
|
496
496
|
tags: ['PRESERVATIVE', 'ALLERGEN'],
|
|
497
|
-
productType: _productTypesWine
|
|
497
|
+
productType: _productTypesWine.default
|
|
498
498
|
}
|
|
499
499
|
},
|
|
500
500
|
potassiumMetabisulphite: {
|
|
@@ -507,7 +507,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
507
507
|
},
|
|
508
508
|
form: {
|
|
509
509
|
tags: ['PRESERVATIVE', 'ALLERGEN'],
|
|
510
|
-
productType: _productTypesWine
|
|
510
|
+
productType: _productTypesWine.default
|
|
511
511
|
}
|
|
512
512
|
},
|
|
513
513
|
potassiumPolyaspartate: {
|
|
@@ -520,7 +520,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
520
520
|
},
|
|
521
521
|
form: {
|
|
522
522
|
tags: ['STABILISER'],
|
|
523
|
-
productType: _productTypesWine
|
|
523
|
+
productType: _productTypesWine.default
|
|
524
524
|
}
|
|
525
525
|
},
|
|
526
526
|
potassiumSorbate: {
|
|
@@ -533,7 +533,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
533
533
|
},
|
|
534
534
|
form: {
|
|
535
535
|
tags: ['PRESERVATIVE'],
|
|
536
|
-
productType: _productTypesWine
|
|
536
|
+
productType: _productTypesWine.default
|
|
537
537
|
}
|
|
538
538
|
},
|
|
539
539
|
ryeDistillateAndWater: {
|
|
@@ -546,7 +546,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
546
546
|
},
|
|
547
547
|
form: {
|
|
548
548
|
tags: ['RAW_MATERIAL'],
|
|
549
|
-
productType: _productTypesSpirit
|
|
549
|
+
productType: _productTypesSpirit.default
|
|
550
550
|
}
|
|
551
551
|
},
|
|
552
552
|
sucrose: {
|
|
@@ -559,7 +559,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
559
559
|
},
|
|
560
560
|
form: {
|
|
561
561
|
tags: ['ENRICHMENT_SUBSTANCE'],
|
|
562
|
-
productType: _productTypesWine
|
|
562
|
+
productType: _productTypesWine.default
|
|
563
563
|
}
|
|
564
564
|
},
|
|
565
565
|
sugar: {
|
|
@@ -598,7 +598,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
598
598
|
},
|
|
599
599
|
form: {
|
|
600
600
|
tags: ['PRESERVATIVE', 'ALLERGEN'],
|
|
601
|
-
productType: _productTypesWine
|
|
601
|
+
productType: _productTypesWine.default
|
|
602
602
|
}
|
|
603
603
|
},
|
|
604
604
|
sulphurDioxide: {
|
|
@@ -611,7 +611,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
611
611
|
},
|
|
612
612
|
form: {
|
|
613
613
|
tags: ['PRESERVATIVE', 'ALLERGEN'],
|
|
614
|
-
productType: _productTypesWine
|
|
614
|
+
productType: _productTypesWine.default
|
|
615
615
|
}
|
|
616
616
|
},
|
|
617
617
|
tartaricAcid: {
|
|
@@ -624,7 +624,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
624
624
|
},
|
|
625
625
|
form: {
|
|
626
626
|
tags: ['ACIDITY_REGULATOR'],
|
|
627
|
-
productType: _productTypesWine
|
|
627
|
+
productType: _productTypesWine.default
|
|
628
628
|
}
|
|
629
629
|
},
|
|
630
630
|
water: {
|
|
@@ -650,7 +650,7 @@ var _default = (0, _createValidValues["default"])({
|
|
|
650
650
|
},
|
|
651
651
|
form: {
|
|
652
652
|
tags: ['PROCESSING_AID'],
|
|
653
|
-
productType: _productTypesWine
|
|
653
|
+
productType: _productTypesWine.default
|
|
654
654
|
}
|
|
655
655
|
},
|
|
656
656
|
wine: {
|
|
@@ -715,9 +715,9 @@ var _default = (0, _createValidValues["default"])({
|
|
|
715
715
|
},
|
|
716
716
|
form: {
|
|
717
717
|
tags: ['STABILISER'],
|
|
718
|
-
productType: _productTypesWine
|
|
718
|
+
productType: _productTypesWine.default
|
|
719
719
|
}
|
|
720
720
|
}
|
|
721
721
|
});
|
|
722
722
|
|
|
723
|
-
exports
|
|
723
|
+
exports.default = _default;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"appelation.d.ts","sourceRoot":"","sources":["../../../src/validValues/json/appelation.js"],"names":[],"mappings":""}
|
|
@@ -18,16 +18,16 @@ declare const _default: {
|
|
|
18
18
|
list: ({
|
|
19
19
|
id: string;
|
|
20
20
|
} & PackagingCertification & {
|
|
21
|
-
getTitle: (locale?: "cs" | "
|
|
22
|
-
getTitles(locales?: ("cs" | "
|
|
21
|
+
getTitle: (locale?: "bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si" | undefined) => string;
|
|
22
|
+
getTitles(locales?: ("bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si")[]): Record<"bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si", string>;
|
|
23
23
|
form: {} | undefined;
|
|
24
24
|
})[];
|
|
25
25
|
byId: () => {
|
|
26
26
|
[k: string]: {
|
|
27
27
|
id: string;
|
|
28
28
|
} & PackagingCertification & {
|
|
29
|
-
getTitle: (locale?: "cs" | "
|
|
30
|
-
getTitles(locales?: ("cs" | "
|
|
29
|
+
getTitle: (locale?: "bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si" | undefined) => string;
|
|
30
|
+
getTitles(locales?: ("bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si")[]): Record<"bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si", string>;
|
|
31
31
|
form: {} | undefined;
|
|
32
32
|
};
|
|
33
33
|
};
|
|
@@ -3,13 +3,13 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports
|
|
6
|
+
exports.default = void 0;
|
|
7
7
|
|
|
8
8
|
var _createValidValues = _interopRequireDefault(require("./utils/createValidValues.js"));
|
|
9
9
|
|
|
10
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : {
|
|
10
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
11
11
|
|
|
12
|
-
var _default = (0, _createValidValues
|
|
12
|
+
var _default = (0, _createValidValues.default)({
|
|
13
13
|
fairforlife: {
|
|
14
14
|
key: 'fairforlife',
|
|
15
15
|
title: 'Fair for life',
|
|
@@ -52,4 +52,4 @@ var _default = (0, _createValidValues["default"])({
|
|
|
52
52
|
}
|
|
53
53
|
});
|
|
54
54
|
|
|
55
|
-
exports
|
|
55
|
+
exports.default = _default;
|
|
@@ -15,16 +15,16 @@ declare const _default: {
|
|
|
15
15
|
list: ({
|
|
16
16
|
id: string;
|
|
17
17
|
} & PackagingMaterialType & {
|
|
18
|
-
getTitle: (locale?: "cs" | "
|
|
19
|
-
getTitles(locales?: ("cs" | "
|
|
18
|
+
getTitle: (locale?: "bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si" | undefined) => string;
|
|
19
|
+
getTitles(locales?: ("bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si")[]): Record<"bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si", string>;
|
|
20
20
|
form: {} | undefined;
|
|
21
21
|
})[];
|
|
22
22
|
byId: () => {
|
|
23
23
|
[k: string]: {
|
|
24
24
|
id: string;
|
|
25
25
|
} & PackagingMaterialType & {
|
|
26
|
-
getTitle: (locale?: "cs" | "
|
|
27
|
-
getTitles(locales?: ("cs" | "
|
|
26
|
+
getTitle: (locale?: "bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si" | undefined) => string;
|
|
27
|
+
getTitles(locales?: ("bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si")[]): Record<"bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si", string>;
|
|
28
28
|
form: {} | undefined;
|
|
29
29
|
};
|
|
30
30
|
};
|
|
@@ -3,17 +3,17 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports
|
|
6
|
+
exports.default = void 0;
|
|
7
7
|
|
|
8
8
|
var _createValidValues = _interopRequireDefault(require("./utils/createValidValues.js"));
|
|
9
9
|
|
|
10
10
|
var _core = require("@lingui/core");
|
|
11
11
|
|
|
12
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : {
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
13
13
|
|
|
14
14
|
var genericRecyclingLogo = 'https://s3.amazonaws.com/cdn.bottlebooks.me/bottlebooks/img/logos/packagingMaterialType/00_Generic_Recycling.svg';
|
|
15
15
|
|
|
16
|
-
var _default = (0, _createValidValues
|
|
16
|
+
var _default = (0, _createValidValues.default)({
|
|
17
17
|
'01_PET': {
|
|
18
18
|
key: '01_PET',
|
|
19
19
|
code: '01 PET(E)',
|
|
@@ -751,4 +751,4 @@ var _default = (0, _createValidValues["default"])({
|
|
|
751
751
|
}
|
|
752
752
|
});
|
|
753
753
|
|
|
754
|
-
exports
|
|
754
|
+
exports.default = _default;
|
|
@@ -7,16 +7,16 @@ declare const _default: {
|
|
|
7
7
|
list: ({
|
|
8
8
|
id: string;
|
|
9
9
|
} & ProductType & {
|
|
10
|
-
getTitle: (locale?: "cs" | "
|
|
11
|
-
getTitles(locales?: ("cs" | "
|
|
10
|
+
getTitle: (locale?: "bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si" | undefined) => string;
|
|
11
|
+
getTitles(locales?: ("bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si")[]): Record<"bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si", string>;
|
|
12
12
|
form: {} | undefined;
|
|
13
13
|
})[];
|
|
14
14
|
byId: () => {
|
|
15
15
|
[k: string]: {
|
|
16
16
|
id: string;
|
|
17
17
|
} & ProductType & {
|
|
18
|
-
getTitle: (locale?: "cs" | "
|
|
19
|
-
getTitles(locales?: ("cs" | "
|
|
18
|
+
getTitle: (locale?: "bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si" | undefined) => string;
|
|
19
|
+
getTitles(locales?: ("bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si")[]): Record<"bg" | "cs" | "da" | "de" | "el" | "en" | "es" | "ee" | "fi" | "fr" | "ga" | "hr" | "hu" | "it" | "lt" | "lv" | "mt" | "nl" | "pl" | "pt" | "ro" | "sk" | "se" | "si", string>;
|
|
20
20
|
form: {} | undefined;
|
|
21
21
|
};
|
|
22
22
|
};
|
|
@@ -3,15 +3,15 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports
|
|
6
|
+
exports.default = void 0;
|
|
7
7
|
|
|
8
8
|
var _core = require("@lingui/core");
|
|
9
9
|
|
|
10
10
|
var _createValidValues = _interopRequireDefault(require("./utils/createValidValues.js"));
|
|
11
11
|
|
|
12
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : {
|
|
12
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
13
13
|
|
|
14
|
-
var _default = (0, _createValidValues
|
|
14
|
+
var _default = (0, _createValidValues.default)({
|
|
15
15
|
beer: {
|
|
16
16
|
key: 'beer',
|
|
17
17
|
title:
|
|
@@ -365,4 +365,4 @@ var _default = (0, _createValidValues["default"])({
|
|
|
365
365
|
}
|
|
366
366
|
});
|
|
367
367
|
|
|
368
|
-
exports
|
|
368
|
+
exports.default = _default;
|