@everymatrix/casino-tournaments-limited-controller 1.53.11 → 1.54.0
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/components/{CasinoTournamentsLimitedController-FdHGDKUF.js → CasinoTournamentsLimitedController-CqrZsJt1.js} +1213 -1163
- package/components/CasinoTournamentsLimitedController-Dqgjv6ZG.cjs +13 -0
- package/components/{CasinoTournamentsTab-Bwbm-bju.js → CasinoTournamentsTab-BlVwMa2R.js} +85 -65
- package/components/CasinoTournamentsTab-DIQ0r_-L.cjs +1 -0
- package/es2015/casino-tournaments-limited-controller.cjs +1 -0
- package/es2015/casino-tournaments-limited-controller.js +19 -0
- package/package.json +11 -12
- package/esnext/casino-tournaments-limited-controller.js +0 -14
@@ -1,31 +1,52 @@
|
|
1
|
-
|
2
|
-
|
1
|
+
var K = Object.defineProperty, N = Object.defineProperties;
|
2
|
+
var P = Object.getOwnPropertyDescriptors;
|
3
|
+
var _ = Object.getOwnPropertySymbols;
|
4
|
+
var S = Object.prototype.hasOwnProperty, z = Object.prototype.propertyIsEnumerable;
|
5
|
+
var M = (e, t, n) => t in e ? K(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, L = (e, t) => {
|
6
|
+
for (var n in t || (t = {}))
|
7
|
+
S.call(t, n) && M(e, n, t[n]);
|
8
|
+
if (_)
|
9
|
+
for (var n of _(t))
|
10
|
+
z.call(t, n) && M(e, n, t[n]);
|
11
|
+
return e;
|
12
|
+
}, C = (e, t) => N(e, P(t));
|
13
|
+
var E = (e, t) => {
|
14
|
+
var n = {};
|
15
|
+
for (var i in e)
|
16
|
+
S.call(e, i) && t.indexOf(i) < 0 && (n[i] = e[i]);
|
17
|
+
if (e != null && _)
|
18
|
+
for (var i of _(e))
|
19
|
+
t.indexOf(i) < 0 && z.call(e, i) && (n[i] = e[i]);
|
20
|
+
return n;
|
21
|
+
};
|
22
|
+
import { o as O, S as Q, i as V, f as y, c as W, s as X, a as Y, e as m, b as f, d as v, n as H, g as T, h as R, j as Z, t as A, k as U, l as h, m as x, p as B, q as $ } from "./CasinoTournamentsLimitedController-CqrZsJt1.js";
|
23
|
+
const tt = (e) => (n) => {
|
3
24
|
Object.keys(e).map((i) => {
|
4
25
|
if (n.data && n.data.type == i) {
|
5
|
-
const { type:
|
6
|
-
e[i](
|
26
|
+
const l = n.data, { type: o } = l, s = E(l, ["type"]);
|
27
|
+
e[i](s);
|
7
28
|
}
|
8
29
|
});
|
9
|
-
},
|
10
|
-
const t =
|
11
|
-
|
30
|
+
}, et = (e) => {
|
31
|
+
const t = tt(e);
|
32
|
+
O(() => (window.addEventListener("message", t, !1), () => {
|
12
33
|
window.removeEventListener("message", t);
|
13
34
|
}));
|
14
35
|
};
|
15
|
-
function
|
16
|
-
|
36
|
+
function nt(e) {
|
37
|
+
Y(e, "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}");
|
17
38
|
}
|
18
|
-
function
|
39
|
+
function j(e, t, n) {
|
19
40
|
const i = e.slice();
|
20
41
|
return i[15] = t[n], i;
|
21
42
|
}
|
22
|
-
function
|
23
|
-
let t, n =
|
43
|
+
function q(e) {
|
44
|
+
let t, n = R(
|
24
45
|
/*__tabs*/
|
25
46
|
e[5]
|
26
47
|
), i = [];
|
27
48
|
for (let l = 0; l < n.length; l += 1)
|
28
|
-
i[l] =
|
49
|
+
i[l] = I(j(e, n, l));
|
29
50
|
return {
|
30
51
|
c() {
|
31
52
|
t = m("ul");
|
@@ -34,21 +55,21 @@ function S(e) {
|
|
34
55
|
f(t, "part", "ul");
|
35
56
|
},
|
36
57
|
m(l, o) {
|
37
|
-
|
58
|
+
v(l, t, o);
|
38
59
|
for (let s = 0; s < i.length; s += 1)
|
39
60
|
i[s] && i[s].m(t, null);
|
40
61
|
},
|
41
62
|
p(l, o) {
|
42
63
|
if (o & /*__tab, __tabs, window, totalReceiver, textReceiver*/
|
43
64
|
60) {
|
44
|
-
n =
|
65
|
+
n = R(
|
45
66
|
/*__tabs*/
|
46
67
|
l[5]
|
47
68
|
);
|
48
69
|
let s;
|
49
70
|
for (s = 0; s < n.length; s += 1) {
|
50
|
-
const c =
|
51
|
-
i[s] ? i[s].p(c, o) : (i[s] =
|
71
|
+
const c = j(l, n, s);
|
72
|
+
i[s] ? i[s].p(c, o) : (i[s] = I(c), i[s].c(), i[s].m(t, null));
|
52
73
|
}
|
53
74
|
for (; s < i.length; s += 1)
|
54
75
|
i[s].d(1);
|
@@ -56,11 +77,11 @@ function S(e) {
|
|
56
77
|
}
|
57
78
|
},
|
58
79
|
d(l) {
|
59
|
-
l &&
|
80
|
+
l && T(t), Z(i, l);
|
60
81
|
}
|
61
82
|
};
|
62
83
|
}
|
63
|
-
function
|
84
|
+
function D(e) {
|
64
85
|
let t, n, i = (
|
65
86
|
/*totalReceiver*/
|
66
87
|
e[2][
|
@@ -70,10 +91,10 @@ function z(e) {
|
|
70
91
|
), l;
|
71
92
|
return {
|
72
93
|
c() {
|
73
|
-
t = m("sup"), n = m("span"), l =
|
94
|
+
t = m("sup"), n = m("span"), l = A(i), f(n, "part", "SupText"), f(t, "part", "sup");
|
74
95
|
},
|
75
96
|
m(o, s) {
|
76
|
-
|
97
|
+
v(o, t, s), h(t, n), h(n, l);
|
77
98
|
},
|
78
99
|
p(o, s) {
|
79
100
|
s & /*totalReceiver, __tabs*/
|
@@ -81,14 +102,14 @@ function z(e) {
|
|
81
102
|
o[2][
|
82
103
|
/*_tab*/
|
83
104
|
o[15]
|
84
|
-
] + "") &&
|
105
|
+
] + "") && B(l, i);
|
85
106
|
},
|
86
107
|
d(o) {
|
87
|
-
o &&
|
108
|
+
o && T(t);
|
88
109
|
}
|
89
110
|
};
|
90
111
|
}
|
91
|
-
function
|
112
|
+
function I(e) {
|
92
113
|
let t, n, i = (
|
93
114
|
/*textReceiver*/
|
94
115
|
e[3][
|
@@ -100,7 +121,7 @@ function E(e) {
|
|
100
121
|
e[2][
|
101
122
|
/*_tab*/
|
102
123
|
e[15]
|
103
|
-
] >= 0 &&
|
124
|
+
] >= 0 && D(e)
|
104
125
|
);
|
105
126
|
function w() {
|
106
127
|
return (
|
@@ -113,7 +134,7 @@ function E(e) {
|
|
113
134
|
}
|
114
135
|
return {
|
115
136
|
c() {
|
116
|
-
t = m("li"), n = m("span"), l =
|
137
|
+
t = m("li"), n = m("span"), l = A(i), o = U(), r && r.c(), s = U(), f(n, "part", "LiText"), f(t, "class", c = /*__tab*/
|
117
138
|
e[4] === /*_tab*/
|
118
139
|
e[15] ? "active" : ""), f(t, "part", d = `${/*_tab*/
|
119
140
|
e[15]} li ` + /*__tab*/
|
@@ -121,7 +142,7 @@ function E(e) {
|
|
121
142
|
e[15] ? "active" : ""));
|
122
143
|
},
|
123
144
|
m(b, g) {
|
124
|
-
|
145
|
+
v(b, t, g), h(t, n), h(n, l), h(t, o), r && r.m(t, null), h(t, s), u || (p = x(t, "click", w), u = !0);
|
125
146
|
},
|
126
147
|
p(b, g) {
|
127
148
|
e = b, g & /*textReceiver, __tabs*/
|
@@ -129,11 +150,11 @@ function E(e) {
|
|
129
150
|
e[3][
|
130
151
|
/*_tab*/
|
131
152
|
e[15]
|
132
|
-
] + "") &&
|
153
|
+
] + "") && B(l, i), /*totalReceiver*/
|
133
154
|
e[2][
|
134
155
|
/*_tab*/
|
135
156
|
e[15]
|
136
|
-
] >= 0 ? r ? r.p(e, g) : (r =
|
157
|
+
] >= 0 ? r ? r.p(e, g) : (r = D(e), r.c(), r.m(t, s)) : r && (r.d(1), r = null), g & /*__tab, __tabs*/
|
137
158
|
48 && c !== (c = /*__tab*/
|
138
159
|
e[4] === /*_tab*/
|
139
160
|
e[15] ? "active" : "") && f(t, "class", c), g & /*__tabs, __tab*/
|
@@ -143,44 +164,44 @@ function E(e) {
|
|
143
164
|
e[15] ? "active" : "")) && f(t, "part", d);
|
144
165
|
},
|
145
166
|
d(b) {
|
146
|
-
b &&
|
167
|
+
b && T(t), r && r.d(), u = !1, p();
|
147
168
|
}
|
148
169
|
};
|
149
170
|
}
|
150
|
-
function
|
171
|
+
function it(e) {
|
151
172
|
let t, n = (
|
152
173
|
/*isTitleInited*/
|
153
|
-
e[1] &&
|
174
|
+
e[1] && q(e)
|
154
175
|
);
|
155
176
|
return {
|
156
177
|
c() {
|
157
178
|
t = m("div"), n && n.c(), f(t, "class", "casino-tournaments-tab"), f(t, "part", "CustomStylingContainer");
|
158
179
|
},
|
159
180
|
m(i, l) {
|
160
|
-
|
181
|
+
v(i, t, l), n && n.m(t, null), e[11](t);
|
161
182
|
},
|
162
183
|
p(i, [l]) {
|
163
184
|
/*isTitleInited*/
|
164
|
-
i[1] ? n ? n.p(i, l) : (n =
|
185
|
+
i[1] ? n ? n.p(i, l) : (n = q(i), n.c(), n.m(t, null)) : n && (n.d(1), n = null);
|
165
186
|
},
|
166
|
-
i:
|
167
|
-
o:
|
187
|
+
i: H,
|
188
|
+
o: H,
|
168
189
|
d(i) {
|
169
|
-
i &&
|
190
|
+
i && T(t), n && n.d(), e[11](null);
|
170
191
|
}
|
171
192
|
};
|
172
193
|
}
|
173
|
-
function
|
194
|
+
function lt(e, t, n) {
|
174
195
|
let i, l, { tabs: o = "" } = t, { tab: s = void 0 } = t, { clientstyling: c = "" } = t, { clientstylingurl: d = "" } = t, u, p = !1, r = {}, w = {};
|
175
196
|
const b = () => {
|
176
197
|
let a = document.createElement("style");
|
177
198
|
a.innerHTML = c, u.appendChild(a);
|
178
199
|
}, g = () => {
|
179
|
-
let a = new URL(d),
|
180
|
-
fetch(a.href).then((
|
181
|
-
|
200
|
+
let a = new URL(d), F = document.createElement("style");
|
201
|
+
fetch(a.href).then((k) => k.text()).then((k) => {
|
202
|
+
F.innerHTML = k, setTimeout(
|
182
203
|
() => {
|
183
|
-
u.appendChild(
|
204
|
+
u.appendChild(F);
|
184
205
|
},
|
185
206
|
1
|
186
207
|
), setTimeout(
|
@@ -190,24 +211,23 @@ function W(e, t, n) {
|
|
190
211
|
);
|
191
212
|
});
|
192
213
|
};
|
193
|
-
|
214
|
+
et({
|
194
215
|
TournamentsTabTotalUpdate: (a) => {
|
195
|
-
n(2, r = {
|
196
|
-
...r,
|
216
|
+
n(2, r = C(L({}, r), {
|
197
217
|
[a.state]: a.total
|
198
|
-
});
|
218
|
+
}));
|
199
219
|
},
|
200
220
|
TournamentsTabLocaleTextUpdate: (a) => {
|
201
|
-
n(1, p = !0), n(3, w = {
|
221
|
+
n(1, p = !0), n(3, w = C(L({}, w), { [a.state]: a.text }));
|
202
222
|
}
|
203
|
-
}),
|
223
|
+
}), O(() => {
|
204
224
|
window.postMessage({ type: "TournamentsTabListenerLoaded" }, window.location.href);
|
205
225
|
});
|
206
|
-
const
|
226
|
+
const G = (a) => {
|
207
227
|
n(4, l = a), window.postMessage({ type: "TournamentsTabSwitch", tab: a }, window.location.href);
|
208
228
|
};
|
209
|
-
function
|
210
|
-
|
229
|
+
function J(a) {
|
230
|
+
$[a ? "unshift" : "push"](() => {
|
211
231
|
u = a, n(0, u);
|
212
232
|
});
|
213
233
|
}
|
@@ -230,53 +250,53 @@ function W(e, t, n) {
|
|
230
250
|
s,
|
231
251
|
c,
|
232
252
|
d,
|
233
|
-
|
234
|
-
|
253
|
+
G,
|
254
|
+
J
|
235
255
|
];
|
236
256
|
}
|
237
|
-
class
|
257
|
+
class st extends Q {
|
238
258
|
constructor(t) {
|
239
|
-
super(),
|
259
|
+
super(), V(
|
240
260
|
this,
|
241
261
|
t,
|
242
|
-
|
243
|
-
|
244
|
-
|
262
|
+
lt,
|
263
|
+
it,
|
264
|
+
X,
|
245
265
|
{
|
246
266
|
tabs: 6,
|
247
267
|
tab: 7,
|
248
268
|
clientstyling: 8,
|
249
269
|
clientstylingurl: 9
|
250
270
|
},
|
251
|
-
|
271
|
+
nt
|
252
272
|
);
|
253
273
|
}
|
254
274
|
get tabs() {
|
255
275
|
return this.$$.ctx[6];
|
256
276
|
}
|
257
277
|
set tabs(t) {
|
258
|
-
this.$$set({ tabs: t }),
|
278
|
+
this.$$set({ tabs: t }), y();
|
259
279
|
}
|
260
280
|
get tab() {
|
261
281
|
return this.$$.ctx[7];
|
262
282
|
}
|
263
283
|
set tab(t) {
|
264
|
-
this.$$set({ tab: t }),
|
284
|
+
this.$$set({ tab: t }), y();
|
265
285
|
}
|
266
286
|
get clientstyling() {
|
267
287
|
return this.$$.ctx[8];
|
268
288
|
}
|
269
289
|
set clientstyling(t) {
|
270
|
-
this.$$set({ clientstyling: t }),
|
290
|
+
this.$$set({ clientstyling: t }), y();
|
271
291
|
}
|
272
292
|
get clientstylingurl() {
|
273
293
|
return this.$$.ctx[9];
|
274
294
|
}
|
275
295
|
set clientstylingurl(t) {
|
276
|
-
this.$$set({ clientstylingurl: t }),
|
296
|
+
this.$$set({ clientstylingurl: t }), y();
|
277
297
|
}
|
278
298
|
}
|
279
|
-
|
299
|
+
W(st, { tabs: {}, tab: {}, clientstyling: {}, clientstylingurl: {} }, [], [], !0);
|
280
300
|
export {
|
281
|
-
|
301
|
+
st as default
|
282
302
|
};
|
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";var U=Object.defineProperty,j=Object.defineProperties;var q=Object.getOwnPropertyDescriptors;var p=Object.getOwnPropertySymbols;var k=Object.prototype.hasOwnProperty,C=Object.prototype.propertyIsEnumerable;var T=(e,t,n)=>t in e?U(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,w=(e,t)=>{for(var n in t||(t={}))k.call(t,n)&&T(e,n,t[n]);if(p)for(var n of p(t))C.call(t,n)&&T(e,n,t[n]);return e},y=(e,t)=>j(e,q(t));var L=(e,t)=>{var n={};for(var l in e)k.call(e,l)&&t.indexOf(l)<0&&(n[l]=e[l]);if(e!=null&&p)for(var l of p(e))t.indexOf(l)<0&&C.call(e,l)&&(n[l]=e[l]);return n};Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./CasinoTournamentsLimitedController-Dqgjv6ZG.cjs"),O=e=>n=>{Object.keys(e).map(l=>{if(n.data&&n.data.type==l){const s=n.data,{type:r}=s,a=L(s,["type"]);e[l](a)}})},D=e=>{const t=O(e);i.onMount(()=>(window.addEventListener("message",t,!1),()=>{window.removeEventListener("message",t)}))};function I(e){i.append_styles(e,"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}")}function F(e,t,n){const l=e.slice();return l[15]=t[n],l}function M(e){let t,n=i.ensure_array_like(e[5]),l=[];for(let s=0;s<n.length;s+=1)l[s]=z(F(e,n,s));return{c(){t=i.element("ul");for(let s=0;s<l.length;s+=1)l[s].c();i.attr(t,"part","ul")},m(s,r){i.insert(s,t,r);for(let a=0;a<l.length;a+=1)l[a]&&l[a].m(t,null)},p(s,r){if(r&60){n=i.ensure_array_like(s[5]);let a;for(a=0;a<n.length;a+=1){const c=F(s,n,a);l[a]?l[a].p(c,r):(l[a]=z(c),l[a].c(),l[a].m(t,null))}for(;a<l.length;a+=1)l[a].d(1);l.length=n.length}},d(s){s&&i.detach(t),i.destroy_each(l,s)}}}function S(e){let t,n,l=e[2][e[15]]+"",s;return{c(){t=i.element("sup"),n=i.element("span"),s=i.text(l),i.attr(n,"part","SupText"),i.attr(t,"part","sup")},m(r,a){i.insert(r,t,a),i.append(t,n),i.append(n,s)},p(r,a){a&36&&l!==(l=r[2][r[15]]+"")&&i.set_data(s,l)},d(r){r&&i.detach(t)}}}function z(e){let t,n,l=e[3][e[15]]+"",s,r,a,c,f,d,h,u=e[2][e[15]]>=0&&S(e);function m(){return e[10](e[15])}return{c(){t=i.element("li"),n=i.element("span"),s=i.text(l),r=i.space(),u&&u.c(),a=i.space(),i.attr(n,"part","LiText"),i.attr(t,"class",c=e[4]===e[15]?"active":""),i.attr(t,"part",f=`${e[15]} li `+(e[4]===e[15]?"active":""))},m(b,g){i.insert(b,t,g),i.append(t,n),i.append(n,s),i.append(t,r),u&&u.m(t,null),i.append(t,a),d||(h=i.listen(t,"click",m),d=!0)},p(b,g){e=b,g&40&&l!==(l=e[3][e[15]]+"")&&i.set_data(s,l),e[2][e[15]]>=0?u?u.p(e,g):(u=S(e),u.c(),u.m(t,a)):u&&(u.d(1),u=null),g&48&&c!==(c=e[4]===e[15]?"active":"")&&i.attr(t,"class",c),g&48&&f!==(f=`${e[15]} li `+(e[4]===e[15]?"active":""))&&i.attr(t,"part",f)},d(b){b&&i.detach(t),u&&u.d(),d=!1,h()}}}function P(e){let t,n=e[1]&&M(e);return{c(){t=i.element("div"),n&&n.c(),i.attr(t,"class","casino-tournaments-tab"),i.attr(t,"part","CustomStylingContainer")},m(l,s){i.insert(l,t,s),n&&n.m(t,null),e[11](t)},p(l,[s]){l[1]?n?n.p(l,s):(n=M(l),n.c(),n.m(t,null)):n&&(n.d(1),n=null)},i:i.noop,o:i.noop,d(l){l&&i.detach(t),n&&n.d(),e[11](null)}}}function A(e,t,n){let l,s,{tabs:r=""}=t,{tab:a=void 0}=t,{clientstyling:c=""}=t,{clientstylingurl:f=""}=t,d,h=!1,u={},m={};const b=()=>{let o=document.createElement("style");o.innerHTML=c,d.appendChild(o)},g=()=>{let o=new URL(f),v=document.createElement("style");fetch(o.href).then(_=>_.text()).then(_=>{v.innerHTML=_,setTimeout(()=>{d.appendChild(v)},1),setTimeout(()=>{},500)})};D({TournamentsTabTotalUpdate:o=>{n(2,u=y(w({},u),{[o.state]:o.total}))},TournamentsTabLocaleTextUpdate:o=>{n(1,h=!0),n(3,m=y(w({},m),{[o.state]:o.text}))}}),i.onMount(()=>{window.postMessage({type:"TournamentsTabListenerLoaded"},window.location.href)});const H=o=>{n(4,s=o),window.postMessage({type:"TournamentsTabSwitch",tab:o},window.location.href)};function R(o){i.binding_callbacks[o?"unshift":"push"](()=>{d=o,n(0,d)})}return e.$$set=o=>{"tabs"in o&&n(6,r=o.tabs),"tab"in o&&n(7,a=o.tab),"clientstyling"in o&&n(8,c=o.clientstyling),"clientstylingurl"in o&&n(9,f=o.clientstylingurl)},e.$$.update=()=>{e.$$.dirty&257&&d&&c&&b(),e.$$.dirty&513&&d&&f&&g(),e.$$.dirty&64&&n(5,l=r.split(",")),e.$$.dirty&128&&n(4,s=a)},[d,h,u,m,s,l,r,a,c,f,H,R]}class E extends i.SvelteComponent{constructor(t){super(),i.init(this,t,A,P,i.safe_not_equal,{tabs:6,tab:7,clientstyling:8,clientstylingurl:9},I)}get tabs(){return this.$$.ctx[6]}set tabs(t){this.$$set({tabs:t}),i.flush()}get tab(){return this.$$.ctx[7]}set tab(t){this.$$set({tab:t}),i.flush()}get clientstyling(){return this.$$.ctx[8]}set clientstyling(t){this.$$set({clientstyling:t}),i.flush()}get clientstylingurl(){return this.$$.ctx[9]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),i.flush()}}i.create_custom_element(E,{tabs:{},tab:{},clientstyling:{},clientstylingurl:{}},[],[],!0);exports.default=E;
|
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let n=function(e){return function(...s){try{return e.apply(this,s)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=n(customElements.define),Promise.resolve().then(()=>require("../components/CasinoTournamentsLimitedController-Dqgjv6ZG.cjs")).then(e=>e.CasinoTournamentsLimitedController_ce).then(({default:e})=>{!customElements.get("casino-tournaments-limited-controller")&&customElements.define("casino-tournaments-limited-controller",e.element)})}
|
@@ -0,0 +1,19 @@
|
|
1
|
+
if (typeof window != "undefined") {
|
2
|
+
let n = function(e) {
|
3
|
+
return function(...s) {
|
4
|
+
try {
|
5
|
+
return e.apply(this, s);
|
6
|
+
} catch (t) {
|
7
|
+
if (t instanceof DOMException && t.message.includes("has already been used with this registry") || t.message.includes("Cannot define multiple custom elements with the same tag name"))
|
8
|
+
return !1;
|
9
|
+
throw t;
|
10
|
+
}
|
11
|
+
};
|
12
|
+
};
|
13
|
+
customElements.define = n(customElements.define), import("../components/CasinoTournamentsLimitedController-CqrZsJt1.js").then((e) => e.C).then(({ default: e }) => {
|
14
|
+
!customElements.get("casino-tournaments-limited-controller") && customElements.define(
|
15
|
+
"casino-tournaments-limited-controller",
|
16
|
+
e.element
|
17
|
+
);
|
18
|
+
});
|
19
|
+
}
|
package/package.json
CHANGED
@@ -1,26 +1,25 @@
|
|
1
|
-
|
2
1
|
{
|
3
2
|
"name": "@everymatrix/casino-tournaments-limited-controller",
|
4
|
-
"version": "1.
|
3
|
+
"version": "1.54.0",
|
5
4
|
"type": "module",
|
6
|
-
"main": "
|
7
|
-
"module": "
|
5
|
+
"main": "es2015/casino-tournaments-limited-controller.cjs",
|
6
|
+
"module": "es2015/casino-tournaments-limited-controller.js",
|
8
7
|
"exports": {
|
9
8
|
".": {
|
10
|
-
"import": "./
|
9
|
+
"import": "./es2015/casino-tournaments-limited-controller.js",
|
10
|
+
"require": "./es2015/casino-tournaments-limited-controller.cjs"
|
11
11
|
},
|
12
|
-
"./es2015/casino-tournaments-limited-controller.cjs": "./es2015/casino-tournaments-limited-controller.cjs"
|
13
|
-
"./es2015/casino-tournaments-limited-controller.js": "./es2015/casino-tournaments-limited-controller.js"
|
12
|
+
"./es2015/casino-tournaments-limited-controller.cjs": "./es2015/casino-tournaments-limited-controller.cjs"
|
14
13
|
},
|
15
14
|
"files": [
|
16
|
-
"components/",
|
17
15
|
"es2015/",
|
18
|
-
"
|
19
|
-
"
|
20
|
-
"esnext/"
|
16
|
+
"components",
|
17
|
+
"stencil"
|
21
18
|
],
|
22
19
|
"publishConfig": {
|
23
20
|
"access": "public"
|
21
|
+
},
|
22
|
+
"dependencies": {
|
23
|
+
"@everymatrix/casino-tournaments-tab": "1.45.7"
|
24
24
|
}
|
25
25
|
}
|
26
|
-
|
@@ -1,14 +0,0 @@
|
|
1
|
-
import { C as s } from "../components/CasinoTournamentsLimitedController-FdHGDKUF.js";
|
2
|
-
function o(t) {
|
3
|
-
return function(...n) {
|
4
|
-
try {
|
5
|
-
return t.apply(this, n);
|
6
|
-
} catch (e) {
|
7
|
-
if (e instanceof DOMException && e.message.includes("has already been used with this registry") || e.message.includes("Cannot define multiple custom elements with the same tag name"))
|
8
|
-
return !1;
|
9
|
-
throw e;
|
10
|
-
}
|
11
|
-
};
|
12
|
-
}
|
13
|
-
customElements.define = o(customElements.define);
|
14
|
-
!customElements.get("casino-tournaments-limited-controller") && customElements.define("casino-tournaments-limited-controller", s.element);
|