@ethnolib/find-language 0.1.17 → 0.1.18

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.
Files changed (3) hide show
  1. package/index.js +4 -4
  2. package/index.mjs +509 -530
  3. package/package.json +1 -1
package/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- var nn = /* @__PURE__ */ ((r) => (r.Ancient = "Ancient", r.Constructed = "Constructed", r.Extinct = "Extinct", r.Historical = "Historical", r.Living = "Living", r.Special = "Special", r.Unknown = "Unknown", r.Custom = "Custom", r))(nn || {});
1
+ var nn = /* @__PURE__ */ ((l) => (l.Ancient = "Ancient", l.Constructed = "Constructed", l.Extinct = "Extinct", l.Historical = "Historical", l.Living = "Living", l.Special = "Special", l.Unknown = "Unknown", l.Custom = "Custom", l))(nn || {});
2
2
  const ch = [
3
3
  {
4
4
  shortest: "aa",
@@ -94905,9 +94905,9 @@ var Fn = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : t
94905
94905
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
94906
94906
  */
94907
94907
  wi.exports;
94908
- (function(r, g) {
94908
+ (function(l, g) {
94909
94909
  (function() {
94910
- var s, c = "4.17.21", p = 200, h = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", b = "Expected a function", k = "Invalid `variable` option passed into `_.template`", v = "__lodash_hash_undefined__", M = 500, F = "__lodash_placeholder__", _ = 1, z = 2, R = 4, O = 1, ta = 2, $ = 1, ya = 2, Ca = 4, ua = 8, va = 16, qa = 32, ee = 64, ea = 128, ba = 256, Ga = 512, wn = 30, tn = "...", Le = 800, ht = 16, Na = 1, je = 2, _n = 3, Me = 1 / 0, ye = 9007199254740991, kr = 17976931348623157e292, In = NaN, Va = 4294967295, vr = Va - 1, Mr = Va >>> 1, Dr = [
94910
+ var s, c = "4.17.21", p = 200, h = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", b = "Expected a function", k = "Invalid `variable` option passed into `_.template`", v = "__lodash_hash_undefined__", M = 500, F = "__lodash_placeholder__", _ = 1, z = 2, R = 4, O = 1, ta = 2, $ = 1, ya = 2, Ca = 4, ua = 8, va = 16, qa = 32, ee = 64, ea = 128, ba = 256, Ga = 512, wn = 30, tn = "...", Le = 800, ht = 16, Na = 1, je = 2, _n = 3, Me = 1 / 0, ye = 9007199254740991, kr = 17976931348623157e292, In = NaN, Ya = 4294967295, vr = Ya - 1, Mr = Ya >>> 1, Dr = [
94911
94911
  ["ary", ea],
94912
94912
  ["bind", $],
94913
94913
  ["bindKey", ya],
@@ -95173,7 +95173,7 @@ wi.exports;
95173
95173
  "\r": "r",
95174
95174
  "\u2028": "u2028",
95175
95175
  "\u2029": "u2029"
95176
- }, Cl = parseFloat, Gl = parseInt, Ut = typeof Fn == "object" && Fn && Fn.Object === Object && Fn, Pl = typeof self == "object" && self && self.Object === Object && self, la = Ut || Pl || Function("return this")(), Yi = g && !g.nodeType && g, De = Yi && !0 && r && !r.nodeType && r, qt = De && De.exports === Yi, Vi = qt && Ut.process, Pa = function() {
95176
+ }, Cl = parseFloat, Gl = parseInt, Ut = typeof Fn == "object" && Fn && Fn.Object === Object && Fn, Pl = typeof self == "object" && self && self.Object === Object && self, la = Ut || Pl || Function("return this")(), Yi = g && !g.nodeType && g, De = Yi && !0 && l && !l.nodeType && l, qt = De && De.exports === Yi, Vi = qt && Ut.process, Pa = function() {
95177
95177
  try {
95178
95178
  var L = De && De.require && De.require("util").types;
95179
95179
  return L || Vi && Vi.binding && Vi.binding("util");
@@ -95536,7 +95536,7 @@ wi.exports;
95536
95536
  }
95537
95537
  }, o.prototype = ei.prototype, o.prototype.constructor = o, Ba.prototype = Ye(ei.prototype), Ba.prototype.constructor = Ba;
95538
95538
  function q(a) {
95539
- this.__wrapped__ = a, this.__actions__ = [], this.__dir__ = 1, this.__filtered__ = !1, this.__iteratees__ = [], this.__takeCount__ = Va, this.__views__ = [];
95539
+ this.__wrapped__ = a, this.__actions__ = [], this.__dir__ = 1, this.__filtered__ = !1, this.__iteratees__ = [], this.__takeCount__ = Ya, this.__views__ = [];
95540
95540
  }
95541
95541
  function Mm() {
95542
95542
  var a = new q(this.__wrapped__);
@@ -95551,7 +95551,7 @@ wi.exports;
95551
95551
  return a;
95552
95552
  }
95553
95553
  function fm() {
95554
- var a = this.__wrapped__.value(), e = this.__dir__, n = B(a), i = e < 0, t = n ? a.length : 0, l = Ku(0, t, this.__views__), m = l.start, u = l.end, y = u - m, T = i ? u : m - 1, x = this.__iteratees__, S = x.length, D = 0, w = ca(y, this.__takeCount__);
95554
+ var a = this.__wrapped__.value(), e = this.__dir__, n = B(a), i = e < 0, t = n ? a.length : 0, r = Ku(0, t, this.__views__), m = r.start, u = r.end, y = u - m, T = i ? u : m - 1, x = this.__iteratees__, S = x.length, D = 0, w = ca(y, this.__takeCount__);
95555
95555
  if (!n || !i && t == y && w == y)
95556
95556
  return zg(a, this.__actions__);
95557
95557
  var C = [];
@@ -95703,12 +95703,12 @@ wi.exports;
95703
95703
  }
95704
95704
  Oa.prototype.clear = Hm, Oa.prototype.delete = Om, Oa.prototype.get = Xm, Oa.prototype.has = Wm, Oa.prototype.set = Ym;
95705
95705
  function Lg(a, e) {
95706
- var n = B(a), i = !n && Pe(a), t = !n && !i && ke(a), l = !n && !i && !t && $e(a), m = n || i || t || l, u = m ? is(a.length, tm) : [], y = u.length;
95706
+ var n = B(a), i = !n && Pe(a), t = !n && !i && ke(a), r = !n && !i && !t && $e(a), m = n || i || t || r, u = m ? is(a.length, tm) : [], y = u.length;
95707
95707
  for (var T in a)
95708
95708
  (e || W.call(a, T)) && !(m && // Safari 9 has enumerable `arguments.length` in strict mode.
95709
95709
  (T == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
95710
95710
  t && (T == "offset" || T == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
95711
- l && (T == "buffer" || T == "byteLength" || T == "byteOffset") || // Skip index properties.
95711
+ r && (T == "buffer" || T == "byteLength" || T == "byteOffset") || // Skip index properties.
95712
95712
  re(T, y))) && u.push(T);
95713
95713
  return u;
95714
95714
  }
@@ -95736,15 +95736,15 @@ wi.exports;
95736
95736
  return -1;
95737
95737
  }
95738
95738
  function Qm(a, e, n, i) {
95739
- return Ne(a, function(t, l, m) {
95739
+ return Ne(a, function(t, r, m) {
95740
95740
  e(i, t, n(t), m);
95741
95741
  }), i;
95742
95742
  }
95743
95743
  function pg(a, e) {
95744
- return a && Qa(e, ra(e), a);
95744
+ return a && Ja(e, ra(e), a);
95745
95745
  }
95746
95746
  function $m(a, e) {
95747
- return a && Qa(e, Sa(e), a);
95747
+ return a && Ja(e, Sa(e), a);
95748
95748
  }
95749
95749
  function te(a, e, n) {
95750
95750
  e == "__proto__" && Vn ? Vn(a, e, {
@@ -95755,16 +95755,16 @@ wi.exports;
95755
95755
  }) : a[e] = n;
95756
95756
  }
95757
95757
  function us(a, e) {
95758
- for (var n = -1, i = e.length, t = d(i), l = a == null; ++n < i; )
95759
- t[n] = l ? s : Hs(a, e[n]);
95758
+ for (var n = -1, i = e.length, t = d(i), r = a == null; ++n < i; )
95759
+ t[n] = r ? s : Hs(a, e[n]);
95760
95760
  return t;
95761
95761
  }
95762
95762
  function _e(a, e, n) {
95763
95763
  return a === a && (n !== s && (a = a <= n ? a : n), e !== s && (a = a >= e ? a : e)), a;
95764
95764
  }
95765
- function ja(a, e, n, i, t, l) {
95765
+ function ja(a, e, n, i, t, r) {
95766
95766
  var m, u = e & _, y = e & z, T = e & R;
95767
- if (n && (m = t ? n(a, i, t, l) : n(a)), m !== s)
95767
+ if (n && (m = t ? n(a, i, t, r) : n(a)), m !== s)
95768
95768
  return m;
95769
95769
  if (!aa(a))
95770
95770
  return a;
@@ -95785,18 +95785,18 @@ wi.exports;
95785
95785
  m = qu(a, S, u);
95786
95786
  }
95787
95787
  }
95788
- l || (l = new Oa());
95789
- var w = l.get(a);
95788
+ r || (r = new Oa());
95789
+ var w = r.get(a);
95790
95790
  if (w)
95791
95791
  return w;
95792
- l.set(a, m), Po(a) ? a.forEach(function(G) {
95793
- m.add(ja(G, e, n, G, a, l));
95792
+ r.set(a, m), Po(a) ? a.forEach(function(G) {
95793
+ m.add(ja(G, e, n, G, a, r));
95794
95794
  }) : Co(a) && a.forEach(function(G, U) {
95795
- m.set(U, ja(G, e, n, U, a, l));
95795
+ m.set(U, ja(G, e, n, U, a, r));
95796
95796
  });
95797
95797
  var C = T ? y ? Is : _s : y ? Sa : ra, K = x ? s : C(a);
95798
95798
  return Aa(K || a, function(G, U) {
95799
- K && (U = G, G = a[U]), Nn(m, U, ja(G, e, n, U, a, l));
95799
+ K && (U = G, G = a[U]), Nn(m, U, ja(G, e, n, U, a, r));
95800
95800
  }), m;
95801
95801
  }
95802
95802
  function au(a) {
@@ -95810,8 +95810,8 @@ wi.exports;
95810
95810
  if (a == null)
95811
95811
  return !i;
95812
95812
  for (a = Y(a); i--; ) {
95813
- var t = n[i], l = e[t], m = a[t];
95814
- if (m === s && !(t in a) || !l(m))
95813
+ var t = n[i], r = e[t], m = a[t];
95814
+ if (m === s && !(t in a) || !r(m))
95815
95815
  return !1;
95816
95816
  }
95817
95817
  return !0;
@@ -95824,10 +95824,10 @@ wi.exports;
95824
95824
  }, e);
95825
95825
  }
95826
95826
  function Tn(a, e, n, i) {
95827
- var t = -1, l = Kn, m = !0, u = a.length, y = [], T = e.length;
95827
+ var t = -1, r = Kn, m = !0, u = a.length, y = [], T = e.length;
95828
95828
  if (!u)
95829
95829
  return y;
95830
- n && (e = Q(e, Da(n))), i ? (l = Ji, m = !1) : e.length >= p && (l = Ln, m = !1, e = new we(e));
95830
+ n && (e = Q(e, Da(n))), i ? (r = Ji, m = !1) : e.length >= p && (r = Ln, m = !1, e = new we(e));
95831
95831
  a:
95832
95832
  for (; ++t < u; ) {
95833
95833
  var x = a[t], S = n == null ? x : n(x);
@@ -95836,22 +95836,22 @@ wi.exports;
95836
95836
  if (e[D] === S)
95837
95837
  continue a;
95838
95838
  y.push(x);
95839
- } else l(e, S, i) || y.push(x);
95839
+ } else r(e, S, i) || y.push(x);
95840
95840
  }
95841
95841
  return y;
95842
95842
  }
95843
- var Ne = Eg(Ja), bg = Eg(Ls, !0);
95843
+ var Ne = Eg(Va), bg = Eg(Ls, !0);
95844
95844
  function eu(a, e) {
95845
95845
  var n = !0;
95846
- return Ne(a, function(i, t, l) {
95847
- return n = !!e(i, t, l), n;
95846
+ return Ne(a, function(i, t, r) {
95847
+ return n = !!e(i, t, r), n;
95848
95848
  }), n;
95849
95849
  }
95850
95850
  function ii(a, e, n) {
95851
95851
  for (var i = -1, t = a.length; ++i < t; ) {
95852
- var l = a[i], m = e(l);
95852
+ var r = a[i], m = e(r);
95853
95853
  if (m != null && (u === s ? m === m && !Fa(m) : n(m, u)))
95854
- var u = m, y = l;
95854
+ var u = m, y = r;
95855
95855
  }
95856
95856
  return y;
95857
95857
  }
@@ -95863,20 +95863,20 @@ wi.exports;
95863
95863
  }
95864
95864
  function Ng(a, e) {
95865
95865
  var n = [];
95866
- return Ne(a, function(i, t, l) {
95867
- e(i, t, l) && n.push(i);
95866
+ return Ne(a, function(i, t, r) {
95867
+ e(i, t, r) && n.push(i);
95868
95868
  }), n;
95869
95869
  }
95870
95870
  function ma(a, e, n, i, t) {
95871
- var l = -1, m = a.length;
95872
- for (n || (n = Eu), t || (t = []); ++l < m; ) {
95873
- var u = a[l];
95871
+ var r = -1, m = a.length;
95872
+ for (n || (n = Eu), t || (t = []); ++r < m; ) {
95873
+ var u = a[r];
95874
95874
  e > 0 && n(u) ? e > 1 ? ma(u, e - 1, n, i, t) : he(t, u) : i || (t[t.length] = u);
95875
95875
  }
95876
95876
  return t;
95877
95877
  }
95878
95878
  var cs = Hg(), Tg = Hg(!0);
95879
- function Ja(a, e) {
95879
+ function Va(a, e) {
95880
95880
  return a && cs(a, e, ra);
95881
95881
  }
95882
95882
  function Ls(a, e) {
@@ -95890,7 +95890,7 @@ wi.exports;
95890
95890
  function Ie(a, e) {
95891
95891
  e = xe(e, a);
95892
95892
  for (var n = 0, i = e.length; a != null && n < i; )
95893
- a = a[$a(e[n++])];
95893
+ a = a[Qa(e[n++])];
95894
95894
  return n && n == i ? a : s;
95895
95895
  }
95896
95896
  function xg(a, e, n) {
@@ -95913,7 +95913,7 @@ wi.exports;
95913
95913
  return a >= ca(e, n) && a < oa(e, n);
95914
95914
  }
95915
95915
  function ps(a, e, n) {
95916
- for (var i = n ? Ji : Kn, t = a[0].length, l = a.length, m = l, u = d(l), y = 1 / 0, T = []; m--; ) {
95916
+ for (var i = n ? Ji : Kn, t = a[0].length, r = a.length, m = r, u = d(r), y = 1 / 0, T = []; m--; ) {
95917
95917
  var x = a[m];
95918
95918
  m && e && (x = Q(x, Da(e))), y = ca(x.length, y), u[m] = !n && (e || t >= 120 && x.length >= 120) ? new we(m && x) : s;
95919
95919
  }
@@ -95923,7 +95923,7 @@ wi.exports;
95923
95923
  for (; ++S < t && T.length < y; ) {
95924
95924
  var w = x[S], C = e ? e(w) : w;
95925
95925
  if (w = n || w !== 0 ? w : 0, !(D ? Ln(D, C) : i(T, C, n))) {
95926
- for (m = l; --m; ) {
95926
+ for (m = r; --m; ) {
95927
95927
  var K = u[m];
95928
95928
  if (!(K ? Ln(K, C) : i(a[m], C, n)))
95929
95929
  continue a;
@@ -95934,13 +95934,13 @@ wi.exports;
95934
95934
  return T;
95935
95935
  }
95936
95936
  function gu(a, e, n, i) {
95937
- return Ja(a, function(t, l, m) {
95938
- e(i, n(t), l, m);
95937
+ return Va(a, function(t, r, m) {
95938
+ e(i, n(t), r, m);
95939
95939
  }), i;
95940
95940
  }
95941
95941
  function xn(a, e, n) {
95942
95942
  e = xe(e, a), a = ro(a, e);
95943
- var i = a == null ? a : a[$a(Za(e))];
95943
+ var i = a == null ? a : a[Qa(Za(e))];
95944
95944
  return i == null ? s : Ma(i, a, n);
95945
95945
  }
95946
95946
  function Sg(a) {
@@ -95955,7 +95955,7 @@ wi.exports;
95955
95955
  function Sn(a, e, n, i, t) {
95956
95956
  return a === e ? !0 : a == null || e == null || !na(a) && !na(e) ? a !== a && e !== e : lu(a, e, n, i, Sn, t);
95957
95957
  }
95958
- function lu(a, e, n, i, t, l) {
95958
+ function lu(a, e, n, i, t, r) {
95959
95959
  var m = B(a), u = B(e), y = m ? Cn : La(a), T = u ? Cn : La(e);
95960
95960
  y = y == Ke ? ne : y, T = T == Ke ? ne : T;
95961
95961
  var x = y == ne, S = T == ne, D = y == T;
@@ -95965,29 +95965,29 @@ wi.exports;
95965
95965
  m = !0, x = !1;
95966
95966
  }
95967
95967
  if (D && !x)
95968
- return l || (l = new Oa()), m || $e(a) ? eo(a, e, n, i, t, l) : zu(a, e, y, n, i, t, l);
95968
+ return r || (r = new Oa()), m || $e(a) ? eo(a, e, n, i, t, r) : zu(a, e, y, n, i, t, r);
95969
95969
  if (!(n & O)) {
95970
95970
  var w = x && W.call(a, "__wrapped__"), C = S && W.call(e, "__wrapped__");
95971
95971
  if (w || C) {
95972
95972
  var K = w ? a.value() : a, G = C ? e.value() : e;
95973
- return l || (l = new Oa()), t(K, G, n, i, l);
95973
+ return r || (r = new Oa()), t(K, G, n, i, r);
95974
95974
  }
95975
95975
  }
95976
- return D ? (l || (l = new Oa()), Bu(a, e, n, i, t, l)) : !1;
95976
+ return D ? (r || (r = new Oa()), Bu(a, e, n, i, t, r)) : !1;
95977
95977
  }
95978
95978
  function mu(a) {
95979
95979
  return na(a) && La(a) == Ra;
95980
95980
  }
95981
95981
  function hs(a, e, n, i) {
95982
- var t = n.length, l = t, m = !i;
95982
+ var t = n.length, r = t, m = !i;
95983
95983
  if (a == null)
95984
- return !l;
95984
+ return !r;
95985
95985
  for (a = Y(a); t--; ) {
95986
95986
  var u = n[t];
95987
95987
  if (m && u[2] ? u[1] !== a[u[0]] : !(u[0] in a))
95988
95988
  return !1;
95989
95989
  }
95990
- for (; ++t < l; ) {
95990
+ for (; ++t < r; ) {
95991
95991
  u = n[t];
95992
95992
  var y = u[0], T = a[y], x = u[1];
95993
95993
  if (m && u[2]) {
@@ -96042,8 +96042,8 @@ wi.exports;
96042
96042
  }
96043
96043
  function Mg(a, e) {
96044
96044
  var n = -1, i = xa(a) ? d(a.length) : [];
96045
- return Ne(a, function(t, l, m) {
96046
- i[++n] = e(t, l, m);
96045
+ return Ne(a, function(t, r, m) {
96046
+ i[++n] = e(t, r, m);
96047
96047
  }), i;
96048
96048
  }
96049
96049
  function Dg(a) {
@@ -96053,33 +96053,33 @@ wi.exports;
96053
96053
  };
96054
96054
  }
96055
96055
  function fg(a, e) {
96056
- return As(a) && to(e) ? go($a(a), e) : function(n) {
96056
+ return As(a) && to(e) ? go(Qa(a), e) : function(n) {
96057
96057
  var i = Hs(n, a);
96058
96058
  return i === s && i === e ? Os(n, a) : Sn(e, i, O | ta);
96059
96059
  };
96060
96060
  }
96061
96061
  function ti(a, e, n, i, t) {
96062
- a !== e && cs(e, function(l, m) {
96063
- if (t || (t = new Oa()), aa(l))
96062
+ a !== e && cs(e, function(r, m) {
96063
+ if (t || (t = new Oa()), aa(r))
96064
96064
  pu(a, e, m, n, ti, i, t);
96065
96065
  else {
96066
- var u = i ? i(Bs(a, m), l, m + "", a, e, t) : s;
96067
- u === s && (u = l), ms(a, m, u);
96066
+ var u = i ? i(Bs(a, m), r, m + "", a, e, t) : s;
96067
+ u === s && (u = r), ms(a, m, u);
96068
96068
  }
96069
96069
  }, Sa);
96070
96070
  }
96071
- function pu(a, e, n, i, t, l, m) {
96071
+ function pu(a, e, n, i, t, r, m) {
96072
96072
  var u = Bs(a, n), y = Bs(e, n), T = m.get(y);
96073
96073
  if (T) {
96074
96074
  ms(a, n, T);
96075
96075
  return;
96076
96076
  }
96077
- var x = l ? l(u, y, n + "", a, e, m) : s, S = x === s;
96077
+ var x = r ? r(u, y, n + "", a, e, m) : s, S = x === s;
96078
96078
  if (S) {
96079
96079
  var D = B(y), w = !D && ke(y), C = !D && !w && $e(y);
96080
96080
  x = y, D || w || C ? B(u) ? x = u : ia(u) ? x = Ta(u) : w ? (S = !1, x = Kg(y, !0)) : C ? (S = !1, x = Zg(y, !0)) : x = [] : fn(y) || Pe(y) ? (x = u, Pe(u) ? x = Bo(u) : (!aa(u) || le(u)) && (x = so(y))) : S = !1;
96081
96081
  }
96082
- S && (m.set(y, x), t(x, y, i, l, m), m.delete(y)), ms(a, n, x);
96082
+ S && (m.set(y, x), t(x, y, i, r, m), m.delete(y)), ms(a, n, x);
96083
96083
  }
96084
96084
  function Fg(a, e) {
96085
96085
  var n = a.length;
@@ -96087,21 +96087,21 @@ wi.exports;
96087
96087
  return e += e < 0 ? n : 0, re(e, n) ? a[e] : s;
96088
96088
  }
96089
96089
  function wg(a, e, n) {
96090
- e.length ? e = Q(e, function(l) {
96091
- return B(l) ? function(m) {
96092
- return Ie(m, l.length === 1 ? l[0] : l);
96093
- } : l;
96090
+ e.length ? e = Q(e, function(r) {
96091
+ return B(r) ? function(m) {
96092
+ return Ie(m, r.length === 1 ? r[0] : r);
96093
+ } : r;
96094
96094
  }) : e = [ka];
96095
96095
  var i = -1;
96096
96096
  e = Q(e, Da(I()));
96097
- var t = Mg(a, function(l, m, u) {
96097
+ var t = Mg(a, function(r, m, u) {
96098
96098
  var y = Q(e, function(T) {
96099
- return T(l);
96099
+ return T(r);
96100
96100
  });
96101
- return { criteria: y, index: ++i, value: l };
96101
+ return { criteria: y, index: ++i, value: r };
96102
96102
  });
96103
- return ql(t, function(l, m) {
96104
- return Fu(l, m, n);
96103
+ return ql(t, function(r, m) {
96104
+ return Fu(r, m, n);
96105
96105
  });
96106
96106
  }
96107
96107
  function hu(a, e) {
@@ -96110,11 +96110,11 @@ wi.exports;
96110
96110
  });
96111
96111
  }
96112
96112
  function _g(a, e, n) {
96113
- for (var i = -1, t = e.length, l = {}; ++i < t; ) {
96113
+ for (var i = -1, t = e.length, r = {}; ++i < t; ) {
96114
96114
  var m = e[i], u = Ie(a, m);
96115
- n(u, m) && kn(l, xe(m, a), u);
96115
+ n(u, m) && kn(r, xe(m, a), u);
96116
96116
  }
96117
- return l;
96117
+ return r;
96118
96118
  }
96119
96119
  function du(a) {
96120
96120
  return function(e) {
@@ -96122,17 +96122,17 @@ wi.exports;
96122
96122
  };
96123
96123
  }
96124
96124
  function Ns(a, e, n, i) {
96125
- var t = i ? Ul : qe, l = -1, m = e.length, u = a;
96126
- for (a === e && (e = Ta(e)), n && (u = Q(a, Da(n))); ++l < m; )
96127
- for (var y = 0, T = e[l], x = n ? n(T) : T; (y = t(u, x, y, i)) > -1; )
96125
+ var t = i ? Ul : qe, r = -1, m = e.length, u = a;
96126
+ for (a === e && (e = Ta(e)), n && (u = Q(a, Da(n))); ++r < m; )
96127
+ for (var y = 0, T = e[r], x = n ? n(T) : T; (y = t(u, x, y, i)) > -1; )
96128
96128
  u !== a && Yn.call(u, y, 1), Yn.call(a, y, 1);
96129
96129
  return a;
96130
96130
  }
96131
96131
  function Ig(a, e) {
96132
96132
  for (var n = a ? e.length : 0, i = n - 1; n--; ) {
96133
96133
  var t = e[n];
96134
- if (n == i || t !== l) {
96135
- var l = t;
96134
+ if (n == i || t !== r) {
96135
+ var r = t;
96136
96136
  re(t) ? Yn.call(a, t, 1) : ks(a, t);
96137
96137
  }
96138
96138
  }
@@ -96142,8 +96142,8 @@ wi.exports;
96142
96142
  return a + Qn(ug() * (e - a + 1));
96143
96143
  }
96144
96144
  function bu(a, e, n, i) {
96145
- for (var t = -1, l = oa(Jn((e - a) / (n || 1)), 0), m = d(l); l--; )
96146
- m[i ? l : ++t] = a, a += n;
96145
+ for (var t = -1, r = oa(Jn((e - a) / (n || 1)), 0), m = d(r); r--; )
96146
+ m[i ? r : ++t] = a, a += n;
96147
96147
  return m;
96148
96148
  }
96149
96149
  function xs(a, e) {
@@ -96169,8 +96169,8 @@ wi.exports;
96169
96169
  if (!aa(a))
96170
96170
  return a;
96171
96171
  e = xe(e, a);
96172
- for (var t = -1, l = e.length, m = l - 1, u = a; u != null && ++t < l; ) {
96173
- var y = $a(e[t]), T = n;
96172
+ for (var t = -1, r = e.length, m = r - 1, u = a; u != null && ++t < r; ) {
96173
+ var y = Qa(e[t]), T = n;
96174
96174
  if (y === "__proto__" || y === "constructor" || y === "prototype")
96175
96175
  return a;
96176
96176
  if (t != m) {
@@ -96197,50 +96197,50 @@ wi.exports;
96197
96197
  function Ka(a, e, n) {
96198
96198
  var i = -1, t = a.length;
96199
96199
  e < 0 && (e = -e > t ? 0 : t + e), n = n > t ? t : n, n < 0 && (n += t), t = e > n ? 0 : n - e >>> 0, e >>>= 0;
96200
- for (var l = d(t); ++i < t; )
96201
- l[i] = a[i + e];
96202
- return l;
96200
+ for (var r = d(t); ++i < t; )
96201
+ r[i] = a[i + e];
96202
+ return r;
96203
96203
  }
96204
96204
  function ku(a, e) {
96205
96205
  var n;
96206
- return Ne(a, function(i, t, l) {
96207
- return n = e(i, t, l), !n;
96206
+ return Ne(a, function(i, t, r) {
96207
+ return n = e(i, t, r), !n;
96208
96208
  }), !!n;
96209
96209
  }
96210
96210
  function gi(a, e, n) {
96211
96211
  var i = 0, t = a == null ? i : a.length;
96212
96212
  if (typeof e == "number" && e === e && t <= Mr) {
96213
96213
  for (; i < t; ) {
96214
- var l = i + t >>> 1, m = a[l];
96215
- m !== null && !Fa(m) && (n ? m <= e : m < e) ? i = l + 1 : t = l;
96214
+ var r = i + t >>> 1, m = a[r];
96215
+ m !== null && !Fa(m) && (n ? m <= e : m < e) ? i = r + 1 : t = r;
96216
96216
  }
96217
96217
  return t;
96218
96218
  }
96219
96219
  return Ss(a, e, ka, n);
96220
96220
  }
96221
96221
  function Ss(a, e, n, i) {
96222
- var t = 0, l = a == null ? 0 : a.length;
96223
- if (l === 0)
96222
+ var t = 0, r = a == null ? 0 : a.length;
96223
+ if (r === 0)
96224
96224
  return 0;
96225
96225
  e = n(e);
96226
- for (var m = e !== e, u = e === null, y = Fa(e), T = e === s; t < l; ) {
96227
- var x = Qn((t + l) / 2), S = n(a[x]), D = S !== s, w = S === null, C = S === S, K = Fa(S);
96226
+ for (var m = e !== e, u = e === null, y = Fa(e), T = e === s; t < r; ) {
96227
+ var x = Qn((t + r) / 2), S = n(a[x]), D = S !== s, w = S === null, C = S === S, K = Fa(S);
96228
96228
  if (m)
96229
96229
  var G = i || C;
96230
96230
  else T ? G = C && (i || D) : u ? G = C && D && (i || !w) : y ? G = C && D && !w && (i || !K) : w || K ? G = !1 : G = i ? S <= e : S < e;
96231
- G ? t = x + 1 : l = x;
96231
+ G ? t = x + 1 : r = x;
96232
96232
  }
96233
- return ca(l, vr);
96233
+ return ca(r, vr);
96234
96234
  }
96235
96235
  function Gg(a, e) {
96236
- for (var n = -1, i = a.length, t = 0, l = []; ++n < i; ) {
96236
+ for (var n = -1, i = a.length, t = 0, r = []; ++n < i; ) {
96237
96237
  var m = a[n], u = e ? e(m) : m;
96238
96238
  if (!n || !Xa(u, y)) {
96239
96239
  var y = u;
96240
- l[t++] = m === 0 ? 0 : m;
96240
+ r[t++] = m === 0 ? 0 : m;
96241
96241
  }
96242
96242
  }
96243
- return l;
96243
+ return r;
96244
96244
  }
96245
96245
  function Pg(a) {
96246
96246
  return typeof a == "number" ? a : Fa(a) ? In : +a;
@@ -96256,10 +96256,10 @@ wi.exports;
96256
96256
  return e == "0" && 1 / a == -Me ? "-0" : e;
96257
96257
  }
96258
96258
  function Te(a, e, n) {
96259
- var i = -1, t = Kn, l = a.length, m = !0, u = [], y = u;
96259
+ var i = -1, t = Kn, r = a.length, m = !0, u = [], y = u;
96260
96260
  if (n)
96261
96261
  m = !1, t = Ji;
96262
- else if (l >= p) {
96262
+ else if (r >= p) {
96263
96263
  var T = e ? null : Pu(a);
96264
96264
  if (T)
96265
96265
  return Un(T);
@@ -96267,7 +96267,7 @@ wi.exports;
96267
96267
  } else
96268
96268
  y = e ? [] : u;
96269
96269
  a:
96270
- for (; ++i < l; ) {
96270
+ for (; ++i < r; ) {
96271
96271
  var x = a[i], S = e ? e(x) : x;
96272
96272
  if (x = n || x !== 0 ? x : 0, m && S === S) {
96273
96273
  for (var D = y.length; D--; )
@@ -96279,15 +96279,15 @@ wi.exports;
96279
96279
  return u;
96280
96280
  }
96281
96281
  function ks(a, e) {
96282
- return e = xe(e, a), a = ro(a, e), a == null || delete a[$a(Za(e))];
96282
+ return e = xe(e, a), a = ro(a, e), a == null || delete a[Qa(Za(e))];
96283
96283
  }
96284
96284
  function Ag(a, e, n, i) {
96285
96285
  return kn(a, e, n(Ie(a, e)), i);
96286
96286
  }
96287
96287
  function oi(a, e, n, i) {
96288
- for (var t = a.length, l = i ? t : -1; (i ? l-- : ++l < t) && e(a[l], l, a); )
96288
+ for (var t = a.length, r = i ? t : -1; (i ? r-- : ++r < t) && e(a[r], r, a); )
96289
96289
  ;
96290
- return n ? Ka(a, i ? 0 : l, i ? l + 1 : t) : Ka(a, i ? l + 1 : 0, i ? t : l);
96290
+ return n ? Ka(a, i ? 0 : r, i ? r + 1 : t) : Ka(a, i ? r + 1 : 0, i ? t : r);
96291
96291
  }
96292
96292
  function zg(a, e) {
96293
96293
  var n = a;
@@ -96299,14 +96299,14 @@ wi.exports;
96299
96299
  var i = a.length;
96300
96300
  if (i < 2)
96301
96301
  return i ? Te(a[0]) : [];
96302
- for (var t = -1, l = d(i); ++t < i; )
96302
+ for (var t = -1, r = d(i); ++t < i; )
96303
96303
  for (var m = a[t], u = -1; ++u < i; )
96304
- u != t && (l[t] = Tn(l[t] || m, a[u], e, n));
96305
- return Te(ma(l, 1), e, n);
96304
+ u != t && (r[t] = Tn(r[t] || m, a[u], e, n));
96305
+ return Te(ma(r, 1), e, n);
96306
96306
  }
96307
96307
  function Bg(a, e, n) {
96308
- for (var i = -1, t = a.length, l = e.length, m = {}; ++i < t; ) {
96309
- var u = i < l ? e[i] : s;
96308
+ for (var i = -1, t = a.length, r = e.length, m = {}; ++i < t; ) {
96309
+ var u = i < r ? e[i] : s;
96310
96310
  n(m, a[i], u);
96311
96311
  }
96312
96312
  return m;
@@ -96355,17 +96355,17 @@ wi.exports;
96355
96355
  }
96356
96356
  function Ug(a, e) {
96357
96357
  if (a !== e) {
96358
- var n = a !== s, i = a === null, t = a === a, l = Fa(a), m = e !== s, u = e === null, y = e === e, T = Fa(e);
96359
- if (!u && !T && !l && a > e || l && m && y && !u && !T || i && m && y || !n && y || !t)
96358
+ var n = a !== s, i = a === null, t = a === a, r = Fa(a), m = e !== s, u = e === null, y = e === e, T = Fa(e);
96359
+ if (!u && !T && !r && a > e || r && m && y && !u && !T || i && m && y || !n && y || !t)
96360
96360
  return 1;
96361
- if (!i && !l && !T && a < e || T && n && t && !i && !l || u && n && t || !m && t || !y)
96361
+ if (!i && !r && !T && a < e || T && n && t && !i && !r || u && n && t || !m && t || !y)
96362
96362
  return -1;
96363
96363
  }
96364
96364
  return 0;
96365
96365
  }
96366
96366
  function Fu(a, e, n) {
96367
- for (var i = -1, t = a.criteria, l = e.criteria, m = t.length, u = n.length; ++i < m; ) {
96368
- var y = Ug(t[i], l[i]);
96367
+ for (var i = -1, t = a.criteria, r = e.criteria, m = t.length, u = n.length; ++i < m; ) {
96368
+ var y = Ug(t[i], r[i]);
96369
96369
  if (y) {
96370
96370
  if (i >= u)
96371
96371
  return y;
@@ -96376,21 +96376,21 @@ wi.exports;
96376
96376
  return a.index - e.index;
96377
96377
  }
96378
96378
  function qg(a, e, n, i) {
96379
- for (var t = -1, l = a.length, m = n.length, u = -1, y = e.length, T = oa(l - m, 0), x = d(y + T), S = !i; ++u < y; )
96379
+ for (var t = -1, r = a.length, m = n.length, u = -1, y = e.length, T = oa(r - m, 0), x = d(y + T), S = !i; ++u < y; )
96380
96380
  x[u] = e[u];
96381
96381
  for (; ++t < m; )
96382
- (S || t < l) && (x[n[t]] = a[t]);
96382
+ (S || t < r) && (x[n[t]] = a[t]);
96383
96383
  for (; T--; )
96384
96384
  x[u++] = a[t++];
96385
96385
  return x;
96386
96386
  }
96387
96387
  function Rg(a, e, n, i) {
96388
- for (var t = -1, l = a.length, m = -1, u = n.length, y = -1, T = e.length, x = oa(l - u, 0), S = d(x + T), D = !i; ++t < x; )
96388
+ for (var t = -1, r = a.length, m = -1, u = n.length, y = -1, T = e.length, x = oa(r - u, 0), S = d(x + T), D = !i; ++t < x; )
96389
96389
  S[t] = a[t];
96390
96390
  for (var w = t; ++y < T; )
96391
96391
  S[w + y] = e[y];
96392
96392
  for (; ++m < u; )
96393
- (D || t < l) && (S[w + n[m]] = a[t++]);
96393
+ (D || t < r) && (S[w + n[m]] = a[t++]);
96394
96394
  return S;
96395
96395
  }
96396
96396
  function Ta(a, e) {
@@ -96399,33 +96399,33 @@ wi.exports;
96399
96399
  e[n] = a[n];
96400
96400
  return e;
96401
96401
  }
96402
- function Qa(a, e, n, i) {
96402
+ function Ja(a, e, n, i) {
96403
96403
  var t = !n;
96404
96404
  n || (n = {});
96405
- for (var l = -1, m = e.length; ++l < m; ) {
96406
- var u = e[l], y = i ? i(n[u], a[u], u, n, a) : s;
96405
+ for (var r = -1, m = e.length; ++r < m; ) {
96406
+ var u = e[r], y = i ? i(n[u], a[u], u, n, a) : s;
96407
96407
  y === s && (y = a[u]), t ? te(n, u, y) : Nn(n, u, y);
96408
96408
  }
96409
96409
  return n;
96410
96410
  }
96411
96411
  function wu(a, e) {
96412
- return Qa(a, Ps(a), e);
96412
+ return Ja(a, Ps(a), e);
96413
96413
  }
96414
96414
  function _u(a, e) {
96415
- return Qa(a, no(a), e);
96415
+ return Ja(a, no(a), e);
96416
96416
  }
96417
96417
  function ri(a, e) {
96418
96418
  return function(n, i) {
96419
- var t = B(n) ? Al : Qm, l = e ? e() : {};
96420
- return t(n, a, I(i, 2), l);
96419
+ var t = B(n) ? Al : Qm, r = e ? e() : {};
96420
+ return t(n, a, I(i, 2), r);
96421
96421
  };
96422
96422
  }
96423
96423
  function Ve(a) {
96424
96424
  return Z(function(e, n) {
96425
- var i = -1, t = n.length, l = t > 1 ? n[t - 1] : s, m = t > 2 ? n[2] : s;
96426
- for (l = a.length > 3 && typeof l == "function" ? (t--, l) : s, m && ha(n[0], n[1], m) && (l = t < 3 ? s : l, t = 1), e = Y(e); ++i < t; ) {
96425
+ var i = -1, t = n.length, r = t > 1 ? n[t - 1] : s, m = t > 2 ? n[2] : s;
96426
+ for (r = a.length > 3 && typeof r == "function" ? (t--, r) : s, m && ha(n[0], n[1], m) && (r = t < 3 ? s : r, t = 1), e = Y(e); ++i < t; ) {
96427
96427
  var u = n[i];
96428
- u && a(e, u, i, l);
96428
+ u && a(e, u, i, r);
96429
96429
  }
96430
96430
  return e;
96431
96431
  });
@@ -96436,16 +96436,16 @@ wi.exports;
96436
96436
  return n;
96437
96437
  if (!xa(n))
96438
96438
  return a(n, i);
96439
- for (var t = n.length, l = e ? t : -1, m = Y(n); (e ? l-- : ++l < t) && i(m[l], l, m) !== !1; )
96439
+ for (var t = n.length, r = e ? t : -1, m = Y(n); (e ? r-- : ++r < t) && i(m[r], r, m) !== !1; )
96440
96440
  ;
96441
96441
  return n;
96442
96442
  };
96443
96443
  }
96444
96444
  function Hg(a) {
96445
96445
  return function(e, n, i) {
96446
- for (var t = -1, l = Y(e), m = i(e), u = m.length; u--; ) {
96446
+ for (var t = -1, r = Y(e), m = i(e), u = m.length; u--; ) {
96447
96447
  var y = m[a ? u : ++t];
96448
- if (n(l[y], y, l) === !1)
96448
+ if (n(r[y], y, r) === !1)
96449
96449
  break;
96450
96450
  }
96451
96451
  return e;
@@ -96453,11 +96453,11 @@ wi.exports;
96453
96453
  }
96454
96454
  function Iu(a, e, n) {
96455
96455
  var i = e & $, t = vn(a);
96456
- function l() {
96457
- var m = this && this !== la && this instanceof l ? t : a;
96456
+ function r() {
96457
+ var m = this && this !== la && this instanceof r ? t : a;
96458
96458
  return m.apply(i ? n : this, arguments);
96459
96459
  }
96460
- return l;
96460
+ return r;
96461
96461
  }
96462
96462
  function Og(a) {
96463
96463
  return function(e) {
@@ -96499,10 +96499,10 @@ wi.exports;
96499
96499
  function Cu(a, e, n) {
96500
96500
  var i = vn(a);
96501
96501
  function t() {
96502
- for (var l = arguments.length, m = d(l), u = l, y = Qe(t); u--; )
96502
+ for (var r = arguments.length, m = d(r), u = r, y = Qe(t); u--; )
96503
96503
  m[u] = arguments[u];
96504
- var T = l < 3 && m[0] !== y && m[l - 1] !== y ? [] : de(m, y);
96505
- if (l -= T.length, l < n)
96504
+ var T = r < 3 && m[0] !== y && m[r - 1] !== y ? [] : de(m, y);
96505
+ if (r -= T.length, r < n)
96506
96506
  return Jg(
96507
96507
  a,
96508
96508
  e,
@@ -96513,7 +96513,7 @@ wi.exports;
96513
96513
  T,
96514
96514
  s,
96515
96515
  s,
96516
- n - l
96516
+ n - r
96517
96517
  );
96518
96518
  var x = this && this !== la && this instanceof t ? i : a;
96519
96519
  return Ma(x, this, m);
@@ -96524,29 +96524,29 @@ wi.exports;
96524
96524
  return function(e, n, i) {
96525
96525
  var t = Y(e);
96526
96526
  if (!xa(e)) {
96527
- var l = I(n, 3);
96527
+ var r = I(n, 3);
96528
96528
  e = ra(e), n = function(u) {
96529
- return l(t[u], u, t);
96529
+ return r(t[u], u, t);
96530
96530
  };
96531
96531
  }
96532
96532
  var m = a(e, n, i);
96533
- return m > -1 ? t[l ? e[m] : m] : s;
96533
+ return m > -1 ? t[r ? e[m] : m] : s;
96534
96534
  };
96535
96535
  }
96536
96536
  function Wg(a) {
96537
96537
  return oe(function(e) {
96538
96538
  var n = e.length, i = n, t = Ba.prototype.thru;
96539
96539
  for (a && e.reverse(); i--; ) {
96540
- var l = e[i];
96541
- if (typeof l != "function")
96540
+ var r = e[i];
96541
+ if (typeof r != "function")
96542
96542
  throw new za(b);
96543
- if (t && !m && Li(l) == "wrapper")
96543
+ if (t && !m && Li(r) == "wrapper")
96544
96544
  var m = new Ba([], !0);
96545
96545
  }
96546
96546
  for (i = m ? i : n; ++i < n; ) {
96547
- l = e[i];
96548
- var u = Li(l), y = u == "wrapper" ? Cs(l) : s;
96549
- y && zs(y[0]) && y[1] == (ea | ua | qa | ba) && !y[4].length && y[9] == 1 ? m = m[Li(y[0])].apply(m, y[3]) : m = l.length == 1 && zs(l) ? m[u]() : m.thru(l);
96547
+ r = e[i];
96548
+ var u = Li(r), y = u == "wrapper" ? Cs(r) : s;
96549
+ y && zs(y[0]) && y[1] == (ea | ua | qa | ba) && !y[4].length && y[9] == 1 ? m = m[Li(y[0])].apply(m, y[3]) : m = r.length == 1 && zs(r) ? m[u]() : m.thru(r);
96550
96550
  }
96551
96551
  return function() {
96552
96552
  var T = arguments, x = T[0];
@@ -96558,14 +96558,14 @@ wi.exports;
96558
96558
  };
96559
96559
  });
96560
96560
  }
96561
- function li(a, e, n, i, t, l, m, u, y, T) {
96561
+ function li(a, e, n, i, t, r, m, u, y, T) {
96562
96562
  var x = e & ea, S = e & $, D = e & ya, w = e & (ua | va), C = e & Ga, K = D ? s : vn(a);
96563
96563
  function G() {
96564
96564
  for (var U = arguments.length, E = d(U), wa = U; wa--; )
96565
96565
  E[wa] = arguments[wa];
96566
96566
  if (w)
96567
96567
  var da = Qe(G), _a = El(E, da);
96568
- if (i && (E = qg(E, i, t, w)), l && (E = Rg(E, l, m, w)), U -= _a, w && U < T) {
96568
+ if (i && (E = qg(E, i, t, w)), r && (E = Rg(E, r, m, w)), U -= _a, w && U < T) {
96569
96569
  var sa = de(E, da);
96570
96570
  return Jg(
96571
96571
  a,
@@ -96622,9 +96622,9 @@ wi.exports;
96622
96622
  return Re(e) ? Se(Ha(i), 0, a).join("") : i.slice(0, a);
96623
96623
  }
96624
96624
  function Gu(a, e, n, i) {
96625
- var t = e & $, l = vn(a);
96625
+ var t = e & $, r = vn(a);
96626
96626
  function m() {
96627
- for (var u = -1, y = arguments.length, T = -1, x = i.length, S = d(x + y), D = this && this !== la && this instanceof m ? l : a; ++T < x; )
96627
+ for (var u = -1, y = arguments.length, T = -1, x = i.length, S = d(x + y), D = this && this !== la && this instanceof m ? r : a; ++T < x; )
96628
96628
  S[T] = i[T];
96629
96629
  for (; y--; )
96630
96630
  S[T++] = arguments[++u];
@@ -96642,8 +96642,8 @@ wi.exports;
96642
96642
  return typeof e == "string" && typeof n == "string" || (e = Ua(e), n = Ua(n)), a(e, n);
96643
96643
  };
96644
96644
  }
96645
- function Jg(a, e, n, i, t, l, m, u, y, T) {
96646
- var x = e & ua, S = x ? m : s, D = x ? s : m, w = x ? l : s, C = x ? s : l;
96645
+ function Jg(a, e, n, i, t, r, m, u, y, T) {
96646
+ var x = e & ua, S = x ? m : s, D = x ? s : m, w = x ? r : s, C = x ? s : r;
96647
96647
  e |= x ? qa : ee, e &= ~(x ? ee : qa), e & Ca || (e &= -4);
96648
96648
  var K = [
96649
96649
  a,
@@ -96663,8 +96663,8 @@ wi.exports;
96663
96663
  var e = ga[a];
96664
96664
  return function(n, i) {
96665
96665
  if (n = Ua(n), i = i == null ? 0 : ca(j(i), 292), i && mg(n)) {
96666
- var t = (X(n) + "e").split("e"), l = e(t[0] + "e" + (+t[1] + i));
96667
- return t = (X(l) + "e").split("e"), +(t[0] + "e" + (+t[1] - i));
96666
+ var t = (X(n) + "e").split("e"), r = e(t[0] + "e" + (+t[1] + i));
96667
+ return t = (X(r) + "e").split("e"), +(t[0] + "e" + (+t[1] - i));
96668
96668
  }
96669
96669
  return e(n);
96670
96670
  };
@@ -96678,7 +96678,7 @@ wi.exports;
96678
96678
  return n == Ra ? ts(e) : n == Ea ? Jl(e) : Rl(e, a(e));
96679
96679
  };
96680
96680
  }
96681
- function ge(a, e, n, i, t, l, m, u) {
96681
+ function ge(a, e, n, i, t, r, m, u) {
96682
96682
  var y = e & ya;
96683
96683
  if (!y && typeof a != "function")
96684
96684
  throw new za(b);
@@ -96695,7 +96695,7 @@ wi.exports;
96695
96695
  t,
96696
96696
  x,
96697
96697
  S,
96698
- l,
96698
+ r,
96699
96699
  m,
96700
96700
  u
96701
96701
  ];
@@ -96708,24 +96708,24 @@ wi.exports;
96708
96708
  function $g(a, e, n, i) {
96709
96709
  return a === s || Xa(a, Oe[n]) && !W.call(i, n) ? e : a;
96710
96710
  }
96711
- function ao(a, e, n, i, t, l) {
96712
- return aa(a) && aa(e) && (l.set(e, a), ti(a, e, s, ao, l), l.delete(e)), a;
96711
+ function ao(a, e, n, i, t, r) {
96712
+ return aa(a) && aa(e) && (r.set(e, a), ti(a, e, s, ao, r), r.delete(e)), a;
96713
96713
  }
96714
96714
  function Au(a) {
96715
96715
  return fn(a) ? s : a;
96716
96716
  }
96717
- function eo(a, e, n, i, t, l) {
96717
+ function eo(a, e, n, i, t, r) {
96718
96718
  var m = n & O, u = a.length, y = e.length;
96719
96719
  if (u != y && !(m && y > u))
96720
96720
  return !1;
96721
- var T = l.get(a), x = l.get(e);
96721
+ var T = r.get(a), x = r.get(e);
96722
96722
  if (T && x)
96723
96723
  return T == e && x == a;
96724
96724
  var S = -1, D = !0, w = n & ta ? new we() : s;
96725
- for (l.set(a, e), l.set(e, a); ++S < u; ) {
96725
+ for (r.set(a, e), r.set(e, a); ++S < u; ) {
96726
96726
  var C = a[S], K = e[S];
96727
96727
  if (i)
96728
- var G = m ? i(K, C, S, e, a, l) : i(C, K, S, a, e, l);
96728
+ var G = m ? i(K, C, S, e, a, r) : i(C, K, S, a, e, r);
96729
96729
  if (G !== s) {
96730
96730
  if (G)
96731
96731
  continue;
@@ -96734,27 +96734,27 @@ wi.exports;
96734
96734
  }
96735
96735
  if (w) {
96736
96736
  if (!$i(e, function(U, E) {
96737
- if (!Ln(w, E) && (C === U || t(C, U, n, i, l)))
96737
+ if (!Ln(w, E) && (C === U || t(C, U, n, i, r)))
96738
96738
  return w.push(E);
96739
96739
  })) {
96740
96740
  D = !1;
96741
96741
  break;
96742
96742
  }
96743
- } else if (!(C === K || t(C, K, n, i, l))) {
96743
+ } else if (!(C === K || t(C, K, n, i, r))) {
96744
96744
  D = !1;
96745
96745
  break;
96746
96746
  }
96747
96747
  }
96748
- return l.delete(a), l.delete(e), D;
96748
+ return r.delete(a), r.delete(e), D;
96749
96749
  }
96750
- function zu(a, e, n, i, t, l, m) {
96750
+ function zu(a, e, n, i, t, r, m) {
96751
96751
  switch (n) {
96752
96752
  case Ze:
96753
96753
  if (a.byteLength != e.byteLength || a.byteOffset != e.byteOffset)
96754
96754
  return !1;
96755
96755
  a = a.buffer, e = e.buffer;
96756
96756
  case cn:
96757
- return !(a.byteLength != e.byteLength || !l(new Xn(a), new Xn(e)));
96757
+ return !(a.byteLength != e.byteLength || !r(new Xn(a), new Xn(e)));
96758
96758
  case gn:
96759
96759
  case on:
96760
96760
  case rn:
@@ -96774,7 +96774,7 @@ wi.exports;
96774
96774
  if (T)
96775
96775
  return T == e;
96776
96776
  i |= ta, m.set(a, e);
96777
- var x = eo(u(a), u(e), i, t, l, m);
96777
+ var x = eo(u(a), u(e), i, t, r, m);
96778
96778
  return m.delete(a), x;
96779
96779
  case An:
96780
96780
  if (bn)
@@ -96782,7 +96782,7 @@ wi.exports;
96782
96782
  }
96783
96783
  return !1;
96784
96784
  }
96785
- function Bu(a, e, n, i, t, l) {
96785
+ function Bu(a, e, n, i, t, r) {
96786
96786
  var m = n & O, u = _s(a), y = u.length, T = _s(e), x = T.length;
96787
96787
  if (y != x && !m)
96788
96788
  return !1;
@@ -96791,17 +96791,17 @@ wi.exports;
96791
96791
  if (!(m ? D in e : W.call(e, D)))
96792
96792
  return !1;
96793
96793
  }
96794
- var w = l.get(a), C = l.get(e);
96794
+ var w = r.get(a), C = r.get(e);
96795
96795
  if (w && C)
96796
96796
  return w == e && C == a;
96797
96797
  var K = !0;
96798
- l.set(a, e), l.set(e, a);
96798
+ r.set(a, e), r.set(e, a);
96799
96799
  for (var G = m; ++S < y; ) {
96800
96800
  D = u[S];
96801
96801
  var U = a[D], E = e[D];
96802
96802
  if (i)
96803
- var wa = m ? i(E, U, D, e, a, l) : i(U, E, D, a, e, l);
96804
- if (!(wa === s ? U === E || t(U, E, n, i, l) : wa)) {
96803
+ var wa = m ? i(E, U, D, e, a, r) : i(U, E, D, a, e, r);
96804
+ if (!(wa === s ? U === E || t(U, E, n, i, r) : wa)) {
96805
96805
  K = !1;
96806
96806
  break;
96807
96807
  }
@@ -96811,7 +96811,7 @@ wi.exports;
96811
96811
  var da = a.constructor, _a = e.constructor;
96812
96812
  da != _a && "constructor" in a && "constructor" in e && !(typeof da == "function" && da instanceof da && typeof _a == "function" && _a instanceof _a) && (K = !1);
96813
96813
  }
96814
- return l.delete(a), l.delete(e), K;
96814
+ return r.delete(a), r.delete(e), K;
96815
96815
  }
96816
96816
  function oe(a) {
96817
96817
  return js(oo(a, s, ho), a + "");
@@ -96827,8 +96827,8 @@ wi.exports;
96827
96827
  } : Js;
96828
96828
  function Li(a) {
96829
96829
  for (var e = a.name + "", n = We[e], i = W.call(We, e) ? n.length : 0; i--; ) {
96830
- var t = n[i], l = t.func;
96831
- if (l == null || l == a)
96830
+ var t = n[i], r = t.func;
96831
+ if (r == null || r == a)
96832
96832
  return t.name;
96833
96833
  }
96834
96834
  return e;
@@ -96894,8 +96894,8 @@ wi.exports;
96894
96894
  });
96895
96895
  function Ku(a, e, n) {
96896
96896
  for (var i = -1, t = n.length; ++i < t; ) {
96897
- var l = n[i], m = l.size;
96898
- switch (l.type) {
96897
+ var r = n[i], m = r.size;
96898
+ switch (r.type) {
96899
96899
  case "drop":
96900
96900
  a += m;
96901
96901
  break;
@@ -96918,13 +96918,13 @@ wi.exports;
96918
96918
  }
96919
96919
  function io(a, e, n) {
96920
96920
  e = xe(e, a);
96921
- for (var i = -1, t = e.length, l = !1; ++i < t; ) {
96922
- var m = $a(e[i]);
96923
- if (!(l = a != null && n(a, m)))
96921
+ for (var i = -1, t = e.length, r = !1; ++i < t; ) {
96922
+ var m = Qa(e[i]);
96923
+ if (!(r = a != null && n(a, m)))
96924
96924
  break;
96925
96925
  a = a[m];
96926
96926
  }
96927
- return l || ++i != t ? l : (t = a == null ? 0 : a.length, !!t && xi(t) && re(m, t) && (B(a) || Pe(a)));
96927
+ return r || ++i != t ? r : (t = a == null ? 0 : a.length, !!t && xi(t) && re(m, t) && (B(a) || Pe(a)));
96928
96928
  }
96929
96929
  function Uu(a) {
96930
96930
  var e = a.length, n = new a.constructor(e);
@@ -97030,8 +97030,8 @@ wi.exports;
97030
97030
  return e;
97031
97031
  }
97032
97032
  function Yu(a, e) {
97033
- var n = a[1], i = e[1], t = n | i, l = t < ($ | ya | ea), m = i == ea && n == ua || i == ea && n == ba && a[7].length <= e[8] || i == (ea | ba) && e[7].length <= e[8] && n == ua;
97034
- if (!(l || m))
97033
+ var n = a[1], i = e[1], t = n | i, r = t < ($ | ya | ea), m = i == ea && n == ua || i == ea && n == ba && a[7].length <= e[8] || i == (ea | ba) && e[7].length <= e[8] && n == ua;
97034
+ if (!(r || m))
97035
97035
  return a;
97036
97036
  i & $ && (a[2] = e[2], t |= n & $ ? 0 : Ca);
97037
97037
  var u = e[3];
@@ -97053,7 +97053,7 @@ wi.exports;
97053
97053
  }
97054
97054
  function oo(a, e, n) {
97055
97055
  return e = oa(e === s ? a.length - 1 : e, 0), function() {
97056
- for (var i = arguments, t = -1, l = oa(i.length - e, 0), m = d(l); ++t < l; )
97056
+ for (var i = arguments, t = -1, r = oa(i.length - e, 0), m = d(r); ++t < r; )
97057
97057
  m[t] = i[e + t];
97058
97058
  t = -1;
97059
97059
  for (var u = d(e + 1); ++t < e; )
@@ -97066,8 +97066,8 @@ wi.exports;
97066
97066
  }
97067
97067
  function Qu(a, e) {
97068
97068
  for (var n = a.length, i = ca(e.length, n), t = Ta(a); i--; ) {
97069
- var l = e[i];
97070
- a[i] = re(l, n) ? t[l] : s;
97069
+ var r = e[i];
97070
+ a[i] = re(r, n) ? t[r] : s;
97071
97071
  }
97072
97072
  return a;
97073
97073
  }
@@ -97097,18 +97097,18 @@ wi.exports;
97097
97097
  function pi(a, e) {
97098
97098
  var n = -1, i = a.length, t = i - 1;
97099
97099
  for (e = e === s ? i : e; ++n < e; ) {
97100
- var l = Ts(n, t), m = a[l];
97101
- a[l] = a[n], a[n] = m;
97100
+ var r = Ts(n, t), m = a[r];
97101
+ a[r] = a[n], a[n] = m;
97102
97102
  }
97103
97103
  return a.length = e, a;
97104
97104
  }
97105
97105
  var co = Wu(function(a) {
97106
97106
  var e = [];
97107
- return a.charCodeAt(0) === 46 && e.push(""), a.replace(qr, function(n, i, t, l) {
97108
- e.push(t ? l.replace(Vr, "$1") : i || n);
97107
+ return a.charCodeAt(0) === 46 && e.push(""), a.replace(qr, function(n, i, t, r) {
97108
+ e.push(t ? r.replace(Vr, "$1") : i || n);
97109
97109
  }), e;
97110
97110
  });
97111
- function $a(a) {
97111
+ function Qa(a) {
97112
97112
  if (typeof a == "string" || Fa(a))
97113
97113
  return a;
97114
97114
  var e = a + "";
@@ -97144,14 +97144,14 @@ wi.exports;
97144
97144
  var i = a == null ? 0 : a.length;
97145
97145
  if (!i || e < 1)
97146
97146
  return [];
97147
- for (var t = 0, l = 0, m = d(Jn(i / e)); t < i; )
97148
- m[l++] = Ka(a, t, t += e);
97147
+ for (var t = 0, r = 0, m = d(Jn(i / e)); t < i; )
97148
+ m[r++] = Ka(a, t, t += e);
97149
97149
  return m;
97150
97150
  }
97151
97151
  function ec(a) {
97152
97152
  for (var e = -1, n = a == null ? 0 : a.length, i = 0, t = []; ++e < n; ) {
97153
- var l = a[e];
97154
- l && (t[i++] = l);
97153
+ var r = a[e];
97154
+ r && (t[i++] = r);
97155
97155
  }
97156
97156
  return t;
97157
97157
  }
@@ -97284,8 +97284,8 @@ wi.exports;
97284
97284
  var n = [];
97285
97285
  if (!(a && a.length))
97286
97286
  return n;
97287
- var i = -1, t = [], l = a.length;
97288
- for (e = I(e, 3); ++i < l; ) {
97287
+ var i = -1, t = [], r = a.length;
97288
+ for (e = I(e, 3); ++i < r; ) {
97289
97289
  var m = a[i];
97290
97290
  e(m, i, a) && (n.push(m), t.push(i));
97291
97291
  }
@@ -97420,15 +97420,15 @@ wi.exports;
97420
97420
  return e(a);
97421
97421
  }
97422
97422
  var nL = oe(function(a) {
97423
- var e = a.length, n = e ? a[0] : 0, i = this.__wrapped__, t = function(l) {
97424
- return us(l, a);
97423
+ var e = a.length, n = e ? a[0] : 0, i = this.__wrapped__, t = function(r) {
97424
+ return us(r, a);
97425
97425
  };
97426
97426
  return e > 1 || this.__actions__.length || !(i instanceof q) || !re(n) ? this.thru(t) : (i = i.slice(n, +n + (e ? 1 : 0)), i.__actions__.push({
97427
97427
  func: hi,
97428
97428
  args: [t],
97429
97429
  thisArg: s
97430
- }), new Ba(i, this.__chain__).thru(function(l) {
97431
- return e && !l.length && l.push(s), l;
97430
+ }), new Ba(i, this.__chain__).thru(function(r) {
97431
+ return e && !r.length && r.push(s), r;
97432
97432
  }));
97433
97433
  });
97434
97434
  function iL() {
@@ -97507,10 +97507,10 @@ wi.exports;
97507
97507
  return n < 0 && (n = oa(t + n, 0)), Si(a) ? n <= t && a.indexOf(e, n) > -1 : !!t && qe(a, e, n) > -1;
97508
97508
  }
97509
97509
  var TL = Z(function(a, e, n) {
97510
- var i = -1, t = typeof e == "function", l = xa(a) ? d(a.length) : [];
97510
+ var i = -1, t = typeof e == "function", r = xa(a) ? d(a.length) : [];
97511
97511
  return Ne(a, function(m) {
97512
- l[++i] = t ? Ma(e, m, n) : xn(m, e, n);
97513
- }), l;
97512
+ r[++i] = t ? Ma(e, m, n) : xn(m, e, n);
97513
+ }), r;
97514
97514
  }), xL = ri(function(a, e, n) {
97515
97515
  te(a, n, e);
97516
97516
  });
@@ -97616,10 +97616,10 @@ wi.exports;
97616
97616
  return i.placeholder = Fo.placeholder, i;
97617
97617
  }
97618
97618
  function wo(a, e, n) {
97619
- var i, t, l, m, u, y, T = 0, x = !1, S = !1, D = !0;
97619
+ var i, t, r, m, u, y, T = 0, x = !1, S = !1, D = !0;
97620
97620
  if (typeof a != "function")
97621
97621
  throw new za(b);
97622
- e = Ua(e) || 0, aa(n) && (x = !!n.leading, S = "maxWait" in n, l = S ? oa(Ua(n.maxWait) || 0, e) : l, D = "trailing" in n ? !!n.trailing : D);
97622
+ e = Ua(e) || 0, aa(n) && (x = !!n.leading, S = "maxWait" in n, r = S ? oa(Ua(n.maxWait) || 0, e) : r, D = "trailing" in n ? !!n.trailing : D);
97623
97623
  function w(sa) {
97624
97624
  var Wa = i, ue = t;
97625
97625
  return i = t = s, T = sa, m = a.apply(ue, Wa), m;
@@ -97629,11 +97629,11 @@ wi.exports;
97629
97629
  }
97630
97630
  function K(sa) {
97631
97631
  var Wa = sa - y, ue = sa - T, Wo = e - Wa;
97632
- return S ? ca(Wo, l - ue) : Wo;
97632
+ return S ? ca(Wo, r - ue) : Wo;
97633
97633
  }
97634
97634
  function G(sa) {
97635
97635
  var Wa = sa - y, ue = sa - T;
97636
- return y === s || Wa >= e || Wa < 0 || S && ue >= l;
97636
+ return y === s || Wa >= e || Wa < 0 || S && ue >= r;
97637
97637
  }
97638
97638
  function U() {
97639
97639
  var sa = bi();
@@ -97674,11 +97674,11 @@ wi.exports;
97674
97674
  if (typeof a != "function" || e != null && typeof e != "function")
97675
97675
  throw new za(b);
97676
97676
  var n = function() {
97677
- var i = arguments, t = e ? e.apply(this, i) : i[0], l = n.cache;
97678
- if (l.has(t))
97679
- return l.get(t);
97677
+ var i = arguments, t = e ? e.apply(this, i) : i[0], r = n.cache;
97678
+ if (r.has(t))
97679
+ return r.get(t);
97680
97680
  var m = a.apply(this, i);
97681
- return n.cache = l.set(t, m) || l, m;
97681
+ return n.cache = r.set(t, m) || r, m;
97682
97682
  };
97683
97683
  return n.cache = new (Ni.Cache || se)(), n;
97684
97684
  }
@@ -97708,7 +97708,7 @@ wi.exports;
97708
97708
  e = e.length == 1 && B(e[0]) ? Q(e[0], Da(I())) : Q(ma(e, 1), Da(I()));
97709
97709
  var n = e.length;
97710
97710
  return Z(function(i) {
97711
- for (var t = -1, l = ca(i.length, n); ++t < l; )
97711
+ for (var t = -1, r = ca(i.length, n); ++t < r; )
97712
97712
  i[t] = e[t].call(this, i[t]);
97713
97713
  return Ma(a, this, i);
97714
97714
  });
@@ -97926,7 +97926,7 @@ wi.exports;
97926
97926
  return e === e ? n ? e - n : e : 0;
97927
97927
  }
97928
97928
  function zo(a) {
97929
- return a ? _e(j(a), 0, Va) : 0;
97929
+ return a ? _e(j(a), 0, Ya) : 0;
97930
97930
  }
97931
97931
  function Ua(a) {
97932
97932
  if (typeof a == "number")
@@ -97944,7 +97944,7 @@ wi.exports;
97944
97944
  return n || el.test(a) ? Gl(a.slice(2), n ? 2 : 8) : Qr.test(a) ? In : +a;
97945
97945
  }
97946
97946
  function Bo(a) {
97947
- return Qa(a, Sa(a));
97947
+ return Ja(a, Sa(a));
97948
97948
  }
97949
97949
  function Ny(a) {
97950
97950
  return a ? _e(j(a), -ye, ye) : a === 0 ? a : 0;
@@ -97954,17 +97954,17 @@ wi.exports;
97954
97954
  }
97955
97955
  var Ty = Ve(function(a, e) {
97956
97956
  if (Mn(e) || xa(e)) {
97957
- Qa(e, ra(e), a);
97957
+ Ja(e, ra(e), a);
97958
97958
  return;
97959
97959
  }
97960
97960
  for (var n in e)
97961
97961
  W.call(e, n) && Nn(a, n, e[n]);
97962
97962
  }), jo = Ve(function(a, e) {
97963
- Qa(e, Sa(e), a);
97963
+ Ja(e, Sa(e), a);
97964
97964
  }), ki = Ve(function(a, e, n, i) {
97965
- Qa(e, Sa(e), a, i);
97965
+ Ja(e, Sa(e), a, i);
97966
97966
  }), xy = Ve(function(a, e, n, i) {
97967
- Qa(e, ra(e), a, i);
97967
+ Ja(e, ra(e), a, i);
97968
97968
  }), Sy = oe(us);
97969
97969
  function ky(a, e) {
97970
97970
  var n = Ye(a);
@@ -97974,16 +97974,16 @@ wi.exports;
97974
97974
  a = Y(a);
97975
97975
  var n = -1, i = e.length, t = i > 2 ? e[2] : s;
97976
97976
  for (t && ha(e[0], e[1], t) && (i = 1); ++n < i; )
97977
- for (var l = e[n], m = Sa(l), u = -1, y = m.length; ++u < y; ) {
97977
+ for (var r = e[n], m = Sa(r), u = -1, y = m.length; ++u < y; ) {
97978
97978
  var T = m[u], x = a[T];
97979
- (x === s || Xa(x, Oe[T]) && !W.call(a, T)) && (a[T] = l[T]);
97979
+ (x === s || Xa(x, Oe[T]) && !W.call(a, T)) && (a[T] = r[T]);
97980
97980
  }
97981
97981
  return a;
97982
97982
  }), My = Z(function(a) {
97983
97983
  return a.push(s, ao), Ma(Ko, s, a);
97984
97984
  });
97985
97985
  function Dy(a, e) {
97986
- return Vt(a, I(e, 3), Ja);
97986
+ return Vt(a, I(e, 3), Va);
97987
97987
  }
97988
97988
  function fy(a, e) {
97989
97989
  return Vt(a, I(e, 3), Ls);
@@ -97995,7 +97995,7 @@ wi.exports;
97995
97995
  return a == null ? a : Tg(a, I(e, 3), Sa);
97996
97996
  }
97997
97997
  function _y(a, e) {
97998
- return a && Ja(a, I(e, 3));
97998
+ return a && Va(a, I(e, 3));
97999
97999
  }
98000
98000
  function Iy(a, e) {
98001
98001
  return a && Ls(a, I(e, 3));
@@ -98029,14 +98029,14 @@ wi.exports;
98029
98029
  }
98030
98030
  function jy(a, e) {
98031
98031
  var n = {};
98032
- return e = I(e, 3), Ja(a, function(i, t, l) {
98033
- te(n, e(i, t, l), i);
98032
+ return e = I(e, 3), Va(a, function(i, t, r) {
98033
+ te(n, e(i, t, r), i);
98034
98034
  }), n;
98035
98035
  }
98036
98036
  function Ky(a, e) {
98037
98037
  var n = {};
98038
- return e = I(e, 3), Ja(a, function(i, t, l) {
98039
- te(n, t, e(i, t, l));
98038
+ return e = I(e, 3), Va(a, function(i, t, r) {
98039
+ te(n, t, e(i, t, r));
98040
98040
  }), n;
98041
98041
  }
98042
98042
  var Zy = Ve(function(a, e, n) {
@@ -98048,9 +98048,9 @@ wi.exports;
98048
98048
  if (a == null)
98049
98049
  return n;
98050
98050
  var i = !1;
98051
- e = Q(e, function(l) {
98052
- return l = xe(l, a), i || (i = l.length > 1), l;
98053
- }), Qa(a, Is(a), n), i && (n = ja(n, _ | z | R, Au));
98051
+ e = Q(e, function(r) {
98052
+ return r = xe(r, a), i || (i = r.length > 1), r;
98053
+ }), Ja(a, Is(a), n), i && (n = ja(n, _ | z | R, Au));
98054
98054
  for (var t = e.length; t--; )
98055
98055
  ks(n, e[t]);
98056
98056
  return n;
@@ -98075,8 +98075,8 @@ wi.exports;
98075
98075
  e = xe(e, a);
98076
98076
  var i = -1, t = e.length;
98077
98077
  for (t || (t = 1, a = s); ++i < t; ) {
98078
- var l = a == null ? s : a[$a(e[i])];
98079
- l === s && (i = t, l = n), a = le(l) ? l.call(a) : l;
98078
+ var r = a == null ? s : a[Qa(e[i])];
98079
+ r === s && (i = t, r = n), a = le(r) ? r.call(a) : r;
98080
98080
  }
98081
98081
  return a;
98082
98082
  }
@@ -98090,10 +98090,10 @@ wi.exports;
98090
98090
  function Xy(a, e, n) {
98091
98091
  var i = B(a), t = i || ke(a) || $e(a);
98092
98092
  if (e = I(e, 4), n == null) {
98093
- var l = a && a.constructor;
98094
- t ? n = i ? new l() : [] : aa(a) ? n = le(l) ? Ye(Wn(a)) : {} : n = {};
98093
+ var r = a && a.constructor;
98094
+ t ? n = i ? new r() : [] : aa(a) ? n = le(r) ? Ye(Wn(a)) : {} : n = {};
98095
98095
  }
98096
- return (t ? Aa : Ja)(a, function(m, u, y) {
98096
+ return (t ? Aa : Va)(a, function(m, u, y) {
98097
98097
  return e(n, m, u, y);
98098
98098
  }), n;
98099
98099
  }
@@ -98188,7 +98188,7 @@ wi.exports;
98188
98188
  return a + (n ? "_" : "") + e.toLowerCase();
98189
98189
  });
98190
98190
  function pp(a, e, n) {
98191
- return n && typeof n != "number" && ha(a, e, n) && (e = n = s), n = n === s ? Va : n >>> 0, n ? (a = X(a), a && (typeof e == "string" || e != null && !Es(e)) && (e = fa(e), !e && Re(a)) ? Se(Ha(a), 0, n) : a.split(e, n)) : [];
98191
+ return n && typeof n != "number" && ha(a, e, n) && (e = n = s), n = n === s ? Ya : n >>> 0, n ? (a = X(a), a && (typeof e == "string" || e != null && !Es(e)) && (e = fa(e), !e && Re(a)) ? Se(Ha(a), 0, n) : a.split(e, n)) : [];
98192
98192
  }
98193
98193
  var hp = Je(function(a, e, n) {
98194
98194
  return a + (n ? " " : "") + Xs(e);
@@ -98199,7 +98199,7 @@ wi.exports;
98199
98199
  function bp(a, e, n) {
98200
98200
  var i = o.templateSettings;
98201
98201
  n && ha(a, e, n) && (e = s), a = X(a), e = ki({}, e, i, $g);
98202
- var t = ki({}, e.imports, i.imports, $g), l = ra(t), m = ss(t, l), u, y, T = 0, x = e.interpolate || zn, S = "__p += '", D = gs(
98202
+ var t = ki({}, e.imports, i.imports, $g), r = ra(t), m = ss(t, r), u, y, T = 0, x = e.interpolate || zn, S = "__p += '", D = gs(
98203
98203
  (e.escape || zn).source + "|" + x.source + "|" + (x === xt ? Jr : zn).source + "|" + (e.evaluate || zn).source + "|$",
98204
98204
  "g"
98205
98205
  ), w = "//# sourceURL=" + (W.call(e, "sourceURL") ? (e.sourceURL + "").replace(/\s/g, " ") : "lodash.templateSources[" + ++fl + "]") + `
@@ -98230,7 +98230,7 @@ function print() { __p += __j.call(arguments, '') }
98230
98230
  `) + S + `return __p
98231
98231
  }`;
98232
98232
  var K = Oo(function() {
98233
- return H(l, w + "return " + S).apply(s, m);
98233
+ return H(r, w + "return " + S).apply(s, m);
98234
98234
  });
98235
98235
  if (K.source = S, Rs(K))
98236
98236
  throw K;
@@ -98247,8 +98247,8 @@ function print() { __p += __j.call(arguments, '') }
98247
98247
  return ag(a);
98248
98248
  if (!a || !(e = fa(e)))
98249
98249
  return a;
98250
- var i = Ha(a), t = Ha(e), l = eg(i, t), m = ng(i, t) + 1;
98251
- return Se(i, l, m).join("");
98250
+ var i = Ha(a), t = Ha(e), r = eg(i, t), m = ng(i, t) + 1;
98251
+ return Se(i, r, m).join("");
98252
98252
  }
98253
98253
  function Sp(a, e, n) {
98254
98254
  if (a = X(a), a && (n || e === s))
@@ -98273,12 +98273,12 @@ function print() { __p += __j.call(arguments, '') }
98273
98273
  n = "length" in e ? j(e.length) : n, i = "omission" in e ? fa(e.omission) : i;
98274
98274
  }
98275
98275
  a = X(a);
98276
- var l = a.length;
98276
+ var r = a.length;
98277
98277
  if (Re(a)) {
98278
98278
  var m = Ha(a);
98279
- l = m.length;
98279
+ r = m.length;
98280
98280
  }
98281
- if (n >= l)
98281
+ if (n >= r)
98282
98282
  return a;
98283
98283
  var u = n - Ee(i);
98284
98284
  if (u < 1)
@@ -98316,7 +98316,7 @@ function print() { __p += __j.call(arguments, '') }
98316
98316
  }
98317
98317
  }), fp = oe(function(a, e) {
98318
98318
  return Aa(e, function(n) {
98319
- n = $a(n), te(a, n, Us(a[n], a));
98319
+ n = Qa(n), te(a, n, Us(a[n], a));
98320
98320
  }), a;
98321
98321
  });
98322
98322
  function Fp(a) {
@@ -98327,9 +98327,9 @@ function print() { __p += __j.call(arguments, '') }
98327
98327
  return [n(i[0]), i[1]];
98328
98328
  }) : [], Z(function(i) {
98329
98329
  for (var t = -1; ++t < e; ) {
98330
- var l = a[t];
98331
- if (Ma(l[0], this, i))
98332
- return Ma(l[1], this, i);
98330
+ var r = a[t];
98331
+ if (Ma(r[0], this, i))
98332
+ return Ma(r[1], this, i);
98333
98333
  }
98334
98334
  });
98335
98335
  }
@@ -98369,12 +98369,12 @@ function print() { __p += __j.call(arguments, '') }
98369
98369
  function Vs(a, e, n) {
98370
98370
  var i = ra(e), t = si(e, i);
98371
98371
  n == null && !(aa(e) && (t.length || !i.length)) && (n = e, e = a, a = this, t = si(e, ra(e)));
98372
- var l = !(aa(n) && "chain" in n) || !!n.chain, m = le(a);
98372
+ var r = !(aa(n) && "chain" in n) || !!n.chain, m = le(a);
98373
98373
  return Aa(t, function(u) {
98374
98374
  var y = e[u];
98375
98375
  a[u] = y, m && (a.prototype[u] = function() {
98376
98376
  var T = this.__chain__;
98377
- if (l || T) {
98377
+ if (r || T) {
98378
98378
  var x = a(this.__wrapped__), S = x.__actions__ = Ta(this.__actions__);
98379
98379
  return S.push({ func: y, args: arguments, thisArg: a }), x.__chain__ = T, x;
98380
98380
  }
@@ -98394,7 +98394,7 @@ function print() { __p += __j.call(arguments, '') }
98394
98394
  }
98395
98395
  var Kp = Fs(Q), Zp = Fs(Yt), Up = Fs($i);
98396
98396
  function Xo(a) {
98397
- return As(a) ? as($a(a)) : du(a);
98397
+ return As(a) ? as(Qa(a)) : du(a);
98398
98398
  }
98399
98399
  function qp(a) {
98400
98400
  return function(e) {
@@ -98420,14 +98420,14 @@ function print() { __p += __j.call(arguments, '') }
98420
98420
  function Wp(a, e) {
98421
98421
  if (a = j(a), a < 1 || a > ye)
98422
98422
  return [];
98423
- var n = Va, i = ca(a, Va);
98424
- e = I(e), a -= Va;
98423
+ var n = Ya, i = ca(a, Ya);
98424
+ e = I(e), a -= Ya;
98425
98425
  for (var t = is(i, e); ++n < a; )
98426
98426
  e(n);
98427
98427
  return t;
98428
98428
  }
98429
98429
  function Yp(a) {
98430
- return B(a) ? Q(a, $a) : Fa(a) ? [a] : Ta(co(X(a)));
98430
+ return B(a) ? Q(a, Qa) : Fa(a) ? [a] : Ta(co(X(a)));
98431
98431
  }
98432
98432
  function Vp(a) {
98433
98433
  var e = ++om;
@@ -98469,7 +98469,7 @@ function print() { __p += __j.call(arguments, '') }
98469
98469
  }
98470
98470
  return o.after = GL, o.ary = vo, o.assign = Ty, o.assignIn = jo, o.assignInWith = ki, o.assignWith = xy, o.at = Sy, o.before = Mo, o.bind = Us, o.bindAll = fp, o.bindKey = Do, o.castArray = HL, o.chain = xo, o.chunk = ac, o.compact = ec, o.concat = nc, o.cond = Fp, o.conforms = wp, o.constant = Ws, o.countBy = mL, o.create = ky, o.curry = fo, o.curryRight = Fo, o.debounce = wo, o.defaults = vy, o.defaultsDeep = My, o.defer = PL, o.delay = AL, o.difference = ic, o.differenceBy = sc, o.differenceWith = tc, o.drop = gc, o.dropRight = oc, o.dropRightWhile = rc, o.dropWhile = lc, o.fill = mc, o.filter = cL, o.flatMap = pL, o.flatMapDeep = hL, o.flatMapDepth = dL, o.flatten = ho, o.flattenDeep = uc, o.flattenDepth = cc, o.flip = zL, o.flow = Ip, o.flowRight = Cp, o.fromPairs = Lc, o.functions = Cy, o.functionsIn = Gy, o.groupBy = bL, o.initial = pc, o.intersection = hc, o.intersectionBy = dc, o.intersectionWith = bc, o.invert = Ay, o.invertBy = zy, o.invokeMap = TL, o.iteratee = Ys, o.keyBy = xL, o.keys = ra, o.keysIn = Sa, o.map = di, o.mapKeys = jy, o.mapValues = Ky, o.matches = Gp, o.matchesProperty = Pp, o.memoize = Ni, o.merge = Zy, o.mergeWith = Ko, o.method = Ap, o.methodOf = zp, o.mixin = Vs, o.negate = Ti, o.nthArg = jp, o.omit = Uy, o.omitBy = qy, o.once = BL, o.orderBy = SL, o.over = Kp, o.overArgs = jL, o.overEvery = Zp, o.overSome = Up, o.partial = qs, o.partialRight = _o, o.partition = kL, o.pick = Ry, o.pickBy = Zo, o.property = Xo, o.propertyOf = qp, o.pull = Sc, o.pullAll = No, o.pullAllBy = kc, o.pullAllWith = vc, o.pullAt = Mc, o.range = Rp, o.rangeRight = Ep, o.rearg = KL, o.reject = DL, o.remove = Dc, o.rest = ZL, o.reverse = Ks, o.sampleSize = FL, o.set = Hy, o.setWith = Oy, o.shuffle = wL, o.slice = fc, o.sortBy = CL, o.sortedUniq = Pc, o.sortedUniqBy = Ac, o.split = pp, o.spread = UL, o.tail = zc, o.take = Bc, o.takeRight = jc, o.takeRightWhile = Kc, o.takeWhile = Zc, o.tap = eL, o.throttle = qL, o.thru = hi, o.toArray = Ao, o.toPairs = Uo, o.toPairsIn = qo, o.toPath = Yp, o.toPlainObject = Bo, o.transform = Xy, o.unary = RL, o.union = Uc, o.unionBy = qc, o.unionWith = Rc, o.uniq = Ec, o.uniqBy = Hc, o.uniqWith = Oc, o.unset = Wy, o.unzip = Zs, o.unzipWith = To, o.update = Yy, o.updateWith = Vy, o.values = an, o.valuesIn = Jy, o.without = Xc, o.words = Ho, o.wrap = EL, o.xor = Wc, o.xorBy = Yc, o.xorWith = Vc, o.zip = Jc, o.zipObject = Qc, o.zipObjectDeep = $c, o.zipWith = aL, o.entries = Uo, o.entriesIn = qo, o.extend = jo, o.extendWith = ki, Vs(o, o), o.add = Jp, o.attempt = Oo, o.camelCase = ep, o.capitalize = Ro, o.ceil = Qp, o.clamp = Qy, o.clone = OL, o.cloneDeep = WL, o.cloneDeepWith = YL, o.cloneWith = XL, o.conformsTo = VL, o.deburr = Eo, o.defaultTo = _p, o.divide = $p, o.endsWith = np, o.eq = Xa, o.escape = ip, o.escapeRegExp = sp, o.every = uL, o.find = LL, o.findIndex = yo, o.findKey = Dy, o.findLast = yL, o.findLastIndex = po, o.findLastKey = fy, o.floor = ah, o.forEach = So, o.forEachRight = ko, o.forIn = Fy, o.forInRight = wy, o.forOwn = _y, o.forOwnRight = Iy, o.get = Hs, o.gt = JL, o.gte = QL, o.has = Py, o.hasIn = Os, o.head = bo, o.identity = ka, o.includes = NL, o.indexOf = yc, o.inRange = $y, o.invoke = By, o.isArguments = Pe, o.isArray = B, o.isArrayBuffer = $L, o.isArrayLike = xa, o.isArrayLikeObject = ia, o.isBoolean = ay, o.isBuffer = ke, o.isDate = ey, o.isElement = ny, o.isEmpty = iy, o.isEqual = sy, o.isEqualWith = ty, o.isError = Rs, o.isFinite = gy, o.isFunction = le, o.isInteger = Io, o.isLength = xi, o.isMap = Co, o.isMatch = oy, o.isMatchWith = ry, o.isNaN = ly, o.isNative = my, o.isNil = cy, o.isNull = uy, o.isNumber = Go, o.isObject = aa, o.isObjectLike = na, o.isPlainObject = fn, o.isRegExp = Es, o.isSafeInteger = Ly, o.isSet = Po, o.isString = Si, o.isSymbol = Fa, o.isTypedArray = $e, o.isUndefined = yy, o.isWeakMap = py, o.isWeakSet = hy, o.join = Nc, o.kebabCase = tp, o.last = Za, o.lastIndexOf = Tc, o.lowerCase = gp, o.lowerFirst = op, o.lt = dy, o.lte = by, o.max = eh, o.maxBy = nh, o.mean = ih, o.meanBy = sh, o.min = th, o.minBy = gh, o.stubArray = Qs, o.stubFalse = $s, o.stubObject = Hp, o.stubString = Op, o.stubTrue = Xp, o.multiply = oh, o.nth = xc, o.noConflict = Bp, o.noop = Js, o.now = bi, o.pad = rp, o.padEnd = lp, o.padStart = mp, o.parseInt = up, o.random = ap, o.reduce = vL, o.reduceRight = ML, o.repeat = cp, o.replace = Lp, o.result = Ey, o.round = rh, o.runInContext = L, o.sample = fL, o.size = _L, o.snakeCase = yp, o.some = IL, o.sortedIndex = Fc, o.sortedIndexBy = wc, o.sortedIndexOf = _c, o.sortedLastIndex = Ic, o.sortedLastIndexBy = Cc, o.sortedLastIndexOf = Gc, o.startCase = hp, o.startsWith = dp, o.subtract = lh, o.sum = mh, o.sumBy = uh, o.template = bp, o.times = Wp, o.toFinite = me, o.toInteger = j, o.toLength = zo, o.toLower = Np, o.toNumber = Ua, o.toSafeInteger = Ny, o.toString = X, o.toUpper = Tp, o.trim = xp, o.trimEnd = Sp, o.trimStart = kp, o.truncate = vp, o.unescape = Mp, o.uniqueId = Vp, o.upperCase = Dp, o.upperFirst = Xs, o.each = So, o.eachRight = ko, o.first = bo, Vs(o, function() {
98471
98471
  var a = {};
98472
- return Ja(o, function(e, n) {
98472
+ return Va(o, function(e, n) {
98473
98473
  W.call(o.prototype, n) || (a[n] = e);
98474
98474
  }), a;
98475
98475
  }(), { chain: !1 }), o.VERSION = c, Aa(["bind", "bindKey", "curry", "curryRight", "partial", "partialRight"], function(a) {
@@ -98479,7 +98479,7 @@ function print() { __p += __j.call(arguments, '') }
98479
98479
  n = n === s ? 1 : oa(j(n), 0);
98480
98480
  var i = this.__filtered__ && !e ? new q(this) : this.clone();
98481
98481
  return i.__filtered__ ? i.__takeCount__ = ca(n, i.__takeCount__) : i.__views__.push({
98482
- size: ca(n, Va),
98482
+ size: ca(n, Ya),
98483
98483
  type: a + (i.__dir__ < 0 ? "Right" : "")
98484
98484
  }), i;
98485
98485
  }, q.prototype[a + "Right"] = function(n) {
@@ -98488,11 +98488,11 @@ function print() { __p += __j.call(arguments, '') }
98488
98488
  }), Aa(["filter", "map", "takeWhile"], function(a, e) {
98489
98489
  var n = e + 1, i = n == Na || n == _n;
98490
98490
  q.prototype[a] = function(t) {
98491
- var l = this.clone();
98492
- return l.__iteratees__.push({
98491
+ var r = this.clone();
98492
+ return r.__iteratees__.push({
98493
98493
  iteratee: I(t, 3),
98494
98494
  type: n
98495
- }), l.__filtered__ = l.__filtered__ || i, l;
98495
+ }), r.__filtered__ = r.__filtered__ || i, r;
98496
98496
  };
98497
98497
  }), Aa(["head", "last"], function(a, e) {
98498
98498
  var n = "take" + (e ? "Right" : "");
@@ -98523,17 +98523,17 @@ function print() { __p += __j.call(arguments, '') }
98523
98523
  }, q.prototype.takeRightWhile = function(a) {
98524
98524
  return this.reverse().takeWhile(a).reverse();
98525
98525
  }, q.prototype.toArray = function() {
98526
- return this.take(Va);
98527
- }, Ja(q.prototype, function(a, e) {
98528
- var n = /^(?:filter|find|map|reject)|While$/.test(e), i = /^(?:head|last)$/.test(e), t = o[i ? "take" + (e == "last" ? "Right" : "") : e], l = i || /^find/.test(e);
98526
+ return this.take(Ya);
98527
+ }, Va(q.prototype, function(a, e) {
98528
+ var n = /^(?:filter|find|map|reject)|While$/.test(e), i = /^(?:head|last)$/.test(e), t = o[i ? "take" + (e == "last" ? "Right" : "") : e], r = i || /^find/.test(e);
98529
98529
  t && (o.prototype[e] = function() {
98530
98530
  var m = this.__wrapped__, u = i ? [1] : arguments, y = m instanceof q, T = u[0], x = y || B(m), S = function(U) {
98531
98531
  var E = t.apply(o, he([U], u));
98532
98532
  return i && D ? E[0] : E;
98533
98533
  };
98534
98534
  x && n && typeof T == "function" && T.length != 1 && (y = x = !1);
98535
- var D = this.__chain__, w = !!this.__actions__.length, C = l && !D, K = y && !w;
98536
- if (!l && x) {
98535
+ var D = this.__chain__, w = !!this.__actions__.length, C = r && !D, K = y && !w;
98536
+ if (!r && x) {
98537
98537
  m = K ? m : new q(this);
98538
98538
  var G = a.apply(m, u);
98539
98539
  return G.__actions__.push({ func: hi, args: [S], thisArg: s }), new Ba(G, D);
@@ -98545,14 +98545,14 @@ function print() { __p += __j.call(arguments, '') }
98545
98545
  o.prototype[a] = function() {
98546
98546
  var t = arguments;
98547
98547
  if (i && !this.__chain__) {
98548
- var l = this.value();
98549
- return e.apply(B(l) ? l : [], t);
98548
+ var r = this.value();
98549
+ return e.apply(B(r) ? r : [], t);
98550
98550
  }
98551
98551
  return this[n](function(m) {
98552
98552
  return e.apply(B(m) ? m : [], t);
98553
98553
  });
98554
98554
  };
98555
- }), Ja(q.prototype, function(a, e) {
98555
+ }), Va(q.prototype, function(a, e) {
98556
98556
  var n = o[e];
98557
98557
  if (n) {
98558
98558
  var i = n.name + "";
@@ -98568,44 +98568,44 @@ function print() { __p += __j.call(arguments, '') }
98568
98568
  })(wi, wi.exports);
98569
98569
  var Lh = wi.exports;
98570
98570
  const nr = "[", ir = "]";
98571
- function yh(r, g) {
98571
+ function yh(l, g) {
98572
98572
  const s = [];
98573
98573
  let c = 0;
98574
- for (; c < g.length && (c = g.toLowerCase().indexOf(r.toLowerCase(), c), c !== -1); )
98575
- s.push(c), c += r.length;
98574
+ for (; c < g.length && (c = g.toLowerCase().indexOf(l.toLowerCase(), c), c !== -1); )
98575
+ s.push(c), c += l.length;
98576
98576
  return s;
98577
98577
  }
98578
- function sr(r, g) {
98579
- return g === 0 || r[g - 1] === " ";
98578
+ function sr(l, g) {
98579
+ return g === 0 || l[g - 1] === " ";
98580
98580
  }
98581
- function ph(r, g, s) {
98582
- return sr(r, g) && (g + s === r.length || r[g + s] === " ");
98581
+ function ph(l, g, s) {
98582
+ return sr(l, g) && (g + s === l.length || l[g + s] === " ");
98583
98583
  }
98584
- function hh(r, g, s) {
98585
- return r.slice(0, g) + nr + r.slice(g, g + s) + ir + r.slice(g + s);
98584
+ function hh(l, g, s) {
98585
+ return l.slice(0, g) + nr + l.slice(g, g + s) + ir + l.slice(g + s);
98586
98586
  }
98587
98587
  const dh = "###";
98588
- function bh(r, g) {
98588
+ function bh(l, g) {
98589
98589
  let s, c, p, h;
98590
98590
  for (const [b, k] of [
98591
- ["autonym", r.autonym],
98592
- ["exonym", r.exonym],
98593
- ["languageSubtag", r.languageSubtag],
98594
- ["names", r.names.join(dh)],
98595
- ["regionNamesForDisplay", r.regionNamesForDisplay]
98591
+ ["autonym", l.autonym],
98592
+ ["exonym", l.exonym],
98593
+ ["languageSubtag", l.languageSubtag],
98594
+ ["names", l.names.join(dh)],
98595
+ ["regionNamesForDisplay", l.regionNamesForDisplay]
98596
98596
  ]) {
98597
98597
  if (!k)
98598
98598
  continue;
98599
98599
  const v = yh(g, k);
98600
98600
  for (const M of v)
98601
98601
  if (ph(k, M, g.length)) {
98602
- at(r, b, M, g.length);
98602
+ at(l, b, M, g.length);
98603
98603
  return;
98604
98604
  } else sr(k, M) ? s || (s = b, c = M) : p || (p = b, h = M);
98605
98605
  }
98606
98606
  if (s) {
98607
98607
  at(
98608
- r,
98608
+ l,
98609
98609
  s,
98610
98610
  c,
98611
98611
  g.length
@@ -98613,7 +98613,7 @@ function bh(r, g) {
98613
98613
  return;
98614
98614
  } else if (p) {
98615
98615
  at(
98616
- r,
98616
+ l,
98617
98617
  p,
98618
98618
  h,
98619
98619
  g.length
@@ -98621,37 +98621,37 @@ function bh(r, g) {
98621
98621
  return;
98622
98622
  }
98623
98623
  }
98624
- function at(r, g, s, c) {
98625
- const p = g === "names" ? r.names.join("###") : r[g], h = hh(
98624
+ function at(l, g, s, c) {
98625
+ const p = g === "names" ? l.names.join("###") : l[g], h = hh(
98626
98626
  p,
98627
98627
  s,
98628
98628
  c
98629
98629
  );
98630
- g === "names" ? r.names = h.split("###") : r[g] = h;
98630
+ g === "names" ? l.names = h.split("###") : l[g] = h;
98631
98631
  }
98632
- function Nh(r, g) {
98633
- const s = Lh.cloneDeep(r);
98632
+ function Nh(l, g) {
98633
+ const s = Lh.cloneDeep(l);
98634
98634
  for (let c = 0; c < s.length; c++)
98635
98635
  bh(s[c], g);
98636
98636
  return s;
98637
98637
  }
98638
- function ze(r) {
98639
- return !r || !r ? r : r.replaceAll(ir, "").replaceAll(nr, "");
98638
+ function ze(l) {
98639
+ return !l || !l ? l : l.replaceAll(ir, "").replaceAll(nr, "");
98640
98640
  }
98641
- function st(r) {
98642
- if (!r)
98643
- return r;
98644
- if (typeof r == "string")
98645
- return ze(r);
98646
- if (Array.isArray(r))
98647
- return r.map((g) => st(g));
98648
- if (typeof r == "object") {
98641
+ function st(l) {
98642
+ if (!l)
98643
+ return l;
98644
+ if (typeof l == "string")
98645
+ return ze(l);
98646
+ if (Array.isArray(l))
98647
+ return l.map((g) => st(g));
98648
+ if (typeof l == "object") {
98649
98649
  const g = {};
98650
- for (const s of Object.keys(r))
98651
- g[s] = st(r[s]);
98650
+ for (const s of Object.keys(l))
98651
+ g[s] = st(l[s]);
98652
98652
  return g;
98653
98653
  }
98654
- return r;
98654
+ return l;
98655
98655
  }
98656
98656
  const tr = [
98657
98657
  {
@@ -101904,14 +101904,14 @@ const tr = [
101904
101904
  }
101905
101905
  ];
101906
101906
  function wd() {
101907
- return tr.map((r) => ({
101908
- name: r.name,
101909
- code: r.alpha2
101907
+ return tr.map((l) => ({
101908
+ name: l.name,
101909
+ code: l.alpha2
101910
101910
  }));
101911
101911
  }
101912
- function tt(r) {
101912
+ function tt(l) {
101913
101913
  const g = tr.find(
101914
- (s) => s.alpha2.toLowerCase() === r.toLowerCase()
101914
+ (s) => s.alpha2.toLowerCase() === l.toLowerCase()
101915
101915
  );
101916
101916
  if (g)
101917
101917
  return {
@@ -101920,19 +101920,19 @@ function tt(r) {
101920
101920
  };
101921
101921
  }
101922
101922
  function _d() {
101923
- return gr.map((r) => ({
101924
- name: r.name,
101925
- code: r.code
101923
+ return gr.map((l) => ({
101924
+ name: l.name,
101925
+ code: l.code
101926
101926
  }));
101927
101927
  }
101928
- function Yo(r, g) {
101928
+ function Yo(l, g) {
101929
101929
  const s = g == null ? void 0 : g.scripts.find(
101930
- (p) => p.code.toLowerCase() === r.toLowerCase()
101930
+ (p) => p.code.toLowerCase() === l.toLowerCase()
101931
101931
  );
101932
101932
  if (s)
101933
101933
  return s;
101934
101934
  const c = gr.find(
101935
- (p) => p.code.toLowerCase() === r.toLowerCase()
101935
+ (p) => p.code.toLowerCase() === l.toLowerCase()
101936
101936
  );
101937
101937
  if (c)
101938
101938
  return {
@@ -101944,22 +101944,22 @@ let fi = null, Fi = null;
101944
101944
  function or() {
101945
101945
  if (!(fi && Fi)) {
101946
101946
  fi = /* @__PURE__ */ new Map(), Fi = /* @__PURE__ */ new Map();
101947
- for (const r of ch)
101948
- for (const g of r.allTags)
101949
- fi.set(g.toLowerCase(), r.shortest), Fi.set(g.toLowerCase(), r.maximal);
101947
+ for (const l of ch)
101948
+ for (const g of l.allTags)
101949
+ fi.set(g.toLowerCase(), l.shortest), Fi.set(g.toLowerCase(), l.maximal);
101950
101950
  }
101951
101951
  }
101952
- function Th(r, g) {
101952
+ function Th(l, g) {
101953
101953
  if (g != null && g.isRepresentativeForMacrolanguage) {
101954
- const s = r.split("-").slice(1).join("-");
101954
+ const s = l.split("-").slice(1).join("-");
101955
101955
  return s ? `${g.languageSubtag}-${s}` : g.languageSubtag;
101956
101956
  }
101957
- return r;
101957
+ return l;
101958
101958
  }
101959
- function rr(r, g) {
101959
+ function rr(l, g) {
101960
101960
  var p, h;
101961
- const s = g.isRepresentativeForMacrolanguage && ((h = (p = g.alternativeTags) == null ? void 0 : p[0]) == null ? void 0 : h.split("-")[0]) || g.languageSubtag, c = r.split("-").slice(1).join("-");
101962
- return c ? `${s}-${c}` : s || r;
101961
+ const s = g.isRepresentativeForMacrolanguage && ((h = (p = g.alternativeTags) == null ? void 0 : p[0]) == null ? void 0 : h.split("-")[0]) || g.languageSubtag, c = l.split("-").slice(1).join("-");
101962
+ return c ? `${s}-${c}` : s || l;
101963
101963
  }
101964
101964
  function xh() {
101965
101965
  return or(), fi;
@@ -101967,8 +101967,8 @@ function xh() {
101967
101967
  function Sh() {
101968
101968
  return or(), Fi;
101969
101969
  }
101970
- function kh(r, g) {
101971
- const s = g ? rr(r, g) : r, c = xh(), p = c.get(s.toLowerCase());
101970
+ function kh(l, g) {
101971
+ const s = g ? rr(l, g) : l, c = xh(), p = c.get(s.toLowerCase());
101972
101972
  if (!p && s.includes("-x-")) {
101973
101973
  const h = s.split("-x-"), b = c.get(h[0].toLowerCase());
101974
101974
  if (b)
@@ -101976,23 +101976,23 @@ function kh(r, g) {
101976
101976
  }
101977
101977
  return p;
101978
101978
  }
101979
- function en(r, g) {
101980
- const s = Sh(), c = g ? rr(r, g) : r;
101979
+ function en(l, g) {
101980
+ const s = Sh(), c = g ? rr(l, g) : l;
101981
101981
  return s.get(c.toLowerCase());
101982
101982
  }
101983
101983
  function vh({
101984
- languageCode: r,
101984
+ languageCode: l,
101985
101985
  scriptCode: g,
101986
101986
  regionCode: s,
101987
101987
  dialectCode: c
101988
101988
  }, p) {
101989
101989
  const h = mr(c);
101990
101990
  let b = "";
101991
- return r ? b += r : b += "qaa", g && (b += `-${g}`), s && (b += `-${s}`), (!r || h) && (b += "-x-"), h && (b += `${h}`), kh(b, p) || b;
101991
+ return l ? b += l : b += "qaa", g && (b += `-${g}`), s && (b += `-${s}`), (!l || h) && (b += "-x-"), h && (b += `${h}`), kh(b, p) || b;
101992
101992
  }
101993
- function sn(r, g) {
101993
+ function sn(l, g) {
101994
101994
  var s, c;
101995
- return !!r && !!g && ((s = ze(r)) == null ? void 0 : s.toUpperCase()) === ((c = ze(g)) == null ? void 0 : c.toUpperCase());
101995
+ return !!l && !!g && ((s = ze(l)) == null ? void 0 : s.toUpperCase()) === ((c = ze(g)) == null ? void 0 : c.toUpperCase());
101996
101996
  }
101997
101997
  const gt = "qaa", Mh = {
101998
101998
  iso639_3_code: gt,
@@ -102007,11 +102007,11 @@ const gt = "qaa", Mh = {
102007
102007
  languageType: nn.Custom,
102008
102008
  names: []
102009
102009
  };
102010
- function Dh(r) {
102011
- return sn(r == null ? void 0 : r.iso639_3_code, gt);
102010
+ function Dh(l) {
102011
+ return sn(l == null ? void 0 : l.iso639_3_code, gt);
102012
102012
  }
102013
102013
  const ot = "manuallyEnteredTag";
102014
- function Id(r) {
102014
+ function Id(l) {
102015
102015
  return {
102016
102016
  iso639_3_code: ot,
102017
102017
  languageSubtag: ot,
@@ -102024,20 +102024,20 @@ function Id(r) {
102024
102024
  isMacrolanguage: !1,
102025
102025
  names: [],
102026
102026
  languageType: nn.Custom,
102027
- manuallyEnteredTag: r
102027
+ manuallyEnteredTag: l
102028
102028
  };
102029
102029
  }
102030
- function lr(r) {
102030
+ function lr(l) {
102031
102031
  return sn(
102032
- r == null ? void 0 : r.iso639_3_code,
102032
+ l == null ? void 0 : l.iso639_3_code,
102033
102033
  ot
102034
102034
  );
102035
102035
  }
102036
- function Cd(r) {
102037
- return !!r && /^((?<grandfathered>(en-GB-oed|i-ami|i-bnn|i-default|i-enochian|i-hak|i-klingon|i-lux|i-mingo|i-navajo|i-pwn|i-tao|i-tay|i-tsu|sgn-BE-FR|sgn-BE-NL|sgn-CH-DE)|(art-lojban|cel-gaulish|no-bok|no-nyn|zh-guoyu|zh-hakka|zh-min|zh-min-nan|zh-xiang))|((?<language>([A-Za-z]{2,3}(-(?<extlang>[A-Za-z]{3}(-[A-Za-z]{3}){0,2}))?)|[A-Za-z]{4}|[A-Za-z]{5,8})(-(?<script>[A-Za-z]{4}))?(-(?<region>[A-Za-z]{2}|[0-9]{3}))?(-(?<variant>[A-Za-z0-9]{5,8}|[0-9][A-Za-z0-9]{3}))*(-(?<extension>[0-9A-WY-Za-wy-z](-[A-Za-z0-9]{2,8})+))*(-(?<privateUse>x(-[A-Za-z0-9]{1,8})+))?)|(?<privateUse1>x(-[A-Za-z0-9]{1,8})+))$/.test(r);
102036
+ function Cd(l) {
102037
+ return !!l && /^((?<grandfathered>(en-GB-oed|i-ami|i-bnn|i-default|i-enochian|i-hak|i-klingon|i-lux|i-mingo|i-navajo|i-pwn|i-tao|i-tay|i-tsu|sgn-BE-FR|sgn-BE-NL|sgn-CH-DE)|(art-lojban|cel-gaulish|no-bok|no-nyn|zh-guoyu|zh-hakka|zh-min|zh-min-nan|zh-xiang))|((?<language>([A-Za-z]{2,3}(-(?<extlang>[A-Za-z]{3}(-[A-Za-z]{3}){0,2}))?)|[A-Za-z]{4}|[A-Za-z]{5,8})(-(?<script>[A-Za-z]{4}))?(-(?<region>[A-Za-z]{2}|[0-9]{3}))?(-(?<variant>[A-Za-z0-9]{5,8}|[0-9][A-Za-z0-9]{3}))*(-(?<extension>[0-9A-WY-Za-wy-z](-[A-Za-z0-9]{2,8})+))*(-(?<privateUse>x(-[A-Za-z0-9]{1,8})+))?)|(?<privateUse1>x(-[A-Za-z0-9]{1,8})+))$/.test(l);
102038
102038
  }
102039
- function rt(r) {
102040
- const g = r.split(/-[xX]-/), s = g[1], p = g[0].split("-"), h = p.shift(), b = p.find(
102039
+ function rt(l) {
102040
+ const g = l.split(/-[xX]-/), s = g[1], p = g[0].split("-"), h = p.shift(), b = p.find(
102041
102041
  (_) => /^[a-zA-Z]{2}$|^[0-9]{3}$/.test(_)
102042
102042
  ), k = /^[a-zA-Z]{4}$/, v = p.find((_) => k.test(_)), M = p.find(
102043
102043
  (_) => /^[0-9][a-zA-Z0-9]{3}$|^[a-zA-Z0-9]{5,8}$/.test(_)
@@ -102053,20 +102053,20 @@ function rt(r) {
102053
102053
  otherSubtags: F
102054
102054
  };
102055
102055
  }
102056
- function Gd(r, g) {
102057
- const { languageSubtag: s, scriptSubtag: c, regionSubtag: p } = rt(r);
102056
+ function Gd(l, g) {
102057
+ const { languageSubtag: s, scriptSubtag: c, regionSubtag: p } = rt(l);
102058
102058
  if (p)
102059
102059
  return tt(p);
102060
- const h = en(r, g) || en(`${s}-${c}`, g) || en(`${s}`, g) || "", b = rt(h).regionSubtag;
102060
+ const h = en(l, g) || en(`${s}-${c}`, g) || en(`${s}`, g) || "", b = rt(h).regionSubtag;
102061
102061
  if (b)
102062
102062
  return tt(b);
102063
102063
  }
102064
- function mr(r) {
102065
- return r ? r.split("-").map((g) => g.replace(/[^a-zA-Z0-9]/g, "").slice(0, 8)).filter((g) => g.length > 0).join("-") : "";
102064
+ function mr(l) {
102065
+ return l ? l.split("-").map((g) => g.replace(/[^a-zA-Z0-9]/g, "").slice(0, 8)).filter((g) => g.length > 0).join("-") : "";
102066
102066
  }
102067
- function Pd(r) {
102067
+ function Pd(l) {
102068
102068
  var c, p, h, b, k, v, M, F;
102069
- const g = st(r);
102069
+ const g = st(l);
102070
102070
  if (lr(g.language))
102071
102071
  return ((c = g.language) == null ? void 0 : c.manuallyEnteredTag) || "";
102072
102072
  const s = ((p = g.language) == null ? void 0 : p.scripts.length) === 1 && sn(
@@ -102088,48 +102088,48 @@ function Pd(r) {
102088
102088
  g.language
102089
102089
  );
102090
102090
  }
102091
- function Ad(r, g) {
102092
- return !r || Dh(r) || lr(r) ? "" : ze(
102093
- (g == null ? void 0 : g.languageNameInScript) || r.autonym || r.exonym
102091
+ function Ad(l, g) {
102092
+ return !l || Dh(l) || lr(l) ? "" : ze(
102093
+ (g == null ? void 0 : g.languageNameInScript) || l.autonym || l.exonym
102094
102094
  ) ?? "";
102095
102095
  }
102096
- function ce(r) {
102097
- return Array.isArray ? Array.isArray(r) : Lr(r) === "[object Array]";
102096
+ function ce(l) {
102097
+ return Array.isArray ? Array.isArray(l) : Lr(l) === "[object Array]";
102098
102098
  }
102099
- function fh(r) {
102100
- if (typeof r == "string")
102101
- return r;
102102
- let g = r + "";
102103
- return g == "0" && 1 / r == -1 / 0 ? "-0" : g;
102099
+ function fh(l) {
102100
+ if (typeof l == "string")
102101
+ return l;
102102
+ let g = l + "";
102103
+ return g == "0" && 1 / l == -1 / 0 ? "-0" : g;
102104
102104
  }
102105
- function Fh(r) {
102106
- return r == null ? "" : fh(r);
102105
+ function Fh(l) {
102106
+ return l == null ? "" : fh(l);
102107
102107
  }
102108
- function ae(r) {
102109
- return typeof r == "string";
102108
+ function $a(l) {
102109
+ return typeof l == "string";
102110
102110
  }
102111
- function ur(r) {
102112
- return typeof r == "number";
102111
+ function ur(l) {
102112
+ return typeof l == "number";
102113
102113
  }
102114
- function wh(r) {
102115
- return r === !0 || r === !1 || _h(r) && Lr(r) == "[object Boolean]";
102114
+ function wh(l) {
102115
+ return l === !0 || l === !1 || _h(l) && Lr(l) == "[object Boolean]";
102116
102116
  }
102117
- function cr(r) {
102118
- return typeof r == "object";
102117
+ function cr(l) {
102118
+ return typeof l == "object";
102119
102119
  }
102120
- function _h(r) {
102121
- return cr(r) && r !== null;
102120
+ function _h(l) {
102121
+ return cr(l) && l !== null;
102122
102122
  }
102123
- function Ia(r) {
102124
- return r != null;
102123
+ function Ia(l) {
102124
+ return l != null;
102125
102125
  }
102126
- function et(r) {
102127
- return !r.trim().length;
102126
+ function et(l) {
102127
+ return !l.trim().length;
102128
102128
  }
102129
- function Lr(r) {
102130
- return r == null ? r === void 0 ? "[object Undefined]" : "[object Null]" : Object.prototype.toString.call(r);
102129
+ function Lr(l) {
102130
+ return l == null ? l === void 0 ? "[object Undefined]" : "[object Null]" : Object.prototype.toString.call(l);
102131
102131
  }
102132
- const Ih = "Incorrect 'index' type", Ch = (r) => `Invalid value for key ${r}`, Gh = (r) => `Pattern length exceeds max of ${r}.`, Ph = (r) => `Missing ${r} property in key`, Ah = (r) => `Property 'weight' in key '${r}' must be a positive integer`, Vo = Object.prototype.hasOwnProperty;
102132
+ const Ih = "Incorrect 'index' type", Ch = (l) => `Invalid value for key ${l}`, Gh = (l) => `Pattern length exceeds max of ${l}.`, Ph = (l) => `Missing ${l} property in key`, Ah = (l) => `Property 'weight' in key '${l}' must be a positive integer`, Vo = Object.prototype.hasOwnProperty;
102133
102133
  class zh {
102134
102134
  constructor(g) {
102135
102135
  this._keys = [], this._keyMap = {};
@@ -102151,27 +102151,27 @@ class zh {
102151
102151
  return JSON.stringify(this._keys);
102152
102152
  }
102153
102153
  }
102154
- function yr(r) {
102154
+ function yr(l) {
102155
102155
  let g = null, s = null, c = null, p = 1, h = null;
102156
- if (ae(r) || ce(r))
102157
- c = r, g = Jo(r), s = lt(r);
102156
+ if ($a(l) || ce(l))
102157
+ c = l, g = Jo(l), s = lt(l);
102158
102158
  else {
102159
- if (!Vo.call(r, "name"))
102159
+ if (!Vo.call(l, "name"))
102160
102160
  throw new Error(Ph("name"));
102161
- const b = r.name;
102162
- if (c = b, Vo.call(r, "weight") && (p = r.weight, p <= 0))
102161
+ const b = l.name;
102162
+ if (c = b, Vo.call(l, "weight") && (p = l.weight, p <= 0))
102163
102163
  throw new Error(Ah(b));
102164
- g = Jo(b), s = lt(b), h = r.getFn;
102164
+ g = Jo(b), s = lt(b), h = l.getFn;
102165
102165
  }
102166
102166
  return { path: g, id: s, weight: p, src: c, getFn: h };
102167
102167
  }
102168
- function Jo(r) {
102169
- return ce(r) ? r : r.split(".");
102168
+ function Jo(l) {
102169
+ return ce(l) ? l : l.split(".");
102170
102170
  }
102171
- function lt(r) {
102172
- return ce(r) ? r.join(".") : r;
102171
+ function lt(l) {
102172
+ return ce(l) ? l.join(".") : l;
102173
102173
  }
102174
- function Bh(r, g) {
102174
+ function Bh(l, g) {
102175
102175
  let s = [], c = !1;
102176
102176
  const p = (h, b, k) => {
102177
102177
  if (Ia(h))
@@ -102182,7 +102182,7 @@ function Bh(r, g) {
102182
102182
  const M = h[v];
102183
102183
  if (!Ia(M))
102184
102184
  return;
102185
- if (k === b.length - 1 && (ae(M) || ur(M) || wh(M)))
102185
+ if (k === b.length - 1 && ($a(M) || ur(M) || wh(M)))
102186
102186
  s.push(Fh(M));
102187
102187
  else if (ce(M)) {
102188
102188
  c = !0;
@@ -102191,7 +102191,7 @@ function Bh(r, g) {
102191
102191
  } else b.length && p(M, b, k + 1);
102192
102192
  }
102193
102193
  };
102194
- return p(r, ae(g) ? g.split(".") : g, 0), c ? s : s[0];
102194
+ return p(l, $a(g) ? g.split(".") : g, 0), c ? s : s[0];
102195
102195
  }
102196
102196
  const jh = {
102197
102197
  // Whether the matches should be included in the result set. When `true`, each record in the result
@@ -102216,7 +102216,7 @@ const jh = {
102216
102216
  // Whether to sort the result list, by score
102217
102217
  shouldSort: !0,
102218
102218
  // Default sort function: sort by ascending score, ascending index
102219
- sortFn: (r, g) => r.score === g.score ? r.idx < g.idx ? -1 : 1 : r.score < g.score ? -1 : 1
102219
+ sortFn: (l, g) => l.score === g.score ? l.idx < g.idx ? -1 : 1 : l.score < g.score ? -1 : 1
102220
102220
  }, Zh = {
102221
102221
  // Approximately where in the text is the pattern expected to be found?
102222
102222
  location: 0,
@@ -102253,14 +102253,14 @@ var P = {
102253
102253
  ...Uh
102254
102254
  };
102255
102255
  const qh = /[^ ]+/g;
102256
- function Rh(r = 1, g = 3) {
102256
+ function Rh(l = 1, g = 3) {
102257
102257
  const s = /* @__PURE__ */ new Map(), c = Math.pow(10, g);
102258
102258
  return {
102259
102259
  get(p) {
102260
102260
  const h = p.match(qh).length;
102261
102261
  if (s.has(h))
102262
102262
  return s.get(h);
102263
- const b = 1 / Math.pow(h, 0.5 * r), k = parseFloat(Math.round(b * c) / c);
102263
+ const b = 1 / Math.pow(h, 0.5 * l), k = parseFloat(Math.round(b * c) / c);
102264
102264
  return s.set(h, k), k;
102265
102265
  },
102266
102266
  clear() {
@@ -102287,7 +102287,7 @@ class pt {
102287
102287
  });
102288
102288
  }
102289
102289
  create() {
102290
- this.isCreated || !this.docs.length || (this.isCreated = !0, ae(this.docs[0]) ? this.docs.forEach((g, s) => {
102290
+ this.isCreated || !this.docs.length || (this.isCreated = !0, $a(this.docs[0]) ? this.docs.forEach((g, s) => {
102291
102291
  this._addString(g, s);
102292
102292
  }) : this.docs.forEach((g, s) => {
102293
102293
  this._addObject(g, s);
@@ -102296,7 +102296,7 @@ class pt {
102296
102296
  // Adds a doc to the end of the index
102297
102297
  add(g) {
102298
102298
  const s = this.size();
102299
- ae(g) ? this._addString(g, s) : this._addObject(g, s);
102299
+ $a(g) ? this._addString(g, s) : this._addObject(g, s);
102300
102300
  }
102301
102301
  // Removes the doc at the specified index of the index
102302
102302
  removeAt(g) {
@@ -102331,7 +102331,7 @@ class pt {
102331
102331
  for (; v.length; ) {
102332
102332
  const { nestedArrIndex: M, value: F } = v.pop();
102333
102333
  if (Ia(F))
102334
- if (ae(F) && !et(F)) {
102334
+ if ($a(F) && !et(F)) {
102335
102335
  let _ = {
102336
102336
  v: F,
102337
102337
  i: M,
@@ -102346,7 +102346,7 @@ class pt {
102346
102346
  });
102347
102347
  }
102348
102348
  c.$[h] = k;
102349
- } else if (ae(b) && !et(b)) {
102349
+ } else if ($a(b) && !et(b)) {
102350
102350
  let k = {
102351
102351
  v: b,
102352
102352
  n: this.norm.get(b)
@@ -102363,37 +102363,37 @@ class pt {
102363
102363
  };
102364
102364
  }
102365
102365
  }
102366
- function pr(r, g, { getFn: s = P.getFn, fieldNormWeight: c = P.fieldNormWeight } = {}) {
102366
+ function pr(l, g, { getFn: s = P.getFn, fieldNormWeight: c = P.fieldNormWeight } = {}) {
102367
102367
  const p = new pt({ getFn: s, fieldNormWeight: c });
102368
- return p.setKeys(r.map(yr)), p.setSources(g), p.create(), p;
102368
+ return p.setKeys(l.map(yr)), p.setSources(g), p.create(), p;
102369
102369
  }
102370
- function Eh(r, { getFn: g = P.getFn, fieldNormWeight: s = P.fieldNormWeight } = {}) {
102371
- const { keys: c, records: p } = r, h = new pt({ getFn: g, fieldNormWeight: s });
102370
+ function Eh(l, { getFn: g = P.getFn, fieldNormWeight: s = P.fieldNormWeight } = {}) {
102371
+ const { keys: c, records: p } = l, h = new pt({ getFn: g, fieldNormWeight: s });
102372
102372
  return h.setKeys(c), h.setIndexRecords(p), h;
102373
102373
  }
102374
- function vi(r, {
102374
+ function vi(l, {
102375
102375
  errors: g = 0,
102376
102376
  currentLocation: s = 0,
102377
102377
  expectedLocation: c = 0,
102378
102378
  distance: p = P.distance,
102379
102379
  ignoreLocation: h = P.ignoreLocation
102380
102380
  } = {}) {
102381
- const b = g / r.length;
102381
+ const b = g / l.length;
102382
102382
  if (h)
102383
102383
  return b;
102384
102384
  const k = Math.abs(c - s);
102385
102385
  return p ? b + k / p : k ? 1 : b;
102386
102386
  }
102387
- function Hh(r = [], g = P.minMatchCharLength) {
102387
+ function Hh(l = [], g = P.minMatchCharLength) {
102388
102388
  let s = [], c = -1, p = -1, h = 0;
102389
- for (let b = r.length; h < b; h += 1) {
102390
- let k = r[h];
102389
+ for (let b = l.length; h < b; h += 1) {
102390
+ let k = l[h];
102391
102391
  k && c === -1 ? c = h : !k && c !== -1 && (p = h - 1, p - c + 1 >= g && s.push([c, p]), c = -1);
102392
102392
  }
102393
- return r[h - 1] && h - c >= g && s.push([c, h - 1]), s;
102393
+ return l[h - 1] && h - c >= g && s.push([c, h - 1]), s;
102394
102394
  }
102395
102395
  const Ae = 32;
102396
- function Oh(r, g, s, {
102396
+ function Oh(l, g, s, {
102397
102397
  location: c = P.location,
102398
102398
  distance: p = P.distance,
102399
102399
  threshold: h = P.threshold,
@@ -102404,11 +102404,11 @@ function Oh(r, g, s, {
102404
102404
  } = {}) {
102405
102405
  if (g.length > Ae)
102406
102406
  throw new Error(Gh(Ae));
102407
- const F = g.length, _ = r.length, z = Math.max(0, Math.min(c, _));
102407
+ const F = g.length, _ = l.length, z = Math.max(0, Math.min(c, _));
102408
102408
  let R = h, O = z;
102409
102409
  const ta = k > 1 || v, $ = ta ? Array(_) : [];
102410
102410
  let ya;
102411
- for (; (ya = r.indexOf(g, O)) > -1; ) {
102411
+ for (; (ya = l.indexOf(g, O)) > -1; ) {
102412
102412
  let ea = vi(g, {
102413
102413
  currentLocation: ya,
102414
102414
  expectedLocation: z,
@@ -102438,7 +102438,7 @@ function Oh(r, g, s, {
102438
102438
  let wn = Math.max(1, z - Ga + 1), tn = b ? _ : Math.min(z + Ga, _) + F, Le = Array(tn + 2);
102439
102439
  Le[tn + 1] = (1 << ea) - 1;
102440
102440
  for (let Na = tn; Na >= wn; Na -= 1) {
102441
- let je = Na - 1, _n = s[r.charAt(je)];
102441
+ let je = Na - 1, _n = s[l.charAt(je)];
102442
102442
  if (ta && ($[je] = +!!_n), Le[Na] = (Le[Na + 1] << 1 | 1) & _n, ea && (Le[Na] |= (Ca[Na + 1] | Ca[Na]) << 1 | 1 | Ca[Na + 1]), Le[Na] & qa && (ua = vi(g, {
102443
102443
  errors: ea,
102444
102444
  currentLocation: je,
@@ -102472,15 +102472,15 @@ function Oh(r, g, s, {
102472
102472
  }
102473
102473
  return ee;
102474
102474
  }
102475
- function Xh(r) {
102475
+ function Xh(l) {
102476
102476
  let g = {};
102477
- for (let s = 0, c = r.length; s < c; s += 1) {
102478
- const p = r.charAt(s);
102477
+ for (let s = 0, c = l.length; s < c; s += 1) {
102478
+ const p = l.charAt(s);
102479
102479
  g[p] = (g[p] || 0) | 1 << c - s - 1;
102480
102480
  }
102481
102481
  return g;
102482
102482
  }
102483
- const _i = String.prototype.normalize ? (r) => r.normalize("NFD").replace(/[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08D3-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u09FE\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B62\u0B63\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0C00-\u0C04\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D00-\u0D03\u0D3B\u0D3C\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D82\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EB9\u0EBB\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F\u109A-\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u180B-\u180D\u1885\u1886\u18A9\u1920-\u192B\u1930-\u193B\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F\u1AB0-\u1ABE\u1B00-\u1B04\u1B34-\u1B44\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BE6-\u1BF3\u1C24-\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF2-\u1CF4\u1CF7-\u1CF9\u1DC0-\u1DF9\u1DFB-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA880\uA881\uA8B4-\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9E5\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F]/g, "") : (r) => r;
102483
+ const _i = String.prototype.normalize ? (l) => l.normalize("NFD").replace(/[\u0300-\u036F\u0483-\u0489\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u065F\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u0711\u0730-\u074A\u07A6-\u07B0\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u08D3-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u09FE\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A70\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0AFA-\u0AFF\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B62\u0B63\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0C00-\u0C04\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0D00-\u0D03\u0D3B\u0D3C\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D82\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0EB1\u0EB4-\u0EB9\u0EBB\u0EBC\u0EC8-\u0ECD\u0F18\u0F19\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F\u109A-\u109D\u135D-\u135F\u1712-\u1714\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u180B-\u180D\u1885\u1886\u18A9\u1920-\u192B\u1930-\u193B\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F\u1AB0-\u1ABE\u1B00-\u1B04\u1B34-\u1B44\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BE6-\u1BF3\u1C24-\u1C37\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF2-\u1CF4\u1CF7-\u1CF9\u1DC0-\u1DF9\u1DFB-\u1DFF\u20D0-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\uA66F-\uA672\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA880\uA881\uA8B4-\uA8C5\uA8E0-\uA8F1\uA8FF\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9E5\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F]/g, "") : (l) => l;
102484
102484
  class hr {
102485
102485
  constructor(g, {
102486
102486
  location: s = P.location,
@@ -102574,8 +102574,8 @@ class ve {
102574
102574
  search() {
102575
102575
  }
102576
102576
  }
102577
- function Qo(r, g) {
102578
- const s = r.match(g);
102577
+ function Qo(l, g) {
102578
+ const s = l.match(g);
102579
102579
  return s ? s[1] : null;
102580
102580
  }
102581
102581
  class Wh extends ve {
@@ -102783,8 +102783,8 @@ const mt = [
102783
102783
  Yh,
102784
102784
  dr
102785
102785
  ], $o = mt.length, ad = / +(?=(?:[^\"]*\"[^\"]*\")*[^\"]*$)/, ed = "|";
102786
- function nd(r, g = {}) {
102787
- return r.split(ed).map((s) => {
102786
+ function nd(l, g = {}) {
102787
+ return l.split(ed).map((s) => {
102788
102788
  let c = s.trim().split(ad).filter((h) => h && !!h.trim()), p = [];
102789
102789
  for (let h = 0, b = c.length; h < b; h += 1) {
102790
102790
  const k = c[h];
@@ -102875,16 +102875,16 @@ class sd {
102875
102875
  }
102876
102876
  }
102877
102877
  const ut = [];
102878
- function td(...r) {
102879
- ut.push(...r);
102878
+ function td(...l) {
102879
+ ut.push(...l);
102880
102880
  }
102881
- function ct(r, g) {
102881
+ function ct(l, g) {
102882
102882
  for (let s = 0, c = ut.length; s < c; s += 1) {
102883
102883
  let p = ut[s];
102884
- if (p.condition(r, g))
102885
- return new p(r, g);
102884
+ if (p.condition(l, g))
102885
+ return new p(l, g);
102886
102886
  }
102887
- return new hr(r, g);
102887
+ return new hr(l, g);
102888
102888
  }
102889
102889
  const Ii = {
102890
102890
  AND: "$and",
@@ -102892,12 +102892,12 @@ const Ii = {
102892
102892
  }, Lt = {
102893
102893
  PATH: "$path",
102894
102894
  PATTERN: "$val"
102895
- }, yt = (r) => !!(r[Ii.AND] || r[Ii.OR]), gd = (r) => !!r[Lt.PATH], od = (r) => !ce(r) && cr(r) && !yt(r), ar = (r) => ({
102896
- [Ii.AND]: Object.keys(r).map((g) => ({
102897
- [g]: r[g]
102895
+ }, yt = (l) => !!(l[Ii.AND] || l[Ii.OR]), gd = (l) => !!l[Lt.PATH], od = (l) => !ce(l) && cr(l) && !yt(l), ar = (l) => ({
102896
+ [Ii.AND]: Object.keys(l).map((g) => ({
102897
+ [g]: l[g]
102898
102898
  }))
102899
102899
  });
102900
- function Nr(r, g, { auto: s = !0 } = {}) {
102900
+ function Nr(l, g, { auto: s = !0 } = {}) {
102901
102901
  const c = (p) => {
102902
102902
  let h = Object.keys(p);
102903
102903
  const b = gd(p);
@@ -102905,7 +102905,7 @@ function Nr(r, g, { auto: s = !0 } = {}) {
102905
102905
  return c(ar(p));
102906
102906
  if (od(p)) {
102907
102907
  const v = b ? p[Lt.PATH] : h[0], M = b ? p[Lt.PATTERN] : p[v];
102908
- if (!ae(M))
102908
+ if (!$a(M))
102909
102909
  throw new Error(Ch(v));
102910
102910
  const F = {
102911
102911
  keyId: lt(v),
@@ -102924,10 +102924,10 @@ function Nr(r, g, { auto: s = !0 } = {}) {
102924
102924
  });
102925
102925
  }), k;
102926
102926
  };
102927
- return yt(r) || (r = ar(r)), c(r);
102927
+ return yt(l) || (l = ar(l)), c(l);
102928
102928
  }
102929
- function rd(r, { ignoreFieldNorm: g = P.ignoreFieldNorm }) {
102930
- r.forEach((s) => {
102929
+ function rd(l, { ignoreFieldNorm: g = P.ignoreFieldNorm }) {
102930
+ l.forEach((s) => {
102931
102931
  let c = 1;
102932
102932
  s.matches.forEach(({ key: p, norm: h, score: b }) => {
102933
102933
  const k = p ? p.weight : null;
@@ -102938,8 +102938,8 @@ function rd(r, { ignoreFieldNorm: g = P.ignoreFieldNorm }) {
102938
102938
  }), s.score = c;
102939
102939
  });
102940
102940
  }
102941
- function ld(r, g) {
102942
- const s = r.matches;
102941
+ function ld(l, g) {
102942
+ const s = l.matches;
102943
102943
  g.matches = [], Ia(s) && s.forEach((c) => {
102944
102944
  if (!Ia(c.indices) || !c.indices.length)
102945
102945
  return;
@@ -102951,15 +102951,15 @@ function ld(r, g) {
102951
102951
  c.key && (b.key = c.key.src), c.idx > -1 && (b.refIndex = c.idx), g.matches.push(b);
102952
102952
  });
102953
102953
  }
102954
- function md(r, g) {
102955
- g.score = r.score;
102954
+ function md(l, g) {
102955
+ g.score = l.score;
102956
102956
  }
102957
- function ud(r, g, {
102957
+ function ud(l, g, {
102958
102958
  includeMatches: s = P.includeMatches,
102959
102959
  includeScore: c = P.includeScore
102960
102960
  } = {}) {
102961
102961
  const p = [];
102962
- return s && p.push(ld), c && p.push(md), r.map((h) => {
102962
+ return s && p.push(ld), c && p.push(md), l.map((h) => {
102963
102963
  const { idx: b } = h, k = {
102964
102964
  item: g[b],
102965
102965
  refIndex: b
@@ -102969,7 +102969,7 @@ function ud(r, g, {
102969
102969
  }), k;
102970
102970
  });
102971
102971
  }
102972
- class Ya {
102972
+ class ae {
102973
102973
  constructor(g, s = {}, c) {
102974
102974
  this.options = { ...P, ...s }, this.options.useExtendedSearch, this._keyStore = new zh(this.options.keys), this.setCollection(g, c);
102975
102975
  }
@@ -103006,7 +103006,7 @@ class Ya {
103006
103006
  sortFn: b,
103007
103007
  ignoreFieldNorm: k
103008
103008
  } = this.options;
103009
- let v = ae(g) ? ae(this._docs[0]) ? this._searchStringList(g) : this._searchObjectList(g) : this._searchLogical(g);
103009
+ let v = $a(g) ? $a(this._docs[0]) ? this._searchStringList(g) : this._searchObjectList(g) : this._searchLogical(g);
103010
103010
  return rd(v, { ignoreFieldNorm: k }), h && v.sort(b), ur(s) && s > -1 && (v = v.slice(0, s)), ud(v, this._docs, {
103011
103011
  includeMatches: c,
103012
103012
  includeScore: p
@@ -103106,11 +103106,11 @@ class Ya {
103106
103106
  return p;
103107
103107
  }
103108
103108
  }
103109
- Ya.version = "7.1.0";
103110
- Ya.createIndex = pr;
103111
- Ya.parseIndex = Eh;
103112
- Ya.config = P;
103113
- Ya.parseQuery = Nr;
103109
+ ae.version = "7.1.0";
103110
+ ae.createIndex = pr;
103111
+ ae.parseIndex = Eh;
103112
+ ae.config = P;
103113
+ ae.parseQuery = Nr;
103114
103114
  td(sd);
103115
103115
  const Mi = "_originalLanguageObject", cd = {
103116
103116
  isCaseSensitive: !1,
@@ -103138,20 +103138,20 @@ class Ld {
103138
103138
  }), this.baseFuseOptions = {
103139
103139
  ...cd,
103140
103140
  ...h || {}
103141
- }, this.completeMatchFuse = new Ya(this.languageData, {
103141
+ }, this.completeMatchFuse = new ae(this.languageData, {
103142
103142
  ...this.baseFuseOptions,
103143
103143
  keys: c,
103144
103144
  useExtendedSearch: !0
103145
- }), this.spacePaddedFuse = new Ya(this.spacePaddedLanguages, {
103145
+ }), this.spacePaddedFuse = new ae(this.spacePaddedLanguages, {
103146
103146
  ...this.baseFuseOptions,
103147
103147
  keys: c,
103148
103148
  threshold: 0
103149
103149
  // exact matches only
103150
- }), this.substringMatchFuse = new Ya(this.languageData, {
103150
+ }), this.substringMatchFuse = new ae(this.languageData, {
103151
103151
  ...this.baseFuseOptions,
103152
103152
  keys: c,
103153
103153
  threshold: 0
103154
- }), this.fuzzyMatchFuse = new Ya(this.languageData, {
103154
+ }), this.fuzzyMatchFuse = new ae(this.languageData, {
103155
103155
  ...this.baseFuseOptions,
103156
103156
  keys: p,
103157
103157
  threshold: 0.3
@@ -360388,94 +360388,73 @@ const Tr = [
360388
360388
  // If this language is a member of a macrolanguage, we want it to come up if the user searches for that macrolanguage (though this macrolanguage info is not visible on the card)
360389
360389
  {
360390
360390
  name: "macrolanguageISO639-3Code",
360391
- getFn: (r) => {
360391
+ getFn: (l) => {
360392
360392
  var g;
360393
- return ((g = r.parentMacrolanguage) == null ? void 0 : g.iso639_3_code) || "";
360393
+ return ((g = l.parentMacrolanguage) == null ? void 0 : g.iso639_3_code) || "";
360394
360394
  },
360395
360395
  weight: 70
360396
360396
  },
360397
360397
  {
360398
360398
  name: "macrolanguageSubtag",
360399
- getFn: (r) => {
360399
+ getFn: (l) => {
360400
360400
  var g;
360401
- return ((g = r.parentMacrolanguage) == null ? void 0 : g.languageSubtag) || "";
360401
+ return ((g = l.parentMacrolanguage) == null ? void 0 : g.languageSubtag) || "";
360402
360402
  },
360403
360403
  weight: 70
360404
360404
  },
360405
360405
  {
360406
360406
  name: "macrolanguageName",
360407
- getFn: (r) => {
360407
+ getFn: (l) => {
360408
360408
  var g;
360409
- return ((g = r.parentMacrolanguage) == null ? void 0 : g.exonym) || "";
360409
+ return ((g = l.parentMacrolanguage) == null ? void 0 : g.exonym) || "";
360410
360410
  },
360411
360411
  weight: 70
360412
360412
  }
360413
360413
  ];
360414
- function pd(r) {
360414
+ function pd(l) {
360415
360415
  return {
360416
- ...r,
360417
- autonym: ` ${r.autonym} `,
360418
- exonym: ` ${r.exonym} `,
360419
- names: r.names.map((g) => ` ${g} `),
360420
- languageSubtag: ` ${r.languageSubtag} `
360416
+ ...l,
360417
+ autonym: ` ${l.autonym} `,
360418
+ exonym: ` ${l.exonym} `,
360419
+ names: l.names.map((g) => ` ${g} `),
360420
+ languageSubtag: ` ${l.languageSubtag} `
360421
360421
  };
360422
360422
  }
360423
360423
  let nt = null;
360424
360424
  function Sr() {
360425
360425
  return nt || (nt = new Ld(
360426
360426
  Tr,
360427
- (r) => r.iso639_3_code,
360427
+ (l) => l.iso639_3_code,
360428
360428
  xr,
360429
360429
  yd,
360430
360430
  {},
360431
360431
  pd
360432
360432
  )), nt;
360433
360433
  }
360434
- function zd(r) {
360435
- return Sr().searchForLanguage(r);
360434
+ function zd(l) {
360435
+ return Sr().searchForLanguage(l);
360436
360436
  }
360437
- async function Bd(r, g) {
360437
+ async function Bd(l, g) {
360438
360438
  return Sr().asyncSearchForLanguage(
360439
- r,
360439
+ l,
360440
360440
  g
360441
360441
  );
360442
360442
  }
360443
- function hd(r, g) {
360444
- var b;
360445
- const s = Tr;
360446
- let p = new Ya(s, {
360447
- keys: [
360448
- "parentMacrolanguage.languageSubtag",
360449
- "parentMacrolanguage.iso639_3_code",
360450
- "isRepresentativeForMacrolanguage"
360451
- ],
360452
- threshold: 0,
360453
- // exact matches only
360454
- useExtendedSearch: !0
360455
- }).search({
360456
- $and: [
360457
- {
360458
- $or: [
360459
- { "parentMacrolanguage.languageSubtag": "=" + r },
360460
- { "parentMacrolanguage.iso639_3_code": "=" + r }
360461
- ]
360462
- },
360463
- { isRepresentativeForMacrolanguage: "=true" }
360464
- ]
360465
- });
360466
- p.length > 1 && console.error(
360467
- "Unexpectedly found multiple representative languages for " + r + ": " + p.map((k) => k.item.iso639_3_code).join(", ")
360468
- ), p.length !== 1 && (p = new Ya(s, {
360443
+ function hd(l, g) {
360444
+ var h;
360445
+ const s = l.toLowerCase() === "zh" ? "cmn" : l, p = new ae(Tr, {
360469
360446
  keys: ["languageSubtag", "iso639_3_code"],
360470
360447
  threshold: 0,
360471
360448
  // exact matches only
360472
360449
  useExtendedSearch: !0
360473
- }).search("=" + r));
360474
- const h = (b = p[0]) == null ? void 0 : b.item;
360475
- return g ? g([h], r)[0] : h;
360450
+ }).search(`="${s}"`);
360451
+ return g ? g(
360452
+ p.map((b) => b.item),
360453
+ l
360454
+ )[0] : (h = p[0]) == null ? void 0 : h.item;
360476
360455
  }
360477
- function jd(r, g) {
360478
- if (!r)
360456
+ function jd(l, g) {
360457
+ if (!l)
360479
360458
  return;
360480
360459
  const {
360481
360460
  languageSubtag: s,
@@ -360484,7 +360463,7 @@ function jd(r, g) {
360484
360463
  variantSubtag: h,
360485
360464
  privateUseSubtag: b,
360486
360465
  otherSubtags: k
360487
- } = rt(r);
360466
+ } = rt(l);
360488
360467
  if (k != null && k.length || h) {
360489
360468
  console.log("langtag parsing found unexpected subtags", k);
360490
360469
  return;
@@ -360509,7 +360488,7 @@ function jd(r, g) {
360509
360488
  return;
360510
360489
  }
360511
360490
  if (!z && v.scripts.length === 1 && (z = v.scripts[0]), !z && !c) {
360512
- const O = (en(r, v) || // The user may have entered a dialect and/or region that are not in the langtags database
360491
+ const O = (en(l, v) || // The user may have entered a dialect and/or region that are not in the langtags database
360513
360492
  // so if necessary check for the langtag without the dialect and/or region
360514
360493
  en(`${s}-${p}`, v) || en(`${s}`, v) || "").split(/-[xX]-/)[0].split("-").find((ta) => _.test(ta));
360515
360494
  z = Yo(O || "", v);
@@ -360664,16 +360643,16 @@ function dd() {
360664
360643
  // Ancient Zapotec
360665
360644
  ])), it;
360666
360645
  }
360667
- function bd(r, g) {
360646
+ function bd(l, g) {
360668
360647
  return g.map((s) => ({
360669
360648
  ...s,
360670
- scripts: s.scripts.filter(r)
360649
+ scripts: s.scripts.filter(l)
360671
360650
  }));
360672
360651
  }
360673
- function Kd(r, g) {
360652
+ function Kd(l, g) {
360674
360653
  return g.map((s) => ({
360675
360654
  ...s,
360676
- scripts: s.scripts.map(r)
360655
+ scripts: s.scripts.map(l)
360677
360656
  }));
360678
360657
  }
360679
360658
  const Nd = /* @__PURE__ */ new Set([
@@ -360686,7 +360665,7 @@ const Nd = /* @__PURE__ */ new Set([
360686
360665
  "Zsym",
360687
360666
  "Zzzz"
360688
360667
  ]), Ci = { code: "Latn", name: "Latin" };
360689
- function Td(r) {
360668
+ function Td(l) {
360690
360669
  function g(s) {
360691
360670
  return {
360692
360671
  autonym: void 0,
@@ -360707,9 +360686,9 @@ function Td(r) {
360707
360686
  languageType: nn.Living
360708
360687
  };
360709
360688
  }
360710
- return Be("eng", g, r);
360689
+ return Be("eng", g, l);
360711
360690
  }
360712
- function xd(r, g) {
360691
+ function xd(l, g) {
360713
360692
  function s(c) {
360714
360693
  return {
360715
360694
  ...c,
@@ -360722,9 +360701,9 @@ function xd(r, g) {
360722
360701
  parentMacrolanguage: void 0
360723
360702
  };
360724
360703
  }
360725
- return Be(r, s, g);
360704
+ return Be(l, s, g);
360726
360705
  }
360727
- function Sd(r) {
360706
+ function Sd(l) {
360728
360707
  function g(s) {
360729
360708
  return {
360730
360709
  autonym: s.autonym,
@@ -360745,9 +360724,9 @@ function Sd(r) {
360745
360724
  languageType: nn.Living
360746
360725
  };
360747
360726
  }
360748
- return Be("fra", g, r);
360727
+ return Be("fra", g, l);
360749
360728
  }
360750
- function kd(r) {
360729
+ function kd(l) {
360751
360730
  function g(s) {
360752
360731
  let c = s.autonym;
360753
360732
  ze(c) !== "castellano" && (c = "castellano");
@@ -360769,9 +360748,9 @@ function kd(r) {
360769
360748
  ]
360770
360749
  };
360771
360750
  }
360772
- return Be("spa", g, r);
360751
+ return Be("spa", g, l);
360773
360752
  }
360774
- function vd(r) {
360753
+ function vd(l) {
360775
360754
  function g(s) {
360776
360755
  return {
360777
360756
  ...s,
@@ -360779,7 +360758,7 @@ function vd(r) {
360779
360758
  // otherwise would be "cmn". For Chinese in particular we remove the macrolanguage card and have just 1 card, and give it tag zh
360780
360759
  autonym: "中文",
360781
360760
  regionNamesForDisplay: "",
360782
- // clear the long and confusing list of region names
360761
+ // don't include the long and confusing list of region names
360783
360762
  regionNamesForSearch: [],
360784
360763
  names: s.names.filter(
360785
360764
  (c) => c !== "中文" && c !== "繁體中文"
@@ -360801,11 +360780,11 @@ function vd(r) {
360801
360780
  ]
360802
360781
  };
360803
360782
  }
360804
- return Be("cmn", g, r);
360783
+ return Be("cmn", g, l);
360805
360784
  }
360806
- function Md(r, g) {
360785
+ function Md(l, g) {
360807
360786
  return Be(
360808
- r,
360787
+ l,
360809
360788
  (s) => ({
360810
360789
  ...s,
360811
360790
  isMacrolanguage: !0,
@@ -360819,9 +360798,9 @@ function Md(r, g) {
360819
360798
  g
360820
360799
  );
360821
360800
  }
360822
- function Dd(r, g) {
360801
+ function Dd(l, g) {
360823
360802
  return Be(
360824
- r,
360803
+ l,
360825
360804
  (s) => ({
360826
360805
  ...s,
360827
360806
  isMacrolanguage: !1,
@@ -360830,16 +360809,16 @@ function Dd(r, g) {
360830
360809
  g
360831
360810
  );
360832
360811
  }
360833
- function fd(r) {
360834
- return ze(r.iso639_3_code);
360812
+ function fd(l) {
360813
+ return ze(l.iso639_3_code);
360835
360814
  }
360836
- function Be(r, g, s) {
360815
+ function Be(l, g, s) {
360837
360816
  return s.map(
360838
- (c) => sn(c.iso639_3_code, r) ? g(c) : c
360817
+ (c) => sn(c.iso639_3_code, l) ? g(c) : c
360839
360818
  );
360840
360819
  }
360841
- function er(r, g) {
360842
- return g.filter((s) => r(fd(s) || ""));
360820
+ function er(l, g) {
360821
+ return g.filter((s) => l(fd(s) || ""));
360843
360822
  }
360844
360823
  const Fd = /* @__PURE__ */ new Set([
360845
360824
  "zho",
@@ -360849,8 +360828,8 @@ const Fd = /* @__PURE__ */ new Set([
360849
360828
  "zhx"
360850
360829
  // I don't understand why this entry is in langtags.json. It is an ISO-639-5 (language collection) code covering the zho macrolanguage, has no Ethnologue entry, only listed script is Nshu
360851
360830
  ]);
360852
- function Di(r, g, s, c) {
360853
- if (g.length > 0 && r.some(
360831
+ function Di(l, g, s, c) {
360832
+ if (g.length > 0 && l.some(
360854
360833
  (p) => p.toLowerCase().startsWith(g.toLowerCase())
360855
360834
  )) {
360856
360835
  const p = c.findIndex(
@@ -360863,8 +360842,8 @@ function Di(r, g, s, c) {
360863
360842
  }
360864
360843
  return c;
360865
360844
  }
360866
- function Zd(r, g) {
360867
- let s = Nh(r, g);
360845
+ function Zd(l, g) {
360846
+ let s = Nh(l, g);
360868
360847
  return s = er(
360869
360848
  (c) => !Fd.has(c),
360870
360849
  s