@everymatrix/casino-tournaments-tab 1.74.3 → 1.74.5

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,724 +0,0 @@
1
- function L() {
2
- }
3
- function D(t) {
4
- return t();
5
- }
6
- function F() {
7
- return /* @__PURE__ */ Object.create(null);
8
- }
9
- function x(t) {
10
- t.forEach(D);
11
- }
12
- function J(t) {
13
- return typeof t == "function";
14
- }
15
- function Q(t, e) {
16
- return t != t ? e == e : t !== e || t && typeof t == "object" || typeof t == "function";
17
- }
18
- function W(t) {
19
- return Object.keys(t).length === 0;
20
- }
21
- function p(t, e) {
22
- t.appendChild(e);
23
- }
24
- function X(t, e, n) {
25
- const s = Y(t);
26
- if (!s.getElementById(e)) {
27
- const i = _("style");
28
- i.id = e, i.textContent = n, Z(s, i);
29
- }
30
- }
31
- function Y(t) {
32
- if (!t)
33
- return document;
34
- const e = t.getRootNode ? t.getRootNode() : t.ownerDocument;
35
- return e && /** @type {ShadowRoot} */
36
- e.host ? (
37
- /** @type {ShadowRoot} */
38
- e
39
- ) : t.ownerDocument;
40
- }
41
- function Z(t, e) {
42
- return p(
43
- /** @type {Document} */
44
- t.head || t,
45
- e
46
- ), e.sheet;
47
- }
48
- function C(t, e, n) {
49
- t.insertBefore(e, n || null);
50
- }
51
- function v(t) {
52
- t.parentNode && t.parentNode.removeChild(t);
53
- }
54
- function tt(t, e) {
55
- for (let n = 0; n < t.length; n += 1)
56
- t[n] && t[n].d(e);
57
- }
58
- function _(t) {
59
- return document.createElement(t);
60
- }
61
- function N(t) {
62
- return document.createTextNode(t);
63
- }
64
- function R() {
65
- return N(" ");
66
- }
67
- function et(t, e, n, s) {
68
- return t.addEventListener(e, n, s), () => t.removeEventListener(e, n, s);
69
- }
70
- function b(t, e, n) {
71
- n == null ? t.removeAttribute(e) : t.getAttribute(e) !== n && t.setAttribute(e, n);
72
- }
73
- function nt(t) {
74
- return Array.from(t.childNodes);
75
- }
76
- function V(t, e) {
77
- e = "" + e, t.data !== e && (t.data = /** @type {string} */
78
- e);
79
- }
80
- function st(t) {
81
- const e = {};
82
- return t.childNodes.forEach(
83
- /** @param {Element} node */
84
- (n) => {
85
- e[n.slot || "default"] = !0;
86
- }
87
- ), e;
88
- }
89
- let T;
90
- function E(t) {
91
- T = t;
92
- }
93
- function it() {
94
- if (!T)
95
- throw new Error("Function called outside component initialization");
96
- return T;
97
- }
98
- function q(t) {
99
- it().$$.on_mount.push(t);
100
- }
101
- const w = [], M = [];
102
- let k = [];
103
- const B = [], rt = /* @__PURE__ */ Promise.resolve();
104
- let O = !1;
105
- function ot() {
106
- O || (O = !0, rt.then(g));
107
- }
108
- function A(t) {
109
- k.push(t);
110
- }
111
- const j = /* @__PURE__ */ new Set();
112
- let y = 0;
113
- function g() {
114
- if (y !== 0)
115
- return;
116
- const t = T;
117
- do {
118
- try {
119
- for (; y < w.length; ) {
120
- const e = w[y];
121
- y++, E(e), lt(e.$$);
122
- }
123
- } catch (e) {
124
- throw w.length = 0, y = 0, e;
125
- }
126
- for (E(null), w.length = 0, y = 0; M.length; )
127
- M.pop()();
128
- for (let e = 0; e < k.length; e += 1) {
129
- const n = k[e];
130
- j.has(n) || (j.add(n), n());
131
- }
132
- k.length = 0;
133
- } while (w.length);
134
- for (; B.length; )
135
- B.pop()();
136
- O = !1, j.clear(), E(t);
137
- }
138
- function lt(t) {
139
- if (t.fragment !== null) {
140
- t.update(), x(t.before_update);
141
- const e = t.dirty;
142
- t.dirty = [-1], t.fragment && t.fragment.p(t.ctx, e), t.after_update.forEach(A);
143
- }
144
- }
145
- function ct(t) {
146
- const e = [], n = [];
147
- k.forEach((s) => t.indexOf(s) === -1 ? e.push(s) : n.push(s)), n.forEach((s) => s()), k = e;
148
- }
149
- const ut = /* @__PURE__ */ new Set();
150
- function at(t, e) {
151
- t && t.i && (ut.delete(t), t.i(e));
152
- }
153
- function P(t) {
154
- return t?.length !== void 0 ? t : Array.from(t);
155
- }
156
- function ft(t, e, n) {
157
- const { fragment: s, after_update: i } = t.$$;
158
- s && s.m(e, n), A(() => {
159
- const r = t.$$.on_mount.map(D).filter(J);
160
- t.$$.on_destroy ? t.$$.on_destroy.push(...r) : x(r), t.$$.on_mount = [];
161
- }), i.forEach(A);
162
- }
163
- function dt(t, e) {
164
- const n = t.$$;
165
- n.fragment !== null && (ct(n.after_update), x(n.on_destroy), n.fragment && n.fragment.d(e), n.on_destroy = n.fragment = null, n.ctx = []);
166
- }
167
- function ht(t, e) {
168
- t.$$.dirty[0] === -1 && (w.push(t), ot(), t.$$.dirty.fill(0)), t.$$.dirty[e / 31 | 0] |= 1 << e % 31;
169
- }
170
- function $t(t, e, n, s, i, r, o = null, l = [-1]) {
171
- const a = T;
172
- E(t);
173
- const c = t.$$ = {
174
- fragment: null,
175
- ctx: [],
176
- // state
177
- props: r,
178
- update: L,
179
- not_equal: i,
180
- bound: F(),
181
- // lifecycle
182
- on_mount: [],
183
- on_destroy: [],
184
- on_disconnect: [],
185
- before_update: [],
186
- after_update: [],
187
- context: new Map(e.context || (a ? a.$$.context : [])),
188
- // everything else
189
- callbacks: F(),
190
- dirty: l,
191
- skip_bound: !1,
192
- root: e.target || a.$$.root
193
- };
194
- o && o(c.root);
195
- let d = !1;
196
- if (c.ctx = n(t, e.props || {}, (u, m, ...h) => {
197
- const $ = h.length ? h[0] : m;
198
- return c.ctx && i(c.ctx[u], c.ctx[u] = $) && (!c.skip_bound && c.bound[u] && c.bound[u]($), d && ht(t, u)), m;
199
- }), c.update(), d = !0, x(c.before_update), c.fragment = s(c.ctx), e.target) {
200
- if (e.hydrate) {
201
- const u = nt(e.target);
202
- c.fragment && c.fragment.l(u), u.forEach(v);
203
- } else
204
- c.fragment && c.fragment.c();
205
- e.intro && at(t.$$.fragment), ft(t, e.target, e.anchor), g();
206
- }
207
- E(a);
208
- }
209
- let G;
210
- typeof HTMLElement == "function" && (G = class extends HTMLElement {
211
- /** The Svelte component constructor */
212
- $$ctor;
213
- /** Slots */
214
- $$s;
215
- /** The Svelte component instance */
216
- $$c;
217
- /** Whether or not the custom element is connected */
218
- $$cn = !1;
219
- /** Component props data */
220
- $$d = {};
221
- /** `true` if currently in the process of reflecting component props back to attributes */
222
- $$r = !1;
223
- /** @type {Record<string, CustomElementPropDefinition>} Props definition (name, reflected, type etc) */
224
- $$p_d = {};
225
- /** @type {Record<string, Function[]>} Event listeners */
226
- $$l = {};
227
- /** @type {Map<Function, Function>} Event listener unsubscribe functions */
228
- $$l_u = /* @__PURE__ */ new Map();
229
- constructor(t, e, n) {
230
- super(), this.$$ctor = t, this.$$s = e, n && this.attachShadow({ mode: "open" });
231
- }
232
- addEventListener(t, e, n) {
233
- if (this.$$l[t] = this.$$l[t] || [], this.$$l[t].push(e), this.$$c) {
234
- const s = this.$$c.$on(t, e);
235
- this.$$l_u.set(e, s);
236
- }
237
- super.addEventListener(t, e, n);
238
- }
239
- removeEventListener(t, e, n) {
240
- if (super.removeEventListener(t, e, n), this.$$c) {
241
- const s = this.$$l_u.get(e);
242
- s && (s(), this.$$l_u.delete(e));
243
- }
244
- }
245
- async connectedCallback() {
246
- if (this.$$cn = !0, !this.$$c) {
247
- let t = function(i) {
248
- return () => {
249
- let r;
250
- return {
251
- c: function() {
252
- r = _("slot"), i !== "default" && b(r, "name", i);
253
- },
254
- /**
255
- * @param {HTMLElement} target
256
- * @param {HTMLElement} [anchor]
257
- */
258
- m: function(a, c) {
259
- C(a, r, c);
260
- },
261
- d: function(a) {
262
- a && v(r);
263
- }
264
- };
265
- };
266
- };
267
- if (await Promise.resolve(), !this.$$cn || this.$$c)
268
- return;
269
- const e = {}, n = st(this);
270
- for (const i of this.$$s)
271
- i in n && (e[i] = [t(i)]);
272
- for (const i of this.attributes) {
273
- const r = this.$$g_p(i.name);
274
- r in this.$$d || (this.$$d[r] = S(r, i.value, this.$$p_d, "toProp"));
275
- }
276
- for (const i in this.$$p_d)
277
- !(i in this.$$d) && this[i] !== void 0 && (this.$$d[i] = this[i], delete this[i]);
278
- this.$$c = new this.$$ctor({
279
- target: this.shadowRoot || this,
280
- props: {
281
- ...this.$$d,
282
- $$slots: e,
283
- $$scope: {
284
- ctx: []
285
- }
286
- }
287
- });
288
- const s = () => {
289
- this.$$r = !0;
290
- for (const i in this.$$p_d)
291
- if (this.$$d[i] = this.$$c.$$.ctx[this.$$c.$$.props[i]], this.$$p_d[i].reflect) {
292
- const r = S(
293
- i,
294
- this.$$d[i],
295
- this.$$p_d,
296
- "toAttribute"
297
- );
298
- r == null ? this.removeAttribute(this.$$p_d[i].attribute || i) : this.setAttribute(this.$$p_d[i].attribute || i, r);
299
- }
300
- this.$$r = !1;
301
- };
302
- this.$$c.$$.after_update.push(s), s();
303
- for (const i in this.$$l)
304
- for (const r of this.$$l[i]) {
305
- const o = this.$$c.$on(i, r);
306
- this.$$l_u.set(r, o);
307
- }
308
- this.$$l = {};
309
- }
310
- }
311
- // We don't need this when working within Svelte code, but for compatibility of people using this outside of Svelte
312
- // and setting attributes through setAttribute etc, this is helpful
313
- attributeChangedCallback(t, e, n) {
314
- this.$$r || (t = this.$$g_p(t), this.$$d[t] = S(t, n, this.$$p_d, "toProp"), this.$$c?.$set({ [t]: this.$$d[t] }));
315
- }
316
- disconnectedCallback() {
317
- this.$$cn = !1, Promise.resolve().then(() => {
318
- !this.$$cn && this.$$c && (this.$$c.$destroy(), this.$$c = void 0);
319
- });
320
- }
321
- $$g_p(t) {
322
- return Object.keys(this.$$p_d).find(
323
- (e) => this.$$p_d[e].attribute === t || !this.$$p_d[e].attribute && e.toLowerCase() === t
324
- ) || t;
325
- }
326
- });
327
- function S(t, e, n, s) {
328
- const i = n[t]?.type;
329
- if (e = i === "Boolean" && typeof e != "boolean" ? e != null : e, !s || !n[t])
330
- return e;
331
- if (s === "toAttribute")
332
- switch (i) {
333
- case "Object":
334
- case "Array":
335
- return e == null ? null : JSON.stringify(e);
336
- case "Boolean":
337
- return e ? "" : null;
338
- case "Number":
339
- return e ?? null;
340
- default:
341
- return e;
342
- }
343
- else
344
- switch (i) {
345
- case "Object":
346
- case "Array":
347
- return e && JSON.parse(e);
348
- case "Boolean":
349
- return e;
350
- case "Number":
351
- return e != null ? +e : e;
352
- default:
353
- return e;
354
- }
355
- }
356
- function bt(t, e, n, s, i, r) {
357
- let o = class extends G {
358
- constructor() {
359
- super(t, n, i), this.$$p_d = e;
360
- }
361
- static get observedAttributes() {
362
- return Object.keys(e).map(
363
- (l) => (e[l].attribute || l).toLowerCase()
364
- );
365
- }
366
- };
367
- return Object.keys(e).forEach((l) => {
368
- Object.defineProperty(o.prototype, l, {
369
- get() {
370
- return this.$$c && l in this.$$c ? this.$$c[l] : this.$$d[l];
371
- },
372
- set(a) {
373
- a = S(l, a, e), this.$$d[l] = a, this.$$c?.$set({ [l]: a });
374
- }
375
- });
376
- }), s.forEach((l) => {
377
- Object.defineProperty(o.prototype, l, {
378
- get() {
379
- return this.$$c?.[l];
380
- }
381
- });
382
- }), t.element = /** @type {any} */
383
- o, o;
384
- }
385
- class mt {
386
- /**
387
- * ### PRIVATE API
388
- *
389
- * Do not use, may change at any time
390
- *
391
- * @type {any}
392
- */
393
- $$ = void 0;
394
- /**
395
- * ### PRIVATE API
396
- *
397
- * Do not use, may change at any time
398
- *
399
- * @type {any}
400
- */
401
- $$set = void 0;
402
- /** @returns {void} */
403
- $destroy() {
404
- dt(this, 1), this.$destroy = L;
405
- }
406
- /**
407
- * @template {Extract<keyof Events, string>} K
408
- * @param {K} type
409
- * @param {((e: Events[K]) => void) | null | undefined} callback
410
- * @returns {() => void}
411
- */
412
- $on(e, n) {
413
- if (!J(n))
414
- return L;
415
- const s = this.$$.callbacks[e] || (this.$$.callbacks[e] = []);
416
- return s.push(n), () => {
417
- const i = s.indexOf(n);
418
- i !== -1 && s.splice(i, 1);
419
- };
420
- }
421
- /**
422
- * @param {Partial<Props>} props
423
- * @returns {void}
424
- */
425
- $set(e) {
426
- this.$$set && !W(e) && (this.$$.skip_bound = !0, this.$$set(e), this.$$.skip_bound = !1);
427
- }
428
- }
429
- const _t = "4";
430
- typeof window < "u" && (window.__svelte || (window.__svelte = { v: /* @__PURE__ */ new Set() })).v.add(_t);
431
- const gt = (t) => (n) => {
432
- Object.keys(t).map((s) => {
433
- if (n.data && n.data.type == s) {
434
- const { type: i, ...r } = n.data;
435
- t[s](r);
436
- }
437
- });
438
- }, pt = (t) => {
439
- const e = gt(t);
440
- q(() => (window.addEventListener("message", e, !1), () => {
441
- window.removeEventListener("message", e);
442
- }));
443
- };
444
- function yt(t, e) {
445
- if (t) {
446
- const n = document.createElement("style");
447
- n.innerHTML = e, t.appendChild(n);
448
- }
449
- }
450
- function wt(t, e) {
451
- const n = new URL(e);
452
- fetch(n.href).then((s) => s.text()).then((s) => {
453
- const i = document.createElement("style");
454
- i.innerHTML = s, t && t.appendChild(i);
455
- }).catch((s) => {
456
- console.error("There was an error while trying to load client styling from URL", s);
457
- });
458
- }
459
- function kt(t, e, n) {
460
- if (window.emMessageBus) {
461
- const s = document.createElement("style");
462
- window.emMessageBus.subscribe(e, (i) => {
463
- s.innerHTML = i, t && t.appendChild(s);
464
- });
465
- }
466
- }
467
- function vt(t) {
468
- X(t, "svelte-1eq8iwl", "*,*::before,*::after{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;box-sizing:border-box}.casino-tournaments-tab{color:#F7F7F7;font:inherit;margin:3.125vw 0 1.25vw 0}.casino-tournaments-tab ul{display:flex;justify-content:space-between;width:100%;font-weight:600;font-size:3.75vw;border-bottom:0.3125vw #424242 solid}.casino-tournaments-tab ul li{position:relative;text-align:center;padding:2.5vw 3.125vw;word-break:break-word;flex:auto;display:block}.casino-tournaments-tab ul li.active{color:#FF8364;border-bottom:0.625vw #FF8364 solid}.casino-tournaments-tab ul li span{margin:auto 0}.casino-tournaments-tab sup{box-sizing:border-box;position:absolute;top:2.8125vw;right:0;transform:translate(0%, -50%);transform-origin:100% 0%;overflow:hidden;direction:ltr;z-index:auto;min-width:4.375vw;height:4.375vw;color:#fff;font-weight:400;font-size:4.375vw;line-height:4.375vw;white-space:nowrap;text-align:center;background:#FF8364;border-radius:3.125vw}.casino-tournaments-tab sup span{font-size:3.125vw;font-weight:600;padding-right:0.15625vw;display:inline-block;vertical-align:super}");
469
- }
470
- function z(t, e, n) {
471
- const s = t.slice();
472
- return s[14] = e[n], s;
473
- }
474
- function H(t) {
475
- let e, n = P(
476
- /*__tabs*/
477
- t[5]
478
- ), s = [];
479
- for (let i = 0; i < n.length; i += 1)
480
- s[i] = I(z(t, n, i));
481
- return {
482
- c() {
483
- e = _("ul");
484
- for (let i = 0; i < s.length; i += 1)
485
- s[i].c();
486
- b(e, "part", "ul");
487
- },
488
- m(i, r) {
489
- C(i, e, r);
490
- for (let o = 0; o < s.length; o += 1)
491
- s[o] && s[o].m(e, null);
492
- },
493
- p(i, r) {
494
- if (r & /*__tab, __tabs, window, totalReceiver, textReceiver*/
495
- 60) {
496
- n = P(
497
- /*__tabs*/
498
- i[5]
499
- );
500
- let o;
501
- for (o = 0; o < n.length; o += 1) {
502
- const l = z(i, n, o);
503
- s[o] ? s[o].p(l, r) : (s[o] = I(l), s[o].c(), s[o].m(e, null));
504
- }
505
- for (; o < s.length; o += 1)
506
- s[o].d(1);
507
- s.length = n.length;
508
- }
509
- },
510
- d(i) {
511
- i && v(e), tt(s, i);
512
- }
513
- };
514
- }
515
- function U(t) {
516
- let e, n, s = (
517
- /*totalReceiver*/
518
- t[2][
519
- /*_tab*/
520
- t[14]
521
- ] + ""
522
- ), i;
523
- return {
524
- c() {
525
- e = _("sup"), n = _("span"), i = N(s), b(n, "part", "SupText"), b(e, "part", "sup");
526
- },
527
- m(r, o) {
528
- C(r, e, o), p(e, n), p(n, i);
529
- },
530
- p(r, o) {
531
- o & /*totalReceiver, __tabs*/
532
- 36 && s !== (s = /*totalReceiver*/
533
- r[2][
534
- /*_tab*/
535
- r[14]
536
- ] + "") && V(i, s);
537
- },
538
- d(r) {
539
- r && v(e);
540
- }
541
- };
542
- }
543
- function I(t) {
544
- let e, n, s = (
545
- /*textReceiver*/
546
- t[3][
547
- /*_tab*/
548
- t[14]
549
- ] + ""
550
- ), i, r, o, l, a, c, d, u = (
551
- /*totalReceiver*/
552
- t[2][
553
- /*_tab*/
554
- t[14]
555
- ] >= 0 && U(t)
556
- );
557
- function m() {
558
- return (
559
- /*click_handler*/
560
- t[11](
561
- /*_tab*/
562
- t[14]
563
- )
564
- );
565
- }
566
- return {
567
- c() {
568
- e = _("li"), n = _("span"), i = N(s), r = R(), u && u.c(), o = R(), b(n, "part", "LiText"), b(e, "class", l = /*__tab*/
569
- t[4] === /*_tab*/
570
- t[14] ? "active" : ""), b(e, "part", a = `${/*_tab*/
571
- t[14]} li ` + /*__tab*/
572
- (t[4] === /*_tab*/
573
- t[14] ? "active" : ""));
574
- },
575
- m(h, $) {
576
- C(h, e, $), p(e, n), p(n, i), p(e, r), u && u.m(e, null), p(e, o), c || (d = et(e, "click", m), c = !0);
577
- },
578
- p(h, $) {
579
- t = h, $ & /*textReceiver, __tabs*/
580
- 40 && s !== (s = /*textReceiver*/
581
- t[3][
582
- /*_tab*/
583
- t[14]
584
- ] + "") && V(i, s), /*totalReceiver*/
585
- t[2][
586
- /*_tab*/
587
- t[14]
588
- ] >= 0 ? u ? u.p(t, $) : (u = U(t), u.c(), u.m(e, o)) : u && (u.d(1), u = null), $ & /*__tab, __tabs*/
589
- 48 && l !== (l = /*__tab*/
590
- t[4] === /*_tab*/
591
- t[14] ? "active" : "") && b(e, "class", l), $ & /*__tabs, __tab*/
592
- 48 && a !== (a = `${/*_tab*/
593
- t[14]} li ` + /*__tab*/
594
- (t[4] === /*_tab*/
595
- t[14] ? "active" : "")) && b(e, "part", a);
596
- },
597
- d(h) {
598
- h && v(e), u && u.d(), c = !1, d();
599
- }
600
- };
601
- }
602
- function Et(t) {
603
- let e, n = (
604
- /*isTitleInited*/
605
- t[1] && H(t)
606
- );
607
- return {
608
- c() {
609
- e = _("div"), n && n.c(), b(e, "class", "casino-tournaments-tab"), b(e, "part", "CustomStylingContainer");
610
- },
611
- m(s, i) {
612
- C(s, e, i), n && n.m(e, null), t[12](e);
613
- },
614
- p(s, [i]) {
615
- /*isTitleInited*/
616
- s[1] ? n ? n.p(s, i) : (n = H(s), n.c(), n.m(e, null)) : n && (n.d(1), n = null);
617
- },
618
- i: L,
619
- o: L,
620
- d(s) {
621
- s && v(e), n && n.d(), t[12](null);
622
- }
623
- };
624
- }
625
- function Lt(t, e, n) {
626
- let s, i, { tabs: r = "" } = e, { tab: o = void 0 } = e, { clientstyling: l = "" } = e, { clientstylingurl: a = "" } = e, { mbsource: c } = e, d, u = !1, m = {}, h = {};
627
- pt({
628
- TournamentsTabTotalUpdate: (f) => {
629
- n(2, m = {
630
- ...m,
631
- [f.state]: f.total
632
- });
633
- },
634
- TournamentsTabLocaleTextUpdate: (f) => {
635
- n(1, u = !0), n(3, h = { ...h, [f.state]: f.text });
636
- }
637
- }), q(() => (window.postMessage({ type: "TournamentsTabListenerLoaded" }, window.location.href), () => {
638
- }));
639
- const $ = (f) => {
640
- n(4, i = f), window.postMessage({ type: "TournamentsTabSwitch", tab: f }, window.location.href);
641
- };
642
- function K(f) {
643
- M[f ? "unshift" : "push"](() => {
644
- d = f, n(0, d);
645
- });
646
- }
647
- return t.$$set = (f) => {
648
- "tabs" in f && n(6, r = f.tabs), "tab" in f && n(7, o = f.tab), "clientstyling" in f && n(8, l = f.clientstyling), "clientstylingurl" in f && n(9, a = f.clientstylingurl), "mbsource" in f && n(10, c = f.mbsource);
649
- }, t.$$.update = () => {
650
- t.$$.dirty & /*clientstyling, customStylingContainer*/
651
- 257 && l && d && yt(d, l), t.$$.dirty & /*clientstylingurl, customStylingContainer*/
652
- 513 && a && d && wt(d, a), t.$$.dirty & /*mbsource, customStylingContainer*/
653
- 1025 && c && d && kt(d, `${c}.Style`), t.$$.dirty & /*tabs*/
654
- 64 && n(5, s = r.split(",")), t.$$.dirty & /*tab*/
655
- 128 && n(4, i = o);
656
- }, [
657
- d,
658
- u,
659
- m,
660
- h,
661
- i,
662
- s,
663
- r,
664
- o,
665
- l,
666
- a,
667
- c,
668
- $,
669
- K
670
- ];
671
- }
672
- class Tt extends mt {
673
- constructor(e) {
674
- super(), $t(
675
- this,
676
- e,
677
- Lt,
678
- Et,
679
- Q,
680
- {
681
- tabs: 6,
682
- tab: 7,
683
- clientstyling: 8,
684
- clientstylingurl: 9,
685
- mbsource: 10
686
- },
687
- vt
688
- );
689
- }
690
- get tabs() {
691
- return this.$$.ctx[6];
692
- }
693
- set tabs(e) {
694
- this.$$set({ tabs: e }), g();
695
- }
696
- get tab() {
697
- return this.$$.ctx[7];
698
- }
699
- set tab(e) {
700
- this.$$set({ tab: e }), g();
701
- }
702
- get clientstyling() {
703
- return this.$$.ctx[8];
704
- }
705
- set clientstyling(e) {
706
- this.$$set({ clientstyling: e }), g();
707
- }
708
- get clientstylingurl() {
709
- return this.$$.ctx[9];
710
- }
711
- set clientstylingurl(e) {
712
- this.$$set({ clientstylingurl: e }), g();
713
- }
714
- get mbsource() {
715
- return this.$$.ctx[10];
716
- }
717
- set mbsource(e) {
718
- this.$$set({ mbsource: e }), g();
719
- }
720
- }
721
- bt(Tt, { tabs: {}, tab: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {} }, [], [], !0);
722
- export {
723
- Tt as C
724
- };