ngx-dial-input 2.0.6 → 2.0.8
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.
|
@@ -385,15 +385,6 @@ const countries = [
|
|
|
385
385
|
flag: 'https://flagcdn.com/w40/ve.png',
|
|
386
386
|
phoneLength: 10
|
|
387
387
|
},
|
|
388
|
-
{
|
|
389
|
-
name: 'Sri Lanka',
|
|
390
|
-
native: 'ශ්රී ලංකාව',
|
|
391
|
-
iso2: 'lk',
|
|
392
|
-
dialCode: '+94',
|
|
393
|
-
format: '+94 ## #### ####',
|
|
394
|
-
flag: 'https://flagcdn.com/w40/lk.png',
|
|
395
|
-
phoneLength: 9
|
|
396
|
-
},
|
|
397
388
|
{
|
|
398
389
|
name: 'Tanzania',
|
|
399
390
|
native: 'Tanzania',
|
|
@@ -1375,15 +1366,6 @@ const countries = [
|
|
|
1375
1366
|
flag: 'https://flagcdn.com/w40/sm.png',
|
|
1376
1367
|
phoneLength: 8
|
|
1377
1368
|
},
|
|
1378
|
-
{
|
|
1379
|
-
name: 'Vatican City',
|
|
1380
|
-
native: 'Città del Vaticano',
|
|
1381
|
-
iso2: 'va',
|
|
1382
|
-
dialCode: '+379',
|
|
1383
|
-
format: '+379 ### #####',
|
|
1384
|
-
flag: 'https://flagcdn.com/w40/va.png',
|
|
1385
|
-
phoneLength: 8
|
|
1386
|
-
},
|
|
1387
1369
|
{
|
|
1388
1370
|
name: 'Andorra',
|
|
1389
1371
|
native: 'Andorra',
|
|
@@ -1411,15 +1393,6 @@ const countries = [
|
|
|
1411
1393
|
flag: 'https://flagcdn.com/w40/lk.png',
|
|
1412
1394
|
phoneLength: 9
|
|
1413
1395
|
},
|
|
1414
|
-
{
|
|
1415
|
-
name: 'Nepal',
|
|
1416
|
-
native: 'नेपाल',
|
|
1417
|
-
iso2: 'np',
|
|
1418
|
-
dialCode: '+977',
|
|
1419
|
-
format: '+977 ## ### ####',
|
|
1420
|
-
flag: 'https://flagcdn.com/w40/np.png',
|
|
1421
|
-
phoneLength: 10
|
|
1422
|
-
},
|
|
1423
1396
|
{
|
|
1424
1397
|
name: 'Bhutan',
|
|
1425
1398
|
native: 'འབྲུག',
|
|
@@ -1835,7 +1808,7 @@ const countries = [
|
|
|
1835
1808
|
phoneLength: 9
|
|
1836
1809
|
},
|
|
1837
1810
|
{
|
|
1838
|
-
name: '
|
|
1811
|
+
name: 'United Arab Emirates',
|
|
1839
1812
|
native: 'الإمارات العربية المتحدة',
|
|
1840
1813
|
iso2: 'ae',
|
|
1841
1814
|
dialCode: '+971',
|
|
@@ -1853,7 +1826,7 @@ const countries = [
|
|
|
1853
1826
|
phoneLength: 9
|
|
1854
1827
|
},
|
|
1855
1828
|
{
|
|
1856
|
-
name: '
|
|
1829
|
+
name: 'Bolivia',
|
|
1857
1830
|
native: 'Bolivia',
|
|
1858
1831
|
iso2: 'bo',
|
|
1859
1832
|
dialCode: '+591',
|
|
@@ -1960,15 +1933,6 @@ const countries = [
|
|
|
1960
1933
|
flag: 'https://flagcdn.com/w40/io.png',
|
|
1961
1934
|
phoneLength: 7
|
|
1962
1935
|
},
|
|
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
1936
|
{
|
|
1973
1937
|
name: 'Cayman Islands',
|
|
1974
1938
|
native: 'Cayman Islands',
|
|
@@ -2104,15 +2068,6 @@ const countries = [
|
|
|
2104
2068
|
flag: 'https://flagcdn.com/w40/ss.png',
|
|
2105
2069
|
phoneLength: 9
|
|
2106
2070
|
},
|
|
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
2071
|
{
|
|
2117
2072
|
name: 'Federated States of Micronesia',
|
|
2118
2073
|
native: 'Micronesia',
|
|
@@ -2176,15 +2131,6 @@ const countries = [
|
|
|
2176
2131
|
flag: 'https://flagcdn.com/w40/gi.png',
|
|
2177
2132
|
phoneLength: 8
|
|
2178
2133
|
},
|
|
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
2134
|
{
|
|
2189
2135
|
name: 'Hong Kong SAR China',
|
|
2190
2136
|
native: '香港',
|
|
@@ -2212,15 +2158,6 @@ const countries = [
|
|
|
2212
2158
|
flag: 'https://flagcdn.com/w40/tw.png',
|
|
2213
2159
|
phoneLength: 9
|
|
2214
2160
|
},
|
|
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
2161
|
{
|
|
2225
2162
|
name: 'Iran',
|
|
2226
2163
|
native: 'ایران',
|
|
@@ -2275,15 +2212,6 @@ const countries = [
|
|
|
2275
2212
|
flag: 'https://flagcdn.com/w40/nl.png',
|
|
2276
2213
|
phoneLength: 9
|
|
2277
2214
|
},
|
|
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
2215
|
{
|
|
2288
2216
|
name: 'Norfolk Island',
|
|
2289
2217
|
native: 'Norfolk Island',
|
|
@@ -2347,15 +2275,6 @@ const countries = [
|
|
|
2347
2275
|
flag: 'https://flagcdn.com/w40/mf.png',
|
|
2348
2276
|
phoneLength: 9
|
|
2349
2277
|
},
|
|
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
2278
|
{
|
|
2360
2279
|
name: 'Senegal',
|
|
2361
2280
|
native: 'Sénégal',
|
|
@@ -2428,15 +2347,6 @@ const countries = [
|
|
|
2428
2347
|
flag: 'https://flagcdn.com/w40/uy.png',
|
|
2429
2348
|
phoneLength: 8
|
|
2430
2349
|
},
|
|
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
2350
|
{
|
|
2441
2351
|
name: 'Wallis and Futuna Islands',
|
|
2442
2352
|
native: 'Wallis et Futuna',
|
|
@@ -2461,7 +2371,7 @@ const countries = [
|
|
|
2461
2371
|
iso2: 'yu',
|
|
2462
2372
|
dialCode: '+381',
|
|
2463
2373
|
format: '+381 ## ### ####',
|
|
2464
|
-
flag: 'https://flagcdn.com/w40/
|
|
2374
|
+
flag: 'https://flagcdn.com/w40/rs.png',
|
|
2465
2375
|
phoneLength: 9
|
|
2466
2376
|
},
|
|
2467
2377
|
{
|