toolbox-x 1.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 (190) hide show
  1. package/LICENSE +201 -0
  2. package/dist/Color-B3mgF9Dh.d.cts +486 -0
  3. package/dist/Color-D38Xrw65.d.mts +486 -0
  4. package/dist/Stylog-Df7eq3-j.d.cts +519 -0
  5. package/dist/Stylog-jvlLcMQq.d.mts +519 -0
  6. package/dist/array-DvW0zIu6.d.mts +130 -0
  7. package/dist/array-rUnEVisO.d.cts +130 -0
  8. package/dist/basics-D_eSv0cu.cjs +132 -0
  9. package/dist/basics-Dp_aEK81.mjs +115 -0
  10. package/dist/basics-WEYWlnRO.d.cts +95 -0
  11. package/dist/basics-uBSfkBEI.d.mts +95 -0
  12. package/dist/case-BWIt8Ash.mjs +449 -0
  13. package/dist/case-C-S-b5YP.d.cts +327 -0
  14. package/dist/case-CS8Ii3A7.cjs +526 -0
  15. package/dist/case-CybASFPD.d.mts +327 -0
  16. package/dist/change-case.cjs +32 -0
  17. package/dist/change-case.d.cts +18 -0
  18. package/dist/change-case.d.mts +18 -0
  19. package/dist/change-case.mjs +19 -0
  20. package/dist/colors.cjs +574 -0
  21. package/dist/colors.d.cts +355 -0
  22. package/dist/colors.d.mts +355 -0
  23. package/dist/colors.mjs +547 -0
  24. package/dist/constants-2gAw23_7.mjs +144 -0
  25. package/dist/constants-B34K0QPi.d.cts +21 -0
  26. package/dist/constants-BIBDKY1u.cjs +924 -0
  27. package/dist/constants-BWT-810U.cjs +158 -0
  28. package/dist/constants-BwbHnXlM.mjs +662 -0
  29. package/dist/constants-BxN9l5el.cjs +74 -0
  30. package/dist/constants-CLS_bgKD.d.mts +847 -0
  31. package/dist/constants-D73iFu8g.mjs +171 -0
  32. package/dist/constants-DAfRxaa8.mjs +62 -0
  33. package/dist/constants-DQYeCjlx.cjs +207 -0
  34. package/dist/constants-Deeie-iH.d.mts +21 -0
  35. package/dist/constants-DpTG9RP6.d.mts +29 -0
  36. package/dist/constants-DqwnkJ_d.cjs +740 -0
  37. package/dist/constants-DvRUY_FY.cjs +150 -0
  38. package/dist/constants-VcRtQu0K.d.cts +29 -0
  39. package/dist/constants-X5hm1UtB.mjs +912 -0
  40. package/dist/constants-eNd-iYsV.mjs +134 -0
  41. package/dist/constants-qm8FafmD.d.cts +847 -0
  42. package/dist/constants.cjs +415 -0
  43. package/dist/constants.d.cts +184 -0
  44. package/dist/constants.d.mts +184 -0
  45. package/dist/constants.mjs +378 -0
  46. package/dist/convert-BOCgUv2D.cjs +252 -0
  47. package/dist/convert-Bn4jFomQ.mjs +169 -0
  48. package/dist/convert-BrzlG-m_.cjs +475 -0
  49. package/dist/convert-DhaUoPVU.mjs +368 -0
  50. package/dist/converter-1P90_RcP.d.mts +402 -0
  51. package/dist/converter-CmkcAppi.d.cts +402 -0
  52. package/dist/converter.cjs +780 -0
  53. package/dist/converter.d.cts +29 -0
  54. package/dist/converter.d.mts +29 -0
  55. package/dist/converter.mjs +771 -0
  56. package/dist/countries-CIpmtEzV.cjs +1469 -0
  57. package/dist/countries-Cy0xiqS3.mjs +1463 -0
  58. package/dist/css-colors-Bx947Ng3.d.cts +179 -0
  59. package/dist/css-colors-CXCDqQbG.cjs +186 -0
  60. package/dist/css-colors-CXTp1vvy.d.mts +179 -0
  61. package/dist/css-colors-DfUW3nTR.mjs +180 -0
  62. package/dist/date.cjs +332 -0
  63. package/dist/date.d.cts +213 -0
  64. package/dist/date.d.mts +213 -0
  65. package/dist/date.mjs +298 -0
  66. package/dist/dom.cjs +461 -0
  67. package/dist/dom.d.cts +228 -0
  68. package/dist/dom.d.mts +228 -0
  69. package/dist/dom.mjs +429 -0
  70. package/dist/form-BMFVGUrN.d.mts +118 -0
  71. package/dist/form-DRFbryvK.d.cts +118 -0
  72. package/dist/guards-3kaUX66g.mjs +157 -0
  73. package/dist/guards-C8gkvIHb.cjs +240 -0
  74. package/dist/guards-DdyU4h4o.mjs +110 -0
  75. package/dist/guards-Efhp1mNy.cjs +151 -0
  76. package/dist/guards.cjs +172 -0
  77. package/dist/guards.d.cts +399 -0
  78. package/dist/guards.d.mts +399 -0
  79. package/dist/guards.mjs +75 -0
  80. package/dist/hash-B6JPEyAz.d.mts +131 -0
  81. package/dist/hash-NTpeKYB_.d.cts +131 -0
  82. package/dist/hash.cjs +2126 -0
  83. package/dist/hash.d.cts +1239 -0
  84. package/dist/hash.d.mts +1239 -0
  85. package/dist/hash.mjs +2095 -0
  86. package/dist/http-status-BAZdtr7-.d.mts +65 -0
  87. package/dist/http-status-U_3MtoGb.d.cts +65 -0
  88. package/dist/http-status.cjs +173 -0
  89. package/dist/http-status.d.cts +142 -0
  90. package/dist/http-status.d.mts +142 -0
  91. package/dist/http-status.mjs +171 -0
  92. package/dist/index.cjs +2551 -0
  93. package/dist/index.d.cts +1493 -0
  94. package/dist/index.d.mts +1493 -0
  95. package/dist/index.mjs +2357 -0
  96. package/dist/object-B0TV3eHx.d.mts +8052 -0
  97. package/dist/object-Blq0Amdv.d.cts +8052 -0
  98. package/dist/objectify-CDs0Fbr1.mjs +417 -0
  99. package/dist/objectify-DIJ-OBmo.cjs +524 -0
  100. package/dist/paginator.cjs +245 -0
  101. package/dist/paginator.d.cts +144 -0
  102. package/dist/paginator.d.mts +144 -0
  103. package/dist/paginator.mjs +243 -0
  104. package/dist/parse-2ubxXZRp.cjs +211 -0
  105. package/dist/parse-N7g942uy.mjs +164 -0
  106. package/dist/pluralizer-BjMIc6uT.d.mts +42 -0
  107. package/dist/pluralizer-Cb6ZmrDl.d.cts +42 -0
  108. package/dist/pluralizer.cjs +678 -0
  109. package/dist/pluralizer.d.cts +152 -0
  110. package/dist/pluralizer.d.mts +152 -0
  111. package/dist/pluralizer.mjs +676 -0
  112. package/dist/primitives-B26uZolQ.cjs +228 -0
  113. package/dist/primitives-KsFUp3kQ.mjs +144 -0
  114. package/dist/specials-D48_IZbd.d.mts +108 -0
  115. package/dist/specials-DzLr1ZgU.cjs +477 -0
  116. package/dist/specials-LVONlKbQ.d.cts +108 -0
  117. package/dist/specials-uhDuRg8H.mjs +292 -0
  118. package/dist/string-CBAbxaG1.d.mts +258 -0
  119. package/dist/string-CsNsm_65.d.cts +258 -0
  120. package/dist/stylog.cjs +621 -0
  121. package/dist/stylog.d.cts +49 -0
  122. package/dist/stylog.d.mts +49 -0
  123. package/dist/stylog.mjs +614 -0
  124. package/dist/timezone-B2OYK6Fh.mjs +5589 -0
  125. package/dist/timezone-Beh9IGpw.cjs +5625 -0
  126. package/dist/types/array.cjs +16 -0
  127. package/dist/types/array.d.cts +18 -0
  128. package/dist/types/array.d.mts +18 -0
  129. package/dist/types/array.mjs +17 -0
  130. package/dist/types/colors.cjs +16 -0
  131. package/dist/types/colors.d.cts +18 -0
  132. package/dist/types/colors.d.mts +18 -0
  133. package/dist/types/colors.mjs +17 -0
  134. package/dist/types/converter.cjs +16 -0
  135. package/dist/types/converter.d.cts +18 -0
  136. package/dist/types/converter.d.mts +18 -0
  137. package/dist/types/converter.mjs +17 -0
  138. package/dist/types/form.cjs +16 -0
  139. package/dist/types/form.d.cts +18 -0
  140. package/dist/types/form.d.mts +18 -0
  141. package/dist/types/form.mjs +17 -0
  142. package/dist/types/hash.cjs +16 -0
  143. package/dist/types/hash.d.cts +18 -0
  144. package/dist/types/hash.d.mts +18 -0
  145. package/dist/types/hash.mjs +17 -0
  146. package/dist/types/http-status.cjs +16 -0
  147. package/dist/types/http-status.d.cts +18 -0
  148. package/dist/types/http-status.d.mts +18 -0
  149. package/dist/types/http-status.mjs +17 -0
  150. package/dist/types/index.cjs +16 -0
  151. package/dist/types/index.d.cts +18 -0
  152. package/dist/types/index.d.mts +18 -0
  153. package/dist/types/index.mjs +17 -0
  154. package/dist/types/number.cjs +16 -0
  155. package/dist/types/number.d.cts +18 -0
  156. package/dist/types/number.d.mts +18 -0
  157. package/dist/types/number.mjs +17 -0
  158. package/dist/types/object.cjs +16 -0
  159. package/dist/types/object.d.cts +18 -0
  160. package/dist/types/object.d.mts +18 -0
  161. package/dist/types/object.mjs +17 -0
  162. package/dist/types/pluralizer.cjs +16 -0
  163. package/dist/types/pluralizer.d.cts +18 -0
  164. package/dist/types/pluralizer.d.mts +18 -0
  165. package/dist/types/pluralizer.mjs +17 -0
  166. package/dist/types/string.cjs +16 -0
  167. package/dist/types/string.d.cts +18 -0
  168. package/dist/types/string.d.mts +18 -0
  169. package/dist/types/string.mjs +17 -0
  170. package/dist/types/stylog.cjs +16 -0
  171. package/dist/types/stylog.d.cts +18 -0
  172. package/dist/types/stylog.d.mts +18 -0
  173. package/dist/types/stylog.mjs +17 -0
  174. package/dist/types/utils.cjs +16 -0
  175. package/dist/types/utils.d.cts +18 -0
  176. package/dist/types/utils.d.mts +18 -0
  177. package/dist/types/utils.mjs +17 -0
  178. package/dist/types/verbalizer.cjs +16 -0
  179. package/dist/types/verbalizer.d.cts +30 -0
  180. package/dist/types/verbalizer.d.mts +30 -0
  181. package/dist/types/verbalizer.mjs +17 -0
  182. package/dist/utilities-CLUmdQeV.cjs +140 -0
  183. package/dist/utilities-m5yFKqLd.mjs +105 -0
  184. package/dist/utils-ClW9LA6f.mjs +449 -0
  185. package/dist/utils-DLFRgXUC.cjs +568 -0
  186. package/dist/verbalizer.cjs +998 -0
  187. package/dist/verbalizer.d.cts +148 -0
  188. package/dist/verbalizer.d.mts +148 -0
  189. package/dist/verbalizer.mjs +996 -0
  190. package/package.json +249 -0
@@ -0,0 +1,1463 @@
1
+ /**
2
+ * Copyright 2026 - present Nazmul Hassan
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+ //#region src/object/countries.ts
18
+ /** List of countries with full-name, country code, ISO country code (both 2 & 3 character) */
19
+ const COUNTRIES = /* @__PURE__ */ Object.freeze([
20
+ {
21
+ country_name: "Afghanistan",
22
+ country_code: "93",
23
+ iso_code_short: "AF",
24
+ iso_code: "AFG"
25
+ },
26
+ {
27
+ country_name: "Albania",
28
+ country_code: "355",
29
+ iso_code_short: "AL",
30
+ iso_code: "ALB"
31
+ },
32
+ {
33
+ country_name: "Algeria",
34
+ country_code: "213",
35
+ iso_code_short: "DZ",
36
+ iso_code: "DZA"
37
+ },
38
+ {
39
+ country_name: "American Samoa",
40
+ country_code: "1-684",
41
+ iso_code_short: "AS",
42
+ iso_code: "ASM"
43
+ },
44
+ {
45
+ country_name: "Andorra",
46
+ country_code: "376",
47
+ iso_code_short: "AD",
48
+ iso_code: "AND"
49
+ },
50
+ {
51
+ country_name: "Angola",
52
+ country_code: "244",
53
+ iso_code_short: "AO",
54
+ iso_code: "AGO"
55
+ },
56
+ {
57
+ country_name: "Anguilla",
58
+ country_code: "1-264",
59
+ iso_code_short: "AI",
60
+ iso_code: "AIA"
61
+ },
62
+ {
63
+ country_name: "Antarctica",
64
+ country_code: "672",
65
+ iso_code_short: "AQ",
66
+ iso_code: "ATA"
67
+ },
68
+ {
69
+ country_name: "Antigua and Barbuda",
70
+ country_code: "1-268",
71
+ iso_code_short: "AG",
72
+ iso_code: "ATG"
73
+ },
74
+ {
75
+ country_name: "Argentina",
76
+ country_code: "54",
77
+ iso_code_short: "AR",
78
+ iso_code: "ARG"
79
+ },
80
+ {
81
+ country_name: "Armenia",
82
+ country_code: "374",
83
+ iso_code_short: "AM",
84
+ iso_code: "ARM"
85
+ },
86
+ {
87
+ country_name: "Aruba",
88
+ country_code: "297",
89
+ iso_code_short: "AW",
90
+ iso_code: "ABW"
91
+ },
92
+ {
93
+ country_name: "Australia",
94
+ country_code: "61",
95
+ iso_code_short: "AU",
96
+ iso_code: "AUS"
97
+ },
98
+ {
99
+ country_name: "Austria",
100
+ country_code: "43",
101
+ iso_code_short: "AT",
102
+ iso_code: "AUT"
103
+ },
104
+ {
105
+ country_name: "Azerbaijan",
106
+ country_code: "994",
107
+ iso_code_short: "AZ",
108
+ iso_code: "AZE"
109
+ },
110
+ {
111
+ country_name: "Bahamas",
112
+ country_code: "1-242",
113
+ iso_code_short: "BS",
114
+ iso_code: "BHS"
115
+ },
116
+ {
117
+ country_name: "Bahrain",
118
+ country_code: "973",
119
+ iso_code_short: "BH",
120
+ iso_code: "BHR"
121
+ },
122
+ {
123
+ country_name: "Bangladesh",
124
+ country_code: "880",
125
+ iso_code_short: "BD",
126
+ iso_code: "BGD"
127
+ },
128
+ {
129
+ country_name: "Barbados",
130
+ country_code: "1-246",
131
+ iso_code_short: "BB",
132
+ iso_code: "BRB"
133
+ },
134
+ {
135
+ country_name: "Belarus",
136
+ country_code: "375",
137
+ iso_code_short: "BY",
138
+ iso_code: "BLR"
139
+ },
140
+ {
141
+ country_name: "Belgium",
142
+ country_code: "32",
143
+ iso_code_short: "BE",
144
+ iso_code: "BEL"
145
+ },
146
+ {
147
+ country_name: "Belize",
148
+ country_code: "501",
149
+ iso_code_short: "BZ",
150
+ iso_code: "BLZ"
151
+ },
152
+ {
153
+ country_name: "Benin",
154
+ country_code: "229",
155
+ iso_code_short: "BJ",
156
+ iso_code: "BEN"
157
+ },
158
+ {
159
+ country_name: "Bermuda",
160
+ country_code: "1-441",
161
+ iso_code_short: "BM",
162
+ iso_code: "BMU"
163
+ },
164
+ {
165
+ country_name: "Bhutan",
166
+ country_code: "975",
167
+ iso_code_short: "BT",
168
+ iso_code: "BTN"
169
+ },
170
+ {
171
+ country_name: "Bolivia",
172
+ country_code: "591",
173
+ iso_code_short: "BO",
174
+ iso_code: "BOL"
175
+ },
176
+ {
177
+ country_name: "Bosnia and Herzegovina",
178
+ country_code: "387",
179
+ iso_code_short: "BA",
180
+ iso_code: "BIH"
181
+ },
182
+ {
183
+ country_name: "Botswana",
184
+ country_code: "267",
185
+ iso_code_short: "BW",
186
+ iso_code: "BWA"
187
+ },
188
+ {
189
+ country_name: "Brazil",
190
+ country_code: "55",
191
+ iso_code_short: "BR",
192
+ iso_code: "BRA"
193
+ },
194
+ {
195
+ country_name: "British Indian Ocean Territory",
196
+ country_code: "246",
197
+ iso_code_short: "IO",
198
+ iso_code: "IOT"
199
+ },
200
+ {
201
+ country_name: "British Virgin Islands",
202
+ country_code: "1-284",
203
+ iso_code_short: "VG",
204
+ iso_code: "VGB"
205
+ },
206
+ {
207
+ country_name: "Brunei",
208
+ country_code: "673",
209
+ iso_code_short: "BN",
210
+ iso_code: "BRN"
211
+ },
212
+ {
213
+ country_name: "Bulgaria",
214
+ country_code: "359",
215
+ iso_code_short: "BG",
216
+ iso_code: "BGR"
217
+ },
218
+ {
219
+ country_name: "Burkina Faso",
220
+ country_code: "226",
221
+ iso_code_short: "BF",
222
+ iso_code: "BFA"
223
+ },
224
+ {
225
+ country_name: "Burundi",
226
+ country_code: "257",
227
+ iso_code_short: "BI",
228
+ iso_code: "BDI"
229
+ },
230
+ {
231
+ country_name: "Cambodia",
232
+ country_code: "855",
233
+ iso_code_short: "KH",
234
+ iso_code: "KHM"
235
+ },
236
+ {
237
+ country_name: "Cameroon",
238
+ country_code: "237",
239
+ iso_code_short: "CM",
240
+ iso_code: "CMR"
241
+ },
242
+ {
243
+ country_name: "Canada",
244
+ country_code: "1",
245
+ iso_code_short: "CA",
246
+ iso_code: "CAN"
247
+ },
248
+ {
249
+ country_name: "Cape Verde",
250
+ country_code: "238",
251
+ iso_code_short: "CV",
252
+ iso_code: "CPV"
253
+ },
254
+ {
255
+ country_name: "Cayman Islands",
256
+ country_code: "1-345",
257
+ iso_code_short: "KY",
258
+ iso_code: "CYM"
259
+ },
260
+ {
261
+ country_name: "Central African Republic",
262
+ country_code: "236",
263
+ iso_code_short: "CF",
264
+ iso_code: "CAF"
265
+ },
266
+ {
267
+ country_name: "Chad",
268
+ country_code: "235",
269
+ iso_code_short: "TD",
270
+ iso_code: "TCD"
271
+ },
272
+ {
273
+ country_name: "Chile",
274
+ country_code: "56",
275
+ iso_code_short: "CL",
276
+ iso_code: "CHL"
277
+ },
278
+ {
279
+ country_name: "China",
280
+ country_code: "86",
281
+ iso_code_short: "CN",
282
+ iso_code: "CHN"
283
+ },
284
+ {
285
+ country_name: "Christmas Island",
286
+ country_code: "61",
287
+ iso_code_short: "CX",
288
+ iso_code: "CXR"
289
+ },
290
+ {
291
+ country_name: "Cocos Islands",
292
+ country_code: "61",
293
+ iso_code_short: "CC",
294
+ iso_code: "CCK"
295
+ },
296
+ {
297
+ country_name: "Colombia",
298
+ country_code: "57",
299
+ iso_code_short: "CO",
300
+ iso_code: "COL"
301
+ },
302
+ {
303
+ country_name: "Comoros",
304
+ country_code: "269",
305
+ iso_code_short: "KM",
306
+ iso_code: "COM"
307
+ },
308
+ {
309
+ country_name: "Cook Islands",
310
+ country_code: "682",
311
+ iso_code_short: "CK",
312
+ iso_code: "COK"
313
+ },
314
+ {
315
+ country_name: "Costa Rica",
316
+ country_code: "506",
317
+ iso_code_short: "CR",
318
+ iso_code: "CRI"
319
+ },
320
+ {
321
+ country_name: "Croatia",
322
+ country_code: "385",
323
+ iso_code_short: "HR",
324
+ iso_code: "HRV"
325
+ },
326
+ {
327
+ country_name: "Cuba",
328
+ country_code: "53",
329
+ iso_code_short: "CU",
330
+ iso_code: "CUB"
331
+ },
332
+ {
333
+ country_name: "Curacao",
334
+ country_code: "599",
335
+ iso_code_short: "CW",
336
+ iso_code: "CUW"
337
+ },
338
+ {
339
+ country_name: "Cyprus",
340
+ country_code: "357",
341
+ iso_code_short: "CY",
342
+ iso_code: "CYP"
343
+ },
344
+ {
345
+ country_name: "Czech Republic",
346
+ country_code: "420",
347
+ iso_code_short: "CZ",
348
+ iso_code: "CZE"
349
+ },
350
+ {
351
+ country_name: "Democratic Republic of the Congo",
352
+ country_code: "243",
353
+ iso_code_short: "CD",
354
+ iso_code: "COD"
355
+ },
356
+ {
357
+ country_name: "Denmark",
358
+ country_code: "45",
359
+ iso_code_short: "DK",
360
+ iso_code: "DNK"
361
+ },
362
+ {
363
+ country_name: "Djibouti",
364
+ country_code: "253",
365
+ iso_code_short: "DJ",
366
+ iso_code: "DJI"
367
+ },
368
+ {
369
+ country_name: "Dominica",
370
+ country_code: "1-767",
371
+ iso_code_short: "DM",
372
+ iso_code: "DMA"
373
+ },
374
+ {
375
+ country_name: "Dominican Republic",
376
+ country_code: "1-809, 1-829, 1-849",
377
+ iso_code_short: "DO",
378
+ iso_code: "DOM"
379
+ },
380
+ {
381
+ country_name: "East Timor",
382
+ country_code: "670",
383
+ iso_code_short: "TL",
384
+ iso_code: "TLS"
385
+ },
386
+ {
387
+ country_name: "Ecuador",
388
+ country_code: "593",
389
+ iso_code_short: "EC",
390
+ iso_code: "ECU"
391
+ },
392
+ {
393
+ country_name: "Egypt",
394
+ country_code: "20",
395
+ iso_code_short: "EG",
396
+ iso_code: "EGY"
397
+ },
398
+ {
399
+ country_name: "El Salvador",
400
+ country_code: "503",
401
+ iso_code_short: "SV",
402
+ iso_code: "SLV"
403
+ },
404
+ {
405
+ country_name: "Equatorial Guinea",
406
+ country_code: "240",
407
+ iso_code_short: "GQ",
408
+ iso_code: "GNQ"
409
+ },
410
+ {
411
+ country_name: "Eritrea",
412
+ country_code: "291",
413
+ iso_code_short: "ER",
414
+ iso_code: "ERI"
415
+ },
416
+ {
417
+ country_name: "Estonia",
418
+ country_code: "372",
419
+ iso_code_short: "EE",
420
+ iso_code: "EST"
421
+ },
422
+ {
423
+ country_name: "Ethiopia",
424
+ country_code: "251",
425
+ iso_code_short: "ET",
426
+ iso_code: "ETH"
427
+ },
428
+ {
429
+ country_name: "Falkland Islands",
430
+ country_code: "500",
431
+ iso_code_short: "FK",
432
+ iso_code: "FLK"
433
+ },
434
+ {
435
+ country_name: "Faroe Islands",
436
+ country_code: "298",
437
+ iso_code_short: "FO",
438
+ iso_code: "FRO"
439
+ },
440
+ {
441
+ country_name: "Fiji",
442
+ country_code: "679",
443
+ iso_code_short: "FJ",
444
+ iso_code: "FJI"
445
+ },
446
+ {
447
+ country_name: "Finland",
448
+ country_code: "358",
449
+ iso_code_short: "FI",
450
+ iso_code: "FIN"
451
+ },
452
+ {
453
+ country_name: "France",
454
+ country_code: "33",
455
+ iso_code_short: "FR",
456
+ iso_code: "FRA"
457
+ },
458
+ {
459
+ country_name: "French Polynesia",
460
+ country_code: "689",
461
+ iso_code_short: "PF",
462
+ iso_code: "PYF"
463
+ },
464
+ {
465
+ country_name: "Gabon",
466
+ country_code: "241",
467
+ iso_code_short: "GA",
468
+ iso_code: "GAB"
469
+ },
470
+ {
471
+ country_name: "Gambia",
472
+ country_code: "220",
473
+ iso_code_short: "GM",
474
+ iso_code: "GMB"
475
+ },
476
+ {
477
+ country_name: "Georgia",
478
+ country_code: "995",
479
+ iso_code_short: "GE",
480
+ iso_code: "GEO"
481
+ },
482
+ {
483
+ country_name: "Germany",
484
+ country_code: "49",
485
+ iso_code_short: "DE",
486
+ iso_code: "DEU"
487
+ },
488
+ {
489
+ country_name: "Ghana",
490
+ country_code: "233",
491
+ iso_code_short: "GH",
492
+ iso_code: "GHA"
493
+ },
494
+ {
495
+ country_name: "Gibraltar",
496
+ country_code: "350",
497
+ iso_code_short: "GI",
498
+ iso_code: "GIB"
499
+ },
500
+ {
501
+ country_name: "Greece",
502
+ country_code: "30",
503
+ iso_code_short: "GR",
504
+ iso_code: "GRC"
505
+ },
506
+ {
507
+ country_name: "Greenland",
508
+ country_code: "299",
509
+ iso_code_short: "GL",
510
+ iso_code: "GRL"
511
+ },
512
+ {
513
+ country_name: "Grenada",
514
+ country_code: "1-473",
515
+ iso_code_short: "GD",
516
+ iso_code: "GRD"
517
+ },
518
+ {
519
+ country_name: "Guam",
520
+ country_code: "1-671",
521
+ iso_code_short: "GU",
522
+ iso_code: "GUM"
523
+ },
524
+ {
525
+ country_name: "Guatemala",
526
+ country_code: "502",
527
+ iso_code_short: "GT",
528
+ iso_code: "GTM"
529
+ },
530
+ {
531
+ country_name: "Guernsey",
532
+ country_code: "44-1481",
533
+ iso_code_short: "GG",
534
+ iso_code: "GGY"
535
+ },
536
+ {
537
+ country_name: "Guinea",
538
+ country_code: "224",
539
+ iso_code_short: "GN",
540
+ iso_code: "GIN"
541
+ },
542
+ {
543
+ country_name: "Guinea-Bissau",
544
+ country_code: "245",
545
+ iso_code_short: "GW",
546
+ iso_code: "GNB"
547
+ },
548
+ {
549
+ country_name: "Guyana",
550
+ country_code: "592",
551
+ iso_code_short: "GY",
552
+ iso_code: "GUY"
553
+ },
554
+ {
555
+ country_name: "Haiti",
556
+ country_code: "509",
557
+ iso_code_short: "HT",
558
+ iso_code: "HTI"
559
+ },
560
+ {
561
+ country_name: "Honduras",
562
+ country_code: "504",
563
+ iso_code_short: "HN",
564
+ iso_code: "HND"
565
+ },
566
+ {
567
+ country_name: "Hong Kong",
568
+ country_code: "852",
569
+ iso_code_short: "HK",
570
+ iso_code: "HKG"
571
+ },
572
+ {
573
+ country_name: "Hungary",
574
+ country_code: "36",
575
+ iso_code_short: "HU",
576
+ iso_code: "HUN"
577
+ },
578
+ {
579
+ country_name: "Iceland",
580
+ country_code: "354",
581
+ iso_code_short: "IS",
582
+ iso_code: "ISL"
583
+ },
584
+ {
585
+ country_name: "India",
586
+ country_code: "91",
587
+ iso_code_short: "IN",
588
+ iso_code: "IND"
589
+ },
590
+ {
591
+ country_name: "Indonesia",
592
+ country_code: "62",
593
+ iso_code_short: "ID",
594
+ iso_code: "IDN"
595
+ },
596
+ {
597
+ country_name: "Iran",
598
+ country_code: "98",
599
+ iso_code_short: "IR",
600
+ iso_code: "IRN"
601
+ },
602
+ {
603
+ country_name: "Iraq",
604
+ country_code: "964",
605
+ iso_code_short: "IQ",
606
+ iso_code: "IRQ"
607
+ },
608
+ {
609
+ country_name: "Ireland",
610
+ country_code: "353",
611
+ iso_code_short: "IE",
612
+ iso_code: "IRL"
613
+ },
614
+ {
615
+ country_name: "Isle of Man",
616
+ country_code: "44-1624",
617
+ iso_code_short: "IM",
618
+ iso_code: "IMN"
619
+ },
620
+ {
621
+ country_name: "Israel",
622
+ country_code: "972",
623
+ iso_code_short: "IL",
624
+ iso_code: "ISR"
625
+ },
626
+ {
627
+ country_name: "Italy",
628
+ country_code: "39",
629
+ iso_code_short: "IT",
630
+ iso_code: "ITA"
631
+ },
632
+ {
633
+ country_name: "Ivory Coast",
634
+ country_code: "225",
635
+ iso_code_short: "CI",
636
+ iso_code: "CIV"
637
+ },
638
+ {
639
+ country_name: "Jamaica",
640
+ country_code: "1-876",
641
+ iso_code_short: "JM",
642
+ iso_code: "JAM"
643
+ },
644
+ {
645
+ country_name: "Japan",
646
+ country_code: "81",
647
+ iso_code_short: "JP",
648
+ iso_code: "JPN"
649
+ },
650
+ {
651
+ country_name: "Jersey",
652
+ country_code: "44-1534",
653
+ iso_code_short: "JE",
654
+ iso_code: "JEY"
655
+ },
656
+ {
657
+ country_name: "Jordan",
658
+ country_code: "962",
659
+ iso_code_short: "JO",
660
+ iso_code: "JOR"
661
+ },
662
+ {
663
+ country_name: "Kazakhstan",
664
+ country_code: "7",
665
+ iso_code_short: "KZ",
666
+ iso_code: "KAZ"
667
+ },
668
+ {
669
+ country_name: "Kenya",
670
+ country_code: "254",
671
+ iso_code_short: "KE",
672
+ iso_code: "KEN"
673
+ },
674
+ {
675
+ country_name: "Kiribati",
676
+ country_code: "686",
677
+ iso_code_short: "KI",
678
+ iso_code: "KIR"
679
+ },
680
+ {
681
+ country_name: "Kosovo",
682
+ country_code: "383",
683
+ iso_code_short: "XK",
684
+ iso_code: "XKX"
685
+ },
686
+ {
687
+ country_name: "Kuwait",
688
+ country_code: "965",
689
+ iso_code_short: "KW",
690
+ iso_code: "KWT"
691
+ },
692
+ {
693
+ country_name: "Kyrgyzstan",
694
+ country_code: "996",
695
+ iso_code_short: "KG",
696
+ iso_code: "KGZ"
697
+ },
698
+ {
699
+ country_name: "Laos",
700
+ country_code: "856",
701
+ iso_code_short: "LA",
702
+ iso_code: "LAO"
703
+ },
704
+ {
705
+ country_name: "Latvia",
706
+ country_code: "371",
707
+ iso_code_short: "LV",
708
+ iso_code: "LVA"
709
+ },
710
+ {
711
+ country_name: "Lebanon",
712
+ country_code: "961",
713
+ iso_code_short: "LB",
714
+ iso_code: "LBN"
715
+ },
716
+ {
717
+ country_name: "Lesotho",
718
+ country_code: "266",
719
+ iso_code_short: "LS",
720
+ iso_code: "LSO"
721
+ },
722
+ {
723
+ country_name: "Liberia",
724
+ country_code: "231",
725
+ iso_code_short: "LR",
726
+ iso_code: "LBR"
727
+ },
728
+ {
729
+ country_name: "Libya",
730
+ country_code: "218",
731
+ iso_code_short: "LY",
732
+ iso_code: "LBY"
733
+ },
734
+ {
735
+ country_name: "Liechtenstein",
736
+ country_code: "423",
737
+ iso_code_short: "LI",
738
+ iso_code: "LIE"
739
+ },
740
+ {
741
+ country_name: "Lithuania",
742
+ country_code: "370",
743
+ iso_code_short: "LT",
744
+ iso_code: "LTU"
745
+ },
746
+ {
747
+ country_name: "Luxembourg",
748
+ country_code: "352",
749
+ iso_code_short: "LU",
750
+ iso_code: "LUX"
751
+ },
752
+ {
753
+ country_name: "Macau",
754
+ country_code: "853",
755
+ iso_code_short: "MO",
756
+ iso_code: "MAC"
757
+ },
758
+ {
759
+ country_name: "Macedonia",
760
+ country_code: "389",
761
+ iso_code_short: "MK",
762
+ iso_code: "MKD"
763
+ },
764
+ {
765
+ country_name: "Madagascar",
766
+ country_code: "261",
767
+ iso_code_short: "MG",
768
+ iso_code: "MDG"
769
+ },
770
+ {
771
+ country_name: "Malawi",
772
+ country_code: "265",
773
+ iso_code_short: "MW",
774
+ iso_code: "MWI"
775
+ },
776
+ {
777
+ country_name: "Malaysia",
778
+ country_code: "60",
779
+ iso_code_short: "MY",
780
+ iso_code: "MYS"
781
+ },
782
+ {
783
+ country_name: "Maldives",
784
+ country_code: "960",
785
+ iso_code_short: "MV",
786
+ iso_code: "MDV"
787
+ },
788
+ {
789
+ country_name: "Mali",
790
+ country_code: "223",
791
+ iso_code_short: "ML",
792
+ iso_code: "MLI"
793
+ },
794
+ {
795
+ country_name: "Malta",
796
+ country_code: "356",
797
+ iso_code_short: "MT",
798
+ iso_code: "MLT"
799
+ },
800
+ {
801
+ country_name: "Marshall Islands",
802
+ country_code: "692",
803
+ iso_code_short: "MH",
804
+ iso_code: "MHL"
805
+ },
806
+ {
807
+ country_name: "Mauritania",
808
+ country_code: "222",
809
+ iso_code_short: "MR",
810
+ iso_code: "MRT"
811
+ },
812
+ {
813
+ country_name: "Mauritius",
814
+ country_code: "230",
815
+ iso_code_short: "MU",
816
+ iso_code: "MUS"
817
+ },
818
+ {
819
+ country_name: "Mayotte",
820
+ country_code: "262",
821
+ iso_code_short: "YT",
822
+ iso_code: "MYT"
823
+ },
824
+ {
825
+ country_name: "Mexico",
826
+ country_code: "52",
827
+ iso_code_short: "MX",
828
+ iso_code: "MEX"
829
+ },
830
+ {
831
+ country_name: "Micronesia",
832
+ country_code: "691",
833
+ iso_code_short: "FM",
834
+ iso_code: "FSM"
835
+ },
836
+ {
837
+ country_name: "Moldova",
838
+ country_code: "373",
839
+ iso_code_short: "MD",
840
+ iso_code: "MDA"
841
+ },
842
+ {
843
+ country_name: "Monaco",
844
+ country_code: "377",
845
+ iso_code_short: "MC",
846
+ iso_code: "MCO"
847
+ },
848
+ {
849
+ country_name: "Mongolia",
850
+ country_code: "976",
851
+ iso_code_short: "MN",
852
+ iso_code: "MNG"
853
+ },
854
+ {
855
+ country_name: "Montenegro",
856
+ country_code: "382",
857
+ iso_code_short: "ME",
858
+ iso_code: "MNE"
859
+ },
860
+ {
861
+ country_name: "Montserrat",
862
+ country_code: "1-664",
863
+ iso_code_short: "MS",
864
+ iso_code: "MSR"
865
+ },
866
+ {
867
+ country_name: "Morocco",
868
+ country_code: "212",
869
+ iso_code_short: "MA",
870
+ iso_code: "MAR"
871
+ },
872
+ {
873
+ country_name: "Mozambique",
874
+ country_code: "258",
875
+ iso_code_short: "MZ",
876
+ iso_code: "MOZ"
877
+ },
878
+ {
879
+ country_name: "Myanmar",
880
+ country_code: "95",
881
+ iso_code_short: "MM",
882
+ iso_code: "MMR"
883
+ },
884
+ {
885
+ country_name: "Namibia",
886
+ country_code: "264",
887
+ iso_code_short: "NA",
888
+ iso_code: "NAM"
889
+ },
890
+ {
891
+ country_name: "Nauru",
892
+ country_code: "674",
893
+ iso_code_short: "NR",
894
+ iso_code: "NRU"
895
+ },
896
+ {
897
+ country_name: "Nepal",
898
+ country_code: "977",
899
+ iso_code_short: "NP",
900
+ iso_code: "NPL"
901
+ },
902
+ {
903
+ country_name: "Netherlands",
904
+ country_code: "31",
905
+ iso_code_short: "NL",
906
+ iso_code: "NLD"
907
+ },
908
+ {
909
+ country_name: "Netherlands Antilles",
910
+ country_code: "599",
911
+ iso_code_short: "AN",
912
+ iso_code: "ANT"
913
+ },
914
+ {
915
+ country_name: "New Caledonia",
916
+ country_code: "687",
917
+ iso_code_short: "NC",
918
+ iso_code: "NCL"
919
+ },
920
+ {
921
+ country_name: "New Zealand",
922
+ country_code: "64",
923
+ iso_code_short: "NZ",
924
+ iso_code: "NZL"
925
+ },
926
+ {
927
+ country_name: "Nicaragua",
928
+ country_code: "505",
929
+ iso_code_short: "NI",
930
+ iso_code: "NIC"
931
+ },
932
+ {
933
+ country_name: "Niger",
934
+ country_code: "227",
935
+ iso_code_short: "NE",
936
+ iso_code: "NER"
937
+ },
938
+ {
939
+ country_name: "Nigeria",
940
+ country_code: "234",
941
+ iso_code_short: "NG",
942
+ iso_code: "NGA"
943
+ },
944
+ {
945
+ country_name: "Niue",
946
+ country_code: "683",
947
+ iso_code_short: "NU",
948
+ iso_code: "NIU"
949
+ },
950
+ {
951
+ country_name: "North Korea",
952
+ country_code: "850",
953
+ iso_code_short: "KP",
954
+ iso_code: "PRK"
955
+ },
956
+ {
957
+ country_name: "Northern Mariana Islands",
958
+ country_code: "1-670",
959
+ iso_code_short: "MP",
960
+ iso_code: "MNP"
961
+ },
962
+ {
963
+ country_name: "Norway",
964
+ country_code: "47",
965
+ iso_code_short: "NO",
966
+ iso_code: "NOR"
967
+ },
968
+ {
969
+ country_name: "Oman",
970
+ country_code: "968",
971
+ iso_code_short: "OM",
972
+ iso_code: "OMN"
973
+ },
974
+ {
975
+ country_name: "Pakistan",
976
+ country_code: "92",
977
+ iso_code_short: "PK",
978
+ iso_code: "PAK"
979
+ },
980
+ {
981
+ country_name: "Palau",
982
+ country_code: "680",
983
+ iso_code_short: "PW",
984
+ iso_code: "PLW"
985
+ },
986
+ {
987
+ country_name: "Palestine",
988
+ country_code: "970",
989
+ iso_code_short: "PS",
990
+ iso_code: "PSE"
991
+ },
992
+ {
993
+ country_name: "Panama",
994
+ country_code: "507",
995
+ iso_code_short: "PA",
996
+ iso_code: "PAN"
997
+ },
998
+ {
999
+ country_name: "Papua New Guinea",
1000
+ country_code: "675",
1001
+ iso_code_short: "PG",
1002
+ iso_code: "PNG"
1003
+ },
1004
+ {
1005
+ country_name: "Paraguay",
1006
+ country_code: "595",
1007
+ iso_code_short: "PY",
1008
+ iso_code: "PRY"
1009
+ },
1010
+ {
1011
+ country_name: "Peru",
1012
+ country_code: "51",
1013
+ iso_code_short: "PE",
1014
+ iso_code: "PER"
1015
+ },
1016
+ {
1017
+ country_name: "Philippines",
1018
+ country_code: "63",
1019
+ iso_code_short: "PH",
1020
+ iso_code: "PHL"
1021
+ },
1022
+ {
1023
+ country_name: "Pitcairn",
1024
+ country_code: "64",
1025
+ iso_code_short: "PN",
1026
+ iso_code: "PCN"
1027
+ },
1028
+ {
1029
+ country_name: "Poland",
1030
+ country_code: "48",
1031
+ iso_code_short: "PL",
1032
+ iso_code: "POL"
1033
+ },
1034
+ {
1035
+ country_name: "Portugal",
1036
+ country_code: "351",
1037
+ iso_code_short: "PT",
1038
+ iso_code: "PRT"
1039
+ },
1040
+ {
1041
+ country_name: "Puerto Rico",
1042
+ country_code: "1-787, 1-939",
1043
+ iso_code_short: "PR",
1044
+ iso_code: "PRI"
1045
+ },
1046
+ {
1047
+ country_name: "Qatar",
1048
+ country_code: "974",
1049
+ iso_code_short: "QA",
1050
+ iso_code: "QAT"
1051
+ },
1052
+ {
1053
+ country_name: "Republic of the Congo",
1054
+ country_code: "242",
1055
+ iso_code_short: "CG",
1056
+ iso_code: "COG"
1057
+ },
1058
+ {
1059
+ country_name: "Reunion",
1060
+ country_code: "262",
1061
+ iso_code_short: "RE",
1062
+ iso_code: "REU"
1063
+ },
1064
+ {
1065
+ country_name: "Romania",
1066
+ country_code: "40",
1067
+ iso_code_short: "RO",
1068
+ iso_code: "ROU"
1069
+ },
1070
+ {
1071
+ country_name: "Russia",
1072
+ country_code: "7",
1073
+ iso_code_short: "RU",
1074
+ iso_code: "RUS"
1075
+ },
1076
+ {
1077
+ country_name: "Rwanda",
1078
+ country_code: "250",
1079
+ iso_code_short: "RW",
1080
+ iso_code: "RWA"
1081
+ },
1082
+ {
1083
+ country_name: "Saint Barthelemy",
1084
+ country_code: "590",
1085
+ iso_code_short: "BL",
1086
+ iso_code: "BLM"
1087
+ },
1088
+ {
1089
+ country_name: "Saint Helena",
1090
+ country_code: "290",
1091
+ iso_code_short: "SH",
1092
+ iso_code: "SHN"
1093
+ },
1094
+ {
1095
+ country_name: "Saint Kitts and Nevis",
1096
+ country_code: "1-869",
1097
+ iso_code_short: "KN",
1098
+ iso_code: "KNA"
1099
+ },
1100
+ {
1101
+ country_name: "Saint Lucia",
1102
+ country_code: "1-758",
1103
+ iso_code_short: "LC",
1104
+ iso_code: "LCA"
1105
+ },
1106
+ {
1107
+ country_name: "Saint Martin",
1108
+ country_code: "590",
1109
+ iso_code_short: "MF",
1110
+ iso_code: "MAF"
1111
+ },
1112
+ {
1113
+ country_name: "Saint Pierre and Miquelon",
1114
+ country_code: "508",
1115
+ iso_code_short: "PM",
1116
+ iso_code: "SPM"
1117
+ },
1118
+ {
1119
+ country_name: "Saint Vincent and the Grenadines",
1120
+ country_code: "1-784",
1121
+ iso_code_short: "VC",
1122
+ iso_code: "VCT"
1123
+ },
1124
+ {
1125
+ country_name: "Samoa",
1126
+ country_code: "685",
1127
+ iso_code_short: "WS",
1128
+ iso_code: "WSM"
1129
+ },
1130
+ {
1131
+ country_name: "San Marino",
1132
+ country_code: "378",
1133
+ iso_code_short: "SM",
1134
+ iso_code: "SMR"
1135
+ },
1136
+ {
1137
+ country_name: "Sao Tome and Principe",
1138
+ country_code: "239",
1139
+ iso_code_short: "ST",
1140
+ iso_code: "STP"
1141
+ },
1142
+ {
1143
+ country_name: "Saudi Arabia",
1144
+ country_code: "966",
1145
+ iso_code_short: "SA",
1146
+ iso_code: "SAU"
1147
+ },
1148
+ {
1149
+ country_name: "Senegal",
1150
+ country_code: "221",
1151
+ iso_code_short: "SN",
1152
+ iso_code: "SEN"
1153
+ },
1154
+ {
1155
+ country_name: "Serbia",
1156
+ country_code: "381",
1157
+ iso_code_short: "RS",
1158
+ iso_code: "SRB"
1159
+ },
1160
+ {
1161
+ country_name: "Seychelles",
1162
+ country_code: "248",
1163
+ iso_code_short: "SC",
1164
+ iso_code: "SYC"
1165
+ },
1166
+ {
1167
+ country_name: "Sierra Leone",
1168
+ country_code: "232",
1169
+ iso_code_short: "SL",
1170
+ iso_code: "SLE"
1171
+ },
1172
+ {
1173
+ country_name: "Singapore",
1174
+ country_code: "65",
1175
+ iso_code_short: "SG",
1176
+ iso_code: "SGP"
1177
+ },
1178
+ {
1179
+ country_name: "Sint Maarten",
1180
+ country_code: "1-721",
1181
+ iso_code_short: "SX",
1182
+ iso_code: "SXM"
1183
+ },
1184
+ {
1185
+ country_name: "Slovakia",
1186
+ country_code: "421",
1187
+ iso_code_short: "SK",
1188
+ iso_code: "SVK"
1189
+ },
1190
+ {
1191
+ country_name: "Slovenia",
1192
+ country_code: "386",
1193
+ iso_code_short: "SI",
1194
+ iso_code: "SVN"
1195
+ },
1196
+ {
1197
+ country_name: "Solomon Islands",
1198
+ country_code: "677",
1199
+ iso_code_short: "SB",
1200
+ iso_code: "SLB"
1201
+ },
1202
+ {
1203
+ country_name: "Somalia",
1204
+ country_code: "252",
1205
+ iso_code_short: "SO",
1206
+ iso_code: "SOM"
1207
+ },
1208
+ {
1209
+ country_name: "South Africa",
1210
+ country_code: "27",
1211
+ iso_code_short: "ZA",
1212
+ iso_code: "ZAF"
1213
+ },
1214
+ {
1215
+ country_name: "South Korea",
1216
+ country_code: "82",
1217
+ iso_code_short: "KR",
1218
+ iso_code: "KOR"
1219
+ },
1220
+ {
1221
+ country_name: "South Sudan",
1222
+ country_code: "211",
1223
+ iso_code_short: "SS",
1224
+ iso_code: "SSD"
1225
+ },
1226
+ {
1227
+ country_name: "Spain",
1228
+ country_code: "34",
1229
+ iso_code_short: "ES",
1230
+ iso_code: "ESP"
1231
+ },
1232
+ {
1233
+ country_name: "Sri Lanka",
1234
+ country_code: "94",
1235
+ iso_code_short: "LK",
1236
+ iso_code: "LKA"
1237
+ },
1238
+ {
1239
+ country_name: "Sudan",
1240
+ country_code: "249",
1241
+ iso_code_short: "SD",
1242
+ iso_code: "SDN"
1243
+ },
1244
+ {
1245
+ country_name: "Suriname",
1246
+ country_code: "597",
1247
+ iso_code_short: "SR",
1248
+ iso_code: "SUR"
1249
+ },
1250
+ {
1251
+ country_name: "Svalbard and Jan Mayen",
1252
+ country_code: "47",
1253
+ iso_code_short: "SJ",
1254
+ iso_code: "SJM"
1255
+ },
1256
+ {
1257
+ country_name: "Swaziland",
1258
+ country_code: "268",
1259
+ iso_code_short: "SZ",
1260
+ iso_code: "SWZ"
1261
+ },
1262
+ {
1263
+ country_name: "Sweden",
1264
+ country_code: "46",
1265
+ iso_code_short: "SE",
1266
+ iso_code: "SWE"
1267
+ },
1268
+ {
1269
+ country_name: "Switzerland",
1270
+ country_code: "41",
1271
+ iso_code_short: "CH",
1272
+ iso_code: "CHE"
1273
+ },
1274
+ {
1275
+ country_name: "Syria",
1276
+ country_code: "963",
1277
+ iso_code_short: "SY",
1278
+ iso_code: "SYR"
1279
+ },
1280
+ {
1281
+ country_name: "Taiwan",
1282
+ country_code: "886",
1283
+ iso_code_short: "TW",
1284
+ iso_code: "TWN"
1285
+ },
1286
+ {
1287
+ country_name: "Tajikistan",
1288
+ country_code: "992",
1289
+ iso_code_short: "TJ",
1290
+ iso_code: "TJK"
1291
+ },
1292
+ {
1293
+ country_name: "Tanzania",
1294
+ country_code: "255",
1295
+ iso_code_short: "TZ",
1296
+ iso_code: "TZA"
1297
+ },
1298
+ {
1299
+ country_name: "Thailand",
1300
+ country_code: "66",
1301
+ iso_code_short: "TH",
1302
+ iso_code: "THA"
1303
+ },
1304
+ {
1305
+ country_name: "Togo",
1306
+ country_code: "228",
1307
+ iso_code_short: "TG",
1308
+ iso_code: "TGO"
1309
+ },
1310
+ {
1311
+ country_name: "Tokelau",
1312
+ country_code: "690",
1313
+ iso_code_short: "TK",
1314
+ iso_code: "TKL"
1315
+ },
1316
+ {
1317
+ country_name: "Tonga",
1318
+ country_code: "676",
1319
+ iso_code_short: "TO",
1320
+ iso_code: "TON"
1321
+ },
1322
+ {
1323
+ country_name: "Trinidad and Tobago",
1324
+ country_code: "1-868",
1325
+ iso_code_short: "TT",
1326
+ iso_code: "TTO"
1327
+ },
1328
+ {
1329
+ country_name: "Tunisia",
1330
+ country_code: "216",
1331
+ iso_code_short: "TN",
1332
+ iso_code: "TUN"
1333
+ },
1334
+ {
1335
+ country_name: "Turkey",
1336
+ country_code: "90",
1337
+ iso_code_short: "TR",
1338
+ iso_code: "TUR"
1339
+ },
1340
+ {
1341
+ country_name: "Turkmenistan",
1342
+ country_code: "993",
1343
+ iso_code_short: "TM",
1344
+ iso_code: "TKM"
1345
+ },
1346
+ {
1347
+ country_name: "Turks and Caicos Islands",
1348
+ country_code: "1-649",
1349
+ iso_code_short: "TC",
1350
+ iso_code: "TCA"
1351
+ },
1352
+ {
1353
+ country_name: "Tuvalu",
1354
+ country_code: "688",
1355
+ iso_code_short: "TV",
1356
+ iso_code: "TUV"
1357
+ },
1358
+ {
1359
+ country_name: "U.S. Virgin Islands",
1360
+ country_code: "1-340",
1361
+ iso_code_short: "VI",
1362
+ iso_code: "VIR"
1363
+ },
1364
+ {
1365
+ country_name: "Uganda",
1366
+ country_code: "256",
1367
+ iso_code_short: "UG",
1368
+ iso_code: "UGA"
1369
+ },
1370
+ {
1371
+ country_name: "Ukraine",
1372
+ country_code: "380",
1373
+ iso_code_short: "UA",
1374
+ iso_code: "UKR"
1375
+ },
1376
+ {
1377
+ country_name: "United Arab Emirates",
1378
+ country_code: "971",
1379
+ iso_code_short: "AE",
1380
+ iso_code: "ARE"
1381
+ },
1382
+ {
1383
+ country_name: "United Kingdom",
1384
+ country_code: "44",
1385
+ iso_code_short: "GB",
1386
+ iso_code: "GBR"
1387
+ },
1388
+ {
1389
+ country_name: "United States",
1390
+ country_code: "1",
1391
+ iso_code_short: "US",
1392
+ iso_code: "USA"
1393
+ },
1394
+ {
1395
+ country_name: "Uruguay",
1396
+ country_code: "598",
1397
+ iso_code_short: "UY",
1398
+ iso_code: "URY"
1399
+ },
1400
+ {
1401
+ country_name: "Uzbekistan",
1402
+ country_code: "998",
1403
+ iso_code_short: "UZ",
1404
+ iso_code: "UZB"
1405
+ },
1406
+ {
1407
+ country_name: "Vanuatu",
1408
+ country_code: "678",
1409
+ iso_code_short: "VU",
1410
+ iso_code: "VUT"
1411
+ },
1412
+ {
1413
+ country_name: "Vatican",
1414
+ country_code: "379",
1415
+ iso_code_short: "VA",
1416
+ iso_code: "VAT"
1417
+ },
1418
+ {
1419
+ country_name: "Venezuela",
1420
+ country_code: "58",
1421
+ iso_code_short: "VE",
1422
+ iso_code: "VEN"
1423
+ },
1424
+ {
1425
+ country_name: "Vietnam",
1426
+ country_code: "84",
1427
+ iso_code_short: "VN",
1428
+ iso_code: "VNM"
1429
+ },
1430
+ {
1431
+ country_name: "Wallis and Futuna",
1432
+ country_code: "681",
1433
+ iso_code_short: "WF",
1434
+ iso_code: "WLF"
1435
+ },
1436
+ {
1437
+ country_name: "Western Sahara",
1438
+ country_code: "212",
1439
+ iso_code_short: "EH",
1440
+ iso_code: "ESH"
1441
+ },
1442
+ {
1443
+ country_name: "Yemen",
1444
+ country_code: "967",
1445
+ iso_code_short: "YE",
1446
+ iso_code: "YEM"
1447
+ },
1448
+ {
1449
+ country_name: "Zambia",
1450
+ country_code: "260",
1451
+ iso_code_short: "ZM",
1452
+ iso_code: "ZMB"
1453
+ },
1454
+ {
1455
+ country_name: "Zimbabwe",
1456
+ country_code: "263",
1457
+ iso_code_short: "ZW",
1458
+ iso_code: "ZWE"
1459
+ }
1460
+ ]);
1461
+
1462
+ //#endregion
1463
+ export { COUNTRIES as t };