intl-tel-input 26.9.2 → 27.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (253) hide show
  1. package/angular/README.md +1 -1
  2. package/angular/dist/IntlTelInput.d.ts +97 -0
  3. package/angular/dist/IntlTelInput.js +4812 -0
  4. package/angular/dist/IntlTelInputWithUtils.d.ts +3 -0
  5. package/angular/{build → dist}/IntlTelInputWithUtils.js +2342 -2096
  6. package/{build → dist}/css/demo.css +1 -1
  7. package/dist/css/intlTelInput-no-assets.css +1 -0
  8. package/dist/css/intlTelInput-no-assets.min.css +1 -0
  9. package/dist/css/intlTelInput.css +1 -0
  10. package/dist/css/intlTelInput.min.css +1 -0
  11. package/dist/img/flags.png +0 -0
  12. package/dist/img/flags.webp +0 -0
  13. package/dist/img/flags@2x.png +0 -0
  14. package/dist/img/flags@2x.webp +0 -0
  15. package/dist/js/data.d.ts +1616 -0
  16. package/{build → dist}/js/data.js +5 -17
  17. package/dist/js/data.min.js +7 -0
  18. package/dist/js/data.mjs +1708 -0
  19. package/{build/js/i18n/ar/index.js → dist/js/i18n/ar.js} +1 -0
  20. package/{build/js/i18n/bg/index.js → dist/js/i18n/bg.js} +1 -0
  21. package/{build/js/i18n/bn/index.js → dist/js/i18n/bn.js} +1 -0
  22. package/{build/js/i18n/bs/index.js → dist/js/i18n/bs.js} +1 -0
  23. package/{build/js/i18n/ca/index.js → dist/js/i18n/ca.js} +1 -0
  24. package/{build/js/i18n/cs/index.js → dist/js/i18n/cs.js} +1 -0
  25. package/{build/js/i18n/da/index.js → dist/js/i18n/da.js} +1 -0
  26. package/{build/js/i18n/de/index.js → dist/js/i18n/de.js} +1 -0
  27. package/{build/js/i18n/el/index.js → dist/js/i18n/el.js} +1 -0
  28. package/{build/js/i18n/en/index.js → dist/js/i18n/en.js} +3 -2
  29. package/{build/js/i18n/es/index.js → dist/js/i18n/es.js} +1 -0
  30. package/{build/js/i18n/et/index.js → dist/js/i18n/et.js} +1 -0
  31. package/{build/js/i18n/fa/index.js → dist/js/i18n/fa.js} +1 -0
  32. package/{build/js/i18n/fi/index.js → dist/js/i18n/fi.js} +1 -0
  33. package/{build/js/i18n/fr/index.js → dist/js/i18n/fr.js} +1 -0
  34. package/{build/js/i18n/hi/index.js → dist/js/i18n/hi.js} +1 -0
  35. package/{build/js/i18n/hr/index.js → dist/js/i18n/hr.js} +1 -0
  36. package/{build/js/i18n/hu/index.js → dist/js/i18n/hu.js} +1 -0
  37. package/{build/js/i18n/id/index.js → dist/js/i18n/id.js} +1 -0
  38. package/{build → dist}/js/i18n/index.js +1 -0
  39. package/{build/js/i18n/it/index.js → dist/js/i18n/it.js} +1 -0
  40. package/{build/js/i18n/ja/index.js → dist/js/i18n/ja.js} +1 -0
  41. package/{build/js/i18n/kn/index.js → dist/js/i18n/kn.js} +1 -0
  42. package/{build/js/i18n/ko/index.js → dist/js/i18n/ko.js} +1 -0
  43. package/{build/js/i18n/lt/index.js → dist/js/i18n/lt.js} +1 -0
  44. package/{build/js/i18n/mr/index.js → dist/js/i18n/mr.js} +1 -0
  45. package/{build/js/i18n/nl/index.js → dist/js/i18n/nl.js} +1 -0
  46. package/{build/js/i18n/no/index.js → dist/js/i18n/no.js} +1 -0
  47. package/{build/js/i18n/pl/index.js → dist/js/i18n/pl.js} +1 -0
  48. package/{build/js/i18n/pt/index.js → dist/js/i18n/pt.js} +1 -0
  49. package/{build/js/i18n/ro/index.js → dist/js/i18n/ro.js} +1 -0
  50. package/{build/js/i18n/ru/index.js → dist/js/i18n/ru.js} +1 -0
  51. package/{build/js/i18n/sk/index.js → dist/js/i18n/sk.js} +1 -0
  52. package/{build/js/i18n/sl/index.js → dist/js/i18n/sl.js} +1 -0
  53. package/{build/js/i18n/sq/index.js → dist/js/i18n/sq.js} +1 -0
  54. package/{build/js/i18n/sr/index.js → dist/js/i18n/sr.js} +1 -0
  55. package/{build/js/i18n/sv/index.js → dist/js/i18n/sv.js} +1 -0
  56. package/{build/js/i18n/te/index.js → dist/js/i18n/te.js} +1 -0
  57. package/{build/js/i18n/th/index.js → dist/js/i18n/th.js} +1 -0
  58. package/{build/js/i18n/tr/index.js → dist/js/i18n/tr.js} +1 -0
  59. package/dist/js/i18n/types.js +1 -0
  60. package/{build/js/i18n/uk/index.js → dist/js/i18n/uk.js} +1 -0
  61. package/{build/js/i18n/ur/index.js → dist/js/i18n/ur.js} +1 -0
  62. package/{build/js/i18n/uz/index.js → dist/js/i18n/uz.js} +1 -0
  63. package/{build/js/i18n/vi/index.js → dist/js/i18n/vi.js} +1 -0
  64. package/{build/js/i18n/zh-hk/index.js → dist/js/i18n/zh-hk.js} +1 -0
  65. package/{build/js/i18n/zh/index.js → dist/js/i18n/zh.js} +1 -0
  66. package/dist/js/i18n.d.ts +1697 -0
  67. package/dist/js/intlTelInput.d.ts +1773 -0
  68. package/{build → dist}/js/intlTelInput.js +228 -215
  69. package/dist/js/intlTelInput.min.js +25 -0
  70. package/{react/build/IntlTelInput.cjs → dist/js/intlTelInput.mjs} +230 -340
  71. package/{build → dist}/js/intlTelInputWithUtils.js +531 -498
  72. package/dist/js/intlTelInputWithUtils.min.js +25 -0
  73. package/{react/build/IntlTelInputWithUtils.cjs → dist/js/intlTelInputWithUtils.mjs} +530 -621
  74. package/{build → dist}/js/utils.js +46 -47
  75. package/package.json +122 -122
  76. package/react/README.md +1 -1
  77. package/react/dist/IntlTelInput.d.ts +20 -0
  78. package/react/{build → dist}/IntlTelInput.js +274 -255
  79. package/react/dist/IntlTelInputWithUtils.d.ts +4 -0
  80. package/react/{build → dist}/IntlTelInputWithUtils.js +580 -542
  81. package/svelte/README.md +1 -1
  82. package/svelte/src/IntlTelInput.svelte +199 -0
  83. package/svelte/src/IntlTelInputWithUtils.svelte +15 -0
  84. package/svelte/src/shims.d.ts +4 -0
  85. package/vue/README.md +1 -1
  86. package/vue/dist/IntlTelInput-D7r449B2.js +2577 -0
  87. package/vue/dist/IntlTelInput.js +5 -0
  88. package/vue/dist/IntlTelInputWithUtils.js +49385 -0
  89. package/vue/dist/src/IntlTelInput.vue.d.ts +35 -0
  90. package/vue/dist/src/index.d.ts +4 -0
  91. package/vue/dist/src/indexWithUtils.d.ts +3 -0
  92. package/angular/build/IntlTelInput.js +0 -4501
  93. package/angular/build/types/intl-tel-input/angular.d.ts +0 -65
  94. package/angular/build/types/intl-tel-input/angularWithUtils.d.ts +0 -65
  95. package/angular/build/types/intl-tel-input/data.d.ts +0 -20
  96. package/angular/build/types/intl-tel-input/i18n/ar/index.d.ts +0 -3
  97. package/angular/build/types/intl-tel-input/i18n/bg/index.d.ts +0 -3
  98. package/angular/build/types/intl-tel-input/i18n/bn/index.d.ts +0 -3
  99. package/angular/build/types/intl-tel-input/i18n/bs/index.d.ts +0 -3
  100. package/angular/build/types/intl-tel-input/i18n/ca/index.d.ts +0 -3
  101. package/angular/build/types/intl-tel-input/i18n/cs/index.d.ts +0 -3
  102. package/angular/build/types/intl-tel-input/i18n/da/index.d.ts +0 -3
  103. package/angular/build/types/intl-tel-input/i18n/de/index.d.ts +0 -3
  104. package/angular/build/types/intl-tel-input/i18n/el/index.d.ts +0 -3
  105. package/angular/build/types/intl-tel-input/i18n/en/index.d.ts +0 -3
  106. package/angular/build/types/intl-tel-input/i18n/es/index.d.ts +0 -3
  107. package/angular/build/types/intl-tel-input/i18n/et/index.d.ts +0 -3
  108. package/angular/build/types/intl-tel-input/i18n/fa/index.d.ts +0 -3
  109. package/angular/build/types/intl-tel-input/i18n/fi/index.d.ts +0 -3
  110. package/angular/build/types/intl-tel-input/i18n/fr/index.d.ts +0 -3
  111. package/angular/build/types/intl-tel-input/i18n/hi/index.d.ts +0 -3
  112. package/angular/build/types/intl-tel-input/i18n/hr/index.d.ts +0 -3
  113. package/angular/build/types/intl-tel-input/i18n/hu/index.d.ts +0 -3
  114. package/angular/build/types/intl-tel-input/i18n/id/index.d.ts +0 -3
  115. package/angular/build/types/intl-tel-input/i18n/index.d.ts +0 -45
  116. package/angular/build/types/intl-tel-input/i18n/it/index.d.ts +0 -3
  117. package/angular/build/types/intl-tel-input/i18n/ja/index.d.ts +0 -3
  118. package/angular/build/types/intl-tel-input/i18n/kn/index.d.ts +0 -3
  119. package/angular/build/types/intl-tel-input/i18n/ko/index.d.ts +0 -3
  120. package/angular/build/types/intl-tel-input/i18n/lt/index.d.ts +0 -3
  121. package/angular/build/types/intl-tel-input/i18n/mr/index.d.ts +0 -3
  122. package/angular/build/types/intl-tel-input/i18n/nl/index.d.ts +0 -3
  123. package/angular/build/types/intl-tel-input/i18n/no/index.d.ts +0 -3
  124. package/angular/build/types/intl-tel-input/i18n/pl/index.d.ts +0 -3
  125. package/angular/build/types/intl-tel-input/i18n/pt/index.d.ts +0 -3
  126. package/angular/build/types/intl-tel-input/i18n/ro/index.d.ts +0 -3
  127. package/angular/build/types/intl-tel-input/i18n/ru/index.d.ts +0 -3
  128. package/angular/build/types/intl-tel-input/i18n/sk/index.d.ts +0 -3
  129. package/angular/build/types/intl-tel-input/i18n/sl/index.d.ts +0 -3
  130. package/angular/build/types/intl-tel-input/i18n/sq/index.d.ts +0 -3
  131. package/angular/build/types/intl-tel-input/i18n/sr/index.d.ts +0 -3
  132. package/angular/build/types/intl-tel-input/i18n/sv/index.d.ts +0 -3
  133. package/angular/build/types/intl-tel-input/i18n/te/index.d.ts +0 -3
  134. package/angular/build/types/intl-tel-input/i18n/th/index.d.ts +0 -3
  135. package/angular/build/types/intl-tel-input/i18n/tr/index.d.ts +0 -3
  136. package/angular/build/types/intl-tel-input/i18n/types.d.ts +0 -10
  137. package/angular/build/types/intl-tel-input/i18n/uk/index.d.ts +0 -3
  138. package/angular/build/types/intl-tel-input/i18n/ur/index.d.ts +0 -3
  139. package/angular/build/types/intl-tel-input/i18n/uz/index.d.ts +0 -3
  140. package/angular/build/types/intl-tel-input/i18n/vi/index.d.ts +0 -3
  141. package/angular/build/types/intl-tel-input/i18n/zh/index.d.ts +0 -3
  142. package/angular/build/types/intl-tel-input/i18n/zh-hk/index.d.ts +0 -3
  143. package/angular/build/types/intl-tel-input/intlTelInputWithUtils.d.ts +0 -2
  144. package/angular/build/types/intl-tel-input/utils.d.ts +0 -2
  145. package/angular/build/types/intl-tel-input.d.ts +0 -46
  146. package/angular/build/types/modules/constants.d.ts +0 -94
  147. package/angular/build/types/modules/core/countrySearch.d.ts +0 -17
  148. package/angular/build/types/modules/core/icons.d.ts +0 -11
  149. package/angular/build/types/modules/core/numerals.d.ts +0 -7
  150. package/angular/build/types/modules/core/options.d.ts +0 -8
  151. package/angular/build/types/modules/core/ui.d.ts +0 -30
  152. package/angular/build/types/modules/data/country-data.d.ts +0 -12
  153. package/angular/build/types/modules/data/intl-regionless.d.ts +0 -2
  154. package/angular/build/types/modules/data/nanp-regionless.d.ts +0 -2
  155. package/angular/build/types/modules/format/caret.d.ts +0 -1
  156. package/angular/build/types/modules/format/formatting.d.ts +0 -3
  157. package/angular/build/types/modules/types/events.d.ts +0 -10
  158. package/angular/build/types/modules/types/forEachInstanceArgsMap.d.ts +0 -6
  159. package/angular/build/types/modules/types/public-api.d.ts +0 -65
  160. package/angular/build/types/modules/utils/dom.d.ts +0 -6
  161. package/angular/build/types/modules/utils/isAndroid.d.ts +0 -1
  162. package/angular/build/types/modules/utils/string.d.ts +0 -2
  163. package/build/css/intlTelInput-no-assets.css +0 -1323
  164. package/build/css/intlTelInput-no-assets.min.css +0 -1
  165. package/build/css/intlTelInput.css +0 -1327
  166. package/build/css/intlTelInput.min.css +0 -1
  167. package/build/img/flags.png +0 -0
  168. package/build/img/flags.webp +0 -0
  169. package/build/img/flags@2x.png +0 -0
  170. package/build/img/flags@2x.webp +0 -0
  171. package/build/js/data.min.js +0 -20
  172. package/build/js/i18n/types.js +0 -0
  173. package/build/js/intlTelInput.d.ts +0 -671
  174. package/build/js/intlTelInput.min.js +0 -38
  175. package/build/js/intlTelInputWithUtils.min.js +0 -38
  176. package/index.js +0 -1
  177. package/react/build/IntlTelInput.d.ts +0 -721
  178. package/svelte/build/IntlTelInput.mjs +0 -5294
  179. package/svelte/build/IntlTelInputWithUtils.mjs +0 -11381
  180. package/vue/build/IntlTelInput.vue.d.ts +0 -34
  181. package/vue/build/IntlTelInputWithUtils.vue.d.ts +0 -34
  182. package/vue/build/exports/IntlTelInput.d.ts +0 -3
  183. package/vue/build/exports/IntlTelInput.mjs +0 -86
  184. package/vue/build/exports/IntlTelInputWithUtils.d.ts +0 -3
  185. package/vue/build/exports/IntlTelInputWithUtils.mjs +0 -6173
  186. package/vue/build/intl-tel-input/data.d.ts +0 -20
  187. package/vue/build/intl-tel-input/i18n/ar/index.d.ts +0 -3
  188. package/vue/build/intl-tel-input/i18n/bg/index.d.ts +0 -3
  189. package/vue/build/intl-tel-input/i18n/bn/index.d.ts +0 -3
  190. package/vue/build/intl-tel-input/i18n/bs/index.d.ts +0 -3
  191. package/vue/build/intl-tel-input/i18n/ca/index.d.ts +0 -3
  192. package/vue/build/intl-tel-input/i18n/cs/index.d.ts +0 -3
  193. package/vue/build/intl-tel-input/i18n/da/index.d.ts +0 -3
  194. package/vue/build/intl-tel-input/i18n/de/index.d.ts +0 -3
  195. package/vue/build/intl-tel-input/i18n/el/index.d.ts +0 -3
  196. package/vue/build/intl-tel-input/i18n/en/index.d.ts +0 -3
  197. package/vue/build/intl-tel-input/i18n/es/index.d.ts +0 -3
  198. package/vue/build/intl-tel-input/i18n/et/index.d.ts +0 -3
  199. package/vue/build/intl-tel-input/i18n/fa/index.d.ts +0 -3
  200. package/vue/build/intl-tel-input/i18n/fi/index.d.ts +0 -3
  201. package/vue/build/intl-tel-input/i18n/fr/index.d.ts +0 -3
  202. package/vue/build/intl-tel-input/i18n/hi/index.d.ts +0 -3
  203. package/vue/build/intl-tel-input/i18n/hr/index.d.ts +0 -3
  204. package/vue/build/intl-tel-input/i18n/hu/index.d.ts +0 -3
  205. package/vue/build/intl-tel-input/i18n/id/index.d.ts +0 -3
  206. package/vue/build/intl-tel-input/i18n/index.d.ts +0 -45
  207. package/vue/build/intl-tel-input/i18n/it/index.d.ts +0 -3
  208. package/vue/build/intl-tel-input/i18n/ja/index.d.ts +0 -3
  209. package/vue/build/intl-tel-input/i18n/kn/index.d.ts +0 -3
  210. package/vue/build/intl-tel-input/i18n/ko/index.d.ts +0 -3
  211. package/vue/build/intl-tel-input/i18n/lt/index.d.ts +0 -3
  212. package/vue/build/intl-tel-input/i18n/mr/index.d.ts +0 -3
  213. package/vue/build/intl-tel-input/i18n/nl/index.d.ts +0 -3
  214. package/vue/build/intl-tel-input/i18n/no/index.d.ts +0 -3
  215. package/vue/build/intl-tel-input/i18n/pl/index.d.ts +0 -3
  216. package/vue/build/intl-tel-input/i18n/pt/index.d.ts +0 -3
  217. package/vue/build/intl-tel-input/i18n/ro/index.d.ts +0 -3
  218. package/vue/build/intl-tel-input/i18n/ru/index.d.ts +0 -3
  219. package/vue/build/intl-tel-input/i18n/sk/index.d.ts +0 -3
  220. package/vue/build/intl-tel-input/i18n/sl/index.d.ts +0 -3
  221. package/vue/build/intl-tel-input/i18n/sq/index.d.ts +0 -3
  222. package/vue/build/intl-tel-input/i18n/sr/index.d.ts +0 -3
  223. package/vue/build/intl-tel-input/i18n/sv/index.d.ts +0 -3
  224. package/vue/build/intl-tel-input/i18n/te/index.d.ts +0 -3
  225. package/vue/build/intl-tel-input/i18n/th/index.d.ts +0 -3
  226. package/vue/build/intl-tel-input/i18n/tr/index.d.ts +0 -3
  227. package/vue/build/intl-tel-input/i18n/types.d.ts +0 -10
  228. package/vue/build/intl-tel-input/i18n/uk/index.d.ts +0 -3
  229. package/vue/build/intl-tel-input/i18n/ur/index.d.ts +0 -3
  230. package/vue/build/intl-tel-input/i18n/uz/index.d.ts +0 -3
  231. package/vue/build/intl-tel-input/i18n/vi/index.d.ts +0 -3
  232. package/vue/build/intl-tel-input/i18n/zh/index.d.ts +0 -3
  233. package/vue/build/intl-tel-input/i18n/zh-hk/index.d.ts +0 -3
  234. package/vue/build/intl-tel-input/intlTelInputWithUtils.d.ts +0 -2
  235. package/vue/build/intl-tel-input-MeSkUgHd.mjs +0 -3438
  236. package/vue/build/intl-tel-input.d.ts +0 -46
  237. package/vue/build/modules/constants.d.ts +0 -94
  238. package/vue/build/modules/core/countrySearch.d.ts +0 -17
  239. package/vue/build/modules/core/icons.d.ts +0 -11
  240. package/vue/build/modules/core/numerals.d.ts +0 -7
  241. package/vue/build/modules/core/options.d.ts +0 -8
  242. package/vue/build/modules/core/ui.d.ts +0 -30
  243. package/vue/build/modules/data/country-data.d.ts +0 -12
  244. package/vue/build/modules/data/intl-regionless.d.ts +0 -2
  245. package/vue/build/modules/data/nanp-regionless.d.ts +0 -2
  246. package/vue/build/modules/format/caret.d.ts +0 -1
  247. package/vue/build/modules/format/formatting.d.ts +0 -3
  248. package/vue/build/modules/types/events.d.ts +0 -10
  249. package/vue/build/modules/types/forEachInstanceArgsMap.d.ts +0 -6
  250. package/vue/build/modules/types/public-api.d.ts +0 -65
  251. package/vue/build/modules/utils/dom.d.ts +0 -6
  252. package/vue/build/modules/utils/isAndroid.d.ts +0 -1
  253. package/vue/build/modules/utils/string.d.ts +0 -2
@@ -0,0 +1,1697 @@
1
+ // Generated by dts-bundle-generator v9.5.1
2
+
3
+ declare const rawCountryData: readonly [
4
+ readonly [
5
+ "af",
6
+ "93",
7
+ 0,
8
+ null,
9
+ "0"
10
+ ],
11
+ readonly [
12
+ "ax",
13
+ "358",
14
+ 1,
15
+ readonly [
16
+ "18",
17
+ "4"
18
+ ],
19
+ "0"
20
+ ],
21
+ readonly [
22
+ "al",
23
+ "355",
24
+ 0,
25
+ null,
26
+ "0"
27
+ ],
28
+ readonly [
29
+ "dz",
30
+ "213",
31
+ 0,
32
+ null,
33
+ "0"
34
+ ],
35
+ readonly [
36
+ "as",
37
+ "1",
38
+ 5,
39
+ readonly [
40
+ "684"
41
+ ],
42
+ "1"
43
+ ],
44
+ readonly [
45
+ "ad",
46
+ "376"
47
+ ],
48
+ readonly [
49
+ "ao",
50
+ "244"
51
+ ],
52
+ readonly [
53
+ "ai",
54
+ "1",
55
+ 6,
56
+ readonly [
57
+ "264"
58
+ ],
59
+ "1"
60
+ ],
61
+ readonly [
62
+ "ag",
63
+ "1",
64
+ 7,
65
+ readonly [
66
+ "268"
67
+ ],
68
+ "1"
69
+ ],
70
+ readonly [
71
+ "ar",
72
+ "54",
73
+ 0,
74
+ null,
75
+ "0"
76
+ ],
77
+ readonly [
78
+ "am",
79
+ "374",
80
+ 0,
81
+ null,
82
+ "0"
83
+ ],
84
+ readonly [
85
+ "aw",
86
+ "297"
87
+ ],
88
+ readonly [
89
+ "ac",
90
+ "247"
91
+ ],
92
+ readonly [
93
+ "au",
94
+ "61",
95
+ 0,
96
+ readonly [
97
+ "4"
98
+ ],
99
+ "0"
100
+ ],
101
+ readonly [
102
+ "at",
103
+ "43",
104
+ 0,
105
+ null,
106
+ "0"
107
+ ],
108
+ readonly [
109
+ "az",
110
+ "994",
111
+ 0,
112
+ null,
113
+ "0"
114
+ ],
115
+ readonly [
116
+ "bs",
117
+ "1",
118
+ 8,
119
+ readonly [
120
+ "242"
121
+ ],
122
+ "1"
123
+ ],
124
+ readonly [
125
+ "bh",
126
+ "973"
127
+ ],
128
+ readonly [
129
+ "bd",
130
+ "880",
131
+ 0,
132
+ null,
133
+ "0"
134
+ ],
135
+ readonly [
136
+ "bb",
137
+ "1",
138
+ 9,
139
+ readonly [
140
+ "246"
141
+ ],
142
+ "1"
143
+ ],
144
+ readonly [
145
+ "by",
146
+ "375",
147
+ 0,
148
+ null,
149
+ "8"
150
+ ],
151
+ readonly [
152
+ "be",
153
+ "32",
154
+ 0,
155
+ null,
156
+ "0"
157
+ ],
158
+ readonly [
159
+ "bz",
160
+ "501"
161
+ ],
162
+ readonly [
163
+ "bj",
164
+ "229"
165
+ ],
166
+ readonly [
167
+ "bm",
168
+ "1",
169
+ 10,
170
+ readonly [
171
+ "441"
172
+ ],
173
+ "1"
174
+ ],
175
+ readonly [
176
+ "bt",
177
+ "975"
178
+ ],
179
+ readonly [
180
+ "bo",
181
+ "591",
182
+ 0,
183
+ null,
184
+ "0"
185
+ ],
186
+ readonly [
187
+ "ba",
188
+ "387",
189
+ 0,
190
+ null,
191
+ "0"
192
+ ],
193
+ readonly [
194
+ "bw",
195
+ "267"
196
+ ],
197
+ readonly [
198
+ "br",
199
+ "55",
200
+ 0,
201
+ null,
202
+ "0"
203
+ ],
204
+ readonly [
205
+ "io",
206
+ "246"
207
+ ],
208
+ readonly [
209
+ "vg",
210
+ "1",
211
+ 11,
212
+ readonly [
213
+ "284"
214
+ ],
215
+ "1"
216
+ ],
217
+ readonly [
218
+ "bn",
219
+ "673"
220
+ ],
221
+ readonly [
222
+ "bg",
223
+ "359",
224
+ 0,
225
+ null,
226
+ "0"
227
+ ],
228
+ readonly [
229
+ "bf",
230
+ "226"
231
+ ],
232
+ readonly [
233
+ "bi",
234
+ "257"
235
+ ],
236
+ readonly [
237
+ "kh",
238
+ "855",
239
+ 0,
240
+ null,
241
+ "0"
242
+ ],
243
+ readonly [
244
+ "cm",
245
+ "237"
246
+ ],
247
+ readonly [
248
+ "ca",
249
+ "1",
250
+ 1,
251
+ readonly [
252
+ "204",
253
+ "226",
254
+ "236",
255
+ "249",
256
+ "250",
257
+ "257",
258
+ "263",
259
+ "289",
260
+ "306",
261
+ "343",
262
+ "354",
263
+ "365",
264
+ "367",
265
+ "368",
266
+ "382",
267
+ "403",
268
+ "416",
269
+ "418",
270
+ "428",
271
+ "431",
272
+ "437",
273
+ "438",
274
+ "450",
275
+ "468",
276
+ "474",
277
+ "506",
278
+ "514",
279
+ "519",
280
+ "548",
281
+ "579",
282
+ "581",
283
+ "584",
284
+ "587",
285
+ "604",
286
+ "613",
287
+ "639",
288
+ "647",
289
+ "672",
290
+ "683",
291
+ "705",
292
+ "709",
293
+ "742",
294
+ "753",
295
+ "778",
296
+ "780",
297
+ "782",
298
+ "807",
299
+ "819",
300
+ "825",
301
+ "867",
302
+ "873",
303
+ "879",
304
+ "902",
305
+ "905",
306
+ "942"
307
+ ],
308
+ "1"
309
+ ],
310
+ readonly [
311
+ "cv",
312
+ "238"
313
+ ],
314
+ readonly [
315
+ "bq",
316
+ "599",
317
+ 1,
318
+ readonly [
319
+ "3",
320
+ "4",
321
+ "7"
322
+ ]
323
+ ],
324
+ readonly [
325
+ "ky",
326
+ "1",
327
+ 12,
328
+ readonly [
329
+ "345"
330
+ ],
331
+ "1"
332
+ ],
333
+ readonly [
334
+ "cf",
335
+ "236"
336
+ ],
337
+ readonly [
338
+ "td",
339
+ "235"
340
+ ],
341
+ readonly [
342
+ "cl",
343
+ "56"
344
+ ],
345
+ readonly [
346
+ "cn",
347
+ "86",
348
+ 0,
349
+ null,
350
+ "0"
351
+ ],
352
+ readonly [
353
+ "cx",
354
+ "61",
355
+ 2,
356
+ readonly [
357
+ "4",
358
+ "89164"
359
+ ],
360
+ "0"
361
+ ],
362
+ readonly [
363
+ "cc",
364
+ "61",
365
+ 1,
366
+ readonly [
367
+ "4",
368
+ "89162"
369
+ ],
370
+ "0"
371
+ ],
372
+ readonly [
373
+ "co",
374
+ "57",
375
+ 0,
376
+ null,
377
+ "0"
378
+ ],
379
+ readonly [
380
+ "km",
381
+ "269"
382
+ ],
383
+ readonly [
384
+ "cg",
385
+ "242"
386
+ ],
387
+ readonly [
388
+ "cd",
389
+ "243",
390
+ 0,
391
+ null,
392
+ "0"
393
+ ],
394
+ readonly [
395
+ "ck",
396
+ "682"
397
+ ],
398
+ readonly [
399
+ "cr",
400
+ "506"
401
+ ],
402
+ readonly [
403
+ "ci",
404
+ "225"
405
+ ],
406
+ readonly [
407
+ "hr",
408
+ "385",
409
+ 0,
410
+ null,
411
+ "0"
412
+ ],
413
+ readonly [
414
+ "cu",
415
+ "53",
416
+ 0,
417
+ null,
418
+ "0"
419
+ ],
420
+ readonly [
421
+ "cw",
422
+ "599",
423
+ 0
424
+ ],
425
+ readonly [
426
+ "cy",
427
+ "357"
428
+ ],
429
+ readonly [
430
+ "cz",
431
+ "420"
432
+ ],
433
+ readonly [
434
+ "dk",
435
+ "45"
436
+ ],
437
+ readonly [
438
+ "dj",
439
+ "253"
440
+ ],
441
+ readonly [
442
+ "dm",
443
+ "1",
444
+ 13,
445
+ readonly [
446
+ "767"
447
+ ],
448
+ "1"
449
+ ],
450
+ readonly [
451
+ "do",
452
+ "1",
453
+ 2,
454
+ readonly [
455
+ "809",
456
+ "829",
457
+ "849"
458
+ ],
459
+ "1"
460
+ ],
461
+ readonly [
462
+ "ec",
463
+ "593",
464
+ 0,
465
+ null,
466
+ "0"
467
+ ],
468
+ readonly [
469
+ "eg",
470
+ "20",
471
+ 0,
472
+ null,
473
+ "0"
474
+ ],
475
+ readonly [
476
+ "sv",
477
+ "503"
478
+ ],
479
+ readonly [
480
+ "gq",
481
+ "240"
482
+ ],
483
+ readonly [
484
+ "er",
485
+ "291",
486
+ 0,
487
+ null,
488
+ "0"
489
+ ],
490
+ readonly [
491
+ "ee",
492
+ "372"
493
+ ],
494
+ readonly [
495
+ "sz",
496
+ "268"
497
+ ],
498
+ readonly [
499
+ "et",
500
+ "251",
501
+ 0,
502
+ null,
503
+ "0"
504
+ ],
505
+ readonly [
506
+ "fk",
507
+ "500"
508
+ ],
509
+ readonly [
510
+ "fo",
511
+ "298"
512
+ ],
513
+ readonly [
514
+ "fj",
515
+ "679"
516
+ ],
517
+ readonly [
518
+ "fi",
519
+ "358",
520
+ 0,
521
+ readonly [
522
+ "4"
523
+ ],
524
+ "0"
525
+ ],
526
+ readonly [
527
+ "fr",
528
+ "33",
529
+ 0,
530
+ null,
531
+ "0"
532
+ ],
533
+ readonly [
534
+ "gf",
535
+ "594",
536
+ 0,
537
+ null,
538
+ "0"
539
+ ],
540
+ readonly [
541
+ "pf",
542
+ "689"
543
+ ],
544
+ readonly [
545
+ "ga",
546
+ "241"
547
+ ],
548
+ readonly [
549
+ "gm",
550
+ "220"
551
+ ],
552
+ readonly [
553
+ "ge",
554
+ "995",
555
+ 0,
556
+ null,
557
+ "0"
558
+ ],
559
+ readonly [
560
+ "de",
561
+ "49",
562
+ 0,
563
+ null,
564
+ "0"
565
+ ],
566
+ readonly [
567
+ "gh",
568
+ "233",
569
+ 0,
570
+ null,
571
+ "0"
572
+ ],
573
+ readonly [
574
+ "gi",
575
+ "350"
576
+ ],
577
+ readonly [
578
+ "gr",
579
+ "30"
580
+ ],
581
+ readonly [
582
+ "gl",
583
+ "299"
584
+ ],
585
+ readonly [
586
+ "gd",
587
+ "1",
588
+ 14,
589
+ readonly [
590
+ "473"
591
+ ],
592
+ "1"
593
+ ],
594
+ readonly [
595
+ "gp",
596
+ "590",
597
+ 0,
598
+ null,
599
+ "0"
600
+ ],
601
+ readonly [
602
+ "gu",
603
+ "1",
604
+ 15,
605
+ readonly [
606
+ "671"
607
+ ],
608
+ "1"
609
+ ],
610
+ readonly [
611
+ "gt",
612
+ "502"
613
+ ],
614
+ readonly [
615
+ "gg",
616
+ "44",
617
+ 1,
618
+ readonly [
619
+ "1481",
620
+ "7781",
621
+ "7839",
622
+ "7911"
623
+ ],
624
+ "0"
625
+ ],
626
+ readonly [
627
+ "gn",
628
+ "224"
629
+ ],
630
+ readonly [
631
+ "gw",
632
+ "245"
633
+ ],
634
+ readonly [
635
+ "gy",
636
+ "592"
637
+ ],
638
+ readonly [
639
+ "ht",
640
+ "509"
641
+ ],
642
+ readonly [
643
+ "hn",
644
+ "504"
645
+ ],
646
+ readonly [
647
+ "hk",
648
+ "852"
649
+ ],
650
+ readonly [
651
+ "hu",
652
+ "36",
653
+ 0,
654
+ null,
655
+ "06"
656
+ ],
657
+ readonly [
658
+ "is",
659
+ "354"
660
+ ],
661
+ readonly [
662
+ "in",
663
+ "91",
664
+ 0,
665
+ null,
666
+ "0"
667
+ ],
668
+ readonly [
669
+ "id",
670
+ "62",
671
+ 0,
672
+ null,
673
+ "0"
674
+ ],
675
+ readonly [
676
+ "ir",
677
+ "98",
678
+ 0,
679
+ null,
680
+ "0"
681
+ ],
682
+ readonly [
683
+ "iq",
684
+ "964",
685
+ 0,
686
+ null,
687
+ "0"
688
+ ],
689
+ readonly [
690
+ "ie",
691
+ "353",
692
+ 0,
693
+ null,
694
+ "0"
695
+ ],
696
+ readonly [
697
+ "im",
698
+ "44",
699
+ 2,
700
+ readonly [
701
+ "1624",
702
+ "74576",
703
+ "7524",
704
+ "7624",
705
+ "7924"
706
+ ],
707
+ "0"
708
+ ],
709
+ readonly [
710
+ "il",
711
+ "972",
712
+ 0,
713
+ null,
714
+ "0"
715
+ ],
716
+ readonly [
717
+ "it",
718
+ "39",
719
+ 0,
720
+ readonly [
721
+ "3"
722
+ ]
723
+ ],
724
+ readonly [
725
+ "jm",
726
+ "1",
727
+ 4,
728
+ readonly [
729
+ "658",
730
+ "876"
731
+ ],
732
+ "1"
733
+ ],
734
+ readonly [
735
+ "jp",
736
+ "81",
737
+ 0,
738
+ null,
739
+ "0"
740
+ ],
741
+ readonly [
742
+ "je",
743
+ "44",
744
+ 3,
745
+ readonly [
746
+ "1534",
747
+ "7509",
748
+ "7700",
749
+ "7797",
750
+ "7829",
751
+ "7937"
752
+ ],
753
+ "0"
754
+ ],
755
+ readonly [
756
+ "jo",
757
+ "962",
758
+ 0,
759
+ null,
760
+ "0"
761
+ ],
762
+ readonly [
763
+ "kz",
764
+ "7",
765
+ 1,
766
+ readonly [
767
+ "33",
768
+ "7"
769
+ ],
770
+ "8"
771
+ ],
772
+ readonly [
773
+ "ke",
774
+ "254",
775
+ 0,
776
+ null,
777
+ "0"
778
+ ],
779
+ readonly [
780
+ "ki",
781
+ "686",
782
+ 0,
783
+ null,
784
+ "0"
785
+ ],
786
+ readonly [
787
+ "xk",
788
+ "383",
789
+ 0,
790
+ null,
791
+ "0"
792
+ ],
793
+ readonly [
794
+ "kw",
795
+ "965"
796
+ ],
797
+ readonly [
798
+ "kg",
799
+ "996",
800
+ 0,
801
+ null,
802
+ "0"
803
+ ],
804
+ readonly [
805
+ "la",
806
+ "856",
807
+ 0,
808
+ null,
809
+ "0"
810
+ ],
811
+ readonly [
812
+ "lv",
813
+ "371"
814
+ ],
815
+ readonly [
816
+ "lb",
817
+ "961",
818
+ 0,
819
+ null,
820
+ "0"
821
+ ],
822
+ readonly [
823
+ "ls",
824
+ "266"
825
+ ],
826
+ readonly [
827
+ "lr",
828
+ "231",
829
+ 0,
830
+ null,
831
+ "0"
832
+ ],
833
+ readonly [
834
+ "ly",
835
+ "218",
836
+ 0,
837
+ null,
838
+ "0"
839
+ ],
840
+ readonly [
841
+ "li",
842
+ "423",
843
+ 0,
844
+ null,
845
+ "0"
846
+ ],
847
+ readonly [
848
+ "lt",
849
+ "370",
850
+ 0,
851
+ null,
852
+ "0"
853
+ ],
854
+ readonly [
855
+ "lu",
856
+ "352"
857
+ ],
858
+ readonly [
859
+ "mo",
860
+ "853"
861
+ ],
862
+ readonly [
863
+ "mg",
864
+ "261",
865
+ 0,
866
+ null,
867
+ "0"
868
+ ],
869
+ readonly [
870
+ "mw",
871
+ "265",
872
+ 0,
873
+ null,
874
+ "0"
875
+ ],
876
+ readonly [
877
+ "my",
878
+ "60",
879
+ 0,
880
+ null,
881
+ "0"
882
+ ],
883
+ readonly [
884
+ "mv",
885
+ "960"
886
+ ],
887
+ readonly [
888
+ "ml",
889
+ "223"
890
+ ],
891
+ readonly [
892
+ "mt",
893
+ "356"
894
+ ],
895
+ readonly [
896
+ "mh",
897
+ "692",
898
+ 0,
899
+ null,
900
+ "1"
901
+ ],
902
+ readonly [
903
+ "mq",
904
+ "596",
905
+ 0,
906
+ null,
907
+ "0"
908
+ ],
909
+ readonly [
910
+ "mr",
911
+ "222"
912
+ ],
913
+ readonly [
914
+ "mu",
915
+ "230"
916
+ ],
917
+ readonly [
918
+ "yt",
919
+ "262",
920
+ 1,
921
+ readonly [
922
+ "269",
923
+ "639"
924
+ ],
925
+ "0"
926
+ ],
927
+ readonly [
928
+ "mx",
929
+ "52"
930
+ ],
931
+ readonly [
932
+ "fm",
933
+ "691"
934
+ ],
935
+ readonly [
936
+ "md",
937
+ "373",
938
+ 0,
939
+ null,
940
+ "0"
941
+ ],
942
+ readonly [
943
+ "mc",
944
+ "377",
945
+ 0,
946
+ null,
947
+ "0"
948
+ ],
949
+ readonly [
950
+ "mn",
951
+ "976",
952
+ 0,
953
+ null,
954
+ "0"
955
+ ],
956
+ readonly [
957
+ "me",
958
+ "382",
959
+ 0,
960
+ null,
961
+ "0"
962
+ ],
963
+ readonly [
964
+ "ms",
965
+ "1",
966
+ 16,
967
+ readonly [
968
+ "664"
969
+ ],
970
+ "1"
971
+ ],
972
+ readonly [
973
+ "ma",
974
+ "212",
975
+ 0,
976
+ readonly [
977
+ "6",
978
+ "7"
979
+ ],
980
+ "0"
981
+ ],
982
+ readonly [
983
+ "mz",
984
+ "258"
985
+ ],
986
+ readonly [
987
+ "mm",
988
+ "95",
989
+ 0,
990
+ null,
991
+ "0"
992
+ ],
993
+ readonly [
994
+ "na",
995
+ "264",
996
+ 0,
997
+ null,
998
+ "0"
999
+ ],
1000
+ readonly [
1001
+ "nr",
1002
+ "674"
1003
+ ],
1004
+ readonly [
1005
+ "np",
1006
+ "977",
1007
+ 0,
1008
+ null,
1009
+ "0"
1010
+ ],
1011
+ readonly [
1012
+ "nl",
1013
+ "31",
1014
+ 0,
1015
+ null,
1016
+ "0"
1017
+ ],
1018
+ readonly [
1019
+ "nc",
1020
+ "687"
1021
+ ],
1022
+ readonly [
1023
+ "nz",
1024
+ "64",
1025
+ 0,
1026
+ null,
1027
+ "0"
1028
+ ],
1029
+ readonly [
1030
+ "ni",
1031
+ "505"
1032
+ ],
1033
+ readonly [
1034
+ "ne",
1035
+ "227"
1036
+ ],
1037
+ readonly [
1038
+ "ng",
1039
+ "234",
1040
+ 0,
1041
+ null,
1042
+ "0"
1043
+ ],
1044
+ readonly [
1045
+ "nu",
1046
+ "683"
1047
+ ],
1048
+ readonly [
1049
+ "nf",
1050
+ "672"
1051
+ ],
1052
+ readonly [
1053
+ "kp",
1054
+ "850",
1055
+ 0,
1056
+ null,
1057
+ "0"
1058
+ ],
1059
+ readonly [
1060
+ "mk",
1061
+ "389",
1062
+ 0,
1063
+ null,
1064
+ "0"
1065
+ ],
1066
+ readonly [
1067
+ "mp",
1068
+ "1",
1069
+ 17,
1070
+ readonly [
1071
+ "670"
1072
+ ],
1073
+ "1"
1074
+ ],
1075
+ readonly [
1076
+ "no",
1077
+ "47",
1078
+ 0,
1079
+ readonly [
1080
+ "4",
1081
+ "9"
1082
+ ]
1083
+ ],
1084
+ readonly [
1085
+ "om",
1086
+ "968"
1087
+ ],
1088
+ readonly [
1089
+ "pk",
1090
+ "92",
1091
+ 0,
1092
+ null,
1093
+ "0"
1094
+ ],
1095
+ readonly [
1096
+ "pw",
1097
+ "680"
1098
+ ],
1099
+ readonly [
1100
+ "ps",
1101
+ "970",
1102
+ 0,
1103
+ null,
1104
+ "0"
1105
+ ],
1106
+ readonly [
1107
+ "pa",
1108
+ "507"
1109
+ ],
1110
+ readonly [
1111
+ "pg",
1112
+ "675"
1113
+ ],
1114
+ readonly [
1115
+ "py",
1116
+ "595",
1117
+ 0,
1118
+ null,
1119
+ "0"
1120
+ ],
1121
+ readonly [
1122
+ "pe",
1123
+ "51",
1124
+ 0,
1125
+ null,
1126
+ "0"
1127
+ ],
1128
+ readonly [
1129
+ "ph",
1130
+ "63",
1131
+ 0,
1132
+ null,
1133
+ "0"
1134
+ ],
1135
+ readonly [
1136
+ "pl",
1137
+ "48"
1138
+ ],
1139
+ readonly [
1140
+ "pt",
1141
+ "351"
1142
+ ],
1143
+ readonly [
1144
+ "pr",
1145
+ "1",
1146
+ 3,
1147
+ readonly [
1148
+ "787",
1149
+ "939"
1150
+ ],
1151
+ "1"
1152
+ ],
1153
+ readonly [
1154
+ "qa",
1155
+ "974"
1156
+ ],
1157
+ readonly [
1158
+ "re",
1159
+ "262",
1160
+ 0,
1161
+ null,
1162
+ "0"
1163
+ ],
1164
+ readonly [
1165
+ "ro",
1166
+ "40",
1167
+ 0,
1168
+ null,
1169
+ "0"
1170
+ ],
1171
+ readonly [
1172
+ "ru",
1173
+ "7",
1174
+ 0,
1175
+ readonly [
1176
+ "33"
1177
+ ],
1178
+ "8"
1179
+ ],
1180
+ readonly [
1181
+ "rw",
1182
+ "250",
1183
+ 0,
1184
+ null,
1185
+ "0"
1186
+ ],
1187
+ readonly [
1188
+ "ws",
1189
+ "685"
1190
+ ],
1191
+ readonly [
1192
+ "sm",
1193
+ "378"
1194
+ ],
1195
+ readonly [
1196
+ "st",
1197
+ "239"
1198
+ ],
1199
+ readonly [
1200
+ "sa",
1201
+ "966",
1202
+ 0,
1203
+ null,
1204
+ "0"
1205
+ ],
1206
+ readonly [
1207
+ "sn",
1208
+ "221"
1209
+ ],
1210
+ readonly [
1211
+ "rs",
1212
+ "381",
1213
+ 0,
1214
+ null,
1215
+ "0"
1216
+ ],
1217
+ readonly [
1218
+ "sc",
1219
+ "248"
1220
+ ],
1221
+ readonly [
1222
+ "sl",
1223
+ "232",
1224
+ 0,
1225
+ null,
1226
+ "0"
1227
+ ],
1228
+ readonly [
1229
+ "sg",
1230
+ "65"
1231
+ ],
1232
+ readonly [
1233
+ "sx",
1234
+ "1",
1235
+ 21,
1236
+ readonly [
1237
+ "721"
1238
+ ],
1239
+ "1"
1240
+ ],
1241
+ readonly [
1242
+ "sk",
1243
+ "421",
1244
+ 0,
1245
+ null,
1246
+ "0"
1247
+ ],
1248
+ readonly [
1249
+ "si",
1250
+ "386",
1251
+ 0,
1252
+ null,
1253
+ "0"
1254
+ ],
1255
+ readonly [
1256
+ "sb",
1257
+ "677"
1258
+ ],
1259
+ readonly [
1260
+ "so",
1261
+ "252",
1262
+ 0,
1263
+ null,
1264
+ "0"
1265
+ ],
1266
+ readonly [
1267
+ "za",
1268
+ "27",
1269
+ 0,
1270
+ null,
1271
+ "0"
1272
+ ],
1273
+ readonly [
1274
+ "kr",
1275
+ "82",
1276
+ 0,
1277
+ null,
1278
+ "0"
1279
+ ],
1280
+ readonly [
1281
+ "ss",
1282
+ "211",
1283
+ 0,
1284
+ null,
1285
+ "0"
1286
+ ],
1287
+ readonly [
1288
+ "es",
1289
+ "34"
1290
+ ],
1291
+ readonly [
1292
+ "lk",
1293
+ "94",
1294
+ 0,
1295
+ null,
1296
+ "0"
1297
+ ],
1298
+ readonly [
1299
+ "bl",
1300
+ "590",
1301
+ 1,
1302
+ null,
1303
+ "0"
1304
+ ],
1305
+ readonly [
1306
+ "sh",
1307
+ "290"
1308
+ ],
1309
+ readonly [
1310
+ "kn",
1311
+ "1",
1312
+ 18,
1313
+ readonly [
1314
+ "869"
1315
+ ],
1316
+ "1"
1317
+ ],
1318
+ readonly [
1319
+ "lc",
1320
+ "1",
1321
+ 19,
1322
+ readonly [
1323
+ "758"
1324
+ ],
1325
+ "1"
1326
+ ],
1327
+ readonly [
1328
+ "mf",
1329
+ "590",
1330
+ 2,
1331
+ null,
1332
+ "0"
1333
+ ],
1334
+ readonly [
1335
+ "pm",
1336
+ "508",
1337
+ 0,
1338
+ null,
1339
+ "0"
1340
+ ],
1341
+ readonly [
1342
+ "vc",
1343
+ "1",
1344
+ 20,
1345
+ readonly [
1346
+ "784"
1347
+ ],
1348
+ "1"
1349
+ ],
1350
+ readonly [
1351
+ "sd",
1352
+ "249",
1353
+ 0,
1354
+ null,
1355
+ "0"
1356
+ ],
1357
+ readonly [
1358
+ "sr",
1359
+ "597"
1360
+ ],
1361
+ readonly [
1362
+ "sj",
1363
+ "47",
1364
+ 1,
1365
+ readonly [
1366
+ "4",
1367
+ "79",
1368
+ "9"
1369
+ ]
1370
+ ],
1371
+ readonly [
1372
+ "se",
1373
+ "46",
1374
+ 0,
1375
+ null,
1376
+ "0"
1377
+ ],
1378
+ readonly [
1379
+ "ch",
1380
+ "41",
1381
+ 0,
1382
+ null,
1383
+ "0"
1384
+ ],
1385
+ readonly [
1386
+ "sy",
1387
+ "963",
1388
+ 0,
1389
+ null,
1390
+ "0"
1391
+ ],
1392
+ readonly [
1393
+ "tw",
1394
+ "886",
1395
+ 0,
1396
+ null,
1397
+ "0"
1398
+ ],
1399
+ readonly [
1400
+ "tj",
1401
+ "992"
1402
+ ],
1403
+ readonly [
1404
+ "tz",
1405
+ "255",
1406
+ 0,
1407
+ null,
1408
+ "0"
1409
+ ],
1410
+ readonly [
1411
+ "th",
1412
+ "66",
1413
+ 0,
1414
+ null,
1415
+ "0"
1416
+ ],
1417
+ readonly [
1418
+ "tl",
1419
+ "670"
1420
+ ],
1421
+ readonly [
1422
+ "tg",
1423
+ "228"
1424
+ ],
1425
+ readonly [
1426
+ "tk",
1427
+ "690"
1428
+ ],
1429
+ readonly [
1430
+ "to",
1431
+ "676"
1432
+ ],
1433
+ readonly [
1434
+ "tt",
1435
+ "1",
1436
+ 22,
1437
+ readonly [
1438
+ "868"
1439
+ ],
1440
+ "1"
1441
+ ],
1442
+ readonly [
1443
+ "tn",
1444
+ "216"
1445
+ ],
1446
+ readonly [
1447
+ "tr",
1448
+ "90",
1449
+ 0,
1450
+ null,
1451
+ "0"
1452
+ ],
1453
+ readonly [
1454
+ "tm",
1455
+ "993",
1456
+ 0,
1457
+ null,
1458
+ "8"
1459
+ ],
1460
+ readonly [
1461
+ "tc",
1462
+ "1",
1463
+ 23,
1464
+ readonly [
1465
+ "649"
1466
+ ],
1467
+ "1"
1468
+ ],
1469
+ readonly [
1470
+ "tv",
1471
+ "688"
1472
+ ],
1473
+ readonly [
1474
+ "vi",
1475
+ "1",
1476
+ 24,
1477
+ readonly [
1478
+ "340"
1479
+ ],
1480
+ "1"
1481
+ ],
1482
+ readonly [
1483
+ "ug",
1484
+ "256",
1485
+ 0,
1486
+ null,
1487
+ "0"
1488
+ ],
1489
+ readonly [
1490
+ "ua",
1491
+ "380",
1492
+ 0,
1493
+ null,
1494
+ "0"
1495
+ ],
1496
+ readonly [
1497
+ "ae",
1498
+ "971",
1499
+ 0,
1500
+ null,
1501
+ "0"
1502
+ ],
1503
+ readonly [
1504
+ "gb",
1505
+ "44",
1506
+ 0,
1507
+ null,
1508
+ "0"
1509
+ ],
1510
+ readonly [
1511
+ "us",
1512
+ "1",
1513
+ 0,
1514
+ null,
1515
+ "1"
1516
+ ],
1517
+ readonly [
1518
+ "uy",
1519
+ "598",
1520
+ 0,
1521
+ null,
1522
+ "0"
1523
+ ],
1524
+ readonly [
1525
+ "uz",
1526
+ "998"
1527
+ ],
1528
+ readonly [
1529
+ "vu",
1530
+ "678"
1531
+ ],
1532
+ readonly [
1533
+ "va",
1534
+ "39",
1535
+ 1,
1536
+ readonly [
1537
+ "06698",
1538
+ "3"
1539
+ ]
1540
+ ],
1541
+ readonly [
1542
+ "ve",
1543
+ "58",
1544
+ 0,
1545
+ null,
1546
+ "0"
1547
+ ],
1548
+ readonly [
1549
+ "vn",
1550
+ "84",
1551
+ 0,
1552
+ null,
1553
+ "0"
1554
+ ],
1555
+ readonly [
1556
+ "wf",
1557
+ "681"
1558
+ ],
1559
+ readonly [
1560
+ "eh",
1561
+ "212",
1562
+ 1,
1563
+ readonly [
1564
+ "5288",
1565
+ "5289",
1566
+ "6",
1567
+ "7"
1568
+ ],
1569
+ "0"
1570
+ ],
1571
+ readonly [
1572
+ "ye",
1573
+ "967",
1574
+ 0,
1575
+ null,
1576
+ "0"
1577
+ ],
1578
+ readonly [
1579
+ "zm",
1580
+ "260",
1581
+ 0,
1582
+ null,
1583
+ "0"
1584
+ ],
1585
+ readonly [
1586
+ "zw",
1587
+ "263",
1588
+ 0,
1589
+ null,
1590
+ "0"
1591
+ ]
1592
+ ];
1593
+ export type Iso2 = typeof rawCountryData[number][0];
1594
+ export type I18n = Partial<Record<Iso2, string>> & {
1595
+ selectedCountryAriaLabel?: string;
1596
+ searchPlaceholder?: string;
1597
+ clearSearchAriaLabel?: string;
1598
+ countryListAriaLabel?: string;
1599
+ noCountrySelected?: string;
1600
+ searchEmptyState?: string;
1601
+ searchSummaryAria?: (count: number) => string;
1602
+ };
1603
+ declare const interfaceTranslations: I18n;
1604
+ declare const interfaceTranslations$1: I18n;
1605
+ declare const interfaceTranslations$2: I18n;
1606
+ declare const interfaceTranslations$3: I18n;
1607
+ declare const interfaceTranslations$4: I18n;
1608
+ declare const interfaceTranslations$5: I18n;
1609
+ declare const interfaceTranslations$6: I18n;
1610
+ declare const interfaceTranslations$7: I18n;
1611
+ declare const interfaceTranslations$8: I18n;
1612
+ declare const interfaceTranslations$9: I18n;
1613
+ declare const interfaceTranslations$10: I18n;
1614
+ declare const interfaceTranslations$11: I18n;
1615
+ declare const interfaceTranslations$12: I18n;
1616
+ declare const interfaceTranslations$13: I18n;
1617
+ declare const interfaceTranslations$14: I18n;
1618
+ declare const interfaceTranslations$15: I18n;
1619
+ declare const interfaceTranslations$16: I18n;
1620
+ declare const interfaceTranslations$17: I18n;
1621
+ declare const interfaceTranslations$18: I18n;
1622
+ declare const interfaceTranslations$19: I18n;
1623
+ declare const interfaceTranslations$20: I18n;
1624
+ declare const interfaceTranslations$21: I18n;
1625
+ declare const interfaceTranslations$22: I18n;
1626
+ declare const interfaceTranslations$23: I18n;
1627
+ declare const interfaceTranslations$24: I18n;
1628
+ declare const interfaceTranslations$25: I18n;
1629
+ declare const interfaceTranslations$26: I18n;
1630
+ declare const interfaceTranslations$27: I18n;
1631
+ declare const interfaceTranslations$28: I18n;
1632
+ declare const interfaceTranslations$29: I18n;
1633
+ declare const interfaceTranslations$30: I18n;
1634
+ declare const interfaceTranslations$31: I18n;
1635
+ declare const interfaceTranslations$32: I18n;
1636
+ declare const interfaceTranslations$33: I18n;
1637
+ declare const interfaceTranslations$34: I18n;
1638
+ declare const interfaceTranslations$35: I18n;
1639
+ declare const interfaceTranslations$36: I18n;
1640
+ declare const interfaceTranslations$37: I18n;
1641
+ declare const interfaceTranslations$38: I18n;
1642
+ declare const interfaceTranslations$39: I18n;
1643
+ declare const interfaceTranslations$40: I18n;
1644
+ declare const interfaceTranslations$41: I18n;
1645
+ declare const interfaceTranslations$42: I18n;
1646
+ declare const interfaceTranslations$43: I18n;
1647
+ declare const interfaceTranslations$44: I18n;
1648
+
1649
+ export {
1650
+ interfaceTranslations as ar,
1651
+ interfaceTranslations$1 as bg,
1652
+ interfaceTranslations$10 as es,
1653
+ interfaceTranslations$11 as et,
1654
+ interfaceTranslations$12 as fa,
1655
+ interfaceTranslations$13 as fi,
1656
+ interfaceTranslations$14 as fr,
1657
+ interfaceTranslations$15 as hi,
1658
+ interfaceTranslations$16 as hr,
1659
+ interfaceTranslations$17 as hu,
1660
+ interfaceTranslations$18 as id,
1661
+ interfaceTranslations$19 as it,
1662
+ interfaceTranslations$2 as bn,
1663
+ interfaceTranslations$20 as ja,
1664
+ interfaceTranslations$21 as kn,
1665
+ interfaceTranslations$22 as ko,
1666
+ interfaceTranslations$23 as lt,
1667
+ interfaceTranslations$24 as mr,
1668
+ interfaceTranslations$25 as nl,
1669
+ interfaceTranslations$26 as no,
1670
+ interfaceTranslations$27 as pl,
1671
+ interfaceTranslations$28 as pt,
1672
+ interfaceTranslations$29 as ro,
1673
+ interfaceTranslations$3 as bs,
1674
+ interfaceTranslations$30 as ru,
1675
+ interfaceTranslations$31 as sk,
1676
+ interfaceTranslations$32 as sl,
1677
+ interfaceTranslations$33 as sq,
1678
+ interfaceTranslations$34 as sr,
1679
+ interfaceTranslations$35 as sv,
1680
+ interfaceTranslations$36 as te,
1681
+ interfaceTranslations$37 as th,
1682
+ interfaceTranslations$38 as tr,
1683
+ interfaceTranslations$39 as uk,
1684
+ interfaceTranslations$4 as ca,
1685
+ interfaceTranslations$40 as ur,
1686
+ interfaceTranslations$41 as uz,
1687
+ interfaceTranslations$42 as vi,
1688
+ interfaceTranslations$43 as zh,
1689
+ interfaceTranslations$44 as zhHk,
1690
+ interfaceTranslations$5 as cs,
1691
+ interfaceTranslations$6 as da,
1692
+ interfaceTranslations$7 as de,
1693
+ interfaceTranslations$8 as el,
1694
+ interfaceTranslations$9 as en,
1695
+ };
1696
+
1697
+ export {};