@everymatrix/player-panic-button 1.63.3 → 1.64.1

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.
@@ -1,4 +1,4 @@
1
- function B() {
1
+ function w() {
2
2
  }
3
3
  function St(e) {
4
4
  return e();
@@ -12,23 +12,23 @@ function ee(e) {
12
12
  function We(e) {
13
13
  return typeof e == "function";
14
14
  }
15
- function wt(e, t) {
15
+ function Bt(e, t) {
16
16
  return e != e ? t == t : e !== t || e && typeof e == "object" || typeof e == "function";
17
17
  }
18
18
  function ir(e) {
19
19
  return Object.keys(e).length === 0;
20
20
  }
21
- function Bt(e, ...t) {
21
+ function wt(e, ...t) {
22
22
  if (e == null) {
23
23
  for (const n of t)
24
24
  n(void 0);
25
- return B;
25
+ return w;
26
26
  }
27
27
  const r = e.subscribe(...t);
28
28
  return r.unsubscribe ? () => r.unsubscribe() : r;
29
29
  }
30
30
  function or(e, t, r) {
31
- e.$$.on_destroy.push(Bt(t, r));
31
+ e.$$.on_destroy.push(wt(t, r));
32
32
  }
33
33
  function ae(e, t) {
34
34
  e.appendChild(t);
@@ -69,7 +69,7 @@ function Q(e) {
69
69
  function hr(e) {
70
70
  return document.createTextNode(e);
71
71
  }
72
- function N(e, t, r) {
72
+ function L(e, t, r) {
73
73
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
74
74
  }
75
75
  function lr(e) {
@@ -103,7 +103,7 @@ function pr() {
103
103
  function mr(e) {
104
104
  pr().$$.on_mount.push(e);
105
105
  }
106
- const U = [], fe = [];
106
+ const D = [], fe = [];
107
107
  let G = [];
108
108
  const et = [], dr = /* @__PURE__ */ Promise.resolve();
109
109
  let Oe = !1;
@@ -121,21 +121,21 @@ function P() {
121
121
  const e = Y;
122
122
  do {
123
123
  try {
124
- for (; R < U.length; ) {
125
- const t = U[R];
124
+ for (; R < D.length; ) {
125
+ const t = D[R];
126
126
  R++, J(t), gr(t.$$);
127
127
  }
128
128
  } catch (t) {
129
- throw U.length = 0, R = 0, t;
129
+ throw D.length = 0, R = 0, t;
130
130
  }
131
- for (J(null), U.length = 0, R = 0; fe.length; )
131
+ for (J(null), D.length = 0, R = 0; fe.length; )
132
132
  fe.pop()();
133
133
  for (let t = 0; t < G.length; t += 1) {
134
134
  const r = G[t];
135
135
  xe.has(r) || (xe.add(r), r());
136
136
  }
137
137
  G.length = 0;
138
- } while (U.length);
138
+ } while (D.length);
139
139
  for (; et.length; )
140
140
  et.pop()();
141
141
  Oe = !1, xe.clear(), J(e);
@@ -167,9 +167,9 @@ function xr(e, t) {
167
167
  r.fragment !== null && (yr(r.after_update), ee(r.on_destroy), r.fragment && r.fragment.d(t), r.on_destroy = r.fragment = null, r.ctx = []);
168
168
  }
169
169
  function Sr(e, t) {
170
- e.$$.dirty[0] === -1 && (U.push(e), br(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
170
+ e.$$.dirty[0] === -1 && (D.push(e), br(), e.$$.dirty.fill(0)), e.$$.dirty[t / 31 | 0] |= 1 << t % 31;
171
171
  }
172
- function wr(e, t, r, n, i, o, s = null, a = [-1]) {
172
+ function Br(e, t, r, n, i, o, s = null, a = [-1]) {
173
173
  const u = Y;
174
174
  J(e);
175
175
  const h = e.$$ = {
@@ -177,7 +177,7 @@ function wr(e, t, r, n, i, o, s = null, a = [-1]) {
177
177
  ctx: [],
178
178
  // state
179
179
  props: o,
180
- update: B,
180
+ update: w,
181
181
  not_equal: i,
182
182
  bound: qe(),
183
183
  // lifecycle
@@ -251,7 +251,7 @@ typeof HTMLElement == "function" && (Ht = class extends HTMLElement {
251
251
  let o;
252
252
  return {
253
253
  c: function() {
254
- o = Q("slot"), i !== "default" && N(o, "name", i);
254
+ o = Q("slot"), i !== "default" && L(o, "name", i);
255
255
  },
256
256
  /**
257
257
  * @param {HTMLElement} target
@@ -355,7 +355,7 @@ function ue(e, t, r, n) {
355
355
  return t;
356
356
  }
357
357
  }
358
- function Br(e, t, r, n, i, o) {
358
+ function wr(e, t, r, n, i, o) {
359
359
  let s = class extends Ht {
360
360
  constructor() {
361
361
  super(e, r, i), this.$$p_d = t;
@@ -403,7 +403,7 @@ class Tr {
403
403
  $$set = void 0;
404
404
  /** @returns {void} */
405
405
  $destroy() {
406
- xr(this, 1), this.$destroy = B;
406
+ xr(this, 1), this.$destroy = w;
407
407
  }
408
408
  /**
409
409
  * @template {Extract<keyof Events, string>} K
@@ -413,7 +413,7 @@ class Tr {
413
413
  */
414
414
  $on(t, r) {
415
415
  if (!We(r))
416
- return B;
416
+ return w;
417
417
  const n = this.$$.callbacks[t] || (this.$$.callbacks[t] = []);
418
418
  return n.push(r), () => {
419
419
  const i = n.indexOf(r);
@@ -467,24 +467,24 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
467
467
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
468
468
  PERFORMANCE OF THIS SOFTWARE.
469
469
  ***************************************************************************** */
470
- var Ce = function(e, t) {
471
- return Ce = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
470
+ var Ne = function(e, t) {
471
+ return Ne = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
472
472
  r.__proto__ = n;
473
473
  } || function(r, n) {
474
474
  for (var i in n)
475
475
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
476
- }, Ce(e, t);
476
+ }, Ne(e, t);
477
477
  };
478
478
  function te(e, t) {
479
479
  if (typeof t != "function" && t !== null)
480
480
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
481
- Ce(e, t);
481
+ Ne(e, t);
482
482
  function r() {
483
483
  this.constructor = e;
484
484
  }
485
485
  e.prototype = t === null ? Object.create(t) : (r.prototype = t.prototype, new r());
486
486
  }
487
- function Ne(e) {
487
+ function Le(e) {
488
488
  var t = typeof Symbol == "function" && Symbol.iterator, r = t && e[t], n = 0;
489
489
  if (r)
490
490
  return r.call(e);
@@ -496,7 +496,7 @@ function Ne(e) {
496
496
  };
497
497
  throw new TypeError(t ? "Object is not iterable." : "Symbol.iterator is not defined.");
498
498
  }
499
- function Le(e, t) {
499
+ function Ce(e, t) {
500
500
  var r = typeof Symbol == "function" && e[Symbol.iterator];
501
501
  if (!r)
502
502
  return e;
@@ -558,7 +558,7 @@ var be = function() {
558
558
  if (s)
559
559
  if (this._parentage = null, Array.isArray(s))
560
560
  try {
561
- for (var a = Ne(s), u = a.next(); !u.done; u = a.next()) {
561
+ for (var a = Le(s), u = a.next(); !u.done; u = a.next()) {
562
562
  var h = u.value;
563
563
  h.remove(this);
564
564
  }
@@ -585,12 +585,12 @@ var be = function() {
585
585
  if (c) {
586
586
  this._finalizers = null;
587
587
  try {
588
- for (var f = Ne(c), m = f.next(); !m.done; m = f.next()) {
588
+ for (var f = Le(c), m = f.next(); !m.done; m = f.next()) {
589
589
  var g = m.value;
590
590
  try {
591
591
  tt(g);
592
592
  } catch (b) {
593
- o = o ?? [], b instanceof Se ? o = Me(Me([], Le(o)), Le(b.errors)) : o.push(b);
593
+ o = o ?? [], b instanceof Se ? o = Me(Me([], Ce(o)), Ce(b.errors)) : o.push(b);
594
594
  }
595
595
  }
596
596
  } catch (b) {
@@ -645,19 +645,19 @@ function tt(e) {
645
645
  }
646
646
  var Ir = {
647
647
  Promise: void 0
648
- }, Cr = {
648
+ }, Nr = {
649
649
  setTimeout: function(e, t) {
650
650
  for (var r = [], n = 2; n < arguments.length; n++)
651
651
  r[n - 2] = arguments[n];
652
- return setTimeout.apply(void 0, Me([e, t], Le(r)));
652
+ return setTimeout.apply(void 0, Me([e, t], Ce(r)));
653
653
  },
654
654
  clearTimeout: function(e) {
655
655
  return clearTimeout(e);
656
656
  },
657
657
  delegate: void 0
658
658
  };
659
- function Nr(e) {
660
- Cr.setTimeout(function() {
659
+ function Lr(e) {
660
+ Nr.setTimeout(function() {
661
661
  throw e;
662
662
  });
663
663
  }
@@ -697,7 +697,7 @@ var It = function(e) {
697
697
  this.unsubscribe();
698
698
  }
699
699
  }, t;
700
- }(be), Lr = function() {
700
+ }(be), Cr = function() {
701
701
  function e(t) {
702
702
  this.partialObserver = t;
703
703
  }
@@ -736,12 +736,12 @@ var It = function(e) {
736
736
  next: r ?? void 0,
737
737
  error: n ?? void 0,
738
738
  complete: i ?? void 0
739
- } : s = r, o.destination = new Lr(s), o;
739
+ } : s = r, o.destination = new Cr(s), o;
740
740
  }
741
741
  return t;
742
742
  }(It);
743
743
  function ie(e) {
744
- Nr(e);
744
+ Lr(e);
745
745
  }
746
746
  function Mr(e) {
747
747
  throw e;
@@ -754,11 +754,11 @@ var $r = {
754
754
  }, Rr = function() {
755
755
  return typeof Symbol == "function" && Symbol.observable || "@@observable";
756
756
  }();
757
- function Dr(e) {
757
+ function Ur(e) {
758
758
  return e;
759
759
  }
760
- function Ur(e) {
761
- return e.length === 0 ? Dr : e.length === 1 ? e[0] : function(r) {
760
+ function Dr(e) {
761
+ return e.length === 0 ? Ur : e.length === 1 ? e[0] : function(r) {
762
762
  return e.reduce(function(n, i) {
763
763
  return i(n);
764
764
  }, r);
@@ -807,7 +807,7 @@ var nt = function() {
807
807
  }, e.prototype.pipe = function() {
808
808
  for (var t = [], r = 0; r < arguments.length; r++)
809
809
  t[r] = arguments[r];
810
- return Ur(t)(this);
810
+ return Dr(t)(this);
811
811
  }, e.prototype.toPromise = function(t) {
812
812
  var r = this;
813
813
  return t = it(t), new t(function(n, i) {
@@ -838,7 +838,7 @@ var jr = Pt(function(e) {
838
838
  return function() {
839
839
  e(this), this.name = "ObjectUnsubscribedError", this.message = "object unsubscribed";
840
840
  };
841
- }), Ct = function(e) {
841
+ }), Nt = function(e) {
842
842
  te(t, e);
843
843
  function t() {
844
844
  var r = e.call(this) || this;
@@ -857,7 +857,7 @@ var jr = Pt(function(e) {
857
857
  if (n._throwIfClosed(), !n.isStopped) {
858
858
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
859
859
  try {
860
- for (var s = Ne(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
860
+ for (var s = Le(n.currentObservers), a = s.next(); !a.done; a = s.next()) {
861
861
  var u = a.value;
862
862
  u.next(r);
863
863
  }
@@ -937,15 +937,15 @@ var jr = Pt(function(e) {
937
937
  var n, i;
938
938
  return (i = (n = this.source) === null || n === void 0 ? void 0 : n.subscribe(r)) !== null && i !== void 0 ? i : At;
939
939
  }, t;
940
- }(Ct), Nt = {
940
+ }(Nt), Lt = {
941
941
  now: function() {
942
- return (Nt.delegate || Date).now();
942
+ return (Lt.delegate || Date).now();
943
943
  },
944
944
  delegate: void 0
945
945
  }, kr = function(e) {
946
946
  te(t, e);
947
947
  function t(r, n, i) {
948
- r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Nt);
948
+ r === void 0 && (r = 1 / 0), n === void 0 && (n = 1 / 0), i === void 0 && (i = Lt);
949
949
  var o = e.call(this) || this;
950
950
  return o._bufferSize = r, o._windowTime = n, o._timestampProvider = i, o._buffer = [], o._infiniteTimeWindow = !0, o._infiniteTimeWindow = n === 1 / 0, o._bufferSize = Math.max(1, r), o._windowTime = Math.max(1, n), o;
951
951
  }
@@ -965,40 +965,40 @@ var jr = Pt(function(e) {
965
965
  h && o.splice(0, h + 1);
966
966
  }
967
967
  }, t;
968
- }(Ct);
968
+ }(Nt);
969
969
  const st = [], at = {}, Vr = (e, t = 0) => {
970
970
  if (st.indexOf(e) == -1) {
971
971
  const r = new kr(t);
972
972
  at[e] = r, st.push(e);
973
973
  }
974
974
  return at[e];
975
- }, D = [];
975
+ }, U = [];
976
976
  function Xr(e, t) {
977
977
  return {
978
978
  subscribe: ge(e, t).subscribe
979
979
  };
980
980
  }
981
- function ge(e, t = B) {
981
+ function ge(e, t = w) {
982
982
  let r;
983
983
  const n = /* @__PURE__ */ new Set();
984
984
  function i(a) {
985
- if (wt(e, a) && (e = a, r)) {
986
- const u = !D.length;
985
+ if (Bt(e, a) && (e = a, r)) {
986
+ const u = !U.length;
987
987
  for (const h of n)
988
- h[1](), D.push(h, e);
988
+ h[1](), U.push(h, e);
989
989
  if (u) {
990
- for (let h = 0; h < D.length; h += 2)
991
- D[h][0](D[h + 1]);
992
- D.length = 0;
990
+ for (let h = 0; h < U.length; h += 2)
991
+ U[h][0](U[h + 1]);
992
+ U.length = 0;
993
993
  }
994
994
  }
995
995
  }
996
996
  function o(a) {
997
997
  i(a(e));
998
998
  }
999
- function s(a, u = B) {
999
+ function s(a, u = w) {
1000
1000
  const h = [a, u];
1001
- return n.add(h), n.size === 1 && (r = t(i, o) || B), a(e), () => {
1001
+ return n.add(h), n.size === 1 && (r = t(i, o) || w), a(e), () => {
1002
1002
  n.delete(h), n.size === 0 && r && (r(), r = null);
1003
1003
  };
1004
1004
  }
@@ -1012,18 +1012,18 @@ function X(e, t, r) {
1012
1012
  return Xr(r, (s, a) => {
1013
1013
  let u = !1;
1014
1014
  const h = [];
1015
- let l = 0, c = B;
1015
+ let l = 0, c = w;
1016
1016
  const f = () => {
1017
1017
  if (l)
1018
1018
  return;
1019
1019
  c();
1020
1020
  const g = t(n ? h[0] : h, s, a);
1021
- o ? s(g) : c = We(g) ? g : B;
1021
+ o ? s(g) : c = We(g) ? g : w;
1022
1022
  }, m = i.map(
1023
- (g, b) => Bt(
1023
+ (g, b) => wt(
1024
1024
  g,
1025
- (w) => {
1026
- h[b] = w, l &= ~(1 << b), u && f();
1025
+ (B) => {
1026
+ h[b] = B, l &= ~(1 << b), u && f();
1027
1027
  },
1028
1028
  () => {
1029
1029
  l |= 1 << b;
@@ -1077,7 +1077,7 @@ function rn(e) {
1077
1077
  function ut(e) {
1078
1078
  return Object.keys(e).concat(rn(e));
1079
1079
  }
1080
- function Lt(e, t) {
1080
+ function Ct(e, t) {
1081
1081
  try {
1082
1082
  return t in e;
1083
1083
  } catch {
@@ -1085,14 +1085,14 @@ function Lt(e, t) {
1085
1085
  }
1086
1086
  }
1087
1087
  function nn(e, t) {
1088
- return Lt(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1088
+ return Ct(e, t) && !(Object.hasOwnProperty.call(e, t) && Object.propertyIsEnumerable.call(e, t));
1089
1089
  }
1090
1090
  function on(e, t, r) {
1091
1091
  var n = {};
1092
1092
  return r.isMergeableObject(e) && ut(e).forEach(function(i) {
1093
1093
  n[i] = q(e[i], r);
1094
1094
  }), ut(t).forEach(function(i) {
1095
- nn(e, i) || (Lt(e, i) && r.isMergeableObject(t[i]) ? n[i] = tn(i, r)(e[i], t[i], r) : n[i] = q(t[i], r));
1095
+ nn(e, i) || (Ct(e, i) && r.isMergeableObject(t[i]) ? n[i] = tn(i, r)(e[i], t[i], r) : n[i] = q(t[i], r));
1096
1096
  }), n;
1097
1097
  }
1098
1098
  function F(e, t, r) {
@@ -1109,18 +1109,18 @@ F.all = function(t, r) {
1109
1109
  };
1110
1110
  var sn = F, an = sn;
1111
1111
  const un = /* @__PURE__ */ zr(an);
1112
- var De = function(e, t) {
1113
- return De = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1112
+ var Ue = function(e, t) {
1113
+ return Ue = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, n) {
1114
1114
  r.__proto__ = n;
1115
1115
  } || function(r, n) {
1116
1116
  for (var i in n)
1117
1117
  Object.prototype.hasOwnProperty.call(n, i) && (r[i] = n[i]);
1118
- }, De(e, t);
1118
+ }, Ue(e, t);
1119
1119
  };
1120
1120
  function ye(e, t) {
1121
1121
  if (typeof t != "function" && t !== null)
1122
1122
  throw new TypeError("Class extends value " + String(t) + " is not a constructor or null");
1123
- De(e, t);
1123
+ Ue(e, t);
1124
1124
  function r() {
1125
1125
  this.constructor = e;
1126
1126
  }
@@ -1145,13 +1145,13 @@ function hn(e, t) {
1145
1145
  t.indexOf(n[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, n[i]) && (r[n[i]] = e[n[i]]);
1146
1146
  return r;
1147
1147
  }
1148
- function we(e, t, r) {
1148
+ function Be(e, t, r) {
1149
1149
  if (r || arguments.length === 2)
1150
1150
  for (var n = 0, i = t.length, o; n < i; n++)
1151
1151
  (o || !(n in t)) && (o || (o = Array.prototype.slice.call(t, 0, n)), o[n] = t[n]);
1152
1152
  return e.concat(o || Array.prototype.slice.call(t));
1153
1153
  }
1154
- function Be(e, t) {
1154
+ function we(e, t) {
1155
1155
  var r = t && t.cache ? t.cache : bn, n = t && t.serializer ? t.serializer : mn, i = t && t.strategy ? t.strategy : fn;
1156
1156
  return i(e, {
1157
1157
  cache: r,
@@ -1230,10 +1230,10 @@ function gn(e) {
1230
1230
  function Rt(e) {
1231
1231
  return e.type === v.number;
1232
1232
  }
1233
- function Dt(e) {
1233
+ function Ut(e) {
1234
1234
  return e.type === v.date;
1235
1235
  }
1236
- function Ut(e) {
1236
+ function Dt(e) {
1237
1237
  return e.type === v.time;
1238
1238
  }
1239
1239
  function Gt(e) {
@@ -1251,7 +1251,7 @@ function jt(e) {
1251
1251
  function kt(e) {
1252
1252
  return !!(e && typeof e == "object" && e.type === j.number);
1253
1253
  }
1254
- function Ue(e) {
1254
+ function De(e) {
1255
1255
  return !!(e && typeof e == "object" && e.type === j.dateTime);
1256
1256
  }
1257
1257
  var Vt = /[ \xA0\u1680\u2000-\u200A\u202F\u205F\u3000]/, vn = /(?:[Eec]{1,6}|G{1,5}|[Qq]{1,5}|(?:[yYur]+|U{1,5})|[ML]{1,5}|d{1,2}|D{1,3}|F{1}|[abB]{1,5}|[hkHK]{1,2}|w{1,2}|W{1}|m{1,2}|s{1,2}|[zZOvVxX]{1,4})(?=([^']*'[^']*')*[^']*$)/g;
@@ -1378,7 +1378,7 @@ function xn(e) {
1378
1378
  function Sn(e) {
1379
1379
  return e.replace(/^(.*?)-/, "");
1380
1380
  }
1381
- var lt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Xt = /^(@+)?(\+|#+)?[rs]?$/g, wn = /(\*)(0+)|(#+)(0+)|(0+)/g, zt = /^(0+)$/;
1381
+ var lt = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, Xt = /^(@+)?(\+|#+)?[rs]?$/g, Bn = /(\*)(0+)|(#+)(0+)|(0+)/g, zt = /^(0+)$/;
1382
1382
  function ct(e) {
1383
1383
  var t = {};
1384
1384
  return e[e.length - 1] === "r" ? t.roundingPriority = "morePrecision" : e[e.length - 1] === "s" && (t.roundingPriority = "lessPrecision"), e.replace(Xt, function(r, n, i) {
@@ -1425,7 +1425,7 @@ function Wt(e) {
1425
1425
  };
1426
1426
  }
1427
1427
  }
1428
- function Bn(e) {
1428
+ function wn(e) {
1429
1429
  var t;
1430
1430
  if (e[0] === "E" && e[1] === "E" ? (t = {
1431
1431
  notation: "engineering"
@@ -1529,7 +1529,7 @@ function Tn(e) {
1529
1529
  case "integer-width":
1530
1530
  if (i.options.length > 1)
1531
1531
  throw new RangeError("integer-width stems only accept a single optional option");
1532
- i.options[0].replace(wn, function(u, h, l, c, f, m) {
1532
+ i.options[0].replace(Bn, function(u, h, l, c, f, m) {
1533
1533
  if (h)
1534
1534
  t.minimumIntegerDigits = l.length;
1535
1535
  else {
@@ -1562,7 +1562,7 @@ function Tn(e) {
1562
1562
  }
1563
1563
  var s = Wt(i.stem);
1564
1564
  s && (t = E(E({}, t), s));
1565
- var a = Bn(i.stem);
1565
+ var a = wn(i.stem);
1566
1566
  a && (t = E(E({}, t), a));
1567
1567
  }
1568
1568
  return t;
@@ -3024,12 +3024,12 @@ var He, An = new RegExp("^".concat(Vt.source, "*")), On = new RegExp("".concat(V
3024
3024
  function d(e, t) {
3025
3025
  return { start: e, end: t };
3026
3026
  }
3027
- var In = !!String.prototype.startsWith && "_a".startsWith("a", 1), Cn = !!String.fromCodePoint, Nn = !!Object.fromEntries, Ln = !!String.prototype.codePointAt, Mn = !!String.prototype.trimStart, $n = !!String.prototype.trimEnd, Rn = !!Number.isSafeInteger, Dn = Rn ? Number.isSafeInteger : function(e) {
3027
+ var In = !!String.prototype.startsWith && "_a".startsWith("a", 1), Nn = !!String.fromCodePoint, Ln = !!Object.fromEntries, Cn = !!String.prototype.codePointAt, Mn = !!String.prototype.trimStart, $n = !!String.prototype.trimEnd, Rn = !!Number.isSafeInteger, Un = Rn ? Number.isSafeInteger : function(e) {
3028
3028
  return typeof e == "number" && isFinite(e) && Math.floor(e) === e && Math.abs(e) <= 9007199254740991;
3029
3029
  }, Ge = !0;
3030
3030
  try {
3031
- var Un = Qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3032
- Ge = ((He = Un.exec("a")) === null || He === void 0 ? void 0 : He[0]) === "a";
3031
+ var Dn = Qt("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
3032
+ Ge = ((He = Dn.exec("a")) === null || He === void 0 ? void 0 : He[0]) === "a";
3033
3033
  } catch {
3034
3034
  Ge = !1;
3035
3035
  }
@@ -3043,7 +3043,7 @@ var pt = In ? (
3043
3043
  function(t, r, n) {
3044
3044
  return t.slice(n, n + r.length) === r;
3045
3045
  }
3046
- ), Fe = Cn ? String.fromCodePoint : (
3046
+ ), Fe = Nn ? String.fromCodePoint : (
3047
3047
  // IE11
3048
3048
  function() {
3049
3049
  for (var t = [], r = 0; r < arguments.length; r++)
@@ -3057,7 +3057,7 @@ var pt = In ? (
3057
3057
  }
3058
3058
  ), mt = (
3059
3059
  // native
3060
- Nn ? Object.fromEntries : (
3060
+ Ln ? Object.fromEntries : (
3061
3061
  // Ponyfill
3062
3062
  function(t) {
3063
3063
  for (var r = {}, n = 0, i = t; n < i.length; n++) {
@@ -3067,7 +3067,7 @@ var pt = In ? (
3067
3067
  return r;
3068
3068
  }
3069
3069
  )
3070
- ), Zt = Ln ? (
3070
+ ), Zt = Cn ? (
3071
3071
  // Native
3072
3072
  function(t, r) {
3073
3073
  return t.codePointAt(r);
@@ -3333,23 +3333,23 @@ var jn = (
3333
3333
  return g;
3334
3334
  var b = d(i, this.clonePosition());
3335
3335
  if (h && pt(h?.style, "::", 0)) {
3336
- var w = Gn(h.style.slice(2));
3336
+ var B = Gn(h.style.slice(2));
3337
3337
  if (a === "number") {
3338
- var c = this.parseNumberSkeletonFromString(w, h.styleLocation);
3338
+ var c = this.parseNumberSkeletonFromString(B, h.styleLocation);
3339
3339
  return c.err ? c : {
3340
3340
  val: { type: v.number, value: n, location: b, style: c.val },
3341
3341
  err: null
3342
3342
  };
3343
3343
  } else {
3344
- if (w.length === 0)
3344
+ if (B.length === 0)
3345
3345
  return this.error(p.EXPECT_DATE_TIME_SKELETON, b);
3346
- var C = w;
3347
- this.locale && (C = Hn(w, this.locale));
3346
+ var N = B;
3347
+ this.locale && (N = Hn(B, this.locale));
3348
3348
  var f = {
3349
3349
  type: j.dateTime,
3350
- pattern: C,
3350
+ pattern: N,
3351
3351
  location: h.styleLocation,
3352
- parsedOptions: this.shouldParseSkeletons ? En(C) : {}
3352
+ parsedOptions: this.shouldParseSkeletons ? En(N) : {}
3353
3353
  }, O = a === "date" ? v.date : v.time;
3354
3354
  return {
3355
3355
  val: { type: O, value: n, location: b, style: f },
@@ -3511,7 +3511,7 @@ var jn = (
3511
3511
  break;
3512
3512
  }
3513
3513
  var u = d(i, this.clonePosition());
3514
- return o ? (s *= n, Dn(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3514
+ return o ? (s *= n, Un(s) ? { val: s, err: null } : this.error(r, u)) : this.error(t, u);
3515
3515
  }, e.prototype.offset = function() {
3516
3516
  return this.position.offset;
3517
3517
  }, e.prototype.isEOF = function() {
@@ -3598,7 +3598,7 @@ function Ve(e) {
3598
3598
  for (var r in t.options)
3599
3599
  delete t.options[r].location, Ve(t.options[r].value);
3600
3600
  else
3601
- Rt(t) && kt(t.style) || (Dt(t) || Ut(t)) && Ue(t.style) ? delete t.style.location : jt(t) && Ve(t.children);
3601
+ Rt(t) && kt(t.style) || (Ut(t) || Dt(t)) && De(t.style) ? delete t.style.location : jt(t) && Ve(t.children);
3602
3602
  });
3603
3603
  }
3604
3604
  function zn(e, t) {
@@ -3701,16 +3701,16 @@ function le(e, t, r, n, i, o, s) {
3701
3701
  });
3702
3702
  continue;
3703
3703
  }
3704
- if (Dt(l)) {
3705
- var m = typeof l.style == "string" ? n.date[l.style] : Ue(l.style) ? l.style.parsedOptions : void 0;
3704
+ if (Ut(l)) {
3705
+ var m = typeof l.style == "string" ? n.date[l.style] : De(l.style) ? l.style.parsedOptions : void 0;
3706
3706
  a.push({
3707
3707
  type: _.literal,
3708
3708
  value: r.getDateTimeFormat(t, m).format(f)
3709
3709
  });
3710
3710
  continue;
3711
3711
  }
3712
- if (Ut(l)) {
3713
- var m = typeof l.style == "string" ? n.time[l.style] : Ue(l.style) ? l.style.parsedOptions : n.time.medium;
3712
+ if (Dt(l)) {
3713
+ var m = typeof l.style == "string" ? n.time[l.style] : De(l.style) ? l.style.parsedOptions : n.time.medium;
3714
3714
  a.push({
3715
3715
  type: _.literal,
3716
3716
  value: r.getDateTimeFormat(t, m).format(f)
@@ -3726,10 +3726,10 @@ function le(e, t, r, n, i, o, s) {
3726
3726
  continue;
3727
3727
  }
3728
3728
  if (jt(l)) {
3729
- var g = l.children, b = l.value, w = i[b];
3730
- if (!Jn(w))
3729
+ var g = l.children, b = l.value, B = i[b];
3730
+ if (!Jn(B))
3731
3731
  throw new Wn(b, "function", s);
3732
- var C = le(g, t, r, n, i, o), O = w(C.map(function(S) {
3732
+ var N = le(g, t, r, n, i, o), O = B(N.map(function(S) {
3733
3733
  return S.value;
3734
3734
  }));
3735
3735
  Array.isArray(O) || (O = [O]), a.push.apply(a, O.map(function(S) {
@@ -3794,26 +3794,26 @@ function Kn(e) {
3794
3794
  dateTime: {},
3795
3795
  pluralRules: {}
3796
3796
  }), {
3797
- getNumberFormat: Be(function() {
3797
+ getNumberFormat: we(function() {
3798
3798
  for (var t, r = [], n = 0; n < arguments.length; n++)
3799
3799
  r[n] = arguments[n];
3800
- return new ((t = Intl.NumberFormat).bind.apply(t, we([void 0], r, !1)))();
3800
+ return new ((t = Intl.NumberFormat).bind.apply(t, Be([void 0], r, !1)))();
3801
3801
  }, {
3802
3802
  cache: Pe(e.number),
3803
3803
  strategy: Te.variadic
3804
3804
  }),
3805
- getDateTimeFormat: Be(function() {
3805
+ getDateTimeFormat: we(function() {
3806
3806
  for (var t, r = [], n = 0; n < arguments.length; n++)
3807
3807
  r[n] = arguments[n];
3808
- return new ((t = Intl.DateTimeFormat).bind.apply(t, we([void 0], r, !1)))();
3808
+ return new ((t = Intl.DateTimeFormat).bind.apply(t, Be([void 0], r, !1)))();
3809
3809
  }, {
3810
3810
  cache: Pe(e.dateTime),
3811
3811
  strategy: Te.variadic
3812
3812
  }),
3813
- getPluralRules: Be(function() {
3813
+ getPluralRules: we(function() {
3814
3814
  for (var t, r = [], n = 0; n < arguments.length; n++)
3815
3815
  r[n] = arguments[n];
3816
- return new ((t = Intl.PluralRules).bind.apply(t, we([void 0], r, !1)))();
3816
+ return new ((t = Intl.PluralRules).bind.apply(t, Be([void 0], r, !1)))();
3817
3817
  }, {
3818
3818
  cache: Pe(e.pluralRules),
3819
3819
  strategy: Te.variadic
@@ -4096,7 +4096,7 @@ function Ee(e, t = V().fallbackLocale) {
4096
4096
  const r = vt(e);
4097
4097
  return t ? [.../* @__PURE__ */ new Set([...r, ...vt(t)])] : r;
4098
4098
  }
4099
- function L() {
4099
+ function C() {
4100
4100
  return ze ?? void 0;
4101
4101
  }
4102
4102
  me.subscribe((e) => {
@@ -4106,7 +4106,7 @@ const vi = (e) => {
4106
4106
  if (e && oi(e) && Xe(e)) {
4107
4107
  const { loadingDelay: t } = V();
4108
4108
  let r;
4109
- return typeof window < "u" && L() != null && t ? r = window.setTimeout(
4109
+ return typeof window < "u" && C() != null && t ? r = window.setTimeout(
4110
4110
  () => Ae.set(!0),
4111
4111
  t
4112
4112
  ) : Ae.set(!0), tr(e).then(() => {
@@ -4169,30 +4169,30 @@ const K = (e, t) => {
4169
4169
  );
4170
4170
  return n ? i = K("time", n) : Object.keys(i).length === 0 && (i = K("time", "short")), new Intl.DateTimeFormat(r, i);
4171
4171
  }
4172
- ), wi = (e = {}) => {
4172
+ ), Bi = (e = {}) => {
4173
4173
  var t = e, {
4174
- locale: r = L()
4174
+ locale: r = C()
4175
4175
  } = t, n = W(t, [
4176
4176
  "locale"
4177
4177
  ]);
4178
4178
  return _i(Je({ locale: r }, n));
4179
- }, Bi = (e = {}) => {
4179
+ }, wi = (e = {}) => {
4180
4180
  var t = e, {
4181
- locale: r = L()
4181
+ locale: r = C()
4182
4182
  } = t, n = W(t, [
4183
4183
  "locale"
4184
4184
  ]);
4185
4185
  return xi(Je({ locale: r }, n));
4186
4186
  }, Ti = (e = {}) => {
4187
4187
  var t = e, {
4188
- locale: r = L()
4188
+ locale: r = C()
4189
4189
  } = t, n = W(t, [
4190
4190
  "locale"
4191
4191
  ]);
4192
4192
  return Si(Je({ locale: r }, n));
4193
4193
  }, Hi = _e(
4194
4194
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
4195
- (e, t = L()) => new ei(e, t, V().formats, {
4195
+ (e, t = C()) => new ei(e, t, V().formats, {
4196
4196
  ignoreTag: V().ignoreTag
4197
4197
  })
4198
4198
  ), Pi = (e, t = {}) => {
@@ -4201,7 +4201,7 @@ const K = (e, t) => {
4201
4201
  typeof e == "object" && (s = e, e = s.id);
4202
4202
  const {
4203
4203
  values: a,
4204
- locale: u = L(),
4204
+ locale: u = C(),
4205
4205
  default: h
4206
4206
  } = s;
4207
4207
  if (u == null)
@@ -4227,17 +4227,17 @@ const K = (e, t) => {
4227
4227
  );
4228
4228
  }
4229
4229
  return c;
4230
- }, Ai = (e, t) => Ti(t).format(e), Oi = (e, t) => Bi(t).format(e), Ii = (e, t) => wi(t).format(e), Ci = (e, t = L()) => Yt(e, t), Ni = X([z, re], () => Pi);
4230
+ }, Ai = (e, t) => Ti(t).format(e), Oi = (e, t) => wi(t).format(e), Ii = (e, t) => Bi(t).format(e), Ni = (e, t = C()) => Yt(e, t), Li = X([z, re], () => Pi);
4231
4231
  X([z], () => Ai);
4232
4232
  X([z], () => Oi);
4233
4233
  X([z], () => Ii);
4234
- X([z, re], () => Ci);
4234
+ X([z, re], () => Ni);
4235
4235
  window.emWidgets = { topic: Vr };
4236
4236
  const se = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4237
4237
  function _t(e, t) {
4238
4238
  Kt(e, t);
4239
4239
  }
4240
- function Li(e) {
4240
+ function Ci(e) {
4241
4241
  z.set(e);
4242
4242
  }
4243
4243
  const xt = {
@@ -4282,7 +4282,7 @@ const xt = {
4282
4282
  }
4283
4283
  };
4284
4284
  function Mi(e) {
4285
- sr(e, "svelte-1v7b25v", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.PanicSection{display:flex;align-items:center;gap:10px;margin:20px 0}.PanicSection .PanicButton{border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:10px;width:280px;height:fit-content;padding:15px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer}.PanicSectionMobile{position:absolute;top:0;left:0;width:100%;text-align:center;margin:20px 0 0 0 !important}.PanicButtonMobile{border-radius:5px;margin:0 10px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:100% !important;height:30px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:280px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));-webkit-animation:bar-animation 2s linear}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}.PanicButtonV2 .PanicButton{border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:388px;font-size:12px}.PanicButtonV2 .PanicButtonMobile{border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));font-size:10px}.PanicButtonV2 .PanicButtonAnimation{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #D0046C));width:388px}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:388px}}");
4285
+ sr(e, "svelte-1mifytr", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.PanicSection{display:flex;align-items:center;gap:10px;margin:20px 0}.PanicSection .PanicButton{border-radius:5px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));font-size:10px;width:280px;height:fit-content;padding:15px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer}.PanicSectionMobile{position:absolute;top:0;left:0;width:100%;text-align:center;margin:20px 0 0 0 !important}.PanicButtonMobile{border-radius:5px;margin:0 10px;border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:100% !important;height:30px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PanicButtonAnimation{background:-webkit-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-moz-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background:-o-linear-gradient(135deg, rgba(20, 20, 20, 0) 55%, rgba(20, 20, 20, 0.3) 100%);background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:280px;color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));-webkit-animation:bar-animation 2s linear}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:280px}}.PanicButtonV2 .PanicButton{border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:388px;font-size:12px}.PanicButtonV2 .PanicButtonMobile{border:1px solid var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));font-size:10px}.PanicButtonV2 .PanicButtonAnimation{background-color:var(--emw--casino-color-primary, var(--emw--color-primary, #22B04E));width:388px}@-webkit-keyframes bar-animation{0%{background-position:0}100%{background-position:388px}}");
4286
4286
  }
4287
4287
  function $i(e) {
4288
4288
  let t, r, n, i = (
@@ -4292,10 +4292,10 @@ function $i(e) {
4292
4292
  ), o, s;
4293
4293
  return {
4294
4294
  c() {
4295
- t = Q("div"), r = Q("div"), n = Q("button"), o = hr(i), N(n, "class", "PanicButton " + (se(
4295
+ t = Q("div"), r = Q("div"), n = Q("button"), o = hr(i), L(n, "class", "PanicButton " + (se(
4296
4296
  /*userAgent*/
4297
4297
  e[6]
4298
- ) !== "PC" ? "PanicButtonMobile" : "")), N(n, "part", "PanicButton " + (se(
4298
+ ) !== "PC" ? "PanicButtonMobile" : "")), L(n, "part", "PanicButton " + (se(
4299
4299
  /*userAgent*/
4300
4300
  e[6]
4301
4301
  ) !== "PC" ? "PanicButtonMobile" : "")), Ke(
@@ -4303,13 +4303,13 @@ function $i(e) {
4303
4303
  "PanicButtonAnimation",
4304
4304
  /*panicLoading*/
4305
4305
  e[4]
4306
- ), N(r, "class", "PanicSection " + (se(
4306
+ ), L(r, "class", "PanicSection " + (se(
4307
4307
  /*userAgent*/
4308
4308
  e[6]
4309
- ) !== "PC" ? "PanicSectionMobile" : "")), N(r, "part", "PanicSection " + (se(
4309
+ ) !== "PC" ? "PanicSectionMobile" : "")), L(r, "part", "PanicSection " + (se(
4310
4310
  /*userAgent*/
4311
4311
  e[6]
4312
- ) !== "PC" ? "PanicSectionMobile" : "")), N(t, "class", s = /*alternativestyling*/
4312
+ ) !== "PC" ? "PanicSectionMobile" : "")), L(t, "class", s = /*alternativestyling*/
4313
4313
  e[1] == "true" ? "PanicButtonV2" : "");
4314
4314
  },
4315
4315
  m(a, u) {
@@ -4327,10 +4327,10 @@ function $i(e) {
4327
4327
  a[4]
4328
4328
  ), u & /*alternativestyling*/
4329
4329
  2 && s !== (s = /*alternativestyling*/
4330
- a[1] == "true" ? "PanicButtonV2" : "") && N(t, "class", s);
4330
+ a[1] == "true" ? "PanicButtonV2" : "") && L(t, "class", s);
4331
4331
  },
4332
- i: B,
4333
- o: B,
4332
+ i: w,
4333
+ o: w,
4334
4334
  d(a) {
4335
4335
  a && Ze(t), e[12](null), e[13](null);
4336
4336
  }
@@ -4338,9 +4338,9 @@ function $i(e) {
4338
4338
  }
4339
4339
  function Ri(e, t, r) {
4340
4340
  let n;
4341
- or(e, Ni, (y) => r(5, n = y));
4342
- let { lang: i = "en" } = t, { customtext: o = "" } = t, { clientstyling: s = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: u } = t, { alternativestyling: h = "" } = t, { translationurl: l = "" } = t, c, f, m = !1, g = 0, b, w = window.navigator.userAgent;
4343
- const C = () => {
4341
+ or(e, Li, (y) => r(5, n = y));
4342
+ let { lang: i = "en" } = t, { customtext: o = "" } = t, { clientstyling: s = "" } = t, { clientstylingurl: a = "" } = t, { mbsource: u } = t, { alternativestyling: h = "" } = t, { translationurl: l = "" } = t, c, f, m = !1, g = 0, b, B = window.navigator.userAgent;
4343
+ const N = () => {
4344
4344
  fetch(l).then(($) => $.json()).then(($) => {
4345
4345
  Object.keys($).forEach((Ye) => {
4346
4346
  _t(Ye, $[Ye]);
@@ -4384,11 +4384,11 @@ function Ri(e, t, r) {
4384
4384
  }, e.$$.update = () => {
4385
4385
  e.$$.dirty & /*panicButton*/
4386
4386
  4 && c && O(), e.$$.dirty & /*lang*/
4387
- 128 && i && Li(i), e.$$.dirty & /*clientstyling, customStylingContainer*/
4387
+ 128 && i && Ci(i), e.$$.dirty & /*clientstyling, customStylingContainer*/
4388
4388
  264 && s && f && Pr(f, s), e.$$.dirty & /*clientstylingurl, customStylingContainer*/
4389
4389
  520 && a && f && Ar(f, a), e.$$.dirty & /*mbsource, customStylingContainer*/
4390
4390
  1032 && u && f && Or(f, `${u}.Style`), e.$$.dirty & /*translationurl*/
4391
- 2048 && l && C();
4391
+ 2048 && l && N();
4392
4392
  }, [
4393
4393
  o,
4394
4394
  h,
@@ -4396,7 +4396,7 @@ function Ri(e, t, r) {
4396
4396
  f,
4397
4397
  m,
4398
4398
  n,
4399
- w,
4399
+ B,
4400
4400
  i,
4401
4401
  s,
4402
4402
  a,
@@ -4406,14 +4406,14 @@ function Ri(e, t, r) {
4406
4406
  ne
4407
4407
  ];
4408
4408
  }
4409
- class Di extends Tr {
4409
+ class Ui extends Tr {
4410
4410
  constructor(t) {
4411
- super(), wr(
4411
+ super(), Br(
4412
4412
  this,
4413
4413
  t,
4414
4414
  Ri,
4415
4415
  $i,
4416
- wt,
4416
+ Bt,
4417
4417
  {
4418
4418
  lang: 7,
4419
4419
  customtext: 0,
@@ -4469,7 +4469,7 @@ class Di extends Tr {
4469
4469
  this.$$set({ translationurl: t }), P();
4470
4470
  }
4471
4471
  }
4472
- Br(Di, { lang: {}, customtext: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, alternativestyling: {}, translationurl: {} }, [], [], !0);
4472
+ wr(Ui, { lang: {}, customtext: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, alternativestyling: {}, translationurl: {} }, [], [], !0);
4473
4473
  export {
4474
- Di as P
4474
+ Ui as P
4475
4475
  };