@bottlebooks/valid-values 10.19.0 → 10.21.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 (259) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/dist/validValues/ingredient/deprecatedIngredient.d.ts.map +1 -1
  3. package/dist/validValues/ingredient/deprecatedIngredient.js +109 -54
  4. package/dist/validValues/ingredient/ingredient.d.ts.map +1 -1
  5. package/dist/validValues/ingredient/ingredient.js +174 -77
  6. package/dist/validValues/ingredient/ingredientTypes.d.ts +1 -0
  7. package/dist/validValues/ingredient/ingredientTypes.d.ts.map +1 -1
  8. package/dist/validValues/otherTranslations/locales/bg.d.ts +1 -0
  9. package/dist/validValues/otherTranslations/locales/bg.d.ts.map +1 -1
  10. package/dist/validValues/otherTranslations/locales/bg.js +1 -0
  11. package/dist/validValues/otherTranslations/locales/cs.d.ts +1 -0
  12. package/dist/validValues/otherTranslations/locales/cs.d.ts.map +1 -1
  13. package/dist/validValues/otherTranslations/locales/cs.js +1 -0
  14. package/dist/validValues/otherTranslations/locales/da.d.ts +1 -0
  15. package/dist/validValues/otherTranslations/locales/da.d.ts.map +1 -1
  16. package/dist/validValues/otherTranslations/locales/da.js +1 -0
  17. package/dist/validValues/otherTranslations/locales/de.d.ts +1 -0
  18. package/dist/validValues/otherTranslations/locales/de.d.ts.map +1 -1
  19. package/dist/validValues/otherTranslations/locales/de.js +1 -0
  20. package/dist/validValues/otherTranslations/locales/el.d.ts +1 -0
  21. package/dist/validValues/otherTranslations/locales/el.d.ts.map +1 -1
  22. package/dist/validValues/otherTranslations/locales/el.js +1 -0
  23. package/dist/validValues/otherTranslations/locales/en.d.ts +1 -0
  24. package/dist/validValues/otherTranslations/locales/en.d.ts.map +1 -1
  25. package/dist/validValues/otherTranslations/locales/en.js +1 -0
  26. package/dist/validValues/otherTranslations/locales/es.d.ts +1 -0
  27. package/dist/validValues/otherTranslations/locales/es.d.ts.map +1 -1
  28. package/dist/validValues/otherTranslations/locales/es.js +1 -0
  29. package/dist/validValues/otherTranslations/locales/et.d.ts +1 -0
  30. package/dist/validValues/otherTranslations/locales/et.d.ts.map +1 -1
  31. package/dist/validValues/otherTranslations/locales/et.js +2 -1
  32. package/dist/validValues/otherTranslations/locales/fi.d.ts +1 -0
  33. package/dist/validValues/otherTranslations/locales/fi.d.ts.map +1 -1
  34. package/dist/validValues/otherTranslations/locales/fi.js +2 -1
  35. package/dist/validValues/otherTranslations/locales/fr.d.ts +1 -0
  36. package/dist/validValues/otherTranslations/locales/fr.d.ts.map +1 -1
  37. package/dist/validValues/otherTranslations/locales/fr.js +1 -0
  38. package/dist/validValues/otherTranslations/locales/ga.d.ts +1 -0
  39. package/dist/validValues/otherTranslations/locales/ga.d.ts.map +1 -1
  40. package/dist/validValues/otherTranslations/locales/ga.js +1 -0
  41. package/dist/validValues/otherTranslations/locales/hr.d.ts +1 -0
  42. package/dist/validValues/otherTranslations/locales/hr.d.ts.map +1 -1
  43. package/dist/validValues/otherTranslations/locales/hr.js +1 -0
  44. package/dist/validValues/otherTranslations/locales/hu.d.ts +1 -0
  45. package/dist/validValues/otherTranslations/locales/hu.d.ts.map +1 -1
  46. package/dist/validValues/otherTranslations/locales/hu.js +1 -0
  47. package/dist/validValues/otherTranslations/locales/it.d.ts +1 -0
  48. package/dist/validValues/otherTranslations/locales/it.d.ts.map +1 -1
  49. package/dist/validValues/otherTranslations/locales/it.js +3 -2
  50. package/dist/validValues/otherTranslations/locales/lt.d.ts +1 -0
  51. package/dist/validValues/otherTranslations/locales/lt.d.ts.map +1 -1
  52. package/dist/validValues/otherTranslations/locales/lt.js +1 -0
  53. package/dist/validValues/otherTranslations/locales/lv.d.ts +1 -0
  54. package/dist/validValues/otherTranslations/locales/lv.d.ts.map +1 -1
  55. package/dist/validValues/otherTranslations/locales/lv.js +1 -0
  56. package/dist/validValues/otherTranslations/locales/mt.d.ts +1 -0
  57. package/dist/validValues/otherTranslations/locales/mt.d.ts.map +1 -1
  58. package/dist/validValues/otherTranslations/locales/mt.js +2 -1
  59. package/dist/validValues/otherTranslations/locales/nl.d.ts +1 -0
  60. package/dist/validValues/otherTranslations/locales/nl.d.ts.map +1 -1
  61. package/dist/validValues/otherTranslations/locales/nl.js +1 -0
  62. package/dist/validValues/otherTranslations/locales/pl.d.ts +1 -0
  63. package/dist/validValues/otherTranslations/locales/pl.d.ts.map +1 -1
  64. package/dist/validValues/otherTranslations/locales/pl.js +1 -0
  65. package/dist/validValues/otherTranslations/locales/pt.d.ts +1 -0
  66. package/dist/validValues/otherTranslations/locales/pt.d.ts.map +1 -1
  67. package/dist/validValues/otherTranslations/locales/pt.js +1 -0
  68. package/dist/validValues/otherTranslations/locales/ro.d.ts +1 -0
  69. package/dist/validValues/otherTranslations/locales/ro.d.ts.map +1 -1
  70. package/dist/validValues/otherTranslations/locales/ro.js +1 -0
  71. package/dist/validValues/otherTranslations/locales/sk.d.ts +1 -0
  72. package/dist/validValues/otherTranslations/locales/sk.d.ts.map +1 -1
  73. package/dist/validValues/otherTranslations/locales/sk.js +2 -1
  74. package/dist/validValues/otherTranslations/locales/sl.d.ts +1 -0
  75. package/dist/validValues/otherTranslations/locales/sl.d.ts.map +1 -1
  76. package/dist/validValues/otherTranslations/locales/sl.js +1 -0
  77. package/dist/validValues/otherTranslations/locales/sv.d.ts +1 -0
  78. package/dist/validValues/otherTranslations/locales/sv.d.ts.map +1 -1
  79. package/dist/validValues/otherTranslations/locales/sv.js +1 -0
  80. package/dist/validValues/otherTranslations/otherTranslations.d.ts +1 -0
  81. package/dist/validValues/otherTranslations/otherTranslations.d.ts.map +1 -1
  82. package/dist/validValues/otherTranslations/otherTranslations.js +9 -0
  83. package/dist/validValues/productionMethod/locales/bg.d.ts +1 -0
  84. package/dist/validValues/productionMethod/locales/bg.d.ts.map +1 -1
  85. package/dist/validValues/productionMethod/locales/bg.js +1 -0
  86. package/dist/validValues/productionMethod/locales/cs.d.ts +1 -0
  87. package/dist/validValues/productionMethod/locales/cs.d.ts.map +1 -1
  88. package/dist/validValues/productionMethod/locales/cs.js +1 -0
  89. package/dist/validValues/productionMethod/locales/da.d.ts +1 -0
  90. package/dist/validValues/productionMethod/locales/da.d.ts.map +1 -1
  91. package/dist/validValues/productionMethod/locales/da.js +1 -0
  92. package/dist/validValues/productionMethod/locales/de.d.ts +1 -0
  93. package/dist/validValues/productionMethod/locales/de.d.ts.map +1 -1
  94. package/dist/validValues/productionMethod/locales/de.js +1 -0
  95. package/dist/validValues/productionMethod/locales/el.d.ts +1 -0
  96. package/dist/validValues/productionMethod/locales/el.d.ts.map +1 -1
  97. package/dist/validValues/productionMethod/locales/el.js +1 -0
  98. package/dist/validValues/productionMethod/locales/en.d.ts +1 -0
  99. package/dist/validValues/productionMethod/locales/en.d.ts.map +1 -1
  100. package/dist/validValues/productionMethod/locales/en.js +1 -0
  101. package/dist/validValues/productionMethod/locales/es.d.ts +1 -0
  102. package/dist/validValues/productionMethod/locales/es.d.ts.map +1 -1
  103. package/dist/validValues/productionMethod/locales/es.js +1 -0
  104. package/dist/validValues/productionMethod/locales/et.d.ts +1 -0
  105. package/dist/validValues/productionMethod/locales/et.d.ts.map +1 -1
  106. package/dist/validValues/productionMethod/locales/et.js +1 -0
  107. package/dist/validValues/productionMethod/locales/fi.d.ts +1 -0
  108. package/dist/validValues/productionMethod/locales/fi.d.ts.map +1 -1
  109. package/dist/validValues/productionMethod/locales/fi.js +1 -0
  110. package/dist/validValues/productionMethod/locales/fr.d.ts +1 -0
  111. package/dist/validValues/productionMethod/locales/fr.d.ts.map +1 -1
  112. package/dist/validValues/productionMethod/locales/fr.js +1 -0
  113. package/dist/validValues/productionMethod/locales/ga.d.ts +1 -0
  114. package/dist/validValues/productionMethod/locales/ga.d.ts.map +1 -1
  115. package/dist/validValues/productionMethod/locales/ga.js +1 -0
  116. package/dist/validValues/productionMethod/locales/hr.d.ts +1 -0
  117. package/dist/validValues/productionMethod/locales/hr.d.ts.map +1 -1
  118. package/dist/validValues/productionMethod/locales/hr.js +1 -0
  119. package/dist/validValues/productionMethod/locales/hu.d.ts +1 -0
  120. package/dist/validValues/productionMethod/locales/hu.d.ts.map +1 -1
  121. package/dist/validValues/productionMethod/locales/hu.js +1 -0
  122. package/dist/validValues/productionMethod/locales/it.d.ts +1 -0
  123. package/dist/validValues/productionMethod/locales/it.d.ts.map +1 -1
  124. package/dist/validValues/productionMethod/locales/it.js +1 -0
  125. package/dist/validValues/productionMethod/locales/lt.d.ts +1 -0
  126. package/dist/validValues/productionMethod/locales/lt.d.ts.map +1 -1
  127. package/dist/validValues/productionMethod/locales/lt.js +1 -0
  128. package/dist/validValues/productionMethod/locales/lv.d.ts +1 -0
  129. package/dist/validValues/productionMethod/locales/lv.d.ts.map +1 -1
  130. package/dist/validValues/productionMethod/locales/lv.js +1 -0
  131. package/dist/validValues/productionMethod/locales/mt.d.ts +1 -0
  132. package/dist/validValues/productionMethod/locales/mt.d.ts.map +1 -1
  133. package/dist/validValues/productionMethod/locales/mt.js +1 -0
  134. package/dist/validValues/productionMethod/locales/nl.d.ts +1 -0
  135. package/dist/validValues/productionMethod/locales/nl.d.ts.map +1 -1
  136. package/dist/validValues/productionMethod/locales/nl.js +1 -0
  137. package/dist/validValues/productionMethod/locales/pl.d.ts +1 -0
  138. package/dist/validValues/productionMethod/locales/pl.d.ts.map +1 -1
  139. package/dist/validValues/productionMethod/locales/pl.js +1 -0
  140. package/dist/validValues/productionMethod/locales/pt.d.ts +1 -0
  141. package/dist/validValues/productionMethod/locales/pt.d.ts.map +1 -1
  142. package/dist/validValues/productionMethod/locales/pt.js +1 -0
  143. package/dist/validValues/productionMethod/locales/ro.d.ts +1 -0
  144. package/dist/validValues/productionMethod/locales/ro.d.ts.map +1 -1
  145. package/dist/validValues/productionMethod/locales/ro.js +1 -0
  146. package/dist/validValues/productionMethod/locales/sk.d.ts +1 -0
  147. package/dist/validValues/productionMethod/locales/sk.d.ts.map +1 -1
  148. package/dist/validValues/productionMethod/locales/sk.js +1 -0
  149. package/dist/validValues/productionMethod/locales/sl.d.ts +1 -0
  150. package/dist/validValues/productionMethod/locales/sl.d.ts.map +1 -1
  151. package/dist/validValues/productionMethod/locales/sl.js +1 -0
  152. package/dist/validValues/productionMethod/locales/sv.d.ts +1 -0
  153. package/dist/validValues/productionMethod/locales/sv.d.ts.map +1 -1
  154. package/dist/validValues/productionMethod/locales/sv.js +1 -0
  155. package/dist/validValues/productionMethod/productionMethod.d.ts +1 -0
  156. package/dist/validValues/productionMethod/productionMethod.d.ts.map +1 -1
  157. package/dist/validValues/productionMethod/productionMethod.js +9 -0
  158. package/package.json +2 -2
  159. package/src/validValues/ingredient/deprecatedIngredient.ts +56 -2
  160. package/src/validValues/ingredient/ingredient.ts +97 -0
  161. package/src/validValues/ingredient/ingredientTypes.ts +1 -0
  162. package/src/validValues/otherTranslations/locales/bg.po +4 -0
  163. package/src/validValues/otherTranslations/locales/bg.ts +1 -1
  164. package/src/validValues/otherTranslations/locales/cs.po +4 -0
  165. package/src/validValues/otherTranslations/locales/cs.ts +1 -1
  166. package/src/validValues/otherTranslations/locales/da.po +4 -0
  167. package/src/validValues/otherTranslations/locales/da.ts +1 -1
  168. package/src/validValues/otherTranslations/locales/de.po +4 -0
  169. package/src/validValues/otherTranslations/locales/de.ts +1 -1
  170. package/src/validValues/otherTranslations/locales/el.po +4 -0
  171. package/src/validValues/otherTranslations/locales/el.ts +1 -1
  172. package/src/validValues/otherTranslations/locales/en.po +4 -0
  173. package/src/validValues/otherTranslations/locales/en.ts +1 -1
  174. package/src/validValues/otherTranslations/locales/es.po +4 -0
  175. package/src/validValues/otherTranslations/locales/es.ts +1 -1
  176. package/src/validValues/otherTranslations/locales/et.po +5 -1
  177. package/src/validValues/otherTranslations/locales/et.ts +1 -1
  178. package/src/validValues/otherTranslations/locales/fi.po +5 -1
  179. package/src/validValues/otherTranslations/locales/fi.ts +1 -1
  180. package/src/validValues/otherTranslations/locales/fr.po +4 -0
  181. package/src/validValues/otherTranslations/locales/fr.ts +1 -1
  182. package/src/validValues/otherTranslations/locales/ga.po +4 -0
  183. package/src/validValues/otherTranslations/locales/ga.ts +1 -1
  184. package/src/validValues/otherTranslations/locales/hr.po +4 -0
  185. package/src/validValues/otherTranslations/locales/hr.ts +1 -1
  186. package/src/validValues/otherTranslations/locales/hu.po +4 -0
  187. package/src/validValues/otherTranslations/locales/hu.ts +1 -1
  188. package/src/validValues/otherTranslations/locales/it.po +6 -2
  189. package/src/validValues/otherTranslations/locales/it.ts +1 -1
  190. package/src/validValues/otherTranslations/locales/lt.po +4 -0
  191. package/src/validValues/otherTranslations/locales/lt.ts +1 -1
  192. package/src/validValues/otherTranslations/locales/lv.po +4 -0
  193. package/src/validValues/otherTranslations/locales/lv.ts +1 -1
  194. package/src/validValues/otherTranslations/locales/mt.po +5 -1
  195. package/src/validValues/otherTranslations/locales/mt.ts +1 -1
  196. package/src/validValues/otherTranslations/locales/nl.po +4 -0
  197. package/src/validValues/otherTranslations/locales/nl.ts +1 -1
  198. package/src/validValues/otherTranslations/locales/pl.po +4 -0
  199. package/src/validValues/otherTranslations/locales/pl.ts +1 -1
  200. package/src/validValues/otherTranslations/locales/pt.po +4 -0
  201. package/src/validValues/otherTranslations/locales/pt.ts +1 -1
  202. package/src/validValues/otherTranslations/locales/ro.po +4 -0
  203. package/src/validValues/otherTranslations/locales/ro.ts +1 -1
  204. package/src/validValues/otherTranslations/locales/sk.po +5 -1
  205. package/src/validValues/otherTranslations/locales/sk.ts +1 -1
  206. package/src/validValues/otherTranslations/locales/sl.po +4 -0
  207. package/src/validValues/otherTranslations/locales/sl.ts +1 -1
  208. package/src/validValues/otherTranslations/locales/sv.po +4 -0
  209. package/src/validValues/otherTranslations/locales/sv.ts +1 -1
  210. package/src/validValues/otherTranslations/otherTranslations.ts +7 -0
  211. package/src/validValues/productionMethod/locales/bg.po +4 -0
  212. package/src/validValues/productionMethod/locales/bg.ts +1 -1
  213. package/src/validValues/productionMethod/locales/cs.po +4 -0
  214. package/src/validValues/productionMethod/locales/cs.ts +1 -1
  215. package/src/validValues/productionMethod/locales/da.po +4 -0
  216. package/src/validValues/productionMethod/locales/da.ts +1 -1
  217. package/src/validValues/productionMethod/locales/de.po +4 -0
  218. package/src/validValues/productionMethod/locales/de.ts +1 -1
  219. package/src/validValues/productionMethod/locales/el.po +4 -0
  220. package/src/validValues/productionMethod/locales/el.ts +1 -1
  221. package/src/validValues/productionMethod/locales/en.po +4 -0
  222. package/src/validValues/productionMethod/locales/en.ts +1 -1
  223. package/src/validValues/productionMethod/locales/es.po +4 -0
  224. package/src/validValues/productionMethod/locales/es.ts +1 -1
  225. package/src/validValues/productionMethod/locales/et.po +4 -0
  226. package/src/validValues/productionMethod/locales/et.ts +1 -1
  227. package/src/validValues/productionMethod/locales/fi.po +4 -0
  228. package/src/validValues/productionMethod/locales/fi.ts +1 -1
  229. package/src/validValues/productionMethod/locales/fr.po +4 -0
  230. package/src/validValues/productionMethod/locales/fr.ts +1 -1
  231. package/src/validValues/productionMethod/locales/ga.po +4 -0
  232. package/src/validValues/productionMethod/locales/ga.ts +1 -1
  233. package/src/validValues/productionMethod/locales/hr.po +4 -0
  234. package/src/validValues/productionMethod/locales/hr.ts +1 -1
  235. package/src/validValues/productionMethod/locales/hu.po +4 -0
  236. package/src/validValues/productionMethod/locales/hu.ts +1 -1
  237. package/src/validValues/productionMethod/locales/it.po +4 -0
  238. package/src/validValues/productionMethod/locales/it.ts +1 -1
  239. package/src/validValues/productionMethod/locales/lt.po +4 -0
  240. package/src/validValues/productionMethod/locales/lt.ts +1 -1
  241. package/src/validValues/productionMethod/locales/lv.po +4 -0
  242. package/src/validValues/productionMethod/locales/lv.ts +1 -1
  243. package/src/validValues/productionMethod/locales/mt.po +4 -0
  244. package/src/validValues/productionMethod/locales/mt.ts +1 -1
  245. package/src/validValues/productionMethod/locales/nl.po +4 -0
  246. package/src/validValues/productionMethod/locales/nl.ts +1 -1
  247. package/src/validValues/productionMethod/locales/pl.po +4 -0
  248. package/src/validValues/productionMethod/locales/pl.ts +1 -1
  249. package/src/validValues/productionMethod/locales/pt.po +4 -0
  250. package/src/validValues/productionMethod/locales/pt.ts +1 -1
  251. package/src/validValues/productionMethod/locales/ro.po +4 -0
  252. package/src/validValues/productionMethod/locales/ro.ts +1 -1
  253. package/src/validValues/productionMethod/locales/sk.po +4 -0
  254. package/src/validValues/productionMethod/locales/sk.ts +1 -1
  255. package/src/validValues/productionMethod/locales/sl.po +4 -0
  256. package/src/validValues/productionMethod/locales/sl.ts +1 -1
  257. package/src/validValues/productionMethod/locales/sv.po +4 -0
  258. package/src/validValues/productionMethod/locales/sv.ts +1 -1
  259. package/src/validValues/productionMethod/productionMethod.ts +7 -0
@@ -15,6 +15,7 @@ export interface IngredientValidValueMetadataDefinition extends ValidValueMetada
15
15
  synonymDescription?: MessageDescriptor;
16
16
  productType: ProductTypeKey[];
17
17
  tags: IngredientTag[];
18
+ canBeMarkedOrganic?: boolean;
18
19
  };
19
20
  }
20
21
  export interface Ingredient extends ValidValueDefinition, IngredientValidValueMetadataDefinition {
@@ -1 +1 @@
1
- {"version":3,"file":"ingredientTypes.d.ts","sourceRoot":"","sources":["../../../src/validValues/ingredient/ingredientTypes.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAEtD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AACjE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,KAAK,EACV,oBAAoB,EACpB,4BAA4B,EAC7B,MAAM,+BAA+B,CAAC;AAEvC,MAAM,WAAW,sCACf,SAAQ,4BAA4B;IACpC,mGAAmG;IAEnG,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB,QAAQ,EAAE;QACR,sBAAsB,CAAC,EAAE,iBAAiB,CAAC;QAC3C,2HAA2H;QAC3H,kBAAkB,CAAC,EAAE,OAAO,CAAC;QAC7B,kDAAkD;QAElD,kBAAkB,CAAC,EAAE,iBAAiB,CAAC;QACvC,WAAW,EAAE,cAAc,EAAE,CAAC;QAC9B,IAAI,EAAE,aAAa,EAAE,CAAC;KACvB,CAAC;CACH;AAED,MAAM,WAAW,UACf,SAAQ,oBAAoB,EAC1B,sCAAsC;CAAG;AAC7C,MAAM,WAAW,oBAAqB,SAAQ,UAAU;IACtD,YAAY,EAAE,OAAO,CAAC;CACvB;AACD,MAAM,WAAW,iBAAkB,SAAQ,UAAU;IACnD,QAAQ,EAAE;QACR,sBAAsB,CAAC,EAAE,iBAAiB,CAAC;QAC3C,2HAA2H;QAC3H,kBAAkB,CAAC,EAAE,OAAO,CAAC;QAC7B,kDAAkD;QAElD,kBAAkB,CAAC,EAAE,iBAAiB,CAAC;QACvC,WAAW,EAAE,cAAc,EAAE,CAAC;QAC9B,IAAI,EAAE,aAAa,EAAE,CAAC;KACvB,CAAC;CACH;AAGD,QAAA,MAAM,iBAAiB,EAAE,OAAO,CAAC,UAAU,CAAC,UAAU,CAAC,CAMtD,CAAC;AACF,QAAA,MAAM,aAAa,EAAE,OAAO,CAAC,UAAU,CAAC,UAAU,CAAC,CAMlD,CAAC;AACF,QAAA,MAAM,aAAa,EAAE,OAAO,CAAC,UAAU,CAAC,UAAU,CAAC,CAMlD,CAAC;AACF,OAAO,EAAE,aAAa,EAAE,aAAa,EAAE,iBAAiB,EAAE,CAAC"}
1
+ {"version":3,"file":"ingredientTypes.d.ts","sourceRoot":"","sources":["../../../src/validValues/ingredient/ingredientTypes.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAEtD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AACjE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAC5D,OAAO,KAAK,EACV,oBAAoB,EACpB,4BAA4B,EAC7B,MAAM,+BAA+B,CAAC;AAEvC,MAAM,WAAW,sCACf,SAAQ,4BAA4B;IACpC,mGAAmG;IAEnG,UAAU,CAAC,EAAE,OAAO,CAAC;IAErB,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB,QAAQ,EAAE;QACR,sBAAsB,CAAC,EAAE,iBAAiB,CAAC;QAC3C,2HAA2H;QAC3H,kBAAkB,CAAC,EAAE,OAAO,CAAC;QAC7B,kDAAkD;QAElD,kBAAkB,CAAC,EAAE,iBAAiB,CAAC;QACvC,WAAW,EAAE,cAAc,EAAE,CAAC;QAC9B,IAAI,EAAE,aAAa,EAAE,CAAC;QACtB,kBAAkB,CAAC,EAAE,OAAO,CAAC;KAC9B,CAAC;CACH;AAED,MAAM,WAAW,UACf,SAAQ,oBAAoB,EAC1B,sCAAsC;CAAG;AAC7C,MAAM,WAAW,oBAAqB,SAAQ,UAAU;IACtD,YAAY,EAAE,OAAO,CAAC;CACvB;AACD,MAAM,WAAW,iBAAkB,SAAQ,UAAU;IACnD,QAAQ,EAAE;QACR,sBAAsB,CAAC,EAAE,iBAAiB,CAAC;QAC3C,2HAA2H;QAC3H,kBAAkB,CAAC,EAAE,OAAO,CAAC;QAC7B,kDAAkD;QAElD,kBAAkB,CAAC,EAAE,iBAAiB,CAAC;QACvC,WAAW,EAAE,cAAc,EAAE,CAAC;QAC9B,IAAI,EAAE,aAAa,EAAE,CAAC;KACvB,CAAC;CACH;AAGD,QAAA,MAAM,iBAAiB,EAAE,OAAO,CAAC,UAAU,CAAC,UAAU,CAAC,CAMtD,CAAC;AACF,QAAA,MAAM,aAAa,EAAE,OAAO,CAAC,UAAU,CAAC,UAAU,CAAC,CAMlD,CAAC;AACF,QAAA,MAAM,aAAa,EAAE,OAAO,CAAC,UAAU,CAAC,UAAU,CAAC,CAMlD,CAAC;AACF,OAAO,EAAE,aAAa,EAAE,aAAa,EAAE,iBAAiB,EAAE,CAAC"}
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"bg.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/bg.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA+1C,CAAC"}
1
+ {"version":3,"file":"bg.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/bg.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAg5C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "cтабилизатори",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* от биологично земеделие",
33
34
  "simplifiedDeclaration": ["Съдържа незначителни количества ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Мазнини",
35
36
  "simplifiedDeclaration.protein": "Белтъци",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"cs.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/cs.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAs0C,CAAC"}
1
+ {"version":3,"file":"cs.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/cs.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA03C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilizátory",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* z ekologického zemědělství",
33
34
  "simplifiedDeclaration": ["Obsahuje zanedbatelné množství ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Tuky",
35
36
  "simplifiedDeclaration.protein": "Bílkoviny",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"da.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/da.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA23C,CAAC"}
1
+ {"version":3,"file":"da.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/da.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA85C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilisatorer",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* økologisk",
33
34
  "simplifiedDeclaration": ["Indeholder ubetydelige mængder af ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Fedt",
35
36
  "simplifiedDeclaration.protein": "Protein",
@@ -24,6 +24,7 @@ export declare const messages: {
24
24
  "ingredientTag.STABILISER.many": string;
25
25
  "ingredientTag.SWEETENER": string;
26
26
  "ingredientTag.SWEETENER.many": string;
27
+ organicDeclaration: string;
27
28
  simplifiedDeclaration: (string | string[])[];
28
29
  "simplifiedDeclaration.fat": string;
29
30
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/de.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAm7C,CAAC"}
1
+ {"version":3,"file":"de.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/de.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA4+C,CAAC"}
@@ -32,6 +32,7 @@ var messages = {
32
32
  "ingredientTag.STABILISER.many": "Stabilisatoren",
33
33
  "ingredientTag.SWEETENER": "Süßstoff",
34
34
  "ingredientTag.SWEETENER.many": "Süßstoffe",
35
+ "organicDeclaration": "* aus ökologischer Landwirtschaft",
35
36
  "simplifiedDeclaration": ["Enthält geringfügige Mengen von ", ["items"]],
36
37
  "simplifiedDeclaration.fat": "Fett",
37
38
  "simplifiedDeclaration.protein": "Eiweiß",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"el.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/el.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA01C,CAAC"}
1
+ {"version":3,"file":"el.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/el.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA44C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "σταθεροποιητές",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* από τη βιολογική γεωργία",
33
34
  "simplifiedDeclaration": ["Περιέχει αμελητέες ποσότητες των ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Λιπαρά",
35
36
  "simplifiedDeclaration.protein": "Πρωτεΐνες",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/en.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAi2C,CAAC"}
1
+ {"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/en.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAy5C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilizing agents",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* from organic farming practices",
33
34
  "simplifiedDeclaration": ["Contains negligible amounts of ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Fat",
35
36
  "simplifiedDeclaration.protein": "Protein",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/es.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAq2C,CAAC"}
1
+ {"version":3,"file":"es.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/es.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAs6C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "estabilizantes",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* procedentes de la agricultura ecológica",
33
34
  "simplifiedDeclaration": ["Contiene cantidades insignificantes de ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Grasas",
35
36
  "simplifiedDeclaration.protein": "Proteínas",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"et.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/et.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA81C,CAAC"}
1
+ {"version":3,"file":"et.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/et.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA44C,CAAC"}
@@ -30,7 +30,8 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilisaatorid",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
- "simplifiedDeclaration": ["sisaldab väheolulisel määral ", ["items"]],
33
+ "organicDeclaration": "* mahepõllumajandusest",
34
+ "simplifiedDeclaration": ["Sisaldab väheolulisel määral ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Rasvad",
35
36
  "simplifiedDeclaration.protein": "Valgud",
36
37
  "simplifiedDeclaration.salt": "Sool",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"fi.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/fi.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA43C,CAAC"}
1
+ {"version":3,"file":"fi.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/fi.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAq7C,CAAC"}
@@ -30,7 +30,8 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilointiaineet",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
- "simplifiedDeclaration": ["sisältää vähäisiä määriä ", ["items"]],
33
+ "organicDeclaration": "* luonnonmukaisesta maataloudesta",
34
+ "simplifiedDeclaration": ["Sisältää vähäisiä määriä ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Rasvaa",
35
36
  "simplifiedDeclaration.protein": "Proteiini",
36
37
  "simplifiedDeclaration.salt": "Suola",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"fr.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/fr.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA22C,CAAC"}
1
+ {"version":3,"file":"fr.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/fr.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA65C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilisants",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* d'agriculture biologique",
33
34
  "simplifiedDeclaration": ["Contient des quantités négligeables de ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Matières grasses",
35
36
  "simplifiedDeclaration.protein": "Protéines",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"ga.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/ga.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAo2C,CAAC"}
1
+ {"version":3,"file":"ga.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/ga.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAw5C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "cobhsaitheoirí",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* ó fheirmeoireacht orgánach",
33
34
  "simplifiedDeclaration": ["Méideanna diomaibhseacha ", ["items"], " ann"],
34
35
  "simplifiedDeclaration.fat": "Saill",
35
36
  "simplifiedDeclaration.protein": "Próitéin",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"hr.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/hr.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAs0C,CAAC"}
1
+ {"version":3,"file":"hr.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/hr.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAg4C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilizatori",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* z ekologického poľnohospodárstva",
33
34
  "simplifiedDeclaration": ["Sadržava zanemarive količine ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Masti",
35
36
  "simplifiedDeclaration.protein": "Bjelančevine",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"hu.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/hu.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAg3C,CAAC"}
1
+ {"version":3,"file":"hu.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/hu.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA65C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilizátorok",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* a biogazdálkodásból",
33
34
  "simplifiedDeclaration": ["Elhanyagolható mennyiségű ", ["items"], " -t tartalmaz"],
34
35
  "simplifiedDeclaration.fat": "Zsír",
35
36
  "simplifiedDeclaration.protein": "Fehérje",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"it.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/it.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAq2C,CAAC"}
1
+ {"version":3,"file":"it.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/it.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA65C,CAAC"}
@@ -30,10 +30,11 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "agenti stabilizzanti",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
- "simplifiedDeclaration": ["contiene quantità trascurabili di ", ["items"]],
33
+ "organicDeclaration": "* da agricoltura biologica",
34
+ "simplifiedDeclaration": ["Contiene quantità trascurabili di ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Grassi",
35
36
  "simplifiedDeclaration.protein": "Proteine",
36
37
  "simplifiedDeclaration.salt": "Sale",
37
- "simplifiedDeclaration.saturatedFat": "Grassi saturi"
38
+ "simplifiedDeclaration.saturatedFat": "acidi grassi saturi"
38
39
  };
39
40
  exports.messages = messages;
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"lt.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/lt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAs4C,CAAC"}
1
+ {"version":3,"file":"lt.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/lt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA07C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilizatoriai",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* iš ekologinio ūkininkavimo",
33
34
  "simplifiedDeclaration": ["Sudėtyje yra labai mažas ", ["items"], " kiekis"],
34
35
  "simplifiedDeclaration.fat": "Riebalai",
35
36
  "simplifiedDeclaration.protein": "Baltymai",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"lv.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/lv.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA60C,CAAC"}
1
+ {"version":3,"file":"lv.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/lv.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAs4C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilizētāji",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* no bioloģiskās lauksaimniecības",
33
34
  "simplifiedDeclaration": ["Satur nelielu daudzumu ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Tauki",
35
36
  "simplifiedDeclaration.protein": "Proteīns",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"mt.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/mt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA+0C,CAAC"}
1
+ {"version":3,"file":"mt.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/mt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA63C,CAAC"}
@@ -30,7 +30,8 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilizzaturi",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
- "simplifiedDeclaration": ["fiha ammonti negliġibbli ta ", ["items"]],
33
+ "organicDeclaration": "* mill-biedja organika",
34
+ "simplifiedDeclaration": ["Fiha ammonti negliġibbli ta ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Xaħam",
35
36
  "simplifiedDeclaration.protein": "Proteini",
36
37
  "simplifiedDeclaration.salt": "Melħ",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"nl.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/nl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA+1C,CAAC"}
1
+ {"version":3,"file":"nl.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/nl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAi5C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilisatoren",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* uit biologische landbouw",
33
34
  "simplifiedDeclaration": ["Bevat verwaarloosbare hoeveelheden ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Vetten",
35
36
  "simplifiedDeclaration.protein": "Eiwitten",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"pl.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/pl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA42C,CAAC"}
1
+ {"version":3,"file":"pl.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/pl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA+5C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilizatory",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* z rolnictwa ekologicznego",
33
34
  "simplifiedDeclaration": ["Zawiera znikome ilości ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Tłuszcz",
35
36
  "simplifiedDeclaration.protein": "Białko",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"pt.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/pt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAi2C,CAAC"}
1
+ {"version":3,"file":"pt.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/pt.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA64C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "agentes estabilizadores",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* produção integrada",
33
34
  "simplifiedDeclaration": ["Contém quantidades negligenciáveis de ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Lípidos",
35
36
  "simplifiedDeclaration.protein": "Proteínas",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"ro.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/ro.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAw1C,CAAC"}
1
+ {"version":3,"file":"ro.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/ro.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA24C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilizatori",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* din agricultura ecologică",
33
34
  "simplifiedDeclaration": ["Conține cantități neglijabile de ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Grăsimi",
35
36
  "simplifiedDeclaration.protein": "Proteine",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"sk.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/sk.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA01C,CAAC"}
1
+ {"version":3,"file":"sk.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/sk.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAAo5C,CAAC"}
@@ -30,7 +30,8 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilizátory",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
- "simplifiedDeclaration": ["obsahuje zanedbateľné množstvá ", ["items"]],
33
+ "organicDeclaration": "* z ekologického poľnohospodárstva",
34
+ "simplifiedDeclaration": ["Obsahuje zanedbateľné množstvá ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Tuky",
35
36
  "simplifiedDeclaration.protein": "Bielkoviny",
36
37
  "simplifiedDeclaration.salt": "Soľ",
@@ -22,6 +22,7 @@ export declare const messages: {
22
22
  "ingredientTag.STABILISER.many": string;
23
23
  "ingredientTag.SWEETENER": string;
24
24
  "ingredientTag.SWEETENER.many": string;
25
+ organicDeclaration: string;
25
26
  simplifiedDeclaration: (string | string[])[];
26
27
  "simplifiedDeclaration.fat": string;
27
28
  "simplifiedDeclaration.protein": string;
@@ -1 +1 @@
1
- {"version":3,"file":"sl.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/sl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA62C,CAAC"}
1
+ {"version":3,"file":"sl.d.ts","sourceRoot":"","sources":["../../../../src/validValues/otherTranslations/locales/sl.ts"],"names":[],"mappings":"AAAkB,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAA+5C,CAAC"}
@@ -30,6 +30,7 @@ var messages = {
30
30
  "ingredientTag.STABILISER.many": "stabilizatorji",
31
31
  "ingredientTag.SWEETENER": "sweetener",
32
32
  "ingredientTag.SWEETENER.many": "ingredientTag.SWEETENER.many",
33
+ "organicDeclaration": "* iz ekološkega kmetijstva",
33
34
  "simplifiedDeclaration": ["Vsebuje zanemarljive količine ", ["items"]],
34
35
  "simplifiedDeclaration.fat": "Maščobe",
35
36
  "simplifiedDeclaration.protein": "Beljakovine",