@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,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- const index = require('./index-3815b8e0.js');
3
+ const index = require('./index-c93b88f6.js');
4
4
 
5
5
  const DEFAULT_LANGUAGE = 'en';
6
6
  const SUPPORTED_LANGUAGES = ['en'];
@@ -51,36 +51,37 @@ const getTranslations = (url) => {
51
51
 
52
52
  function a() {
53
53
  }
54
- function N(t) {
54
+ function M(t) {
55
55
  return t();
56
56
  }
57
- function A() {
57
+ function O() {
58
58
  return /* @__PURE__ */ Object.create(null);
59
59
  }
60
60
  function y(t) {
61
- t.forEach(N);
61
+ t.forEach(M);
62
62
  }
63
- function P(t) {
63
+ function N(t) {
64
64
  return typeof t == "function";
65
65
  }
66
- function B(t, e) {
66
+ function R(t, e) {
67
67
  return t != t ? e == e : t !== e || t && typeof t == "object" || typeof t == "function";
68
68
  }
69
- function R(t) {
69
+ function T(t) {
70
70
  return Object.keys(t).length === 0;
71
71
  }
72
72
  function H(t, e) {
73
73
  t.appendChild(e);
74
74
  }
75
- function I(t, e, n) {
76
- const s = U(t);
75
+ function U(t, e, n) {
76
+ const s = I(t);
77
77
  if (!s.getElementById(e)) {
78
78
  const i = v("style");
79
- i.id = e, i.textContent = n, D(s, i);
79
+ i.id = e, i.textContent = n, z(s, i);
80
80
  }
81
81
  }
82
- function U(t) {
83
- if (!t) return document;
82
+ function I(t) {
83
+ if (!t)
84
+ return document;
84
85
  const e = t.getRootNode ? t.getRootNode() : t.ownerDocument;
85
86
  return e && /** @type {ShadowRoot} */
86
87
  e.host ? (
@@ -88,14 +89,14 @@ function U(t) {
88
89
  e
89
90
  ) : t.ownerDocument;
90
91
  }
91
- function D(t, e) {
92
+ function z(t, e) {
92
93
  return H(
93
94
  /** @type {Document} */
94
95
  t.head || t,
95
96
  e
96
97
  ), e.sheet;
97
98
  }
98
- function M(t, e, n) {
99
+ function B(t, e, n) {
99
100
  t.insertBefore(e, n || null);
100
101
  }
101
102
  function E(t) {
@@ -104,13 +105,13 @@ function E(t) {
104
105
  function v(t) {
105
106
  return document.createElement(t);
106
107
  }
107
- function G(t, e, n) {
108
+ function D(t, e, n) {
108
109
  n == null ? t.removeAttribute(e) : t.getAttribute(e) !== n && t.setAttribute(e, n);
109
110
  }
110
- function J(t) {
111
+ function F(t) {
111
112
  return Array.from(t.childNodes);
112
113
  }
113
- function V(t) {
114
+ function G(t) {
114
115
  const e = {};
115
116
  return t.childNodes.forEach(
116
117
  /** @param {Element} node */
@@ -119,116 +120,125 @@ function V(t) {
119
120
  }
120
121
  ), e;
121
122
  }
122
- let C;
123
- function p(t) {
124
- C = t;
123
+ let p;
124
+ function _(t) {
125
+ p = t;
126
+ }
127
+ function J() {
128
+ if (!p)
129
+ throw new Error("Function called outside component initialization");
130
+ return p;
131
+ }
132
+ function V(t) {
133
+ J().$$.on_mount.push(t);
125
134
  }
126
- const f = [], x = [];
135
+ const $ = [], w = [];
127
136
  let h = [];
128
- const S = [], z = /* @__PURE__ */ Promise.resolve();
129
- let w = !1;
130
- function F() {
131
- w || (w = !0, z.then(m));
137
+ const A = [], q = /* @__PURE__ */ Promise.resolve();
138
+ let x = !1;
139
+ function K() {
140
+ x || (x = !0, q.then(m));
132
141
  }
133
142
  function k(t) {
134
143
  h.push(t);
135
144
  }
136
145
  const b = /* @__PURE__ */ new Set();
137
- let $ = 0;
146
+ let f = 0;
138
147
  function m() {
139
- if ($ !== 0)
148
+ if (f !== 0)
140
149
  return;
141
- const t = C;
150
+ const t = p;
142
151
  do {
143
152
  try {
144
- for (; $ < f.length; ) {
145
- const e = f[$];
146
- $++, p(e), q(e.$$);
153
+ for (; f < $.length; ) {
154
+ const e = $[f];
155
+ f++, _(e), Q(e.$$);
147
156
  }
148
157
  } catch (e) {
149
- throw f.length = 0, $ = 0, e;
158
+ throw $.length = 0, f = 0, e;
150
159
  }
151
- for (p(null), f.length = 0, $ = 0; x.length; ) x.pop()();
160
+ for (_(null), $.length = 0, f = 0; w.length; )
161
+ w.pop()();
152
162
  for (let e = 0; e < h.length; e += 1) {
153
163
  const n = h[e];
154
164
  b.has(n) || (b.add(n), n());
155
165
  }
156
166
  h.length = 0;
157
- } while (f.length);
158
- for (; S.length; )
159
- S.pop()();
160
- w = !1, b.clear(), p(t);
167
+ } while ($.length);
168
+ for (; A.length; )
169
+ A.pop()();
170
+ x = !1, b.clear(), _(t);
161
171
  }
162
- function q(t) {
172
+ function Q(t) {
163
173
  if (t.fragment !== null) {
164
174
  t.update(), y(t.before_update);
165
175
  const e = t.dirty;
166
176
  t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(k);
167
177
  }
168
178
  }
169
- function K(t) {
179
+ function W(t) {
170
180
  const e = [], n = [];
171
181
  h.forEach((s) => t.indexOf(s) === -1 ? e.push(s) : n.push(s)), n.forEach((s) => s()), h = e;
172
182
  }
173
- const Q = /* @__PURE__ */ new Set();
174
- function W(t, e) {
175
- t && t.i && (Q.delete(t), t.i(e));
183
+ const X = /* @__PURE__ */ new Set();
184
+ function Y(t, e) {
185
+ t && t.i && (X.delete(t), t.i(e));
176
186
  }
177
- function X(t, e, n) {
187
+ function Z(t, e, n) {
178
188
  const { fragment: s, after_update: i } = t.$$;
179
189
  s && s.m(e, n), k(() => {
180
- const l = t.$$.on_mount.map(N).filter(P);
181
- t.$$.on_destroy ? t.$$.on_destroy.push(...l) : y(l), t.$$.on_mount = [];
190
+ const r = t.$$.on_mount.map(M).filter(N);
191
+ t.$$.on_destroy ? t.$$.on_destroy.push(...r) : y(r), t.$$.on_mount = [];
182
192
  }), i.forEach(k);
183
193
  }
184
- function Y(t, e) {
194
+ function tt(t, e) {
185
195
  const n = t.$$;
186
- 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 = []);
196
+ 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 = []);
187
197
  }
188
- function Z(t, e) {
189
- t.$$.dirty[0] === -1 && (f.push(t), F(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
198
+ function et(t, e) {
199
+ t.$$.dirty[0] === -1 && ($.push(t), K(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
190
200
  }
191
- function tt(t, e, n, s, i, l, u = null, c = [-1]) {
192
- const o = C;
193
- p(t);
194
- const r = t.$$ = {
201
+ function nt(t, e, n, s, i, r, o = null, l = [-1]) {
202
+ const c = p;
203
+ _(t);
204
+ const u = t.$$ = {
195
205
  fragment: null,
196
206
  ctx: [],
197
207
  // state
198
- props: l,
208
+ props: r,
199
209
  update: a,
200
210
  not_equal: i,
201
- bound: A(),
211
+ bound: O(),
202
212
  // lifecycle
203
213
  on_mount: [],
204
214
  on_destroy: [],
205
215
  on_disconnect: [],
206
216
  before_update: [],
207
217
  after_update: [],
208
- context: new Map(e.context || (o ? o.$$.context : [])),
218
+ context: new Map(e.context || (c ? c.$$.context : [])),
209
219
  // everything else
210
- callbacks: A(),
211
- dirty: c,
220
+ callbacks: O(),
221
+ dirty: l,
212
222
  skip_bound: !1,
213
- root: e.target || o.$$.root
223
+ root: e.target || c.$$.root
214
224
  };
215
- u && u(r.root);
216
- let _ = !1;
217
- if (r.ctx = n ? n(t, e.props || {}, (d, L, ...j) => {
218
- const O = j.length ? j[0] : L;
219
- 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;
220
- }) : [], r.update(), _ = !0, y(r.before_update), r.fragment = s ? s(r.ctx) : !1, e.target) {
225
+ o && o(u.root);
226
+ let L = !1;
227
+ if (u.ctx = n ? n(t, e.props || {}, (d, C, ...S) => {
228
+ const j = S.length ? S[0] : C;
229
+ 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;
230
+ }) : [], u.update(), L = !0, y(u.before_update), u.fragment = s ? s(u.ctx) : !1, e.target) {
221
231
  if (e.hydrate) {
222
- const d = J(e.target);
223
- r.fragment && r.fragment.l(d), d.forEach(E);
232
+ const d = F(e.target);
233
+ u.fragment && u.fragment.l(d), d.forEach(E);
224
234
  } else
225
- r.fragment && r.fragment.c();
226
- e.intro && W(t.$$.fragment), X(t, e.target, e.anchor), m();
235
+ u.fragment && u.fragment.c();
236
+ e.intro && Y(t.$$.fragment), Z(t, e.target, e.anchor), m();
227
237
  }
228
- p(o);
238
+ _(c);
229
239
  }
230
- let T;
231
- typeof HTMLElement == "function" && (T = class extends HTMLElement {
240
+ let P;
241
+ typeof HTMLElement == "function" && (P = class extends HTMLElement {
232
242
  /** The Svelte component constructor */
233
243
  $$ctor;
234
244
  /** Slots */
@@ -267,32 +277,32 @@ typeof HTMLElement == "function" && (T = class extends HTMLElement {
267
277
  if (this.$$cn = !0, !this.$$c) {
268
278
  let t = function(i) {
269
279
  return () => {
270
- let l;
280
+ let r;
271
281
  return {
272
282
  c: function() {
273
- l = v("slot"), i !== "default" && G(l, "name", i);
283
+ r = v("slot"), i !== "default" && D(r, "name", i);
274
284
  },
275
285
  /**
276
286
  * @param {HTMLElement} target
277
287
  * @param {HTMLElement} [anchor]
278
288
  */
279
- m: function(o, r) {
280
- M(o, l, r);
289
+ m: function(c, u) {
290
+ B(c, r, u);
281
291
  },
282
- d: function(o) {
283
- o && E(l);
292
+ d: function(c) {
293
+ c && E(r);
284
294
  }
285
295
  };
286
296
  };
287
297
  };
288
298
  if (await Promise.resolve(), !this.$$cn || this.$$c)
289
299
  return;
290
- const e = {}, n = V(this);
300
+ const e = {}, n = G(this);
291
301
  for (const i of this.$$s)
292
302
  i in n && (e[i] = [t(i)]);
293
303
  for (const i of this.attributes) {
294
- const l = this.$$g_p(i.name);
295
- l in this.$$d || (this.$$d[l] = g(l, i.value, this.$$p_d, "toProp"));
304
+ const r = this.$$g_p(i.name);
305
+ r in this.$$d || (this.$$d[r] = g(r, i.value, this.$$p_d, "toProp"));
296
306
  }
297
307
  for (const i in this.$$p_d)
298
308
  !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
@@ -310,21 +320,21 @@ typeof HTMLElement == "function" && (T = class extends HTMLElement {
310
320
  this.$$r = !0;
311
321
  for (const i in this.$$p_d)
312
322
  if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
313
- const l = g(
323
+ const r = g(
314
324
  i,
315
325
  this.$$d[i],
316
326
  this.$$p_d,
317
327
  "toAttribute"
318
328
  );
319
- l == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, l);
329
+ r == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, r);
320
330
  }
321
331
  this.$$r = !1;
322
332
  };
323
333
  this.$$c.$$.after_update.push(s), s();
324
334
  for (const i in this.$$l)
325
- for (const l of this.$$l[i]) {
326
- const u = this.$$c.$on(i, l);
327
- this.$$l_u.set(l, u);
335
+ for (const r of this.$$l[i]) {
336
+ const o = this.$$c.$on(i, r);
337
+ this.$$l_u.set(r, o);
328
338
  }
329
339
  this.$$l = {};
330
340
  }
@@ -374,36 +384,36 @@ function g(t, e, n, s) {
374
384
  return e;
375
385
  }
376
386
  }
377
- function et(t, e, n, s, i, l) {
378
- let u = class extends T {
387
+ function it(t, e, n, s, i, r) {
388
+ let o = class extends P {
379
389
  constructor() {
380
390
  super(t, n, i), this.$$p_d = e;
381
391
  }
382
392
  static get observedAttributes() {
383
393
  return Object.keys(e).map(
384
- (c) => (e[c].attribute || c).toLowerCase()
394
+ (l) => (e[l].attribute || l).toLowerCase()
385
395
  );
386
396
  }
387
397
  };
388
- return Object.keys(e).forEach((c) => {
389
- Object.defineProperty(u.prototype, c, {
398
+ return Object.keys(e).forEach((l) => {
399
+ Object.defineProperty(o.prototype, l, {
390
400
  get() {
391
- return this.$$c && c in this.$$c ? this.$$c[c] : this.$$d[c];
401
+ return this.$$c && l in this.$$c ? this.$$c[l] : this.$$d[l];
392
402
  },
393
- set(o) {
394
- o = g(c, o, e), this.$$d[c] = o, this.$$c?.$set({ [c]: o });
403
+ set(c) {
404
+ c = g(l, c, e), this.$$d[l] = c, this.$$c?.$set({ [l]: c });
395
405
  }
396
406
  });
397
- }), s.forEach((c) => {
398
- Object.defineProperty(u.prototype, c, {
407
+ }), s.forEach((l) => {
408
+ Object.defineProperty(o.prototype, l, {
399
409
  get() {
400
- return this.$$c?.[c];
410
+ return this.$$c?.[l];
401
411
  }
402
412
  });
403
413
  }), t.element = /** @type {any} */
404
- u, u;
414
+ o, o;
405
415
  }
406
- class nt {
416
+ class st {
407
417
  /**
408
418
  * ### PRIVATE API
409
419
  *
@@ -422,7 +432,7 @@ class nt {
422
432
  $$set = void 0;
423
433
  /** @returns {void} */
424
434
  $destroy() {
425
- Y(this, 1), this.$destroy = a;
435
+ tt(this, 1), this.$destroy = a;
426
436
  }
427
437
  /**
428
438
  * @template {Extract<keyof Events, string>} K
@@ -431,7 +441,7 @@ class nt {
431
441
  * @returns {() => void}
432
442
  */
433
443
  $on(e, n) {
434
- if (!P(n))
444
+ if (!N(n))
435
445
  return a;
436
446
  const s = this.$$.callbacks[e] || (this.$$.callbacks[e] = []);
437
447
  return s.push(n), () => {
@@ -444,67 +454,93 @@ class nt {
444
454
  * @returns {void}
445
455
  */
446
456
  $set(e) {
447
- this.$$set && !R(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
457
+ this.$$set && !T(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
458
+ }
459
+ }
460
+ const rt = "4";
461
+ typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(rt);
462
+ function ct(t, e) {
463
+ if (t) {
464
+ const n = document.createElement("style");
465
+ n.innerHTML = e, t.appendChild(n);
448
466
  }
449
467
  }
450
- const it = "4";
451
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(it);
452
- function st(t) {
453
- 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)}}");
468
+ function ot(t, e) {
469
+ const n = new URL(e);
470
+ fetch(n.href).then((s) => s.text()).then((s) => {
471
+ const i = document.createElement("style");
472
+ i.innerHTML = s, t && t.appendChild(i);
473
+ }).catch((s) => {
474
+ console.error("There was an error while trying to load client styling from URL", s);
475
+ });
454
476
  }
455
- function rt(t) {
477
+ function lt(t, e, n) {
478
+ if (window.emMessageBus) {
479
+ const s = document.createElement("style");
480
+ window.emMessageBus.subscribe(e, (i) => {
481
+ s.innerHTML = i, t && t.appendChild(s);
482
+ });
483
+ }
484
+ }
485
+ function ut(t) {
486
+ 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)}}");
487
+ }
488
+ function dt(t) {
456
489
  let e;
457
490
  return {
458
491
  c() {
459
- e = v("div"), e.innerHTML = '<section class="LoaderContainer" part="LoaderContainer"><div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div></section>';
492
+ e = v("div"), e.innerHTML = '<section class="LoaderContainer"><div class="lds-ellipsis"><div></div><div></div><div></div><div></div></div></section>';
460
493
  },
461
494
  m(n, s) {
462
- M(n, e, s), t[3](e);
495
+ B(n, e, s), t[4](e);
463
496
  },
464
497
  p: a,
465
498
  i: a,
466
499
  o: a,
467
500
  d(n) {
468
- n && E(e), t[3](null);
501
+ n && E(e), t[4](null);
469
502
  }
470
503
  };
471
504
  }
472
- function lt(t, e, n) {
473
- let { clientstyling: s = "" } = e, { clientstylingurl: i = "" } = e, l;
474
- const u = () => {
475
- let r = document.createElement("style");
476
- r.innerHTML = s, l.appendChild(r);
477
- }, c = () => {
478
- let r = new URL(i), _ = document.createElement("style");
479
- fetch(r.href).then((d) => d.text()).then((d) => {
480
- _.innerHTML = d, setTimeout(
481
- () => {
482
- l.appendChild(_);
483
- },
484
- 1
485
- ), setTimeout(
486
- () => {
487
- },
488
- 500
489
- );
490
- });
491
- };
492
- function o(r) {
493
- x[r ? "unshift" : "push"](() => {
494
- l = r, n(0, l);
505
+ function ft(t, e, n) {
506
+ let { clientstyling: s = "" } = e, { clientstylingurl: i = "" } = e, { mbsource: r } = e, o;
507
+ V(() => () => {
508
+ });
509
+ function l(c) {
510
+ w[c ? "unshift" : "push"](() => {
511
+ o = c, n(0, o);
495
512
  });
496
513
  }
497
- return t.$$set = (r) => {
498
- "clientstyling" in r && n(1, s = r.clientstyling), "clientstylingurl" in r && n(2, i = r.clientstylingurl);
514
+ return t.$$set = (c) => {
515
+ "clientstyling" in c && n(1, s = c.clientstyling), "clientstylingurl" in c && n(2, i = c.clientstylingurl), "mbsource" in c && n(3, r = c.mbsource);
499
516
  }, t.$$.update = () => {
500
517
  t.$$.dirty & /*clientstyling, customStylingContainer*/
501
- 3 && s && l && u(), t.$$.dirty & /*clientstylingurl, customStylingContainer*/
502
- 5 && i && l && c();
503
- }, [l, s, i, o];
504
- }
505
- class ct extends nt {
518
+ 3 && s && o && ct(o, s), t.$$.dirty & /*clientstylingurl, customStylingContainer*/
519
+ 5 && i && o && ot(o, i), t.$$.dirty & /*mbsource, customStylingContainer*/
520
+ 9 && r && o && lt(o, `${r}.Style`);
521
+ }, [
522
+ o,
523
+ s,
524
+ i,
525
+ r,
526
+ l
527
+ ];
528
+ }
529
+ class $t extends st {
506
530
  constructor(e) {
507
- super(), tt(this, e, lt, rt, B, { clientstyling: 1, clientstylingurl: 2 }, st);
531
+ super(), nt(
532
+ this,
533
+ e,
534
+ ft,
535
+ dt,
536
+ R,
537
+ {
538
+ clientstyling: 1,
539
+ clientstylingurl: 2,
540
+ mbsource: 3
541
+ },
542
+ ut
543
+ );
508
544
  }
509
545
  get clientstyling() {
510
546
  return this.$$.ctx[1];
@@ -518,8 +554,14 @@ class ct extends nt {
518
554
  set clientstylingurl(e) {
519
555
  this.$$set({ clientstylingurl: e }), m();
520
556
  }
557
+ get mbsource() {
558
+ return this.$$.ctx[3];
559
+ }
560
+ set mbsource(e) {
561
+ this.$$set({ mbsource: e }), m();
562
+ }
521
563
  }
522
- et(ct, { clientstyling: {}, clientstylingurl: {} }, [], [], !0);
564
+ it($t, { clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
523
565
 
524
566
  function i(n) {
525
567
  return function(...t) {
@@ -533,7 +575,7 @@ function i(n) {
533
575
  };
534
576
  }
535
577
  customElements.define = i(customElements.define);
536
- !customElements.get("general-animation-loading") && customElements.define("general-animation-loading", ct.element);
578
+ !customElements.get("general-animation-loading") && customElements.define("general-animation-loading", $t.element);
537
579
 
538
580
  var LuckyWheelRewardType;
539
581
  (function (LuckyWheelRewardType) {
@@ -2,11 +2,11 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const index = require('./index-3815b8e0.js');
5
+ const index = require('./index-c93b88f6.js');
6
6
  const appGlobals = require('./app-globals-3a1e7e63.js');
7
7
 
8
8
  /*
9
- Stencil Client Patch Browser v4.22.3 | MIT Licensed | https://stenciljs.com
9
+ Stencil Client Patch Browser v4.19.2 | MIT Licensed | https://stenciljs.com
10
10
  */
11
11
  var patchBrowser = () => {
12
12
  const importMeta = (typeof document === 'undefined' ? new (require('u' + 'rl').URL)('file:' + __filename).href : (document.currentScript && document.currentScript.src || new URL('casino-engagement-suite-luckywheel-list.cjs.js', document.baseURI).href));
@@ -2,8 +2,8 @@
2
2
 
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
- const casinoEngagementSuiteLuckywheelList = require('./casino-engagement-suite-luckywheel-list-165ce85c.js');
6
- const index = require('./index-3815b8e0.js');
5
+ const casinoEngagementSuiteLuckywheelList = require('./casino-engagement-suite-luckywheel-list-f932b388.js');
6
+ const index = require('./index-c93b88f6.js');
7
7
 
8
8
  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)}";
9
9
  const CasinoEngagementSuiteProgressBarStyle0 = casinoEngagementSuiteProgressBarCss;