112 lines
4.1 KiB
TypeScript
112 lines
4.1 KiB
TypeScript
export const countries = [
|
||
{ value: 'AL', label: 'Albania' },
|
||
{ value: 'AG', label: 'Antigua & Barbuda' },
|
||
{ value: 'AR', label: 'Argentina' },
|
||
{ value: 'AM', label: 'Armenia' },
|
||
{ value: 'AU', label: 'Australia' },
|
||
{ value: 'AT', label: 'Austria' },
|
||
{ value: 'BS', label: 'Bahamas' },
|
||
{ value: 'BH', label: 'Bahrain' },
|
||
{ value: 'BE', label: 'Belgium' },
|
||
{ value: 'BJ', label: 'Benin' },
|
||
{ value: 'BO', label: 'Bolivia' },
|
||
{ value: 'BA', label: 'Bosnia & Herzegovina' },
|
||
{ value: 'BW', label: 'Botswana' },
|
||
{ value: 'BN', label: 'Brunei' },
|
||
{ value: 'BG', label: 'Bulgaria' },
|
||
{ value: 'KH', label: 'Cambodia' },
|
||
{ value: 'CA', label: 'Canada' },
|
||
{ value: 'CL', label: 'Chile' },
|
||
{ value: 'CO', label: 'Colombia' },
|
||
{ value: 'CR', label: 'Costa Rica' },
|
||
{ value: 'HR', label: 'Croatia' },
|
||
{ value: 'CY', label: 'Cyprus' },
|
||
{ value: 'CZ', label: 'Czech Republic' },
|
||
{ value: 'CI', label: 'Côte d’Ivoire' },
|
||
{ value: 'DK', label: 'Denmark' },
|
||
{ value: 'DO', label: 'Dominican Republic' },
|
||
{ value: 'EC', label: 'Ecuador' },
|
||
{ value: 'EG', label: 'Egypt' },
|
||
{ value: 'SV', label: 'El Salvador' },
|
||
{ value: 'EE', label: 'Estonia' },
|
||
{ value: 'ET', label: 'Ethiopia' },
|
||
{ value: 'FI', label: 'Finland' },
|
||
{ value: 'FR', label: 'France' },
|
||
{ value: 'GM', label: 'Gambia' },
|
||
{ value: 'DE', label: 'Germany' },
|
||
{ value: 'GH', label: 'Ghana' },
|
||
{ value: 'GI', label: 'Gibraltar' },
|
||
{ value: 'GR', label: 'Greece' },
|
||
{ value: 'GT', label: 'Guatemala' },
|
||
{ value: 'GY', label: 'Guyana' },
|
||
{ value: 'HK', label: 'Hong Kong SAR China' },
|
||
{ value: 'HU', label: 'Hungary' },
|
||
{ value: 'IS', label: 'Iceland' },
|
||
{ value: 'IN', label: 'India' },
|
||
{ value: 'ID', label: 'Indonesia' },
|
||
{ value: 'IE', label: 'Ireland' },
|
||
{ value: 'IL', label: 'Israel' },
|
||
{ value: 'IT', label: 'Italy' },
|
||
{ value: 'JM', label: 'Jamaica' },
|
||
{ value: 'JP', label: 'Japan' },
|
||
{ value: 'JO', label: 'Jordan' },
|
||
{ value: 'KE', label: 'Kenya' },
|
||
{ value: 'KW', label: 'Kuwait' },
|
||
{ value: 'LV', label: 'Latvia' },
|
||
{ value: 'LI', label: 'Liechtenstein' },
|
||
{ value: 'LT', label: 'Lithuania' },
|
||
{ value: 'LU', label: 'Luxembourg' },
|
||
{ value: 'MO', label: 'Macao SAR China' },
|
||
{ value: 'MG', label: 'Madagascar' },
|
||
{ value: 'MY', label: 'Malaysia' },
|
||
{ value: 'MT', label: 'Malta' },
|
||
{ value: 'MU', label: 'Mauritius' },
|
||
{ value: 'MX', label: 'Mexico' },
|
||
{ value: 'MD', label: 'Moldova' },
|
||
{ value: 'MC', label: 'Monaco' },
|
||
{ value: 'MN', label: 'Mongolia' },
|
||
{ value: 'MA', label: 'Morocco' },
|
||
{ value: 'NA', label: 'Namibia' },
|
||
{ value: 'NL', label: 'Netherlands' },
|
||
{ value: 'NZ', label: 'New Zealand' },
|
||
{ value: 'NG', label: 'Nigeria' },
|
||
{ value: 'MK', label: 'North Macedonia' },
|
||
{ value: 'NO', label: 'Norway' },
|
||
{ value: 'OM', label: 'Oman' },
|
||
{ value: 'PK', label: 'Pakistan' },
|
||
{ value: 'PA', label: 'Panama' },
|
||
{ value: 'PY', label: 'Paraguay' },
|
||
{ value: 'PE', label: 'Peru' },
|
||
{ value: 'PH', label: 'Philippines' },
|
||
{ value: 'PL', label: 'Poland' },
|
||
{ value: 'PT', label: 'Portugal' },
|
||
{ value: 'QA', label: 'Qatar' },
|
||
{ value: 'RO', label: 'Romania' },
|
||
{ value: 'RW', label: 'Rwanda' },
|
||
{ value: 'SA', label: 'Saudi Arabia' },
|
||
{ value: 'SN', label: 'Senegal' },
|
||
{ value: 'RS', label: 'Serbia' },
|
||
{ value: 'SG', label: 'Singapore' },
|
||
{ value: 'SK', label: 'Slovakia' },
|
||
{ value: 'SI', label: 'Slovenia' },
|
||
{ value: 'ZA', label: 'South Africa' },
|
||
{ value: 'KR', label: 'South Korea' },
|
||
{ value: 'ES', label: 'Spain' },
|
||
{ value: 'LK', label: 'Sri Lanka' },
|
||
{ value: 'LC', label: 'St. Lucia' },
|
||
{ value: 'SE', label: 'Sweden' },
|
||
{ value: 'CH', label: 'Switzerland' },
|
||
{ value: 'TW', label: 'Taiwan' },
|
||
{ value: 'TZ', label: 'Tanzania' },
|
||
{ value: 'TH', label: 'Thailand' },
|
||
{ value: 'TT', label: 'Trinidad & Tobago' },
|
||
{ value: 'TN', label: 'Tunisia' },
|
||
{ value: 'TR', label: 'Turkey' },
|
||
{ value: 'AE', label: 'United Arab Emirates' },
|
||
{ value: 'GB', label: 'United Kingdom' },
|
||
{ value: 'US', label: 'United States' },
|
||
{ value: 'UY', label: 'Uruguay' },
|
||
{ value: 'UZ', label: 'Uzbekistan' },
|
||
{ value: 'VN', label: 'Vietnam' },
|
||
];
|