@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.
- package/dist/casino-engagement-suite-luckywheel-list/casino-engagement-suite-luckywheel-list.esm.js +1 -1
- package/dist/casino-engagement-suite-luckywheel-list/index.esm.js +1 -1
- package/dist/casino-engagement-suite-luckywheel-list/p-b1637276.js +2 -0
- package/dist/casino-engagement-suite-luckywheel-list/{p-85d47702.entry.js → p-bfe195ea.entry.js} +1 -1
- package/dist/casino-engagement-suite-luckywheel-list/p-d338274b.js +1 -0
- package/dist/cjs/{casino-engagement-suite-luckywheel-list-165ce85c.js → casino-engagement-suite-luckywheel-list-f932b388.js} +185 -143
- package/dist/cjs/casino-engagement-suite-luckywheel-list.cjs.js +2 -2
- package/dist/cjs/casino-engagement-suite-luckywheel-list_2.cjs.entry.js +2 -2
- package/dist/cjs/{index-3815b8e0.js → index-c93b88f6.js} +7 -41
- package/dist/cjs/index.cjs.js +2 -2
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/esm/{casino-engagement-suite-luckywheel-list-22ab01f5.js → casino-engagement-suite-luckywheel-list-4e9fb36c.js} +185 -143
- package/dist/esm/casino-engagement-suite-luckywheel-list.js +3 -3
- package/dist/esm/casino-engagement-suite-luckywheel-list_2.entry.js +2 -2
- package/dist/esm/{index-68de30f0.js → index-8671bc92.js} +7 -41
- package/dist/esm/index.js +2 -2
- package/dist/esm/loader.js +2 -2
- package/dist/types/components/casino-engagement-suite-luckywheel-list/casino-engagement-suite-luckywheel-list.d.ts +2 -2
- package/dist/types/stencil-public-runtime.d.ts +0 -6
- package/package.json +1 -1
- package/dist/casino-engagement-suite-luckywheel-list/p-40284e0b.js +0 -1
- 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-
|
|
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
|
|
54
|
+
function M(t) {
|
|
55
55
|
return t();
|
|
56
56
|
}
|
|
57
|
-
function
|
|
57
|
+
function O() {
|
|
58
58
|
return /* @__PURE__ */ Object.create(null);
|
|
59
59
|
}
|
|
60
60
|
function y(t) {
|
|
61
|
-
t.forEach(
|
|
61
|
+
t.forEach(M);
|
|
62
62
|
}
|
|
63
|
-
function
|
|
63
|
+
function N(t) {
|
|
64
64
|
return typeof t == "function";
|
|
65
65
|
}
|
|
66
|
-
function
|
|
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
|
|
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
|
|
76
|
-
const s =
|
|
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,
|
|
79
|
+
i.id = e, i.textContent = n, z(s, i);
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
|
-
function
|
|
83
|
-
if (!t)
|
|
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
|
|
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
|
|
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
|
|
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
|
|
111
|
+
function F(t) {
|
|
111
112
|
return Array.from(t.childNodes);
|
|
112
113
|
}
|
|
113
|
-
function
|
|
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
|
|
123
|
-
function
|
|
124
|
-
|
|
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
|
|
135
|
+
const $ = [], w = [];
|
|
127
136
|
let h = [];
|
|
128
|
-
const
|
|
129
|
-
let
|
|
130
|
-
function
|
|
131
|
-
|
|
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
|
|
146
|
+
let f = 0;
|
|
138
147
|
function m() {
|
|
139
|
-
if (
|
|
148
|
+
if (f !== 0)
|
|
140
149
|
return;
|
|
141
|
-
const t =
|
|
150
|
+
const t = p;
|
|
142
151
|
do {
|
|
143
152
|
try {
|
|
144
|
-
for (;
|
|
145
|
-
const e = f
|
|
146
|
-
|
|
153
|
+
for (; f < $.length; ) {
|
|
154
|
+
const e = $[f];
|
|
155
|
+
f++, _(e), Q(e.$$);
|
|
147
156
|
}
|
|
148
157
|
} catch (e) {
|
|
149
|
-
throw
|
|
158
|
+
throw $.length = 0, f = 0, e;
|
|
150
159
|
}
|
|
151
|
-
for (
|
|
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 (
|
|
158
|
-
for (;
|
|
159
|
-
|
|
160
|
-
|
|
167
|
+
} while ($.length);
|
|
168
|
+
for (; A.length; )
|
|
169
|
+
A.pop()();
|
|
170
|
+
x = !1, b.clear(), _(t);
|
|
161
171
|
}
|
|
162
|
-
function
|
|
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
|
|
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
|
|
174
|
-
function
|
|
175
|
-
t && t.i && (
|
|
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
|
|
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
|
|
181
|
-
t.$$.on_destroy ? t.$$.on_destroy.push(...
|
|
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
|
|
194
|
+
function tt(t, e) {
|
|
185
195
|
const n = t.$$;
|
|
186
|
-
n.fragment !== null && (
|
|
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
|
|
189
|
-
t.$$.dirty[0] === -1 && (
|
|
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
|
|
192
|
-
const
|
|
193
|
-
|
|
194
|
-
const
|
|
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:
|
|
208
|
+
props: r,
|
|
199
209
|
update: a,
|
|
200
210
|
not_equal: i,
|
|
201
|
-
bound:
|
|
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 || (
|
|
218
|
+
context: new Map(e.context || (c ? c.$$.context : [])),
|
|
209
219
|
// everything else
|
|
210
|
-
callbacks:
|
|
211
|
-
dirty:
|
|
220
|
+
callbacks: O(),
|
|
221
|
+
dirty: l,
|
|
212
222
|
skip_bound: !1,
|
|
213
|
-
root: e.target ||
|
|
223
|
+
root: e.target || c.$$.root
|
|
214
224
|
};
|
|
215
|
-
|
|
216
|
-
let
|
|
217
|
-
if (
|
|
218
|
-
const
|
|
219
|
-
return
|
|
220
|
-
}) : [],
|
|
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 =
|
|
223
|
-
|
|
232
|
+
const d = F(e.target);
|
|
233
|
+
u.fragment && u.fragment.l(d), d.forEach(E);
|
|
224
234
|
} else
|
|
225
|
-
|
|
226
|
-
e.intro &&
|
|
235
|
+
u.fragment && u.fragment.c();
|
|
236
|
+
e.intro && Y(t.$$.fragment), Z(t, e.target, e.anchor), m();
|
|
227
237
|
}
|
|
228
|
-
|
|
238
|
+
_(c);
|
|
229
239
|
}
|
|
230
|
-
let
|
|
231
|
-
typeof HTMLElement == "function" && (
|
|
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
|
|
280
|
+
let r;
|
|
271
281
|
return {
|
|
272
282
|
c: function() {
|
|
273
|
-
|
|
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(
|
|
280
|
-
|
|
289
|
+
m: function(c, u) {
|
|
290
|
+
B(c, r, u);
|
|
281
291
|
},
|
|
282
|
-
d: function(
|
|
283
|
-
|
|
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 =
|
|
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
|
|
295
|
-
|
|
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
|
|
323
|
+
const r = g(
|
|
314
324
|
i,
|
|
315
325
|
this.$$d[i],
|
|
316
326
|
this.$$p_d,
|
|
317
327
|
"toAttribute"
|
|
318
328
|
);
|
|
319
|
-
|
|
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
|
|
326
|
-
const
|
|
327
|
-
this.$$l_u.set(
|
|
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
|
|
378
|
-
let
|
|
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
|
-
(
|
|
394
|
+
(l) => (e[l].attribute || l).toLowerCase()
|
|
385
395
|
);
|
|
386
396
|
}
|
|
387
397
|
};
|
|
388
|
-
return Object.keys(e).forEach((
|
|
389
|
-
Object.defineProperty(
|
|
398
|
+
return Object.keys(e).forEach((l) => {
|
|
399
|
+
Object.defineProperty(o.prototype, l, {
|
|
390
400
|
get() {
|
|
391
|
-
return this.$$c &&
|
|
401
|
+
return this.$$c && l in this.$$c ? this.$$c[l] : this.$$d[l];
|
|
392
402
|
},
|
|
393
|
-
set(
|
|
394
|
-
|
|
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((
|
|
398
|
-
Object.defineProperty(
|
|
407
|
+
}), s.forEach((l) => {
|
|
408
|
+
Object.defineProperty(o.prototype, l, {
|
|
399
409
|
get() {
|
|
400
|
-
return this.$$c?.[
|
|
410
|
+
return this.$$c?.[l];
|
|
401
411
|
}
|
|
402
412
|
});
|
|
403
413
|
}), t.element = /** @type {any} */
|
|
404
|
-
|
|
414
|
+
o, o;
|
|
405
415
|
}
|
|
406
|
-
class
|
|
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
|
-
|
|
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 (!
|
|
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 && !
|
|
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
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
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
|
|
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"
|
|
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
|
-
|
|
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[
|
|
501
|
+
n && E(e), t[4](null);
|
|
469
502
|
}
|
|
470
503
|
};
|
|
471
504
|
}
|
|
472
|
-
function
|
|
473
|
-
let { clientstyling: s = "" } = e, { clientstylingurl: i = "" } = e,
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
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 = (
|
|
498
|
-
"clientstyling" in
|
|
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 &&
|
|
502
|
-
5 && i &&
|
|
503
|
-
|
|
504
|
-
}
|
|
505
|
-
|
|
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(),
|
|
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
|
-
|
|
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",
|
|
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-
|
|
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.
|
|
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-
|
|
6
|
-
const index = require('./index-
|
|
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;
|