@everymatrix/casino-engagement-suite-luckywheel-list 1.55.0 → 1.56.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.
Files changed (23) hide show
  1. package/dist/casino-engagement-suite-luckywheel-list/casino-engagement-suite-luckywheel-list.esm.js +1 -1
  2. package/dist/casino-engagement-suite-luckywheel-list/index.esm.js +1 -1
  3. package/dist/casino-engagement-suite-luckywheel-list/p-b1637276.js +2 -0
  4. package/dist/casino-engagement-suite-luckywheel-list/{p-85d47702.entry.js → p-bfe195ea.entry.js} +1 -1
  5. package/dist/casino-engagement-suite-luckywheel-list/p-d338274b.js +1 -0
  6. package/dist/cjs/{casino-engagement-suite-luckywheel-list-165ce85c.js → casino-engagement-suite-luckywheel-list-f932b388.js} +185 -143
  7. package/dist/cjs/casino-engagement-suite-luckywheel-list.cjs.js +2 -2
  8. package/dist/cjs/casino-engagement-suite-luckywheel-list_2.cjs.entry.js +2 -2
  9. package/dist/cjs/{index-3815b8e0.js → index-c93b88f6.js} +7 -41
  10. package/dist/cjs/index.cjs.js +2 -2
  11. package/dist/cjs/loader.cjs.js +1 -1
  12. package/dist/collection/collection-manifest.json +2 -2
  13. package/dist/esm/{casino-engagement-suite-luckywheel-list-22ab01f5.js → casino-engagement-suite-luckywheel-list-4e9fb36c.js} +185 -143
  14. package/dist/esm/casino-engagement-suite-luckywheel-list.js +3 -3
  15. package/dist/esm/casino-engagement-suite-luckywheel-list_2.entry.js +2 -2
  16. package/dist/esm/{index-68de30f0.js → index-8671bc92.js} +7 -41
  17. package/dist/esm/index.js +2 -2
  18. package/dist/esm/loader.js +2 -2
  19. package/dist/types/components/casino-engagement-suite-luckywheel-list/casino-engagement-suite-luckywheel-list.d.ts +2 -2
  20. package/dist/types/stencil-public-runtime.d.ts +0 -6
  21. package/package.json +1 -1
  22. package/dist/casino-engagement-suite-luckywheel-list/p-40284e0b.js +0 -1
  23. package/dist/casino-engagement-suite-luckywheel-list/p-c227cdc7.js +0 -2
@@ -1,4 +1,4 @@
1
- import { h as h$1, r as registerInstance, c as createEvent, g as getElement } from './index-68de30f0.js';
1
+ import { h as h$1, r as registerInstance, c as createEvent, g as getElement } from './index-8671bc92.js';
2
2
 
3
3
  const DEFAULT_LANGUAGE = 'en';
4
4
  const SUPPORTED_LANGUAGES = ['en'];
@@ -49,36 +49,37 @@ const getTranslations = (url) => {
49
49
 
50
50
  function a() {
51
51
  }
52
- function N(t) {
52
+ function M(t) {
53
53
  return t();
54
54
  }
55
- function A() {
55
+ function O() {
56
56
  return /* @__PURE__ */ Object.create(null);
57
57
  }
58
58
  function y(t) {
59
- t.forEach(N);
59
+ t.forEach(M);
60
60
  }
61
- function P(t) {
61
+ function N(t) {
62
62
  return typeof t == "function";
63
63
  }
64
- function B(t, e) {
64
+ function R(t, e) {
65
65
  return t != t ? e == e : t !== e || t && typeof t == "object" || typeof t == "function";
66
66
  }
67
- function R(t) {
67
+ function T(t) {
68
68
  return Object.keys(t).length === 0;
69
69
  }
70
70
  function H(t, e) {
71
71
  t.appendChild(e);
72
72
  }
73
- function I(t, e, n) {
74
- const s = U(t);
73
+ function U(t, e, n) {
74
+ const s = I(t);
75
75
  if (!s.getElementById(e)) {
76
76
  const i = v("style");
77
- i.id = e, i.textContent = n, D(s, i);
77
+ i.id = e, i.textContent = n, z(s, i);
78
78
  }
79
79
  }
80
- function U(t) {
81
- if (!t) return document;
80
+ function I(t) {
81
+ if (!t)
82
+ return document;
82
83
  const e = t.getRootNode ? t.getRootNode() : t.ownerDocument;
83
84
  return e && /** @type {ShadowRoot} */
84
85
  e.host ? (
@@ -86,14 +87,14 @@ function U(t) {
86
87
  e
87
88
  ) : t.ownerDocument;
88
89
  }
89
- function D(t, e) {
90
+ function z(t, e) {
90
91
  return H(
91
92
  /** @type {Document} */
92
93
  t.head || t,
93
94
  e
94
95
  ), e.sheet;
95
96
  }
96
- function M(t, e, n) {
97
+ function B(t, e, n) {
97
98
  t.insertBefore(e, n || null);
98
99
  }
99
100
  function E(t) {
@@ -102,13 +103,13 @@ function E(t) {
102
103
  function v(t) {
103
104
  return document.createElement(t);
104
105
  }
105
- function G(t, e, n) {
106
+ function D(t, e, n) {
106
107
  n == null ? t.removeAttribute(e) : t.getAttribute(e) !== n && t.setAttribute(e, n);
107
108
  }
108
- function J(t) {
109
+ function F(t) {
109
110
  return Array.from(t.childNodes);
110
111
  }
111
- function V(t) {
112
+ function G(t) {
112
113
  const e = {};
113
114
  return t.childNodes.forEach(
114
115
  /** @param {Element} node */
@@ -117,116 +118,125 @@ function V(t) {
117
118
  }
118
119
  ), e;
119
120
  }
120
- let C;
121
- function p(t) {
122
- C = t;
121
+ let p;
122
+ function _(t) {
123
+ p = t;
124
+ }
125
+ function J() {
126
+ if (!p)
127
+ throw new Error("Function called outside component initialization");
128
+ return p;
129
+ }
130
+ function V(t) {
131
+ J().$$.on_mount.push(t);
123
132
  }
124
- const f = [], x = [];
133
+ const $ = [], w = [];
125
134
  let h = [];
126
- const S = [], z = /* @__PURE__ */ Promise.resolve();
127
- let w = !1;
128
- function F() {
129
- w || (w = !0, z.then(m));
135
+ const A = [], q = /* @__PURE__ */ Promise.resolve();
136
+ let x = !1;
137
+ function K() {
138
+ x || (x = !0, q.then(m));
130
139
  }
131
140
  function k(t) {
132
141
  h.push(t);
133
142
  }
134
143
  const b = /* @__PURE__ */ new Set();
135
- let $ = 0;
144
+ let f = 0;
136
145
  function m() {
137
- if ($ !== 0)
146
+ if (f !== 0)
138
147
  return;
139
- const t = C;
148
+ const t = p;
140
149
  do {
141
150
  try {
142
- for (; $ < f.length; ) {
143
- const e = f[$];
144
- $++, p(e), q(e.$$);
151
+ for (; f < $.length; ) {
152
+ const e = $[f];
153
+ f++, _(e), Q(e.$$);
145
154
  }
146
155
  } catch (e) {
147
- throw f.length = 0, $ = 0, e;
156
+ throw $.length = 0, f = 0, e;
148
157
  }
149
- for (p(null), f.length = 0, $ = 0; x.length; ) x.pop()();
158
+ for (_(null), $.length = 0, f = 0; w.length; )
159
+ w.pop()();
150
160
  for (let e = 0; e < h.length; e += 1) {
151
161
  const n = h[e];
152
162
  b.has(n) || (b.add(n), n());
153
163
  }
154
164
  h.length = 0;
155
- } while (f.length);
156
- for (; S.length; )
157
- S.pop()();
158
- w = !1, b.clear(), p(t);
165
+ } while ($.length);
166
+ for (; A.length; )
167
+ A.pop()();
168
+ x = !1, b.clear(), _(t);
159
169
  }
160
- function q(t) {
170
+ function Q(t) {
161
171
  if (t.fragment !== null) {
162
172
  t.update(), y(t.before_update);
163
173
  const e = t.dirty;
164
174
  t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(k);
165
175
  }
166
176
  }
167
- function K(t) {
177
+ function W(t) {
168
178
  const e = [], n = [];
169
179
  h.forEach((s) => t.indexOf(s) === -1 ? e.push(s) : n.push(s)), n.forEach((s) => s()), h = e;
170
180
  }
171
- const Q = /* @__PURE__ */ new Set();
172
- function W(t, e) {
173
- t && t.i && (Q.delete(t), t.i(e));
181
+ const X = /* @__PURE__ */ new Set();
182
+ function Y(t, e) {
183
+ t && t.i && (X.delete(t), t.i(e));
174
184
  }
175
- function X(t, e, n) {
185
+ function Z(t, e, n) {
176
186
  const { fragment: s, after_update: i } = t.$$;
177
187
  s && s.m(e, n), k(() => {
178
- const l = t.$$.on_mount.map(N).filter(P);
179
- t.$$.on_destroy ? t.$$.on_destroy.push(...l) : y(l), t.$$.on_mount = [];
188
+ const r = t.$$.on_mount.map(M).filter(N);
189
+ t.$$.on_destroy ? t.$$.on_destroy.push(...r) : y(r), t.$$.on_mount = [];
180
190
  }), i.forEach(k);
181
191
  }
182
- function Y(t, e) {
192
+ function tt(t, e) {
183
193
  const n = t.$$;
184
- n.fragment !== null && (K(n.after_update), y(n.on_destroy), n.fragment && n.fragment.d(e), n.on_destroy = n.fragment = null, n.ctx = []);
194
+ n.fragment !== null && (W(n.after_update), y(n.on_destroy), n.fragment && n.fragment.d(e), n.on_destroy = n.fragment = null, n.ctx = []);
185
195
  }
186
- function Z(t, e) {
187
- t.$$.dirty[0] === -1 && (f.push(t), F(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
196
+ function et(t, e) {
197
+ t.$$.dirty[0] === -1 && ($.push(t), K(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
188
198
  }
189
- function tt(t, e, n, s, i, l, u = null, c = [-1]) {
190
- const o = C;
191
- p(t);
192
- const r = t.$$ = {
199
+ function nt(t, e, n, s, i, r, o = null, l = [-1]) {
200
+ const c = p;
201
+ _(t);
202
+ const u = t.$$ = {
193
203
  fragment: null,
194
204
  ctx: [],
195
205
  // state
196
- props: l,
206
+ props: r,
197
207
  update: a,
198
208
  not_equal: i,
199
- bound: A(),
209
+ bound: O(),
200
210
  // lifecycle
201
211
  on_mount: [],
202
212
  on_destroy: [],
203
213
  on_disconnect: [],
204
214
  before_update: [],
205
215
  after_update: [],
206
- context: new Map(e.context || (o ? o.$$.context : [])),
216
+ context: new Map(e.context || (c ? c.$$.context : [])),
207
217
  // everything else
208
- callbacks: A(),
209
- dirty: c,
218
+ callbacks: O(),
219
+ dirty: l,
210
220
  skip_bound: !1,
211
- root: e.target || o.$$.root
221
+ root: e.target || c.$$.root
212
222
  };
213
- u && u(r.root);
214
- let _ = !1;
215
- if (r.ctx = n ? n(t, e.props || {}, (d, L, ...j) => {
216
- const O = j.length ? j[0] : L;
217
- return r.ctx && i(r.ctx[d], r.ctx[d] = O) && (!r.skip_bound && r.bound[d] && r.bound[d](O), _ && Z(t, d)), L;
218
- }) : [], r.update(), _ = !0, y(r.before_update), r.fragment = s ? s(r.ctx) : !1, e.target) {
223
+ o && o(u.root);
224
+ let L = !1;
225
+ if (u.ctx = n ? n(t, e.props || {}, (d, C, ...S) => {
226
+ const j = S.length ? S[0] : C;
227
+ return u.ctx && i(u.ctx[d], u.ctx[d] = j) && (!u.skip_bound && u.bound[d] && u.bound[d](j), L && et(t, d)), C;
228
+ }) : [], u.update(), L = !0, y(u.before_update), u.fragment = s ? s(u.ctx) : !1, e.target) {
219
229
  if (e.hydrate) {
220
- const d = J(e.target);
221
- r.fragment && r.fragment.l(d), d.forEach(E);
230
+ const d = F(e.target);
231
+ u.fragment && u.fragment.l(d), d.forEach(E);
222
232
  } else
223
- r.fragment && r.fragment.c();
224
- e.intro && W(t.$$.fragment), X(t, e.target, e.anchor), m();
233
+ u.fragment && u.fragment.c();
234
+ e.intro && Y(t.$$.fragment), Z(t, e.target, e.anchor), m();
225
235
  }
226
- p(o);
236
+ _(c);
227
237
  }
228
- let T;
229
- typeof HTMLElement == "function" && (T = class extends HTMLElement {
238
+ let P;
239
+ typeof HTMLElement == "function" && (P = class extends HTMLElement {
230
240
  /** The Svelte component constructor */
231
241
  $$ctor;
232
242
  /** Slots */
@@ -265,32 +275,32 @@ typeof HTMLElement == "function" && (T = class extends HTMLElement {
265
275
  if (this.$$cn = !0, !this.$$c) {
266
276
  let t = function(i) {
267
277
  return () => {
268
- let l;
278
+ let r;
269
279
  return {
270
280
  c: function() {
271
- l = v("slot"), i !== "default" && G(l, "name", i);
281
+ r = v("slot"), i !== "default" && D(r, "name", i);
272
282
  },
273
283
  /**
274
284
  * @param {HTMLElement} target
275
285
  * @param {HTMLElement} [anchor]
276
286
  */
277
- m: function(o, r) {
278
- M(o, l, r);
287
+ m: function(c, u) {
288
+ B(c, r, u);
279
289
  },
280
- d: function(o) {
281
- o && E(l);
290
+ d: function(c) {
291
+ c && E(r);
282
292
  }
283
293
  };
284
294
  };
285
295
  };
286
296
  if (await Promise.resolve(), !this.$$cn || this.$$c)
287
297
  return;
288
- const e = {}, n = V(this);
298
+ const e = {}, n = G(this);
289
299
  for (const i of this.$$s)
290
300
  i in n && (e[i] = [t(i)]);
291
301
  for (const i of this.attributes) {
292
- const l = this.$$g_p(i.name);
293
- l in this.$$d || (this.$$d[l] = g(l, i.value, this.$$p_d, "toProp"));
302
+ const r = this.$$g_p(i.name);
303
+ r in this.$$d || (this.$$d[r] = g(r, i.value, this.$$p_d, "toProp"));
294
304
  }
295
305
  for (const i in this.$$p_d)
296
306
  !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
@@ -308,21 +318,21 @@ typeof HTMLElement == "function" && (T = class extends HTMLElement {
308
318
  this.$$r = !0;
309
319
  for (const i in this.$$p_d)
310
320
  if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
311
- const l = g(
321
+ const r = g(
312
322
  i,
313
323
  this.$$d[i],
314
324
  this.$$p_d,
315
325
  "toAttribute"
316
326
  );
317
- l == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, l);
327
+ r == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, r);
318
328
  }
319
329
  this.$$r = !1;
320
330
  };
321
331
  this.$$c.$$.after_update.push(s), s();
322
332
  for (const i in this.$$l)
323
- for (const l of this.$$l[i]) {
324
- const u = this.$$c.$on(i, l);
325
- this.$$l_u.set(l, u);
333
+ for (const r of this.$$l[i]) {
334
+ const o = this.$$c.$on(i, r);
335
+ this.$$l_u.set(r, o);
326
336
  }
327
337
  this.$$l = {};
328
338
  }
@@ -372,36 +382,36 @@ function g(t, e, n, s) {
372
382
  return e;
373
383
  }
374
384
  }
375
- function et(t, e, n, s, i, l) {
376
- let u = class extends T {
385
+ function it(t, e, n, s, i, r) {
386
+ let o = class extends P {
377
387
  constructor() {
378
388
  super(t, n, i), this.$$p_d = e;
379
389
  }
380
390
  static get observedAttributes() {
381
391
  return Object.keys(e).map(
382
- (c) => (e[c].attribute || c).toLowerCase()
392
+ (l) => (e[l].attribute || l).toLowerCase()
383
393
  );
384
394
  }
385
395
  };
386
- return Object.keys(e).forEach((c) => {
387
- Object.defineProperty(u.prototype, c, {
396
+ return Object.keys(e).forEach((l) => {
397
+ Object.defineProperty(o.prototype, l, {
388
398
  get() {
389
- return this.$$c && c in this.$$c ? this.$$c[c] : this.$$d[c];
399
+ return this.$$c && l in this.$$c ? this.$$c[l] : this.$$d[l];
390
400
  },
391
- set(o) {
392
- o = g(c, o, e), this.$$d[c] = o, this.$$c?.$set({ [c]: o });
401
+ set(c) {
402
+ c = g(l, c, e), this.$$d[l] = c, this.$$c?.$set({ [l]: c });
393
403
  }
394
404
  });
395
- }), s.forEach((c) => {
396
- Object.defineProperty(u.prototype, c, {
405
+ }), s.forEach((l) => {
406
+ Object.defineProperty(o.prototype, l, {
397
407
  get() {
398
- return this.$$c?.[c];
408
+ return this.$$c?.[l];
399
409
  }
400
410
  });
401
411
  }), t.element = /** @type {any} */
402
- u, u;
412
+ o, o;
403
413
  }
404
- class nt {
414
+ class st {
405
415
  /**
406
416
  * ### PRIVATE API
407
417
  *
@@ -420,7 +430,7 @@ class nt {
420
430
  $$set = void 0;
421
431
  /** @returns {void} */
422
432
  $destroy() {
423
- Y(this, 1), this.$destroy = a;
433
+ tt(this, 1), this.$destroy = a;
424
434
  }
425
435
  /**
426
436
  * @template {Extract<keyof Events, string>} K
@@ -429,7 +439,7 @@ class nt {
429
439
  * @returns {() => void}
430
440
  */
431
441
  $on(e, n) {
432
- if (!P(n))
442
+ if (!N(n))
433
443
  return a;
434
444
  const s = this.$$.callbacks[e] || (this.$$.callbacks[e] = []);
435
445
  return s.push(n), () => {
@@ -442,67 +452,93 @@ class nt {
442
452
  * @returns {void}
443
453
  */
444
454
  $set(e) {
445
- this.$$set && !R(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
455
+ this.$$set && !T(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
456
+ }
457
+ }
458
+ const rt = "4";
459
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(rt);
460
+ function ct(t, e) {
461
+ if (t) {
462
+ const n = document.createElement("style");
463
+ n.innerHTML = e, t.appendChild(n);
446
464
  }
447
465
  }
448
- const it = "4";
449
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(it);
450
- function st(t) {
451
- I(t, "svelte-gnt082", ".LoaderContainer{display:flex;justify-content:center}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#d1d1d1;animation-timing-function:cubic-bezier(0, 1, 1, 0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 0.6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 0.6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 0.6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 0.6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}");
466
+ function ot(t, e) {
467
+ const n = new URL(e);
468
+ fetch(n.href).then((s) => s.text()).then((s) => {
469
+ const i = document.createElement("style");
470
+ i.innerHTML = s, t && t.appendChild(i);
471
+ }).catch((s) => {
472
+ console.error("There was an error while trying to load client styling from URL", s);
473
+ });
452
474
  }
453
- function rt(t) {
475
+ function lt(t, e, n) {
476
+ if (window.emMessageBus) {
477
+ const s = document.createElement("style");
478
+ window.emMessageBus.subscribe(e, (i) => {
479
+ s.innerHTML = i, t && t.appendChild(s);
480
+ });
481
+ }
482
+ }
483
+ function ut(t) {
484
+ U(t, "svelte-gnt082", ".LoaderContainer{display:flex;justify-content:center}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#d1d1d1;animation-timing-function:cubic-bezier(0, 1, 1, 0)}.lds-ellipsis div:nth-child(1){left:8px;animation:lds-ellipsis1 0.6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 0.6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 0.6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 0.6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0, 0)}100%{transform:translate(24px, 0)}}");
485
+ }
486
+ function dt(t) {
454
487
  let e;
455
488
  return {
456
489
  c() {
457
- e = v("div"), e.innerHTML = '<section class="LoaderContainer" part="LoaderContainer"><div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div></section>';
490
+ e = v("div"), e.innerHTML = '<section class="LoaderContainer"><div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div></section>';
458
491
  },
459
492
  m(n, s) {
460
- M(n, e, s), t[3](e);
493
+ B(n, e, s), t[4](e);
461
494
  },
462
495
  p: a,
463
496
  i: a,
464
497
  o: a,
465
498
  d(n) {
466
- n && E(e), t[3](null);
499
+ n && E(e), t[4](null);
467
500
  }
468
501
  };
469
502
  }
470
- function lt(t, e, n) {
471
- let { clientstyling: s = "" } = e, { clientstylingurl: i = "" } = e, l;
472
- const u = () => {
473
- let r = document.createElement("style");
474
- r.innerHTML = s, l.appendChild(r);
475
- }, c = () => {
476
- let r = new URL(i), _ = document.createElement("style");
477
- fetch(r.href).then((d) => d.text()).then((d) => {
478
- _.innerHTML = d, setTimeout(
479
- () => {
480
- l.appendChild(_);
481
- },
482
- 1
483
- ), setTimeout(
484
- () => {
485
- },
486
- 500
487
- );
488
- });
489
- };
490
- function o(r) {
491
- x[r ? "unshift" : "push"](() => {
492
- l = r, n(0, l);
503
+ function ft(t, e, n) {
504
+ let { clientstyling: s = "" } = e, { clientstylingurl: i = "" } = e, { mbsource: r } = e, o;
505
+ V(() => () => {
506
+ });
507
+ function l(c) {
508
+ w[c ? "unshift" : "push"](() => {
509
+ o = c, n(0, o);
493
510
  });
494
511
  }
495
- return t.$$set = (r) => {
496
- "clientstyling" in r && n(1, s = r.clientstyling), "clientstylingurl" in r && n(2, i = r.clientstylingurl);
512
+ return t.$$set = (c) => {
513
+ "clientstyling" in c && n(1, s = c.clientstyling), "clientstylingurl" in c && n(2, i = c.clientstylingurl), "mbsource" in c && n(3, r = c.mbsource);
497
514
  }, t.$$.update = () => {
498
515
  t.$$.dirty & /*clientstyling, customStylingContainer*/
499
- 3 && s && l && u(), t.$$.dirty & /*clientstylingurl, customStylingContainer*/
500
- 5 && i && l && c();
501
- }, [l, s, i, o];
502
- }
503
- class ct extends nt {
516
+ 3 && s && o && ct(o, s), t.$$.dirty & /*clientstylingurl, customStylingContainer*/
517
+ 5 && i && o && ot(o, i), t.$$.dirty & /*mbsource, customStylingContainer*/
518
+ 9 && r && o && lt(o, `${r}.Style`);
519
+ }, [
520
+ o,
521
+ s,
522
+ i,
523
+ r,
524
+ l
525
+ ];
526
+ }
527
+ class $t extends st {
504
528
  constructor(e) {
505
- super(), tt(this, e, lt, rt, B, { clientstyling: 1, clientstylingurl: 2 }, st);
529
+ super(), nt(
530
+ this,
531
+ e,
532
+ ft,
533
+ dt,
534
+ R,
535
+ {
536
+ clientstyling: 1,
537
+ clientstylingurl: 2,
538
+ mbsource: 3
539
+ },
540
+ ut
541
+ );
506
542
  }
507
543
  get clientstyling() {
508
544
  return this.$$.ctx[1];
@@ -516,8 +552,14 @@ class ct extends nt {
516
552
  set clientstylingurl(e) {
517
553
  this.$$set({ clientstylingurl: e }), m();
518
554
  }
555
+ get mbsource() {
556
+ return this.$$.ctx[3];
557
+ }
558
+ set mbsource(e) {
559
+ this.$$set({ mbsource: e }), m();
560
+ }
519
561
  }
520
- et(ct, { clientstyling: {}, clientstylingurl: {} }, [], [], !0);
562
+ it($t, { clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
521
563
 
522
564
  function i(n) {
523
565
  return function(...t) {
@@ -531,7 +573,7 @@ function i(n) {
531
573
  };
532
574
  }
533
575
  customElements.define = i(customElements.define);
534
- !customElements.get("general-animation-loading") && customElements.define("general-animation-loading", ct.element);
576
+ !customElements.get("general-animation-loading") && customElements.define("general-animation-loading", $t.element);
535
577
 
536
578
  var LuckyWheelRewardType;
537
579
  (function (LuckyWheelRewardType) {
@@ -1,9 +1,9 @@
1
- import { p as promiseResolve, b as bootstrapLazy } from './index-68de30f0.js';
2
- export { s as setNonce } from './index-68de30f0.js';
1
+ import { p as promiseResolve, b as bootstrapLazy } from './index-8671bc92.js';
2
+ export { s as setNonce } from './index-8671bc92.js';
3
3
  import { g as globalScripts } from './app-globals-0f993ce5.js';
4
4
 
5
5
  /*
6
- Stencil Client Patch Browser v4.22.3 | MIT Licensed | https://stenciljs.com
6
+ Stencil Client Patch Browser v4.19.2 | MIT Licensed | https://stenciljs.com
7
7
  */
8
8
  var patchBrowser = () => {
9
9
  const importMeta = import.meta.url;
@@ -1,5 +1,5 @@
1
- export { C as casino_engagement_suite_luckywheel_list } from './casino-engagement-suite-luckywheel-list-22ab01f5.js';
2
- import { r as registerInstance, h, g as getElement } from './index-68de30f0.js';
1
+ export { C as casino_engagement_suite_luckywheel_list } from './casino-engagement-suite-luckywheel-list-4e9fb36c.js';
2
+ import { r as registerInstance, h, g as getElement } from './index-8671bc92.js';
3
3
 
4
4
  const casinoEngagementSuiteProgressBarCss = ":host{display:block;font-family:inherit}:host(.Desktop) .ProgressBarPercent{font-size:var(--emw--font-size-small, 14px);line-height:14px}@keyframes indeterminate{0%{left:-200%;right:100%}60%{left:110%;right:-10%}to{left:110%;right:-10%}}.ProgressBarBackground{height:8px;background-color:var(--emw--color-gray-300, #666178);border-radius:var(--emw--border-radius-small, 4px);position:relative;overflow:hidden}.ProgressBarLine{position:absolute;left:0;top:0;bottom:0;border-radius:var(--emw--border-radius-small, 4px);background:var(--emw--engagement-suite-gradient-button, linear-gradient(98.25deg, #FF9400 22.48%, #FEF746 131.02%, #FFE24A 131.9%));transition:width ease-out 0.3s}.ProgressBarLine.Indeterminate{animation:indeterminate 1s linear infinite}.ProgressBarInfo{margin-bottom:8px;display:flex;justify-content:space-between;align-items:center}.ProgressBarPercent{font-weight:var(--emw--font-weight-bold, 700);font-size:var(--emw--font-size-x-small, 12px);line-height:12px}.HidePercent .ProgressBarPercent{display:none}.ProgressBar:not(.Disabled) .ProgressBarPercent{background:var(--emw--engagement-suite-gradient-button, linear-gradient(98.25deg, #FF9400 22.48%, #FEF746 131.02%, #FFE24A 131.9%));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ProgressBar.Disabled .ProgressBarPercent{color:var(--emw--color-gray-300, #666178)}.ProgressBar.Disabled .ProgressBarLine{background:var(--emw--color-background-secondary, #474668)}";
5
5
  const CasinoEngagementSuiteProgressBarStyle0 = casinoEngagementSuiteProgressBarCss;