@avakhula/ui 0.1.18 → 0.1.20
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 +660 -654
- package/dist/index.umd.cjs +32 -32
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/src/App.vue +6 -2
- package/src/assets/scss/typography.scss +3 -3
- package/src/components/Dropdown/DropdownList.vue +5 -1
- package/src/components/Form/TextEditor/icons/toolbarIcons.js +0 -0
- package/src/components/Tabs/Tab.vue +0 -0
- package/src/components/TreeSelect/Select.vue +3 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { openBlock as z, createElementBlock as te, normalizeStyle as ci, normalizeClass as ge, resolveComponent as de, createElementVNode as ae, withModifiers as ot, renderSlot as $e, createVNode as pe, Transition as ii, withCtx as ve, withDirectives as Te, vShow as ze, createBlock as be, resolveDynamicComponent as zi, mergeProps as
|
|
1
|
+
import { openBlock as z, createElementBlock as te, normalizeStyle as ci, normalizeClass as ge, resolveComponent as de, createElementVNode as ae, withModifiers as ot, renderSlot as $e, createVNode as pe, Transition as ii, withCtx as ve, withDirectives as Te, vShow as ze, createBlock as be, resolveDynamicComponent as zi, mergeProps as kt, Fragment as Je, renderList as Dt, createCommentVNode as ue, Teleport as ha, toDisplayString as Oe, resolveDirective as Gt, createSlots as pa, createTextVNode as We, createApp as gl, vModelDynamic as ga, withKeys as pt, vModelCheckbox as ml, pushScopeId as ma, popScopeId as va, useCssVars as vl, vModelText as ya, defineComponent as ba, mergeModels as co, shallowRef as Or, useModel as yl, watch as Ut, nextTick as Li, reactive as bl, computed as Yn, onMounted as _a, unref as fo, onBeforeUnmount as _l, ref as ho, h as $l, createStaticVNode as $a } from "vue";
|
|
2
2
|
const Ae = (t, n) => {
|
|
3
3
|
const e = t.__vccOpts || t;
|
|
4
4
|
for (const [r, o] of n)
|
|
@@ -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 dp = /* @__PURE__ */ Ae(Cl, [["render", Tl], ["__scopeId", "data-v-8ece19c1"]]), yn = {
|
|
136
136
|
primary: "primary",
|
|
137
137
|
secondary: "secondary",
|
|
138
138
|
tertiary: "tertiary",
|
|
@@ -240,7 +240,7 @@ const Al = {
|
|
|
240
240
|
inheritAttrs: !1
|
|
241
241
|
}, Nl = ["method", "action"], Pl = ["value"], Il = ["value"], Ml = ["name", "value"];
|
|
242
242
|
function Dl(t, n, e, r, o, i) {
|
|
243
|
-
return z(), be(zi(i.component),
|
|
243
|
+
return z(), be(zi(i.component), kt(i.attrs, {
|
|
244
244
|
onClick: n[0] || (n[0] = (l) => i.onClick(l)),
|
|
245
245
|
onMouseenter: i.onMouseenter,
|
|
246
246
|
onMouseleave: i.onMouseleave
|
|
@@ -1144,7 +1144,7 @@ const _s = {
|
|
|
1144
1144
|
};
|
|
1145
1145
|
function $s(t, n, e, r, o, i) {
|
|
1146
1146
|
const l = de("ib-tooltip"), a = de("ib-button");
|
|
1147
|
-
return z(), be(a,
|
|
1147
|
+
return z(), be(a, kt(i.attrs, {
|
|
1148
1148
|
href: e.href,
|
|
1149
1149
|
to: e.to,
|
|
1150
1150
|
kind: e.kind,
|
|
@@ -1355,7 +1355,7 @@ function Is(t, n, e, r, o, i) {
|
|
|
1355
1355
|
pe(l, { name: "camera-outline" })
|
|
1356
1356
|
], 2));
|
|
1357
1357
|
}
|
|
1358
|
-
const
|
|
1358
|
+
const cp = /* @__PURE__ */ Ae(Ns, [["render", Is], ["__scopeId", "data-v-63abd28e"]]);
|
|
1359
1359
|
const Ms = {
|
|
1360
1360
|
name: "IbBadge",
|
|
1361
1361
|
props: {
|
|
@@ -1379,7 +1379,7 @@ function Ds(t, n, e, r, o, i) {
|
|
|
1379
1379
|
class: ge(i.classes)
|
|
1380
1380
|
}, Oe(i.normalizeContent), 3);
|
|
1381
1381
|
}
|
|
1382
|
-
const
|
|
1382
|
+
const fp = /* @__PURE__ */ Ae(Ms, [["render", Ds], ["__scopeId", "data-v-328df75a"]]);
|
|
1383
1383
|
const Ls = {
|
|
1384
1384
|
name: "IbButtonGroup"
|
|
1385
1385
|
}, Rs = { class: "ib-button-group" };
|
|
@@ -1388,7 +1388,7 @@ function Bs(t, n, e, r, o, i) {
|
|
|
1388
1388
|
$e(t.$slots, "default")
|
|
1389
1389
|
]);
|
|
1390
1390
|
}
|
|
1391
|
-
const
|
|
1391
|
+
const hp = /* @__PURE__ */ Ae(Ls, [["render", Bs]]), Sn = {
|
|
1392
1392
|
success: "success",
|
|
1393
1393
|
neutral: "neutral",
|
|
1394
1394
|
info: "info",
|
|
@@ -1451,7 +1451,7 @@ function qs(t, n, e, r, o, i) {
|
|
|
1451
1451
|
])
|
|
1452
1452
|
], 2);
|
|
1453
1453
|
}
|
|
1454
|
-
const
|
|
1454
|
+
const pp = /* @__PURE__ */ Ae(js, [["render", qs], ["__scopeId", "data-v-92406065"]]), Fs = {
|
|
1455
1455
|
topLeft: "top-left",
|
|
1456
1456
|
topCenter: "top-center",
|
|
1457
1457
|
topRight: "top-right",
|
|
@@ -1834,6 +1834,10 @@ const cu = {
|
|
|
1834
1834
|
disabled: {
|
|
1835
1835
|
type: Boolean,
|
|
1836
1836
|
default: !1
|
|
1837
|
+
},
|
|
1838
|
+
class: {
|
|
1839
|
+
type: String,
|
|
1840
|
+
default: ""
|
|
1837
1841
|
}
|
|
1838
1842
|
},
|
|
1839
1843
|
methods: {
|
|
@@ -1855,11 +1859,13 @@ const cu = {
|
|
|
1855
1859
|
IbDropdown: Zr,
|
|
1856
1860
|
IbList: Jr
|
|
1857
1861
|
}
|
|
1858
|
-
}
|
|
1859
|
-
function
|
|
1862
|
+
};
|
|
1863
|
+
function fu(t, n, e, r, o, i) {
|
|
1860
1864
|
const l = de("ib-list"), a = de("ib-dropdown");
|
|
1861
|
-
return z(), te("div",
|
|
1862
|
-
|
|
1865
|
+
return z(), te("div", {
|
|
1866
|
+
class: ge(["dropdown-list-wrapper", e.class])
|
|
1867
|
+
}, [
|
|
1868
|
+
pe(a, kt({
|
|
1863
1869
|
horizontal: e.horizontal,
|
|
1864
1870
|
vertical: e.vertical,
|
|
1865
1871
|
isOpened: e.isOpened,
|
|
@@ -1890,10 +1896,10 @@ function hu(t, n, e, r, o, i) {
|
|
|
1890
1896
|
key: "0"
|
|
1891
1897
|
} : void 0
|
|
1892
1898
|
]), 1040, ["horizontal", "vertical", "isOpened", "closeOnClick", "disabled", "onAll"])
|
|
1893
|
-
]);
|
|
1899
|
+
], 2);
|
|
1894
1900
|
}
|
|
1895
|
-
const Xr = /* @__PURE__ */ Ae(cu, [["render",
|
|
1896
|
-
const
|
|
1901
|
+
const Xr = /* @__PURE__ */ Ae(cu, [["render", fu]]);
|
|
1902
|
+
const hu = {
|
|
1897
1903
|
props: {
|
|
1898
1904
|
checked: {
|
|
1899
1905
|
type: Boolean,
|
|
@@ -1917,15 +1923,15 @@ const pu = {
|
|
|
1917
1923
|
return this.href && (t.href = this.href), this.to && (t.to = this.to), t;
|
|
1918
1924
|
}
|
|
1919
1925
|
}
|
|
1920
|
-
},
|
|
1921
|
-
function
|
|
1922
|
-
return z(), te("li",
|
|
1923
|
-
(z(), be(zi(i.component),
|
|
1926
|
+
}, pu = { class: "dropdown-item-wrapper" }, gu = { class: "dropdown-item-icon" };
|
|
1927
|
+
function mu(t, n, e, r, o, i) {
|
|
1928
|
+
return z(), te("li", pu, [
|
|
1929
|
+
(z(), be(zi(i.component), kt({
|
|
1924
1930
|
class: e.checked ? "active" : ""
|
|
1925
1931
|
}, i.attrs, { tabindex: "0" }), {
|
|
1926
1932
|
default: ve(() => [
|
|
1927
1933
|
ae("p", null, [
|
|
1928
|
-
Te(ae("div",
|
|
1934
|
+
Te(ae("div", gu, [
|
|
1929
1935
|
$e(t.$slots, "icon", {}, void 0, !0)
|
|
1930
1936
|
], 512), [
|
|
1931
1937
|
[ze, t.$slots.icon]
|
|
@@ -1937,11 +1943,11 @@ function vu(t, n, e, r, o, i) {
|
|
|
1937
1943
|
}, 16, ["class"]))
|
|
1938
1944
|
]);
|
|
1939
1945
|
}
|
|
1940
|
-
const ja = /* @__PURE__ */ Ae(
|
|
1946
|
+
const ja = /* @__PURE__ */ Ae(hu, [["render", mu], ["__scopeId", "data-v-6ec2fbd4"]]), vu = {
|
|
1941
1947
|
common: "common",
|
|
1942
1948
|
danger: "danger"
|
|
1943
1949
|
};
|
|
1944
|
-
const
|
|
1950
|
+
const yu = {
|
|
1945
1951
|
name: "IbSplitButton",
|
|
1946
1952
|
props: {
|
|
1947
1953
|
id: {
|
|
@@ -1950,7 +1956,7 @@ const bu = {
|
|
|
1950
1956
|
},
|
|
1951
1957
|
kind: {
|
|
1952
1958
|
type: String,
|
|
1953
|
-
default:
|
|
1959
|
+
default: vu.common
|
|
1954
1960
|
},
|
|
1955
1961
|
verticalPosition: {
|
|
1956
1962
|
type: String,
|
|
@@ -2026,13 +2032,13 @@ const bu = {
|
|
|
2026
2032
|
beforeUnmount() {
|
|
2027
2033
|
this.listObserver.disconnect(), this.listObserver = null;
|
|
2028
2034
|
}
|
|
2029
|
-
},
|
|
2030
|
-
function
|
|
2035
|
+
}, bu = ["disabled"], _u = ["disabled"], $u = ["disabled"], wu = { ref: "list" };
|
|
2036
|
+
function Ou(t, n, e, r, o, i) {
|
|
2031
2037
|
const l = de("router-link"), a = de("ib-icon"), d = de("ib-dropdown-list");
|
|
2032
2038
|
return z(), te("div", {
|
|
2033
2039
|
class: ge(i.classes)
|
|
2034
2040
|
}, [
|
|
2035
|
-
o.isRouterLink ? (z(), be(l,
|
|
2041
|
+
o.isRouterLink ? (z(), be(l, kt({
|
|
2036
2042
|
key: 0,
|
|
2037
2043
|
class: ["split-button-main", { disabled: e.disabled }],
|
|
2038
2044
|
disabled: e.disabled,
|
|
@@ -2042,17 +2048,17 @@ function ku(t, n, e, r, o, i) {
|
|
|
2042
2048
|
We(Oe(o.content), 1)
|
|
2043
2049
|
]),
|
|
2044
2050
|
_: 1
|
|
2045
|
-
}, 16, ["class", "disabled", "to", "onClick"])) : o.isLink ? (z(), te("a",
|
|
2051
|
+
}, 16, ["class", "disabled", "to", "onClick"])) : o.isLink ? (z(), te("a", kt({
|
|
2046
2052
|
key: 1,
|
|
2047
2053
|
class: ["split-button-main", { disabled: e.disabled }],
|
|
2048
2054
|
disabled: e.disabled
|
|
2049
2055
|
}, o.mainButtonAttrs, {
|
|
2050
2056
|
onClick: n[0] || (n[0] = (...u) => i.onClickLink && i.onClickLink(...u))
|
|
2051
|
-
}), Oe(o.content), 17,
|
|
2057
|
+
}), Oe(o.content), 17, bu)) : (z(), te("button", kt({
|
|
2052
2058
|
key: 2,
|
|
2053
2059
|
disabled: e.disabled,
|
|
2054
2060
|
class: "split-button-main"
|
|
2055
|
-
}, o.mainButtonAttrs), Oe(o.content), 17,
|
|
2061
|
+
}, o.mainButtonAttrs), Oe(o.content), 17, _u)),
|
|
2056
2062
|
pe(d, {
|
|
2057
2063
|
disabled: e.disabled,
|
|
2058
2064
|
closeOnClick: !0,
|
|
@@ -2065,10 +2071,10 @@ function ku(t, n, e, r, o, i) {
|
|
|
2065
2071
|
class: "split-button-menu-trigger"
|
|
2066
2072
|
}, [
|
|
2067
2073
|
pe(a, { name: "chevron-down-outline" })
|
|
2068
|
-
], 8,
|
|
2074
|
+
], 8, $u)
|
|
2069
2075
|
]),
|
|
2070
2076
|
body: ve(() => [
|
|
2071
|
-
ae("div",
|
|
2077
|
+
ae("div", wu, [
|
|
2072
2078
|
$e(t.$slots, "default")
|
|
2073
2079
|
], 512)
|
|
2074
2080
|
]),
|
|
@@ -2076,8 +2082,8 @@ function ku(t, n, e, r, o, i) {
|
|
|
2076
2082
|
}, 8, ["disabled", "vertical", "horizontal"])
|
|
2077
2083
|
], 2);
|
|
2078
2084
|
}
|
|
2079
|
-
const
|
|
2080
|
-
const
|
|
2085
|
+
const gp = /* @__PURE__ */ Ae(yu, [["render", Ou]]);
|
|
2086
|
+
const ku = {
|
|
2081
2087
|
props: {
|
|
2082
2088
|
href: {
|
|
2083
2089
|
type: String,
|
|
@@ -2097,21 +2103,21 @@ const Cu = {
|
|
|
2097
2103
|
}
|
|
2098
2104
|
}
|
|
2099
2105
|
};
|
|
2100
|
-
function
|
|
2101
|
-
return z(), be(zi(i.component),
|
|
2106
|
+
function Cu(t, n, e, r, o, i) {
|
|
2107
|
+
return z(), be(zi(i.component), kt(i.attrs, { class: "ib-dropdown-item" }), {
|
|
2102
2108
|
default: ve(() => [
|
|
2103
2109
|
$e(t.$slots, "default", {}, void 0, !0)
|
|
2104
2110
|
]),
|
|
2105
2111
|
_: 3
|
|
2106
2112
|
}, 16);
|
|
2107
2113
|
}
|
|
2108
|
-
const
|
|
2114
|
+
const mp = /* @__PURE__ */ Ae(ku, [["render", Cu], ["__scopeId", "data-v-9a68b340"]]), en = {
|
|
2109
2115
|
S: "s",
|
|
2110
2116
|
M: "m",
|
|
2111
2117
|
L: "l",
|
|
2112
2118
|
XL: "xl"
|
|
2113
2119
|
};
|
|
2114
|
-
const
|
|
2120
|
+
const Eu = {
|
|
2115
2121
|
name: "IbModal",
|
|
2116
2122
|
directives: { Outside: Yr },
|
|
2117
2123
|
emits: {
|
|
@@ -2234,14 +2240,14 @@ const xu = {
|
|
|
2234
2240
|
beforeUnmount() {
|
|
2235
2241
|
this.isActive && this.close(), document.removeEventListener("keydown", this.onKeydown), document.removeEventListener("blur", this.setFocusOnModal, !0);
|
|
2236
2242
|
}
|
|
2237
|
-
},
|
|
2243
|
+
}, xu = {
|
|
2238
2244
|
key: 1,
|
|
2239
2245
|
class: "modal-header"
|
|
2240
|
-
},
|
|
2246
|
+
}, Su = {
|
|
2241
2247
|
key: 2,
|
|
2242
2248
|
class: "modal-footer"
|
|
2243
2249
|
};
|
|
2244
|
-
function
|
|
2250
|
+
function Tu(t, n, e, r, o, i) {
|
|
2245
2251
|
const l = de("ib-icon"), a = de("ib-icon-button"), d = Gt("outside");
|
|
2246
2252
|
return z(), te(Je, null, [
|
|
2247
2253
|
i.hasTrigger ? (z(), te("div", {
|
|
@@ -2273,7 +2279,7 @@ function Au(t, n, e, r, o, i) {
|
|
|
2273
2279
|
]),
|
|
2274
2280
|
_: 1
|
|
2275
2281
|
}, 8, ["onClick"])) : ue("", !0),
|
|
2276
|
-
i.hasHeader ? (z(), te("p",
|
|
2282
|
+
i.hasHeader ? (z(), te("p", xu, [
|
|
2277
2283
|
$e(t.$slots, "header", { showModal: i.showModal }, void 0, !0)
|
|
2278
2284
|
])) : ue("", !0),
|
|
2279
2285
|
ae("div", {
|
|
@@ -2281,7 +2287,7 @@ function Au(t, n, e, r, o, i) {
|
|
|
2281
2287
|
}, [
|
|
2282
2288
|
$e(t.$slots, "body", { showModal: i.showModal }, void 0, !0)
|
|
2283
2289
|
], 2),
|
|
2284
|
-
i.hasFooter ? (z(), te("div",
|
|
2290
|
+
i.hasFooter ? (z(), te("div", Su, [
|
|
2285
2291
|
$e(t.$slots, "footer", { showModal: i.showModal }, void 0, !0)
|
|
2286
2292
|
])) : ue("", !0)
|
|
2287
2293
|
], 6)), [
|
|
@@ -2293,11 +2299,11 @@ function Au(t, n, e, r, o, i) {
|
|
|
2293
2299
|
]))
|
|
2294
2300
|
], 64);
|
|
2295
2301
|
}
|
|
2296
|
-
const
|
|
2302
|
+
const vp = /* @__PURE__ */ Ae(Eu, [["render", Tu], ["__scopeId", "data-v-12ec5923"]]);
|
|
2297
2303
|
function qa(t) {
|
|
2298
2304
|
return "#" + t.toLowerCase().replace(/ /g, "-");
|
|
2299
2305
|
}
|
|
2300
|
-
const
|
|
2306
|
+
const Au = {
|
|
2301
2307
|
name: "IbTabDropdown",
|
|
2302
2308
|
props: {
|
|
2303
2309
|
tabs: {
|
|
@@ -2339,10 +2345,10 @@ const Nu = {
|
|
|
2339
2345
|
IbDropdownItem: ja,
|
|
2340
2346
|
IbIcon: Ye
|
|
2341
2347
|
}
|
|
2342
|
-
},
|
|
2343
|
-
function
|
|
2348
|
+
}, Nu = { class: "wrapper-tab-link dropdown-tab" }, Pu = ["tabindex"];
|
|
2349
|
+
function Iu(t, n, e, r, o, i) {
|
|
2344
2350
|
const l = de("ib-icon"), a = de("ib-dropdown-item"), d = de("ib-dropdown-list");
|
|
2345
|
-
return z(), te("div",
|
|
2351
|
+
return z(), te("div", Nu, [
|
|
2346
2352
|
pe(d, {
|
|
2347
2353
|
disabled: o.isDisabledDropdown,
|
|
2348
2354
|
"close-on-click": !0
|
|
@@ -2357,7 +2363,7 @@ function Mu(t, n, e, r, o, i) {
|
|
|
2357
2363
|
}, [
|
|
2358
2364
|
We(Oe(e.tabs.name) + " ", 1),
|
|
2359
2365
|
pe(l, { name: "chevron-down" })
|
|
2360
|
-
], 10,
|
|
2366
|
+
], 10, Pu)
|
|
2361
2367
|
]),
|
|
2362
2368
|
body: ve(() => [
|
|
2363
2369
|
(z(!0), te(Je, null, Dt(e.tabs.tabs, (u, h) => (z(), be(a, {
|
|
@@ -2381,8 +2387,8 @@ function Mu(t, n, e, r, o, i) {
|
|
|
2381
2387
|
}, 8, ["disabled"])
|
|
2382
2388
|
]);
|
|
2383
2389
|
}
|
|
2384
|
-
const
|
|
2385
|
-
const
|
|
2390
|
+
const Mu = /* @__PURE__ */ Ae(Au, [["render", Iu]]);
|
|
2391
|
+
const Du = {
|
|
2386
2392
|
name: "IbTabs",
|
|
2387
2393
|
props: {
|
|
2388
2394
|
showTitle: {
|
|
@@ -2444,21 +2450,21 @@ const Lu = {
|
|
|
2444
2450
|
}
|
|
2445
2451
|
},
|
|
2446
2452
|
components: {
|
|
2447
|
-
IbTabDropdown:
|
|
2453
|
+
IbTabDropdown: Mu,
|
|
2448
2454
|
IbIcon: Ye
|
|
2449
2455
|
},
|
|
2450
2456
|
emits: ["changeTab"]
|
|
2451
|
-
},
|
|
2457
|
+
}, Lu = { class: "tabs" }, Ru = { class: "tabs-list" }, Bu = {
|
|
2452
2458
|
key: 0,
|
|
2453
2459
|
class: "wrapper-tab-link"
|
|
2454
|
-
},
|
|
2460
|
+
}, ju = ["href", "tabindex", "onClick"], qu = {
|
|
2455
2461
|
class: "tabs-content",
|
|
2456
2462
|
ref: "tabHandler"
|
|
2457
2463
|
};
|
|
2458
|
-
function
|
|
2464
|
+
function Fu(t, n, e, r, o, i) {
|
|
2459
2465
|
const l = de("ib-icon"), a = de("ib-tab-dropdown");
|
|
2460
|
-
return z(), te("div",
|
|
2461
|
-
ae("ul",
|
|
2466
|
+
return z(), te("div", Lu, [
|
|
2467
|
+
ae("ul", Ru, [
|
|
2462
2468
|
(z(!0), te(Je, null, Dt(o.tabs, (d, u) => (z(), te("li", {
|
|
2463
2469
|
class: "tab-item",
|
|
2464
2470
|
key: u
|
|
@@ -2468,7 +2474,7 @@ function Hu(t, n, e, r, o, i) {
|
|
|
2468
2474
|
"selected-tab": o.selectedTab,
|
|
2469
2475
|
tabs: d,
|
|
2470
2476
|
onSelectTab: i.selectTab
|
|
2471
|
-
}, null, 8, ["selected-tab", "tabs", "onSelectTab"])) : (z(), te("div",
|
|
2477
|
+
}, null, 8, ["selected-tab", "tabs", "onSelectTab"])) : (z(), te("div", Bu, [
|
|
2472
2478
|
ae("a", {
|
|
2473
2479
|
class: ge(["tab-link", {
|
|
2474
2480
|
active: o.selectedTab === d.id,
|
|
@@ -2487,16 +2493,16 @@ function Hu(t, n, e, r, o, i) {
|
|
|
2487
2493
|
e.showTitle ? (z(), te(Je, { key: 1 }, [
|
|
2488
2494
|
We(Oe(d.title), 1)
|
|
2489
2495
|
], 64)) : ue("", !0)
|
|
2490
|
-
], 10,
|
|
2496
|
+
], 10, ju)
|
|
2491
2497
|
]))
|
|
2492
2498
|
]))), 128))
|
|
2493
2499
|
]),
|
|
2494
|
-
ae("div",
|
|
2500
|
+
ae("div", qu, [
|
|
2495
2501
|
$e(t.$slots, "default", {}, void 0, !0)
|
|
2496
2502
|
], 512)
|
|
2497
2503
|
]);
|
|
2498
2504
|
}
|
|
2499
|
-
const
|
|
2505
|
+
const yp = /* @__PURE__ */ Ae(Du, [["render", Fu], ["__scopeId", "data-v-04b9451c"]]), Hu = {
|
|
2500
2506
|
name: "IbTab",
|
|
2501
2507
|
props: {
|
|
2502
2508
|
title: {
|
|
@@ -2530,18 +2536,18 @@ const bp = /* @__PURE__ */ Ae(Lu, [["render", Hu], ["__scopeId", "data-v-04b9451
|
|
|
2530
2536
|
}
|
|
2531
2537
|
}
|
|
2532
2538
|
};
|
|
2533
|
-
function
|
|
2539
|
+
function Vu(t, n, e, r, o, i) {
|
|
2534
2540
|
return Te((z(), te("div", null, [
|
|
2535
2541
|
$e(t.$slots, "default")
|
|
2536
2542
|
], 512)), [
|
|
2537
2543
|
[ze, i.isTabActive]
|
|
2538
2544
|
]);
|
|
2539
2545
|
}
|
|
2540
|
-
const
|
|
2546
|
+
const bp = /* @__PURE__ */ Ae(Hu, [["render", Vu]]), Uu = {
|
|
2541
2547
|
LIST_VIEW: "list-sorting",
|
|
2542
2548
|
GRID_VIEW: "grid-sorting",
|
|
2543
2549
|
TABLE_VIEW: "table-sorting"
|
|
2544
|
-
},
|
|
2550
|
+
}, zu = {
|
|
2545
2551
|
TYPE_ASC: "asc",
|
|
2546
2552
|
TYPE_DESC: "desc"
|
|
2547
2553
|
}, Co = {
|
|
@@ -2667,7 +2673,7 @@ class Fa {
|
|
|
2667
2673
|
return n ? Co[n] : Co.topCenter;
|
|
2668
2674
|
}
|
|
2669
2675
|
}
|
|
2670
|
-
const ln = new Fa(),
|
|
2676
|
+
const ln = new Fa(), Ku = (t, n) => {
|
|
2671
2677
|
var o;
|
|
2672
2678
|
ln.getTooltipContainer() && ln.destroyTooltip();
|
|
2673
2679
|
const e = Object.keys(n.modifiers)[0] || n.arg, r = {
|
|
@@ -2675,7 +2681,7 @@ const ln = new Fa(), Gu = (t, n) => {
|
|
|
2675
2681
|
text: typeof n.value == "object" ? n.value.text : n.value
|
|
2676
2682
|
};
|
|
2677
2683
|
ln.createTooltip(t, r, e);
|
|
2678
|
-
},
|
|
2684
|
+
}, Gu = (t, n) => {
|
|
2679
2685
|
const e = ln.getId();
|
|
2680
2686
|
if (n.getAttribute("aria-describedby") !== e)
|
|
2681
2687
|
return;
|
|
@@ -2687,7 +2693,7 @@ const ln = new Fa(), Gu = (t, n) => {
|
|
|
2687
2693
|
const o = n !== t.target && !n.contains(t.target), i = r !== t.target && !(r != null && r.contains(t.target));
|
|
2688
2694
|
o && i && ln.destroyTooltip(n);
|
|
2689
2695
|
}, Eo = (t, n) => {
|
|
2690
|
-
t.__tooltip_create = () =>
|
|
2696
|
+
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);
|
|
2691
2697
|
}, xo = (t) => {
|
|
2692
2698
|
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);
|
|
2693
2699
|
}, Mn = {
|
|
@@ -2701,7 +2707,7 @@ const ln = new Fa(), Gu = (t, n) => {
|
|
|
2701
2707
|
xo(t);
|
|
2702
2708
|
}
|
|
2703
2709
|
};
|
|
2704
|
-
const
|
|
2710
|
+
const Wu = {
|
|
2705
2711
|
name: "IbSorting",
|
|
2706
2712
|
props: {
|
|
2707
2713
|
tooltipTitle: {
|
|
@@ -2756,8 +2762,8 @@ const Yu = {
|
|
|
2756
2762
|
data() {
|
|
2757
2763
|
return {
|
|
2758
2764
|
isOpenToggleTip: !1,
|
|
2759
|
-
sortingTypes:
|
|
2760
|
-
sortingTypesView:
|
|
2765
|
+
sortingTypes: zu,
|
|
2766
|
+
sortingTypesView: Uu,
|
|
2761
2767
|
currentTypeSort: this.sort
|
|
2762
2768
|
};
|
|
2763
2769
|
},
|
|
@@ -2800,11 +2806,11 @@ const Yu = {
|
|
|
2800
2806
|
IbIconButton: Pt,
|
|
2801
2807
|
IbToggleTip: Gs
|
|
2802
2808
|
}
|
|
2803
|
-
},
|
|
2804
|
-
function
|
|
2809
|
+
}, Yu = { class: "sorting-wrapper" }, Zu = ["name"], Ju = ["aria-label"];
|
|
2810
|
+
function Xu(t, n, e, r, o, i) {
|
|
2805
2811
|
var h;
|
|
2806
2812
|
const l = de("ib-toggle-tip"), a = de("ib-icon-button"), d = de("ib-icon"), u = Gt("tooltip");
|
|
2807
|
-
return z(), te("div",
|
|
2813
|
+
return z(), te("div", Yu, [
|
|
2808
2814
|
e.view === o.sortingTypesView.TABLE_VIEW ? (z(), te("div", {
|
|
2809
2815
|
key: 0,
|
|
2810
2816
|
class: ge(["table-sorting-wrapper", {
|
|
@@ -2846,7 +2852,7 @@ function Qu(t, n, e, r, o, i) {
|
|
|
2846
2852
|
onClick: i.clickHandler
|
|
2847
2853
|
}, {
|
|
2848
2854
|
default: ve(() => [
|
|
2849
|
-
ae("ion-icon", { name: i.iconType }, null, 8,
|
|
2855
|
+
ae("ion-icon", { name: i.iconType }, null, 8, Zu)
|
|
2850
2856
|
]),
|
|
2851
2857
|
_: 1
|
|
2852
2858
|
}, 8, ["onClick"])), [
|
|
@@ -2867,13 +2873,13 @@ function Qu(t, n, e, r, o, i) {
|
|
|
2867
2873
|
key: 0,
|
|
2868
2874
|
name: i.iconType
|
|
2869
2875
|
}, null, 8, ["name"])) : ue("", !0)
|
|
2870
|
-
], 10,
|
|
2876
|
+
], 10, Ju)), [
|
|
2871
2877
|
[u, e.tooltipText, e.tooltipPosition]
|
|
2872
2878
|
])
|
|
2873
2879
|
]);
|
|
2874
2880
|
}
|
|
2875
|
-
const
|
|
2876
|
-
const
|
|
2881
|
+
const _p = /* @__PURE__ */ Ae(Wu, [["render", Xu], ["__scopeId", "data-v-0c1b5f2e"]]);
|
|
2882
|
+
const Qu = {
|
|
2877
2883
|
name: "IbBreadcrumbs",
|
|
2878
2884
|
props: {
|
|
2879
2885
|
items: {
|
|
@@ -2902,11 +2908,11 @@ const ed = {
|
|
|
2902
2908
|
IbDropdownList: Xr,
|
|
2903
2909
|
IbTooltip: hi
|
|
2904
2910
|
}
|
|
2905
|
-
},
|
|
2906
|
-
function
|
|
2911
|
+
}, ed = { "aria-label": "breadcrumb" }, td = { class: "breadcrumb" }, nd = ["href"], id = { key: 1 }, rd = ["href"];
|
|
2912
|
+
function od(t, n, e, r, o, i) {
|
|
2907
2913
|
const l = de("router-link"), a = de("ib-icon"), d = de("ib-tooltip"), u = de("ib-icon-button"), h = de("ib-dropdown-item"), c = de("ib-dropdown-list");
|
|
2908
|
-
return z(), te("nav",
|
|
2909
|
-
ae("ul",
|
|
2914
|
+
return z(), te("nav", ed, [
|
|
2915
|
+
ae("ul", td, [
|
|
2910
2916
|
(z(!0), te(Je, null, Dt(e.items, (s, f) => (z(), te("li", {
|
|
2911
2917
|
class: ge(["breadcrumb-item", f === i.last ? "active" : ""]),
|
|
2912
2918
|
"aria-current": "page",
|
|
@@ -2917,7 +2923,7 @@ function ad(t, n, e, r, o, i) {
|
|
|
2917
2923
|
key: 0,
|
|
2918
2924
|
class: "ib-link",
|
|
2919
2925
|
href: s.url
|
|
2920
|
-
}, Oe(s.title), 9,
|
|
2926
|
+
}, Oe(s.title), 9, nd)) : (z(), be(l, {
|
|
2921
2927
|
key: 1,
|
|
2922
2928
|
class: "ib-link",
|
|
2923
2929
|
to: s.to
|
|
@@ -2928,7 +2934,7 @@ function ad(t, n, e, r, o, i) {
|
|
|
2928
2934
|
_: 2
|
|
2929
2935
|
}, 1032, ["to"]))
|
|
2930
2936
|
], 64)) : ue("", !0),
|
|
2931
|
-
f === i.last ? (z(), te("p",
|
|
2937
|
+
f === i.last ? (z(), te("p", id, Oe(s.title), 1)) : ue("", !0),
|
|
2932
2938
|
i.initContextMenu && f === e.items.length - 4 ? (z(), be(c, {
|
|
2933
2939
|
key: 2,
|
|
2934
2940
|
horizontal: "center"
|
|
@@ -2951,7 +2957,7 @@ function ad(t, n, e, r, o, i) {
|
|
|
2951
2957
|
ae("a", {
|
|
2952
2958
|
class: "context-breadcrums",
|
|
2953
2959
|
href: y.url
|
|
2954
|
-
}, Oe(y.title), 9,
|
|
2960
|
+
}, Oe(y.title), 9, rd)
|
|
2955
2961
|
]),
|
|
2956
2962
|
_: 2
|
|
2957
2963
|
}, 1024))), 128))
|
|
@@ -2966,8 +2972,8 @@ function ad(t, n, e, r, o, i) {
|
|
|
2966
2972
|
])
|
|
2967
2973
|
]);
|
|
2968
2974
|
}
|
|
2969
|
-
const
|
|
2970
|
-
const
|
|
2975
|
+
const $p = /* @__PURE__ */ Ae(Qu, [["render", od], ["__scopeId", "data-v-3563a1d2"]]);
|
|
2976
|
+
const ad = {
|
|
2971
2977
|
name: "IbLabel",
|
|
2972
2978
|
props: {
|
|
2973
2979
|
for: {
|
|
@@ -3017,17 +3023,17 @@ const ld = {
|
|
|
3017
3023
|
directives: {
|
|
3018
3024
|
Tooltip: Mn
|
|
3019
3025
|
}
|
|
3020
|
-
},
|
|
3026
|
+
}, ld = ["for"], sd = {
|
|
3021
3027
|
key: 0,
|
|
3022
3028
|
class: "required"
|
|
3023
3029
|
};
|
|
3024
|
-
function
|
|
3030
|
+
function ud(t, n, e, r, o, i) {
|
|
3025
3031
|
const l = de("ib-icon"), a = de("ib-icon-button"), d = Gt("tooltip");
|
|
3026
3032
|
return z(), te("label", {
|
|
3027
3033
|
class: ge(i.classes),
|
|
3028
3034
|
for: e.for
|
|
3029
3035
|
}, [
|
|
3030
|
-
e.required ? (z(), te("span",
|
|
3036
|
+
e.required ? (z(), te("span", sd, "* ")) : ue("", !0),
|
|
3031
3037
|
$e(t.$slots, "default", {}, void 0, !0),
|
|
3032
3038
|
e.infoText.length || Object.keys(e.infoText).length ? Te((z(), be(a, {
|
|
3033
3039
|
key: 1,
|
|
@@ -3043,15 +3049,15 @@ function dd(t, n, e, r, o, i) {
|
|
|
3043
3049
|
})), [
|
|
3044
3050
|
[d, e.infoText, e.tooltipPosition]
|
|
3045
3051
|
]) : ue("", !0)
|
|
3046
|
-
], 10,
|
|
3052
|
+
], 10, ld);
|
|
3047
3053
|
}
|
|
3048
|
-
const Yi = /* @__PURE__ */ Ae(
|
|
3054
|
+
const Yi = /* @__PURE__ */ Ae(ad, [["render", ud], ["__scopeId", "data-v-20191b6d"]]), kr = {
|
|
3049
3055
|
text: "text",
|
|
3050
3056
|
password: "password",
|
|
3051
3057
|
email: "email",
|
|
3052
3058
|
number: "number"
|
|
3053
3059
|
};
|
|
3054
|
-
const
|
|
3060
|
+
const dd = {
|
|
3055
3061
|
name: "IbInput",
|
|
3056
3062
|
props: {
|
|
3057
3063
|
type: {
|
|
@@ -3247,11 +3253,11 @@ const cd = {
|
|
|
3247
3253
|
Tooltip: Mn
|
|
3248
3254
|
},
|
|
3249
3255
|
inheritAttrs: !1
|
|
3250
|
-
},
|
|
3256
|
+
}, cd = ["aria-invalid", "readonly", "disabled", "id", "autocomplete", "min", "max", "step"], fd = {
|
|
3251
3257
|
key: 3,
|
|
3252
3258
|
class: "number-button-group"
|
|
3253
|
-
},
|
|
3254
|
-
function
|
|
3259
|
+
}, hd = { class: "divider" }, pd = { class: "settings-wrapper" };
|
|
3260
|
+
function gd(t, n, e, r, o, i) {
|
|
3255
3261
|
const l = de("ib-alert"), a = de("ib-icon"), d = de("ib-icon-button"), u = de("ib-dropdown"), h = Gt("tooltip");
|
|
3256
3262
|
return z(), te("div", null, [
|
|
3257
3263
|
e.errorMessage ? (z(), be(l, { key: 0 }, {
|
|
@@ -3272,7 +3278,7 @@ function md(t, n, e, r, o, i) {
|
|
|
3272
3278
|
class: "icon-search",
|
|
3273
3279
|
name: "search-outline"
|
|
3274
3280
|
})) : ue("", !0),
|
|
3275
|
-
Te(ae("input",
|
|
3281
|
+
Te(ae("input", kt(i.attrs, {
|
|
3276
3282
|
"onUpdate:modelValue": n[0] || (n[0] = (c) => o.actualValue = c),
|
|
3277
3283
|
ref: "field",
|
|
3278
3284
|
"aria-invalid": !!i.hasErrorState,
|
|
@@ -3287,7 +3293,7 @@ function md(t, n, e, r, o, i) {
|
|
|
3287
3293
|
onInput: n[1] || (n[1] = (c) => i.onInput(c)),
|
|
3288
3294
|
onBlur: n[2] || (n[2] = (c) => i.onBlur(c)),
|
|
3289
3295
|
onFocus: n[3] || (n[3] = (c) => i.onFocus(c))
|
|
3290
|
-
}), null, 16,
|
|
3296
|
+
}), null, 16, cd), [
|
|
3291
3297
|
[
|
|
3292
3298
|
ga,
|
|
3293
3299
|
o.actualValue,
|
|
@@ -3318,8 +3324,8 @@ function md(t, n, e, r, o, i) {
|
|
|
3318
3324
|
class: "succes-checkmark",
|
|
3319
3325
|
name: "checkmark-circle"
|
|
3320
3326
|
})) : ue("", !0),
|
|
3321
|
-
e.type === "number" && !e.hideNumberActions ? (z(), te("div",
|
|
3322
|
-
Te(ae("div",
|
|
3327
|
+
e.type === "number" && !e.hideNumberActions ? (z(), te("div", fd, [
|
|
3328
|
+
Te(ae("div", hd, null, 512), [
|
|
3323
3329
|
[ze, i.hasValue]
|
|
3324
3330
|
]),
|
|
3325
3331
|
Te((z(), be(d, {
|
|
@@ -3398,7 +3404,7 @@ function md(t, n, e, r, o, i) {
|
|
|
3398
3404
|
}, 8, ["help-text"])
|
|
3399
3405
|
]),
|
|
3400
3406
|
body: ve(() => [
|
|
3401
|
-
ae("div",
|
|
3407
|
+
ae("div", pd, [
|
|
3402
3408
|
$e(t.$slots, "settings", {}, void 0, !0)
|
|
3403
3409
|
])
|
|
3404
3410
|
]),
|
|
@@ -3407,8 +3413,8 @@ function md(t, n, e, r, o, i) {
|
|
|
3407
3413
|
], 2)
|
|
3408
3414
|
]);
|
|
3409
3415
|
}
|
|
3410
|
-
const Ha = /* @__PURE__ */ Ae(
|
|
3411
|
-
const
|
|
3416
|
+
const Ha = /* @__PURE__ */ Ae(dd, [["render", gd], ["__scopeId", "data-v-3b442fb6"]]);
|
|
3417
|
+
const md = {
|
|
3412
3418
|
name: "IbCheckbox",
|
|
3413
3419
|
model: {
|
|
3414
3420
|
event: "input"
|
|
@@ -3498,23 +3504,23 @@ const vd = {
|
|
|
3498
3504
|
IbIcon: Ye
|
|
3499
3505
|
},
|
|
3500
3506
|
inheritAttrs: !1
|
|
3501
|
-
},
|
|
3507
|
+
}, vd = ["for", "tabindex", "aria-checked"], yd = ["name", "id", "value", "disabled", "required"], bd = ["name", "disabled", "required"], _d = { class: "ib-checkbox-body" }, $d = {
|
|
3502
3508
|
key: 0,
|
|
3503
3509
|
class: "required"
|
|
3504
|
-
},
|
|
3510
|
+
}, wd = { class: "ib-checkbox-input" }, Od = {
|
|
3505
3511
|
key: 1,
|
|
3506
3512
|
class: "ib-checkbox-label"
|
|
3507
|
-
},
|
|
3513
|
+
}, kd = {
|
|
3508
3514
|
key: 0,
|
|
3509
3515
|
class: "required"
|
|
3510
3516
|
};
|
|
3511
|
-
function
|
|
3517
|
+
function Cd(t, n, e, r, o, i) {
|
|
3512
3518
|
var a;
|
|
3513
3519
|
const l = de("ib-icon");
|
|
3514
3520
|
return z(), te("div", {
|
|
3515
3521
|
class: ge(["ib-checkbox-wrapper", this.$attrs.class])
|
|
3516
3522
|
}, [
|
|
3517
|
-
ae("label",
|
|
3523
|
+
ae("label", kt(i.attrs, {
|
|
3518
3524
|
role: "checkbox",
|
|
3519
3525
|
for: e.id,
|
|
3520
3526
|
tabindex: e.disabled | e.disableFocus ? -1 : 0,
|
|
@@ -3532,7 +3538,7 @@ function Ed(t, n, e, r, o, i) {
|
|
|
3532
3538
|
required: e.required,
|
|
3533
3539
|
"onUpdate:modelValue": n[0] || (n[0] = (d) => o.checked = d),
|
|
3534
3540
|
onClick: n[1] || (n[1] = (...d) => i.onChange && i.onChange(...d))
|
|
3535
|
-
}, null, 8,
|
|
3541
|
+
}, null, 8, yd), [
|
|
3536
3542
|
[ml, o.checked]
|
|
3537
3543
|
]),
|
|
3538
3544
|
!e.value && !o.checked ? (z(), te("input", {
|
|
@@ -3542,16 +3548,16 @@ function Ed(t, n, e, r, o, i) {
|
|
|
3542
3548
|
name: e.name,
|
|
3543
3549
|
disabled: e.disabled,
|
|
3544
3550
|
required: e.required
|
|
3545
|
-
}, null, 8,
|
|
3546
|
-
ae("div",
|
|
3551
|
+
}, null, 8, bd)) : ue("", !0),
|
|
3552
|
+
ae("div", _d, [
|
|
3547
3553
|
e.labelPosition === "left" && e.label.length ? (z(), te("span", {
|
|
3548
3554
|
key: 0,
|
|
3549
3555
|
class: ge(["ib-checkbox-label", { "ib-checkbox-label-left": e.labelPosition === "left" }])
|
|
3550
3556
|
}, [
|
|
3551
|
-
e.required ? (z(), te("span",
|
|
3557
|
+
e.required ? (z(), te("span", $d, "*")) : ue("", !0),
|
|
3552
3558
|
We(" " + Oe(e.label), 1)
|
|
3553
3559
|
], 2)) : ue("", !0),
|
|
3554
|
-
ae("span",
|
|
3560
|
+
ae("span", wd, [
|
|
3555
3561
|
Te(pe(l, { name: "checkmark-sharp" }, null, 512), [
|
|
3556
3562
|
[ze, o.checked && !i.indeterminate]
|
|
3557
3563
|
]),
|
|
@@ -3562,16 +3568,16 @@ function Ed(t, n, e, r, o, i) {
|
|
|
3562
3568
|
[ze, i.indeterminate]
|
|
3563
3569
|
])
|
|
3564
3570
|
]),
|
|
3565
|
-
e.labelPosition === "right" && ((a = e.label) != null && a.length) ? (z(), te("span",
|
|
3566
|
-
e.required ? (z(), te("span",
|
|
3571
|
+
e.labelPosition === "right" && ((a = e.label) != null && a.length) ? (z(), te("span", Od, [
|
|
3572
|
+
e.required ? (z(), te("span", kd, "*")) : ue("", !0),
|
|
3567
3573
|
We(" " + Oe(e.label), 1)
|
|
3568
3574
|
])) : ue("", !0)
|
|
3569
3575
|
])
|
|
3570
|
-
], 16,
|
|
3576
|
+
], 16, vd)
|
|
3571
3577
|
], 2);
|
|
3572
3578
|
}
|
|
3573
|
-
const Va = /* @__PURE__ */ Ae(
|
|
3574
|
-
const
|
|
3579
|
+
const Va = /* @__PURE__ */ Ae(md, [["render", Cd], ["__scopeId", "data-v-83ac97df"]]);
|
|
3580
|
+
const Ed = {
|
|
3575
3581
|
name: "IbToggle",
|
|
3576
3582
|
model: {
|
|
3577
3583
|
prop: "isChecked",
|
|
@@ -3642,17 +3648,17 @@ const xd = {
|
|
|
3642
3648
|
}
|
|
3643
3649
|
},
|
|
3644
3650
|
components: { IbIcon: Ye, IbTooltip: hi }
|
|
3645
|
-
},
|
|
3651
|
+
}, xd = ["aria-checked", "tabindex"], Sd = {
|
|
3646
3652
|
class: "toggle-wrapper",
|
|
3647
3653
|
ref: "wrapper"
|
|
3648
|
-
},
|
|
3654
|
+
}, Td = {
|
|
3649
3655
|
class: "toggle",
|
|
3650
3656
|
ref: "toggle"
|
|
3651
|
-
},
|
|
3657
|
+
}, Ad = ["name", "checked", "id", "disabled"], Nd = /* @__PURE__ */ ae("span", { class: "toggle-slider round" }, null, -1), Pd = {
|
|
3652
3658
|
key: 0,
|
|
3653
3659
|
class: "toggle-label"
|
|
3654
3660
|
};
|
|
3655
|
-
function
|
|
3661
|
+
function Id(t, n, e, r, o, i) {
|
|
3656
3662
|
const l = de("ib-icon"), a = de("ib-tooltip");
|
|
3657
3663
|
return z(), te("label", {
|
|
3658
3664
|
role: "switch",
|
|
@@ -3664,8 +3670,8 @@ function Md(t, n, e, r, o, i) {
|
|
|
3664
3670
|
n[3] || (n[3] = pt(ot((...d) => i.onChange && i.onChange(...d), ["prevent"]), ["enter"]))
|
|
3665
3671
|
]
|
|
3666
3672
|
}, [
|
|
3667
|
-
ae("div",
|
|
3668
|
-
ae("div",
|
|
3673
|
+
ae("div", Sd, [
|
|
3674
|
+
ae("div", Td, [
|
|
3669
3675
|
ae("input", {
|
|
3670
3676
|
tabindex: "-1",
|
|
3671
3677
|
type: "checkbox",
|
|
@@ -3677,8 +3683,8 @@ function Md(t, n, e, r, o, i) {
|
|
|
3677
3683
|
onClick: n[0] || (n[0] = (...d) => i.onChange && i.onChange(...d)),
|
|
3678
3684
|
onInput: n[1] || (n[1] = ot(() => {
|
|
3679
3685
|
}, ["stop"]))
|
|
3680
|
-
}, null, 40,
|
|
3681
|
-
|
|
3686
|
+
}, null, 40, Ad),
|
|
3687
|
+
Nd,
|
|
3682
3688
|
pe(l, {
|
|
3683
3689
|
class: "checked-icon",
|
|
3684
3690
|
name: "checkmark"
|
|
@@ -3689,18 +3695,18 @@ function Md(t, n, e, r, o, i) {
|
|
|
3689
3695
|
})
|
|
3690
3696
|
], 512)
|
|
3691
3697
|
], 512),
|
|
3692
|
-
e.label.length ? (z(), te("span",
|
|
3698
|
+
e.label.length ? (z(), te("span", Pd, Oe(e.label), 1)) : ue("", !0),
|
|
3693
3699
|
e.helpMessage.length ? (z(), be(a, {
|
|
3694
3700
|
key: 1,
|
|
3695
3701
|
text: o.checked ? e.helpMessage : e.helpMessageOff.length ? e.helpMessageOff : e.helpMessage
|
|
3696
3702
|
}, null, 8, ["text"])) : ue("", !0)
|
|
3697
|
-
], 42,
|
|
3703
|
+
], 42, xd);
|
|
3698
3704
|
}
|
|
3699
|
-
const
|
|
3705
|
+
const Md = /* @__PURE__ */ Ae(Ed, [["render", Id]]);
|
|
3700
3706
|
function Ua(t) {
|
|
3701
3707
|
return t.scrollHeight > t.clientHeight;
|
|
3702
3708
|
}
|
|
3703
|
-
const
|
|
3709
|
+
const Dd = {
|
|
3704
3710
|
name: "select-option",
|
|
3705
3711
|
props: {
|
|
3706
3712
|
option: {
|
|
@@ -3814,7 +3820,7 @@ const Ld = {
|
|
|
3814
3820
|
},
|
|
3815
3821
|
computed: {
|
|
3816
3822
|
component() {
|
|
3817
|
-
return this.isMultiple && this.isToggle ?
|
|
3823
|
+
return this.isMultiple && this.isToggle ? Md : Va;
|
|
3818
3824
|
},
|
|
3819
3825
|
hasChildren() {
|
|
3820
3826
|
return !!(this.option.children && this.option.children.length);
|
|
@@ -3848,17 +3854,17 @@ const Ld = {
|
|
|
3848
3854
|
IbIconButton: Pt
|
|
3849
3855
|
},
|
|
3850
3856
|
directives: { Tooltip: Mn }
|
|
3851
|
-
},
|
|
3857
|
+
}, Ld = ["aria-selected", "aria-label", "id"], Rd = {
|
|
3852
3858
|
key: 0,
|
|
3853
3859
|
class: "bookmarkable-option-content"
|
|
3854
|
-
},
|
|
3860
|
+
}, Bd = { class: "option-label" }, jd = {
|
|
3855
3861
|
key: 1,
|
|
3856
3862
|
class: "option-label"
|
|
3857
|
-
},
|
|
3863
|
+
}, qd = ["innerHTML"], Fd = ["innerHTML"], Hd = {
|
|
3858
3864
|
key: 2,
|
|
3859
3865
|
class: "option-label"
|
|
3860
3866
|
};
|
|
3861
|
-
function
|
|
3867
|
+
function Vd(t, n, e, r, o, i) {
|
|
3862
3868
|
const l = de("ib-icon"), a = de("ib-icon-button"), d = de("select-option"), u = de("list"), h = Gt("tooltip");
|
|
3863
3869
|
return z(), te("li", null, [
|
|
3864
3870
|
Te((z(), te("div", {
|
|
@@ -3927,8 +3933,8 @@ function Ud(t, n, e, r, o, i) {
|
|
|
3927
3933
|
"bookmarkable-option-title " + (e.isBookmarked ? "bookmarked" : "")
|
|
3928
3934
|
)
|
|
3929
3935
|
}, [
|
|
3930
|
-
i.hasChildren ? (z(), te("span",
|
|
3931
|
-
ae("span",
|
|
3936
|
+
i.hasChildren ? (z(), te("span", jd, Oe(e.option.title), 1)) : (z(), te("div", Rd, [
|
|
3937
|
+
ae("span", Bd, Oe(e.option.title), 1),
|
|
3932
3938
|
Te((z(), be(a, {
|
|
3933
3939
|
onClick: n[0] || (n[0] = ot((c) => t.$emit("toggle-bookmark", e.option), ["stop", "prevent"])),
|
|
3934
3940
|
kind: "ghost"
|
|
@@ -3948,12 +3954,12 @@ function Ud(t, n, e, r, o, i) {
|
|
|
3948
3954
|
key: 1,
|
|
3949
3955
|
class: "option-label",
|
|
3950
3956
|
innerHTML: e.option.title
|
|
3951
|
-
}, null, 8,
|
|
3957
|
+
}, null, 8, Fd)) : (z(), te("span", {
|
|
3952
3958
|
key: 0,
|
|
3953
3959
|
class: "option-label",
|
|
3954
3960
|
innerHTML: e.option.title
|
|
3955
|
-
}, null, 8,
|
|
3956
|
-
], 64)) : (z(), te("span",
|
|
3961
|
+
}, null, 8, qd))
|
|
3962
|
+
], 64)) : (z(), te("span", Hd, [
|
|
3957
3963
|
e.option.icon ? (z(), be(l, {
|
|
3958
3964
|
key: 0,
|
|
3959
3965
|
name: e.option.icon
|
|
@@ -3982,12 +3988,12 @@ function Ud(t, n, e, r, o, i) {
|
|
|
3982
3988
|
}, 512)), [
|
|
3983
3989
|
[ze, i.hasVisibleChildren && e.option.isChildrenVisible]
|
|
3984
3990
|
]) : ue("", !0)
|
|
3985
|
-
], 42,
|
|
3991
|
+
], 42, Ld)), [
|
|
3986
3992
|
[h, o.showTooltip ? e.option.isDisabled ? e.option.disableTooltip : e.option.title : ""]
|
|
3987
3993
|
])
|
|
3988
3994
|
]);
|
|
3989
3995
|
}
|
|
3990
|
-
const
|
|
3996
|
+
const Ud = /* @__PURE__ */ Ae(Dd, [["render", Vd]]);
|
|
3991
3997
|
var tt = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
3992
3998
|
function pi(t) {
|
|
3993
3999
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
@@ -4396,8 +4402,8 @@ var za = { exports: {} };
|
|
|
4396
4402
|
};
|
|
4397
4403
|
});
|
|
4398
4404
|
})(za);
|
|
4399
|
-
var
|
|
4400
|
-
const
|
|
4405
|
+
var zd = za.exports;
|
|
4406
|
+
const Kd = /* @__PURE__ */ pi(zd), Gd = {
|
|
4401
4407
|
props: {
|
|
4402
4408
|
infiniteLoader: {
|
|
4403
4409
|
type: Boolean,
|
|
@@ -4426,7 +4432,7 @@ const Gd = /* @__PURE__ */ pi(Kd), Wd = {
|
|
|
4426
4432
|
},
|
|
4427
4433
|
emits: ["loadMoreOptions"]
|
|
4428
4434
|
};
|
|
4429
|
-
function
|
|
4435
|
+
function Wd(t, n) {
|
|
4430
4436
|
let e = null;
|
|
4431
4437
|
function r(...o) {
|
|
4432
4438
|
e && clearTimeout(e), e = setTimeout(() => {
|
|
@@ -4440,10 +4446,10 @@ function Yd(t, n) {
|
|
|
4440
4446
|
function So(t) {
|
|
4441
4447
|
return JSON.parse(JSON.stringify(t));
|
|
4442
4448
|
}
|
|
4443
|
-
const
|
|
4449
|
+
const Yd = {
|
|
4444
4450
|
name: "IbTreeSelect",
|
|
4445
4451
|
inject: ["LANG_COMPONENTS"],
|
|
4446
|
-
mixins: [
|
|
4452
|
+
mixins: [Gd],
|
|
4447
4453
|
props: {
|
|
4448
4454
|
classList: [String, Array],
|
|
4449
4455
|
keywordHighlighter: {
|
|
@@ -4672,13 +4678,13 @@ const Zd = {
|
|
|
4672
4678
|
}
|
|
4673
4679
|
},
|
|
4674
4680
|
mounted() {
|
|
4675
|
-
this.marker = new
|
|
4681
|
+
this.marker = new Kd(this.$refs.list.$el), this.registerDependency(), this.$globalEvents.$on("select:refresh", () => {
|
|
4676
4682
|
this.setPreparedValues();
|
|
4677
4683
|
}), document.addEventListener("mousemove", this.onResize), document.addEventListener("mouseup", this.endResizing);
|
|
4678
4684
|
},
|
|
4679
4685
|
data() {
|
|
4680
4686
|
var t, n, e, r, o, i, l, a;
|
|
4681
|
-
return this.defaultFilter =
|
|
4687
|
+
return this.defaultFilter = Wd((d) => {
|
|
4682
4688
|
this.marker.unmark();
|
|
4683
4689
|
const u = this.filterString.toLowerCase().trim();
|
|
4684
4690
|
this.countVisibleChildren = this.filterFunc.call(this, d, u), u && this.keywordHighlighter && this.marker.mark(u);
|
|
@@ -4901,7 +4907,7 @@ const Zd = {
|
|
|
4901
4907
|
}), this.filter(this.filterString, t);
|
|
4902
4908
|
},
|
|
4903
4909
|
onClose() {
|
|
4904
|
-
this.isOpen = !1, this.
|
|
4910
|
+
this.isOpen = !1, this.filterString = "", this.filterFunc(this.actualOptions, this.filterString), this.isMultiple ? this.$emit("close", Object.keys(this.selected)) : this.$emit("close", Object.keys(this.selected)[0]), this.$emit("blur"), this.verticalVal = this.vertical ?? "bottom";
|
|
4905
4911
|
},
|
|
4906
4912
|
onOpen() {
|
|
4907
4913
|
const t = document.documentElement.scrollHeight;
|
|
@@ -4976,7 +4982,7 @@ const Zd = {
|
|
|
4976
4982
|
IbDropdown: Zr,
|
|
4977
4983
|
IbInput: Ha,
|
|
4978
4984
|
List: Jr,
|
|
4979
|
-
"select-option":
|
|
4985
|
+
"select-option": Ud
|
|
4980
4986
|
},
|
|
4981
4987
|
directives: {
|
|
4982
4988
|
Tooltip: Mn
|
|
@@ -4985,17 +4991,17 @@ const Zd = {
|
|
|
4985
4991
|
document.removeEventListener("mousemove", this.onResize), document.removeEventListener("mouseup", this.endResizing);
|
|
4986
4992
|
},
|
|
4987
4993
|
inheritAttrs: !1
|
|
4988
|
-
},
|
|
4994
|
+
}, Zd = {
|
|
4989
4995
|
key: 0,
|
|
4990
4996
|
class: "tree-select-empty"
|
|
4991
|
-
},
|
|
4997
|
+
}, Jd = {
|
|
4992
4998
|
key: 1,
|
|
4993
4999
|
class: "tree-select-default-empty tree-select-empty"
|
|
4994
|
-
},
|
|
5000
|
+
}, Xd = {
|
|
4995
5001
|
key: 5,
|
|
4996
5002
|
ref: "infinityLoader"
|
|
4997
5003
|
};
|
|
4998
|
-
function
|
|
5004
|
+
function Qd(t, n, e, r, o, i) {
|
|
4999
5005
|
const l = de("ib-alert"), a = de("ib-icon"), d = de("ib-icon-button"), u = de("ib-input"), h = de("select-option"), c = de("list"), s = de("ib-dropdown"), f = Gt("tooltip");
|
|
5000
5006
|
return z(), te(Je, null, [
|
|
5001
5007
|
e.errorMessage ? (z(), be(l, {
|
|
@@ -5007,12 +5013,12 @@ function ec(t, n, e, r, o, i) {
|
|
|
5007
5013
|
]),
|
|
5008
5014
|
_: 1
|
|
5009
5015
|
})) : ue("", !0),
|
|
5010
|
-
ae("div", {
|
|
5011
|
-
class:
|
|
5016
|
+
ae("div", kt(Object.fromEntries(Object.entries(t.$attrs).filter(([y]) => y.startsWith("data-"))), {
|
|
5017
|
+
class: ["tree-select", {
|
|
5012
5018
|
...e.classList,
|
|
5013
5019
|
"tree-select-custom-trigger-content": i.hasTriggerContent
|
|
5014
|
-
}]
|
|
5015
|
-
}, [
|
|
5020
|
+
}]
|
|
5021
|
+
}), [
|
|
5016
5022
|
pe(s, {
|
|
5017
5023
|
disabled: o.isLoading || e.disable,
|
|
5018
5024
|
"is-resizable": e.isResizable,
|
|
@@ -5070,9 +5076,9 @@ function ec(t, n, e, r, o, i) {
|
|
|
5070
5076
|
})
|
|
5071
5077
|
}, {
|
|
5072
5078
|
default: ve(() => [
|
|
5073
|
-
!i.requiredDependencyNotFilled && !i.visibleOptionsCount && i.hasEmptyMessage ? (z(), te("div",
|
|
5079
|
+
!i.requiredDependencyNotFilled && !i.visibleOptionsCount && i.hasEmptyMessage ? (z(), te("div", Zd, [
|
|
5074
5080
|
$e(t.$slots, "emptyMessage")
|
|
5075
|
-
])) : !i.requiredDependencyNotFilled && !i.visibleOptionsCount ? (z(), te("div",
|
|
5081
|
+
])) : !i.requiredDependencyNotFilled && !i.visibleOptionsCount ? (z(), te("div", Jd, Oe(o.actualStrings.emptyTitle), 1)) : ue("", !0),
|
|
5076
5082
|
Te(ae("div", { class: "tree-select-empty" }, Oe(o.actualStrings.requiredDependencyNotFilled), 513), [
|
|
5077
5083
|
[ze, i.requiredDependencyNotFilled]
|
|
5078
5084
|
]),
|
|
@@ -5165,7 +5171,7 @@ function ec(t, n, e, r, o, i) {
|
|
|
5165
5171
|
])
|
|
5166
5172
|
])), 128))
|
|
5167
5173
|
], 64)),
|
|
5168
|
-
t.infiniteLoader ? (z(), te("div",
|
|
5174
|
+
t.infiniteLoader ? (z(), te("div", Xd, null, 512)) : ue("", !0)
|
|
5169
5175
|
]),
|
|
5170
5176
|
_: 3
|
|
5171
5177
|
}, 8, ["class"])
|
|
@@ -5247,11 +5253,11 @@ function ec(t, n, e, r, o, i) {
|
|
|
5247
5253
|
key: "1"
|
|
5248
5254
|
}
|
|
5249
5255
|
]), 1032, ["disabled", "is-resizable", "vertical", "class", "onClose", "onOpen"])
|
|
5250
|
-
],
|
|
5256
|
+
], 16)
|
|
5251
5257
|
], 64);
|
|
5252
5258
|
}
|
|
5253
|
-
const
|
|
5254
|
-
const
|
|
5259
|
+
const ec = /* @__PURE__ */ Ae(Yd, [["render", Qd]]);
|
|
5260
|
+
const tc = {
|
|
5255
5261
|
name: "IbLimitSelector",
|
|
5256
5262
|
props: {
|
|
5257
5263
|
labelSelect: {
|
|
@@ -5292,12 +5298,12 @@ const nc = {
|
|
|
5292
5298
|
},
|
|
5293
5299
|
components: {
|
|
5294
5300
|
IbLabel: Yi,
|
|
5295
|
-
IbSelect:
|
|
5301
|
+
IbSelect: ec
|
|
5296
5302
|
}
|
|
5297
|
-
},
|
|
5298
|
-
function
|
|
5303
|
+
}, nc = { class: "report-limit-selector" };
|
|
5304
|
+
function ic(t, n, e, r, o, i) {
|
|
5299
5305
|
const l = de("ib-label"), a = de("ib-select");
|
|
5300
|
-
return z(), te("div",
|
|
5306
|
+
return z(), te("div", nc, [
|
|
5301
5307
|
pe(l, null, {
|
|
5302
5308
|
default: ve(() => [
|
|
5303
5309
|
We(Oe(e.labelSelect), 1)
|
|
@@ -5316,8 +5322,8 @@ function rc(t, n, e, r, o, i) {
|
|
|
5316
5322
|
}, null, 8, ["value", "vertical", "options", "onInput"])
|
|
5317
5323
|
]);
|
|
5318
5324
|
}
|
|
5319
|
-
const
|
|
5320
|
-
const
|
|
5325
|
+
const rc = /* @__PURE__ */ Ae(tc, [["render", ic]]);
|
|
5326
|
+
const oc = {
|
|
5321
5327
|
name: "IbPagination",
|
|
5322
5328
|
props: {
|
|
5323
5329
|
tooltipTextPrev: {
|
|
@@ -5424,20 +5430,20 @@ const ac = {
|
|
|
5424
5430
|
IbIcon: Ye,
|
|
5425
5431
|
IbInput: Ha,
|
|
5426
5432
|
IbLabel: Yi,
|
|
5427
|
-
IbLimitSelector:
|
|
5433
|
+
IbLimitSelector: rc,
|
|
5428
5434
|
IbTooltip: hi
|
|
5429
5435
|
}
|
|
5430
|
-
},
|
|
5431
|
-
function
|
|
5436
|
+
}, ac = { class: "report-controls" }, lc = { class: "repot-pagination" }, sc = { class: "pagination-input" }, uc = { class: "row-count" }, dc = { class: "pagination-wrapper" }, cc = ["onClick"];
|
|
5437
|
+
function fc(t, n, e, r, o, i) {
|
|
5432
5438
|
const l = de("ib-limit-selector"), a = de("ib-label"), d = de("ib-input"), u = de("ib-icon"), h = de("ib-tooltip"), c = de("ib-icon-button");
|
|
5433
|
-
return z(), te("div",
|
|
5439
|
+
return z(), te("div", ac, [
|
|
5434
5440
|
pe(l, {
|
|
5435
5441
|
onSelect: i.changeLimit,
|
|
5436
5442
|
value: o.limitValue,
|
|
5437
5443
|
vertical: e.vertical,
|
|
5438
5444
|
"label-select": e.labelSelect
|
|
5439
5445
|
}, null, 8, ["onSelect", "value", "vertical", "label-select"]),
|
|
5440
|
-
ae("div",
|
|
5446
|
+
ae("div", lc, [
|
|
5441
5447
|
e.showPaginationInput ? (z(), te(Je, { key: 0 }, [
|
|
5442
5448
|
pe(a, { for: "goToPage" }, {
|
|
5443
5449
|
default: ve(() => [
|
|
@@ -5445,7 +5451,7 @@ function hc(t, n, e, r, o, i) {
|
|
|
5445
5451
|
]),
|
|
5446
5452
|
_: 1
|
|
5447
5453
|
}),
|
|
5448
|
-
ae("div",
|
|
5454
|
+
ae("div", sc, [
|
|
5449
5455
|
pe(d, {
|
|
5450
5456
|
id: "goToPage",
|
|
5451
5457
|
type: "number",
|
|
@@ -5455,7 +5461,7 @@ function hc(t, n, e, r, o, i) {
|
|
|
5455
5461
|
}, null, 8, ["onInput"])
|
|
5456
5462
|
])
|
|
5457
5463
|
], 64)) : ue("", !0),
|
|
5458
|
-
ae("div",
|
|
5464
|
+
ae("div", uc, Oe(i.setCountOfRows + " of " + e.countRows), 1),
|
|
5459
5465
|
pe(c, {
|
|
5460
5466
|
kind: "tertiary",
|
|
5461
5467
|
size: "m",
|
|
@@ -5472,7 +5478,7 @@ function hc(t, n, e, r, o, i) {
|
|
|
5472
5478
|
]),
|
|
5473
5479
|
_: 1
|
|
5474
5480
|
}, 8, ["disabled"]),
|
|
5475
|
-
ae("ul",
|
|
5481
|
+
ae("ul", dc, [
|
|
5476
5482
|
(z(!0), te(Je, null, Dt(i.countPagePagination, (s, f) => Te((z(), te("li", {
|
|
5477
5483
|
key: f,
|
|
5478
5484
|
class: ge(["pagination-item", {
|
|
@@ -5483,7 +5489,7 @@ function hc(t, n, e, r, o, i) {
|
|
|
5483
5489
|
onClick: (y) => i.onSelect(f + 1)
|
|
5484
5490
|
}, [
|
|
5485
5491
|
ae("button", null, Oe(f + 1), 1)
|
|
5486
|
-
], 10,
|
|
5492
|
+
], 10, cc)), [
|
|
5487
5493
|
[ze, i.showItem(f + 1)]
|
|
5488
5494
|
])), 128))
|
|
5489
5495
|
]),
|
|
@@ -5506,14 +5512,14 @@ function hc(t, n, e, r, o, i) {
|
|
|
5506
5512
|
])
|
|
5507
5513
|
]);
|
|
5508
5514
|
}
|
|
5509
|
-
const
|
|
5515
|
+
const wp = /* @__PURE__ */ Ae(oc, [["render", fc]]), Zn = {
|
|
5510
5516
|
PROGRESS: "progress",
|
|
5511
5517
|
SUCCESS: "success",
|
|
5512
5518
|
FAILED: "failed",
|
|
5513
5519
|
CANCELING: "canceling",
|
|
5514
5520
|
CANCELED: "canceled"
|
|
5515
5521
|
};
|
|
5516
|
-
const
|
|
5522
|
+
const hc = {
|
|
5517
5523
|
props: {
|
|
5518
5524
|
states: {
|
|
5519
5525
|
type: String,
|
|
@@ -5540,12 +5546,12 @@ const pc = {
|
|
|
5540
5546
|
components: {
|
|
5541
5547
|
IbIcon: Ye
|
|
5542
5548
|
}
|
|
5543
|
-
}, Ka = (t) => (ma("data-v-a0217859"), t = t(), va(), t),
|
|
5544
|
-
|
|
5545
|
-
],
|
|
5546
|
-
function
|
|
5549
|
+
}, Ka = (t) => (ma("data-v-a0217859"), t = t(), va(), t), pc = { class: "ib-progress-bar-wrapper" }, gc = ["aria-label", "aria-valuenow"], mc = /* @__PURE__ */ Ka(() => /* @__PURE__ */ ae("div", { class: "gradient" }, null, -1)), vc = [
|
|
5550
|
+
mc
|
|
5551
|
+
], yc = /* @__PURE__ */ Ka(() => /* @__PURE__ */ ae("div", null, null, -1));
|
|
5552
|
+
function bc(t, n, e, r, o, i) {
|
|
5547
5553
|
const l = de("ib-icon");
|
|
5548
|
-
return z(), te("div",
|
|
5554
|
+
return z(), te("div", pc, [
|
|
5549
5555
|
ae("div", {
|
|
5550
5556
|
class: ge(i.classes)
|
|
5551
5557
|
}, [
|
|
@@ -5557,8 +5563,8 @@ function _c(t, n, e, r, o, i) {
|
|
|
5557
5563
|
"aria-valuemax": "100",
|
|
5558
5564
|
"aria-valuenow": e.progress,
|
|
5559
5565
|
style: ci({ width: e.progress + "%" })
|
|
5560
|
-
},
|
|
5561
|
-
|
|
5566
|
+
}, vc, 12, gc),
|
|
5567
|
+
yc
|
|
5562
5568
|
], 2),
|
|
5563
5569
|
Te(pe(l, {
|
|
5564
5570
|
class: "status-icon",
|
|
@@ -5568,7 +5574,7 @@ function _c(t, n, e, r, o, i) {
|
|
|
5568
5574
|
])
|
|
5569
5575
|
]);
|
|
5570
5576
|
}
|
|
5571
|
-
const
|
|
5577
|
+
const Op = /* @__PURE__ */ Ae(hc, [["render", bc], ["__scopeId", "data-v-a0217859"]]), _c = {
|
|
5572
5578
|
new: `<svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
5573
5579
|
<circle id="Ellipse" cx="5.5" cy="5.5" r="5" fill="#0369E8"/>
|
|
5574
5580
|
</svg>
|
|
@@ -5609,7 +5615,7 @@ const kp = /* @__PURE__ */ Ae(pc, [["render", _c], ["__scopeId", "data-v-a021785
|
|
|
5609
5615
|
</svg>
|
|
5610
5616
|
`
|
|
5611
5617
|
};
|
|
5612
|
-
const
|
|
5618
|
+
const $c = {
|
|
5613
5619
|
props: {
|
|
5614
5620
|
type: {
|
|
5615
5621
|
type: String,
|
|
@@ -5618,21 +5624,21 @@ const wc = {
|
|
|
5618
5624
|
},
|
|
5619
5625
|
data() {
|
|
5620
5626
|
return {
|
|
5621
|
-
icons:
|
|
5627
|
+
icons: _c
|
|
5622
5628
|
};
|
|
5623
5629
|
}
|
|
5624
|
-
},
|
|
5625
|
-
function
|
|
5626
|
-
return z(), te("div",
|
|
5630
|
+
}, wc = { class: "status-indicator" }, Oc = ["innerHTML"];
|
|
5631
|
+
function kc(t, n, e, r, o, i) {
|
|
5632
|
+
return z(), te("div", wc, [
|
|
5627
5633
|
ae("div", {
|
|
5628
5634
|
class: ge(["status-indicator-icon", e.type]),
|
|
5629
5635
|
innerHTML: o.icons[e.type]
|
|
5630
|
-
}, null, 10,
|
|
5636
|
+
}, null, 10, Oc),
|
|
5631
5637
|
$e(t.$slots, "default", {}, void 0, !0)
|
|
5632
5638
|
]);
|
|
5633
5639
|
}
|
|
5634
|
-
const
|
|
5635
|
-
const
|
|
5640
|
+
const kp = /* @__PURE__ */ Ae($c, [["render", kc], ["__scopeId", "data-v-e696394e"]]);
|
|
5641
|
+
const Cc = {
|
|
5636
5642
|
name: "IbPanel",
|
|
5637
5643
|
mixins: [wa],
|
|
5638
5644
|
props: {
|
|
@@ -5678,20 +5684,20 @@ const Ec = {
|
|
|
5678
5684
|
Tooltip: Mn
|
|
5679
5685
|
},
|
|
5680
5686
|
emits: ["update:isOpen"]
|
|
5681
|
-
},
|
|
5682
|
-
function
|
|
5687
|
+
}, Ec = { class: "panel-head" }, xc = { class: "head-title" }, Sc = { class: "divider" }, Tc = { class: "head-content" }, Ac = { class: "panel-body" };
|
|
5688
|
+
function Nc(t, n, e, r, o, i) {
|
|
5683
5689
|
const l = de("icon"), a = de("icon-button"), d = Gt("tooltip");
|
|
5684
5690
|
return z(), te("div", {
|
|
5685
5691
|
class: ge(["ib-panel", { "panel-error": e.error }])
|
|
5686
5692
|
}, [
|
|
5687
|
-
ae("div",
|
|
5688
|
-
ae("div",
|
|
5693
|
+
ae("div", Ec, [
|
|
5694
|
+
ae("div", xc, [
|
|
5689
5695
|
$e(t.$slots, "title", {}, void 0, !0)
|
|
5690
5696
|
]),
|
|
5691
|
-
Te(ae("div",
|
|
5697
|
+
Te(ae("div", Sc, null, 512), [
|
|
5692
5698
|
[ze, !e.hideHeaderDivider]
|
|
5693
5699
|
]),
|
|
5694
|
-
ae("div",
|
|
5700
|
+
ae("div", Tc, [
|
|
5695
5701
|
$e(t.$slots, "head-content", {}, void 0, !0)
|
|
5696
5702
|
]),
|
|
5697
5703
|
e.showExpandButton ? Te((z(), be(a, {
|
|
@@ -5719,7 +5725,7 @@ function Pc(t, n, e, r, o, i) {
|
|
|
5719
5725
|
onLeave: t.leave
|
|
5720
5726
|
}, {
|
|
5721
5727
|
default: ve(() => [
|
|
5722
|
-
Te(ae("div",
|
|
5728
|
+
Te(ae("div", Ac, [
|
|
5723
5729
|
$e(t.$slots, "body", {}, void 0, !0)
|
|
5724
5730
|
], 512), [
|
|
5725
5731
|
[ze, o.isOpenVal]
|
|
@@ -5729,8 +5735,8 @@ function Pc(t, n, e, r, o, i) {
|
|
|
5729
5735
|
}, 8, ["onEnter", "onAfterEnter", "onLeave"])
|
|
5730
5736
|
], 2);
|
|
5731
5737
|
}
|
|
5732
|
-
const
|
|
5733
|
-
const
|
|
5738
|
+
const Cp = /* @__PURE__ */ Ae(Cc, [["render", Nc], ["__scopeId", "data-v-1f178fc0"]]);
|
|
5739
|
+
const Pc = {
|
|
5734
5740
|
props: {
|
|
5735
5741
|
showCloseIcon: {
|
|
5736
5742
|
type: Boolean,
|
|
@@ -5758,14 +5764,14 @@ const Ic = {
|
|
|
5758
5764
|
components: {
|
|
5759
5765
|
Icon: Ye
|
|
5760
5766
|
}
|
|
5761
|
-
},
|
|
5767
|
+
}, Ic = ["disabled"], Mc = {
|
|
5762
5768
|
key: 0,
|
|
5763
5769
|
class: "ib-chips-icon-wrapper"
|
|
5764
|
-
},
|
|
5770
|
+
}, Dc = {
|
|
5765
5771
|
key: 1,
|
|
5766
5772
|
class: "ib-chips-close-wrapper"
|
|
5767
5773
|
};
|
|
5768
|
-
function
|
|
5774
|
+
function Lc(t, n, e, r, o, i) {
|
|
5769
5775
|
const l = de("icon");
|
|
5770
5776
|
return z(), te("button", {
|
|
5771
5777
|
class: ge({
|
|
@@ -5776,20 +5782,20 @@ function Rc(t, n, e, r, o, i) {
|
|
|
5776
5782
|
}),
|
|
5777
5783
|
disabled: e.disabled
|
|
5778
5784
|
}, [
|
|
5779
|
-
i.hasIcon ? (z(), te("span",
|
|
5785
|
+
i.hasIcon ? (z(), te("span", Mc, [
|
|
5780
5786
|
$e(t.$slots, "icon", { class: "ib-chips-icon" }, void 0, !0)
|
|
5781
5787
|
])) : ue("", !0),
|
|
5782
5788
|
$e(t.$slots, "default", {}, void 0, !0),
|
|
5783
|
-
e.showCloseIcon ? (z(), te("span",
|
|
5789
|
+
e.showCloseIcon ? (z(), te("span", Dc, [
|
|
5784
5790
|
pe(l, {
|
|
5785
5791
|
class: "ib-chips-icon",
|
|
5786
5792
|
name: "close-outline"
|
|
5787
5793
|
})
|
|
5788
5794
|
])) : ue("", !0)
|
|
5789
|
-
], 10,
|
|
5795
|
+
], 10, Ic);
|
|
5790
5796
|
}
|
|
5791
|
-
const
|
|
5792
|
-
const
|
|
5797
|
+
const Ep = /* @__PURE__ */ Ae(Pc, [["render", Lc], ["__scopeId", "data-v-7f6d49d7"]]);
|
|
5798
|
+
const Rc = {
|
|
5793
5799
|
name: "IbInputGroup",
|
|
5794
5800
|
props: {
|
|
5795
5801
|
supportText: {
|
|
@@ -5801,19 +5807,19 @@ const Bc = {
|
|
|
5801
5807
|
default: !1
|
|
5802
5808
|
}
|
|
5803
5809
|
}
|
|
5804
|
-
},
|
|
5810
|
+
}, Bc = {
|
|
5805
5811
|
key: 0,
|
|
5806
5812
|
class: "support-text"
|
|
5807
5813
|
};
|
|
5808
|
-
function
|
|
5814
|
+
function jc(t, n, e, r, o, i) {
|
|
5809
5815
|
return z(), te("div", {
|
|
5810
5816
|
class: ge(["ib-form-group", { disabled: e.disabled }])
|
|
5811
5817
|
}, [
|
|
5812
5818
|
$e(t.$slots, "default"),
|
|
5813
|
-
e.supportText.length ? (z(), te("p",
|
|
5819
|
+
e.supportText.length ? (z(), te("p", Bc, Oe(e.supportText), 1)) : ue("", !0)
|
|
5814
5820
|
], 2);
|
|
5815
5821
|
}
|
|
5816
|
-
const
|
|
5822
|
+
const xp = /* @__PURE__ */ Ae(Rc, [["render", jc]]);
|
|
5817
5823
|
const Qr = {
|
|
5818
5824
|
name: "IbInputGroup",
|
|
5819
5825
|
props: {
|
|
@@ -5855,8 +5861,8 @@ const Qr = {
|
|
|
5855
5861
|
}));
|
|
5856
5862
|
}, Ao = Qr.setup;
|
|
5857
5863
|
Qr.setup = Ao ? (t, n) => (To(), Ao(t, n)) : To;
|
|
5858
|
-
const
|
|
5859
|
-
function
|
|
5864
|
+
const qc = { class: "ib-checkbox-group-content" };
|
|
5865
|
+
function Fc(t, n, e, r, o, i) {
|
|
5860
5866
|
const l = de("ib-label"), a = de("ib-alert");
|
|
5861
5867
|
return z(), te("div", {
|
|
5862
5868
|
class: ge(["ib-checkbox-group", { "ib-checkbox-group-horizontal": e.horizontal }])
|
|
@@ -5882,13 +5888,13 @@ function Hc(t, n, e, r, o, i) {
|
|
|
5882
5888
|
]),
|
|
5883
5889
|
_: 1
|
|
5884
5890
|
})) : ue("", !0),
|
|
5885
|
-
ae("div",
|
|
5891
|
+
ae("div", qc, [
|
|
5886
5892
|
$e(t.$slots, "default")
|
|
5887
5893
|
])
|
|
5888
5894
|
], 2);
|
|
5889
5895
|
}
|
|
5890
|
-
const
|
|
5891
|
-
const
|
|
5896
|
+
const Sp = /* @__PURE__ */ Ae(Qr, [["render", Fc]]);
|
|
5897
|
+
const Hc = {
|
|
5892
5898
|
name: "IbRadio",
|
|
5893
5899
|
props: {
|
|
5894
5900
|
modelValue: "",
|
|
@@ -5942,11 +5948,11 @@ const Vc = {
|
|
|
5942
5948
|
return this.modelValue === this.value;
|
|
5943
5949
|
}
|
|
5944
5950
|
}
|
|
5945
|
-
},
|
|
5951
|
+
}, Vc = (t) => (ma("data-v-903afa0e"), t = t(), va(), t), Uc = ["for", "aria-checked"], zc = ["name", "id", "value", "checked", "disabled"], Kc = /* @__PURE__ */ Vc(() => /* @__PURE__ */ ae("span", { class: "ib-radio-input" }, null, -1)), Gc = {
|
|
5946
5952
|
key: 0,
|
|
5947
5953
|
class: "ib-radio-label"
|
|
5948
5954
|
};
|
|
5949
|
-
function
|
|
5955
|
+
function Wc(t, n, e, r, o, i) {
|
|
5950
5956
|
var l, a;
|
|
5951
5957
|
return z(), te("label", {
|
|
5952
5958
|
role: "radio",
|
|
@@ -5963,17 +5969,17 @@ function Yc(t, n, e, r, o, i) {
|
|
|
5963
5969
|
disabled: e.disabled,
|
|
5964
5970
|
ref: "radio",
|
|
5965
5971
|
onChange: n[0] || (n[0] = (...d) => i.checkHandler && i.checkHandler(...d))
|
|
5966
|
-
}, null, 40,
|
|
5972
|
+
}, null, 40, zc),
|
|
5967
5973
|
ae("span", {
|
|
5968
5974
|
class: ge(["ib-radio-body", { "without-text": !((l = e.label) != null && l.length) }])
|
|
5969
5975
|
}, [
|
|
5970
|
-
|
|
5971
|
-
(a = e.label) != null && a.length ? (z(), te("span",
|
|
5976
|
+
Kc,
|
|
5977
|
+
(a = e.label) != null && a.length ? (z(), te("span", Gc, Oe(e.label), 1)) : ue("", !0)
|
|
5972
5978
|
], 2)
|
|
5973
|
-
], 10,
|
|
5979
|
+
], 10, Uc);
|
|
5974
5980
|
}
|
|
5975
|
-
const
|
|
5976
|
-
const
|
|
5981
|
+
const Tp = /* @__PURE__ */ Ae(Hc, [["render", Wc], ["__scopeId", "data-v-903afa0e"]]);
|
|
5982
|
+
const Yc = {
|
|
5977
5983
|
props: {
|
|
5978
5984
|
characterLimit: {
|
|
5979
5985
|
type: [String, Number],
|
|
@@ -5984,24 +5990,24 @@ const Zc = {
|
|
|
5984
5990
|
required: !0
|
|
5985
5991
|
}
|
|
5986
5992
|
}
|
|
5987
|
-
},
|
|
5993
|
+
}, Zc = { class: "character-count" }, Jc = {
|
|
5988
5994
|
key: 0,
|
|
5989
5995
|
class: "val-limit"
|
|
5990
|
-
},
|
|
5996
|
+
}, Xc = { class: "val-length" }, Qc = { class: "val-limit" }, ef = {
|
|
5991
5997
|
key: 2,
|
|
5992
5998
|
class: "val-length error"
|
|
5993
5999
|
};
|
|
5994
|
-
function
|
|
5995
|
-
return z(), te("div",
|
|
6000
|
+
function tf(t, n, e, r, o, i) {
|
|
6001
|
+
return z(), te("div", Zc, [
|
|
5996
6002
|
e.characterLength ? e.characterLimit >= e.characterLength ? (z(), te(Je, { key: 1 }, [
|
|
5997
|
-
ae("p",
|
|
6003
|
+
ae("p", Xc, Oe(e.characterLength), 1),
|
|
5998
6004
|
We(" / "),
|
|
5999
|
-
ae("p",
|
|
6000
|
-
], 64)) : (z(), te("p",
|
|
6005
|
+
ae("p", Qc, Oe(e.characterLimit), 1)
|
|
6006
|
+
], 64)) : (z(), te("p", ef, Oe(e.characterLimit - e.characterLength), 1)) : (z(), te("p", Jc, "Max " + Oe(e.characterLimit), 1))
|
|
6001
6007
|
]);
|
|
6002
6008
|
}
|
|
6003
|
-
const Ga = /* @__PURE__ */ Ae(
|
|
6004
|
-
const
|
|
6009
|
+
const Ga = /* @__PURE__ */ Ae(Yc, [["render", tf], ["__scopeId", "data-v-be1f2629"]]);
|
|
6010
|
+
const nf = {
|
|
6005
6011
|
name: "IbTextarea",
|
|
6006
6012
|
props: {
|
|
6007
6013
|
disabled: {
|
|
@@ -6071,8 +6077,8 @@ const rf = {
|
|
|
6071
6077
|
},
|
|
6072
6078
|
emits: ["input", "blur", "update:value"],
|
|
6073
6079
|
inheritAttrs: !1
|
|
6074
|
-
},
|
|
6075
|
-
function
|
|
6080
|
+
}, rf = ["disabled"], of = { class: "textarea-actions" };
|
|
6081
|
+
function af(t, n, e, r, o, i) {
|
|
6076
6082
|
const l = de("ib-character-count"), a = de("ib-alert");
|
|
6077
6083
|
return z(), te("div", {
|
|
6078
6084
|
class: ge(["textarea-wrapper", { disabled: e.disabled, hasActins: t.$slots.actions }])
|
|
@@ -6098,21 +6104,21 @@ function lf(t, n, e, r, o, i) {
|
|
|
6098
6104
|
}, 512), [
|
|
6099
6105
|
[ze, e.characterLimitErrorMessage.length && i.characterOverLimit]
|
|
6100
6106
|
]),
|
|
6101
|
-
Te(ae("textarea",
|
|
6107
|
+
Te(ae("textarea", kt(t.$attrs, {
|
|
6102
6108
|
"onUpdate:modelValue": n[0] || (n[0] = (d) => o.val = d),
|
|
6103
6109
|
onInput: n[1] || (n[1] = (...d) => i.onInput && i.onInput(...d)),
|
|
6104
6110
|
onBlur: n[2] || (n[2] = (...d) => i.onBlur && i.onBlur(...d)),
|
|
6105
6111
|
class: ["ib-textarea", i.classes],
|
|
6106
6112
|
disabled: e.disabled
|
|
6107
|
-
}), null, 16,
|
|
6113
|
+
}), null, 16, rf), [
|
|
6108
6114
|
[ya, o.val]
|
|
6109
6115
|
]),
|
|
6110
|
-
ae("div",
|
|
6116
|
+
ae("div", of, [
|
|
6111
6117
|
$e(t.$slots, "actions", {}, void 0, !0)
|
|
6112
6118
|
])
|
|
6113
6119
|
], 2);
|
|
6114
6120
|
}
|
|
6115
|
-
const
|
|
6121
|
+
const Ap = /* @__PURE__ */ Ae(nf, [["render", af], ["__scopeId", "data-v-8cf7f825"]]);
|
|
6116
6122
|
var Cr = [
|
|
6117
6123
|
"onChange",
|
|
6118
6124
|
"onClose",
|
|
@@ -6301,7 +6307,7 @@ function Ai(t, n) {
|
|
|
6301
6307
|
r.setAttribute(l, n[l]);
|
|
6302
6308
|
return e.appendChild(r), e.appendChild(o), e.appendChild(i), e;
|
|
6303
6309
|
}
|
|
6304
|
-
function
|
|
6310
|
+
function Et(t) {
|
|
6305
6311
|
try {
|
|
6306
6312
|
if (typeof t.composedPath == "function") {
|
|
6307
6313
|
var n = t.composedPath();
|
|
@@ -6315,7 +6321,7 @@ function Ct(t) {
|
|
|
6315
6321
|
var xr = function() {
|
|
6316
6322
|
}, qi = function(t, n, e) {
|
|
6317
6323
|
return e.months[n ? "shorthand" : "longhand"][t];
|
|
6318
|
-
},
|
|
6324
|
+
}, lf = {
|
|
6319
6325
|
D: xr,
|
|
6320
6326
|
F: function(t, n, e) {
|
|
6321
6327
|
t.setMonth(e.months.longhand.indexOf(n));
|
|
@@ -6506,7 +6512,7 @@ var xr = function() {
|
|
|
6506
6512
|
g += bn[$];
|
|
6507
6513
|
var S = new RegExp(g).exec(i);
|
|
6508
6514
|
S && (y = !0) && p[$ !== "Y" ? "push" : "unshift"]({
|
|
6509
|
-
fn:
|
|
6515
|
+
fn: lf[$],
|
|
6510
6516
|
val: S[++m]
|
|
6511
6517
|
});
|
|
6512
6518
|
} else
|
|
@@ -6526,17 +6532,17 @@ var xr = function() {
|
|
|
6526
6532
|
}
|
|
6527
6533
|
};
|
|
6528
6534
|
};
|
|
6529
|
-
function
|
|
6535
|
+
function xt(t, n, e) {
|
|
6530
6536
|
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();
|
|
6531
6537
|
}
|
|
6532
|
-
var
|
|
6538
|
+
var sf = function(t, n, e) {
|
|
6533
6539
|
return t > Math.min(n, e) && t < Math.max(n, e);
|
|
6534
6540
|
}, Sr = function(t, n, e) {
|
|
6535
6541
|
return t * 3600 + n * 60 + e;
|
|
6536
|
-
},
|
|
6542
|
+
}, uf = function(t) {
|
|
6537
6543
|
var n = Math.floor(t / 3600), e = (t - n * 3600) / 60;
|
|
6538
6544
|
return [n, e, t - n * 3600 - e * 60];
|
|
6539
|
-
},
|
|
6545
|
+
}, df = {
|
|
6540
6546
|
DAY: 864e5
|
|
6541
6547
|
};
|
|
6542
6548
|
function Tr(t) {
|
|
@@ -6582,8 +6588,8 @@ var ht = globalThis && globalThis.__assign || function() {
|
|
|
6582
6588
|
for (var i = arguments[n], l = 0, a = i.length; l < a; l++, o++)
|
|
6583
6589
|
r[o] = i[l];
|
|
6584
6590
|
return r;
|
|
6585
|
-
},
|
|
6586
|
-
function
|
|
6591
|
+
}, cf = 300;
|
|
6592
|
+
function ff(t, n) {
|
|
6587
6593
|
var e = {
|
|
6588
6594
|
config: ht(ht({}, Nn), et.defaultConfig),
|
|
6589
6595
|
l10n: li
|
|
@@ -6619,7 +6625,7 @@ function hf(t, n) {
|
|
|
6619
6625
|
}
|
|
6620
6626
|
function d(M) {
|
|
6621
6627
|
if (e.selectedDates.length === 0) {
|
|
6622
|
-
var B = e.config.minDate === void 0 ||
|
|
6628
|
+
var B = e.config.minDate === void 0 || xt(/* @__PURE__ */ new Date(), e.config.minDate) >= 0 ? /* @__PURE__ */ new Date() : new Date(e.config.minDate.getTime()), G = Tr(e.config);
|
|
6623
6629
|
B.setHours(G.hours, G.minutes, G.seconds, B.getMilliseconds()), e.selectedDates = [B], e.latestSelectedDateObj = B;
|
|
6624
6630
|
}
|
|
6625
6631
|
M !== void 0 && M.type !== "blur" && hn(M);
|
|
@@ -6642,11 +6648,11 @@ function hf(t, n) {
|
|
|
6642
6648
|
if (!(e.hourElement === void 0 || e.minuteElement === void 0)) {
|
|
6643
6649
|
var M = (parseInt(e.hourElement.value.slice(-2), 10) || 0) % 24, B = (parseInt(e.minuteElement.value, 10) || 0) % 60, G = e.secondElement !== void 0 ? (parseInt(e.secondElement.value, 10) || 0) % 60 : 0;
|
|
6644
6650
|
e.amPM !== void 0 && (M = u(M, e.amPM.textContent));
|
|
6645
|
-
var X = e.config.minTime !== void 0 || e.config.minDate && e.minDateHasTime && e.latestSelectedDateObj &&
|
|
6651
|
+
var X = e.config.minTime !== void 0 || e.config.minDate && e.minDateHasTime && e.latestSelectedDateObj && xt(e.latestSelectedDateObj, e.config.minDate, !0) === 0, le = e.config.maxTime !== void 0 || e.config.maxDate && e.maxDateHasTime && e.latestSelectedDateObj && xt(e.latestSelectedDateObj, e.config.maxDate, !0) === 0;
|
|
6646
6652
|
if (e.config.maxTime !== void 0 && e.config.minTime !== void 0 && e.config.minTime > e.config.maxTime) {
|
|
6647
6653
|
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()), ye = Sr(M, B, G);
|
|
6648
6654
|
if (ye > Ee && ye < fe) {
|
|
6649
|
-
var Me =
|
|
6655
|
+
var Me = uf(fe);
|
|
6650
6656
|
M = Me[0], B = Me[1], G = Me[2];
|
|
6651
6657
|
}
|
|
6652
6658
|
} else {
|
|
@@ -6670,7 +6676,7 @@ function hf(t, n) {
|
|
|
6670
6676
|
e.latestSelectedDateObj !== void 0 && e.latestSelectedDateObj.setHours(M % 24, B, G || 0, 0), !(!e.hourElement || !e.minuteElement || e.isMobile) && (e.hourElement.value = wt(e.config.time_24hr ? M : (12 + M) % 12 + 12 * Tt(M % 12 === 0)), e.minuteElement.value = wt(B), e.amPM !== void 0 && (e.amPM.textContent = e.l10n.amPM[Tt(M >= 12)]), e.secondElement !== void 0 && (e.secondElement.value = wt(G)));
|
|
6671
6677
|
}
|
|
6672
6678
|
function y(M) {
|
|
6673
|
-
var B =
|
|
6679
|
+
var B = Et(M), G = parseInt(B.value) + (M.delta || 0);
|
|
6674
6680
|
(G / 1e3 > 1 || M.key === "Enter" && !/[^\d]/.test(G.toString())) && V(G);
|
|
6675
6681
|
}
|
|
6676
6682
|
function p(M, B, G, X) {
|
|
@@ -6701,11 +6707,11 @@ function hf(t, n) {
|
|
|
6701
6707
|
return;
|
|
6702
6708
|
}
|
|
6703
6709
|
var M = No(xe, 50);
|
|
6704
|
-
if (e._debouncedChange = No(b,
|
|
6705
|
-
e.config.mode === "range" && we(
|
|
6710
|
+
if (e._debouncedChange = No(b, cf), e.daysContainer && !/iPhone|iPad|iPod/i.test(navigator.userAgent) && p(e.daysContainer, "mouseover", function(G) {
|
|
6711
|
+
e.config.mode === "range" && we(Et(G));
|
|
6706
6712
|
}), 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) {
|
|
6707
6713
|
var B = function(G) {
|
|
6708
|
-
return
|
|
6714
|
+
return Et(G).select();
|
|
6709
6715
|
};
|
|
6710
6716
|
p(e.timeContainer, ["increment"], d), p(e.timeContainer, "blur", d, { capture: !0 }), p(e.timeContainer, "click", $), p([e.hourElement, e.minuteElement], ["focus", "click"], B), e.secondElement !== void 0 && p(e.secondElement, "focus", function() {
|
|
6711
6717
|
return e.secondElement && e.secondElement.select();
|
|
@@ -6725,11 +6731,11 @@ function hf(t, n) {
|
|
|
6725
6731
|
B && e.currentYear !== X && (Ve("onYearChange"), T()), B && (e.currentYear !== X || e.currentMonth !== le) && Ve("onMonthChange"), e.redraw();
|
|
6726
6732
|
}
|
|
6727
6733
|
function $(M) {
|
|
6728
|
-
var B =
|
|
6734
|
+
var B = Et(M);
|
|
6729
6735
|
~B.className.indexOf("arrow") && v(M, B.classList.contains("arrowUp") ? 1 : -1);
|
|
6730
6736
|
}
|
|
6731
6737
|
function v(M, B, G) {
|
|
6732
|
-
var X = M &&
|
|
6738
|
+
var X = M && Et(M), le = G || X && X.parentNode && X.parentNode.firstChild, fe = on("increment");
|
|
6733
6739
|
fe.delta = B, le && le.dispatchEvent(fe);
|
|
6734
6740
|
}
|
|
6735
6741
|
function w() {
|
|
@@ -6751,7 +6757,7 @@ function hf(t, n) {
|
|
|
6751
6757
|
}
|
|
6752
6758
|
function S(M, B, G, X) {
|
|
6753
6759
|
var le = Z(B, !0), fe = He("span", M, B.getDate().toString());
|
|
6754
|
-
return fe.dateObj = B, fe.$i = X, fe.setAttribute("aria-label", e.formatDate(B, e.config.ariaDateFormat)), M.indexOf("hidden") === -1 &&
|
|
6760
|
+
return fe.dateObj = B, fe.$i = X, fe.setAttribute("aria-label", e.formatDate(B, e.config.ariaDateFormat)), M.indexOf("hidden") === -1 && xt(B, e.now) === 0 && (e.todayDateElem = fe, fe.classList.add("today"), fe.setAttribute("aria-current", "date")), le ? (fe.tabIndex = -1, Bt(B) && (fe.classList.add("selected"), e.selectedDateElem = fe, e.config.mode === "range" && (yt(fe, "startRange", e.selectedDates[0] && xt(B, e.selectedDates[0], !0) === 0), yt(fe, "endRange", e.selectedDates[1] && xt(B, e.selectedDates[1], !0) === 0), M === "nextMonthDay" && fe.classList.add("inRange")))) : fe.classList.add("flatpickr-disabled"), e.config.mode === "range" && Wt(B) && !Bt(B) && fe.classList.add("inRange"), e.weekNumbers && e.config.showMonths === 1 && M !== "prevMonthDay" && X % 7 === 6 && e.weekNumbers.insertAdjacentHTML("beforeend", "<span class='flatpickr-day'>" + e.config.getWeek(B) + "</span>"), Ve("onDayCreate", fe), fe;
|
|
6755
6761
|
}
|
|
6756
6762
|
function E(M) {
|
|
6757
6763
|
M.focus(), e.config.mode === "range" && we(M);
|
|
@@ -6813,7 +6819,7 @@ function hf(t, n) {
|
|
|
6813
6819
|
function R() {
|
|
6814
6820
|
var M = He("div", "flatpickr-month"), B = window.document.createDocumentFragment(), G;
|
|
6815
6821
|
e.config.showMonths > 1 || e.config.monthSelectorType === "static" ? G = He("span", "cur-month") : (e.monthsDropdownContainer = He("select", "flatpickr-monthDropdown-months"), e.monthsDropdownContainer.setAttribute("aria-label", e.l10n.monthAriaLabel), p(e.monthsDropdownContainer, "change", function(Ee) {
|
|
6816
|
-
var ye =
|
|
6822
|
+
var ye = Et(Ee), Me = parseInt(ye.value, 10);
|
|
6817
6823
|
e.changeMonth(Me - e.currentMonth), Ve("onMonthChange");
|
|
6818
6824
|
}), T(), G = e.monthsDropdownContainer);
|
|
6819
6825
|
var X = Ai("cur-year", { tabindex: "-1" }), le = X.getElementsByTagName("input")[0];
|
|
@@ -6971,7 +6977,7 @@ function hf(t, n) {
|
|
|
6971
6977
|
}
|
|
6972
6978
|
function L(M) {
|
|
6973
6979
|
if (e.isOpen && !e.config.inline) {
|
|
6974
|
-
var B =
|
|
6980
|
+
var B = Et(M), G = F(B), X = B === e.input || B === e.altInput || e.element.contains(B) || M.path && M.path.indexOf && (~M.path.indexOf(e.input) || ~M.path.indexOf(e.altInput)), le = !X && !G && !F(M.relatedTarget), fe = !e.config.ignoredFocusElements.some(function(Ee) {
|
|
6975
6981
|
return Ee.contains(B);
|
|
6976
6982
|
});
|
|
6977
6983
|
le && fe && (e.config.allowInput && e.setDate(e._input.value, !1, e.config.altInput ? e.config.altFormat : e.config.dateFormat), e.timeContainer !== void 0 && e.minuteElement !== void 0 && e.hourElement !== void 0 && e.input.value !== "" && e.input.value !== void 0 && d(), e.close(), e.config && e.config.mode === "range" && e.selectedDates.length === 1 && e.clear(!1));
|
|
@@ -6987,7 +6993,7 @@ function hf(t, n) {
|
|
|
6987
6993
|
var G;
|
|
6988
6994
|
B === void 0 && (B = !0);
|
|
6989
6995
|
var X = e.parseDate(M, void 0, B);
|
|
6990
|
-
if (e.config.minDate && X &&
|
|
6996
|
+
if (e.config.minDate && X && xt(X, e.config.minDate, B !== void 0 ? B : !e.minDateHasTime) < 0 || e.config.maxDate && X && xt(X, e.config.maxDate, B !== void 0 ? B : !e.maxDateHasTime) > 0)
|
|
6991
6997
|
return !1;
|
|
6992
6998
|
if (!e.config.enable && e.config.disable.length === 0)
|
|
6993
6999
|
return !0;
|
|
@@ -7014,7 +7020,7 @@ function hf(t, n) {
|
|
|
7014
7020
|
B && G && !(M.relatedTarget && F(M.relatedTarget)) && e.setDate(e._input.value, !0, M.target === e.altInput ? e.config.altFormat : e.config.dateFormat);
|
|
7015
7021
|
}
|
|
7016
7022
|
function he(M) {
|
|
7017
|
-
var B =
|
|
7023
|
+
var B = Et(M), G = e.config.wrap ? t.contains(B) : B === e._input, X = e.config.allowInput, le = e.isOpen && (!X || !G), fe = e.config.inline && G && !X;
|
|
7018
7024
|
if (M.keyCode === 13 && G) {
|
|
7019
7025
|
if (X)
|
|
7020
7026
|
return e.setDate(e._input.value, !0, B === e.altInput ? e.config.altFormat : e.config.dateFormat), e.close(), B.blur();
|
|
@@ -7084,7 +7090,7 @@ function hf(t, n) {
|
|
|
7084
7090
|
}
|
|
7085
7091
|
function we(M, B) {
|
|
7086
7092
|
if (B === void 0 && (B = "flatpickr-day"), !(e.selectedDates.length !== 1 || M && (!M.classList.contains(B) || M.classList.contains("flatpickr-disabled")))) {
|
|
7087
|
-
for (var G = M ? M.dateObj.getTime() : e.days.firstElementChild.dateObj.getTime(), X = e.parseDate(e.selectedDates[0], void 0, !0).getTime(), le = Math.min(G, e.selectedDates[0].getTime()), fe = Math.max(G, e.selectedDates[0].getTime()), Ee = !1, ye = 0, Me = 0, me = le; me < fe; me +=
|
|
7093
|
+
for (var G = M ? M.dateObj.getTime() : e.days.firstElementChild.dateObj.getTime(), X = e.parseDate(e.selectedDates[0], void 0, !0).getTime(), le = Math.min(G, e.selectedDates[0].getTime()), fe = Math.max(G, e.selectedDates[0].getTime()), Ee = !1, ye = 0, Me = 0, me = le; me < fe; me += df.DAY)
|
|
7088
7094
|
Z(new Date(me), !0) || (Ee = Ee || me > le && me < fe, me < X && (!ye || me > ye) ? ye = me : me > X && (!Me || me < Me) && (Me = me));
|
|
7089
7095
|
var Ce = Array.from(e.rContainer.querySelectorAll("*:nth-child(-n+" + e.config.showMonths + ") > ." + B));
|
|
7090
7096
|
Ce.forEach(function(je) {
|
|
@@ -7098,7 +7104,7 @@ function hf(t, n) {
|
|
|
7098
7104
|
return;
|
|
7099
7105
|
["startRange", "inRange", "endRange", "notAllowed"].forEach(function(qt) {
|
|
7100
7106
|
je.classList.remove(qt);
|
|
7101
|
-
}), M !== void 0 && (M.classList.add(G <= e.selectedDates[0].getTime() ? "startRange" : "endRange"), X < G && at === X ? je.classList.add("startRange") : X > G && at === X && je.classList.add("endRange"), at >= ye && (Me === 0 || at <= Me) &&
|
|
7107
|
+
}), M !== void 0 && (M.classList.add(G <= e.selectedDates[0].getTime() ? "startRange" : "endRange"), X < G && at === X ? je.classList.add("startRange") : X > G && at === X && je.classList.add("endRange"), at >= ye && (Me === 0 || at <= Me) && sf(at, X, G) && je.classList.add("inRange"));
|
|
7102
7108
|
});
|
|
7103
7109
|
}
|
|
7104
7110
|
}
|
|
@@ -7109,7 +7115,7 @@ function hf(t, n) {
|
|
|
7109
7115
|
if (B === void 0 && (B = e._positionElement), e.isMobile === !0) {
|
|
7110
7116
|
if (M) {
|
|
7111
7117
|
M.preventDefault();
|
|
7112
|
-
var G =
|
|
7118
|
+
var G = Et(M);
|
|
7113
7119
|
G && G.blur();
|
|
7114
7120
|
}
|
|
7115
7121
|
e.mobileInput !== void 0 && (e.mobileInput.focus(), e.mobileInput.click()), Ve("onOpen");
|
|
@@ -7275,7 +7281,7 @@ function hf(t, n) {
|
|
|
7275
7281
|
M.preventDefault(), M.stopPropagation();
|
|
7276
7282
|
var B = function(Ce) {
|
|
7277
7283
|
return Ce.classList && Ce.classList.contains("flatpickr-day") && !Ce.classList.contains("flatpickr-disabled") && !Ce.classList.contains("notAllowed");
|
|
7278
|
-
}, G = Wa(
|
|
7284
|
+
}, G = Wa(Et(M), B);
|
|
7279
7285
|
if (G !== void 0) {
|
|
7280
7286
|
var X = G, le = e.latestSelectedDateObj = new Date(X.dateObj.getTime()), fe = (le.getMonth() < e.currentMonth || le.getMonth() > e.currentMonth + e.config.showMonths - 1) && e.config.mode !== "range";
|
|
7281
7287
|
if (e.selectedDateElem = X, e.config.mode === "single")
|
|
@@ -7284,7 +7290,7 @@ function hf(t, n) {
|
|
|
7284
7290
|
var Ee = Bt(le);
|
|
7285
7291
|
Ee ? e.selectedDates.splice(parseInt(Ee), 1) : e.selectedDates.push(le);
|
|
7286
7292
|
} else
|
|
7287
|
-
e.config.mode === "range" && (e.selectedDates.length === 2 && e.clear(!1, !1), e.latestSelectedDateObj = le, e.selectedDates.push(le),
|
|
7293
|
+
e.config.mode === "range" && (e.selectedDates.length === 2 && e.clear(!1, !1), e.latestSelectedDateObj = le, e.selectedDates.push(le), xt(le, e.selectedDates[0], !0) !== 0 && e.selectedDates.sort(function(Ce, je) {
|
|
7288
7294
|
return Ce.getTime() - je.getTime();
|
|
7289
7295
|
}));
|
|
7290
7296
|
if (c(), fe) {
|
|
@@ -7394,7 +7400,7 @@ function hf(t, n) {
|
|
|
7394
7400
|
} catch {
|
|
7395
7401
|
}
|
|
7396
7402
|
p(e.mobileInput, "change", function(B) {
|
|
7397
|
-
e.setDate(
|
|
7403
|
+
e.setDate(Et(B).value, !1, e.mobileFormatStr), Ve("onChange"), Ve("onClose");
|
|
7398
7404
|
});
|
|
7399
7405
|
}
|
|
7400
7406
|
function fn(M) {
|
|
@@ -7418,13 +7424,13 @@ function hf(t, n) {
|
|
|
7418
7424
|
function Bt(M) {
|
|
7419
7425
|
for (var B = 0; B < e.selectedDates.length; B++) {
|
|
7420
7426
|
var G = e.selectedDates[B];
|
|
7421
|
-
if (G instanceof Date &&
|
|
7427
|
+
if (G instanceof Date && xt(G, M) === 0)
|
|
7422
7428
|
return "" + B;
|
|
7423
7429
|
}
|
|
7424
7430
|
return !1;
|
|
7425
7431
|
}
|
|
7426
7432
|
function Wt(M) {
|
|
7427
|
-
return e.config.mode !== "range" || e.selectedDates.length < 2 ? !1 :
|
|
7433
|
+
return e.config.mode !== "range" || e.selectedDates.length < 2 ? !1 : xt(M, e.selectedDates[0]) >= 0 && xt(M, e.selectedDates[1]) <= 0;
|
|
7428
7434
|
}
|
|
7429
7435
|
function ut() {
|
|
7430
7436
|
e.config.noCalendar || e.isMobile || !e.monthNav || (e.yearElements.forEach(function(M, B) {
|
|
@@ -7444,12 +7450,12 @@ function hf(t, n) {
|
|
|
7444
7450
|
M === void 0 && (M = !0), e.mobileInput !== void 0 && e.mobileFormatStr && (e.mobileInput.value = e.latestSelectedDateObj !== void 0 ? e.formatDate(e.latestSelectedDateObj, e.mobileFormatStr) : ""), e.input.value = jt(e.config.dateFormat), e.altInput !== void 0 && (e.altInput.value = jt(e.config.altFormat)), M !== !1 && Ve("onValueUpdate");
|
|
7445
7451
|
}
|
|
7446
7452
|
function Yt(M) {
|
|
7447
|
-
var B =
|
|
7453
|
+
var B = Et(M), G = e.prevMonthNav.contains(B), X = e.nextMonthNav.contains(B);
|
|
7448
7454
|
G || X ? N(G ? -1 : 1) : e.yearElements.indexOf(B) >= 0 ? B.select() : B.classList.contains("arrowUp") ? e.changeYear(e.currentYear + 1) : B.classList.contains("arrowDown") && e.changeYear(e.currentYear - 1);
|
|
7449
7455
|
}
|
|
7450
7456
|
function hn(M) {
|
|
7451
7457
|
M.preventDefault();
|
|
7452
|
-
var B = M.type === "keydown", G =
|
|
7458
|
+
var B = M.type === "keydown", G = Et(M), X = G;
|
|
7453
7459
|
e.amPM !== void 0 && G === e.amPM && (e.amPM.textContent = e.l10n.amPM[Tt(e.amPM.textContent === e.l10n.amPM[0])]);
|
|
7454
7460
|
var le = parseFloat(X.getAttribute("min")), fe = parseFloat(X.getAttribute("max")), Ee = parseFloat(X.getAttribute("step")), ye = parseInt(X.value, 10), Me = M.delta || (B ? M.which === 38 ? 1 : -1 : 0), me = ye + Ee * Me;
|
|
7455
7461
|
if (typeof X.value < "u" && X.value.length === 2) {
|
|
@@ -7467,7 +7473,7 @@ function Pn(t, n) {
|
|
|
7467
7473
|
try {
|
|
7468
7474
|
if (i.getAttribute("data-fp-omit") !== null)
|
|
7469
7475
|
continue;
|
|
7470
|
-
i._flatpickr !== void 0 && (i._flatpickr.destroy(), i._flatpickr = void 0), i._flatpickr =
|
|
7476
|
+
i._flatpickr !== void 0 && (i._flatpickr.destroy(), i._flatpickr = void 0), i._flatpickr = ff(i, n || {}), r.push(i._flatpickr);
|
|
7471
7477
|
} catch (l) {
|
|
7472
7478
|
console.error(l);
|
|
7473
7479
|
}
|
|
@@ -7495,7 +7501,7 @@ et.setDefaults = function(t) {
|
|
|
7495
7501
|
};
|
|
7496
7502
|
et.parseDate = Rr({});
|
|
7497
7503
|
et.formatDate = Ya({});
|
|
7498
|
-
et.compareDates =
|
|
7504
|
+
et.compareDates = xt;
|
|
7499
7505
|
typeof jQuery < "u" && typeof jQuery.fn < "u" && (jQuery.fn.flatpickr = function(t) {
|
|
7500
7506
|
return Pn(this, t);
|
|
7501
7507
|
});
|
|
@@ -7597,17 +7603,17 @@ var Za = { exports: {} };
|
|
|
7597
7603
|
return r;
|
|
7598
7604
|
});
|
|
7599
7605
|
})(Za);
|
|
7600
|
-
var
|
|
7601
|
-
const
|
|
7606
|
+
var hf = Za.exports;
|
|
7607
|
+
const pf = /* @__PURE__ */ pi(hf), gf = `
|
|
7602
7608
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7603
7609
|
<path d="M10.25 3.5L5.75 8L10.25 12.5" stroke="#1A1A1A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7604
7610
|
</svg>
|
|
7605
|
-
`,
|
|
7611
|
+
`, mf = `
|
|
7606
7612
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
7607
7613
|
<path d="M5.75 3.5L10.25 8L5.75 12.5" stroke="#1A1A1A" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
7608
7614
|
</svg>
|
|
7609
7615
|
`;
|
|
7610
|
-
const
|
|
7616
|
+
const vf = "single", Ar = "range", yf = {
|
|
7611
7617
|
props: {
|
|
7612
7618
|
name: {
|
|
7613
7619
|
type: String,
|
|
@@ -7634,7 +7640,7 @@ const yf = "single", Ar = "range", bf = {
|
|
|
7634
7640
|
},
|
|
7635
7641
|
mode: {
|
|
7636
7642
|
type: String,
|
|
7637
|
-
default:
|
|
7643
|
+
default: vf
|
|
7638
7644
|
},
|
|
7639
7645
|
ariaLabel: {
|
|
7640
7646
|
type: String,
|
|
@@ -7717,8 +7723,8 @@ const yf = "single", Ar = "range", bf = {
|
|
|
7717
7723
|
position: "left",
|
|
7718
7724
|
mode: this.mode,
|
|
7719
7725
|
appendTo: this.$refs.dropdown,
|
|
7720
|
-
prevArrow:
|
|
7721
|
-
nextArrow:
|
|
7726
|
+
prevArrow: gf,
|
|
7727
|
+
nextArrow: mf,
|
|
7722
7728
|
ignoredFocusElements: Array.from(t),
|
|
7723
7729
|
locale: {
|
|
7724
7730
|
weekdays: {
|
|
@@ -7740,7 +7746,7 @@ const yf = "single", Ar = "range", bf = {
|
|
|
7740
7746
|
onChange: (i, l) => this.onChange(l),
|
|
7741
7747
|
onClose: () => this.onClose()
|
|
7742
7748
|
};
|
|
7743
|
-
this.mode === Ar && (n.plugins = [new
|
|
7749
|
+
this.mode === Ar && (n.plugins = [new pf({ 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);
|
|
7744
7750
|
const e = Object.assign({}, n, this.config);
|
|
7745
7751
|
return this.pickerOptions = e, e;
|
|
7746
7752
|
},
|
|
@@ -7792,23 +7798,23 @@ const yf = "single", Ar = "range", bf = {
|
|
|
7792
7798
|
IbAlert: $n
|
|
7793
7799
|
},
|
|
7794
7800
|
emits: ["input", "update:modelValue"]
|
|
7795
|
-
},
|
|
7801
|
+
}, bf = {
|
|
7796
7802
|
ref: "inputsWrapper",
|
|
7797
7803
|
class: "inputs-wrapper"
|
|
7798
|
-
},
|
|
7804
|
+
}, _f = { class: "input-group-wrapper" }, $f = ["aria-label"], wf = ["placeholder", "name", "disabled"], Of = {
|
|
7799
7805
|
ref: "dropdown",
|
|
7800
7806
|
class: "dropdown"
|
|
7801
|
-
},
|
|
7807
|
+
}, kf = {
|
|
7802
7808
|
key: 1,
|
|
7803
7809
|
class: "support-text"
|
|
7804
|
-
},
|
|
7810
|
+
}, Cf = {
|
|
7805
7811
|
key: 0,
|
|
7806
7812
|
class: "input-group-wrapper"
|
|
7807
|
-
},
|
|
7813
|
+
}, Ef = ["aria-label"], xf = ["placeholder"], Sf = {
|
|
7808
7814
|
key: 1,
|
|
7809
7815
|
class: "support-text"
|
|
7810
7816
|
};
|
|
7811
|
-
function
|
|
7817
|
+
function Tf(t, n, e, r, o, i) {
|
|
7812
7818
|
const l = de("ib-alert"), a = de("ib-label"), d = de("ib-icon");
|
|
7813
7819
|
return z(), te("div", {
|
|
7814
7820
|
class: ge(["ib-flatpickr-wrapper", {
|
|
@@ -7828,8 +7834,8 @@ function Af(t, n, e, r, o, i) {
|
|
|
7828
7834
|
]),
|
|
7829
7835
|
_: 1
|
|
7830
7836
|
})) : ue("", !0),
|
|
7831
|
-
ae("div",
|
|
7832
|
-
ae("div",
|
|
7837
|
+
ae("div", bf, [
|
|
7838
|
+
ae("div", _f, [
|
|
7833
7839
|
e.label.length ? (z(), be(a, {
|
|
7834
7840
|
key: 0,
|
|
7835
7841
|
class: "label",
|
|
@@ -7852,17 +7858,17 @@ function Af(t, n, e, r, o, i) {
|
|
|
7852
7858
|
id: "date",
|
|
7853
7859
|
disabled: e.disabled,
|
|
7854
7860
|
class: "date-picker-input"
|
|
7855
|
-
}, null, 8,
|
|
7856
|
-
], 8,
|
|
7861
|
+
}, null, 8, wf)
|
|
7862
|
+
], 8, $f),
|
|
7857
7863
|
pe(d, {
|
|
7858
7864
|
name: "today-outline",
|
|
7859
7865
|
class: "calendar-icon"
|
|
7860
7866
|
})
|
|
7861
7867
|
], 2),
|
|
7862
|
-
ae("div",
|
|
7863
|
-
e.supportText.length ? (z(), te("p",
|
|
7868
|
+
ae("div", Of, null, 512),
|
|
7869
|
+
e.supportText.length ? (z(), te("p", kf, Oe(e.supportText), 1)) : ue("", !0)
|
|
7864
7870
|
]),
|
|
7865
|
-
e.mode === "range" ? (z(), te("div",
|
|
7871
|
+
e.mode === "range" ? (z(), te("div", Cf, [
|
|
7866
7872
|
e.endDateLabel.length ? (z(), be(a, {
|
|
7867
7873
|
key: 0,
|
|
7868
7874
|
class: "end-date-label label",
|
|
@@ -7883,19 +7889,19 @@ function Af(t, n, e, r, o, i) {
|
|
|
7883
7889
|
placeholder: e.endDatePlaceholder,
|
|
7884
7890
|
ref: "toDate",
|
|
7885
7891
|
onKeydown: n[1] || (n[1] = (...u) => i.onKeydownEndField && i.onKeydownEndField(...u))
|
|
7886
|
-
}, null, 40,
|
|
7887
|
-
], 8,
|
|
7892
|
+
}, null, 40, xf)
|
|
7893
|
+
], 8, Ef),
|
|
7888
7894
|
pe(d, {
|
|
7889
7895
|
name: "today-outline",
|
|
7890
7896
|
class: "calendar-icon"
|
|
7891
7897
|
})
|
|
7892
7898
|
], 2),
|
|
7893
|
-
e.endDateSupportText.length ? (z(), te("p",
|
|
7899
|
+
e.endDateSupportText.length ? (z(), te("p", Sf, Oe(e.endDateSupportText), 1)) : ue("", !0)
|
|
7894
7900
|
])) : ue("", !0)
|
|
7895
7901
|
], 512)
|
|
7896
7902
|
], 2);
|
|
7897
7903
|
}
|
|
7898
|
-
const
|
|
7904
|
+
const Np = /* @__PURE__ */ Ae(yf, [["render", Tf]]), Af = [
|
|
7899
7905
|
[
|
|
7900
7906
|
"Afghanistan (افغانستان)",
|
|
7901
7907
|
"af",
|
|
@@ -9201,14 +9207,14 @@ const Pp = /* @__PURE__ */ Ae(bf, [["render", Af]]), Nf = [
|
|
|
9201
9207
|
1,
|
|
9202
9208
|
["18"]
|
|
9203
9209
|
]
|
|
9204
|
-
],
|
|
9210
|
+
], Nf = Af.map(([t, n, e, r = 0, o = null]) => ({
|
|
9205
9211
|
name: t,
|
|
9206
9212
|
iso2: n.toUpperCase(),
|
|
9207
9213
|
dialCode: e,
|
|
9208
9214
|
priority: r,
|
|
9209
9215
|
areaCodes: o
|
|
9210
9216
|
}));
|
|
9211
|
-
function
|
|
9217
|
+
function Pf() {
|
|
9212
9218
|
return fetch("https://ip2c.org/s").then((t) => t.text()).then((t) => {
|
|
9213
9219
|
const n = (t || "").toString();
|
|
9214
9220
|
if (!n || n[0] !== "1")
|
|
@@ -9216,7 +9222,7 @@ function If() {
|
|
|
9216
9222
|
return n.substr(2, 2);
|
|
9217
9223
|
});
|
|
9218
9224
|
}
|
|
9219
|
-
function
|
|
9225
|
+
function If(t, n) {
|
|
9220
9226
|
if (t.setSelectionRange)
|
|
9221
9227
|
t.focus(), t.setSelectionRange(n, n);
|
|
9222
9228
|
else if ("createTextRange" in t && typeof t.createTextRange == "function") {
|
|
@@ -9224,11 +9230,11 @@ function Mf(t, n) {
|
|
|
9224
9230
|
e.collapse(!0), e.moveEnd("character", n), e.moveStart("character", n), e.select();
|
|
9225
9231
|
}
|
|
9226
9232
|
}
|
|
9227
|
-
const
|
|
9233
|
+
const Mf = [
|
|
9228
9234
|
{
|
|
9229
9235
|
name: "allCountries",
|
|
9230
9236
|
type: Array,
|
|
9231
|
-
default:
|
|
9237
|
+
default: Nf,
|
|
9232
9238
|
description: "All countries that are used in <code>libphonenumber-js</code>, can be overridden by this prop",
|
|
9233
9239
|
inDemo: !1
|
|
9234
9240
|
},
|
|
@@ -9476,7 +9482,7 @@ const Df = [
|
|
|
9476
9482
|
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)",
|
|
9477
9483
|
inDemo: !1
|
|
9478
9484
|
}
|
|
9479
|
-
],
|
|
9485
|
+
], Df = [...Mf].reduce((t, n) => {
|
|
9480
9486
|
if (n.name.includes(".")) {
|
|
9481
9487
|
const [e, r] = n.name.split(".");
|
|
9482
9488
|
t[e] ? Object.assign(t[e], { [r]: n.default }) : Object.assign(t, { [e]: { [r]: n.default } });
|
|
@@ -9484,7 +9490,7 @@ const Df = [
|
|
|
9484
9490
|
Object.assign(t, { [n.name]: n.default });
|
|
9485
9491
|
return t;
|
|
9486
9492
|
}, {}), Io = {
|
|
9487
|
-
options: { ...
|
|
9493
|
+
options: { ...Df }
|
|
9488
9494
|
};
|
|
9489
9495
|
function bt(t) {
|
|
9490
9496
|
const n = Io.options[t];
|
|
@@ -9496,10 +9502,10 @@ function Jn(t) {
|
|
|
9496
9502
|
function Xn(t) {
|
|
9497
9503
|
return t == null ? void 0 : t.toUpperCase();
|
|
9498
9504
|
}
|
|
9499
|
-
const Rf = { 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}"]]] } };
|
|
9500
|
-
function
|
|
9505
|
+
const Lf = { 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}"]]] } };
|
|
9506
|
+
function Rf(t, n) {
|
|
9501
9507
|
var e = Array.prototype.slice.call(n);
|
|
9502
|
-
return e.push(
|
|
9508
|
+
return e.push(Lf), t.apply(this, e);
|
|
9503
9509
|
}
|
|
9504
9510
|
function Br(t) {
|
|
9505
9511
|
"@babel/helpers - typeof";
|
|
@@ -9515,19 +9521,19 @@ function Mo(t, n) {
|
|
|
9515
9521
|
r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0), Object.defineProperty(t, r.key, r);
|
|
9516
9522
|
}
|
|
9517
9523
|
}
|
|
9518
|
-
function
|
|
9524
|
+
function Bf(t, n, e) {
|
|
9519
9525
|
return n && Mo(t.prototype, n), e && Mo(t, e), Object.defineProperty(t, "prototype", { writable: !1 }), t;
|
|
9520
9526
|
}
|
|
9521
|
-
function
|
|
9527
|
+
function jf(t, n) {
|
|
9522
9528
|
if (!(t instanceof n))
|
|
9523
9529
|
throw new TypeError("Cannot call a class as a function");
|
|
9524
9530
|
}
|
|
9525
|
-
function
|
|
9531
|
+
function qf(t, n) {
|
|
9526
9532
|
if (typeof n != "function" && n !== null)
|
|
9527
9533
|
throw new TypeError("Super expression must either be null or a function");
|
|
9528
9534
|
t.prototype = Object.create(n && n.prototype, { constructor: { value: t, writable: !0, configurable: !0 } }), Object.defineProperty(t, "prototype", { writable: !1 }), n && si(t, n);
|
|
9529
9535
|
}
|
|
9530
|
-
function
|
|
9536
|
+
function Ff(t) {
|
|
9531
9537
|
var n = Xa();
|
|
9532
9538
|
return function() {
|
|
9533
9539
|
var e = ui(t), r;
|
|
@@ -9536,10 +9542,10 @@ function Hf(t) {
|
|
|
9536
9542
|
r = Reflect.construct(e, arguments, o);
|
|
9537
9543
|
} else
|
|
9538
9544
|
r = e.apply(this, arguments);
|
|
9539
|
-
return
|
|
9545
|
+
return Hf(this, r);
|
|
9540
9546
|
};
|
|
9541
9547
|
}
|
|
9542
|
-
function
|
|
9548
|
+
function Hf(t, n) {
|
|
9543
9549
|
if (n && (Br(n) === "object" || typeof n == "function"))
|
|
9544
9550
|
return n;
|
|
9545
9551
|
if (n !== void 0)
|
|
@@ -9554,7 +9560,7 @@ function Ja(t) {
|
|
|
9554
9560
|
function jr(t) {
|
|
9555
9561
|
var n = typeof Map == "function" ? /* @__PURE__ */ new Map() : void 0;
|
|
9556
9562
|
return jr = function(e) {
|
|
9557
|
-
if (e === null || !
|
|
9563
|
+
if (e === null || !Vf(e))
|
|
9558
9564
|
return e;
|
|
9559
9565
|
if (typeof e != "function")
|
|
9560
9566
|
throw new TypeError("Super expression must either be null or a function");
|
|
@@ -9589,7 +9595,7 @@ function Xa() {
|
|
|
9589
9595
|
return !1;
|
|
9590
9596
|
}
|
|
9591
9597
|
}
|
|
9592
|
-
function
|
|
9598
|
+
function Vf(t) {
|
|
9593
9599
|
return Function.toString.call(t).indexOf("[native code]") !== -1;
|
|
9594
9600
|
}
|
|
9595
9601
|
function si(t, n) {
|
|
@@ -9603,14 +9609,14 @@ function ui(t) {
|
|
|
9603
9609
|
}, ui(t);
|
|
9604
9610
|
}
|
|
9605
9611
|
var tn = /* @__PURE__ */ function(t) {
|
|
9606
|
-
|
|
9607
|
-
var n =
|
|
9612
|
+
qf(e, t);
|
|
9613
|
+
var n = Ff(e);
|
|
9608
9614
|
function e(r) {
|
|
9609
9615
|
var o;
|
|
9610
|
-
return
|
|
9616
|
+
return jf(this, e), o = n.call(this, r), Object.setPrototypeOf(Ja(o), e.prototype), o.name = o.constructor.name, o;
|
|
9611
9617
|
}
|
|
9612
|
-
return
|
|
9613
|
-
}(/* @__PURE__ */ jr(Error)), eo = 2,
|
|
9618
|
+
return Bf(e);
|
|
9619
|
+
}(/* @__PURE__ */ jr(Error)), eo = 2, Uf = 17, zf = 3, Lt = "0-90-9٠-٩۰-۹", Kf = "-‐-―−ー-", Gf = "//", Wf = "..", Yf = " ", Zf = "()()[]\\[\\]", Jf = "~⁓∼~", Fi = "".concat(Kf).concat(Gf).concat(Wf).concat(Yf).concat(Zf).concat(Jf), to = "++";
|
|
9614
9620
|
function Do(t, n) {
|
|
9615
9621
|
t = t.split("-"), n = n.split("-");
|
|
9616
9622
|
for (var e = t[0].split("."), r = n[0].split("."), o = 0; o < 3; o++) {
|
|
@@ -9626,9 +9632,9 @@ function Do(t, n) {
|
|
|
9626
9632
|
}
|
|
9627
9633
|
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;
|
|
9628
9634
|
}
|
|
9629
|
-
var
|
|
9635
|
+
var Xf = {}.constructor;
|
|
9630
9636
|
function Di(t) {
|
|
9631
|
-
return t != null && t.constructor ===
|
|
9637
|
+
return t != null && t.constructor === Xf;
|
|
9632
9638
|
}
|
|
9633
9639
|
function qr(t) {
|
|
9634
9640
|
"@babel/helpers - typeof";
|
|
@@ -9651,9 +9657,9 @@ function Lo(t, n) {
|
|
|
9651
9657
|
function Ji(t, n, e) {
|
|
9652
9658
|
return n && Lo(t.prototype, n), e && Lo(t, e), Object.defineProperty(t, "prototype", { writable: !1 }), t;
|
|
9653
9659
|
}
|
|
9654
|
-
var
|
|
9660
|
+
var Qf = "1.2.0", eh = "1.7.35", Ro = " ext. ", th = /^\d+$/, _t = /* @__PURE__ */ function() {
|
|
9655
9661
|
function t(n) {
|
|
9656
|
-
Zi(this, t),
|
|
9662
|
+
Zi(this, t), oh(n), this.metadata = n, Qa.call(this, n);
|
|
9657
9663
|
}
|
|
9658
9664
|
return Ji(t, [{
|
|
9659
9665
|
key: "getCountries",
|
|
@@ -9706,7 +9712,7 @@ var eh = "1.2.0", th = "1.7.35", Ro = " ext. ", nh = /^\d+$/, _t = /* @__PURE__
|
|
|
9706
9712
|
}, {
|
|
9707
9713
|
key: "selectNumberingPlan",
|
|
9708
9714
|
value: function(n, e) {
|
|
9709
|
-
if (n &&
|
|
9715
|
+
if (n && th.test(n) && (e = n, n = null), n && n !== "001") {
|
|
9710
9716
|
if (!this.hasCountry(n))
|
|
9711
9717
|
throw new Error("Unknown country: ".concat(n));
|
|
9712
9718
|
this.numberingPlan = new Bo(this.getCountryMetadata(n), this);
|
|
@@ -9896,7 +9902,7 @@ var eh = "1.2.0", th = "1.7.35", Ro = " ext. ", nh = /^\d+$/, _t = /* @__PURE__
|
|
|
9896
9902
|
value: function() {
|
|
9897
9903
|
var n = this, e = this._getFormats(this.metadata) || this._getFormats(this.getDefaultCountryMetadataForRegion()) || [];
|
|
9898
9904
|
return e.map(function(r) {
|
|
9899
|
-
return new
|
|
9905
|
+
return new nh(r, n);
|
|
9900
9906
|
});
|
|
9901
9907
|
}
|
|
9902
9908
|
}, {
|
|
@@ -9965,7 +9971,7 @@ var eh = "1.2.0", th = "1.7.35", Ro = " ext. ", nh = /^\d+$/, _t = /* @__PURE__
|
|
|
9965
9971
|
key: "type",
|
|
9966
9972
|
value: function(n) {
|
|
9967
9973
|
if (this.hasTypes() && jo(this.types(), n))
|
|
9968
|
-
return new
|
|
9974
|
+
return new rh(jo(this.types(), n), this);
|
|
9969
9975
|
}
|
|
9970
9976
|
}, {
|
|
9971
9977
|
key: "ext",
|
|
@@ -9973,7 +9979,7 @@ var eh = "1.2.0", th = "1.7.35", Ro = " ext. ", nh = /^\d+$/, _t = /* @__PURE__
|
|
|
9973
9979
|
return this.v1 || this.v2 ? Ro : this.metadata[13] || Ro;
|
|
9974
9980
|
}
|
|
9975
9981
|
}]), t;
|
|
9976
|
-
}(),
|
|
9982
|
+
}(), nh = /* @__PURE__ */ function() {
|
|
9977
9983
|
function t(n, e) {
|
|
9978
9984
|
Zi(this, t), this._format = n, this.metadata = e;
|
|
9979
9985
|
}
|
|
@@ -10012,7 +10018,7 @@ var eh = "1.2.0", th = "1.7.35", Ro = " ext. ", nh = /^\d+$/, _t = /* @__PURE__
|
|
|
10012
10018
|
key: "usesNationalPrefix",
|
|
10013
10019
|
value: function() {
|
|
10014
10020
|
return !!(this.nationalPrefixFormattingRule() && // Check that national prefix formatting rule is not a "dummy" one.
|
|
10015
|
-
!
|
|
10021
|
+
!ih.test(this.nationalPrefixFormattingRule()));
|
|
10016
10022
|
}
|
|
10017
10023
|
}, {
|
|
10018
10024
|
key: "internationalFormat",
|
|
@@ -10020,7 +10026,7 @@ var eh = "1.2.0", th = "1.7.35", Ro = " ext. ", nh = /^\d+$/, _t = /* @__PURE__
|
|
|
10020
10026
|
return this._format[5] || this.format();
|
|
10021
10027
|
}
|
|
10022
10028
|
}]), t;
|
|
10023
|
-
}(),
|
|
10029
|
+
}(), ih = /^\(?\$1\)?$/, rh = /* @__PURE__ */ function() {
|
|
10024
10030
|
function t(n, e) {
|
|
10025
10031
|
Zi(this, t), this.type = n, this.metadata = e;
|
|
10026
10032
|
}
|
|
@@ -10061,13 +10067,13 @@ function jo(t, n) {
|
|
|
10061
10067
|
return t[9];
|
|
10062
10068
|
}
|
|
10063
10069
|
}
|
|
10064
|
-
function
|
|
10070
|
+
function oh(t) {
|
|
10065
10071
|
if (!t)
|
|
10066
10072
|
throw new Error("[libphonenumber-js] `metadata` argument not passed. Check your arguments.");
|
|
10067
10073
|
if (!Di(t) || !Di(t.countries))
|
|
10068
|
-
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(Di(t) ? "an object of shape: { " + Object.keys(t).join(", ") + " }" : "a " +
|
|
10074
|
+
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(Di(t) ? "an object of shape: { " + Object.keys(t).join(", ") + " }" : "a " + ah(t) + ": " + t, "."));
|
|
10069
10075
|
}
|
|
10070
|
-
var
|
|
10076
|
+
var ah = function(t) {
|
|
10071
10077
|
return qr(t);
|
|
10072
10078
|
};
|
|
10073
10079
|
function no(t, n) {
|
|
@@ -10075,34 +10081,34 @@ function no(t, n) {
|
|
|
10075
10081
|
return n.country(t).countryCallingCode();
|
|
10076
10082
|
throw new Error("Unknown country: ".concat(t));
|
|
10077
10083
|
}
|
|
10078
|
-
function
|
|
10084
|
+
function lh(t, n) {
|
|
10079
10085
|
return n.countries.hasOwnProperty(t);
|
|
10080
10086
|
}
|
|
10081
10087
|
function Qa(t) {
|
|
10082
10088
|
var n = t.version;
|
|
10083
|
-
typeof n == "number" ? (this.v1 = n === 1, this.v2 = n === 2, this.v3 = n === 3, this.v4 = n === 4) : n ? Do(n,
|
|
10089
|
+
typeof n == "number" ? (this.v1 = n === 1, this.v2 = n === 2, this.v3 = n === 3, this.v4 = n === 4) : n ? Do(n, Qf) === -1 ? this.v2 = !0 : Do(n, eh) === -1 ? this.v3 = !0 : this.v4 = !0 : this.v1 = !0;
|
|
10084
10090
|
}
|
|
10085
|
-
var
|
|
10091
|
+
var sh = ";ext=", Tn = function(t) {
|
|
10086
10092
|
return "([".concat(Lt, "]{1,").concat(t, "})");
|
|
10087
10093
|
};
|
|
10088
10094
|
function el(t) {
|
|
10089
|
-
var n = "20", e = "15", r = "9", o = "6", i = "[ \\t,]*", l = "[:\\..]?[ \\t,-]*", a = "#?", d = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", u = "(?:[xx##~~]|int|int)", h = "[- ]+", c = "[ \\t]*", s = "(?:,{2}|;)", f =
|
|
10095
|
+
var n = "20", e = "15", r = "9", o = "6", i = "[ \\t,]*", l = "[:\\..]?[ \\t,-]*", a = "#?", d = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", u = "(?:[xx##~~]|int|int)", h = "[- ]+", c = "[ \\t]*", s = "(?:,{2}|;)", f = sh + Tn(n), y = i + d + l + Tn(n) + a, p = i + u + l + Tn(r) + a, b = h + Tn(o) + "#", m = c + s + l + Tn(e) + a, g = c + "(?:,)+" + l + Tn(r) + a;
|
|
10090
10096
|
return f + "|" + y + "|" + p + "|" + b + "|" + m + "|" + g;
|
|
10091
10097
|
}
|
|
10092
|
-
var
|
|
10093
|
-
"(?:" + el() + ")?",
|
|
10098
|
+
var uh = "[" + Lt + "]{" + eo + "}", dh = "[" + to + "]{0,1}(?:[" + Fi + "]*[" + Lt + "]){3,}[" + Fi + Lt + "]*", ch = new RegExp("^[" + to + "]{0,1}(?:[" + Fi + "]*[" + Lt + "]){1,2}$", "i"), fh = dh + // Phone number extensions
|
|
10099
|
+
"(?:" + el() + ")?", hh = new RegExp(
|
|
10094
10100
|
// Either a short two-digit-only phone number
|
|
10095
|
-
"^" +
|
|
10101
|
+
"^" + uh + "$|^" + fh + "$",
|
|
10096
10102
|
"i"
|
|
10097
10103
|
);
|
|
10098
|
-
function
|
|
10099
|
-
return t.length >= eo &&
|
|
10104
|
+
function ph(t) {
|
|
10105
|
+
return t.length >= eo && hh.test(t);
|
|
10100
10106
|
}
|
|
10101
|
-
function
|
|
10102
|
-
return
|
|
10107
|
+
function gh(t) {
|
|
10108
|
+
return ch.test(t);
|
|
10103
10109
|
}
|
|
10104
10110
|
var qo = new RegExp("(?:" + el() + ")$", "i");
|
|
10105
|
-
function
|
|
10111
|
+
function mh(t) {
|
|
10106
10112
|
var n = t.search(qo);
|
|
10107
10113
|
if (n < 0)
|
|
10108
10114
|
return {};
|
|
@@ -10115,7 +10121,7 @@ function vh(t) {
|
|
|
10115
10121
|
o++;
|
|
10116
10122
|
}
|
|
10117
10123
|
}
|
|
10118
|
-
var
|
|
10124
|
+
var vh = {
|
|
10119
10125
|
0: "0",
|
|
10120
10126
|
1: "1",
|
|
10121
10127
|
2: "2",
|
|
@@ -10187,14 +10193,14 @@ var yh = {
|
|
|
10187
10193
|
"۹": "9"
|
|
10188
10194
|
// Eastern-Arabic digit 9
|
|
10189
10195
|
};
|
|
10190
|
-
function
|
|
10191
|
-
return
|
|
10196
|
+
function yh(t) {
|
|
10197
|
+
return vh[t];
|
|
10192
10198
|
}
|
|
10193
|
-
function
|
|
10199
|
+
function bh(t, n) {
|
|
10194
10200
|
var e = typeof Symbol < "u" && t[Symbol.iterator] || t["@@iterator"];
|
|
10195
10201
|
if (e)
|
|
10196
10202
|
return (e = e.call(t)).next.bind(e);
|
|
10197
|
-
if (Array.isArray(t) || (e =
|
|
10203
|
+
if (Array.isArray(t) || (e = _h(t)) || n && t && typeof t.length == "number") {
|
|
10198
10204
|
e && (t = e);
|
|
10199
10205
|
var r = 0;
|
|
10200
10206
|
return function() {
|
|
@@ -10204,7 +10210,7 @@ function _h(t, n) {
|
|
|
10204
10210
|
throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
10205
10211
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
10206
10212
|
}
|
|
10207
|
-
function
|
|
10213
|
+
function _h(t, n) {
|
|
10208
10214
|
if (t) {
|
|
10209
10215
|
if (typeof t == "string")
|
|
10210
10216
|
return Fo(t, n);
|
|
@@ -10222,20 +10228,20 @@ function Fo(t, n) {
|
|
|
10222
10228
|
return r;
|
|
10223
10229
|
}
|
|
10224
10230
|
function Ho(t) {
|
|
10225
|
-
for (var n = "", e =
|
|
10231
|
+
for (var n = "", e = bh(t.split("")), r; !(r = e()).done; ) {
|
|
10226
10232
|
var o = r.value;
|
|
10227
|
-
n +=
|
|
10233
|
+
n += $h(o, n) || "";
|
|
10228
10234
|
}
|
|
10229
10235
|
return n;
|
|
10230
10236
|
}
|
|
10231
|
-
function
|
|
10232
|
-
return t === "+" ? n ? void 0 : "+" :
|
|
10237
|
+
function $h(t, n) {
|
|
10238
|
+
return t === "+" ? n ? void 0 : "+" : yh(t);
|
|
10233
10239
|
}
|
|
10234
|
-
function
|
|
10240
|
+
function wh(t, n) {
|
|
10235
10241
|
var e = typeof Symbol < "u" && t[Symbol.iterator] || t["@@iterator"];
|
|
10236
10242
|
if (e)
|
|
10237
10243
|
return (e = e.call(t)).next.bind(e);
|
|
10238
|
-
if (Array.isArray(t) || (e =
|
|
10244
|
+
if (Array.isArray(t) || (e = Oh(t)) || n && t && typeof t.length == "number") {
|
|
10239
10245
|
e && (t = e);
|
|
10240
10246
|
var r = 0;
|
|
10241
10247
|
return function() {
|
|
@@ -10245,7 +10251,7 @@ function Oh(t, n) {
|
|
|
10245
10251
|
throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
10246
10252
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
10247
10253
|
}
|
|
10248
|
-
function
|
|
10254
|
+
function Oh(t, n) {
|
|
10249
10255
|
if (t) {
|
|
10250
10256
|
if (typeof t == "string")
|
|
10251
10257
|
return Vo(t, n);
|
|
@@ -10262,8 +10268,8 @@ function Vo(t, n) {
|
|
|
10262
10268
|
r[e] = t[e];
|
|
10263
10269
|
return r;
|
|
10264
10270
|
}
|
|
10265
|
-
function
|
|
10266
|
-
for (var e = t.slice(), r =
|
|
10271
|
+
function kh(t, n) {
|
|
10272
|
+
for (var e = t.slice(), r = wh(n), o; !(o = r()).done; ) {
|
|
10267
10273
|
var i = o.value;
|
|
10268
10274
|
t.indexOf(i) < 0 && e.push(i);
|
|
10269
10275
|
}
|
|
@@ -10282,13 +10288,13 @@ function tl(t, n, e) {
|
|
|
10282
10288
|
if (!e.type("FIXED_LINE"))
|
|
10283
10289
|
return tl(t, "MOBILE", e);
|
|
10284
10290
|
var i = e.type("MOBILE");
|
|
10285
|
-
i && (o =
|
|
10291
|
+
i && (o = kh(o, i.possibleLengths()));
|
|
10286
10292
|
} else if (n && !r)
|
|
10287
10293
|
return "INVALID_LENGTH";
|
|
10288
10294
|
var l = t.length, a = o[0];
|
|
10289
10295
|
return a === l ? "IS_POSSIBLE" : a > l ? "TOO_SHORT" : o[o.length - 1] < l ? "TOO_LONG" : o.indexOf(l, 1) >= 0 ? "IS_POSSIBLE" : "INVALID_LENGTH";
|
|
10290
10296
|
}
|
|
10291
|
-
function
|
|
10297
|
+
function Ch(t, n, e) {
|
|
10292
10298
|
if (n === void 0 && (n = {}), e = new _t(e), n.v2) {
|
|
10293
10299
|
if (!t.countryCallingCode)
|
|
10294
10300
|
throw new Error("Invalid phone number object passed");
|
|
@@ -10323,11 +10329,11 @@ function nl(t, n) {
|
|
|
10323
10329
|
function rn(t, n) {
|
|
10324
10330
|
return t = t || "", new RegExp("^(?:" + n + ")$").test(t);
|
|
10325
10331
|
}
|
|
10326
|
-
function
|
|
10332
|
+
function Eh(t, n) {
|
|
10327
10333
|
var e = typeof Symbol < "u" && t[Symbol.iterator] || t["@@iterator"];
|
|
10328
10334
|
if (e)
|
|
10329
10335
|
return (e = e.call(t)).next.bind(e);
|
|
10330
|
-
if (Array.isArray(t) || (e =
|
|
10336
|
+
if (Array.isArray(t) || (e = xh(t)) || n && t && typeof t.length == "number") {
|
|
10331
10337
|
e && (t = e);
|
|
10332
10338
|
var r = 0;
|
|
10333
10339
|
return function() {
|
|
@@ -10337,7 +10343,7 @@ function xh(t, n) {
|
|
|
10337
10343
|
throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
10338
10344
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
10339
10345
|
}
|
|
10340
|
-
function
|
|
10346
|
+
function xh(t, n) {
|
|
10341
10347
|
if (t) {
|
|
10342
10348
|
if (typeof t == "string")
|
|
10343
10349
|
return Uo(t, n);
|
|
@@ -10354,7 +10360,7 @@ function Uo(t, n) {
|
|
|
10354
10360
|
r[e] = t[e];
|
|
10355
10361
|
return r;
|
|
10356
10362
|
}
|
|
10357
|
-
var
|
|
10363
|
+
var Sh = ["MOBILE", "PREMIUM_RATE", "TOLL_FREE", "SHARED_COST", "VOIP", "PERSONAL_NUMBER", "PAGER", "UAN", "VOICEMAIL"];
|
|
10358
10364
|
function ro(t, n, e) {
|
|
10359
10365
|
if (n = n || {}, !(!t.country && !t.countryCallingCode)) {
|
|
10360
10366
|
e = new _t(e), e.selectNumberingPlan(t.country, t.countryCallingCode);
|
|
@@ -10362,7 +10368,7 @@ function ro(t, n, e) {
|
|
|
10362
10368
|
if (rn(r, e.nationalNumberPattern())) {
|
|
10363
10369
|
if (Nr(r, "FIXED_LINE", e))
|
|
10364
10370
|
return e.type("MOBILE") && e.type("MOBILE").pattern() === "" || !e.type("MOBILE") || Nr(r, "MOBILE", e) ? "FIXED_LINE_OR_MOBILE" : "FIXED_LINE";
|
|
10365
|
-
for (var o =
|
|
10371
|
+
for (var o = Eh(Sh), i; !(i = o()).done; ) {
|
|
10366
10372
|
var l = i.value;
|
|
10367
10373
|
if (Nr(r, l, e))
|
|
10368
10374
|
return l;
|
|
@@ -10373,27 +10379,27 @@ function ro(t, n, e) {
|
|
|
10373
10379
|
function Nr(t, n, e) {
|
|
10374
10380
|
return n = e.type(n), !n || !n.pattern() || n.possibleLengths() && n.possibleLengths().indexOf(t.length) < 0 ? !1 : rn(t, n.pattern());
|
|
10375
10381
|
}
|
|
10376
|
-
function
|
|
10382
|
+
function Th(t, n, e) {
|
|
10377
10383
|
if (n = n || {}, e = new _t(e), e.selectNumberingPlan(t.country, t.countryCallingCode), e.hasTypes())
|
|
10378
10384
|
return ro(t, n, e.metadata) !== void 0;
|
|
10379
10385
|
var r = n.v2 ? t.nationalNumber : t.phone;
|
|
10380
10386
|
return rn(r, e.nationalNumberPattern());
|
|
10381
10387
|
}
|
|
10382
|
-
function
|
|
10388
|
+
function Ah(t, n, e) {
|
|
10383
10389
|
var r = new _t(e), o = r.getCountryCodesForCallingCode(t);
|
|
10384
10390
|
return o ? o.filter(function(i) {
|
|
10385
|
-
return
|
|
10391
|
+
return Nh(n, i, e);
|
|
10386
10392
|
}) : [];
|
|
10387
10393
|
}
|
|
10388
|
-
function
|
|
10394
|
+
function Nh(t, n, e) {
|
|
10389
10395
|
var r = new _t(e);
|
|
10390
10396
|
return r.selectNumberingPlan(n), r.numberingPlan.possibleLengths().indexOf(t.length) >= 0;
|
|
10391
10397
|
}
|
|
10392
|
-
function
|
|
10398
|
+
function Ph(t) {
|
|
10393
10399
|
return t.replace(new RegExp("[".concat(Fi, "]+"), "g"), " ").trim();
|
|
10394
10400
|
}
|
|
10395
|
-
var
|
|
10396
|
-
function
|
|
10401
|
+
var Ih = /(\$\d)/;
|
|
10402
|
+
function Mh(t, n, e) {
|
|
10397
10403
|
var r = e.useInternationalFormat, o = e.withNationalPrefix;
|
|
10398
10404
|
e.carrierCode, e.metadata;
|
|
10399
10405
|
var i = t.replace(new RegExp(n.pattern()), r ? n.internationalFormat() : (
|
|
@@ -10410,19 +10416,19 @@ function Dh(t, n, e) {
|
|
|
10410
10416
|
// ? format.format().replace(FIRST_GROUP_PATTERN, format.nationalPrefixFormattingRule())
|
|
10411
10417
|
// : format.format()
|
|
10412
10418
|
// )
|
|
10413
|
-
o && n.nationalPrefixFormattingRule() ? n.format().replace(
|
|
10419
|
+
o && n.nationalPrefixFormattingRule() ? n.format().replace(Ih, n.nationalPrefixFormattingRule()) : n.format()
|
|
10414
10420
|
));
|
|
10415
|
-
return r ?
|
|
10421
|
+
return r ? Ph(i) : i;
|
|
10416
10422
|
}
|
|
10417
|
-
var
|
|
10418
|
-
function
|
|
10423
|
+
var Dh = /^[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?$/;
|
|
10424
|
+
function Lh(t, n, e) {
|
|
10419
10425
|
var r = new _t(e);
|
|
10420
10426
|
if (r.selectNumberingPlan(t, n), r.defaultIDDPrefix())
|
|
10421
10427
|
return r.defaultIDDPrefix();
|
|
10422
|
-
if (
|
|
10428
|
+
if (Dh.test(r.IDDPrefix()))
|
|
10423
10429
|
return r.IDDPrefix();
|
|
10424
10430
|
}
|
|
10425
|
-
function
|
|
10431
|
+
function Rh(t) {
|
|
10426
10432
|
var n = t.number, e = t.ext;
|
|
10427
10433
|
if (!n)
|
|
10428
10434
|
return "";
|
|
@@ -10430,11 +10436,11 @@ function Bh(t) {
|
|
|
10430
10436
|
throw new Error('"formatRFC3966()" expects "number" to be in E.164 format.');
|
|
10431
10437
|
return "tel:".concat(n).concat(e ? ";ext=" + e : "");
|
|
10432
10438
|
}
|
|
10433
|
-
function
|
|
10439
|
+
function Bh(t, n) {
|
|
10434
10440
|
var e = typeof Symbol < "u" && t[Symbol.iterator] || t["@@iterator"];
|
|
10435
10441
|
if (e)
|
|
10436
10442
|
return (e = e.call(t)).next.bind(e);
|
|
10437
|
-
if (Array.isArray(t) || (e =
|
|
10443
|
+
if (Array.isArray(t) || (e = jh(t)) || n && t && typeof t.length == "number") {
|
|
10438
10444
|
e && (t = e);
|
|
10439
10445
|
var r = 0;
|
|
10440
10446
|
return function() {
|
|
@@ -10444,7 +10450,7 @@ function jh(t, n) {
|
|
|
10444
10450
|
throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
10445
10451
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
10446
10452
|
}
|
|
10447
|
-
function
|
|
10453
|
+
function jh(t, n) {
|
|
10448
10454
|
if (t) {
|
|
10449
10455
|
if (typeof t == "string")
|
|
10450
10456
|
return zo(t, n);
|
|
@@ -10475,14 +10481,14 @@ function Go(t) {
|
|
|
10475
10481
|
for (var n = 1; n < arguments.length; n++) {
|
|
10476
10482
|
var e = arguments[n] != null ? arguments[n] : {};
|
|
10477
10483
|
n % 2 ? Ko(Object(e), !0).forEach(function(r) {
|
|
10478
|
-
|
|
10484
|
+
qh(t, r, e[r]);
|
|
10479
10485
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : Ko(Object(e)).forEach(function(r) {
|
|
10480
10486
|
Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
|
|
10481
10487
|
});
|
|
10482
10488
|
}
|
|
10483
10489
|
return t;
|
|
10484
10490
|
}
|
|
10485
|
-
function
|
|
10491
|
+
function qh(t, n, e) {
|
|
10486
10492
|
return n in t ? Object.defineProperty(t, n, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : t[n] = e, t;
|
|
10487
10493
|
}
|
|
10488
10494
|
var Wo = {
|
|
@@ -10490,7 +10496,7 @@ var Wo = {
|
|
|
10490
10496
|
return "".concat(t).concat(e.ext()).concat(n);
|
|
10491
10497
|
}
|
|
10492
10498
|
};
|
|
10493
|
-
function
|
|
10499
|
+
function Fh(t, n, e, r) {
|
|
10494
10500
|
if (e ? e = Go(Go({}, Wo), e) : e = Wo, r = new _t(r), t.country && t.country !== "001") {
|
|
10495
10501
|
if (!r.hasCountry(t.country))
|
|
10496
10502
|
throw new Error("Unknown country: ".concat(t.country));
|
|
@@ -10508,30 +10514,30 @@ function Hh(t, n, e, r) {
|
|
|
10508
10514
|
case "E.164":
|
|
10509
10515
|
return "+".concat(o).concat(i);
|
|
10510
10516
|
case "RFC3966":
|
|
10511
|
-
return
|
|
10517
|
+
return Rh({
|
|
10512
10518
|
number: "+".concat(o).concat(i),
|
|
10513
10519
|
ext: t.ext
|
|
10514
10520
|
});
|
|
10515
10521
|
case "IDD":
|
|
10516
10522
|
if (!e.fromCountry)
|
|
10517
10523
|
return;
|
|
10518
|
-
var a =
|
|
10524
|
+
var a = Vh(i, t.carrierCode, o, e.fromCountry, r);
|
|
10519
10525
|
return Pr(a, t.ext, r, e.formatExtension);
|
|
10520
10526
|
default:
|
|
10521
10527
|
throw new Error('Unknown "format" argument passed to "formatNumber()": "'.concat(n, '"'));
|
|
10522
10528
|
}
|
|
10523
10529
|
}
|
|
10524
10530
|
function Hi(t, n, e, r, o) {
|
|
10525
|
-
var i =
|
|
10526
|
-
return i ?
|
|
10531
|
+
var i = Hh(r.formats(), t);
|
|
10532
|
+
return i ? Mh(t, i, {
|
|
10527
10533
|
useInternationalFormat: e === "INTERNATIONAL",
|
|
10528
10534
|
withNationalPrefix: !(i.nationalPrefixIsOptionalWhenFormattingInNationalFormat() && o && o.nationalPrefix === !1),
|
|
10529
10535
|
carrierCode: n,
|
|
10530
10536
|
metadata: r
|
|
10531
10537
|
}) : t;
|
|
10532
10538
|
}
|
|
10533
|
-
function
|
|
10534
|
-
for (var e =
|
|
10539
|
+
function Hh(t, n) {
|
|
10540
|
+
for (var e = Bh(t), r; !(r = e()).done; ) {
|
|
10535
10541
|
var o = r.value;
|
|
10536
10542
|
if (o.leadingDigitsPatterns().length > 0) {
|
|
10537
10543
|
var i = o.leadingDigitsPatterns()[o.leadingDigitsPatterns().length - 1];
|
|
@@ -10545,13 +10551,13 @@ function Vh(t, n) {
|
|
|
10545
10551
|
function Pr(t, n, e, r) {
|
|
10546
10552
|
return n ? r(t, n, e) : t;
|
|
10547
10553
|
}
|
|
10548
|
-
function
|
|
10554
|
+
function Vh(t, n, e, r, o) {
|
|
10549
10555
|
var i = no(r, o.metadata);
|
|
10550
10556
|
if (i === e) {
|
|
10551
10557
|
var l = Hi(t, n, "NATIONAL", o);
|
|
10552
10558
|
return e === "1" ? e + " " + l : l;
|
|
10553
10559
|
}
|
|
10554
|
-
var a =
|
|
10560
|
+
var a = Lh(r, void 0, o.metadata);
|
|
10555
10561
|
if (a)
|
|
10556
10562
|
return "".concat(a, " ").concat(e, " ").concat(Hi(t, null, "INTERNATIONAL", o));
|
|
10557
10563
|
}
|
|
@@ -10569,17 +10575,17 @@ function Zo(t) {
|
|
|
10569
10575
|
for (var n = 1; n < arguments.length; n++) {
|
|
10570
10576
|
var e = arguments[n] != null ? arguments[n] : {};
|
|
10571
10577
|
n % 2 ? Yo(Object(e), !0).forEach(function(r) {
|
|
10572
|
-
|
|
10578
|
+
Uh(t, r, e[r]);
|
|
10573
10579
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : Yo(Object(e)).forEach(function(r) {
|
|
10574
10580
|
Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
|
|
10575
10581
|
});
|
|
10576
10582
|
}
|
|
10577
10583
|
return t;
|
|
10578
10584
|
}
|
|
10579
|
-
function
|
|
10585
|
+
function Uh(t, n, e) {
|
|
10580
10586
|
return n in t ? Object.defineProperty(t, n, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : t[n] = e, t;
|
|
10581
10587
|
}
|
|
10582
|
-
function
|
|
10588
|
+
function zh(t, n) {
|
|
10583
10589
|
if (!(t instanceof n))
|
|
10584
10590
|
throw new TypeError("Cannot call a class as a function");
|
|
10585
10591
|
}
|
|
@@ -10589,23 +10595,23 @@ function Jo(t, n) {
|
|
|
10589
10595
|
r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0), Object.defineProperty(t, r.key, r);
|
|
10590
10596
|
}
|
|
10591
10597
|
}
|
|
10592
|
-
function
|
|
10598
|
+
function Kh(t, n, e) {
|
|
10593
10599
|
return n && Jo(t.prototype, n), e && Jo(t, e), Object.defineProperty(t, "prototype", { writable: !1 }), t;
|
|
10594
10600
|
}
|
|
10595
|
-
var
|
|
10601
|
+
var Gh = /* @__PURE__ */ function() {
|
|
10596
10602
|
function t(n, e, r) {
|
|
10597
|
-
if (
|
|
10603
|
+
if (zh(this, t), !n)
|
|
10598
10604
|
throw new TypeError("`country` or `countryCallingCode` not passed");
|
|
10599
10605
|
if (!e)
|
|
10600
10606
|
throw new TypeError("`nationalNumber` not passed");
|
|
10601
10607
|
if (!r)
|
|
10602
10608
|
throw new TypeError("`metadata` not passed");
|
|
10603
|
-
var o =
|
|
10609
|
+
var o = Yh(n, r), i = o.country, l = o.countryCallingCode;
|
|
10604
10610
|
this.country = i, this.countryCallingCode = l, this.nationalNumber = e, this.number = "+" + this.countryCallingCode + this.nationalNumber, this.getMetadata = function() {
|
|
10605
10611
|
return r;
|
|
10606
10612
|
};
|
|
10607
10613
|
}
|
|
10608
|
-
return
|
|
10614
|
+
return Kh(t, [{
|
|
10609
10615
|
key: "setExt",
|
|
10610
10616
|
value: function(n) {
|
|
10611
10617
|
this.ext = n;
|
|
@@ -10613,19 +10619,19 @@ var Wh = /* @__PURE__ */ function() {
|
|
|
10613
10619
|
}, {
|
|
10614
10620
|
key: "getPossibleCountries",
|
|
10615
10621
|
value: function() {
|
|
10616
|
-
return this.country ? [this.country] :
|
|
10622
|
+
return this.country ? [this.country] : Ah(this.countryCallingCode, this.nationalNumber, this.getMetadata());
|
|
10617
10623
|
}
|
|
10618
10624
|
}, {
|
|
10619
10625
|
key: "isPossible",
|
|
10620
10626
|
value: function() {
|
|
10621
|
-
return
|
|
10627
|
+
return Ch(this, {
|
|
10622
10628
|
v2: !0
|
|
10623
10629
|
}, this.getMetadata());
|
|
10624
10630
|
}
|
|
10625
10631
|
}, {
|
|
10626
10632
|
key: "isValid",
|
|
10627
10633
|
value: function() {
|
|
10628
|
-
return
|
|
10634
|
+
return Th(this, {
|
|
10629
10635
|
v2: !0
|
|
10630
10636
|
}, this.getMetadata());
|
|
10631
10637
|
}
|
|
@@ -10664,7 +10670,7 @@ var Wh = /* @__PURE__ */ function() {
|
|
|
10664
10670
|
}, {
|
|
10665
10671
|
key: "format",
|
|
10666
10672
|
value: function(n, e) {
|
|
10667
|
-
return
|
|
10673
|
+
return Fh(this, n, e ? Zo(Zo({}, e), {}, {
|
|
10668
10674
|
v2: !0
|
|
10669
10675
|
}) : {
|
|
10670
10676
|
v2: !0
|
|
@@ -10686,31 +10692,31 @@ var Wh = /* @__PURE__ */ function() {
|
|
|
10686
10692
|
return this.format("RFC3966", n);
|
|
10687
10693
|
}
|
|
10688
10694
|
}]), t;
|
|
10689
|
-
}(),
|
|
10695
|
+
}(), Wh = function(t) {
|
|
10690
10696
|
return /^[A-Z]{2}$/.test(t);
|
|
10691
10697
|
};
|
|
10692
|
-
function
|
|
10698
|
+
function Yh(t, n) {
|
|
10693
10699
|
var e, r, o = new _t(n);
|
|
10694
|
-
return
|
|
10700
|
+
return Wh(t) ? (e = t, o.selectNumberingPlan(e), r = o.countryCallingCode()) : r = t, {
|
|
10695
10701
|
country: e,
|
|
10696
10702
|
countryCallingCode: r
|
|
10697
10703
|
};
|
|
10698
10704
|
}
|
|
10699
|
-
var
|
|
10700
|
-
function
|
|
10705
|
+
var Zh = new RegExp("([" + Lt + "])");
|
|
10706
|
+
function Jh(t, n, e, r) {
|
|
10701
10707
|
if (n) {
|
|
10702
10708
|
var o = new _t(r);
|
|
10703
10709
|
o.selectNumberingPlan(n, e);
|
|
10704
10710
|
var i = new RegExp(o.IDDPrefix());
|
|
10705
10711
|
if (t.search(i) === 0) {
|
|
10706
10712
|
t = t.slice(t.match(i)[0].length);
|
|
10707
|
-
var l = t.match(
|
|
10713
|
+
var l = t.match(Zh);
|
|
10708
10714
|
if (!(l && l[1] != null && l[1].length > 0 && l[1] === "0"))
|
|
10709
10715
|
return t;
|
|
10710
10716
|
}
|
|
10711
10717
|
}
|
|
10712
10718
|
}
|
|
10713
|
-
function
|
|
10719
|
+
function Xh(t, n) {
|
|
10714
10720
|
if (t && n.numberingPlan.nationalPrefixForParsing()) {
|
|
10715
10721
|
var e = new RegExp("^(?:" + n.numberingPlan.nationalPrefixForParsing() + ")"), r = e.exec(t);
|
|
10716
10722
|
if (r) {
|
|
@@ -10739,13 +10745,13 @@ function Qh(t, n) {
|
|
|
10739
10745
|
};
|
|
10740
10746
|
}
|
|
10741
10747
|
function Fr(t, n) {
|
|
10742
|
-
var e =
|
|
10748
|
+
var e = Xh(t, n), r = e.carrierCode, o = e.nationalNumber;
|
|
10743
10749
|
if (o !== t) {
|
|
10744
|
-
if (!
|
|
10750
|
+
if (!Qh(t, o, n))
|
|
10745
10751
|
return {
|
|
10746
10752
|
nationalNumber: t
|
|
10747
10753
|
};
|
|
10748
|
-
if (n.possibleLengths() && !
|
|
10754
|
+
if (n.possibleLengths() && !e1(o, n))
|
|
10749
10755
|
return {
|
|
10750
10756
|
nationalNumber: t
|
|
10751
10757
|
};
|
|
@@ -10755,10 +10761,10 @@ function Fr(t, n) {
|
|
|
10755
10761
|
carrierCode: r
|
|
10756
10762
|
};
|
|
10757
10763
|
}
|
|
10758
|
-
function
|
|
10764
|
+
function Qh(t, n, e) {
|
|
10759
10765
|
return !(rn(t, e.nationalNumberPattern()) && !rn(n, e.nationalNumberPattern()));
|
|
10760
10766
|
}
|
|
10761
|
-
function
|
|
10767
|
+
function e1(t, n) {
|
|
10762
10768
|
switch (io(t, n)) {
|
|
10763
10769
|
case "TOO_SHORT":
|
|
10764
10770
|
case "INVALID_LENGTH":
|
|
@@ -10767,7 +10773,7 @@ function t1(t, n) {
|
|
|
10767
10773
|
return !0;
|
|
10768
10774
|
}
|
|
10769
10775
|
}
|
|
10770
|
-
function
|
|
10776
|
+
function t1(t, n, e, r) {
|
|
10771
10777
|
var o = n ? no(n, r) : e;
|
|
10772
10778
|
if (t.indexOf(o) === 0) {
|
|
10773
10779
|
r = new _t(r), r.selectNumberingPlan(n, e);
|
|
@@ -10782,17 +10788,17 @@ function n1(t, n, e, r) {
|
|
|
10782
10788
|
number: t
|
|
10783
10789
|
};
|
|
10784
10790
|
}
|
|
10785
|
-
function
|
|
10791
|
+
function n1(t, n, e, r) {
|
|
10786
10792
|
if (!t)
|
|
10787
10793
|
return {};
|
|
10788
10794
|
var o;
|
|
10789
10795
|
if (t[0] !== "+") {
|
|
10790
|
-
var i =
|
|
10796
|
+
var i = Jh(t, n, e, r);
|
|
10791
10797
|
if (i && i !== t)
|
|
10792
10798
|
o = !0, t = "+" + i;
|
|
10793
10799
|
else {
|
|
10794
10800
|
if (n || e) {
|
|
10795
|
-
var l =
|
|
10801
|
+
var l = t1(t, n, e, r), a = l.countryCallingCode, d = l.number;
|
|
10796
10802
|
if (a)
|
|
10797
10803
|
return {
|
|
10798
10804
|
countryCallingCodeSource: "FROM_NUMBER_WITHOUT_PLUS_SIGN",
|
|
@@ -10810,7 +10816,7 @@ function i1(t, n, e, r) {
|
|
|
10810
10816
|
if (t[1] === "0")
|
|
10811
10817
|
return {};
|
|
10812
10818
|
r = new _t(r);
|
|
10813
|
-
for (var u = 2; u - 1 <=
|
|
10819
|
+
for (var u = 2; u - 1 <= zf && u <= t.length; ) {
|
|
10814
10820
|
var h = t.slice(1, u);
|
|
10815
10821
|
if (r.hasCallingCode(h))
|
|
10816
10822
|
return r.selectNumberingPlan(h), {
|
|
@@ -10822,11 +10828,11 @@ function i1(t, n, e, r) {
|
|
|
10822
10828
|
}
|
|
10823
10829
|
return {};
|
|
10824
10830
|
}
|
|
10825
|
-
function
|
|
10831
|
+
function i1(t, n) {
|
|
10826
10832
|
var e = typeof Symbol < "u" && t[Symbol.iterator] || t["@@iterator"];
|
|
10827
10833
|
if (e)
|
|
10828
10834
|
return (e = e.call(t)).next.bind(e);
|
|
10829
|
-
if (Array.isArray(t) || (e =
|
|
10835
|
+
if (Array.isArray(t) || (e = r1(t)) || n && t && typeof t.length == "number") {
|
|
10830
10836
|
e && (t = e);
|
|
10831
10837
|
var r = 0;
|
|
10832
10838
|
return function() {
|
|
@@ -10836,7 +10842,7 @@ function r1(t, n) {
|
|
|
10836
10842
|
throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
10837
10843
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
10838
10844
|
}
|
|
10839
|
-
function
|
|
10845
|
+
function r1(t, n) {
|
|
10840
10846
|
if (t) {
|
|
10841
10847
|
if (typeof t == "string")
|
|
10842
10848
|
return Xo(t, n);
|
|
@@ -10853,10 +10859,10 @@ function Xo(t, n) {
|
|
|
10853
10859
|
r[e] = t[e];
|
|
10854
10860
|
return r;
|
|
10855
10861
|
}
|
|
10856
|
-
function
|
|
10862
|
+
function o1(t, n) {
|
|
10857
10863
|
var e = n.countries, r = n.defaultCountry, o = n.metadata;
|
|
10858
10864
|
o = new _t(o);
|
|
10859
|
-
for (var i = [], l =
|
|
10865
|
+
for (var i = [], l = i1(e), a; !(a = l()).done; ) {
|
|
10860
10866
|
var d = a.value;
|
|
10861
10867
|
if (o.country(d), o.leadingDigits()) {
|
|
10862
10868
|
if (t && t.search(o.leadingDigits()) === 0)
|
|
@@ -10875,17 +10881,17 @@ function a1(t, n) {
|
|
|
10875
10881
|
if (i.length > 0)
|
|
10876
10882
|
return i[0];
|
|
10877
10883
|
}
|
|
10878
|
-
function
|
|
10884
|
+
function a1(t, n) {
|
|
10879
10885
|
var e = n.nationalNumber, r = n.defaultCountry, o = n.metadata, i = o.getCountryCodesForCallingCode(t);
|
|
10880
10886
|
if (i)
|
|
10881
|
-
return i.length === 1 ? i[0] :
|
|
10887
|
+
return i.length === 1 ? i[0] : o1(e, {
|
|
10882
10888
|
countries: i,
|
|
10883
10889
|
defaultCountry: r,
|
|
10884
10890
|
metadata: o.metadata
|
|
10885
10891
|
});
|
|
10886
10892
|
}
|
|
10887
|
-
var il = "+",
|
|
10888
|
-
function
|
|
10893
|
+
var il = "+", l1 = "[\\-\\.\\(\\)]?", Qo = "([" + Lt + "]|" + l1 + ")", s1 = "^\\" + il + Qo + "*[" + Lt + "]" + Qo + "*$", u1 = new RegExp(s1, "g"), Hr = Lt, d1 = "[" + Hr + "]+((\\-)*[" + Hr + "])*", c1 = "a-zA-Z", f1 = "[" + c1 + "]+((\\-)*[" + Hr + "])*", h1 = "^(" + d1 + "\\.)*" + f1 + "\\.?$", p1 = new RegExp(h1, "g"), ea = "tel:", Vr = ";phone-context=", g1 = ";isub=";
|
|
10894
|
+
function m1(t) {
|
|
10889
10895
|
var n = t.indexOf(Vr);
|
|
10890
10896
|
if (n < 0)
|
|
10891
10897
|
return null;
|
|
@@ -10895,12 +10901,12 @@ function v1(t) {
|
|
|
10895
10901
|
var r = t.indexOf(";", e);
|
|
10896
10902
|
return r >= 0 ? t.substring(e, r) : t.substring(e);
|
|
10897
10903
|
}
|
|
10898
|
-
function
|
|
10899
|
-
return t === null ? !0 : t.length === 0 ? !1 :
|
|
10904
|
+
function v1(t) {
|
|
10905
|
+
return t === null ? !0 : t.length === 0 ? !1 : u1.test(t) || p1.test(t);
|
|
10900
10906
|
}
|
|
10901
|
-
function
|
|
10902
|
-
var e = n.extractFormattedPhoneNumber, r =
|
|
10903
|
-
if (!
|
|
10907
|
+
function y1(t, n) {
|
|
10908
|
+
var e = n.extractFormattedPhoneNumber, r = m1(t);
|
|
10909
|
+
if (!v1(r))
|
|
10904
10910
|
throw new tn("NOT_A_NUMBER");
|
|
10905
10911
|
var o;
|
|
10906
10912
|
if (r === null)
|
|
@@ -10912,21 +10918,21 @@ function b1(t, n) {
|
|
|
10912
10918
|
var a = t.indexOf(Vr);
|
|
10913
10919
|
o += t.substring(l, a);
|
|
10914
10920
|
}
|
|
10915
|
-
var d = o.indexOf(
|
|
10921
|
+
var d = o.indexOf(g1);
|
|
10916
10922
|
if (d > 0 && (o = o.substring(0, d)), o !== "")
|
|
10917
10923
|
return o;
|
|
10918
10924
|
}
|
|
10919
|
-
var
|
|
10920
|
-
function
|
|
10925
|
+
var b1 = 250, _1 = new RegExp("[" + to + Lt + "]"), $1 = new RegExp("[^" + Lt + "#]+$");
|
|
10926
|
+
function w1(t, n, e) {
|
|
10921
10927
|
if (n = n || {}, e = new _t(e), n.defaultCountry && !e.hasCountry(n.defaultCountry))
|
|
10922
10928
|
throw n.v2 ? new tn("INVALID_COUNTRY") : new Error("Unknown country: ".concat(n.defaultCountry));
|
|
10923
|
-
var r =
|
|
10929
|
+
var r = k1(t, n.v2, n.extract), o = r.number, i = r.ext, l = r.error;
|
|
10924
10930
|
if (!o) {
|
|
10925
10931
|
if (n.v2)
|
|
10926
10932
|
throw l === "TOO_SHORT" ? new tn("TOO_SHORT") : new tn("NOT_A_NUMBER");
|
|
10927
10933
|
return {};
|
|
10928
10934
|
}
|
|
10929
|
-
var a =
|
|
10935
|
+
var a = E1(o, n.defaultCountry, n.defaultCallingCode, e), d = a.country, u = a.nationalNumber, h = a.countryCallingCode, c = a.countryCallingCodeSource, s = a.carrierCode;
|
|
10930
10936
|
if (!e.hasSelectedNumberingPlan()) {
|
|
10931
10937
|
if (n.v2)
|
|
10932
10938
|
throw new tn("INVALID_COUNTRY");
|
|
@@ -10937,13 +10943,13 @@ function O1(t, n, e) {
|
|
|
10937
10943
|
throw new tn("TOO_SHORT");
|
|
10938
10944
|
return {};
|
|
10939
10945
|
}
|
|
10940
|
-
if (u.length >
|
|
10946
|
+
if (u.length > Uf) {
|
|
10941
10947
|
if (n.v2)
|
|
10942
10948
|
throw new tn("TOO_LONG");
|
|
10943
10949
|
return {};
|
|
10944
10950
|
}
|
|
10945
10951
|
if (n.v2) {
|
|
10946
|
-
var f = new
|
|
10952
|
+
var f = new Gh(h, u, e.metadata);
|
|
10947
10953
|
return d && (f.country = d), s && (f.carrierCode = s), i && (f.ext = i), f.__countryCallingCodeSource = c, f;
|
|
10948
10954
|
}
|
|
10949
10955
|
var y = (n.extended ? e.hasSelectedNumberingPlan() : d) ? rn(u, e.nationalNumberPattern()) : !1;
|
|
@@ -10955,48 +10961,48 @@ function O1(t, n, e) {
|
|
|
10955
10961
|
possible: y ? !0 : !!(n.extended === !0 && e.possibleLengths() && nl(u, e)),
|
|
10956
10962
|
phone: u,
|
|
10957
10963
|
ext: i
|
|
10958
|
-
} : y ?
|
|
10964
|
+
} : y ? C1(d, u, i) : {};
|
|
10959
10965
|
}
|
|
10960
|
-
function
|
|
10966
|
+
function O1(t, n, e) {
|
|
10961
10967
|
if (t) {
|
|
10962
|
-
if (t.length >
|
|
10968
|
+
if (t.length > b1) {
|
|
10963
10969
|
if (e)
|
|
10964
10970
|
throw new tn("TOO_LONG");
|
|
10965
10971
|
return;
|
|
10966
10972
|
}
|
|
10967
10973
|
if (n === !1)
|
|
10968
10974
|
return t;
|
|
10969
|
-
var r = t.search(
|
|
10975
|
+
var r = t.search(_1);
|
|
10970
10976
|
if (!(r < 0))
|
|
10971
|
-
return t.slice(r).replace(
|
|
10977
|
+
return t.slice(r).replace($1, "");
|
|
10972
10978
|
}
|
|
10973
10979
|
}
|
|
10974
|
-
function
|
|
10975
|
-
var r =
|
|
10980
|
+
function k1(t, n, e) {
|
|
10981
|
+
var r = y1(t, {
|
|
10976
10982
|
extractFormattedPhoneNumber: function(i) {
|
|
10977
|
-
return
|
|
10983
|
+
return O1(i, e, n);
|
|
10978
10984
|
}
|
|
10979
10985
|
});
|
|
10980
10986
|
if (!r)
|
|
10981
10987
|
return {};
|
|
10982
|
-
if (!
|
|
10983
|
-
return
|
|
10988
|
+
if (!ph(r))
|
|
10989
|
+
return gh(r) ? {
|
|
10984
10990
|
error: "TOO_SHORT"
|
|
10985
10991
|
} : {};
|
|
10986
|
-
var o =
|
|
10992
|
+
var o = mh(r);
|
|
10987
10993
|
return o.ext ? o : {
|
|
10988
10994
|
number: r
|
|
10989
10995
|
};
|
|
10990
10996
|
}
|
|
10991
|
-
function
|
|
10997
|
+
function C1(t, n, e) {
|
|
10992
10998
|
var r = {
|
|
10993
10999
|
country: t,
|
|
10994
11000
|
phone: n
|
|
10995
11001
|
};
|
|
10996
11002
|
return e && (r.ext = e), r;
|
|
10997
11003
|
}
|
|
10998
|
-
function
|
|
10999
|
-
var o =
|
|
11004
|
+
function E1(t, n, e, r) {
|
|
11005
|
+
var o = n1(Ho(t), n, e, r.metadata), i = o.countryCallingCodeSource, l = o.countryCallingCode, a = o.number, d;
|
|
11000
11006
|
if (l)
|
|
11001
11007
|
r.selectNumberingPlan(l);
|
|
11002
11008
|
else if (a && (n || e))
|
|
@@ -11008,7 +11014,7 @@ function x1(t, n, e, r) {
|
|
|
11008
11014
|
countryCallingCodeSource: i,
|
|
11009
11015
|
countryCallingCode: l
|
|
11010
11016
|
};
|
|
11011
|
-
var u = Fr(Ho(a), r), h = u.nationalNumber, c = u.carrierCode, s =
|
|
11017
|
+
var u = Fr(Ho(a), r), h = u.nationalNumber, c = u.carrierCode, s = a1(l, {
|
|
11012
11018
|
nationalNumber: h,
|
|
11013
11019
|
defaultCountry: n,
|
|
11014
11020
|
metadata: r
|
|
@@ -11035,18 +11041,18 @@ function na(t) {
|
|
|
11035
11041
|
for (var n = 1; n < arguments.length; n++) {
|
|
11036
11042
|
var e = arguments[n] != null ? arguments[n] : {};
|
|
11037
11043
|
n % 2 ? ta(Object(e), !0).forEach(function(r) {
|
|
11038
|
-
|
|
11044
|
+
x1(t, r, e[r]);
|
|
11039
11045
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : ta(Object(e)).forEach(function(r) {
|
|
11040
11046
|
Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
|
|
11041
11047
|
});
|
|
11042
11048
|
}
|
|
11043
11049
|
return t;
|
|
11044
11050
|
}
|
|
11045
|
-
function
|
|
11051
|
+
function x1(t, n, e) {
|
|
11046
11052
|
return n in t ? Object.defineProperty(t, n, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : t[n] = e, t;
|
|
11047
11053
|
}
|
|
11048
|
-
function
|
|
11049
|
-
return
|
|
11054
|
+
function S1(t, n, e) {
|
|
11055
|
+
return w1(t, na(na({}, n), {}, {
|
|
11050
11056
|
v2: !0
|
|
11051
11057
|
}), e);
|
|
11052
11058
|
}
|
|
@@ -11060,28 +11066,28 @@ function ia(t, n) {
|
|
|
11060
11066
|
}
|
|
11061
11067
|
return e;
|
|
11062
11068
|
}
|
|
11063
|
-
function
|
|
11069
|
+
function T1(t) {
|
|
11064
11070
|
for (var n = 1; n < arguments.length; n++) {
|
|
11065
11071
|
var e = arguments[n] != null ? arguments[n] : {};
|
|
11066
11072
|
n % 2 ? ia(Object(e), !0).forEach(function(r) {
|
|
11067
|
-
|
|
11073
|
+
A1(t, r, e[r]);
|
|
11068
11074
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : ia(Object(e)).forEach(function(r) {
|
|
11069
11075
|
Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
|
|
11070
11076
|
});
|
|
11071
11077
|
}
|
|
11072
11078
|
return t;
|
|
11073
11079
|
}
|
|
11074
|
-
function
|
|
11080
|
+
function A1(t, n, e) {
|
|
11075
11081
|
return n in t ? Object.defineProperty(t, n, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : t[n] = e, t;
|
|
11076
11082
|
}
|
|
11077
|
-
function
|
|
11078
|
-
return
|
|
11083
|
+
function N1(t, n) {
|
|
11084
|
+
return D1(t) || M1(t, n) || I1(t, n) || P1();
|
|
11079
11085
|
}
|
|
11080
|
-
function
|
|
11086
|
+
function P1() {
|
|
11081
11087
|
throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
11082
11088
|
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`);
|
|
11083
11089
|
}
|
|
11084
|
-
function
|
|
11090
|
+
function I1(t, n) {
|
|
11085
11091
|
if (t) {
|
|
11086
11092
|
if (typeof t == "string")
|
|
11087
11093
|
return ra(t, n);
|
|
@@ -11098,7 +11104,7 @@ function ra(t, n) {
|
|
|
11098
11104
|
r[e] = t[e];
|
|
11099
11105
|
return r;
|
|
11100
11106
|
}
|
|
11101
|
-
function
|
|
11107
|
+
function M1(t, n) {
|
|
11102
11108
|
var e = t == null ? null : typeof Symbol < "u" && t[Symbol.iterator] || t["@@iterator"];
|
|
11103
11109
|
if (e != null) {
|
|
11104
11110
|
var r = [], o = !0, i = !1, l, a;
|
|
@@ -11118,18 +11124,18 @@ function D1(t, n) {
|
|
|
11118
11124
|
return r;
|
|
11119
11125
|
}
|
|
11120
11126
|
}
|
|
11121
|
-
function
|
|
11127
|
+
function D1(t) {
|
|
11122
11128
|
if (Array.isArray(t))
|
|
11123
11129
|
return t;
|
|
11124
11130
|
}
|
|
11125
|
-
function
|
|
11126
|
-
var n = Array.prototype.slice.call(t), e =
|
|
11131
|
+
function L1(t) {
|
|
11132
|
+
var n = Array.prototype.slice.call(t), e = N1(n, 4), r = e[0], o = e[1], i = e[2], l = e[3], a, d, u;
|
|
11127
11133
|
if (typeof r == "string")
|
|
11128
11134
|
a = r;
|
|
11129
11135
|
else
|
|
11130
11136
|
throw new TypeError("A text for parsing must be a string.");
|
|
11131
11137
|
if (!o || typeof o == "string")
|
|
11132
|
-
l ? (d = i, u = l) : (d = void 0, u = i), o && (d =
|
|
11138
|
+
l ? (d = i, u = l) : (d = void 0, u = i), o && (d = T1({
|
|
11133
11139
|
defaultCountry: o
|
|
11134
11140
|
}, d));
|
|
11135
11141
|
else if (Di(o))
|
|
@@ -11156,35 +11162,35 @@ function aa(t) {
|
|
|
11156
11162
|
for (var n = 1; n < arguments.length; n++) {
|
|
11157
11163
|
var e = arguments[n] != null ? arguments[n] : {};
|
|
11158
11164
|
n % 2 ? oa(Object(e), !0).forEach(function(r) {
|
|
11159
|
-
|
|
11165
|
+
R1(t, r, e[r]);
|
|
11160
11166
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : oa(Object(e)).forEach(function(r) {
|
|
11161
11167
|
Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
|
|
11162
11168
|
});
|
|
11163
11169
|
}
|
|
11164
11170
|
return t;
|
|
11165
11171
|
}
|
|
11166
|
-
function
|
|
11172
|
+
function R1(t, n, e) {
|
|
11167
11173
|
return n in t ? Object.defineProperty(t, n, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : t[n] = e, t;
|
|
11168
11174
|
}
|
|
11169
|
-
function
|
|
11170
|
-
n && n.defaultCountry && !
|
|
11175
|
+
function B1(t, n, e) {
|
|
11176
|
+
n && n.defaultCountry && !lh(n.defaultCountry, e) && (n = aa(aa({}, n), {}, {
|
|
11171
11177
|
defaultCountry: void 0
|
|
11172
11178
|
}));
|
|
11173
11179
|
try {
|
|
11174
|
-
return
|
|
11180
|
+
return S1(t, n, e);
|
|
11175
11181
|
} catch (r) {
|
|
11176
11182
|
if (!(r instanceof tn))
|
|
11177
11183
|
throw r;
|
|
11178
11184
|
}
|
|
11179
11185
|
}
|
|
11180
|
-
function
|
|
11181
|
-
var t =
|
|
11182
|
-
return
|
|
11186
|
+
function j1() {
|
|
11187
|
+
var t = L1(arguments), n = t.text, e = t.options, r = t.metadata;
|
|
11188
|
+
return B1(n, e, r);
|
|
11183
11189
|
}
|
|
11184
11190
|
function Ir() {
|
|
11185
|
-
return
|
|
11191
|
+
return Rf(j1, arguments);
|
|
11186
11192
|
}
|
|
11187
|
-
const
|
|
11193
|
+
const q1 = {
|
|
11188
11194
|
beforeMount(t, n, e) {
|
|
11189
11195
|
if (typeof n.value != "function") {
|
|
11190
11196
|
const r = e.context.name;
|
|
@@ -11199,16 +11205,16 @@ const F1 = {
|
|
|
11199
11205
|
unmounted(t) {
|
|
11200
11206
|
document.body.removeEventListener("click", t.clickOutsideEvent);
|
|
11201
11207
|
}
|
|
11202
|
-
},
|
|
11208
|
+
}, F1 = ["aria-expanded", "tabindex"], H1 = { class: "vti__selection" }, V1 = {
|
|
11203
11209
|
key: 1,
|
|
11204
11210
|
class: "vti__country-code"
|
|
11205
|
-
},
|
|
11211
|
+
}, U1 = { class: "vti__dropdown-arrow" }, z1 = {
|
|
11206
11212
|
key: 0,
|
|
11207
11213
|
class: "vti__search_box_container"
|
|
11208
|
-
},
|
|
11214
|
+
}, K1 = ["placeholder"], G1 = ["onClick", "onMousemove", "aria-selected"], W1 = { key: 1 }, Y1 = ["type", "autocomplete", "autofocus", "disabled", "id", "maxlength", "name", "placeholder", "readonly", "required", "tabindex", "value", "aria-describedby"], Z1 = /* @__PURE__ */ ba({
|
|
11209
11215
|
name: "VueTelInput",
|
|
11210
11216
|
directives: {
|
|
11211
|
-
clickOutside:
|
|
11217
|
+
clickOutside: q1
|
|
11212
11218
|
},
|
|
11213
11219
|
__name: "vue-tel-input",
|
|
11214
11220
|
props: /* @__PURE__ */ co({
|
|
@@ -11388,7 +11394,7 @@ const F1 = {
|
|
|
11388
11394
|
}
|
|
11389
11395
|
}
|
|
11390
11396
|
const U = a.preferredCountries[0] || h.value[0];
|
|
11391
|
-
a.autoDefaultCountry ?
|
|
11397
|
+
a.autoDefaultCountry ? Pf().then((F) => {
|
|
11392
11398
|
w(F || u.activeCountryCode);
|
|
11393
11399
|
}).catch((F) => {
|
|
11394
11400
|
console.warn(F), w(U);
|
|
@@ -11461,7 +11467,7 @@ const F1 = {
|
|
|
11461
11467
|
l("blur", A);
|
|
11462
11468
|
}
|
|
11463
11469
|
function k(A) {
|
|
11464
|
-
|
|
11470
|
+
If(i.value, u.phone.length), l("focus", A);
|
|
11465
11471
|
}
|
|
11466
11472
|
function T(A) {
|
|
11467
11473
|
l("enter", A);
|
|
@@ -11537,16 +11543,16 @@ const F1 = {
|
|
|
11537
11543
|
],
|
|
11538
11544
|
onClick: Y
|
|
11539
11545
|
}, [
|
|
11540
|
-
ae("span",
|
|
11546
|
+
ae("span", H1, [
|
|
11541
11547
|
t.dropdownOptions.showFlags ? (z(), te("span", {
|
|
11542
11548
|
key: 0,
|
|
11543
11549
|
class: ge(["vti__flag", fo(Jn)(u.activeCountryCode)])
|
|
11544
11550
|
}, null, 2)) : ue("", !0),
|
|
11545
|
-
t.dropdownOptions.showDialCodeInSelection ? (z(), te("span",
|
|
11551
|
+
t.dropdownOptions.showDialCodeInSelection ? (z(), te("span", V1, " +" + Oe(c.value && c.value.dialCode), 1)) : ue("", !0),
|
|
11546
11552
|
$e(A.$slots, "arrow-icon", {
|
|
11547
11553
|
open: u.open
|
|
11548
11554
|
}, () => [
|
|
11549
|
-
ae("span",
|
|
11555
|
+
ae("span", U1, Oe(u.open ? "▲" : "▼"), 1)
|
|
11550
11556
|
])
|
|
11551
11557
|
]),
|
|
11552
11558
|
u.open ? (z(), te("ul", {
|
|
@@ -11556,7 +11562,7 @@ const F1 = {
|
|
|
11556
11562
|
class: ge(["vti__dropdown-list", u.dropdownOpenDirection]),
|
|
11557
11563
|
role: "listbox"
|
|
11558
11564
|
}, [
|
|
11559
|
-
t.dropdownOptions.showSearchBox ? (z(), te("div",
|
|
11565
|
+
t.dropdownOptions.showSearchBox ? (z(), te("div", z1, [
|
|
11560
11566
|
$e(A.$slots, "search-icon"),
|
|
11561
11567
|
Te(ae("input", {
|
|
11562
11568
|
class: ge(["vti__input", "vti__search_box"]),
|
|
@@ -11566,7 +11572,7 @@ const F1 = {
|
|
|
11566
11572
|
"onUpdate:modelValue": I[0] || (I[0] = (F) => u.searchQuery = F),
|
|
11567
11573
|
onClick: I[1] || (I[1] = ot(() => {
|
|
11568
11574
|
}, ["stop"]))
|
|
11569
|
-
}, null, 8,
|
|
11575
|
+
}, null, 8, K1), [
|
|
11570
11576
|
[ya, u.searchQuery]
|
|
11571
11577
|
])
|
|
11572
11578
|
])) : ue("", !0),
|
|
@@ -11584,10 +11590,10 @@ const F1 = {
|
|
|
11584
11590
|
class: ge(["vti__flag", fo(Jn)(F.iso2)])
|
|
11585
11591
|
}, null, 2)) : ue("", !0),
|
|
11586
11592
|
ae("strong", null, Oe(F.name), 1),
|
|
11587
|
-
t.dropdownOptions.showDialCodeInList ? (z(), te("span",
|
|
11588
|
-
], 42,
|
|
11593
|
+
t.dropdownOptions.showDialCodeInList ? (z(), te("span", W1, " +" + Oe(F.dialCode), 1)) : ue("", !0)
|
|
11594
|
+
], 42, G1))), 128))
|
|
11589
11595
|
], 2)) : ue("", !0)
|
|
11590
|
-
], 42,
|
|
11596
|
+
], 42, F1)), [
|
|
11591
11597
|
[U, re]
|
|
11592
11598
|
]),
|
|
11593
11599
|
Te(ae("input", {
|
|
@@ -11615,7 +11621,7 @@ const F1 = {
|
|
|
11615
11621
|
pt(T, ["enter"]),
|
|
11616
11622
|
pt(R, ["space"])
|
|
11617
11623
|
]
|
|
11618
|
-
}, null, 42,
|
|
11624
|
+
}, null, 42, Y1), [
|
|
11619
11625
|
[ga, u.phone]
|
|
11620
11626
|
]),
|
|
11621
11627
|
$e(A.$slots, "icon-right")
|
|
@@ -11623,7 +11629,7 @@ const F1 = {
|
|
|
11623
11629
|
};
|
|
11624
11630
|
}
|
|
11625
11631
|
});
|
|
11626
|
-
const
|
|
11632
|
+
const J1 = {
|
|
11627
11633
|
directives: { Outside: Yr },
|
|
11628
11634
|
props: {
|
|
11629
11635
|
modelValue: {
|
|
@@ -11657,7 +11663,7 @@ const X1 = {
|
|
|
11657
11663
|
},
|
|
11658
11664
|
emits: ["update:modelValue", "onReady"],
|
|
11659
11665
|
components: {
|
|
11660
|
-
VueTelInput:
|
|
11666
|
+
VueTelInput: Z1,
|
|
11661
11667
|
IbAlert: $n,
|
|
11662
11668
|
IbIcon: Ye
|
|
11663
11669
|
},
|
|
@@ -11693,7 +11699,7 @@ const X1 = {
|
|
|
11693
11699
|
}
|
|
11694
11700
|
}
|
|
11695
11701
|
};
|
|
11696
|
-
function
|
|
11702
|
+
function X1(t, n, e, r, o, i) {
|
|
11697
11703
|
const l = de("ib-alert"), a = de("ib-icon"), d = de("vue-tel-input"), u = Gt("outside");
|
|
11698
11704
|
return z(), te(Je, null, [
|
|
11699
11705
|
e.errorMessage.length ? (z(), be(l, {
|
|
@@ -11705,7 +11711,7 @@ function Q1(t, n, e, r, o, i) {
|
|
|
11705
11711
|
]),
|
|
11706
11712
|
_: 1
|
|
11707
11713
|
})) : ue("", !0),
|
|
11708
|
-
Te((z(), be(d,
|
|
11714
|
+
Te((z(), be(d, kt({
|
|
11709
11715
|
modelValue: i.phone,
|
|
11710
11716
|
"onUpdate:modelValue": n[0] || (n[0] = (h) => i.phone = h)
|
|
11711
11717
|
}, t.$attrs, {
|
|
@@ -11729,7 +11735,7 @@ function Q1(t, n, e, r, o, i) {
|
|
|
11729
11735
|
])
|
|
11730
11736
|
], 64);
|
|
11731
11737
|
}
|
|
11732
|
-
const
|
|
11738
|
+
const Pp = /* @__PURE__ */ Ae(J1, [["render", X1]]);
|
|
11733
11739
|
var rl = { exports: {} };
|
|
11734
11740
|
/*!
|
|
11735
11741
|
* Quill Editor v1.3.7
|
|
@@ -19122,14 +19128,14 @@ var rl = { exports: {} };
|
|
|
19122
19128
|
);
|
|
19123
19129
|
});
|
|
19124
19130
|
})(rl);
|
|
19125
|
-
var
|
|
19126
|
-
const Be = /* @__PURE__ */ pi(
|
|
19131
|
+
var Q1 = rl.exports;
|
|
19132
|
+
const Be = /* @__PURE__ */ pi(Q1);
|
|
19127
19133
|
var zt = -1, Mt = 1, Ot = 0;
|
|
19128
19134
|
function di(t, n, e, r) {
|
|
19129
19135
|
if (t === n)
|
|
19130
19136
|
return t ? [[Ot, t]] : [];
|
|
19131
19137
|
if (e != null) {
|
|
19132
|
-
var o =
|
|
19138
|
+
var o = r0(t, n, e);
|
|
19133
19139
|
if (o)
|
|
19134
19140
|
return o;
|
|
19135
19141
|
}
|
|
@@ -19137,10 +19143,10 @@ function di(t, n, e, r) {
|
|
|
19137
19143
|
t = t.substring(i), n = n.substring(i), i = ao(t, n);
|
|
19138
19144
|
var a = t.substring(t.length - i);
|
|
19139
19145
|
t = t.substring(0, t.length - i), n = n.substring(0, n.length - i);
|
|
19140
|
-
var d =
|
|
19146
|
+
var d = e0(t, n);
|
|
19141
19147
|
return l && d.unshift([Ot, l]), a && d.push([Ot, a]), ol(d, r), d;
|
|
19142
19148
|
}
|
|
19143
|
-
function
|
|
19149
|
+
function e0(t, n) {
|
|
19144
19150
|
var e;
|
|
19145
19151
|
if (!t)
|
|
19146
19152
|
return [[Mt, n]];
|
|
@@ -19155,14 +19161,14 @@ function t0(t, n) {
|
|
|
19155
19161
|
], t.length > n.length && (e[0][0] = e[2][0] = zt), e;
|
|
19156
19162
|
if (o.length === 1)
|
|
19157
19163
|
return [[zt, t], [Mt, n]];
|
|
19158
|
-
var l =
|
|
19164
|
+
var l = n0(t, n);
|
|
19159
19165
|
if (l) {
|
|
19160
19166
|
var a = l[0], d = l[1], u = l[2], h = l[3], c = l[4], s = di(a, u), f = di(d, h);
|
|
19161
19167
|
return s.concat([[Ot, c]], f);
|
|
19162
19168
|
}
|
|
19163
|
-
return
|
|
19169
|
+
return t0(t, n);
|
|
19164
19170
|
}
|
|
19165
|
-
function
|
|
19171
|
+
function t0(t, n) {
|
|
19166
19172
|
for (var e = t.length, r = n.length, o = Math.ceil((e + r) / 2), i = o, l = 2 * o, a = new Array(l), d = new Array(l), u = 0; u < l; u++)
|
|
19167
19173
|
a[u] = -1, d[u] = -1;
|
|
19168
19174
|
a[i + 1] = 0, d[i + 1] = 0;
|
|
@@ -19224,7 +19230,7 @@ function ao(t, n) {
|
|
|
19224
19230
|
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);
|
|
19225
19231
|
return ll(t.charCodeAt(t.length - o)) && o--, o;
|
|
19226
19232
|
}
|
|
19227
|
-
function
|
|
19233
|
+
function n0(t, n) {
|
|
19228
19234
|
var e = t.length > n.length ? t : n, r = t.length > n.length ? n : t;
|
|
19229
19235
|
if (e.length < 4 || r.length * 2 < e.length)
|
|
19230
19236
|
return null;
|
|
@@ -19320,20 +19326,20 @@ function sl(t) {
|
|
|
19320
19326
|
function ul(t) {
|
|
19321
19327
|
return al(t.charCodeAt(t.length - 1));
|
|
19322
19328
|
}
|
|
19323
|
-
function
|
|
19329
|
+
function i0(t) {
|
|
19324
19330
|
for (var n = [], e = 0; e < t.length; e++)
|
|
19325
19331
|
t[e][1].length > 0 && n.push(t[e]);
|
|
19326
19332
|
return n;
|
|
19327
19333
|
}
|
|
19328
19334
|
function Mr(t, n, e, r) {
|
|
19329
|
-
return ul(t) || sl(r) ? null :
|
|
19335
|
+
return ul(t) || sl(r) ? null : i0([
|
|
19330
19336
|
[Ot, t],
|
|
19331
19337
|
[zt, n],
|
|
19332
19338
|
[Mt, e],
|
|
19333
19339
|
[Ot, r]
|
|
19334
19340
|
]);
|
|
19335
19341
|
}
|
|
19336
|
-
function
|
|
19342
|
+
function r0(t, n, e) {
|
|
19337
19343
|
var r = typeof e == "number" ? { index: e, length: 0 } : e.oldRange, o = typeof e == "number" ? null : e.newRange, i = t.length, l = n.length;
|
|
19338
19344
|
if (r.length === 0 && (o === null || o.length === 0)) {
|
|
19339
19345
|
var a = r.index, d = t.slice(0, a), u = t.slice(a), h = o ? o.index : null;
|
|
@@ -19382,7 +19388,7 @@ function Xi(t, n, e) {
|
|
|
19382
19388
|
Xi.INSERT = Mt;
|
|
19383
19389
|
Xi.DELETE = zt;
|
|
19384
19390
|
Xi.EQUAL = Ot;
|
|
19385
|
-
var
|
|
19391
|
+
var o0 = Xi, Vi = { exports: {} };
|
|
19386
19392
|
Vi.exports;
|
|
19387
19393
|
(function(t, n) {
|
|
19388
19394
|
var e = 200, r = "__lodash_hash_undefined__", o = 9007199254740991, i = "[object Arguments]", l = "[object Array]", a = "[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\]$/, K = /^(?:0|[1-9]\d*)$/, j = {};
|
|
@@ -20310,11 +20316,11 @@ var cl = Ui.exports, lo = {}, fl = tt && tt.__importDefault || function(t) {
|
|
|
20310
20316
|
return t && t.__esModule ? t : { default: t };
|
|
20311
20317
|
};
|
|
20312
20318
|
Object.defineProperty(lo, "__esModule", { value: !0 });
|
|
20313
|
-
var
|
|
20319
|
+
var a0 = fl(dl), l0 = fl(cl), Ur;
|
|
20314
20320
|
(function(t) {
|
|
20315
20321
|
function n(i, l, a) {
|
|
20316
20322
|
i === void 0 && (i = {}), l === void 0 && (l = {}), typeof i != "object" && (i = {}), typeof l != "object" && (l = {});
|
|
20317
|
-
var d =
|
|
20323
|
+
var d = a0.default(l);
|
|
20318
20324
|
a || (d = Object.keys(d).reduce(function(h, c) {
|
|
20319
20325
|
return d[c] != null && (h[c] = d[c]), h;
|
|
20320
20326
|
}, {}));
|
|
@@ -20326,7 +20332,7 @@ var l0 = fl(dl), s0 = fl(cl), Ur;
|
|
|
20326
20332
|
function e(i, l) {
|
|
20327
20333
|
i === void 0 && (i = {}), l === void 0 && (l = {}), typeof i != "object" && (i = {}), typeof l != "object" && (l = {});
|
|
20328
20334
|
var a = Object.keys(i).concat(Object.keys(l)).reduce(function(d, u) {
|
|
20329
|
-
return
|
|
20335
|
+
return l0.default(i[u], l[u]) || (d[u] = l[u] === void 0 ? null : l[u]), d;
|
|
20330
20336
|
}, {});
|
|
20331
20337
|
return Object.keys(a).length > 0 ? a : void 0;
|
|
20332
20338
|
}
|
|
@@ -20357,7 +20363,7 @@ var l0 = fl(dl), s0 = fl(cl), Ur;
|
|
|
20357
20363
|
})(Ur || (Ur = {}));
|
|
20358
20364
|
lo.default = Ur;
|
|
20359
20365
|
var Ni = {}, Pi = {}, sa;
|
|
20360
|
-
function
|
|
20366
|
+
function s0() {
|
|
20361
20367
|
if (sa)
|
|
20362
20368
|
return Pi;
|
|
20363
20369
|
sa = 1;
|
|
@@ -20412,7 +20418,7 @@ function hl() {
|
|
|
20412
20418
|
return r && r.__esModule ? r : { default: r };
|
|
20413
20419
|
};
|
|
20414
20420
|
Object.defineProperty(Ni, "__esModule", { value: !0 });
|
|
20415
|
-
var n = t(
|
|
20421
|
+
var n = t(s0()), e;
|
|
20416
20422
|
return function(r) {
|
|
20417
20423
|
function o(l) {
|
|
20418
20424
|
return new n.default(l);
|
|
@@ -20426,7 +20432,7 @@ function hl() {
|
|
|
20426
20432
|
}
|
|
20427
20433
|
var gi = tt && tt.__importDefault || function(t) {
|
|
20428
20434
|
return t && t.__esModule ? t : { default: t };
|
|
20429
|
-
}, Ii = gi(
|
|
20435
|
+
}, Ii = gi(o0), u0 = gi(dl), Dr = gi(cl), Qn = gi(lo), st = gi(hl()), d0 = String.fromCharCode(0), c0 = (
|
|
20430
20436
|
/** @class */
|
|
20431
20437
|
function() {
|
|
20432
20438
|
function t(n) {
|
|
@@ -20444,7 +20450,7 @@ var gi = tt && tt.__importDefault || function(t) {
|
|
|
20444
20450
|
return e != null && typeof e == "object" && Object.keys(e).length > 0 && (r.attributes = e), this.push(r);
|
|
20445
20451
|
}, t.prototype.push = function(n) {
|
|
20446
20452
|
var e = this.ops.length, r = this.ops[e - 1];
|
|
20447
|
-
if (n =
|
|
20453
|
+
if (n = u0.default(n), typeof r == "object") {
|
|
20448
20454
|
if (typeof n.delete == "number" && typeof r.delete == "number")
|
|
20449
20455
|
return this.ops[e - 1] = { delete: r.delete + n.delete }, this;
|
|
20450
20456
|
if (typeof r.delete == "number" && n.insert != null && (e -= 1, r = this.ops[e - 1], typeof r != "object"))
|
|
@@ -20524,7 +20530,7 @@ var gi = tt && tt.__importDefault || function(t) {
|
|
|
20524
20530
|
var r = [this, n].map(function(d) {
|
|
20525
20531
|
return d.map(function(u) {
|
|
20526
20532
|
if (u.insert != null)
|
|
20527
|
-
return typeof u.insert == "string" ? u.insert :
|
|
20533
|
+
return typeof u.insert == "string" ? u.insert : d0;
|
|
20528
20534
|
var h = d === n ? "on" : "with";
|
|
20529
20535
|
throw new Error("diff() called " + h + " non-document");
|
|
20530
20536
|
}).join("");
|
|
@@ -20612,8 +20618,8 @@ var gi = tt && tt.__importDefault || function(t) {
|
|
|
20612
20618
|
return n;
|
|
20613
20619
|
}, t.Op = st.default, t.AttributeMap = Qn.default, t;
|
|
20614
20620
|
}()
|
|
20615
|
-
),
|
|
20616
|
-
const
|
|
20621
|
+
), f0 = c0;
|
|
20622
|
+
const h0 = /* @__PURE__ */ pi(f0);
|
|
20617
20623
|
/*!
|
|
20618
20624
|
* VueQuill @vueup/vue-quill v1.2.0
|
|
20619
20625
|
* https://vueup.github.io/vue-quill/
|
|
@@ -20655,7 +20661,7 @@ const da = {
|
|
|
20655
20661
|
["clean"]
|
|
20656
20662
|
// remove formatting button
|
|
20657
20663
|
]
|
|
20658
|
-
},
|
|
20664
|
+
}, p0 = ba({
|
|
20659
20665
|
name: "QuillEditor",
|
|
20660
20666
|
inheritAttrs: !1,
|
|
20661
20667
|
props: {
|
|
@@ -20794,7 +20800,7 @@ const da = {
|
|
|
20794
20800
|
make sure to call this method when the editor ready
|
|
20795
20801
|
or use v-on:ready="onReady(quill)" event instead.`;
|
|
20796
20802
|
}, g = (O, k) => t.contentType === "html" ? S() : t.contentType === "text" ? v(O, k) : e == null ? void 0 : e.getContents(O, k), $ = (O, k = "api") => {
|
|
20797
|
-
const T = O || (t.contentType === "delta" ? new
|
|
20803
|
+
const T = O || (t.contentType === "delta" ? new h0() : "");
|
|
20798
20804
|
t.contentType === "html" ? E(T) : t.contentType === "text" ? w(T, k) : e == null || e.setContents(T, k), u = a(T);
|
|
20799
20805
|
}, v = (O, k) => {
|
|
20800
20806
|
var T;
|
|
@@ -20847,10 +20853,10 @@ const da = {
|
|
|
20847
20853
|
$l("div", { ref: "editor", ...this.$attrs })
|
|
20848
20854
|
];
|
|
20849
20855
|
}
|
|
20850
|
-
}),
|
|
20851
|
-
class Qi extends
|
|
20856
|
+
}), g0 = Be.import("formats/list"), m0 = Be.import("formats/list/item"), v0 = Be.import("parchment");
|
|
20857
|
+
class Qi extends m0 {
|
|
20852
20858
|
format(n, e) {
|
|
20853
|
-
n === wn.blotName && !e ? this.replaceWith(
|
|
20859
|
+
n === wn.blotName && !e ? this.replaceWith(v0.create(this.statics.scope)) : super.format(n, e);
|
|
20854
20860
|
}
|
|
20855
20861
|
clone() {
|
|
20856
20862
|
const n = super.clone();
|
|
@@ -20859,7 +20865,7 @@ class Qi extends v0 {
|
|
|
20859
20865
|
}
|
|
20860
20866
|
Qi.blotName = "alphabet-list-item";
|
|
20861
20867
|
Qi.tagName = "LI";
|
|
20862
|
-
class wn extends
|
|
20868
|
+
class wn extends g0 {
|
|
20863
20869
|
static create() {
|
|
20864
20870
|
const n = super.create("bullet");
|
|
20865
20871
|
return n.setAttribute("type", "a"), n;
|
|
@@ -20873,7 +20879,7 @@ wn.tagName = "OL";
|
|
|
20873
20879
|
wn.className = "alphabet-list";
|
|
20874
20880
|
wn.defaultChild = "alphabet-list-item";
|
|
20875
20881
|
wn.allowedChildren = [Qi];
|
|
20876
|
-
function
|
|
20882
|
+
function y0(t) {
|
|
20877
20883
|
return new DOMParser().parseFromString(t, "text/html").body.textContent || "";
|
|
20878
20884
|
}
|
|
20879
20885
|
var pl = { exports: {} };
|
|
@@ -21052,38 +21058,38 @@ var pl = { exports: {} };
|
|
|
21052
21058
|
);
|
|
21053
21059
|
});
|
|
21054
21060
|
})(pl);
|
|
21055
|
-
var
|
|
21056
|
-
const
|
|
21057
|
-
const
|
|
21061
|
+
var b0 = pl.exports;
|
|
21062
|
+
const _0 = /* @__PURE__ */ pi(b0);
|
|
21063
|
+
const $0 = `
|
|
21058
21064
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
21059
21065
|
<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"/>
|
|
21060
21066
|
</svg>
|
|
21061
|
-
`,
|
|
21067
|
+
`, w0 = `
|
|
21062
21068
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
21063
21069
|
<path d="M9.54492 14.9023H8.36914L10.4404 5.09961H11.6299L9.54492 14.9023Z" class="fill" fill="#1A1A1A"/>
|
|
21064
21070
|
</svg>
|
|
21065
|
-
`,
|
|
21071
|
+
`, O0 = `
|
|
21066
21072
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
21067
21073
|
<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"/>
|
|
21068
21074
|
<path d="M5.19141 16.3047H14.8096V17.1182H5.19141V16.3047Z" class="fill" fill="#1A1A1A"/>
|
|
21069
21075
|
</svg>
|
|
21070
|
-
`,
|
|
21076
|
+
`, k0 = `
|
|
21071
21077
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
21072
21078
|
<path d="M14.6668 9.99805L5.33594 9.99805" class="stroke" stroke="#1A1A1A" stroke-width="1.33333" stroke-linecap="round" stroke-linejoin="round"/>
|
|
21073
21079
|
<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"/>
|
|
21074
21080
|
<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"/>
|
|
21075
21081
|
</svg>
|
|
21076
|
-
`,
|
|
21082
|
+
`, C0 = `
|
|
21077
21083
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
21078
21084
|
<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"/>
|
|
21079
21085
|
</svg>
|
|
21080
21086
|
|
|
21081
|
-
`,
|
|
21087
|
+
`, E0 = `
|
|
21082
21088
|
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
21083
21089
|
<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"/>
|
|
21084
21090
|
</svg>
|
|
21085
21091
|
|
|
21086
|
-
`,
|
|
21092
|
+
`, x0 = `
|
|
21087
21093
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
21088
21094
|
<rect x="3" y="3" width="14" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
21089
21095
|
<rect x="3" y="7" width="10" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
@@ -21091,14 +21097,14 @@ const w0 = `
|
|
|
21091
21097
|
<rect x="3" y="15" width="10" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
21092
21098
|
</svg>
|
|
21093
21099
|
|
|
21094
|
-
`,
|
|
21100
|
+
`, S0 = `
|
|
21095
21101
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
21096
21102
|
<rect x="3" y="3" width="14" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
21097
21103
|
<rect x="5" y="7" width="10" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
21098
21104
|
<rect x="3" y="11" width="14" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
21099
21105
|
<rect x="5" y="15" width="10" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
21100
21106
|
</svg>
|
|
21101
|
-
`,
|
|
21107
|
+
`, T0 = `
|
|
21102
21108
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
21103
21109
|
<rect width="14" height="2" rx="1" transform="matrix(-1 0 0 1 17 3)" class="fill" fill="#1A1A1A"/>
|
|
21104
21110
|
<rect width="10" height="2" rx="1" transform="matrix(-1 0 0 1 17 7)" class="fill" fill="#1A1A1A"/>
|
|
@@ -21106,14 +21112,14 @@ const w0 = `
|
|
|
21106
21112
|
<rect width="10" height="2" rx="1" transform="matrix(-1 0 0 1 17 15)" class="fill" fill="#1A1A1A"/>
|
|
21107
21113
|
</svg>
|
|
21108
21114
|
|
|
21109
|
-
`,
|
|
21115
|
+
`, A0 = `
|
|
21110
21116
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
21111
21117
|
<rect width="14" height="2" rx="1" transform="matrix(-1 0 0 1 17 3)" class="fill" fill="#1A1A1A"/>
|
|
21112
21118
|
<rect width="14" height="2" rx="1" transform="matrix(-1 0 0 1 17 7)" class="fill" fill="#1A1A1A"/>
|
|
21113
21119
|
<rect width="14" height="2" rx="1" transform="matrix(-1 0 0 1 17 11)" class="fill" fill="#1A1A1A"/>
|
|
21114
21120
|
<rect width="14" height="2" rx="1" transform="matrix(-1 0 0 1 17 15)" class="fill" fill="#1A1A1A"/>
|
|
21115
21121
|
</svg>
|
|
21116
|
-
`,
|
|
21122
|
+
`, N0 = `
|
|
21117
21123
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
21118
21124
|
<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"/>
|
|
21119
21125
|
<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"/>
|
|
@@ -21122,7 +21128,7 @@ const w0 = `
|
|
|
21122
21128
|
<rect x="7" y="9.5" width="11" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
21123
21129
|
<rect x="7" y="14.5" width="11" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
21124
21130
|
</svg>
|
|
21125
|
-
`,
|
|
21131
|
+
`, P0 = `
|
|
21126
21132
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
21127
21133
|
<rect x="6.5" y="4" width="11" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
21128
21134
|
<rect x="6.5" y="9" width="11" height="2" rx="1" class="fill" fill="#1A1A1A"/>
|
|
@@ -21131,7 +21137,7 @@ const w0 = `
|
|
|
21131
21137
|
<circle cx="3.5" cy="10" r="1" class="fill" fill="#1A1A1A"/>
|
|
21132
21138
|
<circle cx="3.5" cy="5" r="1" class="fill" fill="#1A1A1A"/>
|
|
21133
21139
|
</svg>
|
|
21134
|
-
`,
|
|
21140
|
+
`, I0 = `
|
|
21135
21141
|
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
21136
21142
|
<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"/>
|
|
21137
21143
|
<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"/>
|
|
@@ -21152,30 +21158,30 @@ Be.register(Be.import("attributors/style/color"), !0);
|
|
|
21152
21158
|
Be.register(Be.import("attributors/style/direction"), !0);
|
|
21153
21159
|
Be.register(Be.import("attributors/style/font"), !0);
|
|
21154
21160
|
Be.register(Be.import("attributors/style/size"), !0);
|
|
21155
|
-
const
|
|
21156
|
-
|
|
21157
|
-
|
|
21158
|
-
|
|
21159
|
-
|
|
21160
|
-
|
|
21161
|
-
|
|
21162
|
-
|
|
21163
|
-
|
|
21164
|
-
|
|
21165
|
-
|
|
21166
|
-
|
|
21167
|
-
|
|
21168
|
-
|
|
21161
|
+
const Ct = Be.import("ui/icons");
|
|
21162
|
+
Ct.bold = $0;
|
|
21163
|
+
Ct.italic = w0;
|
|
21164
|
+
Ct.underline = O0;
|
|
21165
|
+
Ct.strike = k0;
|
|
21166
|
+
Ct["code-block"] = E0;
|
|
21167
|
+
Ct.link = C0;
|
|
21168
|
+
Ct.align[""] = x0;
|
|
21169
|
+
Ct.align.center = S0;
|
|
21170
|
+
Ct.align.right = T0;
|
|
21171
|
+
Ct.align.justify = A0;
|
|
21172
|
+
Ct.list.ordered = N0;
|
|
21173
|
+
Ct.list.bullet = P0;
|
|
21174
|
+
Ct["alphabet-list"] = I0;
|
|
21169
21175
|
Be.register({
|
|
21170
21176
|
"formats/alphabet-list": wn,
|
|
21171
21177
|
"formats/alphabet-list/item": Qi
|
|
21172
21178
|
});
|
|
21173
|
-
Be.register("modules/placeholder",
|
|
21179
|
+
Be.register("modules/placeholder", _0(Be, {
|
|
21174
21180
|
className: "ql-placeholder-content"
|
|
21175
21181
|
}));
|
|
21176
|
-
Be.register(
|
|
21182
|
+
Be.register(Ct);
|
|
21177
21183
|
Be.debug("error");
|
|
21178
|
-
const
|
|
21184
|
+
const M0 = {
|
|
21179
21185
|
name: "IbTextEditor",
|
|
21180
21186
|
props: {
|
|
21181
21187
|
name: {
|
|
@@ -21273,7 +21279,7 @@ const D0 = {
|
|
|
21273
21279
|
this.isFocus = !0;
|
|
21274
21280
|
},
|
|
21275
21281
|
updateCharacterLength() {
|
|
21276
|
-
this.characterLength =
|
|
21282
|
+
this.characterLength = y0(this.data).length;
|
|
21277
21283
|
},
|
|
21278
21284
|
cleanPlaceholderSpans(t) {
|
|
21279
21285
|
if (!t)
|
|
@@ -21316,30 +21322,30 @@ const D0 = {
|
|
|
21316
21322
|
}
|
|
21317
21323
|
},
|
|
21318
21324
|
components: {
|
|
21319
|
-
QuillEditor:
|
|
21325
|
+
QuillEditor: p0,
|
|
21320
21326
|
IbIconButton: Pt,
|
|
21321
21327
|
IbAlert: $n,
|
|
21322
21328
|
IbCharacterCount: Ga
|
|
21323
21329
|
}
|
|
21324
|
-
},
|
|
21330
|
+
}, D0 = ["name", "disabled", "value"], L0 = {
|
|
21325
21331
|
class: "ib-text-editor",
|
|
21326
21332
|
ref: "wrapper"
|
|
21327
|
-
},
|
|
21333
|
+
}, R0 = {
|
|
21328
21334
|
id: "toolbar",
|
|
21329
21335
|
class: "toolbar",
|
|
21330
21336
|
ref: "toolbar"
|
|
21331
|
-
},
|
|
21337
|
+
}, B0 = { class: "toolbar-group header-toolbar-group" }, j0 = /* @__PURE__ */ ae("label", {
|
|
21332
21338
|
class: "toolbar-group__label",
|
|
21333
21339
|
for: "placeholders"
|
|
21334
|
-
}, "Placeholder Selector", -1),
|
|
21340
|
+
}, "Placeholder Selector", -1), q0 = {
|
|
21335
21341
|
id: "placeholders",
|
|
21336
21342
|
class: "ql-placeholder"
|
|
21337
|
-
},
|
|
21343
|
+
}, F0 = /* @__PURE__ */ ae("option", {
|
|
21338
21344
|
selected: "",
|
|
21339
21345
|
value: "default",
|
|
21340
21346
|
class: "disabled"
|
|
21341
|
-
}, null, -1),
|
|
21342
|
-
function
|
|
21347
|
+
}, null, -1), H0 = ["value"], V0 = /* @__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), U0 = { class: "toolbar-group" }, z0 = /* @__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), K0 = { class: "toolbar-group" }, G0 = { class: "toolbar-group" }, W0 = { class: "toolbar-group" };
|
|
21348
|
+
function Y0(t, n, e, r, o, i) {
|
|
21343
21349
|
const l = de("ib-character-count"), a = de("ib-alert"), d = de("QuillEditor"), u = de("ib-icon-button");
|
|
21344
21350
|
return z(), te("div", {
|
|
21345
21351
|
class: ge(["textarea-wrapper", {
|
|
@@ -21375,11 +21381,11 @@ function Z0(t, n, e, r, o, i) {
|
|
|
21375
21381
|
type: "hidden",
|
|
21376
21382
|
disabled: e.disable,
|
|
21377
21383
|
value: o.data
|
|
21378
|
-
}, null, 8,
|
|
21384
|
+
}, null, 8, D0),
|
|
21379
21385
|
ae("div", {
|
|
21380
21386
|
class: ge(["ib-text-editor-wrapper", { disable: e.disable }])
|
|
21381
21387
|
}, [
|
|
21382
|
-
ae("div",
|
|
21388
|
+
ae("div", L0, [
|
|
21383
21389
|
pe(d, {
|
|
21384
21390
|
"aria-label": "text-editor",
|
|
21385
21391
|
onTextChange: i.onChange,
|
|
@@ -21393,21 +21399,21 @@ function Z0(t, n, e, r, o, i) {
|
|
|
21393
21399
|
modules: e.modules
|
|
21394
21400
|
}, null, 8, ["onTextChange", "onBlur", "onFocus", "content", "options", "modules"])
|
|
21395
21401
|
], 512),
|
|
21396
|
-
ae("div",
|
|
21397
|
-
Te(ae("div",
|
|
21398
|
-
|
|
21399
|
-
ae("select",
|
|
21400
|
-
|
|
21402
|
+
ae("div", R0, [
|
|
21403
|
+
Te(ae("div", B0, [
|
|
21404
|
+
j0,
|
|
21405
|
+
ae("select", q0, [
|
|
21406
|
+
F0,
|
|
21401
21407
|
(z(!0), te(Je, null, Dt(e.placeholders, (h) => (z(), te("option", {
|
|
21402
21408
|
key: h.id,
|
|
21403
21409
|
value: h.id
|
|
21404
|
-
}, Oe(h.label), 9,
|
|
21410
|
+
}, Oe(h.label), 9, H0))), 128))
|
|
21405
21411
|
])
|
|
21406
21412
|
], 512), [
|
|
21407
21413
|
[ze, e.placeholders.length]
|
|
21408
21414
|
]),
|
|
21409
|
-
|
|
21410
|
-
ae("div",
|
|
21415
|
+
V0,
|
|
21416
|
+
ae("div", U0, [
|
|
21411
21417
|
pe(u, {
|
|
21412
21418
|
"aria-label": "button-bold",
|
|
21413
21419
|
class: "toolbar-item ql-bold",
|
|
@@ -21429,8 +21435,8 @@ function Z0(t, n, e, r, o, i) {
|
|
|
21429
21435
|
kind: "ghost"
|
|
21430
21436
|
})
|
|
21431
21437
|
]),
|
|
21432
|
-
|
|
21433
|
-
ae("div",
|
|
21438
|
+
z0,
|
|
21439
|
+
ae("div", K0, [
|
|
21434
21440
|
pe(u, {
|
|
21435
21441
|
"aria-label": "button-code-block",
|
|
21436
21442
|
class: "toolbar-item ql-code-block",
|
|
@@ -21442,7 +21448,7 @@ function Z0(t, n, e, r, o, i) {
|
|
|
21442
21448
|
kind: "ghost"
|
|
21443
21449
|
})
|
|
21444
21450
|
]),
|
|
21445
|
-
ae("div",
|
|
21451
|
+
ae("div", G0, [
|
|
21446
21452
|
pe(u, {
|
|
21447
21453
|
"aria-label": "button-align",
|
|
21448
21454
|
class: "toolbar-item ql-align",
|
|
@@ -21467,7 +21473,7 @@ function Z0(t, n, e, r, o, i) {
|
|
|
21467
21473
|
kind: "ghost"
|
|
21468
21474
|
})
|
|
21469
21475
|
]),
|
|
21470
|
-
ae("div",
|
|
21476
|
+
ae("div", W0, [
|
|
21471
21477
|
pe(u, {
|
|
21472
21478
|
"aria-label": "button-ordered-list",
|
|
21473
21479
|
class: "ql-list toolbar-item",
|
|
@@ -21490,18 +21496,18 @@ function Z0(t, n, e, r, o, i) {
|
|
|
21490
21496
|
], 2)
|
|
21491
21497
|
], 2);
|
|
21492
21498
|
}
|
|
21493
|
-
const
|
|
21494
|
-
const
|
|
21499
|
+
const Ip = /* @__PURE__ */ Ae(M0, [["render", Y0]]);
|
|
21500
|
+
const Z0 = {
|
|
21495
21501
|
name: "IbTable",
|
|
21496
21502
|
computed: {
|
|
21497
21503
|
hasThead() {
|
|
21498
21504
|
return !!this.$slots.thead;
|
|
21499
21505
|
}
|
|
21500
21506
|
}
|
|
21501
|
-
},
|
|
21502
|
-
function
|
|
21503
|
-
return z(), te("div",
|
|
21504
|
-
ae("table",
|
|
21507
|
+
}, J0 = { class: "ib-table-wrapper" }, X0 = { class: "ib-table" };
|
|
21508
|
+
function Q0(t, n, e, r, o, i) {
|
|
21509
|
+
return z(), te("div", J0, [
|
|
21510
|
+
ae("table", X0, [
|
|
21505
21511
|
i.hasThead ? $e(t.$slots, "thead", { key: 0 }, void 0, !0) : ue("", !0),
|
|
21506
21512
|
ae("tbody", null, [
|
|
21507
21513
|
$e(t.$slots, "tbody", {}, void 0, !0)
|
|
@@ -21509,17 +21515,17 @@ function ep(t, n, e, r, o, i) {
|
|
|
21509
21515
|
])
|
|
21510
21516
|
]);
|
|
21511
21517
|
}
|
|
21512
|
-
const
|
|
21513
|
-
const
|
|
21518
|
+
const Mp = /* @__PURE__ */ Ae(Z0, [["render", Q0], ["__scopeId", "data-v-5dceb760"]]);
|
|
21519
|
+
const ep = {
|
|
21514
21520
|
name: "IbRow"
|
|
21515
|
-
},
|
|
21516
|
-
function
|
|
21517
|
-
return z(), te("tr",
|
|
21521
|
+
}, tp = { class: "ib-tr" };
|
|
21522
|
+
function np(t, n, e, r, o, i) {
|
|
21523
|
+
return z(), te("tr", tp, [
|
|
21518
21524
|
$e(t.$slots, "default", { ref: "row" })
|
|
21519
21525
|
]);
|
|
21520
21526
|
}
|
|
21521
|
-
const
|
|
21522
|
-
const
|
|
21527
|
+
const Dp = /* @__PURE__ */ Ae(ep, [["render", np]]);
|
|
21528
|
+
const ip = {
|
|
21523
21529
|
name: "IbCell",
|
|
21524
21530
|
props: {
|
|
21525
21531
|
fixed: {
|
|
@@ -21541,19 +21547,19 @@ const rp = {
|
|
|
21541
21547
|
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";
|
|
21542
21548
|
}
|
|
21543
21549
|
}
|
|
21544
|
-
},
|
|
21545
|
-
function
|
|
21546
|
-
return z(), te("td",
|
|
21550
|
+
}, rp = { class: "cell" };
|
|
21551
|
+
function op(t, n, e, r, o, i) {
|
|
21552
|
+
return z(), te("td", kt({
|
|
21547
21553
|
onResize: n[0] || (n[0] = (...l) => i.freezeCol && i.freezeCol(...l)),
|
|
21548
21554
|
class: "ib-cell"
|
|
21549
21555
|
}, this.attr), [
|
|
21550
|
-
ae("div",
|
|
21556
|
+
ae("div", rp, [
|
|
21551
21557
|
$e(t.$slots, "default", {}, void 0, !0)
|
|
21552
21558
|
])
|
|
21553
21559
|
], 16);
|
|
21554
21560
|
}
|
|
21555
|
-
const
|
|
21556
|
-
const
|
|
21561
|
+
const ap = /* @__PURE__ */ Ae(ip, [["render", op], ["__scopeId", "data-v-e74bb0f3"]]);
|
|
21562
|
+
const lp = {
|
|
21557
21563
|
name: "IbCheckboxCell",
|
|
21558
21564
|
props: {
|
|
21559
21565
|
isChecked: {
|
|
@@ -21566,11 +21572,11 @@ const sp = {
|
|
|
21566
21572
|
}
|
|
21567
21573
|
},
|
|
21568
21574
|
components: {
|
|
21569
|
-
IbCell:
|
|
21575
|
+
IbCell: ap,
|
|
21570
21576
|
IbCheckbox: Va
|
|
21571
21577
|
}
|
|
21572
21578
|
};
|
|
21573
|
-
function
|
|
21579
|
+
function sp(t, n, e, r, o, i) {
|
|
21574
21580
|
const l = de("ib-checkbox"), a = de("ib-cell");
|
|
21575
21581
|
return z(), be(a, {
|
|
21576
21582
|
fixed: e.fixed,
|
|
@@ -21582,7 +21588,7 @@ function up(t, n, e, r, o, i) {
|
|
|
21582
21588
|
_: 1
|
|
21583
21589
|
}, 8, ["fixed"]);
|
|
21584
21590
|
}
|
|
21585
|
-
const
|
|
21591
|
+
const Lp = /* @__PURE__ */ Ae(lp, [["render", sp]]), so = new Fa(), ca = (t, n) => {
|
|
21586
21592
|
if (Ua(t)) {
|
|
21587
21593
|
const e = Object.keys(n.modifiers)[0] || n.arg, r = {
|
|
21588
21594
|
title: n.value.title || "",
|
|
@@ -21592,7 +21598,7 @@ const Rp = /* @__PURE__ */ Ae(sp, [["render", up]]), so = new Fa(), ca = (t, n)
|
|
|
21592
21598
|
}
|
|
21593
21599
|
}, fa = () => {
|
|
21594
21600
|
so.destroyTooltip();
|
|
21595
|
-
},
|
|
21601
|
+
}, Rp = {
|
|
21596
21602
|
mounted(t, n) {
|
|
21597
21603
|
t.addEventListener("mouseenter", () => ca(t, n)), t.addEventListener("mouseleave", fa);
|
|
21598
21604
|
},
|
|
@@ -21601,53 +21607,53 @@ const Rp = /* @__PURE__ */ Ae(sp, [["render", up]]), so = new Fa(), ca = (t, n)
|
|
|
21601
21607
|
}
|
|
21602
21608
|
};
|
|
21603
21609
|
export {
|
|
21604
|
-
|
|
21610
|
+
dp as IbAccordion,
|
|
21605
21611
|
$n as IbAlert,
|
|
21606
|
-
|
|
21607
|
-
|
|
21608
|
-
|
|
21612
|
+
cp as IbAvatar,
|
|
21613
|
+
fp as IbBadge,
|
|
21614
|
+
$p as IbBreadcrumbs,
|
|
21609
21615
|
Ll as IbButton,
|
|
21610
|
-
|
|
21611
|
-
|
|
21616
|
+
hp as IbButtonGroup,
|
|
21617
|
+
ap as IbCell,
|
|
21612
21618
|
Ga as IbCharactersCount,
|
|
21613
21619
|
Va as IbCheckbox,
|
|
21614
|
-
|
|
21615
|
-
|
|
21616
|
-
|
|
21617
|
-
|
|
21620
|
+
Lp as IbCheckboxCell,
|
|
21621
|
+
Sp as IbCheckboxGroup,
|
|
21622
|
+
Ep as IbChips,
|
|
21623
|
+
Np as IbDatePicker,
|
|
21618
21624
|
Zr as IbDropdown,
|
|
21619
21625
|
ja as IbDropdownItem,
|
|
21620
21626
|
Xr as IbDropdownList,
|
|
21621
|
-
|
|
21627
|
+
xp as IbFormGroup,
|
|
21622
21628
|
Ye as IbIcon,
|
|
21623
21629
|
Pt as IbIconButton,
|
|
21624
21630
|
Ha as IbInput,
|
|
21625
21631
|
Yi as IbLabel,
|
|
21626
|
-
|
|
21627
|
-
|
|
21628
|
-
|
|
21629
|
-
|
|
21630
|
-
|
|
21632
|
+
rc as IbLimitSelector,
|
|
21633
|
+
vp as IbModal,
|
|
21634
|
+
wp as IbPagination,
|
|
21635
|
+
Cp as IbPanel,
|
|
21636
|
+
Pp as IbPhoneInput,
|
|
21631
21637
|
ms as IbPopover,
|
|
21632
|
-
|
|
21633
|
-
|
|
21634
|
-
|
|
21635
|
-
|
|
21636
|
-
|
|
21637
|
-
|
|
21638
|
-
|
|
21639
|
-
|
|
21640
|
-
|
|
21641
|
-
|
|
21642
|
-
|
|
21643
|
-
|
|
21644
|
-
|
|
21645
|
-
|
|
21646
|
-
|
|
21638
|
+
Op as IbProgressBar,
|
|
21639
|
+
Tp as IbRadio,
|
|
21640
|
+
Dp as IbRow,
|
|
21641
|
+
_p as IbSorting,
|
|
21642
|
+
gp as IbSplitButton,
|
|
21643
|
+
mp as IbSplitButtonItem,
|
|
21644
|
+
kp as IbStatusIndicator,
|
|
21645
|
+
bp as IbTab,
|
|
21646
|
+
Mu as IbTabDropdown,
|
|
21647
|
+
Mp as IbTable,
|
|
21648
|
+
yp as IbTabs,
|
|
21649
|
+
pp as IbTagPill,
|
|
21650
|
+
Ip as IbTextEditor,
|
|
21651
|
+
Ap as IbTextarea,
|
|
21652
|
+
Md as IbToggle,
|
|
21647
21653
|
Gs as IbToggleTip,
|
|
21648
21654
|
hi as IbTooltip,
|
|
21649
|
-
|
|
21655
|
+
ec as IbTreeSelect,
|
|
21650
21656
|
Yr as OutsideDirective,
|
|
21651
|
-
|
|
21657
|
+
Rp as TextOverflowTooltipDirective,
|
|
21652
21658
|
Mn as TooltipDirective
|
|
21653
21659
|
};
|