@avakhula/ui 0.0.505-alpha.96 → 0.0.505-alpha.98
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/dist/index.js +662 -658
- package/dist/index.umd.cjs +31 -31
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/components/Form/DatePicker/DatePicker.vue +10 -2
- package/src/components/Sorting/Sorting.vue +24 -26
- package/src/components/TagPill/TagPill.vue +0 -0
- package/src/constants/keyCodes.js +1 -0
package/dist/index.js
CHANGED
|
@@ -132,7 +132,7 @@ function Tl(t, n, e, r, o, i) {
|
|
|
132
132
|
}, 8, ["onEnter", "onAfterEnter", "onLeave"])
|
|
133
133
|
], 2);
|
|
134
134
|
}
|
|
135
|
-
const
|
|
135
|
+
const up = /* @__PURE__ */ Te(Cl, [["render", Tl], ["__scopeId", "data-v-8ece19c1"]]), yn = {
|
|
136
136
|
primary: "primary",
|
|
137
137
|
secondary: "secondary",
|
|
138
138
|
tertiary: "tertiary",
|
|
@@ -1323,7 +1323,7 @@ function Is(t, n, e, r, o, i) {
|
|
|
1323
1323
|
pe(a, { name: "camera-outline" })
|
|
1324
1324
|
], 2));
|
|
1325
1325
|
}
|
|
1326
|
-
const
|
|
1326
|
+
const dp = /* @__PURE__ */ Te(Ns, [["render", Is], ["__scopeId", "data-v-63abd28e"]]);
|
|
1327
1327
|
const Ms = {
|
|
1328
1328
|
name: "IbBadge",
|
|
1329
1329
|
props: {
|
|
@@ -1347,7 +1347,7 @@ function Ds(t, n, e, r, o, i) {
|
|
|
1347
1347
|
class: ge(i.classes)
|
|
1348
1348
|
}, Oe(i.normalizeContent), 3);
|
|
1349
1349
|
}
|
|
1350
|
-
const
|
|
1350
|
+
const cp = /* @__PURE__ */ Te(Ms, [["render", Ds], ["__scopeId", "data-v-328df75a"]]);
|
|
1351
1351
|
const Ls = {
|
|
1352
1352
|
name: "IbButtonGroup"
|
|
1353
1353
|
}, Rs = { class: "ib-button-group" };
|
|
@@ -1356,7 +1356,7 @@ function Bs(t, n, e, r, o, i) {
|
|
|
1356
1356
|
we(t.$slots, "default")
|
|
1357
1357
|
]);
|
|
1358
1358
|
}
|
|
1359
|
-
const
|
|
1359
|
+
const fp = /* @__PURE__ */ Te(Ls, [["render", Bs]]), Sn = {
|
|
1360
1360
|
success: "success",
|
|
1361
1361
|
neutral: "neutral",
|
|
1362
1362
|
info: "info",
|
|
@@ -1419,7 +1419,7 @@ function qs(t, n, e, r, o, i) {
|
|
|
1419
1419
|
])
|
|
1420
1420
|
], 2);
|
|
1421
1421
|
}
|
|
1422
|
-
const
|
|
1422
|
+
const hp = /* @__PURE__ */ Te(js, [["render", qs], ["__scopeId", "data-v-92406065"]]), Fs = {
|
|
1423
1423
|
topLeft: "top-left",
|
|
1424
1424
|
topCenter: "top-center",
|
|
1425
1425
|
topRight: "top-right",
|
|
@@ -1515,7 +1515,7 @@ function Ks(t, n, e, r, o, i) {
|
|
|
1515
1515
|
_: 3
|
|
1516
1516
|
});
|
|
1517
1517
|
}
|
|
1518
|
-
const Gs = /* @__PURE__ */ Te(Hs, [["render", Ks], ["__scopeId", "data-v-9e7c679e"]]), Wr = 27, Da = 32, Ws = 13, ko = 9, Ys = 38, Zs = 37, Js = 39, La = 40, Xs = "click", { performance: xi } = window,
|
|
1518
|
+
const Gs = /* @__PURE__ */ Te(Hs, [["render", Ks], ["__scopeId", "data-v-9e7c679e"]]), Wr = 27, Da = 32, Ws = 13, ko = 9, Ys = 38, Zs = 37, Js = 39, La = 40, Xs = 8, Qs = "click", { performance: xi } = window, eu = typeof (xi == null ? void 0 : xi.now) == "function" && Date.now() > document.createEvent("Event").timeStamp ? () => xi.now() : () => Date.now(), ri = /* @__PURE__ */ new Map();
|
|
1519
1519
|
let oi = !1;
|
|
1520
1520
|
const Ra = (t) => {
|
|
1521
1521
|
ri.forEach(({ bindTimeStamp: n, callback: e }, r) => {
|
|
@@ -1526,11 +1526,11 @@ const Ra = (t) => {
|
|
|
1526
1526
|
console.error(o);
|
|
1527
1527
|
}
|
|
1528
1528
|
});
|
|
1529
|
-
}, eu = () => {
|
|
1530
|
-
oi || (document.addEventListener("click", Ra, { capture: !0 }), oi = !0);
|
|
1531
1529
|
}, tu = () => {
|
|
1530
|
+
oi || (document.addEventListener("click", Ra, { capture: !0 }), oi = !0);
|
|
1531
|
+
}, nu = () => {
|
|
1532
1532
|
oi && (document.removeEventListener("click", Ra), oi = !1);
|
|
1533
|
-
},
|
|
1533
|
+
}, iu = (t, { value: n, arg: e = "click" }) => {
|
|
1534
1534
|
if (typeof n != "function")
|
|
1535
1535
|
throw new Error(
|
|
1536
1536
|
`[OutsideDirective] Value must be a function; got ${typeof n}!`
|
|
@@ -1539,15 +1539,15 @@ const Ra = (t) => {
|
|
|
1539
1539
|
throw new Error(
|
|
1540
1540
|
`[OutsideDirective] Cannot bind ${e} events; only click events are currently supported!`
|
|
1541
1541
|
);
|
|
1542
|
-
ri.has(t) || (oi ||
|
|
1543
|
-
bindTimeStamp:
|
|
1542
|
+
ri.has(t) || (oi || tu(), ri.set(t, {
|
|
1543
|
+
bindTimeStamp: eu(),
|
|
1544
1544
|
callback: n
|
|
1545
1545
|
}));
|
|
1546
|
-
},
|
|
1547
|
-
ri.delete(t), ri.size === 0 &&
|
|
1546
|
+
}, ru = (t) => {
|
|
1547
|
+
ri.delete(t), ri.size === 0 && nu();
|
|
1548
1548
|
}, Yr = {
|
|
1549
|
-
created:
|
|
1550
|
-
beforeUnmount:
|
|
1549
|
+
created: iu,
|
|
1550
|
+
beforeUnmount: ru
|
|
1551
1551
|
}, ti = {
|
|
1552
1552
|
left: "left",
|
|
1553
1553
|
right: "right",
|
|
@@ -1556,7 +1556,7 @@ const Ra = (t) => {
|
|
|
1556
1556
|
top: "top",
|
|
1557
1557
|
bottom: "bottom"
|
|
1558
1558
|
};
|
|
1559
|
-
const
|
|
1559
|
+
const ou = {
|
|
1560
1560
|
name: "IbDropdown",
|
|
1561
1561
|
directives: { Outside: Yr },
|
|
1562
1562
|
props: {
|
|
@@ -1589,7 +1589,7 @@ const ru = {
|
|
|
1589
1589
|
},
|
|
1590
1590
|
triggerType: {
|
|
1591
1591
|
type: String,
|
|
1592
|
-
default:
|
|
1592
|
+
default: Qs
|
|
1593
1593
|
},
|
|
1594
1594
|
destroyOnHide: {
|
|
1595
1595
|
type: Boolean,
|
|
@@ -1663,10 +1663,10 @@ const ru = {
|
|
|
1663
1663
|
beforeUnmount() {
|
|
1664
1664
|
document.removeEventListener("focus", this.closeOnEventOutside, !0), document.removeEventListener("keypress", this.onKeydownDocument);
|
|
1665
1665
|
}
|
|
1666
|
-
},
|
|
1667
|
-
function
|
|
1666
|
+
}, au = { class: "ib-dropdown" }, lu = { class: "footer-slot" };
|
|
1667
|
+
function su(t, n, e, r, o, i) {
|
|
1668
1668
|
const a = Gt("outside");
|
|
1669
|
-
return Ne((G(), te("div",
|
|
1669
|
+
return Ne((G(), te("div", au, [
|
|
1670
1670
|
i.hasTrigger && e.triggerType === "click" ? (G(), te("span", {
|
|
1671
1671
|
key: 0,
|
|
1672
1672
|
class: ge(["dropdown-trigger", i.triggerClasses]),
|
|
@@ -1702,7 +1702,7 @@ function lu(t, n, e, r, o, i) {
|
|
|
1702
1702
|
we(t.$slots, "close", {}, void 0, !0)
|
|
1703
1703
|
])) : ue("", !0)
|
|
1704
1704
|
]),
|
|
1705
|
-
ae("div",
|
|
1705
|
+
ae("div", lu, [
|
|
1706
1706
|
we(t.$slots, "footer", {}, void 0, !0)
|
|
1707
1707
|
])
|
|
1708
1708
|
], 2)), [
|
|
@@ -1718,8 +1718,8 @@ function lu(t, n, e, r, o, i) {
|
|
|
1718
1718
|
[a, i.close]
|
|
1719
1719
|
]);
|
|
1720
1720
|
}
|
|
1721
|
-
const Zr = /* @__PURE__ */ Te(
|
|
1722
|
-
const
|
|
1721
|
+
const Zr = /* @__PURE__ */ Te(ou, [["render", su], ["__scopeId", "data-v-dfb4a39a"]]);
|
|
1722
|
+
const uu = {
|
|
1723
1723
|
name: "IbList",
|
|
1724
1724
|
data() {
|
|
1725
1725
|
return {
|
|
@@ -1772,7 +1772,7 @@ const su = {
|
|
|
1772
1772
|
}
|
|
1773
1773
|
}
|
|
1774
1774
|
};
|
|
1775
|
-
function
|
|
1775
|
+
function du(t, n, e, r, o, i) {
|
|
1776
1776
|
return G(), te("ul", {
|
|
1777
1777
|
class: ge(o.rootClass),
|
|
1778
1778
|
onKeydown: n[0] || (n[0] = (...a) => i.onKeydown && i.onKeydown(...a))
|
|
@@ -1780,8 +1780,8 @@ function uu(t, n, e, r, o, i) {
|
|
|
1780
1780
|
we(t.$slots, "default")
|
|
1781
1781
|
], 34);
|
|
1782
1782
|
}
|
|
1783
|
-
const Jr = /* @__PURE__ */ Te(
|
|
1784
|
-
const
|
|
1783
|
+
const Jr = /* @__PURE__ */ Te(uu, [["render", du]]);
|
|
1784
|
+
const cu = {
|
|
1785
1785
|
props: {
|
|
1786
1786
|
vertical: {
|
|
1787
1787
|
type: String,
|
|
@@ -1823,10 +1823,10 @@ const du = {
|
|
|
1823
1823
|
IbDropdown: Zr,
|
|
1824
1824
|
IbList: Jr
|
|
1825
1825
|
}
|
|
1826
|
-
},
|
|
1827
|
-
function
|
|
1826
|
+
}, fu = { class: "dropdown-list-wrapper" };
|
|
1827
|
+
function hu(t, n, e, r, o, i) {
|
|
1828
1828
|
const a = ce("ib-list"), l = ce("ib-dropdown");
|
|
1829
|
-
return G(), te("div",
|
|
1829
|
+
return G(), te("div", fu, [
|
|
1830
1830
|
pe(l, Tt({
|
|
1831
1831
|
horizontal: e.horizontal,
|
|
1832
1832
|
vertical: e.vertical,
|
|
@@ -1860,8 +1860,8 @@ function fu(t, n, e, r, o, i) {
|
|
|
1860
1860
|
]), 1040, ["horizontal", "vertical", "isOpened", "closeOnClick", "disabled", "onAll"])
|
|
1861
1861
|
]);
|
|
1862
1862
|
}
|
|
1863
|
-
const Xr = /* @__PURE__ */ Te(
|
|
1864
|
-
const
|
|
1863
|
+
const Xr = /* @__PURE__ */ Te(cu, [["render", hu]]);
|
|
1864
|
+
const pu = {
|
|
1865
1865
|
props: {
|
|
1866
1866
|
checked: {
|
|
1867
1867
|
type: Boolean,
|
|
@@ -1879,15 +1879,15 @@ const hu = {
|
|
|
1879
1879
|
return this.href && (t.href = this.href), t;
|
|
1880
1880
|
}
|
|
1881
1881
|
}
|
|
1882
|
-
},
|
|
1883
|
-
function
|
|
1884
|
-
return G(), te("li",
|
|
1882
|
+
}, gu = { class: "dropdown-item-wrapper" }, mu = { class: "dropdown-item-icon" };
|
|
1883
|
+
function vu(t, n, e, r, o, i) {
|
|
1884
|
+
return G(), te("li", gu, [
|
|
1885
1885
|
(G(), $e(zi(e.href ? "a" : "div"), Tt({
|
|
1886
1886
|
class: e.checked ? "active" : ""
|
|
1887
1887
|
}, i.attrs, { tabindex: "0" }), {
|
|
1888
1888
|
default: ye(() => [
|
|
1889
1889
|
ae("p", null, [
|
|
1890
|
-
ae("div",
|
|
1890
|
+
ae("div", mu, [
|
|
1891
1891
|
we(t.$slots, "icon", {}, void 0, !0)
|
|
1892
1892
|
]),
|
|
1893
1893
|
we(t.$slots, "default", { ref: "slot" }, void 0, !0)
|
|
@@ -1897,11 +1897,11 @@ function mu(t, n, e, r, o, i) {
|
|
|
1897
1897
|
}, 16, ["class"]))
|
|
1898
1898
|
]);
|
|
1899
1899
|
}
|
|
1900
|
-
const Ba = /* @__PURE__ */ Te(
|
|
1900
|
+
const Ba = /* @__PURE__ */ Te(pu, [["render", vu], ["__scopeId", "data-v-11b4be9b"]]), yu = {
|
|
1901
1901
|
common: "common",
|
|
1902
1902
|
danger: "danger"
|
|
1903
1903
|
};
|
|
1904
|
-
const
|
|
1904
|
+
const bu = {
|
|
1905
1905
|
name: "IbSplitButton",
|
|
1906
1906
|
props: {
|
|
1907
1907
|
id: {
|
|
@@ -1910,7 +1910,7 @@ const yu = {
|
|
|
1910
1910
|
},
|
|
1911
1911
|
kind: {
|
|
1912
1912
|
type: String,
|
|
1913
|
-
default:
|
|
1913
|
+
default: yu.common
|
|
1914
1914
|
},
|
|
1915
1915
|
verticalPosition: {
|
|
1916
1916
|
type: String,
|
|
@@ -1985,8 +1985,8 @@ const yu = {
|
|
|
1985
1985
|
beforeUnmount() {
|
|
1986
1986
|
this.listObserver.disconnect(), this.listObserver = null;
|
|
1987
1987
|
}
|
|
1988
|
-
},
|
|
1989
|
-
function
|
|
1988
|
+
}, _u = ["disabled"], $u = ["disabled"], wu = { ref: "list" };
|
|
1989
|
+
function Ou(t, n, e, r, o, i) {
|
|
1990
1990
|
const a = ce("ib-icon"), l = ce("ib-dropdown-list");
|
|
1991
1991
|
return G(), te("div", {
|
|
1992
1992
|
class: ge(i.classes)
|
|
@@ -1997,7 +1997,7 @@ function wu(t, n, e, r, o, i) {
|
|
|
1997
1997
|
disabled: e.disabled
|
|
1998
1998
|
}, o.mainButtonAttrs, {
|
|
1999
1999
|
onClick: n[0] || (n[0] = (...d) => i.onClickLink && i.onClickLink(...d))
|
|
2000
|
-
}), Oe(o.content), 17,
|
|
2000
|
+
}), Oe(o.content), 17, _u)) : (G(), te("button", Tt({
|
|
2001
2001
|
key: 0,
|
|
2002
2002
|
class: "split-button-main"
|
|
2003
2003
|
}, o.mainButtonAttrs), Oe(o.content), 17)),
|
|
@@ -2013,10 +2013,10 @@ function wu(t, n, e, r, o, i) {
|
|
|
2013
2013
|
class: "split-button-menu-trigger"
|
|
2014
2014
|
}, [
|
|
2015
2015
|
pe(a, { name: "chevron-down-outline" })
|
|
2016
|
-
], 8,
|
|
2016
|
+
], 8, $u)
|
|
2017
2017
|
]),
|
|
2018
2018
|
body: ye(() => [
|
|
2019
|
-
ae("div",
|
|
2019
|
+
ae("div", wu, [
|
|
2020
2020
|
we(t.$slots, "default")
|
|
2021
2021
|
], 512)
|
|
2022
2022
|
]),
|
|
@@ -2024,8 +2024,8 @@ function wu(t, n, e, r, o, i) {
|
|
|
2024
2024
|
}, 8, ["disabled", "vertical", "horizontal"])
|
|
2025
2025
|
], 2);
|
|
2026
2026
|
}
|
|
2027
|
-
const
|
|
2028
|
-
const
|
|
2027
|
+
const pp = /* @__PURE__ */ Te(bu, [["render", Ou]]);
|
|
2028
|
+
const ku = {
|
|
2029
2029
|
props: {
|
|
2030
2030
|
href: {
|
|
2031
2031
|
type: String,
|
|
@@ -2039,7 +2039,7 @@ const Ou = {
|
|
|
2039
2039
|
}
|
|
2040
2040
|
}
|
|
2041
2041
|
};
|
|
2042
|
-
function
|
|
2042
|
+
function Cu(t, n, e, r, o, i) {
|
|
2043
2043
|
return G(), $e(zi(e.href.length ? "a" : "button"), Tt(i.attrs, { class: "ib-dropdown-item" }), {
|
|
2044
2044
|
default: ye(() => [
|
|
2045
2045
|
we(t.$slots, "default", {}, void 0, !0)
|
|
@@ -2047,13 +2047,13 @@ function ku(t, n, e, r, o, i) {
|
|
|
2047
2047
|
_: 3
|
|
2048
2048
|
}, 16);
|
|
2049
2049
|
}
|
|
2050
|
-
const
|
|
2050
|
+
const gp = /* @__PURE__ */ Te(ku, [["render", Cu], ["__scopeId", "data-v-4cf00feb"]]), en = {
|
|
2051
2051
|
S: "s",
|
|
2052
2052
|
M: "m",
|
|
2053
2053
|
L: "l",
|
|
2054
2054
|
XL: "xl"
|
|
2055
2055
|
};
|
|
2056
|
-
const
|
|
2056
|
+
const Eu = {
|
|
2057
2057
|
name: "IbModal",
|
|
2058
2058
|
directives: { Outside: Yr },
|
|
2059
2059
|
emits: {
|
|
@@ -2161,14 +2161,14 @@ const Cu = {
|
|
|
2161
2161
|
beforeUnmount() {
|
|
2162
2162
|
this.isActive && this.close(), document.removeEventListener("keydown", this.onKeydown), document.removeEventListener("blur", this.setFocusOnModal, !0);
|
|
2163
2163
|
}
|
|
2164
|
-
},
|
|
2164
|
+
}, xu = {
|
|
2165
2165
|
key: 1,
|
|
2166
2166
|
class: "modal-header"
|
|
2167
|
-
},
|
|
2167
|
+
}, Su = {
|
|
2168
2168
|
key: 2,
|
|
2169
2169
|
class: "modal-footer"
|
|
2170
2170
|
};
|
|
2171
|
-
function
|
|
2171
|
+
function Tu(t, n, e, r, o, i) {
|
|
2172
2172
|
const a = ce("ib-icon"), l = ce("ib-icon-button"), d = Gt("outside");
|
|
2173
2173
|
return G(), te(nt, null, [
|
|
2174
2174
|
i.hasTrigger ? (G(), te("div", {
|
|
@@ -2200,7 +2200,7 @@ function Su(t, n, e, r, o, i) {
|
|
|
2200
2200
|
]),
|
|
2201
2201
|
_: 1
|
|
2202
2202
|
}, 8, ["onClick"])) : ue("", !0),
|
|
2203
|
-
i.hasHeader ? (G(), te("p",
|
|
2203
|
+
i.hasHeader ? (G(), te("p", xu, [
|
|
2204
2204
|
we(t.$slots, "header", { showModal: i.showModal }, void 0, !0)
|
|
2205
2205
|
])) : ue("", !0),
|
|
2206
2206
|
ae("div", {
|
|
@@ -2208,7 +2208,7 @@ function Su(t, n, e, r, o, i) {
|
|
|
2208
2208
|
}, [
|
|
2209
2209
|
we(t.$slots, "body", { showModal: i.showModal }, void 0, !0)
|
|
2210
2210
|
], 2),
|
|
2211
|
-
i.hasFooter ? (G(), te("div",
|
|
2211
|
+
i.hasFooter ? (G(), te("div", Su, [
|
|
2212
2212
|
we(t.$slots, "footer", { showModal: i.showModal }, void 0, !0)
|
|
2213
2213
|
])) : ue("", !0)
|
|
2214
2214
|
], 6)), [
|
|
@@ -2220,11 +2220,11 @@ function Su(t, n, e, r, o, i) {
|
|
|
2220
2220
|
]))
|
|
2221
2221
|
], 64);
|
|
2222
2222
|
}
|
|
2223
|
-
const
|
|
2223
|
+
const mp = /* @__PURE__ */ Te(Eu, [["render", Tu], ["__scopeId", "data-v-ad9343ef"]]);
|
|
2224
2224
|
function ja(t) {
|
|
2225
2225
|
return "#" + t.toLowerCase().replace(/ /g, "-");
|
|
2226
2226
|
}
|
|
2227
|
-
const
|
|
2227
|
+
const Au = {
|
|
2228
2228
|
name: "IbTabDropdown",
|
|
2229
2229
|
props: {
|
|
2230
2230
|
tabs: {
|
|
@@ -2266,10 +2266,10 @@ const Tu = {
|
|
|
2266
2266
|
IbDropdownItem: Ba,
|
|
2267
2267
|
IbIcon: Ze
|
|
2268
2268
|
}
|
|
2269
|
-
},
|
|
2270
|
-
function
|
|
2269
|
+
}, Nu = { class: "wrapper-tab-link dropdown-tab" }, Pu = ["tabindex"];
|
|
2270
|
+
function Iu(t, n, e, r, o, i) {
|
|
2271
2271
|
const a = ce("ib-icon"), l = ce("ib-dropdown-item"), d = ce("ib-dropdown-list");
|
|
2272
|
-
return G(), te("div",
|
|
2272
|
+
return G(), te("div", Nu, [
|
|
2273
2273
|
pe(d, {
|
|
2274
2274
|
disabled: o.isDisabledDropdown,
|
|
2275
2275
|
"close-on-click": !0
|
|
@@ -2284,7 +2284,7 @@ function Pu(t, n, e, r, o, i) {
|
|
|
2284
2284
|
}, [
|
|
2285
2285
|
Ye(Oe(e.tabs.name) + " ", 1),
|
|
2286
2286
|
pe(a, { name: "chevron-down" })
|
|
2287
|
-
], 10,
|
|
2287
|
+
], 10, Pu)
|
|
2288
2288
|
]),
|
|
2289
2289
|
body: ye(() => [
|
|
2290
2290
|
(G(!0), te(nt, null, Dt(e.tabs.tabs, (u, h) => (G(), $e(l, {
|
|
@@ -2308,8 +2308,8 @@ function Pu(t, n, e, r, o, i) {
|
|
|
2308
2308
|
}, 8, ["disabled"])
|
|
2309
2309
|
]);
|
|
2310
2310
|
}
|
|
2311
|
-
const
|
|
2312
|
-
const
|
|
2311
|
+
const Mu = /* @__PURE__ */ Te(Au, [["render", Iu]]);
|
|
2312
|
+
const Du = {
|
|
2313
2313
|
name: "IbTabs",
|
|
2314
2314
|
props: {
|
|
2315
2315
|
selectedTabId: {
|
|
@@ -2367,20 +2367,20 @@ const Mu = {
|
|
|
2367
2367
|
}
|
|
2368
2368
|
},
|
|
2369
2369
|
components: {
|
|
2370
|
-
IbTabDropdown:
|
|
2370
|
+
IbTabDropdown: Mu
|
|
2371
2371
|
},
|
|
2372
2372
|
emits: ["changeTab"]
|
|
2373
|
-
},
|
|
2373
|
+
}, Lu = { class: "tabs" }, Ru = { class: "tabs-list" }, Bu = {
|
|
2374
2374
|
key: 0,
|
|
2375
2375
|
class: "wrapper-tab-link"
|
|
2376
|
-
},
|
|
2376
|
+
}, ju = ["href", "tabindex", "onClick"], qu = {
|
|
2377
2377
|
class: "tabs-content",
|
|
2378
2378
|
ref: "tabHandler"
|
|
2379
2379
|
};
|
|
2380
|
-
function
|
|
2380
|
+
function Fu(t, n, e, r, o, i) {
|
|
2381
2381
|
const a = ce("ib-tab-dropdown");
|
|
2382
|
-
return G(), te("div",
|
|
2383
|
-
ae("ul",
|
|
2382
|
+
return G(), te("div", Lu, [
|
|
2383
|
+
ae("ul", Ru, [
|
|
2384
2384
|
(G(!0), te(nt, null, Dt(o.tabs, (l, d) => (G(), te("li", {
|
|
2385
2385
|
class: "tab-item",
|
|
2386
2386
|
key: d
|
|
@@ -2390,7 +2390,7 @@ function qu(t, n, e, r, o, i) {
|
|
|
2390
2390
|
"selected-tab": o.selectedTab,
|
|
2391
2391
|
tabs: l,
|
|
2392
2392
|
onSelectTab: i.selectTab
|
|
2393
|
-
}, null, 8, ["selected-tab", "tabs", "onSelectTab"])) : (G(), te("div",
|
|
2393
|
+
}, null, 8, ["selected-tab", "tabs", "onSelectTab"])) : (G(), te("div", Bu, [
|
|
2394
2394
|
ae("a", {
|
|
2395
2395
|
class: ge(["tab-link", {
|
|
2396
2396
|
active: o.selectedTab === l.id,
|
|
@@ -2400,16 +2400,16 @@ function qu(t, n, e, r, o, i) {
|
|
|
2400
2400
|
tabindex: l.disabled ? -1 : 0,
|
|
2401
2401
|
onClick: (u) => i.selectTab(l.id),
|
|
2402
2402
|
target: "_self"
|
|
2403
|
-
}, Oe(l.title), 11,
|
|
2403
|
+
}, Oe(l.title), 11, ju)
|
|
2404
2404
|
]))
|
|
2405
2405
|
]))), 128))
|
|
2406
2406
|
]),
|
|
2407
|
-
ae("div",
|
|
2407
|
+
ae("div", qu, [
|
|
2408
2408
|
we(t.$slots, "default", {}, void 0, !0)
|
|
2409
2409
|
], 512)
|
|
2410
2410
|
]);
|
|
2411
2411
|
}
|
|
2412
|
-
const
|
|
2412
|
+
const vp = /* @__PURE__ */ Te(Du, [["render", Fu], ["__scopeId", "data-v-47d103be"]]), Hu = {
|
|
2413
2413
|
name: "IbTab",
|
|
2414
2414
|
props: {
|
|
2415
2415
|
title: {
|
|
@@ -2439,18 +2439,18 @@ const mp = /* @__PURE__ */ Te(Mu, [["render", qu], ["__scopeId", "data-v-47d103b
|
|
|
2439
2439
|
}
|
|
2440
2440
|
}
|
|
2441
2441
|
};
|
|
2442
|
-
function
|
|
2442
|
+
function Vu(t, n, e, r, o, i) {
|
|
2443
2443
|
return Ne((G(), te("div", null, [
|
|
2444
2444
|
we(t.$slots, "default")
|
|
2445
2445
|
], 512)), [
|
|
2446
2446
|
[Ge, i.isTabActive]
|
|
2447
2447
|
]);
|
|
2448
2448
|
}
|
|
2449
|
-
const
|
|
2449
|
+
const yp = /* @__PURE__ */ Te(Hu, [["render", Vu]]), Uu = {
|
|
2450
2450
|
LIST_VIEW: "list-sorting",
|
|
2451
2451
|
GRID_VIEW: "grid-sorting",
|
|
2452
2452
|
TABLE_VIEW: "table-sorting"
|
|
2453
|
-
},
|
|
2453
|
+
}, zu = {
|
|
2454
2454
|
TYPE_ASC: "asc",
|
|
2455
2455
|
TYPE_DESC: "desc"
|
|
2456
2456
|
}, Co = {
|
|
@@ -2576,7 +2576,7 @@ class qa {
|
|
|
2576
2576
|
return n ? Co[n] : Co.topCenter;
|
|
2577
2577
|
}
|
|
2578
2578
|
}
|
|
2579
|
-
const ln = new qa(),
|
|
2579
|
+
const ln = new qa(), Ku = (t, n) => {
|
|
2580
2580
|
var o;
|
|
2581
2581
|
ln.getTooltipContainer() && ln.destroyTooltip();
|
|
2582
2582
|
const e = Object.keys(n.modifiers)[0] || n.arg, r = {
|
|
@@ -2584,7 +2584,7 @@ const ln = new qa(), zu = (t, n) => {
|
|
|
2584
2584
|
text: typeof n.value == "object" ? n.value.text : n.value
|
|
2585
2585
|
};
|
|
2586
2586
|
ln.createTooltip(t, r, e);
|
|
2587
|
-
},
|
|
2587
|
+
}, Gu = (t, n) => {
|
|
2588
2588
|
const e = ln.getId();
|
|
2589
2589
|
if (n.getAttribute("aria-describedby") !== e)
|
|
2590
2590
|
return;
|
|
@@ -2596,7 +2596,7 @@ const ln = new qa(), zu = (t, n) => {
|
|
|
2596
2596
|
const o = n !== t.target && !n.contains(t.target), i = r !== t.target && !(r != null && r.contains(t.target));
|
|
2597
2597
|
o && i && ln.destroyTooltip(n);
|
|
2598
2598
|
}, Eo = (t, n) => {
|
|
2599
|
-
t.__tooltip_create = () =>
|
|
2599
|
+
t.__tooltip_create = () => Ku(t, n), t.__tooltip_destroy = (e) => Gu(e, t), t.addEventListener("mouseenter", t.__tooltip_create), document.addEventListener("mousemove", t.__tooltip_destroy), t.addEventListener("focus", t.__tooltip_create), t.addEventListener("blur", t.__tooltip_destroy, !0);
|
|
2600
2600
|
}, xo = (t) => {
|
|
2601
2601
|
ln.destroyTooltip(t), t.removeEventListener("mouseenter", t.__tooltip_create), document.removeEventListener("mousemove", t.__tooltip_destroy), t.removeEventListener("focus", t.__tooltip_create), t.removeEventListener("blur", t.__tooltip_destroy, !0);
|
|
2602
2602
|
}, Mn = {
|
|
@@ -2610,7 +2610,7 @@ const ln = new qa(), zu = (t, n) => {
|
|
|
2610
2610
|
xo(t);
|
|
2611
2611
|
}
|
|
2612
2612
|
};
|
|
2613
|
-
const
|
|
2613
|
+
const Wu = {
|
|
2614
2614
|
name: "IbSorting",
|
|
2615
2615
|
props: {
|
|
2616
2616
|
tooltipTitle: {
|
|
@@ -2665,8 +2665,8 @@ const Gu = {
|
|
|
2665
2665
|
data() {
|
|
2666
2666
|
return {
|
|
2667
2667
|
isOpenToggleTip: !1,
|
|
2668
|
-
sortingTypes:
|
|
2669
|
-
sortingTypesView:
|
|
2668
|
+
sortingTypes: zu,
|
|
2669
|
+
sortingTypesView: Uu,
|
|
2670
2670
|
currentTypeSort: this.sort
|
|
2671
2671
|
};
|
|
2672
2672
|
},
|
|
@@ -2709,11 +2709,11 @@ const Gu = {
|
|
|
2709
2709
|
IbIconButton: Pt,
|
|
2710
2710
|
IbToggleTip: Gs
|
|
2711
2711
|
}
|
|
2712
|
-
},
|
|
2713
|
-
function
|
|
2712
|
+
}, Yu = { class: "sorting-wrapper" }, Zu = ["name"], Ju = ["aria-label"];
|
|
2713
|
+
function Xu(t, n, e, r, o, i) {
|
|
2714
2714
|
var h;
|
|
2715
2715
|
const a = ce("ib-toggle-tip"), l = ce("ib-icon-button"), d = ce("ib-icon"), u = Gt("tooltip");
|
|
2716
|
-
return G(), te("div",
|
|
2716
|
+
return G(), te("div", Yu, [
|
|
2717
2717
|
e.view === o.sortingTypesView.TABLE_VIEW ? (G(), te("div", {
|
|
2718
2718
|
key: 0,
|
|
2719
2719
|
class: ge(["table-sorting-wrapper", {
|
|
@@ -2721,43 +2721,41 @@ function Ju(t, n, e, r, o, i) {
|
|
|
2721
2721
|
disabled: e.disable
|
|
2722
2722
|
}])
|
|
2723
2723
|
}, [
|
|
2724
|
-
|
|
2725
|
-
|
|
2726
|
-
|
|
2727
|
-
|
|
2728
|
-
|
|
2729
|
-
|
|
2730
|
-
|
|
2731
|
-
|
|
2732
|
-
|
|
2733
|
-
|
|
2734
|
-
|
|
2735
|
-
[u, i.sortingTooltipContent, i.sortingTooltipPosition]
|
|
2736
|
-
]),
|
|
2737
|
-
i.hasToggleTip ? (G(), $e(a, {
|
|
2738
|
-
key: 0,
|
|
2739
|
-
position: "bottom-center",
|
|
2740
|
-
"is-open": o.isOpenToggleTip,
|
|
2741
|
-
title: e.toggleTipTitle,
|
|
2742
|
-
onClose: n[1] || (n[1] = (c) => o.isOpenToggleTip = !1)
|
|
2743
|
-
}, {
|
|
2744
|
-
buttons: ye(() => [
|
|
2745
|
-
we(t.$slots, "toggleTipButtons", {}, void 0, !0)
|
|
2746
|
-
]),
|
|
2747
|
-
default: ye(() => [
|
|
2748
|
-
we(t.$slots, "toggleTipBody", {}, void 0, !0)
|
|
2749
|
-
]),
|
|
2750
|
-
_: 3
|
|
2751
|
-
}, 8, ["is-open", "title"])) : ue("", !0)
|
|
2724
|
+
Ne((G(), te("button", {
|
|
2725
|
+
class: ge(["sorting-label", {
|
|
2726
|
+
"sorting-label-active": o.isOpenToggleTip && i.hasToggleTip,
|
|
2727
|
+
"has-action": ((h = e.tooltipText) == null ? void 0 : h.length) || i.hasToggleTip
|
|
2728
|
+
}]),
|
|
2729
|
+
type: "button",
|
|
2730
|
+
onClick: n[0] || (n[0] = (c) => o.isOpenToggleTip = !o.isOpenToggleTip)
|
|
2731
|
+
}, [
|
|
2732
|
+
Ye(Oe(e.title), 1)
|
|
2733
|
+
], 2)), [
|
|
2734
|
+
[u, i.sortingTooltipContent, i.sortingTooltipPosition]
|
|
2752
2735
|
]),
|
|
2753
|
-
|
|
2736
|
+
i.hasToggleTip ? (G(), $e(a, {
|
|
2754
2737
|
key: 0,
|
|
2738
|
+
position: "bottom-center",
|
|
2739
|
+
"is-open": o.isOpenToggleTip,
|
|
2740
|
+
title: e.toggleTipTitle,
|
|
2741
|
+
onClose: n[1] || (n[1] = (c) => o.isOpenToggleTip = !1)
|
|
2742
|
+
}, {
|
|
2743
|
+
buttons: ye(() => [
|
|
2744
|
+
we(t.$slots, "toggleTipButtons", {}, void 0, !0)
|
|
2745
|
+
]),
|
|
2746
|
+
default: ye(() => [
|
|
2747
|
+
we(t.$slots, "toggleTipBody", {}, void 0, !0)
|
|
2748
|
+
]),
|
|
2749
|
+
_: 3
|
|
2750
|
+
}, 8, ["is-open", "title"])) : ue("", !0),
|
|
2751
|
+
e.hideSortingButton ? ue("", !0) : Ne((G(), $e(l, {
|
|
2752
|
+
key: 1,
|
|
2755
2753
|
kind: "white",
|
|
2756
2754
|
size: "s",
|
|
2757
2755
|
onClick: i.clickHandler
|
|
2758
2756
|
}, {
|
|
2759
2757
|
default: ye(() => [
|
|
2760
|
-
ae("ion-icon", { name: i.iconType }, null, 8,
|
|
2758
|
+
ae("ion-icon", { name: i.iconType }, null, 8, Zu)
|
|
2761
2759
|
]),
|
|
2762
2760
|
_: 1
|
|
2763
2761
|
}, 8, ["onClick"])), [
|
|
@@ -2778,13 +2776,13 @@ function Ju(t, n, e, r, o, i) {
|
|
|
2778
2776
|
key: 0,
|
|
2779
2777
|
name: i.iconType
|
|
2780
2778
|
}, null, 8, ["name"])) : ue("", !0)
|
|
2781
|
-
], 10,
|
|
2779
|
+
], 10, Ju)), [
|
|
2782
2780
|
[u, e.tooltipText, e.tooltipPosition]
|
|
2783
2781
|
])
|
|
2784
2782
|
]);
|
|
2785
2783
|
}
|
|
2786
|
-
const
|
|
2787
|
-
const
|
|
2784
|
+
const bp = /* @__PURE__ */ Te(Wu, [["render", Xu], ["__scopeId", "data-v-0c1b5f2e"]]);
|
|
2785
|
+
const Qu = {
|
|
2788
2786
|
name: "IbBreadcrumbs",
|
|
2789
2787
|
props: {
|
|
2790
2788
|
items: {
|
|
@@ -2813,11 +2811,11 @@ const Xu = {
|
|
|
2813
2811
|
IbDropdownList: Xr,
|
|
2814
2812
|
IbTooltip: fi
|
|
2815
2813
|
}
|
|
2816
|
-
},
|
|
2817
|
-
function
|
|
2814
|
+
}, ed = { "aria-label": "breadcrumb" }, td = { class: "breadcrumb" }, nd = ["href"], id = { key: 1 }, rd = ["href"];
|
|
2815
|
+
function od(t, n, e, r, o, i) {
|
|
2818
2816
|
const a = ce("ib-icon"), l = ce("ib-tooltip"), d = ce("ib-icon-button"), u = ce("ib-dropdown-item"), h = ce("ib-dropdown-list");
|
|
2819
|
-
return G(), te("nav",
|
|
2820
|
-
ae("ul",
|
|
2817
|
+
return G(), te("nav", ed, [
|
|
2818
|
+
ae("ul", td, [
|
|
2821
2819
|
(G(!0), te(nt, null, Dt(e.items, (c, s) => (G(), te("li", {
|
|
2822
2820
|
class: ge(["breadcrumb-item", s === i.last ? "active" : ""]),
|
|
2823
2821
|
"aria-current": "page",
|
|
@@ -2827,8 +2825,8 @@ function rd(t, n, e, r, o, i) {
|
|
|
2827
2825
|
key: 0,
|
|
2828
2826
|
class: "ib-link",
|
|
2829
2827
|
href: c.url
|
|
2830
|
-
}, Oe(c.title), 9,
|
|
2831
|
-
s === i.last ? (G(), te("p",
|
|
2828
|
+
}, Oe(c.title), 9, nd)) : ue("", !0),
|
|
2829
|
+
s === i.last ? (G(), te("p", id, Oe(c.title), 1)) : ue("", !0),
|
|
2832
2830
|
i.initContextMenu && s === e.items.length - 4 ? (G(), $e(h, {
|
|
2833
2831
|
key: 2,
|
|
2834
2832
|
horizontal: "center"
|
|
@@ -2851,7 +2849,7 @@ function rd(t, n, e, r, o, i) {
|
|
|
2851
2849
|
ae("a", {
|
|
2852
2850
|
class: "context-breadcrums",
|
|
2853
2851
|
href: f.url
|
|
2854
|
-
}, Oe(f.title), 9,
|
|
2852
|
+
}, Oe(f.title), 9, rd)
|
|
2855
2853
|
]),
|
|
2856
2854
|
_: 2
|
|
2857
2855
|
}, 1024))), 128))
|
|
@@ -2866,8 +2864,8 @@ function rd(t, n, e, r, o, i) {
|
|
|
2866
2864
|
])
|
|
2867
2865
|
]);
|
|
2868
2866
|
}
|
|
2869
|
-
const
|
|
2870
|
-
const
|
|
2867
|
+
const _p = /* @__PURE__ */ Te(Qu, [["render", od], ["__scopeId", "data-v-5ef772a9"]]);
|
|
2868
|
+
const ad = {
|
|
2871
2869
|
name: "IbLabel",
|
|
2872
2870
|
props: {
|
|
2873
2871
|
for: {
|
|
@@ -2917,17 +2915,17 @@ const od = {
|
|
|
2917
2915
|
directives: {
|
|
2918
2916
|
Tooltip: Mn
|
|
2919
2917
|
}
|
|
2920
|
-
},
|
|
2918
|
+
}, ld = ["for"], sd = {
|
|
2921
2919
|
key: 0,
|
|
2922
2920
|
class: "required"
|
|
2923
2921
|
};
|
|
2924
|
-
function
|
|
2922
|
+
function ud(t, n, e, r, o, i) {
|
|
2925
2923
|
const a = ce("ib-icon"), l = ce("ib-icon-button"), d = Gt("tooltip");
|
|
2926
2924
|
return G(), te("label", {
|
|
2927
2925
|
class: ge(i.classes),
|
|
2928
2926
|
for: e.for
|
|
2929
2927
|
}, [
|
|
2930
|
-
e.required ? (G(), te("span",
|
|
2928
|
+
e.required ? (G(), te("span", sd, "* ")) : ue("", !0),
|
|
2931
2929
|
we(t.$slots, "default", {}, void 0, !0),
|
|
2932
2930
|
e.infoText.length || Object.keys(e.infoText).length ? Ne((G(), $e(l, {
|
|
2933
2931
|
key: 1,
|
|
@@ -2943,15 +2941,15 @@ function sd(t, n, e, r, o, i) {
|
|
|
2943
2941
|
})), [
|
|
2944
2942
|
[d, e.infoText, e.tooltipPosition]
|
|
2945
2943
|
]) : ue("", !0)
|
|
2946
|
-
], 10,
|
|
2944
|
+
], 10, ld);
|
|
2947
2945
|
}
|
|
2948
|
-
const Yi = /* @__PURE__ */ Te(
|
|
2946
|
+
const Yi = /* @__PURE__ */ Te(ad, [["render", ud], ["__scopeId", "data-v-20191b6d"]]), kr = {
|
|
2949
2947
|
text: "text",
|
|
2950
2948
|
password: "password",
|
|
2951
2949
|
email: "email",
|
|
2952
2950
|
number: "number"
|
|
2953
2951
|
};
|
|
2954
|
-
const
|
|
2952
|
+
const dd = {
|
|
2955
2953
|
name: "IbInput",
|
|
2956
2954
|
props: {
|
|
2957
2955
|
type: {
|
|
@@ -3143,11 +3141,11 @@ const ud = {
|
|
|
3143
3141
|
Tooltip: Mn
|
|
3144
3142
|
},
|
|
3145
3143
|
inheritAttrs: !1
|
|
3146
|
-
},
|
|
3144
|
+
}, cd = ["aria-invalid", "readonly", "disabled", "id", "autocomplete", "min", "max", "step"], fd = {
|
|
3147
3145
|
key: 2,
|
|
3148
3146
|
class: "number-button-group"
|
|
3149
|
-
},
|
|
3150
|
-
function
|
|
3147
|
+
}, hd = { class: "divider" }, pd = { class: "settings-wrapper" };
|
|
3148
|
+
function gd(t, n, e, r, o, i) {
|
|
3151
3149
|
const a = ce("ib-alert"), l = ce("ib-icon"), d = ce("ib-icon-button"), u = ce("ib-dropdown"), h = Gt("tooltip");
|
|
3152
3150
|
return G(), te("div", null, [
|
|
3153
3151
|
e.errorMessage ? (G(), $e(a, { key: 0 }, {
|
|
@@ -3182,7 +3180,7 @@ function pd(t, n, e, r, o, i) {
|
|
|
3182
3180
|
onInput: n[1] || (n[1] = (c) => i.onInput(c)),
|
|
3183
3181
|
onBlur: n[2] || (n[2] = (c) => i.onBlur(c)),
|
|
3184
3182
|
onFocus: n[3] || (n[3] = (c) => i.onFocus(c))
|
|
3185
|
-
}), null, 16,
|
|
3183
|
+
}), null, 16, cd), [
|
|
3186
3184
|
[
|
|
3187
3185
|
pa,
|
|
3188
3186
|
o.actualValue,
|
|
@@ -3208,8 +3206,8 @@ function pd(t, n, e, r, o, i) {
|
|
|
3208
3206
|
}, 8, ["disabled", "help-text", "onClick", "onKeypress"])), [
|
|
3209
3207
|
[Ge, i.hasValue]
|
|
3210
3208
|
]) : ue("", !0),
|
|
3211
|
-
e.type === "number" && !e.hideNumberActions ? (G(), te("div",
|
|
3212
|
-
Ne(ae("div",
|
|
3209
|
+
e.type === "number" && !e.hideNumberActions ? (G(), te("div", fd, [
|
|
3210
|
+
Ne(ae("div", hd, null, 512), [
|
|
3213
3211
|
[Ge, i.hasValue]
|
|
3214
3212
|
]),
|
|
3215
3213
|
Ne((G(), $e(d, {
|
|
@@ -3288,7 +3286,7 @@ function pd(t, n, e, r, o, i) {
|
|
|
3288
3286
|
}, 8, ["help-text"])
|
|
3289
3287
|
]),
|
|
3290
3288
|
body: ye(() => [
|
|
3291
|
-
ae("div",
|
|
3289
|
+
ae("div", pd, [
|
|
3292
3290
|
we(t.$slots, "settings", {}, void 0, !0)
|
|
3293
3291
|
])
|
|
3294
3292
|
]),
|
|
@@ -3297,8 +3295,8 @@ function pd(t, n, e, r, o, i) {
|
|
|
3297
3295
|
], 2)
|
|
3298
3296
|
]);
|
|
3299
3297
|
}
|
|
3300
|
-
const Fa = /* @__PURE__ */ Te(
|
|
3301
|
-
const
|
|
3298
|
+
const Fa = /* @__PURE__ */ Te(dd, [["render", gd], ["__scopeId", "data-v-f580a226"]]);
|
|
3299
|
+
const md = {
|
|
3302
3300
|
name: "IbCheckbox",
|
|
3303
3301
|
model: {
|
|
3304
3302
|
event: "input"
|
|
@@ -3388,17 +3386,17 @@ const gd = {
|
|
|
3388
3386
|
IbIcon: Ze
|
|
3389
3387
|
},
|
|
3390
3388
|
inheritAttrs: !1
|
|
3391
|
-
},
|
|
3389
|
+
}, vd = ["for", "tabindex", "aria-checked"], yd = ["name", "id", "value", "disabled", "required"], bd = ["name", "disabled", "required"], _d = { class: "ib-checkbox-body" }, $d = {
|
|
3392
3390
|
key: 0,
|
|
3393
3391
|
class: "required"
|
|
3394
|
-
},
|
|
3392
|
+
}, wd = { class: "ib-checkbox-input" }, Od = {
|
|
3395
3393
|
key: 1,
|
|
3396
3394
|
class: "ib-checkbox-label"
|
|
3397
|
-
},
|
|
3395
|
+
}, kd = {
|
|
3398
3396
|
key: 0,
|
|
3399
3397
|
class: "required"
|
|
3400
3398
|
};
|
|
3401
|
-
function
|
|
3399
|
+
function Cd(t, n, e, r, o, i) {
|
|
3402
3400
|
var l;
|
|
3403
3401
|
const a = ce("ib-icon");
|
|
3404
3402
|
return G(), te("div", {
|
|
@@ -3422,7 +3420,7 @@ function kd(t, n, e, r, o, i) {
|
|
|
3422
3420
|
required: e.required,
|
|
3423
3421
|
"onUpdate:modelValue": n[0] || (n[0] = (d) => o.checked = d),
|
|
3424
3422
|
onClick: n[1] || (n[1] = (...d) => i.onChange && i.onChange(...d))
|
|
3425
|
-
}, null, 8,
|
|
3423
|
+
}, null, 8, yd), [
|
|
3426
3424
|
[ml, o.checked]
|
|
3427
3425
|
]),
|
|
3428
3426
|
!e.value && !o.checked ? (G(), te("input", {
|
|
@@ -3432,16 +3430,16 @@ function kd(t, n, e, r, o, i) {
|
|
|
3432
3430
|
name: e.name,
|
|
3433
3431
|
disabled: e.disabled,
|
|
3434
3432
|
required: e.required
|
|
3435
|
-
}, null, 8,
|
|
3436
|
-
ae("div",
|
|
3433
|
+
}, null, 8, bd)) : ue("", !0),
|
|
3434
|
+
ae("div", _d, [
|
|
3437
3435
|
e.labelPosition === "left" && e.label.length ? (G(), te("span", {
|
|
3438
3436
|
key: 0,
|
|
3439
3437
|
class: ge(["ib-checkbox-label", { "ib-checkbox-label-left": e.labelPosition === "left" }])
|
|
3440
3438
|
}, [
|
|
3441
|
-
e.required ? (G(), te("span",
|
|
3439
|
+
e.required ? (G(), te("span", $d, "*")) : ue("", !0),
|
|
3442
3440
|
Ye(" " + Oe(e.label), 1)
|
|
3443
3441
|
], 2)) : ue("", !0),
|
|
3444
|
-
ae("span",
|
|
3442
|
+
ae("span", wd, [
|
|
3445
3443
|
Ne(pe(a, { name: "checkmark-sharp" }, null, 512), [
|
|
3446
3444
|
[Ge, o.checked && !i.indeterminate]
|
|
3447
3445
|
]),
|
|
@@ -3452,16 +3450,16 @@ function kd(t, n, e, r, o, i) {
|
|
|
3452
3450
|
[Ge, i.indeterminate]
|
|
3453
3451
|
])
|
|
3454
3452
|
]),
|
|
3455
|
-
e.labelPosition === "right" && ((l = e.label) != null && l.length) ? (G(), te("span",
|
|
3456
|
-
e.required ? (G(), te("span",
|
|
3453
|
+
e.labelPosition === "right" && ((l = e.label) != null && l.length) ? (G(), te("span", Od, [
|
|
3454
|
+
e.required ? (G(), te("span", kd, "*")) : ue("", !0),
|
|
3457
3455
|
Ye(" " + Oe(e.label), 1)
|
|
3458
3456
|
])) : ue("", !0)
|
|
3459
3457
|
])
|
|
3460
|
-
], 16,
|
|
3458
|
+
], 16, vd)
|
|
3461
3459
|
], 2);
|
|
3462
3460
|
}
|
|
3463
|
-
const Ha = /* @__PURE__ */ Te(
|
|
3464
|
-
const
|
|
3461
|
+
const Ha = /* @__PURE__ */ Te(md, [["render", Cd], ["__scopeId", "data-v-83ac97df"]]);
|
|
3462
|
+
const Ed = {
|
|
3465
3463
|
name: "IbToggle",
|
|
3466
3464
|
model: {
|
|
3467
3465
|
prop: "isChecked",
|
|
@@ -3532,17 +3530,17 @@ const Cd = {
|
|
|
3532
3530
|
}
|
|
3533
3531
|
},
|
|
3534
3532
|
components: { IbIcon: Ze, IbTooltip: fi }
|
|
3535
|
-
},
|
|
3533
|
+
}, xd = ["aria-checked", "tabindex"], Sd = {
|
|
3536
3534
|
class: "toggle-wrapper",
|
|
3537
3535
|
ref: "wrapper"
|
|
3538
|
-
},
|
|
3536
|
+
}, Td = {
|
|
3539
3537
|
class: "toggle",
|
|
3540
3538
|
ref: "toggle"
|
|
3541
|
-
},
|
|
3539
|
+
}, Ad = ["name", "checked", "id", "disabled"], Nd = /* @__PURE__ */ ae("span", { class: "toggle-slider round" }, null, -1), Pd = {
|
|
3542
3540
|
key: 0,
|
|
3543
3541
|
class: "toggle-label"
|
|
3544
3542
|
};
|
|
3545
|
-
function
|
|
3543
|
+
function Id(t, n, e, r, o, i) {
|
|
3546
3544
|
const a = ce("ib-icon"), l = ce("ib-tooltip");
|
|
3547
3545
|
return G(), te("label", {
|
|
3548
3546
|
role: "switch",
|
|
@@ -3554,8 +3552,8 @@ function Pd(t, n, e, r, o, i) {
|
|
|
3554
3552
|
n[3] || (n[3] = pt(ot((...d) => i.onChange && i.onChange(...d), ["prevent"]), ["enter"]))
|
|
3555
3553
|
]
|
|
3556
3554
|
}, [
|
|
3557
|
-
ae("div",
|
|
3558
|
-
ae("div",
|
|
3555
|
+
ae("div", Sd, [
|
|
3556
|
+
ae("div", Td, [
|
|
3559
3557
|
ae("input", {
|
|
3560
3558
|
tabindex: "-1",
|
|
3561
3559
|
type: "checkbox",
|
|
@@ -3567,8 +3565,8 @@ function Pd(t, n, e, r, o, i) {
|
|
|
3567
3565
|
onClick: n[0] || (n[0] = (...d) => i.onChange && i.onChange(...d)),
|
|
3568
3566
|
onInput: n[1] || (n[1] = ot(() => {
|
|
3569
3567
|
}, ["stop"]))
|
|
3570
|
-
}, null, 40,
|
|
3571
|
-
|
|
3568
|
+
}, null, 40, Ad),
|
|
3569
|
+
Nd,
|
|
3572
3570
|
pe(a, {
|
|
3573
3571
|
class: "checked-icon",
|
|
3574
3572
|
name: "checkmark"
|
|
@@ -3579,18 +3577,18 @@ function Pd(t, n, e, r, o, i) {
|
|
|
3579
3577
|
})
|
|
3580
3578
|
], 512)
|
|
3581
3579
|
], 512),
|
|
3582
|
-
e.label.length ? (G(), te("span",
|
|
3580
|
+
e.label.length ? (G(), te("span", Pd, Oe(e.label), 1)) : ue("", !0),
|
|
3583
3581
|
e.helpMessage.length ? (G(), $e(l, {
|
|
3584
3582
|
key: 1,
|
|
3585
3583
|
text: o.checked ? e.helpMessage : e.helpMessageOff.length ? e.helpMessageOff : e.helpMessage
|
|
3586
3584
|
}, null, 8, ["text"])) : ue("", !0)
|
|
3587
|
-
], 42,
|
|
3585
|
+
], 42, xd);
|
|
3588
3586
|
}
|
|
3589
|
-
const
|
|
3587
|
+
const Md = /* @__PURE__ */ Te(Ed, [["render", Id]]);
|
|
3590
3588
|
function Va(t) {
|
|
3591
3589
|
return t.scrollHeight > t.clientHeight;
|
|
3592
3590
|
}
|
|
3593
|
-
const
|
|
3591
|
+
const Dd = {
|
|
3594
3592
|
name: "select-option",
|
|
3595
3593
|
props: {
|
|
3596
3594
|
option: {
|
|
@@ -3704,7 +3702,7 @@ const Md = {
|
|
|
3704
3702
|
},
|
|
3705
3703
|
computed: {
|
|
3706
3704
|
component() {
|
|
3707
|
-
return this.isMultiple && this.isToggle ?
|
|
3705
|
+
return this.isMultiple && this.isToggle ? Md : Ha;
|
|
3708
3706
|
},
|
|
3709
3707
|
hasChildren() {
|
|
3710
3708
|
return !!(this.option.children && this.option.children.length);
|
|
@@ -3738,17 +3736,17 @@ const Md = {
|
|
|
3738
3736
|
IbIconButton: Pt
|
|
3739
3737
|
},
|
|
3740
3738
|
directives: { Tooltip: Mn }
|
|
3741
|
-
},
|
|
3739
|
+
}, Ld = ["aria-selected", "aria-label", "id"], Rd = {
|
|
3742
3740
|
key: 0,
|
|
3743
3741
|
class: "bookmarkable-option-content"
|
|
3744
|
-
},
|
|
3742
|
+
}, Bd = { class: "option-label" }, jd = {
|
|
3745
3743
|
key: 1,
|
|
3746
3744
|
class: "option-label"
|
|
3747
|
-
},
|
|
3745
|
+
}, qd = ["innerHTML"], Fd = ["innerHTML"], Hd = {
|
|
3748
3746
|
key: 2,
|
|
3749
3747
|
class: "option-label"
|
|
3750
3748
|
};
|
|
3751
|
-
function
|
|
3749
|
+
function Vd(t, n, e, r, o, i) {
|
|
3752
3750
|
const a = ce("ib-icon"), l = ce("ib-icon-button"), d = ce("select-option"), u = ce("list"), h = Gt("tooltip");
|
|
3753
3751
|
return G(), te("li", null, [
|
|
3754
3752
|
Ne((G(), te("div", {
|
|
@@ -3817,8 +3815,8 @@ function Hd(t, n, e, r, o, i) {
|
|
|
3817
3815
|
"bookmarkable-option-title " + (e.isBookmarked ? "bookmarked" : "")
|
|
3818
3816
|
)
|
|
3819
3817
|
}, [
|
|
3820
|
-
i.hasChildren ? (G(), te("span",
|
|
3821
|
-
ae("span",
|
|
3818
|
+
i.hasChildren ? (G(), te("span", jd, Oe(e.option.title), 1)) : (G(), te("div", Rd, [
|
|
3819
|
+
ae("span", Bd, Oe(e.option.title), 1),
|
|
3822
3820
|
Ne((G(), $e(l, {
|
|
3823
3821
|
onClick: n[0] || (n[0] = ot((c) => t.$emit("toggle-bookmark", e.option), ["stop", "prevent"])),
|
|
3824
3822
|
kind: "ghost"
|
|
@@ -3838,12 +3836,12 @@ function Hd(t, n, e, r, o, i) {
|
|
|
3838
3836
|
key: 1,
|
|
3839
3837
|
class: "option-label",
|
|
3840
3838
|
innerHTML: e.option.title
|
|
3841
|
-
}, null, 8,
|
|
3839
|
+
}, null, 8, Fd)) : (G(), te("span", {
|
|
3842
3840
|
key: 0,
|
|
3843
3841
|
class: "option-label",
|
|
3844
3842
|
innerHTML: e.option.title
|
|
3845
|
-
}, null, 8,
|
|
3846
|
-
], 64)) : (G(), te("span",
|
|
3843
|
+
}, null, 8, qd))
|
|
3844
|
+
], 64)) : (G(), te("span", Hd, [
|
|
3847
3845
|
e.option.icon ? (G(), $e(a, {
|
|
3848
3846
|
key: 0,
|
|
3849
3847
|
name: e.option.icon
|
|
@@ -3872,12 +3870,12 @@ function Hd(t, n, e, r, o, i) {
|
|
|
3872
3870
|
}, 512)), [
|
|
3873
3871
|
[Ge, i.hasVisibleChildren && e.option.isChildrenVisible]
|
|
3874
3872
|
]) : ue("", !0)
|
|
3875
|
-
], 42,
|
|
3873
|
+
], 42, Ld)), [
|
|
3876
3874
|
[h, o.showTooltip ? e.option.isDisabled ? e.option.disableTooltip : e.option.title : ""]
|
|
3877
3875
|
])
|
|
3878
3876
|
]);
|
|
3879
3877
|
}
|
|
3880
|
-
const
|
|
3878
|
+
const Ud = /* @__PURE__ */ Te(Dd, [["render", Vd]]);
|
|
3881
3879
|
var et = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
3882
3880
|
function hi(t) {
|
|
3883
3881
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
@@ -4286,8 +4284,8 @@ var Ua = { exports: {} };
|
|
|
4286
4284
|
};
|
|
4287
4285
|
});
|
|
4288
4286
|
})(Ua);
|
|
4289
|
-
var
|
|
4290
|
-
const
|
|
4287
|
+
var zd = Ua.exports;
|
|
4288
|
+
const Kd = /* @__PURE__ */ hi(zd), Gd = {
|
|
4291
4289
|
props: {
|
|
4292
4290
|
infiniteLoader: {
|
|
4293
4291
|
type: Boolean,
|
|
@@ -4319,10 +4317,10 @@ const zd = /* @__PURE__ */ hi(Ud), Kd = {
|
|
|
4319
4317
|
function So(t) {
|
|
4320
4318
|
return JSON.parse(JSON.stringify(t));
|
|
4321
4319
|
}
|
|
4322
|
-
const
|
|
4320
|
+
const Wd = {
|
|
4323
4321
|
name: "IbTreeSelect",
|
|
4324
4322
|
inject: ["LANG_COMPONENTS"],
|
|
4325
|
-
mixins: [
|
|
4323
|
+
mixins: [Gd],
|
|
4326
4324
|
props: {
|
|
4327
4325
|
classList: [String, Array],
|
|
4328
4326
|
keywordHighlighter: {
|
|
@@ -4551,7 +4549,7 @@ const Gd = {
|
|
|
4551
4549
|
}
|
|
4552
4550
|
},
|
|
4553
4551
|
mounted() {
|
|
4554
|
-
this.marker = new
|
|
4552
|
+
this.marker = new Kd(this.$refs.list.$el), this.registerDependency(), this.$globalEvents.$on("select:refresh", () => {
|
|
4555
4553
|
this.setPreparedValues();
|
|
4556
4554
|
}), document.addEventListener("mousemove", this.onResize), document.addEventListener("mouseup", this.endResizing);
|
|
4557
4555
|
},
|
|
@@ -4855,7 +4853,7 @@ const Gd = {
|
|
|
4855
4853
|
IbDropdown: Zr,
|
|
4856
4854
|
IbInput: Fa,
|
|
4857
4855
|
List: Jr,
|
|
4858
|
-
"select-option":
|
|
4856
|
+
"select-option": Ud
|
|
4859
4857
|
},
|
|
4860
4858
|
directives: {
|
|
4861
4859
|
Tooltip: Mn
|
|
@@ -4864,17 +4862,17 @@ const Gd = {
|
|
|
4864
4862
|
document.removeEventListener("mousemove", this.onResize), document.removeEventListener("mouseup", this.endResizing);
|
|
4865
4863
|
},
|
|
4866
4864
|
inheritAttrs: !1
|
|
4867
|
-
},
|
|
4865
|
+
}, Yd = {
|
|
4868
4866
|
key: 0,
|
|
4869
4867
|
class: "tree-select-empty"
|
|
4870
|
-
},
|
|
4868
|
+
}, Zd = {
|
|
4871
4869
|
key: 1,
|
|
4872
4870
|
class: "tree-select-default-empty tree-select-empty"
|
|
4873
|
-
},
|
|
4871
|
+
}, Jd = {
|
|
4874
4872
|
key: 5,
|
|
4875
4873
|
ref: "infinityLoader"
|
|
4876
4874
|
};
|
|
4877
|
-
function
|
|
4875
|
+
function Xd(t, n, e, r, o, i) {
|
|
4878
4876
|
const a = ce("ib-alert"), l = ce("ib-icon"), d = ce("ib-icon-button"), u = ce("ib-input"), h = ce("select-option"), c = ce("list"), s = ce("ib-dropdown"), f = Gt("tooltip");
|
|
4879
4877
|
return G(), te(nt, null, [
|
|
4880
4878
|
e.errorMessage ? (G(), $e(a, {
|
|
@@ -4949,9 +4947,9 @@ function Jd(t, n, e, r, o, i) {
|
|
|
4949
4947
|
})
|
|
4950
4948
|
}, {
|
|
4951
4949
|
default: ye(() => [
|
|
4952
|
-
!i.requiredDependencyNotFilled && !i.visibleOptionsCount && i.hasEmptyMessage ? (G(), te("div",
|
|
4950
|
+
!i.requiredDependencyNotFilled && !i.visibleOptionsCount && i.hasEmptyMessage ? (G(), te("div", Yd, [
|
|
4953
4951
|
we(t.$slots, "emptyMessage")
|
|
4954
|
-
])) : !i.requiredDependencyNotFilled && !i.visibleOptionsCount ? (G(), te("div",
|
|
4952
|
+
])) : !i.requiredDependencyNotFilled && !i.visibleOptionsCount ? (G(), te("div", Zd, Oe(o.actualStrings.emptyTitle), 1)) : ue("", !0),
|
|
4955
4953
|
Ne(ae("div", { class: "tree-select-empty" }, Oe(o.actualStrings.requiredDependencyNotFilled), 513), [
|
|
4956
4954
|
[Ge, i.requiredDependencyNotFilled]
|
|
4957
4955
|
]),
|
|
@@ -5044,7 +5042,7 @@ function Jd(t, n, e, r, o, i) {
|
|
|
5044
5042
|
])
|
|
5045
5043
|
])), 128))
|
|
5046
5044
|
], 64)),
|
|
5047
|
-
t.infiniteLoader ? (G(), te("div",
|
|
5045
|
+
t.infiniteLoader ? (G(), te("div", Jd, null, 512)) : ue("", !0)
|
|
5048
5046
|
]),
|
|
5049
5047
|
_: 3
|
|
5050
5048
|
}, 8, ["class"])
|
|
@@ -5129,8 +5127,8 @@ function Jd(t, n, e, r, o, i) {
|
|
|
5129
5127
|
], 2)
|
|
5130
5128
|
], 64);
|
|
5131
5129
|
}
|
|
5132
|
-
const
|
|
5133
|
-
const
|
|
5130
|
+
const Qd = /* @__PURE__ */ Te(Wd, [["render", Xd]]);
|
|
5131
|
+
const ec = {
|
|
5134
5132
|
name: "IbLimitSelector",
|
|
5135
5133
|
props: {
|
|
5136
5134
|
labelSelect: {
|
|
@@ -5171,12 +5169,12 @@ const Qd = {
|
|
|
5171
5169
|
},
|
|
5172
5170
|
components: {
|
|
5173
5171
|
IbLabel: Yi,
|
|
5174
|
-
IbSelect:
|
|
5172
|
+
IbSelect: Qd
|
|
5175
5173
|
}
|
|
5176
|
-
},
|
|
5177
|
-
function
|
|
5174
|
+
}, tc = { class: "report-limit-selector" };
|
|
5175
|
+
function nc(t, n, e, r, o, i) {
|
|
5178
5176
|
const a = ce("ib-label"), l = ce("ib-select");
|
|
5179
|
-
return G(), te("div",
|
|
5177
|
+
return G(), te("div", tc, [
|
|
5180
5178
|
pe(a, null, {
|
|
5181
5179
|
default: ye(() => [
|
|
5182
5180
|
Ye(Oe(e.labelSelect), 1)
|
|
@@ -5195,8 +5193,8 @@ function tc(t, n, e, r, o, i) {
|
|
|
5195
5193
|
}, null, 8, ["value", "vertical", "options", "onInput"])
|
|
5196
5194
|
]);
|
|
5197
5195
|
}
|
|
5198
|
-
const
|
|
5199
|
-
const
|
|
5196
|
+
const ic = /* @__PURE__ */ Te(ec, [["render", nc]]);
|
|
5197
|
+
const rc = {
|
|
5200
5198
|
name: "IbPagination",
|
|
5201
5199
|
props: {
|
|
5202
5200
|
tooltipTextPrev: {
|
|
@@ -5303,20 +5301,20 @@ const ic = {
|
|
|
5303
5301
|
IbIcon: Ze,
|
|
5304
5302
|
IbInput: Fa,
|
|
5305
5303
|
IbLabel: Yi,
|
|
5306
|
-
IbLimitSelector:
|
|
5304
|
+
IbLimitSelector: ic,
|
|
5307
5305
|
IbTooltip: fi
|
|
5308
5306
|
}
|
|
5309
|
-
},
|
|
5310
|
-
function
|
|
5307
|
+
}, oc = { class: "report-controls" }, ac = { class: "repot-pagination" }, lc = { class: "pagination-input" }, sc = { class: "row-count" }, uc = { class: "pagination-wrapper" }, dc = ["onClick"];
|
|
5308
|
+
function cc(t, n, e, r, o, i) {
|
|
5311
5309
|
const a = ce("ib-limit-selector"), l = ce("ib-label"), d = ce("ib-input"), u = ce("ib-icon"), h = ce("ib-tooltip"), c = ce("ib-icon-button");
|
|
5312
|
-
return G(), te("div",
|
|
5310
|
+
return G(), te("div", oc, [
|
|
5313
5311
|
pe(a, {
|
|
5314
5312
|
onSelect: i.changeLimit,
|
|
5315
5313
|
value: o.limitValue,
|
|
5316
5314
|
vertical: e.vertical,
|
|
5317
5315
|
"label-select": e.labelSelect
|
|
5318
5316
|
}, null, 8, ["onSelect", "value", "vertical", "label-select"]),
|
|
5319
|
-
ae("div",
|
|
5317
|
+
ae("div", ac, [
|
|
5320
5318
|
e.showPaginationInput ? (G(), te(nt, { key: 0 }, [
|
|
5321
5319
|
pe(l, { for: "goToPage" }, {
|
|
5322
5320
|
default: ye(() => [
|
|
@@ -5324,7 +5322,7 @@ function dc(t, n, e, r, o, i) {
|
|
|
5324
5322
|
]),
|
|
5325
5323
|
_: 1
|
|
5326
5324
|
}),
|
|
5327
|
-
ae("div",
|
|
5325
|
+
ae("div", lc, [
|
|
5328
5326
|
pe(d, {
|
|
5329
5327
|
id: "goToPage",
|
|
5330
5328
|
type: "number",
|
|
@@ -5334,7 +5332,7 @@ function dc(t, n, e, r, o, i) {
|
|
|
5334
5332
|
}, null, 8, ["onInput"])
|
|
5335
5333
|
])
|
|
5336
5334
|
], 64)) : ue("", !0),
|
|
5337
|
-
ae("div",
|
|
5335
|
+
ae("div", sc, Oe(i.setCountOfRows + " of " + e.countRows), 1),
|
|
5338
5336
|
pe(c, {
|
|
5339
5337
|
kind: "tertiary",
|
|
5340
5338
|
size: "m",
|
|
@@ -5351,7 +5349,7 @@ function dc(t, n, e, r, o, i) {
|
|
|
5351
5349
|
]),
|
|
5352
5350
|
_: 1
|
|
5353
5351
|
}, 8, ["disabled"]),
|
|
5354
|
-
ae("ul",
|
|
5352
|
+
ae("ul", uc, [
|
|
5355
5353
|
(G(!0), te(nt, null, Dt(i.countPagePagination, (s, f) => Ne((G(), te("li", {
|
|
5356
5354
|
key: f,
|
|
5357
5355
|
class: ge(["pagination-item", {
|
|
@@ -5362,7 +5360,7 @@ function dc(t, n, e, r, o, i) {
|
|
|
5362
5360
|
onClick: (y) => i.onSelect(f + 1)
|
|
5363
5361
|
}, [
|
|
5364
5362
|
ae("button", null, Oe(f + 1), 1)
|
|
5365
|
-
], 10,
|
|
5363
|
+
], 10, dc)), [
|
|
5366
5364
|
[Ge, i.showItem(f + 1)]
|
|
5367
5365
|
])), 128))
|
|
5368
5366
|
]),
|
|
@@ -5385,14 +5383,14 @@ function dc(t, n, e, r, o, i) {
|
|
|
5385
5383
|
])
|
|
5386
5384
|
]);
|
|
5387
5385
|
}
|
|
5388
|
-
const
|
|
5386
|
+
const $p = /* @__PURE__ */ Te(rc, [["render", cc]]), Zn = {
|
|
5389
5387
|
PROGRESS: "progress",
|
|
5390
5388
|
SUCCESS: "success",
|
|
5391
5389
|
FAILED: "failed",
|
|
5392
5390
|
CANCELING: "canceling",
|
|
5393
5391
|
CANCELED: "canceled"
|
|
5394
5392
|
};
|
|
5395
|
-
const
|
|
5393
|
+
const fc = {
|
|
5396
5394
|
props: {
|
|
5397
5395
|
states: {
|
|
5398
5396
|
type: String,
|
|
@@ -5419,12 +5417,12 @@ const cc = {
|
|
|
5419
5417
|
components: {
|
|
5420
5418
|
IbIcon: Ze
|
|
5421
5419
|
}
|
|
5422
|
-
}, za = (t) => (ga("data-v-a0217859"), t = t(), ma(), t),
|
|
5423
|
-
|
|
5424
|
-
],
|
|
5425
|
-
function
|
|
5420
|
+
}, za = (t) => (ga("data-v-a0217859"), t = t(), ma(), t), hc = { class: "ib-progress-bar-wrapper" }, pc = ["aria-label", "aria-valuenow"], gc = /* @__PURE__ */ za(() => /* @__PURE__ */ ae("div", { class: "gradient" }, null, -1)), mc = [
|
|
5421
|
+
gc
|
|
5422
|
+
], vc = /* @__PURE__ */ za(() => /* @__PURE__ */ ae("div", null, null, -1));
|
|
5423
|
+
function yc(t, n, e, r, o, i) {
|
|
5426
5424
|
const a = ce("ib-icon");
|
|
5427
|
-
return G(), te("div",
|
|
5425
|
+
return G(), te("div", hc, [
|
|
5428
5426
|
ae("div", {
|
|
5429
5427
|
class: ge(i.classes)
|
|
5430
5428
|
}, [
|
|
@@ -5436,8 +5434,8 @@ function vc(t, n, e, r, o, i) {
|
|
|
5436
5434
|
"aria-valuemax": "100",
|
|
5437
5435
|
"aria-valuenow": e.progress,
|
|
5438
5436
|
style: di({ width: e.progress + "%" })
|
|
5439
|
-
},
|
|
5440
|
-
|
|
5437
|
+
}, mc, 12, pc),
|
|
5438
|
+
vc
|
|
5441
5439
|
], 2),
|
|
5442
5440
|
Ne(pe(a, {
|
|
5443
5441
|
class: "status-icon",
|
|
@@ -5447,7 +5445,7 @@ function vc(t, n, e, r, o, i) {
|
|
|
5447
5445
|
])
|
|
5448
5446
|
]);
|
|
5449
5447
|
}
|
|
5450
|
-
const
|
|
5448
|
+
const wp = /* @__PURE__ */ Te(fc, [["render", yc], ["__scopeId", "data-v-a0217859"]]), bc = {
|
|
5451
5449
|
new: `<svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
5452
5450
|
<circle id="Ellipse" cx="5.5" cy="5.5" r="5" fill="#0369E8"/>
|
|
5453
5451
|
</svg>
|
|
@@ -5488,7 +5486,7 @@ const $p = /* @__PURE__ */ Te(cc, [["render", vc], ["__scopeId", "data-v-a021785
|
|
|
5488
5486
|
</svg>
|
|
5489
5487
|
`
|
|
5490
5488
|
};
|
|
5491
|
-
const
|
|
5489
|
+
const _c = {
|
|
5492
5490
|
props: {
|
|
5493
5491
|
type: {
|
|
5494
5492
|
type: String,
|
|
@@ -5497,21 +5495,21 @@ const bc = {
|
|
|
5497
5495
|
},
|
|
5498
5496
|
data() {
|
|
5499
5497
|
return {
|
|
5500
|
-
icons:
|
|
5498
|
+
icons: bc
|
|
5501
5499
|
};
|
|
5502
5500
|
}
|
|
5503
|
-
},
|
|
5504
|
-
function
|
|
5505
|
-
return G(), te("div",
|
|
5501
|
+
}, $c = { class: "status-indicator" }, wc = ["innerHTML"];
|
|
5502
|
+
function Oc(t, n, e, r, o, i) {
|
|
5503
|
+
return G(), te("div", $c, [
|
|
5506
5504
|
ae("div", {
|
|
5507
5505
|
class: ge(["status-indicator-icon", e.type]),
|
|
5508
5506
|
innerHTML: o.icons[e.type]
|
|
5509
|
-
}, null, 10,
|
|
5507
|
+
}, null, 10, wc),
|
|
5510
5508
|
we(t.$slots, "default", {}, void 0, !0)
|
|
5511
5509
|
]);
|
|
5512
5510
|
}
|
|
5513
|
-
const
|
|
5514
|
-
const
|
|
5511
|
+
const Op = /* @__PURE__ */ Te(_c, [["render", Oc], ["__scopeId", "data-v-e696394e"]]);
|
|
5512
|
+
const kc = {
|
|
5515
5513
|
name: "IbPanel",
|
|
5516
5514
|
mixins: [$a],
|
|
5517
5515
|
props: {
|
|
@@ -5557,20 +5555,20 @@ const Oc = {
|
|
|
5557
5555
|
Tooltip: Mn
|
|
5558
5556
|
},
|
|
5559
5557
|
emits: ["update:isOpen"]
|
|
5560
|
-
},
|
|
5561
|
-
function
|
|
5558
|
+
}, Cc = { class: "panel-head" }, Ec = { class: "head-title" }, xc = { class: "divider" }, Sc = { class: "head-content" }, Tc = { class: "panel-body" };
|
|
5559
|
+
function Ac(t, n, e, r, o, i) {
|
|
5562
5560
|
const a = ce("icon"), l = ce("icon-button"), d = Gt("tooltip");
|
|
5563
5561
|
return G(), te("div", {
|
|
5564
5562
|
class: ge(["ib-panel", { "panel-error": e.error }])
|
|
5565
5563
|
}, [
|
|
5566
|
-
ae("div",
|
|
5567
|
-
ae("div",
|
|
5564
|
+
ae("div", Cc, [
|
|
5565
|
+
ae("div", Ec, [
|
|
5568
5566
|
we(t.$slots, "title", {}, void 0, !0)
|
|
5569
5567
|
]),
|
|
5570
|
-
Ne(ae("div",
|
|
5568
|
+
Ne(ae("div", xc, null, 512), [
|
|
5571
5569
|
[Ge, !e.hideHeaderDivider]
|
|
5572
5570
|
]),
|
|
5573
|
-
ae("div",
|
|
5571
|
+
ae("div", Sc, [
|
|
5574
5572
|
we(t.$slots, "head-content", {}, void 0, !0)
|
|
5575
5573
|
]),
|
|
5576
5574
|
e.showExpandButton ? Ne((G(), $e(l, {
|
|
@@ -5598,7 +5596,7 @@ function Tc(t, n, e, r, o, i) {
|
|
|
5598
5596
|
onLeave: t.leave
|
|
5599
5597
|
}, {
|
|
5600
5598
|
default: ye(() => [
|
|
5601
|
-
Ne(ae("div",
|
|
5599
|
+
Ne(ae("div", Tc, [
|
|
5602
5600
|
we(t.$slots, "body", {}, void 0, !0)
|
|
5603
5601
|
], 512), [
|
|
5604
5602
|
[Ge, o.isOpenVal]
|
|
@@ -5608,8 +5606,8 @@ function Tc(t, n, e, r, o, i) {
|
|
|
5608
5606
|
}, 8, ["onEnter", "onAfterEnter", "onLeave"])
|
|
5609
5607
|
], 2);
|
|
5610
5608
|
}
|
|
5611
|
-
const
|
|
5612
|
-
const
|
|
5609
|
+
const kp = /* @__PURE__ */ Te(kc, [["render", Ac], ["__scopeId", "data-v-1f178fc0"]]);
|
|
5610
|
+
const Nc = {
|
|
5613
5611
|
props: {
|
|
5614
5612
|
showCloseIcon: {
|
|
5615
5613
|
type: Boolean,
|
|
@@ -5637,14 +5635,14 @@ const Ac = {
|
|
|
5637
5635
|
components: {
|
|
5638
5636
|
Icon: Ze
|
|
5639
5637
|
}
|
|
5640
|
-
},
|
|
5638
|
+
}, Pc = ["disabled"], Ic = {
|
|
5641
5639
|
key: 0,
|
|
5642
5640
|
class: "ib-chips-icon-wrapper"
|
|
5643
|
-
},
|
|
5641
|
+
}, Mc = {
|
|
5644
5642
|
key: 1,
|
|
5645
5643
|
class: "ib-chips-close-wrapper"
|
|
5646
5644
|
};
|
|
5647
|
-
function
|
|
5645
|
+
function Dc(t, n, e, r, o, i) {
|
|
5648
5646
|
const a = ce("icon");
|
|
5649
5647
|
return G(), te("button", {
|
|
5650
5648
|
class: ge({
|
|
@@ -5655,20 +5653,20 @@ function Mc(t, n, e, r, o, i) {
|
|
|
5655
5653
|
}),
|
|
5656
5654
|
disabled: e.disabled
|
|
5657
5655
|
}, [
|
|
5658
|
-
i.hasIcon ? (G(), te("span",
|
|
5656
|
+
i.hasIcon ? (G(), te("span", Ic, [
|
|
5659
5657
|
we(t.$slots, "icon", { class: "ib-chips-icon" }, void 0, !0)
|
|
5660
5658
|
])) : ue("", !0),
|
|
5661
5659
|
we(t.$slots, "default", {}, void 0, !0),
|
|
5662
|
-
e.showCloseIcon ? (G(), te("span",
|
|
5660
|
+
e.showCloseIcon ? (G(), te("span", Mc, [
|
|
5663
5661
|
pe(a, {
|
|
5664
5662
|
class: "ib-chips-icon",
|
|
5665
5663
|
name: "close-outline"
|
|
5666
5664
|
})
|
|
5667
5665
|
])) : ue("", !0)
|
|
5668
|
-
], 10,
|
|
5666
|
+
], 10, Pc);
|
|
5669
5667
|
}
|
|
5670
|
-
const
|
|
5671
|
-
const
|
|
5668
|
+
const Cp = /* @__PURE__ */ Te(Nc, [["render", Dc], ["__scopeId", "data-v-7f6d49d7"]]);
|
|
5669
|
+
const Lc = {
|
|
5672
5670
|
name: "IbInputGroup",
|
|
5673
5671
|
props: {
|
|
5674
5672
|
supportText: {
|
|
@@ -5680,19 +5678,19 @@ const Dc = {
|
|
|
5680
5678
|
default: !1
|
|
5681
5679
|
}
|
|
5682
5680
|
}
|
|
5683
|
-
},
|
|
5681
|
+
}, Rc = {
|
|
5684
5682
|
key: 0,
|
|
5685
5683
|
class: "support-text"
|
|
5686
5684
|
};
|
|
5687
|
-
function
|
|
5685
|
+
function Bc(t, n, e, r, o, i) {
|
|
5688
5686
|
return G(), te("div", {
|
|
5689
5687
|
class: ge(["ib-form-group", { disabled: e.disabled }])
|
|
5690
5688
|
}, [
|
|
5691
5689
|
we(t.$slots, "default"),
|
|
5692
|
-
e.supportText.length ? (G(), te("p",
|
|
5690
|
+
e.supportText.length ? (G(), te("p", Rc, Oe(e.supportText), 1)) : ue("", !0)
|
|
5693
5691
|
], 2);
|
|
5694
5692
|
}
|
|
5695
|
-
const
|
|
5693
|
+
const Ep = /* @__PURE__ */ Te(Lc, [["render", Bc]]);
|
|
5696
5694
|
const Qr = {
|
|
5697
5695
|
name: "IbInputGroup",
|
|
5698
5696
|
props: {
|
|
@@ -5734,8 +5732,8 @@ const Qr = {
|
|
|
5734
5732
|
}));
|
|
5735
5733
|
}, Ao = Qr.setup;
|
|
5736
5734
|
Qr.setup = Ao ? (t, n) => (To(), Ao(t, n)) : To;
|
|
5737
|
-
const
|
|
5738
|
-
function
|
|
5735
|
+
const jc = { class: "ib-checkbox-group-content" };
|
|
5736
|
+
function qc(t, n, e, r, o, i) {
|
|
5739
5737
|
const a = ce("ib-label"), l = ce("ib-alert");
|
|
5740
5738
|
return G(), te("div", {
|
|
5741
5739
|
class: ge(["ib-checkbox-group", { "ib-checkbox-group-horizontal": e.horizontal }])
|
|
@@ -5761,13 +5759,13 @@ function jc(t, n, e, r, o, i) {
|
|
|
5761
5759
|
]),
|
|
5762
5760
|
_: 1
|
|
5763
5761
|
})) : ue("", !0),
|
|
5764
|
-
ae("div",
|
|
5762
|
+
ae("div", jc, [
|
|
5765
5763
|
we(t.$slots, "default")
|
|
5766
5764
|
])
|
|
5767
5765
|
], 2);
|
|
5768
5766
|
}
|
|
5769
|
-
const
|
|
5770
|
-
const
|
|
5767
|
+
const xp = /* @__PURE__ */ Te(Qr, [["render", qc]]);
|
|
5768
|
+
const Fc = {
|
|
5771
5769
|
name: "IbRadio",
|
|
5772
5770
|
props: {
|
|
5773
5771
|
modelValue: "",
|
|
@@ -5821,11 +5819,11 @@ const qc = {
|
|
|
5821
5819
|
return this.modelValue === this.value;
|
|
5822
5820
|
}
|
|
5823
5821
|
}
|
|
5824
|
-
},
|
|
5822
|
+
}, Hc = (t) => (ga("data-v-903afa0e"), t = t(), ma(), t), Vc = ["for", "aria-checked"], Uc = ["name", "id", "value", "checked", "disabled"], zc = /* @__PURE__ */ Hc(() => /* @__PURE__ */ ae("span", { class: "ib-radio-input" }, null, -1)), Kc = {
|
|
5825
5823
|
key: 0,
|
|
5826
5824
|
class: "ib-radio-label"
|
|
5827
5825
|
};
|
|
5828
|
-
function
|
|
5826
|
+
function Gc(t, n, e, r, o, i) {
|
|
5829
5827
|
var a, l;
|
|
5830
5828
|
return G(), te("label", {
|
|
5831
5829
|
role: "radio",
|
|
@@ -5842,17 +5840,17 @@ function Kc(t, n, e, r, o, i) {
|
|
|
5842
5840
|
disabled: e.disabled,
|
|
5843
5841
|
ref: "radio",
|
|
5844
5842
|
onChange: n[0] || (n[0] = (...d) => i.checkHandler && i.checkHandler(...d))
|
|
5845
|
-
}, null, 40,
|
|
5843
|
+
}, null, 40, Uc),
|
|
5846
5844
|
ae("span", {
|
|
5847
5845
|
class: ge(["ib-radio-body", { "without-text": !((a = e.label) != null && a.length) }])
|
|
5848
5846
|
}, [
|
|
5849
|
-
|
|
5850
|
-
(l = e.label) != null && l.length ? (G(), te("span",
|
|
5847
|
+
zc,
|
|
5848
|
+
(l = e.label) != null && l.length ? (G(), te("span", Kc, Oe(e.label), 1)) : ue("", !0)
|
|
5851
5849
|
], 2)
|
|
5852
|
-
], 10,
|
|
5850
|
+
], 10, Vc);
|
|
5853
5851
|
}
|
|
5854
|
-
const
|
|
5855
|
-
const
|
|
5852
|
+
const Sp = /* @__PURE__ */ Te(Fc, [["render", Gc], ["__scopeId", "data-v-903afa0e"]]);
|
|
5853
|
+
const Wc = {
|
|
5856
5854
|
props: {
|
|
5857
5855
|
characterLimit: {
|
|
5858
5856
|
type: [String, Number],
|
|
@@ -5863,24 +5861,24 @@ const Gc = {
|
|
|
5863
5861
|
required: !0
|
|
5864
5862
|
}
|
|
5865
5863
|
}
|
|
5866
|
-
},
|
|
5864
|
+
}, Yc = { class: "character-count" }, Zc = {
|
|
5867
5865
|
key: 0,
|
|
5868
5866
|
class: "val-limit"
|
|
5869
|
-
},
|
|
5867
|
+
}, Jc = { class: "val-length" }, Xc = { class: "val-limit" }, Qc = {
|
|
5870
5868
|
key: 2,
|
|
5871
5869
|
class: "val-length error"
|
|
5872
5870
|
};
|
|
5873
|
-
function
|
|
5874
|
-
return G(), te("div",
|
|
5871
|
+
function ef(t, n, e, r, o, i) {
|
|
5872
|
+
return G(), te("div", Yc, [
|
|
5875
5873
|
e.characterLength ? e.characterLimit >= e.characterLength ? (G(), te(nt, { key: 1 }, [
|
|
5876
|
-
ae("p",
|
|
5874
|
+
ae("p", Jc, Oe(e.characterLength), 1),
|
|
5877
5875
|
Ye(" / "),
|
|
5878
|
-
ae("p",
|
|
5879
|
-
], 64)) : (G(), te("p",
|
|
5876
|
+
ae("p", Xc, Oe(e.characterLimit), 1)
|
|
5877
|
+
], 64)) : (G(), te("p", Qc, Oe(e.characterLimit - e.characterLength), 1)) : (G(), te("p", Zc, "Max " + Oe(e.characterLimit), 1))
|
|
5880
5878
|
]);
|
|
5881
5879
|
}
|
|
5882
|
-
const Ka = /* @__PURE__ */ Te(
|
|
5883
|
-
const
|
|
5880
|
+
const Ka = /* @__PURE__ */ Te(Wc, [["render", ef], ["__scopeId", "data-v-be1f2629"]]);
|
|
5881
|
+
const tf = {
|
|
5884
5882
|
name: "IbTextarea",
|
|
5885
5883
|
props: {
|
|
5886
5884
|
disabled: {
|
|
@@ -5950,8 +5948,8 @@ const ef = {
|
|
|
5950
5948
|
},
|
|
5951
5949
|
emits: ["input", "blur", "update:value"],
|
|
5952
5950
|
inheritAttrs: !1
|
|
5953
|
-
},
|
|
5954
|
-
function
|
|
5951
|
+
}, nf = ["disabled"], rf = { class: "textarea-actions" };
|
|
5952
|
+
function of(t, n, e, r, o, i) {
|
|
5955
5953
|
const a = ce("ib-character-count"), l = ce("ib-alert");
|
|
5956
5954
|
return G(), te("div", {
|
|
5957
5955
|
class: ge(["textarea-wrapper", { disabled: e.disabled, hasActins: t.$slots.actions }])
|
|
@@ -5983,15 +5981,15 @@ function rf(t, n, e, r, o, i) {
|
|
|
5983
5981
|
onBlur: n[2] || (n[2] = (...d) => i.onBlur && i.onBlur(...d)),
|
|
5984
5982
|
class: ["ib-textarea", i.classes],
|
|
5985
5983
|
disabled: e.disabled
|
|
5986
|
-
}), null, 16,
|
|
5984
|
+
}), null, 16, nf), [
|
|
5987
5985
|
[va, o.val]
|
|
5988
5986
|
]),
|
|
5989
|
-
ae("div",
|
|
5987
|
+
ae("div", rf, [
|
|
5990
5988
|
we(t.$slots, "actions", {}, void 0, !0)
|
|
5991
5989
|
])
|
|
5992
5990
|
], 2);
|
|
5993
5991
|
}
|
|
5994
|
-
const
|
|
5992
|
+
const Tp = /* @__PURE__ */ Te(tf, [["render", of], ["__scopeId", "data-v-8cf7f825"]]);
|
|
5995
5993
|
var Cr = [
|
|
5996
5994
|
"onChange",
|
|
5997
5995
|
"onClose",
|
|
@@ -6194,7 +6192,7 @@ function Ct(t) {
|
|
|
6194
6192
|
var xr = function() {
|
|
6195
6193
|
}, ji = function(t, n, e) {
|
|
6196
6194
|
return e.months[n ? "shorthand" : "longhand"][t];
|
|
6197
|
-
},
|
|
6195
|
+
}, af = {
|
|
6198
6196
|
D: xr,
|
|
6199
6197
|
F: function(t, n, e) {
|
|
6200
6198
|
t.setMonth(e.months.longhand.indexOf(n));
|
|
@@ -6385,7 +6383,7 @@ var xr = function() {
|
|
|
6385
6383
|
g += bn[$];
|
|
6386
6384
|
var S = new RegExp(g).exec(i);
|
|
6387
6385
|
S && (y = !0) && p[$ !== "Y" ? "push" : "unshift"]({
|
|
6388
|
-
fn:
|
|
6386
|
+
fn: af[$],
|
|
6389
6387
|
val: S[++m]
|
|
6390
6388
|
});
|
|
6391
6389
|
} else
|
|
@@ -6408,14 +6406,14 @@ var xr = function() {
|
|
|
6408
6406
|
function Et(t, n, e) {
|
|
6409
6407
|
return e === void 0 && (e = !0), e !== !1 ? new Date(t.getTime()).setHours(0, 0, 0, 0) - new Date(n.getTime()).setHours(0, 0, 0, 0) : t.getTime() - n.getTime();
|
|
6410
6408
|
}
|
|
6411
|
-
var
|
|
6409
|
+
var lf = function(t, n, e) {
|
|
6412
6410
|
return t > Math.min(n, e) && t < Math.max(n, e);
|
|
6413
6411
|
}, Sr = function(t, n, e) {
|
|
6414
6412
|
return t * 3600 + n * 60 + e;
|
|
6415
|
-
},
|
|
6413
|
+
}, sf = function(t) {
|
|
6416
6414
|
var n = Math.floor(t / 3600), e = (t - n * 3600) / 60;
|
|
6417
6415
|
return [n, e, t - n * 3600 - e * 60];
|
|
6418
|
-
},
|
|
6416
|
+
}, uf = {
|
|
6419
6417
|
DAY: 864e5
|
|
6420
6418
|
};
|
|
6421
6419
|
function Tr(t) {
|
|
@@ -6461,8 +6459,8 @@ var ht = globalThis && globalThis.__assign || function() {
|
|
|
6461
6459
|
for (var i = arguments[n], a = 0, l = i.length; a < l; a++, o++)
|
|
6462
6460
|
r[o] = i[a];
|
|
6463
6461
|
return r;
|
|
6464
|
-
},
|
|
6465
|
-
function
|
|
6462
|
+
}, df = 300;
|
|
6463
|
+
function cf(t, n) {
|
|
6466
6464
|
var e = {
|
|
6467
6465
|
config: ht(ht({}, Nn), Qe.defaultConfig),
|
|
6468
6466
|
l10n: ai
|
|
@@ -6525,7 +6523,7 @@ function df(t, n) {
|
|
|
6525
6523
|
if (e.config.maxTime !== void 0 && e.config.minTime !== void 0 && e.config.minTime > e.config.maxTime) {
|
|
6526
6524
|
var fe = Sr(e.config.minTime.getHours(), e.config.minTime.getMinutes(), e.config.minTime.getSeconds()), Ee = Sr(e.config.maxTime.getHours(), e.config.maxTime.getMinutes(), e.config.maxTime.getSeconds()), ve = Sr(M, B, K);
|
|
6527
6525
|
if (ve > Ee && ve < fe) {
|
|
6528
|
-
var Me =
|
|
6526
|
+
var Me = sf(fe);
|
|
6529
6527
|
M = Me[0], B = Me[1], K = Me[2];
|
|
6530
6528
|
}
|
|
6531
6529
|
} else {
|
|
@@ -6580,7 +6578,7 @@ function df(t, n) {
|
|
|
6580
6578
|
return;
|
|
6581
6579
|
}
|
|
6582
6580
|
var M = No(xe, 50);
|
|
6583
|
-
if (e._debouncedChange = No(b,
|
|
6581
|
+
if (e._debouncedChange = No(b, df), e.daysContainer && !/iPhone|iPad|iPod/i.test(navigator.userAgent) && p(e.daysContainer, "mouseover", function(K) {
|
|
6584
6582
|
e.config.mode === "range" && _e(Ct(K));
|
|
6585
6583
|
}), p(e._input, "keydown", he), e.calendarContainer !== void 0 && p(e.calendarContainer, "keydown", he), !e.config.inline && !e.config.static && p(window, "resize", M), window.ontouchstart !== void 0 ? p(window.document, "touchstart", L) : p(window.document, "mousedown", L), p(window.document, "focus", L, { capture: !0 }), e.config.clickOpens === !0 && (p(e._input, "focus", e.open), p(e._input, "click", e.open)), e.daysContainer !== void 0 && (p(e.monthNav, "click", Yt), p(e.monthNav, ["keyup", "increment"], y), p(e.daysContainer, "click", ke)), e.timeContainer !== void 0 && e.minuteElement !== void 0 && e.hourElement !== void 0) {
|
|
6586
6584
|
var B = function(K) {
|
|
@@ -6963,7 +6961,7 @@ function df(t, n) {
|
|
|
6963
6961
|
}
|
|
6964
6962
|
function _e(M, B) {
|
|
6965
6963
|
if (B === void 0 && (B = "flatpickr-day"), !(e.selectedDates.length !== 1 || M && (!M.classList.contains(B) || M.classList.contains("flatpickr-disabled")))) {
|
|
6966
|
-
for (var K = M ? M.dateObj.getTime() : e.days.firstElementChild.dateObj.getTime(), X = e.parseDate(e.selectedDates[0], void 0, !0).getTime(), le = Math.min(K, e.selectedDates[0].getTime()), fe = Math.max(K, e.selectedDates[0].getTime()), Ee = !1, ve = 0, Me = 0, me = le; me < fe; me +=
|
|
6964
|
+
for (var K = M ? M.dateObj.getTime() : e.days.firstElementChild.dateObj.getTime(), X = e.parseDate(e.selectedDates[0], void 0, !0).getTime(), le = Math.min(K, e.selectedDates[0].getTime()), fe = Math.max(K, e.selectedDates[0].getTime()), Ee = !1, ve = 0, Me = 0, me = le; me < fe; me += uf.DAY)
|
|
6967
6965
|
Z(new Date(me), !0) || (Ee = Ee || me > le && me < fe, me < X && (!ve || me > ve) ? ve = me : me > X && (!Me || me < Me) && (Me = me));
|
|
6968
6966
|
var Ce = Array.from(e.rContainer.querySelectorAll("*:nth-child(-n+" + e.config.showMonths + ") > ." + B));
|
|
6969
6967
|
Ce.forEach(function(je) {
|
|
@@ -6977,7 +6975,7 @@ function df(t, n) {
|
|
|
6977
6975
|
return;
|
|
6978
6976
|
["startRange", "inRange", "endRange", "notAllowed"].forEach(function(qt) {
|
|
6979
6977
|
je.classList.remove(qt);
|
|
6980
|
-
}), M !== void 0 && (M.classList.add(K <= e.selectedDates[0].getTime() ? "startRange" : "endRange"), X < K && at === X ? je.classList.add("startRange") : X > K && at === X && je.classList.add("endRange"), at >= ve && (Me === 0 || at <= Me) &&
|
|
6978
|
+
}), M !== void 0 && (M.classList.add(K <= e.selectedDates[0].getTime() ? "startRange" : "endRange"), X < K && at === X ? je.classList.add("startRange") : X > K && at === X && je.classList.add("endRange"), at >= ve && (Me === 0 || at <= Me) && lf(at, X, K) && je.classList.add("inRange"));
|
|
6981
6979
|
});
|
|
6982
6980
|
}
|
|
6983
6981
|
}
|
|
@@ -7346,7 +7344,7 @@ function Pn(t, n) {
|
|
|
7346
7344
|
try {
|
|
7347
7345
|
if (i.getAttribute("data-fp-omit") !== null)
|
|
7348
7346
|
continue;
|
|
7349
|
-
i._flatpickr !== void 0 && (i._flatpickr.destroy(), i._flatpickr = void 0), i._flatpickr =
|
|
7347
|
+
i._flatpickr !== void 0 && (i._flatpickr.destroy(), i._flatpickr = void 0), i._flatpickr = cf(i, n || {}), r.push(i._flatpickr);
|
|
7350
7348
|
} catch (a) {
|
|
7351
7349
|
console.error(a);
|
|
7352
7350
|
}
|
|
@@ -7476,17 +7474,17 @@ var Ya = { exports: {} };
|
|
|
7476
7474
|
return r;
|
|
7477
7475
|
});
|
|
7478
7476
|
})(Ya);
|
|
7479
|
-
var
|
|
7480
|
-
const
|
|
7477
|
+
var ff = Ya.exports;
|
|
7478
|
+
const hf = /* @__PURE__ */ hi(ff), pf = `
|
|
7481
7479
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7482
7480
|
<path d="M10.25 3.5L5.75 8L10.25 12.5" stroke="#1A1A1A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7483
7481
|
</svg>
|
|
7484
|
-
`,
|
|
7482
|
+
`, gf = `
|
|
7485
7483
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7486
7484
|
<path d="M5.75 3.5L10.25 8L5.75 12.5" stroke="#1A1A1A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7487
7485
|
</svg>
|
|
7488
7486
|
`;
|
|
7489
|
-
const
|
|
7487
|
+
const mf = "single", Ar = "range", vf = {
|
|
7490
7488
|
props: {
|
|
7491
7489
|
name: {
|
|
7492
7490
|
type: String,
|
|
@@ -7513,7 +7511,7 @@ const gf = "single", Ar = "range", mf = {
|
|
|
7513
7511
|
},
|
|
7514
7512
|
mode: {
|
|
7515
7513
|
type: String,
|
|
7516
|
-
default:
|
|
7514
|
+
default: mf
|
|
7517
7515
|
},
|
|
7518
7516
|
ariaLabel: {
|
|
7519
7517
|
type: String,
|
|
@@ -7549,7 +7547,7 @@ const gf = "single", Ar = "range", mf = {
|
|
|
7549
7547
|
}
|
|
7550
7548
|
},
|
|
7551
7549
|
mounted() {
|
|
7552
|
-
document.addEventListener("keyup", this.onDocumentKeyDown, !0), this.$nextTick(() => {
|
|
7550
|
+
document.addEventListener("keyup", this.onDocumentKeyDown, !0), this.$refs.inputsWrapper.addEventListener("keyup", this.backspaceHandler), this.$nextTick(() => {
|
|
7553
7551
|
this.initFlatpickr();
|
|
7554
7552
|
});
|
|
7555
7553
|
},
|
|
@@ -7596,8 +7594,8 @@ const gf = "single", Ar = "range", mf = {
|
|
|
7596
7594
|
position: "left",
|
|
7597
7595
|
mode: this.mode,
|
|
7598
7596
|
appendTo: this.$refs.dropdown,
|
|
7599
|
-
prevArrow:
|
|
7600
|
-
nextArrow:
|
|
7597
|
+
prevArrow: pf,
|
|
7598
|
+
nextArrow: gf,
|
|
7601
7599
|
ignoredFocusElements: Array.from(t),
|
|
7602
7600
|
locale: {
|
|
7603
7601
|
weekdays: {
|
|
@@ -7619,7 +7617,7 @@ const gf = "single", Ar = "range", mf = {
|
|
|
7619
7617
|
onChange: (i, a) => this.onChange(a),
|
|
7620
7618
|
onClose: () => this.onClose()
|
|
7621
7619
|
};
|
|
7622
|
-
this.mode === Ar && (n.plugins = [new
|
|
7620
|
+
this.mode === Ar && (n.plugins = [new hf({ input: this.$refs.toDate })]), (this.value || this.modelValue) && (this.mode === Ar ? n.defaultDate = this.modelValue.length ? [this.modelValue[0], this.modelValue[1]] : [(r = this.value) == null ? void 0 : r[0], (o = this.value) == null ? void 0 : o[1]] : n.defaultDate = this.modelValue ? this.modelValue : this.value);
|
|
7623
7621
|
const e = Object.assign({}, n, this.config);
|
|
7624
7622
|
return this.pickerOptions = e, e;
|
|
7625
7623
|
},
|
|
@@ -7637,6 +7635,9 @@ const gf = "single", Ar = "range", mf = {
|
|
|
7637
7635
|
onKeydownEndField(t) {
|
|
7638
7636
|
t.key === "ArrowDown" && this.flat.selectedDateElem.focus();
|
|
7639
7637
|
},
|
|
7638
|
+
backspaceHandler(t) {
|
|
7639
|
+
t.keyCode === Xs && (this.$emit("input", ""), this.$emit("update:modelValue", ""));
|
|
7640
|
+
},
|
|
7640
7641
|
triggerChange() {
|
|
7641
7642
|
setTimeout(() => {
|
|
7642
7643
|
if (this.pickerOptions.mode === "range") {
|
|
@@ -7660,7 +7661,7 @@ const gf = "single", Ar = "range", mf = {
|
|
|
7660
7661
|
}
|
|
7661
7662
|
},
|
|
7662
7663
|
beforeUnmount() {
|
|
7663
|
-
document.removeEventListener("keyup", this.onDocumentKeyDown);
|
|
7664
|
+
document.removeEventListener("keyup", this.onDocumentKeyDown), this.$refs.inputsWrapper.removeEventListener("keyup", this.backspaceHandler);
|
|
7664
7665
|
},
|
|
7665
7666
|
components: {
|
|
7666
7667
|
IbIcon: Ze,
|
|
@@ -7668,20 +7669,23 @@ const gf = "single", Ar = "range", mf = {
|
|
|
7668
7669
|
IbAlert: $n
|
|
7669
7670
|
},
|
|
7670
7671
|
emits: ["input", "update:modelValue"]
|
|
7671
|
-
},
|
|
7672
|
+
}, yf = {
|
|
7673
|
+
ref: "inputsWrapper",
|
|
7674
|
+
class: "inputs-wrapper"
|
|
7675
|
+
}, bf = { class: "input-group-wrapper" }, _f = ["aria-label"], $f = ["placeholder", "name", "disabled"], wf = {
|
|
7672
7676
|
ref: "dropdown",
|
|
7673
7677
|
class: "dropdown"
|
|
7674
|
-
},
|
|
7678
|
+
}, Of = {
|
|
7675
7679
|
key: 1,
|
|
7676
7680
|
class: "support-text"
|
|
7677
|
-
},
|
|
7681
|
+
}, kf = {
|
|
7678
7682
|
key: 0,
|
|
7679
7683
|
class: "input-group-wrapper"
|
|
7680
|
-
},
|
|
7684
|
+
}, Cf = ["aria-label"], Ef = ["placeholder"], xf = {
|
|
7681
7685
|
key: 1,
|
|
7682
7686
|
class: "support-text"
|
|
7683
7687
|
};
|
|
7684
|
-
function
|
|
7688
|
+
function Sf(t, n, e, r, o, i) {
|
|
7685
7689
|
const a = ce("ib-alert"), l = ce("ib-label"), d = ce("ib-icon");
|
|
7686
7690
|
return G(), te("div", {
|
|
7687
7691
|
class: ge(["ib-flatpickr-wrapper", {
|
|
@@ -7701,8 +7705,8 @@ function xf(t, n, e, r, o, i) {
|
|
|
7701
7705
|
]),
|
|
7702
7706
|
_: 1
|
|
7703
7707
|
})) : ue("", !0),
|
|
7704
|
-
ae("div",
|
|
7705
|
-
ae("div",
|
|
7708
|
+
ae("div", yf, [
|
|
7709
|
+
ae("div", bf, [
|
|
7706
7710
|
e.label.length ? (G(), $e(l, {
|
|
7707
7711
|
key: 0,
|
|
7708
7712
|
class: "label",
|
|
@@ -7725,17 +7729,17 @@ function xf(t, n, e, r, o, i) {
|
|
|
7725
7729
|
id: "date",
|
|
7726
7730
|
disabled: e.disabled,
|
|
7727
7731
|
class: "date-picker-input"
|
|
7728
|
-
}, null, 8,
|
|
7729
|
-
], 8,
|
|
7732
|
+
}, null, 8, $f)
|
|
7733
|
+
], 8, _f),
|
|
7730
7734
|
pe(d, {
|
|
7731
7735
|
name: "today-outline",
|
|
7732
7736
|
class: "calendar-icon"
|
|
7733
7737
|
})
|
|
7734
7738
|
], 2),
|
|
7735
|
-
ae("div",
|
|
7736
|
-
e.supportText.length ? (G(), te("p",
|
|
7739
|
+
ae("div", wf, null, 512),
|
|
7740
|
+
e.supportText.length ? (G(), te("p", Of, Oe(e.supportText), 1)) : ue("", !0)
|
|
7737
7741
|
]),
|
|
7738
|
-
e.mode === "range" ? (G(), te("div",
|
|
7742
|
+
e.mode === "range" ? (G(), te("div", kf, [
|
|
7739
7743
|
e.endDateLabel.length ? (G(), $e(l, {
|
|
7740
7744
|
key: 0,
|
|
7741
7745
|
class: "end-date-label label",
|
|
@@ -7756,19 +7760,19 @@ function xf(t, n, e, r, o, i) {
|
|
|
7756
7760
|
placeholder: e.endDatePlaceholder,
|
|
7757
7761
|
ref: "toDate",
|
|
7758
7762
|
onKeydown: n[1] || (n[1] = (...u) => i.onKeydownEndField && i.onKeydownEndField(...u))
|
|
7759
|
-
}, null, 40,
|
|
7760
|
-
], 8,
|
|
7763
|
+
}, null, 40, Ef)
|
|
7764
|
+
], 8, Cf),
|
|
7761
7765
|
pe(d, {
|
|
7762
7766
|
name: "today-outline",
|
|
7763
7767
|
class: "calendar-icon"
|
|
7764
7768
|
})
|
|
7765
7769
|
], 2),
|
|
7766
|
-
e.endDateSupportText.length ? (G(), te("p",
|
|
7770
|
+
e.endDateSupportText.length ? (G(), te("p", xf, Oe(e.endDateSupportText), 1)) : ue("", !0)
|
|
7767
7771
|
])) : ue("", !0)
|
|
7768
|
-
])
|
|
7772
|
+
], 512)
|
|
7769
7773
|
], 2);
|
|
7770
7774
|
}
|
|
7771
|
-
const
|
|
7775
|
+
const Ap = /* @__PURE__ */ Te(vf, [["render", Sf]]), Tf = [
|
|
7772
7776
|
[
|
|
7773
7777
|
"Afghanistan (افغانستان)",
|
|
7774
7778
|
"af",
|
|
@@ -9074,14 +9078,14 @@ const Tp = /* @__PURE__ */ Te(mf, [["render", xf]]), Sf = [
|
|
|
9074
9078
|
1,
|
|
9075
9079
|
["18"]
|
|
9076
9080
|
]
|
|
9077
|
-
],
|
|
9081
|
+
], Af = Tf.map(([t, n, e, r = 0, o = null]) => ({
|
|
9078
9082
|
name: t,
|
|
9079
9083
|
iso2: n.toUpperCase(),
|
|
9080
9084
|
dialCode: e,
|
|
9081
9085
|
priority: r,
|
|
9082
9086
|
areaCodes: o
|
|
9083
9087
|
}));
|
|
9084
|
-
function
|
|
9088
|
+
function Nf() {
|
|
9085
9089
|
return fetch("https://ip2c.org/s").then((t) => t.text()).then((t) => {
|
|
9086
9090
|
const n = (t || "").toString();
|
|
9087
9091
|
if (!n || n[0] !== "1")
|
|
@@ -9089,7 +9093,7 @@ function Af() {
|
|
|
9089
9093
|
return n.substr(2, 2);
|
|
9090
9094
|
});
|
|
9091
9095
|
}
|
|
9092
|
-
function
|
|
9096
|
+
function Pf(t, n) {
|
|
9093
9097
|
if (t.setSelectionRange)
|
|
9094
9098
|
t.focus(), t.setSelectionRange(n, n);
|
|
9095
9099
|
else if ("createTextRange" in t && typeof t.createTextRange == "function") {
|
|
@@ -9097,11 +9101,11 @@ function Nf(t, n) {
|
|
|
9097
9101
|
e.collapse(!0), e.moveEnd("character", n), e.moveStart("character", n), e.select();
|
|
9098
9102
|
}
|
|
9099
9103
|
}
|
|
9100
|
-
const
|
|
9104
|
+
const If = [
|
|
9101
9105
|
{
|
|
9102
9106
|
name: "allCountries",
|
|
9103
9107
|
type: Array,
|
|
9104
|
-
default:
|
|
9108
|
+
default: Af,
|
|
9105
9109
|
description: "All countries that are used in <code>libphonenumber-js</code>, can be overridden by this prop",
|
|
9106
9110
|
inDemo: !1
|
|
9107
9111
|
},
|
|
@@ -9349,7 +9353,7 @@ const Pf = [
|
|
|
9349
9353
|
description: "Only allow valid characters in a phone number (will also verify in <code>mounted</code>, so phone number with invalid characters will be shown as an empty string)",
|
|
9350
9354
|
inDemo: !1
|
|
9351
9355
|
}
|
|
9352
|
-
],
|
|
9356
|
+
], Mf = [...If].reduce((t, n) => {
|
|
9353
9357
|
if (n.name.includes(".")) {
|
|
9354
9358
|
const [e, r] = n.name.split(".");
|
|
9355
9359
|
t[e] ? Object.assign(t[e], { [r]: n.default }) : Object.assign(t, { [e]: { [r]: n.default } });
|
|
@@ -9357,7 +9361,7 @@ const Pf = [
|
|
|
9357
9361
|
Object.assign(t, { [n.name]: n.default });
|
|
9358
9362
|
return t;
|
|
9359
9363
|
}, {}), Io = {
|
|
9360
|
-
options: { ...
|
|
9364
|
+
options: { ...Mf }
|
|
9361
9365
|
};
|
|
9362
9366
|
function bt(t) {
|
|
9363
9367
|
const n = Io.options[t];
|
|
@@ -9369,10 +9373,10 @@ function Jn(t) {
|
|
|
9369
9373
|
function Xn(t) {
|
|
9370
9374
|
return t == null ? void 0 : t.toUpperCase();
|
|
9371
9375
|
}
|
|
9372
|
-
const Mf = { version: 4, country_calling_codes: { 1: ["US", "AG", "AI", "AS", "BB", "BM", "BS", "CA", "DM", "DO", "GD", "GU", "JM", "KN", "KY", "LC", "MP", "MS", "PR", "SX", "TC", "TT", "VC", "VG", "VI"], 7: ["RU", "KZ"], 20: ["EG"], 27: ["ZA"], 30: ["GR"], 31: ["NL"], 32: ["BE"], 33: ["FR"], 34: ["ES"], 36: ["HU"], 39: ["IT", "VA"], 40: ["RO"], 41: ["CH"], 43: ["AT"], 44: ["GB", "GG", "IM", "JE"], 45: ["DK"], 46: ["SE"], 47: ["NO", "SJ"], 48: ["PL"], 49: ["DE"], 51: ["PE"], 52: ["MX"], 53: ["CU"], 54: ["AR"], 55: ["BR"], 56: ["CL"], 57: ["CO"], 58: ["VE"], 60: ["MY"], 61: ["AU", "CC", "CX"], 62: ["ID"], 63: ["PH"], 64: ["NZ"], 65: ["SG"], 66: ["TH"], 81: ["JP"], 82: ["KR"], 84: ["VN"], 86: ["CN"], 90: ["TR"], 91: ["IN"], 92: ["PK"], 93: ["AF"], 94: ["LK"], 95: ["MM"], 98: ["IR"], 211: ["SS"], 212: ["MA", "EH"], 213: ["DZ"], 216: ["TN"], 218: ["LY"], 220: ["GM"], 221: ["SN"], 222: ["MR"], 223: ["ML"], 224: ["GN"], 225: ["CI"], 226: ["BF"], 227: ["NE"], 228: ["TG"], 229: ["BJ"], 230: ["MU"], 231: ["LR"], 232: ["SL"], 233: ["GH"], 234: ["NG"], 235: ["TD"], 236: ["CF"], 237: ["CM"], 238: ["CV"], 239: ["ST"], 240: ["GQ"], 241: ["GA"], 242: ["CG"], 243: ["CD"], 244: ["AO"], 245: ["GW"], 246: ["IO"], 247: ["AC"], 248: ["SC"], 249: ["SD"], 250: ["RW"], 251: ["ET"], 252: ["SO"], 253: ["DJ"], 254: ["KE"], 255: ["TZ"], 256: ["UG"], 257: ["BI"], 258: ["MZ"], 260: ["ZM"], 261: ["MG"], 262: ["RE", "YT"], 263: ["ZW"], 264: ["NA"], 265: ["MW"], 266: ["LS"], 267: ["BW"], 268: ["SZ"], 269: ["KM"], 290: ["SH", "TA"], 291: ["ER"], 297: ["AW"], 298: ["FO"], 299: ["GL"], 350: ["GI"], 351: ["PT"], 352: ["LU"], 353: ["IE"], 354: ["IS"], 355: ["AL"], 356: ["MT"], 357: ["CY"], 358: ["FI", "AX"], 359: ["BG"], 370: ["LT"], 371: ["LV"], 372: ["EE"], 373: ["MD"], 374: ["AM"], 375: ["BY"], 376: ["AD"], 377: ["MC"], 378: ["SM"], 380: ["UA"], 381: ["RS"], 382: ["ME"], 383: ["XK"], 385: ["HR"], 386: ["SI"], 387: ["BA"], 389: ["MK"], 420: ["CZ"], 421: ["SK"], 423: ["LI"], 500: ["FK"], 501: ["BZ"], 502: ["GT"], 503: ["SV"], 504: ["HN"], 505: ["NI"], 506: ["CR"], 507: ["PA"], 508: ["PM"], 509: ["HT"], 590: ["GP", "BL", "MF"], 591: ["BO"], 592: ["GY"], 593: ["EC"], 594: ["GF"], 595: ["PY"], 596: ["MQ"], 597: ["SR"], 598: ["UY"], 599: ["CW", "BQ"], 670: ["TL"], 672: ["NF"], 673: ["BN"], 674: ["NR"], 675: ["PG"], 676: ["TO"], 677: ["SB"], 678: ["VU"], 679: ["FJ"], 680: ["PW"], 681: ["WF"], 682: ["CK"], 683: ["NU"], 685: ["WS"], 686: ["KI"], 687: ["NC"], 688: ["TV"], 689: ["PF"], 690: ["TK"], 691: ["FM"], 692: ["MH"], 850: ["KP"], 852: ["HK"], 853: ["MO"], 855: ["KH"], 856: ["LA"], 880: ["BD"], 886: ["TW"], 960: ["MV"], 961: ["LB"], 962: ["JO"], 963: ["SY"], 964: ["IQ"], 965: ["KW"], 966: ["SA"], 967: ["YE"], 968: ["OM"], 970: ["PS"], 971: ["AE"], 972: ["IL"], 973: ["BH"], 974: ["QA"], 975: ["BT"], 976: ["MN"], 977: ["NP"], 992: ["TJ"], 993: ["TM"], 994: ["AZ"], 995: ["GE"], 996: ["KG"], 998: ["UZ"] }, countries: { AC: ["247", "00", "(?:[01589]\\d|[46])\\d{4}", [5, 6]], AD: ["376", "00", "(?:1|6\\d)\\d{7}|[135-9]\\d{5}", [6, 8, 9], [["(\\d{3})(\\d{3})", "$1 $2", ["[135-9]"]], ["(\\d{4})(\\d{4})", "$1 $2", ["1"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6"]]]], AE: ["971", "00", "(?:[4-7]\\d|9[0-689])\\d{7}|800\\d{2,9}|[2-4679]\\d{7}", [5, 6, 7, 8, 9, 10, 11, 12], [["(\\d{3})(\\d{2,9})", "$1 $2", ["60|8"]], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[236]|[479][2-8]"], "0$1"], ["(\\d{3})(\\d)(\\d{5})", "$1 $2 $3", ["[479]"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["5"], "0$1"]], "0"], AF: ["93", "00", "[2-7]\\d{8}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[2-7]"], "0$1"]], "0"], AG: ["1", "011", "(?:268|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([457]\\d{6})$|1", "268$1", 0, "268"], AI: ["1", "011", "(?:264|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2457]\\d{6})$|1", "264$1", 0, "264"], AL: ["355", "00", "(?:700\\d\\d|900)\\d{3}|8\\d{5,7}|(?:[2-5]|6\\d)\\d{7}", [6, 7, 8, 9], [["(\\d{3})(\\d{3,4})", "$1 $2", ["80|9"], "0$1"], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["4[2-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2358][2-5]|4"], "0$1"], ["(\\d{3})(\\d{5})", "$1 $2", ["[23578]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["6"], "0$1"]], "0"], AM: ["374", "00", "(?:[1-489]\\d|55|60|77)\\d{6}", [8], [["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["[89]0"], "0 $1"], ["(\\d{3})(\\d{5})", "$1 $2", ["2|3[12]"], "(0$1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["1|47"], "(0$1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["[3-9]"], "0$1"]], "0"], AO: ["244", "00", "[29]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[29]"]]]], AR: ["54", "00", "(?:11|[89]\\d\\d)\\d{8}|[2368]\\d{9}", [10, 11], [["(\\d{4})(\\d{2})(\\d{4})", "$1 $2-$3", ["2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9])", "2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8]))|2(?:2[24-9]|3[1-59]|47)", "2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5[56][46]|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]", "2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|58|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|54(?:4|5[13-7]|6[89])|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:454|85[56])[46]|3(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"], "0$1", 1], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2-$3", ["1"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2-$3", ["[68]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2-$3", ["[23]"], "0$1", 1], ["(\\d)(\\d{4})(\\d{2})(\\d{4})", "$2 15-$3-$4", ["9(?:2[2-469]|3[3-578])", "9(?:2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9]))", "9(?:2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8])))|92(?:2[24-9]|3[1-59]|47)", "9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5(?:[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]", "9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|5(?:4(?:4|5[13-7]|6[89])|[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"], "0$1", 0, "$1 $2 $3-$4"], ["(\\d)(\\d{2})(\\d{4})(\\d{4})", "$2 15-$3-$4", ["91"], "0$1", 0, "$1 $2 $3-$4"], ["(\\d{3})(\\d{3})(\\d{5})", "$1-$2-$3", ["8"], "0$1"], ["(\\d)(\\d{3})(\\d{3})(\\d{4})", "$2 15-$3-$4", ["9"], "0$1", 0, "$1 $2 $3-$4"]], "0", 0, "0?(?:(11|2(?:2(?:02?|[13]|2[13-79]|4[1-6]|5[2457]|6[124-8]|7[1-4]|8[13-6]|9[1267])|3(?:02?|1[467]|2[03-6]|3[13-8]|[49][2-6]|5[2-8]|[67])|4(?:7[3-578]|9)|6(?:[0136]|2[24-6]|4[6-8]?|5[15-8])|80|9(?:0[1-3]|[19]|2\\d|3[1-6]|4[02568]?|5[2-4]|6[2-46]|72?|8[23]?))|3(?:3(?:2[79]|6|8[2578])|4(?:0[0-24-9]|[12]|3[5-8]?|4[24-7]|5[4-68]?|6[02-9]|7[126]|8[2379]?|9[1-36-8])|5(?:1|2[1245]|3[237]?|4[1-46-9]|6[2-4]|7[1-6]|8[2-5]?)|6[24]|7(?:[069]|1[1568]|2[15]|3[145]|4[13]|5[14-8]|7[2-57]|8[126])|8(?:[01]|2[15-7]|3[2578]?|4[13-6]|5[4-8]?|6[1-357-9]|7[36-8]?|8[5-8]?|9[124])))15)?", "9$1"], AS: ["1", "011", "(?:[58]\\d\\d|684|900)\\d{7}", [10], 0, "1", 0, "([267]\\d{6})$|1", "684$1", 0, "684"], AT: ["43", "00", "1\\d{3,12}|2\\d{6,12}|43(?:(?:0\\d|5[02-9])\\d{3,9}|2\\d{4,5}|[3467]\\d{4}|8\\d{4,6}|9\\d{4,7})|5\\d{4,12}|8\\d{7,12}|9\\d{8,12}|(?:[367]\\d|4[0-24-9])\\d{4,11}", [4, 5, 6, 7, 8, 9, 10, 11, 12, 13], [["(\\d)(\\d{3,12})", "$1 $2", ["1(?:11|[2-9])"], "0$1"], ["(\\d{3})(\\d{2})", "$1 $2", ["517"], "0$1"], ["(\\d{2})(\\d{3,5})", "$1 $2", ["5[079]"], "0$1"], ["(\\d{3})(\\d{3,10})", "$1 $2", ["(?:31|4)6|51|6(?:5[0-3579]|[6-9])|7(?:20|32|8)|[89]"], "0$1"], ["(\\d{4})(\\d{3,9})", "$1 $2", ["[2-467]|5[2-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["5"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4,7})", "$1 $2 $3", ["5"], "0$1"]], "0"], AU: ["61", "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011", "1(?:[0-79]\\d{7}(?:\\d(?:\\d{2})?)?|8[0-24-9]\\d{7})|[2-478]\\d{8}|1\\d{4,7}", [5, 6, 7, 8, 9, 10, 12], [["(\\d{2})(\\d{3,4})", "$1 $2", ["16"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,4})", "$1 $2 $3", ["16"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["14|4"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["[2378]"], "(0$1)"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1(?:30|[89])"]]], "0", 0, "(183[12])|0", 0, 0, 0, [["(?:(?:2(?:[0-26-9]\\d|3[0-8]|4[02-9]|5[0135-9])|3(?:[0-3589]\\d|4[0-578]|6[1-9]|7[0-35-9])|7(?:[013-57-9]\\d|2[0-8]))\\d{3}|8(?:51(?:0(?:0[03-9]|[12479]\\d|3[2-9]|5[0-8]|6[1-9]|8[0-7])|1(?:[0235689]\\d|1[0-69]|4[0-589]|7[0-47-9])|2(?:0[0-79]|[18][13579]|2[14-9]|3[0-46-9]|[4-6]\\d|7[89]|9[0-4]))|(?:6[0-8]|[78]\\d)\\d{3}|9(?:[02-9]\\d{3}|1(?:(?:[0-58]\\d|6[0135-9])\\d|7(?:0[0-24-9]|[1-9]\\d)|9(?:[0-46-9]\\d|5[0-79])))))\\d{3}", [9]], ["4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}", [9]], ["180(?:0\\d{3}|2)\\d{3}", [7, 10]], ["190[0-26]\\d{6}", [10]], 0, 0, 0, ["163\\d{2,6}", [5, 6, 7, 8, 9]], ["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}", [9]], ["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}", [6, 8, 10, 12]]], "0011"], AW: ["297", "00", "(?:[25-79]\\d\\d|800)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[25-9]"]]]], AX: ["358", "00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))", "2\\d{4,9}|35\\d{4,5}|(?:60\\d\\d|800)\\d{4,6}|7\\d{5,11}|(?:[14]\\d|3[0-46-9]|50)\\d{4,8}", [5, 6, 7, 8, 9, 10, 11, 12], 0, "0", 0, 0, 0, 0, "18", 0, "00"], AZ: ["994", "00", "365\\d{6}|(?:[124579]\\d|60|88)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["90"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["1[28]|2|365|46", "1[28]|2|365[45]|46", "1[28]|2|365(?:4|5[02])|46"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[13-9]"], "0$1"]], "0"], BA: ["387", "00", "6\\d{8}|(?:[35689]\\d|49|70)\\d{6}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["6[1-3]|[7-9]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2-$3", ["[3-5]|6[56]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["6"], "0$1"]], "0"], BB: ["1", "011", "(?:246|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "246$1", 0, "246"], BD: ["880", "00", "[1-469]\\d{9}|8[0-79]\\d{7,8}|[2-79]\\d{8}|[2-9]\\d{7}|[3-9]\\d{6}|[57-9]\\d{5}", [6, 7, 8, 9, 10], [["(\\d{2})(\\d{4,6})", "$1-$2", ["31[5-8]|[459]1"], "0$1"], ["(\\d{3})(\\d{3,7})", "$1-$2", ["3(?:[67]|8[013-9])|4(?:6[168]|7|[89][18])|5(?:6[128]|9)|6(?:[15]|28|4[14])|7[2-589]|8(?:0[014-9]|[12])|9[358]|(?:3[2-5]|4[235]|5[2-578]|6[0389]|76|8[3-7]|9[24])1|(?:44|66)[01346-9]"], "0$1"], ["(\\d{4})(\\d{3,6})", "$1-$2", ["[13-9]|22"], "0$1"], ["(\\d)(\\d{7,8})", "$1-$2", ["2"], "0$1"]], "0"], BE: ["32", "00", "4\\d{8}|[1-9]\\d{7}", [8, 9], [["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["(?:80|9)0"], "0$1"], ["(\\d)(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[239]|4[23]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[15-8]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["4"], "0$1"]], "0"], BF: ["226", "00", "[025-7]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[025-7]"]]]], BG: ["359", "00", "00800\\d{7}|[2-7]\\d{6,7}|[89]\\d{6,8}|2\\d{5}", [6, 7, 8, 9, 12], [["(\\d)(\\d)(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["2"], "0$1"], ["(\\d{3})(\\d{4})", "$1 $2", ["43[1-6]|70[1-9]"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["[356]|4[124-7]|7[1-9]|8[1-6]|9[1-7]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["(?:70|8)0"], "0$1"], ["(\\d{3})(\\d{3})(\\d{2})", "$1 $2 $3", ["43[1-7]|7"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[48]|9[08]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"], "0$1"]], "0"], BH: ["973", "00", "[136-9]\\d{7}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[13679]|8[02-4679]"]]]], BI: ["257", "00", "(?:[267]\\d|31)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2367]"]]]], BJ: ["229", "00", "[24-689]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[24-689]"]]]], BL: ["590", "00", "590\\d{6}|(?:69|80|9\\d)\\d{7}", [9], 0, "0", 0, 0, 0, 0, 0, [["590(?:2[7-9]|3[3-7]|5[12]|87)\\d{4}"], ["69(?:0\\d\\d|1(?:2[2-9]|3[0-5]))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:395|76[018])\\d|475[0-5])\\d{4}"]]], BM: ["1", "011", "(?:441|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "441$1", 0, "441"], BN: ["673", "00", "[2-578]\\d{6}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-578]"]]]], BO: ["591", "00(?:1\\d)?", "(?:[2-467]\\d\\d|8001)\\d{5}", [8, 9], [["(\\d)(\\d{7})", "$1 $2", ["[23]|4[46]"]], ["(\\d{8})", "$1", ["[67]"]], ["(\\d{3})(\\d{2})(\\d{4})", "$1 $2 $3", ["8"]]], "0", 0, "0(1\\d)?"], BQ: ["599", "00", "(?:[34]1|7\\d)\\d{5}", [7], 0, 0, 0, 0, 0, 0, "[347]"], BR: ["55", "00(?:1[245]|2[1-35]|31|4[13]|[56]5|99)", "(?:[1-46-9]\\d\\d|5(?:[0-46-9]\\d|5[0-46-9]))\\d{8}|[1-9]\\d{9}|[3589]\\d{8}|[34]\\d{7}", [8, 9, 10, 11], [["(\\d{4})(\\d{4})", "$1-$2", ["300|4(?:0[02]|37)", "4(?:02|37)0|[34]00"]], ["(\\d{3})(\\d{2,3})(\\d{4})", "$1 $2 $3", ["(?:[358]|90)0"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2-$3", ["(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-57]"], "($1)"], ["(\\d{2})(\\d{5})(\\d{4})", "$1 $2-$3", ["[16][1-9]|[2-57-9]"], "($1)"]], "0", 0, "(?:0|90)(?:(1[245]|2[1-35]|31|4[13]|[56]5|99)(\\d{10,11}))?", "$2"], BS: ["1", "011", "(?:242|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([3-8]\\d{6})$|1", "242$1", 0, "242"], BT: ["975", "00", "[17]\\d{7}|[2-8]\\d{6}", [7, 8], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-68]|7[246]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["1[67]|7"]]]], BW: ["267", "00", "(?:0800|(?:[37]|800)\\d)\\d{6}|(?:[2-6]\\d|90)\\d{5}", [7, 8, 10], [["(\\d{2})(\\d{5})", "$1 $2", ["90"]], ["(\\d{3})(\\d{4})", "$1 $2", ["[24-6]|3[15-9]"]], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[37]"]], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["0"]], ["(\\d{3})(\\d{4})(\\d{3})", "$1 $2 $3", ["8"]]]], BY: ["375", "810", "(?:[12]\\d|33|44|902)\\d{7}|8(?:0[0-79]\\d{5,7}|[1-7]\\d{9})|8(?:1[0-489]|[5-79]\\d)\\d{7}|8[1-79]\\d{6,7}|8[0-79]\\d{5}|8\\d{5}", [6, 7, 8, 9, 10, 11], [["(\\d{3})(\\d{3})", "$1 $2", ["800"], "8 $1"], ["(\\d{3})(\\d{2})(\\d{2,4})", "$1 $2 $3", ["800"], "8 $1"], ["(\\d{4})(\\d{2})(\\d{3})", "$1 $2-$3", ["1(?:5[169]|6[3-5]|7[179])|2(?:1[35]|2[34]|3[3-5])", "1(?:5[169]|6(?:3[1-3]|4|5[125])|7(?:1[3-9]|7[0-24-6]|9[2-7]))|2(?:1[35]|2[34]|3[3-5])"], "8 0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["1(?:[56]|7[467])|2[1-3]"], "8 0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["[1-4]"], "8 0$1"], ["(\\d{3})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["[89]"], "8 $1"]], "8", 0, "0|80?", 0, 0, 0, 0, "8~10"], BZ: ["501", "00", "(?:0800\\d|[2-8])\\d{6}", [7, 11], [["(\\d{3})(\\d{4})", "$1-$2", ["[2-8]"]], ["(\\d)(\\d{3})(\\d{4})(\\d{3})", "$1-$2-$3-$4", ["0"]]]], CA: ["1", "011", "(?:[2-8]\\d|90)\\d{8}|3\\d{6}", [7, 10], 0, "1", 0, 0, 0, 0, 0, [["(?:2(?:04|[23]6|[48]9|50|63)|3(?:06|43|54|6[578]|82)|4(?:03|1[68]|[26]8|3[178]|50|74)|5(?:06|1[49]|48|79|8[147])|6(?:04|[18]3|39|47|72)|7(?:0[59]|42|53|78|8[02])|8(?:[06]7|19|25|73)|90[25])[2-9]\\d{6}", [10]], ["", [10]], ["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}", [10]], ["900[2-9]\\d{6}", [10]], ["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|(?:5(?:00|2[125-9]|33|44|66|77|88)|622)[2-9]\\d{6}", [10]], 0, ["310\\d{4}", [7]], 0, ["600[2-9]\\d{6}", [10]]]], CC: ["61", "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011", "1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}", [6, 7, 8, 9, 10, 12], 0, "0", 0, "([59]\\d{7})$|0", "8$1", 0, 0, [["8(?:51(?:0(?:02|31|60|89)|1(?:18|76)|223)|91(?:0(?:1[0-2]|29)|1(?:[28]2|50|79)|2(?:10|64)|3(?:[06]8|22)|4[29]8|62\\d|70[23]|959))\\d{3}", [9]], ["4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}", [9]], ["180(?:0\\d{3}|2)\\d{3}", [7, 10]], ["190[0-26]\\d{6}", [10]], 0, 0, 0, 0, ["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}", [9]], ["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}", [6, 8, 10, 12]]], "0011"], CD: ["243", "00", "[189]\\d{8}|[1-68]\\d{6}", [7, 9], [["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["88"], "0$1"], ["(\\d{2})(\\d{5})", "$1 $2", ["[1-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[89]"], "0$1"]], "0"], CF: ["236", "00", "(?:[27]\\d{3}|8776)\\d{4}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[278]"]]]], CG: ["242", "00", "222\\d{6}|(?:0\\d|80)\\d{7}", [9], [["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["8"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[02]"]]]], CH: ["41", "00", "8\\d{11}|[2-9]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8[047]|90"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-79]|81"], "0$1"], ["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["8"], "0$1"]], "0"], CI: ["225", "00", "[02]\\d{9}", [10], [["(\\d{2})(\\d{2})(\\d)(\\d{5})", "$1 $2 $3 $4", ["2"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3 $4", ["0"]]]], CK: ["682", "00", "[2-578]\\d{4}", [5], [["(\\d{2})(\\d{3})", "$1 $2", ["[2-578]"]]]], CL: ["56", "(?:0|1(?:1[0-69]|2[02-5]|5[13-58]|69|7[0167]|8[018]))0", "12300\\d{6}|6\\d{9,10}|[2-9]\\d{8}", [9, 10, 11], [["(\\d{5})(\\d{4})", "$1 $2", ["219", "2196"], "($1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["44"]], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["2[1-36]"], "($1)"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["9[2-9]"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["3[2-5]|[47]|5[1-3578]|6[13-57]|8(?:0[1-9]|[1-9])"], "($1)"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["60|8"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]], ["(\\d{3})(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["60"]]]], CM: ["237", "00", "[26]\\d{8}|88\\d{6,7}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["88"]], ["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["[26]|88"]]]], CN: ["86", "00|1(?:[12]\\d|79)\\d\\d00", "1[127]\\d{8,9}|2\\d{9}(?:\\d{2})?|[12]\\d{6,7}|86\\d{6}|(?:1[03-689]\\d|6)\\d{7,9}|(?:[3-579]\\d|8[0-57-9])\\d{6,9}", [7, 8, 9, 10, 11, 12], [["(\\d{2})(\\d{5,6})", "$1 $2", ["(?:10|2[0-57-9])[19]", "(?:10|2[0-57-9])(?:10|9[56])", "10(?:10|9[56])|2[0-57-9](?:100|9[56])"], "0$1"], ["(\\d{3})(\\d{5,6})", "$1 $2", ["3(?:[157]|35|49|9[1-68])|4(?:[17]|2[179]|6[47-9]|8[23])|5(?:[1357]|2[37]|4[36]|6[1-46]|80)|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]|4[13]|5[1-5])|(?:4[35]|59|85)[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[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))[19]", "85[23](?:10|95)|(?: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]))(?:10|9[56])", "85[23](?:100|95)|(?: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]))(?:100|9[56])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["(?:4|80)0"]], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["10|2(?:[02-57-9]|1[1-9])", "10|2(?:[02-57-9]|1[1-9])", "10[0-79]|2(?:[02-57-9]|1[1-79])|(?:10|21)8(?:0[1-9]|[1-9])"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["3(?:[3-59]|7[02-68])|4(?:[26-8]|3[3-9]|5[2-9])|5(?:3[03-9]|[468]|7[028]|9[2-46-9])|6|7(?:[0-247]|3[04-9]|5[0-4689]|6[2368])|8(?:[1-358]|9[1-7])|9(?:[013479]|5[1-5])|(?:[34]1|55|79|87)[02-9]"], "0$1", 1], ["(\\d{3})(\\d{7,8})", "$1 $2", ["9"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["80"], "0$1", 1], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["[3-578]"], "0$1", 1], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["1[3-9]"]], ["(\\d{2})(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3 $4", ["[12]"], "0$1", 1]], "0", 0, "(1(?:[12]\\d|79)\\d\\d)|0", 0, 0, 0, 0, "00"], CO: ["57", "00(?:4(?:[14]4|56)|[579])", "(?:60\\d\\d|9101)\\d{6}|(?:1\\d|3)\\d{9}", [10, 11], [["(\\d{3})(\\d{7})", "$1 $2", ["6"], "($1)"], ["(\\d{3})(\\d{7})", "$1 $2", ["3[0-357]|91"]], ["(\\d)(\\d{3})(\\d{7})", "$1-$2-$3", ["1"], "0$1", 0, "$1 $2 $3"]], "0", 0, "0([3579]|4(?:[14]4|56))?"], CR: ["506", "00", "(?:8\\d|90)\\d{8}|(?:[24-8]\\d{3}|3005)\\d{4}", [8, 10], [["(\\d{4})(\\d{4})", "$1 $2", ["[2-7]|8[3-9]"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2-$3", ["[89]"]]], 0, 0, "(19(?:0[0-2468]|1[09]|20|66|77|99))"], CU: ["53", "119", "[27]\\d{6,7}|[34]\\d{5,7}|63\\d{6}|(?:5|8\\d\\d)\\d{7}", [6, 7, 8, 10], [["(\\d{2})(\\d{4,6})", "$1 $2", ["2[1-4]|[34]"], "(0$1)"], ["(\\d)(\\d{6,7})", "$1 $2", ["7"], "(0$1)"], ["(\\d)(\\d{7})", "$1 $2", ["[56]"], "0$1"], ["(\\d{3})(\\d{7})", "$1 $2", ["8"], "0$1"]], "0"], CV: ["238", "0", "(?:[2-59]\\d\\d|800)\\d{4}", [7], [["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["[2-589]"]]]], CW: ["599", "00", "(?:[34]1|60|(?:7|9\\d)\\d)\\d{5}", [7, 8], [["(\\d{3})(\\d{4})", "$1 $2", ["[3467]"]], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["9[4-8]"]]], 0, 0, 0, 0, 0, "[69]"], CX: ["61", "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011", "1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}", [6, 7, 8, 9, 10, 12], 0, "0", 0, "([59]\\d{7})$|0", "8$1", 0, 0, [["8(?:51(?:0(?:01|30|59|88)|1(?:17|46|75)|2(?:22|35))|91(?:00[6-9]|1(?:[28]1|49|78)|2(?:09|63)|3(?:12|26|75)|4(?:56|97)|64\\d|7(?:0[01]|1[0-2])|958))\\d{3}", [9]], ["4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}", [9]], ["180(?:0\\d{3}|2)\\d{3}", [7, 10]], ["190[0-26]\\d{6}", [10]], 0, 0, 0, 0, ["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}", [9]], ["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}", [6, 8, 10, 12]]], "0011"], CY: ["357", "00", "(?:[279]\\d|[58]0)\\d{6}", [8], [["(\\d{2})(\\d{6})", "$1 $2", ["[257-9]"]]]], CZ: ["420", "00", "(?:[2-578]\\d|60)\\d{7}|9\\d{8,11}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-8]|9[015-7]"]], ["(\\d{2})(\\d{3})(\\d{3})(\\d{2})", "$1 $2 $3 $4", ["96"]], ["(\\d{2})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["9"]], ["(\\d{3})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["9"]]]], DE: ["49", "00", "[2579]\\d{5,14}|49(?:[34]0|69|8\\d)\\d\\d?|49(?:37|49|60|7[089]|9\\d)\\d{1,3}|49(?:2[024-9]|3[2-689]|7[1-7])\\d{1,8}|(?:1|[368]\\d|4[0-8])\\d{3,13}|49(?:[015]\\d|2[13]|31|[46][1-8])\\d{1,9}", [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], [["(\\d{2})(\\d{3,13})", "$1 $2", ["3[02]|40|[68]9"], "0$1"], ["(\\d{3})(\\d{3,12})", "$1 $2", ["2(?:0[1-389]|1[124]|2[18]|3[14])|3(?:[35-9][15]|4[015])|906|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1", "2(?:0[1-389]|12[0-8])|3(?:[35-9][15]|4[015])|906|2(?:[13][14]|2[18])|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1"], "0$1"], ["(\\d{4})(\\d{2,11})", "$1 $2", ["[24-6]|3(?:[3569][02-46-9]|4[2-4679]|7[2-467]|8[2-46-8])|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]", "[24-6]|3(?:3(?:0[1-467]|2[127-9]|3[124578]|7[1257-9]|8[1256]|9[145])|4(?:2[135]|4[13578]|9[1346])|5(?:0[14]|2[1-3589]|6[1-4]|7[13468]|8[13568])|6(?:2[1-489]|3[124-6]|6[13]|7[12579]|8[1-356]|9[135])|7(?:2[1-7]|4[145]|6[1-5]|7[1-4])|8(?:21|3[1468]|6|7[1467]|8[136])|9(?:0[12479]|2[1358]|4[134679]|6[1-9]|7[136]|8[147]|9[1468]))|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]|3[68]4[1347]|3(?:47|60)[1356]|3(?:3[46]|46|5[49])[1246]|3[4579]3[1357]"], "0$1"], ["(\\d{3})(\\d{4})", "$1 $2", ["138"], "0$1"], ["(\\d{5})(\\d{2,10})", "$1 $2", ["3"], "0$1"], ["(\\d{3})(\\d{5,11})", "$1 $2", ["181"], "0$1"], ["(\\d{3})(\\d)(\\d{4,10})", "$1 $2 $3", ["1(?:3|80)|9"], "0$1"], ["(\\d{3})(\\d{7,8})", "$1 $2", ["1[67]"], "0$1"], ["(\\d{3})(\\d{7,12})", "$1 $2", ["8"], "0$1"], ["(\\d{5})(\\d{6})", "$1 $2", ["185", "1850", "18500"], "0$1"], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["7"], "0$1"], ["(\\d{4})(\\d{7})", "$1 $2", ["18[68]"], "0$1"], ["(\\d{5})(\\d{6})", "$1 $2", ["15[0568]"], "0$1"], ["(\\d{4})(\\d{7})", "$1 $2", ["15[1279]"], "0$1"], ["(\\d{3})(\\d{8})", "$1 $2", ["18"], "0$1"], ["(\\d{3})(\\d{2})(\\d{7,8})", "$1 $2 $3", ["1(?:6[023]|7)"], "0$1"], ["(\\d{4})(\\d{2})(\\d{7})", "$1 $2 $3", ["15[279]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{8})", "$1 $2 $3", ["15"], "0$1"]], "0"], DJ: ["253", "00", "(?:2\\d|77)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[27]"]]]], DK: ["45", "00", "[2-9]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-9]"]]]], DM: ["1", "011", "(?:[58]\\d\\d|767|900)\\d{7}", [10], 0, "1", 0, "([2-7]\\d{6})$|1", "767$1", 0, "767"], DO: ["1", "011", "(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, 0, 0, 0, "8001|8[024]9"], DZ: ["213", "00", "(?:[1-4]|[5-79]\\d|80)\\d{7}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[1-4]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["9"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-8]"], "0$1"]], "0"], EC: ["593", "00", "1\\d{9,10}|(?:[2-7]|9\\d)\\d{7}", [8, 9, 10, 11], [["(\\d)(\\d{3})(\\d{4})", "$1 $2-$3", ["[2-7]"], "(0$1)", 0, "$1-$2-$3"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["1"]]], "0"], EE: ["372", "00", "8\\d{9}|[4578]\\d{7}|(?:[3-8]\\d|90)\\d{5}", [7, 8, 10], [["(\\d{3})(\\d{4})", "$1 $2", ["[369]|4[3-8]|5(?:[0-2]|5[0-478]|6[45])|7[1-9]|88", "[369]|4[3-8]|5(?:[02]|1(?:[0-8]|95)|5[0-478]|6(?:4[0-4]|5[1-589]))|7[1-9]|88"]], ["(\\d{4})(\\d{3,4})", "$1 $2", ["[45]|8(?:00|[1-49])", "[45]|8(?:00[1-9]|[1-49])"]], ["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["7"]], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]]]], EG: ["20", "00", "[189]\\d{8,9}|[24-6]\\d{8}|[135]\\d{7}", [8, 9, 10], [["(\\d)(\\d{7,8})", "$1 $2", ["[23]"], "0$1"], ["(\\d{2})(\\d{6,7})", "$1 $2", ["1[35]|[4-6]|8[2468]|9[235-7]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[89]"], "0$1"], ["(\\d{2})(\\d{8})", "$1 $2", ["1"], "0$1"]], "0"], EH: ["212", "00", "[5-8]\\d{8}", [9], 0, "0", 0, 0, 0, 0, "528[89]"], ER: ["291", "00", "[178]\\d{6}", [7], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[178]"], "0$1"]], "0"], ES: ["34", "00", "[5-9]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[89]00"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-9]"]]]], ET: ["251", "00", "(?:11|[2-579]\\d)\\d{7}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1-579]"], "0$1"]], "0"], FI: ["358", "00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))", "[1-35689]\\d{4}|7\\d{10,11}|(?:[124-7]\\d|3[0-46-9])\\d{8}|[1-9]\\d{5,8}", [5, 6, 7, 8, 9, 10, 11, 12], [["(\\d)(\\d{4,9})", "$1 $2", ["[2568][1-8]|3(?:0[1-9]|[1-9])|9"], "0$1"], ["(\\d{3})(\\d{3,7})", "$1 $2", ["[12]00|[368]|70[07-9]"], "0$1"], ["(\\d{2})(\\d{4,8})", "$1 $2", ["[1245]|7[135]"], "0$1"], ["(\\d{2})(\\d{6,10})", "$1 $2", ["7"], "0$1"]], "0", 0, 0, 0, 0, "1[03-79]|[2-9]", 0, "00"], FJ: ["679", "0(?:0|52)", "45\\d{5}|(?:0800\\d|[235-9])\\d{6}", [7, 11], [["(\\d{3})(\\d{4})", "$1 $2", ["[235-9]|45"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["0"]]], 0, 0, 0, 0, 0, 0, 0, "00"], FK: ["500", "00", "[2-7]\\d{4}", [5]], FM: ["691", "00", "(?:[39]\\d\\d|820)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[389]"]]]], FO: ["298", "00", "[2-9]\\d{5}", [6], [["(\\d{6})", "$1", ["[2-9]"]]], 0, 0, "(10(?:01|[12]0|88))"], FR: ["33", "00", "[1-9]\\d{8}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"], "0 $1"], ["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["[1-79]"], "0$1"]], "0"], GA: ["241", "00", "(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}", [7, 8], [["(\\d)(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-7]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["0"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["11|[67]"], "0$1"]], 0, 0, "0(11\\d{6}|60\\d{6}|61\\d{6}|6[256]\\d{6}|7[467]\\d{6})", "$1"], GB: ["44", "00", "[1-357-9]\\d{9}|[18]\\d{8}|8\\d{6}", [7, 9, 10], [["(\\d{3})(\\d{4})", "$1 $2", ["800", "8001", "80011", "800111", "8001111"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["845", "8454", "84546", "845464"], "0$1"], ["(\\d{3})(\\d{6})", "$1 $2", ["800"], "0$1"], ["(\\d{5})(\\d{4,5})", "$1 $2", ["1(?:38|5[23]|69|76|94)", "1(?:(?:38|69)7|5(?:24|39)|768|946)", "1(?:3873|5(?:242|39[4-6])|(?:697|768)[347]|9467)"], "0$1"], ["(\\d{4})(\\d{5,6})", "$1 $2", ["1(?:[2-69][02-9]|[78])"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["[25]|7(?:0|6[02-9])", "[25]|7(?:0|6(?:[03-9]|2[356]))"], "0$1"], ["(\\d{4})(\\d{6})", "$1 $2", ["7"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1389]"], "0$1"]], "0", 0, 0, 0, 0, 0, [["(?:1(?:1(?:3(?:[0-58]\\d\\d|73[0235])|4(?:[0-5]\\d\\d|69[7-9]|70[0-79])|(?:(?:5[0-26-9]|[78][0-49])\\d|6(?:[0-4]\\d|50))\\d)|(?:2(?:(?:0[024-9]|2[3-9]|3[3-79]|4[1-689]|[58][02-9]|6[0-47-9]|7[013-9]|9\\d)\\d|1(?:[0-7]\\d|8[0-2]))|(?:3(?:0\\d|1[0-8]|[25][02-9]|3[02-579]|[468][0-46-9]|7[1-35-79]|9[2-578])|4(?:0[03-9]|[137]\\d|[28][02-57-9]|4[02-69]|5[0-8]|[69][0-79])|5(?:0[1-35-9]|[16]\\d|2[024-9]|3[015689]|4[02-9]|5[03-9]|7[0-35-9]|8[0-468]|9[0-57-9])|6(?:0[034689]|1\\d|2[0-35689]|[38][013-9]|4[1-467]|5[0-69]|6[13-9]|7[0-8]|9[0-24578])|7(?:0[0246-9]|2\\d|3[0236-8]|4[03-9]|5[0-46-9]|6[013-9]|7[0-35-9]|8[024-9]|9[02-9])|8(?:0[35-9]|2[1-57-9]|3[02-578]|4[0-578]|5[124-9]|6[2-69]|7\\d|8[02-9]|9[02569])|9(?:0[02-589]|[18]\\d|2[02-689]|3[1-57-9]|4[2-9]|5[0-579]|6[2-47-9]|7[0-24578]|9[2-57]))\\d)\\d)|2(?:0[013478]|3[0189]|4[017]|8[0-46-9]|9[0-2])\\d{3})\\d{4}|1(?:2(?:0(?:46[1-4]|87[2-9])|545[1-79]|76(?:2\\d|3[1-8]|6[1-6])|9(?:7(?:2[0-4]|3[2-5])|8(?:2[2-8]|7[0-47-9]|8[3-5])))|3(?:6(?:38[2-5]|47[23])|8(?:47[04-9]|64[0157-9]))|4(?:044[1-7]|20(?:2[23]|8\\d)|6(?:0(?:30|5[2-57]|6[1-8]|7[2-8])|140)|8(?:052|87[1-3]))|5(?:2(?:4(?:3[2-79]|6\\d)|76\\d)|6(?:26[06-9]|686))|6(?:06(?:4\\d|7[4-79])|295[5-7]|35[34]\\d|47(?:24|61)|59(?:5[08]|6[67]|74)|9(?:55[0-4]|77[23]))|7(?:26(?:6[13-9]|7[0-7])|(?:442|688)\\d|50(?:2[0-3]|[3-68]2|76))|8(?:27[56]\\d|37(?:5[2-5]|8[239])|843[2-58])|9(?:0(?:0(?:6[1-8]|85)|52\\d)|3583|4(?:66[1-8]|9(?:2[01]|81))|63(?:23|3[1-4])|9561))\\d{3}", [9, 10]], ["7(?:457[0-57-9]|700[01]|911[028])\\d{5}|7(?:[1-3]\\d\\d|4(?:[0-46-9]\\d|5[0-689])|5(?:0[0-8]|[13-9]\\d|2[0-35-9])|7(?:0[1-9]|[1-7]\\d|8[02-9]|9[0-689])|8(?:[014-9]\\d|[23][0-8])|9(?:[024-9]\\d|1[02-9]|3[0-689]))\\d{6}", [10]], ["80[08]\\d{7}|800\\d{6}|8001111"], ["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[2-49]))\\d{7}|845464\\d", [7, 10]], ["70\\d{8}", [10]], 0, ["(?:3[0347]|55)\\d{8}", [10]], ["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}", [10]], ["56\\d{8}", [10]]], 0, " x"], GD: ["1", "011", "(?:473|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "473$1", 0, "473"], GE: ["995", "00", "(?:[3-57]\\d\\d|800)\\d{6}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["70"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["32"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[57]"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[348]"], "0$1"]], "0"], GF: ["594", "00", "[56]94\\d{6}|(?:80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[56]|9[47]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[89]"], "0$1"]], "0"], GG: ["44", "00", "(?:1481|[357-9]\\d{3})\\d{6}|8\\d{6}(?:\\d{2})?", [7, 9, 10], 0, "0", 0, "([25-9]\\d{5})$|0", "1481$1", 0, 0, [["1481[25-9]\\d{5}", [10]], ["7(?:(?:781|839)\\d|911[17])\\d{5}", [10]], ["80[08]\\d{7}|800\\d{6}|8001111"], ["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[0-3]))\\d{7}|845464\\d", [7, 10]], ["70\\d{8}", [10]], 0, ["(?:3[0347]|55)\\d{8}", [10]], ["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}", [10]], ["56\\d{8}", [10]]]], GH: ["233", "00", "(?:[235]\\d{3}|800)\\d{5}", [8, 9], [["(\\d{3})(\\d{5})", "$1 $2", ["8"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[235]"], "0$1"]], "0"], GI: ["350", "00", "(?:[25]\\d|60)\\d{6}", [8], [["(\\d{3})(\\d{5})", "$1 $2", ["2"]]]], GL: ["299", "00", "(?:19|[2-689]\\d|70)\\d{4}", [6], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["19|[2-9]"]]]], GM: ["220", "00", "[2-9]\\d{6}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-9]"]]]], GN: ["224", "00", "722\\d{6}|(?:3|6\\d)\\d{7}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["3"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[67]"]]]], GP: ["590", "00", "590\\d{6}|(?:69|80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[569]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"], "0$1"]], "0", 0, 0, 0, 0, 0, [["590(?:0[1-68]|[14][0-24-9]|2[0-68]|3[1-9]|5[3-579]|[68][0-689]|7[08]|9\\d)\\d{4}"], ["69(?:0\\d\\d|1(?:2[2-9]|3[0-5]))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:395|76[018])\\d|475[0-5])\\d{4}"]]], GQ: ["240", "00", "222\\d{6}|(?:3\\d|55|[89]0)\\d{7}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[235]"]], ["(\\d{3})(\\d{6})", "$1 $2", ["[89]"]]]], GR: ["30", "00", "5005000\\d{3}|8\\d{9,11}|(?:[269]\\d|70)\\d{8}", [10, 11, 12], [["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["21|7"]], ["(\\d{4})(\\d{6})", "$1 $2", ["2(?:2|3[2-57-9]|4[2-469]|5[2-59]|6[2-9]|7[2-69]|8[2-49])|5"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[2689]"]], ["(\\d{3})(\\d{3,4})(\\d{5})", "$1 $2 $3", ["8"]]]], GT: ["502", "00", "80\\d{6}|(?:1\\d{3}|[2-7])\\d{7}", [8, 11], [["(\\d{4})(\\d{4})", "$1 $2", ["[2-8]"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]]]], GU: ["1", "011", "(?:[58]\\d\\d|671|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "671$1", 0, "671"], GW: ["245", "00", "[49]\\d{8}|4\\d{6}", [7, 9], [["(\\d{3})(\\d{4})", "$1 $2", ["40"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[49]"]]]], GY: ["592", "001", "(?:[2-8]\\d{3}|9008)\\d{3}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-9]"]]]], HK: ["852", "00(?:30|5[09]|[126-9]?)", "8[0-46-9]\\d{6,7}|9\\d{4,7}|(?:[2-7]|9\\d{3})\\d{7}", [5, 6, 7, 8, 9, 11], [["(\\d{3})(\\d{2,5})", "$1 $2", ["900", "9003"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[2-7]|8[1-4]|9(?:0[1-9]|[1-8])"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]], ["(\\d{3})(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["9"]]], 0, 0, 0, 0, 0, 0, 0, "00"], HN: ["504", "00", "8\\d{10}|[237-9]\\d{7}", [8, 11], [["(\\d{4})(\\d{4})", "$1-$2", ["[237-9]"]]]], HR: ["385", "00", "(?:[24-69]\\d|3[0-79])\\d{7}|80\\d{5,7}|[1-79]\\d{7}|6\\d{5,6}", [6, 7, 8, 9], [["(\\d{2})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["6[01]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["8"], "0$1"], ["(\\d)(\\d{4})(\\d{3})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[67]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-5]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"], "0$1"]], "0"], HT: ["509", "00", "(?:[2-489]\\d|55)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["[2-589]"]]]], HU: ["36", "00", "[235-7]\\d{8}|[1-9]\\d{7}", [8, 9], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "(06 $1)"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[27][2-9]|3[2-7]|4[24-9]|5[2-79]|6|8[2-57-9]|9[2-69]"], "(06 $1)"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-9]"], "06 $1"]], "06"], ID: ["62", "00[89]", "(?:(?:00[1-9]|8\\d)\\d{4}|[1-36])\\d{6}|00\\d{10}|[1-9]\\d{8,10}|[2-9]\\d{7}", [7, 8, 9, 10, 11, 12, 13], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["15"]], ["(\\d{2})(\\d{5,9})", "$1 $2", ["2[124]|[36]1"], "(0$1)"], ["(\\d{3})(\\d{5,7})", "$1 $2", ["800"], "0$1"], ["(\\d{3})(\\d{5,8})", "$1 $2", ["[2-79]"], "(0$1)"], ["(\\d{3})(\\d{3,4})(\\d{3})", "$1-$2-$3", ["8[1-35-9]"], "0$1"], ["(\\d{3})(\\d{6,8})", "$1 $2", ["1"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["804"], "0$1"], ["(\\d{3})(\\d)(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["80"], "0$1"], ["(\\d{3})(\\d{4})(\\d{4,5})", "$1-$2-$3", ["8"], "0$1"]], "0"], IE: ["353", "00", "(?:1\\d|[2569])\\d{6,8}|4\\d{6,9}|7\\d{8}|8\\d{8,9}", [7, 8, 9, 10], [["(\\d{2})(\\d{5})", "$1 $2", ["2[24-9]|47|58|6[237-9]|9[35-9]"], "(0$1)"], ["(\\d{3})(\\d{5})", "$1 $2", ["[45]0"], "(0$1)"], ["(\\d)(\\d{3,4})(\\d{4})", "$1 $2 $3", ["1"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2569]|4[1-69]|7[14]"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["70"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["81"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[78]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["4"], "(0$1)"], ["(\\d{2})(\\d)(\\d{3})(\\d{4})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], IL: ["972", "0(?:0|1[2-9])", "1\\d{6}(?:\\d{3,5})?|[57]\\d{8}|[1-489]\\d{7}", [7, 8, 9, 10, 11, 12], [["(\\d{4})(\\d{3})", "$1-$2", ["125"]], ["(\\d{4})(\\d{2})(\\d{2})", "$1-$2-$3", ["121"]], ["(\\d)(\\d{3})(\\d{4})", "$1-$2-$3", ["[2-489]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["[57]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1-$2-$3", ["12"]], ["(\\d{4})(\\d{6})", "$1-$2", ["159"]], ["(\\d)(\\d{3})(\\d{3})(\\d{3})", "$1-$2-$3-$4", ["1[7-9]"]], ["(\\d{3})(\\d{1,2})(\\d{3})(\\d{4})", "$1-$2 $3-$4", ["15"]]], "0"], IM: ["44", "00", "1624\\d{6}|(?:[3578]\\d|90)\\d{8}", [10], 0, "0", 0, "([25-8]\\d{5})$|0", "1624$1", 0, "74576|(?:16|7[56])24"], IN: ["91", "00", "(?:000800|[2-9]\\d\\d)\\d{7}|1\\d{7,12}", [8, 9, 10, 11, 12, 13], [["(\\d{8})", "$1", ["5(?:0|2[23]|3[03]|[67]1|88)", "5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|888)", "5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|8888)"], 0, 1], ["(\\d{4})(\\d{4,5})", "$1 $2", ["180", "1800"], 0, 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["140"], 0, 1], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["11|2[02]|33|4[04]|79[1-7]|80[2-46]", "11|2[02]|33|4[04]|79(?:[1-6]|7[19])|80(?:[2-4]|6[0-589])", "11|2[02]|33|4[04]|79(?:[124-6]|3(?:[02-9]|1[0-24-9])|7(?:1|9[1-6]))|80(?:[2-4]|6[0-589])"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["1(?:2[0-249]|3[0-25]|4[145]|[68]|7[1257])|2(?:1[257]|3[013]|4[01]|5[0137]|6[0158]|78|8[1568])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|5[12]|[78]1)|6(?:12|[2-4]1|5[17]|6[13]|80)|7(?:12|3[134]|4[47]|61|88)|8(?:16|2[014]|3[126]|6[136]|7[078]|8[34]|91)|(?:43|59|75)[15]|(?:1[59]|29|67|72)[14]", "1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|674|7(?:(?:2[14]|3[34]|5[15])[2-6]|61[346]|88[0-8])|8(?:70[2-6]|84[235-7]|91[3-7])|(?:1(?:29|60|8[06])|261|552|6(?:12|[2-47]1|5[17]|6[13]|80)|7(?:12|31|4[47])|8(?:16|2[014]|3[126]|6[136]|7[78]|83))[2-7]", "1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|6(?:12(?:[2-6]|7[0-8])|74[2-7])|7(?:(?:2[14]|5[15])[2-6]|3171|61[346]|88(?:[2-7]|82))|8(?:70[2-6]|84(?:[2356]|7[19])|91(?:[3-6]|7[19]))|73[134][2-6]|(?:74[47]|8(?:16|2[014]|3[126]|6[136]|7[78]|83))(?:[2-6]|7[19])|(?:1(?:29|60|8[06])|261|552|6(?:[2-4]1|5[17]|6[13]|7(?:1|4[0189])|80)|7(?:12|88[01]))[2-7]"], "0$1", 1], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2[2457-9]|3[2-5]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1[013-9]|28|3[129]|4[1-35689]|5[29]|6[02-5]|70)|807", "1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2(?:[2457]|84|95)|3(?:[2-4]|55)|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1(?:[013-8]|9[6-9])|28[6-8]|3(?:17|2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4|5[0-367])|70[13-7])|807[19]", "1(?:[2-479]|5(?:[0236-9]|5[013-9]))|[2-5]|6(?:2(?:84|95)|355|83)|73179|807(?:1|9[1-3])|(?:1552|6(?:1[1358]|2[2457]|3[2-4]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[124-6])\\d|7(?:1(?:[013-8]\\d|9[6-9])|28[6-8]|3(?:2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]\\d|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4\\d|5[0-367])|70[13-7]))[2-7]"], "0$1", 1], ["(\\d{5})(\\d{5})", "$1 $2", ["[6-9]"], "0$1", 1], ["(\\d{4})(\\d{2,4})(\\d{4})", "$1 $2 $3", ["1(?:6|8[06])", "1(?:6|8[06]0)"], 0, 1], ["(\\d{4})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["18"], 0, 1]], "0"], IO: ["246", "00", "3\\d{6}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["3"]]]], IQ: ["964", "00", "(?:1|7\\d\\d)\\d{7}|[2-6]\\d{7,8}", [8, 9, 10], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-6]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "0$1"]], "0"], IR: ["98", "00", "[1-9]\\d{9}|(?:[1-8]\\d\\d|9)\\d{3,4}", [4, 5, 6, 7, 10], [["(\\d{4,5})", "$1", ["96"], "0$1"], ["(\\d{2})(\\d{4,5})", "$1 $2", ["(?:1[137]|2[13-68]|3[1458]|4[145]|5[1468]|6[16]|7[1467]|8[13467])[12689]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["[1-8]"], "0$1"]], "0"], IS: ["354", "00|1(?:0(?:01|[12]0)|100)", "(?:38\\d|[4-9])\\d{6}", [7, 9], [["(\\d{3})(\\d{4})", "$1 $2", ["[4-9]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["3"]]], 0, 0, 0, 0, 0, 0, 0, "00"], IT: ["39", "00", "0\\d{5,10}|1\\d{8,10}|3(?:[0-8]\\d{7,10}|9\\d{7,8})|(?:55|70)\\d{8}|8\\d{5}(?:\\d{2,4})?", [6, 7, 8, 9, 10, 11], [["(\\d{2})(\\d{4,6})", "$1 $2", ["0[26]"]], ["(\\d{3})(\\d{3,6})", "$1 $2", ["0[13-57-9][0159]|8(?:03|4[17]|9[2-5])", "0[13-57-9][0159]|8(?:03|4[17]|9(?:2|3[04]|[45][0-4]))"]], ["(\\d{4})(\\d{2,6})", "$1 $2", ["0(?:[13-579][2-46-8]|8[236-8])"]], ["(\\d{4})(\\d{4})", "$1 $2", ["894"]], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["0[26]|5"]], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["1(?:44|[679])|[378]"]], ["(\\d{3})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["0[13-57-9][0159]|14"]], ["(\\d{2})(\\d{4})(\\d{5})", "$1 $2 $3", ["0[26]"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["0"]], ["(\\d{3})(\\d{4})(\\d{4,5})", "$1 $2 $3", ["3"]]], 0, 0, 0, 0, 0, 0, [["0669[0-79]\\d{1,6}|0(?:1(?:[0159]\\d|[27][1-5]|31|4[1-4]|6[1356]|8[2-57])|2\\d\\d|3(?:[0159]\\d|2[1-4]|3[12]|[48][1-6]|6[2-59]|7[1-7])|4(?:[0159]\\d|[23][1-9]|4[245]|6[1-5]|7[1-4]|81)|5(?:[0159]\\d|2[1-5]|3[2-6]|4[1-79]|6[4-6]|7[1-578]|8[3-8])|6(?:[0-57-9]\\d|6[0-8])|7(?:[0159]\\d|2[12]|3[1-7]|4[2-46]|6[13569]|7[13-6]|8[1-59])|8(?:[0159]\\d|2[3-578]|3[1-356]|[6-8][1-5])|9(?:[0159]\\d|[238][1-5]|4[12]|6[1-8]|7[1-6]))\\d{2,7}"], ["3[1-9]\\d{8}|3[2-9]\\d{7}", [9, 10]], ["80(?:0\\d{3}|3)\\d{3}", [6, 9]], ["(?:0878\\d{3}|89(?:2\\d|3[04]|4(?:[0-4]|[5-9]\\d\\d)|5[0-4]))\\d\\d|(?:1(?:44|6[346])|89(?:38|5[5-9]|9))\\d{6}", [6, 8, 9, 10]], ["1(?:78\\d|99)\\d{6}", [9, 10]], 0, 0, 0, ["55\\d{8}", [10]], ["84(?:[08]\\d{3}|[17])\\d{3}", [6, 9]]]], JE: ["44", "00", "1534\\d{6}|(?:[3578]\\d|90)\\d{8}", [10], 0, "0", 0, "([0-24-8]\\d{5})$|0", "1534$1", 0, 0, [["1534[0-24-8]\\d{5}"], ["7(?:(?:(?:50|82)9|937)\\d|7(?:00[378]|97[7-9]))\\d{5}"], ["80(?:07(?:35|81)|8901)\\d{4}"], ["(?:8(?:4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|90(?:066[59]|1810|71(?:07|55)))\\d{4}"], ["701511\\d{4}"], 0, ["(?:3(?:0(?:07(?:35|81)|8901)|3\\d{4}|4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|55\\d{4})\\d{4}"], ["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}"], ["56\\d{8}"]]], JM: ["1", "011", "(?:[58]\\d\\d|658|900)\\d{7}", [10], 0, "1", 0, 0, 0, 0, "658|876"], JO: ["962", "00", "(?:(?:[2689]|7\\d)\\d|32|53)\\d{6}", [8, 9], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[2356]|87"], "(0$1)"], ["(\\d{3})(\\d{5,6})", "$1 $2", ["[89]"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["70"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["7"], "0$1"]], "0"], JP: ["81", "010", "00[1-9]\\d{6,14}|[257-9]\\d{9}|(?:00|[1-9]\\d\\d)\\d{6}", [8, 9, 10, 11, 12, 13, 14, 15, 16, 17], [["(\\d{3})(\\d{3})(\\d{3})", "$1-$2-$3", ["(?:12|57|99)0"], "0$1"], ["(\\d{4})(\\d)(\\d{4})", "$1-$2-$3", ["1(?:26|3[79]|4[56]|5[4-68]|6[3-5])|499|5(?:76|97)|746|8(?:3[89]|47|51)|9(?:80|9[16])", "1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:76|97)9|7468|8(?:3(?:8[7-9]|96)|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]", "1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:769|979[2-69])|7468|8(?:3(?:8[7-9]|96[2457-9])|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["60"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1-$2-$3", ["[36]|4(?:2[09]|7[01])", "[36]|4(?:2(?:0|9[02-69])|7(?:0[019]|1))"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["1(?:1|5[45]|77|88|9[69])|2(?:2[1-37]|3[0-269]|4[59]|5|6[24]|7[1-358]|8[1369]|9[0-38])|4(?:[28][1-9]|3[0-57]|[45]|6[248]|7[2-579]|9[29])|5(?:2|3[0459]|4[0-369]|5[29]|8[02389]|9[0-389])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9[2-6])|8(?:2[124589]|3[26-9]|49|51|6|7[0-468]|8[68]|9[019])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9[1-489])", "1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2(?:[127]|3[014-9])|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9[19])|62|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|8[1-9]|9[29])|5(?:2|3(?:[045]|9[0-8])|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0-2469])|3(?:[29]|60)|49|51|6(?:[0-24]|36|5[0-3589]|7[23]|9[01459])|7[0-468]|8[68])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9(?:[1289]|3[34]|4[0178]))|(?:264|837)[016-9]|2(?:57|93)[015-9]|(?:25[0468]|422|838)[01]|(?:47[59]|59[89]|8(?:6[68]|9))[019]", "1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2[127]|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9(?:17|99))|6(?:2|4[016-9])|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|9[29])|5(?:2|3(?:[045]|9(?:[0-58]|6[4-9]|7[0-35689]))|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0169])|3(?:[29]|60|7(?:[017-9]|6[6-8]))|49|51|6(?:[0-24]|36[2-57-9]|5(?:[0-389]|5[23])|6(?:[01]|9[178])|7(?:2[2-468]|3[78])|9[0145])|7[0-468]|8[68])|9(?:4[15]|5[138]|7[156]|8[189]|9(?:[1289]|3(?:31|4[357])|4[0178]))|(?:8294|96)[1-3]|2(?:57|93)[015-9]|(?:223|8699)[014-9]|(?:25[0468]|422|838)[01]|(?:48|8292|9[23])[1-9]|(?:47[59]|59[89]|8(?:68|9))[019]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{4})", "$1-$2-$3", ["[14]|[289][2-9]|5[3-9]|7[2-4679]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2-$3", ["800"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1-$2-$3", ["[257-9]"], "0$1"]], "0", 0, "(000[259]\\d{6})$|(?:(?:003768)0?)|0", "$1"], KE: ["254", "000", "(?:[17]\\d\\d|900)\\d{6}|(?:2|80)0\\d{6,7}|[4-6]\\d{6,8}", [7, 8, 9, 10], [["(\\d{2})(\\d{5,7})", "$1 $2", ["[24-6]"], "0$1"], ["(\\d{3})(\\d{6})", "$1 $2", ["[17]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[89]"], "0$1"]], "0"], KG: ["996", "00", "8\\d{9}|[235-9]\\d{8}", [9, 10], [["(\\d{4})(\\d{5})", "$1 $2", ["3(?:1[346]|[24-79])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[235-79]|88"], "0$1"], ["(\\d{3})(\\d{3})(\\d)(\\d{2,3})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], KH: ["855", "00[14-9]", "1\\d{9}|[1-9]\\d{7,8}", [8, 9, 10], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-9]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]]], "0"], KI: ["686", "00", "(?:[37]\\d|6[0-79])\\d{6}|(?:[2-48]\\d|50)\\d{3}", [5, 8], 0, "0"], KM: ["269", "00", "[3478]\\d{6}", [7], [["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["[3478]"]]]], KN: ["1", "011", "(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-7]\\d{6})$|1", "869$1", 0, "869"], KP: ["850", "00|99", "85\\d{6}|(?:19\\d|[2-7])\\d{7}", [8, 10], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"], "0$1"], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[2-7]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"]], "0"], KR: ["82", "00(?:[125689]|3(?:[46]5|91)|7(?:00|27|3|55|6[126]))", "00[1-9]\\d{8,11}|(?:[12]|5\\d{3})\\d{7}|[13-6]\\d{9}|(?:[1-6]\\d|80)\\d{7}|[3-6]\\d{4,5}|(?:00|7)0\\d{8}", [5, 6, 8, 9, 10, 11, 12, 13, 14], [["(\\d{2})(\\d{3,4})", "$1-$2", ["(?:3[1-3]|[46][1-4]|5[1-5])1"], "0$1"], ["(\\d{4})(\\d{4})", "$1-$2", ["1"]], ["(\\d)(\\d{3,4})(\\d{4})", "$1-$2-$3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["60|8"], "0$1"], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1-$2-$3", ["[1346]|5[1-5]"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1-$2-$3", ["[57]"], "0$1"], ["(\\d{2})(\\d{5})(\\d{4})", "$1-$2-$3", ["5"], "0$1"]], "0", 0, "0(8(?:[1-46-8]|5\\d\\d))?"], KW: ["965", "00", "18\\d{5}|(?:[2569]\\d|41)\\d{6}", [7, 8], [["(\\d{4})(\\d{3,4})", "$1 $2", ["[169]|2(?:[235]|4[1-35-9])|52"]], ["(\\d{3})(\\d{5})", "$1 $2", ["[245]"]]]], KY: ["1", "011", "(?:345|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "345$1", 0, "345"], KZ: ["7", "810", "(?:33622|8\\d{8})\\d{5}|[78]\\d{9}", [10, 14], 0, "8", 0, 0, 0, 0, "33|7", 0, "8~10"], LA: ["856", "00", "[23]\\d{9}|3\\d{8}|(?:[235-8]\\d|41)\\d{6}", [8, 9, 10], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["2[13]|3[14]|[4-8]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["30[013-9]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["[23]"], "0$1"]], "0"], LB: ["961", "00", "[27-9]\\d{7}|[13-9]\\d{6}", [7, 8], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[13-69]|7(?:[2-57]|62|8[0-7]|9[04-9])|8[02-9]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[27-9]"]]], "0"], LC: ["1", "011", "(?:[58]\\d\\d|758|900)\\d{7}", [10], 0, "1", 0, "([2-8]\\d{6})$|1", "758$1", 0, "758"], LI: ["423", "00", "[68]\\d{8}|(?:[2378]\\d|90)\\d{5}", [7, 9], [["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["[2379]|8(?:0[09]|7)", "[2379]|8(?:0(?:02|9)|7)"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["69"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6"]]], "0", 0, "(1001)|0"], LK: ["94", "00", "[1-9]\\d{8}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[1-689]"], "0$1"]], "0"], LR: ["231", "00", "(?:[25]\\d|33|77|88)\\d{7}|(?:2\\d|[4-6])\\d{6}", [7, 8, 9], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[4-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[23578]"], "0$1"]], "0"], LS: ["266", "00", "(?:[256]\\d\\d|800)\\d{5}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[2568]"]]]], LT: ["370", "00", "(?:[3469]\\d|52|[78]0)\\d{6}", [8], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["52[0-7]"], "(8-$1)", 1], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["[7-9]"], "8 $1", 1], ["(\\d{2})(\\d{6})", "$1 $2", ["37|4(?:[15]|6[1-8])"], "(8-$1)", 1], ["(\\d{3})(\\d{5})", "$1 $2", ["[3-6]"], "(8-$1)", 1]], "8", 0, "[08]"], LU: ["352", "00", "35[013-9]\\d{4,8}|6\\d{8}|35\\d{2,4}|(?:[2457-9]\\d|3[0-46-9])\\d{2,9}", [4, 5, 6, 7, 8, 9, 10, 11], [["(\\d{2})(\\d{3})", "$1 $2", ["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]], ["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]], ["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["20[2-689]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})", "$1 $2 $3 $4", ["2(?:[0367]|4[3-8])"]], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["80[01]|90[015]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["20"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})", "$1 $2 $3 $4 $5", ["2(?:[0367]|4[3-8])"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{1,5})", "$1 $2 $3 $4", ["[3-57]|8[13-9]|9(?:0[89]|[2-579])|(?:2|80)[2-9]"]]], 0, 0, "(15(?:0[06]|1[12]|[35]5|4[04]|6[26]|77|88|99)\\d)"], LV: ["371", "00", "(?:[268]\\d|90)\\d{6}", [8], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[269]|8[01]"]]]], LY: ["218", "00", "[2-9]\\d{8}", [9], [["(\\d{2})(\\d{7})", "$1-$2", ["[2-9]"], "0$1"]], "0"], MA: ["212", "00", "[5-8]\\d{8}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["5[45]"], "0$1"], ["(\\d{4})(\\d{5})", "$1-$2", ["5(?:2[2-489]|3[5-9]|9)|8(?:0[89]|92)", "5(?:2(?:[2-49]|8[235-9])|3[5-9]|9)|8(?:0[89]|92)"], "0$1"], ["(\\d{2})(\\d{7})", "$1-$2", ["8"], "0$1"], ["(\\d{3})(\\d{6})", "$1-$2", ["[5-7]"], "0$1"]], "0", 0, 0, 0, 0, 0, [["5(?:2(?:[0-25-79]\\d|3[1-578]|4[02-46-8]|8[0235-7])|3(?:[0-47]\\d|5[02-9]|6[02-8]|8[014-9]|9[3-9])|(?:4[067]|5[03])\\d)\\d{5}"], ["(?:6(?:[0-79]\\d|8[0-247-9])|7(?:[0167]\\d|2[0-2]|5[01]|8[0-3]))\\d{6}"], ["80[0-7]\\d{6}"], ["89\\d{7}"], 0, 0, 0, 0, ["(?:592(?:4[0-2]|93)|80[89]\\d\\d)\\d{4}"]]], MC: ["377", "00", "(?:[3489]|6\\d)\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["4"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[389]"]], ["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["6"], "0$1"]], "0"], MD: ["373", "00", "(?:[235-7]\\d|[89]0)\\d{6}", [8], [["(\\d{3})(\\d{5})", "$1 $2", ["[89]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["22|3"], "0$1"], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["[25-7]"], "0$1"]], "0"], ME: ["382", "00", "(?:20|[3-79]\\d)\\d{6}|80\\d{6,7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-9]"], "0$1"]], "0"], MF: ["590", "00", "590\\d{6}|(?:69|80|9\\d)\\d{7}", [9], 0, "0", 0, 0, 0, 0, 0, [["590(?:0[079]|[14]3|[27][79]|3[03-7]|5[0-268]|87)\\d{4}"], ["69(?:0\\d\\d|1(?:2[2-9]|3[0-5]))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:395|76[018])\\d|475[0-5])\\d{4}"]]], MG: ["261", "00", "[23]\\d{8}", [9], [["(\\d{2})(\\d{2})(\\d{3})(\\d{2})", "$1 $2 $3 $4", ["[23]"], "0$1"]], "0", 0, "([24-9]\\d{6})$|0", "20$1"], MH: ["692", "011", "329\\d{4}|(?:[256]\\d|45)\\d{5}", [7], [["(\\d{3})(\\d{4})", "$1-$2", ["[2-6]"]]], "1"], MK: ["389", "00", "[2-578]\\d{7}", [8], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["2|34[47]|4(?:[37]7|5[47]|64)"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[347]"], "0$1"], ["(\\d{3})(\\d)(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[58]"], "0$1"]], "0"], ML: ["223", "00", "[24-9]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[24-9]"]]]], MM: ["95", "00", "1\\d{5,7}|95\\d{6}|(?:[4-7]|9[0-46-9])\\d{6,8}|(?:2|8\\d)\\d{5,8}", [6, 7, 8, 9, 10], [["(\\d)(\\d{2})(\\d{3})", "$1 $2 $3", ["16|2"], "0$1"], ["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["[45]|6(?:0[23]|[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-6]"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[12]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[4-7]|8[1-35]"], "0$1"], ["(\\d)(\\d{3})(\\d{4,6})", "$1 $2 $3", ["9(?:2[0-4]|[35-9]|4[137-9])"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"], "0$1"], ["(\\d)(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["92"], "0$1"], ["(\\d)(\\d{5})(\\d{4})", "$1 $2 $3", ["9"], "0$1"]], "0"], MN: ["976", "001", "[12]\\d{7,9}|[5-9]\\d{7}", [8, 9, 10], [["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["[12]1"], "0$1"], ["(\\d{4})(\\d{4})", "$1 $2", ["[5-9]"]], ["(\\d{3})(\\d{5,6})", "$1 $2", ["[12]2[1-3]"], "0$1"], ["(\\d{4})(\\d{5,6})", "$1 $2", ["[12](?:27|3[2-8]|4[2-68]|5[1-4689])", "[12](?:27|3[2-8]|4[2-68]|5[1-4689])[0-3]"], "0$1"], ["(\\d{5})(\\d{4,5})", "$1 $2", ["[12]"], "0$1"]], "0"], MO: ["853", "00", "0800\\d{3}|(?:28|[68]\\d)\\d{6}", [7, 8], [["(\\d{4})(\\d{3})", "$1 $2", ["0"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[268]"]]]], MP: ["1", "011", "[58]\\d{9}|(?:67|90)0\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "670$1", 0, "670"], MQ: ["596", "00", "596\\d{6}|(?:69|80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[569]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], MR: ["222", "00", "(?:[2-4]\\d\\d|800)\\d{5}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-48]"]]]], MS: ["1", "011", "(?:[58]\\d\\d|664|900)\\d{7}", [10], 0, "1", 0, "([34]\\d{6})$|1", "664$1", 0, "664"], MT: ["356", "00", "3550\\d{4}|(?:[2579]\\d\\d|800)\\d{5}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[2357-9]"]]]], MU: ["230", "0(?:0|[24-7]0|3[03])", "(?:[57]|8\\d\\d)\\d{7}|[2-468]\\d{6}", [7, 8, 10], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-46]|8[013]"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[57]"]], ["(\\d{5})(\\d{5})", "$1 $2", ["8"]]], 0, 0, 0, 0, 0, 0, 0, "020"], MV: ["960", "0(?:0|19)", "(?:800|9[0-57-9]\\d)\\d{7}|[34679]\\d{6}", [7, 10], [["(\\d{3})(\\d{4})", "$1-$2", ["[34679]"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[89]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], MW: ["265", "00", "(?:[1289]\\d|31|77)\\d{7}|1\\d{6}", [7, 9], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["1[2-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[137-9]"], "0$1"]], "0"], MX: ["52", "0[09]", "1(?:(?:[27]2|44|87|99)[1-9]|65[0-689])\\d{7}|(?:1(?:[01]\\d|2[13-9]|[35][1-9]|4[0-35-9]|6[0-46-9]|7[013-9]|8[1-69]|9[1-8])|[2-9]\\d)\\d{8}", [10, 11], [["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["33|5[56]|81"], 0, 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[2-9]"], 0, 1], ["(\\d)(\\d{2})(\\d{4})(\\d{4})", "$2 $3 $4", ["1(?:33|5[56]|81)"], 0, 1], ["(\\d)(\\d{3})(\\d{3})(\\d{4})", "$2 $3 $4", ["1"], 0, 1]], "01", 0, "0(?:[12]|4[45])|1", 0, 0, 0, 0, "00"], MY: ["60", "00", "1\\d{8,9}|(?:3\\d|[4-9])\\d{7}", [8, 9, 10], [["(\\d)(\\d{3})(\\d{4})", "$1-$2 $3", ["[4-79]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1-$2 $3", ["1(?:[02469]|[378][1-9]|53)|8", "1(?:[02469]|[37][1-9]|53|8(?:[1-46-9]|5[7-9]))|8"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1-$2 $3", ["3"], "0$1"], ["(\\d)(\\d{3})(\\d{2})(\\d{4})", "$1-$2-$3-$4", ["1(?:[367]|80)"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2 $3", ["15"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1-$2 $3", ["1"], "0$1"]], "0"], MZ: ["258", "00", "(?:2|8\\d)\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2|8[2-79]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]]]], NA: ["264", "00", "[68]\\d{7,8}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["88"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["6"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["87"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"], "0$1"]], "0"], NC: ["687", "00", "(?:050|[2-57-9]\\d\\d)\\d{3}", [6], [["(\\d{2})(\\d{2})(\\d{2})", "$1.$2.$3", ["[02-57-9]"]]]], NE: ["227", "00", "[027-9]\\d{7}", [8], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["08"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[089]|2[013]|7[047]"]]]], NF: ["672", "00", "[13]\\d{5}", [6], [["(\\d{2})(\\d{4})", "$1 $2", ["1[0-3]"]], ["(\\d)(\\d{5})", "$1 $2", ["[13]"]]], 0, 0, "([0-258]\\d{4})$", "3$1"], NG: ["234", "009", "(?:[124-7]|9\\d{3})\\d{6}|[1-9]\\d{7}|[78]\\d{9,13}", [7, 8, 10, 11, 12, 13, 14], [["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["78"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[12]|9(?:0[3-9]|[1-9])"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["[3-7]|8[2-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[7-9]"], "0$1"], ["(\\d{3})(\\d{4})(\\d{4,5})", "$1 $2 $3", ["[78]"], "0$1"], ["(\\d{3})(\\d{5})(\\d{5,6})", "$1 $2 $3", ["[78]"], "0$1"]], "0"], NI: ["505", "00", "(?:1800|[25-8]\\d{3})\\d{4}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[125-8]"]]]], NL: ["31", "00", "(?:[124-7]\\d\\d|3(?:[02-9]\\d|1[0-8]))\\d{6}|8\\d{6,9}|9\\d{6,10}|1\\d{4,5}", [5, 6, 7, 8, 9, 10, 11], [["(\\d{3})(\\d{4,7})", "$1 $2", ["[89]0"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["66"], "0$1"], ["(\\d)(\\d{8})", "$1 $2", ["6"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["1[16-8]|2[259]|3[124]|4[17-9]|5[124679]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1-578]|91"], "0$1"], ["(\\d{3})(\\d{3})(\\d{5})", "$1 $2 $3", ["9"], "0$1"]], "0"], NO: ["47", "00", "(?:0|[2-9]\\d{3})\\d{4}", [5, 8], [["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["8"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-79]"]]], 0, 0, 0, 0, 0, "[02-689]|7[0-8]"], NP: ["977", "00", "(?:1\\d|9)\\d{9}|[1-9]\\d{7}", [8, 10, 11], [["(\\d)(\\d{7})", "$1-$2", ["1[2-6]"], "0$1"], ["(\\d{2})(\\d{6})", "$1-$2", ["1[01]|[2-8]|9(?:[1-59]|[67][2-6])"], "0$1"], ["(\\d{3})(\\d{7})", "$1-$2", ["9"]]], "0"], NR: ["674", "00", "(?:444|(?:55|8\\d)\\d|666)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[4-68]"]]]], NU: ["683", "00", "(?:[4-7]|888\\d)\\d{3}", [4, 7], [["(\\d{3})(\\d{4})", "$1 $2", ["8"]]]], NZ: ["64", "0(?:0|161)", "[1289]\\d{9}|50\\d{5}(?:\\d{2,3})?|[27-9]\\d{7,8}|(?:[34]\\d|6[0-35-9])\\d{6}|8\\d{4,6}", [5, 6, 7, 8, 9, 10], [["(\\d{2})(\\d{3,8})", "$1 $2", ["8[1-79]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["50[036-8]|8|90", "50(?:[0367]|88)|8|90"], "0$1"], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["24|[346]|7[2-57-9]|9[2-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2(?:10|74)|[589]"], "0$1"], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["1|2[028]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,5})", "$1 $2 $3", ["2(?:[169]|7[0-35-9])|7"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, "00"], OM: ["968", "00", "(?:1505|[279]\\d{3}|500)\\d{4}|800\\d{5,6}", [7, 8, 9], [["(\\d{3})(\\d{4,6})", "$1 $2", ["[58]"]], ["(\\d{2})(\\d{6})", "$1 $2", ["2"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[179]"]]]], PA: ["507", "00", "(?:00800|8\\d{3})\\d{6}|[68]\\d{7}|[1-57-9]\\d{6}", [7, 8, 10, 11], [["(\\d{3})(\\d{4})", "$1-$2", ["[1-57-9]"]], ["(\\d{4})(\\d{4})", "$1-$2", ["[68]"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"]]]], PE: ["51", "00|19(?:1[124]|77|90)00", "(?:[14-8]|9\\d)\\d{7}", [8, 9], [["(\\d{3})(\\d{5})", "$1 $2", ["80"], "(0$1)"], ["(\\d)(\\d{7})", "$1 $2", ["1"], "(0$1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["[4-8]"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"]]], "0", 0, 0, 0, 0, 0, 0, "00", " Anexo "], PF: ["689", "00", "4\\d{5}(?:\\d{2})?|8\\d{7,8}", [6, 8, 9], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["44"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["4|8[7-9]"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"]]]], PG: ["675", "00|140[1-3]", "(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}", [7, 8], [["(\\d{3})(\\d{4})", "$1 $2", ["18|[2-69]|85"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[78]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], PH: ["63", "00", "(?:[2-7]|9\\d)\\d{8}|2\\d{5}|(?:1800|8)\\d{7,9}", [6, 8, 9, 10, 11, 12, 13], [["(\\d)(\\d{5})", "$1 $2", ["2"], "(0$1)"], ["(\\d{4})(\\d{4,6})", "$1 $2", ["3(?:23|39|46)|4(?:2[3-6]|[35]9|4[26]|76)|544|88[245]|(?:52|64|86)2", "3(?:230|397|461)|4(?:2(?:35|[46]4|51)|396|4(?:22|63)|59[347]|76[15])|5(?:221|446)|642[23]|8(?:622|8(?:[24]2|5[13]))"], "(0$1)"], ["(\\d{5})(\\d{4})", "$1 $2", ["346|4(?:27|9[35])|883", "3469|4(?:279|9(?:30|56))|8834"], "(0$1)"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["2"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[3-7]|8[2-8]"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[89]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]], ["(\\d{4})(\\d{1,2})(\\d{3})(\\d{4})", "$1 $2 $3 $4", ["1"]]], "0"], PK: ["92", "00", "122\\d{6}|[24-8]\\d{10,11}|9(?:[013-9]\\d{8,10}|2(?:[01]\\d\\d|2(?:[06-8]\\d|1[01]))\\d{7})|(?:[2-8]\\d{3}|92(?:[0-7]\\d|8[1-9]))\\d{6}|[24-9]\\d{8}|[89]\\d{7}", [8, 9, 10, 11, 12], [["(\\d{3})(\\d{3})(\\d{2,7})", "$1 $2 $3", ["[89]0"], "0$1"], ["(\\d{4})(\\d{5})", "$1 $2", ["1"]], ["(\\d{3})(\\d{6,7})", "$1 $2", ["2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8])", "9(?:2[3-8]|98)|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:22|3[27-9]|4[2-6]|6[3569]|9[25-7]))[2-9]"], "(0$1)"], ["(\\d{2})(\\d{7,8})", "$1 $2", ["(?:2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]"], "(0$1)"], ["(\\d{5})(\\d{5})", "$1 $2", ["58"], "(0$1)"], ["(\\d{3})(\\d{7})", "$1 $2", ["3"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["[24-9]"], "(0$1)"]], "0"], PL: ["48", "00", "(?:6|8\\d\\d)\\d{7}|[1-9]\\d{6}(?:\\d{2})?|[26]\\d{5}", [6, 7, 8, 9, 10], [["(\\d{5})", "$1", ["19"]], ["(\\d{3})(\\d{3})", "$1 $2", ["11|20|64"]], ["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])1", "(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])19"]], ["(\\d{3})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["64"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["21|39|45|5[0137]|6[0469]|7[02389]|8(?:0[14]|8)"]], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["1[2-8]|[2-7]|8[1-79]|9[145]"]], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["8"]]]], PM: ["508", "00", "[45]\\d{5}|(?:708|80\\d)\\d{6}", [6, 9], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["[45]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["7"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], PR: ["1", "011", "(?:[589]\\d\\d|787)\\d{7}", [10], 0, "1", 0, 0, 0, 0, "787|939"], PS: ["970", "00", "[2489]2\\d{6}|(?:1\\d|5)\\d{8}", [8, 9, 10], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[2489]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["5"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]]], "0"], PT: ["351", "00", "1693\\d{5}|(?:[26-9]\\d|30)\\d{7}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["2[12]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["16|[236-9]"]]]], PW: ["680", "01[12]", "(?:[24-8]\\d\\d|345|900)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-9]"]]]], PY: ["595", "00", "59\\d{4,6}|9\\d{5,10}|(?:[2-46-8]\\d|5[0-8])\\d{4,7}", [6, 7, 8, 9, 10, 11], [["(\\d{3})(\\d{3,6})", "$1 $2", ["[2-9]0"], "0$1"], ["(\\d{2})(\\d{5})", "$1 $2", ["[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36]"], "(0$1)"], ["(\\d{3})(\\d{4,5})", "$1 $2", ["2[279]|3[13-5]|4[359]|5|6(?:[34]|7[1-46-8])|7[46-8]|85"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2[14-68]|3[26-9]|4[1246-8]|6(?:1|75)|7[1-35]|8[1-36]"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["87"]], ["(\\d{3})(\\d{6})", "$1 $2", ["9(?:[5-79]|8[1-6])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-8]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["9"]]], "0"], QA: ["974", "00", "800\\d{4}|(?:2|800)\\d{6}|(?:0080|[3-7])\\d{7}", [7, 8, 9, 11], [["(\\d{3})(\\d{4})", "$1 $2", ["2[16]|8"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[3-7]"]]]], RE: ["262", "00", "(?:26|[689]\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2689]"], "0$1"]], "0", 0, 0, 0, 0, 0, [["26(?:2\\d\\d|3(?:0\\d|1[0-6]))\\d{4}"], ["69(?:2\\d\\d|3(?:[06][0-6]|1[013]|2[0-2]|3[0-39]|4\\d|5[0-5]|7[0-37]|8[0-8]|9[0-479]))\\d{4}"], ["80\\d{7}"], ["89[1-37-9]\\d{6}"], 0, 0, 0, 0, ["9(?:399[0-3]|479[0-5]|76(?:2[27]|3[0-37]))\\d{4}"], ["8(?:1[019]|2[0156]|84|90)\\d{6}"]]], RO: ["40", "00", "(?:[2378]\\d|62|90)\\d{7}|[23]\\d{5}", [6, 9], [["(\\d{3})(\\d{3})", "$1 $2", ["2[3-6]", "2[3-6]\\d9"], "0$1"], ["(\\d{2})(\\d{4})", "$1 $2", ["219|31"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[23]1"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[236-9]"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, 0, " int "], RS: ["381", "00", "38[02-9]\\d{6,9}|6\\d{7,9}|90\\d{4,8}|38\\d{5,6}|(?:7\\d\\d|800)\\d{3,9}|(?:[12]\\d|3[0-79])\\d{5,10}", [6, 7, 8, 9, 10, 11, 12], [["(\\d{3})(\\d{3,9})", "$1 $2", ["(?:2[389]|39)0|[7-9]"], "0$1"], ["(\\d{2})(\\d{5,10})", "$1 $2", ["[1-36]"], "0$1"]], "0"], RU: ["7", "810", "8\\d{13}|[347-9]\\d{9}", [10, 14], [["(\\d{4})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["7(?:1[0-8]|2[1-9])", "7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:1[23]|[2-9]2))", "7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:13[03-69]|62[013-9]))|72[1-57-9]2"], "8 ($1)", 1], ["(\\d{5})(\\d)(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["7(?:1[0-68]|2[1-9])", "7(?:1(?:[06][3-6]|[18]|2[35]|[3-5][3-5])|2(?:[13][3-5]|[24-689]|7[457]))", "7(?:1(?:0(?:[356]|4[023])|[18]|2(?:3[013-9]|5)|3[45]|43[013-79]|5(?:3[1-8]|4[1-7]|5)|6(?:3[0-35-9]|[4-6]))|2(?:1(?:3[178]|[45])|[24-689]|3[35]|7[457]))|7(?:14|23)4[0-8]|71(?:33|45)[1-79]"], "8 ($1)", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "8 ($1)", 1], ["(\\d{3})(\\d{3})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["[349]|8(?:[02-7]|1[1-8])"], "8 ($1)", 1], ["(\\d{4})(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["8"], "8 ($1)"]], "8", 0, 0, 0, 0, "3[04-689]|[489]", 0, "8~10"], RW: ["250", "00", "(?:06|[27]\\d\\d|[89]00)\\d{6}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["0"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["2"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[7-9]"], "0$1"]], "0"], SA: ["966", "00", "92\\d{7}|(?:[15]|8\\d)\\d{8}", [9, 10], [["(\\d{4})(\\d{5})", "$1 $2", ["9"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["5"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["81"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"]]], "0"], SB: ["677", "0[01]", "(?:[1-6]|[7-9]\\d\\d)\\d{4}", [5, 7], [["(\\d{2})(\\d{5})", "$1 $2", ["7|8[4-9]|9(?:[1-8]|9[0-8])"]]]], SC: ["248", "010|0[0-2]", "800\\d{4}|(?:[249]\\d|64)\\d{5}", [7], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[246]|9[57]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], SD: ["249", "00", "[19]\\d{8}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[19]"], "0$1"]], "0"], SE: ["46", "00", "(?:[26]\\d\\d|9)\\d{9}|[1-9]\\d{8}|[1-689]\\d{7}|[1-4689]\\d{6}|2\\d{5}", [6, 7, 8, 9, 10], [["(\\d{2})(\\d{2,3})(\\d{2})", "$1-$2 $3", ["20"], "0$1", 0, "$1 $2 $3"], ["(\\d{3})(\\d{4})", "$1-$2", ["9(?:00|39|44|9)"], "0$1", 0, "$1 $2"], ["(\\d{2})(\\d{3})(\\d{2})", "$1-$2 $3", ["[12][136]|3[356]|4[0246]|6[03]|90[1-9]"], "0$1", 0, "$1 $2 $3"], ["(\\d)(\\d{2,3})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["8"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2,3})(\\d{2})", "$1-$2 $3", ["1[2457]|2(?:[247-9]|5[0138])|3[0247-9]|4[1357-9]|5[0-35-9]|6(?:[125689]|4[02-57]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"], "0$1", 0, "$1 $2 $3"], ["(\\d{3})(\\d{2,3})(\\d{3})", "$1-$2 $3", ["9(?:00|39|44)"], "0$1", 0, "$1 $2 $3"], ["(\\d{2})(\\d{2,3})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["1[13689]|2[0136]|3[1356]|4[0246]|54|6[03]|90[1-9]"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["10|7"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d)(\\d{3})(\\d{3})(\\d{2})", "$1-$2 $3 $4", ["8"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["[13-5]|2(?:[247-9]|5[0138])|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{3})", "$1-$2 $3 $4", ["9"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1-$2 $3 $4 $5", ["[26]"], "0$1", 0, "$1 $2 $3 $4 $5"]], "0"], SG: ["65", "0[0-3]\\d", "(?:(?:1\\d|8)\\d\\d|7000)\\d{7}|[3689]\\d{7}", [8, 10, 11], [["(\\d{4})(\\d{4})", "$1 $2", ["[369]|8(?:0[1-8]|[1-9])"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"]], ["(\\d{4})(\\d{4})(\\d{3})", "$1 $2 $3", ["7"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]]]], SH: ["290", "00", "(?:[256]\\d|8)\\d{3}", [4, 5], 0, 0, 0, 0, 0, 0, "[256]"], SI: ["386", "00|10(?:22|66|88|99)", "[1-7]\\d{7}|8\\d{4,7}|90\\d{4,6}", [5, 6, 7, 8], [["(\\d{2})(\\d{3,6})", "$1 $2", ["8[09]|9"], "0$1"], ["(\\d{3})(\\d{5})", "$1 $2", ["59|8"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[37][01]|4[0139]|51|6"], "0$1"], ["(\\d)(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[1-57]"], "(0$1)"]], "0", 0, 0, 0, 0, 0, 0, "00"], SJ: ["47", "00", "0\\d{4}|(?:[489]\\d|79)\\d{6}", [5, 8], 0, 0, 0, 0, 0, 0, "79"], SK: ["421", "00", "[2-689]\\d{8}|[2-59]\\d{6}|[2-5]\\d{5}", [6, 7, 9], [["(\\d)(\\d{2})(\\d{3,4})", "$1 $2 $3", ["21"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["[3-5][1-8]1", "[3-5][1-8]1[67]"], "0$1"], ["(\\d)(\\d{3})(\\d{3})(\\d{2})", "$1/$2 $3 $4", ["2"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[689]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1/$2 $3 $4", ["[3-5]"], "0$1"]], "0"], SL: ["232", "00", "(?:[237-9]\\d|66)\\d{6}", [8], [["(\\d{2})(\\d{6})", "$1 $2", ["[236-9]"], "(0$1)"]], "0"], SM: ["378", "00", "(?:0549|[5-7]\\d)\\d{6}", [8, 10], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-7]"]], ["(\\d{4})(\\d{6})", "$1 $2", ["0"]]], 0, 0, "([89]\\d{5})$", "0549$1"], SN: ["221", "00", "(?:[378]\\d|93)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"]], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[379]"]]]], SO: ["252", "00", "[346-9]\\d{8}|[12679]\\d{7}|[1-5]\\d{6}|[1348]\\d{5}", [6, 7, 8, 9], [["(\\d{2})(\\d{4})", "$1 $2", ["8[125]"]], ["(\\d{6})", "$1", ["[134]"]], ["(\\d)(\\d{6})", "$1 $2", ["[15]|2[0-79]|3[0-46-8]|4[0-7]"]], ["(\\d)(\\d{7})", "$1 $2", ["(?:2|90)4|[67]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[348]|64|79|90"]], ["(\\d{2})(\\d{5,7})", "$1 $2", ["1|28|6[0-35-9]|77|9[2-9]"]]], "0"], SR: ["597", "00", "(?:[2-5]|68|[78]\\d)\\d{5}", [6, 7], [["(\\d{2})(\\d{2})(\\d{2})", "$1-$2-$3", ["56"]], ["(\\d{3})(\\d{3})", "$1-$2", ["[2-5]"]], ["(\\d{3})(\\d{4})", "$1-$2", ["[6-8]"]]]], SS: ["211", "00", "[19]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[19]"], "0$1"]], "0"], ST: ["239", "00", "(?:22|9\\d)\\d{5}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[29]"]]]], SV: ["503", "00", "[267]\\d{7}|[89]00\\d{4}(?:\\d{4})?", [7, 8, 11], [["(\\d{3})(\\d{4})", "$1 $2", ["[89]"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[267]"]], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["[89]"]]]], SX: ["1", "011", "7215\\d{6}|(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "(5\\d{6})$|1", "721$1", 0, "721"], SY: ["963", "00", "[1-39]\\d{8}|[1-5]\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-5]"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"], "0$1", 1]], "0"], SZ: ["268", "00", "0800\\d{4}|(?:[237]\\d|900)\\d{6}", [8, 9], [["(\\d{4})(\\d{4})", "$1 $2", ["[0237]"]], ["(\\d{5})(\\d{4})", "$1 $2", ["9"]]]], TA: ["290", "00", "8\\d{3}", [4], 0, 0, 0, 0, 0, 0, "8"], TC: ["1", "011", "(?:[58]\\d\\d|649|900)\\d{7}", [10], 0, "1", 0, "([2-479]\\d{6})$|1", "649$1", 0, "649"], TD: ["235", "00|16", "(?:22|[69]\\d|77)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2679]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], TG: ["228", "00", "[279]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[279]"]]]], TH: ["66", "00[1-9]", "(?:001800|[2-57]|[689]\\d)\\d{7}|1\\d{7,9}", [8, 9, 10, 13], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[13-9]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]]], "0"], TJ: ["992", "810", "[0-57-9]\\d{8}", [9], [["(\\d{6})(\\d)(\\d{2})", "$1 $2 $3", ["331", "3317"]], ["(\\d{3})(\\d{2})(\\d{4})", "$1 $2 $3", ["44[02-479]|[34]7"]], ["(\\d{4})(\\d)(\\d{4})", "$1 $2 $3", ["3[1-5]"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[0-57-9]"]]], 0, 0, 0, 0, 0, 0, 0, "8~10"], TK: ["690", "00", "[2-47]\\d{3,6}", [4, 5, 6, 7]], TL: ["670", "00", "7\\d{7}|(?:[2-47]\\d|[89]0)\\d{5}", [7, 8], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-489]|70"]], ["(\\d{4})(\\d{4})", "$1 $2", ["7"]]]], TM: ["993", "810", "[1-6]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["12"], "(8 $1)"], ["(\\d{3})(\\d)(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["[1-5]"], "(8 $1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["6"], "8 $1"]], "8", 0, 0, 0, 0, 0, 0, "8~10"], TN: ["216", "00", "[2-57-9]\\d{7}", [8], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-57-9]"]]]], TO: ["676", "00", "(?:0800|(?:[5-8]\\d\\d|999)\\d)\\d{3}|[2-8]\\d{4}", [5, 7], [["(\\d{2})(\\d{3})", "$1-$2", ["[2-4]|50|6[09]|7[0-24-69]|8[05]"]], ["(\\d{4})(\\d{3})", "$1 $2", ["0"]], ["(\\d{3})(\\d{4})", "$1 $2", ["[5-9]"]]]], TR: ["90", "00", "4\\d{6}|8\\d{11,12}|(?:[2-58]\\d\\d|900)\\d{7}", [7, 10, 12, 13], [["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["512|8[01589]|90"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["5(?:[0-59]|61)", "5(?:[0-59]|61[06])", "5(?:[0-59]|61[06]1)"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[24][1-8]|3[1-9]"], "(0$1)", 1], ["(\\d{3})(\\d{3})(\\d{6,7})", "$1 $2 $3", ["80"], "0$1", 1]], "0"], TT: ["1", "011", "(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-46-8]\\d{6})$|1", "868$1", 0, "868"], TV: ["688", "00", "(?:2|7\\d\\d|90)\\d{4}", [5, 6, 7], [["(\\d{2})(\\d{3})", "$1 $2", ["2"]], ["(\\d{2})(\\d{4})", "$1 $2", ["90"]], ["(\\d{2})(\\d{5})", "$1 $2", ["7"]]]], TW: ["886", "0(?:0[25-79]|19)", "[2-689]\\d{8}|7\\d{9,10}|[2-8]\\d{7}|2\\d{6}", [7, 8, 9, 10, 11], [["(\\d{2})(\\d)(\\d{4})", "$1 $2 $3", ["202"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[258]0"], "0$1"], ["(\\d)(\\d{3,4})(\\d{4})", "$1 $2 $3", ["[23568]|4(?:0[02-48]|[1-47-9])|7[1-9]", "[23568]|4(?:0[2-48]|[1-47-9])|(?:400|7)[1-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[49]"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4,5})", "$1 $2 $3", ["7"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, 0, "#"], TZ: ["255", "00[056]", "(?:[25-8]\\d|41|90)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{4})", "$1 $2 $3", ["[89]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[24]"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["5"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[67]"], "0$1"]], "0"], UA: ["380", "00", "[89]\\d{9}|[3-9]\\d{8}", [9, 10], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6[12][29]|(?:3[1-8]|4[136-8]|5[12457]|6[49])2|(?:56|65)[24]", "6[12][29]|(?:35|4[1378]|5[12457]|6[49])2|(?:56|65)[24]|(?:3[1-46-8]|46)2[013-9]"], "0$1"], ["(\\d{4})(\\d{5})", "$1 $2", ["3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6[0135689]|7[4-6])|6(?:[12][3-7]|[459])", "3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6(?:[015689]|3[02389])|7[4-6])|6(?:[12][3-7]|[459])"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[3-7]|89|9[1-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[89]"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, "0~0"], UG: ["256", "00[057]", "800\\d{6}|(?:[29]0|[347]\\d)\\d{7}", [9], [["(\\d{4})(\\d{5})", "$1 $2", ["202", "2024"], "0$1"], ["(\\d{3})(\\d{6})", "$1 $2", ["[27-9]|4(?:6[45]|[7-9])"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["[34]"], "0$1"]], "0"], US: ["1", "011", "[2-9]\\d{9}|3\\d{6}", [10], [["(\\d{3})(\\d{4})", "$1-$2", ["310"], 0, 1], ["(\\d{3})(\\d{3})(\\d{4})", "($1) $2-$3", ["[2-9]"], 0, 1, "$1-$2-$3"]], "1", 0, 0, 0, 0, 0, [["(?:5056(?:[0-35-9]\\d|4[468])|73020\\d)\\d{4}|(?:4722|505[2-57-9]|983[289])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[149]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-57-9]|1[02-9]|2[013569]|3[0-24679]|4[167]|5[0-2]|6[0149]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[023578]|58|6[349]|7[0589]|8[04])|5(?:0[1-47-9]|1[0235-8]|20|3[0149]|4[01]|5[179]|6[1-47]|7[0-5]|8[0256])|6(?:0[1-35-9]|1[024-9]|2[03689]|[34][016]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-7]|3[1247]|4[037]|5[47]|6[02359]|7[0-59]|8[156])|8(?:0[1-68]|1[02-8]|2[068]|3[0-2589]|4[03578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[01357-9]|5[12469]|7[0-389]|8[04-69]))[2-9]\\d{6}"], [""], ["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}"], ["900[2-9]\\d{6}"], ["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[125-9]|33|44|66|77|88)[2-9]\\d{6}"]]], UY: ["598", "0(?:0|1[3-9]\\d)", "0004\\d{2,9}|[1249]\\d{7}|(?:[49]\\d|80)\\d{5}", [6, 7, 8, 9, 10, 11, 12, 13], [["(\\d{3})(\\d{3,4})", "$1 $2", ["0"]], ["(\\d{3})(\\d{4})", "$1 $2", ["[49]0|8"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{4})(\\d{4})", "$1 $2", ["[124]"]], ["(\\d{3})(\\d{3})(\\d{2,4})", "$1 $2 $3", ["0"]], ["(\\d{3})(\\d{3})(\\d{3})(\\d{2,4})", "$1 $2 $3 $4", ["0"]]], "0", 0, 0, 0, 0, 0, 0, "00", " int. "], UZ: ["998", "810", "(?:20|33|[5-79]\\d|88)\\d{7}", [9], [["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[235-9]"], "8 $1"]], "8", 0, 0, 0, 0, 0, 0, "8~10"], VA: ["39", "00", "0\\d{5,10}|3[0-8]\\d{7,10}|55\\d{8}|8\\d{5}(?:\\d{2,4})?|(?:1\\d|39)\\d{7,8}", [6, 7, 8, 9, 10, 11], 0, 0, 0, 0, 0, 0, "06698"], VC: ["1", "011", "(?:[58]\\d\\d|784|900)\\d{7}", [10], 0, "1", 0, "([2-7]\\d{6})$|1", "784$1", 0, "784"], VE: ["58", "00", "[68]00\\d{7}|(?:[24]\\d|[59]0)\\d{8}", [10], [["(\\d{3})(\\d{7})", "$1-$2", ["[24-689]"], "0$1"]], "0"], VG: ["1", "011", "(?:284|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-578]\\d{6})$|1", "284$1", 0, "284"], VI: ["1", "011", "[58]\\d{9}|(?:34|90)0\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "340$1", 0, "340"], VN: ["84", "00", "[12]\\d{9}|[135-9]\\d{8}|[16]\\d{7}|[16-8]\\d{6}", [7, 8, 9, 10], [["(\\d{2})(\\d{5})", "$1 $2", ["80"], "0$1", 1], ["(\\d{4})(\\d{4,6})", "$1 $2", ["1"], 0, 1], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["6"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[357-9]"], "0$1", 1], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["2[48]"], "0$1", 1], ["(\\d{3})(\\d{4})(\\d{3})", "$1 $2 $3", ["2"], "0$1", 1]], "0"], VU: ["678", "00", "[57-9]\\d{6}|(?:[238]\\d|48)\\d{3}", [5, 7], [["(\\d{3})(\\d{4})", "$1 $2", ["[57-9]"]]]], WF: ["681", "00", "(?:40|72)\\d{4}|8\\d{5}(?:\\d{3})?", [6, 9], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["[478]"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"]]]], WS: ["685", "0", "(?:[2-6]|8\\d{5})\\d{4}|[78]\\d{6}|[68]\\d{5}", [5, 6, 7, 10], [["(\\d{5})", "$1", ["[2-5]|6[1-9]"]], ["(\\d{3})(\\d{3,7})", "$1 $2", ["[68]"]], ["(\\d{2})(\\d{5})", "$1 $2", ["7"]]]], XK: ["383", "00", "[23]\\d{7,8}|(?:4\\d\\d|[89]00)\\d{5}", [8, 9], [["(\\d{3})(\\d{5})", "$1 $2", ["[89]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-4]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[23]"], "0$1"]], "0"], YE: ["967", "00", "(?:1|7\\d)\\d{7}|[1-7]\\d{6}", [7, 8, 9], [["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-6]|7(?:[24-6]|8[0-7])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["7"], "0$1"]], "0"], YT: ["262", "00", "(?:80|9\\d)\\d{7}|(?:26|63)9\\d{6}", [9], 0, "0", 0, 0, 0, 0, 0, [["269(?:0[0-467]|5[0-4]|6\\d|[78]0)\\d{4}"], ["639(?:0[0-79]|1[019]|[267]\\d|3[09]|40|5[05-9]|9[04-79])\\d{4}"], ["80\\d{7}"], 0, 0, 0, 0, 0, ["9(?:(?:39|47)8[01]|769\\d)\\d{4}"]]], ZA: ["27", "00", "[1-79]\\d{8}|8\\d{4,9}", [5, 6, 7, 8, 9, 10], [["(\\d{2})(\\d{3,4})", "$1 $2", ["8[1-4]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["8[1-4]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["860"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"], "0$1"]], "0"], ZM: ["260", "00", "800\\d{6}|(?:21|63|[79]\\d)\\d{7}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[28]"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["[79]"], "0$1"]], "0"], ZW: ["263", "00", "2(?:[0-57-9]\\d{6,8}|6[0-24-9]\\d{6,7})|[38]\\d{9}|[35-8]\\d{8}|[3-6]\\d{7}|[1-689]\\d{6}|[1-3569]\\d{5}|[1356]\\d{4}", [5, 6, 7, 8, 9, 10], [["(\\d{3})(\\d{3,5})", "$1 $2", ["2(?:0[45]|2[278]|[49]8)|3(?:[09]8|17)|6(?:[29]8|37|75)|[23][78]|(?:33|5[15]|6[68])[78]"], "0$1"], ["(\\d)(\\d{3})(\\d{2,4})", "$1 $2 $3", ["[49]"], "0$1"], ["(\\d{3})(\\d{4})", "$1 $2", ["80"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["24|8[13-59]|(?:2[05-79]|39|5[45]|6[15-8])2", "2(?:02[014]|4|[56]20|[79]2)|392|5(?:42|525)|6(?:[16-8]21|52[013])|8[13-59]"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2(?:1[39]|2[0157]|[378]|[56][14])|3(?:12|29)", "2(?:1[39]|2[0157]|[378]|[56][14])|3(?:123|29)"], "0$1"], ["(\\d{4})(\\d{6})", "$1 $2", ["8"], "0$1"], ["(\\d{2})(\\d{3,5})", "$1 $2", ["1|2(?:0[0-36-9]|12|29|[56])|3(?:1[0-689]|[24-6])|5(?:[0236-9]|1[2-4])|6(?:[013-59]|7[0-46-9])|(?:33|55|6[68])[0-69]|(?:29|3[09]|62)[0-79]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["29[013-9]|39|54"], "0$1"], ["(\\d{4})(\\d{3,5})", "$1 $2", ["(?:25|54)8", "258|5483"], "0$1"]], "0"] }, nonGeographic: { 800: ["800", 0, "(?:00|[1-9]\\d)\\d{6}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["\\d"]]], 0, 0, 0, 0, 0, 0, [0, 0, ["(?:00|[1-9]\\d)\\d{6}"]]], 808: ["808", 0, "[1-9]\\d{7}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[1-9]"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, 0, 0, 0, ["[1-9]\\d{7}"]]], 870: ["870", 0, "7\\d{11}|[35-7]\\d{8}", [9, 12], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[35-7]"]]], 0, 0, 0, 0, 0, 0, [0, ["(?:[356]|774[45])\\d{8}|7[6-8]\\d{7}"]]], 878: ["878", 0, "10\\d{10}", [12], [["(\\d{2})(\\d{5})(\\d{5})", "$1 $2 $3", ["1"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, 0, 0, ["10\\d{10}"]]], 881: ["881", 0, "6\\d{9}|[0-36-9]\\d{8}", [9, 10], [["(\\d)(\\d{3})(\\d{5})", "$1 $2 $3", ["[0-37-9]"]], ["(\\d)(\\d{3})(\\d{5,6})", "$1 $2 $3", ["6"]]], 0, 0, 0, 0, 0, 0, [0, ["6\\d{9}|[0-36-9]\\d{8}"]]], 882: ["882", 0, "[13]\\d{6}(?:\\d{2,5})?|[19]\\d{7}|(?:[25]\\d\\d|4)\\d{7}(?:\\d{2})?", [7, 8, 9, 10, 11, 12], [["(\\d{2})(\\d{5})", "$1 $2", ["16|342"]], ["(\\d{2})(\\d{6})", "$1 $2", ["49"]], ["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["1[36]|9"]], ["(\\d{2})(\\d{4})(\\d{3})", "$1 $2 $3", ["3[23]"]], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["16"]], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["10|23|3(?:[15]|4[57])|4|51"]], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["34"]], ["(\\d{2})(\\d{4,5})(\\d{5})", "$1 $2 $3", ["[1-35]"]]], 0, 0, 0, 0, 0, 0, [0, ["342\\d{4}|(?:337|49)\\d{6}|(?:3(?:2|47|7\\d{3})|50\\d{3})\\d{7}", [7, 8, 9, 10, 12]], 0, 0, 0, 0, 0, 0, ["1(?:3(?:0[0347]|[13][0139]|2[035]|4[013568]|6[0459]|7[06]|8[15-8]|9[0689])\\d{4}|6\\d{5,10})|(?:345\\d|9[89])\\d{6}|(?:10|2(?:3|85\\d)|3(?:[15]|[69]\\d\\d)|4[15-8]|51)\\d{8}"]]], 883: ["883", 0, "(?:[1-4]\\d|51)\\d{6,10}", [8, 9, 10, 11, 12], [["(\\d{3})(\\d{3})(\\d{2,8})", "$1 $2 $3", ["[14]|2[24-689]|3[02-689]|51[24-9]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["510"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["21"]], ["(\\d{4})(\\d{4})(\\d{4})", "$1 $2 $3", ["51[13]"]], ["(\\d{3})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["[235]"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, 0, 0, ["(?:2(?:00\\d\\d|10)|(?:370[1-9]|51\\d0)\\d)\\d{7}|51(?:00\\d{5}|[24-9]0\\d{4,7})|(?:1[0-79]|2[24-689]|3[02-689]|4[0-4])0\\d{5,9}"]]], 888: ["888", 0, "\\d{11}", [11], [["(\\d{3})(\\d{3})(\\d{5})", "$1 $2 $3"]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, ["\\d{11}"]]], 979: ["979", 0, "[1359]\\d{8}", [9], [["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["[1359]"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, ["[1359]\\d{8}"]]] } };
|
|
9373
|
-
function
|
|
9376
|
+
const Df = { version: 4, country_calling_codes: { 1: ["US", "AG", "AI", "AS", "BB", "BM", "BS", "CA", "DM", "DO", "GD", "GU", "JM", "KN", "KY", "LC", "MP", "MS", "PR", "SX", "TC", "TT", "VC", "VG", "VI"], 7: ["RU", "KZ"], 20: ["EG"], 27: ["ZA"], 30: ["GR"], 31: ["NL"], 32: ["BE"], 33: ["FR"], 34: ["ES"], 36: ["HU"], 39: ["IT", "VA"], 40: ["RO"], 41: ["CH"], 43: ["AT"], 44: ["GB", "GG", "IM", "JE"], 45: ["DK"], 46: ["SE"], 47: ["NO", "SJ"], 48: ["PL"], 49: ["DE"], 51: ["PE"], 52: ["MX"], 53: ["CU"], 54: ["AR"], 55: ["BR"], 56: ["CL"], 57: ["CO"], 58: ["VE"], 60: ["MY"], 61: ["AU", "CC", "CX"], 62: ["ID"], 63: ["PH"], 64: ["NZ"], 65: ["SG"], 66: ["TH"], 81: ["JP"], 82: ["KR"], 84: ["VN"], 86: ["CN"], 90: ["TR"], 91: ["IN"], 92: ["PK"], 93: ["AF"], 94: ["LK"], 95: ["MM"], 98: ["IR"], 211: ["SS"], 212: ["MA", "EH"], 213: ["DZ"], 216: ["TN"], 218: ["LY"], 220: ["GM"], 221: ["SN"], 222: ["MR"], 223: ["ML"], 224: ["GN"], 225: ["CI"], 226: ["BF"], 227: ["NE"], 228: ["TG"], 229: ["BJ"], 230: ["MU"], 231: ["LR"], 232: ["SL"], 233: ["GH"], 234: ["NG"], 235: ["TD"], 236: ["CF"], 237: ["CM"], 238: ["CV"], 239: ["ST"], 240: ["GQ"], 241: ["GA"], 242: ["CG"], 243: ["CD"], 244: ["AO"], 245: ["GW"], 246: ["IO"], 247: ["AC"], 248: ["SC"], 249: ["SD"], 250: ["RW"], 251: ["ET"], 252: ["SO"], 253: ["DJ"], 254: ["KE"], 255: ["TZ"], 256: ["UG"], 257: ["BI"], 258: ["MZ"], 260: ["ZM"], 261: ["MG"], 262: ["RE", "YT"], 263: ["ZW"], 264: ["NA"], 265: ["MW"], 266: ["LS"], 267: ["BW"], 268: ["SZ"], 269: ["KM"], 290: ["SH", "TA"], 291: ["ER"], 297: ["AW"], 298: ["FO"], 299: ["GL"], 350: ["GI"], 351: ["PT"], 352: ["LU"], 353: ["IE"], 354: ["IS"], 355: ["AL"], 356: ["MT"], 357: ["CY"], 358: ["FI", "AX"], 359: ["BG"], 370: ["LT"], 371: ["LV"], 372: ["EE"], 373: ["MD"], 374: ["AM"], 375: ["BY"], 376: ["AD"], 377: ["MC"], 378: ["SM"], 380: ["UA"], 381: ["RS"], 382: ["ME"], 383: ["XK"], 385: ["HR"], 386: ["SI"], 387: ["BA"], 389: ["MK"], 420: ["CZ"], 421: ["SK"], 423: ["LI"], 500: ["FK"], 501: ["BZ"], 502: ["GT"], 503: ["SV"], 504: ["HN"], 505: ["NI"], 506: ["CR"], 507: ["PA"], 508: ["PM"], 509: ["HT"], 590: ["GP", "BL", "MF"], 591: ["BO"], 592: ["GY"], 593: ["EC"], 594: ["GF"], 595: ["PY"], 596: ["MQ"], 597: ["SR"], 598: ["UY"], 599: ["CW", "BQ"], 670: ["TL"], 672: ["NF"], 673: ["BN"], 674: ["NR"], 675: ["PG"], 676: ["TO"], 677: ["SB"], 678: ["VU"], 679: ["FJ"], 680: ["PW"], 681: ["WF"], 682: ["CK"], 683: ["NU"], 685: ["WS"], 686: ["KI"], 687: ["NC"], 688: ["TV"], 689: ["PF"], 690: ["TK"], 691: ["FM"], 692: ["MH"], 850: ["KP"], 852: ["HK"], 853: ["MO"], 855: ["KH"], 856: ["LA"], 880: ["BD"], 886: ["TW"], 960: ["MV"], 961: ["LB"], 962: ["JO"], 963: ["SY"], 964: ["IQ"], 965: ["KW"], 966: ["SA"], 967: ["YE"], 968: ["OM"], 970: ["PS"], 971: ["AE"], 972: ["IL"], 973: ["BH"], 974: ["QA"], 975: ["BT"], 976: ["MN"], 977: ["NP"], 992: ["TJ"], 993: ["TM"], 994: ["AZ"], 995: ["GE"], 996: ["KG"], 998: ["UZ"] }, countries: { AC: ["247", "00", "(?:[01589]\\d|[46])\\d{4}", [5, 6]], AD: ["376", "00", "(?:1|6\\d)\\d{7}|[135-9]\\d{5}", [6, 8, 9], [["(\\d{3})(\\d{3})", "$1 $2", ["[135-9]"]], ["(\\d{4})(\\d{4})", "$1 $2", ["1"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6"]]]], AE: ["971", "00", "(?:[4-7]\\d|9[0-689])\\d{7}|800\\d{2,9}|[2-4679]\\d{7}", [5, 6, 7, 8, 9, 10, 11, 12], [["(\\d{3})(\\d{2,9})", "$1 $2", ["60|8"]], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[236]|[479][2-8]"], "0$1"], ["(\\d{3})(\\d)(\\d{5})", "$1 $2 $3", ["[479]"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["5"], "0$1"]], "0"], AF: ["93", "00", "[2-7]\\d{8}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[2-7]"], "0$1"]], "0"], AG: ["1", "011", "(?:268|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([457]\\d{6})$|1", "268$1", 0, "268"], AI: ["1", "011", "(?:264|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2457]\\d{6})$|1", "264$1", 0, "264"], AL: ["355", "00", "(?:700\\d\\d|900)\\d{3}|8\\d{5,7}|(?:[2-5]|6\\d)\\d{7}", [6, 7, 8, 9], [["(\\d{3})(\\d{3,4})", "$1 $2", ["80|9"], "0$1"], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["4[2-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2358][2-5]|4"], "0$1"], ["(\\d{3})(\\d{5})", "$1 $2", ["[23578]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["6"], "0$1"]], "0"], AM: ["374", "00", "(?:[1-489]\\d|55|60|77)\\d{6}", [8], [["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["[89]0"], "0 $1"], ["(\\d{3})(\\d{5})", "$1 $2", ["2|3[12]"], "(0$1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["1|47"], "(0$1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["[3-9]"], "0$1"]], "0"], AO: ["244", "00", "[29]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[29]"]]]], AR: ["54", "00", "(?:11|[89]\\d\\d)\\d{8}|[2368]\\d{9}", [10, 11], [["(\\d{4})(\\d{2})(\\d{4})", "$1 $2-$3", ["2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9])", "2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8]))|2(?:2[24-9]|3[1-59]|47)", "2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5[56][46]|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]", "2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|58|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|54(?:4|5[13-7]|6[89])|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:454|85[56])[46]|3(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"], "0$1", 1], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2-$3", ["1"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2-$3", ["[68]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2-$3", ["[23]"], "0$1", 1], ["(\\d)(\\d{4})(\\d{2})(\\d{4})", "$2 15-$3-$4", ["9(?:2[2-469]|3[3-578])", "9(?:2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9]))", "9(?:2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8])))|92(?:2[24-9]|3[1-59]|47)", "9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5(?:[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]", "9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|5(?:4(?:4|5[13-7]|6[89])|[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"], "0$1", 0, "$1 $2 $3-$4"], ["(\\d)(\\d{2})(\\d{4})(\\d{4})", "$2 15-$3-$4", ["91"], "0$1", 0, "$1 $2 $3-$4"], ["(\\d{3})(\\d{3})(\\d{5})", "$1-$2-$3", ["8"], "0$1"], ["(\\d)(\\d{3})(\\d{3})(\\d{4})", "$2 15-$3-$4", ["9"], "0$1", 0, "$1 $2 $3-$4"]], "0", 0, "0?(?:(11|2(?:2(?:02?|[13]|2[13-79]|4[1-6]|5[2457]|6[124-8]|7[1-4]|8[13-6]|9[1267])|3(?:02?|1[467]|2[03-6]|3[13-8]|[49][2-6]|5[2-8]|[67])|4(?:7[3-578]|9)|6(?:[0136]|2[24-6]|4[6-8]?|5[15-8])|80|9(?:0[1-3]|[19]|2\\d|3[1-6]|4[02568]?|5[2-4]|6[2-46]|72?|8[23]?))|3(?:3(?:2[79]|6|8[2578])|4(?:0[0-24-9]|[12]|3[5-8]?|4[24-7]|5[4-68]?|6[02-9]|7[126]|8[2379]?|9[1-36-8])|5(?:1|2[1245]|3[237]?|4[1-46-9]|6[2-4]|7[1-6]|8[2-5]?)|6[24]|7(?:[069]|1[1568]|2[15]|3[145]|4[13]|5[14-8]|7[2-57]|8[126])|8(?:[01]|2[15-7]|3[2578]?|4[13-6]|5[4-8]?|6[1-357-9]|7[36-8]?|8[5-8]?|9[124])))15)?", "9$1"], AS: ["1", "011", "(?:[58]\\d\\d|684|900)\\d{7}", [10], 0, "1", 0, "([267]\\d{6})$|1", "684$1", 0, "684"], AT: ["43", "00", "1\\d{3,12}|2\\d{6,12}|43(?:(?:0\\d|5[02-9])\\d{3,9}|2\\d{4,5}|[3467]\\d{4}|8\\d{4,6}|9\\d{4,7})|5\\d{4,12}|8\\d{7,12}|9\\d{8,12}|(?:[367]\\d|4[0-24-9])\\d{4,11}", [4, 5, 6, 7, 8, 9, 10, 11, 12, 13], [["(\\d)(\\d{3,12})", "$1 $2", ["1(?:11|[2-9])"], "0$1"], ["(\\d{3})(\\d{2})", "$1 $2", ["517"], "0$1"], ["(\\d{2})(\\d{3,5})", "$1 $2", ["5[079]"], "0$1"], ["(\\d{3})(\\d{3,10})", "$1 $2", ["(?:31|4)6|51|6(?:5[0-3579]|[6-9])|7(?:20|32|8)|[89]"], "0$1"], ["(\\d{4})(\\d{3,9})", "$1 $2", ["[2-467]|5[2-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["5"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4,7})", "$1 $2 $3", ["5"], "0$1"]], "0"], AU: ["61", "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011", "1(?:[0-79]\\d{7}(?:\\d(?:\\d{2})?)?|8[0-24-9]\\d{7})|[2-478]\\d{8}|1\\d{4,7}", [5, 6, 7, 8, 9, 10, 12], [["(\\d{2})(\\d{3,4})", "$1 $2", ["16"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,4})", "$1 $2 $3", ["16"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["14|4"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["[2378]"], "(0$1)"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1(?:30|[89])"]]], "0", 0, "(183[12])|0", 0, 0, 0, [["(?:(?:2(?:[0-26-9]\\d|3[0-8]|4[02-9]|5[0135-9])|3(?:[0-3589]\\d|4[0-578]|6[1-9]|7[0-35-9])|7(?:[013-57-9]\\d|2[0-8]))\\d{3}|8(?:51(?:0(?:0[03-9]|[12479]\\d|3[2-9]|5[0-8]|6[1-9]|8[0-7])|1(?:[0235689]\\d|1[0-69]|4[0-589]|7[0-47-9])|2(?:0[0-79]|[18][13579]|2[14-9]|3[0-46-9]|[4-6]\\d|7[89]|9[0-4]))|(?:6[0-8]|[78]\\d)\\d{3}|9(?:[02-9]\\d{3}|1(?:(?:[0-58]\\d|6[0135-9])\\d|7(?:0[0-24-9]|[1-9]\\d)|9(?:[0-46-9]\\d|5[0-79])))))\\d{3}", [9]], ["4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}", [9]], ["180(?:0\\d{3}|2)\\d{3}", [7, 10]], ["190[0-26]\\d{6}", [10]], 0, 0, 0, ["163\\d{2,6}", [5, 6, 7, 8, 9]], ["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}", [9]], ["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}", [6, 8, 10, 12]]], "0011"], AW: ["297", "00", "(?:[25-79]\\d\\d|800)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[25-9]"]]]], AX: ["358", "00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))", "2\\d{4,9}|35\\d{4,5}|(?:60\\d\\d|800)\\d{4,6}|7\\d{5,11}|(?:[14]\\d|3[0-46-9]|50)\\d{4,8}", [5, 6, 7, 8, 9, 10, 11, 12], 0, "0", 0, 0, 0, 0, "18", 0, "00"], AZ: ["994", "00", "365\\d{6}|(?:[124579]\\d|60|88)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["90"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["1[28]|2|365|46", "1[28]|2|365[45]|46", "1[28]|2|365(?:4|5[02])|46"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[13-9]"], "0$1"]], "0"], BA: ["387", "00", "6\\d{8}|(?:[35689]\\d|49|70)\\d{6}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["6[1-3]|[7-9]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2-$3", ["[3-5]|6[56]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["6"], "0$1"]], "0"], BB: ["1", "011", "(?:246|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "246$1", 0, "246"], BD: ["880", "00", "[1-469]\\d{9}|8[0-79]\\d{7,8}|[2-79]\\d{8}|[2-9]\\d{7}|[3-9]\\d{6}|[57-9]\\d{5}", [6, 7, 8, 9, 10], [["(\\d{2})(\\d{4,6})", "$1-$2", ["31[5-8]|[459]1"], "0$1"], ["(\\d{3})(\\d{3,7})", "$1-$2", ["3(?:[67]|8[013-9])|4(?:6[168]|7|[89][18])|5(?:6[128]|9)|6(?:[15]|28|4[14])|7[2-589]|8(?:0[014-9]|[12])|9[358]|(?:3[2-5]|4[235]|5[2-578]|6[0389]|76|8[3-7]|9[24])1|(?:44|66)[01346-9]"], "0$1"], ["(\\d{4})(\\d{3,6})", "$1-$2", ["[13-9]|22"], "0$1"], ["(\\d)(\\d{7,8})", "$1-$2", ["2"], "0$1"]], "0"], BE: ["32", "00", "4\\d{8}|[1-9]\\d{7}", [8, 9], [["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["(?:80|9)0"], "0$1"], ["(\\d)(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[239]|4[23]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[15-8]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["4"], "0$1"]], "0"], BF: ["226", "00", "[025-7]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[025-7]"]]]], BG: ["359", "00", "00800\\d{7}|[2-7]\\d{6,7}|[89]\\d{6,8}|2\\d{5}", [6, 7, 8, 9, 12], [["(\\d)(\\d)(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["2"], "0$1"], ["(\\d{3})(\\d{4})", "$1 $2", ["43[1-6]|70[1-9]"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["[356]|4[124-7]|7[1-9]|8[1-6]|9[1-7]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["(?:70|8)0"], "0$1"], ["(\\d{3})(\\d{3})(\\d{2})", "$1 $2 $3", ["43[1-7]|7"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[48]|9[08]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"], "0$1"]], "0"], BH: ["973", "00", "[136-9]\\d{7}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[13679]|8[02-4679]"]]]], BI: ["257", "00", "(?:[267]\\d|31)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2367]"]]]], BJ: ["229", "00", "[24-689]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[24-689]"]]]], BL: ["590", "00", "590\\d{6}|(?:69|80|9\\d)\\d{7}", [9], 0, "0", 0, 0, 0, 0, 0, [["590(?:2[7-9]|3[3-7]|5[12]|87)\\d{4}"], ["69(?:0\\d\\d|1(?:2[2-9]|3[0-5]))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:395|76[018])\\d|475[0-5])\\d{4}"]]], BM: ["1", "011", "(?:441|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "441$1", 0, "441"], BN: ["673", "00", "[2-578]\\d{6}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-578]"]]]], BO: ["591", "00(?:1\\d)?", "(?:[2-467]\\d\\d|8001)\\d{5}", [8, 9], [["(\\d)(\\d{7})", "$1 $2", ["[23]|4[46]"]], ["(\\d{8})", "$1", ["[67]"]], ["(\\d{3})(\\d{2})(\\d{4})", "$1 $2 $3", ["8"]]], "0", 0, "0(1\\d)?"], BQ: ["599", "00", "(?:[34]1|7\\d)\\d{5}", [7], 0, 0, 0, 0, 0, 0, "[347]"], BR: ["55", "00(?:1[245]|2[1-35]|31|4[13]|[56]5|99)", "(?:[1-46-9]\\d\\d|5(?:[0-46-9]\\d|5[0-46-9]))\\d{8}|[1-9]\\d{9}|[3589]\\d{8}|[34]\\d{7}", [8, 9, 10, 11], [["(\\d{4})(\\d{4})", "$1-$2", ["300|4(?:0[02]|37)", "4(?:02|37)0|[34]00"]], ["(\\d{3})(\\d{2,3})(\\d{4})", "$1 $2 $3", ["(?:[358]|90)0"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2-$3", ["(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-57]"], "($1)"], ["(\\d{2})(\\d{5})(\\d{4})", "$1 $2-$3", ["[16][1-9]|[2-57-9]"], "($1)"]], "0", 0, "(?:0|90)(?:(1[245]|2[1-35]|31|4[13]|[56]5|99)(\\d{10,11}))?", "$2"], BS: ["1", "011", "(?:242|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([3-8]\\d{6})$|1", "242$1", 0, "242"], BT: ["975", "00", "[17]\\d{7}|[2-8]\\d{6}", [7, 8], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-68]|7[246]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["1[67]|7"]]]], BW: ["267", "00", "(?:0800|(?:[37]|800)\\d)\\d{6}|(?:[2-6]\\d|90)\\d{5}", [7, 8, 10], [["(\\d{2})(\\d{5})", "$1 $2", ["90"]], ["(\\d{3})(\\d{4})", "$1 $2", ["[24-6]|3[15-9]"]], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[37]"]], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["0"]], ["(\\d{3})(\\d{4})(\\d{3})", "$1 $2 $3", ["8"]]]], BY: ["375", "810", "(?:[12]\\d|33|44|902)\\d{7}|8(?:0[0-79]\\d{5,7}|[1-7]\\d{9})|8(?:1[0-489]|[5-79]\\d)\\d{7}|8[1-79]\\d{6,7}|8[0-79]\\d{5}|8\\d{5}", [6, 7, 8, 9, 10, 11], [["(\\d{3})(\\d{3})", "$1 $2", ["800"], "8 $1"], ["(\\d{3})(\\d{2})(\\d{2,4})", "$1 $2 $3", ["800"], "8 $1"], ["(\\d{4})(\\d{2})(\\d{3})", "$1 $2-$3", ["1(?:5[169]|6[3-5]|7[179])|2(?:1[35]|2[34]|3[3-5])", "1(?:5[169]|6(?:3[1-3]|4|5[125])|7(?:1[3-9]|7[0-24-6]|9[2-7]))|2(?:1[35]|2[34]|3[3-5])"], "8 0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["1(?:[56]|7[467])|2[1-3]"], "8 0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["[1-4]"], "8 0$1"], ["(\\d{3})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["[89]"], "8 $1"]], "8", 0, "0|80?", 0, 0, 0, 0, "8~10"], BZ: ["501", "00", "(?:0800\\d|[2-8])\\d{6}", [7, 11], [["(\\d{3})(\\d{4})", "$1-$2", ["[2-8]"]], ["(\\d)(\\d{3})(\\d{4})(\\d{3})", "$1-$2-$3-$4", ["0"]]]], CA: ["1", "011", "(?:[2-8]\\d|90)\\d{8}|3\\d{6}", [7, 10], 0, "1", 0, 0, 0, 0, 0, [["(?:2(?:04|[23]6|[48]9|50|63)|3(?:06|43|54|6[578]|82)|4(?:03|1[68]|[26]8|3[178]|50|74)|5(?:06|1[49]|48|79|8[147])|6(?:04|[18]3|39|47|72)|7(?:0[59]|42|53|78|8[02])|8(?:[06]7|19|25|73)|90[25])[2-9]\\d{6}", [10]], ["", [10]], ["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}", [10]], ["900[2-9]\\d{6}", [10]], ["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|(?:5(?:00|2[125-9]|33|44|66|77|88)|622)[2-9]\\d{6}", [10]], 0, ["310\\d{4}", [7]], 0, ["600[2-9]\\d{6}", [10]]]], CC: ["61", "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011", "1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}", [6, 7, 8, 9, 10, 12], 0, "0", 0, "([59]\\d{7})$|0", "8$1", 0, 0, [["8(?:51(?:0(?:02|31|60|89)|1(?:18|76)|223)|91(?:0(?:1[0-2]|29)|1(?:[28]2|50|79)|2(?:10|64)|3(?:[06]8|22)|4[29]8|62\\d|70[23]|959))\\d{3}", [9]], ["4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}", [9]], ["180(?:0\\d{3}|2)\\d{3}", [7, 10]], ["190[0-26]\\d{6}", [10]], 0, 0, 0, 0, ["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}", [9]], ["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}", [6, 8, 10, 12]]], "0011"], CD: ["243", "00", "[189]\\d{8}|[1-68]\\d{6}", [7, 9], [["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["88"], "0$1"], ["(\\d{2})(\\d{5})", "$1 $2", ["[1-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[89]"], "0$1"]], "0"], CF: ["236", "00", "(?:[27]\\d{3}|8776)\\d{4}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[278]"]]]], CG: ["242", "00", "222\\d{6}|(?:0\\d|80)\\d{7}", [9], [["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["8"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[02]"]]]], CH: ["41", "00", "8\\d{11}|[2-9]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8[047]|90"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-79]|81"], "0$1"], ["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["8"], "0$1"]], "0"], CI: ["225", "00", "[02]\\d{9}", [10], [["(\\d{2})(\\d{2})(\\d)(\\d{5})", "$1 $2 $3 $4", ["2"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3 $4", ["0"]]]], CK: ["682", "00", "[2-578]\\d{4}", [5], [["(\\d{2})(\\d{3})", "$1 $2", ["[2-578]"]]]], CL: ["56", "(?:0|1(?:1[0-69]|2[02-5]|5[13-58]|69|7[0167]|8[018]))0", "12300\\d{6}|6\\d{9,10}|[2-9]\\d{8}", [9, 10, 11], [["(\\d{5})(\\d{4})", "$1 $2", ["219", "2196"], "($1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["44"]], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["2[1-36]"], "($1)"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["9[2-9]"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["3[2-5]|[47]|5[1-3578]|6[13-57]|8(?:0[1-9]|[1-9])"], "($1)"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["60|8"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]], ["(\\d{3})(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["60"]]]], CM: ["237", "00", "[26]\\d{8}|88\\d{6,7}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["88"]], ["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["[26]|88"]]]], CN: ["86", "00|1(?:[12]\\d|79)\\d\\d00", "1[127]\\d{8,9}|2\\d{9}(?:\\d{2})?|[12]\\d{6,7}|86\\d{6}|(?:1[03-689]\\d|6)\\d{7,9}|(?:[3-579]\\d|8[0-57-9])\\d{6,9}", [7, 8, 9, 10, 11, 12], [["(\\d{2})(\\d{5,6})", "$1 $2", ["(?:10|2[0-57-9])[19]", "(?:10|2[0-57-9])(?:10|9[56])", "10(?:10|9[56])|2[0-57-9](?:100|9[56])"], "0$1"], ["(\\d{3})(\\d{5,6})", "$1 $2", ["3(?:[157]|35|49|9[1-68])|4(?:[17]|2[179]|6[47-9]|8[23])|5(?:[1357]|2[37]|4[36]|6[1-46]|80)|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]|4[13]|5[1-5])|(?:4[35]|59|85)[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[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))[19]", "85[23](?:10|95)|(?: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]))(?:10|9[56])", "85[23](?:100|95)|(?: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]))(?:100|9[56])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["(?:4|80)0"]], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["10|2(?:[02-57-9]|1[1-9])", "10|2(?:[02-57-9]|1[1-9])", "10[0-79]|2(?:[02-57-9]|1[1-79])|(?:10|21)8(?:0[1-9]|[1-9])"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["3(?:[3-59]|7[02-68])|4(?:[26-8]|3[3-9]|5[2-9])|5(?:3[03-9]|[468]|7[028]|9[2-46-9])|6|7(?:[0-247]|3[04-9]|5[0-4689]|6[2368])|8(?:[1-358]|9[1-7])|9(?:[013479]|5[1-5])|(?:[34]1|55|79|87)[02-9]"], "0$1", 1], ["(\\d{3})(\\d{7,8})", "$1 $2", ["9"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["80"], "0$1", 1], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["[3-578]"], "0$1", 1], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["1[3-9]"]], ["(\\d{2})(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3 $4", ["[12]"], "0$1", 1]], "0", 0, "(1(?:[12]\\d|79)\\d\\d)|0", 0, 0, 0, 0, "00"], CO: ["57", "00(?:4(?:[14]4|56)|[579])", "(?:60\\d\\d|9101)\\d{6}|(?:1\\d|3)\\d{9}", [10, 11], [["(\\d{3})(\\d{7})", "$1 $2", ["6"], "($1)"], ["(\\d{3})(\\d{7})", "$1 $2", ["3[0-357]|91"]], ["(\\d)(\\d{3})(\\d{7})", "$1-$2-$3", ["1"], "0$1", 0, "$1 $2 $3"]], "0", 0, "0([3579]|4(?:[14]4|56))?"], CR: ["506", "00", "(?:8\\d|90)\\d{8}|(?:[24-8]\\d{3}|3005)\\d{4}", [8, 10], [["(\\d{4})(\\d{4})", "$1 $2", ["[2-7]|8[3-9]"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2-$3", ["[89]"]]], 0, 0, "(19(?:0[0-2468]|1[09]|20|66|77|99))"], CU: ["53", "119", "[27]\\d{6,7}|[34]\\d{5,7}|63\\d{6}|(?:5|8\\d\\d)\\d{7}", [6, 7, 8, 10], [["(\\d{2})(\\d{4,6})", "$1 $2", ["2[1-4]|[34]"], "(0$1)"], ["(\\d)(\\d{6,7})", "$1 $2", ["7"], "(0$1)"], ["(\\d)(\\d{7})", "$1 $2", ["[56]"], "0$1"], ["(\\d{3})(\\d{7})", "$1 $2", ["8"], "0$1"]], "0"], CV: ["238", "0", "(?:[2-59]\\d\\d|800)\\d{4}", [7], [["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["[2-589]"]]]], CW: ["599", "00", "(?:[34]1|60|(?:7|9\\d)\\d)\\d{5}", [7, 8], [["(\\d{3})(\\d{4})", "$1 $2", ["[3467]"]], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["9[4-8]"]]], 0, 0, 0, 0, 0, "[69]"], CX: ["61", "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011", "1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}", [6, 7, 8, 9, 10, 12], 0, "0", 0, "([59]\\d{7})$|0", "8$1", 0, 0, [["8(?:51(?:0(?:01|30|59|88)|1(?:17|46|75)|2(?:22|35))|91(?:00[6-9]|1(?:[28]1|49|78)|2(?:09|63)|3(?:12|26|75)|4(?:56|97)|64\\d|7(?:0[01]|1[0-2])|958))\\d{3}", [9]], ["4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}", [9]], ["180(?:0\\d{3}|2)\\d{3}", [7, 10]], ["190[0-26]\\d{6}", [10]], 0, 0, 0, 0, ["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}", [9]], ["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}", [6, 8, 10, 12]]], "0011"], CY: ["357", "00", "(?:[279]\\d|[58]0)\\d{6}", [8], [["(\\d{2})(\\d{6})", "$1 $2", ["[257-9]"]]]], CZ: ["420", "00", "(?:[2-578]\\d|60)\\d{7}|9\\d{8,11}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-8]|9[015-7]"]], ["(\\d{2})(\\d{3})(\\d{3})(\\d{2})", "$1 $2 $3 $4", ["96"]], ["(\\d{2})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["9"]], ["(\\d{3})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["9"]]]], DE: ["49", "00", "[2579]\\d{5,14}|49(?:[34]0|69|8\\d)\\d\\d?|49(?:37|49|60|7[089]|9\\d)\\d{1,3}|49(?:2[024-9]|3[2-689]|7[1-7])\\d{1,8}|(?:1|[368]\\d|4[0-8])\\d{3,13}|49(?:[015]\\d|2[13]|31|[46][1-8])\\d{1,9}", [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], [["(\\d{2})(\\d{3,13})", "$1 $2", ["3[02]|40|[68]9"], "0$1"], ["(\\d{3})(\\d{3,12})", "$1 $2", ["2(?:0[1-389]|1[124]|2[18]|3[14])|3(?:[35-9][15]|4[015])|906|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1", "2(?:0[1-389]|12[0-8])|3(?:[35-9][15]|4[015])|906|2(?:[13][14]|2[18])|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1"], "0$1"], ["(\\d{4})(\\d{2,11})", "$1 $2", ["[24-6]|3(?:[3569][02-46-9]|4[2-4679]|7[2-467]|8[2-46-8])|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]", "[24-6]|3(?:3(?:0[1-467]|2[127-9]|3[124578]|7[1257-9]|8[1256]|9[145])|4(?:2[135]|4[13578]|9[1346])|5(?:0[14]|2[1-3589]|6[1-4]|7[13468]|8[13568])|6(?:2[1-489]|3[124-6]|6[13]|7[12579]|8[1-356]|9[135])|7(?:2[1-7]|4[145]|6[1-5]|7[1-4])|8(?:21|3[1468]|6|7[1467]|8[136])|9(?:0[12479]|2[1358]|4[134679]|6[1-9]|7[136]|8[147]|9[1468]))|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]|3[68]4[1347]|3(?:47|60)[1356]|3(?:3[46]|46|5[49])[1246]|3[4579]3[1357]"], "0$1"], ["(\\d{3})(\\d{4})", "$1 $2", ["138"], "0$1"], ["(\\d{5})(\\d{2,10})", "$1 $2", ["3"], "0$1"], ["(\\d{3})(\\d{5,11})", "$1 $2", ["181"], "0$1"], ["(\\d{3})(\\d)(\\d{4,10})", "$1 $2 $3", ["1(?:3|80)|9"], "0$1"], ["(\\d{3})(\\d{7,8})", "$1 $2", ["1[67]"], "0$1"], ["(\\d{3})(\\d{7,12})", "$1 $2", ["8"], "0$1"], ["(\\d{5})(\\d{6})", "$1 $2", ["185", "1850", "18500"], "0$1"], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["7"], "0$1"], ["(\\d{4})(\\d{7})", "$1 $2", ["18[68]"], "0$1"], ["(\\d{5})(\\d{6})", "$1 $2", ["15[0568]"], "0$1"], ["(\\d{4})(\\d{7})", "$1 $2", ["15[1279]"], "0$1"], ["(\\d{3})(\\d{8})", "$1 $2", ["18"], "0$1"], ["(\\d{3})(\\d{2})(\\d{7,8})", "$1 $2 $3", ["1(?:6[023]|7)"], "0$1"], ["(\\d{4})(\\d{2})(\\d{7})", "$1 $2 $3", ["15[279]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{8})", "$1 $2 $3", ["15"], "0$1"]], "0"], DJ: ["253", "00", "(?:2\\d|77)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[27]"]]]], DK: ["45", "00", "[2-9]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-9]"]]]], DM: ["1", "011", "(?:[58]\\d\\d|767|900)\\d{7}", [10], 0, "1", 0, "([2-7]\\d{6})$|1", "767$1", 0, "767"], DO: ["1", "011", "(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, 0, 0, 0, "8001|8[024]9"], DZ: ["213", "00", "(?:[1-4]|[5-79]\\d|80)\\d{7}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[1-4]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["9"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-8]"], "0$1"]], "0"], EC: ["593", "00", "1\\d{9,10}|(?:[2-7]|9\\d)\\d{7}", [8, 9, 10, 11], [["(\\d)(\\d{3})(\\d{4})", "$1 $2-$3", ["[2-7]"], "(0$1)", 0, "$1-$2-$3"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["1"]]], "0"], EE: ["372", "00", "8\\d{9}|[4578]\\d{7}|(?:[3-8]\\d|90)\\d{5}", [7, 8, 10], [["(\\d{3})(\\d{4})", "$1 $2", ["[369]|4[3-8]|5(?:[0-2]|5[0-478]|6[45])|7[1-9]|88", "[369]|4[3-8]|5(?:[02]|1(?:[0-8]|95)|5[0-478]|6(?:4[0-4]|5[1-589]))|7[1-9]|88"]], ["(\\d{4})(\\d{3,4})", "$1 $2", ["[45]|8(?:00|[1-49])", "[45]|8(?:00[1-9]|[1-49])"]], ["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["7"]], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]]]], EG: ["20", "00", "[189]\\d{8,9}|[24-6]\\d{8}|[135]\\d{7}", [8, 9, 10], [["(\\d)(\\d{7,8})", "$1 $2", ["[23]"], "0$1"], ["(\\d{2})(\\d{6,7})", "$1 $2", ["1[35]|[4-6]|8[2468]|9[235-7]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[89]"], "0$1"], ["(\\d{2})(\\d{8})", "$1 $2", ["1"], "0$1"]], "0"], EH: ["212", "00", "[5-8]\\d{8}", [9], 0, "0", 0, 0, 0, 0, "528[89]"], ER: ["291", "00", "[178]\\d{6}", [7], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[178]"], "0$1"]], "0"], ES: ["34", "00", "[5-9]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[89]00"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-9]"]]]], ET: ["251", "00", "(?:11|[2-579]\\d)\\d{7}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1-579]"], "0$1"]], "0"], FI: ["358", "00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))", "[1-35689]\\d{4}|7\\d{10,11}|(?:[124-7]\\d|3[0-46-9])\\d{8}|[1-9]\\d{5,8}", [5, 6, 7, 8, 9, 10, 11, 12], [["(\\d)(\\d{4,9})", "$1 $2", ["[2568][1-8]|3(?:0[1-9]|[1-9])|9"], "0$1"], ["(\\d{3})(\\d{3,7})", "$1 $2", ["[12]00|[368]|70[07-9]"], "0$1"], ["(\\d{2})(\\d{4,8})", "$1 $2", ["[1245]|7[135]"], "0$1"], ["(\\d{2})(\\d{6,10})", "$1 $2", ["7"], "0$1"]], "0", 0, 0, 0, 0, "1[03-79]|[2-9]", 0, "00"], FJ: ["679", "0(?:0|52)", "45\\d{5}|(?:0800\\d|[235-9])\\d{6}", [7, 11], [["(\\d{3})(\\d{4})", "$1 $2", ["[235-9]|45"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["0"]]], 0, 0, 0, 0, 0, 0, 0, "00"], FK: ["500", "00", "[2-7]\\d{4}", [5]], FM: ["691", "00", "(?:[39]\\d\\d|820)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[389]"]]]], FO: ["298", "00", "[2-9]\\d{5}", [6], [["(\\d{6})", "$1", ["[2-9]"]]], 0, 0, "(10(?:01|[12]0|88))"], FR: ["33", "00", "[1-9]\\d{8}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"], "0 $1"], ["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["[1-79]"], "0$1"]], "0"], GA: ["241", "00", "(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}", [7, 8], [["(\\d)(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-7]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["0"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["11|[67]"], "0$1"]], 0, 0, "0(11\\d{6}|60\\d{6}|61\\d{6}|6[256]\\d{6}|7[467]\\d{6})", "$1"], GB: ["44", "00", "[1-357-9]\\d{9}|[18]\\d{8}|8\\d{6}", [7, 9, 10], [["(\\d{3})(\\d{4})", "$1 $2", ["800", "8001", "80011", "800111", "8001111"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["845", "8454", "84546", "845464"], "0$1"], ["(\\d{3})(\\d{6})", "$1 $2", ["800"], "0$1"], ["(\\d{5})(\\d{4,5})", "$1 $2", ["1(?:38|5[23]|69|76|94)", "1(?:(?:38|69)7|5(?:24|39)|768|946)", "1(?:3873|5(?:242|39[4-6])|(?:697|768)[347]|9467)"], "0$1"], ["(\\d{4})(\\d{5,6})", "$1 $2", ["1(?:[2-69][02-9]|[78])"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["[25]|7(?:0|6[02-9])", "[25]|7(?:0|6(?:[03-9]|2[356]))"], "0$1"], ["(\\d{4})(\\d{6})", "$1 $2", ["7"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1389]"], "0$1"]], "0", 0, 0, 0, 0, 0, [["(?:1(?:1(?:3(?:[0-58]\\d\\d|73[0235])|4(?:[0-5]\\d\\d|69[7-9]|70[0-79])|(?:(?:5[0-26-9]|[78][0-49])\\d|6(?:[0-4]\\d|50))\\d)|(?:2(?:(?:0[024-9]|2[3-9]|3[3-79]|4[1-689]|[58][02-9]|6[0-47-9]|7[013-9]|9\\d)\\d|1(?:[0-7]\\d|8[0-2]))|(?:3(?:0\\d|1[0-8]|[25][02-9]|3[02-579]|[468][0-46-9]|7[1-35-79]|9[2-578])|4(?:0[03-9]|[137]\\d|[28][02-57-9]|4[02-69]|5[0-8]|[69][0-79])|5(?:0[1-35-9]|[16]\\d|2[024-9]|3[015689]|4[02-9]|5[03-9]|7[0-35-9]|8[0-468]|9[0-57-9])|6(?:0[034689]|1\\d|2[0-35689]|[38][013-9]|4[1-467]|5[0-69]|6[13-9]|7[0-8]|9[0-24578])|7(?:0[0246-9]|2\\d|3[0236-8]|4[03-9]|5[0-46-9]|6[013-9]|7[0-35-9]|8[024-9]|9[02-9])|8(?:0[35-9]|2[1-57-9]|3[02-578]|4[0-578]|5[124-9]|6[2-69]|7\\d|8[02-9]|9[02569])|9(?:0[02-589]|[18]\\d|2[02-689]|3[1-57-9]|4[2-9]|5[0-579]|6[2-47-9]|7[0-24578]|9[2-57]))\\d)\\d)|2(?:0[013478]|3[0189]|4[017]|8[0-46-9]|9[0-2])\\d{3})\\d{4}|1(?:2(?:0(?:46[1-4]|87[2-9])|545[1-79]|76(?:2\\d|3[1-8]|6[1-6])|9(?:7(?:2[0-4]|3[2-5])|8(?:2[2-8]|7[0-47-9]|8[3-5])))|3(?:6(?:38[2-5]|47[23])|8(?:47[04-9]|64[0157-9]))|4(?:044[1-7]|20(?:2[23]|8\\d)|6(?:0(?:30|5[2-57]|6[1-8]|7[2-8])|140)|8(?:052|87[1-3]))|5(?:2(?:4(?:3[2-79]|6\\d)|76\\d)|6(?:26[06-9]|686))|6(?:06(?:4\\d|7[4-79])|295[5-7]|35[34]\\d|47(?:24|61)|59(?:5[08]|6[67]|74)|9(?:55[0-4]|77[23]))|7(?:26(?:6[13-9]|7[0-7])|(?:442|688)\\d|50(?:2[0-3]|[3-68]2|76))|8(?:27[56]\\d|37(?:5[2-5]|8[239])|843[2-58])|9(?:0(?:0(?:6[1-8]|85)|52\\d)|3583|4(?:66[1-8]|9(?:2[01]|81))|63(?:23|3[1-4])|9561))\\d{3}", [9, 10]], ["7(?:457[0-57-9]|700[01]|911[028])\\d{5}|7(?:[1-3]\\d\\d|4(?:[0-46-9]\\d|5[0-689])|5(?:0[0-8]|[13-9]\\d|2[0-35-9])|7(?:0[1-9]|[1-7]\\d|8[02-9]|9[0-689])|8(?:[014-9]\\d|[23][0-8])|9(?:[024-9]\\d|1[02-9]|3[0-689]))\\d{6}", [10]], ["80[08]\\d{7}|800\\d{6}|8001111"], ["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[2-49]))\\d{7}|845464\\d", [7, 10]], ["70\\d{8}", [10]], 0, ["(?:3[0347]|55)\\d{8}", [10]], ["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}", [10]], ["56\\d{8}", [10]]], 0, " x"], GD: ["1", "011", "(?:473|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "473$1", 0, "473"], GE: ["995", "00", "(?:[3-57]\\d\\d|800)\\d{6}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["70"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["32"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[57]"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[348]"], "0$1"]], "0"], GF: ["594", "00", "[56]94\\d{6}|(?:80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[56]|9[47]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[89]"], "0$1"]], "0"], GG: ["44", "00", "(?:1481|[357-9]\\d{3})\\d{6}|8\\d{6}(?:\\d{2})?", [7, 9, 10], 0, "0", 0, "([25-9]\\d{5})$|0", "1481$1", 0, 0, [["1481[25-9]\\d{5}", [10]], ["7(?:(?:781|839)\\d|911[17])\\d{5}", [10]], ["80[08]\\d{7}|800\\d{6}|8001111"], ["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[0-3]))\\d{7}|845464\\d", [7, 10]], ["70\\d{8}", [10]], 0, ["(?:3[0347]|55)\\d{8}", [10]], ["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}", [10]], ["56\\d{8}", [10]]]], GH: ["233", "00", "(?:[235]\\d{3}|800)\\d{5}", [8, 9], [["(\\d{3})(\\d{5})", "$1 $2", ["8"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[235]"], "0$1"]], "0"], GI: ["350", "00", "(?:[25]\\d|60)\\d{6}", [8], [["(\\d{3})(\\d{5})", "$1 $2", ["2"]]]], GL: ["299", "00", "(?:19|[2-689]\\d|70)\\d{4}", [6], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["19|[2-9]"]]]], GM: ["220", "00", "[2-9]\\d{6}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-9]"]]]], GN: ["224", "00", "722\\d{6}|(?:3|6\\d)\\d{7}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["3"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[67]"]]]], GP: ["590", "00", "590\\d{6}|(?:69|80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[569]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"], "0$1"]], "0", 0, 0, 0, 0, 0, [["590(?:0[1-68]|[14][0-24-9]|2[0-68]|3[1-9]|5[3-579]|[68][0-689]|7[08]|9\\d)\\d{4}"], ["69(?:0\\d\\d|1(?:2[2-9]|3[0-5]))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:395|76[018])\\d|475[0-5])\\d{4}"]]], GQ: ["240", "00", "222\\d{6}|(?:3\\d|55|[89]0)\\d{7}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[235]"]], ["(\\d{3})(\\d{6})", "$1 $2", ["[89]"]]]], GR: ["30", "00", "5005000\\d{3}|8\\d{9,11}|(?:[269]\\d|70)\\d{8}", [10, 11, 12], [["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["21|7"]], ["(\\d{4})(\\d{6})", "$1 $2", ["2(?:2|3[2-57-9]|4[2-469]|5[2-59]|6[2-9]|7[2-69]|8[2-49])|5"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[2689]"]], ["(\\d{3})(\\d{3,4})(\\d{5})", "$1 $2 $3", ["8"]]]], GT: ["502", "00", "80\\d{6}|(?:1\\d{3}|[2-7])\\d{7}", [8, 11], [["(\\d{4})(\\d{4})", "$1 $2", ["[2-8]"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]]]], GU: ["1", "011", "(?:[58]\\d\\d|671|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "671$1", 0, "671"], GW: ["245", "00", "[49]\\d{8}|4\\d{6}", [7, 9], [["(\\d{3})(\\d{4})", "$1 $2", ["40"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[49]"]]]], GY: ["592", "001", "(?:[2-8]\\d{3}|9008)\\d{3}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-9]"]]]], HK: ["852", "00(?:30|5[09]|[126-9]?)", "8[0-46-9]\\d{6,7}|9\\d{4,7}|(?:[2-7]|9\\d{3})\\d{7}", [5, 6, 7, 8, 9, 11], [["(\\d{3})(\\d{2,5})", "$1 $2", ["900", "9003"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[2-7]|8[1-4]|9(?:0[1-9]|[1-8])"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]], ["(\\d{3})(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["9"]]], 0, 0, 0, 0, 0, 0, 0, "00"], HN: ["504", "00", "8\\d{10}|[237-9]\\d{7}", [8, 11], [["(\\d{4})(\\d{4})", "$1-$2", ["[237-9]"]]]], HR: ["385", "00", "(?:[24-69]\\d|3[0-79])\\d{7}|80\\d{5,7}|[1-79]\\d{7}|6\\d{5,6}", [6, 7, 8, 9], [["(\\d{2})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["6[01]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["8"], "0$1"], ["(\\d)(\\d{4})(\\d{3})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[67]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-5]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"], "0$1"]], "0"], HT: ["509", "00", "(?:[2-489]\\d|55)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["[2-589]"]]]], HU: ["36", "00", "[235-7]\\d{8}|[1-9]\\d{7}", [8, 9], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "(06 $1)"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[27][2-9]|3[2-7]|4[24-9]|5[2-79]|6|8[2-57-9]|9[2-69]"], "(06 $1)"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-9]"], "06 $1"]], "06"], ID: ["62", "00[89]", "(?:(?:00[1-9]|8\\d)\\d{4}|[1-36])\\d{6}|00\\d{10}|[1-9]\\d{8,10}|[2-9]\\d{7}", [7, 8, 9, 10, 11, 12, 13], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["15"]], ["(\\d{2})(\\d{5,9})", "$1 $2", ["2[124]|[36]1"], "(0$1)"], ["(\\d{3})(\\d{5,7})", "$1 $2", ["800"], "0$1"], ["(\\d{3})(\\d{5,8})", "$1 $2", ["[2-79]"], "(0$1)"], ["(\\d{3})(\\d{3,4})(\\d{3})", "$1-$2-$3", ["8[1-35-9]"], "0$1"], ["(\\d{3})(\\d{6,8})", "$1 $2", ["1"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["804"], "0$1"], ["(\\d{3})(\\d)(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["80"], "0$1"], ["(\\d{3})(\\d{4})(\\d{4,5})", "$1-$2-$3", ["8"], "0$1"]], "0"], IE: ["353", "00", "(?:1\\d|[2569])\\d{6,8}|4\\d{6,9}|7\\d{8}|8\\d{8,9}", [7, 8, 9, 10], [["(\\d{2})(\\d{5})", "$1 $2", ["2[24-9]|47|58|6[237-9]|9[35-9]"], "(0$1)"], ["(\\d{3})(\\d{5})", "$1 $2", ["[45]0"], "(0$1)"], ["(\\d)(\\d{3,4})(\\d{4})", "$1 $2 $3", ["1"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2569]|4[1-69]|7[14]"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["70"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["81"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[78]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["4"], "(0$1)"], ["(\\d{2})(\\d)(\\d{3})(\\d{4})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], IL: ["972", "0(?:0|1[2-9])", "1\\d{6}(?:\\d{3,5})?|[57]\\d{8}|[1-489]\\d{7}", [7, 8, 9, 10, 11, 12], [["(\\d{4})(\\d{3})", "$1-$2", ["125"]], ["(\\d{4})(\\d{2})(\\d{2})", "$1-$2-$3", ["121"]], ["(\\d)(\\d{3})(\\d{4})", "$1-$2-$3", ["[2-489]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["[57]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1-$2-$3", ["12"]], ["(\\d{4})(\\d{6})", "$1-$2", ["159"]], ["(\\d)(\\d{3})(\\d{3})(\\d{3})", "$1-$2-$3-$4", ["1[7-9]"]], ["(\\d{3})(\\d{1,2})(\\d{3})(\\d{4})", "$1-$2 $3-$4", ["15"]]], "0"], IM: ["44", "00", "1624\\d{6}|(?:[3578]\\d|90)\\d{8}", [10], 0, "0", 0, "([25-8]\\d{5})$|0", "1624$1", 0, "74576|(?:16|7[56])24"], IN: ["91", "00", "(?:000800|[2-9]\\d\\d)\\d{7}|1\\d{7,12}", [8, 9, 10, 11, 12, 13], [["(\\d{8})", "$1", ["5(?:0|2[23]|3[03]|[67]1|88)", "5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|888)", "5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|8888)"], 0, 1], ["(\\d{4})(\\d{4,5})", "$1 $2", ["180", "1800"], 0, 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["140"], 0, 1], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["11|2[02]|33|4[04]|79[1-7]|80[2-46]", "11|2[02]|33|4[04]|79(?:[1-6]|7[19])|80(?:[2-4]|6[0-589])", "11|2[02]|33|4[04]|79(?:[124-6]|3(?:[02-9]|1[0-24-9])|7(?:1|9[1-6]))|80(?:[2-4]|6[0-589])"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["1(?:2[0-249]|3[0-25]|4[145]|[68]|7[1257])|2(?:1[257]|3[013]|4[01]|5[0137]|6[0158]|78|8[1568])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|5[12]|[78]1)|6(?:12|[2-4]1|5[17]|6[13]|80)|7(?:12|3[134]|4[47]|61|88)|8(?:16|2[014]|3[126]|6[136]|7[078]|8[34]|91)|(?:43|59|75)[15]|(?:1[59]|29|67|72)[14]", "1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|674|7(?:(?:2[14]|3[34]|5[15])[2-6]|61[346]|88[0-8])|8(?:70[2-6]|84[235-7]|91[3-7])|(?:1(?:29|60|8[06])|261|552|6(?:12|[2-47]1|5[17]|6[13]|80)|7(?:12|31|4[47])|8(?:16|2[014]|3[126]|6[136]|7[78]|83))[2-7]", "1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|6(?:12(?:[2-6]|7[0-8])|74[2-7])|7(?:(?:2[14]|5[15])[2-6]|3171|61[346]|88(?:[2-7]|82))|8(?:70[2-6]|84(?:[2356]|7[19])|91(?:[3-6]|7[19]))|73[134][2-6]|(?:74[47]|8(?:16|2[014]|3[126]|6[136]|7[78]|83))(?:[2-6]|7[19])|(?:1(?:29|60|8[06])|261|552|6(?:[2-4]1|5[17]|6[13]|7(?:1|4[0189])|80)|7(?:12|88[01]))[2-7]"], "0$1", 1], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2[2457-9]|3[2-5]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1[013-9]|28|3[129]|4[1-35689]|5[29]|6[02-5]|70)|807", "1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2(?:[2457]|84|95)|3(?:[2-4]|55)|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1(?:[013-8]|9[6-9])|28[6-8]|3(?:17|2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4|5[0-367])|70[13-7])|807[19]", "1(?:[2-479]|5(?:[0236-9]|5[013-9]))|[2-5]|6(?:2(?:84|95)|355|83)|73179|807(?:1|9[1-3])|(?:1552|6(?:1[1358]|2[2457]|3[2-4]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[124-6])\\d|7(?:1(?:[013-8]\\d|9[6-9])|28[6-8]|3(?:2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]\\d|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4\\d|5[0-367])|70[13-7]))[2-7]"], "0$1", 1], ["(\\d{5})(\\d{5})", "$1 $2", ["[6-9]"], "0$1", 1], ["(\\d{4})(\\d{2,4})(\\d{4})", "$1 $2 $3", ["1(?:6|8[06])", "1(?:6|8[06]0)"], 0, 1], ["(\\d{4})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["18"], 0, 1]], "0"], IO: ["246", "00", "3\\d{6}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["3"]]]], IQ: ["964", "00", "(?:1|7\\d\\d)\\d{7}|[2-6]\\d{7,8}", [8, 9, 10], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-6]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "0$1"]], "0"], IR: ["98", "00", "[1-9]\\d{9}|(?:[1-8]\\d\\d|9)\\d{3,4}", [4, 5, 6, 7, 10], [["(\\d{4,5})", "$1", ["96"], "0$1"], ["(\\d{2})(\\d{4,5})", "$1 $2", ["(?:1[137]|2[13-68]|3[1458]|4[145]|5[1468]|6[16]|7[1467]|8[13467])[12689]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["[1-8]"], "0$1"]], "0"], IS: ["354", "00|1(?:0(?:01|[12]0)|100)", "(?:38\\d|[4-9])\\d{6}", [7, 9], [["(\\d{3})(\\d{4})", "$1 $2", ["[4-9]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["3"]]], 0, 0, 0, 0, 0, 0, 0, "00"], IT: ["39", "00", "0\\d{5,10}|1\\d{8,10}|3(?:[0-8]\\d{7,10}|9\\d{7,8})|(?:55|70)\\d{8}|8\\d{5}(?:\\d{2,4})?", [6, 7, 8, 9, 10, 11], [["(\\d{2})(\\d{4,6})", "$1 $2", ["0[26]"]], ["(\\d{3})(\\d{3,6})", "$1 $2", ["0[13-57-9][0159]|8(?:03|4[17]|9[2-5])", "0[13-57-9][0159]|8(?:03|4[17]|9(?:2|3[04]|[45][0-4]))"]], ["(\\d{4})(\\d{2,6})", "$1 $2", ["0(?:[13-579][2-46-8]|8[236-8])"]], ["(\\d{4})(\\d{4})", "$1 $2", ["894"]], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["0[26]|5"]], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["1(?:44|[679])|[378]"]], ["(\\d{3})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["0[13-57-9][0159]|14"]], ["(\\d{2})(\\d{4})(\\d{5})", "$1 $2 $3", ["0[26]"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["0"]], ["(\\d{3})(\\d{4})(\\d{4,5})", "$1 $2 $3", ["3"]]], 0, 0, 0, 0, 0, 0, [["0669[0-79]\\d{1,6}|0(?:1(?:[0159]\\d|[27][1-5]|31|4[1-4]|6[1356]|8[2-57])|2\\d\\d|3(?:[0159]\\d|2[1-4]|3[12]|[48][1-6]|6[2-59]|7[1-7])|4(?:[0159]\\d|[23][1-9]|4[245]|6[1-5]|7[1-4]|81)|5(?:[0159]\\d|2[1-5]|3[2-6]|4[1-79]|6[4-6]|7[1-578]|8[3-8])|6(?:[0-57-9]\\d|6[0-8])|7(?:[0159]\\d|2[12]|3[1-7]|4[2-46]|6[13569]|7[13-6]|8[1-59])|8(?:[0159]\\d|2[3-578]|3[1-356]|[6-8][1-5])|9(?:[0159]\\d|[238][1-5]|4[12]|6[1-8]|7[1-6]))\\d{2,7}"], ["3[1-9]\\d{8}|3[2-9]\\d{7}", [9, 10]], ["80(?:0\\d{3}|3)\\d{3}", [6, 9]], ["(?:0878\\d{3}|89(?:2\\d|3[04]|4(?:[0-4]|[5-9]\\d\\d)|5[0-4]))\\d\\d|(?:1(?:44|6[346])|89(?:38|5[5-9]|9))\\d{6}", [6, 8, 9, 10]], ["1(?:78\\d|99)\\d{6}", [9, 10]], 0, 0, 0, ["55\\d{8}", [10]], ["84(?:[08]\\d{3}|[17])\\d{3}", [6, 9]]]], JE: ["44", "00", "1534\\d{6}|(?:[3578]\\d|90)\\d{8}", [10], 0, "0", 0, "([0-24-8]\\d{5})$|0", "1534$1", 0, 0, [["1534[0-24-8]\\d{5}"], ["7(?:(?:(?:50|82)9|937)\\d|7(?:00[378]|97[7-9]))\\d{5}"], ["80(?:07(?:35|81)|8901)\\d{4}"], ["(?:8(?:4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|90(?:066[59]|1810|71(?:07|55)))\\d{4}"], ["701511\\d{4}"], 0, ["(?:3(?:0(?:07(?:35|81)|8901)|3\\d{4}|4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|55\\d{4})\\d{4}"], ["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}"], ["56\\d{8}"]]], JM: ["1", "011", "(?:[58]\\d\\d|658|900)\\d{7}", [10], 0, "1", 0, 0, 0, 0, "658|876"], JO: ["962", "00", "(?:(?:[2689]|7\\d)\\d|32|53)\\d{6}", [8, 9], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[2356]|87"], "(0$1)"], ["(\\d{3})(\\d{5,6})", "$1 $2", ["[89]"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["70"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["7"], "0$1"]], "0"], JP: ["81", "010", "00[1-9]\\d{6,14}|[257-9]\\d{9}|(?:00|[1-9]\\d\\d)\\d{6}", [8, 9, 10, 11, 12, 13, 14, 15, 16, 17], [["(\\d{3})(\\d{3})(\\d{3})", "$1-$2-$3", ["(?:12|57|99)0"], "0$1"], ["(\\d{4})(\\d)(\\d{4})", "$1-$2-$3", ["1(?:26|3[79]|4[56]|5[4-68]|6[3-5])|499|5(?:76|97)|746|8(?:3[89]|47|51)|9(?:80|9[16])", "1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:76|97)9|7468|8(?:3(?:8[7-9]|96)|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]", "1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:769|979[2-69])|7468|8(?:3(?:8[7-9]|96[2457-9])|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["60"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1-$2-$3", ["[36]|4(?:2[09]|7[01])", "[36]|4(?:2(?:0|9[02-69])|7(?:0[019]|1))"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["1(?:1|5[45]|77|88|9[69])|2(?:2[1-37]|3[0-269]|4[59]|5|6[24]|7[1-358]|8[1369]|9[0-38])|4(?:[28][1-9]|3[0-57]|[45]|6[248]|7[2-579]|9[29])|5(?:2|3[0459]|4[0-369]|5[29]|8[02389]|9[0-389])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9[2-6])|8(?:2[124589]|3[26-9]|49|51|6|7[0-468]|8[68]|9[019])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9[1-489])", "1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2(?:[127]|3[014-9])|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9[19])|62|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|8[1-9]|9[29])|5(?:2|3(?:[045]|9[0-8])|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0-2469])|3(?:[29]|60)|49|51|6(?:[0-24]|36|5[0-3589]|7[23]|9[01459])|7[0-468]|8[68])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9(?:[1289]|3[34]|4[0178]))|(?:264|837)[016-9]|2(?:57|93)[015-9]|(?:25[0468]|422|838)[01]|(?:47[59]|59[89]|8(?:6[68]|9))[019]", "1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2[127]|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9(?:17|99))|6(?:2|4[016-9])|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|9[29])|5(?:2|3(?:[045]|9(?:[0-58]|6[4-9]|7[0-35689]))|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0169])|3(?:[29]|60|7(?:[017-9]|6[6-8]))|49|51|6(?:[0-24]|36[2-57-9]|5(?:[0-389]|5[23])|6(?:[01]|9[178])|7(?:2[2-468]|3[78])|9[0145])|7[0-468]|8[68])|9(?:4[15]|5[138]|7[156]|8[189]|9(?:[1289]|3(?:31|4[357])|4[0178]))|(?:8294|96)[1-3]|2(?:57|93)[015-9]|(?:223|8699)[014-9]|(?:25[0468]|422|838)[01]|(?:48|8292|9[23])[1-9]|(?:47[59]|59[89]|8(?:68|9))[019]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{4})", "$1-$2-$3", ["[14]|[289][2-9]|5[3-9]|7[2-4679]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2-$3", ["800"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1-$2-$3", ["[257-9]"], "0$1"]], "0", 0, "(000[259]\\d{6})$|(?:(?:003768)0?)|0", "$1"], KE: ["254", "000", "(?:[17]\\d\\d|900)\\d{6}|(?:2|80)0\\d{6,7}|[4-6]\\d{6,8}", [7, 8, 9, 10], [["(\\d{2})(\\d{5,7})", "$1 $2", ["[24-6]"], "0$1"], ["(\\d{3})(\\d{6})", "$1 $2", ["[17]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[89]"], "0$1"]], "0"], KG: ["996", "00", "8\\d{9}|[235-9]\\d{8}", [9, 10], [["(\\d{4})(\\d{5})", "$1 $2", ["3(?:1[346]|[24-79])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[235-79]|88"], "0$1"], ["(\\d{3})(\\d{3})(\\d)(\\d{2,3})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], KH: ["855", "00[14-9]", "1\\d{9}|[1-9]\\d{7,8}", [8, 9, 10], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-9]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]]], "0"], KI: ["686", "00", "(?:[37]\\d|6[0-79])\\d{6}|(?:[2-48]\\d|50)\\d{3}", [5, 8], 0, "0"], KM: ["269", "00", "[3478]\\d{6}", [7], [["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["[3478]"]]]], KN: ["1", "011", "(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-7]\\d{6})$|1", "869$1", 0, "869"], KP: ["850", "00|99", "85\\d{6}|(?:19\\d|[2-7])\\d{7}", [8, 10], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"], "0$1"], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[2-7]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"]], "0"], KR: ["82", "00(?:[125689]|3(?:[46]5|91)|7(?:00|27|3|55|6[126]))", "00[1-9]\\d{8,11}|(?:[12]|5\\d{3})\\d{7}|[13-6]\\d{9}|(?:[1-6]\\d|80)\\d{7}|[3-6]\\d{4,5}|(?:00|7)0\\d{8}", [5, 6, 8, 9, 10, 11, 12, 13, 14], [["(\\d{2})(\\d{3,4})", "$1-$2", ["(?:3[1-3]|[46][1-4]|5[1-5])1"], "0$1"], ["(\\d{4})(\\d{4})", "$1-$2", ["1"]], ["(\\d)(\\d{3,4})(\\d{4})", "$1-$2-$3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["60|8"], "0$1"], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1-$2-$3", ["[1346]|5[1-5]"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1-$2-$3", ["[57]"], "0$1"], ["(\\d{2})(\\d{5})(\\d{4})", "$1-$2-$3", ["5"], "0$1"]], "0", 0, "0(8(?:[1-46-8]|5\\d\\d))?"], KW: ["965", "00", "18\\d{5}|(?:[2569]\\d|41)\\d{6}", [7, 8], [["(\\d{4})(\\d{3,4})", "$1 $2", ["[169]|2(?:[235]|4[1-35-9])|52"]], ["(\\d{3})(\\d{5})", "$1 $2", ["[245]"]]]], KY: ["1", "011", "(?:345|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "345$1", 0, "345"], KZ: ["7", "810", "(?:33622|8\\d{8})\\d{5}|[78]\\d{9}", [10, 14], 0, "8", 0, 0, 0, 0, "33|7", 0, "8~10"], LA: ["856", "00", "[23]\\d{9}|3\\d{8}|(?:[235-8]\\d|41)\\d{6}", [8, 9, 10], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["2[13]|3[14]|[4-8]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["30[013-9]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["[23]"], "0$1"]], "0"], LB: ["961", "00", "[27-9]\\d{7}|[13-9]\\d{6}", [7, 8], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[13-69]|7(?:[2-57]|62|8[0-7]|9[04-9])|8[02-9]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[27-9]"]]], "0"], LC: ["1", "011", "(?:[58]\\d\\d|758|900)\\d{7}", [10], 0, "1", 0, "([2-8]\\d{6})$|1", "758$1", 0, "758"], LI: ["423", "00", "[68]\\d{8}|(?:[2378]\\d|90)\\d{5}", [7, 9], [["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["[2379]|8(?:0[09]|7)", "[2379]|8(?:0(?:02|9)|7)"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["69"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6"]]], "0", 0, "(1001)|0"], LK: ["94", "00", "[1-9]\\d{8}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[1-689]"], "0$1"]], "0"], LR: ["231", "00", "(?:[25]\\d|33|77|88)\\d{7}|(?:2\\d|[4-6])\\d{6}", [7, 8, 9], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[4-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[23578]"], "0$1"]], "0"], LS: ["266", "00", "(?:[256]\\d\\d|800)\\d{5}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[2568]"]]]], LT: ["370", "00", "(?:[3469]\\d|52|[78]0)\\d{6}", [8], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["52[0-7]"], "(8-$1)", 1], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["[7-9]"], "8 $1", 1], ["(\\d{2})(\\d{6})", "$1 $2", ["37|4(?:[15]|6[1-8])"], "(8-$1)", 1], ["(\\d{3})(\\d{5})", "$1 $2", ["[3-6]"], "(8-$1)", 1]], "8", 0, "[08]"], LU: ["352", "00", "35[013-9]\\d{4,8}|6\\d{8}|35\\d{2,4}|(?:[2457-9]\\d|3[0-46-9])\\d{2,9}", [4, 5, 6, 7, 8, 9, 10, 11], [["(\\d{2})(\\d{3})", "$1 $2", ["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]], ["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]], ["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["20[2-689]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})", "$1 $2 $3 $4", ["2(?:[0367]|4[3-8])"]], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["80[01]|90[015]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["20"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})", "$1 $2 $3 $4 $5", ["2(?:[0367]|4[3-8])"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{1,5})", "$1 $2 $3 $4", ["[3-57]|8[13-9]|9(?:0[89]|[2-579])|(?:2|80)[2-9]"]]], 0, 0, "(15(?:0[06]|1[12]|[35]5|4[04]|6[26]|77|88|99)\\d)"], LV: ["371", "00", "(?:[268]\\d|90)\\d{6}", [8], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[269]|8[01]"]]]], LY: ["218", "00", "[2-9]\\d{8}", [9], [["(\\d{2})(\\d{7})", "$1-$2", ["[2-9]"], "0$1"]], "0"], MA: ["212", "00", "[5-8]\\d{8}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["5[45]"], "0$1"], ["(\\d{4})(\\d{5})", "$1-$2", ["5(?:2[2-489]|3[5-9]|9)|8(?:0[89]|92)", "5(?:2(?:[2-49]|8[235-9])|3[5-9]|9)|8(?:0[89]|92)"], "0$1"], ["(\\d{2})(\\d{7})", "$1-$2", ["8"], "0$1"], ["(\\d{3})(\\d{6})", "$1-$2", ["[5-7]"], "0$1"]], "0", 0, 0, 0, 0, 0, [["5(?:2(?:[0-25-79]\\d|3[1-578]|4[02-46-8]|8[0235-7])|3(?:[0-47]\\d|5[02-9]|6[02-8]|8[014-9]|9[3-9])|(?:4[067]|5[03])\\d)\\d{5}"], ["(?:6(?:[0-79]\\d|8[0-247-9])|7(?:[0167]\\d|2[0-2]|5[01]|8[0-3]))\\d{6}"], ["80[0-7]\\d{6}"], ["89\\d{7}"], 0, 0, 0, 0, ["(?:592(?:4[0-2]|93)|80[89]\\d\\d)\\d{4}"]]], MC: ["377", "00", "(?:[3489]|6\\d)\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["4"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[389]"]], ["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["6"], "0$1"]], "0"], MD: ["373", "00", "(?:[235-7]\\d|[89]0)\\d{6}", [8], [["(\\d{3})(\\d{5})", "$1 $2", ["[89]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["22|3"], "0$1"], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["[25-7]"], "0$1"]], "0"], ME: ["382", "00", "(?:20|[3-79]\\d)\\d{6}|80\\d{6,7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-9]"], "0$1"]], "0"], MF: ["590", "00", "590\\d{6}|(?:69|80|9\\d)\\d{7}", [9], 0, "0", 0, 0, 0, 0, 0, [["590(?:0[079]|[14]3|[27][79]|3[03-7]|5[0-268]|87)\\d{4}"], ["69(?:0\\d\\d|1(?:2[2-9]|3[0-5]))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:395|76[018])\\d|475[0-5])\\d{4}"]]], MG: ["261", "00", "[23]\\d{8}", [9], [["(\\d{2})(\\d{2})(\\d{3})(\\d{2})", "$1 $2 $3 $4", ["[23]"], "0$1"]], "0", 0, "([24-9]\\d{6})$|0", "20$1"], MH: ["692", "011", "329\\d{4}|(?:[256]\\d|45)\\d{5}", [7], [["(\\d{3})(\\d{4})", "$1-$2", ["[2-6]"]]], "1"], MK: ["389", "00", "[2-578]\\d{7}", [8], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["2|34[47]|4(?:[37]7|5[47]|64)"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[347]"], "0$1"], ["(\\d{3})(\\d)(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[58]"], "0$1"]], "0"], ML: ["223", "00", "[24-9]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[24-9]"]]]], MM: ["95", "00", "1\\d{5,7}|95\\d{6}|(?:[4-7]|9[0-46-9])\\d{6,8}|(?:2|8\\d)\\d{5,8}", [6, 7, 8, 9, 10], [["(\\d)(\\d{2})(\\d{3})", "$1 $2 $3", ["16|2"], "0$1"], ["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["[45]|6(?:0[23]|[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-6]"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[12]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[4-7]|8[1-35]"], "0$1"], ["(\\d)(\\d{3})(\\d{4,6})", "$1 $2 $3", ["9(?:2[0-4]|[35-9]|4[137-9])"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"], "0$1"], ["(\\d)(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["92"], "0$1"], ["(\\d)(\\d{5})(\\d{4})", "$1 $2 $3", ["9"], "0$1"]], "0"], MN: ["976", "001", "[12]\\d{7,9}|[5-9]\\d{7}", [8, 9, 10], [["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["[12]1"], "0$1"], ["(\\d{4})(\\d{4})", "$1 $2", ["[5-9]"]], ["(\\d{3})(\\d{5,6})", "$1 $2", ["[12]2[1-3]"], "0$1"], ["(\\d{4})(\\d{5,6})", "$1 $2", ["[12](?:27|3[2-8]|4[2-68]|5[1-4689])", "[12](?:27|3[2-8]|4[2-68]|5[1-4689])[0-3]"], "0$1"], ["(\\d{5})(\\d{4,5})", "$1 $2", ["[12]"], "0$1"]], "0"], MO: ["853", "00", "0800\\d{3}|(?:28|[68]\\d)\\d{6}", [7, 8], [["(\\d{4})(\\d{3})", "$1 $2", ["0"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[268]"]]]], MP: ["1", "011", "[58]\\d{9}|(?:67|90)0\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "670$1", 0, "670"], MQ: ["596", "00", "596\\d{6}|(?:69|80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[569]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], MR: ["222", "00", "(?:[2-4]\\d\\d|800)\\d{5}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-48]"]]]], MS: ["1", "011", "(?:[58]\\d\\d|664|900)\\d{7}", [10], 0, "1", 0, "([34]\\d{6})$|1", "664$1", 0, "664"], MT: ["356", "00", "3550\\d{4}|(?:[2579]\\d\\d|800)\\d{5}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[2357-9]"]]]], MU: ["230", "0(?:0|[24-7]0|3[03])", "(?:[57]|8\\d\\d)\\d{7}|[2-468]\\d{6}", [7, 8, 10], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-46]|8[013]"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[57]"]], ["(\\d{5})(\\d{5})", "$1 $2", ["8"]]], 0, 0, 0, 0, 0, 0, 0, "020"], MV: ["960", "0(?:0|19)", "(?:800|9[0-57-9]\\d)\\d{7}|[34679]\\d{6}", [7, 10], [["(\\d{3})(\\d{4})", "$1-$2", ["[34679]"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[89]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], MW: ["265", "00", "(?:[1289]\\d|31|77)\\d{7}|1\\d{6}", [7, 9], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["1[2-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[137-9]"], "0$1"]], "0"], MX: ["52", "0[09]", "1(?:(?:[27]2|44|87|99)[1-9]|65[0-689])\\d{7}|(?:1(?:[01]\\d|2[13-9]|[35][1-9]|4[0-35-9]|6[0-46-9]|7[013-9]|8[1-69]|9[1-8])|[2-9]\\d)\\d{8}", [10, 11], [["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["33|5[56]|81"], 0, 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[2-9]"], 0, 1], ["(\\d)(\\d{2})(\\d{4})(\\d{4})", "$2 $3 $4", ["1(?:33|5[56]|81)"], 0, 1], ["(\\d)(\\d{3})(\\d{3})(\\d{4})", "$2 $3 $4", ["1"], 0, 1]], "01", 0, "0(?:[12]|4[45])|1", 0, 0, 0, 0, "00"], MY: ["60", "00", "1\\d{8,9}|(?:3\\d|[4-9])\\d{7}", [8, 9, 10], [["(\\d)(\\d{3})(\\d{4})", "$1-$2 $3", ["[4-79]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1-$2 $3", ["1(?:[02469]|[378][1-9]|53)|8", "1(?:[02469]|[37][1-9]|53|8(?:[1-46-9]|5[7-9]))|8"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1-$2 $3", ["3"], "0$1"], ["(\\d)(\\d{3})(\\d{2})(\\d{4})", "$1-$2-$3-$4", ["1(?:[367]|80)"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2 $3", ["15"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1-$2 $3", ["1"], "0$1"]], "0"], MZ: ["258", "00", "(?:2|8\\d)\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2|8[2-79]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]]]], NA: ["264", "00", "[68]\\d{7,8}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["88"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["6"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["87"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"], "0$1"]], "0"], NC: ["687", "00", "(?:050|[2-57-9]\\d\\d)\\d{3}", [6], [["(\\d{2})(\\d{2})(\\d{2})", "$1.$2.$3", ["[02-57-9]"]]]], NE: ["227", "00", "[027-9]\\d{7}", [8], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["08"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[089]|2[013]|7[047]"]]]], NF: ["672", "00", "[13]\\d{5}", [6], [["(\\d{2})(\\d{4})", "$1 $2", ["1[0-3]"]], ["(\\d)(\\d{5})", "$1 $2", ["[13]"]]], 0, 0, "([0-258]\\d{4})$", "3$1"], NG: ["234", "009", "(?:[124-7]|9\\d{3})\\d{6}|[1-9]\\d{7}|[78]\\d{9,13}", [7, 8, 10, 11, 12, 13, 14], [["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["78"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[12]|9(?:0[3-9]|[1-9])"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["[3-7]|8[2-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[7-9]"], "0$1"], ["(\\d{3})(\\d{4})(\\d{4,5})", "$1 $2 $3", ["[78]"], "0$1"], ["(\\d{3})(\\d{5})(\\d{5,6})", "$1 $2 $3", ["[78]"], "0$1"]], "0"], NI: ["505", "00", "(?:1800|[25-8]\\d{3})\\d{4}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[125-8]"]]]], NL: ["31", "00", "(?:[124-7]\\d\\d|3(?:[02-9]\\d|1[0-8]))\\d{6}|8\\d{6,9}|9\\d{6,10}|1\\d{4,5}", [5, 6, 7, 8, 9, 10, 11], [["(\\d{3})(\\d{4,7})", "$1 $2", ["[89]0"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["66"], "0$1"], ["(\\d)(\\d{8})", "$1 $2", ["6"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["1[16-8]|2[259]|3[124]|4[17-9]|5[124679]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1-578]|91"], "0$1"], ["(\\d{3})(\\d{3})(\\d{5})", "$1 $2 $3", ["9"], "0$1"]], "0"], NO: ["47", "00", "(?:0|[2-9]\\d{3})\\d{4}", [5, 8], [["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["8"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-79]"]]], 0, 0, 0, 0, 0, "[02-689]|7[0-8]"], NP: ["977", "00", "(?:1\\d|9)\\d{9}|[1-9]\\d{7}", [8, 10, 11], [["(\\d)(\\d{7})", "$1-$2", ["1[2-6]"], "0$1"], ["(\\d{2})(\\d{6})", "$1-$2", ["1[01]|[2-8]|9(?:[1-59]|[67][2-6])"], "0$1"], ["(\\d{3})(\\d{7})", "$1-$2", ["9"]]], "0"], NR: ["674", "00", "(?:444|(?:55|8\\d)\\d|666)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[4-68]"]]]], NU: ["683", "00", "(?:[4-7]|888\\d)\\d{3}", [4, 7], [["(\\d{3})(\\d{4})", "$1 $2", ["8"]]]], NZ: ["64", "0(?:0|161)", "[1289]\\d{9}|50\\d{5}(?:\\d{2,3})?|[27-9]\\d{7,8}|(?:[34]\\d|6[0-35-9])\\d{6}|8\\d{4,6}", [5, 6, 7, 8, 9, 10], [["(\\d{2})(\\d{3,8})", "$1 $2", ["8[1-79]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["50[036-8]|8|90", "50(?:[0367]|88)|8|90"], "0$1"], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["24|[346]|7[2-57-9]|9[2-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2(?:10|74)|[589]"], "0$1"], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["1|2[028]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,5})", "$1 $2 $3", ["2(?:[169]|7[0-35-9])|7"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, "00"], OM: ["968", "00", "(?:1505|[279]\\d{3}|500)\\d{4}|800\\d{5,6}", [7, 8, 9], [["(\\d{3})(\\d{4,6})", "$1 $2", ["[58]"]], ["(\\d{2})(\\d{6})", "$1 $2", ["2"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[179]"]]]], PA: ["507", "00", "(?:00800|8\\d{3})\\d{6}|[68]\\d{7}|[1-57-9]\\d{6}", [7, 8, 10, 11], [["(\\d{3})(\\d{4})", "$1-$2", ["[1-57-9]"]], ["(\\d{4})(\\d{4})", "$1-$2", ["[68]"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"]]]], PE: ["51", "00|19(?:1[124]|77|90)00", "(?:[14-8]|9\\d)\\d{7}", [8, 9], [["(\\d{3})(\\d{5})", "$1 $2", ["80"], "(0$1)"], ["(\\d)(\\d{7})", "$1 $2", ["1"], "(0$1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["[4-8]"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"]]], "0", 0, 0, 0, 0, 0, 0, "00", " Anexo "], PF: ["689", "00", "4\\d{5}(?:\\d{2})?|8\\d{7,8}", [6, 8, 9], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["44"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["4|8[7-9]"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"]]]], PG: ["675", "00|140[1-3]", "(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}", [7, 8], [["(\\d{3})(\\d{4})", "$1 $2", ["18|[2-69]|85"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[78]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], PH: ["63", "00", "(?:[2-7]|9\\d)\\d{8}|2\\d{5}|(?:1800|8)\\d{7,9}", [6, 8, 9, 10, 11, 12, 13], [["(\\d)(\\d{5})", "$1 $2", ["2"], "(0$1)"], ["(\\d{4})(\\d{4,6})", "$1 $2", ["3(?:23|39|46)|4(?:2[3-6]|[35]9|4[26]|76)|544|88[245]|(?:52|64|86)2", "3(?:230|397|461)|4(?:2(?:35|[46]4|51)|396|4(?:22|63)|59[347]|76[15])|5(?:221|446)|642[23]|8(?:622|8(?:[24]2|5[13]))"], "(0$1)"], ["(\\d{5})(\\d{4})", "$1 $2", ["346|4(?:27|9[35])|883", "3469|4(?:279|9(?:30|56))|8834"], "(0$1)"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["2"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[3-7]|8[2-8]"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[89]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]], ["(\\d{4})(\\d{1,2})(\\d{3})(\\d{4})", "$1 $2 $3 $4", ["1"]]], "0"], PK: ["92", "00", "122\\d{6}|[24-8]\\d{10,11}|9(?:[013-9]\\d{8,10}|2(?:[01]\\d\\d|2(?:[06-8]\\d|1[01]))\\d{7})|(?:[2-8]\\d{3}|92(?:[0-7]\\d|8[1-9]))\\d{6}|[24-9]\\d{8}|[89]\\d{7}", [8, 9, 10, 11, 12], [["(\\d{3})(\\d{3})(\\d{2,7})", "$1 $2 $3", ["[89]0"], "0$1"], ["(\\d{4})(\\d{5})", "$1 $2", ["1"]], ["(\\d{3})(\\d{6,7})", "$1 $2", ["2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8])", "9(?:2[3-8]|98)|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:22|3[27-9]|4[2-6]|6[3569]|9[25-7]))[2-9]"], "(0$1)"], ["(\\d{2})(\\d{7,8})", "$1 $2", ["(?:2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]"], "(0$1)"], ["(\\d{5})(\\d{5})", "$1 $2", ["58"], "(0$1)"], ["(\\d{3})(\\d{7})", "$1 $2", ["3"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["[24-9]"], "(0$1)"]], "0"], PL: ["48", "00", "(?:6|8\\d\\d)\\d{7}|[1-9]\\d{6}(?:\\d{2})?|[26]\\d{5}", [6, 7, 8, 9, 10], [["(\\d{5})", "$1", ["19"]], ["(\\d{3})(\\d{3})", "$1 $2", ["11|20|64"]], ["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])1", "(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])19"]], ["(\\d{3})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["64"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["21|39|45|5[0137]|6[0469]|7[02389]|8(?:0[14]|8)"]], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["1[2-8]|[2-7]|8[1-79]|9[145]"]], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["8"]]]], PM: ["508", "00", "[45]\\d{5}|(?:708|80\\d)\\d{6}", [6, 9], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["[45]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["7"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], PR: ["1", "011", "(?:[589]\\d\\d|787)\\d{7}", [10], 0, "1", 0, 0, 0, 0, "787|939"], PS: ["970", "00", "[2489]2\\d{6}|(?:1\\d|5)\\d{8}", [8, 9, 10], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[2489]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["5"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]]], "0"], PT: ["351", "00", "1693\\d{5}|(?:[26-9]\\d|30)\\d{7}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["2[12]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["16|[236-9]"]]]], PW: ["680", "01[12]", "(?:[24-8]\\d\\d|345|900)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-9]"]]]], PY: ["595", "00", "59\\d{4,6}|9\\d{5,10}|(?:[2-46-8]\\d|5[0-8])\\d{4,7}", [6, 7, 8, 9, 10, 11], [["(\\d{3})(\\d{3,6})", "$1 $2", ["[2-9]0"], "0$1"], ["(\\d{2})(\\d{5})", "$1 $2", ["[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36]"], "(0$1)"], ["(\\d{3})(\\d{4,5})", "$1 $2", ["2[279]|3[13-5]|4[359]|5|6(?:[34]|7[1-46-8])|7[46-8]|85"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2[14-68]|3[26-9]|4[1246-8]|6(?:1|75)|7[1-35]|8[1-36]"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["87"]], ["(\\d{3})(\\d{6})", "$1 $2", ["9(?:[5-79]|8[1-6])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-8]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["9"]]], "0"], QA: ["974", "00", "800\\d{4}|(?:2|800)\\d{6}|(?:0080|[3-7])\\d{7}", [7, 8, 9, 11], [["(\\d{3})(\\d{4})", "$1 $2", ["2[16]|8"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[3-7]"]]]], RE: ["262", "00", "(?:26|[689]\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2689]"], "0$1"]], "0", 0, 0, 0, 0, 0, [["26(?:2\\d\\d|3(?:0\\d|1[0-6]))\\d{4}"], ["69(?:2\\d\\d|3(?:[06][0-6]|1[013]|2[0-2]|3[0-39]|4\\d|5[0-5]|7[0-37]|8[0-8]|9[0-479]))\\d{4}"], ["80\\d{7}"], ["89[1-37-9]\\d{6}"], 0, 0, 0, 0, ["9(?:399[0-3]|479[0-5]|76(?:2[27]|3[0-37]))\\d{4}"], ["8(?:1[019]|2[0156]|84|90)\\d{6}"]]], RO: ["40", "00", "(?:[2378]\\d|62|90)\\d{7}|[23]\\d{5}", [6, 9], [["(\\d{3})(\\d{3})", "$1 $2", ["2[3-6]", "2[3-6]\\d9"], "0$1"], ["(\\d{2})(\\d{4})", "$1 $2", ["219|31"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[23]1"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[236-9]"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, 0, " int "], RS: ["381", "00", "38[02-9]\\d{6,9}|6\\d{7,9}|90\\d{4,8}|38\\d{5,6}|(?:7\\d\\d|800)\\d{3,9}|(?:[12]\\d|3[0-79])\\d{5,10}", [6, 7, 8, 9, 10, 11, 12], [["(\\d{3})(\\d{3,9})", "$1 $2", ["(?:2[389]|39)0|[7-9]"], "0$1"], ["(\\d{2})(\\d{5,10})", "$1 $2", ["[1-36]"], "0$1"]], "0"], RU: ["7", "810", "8\\d{13}|[347-9]\\d{9}", [10, 14], [["(\\d{4})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["7(?:1[0-8]|2[1-9])", "7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:1[23]|[2-9]2))", "7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:13[03-69]|62[013-9]))|72[1-57-9]2"], "8 ($1)", 1], ["(\\d{5})(\\d)(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["7(?:1[0-68]|2[1-9])", "7(?:1(?:[06][3-6]|[18]|2[35]|[3-5][3-5])|2(?:[13][3-5]|[24-689]|7[457]))", "7(?:1(?:0(?:[356]|4[023])|[18]|2(?:3[013-9]|5)|3[45]|43[013-79]|5(?:3[1-8]|4[1-7]|5)|6(?:3[0-35-9]|[4-6]))|2(?:1(?:3[178]|[45])|[24-689]|3[35]|7[457]))|7(?:14|23)4[0-8]|71(?:33|45)[1-79]"], "8 ($1)", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "8 ($1)", 1], ["(\\d{3})(\\d{3})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["[349]|8(?:[02-7]|1[1-8])"], "8 ($1)", 1], ["(\\d{4})(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["8"], "8 ($1)"]], "8", 0, 0, 0, 0, "3[04-689]|[489]", 0, "8~10"], RW: ["250", "00", "(?:06|[27]\\d\\d|[89]00)\\d{6}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["0"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["2"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[7-9]"], "0$1"]], "0"], SA: ["966", "00", "92\\d{7}|(?:[15]|8\\d)\\d{8}", [9, 10], [["(\\d{4})(\\d{5})", "$1 $2", ["9"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["5"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["81"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"]]], "0"], SB: ["677", "0[01]", "(?:[1-6]|[7-9]\\d\\d)\\d{4}", [5, 7], [["(\\d{2})(\\d{5})", "$1 $2", ["7|8[4-9]|9(?:[1-8]|9[0-8])"]]]], SC: ["248", "010|0[0-2]", "800\\d{4}|(?:[249]\\d|64)\\d{5}", [7], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[246]|9[57]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], SD: ["249", "00", "[19]\\d{8}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[19]"], "0$1"]], "0"], SE: ["46", "00", "(?:[26]\\d\\d|9)\\d{9}|[1-9]\\d{8}|[1-689]\\d{7}|[1-4689]\\d{6}|2\\d{5}", [6, 7, 8, 9, 10], [["(\\d{2})(\\d{2,3})(\\d{2})", "$1-$2 $3", ["20"], "0$1", 0, "$1 $2 $3"], ["(\\d{3})(\\d{4})", "$1-$2", ["9(?:00|39|44|9)"], "0$1", 0, "$1 $2"], ["(\\d{2})(\\d{3})(\\d{2})", "$1-$2 $3", ["[12][136]|3[356]|4[0246]|6[03]|90[1-9]"], "0$1", 0, "$1 $2 $3"], ["(\\d)(\\d{2,3})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["8"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2,3})(\\d{2})", "$1-$2 $3", ["1[2457]|2(?:[247-9]|5[0138])|3[0247-9]|4[1357-9]|5[0-35-9]|6(?:[125689]|4[02-57]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"], "0$1", 0, "$1 $2 $3"], ["(\\d{3})(\\d{2,3})(\\d{3})", "$1-$2 $3", ["9(?:00|39|44)"], "0$1", 0, "$1 $2 $3"], ["(\\d{2})(\\d{2,3})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["1[13689]|2[0136]|3[1356]|4[0246]|54|6[03]|90[1-9]"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["10|7"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d)(\\d{3})(\\d{3})(\\d{2})", "$1-$2 $3 $4", ["8"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["[13-5]|2(?:[247-9]|5[0138])|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{3})", "$1-$2 $3 $4", ["9"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1-$2 $3 $4 $5", ["[26]"], "0$1", 0, "$1 $2 $3 $4 $5"]], "0"], SG: ["65", "0[0-3]\\d", "(?:(?:1\\d|8)\\d\\d|7000)\\d{7}|[3689]\\d{7}", [8, 10, 11], [["(\\d{4})(\\d{4})", "$1 $2", ["[369]|8(?:0[1-8]|[1-9])"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"]], ["(\\d{4})(\\d{4})(\\d{3})", "$1 $2 $3", ["7"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]]]], SH: ["290", "00", "(?:[256]\\d|8)\\d{3}", [4, 5], 0, 0, 0, 0, 0, 0, "[256]"], SI: ["386", "00|10(?:22|66|88|99)", "[1-7]\\d{7}|8\\d{4,7}|90\\d{4,6}", [5, 6, 7, 8], [["(\\d{2})(\\d{3,6})", "$1 $2", ["8[09]|9"], "0$1"], ["(\\d{3})(\\d{5})", "$1 $2", ["59|8"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[37][01]|4[0139]|51|6"], "0$1"], ["(\\d)(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[1-57]"], "(0$1)"]], "0", 0, 0, 0, 0, 0, 0, "00"], SJ: ["47", "00", "0\\d{4}|(?:[489]\\d|79)\\d{6}", [5, 8], 0, 0, 0, 0, 0, 0, "79"], SK: ["421", "00", "[2-689]\\d{8}|[2-59]\\d{6}|[2-5]\\d{5}", [6, 7, 9], [["(\\d)(\\d{2})(\\d{3,4})", "$1 $2 $3", ["21"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["[3-5][1-8]1", "[3-5][1-8]1[67]"], "0$1"], ["(\\d)(\\d{3})(\\d{3})(\\d{2})", "$1/$2 $3 $4", ["2"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[689]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1/$2 $3 $4", ["[3-5]"], "0$1"]], "0"], SL: ["232", "00", "(?:[237-9]\\d|66)\\d{6}", [8], [["(\\d{2})(\\d{6})", "$1 $2", ["[236-9]"], "(0$1)"]], "0"], SM: ["378", "00", "(?:0549|[5-7]\\d)\\d{6}", [8, 10], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-7]"]], ["(\\d{4})(\\d{6})", "$1 $2", ["0"]]], 0, 0, "([89]\\d{5})$", "0549$1"], SN: ["221", "00", "(?:[378]\\d|93)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"]], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[379]"]]]], SO: ["252", "00", "[346-9]\\d{8}|[12679]\\d{7}|[1-5]\\d{6}|[1348]\\d{5}", [6, 7, 8, 9], [["(\\d{2})(\\d{4})", "$1 $2", ["8[125]"]], ["(\\d{6})", "$1", ["[134]"]], ["(\\d)(\\d{6})", "$1 $2", ["[15]|2[0-79]|3[0-46-8]|4[0-7]"]], ["(\\d)(\\d{7})", "$1 $2", ["(?:2|90)4|[67]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[348]|64|79|90"]], ["(\\d{2})(\\d{5,7})", "$1 $2", ["1|28|6[0-35-9]|77|9[2-9]"]]], "0"], SR: ["597", "00", "(?:[2-5]|68|[78]\\d)\\d{5}", [6, 7], [["(\\d{2})(\\d{2})(\\d{2})", "$1-$2-$3", ["56"]], ["(\\d{3})(\\d{3})", "$1-$2", ["[2-5]"]], ["(\\d{3})(\\d{4})", "$1-$2", ["[6-8]"]]]], SS: ["211", "00", "[19]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[19]"], "0$1"]], "0"], ST: ["239", "00", "(?:22|9\\d)\\d{5}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[29]"]]]], SV: ["503", "00", "[267]\\d{7}|[89]00\\d{4}(?:\\d{4})?", [7, 8, 11], [["(\\d{3})(\\d{4})", "$1 $2", ["[89]"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[267]"]], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["[89]"]]]], SX: ["1", "011", "7215\\d{6}|(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "(5\\d{6})$|1", "721$1", 0, "721"], SY: ["963", "00", "[1-39]\\d{8}|[1-5]\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-5]"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"], "0$1", 1]], "0"], SZ: ["268", "00", "0800\\d{4}|(?:[237]\\d|900)\\d{6}", [8, 9], [["(\\d{4})(\\d{4})", "$1 $2", ["[0237]"]], ["(\\d{5})(\\d{4})", "$1 $2", ["9"]]]], TA: ["290", "00", "8\\d{3}", [4], 0, 0, 0, 0, 0, 0, "8"], TC: ["1", "011", "(?:[58]\\d\\d|649|900)\\d{7}", [10], 0, "1", 0, "([2-479]\\d{6})$|1", "649$1", 0, "649"], TD: ["235", "00|16", "(?:22|[69]\\d|77)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2679]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], TG: ["228", "00", "[279]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[279]"]]]], TH: ["66", "00[1-9]", "(?:001800|[2-57]|[689]\\d)\\d{7}|1\\d{7,9}", [8, 9, 10, 13], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[13-9]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]]], "0"], TJ: ["992", "810", "[0-57-9]\\d{8}", [9], [["(\\d{6})(\\d)(\\d{2})", "$1 $2 $3", ["331", "3317"]], ["(\\d{3})(\\d{2})(\\d{4})", "$1 $2 $3", ["44[02-479]|[34]7"]], ["(\\d{4})(\\d)(\\d{4})", "$1 $2 $3", ["3[1-5]"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[0-57-9]"]]], 0, 0, 0, 0, 0, 0, 0, "8~10"], TK: ["690", "00", "[2-47]\\d{3,6}", [4, 5, 6, 7]], TL: ["670", "00", "7\\d{7}|(?:[2-47]\\d|[89]0)\\d{5}", [7, 8], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-489]|70"]], ["(\\d{4})(\\d{4})", "$1 $2", ["7"]]]], TM: ["993", "810", "[1-6]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["12"], "(8 $1)"], ["(\\d{3})(\\d)(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["[1-5]"], "(8 $1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["6"], "8 $1"]], "8", 0, 0, 0, 0, 0, 0, "8~10"], TN: ["216", "00", "[2-57-9]\\d{7}", [8], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-57-9]"]]]], TO: ["676", "00", "(?:0800|(?:[5-8]\\d\\d|999)\\d)\\d{3}|[2-8]\\d{4}", [5, 7], [["(\\d{2})(\\d{3})", "$1-$2", ["[2-4]|50|6[09]|7[0-24-69]|8[05]"]], ["(\\d{4})(\\d{3})", "$1 $2", ["0"]], ["(\\d{3})(\\d{4})", "$1 $2", ["[5-9]"]]]], TR: ["90", "00", "4\\d{6}|8\\d{11,12}|(?:[2-58]\\d\\d|900)\\d{7}", [7, 10, 12, 13], [["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["512|8[01589]|90"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["5(?:[0-59]|61)", "5(?:[0-59]|61[06])", "5(?:[0-59]|61[06]1)"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[24][1-8]|3[1-9]"], "(0$1)", 1], ["(\\d{3})(\\d{3})(\\d{6,7})", "$1 $2 $3", ["80"], "0$1", 1]], "0"], TT: ["1", "011", "(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-46-8]\\d{6})$|1", "868$1", 0, "868"], TV: ["688", "00", "(?:2|7\\d\\d|90)\\d{4}", [5, 6, 7], [["(\\d{2})(\\d{3})", "$1 $2", ["2"]], ["(\\d{2})(\\d{4})", "$1 $2", ["90"]], ["(\\d{2})(\\d{5})", "$1 $2", ["7"]]]], TW: ["886", "0(?:0[25-79]|19)", "[2-689]\\d{8}|7\\d{9,10}|[2-8]\\d{7}|2\\d{6}", [7, 8, 9, 10, 11], [["(\\d{2})(\\d)(\\d{4})", "$1 $2 $3", ["202"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[258]0"], "0$1"], ["(\\d)(\\d{3,4})(\\d{4})", "$1 $2 $3", ["[23568]|4(?:0[02-48]|[1-47-9])|7[1-9]", "[23568]|4(?:0[2-48]|[1-47-9])|(?:400|7)[1-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[49]"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4,5})", "$1 $2 $3", ["7"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, 0, "#"], TZ: ["255", "00[056]", "(?:[25-8]\\d|41|90)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{4})", "$1 $2 $3", ["[89]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[24]"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["5"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[67]"], "0$1"]], "0"], UA: ["380", "00", "[89]\\d{9}|[3-9]\\d{8}", [9, 10], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6[12][29]|(?:3[1-8]|4[136-8]|5[12457]|6[49])2|(?:56|65)[24]", "6[12][29]|(?:35|4[1378]|5[12457]|6[49])2|(?:56|65)[24]|(?:3[1-46-8]|46)2[013-9]"], "0$1"], ["(\\d{4})(\\d{5})", "$1 $2", ["3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6[0135689]|7[4-6])|6(?:[12][3-7]|[459])", "3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6(?:[015689]|3[02389])|7[4-6])|6(?:[12][3-7]|[459])"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[3-7]|89|9[1-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[89]"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, "0~0"], UG: ["256", "00[057]", "800\\d{6}|(?:[29]0|[347]\\d)\\d{7}", [9], [["(\\d{4})(\\d{5})", "$1 $2", ["202", "2024"], "0$1"], ["(\\d{3})(\\d{6})", "$1 $2", ["[27-9]|4(?:6[45]|[7-9])"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["[34]"], "0$1"]], "0"], US: ["1", "011", "[2-9]\\d{9}|3\\d{6}", [10], [["(\\d{3})(\\d{4})", "$1-$2", ["310"], 0, 1], ["(\\d{3})(\\d{3})(\\d{4})", "($1) $2-$3", ["[2-9]"], 0, 1, "$1-$2-$3"]], "1", 0, 0, 0, 0, 0, [["(?:5056(?:[0-35-9]\\d|4[468])|73020\\d)\\d{4}|(?:4722|505[2-57-9]|983[289])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[149]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-57-9]|1[02-9]|2[013569]|3[0-24679]|4[167]|5[0-2]|6[0149]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[023578]|58|6[349]|7[0589]|8[04])|5(?:0[1-47-9]|1[0235-8]|20|3[0149]|4[01]|5[179]|6[1-47]|7[0-5]|8[0256])|6(?:0[1-35-9]|1[024-9]|2[03689]|[34][016]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-7]|3[1247]|4[037]|5[47]|6[02359]|7[0-59]|8[156])|8(?:0[1-68]|1[02-8]|2[068]|3[0-2589]|4[03578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[01357-9]|5[12469]|7[0-389]|8[04-69]))[2-9]\\d{6}"], [""], ["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}"], ["900[2-9]\\d{6}"], ["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[125-9]|33|44|66|77|88)[2-9]\\d{6}"]]], UY: ["598", "0(?:0|1[3-9]\\d)", "0004\\d{2,9}|[1249]\\d{7}|(?:[49]\\d|80)\\d{5}", [6, 7, 8, 9, 10, 11, 12, 13], [["(\\d{3})(\\d{3,4})", "$1 $2", ["0"]], ["(\\d{3})(\\d{4})", "$1 $2", ["[49]0|8"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{4})(\\d{4})", "$1 $2", ["[124]"]], ["(\\d{3})(\\d{3})(\\d{2,4})", "$1 $2 $3", ["0"]], ["(\\d{3})(\\d{3})(\\d{3})(\\d{2,4})", "$1 $2 $3 $4", ["0"]]], "0", 0, 0, 0, 0, 0, 0, "00", " int. "], UZ: ["998", "810", "(?:20|33|[5-79]\\d|88)\\d{7}", [9], [["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[235-9]"], "8 $1"]], "8", 0, 0, 0, 0, 0, 0, "8~10"], VA: ["39", "00", "0\\d{5,10}|3[0-8]\\d{7,10}|55\\d{8}|8\\d{5}(?:\\d{2,4})?|(?:1\\d|39)\\d{7,8}", [6, 7, 8, 9, 10, 11], 0, 0, 0, 0, 0, 0, "06698"], VC: ["1", "011", "(?:[58]\\d\\d|784|900)\\d{7}", [10], 0, "1", 0, "([2-7]\\d{6})$|1", "784$1", 0, "784"], VE: ["58", "00", "[68]00\\d{7}|(?:[24]\\d|[59]0)\\d{8}", [10], [["(\\d{3})(\\d{7})", "$1-$2", ["[24-689]"], "0$1"]], "0"], VG: ["1", "011", "(?:284|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-578]\\d{6})$|1", "284$1", 0, "284"], VI: ["1", "011", "[58]\\d{9}|(?:34|90)0\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "340$1", 0, "340"], VN: ["84", "00", "[12]\\d{9}|[135-9]\\d{8}|[16]\\d{7}|[16-8]\\d{6}", [7, 8, 9, 10], [["(\\d{2})(\\d{5})", "$1 $2", ["80"], "0$1", 1], ["(\\d{4})(\\d{4,6})", "$1 $2", ["1"], 0, 1], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["6"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[357-9]"], "0$1", 1], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["2[48]"], "0$1", 1], ["(\\d{3})(\\d{4})(\\d{3})", "$1 $2 $3", ["2"], "0$1", 1]], "0"], VU: ["678", "00", "[57-9]\\d{6}|(?:[238]\\d|48)\\d{3}", [5, 7], [["(\\d{3})(\\d{4})", "$1 $2", ["[57-9]"]]]], WF: ["681", "00", "(?:40|72)\\d{4}|8\\d{5}(?:\\d{3})?", [6, 9], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["[478]"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"]]]], WS: ["685", "0", "(?:[2-6]|8\\d{5})\\d{4}|[78]\\d{6}|[68]\\d{5}", [5, 6, 7, 10], [["(\\d{5})", "$1", ["[2-5]|6[1-9]"]], ["(\\d{3})(\\d{3,7})", "$1 $2", ["[68]"]], ["(\\d{2})(\\d{5})", "$1 $2", ["7"]]]], XK: ["383", "00", "[23]\\d{7,8}|(?:4\\d\\d|[89]00)\\d{5}", [8, 9], [["(\\d{3})(\\d{5})", "$1 $2", ["[89]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-4]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[23]"], "0$1"]], "0"], YE: ["967", "00", "(?:1|7\\d)\\d{7}|[1-7]\\d{6}", [7, 8, 9], [["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-6]|7(?:[24-6]|8[0-7])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["7"], "0$1"]], "0"], YT: ["262", "00", "(?:80|9\\d)\\d{7}|(?:26|63)9\\d{6}", [9], 0, "0", 0, 0, 0, 0, 0, [["269(?:0[0-467]|5[0-4]|6\\d|[78]0)\\d{4}"], ["639(?:0[0-79]|1[019]|[267]\\d|3[09]|40|5[05-9]|9[04-79])\\d{4}"], ["80\\d{7}"], 0, 0, 0, 0, 0, ["9(?:(?:39|47)8[01]|769\\d)\\d{4}"]]], ZA: ["27", "00", "[1-79]\\d{8}|8\\d{4,9}", [5, 6, 7, 8, 9, 10], [["(\\d{2})(\\d{3,4})", "$1 $2", ["8[1-4]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["8[1-4]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["860"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"], "0$1"]], "0"], ZM: ["260", "00", "800\\d{6}|(?:21|63|[79]\\d)\\d{7}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[28]"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["[79]"], "0$1"]], "0"], ZW: ["263", "00", "2(?:[0-57-9]\\d{6,8}|6[0-24-9]\\d{6,7})|[38]\\d{9}|[35-8]\\d{8}|[3-6]\\d{7}|[1-689]\\d{6}|[1-3569]\\d{5}|[1356]\\d{4}", [5, 6, 7, 8, 9, 10], [["(\\d{3})(\\d{3,5})", "$1 $2", ["2(?:0[45]|2[278]|[49]8)|3(?:[09]8|17)|6(?:[29]8|37|75)|[23][78]|(?:33|5[15]|6[68])[78]"], "0$1"], ["(\\d)(\\d{3})(\\d{2,4})", "$1 $2 $3", ["[49]"], "0$1"], ["(\\d{3})(\\d{4})", "$1 $2", ["80"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["24|8[13-59]|(?:2[05-79]|39|5[45]|6[15-8])2", "2(?:02[014]|4|[56]20|[79]2)|392|5(?:42|525)|6(?:[16-8]21|52[013])|8[13-59]"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2(?:1[39]|2[0157]|[378]|[56][14])|3(?:12|29)", "2(?:1[39]|2[0157]|[378]|[56][14])|3(?:123|29)"], "0$1"], ["(\\d{4})(\\d{6})", "$1 $2", ["8"], "0$1"], ["(\\d{2})(\\d{3,5})", "$1 $2", ["1|2(?:0[0-36-9]|12|29|[56])|3(?:1[0-689]|[24-6])|5(?:[0236-9]|1[2-4])|6(?:[013-59]|7[0-46-9])|(?:33|55|6[68])[0-69]|(?:29|3[09]|62)[0-79]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["29[013-9]|39|54"], "0$1"], ["(\\d{4})(\\d{3,5})", "$1 $2", ["(?:25|54)8", "258|5483"], "0$1"]], "0"] }, nonGeographic: { 800: ["800", 0, "(?:00|[1-9]\\d)\\d{6}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["\\d"]]], 0, 0, 0, 0, 0, 0, [0, 0, ["(?:00|[1-9]\\d)\\d{6}"]]], 808: ["808", 0, "[1-9]\\d{7}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[1-9]"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, 0, 0, 0, ["[1-9]\\d{7}"]]], 870: ["870", 0, "7\\d{11}|[35-7]\\d{8}", [9, 12], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[35-7]"]]], 0, 0, 0, 0, 0, 0, [0, ["(?:[356]|774[45])\\d{8}|7[6-8]\\d{7}"]]], 878: ["878", 0, "10\\d{10}", [12], [["(\\d{2})(\\d{5})(\\d{5})", "$1 $2 $3", ["1"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, 0, 0, ["10\\d{10}"]]], 881: ["881", 0, "6\\d{9}|[0-36-9]\\d{8}", [9, 10], [["(\\d)(\\d{3})(\\d{5})", "$1 $2 $3", ["[0-37-9]"]], ["(\\d)(\\d{3})(\\d{5,6})", "$1 $2 $3", ["6"]]], 0, 0, 0, 0, 0, 0, [0, ["6\\d{9}|[0-36-9]\\d{8}"]]], 882: ["882", 0, "[13]\\d{6}(?:\\d{2,5})?|[19]\\d{7}|(?:[25]\\d\\d|4)\\d{7}(?:\\d{2})?", [7, 8, 9, 10, 11, 12], [["(\\d{2})(\\d{5})", "$1 $2", ["16|342"]], ["(\\d{2})(\\d{6})", "$1 $2", ["49"]], ["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["1[36]|9"]], ["(\\d{2})(\\d{4})(\\d{3})", "$1 $2 $3", ["3[23]"]], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["16"]], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["10|23|3(?:[15]|4[57])|4|51"]], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["34"]], ["(\\d{2})(\\d{4,5})(\\d{5})", "$1 $2 $3", ["[1-35]"]]], 0, 0, 0, 0, 0, 0, [0, ["342\\d{4}|(?:337|49)\\d{6}|(?:3(?:2|47|7\\d{3})|50\\d{3})\\d{7}", [7, 8, 9, 10, 12]], 0, 0, 0, 0, 0, 0, ["1(?:3(?:0[0347]|[13][0139]|2[035]|4[013568]|6[0459]|7[06]|8[15-8]|9[0689])\\d{4}|6\\d{5,10})|(?:345\\d|9[89])\\d{6}|(?:10|2(?:3|85\\d)|3(?:[15]|[69]\\d\\d)|4[15-8]|51)\\d{8}"]]], 883: ["883", 0, "(?:[1-4]\\d|51)\\d{6,10}", [8, 9, 10, 11, 12], [["(\\d{3})(\\d{3})(\\d{2,8})", "$1 $2 $3", ["[14]|2[24-689]|3[02-689]|51[24-9]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["510"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["21"]], ["(\\d{4})(\\d{4})(\\d{4})", "$1 $2 $3", ["51[13]"]], ["(\\d{3})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["[235]"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, 0, 0, ["(?:2(?:00\\d\\d|10)|(?:370[1-9]|51\\d0)\\d)\\d{7}|51(?:00\\d{5}|[24-9]0\\d{4,7})|(?:1[0-79]|2[24-689]|3[02-689]|4[0-4])0\\d{5,9}"]]], 888: ["888", 0, "\\d{11}", [11], [["(\\d{3})(\\d{3})(\\d{5})", "$1 $2 $3"]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, ["\\d{11}"]]], 979: ["979", 0, "[1359]\\d{8}", [9], [["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["[1359]"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, ["[1359]\\d{8}"]]] } };
|
|
9377
|
+
function Lf(t, n) {
|
|
9374
9378
|
var e = Array.prototype.slice.call(n);
|
|
9375
|
-
return e.push(
|
|
9379
|
+
return e.push(Df), t.apply(this, e);
|
|
9376
9380
|
}
|
|
9377
9381
|
function Br(t) {
|
|
9378
9382
|
"@babel/helpers - typeof";
|
|
@@ -9388,19 +9392,19 @@ function Mo(t, n) {
|
|
|
9388
9392
|
r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0), Object.defineProperty(t, r.key, r);
|
|
9389
9393
|
}
|
|
9390
9394
|
}
|
|
9391
|
-
function
|
|
9395
|
+
function Rf(t, n, e) {
|
|
9392
9396
|
return n && Mo(t.prototype, n), e && Mo(t, e), Object.defineProperty(t, "prototype", { writable: !1 }), t;
|
|
9393
9397
|
}
|
|
9394
|
-
function
|
|
9398
|
+
function Bf(t, n) {
|
|
9395
9399
|
if (!(t instanceof n))
|
|
9396
9400
|
throw new TypeError("Cannot call a class as a function");
|
|
9397
9401
|
}
|
|
9398
|
-
function
|
|
9402
|
+
function jf(t, n) {
|
|
9399
9403
|
if (typeof n != "function" && n !== null)
|
|
9400
9404
|
throw new TypeError("Super expression must either be null or a function");
|
|
9401
9405
|
t.prototype = Object.create(n && n.prototype, { constructor: { value: t, writable: !0, configurable: !0 } }), Object.defineProperty(t, "prototype", { writable: !1 }), n && li(t, n);
|
|
9402
9406
|
}
|
|
9403
|
-
function
|
|
9407
|
+
function qf(t) {
|
|
9404
9408
|
var n = Ja();
|
|
9405
9409
|
return function() {
|
|
9406
9410
|
var e = si(t), r;
|
|
@@ -9409,10 +9413,10 @@ function jf(t) {
|
|
|
9409
9413
|
r = Reflect.construct(e, arguments, o);
|
|
9410
9414
|
} else
|
|
9411
9415
|
r = e.apply(this, arguments);
|
|
9412
|
-
return
|
|
9416
|
+
return Ff(this, r);
|
|
9413
9417
|
};
|
|
9414
9418
|
}
|
|
9415
|
-
function
|
|
9419
|
+
function Ff(t, n) {
|
|
9416
9420
|
if (n && (Br(n) === "object" || typeof n == "function"))
|
|
9417
9421
|
return n;
|
|
9418
9422
|
if (n !== void 0)
|
|
@@ -9427,7 +9431,7 @@ function Za(t) {
|
|
|
9427
9431
|
function jr(t) {
|
|
9428
9432
|
var n = typeof Map == "function" ? /* @__PURE__ */ new Map() : void 0;
|
|
9429
9433
|
return jr = function(e) {
|
|
9430
|
-
if (e === null || !
|
|
9434
|
+
if (e === null || !Hf(e))
|
|
9431
9435
|
return e;
|
|
9432
9436
|
if (typeof e != "function")
|
|
9433
9437
|
throw new TypeError("Super expression must either be null or a function");
|
|
@@ -9462,7 +9466,7 @@ function Ja() {
|
|
|
9462
9466
|
return !1;
|
|
9463
9467
|
}
|
|
9464
9468
|
}
|
|
9465
|
-
function
|
|
9469
|
+
function Hf(t) {
|
|
9466
9470
|
return Function.toString.call(t).indexOf("[native code]") !== -1;
|
|
9467
9471
|
}
|
|
9468
9472
|
function li(t, n) {
|
|
@@ -9476,14 +9480,14 @@ function si(t) {
|
|
|
9476
9480
|
}, si(t);
|
|
9477
9481
|
}
|
|
9478
9482
|
var tn = /* @__PURE__ */ function(t) {
|
|
9479
|
-
|
|
9480
|
-
var n =
|
|
9483
|
+
jf(e, t);
|
|
9484
|
+
var n = qf(e);
|
|
9481
9485
|
function e(r) {
|
|
9482
9486
|
var o;
|
|
9483
|
-
return
|
|
9487
|
+
return Bf(this, e), o = n.call(this, r), Object.setPrototypeOf(Za(o), e.prototype), o.name = o.constructor.name, o;
|
|
9484
9488
|
}
|
|
9485
|
-
return
|
|
9486
|
-
}(/* @__PURE__ */ jr(Error)), eo = 2,
|
|
9489
|
+
return Rf(e);
|
|
9490
|
+
}(/* @__PURE__ */ jr(Error)), eo = 2, Vf = 17, Uf = 3, Lt = "0-90-9٠-٩۰-۹", zf = "-‐-―−ー-", Kf = "//", Gf = "..", Wf = " ", Yf = "()()[]\\[\\]", Zf = "~⁓∼~", qi = "".concat(zf).concat(Kf).concat(Gf).concat(Wf).concat(Yf).concat(Zf), to = "++";
|
|
9487
9491
|
function Do(t, n) {
|
|
9488
9492
|
t = t.split("-"), n = n.split("-");
|
|
9489
9493
|
for (var e = t[0].split("."), r = n[0].split("."), o = 0; o < 3; o++) {
|
|
@@ -9499,9 +9503,9 @@ function Do(t, n) {
|
|
|
9499
9503
|
}
|
|
9500
9504
|
return t[1] && n[1] ? t[1] > n[1] ? 1 : t[1] < n[1] ? -1 : 0 : !t[1] && n[1] ? 1 : t[1] && !n[1] ? -1 : 0;
|
|
9501
9505
|
}
|
|
9502
|
-
var
|
|
9506
|
+
var Jf = {}.constructor;
|
|
9503
9507
|
function Mi(t) {
|
|
9504
|
-
return t != null && t.constructor ===
|
|
9508
|
+
return t != null && t.constructor === Jf;
|
|
9505
9509
|
}
|
|
9506
9510
|
function qr(t) {
|
|
9507
9511
|
"@babel/helpers - typeof";
|
|
@@ -9524,9 +9528,9 @@ function Lo(t, n) {
|
|
|
9524
9528
|
function Ji(t, n, e) {
|
|
9525
9529
|
return n && Lo(t.prototype, n), e && Lo(t, e), Object.defineProperty(t, "prototype", { writable: !1 }), t;
|
|
9526
9530
|
}
|
|
9527
|
-
var
|
|
9531
|
+
var Xf = "1.2.0", Qf = "1.7.35", Ro = " ext. ", eh = /^\d+$/, _t = /* @__PURE__ */ function() {
|
|
9528
9532
|
function t(n) {
|
|
9529
|
-
Zi(this, t),
|
|
9533
|
+
Zi(this, t), rh(n), this.metadata = n, Xa.call(this, n);
|
|
9530
9534
|
}
|
|
9531
9535
|
return Ji(t, [{
|
|
9532
9536
|
key: "getCountries",
|
|
@@ -9579,7 +9583,7 @@ var Jf = "1.2.0", Xf = "1.7.35", Ro = " ext. ", Qf = /^\d+$/, _t = /* @__PURE__
|
|
|
9579
9583
|
}, {
|
|
9580
9584
|
key: "selectNumberingPlan",
|
|
9581
9585
|
value: function(n, e) {
|
|
9582
|
-
if (n &&
|
|
9586
|
+
if (n && eh.test(n) && (e = n, n = null), n && n !== "001") {
|
|
9583
9587
|
if (!this.hasCountry(n))
|
|
9584
9588
|
throw new Error("Unknown country: ".concat(n));
|
|
9585
9589
|
this.numberingPlan = new Bo(this.getCountryMetadata(n), this);
|
|
@@ -9769,7 +9773,7 @@ var Jf = "1.2.0", Xf = "1.7.35", Ro = " ext. ", Qf = /^\d+$/, _t = /* @__PURE__
|
|
|
9769
9773
|
value: function() {
|
|
9770
9774
|
var n = this, e = this._getFormats(this.metadata) || this._getFormats(this.getDefaultCountryMetadataForRegion()) || [];
|
|
9771
9775
|
return e.map(function(r) {
|
|
9772
|
-
return new
|
|
9776
|
+
return new th(r, n);
|
|
9773
9777
|
});
|
|
9774
9778
|
}
|
|
9775
9779
|
}, {
|
|
@@ -9838,7 +9842,7 @@ var Jf = "1.2.0", Xf = "1.7.35", Ro = " ext. ", Qf = /^\d+$/, _t = /* @__PURE__
|
|
|
9838
9842
|
key: "type",
|
|
9839
9843
|
value: function(n) {
|
|
9840
9844
|
if (this.hasTypes() && jo(this.types(), n))
|
|
9841
|
-
return new
|
|
9845
|
+
return new ih(jo(this.types(), n), this);
|
|
9842
9846
|
}
|
|
9843
9847
|
}, {
|
|
9844
9848
|
key: "ext",
|
|
@@ -9846,7 +9850,7 @@ var Jf = "1.2.0", Xf = "1.7.35", Ro = " ext. ", Qf = /^\d+$/, _t = /* @__PURE__
|
|
|
9846
9850
|
return this.v1 || this.v2 ? Ro : this.metadata[13] || Ro;
|
|
9847
9851
|
}
|
|
9848
9852
|
}]), t;
|
|
9849
|
-
}(),
|
|
9853
|
+
}(), th = /* @__PURE__ */ function() {
|
|
9850
9854
|
function t(n, e) {
|
|
9851
9855
|
Zi(this, t), this._format = n, this.metadata = e;
|
|
9852
9856
|
}
|
|
@@ -9885,7 +9889,7 @@ var Jf = "1.2.0", Xf = "1.7.35", Ro = " ext. ", Qf = /^\d+$/, _t = /* @__PURE__
|
|
|
9885
9889
|
key: "usesNationalPrefix",
|
|
9886
9890
|
value: function() {
|
|
9887
9891
|
return !!(this.nationalPrefixFormattingRule() && // Check that national prefix formatting rule is not a "dummy" one.
|
|
9888
|
-
!
|
|
9892
|
+
!nh.test(this.nationalPrefixFormattingRule()));
|
|
9889
9893
|
}
|
|
9890
9894
|
}, {
|
|
9891
9895
|
key: "internationalFormat",
|
|
@@ -9893,7 +9897,7 @@ var Jf = "1.2.0", Xf = "1.7.35", Ro = " ext. ", Qf = /^\d+$/, _t = /* @__PURE__
|
|
|
9893
9897
|
return this._format[5] || this.format();
|
|
9894
9898
|
}
|
|
9895
9899
|
}]), t;
|
|
9896
|
-
}(),
|
|
9900
|
+
}(), nh = /^\(?\$1\)?$/, ih = /* @__PURE__ */ function() {
|
|
9897
9901
|
function t(n, e) {
|
|
9898
9902
|
Zi(this, t), this.type = n, this.metadata = e;
|
|
9899
9903
|
}
|
|
@@ -9934,13 +9938,13 @@ function jo(t, n) {
|
|
|
9934
9938
|
return t[9];
|
|
9935
9939
|
}
|
|
9936
9940
|
}
|
|
9937
|
-
function
|
|
9941
|
+
function rh(t) {
|
|
9938
9942
|
if (!t)
|
|
9939
9943
|
throw new Error("[libphonenumber-js] `metadata` argument not passed. Check your arguments.");
|
|
9940
9944
|
if (!Mi(t) || !Mi(t.countries))
|
|
9941
|
-
throw new Error("[libphonenumber-js] `metadata` argument was passed but it's not a valid metadata. Must be an object having `.countries` child object property. Got ".concat(Mi(t) ? "an object of shape: { " + Object.keys(t).join(", ") + " }" : "a " +
|
|
9945
|
+
throw new Error("[libphonenumber-js] `metadata` argument was passed but it's not a valid metadata. Must be an object having `.countries` child object property. Got ".concat(Mi(t) ? "an object of shape: { " + Object.keys(t).join(", ") + " }" : "a " + oh(t) + ": " + t, "."));
|
|
9942
9946
|
}
|
|
9943
|
-
var
|
|
9947
|
+
var oh = function(t) {
|
|
9944
9948
|
return qr(t);
|
|
9945
9949
|
};
|
|
9946
9950
|
function no(t, n) {
|
|
@@ -9948,34 +9952,34 @@ function no(t, n) {
|
|
|
9948
9952
|
return n.country(t).countryCallingCode();
|
|
9949
9953
|
throw new Error("Unknown country: ".concat(t));
|
|
9950
9954
|
}
|
|
9951
|
-
function
|
|
9955
|
+
function ah(t, n) {
|
|
9952
9956
|
return n.countries.hasOwnProperty(t);
|
|
9953
9957
|
}
|
|
9954
9958
|
function Xa(t) {
|
|
9955
9959
|
var n = t.version;
|
|
9956
|
-
typeof n == "number" ? (this.v1 = n === 1, this.v2 = n === 2, this.v3 = n === 3, this.v4 = n === 4) : n ? Do(n,
|
|
9960
|
+
typeof n == "number" ? (this.v1 = n === 1, this.v2 = n === 2, this.v3 = n === 3, this.v4 = n === 4) : n ? Do(n, Xf) === -1 ? this.v2 = !0 : Do(n, Qf) === -1 ? this.v3 = !0 : this.v4 = !0 : this.v1 = !0;
|
|
9957
9961
|
}
|
|
9958
|
-
var
|
|
9962
|
+
var lh = ";ext=", Tn = function(t) {
|
|
9959
9963
|
return "([".concat(Lt, "]{1,").concat(t, "})");
|
|
9960
9964
|
};
|
|
9961
9965
|
function Qa(t) {
|
|
9962
|
-
var n = "20", e = "15", r = "9", o = "6", i = "[ \\t,]*", a = "[:\\..]?[ \\t,-]*", l = "#?", d = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", u = "(?:[xx##~~]|int|int)", h = "[- ]+", c = "[ \\t]*", s = "(?:,{2}|;)", f =
|
|
9966
|
+
var n = "20", e = "15", r = "9", o = "6", i = "[ \\t,]*", a = "[:\\..]?[ \\t,-]*", l = "#?", d = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", u = "(?:[xx##~~]|int|int)", h = "[- ]+", c = "[ \\t]*", s = "(?:,{2}|;)", f = lh + Tn(n), y = i + d + a + Tn(n) + l, p = i + u + a + Tn(r) + l, b = h + Tn(o) + "#", m = c + s + a + Tn(e) + l, g = c + "(?:,)+" + a + Tn(r) + l;
|
|
9963
9967
|
return f + "|" + y + "|" + p + "|" + b + "|" + m + "|" + g;
|
|
9964
9968
|
}
|
|
9965
|
-
var
|
|
9966
|
-
"(?:" + Qa() + ")?",
|
|
9969
|
+
var sh = "[" + Lt + "]{" + eo + "}", uh = "[" + to + "]{0,1}(?:[" + qi + "]*[" + Lt + "]){3,}[" + qi + Lt + "]*", dh = new RegExp("^[" + to + "]{0,1}(?:[" + qi + "]*[" + Lt + "]){1,2}$", "i"), ch = uh + // Phone number extensions
|
|
9970
|
+
"(?:" + Qa() + ")?", fh = new RegExp(
|
|
9967
9971
|
// Either a short two-digit-only phone number
|
|
9968
|
-
"^" +
|
|
9972
|
+
"^" + sh + "$|^" + ch + "$",
|
|
9969
9973
|
"i"
|
|
9970
9974
|
);
|
|
9971
|
-
function fh(t) {
|
|
9972
|
-
return t.length >= eo && ch.test(t);
|
|
9973
|
-
}
|
|
9974
9975
|
function hh(t) {
|
|
9975
|
-
return
|
|
9976
|
+
return t.length >= eo && fh.test(t);
|
|
9976
9977
|
}
|
|
9977
|
-
var qo = new RegExp("(?:" + Qa() + ")$", "i");
|
|
9978
9978
|
function ph(t) {
|
|
9979
|
+
return dh.test(t);
|
|
9980
|
+
}
|
|
9981
|
+
var qo = new RegExp("(?:" + Qa() + ")$", "i");
|
|
9982
|
+
function gh(t) {
|
|
9979
9983
|
var n = t.search(qo);
|
|
9980
9984
|
if (n < 0)
|
|
9981
9985
|
return {};
|
|
@@ -9988,7 +9992,7 @@ function ph(t) {
|
|
|
9988
9992
|
o++;
|
|
9989
9993
|
}
|
|
9990
9994
|
}
|
|
9991
|
-
var
|
|
9995
|
+
var mh = {
|
|
9992
9996
|
0: "0",
|
|
9993
9997
|
1: "1",
|
|
9994
9998
|
2: "2",
|
|
@@ -10060,14 +10064,14 @@ var gh = {
|
|
|
10060
10064
|
"۹": "9"
|
|
10061
10065
|
// Eastern-Arabic digit 9
|
|
10062
10066
|
};
|
|
10063
|
-
function
|
|
10064
|
-
return
|
|
10067
|
+
function vh(t) {
|
|
10068
|
+
return mh[t];
|
|
10065
10069
|
}
|
|
10066
|
-
function
|
|
10070
|
+
function yh(t, n) {
|
|
10067
10071
|
var e = typeof Symbol < "u" && t[Symbol.iterator] || t["@@iterator"];
|
|
10068
10072
|
if (e)
|
|
10069
10073
|
return (e = e.call(t)).next.bind(e);
|
|
10070
|
-
if (Array.isArray(t) || (e =
|
|
10074
|
+
if (Array.isArray(t) || (e = bh(t)) || n && t && typeof t.length == "number") {
|
|
10071
10075
|
e && (t = e);
|
|
10072
10076
|
var r = 0;
|
|
10073
10077
|
return function() {
|
|
@@ -10077,7 +10081,7 @@ function vh(t, n) {
|
|
|
10077
10081
|
throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
10078
10082
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
10079
10083
|
}
|
|
10080
|
-
function
|
|
10084
|
+
function bh(t, n) {
|
|
10081
10085
|
if (t) {
|
|
10082
10086
|
if (typeof t == "string")
|
|
10083
10087
|
return Fo(t, n);
|
|
@@ -10095,20 +10099,20 @@ function Fo(t, n) {
|
|
|
10095
10099
|
return r;
|
|
10096
10100
|
}
|
|
10097
10101
|
function Ho(t) {
|
|
10098
|
-
for (var n = "", e =
|
|
10102
|
+
for (var n = "", e = yh(t.split("")), r; !(r = e()).done; ) {
|
|
10099
10103
|
var o = r.value;
|
|
10100
|
-
n +=
|
|
10104
|
+
n += _h(o, n) || "";
|
|
10101
10105
|
}
|
|
10102
10106
|
return n;
|
|
10103
10107
|
}
|
|
10104
|
-
function bh(t, n) {
|
|
10105
|
-
return t === "+" ? n ? void 0 : "+" : mh(t);
|
|
10106
|
-
}
|
|
10107
10108
|
function _h(t, n) {
|
|
10109
|
+
return t === "+" ? n ? void 0 : "+" : vh(t);
|
|
10110
|
+
}
|
|
10111
|
+
function $h(t, n) {
|
|
10108
10112
|
var e = typeof Symbol < "u" && t[Symbol.iterator] || t["@@iterator"];
|
|
10109
10113
|
if (e)
|
|
10110
10114
|
return (e = e.call(t)).next.bind(e);
|
|
10111
|
-
if (Array.isArray(t) || (e =
|
|
10115
|
+
if (Array.isArray(t) || (e = wh(t)) || n && t && typeof t.length == "number") {
|
|
10112
10116
|
e && (t = e);
|
|
10113
10117
|
var r = 0;
|
|
10114
10118
|
return function() {
|
|
@@ -10118,7 +10122,7 @@ function _h(t, n) {
|
|
|
10118
10122
|
throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
10119
10123
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
10120
10124
|
}
|
|
10121
|
-
function
|
|
10125
|
+
function wh(t, n) {
|
|
10122
10126
|
if (t) {
|
|
10123
10127
|
if (typeof t == "string")
|
|
10124
10128
|
return Vo(t, n);
|
|
@@ -10135,8 +10139,8 @@ function Vo(t, n) {
|
|
|
10135
10139
|
r[e] = t[e];
|
|
10136
10140
|
return r;
|
|
10137
10141
|
}
|
|
10138
|
-
function
|
|
10139
|
-
for (var e = t.slice(), r =
|
|
10142
|
+
function Oh(t, n) {
|
|
10143
|
+
for (var e = t.slice(), r = $h(n), o; !(o = r()).done; ) {
|
|
10140
10144
|
var i = o.value;
|
|
10141
10145
|
t.indexOf(i) < 0 && e.push(i);
|
|
10142
10146
|
}
|
|
@@ -10155,13 +10159,13 @@ function el(t, n, e) {
|
|
|
10155
10159
|
if (!e.type("FIXED_LINE"))
|
|
10156
10160
|
return el(t, "MOBILE", e);
|
|
10157
10161
|
var i = e.type("MOBILE");
|
|
10158
|
-
i && (o =
|
|
10162
|
+
i && (o = Oh(o, i.possibleLengths()));
|
|
10159
10163
|
} else if (n && !r)
|
|
10160
10164
|
return "INVALID_LENGTH";
|
|
10161
10165
|
var a = t.length, l = o[0];
|
|
10162
10166
|
return l === a ? "IS_POSSIBLE" : l > a ? "TOO_SHORT" : o[o.length - 1] < a ? "TOO_LONG" : o.indexOf(a, 1) >= 0 ? "IS_POSSIBLE" : "INVALID_LENGTH";
|
|
10163
10167
|
}
|
|
10164
|
-
function
|
|
10168
|
+
function kh(t, n, e) {
|
|
10165
10169
|
if (n === void 0 && (n = {}), e = new _t(e), n.v2) {
|
|
10166
10170
|
if (!t.countryCallingCode)
|
|
10167
10171
|
throw new Error("Invalid phone number object passed");
|
|
@@ -10196,11 +10200,11 @@ function tl(t, n) {
|
|
|
10196
10200
|
function rn(t, n) {
|
|
10197
10201
|
return t = t || "", new RegExp("^(?:" + n + ")$").test(t);
|
|
10198
10202
|
}
|
|
10199
|
-
function
|
|
10203
|
+
function Ch(t, n) {
|
|
10200
10204
|
var e = typeof Symbol < "u" && t[Symbol.iterator] || t["@@iterator"];
|
|
10201
10205
|
if (e)
|
|
10202
10206
|
return (e = e.call(t)).next.bind(e);
|
|
10203
|
-
if (Array.isArray(t) || (e =
|
|
10207
|
+
if (Array.isArray(t) || (e = Eh(t)) || n && t && typeof t.length == "number") {
|
|
10204
10208
|
e && (t = e);
|
|
10205
10209
|
var r = 0;
|
|
10206
10210
|
return function() {
|
|
@@ -10210,7 +10214,7 @@ function kh(t, n) {
|
|
|
10210
10214
|
throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
10211
10215
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
10212
10216
|
}
|
|
10213
|
-
function
|
|
10217
|
+
function Eh(t, n) {
|
|
10214
10218
|
if (t) {
|
|
10215
10219
|
if (typeof t == "string")
|
|
10216
10220
|
return Uo(t, n);
|
|
@@ -10227,7 +10231,7 @@ function Uo(t, n) {
|
|
|
10227
10231
|
r[e] = t[e];
|
|
10228
10232
|
return r;
|
|
10229
10233
|
}
|
|
10230
|
-
var
|
|
10234
|
+
var xh = ["MOBILE", "PREMIUM_RATE", "TOLL_FREE", "SHARED_COST", "VOIP", "PERSONAL_NUMBER", "PAGER", "UAN", "VOICEMAIL"];
|
|
10231
10235
|
function ro(t, n, e) {
|
|
10232
10236
|
if (n = n || {}, !(!t.country && !t.countryCallingCode)) {
|
|
10233
10237
|
e = new _t(e), e.selectNumberingPlan(t.country, t.countryCallingCode);
|
|
@@ -10235,7 +10239,7 @@ function ro(t, n, e) {
|
|
|
10235
10239
|
if (rn(r, e.nationalNumberPattern())) {
|
|
10236
10240
|
if (Nr(r, "FIXED_LINE", e))
|
|
10237
10241
|
return e.type("MOBILE") && e.type("MOBILE").pattern() === "" || !e.type("MOBILE") || Nr(r, "MOBILE", e) ? "FIXED_LINE_OR_MOBILE" : "FIXED_LINE";
|
|
10238
|
-
for (var o =
|
|
10242
|
+
for (var o = Ch(xh), i; !(i = o()).done; ) {
|
|
10239
10243
|
var a = i.value;
|
|
10240
10244
|
if (Nr(r, a, e))
|
|
10241
10245
|
return a;
|
|
@@ -10246,27 +10250,27 @@ function ro(t, n, e) {
|
|
|
10246
10250
|
function Nr(t, n, e) {
|
|
10247
10251
|
return n = e.type(n), !n || !n.pattern() || n.possibleLengths() && n.possibleLengths().indexOf(t.length) < 0 ? !1 : rn(t, n.pattern());
|
|
10248
10252
|
}
|
|
10249
|
-
function
|
|
10253
|
+
function Sh(t, n, e) {
|
|
10250
10254
|
if (n = n || {}, e = new _t(e), e.selectNumberingPlan(t.country, t.countryCallingCode), e.hasTypes())
|
|
10251
10255
|
return ro(t, n, e.metadata) !== void 0;
|
|
10252
10256
|
var r = n.v2 ? t.nationalNumber : t.phone;
|
|
10253
10257
|
return rn(r, e.nationalNumberPattern());
|
|
10254
10258
|
}
|
|
10255
|
-
function
|
|
10259
|
+
function Th(t, n, e) {
|
|
10256
10260
|
var r = new _t(e), o = r.getCountryCodesForCallingCode(t);
|
|
10257
10261
|
return o ? o.filter(function(i) {
|
|
10258
|
-
return
|
|
10262
|
+
return Ah(n, i, e);
|
|
10259
10263
|
}) : [];
|
|
10260
10264
|
}
|
|
10261
|
-
function
|
|
10265
|
+
function Ah(t, n, e) {
|
|
10262
10266
|
var r = new _t(e);
|
|
10263
10267
|
return r.selectNumberingPlan(n), r.numberingPlan.possibleLengths().indexOf(t.length) >= 0;
|
|
10264
10268
|
}
|
|
10265
|
-
function
|
|
10269
|
+
function Nh(t) {
|
|
10266
10270
|
return t.replace(new RegExp("[".concat(qi, "]+"), "g"), " ").trim();
|
|
10267
10271
|
}
|
|
10268
|
-
var
|
|
10269
|
-
function
|
|
10272
|
+
var Ph = /(\$\d)/;
|
|
10273
|
+
function Ih(t, n, e) {
|
|
10270
10274
|
var r = e.useInternationalFormat, o = e.withNationalPrefix;
|
|
10271
10275
|
e.carrierCode, e.metadata;
|
|
10272
10276
|
var i = t.replace(new RegExp(n.pattern()), r ? n.internationalFormat() : (
|
|
@@ -10283,19 +10287,19 @@ function Ph(t, n, e) {
|
|
|
10283
10287
|
// ? format.format().replace(FIRST_GROUP_PATTERN, format.nationalPrefixFormattingRule())
|
|
10284
10288
|
// : format.format()
|
|
10285
10289
|
// )
|
|
10286
|
-
o && n.nationalPrefixFormattingRule() ? n.format().replace(
|
|
10290
|
+
o && n.nationalPrefixFormattingRule() ? n.format().replace(Ph, n.nationalPrefixFormattingRule()) : n.format()
|
|
10287
10291
|
));
|
|
10288
|
-
return r ?
|
|
10292
|
+
return r ? Nh(i) : i;
|
|
10289
10293
|
}
|
|
10290
|
-
var
|
|
10291
|
-
function
|
|
10294
|
+
var Mh = /^[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?$/;
|
|
10295
|
+
function Dh(t, n, e) {
|
|
10292
10296
|
var r = new _t(e);
|
|
10293
10297
|
if (r.selectNumberingPlan(t, n), r.defaultIDDPrefix())
|
|
10294
10298
|
return r.defaultIDDPrefix();
|
|
10295
|
-
if (
|
|
10299
|
+
if (Mh.test(r.IDDPrefix()))
|
|
10296
10300
|
return r.IDDPrefix();
|
|
10297
10301
|
}
|
|
10298
|
-
function
|
|
10302
|
+
function Lh(t) {
|
|
10299
10303
|
var n = t.number, e = t.ext;
|
|
10300
10304
|
if (!n)
|
|
10301
10305
|
return "";
|
|
@@ -10303,11 +10307,11 @@ function Dh(t) {
|
|
|
10303
10307
|
throw new Error('"formatRFC3966()" expects "number" to be in E.164 format.');
|
|
10304
10308
|
return "tel:".concat(n).concat(e ? ";ext=" + e : "");
|
|
10305
10309
|
}
|
|
10306
|
-
function
|
|
10310
|
+
function Rh(t, n) {
|
|
10307
10311
|
var e = typeof Symbol < "u" && t[Symbol.iterator] || t["@@iterator"];
|
|
10308
10312
|
if (e)
|
|
10309
10313
|
return (e = e.call(t)).next.bind(e);
|
|
10310
|
-
if (Array.isArray(t) || (e =
|
|
10314
|
+
if (Array.isArray(t) || (e = Bh(t)) || n && t && typeof t.length == "number") {
|
|
10311
10315
|
e && (t = e);
|
|
10312
10316
|
var r = 0;
|
|
10313
10317
|
return function() {
|
|
@@ -10317,7 +10321,7 @@ function Lh(t, n) {
|
|
|
10317
10321
|
throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
10318
10322
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
10319
10323
|
}
|
|
10320
|
-
function
|
|
10324
|
+
function Bh(t, n) {
|
|
10321
10325
|
if (t) {
|
|
10322
10326
|
if (typeof t == "string")
|
|
10323
10327
|
return zo(t, n);
|
|
@@ -10348,14 +10352,14 @@ function Go(t) {
|
|
|
10348
10352
|
for (var n = 1; n < arguments.length; n++) {
|
|
10349
10353
|
var e = arguments[n] != null ? arguments[n] : {};
|
|
10350
10354
|
n % 2 ? Ko(Object(e), !0).forEach(function(r) {
|
|
10351
|
-
|
|
10355
|
+
jh(t, r, e[r]);
|
|
10352
10356
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : Ko(Object(e)).forEach(function(r) {
|
|
10353
10357
|
Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
|
|
10354
10358
|
});
|
|
10355
10359
|
}
|
|
10356
10360
|
return t;
|
|
10357
10361
|
}
|
|
10358
|
-
function
|
|
10362
|
+
function jh(t, n, e) {
|
|
10359
10363
|
return n in t ? Object.defineProperty(t, n, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : t[n] = e, t;
|
|
10360
10364
|
}
|
|
10361
10365
|
var Wo = {
|
|
@@ -10363,7 +10367,7 @@ var Wo = {
|
|
|
10363
10367
|
return "".concat(t).concat(e.ext()).concat(n);
|
|
10364
10368
|
}
|
|
10365
10369
|
};
|
|
10366
|
-
function
|
|
10370
|
+
function qh(t, n, e, r) {
|
|
10367
10371
|
if (e ? e = Go(Go({}, Wo), e) : e = Wo, r = new _t(r), t.country && t.country !== "001") {
|
|
10368
10372
|
if (!r.hasCountry(t.country))
|
|
10369
10373
|
throw new Error("Unknown country: ".concat(t.country));
|
|
@@ -10381,30 +10385,30 @@ function jh(t, n, e, r) {
|
|
|
10381
10385
|
case "E.164":
|
|
10382
10386
|
return "+".concat(o).concat(i);
|
|
10383
10387
|
case "RFC3966":
|
|
10384
|
-
return
|
|
10388
|
+
return Lh({
|
|
10385
10389
|
number: "+".concat(o).concat(i),
|
|
10386
10390
|
ext: t.ext
|
|
10387
10391
|
});
|
|
10388
10392
|
case "IDD":
|
|
10389
10393
|
if (!e.fromCountry)
|
|
10390
10394
|
return;
|
|
10391
|
-
var l =
|
|
10395
|
+
var l = Hh(i, t.carrierCode, o, e.fromCountry, r);
|
|
10392
10396
|
return Pr(l, t.ext, r, e.formatExtension);
|
|
10393
10397
|
default:
|
|
10394
10398
|
throw new Error('Unknown "format" argument passed to "formatNumber()": "'.concat(n, '"'));
|
|
10395
10399
|
}
|
|
10396
10400
|
}
|
|
10397
10401
|
function Fi(t, n, e, r, o) {
|
|
10398
|
-
var i =
|
|
10399
|
-
return i ?
|
|
10402
|
+
var i = Fh(r.formats(), t);
|
|
10403
|
+
return i ? Ih(t, i, {
|
|
10400
10404
|
useInternationalFormat: e === "INTERNATIONAL",
|
|
10401
10405
|
withNationalPrefix: !(i.nationalPrefixIsOptionalWhenFormattingInNationalFormat() && o && o.nationalPrefix === !1),
|
|
10402
10406
|
carrierCode: n,
|
|
10403
10407
|
metadata: r
|
|
10404
10408
|
}) : t;
|
|
10405
10409
|
}
|
|
10406
|
-
function
|
|
10407
|
-
for (var e =
|
|
10410
|
+
function Fh(t, n) {
|
|
10411
|
+
for (var e = Rh(t), r; !(r = e()).done; ) {
|
|
10408
10412
|
var o = r.value;
|
|
10409
10413
|
if (o.leadingDigitsPatterns().length > 0) {
|
|
10410
10414
|
var i = o.leadingDigitsPatterns()[o.leadingDigitsPatterns().length - 1];
|
|
@@ -10418,13 +10422,13 @@ function qh(t, n) {
|
|
|
10418
10422
|
function Pr(t, n, e, r) {
|
|
10419
10423
|
return n ? r(t, n, e) : t;
|
|
10420
10424
|
}
|
|
10421
|
-
function
|
|
10425
|
+
function Hh(t, n, e, r, o) {
|
|
10422
10426
|
var i = no(r, o.metadata);
|
|
10423
10427
|
if (i === e) {
|
|
10424
10428
|
var a = Fi(t, n, "NATIONAL", o);
|
|
10425
10429
|
return e === "1" ? e + " " + a : a;
|
|
10426
10430
|
}
|
|
10427
|
-
var l =
|
|
10431
|
+
var l = Dh(r, void 0, o.metadata);
|
|
10428
10432
|
if (l)
|
|
10429
10433
|
return "".concat(l, " ").concat(e, " ").concat(Fi(t, null, "INTERNATIONAL", o));
|
|
10430
10434
|
}
|
|
@@ -10442,17 +10446,17 @@ function Zo(t) {
|
|
|
10442
10446
|
for (var n = 1; n < arguments.length; n++) {
|
|
10443
10447
|
var e = arguments[n] != null ? arguments[n] : {};
|
|
10444
10448
|
n % 2 ? Yo(Object(e), !0).forEach(function(r) {
|
|
10445
|
-
|
|
10449
|
+
Vh(t, r, e[r]);
|
|
10446
10450
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : Yo(Object(e)).forEach(function(r) {
|
|
10447
10451
|
Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
|
|
10448
10452
|
});
|
|
10449
10453
|
}
|
|
10450
10454
|
return t;
|
|
10451
10455
|
}
|
|
10452
|
-
function
|
|
10456
|
+
function Vh(t, n, e) {
|
|
10453
10457
|
return n in t ? Object.defineProperty(t, n, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : t[n] = e, t;
|
|
10454
10458
|
}
|
|
10455
|
-
function
|
|
10459
|
+
function Uh(t, n) {
|
|
10456
10460
|
if (!(t instanceof n))
|
|
10457
10461
|
throw new TypeError("Cannot call a class as a function");
|
|
10458
10462
|
}
|
|
@@ -10462,23 +10466,23 @@ function Jo(t, n) {
|
|
|
10462
10466
|
r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0), Object.defineProperty(t, r.key, r);
|
|
10463
10467
|
}
|
|
10464
10468
|
}
|
|
10465
|
-
function
|
|
10469
|
+
function zh(t, n, e) {
|
|
10466
10470
|
return n && Jo(t.prototype, n), e && Jo(t, e), Object.defineProperty(t, "prototype", { writable: !1 }), t;
|
|
10467
10471
|
}
|
|
10468
|
-
var
|
|
10472
|
+
var Kh = /* @__PURE__ */ function() {
|
|
10469
10473
|
function t(n, e, r) {
|
|
10470
|
-
if (
|
|
10474
|
+
if (Uh(this, t), !n)
|
|
10471
10475
|
throw new TypeError("`country` or `countryCallingCode` not passed");
|
|
10472
10476
|
if (!e)
|
|
10473
10477
|
throw new TypeError("`nationalNumber` not passed");
|
|
10474
10478
|
if (!r)
|
|
10475
10479
|
throw new TypeError("`metadata` not passed");
|
|
10476
|
-
var o =
|
|
10480
|
+
var o = Wh(n, r), i = o.country, a = o.countryCallingCode;
|
|
10477
10481
|
this.country = i, this.countryCallingCode = a, this.nationalNumber = e, this.number = "+" + this.countryCallingCode + this.nationalNumber, this.getMetadata = function() {
|
|
10478
10482
|
return r;
|
|
10479
10483
|
};
|
|
10480
10484
|
}
|
|
10481
|
-
return
|
|
10485
|
+
return zh(t, [{
|
|
10482
10486
|
key: "setExt",
|
|
10483
10487
|
value: function(n) {
|
|
10484
10488
|
this.ext = n;
|
|
@@ -10486,19 +10490,19 @@ var zh = /* @__PURE__ */ function() {
|
|
|
10486
10490
|
}, {
|
|
10487
10491
|
key: "getPossibleCountries",
|
|
10488
10492
|
value: function() {
|
|
10489
|
-
return this.country ? [this.country] :
|
|
10493
|
+
return this.country ? [this.country] : Th(this.countryCallingCode, this.nationalNumber, this.getMetadata());
|
|
10490
10494
|
}
|
|
10491
10495
|
}, {
|
|
10492
10496
|
key: "isPossible",
|
|
10493
10497
|
value: function() {
|
|
10494
|
-
return
|
|
10498
|
+
return kh(this, {
|
|
10495
10499
|
v2: !0
|
|
10496
10500
|
}, this.getMetadata());
|
|
10497
10501
|
}
|
|
10498
10502
|
}, {
|
|
10499
10503
|
key: "isValid",
|
|
10500
10504
|
value: function() {
|
|
10501
|
-
return
|
|
10505
|
+
return Sh(this, {
|
|
10502
10506
|
v2: !0
|
|
10503
10507
|
}, this.getMetadata());
|
|
10504
10508
|
}
|
|
@@ -10537,7 +10541,7 @@ var zh = /* @__PURE__ */ function() {
|
|
|
10537
10541
|
}, {
|
|
10538
10542
|
key: "format",
|
|
10539
10543
|
value: function(n, e) {
|
|
10540
|
-
return
|
|
10544
|
+
return qh(this, n, e ? Zo(Zo({}, e), {}, {
|
|
10541
10545
|
v2: !0
|
|
10542
10546
|
}) : {
|
|
10543
10547
|
v2: !0
|
|
@@ -10559,31 +10563,31 @@ var zh = /* @__PURE__ */ function() {
|
|
|
10559
10563
|
return this.format("RFC3966", n);
|
|
10560
10564
|
}
|
|
10561
10565
|
}]), t;
|
|
10562
|
-
}(),
|
|
10566
|
+
}(), Gh = function(t) {
|
|
10563
10567
|
return /^[A-Z]{2}$/.test(t);
|
|
10564
10568
|
};
|
|
10565
|
-
function
|
|
10569
|
+
function Wh(t, n) {
|
|
10566
10570
|
var e, r, o = new _t(n);
|
|
10567
|
-
return
|
|
10571
|
+
return Gh(t) ? (e = t, o.selectNumberingPlan(e), r = o.countryCallingCode()) : r = t, {
|
|
10568
10572
|
country: e,
|
|
10569
10573
|
countryCallingCode: r
|
|
10570
10574
|
};
|
|
10571
10575
|
}
|
|
10572
|
-
var
|
|
10573
|
-
function
|
|
10576
|
+
var Yh = new RegExp("([" + Lt + "])");
|
|
10577
|
+
function Zh(t, n, e, r) {
|
|
10574
10578
|
if (n) {
|
|
10575
10579
|
var o = new _t(r);
|
|
10576
10580
|
o.selectNumberingPlan(n, e);
|
|
10577
10581
|
var i = new RegExp(o.IDDPrefix());
|
|
10578
10582
|
if (t.search(i) === 0) {
|
|
10579
10583
|
t = t.slice(t.match(i)[0].length);
|
|
10580
|
-
var a = t.match(
|
|
10584
|
+
var a = t.match(Yh);
|
|
10581
10585
|
if (!(a && a[1] != null && a[1].length > 0 && a[1] === "0"))
|
|
10582
10586
|
return t;
|
|
10583
10587
|
}
|
|
10584
10588
|
}
|
|
10585
10589
|
}
|
|
10586
|
-
function
|
|
10590
|
+
function Jh(t, n) {
|
|
10587
10591
|
if (t && n.numberingPlan.nationalPrefixForParsing()) {
|
|
10588
10592
|
var e = new RegExp("^(?:" + n.numberingPlan.nationalPrefixForParsing() + ")"), r = e.exec(t);
|
|
10589
10593
|
if (r) {
|
|
@@ -10612,13 +10616,13 @@ function Zh(t, n) {
|
|
|
10612
10616
|
};
|
|
10613
10617
|
}
|
|
10614
10618
|
function Fr(t, n) {
|
|
10615
|
-
var e =
|
|
10619
|
+
var e = Jh(t, n), r = e.carrierCode, o = e.nationalNumber;
|
|
10616
10620
|
if (o !== t) {
|
|
10617
|
-
if (!
|
|
10621
|
+
if (!Xh(t, o, n))
|
|
10618
10622
|
return {
|
|
10619
10623
|
nationalNumber: t
|
|
10620
10624
|
};
|
|
10621
|
-
if (n.possibleLengths() && !
|
|
10625
|
+
if (n.possibleLengths() && !Qh(o, n))
|
|
10622
10626
|
return {
|
|
10623
10627
|
nationalNumber: t
|
|
10624
10628
|
};
|
|
@@ -10628,10 +10632,10 @@ function Fr(t, n) {
|
|
|
10628
10632
|
carrierCode: r
|
|
10629
10633
|
};
|
|
10630
10634
|
}
|
|
10631
|
-
function
|
|
10635
|
+
function Xh(t, n, e) {
|
|
10632
10636
|
return !(rn(t, e.nationalNumberPattern()) && !rn(n, e.nationalNumberPattern()));
|
|
10633
10637
|
}
|
|
10634
|
-
function
|
|
10638
|
+
function Qh(t, n) {
|
|
10635
10639
|
switch (io(t, n)) {
|
|
10636
10640
|
case "TOO_SHORT":
|
|
10637
10641
|
case "INVALID_LENGTH":
|
|
@@ -10640,7 +10644,7 @@ function Xh(t, n) {
|
|
|
10640
10644
|
return !0;
|
|
10641
10645
|
}
|
|
10642
10646
|
}
|
|
10643
|
-
function
|
|
10647
|
+
function e1(t, n, e, r) {
|
|
10644
10648
|
var o = n ? no(n, r) : e;
|
|
10645
10649
|
if (t.indexOf(o) === 0) {
|
|
10646
10650
|
r = new _t(r), r.selectNumberingPlan(n, e);
|
|
@@ -10655,17 +10659,17 @@ function Qh(t, n, e, r) {
|
|
|
10655
10659
|
number: t
|
|
10656
10660
|
};
|
|
10657
10661
|
}
|
|
10658
|
-
function
|
|
10662
|
+
function t1(t, n, e, r) {
|
|
10659
10663
|
if (!t)
|
|
10660
10664
|
return {};
|
|
10661
10665
|
var o;
|
|
10662
10666
|
if (t[0] !== "+") {
|
|
10663
|
-
var i =
|
|
10667
|
+
var i = Zh(t, n, e, r);
|
|
10664
10668
|
if (i && i !== t)
|
|
10665
10669
|
o = !0, t = "+" + i;
|
|
10666
10670
|
else {
|
|
10667
10671
|
if (n || e) {
|
|
10668
|
-
var a =
|
|
10672
|
+
var a = e1(t, n, e, r), l = a.countryCallingCode, d = a.number;
|
|
10669
10673
|
if (l)
|
|
10670
10674
|
return {
|
|
10671
10675
|
countryCallingCodeSource: "FROM_NUMBER_WITHOUT_PLUS_SIGN",
|
|
@@ -10683,7 +10687,7 @@ function e1(t, n, e, r) {
|
|
|
10683
10687
|
if (t[1] === "0")
|
|
10684
10688
|
return {};
|
|
10685
10689
|
r = new _t(r);
|
|
10686
|
-
for (var u = 2; u - 1 <=
|
|
10690
|
+
for (var u = 2; u - 1 <= Uf && u <= t.length; ) {
|
|
10687
10691
|
var h = t.slice(1, u);
|
|
10688
10692
|
if (r.hasCallingCode(h))
|
|
10689
10693
|
return r.selectNumberingPlan(h), {
|
|
@@ -10695,11 +10699,11 @@ function e1(t, n, e, r) {
|
|
|
10695
10699
|
}
|
|
10696
10700
|
return {};
|
|
10697
10701
|
}
|
|
10698
|
-
function
|
|
10702
|
+
function n1(t, n) {
|
|
10699
10703
|
var e = typeof Symbol < "u" && t[Symbol.iterator] || t["@@iterator"];
|
|
10700
10704
|
if (e)
|
|
10701
10705
|
return (e = e.call(t)).next.bind(e);
|
|
10702
|
-
if (Array.isArray(t) || (e =
|
|
10706
|
+
if (Array.isArray(t) || (e = i1(t)) || n && t && typeof t.length == "number") {
|
|
10703
10707
|
e && (t = e);
|
|
10704
10708
|
var r = 0;
|
|
10705
10709
|
return function() {
|
|
@@ -10709,7 +10713,7 @@ function t1(t, n) {
|
|
|
10709
10713
|
throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
10710
10714
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
10711
10715
|
}
|
|
10712
|
-
function
|
|
10716
|
+
function i1(t, n) {
|
|
10713
10717
|
if (t) {
|
|
10714
10718
|
if (typeof t == "string")
|
|
10715
10719
|
return Xo(t, n);
|
|
@@ -10726,10 +10730,10 @@ function Xo(t, n) {
|
|
|
10726
10730
|
r[e] = t[e];
|
|
10727
10731
|
return r;
|
|
10728
10732
|
}
|
|
10729
|
-
function
|
|
10733
|
+
function r1(t, n) {
|
|
10730
10734
|
var e = n.countries, r = n.defaultCountry, o = n.metadata;
|
|
10731
10735
|
o = new _t(o);
|
|
10732
|
-
for (var i = [], a =
|
|
10736
|
+
for (var i = [], a = n1(e), l; !(l = a()).done; ) {
|
|
10733
10737
|
var d = l.value;
|
|
10734
10738
|
if (o.country(d), o.leadingDigits()) {
|
|
10735
10739
|
if (t && t.search(o.leadingDigits()) === 0)
|
|
@@ -10748,17 +10752,17 @@ function i1(t, n) {
|
|
|
10748
10752
|
if (i.length > 0)
|
|
10749
10753
|
return i[0];
|
|
10750
10754
|
}
|
|
10751
|
-
function
|
|
10755
|
+
function o1(t, n) {
|
|
10752
10756
|
var e = n.nationalNumber, r = n.defaultCountry, o = n.metadata, i = o.getCountryCodesForCallingCode(t);
|
|
10753
10757
|
if (i)
|
|
10754
|
-
return i.length === 1 ? i[0] :
|
|
10758
|
+
return i.length === 1 ? i[0] : r1(e, {
|
|
10755
10759
|
countries: i,
|
|
10756
10760
|
defaultCountry: r,
|
|
10757
10761
|
metadata: o.metadata
|
|
10758
10762
|
});
|
|
10759
10763
|
}
|
|
10760
|
-
var nl = "+",
|
|
10761
|
-
function
|
|
10764
|
+
var nl = "+", a1 = "[\\-\\.\\(\\)]?", Qo = "([" + Lt + "]|" + a1 + ")", l1 = "^\\" + nl + Qo + "*[" + Lt + "]" + Qo + "*$", s1 = new RegExp(l1, "g"), Hr = Lt, u1 = "[" + Hr + "]+((\\-)*[" + Hr + "])*", d1 = "a-zA-Z", c1 = "[" + d1 + "]+((\\-)*[" + Hr + "])*", f1 = "^(" + u1 + "\\.)*" + c1 + "\\.?$", h1 = new RegExp(f1, "g"), ea = "tel:", Vr = ";phone-context=", p1 = ";isub=";
|
|
10765
|
+
function g1(t) {
|
|
10762
10766
|
var n = t.indexOf(Vr);
|
|
10763
10767
|
if (n < 0)
|
|
10764
10768
|
return null;
|
|
@@ -10768,12 +10772,12 @@ function p1(t) {
|
|
|
10768
10772
|
var r = t.indexOf(";", e);
|
|
10769
10773
|
return r >= 0 ? t.substring(e, r) : t.substring(e);
|
|
10770
10774
|
}
|
|
10771
|
-
function
|
|
10772
|
-
return t === null ? !0 : t.length === 0 ? !1 :
|
|
10775
|
+
function m1(t) {
|
|
10776
|
+
return t === null ? !0 : t.length === 0 ? !1 : s1.test(t) || h1.test(t);
|
|
10773
10777
|
}
|
|
10774
|
-
function
|
|
10775
|
-
var e = n.extractFormattedPhoneNumber, r =
|
|
10776
|
-
if (!
|
|
10778
|
+
function v1(t, n) {
|
|
10779
|
+
var e = n.extractFormattedPhoneNumber, r = g1(t);
|
|
10780
|
+
if (!m1(r))
|
|
10777
10781
|
throw new tn("NOT_A_NUMBER");
|
|
10778
10782
|
var o;
|
|
10779
10783
|
if (r === null)
|
|
@@ -10785,21 +10789,21 @@ function m1(t, n) {
|
|
|
10785
10789
|
var l = t.indexOf(Vr);
|
|
10786
10790
|
o += t.substring(a, l);
|
|
10787
10791
|
}
|
|
10788
|
-
var d = o.indexOf(
|
|
10792
|
+
var d = o.indexOf(p1);
|
|
10789
10793
|
if (d > 0 && (o = o.substring(0, d)), o !== "")
|
|
10790
10794
|
return o;
|
|
10791
10795
|
}
|
|
10792
|
-
var
|
|
10793
|
-
function
|
|
10796
|
+
var y1 = 250, b1 = new RegExp("[" + to + Lt + "]"), _1 = new RegExp("[^" + Lt + "#]+$");
|
|
10797
|
+
function $1(t, n, e) {
|
|
10794
10798
|
if (n = n || {}, e = new _t(e), n.defaultCountry && !e.hasCountry(n.defaultCountry))
|
|
10795
10799
|
throw n.v2 ? new tn("INVALID_COUNTRY") : new Error("Unknown country: ".concat(n.defaultCountry));
|
|
10796
|
-
var r =
|
|
10800
|
+
var r = O1(t, n.v2, n.extract), o = r.number, i = r.ext, a = r.error;
|
|
10797
10801
|
if (!o) {
|
|
10798
10802
|
if (n.v2)
|
|
10799
10803
|
throw a === "TOO_SHORT" ? new tn("TOO_SHORT") : new tn("NOT_A_NUMBER");
|
|
10800
10804
|
return {};
|
|
10801
10805
|
}
|
|
10802
|
-
var l =
|
|
10806
|
+
var l = C1(o, n.defaultCountry, n.defaultCallingCode, e), d = l.country, u = l.nationalNumber, h = l.countryCallingCode, c = l.countryCallingCodeSource, s = l.carrierCode;
|
|
10803
10807
|
if (!e.hasSelectedNumberingPlan()) {
|
|
10804
10808
|
if (n.v2)
|
|
10805
10809
|
throw new tn("INVALID_COUNTRY");
|
|
@@ -10810,13 +10814,13 @@ function _1(t, n, e) {
|
|
|
10810
10814
|
throw new tn("TOO_SHORT");
|
|
10811
10815
|
return {};
|
|
10812
10816
|
}
|
|
10813
|
-
if (u.length >
|
|
10817
|
+
if (u.length > Vf) {
|
|
10814
10818
|
if (n.v2)
|
|
10815
10819
|
throw new tn("TOO_LONG");
|
|
10816
10820
|
return {};
|
|
10817
10821
|
}
|
|
10818
10822
|
if (n.v2) {
|
|
10819
|
-
var f = new
|
|
10823
|
+
var f = new Kh(h, u, e.metadata);
|
|
10820
10824
|
return d && (f.country = d), s && (f.carrierCode = s), i && (f.ext = i), f.__countryCallingCodeSource = c, f;
|
|
10821
10825
|
}
|
|
10822
10826
|
var y = (n.extended ? e.hasSelectedNumberingPlan() : d) ? rn(u, e.nationalNumberPattern()) : !1;
|
|
@@ -10828,48 +10832,48 @@ function _1(t, n, e) {
|
|
|
10828
10832
|
possible: y ? !0 : !!(n.extended === !0 && e.possibleLengths() && tl(u, e)),
|
|
10829
10833
|
phone: u,
|
|
10830
10834
|
ext: i
|
|
10831
|
-
} : y ?
|
|
10835
|
+
} : y ? k1(d, u, i) : {};
|
|
10832
10836
|
}
|
|
10833
|
-
function
|
|
10837
|
+
function w1(t, n, e) {
|
|
10834
10838
|
if (t) {
|
|
10835
|
-
if (t.length >
|
|
10839
|
+
if (t.length > y1) {
|
|
10836
10840
|
if (e)
|
|
10837
10841
|
throw new tn("TOO_LONG");
|
|
10838
10842
|
return;
|
|
10839
10843
|
}
|
|
10840
10844
|
if (n === !1)
|
|
10841
10845
|
return t;
|
|
10842
|
-
var r = t.search(
|
|
10846
|
+
var r = t.search(b1);
|
|
10843
10847
|
if (!(r < 0))
|
|
10844
|
-
return t.slice(r).replace(
|
|
10848
|
+
return t.slice(r).replace(_1, "");
|
|
10845
10849
|
}
|
|
10846
10850
|
}
|
|
10847
|
-
function
|
|
10848
|
-
var r =
|
|
10851
|
+
function O1(t, n, e) {
|
|
10852
|
+
var r = v1(t, {
|
|
10849
10853
|
extractFormattedPhoneNumber: function(i) {
|
|
10850
|
-
return
|
|
10854
|
+
return w1(i, e, n);
|
|
10851
10855
|
}
|
|
10852
10856
|
});
|
|
10853
10857
|
if (!r)
|
|
10854
10858
|
return {};
|
|
10855
|
-
if (!
|
|
10856
|
-
return
|
|
10859
|
+
if (!hh(r))
|
|
10860
|
+
return ph(r) ? {
|
|
10857
10861
|
error: "TOO_SHORT"
|
|
10858
10862
|
} : {};
|
|
10859
|
-
var o =
|
|
10863
|
+
var o = gh(r);
|
|
10860
10864
|
return o.ext ? o : {
|
|
10861
10865
|
number: r
|
|
10862
10866
|
};
|
|
10863
10867
|
}
|
|
10864
|
-
function
|
|
10868
|
+
function k1(t, n, e) {
|
|
10865
10869
|
var r = {
|
|
10866
10870
|
country: t,
|
|
10867
10871
|
phone: n
|
|
10868
10872
|
};
|
|
10869
10873
|
return e && (r.ext = e), r;
|
|
10870
10874
|
}
|
|
10871
|
-
function
|
|
10872
|
-
var o =
|
|
10875
|
+
function C1(t, n, e, r) {
|
|
10876
|
+
var o = t1(Ho(t), n, e, r.metadata), i = o.countryCallingCodeSource, a = o.countryCallingCode, l = o.number, d;
|
|
10873
10877
|
if (a)
|
|
10874
10878
|
r.selectNumberingPlan(a);
|
|
10875
10879
|
else if (l && (n || e))
|
|
@@ -10881,7 +10885,7 @@ function k1(t, n, e, r) {
|
|
|
10881
10885
|
countryCallingCodeSource: i,
|
|
10882
10886
|
countryCallingCode: a
|
|
10883
10887
|
};
|
|
10884
|
-
var u = Fr(Ho(l), r), h = u.nationalNumber, c = u.carrierCode, s =
|
|
10888
|
+
var u = Fr(Ho(l), r), h = u.nationalNumber, c = u.carrierCode, s = o1(a, {
|
|
10885
10889
|
nationalNumber: h,
|
|
10886
10890
|
defaultCountry: n,
|
|
10887
10891
|
metadata: r
|
|
@@ -10908,18 +10912,18 @@ function na(t) {
|
|
|
10908
10912
|
for (var n = 1; n < arguments.length; n++) {
|
|
10909
10913
|
var e = arguments[n] != null ? arguments[n] : {};
|
|
10910
10914
|
n % 2 ? ta(Object(e), !0).forEach(function(r) {
|
|
10911
|
-
|
|
10915
|
+
E1(t, r, e[r]);
|
|
10912
10916
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : ta(Object(e)).forEach(function(r) {
|
|
10913
10917
|
Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
|
|
10914
10918
|
});
|
|
10915
10919
|
}
|
|
10916
10920
|
return t;
|
|
10917
10921
|
}
|
|
10918
|
-
function
|
|
10922
|
+
function E1(t, n, e) {
|
|
10919
10923
|
return n in t ? Object.defineProperty(t, n, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : t[n] = e, t;
|
|
10920
10924
|
}
|
|
10921
|
-
function
|
|
10922
|
-
return
|
|
10925
|
+
function x1(t, n, e) {
|
|
10926
|
+
return $1(t, na(na({}, n), {}, {
|
|
10923
10927
|
v2: !0
|
|
10924
10928
|
}), e);
|
|
10925
10929
|
}
|
|
@@ -10933,28 +10937,28 @@ function ia(t, n) {
|
|
|
10933
10937
|
}
|
|
10934
10938
|
return e;
|
|
10935
10939
|
}
|
|
10936
|
-
function
|
|
10940
|
+
function S1(t) {
|
|
10937
10941
|
for (var n = 1; n < arguments.length; n++) {
|
|
10938
10942
|
var e = arguments[n] != null ? arguments[n] : {};
|
|
10939
10943
|
n % 2 ? ia(Object(e), !0).forEach(function(r) {
|
|
10940
|
-
|
|
10944
|
+
T1(t, r, e[r]);
|
|
10941
10945
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : ia(Object(e)).forEach(function(r) {
|
|
10942
10946
|
Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
|
|
10943
10947
|
});
|
|
10944
10948
|
}
|
|
10945
10949
|
return t;
|
|
10946
10950
|
}
|
|
10947
|
-
function
|
|
10951
|
+
function T1(t, n, e) {
|
|
10948
10952
|
return n in t ? Object.defineProperty(t, n, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : t[n] = e, t;
|
|
10949
10953
|
}
|
|
10950
|
-
function
|
|
10951
|
-
return
|
|
10954
|
+
function A1(t, n) {
|
|
10955
|
+
return M1(t) || I1(t, n) || P1(t, n) || N1();
|
|
10952
10956
|
}
|
|
10953
|
-
function
|
|
10957
|
+
function N1() {
|
|
10954
10958
|
throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
10955
10959
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
10956
10960
|
}
|
|
10957
|
-
function
|
|
10961
|
+
function P1(t, n) {
|
|
10958
10962
|
if (t) {
|
|
10959
10963
|
if (typeof t == "string")
|
|
10960
10964
|
return ra(t, n);
|
|
@@ -10971,7 +10975,7 @@ function ra(t, n) {
|
|
|
10971
10975
|
r[e] = t[e];
|
|
10972
10976
|
return r;
|
|
10973
10977
|
}
|
|
10974
|
-
function
|
|
10978
|
+
function I1(t, n) {
|
|
10975
10979
|
var e = t == null ? null : typeof Symbol < "u" && t[Symbol.iterator] || t["@@iterator"];
|
|
10976
10980
|
if (e != null) {
|
|
10977
10981
|
var r = [], o = !0, i = !1, a, l;
|
|
@@ -10991,18 +10995,18 @@ function P1(t, n) {
|
|
|
10991
10995
|
return r;
|
|
10992
10996
|
}
|
|
10993
10997
|
}
|
|
10994
|
-
function
|
|
10998
|
+
function M1(t) {
|
|
10995
10999
|
if (Array.isArray(t))
|
|
10996
11000
|
return t;
|
|
10997
11001
|
}
|
|
10998
|
-
function
|
|
10999
|
-
var n = Array.prototype.slice.call(t), e =
|
|
11002
|
+
function D1(t) {
|
|
11003
|
+
var n = Array.prototype.slice.call(t), e = A1(n, 4), r = e[0], o = e[1], i = e[2], a = e[3], l, d, u;
|
|
11000
11004
|
if (typeof r == "string")
|
|
11001
11005
|
l = r;
|
|
11002
11006
|
else
|
|
11003
11007
|
throw new TypeError("A text for parsing must be a string.");
|
|
11004
11008
|
if (!o || typeof o == "string")
|
|
11005
|
-
a ? (d = i, u = a) : (d = void 0, u = i), o && (d =
|
|
11009
|
+
a ? (d = i, u = a) : (d = void 0, u = i), o && (d = S1({
|
|
11006
11010
|
defaultCountry: o
|
|
11007
11011
|
}, d));
|
|
11008
11012
|
else if (Mi(o))
|
|
@@ -11029,35 +11033,35 @@ function aa(t) {
|
|
|
11029
11033
|
for (var n = 1; n < arguments.length; n++) {
|
|
11030
11034
|
var e = arguments[n] != null ? arguments[n] : {};
|
|
11031
11035
|
n % 2 ? oa(Object(e), !0).forEach(function(r) {
|
|
11032
|
-
|
|
11036
|
+
L1(t, r, e[r]);
|
|
11033
11037
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : oa(Object(e)).forEach(function(r) {
|
|
11034
11038
|
Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
|
|
11035
11039
|
});
|
|
11036
11040
|
}
|
|
11037
11041
|
return t;
|
|
11038
11042
|
}
|
|
11039
|
-
function
|
|
11043
|
+
function L1(t, n, e) {
|
|
11040
11044
|
return n in t ? Object.defineProperty(t, n, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : t[n] = e, t;
|
|
11041
11045
|
}
|
|
11042
|
-
function
|
|
11043
|
-
n && n.defaultCountry && !
|
|
11046
|
+
function R1(t, n, e) {
|
|
11047
|
+
n && n.defaultCountry && !ah(n.defaultCountry, e) && (n = aa(aa({}, n), {}, {
|
|
11044
11048
|
defaultCountry: void 0
|
|
11045
11049
|
}));
|
|
11046
11050
|
try {
|
|
11047
|
-
return
|
|
11051
|
+
return x1(t, n, e);
|
|
11048
11052
|
} catch (r) {
|
|
11049
11053
|
if (!(r instanceof tn))
|
|
11050
11054
|
throw r;
|
|
11051
11055
|
}
|
|
11052
11056
|
}
|
|
11053
|
-
function
|
|
11054
|
-
var t =
|
|
11055
|
-
return
|
|
11057
|
+
function B1() {
|
|
11058
|
+
var t = D1(arguments), n = t.text, e = t.options, r = t.metadata;
|
|
11059
|
+
return R1(n, e, r);
|
|
11056
11060
|
}
|
|
11057
11061
|
function Ir() {
|
|
11058
|
-
return
|
|
11062
|
+
return Lf(B1, arguments);
|
|
11059
11063
|
}
|
|
11060
|
-
const
|
|
11064
|
+
const j1 = {
|
|
11061
11065
|
beforeMount(t, n, e) {
|
|
11062
11066
|
if (typeof n.value != "function") {
|
|
11063
11067
|
const r = e.context.name;
|
|
@@ -11072,16 +11076,16 @@ const B1 = {
|
|
|
11072
11076
|
unmounted(t) {
|
|
11073
11077
|
document.body.removeEventListener("click", t.clickOutsideEvent);
|
|
11074
11078
|
}
|
|
11075
|
-
},
|
|
11079
|
+
}, q1 = ["aria-expanded", "tabindex"], F1 = { class: "vti__selection" }, H1 = {
|
|
11076
11080
|
key: 1,
|
|
11077
11081
|
class: "vti__country-code"
|
|
11078
|
-
},
|
|
11082
|
+
}, V1 = { class: "vti__dropdown-arrow" }, U1 = {
|
|
11079
11083
|
key: 0,
|
|
11080
11084
|
class: "vti__search_box_container"
|
|
11081
|
-
},
|
|
11085
|
+
}, z1 = ["placeholder"], K1 = ["onClick", "onMousemove", "aria-selected"], G1 = { key: 1 }, W1 = ["type", "autocomplete", "autofocus", "disabled", "id", "maxlength", "name", "placeholder", "readonly", "required", "tabindex", "value", "aria-describedby"], Y1 = /* @__PURE__ */ ya({
|
|
11082
11086
|
name: "VueTelInput",
|
|
11083
11087
|
directives: {
|
|
11084
|
-
clickOutside:
|
|
11088
|
+
clickOutside: j1
|
|
11085
11089
|
},
|
|
11086
11090
|
__name: "vue-tel-input",
|
|
11087
11091
|
props: /* @__PURE__ */ co({
|
|
@@ -11261,7 +11265,7 @@ const B1 = {
|
|
|
11261
11265
|
}
|
|
11262
11266
|
}
|
|
11263
11267
|
const U = l.preferredCountries[0] || h.value[0];
|
|
11264
|
-
l.autoDefaultCountry ?
|
|
11268
|
+
l.autoDefaultCountry ? Nf().then((F) => {
|
|
11265
11269
|
w(F || u.activeCountryCode);
|
|
11266
11270
|
}).catch((F) => {
|
|
11267
11271
|
console.warn(F), w(U);
|
|
@@ -11334,7 +11338,7 @@ const B1 = {
|
|
|
11334
11338
|
a("blur", A);
|
|
11335
11339
|
}
|
|
11336
11340
|
function k(A) {
|
|
11337
|
-
|
|
11341
|
+
Pf(i.value, u.phone.length), a("focus", A);
|
|
11338
11342
|
}
|
|
11339
11343
|
function T(A) {
|
|
11340
11344
|
a("enter", A);
|
|
@@ -11410,16 +11414,16 @@ const B1 = {
|
|
|
11410
11414
|
],
|
|
11411
11415
|
onClick: Y
|
|
11412
11416
|
}, [
|
|
11413
|
-
ae("span",
|
|
11417
|
+
ae("span", F1, [
|
|
11414
11418
|
t.dropdownOptions.showFlags ? (G(), te("span", {
|
|
11415
11419
|
key: 0,
|
|
11416
11420
|
class: ge(["vti__flag", fo(Jn)(u.activeCountryCode)])
|
|
11417
11421
|
}, null, 2)) : ue("", !0),
|
|
11418
|
-
t.dropdownOptions.showDialCodeInSelection ? (G(), te("span",
|
|
11422
|
+
t.dropdownOptions.showDialCodeInSelection ? (G(), te("span", H1, " +" + Oe(c.value && c.value.dialCode), 1)) : ue("", !0),
|
|
11419
11423
|
we(A.$slots, "arrow-icon", {
|
|
11420
11424
|
open: u.open
|
|
11421
11425
|
}, () => [
|
|
11422
|
-
ae("span",
|
|
11426
|
+
ae("span", V1, Oe(u.open ? "▲" : "▼"), 1)
|
|
11423
11427
|
])
|
|
11424
11428
|
]),
|
|
11425
11429
|
u.open ? (G(), te("ul", {
|
|
@@ -11429,7 +11433,7 @@ const B1 = {
|
|
|
11429
11433
|
class: ge(["vti__dropdown-list", u.dropdownOpenDirection]),
|
|
11430
11434
|
role: "listbox"
|
|
11431
11435
|
}, [
|
|
11432
|
-
t.dropdownOptions.showSearchBox ? (G(), te("div",
|
|
11436
|
+
t.dropdownOptions.showSearchBox ? (G(), te("div", U1, [
|
|
11433
11437
|
we(A.$slots, "search-icon"),
|
|
11434
11438
|
Ne(ae("input", {
|
|
11435
11439
|
class: ge(["vti__input", "vti__search_box"]),
|
|
@@ -11439,7 +11443,7 @@ const B1 = {
|
|
|
11439
11443
|
"onUpdate:modelValue": I[0] || (I[0] = (F) => u.searchQuery = F),
|
|
11440
11444
|
onClick: I[1] || (I[1] = ot(() => {
|
|
11441
11445
|
}, ["stop"]))
|
|
11442
|
-
}, null, 8,
|
|
11446
|
+
}, null, 8, z1), [
|
|
11443
11447
|
[va, u.searchQuery]
|
|
11444
11448
|
])
|
|
11445
11449
|
])) : ue("", !0),
|
|
@@ -11457,10 +11461,10 @@ const B1 = {
|
|
|
11457
11461
|
class: ge(["vti__flag", fo(Jn)(F.iso2)])
|
|
11458
11462
|
}, null, 2)) : ue("", !0),
|
|
11459
11463
|
ae("strong", null, Oe(F.name), 1),
|
|
11460
|
-
t.dropdownOptions.showDialCodeInList ? (G(), te("span",
|
|
11461
|
-
], 42,
|
|
11464
|
+
t.dropdownOptions.showDialCodeInList ? (G(), te("span", G1, " +" + Oe(F.dialCode), 1)) : ue("", !0)
|
|
11465
|
+
], 42, K1))), 128))
|
|
11462
11466
|
], 2)) : ue("", !0)
|
|
11463
|
-
], 42,
|
|
11467
|
+
], 42, q1)), [
|
|
11464
11468
|
[U, re]
|
|
11465
11469
|
]),
|
|
11466
11470
|
Ne(ae("input", {
|
|
@@ -11488,7 +11492,7 @@ const B1 = {
|
|
|
11488
11492
|
pt(T, ["enter"]),
|
|
11489
11493
|
pt(R, ["space"])
|
|
11490
11494
|
]
|
|
11491
|
-
}, null, 42,
|
|
11495
|
+
}, null, 42, W1), [
|
|
11492
11496
|
[pa, u.phone]
|
|
11493
11497
|
]),
|
|
11494
11498
|
we(A.$slots, "icon-right")
|
|
@@ -11496,7 +11500,7 @@ const B1 = {
|
|
|
11496
11500
|
};
|
|
11497
11501
|
}
|
|
11498
11502
|
});
|
|
11499
|
-
const
|
|
11503
|
+
const Z1 = {
|
|
11500
11504
|
directives: { Outside: Yr },
|
|
11501
11505
|
props: {
|
|
11502
11506
|
modelValue: {
|
|
@@ -11526,7 +11530,7 @@ const Y1 = {
|
|
|
11526
11530
|
},
|
|
11527
11531
|
emits: ["update:modelValue", "onReady"],
|
|
11528
11532
|
components: {
|
|
11529
|
-
VueTelInput:
|
|
11533
|
+
VueTelInput: Y1,
|
|
11530
11534
|
IbAlert: $n,
|
|
11531
11535
|
IbIcon: Ze
|
|
11532
11536
|
},
|
|
@@ -11562,7 +11566,7 @@ const Y1 = {
|
|
|
11562
11566
|
}
|
|
11563
11567
|
}
|
|
11564
11568
|
};
|
|
11565
|
-
function
|
|
11569
|
+
function J1(t, n, e, r, o, i) {
|
|
11566
11570
|
const a = ce("ib-alert"), l = ce("ib-icon"), d = ce("vue-tel-input"), u = Gt("outside");
|
|
11567
11571
|
return G(), te(nt, null, [
|
|
11568
11572
|
e.errorMessage.length ? (G(), $e(a, {
|
|
@@ -11597,7 +11601,7 @@ function Z1(t, n, e, r, o, i) {
|
|
|
11597
11601
|
])
|
|
11598
11602
|
], 64);
|
|
11599
11603
|
}
|
|
11600
|
-
const
|
|
11604
|
+
const Np = /* @__PURE__ */ Te(Z1, [["render", J1]]);
|
|
11601
11605
|
var il = { exports: {} };
|
|
11602
11606
|
/*!
|
|
11603
11607
|
* Quill Editor v1.3.7
|
|
@@ -18990,14 +18994,14 @@ var il = { exports: {} };
|
|
|
18990
18994
|
);
|
|
18991
18995
|
});
|
|
18992
18996
|
})(il);
|
|
18993
|
-
var
|
|
18994
|
-
const Be = /* @__PURE__ */ hi(
|
|
18997
|
+
var X1 = il.exports;
|
|
18998
|
+
const Be = /* @__PURE__ */ hi(X1);
|
|
18995
18999
|
var zt = -1, Mt = 1, Ot = 0;
|
|
18996
19000
|
function ui(t, n, e, r) {
|
|
18997
19001
|
if (t === n)
|
|
18998
19002
|
return t ? [[Ot, t]] : [];
|
|
18999
19003
|
if (e != null) {
|
|
19000
|
-
var o =
|
|
19004
|
+
var o = i0(t, n, e);
|
|
19001
19005
|
if (o)
|
|
19002
19006
|
return o;
|
|
19003
19007
|
}
|
|
@@ -19005,10 +19009,10 @@ function ui(t, n, e, r) {
|
|
|
19005
19009
|
t = t.substring(i), n = n.substring(i), i = ao(t, n);
|
|
19006
19010
|
var l = t.substring(t.length - i);
|
|
19007
19011
|
t = t.substring(0, t.length - i), n = n.substring(0, n.length - i);
|
|
19008
|
-
var d =
|
|
19012
|
+
var d = Q1(t, n);
|
|
19009
19013
|
return a && d.unshift([Ot, a]), l && d.push([Ot, l]), rl(d, r), d;
|
|
19010
19014
|
}
|
|
19011
|
-
function
|
|
19015
|
+
function Q1(t, n) {
|
|
19012
19016
|
var e;
|
|
19013
19017
|
if (!t)
|
|
19014
19018
|
return [[Mt, n]];
|
|
@@ -19023,14 +19027,14 @@ function X1(t, n) {
|
|
|
19023
19027
|
], t.length > n.length && (e[0][0] = e[2][0] = zt), e;
|
|
19024
19028
|
if (o.length === 1)
|
|
19025
19029
|
return [[zt, t], [Mt, n]];
|
|
19026
|
-
var a =
|
|
19030
|
+
var a = t0(t, n);
|
|
19027
19031
|
if (a) {
|
|
19028
19032
|
var l = a[0], d = a[1], u = a[2], h = a[3], c = a[4], s = ui(l, u), f = ui(d, h);
|
|
19029
19033
|
return s.concat([[Ot, c]], f);
|
|
19030
19034
|
}
|
|
19031
|
-
return
|
|
19035
|
+
return e0(t, n);
|
|
19032
19036
|
}
|
|
19033
|
-
function
|
|
19037
|
+
function e0(t, n) {
|
|
19034
19038
|
for (var e = t.length, r = n.length, o = Math.ceil((e + r) / 2), i = o, a = 2 * o, l = new Array(a), d = new Array(a), u = 0; u < a; u++)
|
|
19035
19039
|
l[u] = -1, d[u] = -1;
|
|
19036
19040
|
l[i + 1] = 0, d[i + 1] = 0;
|
|
@@ -19092,7 +19096,7 @@ function ao(t, n) {
|
|
|
19092
19096
|
t.substring(t.length - o, t.length - i) == n.substring(n.length - o, n.length - i) ? (e = o, i = e) : r = o, o = Math.floor((r - e) / 2 + e);
|
|
19093
19097
|
return al(t.charCodeAt(t.length - o)) && o--, o;
|
|
19094
19098
|
}
|
|
19095
|
-
function
|
|
19099
|
+
function t0(t, n) {
|
|
19096
19100
|
var e = t.length > n.length ? t : n, r = t.length > n.length ? n : t;
|
|
19097
19101
|
if (e.length < 4 || r.length * 2 < e.length)
|
|
19098
19102
|
return null;
|
|
@@ -19188,20 +19192,20 @@ function ll(t) {
|
|
|
19188
19192
|
function sl(t) {
|
|
19189
19193
|
return ol(t.charCodeAt(t.length - 1));
|
|
19190
19194
|
}
|
|
19191
|
-
function
|
|
19195
|
+
function n0(t) {
|
|
19192
19196
|
for (var n = [], e = 0; e < t.length; e++)
|
|
19193
19197
|
t[e][1].length > 0 && n.push(t[e]);
|
|
19194
19198
|
return n;
|
|
19195
19199
|
}
|
|
19196
19200
|
function Mr(t, n, e, r) {
|
|
19197
|
-
return sl(t) || ll(r) ? null :
|
|
19201
|
+
return sl(t) || ll(r) ? null : n0([
|
|
19198
19202
|
[Ot, t],
|
|
19199
19203
|
[zt, n],
|
|
19200
19204
|
[Mt, e],
|
|
19201
19205
|
[Ot, r]
|
|
19202
19206
|
]);
|
|
19203
19207
|
}
|
|
19204
|
-
function
|
|
19208
|
+
function i0(t, n, e) {
|
|
19205
19209
|
var r = typeof e == "number" ? { index: e, length: 0 } : e.oldRange, o = typeof e == "number" ? null : e.newRange, i = t.length, a = n.length;
|
|
19206
19210
|
if (r.length === 0 && (o === null || o.length === 0)) {
|
|
19207
19211
|
var l = r.index, d = t.slice(0, l), u = t.slice(l), h = o ? o.index : null;
|
|
@@ -19250,7 +19254,7 @@ function Xi(t, n, e) {
|
|
|
19250
19254
|
Xi.INSERT = Mt;
|
|
19251
19255
|
Xi.DELETE = zt;
|
|
19252
19256
|
Xi.EQUAL = Ot;
|
|
19253
|
-
var
|
|
19257
|
+
var r0 = Xi, Hi = { exports: {} };
|
|
19254
19258
|
Hi.exports;
|
|
19255
19259
|
(function(t, n) {
|
|
19256
19260
|
var e = 200, r = "__lodash_hash_undefined__", o = 9007199254740991, i = "[object Arguments]", a = "[object Array]", l = "[object Boolean]", d = "[object Date]", u = "[object Error]", h = "[object Function]", c = "[object GeneratorFunction]", s = "[object Map]", f = "[object Number]", y = "[object Object]", p = "[object Promise]", b = "[object RegExp]", m = "[object Set]", g = "[object String]", $ = "[object Symbol]", v = "[object WeakMap]", w = "[object ArrayBuffer]", S = "[object DataView]", E = "[object Float32Array]", x = "[object Float64Array]", D = "[object Int8Array]", C = "[object Int16Array]", O = "[object Int32Array]", k = "[object Uint8Array]", T = "[object Uint8ClampedArray]", R = "[object Uint16Array]", q = "[object Uint32Array]", W = /[\\^$.*+?()[\]{}|]/g, Y = /\w*$/, re = /^\[object .+?Constructor\]$/, z = /^(?:0|[1-9]\d*)$/, j = {};
|
|
@@ -20178,11 +20182,11 @@ var dl = Vi.exports, lo = {}, cl = et && et.__importDefault || function(t) {
|
|
|
20178
20182
|
return t && t.__esModule ? t : { default: t };
|
|
20179
20183
|
};
|
|
20180
20184
|
Object.defineProperty(lo, "__esModule", { value: !0 });
|
|
20181
|
-
var
|
|
20185
|
+
var o0 = cl(ul), a0 = cl(dl), Ur;
|
|
20182
20186
|
(function(t) {
|
|
20183
20187
|
function n(i, a, l) {
|
|
20184
20188
|
i === void 0 && (i = {}), a === void 0 && (a = {}), typeof i != "object" && (i = {}), typeof a != "object" && (a = {});
|
|
20185
|
-
var d =
|
|
20189
|
+
var d = o0.default(a);
|
|
20186
20190
|
l || (d = Object.keys(d).reduce(function(h, c) {
|
|
20187
20191
|
return d[c] != null && (h[c] = d[c]), h;
|
|
20188
20192
|
}, {}));
|
|
@@ -20194,7 +20198,7 @@ var r0 = cl(ul), o0 = cl(dl), Ur;
|
|
|
20194
20198
|
function e(i, a) {
|
|
20195
20199
|
i === void 0 && (i = {}), a === void 0 && (a = {}), typeof i != "object" && (i = {}), typeof a != "object" && (a = {});
|
|
20196
20200
|
var l = Object.keys(i).concat(Object.keys(a)).reduce(function(d, u) {
|
|
20197
|
-
return
|
|
20201
|
+
return a0.default(i[u], a[u]) || (d[u] = a[u] === void 0 ? null : a[u]), d;
|
|
20198
20202
|
}, {});
|
|
20199
20203
|
return Object.keys(l).length > 0 ? l : void 0;
|
|
20200
20204
|
}
|
|
@@ -20225,7 +20229,7 @@ var r0 = cl(ul), o0 = cl(dl), Ur;
|
|
|
20225
20229
|
})(Ur || (Ur = {}));
|
|
20226
20230
|
lo.default = Ur;
|
|
20227
20231
|
var Ai = {}, Ni = {}, sa;
|
|
20228
|
-
function
|
|
20232
|
+
function l0() {
|
|
20229
20233
|
if (sa)
|
|
20230
20234
|
return Ni;
|
|
20231
20235
|
sa = 1;
|
|
@@ -20280,7 +20284,7 @@ function fl() {
|
|
|
20280
20284
|
return r && r.__esModule ? r : { default: r };
|
|
20281
20285
|
};
|
|
20282
20286
|
Object.defineProperty(Ai, "__esModule", { value: !0 });
|
|
20283
|
-
var n = t(
|
|
20287
|
+
var n = t(l0()), e;
|
|
20284
20288
|
return function(r) {
|
|
20285
20289
|
function o(a) {
|
|
20286
20290
|
return new n.default(a);
|
|
@@ -20294,7 +20298,7 @@ function fl() {
|
|
|
20294
20298
|
}
|
|
20295
20299
|
var pi = et && et.__importDefault || function(t) {
|
|
20296
20300
|
return t && t.__esModule ? t : { default: t };
|
|
20297
|
-
}, Pi = pi(
|
|
20301
|
+
}, Pi = pi(r0), s0 = pi(ul), Dr = pi(dl), Qn = pi(lo), st = pi(fl()), u0 = String.fromCharCode(0), d0 = (
|
|
20298
20302
|
/** @class */
|
|
20299
20303
|
function() {
|
|
20300
20304
|
function t(n) {
|
|
@@ -20312,7 +20316,7 @@ var pi = et && et.__importDefault || function(t) {
|
|
|
20312
20316
|
return e != null && typeof e == "object" && Object.keys(e).length > 0 && (r.attributes = e), this.push(r);
|
|
20313
20317
|
}, t.prototype.push = function(n) {
|
|
20314
20318
|
var e = this.ops.length, r = this.ops[e - 1];
|
|
20315
|
-
if (n =
|
|
20319
|
+
if (n = s0.default(n), typeof r == "object") {
|
|
20316
20320
|
if (typeof n.delete == "number" && typeof r.delete == "number")
|
|
20317
20321
|
return this.ops[e - 1] = { delete: r.delete + n.delete }, this;
|
|
20318
20322
|
if (typeof r.delete == "number" && n.insert != null && (e -= 1, r = this.ops[e - 1], typeof r != "object"))
|
|
@@ -20392,7 +20396,7 @@ var pi = et && et.__importDefault || function(t) {
|
|
|
20392
20396
|
var r = [this, n].map(function(d) {
|
|
20393
20397
|
return d.map(function(u) {
|
|
20394
20398
|
if (u.insert != null)
|
|
20395
|
-
return typeof u.insert == "string" ? u.insert :
|
|
20399
|
+
return typeof u.insert == "string" ? u.insert : u0;
|
|
20396
20400
|
var h = d === n ? "on" : "with";
|
|
20397
20401
|
throw new Error("diff() called " + h + " non-document");
|
|
20398
20402
|
}).join("");
|
|
@@ -20480,8 +20484,8 @@ var pi = et && et.__importDefault || function(t) {
|
|
|
20480
20484
|
return n;
|
|
20481
20485
|
}, t.Op = st.default, t.AttributeMap = Qn.default, t;
|
|
20482
20486
|
}()
|
|
20483
|
-
),
|
|
20484
|
-
const
|
|
20487
|
+
), c0 = d0;
|
|
20488
|
+
const f0 = /* @__PURE__ */ hi(c0);
|
|
20485
20489
|
/*!
|
|
20486
20490
|
* VueQuill @vueup/vue-quill v1.2.0
|
|
20487
20491
|
* https://vueup.github.io/vue-quill/
|
|
@@ -20523,7 +20527,7 @@ const da = {
|
|
|
20523
20527
|
["clean"]
|
|
20524
20528
|
// remove formatting button
|
|
20525
20529
|
]
|
|
20526
|
-
},
|
|
20530
|
+
}, h0 = ya({
|
|
20527
20531
|
name: "QuillEditor",
|
|
20528
20532
|
inheritAttrs: !1,
|
|
20529
20533
|
props: {
|
|
@@ -20662,7 +20666,7 @@ const da = {
|
|
|
20662
20666
|
make sure to call this method when the editor ready
|
|
20663
20667
|
or use v-on:ready="onReady(quill)" event instead.`;
|
|
20664
20668
|
}, g = (O, k) => t.contentType === "html" ? S() : t.contentType === "text" ? v(O, k) : e == null ? void 0 : e.getContents(O, k), $ = (O, k = "api") => {
|
|
20665
|
-
const T = O || (t.contentType === "delta" ? new
|
|
20669
|
+
const T = O || (t.contentType === "delta" ? new f0() : "");
|
|
20666
20670
|
t.contentType === "html" ? E(T) : t.contentType === "text" ? w(T, k) : e == null || e.setContents(T, k), u = l(T);
|
|
20667
20671
|
}, v = (O, k) => {
|
|
20668
20672
|
var T;
|
|
@@ -20715,10 +20719,10 @@ const da = {
|
|
|
20715
20719
|
$l("div", { ref: "editor", ...this.$attrs })
|
|
20716
20720
|
];
|
|
20717
20721
|
}
|
|
20718
|
-
}),
|
|
20719
|
-
class Qi extends
|
|
20722
|
+
}), p0 = Be.import("formats/list"), g0 = Be.import("formats/list/item"), m0 = Be.import("parchment");
|
|
20723
|
+
class Qi extends g0 {
|
|
20720
20724
|
format(n, e) {
|
|
20721
|
-
n === wn.blotName && !e ? this.replaceWith(
|
|
20725
|
+
n === wn.blotName && !e ? this.replaceWith(m0.create(this.statics.scope)) : super.format(n, e);
|
|
20722
20726
|
}
|
|
20723
20727
|
clone() {
|
|
20724
20728
|
const n = super.clone();
|
|
@@ -20727,7 +20731,7 @@ class Qi extends p0 {
|
|
|
20727
20731
|
}
|
|
20728
20732
|
Qi.blotName = "alphabet-list-item";
|
|
20729
20733
|
Qi.tagName = "LI";
|
|
20730
|
-
class wn extends
|
|
20734
|
+
class wn extends p0 {
|
|
20731
20735
|
static create() {
|
|
20732
20736
|
const n = super.create("bullet");
|
|
20733
20737
|
return n.setAttribute("type", "a"), n;
|
|
@@ -20741,7 +20745,7 @@ wn.tagName = "OL";
|
|
|
20741
20745
|
wn.className = "alphabet-list";
|
|
20742
20746
|
wn.defaultChild = "alphabet-list-item";
|
|
20743
20747
|
wn.allowedChildren = [Qi];
|
|
20744
|
-
function
|
|
20748
|
+
function v0(t) {
|
|
20745
20749
|
return new DOMParser().parseFromString(t, "text/html").body.textContent || "";
|
|
20746
20750
|
}
|
|
20747
20751
|
var hl = { exports: {} };
|
|
@@ -20920,38 +20924,38 @@ var hl = { exports: {} };
|
|
|
20920
20924
|
);
|
|
20921
20925
|
});
|
|
20922
20926
|
})(hl);
|
|
20923
|
-
var
|
|
20924
|
-
const
|
|
20925
|
-
const
|
|
20927
|
+
var y0 = hl.exports;
|
|
20928
|
+
const b0 = /* @__PURE__ */ hi(y0);
|
|
20929
|
+
const _0 = `
|
|
20926
20930
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
20927
20931
|
<path d="M6.31836 14.9023V5.09961H9.88672C10.9805 5.09961 11.8213 5.30013 12.4092 5.70117C12.9971 6.10221 13.291 6.66732 13.291 7.39648C13.291 7.92513 13.111 8.3877 12.751 8.78418C12.3955 9.18066 11.9398 9.45638 11.3838 9.61133V9.63867C12.0811 9.72526 12.637 9.98275 13.0518 10.4111C13.471 10.8395 13.6807 11.3613 13.6807 11.9766C13.6807 12.8743 13.3594 13.5876 12.7168 14.1162C12.0742 14.6403 11.1969 14.9023 10.085 14.9023H6.31836ZM8.52637 6.72656V9.05078H9.49707C9.9528 9.05078 10.3105 8.94141 10.5703 8.72266C10.8346 8.49935 10.9668 8.19401 10.9668 7.80664C10.9668 7.08659 10.429 6.72656 9.35352 6.72656H8.52637ZM8.52637 10.6914V13.2754H9.72266C10.2331 13.2754 10.6318 13.1569 10.9189 12.9199C11.2106 12.6829 11.3564 12.3594 11.3564 11.9492C11.3564 11.5573 11.2129 11.2497 10.9258 11.0264C10.6432 10.8031 10.2467 10.6914 9.73633 10.6914H8.52637Z" class="fill" fill="#1A1A1A"/>
|
|
20928
20932
|
</svg>
|
|
20929
|
-
`,
|
|
20933
|
+
`, $0 = `
|
|
20930
20934
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
20931
20935
|
<path d="M9.54492 14.9023H8.36914L10.4404 5.09961H11.6299L9.54492 14.9023Z" class="fill" fill="#1A1A1A"/>
|
|
20932
20936
|
</svg>
|
|
20933
|
-
`,
|
|
20937
|
+
`, w0 = `
|
|
20934
20938
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
20935
20939
|
<path d="M13.6475 10.7197C13.6475 13.4723 12.4056 14.8486 9.92188 14.8486C7.54297 14.8486 6.35352 13.5247 6.35352 10.877V4.88184H7.50195V10.8018C7.50195 12.8115 8.34961 13.8164 10.0449 13.8164C11.681 13.8164 12.499 12.8457 12.499 10.9043V4.88184H13.6475V10.7197Z" class="fill" fill="#1A1A1A"/>
|
|
20936
20940
|
<path d="M5.19141 16.3047H14.8096V17.1182H5.19141V16.3047Z" class="fill" fill="#1A1A1A"/>
|
|
20937
20941
|
</svg>
|
|
20938
|
-
`,
|
|
20942
|
+
`, O0 = `
|
|
20939
20943
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
20940
20944
|
<path d="M14.6668 9.99805L5.33594 9.99805" class="stroke" stroke="#1A1A1A" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20941
20945
|
<path d="M12.9158 5.33398H8.83776C8.25237 5.33398 6.03696 5.3923 6.50351 7.9583" class="stroke" stroke="#1A1A1A" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20942
20946
|
<path d="M6.43941 14.6624H10.5174C11.1028 14.6624 14.0882 14.953 12.3364 10.2886" class="stroke" stroke="#1A1A1A" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20943
20947
|
</svg>
|
|
20944
|
-
`,
|
|
20948
|
+
`, k0 = `
|
|
20945
20949
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
20946
20950
|
<path d="M6.5 11H4.5C3.70435 11 2.94129 10.6839 2.37868 10.1213C1.81607 9.55871 1.5 8.79565 1.5 8C1.5 7.20435 1.81607 6.44129 2.37868 5.87868C2.94129 5.31607 3.70435 5 4.5 5H6.5M9.5 5H11.5C12.2956 5 13.0587 5.31607 13.6213 5.87868C14.1839 6.44129 14.5 7.20435 14.5 8C14.5 8.79565 14.1839 9.55871 13.6213 10.1213C13.0587 10.6839 12.2956 11 11.5 11H9.5M5.10281 8H10.9597" class="stroke" stroke="#1A1A1A" stroke-width="1.125" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20947
20951
|
</svg>
|
|
20948
20952
|
|
|
20949
|
-
`,
|
|
20953
|
+
`, C0 = `
|
|
20950
20954
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
20951
20955
|
<path d="M5 11.5L1 8L5 4.5M11 11.5L15 8L11 4.5M9.5 3L6.5 13" class="stroke" stroke="#1A1A1A" stroke-linecap="round" stroke-linejoin="round"/>
|
|
20952
20956
|
</svg>
|
|
20953
20957
|
|
|
20954
|
-
`,
|
|
20958
|
+
`, E0 = `
|
|
20955
20959
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
20956
20960
|
<rect x="3" y="3" width="14" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
20957
20961
|
<rect x="3" y="7" width="10" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
@@ -20959,14 +20963,14 @@ const b0 = `
|
|
|
20959
20963
|
<rect x="3" y="15" width="10" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
20960
20964
|
</svg>
|
|
20961
20965
|
|
|
20962
|
-
`,
|
|
20966
|
+
`, x0 = `
|
|
20963
20967
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
20964
20968
|
<rect x="3" y="3" width="14" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
20965
20969
|
<rect x="5" y="7" width="10" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
20966
20970
|
<rect x="3" y="11" width="14" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
20967
20971
|
<rect x="5" y="15" width="10" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
20968
20972
|
</svg>
|
|
20969
|
-
`,
|
|
20973
|
+
`, S0 = `
|
|
20970
20974
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
20971
20975
|
<rect width="14" height="2" rx="1" transform="matrix(-1 0 0 1 17 3)" class="fill" fill="#1A1A1A"/>
|
|
20972
20976
|
<rect width="10" height="2" rx="1" transform="matrix(-1 0 0 1 17 7)" class="fill" fill="#1A1A1A"/>
|
|
@@ -20974,14 +20978,14 @@ const b0 = `
|
|
|
20974
20978
|
<rect width="10" height="2" rx="1" transform="matrix(-1 0 0 1 17 15)" class="fill" fill="#1A1A1A"/>
|
|
20975
20979
|
</svg>
|
|
20976
20980
|
|
|
20977
|
-
`,
|
|
20981
|
+
`, T0 = `
|
|
20978
20982
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
20979
20983
|
<rect width="14" height="2" rx="1" transform="matrix(-1 0 0 1 17 3)" class="fill" fill="#1A1A1A"/>
|
|
20980
20984
|
<rect width="14" height="2" rx="1" transform="matrix(-1 0 0 1 17 7)" class="fill" fill="#1A1A1A"/>
|
|
20981
20985
|
<rect width="14" height="2" rx="1" transform="matrix(-1 0 0 1 17 11)" class="fill" fill="#1A1A1A"/>
|
|
20982
20986
|
<rect width="14" height="2" rx="1" transform="matrix(-1 0 0 1 17 15)" class="fill" fill="#1A1A1A"/>
|
|
20983
20987
|
</svg>
|
|
20984
|
-
`,
|
|
20988
|
+
`, A0 = `
|
|
20985
20989
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
20986
20990
|
<path d="M3.625 3.63672V6.5H3.00977V4.33203C2.97591 4.36198 2.93555 4.39062 2.88867 4.41797C2.8431 4.44401 2.79427 4.4681 2.74219 4.49023C2.6901 4.51107 2.63607 4.5293 2.58008 4.54492C2.52409 4.55924 2.46875 4.56966 2.41406 4.57617V4.05664C2.57422 4.00977 2.72526 3.94987 2.86719 3.87695C3.00911 3.80404 3.13737 3.72396 3.25195 3.63672H3.625Z" class="fill" fill="#1A1A1A"/>
|
|
20987
20991
|
<path d="M2.83789 10.9883H4.02539V11.5H2.16211V11.2891C2.16211 11.1458 2.1862 11.0176 2.23438 10.9043C2.28255 10.7897 2.3431 10.6875 2.41602 10.5977C2.48893 10.5065 2.56836 10.4264 2.6543 10.3574C2.74154 10.2871 2.82422 10.224 2.90234 10.168C2.98438 10.1094 3.05599 10.0534 3.11719 10C3.17969 9.94661 3.23177 9.89388 3.27344 9.8418C3.31641 9.78841 3.34831 9.73503 3.36914 9.68164C3.38997 9.62695 3.40039 9.56901 3.40039 9.50781C3.40039 9.38802 3.36654 9.29753 3.29883 9.23633C3.23112 9.17513 3.1276 9.14453 2.98828 9.14453C2.7474 9.14453 2.51693 9.24023 2.29688 9.43164V8.88867C2.54036 8.73112 2.8151 8.65234 3.12109 8.65234C3.26302 8.65234 3.38997 8.67122 3.50195 8.70898C3.61523 8.74544 3.71094 8.79818 3.78906 8.86719C3.86719 8.9362 3.92643 9.02018 3.9668 9.11914C4.00846 9.2168 4.0293 9.32617 4.0293 9.44727C4.0293 9.57617 4.00911 9.69076 3.96875 9.79102C3.92969 9.89128 3.87695 9.98242 3.81055 10.0645C3.74544 10.1465 3.66992 10.222 3.58398 10.291C3.49805 10.3587 3.40885 10.4245 3.31641 10.4883C3.25391 10.5326 3.19336 10.5768 3.13477 10.6211C3.07747 10.6641 3.02669 10.707 2.98242 10.75C2.93815 10.7917 2.90299 10.8327 2.87695 10.873C2.85091 10.9134 2.83789 10.9518 2.83789 10.9883Z" class="fill" fill="#1A1A1A"/>
|
|
@@ -20990,7 +20994,7 @@ const b0 = `
|
|
|
20990
20994
|
<rect x="7" y="9.5" width="11" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
20991
20995
|
<rect x="7" y="14.5" width="11" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
20992
20996
|
</svg>
|
|
20993
|
-
`,
|
|
20997
|
+
`, N0 = `
|
|
20994
20998
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
20995
20999
|
<rect x="6.5" y="4" width="11" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
20996
21000
|
<rect x="6.5" y="9" width="11" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
@@ -20999,7 +21003,7 @@ const b0 = `
|
|
|
20999
21003
|
<circle cx="3.5" cy="10" r="1" class="fill" fill="#1A1A1A"/>
|
|
21000
21004
|
<circle cx="3.5" cy="5" r="1" class="fill" fill="#1A1A1A"/>
|
|
21001
21005
|
</svg>
|
|
21002
|
-
`,
|
|
21006
|
+
`, P0 = `
|
|
21003
21007
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
21004
21008
|
<path d="M3.92383 6.5H3.33984V6.21289H3.33203C3.19792 6.43685 2.99935 6.54883 2.73633 6.54883C2.54232 6.54883 2.38932 6.49414 2.27734 6.38477C2.16667 6.27409 2.11133 6.12695 2.11133 5.94336C2.11133 5.55534 2.34115 5.33138 2.80078 5.27148L3.34375 5.19922C3.34375 4.98047 3.22526 4.87109 2.98828 4.87109C2.75 4.87109 2.52344 4.94206 2.30859 5.08398V4.61914C2.39453 4.57487 2.51172 4.53581 2.66016 4.50195C2.8099 4.4681 2.94596 4.45117 3.06836 4.45117C3.63867 4.45117 3.92383 4.73568 3.92383 5.30469V6.5ZM3.34375 5.6875V5.55273L2.98047 5.59961C2.77995 5.62565 2.67969 5.71615 2.67969 5.87109C2.67969 5.94141 2.70378 5.99935 2.75195 6.04492C2.80143 6.08919 2.86784 6.11133 2.95117 6.11133C3.06706 6.11133 3.16146 6.07161 3.23438 5.99219C3.30729 5.91146 3.34375 5.8099 3.34375 5.6875Z" class="fill" fill="#1A1A1A"/>
|
|
21005
21009
|
<path d="M2.88477 11.2676H2.87695V11.5H2.25977V8.53906H2.87695V9.80078H2.88477C3.03711 9.56771 3.25391 9.45117 3.53516 9.45117C3.79297 9.45117 3.99154 9.53971 4.13086 9.7168C4.27018 9.89388 4.33984 10.1361 4.33984 10.4434C4.33984 10.7767 4.25846 11.0443 4.0957 11.2461C3.93294 11.4479 3.71549 11.5488 3.44336 11.5488C3.19727 11.5488 3.01107 11.4551 2.88477 11.2676ZM2.86719 10.4238V10.6289C2.86719 10.7578 2.9043 10.8646 2.97852 10.9492C3.05273 11.0339 3.14779 11.0762 3.26367 11.0762C3.4043 11.0762 3.51302 11.0221 3.58984 10.9141C3.66797 10.8047 3.70703 10.6504 3.70703 10.4512C3.70703 10.2858 3.67122 10.1569 3.59961 10.0645C3.5293 9.9707 3.42839 9.92383 3.29688 9.92383C3.17318 9.92383 3.07031 9.97005 2.98828 10.0625C2.90755 10.1549 2.86719 10.2754 2.86719 10.4238Z" class="fill" fill="#1A1A1A"/>
|
|
@@ -21021,29 +21025,29 @@ Be.register(Be.import("attributors/style/direction"), !0);
|
|
|
21021
21025
|
Be.register(Be.import("attributors/style/font"), !0);
|
|
21022
21026
|
Be.register(Be.import("attributors/style/size"), !0);
|
|
21023
21027
|
const kt = Be.import("ui/icons");
|
|
21024
|
-
kt.bold =
|
|
21025
|
-
kt.italic =
|
|
21026
|
-
kt.underline =
|
|
21027
|
-
kt.strike =
|
|
21028
|
-
kt["code-block"] =
|
|
21029
|
-
kt.link =
|
|
21030
|
-
kt.align[""] =
|
|
21031
|
-
kt.align.center =
|
|
21032
|
-
kt.align.right =
|
|
21033
|
-
kt.align.justify =
|
|
21034
|
-
kt.list.ordered =
|
|
21035
|
-
kt.list.bullet =
|
|
21036
|
-
kt["alphabet-list"] =
|
|
21028
|
+
kt.bold = _0;
|
|
21029
|
+
kt.italic = $0;
|
|
21030
|
+
kt.underline = w0;
|
|
21031
|
+
kt.strike = O0;
|
|
21032
|
+
kt["code-block"] = C0;
|
|
21033
|
+
kt.link = k0;
|
|
21034
|
+
kt.align[""] = E0;
|
|
21035
|
+
kt.align.center = x0;
|
|
21036
|
+
kt.align.right = S0;
|
|
21037
|
+
kt.align.justify = T0;
|
|
21038
|
+
kt.list.ordered = A0;
|
|
21039
|
+
kt.list.bullet = N0;
|
|
21040
|
+
kt["alphabet-list"] = P0;
|
|
21037
21041
|
Be.register({
|
|
21038
21042
|
"formats/alphabet-list": wn,
|
|
21039
21043
|
"formats/alphabet-list/item": Qi
|
|
21040
21044
|
});
|
|
21041
|
-
Be.register("modules/placeholder",
|
|
21045
|
+
Be.register("modules/placeholder", b0(Be, {
|
|
21042
21046
|
className: "ql-placeholder-content"
|
|
21043
21047
|
}));
|
|
21044
21048
|
Be.register(kt);
|
|
21045
21049
|
Be.debug("error");
|
|
21046
|
-
const
|
|
21050
|
+
const I0 = {
|
|
21047
21051
|
name: "IbTextEditor",
|
|
21048
21052
|
props: {
|
|
21049
21053
|
name: {
|
|
@@ -21140,7 +21144,7 @@ const P0 = {
|
|
|
21140
21144
|
this.isFocus = !0;
|
|
21141
21145
|
},
|
|
21142
21146
|
updateCharacterLength() {
|
|
21143
|
-
this.characterLength =
|
|
21147
|
+
this.characterLength = v0(this.data).length;
|
|
21144
21148
|
},
|
|
21145
21149
|
cleanPlaceholderSpans(t) {
|
|
21146
21150
|
if (!t)
|
|
@@ -21173,30 +21177,30 @@ const P0 = {
|
|
|
21173
21177
|
}
|
|
21174
21178
|
},
|
|
21175
21179
|
components: {
|
|
21176
|
-
QuillEditor:
|
|
21180
|
+
QuillEditor: h0,
|
|
21177
21181
|
IbIconButton: Pt,
|
|
21178
21182
|
IbAlert: $n,
|
|
21179
21183
|
IbCharacterCount: Ka
|
|
21180
21184
|
}
|
|
21181
|
-
},
|
|
21185
|
+
}, M0 = ["name", "disabled", "value"], D0 = {
|
|
21182
21186
|
class: "ib-text-editor",
|
|
21183
21187
|
ref: "wrapper"
|
|
21184
|
-
},
|
|
21188
|
+
}, L0 = {
|
|
21185
21189
|
id: "toolbar",
|
|
21186
21190
|
class: "toolbar",
|
|
21187
21191
|
ref: "toolbar"
|
|
21188
|
-
},
|
|
21192
|
+
}, R0 = { class: "toolbar-group header-toolbar-group" }, B0 = /* @__PURE__ */ ae("label", {
|
|
21189
21193
|
class: "toolbar-group__label",
|
|
21190
21194
|
for: "placeholders"
|
|
21191
|
-
}, "Placeholder Selector", -1),
|
|
21195
|
+
}, "Placeholder Selector", -1), j0 = {
|
|
21192
21196
|
id: "placeholders",
|
|
21193
21197
|
class: "ql-placeholder"
|
|
21194
|
-
},
|
|
21198
|
+
}, q0 = /* @__PURE__ */ ae("option", {
|
|
21195
21199
|
selected: "",
|
|
21196
21200
|
value: "default",
|
|
21197
21201
|
class: "disabled"
|
|
21198
|
-
}, null, -1),
|
|
21199
|
-
function
|
|
21202
|
+
}, null, -1), F0 = ["value"], H0 = /* @__PURE__ */ _a('<div class="toolbar-group header-toolbar-group"><label class="toolbar-group__label" for="header-selector">Header Selector</label><select id="header-selector" class="ql-header"><option value="1"></option><option value="2"></option><option value="3"></option><option value="4"></option><option value="5"></option><option value="6"></option><option selected></option></select></div>', 1), V0 = { class: "toolbar-group" }, U0 = /* @__PURE__ */ _a('<div class="toolbar-group"><label class="toolbar-group__label" for="background-selector">Background Selector</label><select id="background-selector" class="ql-background"></select><label class="toolbar-group__label" for="color-selector">Background Color Selector</label><select id="color-selector" class="ql-color"></select></div>', 1), z0 = { class: "toolbar-group" }, K0 = { class: "toolbar-group" }, G0 = { class: "toolbar-group" };
|
|
21203
|
+
function W0(t, n, e, r, o, i) {
|
|
21200
21204
|
const a = ce("ib-character-count"), l = ce("ib-alert"), d = ce("QuillEditor"), u = ce("ib-icon-button");
|
|
21201
21205
|
return G(), te("div", {
|
|
21202
21206
|
class: ge(["textarea-wrapper", {
|
|
@@ -21232,11 +21236,11 @@ function G0(t, n, e, r, o, i) {
|
|
|
21232
21236
|
type: "hidden",
|
|
21233
21237
|
disabled: e.disable,
|
|
21234
21238
|
value: o.data
|
|
21235
|
-
}, null, 8,
|
|
21239
|
+
}, null, 8, M0),
|
|
21236
21240
|
ae("div", {
|
|
21237
21241
|
class: ge(["ib-text-editor-wrapper", { disable: e.disable }])
|
|
21238
21242
|
}, [
|
|
21239
|
-
ae("div",
|
|
21243
|
+
ae("div", D0, [
|
|
21240
21244
|
pe(d, {
|
|
21241
21245
|
"aria-label": "text-editor",
|
|
21242
21246
|
onTextChange: i.onChange,
|
|
@@ -21250,21 +21254,21 @@ function G0(t, n, e, r, o, i) {
|
|
|
21250
21254
|
modules: e.modules
|
|
21251
21255
|
}, null, 8, ["onTextChange", "onBlur", "onFocus", "content", "options", "modules"])
|
|
21252
21256
|
], 512),
|
|
21253
|
-
ae("div",
|
|
21254
|
-
Ne(ae("div",
|
|
21255
|
-
|
|
21256
|
-
ae("select",
|
|
21257
|
-
|
|
21257
|
+
ae("div", L0, [
|
|
21258
|
+
Ne(ae("div", R0, [
|
|
21259
|
+
B0,
|
|
21260
|
+
ae("select", j0, [
|
|
21261
|
+
q0,
|
|
21258
21262
|
(G(!0), te(nt, null, Dt(e.placeholders, (h) => (G(), te("option", {
|
|
21259
21263
|
key: h.id,
|
|
21260
21264
|
value: h.id
|
|
21261
|
-
}, Oe(h.label), 9,
|
|
21265
|
+
}, Oe(h.label), 9, F0))), 128))
|
|
21262
21266
|
])
|
|
21263
21267
|
], 512), [
|
|
21264
21268
|
[Ge, e.placeholders.length]
|
|
21265
21269
|
]),
|
|
21266
|
-
|
|
21267
|
-
ae("div",
|
|
21270
|
+
H0,
|
|
21271
|
+
ae("div", V0, [
|
|
21268
21272
|
pe(u, {
|
|
21269
21273
|
"aria-label": "button-bold",
|
|
21270
21274
|
class: "toolbar-item ql-bold",
|
|
@@ -21286,8 +21290,8 @@ function G0(t, n, e, r, o, i) {
|
|
|
21286
21290
|
kind: "ghost"
|
|
21287
21291
|
})
|
|
21288
21292
|
]),
|
|
21289
|
-
|
|
21290
|
-
ae("div",
|
|
21293
|
+
U0,
|
|
21294
|
+
ae("div", z0, [
|
|
21291
21295
|
pe(u, {
|
|
21292
21296
|
"aria-label": "button-code-block",
|
|
21293
21297
|
class: "toolbar-item ql-code-block",
|
|
@@ -21299,7 +21303,7 @@ function G0(t, n, e, r, o, i) {
|
|
|
21299
21303
|
kind: "ghost"
|
|
21300
21304
|
})
|
|
21301
21305
|
]),
|
|
21302
|
-
ae("div",
|
|
21306
|
+
ae("div", K0, [
|
|
21303
21307
|
pe(u, {
|
|
21304
21308
|
"aria-label": "button-align",
|
|
21305
21309
|
class: "toolbar-item ql-align",
|
|
@@ -21324,7 +21328,7 @@ function G0(t, n, e, r, o, i) {
|
|
|
21324
21328
|
kind: "ghost"
|
|
21325
21329
|
})
|
|
21326
21330
|
]),
|
|
21327
|
-
ae("div",
|
|
21331
|
+
ae("div", G0, [
|
|
21328
21332
|
pe(u, {
|
|
21329
21333
|
"aria-label": "button-ordered-list",
|
|
21330
21334
|
class: "ql-list toolbar-item",
|
|
@@ -21347,18 +21351,18 @@ function G0(t, n, e, r, o, i) {
|
|
|
21347
21351
|
], 2)
|
|
21348
21352
|
], 2);
|
|
21349
21353
|
}
|
|
21350
|
-
const
|
|
21351
|
-
const
|
|
21354
|
+
const Pp = /* @__PURE__ */ Te(I0, [["render", W0]]);
|
|
21355
|
+
const Y0 = {
|
|
21352
21356
|
name: "IbTable",
|
|
21353
21357
|
computed: {
|
|
21354
21358
|
hasThead() {
|
|
21355
21359
|
return !!this.$slots.thead;
|
|
21356
21360
|
}
|
|
21357
21361
|
}
|
|
21358
|
-
},
|
|
21359
|
-
function
|
|
21360
|
-
return G(), te("div",
|
|
21361
|
-
ae("table",
|
|
21362
|
+
}, Z0 = { class: "ib-table-wrapper" }, J0 = { class: "ib-table" };
|
|
21363
|
+
function X0(t, n, e, r, o, i) {
|
|
21364
|
+
return G(), te("div", Z0, [
|
|
21365
|
+
ae("table", J0, [
|
|
21362
21366
|
i.hasThead ? we(t.$slots, "thead", { key: 0 }, void 0, !0) : ue("", !0),
|
|
21363
21367
|
ae("tbody", null, [
|
|
21364
21368
|
we(t.$slots, "tbody", {}, void 0, !0)
|
|
@@ -21366,17 +21370,17 @@ function J0(t, n, e, r, o, i) {
|
|
|
21366
21370
|
])
|
|
21367
21371
|
]);
|
|
21368
21372
|
}
|
|
21369
|
-
const
|
|
21370
|
-
const
|
|
21373
|
+
const Ip = /* @__PURE__ */ Te(Y0, [["render", X0], ["__scopeId", "data-v-5dceb760"]]);
|
|
21374
|
+
const Q0 = {
|
|
21371
21375
|
name: "IbRow"
|
|
21372
|
-
},
|
|
21373
|
-
function
|
|
21374
|
-
return G(), te("tr",
|
|
21376
|
+
}, ep = { class: "ib-tr" };
|
|
21377
|
+
function tp(t, n, e, r, o, i) {
|
|
21378
|
+
return G(), te("tr", ep, [
|
|
21375
21379
|
we(t.$slots, "default", { ref: "row" })
|
|
21376
21380
|
]);
|
|
21377
21381
|
}
|
|
21378
|
-
const
|
|
21379
|
-
const
|
|
21382
|
+
const Mp = /* @__PURE__ */ Te(Q0, [["render", tp]]);
|
|
21383
|
+
const np = {
|
|
21380
21384
|
name: "IbCell",
|
|
21381
21385
|
props: {
|
|
21382
21386
|
fixed: {
|
|
@@ -21398,19 +21402,19 @@ const tp = {
|
|
|
21398
21402
|
this.attr.style || (this.attr.style = {}), this.attr.style.minWidth = `${t.width}px`, this.attr.style.left = `${t.left - n.left}px`, this.attr.class += " fixed";
|
|
21399
21403
|
}
|
|
21400
21404
|
}
|
|
21401
|
-
},
|
|
21402
|
-
function
|
|
21405
|
+
}, ip = { class: "cell" };
|
|
21406
|
+
function rp(t, n, e, r, o, i) {
|
|
21403
21407
|
return G(), te("td", Tt({
|
|
21404
21408
|
onResize: n[0] || (n[0] = (...a) => i.freezeCol && i.freezeCol(...a)),
|
|
21405
21409
|
class: "ib-cell"
|
|
21406
21410
|
}, this.attr), [
|
|
21407
|
-
ae("div",
|
|
21411
|
+
ae("div", ip, [
|
|
21408
21412
|
we(t.$slots, "default", {}, void 0, !0)
|
|
21409
21413
|
])
|
|
21410
21414
|
], 16);
|
|
21411
21415
|
}
|
|
21412
|
-
const
|
|
21413
|
-
const
|
|
21416
|
+
const op = /* @__PURE__ */ Te(np, [["render", rp], ["__scopeId", "data-v-e74bb0f3"]]);
|
|
21417
|
+
const ap = {
|
|
21414
21418
|
name: "IbCheckboxCell",
|
|
21415
21419
|
props: {
|
|
21416
21420
|
isChecked: {
|
|
@@ -21423,11 +21427,11 @@ const op = {
|
|
|
21423
21427
|
}
|
|
21424
21428
|
},
|
|
21425
21429
|
components: {
|
|
21426
|
-
IbCell:
|
|
21430
|
+
IbCell: op,
|
|
21427
21431
|
IbCheckbox: Ha
|
|
21428
21432
|
}
|
|
21429
21433
|
};
|
|
21430
|
-
function
|
|
21434
|
+
function lp(t, n, e, r, o, i) {
|
|
21431
21435
|
const a = ce("ib-checkbox"), l = ce("ib-cell");
|
|
21432
21436
|
return G(), $e(l, {
|
|
21433
21437
|
fixed: e.fixed,
|
|
@@ -21439,7 +21443,7 @@ function ap(t, n, e, r, o, i) {
|
|
|
21439
21443
|
_: 1
|
|
21440
21444
|
}, 8, ["fixed"]);
|
|
21441
21445
|
}
|
|
21442
|
-
const
|
|
21446
|
+
const Dp = /* @__PURE__ */ Te(ap, [["render", lp]]), so = new qa(), ca = (t, n) => {
|
|
21443
21447
|
if (Va(t)) {
|
|
21444
21448
|
const e = Object.keys(n.modifiers)[0] || n.arg, r = {
|
|
21445
21449
|
title: n.value.title || "",
|
|
@@ -21449,7 +21453,7 @@ const Mp = /* @__PURE__ */ Te(op, [["render", ap]]), so = new qa(), ca = (t, n)
|
|
|
21449
21453
|
}
|
|
21450
21454
|
}, fa = () => {
|
|
21451
21455
|
so.destroyTooltip();
|
|
21452
|
-
},
|
|
21456
|
+
}, Lp = {
|
|
21453
21457
|
mounted(t, n) {
|
|
21454
21458
|
t.addEventListener("mouseenter", () => ca(t, n)), t.addEventListener("mouseleave", fa);
|
|
21455
21459
|
},
|
|
@@ -21458,53 +21462,53 @@ const Mp = /* @__PURE__ */ Te(op, [["render", ap]]), so = new qa(), ca = (t, n)
|
|
|
21458
21462
|
}
|
|
21459
21463
|
};
|
|
21460
21464
|
export {
|
|
21461
|
-
|
|
21465
|
+
up as IbAccordion,
|
|
21462
21466
|
$n as IbAlert,
|
|
21463
|
-
|
|
21464
|
-
|
|
21465
|
-
|
|
21467
|
+
dp as IbAvatar,
|
|
21468
|
+
cp as IbBadge,
|
|
21469
|
+
_p as IbBreadcrumbs,
|
|
21466
21470
|
Ll as IbButton,
|
|
21467
|
-
|
|
21468
|
-
|
|
21471
|
+
fp as IbButtonGroup,
|
|
21472
|
+
op as IbCell,
|
|
21469
21473
|
Ka as IbCharactersCount,
|
|
21470
21474
|
Ha as IbCheckbox,
|
|
21471
|
-
|
|
21472
|
-
|
|
21473
|
-
|
|
21474
|
-
|
|
21475
|
+
Dp as IbCheckboxCell,
|
|
21476
|
+
xp as IbCheckboxGroup,
|
|
21477
|
+
Cp as IbChips,
|
|
21478
|
+
Ap as IbDatePicker,
|
|
21475
21479
|
Zr as IbDropdown,
|
|
21476
21480
|
Ba as IbDropdownItem,
|
|
21477
21481
|
Xr as IbDropdownList,
|
|
21478
|
-
|
|
21482
|
+
Ep as IbFormGroup,
|
|
21479
21483
|
Ze as IbIcon,
|
|
21480
21484
|
Pt as IbIconButton,
|
|
21481
21485
|
Fa as IbInput,
|
|
21482
21486
|
Yi as IbLabel,
|
|
21483
|
-
|
|
21484
|
-
|
|
21485
|
-
|
|
21486
|
-
|
|
21487
|
-
|
|
21487
|
+
ic as IbLimitSelector,
|
|
21488
|
+
mp as IbModal,
|
|
21489
|
+
$p as IbPagination,
|
|
21490
|
+
kp as IbPanel,
|
|
21491
|
+
Np as IbPhoneInput,
|
|
21488
21492
|
ms as IbPopover,
|
|
21489
|
-
|
|
21490
|
-
|
|
21491
|
-
|
|
21492
|
-
|
|
21493
|
-
|
|
21494
|
-
|
|
21495
|
-
|
|
21496
|
-
|
|
21497
|
-
|
|
21498
|
-
|
|
21499
|
-
|
|
21500
|
-
|
|
21501
|
-
|
|
21502
|
-
|
|
21503
|
-
|
|
21493
|
+
wp as IbProgressBar,
|
|
21494
|
+
Sp as IbRadio,
|
|
21495
|
+
Mp as IbRow,
|
|
21496
|
+
bp as IbSorting,
|
|
21497
|
+
pp as IbSplitButton,
|
|
21498
|
+
gp as IbSplitButtonItem,
|
|
21499
|
+
Op as IbStatusIndicator,
|
|
21500
|
+
yp as IbTab,
|
|
21501
|
+
Mu as IbTabDropdown,
|
|
21502
|
+
Ip as IbTable,
|
|
21503
|
+
vp as IbTabs,
|
|
21504
|
+
hp as IbTagPill,
|
|
21505
|
+
Pp as IbTextEditor,
|
|
21506
|
+
Tp as IbTextarea,
|
|
21507
|
+
Md as IbToggle,
|
|
21504
21508
|
Gs as IbToggleTip,
|
|
21505
21509
|
fi as IbTooltip,
|
|
21506
|
-
|
|
21510
|
+
Qd as IbTreeSelect,
|
|
21507
21511
|
Yr as OutsideDirective,
|
|
21508
|
-
|
|
21512
|
+
Lp as TextOverflowTooltipDirective,
|
|
21509
21513
|
Mn as TooltipDirective
|
|
21510
21514
|
};
|