ngx-dial-input 2.0.5 → 2.0.6

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.
@@ -1096,24 +1096,6 @@ const countries = [
1096
1096
  flag: 'https://flagcdn.com/w40/bm.png',
1097
1097
  phoneLength: 10
1098
1098
  },
1099
- {
1100
- name: 'Saint Barthélemy',
1101
- native: 'Saint-Barthélemy',
1102
- iso2: 'bl',
1103
- dialCode: '+590',
1104
- format: '+590 ## ## ## ##',
1105
- flag: 'https://flagcdn.com/w40/bl.png',
1106
- phoneLength: 9
1107
- },
1108
- {
1109
- name: 'Saint Martin (French part)',
1110
- native: 'Saint-Martin (partie française)',
1111
- iso2: 'mf',
1112
- dialCode: '+590',
1113
- format: '+590 ## ## ## ##',
1114
- flag: 'https://flagcdn.com/w40/mf.png',
1115
- phoneLength: 9
1116
- },
1117
1099
  {
1118
1100
  name: 'Guadeloupe',
1119
1101
  native: 'Guadeloupe',
@@ -1130,7 +1112,7 @@ const countries = [
1130
1112
  dialCode: '+596',
1131
1113
  format: '+596 ## ## ## ##',
1132
1114
  flag: 'https://flagcdn.com/w40/mq.png',
1133
- phoneLength: 9 // Mobile: 9 digits (e.g., +596 696 12 34 56)
1115
+ phoneLength: 9
1134
1116
  },
1135
1117
  {
1136
1118
  name: 'Réunion',
@@ -1139,7 +1121,7 @@ const countries = [
1139
1121
  dialCode: '+262',
1140
1122
  format: '+262 ## ## ## ##',
1141
1123
  flag: 'https://flagcdn.com/w40/re.png',
1142
- phoneLength: 9 // Mobile: 9 digits (e.g., +262 692 12 34 56)
1124
+ phoneLength: 9
1143
1125
  },
1144
1126
  {
1145
1127
  name: 'Mayotte',
@@ -1148,7 +1130,7 @@ const countries = [
1148
1130
  dialCode: '+262',
1149
1131
  format: '+262 ## ## ## ##',
1150
1132
  flag: 'https://flagcdn.com/w40/yt.png',
1151
- phoneLength: 9 // Same as Réunion (e.g., +262 639 12 34 56)
1133
+ phoneLength: 9
1152
1134
  },
1153
1135
  {
1154
1136
  name: 'French Guiana',
@@ -1157,16 +1139,7 @@ const countries = [
1157
1139
  dialCode: '+594',
1158
1140
  format: '+594 ## ## ## ##',
1159
1141
  flag: 'https://flagcdn.com/w40/gf.png',
1160
- phoneLength: 9 // Mobile: 9 digits (e.g., +594 694 12 34 56)
1161
- },
1162
- {
1163
- name: 'Wallis and Futuna',
1164
- native: 'Uvea o Futuna',
1165
- iso2: 'wf',
1166
- dialCode: '+681',
1167
- format: '+681 ## ## ##',
1168
- flag: 'https://flagcdn.com/w40/wf.png',
1169
- phoneLength: 6 // Mobile: 6 digits (e.g., +681 72 34 56)
1142
+ phoneLength: 9
1170
1143
  },
1171
1144
  {
1172
1145
  name: 'New Caledonia',
@@ -1175,7 +1148,7 @@ const countries = [
1175
1148
  dialCode: '+687',
1176
1149
  format: '+687 ## ## ##',
1177
1150
  flag: 'https://flagcdn.com/w40/nc.png',
1178
- phoneLength: 6 // Mobile: 6 digits (e.g., +687 75 12 34)
1151
+ phoneLength: 6
1179
1152
  },
1180
1153
  {
1181
1154
  name: 'French Polynesia',
@@ -1184,7 +1157,7 @@ const countries = [
1184
1157
  dialCode: '+689',
1185
1158
  format: '+689 ## ## ##',
1186
1159
  flag: 'https://flagcdn.com/w40/pf.png',
1187
- phoneLength: 6 // Mobile: 6 digits (e.g., +689 87 12 34)
1160
+ phoneLength: 6
1188
1161
  },
1189
1162
  {
1190
1163
  name: 'Cook Islands',
@@ -1193,7 +1166,7 @@ const countries = [
1193
1166
  dialCode: '+682',
1194
1167
  format: '+682 ## ###',
1195
1168
  flag: 'https://flagcdn.com/w40/ck.png',
1196
- phoneLength: 5 // Mobile: 5 digits (e.g., +682 71 234)
1169
+ phoneLength: 5
1197
1170
  },
1198
1171
  {
1199
1172
  name: 'Niue',
@@ -1202,7 +1175,7 @@ const countries = [
1202
1175
  dialCode: '+683',
1203
1176
  format: '+683 ## ###',
1204
1177
  flag: 'https://flagcdn.com/w40/nu.png',
1205
- phoneLength: 4 // Mobile: 4 digits (e.g., +683 1234)
1178
+ phoneLength: 4
1206
1179
  },
1207
1180
  {
1208
1181
  name: 'Tokelau',
@@ -1211,7 +1184,7 @@ const countries = [
1211
1184
  dialCode: '+690',
1212
1185
  format: '+690 ## ###',
1213
1186
  flag: 'https://flagcdn.com/w40/tk.png',
1214
- phoneLength: 4 // Mobile: 4 digits (e.g., +690 1234)
1187
+ phoneLength: 4
1215
1188
  },
1216
1189
  {
1217
1190
  name: 'Canada',
@@ -1220,7 +1193,7 @@ const countries = [
1220
1193
  dialCode: '+1',
1221
1194
  format: '+1 ### ### ####',
1222
1195
  flag: 'https://flagcdn.com/w40/ca.png',
1223
- phoneLength: 10 // NANP standard (e.g., +1 416 123 4567)
1196
+ phoneLength: 10
1224
1197
  },
1225
1198
  {
1226
1199
  name: 'Costa Rica',
@@ -1229,7 +1202,7 @@ const countries = [
1229
1202
  dialCode: '+506',
1230
1203
  format: '+506 ###-####',
1231
1204
  flag: 'https://flagcdn.com/w40/cr.png',
1232
- phoneLength: 8 // Mobile: 8 digits (e.g., +506 6123 4567)
1205
+ phoneLength: 8
1233
1206
  },
1234
1207
  {
1235
1208
  name: 'El Salvador',
@@ -1238,7 +1211,7 @@ const countries = [
1238
1211
  dialCode: '+503',
1239
1212
  format: '+503 ##-###-####',
1240
1213
  flag: 'https://flagcdn.com/w40/sv.png',
1241
- phoneLength: 8 // Mobile: 8 digits (e.g., +503 6123 4567)
1214
+ phoneLength: 8
1242
1215
  },
1243
1216
  {
1244
1217
  name: 'Guatemala',
@@ -1247,7 +1220,7 @@ const countries = [
1247
1220
  dialCode: '+502',
1248
1221
  format: '+502 ##-###-####',
1249
1222
  flag: 'https://flagcdn.com/w40/gt.png',
1250
- phoneLength: 8 // Mobile: 8 digits (e.g., +502 6123 4567)
1223
+ phoneLength: 8
1251
1224
  },
1252
1225
  {
1253
1226
  name: 'Honduras',
@@ -1256,7 +1229,7 @@ const countries = [
1256
1229
  dialCode: '+504',
1257
1230
  format: '+504 ##-###-####',
1258
1231
  flag: 'https://flagcdn.com/w40/hn.png',
1259
- phoneLength: 8 // Mobile: 8 digits (e.g., +504 6123 4567)
1232
+ phoneLength: 8
1260
1233
  },
1261
1234
  {
1262
1235
  name: 'Nicaragua',
@@ -1265,7 +1238,7 @@ const countries = [
1265
1238
  dialCode: '+505',
1266
1239
  format: '+505 ##-###-####',
1267
1240
  flag: 'https://flagcdn.com/w40/ni.png',
1268
- phoneLength: 8 // Mobile: 8 digits (e.g., +505 6123 4567)
1241
+ phoneLength: 8
1269
1242
  },
1270
1243
  {
1271
1244
  name: 'Belize',
@@ -1274,7 +1247,7 @@ const countries = [
1274
1247
  dialCode: '+501',
1275
1248
  format: '+501 ###-####',
1276
1249
  flag: 'https://flagcdn.com/w40/bz.png',
1277
- phoneLength: 7 // Mobile: 7 digits (e.g., +501 6123 456)
1250
+ phoneLength: 7
1278
1251
  },
1279
1252
  {
1280
1253
  name: 'Curaçao',
@@ -1283,7 +1256,7 @@ const countries = [
1283
1256
  dialCode: '+599',
1284
1257
  format: '+599 9 ### ####',
1285
1258
  flag: 'https://flagcdn.com/w40/cw.png',
1286
- phoneLength: 7 // Mobile: 7 digits (e.g., +599 9 123 4567)
1259
+ phoneLength: 7
1287
1260
  },
1288
1261
  {
1289
1262
  name: 'Sint Maarten (Dutch part)',
@@ -1292,7 +1265,7 @@ const countries = [
1292
1265
  dialCode: '+1 721',
1293
1266
  format: '+1 721 ### ####',
1294
1267
  flag: 'https://flagcdn.com/w40/sx.png',
1295
- phoneLength: 10 // Mobile: 10 digits (e.g., +1 721 123 4567)
1268
+ phoneLength: 10
1296
1269
  },
1297
1270
  {
1298
1271
  name: 'Aruba',
@@ -1301,7 +1274,7 @@ const countries = [
1301
1274
  dialCode: '+297',
1302
1275
  format: '+297 ### ####',
1303
1276
  flag: 'https://flagcdn.com/w40/aw.png',
1304
- phoneLength: 7 // Mobile: 7 digits (e.g., +297 6123 456)
1277
+ phoneLength: 7
1305
1278
  },
1306
1279
  {
1307
1280
  name: 'Bonaire, Sint Eustatius and Saba',
@@ -1310,7 +1283,7 @@ const countries = [
1310
1283
  dialCode: '+599 7',
1311
1284
  format: '+599 7 ### ####',
1312
1285
  flag: 'https://flagcdn.com/w40/bq.png',
1313
- phoneLength: 7 // Mobile: 7 digits (e.g., +599 7 123 4567)
1286
+ phoneLength: 7
1314
1287
  },
1315
1288
  {
1316
1289
  name: 'Sint Eustatius',
@@ -1319,7 +1292,7 @@ const countries = [
1319
1292
  dialCode: '+599 3',
1320
1293
  format: '+599 3 ### ####',
1321
1294
  flag: 'https://flagcdn.com/w40/bq.png',
1322
- phoneLength: 7 // Mobile: 7 digits (e.g., +599 3 123 4567)
1295
+ phoneLength: 7
1323
1296
  },
1324
1297
  {
1325
1298
  name: 'Saba',
@@ -1328,7 +1301,7 @@ const countries = [
1328
1301
  dialCode: '+599 4',
1329
1302
  format: '+599 4 ### ####',
1330
1303
  flag: 'https://flagcdn.com/w40/bq.png',
1331
- phoneLength: 7 // Mobile: 7 digits (e.g., +599 4 123 4567)
1304
+ phoneLength: 7
1332
1305
  },
1333
1306
  {
1334
1307
  name: 'Greece',
@@ -1374,7 +1347,8 @@ const countries = [
1374
1347
  format: '+352 #### #####',
1375
1348
  flag: 'https://flagcdn.com/w40/lu.png',
1376
1349
  phoneLength: 8
1377
- }, {
1350
+ },
1351
+ {
1378
1352
  name: 'Monaco',
1379
1353
  native: 'Monaco',
1380
1354
  iso2: 'mc',
@@ -1500,15 +1474,6 @@ const countries = [
1500
1474
  flag: 'https://flagcdn.com/w40/ls.png',
1501
1475
  phoneLength: 8
1502
1476
  },
1503
- {
1504
- name: 'Eswatini',
1505
- native: 'Eswatini',
1506
- iso2: 'sz',
1507
- dialCode: '+268',
1508
- format: '+268 ## ### ###',
1509
- flag: 'https://flagcdn.com/w40/sz.png',
1510
- phoneLength: 8
1511
- },
1512
1477
  {
1513
1478
  name: 'Mozambique',
1514
1479
  native: 'Moçambique',
@@ -1526,7 +1491,8 @@ const countries = [
1526
1491
  format: '+261 ## ## ### ##',
1527
1492
  flag: 'https://flagcdn.com/w40/mg.png',
1528
1493
  phoneLength: 9
1529
- }, {
1494
+ },
1495
+ {
1530
1496
  name: 'Comoros',
1531
1497
  native: 'Komori',
1532
1498
  iso2: 'km',
@@ -1542,7 +1508,7 @@ const countries = [
1542
1508
  dialCode: '+262',
1543
1509
  format: '+262 ## ## ## ##',
1544
1510
  flag: 'https://flagcdn.com/w40/yt.png',
1545
- phoneLength: 9 // Same as Réunion (e.g., +262 639 12 34 56)
1511
+ phoneLength: 9
1546
1512
  },
1547
1513
  {
1548
1514
  name: 'Seychelles',
@@ -1868,6 +1834,663 @@ const countries = [
1868
1834
  flag: 'https://flagcdn.com/w40/il.png',
1869
1835
  phoneLength: 9
1870
1836
  },
1837
+ {
1838
+ name: 'united Arab Emirates',
1839
+ native: 'الإمارات العربية المتحدة',
1840
+ iso2: 'ae',
1841
+ dialCode: '+971',
1842
+ format: '+971 ## ### ####',
1843
+ flag: 'https://flagcdn.com/w40/ae.png',
1844
+ phoneLength: 9
1845
+ },
1846
+ {
1847
+ name: 'Afghanistan',
1848
+ native: 'افغانستان',
1849
+ iso2: 'af',
1850
+ dialCode: '+93',
1851
+ format: '+93 ## ### ####',
1852
+ flag: 'https://flagcdn.com/w40/af.png',
1853
+ phoneLength: 9
1854
+ },
1855
+ {
1856
+ name: 'bolivia',
1857
+ native: 'Bolivia',
1858
+ iso2: 'bo',
1859
+ dialCode: '+591',
1860
+ format: '+591 # ### ####',
1861
+ flag: 'https://flagcdn.com/w40/bo.png',
1862
+ phoneLength: 8
1863
+ },
1864
+ {
1865
+ name: 'Paraguay',
1866
+ native: 'Paraguay',
1867
+ iso2: 'py',
1868
+ dialCode: '+595',
1869
+ format: '+595 ## ### ####',
1870
+ flag: 'https://flagcdn.com/w40/py.png',
1871
+ phoneLength: 9
1872
+ },
1873
+ {
1874
+ name: 'Ecuador',
1875
+ native: 'Ecuador',
1876
+ iso2: 'ec',
1877
+ dialCode: '+593',
1878
+ format: '+593 ## ### ####',
1879
+ flag: 'https://flagcdn.com/w40/ec.png',
1880
+ phoneLength: 9
1881
+ },
1882
+ {
1883
+ name: 'Guyana',
1884
+ native: 'Guyana',
1885
+ iso2: 'gy',
1886
+ dialCode: '+592',
1887
+ format: '+592 ### ####',
1888
+ flag: 'https://flagcdn.com/w40/gy.png',
1889
+ phoneLength: 7
1890
+ },
1891
+ {
1892
+ name: 'Suriname',
1893
+ native: 'Suriname',
1894
+ iso2: 'sr',
1895
+ dialCode: '+597',
1896
+ format: '+597 ### ####',
1897
+ flag: 'https://flagcdn.com/w40/sr.png',
1898
+ phoneLength: 7
1899
+ },
1900
+ {
1901
+ name: 'French Southern and Antarctic Lands',
1902
+ native: 'Terres australes et antarctiques françaises',
1903
+ iso2: 'tf',
1904
+ dialCode: '+262',
1905
+ format: '+262 ## ## ## ##',
1906
+ flag: 'https://flagcdn.com/w40/tf.png',
1907
+ phoneLength: 9
1908
+ },
1909
+ {
1910
+ name: 'Saint Pierre and Miquelon',
1911
+ native: 'Saint-Pierre-et-Miquelon',
1912
+ iso2: 'pm',
1913
+ dialCode: '+508',
1914
+ format: '+508 ## ## ##',
1915
+ flag: 'https://flagcdn.com/w40/pm.png',
1916
+ phoneLength: 6
1917
+ },
1918
+ {
1919
+ name: 'Antarctica',
1920
+ native: 'Antarctica',
1921
+ iso2: 'aq',
1922
+ dialCode: '+672',
1923
+ format: '+672 ### ####',
1924
+ flag: 'https://flagcdn.com/w40/aq.png',
1925
+ phoneLength: 7
1926
+ },
1927
+ {
1928
+ name: 'Bouvet Island',
1929
+ native: 'Bouvetøya',
1930
+ iso2: 'bv',
1931
+ dialCode: '+47',
1932
+ format: '+47 ## ## ## ##',
1933
+ flag: 'https://flagcdn.com/w40/bv.png',
1934
+ phoneLength: 8
1935
+ },
1936
+ {
1937
+ name: 'Svalbard and Jan Mayen',
1938
+ native: 'Svalbard og Jan Mayen',
1939
+ iso2: 'sj',
1940
+ dialCode: '+47',
1941
+ format: '+47 ## ## ## ##',
1942
+ flag: 'https://flagcdn.com/w40/sj.png',
1943
+ phoneLength: 8
1944
+ },
1945
+ {
1946
+ name: 'Faroe Islands',
1947
+ native: 'Føroyar',
1948
+ iso2: 'fo',
1949
+ dialCode: '+298',
1950
+ format: '+298 ## ## ##',
1951
+ flag: 'https://flagcdn.com/w40/fo.png',
1952
+ phoneLength: 6
1953
+ },
1954
+ {
1955
+ name: 'British Indian Ocean Territory',
1956
+ native: 'British Indian Ocean Territory',
1957
+ iso2: 'io',
1958
+ dialCode: '+246',
1959
+ format: '+246 ### ####',
1960
+ flag: 'https://flagcdn.com/w40/io.png',
1961
+ phoneLength: 7
1962
+ },
1963
+ {
1964
+ name: 'Brunei Darussalam',
1965
+ native: 'Brunei Darussalam',
1966
+ iso2: 'bn',
1967
+ dialCode: '+673',
1968
+ format: '+673 #### ####',
1969
+ flag: 'https://flagcdn.com/w40/bn.png',
1970
+ phoneLength: 8
1971
+ },
1972
+ {
1973
+ name: 'Cayman Islands',
1974
+ native: 'Cayman Islands',
1975
+ iso2: 'ky',
1976
+ dialCode: '+1 345',
1977
+ format: '+1 345 ### ####',
1978
+ flag: 'https://flagcdn.com/w40/ky.png',
1979
+ phoneLength: 10
1980
+ },
1981
+ {
1982
+ name: 'Christmas Island',
1983
+ native: 'Christmas Island',
1984
+ iso2: 'cx',
1985
+ dialCode: '+61',
1986
+ format: '+61 # #### ####',
1987
+ flag: 'https://flagcdn.com/w40/cx.png',
1988
+ phoneLength: 9
1989
+ },
1990
+ {
1991
+ name: 'Cocos (Keeling) Islands',
1992
+ native: 'Cocos (Keeling) Islands',
1993
+ iso2: 'cc',
1994
+ dialCode: '+61',
1995
+ format: '+61 # #### ####',
1996
+ flag: 'https://flagcdn.com/w40/cc.png',
1997
+ phoneLength: 9
1998
+ },
1999
+ {
2000
+ name: 'COMOROS ISLANDS',
2001
+ native: 'Comoros',
2002
+ iso2: 'km',
2003
+ dialCode: '+269',
2004
+ format: '+269 ## ## ##',
2005
+ flag: 'https://flagcdn.com/w40/km.png',
2006
+ phoneLength: 6
2007
+ },
2008
+ {
2009
+ name: 'Congo Kinshasa',
2010
+ native: 'Congo-Kinshasa',
2011
+ iso2: 'cd',
2012
+ dialCode: '+243',
2013
+ format: '+243 ## ### ####',
2014
+ flag: 'https://flagcdn.com/w40/cd.png',
2015
+ phoneLength: 9
2016
+ },
2017
+ {
2018
+ name: 'COTE D IVOIRE',
2019
+ native: "Côte d'Ivoire",
2020
+ iso2: 'ci',
2021
+ dialCode: '+225',
2022
+ format: '+225 ## ### ###',
2023
+ flag: 'https://flagcdn.com/w40/ci.png',
2024
+ phoneLength: 8
2025
+ },
2026
+ {
2027
+ name: 'Djibouti',
2028
+ native: 'Djibouti',
2029
+ iso2: 'dj',
2030
+ dialCode: '+253',
2031
+ format: '+253 ## ## ## ##',
2032
+ flag: 'https://flagcdn.com/w40/dj.png',
2033
+ phoneLength: 8
2034
+ },
2035
+ {
2036
+ name: 'England',
2037
+ native: 'England',
2038
+ iso2: 'gb',
2039
+ dialCode: '+44',
2040
+ format: '+44 #### ### ###',
2041
+ flag: 'https://flagcdn.com/w40/gb.png',
2042
+ phoneLength: 10
2043
+ },
2044
+ {
2045
+ name: 'Wales',
2046
+ native: 'Wales',
2047
+ iso2: 'gb',
2048
+ dialCode: '+44',
2049
+ format: '+44 #### ### ###',
2050
+ flag: 'https://flagcdn.com/w40/gb.png',
2051
+ phoneLength: 10
2052
+ },
2053
+ {
2054
+ name: 'Scotland',
2055
+ native: 'Scotland',
2056
+ iso2: 'gb',
2057
+ dialCode: '+44',
2058
+ format: '+44 #### ### ###',
2059
+ flag: 'https://flagcdn.com/w40/gb.png',
2060
+ phoneLength: 10
2061
+ },
2062
+ {
2063
+ name: 'Northern Ireland',
2064
+ native: 'Northern Ireland',
2065
+ iso2: 'gb',
2066
+ dialCode: '+44',
2067
+ format: '+44 #### ### ###',
2068
+ flag: 'https://flagcdn.com/w40/gb.png',
2069
+ phoneLength: 10
2070
+ },
2071
+ {
2072
+ name: 'Vatican City',
2073
+ native: 'Città del Vaticano',
2074
+ iso2: 'va',
2075
+ dialCode: '+379',
2076
+ format: '+379 ### #####',
2077
+ flag: 'https://flagcdn.com/w40/va.png',
2078
+ phoneLength: 8
2079
+ },
2080
+ {
2081
+ name: 'Saint Helena, Ascension and Tristan da Cunha',
2082
+ native: 'Saint Helena, Ascension and Tristan da Cunha',
2083
+ iso2: 'sh',
2084
+ dialCode: '+290',
2085
+ format: '+290 ## ####',
2086
+ flag: 'https://flagcdn.com/w40/sh.png',
2087
+ phoneLength: 6
2088
+ },
2089
+ {
2090
+ name: 'Eritrea',
2091
+ native: 'ኤርትራ',
2092
+ iso2: 'er',
2093
+ dialCode: '+291',
2094
+ format: '+291 ## ### ###',
2095
+ flag: 'https://flagcdn.com/w40/er.png',
2096
+ phoneLength: 8
2097
+ },
2098
+ {
2099
+ name: 'South Sudan',
2100
+ native: 'South Sudan',
2101
+ iso2: 'ss',
2102
+ dialCode: '+211',
2103
+ format: '+211 ## ### ####',
2104
+ flag: 'https://flagcdn.com/w40/ss.png',
2105
+ phoneLength: 9
2106
+ },
2107
+ {
2108
+ name: 'Sao Tome and Principe',
2109
+ native: 'São Tomé e Príncipe',
2110
+ iso2: 'st',
2111
+ dialCode: '+239',
2112
+ format: '+239 ## #####',
2113
+ flag: 'https://flagcdn.com/w40/st.png',
2114
+ phoneLength: 7
2115
+ },
2116
+ {
2117
+ name: 'Federated States of Micronesia',
2118
+ native: 'Micronesia',
2119
+ iso2: 'fm',
2120
+ dialCode: '+691',
2121
+ format: '+691 ### ####',
2122
+ flag: 'https://flagcdn.com/w40/fm.png',
2123
+ phoneLength: 7
2124
+ },
2125
+ {
2126
+ name: 'Falkland Islands Malvinas',
2127
+ native: 'Falkland Islands (Malvinas)',
2128
+ iso2: 'fk',
2129
+ dialCode: '+500',
2130
+ format: '+500 ####',
2131
+ flag: 'https://flagcdn.com/w40/fk.png',
2132
+ phoneLength: 4
2133
+ },
2134
+ {
2135
+ name: 'French Southern Territories',
2136
+ native: 'Terres australes françaises',
2137
+ iso2: 'tf',
2138
+ dialCode: '+262',
2139
+ format: '+262 ## ## ## ##',
2140
+ flag: 'https://flagcdn.com/w40/tf.png',
2141
+ phoneLength: 9
2142
+ },
2143
+ {
2144
+ name: 'Heard Island and McDonald Islands',
2145
+ native: 'Heard Island and McDonald Islands',
2146
+ iso2: 'hm',
2147
+ dialCode: '+672',
2148
+ format: '+672 ### ####',
2149
+ flag: 'https://flagcdn.com/w40/hm.png',
2150
+ phoneLength: 7
2151
+ },
2152
+ {
2153
+ name: 'Jersey',
2154
+ native: 'Jersey',
2155
+ iso2: 'je',
2156
+ dialCode: '+44',
2157
+ format: '+44 #### ### ###',
2158
+ flag: 'https://flagcdn.com/w40/je.png',
2159
+ phoneLength: 10
2160
+ },
2161
+ {
2162
+ name: 'Guernsey',
2163
+ native: 'Guernsey',
2164
+ iso2: 'gg',
2165
+ dialCode: '+44',
2166
+ format: '+44 #### ### ###',
2167
+ flag: 'https://flagcdn.com/w40/gg.png',
2168
+ phoneLength: 10
2169
+ },
2170
+ {
2171
+ name: 'Gibraltar',
2172
+ native: 'Gibraltar',
2173
+ iso2: 'gi',
2174
+ dialCode: '+350',
2175
+ format: '+350 #### ####',
2176
+ flag: 'https://flagcdn.com/w40/gi.png',
2177
+ phoneLength: 8
2178
+ },
2179
+ {
2180
+ name: 'Holy See Vatican City State',
2181
+ native: 'Città del Vaticano',
2182
+ iso2: 'va',
2183
+ dialCode: '+379',
2184
+ format: '+379 ### #####',
2185
+ flag: 'https://flagcdn.com/w40/va.png',
2186
+ phoneLength: 8
2187
+ },
2188
+ {
2189
+ name: 'Hong Kong SAR China',
2190
+ native: '香港',
2191
+ iso2: 'hk',
2192
+ dialCode: '+852',
2193
+ format: '+852 #### ####',
2194
+ flag: 'https://flagcdn.com/w40/hk.png',
2195
+ phoneLength: 8
2196
+ },
2197
+ {
2198
+ name: 'Macao SAR China',
2199
+ native: '澳門',
2200
+ iso2: 'mo',
2201
+ dialCode: '+853',
2202
+ format: '+853 #### ####',
2203
+ flag: 'https://flagcdn.com/w40/mo.png',
2204
+ phoneLength: 8
2205
+ },
2206
+ {
2207
+ name: 'Taiwan',
2208
+ native: '台灣',
2209
+ iso2: 'tw',
2210
+ dialCode: '+886',
2211
+ format: '+886 ## ### ####',
2212
+ flag: 'https://flagcdn.com/w40/tw.png',
2213
+ phoneLength: 9
2214
+ },
2215
+ {
2216
+ name: 'Czechia',
2217
+ native: 'Česko',
2218
+ iso2: 'cz',
2219
+ dialCode: '+420',
2220
+ format: '+420 ### ### ###',
2221
+ flag: 'https://flagcdn.com/w40/cz.png',
2222
+ phoneLength: 9
2223
+ },
2224
+ {
2225
+ name: 'Iran',
2226
+ native: 'ایران',
2227
+ iso2: 'ir',
2228
+ dialCode: '+98',
2229
+ format: '+98 ## ### ####',
2230
+ flag: 'https://flagcdn.com/w40/ir.png',
2231
+ phoneLength: 10
2232
+ },
2233
+ {
2234
+ name: 'Isle of Man',
2235
+ native: 'Isle of Man',
2236
+ iso2: 'im',
2237
+ dialCode: '+44',
2238
+ format: '+44 #### ######',
2239
+ flag: 'https://flagcdn.com/w40/im.png',
2240
+ phoneLength: 10
2241
+ },
2242
+ {
2243
+ name: 'Korea North',
2244
+ native: '조선민주주의인민공화국',
2245
+ iso2: 'kp',
2246
+ dialCode: '+850',
2247
+ format: '+850 ### ####',
2248
+ flag: 'https://flagcdn.com/w40/kp.png',
2249
+ phoneLength: 8
2250
+ },
2251
+ {
2252
+ name: 'Libya',
2253
+ native: 'ليبيا',
2254
+ iso2: 'ly',
2255
+ dialCode: '+218',
2256
+ format: '+218 ##-###-###',
2257
+ flag: 'https://flagcdn.com/w40/ly.png',
2258
+ phoneLength: 9
2259
+ },
2260
+ {
2261
+ name: 'Montenegro',
2262
+ native: 'Црна Гора',
2263
+ iso2: 'me',
2264
+ dialCode: '+382',
2265
+ format: '+382 ## ### ###',
2266
+ flag: 'https://flagcdn.com/w40/me.png',
2267
+ phoneLength: 8
2268
+ },
2269
+ {
2270
+ name: 'Netherlands',
2271
+ native: 'Nederland',
2272
+ iso2: 'nl',
2273
+ dialCode: '+31',
2274
+ format: '+31 ## ### ####',
2275
+ flag: 'https://flagcdn.com/w40/nl.png',
2276
+ phoneLength: 9
2277
+ },
2278
+ {
2279
+ name: 'Netherlands Antilles',
2280
+ native: 'Nederlandse Antillen',
2281
+ iso2: 'an',
2282
+ dialCode: '+599',
2283
+ format: '+599 ### ####',
2284
+ flag: 'https://flagcdn.com/w40/an.png',
2285
+ phoneLength: 7
2286
+ },
2287
+ {
2288
+ name: 'Norfolk Island',
2289
+ native: 'Norfolk Island',
2290
+ iso2: 'nf',
2291
+ dialCode: '+672',
2292
+ format: '+672 3 ## ###',
2293
+ flag: 'https://flagcdn.com/w40/nf.png',
2294
+ phoneLength: 6
2295
+ },
2296
+ {
2297
+ name: 'Pitcairn',
2298
+ native: 'Pitcairn Islands',
2299
+ iso2: 'pn',
2300
+ dialCode: '+64',
2301
+ format: '+64 ### ### ###',
2302
+ flag: 'https://flagcdn.com/w40/pn.png',
2303
+ phoneLength: 9
2304
+ },
2305
+ {
2306
+ name: 'Poland',
2307
+ native: 'Polska',
2308
+ iso2: 'pl',
2309
+ dialCode: '+48',
2310
+ format: '+48 ## ### ####',
2311
+ flag: 'https://flagcdn.com/w40/pl.png',
2312
+ phoneLength: 9
2313
+ },
2314
+ {
2315
+ name: 'REPUBLIC OF CHINA',
2316
+ native: '中華民國',
2317
+ iso2: 'tw',
2318
+ dialCode: '+886',
2319
+ format: '+886 # #### ####',
2320
+ flag: 'https://flagcdn.com/w40/tw.png',
2321
+ phoneLength: 9
2322
+ },
2323
+ {
2324
+ name: 'Republic of Macedonia',
2325
+ native: 'Македонија',
2326
+ iso2: 'mk',
2327
+ dialCode: '+389',
2328
+ format: '+389 ## ### ###',
2329
+ flag: 'https://flagcdn.com/w40/mk.png',
2330
+ phoneLength: 8
2331
+ },
2332
+ {
2333
+ name: 'Saint Barthelemy',
2334
+ native: 'Saint-Barthélemy',
2335
+ iso2: 'bl',
2336
+ dialCode: '+590',
2337
+ format: '+590 ### ## ## ##',
2338
+ flag: 'https://flagcdn.com/w40/bl.png',
2339
+ phoneLength: 9
2340
+ },
2341
+ {
2342
+ name: 'Saint Martin French part',
2343
+ native: 'Saint-Martin',
2344
+ iso2: 'mf',
2345
+ dialCode: '+590',
2346
+ format: '+590 ### ## ## ##',
2347
+ flag: 'https://flagcdn.com/w40/mf.png',
2348
+ phoneLength: 9
2349
+ },
2350
+ {
2351
+ name: 'Saint Vincent and Grenadines',
2352
+ native: 'Saint Vincent and the Grenadines',
2353
+ iso2: 'vc',
2354
+ dialCode: '+1-784',
2355
+ format: '+1 784 ### ####',
2356
+ flag: 'https://flagcdn.com/w40/vc.png',
2357
+ phoneLength: 10
2358
+ },
2359
+ {
2360
+ name: 'Senegal',
2361
+ native: 'Sénégal',
2362
+ iso2: 'sn',
2363
+ dialCode: '+221',
2364
+ format: '+221 ## ### ####',
2365
+ flag: 'https://flagcdn.com/w40/sn.png',
2366
+ phoneLength: 9
2367
+ },
2368
+ {
2369
+ name: 'Somalia',
2370
+ native: 'Soomaaliya',
2371
+ iso2: 'so',
2372
+ dialCode: '+252',
2373
+ format: '+252 ## ### ###',
2374
+ flag: 'https://flagcdn.com/w40/so.png',
2375
+ phoneLength: 8
2376
+ },
2377
+ {
2378
+ name: 'South Georgia and the South Sandwich Islands',
2379
+ native: 'South Georgia and the South Sandwich Islands',
2380
+ iso2: 'gs',
2381
+ dialCode: '+500',
2382
+ format: '+500 ####',
2383
+ flag: 'https://flagcdn.com/w40/gs.png',
2384
+ phoneLength: 4
2385
+ },
2386
+ {
2387
+ name: 'ST. KITTS & NEVIS',
2388
+ native: 'Saint Kitts and Nevis',
2389
+ iso2: 'kn',
2390
+ dialCode: '+1-869',
2391
+ format: '+1 869 ### ####',
2392
+ flag: 'https://flagcdn.com/w40/kn.png',
2393
+ phoneLength: 10
2394
+ },
2395
+ {
2396
+ name: 'Swaziland',
2397
+ native: 'Eswatini',
2398
+ iso2: 'sz',
2399
+ dialCode: '+268',
2400
+ format: '+268 ## ## ####',
2401
+ flag: 'https://flagcdn.com/w40/sz.png',
2402
+ phoneLength: 8
2403
+ },
2404
+ {
2405
+ name: 'Timor Leste',
2406
+ native: 'Timor-Leste',
2407
+ iso2: 'tl',
2408
+ dialCode: '+670',
2409
+ format: '+670 ### ####',
2410
+ flag: 'https://flagcdn.com/w40/tl.png',
2411
+ phoneLength: 7
2412
+ },
2413
+ {
2414
+ name: 'Tunisia',
2415
+ native: 'تونس',
2416
+ iso2: 'tn',
2417
+ dialCode: '+216',
2418
+ format: '+216 ## ### ###',
2419
+ flag: 'https://flagcdn.com/w40/tn.png',
2420
+ phoneLength: 8
2421
+ },
2422
+ {
2423
+ name: 'Uruguay',
2424
+ native: 'Uruguay',
2425
+ iso2: 'uy',
2426
+ dialCode: '+598',
2427
+ format: '+598 # ### ####',
2428
+ flag: 'https://flagcdn.com/w40/uy.png',
2429
+ phoneLength: 8
2430
+ },
2431
+ {
2432
+ name: 'US Minor Outlying Islands',
2433
+ native: 'United States Minor Outlying Islands',
2434
+ iso2: 'um',
2435
+ dialCode: '+1',
2436
+ format: '+1 (###) ###-####',
2437
+ flag: 'https://flagcdn.com/w40/um.png',
2438
+ phoneLength: 10
2439
+ },
2440
+ {
2441
+ name: 'Wallis and Futuna Islands',
2442
+ native: 'Wallis et Futuna',
2443
+ iso2: 'wf',
2444
+ dialCode: '+681',
2445
+ format: '+681 ## ####',
2446
+ flag: 'https://flagcdn.com/w40/wf.png',
2447
+ phoneLength: 6
2448
+ },
2449
+ {
2450
+ name: 'Western Sahara',
2451
+ native: 'الصحراء الغربية',
2452
+ iso2: 'eh',
2453
+ dialCode: '+212',
2454
+ format: '+212 ## ######',
2455
+ flag: 'https://flagcdn.com/w40/eh.png',
2456
+ phoneLength: 8
2457
+ },
2458
+ {
2459
+ name: 'Yugoslavia',
2460
+ native: 'Југославија',
2461
+ iso2: 'yu',
2462
+ dialCode: '+381',
2463
+ format: '+381 ## ### ####',
2464
+ flag: 'https://flagcdn.com/w40/yu.png',
2465
+ phoneLength: 9
2466
+ },
2467
+ {
2468
+ name: 'Zaire',
2469
+ native: 'Zaïre',
2470
+ iso2: 'zr',
2471
+ dialCode: '+243',
2472
+ format: '+243 ## ### ####',
2473
+ flag: 'https://flagcdn.com/w40/cd.png',
2474
+ phoneLength: 9
2475
+ },
2476
+ {
2477
+ name: 'Zanzibar',
2478
+ native: 'Zanzibar',
2479
+ iso2: 'tz',
2480
+ dialCode: '+255',
2481
+ format: '+255 ## ### ####',
2482
+ flag: 'https://flagcdn.com/w40/tz.png',
2483
+ phoneLength: 9
2484
+ },
2485
+ {
2486
+ name: 'Åland Islands',
2487
+ native: 'Åland',
2488
+ iso2: 'ax',
2489
+ dialCode: '+358',
2490
+ format: '+358 ## ### ####',
2491
+ flag: 'https://flagcdn.com/w40/ax.png',
2492
+ phoneLength: 9
2493
+ }
1871
2494
  ];
1872
2495
 
1873
2496
  class PhoneInputComponent {
@@ -2200,4 +2823,3 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2200
2823
 
2201
2824
  export { PhoneInputComponent, PhoneInputModule };
2202
2825
  //# sourceMappingURL=ngx-dial-input.mjs.map
2203
- //# sourceMappingURL=ngx-dial-input.mjs.map