@everymatrix/casino-header-controller 1.46.1 → 1.47.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -132,10 +132,6 @@ function jn(e) {
132
132
  }
133
133
  };
134
134
  }
135
- const Bs = typeof window != "undefined" ? window : typeof globalThis != "undefined" ? globalThis : (
136
- // @ts-ignore Node typings have this
137
- global
138
- );
139
135
  function x(e, t) {
140
136
  e.appendChild(t);
141
137
  }
@@ -188,7 +184,7 @@ function K(e) {
188
184
  function G() {
189
185
  return K(" ");
190
186
  }
191
- function Ps() {
187
+ function Bs() {
192
188
  return K("");
193
189
  }
194
190
  function re(e, t, r, n) {
@@ -197,7 +193,7 @@ function re(e, t, r, n) {
197
193
  function g(e, t, r) {
198
194
  r == null ? e.removeAttribute(t) : e.getAttribute(t) !== r && e.setAttribute(t, r);
199
195
  }
200
- function Os(e, t, r) {
196
+ function Ps(e, t, r) {
201
197
  const n = t.toLowerCase();
202
198
  n in e ? e[n] = typeof e[n] == "boolean" && r === "" ? !0 : r : t in e ? e[t] = typeof e[t] == "boolean" && r === "" ? !0 : r : g(e, t, r);
203
199
  }
@@ -211,7 +207,7 @@ function ge(e, t) {
211
207
  function Ut(e, t) {
212
208
  e.value = t == null ? "" : t;
213
209
  }
214
- function Is(e, t, r, n) {
210
+ function Os(e, t, r, n) {
215
211
  r == null ? e.style.removeProperty(t) : e.style.setProperty(t, r, "");
216
212
  }
217
213
  function $t(e, t, r) {
@@ -439,10 +435,10 @@ function jt(e, t, r, n) {
439
435
  function Q(e) {
440
436
  return (e == null ? void 0 : e.length) !== void 0 ? e : Array.from(e);
441
437
  }
442
- function Cs(e, t) {
438
+ function Is(e, t) {
443
439
  e.d(1), t.delete(e.key);
444
440
  }
445
- function Ls(e, t, r, n, i, o, s, a, u, l, h, f) {
441
+ function Cs(e, t, r, n, i, o, s, a, u, l, h, f) {
446
442
  let c = e.length, m = o.length, d = c;
447
443
  const b = {};
448
444
  for (; d--; ) b[e[d].key] = d;
@@ -1346,7 +1342,7 @@ function be(e, t, r) {
1346
1342
  };
1347
1343
  });
1348
1344
  }
1349
- var Ns = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
1345
+ var Ls = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
1350
1346
  function Ii(e) {
1351
1347
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
1352
1348
  }
@@ -4476,7 +4472,7 @@ be([ye], () => ms);
4476
4472
  be([ye], () => ps);
4477
4473
  be([ye, Me], () => gs);
4478
4474
  window.emWidgets = { topic: Pi };
4479
- const ys = (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)), Rs = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4475
+ const ys = (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)), Ns = (e) => e.toLowerCase().match(/android/i) ? "Android" : e.toLowerCase().match(/iphone/i) ? "iPhone" : e.toLowerCase().match(/ipad|ipod/i) ? "iPad" : "PC";
4480
4476
  function hr(e, { delay: t = 0, duration: r = 400, easing: n = Tr } = {}) {
4481
4477
  const i = +getComputedStyle(e).opacity;
4482
4478
  return {
@@ -5292,52 +5288,51 @@ class mn extends pi {
5292
5288
  }
5293
5289
  }
5294
5290
  mi(mn, { menuitemsurl: {}, lang: {}, activecategory: {}, languageslist: {}, translationurl: {}, clientstyling: {}, clientstylingurl: {}, customlocaleidentifier: {}, countryflaghamburger: {} }, ["close"], [], !0);
5295
- const Fs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5291
+ const Rs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5296
5292
  __proto__: null,
5297
5293
  default: mn
5298
5294
  }, Symbol.toStringTag, { value: "Module" }));
5299
5295
  export {
5300
5296
  ye as $,
5301
- Fe as A,
5302
- Z as B,
5303
- te as C,
5304
- Ps as D,
5305
- As as E,
5306
- bs as F,
5307
- Rs as G,
5308
- ce as H,
5309
- $t as I,
5310
- Ut as J,
5311
- Ls as K,
5312
- Cs as L,
5313
- Ns as M,
5314
- Is as N,
5315
- Fs as O,
5297
+ te as A,
5298
+ Bs as B,
5299
+ As as C,
5300
+ bs as D,
5301
+ Ns as E,
5302
+ Y as F,
5303
+ ce as G,
5304
+ $t as H,
5305
+ Ut as I,
5306
+ Cs as J,
5307
+ Is as K,
5308
+ Ls as L,
5309
+ Os as M,
5310
+ Rs as N,
5316
5311
  pi as S,
5317
5312
  Me as a,
5318
5313
  ln as b,
5319
5314
  mi as c,
5320
5315
  Vn as d,
5321
- O as e,
5316
+ G as e,
5322
5317
  W as f,
5323
- G as g,
5324
- g as h,
5318
+ O as g,
5319
+ Ps as h,
5325
5320
  di as i,
5326
- Y as j,
5327
- Os as k,
5328
- x as l,
5329
- V as m,
5321
+ V as j,
5322
+ U as k,
5323
+ Fn as l,
5324
+ ys as m,
5330
5325
  $ as n,
5331
- U as o,
5332
- Fn as p,
5333
- ti as q,
5334
- Bs as r,
5326
+ ti as o,
5327
+ $e as p,
5328
+ zn as q,
5329
+ Q as r,
5335
5330
  Ar as s,
5336
- ys as t,
5337
- $e as u,
5338
- zn as v,
5339
- Q as w,
5340
- K as x,
5341
- re as y,
5342
- ge as z
5331
+ K as t,
5332
+ g as u,
5333
+ x as v,
5334
+ re as w,
5335
+ ge as x,
5336
+ Fe as y,
5337
+ Z as z
5343
5338
  };