fullstack-phone 1.115.0 → 1.116.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.116.0
4
+
5
+ * Metadata:
6
+ * Updated to libphonenumber v8.13.0
7
+
3
8
  ## 1.115.0
4
9
 
5
10
  * Metadata:
package/README.md CHANGED
@@ -3,7 +3,7 @@ fullstack-phone ☎️
3
3
 
4
4
  | npm | Libphonenumber version |
5
5
  | ------------------------------------------------------------ | ------------------------------------------------------------ |
6
- | [![npm version](https://badge.fury.io/js/fullstack-phone.svg)](https://www.npmjs.com/package/fullstack-phone) | [v8.12.57](https://github.com/googlei18n/libphonenumber/blob/master/release_notes.txt) |
6
+ | [![npm version](https://badge.fury.io/js/fullstack-phone.svg)](https://www.npmjs.com/package/fullstack-phone) | [v8.13.0](https://github.com/googlei18n/libphonenumber/blob/master/release_notes.txt) |
7
7
 
8
8
  **fullstack-phone** provides formatting, validation, and parsing of phone numbers per-region. The system is optimized for use as two modules:
9
9
 
package/client/index.js CHANGED
@@ -34,7 +34,7 @@ z.prototype.m=function(){var a=wa;a||(wa=a=y(z,{0:{name:"NumberFormat",ka:"i18n.
34
34
  A.prototype.m=function(){var a=xa;a||(xa=a=y(A,{0:{name:"PhoneNumberDesc",ka:"i18n.phonenumbers.PhoneNumberDesc"},2:{name:"national_number_pattern",i:9,type:String},9:{name:"possible_length",ga:!0,i:5,type:Number},10:{name:"possible_length_local_only",ga:!0,i:5,type:Number},6:{name:"example_number",i:9,type:String}}));return a};A.m=A.prototype.m;
35
35
  B.prototype.m=function(){var a=ya;a||(ya=a=y(B,{0:{name:"PhoneMetadata",ka:"i18n.phonenumbers.PhoneMetadata"},1:{name:"general_desc",i:11,type:A},2:{name:"fixed_line",i:11,type:A},3:{name:"mobile",i:11,type:A},4:{name:"toll_free",i:11,type:A},5:{name:"premium_rate",i:11,type:A},6:{name:"shared_cost",i:11,type:A},7:{name:"personal_number",i:11,type:A},8:{name:"voip",i:11,type:A},21:{name:"pager",i:11,type:A},25:{name:"uan",i:11,type:A},27:{name:"emergency",i:11,type:A},28:{name:"voicemail",i:11,type:A},
36
36
  29:{name:"short_code",i:11,type:A},30:{name:"standard_rate",i:11,type:A},31:{name:"carrier_specific",i:11,type:A},33:{name:"sms_services",i:11,type:A},24:{name:"no_international_dialling",i:11,type:A},9:{name:"id",required:!0,i:9,type:String},10:{name:"country_code",i:5,type:Number},11:{name:"international_prefix",i:9,type:String},17:{name:"preferred_international_prefix",i:9,type:String},12:{name:"national_prefix",i:9,type:String},13:{name:"preferred_extn_prefix",i:9,type:String},15:{name:"national_prefix_for_parsing",
37
- i:9,type:String},16:{name:"national_prefix_transform_rule",i:9,type:String},18:{name:"same_mobile_and_fixed_line_pattern",i:8,defaultValue:!1,type:Boolean},19:{name:"number_format",ga:!0,i:11,type:z},20:{name:"intl_number_format",ga:!0,i:11,type:z},22:{name:"main_country_for_code",i:8,defaultValue:!1,type:Boolean},23:{name:"leading_digits",i:9,type:String},26:{name:"leading_zero_possible",i:8,defaultValue:!1,type:Boolean}}));return a};B.m=B.prototype.m;function za(){}za.prototype.g=function(a){new a.h;throw Error("Unimplemented");};za.prototype.h=function(a,b){if(11==a.h||10==a.h)return b instanceof p?b:this.g(a.s.prototype.m(),b);if(14==a.h)return"string"===typeof b&&Aa.test(b)&&(a=Number(b),0<a)?a:b;if(!a.o)return b;a=a.s;if(a===String){if("number"===typeof b)return String(b)}else if(a===Number&&"string"===typeof b&&("Infinity"===b||"-Infinity"===b||"NaN"===b||Aa.test(b)))return Number(b);return b};var Aa=/^-?[0-9]+$/;function Ba(){}h(Ba,za);Ba.prototype.g=function(a,b){a=new a.h;a.j=this;a.u=b;a.g={};return a};function C(){}h(C,Ba);C.prototype.h=function(a,b){return 8==a.h?!!b:za.prototype.h.apply(this,arguments)};C.prototype.g=function(a,b){return C.qa.g.call(this,a,b)};function D(){p.call(this)}h(D,p);var Ca=null,Da={va:0,ua:1,ta:5,sa:10,ra:20};
37
+ i:9,type:String},16:{name:"national_prefix_transform_rule",i:9,type:String},18:{name:"same_mobile_and_fixed_line_pattern",i:8,defaultValue:!1,type:Boolean},19:{name:"number_format",ga:!0,i:11,type:z},20:{name:"intl_number_format",ga:!0,i:11,type:z},22:{name:"main_country_for_code",i:8,defaultValue:!1,type:Boolean},23:{name:"leading_digits",i:9,type:String}}));return a};B.m=B.prototype.m;function za(){}za.prototype.g=function(a){new a.h;throw Error("Unimplemented");};za.prototype.h=function(a,b){if(11==a.h||10==a.h)return b instanceof p?b:this.g(a.s.prototype.m(),b);if(14==a.h)return"string"===typeof b&&Aa.test(b)&&(a=Number(b),0<a)?a:b;if(!a.o)return b;a=a.s;if(a===String){if("number"===typeof b)return String(b)}else if(a===Number&&"string"===typeof b&&("Infinity"===b||"-Infinity"===b||"NaN"===b||Aa.test(b)))return Number(b);return b};var Aa=/^-?[0-9]+$/;function Ba(){}h(Ba,za);Ba.prototype.g=function(a,b){a=new a.h;a.j=this;a.u=b;a.g={};return a};function C(){}h(C,Ba);C.prototype.h=function(a,b){return 8==a.h?!!b:za.prototype.h.apply(this,arguments)};C.prototype.g=function(a,b){return C.qa.g.call(this,a,b)};function D(){p.call(this)}h(D,p);var Ca=null,Da={va:0,ua:1,ta:5,sa:10,ra:20};
38
38
  D.prototype.m=function(){var a=Ca;a||(Ca=a=y(D,{0:{name:"PhoneNumber",ka:"i18n.phonenumbers.PhoneNumber"},1:{name:"country_code",required:!0,i:5,type:Number},2:{name:"national_number",required:!0,i:4,type:Number},3:{name:"extension",i:9,type:String},4:{name:"italian_leading_zero",i:8,type:Boolean},8:{name:"number_of_leading_zeros",i:5,defaultValue:1,type:Number},5:{name:"raw_input",i:9,type:String},6:{name:"country_code_source",i:14,defaultValue:0,type:Da},7:{name:"preferred_domestic_carrier_code",
39
39
  i:9,type:String}}));return a};D.ctor=D;D.ctor.m=D.prototype.m;var E,Ea;function F(a){E=a.countryCodeToRegionCodeMap;Ea=a.countryToMetadata};/*
40
40
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "fullstack-phone",
3
- "version": "1.115.0",
4
- "libphonenumber": "v8.12.57",
3
+ "version": "1.116.0",
4
+ "libphonenumber": "v8.13.0",
5
5
  "description": "A dual-module phone number system with dynamic regional metadata",
6
6
  "keywords": [
7
7
  "libphonenumber",
@@ -7781,7 +7781,7 @@
7781
7781
  [
7782
7782
  null,
7783
7783
  null,
7784
- "(?:321|7(?:[1-7]\\d|8[01]))\\d{5}",
7784
+ "(?:321|7(?:[1-7]\\d|8[0-4]))\\d{5}",
7785
7785
  null,
7786
7786
  null,
7787
7787
  null,
@@ -9753,7 +9753,7 @@
9753
9753
  [
9754
9754
  null,
9755
9755
  null,
9756
- "0704[0-7]\\d{5}|0(?:[15]\\d\\d|7(?:0[0-37-9]|[4-9][7-9]))\\d{6}",
9756
+ "0[157]\\d{8}",
9757
9757
  null,
9758
9758
  null,
9759
9759
  null,
@@ -10784,7 +10784,7 @@
10784
10784
  [
10785
10785
  null,
10786
10786
  null,
10787
- "400\\d{7}|950\\d{7,8}|(?:10|2[0-57-9]|3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))96\\d{3,4}",
10787
+ "10(?:10\\d{4}|96\\d{3,4})|400\\d{7}|950\\d{7,8}|(?:2[0-57-9]|3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))96\\d{3,4}",
10788
10788
  null,
10789
10789
  null,
10790
10790
  null,
@@ -10847,7 +10847,7 @@
10847
10847
  "(\\d{5,6})",
10848
10848
  "$1",
10849
10849
  [
10850
- "96"
10850
+ "10|96"
10851
10851
  ]
10852
10852
  ],
10853
10853
  [
@@ -10857,7 +10857,7 @@
10857
10857
  [
10858
10858
  "(?:10|2[0-57-9])[19]",
10859
10859
  "(?:10|2[0-57-9])(?:10|9[56])",
10860
- "(?:10|2[0-57-9])(?:100|9[56])"
10860
+ "10(?:10|9[56])|2[0-57-9](?:100|9[56])"
10861
10861
  ],
10862
10862
  "0$1",
10863
10863
  "$CC $1"
@@ -10869,7 +10869,7 @@
10869
10869
  [
10870
10870
  "[1-9]",
10871
10871
  "1[1-9]|26|[3-9]|(?:10|2[0-57-9])(?:[0-8]|9[0-47-9])",
10872
- "1[1-9]|26|[3-9]|(?:10|2[0-57-9])(?:[02-8]|1(?:0[1-9]|[1-9])|9[0-47-9])"
10872
+ "1(?:0(?:[0-8]|9[0-47-9])|[1-9])|2(?:[0-57-9](?:[02-8]|1(?:0[1-9]|[1-9])|9[0-47-9])|6)|[3-9]"
10873
10873
  ]
10874
10874
  ],
10875
10875
  [
@@ -10899,9 +10899,9 @@
10899
10899
  "$1 $2",
10900
10900
  [
10901
10901
  "[1-9]",
10902
- "1[1-9]|26|[3-9]|(?:10|2[0-57-9])(?:[0-8]|9[0-47-9])",
10903
- "26|3(?:[0268]|9[079])|4(?:[049]|2[02-68]|[35]0|6[0-356]|8[014-9])|5(?:0|2[0-24-689]|4[0-2457-9]|6[057-9]|90)|6(?:[0-24578]|6[14-79]|9[03-9])|7(?:0[02-9]|2[0135-79]|3[23]|4[0-27-9]|6[1457]|8)|8(?:[046]|1[01459]|2[0-489]|50|8[0-2459]|9[09])|9(?:0[0457]|1[08]|[268]|4[024-9])|(?:34|85[23])[0-8]|(?:1|58)[1-9]|(?:63|95)[06-9]|(?:33|85[23]9)[0-46-9]|(?:10|2[0-57-9]|3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:[0-8]|9[0-47-9])",
10904
- "26|3(?:[0268]|3[0-46-9]|4[0-8]|9[079])|4(?:[049]|2[02-68]|[35]0|6[0-356]|8[014-9])|5(?:0|2[0-24-689]|4[0-2457-9]|6[057-9]|90)|6(?:[0-24578]|3[06-9]|6[14-79]|9[03-9])|7(?:0[02-9]|2[0135-79]|3[23]|4[0-27-9]|6[1457]|8)|8(?:[046]|1[01459]|2[0-489]|5(?:0|[23](?:[02-8]|1[1-9]|9[0-46-9]))|8[0-2459]|9[09])|9(?:0[0457]|1[08]|[268]|4[024-9]|5[06-9])|(?:1|58|85[23]10)[1-9]|(?:10|2[0-57-9])(?:[0-8]|9[0-47-9])|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:[02-8]|1(?:0[1-9]|[1-9])|9[0-47-9])"
10902
+ "1(?:0(?:[02-8]|1[1-9]|9[0-47-9])|[1-9])|2(?:[0-57-9](?:[0-8]|9[0-47-9])|6)|[3-9]",
10903
+ "1(?:0(?:[02-8]|1[1-9]|9[0-47-9])|[1-9])|26|3(?:[0268]|4[0-8]|9[079])|4(?:[049]|2[02-68]|[35]0|6[0-356]|8[014-9])|5(?:0|2[0-24-689]|4[0-2457-9]|6[057-9]|8[1-9]|90)|6(?:[0-24578]|3[06-9]|6[14-79]|9[03-9])|7(?:0[02-9]|2[0135-79]|3[23]|4[0-27-9]|6[1457]|8)|8(?:[046]|1[01459]|2[0-489]|5(?:0|[23][0-8])|8[0-2459]|9[09])|9(?:0[0457]|1[08]|[268]|4[024-9]|5[06-9])|(?:33|85[23]9)[0-46-9]|(?:2[0-57-9]|3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:[0-8]|9[0-47-9])",
10904
+ "1(?:0[02-8]|[1-9])|2(?:[0-57-9][0-8]|6)|3(?:[0268]|3[0-46-9]|4[0-8]|9[079])|4(?:[049]|2[02-68]|[35]0|6[0-356]|8[014-9])|5(?:0|2[0-24-689]|4[0-2457-9]|6[057-9]|90)|6(?:[0-24578]|3[06-9]|6[14-79]|9[03-9])|7(?:0[02-9]|2[0135-79]|3[23]|4[0-27-9]|6[1457]|8)|8(?:[046]|1[01459]|2[0-489]|5(?:0|[23](?:[02-8]|1[1-9]|9[0-46-9]))|8[0-2459]|9[09])|9(?:0[0457]|1[08]|[268]|4[024-9]|5[06-9])|(?:10|2[0-57-9])9[0-47-9]|(?:101|58|85[23]10)[1-9]|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:[02-8]|1(?:0[1-9]|[1-9])|9[0-47-9])"
10905
10905
  ]
10906
10906
  ],
10907
10907
  [
@@ -10996,7 +10996,7 @@
10996
10996
  [
10997
10997
  "(?:10|2[0-57-9])[19]",
10998
10998
  "(?:10|2[0-57-9])(?:10|9[56])",
10999
- "(?:10|2[0-57-9])(?:100|9[56])"
10999
+ "10(?:10|9[56])|2[0-57-9](?:100|9[56])"
11000
11000
  ],
11001
11001
  "0$1",
11002
11002
  "$CC $1"
@@ -12538,7 +12538,7 @@
12538
12538
  [
12539
12539
  null,
12540
12540
  null,
12541
- "9[4-79]\\d{6}",
12541
+ "9(?:10|[4-79]\\d)\\d{5}",
12542
12542
  null,
12543
12543
  null,
12544
12544
  null,
@@ -21245,7 +21245,7 @@
21245
21245
  [
21246
21246
  null,
21247
21247
  null,
21248
- "2(?:2(?:0[0-359]|1[1-367]|[23]\\d|4[03-6]|5[57]|6[245]|7[0135689]|8[01346-9]|9[0-2])|4(?:0[78]|2[3-59]|3[13-9]|4[0-68]|5[1-35])|5(?:0[7-9]|16|4[03-5]|5\\d|6[014-6]|7[04]|80)|6(?:[056]\\d|17|2[067]|3[04]|4[0-378]|[78][0-8]|9[01])|7(?:6[46-9]|7[02-9]|8[034]|91)|8(?:79|8[0-357-9]|9[1-57-9]))\\d{4}",
21248
+ "2(?:2(?:0[0-59]|1[1-9]|[23]\\d|4[02-6]|5[57]|6[245]|7[0135689]|8[01346-9]|9[0-2])|4(?:0[578]|2[3-59]|3[13-9]|4[0-68]|5[1-3589])|5(?:0[2357-9]|1[1356]|4[03-5]|5\\d|6[014-69]|7[04]|80)|6(?:[056]\\d|17|2[067]|3[047]|4[0-378]|[78][0-8]|9[01])|7(?:0[5-79]|6[46-9]|7[02-9]|8[034]|91)|8(?:79|8[0-357-9]|9[1-57-9]))\\d{4}",
21249
21249
  null,
21250
21250
  null,
21251
21251
  null,
@@ -30969,7 +30969,7 @@
30969
30969
  [
30970
30970
  null,
30971
30971
  null,
30972
- "5(?:29(?:[189][05]|2[29]|3[01])|389[05])\\d{4}|5(?:2(?:[0-25-7]\\d|3[1-578]|4[02-46-8]|8[0235-7]|90)|3(?:[0-47]\\d|5[02-9]|6[02-8]|8[08]|9[3-9])|(?:4[067]|5[03])\\d)\\d{5}",
30972
+ "5293[01]\\d{4}|5(?:2(?:[0-25-7]\\d|3[1-578]|4[02-46-8]|8[0235-7]|9[0-289])|3(?:[0-47]\\d|5[02-9]|6[02-8]|8[0189]|9[3-9])|(?:4[067]|5[03])\\d)\\d{5}",
30973
30973
  null,
30974
30974
  null,
30975
30975
  null,
@@ -31056,8 +31056,8 @@
31056
31056
  "$1-$2",
31057
31057
  [
31058
31058
  "5(?:29|38)",
31059
- "5(?:29[89]|389)",
31060
- "5(?:29[89]|389)0"
31059
+ "5(?:29[1289]|389)",
31060
+ "529(?:1[1-46-9]|2[013-8]|90)|5(?:298|389)[0-46-9]"
31061
31061
  ],
31062
31062
  "0$1"
31063
31063
  ],
@@ -32447,7 +32447,7 @@
32447
32447
  [
32448
32448
  null,
32449
32449
  null,
32450
- "7(?:3555|4747|9(?:[019]77|42[0-4]))\\d{3}|7(?:[0-25-8]\\d\\d|3(?:[1-4]\\d|7[01578])|4(?:2\\d|60|7[01578])|9(?:[23]\\d|4[01]|7[015]))\\d{4}",
32450
+ "7(?:3555|4747|9(?:[019]77|42[0-4]))\\d{3}|7(?:[0-25-8]\\d\\d|3(?:[1-48]\\d|7[01578])|4(?:2\\d|60|7[01578])|9(?:[23]\\d|4[01]|7[015]))\\d{4}",
32451
32451
  null,
32452
32452
  null,
32453
32453
  null,
@@ -34796,7 +34796,7 @@
34796
34796
  [
34797
34797
  null,
34798
34798
  null,
34799
- "46[46]\\d{4}|(?:7\\d|9[13-9])\\d{5}",
34799
+ "46[46]\\d{4}|(?:7\\d|9[1-9])\\d{5}",
34800
34800
  null,
34801
34801
  null,
34802
34802
  null,
@@ -34893,7 +34893,7 @@
34893
34893
  "(\\d{3})(\\d{4})",
34894
34894
  "$1-$2",
34895
34895
  [
34896
- "[3467]|9[13-9]"
34896
+ "[3467]|9[1-9]"
34897
34897
  ]
34898
34898
  ],
34899
34899
  [
@@ -38852,7 +38852,7 @@
38852
38852
  [
38853
38853
  null,
38854
38854
  null,
38855
- "1505\\d{4}|(?:7(?:[1289]\\d|7[0-4])|9(?:0[1-9]|[1-9]\\d))\\d{5}",
38855
+ "1505\\d{4}|(?:7(?:[1289]\\d|7[0-5])|9(?:0[1-9]|[1-9]\\d))\\d{5}",
38856
38856
  null,
38857
38857
  null,
38858
38858
  null,
@@ -58072,7 +58072,7 @@
58072
58072
  [
58073
58073
  null,
58074
58074
  null,
58075
- "(?:210|370\\d\\d)\\d{7}|51\\d{7}(?:\\d{3})?",
58075
+ "2\\d{9}(?:\\d{2})?|51\\d{7}|(?:370|51\\d)\\d{9}",
58076
58076
  null,
58077
58077
  null,
58078
58078
  null,
@@ -58172,7 +58172,7 @@
58172
58172
  [
58173
58173
  null,
58174
58174
  null,
58175
- "(?:210|(?:370[1-9]|51[013]0)\\d)\\d{7}|5100\\d{5}",
58175
+ "(?:2(?:00\\d\\d|10)|(?:370[1-9]|51[013]0)\\d)\\d{7}|5100\\d{5}",
58176
58176
  null,
58177
58177
  null,
58178
58178
  null,
@@ -58202,7 +58202,7 @@
58202
58202
  "(\\d{3})(\\d{3})(\\d{4})",
58203
58203
  "$1 $2 $3",
58204
58204
  [
58205
- "2"
58205
+ "21"
58206
58206
  ]
58207
58207
  ],
58208
58208
  [
@@ -58218,7 +58218,7 @@
58218
58218
  "(\\d{3})(\\d{3})(\\d{3})(\\d{3})",
58219
58219
  "$1 $2 $3 $4",
58220
58220
  [
58221
- "[35]"
58221
+ "[235]"
58222
58222
  ]
58223
58223
  ]
58224
58224
  ],