@thisisagile/easy 15.12.8 → 15.12.12
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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/domain/enums/Country.ts"],"sourcesContent":["import { Enum, Id, Optional, text } from '../../types';\n\nexport class Country extends Enum {\n static readonly AF = new Country('Afghanistan', 'AF');\n static readonly AX = new Country('Åland Islands', 'AX');\n static readonly AL = new Country('Albania', 'AL');\n static readonly DZ = new Country('Algeria', 'DZ');\n static readonly AS = new Country('American Samoa', 'AS');\n static readonly AD = new Country('Andorra', 'AD');\n static readonly AO = new Country('Angola', 'AO');\n static readonly AI = new Country('Anguilla', 'AI');\n static readonly AQ = new Country('Antarctica', 'AQ');\n static readonly AG = new Country('Antigua & Barbuda', 'AG');\n static readonly AR = new Country('Argentina', 'AR');\n static readonly AM = new Country('Armenia', 'AM');\n static readonly AW = new Country('Aruba', 'AW');\n static readonly AU = new Country('Australia', 'AU');\n static readonly AT = new Country('Austria', 'AT');\n static readonly AZ = new Country('Azerbaijan', 'AZ');\n static readonly BS = new Country('Bahamas', 'BS');\n static readonly BH = new Country('Bahrain', 'BH');\n static readonly BD = new Country('Bangladesh', 'BD');\n static readonly BB = new Country('Barbados', 'BB');\n static readonly BY = new Country('Belarus', 'BY');\n static readonly BE = new Country('Belgium', 'BE');\n static readonly BZ = new Country('Belize', 'BZ');\n static readonly BJ = new Country('Benin', 'BJ');\n static readonly BM = new Country('Bermuda', 'BM');\n static readonly BT = new Country('Bhutan', 'BT');\n static readonly BO = new Country('Bolivia', 'BO');\n static readonly BA = new Country('Bosnia & Herzegovina', 'BA');\n static readonly BW = new Country('Botswana', 'BW');\n static readonly BV = new Country('Bouvet Island', 'BV');\n static readonly BR = new Country('Brazil', 'BR');\n static readonly IO = new Country('British Indian Ocean Territory', 'IO');\n static readonly VG = new Country('British Virgin Islands', 'VG');\n static readonly BN = new Country('Brunei', 'BN');\n static readonly BG = new Country('Bulgaria', 'BG');\n static readonly BF = new Country('Burkina Faso', 'BF');\n static readonly BI = new Country('Burundi', 'BI');\n static readonly KH = new Country('Cambodia', 'KH');\n static readonly CM = new Country('Cameroon', 'CM');\n static readonly CA = new Country('Canada', 'CA');\n static readonly CV = new Country('Cape Verde', 'CV');\n static readonly BQ = new Country('Caribbean Netherlands', 'BQ');\n static readonly KY = new Country('Cayman Islands', 'KY');\n static readonly CF = new Country('Central African Republic', 'CF');\n static readonly TD = new Country('Chad', 'TD');\n static readonly CL = new Country('Chile', 'CL');\n static readonly CN = new Country('China', 'CN');\n static readonly CX = new Country('Christmas Island', 'CX');\n static readonly CC = new Country('Cocos (Keeling) Islands', 'CC');\n static readonly CO = new Country('Colombia', 'CO');\n static readonly KM = new Country('Comoros', 'KM');\n static readonly CG = new Country('Congo - Brazzaville', 'CG');\n static readonly CD = new Country('Congo - Kinshasa', 'CD');\n static readonly CK = new Country('Cook Islands', 'CK');\n static readonly CR = new Country('Costa Rica', 'CR');\n static readonly CI = new Country('Côte d’Ivoire', 'CI');\n static readonly HR = new Country('Croatia', 'HR');\n static readonly CU = new Country('Cuba', 'CU');\n static readonly CW = new Country('Curaçao', 'CW');\n static readonly CY = new Country('Cyprus', 'CY');\n static readonly CZ = new Country('Czechia', 'CZ');\n static readonly DK = new Country('Denmark', 'DK');\n static readonly DJ = new Country('Djibouti', 'DJ');\n static readonly DM = new Country('Dominica', 'DM');\n static readonly DO = new Country('Dominican Republic', 'DO');\n static readonly EC = new Country('Ecuador', 'EC');\n static readonly EG = new Country('Egypt', 'EG');\n static readonly SV = new Country('El Salvador', 'SV');\n static readonly GQ = new Country('Equatorial Guinea', 'GQ');\n static readonly ER = new Country('Eritrea', 'ER');\n static readonly EE = new Country('Estonia', 'EE');\n static readonly SZ = new Country('Eswatini', 'SZ');\n static readonly ET = new Country('Ethiopia', 'ET');\n static readonly FK = new Country('Falkland Islands', 'FK');\n static readonly FO = new Country('Faroe Islands', 'FO');\n static readonly FJ = new Country('Fiji', 'FJ');\n static readonly FI = new Country('Finland', 'FI');\n static readonly FR = new Country('France', 'FR');\n static readonly GF = new Country('French Guiana', 'GF');\n static readonly PF = new Country('French Polynesia', 'PF');\n static readonly TF = new Country('French Southern Territories', 'TF');\n static readonly GA = new Country('Gabon', 'GA');\n static readonly GM = new Country('Gambia', 'GM');\n static readonly GE = new Country('Georgia', 'GE');\n static readonly DE = new Country('Germany', 'DE');\n static readonly GH = new Country('Ghana', 'GH');\n static readonly GI = new Country('Gibraltar', 'GI');\n static readonly GR = new Country('Greece', 'GR');\n static readonly GL = new Country('Greenland', 'GL');\n static readonly GD = new Country('Grenada', 'GD');\n static readonly GP = new Country('Guadeloupe', 'GP');\n static readonly GU = new Country('Guam', 'GU');\n static readonly GT = new Country('Guatemala', 'GT');\n static readonly GG = new Country('Guernsey', 'GG');\n static readonly GN = new Country('Guinea', 'GN');\n static readonly GW = new Country('Guinea-Bissau', 'GW');\n static readonly GY = new Country('Guyana', 'GY');\n static readonly HT = new Country('Haiti', 'HT');\n static readonly HM = new Country('Heard & McDonald Islands', 'HM');\n static readonly HN = new Country('Honduras', 'HN');\n static readonly HK = new Country('Hong Kong SAR China', 'HK');\n static readonly HU = new Country('Hungary', 'HU');\n static readonly IS = new Country('Iceland', 'IS');\n static readonly IN = new Country('India', 'IN');\n static readonly ID = new Country('Indonesia', 'ID');\n static readonly IR = new Country('Iran', 'IR');\n static readonly IQ = new Country('Iraq', 'IQ');\n static readonly IE = new Country('Ireland', 'IE');\n static readonly IM = new Country('Isle of Man', 'IM');\n static readonly IL = new Country('Israel', 'IL');\n static readonly IT = new Country('Italy', 'IT');\n static readonly JM = new Country('Jamaica', 'JM');\n static readonly JP = new Country('Japan', 'JP');\n static readonly JE = new Country('Jersey', 'JE');\n static readonly JO = new Country('Jordan', 'JO');\n static readonly KZ = new Country('Kazakhstan', 'KZ');\n static readonly KE = new Country('Kenya', 'KE');\n static readonly KI = new Country('Kiribati', 'KI');\n static readonly KW = new Country('Kuwait', 'KW');\n static readonly KG = new Country('Kyrgyzstan', 'KG');\n static readonly LA = new Country('Laos', 'LA');\n static readonly LV = new Country('Latvia', 'LV');\n static readonly LB = new Country('Lebanon', 'LB');\n static readonly LS = new Country('Lesotho', 'LS');\n static readonly LR = new Country('Liberia', 'LR');\n static readonly LY = new Country('Libya', 'LY');\n static readonly LI = new Country('Liechtenstein', 'LI');\n static readonly LT = new Country('Lithuania', 'LT');\n static readonly LU = new Country('Luxembourg', 'LU');\n static readonly MO = new Country('Macao SAR China', 'MO');\n static readonly MG = new Country('Madagascar', 'MG');\n static readonly MW = new Country('Malawi', 'MW');\n static readonly MY = new Country('Malaysia', 'MY');\n static readonly MV = new Country('Maldives', 'MV');\n static readonly ML = new Country('Mali', 'ML');\n static readonly MT = new Country('Malta', 'MT');\n static readonly MH = new Country('Marshall Islands', 'MH');\n static readonly MQ = new Country('Martinique', 'MQ');\n static readonly MR = new Country('Mauritania', 'MR');\n static readonly MU = new Country('Mauritius', 'MU');\n static readonly YT = new Country('Mayotte', 'YT');\n static readonly MX = new Country('Mexico', 'MX');\n static readonly FM = new Country('Micronesia', 'FM');\n static readonly MD = new Country('Moldova', 'MD');\n static readonly MC = new Country('Monaco', 'MC');\n static readonly MN = new Country('Mongolia', 'MN');\n static readonly ME = new Country('Montenegro', 'ME');\n static readonly MS = new Country('Montserrat', 'MS');\n static readonly MA = new Country('Morocco', 'MA');\n static readonly MZ = new Country('Mozambique', 'MZ');\n static readonly MM = new Country('Myanmar (Burma)', 'MM');\n static readonly NA = new Country('Namibia', 'NA');\n static readonly NR = new Country('Nauru', 'NR');\n static readonly NP = new Country('Nepal', 'NP');\n static readonly NL = new Country('Netherlands', 'NL');\n static readonly NC = new Country('New Caledonia', 'NC');\n static readonly NZ = new Country('New Zealand', 'NZ');\n static readonly NI = new Country('Nicaragua', 'NI');\n static readonly NE = new Country('Niger', 'NE');\n static readonly NG = new Country('Nigeria', 'NG');\n static readonly NU = new Country('Niue', 'NU');\n static readonly NF = new Country('Norfolk Island', 'NF');\n static readonly KP = new Country('North Korea', 'KP');\n static readonly MK = new Country('North Macedonia', 'MK');\n static readonly MP = new Country('Northern Mariana Islands', 'MP');\n static readonly NO = new Country('Norway', 'NO');\n static readonly OM = new Country('Oman', 'OM');\n static readonly PK = new Country('Pakistan', 'PK');\n static readonly PW = new Country('Palau', 'PW');\n static readonly PS = new Country('Palestinian Territories', 'PS');\n static readonly PA = new Country('Panama', 'PA');\n static readonly PG = new Country('Papua New Guinea', 'PG');\n static readonly PY = new Country('Paraguay', 'PY');\n static readonly PE = new Country('Peru', 'PE');\n static readonly PH = new Country('Philippines', 'PH');\n static readonly PN = new Country('Pitcairn Islands', 'PN');\n static readonly PL = new Country('Poland', 'PL');\n static readonly PT = new Country('Portugal', 'PT');\n static readonly PR = new Country('Puerto Rico', 'PR');\n static readonly QA = new Country('Qatar', 'QA');\n static readonly RE = new Country('Réunion', 'RE');\n static readonly RO = new Country('Romania', 'RO');\n static readonly RU = new Country('Russia', 'RU');\n static readonly RW = new Country('Rwanda', 'RW');\n static readonly WS = new Country('Samoa', 'WS');\n static readonly SM = new Country('San Marino', 'SM');\n static readonly ST = new Country('São Tomé & Príncipe', 'ST');\n static readonly SA = new Country('Saudi Arabia', 'SA');\n static readonly SN = new Country('Senegal', 'SN');\n static readonly RS = new Country('Serbia', 'RS');\n static readonly SC = new Country('Seychelles', 'SC');\n static readonly SL = new Country('Sierra Leone', 'SL');\n static readonly SG = new Country('Singapore', 'SG');\n static readonly SX = new Country('Sint Maarten', 'SX');\n static readonly SK = new Country('Slovakia', 'SK');\n static readonly SI = new Country('Slovenia', 'SI');\n static readonly SB = new Country('Solomon Islands', 'SB');\n static readonly SO = new Country('Somalia', 'SO');\n static readonly ZA = new Country('South Africa', 'ZA');\n static readonly GS = new Country('South Georgia & South Sandwich Islands', 'GS');\n static readonly KR = new Country('South Korea', 'KR');\n static readonly SS = new Country('South Sudan', 'SS');\n static readonly ES = new Country('Spain', 'ES');\n static readonly LK = new Country('Sri Lanka', 'LK');\n static readonly BL = new Country('St. Barthélemy', 'BL');\n static readonly SH = new Country('St. Helena', 'SH');\n static readonly KN = new Country('St. Kitts & Nevis', 'KN');\n static readonly LC = new Country('St. Lucia', 'LC');\n static readonly MF = new Country('St. Martin', 'MF');\n static readonly PM = new Country('St. Pierre & Miquelon', 'PM');\n static readonly VC = new Country('St. Vincent & Grenadines', 'VC');\n static readonly SD = new Country('Sudan', 'SD');\n static readonly SR = new Country('Suriname', 'SR');\n static readonly SJ = new Country('Svalbard & Jan Mayen', 'SJ');\n static readonly SE = new Country('Sweden', 'SE');\n static readonly CH = new Country('Switzerland', 'CH');\n static readonly SY = new Country('Syria', 'SY');\n static readonly TW = new Country('Taiwan', 'TW');\n static readonly TJ = new Country('Tajikistan', 'TJ');\n static readonly TZ = new Country('Tanzania', 'TZ');\n static readonly TH = new Country('Thailand', 'TH');\n static readonly TL = new Country('Timor-Leste', 'TL');\n static readonly TG = new Country('Togo', 'TG');\n static readonly TK = new Country('Tokelau', 'TK');\n static readonly TO = new Country('Tonga', 'TO');\n static readonly TT = new Country('Trinidad & Tobago', 'TT');\n static readonly TN = new Country('Tunisia', 'TN');\n static readonly TR = new Country('Turkey', 'TR');\n static readonly TM = new Country('Turkmenistan', 'TM');\n static readonly TC = new Country('Turks & Caicos Islands', 'TC');\n static readonly TV = new Country('Tuvalu', 'TV');\n static readonly UM = new Country('U.S. Outlying Islands', 'UM');\n static readonly VI = new Country('U.S. Virgin Islands', 'VI');\n static readonly UG = new Country('Uganda', 'UG');\n static readonly UA = new Country('Ukraine', 'UA');\n static readonly AE = new Country('United Arab Emirates', 'AE');\n static readonly GB = new Country('United Kingdom', 'GB');\n static readonly US = new Country('United States', 'US');\n static readonly UY = new Country('Uruguay', 'UY');\n static readonly UZ = new Country('Uzbekistan', 'UZ');\n static readonly VU = new Country('Vanuatu', 'VU');\n static readonly VA = new Country('Vatican City', 'VA');\n static readonly VE = new Country('Venezuela', 'VE');\n static readonly VN = new Country('Vietnam', 'VN');\n static readonly WF = new Country('Wallis & Futuna', 'WF');\n static readonly EH = new Country('Western Sahara', 'EH');\n static readonly YE = new Country('Yemen', 'YE');\n static readonly ZM = new Country('Zambia', 'ZM');\n static readonly ZW = new Country('Zimbabwe', 'ZW');\n\n constructor(name: string, id: string, private readonly lower = text(id).lower.trim.toString()) {\n super(name, id);\n }\n\n static lookup(other: string): Optional<Country> {\n return this.all<Country>().first(l => l.equals(other));\n }\n\n equals<E extends Enum>(other: E | Id): other is E {\n return text(other).lower.trim.equals(this.lower);\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mBAAyC;AAElC,MAAM,gBAAgB,kBAAK;AAAA,EA2PhC,YAAY,MAAc,IAA6B,YAAQ,mBAAK,EAAE,EAAE,MAAM,KAAK,SAAS,GAAG;AAC7F,UAAM,MAAM,EAAE;AADuC;AAAA,EAEvD;AAAA,EA5PA,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,oBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,kBAAkB,IAAI;AAAA,EACvD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,qBAAqB,IAAI;AAAA,EAC1D,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,wBAAwB,IAAI;AAAA,EAC7D,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,iBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,kCAAkC,IAAI;AAAA,EACvE,OAAgB,KAAK,IAAI,QAAQ,0BAA0B,IAAI;AAAA,EAC/D,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,yBAAyB,IAAI;AAAA,EAC9D,OAAgB,KAAK,IAAI,QAAQ,kBAAkB,IAAI;AAAA,EACvD,OAAgB,KAAK,IAAI,QAAQ,4BAA4B,IAAI;AAAA,EACjE,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,oBAAoB,IAAI;AAAA,EACzD,OAAgB,KAAK,IAAI,QAAQ,2BAA2B,IAAI;AAAA,EAChE,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,uBAAuB,IAAI;AAAA,EAC5D,OAAgB,KAAK,IAAI,QAAQ,oBAAoB,IAAI;AAAA,EACzD,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,yBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,cAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,sBAAsB,IAAI;AAAA,EAC3D,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,qBAAqB,IAAI;AAAA,EAC1D,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,oBAAoB,IAAI;AAAA,EACzD,OAAgB,KAAK,IAAI,QAAQ,iBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,iBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,oBAAoB,IAAI;AAAA,EACzD,OAAgB,KAAK,IAAI,QAAQ,+BAA+B,IAAI;AAAA,EACpE,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,iBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,4BAA4B,IAAI;AAAA,EACjE,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,uBAAuB,IAAI;AAAA,EAC5D,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,iBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,mBAAmB,IAAI;AAAA,EACxD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,oBAAoB,IAAI;AAAA,EACzD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,mBAAmB,IAAI;AAAA,EACxD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,iBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,kBAAkB,IAAI;AAAA,EACvD,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,mBAAmB,IAAI;AAAA,EACxD,OAAgB,KAAK,IAAI,QAAQ,4BAA4B,IAAI;AAAA,EACjE,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,2BAA2B,IAAI;AAAA,EAChE,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,oBAAoB,IAAI;AAAA,EACzD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,oBAAoB,IAAI;AAAA,EACzD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,cAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,gCAAuB,IAAI;AAAA,EAC5D,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,mBAAmB,IAAI;AAAA,EACxD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,0CAA0C,IAAI;AAAA,EAC/E,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,qBAAkB,IAAI;AAAA,EACvD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,qBAAqB,IAAI;AAAA,EAC1D,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,yBAAyB,IAAI;AAAA,EAC9D,OAAgB,KAAK,IAAI,QAAQ,4BAA4B,IAAI;AAAA,EACjE,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,wBAAwB,IAAI;AAAA,EAC7D,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,qBAAqB,IAAI;AAAA,EAC1D,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,0BAA0B,IAAI;AAAA,EAC/D,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,yBAAyB,IAAI;AAAA,EAC9D,OAAgB,KAAK,IAAI,QAAQ,uBAAuB,IAAI;AAAA,EAC5D,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,wBAAwB,IAAI;AAAA,EAC7D,OAAgB,KAAK,IAAI,QAAQ,kBAAkB,IAAI;AAAA,EACvD,OAAgB,KAAK,IAAI,QAAQ,iBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,mBAAmB,IAAI;AAAA,EACxD,OAAgB,KAAK,IAAI,QAAQ,kBAAkB,IAAI;AAAA,EACvD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EAMjD,OAAO,OAAO,OAAkC;AAC9C,WAAO,KAAK,IAAa,EAAE,MAAM,OAAK,EAAE,OAAO,KAAK,CAAC;AAAA,EACvD;AAAA,EAEA,OAAuB,OAA2B;AAChD,eAAO,mBAAK,KAAK,EAAE,MAAM,KAAK,OAAO,KAAK,KAAK;AAAA,EACjD;AACF;","names":[]}
|
|
1
|
+
{"version":3,"sources":["../../../src/domain/enums/Country.ts"],"sourcesContent":["import { Enum, Id, Optional, text } from \"../../types\";\n\nexport class Country extends Enum {\n static readonly AF = new Country(\"Afghanistan\", \"AF\");\n static readonly AX = new Country(\"Åland Islands\", \"AX\");\n static readonly AL = new Country(\"Albania\", \"AL\");\n static readonly DZ = new Country(\"Algeria\", \"DZ\");\n static readonly AS = new Country(\"American Samoa\", \"AS\");\n static readonly AD = new Country(\"Andorra\", \"AD\");\n static readonly AO = new Country(\"Angola\", \"AO\");\n static readonly AI = new Country(\"Anguilla\", \"AI\");\n static readonly AQ = new Country(\"Antarctica\", \"AQ\");\n static readonly AG = new Country(\"Antigua & Barbuda\", \"AG\");\n static readonly AR = new Country(\"Argentina\", \"AR\");\n static readonly AM = new Country(\"Armenia\", \"AM\");\n static readonly AW = new Country(\"Aruba\", \"AW\");\n static readonly AU = new Country(\"Australia\", \"AU\");\n static readonly AT = new Country(\"Austria\", \"AT\");\n static readonly AZ = new Country(\"Azerbaijan\", \"AZ\");\n static readonly BS = new Country(\"Bahamas\", \"BS\");\n static readonly BH = new Country(\"Bahrain\", \"BH\");\n static readonly BD = new Country(\"Bangladesh\", \"BD\");\n static readonly BB = new Country(\"Barbados\", \"BB\");\n static readonly BY = new Country(\"Belarus\", \"BY\");\n static readonly BE = new Country(\"Belgium\", \"BE\");\n static readonly BZ = new Country(\"Belize\", \"BZ\");\n static readonly BJ = new Country(\"Benin\", \"BJ\");\n static readonly BM = new Country(\"Bermuda\", \"BM\");\n static readonly BT = new Country(\"Bhutan\", \"BT\");\n static readonly BO = new Country(\"Bolivia\", \"BO\");\n static readonly BA = new Country(\"Bosnia & Herzegovina\", \"BA\");\n static readonly BW = new Country(\"Botswana\", \"BW\");\n static readonly BV = new Country(\"Bouvet Island\", \"BV\");\n static readonly BR = new Country(\"Brazil\", \"BR\");\n static readonly IO = new Country(\"British Indian Ocean Territory\", \"IO\");\n static readonly VG = new Country(\"British Virgin Islands\", \"VG\");\n static readonly BN = new Country(\"Brunei\", \"BN\");\n static readonly BG = new Country(\"Bulgaria\", \"BG\");\n static readonly BF = new Country(\"Burkina Faso\", \"BF\");\n static readonly BI = new Country(\"Burundi\", \"BI\");\n static readonly KH = new Country(\"Cambodia\", \"KH\");\n static readonly CM = new Country(\"Cameroon\", \"CM\");\n static readonly CA = new Country(\"Canada\", \"CA\");\n static readonly CV = new Country(\"Cape Verde\", \"CV\");\n static readonly BQ = new Country(\"Caribbean Netherlands\", \"BQ\");\n static readonly KY = new Country(\"Cayman Islands\", \"KY\");\n static readonly CF = new Country(\"Central African Republic\", \"CF\");\n static readonly TD = new Country(\"Chad\", \"TD\");\n static readonly CL = new Country(\"Chile\", \"CL\");\n static readonly CN = new Country(\"China\", \"CN\");\n static readonly CX = new Country(\"Christmas Island\", \"CX\");\n static readonly CC = new Country(\"Cocos (Keeling) Islands\", \"CC\");\n static readonly CO = new Country(\"Colombia\", \"CO\");\n static readonly KM = new Country(\"Comoros\", \"KM\");\n static readonly CG = new Country(\"Congo - Brazzaville\", \"CG\");\n static readonly CD = new Country(\"Congo - Kinshasa\", \"CD\");\n static readonly CK = new Country(\"Cook Islands\", \"CK\");\n static readonly CR = new Country(\"Costa Rica\", \"CR\");\n static readonly CI = new Country(\"Côte d’Ivoire\", \"CI\");\n static readonly HR = new Country(\"Croatia\", \"HR\");\n static readonly CU = new Country(\"Cuba\", \"CU\");\n static readonly CW = new Country(\"Curaçao\", \"CW\");\n static readonly CY = new Country(\"Cyprus\", \"CY\");\n static readonly CZ = new Country(\"Czechia\", \"CZ\");\n static readonly DK = new Country(\"Denmark\", \"DK\");\n static readonly DJ = new Country(\"Djibouti\", \"DJ\");\n static readonly DM = new Country(\"Dominica\", \"DM\");\n static readonly DO = new Country(\"Dominican Republic\", \"DO\");\n static readonly EC = new Country(\"Ecuador\", \"EC\");\n static readonly EG = new Country(\"Egypt\", \"EG\");\n static readonly SV = new Country(\"El Salvador\", \"SV\");\n static readonly GQ = new Country(\"Equatorial Guinea\", \"GQ\");\n static readonly ER = new Country(\"Eritrea\", \"ER\");\n static readonly EE = new Country(\"Estonia\", \"EE\");\n static readonly SZ = new Country(\"Eswatini\", \"SZ\");\n static readonly ET = new Country(\"Ethiopia\", \"ET\");\n static readonly FK = new Country(\"Falkland Islands\", \"FK\");\n static readonly FO = new Country(\"Faroe Islands\", \"FO\");\n static readonly FJ = new Country(\"Fiji\", \"FJ\");\n static readonly FI = new Country(\"Finland\", \"FI\");\n static readonly FR = new Country(\"France\", \"FR\");\n static readonly GF = new Country(\"French Guiana\", \"GF\");\n static readonly PF = new Country(\"French Polynesia\", \"PF\");\n static readonly TF = new Country(\"French Southern Territories\", \"TF\");\n static readonly GA = new Country(\"Gabon\", \"GA\");\n static readonly GM = new Country(\"Gambia\", \"GM\");\n static readonly GE = new Country(\"Georgia\", \"GE\");\n static readonly DE = new Country(\"Germany\", \"DE\");\n static readonly GH = new Country(\"Ghana\", \"GH\");\n static readonly GI = new Country(\"Gibraltar\", \"GI\");\n static readonly GR = new Country(\"Greece\", \"GR\");\n static readonly GL = new Country(\"Greenland\", \"GL\");\n static readonly GD = new Country(\"Grenada\", \"GD\");\n static readonly GP = new Country(\"Guadeloupe\", \"GP\");\n static readonly GU = new Country(\"Guam\", \"GU\");\n static readonly GT = new Country(\"Guatemala\", \"GT\");\n static readonly GG = new Country(\"Guernsey\", \"GG\");\n static readonly GN = new Country(\"Guinea\", \"GN\");\n static readonly GW = new Country(\"Guinea-Bissau\", \"GW\");\n static readonly GY = new Country(\"Guyana\", \"GY\");\n static readonly HT = new Country(\"Haiti\", \"HT\");\n static readonly HM = new Country(\"Heard & McDonald Islands\", \"HM\");\n static readonly HN = new Country(\"Honduras\", \"HN\");\n static readonly HK = new Country(\"Hong Kong SAR China\", \"HK\");\n static readonly HU = new Country(\"Hungary\", \"HU\");\n static readonly IS = new Country(\"Iceland\", \"IS\");\n static readonly IN = new Country(\"India\", \"IN\");\n static readonly ID = new Country(\"Indonesia\", \"ID\");\n static readonly IR = new Country(\"Iran\", \"IR\");\n static readonly IQ = new Country(\"Iraq\", \"IQ\");\n static readonly IE = new Country(\"Ireland\", \"IE\");\n static readonly IM = new Country(\"Isle of Man\", \"IM\");\n static readonly IL = new Country(\"Israel\", \"IL\");\n static readonly IT = new Country(\"Italy\", \"IT\");\n static readonly JM = new Country(\"Jamaica\", \"JM\");\n static readonly JP = new Country(\"Japan\", \"JP\");\n static readonly JE = new Country(\"Jersey\", \"JE\");\n static readonly JO = new Country(\"Jordan\", \"JO\");\n static readonly KZ = new Country(\"Kazakhstan\", \"KZ\");\n static readonly KE = new Country(\"Kenya\", \"KE\");\n static readonly KI = new Country(\"Kiribati\", \"KI\");\n static readonly KW = new Country(\"Kuwait\", \"KW\");\n static readonly KG = new Country(\"Kyrgyzstan\", \"KG\");\n static readonly LA = new Country(\"Laos\", \"LA\");\n static readonly LV = new Country(\"Latvia\", \"LV\");\n static readonly LB = new Country(\"Lebanon\", \"LB\");\n static readonly LS = new Country(\"Lesotho\", \"LS\");\n static readonly LR = new Country(\"Liberia\", \"LR\");\n static readonly LY = new Country(\"Libya\", \"LY\");\n static readonly LI = new Country(\"Liechtenstein\", \"LI\");\n static readonly LT = new Country(\"Lithuania\", \"LT\");\n static readonly LU = new Country(\"Luxembourg\", \"LU\");\n static readonly MO = new Country(\"Macao SAR China\", \"MO\");\n static readonly MG = new Country(\"Madagascar\", \"MG\");\n static readonly MW = new Country(\"Malawi\", \"MW\");\n static readonly MY = new Country(\"Malaysia\", \"MY\");\n static readonly MV = new Country(\"Maldives\", \"MV\");\n static readonly ML = new Country(\"Mali\", \"ML\");\n static readonly MT = new Country(\"Malta\", \"MT\");\n static readonly MH = new Country(\"Marshall Islands\", \"MH\");\n static readonly MQ = new Country(\"Martinique\", \"MQ\");\n static readonly MR = new Country(\"Mauritania\", \"MR\");\n static readonly MU = new Country(\"Mauritius\", \"MU\");\n static readonly YT = new Country(\"Mayotte\", \"YT\");\n static readonly MX = new Country(\"Mexico\", \"MX\");\n static readonly FM = new Country(\"Micronesia\", \"FM\");\n static readonly MD = new Country(\"Moldova\", \"MD\");\n static readonly MC = new Country(\"Monaco\", \"MC\");\n static readonly MN = new Country(\"Mongolia\", \"MN\");\n static readonly ME = new Country(\"Montenegro\", \"ME\");\n static readonly MS = new Country(\"Montserrat\", \"MS\");\n static readonly MA = new Country(\"Morocco\", \"MA\");\n static readonly MZ = new Country(\"Mozambique\", \"MZ\");\n static readonly MM = new Country(\"Myanmar (Burma)\", \"MM\");\n static readonly NA = new Country(\"Namibia\", \"NA\");\n static readonly NR = new Country(\"Nauru\", \"NR\");\n static readonly NP = new Country(\"Nepal\", \"NP\");\n static readonly NL = new Country(\"Netherlands\", \"NL\");\n static readonly NC = new Country(\"New Caledonia\", \"NC\");\n static readonly NZ = new Country(\"New Zealand\", \"NZ\");\n static readonly NI = new Country(\"Nicaragua\", \"NI\");\n static readonly NE = new Country(\"Niger\", \"NE\");\n static readonly NG = new Country(\"Nigeria\", \"NG\");\n static readonly NU = new Country(\"Niue\", \"NU\");\n static readonly NF = new Country(\"Norfolk Island\", \"NF\");\n static readonly KP = new Country(\"North Korea\", \"KP\");\n static readonly MK = new Country(\"North Macedonia\", \"MK\");\n static readonly MP = new Country(\"Northern Mariana Islands\", \"MP\");\n static readonly NO = new Country(\"Norway\", \"NO\");\n static readonly OM = new Country(\"Oman\", \"OM\");\n static readonly PK = new Country(\"Pakistan\", \"PK\");\n static readonly PW = new Country(\"Palau\", \"PW\");\n static readonly PS = new Country(\"Palestinian Territories\", \"PS\");\n static readonly PA = new Country(\"Panama\", \"PA\");\n static readonly PG = new Country(\"Papua New Guinea\", \"PG\");\n static readonly PY = new Country(\"Paraguay\", \"PY\");\n static readonly PE = new Country(\"Peru\", \"PE\");\n static readonly PH = new Country(\"Philippines\", \"PH\");\n static readonly PN = new Country(\"Pitcairn Islands\", \"PN\");\n static readonly PL = new Country(\"Poland\", \"PL\");\n static readonly PT = new Country(\"Portugal\", \"PT\");\n static readonly PR = new Country(\"Puerto Rico\", \"PR\");\n static readonly QA = new Country(\"Qatar\", \"QA\");\n static readonly RE = new Country(\"Réunion\", \"RE\");\n static readonly RO = new Country(\"Romania\", \"RO\");\n static readonly RU = new Country(\"Russia\", \"RU\");\n static readonly RW = new Country(\"Rwanda\", \"RW\");\n static readonly WS = new Country(\"Samoa\", \"WS\");\n static readonly SM = new Country(\"San Marino\", \"SM\");\n static readonly ST = new Country(\"São Tomé & Príncipe\", \"ST\");\n static readonly SA = new Country(\"Saudi Arabia\", \"SA\");\n static readonly SN = new Country(\"Senegal\", \"SN\");\n static readonly RS = new Country(\"Serbia\", \"RS\");\n static readonly SC = new Country(\"Seychelles\", \"SC\");\n static readonly SL = new Country(\"Sierra Leone\", \"SL\");\n static readonly SG = new Country(\"Singapore\", \"SG\");\n static readonly SX = new Country(\"Sint Maarten\", \"SX\");\n static readonly SK = new Country(\"Slovakia\", \"SK\");\n static readonly SI = new Country(\"Slovenia\", \"SI\");\n static readonly SB = new Country(\"Solomon Islands\", \"SB\");\n static readonly SO = new Country(\"Somalia\", \"SO\");\n static readonly ZA = new Country(\"South Africa\", \"ZA\");\n static readonly GS = new Country(\"South Georgia & South Sandwich Islands\", \"GS\");\n static readonly KR = new Country(\"South Korea\", \"KR\");\n static readonly SS = new Country(\"South Sudan\", \"SS\");\n static readonly ES = new Country(\"Spain\", \"ES\");\n static readonly LK = new Country(\"Sri Lanka\", \"LK\");\n static readonly BL = new Country(\"St. Barthélemy\", \"BL\");\n static readonly SH = new Country(\"St. Helena\", \"SH\");\n static readonly KN = new Country(\"St. Kitts & Nevis\", \"KN\");\n static readonly LC = new Country(\"St. Lucia\", \"LC\");\n static readonly MF = new Country(\"St. Martin\", \"MF\");\n static readonly PM = new Country(\"St. Pierre & Miquelon\", \"PM\");\n static readonly VC = new Country(\"St. Vincent & Grenadines\", \"VC\");\n static readonly SD = new Country(\"Sudan\", \"SD\");\n static readonly SR = new Country(\"Suriname\", \"SR\");\n static readonly SJ = new Country(\"Svalbard & Jan Mayen\", \"SJ\");\n static readonly SE = new Country(\"Sweden\", \"SE\");\n static readonly CH = new Country(\"Switzerland\", \"CH\");\n static readonly SY = new Country(\"Syria\", \"SY\");\n static readonly TW = new Country(\"Taiwan\", \"TW\");\n static readonly TJ = new Country(\"Tajikistan\", \"TJ\");\n static readonly TZ = new Country(\"Tanzania\", \"TZ\");\n static readonly TH = new Country(\"Thailand\", \"TH\");\n static readonly TL = new Country(\"Timor-Leste\", \"TL\");\n static readonly TG = new Country(\"Togo\", \"TG\");\n static readonly TK = new Country(\"Tokelau\", \"TK\");\n static readonly TO = new Country(\"Tonga\", \"TO\");\n static readonly TT = new Country(\"Trinidad & Tobago\", \"TT\");\n static readonly TN = new Country(\"Tunisia\", \"TN\");\n static readonly TR = new Country(\"Turkey\", \"TR\");\n static readonly TM = new Country(\"Turkmenistan\", \"TM\");\n static readonly TC = new Country(\"Turks & Caicos Islands\", \"TC\");\n static readonly TV = new Country(\"Tuvalu\", \"TV\");\n static readonly UM = new Country(\"U.S. Outlying Islands\", \"UM\");\n static readonly VI = new Country(\"U.S. Virgin Islands\", \"VI\");\n static readonly UG = new Country(\"Uganda\", \"UG\");\n static readonly UA = new Country(\"Ukraine\", \"UA\");\n static readonly AE = new Country(\"United Arab Emirates\", \"AE\");\n static readonly GB = new Country(\"United Kingdom\", \"GB\");\n static readonly US = new Country(\"United States\", \"US\");\n static readonly UY = new Country(\"Uruguay\", \"UY\");\n static readonly UZ = new Country(\"Uzbekistan\", \"UZ\");\n static readonly VU = new Country(\"Vanuatu\", \"VU\");\n static readonly VA = new Country(\"Vatican City\", \"VA\");\n static readonly VE = new Country(\"Venezuela\", \"VE\");\n static readonly VN = new Country(\"Vietnam\", \"VN\");\n static readonly WF = new Country(\"Wallis & Futuna\", \"WF\");\n static readonly EH = new Country(\"Western Sahara\", \"EH\");\n static readonly YE = new Country(\"Yemen\", \"YE\");\n static readonly ZM = new Country(\"Zambia\", \"ZM\");\n static readonly ZW = new Country(\"Zimbabwe\", \"ZW\");\n\n constructor(name: string, id: string, private readonly lower = text(id).lower.trim.toString()) {\n super(name, id);\n }\n\n static lookup(other: string): Optional<Country> {\n return this.all<Country>().first(l => l.equals(other));\n }\n\n equals<E extends Enum>(other: E | Id): other is E {\n return text(other).lower.trim.equals(this.lower);\n }\n}\n"],"mappings":"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","names":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/domain/enums/Country.ts"],"sourcesContent":["import { Enum, Id, Optional, text } from '../../types';\n\nexport class Country extends Enum {\n static readonly AF = new Country('Afghanistan', 'AF');\n static readonly AX = new Country('Åland Islands', 'AX');\n static readonly AL = new Country('Albania', 'AL');\n static readonly DZ = new Country('Algeria', 'DZ');\n static readonly AS = new Country('American Samoa', 'AS');\n static readonly AD = new Country('Andorra', 'AD');\n static readonly AO = new Country('Angola', 'AO');\n static readonly AI = new Country('Anguilla', 'AI');\n static readonly AQ = new Country('Antarctica', 'AQ');\n static readonly AG = new Country('Antigua & Barbuda', 'AG');\n static readonly AR = new Country('Argentina', 'AR');\n static readonly AM = new Country('Armenia', 'AM');\n static readonly AW = new Country('Aruba', 'AW');\n static readonly AU = new Country('Australia', 'AU');\n static readonly AT = new Country('Austria', 'AT');\n static readonly AZ = new Country('Azerbaijan', 'AZ');\n static readonly BS = new Country('Bahamas', 'BS');\n static readonly BH = new Country('Bahrain', 'BH');\n static readonly BD = new Country('Bangladesh', 'BD');\n static readonly BB = new Country('Barbados', 'BB');\n static readonly BY = new Country('Belarus', 'BY');\n static readonly BE = new Country('Belgium', 'BE');\n static readonly BZ = new Country('Belize', 'BZ');\n static readonly BJ = new Country('Benin', 'BJ');\n static readonly BM = new Country('Bermuda', 'BM');\n static readonly BT = new Country('Bhutan', 'BT');\n static readonly BO = new Country('Bolivia', 'BO');\n static readonly BA = new Country('Bosnia & Herzegovina', 'BA');\n static readonly BW = new Country('Botswana', 'BW');\n static readonly BV = new Country('Bouvet Island', 'BV');\n static readonly BR = new Country('Brazil', 'BR');\n static readonly IO = new Country('British Indian Ocean Territory', 'IO');\n static readonly VG = new Country('British Virgin Islands', 'VG');\n static readonly BN = new Country('Brunei', 'BN');\n static readonly BG = new Country('Bulgaria', 'BG');\n static readonly BF = new Country('Burkina Faso', 'BF');\n static readonly BI = new Country('Burundi', 'BI');\n static readonly KH = new Country('Cambodia', 'KH');\n static readonly CM = new Country('Cameroon', 'CM');\n static readonly CA = new Country('Canada', 'CA');\n static readonly CV = new Country('Cape Verde', 'CV');\n static readonly BQ = new Country('Caribbean Netherlands', 'BQ');\n static readonly KY = new Country('Cayman Islands', 'KY');\n static readonly CF = new Country('Central African Republic', 'CF');\n static readonly TD = new Country('Chad', 'TD');\n static readonly CL = new Country('Chile', 'CL');\n static readonly CN = new Country('China', 'CN');\n static readonly CX = new Country('Christmas Island', 'CX');\n static readonly CC = new Country('Cocos (Keeling) Islands', 'CC');\n static readonly CO = new Country('Colombia', 'CO');\n static readonly KM = new Country('Comoros', 'KM');\n static readonly CG = new Country('Congo - Brazzaville', 'CG');\n static readonly CD = new Country('Congo - Kinshasa', 'CD');\n static readonly CK = new Country('Cook Islands', 'CK');\n static readonly CR = new Country('Costa Rica', 'CR');\n static readonly CI = new Country('Côte d’Ivoire', 'CI');\n static readonly HR = new Country('Croatia', 'HR');\n static readonly CU = new Country('Cuba', 'CU');\n static readonly CW = new Country('Curaçao', 'CW');\n static readonly CY = new Country('Cyprus', 'CY');\n static readonly CZ = new Country('Czechia', 'CZ');\n static readonly DK = new Country('Denmark', 'DK');\n static readonly DJ = new Country('Djibouti', 'DJ');\n static readonly DM = new Country('Dominica', 'DM');\n static readonly DO = new Country('Dominican Republic', 'DO');\n static readonly EC = new Country('Ecuador', 'EC');\n static readonly EG = new Country('Egypt', 'EG');\n static readonly SV = new Country('El Salvador', 'SV');\n static readonly GQ = new Country('Equatorial Guinea', 'GQ');\n static readonly ER = new Country('Eritrea', 'ER');\n static readonly EE = new Country('Estonia', 'EE');\n static readonly SZ = new Country('Eswatini', 'SZ');\n static readonly ET = new Country('Ethiopia', 'ET');\n static readonly FK = new Country('Falkland Islands', 'FK');\n static readonly FO = new Country('Faroe Islands', 'FO');\n static readonly FJ = new Country('Fiji', 'FJ');\n static readonly FI = new Country('Finland', 'FI');\n static readonly FR = new Country('France', 'FR');\n static readonly GF = new Country('French Guiana', 'GF');\n static readonly PF = new Country('French Polynesia', 'PF');\n static readonly TF = new Country('French Southern Territories', 'TF');\n static readonly GA = new Country('Gabon', 'GA');\n static readonly GM = new Country('Gambia', 'GM');\n static readonly GE = new Country('Georgia', 'GE');\n static readonly DE = new Country('Germany', 'DE');\n static readonly GH = new Country('Ghana', 'GH');\n static readonly GI = new Country('Gibraltar', 'GI');\n static readonly GR = new Country('Greece', 'GR');\n static readonly GL = new Country('Greenland', 'GL');\n static readonly GD = new Country('Grenada', 'GD');\n static readonly GP = new Country('Guadeloupe', 'GP');\n static readonly GU = new Country('Guam', 'GU');\n static readonly GT = new Country('Guatemala', 'GT');\n static readonly GG = new Country('Guernsey', 'GG');\n static readonly GN = new Country('Guinea', 'GN');\n static readonly GW = new Country('Guinea-Bissau', 'GW');\n static readonly GY = new Country('Guyana', 'GY');\n static readonly HT = new Country('Haiti', 'HT');\n static readonly HM = new Country('Heard & McDonald Islands', 'HM');\n static readonly HN = new Country('Honduras', 'HN');\n static readonly HK = new Country('Hong Kong SAR China', 'HK');\n static readonly HU = new Country('Hungary', 'HU');\n static readonly IS = new Country('Iceland', 'IS');\n static readonly IN = new Country('India', 'IN');\n static readonly ID = new Country('Indonesia', 'ID');\n static readonly IR = new Country('Iran', 'IR');\n static readonly IQ = new Country('Iraq', 'IQ');\n static readonly IE = new Country('Ireland', 'IE');\n static readonly IM = new Country('Isle of Man', 'IM');\n static readonly IL = new Country('Israel', 'IL');\n static readonly IT = new Country('Italy', 'IT');\n static readonly JM = new Country('Jamaica', 'JM');\n static readonly JP = new Country('Japan', 'JP');\n static readonly JE = new Country('Jersey', 'JE');\n static readonly JO = new Country('Jordan', 'JO');\n static readonly KZ = new Country('Kazakhstan', 'KZ');\n static readonly KE = new Country('Kenya', 'KE');\n static readonly KI = new Country('Kiribati', 'KI');\n static readonly KW = new Country('Kuwait', 'KW');\n static readonly KG = new Country('Kyrgyzstan', 'KG');\n static readonly LA = new Country('Laos', 'LA');\n static readonly LV = new Country('Latvia', 'LV');\n static readonly LB = new Country('Lebanon', 'LB');\n static readonly LS = new Country('Lesotho', 'LS');\n static readonly LR = new Country('Liberia', 'LR');\n static readonly LY = new Country('Libya', 'LY');\n static readonly LI = new Country('Liechtenstein', 'LI');\n static readonly LT = new Country('Lithuania', 'LT');\n static readonly LU = new Country('Luxembourg', 'LU');\n static readonly MO = new Country('Macao SAR China', 'MO');\n static readonly MG = new Country('Madagascar', 'MG');\n static readonly MW = new Country('Malawi', 'MW');\n static readonly MY = new Country('Malaysia', 'MY');\n static readonly MV = new Country('Maldives', 'MV');\n static readonly ML = new Country('Mali', 'ML');\n static readonly MT = new Country('Malta', 'MT');\n static readonly MH = new Country('Marshall Islands', 'MH');\n static readonly MQ = new Country('Martinique', 'MQ');\n static readonly MR = new Country('Mauritania', 'MR');\n static readonly MU = new Country('Mauritius', 'MU');\n static readonly YT = new Country('Mayotte', 'YT');\n static readonly MX = new Country('Mexico', 'MX');\n static readonly FM = new Country('Micronesia', 'FM');\n static readonly MD = new Country('Moldova', 'MD');\n static readonly MC = new Country('Monaco', 'MC');\n static readonly MN = new Country('Mongolia', 'MN');\n static readonly ME = new Country('Montenegro', 'ME');\n static readonly MS = new Country('Montserrat', 'MS');\n static readonly MA = new Country('Morocco', 'MA');\n static readonly MZ = new Country('Mozambique', 'MZ');\n static readonly MM = new Country('Myanmar (Burma)', 'MM');\n static readonly NA = new Country('Namibia', 'NA');\n static readonly NR = new Country('Nauru', 'NR');\n static readonly NP = new Country('Nepal', 'NP');\n static readonly NL = new Country('Netherlands', 'NL');\n static readonly NC = new Country('New Caledonia', 'NC');\n static readonly NZ = new Country('New Zealand', 'NZ');\n static readonly NI = new Country('Nicaragua', 'NI');\n static readonly NE = new Country('Niger', 'NE');\n static readonly NG = new Country('Nigeria', 'NG');\n static readonly NU = new Country('Niue', 'NU');\n static readonly NF = new Country('Norfolk Island', 'NF');\n static readonly KP = new Country('North Korea', 'KP');\n static readonly MK = new Country('North Macedonia', 'MK');\n static readonly MP = new Country('Northern Mariana Islands', 'MP');\n static readonly NO = new Country('Norway', 'NO');\n static readonly OM = new Country('Oman', 'OM');\n static readonly PK = new Country('Pakistan', 'PK');\n static readonly PW = new Country('Palau', 'PW');\n static readonly PS = new Country('Palestinian Territories', 'PS');\n static readonly PA = new Country('Panama', 'PA');\n static readonly PG = new Country('Papua New Guinea', 'PG');\n static readonly PY = new Country('Paraguay', 'PY');\n static readonly PE = new Country('Peru', 'PE');\n static readonly PH = new Country('Philippines', 'PH');\n static readonly PN = new Country('Pitcairn Islands', 'PN');\n static readonly PL = new Country('Poland', 'PL');\n static readonly PT = new Country('Portugal', 'PT');\n static readonly PR = new Country('Puerto Rico', 'PR');\n static readonly QA = new Country('Qatar', 'QA');\n static readonly RE = new Country('Réunion', 'RE');\n static readonly RO = new Country('Romania', 'RO');\n static readonly RU = new Country('Russia', 'RU');\n static readonly RW = new Country('Rwanda', 'RW');\n static readonly WS = new Country('Samoa', 'WS');\n static readonly SM = new Country('San Marino', 'SM');\n static readonly ST = new Country('São Tomé & Príncipe', 'ST');\n static readonly SA = new Country('Saudi Arabia', 'SA');\n static readonly SN = new Country('Senegal', 'SN');\n static readonly RS = new Country('Serbia', 'RS');\n static readonly SC = new Country('Seychelles', 'SC');\n static readonly SL = new Country('Sierra Leone', 'SL');\n static readonly SG = new Country('Singapore', 'SG');\n static readonly SX = new Country('Sint Maarten', 'SX');\n static readonly SK = new Country('Slovakia', 'SK');\n static readonly SI = new Country('Slovenia', 'SI');\n static readonly SB = new Country('Solomon Islands', 'SB');\n static readonly SO = new Country('Somalia', 'SO');\n static readonly ZA = new Country('South Africa', 'ZA');\n static readonly GS = new Country('South Georgia & South Sandwich Islands', 'GS');\n static readonly KR = new Country('South Korea', 'KR');\n static readonly SS = new Country('South Sudan', 'SS');\n static readonly ES = new Country('Spain', 'ES');\n static readonly LK = new Country('Sri Lanka', 'LK');\n static readonly BL = new Country('St. Barthélemy', 'BL');\n static readonly SH = new Country('St. Helena', 'SH');\n static readonly KN = new Country('St. Kitts & Nevis', 'KN');\n static readonly LC = new Country('St. Lucia', 'LC');\n static readonly MF = new Country('St. Martin', 'MF');\n static readonly PM = new Country('St. Pierre & Miquelon', 'PM');\n static readonly VC = new Country('St. Vincent & Grenadines', 'VC');\n static readonly SD = new Country('Sudan', 'SD');\n static readonly SR = new Country('Suriname', 'SR');\n static readonly SJ = new Country('Svalbard & Jan Mayen', 'SJ');\n static readonly SE = new Country('Sweden', 'SE');\n static readonly CH = new Country('Switzerland', 'CH');\n static readonly SY = new Country('Syria', 'SY');\n static readonly TW = new Country('Taiwan', 'TW');\n static readonly TJ = new Country('Tajikistan', 'TJ');\n static readonly TZ = new Country('Tanzania', 'TZ');\n static readonly TH = new Country('Thailand', 'TH');\n static readonly TL = new Country('Timor-Leste', 'TL');\n static readonly TG = new Country('Togo', 'TG');\n static readonly TK = new Country('Tokelau', 'TK');\n static readonly TO = new Country('Tonga', 'TO');\n static readonly TT = new Country('Trinidad & Tobago', 'TT');\n static readonly TN = new Country('Tunisia', 'TN');\n static readonly TR = new Country('Turkey', 'TR');\n static readonly TM = new Country('Turkmenistan', 'TM');\n static readonly TC = new Country('Turks & Caicos Islands', 'TC');\n static readonly TV = new Country('Tuvalu', 'TV');\n static readonly UM = new Country('U.S. Outlying Islands', 'UM');\n static readonly VI = new Country('U.S. Virgin Islands', 'VI');\n static readonly UG = new Country('Uganda', 'UG');\n static readonly UA = new Country('Ukraine', 'UA');\n static readonly AE = new Country('United Arab Emirates', 'AE');\n static readonly GB = new Country('United Kingdom', 'GB');\n static readonly US = new Country('United States', 'US');\n static readonly UY = new Country('Uruguay', 'UY');\n static readonly UZ = new Country('Uzbekistan', 'UZ');\n static readonly VU = new Country('Vanuatu', 'VU');\n static readonly VA = new Country('Vatican City', 'VA');\n static readonly VE = new Country('Venezuela', 'VE');\n static readonly VN = new Country('Vietnam', 'VN');\n static readonly WF = new Country('Wallis & Futuna', 'WF');\n static readonly EH = new Country('Western Sahara', 'EH');\n static readonly YE = new Country('Yemen', 'YE');\n static readonly ZM = new Country('Zambia', 'ZM');\n static readonly ZW = new Country('Zimbabwe', 'ZW');\n\n constructor(name: string, id: string, private readonly lower = text(id).lower.trim.toString()) {\n super(name, id);\n }\n\n static lookup(other: string): Optional<Country> {\n return this.all<Country>().first(l => l.equals(other));\n }\n\n equals<E extends Enum>(other: E | Id): other is E {\n return text(other).lower.trim.equals(this.lower);\n }\n}\n"],"mappings":";AAAA,SAAS,MAAoB,YAAY;AAElC,MAAM,gBAAgB,KAAK;AAAA,EA2PhC,YAAY,MAAc,IAA6B,QAAQ,KAAK,EAAE,EAAE,MAAM,KAAK,SAAS,GAAG;AAC7F,UAAM,MAAM,EAAE;AADuC;AAAA,EAEvD;AAAA,EA5PA,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,oBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,kBAAkB,IAAI;AAAA,EACvD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,qBAAqB,IAAI;AAAA,EAC1D,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,wBAAwB,IAAI;AAAA,EAC7D,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,iBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,kCAAkC,IAAI;AAAA,EACvE,OAAgB,KAAK,IAAI,QAAQ,0BAA0B,IAAI;AAAA,EAC/D,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,yBAAyB,IAAI;AAAA,EAC9D,OAAgB,KAAK,IAAI,QAAQ,kBAAkB,IAAI;AAAA,EACvD,OAAgB,KAAK,IAAI,QAAQ,4BAA4B,IAAI;AAAA,EACjE,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,oBAAoB,IAAI;AAAA,EACzD,OAAgB,KAAK,IAAI,QAAQ,2BAA2B,IAAI;AAAA,EAChE,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,uBAAuB,IAAI;AAAA,EAC5D,OAAgB,KAAK,IAAI,QAAQ,oBAAoB,IAAI;AAAA,EACzD,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,yBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,cAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,sBAAsB,IAAI;AAAA,EAC3D,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,qBAAqB,IAAI;AAAA,EAC1D,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,oBAAoB,IAAI;AAAA,EACzD,OAAgB,KAAK,IAAI,QAAQ,iBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,iBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,oBAAoB,IAAI;AAAA,EACzD,OAAgB,KAAK,IAAI,QAAQ,+BAA+B,IAAI;AAAA,EACpE,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,iBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,4BAA4B,IAAI;AAAA,EACjE,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,uBAAuB,IAAI;AAAA,EAC5D,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,iBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,mBAAmB,IAAI;AAAA,EACxD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,oBAAoB,IAAI;AAAA,EACzD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,mBAAmB,IAAI;AAAA,EACxD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,iBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,kBAAkB,IAAI;AAAA,EACvD,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,mBAAmB,IAAI;AAAA,EACxD,OAAgB,KAAK,IAAI,QAAQ,4BAA4B,IAAI;AAAA,EACjE,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,2BAA2B,IAAI;AAAA,EAChE,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,oBAAoB,IAAI;AAAA,EACzD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,oBAAoB,IAAI;AAAA,EACzD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,cAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,gCAAuB,IAAI;AAAA,EAC5D,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,mBAAmB,IAAI;AAAA,EACxD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,0CAA0C,IAAI;AAAA,EAC/E,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,qBAAkB,IAAI;AAAA,EACvD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,qBAAqB,IAAI;AAAA,EAC1D,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,yBAAyB,IAAI;AAAA,EAC9D,OAAgB,KAAK,IAAI,QAAQ,4BAA4B,IAAI;AAAA,EACjE,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,wBAAwB,IAAI;AAAA,EAC7D,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EACjD,OAAgB,KAAK,IAAI,QAAQ,eAAe,IAAI;AAAA,EACpD,OAAgB,KAAK,IAAI,QAAQ,QAAQ,IAAI;AAAA,EAC7C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,qBAAqB,IAAI;AAAA,EAC1D,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,0BAA0B,IAAI;AAAA,EAC/D,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,yBAAyB,IAAI;AAAA,EAC9D,OAAgB,KAAK,IAAI,QAAQ,uBAAuB,IAAI;AAAA,EAC5D,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,wBAAwB,IAAI;AAAA,EAC7D,OAAgB,KAAK,IAAI,QAAQ,kBAAkB,IAAI;AAAA,EACvD,OAAgB,KAAK,IAAI,QAAQ,iBAAiB,IAAI;AAAA,EACtD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,cAAc,IAAI;AAAA,EACnD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,gBAAgB,IAAI;AAAA,EACrD,OAAgB,KAAK,IAAI,QAAQ,aAAa,IAAI;AAAA,EAClD,OAAgB,KAAK,IAAI,QAAQ,WAAW,IAAI;AAAA,EAChD,OAAgB,KAAK,IAAI,QAAQ,mBAAmB,IAAI;AAAA,EACxD,OAAgB,KAAK,IAAI,QAAQ,kBAAkB,IAAI;AAAA,EACvD,OAAgB,KAAK,IAAI,QAAQ,SAAS,IAAI;AAAA,EAC9C,OAAgB,KAAK,IAAI,QAAQ,UAAU,IAAI;AAAA,EAC/C,OAAgB,KAAK,IAAI,QAAQ,YAAY,IAAI;AAAA,EAMjD,OAAO,OAAO,OAAkC;AAC9C,WAAO,KAAK,IAAa,EAAE,MAAM,OAAK,EAAE,OAAO,KAAK,CAAC;AAAA,EACvD;AAAA,EAEA,OAAuB,OAA2B;AAChD,WAAO,KAAK,KAAK,EAAE,MAAM,KAAK,OAAO,KAAK,KAAK;AAAA,EACjD;AACF;","names":[]}
|
|
1
|
+
{"version":3,"sources":["../../../src/domain/enums/Country.ts"],"sourcesContent":["import { Enum, Id, Optional, text } from \"../../types\";\n\nexport class Country extends Enum {\n static readonly AF = new Country(\"Afghanistan\", \"AF\");\n static readonly AX = new Country(\"Åland Islands\", \"AX\");\n static readonly AL = new Country(\"Albania\", \"AL\");\n static readonly DZ = new Country(\"Algeria\", \"DZ\");\n static readonly AS = new Country(\"American Samoa\", \"AS\");\n static readonly AD = new Country(\"Andorra\", \"AD\");\n static readonly AO = new Country(\"Angola\", \"AO\");\n static readonly AI = new Country(\"Anguilla\", \"AI\");\n static readonly AQ = new Country(\"Antarctica\", \"AQ\");\n static readonly AG = new Country(\"Antigua & Barbuda\", \"AG\");\n static readonly AR = new Country(\"Argentina\", \"AR\");\n static readonly AM = new Country(\"Armenia\", \"AM\");\n static readonly AW = new Country(\"Aruba\", \"AW\");\n static readonly AU = new Country(\"Australia\", \"AU\");\n static readonly AT = new Country(\"Austria\", \"AT\");\n static readonly AZ = new Country(\"Azerbaijan\", \"AZ\");\n static readonly BS = new Country(\"Bahamas\", \"BS\");\n static readonly BH = new Country(\"Bahrain\", \"BH\");\n static readonly BD = new Country(\"Bangladesh\", \"BD\");\n static readonly BB = new Country(\"Barbados\", \"BB\");\n static readonly BY = new Country(\"Belarus\", \"BY\");\n static readonly BE = new Country(\"Belgium\", \"BE\");\n static readonly BZ = new Country(\"Belize\", \"BZ\");\n static readonly BJ = new Country(\"Benin\", \"BJ\");\n static readonly BM = new Country(\"Bermuda\", \"BM\");\n static readonly BT = new Country(\"Bhutan\", \"BT\");\n static readonly BO = new Country(\"Bolivia\", \"BO\");\n static readonly BA = new Country(\"Bosnia & Herzegovina\", \"BA\");\n static readonly BW = new Country(\"Botswana\", \"BW\");\n static readonly BV = new Country(\"Bouvet Island\", \"BV\");\n static readonly BR = new Country(\"Brazil\", \"BR\");\n static readonly IO = new Country(\"British Indian Ocean Territory\", \"IO\");\n static readonly VG = new Country(\"British Virgin Islands\", \"VG\");\n static readonly BN = new Country(\"Brunei\", \"BN\");\n static readonly BG = new Country(\"Bulgaria\", \"BG\");\n static readonly BF = new Country(\"Burkina Faso\", \"BF\");\n static readonly BI = new Country(\"Burundi\", \"BI\");\n static readonly KH = new Country(\"Cambodia\", \"KH\");\n static readonly CM = new Country(\"Cameroon\", \"CM\");\n static readonly CA = new Country(\"Canada\", \"CA\");\n static readonly CV = new Country(\"Cape Verde\", \"CV\");\n static readonly BQ = new Country(\"Caribbean Netherlands\", \"BQ\");\n static readonly KY = new Country(\"Cayman Islands\", \"KY\");\n static readonly CF = new Country(\"Central African Republic\", \"CF\");\n static readonly TD = new Country(\"Chad\", \"TD\");\n static readonly CL = new Country(\"Chile\", \"CL\");\n static readonly CN = new Country(\"China\", \"CN\");\n static readonly CX = new Country(\"Christmas Island\", \"CX\");\n static readonly CC = new Country(\"Cocos (Keeling) Islands\", \"CC\");\n static readonly CO = new Country(\"Colombia\", \"CO\");\n static readonly KM = new Country(\"Comoros\", \"KM\");\n static readonly CG = new Country(\"Congo - Brazzaville\", \"CG\");\n static readonly CD = new Country(\"Congo - Kinshasa\", \"CD\");\n static readonly CK = new Country(\"Cook Islands\", \"CK\");\n static readonly CR = new Country(\"Costa Rica\", \"CR\");\n static readonly CI = new Country(\"Côte d’Ivoire\", \"CI\");\n static readonly HR = new Country(\"Croatia\", \"HR\");\n static readonly CU = new Country(\"Cuba\", \"CU\");\n static readonly CW = new Country(\"Curaçao\", \"CW\");\n static readonly CY = new Country(\"Cyprus\", \"CY\");\n static readonly CZ = new Country(\"Czechia\", \"CZ\");\n static readonly DK = new Country(\"Denmark\", \"DK\");\n static readonly DJ = new Country(\"Djibouti\", \"DJ\");\n static readonly DM = new Country(\"Dominica\", \"DM\");\n static readonly DO = new Country(\"Dominican Republic\", \"DO\");\n static readonly EC = new Country(\"Ecuador\", \"EC\");\n static readonly EG = new Country(\"Egypt\", \"EG\");\n static readonly SV = new Country(\"El Salvador\", \"SV\");\n static readonly GQ = new Country(\"Equatorial Guinea\", \"GQ\");\n static readonly ER = new Country(\"Eritrea\", \"ER\");\n static readonly EE = new Country(\"Estonia\", \"EE\");\n static readonly SZ = new Country(\"Eswatini\", \"SZ\");\n static readonly ET = new Country(\"Ethiopia\", \"ET\");\n static readonly FK = new Country(\"Falkland Islands\", \"FK\");\n static readonly FO = new Country(\"Faroe Islands\", \"FO\");\n static readonly FJ = new Country(\"Fiji\", \"FJ\");\n static readonly FI = new Country(\"Finland\", \"FI\");\n static readonly FR = new Country(\"France\", \"FR\");\n static readonly GF = new Country(\"French Guiana\", \"GF\");\n static readonly PF = new Country(\"French Polynesia\", \"PF\");\n static readonly TF = new Country(\"French Southern Territories\", \"TF\");\n static readonly GA = new Country(\"Gabon\", \"GA\");\n static readonly GM = new Country(\"Gambia\", \"GM\");\n static readonly GE = new Country(\"Georgia\", \"GE\");\n static readonly DE = new Country(\"Germany\", \"DE\");\n static readonly GH = new Country(\"Ghana\", \"GH\");\n static readonly GI = new Country(\"Gibraltar\", \"GI\");\n static readonly GR = new Country(\"Greece\", \"GR\");\n static readonly GL = new Country(\"Greenland\", \"GL\");\n static readonly GD = new Country(\"Grenada\", \"GD\");\n static readonly GP = new Country(\"Guadeloupe\", \"GP\");\n static readonly GU = new Country(\"Guam\", \"GU\");\n static readonly GT = new Country(\"Guatemala\", \"GT\");\n static readonly GG = new Country(\"Guernsey\", \"GG\");\n static readonly GN = new Country(\"Guinea\", \"GN\");\n static readonly GW = new Country(\"Guinea-Bissau\", \"GW\");\n static readonly GY = new Country(\"Guyana\", \"GY\");\n static readonly HT = new Country(\"Haiti\", \"HT\");\n static readonly HM = new Country(\"Heard & McDonald Islands\", \"HM\");\n static readonly HN = new Country(\"Honduras\", \"HN\");\n static readonly HK = new Country(\"Hong Kong SAR China\", \"HK\");\n static readonly HU = new Country(\"Hungary\", \"HU\");\n static readonly IS = new Country(\"Iceland\", \"IS\");\n static readonly IN = new Country(\"India\", \"IN\");\n static readonly ID = new Country(\"Indonesia\", \"ID\");\n static readonly IR = new Country(\"Iran\", \"IR\");\n static readonly IQ = new Country(\"Iraq\", \"IQ\");\n static readonly IE = new Country(\"Ireland\", \"IE\");\n static readonly IM = new Country(\"Isle of Man\", \"IM\");\n static readonly IL = new Country(\"Israel\", \"IL\");\n static readonly IT = new Country(\"Italy\", \"IT\");\n static readonly JM = new Country(\"Jamaica\", \"JM\");\n static readonly JP = new Country(\"Japan\", \"JP\");\n static readonly JE = new Country(\"Jersey\", \"JE\");\n static readonly JO = new Country(\"Jordan\", \"JO\");\n static readonly KZ = new Country(\"Kazakhstan\", \"KZ\");\n static readonly KE = new Country(\"Kenya\", \"KE\");\n static readonly KI = new Country(\"Kiribati\", \"KI\");\n static readonly KW = new Country(\"Kuwait\", \"KW\");\n static readonly KG = new Country(\"Kyrgyzstan\", \"KG\");\n static readonly LA = new Country(\"Laos\", \"LA\");\n static readonly LV = new Country(\"Latvia\", \"LV\");\n static readonly LB = new Country(\"Lebanon\", \"LB\");\n static readonly LS = new Country(\"Lesotho\", \"LS\");\n static readonly LR = new Country(\"Liberia\", \"LR\");\n static readonly LY = new Country(\"Libya\", \"LY\");\n static readonly LI = new Country(\"Liechtenstein\", \"LI\");\n static readonly LT = new Country(\"Lithuania\", \"LT\");\n static readonly LU = new Country(\"Luxembourg\", \"LU\");\n static readonly MO = new Country(\"Macao SAR China\", \"MO\");\n static readonly MG = new Country(\"Madagascar\", \"MG\");\n static readonly MW = new Country(\"Malawi\", \"MW\");\n static readonly MY = new Country(\"Malaysia\", \"MY\");\n static readonly MV = new Country(\"Maldives\", \"MV\");\n static readonly ML = new Country(\"Mali\", \"ML\");\n static readonly MT = new Country(\"Malta\", \"MT\");\n static readonly MH = new Country(\"Marshall Islands\", \"MH\");\n static readonly MQ = new Country(\"Martinique\", \"MQ\");\n static readonly MR = new Country(\"Mauritania\", \"MR\");\n static readonly MU = new Country(\"Mauritius\", \"MU\");\n static readonly YT = new Country(\"Mayotte\", \"YT\");\n static readonly MX = new Country(\"Mexico\", \"MX\");\n static readonly FM = new Country(\"Micronesia\", \"FM\");\n static readonly MD = new Country(\"Moldova\", \"MD\");\n static readonly MC = new Country(\"Monaco\", \"MC\");\n static readonly MN = new Country(\"Mongolia\", \"MN\");\n static readonly ME = new Country(\"Montenegro\", \"ME\");\n static readonly MS = new Country(\"Montserrat\", \"MS\");\n static readonly MA = new Country(\"Morocco\", \"MA\");\n static readonly MZ = new Country(\"Mozambique\", \"MZ\");\n static readonly MM = new Country(\"Myanmar (Burma)\", \"MM\");\n static readonly NA = new Country(\"Namibia\", \"NA\");\n static readonly NR = new Country(\"Nauru\", \"NR\");\n static readonly NP = new Country(\"Nepal\", \"NP\");\n static readonly NL = new Country(\"Netherlands\", \"NL\");\n static readonly NC = new Country(\"New Caledonia\", \"NC\");\n static readonly NZ = new Country(\"New Zealand\", \"NZ\");\n static readonly NI = new Country(\"Nicaragua\", \"NI\");\n static readonly NE = new Country(\"Niger\", \"NE\");\n static readonly NG = new Country(\"Nigeria\", \"NG\");\n static readonly NU = new Country(\"Niue\", \"NU\");\n static readonly NF = new Country(\"Norfolk Island\", \"NF\");\n static readonly KP = new Country(\"North Korea\", \"KP\");\n static readonly MK = new Country(\"North Macedonia\", \"MK\");\n static readonly MP = new Country(\"Northern Mariana Islands\", \"MP\");\n static readonly NO = new Country(\"Norway\", \"NO\");\n static readonly OM = new Country(\"Oman\", \"OM\");\n static readonly PK = new Country(\"Pakistan\", \"PK\");\n static readonly PW = new Country(\"Palau\", \"PW\");\n static readonly PS = new Country(\"Palestinian Territories\", \"PS\");\n static readonly PA = new Country(\"Panama\", \"PA\");\n static readonly PG = new Country(\"Papua New Guinea\", \"PG\");\n static readonly PY = new Country(\"Paraguay\", \"PY\");\n static readonly PE = new Country(\"Peru\", \"PE\");\n static readonly PH = new Country(\"Philippines\", \"PH\");\n static readonly PN = new Country(\"Pitcairn Islands\", \"PN\");\n static readonly PL = new Country(\"Poland\", \"PL\");\n static readonly PT = new Country(\"Portugal\", \"PT\");\n static readonly PR = new Country(\"Puerto Rico\", \"PR\");\n static readonly QA = new Country(\"Qatar\", \"QA\");\n static readonly RE = new Country(\"Réunion\", \"RE\");\n static readonly RO = new Country(\"Romania\", \"RO\");\n static readonly RU = new Country(\"Russia\", \"RU\");\n static readonly RW = new Country(\"Rwanda\", \"RW\");\n static readonly WS = new Country(\"Samoa\", \"WS\");\n static readonly SM = new Country(\"San Marino\", \"SM\");\n static readonly ST = new Country(\"São Tomé & Príncipe\", \"ST\");\n static readonly SA = new Country(\"Saudi Arabia\", \"SA\");\n static readonly SN = new Country(\"Senegal\", \"SN\");\n static readonly RS = new Country(\"Serbia\", \"RS\");\n static readonly SC = new Country(\"Seychelles\", \"SC\");\n static readonly SL = new Country(\"Sierra Leone\", \"SL\");\n static readonly SG = new Country(\"Singapore\", \"SG\");\n static readonly SX = new Country(\"Sint Maarten\", \"SX\");\n static readonly SK = new Country(\"Slovakia\", \"SK\");\n static readonly SI = new Country(\"Slovenia\", \"SI\");\n static readonly SB = new Country(\"Solomon Islands\", \"SB\");\n static readonly SO = new Country(\"Somalia\", \"SO\");\n static readonly ZA = new Country(\"South Africa\", \"ZA\");\n static readonly GS = new Country(\"South Georgia & South Sandwich Islands\", \"GS\");\n static readonly KR = new Country(\"South Korea\", \"KR\");\n static readonly SS = new Country(\"South Sudan\", \"SS\");\n static readonly ES = new Country(\"Spain\", \"ES\");\n static readonly LK = new Country(\"Sri Lanka\", \"LK\");\n static readonly BL = new Country(\"St. Barthélemy\", \"BL\");\n static readonly SH = new Country(\"St. Helena\", \"SH\");\n static readonly KN = new Country(\"St. Kitts & Nevis\", \"KN\");\n static readonly LC = new Country(\"St. Lucia\", \"LC\");\n static readonly MF = new Country(\"St. Martin\", \"MF\");\n static readonly PM = new Country(\"St. Pierre & Miquelon\", \"PM\");\n static readonly VC = new Country(\"St. Vincent & Grenadines\", \"VC\");\n static readonly SD = new Country(\"Sudan\", \"SD\");\n static readonly SR = new Country(\"Suriname\", \"SR\");\n static readonly SJ = new Country(\"Svalbard & Jan Mayen\", \"SJ\");\n static readonly SE = new Country(\"Sweden\", \"SE\");\n static readonly CH = new Country(\"Switzerland\", \"CH\");\n static readonly SY = new Country(\"Syria\", \"SY\");\n static readonly TW = new Country(\"Taiwan\", \"TW\");\n static readonly TJ = new Country(\"Tajikistan\", \"TJ\");\n static readonly TZ = new Country(\"Tanzania\", \"TZ\");\n static readonly TH = new Country(\"Thailand\", \"TH\");\n static readonly TL = new Country(\"Timor-Leste\", \"TL\");\n static readonly TG = new Country(\"Togo\", \"TG\");\n static readonly TK = new Country(\"Tokelau\", \"TK\");\n static readonly TO = new Country(\"Tonga\", \"TO\");\n static readonly TT = new Country(\"Trinidad & Tobago\", \"TT\");\n static readonly TN = new Country(\"Tunisia\", \"TN\");\n static readonly TR = new Country(\"Turkey\", \"TR\");\n static readonly TM = new Country(\"Turkmenistan\", \"TM\");\n static readonly TC = new Country(\"Turks & Caicos Islands\", \"TC\");\n static readonly TV = new Country(\"Tuvalu\", \"TV\");\n static readonly UM = new Country(\"U.S. Outlying Islands\", \"UM\");\n static readonly VI = new Country(\"U.S. Virgin Islands\", \"VI\");\n static readonly UG = new Country(\"Uganda\", \"UG\");\n static readonly UA = new Country(\"Ukraine\", \"UA\");\n static readonly AE = new Country(\"United Arab Emirates\", \"AE\");\n static readonly GB = new Country(\"United Kingdom\", \"GB\");\n static readonly US = new Country(\"United States\", \"US\");\n static readonly UY = new Country(\"Uruguay\", \"UY\");\n static readonly UZ = new Country(\"Uzbekistan\", \"UZ\");\n static readonly VU = new Country(\"Vanuatu\", \"VU\");\n static readonly VA = new Country(\"Vatican City\", \"VA\");\n static readonly VE = new Country(\"Venezuela\", \"VE\");\n static readonly VN = new Country(\"Vietnam\", \"VN\");\n static readonly WF = new Country(\"Wallis & Futuna\", \"WF\");\n static readonly EH = new Country(\"Western Sahara\", \"EH\");\n static readonly YE = new Country(\"Yemen\", \"YE\");\n static readonly ZM = new Country(\"Zambia\", \"ZM\");\n static readonly ZW = new Country(\"Zimbabwe\", \"ZW\");\n\n constructor(name: string, id: string, private readonly lower = text(id).lower.trim.toString()) {\n super(name, id);\n }\n\n static lookup(other: string): Optional<Country> {\n return this.all<Country>().first(l => l.equals(other));\n }\n\n equals<E extends Enum>(other: E | Id): other is E {\n return text(other).lower.trim.equals(this.lower);\n }\n}\n"],"mappings":"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","names":[]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@thisisagile/easy",
|
|
3
|
-
"version": "15.12.
|
|
3
|
+
"version": "15.12.12",
|
|
4
4
|
"description": "Straightforward library for building domain-driven microservice architectures",
|
|
5
5
|
"author": "Sander Hoogendoorn",
|
|
6
6
|
"license": "MIT",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"access": "public"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
|
-
"@thisisagile/easy-test": "15.12.
|
|
36
|
+
"@thisisagile/easy-test": "15.12.12",
|
|
37
37
|
"@types/form-urlencoded": "^4.4.0",
|
|
38
38
|
"@types/jsonwebtoken": "^9.0.2",
|
|
39
39
|
"@types/luxon": "3.2.0",
|
|
@@ -1,255 +1,255 @@
|
|
|
1
|
-
import { Enum, Id, Optional, text } from
|
|
1
|
+
import { Enum, Id, Optional, text } from "../../types";
|
|
2
2
|
|
|
3
3
|
export class Country extends Enum {
|
|
4
|
-
static readonly AF = new Country(
|
|
5
|
-
static readonly AX = new Country(
|
|
6
|
-
static readonly AL = new Country(
|
|
7
|
-
static readonly DZ = new Country(
|
|
8
|
-
static readonly AS = new Country(
|
|
9
|
-
static readonly AD = new Country(
|
|
10
|
-
static readonly AO = new Country(
|
|
11
|
-
static readonly AI = new Country(
|
|
12
|
-
static readonly AQ = new Country(
|
|
13
|
-
static readonly AG = new Country(
|
|
14
|
-
static readonly AR = new Country(
|
|
15
|
-
static readonly AM = new Country(
|
|
16
|
-
static readonly AW = new Country(
|
|
17
|
-
static readonly AU = new Country(
|
|
18
|
-
static readonly AT = new Country(
|
|
19
|
-
static readonly AZ = new Country(
|
|
20
|
-
static readonly BS = new Country(
|
|
21
|
-
static readonly BH = new Country(
|
|
22
|
-
static readonly BD = new Country(
|
|
23
|
-
static readonly BB = new Country(
|
|
24
|
-
static readonly BY = new Country(
|
|
25
|
-
static readonly BE = new Country(
|
|
26
|
-
static readonly BZ = new Country(
|
|
27
|
-
static readonly BJ = new Country(
|
|
28
|
-
static readonly BM = new Country(
|
|
29
|
-
static readonly BT = new Country(
|
|
30
|
-
static readonly BO = new Country(
|
|
31
|
-
static readonly BA = new Country(
|
|
32
|
-
static readonly BW = new Country(
|
|
33
|
-
static readonly BV = new Country(
|
|
34
|
-
static readonly BR = new Country(
|
|
35
|
-
static readonly IO = new Country(
|
|
36
|
-
static readonly VG = new Country(
|
|
37
|
-
static readonly BN = new Country(
|
|
38
|
-
static readonly BG = new Country(
|
|
39
|
-
static readonly BF = new Country(
|
|
40
|
-
static readonly BI = new Country(
|
|
41
|
-
static readonly KH = new Country(
|
|
42
|
-
static readonly CM = new Country(
|
|
43
|
-
static readonly CA = new Country(
|
|
44
|
-
static readonly CV = new Country(
|
|
45
|
-
static readonly BQ = new Country(
|
|
46
|
-
static readonly KY = new Country(
|
|
47
|
-
static readonly CF = new Country(
|
|
48
|
-
static readonly TD = new Country(
|
|
49
|
-
static readonly CL = new Country(
|
|
50
|
-
static readonly CN = new Country(
|
|
51
|
-
static readonly CX = new Country(
|
|
52
|
-
static readonly CC = new Country(
|
|
53
|
-
static readonly CO = new Country(
|
|
54
|
-
static readonly KM = new Country(
|
|
55
|
-
static readonly CG = new Country(
|
|
56
|
-
static readonly CD = new Country(
|
|
57
|
-
static readonly CK = new Country(
|
|
58
|
-
static readonly CR = new Country(
|
|
59
|
-
static readonly CI = new Country(
|
|
60
|
-
static readonly HR = new Country(
|
|
61
|
-
static readonly CU = new Country(
|
|
62
|
-
static readonly CW = new Country(
|
|
63
|
-
static readonly CY = new Country(
|
|
64
|
-
static readonly CZ = new Country(
|
|
65
|
-
static readonly DK = new Country(
|
|
66
|
-
static readonly DJ = new Country(
|
|
67
|
-
static readonly DM = new Country(
|
|
68
|
-
static readonly DO = new Country(
|
|
69
|
-
static readonly EC = new Country(
|
|
70
|
-
static readonly EG = new Country(
|
|
71
|
-
static readonly SV = new Country(
|
|
72
|
-
static readonly GQ = new Country(
|
|
73
|
-
static readonly ER = new Country(
|
|
74
|
-
static readonly EE = new Country(
|
|
75
|
-
static readonly SZ = new Country(
|
|
76
|
-
static readonly ET = new Country(
|
|
77
|
-
static readonly FK = new Country(
|
|
78
|
-
static readonly FO = new Country(
|
|
79
|
-
static readonly FJ = new Country(
|
|
80
|
-
static readonly FI = new Country(
|
|
81
|
-
static readonly FR = new Country(
|
|
82
|
-
static readonly GF = new Country(
|
|
83
|
-
static readonly PF = new Country(
|
|
84
|
-
static readonly TF = new Country(
|
|
85
|
-
static readonly GA = new Country(
|
|
86
|
-
static readonly GM = new Country(
|
|
87
|
-
static readonly GE = new Country(
|
|
88
|
-
static readonly DE = new Country(
|
|
89
|
-
static readonly GH = new Country(
|
|
90
|
-
static readonly GI = new Country(
|
|
91
|
-
static readonly GR = new Country(
|
|
92
|
-
static readonly GL = new Country(
|
|
93
|
-
static readonly GD = new Country(
|
|
94
|
-
static readonly GP = new Country(
|
|
95
|
-
static readonly GU = new Country(
|
|
96
|
-
static readonly GT = new Country(
|
|
97
|
-
static readonly GG = new Country(
|
|
98
|
-
static readonly GN = new Country(
|
|
99
|
-
static readonly GW = new Country(
|
|
100
|
-
static readonly GY = new Country(
|
|
101
|
-
static readonly HT = new Country(
|
|
102
|
-
static readonly HM = new Country(
|
|
103
|
-
static readonly HN = new Country(
|
|
104
|
-
static readonly HK = new Country(
|
|
105
|
-
static readonly HU = new Country(
|
|
106
|
-
static readonly IS = new Country(
|
|
107
|
-
static readonly IN = new Country(
|
|
108
|
-
static readonly ID = new Country(
|
|
109
|
-
static readonly IR = new Country(
|
|
110
|
-
static readonly IQ = new Country(
|
|
111
|
-
static readonly IE = new Country(
|
|
112
|
-
static readonly IM = new Country(
|
|
113
|
-
static readonly IL = new Country(
|
|
114
|
-
static readonly IT = new Country(
|
|
115
|
-
static readonly JM = new Country(
|
|
116
|
-
static readonly JP = new Country(
|
|
117
|
-
static readonly JE = new Country(
|
|
118
|
-
static readonly JO = new Country(
|
|
119
|
-
static readonly KZ = new Country(
|
|
120
|
-
static readonly KE = new Country(
|
|
121
|
-
static readonly KI = new Country(
|
|
122
|
-
static readonly KW = new Country(
|
|
123
|
-
static readonly KG = new Country(
|
|
124
|
-
static readonly LA = new Country(
|
|
125
|
-
static readonly LV = new Country(
|
|
126
|
-
static readonly LB = new Country(
|
|
127
|
-
static readonly LS = new Country(
|
|
128
|
-
static readonly LR = new Country(
|
|
129
|
-
static readonly LY = new Country(
|
|
130
|
-
static readonly LI = new Country(
|
|
131
|
-
static readonly LT = new Country(
|
|
132
|
-
static readonly LU = new Country(
|
|
133
|
-
static readonly MO = new Country(
|
|
134
|
-
static readonly MG = new Country(
|
|
135
|
-
static readonly MW = new Country(
|
|
136
|
-
static readonly MY = new Country(
|
|
137
|
-
static readonly MV = new Country(
|
|
138
|
-
static readonly ML = new Country(
|
|
139
|
-
static readonly MT = new Country(
|
|
140
|
-
static readonly MH = new Country(
|
|
141
|
-
static readonly MQ = new Country(
|
|
142
|
-
static readonly MR = new Country(
|
|
143
|
-
static readonly MU = new Country(
|
|
144
|
-
static readonly YT = new Country(
|
|
145
|
-
static readonly MX = new Country(
|
|
146
|
-
static readonly FM = new Country(
|
|
147
|
-
static readonly MD = new Country(
|
|
148
|
-
static readonly MC = new Country(
|
|
149
|
-
static readonly MN = new Country(
|
|
150
|
-
static readonly ME = new Country(
|
|
151
|
-
static readonly MS = new Country(
|
|
152
|
-
static readonly MA = new Country(
|
|
153
|
-
static readonly MZ = new Country(
|
|
154
|
-
static readonly MM = new Country(
|
|
155
|
-
static readonly NA = new Country(
|
|
156
|
-
static readonly NR = new Country(
|
|
157
|
-
static readonly NP = new Country(
|
|
158
|
-
static readonly NL = new Country(
|
|
159
|
-
static readonly NC = new Country(
|
|
160
|
-
static readonly NZ = new Country(
|
|
161
|
-
static readonly NI = new Country(
|
|
162
|
-
static readonly NE = new Country(
|
|
163
|
-
static readonly NG = new Country(
|
|
164
|
-
static readonly NU = new Country(
|
|
165
|
-
static readonly NF = new Country(
|
|
166
|
-
static readonly KP = new Country(
|
|
167
|
-
static readonly MK = new Country(
|
|
168
|
-
static readonly MP = new Country(
|
|
169
|
-
static readonly NO = new Country(
|
|
170
|
-
static readonly OM = new Country(
|
|
171
|
-
static readonly PK = new Country(
|
|
172
|
-
static readonly PW = new Country(
|
|
173
|
-
static readonly PS = new Country(
|
|
174
|
-
static readonly PA = new Country(
|
|
175
|
-
static readonly PG = new Country(
|
|
176
|
-
static readonly PY = new Country(
|
|
177
|
-
static readonly PE = new Country(
|
|
178
|
-
static readonly PH = new Country(
|
|
179
|
-
static readonly PN = new Country(
|
|
180
|
-
static readonly PL = new Country(
|
|
181
|
-
static readonly PT = new Country(
|
|
182
|
-
static readonly PR = new Country(
|
|
183
|
-
static readonly QA = new Country(
|
|
184
|
-
static readonly RE = new Country(
|
|
185
|
-
static readonly RO = new Country(
|
|
186
|
-
static readonly RU = new Country(
|
|
187
|
-
static readonly RW = new Country(
|
|
188
|
-
static readonly WS = new Country(
|
|
189
|
-
static readonly SM = new Country(
|
|
190
|
-
static readonly ST = new Country(
|
|
191
|
-
static readonly SA = new Country(
|
|
192
|
-
static readonly SN = new Country(
|
|
193
|
-
static readonly RS = new Country(
|
|
194
|
-
static readonly SC = new Country(
|
|
195
|
-
static readonly SL = new Country(
|
|
196
|
-
static readonly SG = new Country(
|
|
197
|
-
static readonly SX = new Country(
|
|
198
|
-
static readonly SK = new Country(
|
|
199
|
-
static readonly SI = new Country(
|
|
200
|
-
static readonly SB = new Country(
|
|
201
|
-
static readonly SO = new Country(
|
|
202
|
-
static readonly ZA = new Country(
|
|
203
|
-
static readonly GS = new Country(
|
|
204
|
-
static readonly KR = new Country(
|
|
205
|
-
static readonly SS = new Country(
|
|
206
|
-
static readonly ES = new Country(
|
|
207
|
-
static readonly LK = new Country(
|
|
208
|
-
static readonly BL = new Country(
|
|
209
|
-
static readonly SH = new Country(
|
|
210
|
-
static readonly KN = new Country(
|
|
211
|
-
static readonly LC = new Country(
|
|
212
|
-
static readonly MF = new Country(
|
|
213
|
-
static readonly PM = new Country(
|
|
214
|
-
static readonly VC = new Country(
|
|
215
|
-
static readonly SD = new Country(
|
|
216
|
-
static readonly SR = new Country(
|
|
217
|
-
static readonly SJ = new Country(
|
|
218
|
-
static readonly SE = new Country(
|
|
219
|
-
static readonly CH = new Country(
|
|
220
|
-
static readonly SY = new Country(
|
|
221
|
-
static readonly TW = new Country(
|
|
222
|
-
static readonly TJ = new Country(
|
|
223
|
-
static readonly TZ = new Country(
|
|
224
|
-
static readonly TH = new Country(
|
|
225
|
-
static readonly TL = new Country(
|
|
226
|
-
static readonly TG = new Country(
|
|
227
|
-
static readonly TK = new Country(
|
|
228
|
-
static readonly TO = new Country(
|
|
229
|
-
static readonly TT = new Country(
|
|
230
|
-
static readonly TN = new Country(
|
|
231
|
-
static readonly TR = new Country(
|
|
232
|
-
static readonly TM = new Country(
|
|
233
|
-
static readonly TC = new Country(
|
|
234
|
-
static readonly TV = new Country(
|
|
235
|
-
static readonly UM = new Country(
|
|
236
|
-
static readonly VI = new Country(
|
|
237
|
-
static readonly UG = new Country(
|
|
238
|
-
static readonly UA = new Country(
|
|
239
|
-
static readonly AE = new Country(
|
|
240
|
-
static readonly GB = new Country(
|
|
241
|
-
static readonly US = new Country(
|
|
242
|
-
static readonly UY = new Country(
|
|
243
|
-
static readonly UZ = new Country(
|
|
244
|
-
static readonly VU = new Country(
|
|
245
|
-
static readonly VA = new Country(
|
|
246
|
-
static readonly VE = new Country(
|
|
247
|
-
static readonly VN = new Country(
|
|
248
|
-
static readonly WF = new Country(
|
|
249
|
-
static readonly EH = new Country(
|
|
250
|
-
static readonly YE = new Country(
|
|
251
|
-
static readonly ZM = new Country(
|
|
252
|
-
static readonly ZW = new Country(
|
|
4
|
+
static readonly AF = new Country("Afghanistan", "AF");
|
|
5
|
+
static readonly AX = new Country("Åland Islands", "AX");
|
|
6
|
+
static readonly AL = new Country("Albania", "AL");
|
|
7
|
+
static readonly DZ = new Country("Algeria", "DZ");
|
|
8
|
+
static readonly AS = new Country("American Samoa", "AS");
|
|
9
|
+
static readonly AD = new Country("Andorra", "AD");
|
|
10
|
+
static readonly AO = new Country("Angola", "AO");
|
|
11
|
+
static readonly AI = new Country("Anguilla", "AI");
|
|
12
|
+
static readonly AQ = new Country("Antarctica", "AQ");
|
|
13
|
+
static readonly AG = new Country("Antigua & Barbuda", "AG");
|
|
14
|
+
static readonly AR = new Country("Argentina", "AR");
|
|
15
|
+
static readonly AM = new Country("Armenia", "AM");
|
|
16
|
+
static readonly AW = new Country("Aruba", "AW");
|
|
17
|
+
static readonly AU = new Country("Australia", "AU");
|
|
18
|
+
static readonly AT = new Country("Austria", "AT");
|
|
19
|
+
static readonly AZ = new Country("Azerbaijan", "AZ");
|
|
20
|
+
static readonly BS = new Country("Bahamas", "BS");
|
|
21
|
+
static readonly BH = new Country("Bahrain", "BH");
|
|
22
|
+
static readonly BD = new Country("Bangladesh", "BD");
|
|
23
|
+
static readonly BB = new Country("Barbados", "BB");
|
|
24
|
+
static readonly BY = new Country("Belarus", "BY");
|
|
25
|
+
static readonly BE = new Country("Belgium", "BE");
|
|
26
|
+
static readonly BZ = new Country("Belize", "BZ");
|
|
27
|
+
static readonly BJ = new Country("Benin", "BJ");
|
|
28
|
+
static readonly BM = new Country("Bermuda", "BM");
|
|
29
|
+
static readonly BT = new Country("Bhutan", "BT");
|
|
30
|
+
static readonly BO = new Country("Bolivia", "BO");
|
|
31
|
+
static readonly BA = new Country("Bosnia & Herzegovina", "BA");
|
|
32
|
+
static readonly BW = new Country("Botswana", "BW");
|
|
33
|
+
static readonly BV = new Country("Bouvet Island", "BV");
|
|
34
|
+
static readonly BR = new Country("Brazil", "BR");
|
|
35
|
+
static readonly IO = new Country("British Indian Ocean Territory", "IO");
|
|
36
|
+
static readonly VG = new Country("British Virgin Islands", "VG");
|
|
37
|
+
static readonly BN = new Country("Brunei", "BN");
|
|
38
|
+
static readonly BG = new Country("Bulgaria", "BG");
|
|
39
|
+
static readonly BF = new Country("Burkina Faso", "BF");
|
|
40
|
+
static readonly BI = new Country("Burundi", "BI");
|
|
41
|
+
static readonly KH = new Country("Cambodia", "KH");
|
|
42
|
+
static readonly CM = new Country("Cameroon", "CM");
|
|
43
|
+
static readonly CA = new Country("Canada", "CA");
|
|
44
|
+
static readonly CV = new Country("Cape Verde", "CV");
|
|
45
|
+
static readonly BQ = new Country("Caribbean Netherlands", "BQ");
|
|
46
|
+
static readonly KY = new Country("Cayman Islands", "KY");
|
|
47
|
+
static readonly CF = new Country("Central African Republic", "CF");
|
|
48
|
+
static readonly TD = new Country("Chad", "TD");
|
|
49
|
+
static readonly CL = new Country("Chile", "CL");
|
|
50
|
+
static readonly CN = new Country("China", "CN");
|
|
51
|
+
static readonly CX = new Country("Christmas Island", "CX");
|
|
52
|
+
static readonly CC = new Country("Cocos (Keeling) Islands", "CC");
|
|
53
|
+
static readonly CO = new Country("Colombia", "CO");
|
|
54
|
+
static readonly KM = new Country("Comoros", "KM");
|
|
55
|
+
static readonly CG = new Country("Congo - Brazzaville", "CG");
|
|
56
|
+
static readonly CD = new Country("Congo - Kinshasa", "CD");
|
|
57
|
+
static readonly CK = new Country("Cook Islands", "CK");
|
|
58
|
+
static readonly CR = new Country("Costa Rica", "CR");
|
|
59
|
+
static readonly CI = new Country("Côte d’Ivoire", "CI");
|
|
60
|
+
static readonly HR = new Country("Croatia", "HR");
|
|
61
|
+
static readonly CU = new Country("Cuba", "CU");
|
|
62
|
+
static readonly CW = new Country("Curaçao", "CW");
|
|
63
|
+
static readonly CY = new Country("Cyprus", "CY");
|
|
64
|
+
static readonly CZ = new Country("Czechia", "CZ");
|
|
65
|
+
static readonly DK = new Country("Denmark", "DK");
|
|
66
|
+
static readonly DJ = new Country("Djibouti", "DJ");
|
|
67
|
+
static readonly DM = new Country("Dominica", "DM");
|
|
68
|
+
static readonly DO = new Country("Dominican Republic", "DO");
|
|
69
|
+
static readonly EC = new Country("Ecuador", "EC");
|
|
70
|
+
static readonly EG = new Country("Egypt", "EG");
|
|
71
|
+
static readonly SV = new Country("El Salvador", "SV");
|
|
72
|
+
static readonly GQ = new Country("Equatorial Guinea", "GQ");
|
|
73
|
+
static readonly ER = new Country("Eritrea", "ER");
|
|
74
|
+
static readonly EE = new Country("Estonia", "EE");
|
|
75
|
+
static readonly SZ = new Country("Eswatini", "SZ");
|
|
76
|
+
static readonly ET = new Country("Ethiopia", "ET");
|
|
77
|
+
static readonly FK = new Country("Falkland Islands", "FK");
|
|
78
|
+
static readonly FO = new Country("Faroe Islands", "FO");
|
|
79
|
+
static readonly FJ = new Country("Fiji", "FJ");
|
|
80
|
+
static readonly FI = new Country("Finland", "FI");
|
|
81
|
+
static readonly FR = new Country("France", "FR");
|
|
82
|
+
static readonly GF = new Country("French Guiana", "GF");
|
|
83
|
+
static readonly PF = new Country("French Polynesia", "PF");
|
|
84
|
+
static readonly TF = new Country("French Southern Territories", "TF");
|
|
85
|
+
static readonly GA = new Country("Gabon", "GA");
|
|
86
|
+
static readonly GM = new Country("Gambia", "GM");
|
|
87
|
+
static readonly GE = new Country("Georgia", "GE");
|
|
88
|
+
static readonly DE = new Country("Germany", "DE");
|
|
89
|
+
static readonly GH = new Country("Ghana", "GH");
|
|
90
|
+
static readonly GI = new Country("Gibraltar", "GI");
|
|
91
|
+
static readonly GR = new Country("Greece", "GR");
|
|
92
|
+
static readonly GL = new Country("Greenland", "GL");
|
|
93
|
+
static readonly GD = new Country("Grenada", "GD");
|
|
94
|
+
static readonly GP = new Country("Guadeloupe", "GP");
|
|
95
|
+
static readonly GU = new Country("Guam", "GU");
|
|
96
|
+
static readonly GT = new Country("Guatemala", "GT");
|
|
97
|
+
static readonly GG = new Country("Guernsey", "GG");
|
|
98
|
+
static readonly GN = new Country("Guinea", "GN");
|
|
99
|
+
static readonly GW = new Country("Guinea-Bissau", "GW");
|
|
100
|
+
static readonly GY = new Country("Guyana", "GY");
|
|
101
|
+
static readonly HT = new Country("Haiti", "HT");
|
|
102
|
+
static readonly HM = new Country("Heard & McDonald Islands", "HM");
|
|
103
|
+
static readonly HN = new Country("Honduras", "HN");
|
|
104
|
+
static readonly HK = new Country("Hong Kong SAR China", "HK");
|
|
105
|
+
static readonly HU = new Country("Hungary", "HU");
|
|
106
|
+
static readonly IS = new Country("Iceland", "IS");
|
|
107
|
+
static readonly IN = new Country("India", "IN");
|
|
108
|
+
static readonly ID = new Country("Indonesia", "ID");
|
|
109
|
+
static readonly IR = new Country("Iran", "IR");
|
|
110
|
+
static readonly IQ = new Country("Iraq", "IQ");
|
|
111
|
+
static readonly IE = new Country("Ireland", "IE");
|
|
112
|
+
static readonly IM = new Country("Isle of Man", "IM");
|
|
113
|
+
static readonly IL = new Country("Israel", "IL");
|
|
114
|
+
static readonly IT = new Country("Italy", "IT");
|
|
115
|
+
static readonly JM = new Country("Jamaica", "JM");
|
|
116
|
+
static readonly JP = new Country("Japan", "JP");
|
|
117
|
+
static readonly JE = new Country("Jersey", "JE");
|
|
118
|
+
static readonly JO = new Country("Jordan", "JO");
|
|
119
|
+
static readonly KZ = new Country("Kazakhstan", "KZ");
|
|
120
|
+
static readonly KE = new Country("Kenya", "KE");
|
|
121
|
+
static readonly KI = new Country("Kiribati", "KI");
|
|
122
|
+
static readonly KW = new Country("Kuwait", "KW");
|
|
123
|
+
static readonly KG = new Country("Kyrgyzstan", "KG");
|
|
124
|
+
static readonly LA = new Country("Laos", "LA");
|
|
125
|
+
static readonly LV = new Country("Latvia", "LV");
|
|
126
|
+
static readonly LB = new Country("Lebanon", "LB");
|
|
127
|
+
static readonly LS = new Country("Lesotho", "LS");
|
|
128
|
+
static readonly LR = new Country("Liberia", "LR");
|
|
129
|
+
static readonly LY = new Country("Libya", "LY");
|
|
130
|
+
static readonly LI = new Country("Liechtenstein", "LI");
|
|
131
|
+
static readonly LT = new Country("Lithuania", "LT");
|
|
132
|
+
static readonly LU = new Country("Luxembourg", "LU");
|
|
133
|
+
static readonly MO = new Country("Macao SAR China", "MO");
|
|
134
|
+
static readonly MG = new Country("Madagascar", "MG");
|
|
135
|
+
static readonly MW = new Country("Malawi", "MW");
|
|
136
|
+
static readonly MY = new Country("Malaysia", "MY");
|
|
137
|
+
static readonly MV = new Country("Maldives", "MV");
|
|
138
|
+
static readonly ML = new Country("Mali", "ML");
|
|
139
|
+
static readonly MT = new Country("Malta", "MT");
|
|
140
|
+
static readonly MH = new Country("Marshall Islands", "MH");
|
|
141
|
+
static readonly MQ = new Country("Martinique", "MQ");
|
|
142
|
+
static readonly MR = new Country("Mauritania", "MR");
|
|
143
|
+
static readonly MU = new Country("Mauritius", "MU");
|
|
144
|
+
static readonly YT = new Country("Mayotte", "YT");
|
|
145
|
+
static readonly MX = new Country("Mexico", "MX");
|
|
146
|
+
static readonly FM = new Country("Micronesia", "FM");
|
|
147
|
+
static readonly MD = new Country("Moldova", "MD");
|
|
148
|
+
static readonly MC = new Country("Monaco", "MC");
|
|
149
|
+
static readonly MN = new Country("Mongolia", "MN");
|
|
150
|
+
static readonly ME = new Country("Montenegro", "ME");
|
|
151
|
+
static readonly MS = new Country("Montserrat", "MS");
|
|
152
|
+
static readonly MA = new Country("Morocco", "MA");
|
|
153
|
+
static readonly MZ = new Country("Mozambique", "MZ");
|
|
154
|
+
static readonly MM = new Country("Myanmar (Burma)", "MM");
|
|
155
|
+
static readonly NA = new Country("Namibia", "NA");
|
|
156
|
+
static readonly NR = new Country("Nauru", "NR");
|
|
157
|
+
static readonly NP = new Country("Nepal", "NP");
|
|
158
|
+
static readonly NL = new Country("Netherlands", "NL");
|
|
159
|
+
static readonly NC = new Country("New Caledonia", "NC");
|
|
160
|
+
static readonly NZ = new Country("New Zealand", "NZ");
|
|
161
|
+
static readonly NI = new Country("Nicaragua", "NI");
|
|
162
|
+
static readonly NE = new Country("Niger", "NE");
|
|
163
|
+
static readonly NG = new Country("Nigeria", "NG");
|
|
164
|
+
static readonly NU = new Country("Niue", "NU");
|
|
165
|
+
static readonly NF = new Country("Norfolk Island", "NF");
|
|
166
|
+
static readonly KP = new Country("North Korea", "KP");
|
|
167
|
+
static readonly MK = new Country("North Macedonia", "MK");
|
|
168
|
+
static readonly MP = new Country("Northern Mariana Islands", "MP");
|
|
169
|
+
static readonly NO = new Country("Norway", "NO");
|
|
170
|
+
static readonly OM = new Country("Oman", "OM");
|
|
171
|
+
static readonly PK = new Country("Pakistan", "PK");
|
|
172
|
+
static readonly PW = new Country("Palau", "PW");
|
|
173
|
+
static readonly PS = new Country("Palestinian Territories", "PS");
|
|
174
|
+
static readonly PA = new Country("Panama", "PA");
|
|
175
|
+
static readonly PG = new Country("Papua New Guinea", "PG");
|
|
176
|
+
static readonly PY = new Country("Paraguay", "PY");
|
|
177
|
+
static readonly PE = new Country("Peru", "PE");
|
|
178
|
+
static readonly PH = new Country("Philippines", "PH");
|
|
179
|
+
static readonly PN = new Country("Pitcairn Islands", "PN");
|
|
180
|
+
static readonly PL = new Country("Poland", "PL");
|
|
181
|
+
static readonly PT = new Country("Portugal", "PT");
|
|
182
|
+
static readonly PR = new Country("Puerto Rico", "PR");
|
|
183
|
+
static readonly QA = new Country("Qatar", "QA");
|
|
184
|
+
static readonly RE = new Country("Réunion", "RE");
|
|
185
|
+
static readonly RO = new Country("Romania", "RO");
|
|
186
|
+
static readonly RU = new Country("Russia", "RU");
|
|
187
|
+
static readonly RW = new Country("Rwanda", "RW");
|
|
188
|
+
static readonly WS = new Country("Samoa", "WS");
|
|
189
|
+
static readonly SM = new Country("San Marino", "SM");
|
|
190
|
+
static readonly ST = new Country("São Tomé & Príncipe", "ST");
|
|
191
|
+
static readonly SA = new Country("Saudi Arabia", "SA");
|
|
192
|
+
static readonly SN = new Country("Senegal", "SN");
|
|
193
|
+
static readonly RS = new Country("Serbia", "RS");
|
|
194
|
+
static readonly SC = new Country("Seychelles", "SC");
|
|
195
|
+
static readonly SL = new Country("Sierra Leone", "SL");
|
|
196
|
+
static readonly SG = new Country("Singapore", "SG");
|
|
197
|
+
static readonly SX = new Country("Sint Maarten", "SX");
|
|
198
|
+
static readonly SK = new Country("Slovakia", "SK");
|
|
199
|
+
static readonly SI = new Country("Slovenia", "SI");
|
|
200
|
+
static readonly SB = new Country("Solomon Islands", "SB");
|
|
201
|
+
static readonly SO = new Country("Somalia", "SO");
|
|
202
|
+
static readonly ZA = new Country("South Africa", "ZA");
|
|
203
|
+
static readonly GS = new Country("South Georgia & South Sandwich Islands", "GS");
|
|
204
|
+
static readonly KR = new Country("South Korea", "KR");
|
|
205
|
+
static readonly SS = new Country("South Sudan", "SS");
|
|
206
|
+
static readonly ES = new Country("Spain", "ES");
|
|
207
|
+
static readonly LK = new Country("Sri Lanka", "LK");
|
|
208
|
+
static readonly BL = new Country("St. Barthélemy", "BL");
|
|
209
|
+
static readonly SH = new Country("St. Helena", "SH");
|
|
210
|
+
static readonly KN = new Country("St. Kitts & Nevis", "KN");
|
|
211
|
+
static readonly LC = new Country("St. Lucia", "LC");
|
|
212
|
+
static readonly MF = new Country("St. Martin", "MF");
|
|
213
|
+
static readonly PM = new Country("St. Pierre & Miquelon", "PM");
|
|
214
|
+
static readonly VC = new Country("St. Vincent & Grenadines", "VC");
|
|
215
|
+
static readonly SD = new Country("Sudan", "SD");
|
|
216
|
+
static readonly SR = new Country("Suriname", "SR");
|
|
217
|
+
static readonly SJ = new Country("Svalbard & Jan Mayen", "SJ");
|
|
218
|
+
static readonly SE = new Country("Sweden", "SE");
|
|
219
|
+
static readonly CH = new Country("Switzerland", "CH");
|
|
220
|
+
static readonly SY = new Country("Syria", "SY");
|
|
221
|
+
static readonly TW = new Country("Taiwan", "TW");
|
|
222
|
+
static readonly TJ = new Country("Tajikistan", "TJ");
|
|
223
|
+
static readonly TZ = new Country("Tanzania", "TZ");
|
|
224
|
+
static readonly TH = new Country("Thailand", "TH");
|
|
225
|
+
static readonly TL = new Country("Timor-Leste", "TL");
|
|
226
|
+
static readonly TG = new Country("Togo", "TG");
|
|
227
|
+
static readonly TK = new Country("Tokelau", "TK");
|
|
228
|
+
static readonly TO = new Country("Tonga", "TO");
|
|
229
|
+
static readonly TT = new Country("Trinidad & Tobago", "TT");
|
|
230
|
+
static readonly TN = new Country("Tunisia", "TN");
|
|
231
|
+
static readonly TR = new Country("Turkey", "TR");
|
|
232
|
+
static readonly TM = new Country("Turkmenistan", "TM");
|
|
233
|
+
static readonly TC = new Country("Turks & Caicos Islands", "TC");
|
|
234
|
+
static readonly TV = new Country("Tuvalu", "TV");
|
|
235
|
+
static readonly UM = new Country("U.S. Outlying Islands", "UM");
|
|
236
|
+
static readonly VI = new Country("U.S. Virgin Islands", "VI");
|
|
237
|
+
static readonly UG = new Country("Uganda", "UG");
|
|
238
|
+
static readonly UA = new Country("Ukraine", "UA");
|
|
239
|
+
static readonly AE = new Country("United Arab Emirates", "AE");
|
|
240
|
+
static readonly GB = new Country("United Kingdom", "GB");
|
|
241
|
+
static readonly US = new Country("United States", "US");
|
|
242
|
+
static readonly UY = new Country("Uruguay", "UY");
|
|
243
|
+
static readonly UZ = new Country("Uzbekistan", "UZ");
|
|
244
|
+
static readonly VU = new Country("Vanuatu", "VU");
|
|
245
|
+
static readonly VA = new Country("Vatican City", "VA");
|
|
246
|
+
static readonly VE = new Country("Venezuela", "VE");
|
|
247
|
+
static readonly VN = new Country("Vietnam", "VN");
|
|
248
|
+
static readonly WF = new Country("Wallis & Futuna", "WF");
|
|
249
|
+
static readonly EH = new Country("Western Sahara", "EH");
|
|
250
|
+
static readonly YE = new Country("Yemen", "YE");
|
|
251
|
+
static readonly ZM = new Country("Zambia", "ZM");
|
|
252
|
+
static readonly ZW = new Country("Zimbabwe", "ZW");
|
|
253
253
|
|
|
254
254
|
constructor(name: string, id: string, private readonly lower = text(id).lower.trim.toString()) {
|
|
255
255
|
super(name, id);
|