@everymatrix/casino-mystery-chest-details 1.72.0 → 1.72.2

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,5 +1,5 @@
1
1
  var xr = Object.defineProperty, Cr = Object.defineProperties;
2
- var Br = Object.getOwnPropertyDescriptors;
2
+ var wr = Object.getOwnPropertyDescriptors;
3
3
  var be = Object.getOwnPropertySymbols;
4
4
  var gt = Object.prototype.hasOwnProperty, dt = Object.prototype.propertyIsEnumerable;
5
5
  var Me = (e, t, r) => t in e ? xr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Ae = (e, t) => {
@@ -9,7 +9,7 @@ var Me = (e, t, r) => t in e ? xr(e, t, { enumerable: !0, configurable: !0, writ
9
9
  for (var r of be(t))
10
10
  dt.call(t, r) && Me(e, r, t[r]);
11
11
  return e;
12
- }, Pe = (e, t) => Cr(e, Br(t));
12
+ }, Pe = (e, t) => Cr(e, wr(t));
13
13
  var Et = (e, t) => {
14
14
  var r = {};
15
15
  for (var n in e)
@@ -57,7 +57,7 @@ let ve;
57
57
  function Ve(e, t) {
58
58
  return e === t ? !0 : (ve || (ve = document.createElement("a")), ve.href = t, e === ve.href);
59
59
  }
60
- function wr(e) {
60
+ function Br(e) {
61
61
  return Object.keys(e).length === 0;
62
62
  }
63
63
  function Vt(e, ...t) {
@@ -78,7 +78,7 @@ function A(e, t) {
78
78
  function Rr(e, t, r) {
79
79
  const n = Hr(e);
80
80
  if (!n.getElementById(t)) {
81
- const i = w("style");
81
+ const i = B("style");
82
82
  i.id = t, i.textContent = r, Or(n, i);
83
83
  }
84
84
  }
@@ -105,7 +105,7 @@ function N(e, t, r) {
105
105
  function k(e) {
106
106
  e.parentNode && e.parentNode.removeChild(e);
107
107
  }
108
- function w(e) {
108
+ function B(e) {
109
109
  return document.createElement(e);
110
110
  }
111
111
  function Y(e) {
@@ -298,7 +298,7 @@ typeof HTMLElement == "function" && (Yt = class extends HTMLElement {
298
298
  let s;
299
299
  return {
300
300
  c: function() {
301
- s = w("slot"), o !== "default" && x(s, "name", o);
301
+ s = B("slot"), o !== "default" && x(s, "name", o);
302
302
  },
303
303
  /**
304
304
  * @param {HTMLElement} target
@@ -478,7 +478,7 @@ class Yr {
478
478
  * @returns {void}
479
479
  */
480
480
  $set(t) {
481
- this.$$set && !wr(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
481
+ this.$$set && !Br(t) && (this.$$.skip_bound = !0, this.$$set(t), this.$$.skip_bound = !1);
482
482
  }
483
483
  }
484
484
  const Xr = "4";
@@ -710,15 +710,15 @@ var bn = function() {
710
710
  }
711
711
  }, Ge = {
712
712
  variadic: En
713
- }, we = function() {
714
- return we = Object.assign || function(t) {
713
+ }, Be = function() {
714
+ return Be = Object.assign || function(t) {
715
715
  for (var r, n = 1, i = arguments.length; n < i; n++) {
716
716
  r = arguments[n];
717
717
  for (var o in r)
718
718
  Object.prototype.hasOwnProperty.call(r, o) && (t[o] = r[o]);
719
719
  }
720
720
  return t;
721
- }, we.apply(this, arguments);
721
+ }, Be.apply(this, arguments);
722
722
  };
723
723
  var d;
724
724
  (function(e) {
@@ -868,7 +868,7 @@ var C = function() {
868
868
  }, C.apply(this, arguments);
869
869
  };
870
870
  var Cn = /[\t-\r \x85\u200E\u200F\u2028\u2029]/i;
871
- function Bn(e) {
871
+ function wn(e) {
872
872
  if (e.length === 0)
873
873
  throw new Error("Number skeleton cannot be empty");
874
874
  for (var t = e.split(Cn).filter(function(c) {
@@ -886,7 +886,7 @@ function Bn(e) {
886
886
  }
887
887
  return r;
888
888
  }
889
- function wn(e) {
889
+ function Bn(e) {
890
890
  return e.replace(/^(.*?)-/, "");
891
891
  }
892
892
  var St = /^\.(?:(0+)(\*)?|(#+)|(0+)(#+))$/g, or = /^(@+)?(\+|#+)?[rs]?$/g, Un = /(\*)(0+)|(#+)(0+)|(0+)/g, sr = /^(0+)$/;
@@ -978,7 +978,7 @@ function Hn(e) {
978
978
  continue;
979
979
  case "measure-unit":
980
980
  case "unit":
981
- t.style = "unit", t.unit = wn(i.options[0]);
981
+ t.style = "unit", t.unit = Bn(i.options[0]);
982
982
  continue;
983
983
  case "compact-short":
984
984
  case "K":
@@ -2566,7 +2566,7 @@ var Ct = Ln ? (
2566
2566
  }
2567
2567
  return n;
2568
2568
  }
2569
- ), Bt = (
2569
+ ), wt = (
2570
2570
  // native
2571
2571
  Pn ? Object.fromEntries : (
2572
2572
  // Ponyfill
@@ -2618,11 +2618,11 @@ function hr(e, t) {
2618
2618
  }
2619
2619
  var et;
2620
2620
  if (_e) {
2621
- var wt = hr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2621
+ var Bt = hr("([^\\p{White_Space}\\p{Pattern_Syntax}]*)", "yu");
2622
2622
  et = function(t, r) {
2623
2623
  var n;
2624
- wt.lastIndex = r;
2625
- var i = wt.exec(t);
2624
+ Bt.lastIndex = r;
2625
+ var i = Bt.exec(t);
2626
2626
  return (n = i[1]) !== null && n !== void 0 ? n : "";
2627
2627
  };
2628
2628
  } else
@@ -2883,7 +2883,7 @@ var Vn = (
2883
2883
  case "select": {
2884
2884
  var I = this.clonePosition();
2885
2885
  if (this.bumpSpace(), !this.bumpIf(","))
2886
- return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS, b(I, we({}, I)));
2886
+ return this.error(d.EXPECT_SELECT_ARGUMENT_OPTIONS, b(I, Be({}, I)));
2887
2887
  this.bumpSpace();
2888
2888
  var F = this.parseIdentifierIfPossible(), J = 0;
2889
2889
  if (a !== "select" && F.value === "offset") {
@@ -2906,7 +2906,7 @@ var Vn = (
2906
2906
  val: {
2907
2907
  type: y.select,
2908
2908
  value: n,
2909
- options: Bt(Q.val),
2909
+ options: wt(Q.val),
2910
2910
  location: U
2911
2911
  },
2912
2912
  err: null
@@ -2914,7 +2914,7 @@ var Vn = (
2914
2914
  val: {
2915
2915
  type: y.plural,
2916
2916
  value: n,
2917
- options: Bt(Q.val),
2917
+ options: wt(Q.val),
2918
2918
  offset: J,
2919
2919
  pluralType: a === "plural" ? "cardinal" : "ordinal",
2920
2920
  location: U
@@ -2965,7 +2965,7 @@ var Vn = (
2965
2965
  }, e.prototype.parseNumberSkeletonFromString = function(t, r) {
2966
2966
  var n = [];
2967
2967
  try {
2968
- n = Bn(t);
2968
+ n = wn(t);
2969
2969
  } catch (i) {
2970
2970
  return this.error(d.INVALID_NUMBER_SKELETON, r);
2971
2971
  }
@@ -3113,7 +3113,7 @@ function rt(e) {
3113
3113
  });
3114
3114
  }
3115
3115
  function zn(e, t) {
3116
- t === void 0 && (t = {}), t = we({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3116
+ t === void 0 && (t = {}), t = Be({ shouldParseSkeletons: !0, requiresOtherClause: !0 }, t);
3117
3117
  var r = new Vn(e, t).parse();
3118
3118
  if (r.err) {
3119
3119
  var n = SyntaxError(d[r.err.kind]);
@@ -3664,14 +3664,14 @@ const me = (e, t) => {
3664
3664
  throw new Error('[svelte-i18n] A "locale" must be set to format numbers');
3665
3665
  return n && (i = me("number", n)), new Intl.NumberFormat(r, i);
3666
3666
  }
3667
- ), Bi = Je(
3667
+ ), wi = Je(
3668
3668
  (e) => {
3669
3669
  var t = e, { locale: r, format: n } = t, i = se(t, ["locale", "format"]);
3670
3670
  if (r == null)
3671
3671
  throw new Error('[svelte-i18n] A "locale" must be set to format dates');
3672
3672
  return n ? i = me("date", n) : Object.keys(i).length === 0 && (i = me("date", "short")), new Intl.DateTimeFormat(r, i);
3673
3673
  }
3674
- ), wi = Je(
3674
+ ), Bi = Je(
3675
3675
  (e) => {
3676
3676
  var t = e, { locale: r, format: n } = t, i = se(t, ["locale", "format"]);
3677
3677
  if (r == null)
@@ -3693,14 +3693,14 @@ const me = (e, t) => {
3693
3693
  } = t, n = se(t, [
3694
3694
  "locale"
3695
3695
  ]);
3696
- return Bi(pt({ locale: r }, n));
3696
+ return wi(pt({ locale: r }, n));
3697
3697
  }, Hi = (e = {}) => {
3698
3698
  var t = e, {
3699
3699
  locale: r = X()
3700
3700
  } = t, n = se(t, [
3701
3701
  "locale"
3702
3702
  ]);
3703
- return wi(pt({ locale: r }, n));
3703
+ return Bi(pt({ locale: r }, n));
3704
3704
  }, Oi = Je(
3705
3705
  // eslint-disable-next-line @typescript-eslint/no-non-null-assertion
3706
3706
  (e, t = X()) => new ii(e, t, re().formats, {
@@ -4019,7 +4019,7 @@ function zi(e) {
4019
4019
  }
4020
4020
  function Pt() {
4021
4021
  }
4022
- function Be(e) {
4022
+ function we(e) {
4023
4023
  e();
4024
4024
  }
4025
4025
  var yr = function(e) {
@@ -4129,7 +4129,7 @@ var kt = function() {
4129
4129
  return r.source = this, r.operator = t, r;
4130
4130
  }, e.prototype.subscribe = function(t, r, n) {
4131
4131
  var i = this, o = io(t) ? t : new lt(t, r, n);
4132
- return Be(function() {
4132
+ return we(function() {
4133
4133
  var s = i, a = s.operator, h = s.source;
4134
4134
  o.add(a ? a.call(o, h) : h ? i._subscribe(o) : i._trySubscribe(o));
4135
4135
  }), o;
@@ -4208,7 +4208,7 @@ var oo = br(function(e) {
4208
4208
  throw new oo();
4209
4209
  }, t.prototype.next = function(r) {
4210
4210
  var n = this;
4211
- Be(function() {
4211
+ we(function() {
4212
4212
  var i, o;
4213
4213
  if (n._throwIfClosed(), !n.isStopped) {
4214
4214
  n.currentObservers || (n.currentObservers = Array.from(n.observers));
@@ -4231,7 +4231,7 @@ var oo = br(function(e) {
4231
4231
  });
4232
4232
  }, t.prototype.error = function(r) {
4233
4233
  var n = this;
4234
- Be(function() {
4234
+ we(function() {
4235
4235
  if (n._throwIfClosed(), !n.isStopped) {
4236
4236
  n.hasError = n.isStopped = !0, n.thrownError = r;
4237
4237
  for (var i = n.observers; i.length; )
@@ -4240,7 +4240,7 @@ var oo = br(function(e) {
4240
4240
  });
4241
4241
  }, t.prototype.complete = function() {
4242
4242
  var r = this;
4243
- Be(function() {
4243
+ we(function() {
4244
4244
  if (r._throwIfClosed(), !r.isStopped) {
4245
4245
  r.isStopped = !0;
4246
4246
  for (var n = r.observers; n.length; )
@@ -4332,13 +4332,13 @@ const Gt = [], Nt = {}, ao = (e, t = 0) => {
4332
4332
  window.emWidgets = { topic: ao };
4333
4333
  const uo = (e) => !!(e.toLowerCase().match(/android/i) || e.toLowerCase().match(/blackberry|bb/i) || e.toLowerCase().match(/iphone|ipad|ipod/i) || e.toLowerCase().match(/windows phone|windows mobile|iemobile|wpdesktop/i));
4334
4334
  function ho(e) {
4335
- Rr(e, "svelte-n31egl", `.mobile.drawer{width:100%;height:100%;border-top-left-radius:28px;border-top-right-radius:28px;padding:20px 28px}.mobile .icon-button{width:24px;height:24px}.mobile .chest-header__title{font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-medium, 500);line-height:14px}.mobile .chest-icon{width:initial;height:initial}.mobile .chest-icon__container{flex-grow:1;padding:0}.mobile .chest-footer{gap:10px}.mobile .chest-footer__btn{width:170px;height:48px;font-size:var(--emw--font-size-medium, 16px)}.mobile .chest-footer__text{font-size:var(--emw--font-size-x-small, 12px);line-height:14px}.mobile .chest-footer__keys{font-size:var(--emw--font-size-small, 14px);line-height:16px}.drawer{position:fixed;left:50%;transform:translateX(-50%);background:linear-gradient(180deg, var(--emw--color-background, #213841) 0%, var(--emw--color-background-secondary, #0c1a1c) 100%);box-sizing:border-box;z-index:10;transition:bottom 0.5s ease-in-out;bottom:0px;opacity:1;width:60%;height:90%;border-top-left-radius:72px;border-top-right-radius:72px;padding:40px 80px;display:flex;flex-direction:column}.overlay{border:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--emw--color-gray-transparency-20, rgba(21, 43, 48, 0.5019607843));z-index:0;opacity:0;bottom:0px;opacity:1;transition:opacity 0.5s ease-in-out}.icon-button{width:30px;height:30px;border:0px;cursor:pointer}.icon-button.back{background:center/100% url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M10.3579 5.26604C10.0032 4.91132 9.42806 4.91132 9.07334 5.26604L5.26604 9.07334C4.91132 9.42806 4.91132 10.0032 5.26604 10.3579L9.07334 14.1652C9.42806 14.5199 10.0032 14.5199 10.3579 14.1652C10.7126 13.8105 10.7126 13.2354 10.3579 12.8806L8.10118 10.6239H10.7817C12.0761 10.6239 12.9922 10.6246 13.7085 10.6832C14.4142 10.7408 14.8455 10.85 15.1847 11.0229C15.8735 11.3738 16.4335 11.9338 16.7844 12.6226C16.9573 12.9618 17.0665 13.3931 17.1241 14.0989C17.1827 14.8151 17.1834 15.7312 17.1834 17.0256V18.0917C17.1834 18.5933 17.59 19 18.0917 19C18.5933 19 19 18.5933 19 18.0917V16.9854C19 15.74 19 14.7498 18.9347 13.9509C18.8679 13.1329 18.7281 12.4359 18.403 11.7978C17.8779 10.7673 17.04 9.92938 16.0095 9.40427C15.3714 9.07918 14.6744 8.9394 13.8564 8.87257C13.0575 8.80729 12.0673 8.8073 10.8219 8.8073H8.10118L10.3579 6.55059C10.7126 6.19587 10.7126 5.62076 10.3579 5.26604Z" fill="%23729787"/></svg>') no-repeat}.icon-button.close{background:center/100% url('data:image/svg+xml,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 6 6 18M6 6l12 12" stroke="%23729787" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat}.chest-header{display:flex;justify-content:space-between;align-items:center;padding:12px 8px 8px}.chest-header__title{color:var(--emw--color-primary, #d3ffed);font-size:var(--emw--font-size-large, 22px);font-weight:var(--emw--font-weight-bold, 700);line-height:25px}.additional-chest-glare{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-40deg);background:linear-gradient(317.36deg, #91caff 3.8%, #f3ffc2 100%);filter:blur(50px);mix-blend-mode:hard-light;width:325px;height:325px;border-radius:40px}.chest-icon{position:relative;z-index:1;width:265px}.chest-icon__container{position:relative;padding:100px 0;align-self:center;align-content:center}.chest-icon__container::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-15deg);background:linear-gradient(317.36deg, #91caff 3.8%, #f3ffc2 100%);filter:blur(30px);mix-blend-mode:hard-light;width:225px;height:225px;border-radius:40px;pointer-events:none}.chest-icon.empty{filter:grayscale(100%)}.chest-footer{display:flex;flex-direction:column;gap:20px;align-items:center;padding:32px 0}.chest-footer__btn{cursor:pointer;width:280px;height:60px;border-radius:54px;border:none;background:linear-gradient(90deg, var(--emw--button-border-color, #75ffe9) 0%, var(--emw--button-border-color-secondary, #b2ff6d) 100%);font-weight:var(--emw--font-weight-bold, 700);font-size:var(--emw--font-size-medium-plus, 18px);line-height:18px;letter-spacing:0px;color:var(--emw--color-background-secondary, #0c1a1c)}.chest-footer__text{margin:0;font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-x-small, 16px);line-height:32px;letter-spacing:0px;text-align:center;color:var(--emw--color-primary, #d3ffed);display:flex;align-items:center;gap:8px}.chest-footer__keys{display:flex;align-items:center;gap:3px;font-weight:var(--emw--font-weight-bold, 700);font-size:var(--emw--font-size-x-small, 16px);line-height:32px;letter-spacing:0px;text-align:center}`);
4335
+ Rr(e, "svelte-1bdwza4", `.mobile.drawer{width:100%;height:100%;border-top-left-radius:28px;border-top-right-radius:28px;padding:20px 28px}.mobile .icon-button{width:24px;height:24px}.mobile .chest-header__title{font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-medium, 500);line-height:14px}.mobile .chest-footer{gap:10px}.mobile .chest-footer__btn{width:170px;height:48px;font-size:var(--emw--font-size-medium, 16px)}.mobile .chest-footer__text{font-size:var(--emw--font-size-x-small, 12px);line-height:14px}.mobile .chest-footer__keys{font-size:var(--emw--font-size-small, 14px);line-height:16px}.drawer{position:fixed;left:50%;transform:translateX(-50%);background:linear-gradient(180deg, var(--emw--color-background, #213841) 0%, var(--emw--color-background-secondary, #0c1a1c) 100%);box-sizing:border-box;z-index:10;transition:bottom 0.5s ease-in-out;bottom:0px;opacity:1;width:60%;height:90%;border-top-left-radius:72px;border-top-right-radius:72px;padding:40px 80px;display:flex;flex-direction:column}@media screen and (max-width: 1300px){.drawer{padding:20px 40px}}@media screen and (max-width: 992px){.drawer{width:70%}}@media screen and (max-width: 768px){.drawer{width:80%}}@media screen and (max-width: 576px){.drawer{width:90%}}.overlay{border:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--emw--color-gray-transparency-20, rgba(21, 43, 48, 0.5019607843));z-index:0;opacity:0;bottom:0px;opacity:1;transition:opacity 0.5s ease-in-out}.icon-button{width:30px;height:30px;border:0px;cursor:pointer}.icon-button.back{background:center/100% url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M10.3579 5.26604C10.0032 4.91132 9.42806 4.91132 9.07334 5.26604L5.26604 9.07334C4.91132 9.42806 4.91132 10.0032 5.26604 10.3579L9.07334 14.1652C9.42806 14.5199 10.0032 14.5199 10.3579 14.1652C10.7126 13.8105 10.7126 13.2354 10.3579 12.8806L8.10118 10.6239H10.7817C12.0761 10.6239 12.9922 10.6246 13.7085 10.6832C14.4142 10.7408 14.8455 10.85 15.1847 11.0229C15.8735 11.3738 16.4335 11.9338 16.7844 12.6226C16.9573 12.9618 17.0665 13.3931 17.1241 14.0989C17.1827 14.8151 17.1834 15.7312 17.1834 17.0256V18.0917C17.1834 18.5933 17.59 19 18.0917 19C18.5933 19 19 18.5933 19 18.0917V16.9854C19 15.74 19 14.7498 18.9347 13.9509C18.8679 13.1329 18.7281 12.4359 18.403 11.7978C17.8779 10.7673 17.04 9.92938 16.0095 9.40427C15.3714 9.07918 14.6744 8.9394 13.8564 8.87257C13.0575 8.80729 12.0673 8.8073 10.8219 8.8073H8.10118L10.3579 6.55059C10.7126 6.19587 10.7126 5.62076 10.3579 5.26604Z" fill="%23729787"/></svg>') no-repeat}.icon-button.close{background:center/100% url('data:image/svg+xml,<svg width="24" height="24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18 6 6 18M6 6l12 12" stroke="%23729787" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat}.chest-header{display:flex;justify-content:space-between;align-items:center;padding:12px 8px 8px}.chest-header__title{color:var(--emw--color-primary, #d3ffed);font-size:var(--emw--font-size-large, 22px);font-weight:var(--emw--font-weight-bold, 700);line-height:25px}.additional-chest-glare{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-40deg);background:linear-gradient(317.36deg, #91caff 3.8%, #f3ffc2 100%);filter:blur(50px);mix-blend-mode:hard-light;width:325px;height:325px;border-radius:40px}.chest-icon{position:relative;z-index:1;width:240px}.chest-icon__container{flex-grow:1;position:relative;align-self:center;align-content:center}.chest-icon__container::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) rotate(-15deg);background:linear-gradient(317.36deg, #91caff 3.8%, #f3ffc2 100%);filter:blur(30px);mix-blend-mode:hard-light;width:225px;height:225px;border-radius:40px;pointer-events:none}.chest-icon.empty{filter:grayscale(100%)}.chest-footer{display:flex;flex-direction:column;gap:20px;align-items:center;padding:32px 0 42px}.chest-footer__btn{cursor:pointer;width:280px;height:60px;border-radius:54px;border:none;background:linear-gradient(90deg, var(--emw--button-border-color, #75ffe9) 0%, var(--emw--button-border-color-secondary, #b2ff6d) 100%);font-weight:var(--emw--font-weight-bold, 700);font-size:var(--emw--font-size-medium-plus, 18px);line-height:18px;letter-spacing:0px;color:var(--emw--color-background-secondary, #0c1a1c)}.chest-footer__text{margin:0;font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-x-small, 16px);line-height:32px;letter-spacing:0px;text-align:center;color:var(--emw--color-primary, #d3ffed);display:flex;align-items:center;gap:8px}.chest-footer__keys{display:flex;align-items:center;gap:3px;font-weight:var(--emw--font-weight-bold, 700);font-size:var(--emw--font-size-x-small, 16px);line-height:32px;letter-spacing:0px;text-align:center}`);
4336
4336
  }
4337
4337
  function Kt(e) {
4338
4338
  let t;
4339
4339
  return {
4340
4340
  c() {
4341
- t = w("div"), x(t, "class", "additional-chest-glare");
4341
+ t = B("div"), x(t, "class", "additional-chest-glare");
4342
4342
  },
4343
4343
  m(r, n) {
4344
4344
  N(r, t, n);
@@ -4355,7 +4355,7 @@ function lo(e) {
4355
4355
  ), n, i, o, s, a;
4356
4356
  return {
4357
4357
  c() {
4358
- t = w("p"), n = Y(r), i = G(), o = w("button"), o.textContent = "OK", x(t, "class", "chest-footer__text"), x(o, "class", "chest-footer__btn");
4358
+ t = B("p"), n = Y(r), i = G(), o = B("button"), o.textContent = "OK", x(t, "class", "chest-footer__text"), x(o, "class", "chest-footer__btn");
4359
4359
  },
4360
4360
  m(h, u) {
4361
4361
  N(h, t, u), A(t, n), N(h, i, u), N(h, o, u), s || (a = he(
@@ -4388,8 +4388,8 @@ function co(e) {
4388
4388
  ), g, v, R;
4389
4389
  return {
4390
4390
  c() {
4391
- t = w("button"), n = Y(r), i = G(), o = w("p"), a = Y(s), h = Y(`:
4392
- `), u = w("span"), l = w("img"), c = G(), p = w("span"), g = Y(m), x(t, "class", "chest-footer__btn"), Ve(l.src, f = Ki) || x(l, "src", f), x(l, "alt", "Key"), x(u, "class", "chest-footer__keys"), x(o, "class", "chest-footer__text");
4391
+ t = B("button"), n = Y(r), i = G(), o = B("p"), a = Y(s), h = Y(`:
4392
+ `), u = B("span"), l = B("img"), c = G(), p = B("span"), g = Y(m), x(t, "class", "chest-footer__btn"), Ve(l.src, f = Ki) || x(l, "src", f), x(l, "alt", "Key"), x(u, "class", "chest-footer__keys"), x(o, "class", "chest-footer__text");
4393
4393
  },
4394
4394
  m(S, I) {
4395
4395
  N(S, t, I), A(t, n), N(S, i, I), N(S, o, I), A(o, a), A(o, h), A(o, u), A(u, l), A(u, c), A(u, p), A(p, g), v || (R = he(
@@ -4431,16 +4431,16 @@ function fo(e) {
4431
4431
  O[0].current.remainingTimes ? co : lo
4432
4432
  );
4433
4433
  }
4434
- let H = E(e), B = H(e);
4434
+ let H = E(e), w = H(e);
4435
4435
  return {
4436
4436
  c() {
4437
- t = w("div"), r = w("button"), n = G(), i = w("div"), o = w("div"), s = w("button"), a = G(), h = w("div"), l = Y(u), f = G(), c = w("button"), p = G(), m = w("div"), U && U.c(), g = G(), v = w("img"), I = G(), F = w("div"), B.c(), x(r, "class", "overlay"), x(s, "class", "icon-button back"), x(h, "class", "chest-header__title"), x(c, "class", "icon-button close"), x(o, "class", "chest-header"), x(v, "class", R = "chest-icon " + /*activeChest*/
4437
+ t = B("div"), r = B("button"), n = G(), i = B("div"), o = B("div"), s = B("button"), a = G(), h = B("div"), l = Y(u), f = G(), c = B("button"), p = G(), m = B("div"), U && U.c(), g = G(), v = B("img"), I = G(), F = B("div"), w.c(), x(r, "class", "overlay"), x(s, "class", "icon-button back"), x(h, "class", "chest-header__title"), x(c, "class", "icon-button close"), x(o, "class", "chest-header"), x(v, "class", R = "chest-icon " + /*activeChest*/
4438
4438
  (e[0].current.remainingTimes ? "" : "empty")), Ve(v.src, S = /*chestImg*/
4439
4439
  e[3]) || x(v, "src", S), x(v, "alt", "Mystery chest"), x(m, "class", "chest-icon__container"), x(F, "class", "chest-footer"), x(i, "class", "drawer " + /*mobileView*/
4440
4440
  (e[6] ? "mobile" : "")), x(t, "part", "CustomStylingContainer");
4441
4441
  },
4442
4442
  m(O, q) {
4443
- N(O, t, q), A(t, r), A(t, n), A(t, i), A(i, o), A(o, s), A(o, a), A(o, h), A(h, l), A(o, f), A(o, c), A(i, p), A(i, m), U && U.m(m, null), A(m, g), A(m, v), A(i, I), A(i, F), B.m(F, null), e[15](t), J || (Q = [
4443
+ N(O, t, q), A(t, r), A(t, n), A(t, i), A(i, o), A(o, s), A(o, a), A(o, h), A(h, l), A(o, f), A(o, c), A(i, p), A(i, m), U && U.m(m, null), A(m, g), A(m, v), A(i, I), A(i, F), w.m(F, null), e[15](t), J || (Q = [
4444
4444
  he(
4445
4445
  r,
4446
4446
  "click",
@@ -4473,12 +4473,12 @@ function fo(e) {
4473
4473
  1 && R !== (R = "chest-icon " + /*activeChest*/
4474
4474
  (O[0].current.remainingTimes ? "" : "empty")) && x(v, "class", R), q & /*chestImg*/
4475
4475
  8 && !Ve(v.src, S = /*chestImg*/
4476
- O[3]) && x(v, "src", S), H === (H = E(O)) && B ? B.p(O, q) : (B.d(1), B = H(O), B && (B.c(), B.m(F, null)));
4476
+ O[3]) && x(v, "src", S), H === (H = E(O)) && w ? w.p(O, q) : (w.d(1), w = H(O), w && (w.c(), w.m(F, null)));
4477
4477
  },
4478
4478
  i: M,
4479
4479
  o: M,
4480
4480
  d(O) {
4481
- O && k(t), U && U.d(), B.d(), e[15](null), J = !1, ne(Q);
4481
+ O && k(t), U && U.d(), w.d(), e[15](null), J = !1, ne(Q);
4482
4482
  }
4483
4483
  };
4484
4484
  }
@@ -4491,8 +4491,8 @@ function po(e, t, r) {
4491
4491
  E.innerHTML = a, p.appendChild(E);
4492
4492
  }, R = () => {
4493
4493
  let E = new URL(h), H = document.createElement("style");
4494
- fetch(E.href).then((B) => B.text()).then((B) => {
4495
- H.innerHTML = B, setTimeout(
4494
+ fetch(E.href).then((w) => w.text()).then((w) => {
4495
+ H.innerHTML = w, setTimeout(
4496
4496
  () => {
4497
4497
  p.appendChild(H);
4498
4498
  },
@@ -4501,8 +4501,8 @@ function po(e, t, r) {
4501
4501
  });
4502
4502
  }, S = () => {
4503
4503
  fetch(u).then((H) => H.json()).then((H) => {
4504
- Object.keys(H).forEach((B) => {
4505
- Ft(B, H[B]);
4504
+ Object.keys(H).forEach((w) => {
4505
+ Ft(w, H[w]);
4506
4506
  });
4507
4507
  });
4508
4508
  };
@@ -4520,10 +4520,10 @@ function po(e, t, r) {
4520
4520
  if (r(4, g = !0), l) {
4521
4521
  const H = yield Yi.draw(o, s, l.program.id);
4522
4522
  if (H.item.state === "fulfilled") {
4523
- const B = ((E = l.program.wheelOfFortune.partitions[H.item.result.wheelOfFortunePartitionIndex]) == null ? void 0 : E.name) || {};
4524
- B ? (r(3, m = Gi), ue({
4523
+ const w = ((E = l.program.wheelOfFortune.partitions[H.item.result.wheelOfFortunePartitionIndex]) == null ? void 0 : E.name) || {};
4524
+ w ? (r(3, m = Gi), ue({
4525
4525
  type: "ShowSuccessOpeningMessage",
4526
- data: B[i] || B[ge.default]
4526
+ data: w[i] || w[ge.default]
4527
4527
  })) : (r(3, m = Ni), ue({ type: "ShowEmptyOpeningMessage" })), r(0, l.current.remainingTimes = +l.current.remainingTimes - 1, l);
4528
4528
  } else
4529
4529
  ue({ type: "ShowErrorOpeningMessage" });