@bottlebooks/valid-values 6.9.2 → 6.9.3

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 (690) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/core/translate.test.js +1 -1
  3. package/dist/index.js +2 -2
  4. package/dist/locales/locales.d.ts +80 -0
  5. package/dist/locales/locales.d.ts.map +1 -0
  6. package/dist/locales/locales.js +159 -0
  7. package/dist/locales/po/bg.d.ts +2526 -0
  8. package/dist/locales/po/bg.d.ts.map +1 -0
  9. package/dist/locales/po/bg.js +2534 -0
  10. package/dist/locales/po/cs.d.ts +2526 -0
  11. package/dist/locales/po/cs.d.ts.map +1 -0
  12. package/dist/locales/po/cs.js +2534 -0
  13. package/dist/locales/po/da.d.ts +2526 -0
  14. package/dist/locales/po/da.d.ts.map +1 -0
  15. package/dist/locales/po/da.js +2534 -0
  16. package/dist/locales/po/de.d.ts +2526 -0
  17. package/dist/locales/po/de.d.ts.map +1 -0
  18. package/dist/locales/po/de.js +2534 -0
  19. package/dist/locales/po/ee.d.ts +2526 -0
  20. package/dist/locales/po/ee.d.ts.map +1 -0
  21. package/dist/locales/po/ee.js +2534 -0
  22. package/dist/locales/po/el.d.ts +2526 -0
  23. package/dist/locales/po/el.d.ts.map +1 -0
  24. package/dist/locales/po/el.js +2534 -0
  25. package/dist/locales/po/en.d.ts +2526 -0
  26. package/dist/locales/po/en.d.ts.map +1 -0
  27. package/dist/locales/po/en.js +2534 -0
  28. package/dist/locales/po/es.d.ts +2526 -0
  29. package/dist/locales/po/es.d.ts.map +1 -0
  30. package/dist/locales/po/es.js +2534 -0
  31. package/dist/locales/po/fi.d.ts +2526 -0
  32. package/dist/locales/po/fi.d.ts.map +1 -0
  33. package/dist/locales/po/fi.js +2534 -0
  34. package/dist/locales/po/fr.d.ts +2526 -0
  35. package/dist/locales/po/fr.d.ts.map +1 -0
  36. package/dist/locales/po/fr.js +2534 -0
  37. package/dist/locales/po/ga.d.ts +2526 -0
  38. package/dist/locales/po/ga.d.ts.map +1 -0
  39. package/dist/locales/po/ga.js +2534 -0
  40. package/dist/locales/po/hr.d.ts +2526 -0
  41. package/dist/locales/po/hr.d.ts.map +1 -0
  42. package/dist/locales/po/hr.js +2534 -0
  43. package/dist/locales/po/hu.d.ts +2526 -0
  44. package/dist/locales/po/hu.d.ts.map +1 -0
  45. package/dist/locales/po/hu.js +2534 -0
  46. package/dist/locales/po/it.d.ts +2526 -0
  47. package/dist/locales/po/it.d.ts.map +1 -0
  48. package/dist/locales/po/it.js +2534 -0
  49. package/dist/locales/po/lt.d.ts +2526 -0
  50. package/dist/locales/po/lt.d.ts.map +1 -0
  51. package/dist/locales/po/lt.js +2534 -0
  52. package/dist/locales/po/lv.d.ts +2526 -0
  53. package/dist/locales/po/lv.d.ts.map +1 -0
  54. package/dist/locales/po/lv.js +2534 -0
  55. package/dist/locales/po/mt.d.ts +2526 -0
  56. package/dist/locales/po/mt.d.ts.map +1 -0
  57. package/dist/locales/po/mt.js +2534 -0
  58. package/dist/locales/po/nl.d.ts +2526 -0
  59. package/dist/locales/po/nl.d.ts.map +1 -0
  60. package/dist/locales/po/nl.js +2534 -0
  61. package/dist/locales/po/pl.d.ts +2526 -0
  62. package/dist/locales/po/pl.d.ts.map +1 -0
  63. package/dist/locales/po/pl.js +2534 -0
  64. package/dist/locales/po/pt.d.ts +2526 -0
  65. package/dist/locales/po/pt.d.ts.map +1 -0
  66. package/dist/locales/po/pt.js +2534 -0
  67. package/dist/locales/po/ro.d.ts +2526 -0
  68. package/dist/locales/po/ro.d.ts.map +1 -0
  69. package/dist/locales/po/ro.js +2534 -0
  70. package/dist/locales/po/se.d.ts +2526 -0
  71. package/dist/locales/po/se.d.ts.map +1 -0
  72. package/dist/locales/po/se.js +2534 -0
  73. package/dist/locales/po/si.d.ts +2526 -0
  74. package/dist/locales/po/si.d.ts.map +1 -0
  75. package/dist/locales/po/si.js +2534 -0
  76. package/dist/locales/po/sk.d.ts +2526 -0
  77. package/dist/locales/po/sk.d.ts.map +1 -0
  78. package/dist/locales/po/sk.js +2534 -0
  79. package/dist/main.js +3 -3
  80. package/dist/validValues/award/award.js +30 -30
  81. package/dist/validValues/award.d.ts +218 -0
  82. package/dist/validValues/award.d.ts.map +1 -0
  83. package/dist/validValues/award.js +1065 -0
  84. package/dist/validValues/awardMedal/awardMedal.js +2 -2
  85. package/dist/validValues/awardMedal/locales/ee.d.js +5 -0
  86. package/dist/validValues/awardMedal/locales/ee.d.ts +231 -0
  87. package/dist/validValues/awardMedal/locales/ee.d.ts.map +1 -0
  88. package/dist/validValues/awardMedal/locales/ee.js +239 -0
  89. package/dist/validValues/awardMedal/locales/se.d.js +5 -0
  90. package/dist/validValues/awardMedal/locales/se.d.ts +231 -0
  91. package/dist/validValues/awardMedal/locales/se.d.ts.map +1 -0
  92. package/dist/validValues/awardMedal/locales/se.js +239 -0
  93. package/dist/validValues/awardMedal/locales/si.d.js +5 -0
  94. package/dist/validValues/awardMedal/locales/si.d.ts +231 -0
  95. package/dist/validValues/awardMedal/locales/si.d.ts.map +1 -0
  96. package/dist/validValues/awardMedal/locales/si.js +239 -0
  97. package/dist/validValues/awardMedal.d.ts +236 -0
  98. package/dist/validValues/awardMedal.d.ts.map +1 -0
  99. package/dist/validValues/awardMedal.js +2070 -0
  100. package/dist/validValues/beerStyle/beerStyle.js +3 -3
  101. package/dist/validValues/beerStyle/locales/ee.d.js +5 -0
  102. package/dist/validValues/beerStyle/locales/ee.d.ts +96 -0
  103. package/dist/validValues/beerStyle/locales/ee.d.ts.map +1 -0
  104. package/dist/validValues/beerStyle/locales/ee.js +104 -0
  105. package/dist/validValues/beerStyle/locales/se.d.js +5 -0
  106. package/dist/validValues/beerStyle/locales/se.d.ts +96 -0
  107. package/dist/validValues/beerStyle/locales/se.d.ts.map +1 -0
  108. package/dist/validValues/beerStyle/locales/se.js +104 -0
  109. package/dist/validValues/beerStyle/locales/si.d.js +5 -0
  110. package/dist/validValues/beerStyle/locales/si.d.ts +96 -0
  111. package/dist/validValues/beerStyle/locales/si.d.ts.map +1 -0
  112. package/dist/validValues/beerStyle/locales/si.js +104 -0
  113. package/dist/validValues/beerStyle.d.ts +101 -0
  114. package/dist/validValues/beerStyle.d.ts.map +1 -0
  115. package/dist/validValues/beerStyle.js +855 -0
  116. package/dist/validValues/certification/certification.js +2 -2
  117. package/dist/validValues/certification.d.ts +35 -0
  118. package/dist/validValues/certification.d.ts.map +1 -0
  119. package/dist/validValues/certification.js +286 -0
  120. package/dist/validValues/containerColor/containerColor.js +2 -2
  121. package/dist/validValues/containerColor/locales/ee.d.js +5 -0
  122. package/dist/validValues/containerColor/locales/ee.d.ts +11 -0
  123. package/dist/validValues/containerColor/locales/ee.d.ts.map +1 -0
  124. package/dist/validValues/containerColor/locales/ee.js +19 -0
  125. package/dist/validValues/containerColor/locales/se.d.js +5 -0
  126. package/dist/validValues/containerColor/locales/se.d.ts +11 -0
  127. package/dist/validValues/containerColor/locales/se.d.ts.map +1 -0
  128. package/dist/validValues/containerColor/locales/se.js +19 -0
  129. package/dist/validValues/containerColor/locales/si.d.js +5 -0
  130. package/dist/validValues/containerColor/locales/si.d.ts +11 -0
  131. package/dist/validValues/containerColor/locales/si.d.ts.map +1 -0
  132. package/dist/validValues/containerColor/locales/si.js +19 -0
  133. package/dist/validValues/containerColor.d.ts +16 -0
  134. package/dist/validValues/containerColor.d.ts.map +1 -0
  135. package/dist/validValues/containerColor.js +90 -0
  136. package/dist/validValues/containerType/containerType.js +2 -2
  137. package/dist/validValues/containerType/locales/ee.d.js +5 -0
  138. package/dist/validValues/containerType/locales/ee.d.ts +8 -0
  139. package/dist/validValues/containerType/locales/ee.d.ts.map +1 -0
  140. package/dist/validValues/containerType/locales/ee.js +16 -0
  141. package/dist/validValues/containerType/locales/se.d.js +5 -0
  142. package/dist/validValues/containerType/locales/se.d.ts +8 -0
  143. package/dist/validValues/containerType/locales/se.d.ts.map +1 -0
  144. package/dist/validValues/containerType/locales/se.js +16 -0
  145. package/dist/validValues/containerType/locales/si.d.js +5 -0
  146. package/dist/validValues/containerType/locales/si.d.ts +8 -0
  147. package/dist/validValues/containerType/locales/si.d.ts.map +1 -0
  148. package/dist/validValues/containerType/locales/si.js +16 -0
  149. package/dist/validValues/containerType.d.ts +13 -0
  150. package/dist/validValues/containerType.d.ts.map +1 -0
  151. package/dist/validValues/containerType.js +63 -0
  152. package/dist/validValues/country/country.js +4 -4
  153. package/dist/validValues/country/locales/ee.d.js +5 -0
  154. package/dist/validValues/country/locales/ee.d.ts +150 -0
  155. package/dist/validValues/country/locales/ee.d.ts.map +1 -0
  156. package/dist/validValues/country/locales/ee.js +158 -0
  157. package/dist/validValues/country/locales/se.d.js +5 -0
  158. package/dist/validValues/country/locales/se.d.ts +150 -0
  159. package/dist/validValues/country/locales/se.d.ts.map +1 -0
  160. package/dist/validValues/country/locales/se.js +158 -0
  161. package/dist/validValues/country/locales/si.d.js +5 -0
  162. package/dist/validValues/country/locales/si.d.ts +150 -0
  163. package/dist/validValues/country/locales/si.d.ts.map +1 -0
  164. package/dist/validValues/country/locales/si.js +158 -0
  165. package/dist/validValues/country.d.ts +157 -0
  166. package/dist/validValues/country.d.ts.map +1 -0
  167. package/dist/validValues/country.js +1488 -0
  168. package/dist/validValues/designation/designation.js +2 -2
  169. package/dist/validValues/designation/locales/ee.d.js +5 -0
  170. package/dist/validValues/designation/locales/ee.d.ts +14 -0
  171. package/dist/validValues/designation/locales/ee.d.ts.map +1 -0
  172. package/dist/validValues/designation/locales/ee.js +22 -0
  173. package/dist/validValues/designation/locales/se.d.js +5 -0
  174. package/dist/validValues/designation/locales/se.d.ts +14 -0
  175. package/dist/validValues/designation/locales/se.d.ts.map +1 -0
  176. package/dist/validValues/designation/locales/se.js +22 -0
  177. package/dist/validValues/designation/locales/si.d.js +5 -0
  178. package/dist/validValues/designation/locales/si.d.ts +14 -0
  179. package/dist/validValues/designation/locales/si.d.ts.map +1 -0
  180. package/dist/validValues/designation/locales/si.js +22 -0
  181. package/dist/validValues/designation.d.ts +60 -0
  182. package/dist/validValues/designation.d.ts.map +1 -0
  183. package/dist/validValues/designation.js +169 -0
  184. package/dist/validValues/foodBusinessOperatorType/foodBusinessOperatorType.js +2 -2
  185. package/dist/validValues/ingredient/deprecatedIngredient.js +56 -56
  186. package/dist/validValues/ingredient/ingredient.js +42 -42
  187. package/dist/validValues/ingredient/ingredient.test.js +2 -2
  188. package/dist/validValues/ingredient/locales/ee.d.js +5 -0
  189. package/dist/validValues/ingredient/locales/ee.d.ts +57 -0
  190. package/dist/validValues/ingredient/locales/ee.d.ts.map +1 -0
  191. package/dist/validValues/ingredient/locales/ee.js +65 -0
  192. package/dist/validValues/ingredient/locales/se.d.js +5 -0
  193. package/dist/validValues/ingredient/locales/se.d.ts +57 -0
  194. package/dist/validValues/ingredient/locales/se.d.ts.map +1 -0
  195. package/dist/validValues/ingredient/locales/se.js +65 -0
  196. package/dist/validValues/ingredient/locales/si.d.js +5 -0
  197. package/dist/validValues/ingredient/locales/si.d.ts +57 -0
  198. package/dist/validValues/ingredient/locales/si.d.ts.map +1 -0
  199. package/dist/validValues/ingredient/locales/si.js +65 -0
  200. package/dist/validValues/ingredient.d.ts +71 -0
  201. package/dist/validValues/ingredient.d.ts.map +1 -0
  202. package/dist/validValues/ingredient.js +737 -0
  203. package/dist/validValues/json/appelation.d.ts +2 -0
  204. package/dist/validValues/json/appelation.d.ts.map +1 -0
  205. package/dist/validValues/otherTranslations/otherTranslations.js +2 -2
  206. package/dist/validValues/packagingCertification/locales/ee.d.js +5 -0
  207. package/dist/validValues/packagingCertification/locales/ee.d.ts +2 -0
  208. package/dist/validValues/packagingCertification/locales/ee.d.ts.map +1 -0
  209. package/dist/validValues/packagingCertification/locales/ee.js +10 -0
  210. package/dist/validValues/packagingCertification/locales/se.d.js +5 -0
  211. package/dist/validValues/packagingCertification/locales/se.d.ts +2 -0
  212. package/dist/validValues/packagingCertification/locales/se.d.ts.map +1 -0
  213. package/dist/validValues/packagingCertification/locales/se.js +10 -0
  214. package/dist/validValues/packagingCertification/locales/si.d.js +5 -0
  215. package/dist/validValues/packagingCertification/locales/si.d.ts +2 -0
  216. package/dist/validValues/packagingCertification/locales/si.d.ts.map +1 -0
  217. package/dist/validValues/packagingCertification/locales/si.js +10 -0
  218. package/dist/validValues/packagingCertification/packagingCertification.js +2 -2
  219. package/dist/validValues/packagingCertification.d.ts +12 -0
  220. package/dist/validValues/packagingCertification.d.ts.map +1 -0
  221. package/dist/validValues/packagingCertification.js +56 -0
  222. package/dist/validValues/packagingGasesFunction/packagingGasesFunction.js +2 -2
  223. package/dist/validValues/packagingMaterialType/locales/ee.d.js +5 -0
  224. package/dist/validValues/packagingMaterialType/locales/ee.d.ts +52 -0
  225. package/dist/validValues/packagingMaterialType/locales/ee.d.ts.map +1 -0
  226. package/dist/validValues/packagingMaterialType/locales/ee.js +60 -0
  227. package/dist/validValues/packagingMaterialType/locales/se.d.js +5 -0
  228. package/dist/validValues/packagingMaterialType/locales/se.d.ts +52 -0
  229. package/dist/validValues/packagingMaterialType/locales/se.d.ts.map +1 -0
  230. package/dist/validValues/packagingMaterialType/locales/se.js +60 -0
  231. package/dist/validValues/packagingMaterialType/locales/si.d.js +5 -0
  232. package/dist/validValues/packagingMaterialType/locales/si.d.ts +52 -0
  233. package/dist/validValues/packagingMaterialType/locales/si.d.ts.map +1 -0
  234. package/dist/validValues/packagingMaterialType/locales/si.js +60 -0
  235. package/dist/validValues/packagingMaterialType/packagingMaterialType.js +2 -2
  236. package/dist/validValues/packagingMaterialType.d.ts +59 -0
  237. package/dist/validValues/packagingMaterialType.d.ts.map +1 -0
  238. package/dist/validValues/packagingMaterialType.js +706 -0
  239. package/dist/validValues/productType/locales/bg.d.ts.map +1 -1
  240. package/dist/validValues/productType/locales/bg.js +1 -1
  241. package/dist/validValues/productType/locales/cs.d.ts.map +1 -1
  242. package/dist/validValues/productType/locales/cs.js +1 -1
  243. package/dist/validValues/productType/locales/da.d.ts.map +1 -1
  244. package/dist/validValues/productType/locales/da.js +1 -1
  245. package/dist/validValues/productType/locales/de.d.ts.map +1 -1
  246. package/dist/validValues/productType/locales/de.js +1 -1
  247. package/dist/validValues/productType/locales/ee.d.js +5 -0
  248. package/dist/validValues/productType/locales/ee.d.ts +42 -0
  249. package/dist/validValues/productType/locales/ee.d.ts.map +1 -0
  250. package/dist/validValues/productType/locales/ee.js +50 -0
  251. package/dist/validValues/productType/locales/el.d.ts.map +1 -1
  252. package/dist/validValues/productType/locales/el.js +1 -1
  253. package/dist/validValues/productType/locales/en.d.ts.map +1 -1
  254. package/dist/validValues/productType/locales/en.js +1 -1
  255. package/dist/validValues/productType/locales/es.d.ts.map +1 -1
  256. package/dist/validValues/productType/locales/es.js +1 -1
  257. package/dist/validValues/productType/locales/et.d.ts.map +1 -1
  258. package/dist/validValues/productType/locales/et.js +1 -1
  259. package/dist/validValues/productType/locales/fi.d.ts.map +1 -1
  260. package/dist/validValues/productType/locales/fi.js +1 -1
  261. package/dist/validValues/productType/locales/fr.d.ts.map +1 -1
  262. package/dist/validValues/productType/locales/fr.js +1 -1
  263. package/dist/validValues/productType/locales/ga.d.ts.map +1 -1
  264. package/dist/validValues/productType/locales/ga.js +1 -1
  265. package/dist/validValues/productType/locales/hr.d.ts.map +1 -1
  266. package/dist/validValues/productType/locales/hr.js +1 -1
  267. package/dist/validValues/productType/locales/hu.d.ts.map +1 -1
  268. package/dist/validValues/productType/locales/hu.js +1 -1
  269. package/dist/validValues/productType/locales/it.d.ts.map +1 -1
  270. package/dist/validValues/productType/locales/it.js +1 -1
  271. package/dist/validValues/productType/locales/lt.d.ts.map +1 -1
  272. package/dist/validValues/productType/locales/lt.js +1 -1
  273. package/dist/validValues/productType/locales/lv.d.ts.map +1 -1
  274. package/dist/validValues/productType/locales/lv.js +1 -1
  275. package/dist/validValues/productType/locales/mt.d.ts.map +1 -1
  276. package/dist/validValues/productType/locales/mt.js +1 -1
  277. package/dist/validValues/productType/locales/nl.d.ts.map +1 -1
  278. package/dist/validValues/productType/locales/nl.js +1 -1
  279. package/dist/validValues/productType/locales/pl.d.ts.map +1 -1
  280. package/dist/validValues/productType/locales/pl.js +1 -1
  281. package/dist/validValues/productType/locales/ro.d.ts.map +1 -1
  282. package/dist/validValues/productType/locales/ro.js +1 -1
  283. package/dist/validValues/productType/locales/se.d.js +5 -0
  284. package/dist/validValues/productType/locales/se.d.ts +42 -0
  285. package/dist/validValues/productType/locales/se.d.ts.map +1 -0
  286. package/dist/validValues/productType/locales/se.js +50 -0
  287. package/dist/validValues/productType/locales/si.d.js +5 -0
  288. package/dist/validValues/productType/locales/si.d.ts +42 -0
  289. package/dist/validValues/productType/locales/si.d.ts.map +1 -0
  290. package/dist/validValues/productType/locales/si.js +50 -0
  291. package/dist/validValues/productType/locales/sk.d.ts.map +1 -1
  292. package/dist/validValues/productType/locales/sk.js +1 -1
  293. package/dist/validValues/productType/locales/sl.d.ts.map +1 -1
  294. package/dist/validValues/productType/locales/sl.js +1 -1
  295. package/dist/validValues/productType/locales/sv.d.ts.map +1 -1
  296. package/dist/validValues/productType/locales/sv.js +2 -2
  297. package/dist/validValues/productType/productType.js +3 -3
  298. package/dist/validValues/productType.d.ts +47 -0
  299. package/dist/validValues/productType.d.ts.map +1 -0
  300. package/dist/validValues/productType.js +369 -0
  301. package/dist/validValues/productionMethod/locales/bg.d.ts +2 -0
  302. package/dist/validValues/productionMethod/locales/bg.d.ts.map +1 -1
  303. package/dist/validValues/productionMethod/locales/bg.js +2 -0
  304. package/dist/validValues/productionMethod/locales/cs.d.ts +2 -0
  305. package/dist/validValues/productionMethod/locales/cs.d.ts.map +1 -1
  306. package/dist/validValues/productionMethod/locales/cs.js +2 -0
  307. package/dist/validValues/productionMethod/locales/da.d.ts +2 -0
  308. package/dist/validValues/productionMethod/locales/da.d.ts.map +1 -1
  309. package/dist/validValues/productionMethod/locales/da.js +2 -0
  310. package/dist/validValues/productionMethod/locales/de.d.ts +2 -0
  311. package/dist/validValues/productionMethod/locales/de.d.ts.map +1 -1
  312. package/dist/validValues/productionMethod/locales/de.js +2 -0
  313. package/dist/validValues/productionMethod/locales/ee.d.js +5 -0
  314. package/dist/validValues/productionMethod/locales/ee.d.ts +15 -0
  315. package/dist/validValues/productionMethod/locales/ee.d.ts.map +1 -0
  316. package/dist/validValues/productionMethod/locales/ee.js +23 -0
  317. package/dist/validValues/productionMethod/locales/el.d.ts +2 -0
  318. package/dist/validValues/productionMethod/locales/el.d.ts.map +1 -1
  319. package/dist/validValues/productionMethod/locales/el.js +2 -0
  320. package/dist/validValues/productionMethod/locales/en.d.ts +2 -0
  321. package/dist/validValues/productionMethod/locales/en.d.ts.map +1 -1
  322. package/dist/validValues/productionMethod/locales/en.js +2 -0
  323. package/dist/validValues/productionMethod/locales/es.d.ts +2 -0
  324. package/dist/validValues/productionMethod/locales/es.d.ts.map +1 -1
  325. package/dist/validValues/productionMethod/locales/es.js +2 -0
  326. package/dist/validValues/productionMethod/locales/et.d.ts +2 -0
  327. package/dist/validValues/productionMethod/locales/et.d.ts.map +1 -1
  328. package/dist/validValues/productionMethod/locales/et.js +2 -0
  329. package/dist/validValues/productionMethod/locales/fi.d.ts +2 -0
  330. package/dist/validValues/productionMethod/locales/fi.d.ts.map +1 -1
  331. package/dist/validValues/productionMethod/locales/fi.js +2 -0
  332. package/dist/validValues/productionMethod/locales/fr.d.ts +2 -0
  333. package/dist/validValues/productionMethod/locales/fr.d.ts.map +1 -1
  334. package/dist/validValues/productionMethod/locales/fr.js +2 -0
  335. package/dist/validValues/productionMethod/locales/ga.d.ts +2 -0
  336. package/dist/validValues/productionMethod/locales/ga.d.ts.map +1 -1
  337. package/dist/validValues/productionMethod/locales/ga.js +2 -0
  338. package/dist/validValues/productionMethod/locales/hr.d.ts +2 -0
  339. package/dist/validValues/productionMethod/locales/hr.d.ts.map +1 -1
  340. package/dist/validValues/productionMethod/locales/hr.js +2 -0
  341. package/dist/validValues/productionMethod/locales/hu.d.ts +2 -0
  342. package/dist/validValues/productionMethod/locales/hu.d.ts.map +1 -1
  343. package/dist/validValues/productionMethod/locales/hu.js +2 -0
  344. package/dist/validValues/productionMethod/locales/it.d.ts +2 -0
  345. package/dist/validValues/productionMethod/locales/it.d.ts.map +1 -1
  346. package/dist/validValues/productionMethod/locales/it.js +2 -0
  347. package/dist/validValues/productionMethod/locales/lt.d.ts +2 -0
  348. package/dist/validValues/productionMethod/locales/lt.d.ts.map +1 -1
  349. package/dist/validValues/productionMethod/locales/lt.js +2 -0
  350. package/dist/validValues/productionMethod/locales/lv.d.ts +2 -0
  351. package/dist/validValues/productionMethod/locales/lv.d.ts.map +1 -1
  352. package/dist/validValues/productionMethod/locales/lv.js +2 -0
  353. package/dist/validValues/productionMethod/locales/mt.d.ts +2 -0
  354. package/dist/validValues/productionMethod/locales/mt.d.ts.map +1 -1
  355. package/dist/validValues/productionMethod/locales/mt.js +2 -0
  356. package/dist/validValues/productionMethod/locales/nl.d.ts +2 -0
  357. package/dist/validValues/productionMethod/locales/nl.d.ts.map +1 -1
  358. package/dist/validValues/productionMethod/locales/nl.js +2 -0
  359. package/dist/validValues/productionMethod/locales/pl.d.ts +2 -0
  360. package/dist/validValues/productionMethod/locales/pl.d.ts.map +1 -1
  361. package/dist/validValues/productionMethod/locales/pl.js +2 -0
  362. package/dist/validValues/productionMethod/locales/pt.d.ts +2 -0
  363. package/dist/validValues/productionMethod/locales/pt.d.ts.map +1 -1
  364. package/dist/validValues/productionMethod/locales/pt.js +2 -0
  365. package/dist/validValues/productionMethod/locales/ro.d.ts +2 -0
  366. package/dist/validValues/productionMethod/locales/ro.d.ts.map +1 -1
  367. package/dist/validValues/productionMethod/locales/ro.js +2 -0
  368. package/dist/validValues/productionMethod/locales/se.d.js +5 -0
  369. package/dist/validValues/productionMethod/locales/se.d.ts +15 -0
  370. package/dist/validValues/productionMethod/locales/se.d.ts.map +1 -0
  371. package/dist/validValues/productionMethod/locales/se.js +23 -0
  372. package/dist/validValues/productionMethod/locales/si.d.js +5 -0
  373. package/dist/validValues/productionMethod/locales/si.d.ts +15 -0
  374. package/dist/validValues/productionMethod/locales/si.d.ts.map +1 -0
  375. package/dist/validValues/productionMethod/locales/si.js +23 -0
  376. package/dist/validValues/productionMethod/locales/sk.d.ts +2 -0
  377. package/dist/validValues/productionMethod/locales/sk.d.ts.map +1 -1
  378. package/dist/validValues/productionMethod/locales/sk.js +2 -0
  379. package/dist/validValues/productionMethod/locales/sl.d.ts +2 -0
  380. package/dist/validValues/productionMethod/locales/sl.d.ts.map +1 -1
  381. package/dist/validValues/productionMethod/locales/sl.js +2 -0
  382. package/dist/validValues/productionMethod/locales/sv.d.ts +2 -0
  383. package/dist/validValues/productionMethod/locales/sv.d.ts.map +1 -1
  384. package/dist/validValues/productionMethod/locales/sv.js +2 -0
  385. package/dist/validValues/productionMethod/productionMethod.d.ts +2 -0
  386. package/dist/validValues/productionMethod/productionMethod.d.ts.map +1 -1
  387. package/dist/validValues/productionMethod/productionMethod.js +20 -2
  388. package/dist/validValues/productionMethod.d.ts +20 -0
  389. package/dist/validValues/productionMethod.d.ts.map +1 -0
  390. package/dist/validValues/productionMethod.js +126 -0
  391. package/dist/validValues/region/locales/ee.d.js +5 -0
  392. package/dist/validValues/region/locales/ee.d.ts +481 -0
  393. package/dist/validValues/region/locales/ee.d.ts.map +1 -0
  394. package/dist/validValues/region/locales/ee.js +489 -0
  395. package/dist/validValues/region/locales/se.d.js +5 -0
  396. package/dist/validValues/region/locales/se.d.ts +481 -0
  397. package/dist/validValues/region/locales/se.d.ts.map +1 -0
  398. package/dist/validValues/region/locales/se.js +489 -0
  399. package/dist/validValues/region/locales/si.d.js +5 -0
  400. package/dist/validValues/region/locales/si.d.ts +481 -0
  401. package/dist/validValues/region/locales/si.d.ts.map +1 -0
  402. package/dist/validValues/region/locales/si.js +489 -0
  403. package/dist/validValues/region/region.js +4 -4
  404. package/dist/validValues/region.d.ts +489 -0
  405. package/dist/validValues/region.d.ts.map +1 -0
  406. package/dist/validValues/region.js +4814 -0
  407. package/dist/validValues/responsibleConsumptionLogo/locales/ee.d.js +5 -0
  408. package/dist/validValues/responsibleConsumptionLogo/locales/ee.d.ts +7 -0
  409. package/dist/validValues/responsibleConsumptionLogo/locales/ee.d.ts.map +1 -0
  410. package/dist/validValues/responsibleConsumptionLogo/locales/ee.js +15 -0
  411. package/dist/validValues/responsibleConsumptionLogo/locales/se.d.js +5 -0
  412. package/dist/validValues/responsibleConsumptionLogo/locales/se.d.ts +7 -0
  413. package/dist/validValues/responsibleConsumptionLogo/locales/se.d.ts.map +1 -0
  414. package/dist/validValues/responsibleConsumptionLogo/locales/se.js +15 -0
  415. package/dist/validValues/responsibleConsumptionLogo/locales/si.d.js +5 -0
  416. package/dist/validValues/responsibleConsumptionLogo/locales/si.d.ts +7 -0
  417. package/dist/validValues/responsibleConsumptionLogo/locales/si.d.ts.map +1 -0
  418. package/dist/validValues/responsibleConsumptionLogo/locales/si.js +15 -0
  419. package/dist/validValues/responsibleConsumptionLogo/responsibleConsumptionLogo.js +2 -2
  420. package/dist/validValues/responsibleConsumptionLogo.d.ts +12 -0
  421. package/dist/validValues/responsibleConsumptionLogo.d.ts.map +1 -0
  422. package/dist/validValues/responsibleConsumptionLogo.js +66 -0
  423. package/dist/validValues/subregion/locales/ee.d.js +5 -0
  424. package/dist/validValues/subregion/locales/ee.d.ts +1392 -0
  425. package/dist/validValues/subregion/locales/ee.d.ts.map +1 -0
  426. package/dist/validValues/subregion/locales/ee.js +1400 -0
  427. package/dist/validValues/subregion/locales/se.d.js +5 -0
  428. package/dist/validValues/subregion/locales/se.d.ts +1392 -0
  429. package/dist/validValues/subregion/locales/se.d.ts.map +1 -0
  430. package/dist/validValues/subregion/locales/se.js +1400 -0
  431. package/dist/validValues/subregion/locales/si.d.js +5 -0
  432. package/dist/validValues/subregion/locales/si.d.ts +1392 -0
  433. package/dist/validValues/subregion/locales/si.d.ts.map +1 -0
  434. package/dist/validValues/subregion/locales/si.js +1400 -0
  435. package/dist/validValues/subregion/subregion.js +4 -4
  436. package/dist/validValues/subregion.d.ts +1395 -0
  437. package/dist/validValues/subregion.d.ts.map +1 -0
  438. package/dist/validValues/subregion.js +12508 -0
  439. package/dist/validValues/types/Award.d.ts +35 -0
  440. package/dist/validValues/types/Award.d.ts.map +1 -0
  441. package/dist/validValues/types/Award.js +5 -0
  442. package/dist/validValues/types/Country.d.ts +35 -0
  443. package/dist/validValues/types/Country.d.ts.map +1 -0
  444. package/dist/validValues/types/Country.js +5 -0
  445. package/dist/validValues/types/award_p85_100.js +2 -2
  446. package/dist/validValues/types/productTypesSpirit.js +2 -2
  447. package/dist/validValues/types/productTypesWine.js +2 -2
  448. package/dist/validValues/utils/createValidValues.d.ts +28 -0
  449. package/dist/validValues/utils/createValidValues.d.ts.map +1 -0
  450. package/dist/validValues/utils/createValidValues.js +98 -0
  451. package/dist/validValues/utils/loadLocalizedData.js +1 -1
  452. package/dist/validValues/varietyName/varietyName.d.ts +1 -0
  453. package/dist/validValues/varietyName/varietyName.d.ts.map +1 -1
  454. package/dist/validValues/varietyName/varietyName.js +6 -2
  455. package/dist/validValues/varietyName.d.ts +1966 -0
  456. package/dist/validValues/varietyName.d.ts.map +1 -0
  457. package/dist/validValues/varietyName.js +7848 -0
  458. package/dist/validValues/wineColor/locales/ee.d.js +5 -0
  459. package/dist/validValues/wineColor/locales/ee.d.ts +7 -0
  460. package/dist/validValues/wineColor/locales/ee.d.ts.map +1 -0
  461. package/dist/validValues/wineColor/locales/ee.js +15 -0
  462. package/dist/validValues/wineColor/locales/se.d.js +5 -0
  463. package/dist/validValues/wineColor/locales/se.d.ts +7 -0
  464. package/dist/validValues/wineColor/locales/se.d.ts.map +1 -0
  465. package/dist/validValues/wineColor/locales/se.js +15 -0
  466. package/dist/validValues/wineColor/locales/si.d.js +5 -0
  467. package/dist/validValues/wineColor/locales/si.d.ts +7 -0
  468. package/dist/validValues/wineColor/locales/si.d.ts.map +1 -0
  469. package/dist/validValues/wineColor/locales/si.js +15 -0
  470. package/dist/validValues/wineColor/wineColor.js +2 -2
  471. package/dist/validValues/wineColor.d.ts +12 -0
  472. package/dist/validValues/wineColor.d.ts.map +1 -0
  473. package/dist/validValues/wineColor.js +54 -0
  474. package/dist/validValues/wineType/locales/ee.d.js +5 -0
  475. package/dist/validValues/wineType/locales/ee.d.ts +7 -0
  476. package/dist/validValues/wineType/locales/ee.d.ts.map +1 -0
  477. package/dist/validValues/wineType/locales/ee.js +15 -0
  478. package/dist/validValues/wineType/locales/se.d.js +5 -0
  479. package/dist/validValues/wineType/locales/se.d.ts +7 -0
  480. package/dist/validValues/wineType/locales/se.d.ts.map +1 -0
  481. package/dist/validValues/wineType/locales/se.js +15 -0
  482. package/dist/validValues/wineType/locales/si.d.js +5 -0
  483. package/dist/validValues/wineType/locales/si.d.ts +7 -0
  484. package/dist/validValues/wineType/locales/si.d.ts.map +1 -0
  485. package/dist/validValues/wineType/locales/si.js +15 -0
  486. package/dist/validValues/wineType/wineType.js +2 -2
  487. package/dist/validValues/wineType.d.ts +12 -0
  488. package/dist/validValues/wineType.d.ts.map +1 -0
  489. package/dist/validValues/wineType.js +54 -0
  490. package/dist/validValues.js +22 -22
  491. package/package.json +2 -2
  492. package/src/validValues/productType/locales/bg.po +1 -1
  493. package/src/validValues/productType/locales/bg.ts +1 -1
  494. package/src/validValues/productType/locales/cs.po +1 -1
  495. package/src/validValues/productType/locales/cs.ts +1 -1
  496. package/src/validValues/productType/locales/da.po +1 -1
  497. package/src/validValues/productType/locales/da.ts +1 -1
  498. package/src/validValues/productType/locales/de.po +1 -1
  499. package/src/validValues/productType/locales/de.ts +1 -1
  500. package/src/validValues/productType/locales/el.po +1 -1
  501. package/src/validValues/productType/locales/el.ts +1 -1
  502. package/src/validValues/productType/locales/en.po +1 -1
  503. package/src/validValues/productType/locales/en.ts +1 -1
  504. package/src/validValues/productType/locales/es.po +1 -1
  505. package/src/validValues/productType/locales/es.ts +1 -1
  506. package/src/validValues/productType/locales/et.po +1 -1
  507. package/src/validValues/productType/locales/et.ts +1 -1
  508. package/src/validValues/productType/locales/fi.po +1 -1
  509. package/src/validValues/productType/locales/fi.ts +1 -1
  510. package/src/validValues/productType/locales/fr.po +1 -1
  511. package/src/validValues/productType/locales/fr.ts +1 -1
  512. package/src/validValues/productType/locales/ga.po +1 -1
  513. package/src/validValues/productType/locales/ga.ts +1 -1
  514. package/src/validValues/productType/locales/hr.po +1 -1
  515. package/src/validValues/productType/locales/hr.ts +1 -1
  516. package/src/validValues/productType/locales/hu.po +1 -1
  517. package/src/validValues/productType/locales/hu.ts +1 -1
  518. package/src/validValues/productType/locales/it.po +1 -1
  519. package/src/validValues/productType/locales/it.ts +1 -1
  520. package/src/validValues/productType/locales/lt.po +1 -1
  521. package/src/validValues/productType/locales/lt.ts +1 -1
  522. package/src/validValues/productType/locales/lv.po +1 -1
  523. package/src/validValues/productType/locales/lv.ts +1 -1
  524. package/src/validValues/productType/locales/mt.po +1 -1
  525. package/src/validValues/productType/locales/mt.ts +1 -1
  526. package/src/validValues/productType/locales/nl.po +1 -1
  527. package/src/validValues/productType/locales/nl.ts +1 -1
  528. package/src/validValues/productType/locales/pl.po +1 -1
  529. package/src/validValues/productType/locales/pl.ts +1 -1
  530. package/src/validValues/productType/locales/ro.po +1 -1
  531. package/src/validValues/productType/locales/ro.ts +1 -1
  532. package/src/validValues/productType/locales/sk.po +1 -1
  533. package/src/validValues/productType/locales/sk.ts +1 -1
  534. package/src/validValues/productType/locales/sl.po +1 -1
  535. package/src/validValues/productType/locales/sl.ts +1 -1
  536. package/src/validValues/productType/locales/sv.po +2 -2
  537. package/src/validValues/productType/locales/sv.ts +1 -1
  538. package/src/validValues/productType/productType.ts +1 -1
  539. package/src/validValues/productionMethod/locales/bg.po +8 -0
  540. package/src/validValues/productionMethod/locales/bg.ts +1 -1
  541. package/src/validValues/productionMethod/locales/cs.po +8 -0
  542. package/src/validValues/productionMethod/locales/cs.ts +1 -1
  543. package/src/validValues/productionMethod/locales/da.po +8 -0
  544. package/src/validValues/productionMethod/locales/da.ts +1 -1
  545. package/src/validValues/productionMethod/locales/de.po +8 -0
  546. package/src/validValues/productionMethod/locales/de.ts +1 -1
  547. package/src/validValues/productionMethod/locales/el.po +8 -0
  548. package/src/validValues/productionMethod/locales/el.ts +1 -1
  549. package/src/validValues/productionMethod/locales/en.po +8 -0
  550. package/src/validValues/productionMethod/locales/en.ts +1 -1
  551. package/src/validValues/productionMethod/locales/es.po +8 -0
  552. package/src/validValues/productionMethod/locales/es.ts +1 -1
  553. package/src/validValues/productionMethod/locales/et.po +8 -0
  554. package/src/validValues/productionMethod/locales/et.ts +1 -1
  555. package/src/validValues/productionMethod/locales/fi.po +8 -0
  556. package/src/validValues/productionMethod/locales/fi.ts +1 -1
  557. package/src/validValues/productionMethod/locales/fr.po +8 -0
  558. package/src/validValues/productionMethod/locales/fr.ts +1 -1
  559. package/src/validValues/productionMethod/locales/ga.po +8 -0
  560. package/src/validValues/productionMethod/locales/ga.ts +1 -1
  561. package/src/validValues/productionMethod/locales/hr.po +8 -0
  562. package/src/validValues/productionMethod/locales/hr.ts +1 -1
  563. package/src/validValues/productionMethod/locales/hu.po +8 -0
  564. package/src/validValues/productionMethod/locales/hu.ts +1 -1
  565. package/src/validValues/productionMethod/locales/it.po +8 -0
  566. package/src/validValues/productionMethod/locales/it.ts +1 -1
  567. package/src/validValues/productionMethod/locales/lt.po +8 -0
  568. package/src/validValues/productionMethod/locales/lt.ts +1 -1
  569. package/src/validValues/productionMethod/locales/lv.po +8 -0
  570. package/src/validValues/productionMethod/locales/lv.ts +1 -1
  571. package/src/validValues/productionMethod/locales/mt.po +8 -0
  572. package/src/validValues/productionMethod/locales/mt.ts +1 -1
  573. package/src/validValues/productionMethod/locales/nl.po +8 -0
  574. package/src/validValues/productionMethod/locales/nl.ts +1 -1
  575. package/src/validValues/productionMethod/locales/pl.po +8 -0
  576. package/src/validValues/productionMethod/locales/pl.ts +1 -1
  577. package/src/validValues/productionMethod/locales/pt.po +8 -0
  578. package/src/validValues/productionMethod/locales/pt.ts +1 -1
  579. package/src/validValues/productionMethod/locales/ro.po +8 -0
  580. package/src/validValues/productionMethod/locales/ro.ts +1 -1
  581. package/src/validValues/productionMethod/locales/sk.po +8 -0
  582. package/src/validValues/productionMethod/locales/sk.ts +1 -1
  583. package/src/validValues/productionMethod/locales/sl.po +8 -0
  584. package/src/validValues/productionMethod/locales/sl.ts +1 -1
  585. package/src/validValues/productionMethod/locales/sv.po +8 -0
  586. package/src/validValues/productionMethod/locales/sv.ts +1 -1
  587. package/src/validValues/productionMethod/productionMethod.ts +14 -0
  588. package/src/validValues/varietyName/varietyName.ts +4 -0
  589. package/dist/validValues/businessOperatorType/businessOperatorType.d.ts +0 -12
  590. package/dist/validValues/businessOperatorType/businessOperatorType.d.ts.map +0 -1
  591. package/dist/validValues/businessOperatorType/businessOperatorType.js +0 -51
  592. package/dist/validValues/businessOperatorType/locales/bg.d.ts +0 -7
  593. package/dist/validValues/businessOperatorType/locales/bg.d.ts.map +0 -1
  594. package/dist/validValues/businessOperatorType/locales/bg.js +0 -15
  595. package/dist/validValues/businessOperatorType/locales/cs.d.ts +0 -7
  596. package/dist/validValues/businessOperatorType/locales/cs.d.ts.map +0 -1
  597. package/dist/validValues/businessOperatorType/locales/cs.js +0 -15
  598. package/dist/validValues/businessOperatorType/locales/da.d.ts +0 -7
  599. package/dist/validValues/businessOperatorType/locales/da.d.ts.map +0 -1
  600. package/dist/validValues/businessOperatorType/locales/da.js +0 -15
  601. package/dist/validValues/businessOperatorType/locales/de.d.ts +0 -7
  602. package/dist/validValues/businessOperatorType/locales/de.d.ts.map +0 -1
  603. package/dist/validValues/businessOperatorType/locales/de.js +0 -15
  604. package/dist/validValues/businessOperatorType/locales/el.d.ts +0 -7
  605. package/dist/validValues/businessOperatorType/locales/el.d.ts.map +0 -1
  606. package/dist/validValues/businessOperatorType/locales/el.js +0 -15
  607. package/dist/validValues/businessOperatorType/locales/en.d.ts +0 -7
  608. package/dist/validValues/businessOperatorType/locales/en.d.ts.map +0 -1
  609. package/dist/validValues/businessOperatorType/locales/en.js +0 -15
  610. package/dist/validValues/businessOperatorType/locales/es.d.ts +0 -7
  611. package/dist/validValues/businessOperatorType/locales/es.d.ts.map +0 -1
  612. package/dist/validValues/businessOperatorType/locales/es.js +0 -15
  613. package/dist/validValues/businessOperatorType/locales/et.d.ts +0 -7
  614. package/dist/validValues/businessOperatorType/locales/et.d.ts.map +0 -1
  615. package/dist/validValues/businessOperatorType/locales/et.js +0 -15
  616. package/dist/validValues/businessOperatorType/locales/fi.d.ts +0 -7
  617. package/dist/validValues/businessOperatorType/locales/fi.d.ts.map +0 -1
  618. package/dist/validValues/businessOperatorType/locales/fi.js +0 -15
  619. package/dist/validValues/businessOperatorType/locales/fr.d.ts +0 -7
  620. package/dist/validValues/businessOperatorType/locales/fr.d.ts.map +0 -1
  621. package/dist/validValues/businessOperatorType/locales/fr.js +0 -15
  622. package/dist/validValues/businessOperatorType/locales/ga.d.ts +0 -7
  623. package/dist/validValues/businessOperatorType/locales/ga.d.ts.map +0 -1
  624. package/dist/validValues/businessOperatorType/locales/ga.js +0 -15
  625. package/dist/validValues/businessOperatorType/locales/hr.d.ts +0 -7
  626. package/dist/validValues/businessOperatorType/locales/hr.d.ts.map +0 -1
  627. package/dist/validValues/businessOperatorType/locales/hr.js +0 -15
  628. package/dist/validValues/businessOperatorType/locales/hu.d.ts +0 -7
  629. package/dist/validValues/businessOperatorType/locales/hu.d.ts.map +0 -1
  630. package/dist/validValues/businessOperatorType/locales/hu.js +0 -15
  631. package/dist/validValues/businessOperatorType/locales/it.d.ts +0 -7
  632. package/dist/validValues/businessOperatorType/locales/it.d.ts.map +0 -1
  633. package/dist/validValues/businessOperatorType/locales/it.js +0 -15
  634. package/dist/validValues/businessOperatorType/locales/lt.d.ts +0 -7
  635. package/dist/validValues/businessOperatorType/locales/lt.d.ts.map +0 -1
  636. package/dist/validValues/businessOperatorType/locales/lt.js +0 -15
  637. package/dist/validValues/businessOperatorType/locales/lv.d.ts +0 -7
  638. package/dist/validValues/businessOperatorType/locales/lv.d.ts.map +0 -1
  639. package/dist/validValues/businessOperatorType/locales/lv.js +0 -15
  640. package/dist/validValues/businessOperatorType/locales/messages.d.ts +0 -4
  641. package/dist/validValues/businessOperatorType/locales/messages.d.ts.map +0 -1
  642. package/dist/validValues/businessOperatorType/locales/messages.js +0 -82
  643. package/dist/validValues/businessOperatorType/locales/mt.d.ts +0 -7
  644. package/dist/validValues/businessOperatorType/locales/mt.d.ts.map +0 -1
  645. package/dist/validValues/businessOperatorType/locales/mt.js +0 -15
  646. package/dist/validValues/businessOperatorType/locales/nl.d.ts +0 -7
  647. package/dist/validValues/businessOperatorType/locales/nl.d.ts.map +0 -1
  648. package/dist/validValues/businessOperatorType/locales/nl.js +0 -15
  649. package/dist/validValues/businessOperatorType/locales/pl.d.ts +0 -7
  650. package/dist/validValues/businessOperatorType/locales/pl.d.ts.map +0 -1
  651. package/dist/validValues/businessOperatorType/locales/pl.js +0 -15
  652. package/dist/validValues/businessOperatorType/locales/pt.d.ts +0 -7
  653. package/dist/validValues/businessOperatorType/locales/pt.d.ts.map +0 -1
  654. package/dist/validValues/businessOperatorType/locales/pt.js +0 -15
  655. package/dist/validValues/businessOperatorType/locales/ro.d.ts +0 -7
  656. package/dist/validValues/businessOperatorType/locales/ro.d.ts.map +0 -1
  657. package/dist/validValues/businessOperatorType/locales/ro.js +0 -15
  658. package/dist/validValues/businessOperatorType/locales/sk.d.ts +0 -7
  659. package/dist/validValues/businessOperatorType/locales/sk.d.ts.map +0 -1
  660. package/dist/validValues/businessOperatorType/locales/sk.js +0 -15
  661. package/dist/validValues/businessOperatorType/locales/sl.d.ts +0 -7
  662. package/dist/validValues/businessOperatorType/locales/sl.d.ts.map +0 -1
  663. package/dist/validValues/businessOperatorType/locales/sl.js +0 -15
  664. package/dist/validValues/businessOperatorType/locales/sv.d.ts +0 -7
  665. package/dist/validValues/businessOperatorType/locales/sv.d.ts.map +0 -1
  666. package/dist/validValues/businessOperatorType/locales/sv.js +0 -15
  667. /package/dist/{validValues/businessOperatorType/locales → locales/po}/bg.d.js +0 -0
  668. /package/dist/{validValues/businessOperatorType/locales → locales/po}/cs.d.js +0 -0
  669. /package/dist/{validValues/businessOperatorType/locales → locales/po}/da.d.js +0 -0
  670. /package/dist/{validValues/businessOperatorType/locales → locales/po}/de.d.js +0 -0
  671. /package/dist/{validValues/businessOperatorType/locales/el.d.js → locales/po/ee.d.js} +0 -0
  672. /package/dist/{validValues/businessOperatorType/locales/en.d.js → locales/po/el.d.js} +0 -0
  673. /package/dist/{validValues/businessOperatorType/locales/es.d.js → locales/po/en.d.js} +0 -0
  674. /package/dist/{validValues/businessOperatorType/locales/et.d.js → locales/po/es.d.js} +0 -0
  675. /package/dist/{validValues/businessOperatorType/locales → locales/po}/fi.d.js +0 -0
  676. /package/dist/{validValues/businessOperatorType/locales → locales/po}/fr.d.js +0 -0
  677. /package/dist/{validValues/businessOperatorType/locales → locales/po}/ga.d.js +0 -0
  678. /package/dist/{validValues/businessOperatorType/locales → locales/po}/hr.d.js +0 -0
  679. /package/dist/{validValues/businessOperatorType/locales → locales/po}/hu.d.js +0 -0
  680. /package/dist/{validValues/businessOperatorType/locales → locales/po}/it.d.js +0 -0
  681. /package/dist/{validValues/businessOperatorType/locales → locales/po}/lt.d.js +0 -0
  682. /package/dist/{validValues/businessOperatorType/locales → locales/po}/lv.d.js +0 -0
  683. /package/dist/{validValues/businessOperatorType/locales → locales/po}/mt.d.js +0 -0
  684. /package/dist/{validValues/businessOperatorType/locales → locales/po}/nl.d.js +0 -0
  685. /package/dist/{validValues/businessOperatorType/locales → locales/po}/pl.d.js +0 -0
  686. /package/dist/{validValues/businessOperatorType/locales → locales/po}/pt.d.js +0 -0
  687. /package/dist/{validValues/businessOperatorType/locales → locales/po}/ro.d.js +0 -0
  688. /package/dist/{validValues/businessOperatorType/locales/sk.d.js → locales/po/se.d.js} +0 -0
  689. /package/dist/{validValues/businessOperatorType/locales/sl.d.js → locales/po/si.d.js} +0 -0
  690. /package/dist/{validValues/businessOperatorType/locales/sv.d.js → locales/po/sk.d.js} +0 -0
@@ -0,0 +1,4814 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.default = exports.byCountry = void 0;
7
+
8
+ var _core = require("@lingui/core");
9
+
10
+ var _country = _interopRequireDefault(require("./country"));
11
+
12
+ function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
13
+
14
+ /** Makes sure errors are displayed where the error is introduced. */
15
+ var region = function region(value) {
16
+ return value;
17
+ };
18
+
19
+ var allRegions = {
20
+ all_nonregional: region({
21
+ key: 'all_nonregional',
22
+ label:
23
+ /*i18n*/
24
+ {
25
+ id: 'validValues.region.all_nonregional',
26
+ message: '- Non-regional'
27
+ },
28
+ subregions: []
29
+ }),
30
+ ar_catamarca: region({
31
+ key: 'ar_catamarca',
32
+ label:
33
+ /*i18n*/
34
+ {
35
+ id: 'validValues.region.ar_catamarca',
36
+ message: 'Catamarca'
37
+ },
38
+ subregions: []
39
+ }),
40
+ ar_cuyo: region({
41
+ key: 'ar_cuyo',
42
+ label:
43
+ /*i18n*/
44
+ {
45
+ id: 'validValues.region.ar_cuyo',
46
+ message: 'Cuyo'
47
+ },
48
+ subregions: ['ar_cuyo_famatina', 'ar_cuyo_zonda', 'ar_cuyo_tullum', 'ar_cuyo_pedernal', 'ar_cuyo_mendoza_n', 'ar_cuyo_lujan_w', 'ar_cuyo_lujan_maipu', 'ar_cuyo_r_mendoza_s', 'ar_cuyo_maipu_e', 'ar_cuyo_mendoza_e', 'ar_cuyo_uca_w', 'ar_cuyo_uca_c', 'ar_cuyo_san_carlos', 'ar_cuyo_san_rafael', 'all_no-subregion']
49
+ }),
50
+ ar_la_pampa: region({
51
+ key: 'ar_la_pampa',
52
+ label:
53
+ /*i18n*/
54
+ {
55
+ id: 'validValues.region.ar_la_pampa',
56
+ message: 'La Pampa'
57
+ },
58
+ subregions: []
59
+ }),
60
+ ar_la_rioja: region({
61
+ key: 'ar_la_rioja',
62
+ label:
63
+ /*i18n*/
64
+ {
65
+ id: 'validValues.region.ar_la_rioja',
66
+ message: 'La Rioja'
67
+ },
68
+ subregions: []
69
+ }),
70
+ ar_mendoza: region({
71
+ key: 'ar_mendoza',
72
+ label:
73
+ /*i18n*/
74
+ {
75
+ id: 'validValues.region.ar_mendoza',
76
+ message: 'Mendoza'
77
+ },
78
+ subregions: ['ar_mendoza_tupungato', 'ar_mendoza_lujancuyo', 'ar_mendoza_valleuco', 'all_no-subregion']
79
+ }),
80
+ ar_neuquen: region({
81
+ key: 'ar_neuquen',
82
+ label:
83
+ /*i18n*/
84
+ {
85
+ id: 'validValues.region.ar_neuquen',
86
+ message: 'Neuquén'
87
+ },
88
+ subregions: []
89
+ }),
90
+ ar_north: region({
91
+ key: 'ar_north',
92
+ label:
93
+ /*i18n*/
94
+ {
95
+ id: 'validValues.region.ar_north',
96
+ message: 'North'
97
+ },
98
+ subregions: ['ar_north_arenal', 'ar_north_molinos', 'ar_north_cafayate', 'ar_north_fiambala', 'all_no-subregion']
99
+ }),
100
+ ar_patagonia: region({
101
+ key: 'ar_patagonia',
102
+ label:
103
+ /*i18n*/
104
+ {
105
+ id: 'validValues.region.ar_patagonia',
106
+ message: 'Patagonia'
107
+ },
108
+ subregions: ['ar_patagonia_colorado', 'ar_patagonia_patricio', 'ar_patagonia_negro', 'all_no-subregion']
109
+ }),
110
+ ar_rio_negro: region({
111
+ key: 'ar_rio_negro',
112
+ label:
113
+ /*i18n*/
114
+ {
115
+ id: 'validValues.region.ar_rio_negro',
116
+ message: 'Río Negro'
117
+ },
118
+ subregions: []
119
+ }),
120
+ ar_salta: region({
121
+ key: 'ar_salta',
122
+ label:
123
+ /*i18n*/
124
+ {
125
+ id: 'validValues.region.ar_salta',
126
+ message: 'Salta'
127
+ },
128
+ subregions: []
129
+ }),
130
+ ar_san_juan: region({
131
+ key: 'ar_san_juan',
132
+ label:
133
+ /*i18n*/
134
+ {
135
+ id: 'validValues.region.ar_san_juan',
136
+ message: 'San Juan'
137
+ },
138
+ subregions: []
139
+ }),
140
+ ar_tucuman: region({
141
+ key: 'ar_tucuman',
142
+ label:
143
+ /*i18n*/
144
+ {
145
+ id: 'validValues.region.ar_tucuman',
146
+ message: 'Tucumán'
147
+ },
148
+ subregions: []
149
+ }),
150
+ at_bergland: region({
151
+ key: 'at_bergland',
152
+ label:
153
+ /*i18n*/
154
+ {
155
+ id: 'validValues.region.at_bergland',
156
+ message: 'Bergland'
157
+ },
158
+ subregions: ['at_kaernten', 'at_oberoesterreich', 'at_salzburg', 'at_tirol', 'at_vorarlberg', 'all_no-subregion']
159
+ }),
160
+ at_burgenland: region({
161
+ key: 'at_burgenland',
162
+ label:
163
+ /*i18n*/
164
+ {
165
+ id: 'validValues.region.at_burgenland',
166
+ message: 'Burgenland'
167
+ },
168
+ subregions: ['mittelburgenland', 'neusiedlersee', 'neusiedlersee_huegelland', 'sued_burgenland', 'at_rosalia', 'at_ruster_ausbruch', 'all_no-subregion']
169
+ }),
170
+ at_niederoesterreich: region({
171
+ key: 'at_niederoesterreich',
172
+ label:
173
+ /*i18n*/
174
+ {
175
+ id: 'validValues.region.at_niederoesterreich',
176
+ message: 'Lower Austria'
177
+ },
178
+ subregions: ['at_carnuntum_dac', 'kamptal', 'kremstal', 'thermenregion', 'traisental', 'wachau', 'at_wachau_dac', 'at_wagram_dac', 'weinviertel', 'all_no-subregion', 'carnuntum', 'wagram']
179
+ }),
180
+ at_steiermark: region({
181
+ key: 'at_steiermark',
182
+ label:
183
+ /*i18n*/
184
+ {
185
+ id: 'validValues.region.at_steiermark',
186
+ message: 'Steiermark'
187
+ },
188
+ subregions: ['sued_steiermark', 'suedost_steiermark', 'west_steiermark', 'sued_steiermark_lt2018', 'suedost_steiermark_lt2018', 'west_steiermark_lt2018', 'all_no-subregion']
189
+ }),
190
+ at_wien: region({
191
+ key: 'at_wien',
192
+ label:
193
+ /*i18n*/
194
+ {
195
+ id: 'validValues.region.at_wien',
196
+ message: 'Vienna'
197
+ },
198
+ subregions: ['at_wiener_gemischter_satz_dac', 'all_no-subregion']
199
+ }),
200
+ au_adelaide_hills: region({
201
+ key: 'au_adelaide_hills',
202
+ label:
203
+ /*i18n*/
204
+ {
205
+ id: 'validValues.region.au_adelaide_hills',
206
+ message: 'Adelaide Hills'
207
+ },
208
+ subregions: ['au_lenswood', 'au_piccadilly_valley', 'all_no-subregion']
209
+ }),
210
+ au_adelaide_plains: region({
211
+ key: 'au_adelaide_plains',
212
+ label:
213
+ /*i18n*/
214
+ {
215
+ id: 'validValues.region.au_adelaide_plains',
216
+ message: 'Adelaide Plains'
217
+ },
218
+ subregions: []
219
+ }),
220
+ au_alpine_valleys: region({
221
+ key: 'au_alpine_valleys',
222
+ label:
223
+ /*i18n*/
224
+ {
225
+ id: 'validValues.region.au_alpine_valleys',
226
+ message: 'Alpine Valleys'
227
+ },
228
+ subregions: []
229
+ }),
230
+ au_barossa_valley: region({
231
+ key: 'au_barossa_valley',
232
+ label:
233
+ /*i18n*/
234
+ {
235
+ id: 'validValues.region.au_barossa_valley',
236
+ message: 'Barossa Valley'
237
+ },
238
+ subregions: []
239
+ }),
240
+ au_beechworth: region({
241
+ key: 'au_beechworth',
242
+ label:
243
+ /*i18n*/
244
+ {
245
+ id: 'validValues.region.au_beechworth',
246
+ message: 'Beechworth'
247
+ },
248
+ subregions: []
249
+ }),
250
+ au_bendigo: region({
251
+ key: 'au_bendigo',
252
+ label:
253
+ /*i18n*/
254
+ {
255
+ id: 'validValues.region.au_bendigo',
256
+ message: 'Bendigo'
257
+ },
258
+ subregions: []
259
+ }),
260
+ au_blackwood_valley: region({
261
+ key: 'au_blackwood_valley',
262
+ label:
263
+ /*i18n*/
264
+ {
265
+ id: 'validValues.region.au_blackwood_valley',
266
+ message: 'Blackwood Valley'
267
+ },
268
+ subregions: []
269
+ }),
270
+ au_canberra_district: region({
271
+ key: 'au_canberra_district',
272
+ label:
273
+ /*i18n*/
274
+ {
275
+ id: 'validValues.region.au_canberra_district',
276
+ message: 'Canberra District'
277
+ },
278
+ subregions: []
279
+ }),
280
+ au_clare_valley: region({
281
+ key: 'au_clare_valley',
282
+ label:
283
+ /*i18n*/
284
+ {
285
+ id: 'validValues.region.au_clare_valley',
286
+ message: 'Clare Valley'
287
+ },
288
+ subregions: []
289
+ }),
290
+ au_coonawarra: region({
291
+ key: 'au_coonawarra',
292
+ label:
293
+ /*i18n*/
294
+ {
295
+ id: 'validValues.region.au_coonawarra',
296
+ message: 'Coonawarra'
297
+ },
298
+ subregions: []
299
+ }),
300
+ au_cowra: region({
301
+ key: 'au_cowra',
302
+ label:
303
+ /*i18n*/
304
+ {
305
+ id: 'validValues.region.au_cowra',
306
+ message: 'Cowra'
307
+ },
308
+ subregions: []
309
+ }),
310
+ au_currency_creek: region({
311
+ key: 'au_currency_creek',
312
+ label:
313
+ /*i18n*/
314
+ {
315
+ id: 'validValues.region.au_currency_creek',
316
+ message: 'Currency Creek'
317
+ },
318
+ subregions: []
319
+ }),
320
+ au_eden_valley: region({
321
+ key: 'au_eden_valley',
322
+ label:
323
+ /*i18n*/
324
+ {
325
+ id: 'validValues.region.au_eden_valley',
326
+ message: 'Eden Valley'
327
+ },
328
+ subregions: ['au_high_eden', 'all_no-subregion']
329
+ }),
330
+ au_geelong: region({
331
+ key: 'au_geelong',
332
+ label:
333
+ /*i18n*/
334
+ {
335
+ id: 'validValues.region.au_geelong',
336
+ message: 'Geelong'
337
+ },
338
+ subregions: []
339
+ }),
340
+ au_geographe: region({
341
+ key: 'au_geographe',
342
+ label:
343
+ /*i18n*/
344
+ {
345
+ id: 'validValues.region.au_geographe',
346
+ message: 'Geographe'
347
+ },
348
+ subregions: []
349
+ }),
350
+ au_gi_tasmania: region({
351
+ key: 'au_gi_tasmania',
352
+ label:
353
+ /*i18n*/
354
+ {
355
+ id: 'validValues.region.au_gi_tasmania',
356
+ message: 'Tasmania'
357
+ },
358
+ subregions: []
359
+ }),
360
+ au_glenrowan: region({
361
+ key: 'au_glenrowan',
362
+ label:
363
+ /*i18n*/
364
+ {
365
+ id: 'validValues.region.au_glenrowan',
366
+ message: 'Glenrowan'
367
+ },
368
+ subregions: []
369
+ }),
370
+ au_goulburn_valley: region({
371
+ key: 'au_goulburn_valley',
372
+ label:
373
+ /*i18n*/
374
+ {
375
+ id: 'validValues.region.au_goulburn_valley',
376
+ message: 'Goulburn Valley'
377
+ },
378
+ subregions: ['au_nagambie_lakes', 'all_no-subregion']
379
+ }),
380
+ au_grampians: region({
381
+ key: 'au_grampians',
382
+ label:
383
+ /*i18n*/
384
+ {
385
+ id: 'validValues.region.au_grampians',
386
+ message: 'Grampians'
387
+ },
388
+ subregions: ['au_great_western', 'all_no-subregion']
389
+ }),
390
+ au_granite_belt: region({
391
+ key: 'au_granite_belt',
392
+ label:
393
+ /*i18n*/
394
+ {
395
+ id: 'validValues.region.au_granite_belt',
396
+ message: 'Granite Belt'
397
+ },
398
+ subregions: []
399
+ }),
400
+ au_great_southern: region({
401
+ key: 'au_great_southern',
402
+ label:
403
+ /*i18n*/
404
+ {
405
+ id: 'validValues.region.au_great_southern',
406
+ message: 'Great Southern'
407
+ },
408
+ subregions: ['au_albany', 'au_denmark', 'au_frankland_river', 'au_mount_barker', 'au_porongurup', 'all_no-subregion']
409
+ }),
410
+ au_gundagai: region({
411
+ key: 'au_gundagai',
412
+ label:
413
+ /*i18n*/
414
+ {
415
+ id: 'validValues.region.au_gundagai',
416
+ message: 'Gundagai'
417
+ },
418
+ subregions: []
419
+ }),
420
+ au_hastings_river: region({
421
+ key: 'au_hastings_river',
422
+ label:
423
+ /*i18n*/
424
+ {
425
+ id: 'validValues.region.au_hastings_river',
426
+ message: 'Hastings River'
427
+ },
428
+ subregions: []
429
+ }),
430
+ au_heathcote: region({
431
+ key: 'au_heathcote',
432
+ label:
433
+ /*i18n*/
434
+ {
435
+ id: 'validValues.region.au_heathcote',
436
+ message: 'Heathcote'
437
+ },
438
+ subregions: []
439
+ }),
440
+ au_henty: region({
441
+ key: 'au_henty',
442
+ label:
443
+ /*i18n*/
444
+ {
445
+ id: 'validValues.region.au_henty',
446
+ message: 'Henty'
447
+ },
448
+ subregions: []
449
+ }),
450
+ au_hilltops: region({
451
+ key: 'au_hilltops',
452
+ label:
453
+ /*i18n*/
454
+ {
455
+ id: 'validValues.region.au_hilltops',
456
+ message: 'Hilltops'
457
+ },
458
+ subregions: []
459
+ }),
460
+ au_hunter: region({
461
+ key: 'au_hunter',
462
+ label:
463
+ /*i18n*/
464
+ {
465
+ id: 'validValues.region.au_hunter',
466
+ message: 'Hunter'
467
+ },
468
+ subregions: ['au_broke_fordwich', 'au_pokolbin', 'au_upper_hunter_valley', 'all_no-subregion']
469
+ }),
470
+ au_kangaroo_island: region({
471
+ key: 'au_kangaroo_island',
472
+ label:
473
+ /*i18n*/
474
+ {
475
+ id: 'validValues.region.au_kangaroo_island',
476
+ message: 'Kangaroo Island'
477
+ },
478
+ subregions: []
479
+ }),
480
+ au_king_valley: region({
481
+ key: 'au_king_valley',
482
+ label:
483
+ /*i18n*/
484
+ {
485
+ id: 'validValues.region.au_king_valley',
486
+ message: 'King Valley'
487
+ },
488
+ subregions: []
489
+ }),
490
+ au_langhorne_creek: region({
491
+ key: 'au_langhorne_creek',
492
+ label:
493
+ /*i18n*/
494
+ {
495
+ id: 'validValues.region.au_langhorne_creek',
496
+ message: 'Langhorne Creek'
497
+ },
498
+ subregions: []
499
+ }),
500
+ au_macedon_ranges: region({
501
+ key: 'au_macedon_ranges',
502
+ label:
503
+ /*i18n*/
504
+ {
505
+ id: 'validValues.region.au_macedon_ranges',
506
+ message: 'Macedon Ranges'
507
+ },
508
+ subregions: []
509
+ }),
510
+ au_manjimup: region({
511
+ key: 'au_manjimup',
512
+ label:
513
+ /*i18n*/
514
+ {
515
+ id: 'validValues.region.au_manjimup',
516
+ message: 'Manjimup'
517
+ },
518
+ subregions: []
519
+ }),
520
+ au_margaret_river: region({
521
+ key: 'au_margaret_river',
522
+ label:
523
+ /*i18n*/
524
+ {
525
+ id: 'validValues.region.au_margaret_river',
526
+ message: 'Margaret River'
527
+ },
528
+ subregions: []
529
+ }),
530
+ au_mclaren_vale: region({
531
+ key: 'au_mclaren_vale',
532
+ label:
533
+ /*i18n*/
534
+ {
535
+ id: 'validValues.region.au_mclaren_vale',
536
+ message: 'McLaren Vale'
537
+ },
538
+ subregions: []
539
+ }),
540
+ au_mornington_peninsula: region({
541
+ key: 'au_mornington_peninsula',
542
+ label:
543
+ /*i18n*/
544
+ {
545
+ id: 'validValues.region.au_mornington_peninsula',
546
+ message: 'Mornington Peninsula'
547
+ },
548
+ subregions: []
549
+ }),
550
+ au_mount_benson: region({
551
+ key: 'au_mount_benson',
552
+ label:
553
+ /*i18n*/
554
+ {
555
+ id: 'validValues.region.au_mount_benson',
556
+ message: 'Mount Benson'
557
+ },
558
+ subregions: []
559
+ }),
560
+ au_mount_gambier: region({
561
+ key: 'au_mount_gambier',
562
+ label:
563
+ /*i18n*/
564
+ {
565
+ id: 'validValues.region.au_mount_gambier',
566
+ message: 'Mount Gambier'
567
+ },
568
+ subregions: []
569
+ }),
570
+ au_mudgee: region({
571
+ key: 'au_mudgee',
572
+ label:
573
+ /*i18n*/
574
+ {
575
+ id: 'validValues.region.au_mudgee',
576
+ message: 'Mudgee'
577
+ },
578
+ subregions: []
579
+ }),
580
+ au_murray_darling: region({
581
+ key: 'au_murray_darling',
582
+ label:
583
+ /*i18n*/
584
+ {
585
+ id: 'validValues.region.au_murray_darling',
586
+ message: 'Murray Darling'
587
+ },
588
+ subregions: []
589
+ }),
590
+ au_new_england_australia: region({
591
+ key: 'au_new_england_australia',
592
+ label:
593
+ /*i18n*/
594
+ {
595
+ id: 'validValues.region.au_new_england_australia',
596
+ message: 'New England Australia'
597
+ },
598
+ subregions: []
599
+ }),
600
+ au_new_south_wales: region({
601
+ key: 'au_new_south_wales',
602
+ label:
603
+ /*i18n*/
604
+ {
605
+ id: 'validValues.region.au_new_south_wales',
606
+ message: 'New South Wales'
607
+ },
608
+ subregions: []
609
+ }),
610
+ au_northern_territory: region({
611
+ key: 'au_northern_territory',
612
+ label:
613
+ /*i18n*/
614
+ {
615
+ id: 'validValues.region.au_northern_territory',
616
+ message: 'Northern Territory'
617
+ },
618
+ subregions: []
619
+ }),
620
+ au_orange: region({
621
+ key: 'au_orange',
622
+ label:
623
+ /*i18n*/
624
+ {
625
+ id: 'validValues.region.au_orange',
626
+ message: 'Orange'
627
+ },
628
+ subregions: []
629
+ }),
630
+ au_padthaway: region({
631
+ key: 'au_padthaway',
632
+ label:
633
+ /*i18n*/
634
+ {
635
+ id: 'validValues.region.au_padthaway',
636
+ message: 'Padthaway'
637
+ },
638
+ subregions: []
639
+ }),
640
+ au_peel: region({
641
+ key: 'au_peel',
642
+ label:
643
+ /*i18n*/
644
+ {
645
+ id: 'validValues.region.au_peel',
646
+ message: 'Peel'
647
+ },
648
+ subregions: []
649
+ }),
650
+ au_pemberton: region({
651
+ key: 'au_pemberton',
652
+ label:
653
+ /*i18n*/
654
+ {
655
+ id: 'validValues.region.au_pemberton',
656
+ message: 'Pemberton'
657
+ },
658
+ subregions: []
659
+ }),
660
+ au_perricoota: region({
661
+ key: 'au_perricoota',
662
+ label:
663
+ /*i18n*/
664
+ {
665
+ id: 'validValues.region.au_perricoota',
666
+ message: 'Perricoota'
667
+ },
668
+ subregions: []
669
+ }),
670
+ au_perth_hills: region({
671
+ key: 'au_perth_hills',
672
+ label:
673
+ /*i18n*/
674
+ {
675
+ id: 'validValues.region.au_perth_hills',
676
+ message: 'Perth Hills'
677
+ },
678
+ subregions: []
679
+ }),
680
+ au_pyrenees: region({
681
+ key: 'au_pyrenees',
682
+ label:
683
+ /*i18n*/
684
+ {
685
+ id: 'validValues.region.au_pyrenees',
686
+ message: 'Pyrenees'
687
+ },
688
+ subregions: []
689
+ }),
690
+ au_queensland: region({
691
+ key: 'au_queensland',
692
+ label:
693
+ /*i18n*/
694
+ {
695
+ id: 'validValues.region.au_queensland',
696
+ message: 'Queensland'
697
+ },
698
+ subregions: []
699
+ }),
700
+ au_riverina: region({
701
+ key: 'au_riverina',
702
+ label:
703
+ /*i18n*/
704
+ {
705
+ id: 'validValues.region.au_riverina',
706
+ message: 'Riverina'
707
+ },
708
+ subregions: []
709
+ }),
710
+ au_riverland: region({
711
+ key: 'au_riverland',
712
+ label:
713
+ /*i18n*/
714
+ {
715
+ id: 'validValues.region.au_riverland',
716
+ message: 'Riverland'
717
+ },
718
+ subregions: []
719
+ }),
720
+ au_robe: region({
721
+ key: 'au_robe',
722
+ label:
723
+ /*i18n*/
724
+ {
725
+ id: 'validValues.region.au_robe',
726
+ message: 'Robe'
727
+ },
728
+ subregions: []
729
+ }),
730
+ au_rutherglen: region({
731
+ key: 'au_rutherglen',
732
+ label:
733
+ /*i18n*/
734
+ {
735
+ id: 'validValues.region.au_rutherglen',
736
+ message: 'Rutherglen'
737
+ },
738
+ subregions: []
739
+ }),
740
+ au_shoalhaven_coast: region({
741
+ key: 'au_shoalhaven_coast',
742
+ label:
743
+ /*i18n*/
744
+ {
745
+ id: 'validValues.region.au_shoalhaven_coast',
746
+ message: 'Shoalhaven Coast'
747
+ },
748
+ subregions: []
749
+ }),
750
+ au_south_austrialia: region({
751
+ key: 'au_south_austrialia',
752
+ label:
753
+ /*i18n*/
754
+ {
755
+ id: 'validValues.region.au_south_austrialia',
756
+ message: 'South Australia'
757
+ },
758
+ subregions: []
759
+ }),
760
+ au_south_burnett: region({
761
+ key: 'au_south_burnett',
762
+ label:
763
+ /*i18n*/
764
+ {
765
+ id: 'validValues.region.au_south_burnett',
766
+ message: 'South Burnett'
767
+ },
768
+ subregions: []
769
+ }),
770
+ au_southeastern_austrialia: region({
771
+ key: 'au_southeastern_austrialia',
772
+ label:
773
+ /*i18n*/
774
+ {
775
+ id: 'validValues.region.au_southeastern_austrialia',
776
+ message: 'South Eastern Australia'
777
+ },
778
+ subregions: []
779
+ }),
780
+ au_southern_fleurieu: region({
781
+ key: 'au_southern_fleurieu',
782
+ label:
783
+ /*i18n*/
784
+ {
785
+ id: 'validValues.region.au_southern_fleurieu',
786
+ message: 'Southern Fleurieu'
787
+ },
788
+ subregions: []
789
+ }),
790
+ au_southern_flinders_ranges: region({
791
+ key: 'au_southern_flinders_ranges',
792
+ label:
793
+ /*i18n*/
794
+ {
795
+ id: 'validValues.region.au_southern_flinders_ranges',
796
+ message: 'Southern Flinders Ranges'
797
+ },
798
+ subregions: []
799
+ }),
800
+ au_southern_highlands: region({
801
+ key: 'au_southern_highlands',
802
+ label:
803
+ /*i18n*/
804
+ {
805
+ id: 'validValues.region.au_southern_highlands',
806
+ message: 'Southern Highlands'
807
+ },
808
+ subregions: []
809
+ }),
810
+ au_strathbogie_ranges: region({
811
+ key: 'au_strathbogie_ranges',
812
+ label:
813
+ /*i18n*/
814
+ {
815
+ id: 'validValues.region.au_strathbogie_ranges',
816
+ message: 'Strathbogie Ranges'
817
+ },
818
+ subregions: []
819
+ }),
820
+ au_sunbury: region({
821
+ key: 'au_sunbury',
822
+ label:
823
+ /*i18n*/
824
+ {
825
+ id: 'validValues.region.au_sunbury',
826
+ message: 'Sunbury'
827
+ },
828
+ subregions: []
829
+ }),
830
+ au_swan_district: region({
831
+ key: 'au_swan_district',
832
+ label:
833
+ /*i18n*/
834
+ {
835
+ id: 'validValues.region.au_swan_district',
836
+ message: 'Swan District'
837
+ },
838
+ subregions: ['au_swan_valley', 'all_no-subregion']
839
+ }),
840
+ au_swan_hill: region({
841
+ key: 'au_swan_hill',
842
+ label:
843
+ /*i18n*/
844
+ {
845
+ id: 'validValues.region.au_swan_hill',
846
+ message: 'Swan Hill'
847
+ },
848
+ subregions: []
849
+ }),
850
+ au_tasmania: region({
851
+ key: 'au_tasmania',
852
+ label:
853
+ /*i18n*/
854
+ {
855
+ id: 'validValues.region.au_tasmania',
856
+ message: 'Tasmania'
857
+ },
858
+ subregions: []
859
+ }),
860
+ au_tumbarumba: region({
861
+ key: 'au_tumbarumba',
862
+ label:
863
+ /*i18n*/
864
+ {
865
+ id: 'validValues.region.au_tumbarumba',
866
+ message: 'Tumbarumba'
867
+ },
868
+ subregions: []
869
+ }),
870
+ au_upper_goulburn: region({
871
+ key: 'au_upper_goulburn',
872
+ label:
873
+ /*i18n*/
874
+ {
875
+ id: 'validValues.region.au_upper_goulburn',
876
+ message: 'Upper Goulburn'
877
+ },
878
+ subregions: []
879
+ }),
880
+ au_victoria: region({
881
+ key: 'au_victoria',
882
+ label:
883
+ /*i18n*/
884
+ {
885
+ id: 'validValues.region.au_victoria',
886
+ message: 'Victoria'
887
+ },
888
+ subregions: []
889
+ }),
890
+ au_western_austrialia: region({
891
+ key: 'au_western_austrialia',
892
+ label:
893
+ /*i18n*/
894
+ {
895
+ id: 'validValues.region.au_western_austrialia',
896
+ message: 'Western Australia'
897
+ },
898
+ subregions: []
899
+ }),
900
+ au_wrattonbully: region({
901
+ key: 'au_wrattonbully',
902
+ label:
903
+ /*i18n*/
904
+ {
905
+ id: 'validValues.region.au_wrattonbully',
906
+ message: 'Wrattonbully'
907
+ },
908
+ subregions: []
909
+ }),
910
+ au_yarra_valley: region({
911
+ key: 'au_yarra_valley',
912
+ label:
913
+ /*i18n*/
914
+ {
915
+ id: 'validValues.region.au_yarra_valley',
916
+ message: 'Yarra Valley'
917
+ },
918
+ subregions: []
919
+ }),
920
+ ba_mostar: region({
921
+ key: 'ba_mostar',
922
+ label:
923
+ /*i18n*/
924
+ {
925
+ id: 'validValues.region.ba_mostar',
926
+ message: 'Mostar'
927
+ },
928
+ subregions: []
929
+ }),
930
+ be_flanders: region({
931
+ key: 'be_flanders',
932
+ label:
933
+ /*i18n*/
934
+ {
935
+ id: 'validValues.region.be_flanders',
936
+ message: 'Flanders'
937
+ },
938
+ subregions: ['all_no-subregion', 'be_aoc_hageland', 'be_aoc_haspengouw', 'be_aoc_heuvelland', 'be_aoc_flemishSQW']
939
+ }),
940
+ be_wallonia: region({
941
+ key: 'be_wallonia',
942
+ label:
943
+ /*i18n*/
944
+ {
945
+ id: 'validValues.region.be_wallonia',
946
+ message: 'Wallonia'
947
+ },
948
+ subregions: ['all_no-subregion', 'be_aoc_cotes_sambre']
949
+ }),
950
+ be_vindepays: region({
951
+ key: 'be_vindepays',
952
+ label:
953
+ /*i18n*/
954
+ {
955
+ id: 'validValues.region.be_vindepays',
956
+ message: 'Vin de pays'
957
+ },
958
+ subregions: ['all_no-subregion']
959
+ }),
960
+ bg_black_sea: region({
961
+ key: 'bg_black_sea',
962
+ label:
963
+ /*i18n*/
964
+ {
965
+ id: 'validValues.region.bg_black_sea',
966
+ message: 'Black Sea'
967
+ },
968
+ subregions: []
969
+ }),
970
+ bg_danubian_plain: region({
971
+ key: 'bg_danubian_plain',
972
+ label:
973
+ /*i18n*/
974
+ {
975
+ id: 'validValues.region.bg_danubian_plain',
976
+ message: 'Danubian Plain'
977
+ },
978
+ subregions: []
979
+ }),
980
+ bg_rose_valley: region({
981
+ key: 'bg_rose_valley',
982
+ label:
983
+ /*i18n*/
984
+ {
985
+ id: 'validValues.region.bg_rose_valley',
986
+ message: 'Rose Valley'
987
+ },
988
+ subregions: []
989
+ }),
990
+ bg_struma_river: region({
991
+ key: 'bg_struma_river',
992
+ label:
993
+ /*i18n*/
994
+ {
995
+ id: 'validValues.region.bg_struma_river',
996
+ message: 'Struma River Valley'
997
+ },
998
+ subregions: []
999
+ }),
1000
+ bg_thracian_lowland: region({
1001
+ key: 'bg_thracian_lowland',
1002
+ label:
1003
+ /*i18n*/
1004
+ {
1005
+ id: 'validValues.region.bg_thracian_lowland',
1006
+ message: 'Thracian Lowland'
1007
+ },
1008
+ subregions: []
1009
+ }),
1010
+ br_campanha: region({
1011
+ key: 'br_campanha',
1012
+ label:
1013
+ /*i18n*/
1014
+ {
1015
+ id: 'validValues.region.br_campanha',
1016
+ message: 'Campanha'
1017
+ },
1018
+ subregions: []
1019
+ }),
1020
+ br_camposDeCima: region({
1021
+ key: 'br_camposDeCima',
1022
+ label:
1023
+ /*i18n*/
1024
+ {
1025
+ id: 'validValues.region.br_camposDeCima',
1026
+ message: 'Campos de Cima da Serra'
1027
+ },
1028
+ subregions: []
1029
+ }),
1030
+ br_planaltoCatarinense: region({
1031
+ key: 'br_planaltoCatarinense',
1032
+ label:
1033
+ /*i18n*/
1034
+ {
1035
+ id: 'validValues.region.br_planaltoCatarinense',
1036
+ message: 'Planalto Catarinense'
1037
+ },
1038
+ subregions: []
1039
+ }),
1040
+ br_serraGaucha: region({
1041
+ key: 'br_serraGaucha',
1042
+ label:
1043
+ /*i18n*/
1044
+ {
1045
+ id: 'validValues.region.br_serraGaucha',
1046
+ message: 'Serra Gaúcha'
1047
+ },
1048
+ subregions: []
1049
+ }),
1050
+ br_serraSudeste: region({
1051
+ key: 'br_serraSudeste',
1052
+ label:
1053
+ /*i18n*/
1054
+ {
1055
+ id: 'validValues.region.br_serraSudeste',
1056
+ message: 'Serra do Sudeste'
1057
+ },
1058
+ subregions: []
1059
+ }),
1060
+ br_valeSaoFrancisco: region({
1061
+ key: 'br_valeSaoFrancisco',
1062
+ label:
1063
+ /*i18n*/
1064
+ {
1065
+ id: 'validValues.region.br_valeSaoFrancisco',
1066
+ message: 'Vale do São Francisco'
1067
+ },
1068
+ subregions: []
1069
+ }),
1070
+ ca_bcolumbia: region({
1071
+ key: 'ca_bcolumbia',
1072
+ label:
1073
+ /*i18n*/
1074
+ {
1075
+ id: 'validValues.region.ca_bcolumbia',
1076
+ message: 'British Columbia'
1077
+ },
1078
+ subregions: []
1079
+ }),
1080
+ ca_nova_scotia: region({
1081
+ key: 'ca_nova_scotia',
1082
+ label:
1083
+ /*i18n*/
1084
+ {
1085
+ id: 'validValues.region.ca_nova_scotia',
1086
+ message: 'Nova Scotia'
1087
+ },
1088
+ subregions: []
1089
+ }),
1090
+ ca_ontario: region({
1091
+ key: 'ca_ontario',
1092
+ label:
1093
+ /*i18n*/
1094
+ {
1095
+ id: 'validValues.region.ca_ontario',
1096
+ message: 'Ontario'
1097
+ },
1098
+ subregions: ['ca_ontario_niagara', 'ca_ontario_pelee', 'ca_ontario_erie', 'ca_ontario_edward', 'all_no-subregion']
1099
+ }),
1100
+ ca_quebec: region({
1101
+ key: 'ca_quebec',
1102
+ label:
1103
+ /*i18n*/
1104
+ {
1105
+ id: 'validValues.region.ca_quebec',
1106
+ message: 'Quebec'
1107
+ },
1108
+ subregions: []
1109
+ }),
1110
+ ch_geneva: region({
1111
+ key: 'ch_geneva',
1112
+ label:
1113
+ /*i18n*/
1114
+ {
1115
+ id: 'validValues.region.ch_geneva',
1116
+ message: 'Geneva'
1117
+ },
1118
+ subregions: []
1119
+ }),
1120
+ ch_neuchatel: region({
1121
+ key: 'ch_neuchatel',
1122
+ label:
1123
+ /*i18n*/
1124
+ {
1125
+ id: 'validValues.region.ch_neuchatel',
1126
+ message: 'Neuchâtel'
1127
+ },
1128
+ subregions: []
1129
+ }),
1130
+ ch_swiss_german: region({
1131
+ key: 'ch_swiss_german',
1132
+ label:
1133
+ /*i18n*/
1134
+ {
1135
+ id: 'validValues.region.ch_swiss_german',
1136
+ message: 'Swiss German Part'
1137
+ },
1138
+ subregions: []
1139
+ }),
1140
+ ch_ticino: region({
1141
+ key: 'ch_ticino',
1142
+ label:
1143
+ /*i18n*/
1144
+ {
1145
+ id: 'validValues.region.ch_ticino',
1146
+ message: 'Ticino'
1147
+ },
1148
+ subregions: []
1149
+ }),
1150
+ ch_valais: region({
1151
+ key: 'ch_valais',
1152
+ label:
1153
+ /*i18n*/
1154
+ {
1155
+ id: 'validValues.region.ch_valais',
1156
+ message: 'Valais'
1157
+ },
1158
+ subregions: []
1159
+ }),
1160
+ ch_vaud: region({
1161
+ key: 'ch_vaud',
1162
+ label:
1163
+ /*i18n*/
1164
+ {
1165
+ id: 'validValues.region.ch_vaud',
1166
+ message: 'Vaud'
1167
+ },
1168
+ subregions: ['ch_vaud_la_cote', 'ch_vaud_lavaux', 'ch_vaud_cotes_lorbe', 'ch_vaud_bonvillars', 'ch_vaud_vully', 'ch_vaud_chablais', 'ch_vaud_calamin', 'ch_vaud_dezaley', 'all_no-subregion']
1169
+ }),
1170
+ cl_aconcagua_costa: region({
1171
+ key: 'cl_aconcagua_costa',
1172
+ label:
1173
+ /*i18n*/
1174
+ {
1175
+ id: 'validValues.region.cl_aconcagua_costa',
1176
+ message: 'Aconcagua Costa'
1177
+ },
1178
+ subregions: ['cl_zapallar', 'all_no-subregion']
1179
+ }),
1180
+ cl_aconcagua_valley: region({
1181
+ key: 'cl_aconcagua_valley',
1182
+ label:
1183
+ /*i18n*/
1184
+ {
1185
+ id: 'validValues.region.cl_aconcagua_valley',
1186
+ message: 'Aconcagua Valley'
1187
+ },
1188
+ subregions: ['cl_panquehue', 'cl_san_estaban', 'all_no-subregion']
1189
+ }),
1190
+ cl_atacama: region({
1191
+ key: 'cl_atacama',
1192
+ label:
1193
+ /*i18n*/
1194
+ {
1195
+ id: 'validValues.region.cl_atacama',
1196
+ message: 'Atacama'
1197
+ },
1198
+ subregions: ['all_no-subregion']
1199
+ }),
1200
+ cl_austral: region({
1201
+ key: 'cl_austral',
1202
+ label:
1203
+ /*i18n*/
1204
+ {
1205
+ id: 'validValues.region.cl_austral',
1206
+ message: 'Austral'
1207
+ },
1208
+ subregions: ['cl_lago_ranco', 'cl_ranco', 'cl_futrono', 'cl_cautin_valley', 'cl_osorno_valley', 'all_no-subregion']
1209
+ }),
1210
+ cl_bio_bio: region({
1211
+ key: 'cl_bio_bio',
1212
+ label:
1213
+ /*i18n*/
1214
+ {
1215
+ id: 'validValues.region.cl_bio_bio',
1216
+ message: 'Bío-Bío'
1217
+ },
1218
+ subregions: ['cl_yumbel', 'cl_mulchen', 'all_no-subregion']
1219
+ }),
1220
+ cl_cachapoal_valley: region({
1221
+ key: 'cl_cachapoal_valley',
1222
+ label:
1223
+ /*i18n*/
1224
+ {
1225
+ id: 'validValues.region.cl_cachapoal_valley',
1226
+ message: 'Cachapoal Valley'
1227
+ },
1228
+ subregions: ['cl_rancagua', 'cl_requinoa', 'cl_rengo', 'cl_peumo', 'all_no-subregion']
1229
+ }),
1230
+ cl_casablanca_valley: region({
1231
+ key: 'cl_casablanca_valley',
1232
+ label:
1233
+ /*i18n*/
1234
+ {
1235
+ id: 'validValues.region.cl_casablanca_valley',
1236
+ message: 'Casablanca Valley'
1237
+ },
1238
+ subregions: ['all_no-subregion']
1239
+ }),
1240
+ cl_central_valley: region({
1241
+ key: 'cl_central_valley',
1242
+ label:
1243
+ /*i18n*/
1244
+ {
1245
+ id: 'validValues.region.cl_central_valley',
1246
+ message: 'Valle Central'
1247
+ },
1248
+ subregions: ['all_no-subregion']
1249
+ }),
1250
+ cl_choapa_valley: region({
1251
+ key: 'cl_choapa_valley',
1252
+ label:
1253
+ /*i18n*/
1254
+ {
1255
+ id: 'validValues.region.cl_choapa_valley',
1256
+ message: 'Choapa Valley'
1257
+ },
1258
+ subregions: ['cl_salamanca', 'cl_illapel', 'all_no-subregion']
1259
+ }),
1260
+ cl_colchagua_valley: region({
1261
+ key: 'cl_colchagua_valley',
1262
+ label:
1263
+ /*i18n*/
1264
+ {
1265
+ id: 'validValues.region.cl_colchagua_valley',
1266
+ message: 'Colchagua Valley'
1267
+ },
1268
+ subregions: ['cl_san_fernando', 'cl_chimbarongo', 'cl_los_lingues', 'cl_nancagua', 'cl_santa_cruz', 'cl_apalta', 'cl_palmilla', 'cl_peralillo', 'cl_lolol', 'cl_pumanque', 'cl_paredones', 'cl_osorno_valley', 'all_no-subregion']
1269
+ }),
1270
+ cl_copiapo_valley: region({
1271
+ key: 'cl_copiapo_valley',
1272
+ label:
1273
+ /*i18n*/
1274
+ {
1275
+ id: 'validValues.region.cl_copiapo_valley',
1276
+ message: 'Copiapó Valley'
1277
+ },
1278
+ subregions: ['all_no-subregion']
1279
+ }),
1280
+ cl_curico_valley: region({
1281
+ key: 'cl_curico_valley',
1282
+ label:
1283
+ /*i18n*/
1284
+ {
1285
+ id: 'validValues.region.cl_curico_valley',
1286
+ message: 'Curicó Valley'
1287
+ },
1288
+ subregions: ['cl_teno_valley', 'cl_rauco', 'cl_romeral', 'cl_lontue', 'cl_molina', 'cl_sagrada_familia', 'cl_vichuquen', 'cl_licanten', 'all_no-subregion']
1289
+ }),
1290
+ cl_elqui_valley: region({
1291
+ key: 'cl_elqui_valley',
1292
+ label:
1293
+ /*i18n*/
1294
+ {
1295
+ id: 'validValues.region.cl_elqui_valley',
1296
+ message: 'Elqui Valley'
1297
+ },
1298
+ subregions: ['cl_vicuna', 'cl_panguano', 'all_no-subregion']
1299
+ }),
1300
+ cl_huasco_valley: region({
1301
+ key: 'cl_huasco_valley',
1302
+ label:
1303
+ /*i18n*/
1304
+ {
1305
+ id: 'validValues.region.cl_huasco_valley',
1306
+ message: 'Huasco Valley'
1307
+ },
1308
+ subregions: ['all_no-subregion']
1309
+ }),
1310
+ cl_itata_valley: region({
1311
+ key: 'cl_itata_valley',
1312
+ label:
1313
+ /*i18n*/
1314
+ {
1315
+ id: 'validValues.region.cl_itata_valley',
1316
+ message: 'Itata Valley'
1317
+ },
1318
+ subregions: ['cl_chillan', 'cl_quillon', 'cl_portezuelo', 'cl_guarilihue', 'cl_coelemu', 'all_no-subregion']
1319
+ }),
1320
+ cl_leyda: region({
1321
+ key: 'cl_leyda',
1322
+ label:
1323
+ /*i18n*/
1324
+ {
1325
+ id: 'validValues.region.cl_leyda',
1326
+ message: 'Leyda Valley'
1327
+ },
1328
+ subregions: ['cl_san_juan', 'all_no-subregion']
1329
+ }),
1330
+ cl_limari_valley: region({
1331
+ key: 'cl_limari_valley',
1332
+ label:
1333
+ /*i18n*/
1334
+ {
1335
+ id: 'validValues.region.cl_limari_valley',
1336
+ message: 'Limarí Valley'
1337
+ },
1338
+ subregions: ['cl_ovalle', 'cl_monte_patria', 'cl_quebrada_seca', 'cl_puntiqui', 'cl_rio_hurtado', 'all_no-subregion']
1339
+ }),
1340
+ cl_maipo_valley: region({
1341
+ key: 'cl_maipo_valley',
1342
+ label:
1343
+ /*i18n*/
1344
+ {
1345
+ id: 'validValues.region.cl_maipo_valley',
1346
+ message: 'Maipo Valley'
1347
+ },
1348
+ subregions: ['cl_penalolen', 'cl_pirque', 'cl_puente_alto', 'cl_buin', 'cl_isla_maipo', 'cl_talagante', 'cl_melipilla', 'cl_alhue', 'cl_maria_pinto', 'all_no-subregion']
1349
+ }),
1350
+ cl_malleco_valley: region({
1351
+ key: 'cl_malleco_valley',
1352
+ label:
1353
+ /*i18n*/
1354
+ {
1355
+ id: 'validValues.region.cl_malleco_valley',
1356
+ message: 'Malleco Valley'
1357
+ },
1358
+ subregions: ['cl_trainguen', 'all_no-subregion']
1359
+ }),
1360
+ cl_maule_valley: region({
1361
+ key: 'cl_maule_valley',
1362
+ label:
1363
+ /*i18n*/
1364
+ {
1365
+ id: 'validValues.region.cl_maule_valley',
1366
+ message: 'Maule Valley'
1367
+ },
1368
+ subregions: ['cl_talca', 'cl_claro_valley', 'cl_pencahue', 'cl_san_clemente', 'cl_san_rafael', 'cl_tutuven', 'cl_loncomilla', 'cl_san_javier', 'cl_villa_alegre', 'cl_parral', 'cl_linares', 'cl_colbun', 'cl_cauquenes', 'cl_empedrado', 'all_no-subregion']
1369
+ }),
1370
+ cl_rapel_valley: region({
1371
+ key: 'cl_rapel_valley',
1372
+ label:
1373
+ /*i18n*/
1374
+ {
1375
+ id: 'validValues.region.cl_rapel_valley',
1376
+ message: 'Rapel Valley'
1377
+ },
1378
+ subregions: ['all_no-subregion']
1379
+ }),
1380
+ cl_san_antonio_valley: region({
1381
+ key: 'cl_san_antonio_valley',
1382
+ label:
1383
+ /*i18n*/
1384
+ {
1385
+ id: 'validValues.region.cl_san_antonio_valley',
1386
+ message: 'San Antonio Valley'
1387
+ },
1388
+ subregions: ['cl_lo_abarca', 'cl_malvilla', 'cl_rosario', 'cl_cartegena', 'all_no-subregion']
1389
+ }),
1390
+ cl_secano: region({
1391
+ key: 'cl_secano',
1392
+ label:
1393
+ /*i18n*/
1394
+ {
1395
+ id: 'validValues.region.cl_secano',
1396
+ message: 'Secano Interior'
1397
+ },
1398
+ subregions: ['all_no-subregion']
1399
+ }),
1400
+ cn_beijing: region({
1401
+ key: 'cn_beijing',
1402
+ label:
1403
+ /*i18n*/
1404
+ {
1405
+ id: 'validValues.region.cn_beijing',
1406
+ message: 'Beijing'
1407
+ },
1408
+ subregions: []
1409
+ }),
1410
+ cn_gansu: region({
1411
+ key: 'cn_gansu',
1412
+ label:
1413
+ /*i18n*/
1414
+ {
1415
+ id: 'validValues.region.cn_gansu',
1416
+ message: 'Gansu'
1417
+ },
1418
+ subregions: []
1419
+ }),
1420
+ cn_hebei: region({
1421
+ key: 'cn_hebei',
1422
+ label:
1423
+ /*i18n*/
1424
+ {
1425
+ id: 'validValues.region.cn_hebei',
1426
+ message: 'Hebei'
1427
+ },
1428
+ subregions: []
1429
+ }),
1430
+ cn_inner: region({
1431
+ key: 'cn_inner',
1432
+ label:
1433
+ /*i18n*/
1434
+ {
1435
+ id: 'validValues.region.cn_inner',
1436
+ message: 'Inner Mongolia'
1437
+ },
1438
+ subregions: []
1439
+ }),
1440
+ cn_jilin: region({
1441
+ key: 'cn_jilin',
1442
+ label:
1443
+ /*i18n*/
1444
+ {
1445
+ id: 'validValues.region.cn_jilin',
1446
+ message: 'Jilin'
1447
+ },
1448
+ subregions: []
1449
+ }),
1450
+ cn_ningxia: region({
1451
+ key: 'cn_ningxia',
1452
+ label:
1453
+ /*i18n*/
1454
+ {
1455
+ id: 'validValues.region.cn_ningxia',
1456
+ message: 'Ningxia Hui'
1457
+ },
1458
+ subregions: []
1459
+ }),
1460
+ cn_shaanxi: region({
1461
+ key: 'cn_shaanxi',
1462
+ label:
1463
+ /*i18n*/
1464
+ {
1465
+ id: 'validValues.region.cn_shaanxi',
1466
+ message: 'Shaanxi'
1467
+ },
1468
+ subregions: []
1469
+ }),
1470
+ cn_shanxi: region({
1471
+ key: 'cn_shanxi',
1472
+ label:
1473
+ /*i18n*/
1474
+ {
1475
+ id: 'validValues.region.cn_shanxi',
1476
+ message: 'Shanxi'
1477
+ },
1478
+ subregions: []
1479
+ }),
1480
+ cn_snadong: region({
1481
+ key: 'cn_snadong',
1482
+ label:
1483
+ /*i18n*/
1484
+ {
1485
+ id: 'validValues.region.cn_snadong',
1486
+ message: 'Shandong'
1487
+ },
1488
+ subregions: []
1489
+ }),
1490
+ cn_tianjin: region({
1491
+ key: 'cn_tianjin',
1492
+ label:
1493
+ /*i18n*/
1494
+ {
1495
+ id: 'validValues.region.cn_tianjin',
1496
+ message: 'Tianjin'
1497
+ },
1498
+ subregions: []
1499
+ }),
1500
+ cn_xinjian: region({
1501
+ key: 'cn_xinjian',
1502
+ label:
1503
+ /*i18n*/
1504
+ {
1505
+ id: 'validValues.region.cn_xinjian',
1506
+ message: 'Xinjiang Uyghur'
1507
+ },
1508
+ subregions: []
1509
+ }),
1510
+ cn_yunnan: region({
1511
+ key: 'cn_yunnan',
1512
+ label:
1513
+ /*i18n*/
1514
+ {
1515
+ id: 'validValues.region.cn_yunnan',
1516
+ message: 'Yunnan & Sichuan'
1517
+ },
1518
+ subregions: []
1519
+ }),
1520
+ de_ahr: region({
1521
+ key: 'de_ahr',
1522
+ label:
1523
+ /*i18n*/
1524
+ {
1525
+ id: 'validValues.region.de_ahr',
1526
+ message: 'Ahr'
1527
+ },
1528
+ subregions: []
1529
+ }),
1530
+ de_baden: region({
1531
+ key: 'de_baden',
1532
+ label:
1533
+ /*i18n*/
1534
+ {
1535
+ id: 'validValues.region.de_baden',
1536
+ message: 'Baden'
1537
+ },
1538
+ subregions: ['badische_bergstrasse', 'bodensee', 'breisgau', 'kaiserstuhl', 'kraichgau', 'markgräflerland', 'ortenau', 'tauberfranken', 'tuniberg', 'all_no-subregion']
1539
+ }),
1540
+ de_franken: region({
1541
+ key: 'de_franken',
1542
+ label:
1543
+ /*i18n*/
1544
+ {
1545
+ id: 'validValues.region.de_franken',
1546
+ message: 'Franken'
1547
+ },
1548
+ subregions: ['maindreieck', 'mainviereck', 'steigerwald', 'all_no-subregion']
1549
+ }),
1550
+ de_hesse: region({
1551
+ key: 'de_hesse',
1552
+ label:
1553
+ /*i18n*/
1554
+ {
1555
+ id: 'validValues.region.de_hesse',
1556
+ message: 'Hessische Bergstrasse'
1557
+ },
1558
+ subregions: []
1559
+ }),
1560
+ de_mittelrhein: region({
1561
+ key: 'de_mittelrhein',
1562
+ label:
1563
+ /*i18n*/
1564
+ {
1565
+ id: 'validValues.region.de_mittelrhein',
1566
+ message: 'Mittelrhein'
1567
+ },
1568
+ subregions: []
1569
+ }),
1570
+ de_mosel: region({
1571
+ key: 'de_mosel',
1572
+ label:
1573
+ /*i18n*/
1574
+ {
1575
+ id: 'validValues.region.de_mosel',
1576
+ message: 'Mosel'
1577
+ },
1578
+ subregions: ['bernkastel', 'ruwer', 'saar', 'suedliche_weinmosel', 'terrassenmosel', 'all_no-subregion']
1579
+ }),
1580
+ de_nahe: region({
1581
+ key: 'de_nahe',
1582
+ label:
1583
+ /*i18n*/
1584
+ {
1585
+ id: 'validValues.region.de_nahe',
1586
+ message: 'Nahe'
1587
+ },
1588
+ subregions: []
1589
+ }),
1590
+ de_other: region({
1591
+ key: 'de_other',
1592
+ label:
1593
+ /*i18n*/
1594
+ {
1595
+ id: 'validValues.region.de_other',
1596
+ message: '- Other Region'
1597
+ },
1598
+ subregions: []
1599
+ }),
1600
+ de_pfalz: region({
1601
+ key: 'de_pfalz',
1602
+ label:
1603
+ /*i18n*/
1604
+ {
1605
+ id: 'validValues.region.de_pfalz',
1606
+ message: 'Pfalz'
1607
+ },
1608
+ subregions: ['mittelhaardt-deutsche_weinstrasse', 'suedliche_weinstrasse', 'all_no-subregion']
1609
+ }),
1610
+ de_rheingau: region({
1611
+ key: 'de_rheingau',
1612
+ label:
1613
+ /*i18n*/
1614
+ {
1615
+ id: 'validValues.region.de_rheingau',
1616
+ message: 'Rheingau'
1617
+ },
1618
+ subregions: []
1619
+ }),
1620
+ de_rheinhessen: region({
1621
+ key: 'de_rheinhessen',
1622
+ label:
1623
+ /*i18n*/
1624
+ {
1625
+ id: 'validValues.region.de_rheinhessen',
1626
+ message: 'Rheinhessen'
1627
+ },
1628
+ subregions: ['bingen', 'nierstein', 'wonnegau', 'all_no-subregion']
1629
+ }),
1630
+ de_saale: region({
1631
+ key: 'de_saale',
1632
+ label:
1633
+ /*i18n*/
1634
+ {
1635
+ id: 'validValues.region.de_saale',
1636
+ message: 'Saale-Unstrut'
1637
+ },
1638
+ subregions: []
1639
+ }),
1640
+ de_sachsen: region({
1641
+ key: 'de_sachsen',
1642
+ label:
1643
+ /*i18n*/
1644
+ {
1645
+ id: 'validValues.region.de_sachsen',
1646
+ message: 'Sachsen'
1647
+ },
1648
+ subregions: []
1649
+ }),
1650
+ de_wurttemberg: region({
1651
+ key: 'de_wurttemberg',
1652
+ label:
1653
+ /*i18n*/
1654
+ {
1655
+ id: 'validValues.region.de_wurttemberg',
1656
+ message: 'Württemberg'
1657
+ },
1658
+ subregions: []
1659
+ }),
1660
+ ec_guayaquil: region({
1661
+ key: 'ec_guayaquil',
1662
+ label:
1663
+ /*i18n*/
1664
+ {
1665
+ id: 'validValues.region.ec_guayaquil',
1666
+ message: 'Guayaquil'
1667
+ },
1668
+ subregions: []
1669
+ }),
1670
+ es_andalusia: region({
1671
+ key: 'es_andalusia',
1672
+ label:
1673
+ /*i18n*/
1674
+ {
1675
+ id: 'validValues.region.es_andalusia',
1676
+ message: 'Andalucia'
1677
+ },
1678
+ subregions: ['es_altiplano_sierra_nevada', 'es_bailen', 'es_cadiz', 'es_condado_de_huelva', 'es_cordoba', 'es_cumbres_de_guadalfeo', 'es_desierto_de_almeria', 'es_granada', 'es_manzanilla_sanlucar_de_barrameda', 'es_jerez-xeres-sherry_y_manzanilla-sanlucar_de_barram', 'es_jerez-xeres-sherry', 'es_laderas_del_genil', 'es_laujar-alpujarra', 'es_lebrija', 'es_los_palacios', 'es_malaga-sierras_de_malaga', 'es_montilla-moriles', 'es_norte_de_almeria', 'es_ribera_del_andarax', 'es_sierra_norte_de_sevilla', 'es_sierra_sur_de_jaen', 'es_sierras_de_las_estancies', 'es_torreperogil', 'es_villaviciosa_de_cordoba', 'all_no-subregion']
1679
+ }),
1680
+ es_aragon: region({
1681
+ key: 'es_aragon',
1682
+ label:
1683
+ /*i18n*/
1684
+ {
1685
+ id: 'validValues.region.es_aragon',
1686
+ message: 'Aragón'
1687
+ },
1688
+ subregions: ['es_bajo_aragon', 'es_calatayud', 'es_ribera_del_gallego', 'es_campo_de_borja', 'es_carinena', 'es_pago_ayles_vp', 'es_ribera_del_jiloca', 'es_aragon_ribera_del_queiles', 'es_somontano', 'es_valdejalon', 'es_valle_del_cinca', 'all_no-subregion', 'es_cava']
1689
+ }),
1690
+ es_asturias: region({
1691
+ key: 'es_asturias',
1692
+ label:
1693
+ /*i18n*/
1694
+ {
1695
+ id: 'validValues.region.es_asturias',
1696
+ message: 'Asturias'
1697
+ },
1698
+ subregions: ['es_cangas', 'all_no-subregion']
1699
+ }),
1700
+ es_balearic_islands: region({
1701
+ key: 'es_balearic_islands',
1702
+ label:
1703
+ /*i18n*/
1704
+ {
1705
+ id: 'validValues.region.es_balearic_islands',
1706
+ message: 'Balearic Islands'
1707
+ },
1708
+ subregions: ['es_binissalem_mallorca', 'es_eivissa', 'es_formentera', 'es_illes_balears', 'es_isla_de_menorca', 'es_mallorca', 'es_pla_i_llevant', 'es_sierra_de_tramuntana-costa_nord', 'all_no-subregion']
1709
+ }),
1710
+ es_basque_country: region({
1711
+ key: 'es_basque_country',
1712
+ label:
1713
+ /*i18n*/
1714
+ {
1715
+ id: 'validValues.region.es_basque_country',
1716
+ message: 'Basque Country'
1717
+ },
1718
+ subregions: ['es_chacoli_de_alava-arabako_txakolina-txakoli_de_alav', 'es_chacoli_de_bizcaia', 'es_chacoli_de_guetaria-getariako_txakolina-txakoli_de', 'all_no-subregion', 'es_cava']
1719
+ }),
1720
+ es_calatayud: region({
1721
+ key: 'es_calatayud',
1722
+ label:
1723
+ /*i18n*/
1724
+ {
1725
+ id: 'validValues.region.es_calatayud',
1726
+ message: 'Calatayud'
1727
+ },
1728
+ subregions: []
1729
+ }),
1730
+ es_canary_islands: region({
1731
+ key: 'es_canary_islands',
1732
+ label:
1733
+ /*i18n*/
1734
+ {
1735
+ id: 'validValues.region.es_canary_islands',
1736
+ message: 'Canary Islands'
1737
+ },
1738
+ subregions: ['es_abona', 'es_el_hierro', 'es_gran_canaria', 'es_la_palma', 'es_islas_canarias', 'es_gomera', 'es_lanzarote', 'es_tacoronte-acentejo', 'es_valle_de_guimar', 'es_valle_de_la_orotava', 'es_ycoden-daute-isora', 'all_no-subregion']
1739
+ }),
1740
+ es_cantabria: region({
1741
+ key: 'es_cantabria',
1742
+ label:
1743
+ /*i18n*/
1744
+ {
1745
+ id: 'validValues.region.es_cantabria',
1746
+ message: 'Cantabria'
1747
+ },
1748
+ subregions: ['es_costa_de_cantabria', 'es_liebana', 'all_no-subregion']
1749
+ }),
1750
+ 'es_castile-la_mancha': region({
1751
+ key: 'es_castile-la_mancha',
1752
+ label:
1753
+ /*i18n*/
1754
+ {
1755
+ id: 'validValues.region.es_castile-la_mancha',
1756
+ message: 'Castile-La Mancha'
1757
+ },
1758
+ subregions: ['es_almansa', 'es_campo_de_la_guardia_vp', 'es_casa_del_blanco_vp', 'es_castilla', 'es_dehesa_del_carrizal_vp', 'es_dominio_de_valdepusa_vp', 'es_finca_elez_vp', 'es_florentino_vp', 'es_guijoso_vp', 'es_jumilla', 'es_la_mancha', 'es_manchuela', 'es_mentrida', 'es_mondejar', 'es_pago_calzadilla_vp', 'es_cerrillos_vp', 'es_ribera_del_jucar', 'es_ucles', 'es_valdepenas', 'all_no-subregion']
1759
+ }),
1760
+ 'es_castile-leon': region({
1761
+ key: 'es_castile-leon',
1762
+ label:
1763
+ /*i18n*/
1764
+ {
1765
+ id: 'validValues.region.es_castile-leon',
1766
+ message: 'Castile-Leon'
1767
+ },
1768
+ subregions: ['es_arlanza', 'es_arribes_', 'es_bierzo', 'es_castilla_y_leon', 'es_cigales', 'es_ribera_del_duero', 'es_rueda', 'es_sierra_de_salamanca', 'es_tierra_de_leon', 'es_tierra_del_vino_de_zamora', 'es_toro', 'es_valles_de_benavente', 'es_valtiendas', 'all_no-subregion', 'es_cava', 'es_cebreros_sierras_de_gredos']
1769
+ }),
1770
+ es_catalonia: region({
1771
+ key: 'es_catalonia',
1772
+ label:
1773
+ /*i18n*/
1774
+ {
1775
+ id: 'validValues.region.es_catalonia',
1776
+ message: 'Catalonia'
1777
+ },
1778
+ subregions: ['es_alella', 'es_catalunya', 'es_cava', 'es_conca_de_barbera', 'es_costers_del_segre', 'es_emporda', 'es_montsant', 'es_penedes', 'es_alt_penedes', 'es_penedes_central', 'es_baix_penedes', 'es_pla_de_bages', 'es_priorat', 'es_tarragona', 'es_terra_alta', 'all_no-subregion']
1779
+ }),
1780
+ es_ceuta: region({
1781
+ key: 'es_ceuta',
1782
+ label:
1783
+ /*i18n*/
1784
+ {
1785
+ id: 'validValues.region.es_ceuta',
1786
+ message: 'Ceuta'
1787
+ },
1788
+ subregions: []
1789
+ }),
1790
+ es_extremadura: region({
1791
+ key: 'es_extremadura',
1792
+ label:
1793
+ /*i18n*/
1794
+ {
1795
+ id: 'validValues.region.es_extremadura',
1796
+ message: 'Extremadura'
1797
+ },
1798
+ subregions: ['es_extremadura', 'es_ribera_del_guadiana', 'es_cava', 'all_no-subregion']
1799
+ }),
1800
+ es_galicia: region({
1801
+ key: 'es_galicia',
1802
+ label:
1803
+ /*i18n*/
1804
+ {
1805
+ id: 'validValues.region.es_galicia',
1806
+ message: 'Galicia'
1807
+ },
1808
+ subregions: ['es_barbanza_e_iria', 'es_betanzos', 'es_monterrei', 'es_rias_baixas', 'es_ribeira_sacra', 'es_ribeiro', 'es_valdeorras', 'es_valle_del_mino-ourense', 'all_no-subregion']
1809
+ }),
1810
+ es_la_rioja: region({
1811
+ key: 'es_la_rioja',
1812
+ label:
1813
+ /*i18n*/
1814
+ {
1815
+ id: 'validValues.region.es_la_rioja',
1816
+ message: 'Rioja'
1817
+ },
1818
+ subregions: ['es_rioja', 'es_valles_de_sadacia', 'es_rioja_alta', 'es_rioja_baja', 'es_rioja_alavesa', 'all_no-subregion', 'es_cava']
1819
+ }),
1820
+ es_madrid: region({
1821
+ key: 'es_madrid',
1822
+ label:
1823
+ /*i18n*/
1824
+ {
1825
+ id: 'validValues.region.es_madrid',
1826
+ message: 'Madrid'
1827
+ },
1828
+ subregions: ['es_vinos_de_madrid', 'all_no-subregion']
1829
+ }),
1830
+ es_melilla: region({
1831
+ key: 'es_melilla',
1832
+ label:
1833
+ /*i18n*/
1834
+ {
1835
+ id: 'validValues.region.es_melilla',
1836
+ message: 'Melilla'
1837
+ },
1838
+ subregions: []
1839
+ }),
1840
+ es_murcia: region({
1841
+ key: 'es_murcia',
1842
+ label:
1843
+ /*i18n*/
1844
+ {
1845
+ id: 'validValues.region.es_murcia',
1846
+ message: 'Murcia'
1847
+ },
1848
+ subregions: ['es_bullas', 'es_campo_de_cartagena', 'es_murcia_jumilla', 'es_murcia', 'es_yecla', 'es_abanilla', 'all_no-subregion']
1849
+ }),
1850
+ es_navarre: region({
1851
+ key: 'es_navarre',
1852
+ label:
1853
+ /*i18n*/
1854
+ {
1855
+ id: 'validValues.region.es_navarre',
1856
+ message: 'Navarra'
1857
+ },
1858
+ subregions: ['es_3_riberas', 'es_arinzano_vp', 'es_navarra', 'es_navarre_dopago_arinzano', 'es_otazu_vp', 'es_prado_de_irache_vp', 'es_ribera_del_queiles', 'es_navarre_rioja', 'all_no-subregion', 'es_cava']
1859
+ }),
1860
+ es_rueda: region({
1861
+ key: 'es_rueda',
1862
+ label:
1863
+ /*i18n*/
1864
+ {
1865
+ id: 'validValues.region.es_rueda',
1866
+ message: 'Rueda'
1867
+ },
1868
+ subregions: []
1869
+ }),
1870
+ es_valdapenas: region({
1871
+ key: 'es_valdapenas',
1872
+ label:
1873
+ /*i18n*/
1874
+ {
1875
+ id: 'validValues.region.es_valdapenas',
1876
+ message: 'Valdepeñas'
1877
+ },
1878
+ subregions: []
1879
+ }),
1880
+ es_valencian_community: region({
1881
+ key: 'es_valencian_community',
1882
+ label:
1883
+ /*i18n*/
1884
+ {
1885
+ id: 'validValues.region.es_valencian_community',
1886
+ message: 'Valencian Community'
1887
+ },
1888
+ subregions: ['es_alicante', 'es_castello', 'es_chozas_carrascal', 'es_el_terrerazo_vp', 'es_los_balagueses_vp', 'es_utiel-requena', 'es_valencia', 'all_no-subregion', 'es_cava']
1889
+ }),
1890
+ fr_beaujolais: region({
1891
+ key: 'fr_beaujolais',
1892
+ label:
1893
+ /*i18n*/
1894
+ {
1895
+ id: 'validValues.region.fr_beaujolais',
1896
+ message: 'Beaujolais'
1897
+ },
1898
+ subregions: ['fr_beaujolais', 'fr_beaujolais_superieur', 'fr_beaujolais-villages', 'fr_brouilly', 'fr_chenas', 'fr_chiroubles', 'fr_cote_de_brouilly', 'fr_coteaux_du_lyonnais', 'fr_fleurie', 'fr_julienas', 'fr_morgon', 'fr_moulin-a-vent', 'fr_regnie', 'fr_st_amour', 'all_no-subregion']
1899
+ }),
1900
+ fr_bordeaux: region({
1901
+ key: 'fr_bordeaux',
1902
+ label:
1903
+ /*i18n*/
1904
+ {
1905
+ id: 'validValues.region.fr_bordeaux',
1906
+ message: 'Bordeaux'
1907
+ },
1908
+ subregions: ['fr_barsac', 'fr_blayais', 'fr_bordeaux', 'fr_bordeaux_clairet', 'fr_bordeaux_cotes_de_francs', 'fr_bordeaux_rose', 'fr_bordeaux_sec', 'fr_bordeaux_superieur', 'fr_bourg', 'fr_cadillac', 'fr_cadillac_cotes', 'fr_canon-fronsac', 'fr_cerons', 'fr_cote_de_bordeaux_saint-macaire', 'fr_cotes_de_blaye', 'fr_cotes_de_bordeaux', 'fr_cotes_de_bourg', 'fr_cotes_de_castillon', 'fr_cremant_de_bordeaux', 'fr_entre-deux-mers', 'fr_entre-deux-mers_haut-benauge', 'fr_fronsac', 'fr_graves', 'fr_graves_de_vayres', 'fr_graves_superieures', 'fr_haut-medoc', 'fr_lalande-de-pomerol', 'fr_listrac-medoc', 'fr_loupiac', 'fr_lussac-saint-emilion', 'fr_margaux', 'fr_medoc', 'fr_montagne-saint-emilion', 'fr_moulis-en-medoc', 'fr_moelleux_aoc', 'fr_pauillac', 'fr_pessac-leognan', 'fr_pomerol', 'fr_premieres_cotes_de_blaye', 'fr_premieres_cotes_de_bordeaux', 'fr_puissegiun-saint-emilion', 'fr_saint-emilion_grand_cru', 'fr_saint-emillion', 'fr_saint-estephe', 'fr_saint-georges-saint-emilion', 'fr_saint-julien', 'fr_sainte-croix-de-mont', 'fr_sainte-foy-bordeaux', 'fr_sauternes', 'all_no-subregion']
1909
+ }),
1910
+ fr_burgund: region({
1911
+ key: 'fr_burgund',
1912
+ label:
1913
+ /*i18n*/
1914
+ {
1915
+ id: 'validValues.region.fr_burgund',
1916
+ message: 'Burgundy'
1917
+ },
1918
+ subregions: ['fr_aloxe-corton', 'fr_aloxe-corton_premier_cru', 'fr_auxey-duresses', 'fr_batard-montrachet_grand_cru', 'fr_beaune', 'fr_beaune_premier_cru', 'fr_bienvenues-batard-montrachet_grand_cru', 'fr_blagny', 'fr_bonnes_mares_grand_cru', 'fr_bonnes-mares', 'fr_bourgogne_aligote', 'fr_bourgogne', 'fr_bourgogne_chitry', 'fr_bourgogne_cote_chalonnaise', 'fr_bourgogne_cotes_du_couchois', 'fr_bourgogne_cotes_d´auxerre', 'fr_bourgogne_coulanges-la-vineuse', 'fr_bourgogne_epineuil', 'fr_bourgogne_gamay', 'fr_bourgogne_grand_ordinaire', 'fr_bourgogne_hautes-cotes_de_beaune', 'fr_bourgogne_hautes-cotes_de_nuits', 'fr_bourgogne_la_chapelle_notre-dame', 'fr_bourgogne_le_chapitre', 'fr_bourgogne_montrecul', 'fr_bourgogne_mousseux', 'fr_bourgogne_passetoutgrain', 'fr_bourgogne_tonnerre', 'fr_bourgogne_vezelay', 'fr_bouzeron', 'fr_chablis', 'fr_chablis_grand_cru', 'fr_chablis_premier_cru', 'fr_chambertin_grand_cru', 'fr_chambertin-clos_de_beze_grand_cru', 'fr_chambolle-musigny', 'fr_chambolle-musigny_premier_cru', 'fr_chapelle-chambertin_grand_cru', 'fr_charlemagne_grand_cru', 'fr_charmes-chambertin_grand_cru', 'fr_chassagne-montrachet_grand_cruaoc', 'fr_chassagne-montrachet_premier_cru', 'fr_chassagne-montrachet_premier_cruAOC', 'fr_chevalier-montrachet_grand_cru', 'fr_chevrey-chambertin_grand_cru', 'fr_chorey-les-beaune', 'fr_clos_de_la_roche_grand_cru', 'fr_clos_de_tart_grand_cru', 'fr_clos_de_vougeot_grand_cru', 'fr_clos_des_lambrays_grand_cru', 'fr_clos_saint-denis_grand_cru', 'fr_corton_charlemagne_grand_cru', 'fr_corton_grand_cru', 'fr_corton_marechaudes_grand_cru', 'fr_corton-bressands_grand_cru', 'fr_cote_de_beaune-villages', 'fr_cote_de_nuits-villages', 'fr_coteaux_bourguignons', 'fr_cotes_de_beaune', 'fr_cremant_de_bourgogne', 'fr_criots-batard-montrachet_grand_cru', 'fr_echezeaux', 'fr_echezeaux_grand_cru', 'fr_fixin', 'fr_fixin_premier_cru', 'fr_gevrey-chambertin', 'fr_givry', 'fr_grands-echezeaux_grand_cru', 'fr_griotte-chambertin_grand_cru', 'fr_irancy', 'fr_la_grande-rue_grand_cru', 'fr_la_romanee_grand_cru_', 'fr_la_tache_grand_cru', 'fr_ladoix', 'fr_latricieres-chambertin_grand_cru', 'fr_macon', 'fr_macon-berze', 'fr_macon-villages', 'fr_maranges', 'fr_marsannay', 'fr_mazis-chambertin_grand_cru', 'fr_mazoyeres-chambertin_grand_cru', 'fr_mercurey', 'fr_mercurey_premier_cru', 'fr_meursault', 'fr_meursault_premier_cru', 'fr_montagny', 'fr_monthelie', 'fr_monthelie_pcaoc', 'fr_montrachet_grand_cru', 'fr_morey-st-denis', 'fr_morey-st-denis_pcaoc', 'fr_musigny_grand_cru', 'fr_nuits-saint-georges', 'fr_nuits-saint-georges_premier_cru', 'fr_pernand-vergelesses', 'fr_pernand-vergelesses_premier_cru', 'fr_petit_chablis', 'fr_pommard', 'fr_pommard_premier_cru', 'fr_pouilly-fuisse', 'fr_pouilly-loche', 'fr_pouilly-vinzelles', 'fr_puligny-montrachet', 'fr_puligny-montrachet_premier_cru', 'fr_richebourg_grand_cru', 'fr_romanee-conti_grand_cru', 'fr_romanee-saint-vivant_grand_cru', 'fr_ruchottes-chambertin_grand_cru', 'fr_rully', 'fr_rully_pcaoc', 'fr_saint-aubin', 'fr_saint-bris', 'fr_saint-romain', 'fr_saint-veran', 'fr_santenay', 'fr_santenay_pcaoc', 'fr_savigny-les-beaune', 'fr_savigny-les-beaune_premier_cru', 'fr_vire-clesse', 'fr_volnay', 'fr_volnay_premier_cru', 'fr_vosne_romanee', 'fr_vosne_romanee_premier_cru', 'fr_vougeot', 'all_no-subregion']
1919
+ }),
1920
+ fr_champagne: region({
1921
+ key: 'fr_champagne',
1922
+ label:
1923
+ /*i18n*/
1924
+ {
1925
+ id: 'validValues.region.fr_champagne',
1926
+ message: 'Champagne'
1927
+ },
1928
+ subregions: ['fr_champagne', 'fr_coteaux_champenois', 'fr_rose_des_riceys', 'all_no-subregion']
1929
+ }),
1930
+ fr_charentes: region({
1931
+ key: 'fr_charentes',
1932
+ label:
1933
+ /*i18n*/
1934
+ {
1935
+ id: 'validValues.region.fr_charentes',
1936
+ message: 'Charentes'
1937
+ },
1938
+ subregions: ['fr_pineau_des_charentes', 'all_no-subregion']
1939
+ }),
1940
+ fr_cognac: region({
1941
+ key: 'fr_cognac',
1942
+ label:
1943
+ /*i18n*/
1944
+ {
1945
+ id: 'validValues.region.fr_cognac',
1946
+ message: 'Cognac'
1947
+ },
1948
+ subregions: []
1949
+ }),
1950
+ fr_corse: region({
1951
+ key: 'fr_corse',
1952
+ label:
1953
+ /*i18n*/
1954
+ {
1955
+ id: 'validValues.region.fr_corse',
1956
+ message: 'Corse'
1957
+ },
1958
+ subregions: ['fr_ajaccio', 'fr_muscat_du_cap_corse', 'fr_patrimonio', 'fr_vin_de_corse', 'fr_vin_pays_beaute', 'fr_vin_corse_calvi', 'fr_vin_corse_coteaux_corse', 'fr_vin_corse_figari', 'fr_vin_corse_porto_vecchio', 'fr_vin_corse_sartene', 'all_no-subregion']
1959
+ }),
1960
+ fr_elsass: region({
1961
+ key: 'fr_elsass',
1962
+ label:
1963
+ /*i18n*/
1964
+ {
1965
+ id: 'validValues.region.fr_elsass',
1966
+ message: 'Alsace'
1967
+ },
1968
+ subregions: ['fr_alsace', 'fr_alsace_grand_cru', 'fr_cote_de_rouffach', 'fr_cremant_d_alsace', 'all_no-subregion']
1969
+ }),
1970
+ fr_givry_premier: region({
1971
+ key: 'fr_givry_premier',
1972
+ label:
1973
+ /*i18n*/
1974
+ {
1975
+ id: 'validValues.region.fr_givry_premier',
1976
+ message: 'Givry Premier Cru'
1977
+ },
1978
+ subregions: []
1979
+ }),
1980
+ fr_igp_coteaux_beziers: region({
1981
+ key: 'fr_igp_coteaux_beziers',
1982
+ label:
1983
+ /*i18n*/
1984
+ {
1985
+ id: 'validValues.region.fr_igp_coteaux_beziers',
1986
+ message: 'IGP Côteaux de Béziers'
1987
+ },
1988
+ subregions: []
1989
+ }),
1990
+ fr_ile_de_france: region({
1991
+ key: 'fr_ile_de_france',
1992
+ label:
1993
+ /*i18n*/
1994
+ {
1995
+ id: 'validValues.region.fr_ile_de_france',
1996
+ message: 'Île de France'
1997
+ },
1998
+ subregions: []
1999
+ }),
2000
+ fr_jura: region({
2001
+ key: 'fr_jura',
2002
+ label:
2003
+ /*i18n*/
2004
+ {
2005
+ id: 'validValues.region.fr_jura',
2006
+ message: 'Jura'
2007
+ },
2008
+ subregions: ['fr_arbois', 'fr_chateau_chalon', 'fr_cotes_du_jura', 'fr_cremant_du_jura', 'fr_l_etoile', 'fr_macvin_du_jura', 'all_no-subregion']
2009
+ }),
2010
+ fr_languedoc: region({
2011
+ key: 'fr_languedoc',
2012
+ label:
2013
+ /*i18n*/
2014
+ {
2015
+ id: 'validValues.region.fr_languedoc',
2016
+ message: 'Languedoc-Roussillon'
2017
+ },
2018
+ subregions: ['fr_aude_hauterive', 'fr_aude', 'fr_blanquette_de_limoux', 'fr_blancquette_de_limous_methode_ancestrale', 'fr_cabardes', 'fr_cathare', 'fr_cite_de_carcassonne', 'fr_clairette_de_bellegarde', 'fr_clairette_du_languedoc', 'fr_corbieres', 'fr_corbieres_boutenac', 'fr_coteaux_d_enserune', 'fr_coteaux_de_bessilles', 'fr_coteaux_du_languedoc', 'fr_coteaux_du_libron', 'fr_coteaux_du_pont_du_gard', 'fr_cotes_de_la_malepere_', 'fr_cotes_de_thongue', 'fr_cremant_de_limoux', 'fr_duche_d_uzesAOP', 'fr_faugeres', 'fr_fitou', 'fr_frontignan', 'fr_gard', 'fr_gres_de_montpellier', 'fr_herault', 'fr_pays_d_oc', 'fr_la_clape', 'fr_languedocAOC', 'fr_languedoc_cabrieresAOP', 'fr_languedoc_la_mejanelleAOP', 'fr_languedoc_montpeyrouxAOP', 'fr_languedoc_quatourzeAOP', 'fr_languedoc_st_christolAOP', 'fr_languedoc_st_drezeryAOP', 'fr_languedoc_st_saturninAOP', 'fr_languedoc_sommieresAOP', 'fr_languedoc_st_georges_d_orquesAOP', 'fr_languedoc_pic_saint-loup', 'fr_languedoc_terres_du_midiIGP', 'fr_limoux', 'fr_malepere', 'fr_minervois', 'fr_minervois-la-liviniere', 'fr_mont_baudile', 'fr_muscat_de_frontignan', 'fr_muscat_de_lunel', 'fr_muscat_de_mireval', 'fr_muscat_de_saint-jean-de-minervois', 'fr_picpoul_de_pinet', 'fr_saint_chinian-berlou', 'fr_saint_guilhem_le_desert_val_de_montferrand', 'fr_saint-chinian', 'fr_saint-chinian-roquebrun', 'fr_terrasses_du_larzac', 'fr_vallee_du_paradis', 'fr_vicomte_d_aumelas', 'fr_banyulsAOC', 'fr_banyulsAOP', 'fr_banyuls_grand_cru', 'fr_collioureAOC', 'fr_collioureAOP', 'fr_cote_vermeille', 'fr_cotes_catalanes', 'fr_cotes_du_roussillonAOP', 'fr_cotes_du_roussillonAOC', 'fr_cotes_du_roussillon_les_aspresAOC', 'fr_cotes_du_roussillon_les_aspresAOP', 'fr_cotes_du_roussillon_villages', 'fr_cotes_du_roussillon_villages_tautavelAOC', 'fr_cotes_du_roussillon_villages_tautavelAOP', 'fr_cotes_du_roussillon-villages', 'fr_cotes_du_roussillon-villages_caramany', 'fr_cotes_du_roussillon-villages_latour-de-france', 'fr_cotes_du_roussillon-villages_lesquerde', 'fr_grand_roussillon', 'fr_languedoc', 'fr_mauryAOC', 'fr_mauryAOP', 'fr_maurySecAOP', 'fr_mauryDouxAOP', 'fr_muscat_de_rivesaltesAOC', 'fr_muscat_de_rivesaltesAOP', 'fr_rivesalteSAOC', 'fr_rivesaltesAOP', 'fr_sable_de_camargue', 'all_no-subregion']
2019
+ }),
2020
+ fr_loire: region({
2021
+ key: 'fr_loire',
2022
+ label:
2023
+ /*i18n*/
2024
+ {
2025
+ id: 'validValues.region.fr_loire',
2026
+ message: 'Loire'
2027
+ },
2028
+ subregions: ['fr_anjou', 'fr_anjou-coteaux_de_la_loire', 'fr_anjou-gamay', 'fr_anjou-villages', 'fr_anjou-villages_brissac', 'fr_bonnezeaux', 'fr_bourgueil', 'fr_cabernet_de_saumur', 'fr_cabernet_d_anjou', 'fr_chateaumeillant', 'fr_cheverny', 'fr_chinon', 'fr_cote_roannaise', 'fr_coteaux_de_loir', 'fr_coteaux_de_l_aubance', 'fr_coteaux_de_saumur', 'fr_coteaux_du_giennois', 'fr_coteaux_du_layon', 'fr_coteaux_du_vendomois', 'fr_coteaux_d_ancenis', 'fr_cotes_du_forez', 'fr_cotes_d_auvergne', 'fr_cremant_de_loire', 'fr_fiefs_vendeens', 'fr_gros_plant_du_pays_nantais', 'fr_haut-poitou', 'fr_jasnieres', 'fr_menetou-salon', 'fr_montlouis', 'fr_montlouis-sur-loire', 'fr_muscadet', 'fr_muscadet-coteaux_de_la_loire', 'fr_muscadet-cotes_de_grand-lieu', 'fr_muscadet-sevre-et-maine', 'fr_orleanais', 'fr_orleans-clery', 'fr_pouilly-fume', 'fr_pouilly-sur-loire', 'fr_quarts-de-chaume', 'fr_quincy', 'fr_reuilly', 'fr_rose_de_loire', 'fr_rose_d_anjou', 'fr_saint-nicolas-de-bourgueil', 'fr_saint-pourcain', 'fr_sancerre', 'fr_saumur', 'fr_saumur-champigny', 'fr_savennieres', 'fr_savennieres_coulee-de-serrant', 'fr_savennieres_roche-aux-moines', 'fr_sevre_et_maine', 'fr_touraine_amboise', 'fr_touraine', 'fr_touraine_azay-le-rideau', 'fr_touraine_chenonceaux', 'fr_touraine_mesland', 'fr_touraine_noble-joue', 'fr_val_de_loire', 'fr_valencay', 'fr_vouvray', 'all_no-subregion']
2029
+ }),
2030
+ fr_lorraine: region({
2031
+ key: 'fr_lorraine',
2032
+ label:
2033
+ /*i18n*/
2034
+ {
2035
+ id: 'validValues.region.fr_lorraine',
2036
+ message: 'Lorraine'
2037
+ },
2038
+ subregions: ['fr_lorraine_cote_de_toul', 'fr_lorraine_cotes_de_meuse', 'fr_lorraine_moselle']
2039
+ }),
2040
+ fr_maconnais: region({
2041
+ key: 'fr_maconnais',
2042
+ label:
2043
+ /*i18n*/
2044
+ {
2045
+ id: 'validValues.region.fr_maconnais',
2046
+ message: 'Maconnais'
2047
+ },
2048
+ subregions: ['all_no-subregion']
2049
+ }),
2050
+ fr_montagny_premier: region({
2051
+ key: 'fr_montagny_premier',
2052
+ label:
2053
+ /*i18n*/
2054
+ {
2055
+ id: 'validValues.region.fr_montagny_premier',
2056
+ message: 'Montagny Premier Cru'
2057
+ },
2058
+ subregions: []
2059
+ }),
2060
+ fr_provence: region({
2061
+ key: 'fr_provence',
2062
+ label:
2063
+ /*i18n*/
2064
+ {
2065
+ id: 'validValues.region.fr_provence',
2066
+ message: 'Provence'
2067
+ },
2068
+ subregions: ['fr_bandol', 'fr_bellet', 'fr_cassis', 'fr_coteaux_d_aix_en_provence', 'fr_coteaux_varois', 'fr_cotes_de_provence', 'fr_les_baux_de_provence', 'fr_palette', 'all_no-subregion']
2069
+ }),
2070
+ fr_rhone: region({
2071
+ key: 'fr_rhone',
2072
+ label:
2073
+ /*i18n*/
2074
+ {
2075
+ id: 'validValues.region.fr_rhone',
2076
+ message: 'Rhône'
2077
+ },
2078
+ subregions: ['fr_north_rhone', 'fr_south_rhone', 'fr_beaumes-de-venise', 'fr_chateau-grillet', 'fr_chateauneuf-du-pape', 'fr_clairette_de_die', 'fr_condrieu', 'fr_cornas', 'fr_costieres_de_nimes', 'fr_cote_rotie', 'fr_coteaux_de_pierrevert', 'fr_coteaux_du_tricastin', 'fr_cotes_du_luberon', 'fr_cotes_du_rhone', 'fr_cotes_du_rhone_villages', 'fr_cotes_du_ventoux', 'fr_cotes_du_vivarais', 'fr_cremant_de_die', 'fr_crozes-hermitage', 'fr_cairanne', 'fr_gigondas', 'fr_grignan-les-adhemar', 'fr_hermitage', 'fr_lirac', 'fr_luberon', 'fr_mediterranee', 'fr_muscat_de_beaumes-de-venise', 'fr_rasteau', 'fr_saint_joseph', 'fr_saint-peray', 'fr_seguret', 'fr_tavel', 'fr_vacqueyras', 'fr_ventoux', 'fr_vinsobres', 'all_no-subregion']
2079
+ }),
2080
+ fr_roussillon: region({
2081
+ key: 'fr_roussillon',
2082
+ label:
2083
+ /*i18n*/
2084
+ {
2085
+ id: 'validValues.region.fr_roussillon',
2086
+ message: 'Roussillon'
2087
+ },
2088
+ subregions: []
2089
+ }),
2090
+ fr_savoie: region({
2091
+ key: 'fr_savoie',
2092
+ label:
2093
+ /*i18n*/
2094
+ {
2095
+ id: 'validValues.region.fr_savoie',
2096
+ message: 'Savoie'
2097
+ },
2098
+ subregions: ['fr_bugey', 'fr_crepy', 'fr_roussette_de_savoie', 'fr_seyssel', 'fr_vin_de_savoie', 'all_no-subregion']
2099
+ }),
2100
+ 'fr_sud-ouest': region({
2101
+ key: 'fr_sud-ouest',
2102
+ label:
2103
+ /*i18n*/
2104
+ {
2105
+ id: 'validValues.region.fr_sud-ouest',
2106
+ message: 'Southwest'
2107
+ },
2108
+ subregions: ['fr_ariege', 'fr_aveyron', 'fr_bearn', 'fr_bearn-bellocq', 'fr_bergerac', 'fr_bergerac_rose', 'fr_bergerac_sec', 'fr_brulhoisAOP', 'fr_buzet', 'fr_cahors', 'fr_coteaux_du_quercy', 'fr_cotes_de_bergerac', 'fr_cotes_de_bergerac_moelleux', 'fr_cotes_de_duras', 'fr_cotes_du_lot', 'fr_cotes_de_millau', 'fr_cotes_de_montravel', 'fr_cotes_de_saint-mont', 'fr_cotes_de_saint-mont_', 'fr_cotes_du_brulhois', 'fr_cotes_du_frontonnais', 'fr_cotes_du_frontonnais-fronton', 'fr_cotes_du_frontonnais-villaudric', 'fr_cotes_du_marmandais', 'fr_floc_de_gascogne', 'fr_fronton', 'fr_gaillac', 'fr_gaillac_doux', 'fr_gaillac_mousseux', 'fr_gaillac_perle', 'fr_gaillac_premieres_cotes', 'fr_gers', 'fr_haut-montravel', 'fr_irouleguy', 'fr_jurancon', 'fr_jurancon_sec', 'fr_lavilledieu', 'fr_lavilledieuIGP', 'fr_madiran', 'fr_marcillac', 'fr_monbazillac', 'fr_montravel', 'fr_pacherenc_du_vic-bilh', 'fr_pecharmant', 'fr_rosette', 'fr_saint-mont', 'fr_saint-sardos', 'fr_saint-sardos_', 'fr_saussignac', 'fr_tursan', 'fr_vins_de_pays_comte_tolosan', 'fr_vins_de_pays_de_bigorre', 'fr_vins_de_pays_de_l_agenais', 'fr_vins_de_pays_des_coteaux_de_glanes', 'fr_vins_de_pays_des_coteaux_et_terrasses_de_montauban', 'fr_vins_de_pays_des_cotes_de_gascogne', 'fr_vins_de_pays_des_cotes_de_montestruc', 'fr_vins_de_pays_des_cotes_du_condomois', 'fr_vins_de_pays_des_cotes_du_tarn', 'fr_vins_de_pays_des_pyrenees_atlantiques', 'fr_vins_de_pays_des_terroirs_landais', 'fr_vins_de_pays_thezac-perricard', 'fr_vins_d_entraygues-et-du-fel', 'fr_vins_d_estaing', 'all_no-subregion']
2109
+ }),
2110
+ fr_vin_de_pays: region({
2111
+ key: 'fr_vin_de_pays',
2112
+ label:
2113
+ /*i18n*/
2114
+ {
2115
+ id: 'validValues.region.fr_vin_de_pays',
2116
+ message: 'Vin de Pays'
2117
+ },
2118
+ subregions: ['fr_aigues', 'fr_allobrogie', 'fr_alpes_de_haute-provence', 'fr_alpilles', 'fr_argens', 'fr_aude', 'fr_balmes_dauphinoises', 'fr_berange', 'fr_bessan', 'fr_bouches-du-rhone', 'fr_bourbonnais', 'fr_cassan', 'fr_cathare', 'fr_caux', 'fr_cessenon', 'fr_cevennes', 'fr_charentais', 'fr_cher', 'fr_cite_de_carcassonne', 'fr_collines_de_la_moure', 'fr_collines_rhodaniennes', 'fr_comte_de_grignan', 'fr_comte_tolosan', 'fr_comtes_rhodaniens', 'fr_cote_vermeille', 'fr_coteaux_charitois', 'fr_coteaux_de_bessilles', 'fr_coteaux_de_ceze', 'fr_coteaux_de_coiffy', 'fr_coteaux_de_la_cabrerisse', 'fr_coteaux_de_laurens', 'fr_coteaux_de_l__ardeche', 'fr_coteaux_de_l_auxois', 'fr_coteaux_de_miramont', 'fr_coteaux_de_montelimar', 'fr_coteaux_de_murviel', 'fr_coteaux_de_narbonne', 'fr_coteaux_de_peyriac', 'fr_coteaux_de_tannay', 'fr_coteaux_des_baronnies', 'fr_coteaux_des_cher_et_de_l_arnon', 'fr_coteaux_des_fenouilledes', 'fr_coteaux_du_gresivaudan', 'fr_coteaux_du_libron', 'fr_coteaux_du_littoral_audois', 'fr_coteaux_du_pont_du_gard', 'fr_coteaux_du_salagou', 'fr_coteaux_du_verdon', 'fr_coteaux_d_enserune', 'fr_coteaux_flaviens', 'fr_cotes_catalanes', 'fr_cotes_catalanesIGP', 'fr_cotes_de_lastours', 'fr_cotes_de_meuse', 'fr_cotes_de_perignan', 'fr_cotes_de_prouilhe', 'fr_cotes_de_thongue', 'fr_cotes_du_brian', 'fr_cotes_du_ceressou', 'fr_cotes_du_thau', 'fr_cotes_du_vidourle', 'fr_couteaux_de_fontcaude', 'fr_cucugnan', 'fr_drome', 'fr_duche_d_uzes', 'fr_franche-comte', 'fr_gard', 'fr_gaules', 'fr_haute_vallee_de_l_aude', 'fr_haute_vallee_de_l_orb', 'fr_hauterive', 'fr_hauts_de_badens', 'fr_herault', 'fr_ile_de_beaute', 'fr_jardin_de_la_france', 'fr_la_benovie', 'fr_la_sainte_baume', 'fr_la_vaunage', 'fr_la_vistrenque', 'fr_lot', 'fr_maures', 'fr_mont_baudile', 'fr_mont-caume', 'fr_monts_de_la_grage', 'fr_oc', 'fr_perigord', 'fr_portes_de_mediterranee', 'fr_principaute_d_orange', 'fr_pyrenees_orientales', 'fr_sables_du_golfe_du_lion', 'fr_sainte_marie_la_blanche', 'fr_sainte-guilhem-le-desert', 'fr_torgan', 'fr_urfe', 'fr_val_de_cesse', 'fr_val_de_dagne', 'fr_val_du_montferrand', 'fr_vallee_du_paradis', 'fr_var', 'fr_vaucluse', 'fr_vicomte_d_aumelas', 'all_no-subregion']
2119
+ }),
2120
+ gb_avon: region({
2121
+ key: 'gb_avon',
2122
+ label:
2123
+ /*i18n*/
2124
+ {
2125
+ id: 'validValues.region.gb_avon',
2126
+ message: 'Avon'
2127
+ },
2128
+ subregions: []
2129
+ }),
2130
+ gb_bedfordshire: region({
2131
+ key: 'gb_bedfordshire',
2132
+ label:
2133
+ /*i18n*/
2134
+ {
2135
+ id: 'validValues.region.gb_bedfordshire',
2136
+ message: 'Bedfordshire'
2137
+ },
2138
+ subregions: []
2139
+ }),
2140
+ gb_berkshire: region({
2141
+ key: 'gb_berkshire',
2142
+ label:
2143
+ /*i18n*/
2144
+ {
2145
+ id: 'validValues.region.gb_berkshire',
2146
+ message: 'Berkshire'
2147
+ },
2148
+ subregions: []
2149
+ }),
2150
+ gb_buckinghamshire: region({
2151
+ key: 'gb_buckinghamshire',
2152
+ label:
2153
+ /*i18n*/
2154
+ {
2155
+ id: 'validValues.region.gb_buckinghamshire',
2156
+ message: 'Buckinghamshire'
2157
+ },
2158
+ subregions: []
2159
+ }),
2160
+ gb_cambridgeshire: region({
2161
+ key: 'gb_cambridgeshire',
2162
+ label:
2163
+ /*i18n*/
2164
+ {
2165
+ id: 'validValues.region.gb_cambridgeshire',
2166
+ message: 'Cambridgeshire'
2167
+ },
2168
+ subregions: []
2169
+ }),
2170
+ gb_cheshire: region({
2171
+ key: 'gb_cheshire',
2172
+ label:
2173
+ /*i18n*/
2174
+ {
2175
+ id: 'validValues.region.gb_cheshire',
2176
+ message: 'Cheshire'
2177
+ },
2178
+ subregions: []
2179
+ }),
2180
+ gb_cornwall: region({
2181
+ key: 'gb_cornwall',
2182
+ label:
2183
+ /*i18n*/
2184
+ {
2185
+ id: 'validValues.region.gb_cornwall',
2186
+ message: 'Cornwall'
2187
+ },
2188
+ subregions: []
2189
+ }),
2190
+ gb_derbyshire: region({
2191
+ key: 'gb_derbyshire',
2192
+ label:
2193
+ /*i18n*/
2194
+ {
2195
+ id: 'validValues.region.gb_derbyshire',
2196
+ message: 'Derbyshire'
2197
+ },
2198
+ subregions: []
2199
+ }),
2200
+ gb_devon: region({
2201
+ key: 'gb_devon',
2202
+ label:
2203
+ /*i18n*/
2204
+ {
2205
+ id: 'validValues.region.gb_devon',
2206
+ message: 'Devon'
2207
+ },
2208
+ subregions: []
2209
+ }),
2210
+ gb_dorset: region({
2211
+ key: 'gb_dorset',
2212
+ label:
2213
+ /*i18n*/
2214
+ {
2215
+ id: 'validValues.region.gb_dorset',
2216
+ message: 'Dorset'
2217
+ },
2218
+ subregions: []
2219
+ }),
2220
+ gb_east_Sussex: region({
2221
+ key: 'gb_east_Sussex',
2222
+ label:
2223
+ /*i18n*/
2224
+ {
2225
+ id: 'validValues.region.gb_east_Sussex',
2226
+ message: 'East Sussex'
2227
+ },
2228
+ subregions: []
2229
+ }),
2230
+ gb_essex: region({
2231
+ key: 'gb_essex',
2232
+ label:
2233
+ /*i18n*/
2234
+ {
2235
+ id: 'validValues.region.gb_essex',
2236
+ message: 'Essex'
2237
+ },
2238
+ subregions: []
2239
+ }),
2240
+ gb_gloucestershire: region({
2241
+ key: 'gb_gloucestershire',
2242
+ label:
2243
+ /*i18n*/
2244
+ {
2245
+ id: 'validValues.region.gb_gloucestershire',
2246
+ message: 'Gloucestershire'
2247
+ },
2248
+ subregions: []
2249
+ }),
2250
+ gb_hampshire: region({
2251
+ key: 'gb_hampshire',
2252
+ label:
2253
+ /*i18n*/
2254
+ {
2255
+ id: 'validValues.region.gb_hampshire',
2256
+ message: 'Hampshire'
2257
+ },
2258
+ subregions: []
2259
+ }),
2260
+ gb_herefordshire: region({
2261
+ key: 'gb_herefordshire',
2262
+ label:
2263
+ /*i18n*/
2264
+ {
2265
+ id: 'validValues.region.gb_herefordshire',
2266
+ message: 'Herefordshire'
2267
+ },
2268
+ subregions: []
2269
+ }),
2270
+ gb_hertfordshire: region({
2271
+ key: 'gb_hertfordshire',
2272
+ label:
2273
+ /*i18n*/
2274
+ {
2275
+ id: 'validValues.region.gb_hertfordshire',
2276
+ message: 'Hertfordshire'
2277
+ },
2278
+ subregions: []
2279
+ }),
2280
+ gb_isle_wight: region({
2281
+ key: 'gb_isle_wight',
2282
+ label:
2283
+ /*i18n*/
2284
+ {
2285
+ id: 'validValues.region.gb_isle_wight',
2286
+ message: 'Isle of Wight'
2287
+ },
2288
+ subregions: []
2289
+ }),
2290
+ gb_kent: region({
2291
+ key: 'gb_kent',
2292
+ label:
2293
+ /*i18n*/
2294
+ {
2295
+ id: 'validValues.region.gb_kent',
2296
+ message: 'Kent'
2297
+ },
2298
+ subregions: []
2299
+ }),
2300
+ gb_lancashire: region({
2301
+ key: 'gb_lancashire',
2302
+ label:
2303
+ /*i18n*/
2304
+ {
2305
+ id: 'validValues.region.gb_lancashire',
2306
+ message: 'Lancashire'
2307
+ },
2308
+ subregions: []
2309
+ }),
2310
+ gb_leicestershire: region({
2311
+ key: 'gb_leicestershire',
2312
+ label:
2313
+ /*i18n*/
2314
+ {
2315
+ id: 'validValues.region.gb_leicestershire',
2316
+ message: 'Leicestershire'
2317
+ },
2318
+ subregions: []
2319
+ }),
2320
+ gb_lincolnshire: region({
2321
+ key: 'gb_lincolnshire',
2322
+ label:
2323
+ /*i18n*/
2324
+ {
2325
+ id: 'validValues.region.gb_lincolnshire',
2326
+ message: 'Lincolnshire'
2327
+ },
2328
+ subregions: []
2329
+ }),
2330
+ gb_london_east: region({
2331
+ key: 'gb_london_east',
2332
+ label:
2333
+ /*i18n*/
2334
+ {
2335
+ id: 'validValues.region.gb_london_east',
2336
+ message: 'London East'
2337
+ },
2338
+ subregions: []
2339
+ }),
2340
+ gb_london_north: region({
2341
+ key: 'gb_london_north',
2342
+ label:
2343
+ /*i18n*/
2344
+ {
2345
+ id: 'validValues.region.gb_london_north',
2346
+ message: 'London North'
2347
+ },
2348
+ subregions: []
2349
+ }),
2350
+ gb_london_south: region({
2351
+ key: 'gb_london_south',
2352
+ label:
2353
+ /*i18n*/
2354
+ {
2355
+ id: 'validValues.region.gb_london_south',
2356
+ message: 'London South'
2357
+ },
2358
+ subregions: []
2359
+ }),
2360
+ gb_london_west: region({
2361
+ key: 'gb_london_west',
2362
+ label:
2363
+ /*i18n*/
2364
+ {
2365
+ id: 'validValues.region.gb_london_west',
2366
+ message: 'London West'
2367
+ },
2368
+ subregions: []
2369
+ }),
2370
+ gb_norfolk: region({
2371
+ key: 'gb_norfolk',
2372
+ label:
2373
+ /*i18n*/
2374
+ {
2375
+ id: 'validValues.region.gb_norfolk',
2376
+ message: 'Norfolk'
2377
+ },
2378
+ subregions: []
2379
+ }),
2380
+ gb_northamptonshire: region({
2381
+ key: 'gb_northamptonshire',
2382
+ label:
2383
+ /*i18n*/
2384
+ {
2385
+ id: 'validValues.region.gb_northamptonshire',
2386
+ message: 'Northamptonshire'
2387
+ },
2388
+ subregions: []
2389
+ }),
2390
+ gb_nottinghamshire: region({
2391
+ key: 'gb_nottinghamshire',
2392
+ label:
2393
+ /*i18n*/
2394
+ {
2395
+ id: 'validValues.region.gb_nottinghamshire',
2396
+ message: 'Nottinghamshire'
2397
+ },
2398
+ subregions: []
2399
+ }),
2400
+ gb_ns_wales: region({
2401
+ key: 'gb_ns_wales',
2402
+ label:
2403
+ /*i18n*/
2404
+ {
2405
+ id: 'validValues.region.gb_ns_wales',
2406
+ message: 'The counties of North & South Wales'
2407
+ },
2408
+ subregions: []
2409
+ }),
2410
+ gb_oxfordshire: region({
2411
+ key: 'gb_oxfordshire',
2412
+ label:
2413
+ /*i18n*/
2414
+ {
2415
+ id: 'validValues.region.gb_oxfordshire',
2416
+ message: 'Oxfordshire'
2417
+ },
2418
+ subregions: []
2419
+ }),
2420
+ gb_rutland: region({
2421
+ key: 'gb_rutland',
2422
+ label:
2423
+ /*i18n*/
2424
+ {
2425
+ id: 'validValues.region.gb_rutland',
2426
+ message: 'Rutland'
2427
+ },
2428
+ subregions: []
2429
+ }),
2430
+ gb_scotland: region({
2431
+ key: 'gb_scotland',
2432
+ label:
2433
+ /*i18n*/
2434
+ {
2435
+ id: 'validValues.region.gb_scotland',
2436
+ message: 'Scotland'
2437
+ },
2438
+ subregions: []
2439
+ }),
2440
+ gb_shropshire: region({
2441
+ key: 'gb_shropshire',
2442
+ label:
2443
+ /*i18n*/
2444
+ {
2445
+ id: 'validValues.region.gb_shropshire',
2446
+ message: 'Shropshire'
2447
+ },
2448
+ subregions: []
2449
+ }),
2450
+ gb_somerset: region({
2451
+ key: 'gb_somerset',
2452
+ label:
2453
+ /*i18n*/
2454
+ {
2455
+ id: 'validValues.region.gb_somerset',
2456
+ message: 'Somerset'
2457
+ },
2458
+ subregions: []
2459
+ }),
2460
+ gb_staffordshire: region({
2461
+ key: 'gb_staffordshire',
2462
+ label:
2463
+ /*i18n*/
2464
+ {
2465
+ id: 'validValues.region.gb_staffordshire',
2466
+ message: 'Staffordshire'
2467
+ },
2468
+ subregions: []
2469
+ }),
2470
+ gb_suffolk: region({
2471
+ key: 'gb_suffolk',
2472
+ label:
2473
+ /*i18n*/
2474
+ {
2475
+ id: 'validValues.region.gb_suffolk',
2476
+ message: 'Suffolk'
2477
+ },
2478
+ subregions: []
2479
+ }),
2480
+ gb_surrey: region({
2481
+ key: 'gb_surrey',
2482
+ label:
2483
+ /*i18n*/
2484
+ {
2485
+ id: 'validValues.region.gb_surrey',
2486
+ message: 'Surrey'
2487
+ },
2488
+ subregions: []
2489
+ }),
2490
+ gb_sussex: region({
2491
+ key: 'gb_sussex',
2492
+ label:
2493
+ /*i18n*/
2494
+ {
2495
+ id: 'validValues.region.gb_sussex',
2496
+ message: 'Sussex'
2497
+ },
2498
+ subregions: []
2499
+ }),
2500
+ gb_warwickshire: region({
2501
+ key: 'gb_warwickshire',
2502
+ label:
2503
+ /*i18n*/
2504
+ {
2505
+ id: 'validValues.region.gb_warwickshire',
2506
+ message: 'Warwickshire'
2507
+ },
2508
+ subregions: []
2509
+ }),
2510
+ gb_west_midlands: region({
2511
+ key: 'gb_west_midlands',
2512
+ label:
2513
+ /*i18n*/
2514
+ {
2515
+ id: 'validValues.region.gb_west_midlands',
2516
+ message: 'West Midlands'
2517
+ },
2518
+ subregions: []
2519
+ }),
2520
+ gb_west_sussex: region({
2521
+ key: 'gb_west_sussex',
2522
+ label:
2523
+ /*i18n*/
2524
+ {
2525
+ id: 'validValues.region.gb_west_sussex',
2526
+ message: 'West Sussex'
2527
+ },
2528
+ subregions: []
2529
+ }),
2530
+ gb_wiltshire: region({
2531
+ key: 'gb_wiltshire',
2532
+ label:
2533
+ /*i18n*/
2534
+ {
2535
+ id: 'validValues.region.gb_wiltshire',
2536
+ message: 'Wiltshire'
2537
+ },
2538
+ subregions: []
2539
+ }),
2540
+ gb_worcestershire: region({
2541
+ key: 'gb_worcestershire',
2542
+ label:
2543
+ /*i18n*/
2544
+ {
2545
+ id: 'validValues.region.gb_worcestershire',
2546
+ message: 'Worcestershire'
2547
+ },
2548
+ subregions: []
2549
+ }),
2550
+ gb_yorkshire: region({
2551
+ key: 'gb_yorkshire',
2552
+ label:
2553
+ /*i18n*/
2554
+ {
2555
+ id: 'validValues.region.gb_yorkshire',
2556
+ message: 'Yorkshire'
2557
+ },
2558
+ subregions: []
2559
+ }),
2560
+ ge_kakheti: region({
2561
+ key: 'ge_kakheti',
2562
+ label:
2563
+ /*i18n*/
2564
+ {
2565
+ id: 'validValues.region.ge_kakheti',
2566
+ message: 'Kakheti'
2567
+ },
2568
+ subregions: []
2569
+ }),
2570
+ ge_racha: region({
2571
+ key: 'ge_racha',
2572
+ label:
2573
+ /*i18n*/
2574
+ {
2575
+ id: 'validValues.region.ge_racha',
2576
+ message: 'Racha'
2577
+ },
2578
+ subregions: []
2579
+ }),
2580
+ gr_central_greece: region({
2581
+ key: 'gr_central_greece',
2582
+ label:
2583
+ /*i18n*/
2584
+ {
2585
+ id: 'validValues.region.gr_central_greece',
2586
+ message: 'Central Greece'
2587
+ },
2588
+ subregions: ['gr_central_greece_anchialos', 'gr_central_greece_attica', 'gr_central_greece_rapsani', 'gr_central_greece_thessaly', 'gr_central_greece_fthiotida', 'gr_central_greece_viotia', 'gr_central_greece_evia', 'all_no-subregion']
2589
+ }),
2590
+ gr_crete: region({
2591
+ key: 'gr_crete',
2592
+ label:
2593
+ /*i18n*/
2594
+ {
2595
+ id: 'validValues.region.gr_crete',
2596
+ message: 'Crete'
2597
+ },
2598
+ subregions: ['gr_crete_archanes', 'gr_crete_dafnes', 'gr_crete_peza', 'gr_crete_sitia', 'gr_crete_jason', 'gr_crete_lasithi', 'gr_crete_heraklion', 'all_no-subregion']
2599
+ }),
2600
+ gr_epirus: region({
2601
+ key: 'gr_epirus',
2602
+ label:
2603
+ /*i18n*/
2604
+ {
2605
+ id: 'validValues.region.gr_epirus',
2606
+ message: 'Epirus'
2607
+ },
2608
+ subregions: ['gr_epirus_zitsa', 'gr_epirus_ioannina', 'gr_epirus_metsovo', 'all_no-subregion']
2609
+ }),
2610
+ gr_ionian_islands: region({
2611
+ key: 'gr_ionian_islands',
2612
+ label:
2613
+ /*i18n*/
2614
+ {
2615
+ id: 'validValues.region.gr_ionian_islands',
2616
+ message: 'Ionian Islands'
2617
+ },
2618
+ subregions: ['gr_ionian_islands_kefalonia', 'all_no-subregion']
2619
+ }),
2620
+ gr_macedonia: region({
2621
+ key: 'gr_macedonia',
2622
+ label:
2623
+ /*i18n*/
2624
+ {
2625
+ id: 'validValues.region.gr_macedonia',
2626
+ message: 'Macedonia'
2627
+ },
2628
+ subregions: ['gr_macedonia_amyntaion', 'gr_macedonia_epanomi', 'gr_macedonia_goumenissa', 'gr_macedonia_naoussa', 'gr_macedonia_florina', 'gr_macedonia_kilkis', 'gr_macedonia_halkidiki', 'gr_macedonia_imathia', 'gr_macedonia_drama', 'gr_macedonia_kavala', 'all_no-subregion']
2629
+ }),
2630
+ gr_north_agean: region({
2631
+ key: 'gr_north_agean',
2632
+ label:
2633
+ /*i18n*/
2634
+ {
2635
+ id: 'validValues.region.gr_north_agean',
2636
+ message: 'North Agean'
2637
+ },
2638
+ subregions: ['gr_north_agean_limnos', 'gr_north_agean_ikaria', 'all_no-subregion']
2639
+ }),
2640
+ gr_north_greece: region({
2641
+ key: 'gr_north_greece',
2642
+ label:
2643
+ /*i18n*/
2644
+ {
2645
+ id: 'validValues.region.gr_north_greece',
2646
+ message: 'Northern Greece'
2647
+ },
2648
+ subregions: ['gr_rapsani', 'all_no-subregion']
2649
+ }),
2650
+ gr_peloponnese: region({
2651
+ key: 'gr_peloponnese',
2652
+ label:
2653
+ /*i18n*/
2654
+ {
2655
+ id: 'validValues.region.gr_peloponnese',
2656
+ message: 'Peloponnese'
2657
+ },
2658
+ subregions: ['gr_peloponnese_mantineia', 'gr_peloponnese_nemea', 'gr_peloponnese_patras', 'gr_peloponnese_achaea', 'gr_peloponnese_corinthia', 'gr_peloponnese_argolida', 'gr_peloponnese_arcadia', 'gr_peloponnese_laconia', 'gr_peloponnese_ilia_and_messinia', 'all_no-subregion']
2659
+ }),
2660
+ gr_south_agean: region({
2661
+ key: 'gr_south_agean',
2662
+ label:
2663
+ /*i18n*/
2664
+ {
2665
+ id: 'validValues.region.gr_south_agean',
2666
+ message: 'South Agean'
2667
+ },
2668
+ subregions: ['gr_south_agean_paros', 'gr_south_agean_rhodos', 'gr_south_agean_samos', 'gr_south_agean_santorini', 'gr_south_agean_kos', 'gr_south_agean_cyclades', 'gr_south_agean_tinos', 'all_no-subregion']
2669
+ }),
2670
+ gr_thessaly: region({
2671
+ key: 'gr_thessaly',
2672
+ label:
2673
+ /*i18n*/
2674
+ {
2675
+ id: 'validValues.region.gr_thessaly',
2676
+ message: 'Thessaly'
2677
+ },
2678
+ subregions: ['gr_thessaly_magnisia', 'gr_thessaly_larissa', 'gr_thessaly_karditsa', 'gr_thessaly_trikala', 'all_no-subregion']
2679
+ }),
2680
+ gr_thrakien: region({
2681
+ key: 'gr_thrakien',
2682
+ label:
2683
+ /*i18n*/
2684
+ {
2685
+ id: 'validValues.region.gr_thrakien',
2686
+ message: 'Thrace'
2687
+ },
2688
+ subregions: []
2689
+ }),
2690
+ hr_c_s_damatia: region({
2691
+ key: 'hr_c_s_damatia',
2692
+ label:
2693
+ /*i18n*/
2694
+ {
2695
+ id: 'validValues.region.hr_c_s_damatia',
2696
+ message: 'Central and South Dalmatia'
2697
+ },
2698
+ subregions: []
2699
+ }),
2700
+ hr_coast: region({
2701
+ key: 'hr_coast',
2702
+ label:
2703
+ /*i18n*/
2704
+ {
2705
+ id: 'validValues.region.hr_coast',
2706
+ message: 'Croatian Coast'
2707
+ },
2708
+ subregions: []
2709
+ }),
2710
+ hr_dalmatia_interior: region({
2711
+ key: 'hr_dalmatia_interior',
2712
+ label:
2713
+ /*i18n*/
2714
+ {
2715
+ id: 'validValues.region.hr_dalmatia_interior',
2716
+ message: 'Dalmatian Interior'
2717
+ },
2718
+ subregions: []
2719
+ }),
2720
+ hr_istria: region({
2721
+ key: 'hr_istria',
2722
+ label:
2723
+ /*i18n*/
2724
+ {
2725
+ id: 'validValues.region.hr_istria',
2726
+ message: 'Istria'
2727
+ },
2728
+ subregions: []
2729
+ }),
2730
+ hr_moslavina: region({
2731
+ key: 'hr_moslavina',
2732
+ label:
2733
+ /*i18n*/
2734
+ {
2735
+ id: 'validValues.region.hr_moslavina',
2736
+ message: 'Moslavina'
2737
+ },
2738
+ subregions: []
2739
+ }),
2740
+ hr_n_dalmatia: region({
2741
+ key: 'hr_n_dalmatia',
2742
+ label:
2743
+ /*i18n*/
2744
+ {
2745
+ id: 'validValues.region.hr_n_dalmatia',
2746
+ message: 'Northern Dalmatia'
2747
+ },
2748
+ subregions: []
2749
+ }),
2750
+ hr_plesivica: region({
2751
+ key: 'hr_plesivica',
2752
+ label:
2753
+ /*i18n*/
2754
+ {
2755
+ id: 'validValues.region.hr_plesivica',
2756
+ message: 'Plešivica'
2757
+ },
2758
+ subregions: []
2759
+ }),
2760
+ hr_podunavlje: region({
2761
+ key: 'hr_podunavlje',
2762
+ label:
2763
+ /*i18n*/
2764
+ {
2765
+ id: 'validValues.region.hr_podunavlje',
2766
+ message: 'Podunavlje'
2767
+ },
2768
+ subregions: []
2769
+ }),
2770
+ hr_pokuplje: region({
2771
+ key: 'hr_pokuplje',
2772
+ label:
2773
+ /*i18n*/
2774
+ {
2775
+ id: 'validValues.region.hr_pokuplje',
2776
+ message: 'Pokuplje'
2777
+ },
2778
+ subregions: []
2779
+ }),
2780
+ hr_prigorje: region({
2781
+ key: 'hr_prigorje',
2782
+ label:
2783
+ /*i18n*/
2784
+ {
2785
+ id: 'validValues.region.hr_prigorje',
2786
+ message: 'Prigorje - Bilogora'
2787
+ },
2788
+ subregions: []
2789
+ }),
2790
+ hr_slavonia: region({
2791
+ key: 'hr_slavonia',
2792
+ label:
2793
+ /*i18n*/
2794
+ {
2795
+ id: 'validValues.region.hr_slavonia',
2796
+ message: 'Slavonia'
2797
+ },
2798
+ subregions: []
2799
+ }),
2800
+ hr_zagorje: region({
2801
+ key: 'hr_zagorje',
2802
+ label:
2803
+ /*i18n*/
2804
+ {
2805
+ id: 'validValues.region.hr_zagorje',
2806
+ message: 'Zagorje - Međimurje'
2807
+ },
2808
+ subregions: []
2809
+ }),
2810
+ hu_badacsony: region({
2811
+ key: 'hu_badacsony',
2812
+ label:
2813
+ /*i18n*/
2814
+ {
2815
+ id: 'validValues.region.hu_badacsony',
2816
+ message: 'Badacsony'
2817
+ },
2818
+ subregions: []
2819
+ }),
2820
+ hu_balaton_boglar: region({
2821
+ key: 'hu_balaton_boglar',
2822
+ label:
2823
+ /*i18n*/
2824
+ {
2825
+ id: 'validValues.region.hu_balaton_boglar',
2826
+ message: 'Balatonboglár'
2827
+ },
2828
+ subregions: []
2829
+ }),
2830
+ hu_balaton_csopak: region({
2831
+ key: 'hu_balaton_csopak',
2832
+ label:
2833
+ /*i18n*/
2834
+ {
2835
+ id: 'validValues.region.hu_balaton_csopak',
2836
+ message: 'Balatonfüred-Csopak'
2837
+ },
2838
+ subregions: []
2839
+ }),
2840
+ hu_balaton_felvidek: region({
2841
+ key: 'hu_balaton_felvidek',
2842
+ label:
2843
+ /*i18n*/
2844
+ {
2845
+ id: 'validValues.region.hu_balaton_felvidek',
2846
+ message: 'Balaton-felvidék'
2847
+ },
2848
+ subregions: []
2849
+ }),
2850
+ hu_bukk: region({
2851
+ key: 'hu_bukk',
2852
+ label:
2853
+ /*i18n*/
2854
+ {
2855
+ id: 'validValues.region.hu_bukk',
2856
+ message: 'Bükk'
2857
+ },
2858
+ subregions: []
2859
+ }),
2860
+ hu_csongrad: region({
2861
+ key: 'hu_csongrad',
2862
+ label:
2863
+ /*i18n*/
2864
+ {
2865
+ id: 'validValues.region.hu_csongrad',
2866
+ message: 'Csongrád'
2867
+ },
2868
+ subregions: []
2869
+ }),
2870
+ hu_eger: region({
2871
+ key: 'hu_eger',
2872
+ label:
2873
+ /*i18n*/
2874
+ {
2875
+ id: 'validValues.region.hu_eger',
2876
+ message: 'Eger'
2877
+ },
2878
+ subregions: []
2879
+ }),
2880
+ hu_etyek_buda: region({
2881
+ key: 'hu_etyek_buda',
2882
+ label:
2883
+ /*i18n*/
2884
+ {
2885
+ id: 'validValues.region.hu_etyek_buda',
2886
+ message: 'Etyek-Buda'
2887
+ },
2888
+ subregions: []
2889
+ }),
2890
+ hu_hajos_baja: region({
2891
+ key: 'hu_hajos_baja',
2892
+ label:
2893
+ /*i18n*/
2894
+ {
2895
+ id: 'validValues.region.hu_hajos_baja',
2896
+ message: 'Hajós-Baja'
2897
+ },
2898
+ subregions: []
2899
+ }),
2900
+ hu_kusag: region({
2901
+ key: 'hu_kusag',
2902
+ label:
2903
+ /*i18n*/
2904
+ {
2905
+ id: 'validValues.region.hu_kusag',
2906
+ message: 'Kunság'
2907
+ },
2908
+ subregions: []
2909
+ }),
2910
+ hu_matra: region({
2911
+ key: 'hu_matra',
2912
+ label:
2913
+ /*i18n*/
2914
+ {
2915
+ id: 'validValues.region.hu_matra',
2916
+ message: 'Mátra'
2917
+ },
2918
+ subregions: []
2919
+ }),
2920
+ hu_mor: region({
2921
+ key: 'hu_mor',
2922
+ label:
2923
+ /*i18n*/
2924
+ {
2925
+ id: 'validValues.region.hu_mor',
2926
+ message: 'Mór'
2927
+ },
2928
+ subregions: []
2929
+ }),
2930
+ hu_nagy_somlo: region({
2931
+ key: 'hu_nagy_somlo',
2932
+ label:
2933
+ /*i18n*/
2934
+ {
2935
+ id: 'validValues.region.hu_nagy_somlo',
2936
+ message: 'Nagy-Somló'
2937
+ },
2938
+ subregions: []
2939
+ }),
2940
+ hu_neszmely: region({
2941
+ key: 'hu_neszmely',
2942
+ label:
2943
+ /*i18n*/
2944
+ {
2945
+ id: 'validValues.region.hu_neszmely',
2946
+ message: 'Neszmély'
2947
+ },
2948
+ subregions: []
2949
+ }),
2950
+ hu_pannonhalma: region({
2951
+ key: 'hu_pannonhalma',
2952
+ label:
2953
+ /*i18n*/
2954
+ {
2955
+ id: 'validValues.region.hu_pannonhalma',
2956
+ message: 'Pannonhalma'
2957
+ },
2958
+ subregions: []
2959
+ }),
2960
+ hu_pecs: region({
2961
+ key: 'hu_pecs',
2962
+ label:
2963
+ /*i18n*/
2964
+ {
2965
+ id: 'validValues.region.hu_pecs',
2966
+ message: 'Pécs'
2967
+ },
2968
+ subregions: []
2969
+ }),
2970
+ hu_sopron: region({
2971
+ key: 'hu_sopron',
2972
+ label:
2973
+ /*i18n*/
2974
+ {
2975
+ id: 'validValues.region.hu_sopron',
2976
+ message: 'Sopron'
2977
+ },
2978
+ subregions: []
2979
+ }),
2980
+ hu_szekszard: region({
2981
+ key: 'hu_szekszard',
2982
+ label:
2983
+ /*i18n*/
2984
+ {
2985
+ id: 'validValues.region.hu_szekszard',
2986
+ message: 'Szekszárd'
2987
+ },
2988
+ subregions: []
2989
+ }),
2990
+ hu_tokaj: region({
2991
+ key: 'hu_tokaj',
2992
+ label:
2993
+ /*i18n*/
2994
+ {
2995
+ id: 'validValues.region.hu_tokaj',
2996
+ message: 'Tokaj'
2997
+ },
2998
+ subregions: []
2999
+ }),
3000
+ hu_tolna: region({
3001
+ key: 'hu_tolna',
3002
+ label:
3003
+ /*i18n*/
3004
+ {
3005
+ id: 'validValues.region.hu_tolna',
3006
+ message: 'Tolna'
3007
+ },
3008
+ subregions: []
3009
+ }),
3010
+ hu_villany: region({
3011
+ key: 'hu_villany',
3012
+ label:
3013
+ /*i18n*/
3014
+ {
3015
+ id: 'validValues.region.hu_villany',
3016
+ message: 'Villány'
3017
+ },
3018
+ subregions: []
3019
+ }),
3020
+ hu_zala: region({
3021
+ key: 'hu_zala',
3022
+ label:
3023
+ /*i18n*/
3024
+ {
3025
+ id: 'validValues.region.hu_zala',
3026
+ message: 'Zala'
3027
+ },
3028
+ subregions: []
3029
+ }),
3030
+ in_nandi_hills: region({
3031
+ key: 'in_nandi_hills',
3032
+ label:
3033
+ /*i18n*/
3034
+ {
3035
+ id: 'validValues.region.in_nandi_hills',
3036
+ message: 'Nandi Hills'
3037
+ },
3038
+ subregions: []
3039
+ }),
3040
+ in_nashik_valley: region({
3041
+ key: 'in_nashik_valley',
3042
+ label:
3043
+ /*i18n*/
3044
+ {
3045
+ id: 'validValues.region.in_nashik_valley',
3046
+ message: 'Nashik Valley'
3047
+ },
3048
+ subregions: []
3049
+ }),
3050
+ it_abruzzen: region({
3051
+ key: 'it_abruzzen',
3052
+ label:
3053
+ /*i18n*/
3054
+ {
3055
+ id: 'validValues.region.it_abruzzen',
3056
+ message: 'Abruzzo'
3057
+ },
3058
+ subregions: []
3059
+ }),
3060
+ it_aostatal: region({
3061
+ key: 'it_aostatal',
3062
+ label:
3063
+ /*i18n*/
3064
+ {
3065
+ id: 'validValues.region.it_aostatal',
3066
+ message: "Valle d'Aosta"
3067
+ },
3068
+ subregions: []
3069
+ }),
3070
+ it_apulien: region({
3071
+ key: 'it_apulien',
3072
+ label:
3073
+ /*i18n*/
3074
+ {
3075
+ id: 'validValues.region.it_apulien',
3076
+ message: 'Apulia'
3077
+ },
3078
+ subregions: ['it_apulien_salento', 'it_apulien_gioia_colle', 'all_no-subregion']
3079
+ }),
3080
+ it_basilikata: region({
3081
+ key: 'it_basilikata',
3082
+ label:
3083
+ /*i18n*/
3084
+ {
3085
+ id: 'validValues.region.it_basilikata',
3086
+ message: 'Basilicata'
3087
+ },
3088
+ subregions: []
3089
+ }),
3090
+ it_emilia_romanga: region({
3091
+ key: 'it_emilia_romanga',
3092
+ label:
3093
+ /*i18n*/
3094
+ {
3095
+ id: 'validValues.region.it_emilia_romanga',
3096
+ message: 'Emilia-Romagna'
3097
+ },
3098
+ subregions: ['it_emilia_romanga_rubicone', 'all_no-subregion']
3099
+ }),
3100
+ 'it_friaul-julisch_venetien': region({
3101
+ key: 'it_friaul-julisch_venetien',
3102
+ label:
3103
+ /*i18n*/
3104
+ {
3105
+ id: 'validValues.region.it_friaul-julisch_venetien',
3106
+ message: 'Friuli'
3107
+ },
3108
+ subregions: ['it_friaul-julisch_venetien_colli_orientali', 'it_friuli_julisch_venetien_collio', 'it_friuli_julisch_venetien_rosazzo', 'it_friuli_julisch_venetien_friuli_isonzo', 'it_friuli_julisch_venetien_friuli_latisana', 'all_no-subregion']
3109
+ }),
3110
+ it_isonzo_del_friuli: region({
3111
+ key: 'it_isonzo_del_friuli',
3112
+ label:
3113
+ /*i18n*/
3114
+ {
3115
+ id: 'validValues.region.it_isonzo_del_friuli',
3116
+ message: 'Isonzo del Friuli'
3117
+ },
3118
+ subregions: []
3119
+ }),
3120
+ it_kalabrien: region({
3121
+ key: 'it_kalabrien',
3122
+ label:
3123
+ /*i18n*/
3124
+ {
3125
+ id: 'validValues.region.it_kalabrien',
3126
+ message: 'Calabria'
3127
+ },
3128
+ subregions: []
3129
+ }),
3130
+ it_kampanien: region({
3131
+ key: 'it_kampanien',
3132
+ label:
3133
+ /*i18n*/
3134
+ {
3135
+ id: 'validValues.region.it_kampanien',
3136
+ message: 'Campania'
3137
+ },
3138
+ subregions: []
3139
+ }),
3140
+ it_latium: region({
3141
+ key: 'it_latium',
3142
+ label:
3143
+ /*i18n*/
3144
+ {
3145
+ id: 'validValues.region.it_latium',
3146
+ message: 'Lazio'
3147
+ },
3148
+ subregions: []
3149
+ }),
3150
+ it_ligurien: region({
3151
+ key: 'it_ligurien',
3152
+ label:
3153
+ /*i18n*/
3154
+ {
3155
+ id: 'validValues.region.it_ligurien',
3156
+ message: 'Liguria'
3157
+ },
3158
+ subregions: []
3159
+ }),
3160
+ it_lombardei: region({
3161
+ key: 'it_lombardei',
3162
+ label:
3163
+ /*i18n*/
3164
+ {
3165
+ id: 'validValues.region.it_lombardei',
3166
+ message: 'Lombardy'
3167
+ },
3168
+ subregions: ['it_franciacorta', 'it_pavia', 'it_oltrepo_pavese', 'it_riviera_garda_classico', 'it_san_martino_battaglia', 'it_lugana', 'all_no-subregion']
3169
+ }),
3170
+ it_marken: region({
3171
+ key: 'it_marken',
3172
+ label:
3173
+ /*i18n*/
3174
+ {
3175
+ id: 'validValues.region.it_marken',
3176
+ message: 'Le Marche'
3177
+ },
3178
+ subregions: []
3179
+ }),
3180
+ it_molise: region({
3181
+ key: 'it_molise',
3182
+ label:
3183
+ /*i18n*/
3184
+ {
3185
+ id: 'validValues.region.it_molise',
3186
+ message: 'Molise'
3187
+ },
3188
+ subregions: []
3189
+ }),
3190
+ it_piemont: region({
3191
+ key: 'it_piemont',
3192
+ label:
3193
+ /*i18n*/
3194
+ {
3195
+ id: 'validValues.region.it_piemont',
3196
+ message: 'Piedmont'
3197
+ },
3198
+ subregions: ['it_barbaresco', 'it_barolo', 'it_alba', 'it_albugnano', 'it_alta_langa_metodo_classico', 'it_asti', 'it_barbera_dalba', 'it_barbera_dasti', 'it_barbera_del_monferrato', 'it_boca', 'it_brachetto_dacqui', 'it_bramaterra', 'it_canavese', 'it_carema', 'it_cisterna_dasti', 'it_colli_tortonesi', 'it_colline_novaresi', 'it_colline_saluzzesi', 'it_cortese_dell_alto_monferrato', 'it_coste_della_sesia', 'it_dogliani', 'it_dolcetto_dacqui', 'it_dolcetto_dalba', 'it_dolcetto_dasti', 'it_dolcetto_di_diano_dalba', 'it_dolcetto_di_ovada', 'it_erbaluce_di_caluso', 'it_fara', 'it_freisa_dasti', 'it_freisa_di_chieri', 'it_gabiano', 'it_gattinara', 'it_gavi_cortese_di_gavi', 'it_ghemme', 'it_grignolino_dasti', 'it_grignolino_del_monferrato_casalese', 'it_langhe', 'it_langhe_nebbiolo', 'it_lessona', 'it_loazzolo', 'it_malvasia_di_casorzo_dasti', 'it_malvasia_di_castelnuovo_don_bosco', 'it_monferrato', 'it_nizza', 'it_moscato_dasti', 'it_Nebbiolo_dalba', 'it_pinerolese', 'it_roero', 'it_rubino_di_cantavenna', 'it_ruche_di_castagnole_monferrato', 'it_sizzano', 'it_strevi', 'it_terre_alfieri', 'it_valli_ossolane', 'it_valsusa', 'it_verduno_pelaverga', 'all_no-subregion']
3199
+ }),
3200
+ it_sardinien: region({
3201
+ key: 'it_sardinien',
3202
+ label:
3203
+ /*i18n*/
3204
+ {
3205
+ id: 'validValues.region.it_sardinien',
3206
+ message: 'Sardinia'
3207
+ },
3208
+ subregions: []
3209
+ }),
3210
+ it_sizilien: region({
3211
+ key: 'it_sizilien',
3212
+ label:
3213
+ /*i18n*/
3214
+ {
3215
+ id: 'validValues.region.it_sizilien',
3216
+ message: 'Sicily'
3217
+ },
3218
+ subregions: []
3219
+ }),
3220
+ it_sudtirol: region({
3221
+ key: 'it_sudtirol',
3222
+ label:
3223
+ /*i18n*/
3224
+ {
3225
+ id: 'validValues.region.it_sudtirol',
3226
+ message: 'Südtirol / Trentino-Alto Adige'
3227
+ },
3228
+ subregions: []
3229
+ }),
3230
+ it_toskana: region({
3231
+ key: 'it_toskana',
3232
+ label:
3233
+ /*i18n*/
3234
+ {
3235
+ id: 'validValues.region.it_toskana',
3236
+ message: 'Tuscany'
3237
+ },
3238
+ subregions: ['it_toskana_chianti', 'it_toskana_chianti_classico', 'it_toscana_vin_santo_chianti_classico', 'it_toskana_brunello', 'it_toskana_maremma_toscana', 'it_toskana_morellino_scansano', 'it_toskana_bolgheri', 'all_no-subregion']
3239
+ }),
3240
+ it_trentino: region({
3241
+ key: 'it_trentino',
3242
+ label:
3243
+ /*i18n*/
3244
+ {
3245
+ id: 'validValues.region.it_trentino',
3246
+ message: 'Trentino'
3247
+ },
3248
+ subregions: []
3249
+ }),
3250
+ it_treviso: region({
3251
+ key: 'it_treviso',
3252
+ label:
3253
+ /*i18n*/
3254
+ {
3255
+ id: 'validValues.region.it_treviso',
3256
+ message: 'Treviso DOC'
3257
+ },
3258
+ subregions: []
3259
+ }),
3260
+ it_umbrien: region({
3261
+ key: 'it_umbrien',
3262
+ label:
3263
+ /*i18n*/
3264
+ {
3265
+ id: 'validValues.region.it_umbrien',
3266
+ message: 'Umbria'
3267
+ },
3268
+ subregions: []
3269
+ }),
3270
+ it_venetien: region({
3271
+ key: 'it_venetien',
3272
+ label:
3273
+ /*i18n*/
3274
+ {
3275
+ id: 'validValues.region.it_venetien',
3276
+ message: 'Veneto'
3277
+ },
3278
+ subregions: ['it_lessini', 'it_soave', 'it_valpolicella', 'it_bardolino', 'it_gambellara', 'it_custoza', 'it_valdobbiadene', 'it_delle_venezie', 'it_venezie_doc', 'all_no-subregion']
3279
+ }),
3280
+ lb_bekaa: region({
3281
+ key: 'lb_bekaa',
3282
+ label:
3283
+ /*i18n*/
3284
+ {
3285
+ id: 'validValues.region.lb_bekaa',
3286
+ message: 'Bekaa Valley'
3287
+ },
3288
+ subregions: []
3289
+ }),
3290
+ 'lb_mount-lebanon': region({
3291
+ key: 'lb_mount-lebanon',
3292
+ label:
3293
+ /*i18n*/
3294
+ {
3295
+ id: 'validValues.region.lb_mount-lebanon',
3296
+ message: 'Mount Lebanon'
3297
+ },
3298
+ subregions: []
3299
+ }),
3300
+ lu_moselle: region({
3301
+ key: 'lu_moselle',
3302
+ label:
3303
+ /*i18n*/
3304
+ {
3305
+ id: 'validValues.region.lu_moselle',
3306
+ message: 'Moselle'
3307
+ },
3308
+ subregions: []
3309
+ }),
3310
+ 'mk_pcinja-osogovo': region({
3311
+ key: 'mk_pcinja-osogovo',
3312
+ label:
3313
+ /*i18n*/
3314
+ {
3315
+ id: 'validValues.region.mk_pcinja-osogovo',
3316
+ message: 'Pčinja-Osogovo'
3317
+ },
3318
+ subregions: ['all_no-subregion']
3319
+ }),
3320
+ 'mk_pelagonija-polog': region({
3321
+ key: 'mk_pelagonija-polog',
3322
+ label:
3323
+ /*i18n*/
3324
+ {
3325
+ id: 'validValues.region.mk_pelagonija-polog',
3326
+ message: 'Pelagonija-Polog'
3327
+ },
3328
+ subregions: ['all_no-subregion']
3329
+ }),
3330
+ mk_povardarie: region({
3331
+ key: 'mk_povardarie',
3332
+ label:
3333
+ /*i18n*/
3334
+ {
3335
+ id: 'validValues.region.mk_povardarie',
3336
+ message: 'Povardarie'
3337
+ },
3338
+ subregions: ['mk_tikves', 'mk_veles', 'mk_ovchepole', 'mk_kochani', 'mk_strum_rado', 'mk_gevg_valand', 'mk_skopje', 'all_no-subregion']
3339
+ }),
3340
+ mt_gozo_dist: region({
3341
+ key: 'mt_gozo_dist',
3342
+ label:
3343
+ /*i18n*/
3344
+ {
3345
+ id: 'validValues.region.mt_gozo_dist',
3346
+ message: 'Gozo & Comino District'
3347
+ },
3348
+ subregions: []
3349
+ }),
3350
+ mt_north_harb_dist: region({
3351
+ key: 'mt_north_harb_dist',
3352
+ label:
3353
+ /*i18n*/
3354
+ {
3355
+ id: 'validValues.region.mt_north_harb_dist',
3356
+ message: 'Northern Harbour District'
3357
+ },
3358
+ subregions: []
3359
+ }),
3360
+ mt_northern_dist: region({
3361
+ key: 'mt_northern_dist',
3362
+ label:
3363
+ /*i18n*/
3364
+ {
3365
+ id: 'validValues.region.mt_northern_dist',
3366
+ message: 'Northern District'
3367
+ },
3368
+ subregions: []
3369
+ }),
3370
+ mt_south_East_dist: region({
3371
+ key: 'mt_south_East_dist',
3372
+ label:
3373
+ /*i18n*/
3374
+ {
3375
+ id: 'validValues.region.mt_south_East_dist',
3376
+ message: 'Southern Eastern District'
3377
+ },
3378
+ subregions: []
3379
+ }),
3380
+ mt_south_dist: region({
3381
+ key: 'mt_south_dist',
3382
+ label:
3383
+ /*i18n*/
3384
+ {
3385
+ id: 'validValues.region.mt_south_dist',
3386
+ message: 'Southern District'
3387
+ },
3388
+ subregions: []
3389
+ }),
3390
+ mt_western_dist: region({
3391
+ key: 'mt_western_dist',
3392
+ label:
3393
+ /*i18n*/
3394
+ {
3395
+ id: 'validValues.region.mt_western_dist',
3396
+ message: 'Western District'
3397
+ },
3398
+ subregions: []
3399
+ }),
3400
+ nz_auckland: region({
3401
+ key: 'nz_auckland',
3402
+ label:
3403
+ /*i18n*/
3404
+ {
3405
+ id: 'validValues.region.nz_auckland',
3406
+ message: 'Auckland'
3407
+ },
3408
+ subregions: ['nz_auckland_clevedon', 'nz_auckland_kumeu', 'nz_auckland_matakana', 'nz_auckland_waihekeIsland', 'all_no-subregion']
3409
+ }),
3410
+ nz_canterbury: region({
3411
+ key: 'nz_canterbury',
3412
+ label:
3413
+ /*i18n*/
3414
+ {
3415
+ id: 'validValues.region.nz_canterbury',
3416
+ message: 'North Canterbury'
3417
+ },
3418
+ subregions: ['nz_canterbury_banksPeninsula', 'nz_canterbury_waipraValley', 'all_no-subregion']
3419
+ }),
3420
+ nz_centralOtago: region({
3421
+ key: 'nz_centralOtago',
3422
+ label:
3423
+ /*i18n*/
3424
+ {
3425
+ id: 'validValues.region.nz_centralOtago',
3426
+ message: 'Central Otago'
3427
+ },
3428
+ subregions: ['nz_centralOtago_alexandra', 'nz_centralOtago_bannockurn', 'nz_centralOtago_bendigo', 'nz_centralOtago_cromwell', 'nz_centralOtago_gibbston', 'nz_centralOtago_lowburn', 'nz_centralOtago_pisa', 'nz_centralOtago_wanaka', 'all_no-subregion']
3429
+ }),
3430
+ nz_gisborne: region({
3431
+ key: 'nz_gisborne',
3432
+ label:
3433
+ /*i18n*/
3434
+ {
3435
+ id: 'validValues.region.nz_gisborne',
3436
+ message: 'Gisborne'
3437
+ },
3438
+ subregions: ['nz_gisborne_centralValley', 'nz_gisborne_hextonHills', 'nz_gisborne_manutuke', 'nz_gisborne_ormond', 'nz_gisborne_ormondValley', 'nz_gisborne_patutahi', 'nz_gisborne_patutahiPlateau', 'nz_gisborne_riverpoint', 'nz_gisborne_waipapa', 'all_no-subregion']
3439
+ }),
3440
+ nz_hawkesBay: region({
3441
+ key: 'nz_hawkesBay',
3442
+ label:
3443
+ /*i18n*/
3444
+ {
3445
+ id: 'validValues.region.nz_hawkesBay',
3446
+ message: "Hawke's Bay"
3447
+ },
3448
+ subregions: ['nz_hawkesBay_gimblett', 'nz_hawkesBay_bridgePa', 'nz_hawkesBay_centralHawkesBay', 'nz_hawkesBay_crownthorpeTerraces', 'nz_hawkesBay_dartmoorValley', 'nz_hawkesBay_eskValley', 'nz_hawkesBay_havelockHills', 'nz_hawkesBay_korokipo', 'nz_hawkesBay_mangatahiTerraces', 'nz_hawkesBay_ohiti', 'nz_hawkesBay_teAwanga', 'nz_hawkesBay_tukitukiValley', 'all_no-subregion']
3449
+ }),
3450
+ nz_malborough: region({
3451
+ key: 'nz_malborough',
3452
+ label:
3453
+ /*i18n*/
3454
+ {
3455
+ id: 'validValues.region.nz_malborough',
3456
+ message: 'Marlborough'
3457
+ },
3458
+ subregions: ['nz_malborough_wairau', 'nz_malborough_awatere', 'nz_malborough_southern', 'all_no-subregion']
3459
+ }),
3460
+ nz_nelson: region({
3461
+ key: 'nz_nelson',
3462
+ label:
3463
+ /*i18n*/
3464
+ {
3465
+ id: 'validValues.region.nz_nelson',
3466
+ message: 'Nelson'
3467
+ },
3468
+ subregions: ['nz_nelson_kinaPeninsula', 'nz_nelson_moutereHills', 'nz_nelson_waimeaPlains', 'all_no-subregion']
3469
+ }),
3470
+ nz_northland: region({
3471
+ key: 'nz_northland',
3472
+ label:
3473
+ /*i18n*/
3474
+ {
3475
+ id: 'validValues.region.nz_northland',
3476
+ message: 'Northland'
3477
+ },
3478
+ subregions: ['nz_northland_bayOfIslands', 'nz_northland_doubtlessBay', 'nz_northland_kaikohe', 'nz_northland_kaitaia', 'nz_northland_kerikeri', 'nz_northland_tutukaka', 'nz_northland_whangarei', 'all_no-subregion']
3479
+ }),
3480
+ nz_ohau: region({
3481
+ key: 'nz_ohau',
3482
+ label:
3483
+ /*i18n*/
3484
+ {
3485
+ id: 'validValues.region.nz_ohau',
3486
+ message: 'Ōhau'
3487
+ },
3488
+ subregions: []
3489
+ }),
3490
+ nz_wairarapa: region({
3491
+ key: 'nz_wairarapa',
3492
+ label:
3493
+ /*i18n*/
3494
+ {
3495
+ id: 'validValues.region.nz_wairarapa',
3496
+ message: 'Wairarapa'
3497
+ },
3498
+ subregions: ['nz_wairarapa_gladstone', 'nz_wairarapa_martinborough', 'nz_wairarapa_masterton', 'all_no-subregion']
3499
+ }),
3500
+ nz_waitakiValley: region({
3501
+ key: 'nz_waitakiValley',
3502
+ label:
3503
+ /*i18n*/
3504
+ {
3505
+ id: 'validValues.region.nz_waitakiValley',
3506
+ message: 'Waitaki Valley'
3507
+ },
3508
+ subregions: []
3509
+ }),
3510
+ pt_alentejo: region({
3511
+ key: 'pt_alentejo',
3512
+ label:
3513
+ /*i18n*/
3514
+ {
3515
+ id: 'validValues.region.pt_alentejo',
3516
+ message: 'Alentejo'
3517
+ },
3518
+ subregions: ['pt_portalegre', 'pt_borba', 'pt_evora', 'pt_redondo', 'pt_reguengos', 'pt_granja-amareleja', 'pt_vidigueira', 'pt_moura', 'all_no-subregion']
3519
+ }),
3520
+ pt_algarve: region({
3521
+ key: 'pt_algarve',
3522
+ label:
3523
+ /*i18n*/
3524
+ {
3525
+ id: 'validValues.region.pt_algarve',
3526
+ message: 'Algarve'
3527
+ },
3528
+ subregions: ['pt_lagos', 'pt_portimao', 'pt_lagoa', 'pt_tavira', 'all_no-subregion']
3529
+ }),
3530
+ pt_azores: region({
3531
+ key: 'pt_azores',
3532
+ label:
3533
+ /*i18n*/
3534
+ {
3535
+ id: 'validValues.region.pt_azores',
3536
+ message: 'Azores'
3537
+ },
3538
+ subregions: ['pt_pico', 'pt_biscoitos', 'pt_graciosa', 'all_no-subregion']
3539
+ }),
3540
+ pt_bairrada: region({
3541
+ key: 'pt_bairrada',
3542
+ label:
3543
+ /*i18n*/
3544
+ {
3545
+ id: 'validValues.region.pt_bairrada',
3546
+ message: 'Bairrada'
3547
+ },
3548
+ subregions: []
3549
+ }),
3550
+ pt_beira_interior: region({
3551
+ key: 'pt_beira_interior',
3552
+ label:
3553
+ /*i18n*/
3554
+ {
3555
+ id: 'validValues.region.pt_beira_interior',
3556
+ message: 'Beira Interior'
3557
+ },
3558
+ subregions: ['pt_pinhel', 'pt_castelo_rodigo', 'pt_cova_da_beira', 'all_no-subregion']
3559
+ }),
3560
+ pt_dao_and_lafoes: region({
3561
+ key: 'pt_dao_and_lafoes',
3562
+ label:
3563
+ /*i18n*/
3564
+ {
3565
+ id: 'validValues.region.pt_dao_and_lafoes',
3566
+ message: 'Dão and Lafões'
3567
+ },
3568
+ subregions: ['pt_dao', 'pt_lafoes', 'all_no-subregion']
3569
+ }),
3570
+ pt_lisboa: region({
3571
+ key: 'pt_lisboa',
3572
+ label:
3573
+ /*i18n*/
3574
+ {
3575
+ id: 'validValues.region.pt_lisboa',
3576
+ message: 'Lisboa'
3577
+ },
3578
+ subregions: ['pt_alenquer', 'pt_arruda', 'pt_torres_vedras', 'pt_bucelas', 'pt_obidos', 'pt_lourinha', 'pt_colares', 'pt_carcavelos', 'pt_encostas_de_aire', 'all_no-subregion']
3579
+ }),
3580
+ pt_madeira: region({
3581
+ key: 'pt_madeira',
3582
+ label:
3583
+ /*i18n*/
3584
+ {
3585
+ id: 'validValues.region.pt_madeira',
3586
+ message: 'Madeira'
3587
+ },
3588
+ subregions: []
3589
+ }),
3590
+ pt_peninsula_de_setubal: region({
3591
+ key: 'pt_peninsula_de_setubal',
3592
+ label:
3593
+ /*i18n*/
3594
+ {
3595
+ id: 'validValues.region.pt_peninsula_de_setubal',
3596
+ message: 'Península de Setúbal'
3597
+ },
3598
+ subregions: ['pt_palmela', 'pt_setubal', 'all_no-subregion']
3599
+ }),
3600
+ pt_porto_and_douro: region({
3601
+ key: 'pt_porto_and_douro',
3602
+ label:
3603
+ /*i18n*/
3604
+ {
3605
+ id: 'validValues.region.pt_porto_and_douro',
3606
+ message: 'Porto and Douro'
3607
+ },
3608
+ subregions: ['pt_baixo_corgo', 'pt_cima_corgo', 'pt_douro_superior', 'all_no-subregion']
3609
+ }),
3610
+ 'pt_tavora-varosa': region({
3611
+ key: 'pt_tavora-varosa',
3612
+ label:
3613
+ /*i18n*/
3614
+ {
3615
+ id: 'validValues.region.pt_tavora-varosa',
3616
+ message: 'Távora-Varosa'
3617
+ },
3618
+ subregions: []
3619
+ }),
3620
+ pt_tejo: region({
3621
+ key: 'pt_tejo',
3622
+ label:
3623
+ /*i18n*/
3624
+ {
3625
+ id: 'validValues.region.pt_tejo',
3626
+ message: 'Tejo'
3627
+ },
3628
+ subregions: ['pt_tomar', 'pt_santarem', 'pt_chamusca', 'pt_cartaxo', 'pt_almeirim', 'pt_coruche', 'all_no-subregion']
3629
+ }),
3630
+ 'pt_tras-os-montes': region({
3631
+ key: 'pt_tras-os-montes',
3632
+ label:
3633
+ /*i18n*/
3634
+ {
3635
+ id: 'validValues.region.pt_tras-os-montes',
3636
+ message: 'Trás-os-Montes'
3637
+ },
3638
+ subregions: ['pt_chaves', 'pt_valpacos', 'pt_planalto_mirandes', 'all_no-subregion']
3639
+ }),
3640
+ pt_vinho_verde: region({
3641
+ key: 'pt_vinho_verde',
3642
+ label:
3643
+ /*i18n*/
3644
+ {
3645
+ id: 'validValues.region.pt_vinho_verde',
3646
+ message: 'Vinho Verde'
3647
+ },
3648
+ subregions: ['pt_moncao', 'pt_melgaco', 'pt_lima', 'pt_basto', 'pt_cavado', 'pt_ave', 'pt_amarante', 'pt_baiao', 'pt_sousa', 'pt_paiva', 'all_no-subregion']
3649
+ }),
3650
+ ro_banat: region({
3651
+ key: 'ro_banat',
3652
+ label:
3653
+ /*i18n*/
3654
+ {
3655
+ id: 'validValues.region.ro_banat',
3656
+ message: 'Banat'
3657
+ },
3658
+ subregions: []
3659
+ }),
3660
+ ro_bucovina: region({
3661
+ key: 'ro_bucovina',
3662
+ label:
3663
+ /*i18n*/
3664
+ {
3665
+ id: 'validValues.region.ro_bucovina',
3666
+ message: 'Bucovina'
3667
+ },
3668
+ subregions: []
3669
+ }),
3670
+ ro_crisana: region({
3671
+ key: 'ro_crisana',
3672
+ label:
3673
+ /*i18n*/
3674
+ {
3675
+ id: 'validValues.region.ro_crisana',
3676
+ message: 'Crisana'
3677
+ },
3678
+ subregions: []
3679
+ }),
3680
+ ro_dobrogea: region({
3681
+ key: 'ro_dobrogea',
3682
+ label:
3683
+ /*i18n*/
3684
+ {
3685
+ id: 'validValues.region.ro_dobrogea',
3686
+ message: 'Dobrogea'
3687
+ },
3688
+ subregions: []
3689
+ }),
3690
+ ro_maramures: region({
3691
+ key: 'ro_maramures',
3692
+ label:
3693
+ /*i18n*/
3694
+ {
3695
+ id: 'validValues.region.ro_maramures',
3696
+ message: 'Maramures'
3697
+ },
3698
+ subregions: []
3699
+ }),
3700
+ ro_moldova: region({
3701
+ key: 'ro_moldova',
3702
+ label:
3703
+ /*i18n*/
3704
+ {
3705
+ id: 'validValues.region.ro_moldova',
3706
+ message: 'Moldova'
3707
+ },
3708
+ subregions: []
3709
+ }),
3710
+ ro_muntenia: region({
3711
+ key: 'ro_muntenia',
3712
+ label:
3713
+ /*i18n*/
3714
+ {
3715
+ id: 'validValues.region.ro_muntenia',
3716
+ message: 'Muntenia'
3717
+ },
3718
+ subregions: []
3719
+ }),
3720
+ ro_oltenia: region({
3721
+ key: 'ro_oltenia',
3722
+ label:
3723
+ /*i18n*/
3724
+ {
3725
+ id: 'validValues.region.ro_oltenia',
3726
+ message: 'Oltenia'
3727
+ },
3728
+ subregions: []
3729
+ }),
3730
+ ro_transilvania: region({
3731
+ key: 'ro_transilvania',
3732
+ label:
3733
+ /*i18n*/
3734
+ {
3735
+ id: 'validValues.region.ro_transilvania',
3736
+ message: 'Transilvania'
3737
+ },
3738
+ subregions: []
3739
+ }),
3740
+ rs_banat: region({
3741
+ key: 'rs_banat',
3742
+ label:
3743
+ /*i18n*/
3744
+ {
3745
+ id: 'validValues.region.rs_banat',
3746
+ message: 'Banat'
3747
+ },
3748
+ subregions: []
3749
+ }),
3750
+ rs_negotina: region({
3751
+ key: 'rs_negotina',
3752
+ label:
3753
+ /*i18n*/
3754
+ {
3755
+ id: 'validValues.region.rs_negotina',
3756
+ message: 'Negotina'
3757
+ },
3758
+ subregions: []
3759
+ }),
3760
+ rs_nisava: region({
3761
+ key: 'rs_nisava',
3762
+ label:
3763
+ /*i18n*/
3764
+ {
3765
+ id: 'validValues.region.rs_nisava',
3766
+ message: 'Nisava'
3767
+ },
3768
+ subregions: []
3769
+ }),
3770
+ rs_plantaze: region({
3771
+ key: 'rs_plantaze',
3772
+ label:
3773
+ /*i18n*/
3774
+ {
3775
+ id: 'validValues.region.rs_plantaze',
3776
+ message: 'Plantaze'
3777
+ },
3778
+ subregions: []
3779
+ }),
3780
+ rs_pocerje: region({
3781
+ key: 'rs_pocerje',
3782
+ label:
3783
+ /*i18n*/
3784
+ {
3785
+ id: 'validValues.region.rs_pocerje',
3786
+ message: 'Pocerje'
3787
+ },
3788
+ subregions: []
3789
+ }),
3790
+ rs_podgorica: region({
3791
+ key: 'rs_podgorica',
3792
+ label:
3793
+ /*i18n*/
3794
+ {
3795
+ id: 'validValues.region.rs_podgorica',
3796
+ message: 'Podgorica'
3797
+ },
3798
+ subregions: []
3799
+ }),
3800
+ rs_sirmien: region({
3801
+ key: 'rs_sirmien',
3802
+ label:
3803
+ /*i18n*/
3804
+ {
3805
+ id: 'validValues.region.rs_sirmien',
3806
+ message: 'Sirmien'
3807
+ },
3808
+ subregions: []
3809
+ }),
3810
+ rs_subotica_horgos: region({
3811
+ key: 'rs_subotica_horgos',
3812
+ label:
3813
+ /*i18n*/
3814
+ {
3815
+ id: 'validValues.region.rs_subotica_horgos',
3816
+ message: 'Subotica-Horgos'
3817
+ },
3818
+ subregions: []
3819
+ }),
3820
+ rs_sumadija: region({
3821
+ key: 'rs_sumadija',
3822
+ label:
3823
+ /*i18n*/
3824
+ {
3825
+ id: 'validValues.region.rs_sumadija',
3826
+ message: 'Sumadija'
3827
+ },
3828
+ subregions: []
3829
+ }),
3830
+ rs_timok: region({
3831
+ key: 'rs_timok',
3832
+ label:
3833
+ /*i18n*/
3834
+ {
3835
+ id: 'validValues.region.rs_timok',
3836
+ message: 'Timok'
3837
+ },
3838
+ subregions: []
3839
+ }),
3840
+ rs_zapadna_morava: region({
3841
+ key: 'rs_zapadna_morava',
3842
+ label:
3843
+ /*i18n*/
3844
+ {
3845
+ id: 'validValues.region.rs_zapadna_morava',
3846
+ message: 'Zapadna Morava'
3847
+ },
3848
+ subregions: []
3849
+ }),
3850
+ si_podravje: region({
3851
+ key: 'si_podravje',
3852
+ label:
3853
+ /*i18n*/
3854
+ {
3855
+ id: 'validValues.region.si_podravje',
3856
+ message: 'Podravje'
3857
+ },
3858
+ subregions: ['si_podravje_styria', 'all_no-subregion']
3859
+ }),
3860
+ si_posavje: region({
3861
+ key: 'si_posavje',
3862
+ label:
3863
+ /*i18n*/
3864
+ {
3865
+ id: 'validValues.region.si_posavje',
3866
+ message: 'Posavje'
3867
+ },
3868
+ subregions: []
3869
+ }),
3870
+ si_primorje: region({
3871
+ key: 'si_primorje',
3872
+ label:
3873
+ /*i18n*/
3874
+ {
3875
+ id: 'validValues.region.si_primorje',
3876
+ message: 'Primorje'
3877
+ },
3878
+ subregions: []
3879
+ }),
3880
+ sk_center: region({
3881
+ key: 'sk_center',
3882
+ label:
3883
+ /*i18n*/
3884
+ {
3885
+ id: 'validValues.region.sk_center',
3886
+ message: 'Center Slovak'
3887
+ },
3888
+ subregions: []
3889
+ }),
3890
+ sk_east: region({
3891
+ key: 'sk_east',
3892
+ label:
3893
+ /*i18n*/
3894
+ {
3895
+ id: 'validValues.region.sk_east',
3896
+ message: 'The East Slovak'
3897
+ },
3898
+ subregions: []
3899
+ }),
3900
+ sk_lCarpathian: region({
3901
+ key: 'sk_lCarpathian',
3902
+ label:
3903
+ /*i18n*/
3904
+ {
3905
+ id: 'validValues.region.sk_lCarpathian',
3906
+ message: 'Lesser Carpathian'
3907
+ },
3908
+ subregions: []
3909
+ }),
3910
+ sk_nitra: region({
3911
+ key: 'sk_nitra',
3912
+ label:
3913
+ /*i18n*/
3914
+ {
3915
+ id: 'validValues.region.sk_nitra',
3916
+ message: 'Nitra'
3917
+ },
3918
+ subregions: []
3919
+ }),
3920
+ sk_south: region({
3921
+ key: 'sk_south',
3922
+ label:
3923
+ /*i18n*/
3924
+ {
3925
+ id: 'validValues.region.sk_south',
3926
+ message: 'South Slovak'
3927
+ },
3928
+ subregions: []
3929
+ }),
3930
+ sk_tokaj: region({
3931
+ key: 'sk_tokaj',
3932
+ label:
3933
+ /*i18n*/
3934
+ {
3935
+ id: 'validValues.region.sk_tokaj',
3936
+ message: 'Viticultural region of Tokaj'
3937
+ },
3938
+ subregions: ['sk_tokaj_bara', 'sk_tokaj_cerhov', 'sk_tokaj_cernochov', 'sk_tokaj_mTrna', 'sk_tokaj_vTrna', 'sk_tokaj_snm', 'sk_tokaj_vinicky', 'all_no-subregion']
3939
+ }),
3940
+ tr_aegean: region({
3941
+ key: 'tr_aegean',
3942
+ label:
3943
+ /*i18n*/
3944
+ {
3945
+ id: 'validValues.region.tr_aegean',
3946
+ message: 'Aegean'
3947
+ },
3948
+ subregions: []
3949
+ }),
3950
+ tr_marmara: region({
3951
+ key: 'tr_marmara',
3952
+ label:
3953
+ /*i18n*/
3954
+ {
3955
+ id: 'validValues.region.tr_marmara',
3956
+ message: 'Marmara'
3957
+ },
3958
+ subregions: []
3959
+ }),
3960
+ tr_mediterranean: region({
3961
+ key: 'tr_mediterranean',
3962
+ label:
3963
+ /*i18n*/
3964
+ {
3965
+ id: 'validValues.region.tr_mediterranean',
3966
+ message: 'Mediterranean'
3967
+ },
3968
+ subregions: []
3969
+ }),
3970
+ tr_mideastern_anatolia: region({
3971
+ key: 'tr_mideastern_anatolia',
3972
+ label:
3973
+ /*i18n*/
3974
+ {
3975
+ id: 'validValues.region.tr_mideastern_anatolia',
3976
+ message: 'Mid-Eastern Anatolia'
3977
+ },
3978
+ subregions: []
3979
+ }),
3980
+ tr_midnorthern_anatolia: region({
3981
+ key: 'tr_midnorthern_anatolia',
3982
+ label:
3983
+ /*i18n*/
3984
+ {
3985
+ id: 'validValues.region.tr_midnorthern_anatolia',
3986
+ message: 'Mid-Northern Anatolia'
3987
+ },
3988
+ subregions: []
3989
+ }),
3990
+ tr_midsouthern_anatolia: region({
3991
+ key: 'tr_midsouthern_anatolia',
3992
+ label:
3993
+ /*i18n*/
3994
+ {
3995
+ id: 'validValues.region.tr_midsouthern_anatolia',
3996
+ message: 'Mid-Southern Anatolia'
3997
+ },
3998
+ subregions: []
3999
+ }),
4000
+ tr_southeast_anatolia: region({
4001
+ key: 'tr_southeast_anatolia',
4002
+ label:
4003
+ /*i18n*/
4004
+ {
4005
+ id: 'validValues.region.tr_southeast_anatolia',
4006
+ message: 'South East Anatolia'
4007
+ },
4008
+ subregions: []
4009
+ }),
4010
+ ua_krym: region({
4011
+ key: 'ua_krym',
4012
+ label:
4013
+ /*i18n*/
4014
+ {
4015
+ id: 'validValues.region.ua_krym',
4016
+ message: 'Crimea'
4017
+ },
4018
+ subregions: []
4019
+ }),
4020
+ us_california: region({
4021
+ key: 'us_california',
4022
+ label:
4023
+ /*i18n*/
4024
+ {
4025
+ id: 'validValues.region.us_california',
4026
+ message: 'California'
4027
+ },
4028
+ subregions: ['us_california_north_coast', 'us_california_lake_county', 'us_california_benmore_valley', 'us_california_clear_lake', 'us_california_guenoc_valley', 'us_california_high_valley', 'us_california_red_hills_lake_county', 'us_california_mendocino_county', 'us_california_anderson_valley', 'us_california_cole_ranch', 'us_california_contra_costa_county', 'us_california_covelo', 'us_california_dos_rios', 'us_california_mcdowell_valley', 'us_california_mendocino', 'us_california_mendocino_ridge', 'us_california_potter_valley', 'us_california_redwood_valley', 'us_california_yorkville_highlands', 'us_california_napa_county', 'us_california_mendocino_county', 'us_california_alameda_county', 'us_california_monterey_county', 'us_california_san_benito_county', 'us_california_san_luis_obispo_county', 'us_california_san_mateo_county', 'us_california_santa_barbara_county', 'us_california_santa_clara_county', 'us_california_santa_cruz_county', 'us_california_madera_county', 'us_california_sacramento_county', 'us_california_san_joaquin_county', 'us_california_stanislaus_county', 'us_california_yolo_county', 'us_california_yuba_county', 'us_california_los_angeles_county', 'us_california_riverside_county', 'us_california_san_diego_county', 'us_california_humboldt_county', 'us_california_siskiyou_county', 'us_california_trinity_county', 'us_california_napa_sonoma', 'us_california_napa', 'us_california_atlas_peak', 'us_california_calistoga', 'us_california_chiles_valley', 'us_california_diamond_mountain_district', 'us_california_howell_mountain', 'us_california_los_carneros', 'us_california_napa_coombsville', 'us_california_mt._veeder', 'us_california_oak_knoll_district_of_napa_valley', 'us_california_oakville', 'us_california_rutherford', 'us_california_st._helena', 'us_california_spring_mountain_district', 'us_california_stags_leap_district', 'us_california_wild_horse_valley', 'us_california_yountville', 'us_california_solano_county_green_valley', 'us_california_suisun_valley', 'us_california_sonoma', 'us_california_alexander_valley', 'us_california_bennett_valley', 'us_california_chalk_hill', 'us_california_dry_creek', 'us_california_green_valley_of_russian_river_valley', 'us_california_knights_valley', 'us_california_northern_sonoma', 'us_california_rockpile', 'us_california_russian_river_valley', 'us_california_sonoma_coast', 'us_california_sonoma_west_coast', 'us_california_sonoma_fort_ross_seaview', 'us_california_sonoma_mountain', 'us_california_sonoma_valley', 'us_california_central_coast', 'us_california_livermore', 'us_california_san_fransisco', 'us_california_arroyo_seco', 'us_california_carmel_valley', 'us_california_chalone', 'us_california_hames_valley', 'us_california_monterey', 'us_california_san_antonio_valley', 'us_california_san_bernabe', 'us_california_san_lucas', 'us_california_santa_lucia_highlands', 'us_california_cienega_valley', 'us_california_lime_kiln_valley', 'us_california_mt._harlan', 'us_california_pacheco_pass', 'us_california_paicines', 'us_california_san_benito', 'us_california_arroyo_grande_valley', 'us_california_edna_valley', 'us_california_paso_robles', 'us_california_york_mountain', 'us_california_santa_cruz', 'us_california_happy_canyon_of_santa_barbara', 'us_california_santa_maria_valley', 'us_california_santa_ynez_valley', 'us_california_san_ysidro_district', 'us_california_santa_clara_valley', 'us_california_ben_lomond', 'us_california_madera', 'us_california_alta_mesa', 'us_california_borden_ranch', 'us_california_clarksburg', 'us_california_cosumnes_river', 'us_california_sloughhouse', 'us_california_clements_hills', 'us_california_jahant', 'us_california_lodi', 'us_california_mokelumne_river', 'us_california_river_junction', 'us_california_tracy_hills', 'us_california_diablo_grande', 'us_california_salado_creek', 'us_california_capay_valley', 'us_california_dunnigan_hills', 'us_california_merritt_island', 'us_california_sierra_foothills', 'us_california_amador', 'us_california_california_shenandoah_valley', 'us_california_fiddletown', 'us_california_el_dorado', 'us_california_fair_play', 'us_california_north_yuba', 'us_california_south_coast', 'us_california_leona_valley', 'us_california_malibu-newton_canyon', 'us_california_saddle_rock-malibu', 'us_california_sierra_pelona_valley', 'us_california_cucamonga', 'us_california_temecula', 'us_california_ramona_valley', 'us_california_san_pasqual_valley', 'us_california_willow_creek', 'us_california_seiad_valley', 'us_california_trinity_lake', 'us_california_santa_rita', 'all_no-subregion']
4029
+ }),
4030
+ us_newyork: region({
4031
+ key: 'us_newyork',
4032
+ label:
4033
+ /*i18n*/
4034
+ {
4035
+ id: 'validValues.region.us_newyork',
4036
+ message: 'New York'
4037
+ },
4038
+ subregions: ['us_newyork_long_island', 'us_newyork_northfork_li', 'us_newyork_hamptons_li', 'us_newyork_finger_lakes', 'us_newyork_hudson_river', 'us_newyork_upper_hudson', 'us_newyork_niagara_escarpment', 'us_newyork_niagara_lake_erie', 'us_newyork_niagara_central_new_york', 'us_newyork_niagara_lake_champlain', 'us_newyork_niagara_lake_ontario', 'all_no-subregion']
4039
+ }),
4040
+ us_oregon: region({
4041
+ key: 'us_oregon',
4042
+ label:
4043
+ /*i18n*/
4044
+ {
4045
+ id: 'validValues.region.us_oregon',
4046
+ message: 'Oregon'
4047
+ },
4048
+ subregions: ['us_oregon_dundee_hills', 'us_oregon_willamette_valley', 'us_oregon_ribbon_ridge', 'us_oregon_yamhill-carlton', 'us_oregon_chehalem_mountains', 'us_oregon_mcminnville', 'us_oregon_eola-amity_hills', 'us_oregon_columbia_gorge', 'us_oregon_southern_oregon', 'us_oregon_umpqua_valley', 'us_oregon_elkton_oregon', 'us_oregon_red_hill_douglas_county', 'us_oregon_rogue_valley', 'us_oregon_walla_walla', 'us_oregon_applegate_valley', 'us_oregon_rocks_district', 'us_oregon_columbia_valley', 'us_oregon_snake_river_valley', 'us_oregon_van_duzer', 'all_no-subregion']
4049
+ }),
4050
+ us_washington: region({
4051
+ key: 'us_washington',
4052
+ label:
4053
+ /*i18n*/
4054
+ {
4055
+ id: 'validValues.region.us_washington',
4056
+ message: 'Washington'
4057
+ },
4058
+ subregions: ['us_washington_ancientLakes', 'us_washington_burnOfColumbiaValley', 'us_washington_candyMountain', 'us_washington_columbia', 'us_washington_columbiaGorge', 'us_washington_lakeChelan', 'us_washington_lewisClark', 'us_washington_gooseGap', 'us_washington_horseHeavenHills', 'us_washington_nachesHeights', 'us_washington_pugetSound', 'us_washington_rattlesnakeHills', 'us_washington_redMountain', 'us_washington_royalSlope', 'us_washington_snipesMountain', 'us_washington_wahlukeSlope', 'us_washington_walla_walla', 'us_washington_whiteBluffs', 'us_washington_yakima', 'all_no-subregion']
4059
+ }),
4060
+ uy_artigas: region({
4061
+ key: 'uy_artigas',
4062
+ label:
4063
+ /*i18n*/
4064
+ {
4065
+ id: 'validValues.region.uy_artigas',
4066
+ message: 'Artigas'
4067
+ },
4068
+ subregions: []
4069
+ }),
4070
+ uy_canelones: region({
4071
+ key: 'uy_canelones',
4072
+ label:
4073
+ /*i18n*/
4074
+ {
4075
+ id: 'validValues.region.uy_canelones',
4076
+ message: 'Canelones'
4077
+ },
4078
+ subregions: []
4079
+ }),
4080
+ uy_colonia: region({
4081
+ key: 'uy_colonia',
4082
+ label:
4083
+ /*i18n*/
4084
+ {
4085
+ id: 'validValues.region.uy_colonia',
4086
+ message: 'Colonia'
4087
+ },
4088
+ subregions: []
4089
+ }),
4090
+ uy_durazno: region({
4091
+ key: 'uy_durazno',
4092
+ label:
4093
+ /*i18n*/
4094
+ {
4095
+ id: 'validValues.region.uy_durazno',
4096
+ message: 'Durazno'
4097
+ },
4098
+ subregions: []
4099
+ }),
4100
+ uy_florida: region({
4101
+ key: 'uy_florida',
4102
+ label:
4103
+ /*i18n*/
4104
+ {
4105
+ id: 'validValues.region.uy_florida',
4106
+ message: 'Florida'
4107
+ },
4108
+ subregions: []
4109
+ }),
4110
+ uy_lavalleja: region({
4111
+ key: 'uy_lavalleja',
4112
+ label:
4113
+ /*i18n*/
4114
+ {
4115
+ id: 'validValues.region.uy_lavalleja',
4116
+ message: 'Lavalleja'
4117
+ },
4118
+ subregions: []
4119
+ }),
4120
+ uy_maldonado: region({
4121
+ key: 'uy_maldonado',
4122
+ label:
4123
+ /*i18n*/
4124
+ {
4125
+ id: 'validValues.region.uy_maldonado',
4126
+ message: 'Maldonado'
4127
+ },
4128
+ subregions: []
4129
+ }),
4130
+ uy_montevideo: region({
4131
+ key: 'uy_montevideo',
4132
+ label:
4133
+ /*i18n*/
4134
+ {
4135
+ id: 'validValues.region.uy_montevideo',
4136
+ message: 'Montevideo'
4137
+ },
4138
+ subregions: []
4139
+ }),
4140
+ uy_paysandu: region({
4141
+ key: 'uy_paysandu',
4142
+ label:
4143
+ /*i18n*/
4144
+ {
4145
+ id: 'validValues.region.uy_paysandu',
4146
+ message: 'Paysandú'
4147
+ },
4148
+ subregions: []
4149
+ }),
4150
+ uy_rivera: region({
4151
+ key: 'uy_rivera',
4152
+ label:
4153
+ /*i18n*/
4154
+ {
4155
+ id: 'validValues.region.uy_rivera',
4156
+ message: 'Rivera'
4157
+ },
4158
+ subregions: []
4159
+ }),
4160
+ uy_rocha: region({
4161
+ key: 'uy_rocha',
4162
+ label:
4163
+ /*i18n*/
4164
+ {
4165
+ id: 'validValues.region.uy_rocha',
4166
+ message: 'Rocha'
4167
+ },
4168
+ subregions: []
4169
+ }),
4170
+ uy_salto: region({
4171
+ key: 'uy_salto',
4172
+ label:
4173
+ /*i18n*/
4174
+ {
4175
+ id: 'validValues.region.uy_salto',
4176
+ message: 'Salto'
4177
+ },
4178
+ subregions: []
4179
+ }),
4180
+ uy_san_jose: region({
4181
+ key: 'uy_san_jose',
4182
+ label:
4183
+ /*i18n*/
4184
+ {
4185
+ id: 'validValues.region.uy_san_jose',
4186
+ message: 'San José'
4187
+ },
4188
+ subregions: []
4189
+ }),
4190
+ uy_soriano: region({
4191
+ key: 'uy_soriano',
4192
+ label:
4193
+ /*i18n*/
4194
+ {
4195
+ id: 'validValues.region.uy_soriano',
4196
+ message: 'Soriano'
4197
+ },
4198
+ subregions: []
4199
+ }),
4200
+ uy_tacuarembo: region({
4201
+ key: 'uy_tacuarembo',
4202
+ label:
4203
+ /*i18n*/
4204
+ {
4205
+ id: 'validValues.region.uy_tacuarembo',
4206
+ message: 'Tacuarembó'
4207
+ },
4208
+ subregions: []
4209
+ }),
4210
+ za_bamboes_bay: region({
4211
+ key: 'za_bamboes_bay',
4212
+ label:
4213
+ /*i18n*/
4214
+ {
4215
+ id: 'validValues.region.za_bamboes_bay',
4216
+ message: 'Bamboes Bay'
4217
+ },
4218
+ subregions: []
4219
+ }),
4220
+ za_banghoek: region({
4221
+ key: 'za_banghoek',
4222
+ label:
4223
+ /*i18n*/
4224
+ {
4225
+ id: 'validValues.region.za_banghoek',
4226
+ message: 'Banghoek'
4227
+ },
4228
+ subregions: []
4229
+ }),
4230
+ za_boberg: region({
4231
+ key: 'za_boberg',
4232
+ label:
4233
+ /*i18n*/
4234
+ {
4235
+ id: 'validValues.region.za_boberg',
4236
+ message: 'Boberg'
4237
+ },
4238
+ subregions: []
4239
+ }),
4240
+ za_bot_river: region({
4241
+ key: 'za_bot_river',
4242
+ label:
4243
+ /*i18n*/
4244
+ {
4245
+ id: 'validValues.region.za_bot_river',
4246
+ message: 'Bot River'
4247
+ },
4248
+ subregions: []
4249
+ }),
4250
+ za_bottelary: region({
4251
+ key: 'za_bottelary',
4252
+ label:
4253
+ /*i18n*/
4254
+ {
4255
+ id: 'validValues.region.za_bottelary',
4256
+ message: 'Bottelary'
4257
+ },
4258
+ subregions: []
4259
+ }),
4260
+ za_breedekloof: region({
4261
+ key: 'za_breedekloof',
4262
+ label:
4263
+ /*i18n*/
4264
+ {
4265
+ id: 'validValues.region.za_breedekloof',
4266
+ message: 'Breedekloof'
4267
+ },
4268
+ subregions: []
4269
+ }),
4270
+ za_calitzdorp: region({
4271
+ key: 'za_calitzdorp',
4272
+ label:
4273
+ /*i18n*/
4274
+ {
4275
+ id: 'validValues.region.za_calitzdorp',
4276
+ message: 'Calitzdorp'
4277
+ },
4278
+ subregions: []
4279
+ }),
4280
+ za_cape_agulhas: region({
4281
+ key: 'za_cape_agulhas',
4282
+ label:
4283
+ /*i18n*/
4284
+ {
4285
+ id: 'validValues.region.za_cape_agulhas',
4286
+ message: 'Cape Agulhas'
4287
+ },
4288
+ subregions: []
4289
+ }),
4290
+ za_cape_coast: region({
4291
+ key: 'za_cape_coast',
4292
+ label:
4293
+ /*i18n*/
4294
+ {
4295
+ id: 'validValues.region.za_cape_coast',
4296
+ message: 'Cape Coast'
4297
+ },
4298
+ subregions: []
4299
+ }),
4300
+ za_cape_peninsula: region({
4301
+ key: 'za_cape_peninsula',
4302
+ label:
4303
+ /*i18n*/
4304
+ {
4305
+ id: 'validValues.region.za_cape_peninsula',
4306
+ message: 'Cape Peninsula'
4307
+ },
4308
+ subregions: []
4309
+ }),
4310
+ za_cape_point: region({
4311
+ key: 'za_cape_point',
4312
+ label:
4313
+ /*i18n*/
4314
+ {
4315
+ id: 'validValues.region.za_cape_point',
4316
+ message: 'Cape Point'
4317
+ },
4318
+ subregions: []
4319
+ }),
4320
+ za_cape_west_coast: region({
4321
+ key: 'za_cape_west_coast',
4322
+ label:
4323
+ /*i18n*/
4324
+ {
4325
+ id: 'validValues.region.za_cape_west_coast',
4326
+ message: 'Cape West Coast'
4327
+ },
4328
+ subregions: []
4329
+ }),
4330
+ za_capetown: region({
4331
+ key: 'za_capetown',
4332
+ label:
4333
+ /*i18n*/
4334
+ {
4335
+ id: 'validValues.region.za_capetown',
4336
+ message: 'Cape Town'
4337
+ },
4338
+ subregions: []
4339
+ }),
4340
+ za_cederberg: region({
4341
+ key: 'za_cederberg',
4342
+ label:
4343
+ /*i18n*/
4344
+ {
4345
+ id: 'validValues.region.za_cederberg',
4346
+ message: 'Cederberg'
4347
+ },
4348
+ subregions: []
4349
+ }),
4350
+ za_central_orange: region({
4351
+ key: 'za_central_orange',
4352
+ label:
4353
+ /*i18n*/
4354
+ {
4355
+ id: 'validValues.region.za_central_orange',
4356
+ message: 'Central Orange'
4357
+ },
4358
+ subregions: []
4359
+ }),
4360
+ za_ceres: region({
4361
+ key: 'za_ceres',
4362
+ label:
4363
+ /*i18n*/
4364
+ {
4365
+ id: 'validValues.region.za_ceres',
4366
+ message: 'Ceres'
4367
+ },
4368
+ subregions: []
4369
+ }),
4370
+ za_ceres_plateau: region({
4371
+ key: 'za_ceres_plateau',
4372
+ label:
4373
+ /*i18n*/
4374
+ {
4375
+ id: 'validValues.region.za_ceres_plateau',
4376
+ message: 'Ceres Plateau'
4377
+ },
4378
+ subregions: []
4379
+ }),
4380
+ za_citrusdal_mountain: region({
4381
+ key: 'za_citrusdal_mountain',
4382
+ label:
4383
+ /*i18n*/
4384
+ {
4385
+ id: 'validValues.region.za_citrusdal_mountain',
4386
+ message: 'Citrusdal Mountain'
4387
+ },
4388
+ subregions: []
4389
+ }),
4390
+ za_citrusdal_valley: region({
4391
+ key: 'za_citrusdal_valley',
4392
+ label:
4393
+ /*i18n*/
4394
+ {
4395
+ id: 'validValues.region.za_citrusdal_valley',
4396
+ message: 'Citrusdal Valley'
4397
+ },
4398
+ subregions: []
4399
+ }),
4400
+ za_coastal_range: region({
4401
+ key: 'za_coastal_range',
4402
+ label:
4403
+ /*i18n*/
4404
+ {
4405
+ id: 'validValues.region.za_coastal_range',
4406
+ message: 'Coastal Range'
4407
+ },
4408
+ subregions: []
4409
+ }),
4410
+ za_constantia: region({
4411
+ key: 'za_constantia',
4412
+ label:
4413
+ /*i18n*/
4414
+ {
4415
+ id: 'validValues.region.za_constantia',
4416
+ message: 'Constantia'
4417
+ },
4418
+ subregions: []
4419
+ }),
4420
+ za_costal_region: region({
4421
+ key: 'za_costal_region',
4422
+ label:
4423
+ /*i18n*/
4424
+ {
4425
+ id: 'validValues.region.za_costal_region',
4426
+ message: 'Coastal Region'
4427
+ },
4428
+ subregions: []
4429
+ }),
4430
+ za_darling: region({
4431
+ key: 'za_darling',
4432
+ label:
4433
+ /*i18n*/
4434
+ {
4435
+ id: 'validValues.region.za_darling',
4436
+ message: 'Darling'
4437
+ },
4438
+ subregions: []
4439
+ }),
4440
+ za_durbanville: region({
4441
+ key: 'za_durbanville',
4442
+ label:
4443
+ /*i18n*/
4444
+ {
4445
+ id: 'validValues.region.za_durbanville',
4446
+ message: 'Durbanville'
4447
+ },
4448
+ subregions: []
4449
+ }),
4450
+ za_elgin: region({
4451
+ key: 'za_elgin',
4452
+ label:
4453
+ /*i18n*/
4454
+ {
4455
+ id: 'validValues.region.za_elgin',
4456
+ message: 'Elgin Valley'
4457
+ },
4458
+ subregions: []
4459
+ }),
4460
+ za_franschheok: region({
4461
+ key: 'za_franschheok',
4462
+ label:
4463
+ /*i18n*/
4464
+ {
4465
+ id: 'validValues.region.za_franschheok',
4466
+ message: 'Franschhoek'
4467
+ },
4468
+ subregions: []
4469
+ }),
4470
+ za_hemel_en_aarde: region({
4471
+ key: 'za_hemel_en_aarde',
4472
+ label:
4473
+ /*i18n*/
4474
+ {
4475
+ id: 'validValues.region.za_hemel_en_aarde',
4476
+ message: 'Hemel en Aarde'
4477
+ },
4478
+ subregions: []
4479
+ }),
4480
+ za_hout_bay: region({
4481
+ key: 'za_hout_bay',
4482
+ label:
4483
+ /*i18n*/
4484
+ {
4485
+ id: 'validValues.region.za_hout_bay',
4486
+ message: 'Hout Bay'
4487
+ },
4488
+ subregions: []
4489
+ }),
4490
+ za_klein_karoo: region({
4491
+ key: 'za_klein_karoo',
4492
+ label:
4493
+ /*i18n*/
4494
+ {
4495
+ id: 'validValues.region.za_klein_karoo',
4496
+ message: 'Klein Karoo'
4497
+ },
4498
+ subregions: []
4499
+ }),
4500
+ za_klein_river: region({
4501
+ key: 'za_klein_river',
4502
+ label:
4503
+ /*i18n*/
4504
+ {
4505
+ id: 'validValues.region.za_klein_river',
4506
+ message: 'Klein River'
4507
+ },
4508
+ subregions: []
4509
+ }),
4510
+ 'za_kwazulu-natal': region({
4511
+ key: 'za_kwazulu-natal',
4512
+ label:
4513
+ /*i18n*/
4514
+ {
4515
+ id: 'validValues.region.za_kwazulu-natal',
4516
+ message: 'KwaZulu-Natal'
4517
+ },
4518
+ subregions: []
4519
+ }),
4520
+ za_lamberts_bay: region({
4521
+ key: 'za_lamberts_bay',
4522
+ label:
4523
+ /*i18n*/
4524
+ {
4525
+ id: 'validValues.region.za_lamberts_bay',
4526
+ message: 'Lamberts Bay'
4527
+ },
4528
+ subregions: []
4529
+ }),
4530
+ za_langeberg_garcia: region({
4531
+ key: 'za_langeberg_garcia',
4532
+ label:
4533
+ /*i18n*/
4534
+ {
4535
+ id: 'validValues.region.za_langeberg_garcia',
4536
+ message: 'Langeberg-Garcia'
4537
+ },
4538
+ subregions: []
4539
+ }),
4540
+ za_lower_duiven: region({
4541
+ key: 'za_lower_duiven',
4542
+ label:
4543
+ /*i18n*/
4544
+ {
4545
+ id: 'validValues.region.za_lower_duiven',
4546
+ message: 'Lower Duivenhoks River'
4547
+ },
4548
+ subregions: []
4549
+ }),
4550
+ za_lower_orange: region({
4551
+ key: 'za_lower_orange',
4552
+ label:
4553
+ /*i18n*/
4554
+ {
4555
+ id: 'validValues.region.za_lower_orange',
4556
+ message: 'Lower Orange'
4557
+ },
4558
+ subregions: []
4559
+ }),
4560
+ za_lutzville_valley: region({
4561
+ key: 'za_lutzville_valley',
4562
+ label:
4563
+ /*i18n*/
4564
+ {
4565
+ id: 'validValues.region.za_lutzville_valley',
4566
+ message: 'Lutzville Valley'
4567
+ },
4568
+ subregions: []
4569
+ }),
4570
+ za_malgas: region({
4571
+ key: 'za_malgas',
4572
+ label:
4573
+ /*i18n*/
4574
+ {
4575
+ id: 'validValues.region.za_malgas',
4576
+ message: 'Malgas'
4577
+ },
4578
+ subregions: []
4579
+ }),
4580
+ za_mcgregor: region({
4581
+ key: 'za_mcgregor',
4582
+ label:
4583
+ /*i18n*/
4584
+ {
4585
+ id: 'validValues.region.za_mcgregor',
4586
+ message: 'McGregor'
4587
+ },
4588
+ subregions: []
4589
+ }),
4590
+ za_olifants_river: region({
4591
+ key: 'za_olifants_river',
4592
+ label:
4593
+ /*i18n*/
4594
+ {
4595
+ id: 'validValues.region.za_olifants_river',
4596
+ message: 'Olifants River'
4597
+ },
4598
+ subregions: []
4599
+ }),
4600
+ za_overberg: region({
4601
+ key: 'za_overberg',
4602
+ label:
4603
+ /*i18n*/
4604
+ {
4605
+ id: 'validValues.region.za_overberg',
4606
+ message: 'Overberg'
4607
+ },
4608
+ subregions: []
4609
+ }),
4610
+ za_paarl: region({
4611
+ key: 'za_paarl',
4612
+ label:
4613
+ /*i18n*/
4614
+ {
4615
+ id: 'validValues.region.za_paarl',
4616
+ message: 'Paarl'
4617
+ },
4618
+ subregions: []
4619
+ }),
4620
+ za_philadelphia: region({
4621
+ key: 'za_philadelphia',
4622
+ label:
4623
+ /*i18n*/
4624
+ {
4625
+ id: 'validValues.region.za_philadelphia',
4626
+ message: 'Philadelphia'
4627
+ },
4628
+ subregions: []
4629
+ }),
4630
+ za_piekenierskloof: region({
4631
+ key: 'za_piekenierskloof',
4632
+ label:
4633
+ /*i18n*/
4634
+ {
4635
+ id: 'validValues.region.za_piekenierskloof',
4636
+ message: 'Piekenierskloof'
4637
+ },
4638
+ subregions: []
4639
+ }),
4640
+ za_plettenberg_bay: region({
4641
+ key: 'za_plettenberg_bay',
4642
+ label:
4643
+ /*i18n*/
4644
+ {
4645
+ id: 'validValues.region.za_plettenberg_bay',
4646
+ message: 'Plettenberg Bay'
4647
+ },
4648
+ subregions: []
4649
+ }),
4650
+ za_prince_albert_valley: region({
4651
+ key: 'za_prince_albert_valley',
4652
+ label:
4653
+ /*i18n*/
4654
+ {
4655
+ id: 'validValues.region.za_prince_albert_valley',
4656
+ message: 'Prince Albert Valley'
4657
+ },
4658
+ subregions: []
4659
+ }),
4660
+ za_robertson: region({
4661
+ key: 'za_robertson',
4662
+ label:
4663
+ /*i18n*/
4664
+ {
4665
+ id: 'validValues.region.za_robertson',
4666
+ message: 'Robertson'
4667
+ },
4668
+ subregions: []
4669
+ }),
4670
+ za_simonsberg: region({
4671
+ key: 'za_simonsberg',
4672
+ label:
4673
+ /*i18n*/
4674
+ {
4675
+ id: 'validValues.region.za_simonsberg',
4676
+ message: 'Simonsberg'
4677
+ },
4678
+ subregions: []
4679
+ }),
4680
+ za_stellenbosch: region({
4681
+ key: 'za_stellenbosch',
4682
+ label:
4683
+ /*i18n*/
4684
+ {
4685
+ id: 'validValues.region.za_stellenbosch',
4686
+ message: 'Stellenbosch'
4687
+ },
4688
+ subregions: []
4689
+ }),
4690
+ za_sutherland_karoo: region({
4691
+ key: 'za_sutherland_karoo',
4692
+ label:
4693
+ /*i18n*/
4694
+ {
4695
+ id: 'validValues.region.za_sutherland_karoo',
4696
+ message: 'Sutherland Karoo'
4697
+ },
4698
+ subregions: []
4699
+ }),
4700
+ za_swartberg: region({
4701
+ key: 'za_swartberg',
4702
+ label:
4703
+ /*i18n*/
4704
+ {
4705
+ id: 'validValues.region.za_swartberg',
4706
+ message: 'Swartberg'
4707
+ },
4708
+ subregions: []
4709
+ }),
4710
+ za_swartland: region({
4711
+ key: 'za_swartland',
4712
+ label:
4713
+ /*i18n*/
4714
+ {
4715
+ id: 'validValues.region.za_swartland',
4716
+ message: 'Swartland'
4717
+ },
4718
+ subregions: []
4719
+ }),
4720
+ za_swellendam: region({
4721
+ key: 'za_swellendam',
4722
+ label:
4723
+ /*i18n*/
4724
+ {
4725
+ id: 'validValues.region.za_swellendam',
4726
+ message: 'Swellendam'
4727
+ },
4728
+ subregions: []
4729
+ }),
4730
+ za_tulbagh: region({
4731
+ key: 'za_tulbagh',
4732
+ label:
4733
+ /*i18n*/
4734
+ {
4735
+ id: 'validValues.region.za_tulbagh',
4736
+ message: 'Tulbagh'
4737
+ },
4738
+ subregions: []
4739
+ }),
4740
+ za_tygerberg: region({
4741
+ key: 'za_tygerberg',
4742
+ label:
4743
+ /*i18n*/
4744
+ {
4745
+ id: 'validValues.region.za_tygerberg',
4746
+ message: 'Tygerberg'
4747
+ },
4748
+ subregions: []
4749
+ }),
4750
+ za_voor_paardeberg: region({
4751
+ key: 'za_voor_paardeberg',
4752
+ label:
4753
+ /*i18n*/
4754
+ {
4755
+ id: 'validValues.region.za_voor_paardeberg',
4756
+ message: 'Voor-Paardeberg'
4757
+ },
4758
+ subregions: []
4759
+ }),
4760
+ za_walker_bay: region({
4761
+ key: 'za_walker_bay',
4762
+ label:
4763
+ /*i18n*/
4764
+ {
4765
+ id: 'validValues.region.za_walker_bay',
4766
+ message: 'Walker Bay'
4767
+ },
4768
+ subregions: []
4769
+ }),
4770
+ za_wellington: region({
4771
+ key: 'za_wellington',
4772
+ label:
4773
+ /*i18n*/
4774
+ {
4775
+ id: 'validValues.region.za_wellington',
4776
+ message: 'Wellington'
4777
+ },
4778
+ subregions: []
4779
+ }),
4780
+ za_western_cape: region({
4781
+ key: 'za_western_cape',
4782
+ label:
4783
+ /*i18n*/
4784
+ {
4785
+ id: 'validValues.region.za_western_cape',
4786
+ message: 'Western Cape'
4787
+ },
4788
+ subregions: []
4789
+ }),
4790
+ za_worcester: region({
4791
+ key: 'za_worcester',
4792
+ label:
4793
+ /*i18n*/
4794
+ {
4795
+ id: 'validValues.region.za_worcester',
4796
+ message: 'Worcester'
4797
+ },
4798
+ subregions: []
4799
+ })
4800
+ };
4801
+ var byCountry = Object.values(_country.default).reduce(function (acc, country) {
4802
+ var _country$regions;
4803
+
4804
+ //@ts-ignore
4805
+ if (!acc[country.key]) acc[country.key] = [];
4806
+ (_country$regions = country.regions) === null || _country$regions === void 0 ? void 0 : _country$regions.forEach(function (regionKey) {
4807
+ //@ts-ignore
4808
+ acc[country.key].push(allRegions[regionKey]);
4809
+ });
4810
+ return acc;
4811
+ }, {});
4812
+ exports.byCountry = byCountry;
4813
+ var _default = allRegions;
4814
+ exports.default = _default;