@das-fed/mframe 0.0.24 → 0.0.25

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 (4) hide show
  1. package/es5.js +248 -246
  2. package/index.d.ts +2 -2
  3. package/index.js +223 -221
  4. package/package.json +1 -1
package/es5.js CHANGED
@@ -1210,14 +1210,14 @@ function iu(e, t) {
1210
1210
  return Bt(L(), re);
1211
1211
  };
1212
1212
  }
1213
- var k = Ia(),
1214
- te = function te() {
1215
- d.stop(), k && k.active && Qo(k.effects, d);
1213
+ var K = Ia(),
1214
+ Q = function Q() {
1215
+ d.stop(), K && K.active && Qo(K.effects, d);
1216
1216
  };
1217
1217
  if (s && t) {
1218
1218
  var _L = t;
1219
1219
  t = function t() {
1220
- _L.apply(void 0, arguments), te();
1220
+ _L.apply(void 0, arguments), Q();
1221
1221
  };
1222
1222
  }
1223
1223
  var U = W ? new Array(e.length).fill(_r) : _r;
@@ -1266,7 +1266,7 @@ function iu(e, t) {
1266
1266
  }
1267
1267
  Vr["delete"](d);
1268
1268
  }
1269
- }, process.env.NODE_ENV !== "production" && (d.onTrack = n.onTrack, d.onTrigger = n.onTrigger), t ? r ? oe(true) : U = d.run() : i ? i(oe.bind(null, true), true) : d.run(), te.pause = d.pause.bind(d), te.resume = d.resume.bind(d), te.stop = te, te;
1269
+ }, process.env.NODE_ENV !== "production" && (d.onTrack = n.onTrack, d.onTrigger = n.onTrigger), t ? r ? oe(true) : U = d.run() : i ? i(oe.bind(null, true), true) : d.run(), Q.pause = d.pause.bind(d), Q.resume = d.resume.bind(d), Q.stop = Q, Q;
1270
1270
  }
1271
1271
  function Bt(e) {
1272
1272
  var t = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 1 / 0;
@@ -1803,8 +1803,8 @@ function Fr(e, t, n, r) {
1803
1803
  if (P || F) {
1804
1804
  var W = function W() {
1805
1805
  if (e.f) {
1806
- var k = P ? S(l) ? d[l] : p[l] : l.value;
1807
- o ? ae(k) && Qo(k, s) : ae(k) ? k.includes(s) || k.push(s) : P ? (p[l] = [s], S(l) && (d[l] = p[l])) : (l.value = [s], e.k && (p[e.k] = l.value));
1806
+ var K = P ? S(l) ? d[l] : p[l] : l.value;
1807
+ o ? ae(K) && Qo(K, s) : ae(K) ? K.includes(s) || K.push(s) : P ? (p[l] = [s], S(l) && (d[l] = p[l])) : (l.value = [s], e.k && (p[e.k] = l.value));
1808
1808
  } else P ? (p[l] = i, S(l) && (d[l] = i)) : F ? (l.value = i, e.k && (p[e.k] = i)) : process.env.NODE_ENV !== "production" && j("Invalid template ref type:", l, "(".concat(_typeof(l), ")"));
1809
1809
  };
1810
1810
  i ? (W.id = -1, st(W, n)) : W();
@@ -2116,8 +2116,8 @@ function qu(e) {
2116
2116
  P = t.updated,
2117
2117
  F = t.activated,
2118
2118
  W = t.deactivated,
2119
- k = t.beforeDestroy,
2120
- te = t.beforeUnmount,
2119
+ K = t.beforeDestroy,
2120
+ Q = t.beforeUnmount,
2121
2121
  U = t.destroyed,
2122
2122
  oe = t.unmounted,
2123
2123
  L = t.render,
@@ -2134,42 +2134,42 @@ function qu(e) {
2134
2134
  if (process.env.NODE_ENV !== "production") {
2135
2135
  var _e$propsOptions2 = _slicedToArray(e.propsOptions, 1),
2136
2136
  B = _e$propsOptions2[0];
2137
- if (B) for (var Q in B) ce("Props", Q);
2137
+ if (B) for (var ee in B) ce("Props", ee);
2138
2138
  }
2139
2139
  if (E && zu(E, r, ce), i) for (var _B in i) {
2140
- var _Q = i[_B];
2141
- pe(_Q) ? (process.env.NODE_ENV !== "production" ? Object.defineProperty(r, _B, {
2142
- value: _Q.bind(n),
2140
+ var _ee = i[_B];
2141
+ pe(_ee) ? (process.env.NODE_ENV !== "production" ? Object.defineProperty(r, _B, {
2142
+ value: _ee.bind(n),
2143
2143
  configurable: true,
2144
2144
  enumerable: true,
2145
2145
  writable: true
2146
- }) : r[_B] = _Q.bind(n), process.env.NODE_ENV !== "production" && ce("Methods", _B)) : process.env.NODE_ENV !== "production" && j("Method \"".concat(_B, "\" has type \"").concat(_typeof(_Q), "\" in the component definition. Did you reference the function correctly?"));
2146
+ }) : r[_B] = _ee.bind(n), process.env.NODE_ENV !== "production" && ce("Methods", _B)) : process.env.NODE_ENV !== "production" && j("Method \"".concat(_B, "\" has type \"").concat(_typeof(_ee), "\" in the component definition. Did you reference the function correctly?"));
2147
2147
  }
2148
2148
  if (o) {
2149
2149
  process.env.NODE_ENV !== "production" && !pe(o) && j("The data option must be a function. Plain object usage is no longer supported.");
2150
2150
  var _B2 = o.call(n, n);
2151
2151
  if (process.env.NODE_ENV !== "production" && es(_B2) && j("data() returned a Promise - note data() cannot be async; If you intend to perform data fetching before component renders, use async setup() + <Suspense>."), !De(_B2)) process.env.NODE_ENV !== "production" && j("data() should return an object.");else if (e.data = us(_B2), process.env.NODE_ENV !== "production") {
2152
- var _loop2 = function _loop2(_Q2) {
2153
- ce("Data", _Q2), ms(_Q2[0]) || Object.defineProperty(r, _Q2, {
2152
+ var _loop2 = function _loop2(_ee2) {
2153
+ ce("Data", _ee2), ms(_ee2[0]) || Object.defineProperty(r, _ee2, {
2154
2154
  configurable: true,
2155
2155
  enumerable: true,
2156
2156
  get: function get() {
2157
- return _B2[_Q2];
2157
+ return _B2[_ee2];
2158
2158
  },
2159
2159
  set: Be
2160
2160
  });
2161
2161
  };
2162
- for (var _Q2 in _B2) {
2163
- _loop2(_Q2);
2162
+ for (var _ee2 in _B2) {
2163
+ _loop2(_ee2);
2164
2164
  }
2165
2165
  }
2166
2166
  }
2167
2167
  if (Wo = true, s) {
2168
2168
  var _loop3 = function _loop3(_B3) {
2169
- var Q = s[_B3],
2170
- ve = pe(Q) ? Q.bind(n, n) : pe(Q.get) ? Q.get.bind(n, n) : Be;
2169
+ var ee = s[_B3],
2170
+ ve = pe(ee) ? ee.bind(n, n) : pe(ee.get) ? ee.get.bind(n, n) : Be;
2171
2171
  process.env.NODE_ENV !== "production" && ve === Be && j("Computed property \"".concat(_B3, "\" has no getter."));
2172
- var T = !pe(Q) && pe(Q.set) ? Q.set.bind(n) : process.env.NODE_ENV !== "production" ? function () {
2172
+ var T = !pe(ee) && pe(ee.set) ? ee.set.bind(n) : process.env.NODE_ENV !== "production" ? function () {
2173
2173
  j("Write operation failed: computed property \"".concat(_B3, "\" is readonly."));
2174
2174
  } : Be,
2175
2175
  _e = St({
@@ -2194,25 +2194,25 @@ function qu(e) {
2194
2194
  if (c) for (var _B4 in c) Sc(c[_B4], r, n, _B4);
2195
2195
  if (l) {
2196
2196
  var _B5 = pe(l) ? l.call(n) : l;
2197
- Reflect.ownKeys(_B5).forEach(function (Q) {
2198
- tl(Q, _B5[Q]);
2197
+ Reflect.ownKeys(_B5).forEach(function (ee) {
2198
+ tl(ee, _B5[ee]);
2199
2199
  });
2200
2200
  }
2201
2201
  p && Vs(p, e, "c");
2202
- function ie(B, Q) {
2203
- ae(Q) ? Q.forEach(function (ve) {
2202
+ function ie(B, ee) {
2203
+ ae(ee) ? ee.forEach(function (ve) {
2204
2204
  return B(ve.bind(n));
2205
- }) : Q && B(Q.bind(n));
2205
+ }) : ee && B(ee.bind(n));
2206
2206
  }
2207
- if (ie(Mu, d), ie(bc, h), ie(Lu, S), ie(Vu, P), ie(Pu, F), ie(Iu, W), ie(Bu, he), ie(Fu, re), ie(Wu, ue), ie(ju, te), ie(wc, oe), ie(Hu, le), ae(be)) if (be.length) {
2207
+ if (ie(Mu, d), ie(bc, h), ie(Lu, S), ie(Vu, P), ie(Pu, F), ie(Iu, W), ie(Bu, he), ie(Fu, re), ie(Wu, ue), ie(ju, Q), ie(wc, oe), ie(Hu, le), ae(be)) if (be.length) {
2208
2208
  var _B6 = e.exposed || (e.exposed = {});
2209
- be.forEach(function (Q) {
2210
- Object.defineProperty(_B6, Q, {
2209
+ be.forEach(function (ee) {
2210
+ Object.defineProperty(_B6, ee, {
2211
2211
  get: function get() {
2212
- return n[Q];
2212
+ return n[ee];
2213
2213
  },
2214
2214
  set: function set(ve) {
2215
- return n[Q] = ve;
2215
+ return n[ee] = ve;
2216
2216
  }
2217
2217
  });
2218
2218
  });
@@ -2605,9 +2605,9 @@ function Cc(e, t) {
2605
2605
  P = S.type;
2606
2606
  var F = false,
2607
2607
  W = true;
2608
- if (ae(P)) for (var k = 0; k < P.length; ++k) {
2609
- var te = P[k],
2610
- U = pe(te) && te.name;
2608
+ if (ae(P)) for (var K = 0; K < P.length; ++K) {
2609
+ var Q = P[K],
2610
+ U = pe(Q) && Q.name;
2611
2611
  if (U === "Boolean") {
2612
2612
  F = true;
2613
2613
  break;
@@ -2822,10 +2822,10 @@ function vl(e, t) {
2822
2822
  W(f, g, y, C);
2823
2823
  break;
2824
2824
  case ut:
2825
- k(f, g, y, C);
2825
+ K(f, g, y, C);
2826
2826
  break;
2827
2827
  case Rr:
2828
- f == null ? te(g, y, C, I) : process.env.NODE_ENV !== "production" && U(f, g, y, I);
2828
+ f == null ? Q(g, y, C, I) : process.env.NODE_ENV !== "production" && U(f, g, y, I);
2829
2829
  break;
2830
2830
  case Nt:
2831
2831
  q(f, g, y, C, x, _, I, b, N);
@@ -2841,10 +2841,10 @@ function vl(e, t) {
2841
2841
  g.children !== f.children && E(x, g.children);
2842
2842
  }
2843
2843
  },
2844
- k = function k(f, g, y, C) {
2844
+ K = function K(f, g, y, C) {
2845
2845
  f == null ? r(g.el = l(g.children || ""), y, C) : g.el = f.el;
2846
2846
  },
2847
- te = function te(f, g, y, C) {
2847
+ Q = function Q(f, g, y, C) {
2848
2848
  var _P = P(f.children, g, y, C, f.el, f.anchor);
2849
2849
  var _P2 = _slicedToArray(_P, 2);
2850
2850
  f.el = _P2[0];
@@ -2999,7 +2999,7 @@ function vl(e, t) {
2999
2999
  if (process.env.NODE_ENV !== "production" && b.type.__hmrId && gu(b), process.env.NODE_ENV !== "production" && (Or(f), bn(b, "mount")), gs(f) && (b.ctx.renderer = H), process.env.NODE_ENV !== "production" && bn(b, "init"), Fl(b, false, I), process.env.NODE_ENV !== "production" && wn(b, "init"), b.asyncDep) {
3000
3000
  if (process.env.NODE_ENV !== "production" && Dt && (f.el = null), x && x.registerDep(b, B, I), !f.el) {
3001
3001
  var N = b.subTree = at(ut);
3002
- k(null, N, g, y);
3002
+ K(null, N, g, y);
3003
3003
  }
3004
3004
  } else B(b, f, g, y, x, _, I);
3005
3005
  process.env.NODE_ENV !== "production" && (Sr(), wn(b, "mount"));
@@ -3008,7 +3008,7 @@ function vl(e, t) {
3008
3008
  var C = g.component = f.component;
3009
3009
  if (Tl(f, g, y)) {
3010
3010
  if (C.asyncDep && !C.asyncResolved) {
3011
- process.env.NODE_ENV !== "production" && Or(g), Q(C, g, y), process.env.NODE_ENV !== "production" && Sr();
3011
+ process.env.NODE_ENV !== "production" && Or(g), ee(C, g, y), process.env.NODE_ENV !== "production" && Sr();
3012
3012
  return;
3013
3013
  } else C.next = g, C.update();
3014
3014
  } else g.el = f.el, C.vnode = g;
@@ -3024,7 +3024,7 @@ function vl(e, t) {
3024
3024
  {
3025
3025
  var tt = Lc(f);
3026
3026
  if (tt) {
3027
- M && (M.el = Te.el, Q(f, M, I)), tt.asyncDep.then(function () {
3027
+ M && (M.el = Te.el, ee(f, M, I)), tt.asyncDep.then(function () {
3028
3028
  f.isUnmounted || _b();
3029
3029
  });
3030
3030
  return;
@@ -3032,7 +3032,7 @@ function vl(e, t) {
3032
3032
  }
3033
3033
  var Se = M,
3034
3034
  qe;
3035
- process.env.NODE_ENV !== "production" && Or(M || f.vnode), sn(f, false), M ? (M.el = Te.el, Q(f, M, I)) : M = Te, Z && Bn(Z), (qe = M.props && M.props.onVnodeBeforeUpdate) && bt(qe, ye, M, Te), sn(f, true), process.env.NODE_ENV !== "production" && bn(f, "render");
3035
+ process.env.NODE_ENV !== "production" && Or(M || f.vnode), sn(f, false), M ? (M.el = Te.el, ee(f, M, I)) : M = Te, Z && Bn(Z), (qe = M.props && M.props.onVnodeBeforeUpdate) && bt(qe, ye, M, Te), sn(f, true), process.env.NODE_ENV !== "production" && bn(f, "render");
3036
3036
  var ke = Gs(f);
3037
3037
  process.env.NODE_ENV !== "production" && wn(f, "render");
3038
3038
  var ot = f.subTree;
@@ -3082,7 +3082,7 @@ function vl(e, t) {
3082
3082
  return Bn(f.rtg, M);
3083
3083
  } : void 0), R();
3084
3084
  },
3085
- Q = function Q(f, g, y) {
3085
+ ee = function ee(f, g, y) {
3086
3086
  g.component = f;
3087
3087
  var C = f.vnode.props;
3088
3088
  f.vnode = g, f.next = null, ol(f, g.props, C, y), hl(f, g.children, y), Gt(), $s(f), Kt();
@@ -3539,7 +3539,7 @@ function Gs(e) {
3539
3539
  P = e.ctx,
3540
3540
  F = e.inheritAttrs,
3541
3541
  W = Wr(e);
3542
- var k, te;
3542
+ var K, Q;
3543
3543
  process.env.NODE_ENV !== "production" && (Go = false);
3544
3544
  try {
3545
3545
  if (n.shapeFlag & 4) {
@@ -3549,10 +3549,10 @@ function Gs(e) {
3549
3549
  return j("Property '".concat(String(he), "' was accessed via 'this'. Avoid using 'this' in templates.")), Reflect.get(ue, he, le);
3550
3550
  }
3551
3551
  }) : L;
3552
- k = ht(E.call(re, L, p, process.env.NODE_ENV !== "production" ? xt(d) : d, S, h, P)), te = c;
3552
+ K = ht(E.call(re, L, p, process.env.NODE_ENV !== "production" ? xt(d) : d, S, h, P)), Q = c;
3553
3553
  } else {
3554
3554
  var _L2 = t;
3555
- process.env.NODE_ENV !== "production" && c === d && Gr(), k = ht(_L2.length > 1 ? _L2(process.env.NODE_ENV !== "production" ? xt(d) : d, process.env.NODE_ENV !== "production" ? {
3555
+ process.env.NODE_ENV !== "production" && c === d && Gr(), K = ht(_L2.length > 1 ? _L2(process.env.NODE_ENV !== "production" ? xt(d) : d, process.env.NODE_ENV !== "production" ? {
3556
3556
  get attrs() {
3557
3557
  return Gr(), xt(c);
3558
3558
  },
@@ -3562,19 +3562,19 @@ function Gs(e) {
3562
3562
  attrs: c,
3563
3563
  slots: i,
3564
3564
  emit: l
3565
- }) : _L2(process.env.NODE_ENV !== "production" ? xt(d) : d, null)), te = t.props ? c : Al(c);
3565
+ }) : _L2(process.env.NODE_ENV !== "production" ? xt(d) : d, null)), Q = t.props ? c : Al(c);
3566
3566
  }
3567
3567
  } catch (L) {
3568
- tr.length = 0, pr(L, e, 1), k = at(ut);
3568
+ tr.length = 0, pr(L, e, 1), K = at(ut);
3569
3569
  }
3570
- var U = k,
3570
+ var U = K,
3571
3571
  oe;
3572
- if (process.env.NODE_ENV !== "production" && k.patchFlag > 0 && k.patchFlag & 2048 && (_Wc = _Wc3(k), _Wc2 = _slicedToArray(_Wc, 2), U = _Wc2[0], oe = _Wc2[1], _Wc), te && F !== false) {
3573
- var _L3 = Object.keys(te),
3572
+ if (process.env.NODE_ENV !== "production" && K.patchFlag > 0 && K.patchFlag & 2048 && (_Wc = _Wc3(K), _Wc2 = _slicedToArray(_Wc, 2), U = _Wc2[0], oe = _Wc2[1], _Wc), Q && F !== false) {
3573
+ var _L3 = Object.keys(Q),
3574
3574
  _U = U,
3575
3575
  _re3 = _U.shapeFlag;
3576
3576
  if (_L3.length) {
3577
- if (_re3 & 7) s && _L3.some($r) && (te = Nl(te, s)), U = nn(U, te, false, true);else if (process.env.NODE_ENV !== "production" && !Go && U.type !== ut) {
3577
+ if (_re3 & 7) s && _L3.some($r) && (Q = Nl(Q, s)), U = nn(U, Q, false, true);else if (process.env.NODE_ENV !== "production" && !Go && U.type !== ut) {
3578
3578
  var ue = Object.keys(c),
3579
3579
  he = [],
3580
3580
  le = [];
@@ -3586,7 +3586,7 @@ function Gs(e) {
3586
3586
  }
3587
3587
  }
3588
3588
  }
3589
- return n.dirs && (process.env.NODE_ENV !== "production" && !Ks(U) && j("Runtime directive used on component with non-element root node. The directives will not function as intended."), U = nn(U, null, false, true), U.dirs = U.dirs ? U.dirs.concat(n.dirs) : n.dirs), n.transition && (process.env.NODE_ENV !== "production" && !Ks(U) && j("Component inside <Transition> renders non-element root node that cannot be animated."), hs(U, n.transition)), process.env.NODE_ENV !== "production" && oe ? oe(U) : k = U, Wr(W), k;
3589
+ return n.dirs && (process.env.NODE_ENV !== "production" && !Ks(U) && j("Runtime directive used on component with non-element root node. The directives will not function as intended."), U = nn(U, null, false, true), U.dirs = U.dirs ? U.dirs.concat(n.dirs) : n.dirs), n.transition && (process.env.NODE_ENV !== "production" && !Ks(U) && j("Component inside <Transition> renders non-element root node that cannot be animated."), hs(U, n.transition)), process.env.NODE_ENV !== "production" && oe ? oe(U) : K = U, Wr(W), K;
3590
3590
  }
3591
3591
  var _Wc3 = function Wc(e) {
3592
3592
  var t = e.children,
@@ -4682,7 +4682,7 @@ var bf = {
4682
4682
  flexDirection: "column"
4683
4683
  };
4684
4684
  }),
4685
- k = function k(Y) {
4685
+ K = function K(Y) {
4686
4686
  var w = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
4687
4687
  var q = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
4688
4688
  var ne = null;
@@ -4695,18 +4695,18 @@ var bf = {
4695
4695
  }, w);
4696
4696
  };
4697
4697
  },
4698
- te = function te() {
4698
+ Q = function Q() {
4699
4699
  function Y(q) {
4700
4700
  var ne = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 20;
4701
4701
  if (!q) return;
4702
4702
  var ce = q.getBoundingClientRect(),
4703
4703
  ie = ce.x,
4704
4704
  B = ce.y,
4705
- Q = ce.width,
4705
+ ee = ce.width,
4706
4706
  ve = ce.height,
4707
4707
  T = ie,
4708
4708
  _e = B,
4709
- Re = ie + Q,
4709
+ Re = ie + ee,
4710
4710
  Le = B + ve,
4711
4711
  A = [document.documentElement, document.body, q, h.menu.value, h.nav.value, h.tab.value, S.mount.value];
4712
4712
  for (var D = T; D < Re; D += ne) for (var Ve = _e; Ve < Le; Ve += ne) {
@@ -4721,7 +4721,7 @@ var bf = {
4721
4721
  x: -1,
4722
4722
  y: -1
4723
4723
  },
4724
- oe = k(function (Y, w, q) {
4724
+ oe = K(function (Y, w, q) {
4725
4725
  if (!(U.x === w.x && U.y === w.y)) {
4726
4726
  if (U.x = w.x, U.y = w.x, Y === "mouseenter") {
4727
4727
  if (l.value) {
@@ -4733,12 +4733,12 @@ var bf = {
4733
4733
  });
4734
4734
  }
4735
4735
  if (E.value) {
4736
- if (te()) return c.cors.send("microAppStickStatus", true);
4736
+ if (Q()) return c.cors.send("microAppStickStatus", true);
4737
4737
  c.cors.send("microAppStickStatus", q === "mount");
4738
4738
  }
4739
4739
  }
4740
4740
  if (Y === "mousemove" && E.value) {
4741
- if (te()) return c.cors.send("microAppStickStatus", true);
4741
+ if (Q()) return c.cors.send("microAppStickStatus", true);
4742
4742
  c.cors.send("microAppStickStatus", q === "mount");
4743
4743
  }
4744
4744
  }
@@ -4781,12 +4781,12 @@ var bf = {
4781
4781
  var ce = (B = h[ne]) == null ? void 0 : B.value,
4782
4782
  ie = function ie() {
4783
4783
  var _ref33 = (ce == null ? void 0 : ce.getBoundingClientRect()) || {},
4784
- Q = _ref33.x,
4784
+ ee = _ref33.x,
4785
4785
  ve = _ref33.y,
4786
4786
  T = _ref33.width,
4787
4787
  _e = _ref33.height;
4788
4788
  s.data.set(_defineProperty({}, "".concat(ne, "Rect"), {
4789
- x: Q,
4789
+ x: ee,
4790
4790
  y: ve,
4791
4791
  width: T,
4792
4792
  height: _e
@@ -4795,9 +4795,9 @@ var bf = {
4795
4795
  ie(), new MutationObserver(ie).observe(ce, {
4796
4796
  childList: true,
4797
4797
  subtree: true
4798
- }), new IntersectionObserver(function (Q) {
4798
+ }), new IntersectionObserver(function (ee) {
4799
4799
  var ve;
4800
- (ve = Q == null ? void 0 : Q[0]) != null && ve.isIntersecting && ie();
4800
+ (ve = ee == null ? void 0 : ee[0]) != null && ve.isIntersecting && ie();
4801
4801
  }).observe(ce);
4802
4802
  };
4803
4803
  _context3.next = 3;
@@ -4855,10 +4855,10 @@ var bf = {
4855
4855
  mountDom: S.mount.value
4856
4856
  });
4857
4857
  i.event.on("mountMicroContent", function (ne) {
4858
- var Q, ve, T;
4858
+ var ee, ve, T;
4859
4859
  var _Zo = Zo(),
4860
4860
  ce = _Zo.getIframeInfo;
4861
- var ie = ce((Q = ne == null ? void 0 : ne.appInfo) == null ? void 0 : Q.name),
4861
+ var ie = ce((ee = ne == null ? void 0 : ne.appInfo) == null ? void 0 : ee.name),
4862
4862
  B = (ve = be.value) == null ? void 0 : ve.querySelector("#".concat(ie.id));
4863
4863
  B && (B.style.display = "block", re.value = false, he.value[(T = ne == null ? void 0 : ne.appInfo) == null ? void 0 : T.name] = true);
4864
4864
  });
@@ -5138,54 +5138,56 @@ var Zc = /*#__PURE__*/function () {
5138
5138
  var _ref41;
5139
5139
  var U;
5140
5140
  o.expose.connectMicroApp(W);
5141
- var k = r.data.get().microApps.find(function (oe) {
5141
+ var K = r.data.get().microApps.find(function (oe) {
5142
5142
  return oe.name === W.name;
5143
5143
  });
5144
- if (!k) return;
5145
- if (!((_ref41 = (U = k.router) == null ? void 0 : U.sync) !== null && _ref41 !== void 0 ? _ref41 : true)) {
5144
+ if (!K) return;
5145
+ if (!((_ref41 = (U = K.router) == null ? void 0 : U.sync) !== null && _ref41 !== void 0 ? _ref41 : true)) {
5146
5146
  F();
5147
5147
  return;
5148
5148
  }
5149
5149
  }), t.filter(function (W) {
5150
5150
  return W.activeRule;
5151
5151
  }).map(function (W) {
5152
- i.addRule(W.name, W.activeRule), l(W.name, W);
5152
+ (Array.isArray(W.activeRule) ? W.activeRule : [W.activeRule]).forEach(function (Q) {
5153
+ i.addRule(W.name, Q);
5154
+ }), l(W.name, W);
5153
5155
  });
5154
5156
  S = Ge(false);
5155
5157
  o.cors.on("reportRouter", function (W) {
5156
5158
  var _ref43;
5157
5159
  var w, q, ne;
5158
5160
  var _ref42 = W || {},
5159
- k = _ref42.data;
5160
- if (!k.appInfo) return;
5161
- var te = r.data.get().microApps.find(function (ce) {
5162
- return ce.name === k.appInfo.name;
5161
+ K = _ref42.data;
5162
+ if (!K.appInfo) return;
5163
+ var Q = r.data.get().microApps.find(function (ce) {
5164
+ return ce.name === K.appInfo.name;
5163
5165
  });
5164
- if (!te || !((_ref43 = (w = te.router) == null ? void 0 : w.sync) !== null && _ref43 !== void 0 ? _ref43 : true) || !h(te.name, ["mounted", "activated"])) return;
5166
+ if (!Q || !((_ref43 = (w = Q.router) == null ? void 0 : w.sync) !== null && _ref43 !== void 0 ? _ref43 : true) || !h(Q.name, ["mounted", "activated"])) return;
5165
5167
  var _URL = new URL(window.location.href),
5166
5168
  oe = _URL.pathname,
5167
5169
  L = _URL.hash,
5168
5170
  re = _URL.search;
5169
5171
  var ue = oe + re;
5170
- var _URL2 = new URL(k.href),
5172
+ var _URL2 = new URL(K.href),
5171
5173
  he = _URL2.pathname,
5172
5174
  le = _URL2.hash,
5173
5175
  be = _URL2.search;
5174
5176
  var Y = he + be;
5175
- ((q = te.router) == null ? void 0 : q.mode) === "hash" && (Y = le.replace("#", "")), ((ne = r.data.get().initOptions.router) == null ? void 0 : ne.mode) === "hash" && (ue = "/".concat(L), Y = "/#".concat(Y)), ue !== Y && (S.value = true, setTimeout(function () {
5177
+ ((q = Q.router) == null ? void 0 : q.mode) === "hash" && (Y = le.replace("#", "")), ((ne = r.data.get().initOptions.router) == null ? void 0 : ne.mode) === "hash" && (ue = "/".concat(L), Y = "/#".concat(Y)), ue !== Y && (S.value = true, setTimeout(function () {
5176
5178
  S.value = false;
5177
5179
  }, 300), i.replaceState(Y));
5178
5180
  }), o.cors.on("customEventFromMicro", function (W) {
5179
- var k, te;
5180
- (k = W == null ? void 0 : W.data) != null && k.eventName && o.event.emit(W.data.eventName, (te = W.data) == null ? void 0 : te.params);
5181
+ var K, Q;
5182
+ (K = W == null ? void 0 : W.data) != null && K.eventName && o.event.emit(W.data.eventName, (Q = W.data) == null ? void 0 : Q.params);
5181
5183
  });
5182
- P = function P(W, k) {
5184
+ P = function P(W, K) {
5183
5185
  var oe;
5184
- var te = k.path;
5185
- var U = te;
5186
- ((oe = W.router) == null ? void 0 : oe.mode) === "hash" && (U = "/#".concat(te)), o.cors.send(W.name, "syncRouter", {
5186
+ var Q = K.path;
5187
+ var U = Q;
5188
+ ((oe = W.router) == null ? void 0 : oe.mode) === "hash" && (U = "/#".concat(Q)), o.cors.send(W.name, "syncRouter", {
5187
5189
  appInfo: W,
5188
- parentRouter: k,
5190
+ parentRouter: K,
5189
5191
  replacePath: U
5190
5192
  });
5191
5193
  };
@@ -5194,7 +5196,7 @@ var Zc = /*#__PURE__*/function () {
5194
5196
  });
5195
5197
  F = /*#__PURE__*/function () {
5196
5198
  var _ref44 = _asyncToGenerator(/*#__PURE__*/_regeneratorRuntime().mark(function _callee7() {
5197
- var le, be, W, _URL3, k, te, U, oe, L, re, ue, he;
5199
+ var le, be, W, _URL3, K, Q, U, oe, L, re, ue, he;
5198
5200
  return _regeneratorRuntime().wrap(function _callee7$(_context7) {
5199
5201
  while (1) switch (_context7.prev = _context7.next) {
5200
5202
  case 0:
@@ -5209,9 +5211,9 @@ var Zc = /*#__PURE__*/function () {
5209
5211
  return setTimeout(Y, 0);
5210
5212
  });
5211
5213
  case 4:
5212
- W = ((le = r.data.get().initOptions.router) == null ? void 0 : le.mode) || "history", _URL3 = new URL(window.location.href), k = _URL3.pathname, te = _URL3.hash, U = _URL3.search;
5213
- oe = k + U;
5214
- W === "hash" && (oe = te.replace("#", ""));
5214
+ W = ((le = r.data.get().initOptions.router) == null ? void 0 : le.mode) || "history", _URL3 = new URL(window.location.href), K = _URL3.pathname, Q = _URL3.hash, U = _URL3.search;
5215
+ oe = K + U;
5216
+ W === "hash" && (oe = Q.replace("#", ""));
5215
5217
  L = i.match(oe), re = c.value.find(function (Y) {
5216
5218
  return L ? L === Y.name : false;
5217
5219
  });
@@ -5300,7 +5302,7 @@ function oo() {
5300
5302
  P = "(?!".concat(p, ")"),
5301
5303
  F = "[^.".concat(s, "]"),
5302
5304
  W = "".concat(c, "*?"),
5303
- te = {
5305
+ Q = {
5304
5306
  DOT_LITERAL: n,
5305
5307
  PLUS_LITERAL: r,
5306
5308
  QMARK_LITERAL: o,
@@ -5318,7 +5320,7 @@ function oo() {
5318
5320
  START_ANCHOR: E,
5319
5321
  SEP: "/"
5320
5322
  },
5321
- U = _objectSpread(_objectSpread({}, te), {}, {
5323
+ U = _objectSpread(_objectSpread({}, Q), {}, {
5322
5324
  SLASH_LITERAL: "[".concat(e, "]"),
5323
5325
  QMARK: t,
5324
5326
  STAR: "".concat(t, "*?"),
@@ -5489,7 +5491,7 @@ function oo() {
5489
5491
  * Create GLOB_CHARS
5490
5492
  */
5491
5493
  globChars: function globChars(L) {
5492
- return L === true ? U : te;
5494
+ return L === true ? U : Q;
5493
5495
  }
5494
5496
  }, Ao;
5495
5497
  }
@@ -5568,7 +5570,7 @@ function Nf() {
5568
5570
  W = function W(U) {
5569
5571
  return U === c || U === r;
5570
5572
  },
5571
- k = function k(U) {
5573
+ K = function K(U) {
5572
5574
  U.isPrefix !== true && (U.depth = U.isGlobstar ? 1 / 0 : 1);
5573
5575
  };
5574
5576
  return No = function No(U, oe) {
@@ -5585,7 +5587,7 @@ function Nf() {
5585
5587
  ce = false,
5586
5588
  ie = false,
5587
5589
  B = false,
5588
- Q = false,
5590
+ ee = false,
5589
5591
  ve = false,
5590
5592
  T = false,
5591
5593
  _e = false,
@@ -5656,7 +5658,7 @@ function Nf() {
5656
5658
  continue;
5657
5659
  }
5658
5660
  if (L.noext !== true && (J === d || J === n || J === t || J === h || J === i) === true && we() === E) {
5659
- if (B = ge.isGlob = true, Q = ge.isExtglob = true, A = true, J === i && w === q && (Le = true), ue === true) {
5661
+ if (B = ge.isGlob = true, ee = ge.isExtglob = true, A = true, J === i && w === q && (Le = true), ue === true) {
5660
5662
  for (; Ie() !== true && (J = H());) {
5661
5663
  if (J === r) {
5662
5664
  _e = ge.backslashes = true, J = H();
@@ -5718,7 +5720,7 @@ function Nf() {
5718
5720
  break;
5719
5721
  }
5720
5722
  }
5721
- L.noext === true && (Q = false, B = false);
5723
+ L.noext === true && (ee = false, B = false);
5722
5724
  var $e = Y,
5723
5725
  f = "",
5724
5726
  g = "";
@@ -5732,7 +5734,7 @@ function Nf() {
5732
5734
  isBrace: ce,
5733
5735
  isBracket: ie,
5734
5736
  isGlob: B,
5735
- isExtglob: Q,
5737
+ isExtglob: ee,
5736
5738
  isGlobstar: ve,
5737
5739
  negated: Re,
5738
5740
  negatedExtglob: Le
@@ -5743,11 +5745,11 @@ function Nf() {
5743
5745
  var _ = _C ? _C + 1 : q,
5744
5746
  I = he[x],
5745
5747
  b = U.slice(_, I);
5746
- L.tokens && (x === 0 && q !== 0 ? (le[x].isPrefix = true, le[x].value = f) : le[x].value = b, k(le[x]), y.maxDepth += le[x].depth), (x !== 0 || b !== "") && be.push(b), _C = I;
5748
+ L.tokens && (x === 0 && q !== 0 ? (le[x].isPrefix = true, le[x].value = f) : le[x].value = b, K(le[x]), y.maxDepth += le[x].depth), (x !== 0 || b !== "") && be.push(b), _C = I;
5747
5749
  }
5748
5750
  if (_C && _C + 1 < U.length) {
5749
5751
  var _x6 = U.slice(_C + 1);
5750
- be.push(_x6), L.tokens && (le[le.length - 1].value = _x6, k(le[le.length - 1]), y.maxDepth += le[le.length - 1].depth);
5752
+ be.push(_x6), L.tokens && (le[le.length - 1].value = _x6, K(le[le.length - 1]), y.maxDepth += le[le.length - 1].depth);
5751
5753
  }
5752
5754
  y.slashes = he, y.parts = be;
5753
5755
  }
@@ -5794,26 +5796,26 @@ function Tf() {
5794
5796
  output: h.prepend || ""
5795
5797
  },
5796
5798
  W = [F],
5797
- k = h.capture ? "" : "?:",
5798
- te = e.globChars(h.windows),
5799
- U = e.extglobChars(te),
5800
- oe = te.DOT_LITERAL,
5801
- L = te.PLUS_LITERAL,
5802
- re = te.SLASH_LITERAL,
5803
- ue = te.ONE_CHAR,
5804
- he = te.DOTS_SLASH,
5805
- le = te.NO_DOT,
5806
- be = te.NO_DOT_SLASH,
5807
- Y = te.NO_DOTS_SLASH,
5808
- w = te.QMARK,
5809
- q = te.QMARK_NO_DOT,
5810
- ne = te.STAR,
5811
- ce = te.START_ANCHOR,
5799
+ K = h.capture ? "" : "?:",
5800
+ Q = e.globChars(h.windows),
5801
+ U = e.extglobChars(Q),
5802
+ oe = Q.DOT_LITERAL,
5803
+ L = Q.PLUS_LITERAL,
5804
+ re = Q.SLASH_LITERAL,
5805
+ ue = Q.ONE_CHAR,
5806
+ he = Q.DOTS_SLASH,
5807
+ le = Q.NO_DOT,
5808
+ be = Q.NO_DOT_SLASH,
5809
+ Y = Q.NO_DOTS_SLASH,
5810
+ w = Q.QMARK,
5811
+ q = Q.QMARK_NO_DOT,
5812
+ ne = Q.STAR,
5813
+ ce = Q.START_ANCHOR,
5812
5814
  ie = function ie(_) {
5813
- return "(".concat(k, "(?:(?!").concat(ce).concat(_.dot ? he : oe, ").)*?)");
5815
+ return "(".concat(K, "(?:(?!").concat(ce).concat(_.dot ? he : oe, ").)*?)");
5814
5816
  },
5815
5817
  B = h.dot ? "" : le,
5816
- Q = h.dot ? w : q;
5818
+ ee = h.dot ? w : q;
5817
5819
  var ve = h.bash === true ? ie(h) : ne;
5818
5820
  h.capture && (ve = "(".concat(ve, ")")), typeof h.noext == "boolean" && (h.noextglob = h.noext);
5819
5821
  var T = {
@@ -5924,7 +5926,7 @@ function Tf() {
5924
5926
  if (h.fastpaths !== false && !/(^[*!]|[/()[\]{}"])/.test(p)) {
5925
5927
  var _ = false,
5926
5928
  I = p.replace(s, function (b, N, R, G, M, Z) {
5927
- return G === "\\" ? (_ = true, b) : G === "?" ? N ? N + G + (M ? w.repeat(M.length) : "") : Z === 0 ? Q + (M ? w.repeat(M.length) : "") : w.repeat(R.length) : G === "." ? oe.repeat(R.length) : G === "*" ? N ? N + G + (M ? ve : "") : ve : N ? b : "\\".concat(b);
5929
+ return G === "\\" ? (_ = true, b) : G === "?" ? N ? N + G + (M ? w.repeat(M.length) : "") : Z === 0 ? ee + (M ? w.repeat(M.length) : "") : w.repeat(R.length) : G === "." ? oe.repeat(R.length) : G === "*" ? N ? N + G + (M ? ve : "") : ve : N ? b : "\\".concat(b);
5928
5930
  });
5929
5931
  return _ === true && (h.unescape === true ? I = I.replace(/\\/g, "") : I = I.replace(/\\+/g, function (b) {
5930
5932
  return b.length % 2 === 0 ? "\\\\" : b ? "\\" : "";
@@ -6044,7 +6046,7 @@ function Tf() {
6044
6046
  T.output += _N2, A.value = _N2;
6045
6047
  continue;
6046
6048
  }
6047
- A.value = "(".concat(k).concat(_N2, "|").concat(A.value, ")"), T.output += A.value;
6049
+ A.value = "(".concat(K).concat(_N2, "|").concat(A.value, ")"), T.output += A.value;
6048
6050
  continue;
6049
6051
  }
6050
6052
  if (D === "{" && h.nobrace !== true) {
@@ -6368,8 +6370,8 @@ function Tf() {
6368
6370
  var _e$globChars = e.globChars(h.windows),
6369
6371
  F = _e$globChars.DOT_LITERAL,
6370
6372
  W = _e$globChars.SLASH_LITERAL,
6371
- k = _e$globChars.ONE_CHAR,
6372
- te = _e$globChars.DOTS_SLASH,
6373
+ K = _e$globChars.ONE_CHAR,
6374
+ Q = _e$globChars.DOTS_SLASH,
6373
6375
  U = _e$globChars.NO_DOT,
6374
6376
  oe = _e$globChars.NO_DOTS,
6375
6377
  L = _e$globChars.NO_DOTS_SLASH,
@@ -6385,32 +6387,32 @@ function Tf() {
6385
6387
  var w = h.bash === true ? ".*?" : re;
6386
6388
  h.capture && (w = "(".concat(w, ")"));
6387
6389
  var q = function q(B) {
6388
- return B.noglobstar === true ? w : "(".concat(be, "(?:(?!").concat(ue).concat(B.dot ? te : F, ").)*?)");
6390
+ return B.noglobstar === true ? w : "(".concat(be, "(?:(?!").concat(ue).concat(B.dot ? Q : F, ").)*?)");
6389
6391
  },
6390
6392
  _ne = function ne(B) {
6391
6393
  switch (B) {
6392
6394
  case "*":
6393
- return "".concat(he).concat(k).concat(w);
6395
+ return "".concat(he).concat(K).concat(w);
6394
6396
  case ".*":
6395
- return "".concat(F).concat(k).concat(w);
6397
+ return "".concat(F).concat(K).concat(w);
6396
6398
  case "*.*":
6397
- return "".concat(he).concat(w).concat(F).concat(k).concat(w);
6399
+ return "".concat(he).concat(w).concat(F).concat(K).concat(w);
6398
6400
  case "*/*":
6399
- return "".concat(he).concat(w).concat(W).concat(k).concat(le).concat(w);
6401
+ return "".concat(he).concat(w).concat(W).concat(K).concat(le).concat(w);
6400
6402
  case "**":
6401
6403
  return he + q(h);
6402
6404
  case "**/*":
6403
- return "(?:".concat(he).concat(q(h)).concat(W, ")?").concat(le).concat(k).concat(w);
6405
+ return "(?:".concat(he).concat(q(h)).concat(W, ")?").concat(le).concat(K).concat(w);
6404
6406
  case "**/*.*":
6405
- return "(?:".concat(he).concat(q(h)).concat(W, ")?").concat(le).concat(w).concat(F).concat(k).concat(w);
6407
+ return "(?:".concat(he).concat(q(h)).concat(W, ")?").concat(le).concat(w).concat(F).concat(K).concat(w);
6406
6408
  case "**/.*":
6407
- return "(?:".concat(he).concat(q(h)).concat(W, ")?").concat(F).concat(k).concat(w);
6409
+ return "(?:".concat(he).concat(q(h)).concat(W, ")?").concat(F).concat(K).concat(w);
6408
6410
  default:
6409
6411
  {
6410
- var Q = /^(.*?)\.(\w+)$/.exec(B);
6411
- if (!Q) return;
6412
- var ve = _ne(Q[1]);
6413
- return ve ? ve + F + Q[2] : void 0;
6412
+ var ee = /^(.*?)\.(\w+)$/.exec(B);
6413
+ if (!ee) return;
6414
+ var ve = _ne(ee[1]);
6415
+ return ve ? ve + F + ee[2] : void 0;
6414
6416
  }
6415
6417
  }
6416
6418
  },
@@ -6433,16 +6435,16 @@ function Rf() {
6433
6435
  _s5 = function s(i, c) {
6434
6436
  var l = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : false;
6435
6437
  if (Array.isArray(i)) {
6436
- var W = i.map(function (te) {
6437
- return _s5(te, c, l);
6438
+ var W = i.map(function (Q) {
6439
+ return _s5(Q, c, l);
6438
6440
  });
6439
- return function (te) {
6441
+ return function (Q) {
6440
6442
  var _iterator7 = _createForOfIteratorHelper(W),
6441
6443
  _step7;
6442
6444
  try {
6443
6445
  for (_iterator7.s(); !(_step7 = _iterator7.n()).done;) {
6444
6446
  var U = _step7.value;
6445
- var oe = U(te);
6447
+ var oe = U(Q);
6446
6448
  if (oe) return oe;
6447
6449
  }
6448
6450
  } catch (err) {
@@ -6472,12 +6474,12 @@ function Rf() {
6472
6474
  P = _s5(p.ignore, _W, l);
6473
6475
  }
6474
6476
  var F = function F(W) {
6475
- var k = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
6477
+ var K = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
6476
6478
  var _s$test = _s5.test(W, h, c, {
6477
6479
  glob: i,
6478
6480
  posix: d
6479
6481
  }),
6480
- te = _s$test.isMatch,
6482
+ Q = _s$test.isMatch,
6481
6483
  U = _s$test.match,
6482
6484
  oe = _s$test.output,
6483
6485
  L = {
@@ -6488,9 +6490,9 @@ function Rf() {
6488
6490
  input: W,
6489
6491
  output: oe,
6490
6492
  match: U,
6491
- isMatch: te
6493
+ isMatch: Q
6492
6494
  };
6493
- return typeof p.onResult == "function" && p.onResult(L), te === false ? (L.isMatch = false, k ? L : false) : P(W) ? (typeof p.onIgnore == "function" && p.onIgnore(L), L.isMatch = false, k ? L : false) : (typeof p.onMatch == "function" && p.onMatch(L), k ? L : true);
6495
+ return typeof p.onResult == "function" && p.onResult(L), Q === false ? (L.isMatch = false, K ? L : false) : P(W) ? (typeof p.onIgnore == "function" && p.onIgnore(L), L.isMatch = false, K ? L : false) : (typeof p.onMatch == "function" && p.onMatch(L), K ? L : true);
6494
6496
  };
6495
6497
  return l && (F.state = S), F;
6496
6498
  };
@@ -7733,7 +7735,7 @@ function mg() {
7733
7735
  } catch (_unused15) {}
7734
7736
  return false;
7735
7737
  }
7736
- function k(a, u) {
7738
+ function K(a, u) {
7737
7739
  if (!a || !u) return false;
7738
7740
  var m = d(u);
7739
7741
  return m ? m === a : function (v) {
@@ -7744,7 +7746,7 @@ function mg() {
7744
7746
  return O;
7745
7747
  }(u).indexOf(a) !== -1;
7746
7748
  }
7747
- function te(a) {
7749
+ function Q(a) {
7748
7750
  var u = [],
7749
7751
  m = void 0;
7750
7752
  try {
@@ -7770,14 +7772,14 @@ function mg() {
7770
7772
  return u;
7771
7773
  }
7772
7774
  for (var V = 0; V < 100; V++) {
7773
- var K = void 0;
7775
+ var k = void 0;
7774
7776
  try {
7775
- K = m[V];
7777
+ k = m[V];
7776
7778
  } catch (_unused20) {
7777
7779
  return u;
7778
7780
  }
7779
- if (!K) return u;
7780
- u.push(K);
7781
+ if (!k) return u;
7782
+ u.push(k);
7781
7783
  }
7782
7784
  return u;
7783
7785
  }
@@ -7941,9 +7943,9 @@ function mg() {
7941
7943
  } catch (_unused34) {}
7942
7944
  this._cleanupClosedWindows();
7943
7945
  var V = this.keys,
7944
- K = this.values,
7946
+ k = this.values,
7945
7947
  X = le(V, u);
7946
- X === -1 ? (V.push(u), K.push(m)) : K[X] = m;
7948
+ X === -1 ? (V.push(u), k.push(m)) : k[X] = m;
7947
7949
  }, a.prototype.get = function (u) {
7948
7950
  if (!u) throw new Error("WeakMap expected key");
7949
7951
  var m = this.weakmap;
@@ -8082,7 +8084,7 @@ function mg() {
8082
8084
  if (!u) return u = true, a.apply(this, arguments);
8083
8085
  };
8084
8086
  };
8085
- function Q() {}
8087
+ function ee() {}
8086
8088
  function ve() {
8087
8089
  var a = "0123456789abcdef";
8088
8090
  return "xxxxxxxxxx".replace(/./g, function () {
@@ -8098,10 +8100,10 @@ function mg() {
8098
8100
  v = [];
8099
8101
  } else v = {};
8100
8102
  return function (O, $) {
8101
- Array.isArray(O) ? function (V, K) {
8102
- for (var X = 0; X < V.length; X++) K(V[X], X);
8103
- }(O, $) : (O === void 0 ? "undefined" : ce(O)) === "object" && O !== null && function (V, K) {
8104
- for (var X in V) V.hasOwnProperty(X) && K(V[X], X);
8103
+ Array.isArray(O) ? function (V, k) {
8104
+ for (var X = 0; X < V.length; X++) k(V[X], X);
8105
+ }(O, $) : (O === void 0 ? "undefined" : ce(O)) === "object" && O !== null && function (V, k) {
8106
+ for (var X in V) V.hasOwnProperty(X) && k(V[X], X);
8105
8107
  }(O, $);
8106
8108
  }(a, function (O, $) {
8107
8109
  var V = u(O, $);
@@ -8153,19 +8155,19 @@ function mg() {
8153
8155
  O = void 0,
8154
8156
  $ = false,
8155
8157
  V = false,
8156
- K = false;
8158
+ k = false;
8157
8159
  ge();
8158
8160
  try {
8159
8161
  u(function (X) {
8160
- K ? m.resolve(X) : ($ = !0, v = X);
8162
+ k ? m.resolve(X) : ($ = !0, v = X);
8161
8163
  }, function (X) {
8162
- K ? m.reject(X) : (V = !0, O = X);
8164
+ k ? m.reject(X) : (V = !0, O = X);
8163
8165
  });
8164
8166
  } catch (X) {
8165
8167
  Ie(), this.reject(X);
8166
8168
  return;
8167
8169
  }
8168
- Ie(), K = true, $ ? this.resolve(v) : V && this.reject(O);
8170
+ Ie(), k = true, $ ? this.resolve(v) : V && this.reject(O);
8169
8171
  }
8170
8172
  }
8171
8173
  return a.prototype.resolve = function (u) {
@@ -8206,29 +8208,29 @@ function mg() {
8206
8208
  me.reject(Me);
8207
8209
  });
8208
8210
  }, V = 0; V < O.length; V++) {
8209
- var K = O[V],
8210
- X = K.onSuccess,
8211
- fe = K.onError,
8212
- ee = K.promise,
8211
+ var k = O[V],
8212
+ X = k.onSuccess,
8213
+ fe = k.onError,
8214
+ te = k.promise,
8213
8215
  z = void 0;
8214
8216
  if (m) try {
8215
8217
  z = X ? X(this.value) : this.value;
8216
8218
  } catch (de) {
8217
- ee.reject(de);
8219
+ te.reject(de);
8218
8220
  continue;
8219
8221
  } else if (v) {
8220
8222
  if (!fe) {
8221
- ee.reject(this.error);
8223
+ te.reject(this.error);
8222
8224
  continue;
8223
8225
  }
8224
8226
  try {
8225
8227
  z = fe(this.error);
8226
8228
  } catch (de) {
8227
- ee.reject(de);
8229
+ te.reject(de);
8228
8230
  continue;
8229
8231
  }
8230
8232
  }
8231
- z instanceof a && (z.resolved || z.rejected) ? (z.resolved ? ee.resolve(z.value) : ee.reject(z.error), z.errorHandled = true) : Re(z) ? z instanceof a && (z.resolved || z.rejected) ? z.resolved ? ee.resolve(z.value) : ee.reject(z.error) : $(z, ee) : ee.resolve(z);
8233
+ z instanceof a && (z.resolved || z.rejected) ? (z.resolved ? te.resolve(z.value) : te.reject(z.error), z.errorHandled = true) : Re(z) ? z instanceof a && (z.resolved || z.rejected) ? z.resolved ? te.resolve(z.value) : te.reject(z.error) : $(z, te) : te.resolve(z);
8232
8234
  }
8233
8235
  O.length = 0, this.dispatching = false, Ie();
8234
8236
  }
@@ -8279,24 +8281,24 @@ function mg() {
8279
8281
  v = u.length,
8280
8282
  O = [];
8281
8283
  if (!v) return m.resolve(O), m;
8282
- for (var $ = function $(X, fe, ee) {
8284
+ for (var $ = function $(X, fe, te) {
8283
8285
  return fe.then(function (z) {
8284
8286
  O[X] = z, (v -= 1) == 0 && m.resolve(O);
8285
8287
  }, function (z) {
8286
- ee.reject(z);
8288
+ te.reject(z);
8287
8289
  });
8288
8290
  }, V = 0; V < u.length; V++) {
8289
- var K = u[V];
8290
- if (K instanceof a) {
8291
- if (K.resolved) {
8292
- O[V] = K.value, v -= 1;
8291
+ var k = u[V];
8292
+ if (k instanceof a) {
8293
+ if (k.resolved) {
8294
+ O[V] = k.value, v -= 1;
8293
8295
  continue;
8294
8296
  }
8295
- } else if (!Re(K)) {
8296
- O[V] = K, v -= 1;
8297
+ } else if (!Re(k)) {
8298
+ O[V] = k, v -= 1;
8297
8299
  continue;
8298
8300
  }
8299
- $(V, a.resolve(K), m);
8301
+ $(V, a.resolve(k), m);
8300
8302
  }
8301
8303
  return v === 0 && m.resolve(O), m;
8302
8304
  }, a.hash = function (u) {
@@ -8448,10 +8450,10 @@ function mg() {
8448
8450
  function N(a, u, m) {
8449
8451
  return we["try"](function () {
8450
8452
  var v;
8451
- if (u = function (V, K) {
8453
+ if (u = function (V, k) {
8452
8454
  var X = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {},
8453
8455
  fe = ve(),
8454
- ee = function () {
8456
+ te = function () {
8455
8457
  var de = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : window;
8456
8458
  return !!h(de);
8457
8459
  }() ? w.WINDOW_TYPES.POPUP : function () {
@@ -8459,17 +8461,17 @@ function mg() {
8459
8461
  return !!d(de);
8460
8462
  }() ? w.WINDOW_TYPES.IFRAME : w.WINDOW_TYPES.FULLPAGE,
8461
8463
  z = F(window);
8462
- return b({}, K, X, {
8464
+ return b({}, k, X, {
8463
8465
  sourceDomain: z,
8464
- id: K.id || fe,
8465
- windowType: ee
8466
+ id: k.id || fe,
8467
+ windowType: te
8466
8468
  });
8467
8469
  }(a, u, {
8468
- data: function (V, K, X) {
8470
+ data: function (V, k, X) {
8469
8471
  return T({
8470
8472
  obj: u.data
8471
- }, function (fe, ee) {
8472
- return typeof fe == "function" ? y(V, K, fe, ee.toString()) : fe instanceof Error ? (z = fe, {
8473
+ }, function (fe, te) {
8474
+ return typeof fe == "function" ? y(V, k, fe, te.toString()) : fe instanceof Error ? (z = fe, {
8473
8475
  __type__: w.SERIALIZATION_TYPES.ERROR,
8474
8476
  __message__: ie(z),
8475
8477
  __code__: z.code
@@ -8480,14 +8482,14 @@ function mg() {
8480
8482
  return ze.then(Je, Ye);
8481
8483
  }, Pe + ".then")
8482
8484
  };
8483
- }(V, K, fe, ee.toString()) : we.isPromise(fe) ? function (me, Me, ze, Pe) {
8485
+ }(V, k, fe, te.toString()) : we.isPromise(fe) ? function (me, Me, ze, Pe) {
8484
8486
  return {
8485
8487
  __type__: w.SERIALIZATION_TYPES.ZALGO_PROMISE,
8486
8488
  __then__: y(me, Me, function (Je, Ye) {
8487
8489
  return ze.then(Je, Ye);
8488
8490
  }, Pe + ".then")
8489
8491
  };
8490
- }(V, K, fe, ee.toString()) : _e(fe) ? (de = fe, {
8492
+ }(V, k, fe, te.toString()) : _e(fe) ? (de = fe, {
8491
8493
  __type__: w.SERIALIZATION_TYPES.REGEX,
8492
8494
  __source__: de.source
8493
8495
  }) : void 0;
@@ -8498,18 +8500,18 @@ function mg() {
8498
8500
  }), a === window && !ne.ALLOW_SAME_ORIGIN) throw new Error("Attemping to send message to self");
8499
8501
  if (L(a)) throw new Error("Window is closed");
8500
8502
  var O = [],
8501
- $ = function (V, K, X) {
8503
+ $ = function (V, k, X) {
8502
8504
  var fe = void 0,
8503
- ee = void 0;
8505
+ te = void 0;
8504
8506
  try {
8505
8507
  if (JSON.stringify({}) !== "{}" && (fe = Object.prototype.toJSON, delete Object.prototype.toJSON), JSON.stringify({}) !== "{}") throw new Error("Can not correctly serialize JSON objects");
8506
- if (JSON.stringify([]) !== "[]" && (ee = Array.prototype.toJSON, delete Array.prototype.toJSON), JSON.stringify([]) !== "[]") throw new Error("Can not correctly serialize JSON objects");
8508
+ if (JSON.stringify([]) !== "[]" && (te = Array.prototype.toJSON, delete Array.prototype.toJSON), JSON.stringify([]) !== "[]") throw new Error("Can not correctly serialize JSON objects");
8507
8509
  } catch (de) {
8508
8510
  throw new Error("Can not repair JSON.stringify: " + de.message);
8509
8511
  }
8510
8512
  var z = JSON.stringify.call(this, V, null, 2);
8511
8513
  try {
8512
- fe && (Object.prototype.toJSON = fe), ee && (Array.prototype.toJSON = ee);
8514
+ fe && (Object.prototype.toJSON = fe), te && (Array.prototype.toJSON = te);
8513
8515
  } catch (de) {
8514
8516
  throw new Error("Can not repair JSON.stringify: " + de.message);
8515
8517
  }
@@ -8521,13 +8523,13 @@ function mg() {
8521
8523
  return I[V](a, $, m);
8522
8524
  }).then(function () {
8523
8525
  return O.push(V + ": success"), true;
8524
- }, function (K) {
8525
- return O.push(V + ": " + ie(K) + "\n"), false;
8526
+ }, function (k) {
8527
+ return O.push(V + ": " + ie(k) + "\n"), false;
8526
8528
  });
8527
8529
  }).then(function (V) {
8528
- var K = V.some(Boolean),
8529
- X = u.type + " " + u.name + " " + (K ? "success" : "error") + ":\n - " + O.join("\n - ") + "\n";
8530
- if (!K) throw new Error(X);
8530
+ var k = V.some(Boolean),
8531
+ X = u.type + " " + u.name + " " + (k ? "success" : "error") + ":\n - " + O.join("\n - ") + "\n";
8532
+ if (!k) throw new Error(X);
8531
8533
  });
8532
8534
  });
8533
8535
  }
@@ -8549,14 +8551,14 @@ function mg() {
8549
8551
  v = a.domain;
8550
8552
  if (m === w.WILDCARD && (m = null), v === w.WILDCARD && (v = null), !u) throw new Error("Name required to get request listener");
8551
8553
  var O = H.requestListeners[u];
8552
- if (O) for (var $ = 0, V = [m, H.WINDOW_WILDCARD], K = V == null ? 0 : V.length; $ < K; $++) {
8554
+ if (O) for (var $ = 0, V = [m, H.WINDOW_WILDCARD], k = V == null ? 0 : V.length; $ < k; $++) {
8553
8555
  var X = V[$],
8554
8556
  fe = X && O.get(X);
8555
8557
  if (fe) {
8556
8558
  if (v && typeof v == "string") {
8557
8559
  if (fe[v]) return fe[v];
8558
- if (fe[G]) for (var ee = 0, z = fe[G], de = z == null ? 0 : z.length; ee < de; ee++) {
8559
- var me = z[ee],
8560
+ if (fe[G]) for (var te = 0, z = fe[G], de = z == null ? 0 : z.length; te < de; te++) {
8561
+ var me = z[te],
8560
8562
  Me = me.regex,
8561
8563
  ze = me.listener;
8562
8564
  if (ue(Me, v)) return ze;
@@ -8612,14 +8614,14 @@ function mg() {
8612
8614
  });
8613
8615
  }, function ($) {
8614
8616
  var V = ie($).replace(/^Error: /, ""),
8615
- K = $.code;
8617
+ k = $.code;
8616
8618
  return O({
8617
8619
  type: w.POST_MESSAGE_TYPE.RESPONSE,
8618
8620
  ack: w.POST_MESSAGE_ACK.ERROR,
8619
8621
  error: V,
8620
- code: K
8622
+ code: k
8621
8623
  });
8622
- })]).then(Q)["catch"](function ($) {
8624
+ })]).then(ee)["catch"](function ($) {
8623
8625
  if (v && v.handleError) return v.handleError($);
8624
8626
  throw $;
8625
8627
  });
@@ -8673,17 +8675,17 @@ function mg() {
8673
8675
  v.sourceDomain.indexOf(w.MOCK_PROTOCOL) !== 0 && v.sourceDomain.indexOf(w.FILE_PROTOCOL) !== 0 || (m = v.sourceDomain), H.receivedMessages.indexOf(v.id) === -1 && (H.receivedMessages.push(v.id), (!L(u) || v.fireAndForget) && (v.data && (v.data = function (O, $, V) {
8674
8676
  return T({
8675
8677
  obj: v.data
8676
- }, function (K) {
8677
- if ((K === void 0 ? "undefined" : $e(K)) === "object" && K !== null) return g(K, w.SERIALIZATION_TYPES.METHOD) ? C(O, $, K) : g(K, w.SERIALIZATION_TYPES.ERROR) ? function (X, fe, ee) {
8678
- var z = new Error(ee.__message__);
8679
- return ee.__code__ && (z.code = ee.__code__), z;
8680
- }(0, 0, K) : g(K, w.SERIALIZATION_TYPES.PROMISE) ? function (X, fe, ee) {
8678
+ }, function (k) {
8679
+ if ((k === void 0 ? "undefined" : $e(k)) === "object" && k !== null) return g(k, w.SERIALIZATION_TYPES.METHOD) ? C(O, $, k) : g(k, w.SERIALIZATION_TYPES.ERROR) ? function (X, fe, te) {
8680
+ var z = new Error(te.__message__);
8681
+ return te.__code__ && (z.code = te.__code__), z;
8682
+ }(0, 0, k) : g(k, w.SERIALIZATION_TYPES.PROMISE) ? function (X, fe, te) {
8681
8683
  return window.Promise ? new window.Promise(function (z, de) {
8682
- return C(X, fe, ee.__then__)(z, de);
8683
- }) : x(X, fe, ee);
8684
- }(O, $, K) : g(K, w.SERIALIZATION_TYPES.ZALGO_PROMISE) ? x(O, $, K) : g(K, w.SERIALIZATION_TYPES.REGEX) ? function (X, fe, ee) {
8685
- return new RegExp(ee.__source__);
8686
- }(0, 0, K) : void 0;
8684
+ return C(X, fe, te.__then__)(z, de);
8685
+ }) : x(X, fe, te);
8686
+ }(O, $, k) : g(k, w.SERIALIZATION_TYPES.ZALGO_PROMISE) ? x(O, $, k) : g(k, w.SERIALIZATION_TYPES.REGEX) ? function (X, fe, te) {
8687
+ return new RegExp(te.__source__);
8688
+ }(0, 0, k) : void 0;
8687
8689
  }).obj;
8688
8690
  }(u, m)), Se[v.type](u, m, v)));
8689
8691
  }
@@ -8724,27 +8726,27 @@ function mg() {
8724
8726
  v = a.domain || w.WILDCARD;
8725
8727
  var V = a.name + "_" + ve();
8726
8728
  if (L($)) throw new Error("Target window is closed");
8727
- var K = false,
8729
+ var k = false,
8728
8730
  X = H.requestPromises.get($);
8729
8731
  X || (X = [], H.requestPromises.set($, X));
8730
8732
  var fe = we["try"](function () {
8731
- if (function (ee, z) {
8733
+ if (function (te, z) {
8732
8734
  var de = re(z);
8733
- if (de) return de === ee;
8734
- if (z === ee || function () {
8735
+ if (de) return de === te;
8736
+ if (z === te || function () {
8735
8737
  var Pe = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : window;
8736
8738
  try {
8737
8739
  if (Pe.top) return Pe.top;
8738
8740
  } catch (_unused45) {}
8739
8741
  if (d(Pe) === Pe) return Pe;
8740
8742
  try {
8741
- if (k(window, Pe) && window.top) return window.top;
8743
+ if (K(window, Pe) && window.top) return window.top;
8742
8744
  } catch (_unused46) {}
8743
8745
  try {
8744
- if (k(Pe, window) && window.top) return window.top;
8746
+ if (K(Pe, window) && window.top) return window.top;
8745
8747
  } catch (_unused47) {}
8746
8748
  for (var Je = 0, Ye = function Mt(fo) {
8747
- for (var Wn = [], Fn = 0, vn = te(fo), qt = vn == null ? 0 : vn.length; Fn < qt; Fn++) {
8749
+ for (var Wn = [], Fn = 0, vn = Q(fo), qt = vn == null ? 0 : vn.length; Fn < qt; Fn++) {
8748
8750
  var pt = vn[Fn];
8749
8751
  Wn.push(pt);
8750
8752
  for (var En = 0, _t = Mt(pt), yn = _t == null ? 0 : _t.length; En < yn; En++) {
@@ -8761,24 +8763,24 @@ function mg() {
8761
8763
  if (d($t) === $t) return $t;
8762
8764
  }
8763
8765
  }(z) === z) return false;
8764
- for (var me = 0, Me = te(ee), ze = Me == null ? 0 : Me.length; me < ze; me++) if (Me[me] === z) return true;
8766
+ for (var me = 0, Me = Q(te), ze = Me == null ? 0 : Me.length; me < ze; me++) if (Me[me] === z) return true;
8765
8767
  return false;
8766
- }(window, $)) return function (ee) {
8768
+ }(window, $)) return function (te) {
8767
8769
  var z = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 5e3,
8768
8770
  de = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : "Window",
8769
- me = H.readyPromises.get(ee);
8770
- return me || (me = new we(), H.readyPromises.set(ee, me), z !== -1 && setTimeout(function () {
8771
+ me = H.readyPromises.get(te);
8772
+ return me || (me = new we(), H.readyPromises.set(te, me), z !== -1 && setTimeout(function () {
8771
8773
  return me.reject(new Error(de + " did not load after " + z + "ms"));
8772
8774
  }, z), me);
8773
8775
  }($, a.timeout || ne.CHILD_WINDOW_TIMEOUT);
8774
8776
  }).then(function () {
8775
- var ee = (arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}).origin;
8776
- if (_e(v) && !ee) return _($);
8777
+ var te = (arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}).origin;
8778
+ if (_e(v) && !te) return _($);
8777
8779
  }).then(function () {
8778
- var ee = (arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}).origin;
8780
+ var te = (arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}).origin;
8779
8781
  if (_e(v)) {
8780
- if (!ue(v, ee)) throw new Error("Remote window domain " + ee + " does not match regex: " + v.toString());
8781
- v = ee;
8782
+ if (!ue(v, te)) throw new Error("Remote window domain " + te + " does not match regex: " + v.toString());
8783
+ v = te;
8782
8784
  }
8783
8785
  if (typeof v != "string" && !Array.isArray(v)) throw new TypeError("Expected domain to be a string or array");
8784
8786
  var z = v;
@@ -8791,7 +8793,7 @@ function mg() {
8791
8793
  window: $,
8792
8794
  domain: z,
8793
8795
  respond: function respond(Ye, yt) {
8794
- Ye || (K = true, X.splice(X.indexOf(fe, 1))), Ye ? me(Ye) : de(yt);
8796
+ Ye || (k = true, X.splice(X.indexOf(fe, 1))), Ye ? me(Ye) : de(yt);
8795
8797
  }
8796
8798
  }), N($, {
8797
8799
  type: w.POST_MESSAGE_TYPE.REQUEST,
@@ -8804,7 +8806,7 @@ function mg() {
8804
8806
  Pe = a.timeout || ne.RES_TIMEOUT,
8805
8807
  Je = 100;
8806
8808
  setTimeout(function Ye() {
8807
- if (!K) {
8809
+ if (!k) {
8808
8810
  if (L($)) return Me.ack ? me(new Error("Window closed for " + u + " before response")) : me(new Error("Window closed for " + u + " before ack"));
8809
8811
  if (ze = Math.max(ze - Je, 0), Pe !== -1 && (Pe = Math.max(Pe - Je, 0)), Me.ack) {
8810
8812
  if (Pe === -1) return;
@@ -8819,8 +8821,8 @@ function mg() {
8819
8821
  });
8820
8822
  });
8821
8823
  return fe["catch"](function () {
8822
- (function (ee) {
8823
- H.erroredResponseListeners[ee] = true;
8824
+ (function (te) {
8825
+ H.erroredResponseListeners[te] = true;
8824
8826
  })(V), Z(V);
8825
8827
  }), X.push(fe), fe;
8826
8828
  });
@@ -8865,7 +8867,7 @@ function mg() {
8865
8867
  domain: v || w.WILDCARD,
8866
8868
  name: u
8867
8869
  },
8868
- $ = function X(fe, ee) {
8870
+ $ = function X(fe, te) {
8869
8871
  var z = fe.name,
8870
8872
  de = fe.win,
8871
8873
  me = fe.domain;
@@ -8877,7 +8879,7 @@ function mg() {
8877
8879
  name: z,
8878
8880
  domain: me,
8879
8881
  win: Ye
8880
- }, ee));
8882
+ }, te));
8881
8883
  }
8882
8884
  return {
8883
8885
  cancel: function cancel() {
@@ -8892,7 +8894,7 @@ function mg() {
8892
8894
  name: z,
8893
8895
  win: de,
8894
8896
  domain: Wn
8895
- }, ee));
8897
+ }, te));
8896
8898
  }
8897
8899
  return {
8898
8900
  cancel: function cancel() {
@@ -8916,8 +8918,8 @@ function mg() {
8916
8918
  yn = void 0;
8917
8919
  return _e(me) ? (_t || (_t = [], pt[G] = _t), yn = {
8918
8920
  regex: me,
8919
- listener: ee
8920
- }, _t.push(yn)) : pt[En] = ee, {
8921
+ listener: te
8922
+ }, _t.push(yn)) : pt[En] = te, {
8921
8923
  cancel: function cancel() {
8922
8924
  pt && (delete pt[En], de && Object.keys(pt).length === 0 && qt["delete"](de), yn && _t.splice(_t.indexOf(yn, 1)));
8923
8925
  }
@@ -8933,15 +8935,15 @@ function mg() {
8933
8935
  return $.cancel(), V.apply(this, arguments);
8934
8936
  });
8935
8937
  }
8936
- if (O.window && a.errorOnClose) var K = function (X, fe) {
8937
- var ee = void 0;
8938
- return ee = setTimeout(function z() {
8939
- ee = setTimeout(z, 50), function () {
8940
- m && (m === void 0 ? "undefined" : ft(m)) === "object" && L(m) && (K.cancel(), O.handleError(new Error("Post message target window is closed")));
8938
+ if (O.window && a.errorOnClose) var k = function (X, fe) {
8939
+ var te = void 0;
8940
+ return te = setTimeout(function z() {
8941
+ te = setTimeout(z, 50), function () {
8942
+ m && (m === void 0 ? "undefined" : ft(m)) === "object" && L(m) && (k.cancel(), O.handleError(new Error("Post message target window is closed")));
8941
8943
  }.call();
8942
8944
  }, 50), {
8943
8945
  cancel: function cancel() {
8944
- clearTimeout(ee);
8946
+ clearTimeout(te);
8945
8947
  }
8946
8948
  };
8947
8949
  }();
@@ -8959,11 +8961,11 @@ function mg() {
8959
8961
  m = arguments[2];
8960
8962
  typeof u == "function" && (m = u, u = {}), u = u || {}, m = m || u.handler;
8961
8963
  var v = u.errorHandler,
8962
- O = new we(function (V, K) {
8964
+ O = new we(function (V, k) {
8963
8965
  (u = u || {}).name = a, u.once = true, u.handler = function (X) {
8964
8966
  if (V(X), m) return m(X);
8965
8967
  }, u.errorHandler = function (X) {
8966
- if (K(X), v) return v(X);
8968
+ if (k(X), v) return v(X);
8967
8969
  };
8968
8970
  }),
8969
8971
  $ = rn(u);
@@ -8993,10 +8995,10 @@ function mg() {
8993
8995
  m = function m(O) {
8994
8996
  var $ = O.source,
8995
8997
  V = O.origin,
8996
- K = H.readyPromises.get($) || new we();
8997
- K.resolve({
8998
+ k = H.readyPromises.get($) || new we();
8999
+ k.resolve({
8998
9000
  origin: V
8999
- }), H.readyPromises.set($, K);
9001
+ }), H.readyPromises.set($, k);
9000
9002
  }, H.on(w.POST_MESSAGE_NAMES.HELLO, {
9001
9003
  domain: w.WILDCARD
9002
9004
  }, function (O) {
@@ -9009,7 +9011,7 @@ function mg() {
9009
9011
  });
9010
9012
  var m,
9011
9013
  v = re();
9012
- v && _(v)["catch"](Q);
9014
+ v && _(v)["catch"](ee);
9013
9015
  }(), f({
9014
9016
  on: Hn,
9015
9017
  send: lt