@avakhula/ui 0.0.505-alpha.6 → 0.0.505-alpha.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { openBlock as G, createElementBlock as ne, normalizeStyle as In, normalizeClass as ve, resolveComponent as fe, createElementVNode as ae, withModifiers as Xe, renderSlot as Ee, createVNode as ge, Transition as Ri, withCtx as ye, withDirectives as De, vShow as Ke, createBlock as Ce, resolveDynamicComponent as Bi, mergeProps as Tt, Fragment as tt, renderList as Ut, createCommentVNode as he, toDisplayString as $e, resolveDirective as Pn, createSlots as oa, Teleport as el, createTextVNode as Ge, createApp as tl, vModelDynamic as aa, withKeys as $t, vModelCheckbox as nl, pushScopeId as jr, popScopeId as qr, vModelText as la, defineComponent as il, onMounted as rl, onBeforeUnmount as ol, ref as oo, watch as vr, nextTick as ao, h as al, createStaticVNode as ll } from "vue";
1
+ import { openBlock as G, createElementBlock as ne, normalizeStyle as Pn, normalizeClass as ve, resolveComponent as fe, createElementVNode as ae, withModifiers as Xe, renderSlot as Ee, createVNode as me, Transition as Ri, withCtx as ye, withDirectives as Me, vShow as Ke, createBlock as Ce, resolveDynamicComponent as Bi, mergeProps as Tt, Fragment as tt, renderList as Ut, createCommentVNode as he, toDisplayString as $e, resolveDirective as bn, createSlots as aa, Teleport as el, createTextVNode as Ge, createApp as tl, vModelDynamic as la, withKeys as $t, vModelCheckbox as nl, pushScopeId as jr, popScopeId as qr, vModelText as sa, defineComponent as il, onMounted as rl, onBeforeUnmount as ol, ref as ao, watch as vr, nextTick as lo, h as al, createStaticVNode as ll } from "vue";
2
2
  const Ae = (t, n) => {
3
3
  const e = t.__vccOpts || t;
4
4
  for (const [r, o] of n)
@@ -29,7 +29,7 @@ const Ae = (t, n) => {
29
29
  }, ul = ["name"];
30
30
  function dl(t, n, e, r, o, i) {
31
31
  return G(), ne("ion-icon", {
32
- style: In(e.styles),
32
+ style: Pn(e.styles),
33
33
  name: e.name,
34
34
  class: ve(e.classes + " ib-icon icon-" + e.name),
35
35
  ref: "icon"
@@ -39,7 +39,7 @@ const Qe = /* @__PURE__ */ Ae(sl, [["render", dl]]);
39
39
  function It() {
40
40
  return "_" + Math.random().toString(36).substr(2, 9);
41
41
  }
42
- const sa = {
42
+ const ua = {
43
43
  methods: {
44
44
  enter(t) {
45
45
  const n = getComputedStyle(t).width;
@@ -62,7 +62,7 @@ const sa = {
62
62
  };
63
63
  const cl = {
64
64
  name: "IbAccordion",
65
- mixins: [sa],
65
+ mixins: [ua],
66
66
  props: {
67
67
  isOpen: {
68
68
  type: Boolean,
@@ -103,19 +103,19 @@ function gl(t, n, e, r, o, i) {
103
103
  onClick: n[0] || (n[0] = Xe((...l) => i.onClick && i.onClick(...l), ["prevent"]))
104
104
  }, [
105
105
  Ee(t.$slots, "title", {}, void 0, !0),
106
- ge(a, {
106
+ me(a, {
107
107
  class: "chevron-icon",
108
108
  name: "chevron-down-outline"
109
109
  })
110
110
  ], 8, fl),
111
- ge(Ri, {
111
+ me(Ri, {
112
112
  name: "expand",
113
113
  onEnter: t.enter,
114
114
  onAfterEnter: t.afterEnter,
115
115
  onLeave: t.leave
116
116
  }, {
117
117
  default: ye(() => [
118
- De(ae("div", {
118
+ Me(ae("div", {
119
119
  role: "region",
120
120
  class: "accordion-content",
121
121
  id: "accordion-section-" + o.uuid,
@@ -242,7 +242,7 @@ function $l(t, n, e, r, o, i) {
242
242
  default: ye(() => [
243
243
  Ee(t.$slots, "icon"),
244
244
  Ee(t.$slots, "default"),
245
- e.href.length && e.linkMethod.toUpperCase() !== "GET" ? De((G(), ne("form", {
245
+ e.href.length && e.linkMethod.toUpperCase() !== "GET" ? Me((G(), ne("form", {
246
246
  key: 0,
247
247
  ref: "form",
248
248
  method: i.formMethod,
@@ -271,7 +271,7 @@ function $l(t, n, e, r, o, i) {
271
271
  _: 3
272
272
  }, 16, ["onMouseenter", "onMouseleave"]);
273
273
  }
274
- const wl = /* @__PURE__ */ Ae(ml, [["render", $l]]), Ol = ["top", "right", "bottom", "left"], lo = ["start", "end"], so = /* @__PURE__ */ Ol.reduce((t, n) => t.concat(n, n + "-" + lo[0], n + "-" + lo[1]), []), uo = Math.min, Jn = Math.max, Si = Math.round, on = (t) => ({
274
+ const wl = /* @__PURE__ */ Ae(ml, [["render", $l]]), Ol = ["top", "right", "bottom", "left"], so = ["start", "end"], uo = /* @__PURE__ */ Ol.reduce((t, n) => t.concat(n, n + "-" + so[0], n + "-" + so[1]), []), co = Math.min, Zn = Math.max, Si = Math.round, on = (t) => ({
275
275
  x: t,
276
276
  y: t
277
277
  }), Cl = {
@@ -283,7 +283,7 @@ const wl = /* @__PURE__ */ Ae(ml, [["render", $l]]), Ol = ["top", "right", "bott
283
283
  start: "end",
284
284
  end: "start"
285
285
  };
286
- function ua(t, n) {
286
+ function da(t, n) {
287
287
  return typeof t == "function" ? t(n) : t;
288
288
  }
289
289
  function ji(t) {
@@ -295,25 +295,25 @@ function vn(t) {
295
295
  function El(t) {
296
296
  return t === "x" ? "y" : "x";
297
297
  }
298
- function da(t) {
298
+ function ca(t) {
299
299
  return t === "y" ? "height" : "width";
300
300
  }
301
- function ca(t) {
301
+ function fa(t) {
302
302
  return ["top", "bottom"].includes(ji(t)) ? "y" : "x";
303
303
  }
304
- function fa(t) {
305
- return El(ca(t));
304
+ function ha(t) {
305
+ return El(fa(t));
306
306
  }
307
307
  function xl(t, n, e) {
308
308
  e === void 0 && (e = !1);
309
- const r = vn(t), o = fa(t), i = da(o);
309
+ const r = vn(t), o = ha(t), i = ca(o);
310
310
  let a = o === "x" ? r === (e ? "end" : "start") ? "right" : "left" : r === "start" ? "bottom" : "top";
311
- return n.reference[i] > n.floating[i] && (a = co(a)), [a, co(a)];
311
+ return n.reference[i] > n.floating[i] && (a = fo(a)), [a, fo(a)];
312
312
  }
313
313
  function Tl(t) {
314
314
  return t.replace(/start|end/g, (n) => kl[n]);
315
315
  }
316
- function co(t) {
316
+ function fo(t) {
317
317
  return t.replace(/left|right|bottom|top/g, (n) => Cl[n]);
318
318
  }
319
319
  function Sl(t) {
@@ -342,12 +342,12 @@ function Ai(t) {
342
342
  bottom: t.y + t.height
343
343
  };
344
344
  }
345
- function fo(t, n, e) {
345
+ function ho(t, n, e) {
346
346
  let {
347
347
  reference: r,
348
348
  floating: o
349
349
  } = t;
350
- const i = ca(n), a = fa(n), l = da(a), u = ji(n), f = i === "y", h = r.x + r.width / 2 - o.width / 2, c = r.y + r.height / 2 - o.height / 2, s = r[l] / 2 - o[l] / 2;
350
+ const i = fa(n), a = ha(n), l = ca(a), u = ji(n), f = i === "y", h = r.x + r.width / 2 - o.width / 2, c = r.y + r.height / 2 - o.height / 2, s = r[l] / 2 - o[l] / 2;
351
351
  let d;
352
352
  switch (u) {
353
353
  case "top":
@@ -404,7 +404,7 @@ const Nl = async (t, n, e) => {
404
404
  }), {
405
405
  x: h,
406
406
  y: c
407
- } = fo(f, r, u), s = r, d = {}, b = 0;
407
+ } = ho(f, r, u), s = r, d = {}, b = 0;
408
408
  for (let v = 0; v < l.length; v++) {
409
409
  const {
410
410
  name: y,
@@ -442,7 +442,7 @@ const Nl = async (t, n, e) => {
442
442
  }) : w.rects), {
443
443
  x: h,
444
444
  y: c
445
- } = fo(f, s, u)), v = -1;
445
+ } = ho(f, s, u)), v = -1;
446
446
  continue;
447
447
  }
448
448
  }
@@ -470,7 +470,7 @@ async function Il(t, n) {
470
470
  elementContext: c = "floating",
471
471
  altBoundary: s = !1,
472
472
  padding: d = 0
473
- } = ua(n, t), b = Al(d), y = l[s ? c === "floating" ? "reference" : "floating" : c], g = Ai(await i.getClippingRect({
473
+ } = da(n, t), b = Al(d), y = l[s ? c === "floating" ? "reference" : "floating" : c], g = Ai(await i.getClippingRect({
474
474
  element: (e = await (i.isElement == null ? void 0 : i.isElement(y))) == null || e ? y : y.contextElement || await (i.getDocumentElement == null ? void 0 : i.getDocumentElement(l.floating)),
475
475
  boundary: f,
476
476
  rootBoundary: h,
@@ -515,10 +515,10 @@ const Ml = function(t) {
515
515
  } = n, {
516
516
  crossAxis: h = !1,
517
517
  alignment: c,
518
- allowedPlacements: s = so,
518
+ allowedPlacements: s = uo,
519
519
  autoAlignment: d = !0,
520
520
  ...b
521
- } = ua(t, n), v = c !== void 0 || s === so ? Pl(c || null, d, s) : s, y = await Il(n, b), g = ((e = a.autoPlacement) == null ? void 0 : e.index) || 0, m = v[g];
521
+ } = da(t, n), v = c !== void 0 || s === uo ? Pl(c || null, d, s) : s, y = await Il(n, b), g = ((e = a.autoPlacement) == null ? void 0 : e.index) || 0, m = v[g];
522
522
  if (m == null)
523
523
  return {};
524
524
  const $ = xl(m, i, await (u.isRTL == null ? void 0 : u.isRTL(f.floating)));
@@ -570,7 +570,7 @@ const Ml = function(t) {
570
570
  };
571
571
  };
572
572
  function an(t) {
573
- return ha(t) ? (t.nodeName || "").toLowerCase() : "#document";
573
+ return pa(t) ? (t.nodeName || "").toLowerCase() : "#document";
574
574
  }
575
575
  function Et(t) {
576
576
  var n;
@@ -578,9 +578,9 @@ function Et(t) {
578
578
  }
579
579
  function ln(t) {
580
580
  var n;
581
- return (n = (ha(t) ? t.ownerDocument : t.document) || window.document) == null ? void 0 : n.documentElement;
581
+ return (n = (pa(t) ? t.ownerDocument : t.document) || window.document) == null ? void 0 : n.documentElement;
582
582
  }
583
- function ha(t) {
583
+ function pa(t) {
584
584
  return t instanceof Node || t instanceof Et(t).Node;
585
585
  }
586
586
  function en(t) {
@@ -589,10 +589,10 @@ function en(t) {
589
589
  function zt(t) {
590
590
  return t instanceof HTMLElement || t instanceof Et(t).HTMLElement;
591
591
  }
592
- function ho(t) {
592
+ function po(t) {
593
593
  return typeof ShadowRoot > "u" ? !1 : t instanceof ShadowRoot || t instanceof Et(t).ShadowRoot;
594
594
  }
595
- function li(t) {
595
+ function ai(t) {
596
596
  const {
597
597
  overflow: n,
598
598
  overflowX: e,
@@ -609,11 +609,11 @@ function Hr(t) {
609
609
  return e.transform !== "none" || e.perspective !== "none" || (e.containerType ? e.containerType !== "normal" : !1) || !n && (e.backdropFilter ? e.backdropFilter !== "none" : !1) || !n && (e.filter ? e.filter !== "none" : !1) || ["transform", "perspective", "filter"].some((r) => (e.willChange || "").includes(r)) || ["paint", "layout", "strict", "content"].some((r) => (e.contain || "").includes(r));
610
610
  }
611
611
  function Ll(t) {
612
- let n = Nn(t);
612
+ let n = In(t);
613
613
  for (; zt(n) && !qi(n); ) {
614
614
  if (Hr(n))
615
615
  return n;
616
- n = Nn(n);
616
+ n = In(n);
617
617
  }
618
618
  return null;
619
619
  }
@@ -635,29 +635,29 @@ function Fi(t) {
635
635
  scrollTop: t.pageYOffset
636
636
  };
637
637
  }
638
- function Nn(t) {
638
+ function In(t) {
639
639
  if (an(t) === "html")
640
640
  return t;
641
641
  const n = (
642
642
  // Step into the shadow DOM of the parent of a slotted node.
643
643
  t.assignedSlot || // DOM Element detected.
644
644
  t.parentNode || // ShadowRoot detected.
645
- ho(t) && t.host || // Fallback.
645
+ po(t) && t.host || // Fallback.
646
646
  ln(t)
647
647
  );
648
- return ho(n) ? n.host : n;
648
+ return po(n) ? n.host : n;
649
649
  }
650
- function pa(t) {
651
- const n = Nn(t);
652
- return qi(n) ? t.ownerDocument ? t.ownerDocument.body : t.body : zt(n) && li(n) ? n : pa(n);
650
+ function ga(t) {
651
+ const n = In(t);
652
+ return qi(n) ? t.ownerDocument ? t.ownerDocument.body : t.body : zt(n) && ai(n) ? n : ga(n);
653
653
  }
654
654
  function Ar(t, n, e) {
655
655
  var r;
656
656
  n === void 0 && (n = []), e === void 0 && (e = !0);
657
- const o = pa(t), i = o === ((r = t.ownerDocument) == null ? void 0 : r.body), a = Et(o);
658
- return i ? n.concat(a, a.visualViewport || [], li(o) ? o : [], a.frameElement && e ? Ar(a.frameElement) : []) : n.concat(o, Ar(o, [], e));
657
+ const o = ga(t), i = o === ((r = t.ownerDocument) == null ? void 0 : r.body), a = Et(o);
658
+ return i ? n.concat(a, a.visualViewport || [], ai(o) ? o : [], a.frameElement && e ? Ar(a.frameElement) : []) : n.concat(o, Ar(o, [], e));
659
659
  }
660
- function ga(t) {
660
+ function ma(t) {
661
661
  const n = St(t);
662
662
  let e = parseFloat(n.width) || 0, r = parseFloat(n.height) || 0;
663
663
  const o = zt(t), i = o ? t.offsetWidth : e, a = o ? t.offsetHeight : r, l = Si(e) !== i || Si(r) !== a;
@@ -667,18 +667,18 @@ function ga(t) {
667
667
  $: l
668
668
  };
669
669
  }
670
- function ma(t) {
670
+ function va(t) {
671
671
  return en(t) ? t : t.contextElement;
672
672
  }
673
- function Tn(t) {
674
- const n = ma(t);
673
+ function Sn(t) {
674
+ const n = va(t);
675
675
  if (!zt(n))
676
676
  return on(1);
677
677
  const e = n.getBoundingClientRect(), {
678
678
  width: r,
679
679
  height: o,
680
680
  $: i
681
- } = ga(n);
681
+ } = ma(n);
682
682
  let a = (i ? Si(e.width) : e.width) / r, l = (i ? Si(e.height) : e.height) / o;
683
683
  return (!a || !Number.isFinite(a)) && (a = 1), (!l || !Number.isFinite(l)) && (l = 1), {
684
684
  x: a,
@@ -686,7 +686,7 @@ function Tn(t) {
686
686
  };
687
687
  }
688
688
  const Rl = /* @__PURE__ */ on(0);
689
- function va(t) {
689
+ function ya(t) {
690
690
  const n = Et(t);
691
691
  return !Vr() || !n.visualViewport ? Rl : {
692
692
  x: n.visualViewport.offsetLeft,
@@ -696,18 +696,18 @@ function va(t) {
696
696
  function Bl(t, n, e) {
697
697
  return n === void 0 && (n = !1), !e || n && e !== Et(t) ? !1 : n;
698
698
  }
699
- function ei(t, n, e, r) {
699
+ function Qn(t, n, e, r) {
700
700
  n === void 0 && (n = !1), e === void 0 && (e = !1);
701
- const o = t.getBoundingClientRect(), i = ma(t);
701
+ const o = t.getBoundingClientRect(), i = va(t);
702
702
  let a = on(1);
703
- n && (r ? en(r) && (a = Tn(r)) : a = Tn(t));
704
- const l = Bl(i, e, r) ? va(i) : on(0);
703
+ n && (r ? en(r) && (a = Sn(r)) : a = Sn(t));
704
+ const l = Bl(i, e, r) ? ya(i) : on(0);
705
705
  let u = (o.left + l.x) / a.x, f = (o.top + l.y) / a.y, h = o.width / a.x, c = o.height / a.y;
706
706
  if (i) {
707
707
  const s = Et(i), d = r && en(r) ? Et(r) : r;
708
708
  let b = s.frameElement;
709
709
  for (; b && r && d !== s; ) {
710
- const v = Tn(b), y = b.getBoundingClientRect(), g = St(b), m = y.left + (b.clientLeft + parseFloat(g.paddingLeft)) * v.x, $ = y.top + (b.clientTop + parseFloat(g.paddingTop)) * v.y;
710
+ const v = Sn(b), y = b.getBoundingClientRect(), g = St(b), m = y.left + (b.clientLeft + parseFloat(g.paddingLeft)) * v.x, $ = y.top + (b.clientTop + parseFloat(g.paddingTop)) * v.y;
711
711
  u *= v.x, f *= v.y, h *= v.x, c *= v.y, u += m, f += $, b = Et(b).frameElement;
712
712
  }
713
713
  }
@@ -732,9 +732,9 @@ function jl(t) {
732
732
  scrollTop: 0
733
733
  }, l = on(1);
734
734
  const u = on(0);
735
- if ((o || !o && r !== "fixed") && ((an(e) !== "body" || li(i)) && (a = Fi(e)), zt(e))) {
736
- const f = ei(e);
737
- l = Tn(e), u.x = f.x + e.clientLeft, u.y = f.y + e.clientTop;
735
+ if ((o || !o && r !== "fixed") && ((an(e) !== "body" || ai(i)) && (a = Fi(e)), zt(e))) {
736
+ const f = Qn(e);
737
+ l = Sn(e), u.x = f.x + e.clientLeft, u.y = f.y + e.clientTop;
738
738
  }
739
739
  return {
740
740
  width: n.width * l.x,
@@ -746,14 +746,14 @@ function jl(t) {
746
746
  function ql(t) {
747
747
  return Array.from(t.getClientRects());
748
748
  }
749
- function ya(t) {
750
- return ei(ln(t)).left + Fi(t).scrollLeft;
749
+ function ba(t) {
750
+ return Qn(ln(t)).left + Fi(t).scrollLeft;
751
751
  }
752
752
  function Fl(t) {
753
- const n = ln(t), e = Fi(t), r = t.ownerDocument.body, o = Jn(n.scrollWidth, n.clientWidth, r.scrollWidth, r.clientWidth), i = Jn(n.scrollHeight, n.clientHeight, r.scrollHeight, r.clientHeight);
754
- let a = -e.scrollLeft + ya(t);
753
+ const n = ln(t), e = Fi(t), r = t.ownerDocument.body, o = Zn(n.scrollWidth, n.clientWidth, r.scrollWidth, r.clientWidth), i = Zn(n.scrollHeight, n.clientHeight, r.scrollHeight, r.clientHeight);
754
+ let a = -e.scrollLeft + ba(t);
755
755
  const l = -e.scrollTop;
756
- return St(r).direction === "rtl" && (a += Jn(n.clientWidth, r.clientWidth) - o), {
756
+ return St(r).direction === "rtl" && (a += Zn(n.clientWidth, r.clientWidth) - o), {
757
757
  width: o,
758
758
  height: i,
759
759
  x: a,
@@ -776,7 +776,7 @@ function Hl(t, n) {
776
776
  };
777
777
  }
778
778
  function Vl(t, n) {
779
- const e = ei(t, !0, n === "fixed"), r = e.top + t.clientTop, o = e.left + t.clientLeft, i = zt(t) ? Tn(t) : on(1), a = t.clientWidth * i.x, l = t.clientHeight * i.y, u = o * i.x, f = r * i.y;
779
+ const e = Qn(t, !0, n === "fixed"), r = e.top + t.clientTop, o = e.left + t.clientLeft, i = zt(t) ? Sn(t) : on(1), a = t.clientWidth * i.x, l = t.clientHeight * i.y, u = o * i.x, f = r * i.y;
780
780
  return {
781
781
  width: a,
782
782
  height: l,
@@ -784,7 +784,7 @@ function Vl(t, n) {
784
784
  y: f
785
785
  };
786
786
  }
787
- function po(t, n, e) {
787
+ function go(t, n, e) {
788
788
  let r;
789
789
  if (n === "viewport")
790
790
  r = Hl(t, e);
@@ -793,7 +793,7 @@ function po(t, n, e) {
793
793
  else if (en(n))
794
794
  r = Vl(n, e);
795
795
  else {
796
- const o = va(t);
796
+ const o = ya(t);
797
797
  r = {
798
798
  ...n,
799
799
  x: n.x - o.x,
@@ -802,9 +802,9 @@ function po(t, n, e) {
802
802
  }
803
803
  return Ai(r);
804
804
  }
805
- function ba(t, n) {
806
- const e = Nn(t);
807
- return e === n || !en(e) || qi(e) ? !1 : St(e).position === "fixed" || ba(e, n);
805
+ function _a(t, n) {
806
+ const e = In(t);
807
+ return e === n || !en(e) || qi(e) ? !1 : St(e).position === "fixed" || _a(e, n);
808
808
  }
809
809
  function Ul(t, n) {
810
810
  const e = n.get(t);
@@ -812,10 +812,10 @@ function Ul(t, n) {
812
812
  return e;
813
813
  let r = Ar(t, [], !1).filter((l) => en(l) && an(l) !== "body"), o = null;
814
814
  const i = St(t).position === "fixed";
815
- let a = i ? Nn(t) : t;
815
+ let a = i ? In(t) : t;
816
816
  for (; en(a) && !qi(a); ) {
817
817
  const l = St(a), u = Hr(a);
818
- !u && l.position === "fixed" && (o = null), (i ? !u && !o : !u && l.position === "static" && !!o && ["absolute", "fixed"].includes(o.position) || li(a) && !u && ba(t, a)) ? r = r.filter((h) => h !== a) : o = l, a = Nn(a);
818
+ !u && l.position === "fixed" && (o = null), (i ? !u && !o : !u && l.position === "static" && !!o && ["absolute", "fixed"].includes(o.position) || ai(a) && !u && _a(t, a)) ? r = r.filter((h) => h !== a) : o = l, a = In(a);
819
819
  }
820
820
  return n.set(t, r), r;
821
821
  }
@@ -827,9 +827,9 @@ function zl(t) {
827
827
  strategy: o
828
828
  } = t;
829
829
  const a = [...e === "clippingAncestors" ? Ul(n, this._c) : [].concat(e), r], l = a[0], u = a.reduce((f, h) => {
830
- const c = po(n, h, o);
831
- return f.top = Jn(c.top, f.top), f.right = uo(c.right, f.right), f.bottom = uo(c.bottom, f.bottom), f.left = Jn(c.left, f.left), f;
832
- }, po(n, l, o));
830
+ const c = go(n, h, o);
831
+ return f.top = Zn(c.top, f.top), f.right = co(c.right, f.right), f.bottom = co(c.bottom, f.bottom), f.left = Zn(c.left, f.left), f;
832
+ }, go(n, l, o));
833
833
  return {
834
834
  width: u.right - u.left,
835
835
  height: u.bottom - u.top,
@@ -838,21 +838,21 @@ function zl(t) {
838
838
  };
839
839
  }
840
840
  function Kl(t) {
841
- return ga(t);
841
+ return ma(t);
842
842
  }
843
843
  function Gl(t, n, e) {
844
- const r = zt(n), o = ln(n), i = e === "fixed", a = ei(t, !0, i, n);
844
+ const r = zt(n), o = ln(n), i = e === "fixed", a = Qn(t, !0, i, n);
845
845
  let l = {
846
846
  scrollLeft: 0,
847
847
  scrollTop: 0
848
848
  };
849
849
  const u = on(0);
850
850
  if (r || !r && !i)
851
- if ((an(n) !== "body" || li(o)) && (l = Fi(n)), r) {
852
- const f = ei(n, !0, i, n);
851
+ if ((an(n) !== "body" || ai(o)) && (l = Fi(n)), r) {
852
+ const f = Qn(n, !0, i, n);
853
853
  u.x = f.x + n.clientLeft, u.y = f.y + n.clientTop;
854
854
  } else
855
- o && (u.x = ya(o));
855
+ o && (u.x = ba(o));
856
856
  return {
857
857
  x: a.left + l.scrollLeft - u.x,
858
858
  y: a.top + l.scrollTop - u.y,
@@ -860,16 +860,16 @@ function Gl(t, n, e) {
860
860
  height: a.height
861
861
  };
862
862
  }
863
- function go(t, n) {
863
+ function mo(t, n) {
864
864
  return !zt(t) || St(t).position === "fixed" ? null : n ? n(t) : t.offsetParent;
865
865
  }
866
- function _a(t, n) {
866
+ function $a(t, n) {
867
867
  const e = Et(t);
868
868
  if (!zt(t))
869
869
  return e;
870
- let r = go(t, n);
870
+ let r = mo(t, n);
871
871
  for (; r && Dl(r) && St(r).position === "static"; )
872
- r = go(r, n);
872
+ r = mo(r, n);
873
873
  return r && (an(r) === "html" || an(r) === "body" && St(r).position === "static" && !Hr(r)) ? e : r || Ll(t) || e;
874
874
  }
875
875
  const Wl = async function(t) {
@@ -878,7 +878,7 @@ const Wl = async function(t) {
878
878
  floating: e,
879
879
  strategy: r
880
880
  } = t;
881
- const o = this.getOffsetParent || _a, i = this.getDimensions;
881
+ const o = this.getOffsetParent || $a, i = this.getDimensions;
882
882
  return {
883
883
  reference: Gl(n, await o(e), r),
884
884
  floating: {
@@ -895,11 +895,11 @@ const Zl = {
895
895
  convertOffsetParentRelativeRectToViewportRelativeRect: jl,
896
896
  getDocumentElement: ln,
897
897
  getClippingRect: zl,
898
- getOffsetParent: _a,
898
+ getOffsetParent: $a,
899
899
  getElementRects: Wl,
900
900
  getClientRects: ql,
901
901
  getDimensions: Kl,
902
- getScale: Tn,
902
+ getScale: Sn,
903
903
  isElement: en,
904
904
  isRTL: Yl
905
905
  }, Jl = (t, n, e) => {
@@ -976,7 +976,7 @@ const Xl = {
976
976
  function Ql(t, n, e, r, o, i) {
977
977
  return G(), Ce(Ri, null, {
978
978
  default: ye(() => [
979
- De(ae("div", {
979
+ Me(ae("div", {
980
980
  ref: "popover",
981
981
  class: ve(i.classes)
982
982
  }, [
@@ -1028,12 +1028,12 @@ function is(t, n, e, r, o, i) {
1028
1028
  _: 1
1029
1029
  }, 8, ["position", "always-visible", "class"]);
1030
1030
  }
1031
- const Mn = /* @__PURE__ */ Ae(ts, [["render", is], ["__scopeId", "data-v-796ac7bb"]]), mo = {
1031
+ const li = /* @__PURE__ */ Ae(ts, [["render", is], ["__scopeId", "data-v-796ac7bb"]]), vo = {
1032
1032
  [gn.primary]: gn.primary,
1033
1033
  [gn.tertiary]: gn.tertiary,
1034
1034
  [gn.ghost]: gn.ghost,
1035
1035
  white: "white"
1036
- }, vo = {
1036
+ }, yo = {
1037
1037
  xs: "xs",
1038
1038
  s: "s",
1039
1039
  m: "m"
@@ -1043,13 +1043,13 @@ const rs = {
1043
1043
  props: {
1044
1044
  kind: {
1045
1045
  type: String,
1046
- default: mo.primary,
1047
- validator: (t) => Object.keys(mo).includes(t)
1046
+ default: vo.primary,
1047
+ validator: (t) => Object.keys(vo).includes(t)
1048
1048
  },
1049
1049
  size: {
1050
1050
  type: String,
1051
- default: vo.s,
1052
- validator: (t) => Object.keys(vo).includes(t)
1051
+ default: yo.s,
1052
+ validator: (t) => Object.keys(yo).includes(t)
1053
1053
  },
1054
1054
  rounded: {
1055
1055
  type: Boolean,
@@ -1095,7 +1095,7 @@ const rs = {
1095
1095
  },
1096
1096
  components: {
1097
1097
  IbButton: wl,
1098
- IbTooltip: Mn
1098
+ IbTooltip: li
1099
1099
  },
1100
1100
  inheritAttrs: !1
1101
1101
  };
@@ -1222,7 +1222,7 @@ function fs(t, n, e, r, o, i) {
1222
1222
  onClick: i.close
1223
1223
  }, {
1224
1224
  default: ye(() => [
1225
- ge(a, {
1225
+ me(a, {
1226
1226
  class: "close-button-icon",
1227
1227
  name: "close-outline"
1228
1228
  })
@@ -1231,7 +1231,7 @@ function fs(t, n, e, r, o, i) {
1231
1231
  }, 8, ["onClick"])) : he("", !0)
1232
1232
  ], 2);
1233
1233
  }
1234
- const bn = /* @__PURE__ */ Ae(as, [["render", fs], ["__scopeId", "data-v-dec06c47"]]), hs = {
1234
+ const _n = /* @__PURE__ */ Ae(as, [["render", fs], ["__scopeId", "data-v-dec06c47"]]), hs = {
1235
1235
  M: "m",
1236
1236
  L: "l"
1237
1237
  };
@@ -1285,7 +1285,7 @@ function ms(t, n, e, r, o, i) {
1285
1285
  }, null, 10, gs)) : e.src && e.userAvatar ? (G(), ne("div", {
1286
1286
  key: 1,
1287
1287
  class: ve(["user-avatar", i.classList]),
1288
- style: In({
1288
+ style: Pn({
1289
1289
  backgroundImage: "url(" + e.src + ")"
1290
1290
  })
1291
1291
  }, null, 6)) : i.validateName ? (G(), ne("div", {
@@ -1295,7 +1295,7 @@ function ms(t, n, e, r, o, i) {
1295
1295
  key: 2,
1296
1296
  class: ve(["empty-avatar", i.classList])
1297
1297
  }, [
1298
- ge(a, { name: "camera-outline" })
1298
+ me(a, { name: "camera-outline" })
1299
1299
  ], 2));
1300
1300
  }
1301
1301
  const x0 = /* @__PURE__ */ Ae(ps, [["render", ms], ["__scopeId", "data-v-8ba12d0f"]]);
@@ -1331,7 +1331,7 @@ function $s(t, n, e, r, o, i) {
1331
1331
  Ee(t.$slots, "default")
1332
1332
  ]);
1333
1333
  }
1334
- const S0 = /* @__PURE__ */ Ae(bs, [["render", $s]]), En = {
1334
+ const S0 = /* @__PURE__ */ Ae(bs, [["render", $s]]), xn = {
1335
1335
  success: "success",
1336
1336
  neutral: "neutral",
1337
1337
  info: "info",
@@ -1344,8 +1344,8 @@ const ws = {
1344
1344
  props: {
1345
1345
  status: {
1346
1346
  type: String,
1347
- default: En.neutral,
1348
- validator: (t) => Object.keys(En).includes(t)
1347
+ default: xn.neutral,
1348
+ validator: (t) => Object.keys(xn).includes(t)
1349
1349
  },
1350
1350
  showIcon: {
1351
1351
  type: Boolean,
@@ -1359,13 +1359,13 @@ const ws = {
1359
1359
  },
1360
1360
  iconName() {
1361
1361
  switch (this.status) {
1362
- case En.success:
1362
+ case xn.success:
1363
1363
  return "checkmark-outline";
1364
- case En.neutral:
1364
+ case xn.neutral:
1365
1365
  return "time-outline";
1366
- case En.info:
1366
+ case xn.info:
1367
1367
  return "information-circle-outline";
1368
- case En.error:
1368
+ case xn.error:
1369
1369
  return "close-outline";
1370
1370
  default:
1371
1371
  return "";
@@ -1455,18 +1455,18 @@ function Ss(t, n, e, r, o, i) {
1455
1455
  const a = fe("ib-icon"), l = fe("ib-icon-button");
1456
1456
  return G(), Ce(Ri, null, {
1457
1457
  default: ye(() => [
1458
- De(ae("div", {
1458
+ Me(ae("div", {
1459
1459
  class: ve(i.classes)
1460
1460
  }, [
1461
1461
  ae("div", Es, [
1462
1462
  ae("p", null, $e(e.title), 1),
1463
- ge(l, {
1463
+ me(l, {
1464
1464
  class: "close-button",
1465
1465
  kind: "ghost",
1466
1466
  onClick: Xe(i.close, ["prevent"])
1467
1467
  }, {
1468
1468
  default: ye(() => [
1469
- ge(a, { name: "close-outline" })
1469
+ me(a, { name: "close-outline" })
1470
1470
  ]),
1471
1471
  _: 1
1472
1472
  }, 8, ["onClick"])
@@ -1484,10 +1484,10 @@ function Ss(t, n, e, r, o, i) {
1484
1484
  _: 3
1485
1485
  });
1486
1486
  }
1487
- const As = /* @__PURE__ */ Ae(ks, [["render", Ss], ["__scopeId", "data-v-9e7c679e"]]), Ur = 27, $a = 32, Ns = 13, yo = 9, Is = 38, Ps = 37, Ms = 39, wa = 40, Ds = "click", { performance: $i } = window, Ls = typeof ($i == null ? void 0 : $i.now) == "function" && Date.now() > document.createEvent("Event").timeStamp ? () => $i.now() : () => Date.now(), ti = /* @__PURE__ */ new Map();
1488
- let ni = !1;
1489
- const Oa = (t) => {
1490
- ti.forEach(({ bindTimeStamp: n, callback: e }, r) => {
1487
+ const As = /* @__PURE__ */ Ae(ks, [["render", Ss], ["__scopeId", "data-v-9e7c679e"]]), Ur = 27, wa = 32, Ns = 13, bo = 9, Is = 38, Ps = 37, Ms = 39, Oa = 40, Ds = "click", { performance: $i } = window, Ls = typeof ($i == null ? void 0 : $i.now) == "function" && Date.now() > document.createEvent("Event").timeStamp ? () => $i.now() : () => Date.now(), ei = /* @__PURE__ */ new Map();
1488
+ let ti = !1;
1489
+ const Ca = (t) => {
1490
+ ei.forEach(({ bindTimeStamp: n, callback: e }, r) => {
1491
1491
  if (!(r.contains(t.target) || t.timeStamp <= n))
1492
1492
  try {
1493
1493
  e(t);
@@ -1496,9 +1496,9 @@ const Oa = (t) => {
1496
1496
  }
1497
1497
  });
1498
1498
  }, Rs = () => {
1499
- ni || (document.addEventListener("click", Oa, { capture: !0 }), ni = !0);
1499
+ ti || (document.addEventListener("click", Ca, { capture: !0 }), ti = !0);
1500
1500
  }, Bs = () => {
1501
- ni && (document.removeEventListener("click", Oa), ni = !1);
1501
+ ti && (document.removeEventListener("click", Ca), ti = !1);
1502
1502
  }, js = (t, { value: n, arg: e = "click" }) => {
1503
1503
  if (typeof n != "function")
1504
1504
  throw new Error(
@@ -1508,16 +1508,16 @@ const Oa = (t) => {
1508
1508
  throw new Error(
1509
1509
  `[OutsideDirective] Cannot bind ${e} events; only click events are currently supported!`
1510
1510
  );
1511
- ti.has(t) || (ni || Rs(), ti.set(t, {
1511
+ ei.has(t) || (ti || Rs(), ei.set(t, {
1512
1512
  bindTimeStamp: Ls(),
1513
1513
  callback: n
1514
1514
  }));
1515
1515
  }, qs = (t) => {
1516
- ti.delete(t), ti.size === 0 && Bs();
1516
+ ei.delete(t), ei.size === 0 && Bs();
1517
1517
  }, zr = {
1518
1518
  created: js,
1519
1519
  beforeUnmount: qs
1520
- }, Xn = {
1520
+ }, Jn = {
1521
1521
  left: "left",
1522
1522
  right: "right",
1523
1523
  center: "center"
@@ -1535,7 +1535,7 @@ const Fs = {
1535
1535
  },
1536
1536
  horizontal: {
1537
1537
  type: String,
1538
- default: Xn.left
1538
+ default: Jn.left
1539
1539
  },
1540
1540
  triggerClass: {
1541
1541
  default: ""
@@ -1583,7 +1583,7 @@ const Fs = {
1583
1583
  },
1584
1584
  methods: {
1585
1585
  onKeydown(t) {
1586
- (t.keyCode === Ns || t.keyCode === $a) && (t.preventDefault(), this.toggle()), t.keyCode === wa && (t.preventDefault(), this.open());
1586
+ (t.keyCode === Ns || t.keyCode === wa) && (t.preventDefault(), this.toggle()), t.keyCode === Oa && (t.preventDefault(), this.open());
1587
1587
  },
1588
1588
  onKeyupDocument(t) {
1589
1589
  t.keyCode === Ur && (t.preventDefault(), this.close());
@@ -1618,7 +1618,7 @@ const Fs = {
1618
1618
  },
1619
1619
  computed: {
1620
1620
  classes() {
1621
- const t = this.vertical === Ni.bottom ? " dropdown-bottom" : " dropdown-top", n = this.horizontal === Xn.left ? " dropdown-left" : this.horizontal === Xn.right ? " dropdown-right" : " dropdown-center", e = this.isOpenedState ? " active" : "";
1621
+ const t = this.vertical === Ni.bottom ? " dropdown-bottom" : " dropdown-top", n = this.horizontal === Jn.left ? " dropdown-left" : this.horizontal === Jn.right ? " dropdown-right" : " dropdown-center", e = this.isOpenedState ? " active" : "";
1622
1622
  return t + n + e;
1623
1623
  },
1624
1624
  triggerClasses() {
@@ -1634,8 +1634,8 @@ const Fs = {
1634
1634
  }
1635
1635
  }, Hs = { class: "ib-dropdown" }, Vs = { class: "footer-slot" };
1636
1636
  function Us(t, n, e, r, o, i) {
1637
- const a = Pn("outside");
1638
- return De((G(), ne("div", Hs, [
1637
+ const a = bn("outside");
1638
+ return Me((G(), ne("div", Hs, [
1639
1639
  i.hasTrigger && e.triggerType === "click" ? (G(), ne("span", {
1640
1640
  key: 0,
1641
1641
  class: ve(["dropdown-trigger", i.triggerClasses]),
@@ -1653,7 +1653,7 @@ function Us(t, n, e, r, o, i) {
1653
1653
  }, [
1654
1654
  Ee(t.$slots, "trigger", { isOpened: o.isOpenedState }, void 0, !0)
1655
1655
  ], 34)) : he("", !0),
1656
- !e.destroyOnHide || o.isOpenedState ? De((G(), ne("div", {
1656
+ !e.destroyOnHide || o.isOpenedState ? Me((G(), ne("div", {
1657
1657
  key: 2,
1658
1658
  ref: "body",
1659
1659
  class: ve("ib-dropdown-menu " + i.classes)
@@ -1698,7 +1698,7 @@ const zs = {
1698
1698
  methods: {
1699
1699
  onKeydown(t) {
1700
1700
  var n, e, r, o, i;
1701
- if (t.keyCode === wa) {
1701
+ if (t.keyCode === Oa) {
1702
1702
  if (this.$el.parentNode.closest(`.${this.rootClass}`))
1703
1703
  return;
1704
1704
  t.preventDefault();
@@ -1758,7 +1758,7 @@ const Gs = {
1758
1758
  },
1759
1759
  horizontal: {
1760
1760
  type: String,
1761
- default: Xn.left
1761
+ default: Jn.left
1762
1762
  },
1763
1763
  isOpened: {
1764
1764
  type: Boolean,
@@ -1796,7 +1796,7 @@ const Gs = {
1796
1796
  function Ys(t, n, e, r, o, i) {
1797
1797
  const a = fe("ib-list"), l = fe("ib-dropdown");
1798
1798
  return G(), ne("div", Ws, [
1799
- ge(l, Tt({
1799
+ me(l, Tt({
1800
1800
  horizontal: e.horizontal,
1801
1801
  vertical: e.vertical,
1802
1802
  isOpened: e.isOpened,
@@ -1805,9 +1805,9 @@ function Ys(t, n, e, r, o, i) {
1805
1805
  }, t.$attrs, {
1806
1806
  ref: "dropdown",
1807
1807
  onAll: i.proxyEvents
1808
- }), oa({
1808
+ }), aa({
1809
1809
  body: ye(({ isOpened: u }) => [
1810
- ge(a, {
1810
+ me(a, {
1811
1811
  ref: "list",
1812
1812
  class: "list"
1813
1813
  }, {
@@ -1861,7 +1861,7 @@ function Xs(t, n, e, r, o, i) {
1861
1861
  }, 16, ["class"]))
1862
1862
  ]);
1863
1863
  }
1864
- const Ca = /* @__PURE__ */ Ae(Zs, [["render", Xs]]), Qs = {
1864
+ const ka = /* @__PURE__ */ Ae(Zs, [["render", Xs]]), Qs = {
1865
1865
  common: "common",
1866
1866
  danger: "danger"
1867
1867
  };
@@ -1949,7 +1949,7 @@ function ou(t, n, e, r, o, i) {
1949
1949
  disabled: e.disabled,
1950
1950
  class: "split-button-main"
1951
1951
  }, o.mainButtonAttrs), $e(o.content), 17, tu)),
1952
- ge(l, {
1952
+ me(l, {
1953
1953
  disabled: e.disabled,
1954
1954
  closeOnClick: !0
1955
1955
  }, {
@@ -1958,7 +1958,7 @@ function ou(t, n, e, r, o, i) {
1958
1958
  disabled: e.disabled,
1959
1959
  class: "split-button-menu-trigger"
1960
1960
  }, [
1961
- ge(a, { name: "chevron-down-outline" })
1961
+ me(a, { name: "chevron-down-outline" })
1962
1962
  ], 8, iu)
1963
1963
  ]),
1964
1964
  body: ye(() => [
@@ -2039,11 +2039,11 @@ const su = {
2039
2039
  "[tabindex], a, button, input, select, textarea"
2040
2040
  );
2041
2041
  (r = t[0]) == null || r.addEventListener("keydown", (i) => {
2042
- i.keyCode === yo && i.shiftKey && (i.preventDefault(), t[t.length - 1].focus());
2042
+ i.keyCode === bo && i.shiftKey && (i.preventDefault(), t[t.length - 1].focus());
2043
2043
  }), (o = t[t.length - 1]) == null || o.addEventListener(
2044
2044
  "keydown",
2045
2045
  (i) => {
2046
- i.keyCode === yo && !i.shiftKey && (i.preventDefault(), t[0].focus());
2046
+ i.keyCode === bo && !i.shiftKey && (i.preventDefault(), t[0].focus());
2047
2047
  }
2048
2048
  ), document.addEventListener("keydown", this.onKeydown), document.addEventListener("blur", this.setFocusOnModal, !0);
2049
2049
  },
@@ -2115,7 +2115,7 @@ const su = {
2115
2115
  class: "modal-footer"
2116
2116
  };
2117
2117
  function cu(t, n, e, r, o, i) {
2118
- const a = fe("ib-icon"), l = fe("ib-icon-button"), u = Pn("outside");
2118
+ const a = fe("ib-icon"), l = fe("ib-icon-button"), u = bn("outside");
2119
2119
  return G(), ne(tt, null, [
2120
2120
  i.hasTrigger ? (G(), ne("div", {
2121
2121
  key: 0,
@@ -2127,13 +2127,13 @@ function cu(t, n, e, r, o, i) {
2127
2127
  Ee(t.$slots, "trigger", {}, void 0, !0)
2128
2128
  ], 544)) : he("", !0),
2129
2129
  (G(), Ce(el, { to: "body" }, [
2130
- De(ae("div", {
2130
+ Me(ae("div", {
2131
2131
  class: ve(["modal", e.classList]),
2132
2132
  ref: "modal"
2133
2133
  }, [
2134
- De((G(), ne("div", {
2134
+ Me((G(), ne("div", {
2135
2135
  class: ve(i.bodyClassList),
2136
- style: In(i.bodyStyles)
2136
+ style: Pn(i.bodyStyles)
2137
2137
  }, [
2138
2138
  e.showCloseButton ? (G(), Ce(l, {
2139
2139
  key: 0,
@@ -2142,7 +2142,7 @@ function cu(t, n, e, r, o, i) {
2142
2142
  onClick: i.close
2143
2143
  }, {
2144
2144
  default: ye(() => [
2145
- ge(a, { name: "close-outline" })
2145
+ me(a, { name: "close-outline" })
2146
2146
  ]),
2147
2147
  _: 1
2148
2148
  }, 8, ["onClick"])) : he("", !0),
@@ -2167,7 +2167,7 @@ function cu(t, n, e, r, o, i) {
2167
2167
  ], 64);
2168
2168
  }
2169
2169
  const P0 = /* @__PURE__ */ Ae(su, [["render", cu], ["__scopeId", "data-v-e1683e53"]]);
2170
- function ka(t) {
2170
+ function Ea(t) {
2171
2171
  return "#" + t.toLowerCase().replace(/ /g, "-");
2172
2172
  }
2173
2173
  const fu = {
@@ -2190,7 +2190,7 @@ const fu = {
2190
2190
  },
2191
2191
  methods: {
2192
2192
  createHref(t) {
2193
- return ka(t);
2193
+ return Ea(t);
2194
2194
  },
2195
2195
  selectTab(t) {
2196
2196
  this.selectedTabByDropdown = t, this.$emit("select-tab", t);
@@ -2209,14 +2209,14 @@ const fu = {
2209
2209
  },
2210
2210
  components: {
2211
2211
  IbDropdownList: Wr,
2212
- IbDropdownItem: Ca,
2212
+ IbDropdownItem: ka,
2213
2213
  IbIcon: Qe
2214
2214
  }
2215
2215
  }, hu = { class: "wrapper-tab-link dropdown-tab" }, pu = ["tabindex"];
2216
2216
  function gu(t, n, e, r, o, i) {
2217
2217
  const a = fe("ib-icon"), l = fe("ib-dropdown-item"), u = fe("ib-dropdown-list");
2218
2218
  return G(), ne("div", hu, [
2219
- ge(u, {
2219
+ me(u, {
2220
2220
  disabled: o.isDisabledDropdown,
2221
2221
  "close-on-click": !0
2222
2222
  }, {
@@ -2229,7 +2229,7 @@ function gu(t, n, e, r, o, i) {
2229
2229
  tabindex: o.isDisabledDropdown ? -1 : 0
2230
2230
  }, [
2231
2231
  Ge($e(e.tabs.name) + " ", 1),
2232
- ge(a, { name: "chevron-down" })
2232
+ me(a, { name: "chevron-down" })
2233
2233
  ], 10, pu)
2234
2234
  ]),
2235
2235
  body: ye(() => [
@@ -2306,7 +2306,7 @@ const vu = {
2306
2306
  },
2307
2307
  methods: {
2308
2308
  createHref(t) {
2309
- return ka(t);
2309
+ return Ea(t);
2310
2310
  },
2311
2311
  selectTab(t) {
2312
2312
  this.$emit("changeTab", t), this.selectedTab = t;
@@ -2386,7 +2386,7 @@ const M0 = /* @__PURE__ */ Ae(vu, [["render", Ou], ["__scopeId", "data-v-47d103b
2386
2386
  }
2387
2387
  };
2388
2388
  function ku(t, n, e, r, o, i) {
2389
- return De((G(), ne("div", null, [
2389
+ return Me((G(), ne("div", null, [
2390
2390
  Ee(t.$slots, "default")
2391
2391
  ], 512)), [
2392
2392
  [Ke, i.isTabActive]
@@ -2399,7 +2399,7 @@ const D0 = /* @__PURE__ */ Ae(Cu, [["render", ku]]), Eu = {
2399
2399
  }, xu = {
2400
2400
  TYPE_ASC: "asc",
2401
2401
  TYPE_DESC: "desc"
2402
- }, bo = {
2402
+ }, _o = {
2403
2403
  topLeft: "top-left",
2404
2404
  topCenter: "top-center",
2405
2405
  topRight: "top-right",
@@ -2413,7 +2413,7 @@ const D0 = /* @__PURE__ */ Ae(Cu, [["render", ku]]), Eu = {
2413
2413
  leftCenter: "left-center",
2414
2414
  leftBottom: "left-bottom"
2415
2415
  };
2416
- class Ea {
2416
+ class xa {
2417
2417
  constructor() {
2418
2418
  this.tooltipInstance = null, this.tooltipContainer = null, this.uuid = null;
2419
2419
  }
@@ -2439,7 +2439,7 @@ class Ea {
2439
2439
  top: 0px;
2440
2440
  left: 0px;
2441
2441
  `;
2442
- this.tooltipContainer = document.createElement("div"), this.tooltipContainer.setAttribute("style", o), document.body.appendChild(this.tooltipContainer), this.tooltipInstance = tl(Mn, {
2442
+ this.tooltipContainer = document.createElement("div"), this.tooltipContainer.setAttribute("style", o), document.body.appendChild(this.tooltipContainer), this.tooltipInstance = tl(li, {
2443
2443
  title: e.title,
2444
2444
  text: e.text,
2445
2445
  alwaysVisible: !0,
@@ -2518,10 +2518,10 @@ class Ea {
2518
2518
  return s;
2519
2519
  }
2520
2520
  getClassList(n) {
2521
- return n ? bo[n] : bo.topCenter;
2521
+ return n ? _o[n] : _o.topCenter;
2522
2522
  }
2523
2523
  }
2524
- const yn = new Ea(), Tu = (t, n) => {
2524
+ const yn = new xa(), Tu = (t, n) => {
2525
2525
  var o;
2526
2526
  yn.getTooltipContainer() && yn.destroyTooltip();
2527
2527
  const e = Object.keys(n.modifiers)[0] || n.arg, r = {
@@ -2535,19 +2535,19 @@ const yn = new Ea(), Tu = (t, n) => {
2535
2535
  return;
2536
2536
  const r = yn.getTooltipContainer(), o = n !== t.target && !n.contains(t.target), i = r !== t.target && !(r != null && r.contains(t.target));
2537
2537
  o && i && yn.destroyTooltip(n);
2538
- }, _o = (t, n) => {
2538
+ }, $o = (t, n) => {
2539
2539
  t.__tooltip_create = () => Tu(t, n), t.__tooltip_destroy = (e) => Su(e, t), t.addEventListener("mouseenter", t.__tooltip_create), document.addEventListener("mousemove", t.__tooltip_destroy);
2540
- }, $o = (t) => {
2540
+ }, wo = (t) => {
2541
2541
  yn.destroyTooltip(t), t.removeEventListener("mouseenter", t.__tooltip_create), document.removeEventListener("mousemove", t.__tooltip_destroy);
2542
- }, xa = {
2542
+ }, Yr = {
2543
2543
  mounted(t, n) {
2544
- _o(t, n);
2544
+ $o(t, n);
2545
2545
  },
2546
2546
  updated(t, n) {
2547
- $o(t), _o(t, n);
2547
+ wo(t), $o(t, n);
2548
2548
  },
2549
2549
  beforeUnmount(t) {
2550
- $o(t);
2550
+ wo(t);
2551
2551
  }
2552
2552
  };
2553
2553
  const Au = {
@@ -2643,7 +2643,7 @@ const Au = {
2643
2643
  return this.toggleTipTitle && this.$slots.toggleTipBody && this.$slots.toggleTipButtons;
2644
2644
  }
2645
2645
  },
2646
- directives: { Tooltip: xa },
2646
+ directives: { Tooltip: Yr },
2647
2647
  components: {
2648
2648
  IbIcon: Qe,
2649
2649
  IbIconButton: Mt,
@@ -2652,7 +2652,7 @@ const Au = {
2652
2652
  }, Nu = { class: "sorting-wrapper" }, Iu = ["name"], Pu = ["aria-label"];
2653
2653
  function Mu(t, n, e, r, o, i) {
2654
2654
  var h;
2655
- const a = fe("ib-toggle-tip"), l = fe("ib-icon-button"), u = fe("ib-icon"), f = Pn("tooltip");
2655
+ const a = fe("ib-toggle-tip"), l = fe("ib-icon-button"), u = fe("ib-icon"), f = bn("tooltip");
2656
2656
  return G(), ne("div", Nu, [
2657
2657
  e.view === o.sortingTypesView.TABLE_VIEW ? (G(), ne("div", {
2658
2658
  key: 0,
@@ -2662,7 +2662,7 @@ function Mu(t, n, e, r, o, i) {
2662
2662
  }])
2663
2663
  }, [
2664
2664
  ae("div", null, [
2665
- De((G(), ne("button", {
2665
+ Me((G(), ne("button", {
2666
2666
  class: ve(["sorting-label", {
2667
2667
  "sorting-label-active": o.isOpenToggleTip && i.hasToggleTip,
2668
2668
  "has-action": ((h = e.tooltipText) == null ? void 0 : h.length) || i.hasToggleTip
@@ -2690,7 +2690,7 @@ function Mu(t, n, e, r, o, i) {
2690
2690
  _: 3
2691
2691
  }, 8, ["is-open", "title"])) : he("", !0)
2692
2692
  ]),
2693
- e.hideSortingButton ? he("", !0) : De((G(), Ce(l, {
2693
+ e.hideSortingButton ? he("", !0) : Me((G(), Ce(l, {
2694
2694
  key: 0,
2695
2695
  kind: "white",
2696
2696
  size: "s",
@@ -2703,7 +2703,7 @@ function Mu(t, n, e, r, o, i) {
2703
2703
  }, 8, ["onClick"])), [
2704
2704
  [f, i.tooltipIconText, e.tooltipIconPosition]
2705
2705
  ])
2706
- ], 2)) : De((G(), ne("button", {
2706
+ ], 2)) : Me((G(), ne("button", {
2707
2707
  key: 1,
2708
2708
  class: ve(["sorting-button", {
2709
2709
  active: o.currentTypeSort,
@@ -2749,9 +2749,9 @@ const Du = {
2749
2749
  components: {
2750
2750
  IbIcon: Qe,
2751
2751
  IbIconButton: Mt,
2752
- IbDropdownItem: Ca,
2752
+ IbDropdownItem: ka,
2753
2753
  IbDropdownList: Wr,
2754
- IbTooltip: Mn
2754
+ IbTooltip: li
2755
2755
  }
2756
2756
  }, Lu = { "aria-label": "breadcrumb" }, Ru = { class: "breadcrumb" }, Bu = ["href"], ju = { key: 1 }, qu = ["href"];
2757
2757
  function Fu(t, n, e, r, o, i) {
@@ -2774,9 +2774,9 @@ function Fu(t, n, e, r, o, i) {
2774
2774
  horizontal: "center"
2775
2775
  }, {
2776
2776
  trigger: ye(() => [
2777
- ge(u, { kind: "ghost" }, {
2777
+ me(u, { kind: "ghost" }, {
2778
2778
  default: ye(() => [
2779
- ge(a, { name: "ellipsis-horizontal-sharp" }),
2779
+ me(a, { name: "ellipsis-horizontal-sharp" }),
2780
2780
  e.tooltipTextContext ? (G(), Ce(l, {
2781
2781
  key: 0,
2782
2782
  text: e.tooltipTextContext
@@ -2843,22 +2843,24 @@ const Hu = {
2843
2843
  },
2844
2844
  components: {
2845
2845
  IbIconButton: Mt,
2846
- IbIcon: Qe,
2847
- IbTooltip: Mn
2846
+ IbIcon: Qe
2847
+ },
2848
+ directives: {
2849
+ Tooltip: Yr
2848
2850
  }
2849
2851
  }, Vu = ["for"], Uu = {
2850
2852
  key: 0,
2851
2853
  class: "required"
2852
2854
  };
2853
2855
  function zu(t, n, e, r, o, i) {
2854
- const a = fe("ib-icon"), l = fe("ib-tooltip"), u = fe("ib-icon-button");
2856
+ const a = fe("ib-icon"), l = fe("ib-icon-button"), u = bn("tooltip");
2855
2857
  return G(), ne("label", {
2856
2858
  class: ve(i.classes),
2857
2859
  for: e.for
2858
2860
  }, [
2859
2861
  e.required ? (G(), ne("span", Uu, "* ")) : he("", !0),
2860
2862
  Ee(t.$slots, "default", {}, void 0, !0),
2861
- e.infoText.length ? (G(), Ce(u, {
2863
+ e.infoText.length ? Me((G(), Ce(l, {
2862
2864
  key: 1,
2863
2865
  size: "xs",
2864
2866
  class: "info-button",
@@ -2866,17 +2868,15 @@ function zu(t, n, e, r, o, i) {
2866
2868
  type: "button"
2867
2869
  }, {
2868
2870
  default: ye(() => [
2869
- ge(a, { name: "information-circle-outline" }),
2870
- ge(l, {
2871
- text: e.infoText,
2872
- position: e.tooltipPosition
2873
- }, null, 8, ["text", "position"])
2871
+ me(a, { name: "information-circle-outline" })
2874
2872
  ]),
2875
2873
  _: 1
2876
- })) : he("", !0)
2874
+ })), [
2875
+ [u, e.infoText, e.tooltipPosition]
2876
+ ]) : he("", !0)
2877
2877
  ], 10, Vu);
2878
2878
  }
2879
- const Hi = /* @__PURE__ */ Ae(Hu, [["render", zu], ["__scopeId", "data-v-606c2172"]]), yr = {
2879
+ const Hi = /* @__PURE__ */ Ae(Hu, [["render", zu], ["__scopeId", "data-v-524ad0fb"]]), yr = {
2880
2880
  text: "text",
2881
2881
  password: "password",
2882
2882
  email: "email",
@@ -2949,7 +2949,7 @@ const Ku = {
2949
2949
  },
2950
2950
  settingsHorizontalPosition: {
2951
2951
  type: String,
2952
- default: Xn.right
2952
+ default: Jn.right
2953
2953
  },
2954
2954
  readonly: {
2955
2955
  type: Boolean,
@@ -3028,7 +3028,7 @@ const Ku = {
3028
3028
  `label:disabled:${globalThis == null ? void 0 : globalThis.id}`
3029
3029
  ],
3030
3030
  components: {
3031
- IbAlert: bn,
3031
+ IbAlert: _n,
3032
3032
  IbIconButton: Mt,
3033
3033
  IbIcon: Qe,
3034
3034
  IbDropdown: Kr
@@ -3053,7 +3053,7 @@ function Yu(t, n, e, r, o, i) {
3053
3053
  class: "icon-search",
3054
3054
  name: "search-outline"
3055
3055
  })) : he("", !0),
3056
- De(ae("input", Tt(i.attrs, {
3056
+ Me(ae("input", Tt(i.attrs, {
3057
3057
  "onUpdate:modelValue": n[0] || (n[0] = (s) => o.actualValue = s),
3058
3058
  ref: "field",
3059
3059
  "aria-invalid": !!i.hasErrorState,
@@ -3065,9 +3065,9 @@ function Yu(t, n, e, r, o, i) {
3065
3065
  onBlur: n[2] || (n[2] = (s) => i.onBlur(s)),
3066
3066
  onFocus: n[3] || (n[3] = (s) => i.onFocus(s))
3067
3067
  }), null, 16, Gu), [
3068
- [aa, o.actualValue]
3068
+ [la, o.actualValue]
3069
3069
  ]),
3070
- e.type !== "password" && e.showClearButton ? De((G(), Ce(u, {
3070
+ e.type !== "password" && e.showClearButton ? Me((G(), Ce(u, {
3071
3071
  key: 1,
3072
3072
  kind: "ghost",
3073
3073
  class: "button-clear",
@@ -3079,13 +3079,13 @@ function Yu(t, n, e, r, o, i) {
3079
3079
  onKeypress: $t(i.clearInput, ["enter"])
3080
3080
  }, {
3081
3081
  default: ye(() => [
3082
- ge(l, { name: "close-outline" })
3082
+ me(l, { name: "close-outline" })
3083
3083
  ]),
3084
3084
  _: 1
3085
3085
  }, 8, ["disabled", "help-text", "onClick", "onKeypress"])), [
3086
3086
  [Ke, (h = o.actualValue) == null ? void 0 : h.length]
3087
3087
  ]) : he("", !0),
3088
- e.type === "password" ? De((G(), Ce(u, {
3088
+ e.type === "password" ? Me((G(), Ce(u, {
3089
3089
  key: 2,
3090
3090
  kind: "ghost",
3091
3091
  class: "toggle-password",
@@ -3096,7 +3096,7 @@ function Yu(t, n, e, r, o, i) {
3096
3096
  onClick: Xe(i.toggleShowPassword, ["prevent"])
3097
3097
  }, {
3098
3098
  default: ye(() => [
3099
- ge(l, {
3099
+ me(l, {
3100
3100
  name: o.showPassword ? "eye-off-outline" : "eye-outline"
3101
3101
  }, null, 8, ["name"])
3102
3102
  ]),
@@ -3111,14 +3111,14 @@ function Yu(t, n, e, r, o, i) {
3111
3111
  vertical: e.settingsVerticalPosition
3112
3112
  }, {
3113
3113
  trigger: ye(() => [
3114
- ge(u, {
3114
+ me(u, {
3115
3115
  "prevent-default": "",
3116
3116
  "help-text": e.settingsButtonMessage,
3117
3117
  class: "options-trigger",
3118
3118
  kind: "ghost"
3119
3119
  }, {
3120
3120
  default: ye(() => [
3121
- ge(l, { name: "options" })
3121
+ me(l, { name: "options" })
3122
3122
  ]),
3123
3123
  _: 1
3124
3124
  }, 8, ["help-text"])
@@ -3254,7 +3254,7 @@ function od(t, n, e, r, o, i) {
3254
3254
  onClick: n[2] || (n[2] = Xe((...u) => i.onChange && i.onChange(...u), ["prevent", "stop"])),
3255
3255
  onKeypress: n[3] || (n[3] = Xe((...u) => i.onChange && i.onChange(...u), ["prevent"]))
3256
3256
  }), [
3257
- De(ae("input", {
3257
+ Me(ae("input", {
3258
3258
  tabindex: "-1",
3259
3259
  type: "checkbox",
3260
3260
  name: e.name,
@@ -3276,10 +3276,10 @@ function od(t, n, e, r, o, i) {
3276
3276
  Ge(" " + $e(e.label), 1)
3277
3277
  ], 2)) : he("", !0),
3278
3278
  ae("span", nd, [
3279
- De(ge(a, { name: "checkmark-sharp" }, null, 512), [
3279
+ Me(me(a, { name: "checkmark-sharp" }, null, 512), [
3280
3280
  [Ke, o.checked && !i.indeterminate]
3281
3281
  ]),
3282
- De(ge(a, {
3282
+ Me(me(a, {
3283
3283
  class: ve("checkbox-undeterminate-icon"),
3284
3284
  name: "remove-sharp"
3285
3285
  }, null, 512), [
@@ -3365,7 +3365,7 @@ const ad = {
3365
3365
  };
3366
3366
  }
3367
3367
  },
3368
- components: { IbIcon: Qe, IbTooltip: Mn }
3368
+ components: { IbIcon: Qe, IbTooltip: li }
3369
3369
  }, ld = ["aria-checked", "tabindex"], sd = {
3370
3370
  class: "toggle-wrapper",
3371
3371
  ref: "wrapper"
@@ -3403,11 +3403,11 @@ function hd(t, n, e, r, o, i) {
3403
3403
  }, ["stop"]))
3404
3404
  }, null, 40, dd),
3405
3405
  cd,
3406
- ge(a, {
3406
+ me(a, {
3407
3407
  class: "checked-icon",
3408
3408
  name: "checkmark"
3409
3409
  }),
3410
- ge(a, {
3410
+ me(a, {
3411
3411
  class: "unchecked-icon",
3412
3412
  name: "close"
3413
3413
  })
@@ -3483,7 +3483,7 @@ const gd = {
3483
3483
  },
3484
3484
  methods: {
3485
3485
  onKeydown(t) {
3486
- t.keyCode === $a && (t.preventDefault(), this.onChange()), this.hasVisibleChildren && (t.keyCode === Ms && (this.option.isChildrenVisible = !0), t.keyCode === Ps && (this.option.isChildrenVisible = !1));
3486
+ t.keyCode === wa && (t.preventDefault(), this.onChange()), this.hasVisibleChildren && (t.keyCode === Ms && (this.option.isChildrenVisible = !0), t.keyCode === Ps && (this.option.isChildrenVisible = !1));
3487
3487
  },
3488
3488
  onChange() {
3489
3489
  var t, n;
@@ -3562,7 +3562,7 @@ const gd = {
3562
3562
  List: Gr,
3563
3563
  IbIconButton: Mt
3564
3564
  },
3565
- directives: { Tooltip: xa }
3565
+ directives: { Tooltip: Yr }
3566
3566
  }, md = ["aria-selected", "aria-label", "id"], vd = {
3567
3567
  key: 0,
3568
3568
  class: "option-label"
@@ -3574,9 +3574,9 @@ const gd = {
3574
3574
  class: "option-label"
3575
3575
  };
3576
3576
  function wd(t, n, e, r, o, i) {
3577
- const a = fe("ib-icon"), l = fe("ib-icon-button"), u = fe("select-option"), f = fe("list"), h = Pn("tooltip");
3577
+ const a = fe("ib-icon"), l = fe("ib-icon-button"), u = fe("select-option"), f = fe("list"), h = bn("tooltip");
3578
3578
  return G(), ne("li", null, [
3579
- De((G(), ne("div", {
3579
+ Me((G(), ne("div", {
3580
3580
  class: ve(["tree-select-option", {
3581
3581
  "tree-select-option-checked": i.isChecked(e.option),
3582
3582
  "tree-select-option-margin": i.hasVisibleChildren,
@@ -3593,14 +3593,14 @@ function wd(t, n, e, r, o, i) {
3593
3593
  onKeydown: n[3] || (n[3] = Xe((...c) => i.onKeydown && i.onKeydown(...c), ["self"])),
3594
3594
  onFocus: n[4] || (n[4] = (c) => t.$emit("onFocus", `option-${i.id}`))
3595
3595
  }, [
3596
- De(ge(l, {
3596
+ Me(me(l, {
3597
3597
  "disabled-focus": !0,
3598
3598
  kind: "ghost",
3599
3599
  class: "toggle-children",
3600
3600
  onClick: i.toggleChildrenVisibility
3601
3601
  }, {
3602
3602
  default: ye(() => [
3603
- ge(a, { name: i.iconName }, null, 8, ["name"])
3603
+ me(a, { name: i.iconName }, null, 8, ["name"])
3604
3604
  ]),
3605
3605
  _: 1
3606
3606
  }, 8, ["onClick"]), [
@@ -3615,7 +3615,7 @@ function wd(t, n, e, r, o, i) {
3615
3615
  active: !e.showInput && e.option.checked
3616
3616
  })
3617
3617
  }, [
3618
- De((G(), Ce(Bi(i.component), {
3618
+ Me((G(), Ce(Bi(i.component), {
3619
3619
  ref: "component",
3620
3620
  tabindex: "-1",
3621
3621
  "disable-focus": "",
@@ -3642,7 +3642,7 @@ function wd(t, n, e, r, o, i) {
3642
3642
  }, [
3643
3643
  i.hasChildren ? (G(), ne("span", yd, $e(e.option.title), 1)) : (G(), ne("span", vd, [
3644
3644
  Ge($e(e.option.title) + " ", 1),
3645
- ge(a, {
3645
+ me(a, {
3646
3646
  name: "star",
3647
3647
  onClick: n[0] || (n[0] = Xe((c) => t.$emit("toggle-bookmark", e.option), ["stop", "prevent"]))
3648
3648
  })
@@ -3659,9 +3659,9 @@ function wd(t, n, e, r, o, i) {
3659
3659
  }, null, 8, bd))
3660
3660
  ], 64)) : (G(), ne("span", $d, $e(e.option.title), 1))
3661
3661
  ], 2),
3662
- i.hasChildren ? De((G(), Ce(f, { key: 0 }, {
3662
+ i.hasChildren ? Me((G(), Ce(f, { key: 0 }, {
3663
3663
  default: ye(() => [
3664
- (G(!0), ne(tt, null, Ut(e.option.children, (c) => De((G(), Ce(u, {
3664
+ (G(!0), ne(tt, null, Ut(e.option.children, (c) => Me((G(), Ce(u, {
3665
3665
  key: c.value,
3666
3666
  option: c,
3667
3667
  name: e.name,
@@ -4096,7 +4096,7 @@ var Na = { exports: {} };
4096
4096
  })(Na);
4097
4097
  var Cd = Na.exports;
4098
4098
  const kd = /* @__PURE__ */ Vi(Cd);
4099
- function wo(t) {
4099
+ function Oo(t) {
4100
4100
  return JSON.parse(JSON.stringify(t));
4101
4101
  }
4102
4102
  const Ed = {
@@ -4280,7 +4280,7 @@ const Ed = {
4280
4280
  },
4281
4281
  options: {
4282
4282
  handler(t) {
4283
- this.initialOptions = wo(t);
4283
+ this.initialOptions = Oo(t);
4284
4284
  },
4285
4285
  deep: !0
4286
4286
  },
@@ -4323,7 +4323,7 @@ const Ed = {
4323
4323
  const f = this.filterString.toLowerCase().trim();
4324
4324
  this.filterFunc.call(this, u, f), f && this.marker.mark(f);
4325
4325
  }, {
4326
- initialOptions: wo(this.options),
4326
+ initialOptions: Oo(this.options),
4327
4327
  val: this.modelValue ? this.modelValue : this.value,
4328
4328
  size: {
4329
4329
  left: this.initialSize && this.initialSize.left || 0,
@@ -4610,7 +4610,7 @@ const Ed = {
4610
4610
  }
4611
4611
  },
4612
4612
  components: {
4613
- IbAlert: bn,
4613
+ IbAlert: _n,
4614
4614
  IbIconButton: Mt,
4615
4615
  IbIcon: Qe,
4616
4616
  IbDropdown: Kr,
@@ -4646,18 +4646,18 @@ function Sd(t, n, e, r, o, i) {
4646
4646
  "tree-select-custom-trigger-content": i.hasTriggerContent
4647
4647
  }])
4648
4648
  }, [
4649
- ge(s, {
4649
+ me(s, {
4650
4650
  disabled: o.isLoading,
4651
4651
  "is-resizable": e.isResizable,
4652
4652
  vertical: o.verticalVal,
4653
4653
  ref: "dropdown",
4654
4654
  onClose: i.onClose,
4655
4655
  onOpen: i.onOpen
4656
- }, oa({
4656
+ }, aa({
4657
4657
  body: ye(() => [
4658
4658
  ae("div", {
4659
4659
  class: ve(["tree-drop", { "not-tree-child": !o.hasTreeChildren }]),
4660
- style: In(i.treeDropPos)
4660
+ style: Pn(i.treeDropPos)
4661
4661
  }, [
4662
4662
  e.isResizable ? (G(), ne("div", {
4663
4663
  key: 0,
@@ -4702,7 +4702,7 @@ function Sd(t, n, e, r, o, i) {
4702
4702
  onInput: n[8] || (n[8] = (d) => i.filter(d, o.actualOptions)),
4703
4703
  onKeyup: $t(i.inputKeyupDown, ["down"])
4704
4704
  }, null, 8, ["value", "aria-label", "placeholder", "onKeyup"])) : he("", !0),
4705
- ge(h, {
4705
+ me(h, {
4706
4706
  ref: "list",
4707
4707
  role: "listbox",
4708
4708
  class: ve({ "tree-select-list": !0, "has-hierarchy": i.hasHierarchy })
@@ -4711,7 +4711,7 @@ function Sd(t, n, e, r, o, i) {
4711
4711
  !i.requiredDependencyNotFilled && !i.visibleOptionsCount && i.hasEmptyMessage ? (G(), ne("div", xd, [
4712
4712
  Ee(t.$slots, "emptyMessage")
4713
4713
  ])) : !i.requiredDependencyNotFilled && !i.visibleOptionsCount ? (G(), ne("div", Td, $e(o.actualStrings.emptyTitle), 1)) : he("", !0),
4714
- De(ae("div", { class: "tree-select-empty" }, $e(o.actualStrings.requiredDependencyNotFilled), 513), [
4714
+ Me(ae("div", { class: "tree-select-empty" }, $e(o.actualStrings.requiredDependencyNotFilled), 513), [
4715
4715
  [Ke, i.requiredDependencyNotFilled]
4716
4716
  ]),
4717
4717
  !e.isMultiple && !e.isRequired && o.actualOptions.length > 0 ? (G(), Ce(f, {
@@ -4763,7 +4763,7 @@ function Sd(t, n, e, r, o, i) {
4763
4763
  htmlTitle: e.htmlOptionTitle,
4764
4764
  showInput: e.showInputs
4765
4765
  }, () => [
4766
- De(ge(f, {
4766
+ Me(me(f, {
4767
4767
  option: d,
4768
4768
  "is-toggle": e.isToggle,
4769
4769
  name: o.actualName,
@@ -4832,7 +4832,7 @@ function Sd(t, n, e, r, o, i) {
4832
4832
  class: ve({ placeholder: !i.selectStatus })
4833
4833
  }, $e(i.selectStatus || e.placeholder), 3))
4834
4834
  ], 64)),
4835
- e.showClearButton ? De((G(), Ce(u, {
4835
+ e.showClearButton ? Me((G(), Ce(u, {
4836
4836
  key: 2,
4837
4837
  kind: "ghost",
4838
4838
  class: "button-clear",
@@ -4845,13 +4845,13 @@ function Sd(t, n, e, r, o, i) {
4845
4845
  "help-text": e.clearButtonMessage
4846
4846
  }, {
4847
4847
  default: ye(() => [
4848
- ge(l, { name: "close-outline" })
4848
+ me(l, { name: "close-outline" })
4849
4849
  ]),
4850
4850
  _: 1
4851
4851
  }, 8, ["onClick", "onKeyup", "help-text"])), [
4852
4852
  [Ke, Object.keys(o.selected).length]
4853
4853
  ]) : he("", !0),
4854
- ge(l, {
4854
+ me(l, {
4855
4855
  name: d ? "chevron-up-outline" : "chevron-down-outline",
4856
4856
  classes: "tree-select-caret"
4857
4857
  }, null, 8, ["name"])
@@ -4908,13 +4908,13 @@ const Nd = {
4908
4908
  function Pd(t, n, e, r, o, i) {
4909
4909
  const a = fe("ib-label"), l = fe("ib-select");
4910
4910
  return G(), ne("div", Id, [
4911
- ge(a, null, {
4911
+ me(a, null, {
4912
4912
  default: ye(() => [
4913
4913
  Ge($e(e.labelSelect), 1)
4914
4914
  ]),
4915
4915
  _: 1
4916
4916
  }),
4917
- ge(l, {
4917
+ me(l, {
4918
4918
  classList: "report-limit-selector-select",
4919
4919
  value: e.value,
4920
4920
  options: i.prepareOptions,
@@ -5027,27 +5027,27 @@ const Dd = {
5027
5027
  IbInput: Ta,
5028
5028
  IbLabel: Hi,
5029
5029
  IbLimitSelector: Md,
5030
- IbTooltip: Mn
5030
+ IbTooltip: li
5031
5031
  }
5032
5032
  }, Ld = { class: "report-controls" }, Rd = { class: "repot-pagination" }, Bd = { class: "pagination-input" }, jd = { class: "row-count" }, qd = { class: "pagination-wrapper" }, Fd = ["onClick"];
5033
5033
  function Hd(t, n, e, r, o, i) {
5034
5034
  const a = fe("ib-limit-selector"), l = fe("ib-label"), u = fe("ib-input"), f = fe("ib-icon"), h = fe("ib-tooltip"), c = fe("ib-icon-button");
5035
5035
  return G(), ne("div", Ld, [
5036
- ge(a, {
5036
+ me(a, {
5037
5037
  onSelect: i.changeLimit,
5038
5038
  value: o.limitValue,
5039
5039
  "label-select": e.labelSelect
5040
5040
  }, null, 8, ["onSelect", "value", "label-select"]),
5041
5041
  ae("div", Rd, [
5042
5042
  e.showPaginationInput ? (G(), ne(tt, { key: 0 }, [
5043
- ge(l, null, {
5043
+ me(l, null, {
5044
5044
  default: ye(() => [
5045
5045
  Ge($e(e.labelInput), 1)
5046
5046
  ]),
5047
5047
  _: 1
5048
5048
  }),
5049
5049
  ae("div", Bd, [
5050
- ge(u, {
5050
+ me(u, {
5051
5051
  type: "number",
5052
5052
  debounce: 500,
5053
5053
  onInput: i.onInput
@@ -5055,7 +5055,7 @@ function Hd(t, n, e, r, o, i) {
5055
5055
  ])
5056
5056
  ], 64)) : he("", !0),
5057
5057
  ae("div", jd, $e(i.setCountOfRows + " of " + e.countRows), 1),
5058
- ge(c, {
5058
+ me(c, {
5059
5059
  kind: "tertiary",
5060
5060
  size: "m",
5061
5061
  class: "toggle-children button-prev",
@@ -5063,7 +5063,7 @@ function Hd(t, n, e, r, o, i) {
5063
5063
  onClick: n[0] || (n[0] = (s) => i.onSelect(o.currentPage - 1))
5064
5064
  }, {
5065
5065
  default: ye(() => [
5066
- ge(f, { name: "chevron-back-outline" }),
5066
+ me(f, { name: "chevron-back-outline" }),
5067
5067
  e.tooltipTextPrev ? (G(), Ce(h, {
5068
5068
  key: 0,
5069
5069
  text: e.tooltipTextPrev
@@ -5072,7 +5072,7 @@ function Hd(t, n, e, r, o, i) {
5072
5072
  _: 1
5073
5073
  }, 8, ["disabled"]),
5074
5074
  ae("ul", qd, [
5075
- (G(!0), ne(tt, null, Ut(i.countPagePagination, (s, d) => De((G(), ne("li", {
5075
+ (G(!0), ne(tt, null, Ut(i.countPagePagination, (s, d) => Me((G(), ne("li", {
5076
5076
  key: d,
5077
5077
  class: ve(["pagination-item", {
5078
5078
  active: d + 1 === o.currentPage,
@@ -5086,7 +5086,7 @@ function Hd(t, n, e, r, o, i) {
5086
5086
  [Ke, i.showItem(d + 1)]
5087
5087
  ])), 128))
5088
5088
  ]),
5089
- ge(c, {
5089
+ me(c, {
5090
5090
  kind: "tertiary",
5091
5091
  size: "m",
5092
5092
  class: "toggle-children button-next",
@@ -5094,7 +5094,7 @@ function Hd(t, n, e, r, o, i) {
5094
5094
  onClick: n[1] || (n[1] = (s) => i.onSelect(o.currentPage + 1))
5095
5095
  }, {
5096
5096
  default: ye(() => [
5097
- ge(f, { name: "chevron-forward-outline" }),
5097
+ me(f, { name: "chevron-forward-outline" }),
5098
5098
  e.tooltipTextNext ? (G(), Ce(h, {
5099
5099
  key: 0,
5100
5100
  text: e.tooltipTextNext
@@ -5105,7 +5105,7 @@ function Hd(t, n, e, r, o, i) {
5105
5105
  ])
5106
5106
  ]);
5107
5107
  }
5108
- const B0 = /* @__PURE__ */ Ae(Dd, [["render", Hd]]), Yn = {
5108
+ const B0 = /* @__PURE__ */ Ae(Dd, [["render", Hd]]), Wn = {
5109
5109
  PROGRESS: "progress",
5110
5110
  SUCCESS: "success",
5111
5111
  FAILED: "failed",
@@ -5116,7 +5116,7 @@ const Vd = {
5116
5116
  props: {
5117
5117
  states: {
5118
5118
  type: String,
5119
- default: Yn.PROGRESS
5119
+ default: Wn.PROGRESS
5120
5120
  },
5121
5121
  progress: {
5122
5122
  type: [String, Number],
@@ -5133,7 +5133,7 @@ const Vd = {
5133
5133
  return t.push(`progress-bar-${this.states}`), t;
5134
5134
  },
5135
5135
  iconName() {
5136
- return this.states === Yn.SUCCESS ? "checkmark-circle" : this.states === Yn.FAILED || this.states === Yn.CANCELING || this.states === Yn.CANCELED ? "close-circle" : "";
5136
+ return this.states === Wn.SUCCESS ? "checkmark-circle" : this.states === Wn.FAILED || this.states === Wn.CANCELING || this.states === Wn.CANCELED ? "close-circle" : "";
5137
5137
  }
5138
5138
  },
5139
5139
  components: {
@@ -5155,11 +5155,11 @@ function Yd(t, n, e, r, o, i) {
5155
5155
  "aria-valuemin": "0",
5156
5156
  "aria-valuemax": "100",
5157
5157
  "aria-valuenow": e.progress,
5158
- style: In({ width: e.progress + "%" })
5158
+ style: Pn({ width: e.progress + "%" })
5159
5159
  }, Gd, 12, zd),
5160
5160
  Wd
5161
5161
  ], 2),
5162
- De(ge(a, {
5162
+ Me(me(a, {
5163
5163
  class: "status-icon",
5164
5164
  name: i.iconName
5165
5165
  }, null, 8, ["name"]), [
@@ -5233,7 +5233,7 @@ function ec(t, n, e, r, o, i) {
5233
5233
  const q0 = /* @__PURE__ */ Ae(Jd, [["render", ec], ["__scopeId", "data-v-e696394e"]]);
5234
5234
  const tc = {
5235
5235
  name: "IbPanel",
5236
- mixins: [sa],
5236
+ mixins: [ua],
5237
5237
  props: {
5238
5238
  isOpen: {
5239
5239
  type: Boolean,
@@ -5258,14 +5258,14 @@ function sc(t, n, e, r, o, i) {
5258
5258
  Ee(t.$slots, "head-content", {}, void 0, !0)
5259
5259
  ])
5260
5260
  ]),
5261
- ge(Ri, {
5261
+ me(Ri, {
5262
5262
  name: "expand",
5263
5263
  onEnter: t.enter,
5264
5264
  onAfterEnter: t.afterEnter,
5265
5265
  onLeave: t.leave
5266
5266
  }, {
5267
5267
  default: ye(() => [
5268
- De(ae("div", lc, [
5268
+ Me(ae("div", lc, [
5269
5269
  Ee(t.$slots, "body", {}, void 0, !0)
5270
5270
  ], 512), [
5271
5271
  [Ke, e.isOpen]
@@ -5323,7 +5323,7 @@ const fc = {
5323
5323
  },
5324
5324
  components: {
5325
5325
  IbLabel: Hi,
5326
- IbAlert: bn
5326
+ IbAlert: _n
5327
5327
  }
5328
5328
  }, hc = { class: "ib-checkbox-group-content" };
5329
5329
  function pc(t, n, e, r, o, i) {
@@ -5541,7 +5541,7 @@ const Sc = {
5541
5541
  }
5542
5542
  },
5543
5543
  components: {
5544
- IbAlert: bn,
5544
+ IbAlert: _n,
5545
5545
  IbCharacterCount: Pa
5546
5546
  },
5547
5547
  inheritAttrs: !1
@@ -5556,7 +5556,7 @@ function Nc(t, n, e, r, o, i) {
5556
5556
  "character-limit": e.characterLimit,
5557
5557
  "character-length": o.val.length
5558
5558
  }, null, 8, ["character-limit", "character-length"])) : he("", !0),
5559
- De(ge(l, null, {
5559
+ Me(me(l, null, {
5560
5560
  default: ye(() => [
5561
5561
  Ge($e(e.errorMessage), 1)
5562
5562
  ]),
@@ -5564,7 +5564,7 @@ function Nc(t, n, e, r, o, i) {
5564
5564
  }, 512), [
5565
5565
  [Ke, e.errorMessage.length]
5566
5566
  ]),
5567
- De(ge(l, null, {
5567
+ Me(me(l, null, {
5568
5568
  default: ye(() => [
5569
5569
  Ge($e(e.characterLimitErrorMessage), 1)
5570
5570
  ]),
@@ -5572,14 +5572,14 @@ function Nc(t, n, e, r, o, i) {
5572
5572
  }, 512), [
5573
5573
  [Ke, e.characterLimitErrorMessage.length && i.characterOverLimit]
5574
5574
  ]),
5575
- De(ae("textarea", Tt(t.$attrs, {
5575
+ Me(ae("textarea", Tt(t.$attrs, {
5576
5576
  "onUpdate:modelValue": n[0] || (n[0] = (u) => o.val = u),
5577
5577
  onInput: n[1] || (n[1] = (...u) => i.onInput && i.onInput(...u)),
5578
5578
  onBlur: n[2] || (n[2] = (...u) => i.onBlur && i.onBlur(...u)),
5579
5579
  class: ["ib-textarea", i.classes],
5580
5580
  disabled: e.disabled
5581
5581
  }), null, 16, Ac), [
5582
- [la, o.val]
5582
+ [sa, o.val]
5583
5583
  ])
5584
5584
  ], 2);
5585
5585
  }
@@ -5597,7 +5597,7 @@ var br = [
5597
5597
  "onValueUpdate",
5598
5598
  "onYearChange",
5599
5599
  "onPreCalendarPosition"
5600
- ], Sn = {
5600
+ ], An = {
5601
5601
  _disable: [],
5602
5602
  allowInput: !1,
5603
5603
  allowInvalidPreload: !1,
@@ -5659,7 +5659,7 @@ var br = [
5659
5659
  time_24hr: !1,
5660
5660
  weekNumbers: !1,
5661
5661
  wrap: !1
5662
- }, ii = {
5662
+ }, ni = {
5663
5663
  weekdays: {
5664
5664
  shorthand: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
5665
5665
  longhand: [
@@ -5734,7 +5734,7 @@ var br = [
5734
5734
  }, xt = function(t) {
5735
5735
  return t === !0 ? 1 : 0;
5736
5736
  };
5737
- function Oo(t, n) {
5737
+ function Co(t, n) {
5738
5738
  var e;
5739
5739
  return function() {
5740
5740
  var r = this, o = arguments;
@@ -5875,18 +5875,18 @@ var $r = function() {
5875
5875
  u: "(.+)",
5876
5876
  w: "(\\d\\d|\\d)",
5877
5877
  y: "(\\d{2})"
5878
- }, Qn = {
5878
+ }, Xn = {
5879
5879
  Z: function(t) {
5880
5880
  return t.toISOString();
5881
5881
  },
5882
5882
  D: function(t, n, e) {
5883
- return n.weekdays.shorthand[Qn.w(t, n, e)];
5883
+ return n.weekdays.shorthand[Xn.w(t, n, e)];
5884
5884
  },
5885
5885
  F: function(t, n, e) {
5886
- return Ii(Qn.n(t, n, e) - 1, !1, n);
5886
+ return Ii(Xn.n(t, n, e) - 1, !1, n);
5887
5887
  },
5888
5888
  G: function(t, n, e) {
5889
- return _t(Qn.h(t, n, e));
5889
+ return _t(Xn.h(t, n, e));
5890
5890
  },
5891
5891
  H: function(t) {
5892
5892
  return _t(t.getHours());
@@ -5946,15 +5946,15 @@ var $r = function() {
5946
5946
  return String(t.getFullYear()).substring(2);
5947
5947
  }
5948
5948
  }, Da = function(t) {
5949
- var n = t.config, e = n === void 0 ? Sn : n, r = t.l10n, o = r === void 0 ? ii : r, i = t.isMobile, a = i === void 0 ? !1 : i;
5949
+ var n = t.config, e = n === void 0 ? An : n, r = t.l10n, o = r === void 0 ? ni : r, i = t.isMobile, a = i === void 0 ? !1 : i;
5950
5950
  return function(l, u, f) {
5951
5951
  var h = f || o;
5952
5952
  return e.formatDate !== void 0 && !a ? e.formatDate(l, u, h) : u.split("").map(function(c, s, d) {
5953
- return Qn[c] && d[s - 1] !== "\\" ? Qn[c](l, h, e) : c !== "\\" ? c : "";
5953
+ return Xn[c] && d[s - 1] !== "\\" ? Xn[c](l, h, e) : c !== "\\" ? c : "";
5954
5954
  }).join("");
5955
5955
  };
5956
5956
  }, Nr = function(t) {
5957
- var n = t.config, e = n === void 0 ? Sn : n, r = t.l10n, o = r === void 0 ? ii : r;
5957
+ var n = t.config, e = n === void 0 ? An : n, r = t.l10n, o = r === void 0 ? ni : r;
5958
5958
  return function(i, a, l, u) {
5959
5959
  if (!(i !== 0 && !i)) {
5960
5960
  var f = u || o, h, c = i;
@@ -5963,7 +5963,7 @@ var $r = function() {
5963
5963
  else if (typeof i != "string" && i.toFixed !== void 0)
5964
5964
  h = new Date(i);
5965
5965
  else if (typeof i == "string") {
5966
- var s = a || (e || Sn).dateFormat, d = String(i).trim();
5966
+ var s = a || (e || An).dateFormat, d = String(i).trim();
5967
5967
  if (d === "today")
5968
5968
  h = /* @__PURE__ */ new Date(), l = !0;
5969
5969
  else if (e && e.parseDate)
@@ -6046,7 +6046,7 @@ var ft = globalThis && globalThis.__assign || function() {
6046
6046
  }
6047
6047
  return t;
6048
6048
  }, ft.apply(this, arguments);
6049
- }, Co = globalThis && globalThis.__spreadArrays || function() {
6049
+ }, ko = globalThis && globalThis.__spreadArrays || function() {
6050
6050
  for (var t = 0, n = 0, e = arguments.length; n < e; n++)
6051
6051
  t += arguments[n].length;
6052
6052
  for (var r = Array(t), o = 0, n = 0; n < e; n++)
@@ -6056,8 +6056,8 @@ var ft = globalThis && globalThis.__assign || function() {
6056
6056
  }, Lc = 300;
6057
6057
  function Rc(t, n) {
6058
6058
  var e = {
6059
- config: ft(ft({}, Sn), Je.defaultConfig),
6060
- l10n: ii
6059
+ config: ft(ft({}, An), Je.defaultConfig),
6060
+ l10n: ni
6061
6061
  };
6062
6062
  e.parseDate = Nr({ config: e.config, l10n: e.l10n }), e._handlers = [], e.pluginElements = [], e.loadedPlugins = [], e._bind = v, e._setHoursFromDate = s, e._positionCalendar = te, e.changeMonth = A, e.changeYear = V, e.clear = B, e.close = j, e.onMouseOver = _e, e._createElement = Fe, e.createDay = T, e.destroy = W, e.isEnabled = Z, e.jumpToDate = m, e.updateValue = pt, e.open = Ie, e.redraw = re, e.set = it, e.setDate = qe, e.toggle = un;
6063
6063
  function r() {
@@ -6115,8 +6115,8 @@ function Rc(t, n) {
6115
6115
  e.amPM !== void 0 && (I = f(I, e.amPM.textContent));
6116
6116
  var X = e.config.minTime !== void 0 || e.config.minDate && e.minDateHasTime && e.latestSelectedDateObj && kt(e.latestSelectedDateObj, e.config.minDate, !0) === 0, le = e.config.maxTime !== void 0 || e.config.maxDate && e.maxDateHasTime && e.latestSelectedDateObj && kt(e.latestSelectedDateObj, e.config.maxDate, !0) === 0;
6117
6117
  if (e.config.maxTime !== void 0 && e.config.minTime !== void 0 && e.config.minTime > e.config.maxTime) {
6118
- var de = wr(e.config.minTime.getHours(), e.config.minTime.getMinutes(), e.config.minTime.getSeconds()), ke = wr(e.config.maxTime.getHours(), e.config.maxTime.getMinutes(), e.config.maxTime.getSeconds()), me = wr(I, L, z);
6119
- if (me > ke && me < de) {
6118
+ var de = wr(e.config.minTime.getHours(), e.config.minTime.getMinutes(), e.config.minTime.getSeconds()), ke = wr(e.config.maxTime.getHours(), e.config.maxTime.getMinutes(), e.config.maxTime.getSeconds()), ge = wr(I, L, z);
6119
+ if (ge > ke && ge < de) {
6120
6120
  var Pe = Mc(de);
6121
6121
  I = Pe[0], L = Pe[1], z = Pe[2];
6122
6122
  }
@@ -6168,11 +6168,11 @@ function Rc(t, n) {
6168
6168
  return v(X, "click", e[z]);
6169
6169
  });
6170
6170
  }), e.isMobile) {
6171
- Dn();
6171
+ Mn();
6172
6172
  return;
6173
6173
  }
6174
- var I = Oo(xe, 50);
6175
- if (e._debouncedChange = Oo(y, Lc), e.daysContainer && !/iPhone|iPad|iPod/i.test(navigator.userAgent) && v(e.daysContainer, "mouseover", function(z) {
6174
+ var I = Co(xe, 50);
6175
+ if (e._debouncedChange = Co(y, Lc), e.daysContainer && !/iPhone|iPad|iPod/i.test(navigator.userAgent) && v(e.daysContainer, "mouseover", function(z) {
6176
6176
  e.config.mode === "range" && _e(Ct(z));
6177
6177
  }), v(e._input, "keydown", ce), e.calendarContainer !== void 0 && v(e.calendarContainer, "keydown", ce), !e.config.inline && !e.config.static && v(window, "resize", I), window.ontouchstart !== void 0 ? v(window.document, "touchstart", D) : v(window.document, "mousedown", D), v(window.document, "focus", D, { capture: !0 }), e.config.clickOpens === !0 && (v(e._input, "focus", e.open), v(e._input, "click", e.open)), e.daysContainer !== void 0 && (v(e.monthNav, "click", Gt), v(e.monthNav, ["keyup", "increment"], b), v(e.daysContainer, "click", we)), e.timeContainer !== void 0 && e.minuteElement !== void 0 && e.hourElement !== void 0) {
6178
6178
  var L = function(z) {
@@ -6229,15 +6229,15 @@ function Rc(t, n) {
6229
6229
  }
6230
6230
  function x(I) {
6231
6231
  for (var L = I > 0 ? 0 : e.config.showMonths - 1, z = I > 0 ? e.config.showMonths : -1, X = L; X != z; X += I)
6232
- for (var le = e.daysContainer.children[X], de = I > 0 ? 0 : le.children.length - 1, ke = I > 0 ? le.children.length : -1, me = de; me != ke; me += I) {
6233
- var Pe = le.children[me];
6232
+ for (var le = e.daysContainer.children[X], de = I > 0 ? 0 : le.children.length - 1, ke = I > 0 ? le.children.length : -1, ge = de; ge != ke; ge += I) {
6233
+ var Pe = le.children[ge];
6234
6234
  if (Pe.className.indexOf("hidden") === -1 && Z(Pe.dateObj))
6235
6235
  return Pe;
6236
6236
  }
6237
6237
  }
6238
6238
  function P(I, L) {
6239
6239
  for (var z = I.className.indexOf("Month") === -1 ? I.dateObj.getMonth() : e.currentMonth, X = L > 0 ? e.config.showMonths : -1, le = L > 0 ? 1 : -1, de = z - e.currentMonth; de != X; de += le)
6240
- for (var ke = e.daysContainer.children[de], me = z - e.currentMonth === de ? I.$i + L : L < 0 ? ke.children.length - 1 : 0, Pe = ke.children.length, pe = me; pe >= 0 && pe < Pe && pe != (L > 0 ? Pe : -1); pe += le) {
6240
+ for (var ke = e.daysContainer.children[de], ge = z - e.currentMonth === de ? I.$i + L : L < 0 ? ke.children.length - 1 : 0, Pe = ke.children.length, pe = ge; pe >= 0 && pe < Pe && pe != (L > 0 ? Pe : -1); pe += le) {
6241
6241
  var Oe = ke.children[pe];
6242
6242
  if (Oe.className.indexOf("hidden") === -1 && Z(Oe.dateObj) && Math.abs(I.$i - pe) >= Math.abs(L))
6243
6243
  return E(Oe);
@@ -6249,8 +6249,8 @@ function Rc(t, n) {
6249
6249
  le === void 0 ? e._input.focus() : X ? P(le, L) : E(le);
6250
6250
  }
6251
6251
  function O(I, L) {
6252
- for (var z = (new Date(I, L, 1).getDay() - e.l10n.firstDayOfWeek + 7) % 7, X = e.utils.getDaysInMonth((L - 1 + 12) % 12, I), le = e.utils.getDaysInMonth(L, I), de = window.document.createDocumentFragment(), ke = e.config.showMonths > 1, me = ke ? "prevMonthDay hidden" : "prevMonthDay", Pe = ke ? "nextMonthDay hidden" : "nextMonthDay", pe = X + 1 - z, Oe = 0; pe <= X; pe++, Oe++)
6253
- de.appendChild(T("flatpickr-day " + me, new Date(I, L - 1, pe), pe, Oe));
6252
+ for (var z = (new Date(I, L, 1).getDay() - e.l10n.firstDayOfWeek + 7) % 7, X = e.utils.getDaysInMonth((L - 1 + 12) % 12, I), le = e.utils.getDaysInMonth(L, I), de = window.document.createDocumentFragment(), ke = e.config.showMonths > 1, ge = ke ? "prevMonthDay hidden" : "prevMonthDay", Pe = ke ? "nextMonthDay hidden" : "nextMonthDay", pe = X + 1 - z, Oe = 0; pe <= X; pe++, Oe++)
6253
+ de.appendChild(T("flatpickr-day " + ge, new Date(I, L - 1, pe), pe, Oe));
6254
6254
  for (pe = 1; pe <= le; pe++, Oe++)
6255
6255
  de.appendChild(T("flatpickr-day", new Date(I, L, pe), pe, Oe));
6256
6256
  for (var Be = le + 1; Be <= 42 - z && (e.config.showMonths === 1 || Oe % 7 !== 0); Be++, Oe++)
@@ -6284,7 +6284,7 @@ function Rc(t, n) {
6284
6284
  function M() {
6285
6285
  var I = Fe("div", "flatpickr-month"), L = window.document.createDocumentFragment(), z;
6286
6286
  e.config.showMonths > 1 || e.config.monthSelectorType === "static" ? z = Fe("span", "cur-month") : (e.monthsDropdownContainer = Fe("select", "flatpickr-monthDropdown-months"), e.monthsDropdownContainer.setAttribute("aria-label", e.l10n.monthAriaLabel), v(e.monthsDropdownContainer, "change", function(ke) {
6287
- var me = Ct(ke), Pe = parseInt(me.value, 10);
6287
+ var ge = Ct(ke), Pe = parseInt(ge.value, 10);
6288
6288
  e.changeMonth(Pe - e.currentMonth), He("onMonthChange");
6289
6289
  }), S(), z = e.monthsDropdownContainer);
6290
6290
  var X = Oi("cur-year", { tabindex: "-1" }), le = X.getElementsByTagName("input")[0];
@@ -6349,8 +6349,8 @@ function Rc(t, n) {
6349
6349
  }
6350
6350
  function U() {
6351
6351
  if (e.weekdayContainer) {
6352
- var I = e.l10n.firstDayOfWeek, L = Co(e.l10n.weekdays.shorthand);
6353
- I > 0 && I < L.length && (L = Co(L.splice(I, L.length), L.splice(0, I)));
6352
+ var I = e.l10n.firstDayOfWeek, L = ko(e.l10n.weekdays.shorthand);
6353
+ I > 0 && I < L.length && (L = ko(L.splice(I, L.length), L.splice(0, I)));
6354
6354
  for (var z = e.config.showMonths; z--; )
6355
6355
  e.weekdayContainer.children[z].innerHTML = `
6356
6356
  <span class='flatpickr-weekday'>
@@ -6464,15 +6464,15 @@ function Rc(t, n) {
6464
6464
  return !0;
6465
6465
  if (X === void 0)
6466
6466
  return !1;
6467
- for (var le = !!e.config.enable, de = (z = e.config.enable) !== null && z !== void 0 ? z : e.config.disable, ke = 0, me = void 0; ke < de.length; ke++) {
6468
- if (me = de[ke], typeof me == "function" && me(X))
6467
+ for (var le = !!e.config.enable, de = (z = e.config.enable) !== null && z !== void 0 ? z : e.config.disable, ke = 0, ge = void 0; ke < de.length; ke++) {
6468
+ if (ge = de[ke], typeof ge == "function" && ge(X))
6469
6469
  return le;
6470
- if (me instanceof Date && X !== void 0 && me.getTime() === X.getTime())
6470
+ if (ge instanceof Date && X !== void 0 && ge.getTime() === X.getTime())
6471
6471
  return le;
6472
- if (typeof me == "string") {
6473
- var Pe = e.parseDate(me, void 0, !0);
6472
+ if (typeof ge == "string") {
6473
+ var Pe = e.parseDate(ge, void 0, !0);
6474
6474
  return Pe && Pe.getTime() === X.getTime() ? le : !le;
6475
- } else if (typeof me == "object" && X !== void 0 && me.from && me.to && X.getTime() >= me.from.getTime() && X.getTime() <= me.to.getTime())
6475
+ } else if (typeof ge == "object" && X !== void 0 && ge.from && ge.to && X.getTime() >= ge.from.getTime() && X.getTime() <= ge.to.getTime())
6476
6476
  return le;
6477
6477
  }
6478
6478
  return !le;
@@ -6507,8 +6507,8 @@ function Rc(t, n) {
6507
6507
  case 39:
6508
6508
  if (!ke && !z) {
6509
6509
  I.preventDefault();
6510
- var me = i();
6511
- if (e.daysContainer !== void 0 && (X === !1 || me && J(me))) {
6510
+ var ge = i();
6511
+ if (e.daysContainer !== void 0 && (X === !1 || ge && J(ge))) {
6512
6512
  var Pe = I.keyCode === 39 ? 1 : -1;
6513
6513
  I.ctrlKey ? (I.stopPropagation(), A(Pe), k(x(1), 0)) : k(void 0, Pe);
6514
6514
  }
@@ -6555,11 +6555,11 @@ function Rc(t, n) {
6555
6555
  }
6556
6556
  function _e(I, L) {
6557
6557
  if (L === void 0 && (L = "flatpickr-day"), !(e.selectedDates.length !== 1 || I && (!I.classList.contains(L) || I.classList.contains("flatpickr-disabled")))) {
6558
- for (var z = I ? I.dateObj.getTime() : e.days.firstElementChild.dateObj.getTime(), X = e.parseDate(e.selectedDates[0], void 0, !0).getTime(), le = Math.min(z, e.selectedDates[0].getTime()), de = Math.max(z, e.selectedDates[0].getTime()), ke = !1, me = 0, Pe = 0, pe = le; pe < de; pe += Dc.DAY)
6559
- Z(new Date(pe), !0) || (ke = ke || pe > le && pe < de, pe < X && (!me || pe > me) ? me = pe : pe > X && (!Pe || pe < Pe) && (Pe = pe));
6558
+ for (var z = I ? I.dateObj.getTime() : e.days.firstElementChild.dateObj.getTime(), X = e.parseDate(e.selectedDates[0], void 0, !0).getTime(), le = Math.min(z, e.selectedDates[0].getTime()), de = Math.max(z, e.selectedDates[0].getTime()), ke = !1, ge = 0, Pe = 0, pe = le; pe < de; pe += Dc.DAY)
6559
+ Z(new Date(pe), !0) || (ke = ke || pe > le && pe < de, pe < X && (!ge || pe > ge) ? ge = pe : pe > X && (!Pe || pe < Pe) && (Pe = pe));
6560
6560
  var Oe = Array.from(e.rContainer.querySelectorAll("*:nth-child(-n+" + e.config.showMonths + ") > ." + L));
6561
6561
  Oe.forEach(function(Be) {
6562
- var Ue = Be.dateObj, ot = Ue.getTime(), Wt = me > 0 && ot < me || Pe > 0 && ot > Pe;
6562
+ var Ue = Be.dateObj, ot = Ue.getTime(), Wt = ge > 0 && ot < ge || Pe > 0 && ot > Pe;
6563
6563
  if (Wt) {
6564
6564
  Be.classList.add("notAllowed"), ["inRange", "startRange", "endRange"].forEach(function(Bt) {
6565
6565
  Be.classList.remove(Bt);
@@ -6569,7 +6569,7 @@ function Rc(t, n) {
6569
6569
  return;
6570
6570
  ["startRange", "inRange", "endRange", "notAllowed"].forEach(function(Bt) {
6571
6571
  Be.classList.remove(Bt);
6572
- }), I !== void 0 && (I.classList.add(z <= e.selectedDates[0].getTime() ? "startRange" : "endRange"), X < z && ot === X ? Be.classList.add("startRange") : X > z && ot === X && Be.classList.add("endRange"), ot >= me && (Pe === 0 || ot <= Pe) && Pc(ot, X, z) && Be.classList.add("inRange"));
6572
+ }), I !== void 0 && (I.classList.add(z <= e.selectedDates[0].getTime() ? "startRange" : "endRange"), X < z && ot === X ? Be.classList.add("startRange") : X > z && ot === X && Be.classList.add("endRange"), ot >= ge && (Pe === 0 || ot <= Pe) && Pc(ot, X, z) && Be.classList.add("inRange"));
6573
6573
  });
6574
6574
  }
6575
6575
  }
@@ -6592,7 +6592,7 @@ function Rc(t, n) {
6592
6592
  return e.hourElement.select();
6593
6593
  }, 50);
6594
6594
  }
6595
- function Me(I) {
6595
+ function De(I) {
6596
6596
  return function(L) {
6597
6597
  var z = e.config["_" + I + "Date"] = e.parseDate(L, e.config.dateFormat), X = e.config["_" + (I === "min" ? "max" : "min") + "Date"];
6598
6598
  z !== void 0 && (e[I === "min" ? "minDateHasTime" : "maxDateHasTime"] = z.getHours() > 0 || z.getMinutes() > 0 || z.getSeconds() > 0), e.selectedDates && (e.selectedDates = e.selectedDates.filter(function(le) {
@@ -6634,23 +6634,23 @@ function Rc(t, n) {
6634
6634
  });
6635
6635
  var X = L.mode === "time";
6636
6636
  if (!L.dateFormat && (L.enableTime || X)) {
6637
- var le = Je.defaultConfig.dateFormat || Sn.dateFormat;
6637
+ var le = Je.defaultConfig.dateFormat || An.dateFormat;
6638
6638
  z.dateFormat = L.noCalendar || X ? "H:i" + (L.enableSeconds ? ":S" : "") : le + " H:i" + (L.enableSeconds ? ":S" : "");
6639
6639
  }
6640
6640
  if (L.altInput && (L.enableTime || X) && !L.altFormat) {
6641
- var de = Je.defaultConfig.altFormat || Sn.altFormat;
6641
+ var de = Je.defaultConfig.altFormat || An.altFormat;
6642
6642
  z.altFormat = L.noCalendar || X ? "h:i" + (L.enableSeconds ? ":S K" : " K") : de + (" h:i" + (L.enableSeconds ? ":S" : "") + " K");
6643
6643
  }
6644
6644
  Object.defineProperty(e.config, "minDate", {
6645
6645
  get: function() {
6646
6646
  return e.config._minDate;
6647
6647
  },
6648
- set: Me("min")
6648
+ set: De("min")
6649
6649
  }), Object.defineProperty(e.config, "maxDate", {
6650
6650
  get: function() {
6651
6651
  return e.config._maxDate;
6652
6652
  },
6653
- set: Me("max")
6653
+ set: De("max")
6654
6654
  });
6655
6655
  var ke = function(Oe) {
6656
6656
  return function(Be) {
@@ -6668,15 +6668,15 @@ function Rc(t, n) {
6668
6668
  },
6669
6669
  set: ke("max")
6670
6670
  }), L.mode === "time" && (e.config.noCalendar = !0, e.config.enableTime = !0), Object.assign(e.config, z, L);
6671
- for (var me = 0; me < I.length; me++)
6672
- e.config[I[me]] = e.config[I[me]] === !0 || e.config[I[me]] === "true";
6671
+ for (var ge = 0; ge < I.length; ge++)
6672
+ e.config[I[ge]] = e.config[I[ge]] === !0 || e.config[I[ge]] === "true";
6673
6673
  br.filter(function(Oe) {
6674
6674
  return e.config[Oe] !== void 0;
6675
6675
  }).forEach(function(Oe) {
6676
6676
  e.config[Oe] = _r(e.config[Oe] || []).map(a);
6677
6677
  }), e.isMobile = !e.config.disableMobile && !e.config.inline && e.config.mode === "single" && !e.config.disable.length && !e.config.enable && !e.config.weekNumbers && /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);
6678
- for (var me = 0; me < e.config.plugins.length; me++) {
6679
- var Pe = e.config.plugins[me](e) || {};
6678
+ for (var ge = 0; ge < e.config.plugins.length; ge++) {
6679
+ var Pe = e.config.plugins[ge](e) || {};
6680
6680
  for (var pe in Pe)
6681
6681
  br.indexOf(pe) > -1 ? e.config[pe] = _r(Pe[pe]).map(a).concat(e.config[pe]) : typeof L[pe] > "u" && (e.config[pe] = Pe[pe]);
6682
6682
  }
@@ -6695,24 +6695,24 @@ function Rc(t, n) {
6695
6695
  return void e.config.position(e, I);
6696
6696
  if (e.calendarContainer !== void 0) {
6697
6697
  He("onPreCalendarPosition");
6698
- var L = I || e._positionElement, z = Array.prototype.reduce.call(e.calendarContainer.children, function(ut, Hn) {
6699
- return ut + Hn.offsetHeight;
6700
- }, 0), X = e.calendarContainer.offsetWidth, le = e.config.position.split(" "), de = le[0], ke = le.length > 1 ? le[1] : null, me = L.getBoundingClientRect(), Pe = window.innerHeight - me.bottom, pe = de === "above" || de !== "below" && Pe < z && me.top > z, Oe = window.pageYOffset + me.top + (pe ? -z - 2 : L.offsetHeight + 2);
6698
+ var L = I || e._positionElement, z = Array.prototype.reduce.call(e.calendarContainer.children, function(ut, Fn) {
6699
+ return ut + Fn.offsetHeight;
6700
+ }, 0), X = e.calendarContainer.offsetWidth, le = e.config.position.split(" "), de = le[0], ke = le.length > 1 ? le[1] : null, ge = L.getBoundingClientRect(), Pe = window.innerHeight - ge.bottom, pe = de === "above" || de !== "below" && Pe < z && ge.top > z, Oe = window.pageYOffset + ge.top + (pe ? -z - 2 : L.offsetHeight + 2);
6701
6701
  if (mt(e.calendarContainer, "arrowTop", !pe), mt(e.calendarContainer, "arrowBottom", pe), !e.config.inline) {
6702
- var Be = window.pageXOffset + me.left, Ue = !1, ot = !1;
6703
- ke === "center" ? (Be -= (X - me.width) / 2, Ue = !0) : ke === "right" && (Be -= X - me.width, ot = !0), mt(e.calendarContainer, "arrowLeft", !Ue && !ot), mt(e.calendarContainer, "arrowCenter", Ue), mt(e.calendarContainer, "arrowRight", ot);
6704
- var Wt = window.document.body.offsetWidth - (window.pageXOffset + me.right), Bt = Be + X > window.document.body.offsetWidth, Ln = Wt + X > window.document.body.offsetWidth;
6702
+ var Be = window.pageXOffset + ge.left, Ue = !1, ot = !1;
6703
+ ke === "center" ? (Be -= (X - ge.width) / 2, Ue = !0) : ke === "right" && (Be -= X - ge.width, ot = !0), mt(e.calendarContainer, "arrowLeft", !Ue && !ot), mt(e.calendarContainer, "arrowCenter", Ue), mt(e.calendarContainer, "arrowRight", ot);
6704
+ var Wt = window.document.body.offsetWidth - (window.pageXOffset + ge.right), Bt = Be + X > window.document.body.offsetWidth, Dn = Wt + X > window.document.body.offsetWidth;
6705
6705
  if (mt(e.calendarContainer, "rightMost", Bt), !e.config.static)
6706
6706
  if (e.calendarContainer.style.top = Oe + "px", !Bt)
6707
6707
  e.calendarContainer.style.left = Be + "px", e.calendarContainer.style.right = "auto";
6708
- else if (!Ln)
6708
+ else if (!Dn)
6709
6709
  e.calendarContainer.style.left = "auto", e.calendarContainer.style.right = Wt + "px";
6710
6710
  else {
6711
6711
  var cn = se();
6712
6712
  if (cn === void 0)
6713
6713
  return;
6714
- var rt = window.document.body.offsetWidth, Rn = Math.max(0, rt / 2 - X / 2), Bn = ".flatpickr-calendar.centerMost:before", jn = ".flatpickr-calendar.centerMost:after", qn = cn.cssRules.length, Fn = "{left:" + me.left + "px;right:auto;}";
6715
- mt(e.calendarContainer, "rightMost", !1), mt(e.calendarContainer, "centerMost", !0), cn.insertRule(Bn + "," + jn + Fn, qn), e.calendarContainer.style.left = Rn + "px", e.calendarContainer.style.right = "auto";
6714
+ var rt = window.document.body.offsetWidth, Ln = Math.max(0, rt / 2 - X / 2), Rn = ".flatpickr-calendar.centerMost:before", Bn = ".flatpickr-calendar.centerMost:after", jn = cn.cssRules.length, qn = "{left:" + ge.left + "px;right:auto;}";
6715
+ mt(e.calendarContainer, "rightMost", !1), mt(e.calendarContainer, "centerMost", !0), cn.insertRule(Rn + "," + Bn + qn, jn), e.calendarContainer.style.left = Ln + "px", e.calendarContainer.style.right = "auto";
6716
6716
  }
6717
6717
  }
6718
6718
  }
@@ -6759,8 +6759,8 @@ function Rc(t, n) {
6759
6759
  return Oe.getTime() - Be.getTime();
6760
6760
  }));
6761
6761
  if (c(), de) {
6762
- var me = e.currentYear !== le.getFullYear();
6763
- e.currentYear = le.getFullYear(), e.currentMonth = le.getMonth(), me && (He("onYearChange"), S()), He("onMonthChange");
6762
+ var ge = e.currentYear !== le.getFullYear();
6763
+ e.currentYear = le.getFullYear(), e.currentMonth = le.getMonth(), ge && (He("onYearChange"), S()), He("onMonthChange");
6764
6764
  }
6765
6765
  if (st(), C(), pt(), !de && e.config.mode !== "range" && e.config.showMonths === 1 ? E(X) : e.selectedDateElem !== void 0 && e.hourElement === void 0 && e.selectedDateElem && e.selectedDateElem.focus(), e.hourElement !== void 0 && e.hourElement !== void 0 && e.hourElement.focus(), e.config.closeOnSelect) {
6766
6766
  var Pe = e.config.mode === "single" && !e.config.enableTime, pe = e.config.mode === "range" && e.selectedDates.length === 2 && !e.config.enableTime;
@@ -6857,7 +6857,7 @@ function Rc(t, n) {
6857
6857
  function sn() {
6858
6858
  e._positionElement = e.config.positionElement || e._input;
6859
6859
  }
6860
- function Dn() {
6860
+ function Mn() {
6861
6861
  var I = e.config.enableTime ? e.config.noCalendar ? "time" : "datetime-local" : "date";
6862
6862
  e.mobileInput = Fe("input", e.input.className + " flatpickr-mobile"), e.mobileInput.tabIndex = 1, e.mobileInput.type = I, e.mobileInput.disabled = e.input.disabled, e.mobileInput.required = e.input.required, e.mobileInput.placeholder = e.input.placeholder, e.mobileFormatStr = I === "datetime-local" ? "Y-m-d\\TH:i:S" : I === "date" ? "Y-m-d" : "H:i:S", e.selectedDates.length > 0 && (e.mobileInput.defaultValue = e.mobileInput.value = e.formatDate(e.selectedDates[0], e.mobileFormatStr)), e.config.minDate && (e.mobileInput.min = e.formatDate(e.config.minDate, "Y-m-d")), e.config.maxDate && (e.mobileInput.max = e.formatDate(e.config.maxDate, "Y-m-d")), e.input.getAttribute("step") && (e.mobileInput.step = String(e.input.getAttribute("step"))), e.input.type = "hidden", e.altInput !== void 0 && (e.altInput.type = "hidden");
6863
6863
  try {
@@ -6922,15 +6922,15 @@ function Rc(t, n) {
6922
6922
  I.preventDefault();
6923
6923
  var L = I.type === "keydown", z = Ct(I), X = z;
6924
6924
  e.amPM !== void 0 && z === e.amPM && (e.amPM.textContent = e.l10n.amPM[xt(e.amPM.textContent === e.l10n.amPM[0])]);
6925
- var le = parseFloat(X.getAttribute("min")), de = parseFloat(X.getAttribute("max")), ke = parseFloat(X.getAttribute("step")), me = parseInt(X.value, 10), Pe = I.delta || (L ? I.which === 38 ? 1 : -1 : 0), pe = me + ke * Pe;
6925
+ var le = parseFloat(X.getAttribute("min")), de = parseFloat(X.getAttribute("max")), ke = parseFloat(X.getAttribute("step")), ge = parseInt(X.value, 10), Pe = I.delta || (L ? I.which === 38 ? 1 : -1 : 0), pe = ge + ke * Pe;
6926
6926
  if (typeof X.value < "u" && X.value.length === 2) {
6927
6927
  var Oe = X === e.hourElement, Be = X === e.minuteElement;
6928
- pe < le ? (pe = de + pe + xt(!Oe) + (xt(Oe) && xt(!e.amPM)), Be && p(void 0, -1, e.hourElement)) : pe > de && (pe = X === e.hourElement ? pe - de - xt(!e.amPM) : le, Be && p(void 0, 1, e.hourElement)), e.amPM && Oe && (ke === 1 ? pe + me === 23 : Math.abs(pe - me) > ke) && (e.amPM.textContent = e.l10n.amPM[xt(e.amPM.textContent === e.l10n.amPM[0])]), X.value = _t(pe);
6928
+ pe < le ? (pe = de + pe + xt(!Oe) + (xt(Oe) && xt(!e.amPM)), Be && p(void 0, -1, e.hourElement)) : pe > de && (pe = X === e.hourElement ? pe - de - xt(!e.amPM) : le, Be && p(void 0, 1, e.hourElement)), e.amPM && Oe && (ke === 1 ? pe + ge === 23 : Math.abs(pe - ge) > ke) && (e.amPM.textContent = e.l10n.amPM[xt(e.amPM.textContent === e.l10n.amPM[0])]), X.value = _t(pe);
6929
6929
  }
6930
6930
  }
6931
6931
  return o(), e;
6932
6932
  }
6933
- function An(t, n) {
6933
+ function Nn(t, n) {
6934
6934
  for (var e = Array.prototype.slice.call(t).filter(function(a) {
6935
6935
  return a instanceof HTMLElement;
6936
6936
  }), r = [], o = 0; o < e.length; o++) {
@@ -6946,17 +6946,17 @@ function An(t, n) {
6946
6946
  return r.length === 1 ? r[0] : r;
6947
6947
  }
6948
6948
  typeof HTMLElement < "u" && typeof HTMLCollection < "u" && typeof NodeList < "u" && (HTMLCollection.prototype.flatpickr = NodeList.prototype.flatpickr = function(t) {
6949
- return An(this, t);
6949
+ return Nn(this, t);
6950
6950
  }, HTMLElement.prototype.flatpickr = function(t) {
6951
- return An([this], t);
6951
+ return Nn([this], t);
6952
6952
  });
6953
6953
  var Je = function(t, n) {
6954
- return typeof t == "string" ? An(window.document.querySelectorAll(t), n) : t instanceof Node ? An([t], n) : An(t, n);
6954
+ return typeof t == "string" ? Nn(window.document.querySelectorAll(t), n) : t instanceof Node ? Nn([t], n) : Nn(t, n);
6955
6955
  };
6956
6956
  Je.defaultConfig = {};
6957
6957
  Je.l10ns = {
6958
- en: ft({}, ii),
6959
- default: ft({}, ii)
6958
+ en: ft({}, ni),
6959
+ default: ft({}, ni)
6960
6960
  };
6961
6961
  Je.localize = function(t) {
6962
6962
  Je.l10ns.default = ft(ft({}, Je.l10ns.default), t);
@@ -6968,7 +6968,7 @@ Je.parseDate = Nr({});
6968
6968
  Je.formatDate = Da({});
6969
6969
  Je.compareDates = kt;
6970
6970
  typeof jQuery < "u" && typeof jQuery.fn < "u" && (jQuery.fn.flatpickr = function(t) {
6971
- return An(this, t);
6971
+ return Nn(this, t);
6972
6972
  });
6973
6973
  Date.prototype.fp_incr = function(t) {
6974
6974
  return new Date(this.getFullYear(), this.getMonth(), this.getDate() + (typeof t == "string" ? parseInt(t, 10) : t));
@@ -7228,7 +7228,7 @@ const Hc = "single", Cr = "range", Vc = {
7228
7228
  components: {
7229
7229
  IbIcon: Qe,
7230
7230
  IbLabel: Hi,
7231
- IbAlert: bn
7231
+ IbAlert: _n
7232
7232
  }
7233
7233
  }, Uc = { class: "inputs-wrapper" }, zc = { class: "input-group-wrapper" }, Kc = ["placeholder"], Gc = {
7234
7234
  ref: "dropdown",
@@ -7283,7 +7283,7 @@ function Xc(t, n, e, r, o, i) {
7283
7283
  ref: "date",
7284
7284
  class: "date-picker-input"
7285
7285
  }, null, 8, Kc),
7286
- ge(u, {
7286
+ me(u, {
7287
7287
  name: "today-outline",
7288
7288
  class: "calendar-icon"
7289
7289
  })
@@ -7311,7 +7311,7 @@ function Xc(t, n, e, r, o, i) {
7311
7311
  placeholder: e.placeholder,
7312
7312
  ref: "toDate"
7313
7313
  }, null, 8, Zc),
7314
- ge(u, {
7314
+ me(u, {
7315
7315
  name: "today-outline",
7316
7316
  class: "calendar-icon"
7317
7317
  })
@@ -8902,7 +8902,7 @@ const rf = [
8902
8902
  } else
8903
8903
  Object.assign(t, { [n.name]: n.default });
8904
8904
  return t;
8905
- }, {}), ko = {
8905
+ }, {}), Eo = {
8906
8906
  options: { ...of }
8907
8907
  }, af = { version: 4, country_calling_codes: { 1: ["US", "AG", "AI", "AS", "BB", "BM", "BS", "CA", "DM", "DO", "GD", "GU", "JM", "KN", "KY", "LC", "MP", "MS", "PR", "SX", "TC", "TT", "VC", "VG", "VI"], 7: ["RU", "KZ"], 20: ["EG"], 27: ["ZA"], 30: ["GR"], 31: ["NL"], 32: ["BE"], 33: ["FR"], 34: ["ES"], 36: ["HU"], 39: ["IT", "VA"], 40: ["RO"], 41: ["CH"], 43: ["AT"], 44: ["GB", "GG", "IM", "JE"], 45: ["DK"], 46: ["SE"], 47: ["NO", "SJ"], 48: ["PL"], 49: ["DE"], 51: ["PE"], 52: ["MX"], 53: ["CU"], 54: ["AR"], 55: ["BR"], 56: ["CL"], 57: ["CO"], 58: ["VE"], 60: ["MY"], 61: ["AU", "CC", "CX"], 62: ["ID"], 63: ["PH"], 64: ["NZ"], 65: ["SG"], 66: ["TH"], 81: ["JP"], 82: ["KR"], 84: ["VN"], 86: ["CN"], 90: ["TR"], 91: ["IN"], 92: ["PK"], 93: ["AF"], 94: ["LK"], 95: ["MM"], 98: ["IR"], 211: ["SS"], 212: ["MA", "EH"], 213: ["DZ"], 216: ["TN"], 218: ["LY"], 220: ["GM"], 221: ["SN"], 222: ["MR"], 223: ["ML"], 224: ["GN"], 225: ["CI"], 226: ["BF"], 227: ["NE"], 228: ["TG"], 229: ["BJ"], 230: ["MU"], 231: ["LR"], 232: ["SL"], 233: ["GH"], 234: ["NG"], 235: ["TD"], 236: ["CF"], 237: ["CM"], 238: ["CV"], 239: ["ST"], 240: ["GQ"], 241: ["GA"], 242: ["CG"], 243: ["CD"], 244: ["AO"], 245: ["GW"], 246: ["IO"], 247: ["AC"], 248: ["SC"], 249: ["SD"], 250: ["RW"], 251: ["ET"], 252: ["SO"], 253: ["DJ"], 254: ["KE"], 255: ["TZ"], 256: ["UG"], 257: ["BI"], 258: ["MZ"], 260: ["ZM"], 261: ["MG"], 262: ["RE", "YT"], 263: ["ZW"], 264: ["NA"], 265: ["MW"], 266: ["LS"], 267: ["BW"], 268: ["SZ"], 269: ["KM"], 290: ["SH", "TA"], 291: ["ER"], 297: ["AW"], 298: ["FO"], 299: ["GL"], 350: ["GI"], 351: ["PT"], 352: ["LU"], 353: ["IE"], 354: ["IS"], 355: ["AL"], 356: ["MT"], 357: ["CY"], 358: ["FI", "AX"], 359: ["BG"], 370: ["LT"], 371: ["LV"], 372: ["EE"], 373: ["MD"], 374: ["AM"], 375: ["BY"], 376: ["AD"], 377: ["MC"], 378: ["SM"], 380: ["UA"], 381: ["RS"], 382: ["ME"], 383: ["XK"], 385: ["HR"], 386: ["SI"], 387: ["BA"], 389: ["MK"], 420: ["CZ"], 421: ["SK"], 423: ["LI"], 500: ["FK"], 501: ["BZ"], 502: ["GT"], 503: ["SV"], 504: ["HN"], 505: ["NI"], 506: ["CR"], 507: ["PA"], 508: ["PM"], 509: ["HT"], 590: ["GP", "BL", "MF"], 591: ["BO"], 592: ["GY"], 593: ["EC"], 594: ["GF"], 595: ["PY"], 596: ["MQ"], 597: ["SR"], 598: ["UY"], 599: ["CW", "BQ"], 670: ["TL"], 672: ["NF"], 673: ["BN"], 674: ["NR"], 675: ["PG"], 676: ["TO"], 677: ["SB"], 678: ["VU"], 679: ["FJ"], 680: ["PW"], 681: ["WF"], 682: ["CK"], 683: ["NU"], 685: ["WS"], 686: ["KI"], 687: ["NC"], 688: ["TV"], 689: ["PF"], 690: ["TK"], 691: ["FM"], 692: ["MH"], 850: ["KP"], 852: ["HK"], 853: ["MO"], 855: ["KH"], 856: ["LA"], 880: ["BD"], 886: ["TW"], 960: ["MV"], 961: ["LB"], 962: ["JO"], 963: ["SY"], 964: ["IQ"], 965: ["KW"], 966: ["SA"], 967: ["YE"], 968: ["OM"], 970: ["PS"], 971: ["AE"], 972: ["IL"], 973: ["BH"], 974: ["QA"], 975: ["BT"], 976: ["MN"], 977: ["NP"], 992: ["TJ"], 993: ["TM"], 994: ["AZ"], 995: ["GE"], 996: ["KG"], 998: ["UZ"] }, countries: { AC: ["247", "00", "(?:[01589]\\d|[46])\\d{4}", [5, 6]], AD: ["376", "00", "(?:1|6\\d)\\d{7}|[135-9]\\d{5}", [6, 8, 9], [["(\\d{3})(\\d{3})", "$1 $2", ["[135-9]"]], ["(\\d{4})(\\d{4})", "$1 $2", ["1"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6"]]]], AE: ["971", "00", "(?:[4-7]\\d|9[0-689])\\d{7}|800\\d{2,9}|[2-4679]\\d{7}", [5, 6, 7, 8, 9, 10, 11, 12], [["(\\d{3})(\\d{2,9})", "$1 $2", ["60|8"]], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[236]|[479][2-8]"], "0$1"], ["(\\d{3})(\\d)(\\d{5})", "$1 $2 $3", ["[479]"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["5"], "0$1"]], "0"], AF: ["93", "00", "[2-7]\\d{8}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[2-7]"], "0$1"]], "0"], AG: ["1", "011", "(?:268|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([457]\\d{6})$|1", "268$1", 0, "268"], AI: ["1", "011", "(?:264|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2457]\\d{6})$|1", "264$1", 0, "264"], AL: ["355", "00", "(?:700\\d\\d|900)\\d{3}|8\\d{5,7}|(?:[2-5]|6\\d)\\d{7}", [6, 7, 8, 9], [["(\\d{3})(\\d{3,4})", "$1 $2", ["80|9"], "0$1"], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["4[2-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2358][2-5]|4"], "0$1"], ["(\\d{3})(\\d{5})", "$1 $2", ["[23578]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["6"], "0$1"]], "0"], AM: ["374", "00", "(?:[1-489]\\d|55|60|77)\\d{6}", [8], [["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["[89]0"], "0 $1"], ["(\\d{3})(\\d{5})", "$1 $2", ["2|3[12]"], "(0$1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["1|47"], "(0$1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["[3-9]"], "0$1"]], "0"], AO: ["244", "00", "[29]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[29]"]]]], AR: ["54", "00", "(?:11|[89]\\d\\d)\\d{8}|[2368]\\d{9}", [10, 11], [["(\\d{4})(\\d{2})(\\d{4})", "$1 $2-$3", ["2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9])", "2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8]))|2(?:2[24-9]|3[1-59]|47)", "2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5[56][46]|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]", "2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|58|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|54(?:4|5[13-7]|6[89])|86[3-6]))|2(?:2[24-9]|3[1-59]|47)|38(?:[58][78]|7[378])|3(?:454|85[56])[46]|3(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"], "0$1", 1], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2-$3", ["1"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2-$3", ["[68]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2-$3", ["[23]"], "0$1", 1], ["(\\d)(\\d{4})(\\d{2})(\\d{4})", "$2 15-$3-$4", ["9(?:2[2-469]|3[3-578])", "9(?:2(?:2[024-9]|3[0-59]|47|6[245]|9[02-8])|3(?:3[28]|4[03-9]|5[2-46-8]|7[1-578]|8[2-9]))", "9(?:2(?:[23]02|6(?:[25]|4[6-8])|9(?:[02356]|4[02568]|72|8[23]))|3(?:3[28]|4(?:[04679]|3[5-8]|5[4-68]|8[2379])|5(?:[2467]|3[237]|8[2-5])|7[1-578]|8(?:[2469]|3[2578]|5[4-8]|7[36-8]|8[5-8])))|92(?:2[24-9]|3[1-59]|47)", "9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3[78]|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8[23])|7[1-578]|8(?:[2469]|3[278]|5(?:[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4[35][56]|58[45]|8(?:[38]5|54|76))[4-6]", "9(?:2(?:[23]02|6(?:[25]|4(?:64|[78]))|9(?:[02356]|4(?:[0268]|5[2-6])|72|8[23]))|3(?:3[28]|4(?:[04679]|3(?:5(?:4[0-25689]|[56])|[78])|5(?:4[46]|8)|8[2379])|5(?:[2467]|3[237]|8(?:[23]|4(?:[45]|60)|5(?:4[0-39]|5|64)))|7[1-578]|8(?:[2469]|3[278]|5(?:4(?:4|5[13-7]|6[89])|[56][46]|[78])|7[378]|8(?:6[3-6]|[78]))))|92(?:2[24-9]|3[1-59]|47)|93(?:4(?:36|5[56])|8(?:[38]5|76))[4-6]"], "0$1", 0, "$1 $2 $3-$4"], ["(\\d)(\\d{2})(\\d{4})(\\d{4})", "$2 15-$3-$4", ["91"], "0$1", 0, "$1 $2 $3-$4"], ["(\\d{3})(\\d{3})(\\d{5})", "$1-$2-$3", ["8"], "0$1"], ["(\\d)(\\d{3})(\\d{3})(\\d{4})", "$2 15-$3-$4", ["9"], "0$1", 0, "$1 $2 $3-$4"]], "0", 0, "0?(?:(11|2(?:2(?:02?|[13]|2[13-79]|4[1-6]|5[2457]|6[124-8]|7[1-4]|8[13-6]|9[1267])|3(?:02?|1[467]|2[03-6]|3[13-8]|[49][2-6]|5[2-8]|[67])|4(?:7[3-578]|9)|6(?:[0136]|2[24-6]|4[6-8]?|5[15-8])|80|9(?:0[1-3]|[19]|2\\d|3[1-6]|4[02568]?|5[2-4]|6[2-46]|72?|8[23]?))|3(?:3(?:2[79]|6|8[2578])|4(?:0[0-24-9]|[12]|3[5-8]?|4[24-7]|5[4-68]?|6[02-9]|7[126]|8[2379]?|9[1-36-8])|5(?:1|2[1245]|3[237]?|4[1-46-9]|6[2-4]|7[1-6]|8[2-5]?)|6[24]|7(?:[069]|1[1568]|2[15]|3[145]|4[13]|5[14-8]|7[2-57]|8[126])|8(?:[01]|2[15-7]|3[2578]?|4[13-6]|5[4-8]?|6[1-357-9]|7[36-8]?|8[5-8]?|9[124])))15)?", "9$1"], AS: ["1", "011", "(?:[58]\\d\\d|684|900)\\d{7}", [10], 0, "1", 0, "([267]\\d{6})$|1", "684$1", 0, "684"], AT: ["43", "00", "1\\d{3,12}|2\\d{6,12}|43(?:(?:0\\d|5[02-9])\\d{3,9}|2\\d{4,5}|[3467]\\d{4}|8\\d{4,6}|9\\d{4,7})|5\\d{4,12}|8\\d{7,12}|9\\d{8,12}|(?:[367]\\d|4[0-24-9])\\d{4,11}", [4, 5, 6, 7, 8, 9, 10, 11, 12, 13], [["(\\d)(\\d{3,12})", "$1 $2", ["1(?:11|[2-9])"], "0$1"], ["(\\d{3})(\\d{2})", "$1 $2", ["517"], "0$1"], ["(\\d{2})(\\d{3,5})", "$1 $2", ["5[079]"], "0$1"], ["(\\d{3})(\\d{3,10})", "$1 $2", ["(?:31|4)6|51|6(?:5[0-3579]|[6-9])|7(?:20|32|8)|[89]"], "0$1"], ["(\\d{4})(\\d{3,9})", "$1 $2", ["[2-467]|5[2-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["5"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4,7})", "$1 $2 $3", ["5"], "0$1"]], "0"], AU: ["61", "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011", "1(?:[0-79]\\d{7}(?:\\d(?:\\d{2})?)?|8[0-24-9]\\d{7})|[2-478]\\d{8}|1\\d{4,7}", [5, 6, 7, 8, 9, 10, 12], [["(\\d{2})(\\d{3,4})", "$1 $2", ["16"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,4})", "$1 $2 $3", ["16"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["14|4"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["[2378]"], "(0$1)"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1(?:30|[89])"]]], "0", 0, "(183[12])|0", 0, 0, 0, [["(?:(?:2(?:[0-26-9]\\d|3[0-8]|4[02-9]|5[0135-9])|3(?:[0-3589]\\d|4[0-578]|6[1-9]|7[0-35-9])|7(?:[013-57-9]\\d|2[0-8]))\\d{3}|8(?:51(?:0(?:0[03-9]|[12479]\\d|3[2-9]|5[0-8]|6[1-9]|8[0-7])|1(?:[0235689]\\d|1[0-69]|4[0-589]|7[0-47-9])|2(?:0[0-79]|[18][13579]|2[14-9]|3[0-46-9]|[4-6]\\d|7[89]|9[0-4]))|(?:6[0-8]|[78]\\d)\\d{3}|9(?:[02-9]\\d{3}|1(?:(?:[0-58]\\d|6[0135-9])\\d|7(?:0[0-24-9]|[1-9]\\d)|9(?:[0-46-9]\\d|5[0-79])))))\\d{3}", [9]], ["4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}", [9]], ["180(?:0\\d{3}|2)\\d{3}", [7, 10]], ["190[0-26]\\d{6}", [10]], 0, 0, 0, ["163\\d{2,6}", [5, 6, 7, 8, 9]], ["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}", [9]], ["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}", [6, 8, 10, 12]]], "0011"], AW: ["297", "00", "(?:[25-79]\\d\\d|800)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[25-9]"]]]], AX: ["358", "00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))", "2\\d{4,9}|35\\d{4,5}|(?:60\\d\\d|800)\\d{4,6}|7\\d{5,11}|(?:[14]\\d|3[0-46-9]|50)\\d{4,8}", [5, 6, 7, 8, 9, 10, 11, 12], 0, "0", 0, 0, 0, 0, "18", 0, "00"], AZ: ["994", "00", "365\\d{6}|(?:[124579]\\d|60|88)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["90"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["1[28]|2|365|46", "1[28]|2|365[45]|46", "1[28]|2|365(?:4|5[02])|46"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[13-9]"], "0$1"]], "0"], BA: ["387", "00", "6\\d{8}|(?:[35689]\\d|49|70)\\d{6}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["6[1-3]|[7-9]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2-$3", ["[3-5]|6[56]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["6"], "0$1"]], "0"], BB: ["1", "011", "(?:246|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "246$1", 0, "246"], BD: ["880", "00", "[1-469]\\d{9}|8[0-79]\\d{7,8}|[2-79]\\d{8}|[2-9]\\d{7}|[3-9]\\d{6}|[57-9]\\d{5}", [6, 7, 8, 9, 10], [["(\\d{2})(\\d{4,6})", "$1-$2", ["31[5-8]|[459]1"], "0$1"], ["(\\d{3})(\\d{3,7})", "$1-$2", ["3(?:[67]|8[013-9])|4(?:6[168]|7|[89][18])|5(?:6[128]|9)|6(?:[15]|28|4[14])|7[2-589]|8(?:0[014-9]|[12])|9[358]|(?:3[2-5]|4[235]|5[2-578]|6[0389]|76|8[3-7]|9[24])1|(?:44|66)[01346-9]"], "0$1"], ["(\\d{4})(\\d{3,6})", "$1-$2", ["[13-9]|22"], "0$1"], ["(\\d)(\\d{7,8})", "$1-$2", ["2"], "0$1"]], "0"], BE: ["32", "00", "4\\d{8}|[1-9]\\d{7}", [8, 9], [["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["(?:80|9)0"], "0$1"], ["(\\d)(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[239]|4[23]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[15-8]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["4"], "0$1"]], "0"], BF: ["226", "00", "[025-7]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[025-7]"]]]], BG: ["359", "00", "00800\\d{7}|[2-7]\\d{6,7}|[89]\\d{6,8}|2\\d{5}", [6, 7, 8, 9, 12], [["(\\d)(\\d)(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["2"], "0$1"], ["(\\d{3})(\\d{4})", "$1 $2", ["43[1-6]|70[1-9]"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["[356]|4[124-7]|7[1-9]|8[1-6]|9[1-7]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["(?:70|8)0"], "0$1"], ["(\\d{3})(\\d{3})(\\d{2})", "$1 $2 $3", ["43[1-7]|7"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[48]|9[08]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"], "0$1"]], "0"], BH: ["973", "00", "[136-9]\\d{7}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[13679]|8[02-4679]"]]]], BI: ["257", "00", "(?:[267]\\d|31)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2367]"]]]], BJ: ["229", "00", "[24-689]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[24-689]"]]]], BL: ["590", "00", "590\\d{6}|(?:69|80|9\\d)\\d{7}", [9], 0, "0", 0, 0, 0, 0, 0, [["590(?:2[7-9]|3[3-7]|5[12]|87)\\d{4}"], ["69(?:0\\d\\d|1(?:2[2-9]|3[0-5]))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:395|76[018])\\d|475[0-5])\\d{4}"]]], BM: ["1", "011", "(?:441|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "441$1", 0, "441"], BN: ["673", "00", "[2-578]\\d{6}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-578]"]]]], BO: ["591", "00(?:1\\d)?", "(?:[2-467]\\d\\d|8001)\\d{5}", [8, 9], [["(\\d)(\\d{7})", "$1 $2", ["[23]|4[46]"]], ["(\\d{8})", "$1", ["[67]"]], ["(\\d{3})(\\d{2})(\\d{4})", "$1 $2 $3", ["8"]]], "0", 0, "0(1\\d)?"], BQ: ["599", "00", "(?:[34]1|7\\d)\\d{5}", [7], 0, 0, 0, 0, 0, 0, "[347]"], BR: ["55", "00(?:1[245]|2[1-35]|31|4[13]|[56]5|99)", "(?:[1-46-9]\\d\\d|5(?:[0-46-9]\\d|5[0-46-9]))\\d{8}|[1-9]\\d{9}|[3589]\\d{8}|[34]\\d{7}", [8, 9, 10, 11], [["(\\d{4})(\\d{4})", "$1-$2", ["300|4(?:0[02]|37)", "4(?:02|37)0|[34]00"]], ["(\\d{3})(\\d{2,3})(\\d{4})", "$1 $2 $3", ["(?:[358]|90)0"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2-$3", ["(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-57]"], "($1)"], ["(\\d{2})(\\d{5})(\\d{4})", "$1 $2-$3", ["[16][1-9]|[2-57-9]"], "($1)"]], "0", 0, "(?:0|90)(?:(1[245]|2[1-35]|31|4[13]|[56]5|99)(\\d{10,11}))?", "$2"], BS: ["1", "011", "(?:242|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([3-8]\\d{6})$|1", "242$1", 0, "242"], BT: ["975", "00", "[17]\\d{7}|[2-8]\\d{6}", [7, 8], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-68]|7[246]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["1[67]|7"]]]], BW: ["267", "00", "(?:0800|(?:[37]|800)\\d)\\d{6}|(?:[2-6]\\d|90)\\d{5}", [7, 8, 10], [["(\\d{2})(\\d{5})", "$1 $2", ["90"]], ["(\\d{3})(\\d{4})", "$1 $2", ["[24-6]|3[15-9]"]], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[37]"]], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["0"]], ["(\\d{3})(\\d{4})(\\d{3})", "$1 $2 $3", ["8"]]]], BY: ["375", "810", "(?:[12]\\d|33|44|902)\\d{7}|8(?:0[0-79]\\d{5,7}|[1-7]\\d{9})|8(?:1[0-489]|[5-79]\\d)\\d{7}|8[1-79]\\d{6,7}|8[0-79]\\d{5}|8\\d{5}", [6, 7, 8, 9, 10, 11], [["(\\d{3})(\\d{3})", "$1 $2", ["800"], "8 $1"], ["(\\d{3})(\\d{2})(\\d{2,4})", "$1 $2 $3", ["800"], "8 $1"], ["(\\d{4})(\\d{2})(\\d{3})", "$1 $2-$3", ["1(?:5[169]|6[3-5]|7[179])|2(?:1[35]|2[34]|3[3-5])", "1(?:5[169]|6(?:3[1-3]|4|5[125])|7(?:1[3-9]|7[0-24-6]|9[2-7]))|2(?:1[35]|2[34]|3[3-5])"], "8 0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["1(?:[56]|7[467])|2[1-3]"], "8 0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["[1-4]"], "8 0$1"], ["(\\d{3})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["[89]"], "8 $1"]], "8", 0, "0|80?", 0, 0, 0, 0, "8~10"], BZ: ["501", "00", "(?:0800\\d|[2-8])\\d{6}", [7, 11], [["(\\d{3})(\\d{4})", "$1-$2", ["[2-8]"]], ["(\\d)(\\d{3})(\\d{4})(\\d{3})", "$1-$2-$3-$4", ["0"]]]], CA: ["1", "011", "(?:[2-8]\\d|90)\\d{8}|3\\d{6}", [7, 10], 0, "1", 0, 0, 0, 0, 0, [["(?:2(?:04|[23]6|[48]9|50|63)|3(?:06|43|54|6[578]|82)|4(?:03|1[68]|[26]8|3[178]|50|74)|5(?:06|1[49]|48|79|8[147])|6(?:04|[18]3|39|47|72)|7(?:0[59]|42|53|78|8[02])|8(?:[06]7|19|25|73)|90[25])[2-9]\\d{6}", [10]], ["", [10]], ["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}", [10]], ["900[2-9]\\d{6}", [10]], ["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|(?:5(?:00|2[125-9]|33|44|66|77|88)|622)[2-9]\\d{6}", [10]], 0, ["310\\d{4}", [7]], 0, ["600[2-9]\\d{6}", [10]]]], CC: ["61", "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011", "1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}", [6, 7, 8, 9, 10, 12], 0, "0", 0, "([59]\\d{7})$|0", "8$1", 0, 0, [["8(?:51(?:0(?:02|31|60|89)|1(?:18|76)|223)|91(?:0(?:1[0-2]|29)|1(?:[28]2|50|79)|2(?:10|64)|3(?:[06]8|22)|4[29]8|62\\d|70[23]|959))\\d{3}", [9]], ["4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}", [9]], ["180(?:0\\d{3}|2)\\d{3}", [7, 10]], ["190[0-26]\\d{6}", [10]], 0, 0, 0, 0, ["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}", [9]], ["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}", [6, 8, 10, 12]]], "0011"], CD: ["243", "00", "[189]\\d{8}|[1-68]\\d{6}", [7, 9], [["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["88"], "0$1"], ["(\\d{2})(\\d{5})", "$1 $2", ["[1-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[89]"], "0$1"]], "0"], CF: ["236", "00", "(?:[27]\\d{3}|8776)\\d{4}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[278]"]]]], CG: ["242", "00", "222\\d{6}|(?:0\\d|80)\\d{7}", [9], [["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["8"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[02]"]]]], CH: ["41", "00", "8\\d{11}|[2-9]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8[047]|90"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-79]|81"], "0$1"], ["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["8"], "0$1"]], "0"], CI: ["225", "00", "[02]\\d{9}", [10], [["(\\d{2})(\\d{2})(\\d)(\\d{5})", "$1 $2 $3 $4", ["2"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3 $4", ["0"]]]], CK: ["682", "00", "[2-578]\\d{4}", [5], [["(\\d{2})(\\d{3})", "$1 $2", ["[2-578]"]]]], CL: ["56", "(?:0|1(?:1[0-69]|2[02-5]|5[13-58]|69|7[0167]|8[018]))0", "12300\\d{6}|6\\d{9,10}|[2-9]\\d{8}", [9, 10, 11], [["(\\d{5})(\\d{4})", "$1 $2", ["219", "2196"], "($1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["44"]], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["2[1-36]"], "($1)"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["9[2-9]"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["3[2-5]|[47]|5[1-3578]|6[13-57]|8(?:0[1-9]|[1-9])"], "($1)"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["60|8"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]], ["(\\d{3})(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["60"]]]], CM: ["237", "00", "[26]\\d{8}|88\\d{6,7}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["88"]], ["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["[26]|88"]]]], CN: ["86", "00|1(?:[12]\\d|79)\\d\\d00", "1[127]\\d{8,9}|2\\d{9}(?:\\d{2})?|[12]\\d{6,7}|86\\d{6}|(?:1[03-689]\\d|6)\\d{7,9}|(?:[3-579]\\d|8[0-57-9])\\d{6,9}", [7, 8, 9, 10, 11, 12], [["(\\d{2})(\\d{5,6})", "$1 $2", ["(?:10|2[0-57-9])[19]", "(?:10|2[0-57-9])(?:10|9[56])", "10(?:10|9[56])|2[0-57-9](?:100|9[56])"], "0$1"], ["(\\d{3})(\\d{5,6})", "$1 $2", ["3(?:[157]|35|49|9[1-68])|4(?:[17]|2[179]|6[47-9]|8[23])|5(?:[1357]|2[37]|4[36]|6[1-46]|80)|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]|4[13]|5[1-5])|(?:4[35]|59|85)[1-9]", "(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[1-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))[19]", "85[23](?:10|95)|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:10|9[56])", "85[23](?:100|95)|(?:3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[47-9]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[36-8]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:100|9[56])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["(?:4|80)0"]], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["10|2(?:[02-57-9]|1[1-9])", "10|2(?:[02-57-9]|1[1-9])", "10[0-79]|2(?:[02-57-9]|1[1-79])|(?:10|21)8(?:0[1-9]|[1-9])"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["3(?:[3-59]|7[02-68])|4(?:[26-8]|3[3-9]|5[2-9])|5(?:3[03-9]|[468]|7[028]|9[2-46-9])|6|7(?:[0-247]|3[04-9]|5[0-4689]|6[2368])|8(?:[1-358]|9[1-7])|9(?:[013479]|5[1-5])|(?:[34]1|55|79|87)[02-9]"], "0$1", 1], ["(\\d{3})(\\d{7,8})", "$1 $2", ["9"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["80"], "0$1", 1], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["[3-578]"], "0$1", 1], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["1[3-9]"]], ["(\\d{2})(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3 $4", ["[12]"], "0$1", 1]], "0", 0, "(1(?:[12]\\d|79)\\d\\d)|0", 0, 0, 0, 0, "00"], CO: ["57", "00(?:4(?:[14]4|56)|[579])", "(?:60\\d\\d|9101)\\d{6}|(?:1\\d|3)\\d{9}", [10, 11], [["(\\d{3})(\\d{7})", "$1 $2", ["6"], "($1)"], ["(\\d{3})(\\d{7})", "$1 $2", ["3[0-357]|91"]], ["(\\d)(\\d{3})(\\d{7})", "$1-$2-$3", ["1"], "0$1", 0, "$1 $2 $3"]], "0", 0, "0([3579]|4(?:[14]4|56))?"], CR: ["506", "00", "(?:8\\d|90)\\d{8}|(?:[24-8]\\d{3}|3005)\\d{4}", [8, 10], [["(\\d{4})(\\d{4})", "$1 $2", ["[2-7]|8[3-9]"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2-$3", ["[89]"]]], 0, 0, "(19(?:0[0-2468]|1[09]|20|66|77|99))"], CU: ["53", "119", "[27]\\d{6,7}|[34]\\d{5,7}|63\\d{6}|(?:5|8\\d\\d)\\d{7}", [6, 7, 8, 10], [["(\\d{2})(\\d{4,6})", "$1 $2", ["2[1-4]|[34]"], "(0$1)"], ["(\\d)(\\d{6,7})", "$1 $2", ["7"], "(0$1)"], ["(\\d)(\\d{7})", "$1 $2", ["[56]"], "0$1"], ["(\\d{3})(\\d{7})", "$1 $2", ["8"], "0$1"]], "0"], CV: ["238", "0", "(?:[2-59]\\d\\d|800)\\d{4}", [7], [["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["[2-589]"]]]], CW: ["599", "00", "(?:[34]1|60|(?:7|9\\d)\\d)\\d{5}", [7, 8], [["(\\d{3})(\\d{4})", "$1 $2", ["[3467]"]], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["9[4-8]"]]], 0, 0, 0, 0, 0, "[69]"], CX: ["61", "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011", "1(?:[0-79]\\d{8}(?:\\d{2})?|8[0-24-9]\\d{7})|[148]\\d{8}|1\\d{5,7}", [6, 7, 8, 9, 10, 12], 0, "0", 0, "([59]\\d{7})$|0", "8$1", 0, 0, [["8(?:51(?:0(?:01|30|59|88)|1(?:17|46|75)|2(?:22|35))|91(?:00[6-9]|1(?:[28]1|49|78)|2(?:09|63)|3(?:12|26|75)|4(?:56|97)|64\\d|7(?:0[01]|1[0-2])|958))\\d{3}", [9]], ["4(?:(?:79|94)[01]|83[0-389])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[0-26-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}", [9]], ["180(?:0\\d{3}|2)\\d{3}", [7, 10]], ["190[0-26]\\d{6}", [10]], 0, 0, 0, 0, ["14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}", [9]], ["13(?:00\\d{6}(?:\\d{2})?|45[0-4]\\d{3})|13\\d{4}", [6, 8, 10, 12]]], "0011"], CY: ["357", "00", "(?:[279]\\d|[58]0)\\d{6}", [8], [["(\\d{2})(\\d{6})", "$1 $2", ["[257-9]"]]]], CZ: ["420", "00", "(?:[2-578]\\d|60)\\d{7}|9\\d{8,11}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-8]|9[015-7]"]], ["(\\d{2})(\\d{3})(\\d{3})(\\d{2})", "$1 $2 $3 $4", ["96"]], ["(\\d{2})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["9"]], ["(\\d{3})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["9"]]]], DE: ["49", "00", "[2579]\\d{5,14}|49(?:[34]0|69|8\\d)\\d\\d?|49(?:37|49|60|7[089]|9\\d)\\d{1,3}|49(?:2[024-9]|3[2-689]|7[1-7])\\d{1,8}|(?:1|[368]\\d|4[0-8])\\d{3,13}|49(?:[015]\\d|2[13]|31|[46][1-8])\\d{1,9}", [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], [["(\\d{2})(\\d{3,13})", "$1 $2", ["3[02]|40|[68]9"], "0$1"], ["(\\d{3})(\\d{3,12})", "$1 $2", ["2(?:0[1-389]|1[124]|2[18]|3[14])|3(?:[35-9][15]|4[015])|906|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1", "2(?:0[1-389]|12[0-8])|3(?:[35-9][15]|4[015])|906|2(?:[13][14]|2[18])|(?:2[4-9]|4[2-9]|[579][1-9]|[68][1-8])1"], "0$1"], ["(\\d{4})(\\d{2,11})", "$1 $2", ["[24-6]|3(?:[3569][02-46-9]|4[2-4679]|7[2-467]|8[2-46-8])|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]", "[24-6]|3(?:3(?:0[1-467]|2[127-9]|3[124578]|7[1257-9]|8[1256]|9[145])|4(?:2[135]|4[13578]|9[1346])|5(?:0[14]|2[1-3589]|6[1-4]|7[13468]|8[13568])|6(?:2[1-489]|3[124-6]|6[13]|7[12579]|8[1-356]|9[135])|7(?:2[1-7]|4[145]|6[1-5]|7[1-4])|8(?:21|3[1468]|6|7[1467]|8[136])|9(?:0[12479]|2[1358]|4[134679]|6[1-9]|7[136]|8[147]|9[1468]))|70[2-8]|8(?:0[2-9]|[1-8])|90[7-9]|[79][1-9]|3[68]4[1347]|3(?:47|60)[1356]|3(?:3[46]|46|5[49])[1246]|3[4579]3[1357]"], "0$1"], ["(\\d{3})(\\d{4})", "$1 $2", ["138"], "0$1"], ["(\\d{5})(\\d{2,10})", "$1 $2", ["3"], "0$1"], ["(\\d{3})(\\d{5,11})", "$1 $2", ["181"], "0$1"], ["(\\d{3})(\\d)(\\d{4,10})", "$1 $2 $3", ["1(?:3|80)|9"], "0$1"], ["(\\d{3})(\\d{7,8})", "$1 $2", ["1[67]"], "0$1"], ["(\\d{3})(\\d{7,12})", "$1 $2", ["8"], "0$1"], ["(\\d{5})(\\d{6})", "$1 $2", ["185", "1850", "18500"], "0$1"], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["7"], "0$1"], ["(\\d{4})(\\d{7})", "$1 $2", ["18[68]"], "0$1"], ["(\\d{5})(\\d{6})", "$1 $2", ["15[0568]"], "0$1"], ["(\\d{4})(\\d{7})", "$1 $2", ["15[1279]"], "0$1"], ["(\\d{3})(\\d{8})", "$1 $2", ["18"], "0$1"], ["(\\d{3})(\\d{2})(\\d{7,8})", "$1 $2 $3", ["1(?:6[023]|7)"], "0$1"], ["(\\d{4})(\\d{2})(\\d{7})", "$1 $2 $3", ["15[279]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{8})", "$1 $2 $3", ["15"], "0$1"]], "0"], DJ: ["253", "00", "(?:2\\d|77)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[27]"]]]], DK: ["45", "00", "[2-9]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-9]"]]]], DM: ["1", "011", "(?:[58]\\d\\d|767|900)\\d{7}", [10], 0, "1", 0, "([2-7]\\d{6})$|1", "767$1", 0, "767"], DO: ["1", "011", "(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, 0, 0, 0, "8001|8[024]9"], DZ: ["213", "00", "(?:[1-4]|[5-79]\\d|80)\\d{7}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[1-4]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["9"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-8]"], "0$1"]], "0"], EC: ["593", "00", "1\\d{9,10}|(?:[2-7]|9\\d)\\d{7}", [8, 9, 10, 11], [["(\\d)(\\d{3})(\\d{4})", "$1 $2-$3", ["[2-7]"], "(0$1)", 0, "$1-$2-$3"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["1"]]], "0"], EE: ["372", "00", "8\\d{9}|[4578]\\d{7}|(?:[3-8]\\d|90)\\d{5}", [7, 8, 10], [["(\\d{3})(\\d{4})", "$1 $2", ["[369]|4[3-8]|5(?:[0-2]|5[0-478]|6[45])|7[1-9]|88", "[369]|4[3-8]|5(?:[02]|1(?:[0-8]|95)|5[0-478]|6(?:4[0-4]|5[1-589]))|7[1-9]|88"]], ["(\\d{4})(\\d{3,4})", "$1 $2", ["[45]|8(?:00|[1-49])", "[45]|8(?:00[1-9]|[1-49])"]], ["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["7"]], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]]]], EG: ["20", "00", "[189]\\d{8,9}|[24-6]\\d{8}|[135]\\d{7}", [8, 9, 10], [["(\\d)(\\d{7,8})", "$1 $2", ["[23]"], "0$1"], ["(\\d{2})(\\d{6,7})", "$1 $2", ["1[35]|[4-6]|8[2468]|9[235-7]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[89]"], "0$1"], ["(\\d{2})(\\d{8})", "$1 $2", ["1"], "0$1"]], "0"], EH: ["212", "00", "[5-8]\\d{8}", [9], 0, "0", 0, 0, 0, 0, "528[89]"], ER: ["291", "00", "[178]\\d{6}", [7], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[178]"], "0$1"]], "0"], ES: ["34", "00", "[5-9]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[89]00"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-9]"]]]], ET: ["251", "00", "(?:11|[2-579]\\d)\\d{7}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1-579]"], "0$1"]], "0"], FI: ["358", "00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))", "[1-35689]\\d{4}|7\\d{10,11}|(?:[124-7]\\d|3[0-46-9])\\d{8}|[1-9]\\d{5,8}", [5, 6, 7, 8, 9, 10, 11, 12], [["(\\d)(\\d{4,9})", "$1 $2", ["[2568][1-8]|3(?:0[1-9]|[1-9])|9"], "0$1"], ["(\\d{3})(\\d{3,7})", "$1 $2", ["[12]00|[368]|70[07-9]"], "0$1"], ["(\\d{2})(\\d{4,8})", "$1 $2", ["[1245]|7[135]"], "0$1"], ["(\\d{2})(\\d{6,10})", "$1 $2", ["7"], "0$1"]], "0", 0, 0, 0, 0, "1[03-79]|[2-9]", 0, "00"], FJ: ["679", "0(?:0|52)", "45\\d{5}|(?:0800\\d|[235-9])\\d{6}", [7, 11], [["(\\d{3})(\\d{4})", "$1 $2", ["[235-9]|45"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["0"]]], 0, 0, 0, 0, 0, 0, 0, "00"], FK: ["500", "00", "[2-7]\\d{4}", [5]], FM: ["691", "00", "(?:[39]\\d\\d|820)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[389]"]]]], FO: ["298", "00", "[2-9]\\d{5}", [6], [["(\\d{6})", "$1", ["[2-9]"]]], 0, 0, "(10(?:01|[12]0|88))"], FR: ["33", "00", "[1-9]\\d{8}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"], "0 $1"], ["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["[1-79]"], "0$1"]], "0"], GA: ["241", "00", "(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}", [7, 8], [["(\\d)(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-7]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["0"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["11|[67]"], "0$1"]], 0, 0, "0(11\\d{6}|60\\d{6}|61\\d{6}|6[256]\\d{6}|7[467]\\d{6})", "$1"], GB: ["44", "00", "[1-357-9]\\d{9}|[18]\\d{8}|8\\d{6}", [7, 9, 10], [["(\\d{3})(\\d{4})", "$1 $2", ["800", "8001", "80011", "800111", "8001111"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["845", "8454", "84546", "845464"], "0$1"], ["(\\d{3})(\\d{6})", "$1 $2", ["800"], "0$1"], ["(\\d{5})(\\d{4,5})", "$1 $2", ["1(?:38|5[23]|69|76|94)", "1(?:(?:38|69)7|5(?:24|39)|768|946)", "1(?:3873|5(?:242|39[4-6])|(?:697|768)[347]|9467)"], "0$1"], ["(\\d{4})(\\d{5,6})", "$1 $2", ["1(?:[2-69][02-9]|[78])"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["[25]|7(?:0|6[02-9])", "[25]|7(?:0|6(?:[03-9]|2[356]))"], "0$1"], ["(\\d{4})(\\d{6})", "$1 $2", ["7"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1389]"], "0$1"]], "0", 0, 0, 0, 0, 0, [["(?:1(?:1(?:3(?:[0-58]\\d\\d|73[0235])|4(?:[0-5]\\d\\d|69[7-9]|70[0-79])|(?:(?:5[0-26-9]|[78][0-49])\\d|6(?:[0-4]\\d|50))\\d)|(?:2(?:(?:0[024-9]|2[3-9]|3[3-79]|4[1-689]|[58][02-9]|6[0-47-9]|7[013-9]|9\\d)\\d|1(?:[0-7]\\d|8[0-2]))|(?:3(?:0\\d|1[0-8]|[25][02-9]|3[02-579]|[468][0-46-9]|7[1-35-79]|9[2-578])|4(?:0[03-9]|[137]\\d|[28][02-57-9]|4[02-69]|5[0-8]|[69][0-79])|5(?:0[1-35-9]|[16]\\d|2[024-9]|3[015689]|4[02-9]|5[03-9]|7[0-35-9]|8[0-468]|9[0-57-9])|6(?:0[034689]|1\\d|2[0-35689]|[38][013-9]|4[1-467]|5[0-69]|6[13-9]|7[0-8]|9[0-24578])|7(?:0[0246-9]|2\\d|3[0236-8]|4[03-9]|5[0-46-9]|6[013-9]|7[0-35-9]|8[024-9]|9[02-9])|8(?:0[35-9]|2[1-57-9]|3[02-578]|4[0-578]|5[124-9]|6[2-69]|7\\d|8[02-9]|9[02569])|9(?:0[02-589]|[18]\\d|2[02-689]|3[1-57-9]|4[2-9]|5[0-579]|6[2-47-9]|7[0-24578]|9[2-57]))\\d)\\d)|2(?:0[013478]|3[0189]|4[017]|8[0-46-9]|9[0-2])\\d{3})\\d{4}|1(?:2(?:0(?:46[1-4]|87[2-9])|545[1-79]|76(?:2\\d|3[1-8]|6[1-6])|9(?:7(?:2[0-4]|3[2-5])|8(?:2[2-8]|7[0-47-9]|8[3-5])))|3(?:6(?:38[2-5]|47[23])|8(?:47[04-9]|64[0157-9]))|4(?:044[1-7]|20(?:2[23]|8\\d)|6(?:0(?:30|5[2-57]|6[1-8]|7[2-8])|140)|8(?:052|87[1-3]))|5(?:2(?:4(?:3[2-79]|6\\d)|76\\d)|6(?:26[06-9]|686))|6(?:06(?:4\\d|7[4-79])|295[5-7]|35[34]\\d|47(?:24|61)|59(?:5[08]|6[67]|74)|9(?:55[0-4]|77[23]))|7(?:26(?:6[13-9]|7[0-7])|(?:442|688)\\d|50(?:2[0-3]|[3-68]2|76))|8(?:27[56]\\d|37(?:5[2-5]|8[239])|843[2-58])|9(?:0(?:0(?:6[1-8]|85)|52\\d)|3583|4(?:66[1-8]|9(?:2[01]|81))|63(?:23|3[1-4])|9561))\\d{3}", [9, 10]], ["7(?:457[0-57-9]|700[01]|911[028])\\d{5}|7(?:[1-3]\\d\\d|4(?:[0-46-9]\\d|5[0-689])|5(?:0[0-8]|[13-9]\\d|2[0-35-9])|7(?:0[1-9]|[1-7]\\d|8[02-9]|9[0-689])|8(?:[014-9]\\d|[23][0-8])|9(?:[024-9]\\d|1[02-9]|3[0-689]))\\d{6}", [10]], ["80[08]\\d{7}|800\\d{6}|8001111"], ["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[2-49]))\\d{7}|845464\\d", [7, 10]], ["70\\d{8}", [10]], 0, ["(?:3[0347]|55)\\d{8}", [10]], ["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}", [10]], ["56\\d{8}", [10]]], 0, " x"], GD: ["1", "011", "(?:473|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "473$1", 0, "473"], GE: ["995", "00", "(?:[3-57]\\d\\d|800)\\d{6}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["70"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["32"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[57]"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[348]"], "0$1"]], "0"], GF: ["594", "00", "[56]94\\d{6}|(?:80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[56]|9[47]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[89]"], "0$1"]], "0"], GG: ["44", "00", "(?:1481|[357-9]\\d{3})\\d{6}|8\\d{6}(?:\\d{2})?", [7, 9, 10], 0, "0", 0, "([25-9]\\d{5})$|0", "1481$1", 0, 0, [["1481[25-9]\\d{5}", [10]], ["7(?:(?:781|839)\\d|911[17])\\d{5}", [10]], ["80[08]\\d{7}|800\\d{6}|8001111"], ["(?:8(?:4[2-5]|7[0-3])|9(?:[01]\\d|8[0-3]))\\d{7}|845464\\d", [7, 10]], ["70\\d{8}", [10]], 0, ["(?:3[0347]|55)\\d{8}", [10]], ["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}", [10]], ["56\\d{8}", [10]]]], GH: ["233", "00", "(?:[235]\\d{3}|800)\\d{5}", [8, 9], [["(\\d{3})(\\d{5})", "$1 $2", ["8"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[235]"], "0$1"]], "0"], GI: ["350", "00", "(?:[25]\\d|60)\\d{6}", [8], [["(\\d{3})(\\d{5})", "$1 $2", ["2"]]]], GL: ["299", "00", "(?:19|[2-689]\\d|70)\\d{4}", [6], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["19|[2-9]"]]]], GM: ["220", "00", "[2-9]\\d{6}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-9]"]]]], GN: ["224", "00", "722\\d{6}|(?:3|6\\d)\\d{7}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["3"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[67]"]]]], GP: ["590", "00", "590\\d{6}|(?:69|80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[569]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"], "0$1"]], "0", 0, 0, 0, 0, 0, [["590(?:0[1-68]|[14][0-24-9]|2[0-68]|3[1-9]|5[3-579]|[68][0-689]|7[08]|9\\d)\\d{4}"], ["69(?:0\\d\\d|1(?:2[2-9]|3[0-5]))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:395|76[018])\\d|475[0-5])\\d{4}"]]], GQ: ["240", "00", "222\\d{6}|(?:3\\d|55|[89]0)\\d{7}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[235]"]], ["(\\d{3})(\\d{6})", "$1 $2", ["[89]"]]]], GR: ["30", "00", "5005000\\d{3}|8\\d{9,11}|(?:[269]\\d|70)\\d{8}", [10, 11, 12], [["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["21|7"]], ["(\\d{4})(\\d{6})", "$1 $2", ["2(?:2|3[2-57-9]|4[2-469]|5[2-59]|6[2-9]|7[2-69]|8[2-49])|5"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[2689]"]], ["(\\d{3})(\\d{3,4})(\\d{5})", "$1 $2 $3", ["8"]]]], GT: ["502", "00", "80\\d{6}|(?:1\\d{3}|[2-7])\\d{7}", [8, 11], [["(\\d{4})(\\d{4})", "$1 $2", ["[2-8]"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]]]], GU: ["1", "011", "(?:[58]\\d\\d|671|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "671$1", 0, "671"], GW: ["245", "00", "[49]\\d{8}|4\\d{6}", [7, 9], [["(\\d{3})(\\d{4})", "$1 $2", ["40"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[49]"]]]], GY: ["592", "001", "(?:[2-8]\\d{3}|9008)\\d{3}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-9]"]]]], HK: ["852", "00(?:30|5[09]|[126-9]?)", "8[0-46-9]\\d{6,7}|9\\d{4,7}|(?:[2-7]|9\\d{3})\\d{7}", [5, 6, 7, 8, 9, 11], [["(\\d{3})(\\d{2,5})", "$1 $2", ["900", "9003"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[2-7]|8[1-4]|9(?:0[1-9]|[1-8])"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]], ["(\\d{3})(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["9"]]], 0, 0, 0, 0, 0, 0, 0, "00"], HN: ["504", "00", "8\\d{10}|[237-9]\\d{7}", [8, 11], [["(\\d{4})(\\d{4})", "$1-$2", ["[237-9]"]]]], HR: ["385", "00", "(?:[24-69]\\d|3[0-79])\\d{7}|80\\d{5,7}|[1-79]\\d{7}|6\\d{5,6}", [6, 7, 8, 9], [["(\\d{2})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["6[01]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["8"], "0$1"], ["(\\d)(\\d{4})(\\d{3})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[67]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-5]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"], "0$1"]], "0"], HT: ["509", "00", "(?:[2-489]\\d|55)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["[2-589]"]]]], HU: ["36", "00", "[235-7]\\d{8}|[1-9]\\d{7}", [8, 9], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "(06 $1)"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[27][2-9]|3[2-7]|4[24-9]|5[2-79]|6|8[2-57-9]|9[2-69]"], "(06 $1)"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-9]"], "06 $1"]], "06"], ID: ["62", "00[89]", "(?:(?:00[1-9]|8\\d)\\d{4}|[1-36])\\d{6}|00\\d{10}|[1-9]\\d{8,10}|[2-9]\\d{7}", [7, 8, 9, 10, 11, 12, 13], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["15"]], ["(\\d{2})(\\d{5,9})", "$1 $2", ["2[124]|[36]1"], "(0$1)"], ["(\\d{3})(\\d{5,7})", "$1 $2", ["800"], "0$1"], ["(\\d{3})(\\d{5,8})", "$1 $2", ["[2-79]"], "(0$1)"], ["(\\d{3})(\\d{3,4})(\\d{3})", "$1-$2-$3", ["8[1-35-9]"], "0$1"], ["(\\d{3})(\\d{6,8})", "$1 $2", ["1"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["804"], "0$1"], ["(\\d{3})(\\d)(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["80"], "0$1"], ["(\\d{3})(\\d{4})(\\d{4,5})", "$1-$2-$3", ["8"], "0$1"]], "0"], IE: ["353", "00", "(?:1\\d|[2569])\\d{6,8}|4\\d{6,9}|7\\d{8}|8\\d{8,9}", [7, 8, 9, 10], [["(\\d{2})(\\d{5})", "$1 $2", ["2[24-9]|47|58|6[237-9]|9[35-9]"], "(0$1)"], ["(\\d{3})(\\d{5})", "$1 $2", ["[45]0"], "(0$1)"], ["(\\d)(\\d{3,4})(\\d{4})", "$1 $2 $3", ["1"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2569]|4[1-69]|7[14]"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["70"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["81"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[78]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["4"], "(0$1)"], ["(\\d{2})(\\d)(\\d{3})(\\d{4})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], IL: ["972", "0(?:0|1[2-9])", "1\\d{6}(?:\\d{3,5})?|[57]\\d{8}|[1-489]\\d{7}", [7, 8, 9, 10, 11, 12], [["(\\d{4})(\\d{3})", "$1-$2", ["125"]], ["(\\d{4})(\\d{2})(\\d{2})", "$1-$2-$3", ["121"]], ["(\\d)(\\d{3})(\\d{4})", "$1-$2-$3", ["[2-489]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["[57]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1-$2-$3", ["12"]], ["(\\d{4})(\\d{6})", "$1-$2", ["159"]], ["(\\d)(\\d{3})(\\d{3})(\\d{3})", "$1-$2-$3-$4", ["1[7-9]"]], ["(\\d{3})(\\d{1,2})(\\d{3})(\\d{4})", "$1-$2 $3-$4", ["15"]]], "0"], IM: ["44", "00", "1624\\d{6}|(?:[3578]\\d|90)\\d{8}", [10], 0, "0", 0, "([25-8]\\d{5})$|0", "1624$1", 0, "74576|(?:16|7[56])24"], IN: ["91", "00", "(?:000800|[2-9]\\d\\d)\\d{7}|1\\d{7,12}", [8, 9, 10, 11, 12, 13], [["(\\d{8})", "$1", ["5(?:0|2[23]|3[03]|[67]1|88)", "5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|888)", "5(?:0|2(?:21|3)|3(?:0|3[23])|616|717|8888)"], 0, 1], ["(\\d{4})(\\d{4,5})", "$1 $2", ["180", "1800"], 0, 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["140"], 0, 1], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["11|2[02]|33|4[04]|79[1-7]|80[2-46]", "11|2[02]|33|4[04]|79(?:[1-6]|7[19])|80(?:[2-4]|6[0-589])", "11|2[02]|33|4[04]|79(?:[124-6]|3(?:[02-9]|1[0-24-9])|7(?:1|9[1-6]))|80(?:[2-4]|6[0-589])"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["1(?:2[0-249]|3[0-25]|4[145]|[68]|7[1257])|2(?:1[257]|3[013]|4[01]|5[0137]|6[0158]|78|8[1568])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|5[12]|[78]1)|6(?:12|[2-4]1|5[17]|6[13]|80)|7(?:12|3[134]|4[47]|61|88)|8(?:16|2[014]|3[126]|6[136]|7[078]|8[34]|91)|(?:43|59|75)[15]|(?:1[59]|29|67|72)[14]", "1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|674|7(?:(?:2[14]|3[34]|5[15])[2-6]|61[346]|88[0-8])|8(?:70[2-6]|84[235-7]|91[3-7])|(?:1(?:29|60|8[06])|261|552|6(?:12|[2-47]1|5[17]|6[13]|80)|7(?:12|31|4[47])|8(?:16|2[014]|3[126]|6[136]|7[78]|83))[2-7]", "1(?:2[0-24]|3[0-25]|4[145]|[59][14]|6[1-9]|7[1257]|8[1-57-9])|2(?:1[257]|3[013]|4[01]|5[0137]|6[058]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|[578]1|9[15])|6(?:12(?:[2-6]|7[0-8])|74[2-7])|7(?:(?:2[14]|5[15])[2-6]|3171|61[346]|88(?:[2-7]|82))|8(?:70[2-6]|84(?:[2356]|7[19])|91(?:[3-6]|7[19]))|73[134][2-6]|(?:74[47]|8(?:16|2[014]|3[126]|6[136]|7[78]|83))(?:[2-6]|7[19])|(?:1(?:29|60|8[06])|261|552|6(?:[2-4]1|5[17]|6[13]|7(?:1|4[0189])|80)|7(?:12|88[01]))[2-7]"], "0$1", 1], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2[2457-9]|3[2-5]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1[013-9]|28|3[129]|4[1-35689]|5[29]|6[02-5]|70)|807", "1(?:[2-479]|5[0235-9])|[2-5]|6(?:1[1358]|2(?:[2457]|84|95)|3(?:[2-4]|55)|4[235-7]|5[2-689]|6[24578]|7[235689]|8[1-6])|7(?:1(?:[013-8]|9[6-9])|28[6-8]|3(?:17|2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4|5[0-367])|70[13-7])|807[19]", "1(?:[2-479]|5(?:[0236-9]|5[013-9]))|[2-5]|6(?:2(?:84|95)|355|83)|73179|807(?:1|9[1-3])|(?:1552|6(?:1[1358]|2[2457]|3[2-4]|4[235-7]|5[2-689]|6[24578]|7[235689]|8[124-6])\\d|7(?:1(?:[013-8]\\d|9[6-9])|28[6-8]|3(?:2[0-49]|9[2-57])|4(?:1[2-4]|[29][0-7]|3[0-8]|[56]\\d|8[0-24-7])|5(?:2[1-3]|9[0-6])|6(?:0[5689]|2[5-9]|3[02-8]|4\\d|5[0-367])|70[13-7]))[2-7]"], "0$1", 1], ["(\\d{5})(\\d{5})", "$1 $2", ["[6-9]"], "0$1", 1], ["(\\d{4})(\\d{2,4})(\\d{4})", "$1 $2 $3", ["1(?:6|8[06])", "1(?:6|8[06]0)"], 0, 1], ["(\\d{4})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["18"], 0, 1]], "0"], IO: ["246", "00", "3\\d{6}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["3"]]]], IQ: ["964", "00", "(?:1|7\\d\\d)\\d{7}|[2-6]\\d{7,8}", [8, 9, 10], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-6]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "0$1"]], "0"], IR: ["98", "00", "[1-9]\\d{9}|(?:[1-8]\\d\\d|9)\\d{3,4}", [4, 5, 6, 7, 10], [["(\\d{4,5})", "$1", ["96"], "0$1"], ["(\\d{2})(\\d{4,5})", "$1 $2", ["(?:1[137]|2[13-68]|3[1458]|4[145]|5[1468]|6[16]|7[1467]|8[13467])[12689]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["[1-8]"], "0$1"]], "0"], IS: ["354", "00|1(?:0(?:01|[12]0)|100)", "(?:38\\d|[4-9])\\d{6}", [7, 9], [["(\\d{3})(\\d{4})", "$1 $2", ["[4-9]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["3"]]], 0, 0, 0, 0, 0, 0, 0, "00"], IT: ["39", "00", "0\\d{5,10}|1\\d{8,10}|3(?:[0-8]\\d{7,10}|9\\d{7,8})|(?:55|70)\\d{8}|8\\d{5}(?:\\d{2,4})?", [6, 7, 8, 9, 10, 11], [["(\\d{2})(\\d{4,6})", "$1 $2", ["0[26]"]], ["(\\d{3})(\\d{3,6})", "$1 $2", ["0[13-57-9][0159]|8(?:03|4[17]|9[2-5])", "0[13-57-9][0159]|8(?:03|4[17]|9(?:2|3[04]|[45][0-4]))"]], ["(\\d{4})(\\d{2,6})", "$1 $2", ["0(?:[13-579][2-46-8]|8[236-8])"]], ["(\\d{4})(\\d{4})", "$1 $2", ["894"]], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["0[26]|5"]], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["1(?:44|[679])|[378]"]], ["(\\d{3})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["0[13-57-9][0159]|14"]], ["(\\d{2})(\\d{4})(\\d{5})", "$1 $2 $3", ["0[26]"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["0"]], ["(\\d{3})(\\d{4})(\\d{4,5})", "$1 $2 $3", ["3"]]], 0, 0, 0, 0, 0, 0, [["0669[0-79]\\d{1,6}|0(?:1(?:[0159]\\d|[27][1-5]|31|4[1-4]|6[1356]|8[2-57])|2\\d\\d|3(?:[0159]\\d|2[1-4]|3[12]|[48][1-6]|6[2-59]|7[1-7])|4(?:[0159]\\d|[23][1-9]|4[245]|6[1-5]|7[1-4]|81)|5(?:[0159]\\d|2[1-5]|3[2-6]|4[1-79]|6[4-6]|7[1-578]|8[3-8])|6(?:[0-57-9]\\d|6[0-8])|7(?:[0159]\\d|2[12]|3[1-7]|4[2-46]|6[13569]|7[13-6]|8[1-59])|8(?:[0159]\\d|2[3-578]|3[1-356]|[6-8][1-5])|9(?:[0159]\\d|[238][1-5]|4[12]|6[1-8]|7[1-6]))\\d{2,7}"], ["3[1-9]\\d{8}|3[2-9]\\d{7}", [9, 10]], ["80(?:0\\d{3}|3)\\d{3}", [6, 9]], ["(?:0878\\d{3}|89(?:2\\d|3[04]|4(?:[0-4]|[5-9]\\d\\d)|5[0-4]))\\d\\d|(?:1(?:44|6[346])|89(?:38|5[5-9]|9))\\d{6}", [6, 8, 9, 10]], ["1(?:78\\d|99)\\d{6}", [9, 10]], 0, 0, 0, ["55\\d{8}", [10]], ["84(?:[08]\\d{3}|[17])\\d{3}", [6, 9]]]], JE: ["44", "00", "1534\\d{6}|(?:[3578]\\d|90)\\d{8}", [10], 0, "0", 0, "([0-24-8]\\d{5})$|0", "1534$1", 0, 0, [["1534[0-24-8]\\d{5}"], ["7(?:(?:(?:50|82)9|937)\\d|7(?:00[378]|97[7-9]))\\d{5}"], ["80(?:07(?:35|81)|8901)\\d{4}"], ["(?:8(?:4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|90(?:066[59]|1810|71(?:07|55)))\\d{4}"], ["701511\\d{4}"], 0, ["(?:3(?:0(?:07(?:35|81)|8901)|3\\d{4}|4(?:4(?:4(?:05|42|69)|703)|5(?:041|800))|7(?:0002|1206))|55\\d{4})\\d{4}"], ["76(?:464|652)\\d{5}|76(?:0[0-28]|2[356]|34|4[01347]|5[49]|6[0-369]|77|8[14]|9[139])\\d{6}"], ["56\\d{8}"]]], JM: ["1", "011", "(?:[58]\\d\\d|658|900)\\d{7}", [10], 0, "1", 0, 0, 0, 0, "658|876"], JO: ["962", "00", "(?:(?:[2689]|7\\d)\\d|32|53)\\d{6}", [8, 9], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[2356]|87"], "(0$1)"], ["(\\d{3})(\\d{5,6})", "$1 $2", ["[89]"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["70"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["7"], "0$1"]], "0"], JP: ["81", "010", "00[1-9]\\d{6,14}|[257-9]\\d{9}|(?:00|[1-9]\\d\\d)\\d{6}", [8, 9, 10, 11, 12, 13, 14, 15, 16, 17], [["(\\d{3})(\\d{3})(\\d{3})", "$1-$2-$3", ["(?:12|57|99)0"], "0$1"], ["(\\d{4})(\\d)(\\d{4})", "$1-$2-$3", ["1(?:26|3[79]|4[56]|5[4-68]|6[3-5])|499|5(?:76|97)|746|8(?:3[89]|47|51)|9(?:80|9[16])", "1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:76|97)9|7468|8(?:3(?:8[7-9]|96)|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]", "1(?:267|3(?:7[247]|9[278])|466|5(?:47|58|64)|6(?:3[245]|48|5[4-68]))|499[2468]|5(?:769|979[2-69])|7468|8(?:3(?:8[7-9]|96[2457-9])|477|51[2-9])|9(?:802|9(?:1[23]|69))|1(?:45|58)[67]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["60"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1-$2-$3", ["[36]|4(?:2[09]|7[01])", "[36]|4(?:2(?:0|9[02-69])|7(?:0[019]|1))"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["1(?:1|5[45]|77|88|9[69])|2(?:2[1-37]|3[0-269]|4[59]|5|6[24]|7[1-358]|8[1369]|9[0-38])|4(?:[28][1-9]|3[0-57]|[45]|6[248]|7[2-579]|9[29])|5(?:2|3[0459]|4[0-369]|5[29]|8[02389]|9[0-389])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9[2-6])|8(?:2[124589]|3[26-9]|49|51|6|7[0-468]|8[68]|9[019])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9[1-489])", "1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2(?:[127]|3[014-9])|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9[19])|62|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|8[1-9]|9[29])|5(?:2|3(?:[045]|9[0-8])|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0-2469])|3(?:[29]|60)|49|51|6(?:[0-24]|36|5[0-3589]|7[23]|9[01459])|7[0-468]|8[68])|9(?:[23][1-9]|4[15]|5[138]|6[1-3]|7[156]|8[189]|9(?:[1289]|3[34]|4[0178]))|(?:264|837)[016-9]|2(?:57|93)[015-9]|(?:25[0468]|422|838)[01]|(?:47[59]|59[89]|8(?:6[68]|9))[019]", "1(?:1|5(?:4[018]|5[017])|77|88|9[69])|2(?:2[127]|3[0-269]|4[59]|5(?:[1-3]|5[0-69]|9(?:17|99))|6(?:2|4[016-9])|7(?:[1-35]|8[0189])|8(?:[16]|3[0134]|9[0-5])|9(?:[028]|17))|4(?:2(?:[13-79]|8[014-6])|3[0-57]|[45]|6[248]|7[2-47]|9[29])|5(?:2|3(?:[045]|9(?:[0-58]|6[4-9]|7[0-35689]))|4[0-369]|5[29]|8[02389]|9[0-3])|7(?:2[02-46-9]|34|[58]|6[0249]|7[57]|9(?:[23]|4[0-59]|5[01569]|6[0167]))|8(?:2(?:[1258]|4[0-39]|9[0169])|3(?:[29]|60|7(?:[017-9]|6[6-8]))|49|51|6(?:[0-24]|36[2-57-9]|5(?:[0-389]|5[23])|6(?:[01]|9[178])|7(?:2[2-468]|3[78])|9[0145])|7[0-468]|8[68])|9(?:4[15]|5[138]|7[156]|8[189]|9(?:[1289]|3(?:31|4[357])|4[0178]))|(?:8294|96)[1-3]|2(?:57|93)[015-9]|(?:223|8699)[014-9]|(?:25[0468]|422|838)[01]|(?:48|8292|9[23])[1-9]|(?:47[59]|59[89]|8(?:68|9))[019]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{4})", "$1-$2-$3", ["[14]|[289][2-9]|5[3-9]|7[2-4679]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2-$3", ["800"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1-$2-$3", ["[257-9]"], "0$1"]], "0", 0, "(000[259]\\d{6})$|(?:(?:003768)0?)|0", "$1"], KE: ["254", "000", "(?:[17]\\d\\d|900)\\d{6}|(?:2|80)0\\d{6,7}|[4-6]\\d{6,8}", [7, 8, 9, 10], [["(\\d{2})(\\d{5,7})", "$1 $2", ["[24-6]"], "0$1"], ["(\\d{3})(\\d{6})", "$1 $2", ["[17]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[89]"], "0$1"]], "0"], KG: ["996", "00", "8\\d{9}|[235-9]\\d{8}", [9, 10], [["(\\d{4})(\\d{5})", "$1 $2", ["3(?:1[346]|[24-79])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[235-79]|88"], "0$1"], ["(\\d{3})(\\d{3})(\\d)(\\d{2,3})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], KH: ["855", "00[14-9]", "1\\d{9}|[1-9]\\d{7,8}", [8, 9, 10], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-9]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]]], "0"], KI: ["686", "00", "(?:[37]\\d|6[0-79])\\d{6}|(?:[2-48]\\d|50)\\d{3}", [5, 8], 0, "0"], KM: ["269", "00", "[3478]\\d{6}", [7], [["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["[3478]"]]]], KN: ["1", "011", "(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-7]\\d{6})$|1", "869$1", 0, "869"], KP: ["850", "00|99", "85\\d{6}|(?:19\\d|[2-7])\\d{7}", [8, 10], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"], "0$1"], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[2-7]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"]], "0"], KR: ["82", "00(?:[125689]|3(?:[46]5|91)|7(?:00|27|3|55|6[126]))", "00[1-9]\\d{8,11}|(?:[12]|5\\d{3})\\d{7}|[13-6]\\d{9}|(?:[1-6]\\d|80)\\d{7}|[3-6]\\d{4,5}|(?:00|7)0\\d{8}", [5, 6, 8, 9, 10, 11, 12, 13, 14], [["(\\d{2})(\\d{3,4})", "$1-$2", ["(?:3[1-3]|[46][1-4]|5[1-5])1"], "0$1"], ["(\\d{4})(\\d{4})", "$1-$2", ["1"]], ["(\\d)(\\d{3,4})(\\d{4})", "$1-$2-$3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1-$2-$3", ["60|8"], "0$1"], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1-$2-$3", ["[1346]|5[1-5]"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1-$2-$3", ["[57]"], "0$1"], ["(\\d{2})(\\d{5})(\\d{4})", "$1-$2-$3", ["5"], "0$1"]], "0", 0, "0(8(?:[1-46-8]|5\\d\\d))?"], KW: ["965", "00", "18\\d{5}|(?:[2569]\\d|41)\\d{6}", [7, 8], [["(\\d{4})(\\d{3,4})", "$1 $2", ["[169]|2(?:[235]|4[1-35-9])|52"]], ["(\\d{3})(\\d{5})", "$1 $2", ["[245]"]]]], KY: ["1", "011", "(?:345|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "345$1", 0, "345"], KZ: ["7", "810", "(?:33622|8\\d{8})\\d{5}|[78]\\d{9}", [10, 14], 0, "8", 0, 0, 0, 0, "33|7", 0, "8~10"], LA: ["856", "00", "[23]\\d{9}|3\\d{8}|(?:[235-8]\\d|41)\\d{6}", [8, 9, 10], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["2[13]|3[14]|[4-8]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["30[013-9]"], "0$1"], ["(\\d{2})(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["[23]"], "0$1"]], "0"], LB: ["961", "00", "[27-9]\\d{7}|[13-9]\\d{6}", [7, 8], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[13-69]|7(?:[2-57]|62|8[0-7]|9[04-9])|8[02-9]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[27-9]"]]], "0"], LC: ["1", "011", "(?:[58]\\d\\d|758|900)\\d{7}", [10], 0, "1", 0, "([2-8]\\d{6})$|1", "758$1", 0, "758"], LI: ["423", "00", "[68]\\d{8}|(?:[2378]\\d|90)\\d{5}", [7, 9], [["(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3", ["[2379]|8(?:0[09]|7)", "[2379]|8(?:0(?:02|9)|7)"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["69"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6"]]], "0", 0, "(1001)|0"], LK: ["94", "00", "[1-9]\\d{8}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[1-689]"], "0$1"]], "0"], LR: ["231", "00", "(?:[25]\\d|33|77|88)\\d{7}|(?:2\\d|[4-6])\\d{6}", [7, 8, 9], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[4-6]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[23578]"], "0$1"]], "0"], LS: ["266", "00", "(?:[256]\\d\\d|800)\\d{5}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[2568]"]]]], LT: ["370", "00", "(?:[3469]\\d|52|[78]0)\\d{6}", [8], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["52[0-7]"], "(8-$1)", 1], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["[7-9]"], "8 $1", 1], ["(\\d{2})(\\d{6})", "$1 $2", ["37|4(?:[15]|6[1-8])"], "(8-$1)", 1], ["(\\d{3})(\\d{5})", "$1 $2", ["[3-6]"], "(8-$1)", 1]], "8", 0, "[08]"], LU: ["352", "00", "35[013-9]\\d{4,8}|6\\d{8}|35\\d{2,4}|(?:[2457-9]\\d|3[0-46-9])\\d{2,9}", [4, 5, 6, 7, 8, 9, 10, 11], [["(\\d{2})(\\d{3})", "$1 $2", ["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]], ["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["2(?:0[2-689]|[2-9])|[3-57]|8(?:0[2-9]|[13-9])|9(?:0[89]|[2-579])"]], ["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["20[2-689]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})", "$1 $2 $3 $4", ["2(?:[0367]|4[3-8])"]], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["80[01]|90[015]"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3 $4", ["20"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})(\\d{1,2})", "$1 $2 $3 $4 $5", ["2(?:[0367]|4[3-8])"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{1,5})", "$1 $2 $3 $4", ["[3-57]|8[13-9]|9(?:0[89]|[2-579])|(?:2|80)[2-9]"]]], 0, 0, "(15(?:0[06]|1[12]|[35]5|4[04]|6[26]|77|88|99)\\d)"], LV: ["371", "00", "(?:[268]\\d|90)\\d{6}", [8], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[269]|8[01]"]]]], LY: ["218", "00", "[2-9]\\d{8}", [9], [["(\\d{2})(\\d{7})", "$1-$2", ["[2-9]"], "0$1"]], "0"], MA: ["212", "00", "[5-8]\\d{8}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["5[45]"], "0$1"], ["(\\d{4})(\\d{5})", "$1-$2", ["5(?:2[2-489]|3[5-9]|9)|8(?:0[89]|92)", "5(?:2(?:[2-49]|8[235-9])|3[5-9]|9)|8(?:0[89]|92)"], "0$1"], ["(\\d{2})(\\d{7})", "$1-$2", ["8"], "0$1"], ["(\\d{3})(\\d{6})", "$1-$2", ["[5-7]"], "0$1"]], "0", 0, 0, 0, 0, 0, [["5(?:2(?:[0-25-79]\\d|3[1-578]|4[02-46-8]|8[0235-7])|3(?:[0-47]\\d|5[02-9]|6[02-8]|8[014-9]|9[3-9])|(?:4[067]|5[03])\\d)\\d{5}"], ["(?:6(?:[0-79]\\d|8[0-247-9])|7(?:[0167]\\d|2[0-2]|5[01]|8[0-3]))\\d{6}"], ["80[0-7]\\d{6}"], ["89\\d{7}"], 0, 0, 0, 0, ["(?:592(?:4[0-2]|93)|80[89]\\d\\d)\\d{4}"]]], MC: ["377", "00", "(?:[3489]|6\\d)\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["4"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[389]"]], ["(\\d)(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4 $5", ["6"], "0$1"]], "0"], MD: ["373", "00", "(?:[235-7]\\d|[89]0)\\d{6}", [8], [["(\\d{3})(\\d{5})", "$1 $2", ["[89]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["22|3"], "0$1"], ["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["[25-7]"], "0$1"]], "0"], ME: ["382", "00", "(?:20|[3-79]\\d)\\d{6}|80\\d{6,7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[2-9]"], "0$1"]], "0"], MF: ["590", "00", "590\\d{6}|(?:69|80|9\\d)\\d{7}", [9], 0, "0", 0, 0, 0, 0, 0, [["590(?:0[079]|[14]3|[27][79]|3[03-7]|5[0-268]|87)\\d{4}"], ["69(?:0\\d\\d|1(?:2[2-9]|3[0-5]))\\d{4}"], ["80[0-5]\\d{6}"], 0, 0, 0, 0, 0, ["9(?:(?:395|76[018])\\d|475[0-5])\\d{4}"]]], MG: ["261", "00", "[23]\\d{8}", [9], [["(\\d{2})(\\d{2})(\\d{3})(\\d{2})", "$1 $2 $3 $4", ["[23]"], "0$1"]], "0", 0, "([24-9]\\d{6})$|0", "20$1"], MH: ["692", "011", "329\\d{4}|(?:[256]\\d|45)\\d{5}", [7], [["(\\d{3})(\\d{4})", "$1-$2", ["[2-6]"]]], "1"], MK: ["389", "00", "[2-578]\\d{7}", [8], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["2|34[47]|4(?:[37]7|5[47]|64)"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[347]"], "0$1"], ["(\\d{3})(\\d)(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[58]"], "0$1"]], "0"], ML: ["223", "00", "[24-9]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[24-9]"]]]], MM: ["95", "00", "1\\d{5,7}|95\\d{6}|(?:[4-7]|9[0-46-9])\\d{6,8}|(?:2|8\\d)\\d{5,8}", [6, 7, 8, 9, 10], [["(\\d)(\\d{2})(\\d{3})", "$1 $2 $3", ["16|2"], "0$1"], ["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["[45]|6(?:0[23]|[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-6]"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[12]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[4-7]|8[1-35]"], "0$1"], ["(\\d)(\\d{3})(\\d{4,6})", "$1 $2 $3", ["9(?:2[0-4]|[35-9]|4[137-9])"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"], "0$1"], ["(\\d)(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["92"], "0$1"], ["(\\d)(\\d{5})(\\d{4})", "$1 $2 $3", ["9"], "0$1"]], "0"], MN: ["976", "001", "[12]\\d{7,9}|[5-9]\\d{7}", [8, 9, 10], [["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["[12]1"], "0$1"], ["(\\d{4})(\\d{4})", "$1 $2", ["[5-9]"]], ["(\\d{3})(\\d{5,6})", "$1 $2", ["[12]2[1-3]"], "0$1"], ["(\\d{4})(\\d{5,6})", "$1 $2", ["[12](?:27|3[2-8]|4[2-68]|5[1-4689])", "[12](?:27|3[2-8]|4[2-68]|5[1-4689])[0-3]"], "0$1"], ["(\\d{5})(\\d{4,5})", "$1 $2", ["[12]"], "0$1"]], "0"], MO: ["853", "00", "0800\\d{3}|(?:28|[68]\\d)\\d{6}", [7, 8], [["(\\d{4})(\\d{3})", "$1 $2", ["0"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[268]"]]]], MP: ["1", "011", "[58]\\d{9}|(?:67|90)0\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "670$1", 0, "670"], MQ: ["596", "00", "596\\d{6}|(?:69|80|9\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[569]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], MR: ["222", "00", "(?:[2-4]\\d\\d|800)\\d{5}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-48]"]]]], MS: ["1", "011", "(?:[58]\\d\\d|664|900)\\d{7}", [10], 0, "1", 0, "([34]\\d{6})$|1", "664$1", 0, "664"], MT: ["356", "00", "3550\\d{4}|(?:[2579]\\d\\d|800)\\d{5}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[2357-9]"]]]], MU: ["230", "0(?:0|[24-7]0|3[03])", "(?:[57]|8\\d\\d)\\d{7}|[2-468]\\d{6}", [7, 8, 10], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-46]|8[013]"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[57]"]], ["(\\d{5})(\\d{5})", "$1 $2", ["8"]]], 0, 0, 0, 0, 0, 0, 0, "020"], MV: ["960", "0(?:0|19)", "(?:800|9[0-57-9]\\d)\\d{7}|[34679]\\d{6}", [7, 10], [["(\\d{3})(\\d{4})", "$1-$2", ["[34679]"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[89]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], MW: ["265", "00", "(?:[1289]\\d|31|77)\\d{7}|1\\d{6}", [7, 9], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["1[2-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[137-9]"], "0$1"]], "0"], MX: ["52", "0[09]", "1(?:(?:[27]2|44|87|99)[1-9]|65[0-689])\\d{7}|(?:1(?:[01]\\d|2[13-9]|[35][1-9]|4[0-35-9]|6[0-46-9]|7[013-9]|8[1-69]|9[1-8])|[2-9]\\d)\\d{8}", [10, 11], [["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["33|5[56]|81"], 0, 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[2-9]"], 0, 1], ["(\\d)(\\d{2})(\\d{4})(\\d{4})", "$2 $3 $4", ["1(?:33|5[56]|81)"], 0, 1], ["(\\d)(\\d{3})(\\d{3})(\\d{4})", "$2 $3 $4", ["1"], 0, 1]], "01", 0, "0(?:[12]|4[45])|1", 0, 0, 0, 0, "00"], MY: ["60", "00", "1\\d{8,9}|(?:3\\d|[4-9])\\d{7}", [8, 9, 10], [["(\\d)(\\d{3})(\\d{4})", "$1-$2 $3", ["[4-79]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1-$2 $3", ["1(?:[02469]|[378][1-9]|53)|8", "1(?:[02469]|[37][1-9]|53|8(?:[1-46-9]|5[7-9]))|8"], "0$1"], ["(\\d)(\\d{4})(\\d{4})", "$1-$2 $3", ["3"], "0$1"], ["(\\d)(\\d{3})(\\d{2})(\\d{4})", "$1-$2-$3-$4", ["1(?:[367]|80)"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1-$2 $3", ["15"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4})", "$1-$2 $3", ["1"], "0$1"]], "0"], MZ: ["258", "00", "(?:2|8\\d)\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2|8[2-79]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["8"]]]], NA: ["264", "00", "[68]\\d{7,8}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["88"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["6"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["87"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"], "0$1"]], "0"], NC: ["687", "00", "(?:050|[2-57-9]\\d\\d)\\d{3}", [6], [["(\\d{2})(\\d{2})(\\d{2})", "$1.$2.$3", ["[02-57-9]"]]]], NE: ["227", "00", "[027-9]\\d{7}", [8], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["08"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[089]|2[013]|7[047]"]]]], NF: ["672", "00", "[13]\\d{5}", [6], [["(\\d{2})(\\d{4})", "$1 $2", ["1[0-3]"]], ["(\\d)(\\d{5})", "$1 $2", ["[13]"]]], 0, 0, "([0-258]\\d{4})$", "3$1"], NG: ["234", "009", "(?:[124-7]|9\\d{3})\\d{6}|[1-9]\\d{7}|[78]\\d{9,13}", [7, 8, 10, 11, 12, 13, 14], [["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["78"], "0$1"], ["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[12]|9(?:0[3-9]|[1-9])"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["[3-7]|8[2-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[7-9]"], "0$1"], ["(\\d{3})(\\d{4})(\\d{4,5})", "$1 $2 $3", ["[78]"], "0$1"], ["(\\d{3})(\\d{5})(\\d{5,6})", "$1 $2 $3", ["[78]"], "0$1"]], "0"], NI: ["505", "00", "(?:1800|[25-8]\\d{3})\\d{4}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[125-8]"]]]], NL: ["31", "00", "(?:[124-7]\\d\\d|3(?:[02-9]\\d|1[0-8]))\\d{6}|8\\d{6,9}|9\\d{6,10}|1\\d{4,5}", [5, 6, 7, 8, 9, 10, 11], [["(\\d{3})(\\d{4,7})", "$1 $2", ["[89]0"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["66"], "0$1"], ["(\\d)(\\d{8})", "$1 $2", ["6"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["1[16-8]|2[259]|3[124]|4[17-9]|5[124679]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1-578]|91"], "0$1"], ["(\\d{3})(\\d{3})(\\d{5})", "$1 $2 $3", ["9"], "0$1"]], "0"], NO: ["47", "00", "(?:0|[2-9]\\d{3})\\d{4}", [5, 8], [["(\\d{3})(\\d{2})(\\d{3})", "$1 $2 $3", ["8"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2-79]"]]], 0, 0, 0, 0, 0, "[02-689]|7[0-8]"], NP: ["977", "00", "(?:1\\d|9)\\d{9}|[1-9]\\d{7}", [8, 10, 11], [["(\\d)(\\d{7})", "$1-$2", ["1[2-6]"], "0$1"], ["(\\d{2})(\\d{6})", "$1-$2", ["1[01]|[2-8]|9(?:[1-59]|[67][2-6])"], "0$1"], ["(\\d{3})(\\d{7})", "$1-$2", ["9"]]], "0"], NR: ["674", "00", "(?:444|(?:55|8\\d)\\d|666)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[4-68]"]]]], NU: ["683", "00", "(?:[4-7]|888\\d)\\d{3}", [4, 7], [["(\\d{3})(\\d{4})", "$1 $2", ["8"]]]], NZ: ["64", "0(?:0|161)", "[1289]\\d{9}|50\\d{5}(?:\\d{2,3})?|[27-9]\\d{7,8}|(?:[34]\\d|6[0-35-9])\\d{6}|8\\d{4,6}", [5, 6, 7, 8, 9, 10], [["(\\d{2})(\\d{3,8})", "$1 $2", ["8[1-79]"], "0$1"], ["(\\d{3})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["50[036-8]|8|90", "50(?:[0367]|88)|8|90"], "0$1"], ["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["24|[346]|7[2-57-9]|9[2-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2(?:10|74)|[589]"], "0$1"], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["1|2[028]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,5})", "$1 $2 $3", ["2(?:[169]|7[0-35-9])|7"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, "00"], OM: ["968", "00", "(?:1505|[279]\\d{3}|500)\\d{4}|800\\d{5,6}", [7, 8, 9], [["(\\d{3})(\\d{4,6})", "$1 $2", ["[58]"]], ["(\\d{2})(\\d{6})", "$1 $2", ["2"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[179]"]]]], PA: ["507", "00", "(?:00800|8\\d{3})\\d{6}|[68]\\d{7}|[1-57-9]\\d{6}", [7, 8, 10, 11], [["(\\d{3})(\\d{4})", "$1-$2", ["[1-57-9]"]], ["(\\d{4})(\\d{4})", "$1-$2", ["[68]"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"]]]], PE: ["51", "00|19(?:1[124]|77|90)00", "(?:[14-8]|9\\d)\\d{7}", [8, 9], [["(\\d{3})(\\d{5})", "$1 $2", ["80"], "(0$1)"], ["(\\d)(\\d{7})", "$1 $2", ["1"], "(0$1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["[4-8]"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"]]], "0", 0, 0, 0, 0, 0, 0, "00", " Anexo "], PF: ["689", "00", "4\\d{5}(?:\\d{2})?|8\\d{7,8}", [6, 8, 9], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["44"]], ["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["4|8[7-9]"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"]]]], PG: ["675", "00|140[1-3]", "(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}", [7, 8], [["(\\d{3})(\\d{4})", "$1 $2", ["18|[2-69]|85"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[78]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], PH: ["63", "00", "(?:[2-7]|9\\d)\\d{8}|2\\d{5}|(?:1800|8)\\d{7,9}", [6, 8, 9, 10, 11, 12, 13], [["(\\d)(\\d{5})", "$1 $2", ["2"], "(0$1)"], ["(\\d{4})(\\d{4,6})", "$1 $2", ["3(?:23|39|46)|4(?:2[3-6]|[35]9|4[26]|76)|544|88[245]|(?:52|64|86)2", "3(?:230|397|461)|4(?:2(?:35|[46]4|51)|396|4(?:22|63)|59[347]|76[15])|5(?:221|446)|642[23]|8(?:622|8(?:[24]2|5[13]))"], "(0$1)"], ["(\\d{5})(\\d{4})", "$1 $2", ["346|4(?:27|9[35])|883", "3469|4(?:279|9(?:30|56))|8834"], "(0$1)"], ["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["2"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[3-7]|8[2-8]"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["[89]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]], ["(\\d{4})(\\d{1,2})(\\d{3})(\\d{4})", "$1 $2 $3 $4", ["1"]]], "0"], PK: ["92", "00", "122\\d{6}|[24-8]\\d{10,11}|9(?:[013-9]\\d{8,10}|2(?:[01]\\d\\d|2(?:[06-8]\\d|1[01]))\\d{7})|(?:[2-8]\\d{3}|92(?:[0-7]\\d|8[1-9]))\\d{6}|[24-9]\\d{8}|[89]\\d{7}", [8, 9, 10, 11, 12], [["(\\d{3})(\\d{3})(\\d{2,7})", "$1 $2 $3", ["[89]0"], "0$1"], ["(\\d{4})(\\d{5})", "$1 $2", ["1"]], ["(\\d{3})(\\d{6,7})", "$1 $2", ["2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8])", "9(?:2[3-8]|98)|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:22|3[27-9]|4[2-6]|6[3569]|9[25-7]))[2-9]"], "(0$1)"], ["(\\d{2})(\\d{7,8})", "$1 $2", ["(?:2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]"], "(0$1)"], ["(\\d{5})(\\d{5})", "$1 $2", ["58"], "(0$1)"], ["(\\d{3})(\\d{7})", "$1 $2", ["3"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91"], "(0$1)"], ["(\\d{3})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["[24-9]"], "(0$1)"]], "0"], PL: ["48", "00", "(?:6|8\\d\\d)\\d{7}|[1-9]\\d{6}(?:\\d{2})?|[26]\\d{5}", [6, 7, 8, 9, 10], [["(\\d{5})", "$1", ["19"]], ["(\\d{3})(\\d{3})", "$1 $2", ["11|20|64"]], ["(\\d{2})(\\d{2})(\\d{3})", "$1 $2 $3", ["(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])1", "(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])19"]], ["(\\d{3})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["64"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["21|39|45|5[0137]|6[0469]|7[02389]|8(?:0[14]|8)"]], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["1[2-8]|[2-7]|8[1-79]|9[145]"]], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["8"]]]], PM: ["508", "00", "[45]\\d{5}|(?:708|80\\d)\\d{6}", [6, 9], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["[45]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["7"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"], "0$1"]], "0"], PR: ["1", "011", "(?:[589]\\d\\d|787)\\d{7}", [10], 0, "1", 0, 0, 0, 0, "787|939"], PS: ["970", "00", "[2489]2\\d{6}|(?:1\\d|5)\\d{8}", [8, 9, 10], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["[2489]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["5"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]]], "0"], PT: ["351", "00", "1693\\d{5}|(?:[26-9]\\d|30)\\d{7}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["2[12]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["16|[236-9]"]]]], PW: ["680", "01[12]", "(?:[24-8]\\d\\d|345|900)\\d{4}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-9]"]]]], PY: ["595", "00", "59\\d{4,6}|9\\d{5,10}|(?:[2-46-8]\\d|5[0-8])\\d{4,7}", [6, 7, 8, 9, 10, 11], [["(\\d{3})(\\d{3,6})", "$1 $2", ["[2-9]0"], "0$1"], ["(\\d{2})(\\d{5})", "$1 $2", ["[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36]"], "(0$1)"], ["(\\d{3})(\\d{4,5})", "$1 $2", ["2[279]|3[13-5]|4[359]|5|6(?:[34]|7[1-46-8])|7[46-8]|85"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2[14-68]|3[26-9]|4[1246-8]|6(?:1|75)|7[1-35]|8[1-36]"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["87"]], ["(\\d{3})(\\d{6})", "$1 $2", ["9(?:[5-79]|8[1-6])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-8]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["9"]]], "0"], QA: ["974", "00", "800\\d{4}|(?:2|800)\\d{6}|(?:0080|[3-7])\\d{7}", [7, 8, 9, 11], [["(\\d{3})(\\d{4})", "$1 $2", ["2[16]|8"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[3-7]"]]]], RE: ["262", "00", "(?:26|[689]\\d)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2689]"], "0$1"]], "0", 0, 0, 0, 0, 0, [["26(?:2\\d\\d|3(?:0\\d|1[0-6]))\\d{4}"], ["69(?:2\\d\\d|3(?:[06][0-6]|1[013]|2[0-2]|3[0-39]|4\\d|5[0-5]|7[0-37]|8[0-8]|9[0-479]))\\d{4}"], ["80\\d{7}"], ["89[1-37-9]\\d{6}"], 0, 0, 0, 0, ["9(?:399[0-3]|479[0-5]|76(?:2[27]|3[0-37]))\\d{4}"], ["8(?:1[019]|2[0156]|84|90)\\d{6}"]]], RO: ["40", "00", "(?:[2378]\\d|62|90)\\d{7}|[23]\\d{5}", [6, 9], [["(\\d{3})(\\d{3})", "$1 $2", ["2[3-6]", "2[3-6]\\d9"], "0$1"], ["(\\d{2})(\\d{4})", "$1 $2", ["219|31"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[23]1"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[236-9]"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, 0, " int "], RS: ["381", "00", "38[02-9]\\d{6,9}|6\\d{7,9}|90\\d{4,8}|38\\d{5,6}|(?:7\\d\\d|800)\\d{3,9}|(?:[12]\\d|3[0-79])\\d{5,10}", [6, 7, 8, 9, 10, 11, 12], [["(\\d{3})(\\d{3,9})", "$1 $2", ["(?:2[389]|39)0|[7-9]"], "0$1"], ["(\\d{2})(\\d{5,10})", "$1 $2", ["[1-36]"], "0$1"]], "0"], RU: ["7", "810", "8\\d{13}|[347-9]\\d{9}", [10, 14], [["(\\d{4})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["7(?:1[0-8]|2[1-9])", "7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:1[23]|[2-9]2))", "7(?:1(?:[0-356]2|4[29]|7|8[27])|2(?:13[03-69]|62[013-9]))|72[1-57-9]2"], "8 ($1)", 1], ["(\\d{5})(\\d)(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["7(?:1[0-68]|2[1-9])", "7(?:1(?:[06][3-6]|[18]|2[35]|[3-5][3-5])|2(?:[13][3-5]|[24-689]|7[457]))", "7(?:1(?:0(?:[356]|4[023])|[18]|2(?:3[013-9]|5)|3[45]|43[013-79]|5(?:3[1-8]|4[1-7]|5)|6(?:3[0-35-9]|[4-6]))|2(?:1(?:3[178]|[45])|[24-689]|3[35]|7[457]))|7(?:14|23)4[0-8]|71(?:33|45)[1-79]"], "8 ($1)", 1], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "8 ($1)", 1], ["(\\d{3})(\\d{3})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["[349]|8(?:[02-7]|1[1-8])"], "8 ($1)", 1], ["(\\d{4})(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["8"], "8 ($1)"]], "8", 0, 0, 0, 0, "3[04-689]|[489]", 0, "8~10"], RW: ["250", "00", "(?:06|[27]\\d\\d|[89]00)\\d{6}", [8, 9], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["0"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["2"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[7-9]"], "0$1"]], "0"], SA: ["966", "00", "92\\d{7}|(?:[15]|8\\d)\\d{8}", [9, 10], [["(\\d{4})(\\d{5})", "$1 $2", ["9"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["5"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["81"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"]]], "0"], SB: ["677", "0[01]", "(?:[1-6]|[7-9]\\d\\d)\\d{4}", [5, 7], [["(\\d{2})(\\d{5})", "$1 $2", ["7|8[4-9]|9(?:[1-8]|9[0-8])"]]]], SC: ["248", "010|0[0-2]", "800\\d{4}|(?:[249]\\d|64)\\d{5}", [7], [["(\\d)(\\d{3})(\\d{3})", "$1 $2 $3", ["[246]|9[57]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], SD: ["249", "00", "[19]\\d{8}", [9], [["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[19]"], "0$1"]], "0"], SE: ["46", "00", "(?:[26]\\d\\d|9)\\d{9}|[1-9]\\d{8}|[1-689]\\d{7}|[1-4689]\\d{6}|2\\d{5}", [6, 7, 8, 9, 10], [["(\\d{2})(\\d{2,3})(\\d{2})", "$1-$2 $3", ["20"], "0$1", 0, "$1 $2 $3"], ["(\\d{3})(\\d{4})", "$1-$2", ["9(?:00|39|44|9)"], "0$1", 0, "$1 $2"], ["(\\d{2})(\\d{3})(\\d{2})", "$1-$2 $3", ["[12][136]|3[356]|4[0246]|6[03]|90[1-9]"], "0$1", 0, "$1 $2 $3"], ["(\\d)(\\d{2,3})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["8"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2,3})(\\d{2})", "$1-$2 $3", ["1[2457]|2(?:[247-9]|5[0138])|3[0247-9]|4[1357-9]|5[0-35-9]|6(?:[125689]|4[02-57]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"], "0$1", 0, "$1 $2 $3"], ["(\\d{3})(\\d{2,3})(\\d{3})", "$1-$2 $3", ["9(?:00|39|44)"], "0$1", 0, "$1 $2 $3"], ["(\\d{2})(\\d{2,3})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["1[13689]|2[0136]|3[1356]|4[0246]|54|6[03]|90[1-9]"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["10|7"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d)(\\d{3})(\\d{3})(\\d{2})", "$1-$2 $3 $4", ["8"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1-$2 $3 $4", ["[13-5]|2(?:[247-9]|5[0138])|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[02-5]|4[0-3])"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2})(\\d{2})(\\d{3})", "$1-$2 $3 $4", ["9"], "0$1", 0, "$1 $2 $3 $4"], ["(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1-$2 $3 $4 $5", ["[26]"], "0$1", 0, "$1 $2 $3 $4 $5"]], "0"], SG: ["65", "0[0-3]\\d", "(?:(?:1\\d|8)\\d\\d|7000)\\d{7}|[3689]\\d{7}", [8, 10, 11], [["(\\d{4})(\\d{4})", "$1 $2", ["[369]|8(?:0[1-8]|[1-9])"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"]], ["(\\d{4})(\\d{4})(\\d{3})", "$1 $2 $3", ["7"]], ["(\\d{4})(\\d{3})(\\d{4})", "$1 $2 $3", ["1"]]]], SH: ["290", "00", "(?:[256]\\d|8)\\d{3}", [4, 5], 0, 0, 0, 0, 0, 0, "[256]"], SI: ["386", "00|10(?:22|66|88|99)", "[1-7]\\d{7}|8\\d{4,7}|90\\d{4,6}", [5, 6, 7, 8], [["(\\d{2})(\\d{3,6})", "$1 $2", ["8[09]|9"], "0$1"], ["(\\d{3})(\\d{5})", "$1 $2", ["59|8"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[37][01]|4[0139]|51|6"], "0$1"], ["(\\d)(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[1-57]"], "(0$1)"]], "0", 0, 0, 0, 0, 0, 0, "00"], SJ: ["47", "00", "0\\d{4}|(?:[489]\\d|79)\\d{6}", [5, 8], 0, 0, 0, 0, 0, 0, "79"], SK: ["421", "00", "[2-689]\\d{8}|[2-59]\\d{6}|[2-5]\\d{5}", [6, 7, 9], [["(\\d)(\\d{2})(\\d{3,4})", "$1 $2 $3", ["21"], "0$1"], ["(\\d{2})(\\d{2})(\\d{2,3})", "$1 $2 $3", ["[3-5][1-8]1", "[3-5][1-8]1[67]"], "0$1"], ["(\\d)(\\d{3})(\\d{3})(\\d{2})", "$1/$2 $3 $4", ["2"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[689]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1/$2 $3 $4", ["[3-5]"], "0$1"]], "0"], SL: ["232", "00", "(?:[237-9]\\d|66)\\d{6}", [8], [["(\\d{2})(\\d{6})", "$1 $2", ["[236-9]"], "(0$1)"]], "0"], SM: ["378", "00", "(?:0549|[5-7]\\d)\\d{6}", [8, 10], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[5-7]"]], ["(\\d{4})(\\d{6})", "$1 $2", ["0"]]], 0, 0, "([89]\\d{5})$", "0549$1"], SN: ["221", "00", "(?:[378]\\d|93)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"]], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[379]"]]]], SO: ["252", "00", "[346-9]\\d{8}|[12679]\\d{7}|[1-5]\\d{6}|[1348]\\d{5}", [6, 7, 8, 9], [["(\\d{2})(\\d{4})", "$1 $2", ["8[125]"]], ["(\\d{6})", "$1", ["[134]"]], ["(\\d)(\\d{6})", "$1 $2", ["[15]|2[0-79]|3[0-46-8]|4[0-7]"]], ["(\\d)(\\d{7})", "$1 $2", ["(?:2|90)4|[67]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[348]|64|79|90"]], ["(\\d{2})(\\d{5,7})", "$1 $2", ["1|28|6[0-35-9]|77|9[2-9]"]]], "0"], SR: ["597", "00", "(?:[2-5]|68|[78]\\d)\\d{5}", [6, 7], [["(\\d{2})(\\d{2})(\\d{2})", "$1-$2-$3", ["56"]], ["(\\d{3})(\\d{3})", "$1-$2", ["[2-5]"]], ["(\\d{3})(\\d{4})", "$1-$2", ["[6-8]"]]]], SS: ["211", "00", "[19]\\d{8}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[19]"], "0$1"]], "0"], ST: ["239", "00", "(?:22|9\\d)\\d{5}", [7], [["(\\d{3})(\\d{4})", "$1 $2", ["[29]"]]]], SV: ["503", "00", "[267]\\d{7}|[89]00\\d{4}(?:\\d{4})?", [7, 8, 11], [["(\\d{3})(\\d{4})", "$1 $2", ["[89]"]], ["(\\d{4})(\\d{4})", "$1 $2", ["[267]"]], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["[89]"]]]], SX: ["1", "011", "7215\\d{6}|(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "(5\\d{6})$|1", "721$1", 0, "721"], SY: ["963", "00", "[1-39]\\d{8}|[1-5]\\d{7}", [8, 9], [["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-5]"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"], "0$1", 1]], "0"], SZ: ["268", "00", "0800\\d{4}|(?:[237]\\d|900)\\d{6}", [8, 9], [["(\\d{4})(\\d{4})", "$1 $2", ["[0237]"]], ["(\\d{5})(\\d{4})", "$1 $2", ["9"]]]], TA: ["290", "00", "8\\d{3}", [4], 0, 0, 0, 0, 0, 0, "8"], TC: ["1", "011", "(?:[58]\\d\\d|649|900)\\d{7}", [10], 0, "1", 0, "([2-479]\\d{6})$|1", "649$1", 0, "649"], TD: ["235", "00|16", "(?:22|[69]\\d|77)\\d{6}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[2679]"]]], 0, 0, 0, 0, 0, 0, 0, "00"], TG: ["228", "00", "[279]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[279]"]]]], TH: ["66", "00[1-9]", "(?:001800|[2-57]|[689]\\d)\\d{7}|1\\d{7,9}", [8, 9, 10, 13], [["(\\d)(\\d{3})(\\d{4})", "$1 $2 $3", ["2"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[13-9]"], "0$1"], ["(\\d{4})(\\d{3})(\\d{3})", "$1 $2 $3", ["1"]]], "0"], TJ: ["992", "810", "[0-57-9]\\d{8}", [9], [["(\\d{6})(\\d)(\\d{2})", "$1 $2 $3", ["331", "3317"]], ["(\\d{3})(\\d{2})(\\d{4})", "$1 $2 $3", ["44[02-479]|[34]7"]], ["(\\d{4})(\\d)(\\d{4})", "$1 $2 $3", ["3[1-5]"]], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[0-57-9]"]]], 0, 0, 0, 0, 0, 0, 0, "8~10"], TK: ["690", "00", "[2-47]\\d{3,6}", [4, 5, 6, 7]], TL: ["670", "00", "7\\d{7}|(?:[2-47]\\d|[89]0)\\d{5}", [7, 8], [["(\\d{3})(\\d{4})", "$1 $2", ["[2-489]|70"]], ["(\\d{4})(\\d{4})", "$1 $2", ["7"]]]], TM: ["993", "810", "[1-6]\\d{7}", [8], [["(\\d{2})(\\d{2})(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["12"], "(8 $1)"], ["(\\d{3})(\\d)(\\d{2})(\\d{2})", "$1 $2-$3-$4", ["[1-5]"], "(8 $1)"], ["(\\d{2})(\\d{6})", "$1 $2", ["6"], "8 $1"]], "8", 0, 0, 0, 0, 0, 0, "8~10"], TN: ["216", "00", "[2-57-9]\\d{7}", [8], [["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-57-9]"]]]], TO: ["676", "00", "(?:0800|(?:[5-8]\\d\\d|999)\\d)\\d{3}|[2-8]\\d{4}", [5, 7], [["(\\d{2})(\\d{3})", "$1-$2", ["[2-4]|50|6[09]|7[0-24-69]|8[05]"]], ["(\\d{4})(\\d{3})", "$1 $2", ["0"]], ["(\\d{3})(\\d{4})", "$1 $2", ["[5-9]"]]]], TR: ["90", "00", "4\\d{6}|8\\d{11,12}|(?:[2-58]\\d\\d|900)\\d{7}", [7, 10, 12, 13], [["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["512|8[01589]|90"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["5(?:[0-59]|61)", "5(?:[0-59]|61[06])", "5(?:[0-59]|61[06]1)"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[24][1-8]|3[1-9]"], "(0$1)", 1], ["(\\d{3})(\\d{3})(\\d{6,7})", "$1 $2 $3", ["80"], "0$1", 1]], "0"], TT: ["1", "011", "(?:[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-46-8]\\d{6})$|1", "868$1", 0, "868"], TV: ["688", "00", "(?:2|7\\d\\d|90)\\d{4}", [5, 6, 7], [["(\\d{2})(\\d{3})", "$1 $2", ["2"]], ["(\\d{2})(\\d{4})", "$1 $2", ["90"]], ["(\\d{2})(\\d{5})", "$1 $2", ["7"]]]], TW: ["886", "0(?:0[25-79]|19)", "[2-689]\\d{8}|7\\d{9,10}|[2-8]\\d{7}|2\\d{6}", [7, 8, 9, 10, 11], [["(\\d{2})(\\d)(\\d{4})", "$1 $2 $3", ["202"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[258]0"], "0$1"], ["(\\d)(\\d{3,4})(\\d{4})", "$1 $2 $3", ["[23568]|4(?:0[02-48]|[1-47-9])|7[1-9]", "[23568]|4(?:0[2-48]|[1-47-9])|(?:400|7)[1-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[49]"], "0$1"], ["(\\d{2})(\\d{4})(\\d{4,5})", "$1 $2 $3", ["7"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, 0, "#"], TZ: ["255", "00[056]", "(?:[25-8]\\d|41|90)\\d{7}", [9], [["(\\d{3})(\\d{2})(\\d{4})", "$1 $2 $3", ["[89]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[24]"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["5"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[67]"], "0$1"]], "0"], UA: ["380", "00", "[89]\\d{9}|[3-9]\\d{8}", [9, 10], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["6[12][29]|(?:3[1-8]|4[136-8]|5[12457]|6[49])2|(?:56|65)[24]", "6[12][29]|(?:35|4[1378]|5[12457]|6[49])2|(?:56|65)[24]|(?:3[1-46-8]|46)2[013-9]"], "0$1"], ["(\\d{4})(\\d{5})", "$1 $2", ["3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6[0135689]|7[4-6])|6(?:[12][3-7]|[459])", "3[1-8]|4(?:[1367]|[45][6-9]|8[4-6])|5(?:[1-5]|6(?:[015689]|3[02389])|7[4-6])|6(?:[12][3-7]|[459])"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[3-7]|89|9[1-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[89]"], "0$1"]], "0", 0, 0, 0, 0, 0, 0, "0~0"], UG: ["256", "00[057]", "800\\d{6}|(?:[29]0|[347]\\d)\\d{7}", [9], [["(\\d{4})(\\d{5})", "$1 $2", ["202", "2024"], "0$1"], ["(\\d{3})(\\d{6})", "$1 $2", ["[27-9]|4(?:6[45]|[7-9])"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["[34]"], "0$1"]], "0"], US: ["1", "011", "[2-9]\\d{9}|3\\d{6}", [10], [["(\\d{3})(\\d{4})", "$1-$2", ["310"], 0, 1], ["(\\d{3})(\\d{3})(\\d{4})", "($1) $2-$3", ["[2-9]"], 0, 1, "$1-$2-$3"]], "1", 0, 0, 0, 0, 0, [["(?:5056(?:[0-35-9]\\d|4[468])|73020\\d)\\d{4}|(?:4722|505[2-57-9]|983[289])\\d{6}|(?:2(?:0[1-35-9]|1[02-9]|2[03-57-9]|3[149]|4[08]|5[1-46]|6[0279]|7[0269]|8[13])|3(?:0[1-57-9]|1[02-9]|2[013569]|3[0-24679]|4[167]|5[0-2]|6[0149]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[023578]|58|6[349]|7[0589]|8[04])|5(?:0[1-47-9]|1[0235-8]|20|3[0149]|4[01]|5[179]|6[1-47]|7[0-5]|8[0256])|6(?:0[1-35-9]|1[024-9]|2[03689]|[34][016]|5[01679]|6[0-279]|78|8[0-29])|7(?:0[1-46-8]|1[2-9]|2[04-7]|3[1247]|4[037]|5[47]|6[02359]|7[0-59]|8[156])|8(?:0[1-68]|1[02-8]|2[068]|3[0-2589]|4[03578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[0146-8]|4[01357-9]|5[12469]|7[0-389]|8[04-69]))[2-9]\\d{6}"], [""], ["8(?:00|33|44|55|66|77|88)[2-9]\\d{6}"], ["900[2-9]\\d{6}"], ["52(?:3(?:[2-46-9][02-9]\\d|5(?:[02-46-9]\\d|5[0-46-9]))|4(?:[2-478][02-9]\\d|5(?:[034]\\d|2[024-9]|5[0-46-9])|6(?:0[1-9]|[2-9]\\d)|9(?:[05-9]\\d|2[0-5]|49)))\\d{4}|52[34][2-9]1[02-9]\\d{4}|5(?:00|2[125-9]|33|44|66|77|88)[2-9]\\d{6}"]]], UY: ["598", "0(?:0|1[3-9]\\d)", "0004\\d{2,9}|[1249]\\d{7}|(?:[49]\\d|80)\\d{5}", [6, 7, 8, 9, 10, 11, 12, 13], [["(\\d{3})(\\d{3,4})", "$1 $2", ["0"]], ["(\\d{3})(\\d{4})", "$1 $2", ["[49]0|8"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["9"], "0$1"], ["(\\d{4})(\\d{4})", "$1 $2", ["[124]"]], ["(\\d{3})(\\d{3})(\\d{2,4})", "$1 $2 $3", ["0"]], ["(\\d{3})(\\d{3})(\\d{3})(\\d{2,4})", "$1 $2 $3 $4", ["0"]]], "0", 0, 0, 0, 0, 0, 0, "00", " int. "], UZ: ["998", "810", "(?:20|33|[5-79]\\d|88)\\d{7}", [9], [["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["[235-9]"], "8 $1"]], "8", 0, 0, 0, 0, 0, 0, "8~10"], VA: ["39", "00", "0\\d{5,10}|3[0-8]\\d{7,10}|55\\d{8}|8\\d{5}(?:\\d{2,4})?|(?:1\\d|39)\\d{7,8}", [6, 7, 8, 9, 10, 11], 0, 0, 0, 0, 0, 0, "06698"], VC: ["1", "011", "(?:[58]\\d\\d|784|900)\\d{7}", [10], 0, "1", 0, "([2-7]\\d{6})$|1", "784$1", 0, "784"], VE: ["58", "00", "[68]00\\d{7}|(?:[24]\\d|[59]0)\\d{8}", [10], [["(\\d{3})(\\d{7})", "$1-$2", ["[24-689]"], "0$1"]], "0"], VG: ["1", "011", "(?:284|[58]\\d\\d|900)\\d{7}", [10], 0, "1", 0, "([2-578]\\d{6})$|1", "284$1", 0, "284"], VI: ["1", "011", "[58]\\d{9}|(?:34|90)0\\d{7}", [10], 0, "1", 0, "([2-9]\\d{6})$|1", "340$1", 0, "340"], VN: ["84", "00", "[12]\\d{9}|[135-9]\\d{8}|[16]\\d{7}|[16-8]\\d{6}", [7, 8, 9, 10], [["(\\d{2})(\\d{5})", "$1 $2", ["80"], "0$1", 1], ["(\\d{4})(\\d{4,6})", "$1 $2", ["1"], 0, 1], ["(\\d{2})(\\d{3})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["6"], "0$1", 1], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[357-9]"], "0$1", 1], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["2[48]"], "0$1", 1], ["(\\d{3})(\\d{4})(\\d{3})", "$1 $2 $3", ["2"], "0$1", 1]], "0"], VU: ["678", "00", "[57-9]\\d{6}|(?:[238]\\d|48)\\d{3}", [5, 7], [["(\\d{3})(\\d{4})", "$1 $2", ["[57-9]"]]]], WF: ["681", "00", "(?:40|72)\\d{4}|8\\d{5}(?:\\d{3})?", [6, 9], [["(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3", ["[478]"]], ["(\\d{3})(\\d{2})(\\d{2})(\\d{2})", "$1 $2 $3 $4", ["8"]]]], WS: ["685", "0", "(?:[2-6]|8\\d{5})\\d{4}|[78]\\d{6}|[68]\\d{5}", [5, 6, 7, 10], [["(\\d{5})", "$1", ["[2-5]|6[1-9]"]], ["(\\d{3})(\\d{3,7})", "$1 $2", ["[68]"]], ["(\\d{2})(\\d{5})", "$1 $2", ["7"]]]], XK: ["383", "00", "[23]\\d{7,8}|(?:4\\d\\d|[89]00)\\d{5}", [8, 9], [["(\\d{3})(\\d{5})", "$1 $2", ["[89]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3})", "$1 $2 $3", ["[2-4]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[23]"], "0$1"]], "0"], YE: ["967", "00", "(?:1|7\\d)\\d{7}|[1-7]\\d{6}", [7, 8, 9], [["(\\d)(\\d{3})(\\d{3,4})", "$1 $2 $3", ["[1-6]|7(?:[24-6]|8[0-7])"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["7"], "0$1"]], "0"], YT: ["262", "00", "(?:80|9\\d)\\d{7}|(?:26|63)9\\d{6}", [9], 0, "0", 0, 0, 0, 0, 0, [["269(?:0[0-467]|5[0-4]|6\\d|[78]0)\\d{4}"], ["639(?:0[0-79]|1[019]|[267]\\d|3[09]|40|5[05-9]|9[04-79])\\d{4}"], ["80\\d{7}"], 0, 0, 0, 0, 0, ["9(?:(?:39|47)8[01]|769\\d)\\d{4}"]]], ZA: ["27", "00", "[1-79]\\d{8}|8\\d{4,9}", [5, 6, 7, 8, 9, 10], [["(\\d{2})(\\d{3,4})", "$1 $2", ["8[1-4]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{2,3})", "$1 $2 $3", ["8[1-4]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["860"], "0$1"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["[1-9]"], "0$1"], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["8"], "0$1"]], "0"], ZM: ["260", "00", "800\\d{6}|(?:21|63|[79]\\d)\\d{7}", [9], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[28]"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["[79]"], "0$1"]], "0"], ZW: ["263", "00", "2(?:[0-57-9]\\d{6,8}|6[0-24-9]\\d{6,7})|[38]\\d{9}|[35-8]\\d{8}|[3-6]\\d{7}|[1-689]\\d{6}|[1-3569]\\d{5}|[1356]\\d{4}", [5, 6, 7, 8, 9, 10], [["(\\d{3})(\\d{3,5})", "$1 $2", ["2(?:0[45]|2[278]|[49]8)|3(?:[09]8|17)|6(?:[29]8|37|75)|[23][78]|(?:33|5[15]|6[68])[78]"], "0$1"], ["(\\d)(\\d{3})(\\d{2,4})", "$1 $2 $3", ["[49]"], "0$1"], ["(\\d{3})(\\d{4})", "$1 $2", ["80"], "0$1"], ["(\\d{2})(\\d{7})", "$1 $2", ["24|8[13-59]|(?:2[05-79]|39|5[45]|6[15-8])2", "2(?:02[014]|4|[56]20|[79]2)|392|5(?:42|525)|6(?:[16-8]21|52[013])|8[13-59]"], "(0$1)"], ["(\\d{2})(\\d{3})(\\d{4})", "$1 $2 $3", ["7"], "0$1"], ["(\\d{3})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["2(?:1[39]|2[0157]|[378]|[56][14])|3(?:12|29)", "2(?:1[39]|2[0157]|[378]|[56][14])|3(?:123|29)"], "0$1"], ["(\\d{4})(\\d{6})", "$1 $2", ["8"], "0$1"], ["(\\d{2})(\\d{3,5})", "$1 $2", ["1|2(?:0[0-36-9]|12|29|[56])|3(?:1[0-689]|[24-6])|5(?:[0236-9]|1[2-4])|6(?:[013-59]|7[0-46-9])|(?:33|55|6[68])[0-69]|(?:29|3[09]|62)[0-79]"], "0$1"], ["(\\d{2})(\\d{3})(\\d{3,4})", "$1 $2 $3", ["29[013-9]|39|54"], "0$1"], ["(\\d{4})(\\d{3,5})", "$1 $2", ["(?:25|54)8", "258|5483"], "0$1"]], "0"] }, nonGeographic: { 800: ["800", 0, "(?:00|[1-9]\\d)\\d{6}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["\\d"]]], 0, 0, 0, 0, 0, 0, [0, 0, ["(?:00|[1-9]\\d)\\d{6}"]]], 808: ["808", 0, "[1-9]\\d{7}", [8], [["(\\d{4})(\\d{4})", "$1 $2", ["[1-9]"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, 0, 0, 0, ["[1-9]\\d{7}"]]], 870: ["870", 0, "7\\d{11}|[35-7]\\d{8}", [9, 12], [["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["[35-7]"]]], 0, 0, 0, 0, 0, 0, [0, ["(?:[356]|774[45])\\d{8}|7[6-8]\\d{7}"]]], 878: ["878", 0, "10\\d{10}", [12], [["(\\d{2})(\\d{5})(\\d{5})", "$1 $2 $3", ["1"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, 0, 0, ["10\\d{10}"]]], 881: ["881", 0, "6\\d{9}|[0-36-9]\\d{8}", [9, 10], [["(\\d)(\\d{3})(\\d{5})", "$1 $2 $3", ["[0-37-9]"]], ["(\\d)(\\d{3})(\\d{5,6})", "$1 $2 $3", ["6"]]], 0, 0, 0, 0, 0, 0, [0, ["6\\d{9}|[0-36-9]\\d{8}"]]], 882: ["882", 0, "[13]\\d{6}(?:\\d{2,5})?|[19]\\d{7}|(?:[25]\\d\\d|4)\\d{7}(?:\\d{2})?", [7, 8, 9, 10, 11, 12], [["(\\d{2})(\\d{5})", "$1 $2", ["16|342"]], ["(\\d{2})(\\d{6})", "$1 $2", ["49"]], ["(\\d{2})(\\d{2})(\\d{4})", "$1 $2 $3", ["1[36]|9"]], ["(\\d{2})(\\d{4})(\\d{3})", "$1 $2 $3", ["3[23]"]], ["(\\d{2})(\\d{3,4})(\\d{4})", "$1 $2 $3", ["16"]], ["(\\d{2})(\\d{4})(\\d{4})", "$1 $2 $3", ["10|23|3(?:[15]|4[57])|4|51"]], ["(\\d{3})(\\d{4})(\\d{4})", "$1 $2 $3", ["34"]], ["(\\d{2})(\\d{4,5})(\\d{5})", "$1 $2 $3", ["[1-35]"]]], 0, 0, 0, 0, 0, 0, [0, ["342\\d{4}|(?:337|49)\\d{6}|(?:3(?:2|47|7\\d{3})|50\\d{3})\\d{7}", [7, 8, 9, 10, 12]], 0, 0, 0, 0, 0, 0, ["1(?:3(?:0[0347]|[13][0139]|2[035]|4[013568]|6[0459]|7[06]|8[15-8]|9[0689])\\d{4}|6\\d{5,10})|(?:345\\d|9[89])\\d{6}|(?:10|2(?:3|85\\d)|3(?:[15]|[69]\\d\\d)|4[15-8]|51)\\d{8}"]]], 883: ["883", 0, "(?:[1-4]\\d|51)\\d{6,10}", [8, 9, 10, 11, 12], [["(\\d{3})(\\d{3})(\\d{2,8})", "$1 $2 $3", ["[14]|2[24-689]|3[02-689]|51[24-9]"]], ["(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3", ["510"]], ["(\\d{3})(\\d{3})(\\d{4})", "$1 $2 $3", ["21"]], ["(\\d{4})(\\d{4})(\\d{4})", "$1 $2 $3", ["51[13]"]], ["(\\d{3})(\\d{3})(\\d{3})(\\d{3})", "$1 $2 $3 $4", ["[235]"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, 0, 0, ["(?:2(?:00\\d\\d|10)|(?:370[1-9]|51\\d0)\\d)\\d{7}|51(?:00\\d{5}|[24-9]0\\d{4,7})|(?:1[0-79]|2[24-689]|3[02-689]|4[0-4])0\\d{5,9}"]]], 888: ["888", 0, "\\d{11}", [11], [["(\\d{3})(\\d{3})(\\d{5})", "$1 $2 $3"]], 0, 0, 0, 0, 0, 0, [0, 0, 0, 0, 0, 0, ["\\d{11}"]]], 979: ["979", 0, "[1359]\\d{8}", [9], [["(\\d)(\\d{4})(\\d{4})", "$1 $2 $3", ["[1359]"]]], 0, 0, 0, 0, 0, 0, [0, 0, 0, ["[1359]\\d{8}"]]] } };
8908
8908
  function lf(t, n) {
@@ -8917,14 +8917,14 @@ function Ir(t) {
8917
8917
  return n && typeof Symbol == "function" && n.constructor === Symbol && n !== Symbol.prototype ? "symbol" : typeof n;
8918
8918
  }, Ir(t);
8919
8919
  }
8920
- function Eo(t, n) {
8920
+ function xo(t, n) {
8921
8921
  for (var e = 0; e < n.length; e++) {
8922
8922
  var r = n[e];
8923
8923
  r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0), Object.defineProperty(t, r.key, r);
8924
8924
  }
8925
8925
  }
8926
8926
  function sf(t, n, e) {
8927
- return n && Eo(t.prototype, n), e && Eo(t, e), Object.defineProperty(t, "prototype", { writable: !1 }), t;
8927
+ return n && xo(t.prototype, n), e && xo(t, e), Object.defineProperty(t, "prototype", { writable: !1 }), t;
8928
8928
  }
8929
8929
  function uf(t, n) {
8930
8930
  if (!(t instanceof n))
@@ -8933,14 +8933,14 @@ function uf(t, n) {
8933
8933
  function df(t, n) {
8934
8934
  if (typeof n != "function" && n !== null)
8935
8935
  throw new TypeError("Super expression must either be null or a function");
8936
- t.prototype = Object.create(n && n.prototype, { constructor: { value: t, writable: !0, configurable: !0 } }), Object.defineProperty(t, "prototype", { writable: !1 }), n && ri(t, n);
8936
+ t.prototype = Object.create(n && n.prototype, { constructor: { value: t, writable: !0, configurable: !0 } }), Object.defineProperty(t, "prototype", { writable: !1 }), n && ii(t, n);
8937
8937
  }
8938
8938
  function cf(t) {
8939
8939
  var n = Ba();
8940
8940
  return function() {
8941
- var e = oi(t), r;
8941
+ var e = ri(t), r;
8942
8942
  if (n) {
8943
- var o = oi(this).constructor;
8943
+ var o = ri(this).constructor;
8944
8944
  r = Reflect.construct(e, arguments, o);
8945
8945
  } else
8946
8946
  r = e.apply(this, arguments);
@@ -8972,9 +8972,9 @@ function Pr(t) {
8972
8972
  n.set(e, r);
8973
8973
  }
8974
8974
  function r() {
8975
- return xi(e, arguments, oi(this).constructor);
8975
+ return xi(e, arguments, ri(this).constructor);
8976
8976
  }
8977
- return r.prototype = Object.create(e.prototype, { constructor: { value: r, enumerable: !1, writable: !0, configurable: !0 } }), ri(r, e);
8977
+ return r.prototype = Object.create(e.prototype, { constructor: { value: r, enumerable: !1, writable: !0, configurable: !0 } }), ii(r, e);
8978
8978
  }, Pr(t);
8979
8979
  }
8980
8980
  function xi(t, n, e) {
@@ -8982,7 +8982,7 @@ function xi(t, n, e) {
8982
8982
  var a = [null];
8983
8983
  a.push.apply(a, o);
8984
8984
  var l = Function.bind.apply(r, a), u = new l();
8985
- return i && ri(u, i.prototype), u;
8985
+ return i && ii(u, i.prototype), u;
8986
8986
  }, xi.apply(null, arguments);
8987
8987
  }
8988
8988
  function Ba() {
@@ -9000,15 +9000,15 @@ function Ba() {
9000
9000
  function hf(t) {
9001
9001
  return Function.toString.call(t).indexOf("[native code]") !== -1;
9002
9002
  }
9003
- function ri(t, n) {
9004
- return ri = Object.setPrototypeOf || function(e, r) {
9003
+ function ii(t, n) {
9004
+ return ii = Object.setPrototypeOf || function(e, r) {
9005
9005
  return e.__proto__ = r, e;
9006
- }, ri(t, n);
9006
+ }, ii(t, n);
9007
9007
  }
9008
- function oi(t) {
9009
- return oi = Object.setPrototypeOf ? Object.getPrototypeOf : function(n) {
9008
+ function ri(t) {
9009
+ return ri = Object.setPrototypeOf ? Object.getPrototypeOf : function(n) {
9010
9010
  return n.__proto__ || Object.getPrototypeOf(n);
9011
- }, oi(t);
9011
+ }, ri(t);
9012
9012
  }
9013
9013
  var Qt = /* @__PURE__ */ function(t) {
9014
9014
  df(e, t);
@@ -9018,8 +9018,8 @@ var Qt = /* @__PURE__ */ function(t) {
9018
9018
  return uf(this, e), o = n.call(this, r), Object.setPrototypeOf(Ra(o), e.prototype), o.name = o.constructor.name, o;
9019
9019
  }
9020
9020
  return sf(e);
9021
- }(/* @__PURE__ */ Pr(Error)), Yr = 2, pf = 17, gf = 3, Pt = "0-90-9٠-٩۰-۹", mf = "-‐-―−ー-", vf = "//", yf = "..", bf = "  ­​⁠ ", _f = "()()[]\\[\\]", $f = "~⁓∼~", Pi = "".concat(mf).concat(vf).concat(yf).concat(bf).concat(_f).concat($f), Zr = "++";
9022
- function xo(t, n) {
9021
+ }(/* @__PURE__ */ Pr(Error)), Zr = 2, pf = 17, gf = 3, Pt = "0-90-9٠-٩۰-۹", mf = "-‐-―−ー-", vf = "//", yf = "..", bf = "  ­​⁠ ", _f = "()()[]\\[\\]", $f = "~⁓∼~", Pi = "".concat(mf).concat(vf).concat(yf).concat(bf).concat(_f).concat($f), Jr = "++";
9022
+ function To(t, n) {
9023
9023
  t = t.split("-"), n = n.split("-");
9024
9024
  for (var e = t[0].split("."), r = n[0].split("."), o = 0; o < 3; o++) {
9025
9025
  var i = Number(e[o]), a = Number(r[o]);
@@ -9050,16 +9050,16 @@ function Ui(t, n) {
9050
9050
  if (!(t instanceof n))
9051
9051
  throw new TypeError("Cannot call a class as a function");
9052
9052
  }
9053
- function To(t, n) {
9053
+ function So(t, n) {
9054
9054
  for (var e = 0; e < n.length; e++) {
9055
9055
  var r = n[e];
9056
9056
  r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0), Object.defineProperty(t, r.key, r);
9057
9057
  }
9058
9058
  }
9059
9059
  function zi(t, n, e) {
9060
- return n && To(t.prototype, n), e && To(t, e), Object.defineProperty(t, "prototype", { writable: !1 }), t;
9060
+ return n && So(t.prototype, n), e && So(t, e), Object.defineProperty(t, "prototype", { writable: !1 }), t;
9061
9061
  }
9062
- var Of = "1.2.0", Cf = "1.7.35", So = " ext. ", kf = /^\d+$/, yt = /* @__PURE__ */ function() {
9062
+ var Of = "1.2.0", Cf = "1.7.35", Ao = " ext. ", kf = /^\d+$/, yt = /* @__PURE__ */ function() {
9063
9063
  function t(n) {
9064
9064
  Ui(this, t), Sf(n), this.metadata = n, ja.call(this, n);
9065
9065
  }
@@ -9117,11 +9117,11 @@ var Of = "1.2.0", Cf = "1.7.35", So = " ext. ", kf = /^\d+$/, yt = /* @__PURE__
9117
9117
  if (n && kf.test(n) && (e = n, n = null), n && n !== "001") {
9118
9118
  if (!this.hasCountry(n))
9119
9119
  throw new Error("Unknown country: ".concat(n));
9120
- this.numberingPlan = new Ao(this.getCountryMetadata(n), this);
9120
+ this.numberingPlan = new No(this.getCountryMetadata(n), this);
9121
9121
  } else if (e) {
9122
9122
  if (!this.hasCallingCode(e))
9123
9123
  throw new Error("Unknown calling code: ".concat(e));
9124
- this.numberingPlan = new Ao(this.getNumberingPlanMetadata(e), this);
9124
+ this.numberingPlan = new No(this.getNumberingPlanMetadata(e), this);
9125
9125
  } else
9126
9126
  this.numberingPlan = void 0;
9127
9127
  return this;
@@ -9245,7 +9245,7 @@ var Of = "1.2.0", Cf = "1.7.35", So = " ext. ", kf = /^\d+$/, yt = /* @__PURE__
9245
9245
  return this.numberingPlan !== void 0;
9246
9246
  }
9247
9247
  }]), t;
9248
- }(), Ao = /* @__PURE__ */ function() {
9248
+ }(), No = /* @__PURE__ */ function() {
9249
9249
  function t(n, e) {
9250
9250
  Ui(this, t), this.globalMetadataObject = e, this.metadata = n, ja.call(this, e.metadata);
9251
9251
  }
@@ -9372,13 +9372,13 @@ var Of = "1.2.0", Cf = "1.7.35", So = " ext. ", kf = /^\d+$/, yt = /* @__PURE__
9372
9372
  }, {
9373
9373
  key: "type",
9374
9374
  value: function(n) {
9375
- if (this.hasTypes() && No(this.types(), n))
9376
- return new Tf(No(this.types(), n), this);
9375
+ if (this.hasTypes() && Io(this.types(), n))
9376
+ return new Tf(Io(this.types(), n), this);
9377
9377
  }
9378
9378
  }, {
9379
9379
  key: "ext",
9380
9380
  value: function() {
9381
- return this.v1 || this.v2 ? So : this.metadata[13] || So;
9381
+ return this.v1 || this.v2 ? Ao : this.metadata[13] || Ao;
9382
9382
  }
9383
9383
  }]), t;
9384
9384
  }(), Ef = /* @__PURE__ */ function() {
@@ -9445,7 +9445,7 @@ var Of = "1.2.0", Cf = "1.7.35", So = " ext. ", kf = /^\d+$/, yt = /* @__PURE__
9445
9445
  }
9446
9446
  }]), t;
9447
9447
  }();
9448
- function No(t, n) {
9448
+ function Io(t, n) {
9449
9449
  switch (n) {
9450
9450
  case "FIXED_LINE":
9451
9451
  return t[0];
@@ -9478,7 +9478,7 @@ function Sf(t) {
9478
9478
  var Af = function(t) {
9479
9479
  return Mr(t);
9480
9480
  };
9481
- function Jr(t, n) {
9481
+ function Xr(t, n) {
9482
9482
  if (n = new yt(n), n.hasCountry(t))
9483
9483
  return n.country(t).countryCallingCode();
9484
9484
  throw new Error("Unknown country: ".concat(t));
@@ -9488,33 +9488,33 @@ function Nf(t, n) {
9488
9488
  }
9489
9489
  function ja(t) {
9490
9490
  var n = t.version;
9491
- typeof n == "number" ? (this.v1 = n === 1, this.v2 = n === 2, this.v3 = n === 3, this.v4 = n === 4) : n ? xo(n, Of) === -1 ? this.v2 = !0 : xo(n, Cf) === -1 ? this.v3 = !0 : this.v4 = !0 : this.v1 = !0;
9491
+ typeof n == "number" ? (this.v1 = n === 1, this.v2 = n === 2, this.v3 = n === 3, this.v4 = n === 4) : n ? To(n, Of) === -1 ? this.v2 = !0 : To(n, Cf) === -1 ? this.v3 = !0 : this.v4 = !0 : this.v1 = !0;
9492
9492
  }
9493
- var If = ";ext=", xn = function(t) {
9493
+ var If = ";ext=", Tn = function(t) {
9494
9494
  return "([".concat(Pt, "]{1,").concat(t, "})");
9495
9495
  };
9496
9496
  function qa(t) {
9497
- var n = "20", e = "15", r = "9", o = "6", i = "[  \\t,]*", a = "[:\\..]?[  \\t,-]*", l = "#?", u = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", f = "(?:[xx##~~]|int|int)", h = "[- ]+", c = "[  \\t]*", s = "(?:,{2}|;)", d = If + xn(n), b = i + u + a + xn(n) + l, v = i + f + a + xn(r) + l, y = h + xn(o) + "#", g = c + s + a + xn(e) + l, m = c + "(?:,)+" + a + xn(r) + l;
9497
+ var n = "20", e = "15", r = "9", o = "6", i = "[  \\t,]*", a = "[:\\..]?[  \\t,-]*", l = "#?", u = "(?:e?xt(?:ensi(?:ó?|ó))?n?|e?xtn?|доб|anexo)", f = "(?:[xx##~~]|int|int)", h = "[- ]+", c = "[  \\t]*", s = "(?:,{2}|;)", d = If + Tn(n), b = i + u + a + Tn(n) + l, v = i + f + a + Tn(r) + l, y = h + Tn(o) + "#", g = c + s + a + Tn(e) + l, m = c + "(?:,)+" + a + Tn(r) + l;
9498
9498
  return d + "|" + b + "|" + v + "|" + y + "|" + g + "|" + m;
9499
9499
  }
9500
- var Pf = "[" + Pt + "]{" + Yr + "}", Mf = "[" + Zr + "]{0,1}(?:[" + Pi + "]*[" + Pt + "]){3,}[" + Pi + Pt + "]*", Df = new RegExp("^[" + Zr + "]{0,1}(?:[" + Pi + "]*[" + Pt + "]){1,2}$", "i"), Lf = Mf + // Phone number extensions
9500
+ var Pf = "[" + Pt + "]{" + Zr + "}", Mf = "[" + Jr + "]{0,1}(?:[" + Pi + "]*[" + Pt + "]){3,}[" + Pi + Pt + "]*", Df = new RegExp("^[" + Jr + "]{0,1}(?:[" + Pi + "]*[" + Pt + "]){1,2}$", "i"), Lf = Mf + // Phone number extensions
9501
9501
  "(?:" + qa() + ")?", Rf = new RegExp(
9502
9502
  // Either a short two-digit-only phone number
9503
9503
  "^" + Pf + "$|^" + Lf + "$",
9504
9504
  "i"
9505
9505
  );
9506
9506
  function Bf(t) {
9507
- return t.length >= Yr && Rf.test(t);
9507
+ return t.length >= Zr && Rf.test(t);
9508
9508
  }
9509
9509
  function jf(t) {
9510
9510
  return Df.test(t);
9511
9511
  }
9512
- var Io = new RegExp("(?:" + qa() + ")$", "i");
9512
+ var Po = new RegExp("(?:" + qa() + ")$", "i");
9513
9513
  function qf(t) {
9514
- var n = t.search(Io);
9514
+ var n = t.search(Po);
9515
9515
  if (n < 0)
9516
9516
  return {};
9517
- for (var e = t.slice(0, n), r = t.match(Io), o = 1; o < r.length; ) {
9517
+ for (var e = t.slice(0, n), r = t.match(Po), o = 1; o < r.length; ) {
9518
9518
  if (r[o])
9519
9519
  return {
9520
9520
  number: e,
@@ -9615,21 +9615,21 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
9615
9615
  function Uf(t, n) {
9616
9616
  if (t) {
9617
9617
  if (typeof t == "string")
9618
- return Po(t, n);
9618
+ return Mo(t, n);
9619
9619
  var e = Object.prototype.toString.call(t).slice(8, -1);
9620
9620
  if (e === "Object" && t.constructor && (e = t.constructor.name), e === "Map" || e === "Set")
9621
9621
  return Array.from(t);
9622
9622
  if (e === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))
9623
- return Po(t, n);
9623
+ return Mo(t, n);
9624
9624
  }
9625
9625
  }
9626
- function Po(t, n) {
9626
+ function Mo(t, n) {
9627
9627
  (n == null || n > t.length) && (n = t.length);
9628
9628
  for (var e = 0, r = new Array(n); e < n; e++)
9629
9629
  r[e] = t[e];
9630
9630
  return r;
9631
9631
  }
9632
- function Mo(t) {
9632
+ function Do(t) {
9633
9633
  for (var n = "", e = Vf(t.split("")), r; !(r = e()).done; ) {
9634
9634
  var o = r.value;
9635
9635
  n += zf(o, n) || "";
@@ -9656,15 +9656,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
9656
9656
  function Gf(t, n) {
9657
9657
  if (t) {
9658
9658
  if (typeof t == "string")
9659
- return Do(t, n);
9659
+ return Lo(t, n);
9660
9660
  var e = Object.prototype.toString.call(t).slice(8, -1);
9661
9661
  if (e === "Object" && t.constructor && (e = t.constructor.name), e === "Map" || e === "Set")
9662
9662
  return Array.from(t);
9663
9663
  if (e === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))
9664
- return Do(t, n);
9664
+ return Lo(t, n);
9665
9665
  }
9666
9666
  }
9667
- function Do(t, n) {
9667
+ function Lo(t, n) {
9668
9668
  (n == null || n > t.length) && (n = t.length);
9669
9669
  for (var e = 0, r = new Array(n); e < n; e++)
9670
9670
  r[e] = t[e];
@@ -9679,7 +9679,7 @@ function Wf(t, n) {
9679
9679
  return a - l;
9680
9680
  });
9681
9681
  }
9682
- function Xr(t, n) {
9682
+ function Qr(t, n) {
9683
9683
  return Fa(t, void 0, n);
9684
9684
  }
9685
9685
  function Fa(t, n, e) {
@@ -9721,7 +9721,7 @@ function Yf(t, n, e) {
9721
9721
  throw new Error('Missing "possibleLengths" in metadata. Perhaps the metadata has been generated before v1.0.18.');
9722
9722
  }
9723
9723
  function Ha(t, n) {
9724
- switch (Xr(t, n)) {
9724
+ switch (Qr(t, n)) {
9725
9725
  case "IS_POSSIBLE":
9726
9726
  return !0;
9727
9727
  default:
@@ -9748,22 +9748,22 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
9748
9748
  function Jf(t, n) {
9749
9749
  if (t) {
9750
9750
  if (typeof t == "string")
9751
- return Lo(t, n);
9751
+ return Ro(t, n);
9752
9752
  var e = Object.prototype.toString.call(t).slice(8, -1);
9753
9753
  if (e === "Object" && t.constructor && (e = t.constructor.name), e === "Map" || e === "Set")
9754
9754
  return Array.from(t);
9755
9755
  if (e === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))
9756
- return Lo(t, n);
9756
+ return Ro(t, n);
9757
9757
  }
9758
9758
  }
9759
- function Lo(t, n) {
9759
+ function Ro(t, n) {
9760
9760
  (n == null || n > t.length) && (n = t.length);
9761
9761
  for (var e = 0, r = new Array(n); e < n; e++)
9762
9762
  r[e] = t[e];
9763
9763
  return r;
9764
9764
  }
9765
9765
  var Xf = ["MOBILE", "PREMIUM_RATE", "TOLL_FREE", "SHARED_COST", "VOIP", "PERSONAL_NUMBER", "PAGER", "UAN", "VOICEMAIL"];
9766
- function Qr(t, n, e) {
9766
+ function eo(t, n, e) {
9767
9767
  if (n = n || {}, !(!t.country && !t.countryCallingCode)) {
9768
9768
  e = new yt(e), e.selectNumberingPlan(t.country, t.countryCallingCode);
9769
9769
  var r = n.v2 ? t.nationalNumber : t.phone;
@@ -9783,7 +9783,7 @@ function kr(t, n, e) {
9783
9783
  }
9784
9784
  function Qf(t, n, e) {
9785
9785
  if (n = n || {}, e = new yt(e), e.selectNumberingPlan(t.country, t.countryCallingCode), e.hasTypes())
9786
- return Qr(t, n, e.metadata) !== void 0;
9786
+ return eo(t, n, e.metadata) !== void 0;
9787
9787
  var r = n.v2 ? t.nationalNumber : t.phone;
9788
9788
  return tn(r, e.nationalNumberPattern());
9789
9789
  }
@@ -9855,21 +9855,21 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
9855
9855
  function uh(t, n) {
9856
9856
  if (t) {
9857
9857
  if (typeof t == "string")
9858
- return Ro(t, n);
9858
+ return Bo(t, n);
9859
9859
  var e = Object.prototype.toString.call(t).slice(8, -1);
9860
9860
  if (e === "Object" && t.constructor && (e = t.constructor.name), e === "Map" || e === "Set")
9861
9861
  return Array.from(t);
9862
9862
  if (e === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))
9863
- return Ro(t, n);
9863
+ return Bo(t, n);
9864
9864
  }
9865
9865
  }
9866
- function Ro(t, n) {
9866
+ function Bo(t, n) {
9867
9867
  (n == null || n > t.length) && (n = t.length);
9868
9868
  for (var e = 0, r = new Array(n); e < n; e++)
9869
9869
  r[e] = t[e];
9870
9870
  return r;
9871
9871
  }
9872
- function Bo(t, n) {
9872
+ function jo(t, n) {
9873
9873
  var e = Object.keys(t);
9874
9874
  if (Object.getOwnPropertySymbols) {
9875
9875
  var r = Object.getOwnPropertySymbols(t);
@@ -9879,12 +9879,12 @@ function Bo(t, n) {
9879
9879
  }
9880
9880
  return e;
9881
9881
  }
9882
- function jo(t) {
9882
+ function qo(t) {
9883
9883
  for (var n = 1; n < arguments.length; n++) {
9884
9884
  var e = arguments[n] != null ? arguments[n] : {};
9885
- n % 2 ? Bo(Object(e), !0).forEach(function(r) {
9885
+ n % 2 ? jo(Object(e), !0).forEach(function(r) {
9886
9886
  dh(t, r, e[r]);
9887
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : Bo(Object(e)).forEach(function(r) {
9887
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : jo(Object(e)).forEach(function(r) {
9888
9888
  Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
9889
9889
  });
9890
9890
  }
@@ -9893,13 +9893,13 @@ function jo(t) {
9893
9893
  function dh(t, n, e) {
9894
9894
  return n in t ? Object.defineProperty(t, n, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : t[n] = e, t;
9895
9895
  }
9896
- var qo = {
9896
+ var Fo = {
9897
9897
  formatExtension: function(t, n, e) {
9898
9898
  return "".concat(t).concat(e.ext()).concat(n);
9899
9899
  }
9900
9900
  };
9901
9901
  function ch(t, n, e, r) {
9902
- if (e ? e = jo(jo({}, qo), e) : e = qo, r = new yt(r), t.country && t.country !== "001") {
9902
+ if (e ? e = qo(qo({}, Fo), e) : e = Fo, r = new yt(r), t.country && t.country !== "001") {
9903
9903
  if (!r.hasCountry(t.country))
9904
9904
  throw new Error("Unknown country: ".concat(t.country));
9905
9905
  r.country(t.country);
@@ -9954,7 +9954,7 @@ function Er(t, n, e, r) {
9954
9954
  return n ? r(t, n, e) : t;
9955
9955
  }
9956
9956
  function hh(t, n, e, r, o) {
9957
- var i = Jr(r, o.metadata);
9957
+ var i = Xr(r, o.metadata);
9958
9958
  if (i === e) {
9959
9959
  var a = Mi(t, n, "NATIONAL", o);
9960
9960
  return e === "1" ? e + " " + a : a;
@@ -9963,7 +9963,7 @@ function hh(t, n, e, r, o) {
9963
9963
  if (l)
9964
9964
  return "".concat(l, " ").concat(e, " ").concat(Mi(t, null, "INTERNATIONAL", o));
9965
9965
  }
9966
- function Fo(t, n) {
9966
+ function Ho(t, n) {
9967
9967
  var e = Object.keys(t);
9968
9968
  if (Object.getOwnPropertySymbols) {
9969
9969
  var r = Object.getOwnPropertySymbols(t);
@@ -9973,12 +9973,12 @@ function Fo(t, n) {
9973
9973
  }
9974
9974
  return e;
9975
9975
  }
9976
- function Ho(t) {
9976
+ function Vo(t) {
9977
9977
  for (var n = 1; n < arguments.length; n++) {
9978
9978
  var e = arguments[n] != null ? arguments[n] : {};
9979
- n % 2 ? Fo(Object(e), !0).forEach(function(r) {
9979
+ n % 2 ? Ho(Object(e), !0).forEach(function(r) {
9980
9980
  ph(t, r, e[r]);
9981
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : Fo(Object(e)).forEach(function(r) {
9981
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : Ho(Object(e)).forEach(function(r) {
9982
9982
  Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
9983
9983
  });
9984
9984
  }
@@ -9991,14 +9991,14 @@ function gh(t, n) {
9991
9991
  if (!(t instanceof n))
9992
9992
  throw new TypeError("Cannot call a class as a function");
9993
9993
  }
9994
- function Vo(t, n) {
9994
+ function Uo(t, n) {
9995
9995
  for (var e = 0; e < n.length; e++) {
9996
9996
  var r = n[e];
9997
9997
  r.enumerable = r.enumerable || !1, r.configurable = !0, "value" in r && (r.writable = !0), Object.defineProperty(t, r.key, r);
9998
9998
  }
9999
9999
  }
10000
10000
  function mh(t, n, e) {
10001
- return n && Vo(t.prototype, n), e && Vo(t, e), Object.defineProperty(t, "prototype", { writable: !1 }), t;
10001
+ return n && Uo(t.prototype, n), e && Uo(t, e), Object.defineProperty(t, "prototype", { writable: !1 }), t;
10002
10002
  }
10003
10003
  var vh = /* @__PURE__ */ function() {
10004
10004
  function t(n, e, r) {
@@ -10065,14 +10065,14 @@ var vh = /* @__PURE__ */ function() {
10065
10065
  }, {
10066
10066
  key: "getType",
10067
10067
  value: function() {
10068
- return Qr(this, {
10068
+ return eo(this, {
10069
10069
  v2: !0
10070
10070
  }, this.getMetadata());
10071
10071
  }
10072
10072
  }, {
10073
10073
  key: "format",
10074
10074
  value: function(n, e) {
10075
- return ch(this, n, e ? Ho(Ho({}, e), {}, {
10075
+ return ch(this, n, e ? Vo(Vo({}, e), {}, {
10076
10076
  v2: !0
10077
10077
  }) : {
10078
10078
  v2: !0
@@ -10167,7 +10167,7 @@ function Oh(t, n, e) {
10167
10167
  return !(tn(t, e.nationalNumberPattern()) && !tn(n, e.nationalNumberPattern()));
10168
10168
  }
10169
10169
  function Ch(t, n) {
10170
- switch (Xr(t, n)) {
10170
+ switch (Qr(t, n)) {
10171
10171
  case "TOO_SHORT":
10172
10172
  case "INVALID_LENGTH":
10173
10173
  return !1;
@@ -10176,11 +10176,11 @@ function Ch(t, n) {
10176
10176
  }
10177
10177
  }
10178
10178
  function kh(t, n, e, r) {
10179
- var o = n ? Jr(n, r) : e;
10179
+ var o = n ? Xr(n, r) : e;
10180
10180
  if (t.indexOf(o) === 0) {
10181
10181
  r = new yt(r), r.selectNumberingPlan(n, e);
10182
10182
  var i = t.slice(o.length), a = Dr(i, r), l = a.nationalNumber, u = Dr(t, r), f = u.nationalNumber;
10183
- if (!tn(f, r.nationalNumberPattern()) && tn(l, r.nationalNumberPattern()) || Xr(f, r) === "TOO_LONG")
10183
+ if (!tn(f, r.nationalNumberPattern()) && tn(l, r.nationalNumberPattern()) || Qr(f, r) === "TOO_LONG")
10184
10184
  return {
10185
10185
  countryCallingCode: o,
10186
10186
  number: i
@@ -10247,15 +10247,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
10247
10247
  function Th(t, n) {
10248
10248
  if (t) {
10249
10249
  if (typeof t == "string")
10250
- return Uo(t, n);
10250
+ return zo(t, n);
10251
10251
  var e = Object.prototype.toString.call(t).slice(8, -1);
10252
10252
  if (e === "Object" && t.constructor && (e = t.constructor.name), e === "Map" || e === "Set")
10253
10253
  return Array.from(t);
10254
10254
  if (e === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))
10255
- return Uo(t, n);
10255
+ return zo(t, n);
10256
10256
  }
10257
10257
  }
10258
- function Uo(t, n) {
10258
+ function zo(t, n) {
10259
10259
  (n == null || n > t.length) && (n = t.length);
10260
10260
  for (var e = 0, r = new Array(n); e < n; e++)
10261
10261
  r[e] = t[e];
@@ -10269,7 +10269,7 @@ function Sh(t, n) {
10269
10269
  if (o.country(u), o.leadingDigits()) {
10270
10270
  if (t && t.search(o.leadingDigits()) === 0)
10271
10271
  return u;
10272
- } else if (Qr({
10272
+ } else if (eo({
10273
10273
  phone: t,
10274
10274
  country: u
10275
10275
  }, void 0, o.metadata))
@@ -10292,7 +10292,7 @@ function Ah(t, n) {
10292
10292
  metadata: o.metadata
10293
10293
  });
10294
10294
  }
10295
- var Va = "+", Nh = "[\\-\\.\\(\\)]?", zo = "([" + Pt + "]|" + Nh + ")", Ih = "^\\" + Va + zo + "*[" + Pt + "]" + zo + "*$", Ph = new RegExp(Ih, "g"), Lr = Pt, Mh = "[" + Lr + "]+((\\-)*[" + Lr + "])*", Dh = "a-zA-Z", Lh = "[" + Dh + "]+((\\-)*[" + Lr + "])*", Rh = "^(" + Mh + "\\.)*" + Lh + "\\.?$", Bh = new RegExp(Rh, "g"), Ko = "tel:", Rr = ";phone-context=", jh = ";isub=";
10295
+ var Va = "+", Nh = "[\\-\\.\\(\\)]?", Ko = "([" + Pt + "]|" + Nh + ")", Ih = "^\\" + Va + Ko + "*[" + Pt + "]" + Ko + "*$", Ph = new RegExp(Ih, "g"), Lr = Pt, Mh = "[" + Lr + "]+((\\-)*[" + Lr + "])*", Dh = "a-zA-Z", Lh = "[" + Dh + "]+((\\-)*[" + Lr + "])*", Rh = "^(" + Mh + "\\.)*" + Lh + "\\.?$", Bh = new RegExp(Rh, "g"), Go = "tel:", Rr = ";phone-context=", jh = ";isub=";
10296
10296
  function qh(t) {
10297
10297
  var n = t.indexOf(Rr);
10298
10298
  if (n < 0)
@@ -10315,8 +10315,8 @@ function Hh(t, n) {
10315
10315
  o = e(t) || "";
10316
10316
  else {
10317
10317
  o = "", r.charAt(0) === Va && (o += r);
10318
- var i = t.indexOf(Ko), a;
10319
- i >= 0 ? a = i + Ko.length : a = 0;
10318
+ var i = t.indexOf(Go), a;
10319
+ i >= 0 ? a = i + Go.length : a = 0;
10320
10320
  var l = t.indexOf(Rr);
10321
10321
  o += t.substring(a, l);
10322
10322
  }
@@ -10324,7 +10324,7 @@ function Hh(t, n) {
10324
10324
  if (u > 0 && (o = o.substring(0, u)), o !== "")
10325
10325
  return o;
10326
10326
  }
10327
- var Vh = 250, Uh = new RegExp("[" + Zr + Pt + "]"), zh = new RegExp("[^" + Pt + "#]+$");
10327
+ var Vh = 250, Uh = new RegExp("[" + Jr + Pt + "]"), zh = new RegExp("[^" + Pt + "#]+$");
10328
10328
  function Kh(t, n, e) {
10329
10329
  if (n = n || {}, e = new yt(e), n.defaultCountry && !e.hasCountry(n.defaultCountry))
10330
10330
  throw n.v2 ? new Qt("INVALID_COUNTRY") : new Error("Unknown country: ".concat(n.defaultCountry));
@@ -10340,7 +10340,7 @@ function Kh(t, n, e) {
10340
10340
  throw new Qt("INVALID_COUNTRY");
10341
10341
  return {};
10342
10342
  }
10343
- if (!f || f.length < Yr) {
10343
+ if (!f || f.length < Zr) {
10344
10344
  if (n.v2)
10345
10345
  throw new Qt("TOO_SHORT");
10346
10346
  return {};
@@ -10404,11 +10404,11 @@ function Yh(t, n, e) {
10404
10404
  return e && (r.ext = e), r;
10405
10405
  }
10406
10406
  function Zh(t, n, e, r) {
10407
- var o = Eh(Mo(t), n, e, r.metadata), i = o.countryCallingCodeSource, a = o.countryCallingCode, l = o.number, u;
10407
+ var o = Eh(Do(t), n, e, r.metadata), i = o.countryCallingCodeSource, a = o.countryCallingCode, l = o.number, u;
10408
10408
  if (a)
10409
10409
  r.selectNumberingPlan(a);
10410
10410
  else if (l && (n || e))
10411
- r.selectNumberingPlan(n, e), n && (u = n), a = e || Jr(n, r.metadata);
10411
+ r.selectNumberingPlan(n, e), n && (u = n), a = e || Xr(n, r.metadata);
10412
10412
  else
10413
10413
  return {};
10414
10414
  if (!l)
@@ -10416,7 +10416,7 @@ function Zh(t, n, e, r) {
10416
10416
  countryCallingCodeSource: i,
10417
10417
  countryCallingCode: a
10418
10418
  };
10419
- var f = Dr(Mo(l), r), h = f.nationalNumber, c = f.carrierCode, s = Ah(a, {
10419
+ var f = Dr(Do(l), r), h = f.nationalNumber, c = f.carrierCode, s = Ah(a, {
10420
10420
  nationalNumber: h,
10421
10421
  defaultCountry: n,
10422
10422
  metadata: r
@@ -10429,7 +10429,7 @@ function Zh(t, n, e, r) {
10429
10429
  carrierCode: c
10430
10430
  };
10431
10431
  }
10432
- function Go(t, n) {
10432
+ function Wo(t, n) {
10433
10433
  var e = Object.keys(t);
10434
10434
  if (Object.getOwnPropertySymbols) {
10435
10435
  var r = Object.getOwnPropertySymbols(t);
@@ -10439,12 +10439,12 @@ function Go(t, n) {
10439
10439
  }
10440
10440
  return e;
10441
10441
  }
10442
- function Wo(t) {
10442
+ function Yo(t) {
10443
10443
  for (var n = 1; n < arguments.length; n++) {
10444
10444
  var e = arguments[n] != null ? arguments[n] : {};
10445
- n % 2 ? Go(Object(e), !0).forEach(function(r) {
10445
+ n % 2 ? Wo(Object(e), !0).forEach(function(r) {
10446
10446
  Jh(t, r, e[r]);
10447
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : Go(Object(e)).forEach(function(r) {
10447
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : Wo(Object(e)).forEach(function(r) {
10448
10448
  Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
10449
10449
  });
10450
10450
  }
@@ -10454,11 +10454,11 @@ function Jh(t, n, e) {
10454
10454
  return n in t ? Object.defineProperty(t, n, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : t[n] = e, t;
10455
10455
  }
10456
10456
  function Xh(t, n, e) {
10457
- return Kh(t, Wo(Wo({}, n), {}, {
10457
+ return Kh(t, Yo(Yo({}, n), {}, {
10458
10458
  v2: !0
10459
10459
  }), e);
10460
10460
  }
10461
- function Yo(t, n) {
10461
+ function Zo(t, n) {
10462
10462
  var e = Object.keys(t);
10463
10463
  if (Object.getOwnPropertySymbols) {
10464
10464
  var r = Object.getOwnPropertySymbols(t);
@@ -10471,9 +10471,9 @@ function Yo(t, n) {
10471
10471
  function Qh(t) {
10472
10472
  for (var n = 1; n < arguments.length; n++) {
10473
10473
  var e = arguments[n] != null ? arguments[n] : {};
10474
- n % 2 ? Yo(Object(e), !0).forEach(function(r) {
10474
+ n % 2 ? Zo(Object(e), !0).forEach(function(r) {
10475
10475
  e1(t, r, e[r]);
10476
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : Yo(Object(e)).forEach(function(r) {
10476
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : Zo(Object(e)).forEach(function(r) {
10477
10477
  Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
10478
10478
  });
10479
10479
  }
@@ -10492,15 +10492,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
10492
10492
  function i1(t, n) {
10493
10493
  if (t) {
10494
10494
  if (typeof t == "string")
10495
- return Zo(t, n);
10495
+ return Jo(t, n);
10496
10496
  var e = Object.prototype.toString.call(t).slice(8, -1);
10497
10497
  if (e === "Object" && t.constructor && (e = t.constructor.name), e === "Map" || e === "Set")
10498
10498
  return Array.from(t);
10499
10499
  if (e === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e))
10500
- return Zo(t, n);
10500
+ return Jo(t, n);
10501
10501
  }
10502
10502
  }
10503
- function Zo(t, n) {
10503
+ function Jo(t, n) {
10504
10504
  (n == null || n > t.length) && (n = t.length);
10505
10505
  for (var e = 0, r = new Array(n); e < n; e++)
10506
10506
  r[e] = t[e];
@@ -10550,7 +10550,7 @@ function a1(t) {
10550
10550
  metadata: f
10551
10551
  };
10552
10552
  }
10553
- function Jo(t, n) {
10553
+ function Xo(t, n) {
10554
10554
  var e = Object.keys(t);
10555
10555
  if (Object.getOwnPropertySymbols) {
10556
10556
  var r = Object.getOwnPropertySymbols(t);
@@ -10560,12 +10560,12 @@ function Jo(t, n) {
10560
10560
  }
10561
10561
  return e;
10562
10562
  }
10563
- function Xo(t) {
10563
+ function Qo(t) {
10564
10564
  for (var n = 1; n < arguments.length; n++) {
10565
10565
  var e = arguments[n] != null ? arguments[n] : {};
10566
- n % 2 ? Jo(Object(e), !0).forEach(function(r) {
10566
+ n % 2 ? Xo(Object(e), !0).forEach(function(r) {
10567
10567
  l1(t, r, e[r]);
10568
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : Jo(Object(e)).forEach(function(r) {
10568
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(e)) : Xo(Object(e)).forEach(function(r) {
10569
10569
  Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(e, r));
10570
10570
  });
10571
10571
  }
@@ -10575,7 +10575,7 @@ function l1(t, n, e) {
10575
10575
  return n in t ? Object.defineProperty(t, n, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : t[n] = e, t;
10576
10576
  }
10577
10577
  function s1(t, n, e) {
10578
- n && n.defaultCountry && !Nf(n.defaultCountry, e) && (n = Xo(Xo({}, n), {}, {
10578
+ n && n.defaultCountry && !Nf(n.defaultCountry, e) && (n = Qo(Qo({}, n), {}, {
10579
10579
  defaultCountry: void 0
10580
10580
  }));
10581
10581
  try {
@@ -10614,8 +10614,8 @@ const d1 = {
10614
10614
  return e;
10615
10615
  };
10616
10616
  function vt(t) {
10617
- const n = ko.options[t];
10618
- return typeof n > "u" ? ko.options[t] : n;
10617
+ const n = Eo.options[t];
10618
+ return typeof n > "u" ? Eo.options[t] : n;
10619
10619
  }
10620
10620
  const f1 = {
10621
10621
  name: "VueTelInput",
@@ -10936,11 +10936,11 @@ const f1 = {
10936
10936
  class: "vti__country-code"
10937
10937
  }, m1 = { class: "vti__dropdown-arrow" }, v1 = ["placeholder"], y1 = ["onClick", "onMousemove", "aria-selected"], b1 = { key: 1 }, _1 = ["type", "autocomplete", "autofocus", "disabled", "id", "maxlength", "name", "placeholder", "readonly", "required", "tabindex", "value", "aria-describedby"];
10938
10938
  function $1(t, n, e, r, o, i) {
10939
- const a = Pn("click-outside");
10939
+ const a = bn("click-outside");
10940
10940
  return G(), ne("div", {
10941
10941
  class: ve(["vue-tel-input", e.styleClasses, { disabled: e.disabled }])
10942
10942
  }, [
10943
- De((G(), ne("div", {
10943
+ Me((G(), ne("div", {
10944
10944
  "aria-label": "Country Code Selector",
10945
10945
  "aria-haspopup": "listbox",
10946
10946
  "aria-expanded": o.open,
@@ -10971,7 +10971,7 @@ function $1(t, n, e, r, o, i) {
10971
10971
  class: ve(["vti__dropdown-list", o.dropdownOpenDirection]),
10972
10972
  role: "listbox"
10973
10973
  }, [
10974
- e.dropdownOptions.showSearchBox ? De((G(), ne("input", {
10974
+ e.dropdownOptions.showSearchBox ? Me((G(), ne("input", {
10975
10975
  key: 0,
10976
10976
  class: "vti__input vti__search_box",
10977
10977
  "aria-label": "Search by country name or country code",
@@ -10981,7 +10981,7 @@ function $1(t, n, e, r, o, i) {
10981
10981
  onClick: n[1] || (n[1] = Xe(() => {
10982
10982
  }, ["stop"]))
10983
10983
  }, null, 8, v1)), [
10984
- [la, o.searchQuery]
10984
+ [sa, o.searchQuery]
10985
10985
  ]) : he("", !0),
10986
10986
  (G(!0), ne(tt, null, Ut(i.sortedCountries, (l, u) => (G(), ne("li", {
10987
10987
  role: "option",
@@ -11003,7 +11003,7 @@ function $1(t, n, e, r, o, i) {
11003
11003
  ], 42, h1)), [
11004
11004
  [a, i.clickedOutside]
11005
11005
  ]),
11006
- De(ae("input", {
11006
+ Me(ae("input", {
11007
11007
  "onUpdate:modelValue": n[7] || (n[7] = (l) => o.phone = l),
11008
11008
  ref: "input",
11009
11009
  type: e.inputOptions.type,
@@ -11028,7 +11028,7 @@ function $1(t, n, e, r, o, i) {
11028
11028
  n[12] || (n[12] = $t((...l) => i.onSpace && i.onSpace(...l), ["space"]))
11029
11029
  ]
11030
11030
  }, null, 42, _1), [
11031
- [aa, o.phone]
11031
+ [la, o.phone]
11032
11032
  ]),
11033
11033
  Ee(t.$slots, "icon-right")
11034
11034
  ], 2);
@@ -11064,7 +11064,7 @@ const O1 = {
11064
11064
  },
11065
11065
  components: {
11066
11066
  VueTelInput: w1,
11067
- IbAlert: bn,
11067
+ IbAlert: _n,
11068
11068
  IbIcon: Qe
11069
11069
  },
11070
11070
  data() {
@@ -11090,7 +11090,7 @@ const O1 = {
11090
11090
  }
11091
11091
  };
11092
11092
  function C1(t, n, e, r, o, i) {
11093
- const a = fe("ib-alert"), l = fe("ib-icon"), u = fe("vue-tel-input"), f = Pn("outside");
11093
+ const a = fe("ib-alert"), l = fe("ib-icon"), u = fe("vue-tel-input"), f = bn("outside");
11094
11094
  return G(), ne(tt, null, [
11095
11095
  e.errorMessage.length ? (G(), Ce(a, {
11096
11096
  key: 0,
@@ -11101,7 +11101,7 @@ function C1(t, n, e, r, o, i) {
11101
11101
  ]),
11102
11102
  _: 1
11103
11103
  })) : he("", !0),
11104
- De((G(), Ce(u, Tt({
11104
+ Me((G(), Ce(u, Tt({
11105
11105
  modelValue: o.phone,
11106
11106
  "onUpdate:modelValue": n[0] || (n[0] = (h) => o.phone = h)
11107
11107
  }, t.$attrs, {
@@ -11116,7 +11116,7 @@ function C1(t, n, e, r, o, i) {
11116
11116
  ref: "vueTel"
11117
11117
  }), {
11118
11118
  "arrow-icon": ye(() => [
11119
- ge(l, { name: "chevron-down-outline" })
11119
+ me(l, { name: "chevron-down-outline" })
11120
11120
  ]),
11121
11121
  _: 1
11122
11122
  }, 16, ["modelValue", "onCountryChanged", "input-options", "auto-default-country", "defaultCountry", "ignoredCountries", "class"])), [
@@ -12712,7 +12712,7 @@ var Ua = { exports: {} };
12712
12712
  `) && (j = !0), B.scroll.insertAt(H, J);
12713
12713
  var ie = B.scroll.line(H), ce = a(ie, 2), _e = ce[0], xe = ce[1], Ie = (0, O.default)({}, (0, m.bubbleFormats)(_e));
12714
12714
  if (_e instanceof $.default) {
12715
- var Me = _e.descendant(d.default.Leaf, xe), We = a(Me, 1), ze = We[0];
12715
+ var De = _e.descendant(d.default.Leaf, xe), We = a(De, 1), ze = We[0];
12716
12716
  Ie = (0, O.default)(Ie, (0, m.bubbleFormats)(ze));
12717
12717
  }
12718
12718
  Z = c.default.attributes.diff(Ie, Z) || {};
@@ -13931,8 +13931,8 @@ var Ua = { exports: {} };
13931
13931
  try {
13932
13932
  for (var xe = V[Symbol.iterator](), Ie; !(ie = (Ie = xe.next()).done) && (J.push(Ie.value), !(Z && J.length === Z)); ie = !0)
13933
13933
  ;
13934
- } catch (Me) {
13935
- ce = !0, _e = Me;
13934
+ } catch (De) {
13935
+ ce = !0, _e = De;
13936
13936
  } finally {
13937
13937
  try {
13938
13938
  !ie && xe.return && xe.return();
@@ -14018,7 +14018,7 @@ var Ua = { exports: {} };
14018
14018
  if (_e.length !== 0) {
14019
14019
  var xe = J.quill.getSelection();
14020
14020
  if (!(xe == null || !J.quill.hasFocus())) {
14021
- var Ie = J.quill.getLine(xe.index), Me = a(Ie, 2), We = Me[0], ze = Me[1], Q = J.quill.getLeaf(xe.index), te = a(Q, 2), se = te[0], ue = te[1], re = xe.length === 0 ? [se, ue] : J.quill.getLeaf(xe.index + xe.length), Se = a(re, 2), we = Se[0], Te = Se[1], it = se instanceof $.default.Text ? se.value().slice(0, ue) : "", Ye = we instanceof $.default.Text ? we.value().slice(Te) : "", qe = {
14021
+ var Ie = J.quill.getLine(xe.index), De = a(Ie, 2), We = De[0], ze = De[1], Q = J.quill.getLeaf(xe.index), te = a(Q, 2), se = te[0], ue = te[1], re = xe.length === 0 ? [se, ue] : J.quill.getLeaf(xe.index + xe.length), Se = a(re, 2), we = Se[0], Te = Se[1], it = se instanceof $.default.Text ? se.value().slice(0, ue) : "", Ye = we instanceof $.default.Text ? we.value().slice(Te) : "", qe = {
14022
14022
  collapsed: xe.length === 0,
14023
14023
  empty: xe.length === 0 && We.length() <= 1,
14024
14024
  format: J.quill.getFormat(xe),
@@ -14171,8 +14171,8 @@ var Ua = { exports: {} };
14171
14171
  Ie = "ordered";
14172
14172
  }
14173
14173
  this.quill.insertText(V.index, " ", w.default.sources.USER), this.quill.history.cutoff();
14174
- var Me = new v.default().retain(V.index - xe).delete(J + 1).retain(_e.length() - 2 - xe).retain(1, { list: Ie });
14175
- this.quill.updateContents(Me, w.default.sources.USER), this.quill.history.cutoff(), this.quill.setSelection(V.index - J, w.default.sources.SILENT);
14174
+ var De = new v.default().retain(V.index - xe).delete(J + 1).retain(_e.length() - 2 - xe).retain(1, { list: Ie });
14175
+ this.quill.updateContents(De, w.default.sources.USER), this.quill.history.cutoff(), this.quill.setSelection(V.index - J, w.default.sources.SILENT);
14176
14176
  }
14177
14177
  },
14178
14178
  "code exit": {
@@ -14201,8 +14201,8 @@ var Ua = { exports: {} };
14201
14201
  }, O(Z, J, /^$/), O(Z, "handler", function(ce) {
14202
14202
  var _e = ce.index;
14203
14203
  D === Y.keys.RIGHT && (_e += ce.length + 1);
14204
- var xe = this.quill.getLeaf(_e), Ie = a(xe, 1), Me = Ie[0];
14205
- return Me instanceof $.default.Embed ? (D === Y.keys.LEFT ? V ? this.quill.setSelection(ce.index - 1, ce.length + 1, w.default.sources.USER) : this.quill.setSelection(ce.index - 1, w.default.sources.USER) : V ? this.quill.setSelection(ce.index, ce.length + 1, w.default.sources.USER) : this.quill.setSelection(ce.index + ce.length + 1, w.default.sources.USER), !1) : !0;
14204
+ var xe = this.quill.getLeaf(_e), Ie = a(xe, 1), De = Ie[0];
14205
+ return De instanceof $.default.Embed ? (D === Y.keys.LEFT ? V ? this.quill.setSelection(ce.index - 1, ce.length + 1, w.default.sources.USER) : this.quill.setSelection(ce.index - 1, w.default.sources.USER) : V ? this.quill.setSelection(ce.index, ce.length + 1, w.default.sources.USER) : this.quill.setSelection(ce.index + ce.length + 1, w.default.sources.USER), !1) : !0;
14206
14206
  }), Z;
14207
14207
  }
14208
14208
  function U(D, V) {
@@ -14211,8 +14211,8 @@ var Ua = { exports: {} };
14211
14211
  if (V.offset === 0) {
14212
14212
  var _e = this.quill.getLine(D.index - 1), xe = a(_e, 1), Ie = xe[0];
14213
14213
  if (Ie != null && Ie.length() > 1) {
14214
- var Me = ie.formats(), We = this.quill.getFormat(D.index - 1, 1);
14215
- ce = g.default.attributes.diff(Me, We) || {};
14214
+ var De = ie.formats(), We = this.quill.getFormat(D.index - 1, 1);
14215
+ ce = g.default.attributes.diff(De, We) || {};
14216
14216
  }
14217
14217
  }
14218
14218
  var ze = /[\uD800-\uDBFF][\uDC00-\uDFFF]$/.test(V.prefix) ? 2 : 1;
@@ -14224,7 +14224,7 @@ var Ua = { exports: {} };
14224
14224
  if (!(D.index >= this.quill.getLength() - Z)) {
14225
14225
  var J = {}, ie = 0, ce = this.quill.getLine(D.index), _e = a(ce, 1), xe = _e[0];
14226
14226
  if (V.offset >= xe.length() - 1) {
14227
- var Ie = this.quill.getLine(D.index + 1), Me = a(Ie, 1), We = Me[0];
14227
+ var Ie = this.quill.getLine(D.index + 1), De = a(Ie, 1), We = De[0];
14228
14228
  if (We) {
14229
14229
  var ze = xe.formats(), Q = this.quill.getFormat(D.index, 1);
14230
14230
  J = g.default.attributes.diff(ze, Q) || {}, ie = We.length();
@@ -14258,12 +14258,12 @@ var Ua = { exports: {} };
14258
14258
  shiftKey: !D,
14259
14259
  format: { "code-block": !0 },
14260
14260
  handler: function(Z) {
14261
- var J = $.default.query("code-block"), ie = Z.index, ce = Z.length, _e = this.quill.scroll.descendant(J, ie), xe = a(_e, 2), Ie = xe[0], Me = xe[1];
14261
+ var J = $.default.query("code-block"), ie = Z.index, ce = Z.length, _e = this.quill.scroll.descendant(J, ie), xe = a(_e, 2), Ie = xe[0], De = xe[1];
14262
14262
  if (Ie != null) {
14263
- var We = this.quill.getIndex(Ie), ze = Ie.newlineIndex(Me, !0) + 1, Q = Ie.newlineIndex(We + Me + ce), te = Ie.domNode.textContent.slice(ze, Q).split(`
14263
+ var We = this.quill.getIndex(Ie), ze = Ie.newlineIndex(De, !0) + 1, Q = Ie.newlineIndex(We + De + ce), te = Ie.domNode.textContent.slice(ze, Q).split(`
14264
14264
  `);
14265
- Me = 0, te.forEach(function(se, ue) {
14266
- D ? (Ie.insertAt(ze + Me, J.TAB), Me += J.TAB.length, ue === 0 ? ie += J.TAB.length : ce += J.TAB.length) : se.startsWith(J.TAB) && (Ie.deleteAt(ze + Me, J.TAB.length), Me -= J.TAB.length, ue === 0 ? ie -= J.TAB.length : ce -= J.TAB.length), Me += se.length + 1;
14265
+ De = 0, te.forEach(function(se, ue) {
14266
+ D ? (Ie.insertAt(ze + De, J.TAB), De += J.TAB.length, ue === 0 ? ie += J.TAB.length : ce += J.TAB.length) : se.startsWith(J.TAB) && (Ie.deleteAt(ze + De, J.TAB.length), De -= J.TAB.length, ue === 0 ? ie -= J.TAB.length : ce -= J.TAB.length), De += se.length + 1;
14267
14267
  }), this.quill.update(w.default.sources.USER), this.quill.setSelection(ie, ce, w.default.sources.SILENT);
14268
14268
  }
14269
14269
  }
@@ -16499,7 +16499,7 @@ var Ua = { exports: {} };
16499
16499
  throw new TypeError("Super expression must either be null or a function, not " + typeof te);
16500
16500
  Q.prototype = Object.create(te && te.prototype, { constructor: { value: Q, enumerable: !1, writable: !0, configurable: !0 } }), te && (Object.setPrototypeOf ? Object.setPrototypeOf(Q, te) : Q.__proto__ = te);
16501
16501
  }
16502
- var Y = (0, g.default)("quill:clipboard"), oe = "__ql-matcher", U = [[Node.TEXT_NODE, ze], [Node.TEXT_NODE, Ie], ["br", ce], [Node.ELEMENT_NODE, Ie], [Node.ELEMENT_NODE, ie], [Node.ELEMENT_NODE, Me], [Node.ELEMENT_NODE, J], [Node.ELEMENT_NODE, We], ["li", xe], ["b", Z.bind(Z, "bold")], ["i", Z.bind(Z, "italic")], ["style", _e]], R = [p.AlignAttribute, P.DirectionAttribute].reduce(function(Q, te) {
16502
+ var Y = (0, g.default)("quill:clipboard"), oe = "__ql-matcher", U = [[Node.TEXT_NODE, ze], [Node.TEXT_NODE, Ie], ["br", ce], [Node.ELEMENT_NODE, Ie], [Node.ELEMENT_NODE, ie], [Node.ELEMENT_NODE, De], [Node.ELEMENT_NODE, J], [Node.ELEMENT_NODE, We], ["li", xe], ["b", Z.bind(Z, "bold")], ["i", Z.bind(Z, "italic")], ["style", _e]], R = [p.AlignAttribute, P.DirectionAttribute].reduce(function(Q, te) {
16503
16503
  return Q[te.keyName] = te, Q;
16504
16504
  }, {}), A = [p.AlignStyle, w.BackgroundStyle, x.ColorStyle, P.DirectionStyle, k.FontStyle, O.SizeStyle].reduce(function(Q, te) {
16505
16505
  return Q[te.keyName] = te, Q;
@@ -16510,7 +16510,7 @@ var Ua = { exports: {} };
16510
16510
  var re = q(this, (te.__proto__ || Object.getPrototypeOf(te)).call(this, se, ue));
16511
16511
  return re.quill.root.addEventListener("paste", re.onPaste.bind(re)), re.container = re.quill.addContainer("ql-clipboard"), re.container.setAttribute("contenteditable", !0), re.container.setAttribute("tabindex", -1), re.matchers = [], U.concat(re.options.matchers).forEach(function(Se) {
16512
16512
  var we = a(Se, 2), Te = we[0], it = we[1];
16513
- !ue.matchVisual && it === Me || re.addMatcher(Te, it);
16513
+ !ue.matchVisual && it === De || re.addMatcher(Te, it);
16514
16514
  }), re;
16515
16515
  }
16516
16516
  return l(te, [{
@@ -16664,7 +16664,7 @@ var Ua = { exports: {} };
16664
16664
  `) || (D(Q) || te.length() > 0 && Q.nextSibling && D(Q.nextSibling)) && te.insert(`
16665
16665
  `), te;
16666
16666
  }
16667
- function Me(Q, te) {
16667
+ function De(Q, te) {
16668
16668
  if (D(Q) && Q.nextElementSibling != null && !H(te, `
16669
16669
 
16670
16670
  `)) {
@@ -16692,7 +16692,7 @@ var Ua = { exports: {} };
16692
16692
  }
16693
16693
  return te.insert(se);
16694
16694
  }
16695
- r.default = B, r.matchAttributor = J, r.matchBlot = ie, r.matchNewline = Ie, r.matchSpacing = Me, r.matchText = ze;
16695
+ r.default = B, r.matchAttributor = J, r.matchBlot = ie, r.matchNewline = Ie, r.matchSpacing = De, r.matchText = ze;
16696
16696
  },
16697
16697
  /* 56 */
16698
16698
  /***/
@@ -17337,7 +17337,7 @@ var Ua = { exports: {} };
17337
17337
  Object.defineProperty(r, "__esModule", {
17338
17338
  value: !0
17339
17339
  });
17340
- var i = o(29), a = re(i), l = o(36), u = o(38), f = o(64), h = o(65), c = re(h), s = o(66), d = re(s), b = o(67), v = re(b), y = o(37), g = o(26), m = o(39), $ = o(40), p = o(56), w = re(p), T = o(68), E = re(T), x = o(27), P = re(x), k = o(69), O = re(k), C = o(70), S = re(C), M = o(71), q = re(M), K = o(72), Y = re(K), oe = o(73), U = re(oe), R = o(13), A = re(R), B = o(74), j = re(B), W = o(75), H = re(W), D = o(57), V = re(D), Z = o(41), J = re(Z), ie = o(28), ce = re(ie), _e = o(59), xe = re(_e), Ie = o(60), Me = re(Ie), We = o(61), ze = re(We), Q = o(108), te = re(Q), se = o(62), ue = re(se);
17340
+ var i = o(29), a = re(i), l = o(36), u = o(38), f = o(64), h = o(65), c = re(h), s = o(66), d = re(s), b = o(67), v = re(b), y = o(37), g = o(26), m = o(39), $ = o(40), p = o(56), w = re(p), T = o(68), E = re(T), x = o(27), P = re(x), k = o(69), O = re(k), C = o(70), S = re(C), M = o(71), q = re(M), K = o(72), Y = re(K), oe = o(73), U = re(oe), R = o(13), A = re(R), B = o(74), j = re(B), W = o(75), H = re(W), D = o(57), V = re(D), Z = o(41), J = re(Z), ie = o(28), ce = re(ie), _e = o(59), xe = re(_e), Ie = o(60), De = re(Ie), We = o(61), ze = re(We), Q = o(108), te = re(Q), se = o(62), ue = re(se);
17341
17341
  function re(Se) {
17342
17342
  return Se && Se.__esModule ? Se : { default: Se };
17343
17343
  }
@@ -17384,7 +17384,7 @@ var Ua = { exports: {} };
17384
17384
  "themes/snow": ue.default,
17385
17385
  "ui/icons": J.default,
17386
17386
  "ui/picker": ce.default,
17387
- "ui/icon-picker": Me.default,
17387
+ "ui/icon-picker": De.default,
17388
17388
  "ui/color-picker": xe.default,
17389
17389
  "ui/tooltip": ze.default
17390
17390
  }, !0), r.default = a.default;
@@ -18520,7 +18520,7 @@ var Ua = { exports: {} };
18520
18520
  var k1 = Ua.exports;
18521
18521
  const Vt = /* @__PURE__ */ Vi(k1);
18522
18522
  var Ht = -1, Nt = 1, wt = 0;
18523
- function ai(t, n, e, r) {
18523
+ function oi(t, n, e, r) {
18524
18524
  if (t === n)
18525
18525
  return t ? [[wt, t]] : [];
18526
18526
  if (e != null) {
@@ -18528,8 +18528,8 @@ function ai(t, n, e, r) {
18528
18528
  if (o)
18529
18529
  return o;
18530
18530
  }
18531
- var i = eo(t, n), a = t.substring(0, i);
18532
- t = t.substring(i), n = n.substring(i), i = to(t, n);
18531
+ var i = to(t, n), a = t.substring(0, i);
18532
+ t = t.substring(i), n = n.substring(i), i = no(t, n);
18533
18533
  var l = t.substring(t.length - i);
18534
18534
  t = t.substring(0, t.length - i), n = n.substring(0, n.length - i);
18535
18535
  var u = E1(t, n);
@@ -18552,7 +18552,7 @@ function E1(t, n) {
18552
18552
  return [[Ht, t], [Nt, n]];
18553
18553
  var a = T1(t, n);
18554
18554
  if (a) {
18555
- var l = a[0], u = a[1], f = a[2], h = a[3], c = a[4], s = ai(l, f), d = ai(u, h);
18555
+ var l = a[0], u = a[1], f = a[2], h = a[3], c = a[4], s = oi(l, f), d = oi(u, h);
18556
18556
  return s.concat([[wt, c]], d);
18557
18557
  }
18558
18558
  return x1(t, n);
@@ -18576,7 +18576,7 @@ function x1(t, n) {
18576
18576
  if (w >= 0 && w < a && u[w] !== -1) {
18577
18577
  var T = e - u[w];
18578
18578
  if ($ >= T)
18579
- return Qo(t, n, $, p);
18579
+ return ea(t, n, $, p);
18580
18580
  }
18581
18581
  }
18582
18582
  }
@@ -18594,25 +18594,25 @@ function x1(t, n) {
18594
18594
  if (m >= 0 && m < a && l[m] !== -1) {
18595
18595
  var $ = l[m], p = i + $ - m;
18596
18596
  if (T = e - T, $ >= T)
18597
- return Qo(t, n, $, p);
18597
+ return ea(t, n, $, p);
18598
18598
  }
18599
18599
  }
18600
18600
  }
18601
18601
  }
18602
18602
  return [[Ht, t], [Nt, n]];
18603
18603
  }
18604
- function Qo(t, n, e, r) {
18605
- var o = t.substring(0, e), i = n.substring(0, r), a = t.substring(e), l = n.substring(r), u = ai(o, i), f = ai(a, l);
18604
+ function ea(t, n, e, r) {
18605
+ var o = t.substring(0, e), i = n.substring(0, r), a = t.substring(e), l = n.substring(r), u = oi(o, i), f = oi(a, l);
18606
18606
  return u.concat(f);
18607
18607
  }
18608
- function eo(t, n) {
18608
+ function to(t, n) {
18609
18609
  if (!t || !n || t.charAt(0) !== n.charAt(0))
18610
18610
  return 0;
18611
18611
  for (var e = 0, r = Math.min(t.length, n.length), o = r, i = 0; e < o; )
18612
18612
  t.substring(i, o) == n.substring(i, o) ? (e = o, i = e) : r = o, o = Math.floor((r - e) / 2 + e);
18613
18613
  return Ka(t.charCodeAt(o - 1)) && o--, o;
18614
18614
  }
18615
- function to(t, n) {
18615
+ function no(t, n) {
18616
18616
  if (!t || !n || t.slice(-1) !== n.slice(-1))
18617
18617
  return 0;
18618
18618
  for (var e = 0, r = Math.min(t.length, n.length), o = r, i = 0; e < o; )
@@ -18625,10 +18625,10 @@ function T1(t, n) {
18625
18625
  return null;
18626
18626
  function o(d, b, v) {
18627
18627
  for (var y = d.substring(v, v + Math.floor(d.length / 4)), g = -1, m = "", $, p, w, T; (g = b.indexOf(y, g + 1)) !== -1; ) {
18628
- var E = eo(
18628
+ var E = to(
18629
18629
  d.substring(v),
18630
18630
  b.substring(g)
18631
- ), x = to(
18631
+ ), x = no(
18632
18632
  d.substring(0, v),
18633
18633
  b.substring(0, g)
18634
18634
  );
@@ -18689,7 +18689,7 @@ function za(t, n) {
18689
18689
  break;
18690
18690
  }
18691
18691
  if (i.length > 0 || a.length > 0) {
18692
- i.length > 0 && a.length > 0 && (l = eo(a, i), l !== 0 && (u >= 0 ? t[u][1] += a.substring(0, l) : (t.splice(0, 0, [wt, a.substring(0, l)]), e++), a = a.substring(l), i = i.substring(l)), l = to(a, i), l !== 0 && (t[e][1] = a.substring(a.length - l) + t[e][1], a = a.substring(0, a.length - l), i = i.substring(0, i.length - l)));
18692
+ i.length > 0 && a.length > 0 && (l = to(a, i), l !== 0 && (u >= 0 ? t[u][1] += a.substring(0, l) : (t.splice(0, 0, [wt, a.substring(0, l)]), e++), a = a.substring(l), i = i.substring(l)), l = no(a, i), l !== 0 && (t[e][1] = a.substring(a.length - l) + t[e][1], a = a.substring(0, a.length - l), i = i.substring(0, i.length - l)));
18693
18693
  var c = o + r;
18694
18694
  i.length === 0 && a.length === 0 ? (t.splice(e - c, c), e = e - c) : i.length === 0 ? (t.splice(e - c, c, [Nt, a]), e = e - c + 1) : a.length === 0 ? (t.splice(e - c, c, [Ht, i]), e = e - c + 1) : (t.splice(e - c, c, [Ht, i], [Nt, a]), e = e - c + 2);
18695
18695
  }
@@ -18772,7 +18772,7 @@ function A1(t, n, e) {
18772
18772
  return null;
18773
18773
  }
18774
18774
  function Ki(t, n, e) {
18775
- return ai(t, n, e, !0);
18775
+ return oi(t, n, e, !0);
18776
18776
  }
18777
18777
  Ki.INSERT = Nt;
18778
18778
  Ki.DELETE = Ht;
@@ -18822,7 +18822,7 @@ Di.exports;
18822
18822
  }
18823
18823
  return N;
18824
18824
  }
18825
- function Me(_) {
18825
+ function De(_) {
18826
18826
  var N = -1, F = Array(_.size);
18827
18827
  return _.forEach(function(ee, Ne) {
18828
18828
  F[++N] = [Ne, ee];
@@ -18844,7 +18844,7 @@ Di.exports;
18844
18844
  return _ ? "Symbol(src)_1." + _ : "";
18845
18845
  }(), Se = te.toString, we = se.hasOwnProperty, Te = se.toString, it = RegExp(
18846
18846
  "^" + Se.call(we).replace(K, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
18847
- ), Ye = D ? j.Buffer : void 0, qe = j.Symbol, Dt = j.Uint8Array, Le = We(Object.getPrototypeOf, Object), ht = Object.create, sn = se.propertyIsEnumerable, Dn = Q.splice, un = Object.getOwnPropertySymbols, He = Ye ? Ye.isBuffer : void 0, nn = We(Object.keys, Object), Lt = At(j, "DataView"), Kt = At(j, "Map"), st = At(j, "Promise"), Rt = At(j, "Set"), pt = At(j, "WeakMap"), Gt = At(Object, "create"), dn = gt(Lt), I = gt(Kt), L = gt(st), z = gt(Rt), X = gt(pt), le = qe ? qe.prototype : void 0, de = le ? le.valueOf : void 0;
18847
+ ), Ye = D ? j.Buffer : void 0, qe = j.Symbol, Dt = j.Uint8Array, Le = We(Object.getPrototypeOf, Object), ht = Object.create, sn = se.propertyIsEnumerable, Mn = Q.splice, un = Object.getOwnPropertySymbols, He = Ye ? Ye.isBuffer : void 0, nn = We(Object.keys, Object), Lt = At(j, "DataView"), Kt = At(j, "Map"), st = At(j, "Promise"), Rt = At(j, "Set"), pt = At(j, "WeakMap"), Gt = At(Object, "create"), dn = gt(Lt), I = gt(Kt), L = gt(st), z = gt(Rt), X = gt(pt), le = qe ? qe.prototype : void 0, de = le ? le.valueOf : void 0;
18848
18848
  function ke(_) {
18849
18849
  var N = -1, F = _ ? _.length : 0;
18850
18850
  for (this.clear(); ++N < F; ) {
@@ -18852,7 +18852,7 @@ Di.exports;
18852
18852
  this.set(ee[0], ee[1]);
18853
18853
  }
18854
18854
  }
18855
- function me() {
18855
+ function ge() {
18856
18856
  this.__data__ = Gt ? Gt(null) : {};
18857
18857
  }
18858
18858
  function Pe(_) {
@@ -18874,7 +18874,7 @@ Di.exports;
18874
18874
  var F = this.__data__;
18875
18875
  return F[_] = Gt && N === void 0 ? r : N, this;
18876
18876
  }
18877
- ke.prototype.clear = me, ke.prototype.delete = Pe, ke.prototype.get = pe, ke.prototype.has = Oe, ke.prototype.set = Be;
18877
+ ke.prototype.clear = ge, ke.prototype.delete = Pe, ke.prototype.get = pe, ke.prototype.has = Oe, ke.prototype.set = Be;
18878
18878
  function Ue(_) {
18879
18879
  var N = -1, F = _ ? _.length : 0;
18880
18880
  for (this.clear(); ++N < F; ) {
@@ -18886,24 +18886,24 @@ Di.exports;
18886
18886
  this.__data__ = [];
18887
18887
  }
18888
18888
  function Wt(_) {
18889
- var N = this.__data__, F = wn(N, _);
18889
+ var N = this.__data__, F = On(N, _);
18890
18890
  if (F < 0)
18891
18891
  return !1;
18892
18892
  var ee = N.length - 1;
18893
- return F == ee ? N.pop() : Dn.call(N, F, 1), !0;
18893
+ return F == ee ? N.pop() : Mn.call(N, F, 1), !0;
18894
18894
  }
18895
18895
  function Bt(_) {
18896
- var N = this.__data__, F = wn(N, _);
18896
+ var N = this.__data__, F = On(N, _);
18897
18897
  return F < 0 ? void 0 : N[F][1];
18898
18898
  }
18899
- function Ln(_) {
18900
- return wn(this.__data__, _) > -1;
18899
+ function Dn(_) {
18900
+ return On(this.__data__, _) > -1;
18901
18901
  }
18902
18902
  function cn(_, N) {
18903
- var F = this.__data__, ee = wn(F, _);
18903
+ var F = this.__data__, ee = On(F, _);
18904
18904
  return ee < 0 ? F.push([_, N]) : F[ee][1] = N, this;
18905
18905
  }
18906
- Ue.prototype.clear = ot, Ue.prototype.delete = Wt, Ue.prototype.get = Bt, Ue.prototype.has = Ln, Ue.prototype.set = cn;
18906
+ Ue.prototype.clear = ot, Ue.prototype.delete = Wt, Ue.prototype.get = Bt, Ue.prototype.has = Dn, Ue.prototype.set = cn;
18907
18907
  function rt(_) {
18908
18908
  var N = -1, F = _ ? _.length : 0;
18909
18909
  for (this.clear(); ++N < F; ) {
@@ -18911,30 +18911,30 @@ Di.exports;
18911
18911
  this.set(ee[0], ee[1]);
18912
18912
  }
18913
18913
  }
18914
- function Rn() {
18914
+ function Ln() {
18915
18915
  this.__data__ = {
18916
18916
  hash: new ke(),
18917
18917
  map: new (Kt || Ue)(),
18918
18918
  string: new ke()
18919
18919
  };
18920
18920
  }
18921
- function Bn(_) {
18921
+ function Rn(_) {
18922
18922
  return hn(this, _).delete(_);
18923
18923
  }
18924
- function jn(_) {
18924
+ function Bn(_) {
18925
18925
  return hn(this, _).get(_);
18926
18926
  }
18927
- function qn(_) {
18927
+ function jn(_) {
18928
18928
  return hn(this, _).has(_);
18929
18929
  }
18930
- function Fn(_, N) {
18930
+ function qn(_, N) {
18931
18931
  return hn(this, _).set(_, N), this;
18932
18932
  }
18933
- rt.prototype.clear = Rn, rt.prototype.delete = Bn, rt.prototype.get = jn, rt.prototype.has = qn, rt.prototype.set = Fn;
18933
+ rt.prototype.clear = Ln, rt.prototype.delete = Rn, rt.prototype.get = Bn, rt.prototype.has = jn, rt.prototype.set = qn;
18934
18934
  function ut(_) {
18935
18935
  this.__data__ = new Ue(_);
18936
18936
  }
18937
- function Hn() {
18937
+ function Fn() {
18938
18938
  this.__data__ = new Ue();
18939
18939
  }
18940
18940
  function Wi(_) {
@@ -18956,9 +18956,9 @@ Di.exports;
18956
18956
  }
18957
18957
  return F.set(_, N), this;
18958
18958
  }
18959
- ut.prototype.clear = Hn, ut.prototype.delete = Wi, ut.prototype.get = Yi, ut.prototype.has = Zi, ut.prototype.set = Ji;
18960
- function $n(_, N) {
18961
- var F = Kn(_) || Cn(_) ? _e(_.length, String) : [], ee = F.length, Ne = !!ee;
18959
+ ut.prototype.clear = Fn, ut.prototype.delete = Wi, ut.prototype.get = Yi, ut.prototype.has = Zi, ut.prototype.set = Ji;
18960
+ function wn(_, N) {
18961
+ var F = zn(_) || kn(_) ? _e(_.length, String) : [], ee = F.length, Ne = !!ee;
18962
18962
  for (var be in _)
18963
18963
  (N || we.call(_, be)) && !(Ne && (be == "length" || cr(be, ee))) && F.push(be);
18964
18964
  return F;
@@ -18967,29 +18967,29 @@ Di.exports;
18967
18967
  var ee = _[N];
18968
18968
  (!(we.call(_, N) && pi(ee, F)) || F === void 0 && !(N in _)) && (_[N] = F);
18969
18969
  }
18970
- function wn(_, N) {
18970
+ function On(_, N) {
18971
18971
  for (var F = _.length; F--; )
18972
18972
  if (pi(_[F][0], N))
18973
18973
  return F;
18974
18974
  return -1;
18975
18975
  }
18976
18976
  function jt(_, N) {
18977
- return _ && zn(N, Wn(N), _);
18977
+ return _ && Un(N, Gn(N), _);
18978
18978
  }
18979
- function Vn(_, N, F, ee, Ne, be, Re) {
18979
+ function Hn(_, N, F, ee, Ne, be, Re) {
18980
18980
  var je;
18981
18981
  if (ee && (je = be ? ee(_, Ne, be, Re) : ee(_)), je !== void 0)
18982
18982
  return je;
18983
18983
  if (!Ft(_))
18984
18984
  return _;
18985
- var Ze = Kn(_);
18985
+ var Ze = zn(_);
18986
18986
  if (Ze) {
18987
18987
  if (je = ur(_), !N)
18988
18988
  return ar(_, je);
18989
18989
  } else {
18990
18990
  var Ve = Zt(_), dt = Ve == h || Ve == c;
18991
18991
  if (gi(_))
18992
- return On(_, N);
18992
+ return Cn(_, N);
18993
18993
  if (Ve == b || Ve == i || dt && !be) {
18994
18994
  if (Ie(_))
18995
18995
  return be ? _ : {};
@@ -18998,7 +18998,7 @@ Di.exports;
18998
18998
  } else {
18999
18999
  if (!R[Ve])
19000
19000
  return be ? _ : {};
19001
- je = dr(_, Ve, Vn, N);
19001
+ je = dr(_, Ve, Hn, N);
19002
19002
  }
19003
19003
  }
19004
19004
  Re || (Re = new ut());
@@ -19006,9 +19006,9 @@ Di.exports;
19006
19006
  if (bt)
19007
19007
  return bt;
19008
19008
  if (Re.set(_, je), !Ze)
19009
- var et = F ? sr(_) : Wn(_);
19009
+ var et = F ? sr(_) : Gn(_);
19010
19010
  return J(et || _, function(ct, at) {
19011
- et && (at = ct, ct = _[at]), ui(je, at, Vn(ct, N, F, ee, at, _, Re));
19011
+ et && (at = ct, ct = _[at]), ui(je, at, Hn(ct, N, F, ee, at, _, Re));
19012
19012
  }), je;
19013
19013
  }
19014
19014
  function Xi(_) {
@@ -19016,7 +19016,7 @@ Di.exports;
19016
19016
  }
19017
19017
  function Qi(_, N, F) {
19018
19018
  var ee = N(_);
19019
- return Kn(_) ? ee : ie(ee, F(_));
19019
+ return zn(_) ? ee : ie(ee, F(_));
19020
19020
  }
19021
19021
  function er(_) {
19022
19022
  return Te.call(_);
@@ -19024,7 +19024,7 @@ Di.exports;
19024
19024
  function tr(_) {
19025
19025
  if (!Ft(_) || hr(_))
19026
19026
  return !1;
19027
- var N = Gn(_) || Ie(_) ? it : oe;
19027
+ var N = Kn(_) || Ie(_) ? it : oe;
19028
19028
  return N.test(gt(_));
19029
19029
  }
19030
19030
  function nr(_) {
@@ -19035,22 +19035,22 @@ Di.exports;
19035
19035
  we.call(_, F) && F != "constructor" && N.push(F);
19036
19036
  return N;
19037
19037
  }
19038
- function On(_, N) {
19038
+ function Cn(_, N) {
19039
19039
  if (N)
19040
19040
  return _.slice();
19041
19041
  var F = new _.constructor(_.length);
19042
19042
  return _.copy(F), F;
19043
19043
  }
19044
- function Un(_) {
19044
+ function Vn(_) {
19045
19045
  var N = new _.constructor(_.byteLength);
19046
19046
  return new Dt(N).set(new Dt(_)), N;
19047
19047
  }
19048
19048
  function fn(_, N) {
19049
- var F = N ? Un(_.buffer) : _.buffer;
19049
+ var F = N ? Vn(_.buffer) : _.buffer;
19050
19050
  return new _.constructor(F, _.byteOffset, _.byteLength);
19051
19051
  }
19052
19052
  function di(_, N, F) {
19053
- var ee = N ? F(Me(_), !0) : Me(_);
19053
+ var ee = N ? F(De(_), !0) : De(_);
19054
19054
  return ce(ee, V, new _.constructor());
19055
19055
  }
19056
19056
  function ci(_) {
@@ -19065,7 +19065,7 @@ Di.exports;
19065
19065
  return de ? Object(de.call(_)) : {};
19066
19066
  }
19067
19067
  function or(_, N) {
19068
- var F = N ? Un(_.buffer) : _.buffer;
19068
+ var F = N ? Vn(_.buffer) : _.buffer;
19069
19069
  return new _.constructor(F, _.byteOffset, _.length);
19070
19070
  }
19071
19071
  function ar(_, N) {
@@ -19074,7 +19074,7 @@ Di.exports;
19074
19074
  N[F] = _[F];
19075
19075
  return N;
19076
19076
  }
19077
- function zn(_, N, F, ee) {
19077
+ function Un(_, N, F, ee) {
19078
19078
  F || (F = {});
19079
19079
  for (var Ne = -1, be = N.length; ++Ne < be; ) {
19080
19080
  var Re = N[Ne], je = ee ? ee(F[Re], _[Re], Re, F, _) : void 0;
@@ -19083,10 +19083,10 @@ Di.exports;
19083
19083
  return F;
19084
19084
  }
19085
19085
  function lr(_, N) {
19086
- return zn(_, Yt(_), N);
19086
+ return Un(_, Yt(_), N);
19087
19087
  }
19088
19088
  function sr(_) {
19089
- return Qi(_, Wn, Yt);
19089
+ return Qi(_, Gn, Yt);
19090
19090
  }
19091
19091
  function hn(_, N) {
19092
19092
  var F = _.__data__;
@@ -19125,7 +19125,7 @@ Di.exports;
19125
19125
  var Ne = _.constructor;
19126
19126
  switch (N) {
19127
19127
  case w:
19128
- return Un(_);
19128
+ return Vn(_);
19129
19129
  case l:
19130
19130
  case u:
19131
19131
  return new Ne(+_);
@@ -19182,23 +19182,23 @@ Di.exports;
19182
19182
  return "";
19183
19183
  }
19184
19184
  function hi(_) {
19185
- return Vn(_, !0, !0);
19185
+ return Hn(_, !0, !0);
19186
19186
  }
19187
19187
  function pi(_, N) {
19188
19188
  return _ === N || _ !== _ && N !== N;
19189
19189
  }
19190
- function Cn(_) {
19190
+ function kn(_) {
19191
19191
  return pr(_) && we.call(_, "callee") && (!sn.call(_, "callee") || Te.call(_) == i);
19192
19192
  }
19193
- var Kn = Array.isArray;
19194
- function kn(_) {
19195
- return _ != null && mi(_.length) && !Gn(_);
19193
+ var zn = Array.isArray;
19194
+ function En(_) {
19195
+ return _ != null && mi(_.length) && !Kn(_);
19196
19196
  }
19197
19197
  function pr(_) {
19198
- return vi(_) && kn(_);
19198
+ return vi(_) && En(_);
19199
19199
  }
19200
19200
  var gi = He || mr;
19201
- function Gn(_) {
19201
+ function Kn(_) {
19202
19202
  var N = Ft(_) ? Te.call(_) : "";
19203
19203
  return N == h || N == c;
19204
19204
  }
@@ -19212,8 +19212,8 @@ Di.exports;
19212
19212
  function vi(_) {
19213
19213
  return !!_ && typeof _ == "object";
19214
19214
  }
19215
- function Wn(_) {
19216
- return kn(_) ? $n(_) : nr(_);
19215
+ function Gn(_) {
19216
+ return En(_) ? wn(_) : nr(_);
19217
19217
  }
19218
19218
  function gr() {
19219
19219
  return [];
@@ -19234,7 +19234,7 @@ Li.exports;
19234
19234
  } catch {
19235
19235
  }
19236
19236
  }(), Ie = xe && xe.isTypedArray;
19237
- function Me(_, N) {
19237
+ function De(_, N) {
19238
19238
  for (var F = -1, ee = _ == null ? 0 : _.length, Ne = 0, be = []; ++F < ee; ) {
19239
19239
  var Re = _[F];
19240
19240
  N(Re, F, _) && (be[Ne++] = Re);
@@ -19288,9 +19288,9 @@ Li.exports;
19288
19288
  var Te = Array.prototype, it = Function.prototype, Ye = Object.prototype, qe = Z["__core-js_shared__"], Dt = it.toString, Le = Ye.hasOwnProperty, ht = function() {
19289
19289
  var _ = /[^.]+$/.exec(qe && qe.keys && qe.keys.IE_PROTO || "");
19290
19290
  return _ ? "Symbol(src)_1." + _ : "";
19291
- }(), sn = Ye.toString, Dn = RegExp(
19291
+ }(), sn = Ye.toString, Mn = RegExp(
19292
19292
  "^" + Dt.call(Le).replace(B, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
19293
- ), un = ce ? Z.Buffer : void 0, He = Z.Symbol, nn = Z.Uint8Array, Lt = Ye.propertyIsEnumerable, Kt = Te.splice, st = He ? He.toStringTag : void 0, Rt = Object.getOwnPropertySymbols, pt = un ? un.isBuffer : void 0, Gt = Se(Object.keys, Object), dn = Yt(Z, "DataView"), I = Yt(Z, "Map"), L = Yt(Z, "Promise"), z = Yt(Z, "Set"), X = Yt(Z, "WeakMap"), le = Yt(Object, "create"), de = gt(dn), ke = gt(I), me = gt(L), Pe = gt(z), pe = gt(X), Oe = He ? He.prototype : void 0, Be = Oe ? Oe.valueOf : void 0;
19293
+ ), un = ce ? Z.Buffer : void 0, He = Z.Symbol, nn = Z.Uint8Array, Lt = Ye.propertyIsEnumerable, Kt = Te.splice, st = He ? He.toStringTag : void 0, Rt = Object.getOwnPropertySymbols, pt = un ? un.isBuffer : void 0, Gt = Se(Object.keys, Object), dn = Yt(Z, "DataView"), I = Yt(Z, "Map"), L = Yt(Z, "Promise"), z = Yt(Z, "Set"), X = Yt(Z, "WeakMap"), le = Yt(Object, "create"), de = gt(dn), ke = gt(I), ge = gt(L), Pe = gt(z), pe = gt(X), Oe = He ? He.prototype : void 0, Be = Oe ? Oe.valueOf : void 0;
19294
19294
  function Ue(_) {
19295
19295
  var N = -1, F = _ == null ? 0 : _.length;
19296
19296
  for (this.clear(); ++N < F; ) {
@@ -19313,7 +19313,7 @@ Li.exports;
19313
19313
  }
19314
19314
  return Le.call(N, _) ? N[_] : void 0;
19315
19315
  }
19316
- function Ln(_) {
19316
+ function Dn(_) {
19317
19317
  var N = this.__data__;
19318
19318
  return le ? N[_] !== void 0 : Le.call(N, _);
19319
19319
  }
@@ -19321,7 +19321,7 @@ Li.exports;
19321
19321
  var F = this.__data__;
19322
19322
  return this.size += this.has(_) ? 0 : 1, F[_] = le && N === void 0 ? r : N, this;
19323
19323
  }
19324
- Ue.prototype.clear = ot, Ue.prototype.delete = Wt, Ue.prototype.get = Bt, Ue.prototype.has = Ln, Ue.prototype.set = cn;
19324
+ Ue.prototype.clear = ot, Ue.prototype.delete = Wt, Ue.prototype.get = Bt, Ue.prototype.has = Dn, Ue.prototype.set = cn;
19325
19325
  function rt(_) {
19326
19326
  var N = -1, F = _ == null ? 0 : _.length;
19327
19327
  for (this.clear(); ++N < F; ) {
@@ -19329,28 +19329,28 @@ Li.exports;
19329
19329
  this.set(ee[0], ee[1]);
19330
19330
  }
19331
19331
  }
19332
- function Rn() {
19332
+ function Ln() {
19333
19333
  this.__data__ = [], this.size = 0;
19334
19334
  }
19335
- function Bn(_) {
19336
- var N = this.__data__, F = On(N, _);
19335
+ function Rn(_) {
19336
+ var N = this.__data__, F = Cn(N, _);
19337
19337
  if (F < 0)
19338
19338
  return !1;
19339
19339
  var ee = N.length - 1;
19340
19340
  return F == ee ? N.pop() : Kt.call(N, F, 1), --this.size, !0;
19341
19341
  }
19342
- function jn(_) {
19343
- var N = this.__data__, F = On(N, _);
19342
+ function Bn(_) {
19343
+ var N = this.__data__, F = Cn(N, _);
19344
19344
  return F < 0 ? void 0 : N[F][1];
19345
19345
  }
19346
- function qn(_) {
19347
- return On(this.__data__, _) > -1;
19346
+ function jn(_) {
19347
+ return Cn(this.__data__, _) > -1;
19348
19348
  }
19349
- function Fn(_, N) {
19350
- var F = this.__data__, ee = On(F, _);
19349
+ function qn(_, N) {
19350
+ var F = this.__data__, ee = Cn(F, _);
19351
19351
  return ee < 0 ? (++this.size, F.push([_, N])) : F[ee][1] = N, this;
19352
19352
  }
19353
- rt.prototype.clear = Rn, rt.prototype.delete = Bn, rt.prototype.get = jn, rt.prototype.has = qn, rt.prototype.set = Fn;
19353
+ rt.prototype.clear = Ln, rt.prototype.delete = Rn, rt.prototype.get = Bn, rt.prototype.has = jn, rt.prototype.set = qn;
19354
19354
  function ut(_) {
19355
19355
  var N = -1, F = _ == null ? 0 : _.length;
19356
19356
  for (this.clear(); ++N < F; ) {
@@ -19358,7 +19358,7 @@ Li.exports;
19358
19358
  this.set(ee[0], ee[1]);
19359
19359
  }
19360
19360
  }
19361
- function Hn() {
19361
+ function Fn() {
19362
19362
  this.size = 0, this.__data__ = {
19363
19363
  hash: new Ue(),
19364
19364
  map: new (I || rt)(),
@@ -19379,8 +19379,8 @@ Li.exports;
19379
19379
  var F = At(this, _), ee = F.size;
19380
19380
  return F.set(_, N), this.size += F.size == ee ? 0 : 1, this;
19381
19381
  }
19382
- ut.prototype.clear = Hn, ut.prototype.delete = Wi, ut.prototype.get = Yi, ut.prototype.has = Zi, ut.prototype.set = Ji;
19383
- function $n(_) {
19382
+ ut.prototype.clear = Fn, ut.prototype.delete = Wi, ut.prototype.get = Yi, ut.prototype.has = Zi, ut.prototype.set = Ji;
19383
+ function wn(_) {
19384
19384
  var N = -1, F = _ == null ? 0 : _.length;
19385
19385
  for (this.__data__ = new ut(); ++N < F; )
19386
19386
  this.add(_[N]);
@@ -19388,15 +19388,15 @@ Li.exports;
19388
19388
  function ui(_) {
19389
19389
  return this.__data__.set(_, r), this;
19390
19390
  }
19391
- function wn(_) {
19391
+ function On(_) {
19392
19392
  return this.__data__.has(_);
19393
19393
  }
19394
- $n.prototype.add = $n.prototype.push = ui, $n.prototype.has = wn;
19394
+ wn.prototype.add = wn.prototype.push = ui, wn.prototype.has = On;
19395
19395
  function jt(_) {
19396
19396
  var N = this.__data__ = new rt(_);
19397
19397
  this.size = N.size;
19398
19398
  }
19399
- function Vn() {
19399
+ function Hn() {
19400
19400
  this.__data__ = new rt(), this.size = 0;
19401
19401
  }
19402
19402
  function Xi(_) {
@@ -19419,9 +19419,9 @@ Li.exports;
19419
19419
  }
19420
19420
  return F.set(_, N), this.size = F.size, this;
19421
19421
  }
19422
- jt.prototype.clear = Vn, jt.prototype.delete = Xi, jt.prototype.get = Qi, jt.prototype.has = er, jt.prototype.set = tr;
19422
+ jt.prototype.clear = Hn, jt.prototype.delete = Xi, jt.prototype.get = Qi, jt.prototype.has = er, jt.prototype.set = tr;
19423
19423
  function nr(_, N) {
19424
- var F = Cn(_), ee = !F && pi(_), Ne = !F && !ee && kn(_), be = !F && !ee && !Ne && vi(_), Re = F || ee || Ne || be, je = Re ? Q(_.length, String) : [], Ze = je.length;
19424
+ var F = kn(_), ee = !F && pi(_), Ne = !F && !ee && En(_), be = !F && !ee && !Ne && vi(_), Re = F || ee || Ne || be, je = Re ? Q(_.length, String) : [], Ze = je.length;
19425
19425
  for (var Ve in _)
19426
19426
  (N || Le.call(_, Ve)) && !(Re && // Safari 9 has enumerable `arguments.length` in strict mode.
19427
19427
  (Ve == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
@@ -19430,15 +19430,15 @@ Li.exports;
19430
19430
  dr(Ve, Ze))) && je.push(Ve);
19431
19431
  return je;
19432
19432
  }
19433
- function On(_, N) {
19433
+ function Cn(_, N) {
19434
19434
  for (var F = _.length; F--; )
19435
19435
  if (hi(_[F][0], N))
19436
19436
  return F;
19437
19437
  return -1;
19438
19438
  }
19439
- function Un(_, N, F) {
19439
+ function Vn(_, N, F) {
19440
19440
  var ee = N(_);
19441
- return Cn(_) ? ee : We(ee, F(_));
19441
+ return kn(_) ? ee : We(ee, F(_));
19442
19442
  }
19443
19443
  function fn(_) {
19444
19444
  return _ == null ? _ === void 0 ? P : g : st && st in Object(_) ? Zt(_) : fi(_);
@@ -19450,16 +19450,16 @@ Li.exports;
19450
19450
  return _ === N ? !0 : _ == null || N == null || !Ft(_) && !Ft(N) ? _ !== _ && N !== N : ir(_, N, F, ee, ci, Ne);
19451
19451
  }
19452
19452
  function ir(_, N, F, ee, Ne, be) {
19453
- var Re = Cn(_), je = Cn(N), Ze = Re ? u : qt(_), Ve = je ? u : qt(N);
19453
+ var Re = kn(_), je = kn(N), Ze = Re ? u : qt(_), Ve = je ? u : qt(N);
19454
19454
  Ze = Ze == l ? m : Ze, Ve = Ve == l ? m : Ve;
19455
19455
  var dt = Ze == m, bt = Ve == m, et = Ze == Ve;
19456
- if (et && kn(_)) {
19457
- if (!kn(N))
19456
+ if (et && En(_)) {
19457
+ if (!En(N))
19458
19458
  return !1;
19459
19459
  Re = !0, dt = !1;
19460
19460
  }
19461
19461
  if (et && !dt)
19462
- return be || (be = new jt()), Re || vi(_) ? zn(_, N, F, ee, Ne, be) : lr(_, N, Ze, F, ee, Ne, be);
19462
+ return be || (be = new jt()), Re || vi(_) ? Un(_, N, F, ee, Ne, be) : lr(_, N, Ze, F, ee, Ne, be);
19463
19463
  if (!(F & o)) {
19464
19464
  var ct = dt && Le.call(_, "__wrapped__"), at = bt && Le.call(N, "__wrapped__");
19465
19465
  if (ct || at) {
@@ -19472,11 +19472,11 @@ Li.exports;
19472
19472
  function rr(_) {
19473
19473
  if (!mi(_) || fr(_))
19474
19474
  return !1;
19475
- var N = gi(_) ? Dn : j;
19475
+ var N = gi(_) ? Mn : j;
19476
19476
  return N.test(gt(_));
19477
19477
  }
19478
19478
  function or(_) {
19479
- return Ft(_) && Gn(_.length) && !!H[fn(_)];
19479
+ return Ft(_) && Kn(_.length) && !!H[fn(_)];
19480
19480
  }
19481
19481
  function ar(_) {
19482
19482
  if (!hr(_))
@@ -19486,14 +19486,14 @@ Li.exports;
19486
19486
  Le.call(_, F) && F != "constructor" && N.push(F);
19487
19487
  return N;
19488
19488
  }
19489
- function zn(_, N, F, ee, Ne, be) {
19489
+ function Un(_, N, F, ee, Ne, be) {
19490
19490
  var Re = F & o, je = _.length, Ze = N.length;
19491
19491
  if (je != Ze && !(Re && Ze > je))
19492
19492
  return !1;
19493
19493
  var Ve = be.get(_);
19494
19494
  if (Ve && be.get(N))
19495
19495
  return Ve == N;
19496
- var dt = -1, bt = !0, et = F & i ? new $n() : void 0;
19496
+ var dt = -1, bt = !0, et = F & i ? new wn() : void 0;
19497
19497
  for (be.set(_, N), be.set(N, _); ++dt < je; ) {
19498
19498
  var ct = _[dt], at = N[dt];
19499
19499
  if (ee)
@@ -19546,7 +19546,7 @@ Li.exports;
19546
19546
  if (Ve)
19547
19547
  return Ve == N;
19548
19548
  ee |= i, Re.set(_, N);
19549
- var dt = zn(je(_), je(N), ee, Ne, be, Re);
19549
+ var dt = Un(je(_), je(N), ee, Ne, be, Re);
19550
19550
  return Re.delete(_), dt;
19551
19551
  case x:
19552
19552
  if (Be)
@@ -19572,8 +19572,8 @@ Li.exports;
19572
19572
  et = je[bt];
19573
19573
  var Jt = _[et], pn = N[et];
19574
19574
  if (ee)
19575
- var ro = Re ? ee(pn, Jt, et, N, _, be) : ee(Jt, pn, et, _, N, be);
19576
- if (!(ro === void 0 ? Jt === pn || Ne(Jt, pn, F, ee, be) : ro)) {
19575
+ var oo = Re ? ee(pn, Jt, et, N, _, be) : ee(Jt, pn, et, _, N, be);
19576
+ if (!(oo === void 0 ? Jt === pn || Ne(Jt, pn, F, ee, be) : oo)) {
19577
19577
  at = !1;
19578
19578
  break;
19579
19579
  }
@@ -19586,7 +19586,7 @@ Li.exports;
19586
19586
  return be.delete(_), be.delete(N), at;
19587
19587
  }
19588
19588
  function hn(_) {
19589
- return Un(_, Wn, ur);
19589
+ return Vn(_, Gn, ur);
19590
19590
  }
19591
19591
  function At(_, N) {
19592
19592
  var F = _.__data__;
@@ -19607,7 +19607,7 @@ Li.exports;
19607
19607
  return ee && (N ? _[st] = F : delete _[st]), Ne;
19608
19608
  }
19609
19609
  var ur = Rt ? function(_) {
19610
- return _ == null ? [] : (_ = Object(_), Me(Rt(_), function(N) {
19610
+ return _ == null ? [] : (_ = Object(_), De(Rt(_), function(N) {
19611
19611
  return Lt.call(_, N);
19612
19612
  }));
19613
19613
  } : gr, qt = fn;
@@ -19619,7 +19619,7 @@ Li.exports;
19619
19619
  return C;
19620
19620
  case ke:
19621
19621
  return v;
19622
- case me:
19622
+ case ge:
19623
19623
  return $;
19624
19624
  case Pe:
19625
19625
  return T;
@@ -19665,11 +19665,11 @@ Li.exports;
19665
19665
  return arguments;
19666
19666
  }()) ? di : function(_) {
19667
19667
  return Ft(_) && Le.call(_, "callee") && !Lt.call(_, "callee");
19668
- }, Cn = Array.isArray;
19669
- function Kn(_) {
19670
- return _ != null && Gn(_.length) && !gi(_);
19668
+ }, kn = Array.isArray;
19669
+ function zn(_) {
19670
+ return _ != null && Kn(_.length) && !gi(_);
19671
19671
  }
19672
- var kn = pt || mr;
19672
+ var En = pt || mr;
19673
19673
  function pr(_, N) {
19674
19674
  return ci(_, N);
19675
19675
  }
@@ -19679,7 +19679,7 @@ Li.exports;
19679
19679
  var N = fn(_);
19680
19680
  return N == d || N == b || N == f || N == p;
19681
19681
  }
19682
- function Gn(_) {
19682
+ function Kn(_) {
19683
19683
  return typeof _ == "number" && _ > -1 && _ % 1 == 0 && _ <= a;
19684
19684
  }
19685
19685
  function mi(_) {
@@ -19690,8 +19690,8 @@ Li.exports;
19690
19690
  return _ != null && typeof _ == "object";
19691
19691
  }
19692
19692
  var vi = Ie ? te(Ie) : or;
19693
- function Wn(_) {
19694
- return Kn(_) ? nr(_) : ar(_);
19693
+ function Gn(_) {
19694
+ return zn(_) ? nr(_) : ar(_);
19695
19695
  }
19696
19696
  function gr() {
19697
19697
  return [];
@@ -19701,10 +19701,10 @@ Li.exports;
19701
19701
  }
19702
19702
  t.exports = pr;
19703
19703
  })(Li, Li.exports);
19704
- var Ja = Li.exports, no = {}, Xa = nt && nt.__importDefault || function(t) {
19704
+ var Ja = Li.exports, io = {}, Xa = nt && nt.__importDefault || function(t) {
19705
19705
  return t && t.__esModule ? t : { default: t };
19706
19706
  };
19707
- Object.defineProperty(no, "__esModule", { value: !0 });
19707
+ Object.defineProperty(io, "__esModule", { value: !0 });
19708
19708
  var I1 = Xa(Za), P1 = Xa(Ja), Br;
19709
19709
  (function(t) {
19710
19710
  function n(i, a, l) {
@@ -19750,12 +19750,12 @@ var I1 = Xa(Za), P1 = Xa(Ja), Br;
19750
19750
  }
19751
19751
  t.transform = o;
19752
19752
  })(Br || (Br = {}));
19753
- no.default = Br;
19754
- var Ci = {}, ki = {}, ea;
19753
+ io.default = Br;
19754
+ var Ci = {}, ki = {}, ta;
19755
19755
  function M1() {
19756
- if (ea)
19756
+ if (ta)
19757
19757
  return ki;
19758
- ea = 1;
19758
+ ta = 1;
19759
19759
  var t = nt && nt.__importDefault || function(r) {
19760
19760
  return r && r.__esModule ? r : { default: r };
19761
19761
  };
@@ -19798,11 +19798,11 @@ function M1() {
19798
19798
  );
19799
19799
  return ki.default = e, ki;
19800
19800
  }
19801
- var ta;
19801
+ var na;
19802
19802
  function Qa() {
19803
- if (ta)
19803
+ if (na)
19804
19804
  return Ci;
19805
- ta = 1;
19805
+ na = 1;
19806
19806
  var t = nt && nt.__importDefault || function(r) {
19807
19807
  return r && r.__esModule ? r : { default: r };
19808
19808
  };
@@ -19821,7 +19821,7 @@ function Qa() {
19821
19821
  }
19822
19822
  var si = nt && nt.__importDefault || function(t) {
19823
19823
  return t && t.__esModule ? t : { default: t };
19824
- }, Ei = si(N1), D1 = si(Za), Sr = si(Ja), Zn = si(no), lt = si(Qa()), L1 = String.fromCharCode(0), R1 = (
19824
+ }, Ei = si(N1), D1 = si(Za), Sr = si(Ja), Yn = si(io), lt = si(Qa()), L1 = String.fromCharCode(0), R1 = (
19825
19825
  /** @class */
19826
19826
  function() {
19827
19827
  function t(n) {
@@ -19901,7 +19901,7 @@ var si = nt && nt.__importDefault || function(t) {
19901
19901
  if (typeof h.retain == "number") {
19902
19902
  var c = {};
19903
19903
  typeof f.retain == "number" ? c.retain = u : c.insert = f.insert;
19904
- var s = Zn.default.compose(f.attributes, h.attributes, typeof f.retain == "number");
19904
+ var s = Yn.default.compose(f.attributes, h.attributes, typeof f.retain == "number");
19905
19905
  if (s && (c.attributes = s), l.push(c), !r.hasNext() && Sr.default(l.ops[l.ops.length - 1], c)) {
19906
19906
  var d = new t(e.rest());
19907
19907
  return l.concat(d).chop();
@@ -19937,7 +19937,7 @@ var si = nt && nt.__importDefault || function(t) {
19937
19937
  case Ei.default.EQUAL:
19938
19938
  h = Math.min(a.peekLength(), l.peekLength(), f);
19939
19939
  var c = a.next(h), s = l.next(h);
19940
- Sr.default(c.insert, s.insert) ? o.retain(h, Zn.default.diff(c.attributes, s.attributes)) : o.push(s).delete(h);
19940
+ Sr.default(c.insert, s.insert) ? o.retain(h, Yn.default.diff(c.attributes, s.attributes)) : o.push(s).delete(h);
19941
19941
  break;
19942
19942
  }
19943
19943
  f -= h;
@@ -19972,7 +19972,7 @@ var si = nt && nt.__importDefault || function(t) {
19972
19972
  if (o.delete || o.retain && o.attributes) {
19973
19973
  var i = o.delete || o.retain, a = n.slice(r, r + i);
19974
19974
  return a.forEach(function(l) {
19975
- o.delete ? e.push(l) : o.retain && o.attributes && e.retain(lt.default.length(l), Zn.default.invert(o.attributes, l.attributes));
19975
+ o.delete ? e.push(l) : o.retain && o.attributes && e.retain(lt.default.length(l), Yn.default.invert(o.attributes, l.attributes));
19976
19976
  }), r + i;
19977
19977
  }
19978
19978
  }
@@ -19990,7 +19990,7 @@ var si = nt && nt.__importDefault || function(t) {
19990
19990
  var l = Math.min(o.peekLength(), i.peekLength()), u = o.next(l), f = i.next(l);
19991
19991
  if (u.delete)
19992
19992
  continue;
19993
- f.delete ? a.push(f) : a.retain(l, Zn.default.transform(u.attributes, f.attributes, e));
19993
+ f.delete ? a.push(f) : a.retain(l, Yn.default.transform(u.attributes, f.attributes, e));
19994
19994
  }
19995
19995
  return a.chop();
19996
19996
  }, t.prototype.transformPosition = function(n, e) {
@@ -20005,7 +20005,7 @@ var si = nt && nt.__importDefault || function(t) {
20005
20005
  o += i;
20006
20006
  }
20007
20007
  return n;
20008
- }, t.Op = lt.default, t.AttributeMap = Zn.default, t;
20008
+ }, t.Op = lt.default, t.AttributeMap = Yn.default, t;
20009
20009
  }()
20010
20010
  ), B1 = R1;
20011
20011
  const j1 = /* @__PURE__ */ Vi(B1);
@@ -20020,7 +20020,7 @@ const j1 = /* @__PURE__ */ Vi(B1);
20020
20020
  * Released under the MIT license
20021
20021
  * Date: 2023-05-12T08:44:03.742Z
20022
20022
  */
20023
- const na = {
20023
+ const ia = {
20024
20024
  essential: [
20025
20025
  [{ header: [1, 2, 3, 4, 5, 6, !1] }],
20026
20026
  ["bold", "italic", "underline"],
@@ -20082,7 +20082,7 @@ const na = {
20082
20082
  toolbar: {
20083
20083
  type: [String, Array, Object],
20084
20084
  required: !1,
20085
- validator: (t) => typeof t == "string" && t !== "" ? t.charAt(0) === "#" ? !0 : Object.keys(na).indexOf(t) !== -1 : !0
20085
+ validator: (t) => typeof t == "string" && t !== "" ? t.charAt(0) === "#" ? !0 : Object.keys(ia).indexOf(t) !== -1 : !0
20086
20086
  },
20087
20087
  modules: {
20088
20088
  type: Object,
@@ -20113,7 +20113,7 @@ const na = {
20113
20113
  e = null;
20114
20114
  });
20115
20115
  let e, r;
20116
- const o = oo(), i = () => {
20116
+ const o = ao(), i = () => {
20117
20117
  var O;
20118
20118
  if (o.value) {
20119
20119
  if (r = a(), t.modules)
@@ -20133,7 +20133,7 @@ const na = {
20133
20133
  if (typeof t.toolbar == "object")
20134
20134
  return t.toolbar;
20135
20135
  if (typeof t.toolbar == "string")
20136
- return t.toolbar.charAt(0) === "#" ? t.toolbar : na[t.toolbar];
20136
+ return t.toolbar.charAt(0) === "#" ? t.toolbar : ia[t.toolbar];
20137
20137
  })()
20138
20138
  }), t.modules) {
20139
20139
  const C = (() => {
@@ -20161,7 +20161,7 @@ const na = {
20161
20161
  return !1;
20162
20162
  }, c = (O, C, S) => {
20163
20163
  f = l(m()), h(t.content) || n.emit("update:content", f), n.emit("textChange", { delta: O, oldContents: C, source: S });
20164
- }, s = oo(), d = (O, C, S) => {
20164
+ }, s = ao(), d = (O, C, S) => {
20165
20165
  s.value = !!(e != null && e.hasFocus()), n.emit("selectionChange", { range: O, oldRange: C, source: S });
20166
20166
  };
20167
20167
  vr(s, (O) => {
@@ -20207,7 +20207,7 @@ const na = {
20207
20207
  }, P = () => {
20208
20208
  e == null || e.focus();
20209
20209
  }, k = () => {
20210
- ao(() => {
20210
+ lo(() => {
20211
20211
  var O;
20212
20212
  !n.slots.toolbar && e && ((O = e.getModule("toolbar")) === null || O === void 0 || O.container.remove()), i();
20213
20213
  });
@@ -20216,7 +20216,7 @@ const na = {
20216
20216
  if (!e || !O || h(O))
20217
20217
  return;
20218
20218
  const C = e.getSelection();
20219
- C && ao(() => e == null ? void 0 : e.setSelection(C)), $(O);
20219
+ C && lo(() => e == null ? void 0 : e.setSelection(C)), $(O);
20220
20220
  }, { deep: !0 }), vr(() => t.enable, (O) => {
20221
20221
  e && e.enable(O);
20222
20222
  }), {
@@ -20245,7 +20245,7 @@ const na = {
20245
20245
  }), F1 = Vt.import("formats/list"), H1 = Vt.import("formats/list/item"), V1 = Vt.import("parchment");
20246
20246
  class Gi extends H1 {
20247
20247
  format(n, e) {
20248
- n === _n.blotName && !e ? this.replaceWith(V1.create(this.statics.scope)) : super.format(n, e);
20248
+ n === $n.blotName && !e ? this.replaceWith(V1.create(this.statics.scope)) : super.format(n, e);
20249
20249
  }
20250
20250
  clone() {
20251
20251
  const n = super.clone();
@@ -20254,7 +20254,7 @@ class Gi extends H1 {
20254
20254
  }
20255
20255
  Gi.blotName = "alphabet-list-item";
20256
20256
  Gi.tagName = "LI";
20257
- class _n extends F1 {
20257
+ class $n extends F1 {
20258
20258
  static create() {
20259
20259
  const n = super.create("bullet");
20260
20260
  return n.setAttribute("type", "a"), n;
@@ -20263,11 +20263,11 @@ class _n extends F1 {
20263
20263
  return "bullet";
20264
20264
  }
20265
20265
  }
20266
- _n.blotName = "alphabet-list";
20267
- _n.tagName = "OL";
20268
- _n.className = "alphabet-list";
20269
- _n.defaultChild = "alphabet-list-item";
20270
- _n.allowedChildren = [Gi];
20266
+ $n.blotName = "alphabet-list";
20267
+ $n.tagName = "OL";
20268
+ $n.className = "alphabet-list";
20269
+ $n.defaultChild = "alphabet-list-item";
20270
+ $n.allowedChildren = [Gi];
20271
20271
  const U1 = `
20272
20272
  <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
20273
20273
  <path d="M6.31836 14.9023V5.09961H9.88672C10.9805 5.09961 11.8213 5.30013 12.4092 5.70117C12.9971 6.10221 13.291 6.66732 13.291 7.39648C13.291 7.92513 13.111 8.3877 12.751 8.78418C12.3955 9.18066 11.9398 9.45638 11.3838 9.61133V9.63867C12.0811 9.72526 12.637 9.98275 13.0518 10.4111C13.471 10.8395 13.6807 11.3613 13.6807 11.9766C13.6807 12.8743 13.3594 13.5876 12.7168 14.1162C12.0742 14.6403 11.1969 14.9023 10.085 14.9023H6.31836ZM8.52637 6.72656V9.05078H9.49707C9.9528 9.05078 10.3105 8.94141 10.5703 8.72266C10.8346 8.49935 10.9668 8.19401 10.9668 7.80664C10.9668 7.08659 10.429 6.72656 9.35352 6.72656H8.52637ZM8.52637 10.6914V13.2754H9.72266C10.2331 13.2754 10.6318 13.1569 10.9189 12.9199C11.2106 12.6829 11.3564 12.3594 11.3564 11.9492C11.3564 11.5573 11.2129 11.2497 10.9258 11.0264C10.6432 10.8031 10.2467 10.6914 9.73633 10.6914H8.52637Z" class="fill" fill="#1A1A1A"/>
@@ -20370,7 +20370,7 @@ Ot.list.ordered = e0;
20370
20370
  Ot.list.bullet = t0;
20371
20371
  Ot["alphabet-list"] = n0;
20372
20372
  Vt.register({
20373
- "formats/alphabet-list": _n,
20373
+ "formats/alphabet-list": $n,
20374
20374
  "formats/alphabet-list/item": Gi
20375
20375
  });
20376
20376
  Vt.register(Ot);
@@ -20481,7 +20481,7 @@ const i0 = {
20481
20481
  components: {
20482
20482
  QuillEditor: q1,
20483
20483
  IbIconButton: Mt,
20484
- IbAlert: bn,
20484
+ IbAlert: _n,
20485
20485
  IbCharacterCount: Pa
20486
20486
  }
20487
20487
  }, r0 = {
@@ -20515,7 +20515,7 @@ function c0(t, n, e, r, o, i) {
20515
20515
  ]),
20516
20516
  _: 1
20517
20517
  })) : he("", !0),
20518
- De(ge(l, { class: "error-message" }, {
20518
+ Me(me(l, { class: "error-message" }, {
20519
20519
  default: ye(() => [
20520
20520
  Ge($e(e.characterLimitErrorMessage), 1)
20521
20521
  ]),
@@ -20528,10 +20528,10 @@ function c0(t, n, e, r, o, i) {
20528
20528
  }, [
20529
20529
  ae("div", {
20530
20530
  class: "ib-text-editor",
20531
- style: In({ height: e.height ? e.height + "px" : "" }),
20531
+ style: Pn({ height: e.height ? e.height + "px" : "" }),
20532
20532
  ref: "wrapper"
20533
20533
  }, [
20534
- ge(u, {
20534
+ me(u, {
20535
20535
  onTextChange: i.onChange,
20536
20536
  onBlur: i.onBlur,
20537
20537
  onFocus: i.onFocus,
@@ -20547,67 +20547,67 @@ function c0(t, n, e, r, o, i) {
20547
20547
  ae("div", r0, [
20548
20548
  o0,
20549
20549
  ae("div", a0, [
20550
- ge(f, {
20550
+ me(f, {
20551
20551
  class: "toolbar-item ql-bold",
20552
20552
  kind: "ghost"
20553
20553
  }),
20554
- ge(f, {
20554
+ me(f, {
20555
20555
  class: "toolbar-item ql-italic",
20556
20556
  kind: "ghost"
20557
20557
  }),
20558
- ge(f, {
20558
+ me(f, {
20559
20559
  class: "toolbar-item ql-underline",
20560
20560
  kind: "ghost"
20561
20561
  }),
20562
- ge(f, {
20562
+ me(f, {
20563
20563
  class: "toolbar-item ql-strike",
20564
20564
  kind: "ghost"
20565
20565
  })
20566
20566
  ]),
20567
20567
  l0,
20568
20568
  ae("div", s0, [
20569
- ge(f, {
20569
+ me(f, {
20570
20570
  class: "toolbar-item ql-code-block",
20571
20571
  kind: "ghost"
20572
20572
  }),
20573
- ge(f, {
20573
+ me(f, {
20574
20574
  class: "toolbar-item ql-link",
20575
20575
  kind: "ghost"
20576
20576
  })
20577
20577
  ]),
20578
20578
  ae("div", u0, [
20579
- ge(f, {
20579
+ me(f, {
20580
20580
  class: "toolbar-item ql-align",
20581
20581
  kind: "ghost"
20582
20582
  }),
20583
- ge(f, {
20583
+ me(f, {
20584
20584
  class: "ql-align toolbar-item",
20585
20585
  value: "center",
20586
20586
  kind: "ghost"
20587
20587
  }),
20588
- ge(f, {
20588
+ me(f, {
20589
20589
  class: "ql-align toolbar-item",
20590
20590
  value: "right",
20591
20591
  kind: "ghost"
20592
20592
  }),
20593
- ge(f, {
20593
+ me(f, {
20594
20594
  class: "ql-align toolbar-item",
20595
20595
  value: "justify",
20596
20596
  kind: "ghost"
20597
20597
  })
20598
20598
  ]),
20599
20599
  ae("div", d0, [
20600
- ge(f, {
20600
+ me(f, {
20601
20601
  class: "ql-list toolbar-item",
20602
20602
  value: "ordered",
20603
20603
  kind: "ghost"
20604
20604
  }),
20605
- ge(f, {
20605
+ me(f, {
20606
20606
  class: "ql-list toolbar-item",
20607
20607
  value: "bullet",
20608
20608
  kind: "ghost"
20609
20609
  }),
20610
- ge(f, {
20610
+ me(f, {
20611
20611
  class: "ql-alphabet-list alphabet-list toolbar-item",
20612
20612
  kind: "ghost"
20613
20613
  })
@@ -20703,32 +20703,32 @@ function C0(t, n, e, r, o, i) {
20703
20703
  class: "ib-checkbox-cell"
20704
20704
  }, {
20705
20705
  default: ye(() => [
20706
- ge(a, { "is-checked": e.isChecked }, null, 8, ["is-checked"])
20706
+ me(a, { "is-checked": e.isChecked }, null, 8, ["is-checked"])
20707
20707
  ]),
20708
20708
  _: 1
20709
20709
  }, 8, ["fixed"]);
20710
20710
  }
20711
- const J0 = /* @__PURE__ */ Ae(O0, [["render", C0]]), io = new Ea(), ia = (t, n) => {
20711
+ const J0 = /* @__PURE__ */ Ae(O0, [["render", C0]]), ro = new xa(), ra = (t, n) => {
20712
20712
  if (Aa(t)) {
20713
20713
  const e = {
20714
20714
  title: n.value.title || "",
20715
20715
  text: typeof n.value == "object" ? n.value.text : n.value
20716
20716
  };
20717
- io.createTooltip(t, e);
20717
+ ro.createTooltip(t, e);
20718
20718
  }
20719
- }, ra = () => {
20720
- io.destroyTooltip();
20719
+ }, oa = () => {
20720
+ ro.destroyTooltip();
20721
20721
  }, X0 = {
20722
20722
  mounted(t, n) {
20723
- t.addEventListener("mouseenter", () => ia(t, n)), t.addEventListener("mouseleave", ra);
20723
+ t.addEventListener("mouseenter", () => ra(t, n)), t.addEventListener("mouseleave", oa);
20724
20724
  },
20725
20725
  beforeUnmount(t, n) {
20726
- io.destroyTooltip(), t.removeEventListener("mouseenter", () => ia(t, n)), t.removeEventListener("mouseleave", ra);
20726
+ ro.destroyTooltip(), t.removeEventListener("mouseenter", () => ra(t, n)), t.removeEventListener("mouseleave", oa);
20727
20727
  }
20728
20728
  };
20729
20729
  export {
20730
20730
  E0 as IbAccordion,
20731
- bn as IbAlert,
20731
+ _n as IbAlert,
20732
20732
  x0 as IbAvatar,
20733
20733
  T0 as IbBadge,
20734
20734
  R0 as IbBreadcrumbs,
@@ -20740,7 +20740,7 @@ export {
20740
20740
  V0 as IbCheckboxGroup,
20741
20741
  K0 as IbDatePicker,
20742
20742
  Kr as IbDropdown,
20743
- Ca as IbDropdownItem,
20743
+ ka as IbDropdownItem,
20744
20744
  Wr as IbDropdownList,
20745
20745
  H0 as IbFormGroup,
20746
20746
  Qe as IbIcon,
@@ -20769,9 +20769,9 @@ export {
20769
20769
  z0 as IbTextarea,
20770
20770
  pd as IbToggle,
20771
20771
  As as IbToggleTip,
20772
- Mn as IbTooltip,
20772
+ li as IbTooltip,
20773
20773
  Ad as IbTreeSelect,
20774
20774
  zr as OutsideDirective,
20775
20775
  X0 as TextOverflowTooltipDirective,
20776
- xa as TooltipDirective
20776
+ Yr as TooltipDirective
20777
20777
  };