@ozdao/martyrs 0.2.532 → 0.2.533
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{main-BSPYt8hH.cjs → main-CeQSnKKo.cjs} +5 -5
- package/dist/{main-BXBcWOh4.js → main-DmDFuM71.js} +772 -772
- package/dist/martyrs/src/components/Button/Button.vue.cjs +1 -1
- package/dist/martyrs/src/components/Button/Button.vue.js +1 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue.cjs +93 -0
- package/dist/martyrs/src/components/EditImages/EditImages.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue.js +94 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue.js.map +1 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.cjs +0 -93
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.cjs.map +1 -1
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.js +1 -94
- package/dist/martyrs/src/components/EditImages/EditImages.vue2.js.map +1 -1
- package/dist/martyrs/src/components/Feed/Carousel.vue.cjs +1 -1
- package/dist/martyrs/src/components/Feed/Carousel.vue.js +1 -1
- package/dist/martyrs/src/components/Feed/Feed.vue.cjs +2 -2
- package/dist/martyrs/src/components/Feed/Feed.vue.js +2 -2
- package/dist/martyrs/src/components/Loader/{Loader.vue2.cjs → Loader.vue.cjs} +2 -2
- package/dist/martyrs/src/components/Loader/{Loader.vue2.js.map → Loader.vue.cjs.map} +1 -1
- package/dist/martyrs/src/components/Loader/{Loader.vue2.js → Loader.vue.js} +2 -2
- package/dist/martyrs/src/components/Loader/Loader.vue.js.map +1 -0
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.cjs +1 -1
- package/dist/martyrs/src/components/LocationMarker/LocationMarker.vue.js +1 -1
- package/dist/martyrs/src/components/Marquee/Marquee.vue.cjs +9 -5
- package/dist/martyrs/src/components/Marquee/Marquee.vue.cjs.map +1 -1
- package/dist/martyrs/src/components/Marquee/Marquee.vue.js +9 -5
- package/dist/martyrs/src/components/Marquee/Marquee.vue.js.map +1 -1
- package/dist/martyrs/src/components/Select/{Select.vue2.cjs → Select.vue.cjs} +2 -2
- package/dist/martyrs/src/components/Select/{Select.vue2.js.map → Select.vue.cjs.map} +1 -1
- package/dist/martyrs/src/components/Select/{Select.vue2.js → Select.vue.js} +2 -2
- package/dist/martyrs/src/components/Select/Select.vue.js.map +1 -0
- package/dist/martyrs/src/components/Spoiler/{Spoiler.vue2.cjs → Spoiler.vue.cjs} +2 -2
- package/dist/martyrs/src/components/Spoiler/{Spoiler.vue2.js.map → Spoiler.vue.cjs.map} +1 -1
- package/dist/martyrs/src/components/Spoiler/{Spoiler.vue2.js → Spoiler.vue.js} +2 -2
- package/dist/martyrs/src/components/Spoiler/Spoiler.vue.js.map +1 -0
- package/dist/martyrs/src/components/Tab/{Tab.vue2.cjs → Tab.vue.cjs} +2 -2
- package/dist/martyrs/src/components/Tab/{Tab.vue2.js.map → Tab.vue.cjs.map} +1 -1
- package/dist/martyrs/src/components/Tab/{Tab.vue2.js → Tab.vue.js} +2 -2
- package/dist/martyrs/src/components/Tab/Tab.vue.js.map +1 -0
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.cjs +1 -1
- package/dist/martyrs/src/components/UploadImageMultiple/UploadImageMultiple.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/EnterPassword.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Invite.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/Profile.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileBlogposts.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ProfileEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/ResetPassword.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignIn.vue.js +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.cjs +1 -1
- package/dist/martyrs/src/modules/auth/views/components/pages/SignUp.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.cjs +1 -1
- package/dist/martyrs/src/modules/community/components/layouts/Community.vue.js +1 -1
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.cjs +1 -1
- package/dist/martyrs/src/modules/community/components/pages/BlogPost.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.cjs +2 -2
- package/dist/martyrs/src/modules/events/components/pages/EditEvent.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.cjs +2 -2
- package/dist/martyrs/src/modules/events/components/pages/Event.vue.js +2 -2
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/pages/EventsBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/Feed.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/sections/Feed.vue.js +1 -1
- package/dist/martyrs/src/modules/events/components/sections/List.vue.cjs +1 -1
- package/dist/martyrs/src/modules/events/components/sections/List.vue.js +1 -1
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.cjs +2 -2
- package/dist/martyrs/src/modules/gallery/components/sections/BackofficeGallery.vue.js +2 -2
- package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/CardHeader.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/blocks/PopupDateSelector.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/layouts/Client.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Header.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/partials/Navigation.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/{Filters.vue2.cjs → Filters.vue.cjs} +2 -2
- package/dist/martyrs/src/modules/globals/views/components/sections/{Filters.vue2.js.map → Filters.vue.cjs.map} +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/{Filters.vue2.js → Filters.vue.js} +2 -2
- package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue.js.map +1 -0
- package/dist/martyrs/src/modules/globals/views/components/sections/SectionPageTitle.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/SectionPageTitle.vue.js +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/Walkthrough.vue.cjs +1 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/Walkthrough.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/AdjustmentForm.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/inventory/components/forms/StockAlertsForm.vue.js +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/inventory/components/pages/InventoryEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.cjs +1 -1
- package/dist/martyrs/src/modules/landing/components/sections/SectionGuide.vue.js +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.cjs +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/layouts/Marketplace.vue.js +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.cjs +1 -1
- package/dist/martyrs/src/modules/marketplace/views/components/sections/SectionMenu.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/forms/AlbumForm.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.cjs +2 -2
- package/dist/martyrs/src/modules/music/components/forms/ArtistForm.vue.js +2 -2
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/forms/TrackForm.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Album.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Artist.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Playlist.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/pages/SearchResults.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/pages/Track.vue.js +1 -1
- package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.cjs +1 -1
- package/dist/martyrs/src/modules/music/components/pages/TrackCreate.vue.js +1 -1
- package/dist/martyrs/src/modules/notifications/components/pages/Notifications.vue.cjs +1 -1
- package/dist/martyrs/src/modules/notifications/components/pages/Notifications.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormApplicationDetails.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormCustomerDetails.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/forms/FormSelectCustomer.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/OrderCreateBackoffice.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/pages/Orders.vue.js +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.cjs +2 -2
- package/dist/martyrs/src/modules/orders/components/sections/FormDelivery.vue.js +2 -2
- package/dist/martyrs/src/modules/orders/components/sections/FormPayment.vue.cjs +1 -1
- package/dist/martyrs/src/modules/orders/components/sections/FormPayment.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.cjs +6 -6
- package/dist/martyrs/src/modules/organizations/components/blocks/CardDepartment.vue.js +6 -6
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/forms/DepartmentForm.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.cjs +6 -6
- package/dist/martyrs/src/modules/organizations/components/pages/Department.vue.js +6 -6
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.cjs +6 -6
- package/dist/martyrs/src/modules/organizations/components/pages/Members.vue.js +6 -6
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.cjs +5 -5
- package/dist/martyrs/src/modules/organizations/components/pages/Organization.vue.js +5 -5
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.cjs +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/OrganizationEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/pages/Organizations.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Documents.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.cjs +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/MembersAdd.vue.js +1 -1
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.cjs +3 -3
- package/dist/martyrs/src/modules/organizations/components/sections/Organizations.vue.js +3 -3
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.cjs +1 -1
- package/dist/martyrs/src/modules/pages/views/components/blocks/CardPage.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/blocks/CardProduct.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Image360.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/elements/Image360.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/elements/{THC.vue2.cjs → THC.vue.cjs} +2 -2
- package/dist/martyrs/src/modules/products/components/elements/THC.vue.cjs.map +1 -0
- package/dist/martyrs/src/modules/products/components/elements/{THC.vue2.js → THC.vue.js} +2 -2
- package/dist/martyrs/src/modules/products/components/elements/THC.vue.js.map +1 -0
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Categories.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.cjs +3 -3
- package/dist/martyrs/src/modules/products/components/pages/CategoryEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.cjs +2 -2
- package/dist/martyrs/src/modules/products/components/pages/Product.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.cjs +3 -3
- package/dist/martyrs/src/modules/products/components/pages/ProductEdit.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/pages/ProductRecommmendation.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/pages/ProductRecommmendation.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.cjs +3 -3
- package/dist/martyrs/src/modules/products/components/pages/Products.vue.js +3 -3
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditDiscounts.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.cjs +2 -2
- package/dist/martyrs/src/modules/products/components/sections/EditVariants.vue.js +2 -2
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.cjs +1 -1
- package/dist/martyrs/src/modules/products/components/sections/FilterProducts.vue.js +1 -1
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.cjs +2 -2
- package/dist/martyrs/src/modules/products/components/sections/SectionProduct.vue.js +2 -2
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.cjs +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Gant/GanttToolbar.vue.js +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.cjs +1 -1
- package/dist/martyrs/src/modules/rents/views/components/pages/Rents.vue.js +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.cjs +1 -1
- package/dist/martyrs/src/modules/reports/components/sections/FormReport.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/blocks/SpotMemberModify.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/layouts/Spots.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/Spot.vue.js +1 -1
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.cjs +2 -2
- package/dist/martyrs/src/modules/spots/components/pages/SpotEdit.vue.js +2 -2
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/spots/components/sections/WorktimeEdit.vue.js +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.cjs +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/blocks/CryptoDeposit.vue.js +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.cjs +1 -1
- package/dist/martyrs/src/modules/wallet/views/components/pages/Wallet.vue.js +1 -1
- package/dist/martyrs.cjs.js +1 -1
- package/dist/martyrs.css +1 -1
- package/dist/martyrs.es.js +1 -1
- package/dist/style.css +8 -4
- package/dist/{web-DC2yfn5d.js → web-BID6nZeP.js} +1 -1
- package/dist/{web-D0WwXpQU.cjs → web-BjzHY0Ge.cjs} +1 -1
- package/package.json +1 -1
- package/src/components/Marquee/Marquee.vue +19 -9
- package/dist/martyrs/src/components/Loader/Loader.vue2.cjs.map +0 -1
- package/dist/martyrs/src/components/Select/Select.vue2.cjs.map +0 -1
- package/dist/martyrs/src/components/Spoiler/Spoiler.vue2.cjs.map +0 -1
- package/dist/martyrs/src/components/Tab/Tab.vue2.cjs.map +0 -1
- package/dist/martyrs/src/modules/globals/views/components/sections/Filters.vue2.cjs.map +0 -1
- package/dist/martyrs/src/modules/products/components/elements/THC.vue2.cjs.map +0 -1
- package/dist/martyrs/src/modules/products/components/elements/THC.vue2.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ref as y, onMounted as
|
|
1
|
+
import { ref as y, onMounted as me, createElementBlock as c, openBlock as u, normalizeClass as H, createCommentVNode as T, createElementVNode as m, createVNode as X, toDisplayString as D, Transition as ye, withCtx as se, withModifiers as ne, createBlock as re, renderSlot as W, Fragment as ae, createTextVNode as Oe, mergeModels as Ye, useModel as Ie, watch as oe, computed as z, renderList as ue, normalizeStyle as ge, withDirectives as he, resolveDynamicComponent as At, mergeProps as nt, vShow as _e, unref as $e, nextTick as Ce, withKeys as pe, vModelText as On, vModelDynamic as Zn, watchEffect as wt, Teleport as Yn, reactive as at, defineComponent as Xn, h as We, resolveComponent as Jn, onBeforeUnmount as it, useSlots as Qn, toRefs as Pn, inject as ea, onUnmounted as _n, TransitionGroup as et, isRef as ta, shallowRef as na } from "vue";
|
|
2
2
|
import { useRoute as Tn, useRouter as En } from "vue-router";
|
|
3
3
|
import { useI18n as st } from "vue-i18n";
|
|
4
4
|
import Ft from "axios";
|
|
@@ -32,9 +32,9 @@ function aa(e, n, t, a) {
|
|
|
32
32
|
function la(e) {
|
|
33
33
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
34
34
|
}
|
|
35
|
-
var
|
|
35
|
+
var pt, Zt;
|
|
36
36
|
function ra() {
|
|
37
|
-
return Zt || (Zt = 1,
|
|
37
|
+
return Zt || (Zt = 1, pt = function e(n, t) {
|
|
38
38
|
if (n === t) return !0;
|
|
39
39
|
if (n && t && typeof n == "object" && typeof t == "object") {
|
|
40
40
|
if (n.constructor !== t.constructor) return !1;
|
|
@@ -58,7 +58,7 @@ function ra() {
|
|
|
58
58
|
return !0;
|
|
59
59
|
}
|
|
60
60
|
return n !== n && t !== t;
|
|
61
|
-
}),
|
|
61
|
+
}), pt;
|
|
62
62
|
}
|
|
63
63
|
var oa = ra(), ia = /* @__PURE__ */ la(oa);
|
|
64
64
|
const Yt = "__googleMapsScriptId";
|
|
@@ -76,8 +76,8 @@ let Nt = class Ve {
|
|
|
76
76
|
* const loader = Loader({apiKey, version: 'weekly', libraries: ['places']});
|
|
77
77
|
* ```
|
|
78
78
|
*/
|
|
79
|
-
constructor({ apiKey: n, authReferrerPolicy: t, channel: a, client: l, id: r = Yt, language: i, libraries: o = [], mapIds: s, nonce: d, region: f, retries: $ = 3, url: v = "https://maps.googleapis.com/maps/api/js", version:
|
|
80
|
-
if (this.callbacks = [], this.done = !1, this.loading = !1, this.errors = [], this.apiKey = n, this.authReferrerPolicy = t, this.channel = a, this.client = l, this.id = r || Yt, this.language = i, this.libraries = o, this.mapIds = s, this.nonce = d, this.region = f, this.retries = $, this.url = v, this.version =
|
|
79
|
+
constructor({ apiKey: n, authReferrerPolicy: t, channel: a, client: l, id: r = Yt, language: i, libraries: o = [], mapIds: s, nonce: d, region: f, retries: $ = 3, url: v = "https://maps.googleapis.com/maps/api/js", version: p }) {
|
|
80
|
+
if (this.callbacks = [], this.done = !1, this.loading = !1, this.errors = [], this.apiKey = n, this.authReferrerPolicy = t, this.channel = a, this.client = l, this.id = r || Yt, this.language = i, this.libraries = o, this.mapIds = s, this.nonce = d, this.region = f, this.retries = $, this.url = v, this.version = p, Ve.instance) {
|
|
81
81
|
if (!ia(this.options, Ve.instance.options))
|
|
82
82
|
throw new Error(`Loader must not be called again with different options. ${JSON.stringify(this.options)} !== ${JSON.stringify(Ve.instance.options)}`);
|
|
83
83
|
return Ve.instance;
|
|
@@ -174,19 +174,19 @@ let Nt = class Ve {
|
|
|
174
174
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
175
175
|
(r) => !a[r] && delete a[r]
|
|
176
176
|
), !((t = (n = window?.google) === null || n === void 0 ? void 0 : n.maps) === null || t === void 0) && t.importLibrary || ((r) => {
|
|
177
|
-
let i, o, s, d = "The Google Maps JavaScript API", f = "google", $ = "importLibrary", v = "__ib__",
|
|
178
|
-
|
|
179
|
-
const
|
|
177
|
+
let i, o, s, d = "The Google Maps JavaScript API", f = "google", $ = "importLibrary", v = "__ib__", p = document, x = window;
|
|
178
|
+
x = x[f] || (x[f] = {});
|
|
179
|
+
const C = x.maps || (x.maps = {}), M = /* @__PURE__ */ new Set(), L = new URLSearchParams(), S = () => (
|
|
180
180
|
// @ts-ignore
|
|
181
|
-
i || (i = new Promise((h,
|
|
181
|
+
i || (i = new Promise((h, w) => aa(this, void 0, void 0, function* () {
|
|
182
182
|
var _;
|
|
183
|
-
yield o =
|
|
183
|
+
yield o = p.createElement("script"), o.id = this.id, L.set("libraries", [...M] + "");
|
|
184
184
|
for (s in r)
|
|
185
185
|
L.set(s.replace(/[A-Z]/g, (K) => "_" + K[0].toLowerCase()), r[s]);
|
|
186
|
-
L.set("callback", f + ".maps." + v), o.src = this.url + "?" + L,
|
|
186
|
+
L.set("callback", f + ".maps." + v), o.src = this.url + "?" + L, C[v] = h, o.onerror = () => i = w(Error(d + " could not load.")), o.nonce = this.nonce || ((_ = p.querySelector("script[nonce]")) === null || _ === void 0 ? void 0 : _.nonce) || "", p.head.append(o);
|
|
187
187
|
})))
|
|
188
188
|
);
|
|
189
|
-
|
|
189
|
+
C[$] ? console.warn(d + " only loads once. Ignoring:", r) : C[$] = (h, ...w) => M.add(h) && S().then(() => C[$](h, ...w));
|
|
190
190
|
})(a);
|
|
191
191
|
const l = this.libraries.map((r) => this.importLibrary(r));
|
|
192
192
|
l.length || l.push(this.importLibrary("core")), Promise.all(l).then(() => this.callback(), (r) => {
|
|
@@ -268,14 +268,14 @@ const sa = {
|
|
|
268
268
|
if (!o.geometry || !o.address_components)
|
|
269
269
|
return;
|
|
270
270
|
let s = "", d = "", f = "";
|
|
271
|
-
for (let
|
|
272
|
-
let
|
|
273
|
-
|
|
271
|
+
for (let p = 0; p < o.address_components.length; p++) {
|
|
272
|
+
let x = o.address_components[p];
|
|
273
|
+
x.types.includes("country") && (s = x.long_name), x.types.includes("administrative_area_level_1") && (d = x.long_name), x.types.includes("locality") && (f = x.long_name);
|
|
274
274
|
}
|
|
275
275
|
const $ = o.formatted_address, v = { lat: o.geometry.location.lat(), lng: o.geometry.location.lng() };
|
|
276
276
|
a("update:address", $), a("update:location", v), a("update:country", s), a("update:state", d), a("update:city", f);
|
|
277
277
|
};
|
|
278
|
-
return
|
|
278
|
+
return me(() => {
|
|
279
279
|
new Nt({
|
|
280
280
|
apiKey: t.apiKey,
|
|
281
281
|
version: "weekly",
|
|
@@ -290,9 +290,9 @@ const sa = {
|
|
|
290
290
|
class: H([o.$attrs.class, "flex-nowrap flex"])
|
|
291
291
|
}, [
|
|
292
292
|
e.label ? (u(), c("div", sa, [
|
|
293
|
-
|
|
293
|
+
m("span", null, D(e.label), 1)
|
|
294
294
|
])) : T("", !0),
|
|
295
|
-
|
|
295
|
+
m("input", {
|
|
296
296
|
ref_key: "addressInput",
|
|
297
297
|
ref: l,
|
|
298
298
|
class: "w-100",
|
|
@@ -338,16 +338,16 @@ const sa = {
|
|
|
338
338
|
}, va = {
|
|
339
339
|
key: 0,
|
|
340
340
|
class: "progress-text"
|
|
341
|
-
},
|
|
341
|
+
}, ma = {
|
|
342
342
|
key: 1,
|
|
343
343
|
class: "uppercase t-semi w-m-10r status-text"
|
|
344
344
|
};
|
|
345
|
-
function
|
|
345
|
+
function pa(e, n, t, a, l, r) {
|
|
346
346
|
return u(), c("div", {
|
|
347
347
|
class: H(["circular-loader pos-relative z-index-1 w-100 h-100 w-max-2r h-max-2r", { "circular-loader-centered": t.centered }])
|
|
348
348
|
}, [
|
|
349
|
-
n[0] || (n[0] =
|
|
350
|
-
|
|
349
|
+
n[0] || (n[0] = m("svg", { viewBox: "25 25 50 50" }, [
|
|
350
|
+
m("circle", {
|
|
351
351
|
class: "circular-loader-fill",
|
|
352
352
|
cx: "50",
|
|
353
353
|
cy: "50",
|
|
@@ -356,7 +356,7 @@ function ma(e, n, t, a, l, r) {
|
|
|
356
356
|
"stroke-width": "4",
|
|
357
357
|
"stroke-miterlimit": "10"
|
|
358
358
|
}),
|
|
359
|
-
|
|
359
|
+
m("circle", {
|
|
360
360
|
class: "circular-loader-circle",
|
|
361
361
|
cx: "50",
|
|
362
362
|
cy: "50",
|
|
@@ -367,10 +367,10 @@ function ma(e, n, t, a, l, r) {
|
|
|
367
367
|
})
|
|
368
368
|
], -1)),
|
|
369
369
|
t.progress ? (u(), c("div", va, D(t.progress), 1)) : T("", !0),
|
|
370
|
-
t.status ? (u(), c("div",
|
|
370
|
+
t.status ? (u(), c("div", ma, D(t.status), 1)) : T("", !0)
|
|
371
371
|
], 2);
|
|
372
372
|
}
|
|
373
|
-
const Ae = /* @__PURE__ */ ke($a, [["render",
|
|
373
|
+
const Ae = /* @__PURE__ */ ke($a, [["render", pa]]), ha = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
374
374
|
__proto__: null,
|
|
375
375
|
default: Ae
|
|
376
376
|
}, Symbol.toStringTag, { value: "Module" })), ga = {
|
|
@@ -389,7 +389,7 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
389
389
|
},
|
|
390
390
|
setup(e) {
|
|
391
391
|
return (n, t) => (u(), c("svg", ga, [
|
|
392
|
-
|
|
392
|
+
m("path", {
|
|
393
393
|
fill: e.fill,
|
|
394
394
|
"fill-rule": "evenodd",
|
|
395
395
|
"clip-rule": "evenodd",
|
|
@@ -413,7 +413,7 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
413
413
|
},
|
|
414
414
|
setup(e) {
|
|
415
415
|
return (n, t) => (u(), c("svg", ba, [
|
|
416
|
-
|
|
416
|
+
m("path", {
|
|
417
417
|
fill: e.fill,
|
|
418
418
|
d: "m22.055 22.055c1.625-1.6289 4.2656-1.6289 5.8906 0l22.055 22.055 22.055-22.055c1.625-1.6289 4.2656-1.6289 5.8906 0 1.6289 1.625 1.6289 4.2656 0 5.8906l-22.055 22.055 22.055 22.055c1.6289 1.625 1.6289 4.2656 0 5.8906-1.625 1.6289-4.2656 1.6289-5.8906 0l-22.055-22.055-22.055 22.055c-1.625 1.6289-4.2656 1.6289-5.8906 0-1.6289-1.625-1.6289-4.2656 0-5.8906l22.055-22.055-22.055-22.055c-1.6289-1.625-1.6289-4.2656 0-5.8906z"
|
|
419
419
|
}, null, 8, Ca)
|
|
@@ -527,7 +527,7 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
527
527
|
_: 3
|
|
528
528
|
}),
|
|
529
529
|
e.counter ? (u(), c("div", Oa, [
|
|
530
|
-
|
|
530
|
+
m("span", null, D(e.counter), 1)
|
|
531
531
|
])) : T("", !0)
|
|
532
532
|
], 10, wa));
|
|
533
533
|
}
|
|
@@ -576,9 +576,9 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
576
576
|
};
|
|
577
577
|
return (r, i) => (u(), c("label", _a, [
|
|
578
578
|
e.label ? (u(), c("div", Ta, [
|
|
579
|
-
|
|
579
|
+
m("span", null, D(e.label), 1)
|
|
580
580
|
])) : T("", !0),
|
|
581
|
-
|
|
581
|
+
m("input", {
|
|
582
582
|
onChange: l,
|
|
583
583
|
class: "round radiobutton",
|
|
584
584
|
type: "checkbox",
|
|
@@ -586,7 +586,7 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
586
586
|
value: e.value,
|
|
587
587
|
checked: Array.isArray(e.radio) ? e.radio.includes(e.value) : e.radio
|
|
588
588
|
}, null, 40, Ea),
|
|
589
|
-
|
|
589
|
+
m("div", {
|
|
590
590
|
class: H(["cursor-pointer mn-l-thin flex-center field-wrapper", {
|
|
591
591
|
"transition-elastic pd-thin h-2r w-4r radius-extra": e.mode === "switch",
|
|
592
592
|
"w-2r h-2r radius-small": e.mode === "checkbox",
|
|
@@ -669,13 +669,13 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
669
669
|
emits: /* @__PURE__ */ Ye(["update:modelValue"], ["update:date"]),
|
|
670
670
|
setup(e, { emit: n }) {
|
|
671
671
|
const t = e, a = Ie(e, "date"), l = /* @__PURE__ */ new Date(), r = y(l), i = y(null), o = y(null), s = y(null), d = y({ show: !1, message: "", x: 0, y: 0 }), f = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"];
|
|
672
|
-
oe(() => t.availabilityData, (
|
|
672
|
+
oe(() => t.availabilityData, (O) => {
|
|
673
673
|
}, { deep: !0 });
|
|
674
|
-
const $ = (
|
|
675
|
-
const
|
|
676
|
-
return `${
|
|
677
|
-
}),
|
|
678
|
-
const
|
|
674
|
+
const $ = (O) => new Date(Date.UTC(O.getFullYear(), O.getMonth(), O.getDate())), v = (O) => new Date(Date.UTC(O.getFullYear(), O.getMonth(), O.getDate(), 23, 59, 59)), p = (O) => O.toISOString().split("T")[0], x = z(() => {
|
|
675
|
+
const O = r.value.toLocaleString("default", { month: "long", timeZone: "UTC" }), G = r.value.getUTCFullYear();
|
|
676
|
+
return `${O} ${G}`;
|
|
677
|
+
}), C = z(() => t.disablePastDates ? r.value.getUTCMonth() === l.getUTCMonth() && r.value.getUTCFullYear() === l.getUTCFullYear() : !1), M = z(() => {
|
|
678
|
+
const O = [], G = new Date(Date.UTC(
|
|
679
679
|
r.value.getUTCFullYear(),
|
|
680
680
|
r.value.getUTCMonth(),
|
|
681
681
|
1
|
|
@@ -687,60 +687,60 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
687
687
|
let ie = new Date(G);
|
|
688
688
|
ie.setUTCDate(ie.getUTCDate() - ee);
|
|
689
689
|
for (let xe = 0; xe < ee; xe++)
|
|
690
|
-
|
|
690
|
+
O.push({
|
|
691
691
|
date: new Date(ie),
|
|
692
692
|
day: ie.getUTCDate(),
|
|
693
693
|
isToday: L(ie)
|
|
694
694
|
}), ie.setUTCDate(ie.getUTCDate() + 1);
|
|
695
695
|
let ve = 1;
|
|
696
696
|
for (ie = G; ie <= Q; ie.setUTCDate(ie.getUTCDate() + 1))
|
|
697
|
-
|
|
697
|
+
O.push({
|
|
698
698
|
date: new Date(ie),
|
|
699
699
|
day: ve,
|
|
700
700
|
isToday: L(ie)
|
|
701
701
|
}), ve++;
|
|
702
|
-
const Se =
|
|
702
|
+
const Se = O[O.length - 1].date.getUTCDay();
|
|
703
703
|
for (let xe = Se + 1; xe <= 6; xe++)
|
|
704
|
-
|
|
704
|
+
O.push({
|
|
705
705
|
date: new Date(ie),
|
|
706
706
|
day: ie.getUTCDate(),
|
|
707
707
|
isToday: L(ie)
|
|
708
708
|
}), ie.setUTCDate(ie.getUTCDate() + 1);
|
|
709
|
-
return
|
|
710
|
-
}), L = (
|
|
709
|
+
return O;
|
|
710
|
+
}), L = (O) => {
|
|
711
711
|
const G = /* @__PURE__ */ new Date();
|
|
712
|
-
return
|
|
713
|
-
},
|
|
712
|
+
return O.getUTCDate() === G.getUTCDate() && O.getUTCMonth() === G.getUTCMonth() && O.getUTCFullYear() === G.getUTCFullYear();
|
|
713
|
+
}, S = (O) => O.getUTCMonth() === r.value.getUTCMonth() && O.getUTCFullYear() === r.value.getUTCFullYear(), h = (O) => {
|
|
714
714
|
if (!t.disablePastDates) return !1;
|
|
715
715
|
const G = /* @__PURE__ */ new Date(), Q = new Date(Date.UTC(G.getUTCFullYear(), G.getUTCMonth(), G.getUTCDate()));
|
|
716
|
-
return new Date(Date.UTC(
|
|
717
|
-
},
|
|
716
|
+
return new Date(Date.UTC(O.getUTCFullYear(), O.getUTCMonth(), O.getUTCDate())) < Q;
|
|
717
|
+
}, w = (O) => {
|
|
718
718
|
if (!t.availabilityData || t.availabilityData.length === 0) return null;
|
|
719
|
-
const G =
|
|
719
|
+
const G = p(O);
|
|
720
720
|
return t.availabilityData.find((Q) => Q.date === G);
|
|
721
|
-
}, _ = (
|
|
721
|
+
}, _ = (O) => {
|
|
722
722
|
if (!t.availabilityData || t.availabilityData.length === 0) return !0;
|
|
723
|
-
const G = O
|
|
723
|
+
const G = w(O);
|
|
724
724
|
return !G || G.availableQuantity > 0;
|
|
725
|
-
}, K = (
|
|
725
|
+
}, K = (O) => {
|
|
726
726
|
if (!t.availabilityData || t.availabilityData.length === 0) return !1;
|
|
727
|
-
const G = O
|
|
727
|
+
const G = w(O);
|
|
728
728
|
return G && G.availableQuantity > 0 && G.availableQuantity <= t.lowAvailabilityThreshold;
|
|
729
|
-
}, Y = (
|
|
729
|
+
}, Y = (O) => {
|
|
730
730
|
if (!t.showAvailability) return null;
|
|
731
|
-
const G = O
|
|
731
|
+
const G = w(O);
|
|
732
732
|
return G ? G.availableQuantity : null;
|
|
733
|
-
}, R = (
|
|
733
|
+
}, R = (O) => {
|
|
734
734
|
if (t.allowRange) {
|
|
735
735
|
if (o.value && s.value)
|
|
736
|
-
return
|
|
736
|
+
return O >= new Date(o.value) && v(O) <= new Date(s.value);
|
|
737
737
|
if (o.value)
|
|
738
|
-
return
|
|
738
|
+
return O.getTime() === new Date(o.value).getTime();
|
|
739
739
|
} else
|
|
740
|
-
return i.value &&
|
|
741
|
-
}, J = (
|
|
742
|
-
if (t.disablePastDates && h(
|
|
743
|
-
const Q = O
|
|
740
|
+
return i.value && O.getTime() === new Date(i.value).getTime();
|
|
741
|
+
}, J = (O) => o.value && s.value ? O > o.value && v(O) < s.value : !1, b = (O, G) => {
|
|
742
|
+
if (t.disablePastDates && h(O) || !_(O)) return;
|
|
743
|
+
const Q = w(O);
|
|
744
744
|
if (Q && Q.availableQuantity < t.requiredQuantity) {
|
|
745
745
|
G && (d.value = {
|
|
746
746
|
show: !0,
|
|
@@ -752,8 +752,8 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
752
752
|
}, 3e3));
|
|
753
753
|
return;
|
|
754
754
|
}
|
|
755
|
-
d.value.show = !1,
|
|
756
|
-
const ee = $(
|
|
755
|
+
d.value.show = !1, S(O);
|
|
756
|
+
const ee = $(O);
|
|
757
757
|
if (!t.allowRange)
|
|
758
758
|
i.value = ee, a.value = ee;
|
|
759
759
|
else if (!o.value && !s.value)
|
|
@@ -761,7 +761,7 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
761
761
|
else if (s.value)
|
|
762
762
|
o.value = ee, s.value = null, a.value = { start: ee, end: null };
|
|
763
763
|
else {
|
|
764
|
-
if (s.value = v(
|
|
764
|
+
if (s.value = v(O), ee < o.value) {
|
|
765
765
|
const ie = v(o.value);
|
|
766
766
|
o.value = ee, s.value = ie;
|
|
767
767
|
}
|
|
@@ -783,12 +783,12 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
783
783
|
}
|
|
784
784
|
}, P = () => {
|
|
785
785
|
if (t.disablePastDates) {
|
|
786
|
-
const
|
|
786
|
+
const O = new Date(Date.UTC(
|
|
787
787
|
r.value.getUTCFullYear(),
|
|
788
788
|
r.value.getUTCMonth() - 1,
|
|
789
789
|
1
|
|
790
790
|
));
|
|
791
|
-
if (
|
|
791
|
+
if (O.getUTCFullYear() < l.getUTCFullYear() || O.getUTCFullYear() === l.getUTCFullYear() && O.getUTCMonth() < l.getUTCMonth())
|
|
792
792
|
return;
|
|
793
793
|
}
|
|
794
794
|
r.value = new Date(Date.UTC(
|
|
@@ -803,80 +803,80 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
803
803
|
1
|
|
804
804
|
));
|
|
805
805
|
}, A = () => {
|
|
806
|
-
const
|
|
806
|
+
const O = /* @__PURE__ */ new Date(), G = new Date(Date.UTC(O.getUTCFullYear(), O.getUTCMonth(), O.getUTCDate(), 0, 0, 0, 0)), Q = new Date(Date.UTC(O.getUTCFullYear(), O.getUTCMonth(), O.getUTCDate(), 23, 59, 59, 999));
|
|
807
807
|
(t.disablePastDates || _(G)) && (o.value = G.toISOString(), s.value = Q.toISOString(), a.value = { start: o.value, end: s.value });
|
|
808
808
|
}, Z = () => {
|
|
809
|
-
const
|
|
810
|
-
if (G.setUTCDate(
|
|
811
|
-
o.value = G, s.value = v(
|
|
812
|
-
const Q = G.toISOString(), ee =
|
|
809
|
+
const O = /* @__PURE__ */ new Date(), G = new Date(O);
|
|
810
|
+
if (G.setUTCDate(O.getUTCDate() - 7), G.setUTCHours(0, 0, 0, 0), t.disablePastDates) return;
|
|
811
|
+
o.value = G, s.value = v(O), O.setUTCHours(23, 59, 59, 999);
|
|
812
|
+
const Q = G.toISOString(), ee = O.toISOString();
|
|
813
813
|
a.value = { start: Q, end: ee };
|
|
814
814
|
}, de = () => {
|
|
815
|
-
const
|
|
815
|
+
const O = /* @__PURE__ */ new Date();
|
|
816
816
|
if (t.disablePastDates) return;
|
|
817
|
-
const G = new Date(
|
|
818
|
-
G.setUTCMonth(
|
|
819
|
-
const Q = G.toISOString(), ee =
|
|
817
|
+
const G = new Date(O);
|
|
818
|
+
G.setUTCMonth(O.getUTCMonth() - 1), G.setUTCHours(0, 0, 0, 0), o.value = G, s.value = v(O), O.setUTCHours(23, 59, 59, 999);
|
|
819
|
+
const Q = G.toISOString(), ee = O.toISOString();
|
|
820
820
|
a.value = { start: Q, end: ee };
|
|
821
821
|
}, le = () => {
|
|
822
822
|
t.disablePastDates || (o.value = null, s.value = null, a.value = { start: null, end: null });
|
|
823
823
|
};
|
|
824
|
-
return (
|
|
824
|
+
return (O, G) => (u(), c("div", {
|
|
825
825
|
class: "t-noselect calendar",
|
|
826
826
|
"aria-disabled": e.disabled
|
|
827
827
|
}, [
|
|
828
828
|
e.allowRange && !e.disablePastDates ? (u(), c("div", Ma, [
|
|
829
|
-
|
|
829
|
+
m("button", {
|
|
830
830
|
onClick: A,
|
|
831
831
|
class: "font-second t-nowrap pd-thin bg-white radius-small"
|
|
832
832
|
}, "Today"),
|
|
833
|
-
|
|
833
|
+
m("button", {
|
|
834
834
|
onClick: Z,
|
|
835
835
|
class: "font-second t-nowrap pd-thin bg-white radius-small"
|
|
836
836
|
}, "Last Week"),
|
|
837
|
-
|
|
837
|
+
m("button", {
|
|
838
838
|
onClick: de,
|
|
839
839
|
class: "font-second t-nowrap pd-thin bg-white radius-small"
|
|
840
840
|
}, "Last Month"),
|
|
841
|
-
|
|
841
|
+
m("button", {
|
|
842
842
|
onClick: le,
|
|
843
843
|
class: "font-second t-nowrap pd-thin bg-white radius-small"
|
|
844
844
|
}, "All time")
|
|
845
845
|
])) : T("", !0),
|
|
846
|
-
|
|
847
|
-
|
|
846
|
+
m("div", Aa, [
|
|
847
|
+
m("button", {
|
|
848
848
|
onClick: ne(P, ["stop"]),
|
|
849
849
|
class: "aspect-1x1 pd-thin bg-white radius-extra",
|
|
850
|
-
disabled:
|
|
850
|
+
disabled: C.value
|
|
851
851
|
}, [
|
|
852
852
|
(u(), c("svg", Na, [
|
|
853
|
-
|
|
853
|
+
m("path", {
|
|
854
854
|
d: "M0.610352 10.0068C0.615885 9.81315 0.654622 9.63607 0.726562 9.47559C0.798503 9.3151 0.90918 9.16016 1.05859 9.01074L9.37598 0.958984C9.61393 0.721029 9.90723 0.602051 10.2559 0.602051C10.4883 0.602051 10.6986 0.657389 10.8867 0.768066C11.0804 0.878743 11.2326 1.02816 11.3433 1.21631C11.4595 1.40446 11.5176 1.61475 11.5176 1.84717C11.5176 2.19027 11.3875 2.49186 11.1274 2.75195L3.60693 9.99854L11.1274 17.2534C11.3875 17.519 11.5176 17.8206 11.5176 18.1582C11.5176 18.3962 11.4595 18.6092 11.3433 18.7974C11.2326 18.9855 11.0804 19.1349 10.8867 19.2456C10.6986 19.3618 10.4883 19.4199 10.2559 19.4199C9.90723 19.4199 9.61393 19.2982 9.37598 19.0547L1.05859 11.0029C0.903646 10.8535 0.790202 10.6986 0.718262 10.5381C0.646322 10.3721 0.610352 10.195 0.610352 10.0068Z",
|
|
855
|
-
fill:
|
|
855
|
+
fill: C.value ? "#303030" : "#007AFF"
|
|
856
856
|
}, null, 8, Ra)
|
|
857
857
|
]))
|
|
858
858
|
], 8, Fa),
|
|
859
|
-
|
|
860
|
-
|
|
859
|
+
m("span", ja, D(x.value), 1),
|
|
860
|
+
m("button", {
|
|
861
861
|
onClick: ne(E, ["stop"]),
|
|
862
862
|
class: "aspect-1x1 pd-thin bg-white radius-extra"
|
|
863
863
|
}, [
|
|
864
864
|
(u(), c("svg", Ba, [
|
|
865
|
-
|
|
865
|
+
m("path", {
|
|
866
866
|
d: "M10.9072 10.0151C10.9017 10.2088 10.863 10.3859 10.791 10.5464C10.7191 10.7069 10.6084 10.8618 10.459 11.0112L2.1416 19.063C1.90365 19.3009 1.61035 19.4199 1.26172 19.4199C1.0293 19.4199 0.81901 19.3646 0.630859 19.2539C0.437175 19.1432 0.284994 18.9938 0.174316 18.8057C0.0581055 18.6175 8.85326e-08 18.4072 1.08852e-07 18.1748C1.38846e-07 17.8317 0.130046 17.5301 0.390137 17.27L7.91065 10.0234L0.390138 2.76855C0.130047 2.50293 1.5053e-06 2.20133 1.53481e-06 1.86377C1.55561e-06 1.62581 0.058107 1.41276 0.174318 1.22461C0.284995 1.03646 0.437176 0.887043 0.630861 0.776366C0.819012 0.660155 1.0293 0.60205 1.26172 0.60205C1.61035 0.60205 1.90365 0.723795 2.1416 0.967284L10.459 9.01904C10.6139 9.16846 10.7274 9.3234 10.7993 9.48389C10.8713 9.6499 10.9072 9.82699 10.9072 10.0151Z",
|
|
867
|
-
fill:
|
|
867
|
+
fill: C.value ? "#303030" : "#007AFF"
|
|
868
868
|
}, null, 8, Ua)
|
|
869
869
|
]))
|
|
870
870
|
])
|
|
871
871
|
]),
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
(u(), c(ae, null, ue(f, (Q, ee) =>
|
|
872
|
+
m("div", Va, [
|
|
873
|
+
m("div", Ha, [
|
|
874
|
+
(u(), c(ae, null, ue(f, (Q, ee) => m("div", {
|
|
875
875
|
key: ee,
|
|
876
876
|
class: "calendar__weekday"
|
|
877
877
|
}, D(Q), 1)), 64))
|
|
878
878
|
]),
|
|
879
|
-
|
|
879
|
+
m("div", Ga, [
|
|
880
880
|
(u(!0), c(ae, null, ue(M.value, (Q) => (u(), c("div", {
|
|
881
881
|
key: Q.date,
|
|
882
882
|
class: H([
|
|
@@ -884,12 +884,12 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
884
884
|
{ "calendar__date--today": Q.isToday },
|
|
885
885
|
{ "calendar__date--selected": R(Q.date) },
|
|
886
886
|
{ "calendar__date--range": J(Q.date) },
|
|
887
|
-
{ "calendar__date--in-other-month": !
|
|
887
|
+
{ "calendar__date--in-other-month": !S(Q.date) },
|
|
888
888
|
{ "calendar__date--disabled": h(Q.date) },
|
|
889
889
|
{ "calendar__date--low-availability": K(Q.date) },
|
|
890
890
|
{ "calendar__date--unavailable": !_(Q.date) && !h(Q.date) }
|
|
891
891
|
]),
|
|
892
|
-
onClick: ne((ee) =>
|
|
892
|
+
onClick: ne((ee) => b(Q.date, ee), ["stop"])
|
|
893
893
|
}, [
|
|
894
894
|
Oe(D(Q.day) + " ", 1),
|
|
895
895
|
e.showAvailability && Y(Q.date) ? (u(), c("span", Ka, D(Y(Q.date)), 1)) : T("", !0)
|
|
@@ -955,7 +955,7 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
955
955
|
mode: "out-in"
|
|
956
956
|
}, {
|
|
957
957
|
default: se(() => [
|
|
958
|
-
he(
|
|
958
|
+
he(m("div", {
|
|
959
959
|
style: ge({ left: e.align === "left" ? "0" : "auto", right: e.align === "right" ? "0" : "auto" }),
|
|
960
960
|
class: "dropdown-content radius-big"
|
|
961
961
|
}, [
|
|
@@ -980,8 +980,8 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
980
980
|
},
|
|
981
981
|
setup(e) {
|
|
982
982
|
return (n, t) => (u(), c("div", Ja, [
|
|
983
|
-
|
|
984
|
-
|
|
983
|
+
m("div", Qa, [
|
|
984
|
+
m("p", null, "Ошибка " + D(e.error.status), 1)
|
|
985
985
|
])
|
|
986
986
|
]));
|
|
987
987
|
}
|
|
@@ -1074,12 +1074,12 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
1074
1074
|
a.type === "textarea" && Ce(o);
|
|
1075
1075
|
}), oe(() => a.autofocus, (f) => {
|
|
1076
1076
|
f && Ce(s);
|
|
1077
|
-
}),
|
|
1077
|
+
}), me(() => {
|
|
1078
1078
|
Ce(s), Ce(o);
|
|
1079
1079
|
});
|
|
1080
1080
|
const d = y(a.field);
|
|
1081
1081
|
return (f, $) => (u(), c(ae, null, [
|
|
1082
|
-
|
|
1082
|
+
m("div", {
|
|
1083
1083
|
class: H([[
|
|
1084
1084
|
f.$attrs.class,
|
|
1085
1085
|
{ "bg-fourth-nano": e.validation }
|
|
@@ -1090,9 +1090,9 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
1090
1090
|
class: "i-medium t-transp mn-r-thin"
|
|
1091
1091
|
})) : T("", !0),
|
|
1092
1092
|
e.label ? (u(), c("div", il, [
|
|
1093
|
-
|
|
1093
|
+
m("span", sl, D(e.label), 1)
|
|
1094
1094
|
])) : T("", !0),
|
|
1095
|
-
|
|
1095
|
+
m("div", dl, [
|
|
1096
1096
|
e.type !== "textarea" ? (u(), c("input", {
|
|
1097
1097
|
key: 0,
|
|
1098
1098
|
ref_key: "input",
|
|
@@ -1133,7 +1133,7 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
1133
1133
|
}, null, 8, ["show"])) : T("", !0),
|
|
1134
1134
|
W(f.$slots, "default", {}, void 0, !0),
|
|
1135
1135
|
e.symbol ? (u(), c("div", fl, [
|
|
1136
|
-
|
|
1136
|
+
m("span", null, D(e.symbol), 1)
|
|
1137
1137
|
])) : T("", !0)
|
|
1138
1138
|
], 2),
|
|
1139
1139
|
X(ye, { name: "fade" }, {
|
|
@@ -1144,13 +1144,13 @@ const Ae = /* @__PURE__ */ ke($a, [["render", ma]]), ha = /* @__PURE__ */ Object
|
|
|
1144
1144
|
})
|
|
1145
1145
|
], 64));
|
|
1146
1146
|
}
|
|
1147
|
-
}, Re = /* @__PURE__ */ ke(vl, [["__scopeId", "data-v-36998019"]]),
|
|
1147
|
+
}, Re = /* @__PURE__ */ ke(vl, [["__scopeId", "data-v-36998019"]]), ml = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1148
1148
|
__proto__: null,
|
|
1149
1149
|
default: Re
|
|
1150
|
-
}, 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", "(?:01\\d|[24-689])\\d{7}", [8, 10], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[24-689]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["0"]]]], BL: ["590", "00", "(?:590\\d|7090)\\d{5}|(?: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))|7090[0-4])\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:39[5-7]|76[018])\\d|475[0-6])\\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-9]\\d{9}|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])|9(?:0[25]|42))[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(?:2[125-9]|33|44|66|77|88)|6(?:22|33))[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]|5\\d)\\d|2)\\d{7}|[1-68]\\d{6}", [7, 8, 9, 10], [["(\\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{2})(\\d{4})", "$1 $2 $3", ["2"], "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"], ["(\\d{2})(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["5"], "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])", "(?:46|60\\d\\d)\\d{6}|(?:1\\d|[39])\\d{9}", [8, 10, 11], [["(\\d{4})(\\d{4})", "$1 $2", ["46"]], ["(\\d{3})(\\d{7})", "$1 $2", ["6|90"], "($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", ["(?:19|[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|7093)\\d{5}|(?:80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-7]|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|7090)\\d{5}|(?:69|80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-79]"], "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))|7090[0-4])\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:39[5-7]|76[018])\\d|475[0-6])\\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]\\d{9,14}|(?:[1-36]|8\\d{5})\\d{6}|00\\d{9}|[1-9]\\d{8,10}|[2-9]\\d{7}", [7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17], [["(\\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-467]|5[0-3]|8[0-5]))\\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|7090)\\d{5}|(?: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))|7090[0-4])\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:39[5-7]|76[018])\\d|475[0-6])\\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", ["4(?:[2-46]|5[3-5])|5|6(?:[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-5]|(?:60|86)[23]"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[12]|452|678|86", "[12]|452|6788|86"], "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|7091)\\d{5}|(?:69|[89]\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-79]|8(?:0[6-9]|[36])"], "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", "38\\d{6}|[78]\\d{9,13}|(?:20|9\\d)\\d{8}", [8, 10, 11, 12, 13, 14], [["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["3"], "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|8\\d\\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", "709\\d{6}|(?:26|[689]\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[26-9]"], "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]))|7092[0-3])\\d{4}"], ["80\\d{7}"], ["89[1-37-9]\\d{6}"], 0, 0, 0, 0, ["9(?:399[0-3]|479[0-6]|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]|7[67]|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-359]\\d{8}|[1-5]\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-4]|5[1-3]"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[59]"], "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[0-468]))\\d{4}|(?:2742|305[3-9]|472[247-9]|505[2-57-9]|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[0135-79]|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[0-247]|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-9]\\d)\\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|8\\d{4})\\d{4}|[89]\\d{5}", [6, 9], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["[47-9]"]], ["(\\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", "7093\\d{5}|(?: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])|7093[5-7])\\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|[579]\\d|63)\\d{7}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[28]"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["[579]"], "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}|[235-7]\\d{8}", [9, 12], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[235-7]"]]], 0, 0, 0, 0, 0, 0, [0, ["(?:[356]|774[45])\\d{8}|7[6-8]\\d{7}"], 0, 0, 0, 0, 0, 0, ["2\\d{8}", [9]]]], 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}"]]] } };
|
|
1150
|
+
}, Symbol.toStringTag, { value: "Module" })), pl = { 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", "(?:01\\d|[24-689])\\d{7}", [8, 10], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[24-689]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["0"]]]], BL: ["590", "00", "(?:590\\d|7090)\\d{5}|(?: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))|7090[0-4])\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:39[5-7]|76[018])\\d|475[0-6])\\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-9]\\d{9}|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])|9(?:0[25]|42))[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(?:2[125-9]|33|44|66|77|88)|6(?:22|33))[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]|5\\d)\\d|2)\\d{7}|[1-68]\\d{6}", [7, 8, 9, 10], [["(\\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{2})(\\d{4})", "$1 $2 $3", ["2"], "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"], ["(\\d{2})(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["5"], "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])", "(?:46|60\\d\\d)\\d{6}|(?:1\\d|[39])\\d{9}", [8, 10, 11], [["(\\d{4})(\\d{4})", "$1 $2", ["46"]], ["(\\d{3})(\\d{7})", "$1 $2", ["6|90"], "($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", ["(?:19|[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|7093)\\d{5}|(?:80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-7]|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|7090)\\d{5}|(?:69|80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-79]"], "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))|7090[0-4])\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:39[5-7]|76[018])\\d|475[0-6])\\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]\\d{9,14}|(?:[1-36]|8\\d{5})\\d{6}|00\\d{9}|[1-9]\\d{8,10}|[2-9]\\d{7}", [7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17], [["(\\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-467]|5[0-3]|8[0-5]))\\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|7090)\\d{5}|(?: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))|7090[0-4])\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:39[5-7]|76[018])\\d|475[0-6])\\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", ["4(?:[2-46]|5[3-5])|5|6(?:[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-5]|(?:60|86)[23]"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[12]|452|678|86", "[12]|452|6788|86"], "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|7091)\\d{5}|(?:69|[89]\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-79]|8(?:0[6-9]|[36])"], "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", "38\\d{6}|[78]\\d{9,13}|(?:20|9\\d)\\d{8}", [8, 10, 11, 12, 13, 14], [["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["3"], "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|8\\d\\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", "709\\d{6}|(?:26|[689]\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[26-9]"], "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]))|7092[0-3])\\d{4}"], ["80\\d{7}"], ["89[1-37-9]\\d{6}"], 0, 0, 0, 0, ["9(?:399[0-3]|479[0-6]|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]|7[67]|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-359]\\d{8}|[1-5]\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-4]|5[1-3]"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[59]"], "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[0-468]))\\d{4}|(?:2742|305[3-9]|472[247-9]|505[2-57-9]|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[0135-79]|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[0-247]|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-9]\\d)\\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|8\\d{4})\\d{4}|[89]\\d{5}", [6, 9], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["[47-9]"]], ["(\\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", "7093\\d{5}|(?: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])|7093[5-7])\\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|[579]\\d|63)\\d{7}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[28]"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["[579]"], "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}|[235-7]\\d{8}", [9, 12], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[235-7]"]]], 0, 0, 0, 0, 0, 0, [0, ["(?:[356]|774[45])\\d{8}|7[6-8]\\d{7}"], 0, 0, 0, 0, 0, 0, ["2\\d{8}", [9]]]], 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}"]]] } };
|
|
1151
1151
|
function hl(e, n) {
|
|
1152
1152
|
var t = Array.prototype.slice.call(n);
|
|
1153
|
-
return t.push(
|
|
1153
|
+
return t.push(pl), e.apply(this, t);
|
|
1154
1154
|
}
|
|
1155
1155
|
function Xt(e, n) {
|
|
1156
1156
|
e = e.split("-"), n = n.split("-");
|
|
@@ -1891,8 +1891,8 @@ var tr = ";ext=", Ue = function(n) {
|
|
|
1891
1891
|
return "([".concat(Te, "]{1,").concat(n, "})");
|
|
1892
1892
|
};
|
|
1893
1893
|
function Nn(e) {
|
|
1894
|
-
var n = "20", t = "15", a = "9", l = "6", r = "[ \\t,]*", i = "[:\\..]?[ \\t,-]*", o = "#?", s = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", d = "(?:[xx##~~]|int|int)", f = "[- ]+", $ = "[ \\t]*", v = "(?:,{2}|;)",
|
|
1895
|
-
return
|
|
1894
|
+
var n = "20", t = "15", a = "9", l = "6", r = "[ \\t,]*", i = "[:\\..]?[ \\t,-]*", o = "#?", s = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", d = "(?:[xx##~~]|int|int)", f = "[- ]+", $ = "[ \\t]*", v = "(?:,{2}|;)", p = tr + Ue(n), x = r + s + i + Ue(n) + o, C = r + d + i + Ue(a) + o, M = f + Ue(l) + "#", L = $ + v + i + Ue(t) + o, S = $ + "(?:,)+" + i + Ue(a) + o;
|
|
1895
|
+
return p + "|" + x + "|" + C + "|" + M + "|" + L + "|" + S;
|
|
1896
1896
|
}
|
|
1897
1897
|
var nr = "[" + Te + "]{" + Vt + "}", ar = "[" + Ht + "]{0,1}(?:[" + rt + "]*[" + Te + "]){3,}[" + rt + Te + "]*", lr = new RegExp("^[" + Ht + "]{0,1}(?:[" + rt + "]*[" + Te + "]){1,2}$", "i"), rr = ar + // Phone number extensions
|
|
1898
1898
|
"(?:" + Nn() + ")?", or = new RegExp(
|
|
@@ -1998,7 +1998,7 @@ function $r(e, n, t, a) {
|
|
|
1998
1998
|
case "IDD":
|
|
1999
1999
|
if (!t.fromCountry)
|
|
2000
2000
|
return;
|
|
2001
|
-
var o =
|
|
2001
|
+
var o = mr(r, e.carrierCode, l, t.fromCountry, a);
|
|
2002
2002
|
return gt(o, e.ext, a, t.formatExtension);
|
|
2003
2003
|
default:
|
|
2004
2004
|
throw new Error('Unknown "format" argument passed to "formatNumber()": "'.concat(n, '"'));
|
|
@@ -2026,7 +2026,7 @@ function vr(e, n) {
|
|
|
2026
2026
|
function gt(e, n, t, a) {
|
|
2027
2027
|
return n ? a(e, n, t) : e;
|
|
2028
2028
|
}
|
|
2029
|
-
function
|
|
2029
|
+
function mr(e, n, t, a, l) {
|
|
2030
2030
|
var r = jt(a, l.metadata);
|
|
2031
2031
|
if (r === t) {
|
|
2032
2032
|
var i = ot(e, n, "NATIONAL", l);
|
|
@@ -2050,14 +2050,14 @@ function sn(e) {
|
|
|
2050
2050
|
for (var n = 1; n < arguments.length; n++) {
|
|
2051
2051
|
var t = arguments[n] != null ? arguments[n] : {};
|
|
2052
2052
|
n % 2 ? on(Object(t), !0).forEach(function(a) {
|
|
2053
|
-
|
|
2053
|
+
pr(e, a, t[a]);
|
|
2054
2054
|
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : on(Object(t)).forEach(function(a) {
|
|
2055
2055
|
Object.defineProperty(e, a, Object.getOwnPropertyDescriptor(t, a));
|
|
2056
2056
|
});
|
|
2057
2057
|
}
|
|
2058
2058
|
return e;
|
|
2059
2059
|
}
|
|
2060
|
-
function
|
|
2060
|
+
function pr(e, n, t) {
|
|
2061
2061
|
return n in e ? Object.defineProperty(e, n, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[n] = t, e;
|
|
2062
2062
|
}
|
|
2063
2063
|
function hr(e, n) {
|
|
@@ -2528,19 +2528,19 @@ function to(e, n, t) {
|
|
|
2528
2528
|
return {};
|
|
2529
2529
|
}
|
|
2530
2530
|
if (n.v2) {
|
|
2531
|
-
var
|
|
2532
|
-
return s && (
|
|
2531
|
+
var p = new br(f, d, t.metadata);
|
|
2532
|
+
return s && (p.country = s), v && (p.carrierCode = v), r && (p.ext = r), p.__countryCallingCodeSource = $, p;
|
|
2533
2533
|
}
|
|
2534
|
-
var
|
|
2534
|
+
var x = (n.extended ? t.hasSelectedNumberingPlan() : s) ? Me(d, t.nationalNumberPattern()) : !1;
|
|
2535
2535
|
return n.extended ? {
|
|
2536
2536
|
country: s,
|
|
2537
2537
|
countryCallingCode: f,
|
|
2538
2538
|
carrierCode: v,
|
|
2539
|
-
valid:
|
|
2540
|
-
possible:
|
|
2539
|
+
valid: x,
|
|
2540
|
+
possible: x ? !0 : !!(n.extended === !0 && t.possibleLengths() && An(d, t)),
|
|
2541
2541
|
phone: d,
|
|
2542
2542
|
ext: r
|
|
2543
|
-
} :
|
|
2543
|
+
} : x ? lo(s, d, r) : {};
|
|
2544
2544
|
}
|
|
2545
2545
|
function no(e, n, t) {
|
|
2546
2546
|
if (e) {
|
|
@@ -2604,7 +2604,7 @@ function ro(e, n, t, a) {
|
|
|
2604
2604
|
carrierCode: $
|
|
2605
2605
|
};
|
|
2606
2606
|
}
|
|
2607
|
-
function
|
|
2607
|
+
function mn(e, n) {
|
|
2608
2608
|
var t = Object.keys(e);
|
|
2609
2609
|
if (Object.getOwnPropertySymbols) {
|
|
2610
2610
|
var a = Object.getOwnPropertySymbols(e);
|
|
@@ -2614,12 +2614,12 @@ function pn(e, n) {
|
|
|
2614
2614
|
}
|
|
2615
2615
|
return t;
|
|
2616
2616
|
}
|
|
2617
|
-
function
|
|
2617
|
+
function pn(e) {
|
|
2618
2618
|
for (var n = 1; n < arguments.length; n++) {
|
|
2619
2619
|
var t = arguments[n] != null ? arguments[n] : {};
|
|
2620
|
-
n % 2 ?
|
|
2620
|
+
n % 2 ? mn(Object(t), !0).forEach(function(a) {
|
|
2621
2621
|
oo(e, a, t[a]);
|
|
2622
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) :
|
|
2622
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : mn(Object(t)).forEach(function(a) {
|
|
2623
2623
|
Object.defineProperty(e, a, Object.getOwnPropertyDescriptor(t, a));
|
|
2624
2624
|
});
|
|
2625
2625
|
}
|
|
@@ -2629,7 +2629,7 @@ function oo(e, n, t) {
|
|
|
2629
2629
|
return n in e ? Object.defineProperty(e, n, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[n] = t, e;
|
|
2630
2630
|
}
|
|
2631
2631
|
function io(e, n, t) {
|
|
2632
|
-
return to(e,
|
|
2632
|
+
return to(e, pn(pn({}, n), {}, {
|
|
2633
2633
|
v2: !0
|
|
2634
2634
|
}), t);
|
|
2635
2635
|
}
|
|
@@ -2658,7 +2658,7 @@ function uo(e, n, t) {
|
|
|
2658
2658
|
return n in e ? Object.defineProperty(e, n, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[n] = t, e;
|
|
2659
2659
|
}
|
|
2660
2660
|
function co(e, n) {
|
|
2661
|
-
return
|
|
2661
|
+
return mo(e) || vo(e, n) || $o(e, n) || fo();
|
|
2662
2662
|
}
|
|
2663
2663
|
function fo() {
|
|
2664
2664
|
throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
@@ -2697,10 +2697,10 @@ function vo(e, n) {
|
|
|
2697
2697
|
return a;
|
|
2698
2698
|
}
|
|
2699
2699
|
}
|
|
2700
|
-
function
|
|
2700
|
+
function mo(e) {
|
|
2701
2701
|
if (Array.isArray(e)) return e;
|
|
2702
2702
|
}
|
|
2703
|
-
function
|
|
2703
|
+
function po(e) {
|
|
2704
2704
|
var n = Array.prototype.slice.call(e), t = co(n, 4), a = t[0], l = t[1], r = t[2], i = t[3], o, s, d;
|
|
2705
2705
|
if (typeof a == "string")
|
|
2706
2706
|
o = a;
|
|
@@ -2753,7 +2753,7 @@ function go(e, n, t) {
|
|
|
2753
2753
|
}
|
|
2754
2754
|
}
|
|
2755
2755
|
function yo() {
|
|
2756
|
-
var e =
|
|
2756
|
+
var e = po(arguments), n = e.text, t = e.options, a = e.metadata;
|
|
2757
2757
|
return go(n, t, a);
|
|
2758
2758
|
}
|
|
2759
2759
|
function yt() {
|
|
@@ -3086,15 +3086,15 @@ const bo = [
|
|
|
3086
3086
|
],
|
|
3087
3087
|
setup(e, { emit: n }) {
|
|
3088
3088
|
let t = Rt;
|
|
3089
|
-
const a = e, l = n, r = y(a.modelValue || ""), i = y(""), o = y(""), s = y(""), d = y(!1), f = y(!1), $ = y(null), v = y(""),
|
|
3090
|
-
|
|
3089
|
+
const a = e, l = n, r = y(a.modelValue || ""), i = y(""), o = y(""), s = y(""), d = y(!1), f = y(!1), $ = y(null), v = y(""), p = y(null), x = y("below"), C = y(a.Placeholder !== "" ? a.Placeholder : a.inputOptions.placeholder), M = y(null), L = y(null), S = y(null);
|
|
3090
|
+
me(() => {
|
|
3091
3091
|
a.modelValue && (r.value = a.modelValue), Se(), G().then(() => {
|
|
3092
3092
|
!r.value && a.inputOptions?.showDialCode && i.value && (r.value = `+${i.value}`), h.value && a.dropdownOptions.showDialCodeInSelection && (o.value = `+${h.value.dialCode}`), l("validate", R.value);
|
|
3093
3093
|
}).catch(console.error).then(() => {
|
|
3094
3094
|
f.value = !0;
|
|
3095
3095
|
});
|
|
3096
3096
|
});
|
|
3097
|
-
const h = z(() => ee(i.value)),
|
|
3097
|
+
const h = z(() => ee(i.value)), w = z(() => h.value ? h.value.flag : null), _ = z(() => a.mode === "auto" ? !r.value || r.value[0] !== "+" ? "national" : "international" : ["international", "national"].includes(a.mode) ? a.mode : (console.error('Invalid value of prop "mode"'), "international")), K = z(() => {
|
|
3098
3098
|
let I = a.allCountries;
|
|
3099
3099
|
if (a.onlyCountries && a.onlyCountries.length ? I = I.filter(
|
|
3100
3100
|
({ iso2: N }) => a.onlyCountries.includes(N.toUpperCase())
|
|
@@ -3123,13 +3123,13 @@ const bo = [
|
|
|
3123
3123
|
country: h.value,
|
|
3124
3124
|
formatted: Pe
|
|
3125
3125
|
};
|
|
3126
|
-
}), J = z(() => R.value.valid === !0 ? a.goodClass : R.value.valid === !1 ? a.badClass : void 0),
|
|
3126
|
+
}), J = z(() => R.value.valid === !0 ? a.goodClass : R.value.valid === !1 ? a.badClass : void 0), b = z(() => R.value.valid === !0 ? a.goodStyle : R.value.valid === !1 ? a.badStyle : void 0), P = z(() => R.value.valid === !0 ? a.goodInputClass : R.value.valid === !1 ? a.badInputClass : void 0), E = z(() => R.value.valid === !0 ? a.goodInputStyle : R.value.valid === !1 ? a.badInputStyle : void 0);
|
|
3127
3127
|
oe(h, (I, N) => {
|
|
3128
3128
|
if (!I && N?.iso2) {
|
|
3129
3129
|
i.value = N.iso2;
|
|
3130
3130
|
return;
|
|
3131
3131
|
}
|
|
3132
|
-
I?.iso2 && (l("country-changed", I),
|
|
3132
|
+
I?.iso2 && (l("country-changed", I), O(), o.value = `+${I.dialCode}`);
|
|
3133
3133
|
}), oe(() => R.value.countryCode, (I) => {
|
|
3134
3134
|
i.value = I;
|
|
3135
3135
|
}), oe(() => R.value.valid, () => {
|
|
@@ -3139,7 +3139,7 @@ const bo = [
|
|
|
3139
3139
|
I && !a.modelValue && (r.value = I);
|
|
3140
3140
|
}));
|
|
3141
3141
|
}), oe(() => a.inputOptions.placeholder, () => {
|
|
3142
|
-
|
|
3142
|
+
O();
|
|
3143
3143
|
}), oe(() => a.modelValue, (I, N) => {
|
|
3144
3144
|
xe() ? r.value = I : Ce(() => {
|
|
3145
3145
|
r.value = N, je();
|
|
@@ -3170,8 +3170,8 @@ const bo = [
|
|
|
3170
3170
|
q.collapse(!0), q.moveEnd("character", N), q.moveStart("character", N), q.select();
|
|
3171
3171
|
}
|
|
3172
3172
|
}
|
|
3173
|
-
function
|
|
3174
|
-
|
|
3173
|
+
function O() {
|
|
3174
|
+
C.value = a.inputOptions.placeholder;
|
|
3175
3175
|
}
|
|
3176
3176
|
function G() {
|
|
3177
3177
|
return new Promise((I) => {
|
|
@@ -3214,7 +3214,7 @@ const bo = [
|
|
|
3214
3214
|
R.value.nationalNumber,
|
|
3215
3215
|
N.iso2
|
|
3216
3216
|
).formatInternational()) : i.value = N.iso2, o.value = `+${N.dialCode}`, s.value = "", d.value = !1, Ce(() => {
|
|
3217
|
-
|
|
3217
|
+
S.value && S.value.focus();
|
|
3218
3218
|
}), Le(r.value));
|
|
3219
3219
|
}
|
|
3220
3220
|
function Se() {
|
|
@@ -3236,7 +3236,7 @@ const bo = [
|
|
|
3236
3236
|
return a.customValidate instanceof RegExp ? a.customValidate.test(r.value) : !1;
|
|
3237
3237
|
}
|
|
3238
3238
|
function je() {
|
|
3239
|
-
|
|
3239
|
+
S.value.setCustomValidity(R.valid ? "" : a.invalidMsg), Le(r.value);
|
|
3240
3240
|
}
|
|
3241
3241
|
function Le(I) {
|
|
3242
3242
|
l("update:modelValue", I), R.value.valid ? (l("change", R.value.number), l("country", R.value.number)) : l("country", null);
|
|
@@ -3245,7 +3245,7 @@ const bo = [
|
|
|
3245
3245
|
l("blur");
|
|
3246
3246
|
}
|
|
3247
3247
|
function Ee() {
|
|
3248
|
-
le(
|
|
3248
|
+
le(S.value, r.value.length), l("focus");
|
|
3249
3249
|
}
|
|
3250
3250
|
function Fe() {
|
|
3251
3251
|
l("enter");
|
|
@@ -3271,7 +3271,7 @@ const bo = [
|
|
|
3271
3271
|
I.preventDefault(), $.value !== null && ve(Y.value[$.value]);
|
|
3272
3272
|
else {
|
|
3273
3273
|
if (I.target.classList.contains("vti__country-code-input")) return;
|
|
3274
|
-
v.value += I.key, clearTimeout(
|
|
3274
|
+
v.value += I.key, clearTimeout(p), p = setTimeout(() => {
|
|
3275
3275
|
v.value = "";
|
|
3276
3276
|
}, 700), Ce(() => {
|
|
3277
3277
|
const N = Y.value.slice(a.preferredCountries.length).findIndex((q) => q.name.toLowerCase().startsWith(v.value));
|
|
@@ -3288,10 +3288,10 @@ const bo = [
|
|
|
3288
3288
|
}
|
|
3289
3289
|
function ce() {
|
|
3290
3290
|
const N = window.innerHeight - M.value.getBoundingClientRect().bottom > 200;
|
|
3291
|
-
|
|
3291
|
+
x.value = N ? "below" : "above";
|
|
3292
3292
|
}
|
|
3293
3293
|
return (I, N) => (u(), c(ae, null, [
|
|
3294
|
-
|
|
3294
|
+
m("div", {
|
|
3295
3295
|
class: H([[
|
|
3296
3296
|
e.rootClass,
|
|
3297
3297
|
J.value,
|
|
@@ -3299,7 +3299,7 @@ const bo = [
|
|
|
3299
3299
|
{ "bg-fourth-nano": e.validation },
|
|
3300
3300
|
{ disabled: e.disabled }
|
|
3301
3301
|
], "field-wrapper vue3-reactive-tel-input"]),
|
|
3302
|
-
style: ge([e.rootStyle,
|
|
3302
|
+
style: ge([e.rootStyle, b.value]),
|
|
3303
3303
|
ref_key: "rootElement",
|
|
3304
3304
|
ref: M
|
|
3305
3305
|
}, [
|
|
@@ -3307,12 +3307,12 @@ const bo = [
|
|
|
3307
3307
|
class: H([["vti__dropdown", { open: d.value }], "br-solid br-black-transp-10 br-1px radius-thin"]),
|
|
3308
3308
|
style: ge([e.dropdownStyle]),
|
|
3309
3309
|
tabindex: e.dropdownOptions.tabindex,
|
|
3310
|
-
onKeydown:
|
|
3310
|
+
onKeydown: pe(V, ["esc"])
|
|
3311
3311
|
}, [
|
|
3312
|
-
|
|
3312
|
+
m("span", So, [
|
|
3313
3313
|
e.dropdownOptions.showFlags ? (u(), c("span", {
|
|
3314
3314
|
key: 0,
|
|
3315
|
-
innerHTML:
|
|
3315
|
+
innerHTML: w.value,
|
|
3316
3316
|
class: "mn-r-nano"
|
|
3317
3317
|
}, null, 8, xo)) : T("", !0),
|
|
3318
3318
|
e.dropdownOptions.showDialCodeInSelection ? he((u(), c("input", {
|
|
@@ -3332,10 +3332,10 @@ const bo = [
|
|
|
3332
3332
|
[On, o.value]
|
|
3333
3333
|
]) : T("", !0)
|
|
3334
3334
|
]),
|
|
3335
|
-
he(
|
|
3335
|
+
he(m("ul", {
|
|
3336
3336
|
ref_key: "list",
|
|
3337
3337
|
ref: L,
|
|
3338
|
-
class: H(["bs-black radius-small vti__dropdown-list",
|
|
3338
|
+
class: H(["bs-black radius-small vti__dropdown-list", x.value]),
|
|
3339
3339
|
style: ge([e.listStyle])
|
|
3340
3340
|
}, [
|
|
3341
3341
|
(u(!0), c(ae, null, ue(Y.value, (q, fe) => (u(), c("li", {
|
|
@@ -3349,7 +3349,7 @@ const bo = [
|
|
|
3349
3349
|
innerHTML: q.flag,
|
|
3350
3350
|
class: "mn-r-thin"
|
|
3351
3351
|
}, null, 8, Po)) : T("", !0),
|
|
3352
|
-
|
|
3352
|
+
m("strong", null, D(q.name), 1),
|
|
3353
3353
|
e.dropdownOptions.showDialCodeInList ? (u(), c("span", _o, " +" + D(q.dialCode), 1)) : T("", !0)
|
|
3354
3354
|
], 42, Oo))), 128))
|
|
3355
3355
|
], 6), [
|
|
@@ -3358,12 +3358,12 @@ const bo = [
|
|
|
3358
3358
|
], 46, wo)), [
|
|
3359
3359
|
[$e(t), F]
|
|
3360
3360
|
]),
|
|
3361
|
-
he(
|
|
3361
|
+
he(m("input", {
|
|
3362
3362
|
"onUpdate:modelValue": N[1] || (N[1] = (q) => r.value = q),
|
|
3363
3363
|
inputmode: "numeric",
|
|
3364
3364
|
pattern: "\\d*",
|
|
3365
3365
|
ref_key: "input",
|
|
3366
|
-
ref:
|
|
3366
|
+
ref: S,
|
|
3367
3367
|
type: e.inputOptions.type,
|
|
3368
3368
|
autocomplete: e.inputOptions.autocomplete,
|
|
3369
3369
|
autofocus: e.inputOptions.autofocus,
|
|
@@ -3373,7 +3373,7 @@ const bo = [
|
|
|
3373
3373
|
id: e.inputId !== "" ? e.inputId : e.inputOptions.id,
|
|
3374
3374
|
maxlength: e.inputOptions.maxlength,
|
|
3375
3375
|
name: e.inputId !== "" ? e.inputId : e.inputOptions.name,
|
|
3376
|
-
placeholder:
|
|
3376
|
+
placeholder: C.value,
|
|
3377
3377
|
readonly: e.inputOptions.readonly,
|
|
3378
3378
|
required: e.inputOptions.required,
|
|
3379
3379
|
tabindex: e.inputOptions.tabindex,
|
|
@@ -3381,8 +3381,8 @@ const bo = [
|
|
|
3381
3381
|
onFocus: Ee,
|
|
3382
3382
|
onInput: je,
|
|
3383
3383
|
onKeyup: [
|
|
3384
|
-
|
|
3385
|
-
|
|
3384
|
+
pe(Fe, ["enter"]),
|
|
3385
|
+
pe(g, ["space"])
|
|
3386
3386
|
]
|
|
3387
3387
|
}, null, 46, To), [
|
|
3388
3388
|
[Zn, r.value]
|
|
@@ -3429,7 +3429,7 @@ const bo = [
|
|
|
3429
3429
|
setup(e, { emit: n }) {
|
|
3430
3430
|
const t = e, a = n, l = y(null), r = y(!1);
|
|
3431
3431
|
let i, o;
|
|
3432
|
-
|
|
3432
|
+
me(() => {
|
|
3433
3433
|
new Nt({
|
|
3434
3434
|
apiKey: t.apiKey,
|
|
3435
3435
|
version: "weekly",
|
|
@@ -3462,18 +3462,18 @@ const bo = [
|
|
|
3462
3462
|
}
|
|
3463
3463
|
});
|
|
3464
3464
|
function s(f) {
|
|
3465
|
-
new google.maps.Geocoder().geocode({ location: f }, (v,
|
|
3466
|
-
if (
|
|
3465
|
+
new google.maps.Geocoder().geocode({ location: f }, (v, p) => {
|
|
3466
|
+
if (p === "OK")
|
|
3467
3467
|
if (v[0]) {
|
|
3468
3468
|
a("update:address", v[0].formatted_address);
|
|
3469
|
-
let
|
|
3469
|
+
let x = "", C = "", M = "";
|
|
3470
3470
|
v[0].address_components.forEach((L) => {
|
|
3471
|
-
L.types.includes("country") && (
|
|
3472
|
-
}), a("update:country",
|
|
3471
|
+
L.types.includes("country") && (x = L.long_name), L.types.includes("administrative_area_level_1") && (C = L.long_name), L.types.includes("locality") && (M = L.long_name);
|
|
3472
|
+
}), a("update:country", x), a("update:state", C), a("update:city", M);
|
|
3473
3473
|
} else
|
|
3474
3474
|
console.error("No results found");
|
|
3475
3475
|
else
|
|
3476
|
-
console.error("Geocoder failed due to: " +
|
|
3476
|
+
console.error("Geocoder failed due to: " + p);
|
|
3477
3477
|
});
|
|
3478
3478
|
}
|
|
3479
3479
|
async function d() {
|
|
@@ -3485,12 +3485,12 @@ const bo = [
|
|
|
3485
3485
|
}) : (console.error("Geolocation is not supported by this browser."), r.value = !1);
|
|
3486
3486
|
}
|
|
3487
3487
|
return (f, $) => (u(), c("div", Do, [
|
|
3488
|
-
|
|
3488
|
+
m("div", {
|
|
3489
3489
|
ref_key: "mapContainer",
|
|
3490
3490
|
ref: l,
|
|
3491
3491
|
class: "w-100 h-100"
|
|
3492
3492
|
}, null, 512),
|
|
3493
|
-
|
|
3493
|
+
m("button", {
|
|
3494
3494
|
class: "cursor-pointer flex-center flex pos-absolute pos-t-regular pos-r-regular i-semi bg-second pd-nano radius-extra",
|
|
3495
3495
|
onClick: d
|
|
3496
3496
|
}, [
|
|
@@ -3503,11 +3503,11 @@ const bo = [
|
|
|
3503
3503
|
key: 1,
|
|
3504
3504
|
class: "pos-t-0 pos-l-0 i-small"
|
|
3505
3505
|
})) : (u(), c("svg", Mo, $[0] || ($[0] = [
|
|
3506
|
-
|
|
3506
|
+
m("path", {
|
|
3507
3507
|
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",
|
|
3508
3508
|
fill: "rgb(var(--white))"
|
|
3509
3509
|
}, null, -1),
|
|
3510
|
-
|
|
3510
|
+
m("path", {
|
|
3511
3511
|
d: "M97.6471 47.6471H84.56C83.3977 30.4141 69.5859 16.6024 52.3529 15.44V2.35294C52.3529 1.05255 51.2988 0 50 0C48.6996 0 47.6471 1.05255 47.6471 2.35294V15.44C30.4141 16.6024 16.6024 30.4141 15.44 47.6471H2.35294C1.05255 47.6471 0 48.6996 0 50C0 51.2988 1.05255 52.3529 2.35294 52.3529H15.44C16.6024 69.5859 30.4141 83.3977 47.6471 84.56V97.6471C47.6471 98.9459 48.6996 100 50 100C51.2988 100 52.3529 98.9459 52.3529 97.6471V84.56C69.5859 83.3977 83.3977 69.5859 84.56 52.3529H97.6471C98.9459 52.3529 100 51.2988 100 50C100 48.6996 98.9459 47.6471 97.6471 47.6471ZM50 79.9435C33.4886 79.9435 20.0565 66.5114 20.0565 50C20.0565 33.4886 33.4886 20.0565 50 20.0565C66.5098 20.0565 79.9435 33.4886 79.9435 50C79.9435 66.5098 66.5098 79.9435 50 79.9435Z",
|
|
3512
3512
|
fill: "rgb(var(--white))"
|
|
3513
3513
|
}, null, -1)
|
|
@@ -3531,7 +3531,7 @@ const bo = [
|
|
|
3531
3531
|
setup(e) {
|
|
3532
3532
|
const n = e;
|
|
3533
3533
|
let t = y(null), a = null, l = null;
|
|
3534
|
-
return
|
|
3534
|
+
return me(async () => {
|
|
3535
3535
|
new Nt({
|
|
3536
3536
|
apiKey: n.apiKey,
|
|
3537
3537
|
version: "weekly",
|
|
@@ -3619,11 +3619,11 @@ const bo = [
|
|
|
3619
3619
|
mode: "out-in"
|
|
3620
3620
|
}, {
|
|
3621
3621
|
default: se(() => [
|
|
3622
|
-
|
|
3622
|
+
m("section", nt({ class: "h-max-100 o-y-scroll pos-relative z-index-4" }, i.$attrs, {
|
|
3623
3623
|
class: i.$attrs.class
|
|
3624
3624
|
}), [
|
|
3625
3625
|
e.title ? (u(), c("h4", Bo, D(e.title), 1)) : T("", !0),
|
|
3626
|
-
|
|
3626
|
+
m("div", Uo, [
|
|
3627
3627
|
X(dt, {
|
|
3628
3628
|
fill: "rgb(var(--white))",
|
|
3629
3629
|
onClick: o[0] || (o[0] = (s) => r()),
|
|
@@ -3635,7 +3635,7 @@ const bo = [
|
|
|
3635
3635
|
]),
|
|
3636
3636
|
_: 3
|
|
3637
3637
|
}),
|
|
3638
|
-
|
|
3638
|
+
m("div", {
|
|
3639
3639
|
onClick: o[1] || (o[1] = (s) => r()),
|
|
3640
3640
|
class: H([{ active: e.isPopupOpen === !0 }, "color-overlay z-index-3"])
|
|
3641
3641
|
}, null, 2)
|
|
@@ -3666,12 +3666,12 @@ const bo = [
|
|
|
3666
3666
|
setup(e, { emit: n }) {
|
|
3667
3667
|
const t = n;
|
|
3668
3668
|
return (a, l) => (u(), c("label", Ho, [
|
|
3669
|
-
|
|
3669
|
+
m("div", {
|
|
3670
3670
|
class: H(["cursor-pointer radius-extra pd-micro h-100 aspect-1x1 pos-relative", {
|
|
3671
3671
|
"bg-main": e.radio === e.value
|
|
3672
3672
|
}])
|
|
3673
3673
|
}, [
|
|
3674
|
-
|
|
3674
|
+
m("div", {
|
|
3675
3675
|
class: H(["radius-extra pd-micro w-100 h-100", {
|
|
3676
3676
|
"bg-white": e.radio === e.value
|
|
3677
3677
|
}])
|
|
@@ -3679,9 +3679,9 @@ const bo = [
|
|
|
3679
3679
|
e.radio !== e.value ? (u(), c("div", Go)) : T("", !0)
|
|
3680
3680
|
], 2),
|
|
3681
3681
|
e.label ? (u(), c("div", zo, [
|
|
3682
|
-
|
|
3682
|
+
m("span", null, D(e.label), 1)
|
|
3683
3683
|
])) : T("", !0),
|
|
3684
|
-
|
|
3684
|
+
m("input", {
|
|
3685
3685
|
onInput: l[0] || (l[0] = (r) => a.text = t("update:radio", r.target.value)),
|
|
3686
3686
|
class: "round radiobutton",
|
|
3687
3687
|
type: "checkbox",
|
|
@@ -3726,8 +3726,8 @@ const bo = [
|
|
|
3726
3726
|
let t = Rt;
|
|
3727
3727
|
const a = n, l = e, r = y(!1), i = y(null), o = y(
|
|
3728
3728
|
l.property ? v(l.select, l.property, l.options) : l.select
|
|
3729
|
-
), s = z(() => l.select ? l.options.filter((
|
|
3730
|
-
oe(() => l.select, (
|
|
3729
|
+
), s = z(() => l.select ? l.options.filter((p) => p !== l.select) : l.options);
|
|
3730
|
+
oe(() => l.select, (p) => {
|
|
3731
3731
|
o.value = l.property ? v(l.select, l.property, l.options) : l.select;
|
|
3732
3732
|
});
|
|
3733
3733
|
const d = async () => {
|
|
@@ -3736,36 +3736,36 @@ const bo = [
|
|
|
3736
3736
|
function f() {
|
|
3737
3737
|
r.value = !1;
|
|
3738
3738
|
}
|
|
3739
|
-
const $ = (
|
|
3740
|
-
o.value =
|
|
3739
|
+
const $ = (p) => {
|
|
3740
|
+
o.value = p, d(), l.property ? a("update:select", o.value[l.property]) : a("update:select", o.value);
|
|
3741
3741
|
};
|
|
3742
|
-
function v(
|
|
3743
|
-
for (const M of
|
|
3744
|
-
if (M[
|
|
3742
|
+
function v(p, x, C) {
|
|
3743
|
+
for (const M of C)
|
|
3744
|
+
if (M[x] === p || M === p)
|
|
3745
3745
|
return M;
|
|
3746
3746
|
return null;
|
|
3747
3747
|
}
|
|
3748
|
-
return (
|
|
3748
|
+
return (p, x) => (u(), c(ae, null, [
|
|
3749
3749
|
he((u(), c("div", {
|
|
3750
3750
|
ref_key: "fieldWrapper",
|
|
3751
3751
|
ref: i,
|
|
3752
3752
|
tabindex: "0",
|
|
3753
3753
|
onClick: ne(d, ["stop"]),
|
|
3754
|
-
class: H([
|
|
3754
|
+
class: H([p.$attrs.class, "cursor-pointer field-wrapper flex-v-center flex-nowrap flex pos-relative"])
|
|
3755
3755
|
}, [
|
|
3756
3756
|
e.label ? (u(), c("span", Wo, D(e.label), 1)) : T("", !0),
|
|
3757
|
-
|
|
3757
|
+
m("span", null, D(o.value ? o.value.name || o.value[l.value] || o.value : e.placeholder), 1),
|
|
3758
3758
|
X(ye, {
|
|
3759
3759
|
mode: "out-in",
|
|
3760
3760
|
name: "TransitionTranslateY"
|
|
3761
3761
|
}, {
|
|
3762
3762
|
default: se(() => [
|
|
3763
|
-
he(
|
|
3764
|
-
(u(!0), c(ae, null, ue(s.value, (
|
|
3765
|
-
onClick: ne((M) => $(
|
|
3763
|
+
he(m("ul", Zo, [
|
|
3764
|
+
(u(!0), c(ae, null, ue(s.value, (C) => (u(), c("li", {
|
|
3765
|
+
onClick: ne((M) => $(C), ["stop"]),
|
|
3766
3766
|
class: "radius-thin hover-bg-light pd-thin text-box-trim"
|
|
3767
3767
|
}, [
|
|
3768
|
-
|
|
3768
|
+
C ? (u(), c("span", Xo, D(C.name || C[l.value] || C), 1)) : T("", !0)
|
|
3769
3769
|
], 8, Yo))), 256))
|
|
3770
3770
|
], 512), [
|
|
3771
3771
|
[_e, r.value]
|
|
@@ -3790,7 +3790,7 @@ const bo = [
|
|
|
3790
3790
|
}, ei = /* @__PURE__ */ ke(Qo, [["__scopeId", "data-v-849e5dfe"]]), ti = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
3791
3791
|
__proto__: null,
|
|
3792
3792
|
default: ei
|
|
3793
|
-
}, Symbol.toStringTag, { value: "Module" })), ni = ["tabindex", "onKeydown", "onKeypress", "aria-owns"], ai = { class: "multiselect__tags-wrap" }, li = { class: "multiselect__tag" }, ri = ["textContent"], oi = ["onKeypress", "onMousedown"], ii = ["textContent"], si = { class: "multiselect__spinner" }, di = ["name", "id", "placeholder", "value", "disabled", "tabindex", "onKeydown", "onKeypress", "aria-controls"], ui = ["id"], ci = { key: 0 }, fi = { class: "multiselect__option" }, $i = ["id", "role"], vi = ["onClick", "onMouseenter", "data-select", "data-selected", "data-deselect"],
|
|
3793
|
+
}, Symbol.toStringTag, { value: "Module" })), ni = ["tabindex", "onKeydown", "onKeypress", "aria-owns"], ai = { class: "multiselect__tags-wrap" }, li = { class: "multiselect__tag" }, ri = ["textContent"], oi = ["onKeypress", "onMousedown"], ii = ["textContent"], si = { class: "multiselect__spinner" }, di = ["name", "id", "placeholder", "value", "disabled", "tabindex", "onKeydown", "onKeypress", "aria-controls"], ui = ["id"], ci = { key: 0 }, fi = { class: "multiselect__option" }, $i = ["id", "role"], vi = ["onClick", "onMouseenter", "data-select", "data-selected", "data-deselect"], mi = ["data-select", "data-deselect", "onMouseenter", "onMousedown"], pi = { class: "multiselect__option" }, hi = { class: "multiselect__option" }, gi = {
|
|
3794
3794
|
__name: "SelectMulti",
|
|
3795
3795
|
props: {
|
|
3796
3796
|
modelValue: { type: null, default: () => [] },
|
|
@@ -3844,67 +3844,67 @@ const bo = [
|
|
|
3844
3844
|
},
|
|
3845
3845
|
emits: ["open", "search-change", "close", "select", "update:modelValue", "remove", "tag"],
|
|
3846
3846
|
setup(e, { emit: n }) {
|
|
3847
|
-
const t = e, a = n, l = y(null), r = y(null), i = y(null), o = y(null), s = y(""), d = y(!1), f = y("below"), $ = y(t.maxHeight), v = y(0),
|
|
3848
|
-
if (!
|
|
3847
|
+
const t = e, a = n, l = y(null), r = y(null), i = y(null), o = y(null), s = y(""), d = y(!1), f = y("below"), $ = y(t.maxHeight), v = y(0), p = y(!1), x = (k) => k === 0 ? !1 : Array.isArray(k) && k.length === 0 ? !0 : !k, C = (k, U) => (k === void 0 && (k = "undefined"), k === null && (k = "null"), k === !1 && (k = "false"), k.toString().toLowerCase().indexOf(U.trim()) !== -1), M = (k, U, j, te) => U ? k.filter((be) => C(te(be, j), U)).sort((be, vt) => te(be, j).length - te(vt, j).length) : k, L = (k, U) => (j) => j.reduce((te, be) => be[k]?.length ? (te.push({ $groupLabel: be[U], $isLabel: !0 }), te.concat(be[k])) : te, []), S = (k) => k.filter((U) => !U.$isLabel), h = (k, U, j, te, be) => (vt) => vt.map((mt) => {
|
|
3848
|
+
if (!mt[j])
|
|
3849
3849
|
return console.warn("Options passed to vue-multiselect do not contain groups, despite the config."), [];
|
|
3850
|
-
const Wt = M(
|
|
3851
|
-
return Wt.length ? { [te]:
|
|
3852
|
-
}),
|
|
3853
|
-
const
|
|
3854
|
-
return
|
|
3850
|
+
const Wt = M(mt[j], k, U, be);
|
|
3851
|
+
return Wt.length ? { [te]: mt[te], [j]: Wt } : [];
|
|
3852
|
+
}), w = (...k) => (U) => k.reduce((j, te) => te(j), U), _ = z(() => {
|
|
3853
|
+
const k = t.modelValue;
|
|
3854
|
+
return k || k === 0 ? Array.isArray(k) ? k : [k] : [];
|
|
3855
3855
|
}), K = z(() => {
|
|
3856
|
-
const
|
|
3856
|
+
const k = s.value || "", U = k.toLowerCase().trim();
|
|
3857
3857
|
let j = t.options.concat();
|
|
3858
|
-
return t.internalSearch ? j = t.groupValues ? Ke(j, U, t.label) : M(j, U, t.label, t.customLabel) : j = t.groupValues ? L(t.groupValues, t.groupLabel)(j) : j, j = t.hideSelected ? j.filter((te) => !Ee(te)) : j, t.taggable && U.length && !Be(U) && (t.tagPosition === "bottom" ? j.push({ isTag: !0, label:
|
|
3858
|
+
return t.internalSearch ? j = t.groupValues ? Ke(j, U, t.label) : M(j, U, t.label, t.customLabel) : j = t.groupValues ? L(t.groupValues, t.groupLabel)(j) : j, j = t.hideSelected ? j.filter((te) => !Ee(te)) : j, t.taggable && U.length && !Be(U) && (t.tagPosition === "bottom" ? j.push({ isTag: !0, label: k }) : j.unshift({ isTag: !0, label: k })), j.slice(0, t.optionsLimit);
|
|
3859
3859
|
}), Y = z(
|
|
3860
|
-
() => t.trackBy ? _.value.map((
|
|
3860
|
+
() => t.trackBy ? _.value.map((k) => k[t.trackBy]) : _.value
|
|
3861
3861
|
), R = z(() => (t.groupValues ? je(t.options) : t.options).map((U) => t.customLabel(U, t.label).toString().toLowerCase())), J = z(
|
|
3862
3862
|
() => t.multiple ? t.searchable ? "" : t.placeholder : _.value.length ? g(_.value[0]) : t.searchable ? "" : t.placeholder
|
|
3863
|
-
),
|
|
3863
|
+
), b = z(() => t.groupValues && t.groupLabel && t.groupSelect), P = z(
|
|
3864
3864
|
() => (Z.value || Z.value === 0) && (!d.value || !t.searchable) && !A.value.length
|
|
3865
3865
|
), E = z(
|
|
3866
3866
|
() => !_.value.length && (!t.searchable || !d.value)
|
|
3867
3867
|
), A = z(
|
|
3868
3868
|
() => t.multiple ? _.value.slice(0, t.limit) : []
|
|
3869
|
-
), Z = z(() => _.value[0]), de = z(() => t.showLabels ? t.deselectLabel : ""), le = z(() => t.showLabels ? t.deselectGroupLabel : ""),
|
|
3869
|
+
), Z = z(() => _.value[0]), de = z(() => t.showLabels ? t.deselectLabel : ""), le = z(() => t.showLabels ? t.deselectGroupLabel : ""), O = z(() => t.showLabels ? t.selectLabel : ""), G = z(() => t.showLabels ? t.selectGroupLabel : ""), Q = z(() => t.showLabels ? t.selectedLabel : ""), ee = z(() => t.searchable || t.multiple && t.modelValue?.length ? d.value ? { width: "100%" } : { width: "0", position: "absolute", padding: "0" } : ""), ie = z(
|
|
3870
3870
|
() => t.options.length ? { display: "inline-block" } : { display: "block" }
|
|
3871
|
-
), ve = z(() => ["above", "top"].includes(t.openDirection) ? !0 : ["below", "bottom"].includes(t.openDirection) ? !1 : f.value === "above"), Se = z(() => v.value * t.optionHeight), xe = z(() => $.value / t.optionHeight), Ke = (
|
|
3871
|
+
), ve = z(() => ["above", "top"].includes(t.openDirection) ? !0 : ["below", "bottom"].includes(t.openDirection) ? !1 : f.value === "above"), Se = z(() => v.value * t.optionHeight), xe = z(() => $.value / t.optionHeight), Ke = (k, U, j) => w(
|
|
3872
3872
|
h(U, j, t.groupValues, t.groupLabel, t.customLabel),
|
|
3873
3873
|
L(t.groupValues, t.groupLabel)
|
|
3874
|
-
)(
|
|
3874
|
+
)(k), je = (k) => w(
|
|
3875
3875
|
L(t.groupValues, t.groupLabel),
|
|
3876
|
-
|
|
3877
|
-
)(
|
|
3878
|
-
s.value =
|
|
3879
|
-
}, Be = (
|
|
3880
|
-
const U = t.trackBy ?
|
|
3876
|
+
S
|
|
3877
|
+
)(k), Le = (k) => {
|
|
3878
|
+
s.value = k;
|
|
3879
|
+
}, Be = (k) => t.options ? R.value.indexOf(k) > -1 : !1, Ee = (k) => {
|
|
3880
|
+
const U = t.trackBy ? k[t.trackBy] : k;
|
|
3881
3881
|
return Y.value.indexOf(U) > -1;
|
|
3882
|
-
}, Fe = (
|
|
3883
|
-
if (k
|
|
3884
|
-
if (
|
|
3885
|
-
if (
|
|
3886
|
-
const U = t.customLabel(
|
|
3887
|
-
return
|
|
3888
|
-
}, F = (
|
|
3889
|
-
if (
|
|
3890
|
-
B(
|
|
3882
|
+
}, Fe = (k) => !!k?.$isDisabled, g = (k) => {
|
|
3883
|
+
if (x(k)) return "";
|
|
3884
|
+
if (k.isTag) return k.label;
|
|
3885
|
+
if (k.$isLabel) return k.$groupLabel;
|
|
3886
|
+
const U = t.customLabel(k, t.label);
|
|
3887
|
+
return x(U) ? "" : U;
|
|
3888
|
+
}, F = (k, U) => {
|
|
3889
|
+
if (k.$isLabel && t.groupSelect) {
|
|
3890
|
+
B(k);
|
|
3891
3891
|
return;
|
|
3892
3892
|
}
|
|
3893
|
-
if (!(t.blockKeys.indexOf(U) !== -1 || t.disabled ||
|
|
3894
|
-
if (
|
|
3895
|
-
a("tag",
|
|
3893
|
+
if (!(t.blockKeys.indexOf(U) !== -1 || t.disabled || k.$isDisabled || k.$isLabel) && !(t.max && t.multiple && _.value.length === t.max) && !(U === "Tab" && !p.value)) {
|
|
3894
|
+
if (k.isTag)
|
|
3895
|
+
a("tag", k.label, t.id), s.value = "", t.closeOnSelect && !t.multiple && fe();
|
|
3896
3896
|
else {
|
|
3897
|
-
if (Ee(
|
|
3898
|
-
U !== "Tab" && I(
|
|
3897
|
+
if (Ee(k)) {
|
|
3898
|
+
U !== "Tab" && I(k);
|
|
3899
3899
|
return;
|
|
3900
3900
|
}
|
|
3901
|
-
a("update:modelValue", t.multiple ? _.value.concat([
|
|
3901
|
+
a("update:modelValue", t.multiple ? _.value.concat([k]) : k), a("select", k, t.id), t.clearOnSelect && (s.value = "");
|
|
3902
3902
|
}
|
|
3903
3903
|
t.closeOnSelect && fe();
|
|
3904
3904
|
}
|
|
3905
|
-
}, B = (
|
|
3905
|
+
}, B = (k) => {
|
|
3906
3906
|
const U = t.options.find(
|
|
3907
|
-
(j) => j[t.groupLabel] ===
|
|
3907
|
+
(j) => j[t.groupLabel] === k.$groupLabel
|
|
3908
3908
|
);
|
|
3909
3909
|
if (U) {
|
|
3910
3910
|
if (V(U)) {
|
|
@@ -3921,14 +3921,14 @@ const bo = [
|
|
|
3921
3921
|
}
|
|
3922
3922
|
t.closeOnSelect && fe();
|
|
3923
3923
|
}
|
|
3924
|
-
}, V = (
|
|
3925
|
-
if (t.disabled ||
|
|
3924
|
+
}, V = (k) => k[t.groupValues].every((U) => Ee(U) || Fe(U)), ce = (k) => k[t.groupValues].every(Fe), I = (k, U = !0) => {
|
|
3925
|
+
if (t.disabled || k?.$isDisabled) return;
|
|
3926
3926
|
if (!t.allowEmpty && _.value.length <= 1) {
|
|
3927
3927
|
fe();
|
|
3928
3928
|
return;
|
|
3929
3929
|
}
|
|
3930
|
-
const j = typeof
|
|
3931
|
-
a("update:modelValue", te), a("remove",
|
|
3930
|
+
const j = typeof k == "object" ? Y.value.indexOf(k[t.trackBy]) : Y.value.indexOf(k), te = t.multiple ? _.value.slice(0, j).concat(_.value.slice(j + 1)) : null;
|
|
3931
|
+
a("update:modelValue", te), a("remove", k, t.id), t.closeOnSelect && U && fe();
|
|
3932
3932
|
}, N = () => {
|
|
3933
3933
|
t.blockKeys.indexOf("Delete") === -1 && s.value.length === 0 && Array.isArray(_.value) && _.value.length && I(_.value[_.value.length - 1], !1);
|
|
3934
3934
|
}, q = () => {
|
|
@@ -3939,12 +3939,12 @@ const bo = [
|
|
|
3939
3939
|
d.value ? fe() : q();
|
|
3940
3940
|
}, ft = () => {
|
|
3941
3941
|
if (typeof window > "u") return;
|
|
3942
|
-
const
|
|
3943
|
-
U > t.maxHeight || U >
|
|
3944
|
-
}, Gn = () => t.multiple ? _.value : _.value.length === 0 ? null : _.value[0], zn = (
|
|
3945
|
-
"multiselect__option--highlight":
|
|
3942
|
+
const k = l.value.getBoundingClientRect().top, U = window.innerHeight - l.value.getBoundingClientRect().bottom;
|
|
3943
|
+
U > t.maxHeight || U > k || ["below", "bottom"].includes(t.openDirection) ? (f.value = "below", $.value = Math.min(U - 40, t.maxHeight)) : (f.value = "above", $.value = Math.min(k - 40, t.maxHeight));
|
|
3944
|
+
}, Gn = () => t.multiple ? _.value : _.value.length === 0 ? null : _.value[0], zn = (k, U) => ({
|
|
3945
|
+
"multiselect__option--highlight": k === v.value && t.showPointer,
|
|
3946
3946
|
"multiselect__option--selected": Ee(U)
|
|
3947
|
-
}), Kn = (
|
|
3947
|
+
}), Kn = (k, U) => {
|
|
3948
3948
|
if (!t.groupSelect)
|
|
3949
3949
|
return ["multiselect__option--disabled", { "multiselect__option--group": U.$isLabel }];
|
|
3950
3950
|
const j = t.options.find(
|
|
@@ -3952,29 +3952,29 @@ const bo = [
|
|
|
3952
3952
|
);
|
|
3953
3953
|
return j && !ce(j) ? [
|
|
3954
3954
|
"multiselect__option--group",
|
|
3955
|
-
{ "multiselect__option--highlight":
|
|
3955
|
+
{ "multiselect__option--highlight": k === v.value && t.showPointer },
|
|
3956
3956
|
{ "multiselect__option--group-selected": V(j) }
|
|
3957
3957
|
] : "multiselect__option--disabled";
|
|
3958
|
-
}, Kt = ({ key:
|
|
3959
|
-
K.value.length > 0 && F(K.value[v.value],
|
|
3958
|
+
}, Kt = ({ key: k } = "Enter") => {
|
|
3959
|
+
K.value.length > 0 && F(K.value[v.value], k), qn();
|
|
3960
3960
|
}, qe = () => {
|
|
3961
|
-
v.value < K.value.length - 1 && (v.value++, i.value.scrollTop <= Se.value - (xe.value - 1) * t.optionHeight && (i.value.scrollTop = Se.value - (xe.value - 1) * t.optionHeight), K.value[v.value]?.$isLabel && !t.groupSelect && qe()),
|
|
3961
|
+
v.value < K.value.length - 1 && (v.value++, i.value.scrollTop <= Se.value - (xe.value - 1) * t.optionHeight && (i.value.scrollTop = Se.value - (xe.value - 1) * t.optionHeight), K.value[v.value]?.$isLabel && !t.groupSelect && qe()), p.value = !0;
|
|
3962
3962
|
}, $t = () => {
|
|
3963
|
-
v.value > 0 ? (v.value--, i.value.scrollTop >= Se.value && (i.value.scrollTop = Se.value), K.value[v.value]?.$isLabel && !t.groupSelect && $t()) : K.value[v.value]?.$isLabel && !t.groupSelect && qe(),
|
|
3963
|
+
v.value > 0 ? (v.value--, i.value.scrollTop >= Se.value && (i.value.scrollTop = Se.value), K.value[v.value]?.$isLabel && !t.groupSelect && $t()) : K.value[v.value]?.$isLabel && !t.groupSelect && qe(), p.value = !0;
|
|
3964
3964
|
}, qn = () => {
|
|
3965
3965
|
t.closeOnSelect && (v.value = 0, i.value && (i.value.scrollTop = 0));
|
|
3966
3966
|
}, Wn = () => {
|
|
3967
3967
|
v.value >= K.value.length - 1 && (v.value = K.value.length ? K.value.length - 1 : 0), K.value.length > 0 && K.value[v.value]?.$isLabel && !t.groupSelect && qe();
|
|
3968
|
-
}, qt = (
|
|
3969
|
-
v.value =
|
|
3968
|
+
}, qt = (k) => {
|
|
3969
|
+
v.value = k, p.value = !0;
|
|
3970
3970
|
};
|
|
3971
3971
|
return oe(() => _.value, () => {
|
|
3972
3972
|
t.resetAfter && _.value.length && (s.value = "", a("update:modelValue", t.multiple ? [] : null));
|
|
3973
|
-
}, { deep: !0 }), oe(s, () => a("search-change", s.value)), oe(K, () => Wn()), oe(d, () =>
|
|
3973
|
+
}, { deep: !0 }), oe(s, () => a("search-change", s.value)), oe(K, () => Wn()), oe(d, () => p.value = !1), oe(v, () => {
|
|
3974
3974
|
r.value?.setAttribute("aria-activedescendant", `${t.id}-${v.value}`);
|
|
3975
|
-
}),
|
|
3975
|
+
}), me(() => {
|
|
3976
3976
|
!t.multiple && t.max && console.warn("[Vue-Multiselect warn]: Max prop should not be used when prop Multiple equals false."), t.preselectFirst && !_.value.length && t.options.length && F(K.value[0]);
|
|
3977
|
-
}), (
|
|
3977
|
+
}), (k, U) => (u(), c("div", {
|
|
3978
3978
|
ref_key: "multiselect",
|
|
3979
3979
|
ref: l,
|
|
3980
3980
|
tabindex: e.searchable ? -1 : e.tabindex,
|
|
@@ -3982,51 +3982,51 @@ const bo = [
|
|
|
3982
3982
|
"multiselect--active": d.value,
|
|
3983
3983
|
"multiselect--disabled": e.disabled,
|
|
3984
3984
|
"multiselect--above": ve.value,
|
|
3985
|
-
"multiselect--has-options-group":
|
|
3985
|
+
"multiselect--has-options-group": b.value
|
|
3986
3986
|
}, "multiselect flex flex-v-center"]),
|
|
3987
3987
|
onFocus: q,
|
|
3988
3988
|
onBlur: U[2] || (U[2] = (j) => e.searchable ? !1 : fe),
|
|
3989
3989
|
onKeydown: [
|
|
3990
|
-
|
|
3991
|
-
|
|
3990
|
+
pe(ne(qe, ["self", "prevent"]), ["down"]),
|
|
3991
|
+
pe(ne($t, ["self", "prevent"]), ["up"])
|
|
3992
3992
|
],
|
|
3993
|
-
onKeypress:
|
|
3994
|
-
onKeyup:
|
|
3993
|
+
onKeypress: pe(ne(Kt, ["stop", "self"]), ["enter", "tab"]),
|
|
3994
|
+
onKeyup: pe(fe, ["esc"]),
|
|
3995
3995
|
role: "combobox",
|
|
3996
3996
|
"aria-owns": `listbox-${e.id}`
|
|
3997
3997
|
}, [
|
|
3998
|
-
W(
|
|
3999
|
-
|
|
3998
|
+
W(k.$slots, "caret", { toggle: Pe }, () => [
|
|
3999
|
+
m("div", {
|
|
4000
4000
|
onMousedown: ne(Pe, ["prevent", "stop"]),
|
|
4001
4001
|
class: "multiselect__select"
|
|
4002
4002
|
}, null, 32)
|
|
4003
4003
|
]),
|
|
4004
|
-
W(
|
|
4005
|
-
|
|
4004
|
+
W(k.$slots, "clear", { search: s.value }),
|
|
4005
|
+
m("div", {
|
|
4006
4006
|
ref_key: "tags",
|
|
4007
4007
|
ref: o,
|
|
4008
4008
|
class: "multiselect__tags"
|
|
4009
4009
|
}, [
|
|
4010
|
-
W(
|
|
4010
|
+
W(k.$slots, "selection", {
|
|
4011
4011
|
search: s.value,
|
|
4012
4012
|
remove: I,
|
|
4013
4013
|
values: A.value,
|
|
4014
4014
|
isOpen: d.value
|
|
4015
4015
|
}, () => [
|
|
4016
|
-
he(
|
|
4017
|
-
(u(!0), c(ae, null, ue(A.value, (j, te) => W(
|
|
4016
|
+
he(m("div", ai, [
|
|
4017
|
+
(u(!0), c(ae, null, ue(A.value, (j, te) => W(k.$slots, "tag", {
|
|
4018
4018
|
key: te,
|
|
4019
4019
|
option: j,
|
|
4020
4020
|
search: s.value,
|
|
4021
4021
|
remove: I
|
|
4022
4022
|
}, () => [
|
|
4023
|
-
|
|
4024
|
-
|
|
4023
|
+
m("span", li, [
|
|
4024
|
+
m("span", {
|
|
4025
4025
|
textContent: D(g(j))
|
|
4026
4026
|
}, null, 8, ri),
|
|
4027
|
-
|
|
4027
|
+
m("i", {
|
|
4028
4028
|
tabindex: "1",
|
|
4029
|
-
onKeypress:
|
|
4029
|
+
onKeypress: pe(ne((be) => I(j), ["prevent"]), ["enter"]),
|
|
4030
4030
|
onMousedown: ne((be) => I(j), ["prevent"]),
|
|
4031
4031
|
class: "multiselect__tag-icon"
|
|
4032
4032
|
}, null, 40, oi)
|
|
@@ -4035,8 +4035,8 @@ const bo = [
|
|
|
4035
4035
|
], 512), [
|
|
4036
4036
|
[_e, A.value.length > 0]
|
|
4037
4037
|
]),
|
|
4038
|
-
_.value?.length > e.limit ? W(
|
|
4039
|
-
|
|
4038
|
+
_.value?.length > e.limit ? W(k.$slots, "limit", { key: 0 }, () => [
|
|
4039
|
+
m("strong", {
|
|
4040
4040
|
class: "multiselect__strong",
|
|
4041
4041
|
textContent: D(e.limitText(_.value.length - e.limit))
|
|
4042
4042
|
}, null, 8, ii)
|
|
@@ -4044,8 +4044,8 @@ const bo = [
|
|
|
4044
4044
|
]),
|
|
4045
4045
|
X(ye, { name: "multiselect__loading" }, {
|
|
4046
4046
|
default: se(() => [
|
|
4047
|
-
W(
|
|
4048
|
-
he(
|
|
4047
|
+
W(k.$slots, "loading", {}, () => [
|
|
4048
|
+
he(m("div", si, null, 512), [
|
|
4049
4049
|
[_e, e.loading]
|
|
4050
4050
|
])
|
|
4051
4051
|
])
|
|
@@ -4069,13 +4069,13 @@ const bo = [
|
|
|
4069
4069
|
onInput: U[0] || (U[0] = (j) => Le(j.target.value)),
|
|
4070
4070
|
onFocus: ne(q, ["prevent"]),
|
|
4071
4071
|
onBlur: ne(fe, ["prevent"]),
|
|
4072
|
-
onKeyup:
|
|
4072
|
+
onKeyup: pe(fe, ["esc"]),
|
|
4073
4073
|
onKeydown: [
|
|
4074
|
-
|
|
4075
|
-
|
|
4076
|
-
|
|
4074
|
+
pe(ne(qe, ["prevent"]), ["down"]),
|
|
4075
|
+
pe(ne($t, ["prevent"]), ["up"]),
|
|
4076
|
+
pe(ne(N, ["stop"]), ["delete"])
|
|
4077
4077
|
],
|
|
4078
|
-
onKeypress:
|
|
4078
|
+
onKeypress: pe(ne(Kt, ["prevent", "stop", "self"]), ["enter"]),
|
|
4079
4079
|
class: "multiselect__input",
|
|
4080
4080
|
"aria-controls": `listbox-${e.id}`
|
|
4081
4081
|
}, null, 44, di)) : T("", !0),
|
|
@@ -4084,7 +4084,7 @@ const bo = [
|
|
|
4084
4084
|
class: "multiselect__single",
|
|
4085
4085
|
onMousedown: ne(Pe, ["prevent"])
|
|
4086
4086
|
}, [
|
|
4087
|
-
W(
|
|
4087
|
+
W(k.$slots, "singleLabel", { option: Z.value }, () => [
|
|
4088
4088
|
Oe(D(J.value), 1)
|
|
4089
4089
|
])
|
|
4090
4090
|
], 32)) : T("", !0),
|
|
@@ -4093,14 +4093,14 @@ const bo = [
|
|
|
4093
4093
|
class: "multiselect__placeholder",
|
|
4094
4094
|
onMousedown: ne(Pe, ["prevent"])
|
|
4095
4095
|
}, [
|
|
4096
|
-
W(
|
|
4096
|
+
W(k.$slots, "placeholder", {}, () => [
|
|
4097
4097
|
Oe(D(e.placeholder), 1)
|
|
4098
4098
|
])
|
|
4099
4099
|
], 32)) : T("", !0)
|
|
4100
4100
|
], 512),
|
|
4101
4101
|
X(ye, { name: "multiselect" }, {
|
|
4102
4102
|
default: se(() => [
|
|
4103
|
-
he(
|
|
4103
|
+
he(m("div", {
|
|
4104
4104
|
class: "multiselect__content-wrapper",
|
|
4105
4105
|
onFocus: q,
|
|
4106
4106
|
tabindex: "-1",
|
|
@@ -4110,16 +4110,16 @@ const bo = [
|
|
|
4110
4110
|
ref_key: "list",
|
|
4111
4111
|
ref: i
|
|
4112
4112
|
}, [
|
|
4113
|
-
|
|
4113
|
+
m("ul", {
|
|
4114
4114
|
class: "multiselect__content",
|
|
4115
4115
|
style: ge(ie.value),
|
|
4116
4116
|
role: "listbox",
|
|
4117
4117
|
id: `listbox-${e.id}`
|
|
4118
4118
|
}, [
|
|
4119
|
-
W(
|
|
4119
|
+
W(k.$slots, "beforeList"),
|
|
4120
4120
|
e.multiple && e.max === _.value.length ? (u(), c("li", ci, [
|
|
4121
|
-
|
|
4122
|
-
W(
|
|
4121
|
+
m("span", fi, [
|
|
4122
|
+
W(k.$slots, "maxElements", {}, () => [
|
|
4123
4123
|
Oe(" Maximum of " + D(e.max) + " options selected. First remove a selected option to select another. ", 1)
|
|
4124
4124
|
])
|
|
4125
4125
|
])
|
|
@@ -4135,16 +4135,16 @@ const bo = [
|
|
|
4135
4135
|
class: H([zn(te, j), "multiselect__option"]),
|
|
4136
4136
|
onClick: ne((be) => F(j), ["stop"]),
|
|
4137
4137
|
onMouseenter: ne((be) => qt(te), ["self"]),
|
|
4138
|
-
"data-select": j?.isTag ? e.tagPlaceholder :
|
|
4138
|
+
"data-select": j?.isTag ? e.tagPlaceholder : O.value,
|
|
4139
4139
|
"data-selected": Q.value,
|
|
4140
4140
|
"data-deselect": de.value
|
|
4141
4141
|
}, [
|
|
4142
|
-
W(
|
|
4142
|
+
W(k.$slots, "option", {
|
|
4143
4143
|
option: j,
|
|
4144
4144
|
search: s.value,
|
|
4145
4145
|
index: te
|
|
4146
4146
|
}, () => [
|
|
4147
|
-
|
|
4147
|
+
m("span", null, D(g(j)), 1)
|
|
4148
4148
|
])
|
|
4149
4149
|
], 42, vi)),
|
|
4150
4150
|
j?.$isLabel || j?.$isDisabled ? (u(), c("span", {
|
|
@@ -4155,34 +4155,34 @@ const bo = [
|
|
|
4155
4155
|
onMouseenter: ne((be) => e.groupSelect && qt(te), ["self"]),
|
|
4156
4156
|
onMousedown: ne((be) => B(j), ["prevent"])
|
|
4157
4157
|
}, [
|
|
4158
|
-
W(
|
|
4158
|
+
W(k.$slots, "option", {
|
|
4159
4159
|
option: j,
|
|
4160
4160
|
search: s.value,
|
|
4161
4161
|
index: te
|
|
4162
4162
|
}, () => [
|
|
4163
|
-
|
|
4163
|
+
m("span", null, D(g(j)), 1)
|
|
4164
4164
|
])
|
|
4165
|
-
], 42,
|
|
4165
|
+
], 42, mi)) : T("", !0)
|
|
4166
4166
|
], 8, $i))), 128)) : T("", !0),
|
|
4167
|
-
he(
|
|
4168
|
-
|
|
4169
|
-
W(
|
|
4167
|
+
he(m("li", null, [
|
|
4168
|
+
m("span", pi, [
|
|
4169
|
+
W(k.$slots, "noResult", { search: s.value }, () => [
|
|
4170
4170
|
U[3] || (U[3] = Oe(" No elements found. Consider changing the search query. "))
|
|
4171
4171
|
])
|
|
4172
4172
|
])
|
|
4173
4173
|
], 512), [
|
|
4174
4174
|
[_e, e.showNoResults && K.value.length === 0 && s.value && !e.loading]
|
|
4175
4175
|
]),
|
|
4176
|
-
he(
|
|
4177
|
-
|
|
4178
|
-
W(
|
|
4176
|
+
he(m("li", null, [
|
|
4177
|
+
m("span", hi, [
|
|
4178
|
+
W(k.$slots, "noOptions", {}, () => [
|
|
4179
4179
|
U[4] || (U[4] = Oe("List is empty."))
|
|
4180
4180
|
])
|
|
4181
4181
|
])
|
|
4182
4182
|
], 512), [
|
|
4183
|
-
[_e, e.showNoOptions && (e.options.length === 0 ||
|
|
4183
|
+
[_e, e.showNoOptions && (e.options.length === 0 || b.value && K.value.length === 0) && !s.value && !e.loading]
|
|
4184
4184
|
]),
|
|
4185
|
-
W(
|
|
4185
|
+
W(k.$slots, "afterList")
|
|
4186
4186
|
], 12, ui)
|
|
4187
4187
|
], 36), [
|
|
4188
4188
|
[_e, d.value]
|
|
@@ -4205,7 +4205,7 @@ const bo = [
|
|
|
4205
4205
|
},
|
|
4206
4206
|
setup(e, { expose: n }) {
|
|
4207
4207
|
const t = e, a = y(!1), l = y(null);
|
|
4208
|
-
|
|
4208
|
+
me(() => {
|
|
4209
4209
|
t.status && (a.value = t.status);
|
|
4210
4210
|
});
|
|
4211
4211
|
const r = () => {
|
|
@@ -4220,7 +4220,7 @@ const bo = [
|
|
|
4220
4220
|
return n({
|
|
4221
4221
|
showSpoiler: a
|
|
4222
4222
|
}), (d, f) => (u(), c("div", null, [
|
|
4223
|
-
|
|
4223
|
+
m("div", {
|
|
4224
4224
|
onClick: r,
|
|
4225
4225
|
class: "flex-v-center flex-nowrap flex"
|
|
4226
4226
|
}, [
|
|
@@ -4233,7 +4233,7 @@ const bo = [
|
|
|
4233
4233
|
onLeave: s
|
|
4234
4234
|
}, {
|
|
4235
4235
|
default: se(() => [
|
|
4236
|
-
he(
|
|
4236
|
+
he(m("div", {
|
|
4237
4237
|
class: "spoiler",
|
|
4238
4238
|
ref_key: "spoilerContent",
|
|
4239
4239
|
ref: l
|
|
@@ -4347,11 +4347,11 @@ const bo = [
|
|
|
4347
4347
|
onMouseleave: l
|
|
4348
4348
|
}, [
|
|
4349
4349
|
W(r.$slots, "default"),
|
|
4350
|
-
|
|
4350
|
+
m("div", {
|
|
4351
4351
|
class: "tooltip-content",
|
|
4352
4352
|
style: ge(t)
|
|
4353
4353
|
}, [
|
|
4354
|
-
|
|
4354
|
+
m("span", null, D(e.text), 1)
|
|
4355
4355
|
], 4)
|
|
4356
4356
|
], 32));
|
|
4357
4357
|
}
|
|
@@ -4414,14 +4414,14 @@ const bo = [
|
|
|
4414
4414
|
l.value = null, t("update:field", null), t("file-change", null);
|
|
4415
4415
|
};
|
|
4416
4416
|
return (o, s) => (u(), c(ae, null, [
|
|
4417
|
-
|
|
4417
|
+
m("div", {
|
|
4418
4418
|
class: H([[o.$attrs.class, { "bg-fourth-nano": e.validation }], "flex-center flex-nowrap flex"])
|
|
4419
4419
|
}, [
|
|
4420
4420
|
e.label ? (u(), c("div", Ii, [
|
|
4421
|
-
|
|
4421
|
+
m("span", null, D(e.label), 1)
|
|
4422
4422
|
])) : T("", !0),
|
|
4423
4423
|
l.value ? (u(), c("div", Li, [
|
|
4424
|
-
|
|
4424
|
+
m("a", {
|
|
4425
4425
|
href: l.value,
|
|
4426
4426
|
class: "w-100",
|
|
4427
4427
|
target: "_blank"
|
|
@@ -4431,7 +4431,7 @@ const bo = [
|
|
|
4431
4431
|
class: "cursor-pointer t-center flex-center flex radius-extra i-medium bg-red pd-micro"
|
|
4432
4432
|
})
|
|
4433
4433
|
])) : (u(), c("div", Mi, [
|
|
4434
|
-
|
|
4434
|
+
m("input", {
|
|
4435
4435
|
onChange: r,
|
|
4436
4436
|
type: "file",
|
|
4437
4437
|
class: "w-100",
|
|
@@ -4485,8 +4485,8 @@ const bo = [
|
|
|
4485
4485
|
let $ = new FormData();
|
|
4486
4486
|
$.append("file", f), console.log("Sending file:", f.name);
|
|
4487
4487
|
try {
|
|
4488
|
-
let
|
|
4489
|
-
console.log("Upload response:",
|
|
4488
|
+
let p = await Ft.create({ baseURL: process.env.API_URL, withCredentials: !0 }).post(`/api/upload/multiple?folderName=${encodeURIComponent(l.uploadPath)}`, $);
|
|
4489
|
+
console.log("Upload response:", p), t.value = p.data[0].filepath, r("update:photo", t.value);
|
|
4490
4490
|
} catch (v) {
|
|
4491
4491
|
r("error", v), console.error("Upload error:", v);
|
|
4492
4492
|
}
|
|
@@ -4512,7 +4512,7 @@ const bo = [
|
|
|
4512
4512
|
alt: "Uploaded image",
|
|
4513
4513
|
class: "w-100 h-100 object-fit-cover"
|
|
4514
4514
|
}, null, 8, Bi)) : (u(), c("div", Ui, f[1] || (f[1] = [
|
|
4515
|
-
|
|
4515
|
+
m("svg", {
|
|
4516
4516
|
class: "i-medium",
|
|
4517
4517
|
width: "104",
|
|
4518
4518
|
height: "104",
|
|
@@ -4520,13 +4520,13 @@ const bo = [
|
|
|
4520
4520
|
fill: "none",
|
|
4521
4521
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4522
4522
|
}, [
|
|
4523
|
-
|
|
4523
|
+
m("path", {
|
|
4524
4524
|
fill: "rgb(var(--white))",
|
|
4525
4525
|
d: "M21.2784 37.2973C18.8466 34.6628 18.8466 30.6098 21.2784 27.9753L47.2179 2.03584C48.6364 0.81993 50.2577 0.211974 51.8789 0.211974C53.5001 0.211974 55.1213 0.81993 56.5399 2.03584L82.4793 27.9753C84.9111 30.6098 84.9111 34.6628 82.4793 37.2973C79.8448 39.7291 75.7918 39.7291 73.1573 37.2973L58.3637 22.301V71.5454C58.3637 75.1932 55.5266 78.0303 51.8789 78.0303C48.2311 78.0303 45.394 75.1932 45.394 71.5454V22.301L30.6004 37.2973C27.966 39.7291 23.9129 39.7291 21.2784 37.2973ZM97.2729 71.5454C100.921 71.5454 103.758 74.3825 103.758 78.0303V97.4849C103.758 101.133 100.921 103.97 97.2729 103.97H6.48486C2.83713 103.97 0 101.133 0 97.4849V78.0303C0 74.3825 2.83713 71.5454 6.48486 71.5454H38.9092C38.9092 78.6382 44.7861 84.5151 51.8789 84.5151C58.9717 84.5151 64.8486 78.6382 64.8486 71.5454H97.2729ZM87.5456 92.6212C90.1801 92.6212 92.4092 90.392 92.4092 87.7576C92.4092 85.1231 90.1801 82.8939 87.5456 82.8939C84.9111 82.8939 82.682 85.1231 82.682 87.7576C82.682 90.392 84.9111 92.6212 87.5456 92.6212Z"
|
|
4526
4526
|
})
|
|
4527
4527
|
], -1)
|
|
4528
4528
|
]))),
|
|
4529
|
-
|
|
4529
|
+
m("input", {
|
|
4530
4530
|
type: "file",
|
|
4531
4531
|
name: "file",
|
|
4532
4532
|
ref_key: "fileInput",
|
|
@@ -4555,11 +4555,11 @@ const bo = [
|
|
|
4555
4555
|
},
|
|
4556
4556
|
setup(e) {
|
|
4557
4557
|
return (n, t) => (u(), c("svg", Gi, [
|
|
4558
|
-
|
|
4558
|
+
m("path", {
|
|
4559
4559
|
fill: e.fill,
|
|
4560
4560
|
d: "M18.0196 16.645C17.3501 17.3144 17.3501 18.3999 18.0196 19.0693C18.689 19.7388 19.7745 19.7388 20.4439 19.0693L22.6603 16.8529V26.4286C22.6603 27.3754 23.4278 28.1429 24.3746 28.1429C25.3214 28.1429 26.0889 27.3754 26.0889 26.4286V16.8529L28.3053 19.0693C28.9747 19.7388 30.0602 19.7388 30.7296 19.0693C31.399 18.3999 31.399 17.3144 30.7296 16.645L25.5868 11.5021C24.9173 10.8327 23.8318 10.8327 23.1624 11.5021L18.0196 16.645Z"
|
|
4561
4561
|
}, null, 8, zi),
|
|
4562
|
-
|
|
4562
|
+
m("path", {
|
|
4563
4563
|
fill: e.fill,
|
|
4564
4564
|
"fill-rule": "evenodd",
|
|
4565
4565
|
"clip-rule": "evenodd",
|
|
@@ -4587,52 +4587,52 @@ const Wi = (e) => {
|
|
|
4587
4587
|
return !!(v?.platforms.has(l()) || o($));
|
|
4588
4588
|
}, o = ($) => {
|
|
4589
4589
|
var v;
|
|
4590
|
-
return (v = t.PluginHeaders) === null || v === void 0 ? void 0 : v.find((
|
|
4590
|
+
return (v = t.PluginHeaders) === null || v === void 0 ? void 0 : v.find((p) => p.name === $);
|
|
4591
4591
|
}, s = ($) => e.console.error($), d = /* @__PURE__ */ new Map(), f = ($, v = {}) => {
|
|
4592
|
-
const
|
|
4593
|
-
if (
|
|
4594
|
-
return console.warn(`Capacitor plugin "${$}" already registered. Cannot register plugins twice.`),
|
|
4595
|
-
const
|
|
4592
|
+
const p = d.get($);
|
|
4593
|
+
if (p)
|
|
4594
|
+
return console.warn(`Capacitor plugin "${$}" already registered. Cannot register plugins twice.`), p.proxy;
|
|
4595
|
+
const x = l(), C = o($);
|
|
4596
4596
|
let M;
|
|
4597
|
-
const L = async () => (!M &&
|
|
4598
|
-
var
|
|
4599
|
-
if (
|
|
4600
|
-
const E =
|
|
4597
|
+
const L = async () => (!M && x in v ? M = typeof v[x] == "function" ? M = await v[x]() : M = v[x] : n !== null && !M && "web" in v && (M = typeof v.web == "function" ? M = await v.web() : M = v.web), M), S = (R, J) => {
|
|
4598
|
+
var b, P;
|
|
4599
|
+
if (C) {
|
|
4600
|
+
const E = C?.methods.find((A) => J === A.name);
|
|
4601
4601
|
if (E)
|
|
4602
4602
|
return E.rtype === "promise" ? (A) => t.nativePromise($, J.toString(), A) : (A, Z) => t.nativeCallback($, J.toString(), A, Z);
|
|
4603
4603
|
if (R)
|
|
4604
|
-
return (
|
|
4604
|
+
return (b = R[J]) === null || b === void 0 ? void 0 : b.bind(R);
|
|
4605
4605
|
} else {
|
|
4606
4606
|
if (R)
|
|
4607
4607
|
return (P = R[J]) === null || P === void 0 ? void 0 : P.bind(R);
|
|
4608
|
-
throw new bt(`"${$}" plugin is not implemented on ${
|
|
4608
|
+
throw new bt(`"${$}" plugin is not implemented on ${x}`, ze.Unimplemented);
|
|
4609
4609
|
}
|
|
4610
4610
|
}, h = (R) => {
|
|
4611
4611
|
let J;
|
|
4612
|
-
const
|
|
4612
|
+
const b = (...P) => {
|
|
4613
4613
|
const E = L().then((A) => {
|
|
4614
|
-
const Z =
|
|
4614
|
+
const Z = S(A, R);
|
|
4615
4615
|
if (Z) {
|
|
4616
4616
|
const de = Z(...P);
|
|
4617
4617
|
return J = de?.remove, de;
|
|
4618
4618
|
} else
|
|
4619
|
-
throw new bt(`"${$}.${R}()" is not implemented on ${
|
|
4619
|
+
throw new bt(`"${$}.${R}()" is not implemented on ${x}`, ze.Unimplemented);
|
|
4620
4620
|
});
|
|
4621
4621
|
return R === "addListener" && (E.remove = async () => J()), E;
|
|
4622
4622
|
};
|
|
4623
|
-
return
|
|
4623
|
+
return b.toString = () => `${R.toString()}() { [capacitor code] }`, Object.defineProperty(b, "name", {
|
|
4624
4624
|
value: R,
|
|
4625
4625
|
writable: !1,
|
|
4626
4626
|
configurable: !1
|
|
4627
|
-
}),
|
|
4628
|
-
},
|
|
4629
|
-
const
|
|
4630
|
-
const A = await
|
|
4627
|
+
}), b;
|
|
4628
|
+
}, w = h("addListener"), _ = h("removeListener"), K = (R, J) => {
|
|
4629
|
+
const b = w({ eventName: R }, J), P = async () => {
|
|
4630
|
+
const A = await b;
|
|
4631
4631
|
_({
|
|
4632
4632
|
eventName: R,
|
|
4633
4633
|
callbackId: A
|
|
4634
4634
|
}, J);
|
|
4635
|
-
}, E = new Promise((A) =>
|
|
4635
|
+
}, E = new Promise((A) => b.then(() => A({ remove: P })));
|
|
4636
4636
|
return E.remove = async () => {
|
|
4637
4637
|
console.warn("Using addListener() without 'await' is deprecated."), await P();
|
|
4638
4638
|
}, E;
|
|
@@ -4645,7 +4645,7 @@ const Wi = (e) => {
|
|
|
4645
4645
|
case "toJSON":
|
|
4646
4646
|
return () => ({});
|
|
4647
4647
|
case "addListener":
|
|
4648
|
-
return
|
|
4648
|
+
return C ? K : w;
|
|
4649
4649
|
case "removeListener":
|
|
4650
4650
|
return _;
|
|
4651
4651
|
default:
|
|
@@ -4656,7 +4656,7 @@ const Wi = (e) => {
|
|
|
4656
4656
|
return a[$] = Y, d.set($, {
|
|
4657
4657
|
name: $,
|
|
4658
4658
|
proxy: Y,
|
|
4659
|
-
platforms: /* @__PURE__ */ new Set([...Object.keys(v), ...
|
|
4659
|
+
platforms: /* @__PURE__ */ new Set([...Object.keys(v), ...C ? [x] : []])
|
|
4660
4660
|
}), Y;
|
|
4661
4661
|
};
|
|
4662
4662
|
return t.convertFileSrc || (t.convertFileSrc = ($) => $), t.getPlatform = l, t.handleError = s, t.isNativePlatform = r, t.isPluginAvailable = i, t.registerPlugin = f, t.Exception = bt, t.DEBUG = !!t.DEBUG, t.isLoggingEnabled = !!t.isLoggingEnabled, t;
|
|
@@ -4887,7 +4887,7 @@ Gt("CapacitorHttp", {
|
|
|
4887
4887
|
web: () => new ns()
|
|
4888
4888
|
});
|
|
4889
4889
|
Gt("Preferences", {
|
|
4890
|
-
web: () => import("./web-
|
|
4890
|
+
web: () => import("./web-BID6nZeP.js").then((e) => new e.PreferencesWeb())
|
|
4891
4891
|
});
|
|
4892
4892
|
const Ne = at({
|
|
4893
4893
|
loading: !1,
|
|
@@ -4983,18 +4983,18 @@ const ls = {
|
|
|
4983
4983
|
async function s(f) {
|
|
4984
4984
|
a.value = !0;
|
|
4985
4985
|
let $ = f.target.files, v = new FormData();
|
|
4986
|
-
for (const
|
|
4987
|
-
v.append("file",
|
|
4986
|
+
for (const p of $)
|
|
4987
|
+
v.append("file", p);
|
|
4988
4988
|
try {
|
|
4989
4989
|
(await Ft.create({ baseURL: process.env.API_URL, withCredentials: !0 }).post(`/api/upload/multiple?folderName=${encodeURIComponent(r.uploadPath)}`, v, {
|
|
4990
4990
|
headers: {
|
|
4991
4991
|
"Content-Type": "multipart/form-data"
|
|
4992
4992
|
}
|
|
4993
|
-
})).data.forEach((
|
|
4994
|
-
t.value.push(
|
|
4993
|
+
})).data.forEach((C) => {
|
|
4994
|
+
t.value.push(C.filepath);
|
|
4995
4995
|
}), i("update:images", t.value);
|
|
4996
|
-
} catch (
|
|
4997
|
-
as(
|
|
4996
|
+
} catch (p) {
|
|
4997
|
+
as(p);
|
|
4998
4998
|
} finally {
|
|
4999
4999
|
a.value = !1;
|
|
5000
5000
|
}
|
|
@@ -5036,7 +5036,7 @@ const ls = {
|
|
|
5036
5036
|
]),
|
|
5037
5037
|
_: 1
|
|
5038
5038
|
}),
|
|
5039
|
-
|
|
5039
|
+
m("input", {
|
|
5040
5040
|
type: "file",
|
|
5041
5041
|
ref_key: "fileInput",
|
|
5042
5042
|
ref: l,
|
|
@@ -5059,14 +5059,14 @@ const ls = {
|
|
|
5059
5059
|
}, vs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
5060
5060
|
__proto__: null,
|
|
5061
5061
|
default: $s
|
|
5062
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
5062
|
+
}, Symbol.toStringTag, { value: "Module" })), ms = {
|
|
5063
5063
|
props: {
|
|
5064
5064
|
fill: {
|
|
5065
5065
|
type: String,
|
|
5066
5066
|
default: "rgb(var(--black)"
|
|
5067
5067
|
}
|
|
5068
5068
|
}
|
|
5069
|
-
},
|
|
5069
|
+
}, ps = {
|
|
5070
5070
|
xmlns: "http://www.w3.org/2000/svg",
|
|
5071
5071
|
width: "80",
|
|
5072
5072
|
height: "80",
|
|
@@ -5074,14 +5074,14 @@ const ls = {
|
|
|
5074
5074
|
fill: "none"
|
|
5075
5075
|
}, hs = ["fill"];
|
|
5076
5076
|
function gs(e, n, t, a, l, r) {
|
|
5077
|
-
return u(), c("svg",
|
|
5078
|
-
|
|
5077
|
+
return u(), c("svg", ps, [
|
|
5078
|
+
m("path", {
|
|
5079
5079
|
fill: t.fill,
|
|
5080
5080
|
d: "M25.2765 9.37509L29.0265 5.93759C30.589 4.53134 32.9327 4.68759 34.339 6.25009L63.2453 37.8126C64.339 39.0626 64.339 40.9376 63.2453 42.1876L34.339 73.7501C32.9327 75.3126 30.589 75.4689 29.0265 74.0626L25.2765 70.6251C23.714 69.3751 23.5577 66.8751 24.964 65.4689L48.4015 40.0001L24.964 14.5313C23.5577 13.1251 23.714 10.6251 25.2765 9.37509Z"
|
|
5081
5081
|
}, null, 8, hs)
|
|
5082
5082
|
]);
|
|
5083
5083
|
}
|
|
5084
|
-
const ys = /* @__PURE__ */ ke(
|
|
5084
|
+
const ys = /* @__PURE__ */ ke(ms, [["render", gs]]), bs = Xn({
|
|
5085
5085
|
props: {},
|
|
5086
5086
|
setup(e, { slots: n }) {
|
|
5087
5087
|
return () => {
|
|
@@ -5169,43 +5169,43 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5169
5169
|
if (f === 0 && d[0].path === "/")
|
|
5170
5170
|
return "/";
|
|
5171
5171
|
const v = [];
|
|
5172
|
-
for (let
|
|
5173
|
-
const M = d[
|
|
5174
|
-
if (
|
|
5175
|
-
const L = d[
|
|
5176
|
-
v.push(...
|
|
5172
|
+
for (let x = 0; x <= f; x++) {
|
|
5173
|
+
const M = d[x].path.split("/").filter(Boolean);
|
|
5174
|
+
if (x > 0) {
|
|
5175
|
+
const L = d[x - 1].path.split("/").filter(Boolean), S = M.slice(L.length);
|
|
5176
|
+
v.push(...S);
|
|
5177
5177
|
} else
|
|
5178
5178
|
v.push(...M);
|
|
5179
5179
|
}
|
|
5180
|
-
return "/" + v.map((
|
|
5181
|
-
if (
|
|
5182
|
-
const
|
|
5183
|
-
return $[
|
|
5180
|
+
return "/" + v.map((x) => {
|
|
5181
|
+
if (x.startsWith(":")) {
|
|
5182
|
+
const C = x.replace(/[:?]/g, "");
|
|
5183
|
+
return $[C] || "";
|
|
5184
5184
|
}
|
|
5185
|
-
return
|
|
5185
|
+
return x;
|
|
5186
5186
|
}).filter(Boolean).join("/");
|
|
5187
5187
|
}
|
|
5188
5188
|
function o(d, f, $) {
|
|
5189
5189
|
const v = a?.value;
|
|
5190
|
-
let
|
|
5191
|
-
return d?.breadcrumbs?.name ?
|
|
5192
|
-
|
|
5193
|
-
}),
|
|
5190
|
+
let p;
|
|
5191
|
+
return d?.breadcrumbs?.name ? p = typeof d.breadcrumbs.name == "object" && v ? d.breadcrumbs.name[v] : d.breadcrumbs.name : d?.title ? p = typeof d.title == "object" && v ? d.title[v] : d.title : p = f || "", p && typeof p == "string" && Object.keys($).forEach((x) => {
|
|
5192
|
+
p = p.replace(`:${x}`, $[x]);
|
|
5193
|
+
}), p;
|
|
5194
5194
|
}
|
|
5195
5195
|
function s() {
|
|
5196
5196
|
const d = n.matched, f = [], $ = d.length === 1 && d[0].path === "/";
|
|
5197
5197
|
for (let v = 0; v < d.length; v++) {
|
|
5198
|
-
const
|
|
5199
|
-
if (
|
|
5198
|
+
const p = d[v];
|
|
5199
|
+
if (p.path === "/" && !$ || p.meta?.breadcrumbs?.hide)
|
|
5200
5200
|
continue;
|
|
5201
|
-
if (
|
|
5202
|
-
const
|
|
5203
|
-
|
|
5201
|
+
if (p.meta?.breadcrumbs?.linkToPrevious && f.length > 0) {
|
|
5202
|
+
const C = f[f.length - 1];
|
|
5203
|
+
C.path = i(d, v, n.params);
|
|
5204
5204
|
continue;
|
|
5205
5205
|
}
|
|
5206
|
-
const
|
|
5207
|
-
|
|
5208
|
-
name:
|
|
5206
|
+
const x = o(p.meta, p.name, n.params);
|
|
5207
|
+
x && f.push({
|
|
5208
|
+
name: x,
|
|
5209
5209
|
path: i(d, v, n.params)
|
|
5210
5210
|
});
|
|
5211
5211
|
}
|
|
@@ -5236,17 +5236,17 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5236
5236
|
), (d, f) => {
|
|
5237
5237
|
const $ = Jn("router-link");
|
|
5238
5238
|
return u(), c("ol", ws, [
|
|
5239
|
-
(u(!0), c(ae, null, ue(l.value, (v,
|
|
5240
|
-
key:
|
|
5241
|
-
class: H(["flex-v-center flex-nowrap flex", { "t-main":
|
|
5239
|
+
(u(!0), c(ae, null, ue(l.value, (v, p) => (u(), c("li", {
|
|
5240
|
+
key: p,
|
|
5241
|
+
class: H(["flex-v-center flex-nowrap flex", { "t-main": p === l.value.length - 1 }])
|
|
5242
5242
|
}, [
|
|
5243
|
-
|
|
5244
|
-
|
|
5243
|
+
p === 0 ? (u(), c("svg", Ss, f[0] || (f[0] = [
|
|
5244
|
+
m("path", {
|
|
5245
5245
|
fill: "rgb(var(--black))",
|
|
5246
5246
|
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"
|
|
5247
5247
|
}, null, -1)
|
|
5248
5248
|
]))) : T("", !0),
|
|
5249
|
-
|
|
5249
|
+
p !== l.value.length - 1 ? (u(), re($, {
|
|
5250
5250
|
key: 1,
|
|
5251
5251
|
to: v.path
|
|
5252
5252
|
}, {
|
|
@@ -5255,8 +5255,8 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5255
5255
|
]),
|
|
5256
5256
|
_: 2
|
|
5257
5257
|
}, 1032, ["to"])) : (u(), c("a", xs, D(v.name), 1)),
|
|
5258
|
-
|
|
5259
|
-
|
|
5258
|
+
p !== l.value.length - 1 ? (u(), c("svg", ks, f[1] || (f[1] = [
|
|
5259
|
+
m("path", {
|
|
5260
5260
|
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",
|
|
5261
5261
|
fill: "rgb(var(--black))"
|
|
5262
5262
|
}, null, -1)
|
|
@@ -5314,7 +5314,7 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5314
5314
|
const $ = t - a.value;
|
|
5315
5315
|
$ <= 0 ? (r.value = 0, i.value = 0, o.value = 0, s.value = 0, d.value = !0, clearInterval(l)) : (r.value = Math.floor($ / (1e3 * 60 * 60 * 24)), i.value = Math.floor($ % (1e3 * 60 * 60 * 24) / (1e3 * 60 * 60)), o.value = Math.floor($ % (1e3 * 60 * 60) / (1e3 * 60)), s.value = Math.floor($ % (1e3 * 60) / 1e3));
|
|
5316
5316
|
};
|
|
5317
|
-
return f(),
|
|
5317
|
+
return f(), me(() => {
|
|
5318
5318
|
l = setInterval(() => {
|
|
5319
5319
|
a.value = (/* @__PURE__ */ new Date()).getTime(), f();
|
|
5320
5320
|
}, 1e3);
|
|
@@ -5322,23 +5322,23 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5322
5322
|
clearInterval(l);
|
|
5323
5323
|
}), ($, v) => (u(), c("div", Ls, [
|
|
5324
5324
|
d.value ? (u(), c("div", Ds, v[0] || (v[0] = [
|
|
5325
|
-
|
|
5325
|
+
m("p", { class: "p-small t-transp" }, "Offer is over", -1)
|
|
5326
5326
|
]))) : T("", !0),
|
|
5327
5327
|
d.value ? T("", !0) : (u(), c("div", Ms, [
|
|
5328
|
-
|
|
5329
|
-
v[1] || (v[1] =
|
|
5328
|
+
m("p", As, D(r.value), 1),
|
|
5329
|
+
v[1] || (v[1] = m("p", { class: "p-small t-transp" }, "Days", -1))
|
|
5330
5330
|
])),
|
|
5331
5331
|
d.value ? T("", !0) : (u(), c("div", Fs, [
|
|
5332
|
-
|
|
5333
|
-
v[2] || (v[2] =
|
|
5332
|
+
m("p", Ns, D(i.value), 1),
|
|
5333
|
+
v[2] || (v[2] = m("p", { class: "p-small t-transp" }, "hours", -1))
|
|
5334
5334
|
])),
|
|
5335
5335
|
d.value ? T("", !0) : (u(), c("div", Rs, [
|
|
5336
|
-
|
|
5337
|
-
v[3] || (v[3] =
|
|
5336
|
+
m("p", js, D(o.value), 1),
|
|
5337
|
+
v[3] || (v[3] = m("p", { class: "p-small t-transp" }, "minutes", -1))
|
|
5338
5338
|
])),
|
|
5339
5339
|
d.value ? T("", !0) : (u(), c("div", Bs, [
|
|
5340
|
-
|
|
5341
|
-
v[4] || (v[4] =
|
|
5340
|
+
m("p", Us, D(s.value), 1),
|
|
5341
|
+
v[4] || (v[4] = m("p", { class: "p-small t-transp" }, "seconds", -1))
|
|
5342
5342
|
]))
|
|
5343
5343
|
]));
|
|
5344
5344
|
}
|
|
@@ -5356,60 +5356,60 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5356
5356
|
r.setHours(0, 0, 0, 0);
|
|
5357
5357
|
const i = y(null);
|
|
5358
5358
|
if (a.date) {
|
|
5359
|
-
const
|
|
5360
|
-
i.value = new Date(
|
|
5359
|
+
const p = parseInt(a.date.substring(0, 2)), x = parseInt(a.date.substring(2, 4)) - 1, C = parseInt(a.date.substring(4));
|
|
5360
|
+
i.value = new Date(C, x, p), i.value.setHours(0, 0, 0, 0);
|
|
5361
5361
|
}
|
|
5362
5362
|
const o = v(r, a.options.dateEnd || 30);
|
|
5363
|
-
|
|
5363
|
+
me(() => {
|
|
5364
5364
|
if (l.value) {
|
|
5365
|
-
const
|
|
5366
|
-
|
|
5365
|
+
const p = l.value.getElementsByClassName("selected")[0] || l.value.getElementsByClassName("bg-main")[0] || l.value.getElementsByClassName("highlighted")[0];
|
|
5366
|
+
p && (l.value.scrollLeft = p.offsetLeft - l.value.offsetWidth / 2 + p.offsetWidth / 2);
|
|
5367
5367
|
}
|
|
5368
5368
|
});
|
|
5369
|
-
function s(
|
|
5370
|
-
i.value && i.value.toDateString() ===
|
|
5369
|
+
function s(p) {
|
|
5370
|
+
i.value && i.value.toDateString() === p.toDateString() ? (i.value = null, t("update:date", null)) : (i.value = p, f(p), t("update:date", p));
|
|
5371
5371
|
}
|
|
5372
|
-
function d(
|
|
5373
|
-
return i.value === null &&
|
|
5372
|
+
function d(p) {
|
|
5373
|
+
return i.value === null && p.toDateString() === r.toDateString();
|
|
5374
5374
|
}
|
|
5375
|
-
function f(
|
|
5376
|
-
return `${
|
|
5375
|
+
function f(p) {
|
|
5376
|
+
return `${p.getDate().toString().padStart(2, "0")}${(p.getMonth() + 1).toString().padStart(2, "0")}${p.getFullYear()}`;
|
|
5377
5377
|
}
|
|
5378
|
-
function $(
|
|
5379
|
-
return
|
|
5378
|
+
function $(p) {
|
|
5379
|
+
return p.toLocaleDateString(a.locale ? a.locale : "en", {
|
|
5380
5380
|
weekday: "short"
|
|
5381
5381
|
}).toUpperCase();
|
|
5382
5382
|
}
|
|
5383
|
-
function v(
|
|
5384
|
-
const
|
|
5385
|
-
for (let M = a.options.dateStart || 0; M <
|
|
5386
|
-
const L = new Date(
|
|
5387
|
-
L.setDate(
|
|
5383
|
+
function v(p, x) {
|
|
5384
|
+
const C = [];
|
|
5385
|
+
for (let M = a.options.dateStart || 0; M < x - a.options.dateStart; M++) {
|
|
5386
|
+
const L = new Date(p);
|
|
5387
|
+
L.setDate(p.getDate() + M), L.setHours(0, 0, 0, 0), C.push(L);
|
|
5388
5388
|
}
|
|
5389
|
-
return
|
|
5389
|
+
return C;
|
|
5390
5390
|
}
|
|
5391
|
-
return (
|
|
5392
|
-
|
|
5391
|
+
return (p, x) => (u(), c("div", null, [
|
|
5392
|
+
m("div", {
|
|
5393
5393
|
class: "w-100 scroller o-x-scroll o-y-visible scroll-snap-type-x-mandatory scroll-pd-regular scroll-hide flex-nowrap flex",
|
|
5394
5394
|
ref_key: "scrollContainer",
|
|
5395
5395
|
ref: l
|
|
5396
5396
|
}, [
|
|
5397
|
-
(u(!0), c(ae, null, ue($e(o), (
|
|
5398
|
-
key:
|
|
5397
|
+
(u(!0), c(ae, null, ue($e(o), (C, M) => (u(), c(ae, {
|
|
5398
|
+
key: C.toString()
|
|
5399
5399
|
}, [
|
|
5400
|
-
M === 0 || $e(o)[M - 1].getMonth() !==
|
|
5401
|
-
|
|
5402
|
-
|
|
5400
|
+
M === 0 || $e(o)[M - 1].getMonth() !== C.getMonth() ? (u(), c("div", Gs, [
|
|
5401
|
+
m("span", zs, D(String(C.getMonth() + 1).padStart(2, "0")) + "/" + D(C.getFullYear()), 1),
|
|
5402
|
+
m("span", Ks, D(C.toLocaleDateString(a.locale || "en", { month: "short" }).toUpperCase()), 1)
|
|
5403
5403
|
])) : T("", !0),
|
|
5404
|
-
|
|
5405
|
-
onClick: (L) => s(
|
|
5404
|
+
m("div", {
|
|
5405
|
+
onClick: (L) => s(C),
|
|
5406
5406
|
class: H([{
|
|
5407
|
-
"bg-main t-white": i.value && i.value.toDateString() ===
|
|
5408
|
-
"bg-second t-white": d(
|
|
5407
|
+
"bg-main t-white": i.value && i.value.toDateString() === C.toDateString(),
|
|
5408
|
+
"bg-second t-white": d(C)
|
|
5409
5409
|
}, "transition-ease-in-out hover-bg-light cursor-pointer o-y-visible scroll-snap-align-start mn-r-thin mn-l-thin pd-thin radius-thin flex-column flex-center flex"])
|
|
5410
5410
|
}, [
|
|
5411
|
-
|
|
5412
|
-
|
|
5411
|
+
m("span", Ws, D($(C)), 1),
|
|
5412
|
+
m("span", Zs, D(C.getDate()), 1)
|
|
5413
5413
|
], 10, qs)
|
|
5414
5414
|
], 64))), 128))
|
|
5415
5415
|
], 512)
|
|
@@ -5440,8 +5440,8 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5440
5440
|
},
|
|
5441
5441
|
setup(e) {
|
|
5442
5442
|
return (n, t) => (u(), c("section", null, [
|
|
5443
|
-
|
|
5444
|
-
|
|
5443
|
+
m("h5", Js, D(e.title), 1),
|
|
5444
|
+
m("p", Qs, D(e.description), 1),
|
|
5445
5445
|
e.action ? (u(), c("button", {
|
|
5446
5446
|
key: 0,
|
|
5447
5447
|
onClick: t[0] || (t[0] = (...a) => e.callback && e.callback(...a)),
|
|
@@ -5501,7 +5501,7 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5501
5501
|
},
|
|
5502
5502
|
setup(e) {
|
|
5503
5503
|
const n = Qn(), t = e, a = z(() => !!n.default);
|
|
5504
|
-
return
|
|
5504
|
+
return me(() => {
|
|
5505
5505
|
const l = document.documentElement;
|
|
5506
5506
|
l.style.setProperty("--skeleton-card-color", t.cardColor), l.style.setProperty("--skeleton-block-color", t.blockColor), l.style.setProperty("--skeleton-highlight-color", t.highlightColor), l.style.setProperty("--skeleton-animation-duration", `${t.animationDuration}s`), l.style.setProperty("--skeleton-border-radius", t.borderRadius);
|
|
5507
5507
|
}), (l, r) => (u(), c("div", {
|
|
@@ -5522,9 +5522,9 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5522
5522
|
style: ge(i.style)
|
|
5523
5523
|
}, null, 6))), 128))
|
|
5524
5524
|
], 2)) : (u(), c("div", td, r[0] || (r[0] = [
|
|
5525
|
-
|
|
5526
|
-
|
|
5527
|
-
|
|
5525
|
+
m("div", { class: "skeleton-item skeleton-item--text skeleton-item--small" }, null, -1),
|
|
5526
|
+
m("div", { class: "skeleton-item skeleton-item--text skeleton-item--medium" }, null, -1),
|
|
5527
|
+
m("div", { class: "skeleton-item skeleton-item--text skeleton-item--large" }, null, -1)
|
|
5528
5528
|
])))
|
|
5529
5529
|
], 2));
|
|
5530
5530
|
}
|
|
@@ -5544,7 +5544,7 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5544
5544
|
},
|
|
5545
5545
|
setup(e) {
|
|
5546
5546
|
return (n, t) => (u(), c("svg", ld, [
|
|
5547
|
-
|
|
5547
|
+
m("path", {
|
|
5548
5548
|
fill: "none",
|
|
5549
5549
|
stroke: e.fill,
|
|
5550
5550
|
"stroke-width": "4",
|
|
@@ -5553,7 +5553,7 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5553
5553
|
class: H(n.$attrs.class),
|
|
5554
5554
|
d: "M22.5 36C30.5081 36 37 29.5081 37 21.5C37 13.4919 30.5081 7 22.5 7C14.4919 7 8 13.4919 8 21.5C8 29.5081 14.4919 36 22.5 36Z"
|
|
5555
5555
|
}, null, 10, rd),
|
|
5556
|
-
|
|
5556
|
+
m("path", {
|
|
5557
5557
|
fill: "none",
|
|
5558
5558
|
stroke: e.fill,
|
|
5559
5559
|
"stroke-width": "4.5",
|
|
@@ -5629,7 +5629,7 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5629
5629
|
},
|
|
5630
5630
|
setup(e) {
|
|
5631
5631
|
return (n, t) => (u(), c("svg", dd, [
|
|
5632
|
-
|
|
5632
|
+
m("rect", {
|
|
5633
5633
|
y: "0",
|
|
5634
5634
|
width: e.order === "desc" ? 32 : 8,
|
|
5635
5635
|
height: "5",
|
|
@@ -5637,7 +5637,7 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5637
5637
|
fill: e.fill,
|
|
5638
5638
|
class: "transition-linear"
|
|
5639
5639
|
}, null, 8, ud),
|
|
5640
|
-
|
|
5640
|
+
m("rect", {
|
|
5641
5641
|
y: "9",
|
|
5642
5642
|
width: e.order === "desc" ? 24 : 16,
|
|
5643
5643
|
height: "5",
|
|
@@ -5645,7 +5645,7 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5645
5645
|
fill: e.fill,
|
|
5646
5646
|
class: "transition-linear"
|
|
5647
5647
|
}, null, 8, cd),
|
|
5648
|
-
|
|
5648
|
+
m("rect", {
|
|
5649
5649
|
y: "18",
|
|
5650
5650
|
width: e.order === "desc" ? 16 : 24,
|
|
5651
5651
|
height: "5",
|
|
@@ -5653,7 +5653,7 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5653
5653
|
fill: e.fill,
|
|
5654
5654
|
class: "transition-linear"
|
|
5655
5655
|
}, null, 8, fd),
|
|
5656
|
-
|
|
5656
|
+
m("rect", {
|
|
5657
5657
|
y: "27",
|
|
5658
5658
|
width: e.order === "desc" ? 8 : 32,
|
|
5659
5659
|
height: "5",
|
|
@@ -5688,7 +5688,7 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5688
5688
|
}, null, 8, ["order"])
|
|
5689
5689
|
]));
|
|
5690
5690
|
}
|
|
5691
|
-
},
|
|
5691
|
+
}, md = { class: "w-100 o-hidden" }, pd = { class: "mn-b-thin" }, hd = { class: "w-100 flex-nowrap flex gap-micro" }, gd = {
|
|
5692
5692
|
__name: "BlockSorting",
|
|
5693
5693
|
props: /* @__PURE__ */ Ye({
|
|
5694
5694
|
title: {
|
|
@@ -5717,8 +5717,8 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5717
5717
|
emits: ["update:param", "update:order"],
|
|
5718
5718
|
setup(e) {
|
|
5719
5719
|
const n = Ie(e, "param"), t = Ie(e, "order");
|
|
5720
|
-
return (a, l) => (u(), c("div",
|
|
5721
|
-
|
|
5720
|
+
return (a, l) => (u(), c("div", md, [
|
|
5721
|
+
m("h4", pd, D(e.title), 1),
|
|
5722
5722
|
(u(!0), c(ae, null, ue(e.options, (r) => (u(), re(Un, {
|
|
5723
5723
|
radio: n.value,
|
|
5724
5724
|
"onUpdate:radio": l[0] || (l[0] = (i) => n.value = i),
|
|
@@ -5726,8 +5726,8 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5726
5726
|
value: r.value,
|
|
5727
5727
|
class: "w-100 mn-b-thin"
|
|
5728
5728
|
}, null, 8, ["radio", "label", "value"]))), 256)),
|
|
5729
|
-
|
|
5730
|
-
|
|
5729
|
+
m("div", hd, [
|
|
5730
|
+
m("button", {
|
|
5731
5731
|
onClick: l[1] || (l[1] = ne(() => t.value = "asc", ["stop"])),
|
|
5732
5732
|
class: H([{
|
|
5733
5733
|
"bg-white t-black": t.value === "asc"
|
|
@@ -5740,7 +5740,7 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5740
5740
|
}, null, 8, ["fill"]),
|
|
5741
5741
|
l[3] || (l[3] = Oe(" Ascending "))
|
|
5742
5742
|
], 2),
|
|
5743
|
-
|
|
5743
|
+
m("button", {
|
|
5744
5744
|
onClick: l[2] || (l[2] = ne(() => t.value = "desc", ["stop"])),
|
|
5745
5745
|
class: H([{
|
|
5746
5746
|
"bg-white t-black": t.value === "desc"
|
|
@@ -5758,37 +5758,37 @@ const ys = /* @__PURE__ */ ke(ps, [["render", gs]]), bs = Xn({
|
|
|
5758
5758
|
}
|
|
5759
5759
|
};
|
|
5760
5760
|
function yd() {
|
|
5761
|
-
const e = (
|
|
5761
|
+
const e = (b) => {
|
|
5762
5762
|
const P = ea("store");
|
|
5763
|
-
return !P || !P.modules ? !1 : P.modules.includes(
|
|
5764
|
-
}, n = (
|
|
5763
|
+
return !P || !P.modules ? !1 : P.modules.includes(b);
|
|
5764
|
+
}, n = (b) => b ? (b.includes("ROLE_ADMIN") ? b.includes("ROLE_ADMIN") : !1) === !0 : !1, t = (b, P = null, E = null, A, Z) => {
|
|
5765
5765
|
if (n(Z))
|
|
5766
5766
|
return !0;
|
|
5767
|
-
const le = A.find((G) => G.organization ===
|
|
5767
|
+
const le = A.find((G) => G.organization === b);
|
|
5768
5768
|
if (P === null && E === null)
|
|
5769
5769
|
return !!le;
|
|
5770
5770
|
if (!le)
|
|
5771
5771
|
return !1;
|
|
5772
|
-
const
|
|
5773
|
-
return
|
|
5774
|
-
}, a = () => Ne.options.currency || "$", l = (
|
|
5772
|
+
const O = le.rights[P];
|
|
5773
|
+
return O ? O[E] === !0 : !1;
|
|
5774
|
+
}, a = () => Ne.options.currency || "$", l = (b) => {
|
|
5775
5775
|
try {
|
|
5776
|
-
if (
|
|
5776
|
+
if (b == null)
|
|
5777
5777
|
throw new TypeError("formatPrice: ожидается число, но получено null или undefined");
|
|
5778
|
-
const P = a(), E = Math.abs(
|
|
5779
|
-
return `${
|
|
5778
|
+
const P = a(), E = Math.abs(b).toFixed(2).replace(".", ",").replace(/\B(?=(\d{3})+(?!\d))/g, " ");
|
|
5779
|
+
return `${b < 0 ? "-" : ""} ${P}${E}`;
|
|
5780
5780
|
} catch (P) {
|
|
5781
5781
|
return console.error(P), "null";
|
|
5782
5782
|
}
|
|
5783
|
-
}, r = (
|
|
5784
|
-
if (P == null && typeof
|
|
5783
|
+
}, r = (b = "", P = null) => {
|
|
5784
|
+
if (P == null && typeof b != "string") return "";
|
|
5785
5785
|
if (typeof P == "string") {
|
|
5786
|
-
const E = typeof
|
|
5786
|
+
const E = typeof b == "string" ? b.trim().split(/\s+/) : [], A = P.trim().split(/\s+/), Z = new Set(A), de = E.map((O) => Z.has(O) && A.find((G) => G !== O) || O), le = A.filter((O) => !E.includes(O));
|
|
5787
5787
|
return [.../* @__PURE__ */ new Set([...de, ...le])].join(" ");
|
|
5788
5788
|
}
|
|
5789
|
-
return typeof P == "object" && P !== null ? (typeof
|
|
5790
|
-
}, i = (
|
|
5791
|
-
var E = new Date(
|
|
5789
|
+
return typeof P == "object" && P !== null ? (typeof b == "string" ? b.trim().split(/\s+/) : []).map((A) => P[A] ?? A).join(" ") : typeof b == "string" ? b.trim() : "";
|
|
5790
|
+
}, i = (b, P = {}) => {
|
|
5791
|
+
var E = new Date(b);
|
|
5792
5792
|
const A = {
|
|
5793
5793
|
year: "numeric",
|
|
5794
5794
|
month: "long",
|
|
@@ -5828,10 +5828,10 @@ function yd() {
|
|
|
5828
5828
|
minute: "2-digit",
|
|
5829
5829
|
hour12: !1
|
|
5830
5830
|
}).format(E) : le.monthYear ? new Intl.DateTimeFormat(Z, { month: "long", year: "numeric" }).format(E) : le.yearOnly ? new Intl.DateTimeFormat(Z, { year: "numeric" }).format(E) : le.custom ? le.custom.replace("yyyy", E.getFullYear()).replace("mm", ("0" + (E.getMonth() + 1)).slice(-2)).replace("dd", ("0" + E.getDate()).slice(-2)).replace("hh", ("0" + E.getHours()).slice(-2)).replace("min", ("0" + E.getMinutes()).slice(-2)) : de.format(E);
|
|
5831
|
-
}, o = (
|
|
5832
|
-
function f(
|
|
5831
|
+
}, o = (b, P = 16) => b ? b.length <= P ? b : b.substring(0, P) + "..." : "", s = (b) => (b || (b = ""), b.toLowerCase().replace(/ /g, "-").replace(/[^a-z0-9-]/g, "")), d = (b) => b.join("/");
|
|
5832
|
+
function f(b) {
|
|
5833
5833
|
const P = [];
|
|
5834
|
-
for (const [E, A] of Object.entries(
|
|
5834
|
+
for (const [E, A] of Object.entries(b))
|
|
5835
5835
|
A && A.length > 0 && E !== "prices" && E !== "delivery" && E !== "categories" && P.push({
|
|
5836
5836
|
parameter: E,
|
|
5837
5837
|
caseSensitive: !1,
|
|
@@ -5839,24 +5839,24 @@ function yd() {
|
|
|
5839
5839
|
});
|
|
5840
5840
|
return P.length > 0 ? JSON.stringify(P) : void 0;
|
|
5841
5841
|
}
|
|
5842
|
-
const $ = (
|
|
5843
|
-
let Z = P ? s(P) : "", de = E ? s(E) : "", le = A ? s(A) : "",
|
|
5844
|
-
return
|
|
5845
|
-
}, v = (
|
|
5846
|
-
let A =
|
|
5842
|
+
const $ = (b, P, E, A) => {
|
|
5843
|
+
let Z = P ? s(P) : "", de = E ? s(E) : "", le = A ? s(A) : "", O = "/marketplace";
|
|
5844
|
+
return O += Z ? `/${Z}` : "", O += Z && de ? `/${de}` : "", O += Z && de && le ? `/${le}` : "", b && b.length && (O += `?categories=${b.join(",")}`), O;
|
|
5845
|
+
}, v = (b, P, E) => {
|
|
5846
|
+
let A = b ? s(b) : "", Z = P ? s(P) : "", de = E ? s(E) : "", le = "/spots";
|
|
5847
5847
|
return le += A ? `/${A}` : "", le += A && Z ? `/${Z}` : "", le += A && Z && de ? `/${de}` : "", le;
|
|
5848
|
-
},
|
|
5849
|
-
const P =
|
|
5850
|
-
return
|
|
5851
|
-
}, L = (
|
|
5852
|
-
const P =
|
|
5853
|
-
return
|
|
5854
|
-
},
|
|
5855
|
-
const
|
|
5856
|
-
return
|
|
5848
|
+
}, p = typeof window < "u" && typeof document < "u", x = (b) => p ? getComputedStyle(document.documentElement).getPropertyValue(b).trim() : "", C = (b) => p ? window.matchMedia(b) : { matches: !1 }, M = (b) => {
|
|
5849
|
+
const P = x(b);
|
|
5850
|
+
return C(`(max-width: ${P})`).matches;
|
|
5851
|
+
}, L = (b) => {
|
|
5852
|
+
const P = x(b);
|
|
5853
|
+
return C(`(min-width: ${P})`).matches;
|
|
5854
|
+
}, S = () => M("--flip-phone-max"), h = () => M("--phone-landscape-max"), w = () => {
|
|
5855
|
+
const b = x("--tablet-portrait-min"), P = x("--tablet-portrait-max");
|
|
5856
|
+
return C(`(min-width: ${b}) and (max-width: ${P})`).matches;
|
|
5857
5857
|
}, _ = () => {
|
|
5858
|
-
const
|
|
5859
|
-
return
|
|
5858
|
+
const b = x("--tablet-landscape-min"), P = x("--tablet-landscape-max");
|
|
5859
|
+
return C(`(min-width: ${b}) and (max-width: ${P})`).matches;
|
|
5860
5860
|
};
|
|
5861
5861
|
return {
|
|
5862
5862
|
isModuleInstalled: e,
|
|
@@ -5873,21 +5873,21 @@ function yd() {
|
|
|
5873
5873
|
getSpotsLink: v,
|
|
5874
5874
|
generateFilters: f,
|
|
5875
5875
|
// Брейкпоинты
|
|
5876
|
-
getCssVar:
|
|
5876
|
+
getCssVar: x,
|
|
5877
5877
|
isMediaMax: M,
|
|
5878
5878
|
isMediaMin: L,
|
|
5879
|
-
isFlipPhone:
|
|
5879
|
+
isFlipPhone: S,
|
|
5880
5880
|
isPhone: h,
|
|
5881
|
-
isTabletPortrait:
|
|
5881
|
+
isTabletPortrait: w,
|
|
5882
5882
|
isTabletLandscape: _,
|
|
5883
|
-
isTablet: () =>
|
|
5883
|
+
isTablet: () => w() || _(),
|
|
5884
5884
|
isDesktop: () => {
|
|
5885
|
-
const
|
|
5886
|
-
return
|
|
5885
|
+
const b = x("--desktop-min"), P = x("--desktop-max");
|
|
5886
|
+
return C(`(min-width: ${b}) and (max-width: ${P})`).matches;
|
|
5887
5887
|
},
|
|
5888
5888
|
isXLDesktop: () => {
|
|
5889
|
-
const
|
|
5890
|
-
return
|
|
5889
|
+
const b = x("--xl-desktop-min"), P = x("--xl-desktop-max");
|
|
5890
|
+
return C(`(min-width: ${b}) and (max-width: ${P})`).matches;
|
|
5891
5891
|
},
|
|
5892
5892
|
isXXLDesktop: () => L("--xxl-desktop-min")
|
|
5893
5893
|
};
|
|
@@ -5912,7 +5912,7 @@ const bd = {
|
|
|
5912
5912
|
},
|
|
5913
5913
|
setup(e) {
|
|
5914
5914
|
return (n, t) => (u(), c("svg", bd, [
|
|
5915
|
-
|
|
5915
|
+
m("path", {
|
|
5916
5916
|
d: "M46.4267 13.1341L29.226 30.2782V43.1433C29.2272 43.5293 29.1102 43.9065 28.8907 44.2239C28.6711 44.5414 28.3596 44.784 27.998 44.9191L20.5831 47.6868C20.2976 47.7934 19.9905 47.8294 19.6881 47.7917C19.3856 47.754 19.0968 47.6437 18.8462 47.4701C18.5957 47.2966 18.3908 47.065 18.2492 46.7952C18.1075 46.5253 18.0332 46.2252 18.0327 45.9204V30.2498L1.50259 13.0491C0.772898 12.2954 0.281511 11.3434 0.0898392 10.312C-0.101832 9.28058 0.0147126 8.21558 0.424909 7.25005C0.835106 6.28453 1.52076 5.46131 2.39619 4.88327C3.27161 4.30523 4.29798 3.99801 5.34702 4.00001H42.6579C43.7158 4.00084 44.7497 4.31552 45.6287 4.90422C46.5077 5.49291 47.1923 6.32916 47.5958 7.30712C47.9993 8.28507 48.1036 9.36075 47.8955 10.398C47.6874 11.4353 47.1763 12.3875 46.4267 13.1341Z",
|
|
5917
5917
|
fill: e.fill
|
|
5918
5918
|
}, null, 8, Cd)
|
|
@@ -5938,7 +5938,7 @@ const bd = {
|
|
|
5938
5938
|
},
|
|
5939
5939
|
setup(e) {
|
|
5940
5940
|
return (n, t) => (u(), c("svg", Sd, [
|
|
5941
|
-
|
|
5941
|
+
m("path", {
|
|
5942
5942
|
fill: e.fill,
|
|
5943
5943
|
class: H(n.$attrs.class),
|
|
5944
5944
|
d: "M2.73242 14.9238C1.89648 14.9238 1.25781 14.7051 0.816406 14.2676C0.375 13.8301 0.154297 13.1953 0.154297 12.3633V3.1875C0.154297 2.35938 0.375 1.72656 0.816406 1.28906C1.25781 0.851562 1.89648 0.632812 2.73242 0.632812H13.2617C14.0977 0.632812 14.7363 0.851562 15.1777 1.28906C15.6191 1.72656 15.8398 2.35938 15.8398 3.1875V12.3633C15.8398 13.1953 15.6191 13.8301 15.1777 14.2676C14.7363 14.7051 14.0977 14.9238 13.2617 14.9238H2.73242ZM2.83203 13.1895H13.1562C13.4648 13.1895 13.6992 13.1113 13.8594 12.9551C14.0234 12.8027 14.1055 12.5645 14.1055 12.2402V5.48438C14.1055 5.16016 14.0234 4.92188 13.8594 4.76953C13.6992 4.61328 13.4648 4.53516 13.1562 4.53516H2.83203C2.52344 4.53516 2.28906 4.61328 2.12891 4.76953C1.96875 4.92188 1.88867 5.16016 1.88867 5.48438V12.2402C1.88867 12.5645 1.96875 12.8027 2.12891 12.9551C2.28906 13.1113 2.52344 13.1895 2.83203 13.1895ZM6.55859 7.03125C6.42578 7.03125 6.33203 7.00781 6.27734 6.96094C6.22656 6.91016 6.20117 6.81836 6.20117 6.68555V6.24023C6.20117 6.10742 6.22656 6.01562 6.27734 5.96484C6.33203 5.91406 6.42578 5.88867 6.55859 5.88867H7.00391C7.14062 5.88867 7.23438 5.91406 7.28516 5.96484C7.33984 6.01562 7.36719 6.10742 7.36719 6.24023V6.68555C7.36719 6.81836 7.33984 6.91016 7.28516 6.96094C7.23438 7.00781 7.14062 7.03125 7.00391 7.03125H6.55859ZM8.99609 7.03125C8.86328 7.03125 8.76953 7.00781 8.71484 6.96094C8.66406 6.91016 8.63867 6.81836 8.63867 6.68555V6.24023C8.63867 6.10742 8.66406 6.01562 8.71484 5.96484C8.76953 5.91406 8.86328 5.88867 8.99609 5.88867H9.44141C9.57812 5.88867 9.67188 5.91406 9.72266 5.96484C9.77344 6.01562 9.79883 6.10742 9.79883 6.24023V6.68555C9.79883 6.81836 9.77344 6.91016 9.72266 6.96094C9.67188 7.00781 9.57812 7.03125 9.44141 7.03125H8.99609ZM11.4395 7.03125C11.3027 7.03125 11.207 7.00781 11.1523 6.96094C11.1016 6.91016 11.0762 6.81836 11.0762 6.68555V6.24023C11.0762 6.10742 11.1016 6.01562 11.1523 5.96484C11.207 5.91406 11.3027 5.88867 11.4395 5.88867H11.8789C12.0117 5.88867 12.1035 5.91406 12.1543 5.96484C12.209 6.01562 12.2363 6.10742 12.2363 6.24023V6.68555C12.2363 6.81836 12.209 6.91016 12.1543 6.96094C12.1035 7.00781 12.0117 7.03125 11.8789 7.03125H11.4395ZM4.12695 9.43359C3.99023 9.43359 3.89453 9.4082 3.83984 9.35742C3.78906 9.30664 3.76367 9.21484 3.76367 9.08203V8.63672C3.76367 8.50391 3.78906 8.41406 3.83984 8.36719C3.89453 8.31641 3.99023 8.29102 4.12695 8.29102H4.56641C4.69922 8.29102 4.79102 8.31641 4.8418 8.36719C4.89648 8.41406 4.92383 8.50391 4.92383 8.63672V9.08203C4.92383 9.21484 4.89648 9.30664 4.8418 9.35742C4.79102 9.4082 4.69922 9.43359 4.56641 9.43359H4.12695ZM6.55859 9.43359C6.42578 9.43359 6.33203 9.4082 6.27734 9.35742C6.22656 9.30664 6.20117 9.21484 6.20117 9.08203V8.63672C6.20117 8.50391 6.22656 8.41406 6.27734 8.36719C6.33203 8.31641 6.42578 8.29102 6.55859 8.29102H7.00391C7.14062 8.29102 7.23438 8.31641 7.28516 8.36719C7.33984 8.41406 7.36719 8.50391 7.36719 8.63672V9.08203C7.36719 9.21484 7.33984 9.30664 7.28516 9.35742C7.23438 9.4082 7.14062 9.43359 7.00391 9.43359H6.55859ZM8.99609 9.43359C8.86328 9.43359 8.76953 9.4082 8.71484 9.35742C8.66406 9.30664 8.63867 9.21484 8.63867 9.08203V8.63672C8.63867 8.50391 8.66406 8.41406 8.71484 8.36719C8.76953 8.31641 8.86328 8.29102 8.99609 8.29102H9.44141C9.57812 8.29102 9.67188 8.31641 9.72266 8.36719C9.77344 8.41406 9.79883 8.50391 9.79883 8.63672V9.08203C9.79883 9.21484 9.77344 9.30664 9.72266 9.35742C9.67188 9.4082 9.57812 9.43359 9.44141 9.43359H8.99609ZM11.4395 9.43359C11.3027 9.43359 11.207 9.4082 11.1523 9.35742C11.1016 9.30664 11.0762 9.21484 11.0762 9.08203V8.63672C11.0762 8.50391 11.1016 8.41406 11.1523 8.36719C11.207 8.31641 11.3027 8.29102 11.4395 8.29102H11.8789C12.0117 8.29102 12.1035 8.31641 12.1543 8.36719C12.209 8.41406 12.2363 8.50391 12.2363 8.63672V9.08203C12.2363 9.21484 12.209 9.30664 12.1543 9.35742C12.1035 9.4082 12.0117 9.43359 11.8789 9.43359H11.4395ZM4.12695 11.8301C3.99023 11.8301 3.89453 11.8066 3.83984 11.7598C3.78906 11.709 3.76367 11.6152 3.76367 11.4785V11.0391C3.76367 10.9023 3.78906 10.8105 3.83984 10.7637C3.89453 10.7129 3.99023 10.6875 4.12695 10.6875H4.56641C4.69922 10.6875 4.79102 10.7129 4.8418 10.7637C4.89648 10.8105 4.92383 10.9023 4.92383 11.0391V11.4785C4.92383 11.6152 4.89648 11.709 4.8418 11.7598C4.79102 11.8066 4.69922 11.8301 4.56641 11.8301H4.12695ZM6.55859 11.8301C6.42578 11.8301 6.33203 11.8066 6.27734 11.7598C6.22656 11.709 6.20117 11.6152 6.20117 11.4785V11.0391C6.20117 10.9023 6.22656 10.8105 6.27734 10.7637C6.33203 10.7129 6.42578 10.6875 6.55859 10.6875H7.00391C7.14062 10.6875 7.23438 10.7129 7.28516 10.7637C7.33984 10.8105 7.36719 10.9023 7.36719 11.0391V11.4785C7.36719 11.6152 7.33984 11.709 7.28516 11.7598C7.23438 11.8066 7.14062 11.8301 7.00391 11.8301H6.55859ZM8.99609 11.8301C8.86328 11.8301 8.76953 11.8066 8.71484 11.7598C8.66406 11.709 8.63867 11.6152 8.63867 11.4785V11.0391C8.63867 10.9023 8.66406 10.8105 8.71484 10.7637C8.76953 10.7129 8.86328 10.6875 8.99609 10.6875H9.44141C9.57812 10.6875 9.67188 10.7129 9.72266 10.7637C9.77344 10.8105 9.79883 10.9023 9.79883 11.0391V11.4785C9.79883 11.6152 9.77344 11.709 9.72266 11.7598C9.67188 11.8066 9.57812 11.8301 9.44141 11.8301H8.99609Z"
|
|
@@ -5971,129 +5971,129 @@ const bd = {
|
|
|
5971
5971
|
emits: /* @__PURE__ */ Ye(["select"], ["update:filters", "update:selected"]),
|
|
5972
5972
|
setup(e, { emit: n }) {
|
|
5973
5973
|
const t = Ie(e, "filters"), a = Ie(e, "selected"), l = n, { formatDate: r } = yd(), i = y(!1), o = at({}), s = at({});
|
|
5974
|
-
y(null), oe(t, (
|
|
5975
|
-
|
|
5974
|
+
y(null), oe(t, (S) => {
|
|
5975
|
+
S.forEach((h) => {
|
|
5976
5976
|
o[h.value] = !1, s[h.value] || (h.type === "checkbox" ? s[h.value] = [...a.value[h.value] || []] : h.type === "range" ? s[h.value] = { ...a.value[h.value] || { min: "", max: "" } } : (h.type, s[h.value] = a.value[h.value] || null));
|
|
5977
5977
|
});
|
|
5978
|
-
}, { immediate: !0, deep: !0 }), oe(a, (
|
|
5979
|
-
Object.keys(
|
|
5980
|
-
const
|
|
5981
|
-
|
|
5978
|
+
}, { immediate: !0, deep: !0 }), oe(a, (S) => {
|
|
5979
|
+
Object.keys(S).forEach((h) => {
|
|
5980
|
+
const w = t.value.find((_) => _.value === h);
|
|
5981
|
+
w && (w.type === "checkbox" ? s[h] = [...S[h] || []] : w.type === "range" ? s[h] = { ...S[h] || { min: "", max: "" } } : s[h] = S[h]);
|
|
5982
5982
|
});
|
|
5983
5983
|
}, { deep: !0 });
|
|
5984
|
-
const d = z(() => Object.entries(a.value).filter(([
|
|
5985
|
-
o[
|
|
5986
|
-
}, $ = (
|
|
5987
|
-
const h = a.value[
|
|
5988
|
-
return h ? Array.isArray(h) ? h.length > 0 :
|
|
5989
|
-
}, v = (
|
|
5990
|
-
const h = a.value[
|
|
5991
|
-
return h ?
|
|
5992
|
-
},
|
|
5993
|
-
const h = a.value[
|
|
5984
|
+
const d = z(() => Object.entries(a.value).filter(([S, h]) => Array.isArray(h) ? h.length > 0 : typeof h == "object" && h !== null ? h.min || h.max : h != null).length), f = (S) => {
|
|
5985
|
+
o[S] = !0;
|
|
5986
|
+
}, $ = (S) => {
|
|
5987
|
+
const h = a.value[S.value];
|
|
5988
|
+
return h ? Array.isArray(h) ? h.length > 0 : S.type === "range" ? h.min || h.max : !0 : !1;
|
|
5989
|
+
}, v = (S) => {
|
|
5990
|
+
const h = a.value[S.value];
|
|
5991
|
+
return h ? S.type === "range" ? h.min || h.max : S.type === "date" ? h && h.start && h.end : Array.isArray(h) ? h.length > 0 : h : !1;
|
|
5992
|
+
}, p = (S) => {
|
|
5993
|
+
const h = a.value[S.value];
|
|
5994
5994
|
if (!h) return "";
|
|
5995
5995
|
if (Array.isArray(h))
|
|
5996
5996
|
return `(${h.length})`;
|
|
5997
|
-
if (
|
|
5997
|
+
if (S.type === "range")
|
|
5998
5998
|
return !h.min && !h.max ? "" : `${h.min || "0"}-${h.max || "∞"}`;
|
|
5999
|
-
if (
|
|
5999
|
+
if (S.type === "date")
|
|
6000
6000
|
return !h || !h.start || !h.end ? "" : `${r(h.start, { dayMonth: !0, language: "en" })} - ${r(h.end, { dayMonth: !0, language: "en" })}`;
|
|
6001
|
-
if (
|
|
6002
|
-
const
|
|
6003
|
-
return
|
|
6001
|
+
if (S.type === "radio") {
|
|
6002
|
+
const w = S.options.find((_) => _.value === h);
|
|
6003
|
+
return w ? `(${w.label})` : "";
|
|
6004
6004
|
}
|
|
6005
6005
|
return "";
|
|
6006
|
-
},
|
|
6007
|
-
a.value[
|
|
6008
|
-
},
|
|
6009
|
-
const h = t.value.find((
|
|
6010
|
-
h && (h.type === "checkbox" ? s[
|
|
6006
|
+
}, x = (S) => {
|
|
6007
|
+
a.value[S] = s[S], o[S] = !1, l("select", { filter: S, value: s[S] });
|
|
6008
|
+
}, C = (S) => {
|
|
6009
|
+
const h = t.value.find((w) => w.value === S);
|
|
6010
|
+
h && (h.type === "checkbox" ? s[S] = [...a.value[S] || []] : h.type === "range" ? s[S] = { ...a.value[S] || { min: "", max: "" } } : (h.type, s[S] = a.value[S] || null)), o[S] = !1;
|
|
6011
6011
|
}, M = () => {
|
|
6012
|
-
Object.entries(s).forEach(([
|
|
6013
|
-
a.value[
|
|
6012
|
+
Object.entries(s).forEach(([S, h]) => {
|
|
6013
|
+
a.value[S] !== h && (a.value[S] = h, l("select", { filter: S, value: h }));
|
|
6014
6014
|
}), i.value = !1;
|
|
6015
6015
|
}, L = () => {
|
|
6016
|
-
t.value.forEach((
|
|
6017
|
-
|
|
6016
|
+
t.value.forEach((S) => {
|
|
6017
|
+
S.type === "checkbox" ? (s[S.value] = [], a.value[S.value] = []) : S.type === "range" ? (s[S.value] = { min: "", max: "" }, a.value[S.value] = { min: "", max: "" }) : (S.type, s[S.value] = null, a.value[S.value] = null), l("select", { filter: S.value, value: null });
|
|
6018
6018
|
});
|
|
6019
6019
|
};
|
|
6020
|
-
return (
|
|
6021
|
-
|
|
6022
|
-
onClick: h[0] || (h[0] = (
|
|
6020
|
+
return (S, h) => (u(), c("div", Od, [
|
|
6021
|
+
m("button", {
|
|
6022
|
+
onClick: h[0] || (h[0] = (w) => i.value = !0),
|
|
6023
6023
|
class: H(["pd-small radius-medium bg-light flex-v-center flex gap-micro cursor-pointer", { "bg-main": d.value > 0 }])
|
|
6024
6024
|
}, [
|
|
6025
6025
|
X(wd, { class: "i-medium" }),
|
|
6026
|
-
h[2] || (h[2] =
|
|
6026
|
+
h[2] || (h[2] = m("span", { class: "h-1r" }, null, -1)),
|
|
6027
6027
|
d.value ? (u(), c("span", Pd, D(d.value), 1)) : T("", !0)
|
|
6028
6028
|
], 2),
|
|
6029
|
-
(u(!0), c(ae, null, ue(t.value, (
|
|
6030
|
-
key:
|
|
6031
|
-
onClick: (_) => f(
|
|
6032
|
-
class: H(["pd-small radius-medium bg-light cursor-pointer flex-v-center flex gap-micro", { "selected bg-main": $(
|
|
6029
|
+
(u(!0), c(ae, null, ue(t.value, (w) => (u(), c("button", {
|
|
6030
|
+
key: w.value,
|
|
6031
|
+
onClick: (_) => f(w.value),
|
|
6032
|
+
class: H(["pd-small radius-medium bg-light cursor-pointer flex-v-center flex gap-micro", { "selected bg-main": $(w) }])
|
|
6033
6033
|
}, [
|
|
6034
|
-
|
|
6034
|
+
w.type === "date" ? (u(), re(kd, {
|
|
6035
6035
|
key: 0,
|
|
6036
6036
|
class: "mn-r-micro i-medium"
|
|
6037
6037
|
})) : T("", !0),
|
|
6038
|
-
|
|
6039
|
-
v(
|
|
6038
|
+
m("span", Td, D(w.type === "date" && v(w) ? p(w) : w.title), 1),
|
|
6039
|
+
v(w) && w.type !== "date" ? (u(), c("span", Ed, D(p(w)), 1)) : T("", !0)
|
|
6040
6040
|
], 10, _d))), 128)),
|
|
6041
6041
|
X(It, {
|
|
6042
6042
|
isPopupOpen: i.value,
|
|
6043
|
-
onClosePopup: h[1] || (h[1] = (
|
|
6044
|
-
align:
|
|
6043
|
+
onClosePopup: h[1] || (h[1] = (w) => i.value = !1),
|
|
6044
|
+
align: S.isPhone() ? "bottom center" : "center center",
|
|
6045
6045
|
class: "w-min-20r bg-white radius-medium mobile:radius-zero mobile:radius-tr-medium mobile:radius-tl-medium mobile:w-100 pd-medium"
|
|
6046
6046
|
}, {
|
|
6047
6047
|
default: se(() => [
|
|
6048
|
-
h[3] || (h[3] =
|
|
6049
|
-
|
|
6048
|
+
h[3] || (h[3] = m("div", { class: "flex-v-center flex-nowrap flex mn-b-medium" }, [
|
|
6049
|
+
m("h3", { class: "flex-child-full" }, "Filters")
|
|
6050
6050
|
], -1)),
|
|
6051
|
-
|
|
6052
|
-
(u(!0), c(ae, null, ue(t.value, (
|
|
6053
|
-
key:
|
|
6051
|
+
m("div", Id, [
|
|
6052
|
+
(u(!0), c(ae, null, ue(t.value, (w) => (u(), c("div", {
|
|
6053
|
+
key: w.value,
|
|
6054
6054
|
class: "mn-b-medium"
|
|
6055
6055
|
}, [
|
|
6056
|
-
|
|
6057
|
-
|
|
6058
|
-
(u(!0), c(ae, null, ue(
|
|
6056
|
+
m("h4", Ld, D(w.title), 1),
|
|
6057
|
+
w.type === "checkbox" ? (u(), c("div", Dd, [
|
|
6058
|
+
(u(!0), c(ae, null, ue(w.options, (_) => (u(), re(St, {
|
|
6059
6059
|
key: _.value,
|
|
6060
6060
|
label: _.label,
|
|
6061
6061
|
value: _.value,
|
|
6062
|
-
radio: s[
|
|
6063
|
-
"onUpdate:radio": (K) => s[
|
|
6062
|
+
radio: s[w.value],
|
|
6063
|
+
"onUpdate:radio": (K) => s[w.value] = K,
|
|
6064
6064
|
mode: "checkbox",
|
|
6065
6065
|
class: "mn-b-micro"
|
|
6066
6066
|
}, null, 8, ["label", "value", "radio", "onUpdate:radio"]))), 128))
|
|
6067
|
-
])) :
|
|
6068
|
-
(u(!0), c(ae, null, ue(
|
|
6067
|
+
])) : w.type === "radio" ? (u(), c("div", Md, [
|
|
6068
|
+
(u(!0), c(ae, null, ue(w.options, (_) => (u(), c("div", {
|
|
6069
6069
|
key: _.value,
|
|
6070
|
-
onClick: (K) => s[
|
|
6070
|
+
onClick: (K) => s[w.value] = _.value,
|
|
6071
6071
|
class: H(["pd-small radius-small cursor-pointer mn-b-micro", {
|
|
6072
|
-
"bg-main": s[
|
|
6073
|
-
"bg-light": s[
|
|
6072
|
+
"bg-main": s[w.value] === _.value,
|
|
6073
|
+
"bg-light": s[w.value] !== _.value
|
|
6074
6074
|
}])
|
|
6075
6075
|
}, D(_.label), 11, Ad))), 128))
|
|
6076
|
-
])) :
|
|
6076
|
+
])) : w.type === "range" ? (u(), c("div", Fd, [
|
|
6077
6077
|
X(Re, {
|
|
6078
|
-
field: s[
|
|
6079
|
-
"onUpdate:field": (_) => s[
|
|
6080
|
-
placeholder:
|
|
6078
|
+
field: s[w.value].min,
|
|
6079
|
+
"onUpdate:field": (_) => s[w.value].min = _,
|
|
6080
|
+
placeholder: w.minPlaceholder || "Min",
|
|
6081
6081
|
type: "number",
|
|
6082
|
-
label:
|
|
6082
|
+
label: S.returnCurrency(),
|
|
6083
6083
|
class: "w-50 bg-light pd-small radius-small"
|
|
6084
6084
|
}, null, 8, ["field", "onUpdate:field", "placeholder", "label"]),
|
|
6085
6085
|
X(Re, {
|
|
6086
|
-
field: s[
|
|
6087
|
-
"onUpdate:field": (_) => s[
|
|
6088
|
-
placeholder:
|
|
6086
|
+
field: s[w.value].max,
|
|
6087
|
+
"onUpdate:field": (_) => s[w.value].max = _,
|
|
6088
|
+
placeholder: w.maxPlaceholder || "Max",
|
|
6089
6089
|
type: "number",
|
|
6090
|
-
label:
|
|
6090
|
+
label: S.returnCurrency(),
|
|
6091
6091
|
class: "w-50 bg-light pd-small radius-small"
|
|
6092
6092
|
}, null, 8, ["field", "onUpdate:field", "placeholder", "label"])
|
|
6093
|
-
])) :
|
|
6093
|
+
])) : w.type === "date" ? (u(), c("div", Nd, [
|
|
6094
6094
|
X(lt, {
|
|
6095
|
-
date: s[
|
|
6096
|
-
"onUpdate:date": (_) => s[
|
|
6095
|
+
date: s[w.value],
|
|
6096
|
+
"onUpdate:date": (_) => s[w.value] = _,
|
|
6097
6097
|
allowRange: !0,
|
|
6098
6098
|
disablePastDates: !0,
|
|
6099
6099
|
class: "bg-light radius-small"
|
|
@@ -6101,12 +6101,12 @@ const bd = {
|
|
|
6101
6101
|
])) : T("", !0)
|
|
6102
6102
|
]))), 128))
|
|
6103
6103
|
]),
|
|
6104
|
-
|
|
6105
|
-
|
|
6104
|
+
m("div", { class: "flex gap-thin mn-t-medium" }, [
|
|
6105
|
+
m("button", {
|
|
6106
6106
|
onClick: M,
|
|
6107
6107
|
class: "button bg-main flex-child-full"
|
|
6108
6108
|
}, " Apply "),
|
|
6109
|
-
|
|
6109
|
+
m("button", {
|
|
6110
6110
|
onClick: L,
|
|
6111
6111
|
class: "button bg-light"
|
|
6112
6112
|
}, " Reset Filters ")
|
|
@@ -6114,69 +6114,69 @@ const bd = {
|
|
|
6114
6114
|
]),
|
|
6115
6115
|
_: 1
|
|
6116
6116
|
}, 8, ["isPopupOpen", "align"]),
|
|
6117
|
-
(u(!0), c(ae, null, ue(t.value, (
|
|
6118
|
-
key: `popup-${
|
|
6119
|
-
isPopupOpen: o[
|
|
6120
|
-
onClosePopup: (_) => o[
|
|
6121
|
-
align:
|
|
6117
|
+
(u(!0), c(ae, null, ue(t.value, (w) => (u(), re(It, {
|
|
6118
|
+
key: `popup-${w.value}`,
|
|
6119
|
+
isPopupOpen: o[w.value],
|
|
6120
|
+
onClosePopup: (_) => o[w.value] = !1,
|
|
6121
|
+
align: S.isPhone() ? "bottom center" : "center center",
|
|
6122
6122
|
class: "bg-white radius-medium mobile:radius-zero mobile:radius-tr-medium mobile:radius-tl-medium mobile:w-100 pd-medium"
|
|
6123
6123
|
}, {
|
|
6124
6124
|
default: se(() => [
|
|
6125
|
-
|
|
6126
|
-
|
|
6127
|
-
(u(!0), c(ae, null, ue(
|
|
6125
|
+
m("h4", Rd, D(w.title), 1),
|
|
6126
|
+
w.type === "checkbox" ? (u(), c("div", jd, [
|
|
6127
|
+
(u(!0), c(ae, null, ue(w.options, (_) => (u(), re(St, {
|
|
6128
6128
|
key: _.value,
|
|
6129
6129
|
label: _.label,
|
|
6130
6130
|
value: _.value,
|
|
6131
|
-
radio: s[
|
|
6132
|
-
"onUpdate:radio": (K) => s[
|
|
6131
|
+
radio: s[w.value],
|
|
6132
|
+
"onUpdate:radio": (K) => s[w.value] = K,
|
|
6133
6133
|
mode: "checkbox",
|
|
6134
6134
|
class: "mn-b-micro"
|
|
6135
6135
|
}, null, 8, ["label", "value", "radio", "onUpdate:radio"]))), 128))
|
|
6136
|
-
])) :
|
|
6137
|
-
(u(!0), c(ae, null, ue(
|
|
6136
|
+
])) : w.type === "radio" ? (u(), c("div", Bd, [
|
|
6137
|
+
(u(!0), c(ae, null, ue(w.options, (_) => (u(), c("div", {
|
|
6138
6138
|
key: _.value,
|
|
6139
|
-
onClick: (K) => s[
|
|
6139
|
+
onClick: (K) => s[w.value] = _.value,
|
|
6140
6140
|
class: H(["pd-small radius-small cursor-pointer mn-b-micro", {
|
|
6141
|
-
"bg-main": s[
|
|
6142
|
-
"bg-light": s[
|
|
6141
|
+
"bg-main": s[w.value] === _.value,
|
|
6142
|
+
"bg-light": s[w.value] !== _.value
|
|
6143
6143
|
}])
|
|
6144
6144
|
}, D(_.label), 11, Ud))), 128))
|
|
6145
|
-
])) :
|
|
6145
|
+
])) : w.type === "range" ? (u(), c("div", Vd, [
|
|
6146
6146
|
X(Re, {
|
|
6147
|
-
field: s[
|
|
6148
|
-
"onUpdate:field": (_) => s[
|
|
6149
|
-
placeholder:
|
|
6147
|
+
field: s[w.value].min,
|
|
6148
|
+
"onUpdate:field": (_) => s[w.value].min = _,
|
|
6149
|
+
placeholder: w.minPlaceholder || "Min",
|
|
6150
6150
|
type: "number",
|
|
6151
|
-
label:
|
|
6151
|
+
label: S.returnCurrency(),
|
|
6152
6152
|
class: "w-50 bg-light pd-small radius-small"
|
|
6153
6153
|
}, null, 8, ["field", "onUpdate:field", "placeholder", "label"]),
|
|
6154
6154
|
X(Re, {
|
|
6155
|
-
field: s[
|
|
6156
|
-
"onUpdate:field": (_) => s[
|
|
6157
|
-
placeholder:
|
|
6155
|
+
field: s[w.value].max,
|
|
6156
|
+
"onUpdate:field": (_) => s[w.value].max = _,
|
|
6157
|
+
placeholder: w.maxPlaceholder || "Max",
|
|
6158
6158
|
type: "number",
|
|
6159
|
-
label:
|
|
6159
|
+
label: S.returnCurrency(),
|
|
6160
6160
|
class: "w-50 bg-light pd-small radius-small"
|
|
6161
6161
|
}, null, 8, ["field", "onUpdate:field", "placeholder", "label"])
|
|
6162
|
-
])) :
|
|
6163
|
-
|
|
6162
|
+
])) : w.type === "date" ? (u(), c("div", Hd, [
|
|
6163
|
+
m("div", Gd, [
|
|
6164
6164
|
X(lt, {
|
|
6165
|
-
date: s[
|
|
6166
|
-
"onUpdate:date": (_) => s[
|
|
6165
|
+
date: s[w.value],
|
|
6166
|
+
"onUpdate:date": (_) => s[w.value] = _,
|
|
6167
6167
|
allowRange: !0,
|
|
6168
6168
|
disablePastDates: !0,
|
|
6169
6169
|
class: "bg-light radius-small"
|
|
6170
6170
|
}, null, 8, ["date", "onUpdate:date"])
|
|
6171
6171
|
])
|
|
6172
6172
|
])) : T("", !0),
|
|
6173
|
-
|
|
6174
|
-
|
|
6175
|
-
onClick: (_) => w
|
|
6173
|
+
m("div", zd, [
|
|
6174
|
+
m("button", {
|
|
6175
|
+
onClick: (_) => C(w.value),
|
|
6176
6176
|
class: "bg-light button flex-child-full"
|
|
6177
6177
|
}, " Cancel ", 8, Kd),
|
|
6178
|
-
|
|
6179
|
-
onClick: (_) =>
|
|
6178
|
+
m("button", {
|
|
6179
|
+
onClick: (_) => x(w.value),
|
|
6180
6180
|
class: "bg-main w-100 button flex-child-full"
|
|
6181
6181
|
}, " Apply ", 8, qd)
|
|
6182
6182
|
])
|
|
@@ -6201,7 +6201,7 @@ const bd = {
|
|
|
6201
6201
|
},
|
|
6202
6202
|
setup(e) {
|
|
6203
6203
|
return (n, t) => (u(), c("svg", Yd, [
|
|
6204
|
-
|
|
6204
|
+
m("path", {
|
|
6205
6205
|
fill: e.fill,
|
|
6206
6206
|
d: "m37.5 8.332c2.3008 0 4.168 1.8672 4.168 4.168v4.168h16.664v-4.168c0-2.3008 1.8672-4.168 4.168-4.168s4.168 1.8672 4.168 4.168v4.168h12.5c4.6016 0 8.332 3.7305 8.332 8.332v54.168c0 4.6016-3.7305 8.332-8.332 8.332h-58.336c-4.6016 0-8.332-3.7305-8.332-8.332v-54.168c0-4.6016 3.7305-8.332 8.332-8.332h12.5v-4.168c0-2.3008 1.8672-4.168 4.168-4.168zm-4.168 16.668h-12.5v12.5h58.336v-12.5h-12.5v4.168c0 2.3008-1.8672 4.1641-4.168 4.1641s-4.168-1.8633-4.168-4.1641v-4.168h-16.664v4.168c0 2.3008-1.8672 4.1641-4.168 4.1641s-4.168-1.8633-4.168-4.1641zm45.836 20.832h-58.336v33.336h58.336z"
|
|
6207
6207
|
}, null, 8, Xd)
|
|
@@ -6225,18 +6225,18 @@ const bd = {
|
|
|
6225
6225
|
const s = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], { start: d, end: f } = o;
|
|
6226
6226
|
if (d === null && f === null)
|
|
6227
6227
|
return "All Time";
|
|
6228
|
-
const $ = new Date(d), v = $.getUTCDate(),
|
|
6228
|
+
const $ = new Date(d), v = $.getUTCDate(), p = s[$.getUTCMonth()], x = $.getUTCFullYear();
|
|
6229
6229
|
if (!f)
|
|
6230
|
-
return `${v} ${
|
|
6231
|
-
const
|
|
6232
|
-
return `${v} ${
|
|
6230
|
+
return `${v} ${p} ${x}`;
|
|
6231
|
+
const C = new Date(f), M = C.getUTCDate(), L = s[C.getUTCMonth()], S = C.getUTCFullYear();
|
|
6232
|
+
return `${v} ${p} - ${M} ${L} ${S}`;
|
|
6233
6233
|
}
|
|
6234
6234
|
return (o, s) => (u(), c("div", {
|
|
6235
6235
|
onClick: r,
|
|
6236
6236
|
class: "cursor-pointer flex-center flex"
|
|
6237
6237
|
}, [
|
|
6238
6238
|
X(Jd, { class: "w-1r h-auto" }),
|
|
6239
|
-
|
|
6239
|
+
m("span", Qd, D(l.value), 1)
|
|
6240
6240
|
]));
|
|
6241
6241
|
}
|
|
6242
6242
|
}, t1 = {
|
|
@@ -6338,41 +6338,41 @@ const bd = {
|
|
|
6338
6338
|
setup(e) {
|
|
6339
6339
|
const n = Ie(e, "search"), t = Ie(e, "sort"), a = Ie(e, "filter"), l = Ie(e, "date"), r = Ie(e, "items"), i = y([]), o = z({
|
|
6340
6340
|
get: () => r.value ?? i.value,
|
|
6341
|
-
set: (
|
|
6342
|
-
r.value !== void 0 ? r.value =
|
|
6341
|
+
set: (b) => {
|
|
6342
|
+
r.value !== void 0 ? r.value = b : i.value = b;
|
|
6343
6343
|
}
|
|
6344
|
-
}), s = z(() => a.value?.options ? a.value.options.map((
|
|
6345
|
-
key:
|
|
6346
|
-
title:
|
|
6344
|
+
}), s = z(() => a.value?.options ? a.value.options.map((b) => ({
|
|
6345
|
+
key: b.value,
|
|
6346
|
+
title: b.title,
|
|
6347
6347
|
type: "options",
|
|
6348
|
-
options:
|
|
6348
|
+
options: b.options || [],
|
|
6349
6349
|
defaultValue: null
|
|
6350
6350
|
})) : []), d = e, f = y(!1);
|
|
6351
|
-
let $ = y(!0), v = y(!1),
|
|
6352
|
-
function h(
|
|
6351
|
+
let $ = y(!0), v = y(!1), p = y(null), x = y(d.options.skip ? d.options.skip : 0), C = y(d.options.limit ? d.options.limit : 10), M = y(""), L = y(!1), S = 0;
|
|
6352
|
+
function h(b, P) {
|
|
6353
6353
|
let E = null;
|
|
6354
6354
|
return (...A) => {
|
|
6355
|
-
clearTimeout(E), E = setTimeout(() =>
|
|
6355
|
+
clearTimeout(E), E = setTimeout(() => b(...A), P);
|
|
6356
6356
|
};
|
|
6357
6357
|
}
|
|
6358
|
-
const
|
|
6359
|
-
L.value = !0, M.value =
|
|
6358
|
+
const w = h((b) => {
|
|
6359
|
+
L.value = !0, M.value = b, x.value = 0, C.value = 10, R();
|
|
6360
6360
|
}, 500);
|
|
6361
|
-
function _(
|
|
6362
|
-
|
|
6361
|
+
function _(b) {
|
|
6362
|
+
w(b);
|
|
6363
6363
|
}
|
|
6364
|
-
const K = (
|
|
6365
|
-
Object.entries(
|
|
6364
|
+
const K = (b) => Object.fromEntries(
|
|
6365
|
+
Object.entries(b).filter(([P, E]) => E != null)
|
|
6366
6366
|
), Y = async () => {
|
|
6367
6367
|
if (!f.value || v.value)
|
|
6368
6368
|
return;
|
|
6369
6369
|
v.value = !0;
|
|
6370
|
-
const
|
|
6371
|
-
|
|
6370
|
+
const b = ++S;
|
|
6371
|
+
x.value += C.value;
|
|
6372
6372
|
try {
|
|
6373
6373
|
const P = {
|
|
6374
|
-
skip:
|
|
6375
|
-
limit:
|
|
6374
|
+
skip: x.value,
|
|
6375
|
+
limit: C.value,
|
|
6376
6376
|
search: M.value,
|
|
6377
6377
|
dateStart: l.value?.start,
|
|
6378
6378
|
dateEnd: l.value?.end,
|
|
@@ -6380,22 +6380,22 @@ const bd = {
|
|
|
6380
6380
|
sortOrder: t.value?.order,
|
|
6381
6381
|
...d.options
|
|
6382
6382
|
}, E = K(P), A = await d.store.read(E);
|
|
6383
|
-
if (
|
|
6383
|
+
if (b !== S)
|
|
6384
6384
|
return;
|
|
6385
|
-
A.length === 0 || A.length <
|
|
6385
|
+
A.length === 0 || A.length < C.value ? f.value = !1 : f.value = !0, o.value = [...o.value, ...A];
|
|
6386
6386
|
} catch (P) {
|
|
6387
6387
|
console.error("Load more error:", P);
|
|
6388
6388
|
} finally {
|
|
6389
|
-
|
|
6389
|
+
b === S && (v.value = !1);
|
|
6390
6390
|
}
|
|
6391
6391
|
}, R = async () => {
|
|
6392
6392
|
$.value = !0;
|
|
6393
|
-
const
|
|
6393
|
+
const b = ++S;
|
|
6394
6394
|
L.value && (o.value = [], L.value = !1);
|
|
6395
6395
|
try {
|
|
6396
6396
|
const P = {
|
|
6397
|
-
skip:
|
|
6398
|
-
limit:
|
|
6397
|
+
skip: x.value,
|
|
6398
|
+
limit: C.value,
|
|
6399
6399
|
search: M.value,
|
|
6400
6400
|
dateStart: l.value?.start,
|
|
6401
6401
|
dateEnd: l.value?.end,
|
|
@@ -6403,30 +6403,30 @@ const bd = {
|
|
|
6403
6403
|
sortOrder: t.value?.order,
|
|
6404
6404
|
...d.options
|
|
6405
6405
|
}, E = K(P), A = await d.store.read(E);
|
|
6406
|
-
if (
|
|
6406
|
+
if (b !== S)
|
|
6407
6407
|
return;
|
|
6408
|
-
A.length === 0 || A.length <
|
|
6408
|
+
A.length === 0 || A.length < C.value ? f.value = !1 : f.value = !0, o.value = A;
|
|
6409
6409
|
} catch (P) {
|
|
6410
6410
|
console.error("Fetch error:", P);
|
|
6411
6411
|
} finally {
|
|
6412
|
-
|
|
6412
|
+
b === S && ($.value = !1);
|
|
6413
6413
|
}
|
|
6414
6414
|
};
|
|
6415
6415
|
oe(
|
|
6416
6416
|
[() => d.external, () => l.value, () => ({ ...t.value }), () => ({ ...d.options })],
|
|
6417
|
-
([
|
|
6418
|
-
(
|
|
6417
|
+
([b, P, E, A], [Z, de, le, O]) => {
|
|
6418
|
+
(b !== Z || P !== de || E?.order !== le?.order || E?.param !== le?.param || JSON.stringify(A) !== JSON.stringify(O)) && (x.value = 0, R());
|
|
6419
6419
|
},
|
|
6420
6420
|
{ deep: !0 }
|
|
6421
6421
|
);
|
|
6422
6422
|
let J = null;
|
|
6423
|
-
return
|
|
6424
|
-
await R(), typeof window < "u" && !d.showLoadMore && d.LoadMore && (J = new IntersectionObserver((
|
|
6425
|
-
|
|
6426
|
-
}),
|
|
6423
|
+
return me(async () => {
|
|
6424
|
+
await R(), typeof window < "u" && !d.showLoadMore && d.LoadMore && (J = new IntersectionObserver((b) => {
|
|
6425
|
+
b.some((P) => P.isIntersecting) && Y();
|
|
6426
|
+
}), p.value && J.observe(p.value));
|
|
6427
6427
|
}), _n(() => {
|
|
6428
6428
|
J && J.disconnect();
|
|
6429
|
-
}), (
|
|
6429
|
+
}), (b, P) => (u(), c(ae, null, [
|
|
6430
6430
|
n.value || l.value || t.value && !t.value.hideButton ? (u(), c("div", t1, [
|
|
6431
6431
|
n.value ? (u(), re(sd, {
|
|
6432
6432
|
key: 0,
|
|
@@ -6455,7 +6455,7 @@ const bd = {
|
|
|
6455
6455
|
X(lt, {
|
|
6456
6456
|
date: l.value,
|
|
6457
6457
|
"onUpdate:date": P[1] || (P[1] = (E) => l.value = E),
|
|
6458
|
-
locale:
|
|
6458
|
+
locale: b.$i18n.locale,
|
|
6459
6459
|
allowRange: !0,
|
|
6460
6460
|
class: "radius-medium w-100 o-hidden bg-light"
|
|
6461
6461
|
}, null, 8, ["date", "locale"])
|
|
@@ -6498,15 +6498,15 @@ const bd = {
|
|
|
6498
6498
|
key: 1,
|
|
6499
6499
|
tag: "ul",
|
|
6500
6500
|
name: "scaleTransition",
|
|
6501
|
-
class: H(["pos-relative z-index-1",
|
|
6501
|
+
class: H(["pos-relative z-index-1", b.$attrs.class])
|
|
6502
6502
|
}, {
|
|
6503
6503
|
default: se(() => [
|
|
6504
|
-
$e($) && !e.skeleton?.hide ? (u(!0), c(ae, { key: 0 }, ue($e(
|
|
6504
|
+
$e($) && !e.skeleton?.hide ? (u(!0), c(ae, { key: 0 }, ue($e(C), (E) => (u(), re(ad, {
|
|
6505
6505
|
structure: e.skeleton.structure,
|
|
6506
6506
|
horizontal: e.skeleton.horizontal,
|
|
6507
6507
|
loading: e.skeleton.apply_to_slot,
|
|
6508
6508
|
key: "skeleton-" + E,
|
|
6509
|
-
class: H(
|
|
6509
|
+
class: H(b.replaceClasses("radius-medium bg-light pd-thin flex-child-default o-hidden d-block", e.skeleton.class))
|
|
6510
6510
|
}, null, 8, ["structure", "horizontal", "loading", "class"]))), 128)) : T("", !0),
|
|
6511
6511
|
$e($) && e.skeleton?.hide ? (u(), re(Ae, { key: 1 })) : T("", !0)
|
|
6512
6512
|
]),
|
|
@@ -6523,7 +6523,7 @@ const bd = {
|
|
|
6523
6523
|
description: e.states.empty.description,
|
|
6524
6524
|
action: e.states.empty.action,
|
|
6525
6525
|
callback: e.states.empty.callback,
|
|
6526
|
-
class: H(
|
|
6526
|
+
class: H(b.replaceClasses("pd-medium bg-light radius-medium", e.states.empty.class))
|
|
6527
6527
|
}, null, 8, ["title", "description", "action", "callback", "class"])) : T("", !0)
|
|
6528
6528
|
]),
|
|
6529
6529
|
_: 1
|
|
@@ -6531,20 +6531,20 @@ const bd = {
|
|
|
6531
6531
|
key: 3,
|
|
6532
6532
|
tag: "ul",
|
|
6533
6533
|
name: "feed",
|
|
6534
|
-
class: H(
|
|
6534
|
+
class: H(b.$attrs.class)
|
|
6535
6535
|
}, {
|
|
6536
6536
|
default: se(() => [
|
|
6537
|
-
W(
|
|
6537
|
+
W(b.$slots, "default", { items: o.value })
|
|
6538
6538
|
]),
|
|
6539
6539
|
_: 3
|
|
6540
6540
|
}, 8, ["class"])) : (u(), c("div", n1, [
|
|
6541
6541
|
X(et, {
|
|
6542
6542
|
tag: "ul",
|
|
6543
6543
|
name: "feed",
|
|
6544
|
-
class: H(
|
|
6544
|
+
class: H(b.$attrs.class)
|
|
6545
6545
|
}, {
|
|
6546
6546
|
default: se(() => [
|
|
6547
|
-
W(
|
|
6547
|
+
W(b.$slots, "default", { items: o.value })
|
|
6548
6548
|
]),
|
|
6549
6549
|
_: 3
|
|
6550
6550
|
}, 8, ["class"]),
|
|
@@ -6559,7 +6559,7 @@ const bd = {
|
|
|
6559
6559
|
}, " Load More ")) : (u(), c("div", {
|
|
6560
6560
|
key: "sentinel",
|
|
6561
6561
|
ref_key: "sentinel",
|
|
6562
|
-
ref:
|
|
6562
|
+
ref: p,
|
|
6563
6563
|
class: "sentinel"
|
|
6564
6564
|
}, null, 512)),
|
|
6565
6565
|
$e(v) ? (u(), c("div", l1, [
|
|
@@ -6598,21 +6598,21 @@ const bd = {
|
|
|
6598
6598
|
if (!t.value) return;
|
|
6599
6599
|
const f = t.value.querySelector(".carousel__container"), $ = f.querySelectorAll(".carousel__slide");
|
|
6600
6600
|
if (!$.length) return;
|
|
6601
|
-
const v = f.scrollLeft,
|
|
6602
|
-
a.value =
|
|
6601
|
+
const v = f.scrollLeft, p = $[0].offsetWidth, x = Math.round(v / p), C = Math.max(0, Math.min(x, $.length - 1));
|
|
6602
|
+
a.value = C;
|
|
6603
6603
|
}, d = () => {
|
|
6604
6604
|
l.value && clearInterval(l.value), l.value = setInterval(() => {
|
|
6605
6605
|
const f = (a.value + 1) % n.slideCount;
|
|
6606
6606
|
i(f);
|
|
6607
6607
|
}, 2e3);
|
|
6608
6608
|
};
|
|
6609
|
-
return
|
|
6609
|
+
return me(() => {
|
|
6610
6610
|
if (t.value) {
|
|
6611
|
-
const f = t.value.querySelector(".carousel__container"), $ = f.querySelectorAll(".carousel__slide"), v = new IntersectionObserver((
|
|
6612
|
-
|
|
6613
|
-
if (
|
|
6614
|
-
const
|
|
6615
|
-
|
|
6611
|
+
const f = t.value.querySelector(".carousel__container"), $ = f.querySelectorAll(".carousel__slide"), v = new IntersectionObserver((p) => {
|
|
6612
|
+
p.forEach((x) => {
|
|
6613
|
+
if (x.isIntersecting) {
|
|
6614
|
+
const C = Array.from($).indexOf(x.target);
|
|
6615
|
+
C !== -1 && (a.value = C);
|
|
6616
6616
|
}
|
|
6617
6617
|
});
|
|
6618
6618
|
}, {
|
|
@@ -6620,8 +6620,8 @@ const bd = {
|
|
|
6620
6620
|
threshold: 0.7
|
|
6621
6621
|
// Consider slide visible when 70% is in view
|
|
6622
6622
|
});
|
|
6623
|
-
$.forEach((
|
|
6624
|
-
v.observe(
|
|
6623
|
+
$.forEach((p) => {
|
|
6624
|
+
v.observe(p);
|
|
6625
6625
|
}), f.addEventListener("focusin", () => {
|
|
6626
6626
|
l.value && clearInterval(l.value);
|
|
6627
6627
|
}), f.addEventListener("focusout", () => {
|
|
@@ -6654,7 +6654,7 @@ const bd = {
|
|
|
6654
6654
|
ref_key: "carouselRef",
|
|
6655
6655
|
ref: t
|
|
6656
6656
|
}, [
|
|
6657
|
-
|
|
6657
|
+
m("div", {
|
|
6658
6658
|
class: "carousel__container",
|
|
6659
6659
|
onScroll: o
|
|
6660
6660
|
}, [
|
|
@@ -6664,7 +6664,7 @@ const bd = {
|
|
|
6664
6664
|
(u(!0), c(ae, null, ue(e.slideCount, (v) => (u(), c("button", {
|
|
6665
6665
|
key: v - 1,
|
|
6666
6666
|
class: H(["carousel__dot", { "carousel__dot--active": a.value === v - 1 }]),
|
|
6667
|
-
onClick: (
|
|
6667
|
+
onClick: (p) => i(v - 1)
|
|
6668
6668
|
}, null, 10, s1))), 128))
|
|
6669
6669
|
])) : T("", !0)
|
|
6670
6670
|
], 512));
|
|
@@ -6697,7 +6697,7 @@ const bd = {
|
|
|
6697
6697
|
const n = e, t = y([]), a = y(!0), { t: l } = st({
|
|
6698
6698
|
messages: n.text
|
|
6699
6699
|
});
|
|
6700
|
-
return
|
|
6700
|
+
return me(async () => {
|
|
6701
6701
|
try {
|
|
6702
6702
|
t.value = await n.store.read(n.options), a.value = !1;
|
|
6703
6703
|
} catch (r) {
|
|
@@ -6746,13 +6746,13 @@ const bd = {
|
|
|
6746
6746
|
}, $1 = /* @__PURE__ */ ke(f1, [["__scopeId", "data-v-c1b1de8c"]]), v1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
6747
6747
|
__proto__: null,
|
|
6748
6748
|
default: $1
|
|
6749
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
6749
|
+
}, Symbol.toStringTag, { value: "Module" })), m1 = {
|
|
6750
6750
|
xmlns: "http://www.w3.org/2000/svg",
|
|
6751
6751
|
width: "48",
|
|
6752
6752
|
height: "48",
|
|
6753
6753
|
viewBox: "0 0 48 48",
|
|
6754
6754
|
fill: "none"
|
|
6755
|
-
},
|
|
6755
|
+
}, p1 = ["fill", "transform"], h1 = {
|
|
6756
6756
|
__name: "IconArrow",
|
|
6757
6757
|
props: {
|
|
6758
6758
|
fill: {
|
|
@@ -6765,12 +6765,12 @@ const bd = {
|
|
|
6765
6765
|
}
|
|
6766
6766
|
},
|
|
6767
6767
|
setup(e) {
|
|
6768
|
-
return (n, t) => (u(), c("svg",
|
|
6769
|
-
|
|
6768
|
+
return (n, t) => (u(), c("svg", m1, [
|
|
6769
|
+
m("path", {
|
|
6770
6770
|
fill: e.fill,
|
|
6771
6771
|
transform: `rotate(${e.rotation}, 24, 24)`,
|
|
6772
6772
|
d: "M42.4938 21.6042L29.8525 8.96288C29.568 8.66354 29.2265 8.42416 28.8481 8.25884C28.4696 8.09352 28.062 8.0056 27.649 8.00026C27.2361 7.99492 26.8263 8.07226 26.4437 8.22774C26.0612 8.38322 25.7136 8.61368 25.4214 8.90556C25.1293 9.19743 24.8985 9.54482 24.7427 9.92725C24.5869 10.3097 24.5092 10.7194 24.5142 11.1324C24.5192 11.5453 24.6067 11.953 24.7717 12.3316C24.9367 12.7102 25.1758 13.0519 25.4749 13.3366L32.9475 20.7978H8.09504C7.27418 20.7978 6.48695 21.1238 5.90652 21.7043C5.32608 22.2847 5 23.0719 5 23.8928C5 24.7137 5.32608 25.5009 5.90652 26.0813C6.48695 26.6618 7.27418 26.9878 8.09504 26.9878H32.8784L25.4749 34.4029C24.9186 34.9882 24.6131 35.7677 24.6236 36.5751C24.634 37.3825 24.9596 38.1538 25.5308 38.7245C26.102 39.2952 26.8736 39.6201 27.681 39.6299C28.4884 39.6396 29.2677 39.3334 29.8525 38.7766L42.4938 26.1354C42.7822 25.8487 43.0108 25.5076 43.1664 25.1318C43.3219 24.7561 43.4013 24.3532 43.4 23.9466C43.402 23.921 43.402 23.8953 43.4 23.8698C43.4018 23.8442 43.4018 23.8185 43.4 23.793C43.3997 22.9721 43.0738 22.1849 42.4938 21.6042Z"
|
|
6773
|
-
}, null, 8,
|
|
6773
|
+
}, null, 8, p1)
|
|
6774
6774
|
]));
|
|
6775
6775
|
}
|
|
6776
6776
|
}, g1 = {
|
|
@@ -6845,47 +6845,47 @@ const bd = {
|
|
|
6845
6845
|
emits: ["update:input", "action"],
|
|
6846
6846
|
setup(e, { emit: n }) {
|
|
6847
6847
|
const t = Math.random().toString(36).substr(2, 9), a = e, l = a.name || `field-big-${t}`, r = a.id || `field-big-${t}`, { t: i, locale: o } = st();
|
|
6848
|
-
let s = y(0), d = y(a.input), f = y(a.placeholder), $ = y(a.enableTyping), v = y(null),
|
|
6848
|
+
let s = y(0), d = y(a.input), f = y(a.placeholder), $ = y(a.enableTyping), v = y(null), p = y(""), x = y(!0), C = null;
|
|
6849
6849
|
const M = n;
|
|
6850
6850
|
async function L() {
|
|
6851
6851
|
const Y = M("action");
|
|
6852
6852
|
return Y && typeof Y.then == "function" ? Y : Promise.resolve(Y);
|
|
6853
6853
|
}
|
|
6854
|
-
function
|
|
6855
|
-
M("update:input", Y),
|
|
6854
|
+
function S(Y) {
|
|
6855
|
+
M("update:input", Y), p.value = Y;
|
|
6856
6856
|
}
|
|
6857
6857
|
function h() {
|
|
6858
6858
|
s.value = (s.value + 1) % a.placeholderTexts[o.value].length;
|
|
6859
6859
|
}
|
|
6860
|
-
function
|
|
6861
|
-
$.value = !1, clearInterval(v.value), f.value = a.placeholder,
|
|
6860
|
+
function w() {
|
|
6861
|
+
$.value = !1, clearInterval(v.value), f.value = a.placeholder, p.value || (d.value = "");
|
|
6862
6862
|
}
|
|
6863
6863
|
function _() {
|
|
6864
|
-
!
|
|
6864
|
+
!p.value && a.enableTyping && ($.value = !0, f.value = "", K());
|
|
6865
6865
|
}
|
|
6866
6866
|
function K() {
|
|
6867
6867
|
let Y = a.placeholderTexts[o.value][s.value], R = 0, J = !1;
|
|
6868
|
-
|
|
6869
|
-
|
|
6868
|
+
C = setInterval(() => {
|
|
6869
|
+
x.value = !x.value;
|
|
6870
6870
|
}, 200), v.value = setInterval(() => {
|
|
6871
|
-
$.value && (J ? (d.value = d.value.slice(0, -1), d.value = Y.substring(0, R) + (
|
|
6871
|
+
$.value && (J ? (d.value = d.value.slice(0, -1), d.value = Y.substring(0, R) + (x.value && R % 2 ? "|" : ""), R--) : (d.value = Y.substring(0, R) + (x.value && R % 2 ? "|" : ""), R++), R > Y.length && a.loopTyping && setTimeout(() => {
|
|
6872
6872
|
J = !0, d.value = Y.substring(0, R);
|
|
6873
6873
|
}, 333), R === 0 && J && (J = !1, h(), Y = a.placeholderTexts[o.value][s.value]));
|
|
6874
6874
|
}, a.typingSpeed);
|
|
6875
6875
|
}
|
|
6876
|
-
return
|
|
6876
|
+
return me(() => {
|
|
6877
6877
|
a.enableTyping && K();
|
|
6878
6878
|
}), wt(() => {
|
|
6879
|
-
$.value || (clearInterval(v.value), clearInterval(
|
|
6879
|
+
$.value || (clearInterval(v.value), clearInterval(C));
|
|
6880
6880
|
}), (Y, R) => (u(), re(Re, {
|
|
6881
6881
|
field: $e(d),
|
|
6882
6882
|
"onUpdate:field": [
|
|
6883
6883
|
R[0] || (R[0] = (J) => ta(d) ? d.value = J : d = J),
|
|
6884
|
-
|
|
6884
|
+
S
|
|
6885
6885
|
],
|
|
6886
6886
|
placeholder: $e($) ? "" : e.placeholder,
|
|
6887
6887
|
onInput: h,
|
|
6888
|
-
onFocus:
|
|
6888
|
+
onFocus: w,
|
|
6889
6889
|
onBlur: _,
|
|
6890
6890
|
name: $e(l),
|
|
6891
6891
|
id: $e(r),
|
|
@@ -7325,25 +7325,25 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7325
7325
|
"update:tags"
|
|
7326
7326
|
],
|
|
7327
7327
|
setup(e, { expose: n, emit: t }) {
|
|
7328
|
-
const a = e, l = t, r = y(/* @__PURE__ */ new Map()), i = y(a.modelValue || ""), o = na([]), s = y([]), d = y(null), f = y(null), $ = y(null), v = y(!1),
|
|
7328
|
+
const a = e, l = t, r = y(/* @__PURE__ */ new Map()), i = y(a.modelValue || ""), o = na([]), s = y([]), d = y(null), f = y(null), $ = y(null), v = y(!1), p = y(null), x = z(() => a.autocompleteAlwaysOpen ? !0 : i.value !== null && i.value.length >= a.autocompleteMinLength && C.value.length > 0 && v.value), C = z(() => {
|
|
7329
7329
|
const g = a.autocompleteItems.map(
|
|
7330
7330
|
(F) => Ze(F, a.tags, a.validation, a.isDuplicate)
|
|
7331
7331
|
);
|
|
7332
7332
|
return a.autocompleteFilterDuplicates ? g.filter(ie) : g;
|
|
7333
7333
|
}), M = (g) => {
|
|
7334
|
-
const F =
|
|
7334
|
+
const F = C.value, B = $.value, V = F.length - 1;
|
|
7335
7335
|
if (F.length !== 0)
|
|
7336
7336
|
return B === null ? 0 : g === "before" && B === 0 ? V : g === "after" && B === V ? 0 : g === "after" ? B + 1 : B - 1;
|
|
7337
7337
|
}, L = () => {
|
|
7338
|
-
$.value = a.addOnlyFromAutocomplete &&
|
|
7339
|
-
},
|
|
7338
|
+
$.value = a.addOnlyFromAutocomplete && C.value.length > 0 ? 0 : null;
|
|
7339
|
+
}, S = (g) => {
|
|
7340
7340
|
$.value = M(g);
|
|
7341
|
-
}, h = (g) => $.value === g,
|
|
7341
|
+
}, h = (g) => $.value === g, w = (g) => d.value === g, _ = (g, F) => {
|
|
7342
7342
|
g ? r.value.set(F, g) : r.value.delete(F);
|
|
7343
7343
|
}, K = () => {
|
|
7344
7344
|
if (!a.deleteOnBackspace || i.value.length > 0) return;
|
|
7345
7345
|
const g = o.value.length - 1;
|
|
7346
|
-
d.value === null ? (clearTimeout(f.value), f.value = setTimeout(() => d.value = null, 1e3), d.value = g) :
|
|
7346
|
+
d.value === null ? (clearTimeout(f.value), f.value = setTimeout(() => d.value = null, 1e3), d.value = g) : O(g);
|
|
7347
7347
|
}, Y = () => {
|
|
7348
7348
|
a.addFromPaste && setTimeout(() => ee(i.value), 10);
|
|
7349
7349
|
}, R = (g) => {
|
|
@@ -7353,8 +7353,8 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7353
7353
|
editTag: () => J(g)
|
|
7354
7354
|
}) : J(g));
|
|
7355
7355
|
}, J = (g) => {
|
|
7356
|
-
a.allowEditTags && (
|
|
7357
|
-
},
|
|
7356
|
+
a.allowEditTags && (b(g), E(g));
|
|
7357
|
+
}, b = (g) => {
|
|
7358
7358
|
!a.allowEditTags || a.disabled || (s.value[g] = !s.value[g]);
|
|
7359
7359
|
}, P = (g, F) => {
|
|
7360
7360
|
const B = o.value[g];
|
|
@@ -7376,7 +7376,7 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7376
7376
|
}), le = (g) => {
|
|
7377
7377
|
const F = new RegExp(a.separators.map((B) => A(B)).join("|"));
|
|
7378
7378
|
return g.split(F).map((B) => ({ text: B }));
|
|
7379
|
-
},
|
|
7379
|
+
}, O = (g) => {
|
|
7380
7380
|
a.onBeforeDeletingTag ? l("before-deleting-tag", {
|
|
7381
7381
|
index: g,
|
|
7382
7382
|
tag: o.value[g],
|
|
@@ -7400,11 +7400,11 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7400
7400
|
}) : ve(ce, B);
|
|
7401
7401
|
});
|
|
7402
7402
|
}, ie = (g) => a.isDuplicate ? !a.isDuplicate(o.value, g) : !o.value.find((F) => F.text === g.text), ve = (g, F = "new-tag-input") => {
|
|
7403
|
-
const B =
|
|
7403
|
+
const B = C.value.map((V) => V.text);
|
|
7404
7404
|
a.addOnlyFromAutocomplete && B.indexOf(g.text) === -1 || Ce(() => {
|
|
7405
7405
|
if (a.maxTags && a.maxTags <= o.value.length) return l("max-tags-reached", g);
|
|
7406
7406
|
if (a.avoidAddingDuplicates && !ie(g)) return l("adding-duplicate", g);
|
|
7407
|
-
de(g.tiClasses) || (i.value = "", o.value = [...o.value, g], s.value.push(!1), l("update:tags", o.value), F === "autocomplete" &&
|
|
7407
|
+
de(g.tiClasses) || (i.value = "", o.value = [...o.value, g], s.value.push(!1), l("update:tags", o.value), F === "autocomplete" && p.value?.focus(), l("tags-changed", o.value));
|
|
7408
7408
|
});
|
|
7409
7409
|
}, Se = (g, F) => {
|
|
7410
7410
|
const B = o.value[g];
|
|
@@ -7420,7 +7420,7 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7420
7420
|
}
|
|
7421
7421
|
if (de(F.tiClasses)) return;
|
|
7422
7422
|
const B = [...o.value];
|
|
7423
|
-
B[g] = F, o.value = B,
|
|
7423
|
+
B[g] = F, o.value = B, b(g), l("update:tags", o.value), l("tags-changed", o.value);
|
|
7424
7424
|
}, Ke = () => !o.value.some((g, F) => !x1(g, a.tags[F])), je = (g) => {
|
|
7425
7425
|
const F = g.target.value;
|
|
7426
7426
|
i.value = F, l("update:modelValue", F);
|
|
@@ -7432,14 +7432,14 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7432
7432
|
}, Ee = () => {
|
|
7433
7433
|
a.addOnBlur && v.value && ee(i.value), v.value = !1;
|
|
7434
7434
|
}, Fe = (g) => {
|
|
7435
|
-
const F =
|
|
7435
|
+
const F = C.value[$.value] || i.value;
|
|
7436
7436
|
ee(F, g);
|
|
7437
7437
|
};
|
|
7438
7438
|
return oe(() => a.modelValue, (g) => {
|
|
7439
7439
|
a.addOnlyFromAutocomplete || ($.value = null), i.value = g;
|
|
7440
7440
|
}), oe(() => a.tags, () => {
|
|
7441
7441
|
Le();
|
|
7442
|
-
}, { deep: !0 }), oe(
|
|
7442
|
+
}, { deep: !0 }), oe(x, L), Le(), me(() => {
|
|
7443
7443
|
L(), document.addEventListener("click", Be);
|
|
7444
7444
|
}), it(() => {
|
|
7445
7445
|
document.removeEventListener("click", Be), clearTimeout(f.value);
|
|
@@ -7449,7 +7449,7 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7449
7449
|
class: H(["vue-tags-input pos-relative", [{ "ti-disabled": g.disabled }, { "ti-focus": v.value }, g.$attrs.class]]),
|
|
7450
7450
|
style: ge(g.$attrs.style)
|
|
7451
7451
|
}, [
|
|
7452
|
-
|
|
7452
|
+
m("div", D1, [
|
|
7453
7453
|
o.value.length || !g.disabled ? (u(), c("ul", M1, [
|
|
7454
7454
|
(u(!0), c(ae, null, ue(o.value, (B, V) => (u(), c("li", {
|
|
7455
7455
|
key: `tag-${V}-${B.text}`,
|
|
@@ -7458,25 +7458,25 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7458
7458
|
{ "ti-editing": s.value[V] },
|
|
7459
7459
|
B.tiClasses,
|
|
7460
7460
|
B.classes,
|
|
7461
|
-
{ "ti-deletion-mark":
|
|
7461
|
+
{ "ti-deletion-mark": w(V) }
|
|
7462
7462
|
], "ti-tag t-medium"]),
|
|
7463
7463
|
tabindex: "0",
|
|
7464
7464
|
onClick: (ce) => l("tag-clicked", { tag: B, index: V })
|
|
7465
7465
|
}, [
|
|
7466
|
-
|
|
7466
|
+
m("div", F1, [
|
|
7467
7467
|
g.$slots["tag-left"] ? (u(), c("div", N1, [
|
|
7468
7468
|
W(g.$slots, "tag-left", {
|
|
7469
7469
|
tag: B,
|
|
7470
7470
|
index: V,
|
|
7471
7471
|
edit: s.value[V],
|
|
7472
7472
|
performSaveEdit: Se,
|
|
7473
|
-
performDelete:
|
|
7473
|
+
performDelete: O,
|
|
7474
7474
|
performCancelEdit: Z,
|
|
7475
7475
|
performOpenEdit: R,
|
|
7476
|
-
deletionMark:
|
|
7476
|
+
deletionMark: w(V)
|
|
7477
7477
|
})
|
|
7478
7478
|
])) : T("", !0),
|
|
7479
|
-
|
|
7479
|
+
m("div", {
|
|
7480
7480
|
ref_for: !0,
|
|
7481
7481
|
ref: (ce) => _(ce, V),
|
|
7482
7482
|
class: "ti-tag-center"
|
|
@@ -7504,11 +7504,11 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7504
7504
|
maxlength: g.maxlength,
|
|
7505
7505
|
edit: s.value[V],
|
|
7506
7506
|
performSaveEdit: Se,
|
|
7507
|
-
performDelete:
|
|
7507
|
+
performDelete: O,
|
|
7508
7508
|
performCancelEdit: Z,
|
|
7509
7509
|
validateTag: P,
|
|
7510
7510
|
performOpenEdit: R,
|
|
7511
|
-
deletionMark:
|
|
7511
|
+
deletionMark: w(V)
|
|
7512
7512
|
})
|
|
7513
7513
|
], 512),
|
|
7514
7514
|
g.$slots["tag-right"] ? (u(), c("div", j1, [
|
|
@@ -7517,14 +7517,14 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7517
7517
|
index: V,
|
|
7518
7518
|
edit: s.value[V],
|
|
7519
7519
|
performSaveEdit: Se,
|
|
7520
|
-
performDelete:
|
|
7520
|
+
performDelete: O,
|
|
7521
7521
|
performCancelEdit: Z,
|
|
7522
7522
|
performOpenEdit: R,
|
|
7523
|
-
deletionMark:
|
|
7523
|
+
deletionMark: w(V)
|
|
7524
7524
|
})
|
|
7525
7525
|
])) : T("", !0)
|
|
7526
7526
|
]),
|
|
7527
|
-
|
|
7527
|
+
m("div", B1, [
|
|
7528
7528
|
g.$slots["tag-actions"] ? T("", !0) : he((u(), c("i", {
|
|
7529
7529
|
key: 0,
|
|
7530
7530
|
class: "ti-icon-undo",
|
|
@@ -7535,7 +7535,7 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7535
7535
|
g.$slots["tag-actions"] ? T("", !0) : he((u(), c("i", {
|
|
7536
7536
|
key: 1,
|
|
7537
7537
|
class: "ti-icon-close",
|
|
7538
|
-
onClick: ne((ce) =>
|
|
7538
|
+
onClick: ne((ce) => O(V), ["stop"])
|
|
7539
7539
|
}, null, 8, V1)), [
|
|
7540
7540
|
[_e, !s.value[V]]
|
|
7541
7541
|
]),
|
|
@@ -7545,17 +7545,17 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7545
7545
|
index: V,
|
|
7546
7546
|
edit: s.value[V],
|
|
7547
7547
|
performSaveEdit: Se,
|
|
7548
|
-
performDelete:
|
|
7548
|
+
performDelete: O,
|
|
7549
7549
|
performCancelEdit: Z,
|
|
7550
7550
|
performOpenEdit: R,
|
|
7551
|
-
deletionMark:
|
|
7551
|
+
deletionMark: w(V)
|
|
7552
7552
|
}) : T("", !0)
|
|
7553
7553
|
])
|
|
7554
7554
|
], 14, A1))), 128)),
|
|
7555
|
-
|
|
7556
|
-
|
|
7555
|
+
m("li", H1, [
|
|
7556
|
+
m("input", {
|
|
7557
7557
|
ref_key: "newTagInputRef",
|
|
7558
|
-
ref:
|
|
7558
|
+
ref: p,
|
|
7559
7559
|
class: H([[$e(Mt)(i.value, g.tags, g.validation, g.isDuplicate)], "ti-new-tag-input"]),
|
|
7560
7560
|
placeholder: g.placeholder,
|
|
7561
7561
|
value: i.value,
|
|
@@ -7565,10 +7565,10 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7565
7565
|
size: "1",
|
|
7566
7566
|
onKeydown: [
|
|
7567
7567
|
Fe,
|
|
7568
|
-
|
|
7569
|
-
|
|
7570
|
-
F[0] || (F[0] =
|
|
7571
|
-
F[1] || (F[1] =
|
|
7568
|
+
pe(K, ["delete"]),
|
|
7569
|
+
pe(Ee, ["tab"]),
|
|
7570
|
+
F[0] || (F[0] = pe(ne((B) => S("before"), ["prevent"]), ["up"])),
|
|
7571
|
+
F[1] || (F[1] = pe(ne((B) => S("after"), ["prevent"]), ["down"]))
|
|
7572
7572
|
],
|
|
7573
7573
|
onPaste: Y,
|
|
7574
7574
|
onInput: je,
|
|
@@ -7579,14 +7579,14 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7579
7579
|
])) : T("", !0)
|
|
7580
7580
|
]),
|
|
7581
7581
|
W(g.$slots, "between-elements"),
|
|
7582
|
-
|
|
7582
|
+
x.value ? (u(), c("div", {
|
|
7583
7583
|
key: 0,
|
|
7584
7584
|
class: H(["ti-autocomplete", g.$attrs.class]),
|
|
7585
7585
|
onMouseleave: F[4] || (F[4] = (B) => $.value = null)
|
|
7586
7586
|
}, [
|
|
7587
7587
|
W(g.$slots, "autocomplete-header"),
|
|
7588
|
-
|
|
7589
|
-
(u(!0), c(ae, null, ue(
|
|
7588
|
+
m("ul", null, [
|
|
7589
|
+
(u(!0), c(ae, null, ue(C.value, (B, V) => (u(), c("li", {
|
|
7590
7590
|
key: `autocomplete-${V}-${B.text}`,
|
|
7591
7591
|
style: ge(B.style),
|
|
7592
7592
|
class: H([[
|
|
@@ -7639,7 +7639,7 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7639
7639
|
};
|
|
7640
7640
|
return oe(() => n.theme, () => {
|
|
7641
7641
|
i();
|
|
7642
|
-
}, { immediate: !0 }),
|
|
7642
|
+
}, { immediate: !0 }), me(() => {
|
|
7643
7643
|
const o = t.value;
|
|
7644
7644
|
a = o.getContext("webgl") || o.getContext("experimental-webgl");
|
|
7645
7645
|
const s = `
|
|
@@ -7648,20 +7648,20 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7648
7648
|
gl_Position = aVertexPosition;
|
|
7649
7649
|
}
|
|
7650
7650
|
`, d = n.shader;
|
|
7651
|
-
function f(
|
|
7652
|
-
const
|
|
7653
|
-
return
|
|
7651
|
+
function f(C, M, L) {
|
|
7652
|
+
const S = C.createShader(M);
|
|
7653
|
+
return C.shaderSource(S, L), C.compileShader(S), C.getShaderParameter(S, C.COMPILE_STATUS) ? S : (alert("An error occurred compiling the shaders: " + C.getShaderInfoLog(S)), C.deleteShader(S), null);
|
|
7654
7654
|
}
|
|
7655
7655
|
const $ = f(a, a.VERTEX_SHADER, s), v = f(a, a.FRAGMENT_SHADER, d);
|
|
7656
7656
|
l = a.createProgram(), a.attachShader(l, $), a.attachShader(l, v), a.linkProgram(l), a.getProgramParameter(l, a.LINK_STATUS) || alert("Unable to initialize the shader program: " + a.getProgramInfoLog(l));
|
|
7657
|
-
function
|
|
7658
|
-
const M =
|
|
7659
|
-
return
|
|
7657
|
+
function p(C) {
|
|
7658
|
+
const M = C.clientWidth * window.devicePixelRatio, L = C.clientHeight * window.devicePixelRatio;
|
|
7659
|
+
return C.width !== M || C.height !== L ? (C.width = M, C.height = L, !0) : !1;
|
|
7660
7660
|
}
|
|
7661
|
-
function
|
|
7662
|
-
|
|
7663
|
-
const
|
|
7664
|
-
a.bindBuffer(a.ARRAY_BUFFER,
|
|
7661
|
+
function x() {
|
|
7662
|
+
p(a.canvas) && a.viewport(0, 0, a.canvas.width, a.canvas.height), a.clearColor(0, 0, 0, 1), a.clearDepth(1), a.enable(a.DEPTH_TEST), a.depthFunc(a.LEQUAL), a.clear(a.COLOR_BUFFER_BIT | a.DEPTH_BUFFER_BIT), a.useProgram(l);
|
|
7663
|
+
const C = a.createBuffer();
|
|
7664
|
+
a.bindBuffer(a.ARRAY_BUFFER, C);
|
|
7665
7665
|
const M = [
|
|
7666
7666
|
-1,
|
|
7667
7667
|
1,
|
|
@@ -7675,10 +7675,10 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7675
7675
|
a.bufferData(a.ARRAY_BUFFER, new Float32Array(M), a.STATIC_DRAW);
|
|
7676
7676
|
const L = a.getAttribLocation(l, "aVertexPosition");
|
|
7677
7677
|
a.vertexAttribPointer(L, 2, a.FLOAT, !1, 0, 0), a.enableVertexAttribArray(L);
|
|
7678
|
-
const
|
|
7679
|
-
a.uniform1f(
|
|
7678
|
+
const S = a.getUniformLocation(l, "iTime"), h = a.getUniformLocation(l, "iResolution");
|
|
7679
|
+
a.uniform1f(S, performance.now() / 3e3), a.uniform2f(h, a.canvas.width, a.canvas.height), i(), a.drawArrays(a.TRIANGLE_STRIP, 0, 4), requestAnimationFrame(x);
|
|
7680
7680
|
}
|
|
7681
|
-
requestAnimationFrame(
|
|
7681
|
+
requestAnimationFrame(x);
|
|
7682
7682
|
}), (o, s) => (u(), c("canvas", {
|
|
7683
7683
|
ref_key: "refCanvas",
|
|
7684
7684
|
ref: t
|
|
@@ -7703,17 +7703,17 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7703
7703
|
},
|
|
7704
7704
|
setup(e) {
|
|
7705
7705
|
return (n, t) => (u(), c("svg", J1, [
|
|
7706
|
-
|
|
7706
|
+
m("path", {
|
|
7707
7707
|
fill: e.fill,
|
|
7708
7708
|
"fill-rule": "evenodd",
|
|
7709
7709
|
"clip-rule": "evenodd",
|
|
7710
7710
|
d: "M8.48828 14.4941C10.2122 14.4941 11.8655 13.8093 13.0845 12.5903C14.3035 11.3713 14.9883 9.71805 14.9883 7.99414C14.9883 6.27023 14.3035 4.61693 13.0845 3.39795C11.8655 2.17896 10.2122 1.49414 8.48828 1.49414C6.76437 1.49414 5.11107 2.17896 3.89209 3.39795C2.6731 4.61693 1.98828 6.27023 1.98828 7.99414C1.98828 9.71805 2.6731 11.3713 3.89209 12.5903C5.11107 13.8093 6.76437 14.4941 8.48828 14.4941ZM14.1451 13.651C12.6448 15.1513 10.61 15.9941 8.48828 15.9941C6.36655 15.9941 4.33172 15.1513 2.83143 13.651C1.33114 12.1507 0.488281 10.1159 0.488281 7.99414C0.488281 5.87241 1.33114 3.83758 2.83143 2.33729C4.33172 0.836995 6.36655 -0.00585938 8.48828 -0.00585938C10.61 -0.00585938 12.6448 0.836995 14.1451 2.33729C15.6454 3.83758 16.4883 5.87241 16.4883 7.99414C16.4883 10.1159 15.6454 12.1507 14.1451 13.651Z"
|
|
7711
7711
|
}, null, 8, Q1),
|
|
7712
|
-
|
|
7712
|
+
m("path", {
|
|
7713
7713
|
fill: e.fill,
|
|
7714
7714
|
d: "M7.23828 10.4941H7.98828V8.49414H7.23828C6.82266 8.49414 6.48828 8.15977 6.48828 7.74414C6.48828 7.32852 6.82266 6.99414 7.23828 6.99414H8.73828C9.15391 6.99414 9.48828 7.32852 9.48828 7.74414V10.4941H9.73828C10.1539 10.4941 10.4883 10.8285 10.4883 11.2441C10.4883 11.6598 10.1539 11.9941 9.73828 11.9941H7.23828C6.82266 11.9941 6.48828 11.6598 6.48828 11.2441C6.48828 10.8285 6.82266 10.4941 7.23828 10.4941Z"
|
|
7715
7715
|
}, null, 8, eu),
|
|
7716
|
-
|
|
7716
|
+
m("path", {
|
|
7717
7717
|
fill: e.fill,
|
|
7718
7718
|
d: "M8.48828 3.99414C8.7535 3.99414 9.00785 4.0995 9.19539 4.28703C9.38292 4.47457 9.48828 4.72892 9.48828 4.99414C9.48828 5.25936 9.38292 5.51371 9.19539 5.70125C9.00785 5.88878 8.7535 5.99414 8.48828 5.99414C8.22306 5.99414 7.96871 5.88878 7.78117 5.70125C7.59364 5.51371 7.48828 5.25936 7.48828 4.99414C7.48828 4.72892 7.59364 4.47457 7.78117 4.28703C7.96871 4.0995 8.22306 3.99414 8.48828 3.99414Z"
|
|
7719
7719
|
}, null, 8, tu)
|
|
@@ -7736,12 +7736,12 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7736
7736
|
l("close");
|
|
7737
7737
|
}
|
|
7738
7738
|
return (i, o) => (u(), c("div", au, [
|
|
7739
|
-
|
|
7739
|
+
m("div", lu, [
|
|
7740
7740
|
X(nu, {
|
|
7741
7741
|
fill: "rgb(var(--white))",
|
|
7742
7742
|
class: "t-transp i-medium mn-r-thin z-index-5"
|
|
7743
7743
|
}),
|
|
7744
|
-
|
|
7744
|
+
m("p", ru, D($e(a)(`globals.errors.${e.data.message}`) ? $e(t)(`globals.errors.${e.data.message}`) : e.data.message), 1),
|
|
7745
7745
|
X(dt, {
|
|
7746
7746
|
onClick: o[0] || (o[0] = (s) => r()),
|
|
7747
7747
|
class: "cursor-pointer hover-scale-1 i-regular z-index-5"
|
|
@@ -7773,31 +7773,31 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7773
7773
|
},
|
|
7774
7774
|
emits: ["onComplete", "onLoopComplete", "onPause", "onResume"],
|
|
7775
7775
|
setup(e, { emit: n }) {
|
|
7776
|
-
const t = e, a = n, l = y(!1), r = y(0), i = y(0), o = y(null), s = y(null), d = y(null), f = y("100%"),
|
|
7777
|
-
await
|
|
7778
|
-
}, _ = async () => {
|
|
7779
|
-
t.vertical && (L.value = !0), await Ce();
|
|
7776
|
+
const t = e, a = n, l = y(!1), r = y(0), i = y(0), o = y(null), s = y(null), d = y(null), f = y(null), $ = y("100%"), v = y(0), p = y(0), x = y("100%"), C = y(0), M = y(0), L = y("200px"), S = y(!1), h = y(null), w = y(null), _ = async () => {
|
|
7777
|
+
t.vertical && (S.value = !0), await Ce();
|
|
7780
7778
|
const E = () => {
|
|
7781
|
-
if (
|
|
7782
|
-
if (
|
|
7783
|
-
if (t.vertical && "clientHeight" in
|
|
7784
|
-
|
|
7785
|
-
const A = Math.ceil(
|
|
7786
|
-
return r.value = isFinite(A) ? A : 0,
|
|
7787
|
-
} else if (!t.vertical && "clientWidth" in
|
|
7788
|
-
|
|
7789
|
-
const A = Math.ceil(
|
|
7779
|
+
if ($.value = "0%", x.value = "0%", h.value !== null && w.value !== null)
|
|
7780
|
+
if (h.value && w.value)
|
|
7781
|
+
if (t.vertical && "clientHeight" in h.value && "clientHeight" in w.value) {
|
|
7782
|
+
M.value = h.value.clientHeight, C.value = w.value.clientHeight;
|
|
7783
|
+
const A = Math.ceil(C.value / M.value);
|
|
7784
|
+
return r.value = isFinite(A) ? A : 0, S.value = !1, r.value;
|
|
7785
|
+
} else if (!t.vertical && "clientWidth" in h.value && "clientWidth" in w.value) {
|
|
7786
|
+
p.value = h.value.clientWidth, v.value = w.value.clientWidth;
|
|
7787
|
+
const A = Math.ceil(v.value / p.value);
|
|
7790
7788
|
return r.value = isFinite(A) ? A : 0, r.value;
|
|
7791
7789
|
} else
|
|
7792
|
-
return
|
|
7790
|
+
return $.value = "100%", x.value = "100%", 0;
|
|
7793
7791
|
else
|
|
7794
|
-
return
|
|
7792
|
+
return $.value = "100%", x.value = "100%", 0;
|
|
7795
7793
|
else
|
|
7796
|
-
return
|
|
7794
|
+
return $.value = "100%", x.value = "100%", 0;
|
|
7797
7795
|
};
|
|
7798
|
-
E(), typeof ResizeObserver < "u" &&
|
|
7799
|
-
|
|
7800
|
-
|
|
7796
|
+
E(), typeof ResizeObserver < "u" && w.value ? (s.value && s.value.disconnect(), s.value = new ResizeObserver(() => {
|
|
7797
|
+
clearTimeout(f.value), f.value = setTimeout(() => {
|
|
7798
|
+
E();
|
|
7799
|
+
}, 150);
|
|
7800
|
+
}), s.value.observe(w.value)) : (d.value && clearInterval(d.value), d.value = setTimeout(() => {
|
|
7801
7801
|
E(), d.value = null;
|
|
7802
7802
|
}, 500));
|
|
7803
7803
|
}, K = () => {
|
|
@@ -7808,28 +7808,28 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7808
7808
|
t.pauseOnClick && a("onPause");
|
|
7809
7809
|
}, J = () => {
|
|
7810
7810
|
t.pauseOnClick && a("onResume");
|
|
7811
|
-
},
|
|
7811
|
+
}, b = z(() => ({
|
|
7812
7812
|
"--loops": `${t.loop === 0 ? "infinite" : t.loop}`,
|
|
7813
7813
|
"--duration": `${t.duration}s`,
|
|
7814
7814
|
"--delay": `${t.delay}s`,
|
|
7815
7815
|
"--direction": `${t.direction}`,
|
|
7816
7816
|
"--pauseOnHover": `${t.pauseOnHover ? "paused" : "running"}`,
|
|
7817
7817
|
"--pauseOnClick": `${t.pauseOnClick ? "paused" : "running"}`,
|
|
7818
|
-
"--pauseAnimation": `${t.vertical &&
|
|
7818
|
+
"--pauseAnimation": `${t.vertical && S.value || t.pause ? "paused" : "running"}`,
|
|
7819
7819
|
"--gradient-color": `rgba(${t.gradientColor}, 1), rgba(${t.gradientColor}, 0)`,
|
|
7820
|
-
"--gradient-length": `${
|
|
7821
|
-
"--min-width": `${
|
|
7822
|
-
"--min-height": `${
|
|
7820
|
+
"--gradient-length": `${L.value}`,
|
|
7821
|
+
"--min-width": `${$.value}`,
|
|
7822
|
+
"--min-height": `${x.value}`,
|
|
7823
7823
|
"--orientation": t.vertical ? "scrollY" : "scrollX"
|
|
7824
7824
|
})), P = async () => {
|
|
7825
|
-
t.vertical ? (
|
|
7825
|
+
t.vertical ? (x.value = "100%", $.value = "auto") : (x.value = "auto", $.value = "100%"), t.gradient && t.gradientLength && (L.value = t.gradientLength), t.clone && await _(), l.value = !0;
|
|
7826
7826
|
};
|
|
7827
|
-
return
|
|
7827
|
+
return me(async () => {
|
|
7828
7828
|
P(), o.value = setInterval(() => {
|
|
7829
7829
|
i.value++, t.loop !== 0 && i.value === t.loop && (a("onComplete"), clearInterval(o.value)), a("onLoopComplete");
|
|
7830
7830
|
}, t.duration * 1e3);
|
|
7831
7831
|
}), it(() => {
|
|
7832
|
-
clearInterval(o.value), s.value && (s.value.disconnect(), s.value = null), d.value && (clearInterval(d.value), d.value = null);
|
|
7832
|
+
clearInterval(o.value), s.value && (s.value.disconnect(), s.value = null), d.value && (clearInterval(d.value), d.value = null), f.value && (clearTimeout(f.value), f.value = null);
|
|
7833
7833
|
}), oe(
|
|
7834
7834
|
() => t.pause,
|
|
7835
7835
|
(E, A) => {
|
|
@@ -7838,26 +7838,26 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7838
7838
|
), (E, A) => l.value ? (u(), c("div", {
|
|
7839
7839
|
key: 0,
|
|
7840
7840
|
class: H(["vue3-marquee", { vertical: e.vertical, horizontal: !e.vertical }]),
|
|
7841
|
-
style: ge(
|
|
7841
|
+
style: ge(b.value),
|
|
7842
7842
|
onMouseenter: K,
|
|
7843
7843
|
onMouseleave: Y,
|
|
7844
7844
|
onMousedown: R,
|
|
7845
7845
|
onMouseup: J
|
|
7846
7846
|
}, [
|
|
7847
|
-
|
|
7847
|
+
m("div", {
|
|
7848
7848
|
class: H(["transparent-overlay", { vertical: e.vertical, horizontal: !e.vertical, overlay: e.gradient }]),
|
|
7849
7849
|
ref_key: "marqueeOverlayContainer",
|
|
7850
|
-
ref:
|
|
7850
|
+
ref: w,
|
|
7851
7851
|
"aria-hidden": !0
|
|
7852
7852
|
}, null, 2),
|
|
7853
|
-
|
|
7853
|
+
m("div", {
|
|
7854
7854
|
class: "marquee",
|
|
7855
7855
|
ref_key: "marqueeContent",
|
|
7856
|
-
ref:
|
|
7856
|
+
ref: h
|
|
7857
7857
|
}, [
|
|
7858
7858
|
W(E.$slots, "default")
|
|
7859
7859
|
], 512),
|
|
7860
|
-
|
|
7860
|
+
m("div", su, [
|
|
7861
7861
|
W(E.$slots, "default")
|
|
7862
7862
|
]),
|
|
7863
7863
|
(u(!0), c(ae, null, ue(r.value, (Z) => (u(), c("div", {
|
|
@@ -7872,10 +7872,10 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7872
7872
|
}, uu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7873
7873
|
__proto__: null,
|
|
7874
7874
|
default: du
|
|
7875
|
-
}, Symbol.toStringTag, { value: "Module" })), cu = { class: "media-container pos-relative" }, fu = ["src", "data-src", "alt"], $u = ["controls", "loop", "muted", "autoplay", "playsinline", "preload"], vu = ["src", "type"],
|
|
7875
|
+
}, Symbol.toStringTag, { value: "Module" })), cu = { class: "media-container pos-relative" }, fu = ["src", "data-src", "alt"], $u = ["controls", "loop", "muted", "autoplay", "playsinline", "preload"], vu = ["src", "type"], mu = {
|
|
7876
7876
|
key: 2,
|
|
7877
7877
|
class: "media-placeholder"
|
|
7878
|
-
},
|
|
7878
|
+
}, pu = {
|
|
7879
7879
|
key: 3,
|
|
7880
7880
|
class: "media-error"
|
|
7881
7881
|
}, hu = {
|
|
@@ -7899,15 +7899,15 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7899
7899
|
setup(e) {
|
|
7900
7900
|
const n = e, t = y(null), a = y(null), l = y(!1), r = y(null), i = y(!1);
|
|
7901
7901
|
let o = null, s = !1, d = null;
|
|
7902
|
-
const f = z(() => n.url?.split(".")?.pop()?.toLowerCase()), $ = z(() => ["jpg", "jpeg", "png", "gif", "webp", "svg", "avif"].includes(f.value)), v = z(() => ["mp4", "webm", "ogg"].includes(f.value)),
|
|
7902
|
+
const f = z(() => n.url?.split(".")?.pop()?.toLowerCase()), $ = z(() => ["jpg", "jpeg", "png", "gif", "webp", "svg", "avif"].includes(f.value)), v = z(() => ["mp4", "webm", "ogg"].includes(f.value)), p = z(() => ({
|
|
7903
7903
|
mp4: "video/mp4",
|
|
7904
7904
|
webm: "video/webm",
|
|
7905
7905
|
ogg: "video/ogg"
|
|
7906
7906
|
})[f.value] || "");
|
|
7907
|
-
function
|
|
7907
|
+
function x() {
|
|
7908
7908
|
l.value = !0, clearTimeout(d);
|
|
7909
7909
|
}
|
|
7910
|
-
function
|
|
7910
|
+
function C() {
|
|
7911
7911
|
r.value = "Не удалось загрузить изображение", l.value = !1, clearTimeout(d);
|
|
7912
7912
|
}
|
|
7913
7913
|
function M(h) {
|
|
@@ -7921,7 +7921,7 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7921
7921
|
M(h);
|
|
7922
7922
|
}
|
|
7923
7923
|
}
|
|
7924
|
-
function
|
|
7924
|
+
function S() {
|
|
7925
7925
|
const h = {
|
|
7926
7926
|
root: null,
|
|
7927
7927
|
rootMargin: "50px",
|
|
@@ -7934,14 +7934,14 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7934
7934
|
}, 1e4), v.value && n.options?.autoplay && L(), o.disconnect());
|
|
7935
7935
|
});
|
|
7936
7936
|
}, h);
|
|
7937
|
-
const
|
|
7938
|
-
|
|
7937
|
+
const w = $.value ? a.value : t.value;
|
|
7938
|
+
w && o.observe(w);
|
|
7939
7939
|
}
|
|
7940
|
-
return
|
|
7941
|
-
|
|
7940
|
+
return me(() => {
|
|
7941
|
+
S();
|
|
7942
7942
|
}), _n(() => {
|
|
7943
7943
|
o && o.disconnect(), d && clearTimeout(d);
|
|
7944
|
-
}), (h,
|
|
7944
|
+
}), (h, w) => (u(), c("div", cu, [
|
|
7945
7945
|
$.value ? (u(), c("img", nt({
|
|
7946
7946
|
key: 0,
|
|
7947
7947
|
src: i.value ? e.url : "",
|
|
@@ -7949,8 +7949,8 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7949
7949
|
alt: e.options?.alt || "Image",
|
|
7950
7950
|
class: ["media-item", { loading: !l.value }],
|
|
7951
7951
|
loading: "lazy",
|
|
7952
|
-
onLoad:
|
|
7953
|
-
onError:
|
|
7952
|
+
onLoad: x,
|
|
7953
|
+
onError: C
|
|
7954
7954
|
}, e.options, {
|
|
7955
7955
|
ref_key: "imageElement",
|
|
7956
7956
|
ref: a
|
|
@@ -7965,15 +7965,15 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7965
7965
|
autoplay: e.options?.autoplay,
|
|
7966
7966
|
playsinline: e.options?.playsinline !== !1,
|
|
7967
7967
|
preload: e.options?.preload || "metadata",
|
|
7968
|
-
onLoadeddata:
|
|
7968
|
+
onLoadeddata: x
|
|
7969
7969
|
}, e.options), [
|
|
7970
|
-
|
|
7970
|
+
m("source", {
|
|
7971
7971
|
src: e.url,
|
|
7972
|
-
type:
|
|
7972
|
+
type: p.value
|
|
7973
7973
|
}, null, 8, vu)
|
|
7974
7974
|
], 16, $u)) : T("", !0),
|
|
7975
|
-
!l.value && !r.value ? (u(), c("div",
|
|
7976
|
-
r.value ? (u(), c("div",
|
|
7975
|
+
!l.value && !r.value ? (u(), c("div", mu, " Loading... ")) : T("", !0),
|
|
7976
|
+
r.value ? (u(), c("div", pu, D(r.value), 1)) : T("", !0)
|
|
7977
7977
|
]));
|
|
7978
7978
|
}
|
|
7979
7979
|
}, gu = /* @__PURE__ */ ke(hu, [["__scopeId", "data-v-a4e8161a"]]), yu = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
@@ -7981,7 +7981,7 @@ const I1 = /* @__PURE__ */ ke(_1, [["render", E1]]), xn = (e) => !e.some((n) =>
|
|
|
7981
7981
|
default: gu
|
|
7982
7982
|
}, Symbol.toStringTag, { value: "Module" })), xu = {
|
|
7983
7983
|
install: (e) => {
|
|
7984
|
-
e.component("Address", () => Promise.resolve().then(() => fa)), e.component("Button", () => Promise.resolve().then(() => Pa)), e.component("Checkbox", () => Promise.resolve().then(() => La)), e.component("Calendar", () => Promise.resolve().then(() => Wa)), e.component("Dropdown", () => Promise.resolve().then(() => Xa)), e.component("Error", () => Promise.resolve().then(() => tl)), e.component("Field", () => Promise.resolve().then(() =>
|
|
7984
|
+
e.component("Address", () => Promise.resolve().then(() => fa)), e.component("Button", () => Promise.resolve().then(() => Pa)), e.component("Checkbox", () => Promise.resolve().then(() => La)), e.component("Calendar", () => Promise.resolve().then(() => Wa)), e.component("Dropdown", () => Promise.resolve().then(() => Xa)), e.component("Error", () => Promise.resolve().then(() => tl)), e.component("Field", () => Promise.resolve().then(() => ml)), e.component("FieldPhone", () => Promise.resolve().then(() => Lo)), e.component("LocationMarker", () => Promise.resolve().then(() => Fo)), e.component("Map", () => Promise.resolve().then(() => jo)), e.component("Popup", () => Promise.resolve().then(() => Vo)), e.component("Radio", () => Promise.resolve().then(() => qo)), e.component("Select", () => Promise.resolve().then(() => ti)), e.component("SelectMulti", () => Promise.resolve().then(() => yi)), e.component("Spoiler", () => Promise.resolve().then(() => Ci)), e.component("Tab", () => Promise.resolve().then(() => ki)), e.component("Tooltip", () => Promise.resolve().then(() => Ei)), e.component("Text", () => Promise.resolve().then(() => _i)), e.component("Menu", () => Promise.resolve().then(() => vs)), e.component("MenuItem", () => Promise.resolve().then(() => Cs)), e.component("Upload", () => Promise.resolve().then(() => ji)), e.component("UploadImage", () => Promise.resolve().then(() => Hi)), e.component("UploadImageMultiple", () => Promise.resolve().then(() => cs)), e.component("Breadcrumbs", () => Promise.resolve().then(() => Ps)), e.component("Chips", () => Promise.resolve().then(() => Is)), e.component("Countdown", () => Promise.resolve().then(() => Hs)), e.component("DatePicker", () => Promise.resolve().then(() => Xs)), e.component("EmptyState", () => Promise.resolve().then(() => ed)), e.component("Feed", () => Promise.resolve().then(() => o1)), e.component("Carousel", () => Promise.resolve().then(() => v1)), e.component("FieldBig", () => Promise.resolve().then(() => b1)), e.component("FieldTags", () => Promise.resolve().then(() => W1)), e.component("Loader", () => Promise.resolve().then(() => ha)), e.component("Shader", () => Promise.resolve().then(() => X1)), e.component("Slider", () => Promise.resolve().then(() => d1)), e.component("Status", () => Promise.resolve().then(() => iu)), e.component("Marquee", () => Promise.resolve().then(() => uu)), e.component("Media", () => Promise.resolve().then(() => yu));
|
|
7985
7985
|
}
|
|
7986
7986
|
};
|
|
7987
7987
|
export {
|