@ozdao/prometheus-framework 0.2.312 → 0.2.313
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/main.css +1 -1
- package/dist/prometheus-framework/src/components/BottomSheet/BottomSheet.vue.cjs +4 -3
- package/dist/prometheus-framework/src/components/BottomSheet/BottomSheet.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/components/BottomSheet/BottomSheet.vue.js +5 -4
- package/dist/prometheus-framework/src/components/BottomSheet/BottomSheet.vue.js.map +1 -1
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs +3 -2
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.js +3 -2
- package/dist/prometheus-framework/src/components/Feed/Feed.vue.js.map +1 -1
- package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs +21 -14
- package/dist/prometheus-framework/src/components/Field/Field.vue2.cjs.map +1 -1
- package/dist/prometheus-framework/src/components/Field/Field.vue2.js +21 -14
- package/dist/prometheus-framework/src/components/Field/Field.vue2.js.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/router/users.cjs +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/router/users.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/router/users.js +1 -1
- package/dist/prometheus-framework/src/modules/auth/views/router/users.js.map +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/pages/Dashboard.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/backoffice/components/partials/Sidebar.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/community/components/pages/CreateBlogPost.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/events/components/pages/EditEvent.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/gallery/components/sections/BackofficeGallery.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs +6 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js +6 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/blocks/BlockSearch.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs +6 -18
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js +10 -22
- package/dist/prometheus-framework/src/modules/globals/views/components/layouts/Client.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs +34 -14
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js +34 -14
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationBackoffice.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/organizations/components/pages/OrganizationEdit.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/pages/pages.client.cjs +323 -312
- package/dist/prometheus-framework/src/modules/pages/pages.client.js +323 -312
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardCategory.vue.cjs +36 -23
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardCategory.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardCategory.vue.js +37 -24
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardCategory.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardPosition.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs +10 -17
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js +11 -18
- package/dist/prometheus-framework/src/modules/products/components/blocks/CardProduct.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.cjs +12 -2
- package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.js +13 -3
- package/dist/prometheus-framework/src/modules/products/components/elements/Price.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Catalog.vue.cjs +3 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Catalog.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Catalog.vue.js +3 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Catalog.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Categories.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs +6 -73
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js +6 -73
- package/dist/prometheus-framework/src/modules/products/components/pages/CategoryEdit.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/EditLeftover.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs +7 -7
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js +8 -8
- package/dist/prometheus-framework/src/modules/products/components/pages/Product.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs +19 -24
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js +19 -24
- package/dist/prometheus-framework/src/modules/products/components/pages/Products.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/CategoriesTree.vue.cjs +8 -8
- package/dist/prometheus-framework/src/modules/products/components/sections/CategoriesTree.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/CategoriesTree.vue.js +9 -9
- package/dist/prometheus-framework/src/modules/products/components/sections/CategoriesTree.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/PopularProducts.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs +60 -28
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js +63 -31
- package/dist/prometheus-framework/src/modules/products/components/sections/SectionProduct.vue.js.map +1 -1
- package/dist/prometheus-framework/src/modules/products/store/marketplace.cjs +1 -1
- package/dist/prometheus-framework/src/modules/products/store/marketplace.cjs.map +1 -1
- package/dist/prometheus-framework/src/modules/products/store/marketplace.js +1 -1
- package/dist/prometheus-framework/src/modules/products/store/marketplace.js.map +1 -1
- package/dist/prometheus-framework.cjs.js +15 -15
- package/dist/prometheus-framework.es.js +640 -629
- package/package.json +1 -1
- package/src/components/BottomSheet/BottomSheet.vue +4 -2
- package/src/components/Feed/Feed.vue +1 -0
- package/src/components/Field/Field.vue +11 -4
- package/src/modules/auth/views/router/users.js +1 -1
- package/src/modules/community/components/pages/CreateBlogPost.vue +1 -1
- package/src/modules/globals/views/components/blocks/BlockSearch.vue +5 -0
- package/src/modules/globals/views/components/layouts/Client.vue +2 -2
- package/src/modules/organizations/components/pages/OrganizationBackoffice.vue +15 -0
- package/src/modules/products/components/blocks/CardCategory.vue +56 -25
- package/src/modules/products/components/blocks/CardProduct.vue +17 -11
- package/src/modules/products/components/elements/Price.vue +8 -0
- package/src/modules/products/components/pages/Catalog.vue +3 -1
- package/src/modules/products/components/pages/CategoryEdit.vue +2 -32
- package/src/modules/products/components/pages/Product.vue +5 -21
- package/src/modules/products/components/pages/Products.vue +5 -8
- package/src/modules/products/components/sections/CategoriesTree.vue +3 -5
- package/src/modules/products/components/sections/PopularProducts.vue +1 -1
- package/src/modules/products/components/sections/SectionProduct.vue +48 -26
- package/src/modules/products/store/marketplace.js +1 -1
@@ -1,4 +1,4 @@
|
|
1
|
-
import { ref as F, onMounted as Qe, openBlock as T, createElementBlock as L, normalizeClass as
|
1
|
+
import { ref as F, onMounted as Qe, openBlock as T, createElementBlock as L, normalizeClass as z, createElementVNode as P, toDisplayString as W, createCommentVNode as V, createVNode as Q, Transition as xe, withCtx as fe, withModifiers as le, renderSlot as J, computed as ae, withDirectives as Be, createBlock as Le, resolveDynamicComponent as gi, mergeProps as js, normalizeStyle as Xe, vShow as ut, unref as We, onUpdated as vi, nextTick as kt, Fragment as pe, reactive as Hs, watch as Te, withKeys as Me, renderList as De, vModelDynamic as yi, watchEffect as lr, inject as Mr, defineComponent as xr, h as Gs, getCurrentInstance as Ur, onUnmounted as Ws, shallowRef as an, onBeforeMount as bi, Text as _i, Teleport as Ei, createTextVNode as mt, resolveComponent as Ks, onBeforeUnmount as Br, createStaticVNode as Oi, mergeModels as sn, useModel as bt, toRefs as Ys, TransitionGroup as Xn, isRef as dr, vModelText as Ci } from "vue";
|
2
2
|
function Ti(e, t, n, r) {
|
3
3
|
function a(s) {
|
4
4
|
return s instanceof n ? s : new n(function(o) {
|
@@ -6,22 +6,22 @@ function Ti(e, t, n, r) {
|
|
6
6
|
});
|
7
7
|
}
|
8
8
|
return new (n || (n = Promise))(function(s, o) {
|
9
|
-
function i(
|
9
|
+
function i(u) {
|
10
10
|
try {
|
11
|
-
d(r.next(
|
12
|
-
} catch (
|
13
|
-
o(
|
11
|
+
d(r.next(u));
|
12
|
+
} catch (c) {
|
13
|
+
o(c);
|
14
14
|
}
|
15
15
|
}
|
16
|
-
function l(
|
16
|
+
function l(u) {
|
17
17
|
try {
|
18
|
-
d(r.throw(
|
19
|
-
} catch (
|
20
|
-
o(
|
18
|
+
d(r.throw(u));
|
19
|
+
} catch (c) {
|
20
|
+
o(c);
|
21
21
|
}
|
22
22
|
}
|
23
|
-
function d(
|
24
|
-
|
23
|
+
function d(u) {
|
24
|
+
u.done ? s(u.value) : a(u.value).then(i, l);
|
25
25
|
}
|
26
26
|
d((r = r.apply(e, [])).next());
|
27
27
|
});
|
@@ -69,8 +69,8 @@ let Vr = class jt {
|
|
69
69
|
* const loader = Loader({apiKey, version: 'weekly', libraries: ['places']});
|
70
70
|
* ```
|
71
71
|
*/
|
72
|
-
constructor({ apiKey: t, authReferrerPolicy: n, channel: r, client: a, id: s = va, language: o, libraries: i = [], mapIds: l, nonce: d, region:
|
73
|
-
if (this.callbacks = [], this.done = !1, this.loading = !1, this.errors = [], this.apiKey = t, this.authReferrerPolicy = n, this.channel = r, this.client = a, this.id = s || va, this.language = o, this.libraries = i, this.mapIds = l, this.nonce = d, this.region =
|
72
|
+
constructor({ apiKey: t, authReferrerPolicy: n, channel: r, client: a, id: s = va, language: o, libraries: i = [], mapIds: l, nonce: d, region: u, retries: c = 3, url: f = "https://maps.googleapis.com/maps/api/js", version: v }) {
|
73
|
+
if (this.callbacks = [], this.done = !1, this.loading = !1, this.errors = [], this.apiKey = t, this.authReferrerPolicy = n, this.channel = r, this.client = a, this.id = s || va, this.language = o, this.libraries = i, this.mapIds = l, this.nonce = d, this.region = u, this.retries = c, this.url = f, this.version = v, jt.instance) {
|
74
74
|
if (!Ni(this.options, jt.instance.options))
|
75
75
|
throw new Error(`Loader must not be called again with different options. ${JSON.stringify(this.options)} !== ${JSON.stringify(jt.instance.options)}`);
|
76
76
|
return jt.instance;
|
@@ -167,8 +167,8 @@ let Vr = class jt {
|
|
167
167
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
168
168
|
(s) => !r[s] && delete r[s]
|
169
169
|
), !((n = (t = window == null ? void 0 : window.google) === null || t === void 0 ? void 0 : t.maps) === null || n === void 0) && n.importLibrary || ((s) => {
|
170
|
-
let o, i, l, d = "The Google Maps JavaScript API",
|
171
|
-
p = p[
|
170
|
+
let o, i, l, d = "The Google Maps JavaScript API", u = "google", c = "importLibrary", f = "__ib__", v = document, p = window;
|
171
|
+
p = p[u] || (p[u] = {});
|
172
172
|
const m = p.maps || (p.maps = {}), g = /* @__PURE__ */ new Set(), y = new URLSearchParams(), S = () => (
|
173
173
|
// @ts-ignore
|
174
174
|
o || (o = new Promise(($, E) => Ti(this, void 0, void 0, function* () {
|
@@ -176,10 +176,10 @@ let Vr = class jt {
|
|
176
176
|
yield i = v.createElement("script"), i.id = this.id, y.set("libraries", [...g] + "");
|
177
177
|
for (l in s)
|
178
178
|
y.set(l.replace(/[A-Z]/g, (_) => "_" + _[0].toLowerCase()), s[l]);
|
179
|
-
y.set("callback",
|
179
|
+
y.set("callback", u + ".maps." + f), i.src = this.url + "?" + y, m[f] = $, i.onerror = () => o = E(Error(d + " could not load.")), i.nonce = this.nonce || ((O = v.querySelector("script[nonce]")) === null || O === void 0 ? void 0 : O.nonce) || "", v.head.append(i);
|
180
180
|
})))
|
181
181
|
);
|
182
|
-
m[
|
182
|
+
m[c] ? console.warn(d + " only loads once. Ignoring:", s) : m[c] = ($, ...E) => g.add($) && S().then(() => m[c]($, ...E));
|
183
183
|
})(r);
|
184
184
|
const a = this.libraries.map((s) => this.importLibrary(s));
|
185
185
|
a.length || a.push(this.importLibrary("core")), Promise.all(a).then(() => this.callback(), (s) => {
|
@@ -260,13 +260,13 @@ const Li = {
|
|
260
260
|
const i = s.getPlace();
|
261
261
|
if (!i.geometry || !i.address_components)
|
262
262
|
return;
|
263
|
-
let l = "", d = "",
|
263
|
+
let l = "", d = "", u = "";
|
264
264
|
for (let v = 0; v < i.address_components.length; v++) {
|
265
265
|
let p = i.address_components[v];
|
266
|
-
p.types.includes("country") && (l = p.long_name), p.types.includes("administrative_area_level_1") && (d = p.long_name), p.types.includes("locality") && (
|
266
|
+
p.types.includes("country") && (l = p.long_name), p.types.includes("administrative_area_level_1") && (d = p.long_name), p.types.includes("locality") && (u = p.long_name);
|
267
267
|
}
|
268
|
-
const
|
269
|
-
r("update:address",
|
268
|
+
const c = i.formatted_address, f = { lat: i.geometry.location.lat(), lng: i.geometry.location.lng() };
|
269
|
+
r("update:address", c), r("update:location", f), r("update:country", l), r("update:state", d), r("update:city", u);
|
270
270
|
};
|
271
271
|
return Qe(() => {
|
272
272
|
new Vr({
|
@@ -280,7 +280,7 @@ const Li = {
|
|
280
280
|
console.error(l);
|
281
281
|
});
|
282
282
|
}), (i, l) => (T(), L("div", {
|
283
|
-
class:
|
283
|
+
class: z([i.$attrs.class, "flex-nowrap flex"])
|
284
284
|
}, [
|
285
285
|
e.label ? (T(), L("div", Li, [
|
286
286
|
P("span", null, W(e.label), 1)
|
@@ -421,13 +421,13 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
|
|
421
421
|
};
|
422
422
|
try {
|
423
423
|
await n.submit(), a.value.classList.replace("bg-main", "bg-second"), o.value = !1, n.showSucces ? (i.value = !0, setTimeout(d, 500)) : d(), n.callback && setTimeout(() => n.callback(), n.callbackDelay);
|
424
|
-
} catch (
|
425
|
-
r("error",
|
424
|
+
} catch (u) {
|
425
|
+
r("error", u), a.value.classList.replace("bg-main", "bg-fourth-nano"), s.value = n.error, setTimeout(() => {
|
426
426
|
d(), a.value.classList.replace("bg-fourth-nano", "bg-main");
|
427
427
|
}, 1330);
|
428
428
|
}
|
429
429
|
}
|
430
|
-
return (d,
|
430
|
+
return (d, u) => (T(), L("button", {
|
431
431
|
onClick: le(l, ["stop"]),
|
432
432
|
disabled: e.validation,
|
433
433
|
ref_key: "button",
|
@@ -495,14 +495,14 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
|
|
495
495
|
checked: Array.isArray(e.radio) ? e.radio.includes(e.value) : e.radio
|
496
496
|
}, null, 40, Xi),
|
497
497
|
P("div", {
|
498
|
-
class:
|
498
|
+
class: z(["transition-elastic cursor-pointer mn-l-thin pd-thin h-2r w-4r radius-extra", {
|
499
499
|
"bg-dark": !(Array.isArray(e.radio) ? e.radio.includes(e.value) : e.radio) && e.theme === "dark",
|
500
500
|
"bg-light": !(Array.isArray(e.radio) ? e.radio.includes(e.value) : e.radio) && e.theme === "light",
|
501
501
|
"bg-main": Array.isArray(e.radio) ? e.radio.includes(e.value) : e.radio
|
502
502
|
}])
|
503
503
|
}, [
|
504
504
|
P("div", {
|
505
|
-
class:
|
505
|
+
class: z(["transition-linear w-1r h-1r radius-extra h-100 bg-white", {
|
506
506
|
"mn-r-auto": !(Array.isArray(e.radio) ? e.radio.includes(e.value) : e.radio),
|
507
507
|
"mn-l-auto": Array.isArray(e.radio) ? e.radio.includes(e.value) : e.radio
|
508
508
|
}])
|
@@ -564,7 +564,7 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
|
|
564
564
|
}, {
|
565
565
|
default: fe(() => [
|
566
566
|
Be(P("div", {
|
567
|
-
style:
|
567
|
+
style: Xe({ left: e.align === "left" ? "0" : "auto", right: e.align === "right" ? "0" : "auto" }),
|
568
568
|
class: "dropdown-content radius-big"
|
569
569
|
}, [
|
570
570
|
J(o.$slots, "default")
|
@@ -599,7 +599,7 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
|
|
599
599
|
}, Symbol.toStringTag, { value: "Module" })), sl = {
|
600
600
|
key: 0,
|
601
601
|
class: "t-transp mn-r-small"
|
602
|
-
}, ol = { class: "t-nowrap" }, il = { class: "w-100" }, ll = ["type", "value", "placeholder", "tabindex", "disabled"], dl = ["value", "placeholder", "tabindex", "disabled"], ul = {
|
602
|
+
}, ol = { class: "t-nowrap" }, il = { class: "w-100" }, ll = ["type", "value", "placeholder", "tabindex", "disabled", "autofocus"], dl = ["value", "placeholder", "tabindex", "disabled"], ul = {
|
603
603
|
key: 1,
|
604
604
|
class: "t-transp mn-l-small"
|
605
605
|
}, cl = {
|
@@ -616,31 +616,32 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
|
|
616
616
|
value: null,
|
617
617
|
validation: !1,
|
618
618
|
disabled: null,
|
619
|
-
tabindex: -1
|
619
|
+
tabindex: -1,
|
620
|
+
autofocus: !1
|
620
621
|
},
|
621
622
|
emits: ["update:field", "focus", "blur"],
|
622
623
|
setup(e, { emit: t }) {
|
623
624
|
const n = t, r = e;
|
624
625
|
r.value && n("update:field", r.value);
|
625
|
-
const a = F(null);
|
626
|
-
function
|
627
|
-
var
|
628
|
-
a.value && (a.value.style.height = "1rem"), a.value && (a.value.style.height = ((
|
626
|
+
const a = F(null), s = F(null);
|
627
|
+
function o() {
|
628
|
+
var l;
|
629
|
+
a.value && (a.value.style.height = "1rem"), a.value && (a.value.style.height = ((l = a.value) == null ? void 0 : l.scrollHeight) + "px");
|
629
630
|
}
|
630
631
|
vi(() => {
|
631
632
|
r.type === "textarea" && kt(() => {
|
632
633
|
focus();
|
633
|
-
}),
|
634
|
+
}), o();
|
634
635
|
}), Qe(() => {
|
635
636
|
r.type === "textarea" && kt(() => {
|
636
637
|
focus();
|
637
|
-
}),
|
638
|
+
}), o();
|
638
639
|
});
|
639
|
-
const
|
640
|
-
return (
|
640
|
+
const i = F(r.field);
|
641
|
+
return (l, d) => (T(), L(pe, null, [
|
641
642
|
P("div", {
|
642
|
-
class:
|
643
|
-
|
643
|
+
class: z([[
|
644
|
+
l.$attrs.class,
|
644
645
|
{
|
645
646
|
"bg-fourth-nano": e.validation
|
646
647
|
}
|
@@ -652,22 +653,25 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
|
|
652
653
|
P("div", il, [
|
653
654
|
e.type !== "textarea" ? (T(), L("input", {
|
654
655
|
key: 0,
|
655
|
-
|
656
|
-
|
657
|
-
|
656
|
+
ref_key: "input",
|
657
|
+
ref: s,
|
658
|
+
onInput: d[0] || (d[0] = (u) => i.value = n("update:field", u.target.value)),
|
659
|
+
onFocus: d[1] || (d[1] = (u) => n("focus", u)),
|
660
|
+
onBlur: d[2] || (d[2] = (u) => n("blur", u)),
|
658
661
|
type: e.type,
|
659
662
|
class: "w-100",
|
660
663
|
value: e.field,
|
661
664
|
placeholder: e.placeholder,
|
662
665
|
tabindex: e.tabindex,
|
663
|
-
disabled: e.disabled
|
666
|
+
disabled: e.disabled,
|
667
|
+
autofocus: e.autofocus
|
664
668
|
}, null, 40, ll)) : (T(), L("textarea", {
|
665
669
|
key: 1,
|
666
670
|
ref_key: "textarea",
|
667
671
|
ref: a,
|
668
|
-
onInput:
|
669
|
-
onFocus:
|
670
|
-
onBlur:
|
672
|
+
onInput: d[3] || (d[3] = (u) => i.value = n("update:field", u.target.value)),
|
673
|
+
onFocus: d[4] || (d[4] = (u) => n("focus", u)),
|
674
|
+
onBlur: d[5] || (d[5] = (u) => n("blur", u)),
|
671
675
|
class: "w-100",
|
672
676
|
style: { resize: "vertical" },
|
673
677
|
value: e.field,
|
@@ -676,7 +680,7 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
|
|
676
680
|
disabled: e.disabled
|
677
681
|
}, null, 40, dl))
|
678
682
|
]),
|
679
|
-
J(
|
683
|
+
J(l.$slots, "default", {}, void 0, !0),
|
680
684
|
e.symbol ? (T(), L("div", ul, [
|
681
685
|
P("span", null, W(e.symbol), 1)
|
682
686
|
])) : V("", !0)
|
@@ -689,7 +693,7 @@ const $n = /* @__PURE__ */ $t(Di, [["render", xi]]), Ui = /* @__PURE__ */ Object
|
|
689
693
|
})
|
690
694
|
], 64));
|
691
695
|
}
|
692
|
-
}, Hr = /* @__PURE__ */ $t(fl, [["__scopeId", "data-v-
|
696
|
+
}, Hr = /* @__PURE__ */ $t(fl, [["__scopeId", "data-v-5621c50c"]]), pl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
693
697
|
__proto__: null,
|
694
698
|
default: Hr
|
695
699
|
}, Symbol.toStringTag, { value: "Module" })), ml = { 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])|7(?:[013-57-9]\\d|2[0-8]))\\d|3(?:(?:[0-3589]\\d|6[1-9]|7[0-35-9])\\d|4(?:[0-578]\\d|90)))\\d\\d|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])|3\\d\\d)|(?: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[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-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]|2[23]"], "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])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:39[5-7]|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)?", "8001\\d{5}|(?:[2-467]\\d|50)\\d{6}", [8, 9], [["(\\d)(\\d{7})", "$1 $2", ["[235]|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|7[39])|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[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-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, 12], [["(\\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[03-689]|2\\d)\\d\\d|6)\\d{8}|1\\d{10}|[126]\\d{6}(?:\\d(?:\\d{2})?)?|86\\d{5,6}|(?:[3-579]\\d|8[0-57-9])\\d{5,9}", [7, 8, 9, 10, 11, 12], [["(\\d{2})(\\d{5,6})", "$1 $2", ["(?:10|2[0-57-9])[19]|3(?:[157]|35|49|9[1-68])|4(?:1[124-9]|2[179]|6[47-9]|7|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(?:07|1[236-8]|2[5-7]|[37]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|3|4[13]|5[1-5]|7[0-79]|9[0-35-9])|(?:4[35]|59|85)[1-9]", "(?:10|2[0-57-9])(?:1[02]|9[56])|8078|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|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]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))1", "10(?:1(?:0|23)|9[56])|2[0-57-9](?:1(?:00|23)|9[56])|80781|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|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]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))12", "10(?:1(?:0|23)|9[56])|2[0-57-9](?:1(?:00|23)|9[56])|807812|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|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]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))123", "10(?:1(?:0|23)|9[56])|2[0-57-9](?:1(?:00|23)|9[56])|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:1[124-9]|2[179]|[35][1-9]|6[47-9]|7\\d|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(?:078|1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|3\\d|4[13]|5[1-5]|7[0-79]|9[0-35-9]))123"], "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", "(?:[2-7]|8\\d\\d)\\d{7}|[2-47]\\d{6}|[34]\\d{5}", [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[01]|83[0-389]|94[0-4])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-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, 10, 11, 12], [["(\\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{4})(\\d{7})", "$1 $2", ["15[1279]"], "0$1"], ["(\\d{5})(\\d{6})", "$1 $2", ["15[03568]", "15(?:[0568]|31)"], "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{5})", "$1", ["20[2-59]"], "0$1"], ["(\\d{3})(\\d{3,7})", "$1 $2", ["(?:[1-3]0|[68])0|70[07-9]"], "0$1"], ["(\\d{2})(\\d{4,8})", "$1 $2", ["[14]|2[09]|50|7[135]"], "0$1"], ["(\\d{2})(\\d{6,10})", "$1 $2", ["7"], "0$1"], ["(\\d)(\\d{4,9})", "$1 $2", ["(?:1[49]|[2568])[1-8]|3(?:0[1-9]|[1-9])|9"], "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[0-35])|4(?:(?:[0-5]\\d|70)\\d|69[7-9])|(?:(?: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-3]))|(?: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])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:39[5-7]|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", ["6|7[245]"], "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-57]"], "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})|(?:43|55|70)\\d{8}|8\\d{5}(?:\\d{2,4})?", [6, 7, 8, 9, 10, 11, 12], [["(\\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]|43"]], ["(\\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}", [6, 7, 8, 9, 10, 11]], ["3[2-9]\\d{7,8}|(?:31|43)\\d{8}", [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]], ["3[2-8]\\d{9,10}", [11, 12]], 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\\d))\\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", ["[36]0|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[0135-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", "(?:[245]\\d|33|77|88)\\d{7}|(?:2\\d|[4-6])\\d{6}", [7, 8, 9], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["4[67]|[56]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[2-578]"], "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]"], "(0-$1)", 1], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["[7-9]"], "0 $1", 1], ["(\\d{2})(\\d{6})", "$1 $2", ["37|4(?:[15]|6[1-8])"], "(0-$1)", 1], ["(\\d{3})(\\d{5})", "$1 $2", ["[3-6]"], "(0-$1)", 1]], "0", 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-46-9]|3[3-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-4]|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])|4(?:0[89]|1[2-6]|9\\d)|6(?:1[016-9]|5[0-4]|[67]\\d))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:39[5-7]|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]", "[2-9]\\d{9}", [10], [["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["33|5[56]|81"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[2-9]"]]], 0, 0, 0, 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[0467]"]]]], 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", "2[0-24-9]\\d{8}|[78]\\d{10,13}|[7-9]\\d{9}|[1-9]\\d{7}|[124-7]\\d{6}", [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-6]|7(?:0[0-689]|[1-79])|8[2-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[7-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["20[129]"], "0$1"], ["(\\d{4})(\\d{2})(\\d{4})", "$1 $2 $3", ["2"], "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-7])"], "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[278]|3[0-37]))\\d{4}"], ["8(?:1[019]|2[0156]|84|90)\\d{6}"]]], RO: ["40", "00", "(?:[236-8]\\d|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]", "[6-9]\\d{6}|[1-6]\\d{4}", [5, 7], [["(\\d{2})(\\d{5})", "$1 $2", ["6[89]|7|8[4-9]|9(?:[1-8]|9[0-8])"]]]], SC: ["248", "010|0[0-2]", "(?:[2489]\\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, 12], [["(\\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-9]|[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}|(?:80\\d|900)\\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|[689]\\d|77)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[26-9]"]]], 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(?:[1245]|3[12])"]], ["(\\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|71)\\d{6}", [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", ["[67]"], "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, [["(?:3052(?:0[0-8]|[1-9]\\d)|5056(?:[0-35-9]\\d|4[468])|7302[0-4]\\d)\\d{4}|(?:305[3-9]|472[24]|505[2-57-9]|7306|983[2-47-9])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[1459]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-47-9]|1[02-9]|2[013569]|3[0-24679]|4[167]|5[0-2]|6[01349]|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]|3[016]|4[0156]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-8]|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}"], 0, 0, 0, ["305209\\d{4}"]]], 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", "00", "(?:20|33|[5-79]\\d|88)\\d{7}", [9], [["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[235-9]"]]]], 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, 12], 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", "2\\d{7,8}|3\\d{7,11}|(?:4\\d\\d|[89]00)\\d{5}", [8, 9, 10, 11, 12], [["(\\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", ["2|39"], "0$1"], ["(\\d{2})(\\d{7,10})", "$1 $2", ["3"], "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]|15|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, ["348[57]\\d{7}", [11]], 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}"]]] } };
|
@@ -833,7 +837,7 @@ function Pl(e, t) {
|
|
833
837
|
function Mn(e, t, n) {
|
834
838
|
return t && Pl(e.prototype, t), Object.defineProperty(e, "prototype", { writable: !1 }), e;
|
835
839
|
}
|
836
|
-
var Al = "1.2.0", kl = "1.7.35", ba = " ext. ", Dl = /^\d+$/,
|
840
|
+
var Al = "1.2.0", kl = "1.7.35", ba = " ext. ", Dl = /^\d+$/, Ye = /* @__PURE__ */ function() {
|
837
841
|
function e(t) {
|
838
842
|
Fn(this, e), xl(t), this.metadata = t, Js.call(this, t);
|
839
843
|
}
|
@@ -1253,7 +1257,7 @@ var Ul = function(t) {
|
|
1253
1257
|
return pr(t);
|
1254
1258
|
};
|
1255
1259
|
function Kr(e, t) {
|
1256
|
-
if (t = new
|
1260
|
+
if (t = new Ye(t), t.hasCountry(e))
|
1257
1261
|
return t.country(e).countryCallingCode();
|
1258
1262
|
throw new Error("Unknown country: ".concat(e));
|
1259
1263
|
}
|
@@ -1268,7 +1272,7 @@ var Vl = ";ext=", Vt = function(t) {
|
|
1268
1272
|
return "([".concat(ft, "]{1,").concat(t, "})");
|
1269
1273
|
};
|
1270
1274
|
function Zs(e) {
|
1271
|
-
var t = "20", n = "15", r = "9", a = "6", s = "[ \\t,]*", o = "[:\\..]?[ \\t,-]*", i = "#?", l = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", d = "(?:[xx##~~]|int|int)",
|
1275
|
+
var t = "20", n = "15", r = "9", a = "6", s = "[ \\t,]*", o = "[:\\..]?[ \\t,-]*", i = "#?", l = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", d = "(?:[xx##~~]|int|int)", u = "[- ]+", c = "[ \\t]*", f = "(?:,{2}|;)", v = Vl + Vt(t), p = s + l + o + Vt(t) + i, m = s + d + o + Vt(r) + i, g = u + Vt(a) + "#", y = c + f + o + Vt(n) + i, S = c + "(?:,)+" + o + Vt(r) + i;
|
1272
1276
|
return v + "|" + p + "|" + m + "|" + g + "|" + y + "|" + S;
|
1273
1277
|
}
|
1274
1278
|
var jl = "[" + ft + "]{" + Gr + "}", Hl = "[" + Wr + "]{0,1}(?:[" + wn + "]*[" + ft + "]){3,}[" + wn + ft + "]*", Gl = new RegExp("^[" + Wr + "]{0,1}(?:[" + wn + "]*[" + ft + "]){1,2}$", "i"), Wl = Hl + // Phone number extensions
|
@@ -1420,7 +1424,7 @@ function td(e, t, n) {
|
|
1420
1424
|
return o === s ? "IS_POSSIBLE" : o > s ? "TOO_SHORT" : a[a.length - 1] < s ? "TOO_LONG" : a.indexOf(s, 1) >= 0 ? "IS_POSSIBLE" : "INVALID_LENGTH";
|
1421
1425
|
}
|
1422
1426
|
function nd(e, t, n) {
|
1423
|
-
if (t === void 0 && (t = {}), n = new
|
1427
|
+
if (t === void 0 && (t = {}), n = new Ye(n), t.v2) {
|
1424
1428
|
if (!e.countryCallingCode)
|
1425
1429
|
throw new Error("Invalid phone number object passed");
|
1426
1430
|
n.selectNumberingPlan(e.countryCallingCode);
|
@@ -1484,7 +1488,7 @@ function Sa(e, t) {
|
|
1484
1488
|
var sd = ["MOBILE", "PREMIUM_RATE", "TOLL_FREE", "SHARED_COST", "VOIP", "PERSONAL_NUMBER", "PAGER", "UAN", "VOICEMAIL"];
|
1485
1489
|
function qr(e, t, n) {
|
1486
1490
|
if (t = t || {}, !(!e.country && !e.countryCallingCode)) {
|
1487
|
-
n = new
|
1491
|
+
n = new Ye(n), n.selectNumberingPlan(e.country, e.countryCallingCode);
|
1488
1492
|
var r = t.v2 ? e.nationalNumber : e.phone;
|
1489
1493
|
if (Et(r, n.nationalNumberPattern())) {
|
1490
1494
|
if (Jn(r, "FIXED_LINE", n))
|
@@ -1501,19 +1505,19 @@ function Jn(e, t, n) {
|
|
1501
1505
|
return t = n.type(t), !t || !t.pattern() || t.possibleLengths() && t.possibleLengths().indexOf(e.length) < 0 ? !1 : Et(e, t.pattern());
|
1502
1506
|
}
|
1503
1507
|
function od(e, t, n) {
|
1504
|
-
if (t = t || {}, n = new
|
1508
|
+
if (t = t || {}, n = new Ye(n), n.selectNumberingPlan(e.country, e.countryCallingCode), n.hasTypes())
|
1505
1509
|
return qr(e, t, n.metadata) !== void 0;
|
1506
1510
|
var r = t.v2 ? e.nationalNumber : e.phone;
|
1507
1511
|
return Et(r, n.nationalNumberPattern());
|
1508
1512
|
}
|
1509
1513
|
function id(e, t, n) {
|
1510
|
-
var r = new
|
1514
|
+
var r = new Ye(n), a = r.getCountryCodesForCallingCode(e);
|
1511
1515
|
return a ? a.filter(function(s) {
|
1512
1516
|
return ld(t, s, n);
|
1513
1517
|
}) : [];
|
1514
1518
|
}
|
1515
1519
|
function ld(e, t, n) {
|
1516
|
-
var r = new
|
1520
|
+
var r = new Ye(n);
|
1517
1521
|
return r.selectNumberingPlan(t), r.numberingPlan.possibleLengths().indexOf(e.length) >= 0;
|
1518
1522
|
}
|
1519
1523
|
function dd(e) {
|
@@ -1541,7 +1545,7 @@ function cd(e, t, n) {
|
|
1541
1545
|
}
|
1542
1546
|
var fd = /^[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?$/;
|
1543
1547
|
function pd(e, t, n) {
|
1544
|
-
var r = new
|
1548
|
+
var r = new Ye(n);
|
1545
1549
|
if (r.selectNumberingPlan(e, t), r.defaultIDDPrefix())
|
1546
1550
|
return r.defaultIDDPrefix();
|
1547
1551
|
if (fd.test(r.IDDPrefix()))
|
@@ -1612,7 +1616,7 @@ var Ia = {
|
|
1612
1616
|
}
|
1613
1617
|
};
|
1614
1618
|
function vd(e, t, n, r) {
|
1615
|
-
if (n ? n = La(La({}, Ia), n) : n = Ia, r = new
|
1619
|
+
if (n ? n = La(La({}, Ia), n) : n = Ia, r = new Ye(r), e.country && e.country !== "001") {
|
1616
1620
|
if (!r.hasCountry(e.country))
|
1617
1621
|
throw new Error("Unknown country: ".concat(e.country));
|
1618
1622
|
r.country(e.country);
|
@@ -1752,7 +1756,7 @@ var Td = /* @__PURE__ */ function() {
|
|
1752
1756
|
}, {
|
1753
1757
|
key: "isNonGeographic",
|
1754
1758
|
value: function() {
|
1755
|
-
var n = new
|
1759
|
+
var n = new Ye(this.getMetadata());
|
1756
1760
|
return n.isNonGeographicCallingCode(this.countryCallingCode);
|
1757
1761
|
}
|
1758
1762
|
}, {
|
@@ -1810,7 +1814,7 @@ var Td = /* @__PURE__ */ function() {
|
|
1810
1814
|
return /^[A-Z]{2}$/.test(t);
|
1811
1815
|
};
|
1812
1816
|
function wd(e, t) {
|
1813
|
-
var n, r, a = new
|
1817
|
+
var n, r, a = new Ye(t);
|
1814
1818
|
return Sd(e) ? (n = e, a.selectNumberingPlan(n), r = a.countryCallingCode()) : r = e, {
|
1815
1819
|
country: n,
|
1816
1820
|
countryCallingCode: r
|
@@ -1819,7 +1823,7 @@ function wd(e, t) {
|
|
1819
1823
|
var Nd = new RegExp("([" + ft + "])");
|
1820
1824
|
function Ld(e, t, n, r) {
|
1821
1825
|
if (t) {
|
1822
|
-
var a = new
|
1826
|
+
var a = new Ye(r);
|
1823
1827
|
a.selectNumberingPlan(t, n);
|
1824
1828
|
var s = new RegExp(a.IDDPrefix());
|
1825
1829
|
if (e.search(s) === 0) {
|
@@ -1843,8 +1847,8 @@ function Id(e, t) {
|
|
1843
1847
|
}
|
1844
1848
|
var d;
|
1845
1849
|
if (i) {
|
1846
|
-
var
|
1847
|
-
|
1850
|
+
var u = e.indexOf(r[1]), c = e.slice(0, u);
|
1851
|
+
c === t.numberingPlan.nationalPrefix() && (d = t.numberingPlan.nationalPrefix());
|
1848
1852
|
} else
|
1849
1853
|
d = r[0];
|
1850
1854
|
return {
|
@@ -1890,7 +1894,7 @@ function Ad(e, t) {
|
|
1890
1894
|
function kd(e, t, n, r) {
|
1891
1895
|
var a = t ? Kr(t, r) : n;
|
1892
1896
|
if (e.indexOf(a) === 0) {
|
1893
|
-
r = new
|
1897
|
+
r = new Ye(r), r.selectNumberingPlan(t, n);
|
1894
1898
|
var s = e.slice(a.length), o = mr(s, r), i = o.nationalNumber, l = mr(e, r), d = l.nationalNumber;
|
1895
1899
|
if (!Et(d, r.nationalNumberPattern()) && Et(i, r.nationalNumberPattern()) || Yr(d, r) === "TOO_LONG")
|
1896
1900
|
return {
|
@@ -1929,13 +1933,13 @@ function Dd(e, t, n, r) {
|
|
1929
1933
|
}
|
1930
1934
|
if (e[1] === "0")
|
1931
1935
|
return {};
|
1932
|
-
r = new
|
1936
|
+
r = new Ye(r);
|
1933
1937
|
for (var d = 2; d - 1 <= Ol && d <= e.length; ) {
|
1934
|
-
var
|
1935
|
-
if (r.hasCallingCode(
|
1936
|
-
return r.selectNumberingPlan(
|
1938
|
+
var u = e.slice(1, d);
|
1939
|
+
if (r.hasCallingCode(u))
|
1940
|
+
return r.selectNumberingPlan(u), {
|
1937
1941
|
countryCallingCodeSource: a ? "FROM_NUMBER_WITH_IDD" : "FROM_NUMBER_WITH_PLUS_SIGN",
|
1938
|
-
countryCallingCode:
|
1942
|
+
countryCallingCode: u,
|
1939
1943
|
number: e.slice(d)
|
1940
1944
|
};
|
1941
1945
|
d++;
|
@@ -1971,7 +1975,7 @@ function ka(e, t) {
|
|
1971
1975
|
}
|
1972
1976
|
function Md(e, t) {
|
1973
1977
|
var n = t.countries, r = t.defaultCountry, a = t.metadata;
|
1974
|
-
a = new
|
1978
|
+
a = new Ye(a);
|
1975
1979
|
for (var s = [], o = Rd(n), i; !(i = o()).done; ) {
|
1976
1980
|
var l = i.value;
|
1977
1981
|
if (a.country(l), a.leadingDigits()) {
|
@@ -2034,7 +2038,7 @@ function Xd(e, t) {
|
|
2034
2038
|
}
|
2035
2039
|
var Jd = 250, Zd = new RegExp("[" + Wr + ft + "]"), Qd = new RegExp("[^" + ft + "#]+$");
|
2036
2040
|
function eu(e, t, n) {
|
2037
|
-
if (t = t || {}, n = new
|
2041
|
+
if (t = t || {}, n = new Ye(n), t.defaultCountry && !n.hasCountry(t.defaultCountry))
|
2038
2042
|
throw t.v2 ? new yt("INVALID_COUNTRY") : new Error("Unknown country: ".concat(t.defaultCountry));
|
2039
2043
|
var r = nu(e, t.v2, t.extract), a = r.number, s = r.ext, o = r.error;
|
2040
2044
|
if (!a) {
|
@@ -2042,7 +2046,7 @@ function eu(e, t, n) {
|
|
2042
2046
|
throw o === "TOO_SHORT" ? new yt("TOO_SHORT") : new yt("NOT_A_NUMBER");
|
2043
2047
|
return {};
|
2044
2048
|
}
|
2045
|
-
var i = au(a, t.defaultCountry, t.defaultCallingCode, n), l = i.country, d = i.nationalNumber,
|
2049
|
+
var i = au(a, t.defaultCountry, t.defaultCallingCode, n), l = i.country, d = i.nationalNumber, u = i.countryCallingCode, c = i.countryCallingCodeSource, f = i.carrierCode;
|
2046
2050
|
if (!n.hasSelectedNumberingPlan()) {
|
2047
2051
|
if (t.v2)
|
2048
2052
|
throw new yt("INVALID_COUNTRY");
|
@@ -2059,13 +2063,13 @@ function eu(e, t, n) {
|
|
2059
2063
|
return {};
|
2060
2064
|
}
|
2061
2065
|
if (t.v2) {
|
2062
|
-
var v = new Td(
|
2063
|
-
return l && (v.country = l), f && (v.carrierCode = f), s && (v.ext = s), v.__countryCallingCodeSource =
|
2066
|
+
var v = new Td(u, d, n.metadata);
|
2067
|
+
return l && (v.country = l), f && (v.carrierCode = f), s && (v.ext = s), v.__countryCallingCodeSource = c, v;
|
2064
2068
|
}
|
2065
2069
|
var p = (t.extended ? n.hasSelectedNumberingPlan() : l) ? Et(d, n.nationalNumberPattern()) : !1;
|
2066
2070
|
return t.extended ? {
|
2067
2071
|
country: l,
|
2068
|
-
countryCallingCode:
|
2072
|
+
countryCallingCode: u,
|
2069
2073
|
carrierCode: f,
|
2070
2074
|
valid: p,
|
2071
2075
|
possible: p ? !0 : !!(t.extended === !0 && n.possibleLengths() && Qs(d, n)),
|
@@ -2123,8 +2127,8 @@ function au(e, t, n, r) {
|
|
2123
2127
|
countryCallingCodeSource: s,
|
2124
2128
|
countryCallingCode: o
|
2125
2129
|
};
|
2126
|
-
var d = mr(Ta(i), r),
|
2127
|
-
nationalNumber:
|
2130
|
+
var d = mr(Ta(i), r), u = d.nationalNumber, c = d.carrierCode, f = xd(o, {
|
2131
|
+
nationalNumber: u,
|
2128
2132
|
defaultCountry: t,
|
2129
2133
|
metadata: r
|
2130
2134
|
});
|
@@ -2132,8 +2136,8 @@ function au(e, t, n, r) {
|
|
2132
2136
|
country: l,
|
2133
2137
|
countryCallingCode: o,
|
2134
2138
|
countryCallingCodeSource: s,
|
2135
|
-
nationalNumber:
|
2136
|
-
carrierCode:
|
2139
|
+
nationalNumber: u,
|
2140
|
+
carrierCode: c
|
2137
2141
|
};
|
2138
2142
|
}
|
2139
2143
|
function Fa(e, t) {
|
@@ -2383,7 +2387,7 @@ const vu = [["افغانستان", "af", "93", , "🇦🇫"], ["Shqipë
|
|
2383
2387
|
action: null,
|
2384
2388
|
amount: null
|
2385
2389
|
});
|
2386
|
-
const s = F(r.modelValue ? r.modelValue : ""), o = F(""), i = F(!1), l = F(!1), d = F(null),
|
2390
|
+
const s = F(r.modelValue ? r.modelValue : ""), o = F(""), i = F(!1), l = F(!1), d = F(null), u = F(""), c = F(null), f = F("below"), v = F(r.Placeholder !== "" ? r.Placeholder : r.inputOptions.placeholder), p = F(null), m = F(null), g = F(null);
|
2387
2391
|
Qe(async () => {
|
2388
2392
|
r.modelValue && (s.value = r.modelValue), Re(), $e().then(() => {
|
2389
2393
|
var D;
|
@@ -2545,10 +2549,10 @@ const vu = [["افغانستان", "af", "93", , "🇦🇫"], ["Shqipë
|
|
2545
2549
|
})) : D.keyCode === 38 ? (D.preventDefault(), i.value = !0, d.value = d.value === null ? O.value.length - 1 : Math.max(0, d.value - 1), kt(() => {
|
2546
2550
|
const N = m.value.children[d.value];
|
2547
2551
|
N.offsetTop < m.value.scrollTop && (m.value.scrollTop = N.offsetTop);
|
2548
|
-
})) : D.keyCode === 13 ? (D.preventDefault(), d.value !== null && ye(O.value[d.value]), i.value = !i.value) : (
|
2549
|
-
|
2552
|
+
})) : D.keyCode === 13 ? (D.preventDefault(), d.value !== null && ye(O.value[d.value]), i.value = !i.value) : (u.value += D.key, clearTimeout(c), c = setTimeout(() => {
|
2553
|
+
u.value = "";
|
2550
2554
|
}, 700), kt(() => {
|
2551
|
-
const N = O.value.slice(r.preferredCountries.length).findIndex((B) => B.name.toLowerCase().startsWith(
|
2555
|
+
const N = O.value.slice(r.preferredCountries.length).findIndex((B) => B.name.toLowerCase().startsWith(u.value));
|
2552
2556
|
if (N >= 0) {
|
2553
2557
|
d.value = r.preferredCountries.length + N;
|
2554
2558
|
const B = m.value.children[d.value];
|
@@ -2565,14 +2569,14 @@ const vu = [["افغانستان", "af", "93", , "🇦🇫"], ["Shqipë
|
|
2565
2569
|
}
|
2566
2570
|
return (D, N) => (T(), L(pe, null, [
|
2567
2571
|
P("div", {
|
2568
|
-
class:
|
2572
|
+
class: z([[
|
2569
2573
|
e.rootClass,
|
2570
2574
|
w.value,
|
2571
2575
|
D.$attrs.class,
|
2572
2576
|
{ "bg-fourth-nano": e.validation },
|
2573
2577
|
{ disabled: e.disabled }
|
2574
2578
|
], "vue3-reactive-tel-input"]),
|
2575
|
-
style:
|
2579
|
+
style: Xe([
|
2576
2580
|
e.rootStyle,
|
2577
2581
|
k.value
|
2578
2582
|
]),
|
@@ -2580,8 +2584,8 @@ const vu = [["افغانستان", "af", "93", , "🇦🇫"], ["Shqipë
|
|
2580
2584
|
ref: p
|
2581
2585
|
}, [
|
2582
2586
|
Be((T(), L("div", {
|
2583
|
-
class:
|
2584
|
-
style:
|
2587
|
+
class: z([["vti__dropdown", { open: i.value }], "br-solid br-black-transp br-1px radius-thin"]),
|
2588
|
+
style: Xe([e.dropdownStyle]),
|
2585
2589
|
tabindex: e.dropdownOptions.tabindex,
|
2586
2590
|
onKeydown: [
|
2587
2591
|
Ce,
|
@@ -2600,11 +2604,11 @@ const vu = [["افغانستان", "af", "93", , "🇦🇫"], ["Shqipë
|
|
2600
2604
|
Be(P("ul", {
|
2601
2605
|
ref_key: "list",
|
2602
2606
|
ref: m,
|
2603
|
-
class:
|
2604
|
-
style:
|
2607
|
+
class: z(["bs-black radius-small vti__dropdown-list", f.value]),
|
2608
|
+
style: Xe([e.listStyle])
|
2605
2609
|
}, [
|
2606
2610
|
(T(!0), L(pe, null, De(O.value, (B, te) => (T(), L("li", {
|
2607
|
-
class:
|
2611
|
+
class: z(["flex-nowrap flex w-max", ["vti__dropdown-item", Ue(te, B.iso2)]]),
|
2608
2612
|
key: B.iso2 + (B.preferred ? "-preferred" : ""),
|
2609
2613
|
onClick: (he) => ye(B),
|
2610
2614
|
onMousemove: (he) => d.value = te
|
@@ -2632,8 +2636,8 @@ const vu = [["افغانستان", "af", "93", , "🇦🇫"], ["Shqipë
|
|
2632
2636
|
type: e.inputOptions.type,
|
2633
2637
|
autocomplete: e.inputOptions.autocomplete,
|
2634
2638
|
autofocus: e.inputOptions.autofocus,
|
2635
|
-
class:
|
2636
|
-
style:
|
2639
|
+
class: z(["vti__input", e.inputOptions.styleClasses, e.inputClass, C.value]),
|
2640
|
+
style: Xe([e.inputStyle, M.value]),
|
2637
2641
|
disabled: e.disabled,
|
2638
2642
|
id: e.inputId !== "" ? e.inputId : e.inputOptions.id,
|
2639
2643
|
maxlength: e.inputOptions.maxlength,
|
@@ -2711,23 +2715,23 @@ const vu = [["افغانستان", "af", "93", , "🇦🇫"], ["Shqipë
|
|
2711
2715
|
position: n.location,
|
2712
2716
|
map: o,
|
2713
2717
|
draggable: !0
|
2714
|
-
}), i.addListener("dragend", (
|
2715
|
-
const f = { lat:
|
2718
|
+
}), i.addListener("dragend", (c) => {
|
2719
|
+
const f = { lat: c.latLng.lat(), lng: c.latLng.lng() };
|
2716
2720
|
r("update:location", f), l(f);
|
2717
2721
|
});
|
2718
|
-
}).catch((
|
2719
|
-
console.error(
|
2722
|
+
}).catch((c) => {
|
2723
|
+
console.error(c);
|
2720
2724
|
});
|
2721
2725
|
}), lr(() => {
|
2722
2726
|
n.location && i && i.setPosition(new google.maps.LatLng(n.location.lat, n.location.lng));
|
2723
2727
|
}), lr(() => {
|
2724
2728
|
if (n.location && o) {
|
2725
|
-
const
|
2726
|
-
o.setCenter(
|
2729
|
+
const u = new google.maps.LatLng(n.location.lat, n.location.lng);
|
2730
|
+
o.setCenter(u), o.setZoom(15);
|
2727
2731
|
}
|
2728
2732
|
});
|
2729
|
-
function l(
|
2730
|
-
new google.maps.Geocoder().geocode({ location:
|
2733
|
+
function l(u) {
|
2734
|
+
new google.maps.Geocoder().geocode({ location: u }, (f, v) => {
|
2731
2735
|
if (v === "OK")
|
2732
2736
|
if (f[0]) {
|
2733
2737
|
r("update:address", f[0].formatted_address);
|
@@ -2742,14 +2746,14 @@ const vu = [["افغانستان", "af", "93", , "🇦🇫"], ["Shqipë
|
|
2742
2746
|
});
|
2743
2747
|
}
|
2744
2748
|
async function d() {
|
2745
|
-
s.value = !0, navigator.geolocation ? navigator.geolocation.getCurrentPosition((
|
2746
|
-
const
|
2747
|
-
r("update:location",
|
2749
|
+
s.value = !0, navigator.geolocation ? navigator.geolocation.getCurrentPosition((u) => {
|
2750
|
+
const c = { lat: u.coords.latitude, lng: u.coords.longitude };
|
2751
|
+
r("update:location", c), l(c), s.value = !1;
|
2748
2752
|
}, () => {
|
2749
2753
|
console.error("Error getting location"), s.value = !1;
|
2750
2754
|
}) : (console.error("Geolocation is not supported by this browser."), s.value = !1);
|
2751
2755
|
}
|
2752
|
-
return (
|
2756
|
+
return (u, c) => (T(), L("div", Pu, [
|
2753
2757
|
P("div", {
|
2754
2758
|
ref_key: "mapContainer",
|
2755
2759
|
ref: a,
|
@@ -2767,7 +2771,7 @@ const vu = [["افغانستان", "af", "93", , "🇦🇫"], ["Shqipë
|
|
2767
2771
|
s.value ? (T(), Le($n, {
|
2768
2772
|
key: 1,
|
2769
2773
|
class: "pos-t-0 pos-l-0 i-small"
|
2770
|
-
})) : (T(), L("svg", Au,
|
2774
|
+
})) : (T(), L("svg", Au, c[0] || (c[0] = [
|
2771
2775
|
P("path", {
|
2772
2776
|
d: "M50.0004 31.4995C39.7996 31.4995 31.5 39.7991 31.5 49.9999C31.5 60.2007 39.7996 68.5003 50.0004 68.5003C60.2012 68.5003 68.5008 60.2007 68.5008 49.9999C68.5008 39.7991 60.2012 31.4995 50.0004 31.4995ZM50.0004 63.7944C42.3941 63.7944 36.2059 57.6062 36.2059 49.9999C36.2059 42.3936 42.3941 36.2054 50.0004 36.2054C57.6067 36.2054 63.7949 42.3936 63.7949 49.9999C63.7949 57.6062 57.6067 63.7944 50.0004 63.7944Z",
|
2773
2777
|
fill: "rgb(var(--white))"
|
@@ -2912,12 +2916,12 @@ function qu(e, t = 0, n = e.length) {
|
|
2912
2916
|
s.push(`${l}${" ".repeat(3 - String(l).length)}| ${r[i]}`);
|
2913
2917
|
const d = r[i].length;
|
2914
2918
|
if (i === o) {
|
2915
|
-
const
|
2916
|
-
s.push(" | " + " ".repeat(
|
2919
|
+
const u = t - (a - d) + 1, c = Math.max(1, n > a ? d - u : n - t);
|
2920
|
+
s.push(" | " + " ".repeat(u) + "^".repeat(c));
|
2917
2921
|
} else if (i > o) {
|
2918
2922
|
if (n > a) {
|
2919
|
-
const
|
2920
|
-
s.push(" | " + "^".repeat(
|
2923
|
+
const u = Math.max(Math.min(n - a, d), 1);
|
2924
|
+
s.push(" | " + "^".repeat(u));
|
2921
2925
|
}
|
2922
2926
|
a += d + 1;
|
2923
2927
|
}
|
@@ -3055,9 +3059,9 @@ const rc = /<\/?[\w\s="/.':;#-\/]+>/, ac = (e) => rc.test(e), gt = " ", sc = "\r
|
|
3055
3059
|
function lc(e) {
|
3056
3060
|
const t = e;
|
3057
3061
|
let n = 0, r = 1, a = 1, s = 0;
|
3058
|
-
const o = (w) => t[w] === sc && t[w + 1] === Ge, i = (w) => t[w] === Ge, l = (w) => t[w] === ic, d = (w) => t[w] === oc,
|
3062
|
+
const o = (w) => t[w] === sc && t[w + 1] === Ge, i = (w) => t[w] === Ge, l = (w) => t[w] === ic, d = (w) => t[w] === oc, u = (w) => o(w) || i(w) || l(w) || d(w), c = () => n, f = () => r, v = () => a, p = () => s, m = (w) => o(w) || l(w) || d(w) ? Ge : t[w], g = () => m(n), y = () => m(n + s);
|
3059
3063
|
function S() {
|
3060
|
-
return s = 0,
|
3064
|
+
return s = 0, u(n) && (r++, a = 0), o(n) && n++, n++, a++, t[n];
|
3061
3065
|
}
|
3062
3066
|
function $() {
|
3063
3067
|
return o(n + s) && s++, s++, t[n + s];
|
@@ -3075,7 +3079,7 @@ function lc(e) {
|
|
3075
3079
|
s = 0;
|
3076
3080
|
}
|
3077
3081
|
return {
|
3078
|
-
index:
|
3082
|
+
index: c,
|
3079
3083
|
line: f,
|
3080
3084
|
column: v,
|
3081
3085
|
peekOffset: p,
|
@@ -3103,15 +3107,15 @@ function cc(e, t = {}) {
|
|
3103
3107
|
braceNest: 0,
|
3104
3108
|
inLinked: !1,
|
3105
3109
|
text: ""
|
3106
|
-
}, d = () => l, { onError:
|
3107
|
-
function
|
3110
|
+
}, d = () => l, { onError: u } = t;
|
3111
|
+
function c(h, b, R, ...K) {
|
3108
3112
|
const ue = d();
|
3109
|
-
if (b.column += R, b.offset += R,
|
3113
|
+
if (b.column += R, b.offset += R, u) {
|
3110
3114
|
const oe = n ? In(ue.startLoc, b) : null, re = zt(h, oe, {
|
3111
3115
|
domain: uc,
|
3112
3116
|
args: K
|
3113
3117
|
});
|
3114
|
-
|
3118
|
+
u(re);
|
3115
3119
|
}
|
3116
3120
|
}
|
3117
3121
|
function f(h, b, R) {
|
@@ -3125,7 +3129,7 @@ function cc(e, t = {}) {
|
|
3125
3129
|
/* TokenTypes.EOF */
|
3126
3130
|
);
|
3127
3131
|
function p(h, b) {
|
3128
|
-
return h.currentChar() === b ? (h.next(), b) : (
|
3132
|
+
return h.currentChar() === b ? (h.next(), b) : (c(q.EXPECTED_TOKEN, s(), 0, b), "");
|
3129
3133
|
}
|
3130
3134
|
function m(h) {
|
3131
3135
|
let b = "";
|
@@ -3280,7 +3284,7 @@ function cc(e, t = {}) {
|
|
3280
3284
|
function Pe(h) {
|
3281
3285
|
g(h);
|
3282
3286
|
const b = h.currentChar();
|
3283
|
-
return b !== "%" &&
|
3287
|
+
return b !== "%" && c(q.EXPECTED_TOKEN, s(), 0, b), h.next(), "%";
|
3284
3288
|
}
|
3285
3289
|
function Ae(h) {
|
3286
3290
|
let b = "";
|
@@ -3311,12 +3315,12 @@ function cc(e, t = {}) {
|
|
3311
3315
|
let b = "", R = "";
|
3312
3316
|
for (; b = Ue(h); )
|
3313
3317
|
R += b;
|
3314
|
-
return h.currentChar() === wt &&
|
3318
|
+
return h.currentChar() === wt && c(q.UNTERMINATED_CLOSING_BRACE, s(), 0), R;
|
3315
3319
|
}
|
3316
3320
|
function nt(h) {
|
3317
3321
|
g(h);
|
3318
3322
|
let b = "";
|
3319
|
-
return h.currentChar() === "-" ? (h.next(), b += `-${be(h)}`) : b += be(h), h.currentChar() === wt &&
|
3323
|
+
return h.currentChar() === "-" ? (h.next(), b += `-${be(h)}`) : b += be(h), h.currentChar() === wt && c(q.UNTERMINATED_CLOSING_BRACE, s(), 0), b;
|
3320
3324
|
}
|
3321
3325
|
function Oe(h) {
|
3322
3326
|
return h !== Xa && h !== Ge;
|
@@ -3327,7 +3331,7 @@ function cc(e, t = {}) {
|
|
3327
3331
|
for (; b = Y(h, Oe); )
|
3328
3332
|
b === "\\" ? R += Fe(h) : R += b;
|
3329
3333
|
const K = h.currentChar();
|
3330
|
-
return K === Ge || K === wt ? (
|
3334
|
+
return K === Ge || K === wt ? (c(q.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, s(), 0), K === Ge && (h.next(), p(h, "'")), R) : (p(h, "'"), R);
|
3331
3335
|
}
|
3332
3336
|
function Fe(h) {
|
3333
3337
|
const b = h.currentChar();
|
@@ -3340,7 +3344,7 @@ function cc(e, t = {}) {
|
|
3340
3344
|
case "U":
|
3341
3345
|
return Ce(h, b, 6);
|
3342
3346
|
default:
|
3343
|
-
return
|
3347
|
+
return c(q.UNKNOWN_ESCAPE_SEQUENCE, s(), 0, b), "";
|
3344
3348
|
}
|
3345
3349
|
}
|
3346
3350
|
function Ce(h, b, R) {
|
@@ -3349,7 +3353,7 @@ function cc(e, t = {}) {
|
|
3349
3353
|
for (let ue = 0; ue < R; ue++) {
|
3350
3354
|
const oe = Ie(h);
|
3351
3355
|
if (!oe) {
|
3352
|
-
|
3356
|
+
c(q.INVALID_UNICODE_ESCAPE_SEQUENCE, s(), 0, `\\${b}${K}${h.currentChar()}`);
|
3353
3357
|
break;
|
3354
3358
|
}
|
3355
3359
|
K += oe;
|
@@ -3392,27 +3396,27 @@ function cc(e, t = {}) {
|
|
3392
3396
|
let R = null;
|
3393
3397
|
switch (h.currentChar()) {
|
3394
3398
|
case "{":
|
3395
|
-
return b.braceNest >= 1 &&
|
3399
|
+
return b.braceNest >= 1 && c(q.NOT_ALLOW_NEST_PLACEHOLDER, s(), 0), h.next(), R = f(
|
3396
3400
|
b,
|
3397
3401
|
2,
|
3398
3402
|
"{"
|
3399
3403
|
/* TokenChars.BraceLeft */
|
3400
3404
|
), g(h), b.braceNest++, R;
|
3401
3405
|
case "}":
|
3402
|
-
return b.braceNest > 0 && b.currentType === 2 &&
|
3406
|
+
return b.braceNest > 0 && b.currentType === 2 && c(q.EMPTY_PLACEHOLDER, s(), 0), h.next(), R = f(
|
3403
3407
|
b,
|
3404
3408
|
3,
|
3405
3409
|
"}"
|
3406
3410
|
/* TokenChars.BraceRight */
|
3407
3411
|
), b.braceNest--, b.braceNest > 0 && g(h), b.inLinked && b.braceNest === 0 && (b.inLinked = !1), R;
|
3408
3412
|
case "@":
|
3409
|
-
return b.braceNest > 0 &&
|
3413
|
+
return b.braceNest > 0 && c(q.UNTERMINATED_CLOSING_BRACE, s(), 0), R = he(h, b) || v(b), b.braceNest = 0, R;
|
3410
3414
|
default: {
|
3411
3415
|
let ue = !0, oe = !0, re = !0;
|
3412
3416
|
if (M(h))
|
3413
|
-
return b.braceNest > 0 &&
|
3417
|
+
return b.braceNest > 0 && c(q.UNTERMINATED_CLOSING_BRACE, s(), 0), R = f(b, 1, B(h)), b.braceNest = 0, b.inLinked = !1, R;
|
3414
3418
|
if (b.braceNest > 0 && (b.currentType === 5 || b.currentType === 6 || b.currentType === 7))
|
3415
|
-
return
|
3419
|
+
return c(q.UNTERMINATED_CLOSING_BRACE, s(), 0), b.braceNest = 0, Ne(h, b);
|
3416
3420
|
if (ue = $(h, b))
|
3417
3421
|
return R = f(b, 5, tt(h)), g(h), R;
|
3418
3422
|
if (oe = E(h, b))
|
@@ -3420,7 +3424,7 @@ function cc(e, t = {}) {
|
|
3420
3424
|
if (re = O(h, b))
|
3421
3425
|
return R = f(b, 7, _e(h)), g(h), R;
|
3422
3426
|
if (!ue && !oe && !re)
|
3423
|
-
return R = f(b, 13, G(h)),
|
3427
|
+
return R = f(b, 13, G(h)), c(q.INVALID_TOKEN_IN_PLACEHOLDER, s(), 0, R.value), g(h), R;
|
3424
3428
|
break;
|
3425
3429
|
}
|
3426
3430
|
}
|
@@ -3430,7 +3434,7 @@ function cc(e, t = {}) {
|
|
3430
3434
|
const { currentType: R } = b;
|
3431
3435
|
let K = null;
|
3432
3436
|
const ue = h.currentChar();
|
3433
|
-
switch ((R === 8 || R === 9 || R === 12 || R === 10) && (ue === Ge || ue === gt) &&
|
3437
|
+
switch ((R === 8 || R === 9 || R === 12 || R === 10) && (ue === Ge || ue === gt) && c(q.INVALID_LINKED_FORMAT, s(), 0), ue) {
|
3434
3438
|
case "@":
|
3435
3439
|
return h.next(), K = f(
|
3436
3440
|
b,
|
@@ -3453,7 +3457,7 @@ function cc(e, t = {}) {
|
|
3453
3457
|
/* TokenChars.LinkedDelimiter */
|
3454
3458
|
);
|
3455
3459
|
default:
|
3456
|
-
return M(h) ? (K = f(b, 1, B(h)), b.braceNest = 0, b.inLinked = !1, K) : _(h, b) || k(h, b) ? (g(h), he(h, b)) : w(h, b) ? (g(h), f(b, 12, D(h))) : C(h, b) ? (g(h), ue === "{" ? te(h, b) || K : f(b, 11, N(h))) : (R === 8 &&
|
3460
|
+
return M(h) ? (K = f(b, 1, B(h)), b.braceNest = 0, b.inLinked = !1, K) : _(h, b) || k(h, b) ? (g(h), he(h, b)) : w(h, b) ? (g(h), f(b, 12, D(h))) : C(h, b) ? (g(h), ue === "{" ? te(h, b) || K : f(b, 11, N(h))) : (R === 8 && c(q.INVALID_LINKED_FORMAT, s(), 0), b.braceNest = 0, b.inLinked = !1, Ne(h, b));
|
3457
3461
|
}
|
3458
3462
|
}
|
3459
3463
|
function Ne(h, b) {
|
@@ -3469,7 +3473,7 @@ function cc(e, t = {}) {
|
|
3469
3473
|
case "{":
|
3470
3474
|
return te(h, b) || v(b);
|
3471
3475
|
case "}":
|
3472
|
-
return
|
3476
|
+
return c(q.UNBALANCED_CLOSING_BRACE, s(), 0), h.next(), f(
|
3473
3477
|
b,
|
3474
3478
|
3,
|
3475
3479
|
"}"
|
@@ -3552,11 +3556,11 @@ function hc(e = {}) {
|
|
3552
3556
|
const O = $.context(), { lastOffset: _, lastStartLoc: w } = O, k = o(5, _, w);
|
3553
3557
|
return k.index = parseInt(E, 10), $.nextToken(), i(k, $.currentOffset(), $.currentPosition()), k;
|
3554
3558
|
}
|
3555
|
-
function
|
3559
|
+
function u($, E, O) {
|
3556
3560
|
const _ = $.context(), { lastOffset: w, lastStartLoc: k } = _, C = o(4, w, k);
|
3557
3561
|
return C.key = E, O === !0 && (C.modulo = !0), $.nextToken(), i(C, $.currentOffset(), $.currentPosition()), C;
|
3558
3562
|
}
|
3559
|
-
function
|
3563
|
+
function c($, E) {
|
3560
3564
|
const O = $.context(), { lastOffset: _, lastStartLoc: w } = O, k = o(9, _, w);
|
3561
3565
|
return k.value = E.replace(pc, mc), $.nextToken(), i(k, $.currentOffset(), $.currentPosition()), k;
|
3562
3566
|
}
|
@@ -3585,13 +3589,13 @@ function hc(e = {}) {
|
|
3585
3589
|
_.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(_)), O.key = v($, _.value || "");
|
3586
3590
|
break;
|
3587
3591
|
case 5:
|
3588
|
-
_.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(_)), O.key =
|
3592
|
+
_.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(_)), O.key = u($, _.value || "");
|
3589
3593
|
break;
|
3590
3594
|
case 6:
|
3591
3595
|
_.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(_)), O.key = d($, _.value || "");
|
3592
3596
|
break;
|
3593
3597
|
case 7:
|
3594
|
-
_.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(_)), O.key =
|
3598
|
+
_.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(_)), O.key = c($, _.value || "");
|
3595
3599
|
break;
|
3596
3600
|
default: {
|
3597
3601
|
a($, q.UNEXPECTED_EMPTY_LINKED_KEY, E.lastStartLoc, 0);
|
@@ -3623,10 +3627,10 @@ function hc(e = {}) {
|
|
3623
3627
|
C = !0;
|
3624
3628
|
break;
|
3625
3629
|
case 5:
|
3626
|
-
j.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(j)), w.items.push(
|
3630
|
+
j.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(j)), w.items.push(u($, j.value || "", !!C)), C && (s($, Bn.USE_MODULO_SYNTAX, E.lastStartLoc, 0, dt(j)), C = null);
|
3627
3631
|
break;
|
3628
3632
|
case 7:
|
3629
|
-
j.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(j)), w.items.push(
|
3633
|
+
j.value == null && a($, q.UNEXPECTED_LEXICAL_ANALYSIS, E.lastStartLoc, 0, dt(j)), w.items.push(c($, j.value || ""));
|
3630
3634
|
break;
|
3631
3635
|
case 8: {
|
3632
3636
|
const Y = p($);
|
@@ -3822,25 +3826,25 @@ function _c(e, t) {
|
|
3822
3826
|
function d(g, y) {
|
3823
3827
|
i.code += g;
|
3824
3828
|
}
|
3825
|
-
function
|
3829
|
+
function u(g, y = !0) {
|
3826
3830
|
const S = y ? a : "";
|
3827
3831
|
d(s ? S + " ".repeat(g) : S);
|
3828
3832
|
}
|
3829
|
-
function
|
3833
|
+
function c(g = !0) {
|
3830
3834
|
const y = ++i.indentLevel;
|
3831
|
-
g &&
|
3835
|
+
g && u(y);
|
3832
3836
|
}
|
3833
3837
|
function f(g = !0) {
|
3834
3838
|
const y = --i.indentLevel;
|
3835
|
-
g &&
|
3839
|
+
g && u(y);
|
3836
3840
|
}
|
3837
3841
|
function v() {
|
3838
|
-
|
3842
|
+
u(i.indentLevel);
|
3839
3843
|
}
|
3840
3844
|
return {
|
3841
3845
|
context: l,
|
3842
3846
|
push: d,
|
3843
|
-
indent:
|
3847
|
+
indent: c,
|
3844
3848
|
deindent: f,
|
3845
3849
|
newline: v,
|
3846
3850
|
helper: (g) => `_${g}`,
|
@@ -3942,12 +3946,12 @@ const Sc = (e, t = {}) => {
|
|
3942
3946
|
breakLineCode: s,
|
3943
3947
|
needIndent: o
|
3944
3948
|
});
|
3945
|
-
l.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), l.indent(o), i.length > 0 && (l.push(`const { ${lo(i.map((
|
3946
|
-
const { code: d, map:
|
3949
|
+
l.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), l.indent(o), i.length > 0 && (l.push(`const { ${lo(i.map((c) => `${c}: _${c}`), ", ")} } = ctx`), l.newline()), l.push("return "), qt(l, e), l.deindent(o), l.push("}"), delete e.helpers;
|
3950
|
+
const { code: d, map: u } = l.context();
|
3947
3951
|
return {
|
3948
3952
|
ast: e,
|
3949
3953
|
code: d,
|
3950
|
-
map:
|
3954
|
+
map: u ? u.toJSON() : void 0
|
3951
3955
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
3952
3956
|
};
|
3953
3957
|
};
|
@@ -4163,7 +4167,7 @@ function kc(e) {
|
|
4163
4167
|
}
|
4164
4168
|
function Dc(e) {
|
4165
4169
|
const t = [];
|
4166
|
-
let n = -1, r = 0, a = 0, s, o, i, l, d,
|
4170
|
+
let n = -1, r = 0, a = 0, s, o, i, l, d, u, c;
|
4167
4171
|
const f = [];
|
4168
4172
|
f[
|
4169
4173
|
0
|
@@ -4211,7 +4215,7 @@ function Dc(e) {
|
|
4211
4215
|
}
|
4212
4216
|
for (; r !== null; )
|
4213
4217
|
if (n++, s = e[n], !(s === "\\" && v())) {
|
4214
|
-
if (l = Ac(s),
|
4218
|
+
if (l = Ac(s), c = It[r], d = c[l] || c.l || 8, d === 8 || (r = d[0], d[1] !== void 0 && (u = f[d[1]], u && (i = s, u() === !1))))
|
4215
4219
|
return;
|
4216
4220
|
if (r === 7)
|
4217
4221
|
return t;
|
@@ -4252,11 +4256,11 @@ function Gc(e = {}) {
|
|
4252
4256
|
const t = e.locale, n = jc(e), r = se(e.pluralRules) && H(t) && me(e.pluralRules[t]) ? e.pluralRules[t] : es, a = se(e.pluralRules) && H(t) && me(e.pluralRules[t]) ? es : void 0, s = (y) => y[r(n, y.length, a)], o = e.list || [], i = (y) => o[y], l = e.named || {};
|
4253
4257
|
Ve(e.pluralIndex) && Hc(n, l);
|
4254
4258
|
const d = (y) => l[y];
|
4255
|
-
function
|
4259
|
+
function u(y) {
|
4256
4260
|
const S = me(e.messages) ? e.messages(y) : se(e.messages) ? e.messages[y] : !1;
|
4257
4261
|
return S || (e.parent ? e.parent.message(y) : xc);
|
4258
4262
|
}
|
4259
|
-
const
|
4263
|
+
const c = (y) => e.modifiers ? e.modifiers[y] : Mc, f = Z(e.processor) && me(e.processor.normalize) ? e.processor.normalize : Bc, v = Z(e.processor) && me(e.processor.interpolate) ? e.processor.interpolate : Vc, p = Z(e.processor) && H(e.processor.type) ? e.processor.type : Uc, g = {
|
4260
4264
|
list: i,
|
4261
4265
|
named: d,
|
4262
4266
|
plural: s,
|
@@ -4264,13 +4268,13 @@ function Gc(e = {}) {
|
|
4264
4268
|
const [$, E] = S;
|
4265
4269
|
let O = "text", _ = "";
|
4266
4270
|
S.length === 1 ? se($) ? (_ = $.modifier || _, O = $.type || O) : H($) && (_ = $ || _) : S.length === 2 && (H($) && (_ = $ || _), H(E) && (O = E || O));
|
4267
|
-
const w =
|
4271
|
+
const w = u(y)(g), k = (
|
4268
4272
|
// The message in vnode resolved with linked are returned as an array by processor.nomalize
|
4269
4273
|
O === "vnode" && we(w) && _ ? w[0] : w
|
4270
4274
|
);
|
4271
|
-
return _ ?
|
4275
|
+
return _ ? c(_)(k, O) : k;
|
4272
4276
|
},
|
4273
|
-
message:
|
4277
|
+
message: u,
|
4274
4278
|
type: p,
|
4275
4279
|
interpolate: v,
|
4276
4280
|
normalize: f,
|
@@ -4452,7 +4456,7 @@ const ss = (e) => {
|
|
4452
4456
|
}, o0 = () => go;
|
4453
4457
|
let os = 0;
|
4454
4458
|
function i0(e = {}) {
|
4455
|
-
const t = me(e.onWarn) ? e.onWarn : Tt, n = H(e.version) ? e.version : e0, r = H(e.locale) || me(e.locale) ? e.locale : un, a = me(r) ? un : r, s = we(e.fallbackLocale) || Z(e.fallbackLocale) || H(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : a, o = Z(e.messages) ? e.messages : { [a]: {} }, i = Z(e.datetimeFormats) ? e.datetimeFormats : { [a]: {} }, l = Z(e.numberFormats) ? e.numberFormats : { [a]: {} }, d = je({}, e.modifiers || {}, t0()),
|
4459
|
+
const t = me(e.onWarn) ? e.onWarn : Tt, n = H(e.version) ? e.version : e0, r = H(e.locale) || me(e.locale) ? e.locale : un, a = me(r) ? un : r, s = we(e.fallbackLocale) || Z(e.fallbackLocale) || H(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : a, o = Z(e.messages) ? e.messages : { [a]: {} }, i = Z(e.datetimeFormats) ? e.datetimeFormats : { [a]: {} }, l = Z(e.numberFormats) ? e.numberFormats : { [a]: {} }, d = je({}, e.modifiers || {}, t0()), u = e.pluralRules || {}, c = me(e.missing) ? e.missing : null, f = ce(e.missingWarn) || Yt(e.missingWarn) ? e.missingWarn : !0, v = ce(e.fallbackWarn) || Yt(e.fallbackWarn) ? e.fallbackWarn : !0, p = !!e.fallbackFormat, m = !!e.unresolving, g = me(e.postTranslation) ? e.postTranslation : null, y = Z(e.processor) ? e.processor : null, S = ce(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, $ = !!e.escapeParameter, E = me(e.messageCompiler) ? e.messageCompiler : po;
|
4456
4460
|
process.env.NODE_ENV !== "production" && me(e.messageCompiler) && so(Mt(Ke.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));
|
4457
4461
|
const O = me(e.messageResolver) ? e.messageResolver : mo || Rc, _ = me(e.localeFallbacker) ? e.localeFallbacker : ho || Jc, w = se(e.fallbackContext) ? e.fallbackContext : void 0, k = e, C = se(k.__datetimeFormatters) ? k.__datetimeFormatters : /* @__PURE__ */ new Map(), M = se(k.__numberFormatters) ? k.__numberFormatters : /* @__PURE__ */ new Map(), U = se(k.__meta) ? k.__meta : {};
|
4458
4462
|
os++;
|
@@ -4463,8 +4467,8 @@ function i0(e = {}) {
|
|
4463
4467
|
fallbackLocale: s,
|
4464
4468
|
messages: o,
|
4465
4469
|
modifiers: d,
|
4466
|
-
pluralRules:
|
4467
|
-
missing:
|
4470
|
+
pluralRules: u,
|
4471
|
+
missing: c,
|
4468
4472
|
missingWarn: f,
|
4469
4473
|
fallbackWarn: v,
|
4470
4474
|
fallbackFormat: p,
|
@@ -4638,13 +4642,13 @@ function f0(e, t) {
|
|
4638
4642
|
}
|
4639
4643
|
const ls = () => "", ot = (e) => me(e);
|
4640
4644
|
function ds(e, ...t) {
|
4641
|
-
const { fallbackFormat: n, postTranslation: r, unresolving: a, messageCompiler: s, fallbackLocale: o, messages: i } = e, [l, d] = vr(...t),
|
4645
|
+
const { fallbackFormat: n, postTranslation: r, unresolving: a, messageCompiler: s, fallbackLocale: o, messages: i } = e, [l, d] = vr(...t), u = ce(d.missingWarn) ? d.missingWarn : e.missingWarn, c = ce(d.fallbackWarn) ? d.fallbackWarn : e.fallbackWarn, f = ce(d.escapeParameter) ? d.escapeParameter : e.escapeParameter, v = !!d.resolvedMessage, p = H(d.default) || ce(d.default) ? ce(d.default) ? s ? l : () => l : d.default : n ? s ? l : () => l : "", m = n || p !== "", g = Jr(e, d);
|
4642
4646
|
f && p0(d);
|
4643
4647
|
let [y, S, $] = v ? [
|
4644
4648
|
l,
|
4645
4649
|
g,
|
4646
4650
|
i[g] || {}
|
4647
|
-
] : Co(e, l, g, o,
|
4651
|
+
] : Co(e, l, g, o, c, u), E = y, O = l;
|
4648
4652
|
if (!v && !(H(E) || xt(E) || ot(E)) && m && (E = p, O = E), !v && (!(H(E) || xt(E) || ot(E)) || !H(S)))
|
4649
4653
|
return a ? Vn : l;
|
4650
4654
|
if (process.env.NODE_ENV !== "production" && H(E) && e.messageCompiler == null)
|
@@ -4674,11 +4678,11 @@ function p0(e) {
|
|
4674
4678
|
});
|
4675
4679
|
}
|
4676
4680
|
function Co(e, t, n, r, a, s) {
|
4677
|
-
const { messages: o, onWarn: i, messageResolver: l, localeFallbacker: d } = e,
|
4678
|
-
let
|
4681
|
+
const { messages: o, onWarn: i, messageResolver: l, localeFallbacker: d } = e, u = d(e, r, n);
|
4682
|
+
let c = {}, f, v = null, p = n, m = null;
|
4679
4683
|
const g = "translate";
|
4680
|
-
for (let y = 0; y <
|
4681
|
-
if (f = m =
|
4684
|
+
for (let y = 0; y < u.length; y++) {
|
4685
|
+
if (f = m = u[y], process.env.NODE_ENV !== "production" && n !== f && !yo(n, f) && jn(a, t) && i(Mt(Ke.FALLBACK_TO_TRANSLATE, {
|
4682
4686
|
key: t,
|
4683
4687
|
target: f
|
4684
4688
|
})), process.env.NODE_ENV !== "production" && n !== f) {
|
@@ -4691,9 +4695,9 @@ function Co(e, t, n, r, a, s) {
|
|
4691
4695
|
groupId: `${g}:${t}`
|
4692
4696
|
});
|
4693
4697
|
}
|
4694
|
-
|
4698
|
+
c = o[f] || {};
|
4695
4699
|
let S = null, $, E;
|
4696
|
-
if (process.env.NODE_ENV !== "production" && Ot && (S = window.performance.now(), $ = "intlify-message-resolve-start", E = "intlify-message-resolve-end", rt && rt($)), (v = l(
|
4700
|
+
if (process.env.NODE_ENV !== "production" && Ot && (S = window.performance.now(), $ = "intlify-message-resolve-start", E = "intlify-message-resolve-end", rt && rt($)), (v = l(c, t)) === null && (v = c[t]), process.env.NODE_ENV !== "production" && Ot) {
|
4697
4701
|
const O = window.performance.now(), _ = e.__v_emitter;
|
4698
4702
|
_ && S && v && _.emit("message-resolve", {
|
4699
4703
|
type: "message-resolve",
|
@@ -4705,7 +4709,7 @@ function Co(e, t, n, r, a, s) {
|
|
4705
4709
|
}
|
4706
4710
|
if (H(v) || xt(v) || ot(v))
|
4707
4711
|
break;
|
4708
|
-
if (!l0(f,
|
4712
|
+
if (!l0(f, u)) {
|
4709
4713
|
const O = Zr(
|
4710
4714
|
e,
|
4711
4715
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
@@ -4718,7 +4722,7 @@ function Co(e, t, n, r, a, s) {
|
|
4718
4722
|
}
|
4719
4723
|
p = m;
|
4720
4724
|
}
|
4721
|
-
return [v, f,
|
4725
|
+
return [v, f, c];
|
4722
4726
|
}
|
4723
4727
|
function To(e, t, n, r, a, s) {
|
4724
4728
|
const { messageCompiler: o, warnHtmlMessage: i } = e;
|
@@ -4730,9 +4734,9 @@ function To(e, t, n, r, a, s) {
|
|
4730
4734
|
const f = () => r;
|
4731
4735
|
return f.locale = n, f.key = t, f;
|
4732
4736
|
}
|
4733
|
-
let l = null, d,
|
4734
|
-
process.env.NODE_ENV !== "production" && Ot && (l = window.performance.now(), d = "intlify-message-compilation-start",
|
4735
|
-
const
|
4737
|
+
let l = null, d, u;
|
4738
|
+
process.env.NODE_ENV !== "production" && Ot && (l = window.performance.now(), d = "intlify-message-compilation-start", u = "intlify-message-compilation-end", rt && rt(d));
|
4739
|
+
const c = o(r, h0(e, n, a, r, i, s));
|
4736
4740
|
if (process.env.NODE_ENV !== "production" && Ot) {
|
4737
4741
|
const f = window.performance.now(), v = e.__v_emitter;
|
4738
4742
|
v && l && v.emit("message-compilation", {
|
@@ -4740,9 +4744,9 @@ function To(e, t, n, r, a, s) {
|
|
4740
4744
|
message: r,
|
4741
4745
|
time: f - l,
|
4742
4746
|
groupId: `translate:${t}`
|
4743
|
-
}), d &&
|
4747
|
+
}), d && u && rt && Ft && (rt(u), Ft("intlify message compilation", d, u));
|
4744
4748
|
}
|
4745
|
-
return
|
4749
|
+
return c.locale = n, c.key = t, c.source = r, c;
|
4746
4750
|
}
|
4747
4751
|
function m0(e, t, n) {
|
4748
4752
|
let r = null, a, s;
|
@@ -4773,8 +4777,8 @@ function h0(e, t, n, r, a, s) {
|
|
4773
4777
|
warnHtmlMessage: a,
|
4774
4778
|
onError: (o) => {
|
4775
4779
|
if (s && s(o), process.env.NODE_ENV !== "production") {
|
4776
|
-
const i = $0(r), l = `Message compilation error: ${o.message}`, d = o.location && i && qu(i, o.location.start.offset, o.location.end.offset),
|
4777
|
-
|
4780
|
+
const i = $0(r), l = `Message compilation error: ${o.message}`, d = o.location && i && qu(i, o.location.start.offset, o.location.end.offset), u = e.__v_emitter;
|
4781
|
+
u && i && u.emit("compile-error", {
|
4778
4782
|
message: i,
|
4779
4783
|
error: o.message,
|
4780
4784
|
start: o.location && o.location.start.offset,
|
@@ -4795,14 +4799,14 @@ function $0(e) {
|
|
4795
4799
|
return e.loc.source;
|
4796
4800
|
}
|
4797
4801
|
function g0(e, t, n, r) {
|
4798
|
-
const { modifiers: a, pluralRules: s, messageResolver: o, fallbackLocale: i, fallbackWarn: l, missingWarn: d, fallbackContext:
|
4802
|
+
const { modifiers: a, pluralRules: s, messageResolver: o, fallbackLocale: i, fallbackWarn: l, missingWarn: d, fallbackContext: u } = e, f = {
|
4799
4803
|
locale: t,
|
4800
4804
|
modifiers: a,
|
4801
4805
|
pluralRules: s,
|
4802
4806
|
messages: (v) => {
|
4803
4807
|
let p = o(n, v);
|
4804
|
-
if (p == null &&
|
4805
|
-
const [, , m] = Co(
|
4808
|
+
if (p == null && u) {
|
4809
|
+
const [, , m] = Co(u, v, t, i, l, d);
|
4806
4810
|
p = o(m, v);
|
4807
4811
|
}
|
4808
4812
|
if (H(p) || xt(p)) {
|
@@ -4824,14 +4828,14 @@ function cs(e, ...t) {
|
|
4824
4828
|
const { datetimeFormats: n, unresolving: r, fallbackLocale: a, onWarn: s, localeFallbacker: o } = e, { __datetimeFormatters: i } = e;
|
4825
4829
|
if (process.env.NODE_ENV !== "production" && !So.dateTimeFormat)
|
4826
4830
|
return s(Mt(Ke.CANNOT_FORMAT_DATE)), Pn;
|
4827
|
-
const [l, d,
|
4831
|
+
const [l, d, u, c] = yr(...t), f = ce(u.missingWarn) ? u.missingWarn : e.missingWarn, v = ce(u.fallbackWarn) ? u.fallbackWarn : e.fallbackWarn, p = !!u.part, m = Jr(e, u), g = o(
|
4828
4832
|
e,
|
4829
4833
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
4830
4834
|
a,
|
4831
4835
|
m
|
4832
4836
|
);
|
4833
4837
|
if (!H(l) || l === "")
|
4834
|
-
return new Intl.DateTimeFormat(m,
|
4838
|
+
return new Intl.DateTimeFormat(m, c).format(d);
|
4835
4839
|
let y = {}, S, $ = null, E = m, O = null;
|
4836
4840
|
const _ = "datetime format";
|
4837
4841
|
for (let C = 0; C < g.length; C++) {
|
@@ -4855,9 +4859,9 @@ function cs(e, ...t) {
|
|
4855
4859
|
if (!Z($) || !H(S))
|
4856
4860
|
return r ? Vn : l;
|
4857
4861
|
let w = `${S}__${l}`;
|
4858
|
-
xn(
|
4862
|
+
xn(c) || (w = `${w}__${JSON.stringify(c)}`);
|
4859
4863
|
let k = i.get(w);
|
4860
|
-
return k || (k = new Intl.DateTimeFormat(S, je({}, $,
|
4864
|
+
return k || (k = new Intl.DateTimeFormat(S, je({}, $, c)), i.set(w, k)), p ? k.formatToParts(d) : k.format(d);
|
4861
4865
|
}
|
4862
4866
|
const wo = [
|
4863
4867
|
"localeMatcher",
|
@@ -4918,14 +4922,14 @@ function ps(e, ...t) {
|
|
4918
4922
|
const { numberFormats: n, unresolving: r, fallbackLocale: a, onWarn: s, localeFallbacker: o } = e, { __numberFormatters: i } = e;
|
4919
4923
|
if (process.env.NODE_ENV !== "production" && !So.numberFormat)
|
4920
4924
|
return s(Mt(Ke.CANNOT_FORMAT_NUMBER)), Pn;
|
4921
|
-
const [l, d,
|
4925
|
+
const [l, d, u, c] = br(...t), f = ce(u.missingWarn) ? u.missingWarn : e.missingWarn, v = ce(u.fallbackWarn) ? u.fallbackWarn : e.fallbackWarn, p = !!u.part, m = Jr(e, u), g = o(
|
4922
4926
|
e,
|
4923
4927
|
// eslint-disable-line @typescript-eslint/no-explicit-any
|
4924
4928
|
a,
|
4925
4929
|
m
|
4926
4930
|
);
|
4927
4931
|
if (!H(l) || l === "")
|
4928
|
-
return new Intl.NumberFormat(m,
|
4932
|
+
return new Intl.NumberFormat(m, c).format(d);
|
4929
4933
|
let y = {}, S, $ = null, E = m, O = null;
|
4930
4934
|
const _ = "number format";
|
4931
4935
|
for (let C = 0; C < g.length; C++) {
|
@@ -4949,9 +4953,9 @@ function ps(e, ...t) {
|
|
4949
4953
|
if (!Z($) || !H(S))
|
4950
4954
|
return r ? Vn : l;
|
4951
4955
|
let w = `${S}__${l}`;
|
4952
|
-
xn(
|
4956
|
+
xn(c) || (w = `${w}__${JSON.stringify(c)}`);
|
4953
4957
|
let k = i.get(w);
|
4954
|
-
return k || (k = new Intl.NumberFormat(S, je({}, $,
|
4958
|
+
return k || (k = new Intl.NumberFormat(S, je({}, $, c)), i.set(w, k)), p ? k.formatToParts(d) : k.format(d);
|
4955
4959
|
}
|
4956
4960
|
const No = [
|
4957
4961
|
"localeMatcher",
|
@@ -5002,7 +5006,7 @@ const v0 = "9.14.0";
|
|
5002
5006
|
function y0() {
|
5003
5007
|
typeof __VUE_I18N_FULL_INSTALL__ != "boolean" && (_t().__VUE_I18N_FULL_INSTALL__ = !0), typeof __VUE_I18N_LEGACY_API__ != "boolean" && (_t().__VUE_I18N_LEGACY_API__ = !0), typeof __INTLIFY_JIT_COMPILATION__ != "boolean" && (_t().__INTLIFY_JIT_COMPILATION__ = !1), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (_t().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1), typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (_t().__INTLIFY_PROD_DEVTOOLS__ = !1);
|
5004
5008
|
}
|
5005
|
-
const Lo = Ke.__EXTEND_POINT__, vt = Un(Lo),
|
5009
|
+
const Lo = Ke.__EXTEND_POINT__, vt = Un(Lo), ze = {
|
5006
5010
|
FALLBACK_TO_ROOT: Lo,
|
5007
5011
|
// 9
|
5008
5012
|
NOT_SUPPORTED_PRESERVE: vt(),
|
@@ -5024,61 +5028,61 @@ const Lo = Ke.__EXTEND_POINT__, vt = Un(Lo), Xe = {
|
|
5024
5028
|
NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG: vt()
|
5025
5029
|
// 18
|
5026
5030
|
}, b0 = {
|
5027
|
-
[
|
5028
|
-
[
|
5029
|
-
[
|
5030
|
-
[
|
5031
|
-
[
|
5032
|
-
[
|
5033
|
-
[
|
5034
|
-
[
|
5035
|
-
[
|
5036
|
-
[
|
5031
|
+
[ze.FALLBACK_TO_ROOT]: "Fall back to {type} '{key}' with root locale.",
|
5032
|
+
[ze.NOT_SUPPORTED_PRESERVE]: "Not supported 'preserve'.",
|
5033
|
+
[ze.NOT_SUPPORTED_FORMATTER]: "Not supported 'formatter'.",
|
5034
|
+
[ze.NOT_SUPPORTED_PRESERVE_DIRECTIVE]: "Not supported 'preserveDirectiveContent'.",
|
5035
|
+
[ze.NOT_SUPPORTED_GET_CHOICE_INDEX]: "Not supported 'getChoiceIndex'.",
|
5036
|
+
[ze.COMPONENT_NAME_LEGACY_COMPATIBLE]: "Component name legacy compatible: '{name}' -> 'i18n'",
|
5037
|
+
[ze.NOT_FOUND_PARENT_SCOPE]: "Not found parent scope. use the global scope.",
|
5038
|
+
[ze.IGNORE_OBJ_FLATTEN]: "Ignore object flatten: '{key}' key has an string value",
|
5039
|
+
[ze.NOTICE_DROP_ALLOW_COMPOSITION]: "'allowComposition' option will be dropped in the next major version. For more information, please see 👉 https://tinyurl.com/2p97mcze",
|
5040
|
+
[ze.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG]: "'translateExistCompatible' option will be dropped in the next major version."
|
5037
5041
|
};
|
5038
5042
|
function An(e, ...t) {
|
5039
5043
|
return zr(b0[e], ...t);
|
5040
5044
|
}
|
5041
|
-
const Io = ke.__EXTEND_POINT__,
|
5045
|
+
const Io = ke.__EXTEND_POINT__, qe = Un(Io), ge = {
|
5042
5046
|
// composer module errors
|
5043
5047
|
UNEXPECTED_RETURN_TYPE: Io,
|
5044
5048
|
// 24
|
5045
5049
|
// legacy module errors
|
5046
|
-
INVALID_ARGUMENT:
|
5050
|
+
INVALID_ARGUMENT: qe(),
|
5047
5051
|
// 25
|
5048
5052
|
// i18n module errors
|
5049
|
-
MUST_BE_CALL_SETUP_TOP:
|
5053
|
+
MUST_BE_CALL_SETUP_TOP: qe(),
|
5050
5054
|
// 26
|
5051
|
-
NOT_INSTALLED:
|
5055
|
+
NOT_INSTALLED: qe(),
|
5052
5056
|
// 27
|
5053
|
-
NOT_AVAILABLE_IN_LEGACY_MODE:
|
5057
|
+
NOT_AVAILABLE_IN_LEGACY_MODE: qe(),
|
5054
5058
|
// 28
|
5055
5059
|
// directive module errors
|
5056
|
-
REQUIRED_VALUE:
|
5060
|
+
REQUIRED_VALUE: qe(),
|
5057
5061
|
// 29
|
5058
|
-
INVALID_VALUE:
|
5062
|
+
INVALID_VALUE: qe(),
|
5059
5063
|
// 30
|
5060
5064
|
// vue-devtools errors
|
5061
|
-
CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN:
|
5065
|
+
CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN: qe(),
|
5062
5066
|
// 31
|
5063
|
-
NOT_INSTALLED_WITH_PROVIDE:
|
5067
|
+
NOT_INSTALLED_WITH_PROVIDE: qe(),
|
5064
5068
|
// 32
|
5065
5069
|
// unexpected error
|
5066
|
-
UNEXPECTED_ERROR:
|
5070
|
+
UNEXPECTED_ERROR: qe(),
|
5067
5071
|
// 33
|
5068
5072
|
// not compatible legacy vue-i18n constructor
|
5069
|
-
NOT_COMPATIBLE_LEGACY_VUE_I18N:
|
5073
|
+
NOT_COMPATIBLE_LEGACY_VUE_I18N: qe(),
|
5070
5074
|
// 34
|
5071
5075
|
// bridge support vue 2.x only
|
5072
|
-
BRIDGE_SUPPORT_VUE_2_ONLY:
|
5076
|
+
BRIDGE_SUPPORT_VUE_2_ONLY: qe(),
|
5073
5077
|
// 35
|
5074
5078
|
// need to define `i18n` option in `allowComposition: true` and `useScope: 'local' at `useI18n``
|
5075
|
-
MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION:
|
5079
|
+
MUST_DEFINE_I18N_OPTION_IN_ALLOW_COMPOSITION: qe(),
|
5076
5080
|
// 36
|
5077
5081
|
// Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly
|
5078
|
-
NOT_AVAILABLE_COMPOSITION_IN_LEGACY:
|
5082
|
+
NOT_AVAILABLE_COMPOSITION_IN_LEGACY: qe(),
|
5079
5083
|
// 37
|
5080
5084
|
// for enhancement
|
5081
|
-
__EXTEND_POINT__:
|
5085
|
+
__EXTEND_POINT__: qe()
|
5082
5086
|
// 38
|
5083
5087
|
};
|
5084
5088
|
function Lt(e, ...t) {
|
@@ -5112,7 +5116,7 @@ function cn(e) {
|
|
5112
5116
|
let a = e, s = !1;
|
5113
5117
|
for (let o = 0; o < r; o++) {
|
5114
5118
|
if (n[o] in a || (a[n[o]] = {}), !se(a[n[o]])) {
|
5115
|
-
process.env.NODE_ENV !== "production" && Tt(An(
|
5119
|
+
process.env.NODE_ENV !== "production" && Tt(An(ze.IGNORE_OBJ_FLATTEN, {
|
5116
5120
|
key: n[o]
|
5117
5121
|
})), s = !0;
|
5118
5122
|
break;
|
@@ -5179,15 +5183,15 @@ const T0 = /* @__NO_SIDE_EFFECTS__ */ () => {
|
|
5179
5183
|
};
|
5180
5184
|
function S0(e = {}, t) {
|
5181
5185
|
const { __root: n, __injectWithOption: r } = e, a = n === void 0, s = e.flatJson, o = Ot ? F : an, i = !!e.translateExistCompatible;
|
5182
|
-
process.env.NODE_ENV !== "production" && i && so(An(
|
5186
|
+
process.env.NODE_ENV !== "production" && i && so(An(ze.NOTICE_DROP_TRANSLATE_EXIST_COMPATIBLE_FLAG));
|
5183
5187
|
let l = ce(e.inheritLocale) ? e.inheritLocale : !0;
|
5184
5188
|
const d = o(
|
5185
5189
|
// prettier-ignore
|
5186
5190
|
n && l ? n.locale.value : H(e.locale) ? e.locale : un
|
5187
|
-
),
|
5191
|
+
), u = o(
|
5188
5192
|
// prettier-ignore
|
5189
5193
|
n && l ? n.fallbackLocale.value : H(e.fallbackLocale) || we(e.fallbackLocale) || Z(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : d.value
|
5190
|
-
),
|
5194
|
+
), c = o(Qr(d.value, e)), f = o(Z(e.datetimeFormats) ? e.datetimeFormats : { [d.value]: {} }), v = o(Z(e.numberFormats) ? e.numberFormats : { [d.value]: {} });
|
5191
5195
|
let p = n ? n.missingWarn : ce(e.missingWarn) || Yt(e.missingWarn) ? e.missingWarn : !0, m = n ? n.fallbackWarn : ce(e.fallbackWarn) || Yt(e.fallbackWarn) ? e.fallbackWarn : !0, g = n ? n.fallbackRoot : ce(e.fallbackRoot) ? e.fallbackRoot : !0, y = !!e.fallbackFormat, S = me(e.missing) ? e.missing : null, $ = me(e.missing) ? ys(e.missing) : null, E = me(e.postTranslation) ? e.postTranslation : null, O = n ? n.warnHtmlMessage : ce(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, _ = !!e.escapeParameter;
|
5192
5196
|
const w = n ? n.modifiers : Z(e.modifiers) ? e.modifiers : {};
|
5193
5197
|
let k = e.pluralRules || n && n.pluralRules, C;
|
@@ -5196,8 +5200,8 @@ function S0(e = {}, t) {
|
|
5196
5200
|
const A = {
|
5197
5201
|
version: v0,
|
5198
5202
|
locale: d.value,
|
5199
|
-
fallbackLocale:
|
5200
|
-
messages:
|
5203
|
+
fallbackLocale: u.value,
|
5204
|
+
messages: c.value,
|
5201
5205
|
modifiers: w,
|
5202
5206
|
pluralRules: k,
|
5203
5207
|
missing: $ === null ? void 0 : $,
|
@@ -5215,12 +5219,12 @@ function S0(e = {}, t) {
|
|
5215
5219
|
A.datetimeFormats = f.value, A.numberFormats = v.value, A.__datetimeFormatters = Z(C) ? C.__datetimeFormatters : void 0, A.__numberFormatters = Z(C) ? C.__numberFormatters : void 0, process.env.NODE_ENV !== "production" && (A.__v_emitter = Z(C) ? C.__v_emitter : void 0);
|
5216
5220
|
const x = i0(A);
|
5217
5221
|
return a && ss(x), x;
|
5218
|
-
})(), Qt(C, d.value,
|
5222
|
+
})(), Qt(C, d.value, u.value);
|
5219
5223
|
function U() {
|
5220
5224
|
return [
|
5221
5225
|
d.value,
|
5222
|
-
c.value,
|
5223
5226
|
u.value,
|
5227
|
+
c.value,
|
5224
5228
|
f.value,
|
5225
5229
|
v.value
|
5226
5230
|
];
|
@@ -5231,11 +5235,11 @@ function S0(e = {}, t) {
|
|
5231
5235
|
d.value = A, C.locale = d.value;
|
5232
5236
|
}
|
5233
5237
|
}), Y = ae({
|
5234
|
-
get: () =>
|
5238
|
+
get: () => u.value,
|
5235
5239
|
set: (A) => {
|
5236
|
-
|
5240
|
+
u.value = A, C.fallbackLocale = u.value, Qt(C, d.value, A);
|
5237
5241
|
}
|
5238
|
-
}), $e = ae(() =>
|
5242
|
+
}), $e = ae(() => c.value), Se = /* @__PURE__ */ ae(() => f.value), de = /* @__PURE__ */ ae(() => v.value);
|
5239
5243
|
function Ue() {
|
5240
5244
|
return me(E) ? E : null;
|
5241
5245
|
}
|
@@ -5262,7 +5266,7 @@ function S0(e = {}, t) {
|
|
5262
5266
|
if (ee !== "translate exists" && // for not `te` (e.g `t`)
|
5263
5267
|
Ve(it) && it === Vn || ee === "translate exists" && !it) {
|
5264
5268
|
const [lt, zn] = x();
|
5265
|
-
if (process.env.NODE_ENV !== "production" && n && H(lt) && Ie(ee, zn) && (g && (jn(m, lt) || vo(p, lt)) && Tt(An(
|
5269
|
+
if (process.env.NODE_ENV !== "production" && n && H(lt) && Ie(ee, zn) && (g && (jn(m, lt) || vo(p, lt)) && Tt(An(ze.FALLBACK_TO_ROOT, {
|
5266
5270
|
key: lt,
|
5267
5271
|
type: ee
|
5268
5272
|
})), process.env.NODE_ENV !== "production")) {
|
@@ -5359,9 +5363,9 @@ function S0(e = {}, t) {
|
|
5359
5363
|
}
|
5360
5364
|
function B(A) {
|
5361
5365
|
let x = null;
|
5362
|
-
const ee = fo(C,
|
5366
|
+
const ee = fo(C, u.value, d.value);
|
5363
5367
|
for (let ie = 0; ie < ee.length; ie++) {
|
5364
|
-
const st =
|
5368
|
+
const st = c.value[ee[ie]] || {}, St = C.messageResolver(st, A);
|
5365
5369
|
if (St != null) {
|
5366
5370
|
x = St;
|
5367
5371
|
break;
|
@@ -5374,7 +5378,7 @@ function S0(e = {}, t) {
|
|
5374
5378
|
return x ?? (n ? n.tm(A) || {} : {});
|
5375
5379
|
}
|
5376
5380
|
function he(A) {
|
5377
|
-
return
|
5381
|
+
return c.value[A] || {};
|
5378
5382
|
}
|
5379
5383
|
function Ne(A, x) {
|
5380
5384
|
if (s) {
|
@@ -5383,15 +5387,15 @@ function S0(e = {}, t) {
|
|
5383
5387
|
Ln(ee, ie) && cn(ee[ie]);
|
5384
5388
|
x = ee[A];
|
5385
5389
|
}
|
5386
|
-
|
5390
|
+
c.value[A] = x, C.messages = c.value;
|
5387
5391
|
}
|
5388
5392
|
function He(A, x) {
|
5389
|
-
|
5393
|
+
c.value[A] = c.value[A] || {};
|
5390
5394
|
const ee = { [A]: x };
|
5391
5395
|
if (s)
|
5392
5396
|
for (const ie in ee)
|
5393
5397
|
Ln(ee, ie) && cn(ee[ie]);
|
5394
|
-
x = ee[A], Cn(x,
|
5398
|
+
x = ee[A], Cn(x, c.value[A]), C.messages = c.value;
|
5395
5399
|
}
|
5396
5400
|
function h(A) {
|
5397
5401
|
return f.value[A] || {};
|
@@ -5412,9 +5416,9 @@ function S0(e = {}, t) {
|
|
5412
5416
|
v.value[A] = je(v.value[A] || {}, x), C.numberFormats = v.value, ms(C, A, x);
|
5413
5417
|
}
|
5414
5418
|
vs++, n && Ot && (Te(n.locale, (A) => {
|
5415
|
-
l && (d.value = A, C.locale = A, Qt(C, d.value,
|
5419
|
+
l && (d.value = A, C.locale = A, Qt(C, d.value, u.value));
|
5416
5420
|
}), Te(n.fallbackLocale, (A) => {
|
5417
|
-
l && (
|
5421
|
+
l && (u.value = A, C.fallbackLocale = A, Qt(C, d.value, u.value));
|
5418
5422
|
}));
|
5419
5423
|
const re = {
|
5420
5424
|
id: vs,
|
@@ -5424,10 +5428,10 @@ function S0(e = {}, t) {
|
|
5424
5428
|
return l;
|
5425
5429
|
},
|
5426
5430
|
set inheritLocale(A) {
|
5427
|
-
l = A, A && n && (d.value = n.locale.value,
|
5431
|
+
l = A, A && n && (d.value = n.locale.value, u.value = n.fallbackLocale.value, Qt(C, d.value, u.value));
|
5428
5432
|
},
|
5429
5433
|
get availableLocales() {
|
5430
|
-
return Object.keys(
|
5434
|
+
return Object.keys(c.value).sort();
|
5431
5435
|
},
|
5432
5436
|
messages: $e,
|
5433
5437
|
get modifiers() {
|
@@ -5548,8 +5552,8 @@ function Do(e, t, n, r) {
|
|
5548
5552
|
const p = a[f.type], m = p ? p({ [f.type]: f.value, index: v, parts: l }) : [f.value];
|
5549
5553
|
return N0(m) && (m[0].key = `${f.type}-${v}`), m;
|
5550
5554
|
}) : H(l) && (d = [l]);
|
5551
|
-
const
|
5552
|
-
return Gs(
|
5555
|
+
const u = je({}, s), c = H(e.tag) || se(e.tag) ? e.tag : ko();
|
5556
|
+
return Gs(c, u, d);
|
5553
5557
|
};
|
5554
5558
|
}
|
5555
5559
|
je({
|
@@ -5589,7 +5593,7 @@ function Xt(e = {}) {
|
|
5589
5593
|
return O0(r, e, a), r;
|
5590
5594
|
if (s === "parent") {
|
5591
5595
|
let l = k0(n, t, e.__useComponent);
|
5592
|
-
return l == null && (process.env.NODE_ENV !== "production" && Tt(An(
|
5596
|
+
return l == null && (process.env.NODE_ENV !== "production" && Tt(An(ze.NOT_FOUND_PARENT_SCOPE)), l = r), l;
|
5593
5597
|
}
|
5594
5598
|
const o = n;
|
5595
5599
|
let i = o.__getInstance(t);
|
@@ -5659,14 +5663,14 @@ function F0(e, t, n, r = {}) {
|
|
5659
5663
|
), l = F(
|
5660
5664
|
// prettier-ignore
|
5661
5665
|
!a || o ? n.fallbackLocale.value : H(r.fallbackLocale) || we(r.fallbackLocale) || Z(r.fallbackLocale) || r.fallbackLocale === !1 ? r.fallbackLocale : i.value
|
5662
|
-
), d = F(Qr(i.value, r)),
|
5666
|
+
), d = F(Qr(i.value, r)), u = F(Z(r.datetimeFormats) ? r.datetimeFormats : { [i.value]: {} }), c = F(Z(r.numberFormats) ? r.numberFormats : { [i.value]: {} }), f = a ? n.missingWarn : ce(r.missingWarn) || Yt(r.missingWarn) ? r.missingWarn : !0, v = a ? n.fallbackWarn : ce(r.fallbackWarn) || Yt(r.fallbackWarn) ? r.fallbackWarn : !0, p = a ? n.fallbackRoot : ce(r.fallbackRoot) ? r.fallbackRoot : !0, m = !!r.fallbackFormat, g = me(r.missing) ? r.missing : null, y = me(r.postTranslation) ? r.postTranslation : null, S = a ? n.warnHtmlMessage : ce(r.warnHtmlMessage) ? r.warnHtmlMessage : !0, $ = !!r.escapeParameter, E = a ? n.modifiers : Z(r.modifiers) ? r.modifiers : {}, O = r.pluralRules || a && n.pluralRules;
|
5663
5667
|
function _() {
|
5664
5668
|
return [
|
5665
5669
|
i.value,
|
5666
5670
|
l.value,
|
5667
5671
|
d.value,
|
5668
|
-
|
5669
|
-
|
5672
|
+
u.value,
|
5673
|
+
c.value
|
5670
5674
|
];
|
5671
5675
|
}
|
5672
5676
|
const w = ae({
|
@@ -5679,7 +5683,7 @@ function F0(e, t, n, r = {}) {
|
|
5679
5683
|
set: (N) => {
|
5680
5684
|
s.value && (s.value.fallbackLocale.value = N), l.value = N;
|
5681
5685
|
}
|
5682
|
-
}), C = ae(() => s.value ? s.value.messages.value : d.value), M = ae(() =>
|
5686
|
+
}), C = ae(() => s.value ? s.value.messages.value : d.value), M = ae(() => u.value), U = ae(() => c.value);
|
5683
5687
|
function j() {
|
5684
5688
|
return s.value ? s.value.getPostTranslationHandler() : y;
|
5685
5689
|
}
|
@@ -5726,7 +5730,7 @@ function F0(e, t, n, r = {}) {
|
|
5726
5730
|
return s.value ? s.value.getDateTimeFormat(N) : {};
|
5727
5731
|
}
|
5728
5732
|
function Oe(N, B) {
|
5729
|
-
s.value && (s.value.setDateTimeFormat(N, B),
|
5733
|
+
s.value && (s.value.setDateTimeFormat(N, B), u.value[N] = B);
|
5730
5734
|
}
|
5731
5735
|
function _e(N, B) {
|
5732
5736
|
s.value && s.value.mergeDateTimeFormat(N, B);
|
@@ -5735,7 +5739,7 @@ function F0(e, t, n, r = {}) {
|
|
5735
5739
|
return s.value ? s.value.getNumberFormat(N) : {};
|
5736
5740
|
}
|
5737
5741
|
function Ce(N, B) {
|
5738
|
-
s.value && (s.value.setNumberFormat(N, B),
|
5742
|
+
s.value && (s.value.setNumberFormat(N, B), c.value[N] = B);
|
5739
5743
|
}
|
5740
5744
|
function ne(N, B) {
|
5741
5745
|
s.value && s.value.mergeNumberFormat(N, B);
|
@@ -5826,17 +5830,17 @@ function F0(e, t, n, r = {}) {
|
|
5826
5830
|
function D(N) {
|
5827
5831
|
N.locale.value = i.value, N.fallbackLocale.value = l.value, Object.keys(d.value).forEach((B) => {
|
5828
5832
|
N.mergeLocaleMessage(B, d.value[B]);
|
5829
|
-
}), Object.keys(c.value).forEach((B) => {
|
5830
|
-
N.mergeDateTimeFormat(B, c.value[B]);
|
5831
5833
|
}), Object.keys(u.value).forEach((B) => {
|
5832
|
-
N.
|
5834
|
+
N.mergeDateTimeFormat(B, u.value[B]);
|
5835
|
+
}), Object.keys(c.value).forEach((B) => {
|
5836
|
+
N.mergeNumberFormat(B, c.value[B]);
|
5833
5837
|
}), N.escapeParameter = $, N.fallbackFormat = m, N.fallbackRoot = p, N.fallbackWarn = v, N.missingWarn = f, N.warnHtmlMessage = S;
|
5834
5838
|
}
|
5835
5839
|
return bi(() => {
|
5836
5840
|
if (e.proxy == null || e.proxy.$i18n == null)
|
5837
5841
|
throw Lt(ge.NOT_AVAILABLE_COMPOSITION_IN_LEGACY);
|
5838
5842
|
const N = s.value = e.proxy.$i18n.__composer;
|
5839
|
-
t === "global" ? (i.value = N.locale.value, l.value = N.fallbackLocale.value, d.value = N.messages.value,
|
5843
|
+
t === "global" ? (i.value = N.locale.value, l.value = N.fallbackLocale.value, d.value = N.messages.value, u.value = N.datetimeFormats.value, c.value = N.numberFormats.value) : a && D(N);
|
5840
5844
|
}), G;
|
5841
5845
|
}
|
5842
5846
|
y0();
|
@@ -5932,7 +5936,7 @@ const M0 = {
|
|
5932
5936
|
}),
|
5933
5937
|
P("div", {
|
5934
5938
|
onClick: i[1] || (i[1] = (l) => a()),
|
5935
|
-
class:
|
5939
|
+
class: z([{ active: e.isPopupOpen === !0 }, "color-overlay z-index-3"])
|
5936
5940
|
}, null, 2)
|
5937
5941
|
])) : V("", !0)
|
5938
5942
|
])) : V("", !0)
|
@@ -5962,12 +5966,12 @@ const M0 = {
|
|
5962
5966
|
const n = t;
|
5963
5967
|
return (r, a) => (T(), L("label", H0, [
|
5964
5968
|
P("div", {
|
5965
|
-
class:
|
5969
|
+
class: z(["cursor-pointer mn-r-thin radius-extra pd-micro h-100 aspect-1x1 pos-relative", {
|
5966
5970
|
"bg-main": e.radio === e.value
|
5967
5971
|
}])
|
5968
5972
|
}, [
|
5969
5973
|
P("div", {
|
5970
|
-
class:
|
5974
|
+
class: z(["radius-extra pd-micro w-100 h-100", {
|
5971
5975
|
"bg-white": e.radio === e.value
|
5972
5976
|
}])
|
5973
5977
|
}, null, 2),
|
@@ -6016,10 +6020,10 @@ const M0 = {
|
|
6016
6020
|
setup(e, { emit: t }) {
|
6017
6021
|
let n = jr;
|
6018
6022
|
const r = t, a = e, s = F(!1), o = F(
|
6019
|
-
a.property ?
|
6023
|
+
a.property ? c(a.select, a.property, a.options) : a.select
|
6020
6024
|
), i = ae(() => a.select ? a.options.filter((f) => f !== a.select) : a.options);
|
6021
6025
|
Te(() => a.select, (f) => {
|
6022
|
-
o.value = a.property ?
|
6026
|
+
o.value = a.property ? c(a.select, a.property, a.options) : a.select;
|
6023
6027
|
});
|
6024
6028
|
const l = () => {
|
6025
6029
|
s.value = !s.value, r(s.value ? "focus" : "blur");
|
@@ -6027,10 +6031,10 @@ const M0 = {
|
|
6027
6031
|
function d() {
|
6028
6032
|
s.value = !1;
|
6029
6033
|
}
|
6030
|
-
const
|
6034
|
+
const u = (f) => {
|
6031
6035
|
o.value = f, l(), a.property ? r("update:select", o.value[a.property]) : r("update:select", o.value);
|
6032
6036
|
};
|
6033
|
-
function
|
6037
|
+
function c(f, v, p) {
|
6034
6038
|
for (const m of p)
|
6035
6039
|
if (m[v] === f || m === f)
|
6036
6040
|
return m;
|
@@ -6041,7 +6045,7 @@ const M0 = {
|
|
6041
6045
|
return T(), L(pe, null, [
|
6042
6046
|
Be((T(), L("div", {
|
6043
6047
|
onClick: le(l, ["stop"]),
|
6044
|
-
class:
|
6048
|
+
class: z([f.$attrs.class, "cursor-pointer flex-v-center flex-nowrap flex pos-relative"])
|
6045
6049
|
}, [
|
6046
6050
|
e.label ? (T(), L("div", q0, [
|
6047
6051
|
P("span", null, W(e.label), 1)
|
@@ -6055,11 +6059,11 @@ const M0 = {
|
|
6055
6059
|
}, {
|
6056
6060
|
default: fe(() => [
|
6057
6061
|
Be(P("ul", {
|
6058
|
-
class:
|
6062
|
+
class: z([f.$attrs.class, "bs-black pos-absolute pos-t-100 pos-l-0 z-index-5 w-100 mn-t-thin"]),
|
6059
6063
|
style: { "min-width": "max-content" }
|
6060
6064
|
}, [
|
6061
6065
|
(T(!0), L(pe, null, De(i.value, (g) => (T(), L("li", {
|
6062
|
-
onClick: le((y) =>
|
6066
|
+
onClick: le((y) => u(g), ["stop"])
|
6063
6067
|
}, [
|
6064
6068
|
g ? (T(), L("span", J0, W(g.name || g), 1)) : V("", !0)
|
6065
6069
|
], 8, X0))), 256))
|
@@ -6909,7 +6913,7 @@ const _s = (...e) => (t) => e.reduce((n, r) => r(n), t), o1 = {
|
|
6909
6913
|
function T1(e, t, n, r, a, s) {
|
6910
6914
|
return T(), L("div", {
|
6911
6915
|
tabindex: e.searchable ? -1 : n.tabindex,
|
6912
|
-
class:
|
6916
|
+
class: z([{ "multiselect--active": e.isOpen, "multiselect--disabled": n.disabled, "multiselect--above": s.isAbove, "multiselect--has-options-group": s.hasOptionGroup }, "multiselect flex flex-v-center"]),
|
6913
6917
|
onFocus: t[13] || (t[13] = (o) => e.activate()),
|
6914
6918
|
onBlur: t[14] || (t[14] = (o) => e.searchable ? !1 : e.deactivate()),
|
6915
6919
|
onKeydown: [
|
@@ -6985,7 +6989,7 @@ function T1(e, t, n, r, a, s) {
|
|
6985
6989
|
autocomplete: "off",
|
6986
6990
|
spellcheck: "false",
|
6987
6991
|
placeholder: e.placeholder,
|
6988
|
-
style:
|
6992
|
+
style: Xe(s.inputStyle),
|
6989
6993
|
value: e.search,
|
6990
6994
|
disabled: n.disabled,
|
6991
6995
|
tabindex: n.tabindex,
|
@@ -7024,17 +7028,17 @@ function T1(e, t, n, r, a, s) {
|
|
7024
7028
|
Q(xe, { name: "multiselect" }, {
|
7025
7029
|
default: fe(() => [
|
7026
7030
|
Be(P("div", {
|
7027
|
-
class:
|
7031
|
+
class: z(["multiselect__content-wrapper", e.$attrs.class]),
|
7028
7032
|
onFocus: t[11] || (t[11] = (...o) => e.activate && e.activate(...o)),
|
7029
7033
|
tabindex: "-1",
|
7030
7034
|
onMousedown: t[12] || (t[12] = le(() => {
|
7031
7035
|
}, ["prevent"])),
|
7032
|
-
style:
|
7036
|
+
style: Xe({ maxHeight: e.optimizedHeight + "px" }),
|
7033
7037
|
ref: "list"
|
7034
7038
|
}, [
|
7035
7039
|
P("ul", {
|
7036
7040
|
class: "multiselect__content",
|
7037
|
-
style:
|
7041
|
+
style: Xe(s.contentStyle),
|
7038
7042
|
role: "listbox",
|
7039
7043
|
id: "listbox-" + e.id
|
7040
7044
|
}, [
|
@@ -7054,7 +7058,7 @@ function T1(e, t, n, r, a, s) {
|
|
7054
7058
|
}, [
|
7055
7059
|
o && (o.$isLabel || o.$isDisabled) ? V("", !0) : (T(), L("span", {
|
7056
7060
|
key: 0,
|
7057
|
-
class:
|
7061
|
+
class: z([e.optionHighlight(i, o), "multiselect__option"]),
|
7058
7062
|
onClick: le((l) => e.select(o), ["stop"]),
|
7059
7063
|
onMouseenter: le((l) => e.pointerSet(i), ["self"]),
|
7060
7064
|
"data-select": o && o.isTag ? e.tagPlaceholder : s.selectLabelText,
|
@@ -7073,7 +7077,7 @@ function T1(e, t, n, r, a, s) {
|
|
7073
7077
|
key: 1,
|
7074
7078
|
"data-select": e.groupSelect && s.selectGroupLabelText,
|
7075
7079
|
"data-deselect": e.groupSelect && s.deselectGroupLabelText,
|
7076
|
-
class:
|
7080
|
+
class: z([e.groupHighlight(i, o), "multiselect__option"]),
|
7077
7081
|
onMouseenter: le((l) => e.groupSelect && e.pointerSet(i), ["self"]),
|
7078
7082
|
onMousedown: le((l) => e.selectGroup(o), ["prevent"])
|
7079
7083
|
}, [
|
@@ -7170,12 +7174,12 @@ const S1 = /* @__PURE__ */ $t(l1, [["render", T1]]), w1 = /* @__PURE__ */ Object
|
|
7170
7174
|
return (o, i) => (T(), L("div", I1, [
|
7171
7175
|
(T(!0), L(pe, null, De(e.tabs, (l, d) => (T(), L("button", {
|
7172
7176
|
key: d,
|
7173
|
-
onClick: (
|
7174
|
-
class:
|
7177
|
+
onClick: (u) => s(d, l),
|
7178
|
+
class: z(["z-index-1 t-center cursor-pointer", [
|
7175
7179
|
d === a.value ? "bg-main" : "",
|
7176
7180
|
e.tabClass ? e.tabClass : "pd-small pd-r-medium pd-l-medium w-max pd-small radius-small"
|
7177
7181
|
]]),
|
7178
|
-
style:
|
7182
|
+
style: Xe(d === a.value ? "background: rgb(var(--main)) !important" : "")
|
7179
7183
|
}, W(l.name), 15, P1))), 128))
|
7180
7184
|
]));
|
7181
7185
|
}
|
@@ -7216,7 +7220,7 @@ const S1 = /* @__PURE__ */ $t(l1, [["render", T1]]), w1 = /* @__PURE__ */ Object
|
|
7216
7220
|
J(s.$slots, "default"),
|
7217
7221
|
P("div", {
|
7218
7222
|
class: "tooltip-content",
|
7219
|
-
style:
|
7223
|
+
style: Xe(n)
|
7220
7224
|
}, W(e.text), 5)
|
7221
7225
|
], 32));
|
7222
7226
|
}
|
@@ -7237,7 +7241,7 @@ const S1 = /* @__PURE__ */ $t(l1, [["render", T1]]), w1 = /* @__PURE__ */ Object
|
|
7237
7241
|
const t = e, n = F(!1), r = ae(() => t.text.length > t.maxLen ? t.text.slice(0, t.maxLen) + "..." : t.text), a = ae(() => t.text), s = () => {
|
7238
7242
|
n.value = !n.value;
|
7239
7243
|
}, o = ae(() => n.value ? a.value : r.value), i = ae(() => t.text.length > t.maxLen), l = ae(() => n.value ? "Hide" : "Show more");
|
7240
|
-
return (d,
|
7244
|
+
return (d, u) => (T(), L("span", {
|
7241
7245
|
onClick: s,
|
7242
7246
|
class: ""
|
7243
7247
|
}, [
|
@@ -7483,10 +7487,10 @@ const _f = (e) => {
|
|
7483
7487
|
setImmediate: Wo,
|
7484
7488
|
asap: Cf
|
7485
7489
|
};
|
7486
|
-
function
|
7490
|
+
function X(e, t, n, r, a) {
|
7487
7491
|
Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), n && (this.config = n), r && (this.request = r), a && (this.response = a, this.status = a.status ? a.status : null);
|
7488
7492
|
}
|
7489
|
-
I.inherits(
|
7493
|
+
I.inherits(X, Error, {
|
7490
7494
|
toJSON: function() {
|
7491
7495
|
return {
|
7492
7496
|
// Standard
|
@@ -7507,7 +7511,7 @@ I.inherits(z, Error, {
|
|
7507
7511
|
};
|
7508
7512
|
}
|
7509
7513
|
});
|
7510
|
-
const Ko =
|
7514
|
+
const Ko = X.prototype, Yo = {};
|
7511
7515
|
[
|
7512
7516
|
"ERR_BAD_OPTION_VALUE",
|
7513
7517
|
"ERR_BAD_OPTION",
|
@@ -7525,13 +7529,13 @@ const Ko = z.prototype, Yo = {};
|
|
7525
7529
|
].forEach((e) => {
|
7526
7530
|
Yo[e] = { value: e };
|
7527
7531
|
});
|
7528
|
-
Object.defineProperties(
|
7532
|
+
Object.defineProperties(X, Yo);
|
7529
7533
|
Object.defineProperty(Ko, "isAxiosError", { value: !0 });
|
7530
|
-
|
7534
|
+
X.from = (e, t, n, r, a, s) => {
|
7531
7535
|
const o = Object.create(Ko);
|
7532
7536
|
return I.toFlatObject(e, o, function(l) {
|
7533
7537
|
return l !== Error.prototype;
|
7534
|
-
}, (i) => i !== "isAxiosError"),
|
7538
|
+
}, (i) => i !== "isAxiosError"), X.call(o, e.message, t, n, r, a), o.cause = e, o.name = e.name, s && Object.assign(o, s), o;
|
7535
7539
|
};
|
7536
7540
|
const Tf = null;
|
7537
7541
|
function Nr(e) {
|
@@ -7561,7 +7565,7 @@ function Kn(e, t, n) {
|
|
7561
7565
|
}, !1, function(m, g) {
|
7562
7566
|
return !I.isUndefined(g[m]);
|
7563
7567
|
});
|
7564
|
-
const r = n.metaTokens, a = n.visitor ||
|
7568
|
+
const r = n.metaTokens, a = n.visitor || u, s = n.dots, o = n.indexes, l = (n.Blob || typeof Blob < "u" && Blob) && I.isSpecCompliantForm(t);
|
7565
7569
|
if (!I.isFunction(a))
|
7566
7570
|
throw new TypeError("visitor must be a function");
|
7567
7571
|
function d(p) {
|
@@ -7569,10 +7573,10 @@ function Kn(e, t, n) {
|
|
7569
7573
|
if (I.isDate(p))
|
7570
7574
|
return p.toISOString();
|
7571
7575
|
if (!l && I.isBlob(p))
|
7572
|
-
throw new
|
7576
|
+
throw new X("Blob is not supported. Use a Buffer instead.");
|
7573
7577
|
return I.isArrayBuffer(p) || I.isTypedArray(p) ? l && typeof Blob == "function" ? new Blob([p]) : Buffer.from(p) : p;
|
7574
7578
|
}
|
7575
|
-
function
|
7579
|
+
function u(p, m, g) {
|
7576
7580
|
let y = p;
|
7577
7581
|
if (p && !g && typeof p == "object") {
|
7578
7582
|
if (I.endsWith(m, "{}"))
|
@@ -7588,16 +7592,16 @@ function Kn(e, t, n) {
|
|
7588
7592
|
}
|
7589
7593
|
return Nr(p) ? !0 : (t.append(Cs(g, m, s), d(p)), !1);
|
7590
7594
|
}
|
7591
|
-
const
|
7592
|
-
defaultVisitor:
|
7595
|
+
const c = [], f = Object.assign(wf, {
|
7596
|
+
defaultVisitor: u,
|
7593
7597
|
convertValue: d,
|
7594
7598
|
isVisitable: Nr
|
7595
7599
|
});
|
7596
7600
|
function v(p, m) {
|
7597
7601
|
if (!I.isUndefined(p)) {
|
7598
|
-
if (
|
7602
|
+
if (c.indexOf(p) !== -1)
|
7599
7603
|
throw Error("Circular reference detected in " + m.join("."));
|
7600
|
-
|
7604
|
+
c.push(p), I.forEach(p, function(y, S) {
|
7601
7605
|
(!(I.isUndefined(y) || y === null) && a.call(
|
7602
7606
|
t,
|
7603
7607
|
y,
|
@@ -7605,7 +7609,7 @@ function Kn(e, t, n) {
|
|
7605
7609
|
m,
|
7606
7610
|
f
|
7607
7611
|
)) === !0 && v(y, m ? m.concat(S) : [S]);
|
7608
|
-
}),
|
7612
|
+
}), c.pop();
|
7609
7613
|
}
|
7610
7614
|
}
|
7611
7615
|
if (!I.isObject(e))
|
@@ -7815,7 +7819,7 @@ const vn = {
|
|
7815
7819
|
return JSON.parse(t);
|
7816
7820
|
} catch (i) {
|
7817
7821
|
if (o)
|
7818
|
-
throw i.name === "SyntaxError" ?
|
7822
|
+
throw i.name === "SyntaxError" ? X.from(i, X.ERR_BAD_RESPONSE, this, null, this.response) : i;
|
7819
7823
|
}
|
7820
7824
|
}
|
7821
7825
|
return t;
|
@@ -7917,13 +7921,13 @@ class Ze {
|
|
7917
7921
|
set(t, n, r) {
|
7918
7922
|
const a = this;
|
7919
7923
|
function s(i, l, d) {
|
7920
|
-
const
|
7921
|
-
if (!
|
7924
|
+
const u = en(l);
|
7925
|
+
if (!u)
|
7922
7926
|
throw new Error("header name must be a non-empty string");
|
7923
|
-
const
|
7924
|
-
(!
|
7927
|
+
const c = I.findKey(a, u);
|
7928
|
+
(!c || a[c] === void 0 || d === !0 || d === void 0 && a[c] !== !1) && (a[c || l] = Sn(i));
|
7925
7929
|
}
|
7926
|
-
const o = (i, l) => I.forEach(i, (d,
|
7930
|
+
const o = (i, l) => I.forEach(i, (d, u) => s(d, u, l));
|
7927
7931
|
if (I.isPlainObject(t) || t instanceof this.constructor)
|
7928
7932
|
o(t, n);
|
7929
7933
|
else if (I.isString(t) && (t = t.trim()) && !Gf(t))
|
@@ -8050,16 +8054,16 @@ function Qo(e) {
|
|
8050
8054
|
return !!(e && e.__CANCEL__);
|
8051
8055
|
}
|
8052
8056
|
function Zt(e, t, n) {
|
8053
|
-
|
8057
|
+
X.call(this, e ?? "canceled", X.ERR_CANCELED, t, n), this.name = "CanceledError";
|
8054
8058
|
}
|
8055
|
-
I.inherits(Zt,
|
8059
|
+
I.inherits(Zt, X, {
|
8056
8060
|
__CANCEL__: !0
|
8057
8061
|
});
|
8058
8062
|
function ei(e, t, n) {
|
8059
8063
|
const r = n.config.validateStatus;
|
8060
|
-
!n.status || !r || r(n.status) ? e(n) : t(new
|
8064
|
+
!n.status || !r || r(n.status) ? e(n) : t(new X(
|
8061
8065
|
"Request failed with status code " + n.status,
|
8062
|
-
[
|
8066
|
+
[X.ERR_BAD_REQUEST, X.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
|
8063
8067
|
n.config,
|
8064
8068
|
n.request,
|
8065
8069
|
n
|
@@ -8074,47 +8078,47 @@ function qf(e, t) {
|
|
8074
8078
|
const n = new Array(e), r = new Array(e);
|
8075
8079
|
let a = 0, s = 0, o;
|
8076
8080
|
return t = t !== void 0 ? t : 1e3, function(l) {
|
8077
|
-
const d = Date.now(),
|
8081
|
+
const d = Date.now(), u = r[s];
|
8078
8082
|
o || (o = d), n[a] = l, r[a] = d;
|
8079
|
-
let
|
8080
|
-
for (;
|
8081
|
-
f += n[
|
8083
|
+
let c = s, f = 0;
|
8084
|
+
for (; c !== a; )
|
8085
|
+
f += n[c++], c = c % e;
|
8082
8086
|
if (a = (a + 1) % e, a === s && (s = (s + 1) % e), d - o < t)
|
8083
8087
|
return;
|
8084
|
-
const v =
|
8088
|
+
const v = u && d - u;
|
8085
8089
|
return v ? Math.round(f * 1e3 / v) : void 0;
|
8086
8090
|
};
|
8087
8091
|
}
|
8088
8092
|
function zf(e, t) {
|
8089
8093
|
let n = 0, r = 1e3 / t, a, s;
|
8090
|
-
const o = (d,
|
8091
|
-
n =
|
8094
|
+
const o = (d, u = Date.now()) => {
|
8095
|
+
n = u, a = null, s && (clearTimeout(s), s = null), e.apply(null, d);
|
8092
8096
|
};
|
8093
8097
|
return [(...d) => {
|
8094
|
-
const
|
8095
|
-
|
8098
|
+
const u = Date.now(), c = u - n;
|
8099
|
+
c >= r ? o(d, u) : (a = d, s || (s = setTimeout(() => {
|
8096
8100
|
s = null, o(a);
|
8097
|
-
}, r -
|
8101
|
+
}, r - c)));
|
8098
8102
|
}, () => a && o(a)];
|
8099
8103
|
}
|
8100
8104
|
const kn = (e, t, n = 3) => {
|
8101
8105
|
let r = 0;
|
8102
8106
|
const a = qf(50, 250);
|
8103
8107
|
return zf((s) => {
|
8104
|
-
const o = s.loaded, i = s.lengthComputable ? s.total : void 0, l = o - r, d = a(l),
|
8108
|
+
const o = s.loaded, i = s.lengthComputable ? s.total : void 0, l = o - r, d = a(l), u = o <= i;
|
8105
8109
|
r = o;
|
8106
|
-
const
|
8110
|
+
const c = {
|
8107
8111
|
loaded: o,
|
8108
8112
|
total: i,
|
8109
8113
|
progress: i ? o / i : void 0,
|
8110
8114
|
bytes: l,
|
8111
8115
|
rate: d || void 0,
|
8112
|
-
estimated: d && i &&
|
8116
|
+
estimated: d && i && u ? (i - o) / d : void 0,
|
8113
8117
|
event: s,
|
8114
8118
|
lengthComputable: i != null,
|
8115
8119
|
[t ? "download" : "upload"]: !0
|
8116
8120
|
};
|
8117
|
-
e(
|
8121
|
+
e(c);
|
8118
8122
|
}, n);
|
8119
8123
|
}, Ns = (e, t) => {
|
8120
8124
|
const n = e != null;
|
@@ -8194,29 +8198,29 @@ const Is = (e) => e instanceof Ze ? { ...e } : e;
|
|
8194
8198
|
function Ut(e, t) {
|
8195
8199
|
t = t || {};
|
8196
8200
|
const n = {};
|
8197
|
-
function r(d,
|
8198
|
-
return I.isPlainObject(d) && I.isPlainObject(
|
8201
|
+
function r(d, u, c) {
|
8202
|
+
return I.isPlainObject(d) && I.isPlainObject(u) ? I.merge.call({ caseless: c }, d, u) : I.isPlainObject(u) ? I.merge({}, u) : I.isArray(u) ? u.slice() : u;
|
8199
8203
|
}
|
8200
|
-
function a(d,
|
8201
|
-
if (I.isUndefined(
|
8204
|
+
function a(d, u, c) {
|
8205
|
+
if (I.isUndefined(u)) {
|
8202
8206
|
if (!I.isUndefined(d))
|
8203
|
-
return r(void 0, d,
|
8204
|
-
} else return r(d,
|
8207
|
+
return r(void 0, d, c);
|
8208
|
+
} else return r(d, u, c);
|
8205
8209
|
}
|
8206
|
-
function s(d,
|
8207
|
-
if (!I.isUndefined(
|
8208
|
-
return r(void 0,
|
8210
|
+
function s(d, u) {
|
8211
|
+
if (!I.isUndefined(u))
|
8212
|
+
return r(void 0, u);
|
8209
8213
|
}
|
8210
|
-
function o(d,
|
8211
|
-
if (I.isUndefined(
|
8214
|
+
function o(d, u) {
|
8215
|
+
if (I.isUndefined(u)) {
|
8212
8216
|
if (!I.isUndefined(d))
|
8213
8217
|
return r(void 0, d);
|
8214
|
-
} else return r(void 0,
|
8218
|
+
} else return r(void 0, u);
|
8215
8219
|
}
|
8216
|
-
function i(d,
|
8217
|
-
if (
|
8218
|
-
return r(d,
|
8219
|
-
if (
|
8220
|
+
function i(d, u, c) {
|
8221
|
+
if (c in t)
|
8222
|
+
return r(d, u);
|
8223
|
+
if (c in e)
|
8220
8224
|
return r(void 0, d);
|
8221
8225
|
}
|
8222
8226
|
const l = {
|
@@ -8248,11 +8252,11 @@ function Ut(e, t) {
|
|
8248
8252
|
socketPath: o,
|
8249
8253
|
responseEncoding: o,
|
8250
8254
|
validateStatus: i,
|
8251
|
-
headers: (d,
|
8255
|
+
headers: (d, u) => a(Is(d), Is(u), !0)
|
8252
8256
|
};
|
8253
|
-
return I.forEach(Object.keys(Object.assign({}, e, t)), function(
|
8254
|
-
const
|
8255
|
-
I.isUndefined(f) &&
|
8257
|
+
return I.forEach(Object.keys(Object.assign({}, e, t)), function(u) {
|
8258
|
+
const c = l[u] || a, f = c(e[u], t[u], u);
|
8259
|
+
I.isUndefined(f) && c !== i || (n[u] = f);
|
8256
8260
|
}), n;
|
8257
8261
|
}
|
8258
8262
|
const ni = (e) => {
|
@@ -8267,8 +8271,8 @@ const ni = (e) => {
|
|
8267
8271
|
if (Je.hasStandardBrowserEnv || Je.hasStandardBrowserWebWorkerEnv)
|
8268
8272
|
o.setContentType(void 0);
|
8269
8273
|
else if ((l = o.getContentType()) !== !1) {
|
8270
|
-
const [d, ...
|
8271
|
-
o.setContentType([d || "multipart/form-data", ...
|
8274
|
+
const [d, ...u] = l ? l.split(";").map((c) => c.trim()).filter(Boolean) : [];
|
8275
|
+
o.setContentType([d || "multipart/form-data", ...u].join("; "));
|
8272
8276
|
}
|
8273
8277
|
}
|
8274
8278
|
if (Je.hasStandardBrowserEnv && (r && I.isFunction(r) && (r = r(t)), r || r !== !1 && Xf(t.url))) {
|
@@ -8281,9 +8285,9 @@ const ni = (e) => {
|
|
8281
8285
|
const a = ni(e);
|
8282
8286
|
let s = a.data;
|
8283
8287
|
const o = Ze.from(a.headers).normalize();
|
8284
|
-
let { responseType: i, onUploadProgress: l, onDownloadProgress: d } = a,
|
8288
|
+
let { responseType: i, onUploadProgress: l, onDownloadProgress: d } = a, u, c, f, v, p;
|
8285
8289
|
function m() {
|
8286
|
-
v && v(), p && p(), a.cancelToken && a.cancelToken.unsubscribe(
|
8290
|
+
v && v(), p && p(), a.cancelToken && a.cancelToken.unsubscribe(u), a.signal && a.signal.removeEventListener("abort", u);
|
8287
8291
|
}
|
8288
8292
|
let g = new XMLHttpRequest();
|
8289
8293
|
g.open(a.method.toUpperCase(), a.url, !0), g.timeout = a.timeout;
|
@@ -8309,26 +8313,26 @@ const ni = (e) => {
|
|
8309
8313
|
"onloadend" in g ? g.onloadend = y : g.onreadystatechange = function() {
|
8310
8314
|
!g || g.readyState !== 4 || g.status === 0 && !(g.responseURL && g.responseURL.indexOf("file:") === 0) || setTimeout(y);
|
8311
8315
|
}, g.onabort = function() {
|
8312
|
-
g && (r(new
|
8316
|
+
g && (r(new X("Request aborted", X.ECONNABORTED, e, g)), g = null);
|
8313
8317
|
}, g.onerror = function() {
|
8314
|
-
r(new
|
8318
|
+
r(new X("Network Error", X.ERR_NETWORK, e, g)), g = null;
|
8315
8319
|
}, g.ontimeout = function() {
|
8316
8320
|
let E = a.timeout ? "timeout of " + a.timeout + "ms exceeded" : "timeout exceeded";
|
8317
8321
|
const O = a.transitional || Jo;
|
8318
|
-
a.timeoutErrorMessage && (E = a.timeoutErrorMessage), r(new
|
8322
|
+
a.timeoutErrorMessage && (E = a.timeoutErrorMessage), r(new X(
|
8319
8323
|
E,
|
8320
|
-
O.clarifyTimeoutError ?
|
8324
|
+
O.clarifyTimeoutError ? X.ETIMEDOUT : X.ECONNABORTED,
|
8321
8325
|
e,
|
8322
8326
|
g
|
8323
8327
|
)), g = null;
|
8324
8328
|
}, s === void 0 && o.setContentType(null), "setRequestHeader" in g && I.forEach(o.toJSON(), function(E, O) {
|
8325
8329
|
g.setRequestHeader(O, E);
|
8326
|
-
}), I.isUndefined(a.withCredentials) || (g.withCredentials = !!a.withCredentials), i && i !== "json" && (g.responseType = a.responseType), d && ([f, p] = kn(d, !0), g.addEventListener("progress", f)), l && g.upload && ([
|
8330
|
+
}), I.isUndefined(a.withCredentials) || (g.withCredentials = !!a.withCredentials), i && i !== "json" && (g.responseType = a.responseType), d && ([f, p] = kn(d, !0), g.addEventListener("progress", f)), l && g.upload && ([c, v] = kn(l), g.upload.addEventListener("progress", c), g.upload.addEventListener("loadend", v)), (a.cancelToken || a.signal) && (u = ($) => {
|
8327
8331
|
g && (r(!$ || $.type ? new Zt(null, e, g) : $), g.abort(), g = null);
|
8328
|
-
}, a.cancelToken && a.cancelToken.subscribe(
|
8332
|
+
}, a.cancelToken && a.cancelToken.subscribe(u), a.signal && (a.signal.aborted ? u() : a.signal.addEventListener("abort", u)));
|
8329
8333
|
const S = Yf(a.url);
|
8330
8334
|
if (S && Je.protocols.indexOf(S) === -1) {
|
8331
|
-
r(new
|
8335
|
+
r(new X("Unsupported protocol " + S + ":", X.ERR_BAD_REQUEST, e));
|
8332
8336
|
return;
|
8333
8337
|
}
|
8334
8338
|
g.send(s || null);
|
@@ -8340,12 +8344,12 @@ const ni = (e) => {
|
|
8340
8344
|
const s = function(d) {
|
8341
8345
|
if (!a) {
|
8342
8346
|
a = !0, i();
|
8343
|
-
const
|
8344
|
-
r.abort(
|
8347
|
+
const u = d instanceof Error ? d : this.reason;
|
8348
|
+
r.abort(u instanceof X ? u : new Zt(u instanceof Error ? u.message : u));
|
8345
8349
|
}
|
8346
8350
|
};
|
8347
8351
|
let o = t && setTimeout(() => {
|
8348
|
-
o = null, s(new
|
8352
|
+
o = null, s(new X(`timeout ${t} of ms exceeded`, X.ETIMEDOUT));
|
8349
8353
|
}, t);
|
8350
8354
|
const i = () => {
|
8351
8355
|
e && (o && clearTimeout(o), o = null, e.forEach((d) => {
|
@@ -8392,17 +8396,17 @@ const ni = (e) => {
|
|
8392
8396
|
return new ReadableStream({
|
8393
8397
|
async pull(l) {
|
8394
8398
|
try {
|
8395
|
-
const { done: d, value:
|
8399
|
+
const { done: d, value: u } = await a.next();
|
8396
8400
|
if (d) {
|
8397
8401
|
i(), l.close();
|
8398
8402
|
return;
|
8399
8403
|
}
|
8400
|
-
let
|
8404
|
+
let c = u.byteLength;
|
8401
8405
|
if (n) {
|
8402
|
-
let f = s +=
|
8406
|
+
let f = s += c;
|
8403
8407
|
n(f);
|
8404
8408
|
}
|
8405
|
-
l.enqueue(new Uint8Array(
|
8409
|
+
l.enqueue(new Uint8Array(u));
|
8406
8410
|
} catch (d) {
|
8407
8411
|
throw i(d), d;
|
8408
8412
|
}
|
@@ -8435,7 +8439,7 @@ const ni = (e) => {
|
|
8435
8439
|
Yn && ((e) => {
|
8436
8440
|
["text", "arrayBuffer", "blob", "formData", "stream"].forEach((t) => {
|
8437
8441
|
!Dn[t] && (Dn[t] = I.isFunction(e[t]) ? (n) => n[t]() : (n, r) => {
|
8438
|
-
throw new
|
8442
|
+
throw new X(`Response type '${t}' is not supported`, X.ERR_NOT_SUPPORT, r);
|
8439
8443
|
});
|
8440
8444
|
});
|
8441
8445
|
})(new Response());
|
@@ -8467,8 +8471,8 @@ const l2 = async (e) => {
|
|
8467
8471
|
onDownloadProgress: i,
|
8468
8472
|
onUploadProgress: l,
|
8469
8473
|
responseType: d,
|
8470
|
-
headers:
|
8471
|
-
withCredentials:
|
8474
|
+
headers: u,
|
8475
|
+
withCredentials: c = "same-origin",
|
8472
8476
|
fetchOptions: f
|
8473
8477
|
} = ni(e);
|
8474
8478
|
d = d ? (d + "").toLowerCase() : "text";
|
@@ -8478,13 +8482,13 @@ const l2 = async (e) => {
|
|
8478
8482
|
});
|
8479
8483
|
let g;
|
8480
8484
|
try {
|
8481
|
-
if (l && i2 && n !== "get" && n !== "head" && (g = await d2(
|
8485
|
+
if (l && i2 && n !== "get" && n !== "head" && (g = await d2(u, r)) !== 0) {
|
8482
8486
|
let O = new Request(t, {
|
8483
8487
|
method: "POST",
|
8484
8488
|
body: r,
|
8485
8489
|
duplex: "half"
|
8486
8490
|
}), _;
|
8487
|
-
if (I.isFormData(r) && (_ = O.headers.get("content-type")) &&
|
8491
|
+
if (I.isFormData(r) && (_ = O.headers.get("content-type")) && u.setContentType(_), O.body) {
|
8488
8492
|
const [w, k] = Ns(
|
8489
8493
|
g,
|
8490
8494
|
kn(Ls(l))
|
@@ -8492,16 +8496,16 @@ const l2 = async (e) => {
|
|
8492
8496
|
r = Ps(O.body, As, w, k);
|
8493
8497
|
}
|
8494
8498
|
}
|
8495
|
-
I.isString(
|
8499
|
+
I.isString(c) || (c = c ? "include" : "omit");
|
8496
8500
|
const y = "credentials" in Request.prototype;
|
8497
8501
|
p = new Request(t, {
|
8498
8502
|
...f,
|
8499
8503
|
signal: v,
|
8500
8504
|
method: n.toUpperCase(),
|
8501
|
-
headers:
|
8505
|
+
headers: u.normalize().toJSON(),
|
8502
8506
|
body: r,
|
8503
8507
|
duplex: "half",
|
8504
|
-
credentials: y ?
|
8508
|
+
credentials: y ? c : void 0
|
8505
8509
|
});
|
8506
8510
|
let S = await fetch(p);
|
8507
8511
|
const $ = Ir && (d === "stream" || d === "response");
|
@@ -8535,11 +8539,11 @@ const l2 = async (e) => {
|
|
8535
8539
|
});
|
8536
8540
|
} catch (y) {
|
8537
8541
|
throw m && m(), y && y.name === "TypeError" && /fetch/i.test(y.message) ? Object.assign(
|
8538
|
-
new
|
8542
|
+
new X("Network Error", X.ERR_NETWORK, e, p),
|
8539
8543
|
{
|
8540
8544
|
cause: y.cause || y
|
8541
8545
|
}
|
8542
|
-
) :
|
8546
|
+
) : X.from(y, y && y.code, e, p);
|
8543
8547
|
}
|
8544
8548
|
}), Pr = {
|
8545
8549
|
http: Tf,
|
@@ -8565,7 +8569,7 @@ const ks = (e) => `- ${e}`, c2 = (e) => I.isFunction(e) || e === null || e === !
|
|
8565
8569
|
n = e[s];
|
8566
8570
|
let o;
|
8567
8571
|
if (r = n, !c2(n) && (r = Pr[(o = String(n)).toLowerCase()], r === void 0))
|
8568
|
-
throw new
|
8572
|
+
throw new X(`Unknown adapter '${o}'`);
|
8569
8573
|
if (r)
|
8570
8574
|
break;
|
8571
8575
|
a[o || "#" + s] = r;
|
@@ -8577,7 +8581,7 @@ const ks = (e) => `- ${e}`, c2 = (e) => I.isFunction(e) || e === null || e === !
|
|
8577
8581
|
let o = t ? s.length > 1 ? `since :
|
8578
8582
|
` + s.map(ks).join(`
|
8579
8583
|
`) : " " + ks(s[0]) : "as no adapter specified";
|
8580
|
-
throw new
|
8584
|
+
throw new X(
|
8581
8585
|
"There is no suitable adapter to dispatch the request " + o,
|
8582
8586
|
"ERR_NOT_SUPPORT"
|
8583
8587
|
);
|
@@ -8621,9 +8625,9 @@ sa.transitional = function(t, n, r) {
|
|
8621
8625
|
}
|
8622
8626
|
return (s, o, i) => {
|
8623
8627
|
if (t === !1)
|
8624
|
-
throw new
|
8628
|
+
throw new X(
|
8625
8629
|
a(o, " has been removed" + (n ? " in " + n : "")),
|
8626
|
-
|
8630
|
+
X.ERR_DEPRECATED
|
8627
8631
|
);
|
8628
8632
|
return n && !Rs[o] && (Rs[o] = !0, console.warn(
|
8629
8633
|
a(
|
@@ -8635,7 +8639,7 @@ sa.transitional = function(t, n, r) {
|
|
8635
8639
|
};
|
8636
8640
|
function f2(e, t, n) {
|
8637
8641
|
if (typeof e != "object")
|
8638
|
-
throw new
|
8642
|
+
throw new X("options must be an object", X.ERR_BAD_OPTION_VALUE);
|
8639
8643
|
const r = Object.keys(e);
|
8640
8644
|
let a = r.length;
|
8641
8645
|
for (; a-- > 0; ) {
|
@@ -8643,11 +8647,11 @@ function f2(e, t, n) {
|
|
8643
8647
|
if (o) {
|
8644
8648
|
const i = e[s], l = i === void 0 || o(i, s, e);
|
8645
8649
|
if (l !== !0)
|
8646
|
-
throw new
|
8650
|
+
throw new X("option " + s + " must be " + l, X.ERR_BAD_OPTION_VALUE);
|
8647
8651
|
continue;
|
8648
8652
|
}
|
8649
8653
|
if (n !== !0)
|
8650
|
-
throw new
|
8654
|
+
throw new X("Unknown option " + s, X.ERR_BAD_OPTION);
|
8651
8655
|
}
|
8652
8656
|
}
|
8653
8657
|
const Ar = {
|
@@ -8718,17 +8722,17 @@ class Rt {
|
|
8718
8722
|
this.interceptors.response.forEach(function(m) {
|
8719
8723
|
d.push(m.fulfilled, m.rejected);
|
8720
8724
|
});
|
8721
|
-
let
|
8725
|
+
let u, c = 0, f;
|
8722
8726
|
if (!l) {
|
8723
8727
|
const p = [Ds.bind(this), void 0];
|
8724
|
-
for (p.unshift.apply(p, i), p.push.apply(p, d), f = p.length,
|
8725
|
-
|
8726
|
-
return
|
8728
|
+
for (p.unshift.apply(p, i), p.push.apply(p, d), f = p.length, u = Promise.resolve(n); c < f; )
|
8729
|
+
u = u.then(p[c++], p[c++]);
|
8730
|
+
return u;
|
8727
8731
|
}
|
8728
8732
|
f = i.length;
|
8729
8733
|
let v = n;
|
8730
|
-
for (
|
8731
|
-
const p = i[
|
8734
|
+
for (c = 0; c < f; ) {
|
8735
|
+
const p = i[c++], m = i[c++];
|
8732
8736
|
try {
|
8733
8737
|
v = p(v);
|
8734
8738
|
} catch (g) {
|
@@ -8737,13 +8741,13 @@ class Rt {
|
|
8737
8741
|
}
|
8738
8742
|
}
|
8739
8743
|
try {
|
8740
|
-
|
8744
|
+
u = Ds.call(this, v);
|
8741
8745
|
} catch (p) {
|
8742
8746
|
return Promise.reject(p);
|
8743
8747
|
}
|
8744
|
-
for (
|
8745
|
-
|
8746
|
-
return
|
8748
|
+
for (c = 0, f = d.length; c < f; )
|
8749
|
+
u = u.then(d[c++], d[c++]);
|
8750
|
+
return u;
|
8747
8751
|
}
|
8748
8752
|
getUri(t) {
|
8749
8753
|
t = Ut(this.defaults, t);
|
@@ -8937,7 +8941,7 @@ Ee.CancelToken = oa;
|
|
8937
8941
|
Ee.isCancel = Qo;
|
8938
8942
|
Ee.VERSION = oi;
|
8939
8943
|
Ee.toFormData = Kn;
|
8940
|
-
Ee.AxiosError =
|
8944
|
+
Ee.AxiosError = X;
|
8941
8945
|
Ee.Cancel = Ee.CanceledError;
|
8942
8946
|
Ee.all = function(t) {
|
8943
8947
|
return Promise.all(t);
|
@@ -8992,14 +8996,14 @@ const h2 = {
|
|
8992
8996
|
let l = i.target.files[0], d = new FormData();
|
8993
8997
|
d.append("file", l);
|
8994
8998
|
try {
|
8995
|
-
let
|
8999
|
+
let c = await Ee.create({ baseURL: process.env.API_URL, withCredentials: !0 }).post(`/api/upload/${r.type}?folderName=${encodeURIComponent(r.uploadPath)}`, d, {
|
8996
9000
|
headers: {
|
8997
9001
|
"Content-Type": "multipart/form-data"
|
8998
9002
|
}
|
8999
9003
|
});
|
9000
|
-
a.value =
|
9001
|
-
} catch (
|
9002
|
-
console.error(
|
9004
|
+
a.value = c.data[0].filepath, n("file-change", a.value);
|
9005
|
+
} catch (u) {
|
9006
|
+
console.error(u);
|
9003
9007
|
}
|
9004
9008
|
}
|
9005
9009
|
const o = () => {
|
@@ -9007,7 +9011,7 @@ const h2 = {
|
|
9007
9011
|
};
|
9008
9012
|
return (i, l) => (T(), L(pe, null, [
|
9009
9013
|
P("div", {
|
9010
|
-
class:
|
9014
|
+
class: z([[i.$attrs.class, { "bg-fourth-nano": e.validation }], "flex-center flex-nowrap flex"])
|
9011
9015
|
}, [
|
9012
9016
|
e.label ? (T(), L("div", h2, [
|
9013
9017
|
P("span", null, W(e.label), 1)
|
@@ -9069,15 +9073,15 @@ const h2 = {
|
|
9069
9073
|
r.value.click();
|
9070
9074
|
}
|
9071
9075
|
async function i(d) {
|
9072
|
-
let
|
9073
|
-
if (!
|
9076
|
+
let u = d.target.files[0];
|
9077
|
+
if (!u) {
|
9074
9078
|
console.error("No file selected");
|
9075
9079
|
return;
|
9076
9080
|
}
|
9077
|
-
let
|
9078
|
-
|
9081
|
+
let c = new FormData();
|
9082
|
+
c.append("file", u), console.log("Sending file:", u.name);
|
9079
9083
|
try {
|
9080
|
-
let v = await Ee.create({ baseURL: process.env.API_URL, withCredentials: !0 }).post(`/api/upload/multiple?folderName=${encodeURIComponent(a.uploadPath)}`,
|
9084
|
+
let v = await Ee.create({ baseURL: process.env.API_URL, withCredentials: !0 }).post(`/api/upload/multiple?folderName=${encodeURIComponent(a.uploadPath)}`, c);
|
9081
9085
|
console.log("Upload response:", v), n.value = v.data[0].filepath, s("update:photo", n.value);
|
9082
9086
|
} catch (f) {
|
9083
9087
|
s("error", f), console.error("Upload error:", f);
|
@@ -9090,10 +9094,10 @@ const h2 = {
|
|
9090
9094
|
}
|
9091
9095
|
});
|
9092
9096
|
}
|
9093
|
-
return (d,
|
9097
|
+
return (d, u) => (T(), L("div", {
|
9094
9098
|
onClick: o,
|
9095
9099
|
onDrop: l,
|
9096
|
-
onDragover:
|
9100
|
+
onDragover: u[0] || (u[0] = le(() => {
|
9097
9101
|
}, ["prevent"])),
|
9098
9102
|
class: "image-upload-area flex-v-center flex-h-center flex"
|
9099
9103
|
}, [
|
@@ -9103,7 +9107,7 @@ const h2 = {
|
|
9103
9107
|
src: (d.FILE_SERVER_URL || "") + (n.value || e.photo),
|
9104
9108
|
alt: "Uploaded image",
|
9105
9109
|
class: "w-100 h-100 object-fit-cover"
|
9106
|
-
}, null, 8, C2)) : (T(), L("div", T2,
|
9110
|
+
}, null, 8, C2)) : (T(), L("div", T2, u[1] || (u[1] = [
|
9107
9111
|
P("svg", {
|
9108
9112
|
class: "i-medium",
|
9109
9113
|
width: "104",
|
@@ -9207,10 +9211,10 @@ const h2 = {
|
|
9207
9211
|
function i() {
|
9208
9212
|
a.value.click();
|
9209
9213
|
}
|
9210
|
-
async function l(
|
9214
|
+
async function l(u) {
|
9211
9215
|
r.value = !0;
|
9212
|
-
let
|
9213
|
-
for (const v of
|
9216
|
+
let c = u.target.files, f = new FormData();
|
9217
|
+
for (const v of c)
|
9214
9218
|
f.append("file", v);
|
9215
9219
|
try {
|
9216
9220
|
(await Ee.create({ baseURL: process.env.API_URL, withCredentials: !0 }).post(`/api/upload/multiple?folderName=${encodeURIComponent(s.uploadPath)}`, f, {
|
@@ -9224,17 +9228,17 @@ const h2 = {
|
|
9224
9228
|
console.error(v), r.value = !1;
|
9225
9229
|
}
|
9226
9230
|
}
|
9227
|
-
function d(
|
9228
|
-
|
9231
|
+
function d(u) {
|
9232
|
+
u.preventDefault(), l({
|
9229
9233
|
target: {
|
9230
|
-
files:
|
9234
|
+
files: u.dataTransfer.files
|
9231
9235
|
}
|
9232
9236
|
});
|
9233
9237
|
}
|
9234
|
-
return (
|
9238
|
+
return (u, c) => (T(), L("div", {
|
9235
9239
|
onClick: i,
|
9236
9240
|
onDrop: d,
|
9237
|
-
onDragover:
|
9241
|
+
onDragover: c[0] || (c[0] = le(() => {
|
9238
9242
|
}, ["prevent"])),
|
9239
9243
|
class: "cursor-pointer t-black w-100 flex-v-center flex-h-center flex pos-relative"
|
9240
9244
|
}, [
|
@@ -9296,8 +9300,8 @@ const h2 = {
|
|
9296
9300
|
function a(i, l) {
|
9297
9301
|
return i.map((d) => {
|
9298
9302
|
if (d.startsWith(":")) {
|
9299
|
-
let
|
9300
|
-
return l.params[
|
9303
|
+
let u = d.replace(/[:?]/g, "");
|
9304
|
+
return l.params[u] || null;
|
9301
9305
|
}
|
9302
9306
|
return d;
|
9303
9307
|
}).filter((d) => d !== null).join("/");
|
@@ -9306,11 +9310,11 @@ const h2 = {
|
|
9306
9310
|
function o() {
|
9307
9311
|
s.value = t.matched.map((i) => {
|
9308
9312
|
var v, p, m;
|
9309
|
-
const l = (v = i.meta) == null ? void 0 : v.title, d = r == null ? void 0 : r.value,
|
9310
|
-
let
|
9311
|
-
|
9313
|
+
const l = (v = i.meta) == null ? void 0 : v.title, d = r == null ? void 0 : r.value, u = l && d && l[d];
|
9314
|
+
let c = i.path.split("/");
|
9315
|
+
c = a(c, t);
|
9312
9316
|
const f = (m = (p = i.meta) == null ? void 0 : p.breadcrumbs) == null ? void 0 : m.hidden;
|
9313
|
-
return { name:
|
9317
|
+
return { name: u, path: c, isHidden: f };
|
9314
9318
|
}).filter((i) => i.name && !i.isHidden);
|
9315
9319
|
}
|
9316
9320
|
return Te(
|
@@ -9322,26 +9326,26 @@ const h2 = {
|
|
9322
9326
|
), (i, l) => {
|
9323
9327
|
const d = Ks("router-link");
|
9324
9328
|
return T(), L("ol", B2, [
|
9325
|
-
(T(!0), L(pe, null, De(s.value, (
|
9326
|
-
key:
|
9327
|
-
class:
|
9329
|
+
(T(!0), L(pe, null, De(s.value, (u, c) => (T(), L("li", {
|
9330
|
+
key: c,
|
9331
|
+
class: z(["flex-v-center flex-nowrap flex", { "t-main": c === s.value.length - 1 }])
|
9328
9332
|
}, [
|
9329
|
-
|
9333
|
+
c === 0 ? (T(), L("svg", V2, l[0] || (l[0] = [
|
9330
9334
|
P("path", {
|
9331
9335
|
fill: "rgb(var(--black))",
|
9332
9336
|
d: "M0.494141 4.26391C0.494141 4.48862 0.659906 4.66912 0.928813 4.66912C1.05037 4.66912 1.16825 4.6065 1.27139 4.52177L1.64344 4.20866V7.56448C1.64344 8.13545 1.98971 8.47803 2.5791 8.47803H7.56678C8.15616 8.47803 8.50243 8.13545 8.50243 7.56448V4.19392L8.8929 4.52177C8.99604 4.6065 9.11392 4.66912 9.23916 4.66912C9.48597 4.66912 9.67015 4.5144 9.67015 4.27128C9.67015 4.1313 9.61121 4.01343 9.5007 3.92133L8.50243 3.08146V1.47538C8.50243 1.30961 8.3956 1.1991 8.22984 1.1991H7.63308C7.46732 1.1991 7.35313 1.30961 7.35313 1.47538V2.11634L5.66969 0.70181C5.31606 0.403433 4.85928 0.403433 4.50197 0.70181L0.663589 3.92133C0.553079 4.01711 0.494141 4.14235 0.494141 4.26391ZM6.13752 5.26219C6.13752 5.08906 6.02701 4.97855 5.85387 4.97855H4.31779C4.14097 4.97855 4.02678 5.08906 4.02678 5.26219V7.63447H2.83327C2.60856 7.63447 2.48332 7.50922 2.48332 7.28084V3.5014L4.90349 1.47538C5.01768 1.37592 5.15029 1.37592 5.26817 1.47538L7.66255 3.48298V7.28084C7.66255 7.50922 7.53731 7.63447 7.3126 7.63447H6.13752V5.26219Z"
|
9333
9337
|
}, null, -1)
|
9334
9338
|
]))) : V("", !0),
|
9335
|
-
|
9339
|
+
c !== s.value.length - 1 ? (T(), Le(d, {
|
9336
9340
|
key: 1,
|
9337
|
-
to:
|
9341
|
+
to: c === 0 ? "/" : u.path
|
9338
9342
|
}, {
|
9339
9343
|
default: fe(() => [
|
9340
|
-
mt(W(
|
9344
|
+
mt(W(u.name), 1)
|
9341
9345
|
]),
|
9342
9346
|
_: 2
|
9343
|
-
}, 1032, ["to"])) : (T(), L("a", j2, W(
|
9344
|
-
|
9347
|
+
}, 1032, ["to"])) : (T(), L("a", j2, W(u.name), 1)),
|
9348
|
+
c !== s.value.length - 1 ? (T(), L("svg", H2, l[1] || (l[1] = [
|
9345
9349
|
P("path", {
|
9346
9350
|
d: "M4 3.99992C4 3.83673 3.94307 3.70391 3.81025 3.57867L0.899431 0.732369C0.800759 0.629902 0.679317 0.580566 0.531309 0.580566C0.239089 0.580566 0 0.815861 0 1.10808C0 1.25229 0.0607211 1.38512 0.166983 1.49138L2.74763 3.99613L0.166983 6.50846C0.0607211 6.61093 0 6.74375 0 6.89176C0 7.18398 0.239089 7.41928 0.531309 7.41928C0.675522 7.41928 0.800759 7.36994 0.899431 7.26747L3.81025 4.42117C3.94307 4.29594 4 4.15931 4 3.99992Z",
|
9347
9351
|
fill: "rgb(var(--black))"
|
@@ -9366,7 +9370,7 @@ const h2 = {
|
|
9366
9370
|
return T(), L("div", K2, [
|
9367
9371
|
J(t.$slots, "default"),
|
9368
9372
|
(r = e.chips) != null && r.length ? (T(!0), L(pe, { key: 0 }, De(e.chips, (a, s) => (T(), L("span", {
|
9369
|
-
class:
|
9373
|
+
class: z([t.$attrs.class || "p-medium font-main", "mn-r-nano d-inline-block w-max pd-b-micro pd-t-micro pd-r-thin pd-l-thin radius-small t-medium bg-main"])
|
9370
9374
|
}, [
|
9371
9375
|
P("span", Y2, W(a.text ? a.text : a), 1)
|
9372
9376
|
], 2))), 256)) : (T(), L("div", q2, [
|
@@ -9401,17 +9405,17 @@ const h2 = {
|
|
9401
9405
|
setup(e) {
|
9402
9406
|
const t = e, n = new Date(t.date).getTime(), r = F((/* @__PURE__ */ new Date()).getTime());
|
9403
9407
|
let a;
|
9404
|
-
const s = F(0), o = F(0), i = F(0), l = F(0), d = F(!1),
|
9405
|
-
const
|
9406
|
-
|
9408
|
+
const s = F(0), o = F(0), i = F(0), l = F(0), d = F(!1), u = () => {
|
9409
|
+
const c = n - r.value;
|
9410
|
+
c <= 0 ? (s.value = 0, o.value = 0, i.value = 0, l.value = 0, d.value = !0, clearInterval(a)) : (s.value = Math.floor(c / (1e3 * 60 * 60 * 24)), o.value = Math.floor(c % (1e3 * 60 * 60 * 24) / (1e3 * 60 * 60)), i.value = Math.floor(c % (1e3 * 60 * 60) / (1e3 * 60)), l.value = Math.floor(c % (1e3 * 60) / 1e3));
|
9407
9411
|
};
|
9408
|
-
return
|
9412
|
+
return u(), Qe(() => {
|
9409
9413
|
a = setInterval(() => {
|
9410
|
-
r.value = (/* @__PURE__ */ new Date()).getTime(),
|
9414
|
+
r.value = (/* @__PURE__ */ new Date()).getTime(), u();
|
9411
9415
|
}, 1e3);
|
9412
9416
|
}), Br(() => {
|
9413
9417
|
clearInterval(a);
|
9414
|
-
}), (
|
9418
|
+
}), (c, f) => (T(), L("div", J2, [
|
9415
9419
|
d.value ? (T(), L("div", Z2, f[0] || (f[0] = [
|
9416
9420
|
P("p", { class: "p-small t-transp" }, "Offer is over", -1)
|
9417
9421
|
]))) : V("", !0),
|
@@ -9448,7 +9452,7 @@ const h2 = {
|
|
9448
9452
|
} else
|
9449
9453
|
s = /* @__PURE__ */ new Date(), console.log("No data" + s);
|
9450
9454
|
s.setHours(0, 0, 0, 0);
|
9451
|
-
const o = F(new Date(s)), i =
|
9455
|
+
const o = F(new Date(s)), i = c(s, 30);
|
9452
9456
|
Qe(() => {
|
9453
9457
|
if (a.value) {
|
9454
9458
|
const f = a.value.getElementsByClassName("selected")[0] || a.value.getElementsByClassName("bg-main")[0];
|
@@ -9463,10 +9467,10 @@ const h2 = {
|
|
9463
9467
|
function d(f) {
|
9464
9468
|
return `${f.getDate().toString().padStart(2, "0")}${(f.getMonth() + 1).toString().padStart(2, "0")}${f.getFullYear()}`;
|
9465
9469
|
}
|
9466
|
-
function
|
9470
|
+
function u(f) {
|
9467
9471
|
return f.toLocaleDateString(r.locale ? r.locale : "en", { weekday: "narrow" }).toUpperCase();
|
9468
9472
|
}
|
9469
|
-
function
|
9473
|
+
function c(f, v) {
|
9470
9474
|
const p = [];
|
9471
9475
|
for (let m = -15; m < v - 15; m++) {
|
9472
9476
|
const g = new Date(f);
|
@@ -9483,13 +9487,13 @@ const h2 = {
|
|
9483
9487
|
(T(!0), L(pe, null, De(We(i), (p) => (T(), L("div", {
|
9484
9488
|
key: p.toString(),
|
9485
9489
|
onClick: (m) => l(p),
|
9486
|
-
class:
|
9490
|
+
class: z([{
|
9487
9491
|
selected: o.value.toDateString() === p.toDateString()
|
9488
9492
|
}, "cursor-pointer scroll-snap-align-start mn-r-small mn-l-small flex-column flex-center flex"])
|
9489
9493
|
}, [
|
9490
|
-
P("span", u3, W(
|
9494
|
+
P("span", u3, W(u(p)), 1),
|
9491
9495
|
P("span", {
|
9492
|
-
class:
|
9496
|
+
class: z([{
|
9493
9497
|
"bg-main": o.value.toDateString() === p.toDateString()
|
9494
9498
|
}, "transition-ease-in-out t-semi flex-center flex radius-big i-semi day-number"])
|
9495
9499
|
}, W(p.getDate()), 3)
|
@@ -9558,7 +9562,7 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
|
|
9558
9562
|
}),
|
9559
9563
|
emits: /* @__PURE__ */ sn(["update:modelValue"], ["update:date"]),
|
9560
9564
|
setup(e, { emit: t }) {
|
9561
|
-
const n = e, r = bt(e, "date"), s = F(/* @__PURE__ */ new Date()), o = F(null), i = F(null), l = F(null), d = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
9565
|
+
const n = e, r = bt(e, "date"), s = F(/* @__PURE__ */ new Date()), o = F(null), i = F(null), l = F(null), d = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], u = (C) => new Date(Date.UTC(C.getFullYear(), C.getMonth(), C.getDate())), c = (C) => new Date(Date.UTC(C.getFullYear(), C.getMonth(), C.getDate(), 23, 59, 59)), f = ae(() => {
|
9562
9566
|
const C = s.value.toLocaleString("default", { month: "long", timeZone: "UTC" }), M = s.value.getUTCFullYear();
|
9563
9567
|
return `${C} ${M}`;
|
9564
9568
|
}), v = ae(() => {
|
@@ -9600,13 +9604,13 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
|
|
9600
9604
|
}, m = (C) => C.getUTCMonth() === s.value.getUTCMonth() && C.getUTCFullYear() === s.value.getUTCFullYear(), g = (C) => {
|
9601
9605
|
if (n.allowRange) {
|
9602
9606
|
if (i.value && l.value)
|
9603
|
-
return C >= new Date(i.value) &&
|
9607
|
+
return C >= new Date(i.value) && c(C) <= new Date(l.value);
|
9604
9608
|
if (i.value)
|
9605
9609
|
return C.getTime() === new Date(i.value).getTime();
|
9606
9610
|
} else
|
9607
9611
|
return o.value && C.getTime() === new Date(o.value).getTime();
|
9608
|
-
}, y = (C) => i.value && l.value ? C > i.value &&
|
9609
|
-
const M =
|
9612
|
+
}, y = (C) => i.value && l.value ? C > i.value && c(C) < l.value : !1, S = (C) => {
|
9613
|
+
const M = u(C);
|
9610
9614
|
if (!n.allowRange)
|
9611
9615
|
o.value = M, r.value = M;
|
9612
9616
|
else if (!i.value && !l.value)
|
@@ -9614,8 +9618,8 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
|
|
9614
9618
|
else if (l.value)
|
9615
9619
|
i.value = M, l.value = null, r.value = { start: M, end: null };
|
9616
9620
|
else {
|
9617
|
-
if (l.value =
|
9618
|
-
const U =
|
9621
|
+
if (l.value = c(C), M < i.value) {
|
9622
|
+
const U = c(i.value);
|
9619
9623
|
i.value = M, l.value = U;
|
9620
9624
|
}
|
9621
9625
|
r.value = { start: i.value, end: l.value };
|
@@ -9637,12 +9641,12 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
|
|
9637
9641
|
i.value = M.toISOString(), l.value = U.toISOString(), r.value = { start: i.value, end: l.value };
|
9638
9642
|
}, _ = () => {
|
9639
9643
|
const C = /* @__PURE__ */ new Date(), M = new Date(C);
|
9640
|
-
M.setUTCDate(C.getUTCDate() - 7), M.setUTCHours(0, 0, 0, 0), i.value = M, l.value =
|
9644
|
+
M.setUTCDate(C.getUTCDate() - 7), M.setUTCHours(0, 0, 0, 0), i.value = M, l.value = c(C), C.setUTCHours(23, 59, 59, 999);
|
9641
9645
|
const U = M.toISOString(), j = C.toISOString();
|
9642
9646
|
r.value = { start: U, end: j };
|
9643
9647
|
}, w = () => {
|
9644
9648
|
const C = /* @__PURE__ */ new Date(), M = new Date(C);
|
9645
|
-
M.setUTCMonth(C.getUTCMonth() - 1), M.setUTCHours(0, 0, 0, 0), i.value = M, l.value =
|
9649
|
+
M.setUTCMonth(C.getUTCMonth() - 1), M.setUTCHours(0, 0, 0, 0), i.value = M, l.value = c(C), C.setUTCHours(23, 59, 59, 999);
|
9646
9650
|
const U = M.toISOString(), j = C.toISOString();
|
9647
9651
|
r.value = { start: U, end: j };
|
9648
9652
|
}, k = () => {
|
@@ -9688,7 +9692,7 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
|
|
9688
9692
|
P("div", S3, [
|
9689
9693
|
(T(!0), L(pe, null, De(v.value, (U) => (T(), L("div", {
|
9690
9694
|
key: U.date,
|
9691
|
-
class:
|
9695
|
+
class: z([
|
9692
9696
|
"flex flex-center cursor-pointer aspect-ratio-1x1 radius-small",
|
9693
9697
|
{ "bg-main t-white": U.isToday },
|
9694
9698
|
{ "calendar__date--selected": g(U.date) },
|
@@ -9720,22 +9724,22 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
|
|
9720
9724
|
],
|
9721
9725
|
setup(e, { emit: t }) {
|
9722
9726
|
const n = t, r = F(null), a = F(0), s = F(0), o = F(!1);
|
9723
|
-
function i(
|
9724
|
-
o.value = !0, a.value =
|
9727
|
+
function i(u) {
|
9728
|
+
o.value = !0, a.value = u.touches ? u.touches[0].clientY : u.clientY, s.value = a.value;
|
9725
9729
|
}
|
9726
|
-
function l(
|
9730
|
+
function l(u) {
|
9727
9731
|
if (!o.value) return;
|
9728
|
-
|
9729
|
-
const
|
9730
|
-
|
9732
|
+
u.preventDefault(), s.value = u.touches ? u.touches[0].clientY : u.clientY;
|
9733
|
+
const c = s.value - a.value;
|
9734
|
+
c > 0 && (r.value.style.top = `${c}px`);
|
9731
9735
|
}
|
9732
9736
|
function d() {
|
9733
9737
|
if (!o.value) return;
|
9734
9738
|
o.value = !1;
|
9735
|
-
const
|
9736
|
-
|
9739
|
+
const u = s.value - a.value, c = window.innerHeight * 0.2;
|
9740
|
+
u < c ? r.value.style.top = "" : n("toggle");
|
9737
9741
|
}
|
9738
|
-
return (
|
9742
|
+
return (u, c) => (T(), Le(xe, {
|
9739
9743
|
name: "slideY",
|
9740
9744
|
mode: "out-in"
|
9741
9745
|
}, {
|
@@ -9743,11 +9747,12 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
|
|
9743
9747
|
P("section", {
|
9744
9748
|
ref_key: "wrapper",
|
9745
9749
|
ref: r,
|
9746
|
-
class: "w-100 h-100vh",
|
9747
|
-
|
9750
|
+
class: z(["w-100 h-100vh", {
|
9751
|
+
"pd-t-extra": u.MOBILE_APP === "ios"
|
9752
|
+
}])
|
9748
9753
|
}, [
|
9749
9754
|
P("div", {
|
9750
|
-
onClick:
|
9755
|
+
onClick: c[0] || (c[0] = (f) => n("toggle")),
|
9751
9756
|
onMousedown: i,
|
9752
9757
|
onTouchstart: i,
|
9753
9758
|
onMousemove: l,
|
@@ -9756,13 +9761,13 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
|
|
9756
9761
|
onTouchend: d,
|
9757
9762
|
onMouseleave: d,
|
9758
9763
|
class: "bs-black d-block p-medium pos-relative bg-white flex-center flex uppercase z-index-2"
|
9759
|
-
},
|
9764
|
+
}, c[1] || (c[1] = [
|
9760
9765
|
P("div", { class: "radius-extra pd-small t-black p-medium" }, [
|
9761
9766
|
P("div", { class: "radius-extra pd-nano w-3r h-1r t-black p-medium bg-black-transp-10" })
|
9762
9767
|
], -1)
|
9763
9768
|
]), 32),
|
9764
|
-
J(
|
9765
|
-
],
|
9769
|
+
J(u.$slots, "default")
|
9770
|
+
], 2)
|
9766
9771
|
]),
|
9767
9772
|
_: 3
|
9768
9773
|
}));
|
@@ -9793,6 +9798,10 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
|
|
9793
9798
|
type: String,
|
9794
9799
|
default: "Enter shop or product name"
|
9795
9800
|
},
|
9801
|
+
autofocus: {
|
9802
|
+
type: Boolean,
|
9803
|
+
default: !1
|
9804
|
+
},
|
9796
9805
|
button: {
|
9797
9806
|
type: String,
|
9798
9807
|
default: "Search"
|
@@ -9810,8 +9819,9 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
|
|
9810
9819
|
Q(Hr, {
|
9811
9820
|
placeholder: e.placeholder,
|
9812
9821
|
"onUpdate:field": s[0] || (s[0] = (o) => r(o)),
|
9822
|
+
autofocus: e.autofocus,
|
9813
9823
|
class: "w-100"
|
9814
|
-
}, null, 8, ["placeholder"])
|
9824
|
+
}, null, 8, ["placeholder", "autofocus"])
|
9815
9825
|
]));
|
9816
9826
|
}
|
9817
9827
|
}, R3 = {
|
@@ -9934,7 +9944,7 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
|
|
9934
9944
|
P("div", H3, [
|
9935
9945
|
P("button", {
|
9936
9946
|
onClick: a[1] || (a[1] = le(() => n.value = "asc", ["stop"])),
|
9937
|
-
class:
|
9947
|
+
class: z([{
|
9938
9948
|
"bg-white t-black": n.value === "asc"
|
9939
9949
|
}, "radius-semi flex-center w-100 uppercase p-small flex-nowrap flex gap-thin pd-thin br-solid br-1px br-grey-transp-25 w-100"])
|
9940
9950
|
}, [
|
@@ -9947,7 +9957,7 @@ const y3 = /* @__PURE__ */ $t($3, [["render", v3]]), b3 = { class: "calendar" },
|
|
9947
9957
|
], 2),
|
9948
9958
|
P("button", {
|
9949
9959
|
onClick: a[2] || (a[2] = le(() => n.value = "desc", ["stop"])),
|
9950
|
-
class:
|
9960
|
+
class: z([{
|
9951
9961
|
"bg-white t-black": n.value === "desc"
|
9952
9962
|
}, "radius-semi flex-center w-100 uppercase p-small flex-nowrap flex gap-thin pd-thin br-solid br-1px br-grey-transp-25 w-100"])
|
9953
9963
|
}, [
|
@@ -10011,7 +10021,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
|
|
10011
10021
|
P("div", Z3, [
|
10012
10022
|
P("h4", Q3, W(a.title), 1),
|
10013
10023
|
Q(X3, {
|
10014
|
-
class:
|
10024
|
+
class: z([{ "rotate-180": s }, "radius-big pd-micro bg-light i-semi"]),
|
10015
10025
|
fill: "rgb(var(--black))"
|
10016
10026
|
}, null, 8, ["class"])
|
10017
10027
|
])
|
@@ -10075,13 +10085,13 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
|
|
10075
10085
|
n.value && n.value();
|
10076
10086
|
};
|
10077
10087
|
function o(i) {
|
10078
|
-
const l = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], { start: d, end:
|
10079
|
-
if (d === null &&
|
10088
|
+
const l = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], { start: d, end: u } = i;
|
10089
|
+
if (d === null && u === null)
|
10080
10090
|
return "All Time";
|
10081
|
-
const
|
10082
|
-
if (!
|
10091
|
+
const c = new Date(d), f = c.getUTCDate(), v = l[c.getUTCMonth()], p = c.getUTCFullYear();
|
10092
|
+
if (!u)
|
10083
10093
|
return `${f} ${v} ${p}`;
|
10084
|
-
const m = new Date(
|
10094
|
+
const m = new Date(u), g = m.getUTCDate(), y = l[m.getUTCMonth()], S = m.getUTCFullYear();
|
10085
10095
|
return `${f} ${v} - ${g} ${y} ${S}`;
|
10086
10096
|
}
|
10087
10097
|
return (i, l) => (T(), L("div", {
|
@@ -10184,7 +10194,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
|
|
10184
10194
|
emits: ["update:search", "update:sort", "update:filter", "update:date", "update:items"],
|
10185
10195
|
setup(e) {
|
10186
10196
|
const t = bt(e, "search"), n = bt(e, "sort"), r = bt(e, "filter"), a = bt(e, "date"), s = bt(e, "items"), o = e, i = an(s.value || []), l = F(!1);
|
10187
|
-
let d = F(!0),
|
10197
|
+
let d = F(!0), u = F(!1), c = F(null), f = F(o.options.skip ? o.options.skip : 0), v = F(o.options.limit ? o.options.limit : 10), p = F("");
|
10188
10198
|
function m(O, _) {
|
10189
10199
|
let w = null;
|
10190
10200
|
return (...k) => {
|
@@ -10198,7 +10208,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
|
|
10198
10208
|
g(O);
|
10199
10209
|
}
|
10200
10210
|
const S = async () => {
|
10201
|
-
if (
|
10211
|
+
if (u.value = !0, l.value) {
|
10202
10212
|
f.value += v.value;
|
10203
10213
|
const O = await o.store.read({
|
10204
10214
|
skip: f.value,
|
@@ -10212,7 +10222,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
|
|
10212
10222
|
});
|
10213
10223
|
O.length === 0 || O.length < v.value ? l.value = !1 : l.value = !0, i.value = [...i.value, ...O], s.value && (s.value = i.value);
|
10214
10224
|
}
|
10215
|
-
|
10225
|
+
u.value = !1;
|
10216
10226
|
}, $ = async () => {
|
10217
10227
|
d.value = !0;
|
10218
10228
|
const O = await o.store.read({
|
@@ -10238,7 +10248,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
|
|
10238
10248
|
return Qe(async () => {
|
10239
10249
|
await $(), typeof window < "u" && !o.showLoadMore && (E = new IntersectionObserver((O) => {
|
10240
10250
|
O.some((_) => _.isIntersecting) && S();
|
10241
|
-
}),
|
10251
|
+
}), c.value && E.observe(c.value));
|
10242
10252
|
}), Ws(() => {
|
10243
10253
|
E && E.disconnect();
|
10244
10254
|
}), (O, _) => (T(), L(pe, null, [
|
@@ -10246,12 +10256,13 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
|
|
10246
10256
|
t.value ? (T(), Le(D3, {
|
10247
10257
|
key: 0,
|
10248
10258
|
placeholder: t.value.placeholder || "Search...",
|
10249
|
-
class:
|
10250
|
-
onSearch: y
|
10251
|
-
|
10259
|
+
class: z(t.value.class || "bg-light"),
|
10260
|
+
onSearch: y,
|
10261
|
+
autofocus: t.value.autofocus
|
10262
|
+
}, null, 8, ["placeholder", "class", "autofocus"])) : V("", !0),
|
10252
10263
|
r.value ? (T(), L(pe, { key: 1 }, [
|
10253
10264
|
P("div", {
|
10254
|
-
class:
|
10265
|
+
class: z([r.value.class || "bg-light", "flex-center flex pd-thin bg-light radius-extra aspect-1x1 h-100"])
|
10255
10266
|
}, [
|
10256
10267
|
Q(lp, {
|
10257
10268
|
onClick: _[0] || (_[0] = () => r.value.active = !r.value.active),
|
@@ -10262,7 +10273,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
|
|
10262
10273
|
key: 0,
|
10263
10274
|
show: r.value.active,
|
10264
10275
|
onToggle: _[2] || (_[2] = () => r.value.active = !1),
|
10265
|
-
class:
|
10276
|
+
class: z(["z-index-10 pos-fixed pos-t-0 pos-r-0", {
|
10266
10277
|
"pos-t-0": r.value.active,
|
10267
10278
|
"pos-t-100": !r.value.active
|
10268
10279
|
}])
|
@@ -10284,7 +10295,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
|
|
10284
10295
|
component: sp,
|
10285
10296
|
props: { date: a.value }
|
10286
10297
|
},
|
10287
|
-
class:
|
10298
|
+
class: z([a.value.class || "bg-light", "flex-child flex-child-shrink-0 pd-r-small pd-l-small pd-thin bg-light radius-big"]),
|
10288
10299
|
align: t.value ? "right" : "left"
|
10289
10300
|
}, {
|
10290
10301
|
default: fe(() => [
|
@@ -10305,7 +10316,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
|
|
10305
10316
|
props: { order: n.value.order },
|
10306
10317
|
class: "w-1r"
|
10307
10318
|
},
|
10308
|
-
class:
|
10319
|
+
class: z([n.value.class || "bg-light", "radius-extra aspect-1x1 h-100"]),
|
10309
10320
|
align: t.value ? "right" : "left"
|
10310
10321
|
}, {
|
10311
10322
|
default: fe(() => [
|
@@ -10354,7 +10365,7 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
|
|
10354
10365
|
Q(Xn, {
|
10355
10366
|
tag: "ul",
|
10356
10367
|
name: "feed",
|
10357
|
-
class:
|
10368
|
+
class: z(O.$attrs.class)
|
10358
10369
|
}, {
|
10359
10370
|
default: fe(() => [
|
10360
10371
|
!We(d) && i.value.length > 0 ? J(O.$slots, "default", {
|
@@ -10364,17 +10375,17 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
|
|
10364
10375
|
]),
|
10365
10376
|
_: 3
|
10366
10377
|
}, 8, ["class"]),
|
10367
|
-
e.showLoadMore && l.value && i.value.length > 0 && !We(
|
10378
|
+
e.showLoadMore && l.value && i.value.length > 0 && !We(u) ? (T(), L("button", {
|
10368
10379
|
key: 3,
|
10369
10380
|
onClick: S,
|
10370
10381
|
class: "col-w-100 mn-t-thin w-100 t-black bg-main button"
|
10371
10382
|
}, " Load More ")) : (T(), L("div", {
|
10372
10383
|
key: "sentinel",
|
10373
10384
|
ref_key: "sentinel",
|
10374
|
-
ref:
|
10385
|
+
ref: c,
|
10375
10386
|
class: "sentinel"
|
10376
10387
|
}, null, 512)),
|
10377
|
-
We(
|
10388
|
+
We(u) ? (T(), L("div", up, [
|
10378
10389
|
Q($n)
|
10379
10390
|
])) : V("", !0)
|
10380
10391
|
], 64));
|
@@ -10451,29 +10462,29 @@ const X3 = /* @__PURE__ */ $t(W3, [["render", z3]]), J3 = { class: "w-100 o-scro
|
|
10451
10462
|
emits: ["update:input", "action"],
|
10452
10463
|
setup(e, { emit: t }) {
|
10453
10464
|
const n = e, { t: r, locale: a } = Xt();
|
10454
|
-
let s = F(0), o = F(n.input), i = F(n.placeholder), l = F(n.enableTyping), d = F(null),
|
10465
|
+
let s = F(0), o = F(n.input), i = F(n.placeholder), l = F(n.enableTyping), d = F(null), u = F(""), c = F(!0), f = null;
|
10455
10466
|
const v = t;
|
10456
10467
|
function p() {
|
10457
10468
|
v("action");
|
10458
10469
|
}
|
10459
10470
|
function m(E) {
|
10460
|
-
v("update:input", E),
|
10471
|
+
v("update:input", E), u.value = E;
|
10461
10472
|
}
|
10462
10473
|
function g() {
|
10463
10474
|
s.value = (s.value + 1) % n.placeholderTexts[a.value].length;
|
10464
10475
|
}
|
10465
10476
|
function y() {
|
10466
|
-
l.value = !1, clearInterval(d.value), i.value = n.placeholder,
|
10477
|
+
l.value = !1, clearInterval(d.value), i.value = n.placeholder, u.value || (o.value = "");
|
10467
10478
|
}
|
10468
10479
|
function S() {
|
10469
|
-
!
|
10480
|
+
!u.value && n.enableTyping && (l.value = !0, i.value = "", $());
|
10470
10481
|
}
|
10471
10482
|
function $() {
|
10472
10483
|
let E = n.placeholderTexts[a.value][s.value], O = 0, _ = !1;
|
10473
10484
|
f = setInterval(() => {
|
10474
|
-
|
10485
|
+
c.value = !c.value;
|
10475
10486
|
}, 200), d.value = setInterval(() => {
|
10476
|
-
l.value && (_ ? (o.value = o.value.slice(0, -1), o.value = E.substring(0, O) + (
|
10487
|
+
l.value && (_ ? (o.value = o.value.slice(0, -1), o.value = E.substring(0, O) + (c.value && O % 2 ? "|" : ""), O--) : (o.value = E.substring(0, O) + (c.value && O % 2 ? "|" : ""), O++), O > E.length && n.loopTyping && setTimeout(() => {
|
10477
10488
|
_ = !0, o.value = E.substring(0, O);
|
10478
10489
|
}, 333), O === 0 && _ && (_ = !1, g(), E = n.placeholderTexts[a.value][s.value]));
|
10479
10490
|
}, n.typingSpeed);
|
@@ -11122,15 +11133,15 @@ const Np = /* @__PURE__ */ $t(Tp, [["render", wp]]), Fs = (e) => !e.some((t) =>
|
|
11122
11133
|
function Wp(e, t, n, r, a, s) {
|
11123
11134
|
const o = Ks("tag-input");
|
11124
11135
|
return T(), L("div", {
|
11125
|
-
class:
|
11126
|
-
style:
|
11136
|
+
class: z(["vue-tags-input pos-relative", [{ "ti-disabled": e.disabled }, { "ti-focus": e.focused }, e.$attrs.class]]),
|
11137
|
+
style: Xe(e.$attrs.style)
|
11127
11138
|
}, [
|
11128
11139
|
P("div", Pp, [
|
11129
11140
|
e.tagsCopy ? (T(), L("ul", Ap, [
|
11130
11141
|
(T(!0), L(pe, null, De(e.tagsCopy, (i, l) => (T(), L("li", {
|
11131
11142
|
key: l,
|
11132
|
-
style:
|
11133
|
-
class:
|
11143
|
+
style: Xe(i.style),
|
11144
|
+
class: z([[
|
11134
11145
|
{ "ti-editing": e.tagsEditStatus[l] },
|
11135
11146
|
i.tiClasses,
|
11136
11147
|
i.classes,
|
@@ -11159,7 +11170,7 @@ function Wp(e, t, n, r, a, s) {
|
|
11159
11170
|
}, [
|
11160
11171
|
e.$slots["tag-center"] ? V("", !0) : (T(), L("span", {
|
11161
11172
|
key: 0,
|
11162
|
-
class:
|
11173
|
+
class: z({ "ti-hidden": e.tagsEditStatus[l] }),
|
11163
11174
|
onClick: (d) => e.performEditTag(l)
|
11164
11175
|
}, W(i.text), 11, Fp)),
|
11165
11176
|
e.$slots["tag-center"] ? V("", !0) : (T(), Le(o, {
|
@@ -11231,7 +11242,7 @@ function Wp(e, t, n, r, a, s) {
|
|
11231
11242
|
P("li", Vp, [
|
11232
11243
|
P("input", {
|
11233
11244
|
ref: "newTagInput",
|
11234
|
-
class:
|
11245
|
+
class: z([[e.createClasses(e.newTag, e.tags, e.validation, e.isDuplicate)], "ti-new-tag-input"]),
|
11235
11246
|
placeholder: e.placeholder,
|
11236
11247
|
value: e.newTag,
|
11237
11248
|
maxlength: e.maxlength,
|
@@ -11259,15 +11270,15 @@ function Wp(e, t, n, r, a, s) {
|
|
11259
11270
|
J(e.$slots, "between-elements"),
|
11260
11271
|
e.autocompleteOpen ? (T(), L("div", {
|
11261
11272
|
key: 0,
|
11262
|
-
class:
|
11273
|
+
class: z(["ti-autocomplete", e.$attrs.class]),
|
11263
11274
|
onMouseout: t[9] || (t[9] = (i) => e.selectedItem = null)
|
11264
11275
|
}, [
|
11265
11276
|
J(e.$slots, "autocomplete-header"),
|
11266
11277
|
P("ul", null, [
|
11267
11278
|
(T(!0), L(pe, null, De(e.filteredAutocompleteItems, (i, l) => (T(), L("li", {
|
11268
11279
|
key: l,
|
11269
|
-
style:
|
11270
|
-
class:
|
11280
|
+
style: Xe(i.style),
|
11281
|
+
class: z([[
|
11271
11282
|
i.tiClasses,
|
11272
11283
|
i.classes,
|
11273
11284
|
{ "ti-selected-item": e.isSelected(l) }
|
@@ -11356,20 +11367,20 @@ const Kp = /* @__PURE__ */ $t(Ip, [["render", Wp]]), Yp = /* @__PURE__ */ Object
|
|
11356
11367
|
}
|
11357
11368
|
|
11358
11369
|
`;
|
11359
|
-
function s(
|
11360
|
-
const p =
|
11361
|
-
return
|
11370
|
+
function s(c, f, v) {
|
11371
|
+
const p = c.createShader(f);
|
11372
|
+
return c.shaderSource(p, v), c.compileShader(p), c.getShaderParameter(p, c.COMPILE_STATUS) ? p : (alert("An error occurred compiling the shaders: " + c.getShaderInfoLog(p)), c.deleteShader(p), null);
|
11362
11373
|
}
|
11363
11374
|
const o = s(n, n.VERTEX_SHADER, r), i = s(n, n.FRAGMENT_SHADER, a), l = n.createProgram();
|
11364
11375
|
n.attachShader(l, o), n.attachShader(l, i), n.linkProgram(l), n.getProgramParameter(l, n.LINK_STATUS) || alert("Unable to initialize the shader program: " + n.getProgramInfoLog(l));
|
11365
|
-
function d(
|
11366
|
-
const f =
|
11367
|
-
return
|
11376
|
+
function d(c) {
|
11377
|
+
const f = c.clientWidth * window.devicePixelRatio, v = c.clientHeight * window.devicePixelRatio;
|
11378
|
+
return c.width !== f || c.height !== v ? (c.width = f, c.height = v, !0) : !1;
|
11368
11379
|
}
|
11369
|
-
function
|
11380
|
+
function u() {
|
11370
11381
|
d(n.canvas) && n.viewport(0, 0, n.canvas.width, n.canvas.height), n.clearColor(0, 0, 0, 1), n.clearDepth(1), n.enable(n.DEPTH_TEST), n.depthFunc(n.LEQUAL), n.clear(n.COLOR_BUFFER_BIT | n.DEPTH_BUFFER_BIT), n.useProgram(l);
|
11371
|
-
const
|
11372
|
-
n.bindBuffer(n.ARRAY_BUFFER,
|
11382
|
+
const c = n.createBuffer();
|
11383
|
+
n.bindBuffer(n.ARRAY_BUFFER, c);
|
11373
11384
|
const f = [
|
11374
11385
|
-1,
|
11375
11386
|
1,
|
@@ -11384,9 +11395,9 @@ const Kp = /* @__PURE__ */ $t(Ip, [["render", Wp]]), Yp = /* @__PURE__ */ Object
|
|
11384
11395
|
const v = n.getAttribLocation(l, "aVertexPosition");
|
11385
11396
|
n.vertexAttribPointer(v, 2, n.FLOAT, !1, 0, 0), n.enableVertexAttribArray(v);
|
11386
11397
|
var p = n.getUniformLocation(l, "iTime"), m = n.getUniformLocation(l, "iResolution");
|
11387
|
-
n.uniform1f(p, performance.now() / 3e3), n.uniform2f(m, n.canvas.width, n.canvas.height), n.drawArrays(n.TRIANGLE_STRIP, 0, 4), requestAnimationFrame(
|
11398
|
+
n.uniform1f(p, performance.now() / 3e3), n.uniform2f(m, n.canvas.width, n.canvas.height), n.drawArrays(n.TRIANGLE_STRIP, 0, 4), requestAnimationFrame(u);
|
11388
11399
|
}
|
11389
|
-
requestAnimationFrame(
|
11400
|
+
requestAnimationFrame(u);
|
11390
11401
|
}), (t, n) => (T(), L("canvas", qp, null, 512));
|
11391
11402
|
}
|
11392
11403
|
}, Xp = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
@@ -11528,20 +11539,20 @@ function nm(e, t, n, r) {
|
|
11528
11539
|
e.hidden && p();
|
11529
11540
|
});
|
11530
11541
|
}
|
11531
|
-
function
|
11542
|
+
function u() {
|
11532
11543
|
v(), a.clear();
|
11533
11544
|
}
|
11534
|
-
function
|
11545
|
+
function c(g) {
|
11535
11546
|
if (!l) return;
|
11536
11547
|
o || (o = g);
|
11537
11548
|
const y = g - o;
|
11538
11549
|
for (o = g, i += y; i >= s; )
|
11539
11550
|
n(s), i -= s;
|
11540
11551
|
const S = i / s;
|
11541
|
-
r(S), l && t.requestAnimationFrame(
|
11552
|
+
r(S), l && t.requestAnimationFrame(c);
|
11542
11553
|
}
|
11543
11554
|
function f() {
|
11544
|
-
l || (l = t.requestAnimationFrame(
|
11555
|
+
l || (l = t.requestAnimationFrame(c));
|
11545
11556
|
}
|
11546
11557
|
function v() {
|
11547
11558
|
t.cancelAnimationFrame(l), o = null, i = 0, l = 0;
|
@@ -11551,7 +11562,7 @@ function nm(e, t, n, r) {
|
|
11551
11562
|
}
|
11552
11563
|
return {
|
11553
11564
|
init: d,
|
11554
|
-
destroy:
|
11565
|
+
destroy: u,
|
11555
11566
|
start: f,
|
11556
11567
|
stop: v,
|
11557
11568
|
update: () => n(s),
|
@@ -11559,7 +11570,7 @@ function nm(e, t, n, r) {
|
|
11559
11570
|
};
|
11560
11571
|
}
|
11561
11572
|
function rm(e, t) {
|
11562
|
-
const n = t === "rtl", r = e === "y", a = r ? "y" : "x", s = r ? "x" : "y", o = !r && n ? -1 : 1, i =
|
11573
|
+
const n = t === "rtl", r = e === "y", a = r ? "y" : "x", s = r ? "x" : "y", o = !r && n ? -1 : 1, i = u(), l = c();
|
11563
11574
|
function d(p) {
|
11564
11575
|
const {
|
11565
11576
|
height: m,
|
@@ -11567,10 +11578,10 @@ function rm(e, t) {
|
|
11567
11578
|
} = p;
|
11568
11579
|
return r ? m : g;
|
11569
11580
|
}
|
11570
|
-
function
|
11581
|
+
function u() {
|
11571
11582
|
return r ? "top" : n ? "right" : "left";
|
11572
11583
|
}
|
11573
|
-
function
|
11584
|
+
function c() {
|
11574
11585
|
return r ? "bottom" : n ? "left" : "right";
|
11575
11586
|
}
|
11576
11587
|
function f(p) {
|
@@ -11625,23 +11636,23 @@ function ci(e, t, n) {
|
|
11625
11636
|
return s;
|
11626
11637
|
}
|
11627
11638
|
function l(f) {
|
11628
|
-
return s = o(f),
|
11639
|
+
return s = o(f), c;
|
11629
11640
|
}
|
11630
11641
|
function d(f) {
|
11631
|
-
return
|
11642
|
+
return u().set(i() + f);
|
11632
11643
|
}
|
11633
|
-
function
|
11644
|
+
function u() {
|
11634
11645
|
return ci(e, i(), n);
|
11635
11646
|
}
|
11636
|
-
const
|
11647
|
+
const c = {
|
11637
11648
|
get: i,
|
11638
11649
|
set: l,
|
11639
11650
|
add: d,
|
11640
|
-
clone:
|
11651
|
+
clone: u
|
11641
11652
|
};
|
11642
|
-
return
|
11653
|
+
return c;
|
11643
11654
|
}
|
11644
|
-
function am(e, t, n, r, a, s, o, i, l, d,
|
11655
|
+
function am(e, t, n, r, a, s, o, i, l, d, u, c, f, v, p, m, g, y, S) {
|
11645
11656
|
const {
|
11646
11657
|
cross: $,
|
11647
11658
|
direction: E
|
@@ -11680,8 +11691,8 @@ function am(e, t, n, r, a, s, o, i, l, d, c, u, f, v, p, m, g, y, S) {
|
|
11680
11691
|
return (p ? U : M)[Re ? "mouse" : "touch"];
|
11681
11692
|
}
|
11682
11693
|
function tt(G, D) {
|
11683
|
-
const N =
|
11684
|
-
return p || ve(G) < C ? B : g && D ? B * 0.5 :
|
11694
|
+
const N = c.add(da(G) * -1), B = u.byDistance(G, !p).distance;
|
11695
|
+
return p || ve(G) < C ? B : g && D ? B * 0.5 : u.byIndex(N.get(), 0).distance;
|
11685
11696
|
}
|
11686
11697
|
function nt(G) {
|
11687
11698
|
const D = Fr(G, r);
|
@@ -11696,7 +11707,7 @@ function am(e, t, n, r, a, s, o, i, l, d, c, u, f, v, p, m, g, y, S) {
|
|
11696
11707
|
te > m && (ye = !0), d.useFriction(0.3).useDuration(0.75), i.start(), a.add(E(Ne)), G.preventDefault();
|
11697
11708
|
}
|
11698
11709
|
function _e(G) {
|
11699
|
-
const N =
|
11710
|
+
const N = u.byDistance(0, !1).index !== c.get(), B = s.pointerUp(G) * Ae(), te = tt(E(B), N), he = em(B, te), Ne = j - 10 * he, He = y + he / 50;
|
11700
11711
|
Ue = !1, de = !1, k.clear(), d.useDuration(Ne).useFriction(He), l.distance(te, !p), Re = !1, f.emit("pointerUp");
|
11701
11712
|
}
|
11702
11713
|
function Fe(G) {
|
@@ -11713,23 +11724,23 @@ function am(e, t, n, r, a, s, o, i, l, d, c, u, f, v, p, m, g, y, S) {
|
|
11713
11724
|
}
|
11714
11725
|
function sm(e, t) {
|
11715
11726
|
let r, a;
|
11716
|
-
function s(
|
11717
|
-
return
|
11727
|
+
function s(c) {
|
11728
|
+
return c.timeStamp;
|
11718
11729
|
}
|
11719
|
-
function o(
|
11730
|
+
function o(c, f) {
|
11720
11731
|
const p = `client${(f || e.scroll) === "x" ? "X" : "Y"}`;
|
11721
|
-
return (Fr(
|
11732
|
+
return (Fr(c, t) ? c : c.touches[0])[p];
|
11722
11733
|
}
|
11723
|
-
function i(
|
11724
|
-
return r =
|
11734
|
+
function i(c) {
|
11735
|
+
return r = c, a = c, o(c);
|
11725
11736
|
}
|
11726
|
-
function l(
|
11727
|
-
const f = o(
|
11728
|
-
return a =
|
11737
|
+
function l(c) {
|
11738
|
+
const f = o(c) - o(a), v = s(c) - s(r) > 170;
|
11739
|
+
return a = c, v && (r = c), f;
|
11729
11740
|
}
|
11730
|
-
function d(
|
11741
|
+
function d(c) {
|
11731
11742
|
if (!r || !a) return 0;
|
11732
|
-
const f = o(a) - o(r), v = s(
|
11743
|
+
const f = o(a) - o(r), v = s(c) - s(r), p = s(c) - s(a) > 170, m = f / v;
|
11733
11744
|
return v && !p && ve(m) > 0.1 ? m : 0;
|
11734
11745
|
}
|
11735
11746
|
return {
|
@@ -11770,17 +11781,17 @@ function im(e) {
|
|
11770
11781
|
}
|
11771
11782
|
function lm(e, t, n, r, a, s, o) {
|
11772
11783
|
const i = [e].concat(r);
|
11773
|
-
let l, d,
|
11784
|
+
let l, d, u = [], c = !1;
|
11774
11785
|
function f(g) {
|
11775
11786
|
return a.measureSize(o.measure(g));
|
11776
11787
|
}
|
11777
11788
|
function v(g) {
|
11778
11789
|
if (!s) return;
|
11779
|
-
d = f(e),
|
11790
|
+
d = f(e), u = r.map(f);
|
11780
11791
|
function y(S) {
|
11781
11792
|
for (const $ of S) {
|
11782
|
-
if (
|
11783
|
-
const E = $.target === e, O = r.indexOf($.target), _ = E ? d :
|
11793
|
+
if (c) return;
|
11794
|
+
const E = $.target === e, O = r.indexOf($.target), _ = E ? d : u[O], w = f(E ? e : r[O]);
|
11784
11795
|
if (ve(w - _) >= 0.5) {
|
11785
11796
|
g.reInit(), t.emit("resize");
|
11786
11797
|
break;
|
@@ -11794,7 +11805,7 @@ function lm(e, t, n, r, a, s, o) {
|
|
11794
11805
|
});
|
11795
11806
|
}
|
11796
11807
|
function p() {
|
11797
|
-
|
11808
|
+
c = !0, l && l.disconnect();
|
11798
11809
|
}
|
11799
11810
|
return {
|
11800
11811
|
init: v,
|
@@ -11802,11 +11813,11 @@ function lm(e, t, n, r, a, s, o) {
|
|
11802
11813
|
};
|
11803
11814
|
}
|
11804
11815
|
function dm(e, t, n, r, a, s) {
|
11805
|
-
let o = 0, i = 0, l = a, d = s,
|
11816
|
+
let o = 0, i = 0, l = a, d = s, u = e.get(), c = 0;
|
11806
11817
|
function f(_) {
|
11807
11818
|
const w = _ / 1e3, k = l * w, C = r.get() - e.get(), M = !l;
|
11808
11819
|
let U = 0;
|
11809
|
-
return M ? (o = 0, n.set(r), e.set(r), U = C) : (n.set(e), o += C / k, o *= d,
|
11820
|
+
return M ? (o = 0, n.set(r), e.set(r), U = C) : (n.set(e), o += C / k, o *= d, u += o, e.add(o * w), U = u - c), i = da(U), c = u, O;
|
11810
11821
|
}
|
11811
11822
|
function v() {
|
11812
11823
|
const _ = r.get() - t.get();
|
@@ -11852,30 +11863,30 @@ function um(e, t, n, r, a) {
|
|
11852
11863
|
function d() {
|
11853
11864
|
return !(l || !e.reachedAny(n.get()) || !e.reachedAny(t.get()));
|
11854
11865
|
}
|
11855
|
-
function
|
11866
|
+
function u(v) {
|
11856
11867
|
if (!d()) return;
|
11857
11868
|
const p = e.reachedMin(t.get()) ? "min" : "max", m = ve(e[p] - t.get()), g = n.get() - t.get(), y = i.constrain(m / o);
|
11858
11869
|
n.subtract(g * y), !v && ve(g) < s && (n.set(e.constrain(n.get())), r.useDuration(25).useBaseFriction());
|
11859
11870
|
}
|
11860
|
-
function
|
11871
|
+
function c(v) {
|
11861
11872
|
l = !v;
|
11862
11873
|
}
|
11863
11874
|
return {
|
11864
11875
|
shouldConstrain: d,
|
11865
|
-
constrain:
|
11866
|
-
toggleActive:
|
11876
|
+
constrain: u,
|
11877
|
+
toggleActive: c
|
11867
11878
|
};
|
11868
11879
|
}
|
11869
11880
|
function cm(e, t, n, r, a) {
|
11870
|
-
const s = Bt(-t + e, 0), o =
|
11881
|
+
const s = Bt(-t + e, 0), o = c(), i = u(), l = f();
|
11871
11882
|
function d(p, m) {
|
11872
11883
|
return rn(p, m) < 1;
|
11873
11884
|
}
|
11874
|
-
function
|
11885
|
+
function u() {
|
11875
11886
|
const p = o[0], m = ct(o), g = o.lastIndexOf(p), y = o.indexOf(m) + 1;
|
11876
11887
|
return Bt(g, y);
|
11877
11888
|
}
|
11878
|
-
function
|
11889
|
+
function c() {
|
11879
11890
|
return n.map((p, m) => {
|
11880
11891
|
const {
|
11881
11892
|
min: g,
|
@@ -11912,13 +11923,13 @@ function pm(e, t, n, r) {
|
|
11912
11923
|
function d(f) {
|
11913
11924
|
return f === 1 ? l(n.get()) : f === -1 ? i(n.get()) : !1;
|
11914
11925
|
}
|
11915
|
-
function
|
11926
|
+
function u(f) {
|
11916
11927
|
if (!d(f)) return;
|
11917
11928
|
const v = e * (f * -1);
|
11918
11929
|
r.forEach((p) => p.add(v));
|
11919
11930
|
}
|
11920
11931
|
return {
|
11921
|
-
loop:
|
11932
|
+
loop: u
|
11922
11933
|
};
|
11923
11934
|
}
|
11924
11935
|
function mm(e) {
|
@@ -11940,8 +11951,8 @@ function hm(e, t, n, r, a) {
|
|
11940
11951
|
endEdge: o
|
11941
11952
|
} = e, {
|
11942
11953
|
groupSlides: i
|
11943
|
-
} = a, l =
|
11944
|
-
function
|
11954
|
+
} = a, l = c().map(t.measure), d = f(), u = v();
|
11955
|
+
function c() {
|
11945
11956
|
return i(r).map((m) => ct(m)[o] - m[0][s]).map(ve);
|
11946
11957
|
}
|
11947
11958
|
function f() {
|
@@ -11952,7 +11963,7 @@ function hm(e, t, n, r, a) {
|
|
11952
11963
|
}
|
11953
11964
|
return {
|
11954
11965
|
snaps: d,
|
11955
|
-
snapsAligned:
|
11966
|
+
snapsAligned: u
|
11956
11967
|
};
|
11957
11968
|
}
|
11958
11969
|
function $m(e, t, n, r, a, s) {
|
@@ -11961,8 +11972,8 @@ function $m(e, t, n, r, a, s) {
|
|
11961
11972
|
} = a, {
|
11962
11973
|
min: i,
|
11963
11974
|
max: l
|
11964
|
-
} = r, d =
|
11965
|
-
function
|
11975
|
+
} = r, d = u();
|
11976
|
+
function u() {
|
11966
11977
|
const f = o(s), v = !e || t === "keepSnaps";
|
11967
11978
|
return n.length === 1 ? [s] : v ? f : f.slice(i, l).map((p, m, g) => {
|
11968
11979
|
const y = !m, S = ua(g, m);
|
@@ -11992,7 +12003,7 @@ function gm(e, t, n, r, a) {
|
|
11992
12003
|
}
|
11993
12004
|
function d(p) {
|
11994
12005
|
const m = e ? o(p) : i(p), g = t.map((S, $) => ({
|
11995
|
-
diff:
|
12006
|
+
diff: u(S - m, 0),
|
11996
12007
|
index: $
|
11997
12008
|
})).sort((S, $) => ve(S.diff) - ve($.diff)), {
|
11998
12009
|
index: y
|
@@ -12002,15 +12013,15 @@ function gm(e, t, n, r, a) {
|
|
12002
12013
|
distance: m
|
12003
12014
|
};
|
12004
12015
|
}
|
12005
|
-
function
|
12016
|
+
function u(p, m) {
|
12006
12017
|
const g = [p, p + n, p - n];
|
12007
12018
|
if (!e) return p;
|
12008
12019
|
if (!m) return l(g);
|
12009
12020
|
const y = g.filter((S) => da(S) === m);
|
12010
12021
|
return y.length ? l(y) : ct(g) - n;
|
12011
12022
|
}
|
12012
|
-
function
|
12013
|
-
const g = t[p] - a.get(), y =
|
12023
|
+
function c(p, m) {
|
12024
|
+
const g = t[p] - a.get(), y = u(g, m);
|
12014
12025
|
return {
|
12015
12026
|
index: p,
|
12016
12027
|
distance: y
|
@@ -12025,7 +12036,7 @@ function gm(e, t, n, r, a) {
|
|
12025
12036
|
index: y,
|
12026
12037
|
distance: p
|
12027
12038
|
};
|
12028
|
-
const E = t[y] - S, O = p +
|
12039
|
+
const E = t[y] - S, O = p + u(E, 0);
|
12029
12040
|
return {
|
12030
12041
|
index: y,
|
12031
12042
|
distance: O
|
@@ -12033,21 +12044,21 @@ function gm(e, t, n, r, a) {
|
|
12033
12044
|
}
|
12034
12045
|
return {
|
12035
12046
|
byDistance: f,
|
12036
|
-
byIndex:
|
12037
|
-
shortcut:
|
12047
|
+
byIndex: c,
|
12048
|
+
shortcut: u
|
12038
12049
|
};
|
12039
12050
|
}
|
12040
12051
|
function vm(e, t, n, r, a, s, o) {
|
12041
|
-
function i(
|
12042
|
-
const f =
|
12043
|
-
s.add(f), f && (r.duration() ? e.start() : (e.update(), e.render(1), e.update())), v && (n.set(t.get()), t.set(
|
12052
|
+
function i(c) {
|
12053
|
+
const f = c.distance, v = c.index !== t.get();
|
12054
|
+
s.add(f), f && (r.duration() ? e.start() : (e.update(), e.render(1), e.update())), v && (n.set(t.get()), t.set(c.index), o.emit("select"));
|
12044
12055
|
}
|
12045
|
-
function l(
|
12046
|
-
const v = a.byDistance(
|
12056
|
+
function l(c, f) {
|
12057
|
+
const v = a.byDistance(c, f);
|
12047
12058
|
i(v);
|
12048
12059
|
}
|
12049
|
-
function d(
|
12050
|
-
const v = t.clone().set(
|
12060
|
+
function d(c, f) {
|
12061
|
+
const v = t.clone().set(c), p = a.byIndex(v.get(), f);
|
12051
12062
|
i(p);
|
12052
12063
|
}
|
12053
12064
|
return {
|
@@ -12061,7 +12072,7 @@ function ym(e, t, n, r, a, s, o, i) {
|
|
12061
12072
|
capture: !0
|
12062
12073
|
};
|
12063
12074
|
let d = 0;
|
12064
|
-
function
|
12075
|
+
function u(v) {
|
12065
12076
|
if (!i) return;
|
12066
12077
|
function p(m) {
|
12067
12078
|
if ((/* @__PURE__ */ new Date()).getTime() - d > 10) return;
|
@@ -12069,17 +12080,17 @@ function ym(e, t, n, r, a, s, o, i) {
|
|
12069
12080
|
const S = n.findIndex(($) => $.includes(m));
|
12070
12081
|
la(S) && (a.useDuration(0), r.index(S, 0), o.emit("slideFocus"));
|
12071
12082
|
}
|
12072
|
-
s.add(document, "keydown",
|
12083
|
+
s.add(document, "keydown", c, !1), t.forEach((m, g) => {
|
12073
12084
|
s.add(m, "focus", (y) => {
|
12074
12085
|
(qn(i) || i(v, y)) && p(g);
|
12075
12086
|
}, l);
|
12076
12087
|
});
|
12077
12088
|
}
|
12078
|
-
function
|
12089
|
+
function c(v) {
|
12079
12090
|
v.code === "Tab" && (d = (/* @__PURE__ */ new Date()).getTime());
|
12080
12091
|
}
|
12081
12092
|
return {
|
12082
|
-
init:
|
12093
|
+
init: u
|
12083
12094
|
};
|
12084
12095
|
}
|
12085
12096
|
function nn(e) {
|
@@ -12109,17 +12120,17 @@ function nn(e) {
|
|
12109
12120
|
function fi(e, t) {
|
12110
12121
|
const n = e.scroll === "x" ? s : o, r = t.style;
|
12111
12122
|
let a = !1;
|
12112
|
-
function s(
|
12113
|
-
return `translate3d(${
|
12123
|
+
function s(c) {
|
12124
|
+
return `translate3d(${c}px,0px,0px)`;
|
12114
12125
|
}
|
12115
|
-
function o(
|
12116
|
-
return `translate3d(0px,${
|
12126
|
+
function o(c) {
|
12127
|
+
return `translate3d(0px,${c}px,0px)`;
|
12117
12128
|
}
|
12118
|
-
function i(
|
12119
|
-
a || (r.transform = n(e.direction(
|
12129
|
+
function i(c) {
|
12130
|
+
a || (r.transform = n(e.direction(c)));
|
12120
12131
|
}
|
12121
|
-
function l(
|
12122
|
-
a = !
|
12132
|
+
function l(c) {
|
12133
|
+
a = !c;
|
12123
12134
|
}
|
12124
12135
|
function d() {
|
12125
12136
|
a || (r.transform = "", t.getAttribute("style") || t.removeAttribute("style"));
|
@@ -12131,7 +12142,7 @@ function fi(e, t) {
|
|
12131
12142
|
};
|
12132
12143
|
}
|
12133
12144
|
function bm(e, t, n, r, a, s, o, i, l) {
|
12134
|
-
const
|
12145
|
+
const u = pn(a), c = pn(a).reverse(), f = y().concat(S());
|
12135
12146
|
function v(w, k) {
|
12136
12147
|
return w.reduce((C, M) => C - a[M], k);
|
12137
12148
|
}
|
@@ -12158,18 +12169,18 @@ function bm(e, t, n, r, a, s, o, i, l) {
|
|
12158
12169
|
});
|
12159
12170
|
}
|
12160
12171
|
function y() {
|
12161
|
-
const w = o[0], k = p(
|
12172
|
+
const w = o[0], k = p(c, w);
|
12162
12173
|
return g(k, n, !1);
|
12163
12174
|
}
|
12164
12175
|
function S() {
|
12165
|
-
const w = t - o[0] - 1, k = p(
|
12176
|
+
const w = t - o[0] - 1, k = p(u, w);
|
12166
12177
|
return g(k, -n, !0);
|
12167
12178
|
}
|
12168
12179
|
function $() {
|
12169
12180
|
return f.every(({
|
12170
12181
|
index: w
|
12171
12182
|
}) => {
|
12172
|
-
const k =
|
12183
|
+
const k = u.filter((C) => C !== w);
|
12173
12184
|
return v(k, t) <= 0.1;
|
12174
12185
|
});
|
12175
12186
|
}
|
@@ -12197,15 +12208,15 @@ function _m(e, t, n) {
|
|
12197
12208
|
let r, a = !1;
|
12198
12209
|
function s(l) {
|
12199
12210
|
if (!n) return;
|
12200
|
-
function d(
|
12201
|
-
for (const
|
12202
|
-
if (
|
12211
|
+
function d(u) {
|
12212
|
+
for (const c of u)
|
12213
|
+
if (c.type === "childList") {
|
12203
12214
|
l.reInit(), t.emit("slidesChanged");
|
12204
12215
|
break;
|
12205
12216
|
}
|
12206
12217
|
}
|
12207
|
-
r = new MutationObserver((
|
12208
|
-
a || (qn(n) || n(l,
|
12218
|
+
r = new MutationObserver((u) => {
|
12219
|
+
a || (qn(n) || n(l, u)) && d(u);
|
12209
12220
|
}), r.observe(e, {
|
12210
12221
|
childList: !0
|
12211
12222
|
});
|
@@ -12232,10 +12243,10 @@ function Em(e, t, n, r) {
|
|
12232
12243
|
threshold: r
|
12233
12244
|
}), t.forEach((p) => i.observe(p));
|
12234
12245
|
}
|
12235
|
-
function
|
12246
|
+
function u() {
|
12236
12247
|
i && i.disconnect(), l = !0;
|
12237
12248
|
}
|
12238
|
-
function
|
12249
|
+
function c(p) {
|
12239
12250
|
return mn(a).reduce((m, g) => {
|
12240
12251
|
const y = parseInt(g), {
|
12241
12252
|
isIntersecting: S
|
@@ -12246,12 +12257,12 @@ function Em(e, t, n, r) {
|
|
12246
12257
|
function f(p = !0) {
|
12247
12258
|
if (p && s) return s;
|
12248
12259
|
if (!p && o) return o;
|
12249
|
-
const m =
|
12260
|
+
const m = c(p);
|
12250
12261
|
return p && (s = m), p || (o = m), m;
|
12251
12262
|
}
|
12252
12263
|
return {
|
12253
12264
|
init: d,
|
12254
|
-
destroy:
|
12265
|
+
destroy: u,
|
12255
12266
|
get: f
|
12256
12267
|
};
|
12257
12268
|
}
|
@@ -12260,7 +12271,7 @@ function Om(e, t, n, r, a, s) {
|
|
12260
12271
|
measureSize: o,
|
12261
12272
|
startEdge: i,
|
12262
12273
|
endEdge: l
|
12263
|
-
} = e, d = n[0] && a,
|
12274
|
+
} = e, d = n[0] && a, u = p(), c = m(), f = n.map(o), v = g();
|
12264
12275
|
function p() {
|
12265
12276
|
if (!d) return 0;
|
12266
12277
|
const S = n[0];
|
@@ -12274,28 +12285,28 @@ function Om(e, t, n, r, a, s) {
|
|
12274
12285
|
function g() {
|
12275
12286
|
return n.map((S, $, E) => {
|
12276
12287
|
const O = !$, _ = ua(E, $);
|
12277
|
-
return O ? f[$] +
|
12288
|
+
return O ? f[$] + u : _ ? f[$] + c : E[$ + 1][i] - S[i];
|
12278
12289
|
}).map(ve);
|
12279
12290
|
}
|
12280
12291
|
return {
|
12281
12292
|
slideSizes: f,
|
12282
12293
|
slideSizesWithGaps: v,
|
12283
|
-
startGap:
|
12284
|
-
endGap:
|
12294
|
+
startGap: u,
|
12295
|
+
endGap: c
|
12285
12296
|
};
|
12286
12297
|
}
|
12287
12298
|
function Cm(e, t, n, r, a, s, o, i, l) {
|
12288
12299
|
const {
|
12289
12300
|
startEdge: d,
|
12290
|
-
endEdge:
|
12291
|
-
direction:
|
12301
|
+
endEdge: u,
|
12302
|
+
direction: c
|
12292
12303
|
} = e, f = la(n);
|
12293
12304
|
function v(y, S) {
|
12294
12305
|
return pn(y).filter(($) => $ % S === 0).map(($) => y.slice($, $ + S));
|
12295
12306
|
}
|
12296
12307
|
function p(y) {
|
12297
12308
|
return y.length ? pn(y).reduce((S, $, E) => {
|
12298
|
-
const O = ct(S) || 0, _ = O === 0, w = $ === yn(y), k = a[d] - s[O][d], C = a[d] - s[$][
|
12309
|
+
const O = ct(S) || 0, _ = O === 0, w = $ === yn(y), k = a[d] - s[O][d], C = a[d] - s[$][u], M = !r && _ ? c(o) : 0, U = !r && w ? c(i) : 0, j = ve(C - U - (k + M));
|
12299
12310
|
return E && j > t + l && S.push($), w && S.push(y.length), S;
|
12300
12311
|
}, []).map((S, $, E) => {
|
12301
12312
|
const O = Math.max(E[$ - 1] || 0);
|
@@ -12314,8 +12325,8 @@ function Tm(e, t, n, r, a, s, o) {
|
|
12314
12325
|
align: i,
|
12315
12326
|
axis: l,
|
12316
12327
|
direction: d,
|
12317
|
-
startIndex:
|
12318
|
-
loop:
|
12328
|
+
startIndex: u,
|
12329
|
+
loop: c,
|
12319
12330
|
duration: f,
|
12320
12331
|
dragFree: v,
|
12321
12332
|
dragThreshold: p,
|
@@ -12327,12 +12338,12 @@ function Tm(e, t, n, r, a, s, o) {
|
|
12327
12338
|
watchSlides: E,
|
12328
12339
|
watchDrag: O,
|
12329
12340
|
watchFocus: _
|
12330
|
-
} = s, w = 2, k = om(), C = k.measure(t), M = n.map(k.measure), U = rm(l, d), j = U.measureSize(C), Y = im(j), $e = tm(i, j), Se = !
|
12341
|
+
} = s, w = 2, k = om(), C = k.measure(t), M = n.map(k.measure), U = rm(l, d), j = U.measureSize(C), Y = im(j), $e = tm(i, j), Se = !c && !!S, de = c || !!S, {
|
12331
12342
|
slideSizes: Ue,
|
12332
12343
|
slideSizesWithGaps: ye,
|
12333
12344
|
startGap: Re,
|
12334
12345
|
endGap: et
|
12335
|
-
} = Om(U, C, M, n, de, a), Ie = Cm(U, j, g,
|
12346
|
+
} = Om(U, C, M, n, de, a), Ie = Cm(U, j, g, c, C, M, Re, et, w), {
|
12336
12347
|
snaps: be,
|
12337
12348
|
snapsAligned: Pe
|
12338
12349
|
} = hm(U, $e, C, M, Ie), Ae = -ct(be) + ct(ye), {
|
@@ -12340,7 +12351,7 @@ function Tm(e, t, n, r, a, s, o) {
|
|
12340
12351
|
scrollContainLimit: nt
|
12341
12352
|
} = cm(j, Ae, Pe, S, w), Oe = Se ? tt : Pe, {
|
12342
12353
|
limit: _e
|
12343
|
-
} = fm(Ae, Oe,
|
12354
|
+
} = fm(Ae, Oe, c), Fe = ci(yn(Oe), u, c), Ce = Fe.clone(), ne = pn(n), G = ({
|
12344
12355
|
dragHandler: ie,
|
12345
12356
|
scrollBody: st,
|
12346
12357
|
scrollBounds: St,
|
@@ -12368,7 +12379,7 @@ function Tm(e, t, n, r, a, s, o) {
|
|
12368
12379
|
ga && !bn.pointerDown() && (pi.stop(), pa.emit("settle")), ga || pa.emit("scroll");
|
12369
12380
|
const $i = St.get() * ha + Ne.get() * (1 - ha);
|
12370
12381
|
it.set($i), ma && (lt.loop(ie.direction()), zn.loop()), st.to(it.get());
|
12371
|
-
}, N = nm(r, a, (ie) => G(ee, ie), (ie) => D(ee, ie)), B = 0.68, te = Oe[Fe.get()], he = nn(te), Ne = nn(te), He = nn(te), h = nn(te), b = dm(he, He, Ne, h, f, B), R = gm(
|
12382
|
+
}, N = nm(r, a, (ie) => G(ee, ie), (ie) => D(ee, ie)), B = 0.68, te = Oe[Fe.get()], he = nn(te), Ne = nn(te), He = nn(te), h = nn(te), b = dm(he, He, Ne, h, f, B), R = gm(c, Oe, Ae, _e, h), K = vm(N, Fe, Ce, b, R, h, o), ue = mm(_e), oe = hn(), re = Em(t, n, o, m), {
|
12372
12383
|
slideRegistry: A
|
12373
12384
|
} = $m(Se, S, Oe, nt, Ie, ne), x = ym(e, n, A, K, b, oe, o, _), ee = {
|
12374
12385
|
ownerDocument: r,
|
@@ -12418,13 +12429,13 @@ function Sm() {
|
|
12418
12429
|
return e[d] || [];
|
12419
12430
|
}
|
12420
12431
|
function a(d) {
|
12421
|
-
return r(d).forEach((
|
12432
|
+
return r(d).forEach((u) => u(t, d)), l;
|
12422
12433
|
}
|
12423
|
-
function s(d,
|
12424
|
-
return e[d] = r(d).concat([
|
12434
|
+
function s(d, u) {
|
12435
|
+
return e[d] = r(d).concat([u]), l;
|
12425
12436
|
}
|
12426
|
-
function o(d,
|
12427
|
-
return e[d] = r(d).filter((
|
12437
|
+
function o(d, u) {
|
12438
|
+
return e[d] = r(d).filter((c) => c !== u), l;
|
12428
12439
|
}
|
12429
12440
|
function i() {
|
12430
12441
|
e = {};
|
@@ -12497,8 +12508,8 @@ function Lm(e) {
|
|
12497
12508
|
function Rn(e, t, n) {
|
12498
12509
|
const r = e.ownerDocument, a = r.defaultView, s = Nm(a), o = Lm(s), i = hn(), l = Sm(), {
|
12499
12510
|
mergeOptions: d,
|
12500
|
-
optionsAtMedia:
|
12501
|
-
optionsMediaQueries:
|
12511
|
+
optionsAtMedia: u,
|
12512
|
+
optionsMediaQueries: c
|
12502
12513
|
} = s, {
|
12503
12514
|
on: f,
|
12504
12515
|
off: v,
|
@@ -12525,7 +12536,7 @@ function Rn(e, t, n) {
|
|
12525
12536
|
return G;
|
12526
12537
|
}
|
12527
12538
|
function M(ne, G) {
|
12528
|
-
g || (S = d(S, ne), $ =
|
12539
|
+
g || (S = d(S, ne), $ = u(S), E = G || E, k(), y = C($), c([S, ...E.map(({
|
12529
12540
|
options: D
|
12530
12541
|
}) => D)]).forEach((D) => i.add(D, "change", U)), $.active && (y.translate.to(y.location.get()), y.animation.init(), y.slidesInView.init(), y.slideFocus.init(Ce), y.eventHandler.init(Ce), y.resizeHandler.init(Ce), y.slidesHandler.init(Ce), y.options.loop && y.slideLooper.loop(), _.offsetParent && w.length && y.dragHandler.init(Ce), O = o.init(Ce, E)));
|
12531
12542
|
}
|
@@ -12661,16 +12672,16 @@ function fa(e = {}) {
|
|
12661
12672
|
eventStore: M,
|
12662
12673
|
ownerDocument: U
|
12663
12674
|
} = n.internalEngine(), j = n.rootNode(), Y = t.rootNode && t.rootNode(j) || j, $e = n.containerNode();
|
12664
|
-
n.on("pointerDown",
|
12665
|
-
s = !1,
|
12675
|
+
n.on("pointerDown", c), t.stopOnInteraction || n.on("pointerUp", u), t.stopOnMouseEnter && (M.add(Y, "mouseenter", () => {
|
12676
|
+
s = !1, c();
|
12666
12677
|
}), t.stopOnInteraction || M.add(Y, "mouseleave", () => {
|
12667
|
-
s = !0,
|
12668
|
-
})), t.stopOnFocusIn && (n.on("slideFocusStart",
|
12678
|
+
s = !0, u();
|
12679
|
+
})), t.stopOnFocusIn && (n.on("slideFocusStart", c), t.stopOnInteraction || M.add($e, "focusout", u)), M.add(U, "visibilitychange", f), t.playOnInit && !v() && u();
|
12669
12680
|
}
|
12670
12681
|
function d() {
|
12671
|
-
n.off("pointerDown",
|
12682
|
+
n.off("pointerDown", c).off("pointerUp", u).off("slideFocusStart", c), c(), r = !0, a = !1;
|
12672
12683
|
}
|
12673
|
-
function
|
12684
|
+
function u() {
|
12674
12685
|
if (r || !s) return;
|
12675
12686
|
a || n.emit("autoplay:play");
|
12676
12687
|
const {
|
@@ -12678,7 +12689,7 @@ function fa(e = {}) {
|
|
12678
12689
|
} = n.internalEngine();
|
12679
12690
|
E.clearInterval(i), i = E.setInterval(S, t.delay), a = !0;
|
12680
12691
|
}
|
12681
|
-
function
|
12692
|
+
function c() {
|
12682
12693
|
if (r) return;
|
12683
12694
|
a && n.emit("autoplay:stop");
|
12684
12695
|
const {
|
@@ -12688,8 +12699,8 @@ function fa(e = {}) {
|
|
12688
12699
|
}
|
12689
12700
|
function f() {
|
12690
12701
|
if (v())
|
12691
|
-
return s = a,
|
12692
|
-
s &&
|
12702
|
+
return s = a, c();
|
12703
|
+
s && u();
|
12693
12704
|
}
|
12694
12705
|
function v() {
|
12695
12706
|
const {
|
@@ -12698,10 +12709,10 @@ function fa(e = {}) {
|
|
12698
12709
|
return E.visibilityState === "hidden";
|
12699
12710
|
}
|
12700
12711
|
function p(E) {
|
12701
|
-
typeof E < "u" && (o = E), s = !0,
|
12712
|
+
typeof E < "u" && (o = E), s = !0, u();
|
12702
12713
|
}
|
12703
12714
|
function m() {
|
12704
|
-
a &&
|
12715
|
+
a && c();
|
12705
12716
|
}
|
12706
12717
|
function g() {
|
12707
12718
|
a && p();
|
@@ -12713,7 +12724,7 @@ function fa(e = {}) {
|
|
12713
12724
|
const {
|
12714
12725
|
index: E
|
12715
12726
|
} = n.internalEngine(), O = E.clone().add(1).get(), _ = n.scrollSnapList().length - 1;
|
12716
|
-
t.stopOnLastSnap && O === _ &&
|
12727
|
+
t.stopOnLastSnap && O === _ && c(), n.canScrollNext() ? n.scrollNext(o) : n.scrollTo(0, o);
|
12717
12728
|
}
|
12718
12729
|
return {
|
12719
12730
|
name: "autoplay",
|
@@ -12754,13 +12765,13 @@ const Pm = { class: "embla__container" }, Am = {
|
|
12754
12765
|
), l = (d) => a.value = i.value.selectedScrollSnap();
|
12755
12766
|
return Qe(async () => {
|
12756
12767
|
n.value = await t.store.read(t.options), r.value = !1, l(), i.value.on("reInit", l), i.value.on("select", l);
|
12757
|
-
}), (d,
|
12768
|
+
}), (d, u) => (T(), L("div", {
|
12758
12769
|
class: "embla",
|
12759
12770
|
ref_key: "emblaNode",
|
12760
12771
|
ref: o
|
12761
12772
|
}, [
|
12762
12773
|
P("div", Pm, [
|
12763
|
-
(T(!0), L(pe, null, De(n.value, (
|
12774
|
+
(T(!0), L(pe, null, De(n.value, (c, f, v) => (T(), L("div", {
|
12764
12775
|
class: "embla__slide pd-nano",
|
12765
12776
|
key: f
|
12766
12777
|
}, [
|
@@ -12771,7 +12782,7 @@ const Pm = { class: "embla__container" }, Am = {
|
|
12771
12782
|
}, {
|
12772
12783
|
default: fe(() => [
|
12773
12784
|
J(d.$slots, "default", {
|
12774
|
-
item:
|
12785
|
+
item: c,
|
12775
12786
|
user: e.user
|
12776
12787
|
})
|
12777
12788
|
]),
|
@@ -12835,7 +12846,7 @@ const Pm = { class: "embla__container" }, Am = {
|
|
12835
12846
|
},
|
12836
12847
|
emits: ["onComplete", "onLoopComplete", "onPause", "onResume"],
|
12837
12848
|
setup(e, { emit: t }) {
|
12838
|
-
const n = e, r = t, a = F(!1), s = F(0), o = F(0), i = F(0), l = F(null), d = F("100%"),
|
12849
|
+
const n = e, r = t, a = F(!1), s = F(0), o = F(0), i = F(0), l = F(null), d = F("100%"), u = F(0), c = F(0), f = F("100%"), v = F(0), p = F(0), m = F("200px"), g = F(!1), y = F(null), S = F(null), $ = async () => {
|
12839
12850
|
await E(), s.value++;
|
12840
12851
|
}, E = async () => {
|
12841
12852
|
n.vertical && (g.value = !0), setInterval(() => {
|
@@ -12846,8 +12857,8 @@ const Pm = { class: "embla__container" }, Am = {
|
|
12846
12857
|
const U = Math.ceil(v.value / p.value);
|
12847
12858
|
return o.value = isFinite(U) ? U : 0, g.value = !1, o.value;
|
12848
12859
|
} else if (!n.vertical && "clientWidth" in y.value && "clientWidth" in S.value) {
|
12849
|
-
|
12850
|
-
const U = Math.ceil(
|
12860
|
+
c.value = y.value.clientWidth, u.value = S.value.clientWidth;
|
12861
|
+
const U = Math.ceil(u.value / c.value);
|
12851
12862
|
return o.value = isFinite(U) ? U : 0, o.value;
|
12852
12863
|
} else
|
12853
12864
|
return d.value = "100%", f.value = "100%", 0;
|
@@ -12886,18 +12897,18 @@ const Pm = { class: "embla__container" }, Am = {
|
|
12886
12897
|
}, n.duration * 1e3);
|
12887
12898
|
}), Br(() => {
|
12888
12899
|
clearInterval(l.value);
|
12889
|
-
}), Te(u, async () => {
|
12890
|
-
n.clone && $();
|
12891
12900
|
}), Te(c, async () => {
|
12892
12901
|
n.clone && $();
|
12902
|
+
}), Te(u, async () => {
|
12903
|
+
n.clone && $();
|
12893
12904
|
}), Te(
|
12894
12905
|
() => n.pause,
|
12895
12906
|
(U, j) => {
|
12896
12907
|
U !== j && r(U ? "onResume" : "onPause");
|
12897
12908
|
}
|
12898
12909
|
), (U, j) => a.value ? (T(), L("div", {
|
12899
|
-
class:
|
12900
|
-
style:
|
12910
|
+
class: z(["vue3-marquee", { vertical: e.vertical, horizontal: !e.vertical }]),
|
12911
|
+
style: Xe(C.value),
|
12901
12912
|
key: s.value,
|
12902
12913
|
onMouseenter: O,
|
12903
12914
|
onMouseleave: _,
|
@@ -12905,7 +12916,7 @@ const Pm = { class: "embla__container" }, Am = {
|
|
12905
12916
|
onMouseup: k
|
12906
12917
|
}, [
|
12907
12918
|
P("div", {
|
12908
|
-
class:
|
12919
|
+
class: z(["transparent-overlay", { vertical: e.vertical, horizontal: !e.vertical, overlay: e.gradient }]),
|
12909
12920
|
ref_key: "marqueeOverlayContainer",
|
12910
12921
|
ref: S,
|
12911
12922
|
"aria-hidden": !0
|