@bottlebooks/valid-values 6.4.0 → 6.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/validValues/ingredient/ingredient.d.ts +0 -1
  3. package/dist/validValues/ingredient/ingredient.d.ts.map +1 -1
  4. package/dist/validValues/ingredient/ingredient.js +65 -28
  5. package/dist/validValues/otherTranslations/otherTranslations.d.ts +0 -1
  6. package/dist/validValues/otherTranslations/otherTranslations.d.ts.map +1 -1
  7. package/dist/validValues/otherTranslations/otherTranslations.js +7 -9
  8. package/dist/validValues/productType/locales/de.d.ts.map +1 -1
  9. package/dist/validValues/productType/locales/de.js +1 -1
  10. package/package.json +2 -2
  11. package/src/locales/backupTranslation/de.po +1 -1
  12. package/src/validValues/ingredient/ingredient.ts +65 -26
  13. package/src/validValues/ingredient/locales/bg.po +2 -2
  14. package/src/validValues/ingredient/locales/cs.po +2 -2
  15. package/src/validValues/ingredient/locales/da.po +2 -2
  16. package/src/validValues/ingredient/locales/de.po +2 -2
  17. package/src/validValues/ingredient/locales/el.po +2 -2
  18. package/src/validValues/ingredient/locales/en.po +2 -2
  19. package/src/validValues/ingredient/locales/es.po +2 -2
  20. package/src/validValues/ingredient/locales/et.po +2 -2
  21. package/src/validValues/ingredient/locales/fi.po +2 -2
  22. package/src/validValues/ingredient/locales/fr.po +2 -2
  23. package/src/validValues/ingredient/locales/ga.po +2 -2
  24. package/src/validValues/ingredient/locales/hr.po +2 -2
  25. package/src/validValues/ingredient/locales/hu.po +2 -2
  26. package/src/validValues/ingredient/locales/it.po +2 -2
  27. package/src/validValues/ingredient/locales/lt.po +2 -2
  28. package/src/validValues/ingredient/locales/lv.po +2 -2
  29. package/src/validValues/ingredient/locales/mt.po +2 -2
  30. package/src/validValues/ingredient/locales/nl.po +2 -2
  31. package/src/validValues/ingredient/locales/pl.po +2 -2
  32. package/src/validValues/ingredient/locales/pt.po +2 -2
  33. package/src/validValues/ingredient/locales/ro.po +2 -2
  34. package/src/validValues/ingredient/locales/sk.po +2 -2
  35. package/src/validValues/ingredient/locales/sl.po +2 -2
  36. package/src/validValues/ingredient/locales/sv.po +2 -2
  37. package/src/validValues/otherTranslations/locales/bg.po +2 -2
  38. package/src/validValues/otherTranslations/locales/cs.po +2 -2
  39. package/src/validValues/otherTranslations/locales/da.po +2 -2
  40. package/src/validValues/otherTranslations/locales/de.po +2 -2
  41. package/src/validValues/otherTranslations/locales/el.po +2 -2
  42. package/src/validValues/otherTranslations/locales/en.po +2 -2
  43. package/src/validValues/otherTranslations/locales/es.po +2 -2
  44. package/src/validValues/otherTranslations/locales/et.po +2 -2
  45. package/src/validValues/otherTranslations/locales/fi.po +2 -2
  46. package/src/validValues/otherTranslations/locales/fr.po +2 -2
  47. package/src/validValues/otherTranslations/locales/ga.po +2 -2
  48. package/src/validValues/otherTranslations/locales/hr.po +2 -2
  49. package/src/validValues/otherTranslations/locales/hu.po +2 -2
  50. package/src/validValues/otherTranslations/locales/it.po +2 -2
  51. package/src/validValues/otherTranslations/locales/lt.po +2 -2
  52. package/src/validValues/otherTranslations/locales/lv.po +2 -2
  53. package/src/validValues/otherTranslations/locales/mt.po +2 -2
  54. package/src/validValues/otherTranslations/locales/nl.po +2 -2
  55. package/src/validValues/otherTranslations/locales/pl.po +2 -2
  56. package/src/validValues/otherTranslations/locales/pt.po +2 -2
  57. package/src/validValues/otherTranslations/locales/ro.po +2 -2
  58. package/src/validValues/otherTranslations/locales/sk.po +2 -2
  59. package/src/validValues/otherTranslations/locales/sl.po +2 -2
  60. package/src/validValues/otherTranslations/locales/sv.po +2 -2
  61. package/src/validValues/otherTranslations/otherTranslations.ts +7 -7
  62. package/src/validValues/productType/locales/de.po +1 -1
  63. package/src/validValues/productType/locales/de.ts +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,28 @@
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.5.0](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@6.4.1...@bottlebooks/valid-values@6.5.0) (2023-03-31)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * fix German translation for still wine ([923390a](https://github.com/bottlebooks/bottlebooks/commit/923390a3fd8100296752357104284bf7c0993397))
12
+ * removed virtual group from picker ([da8bd62](https://github.com/bottlebooks/bottlebooks/commit/da8bd62f9c3d30e046d4053d5d0df13388c09903))
13
+ * replacing milkCasein with casein ([f8590bf](https://github.com/bottlebooks/bottlebooks/commit/f8590bf53e81dc58d855e55c0f79faaf64bab6d5))
14
+
15
+
16
+ ### Features
17
+
18
+ * Keep Preservatives and Antioxidants as separate groups ([76cab71](https://github.com/bottlebooks/bottlebooks/commit/76cab71a04c2cd695a4c747dfeddb9f5e6312e2d))
19
+
20
+
21
+
22
+
23
+
24
+ ## [6.4.1](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@6.4.0...@bottlebooks/valid-values@6.4.1) (2023-03-30)
25
+
26
+ **Note:** Version bump only for package @bottlebooks/valid-values
27
+
6
28
  # [6.4.0](https://github.com/bottlebooks/bottlebooks/compare/@bottlebooks/valid-values@6.3.0...@bottlebooks/valid-values@6.4.0) (2023-03-30)
7
29
 
8
30
  ### Bug Fixes
@@ -77,7 +77,6 @@ declare const allIngredients: {
77
77
  readonly tartaricAcid: Ingredient;
78
78
  readonly metatartaricAcid: Ingredient;
79
79
  readonly microcrystallineCellulose: Ingredient;
80
- readonly milkCasein: Ingredient;
81
80
  readonly nitrogen: Ingredient;
82
81
  readonly peasProtein: Ingredient;
83
82
  readonly pectinLyases: Ingredient;
@@ -1 +1 @@
1
- {"version":3,"file":"ingredient.d.ts","sourceRoot":"","sources":["../../../src/validValues/ingredient/ingredient.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAEjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AACjE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAG5D,OAAO,KAAK,EACV,oBAAoB,EACpB,4BAA4B,EAC7B,MAAM,+BAA+B,CAAC;AAEvC,UAAU,sCACR,SAAQ,4BAA4B;IACpC,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,sBAAsB,CAAC,EAAE,iBAAiB,CAAC;IAC3C,QAAQ,EAAE;QACR,WAAW,EAAE,cAAc,EAAE,CAAC;QAC9B,IAAI,EAAE,aAAa,EAAE,CAAC;KACvB,CAAC;CACH;AAED,UAAU,UACR,SAAQ,oBAAoB,EAC1B,sCAAsC;CAAG;AAK7C,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAgtCV,CAAC;AAEX,oBAAY,aAAa,GAAG,MAAM,OAAO,cAAc,CAAC;AAExD,eAAO,MAAM,aAAa,IAYzB,CAAC;AAEF,eAAe,cAAc,CAAC"}
1
+ {"version":3,"file":"ingredient.d.ts","sourceRoot":"","sources":["../../../src/validValues/ingredient/ingredient.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAEjD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AACjE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAG5D,OAAO,KAAK,EACV,oBAAoB,EACpB,4BAA4B,EAC7B,MAAM,+BAA+B,CAAC;AAEvC,UAAU,sCACR,SAAQ,4BAA4B;IACpC,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,sBAAsB,CAAC,EAAE,iBAAiB,CAAC;IAC3C,QAAQ,EAAE;QACR,WAAW,EAAE,cAAc,EAAE,CAAC;QAC9B,IAAI,EAAE,aAAa,EAAE,CAAC;KACvB,CAAC;CACH;AAED,UAAU,UACR,SAAQ,oBAAoB,EAC1B,sCAAsC;CAAG;AAK7C,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAuvCV,CAAC;AAEX,oBAAY,aAAa,GAAG,MAAM,OAAO,cAAc,CAAC;AAExD,eAAO,MAAM,aAAa,IAYzB,CAAC;AAEF,eAAe,cAAc,CAAC"}
@@ -33,6 +33,7 @@ var allIngredients = {
33
33
  }
34
34
  }),
35
35
  allylIsothiocyanate: ingredient({
36
+ isDeprecated: true,
36
37
  key: 'allylIsothiocyanate',
37
38
  label:
38
39
  /*i18n*/
@@ -59,6 +60,7 @@ var allIngredients = {
59
60
  }
60
61
  }),
61
62
  ammoniumBisulphite: ingredient({
63
+ isDeprecated: true,
62
64
  key: 'ammoniumBisulphite',
63
65
  label:
64
66
  /*i18n*/
@@ -72,6 +74,7 @@ var allIngredients = {
72
74
  }
73
75
  }),
74
76
  ammoniumSulphate: ingredient({
77
+ isDeprecated: true,
75
78
  key: 'ammoniumSulphate',
76
79
  label:
77
80
  /*i18n*/
@@ -111,7 +114,7 @@ var allIngredients = {
111
114
  /*i18n*/
112
115
  {
113
116
  id: 'validValues.ingredient.ascorbicAcid',
114
- message: 'ascorbic acid'
117
+ message: 'L ascorbic acid'
115
118
  },
116
119
  metadata: {
117
120
  tags: ['ANTIOXIDANT'],
@@ -119,6 +122,7 @@ var allIngredients = {
119
122
  }
120
123
  }),
121
124
  bentonite: ingredient({
125
+ isDeprecated: true,
122
126
  key: 'bentonite',
123
127
  label:
124
128
  /*i18n*/
@@ -132,6 +136,7 @@ var allIngredients = {
132
136
  }
133
137
  }),
134
138
  betaglucanase: ingredient({
139
+ isDeprecated: true,
135
140
  key: 'betaglucanase',
136
141
  label:
137
142
  /*i18n*/
@@ -158,6 +163,7 @@ var allIngredients = {
158
163
  }
159
164
  }),
160
165
  calciumAlginate: ingredient({
166
+ isDeprecated: true,
161
167
  key: 'calciumAlginate',
162
168
  label:
163
169
  /*i18n*/
@@ -172,6 +178,7 @@ var allIngredients = {
172
178
  }),
173
179
  calciumCarbonate: ingredient({
174
180
  key: 'calciumCarbonate',
181
+ isDeprecated: true,
175
182
  label:
176
183
  /*i18n*/
177
184
  {
@@ -184,6 +191,7 @@ var allIngredients = {
184
191
  }
185
192
  }),
186
193
  calciumPhytate: ingredient({
194
+ isDeprecated: true,
187
195
  key: 'calciumPhytate',
188
196
  label:
189
197
  /*i18n*/
@@ -210,6 +218,7 @@ var allIngredients = {
210
218
  }
211
219
  }),
212
220
  calciumTartrate: ingredient({
221
+ isDeprecated: true,
213
222
  key: 'calciumTartrate',
214
223
  label:
215
224
  /*i18n*/
@@ -301,6 +310,7 @@ var allIngredients = {
301
310
  }
302
311
  }),
303
312
  cellulase: ingredient({
313
+ isDeprecated: true,
304
314
  key: 'cellulase',
305
315
  label:
306
316
  /*i18n*/
@@ -327,6 +337,7 @@ var allIngredients = {
327
337
  }
328
338
  }),
329
339
  charcoalForOenologicalUse: ingredient({
340
+ isDeprecated: true,
330
341
  key: 'charcoalForOenologicalUse',
331
342
  label:
332
343
  /*i18n*/
@@ -340,6 +351,7 @@ var allIngredients = {
340
351
  }
341
352
  }),
342
353
  chitinGlucanAspergillusNiger: ingredient({
354
+ isDeprecated: true,
343
355
  key: 'chitinGlucanAspergillusNiger',
344
356
  label:
345
357
  /*i18n*/
@@ -353,6 +365,7 @@ var allIngredients = {
353
365
  }
354
366
  }),
355
367
  chitosanAspergillusNiger: ingredient({
368
+ isDeprecated: true,
356
369
  key: 'chitosanAspergillusNiger',
357
370
  label:
358
371
  /*i18n*/
@@ -413,6 +426,7 @@ var allIngredients = {
413
426
  }
414
427
  }),
415
428
  copperCitrate: ingredient({
429
+ isDeprecated: true,
416
430
  key: 'copperCitrate',
417
431
  label:
418
432
  /*i18n*/
@@ -426,6 +440,7 @@ var allIngredients = {
426
440
  }
427
441
  }),
428
442
  copperSulphatePentahydrate: ingredient({
443
+ isDeprecated: true,
429
444
  key: 'copperSulphatePentahydrate',
430
445
  label:
431
446
  /*i18n*/
@@ -439,6 +454,7 @@ var allIngredients = {
439
454
  }
440
455
  }),
441
456
  diammoniumHydrogenPhosphate: ingredient({
457
+ isDeprecated: true,
442
458
  key: 'diammoniumHydrogenPhosphate',
443
459
  label:
444
460
  /*i18n*/
@@ -504,6 +520,7 @@ var allIngredients = {
504
520
  }
505
521
  }),
506
522
  edibleGelatine: ingredient({
523
+ isDeprecated: true,
507
524
  key: 'edibleGelatine',
508
525
  label:
509
526
  /*i18n*/
@@ -595,6 +612,7 @@ var allIngredients = {
595
612
  }
596
613
  }),
597
614
  freshLees: ingredient({
615
+ isDeprecated: true,
598
616
  key: 'freshLees',
599
617
  label:
600
618
  /*i18n*/
@@ -632,6 +650,7 @@ var allIngredients = {
632
650
  // },
633
651
  // }),
634
652
  glycosidase: ingredient({
653
+ isDeprecated: true,
635
654
  key: 'glycosidase',
636
655
  label:
637
656
  /*i18n*/
@@ -697,6 +716,7 @@ var allIngredients = {
697
716
  }
698
717
  }),
699
718
  hemicellulase: ingredient({
719
+ isDeprecated: true,
700
720
  key: 'hemicellulase',
701
721
  label:
702
722
  /*i18n*/
@@ -723,6 +743,7 @@ var allIngredients = {
723
743
  }
724
744
  }),
725
745
  inactivatedYeasts: ingredient({
746
+ isDeprecated: true,
726
747
  key: 'inactivatedYeasts',
727
748
  label:
728
749
  /*i18n*/
@@ -736,6 +757,7 @@ var allIngredients = {
736
757
  }
737
758
  }),
738
759
  inactivatedYeastsWithGuaranteedGlutathioneLevels: ingredient({
760
+ isDeprecated: true,
739
761
  key: 'inactivatedYeastsWithGuaranteedGlutathioneLevels',
740
762
  label:
741
763
  /*i18n*/
@@ -749,6 +771,7 @@ var allIngredients = {
749
771
  }
750
772
  }),
751
773
  isinglass: ingredient({
774
+ isDeprecated: true,
752
775
  key: 'isinglass',
753
776
  label:
754
777
  /*i18n*/
@@ -762,6 +785,7 @@ var allIngredients = {
762
785
  }
763
786
  }),
764
787
  kaolin: ingredient({
788
+ isDeprecated: true,
765
789
  key: 'kaolin',
766
790
  label:
767
791
  /*i18n*/
@@ -788,6 +812,7 @@ var allIngredients = {
788
812
  }
789
813
  }),
790
814
  lacticAcidBacteria: ingredient({
815
+ isDeprecated: true,
791
816
  key: 'lacticAcidBacteria',
792
817
  label:
793
818
  /*i18n*/
@@ -832,10 +857,10 @@ var allIngredients = {
832
857
  /*i18n*/
833
858
  {
834
859
  id: 'validValues.ingredient.tartaricAcid',
835
- message: 'tartaric acid'
860
+ message: 'tartaric acid (L(+)-)'
836
861
  },
837
862
  metadata: {
838
- tags: ['STABILISER', 'ACIDITY_REGULATOR'],
863
+ tags: ['ACIDITY_REGULATOR'],
839
864
  productType: _productTypesWine["default"]
840
865
  }
841
866
  }),
@@ -853,6 +878,7 @@ var allIngredients = {
853
878
  }
854
879
  }),
855
880
  microcrystallineCellulose: ingredient({
881
+ isDeprecated: true,
856
882
  key: 'microcrystallineCellulose',
857
883
  label:
858
884
  /*i18n*/
@@ -865,19 +891,17 @@ var allIngredients = {
865
891
  productType: _productTypesWine["default"]
866
892
  }
867
893
  }),
868
- milkCasein: ingredient({
869
- key: 'milkCasein',
870
- label:
871
- /*i18n*/
872
- {
873
- id: 'validValues.ingredient.milkCasein',
874
- message: 'milk casein'
875
- },
876
- metadata: {
877
- tags: ['PROCESSING_AID', 'ALLERGEN'],
878
- productType: _productTypesWine["default"]
879
- }
880
- }),
894
+ // milkCasein: ingredient({
895
+ // key: 'milkCasein',
896
+ // label: defineMessage({
897
+ // id: 'validValues.ingredient.milkCasein',
898
+ // message: 'milk casein',
899
+ // }),
900
+ // metadata: {
901
+ // tags: ['PROCESSING_AID', 'ALLERGEN'],
902
+ // productType: PRODUCT_TYPE_WINES,
903
+ // },
904
+ // }),
881
905
  nitrogen: ingredient({
882
906
  key: 'nitrogen',
883
907
  label:
@@ -900,6 +924,7 @@ var allIngredients = {
900
924
  }
901
925
  }),
902
926
  peasProtein: ingredient({
927
+ isDeprecated: true,
903
928
  key: 'peasProtein',
904
929
  label:
905
930
  /*i18n*/
@@ -913,6 +938,7 @@ var allIngredients = {
913
938
  }
914
939
  }),
915
940
  pectinLyases: ingredient({
941
+ isDeprecated: true,
916
942
  key: 'pectinLyases',
917
943
  label:
918
944
  /*i18n*/
@@ -926,6 +952,7 @@ var allIngredients = {
926
952
  }
927
953
  }),
928
954
  pectinMethylesterase: ingredient({
955
+ isDeprecated: true,
929
956
  key: 'pectinMethylesterase',
930
957
  label:
931
958
  /*i18n*/
@@ -952,6 +979,7 @@ var allIngredients = {
952
979
  }
953
980
  }),
954
981
  polygalacturonase: ingredient({
982
+ isDeprecated: true,
955
983
  key: 'polygalacturonase',
956
984
  label:
957
985
  /*i18n*/
@@ -965,6 +993,7 @@ var allIngredients = {
965
993
  }
966
994
  }),
967
995
  polyvinylimidazolePolyvinylpyrrolidoneCopolymers: ingredient({
996
+ isDeprecated: true,
968
997
  key: 'polyvinylimidazolePolyvinylpyrrolidoneCopolymers',
969
998
  label:
970
999
  /*i18n*/
@@ -978,6 +1007,7 @@ var allIngredients = {
978
1007
  }
979
1008
  }),
980
1009
  polyvinylpolypyrrolidone: ingredient({
1010
+ isDeprecated: true,
981
1011
  key: 'polyvinylpolypyrrolidone',
982
1012
  label:
983
1013
  /*i18n*/
@@ -991,6 +1021,7 @@ var allIngredients = {
991
1021
  }
992
1022
  }),
993
1023
  potassiumAlginate: ingredient({
1024
+ isDeprecated: true,
994
1025
  key: 'potassiumAlginate',
995
1026
  label:
996
1027
  /*i18n*/
@@ -1005,6 +1036,7 @@ var allIngredients = {
1005
1036
  }),
1006
1037
  potassiumBicarbonate: ingredient({
1007
1038
  key: 'potassiumBicarbonate',
1039
+ isDeprecated: true,
1008
1040
  label:
1009
1041
  /*i18n*/
1010
1042
  {
@@ -1031,6 +1063,7 @@ var allIngredients = {
1031
1063
  }),
1032
1064
  potassiumCarbonate: ingredient({
1033
1065
  key: 'potassiumCarbonate',
1066
+ isDeprecated: true,
1034
1067
  label:
1035
1068
  /*i18n*/
1036
1069
  {
@@ -1043,6 +1076,7 @@ var allIngredients = {
1043
1076
  }
1044
1077
  }),
1045
1078
  potassiumCaseinates: ingredient({
1079
+ isDeprecated: true,
1046
1080
  key: 'potassiumCaseinates',
1047
1081
  label:
1048
1082
  /*i18n*/
@@ -1056,6 +1090,7 @@ var allIngredients = {
1056
1090
  }
1057
1091
  }),
1058
1092
  potassiumFerrocyanide: ingredient({
1093
+ isDeprecated: true,
1059
1094
  key: 'potassiumFerrocyanide',
1060
1095
  label:
1061
1096
  /*i18n*/
@@ -1068,18 +1103,8 @@ var allIngredients = {
1068
1103
  productType: _productTypesWine["default"]
1069
1104
  }
1070
1105
  }),
1071
- // potassiumHydrogenSulphite: ingredient({
1072
- // key: 'potassiumHydrogenSulphite',
1073
- // label: defineMessage({
1074
- // id: 'validValues.ingredient.potassiumHydrogenSulphite',
1075
- // message: 'potassium hydrogen sulphite',
1076
- // }),
1077
- // metadata: {
1078
- // tags: ['PRESERVATIVE', 'ALLERGEN'],
1079
- // productType: PRODUCT_TYPE_WINES,
1080
- // },
1081
- // }),
1082
1106
  potassiumHydrogenTartrate: ingredient({
1107
+ isDeprecated: true,
1083
1108
  key: 'potassiumHydrogenTartrate',
1084
1109
  label:
1085
1110
  /*i18n*/
@@ -1132,12 +1157,13 @@ var allIngredients = {
1132
1157
  }
1133
1158
  }),
1134
1159
  potassiumTartrate: ingredient({
1160
+ isDeprecated: true,
1135
1161
  key: 'potassiumTartrate',
1136
1162
  label:
1137
1163
  /*i18n*/
1138
1164
  {
1139
1165
  id: 'validValues.ingredient.potassiumTartrate',
1140
- message: 'potassium tartrate'
1166
+ message: 'potassium L(+)-tartrate'
1141
1167
  },
1142
1168
  metadata: {
1143
1169
  tags: ['ACIDITY_REGULATOR'],
@@ -1145,6 +1171,7 @@ var allIngredients = {
1145
1171
  }
1146
1172
  }),
1147
1173
  potatoesProtein: ingredient({
1174
+ isDeprecated: true,
1148
1175
  key: 'potatoesProtein',
1149
1176
  label:
1150
1177
  /*i18n*/
@@ -1172,6 +1199,7 @@ var allIngredients = {
1172
1199
  }),
1173
1200
  selectiveVegetalFibres: ingredient({
1174
1201
  key: 'selectiveVegetalFibres',
1202
+ isDeprecated: true,
1175
1203
  label:
1176
1204
  /*i18n*/
1177
1205
  {
@@ -1184,6 +1212,7 @@ var allIngredients = {
1184
1212
  }
1185
1213
  }),
1186
1214
  siliconDioxide: ingredient({
1215
+ isDeprecated: true,
1187
1216
  key: 'siliconDioxide',
1188
1217
  label:
1189
1218
  /*i18n*/
@@ -1262,6 +1291,7 @@ var allIngredients = {
1262
1291
  }
1263
1292
  }),
1264
1293
  tannins: ingredient({
1294
+ isDeprecated: true,
1265
1295
  key: 'tannins',
1266
1296
  label:
1267
1297
  /*i18n*/
@@ -1275,6 +1305,7 @@ var allIngredients = {
1275
1305
  }
1276
1306
  }),
1277
1307
  thiamineHydrochloride: ingredient({
1308
+ isDeprecated: true,
1278
1309
  key: 'thiamineHydrochloride',
1279
1310
  label:
1280
1311
  /*i18n*/
@@ -1288,6 +1319,7 @@ var allIngredients = {
1288
1319
  }
1289
1320
  }),
1290
1321
  urease: ingredient({
1322
+ isDeprecated: true,
1291
1323
  key: 'urease',
1292
1324
  label:
1293
1325
  /*i18n*/
@@ -1327,6 +1359,7 @@ var allIngredients = {
1327
1359
  }
1328
1360
  }),
1329
1361
  wheatProtein: ingredient({
1362
+ isDeprecated: true,
1330
1363
  key: 'wheatProtein',
1331
1364
  label:
1332
1365
  /*i18n*/
@@ -1392,6 +1425,7 @@ var allIngredients = {
1392
1425
  }
1393
1426
  }),
1394
1427
  yeastAutolysates: ingredient({
1428
+ isDeprecated: true,
1395
1429
  key: 'yeastAutolysates',
1396
1430
  label:
1397
1431
  /*i18n*/
@@ -1405,6 +1439,7 @@ var allIngredients = {
1405
1439
  }
1406
1440
  }),
1407
1441
  yeastCellWalls: ingredient({
1442
+ isDeprecated: true,
1408
1443
  key: 'yeastCellWalls',
1409
1444
  label:
1410
1445
  /*i18n*/
@@ -1431,6 +1466,7 @@ var allIngredients = {
1431
1466
  }
1432
1467
  }),
1433
1468
  yeastProteinExtracts: ingredient({
1469
+ isDeprecated: true,
1434
1470
  key: 'yeastProteinExtracts',
1435
1471
  label:
1436
1472
  /*i18n*/
@@ -1444,6 +1480,7 @@ var allIngredients = {
1444
1480
  }
1445
1481
  }),
1446
1482
  yeastsForWineProduction: ingredient({
1483
+ isDeprecated: true,
1447
1484
  key: 'yeastsForWineProduction',
1448
1485
  label:
1449
1486
  /*i18n*/
@@ -3,7 +3,6 @@ export declare type OtherTranslations = ValidValueDefinition;
3
3
  declare const allOtherTranslations: {
4
4
  readonly 'acidity regulators': ValidValueDefinition;
5
5
  readonly 'stabilizing agents': ValidValueDefinition;
6
- readonly 'preservatives and antioxidants': ValidValueDefinition;
7
6
  readonly antioxidants: ValidValueDefinition;
8
7
  readonly preservatives: ValidValueDefinition;
9
8
  readonly contains: ValidValueDefinition;
@@ -1 +1 @@
1
- {"version":3,"file":"otherTranslations.d.ts","sourceRoot":"","sources":["../../../src/validValues/otherTranslations/otherTranslations.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAE1E,oBAAY,iBAAiB,GAAG,oBAAoB,CAAC;AAKrD,QAAA,MAAM,oBAAoB;;;;;;;;CAyDhB,CAAC;AAEX,eAAe,oBAAoB,CAAC"}
1
+ {"version":3,"file":"otherTranslations.d.ts","sourceRoot":"","sources":["../../../src/validValues/otherTranslations/otherTranslations.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,+BAA+B,CAAC;AAE1E,oBAAY,iBAAiB,GAAG,oBAAoB,CAAC;AAKrD,QAAA,MAAM,oBAAoB;;;;;;;CAyDhB,CAAC;AAEX,eAAe,oBAAoB,CAAC"}
@@ -31,15 +31,13 @@ var allOtherTranslations = {
31
31
  message: 'stabilizing agents'
32
32
  }
33
33
  }),
34
- 'preservatives and antioxidants': otherTranslations({
35
- key: 'preservatives and antioxidants',
36
- label:
37
- /*i18n*/
38
- {
39
- id: 'preservatives and antioxidants',
40
- message: 'preservatives and antioxidants'
41
- }
42
- }),
34
+ // 'preservatives and antioxidants': otherTranslations({
35
+ // key: 'preservatives and antioxidants',
36
+ // label: defineMessage({
37
+ // id: 'preservatives and antioxidants',
38
+ // message: 'preservatives and antioxidants',
39
+ // }),
40
+ // }),
43
41
  antioxidants: otherTranslations({
44
42
  key: 'antioxidants',
45
43
  label:
@@ -1 +1 @@
1
- {"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../../src/validValues/productType/locales/de.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA89E,CAAC"}
1
+ {"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../../src/validValues/productType/locales/de.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA29E,CAAC"}
@@ -52,6 +52,6 @@ var messages = {
52
52
  "validValues.productType.wine_qualitysparkling": "Qualitätsschaumwein",
53
53
  "validValues.productType.wine_semisparkling": "Perlwein",
54
54
  "validValues.productType.wine_sparkling": "Schaumwein",
55
- "validValues.productType.wine_stillwine": "Stiller Wein"
55
+ "validValues.productType.wine_stillwine": "Stillwein"
56
56
  };
57
57
  exports.messages = messages;
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.4.0",
5
+ "version": "6.5.0",
6
6
  "type": "commonjs",
7
7
  "main": "dist/index.js",
8
8
  "scripts": {
@@ -33,5 +33,5 @@
33
33
  "@babel/core": "^7.15.5",
34
34
  "@lingui/core": "3.14.0"
35
35
  },
36
- "gitHead": "c9d2d677ca71cdf7a6ba0f5ce9a967325f3bb2a1"
36
+ "gitHead": "de43c5ce6c547b271244cb6749741005640b2127"
37
37
  }
@@ -209,7 +209,7 @@ msgstr "Schaumwein"
209
209
 
210
210
  #: src/validValues/productType/productType.ts
211
211
  msgid "validValues.productType.wine_stillwine"
212
- msgstr "Stiller Wein"
212
+ msgstr "Stillwein"
213
213
 
214
214
  #: src/validValues/productionMethod/productionMethod.ts
215
215
  msgid "validValues.productionMethod.barrelAged"