@everymatrix/player-account-controller 1.44.0 → 1.45.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/GeneralLogout-PMsAgsr8.js +4832 -0
- package/components/GeneralLogout-WbaN9lE3.cjs +8 -0
- package/components/PlayerAccountBettingHistory-C5O_N5I6.js +328 -0
- package/components/PlayerAccountBettingHistory-CvFzGDm4.cjs +1 -0
- package/components/PlayerAccountBiometrics--Rc4hXU1.cjs +1 -0
- package/components/PlayerAccountBiometrics-BIZ77T9P.js +300 -0
- package/components/PlayerAccountClosure-DIRkc6kA.cjs +1 -0
- package/components/PlayerAccountClosure-O9rY7FHF.js +339 -0
- package/components/PlayerAccountController-1M1FKlrd.cjs +1 -0
- package/components/PlayerAccountController-DRQpN2gW.js +6176 -0
- package/components/PlayerAccountGamingLimits-BnH1h5ZI.js +758 -0
- package/components/PlayerAccountGamingLimits-Dtw0RzGI.cjs +1 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-CHBpCAi7.js +306 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-Cvsvauqa.cjs +1 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-QO4BtCS2.js +4148 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-tfKhIo7R.cjs +10 -0
- package/components/PlayerAccountGamingLimitsHistory2-CJxOlPZu.js +734 -0
- package/components/PlayerAccountGamingLimitsHistory2-_p2IXses.cjs +1 -0
- package/components/PlayerAccountGamingLimitsInfoCard--AbjEx7s.cjs +1 -0
- package/components/PlayerAccountGamingLimitsInfoCard-GwIjd7fB.js +1488 -0
- package/components/PlayerAccountGamingLimitsPage2Gm16-DcGsK_Nq.js +2794 -0
- package/components/PlayerAccountGamingLimitsPage2Gm16-Dymt7LmL.cjs +21 -0
- package/components/PlayerAccountGamingLimitsPopup-DO2f_4IF.js +337 -0
- package/components/PlayerAccountGamingLimitsPopup-DVEuryoE.cjs +1 -0
- package/components/PlayerAccountGamingLimitsWrapper2-BZ-Ax67a.cjs +1 -0
- package/components/PlayerAccountGamingLimitsWrapper2-CQClFTjE.js +844 -0
- package/components/PlayerAccountMenu-1kpYtr6Q.cjs +1 -0
- package/components/PlayerAccountMenu-C9YFW_X4.js +576 -0
- package/components/PlayerAccountModal-BPuDqVwe.js +198 -0
- package/components/PlayerAccountModal-DpMfe1gv.cjs +1 -0
- package/components/PlayerAccountNotifications-DfLcLCTk.js +261 -0
- package/components/PlayerAccountNotifications-Dwb_RDr0.cjs +1 -0
- package/components/PlayerAccountSelfExclusion-BR4bl6bz.js +16404 -0
- package/components/PlayerAccountSelfExclusion-CA2oAuhb.cjs +3693 -0
- package/components/PlayerAccountTimeout-Df9mSPXx.js +448 -0
- package/components/PlayerAccountTimeout-dxzuaoP9.cjs +1 -0
- package/components/PlayerActiveBonuses-BJtk2_80.js +986 -0
- package/components/PlayerActiveBonuses-D0-qI8iz.cjs +1 -0
- package/components/PlayerBonusCard-BoENnXsd.cjs +1 -0
- package/components/PlayerBonusCard-D4MZsrSK.js +565 -0
- package/components/PlayerBonusHistory-3B1tPB8g.cjs +1 -0
- package/components/PlayerBonusHistory-CDA_Ahs-.js +840 -0
- package/components/PlayerChangePassword-C69CRrvS.js +1161 -0
- package/components/PlayerChangePassword-RpQIhFff.cjs +3 -0
- package/components/PlayerDeposit-BK_UhkqG.js +395 -0
- package/components/PlayerDeposit-COhpfcRx.cjs +1 -0
- package/components/PlayerGamingHistory-C8Kvaq7b.cjs +1 -0
- package/components/PlayerGamingHistory-CCSGdevP.js +920 -0
- package/components/PlayerPendingWithdrawals-CVBvRj42.cjs +1 -0
- package/components/PlayerPendingWithdrawals-DIp1o6Bq.js +307 -0
- package/components/PlayerProfileInfo-BeD6hzPW.cjs +1 -0
- package/components/PlayerProfileInfo-CkcYNGGP.js +1707 -0
- package/components/PlayerRealityCheck-B37H9_Rn.cjs +1 -0
- package/components/PlayerRealityCheck-UaRdeADU.js +587 -0
- package/components/PlayerTransactionHistory-CxYO3lnm.cjs +1 -0
- package/components/PlayerTransactionHistory-Da2H2goa.js +311 -0
- package/components/PlayerWithdrawal-DK_JxD9z.js +365 -0
- package/components/PlayerWithdrawal-DYkzBPcQ.cjs +1 -0
- package/es2015/player-account-controller.cjs +1 -0
- package/es2015/player-account-controller.js +16 -0
- package/package.json +38 -32
- package/CHANGELOG.md +0 -19
- package/README.md +0 -0
- package/assets/arrow-down.svg +0 -3
- package/dist/player-account-controller.js +0 -2221
- package/dist/player-account-controller.js.map +0 -1
- package/documentation.md +0 -166
- package/index.html +0 -46
- package/index.js +0 -1
- package/public/favicon.png +0 -0
- package/public/reset.css +0 -48
- package/rollup.config.js +0 -67
- package/src/PlayerAccountController.svelte +0 -732
- package/src/PlayerAccountController.types.ts +0 -5
- package/src/i18n.js +0 -27
- package/src/index.ts +0 -4
- package/src/translations.js +0 -102
- package/stories/PlayerAccountPage.stories.js +0 -13
- package/tsconfig.json +0 -6
|
@@ -0,0 +1,565 @@
|
|
|
1
|
+
import { a as ae, $ as le, S as ie, i as re, f as A, c as ue, s as be, b as de, e as c, t as y, d as B, g as d, k as V, l as o, n as w, o as K, p as U, q as ce, u as fe, m as me, x as ge, y as ve } from "./GeneralLogout-PMsAgsr8.js";
|
|
2
|
+
import { h as X } from "./PlayerAccountGamingLimitsGroupEdit-QO4BtCS2.js";
|
|
3
|
+
function $(n, e) {
|
|
4
|
+
ae(n, e);
|
|
5
|
+
}
|
|
6
|
+
function ye(n) {
|
|
7
|
+
le.set(n);
|
|
8
|
+
}
|
|
9
|
+
const ee = {
|
|
10
|
+
en: {
|
|
11
|
+
date: "Granted date:",
|
|
12
|
+
bonusName: "Bonus Name",
|
|
13
|
+
bonusType: "Bonus Type",
|
|
14
|
+
bonusAmount: "Bonus Amount",
|
|
15
|
+
wageringAmount: "Wagering Progress (Rollover)",
|
|
16
|
+
remainingBonus: "Current Bonus Balance",
|
|
17
|
+
forfeitBonus: "Forfeit Bonus",
|
|
18
|
+
active: "active",
|
|
19
|
+
released: "released",
|
|
20
|
+
expired: "expired",
|
|
21
|
+
forfeited: "forfeited",
|
|
22
|
+
closed: "closed"
|
|
23
|
+
},
|
|
24
|
+
"zh-hk": {
|
|
25
|
+
date: "授予日期:",
|
|
26
|
+
bonusName: "獎金名稱",
|
|
27
|
+
bonusType: "獎金類型",
|
|
28
|
+
bonusAmount: "獎金金額",
|
|
29
|
+
wageringAmount: "投注進展",
|
|
30
|
+
remainingBonus: "剩餘紅利金額",
|
|
31
|
+
forfeitBonus: "沒收獎金",
|
|
32
|
+
active: "active",
|
|
33
|
+
released: "released",
|
|
34
|
+
expired: "expired",
|
|
35
|
+
forfeited: "forfeited",
|
|
36
|
+
closed: "closed"
|
|
37
|
+
},
|
|
38
|
+
fr: {
|
|
39
|
+
date: "Date d'attribution:",
|
|
40
|
+
bonusName: "Nom du bonus",
|
|
41
|
+
bonusType: "Type de bonus",
|
|
42
|
+
bonusAmount: "Montant du bonus",
|
|
43
|
+
wageringAmount: "Changer les progrès",
|
|
44
|
+
remainingBonus: "Montant du bonus restant",
|
|
45
|
+
forfeitBonus: "Supprimer le bonus",
|
|
46
|
+
active: "active",
|
|
47
|
+
released: "released",
|
|
48
|
+
expired: "expired",
|
|
49
|
+
forfeited: "forfeited",
|
|
50
|
+
closed: "fermé"
|
|
51
|
+
},
|
|
52
|
+
ro: {
|
|
53
|
+
date: "Dată Alocare:",
|
|
54
|
+
bonusName: "Nume bonus",
|
|
55
|
+
bonusType: "Tip de bonus",
|
|
56
|
+
bonusAmount: "Sumă",
|
|
57
|
+
wageringAmount: "Progresul de pariere",
|
|
58
|
+
remainingBonus: "Bonus rămas",
|
|
59
|
+
forfeitBonus: "Anulează bonusul",
|
|
60
|
+
active: "active",
|
|
61
|
+
released: "released",
|
|
62
|
+
expired: "expired",
|
|
63
|
+
forfeited: "forfeited",
|
|
64
|
+
closed: "închis"
|
|
65
|
+
},
|
|
66
|
+
es: {
|
|
67
|
+
date: "Fecha de Canje",
|
|
68
|
+
bonusName: "Nombre de Bono",
|
|
69
|
+
bonusType: "Tipo de Bono",
|
|
70
|
+
bonusAmount: "Monto de Bono",
|
|
71
|
+
wageringAmount: "Progreso ( Rollover)",
|
|
72
|
+
remainingBonus: "Saldo Actual de Bono",
|
|
73
|
+
forfeitBonus: "cancelar bono",
|
|
74
|
+
active: "Activo",
|
|
75
|
+
released: "released",
|
|
76
|
+
expired: "expired",
|
|
77
|
+
forfeited: "forfeited",
|
|
78
|
+
closed: "cerrado"
|
|
79
|
+
},
|
|
80
|
+
pt: {
|
|
81
|
+
date: "Data de atribuição do bônus:",
|
|
82
|
+
bonusName: "Nome do bônus",
|
|
83
|
+
bonusType: "Tipo de bônus",
|
|
84
|
+
bonusAmount: "Valor do bônus",
|
|
85
|
+
wageringAmount: "Progresso de apostas",
|
|
86
|
+
remainingBonus: "Valor do bônus restante",
|
|
87
|
+
forfeitBonus: "Bônus de Perda",
|
|
88
|
+
active: "active",
|
|
89
|
+
released: "released",
|
|
90
|
+
expired: "expired",
|
|
91
|
+
forfeited: "forfeited",
|
|
92
|
+
closed: "fechado"
|
|
93
|
+
},
|
|
94
|
+
hr: {
|
|
95
|
+
date: "Datum:",
|
|
96
|
+
bonusName: "Ime bonusa",
|
|
97
|
+
bonusType: "Vrsta bonusa",
|
|
98
|
+
bonusAmount: "Iznos bonusa",
|
|
99
|
+
wageringAmount: "Odigravanje",
|
|
100
|
+
remainingBonus: "Trenutno stanje bonusa",
|
|
101
|
+
forfeitBonus: "Otkaži bonus",
|
|
102
|
+
active: "aktivan",
|
|
103
|
+
released: "razriješen",
|
|
104
|
+
expired: "Istekao",
|
|
105
|
+
forfeited: "otkazan",
|
|
106
|
+
closed: "Zatvoren"
|
|
107
|
+
},
|
|
108
|
+
"pt-br": {
|
|
109
|
+
date: "Data concedida:",
|
|
110
|
+
bonusName: "Nome do bônus:",
|
|
111
|
+
bonusType: "Tipo de bônus:",
|
|
112
|
+
bonusAmount: "Valor do bônus:",
|
|
113
|
+
wageringAmount: "Progresso da Quantidade de Apostas (Rollover)",
|
|
114
|
+
remainingBonus: "Saldo atual de bônus:",
|
|
115
|
+
forfeitBonus: "Recusar bônus",
|
|
116
|
+
active: "Ativo",
|
|
117
|
+
released: "Lançado",
|
|
118
|
+
expired: "Expirado",
|
|
119
|
+
forfeited: "Perdido",
|
|
120
|
+
closed: "fechado"
|
|
121
|
+
},
|
|
122
|
+
"es-mx": {
|
|
123
|
+
date: "Fecha concedida:",
|
|
124
|
+
bonusName: "Nombre de bono:",
|
|
125
|
+
bonusType: "Tipo de Bono:",
|
|
126
|
+
bonusAmount: "valor de Bono:",
|
|
127
|
+
wageringAmount: "Progreso de monto de apuestas (Rollover)",
|
|
128
|
+
remainingBonus: "Saldo de bono actual:",
|
|
129
|
+
forfeitBonus: "Declinar bono",
|
|
130
|
+
active: "Activo",
|
|
131
|
+
released: "Liberado",
|
|
132
|
+
expired: "Expirado",
|
|
133
|
+
forfeited: "Perdido",
|
|
134
|
+
closed: "cerrado"
|
|
135
|
+
},
|
|
136
|
+
tr: {
|
|
137
|
+
date: "Verilen tarih:",
|
|
138
|
+
bonusName: "Bonus Adı",
|
|
139
|
+
bonusType: "Bonus Türü",
|
|
140
|
+
bonusAmount: "Bonus Tutarı",
|
|
141
|
+
wageringAmount: "Bahis İlerlemesi (Rollover)",
|
|
142
|
+
remainingBonus: "Mevcut Bonus Bakiyesi",
|
|
143
|
+
forfeitBonus: "Fesih Bonusu",
|
|
144
|
+
active: "aktif",
|
|
145
|
+
released: "piyasaya sürülmüş",
|
|
146
|
+
expired: "günü geçmiş",
|
|
147
|
+
forfeited: "kaybedilen",
|
|
148
|
+
closed: "kapalı"
|
|
149
|
+
}
|
|
150
|
+
};
|
|
151
|
+
function we(n) {
|
|
152
|
+
de(n, "svelte-1bb2yja", ".BonusCard.svelte-1bb2yja.svelte-1bb2yja{background-color:var(--emw--color-white, #FFFFFF);padding:10px 20px 20px;border-radius:var(--emw--border-radius-large, 20px);box-shadow:0px 5px 12px 5px var(--emw--color-gray-100, #E6E6E6)}.BonusCardRow.svelte-1bb2yja.svelte-1bb2yja{display:flex;justify-content:space-between;align-items:center;padding:2px 10px;font-size:var(--emw--font-size-small, 14px)}.BonusCardRow.svelte-1bb2yja .BonusCardRowTitle.svelte-1bb2yja{color:var(--emw--color-typography-cotrast, #444444);font-weight:var(--emw--font-weight-bold, 700)}.BonusCardRow.svelte-1bb2yja .BonusCardRowTitle span.svelte-1bb2yja{font-weight:var(--emw--font-weigh-normal, 400);color:var(--emw--color-gray-300, #58586B)}.BonusCardRow.svelte-1bb2yja .BonusCardRowText.svelte-1bb2yja{color:var(--emw--color-gray-300, #58586B)}.BonusCardRow.svelte-1bb2yja .BonusCardRowText.BonusCardStatus.svelte-1bb2yja{font-weight:var(--emw--font-weight-bold, 700);color:vvar(--emw--color-typography-cotrast, #444444)}.BonusCardRow.svelte-1bb2yja .BonusCardRowText.StatusActive.svelte-1bb2yja{color:var(--emw--color-valid, #48952a)}.BonusCardRow.svelte-1bb2yja .BonusCardRowText.StatusExpired.svelte-1bb2yja{color:var(--emw--color-error, #FD2839)}.BonusCardRow.svelte-1bb2yja .BonusCardRowText.StatusForfeited.svelte-1bb2yja{color:#fd8c2d}.BonusCardRow.svelte-1bb2yja .BonusCardRowText.TextCapitalize.svelte-1bb2yja{text-transform:capitalize}.BonusCardRow.svelte-1bb2yja.svelte-1bb2yja:nth-child(even){background-color:var(--emw--color-gray-50, #F9F8F8);border-radius:var(--emw--border-radius-small, 5px)}.DeleteBonus.svelte-1bb2yja.svelte-1bb2yja{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));color:var(--emw--button-typography, var(--emw--color-white, #FFFFFF));cursor:pointer;border-radius:var(--emw--border-radius-small, 5px);width:50%;height:44px;font-size:var(--emw--font-size-medium, 15px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px;margin-top:10px}.DeleteBonus.DeleteBonusMobile.svelte-1bb2yja.svelte-1bb2yja{width:100%}.DeleteBonus.svelte-1bb2yja.svelte-1bb2yja:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}");
|
|
153
|
+
}
|
|
154
|
+
function te(n) {
|
|
155
|
+
let e, t, i = (
|
|
156
|
+
/*$_*/
|
|
157
|
+
n[9]("bonusAmount") + ""
|
|
158
|
+
), u, m, a, f, v, g;
|
|
159
|
+
return {
|
|
160
|
+
c() {
|
|
161
|
+
e = c("div"), t = c("p"), u = y(i), m = B(), a = c("p"), f = y(
|
|
162
|
+
/*bonusamount*/
|
|
163
|
+
n[3]
|
|
164
|
+
), v = B(), g = y(
|
|
165
|
+
/*bonuscurrency*/
|
|
166
|
+
n[6]
|
|
167
|
+
), d(t, "class", "BonusCardRowTitle svelte-1bb2yja"), d(a, "class", "BonusCardRowText svelte-1bb2yja"), d(e, "class", "BonusCardRow svelte-1bb2yja");
|
|
168
|
+
},
|
|
169
|
+
m(l, b) {
|
|
170
|
+
V(l, e, b), o(e, t), o(t, u), o(e, m), o(e, a), o(a, f), o(a, v), o(a, g);
|
|
171
|
+
},
|
|
172
|
+
p(l, b) {
|
|
173
|
+
b & /*$_*/
|
|
174
|
+
512 && i !== (i = /*$_*/
|
|
175
|
+
l[9]("bonusAmount") + "") && w(u, i), b & /*bonusamount*/
|
|
176
|
+
8 && w(
|
|
177
|
+
f,
|
|
178
|
+
/*bonusamount*/
|
|
179
|
+
l[3]
|
|
180
|
+
), b & /*bonuscurrency*/
|
|
181
|
+
64 && w(
|
|
182
|
+
g,
|
|
183
|
+
/*bonuscurrency*/
|
|
184
|
+
l[6]
|
|
185
|
+
);
|
|
186
|
+
},
|
|
187
|
+
d(l) {
|
|
188
|
+
l && U(e);
|
|
189
|
+
}
|
|
190
|
+
};
|
|
191
|
+
}
|
|
192
|
+
function ne(n) {
|
|
193
|
+
let e, t, i = (
|
|
194
|
+
/*$_*/
|
|
195
|
+
n[9]("wageringAmount") + ""
|
|
196
|
+
), u, m, a, f, v, g;
|
|
197
|
+
return {
|
|
198
|
+
c() {
|
|
199
|
+
e = c("div"), t = c("p"), u = y(i), m = B(), a = c("p"), f = y(
|
|
200
|
+
/*bonuswageringamount*/
|
|
201
|
+
n[4]
|
|
202
|
+
), v = B(), g = y(
|
|
203
|
+
/*bonuscurrency*/
|
|
204
|
+
n[6]
|
|
205
|
+
), d(t, "class", "BonusCardRowTitle svelte-1bb2yja"), d(a, "class", "BonusCardRowText svelte-1bb2yja"), d(e, "class", "BonusCardRow svelte-1bb2yja");
|
|
206
|
+
},
|
|
207
|
+
m(l, b) {
|
|
208
|
+
V(l, e, b), o(e, t), o(t, u), o(e, m), o(e, a), o(a, f), o(a, v), o(a, g);
|
|
209
|
+
},
|
|
210
|
+
p(l, b) {
|
|
211
|
+
b & /*$_*/
|
|
212
|
+
512 && i !== (i = /*$_*/
|
|
213
|
+
l[9]("wageringAmount") + "") && w(u, i), b & /*bonuswageringamount*/
|
|
214
|
+
16 && w(
|
|
215
|
+
f,
|
|
216
|
+
/*bonuswageringamount*/
|
|
217
|
+
l[4]
|
|
218
|
+
), b & /*bonuscurrency*/
|
|
219
|
+
64 && w(
|
|
220
|
+
g,
|
|
221
|
+
/*bonuscurrency*/
|
|
222
|
+
l[6]
|
|
223
|
+
);
|
|
224
|
+
},
|
|
225
|
+
d(l) {
|
|
226
|
+
l && U(e);
|
|
227
|
+
}
|
|
228
|
+
};
|
|
229
|
+
}
|
|
230
|
+
function oe(n) {
|
|
231
|
+
let e, t, i = (
|
|
232
|
+
/*$_*/
|
|
233
|
+
n[9]("remainingBonus") + ""
|
|
234
|
+
), u, m, a, f, v, g;
|
|
235
|
+
return {
|
|
236
|
+
c() {
|
|
237
|
+
e = c("div"), t = c("p"), u = y(i), m = B(), a = c("p"), f = y(
|
|
238
|
+
/*bonusremainingamount*/
|
|
239
|
+
n[5]
|
|
240
|
+
), v = B(), g = y(
|
|
241
|
+
/*bonuscurrency*/
|
|
242
|
+
n[6]
|
|
243
|
+
), d(t, "class", "BonusCardRowTitle svelte-1bb2yja"), d(a, "class", "BonusCardRowText svelte-1bb2yja"), d(e, "class", "BonusCardRow svelte-1bb2yja");
|
|
244
|
+
},
|
|
245
|
+
m(l, b) {
|
|
246
|
+
V(l, e, b), o(e, t), o(t, u), o(e, m), o(e, a), o(a, f), o(a, v), o(a, g);
|
|
247
|
+
},
|
|
248
|
+
p(l, b) {
|
|
249
|
+
b & /*$_*/
|
|
250
|
+
512 && i !== (i = /*$_*/
|
|
251
|
+
l[9]("remainingBonus") + "") && w(u, i), b & /*bonusremainingamount*/
|
|
252
|
+
32 && w(
|
|
253
|
+
f,
|
|
254
|
+
/*bonusremainingamount*/
|
|
255
|
+
l[5]
|
|
256
|
+
), b & /*bonuscurrency*/
|
|
257
|
+
64 && w(
|
|
258
|
+
g,
|
|
259
|
+
/*bonuscurrency*/
|
|
260
|
+
l[6]
|
|
261
|
+
);
|
|
262
|
+
},
|
|
263
|
+
d(l) {
|
|
264
|
+
l && U(e);
|
|
265
|
+
}
|
|
266
|
+
};
|
|
267
|
+
}
|
|
268
|
+
function se(n) {
|
|
269
|
+
let e, t = (
|
|
270
|
+
/*$_*/
|
|
271
|
+
n[9]("forfeitBonus") + ""
|
|
272
|
+
), i, u, m;
|
|
273
|
+
return {
|
|
274
|
+
c() {
|
|
275
|
+
e = c("button"), i = y(t), d(e, "class", "DeleteBonus " + /*isMobile*/
|
|
276
|
+
(n[10] ? "DeleteBonusMobile" : "") + " svelte-1bb2yja");
|
|
277
|
+
},
|
|
278
|
+
m(a, f) {
|
|
279
|
+
V(a, e, f), o(e, i), u || (m = me(
|
|
280
|
+
e,
|
|
281
|
+
"click",
|
|
282
|
+
/*deleteBonus*/
|
|
283
|
+
n[11]
|
|
284
|
+
), u = !0);
|
|
285
|
+
},
|
|
286
|
+
p(a, f) {
|
|
287
|
+
f & /*$_*/
|
|
288
|
+
512 && t !== (t = /*$_*/
|
|
289
|
+
a[9]("forfeitBonus") + "") && w(i, t);
|
|
290
|
+
},
|
|
291
|
+
d(a) {
|
|
292
|
+
a && U(e), u = !1, m();
|
|
293
|
+
}
|
|
294
|
+
};
|
|
295
|
+
}
|
|
296
|
+
function Be(n) {
|
|
297
|
+
let e, t, i, u, m = (
|
|
298
|
+
/*$_*/
|
|
299
|
+
n[9]("date") + ""
|
|
300
|
+
), a, f, v, g = X(
|
|
301
|
+
/*bonusdate*/
|
|
302
|
+
n[0]
|
|
303
|
+
).format("DD/MM/YYYY h:mm A") + "", l, b, N, F = (
|
|
304
|
+
/*$_*/
|
|
305
|
+
n[9](`${/*bonusstatus*/
|
|
306
|
+
n[1]}`) + ""
|
|
307
|
+
), D, S, z, p, E, P = (
|
|
308
|
+
/*$_*/
|
|
309
|
+
n[9]("bonusName") + ""
|
|
310
|
+
), x, q, L, O, H, M, Y, I = (
|
|
311
|
+
/*$_*/
|
|
312
|
+
n[9]("bonusType") + ""
|
|
313
|
+
), s, _, k, G, Z, Q, W, J, h = (
|
|
314
|
+
/*bonusamount*/
|
|
315
|
+
n[3] && te(n)
|
|
316
|
+
), j = (
|
|
317
|
+
/*bonuswageringamount*/
|
|
318
|
+
n[4] && ne(n)
|
|
319
|
+
), C = (
|
|
320
|
+
/*bonusremainingamount*/
|
|
321
|
+
n[5] && oe(n)
|
|
322
|
+
), T = (
|
|
323
|
+
/*bonusstatus*/
|
|
324
|
+
n[1] === "active" && se(n)
|
|
325
|
+
);
|
|
326
|
+
return {
|
|
327
|
+
c() {
|
|
328
|
+
e = c("div"), t = c("div"), i = c("div"), u = c("p"), a = y(m), f = B(), v = c("span"), l = y(g), b = B(), N = c("p"), D = y(F), z = B(), p = c("div"), E = c("p"), x = y(P), q = B(), L = c("p"), O = y(
|
|
329
|
+
/*bonusname*/
|
|
330
|
+
n[2]
|
|
331
|
+
), H = B(), M = c("div"), Y = c("p"), s = y(I), _ = B(), k = c("p"), G = y(
|
|
332
|
+
/*bonusTypeText*/
|
|
333
|
+
n[8]
|
|
334
|
+
), Z = B(), h && h.c(), Q = B(), j && j.c(), W = B(), C && C.c(), J = B(), T && T.c(), d(v, "class", "svelte-1bb2yja"), d(u, "class", "BonusCardRowTitle svelte-1bb2yja"), d(N, "class", S = "BonusCardRowText BonusCardStatus TextCapitalize " + /*bonusstatus*/
|
|
335
|
+
(n[1] === "active" || /*bonusstatus*/
|
|
336
|
+
n[1] === "released" ? "StatusActive" : "") + " " + /*bonusstatus*/
|
|
337
|
+
(n[1] === "expired" ? "StatusExpired" : "") + " " + /*bonusstatus*/
|
|
338
|
+
(n[1] === "forfeited" ? "StatusForfeited" : "") + " svelte-1bb2yja"), d(i, "class", "BonusCardRow svelte-1bb2yja"), d(E, "class", "BonusCardRowTitle svelte-1bb2yja"), d(L, "class", "BonusCardRowText svelte-1bb2yja"), d(p, "class", "BonusCardRow svelte-1bb2yja"), d(Y, "class", "BonusCardRowTitle svelte-1bb2yja"), d(k, "class", "BonusCardRowText TextCapitalize svelte-1bb2yja"), d(M, "class", "BonusCardRow svelte-1bb2yja"), d(t, "class", "BonusCardInfo"), d(e, "class", "BonusCard svelte-1bb2yja");
|
|
339
|
+
},
|
|
340
|
+
m(r, R) {
|
|
341
|
+
V(r, e, R), o(e, t), o(t, i), o(i, u), o(u, a), o(u, f), o(u, v), o(v, l), o(i, b), o(i, N), o(N, D), o(t, z), o(t, p), o(p, E), o(E, x), o(p, q), o(p, L), o(L, O), o(t, H), o(t, M), o(M, Y), o(Y, s), o(M, _), o(M, k), o(k, G), o(t, Z), h && h.m(t, null), o(t, Q), j && j.m(t, null), o(t, W), C && C.m(t, null), o(e, J), T && T.m(e, null), n[18](e);
|
|
342
|
+
},
|
|
343
|
+
p(r, [R]) {
|
|
344
|
+
R & /*$_*/
|
|
345
|
+
512 && m !== (m = /*$_*/
|
|
346
|
+
r[9]("date") + "") && w(a, m), R & /*bonusdate*/
|
|
347
|
+
1 && g !== (g = X(
|
|
348
|
+
/*bonusdate*/
|
|
349
|
+
r[0]
|
|
350
|
+
).format("DD/MM/YYYY h:mm A") + "") && w(l, g), R & /*$_, bonusstatus*/
|
|
351
|
+
514 && F !== (F = /*$_*/
|
|
352
|
+
r[9](`${/*bonusstatus*/
|
|
353
|
+
r[1]}`) + "") && w(D, F), R & /*bonusstatus*/
|
|
354
|
+
2 && S !== (S = "BonusCardRowText BonusCardStatus TextCapitalize " + /*bonusstatus*/
|
|
355
|
+
(r[1] === "active" || /*bonusstatus*/
|
|
356
|
+
r[1] === "released" ? "StatusActive" : "") + " " + /*bonusstatus*/
|
|
357
|
+
(r[1] === "expired" ? "StatusExpired" : "") + " " + /*bonusstatus*/
|
|
358
|
+
(r[1] === "forfeited" ? "StatusForfeited" : "") + " svelte-1bb2yja") && d(N, "class", S), R & /*$_*/
|
|
359
|
+
512 && P !== (P = /*$_*/
|
|
360
|
+
r[9]("bonusName") + "") && w(x, P), R & /*bonusname*/
|
|
361
|
+
4 && w(
|
|
362
|
+
O,
|
|
363
|
+
/*bonusname*/
|
|
364
|
+
r[2]
|
|
365
|
+
), R & /*$_*/
|
|
366
|
+
512 && I !== (I = /*$_*/
|
|
367
|
+
r[9]("bonusType") + "") && w(s, I), R & /*bonusTypeText*/
|
|
368
|
+
256 && w(
|
|
369
|
+
G,
|
|
370
|
+
/*bonusTypeText*/
|
|
371
|
+
r[8]
|
|
372
|
+
), /*bonusamount*/
|
|
373
|
+
r[3] ? h ? h.p(r, R) : (h = te(r), h.c(), h.m(t, Q)) : h && (h.d(1), h = null), /*bonuswageringamount*/
|
|
374
|
+
r[4] ? j ? j.p(r, R) : (j = ne(r), j.c(), j.m(t, W)) : j && (j.d(1), j = null), /*bonusremainingamount*/
|
|
375
|
+
r[5] ? C ? C.p(r, R) : (C = oe(r), C.c(), C.m(t, null)) : C && (C.d(1), C = null), /*bonusstatus*/
|
|
376
|
+
r[1] === "active" ? T ? T.p(r, R) : (T = se(r), T.c(), T.m(e, null)) : T && (T.d(1), T = null);
|
|
377
|
+
},
|
|
378
|
+
i: K,
|
|
379
|
+
o: K,
|
|
380
|
+
d(r) {
|
|
381
|
+
r && U(e), h && h.d(), j && j.d(), C && C.d(), T && T.d(), n[18](null);
|
|
382
|
+
}
|
|
383
|
+
};
|
|
384
|
+
}
|
|
385
|
+
function pe(n, e, t) {
|
|
386
|
+
let i;
|
|
387
|
+
ce(n, ve, (s) => t(9, i = s));
|
|
388
|
+
let { bonuswalletid: u = "" } = e, { bonusdate: m = "" } = e, { bonusstatus: a = "" } = e, { bonusname: f = "" } = e, { bonustype: v = "" } = e, { bonusamount: g = "" } = e, { bonuswageringamount: l = "" } = e, { bonusremainingamount: b = "" } = e, { bonuscurrency: N = "" } = e, { lang: F = "en" } = e, { clientstyling: D = "" } = e, { clientstylingurl: S = "" } = e, { translationurl: z = "" } = e, p, E = window.navigator.userAgent, P = fe(E) !== "PC", x = "";
|
|
389
|
+
const q = () => {
|
|
390
|
+
fetch(z).then((_) => _.json()).then((_) => {
|
|
391
|
+
Object.keys(_).forEach((k) => {
|
|
392
|
+
$(k, _[k]);
|
|
393
|
+
});
|
|
394
|
+
}).catch((_) => {
|
|
395
|
+
console.log(_);
|
|
396
|
+
});
|
|
397
|
+
};
|
|
398
|
+
Object.keys(ee).forEach((s) => {
|
|
399
|
+
$(s, ee[s]);
|
|
400
|
+
});
|
|
401
|
+
const L = () => {
|
|
402
|
+
t(8, x = v), x === "freeRound" ? t(8, x = "Free Spins") : x === "freeBet" && t(8, x = "Free Bet");
|
|
403
|
+
}, O = () => {
|
|
404
|
+
window.postMessage({ type: "DisableScroll" }, window.location.href), window.postMessage({ type: "DeleteActiveBonus", bonuswalletid: u }, window.location.href);
|
|
405
|
+
}, H = () => {
|
|
406
|
+
ye(F);
|
|
407
|
+
}, M = () => {
|
|
408
|
+
let s = document.createElement("style");
|
|
409
|
+
s.innerHTML = D, p.appendChild(s);
|
|
410
|
+
}, Y = () => {
|
|
411
|
+
let s = new URL(S), _ = document.createElement("style");
|
|
412
|
+
fetch(s.href).then((k) => k.text()).then((k) => {
|
|
413
|
+
_.innerHTML = k, setTimeout(
|
|
414
|
+
() => {
|
|
415
|
+
p.appendChild(_);
|
|
416
|
+
},
|
|
417
|
+
1
|
|
418
|
+
);
|
|
419
|
+
});
|
|
420
|
+
};
|
|
421
|
+
function I(s) {
|
|
422
|
+
ge[s ? "unshift" : "push"](() => {
|
|
423
|
+
p = s, t(7, p);
|
|
424
|
+
});
|
|
425
|
+
}
|
|
426
|
+
return n.$$set = (s) => {
|
|
427
|
+
"bonuswalletid" in s && t(12, u = s.bonuswalletid), "bonusdate" in s && t(0, m = s.bonusdate), "bonusstatus" in s && t(1, a = s.bonusstatus), "bonusname" in s && t(2, f = s.bonusname), "bonustype" in s && t(13, v = s.bonustype), "bonusamount" in s && t(3, g = s.bonusamount), "bonuswageringamount" in s && t(4, l = s.bonuswageringamount), "bonusremainingamount" in s && t(5, b = s.bonusremainingamount), "bonuscurrency" in s && t(6, N = s.bonuscurrency), "lang" in s && t(14, F = s.lang), "clientstyling" in s && t(15, D = s.clientstyling), "clientstylingurl" in s && t(16, S = s.clientstylingurl), "translationurl" in s && t(17, z = s.translationurl);
|
|
428
|
+
}, n.$$.update = () => {
|
|
429
|
+
n.$$.dirty & /*lang*/
|
|
430
|
+
16384 && F && H(), n.$$.dirty & /*bonustype*/
|
|
431
|
+
8192 && v && L(), n.$$.dirty & /*clientstylingurl, customStylingContainer*/
|
|
432
|
+
65664 && S && p && Y(), n.$$.dirty & /*clientstyling, customStylingContainer*/
|
|
433
|
+
32896 && D && p && M(), n.$$.dirty & /*translationurl*/
|
|
434
|
+
131072 && z && q();
|
|
435
|
+
}, [
|
|
436
|
+
m,
|
|
437
|
+
a,
|
|
438
|
+
f,
|
|
439
|
+
g,
|
|
440
|
+
l,
|
|
441
|
+
b,
|
|
442
|
+
N,
|
|
443
|
+
p,
|
|
444
|
+
x,
|
|
445
|
+
i,
|
|
446
|
+
P,
|
|
447
|
+
O,
|
|
448
|
+
u,
|
|
449
|
+
v,
|
|
450
|
+
F,
|
|
451
|
+
D,
|
|
452
|
+
S,
|
|
453
|
+
z,
|
|
454
|
+
I
|
|
455
|
+
];
|
|
456
|
+
}
|
|
457
|
+
class he extends ie {
|
|
458
|
+
constructor(e) {
|
|
459
|
+
super(), re(
|
|
460
|
+
this,
|
|
461
|
+
e,
|
|
462
|
+
pe,
|
|
463
|
+
Be,
|
|
464
|
+
be,
|
|
465
|
+
{
|
|
466
|
+
bonuswalletid: 12,
|
|
467
|
+
bonusdate: 0,
|
|
468
|
+
bonusstatus: 1,
|
|
469
|
+
bonusname: 2,
|
|
470
|
+
bonustype: 13,
|
|
471
|
+
bonusamount: 3,
|
|
472
|
+
bonuswageringamount: 4,
|
|
473
|
+
bonusremainingamount: 5,
|
|
474
|
+
bonuscurrency: 6,
|
|
475
|
+
lang: 14,
|
|
476
|
+
clientstyling: 15,
|
|
477
|
+
clientstylingurl: 16,
|
|
478
|
+
translationurl: 17
|
|
479
|
+
},
|
|
480
|
+
we
|
|
481
|
+
);
|
|
482
|
+
}
|
|
483
|
+
get bonuswalletid() {
|
|
484
|
+
return this.$$.ctx[12];
|
|
485
|
+
}
|
|
486
|
+
set bonuswalletid(e) {
|
|
487
|
+
this.$$set({ bonuswalletid: e }), A();
|
|
488
|
+
}
|
|
489
|
+
get bonusdate() {
|
|
490
|
+
return this.$$.ctx[0];
|
|
491
|
+
}
|
|
492
|
+
set bonusdate(e) {
|
|
493
|
+
this.$$set({ bonusdate: e }), A();
|
|
494
|
+
}
|
|
495
|
+
get bonusstatus() {
|
|
496
|
+
return this.$$.ctx[1];
|
|
497
|
+
}
|
|
498
|
+
set bonusstatus(e) {
|
|
499
|
+
this.$$set({ bonusstatus: e }), A();
|
|
500
|
+
}
|
|
501
|
+
get bonusname() {
|
|
502
|
+
return this.$$.ctx[2];
|
|
503
|
+
}
|
|
504
|
+
set bonusname(e) {
|
|
505
|
+
this.$$set({ bonusname: e }), A();
|
|
506
|
+
}
|
|
507
|
+
get bonustype() {
|
|
508
|
+
return this.$$.ctx[13];
|
|
509
|
+
}
|
|
510
|
+
set bonustype(e) {
|
|
511
|
+
this.$$set({ bonustype: e }), A();
|
|
512
|
+
}
|
|
513
|
+
get bonusamount() {
|
|
514
|
+
return this.$$.ctx[3];
|
|
515
|
+
}
|
|
516
|
+
set bonusamount(e) {
|
|
517
|
+
this.$$set({ bonusamount: e }), A();
|
|
518
|
+
}
|
|
519
|
+
get bonuswageringamount() {
|
|
520
|
+
return this.$$.ctx[4];
|
|
521
|
+
}
|
|
522
|
+
set bonuswageringamount(e) {
|
|
523
|
+
this.$$set({ bonuswageringamount: e }), A();
|
|
524
|
+
}
|
|
525
|
+
get bonusremainingamount() {
|
|
526
|
+
return this.$$.ctx[5];
|
|
527
|
+
}
|
|
528
|
+
set bonusremainingamount(e) {
|
|
529
|
+
this.$$set({ bonusremainingamount: e }), A();
|
|
530
|
+
}
|
|
531
|
+
get bonuscurrency() {
|
|
532
|
+
return this.$$.ctx[6];
|
|
533
|
+
}
|
|
534
|
+
set bonuscurrency(e) {
|
|
535
|
+
this.$$set({ bonuscurrency: e }), A();
|
|
536
|
+
}
|
|
537
|
+
get lang() {
|
|
538
|
+
return this.$$.ctx[14];
|
|
539
|
+
}
|
|
540
|
+
set lang(e) {
|
|
541
|
+
this.$$set({ lang: e }), A();
|
|
542
|
+
}
|
|
543
|
+
get clientstyling() {
|
|
544
|
+
return this.$$.ctx[15];
|
|
545
|
+
}
|
|
546
|
+
set clientstyling(e) {
|
|
547
|
+
this.$$set({ clientstyling: e }), A();
|
|
548
|
+
}
|
|
549
|
+
get clientstylingurl() {
|
|
550
|
+
return this.$$.ctx[16];
|
|
551
|
+
}
|
|
552
|
+
set clientstylingurl(e) {
|
|
553
|
+
this.$$set({ clientstylingurl: e }), A();
|
|
554
|
+
}
|
|
555
|
+
get translationurl() {
|
|
556
|
+
return this.$$.ctx[17];
|
|
557
|
+
}
|
|
558
|
+
set translationurl(e) {
|
|
559
|
+
this.$$set({ translationurl: e }), A();
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
ue(he, { bonuswalletid: {}, bonusdate: {}, bonusstatus: {}, bonusname: {}, bonustype: {}, bonusamount: {}, bonuswageringamount: {}, bonusremainingamount: {}, bonuscurrency: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {} }, [], [], !0);
|
|
563
|
+
export {
|
|
564
|
+
he as default
|
|
565
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./GeneralLogout-WbaN9lE3.cjs"),V=require("./PlayerAccountGamingLimitsGroupEdit-tfKhIo7R.cjs");require("./PlayerActiveBonuses-D0-qI8iz.cjs");require("./PlayerAccountSelfExclusion-CA2oAuhb.cjs");function K(s,t){e.addMessages(s,t)}function fe(s){e.$locale.set(s)}const Q={en:{titleBonusesHistory:"Bonus History",dateFrom:"From:",dateTo:"To:",dateFilter:"Filter",noBonusHistory:"You have no bonuses for the selected period."},"zh-hk":{titleBonusesHistory:"獎金歷史",dateFrom:"從:",dateTo:"至:",dateFilter:"篩選",noBonusHistory:"您目前沒有獎金歷史。"},fr:{titleBonusesHistory:"Historique du bonus",dateFrom:"De:",dateTo:"A:",dateFilter:"Filtre",noBonusHistory:"Vous n'avez pas d'historique de bonus pour le moment."},ro:{titleBonusesHistory:"Istoric bonusuri",dateFrom:"De la",dateTo:"La",dateFilter:"Filtru",noBonusHistory:"Nu ai bonusuri pentru perioada selectata."},es:{titleBonusesHistory:"Historial de Bonos",dateFrom:"Desde:",dateTo:"A:",dateFilter:"Filtro",noBonusHistory:"No tiene Bonos para el periodo seleccionado."},pt:{titleBonusesHistory:"Histórico de bônus",dateFrom:"A partir de:",dateTo:"Para:",dateFilter:"Filtro:",noBonusHistory:"Você não tem histórico de bônus no momento."},hr:{titleBonusesHistory:"Povijest bonusa",dateFrom:"Od:",dateTo:"Do:",dateFilter:"Filter",noBonusHistory:"Nemate bonusa u povijesti."},"pt-br":{titleBonusesHistory:"Histórico de bônus",dateFrom:"De:",dateTo:"PARA:",dateFilter:"Filtro",noBonusHistory:"Não há bônus para o período selecionado"},"es-mx":{titleBonusesHistory:"Historial de bonos",dateFrom:"De:",dateTo:"A:",dateFilter:"Filtro",noBonusHistory:"No tiene bonus para el periodo seleccionado"},tr:{titleBonusesHistory:"Bonus Geçmişi",dateFrom:"İtibaren:",dateTo:"İle:",dateFilter:"Filtre",noBonusHistory:"Seçilen dönem için bonusunuz yok."}};function ge(s){e.append_styles(s,"svelte-14bqq8d",".BonusesWrapper.svelte-14bqq8d.svelte-14bqq8d{background-color:var(--emw-color-pale, var(--emw--color-gray-50, #F1F1F1));border-radius:var(--emw--border-radius-large, 20px);color:var(--emw--color-typography-cotrast, #444444);padding:50px;max-width:850px}.BonusesWrapper.BonusesWrapperMobile.svelte-14bqq8d.svelte-14bqq8d{padding:20px 15px;max-width:unset}.MenuReturnButton.svelte-14bqq8d.svelte-14bqq8d{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));display:inline-flex;align-items:center;column-gap:10px;margin-bottom:10px}.MenuReturnButton.svelte-14bqq8d svg.svelte-14bqq8d{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BonusesTitle.svelte-14bqq8d.svelte-14bqq8d{font-size:var(--emw--font-size-x-large, 26px);color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-weight:var(--emw--font-weigh-normal, 400)}.BonusesTitleMobile.svelte-14bqq8d.svelte-14bqq8d{font-size:var(--emw--size-standard, 16px)}.BonusesTitleNone.svelte-14bqq8d.svelte-14bqq8d{display:none}.BonusCalendarWrapper.svelte-14bqq8d.svelte-14bqq8d{display:flex;gap:15px;padding-bottom:30px;align-items:center}.BonusCalendarWrapper.BonusCalendarWrapperMobile.svelte-14bqq8d.svelte-14bqq8d{flex-direction:column;gap:10px;padding-bottom:15px}.BonusesCalendarContainer.svelte-14bqq8d.svelte-14bqq8d{display:flex;gap:20px}.BonusesCalendarContainer.BonusesCalendarContainerMobile.svelte-14bqq8d.svelte-14bqq8d{flex-direction:row;gap:0;justify-content:space-between;padding-bottom:0;width:100%}.BonusesCalendarStartDate.svelte-14bqq8d.svelte-14bqq8d,.BonusesCalendarEndDate.svelte-14bqq8d.svelte-14bqq8d{color:var(--emw--color-gray-300, #58586B);display:flex;position:relative;align-items:center;gap:10px}.BonusesCalendarStartDate.BonusesCalendarMobile.svelte-14bqq8d.svelte-14bqq8d,.BonusesCalendarEndDate.BonusesCalendarMobile.svelte-14bqq8d.svelte-14bqq8d{flex-direction:column;align-items:flex-start;gap:5px;width:48%}.BonusesCalendarStartDate.BonusesCalendarMobile.svelte-14bqq8d .VaadinDatePicker.svelte-14bqq8d,.BonusesCalendarEndDate.BonusesCalendarMobile.svelte-14bqq8d .VaadinDatePicker.svelte-14bqq8d{width:100%;border-radius:var(--emw--border-radius-large, 20px)}.BonusesCalendarStartDate.svelte-14bqq8d label.svelte-14bqq8d,.BonusesCalendarEndDate.svelte-14bqq8d label.svelte-14bqq8d{font-size:var(--emw--font-size-small, 14px);font-weight:300}.BonusesCalendarFilter.svelte-14bqq8d.svelte-14bqq8d{background-image:linear-gradient(to bottom, color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, black 20%), var(--emw--color-primary, #22B04E), color-mix(in srgb, var(--emw--color-primary, #22B04E) 80%, white 30%));border:2px solid var(--emw--button-border-color, #0E5924);color:var(--emw--button-text-color, #FFFFFF);border-radius:var(--emw--button-border-radius, 50px);cursor:pointer;width:120px;height:40px;font-size:var(--emw--font-size-medium, 15px);text-transform:uppercase;text-align:center;transition-duration:0.3s;box-sizing:border-box;padding:10px;outline:none}.BonusesCalendarFilter.BonusesCalendarFilterMobile.svelte-14bqq8d.svelte-14bqq8d{width:100%;height:44px}.BonusesCalendarFilter.svelte-14bqq8d.svelte-14bqq8d:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BonusesGrid.svelte-14bqq8d.svelte-14bqq8d{display:grid;grid-template-columns:1fr 1fr;gap:50px;border-radius:var(--emw--border-radius-large, 20px)}.BonusesGrid.BonusesGridMobile.svelte-14bqq8d.svelte-14bqq8d{grid-template-columns:1fr;gap:20px}.BonusesPaginationWrapper.svelte-14bqq8d.svelte-14bqq8d{margin:40px 0;display:flex;justify-content:center}.BonusesPaginationWrapper.BonusesPaginationWrapperMobile.svelte-14bqq8d.svelte-14bqq8d{text-align:center}.BonusesPaginationWrapper.svelte-14bqq8d .BonusesFirst.svelte-14bqq8d,.BonusesPaginationWrapper.svelte-14bqq8d .BonusesPrev.svelte-14bqq8d,.BonusesPaginationWrapper.svelte-14bqq8d .BonusesNext.svelte-14bqq8d,.BonusesPaginationWrapper.svelte-14bqq8d .BonusesLast.svelte-14bqq8d{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));font-size:var(--emw--size-standard, 16px);cursor:pointer;padding:5px 10px;font-weight:var(--emw--font-weight-bold, 700)}.BonusesPaginationWrapper.svelte-14bqq8d .BonusesFirst.Inactive.svelte-14bqq8d,.BonusesPaginationWrapper.svelte-14bqq8d .BonusesPrev.Inactive.svelte-14bqq8d,.BonusesPaginationWrapper.svelte-14bqq8d .BonusesNext.Inactive.svelte-14bqq8d,.BonusesPaginationWrapper.svelte-14bqq8d .BonusesLast.Inactive.svelte-14bqq8d{color:var(--emw--color-gray-100, #E6E6E6);cursor:default}.BonusesPaginationWrapper.svelte-14bqq8d .BonusesPage.svelte-14bqq8d{margin:0 5px;color:var(--emw--color-typography-cotrast, #444444);font-size:var(--emw--size-standard, 16px);cursor:pointer;padding:5px 10px}.BonusesPaginationWrapper.svelte-14bqq8d .BonusesPage.BonusPageActive.svelte-14bqq8d{background-color:var(--emw--color-white, #FFFFFF);font-weight:var(--emw--font-weight-bold, 700)}")}function x(s,t,n){const l=s.slice();return l[44]=t[n],l[46]=n,l}function $(s,t,n){const l=s.slice();return l[47]=t[n],l}function qe(s){let t,n,l,a=s[17]("titleBonusesHistory")+"",r,o,p,u,c,f,d=s[17]("dateFrom")+"",_,y,w,h,q,k,P=s[17]("dateTo")+"",E,M,b,m,B,v=s[17]("dateFilter")+"",W,j,N,O,z,T,S=s[18]&&ye(s);function G(g,C){return g[16].length===0?Be:he}let R=G(s),H=R(s),F=s[16].length!==0&&te(s);return{c(){t=e.element("div"),S&&S.c(),n=e.space(),l=e.element("h2"),r=e.text(a),o=e.space(),p=e.element("div"),u=e.element("div"),c=e.element("div"),f=e.element("label"),_=e.text(d),y=e.space(),w=e.element("vaadin-date-picker"),h=e.space(),q=e.element("div"),k=e.element("label"),E=e.text(P),M=e.space(),b=e.element("vaadin-date-picker"),m=e.space(),B=e.element("button"),W=e.text(v),j=e.space(),N=e.element("div"),H.c(),O=e.space(),F&&F.c(),e.attr(l,"class","BonusesTitle "+(s[18]?"BonusesTitleNone":"")+" svelte-14bqq8d"),e.attr(l,"part","BonusesTitle "+(s[18]?"BonusesTitleNone":"")),e.attr(f,"for","BonusCalendarStartDate"),e.attr(f,"class","svelte-14bqq8d"),e.set_custom_element_data(w,"max",s[9]),e.set_custom_element_data(w,"value",s[10]),e.set_custom_element_data(w,"placeholder","From"),e.set_custom_element_data(w,"class","VaadinDatePicker svelte-14bqq8d"),e.attr(c,"class","BonusesCalendarStartDate "+(s[18]?"BonusesCalendarMobile":"")+" svelte-14bqq8d"),e.attr(k,"for","BonusesCalendarEndDate"),e.attr(k,"class","svelte-14bqq8d"),e.set_custom_element_data(b,"max",s[9]),e.set_custom_element_data(b,"value",s[9]),e.set_custom_element_data(b,"placeholder","To"),e.set_custom_element_data(b,"class","VaadinDatePicker svelte-14bqq8d"),e.attr(q,"class","BonusesCalendarEndDate "+(s[18]?"BonusesCalendarMobile":"")+" svelte-14bqq8d"),e.attr(u,"class","BonusesCalendarContainer "+(s[18]?"BonusesCalendarContainerMobile":"")+" svelte-14bqq8d"),e.attr(B,"class","BonusesCalendarFilter "+(s[18]?"BonusesCalendarFilterMobile":"")+" svelte-14bqq8d"),e.attr(p,"class","BonusCalendarWrapper "+(s[18]?"BonusCalendarWrapperMobile":"")+" svelte-14bqq8d"),e.attr(N,"class","BonusesGrid "+(s[18]?"BonusesGridMobile":"")+" svelte-14bqq8d"),e.attr(t,"class","BonusesWrapper "+(s[18]?"BonusesWrapperMobile":"")+" svelte-14bqq8d")},m(g,C){e.insert(g,t,C),S&&S.m(t,null),e.append(t,n),e.append(t,l),e.append(l,r),e.append(t,o),e.append(t,p),e.append(p,u),e.append(u,c),e.append(c,f),e.append(f,_),e.append(c,y),e.append(c,w),s[25](w),e.append(u,h),e.append(u,q),e.append(q,k),e.append(k,E),e.append(q,M),e.append(q,b),s[26](b),e.append(p,m),e.append(p,B),e.append(B,W),e.append(t,j),e.append(t,N),H.m(N,null),e.append(t,O),F&&F.m(t,null),z||(T=e.listen(B,"click",s[27]),z=!0)},p(g,C){g[18]&&S.p(g,C),C[0]&131072&&a!==(a=g[17]("titleBonusesHistory")+"")&&e.set_data(r,a),C[0]&131072&&d!==(d=g[17]("dateFrom")+"")&&e.set_data(_,d),C[0]&512&&e.set_custom_element_data(w,"max",g[9]),C[0]&1024&&e.set_custom_element_data(w,"value",g[10]),C[0]&131072&&P!==(P=g[17]("dateTo")+"")&&e.set_data(E,P),C[0]&512&&e.set_custom_element_data(b,"max",g[9]),C[0]&512&&e.set_custom_element_data(b,"value",g[9]),C[0]&131072&&v!==(v=g[17]("dateFilter")+"")&&e.set_data(W,v),R===(R=G(g))&&H?H.p(g,C):(H.d(1),H=R(g),H&&(H.c(),H.m(N,null))),g[16].length!==0?F?F.p(g,C):(F=te(g),F.c(),F.m(t,null)):F&&(F.d(1),F=null)},d(g){g&&e.detach(t),S&&S.d(),s[25](null),s[26](null),H.d(),F&&F.d(),z=!1,T()}}}function ye(s){let t,n,l,a,r,o,p,u,c,f,d=s[17]("titleBonusesHistory")+"",_,y,w;return{c(){t=e.element("div"),n=e.svg_element("svg"),l=e.svg_element("defs"),a=e.svg_element("style"),r=e.text(".aaa{fill:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));}"),o=e.svg_element("g"),p=e.svg_element("g"),u=e.svg_element("path"),c=e.space(),f=e.element("h2"),_=e.text(d),e.attr(u,"class","aaa"),e.attr(u,"d","M7.5,0,6.136,1.364,11.3,6.526H0V8.474H11.3L6.136,13.636,7.5,15,15,7.5Z"),e.attr(u,"transform","translate(15 15) rotate(180)"),e.attr(p,"transform","translate(20 158)"),e.attr(o,"transform","translate(-20 -158)"),e.attr(n,"xmlns","http://www.w3.org/2000/svg"),e.attr(n,"width","15"),e.attr(n,"height","15"),e.attr(n,"viewBox","0 0 15 15"),e.attr(n,"class","svelte-14bqq8d"),e.attr(f,"class","BonusesTitleMobile svelte-14bqq8d"),e.attr(t,"class","MenuReturnButton svelte-14bqq8d")},m(h,q){e.insert(h,t,q),e.append(t,n),e.append(n,l),e.append(l,a),e.append(a,r),e.append(n,o),e.append(o,p),e.append(p,u),e.append(t,c),e.append(t,f),e.append(f,_),y||(w=e.listen(t,"click",s[24]),y=!0)},p(h,q){q[0]&131072&&d!==(d=h[17]("titleBonusesHistory")+"")&&e.set_data(_,d)},d(h){h&&e.detach(t),y=!1,w()}}}function he(s){let t,n=e.ensure_array_like(s[16]),l=[];for(let a=0;a<n.length;a+=1)l[a]=ee($(s,n,a));return{c(){for(let a=0;a<l.length;a+=1)l[a].c();t=e.empty()},m(a,r){for(let o=0;o<l.length;o+=1)l[o]&&l[o].m(a,r);e.insert(a,t,r)},p(a,r){if(r[0]&65551){n=e.ensure_array_like(a[16]);let o;for(o=0;o<n.length;o+=1){const p=$(a,n,o);l[o]?l[o].p(p,r):(l[o]=ee(p),l[o].c(),l[o].m(t.parentNode,t))}for(;o<l.length;o+=1)l[o].d(1);l.length=n.length}},d(a){a&&e.detach(t),e.destroy_each(l,a)}}}function Be(s){let t,n=s[17]("noBonusHistory")+"",l;return{c(){t=e.element("p"),l=e.text(n)},m(a,r){e.insert(a,t,r),e.append(t,l)},p(a,r){r[0]&131072&&n!==(n=a[17]("noBonusHistory")+"")&&e.set_data(l,n)},d(a){a&&e.detach(t)}}}function we(s){let t,n,l,a,r,o,p,u,c,f;return{c(){t=e.element("player-bonus-card"),e.set_custom_element_data(t,"bonuswalletid",n=s[47].walletId),e.set_custom_element_data(t,"bonusdate",l=s[47].granted),e.set_custom_element_data(t,"bonusstatus",a=s[47].status),e.set_custom_element_data(t,"bonusname",r=s[47].name),e.set_custom_element_data(t,"bonustype",o=s[47].type),e.set_custom_element_data(t,"bonusamount",p=s[47].extension.grantedPlayerCurrencyAmount),e.set_custom_element_data(t,"bonuswageringamount",u=`${s[47].fulfilledWR} / ${s[47].originalWageringRequirement}`),e.set_custom_element_data(t,"bonusremainingamount",c=s[47].currentAmount),e.set_custom_element_data(t,"bonuscurrency",f=s[47].currency),e.set_custom_element_data(t,"lang",s[0]),e.set_custom_element_data(t,"clientstyling",s[1]),e.set_custom_element_data(t,"clientstylingurl",s[2]),e.set_custom_element_data(t,"translationurl",s[3])},m(d,_){e.insert(d,t,_)},p(d,_){_[0]&65536&&n!==(n=d[47].walletId)&&e.set_custom_element_data(t,"bonuswalletid",n),_[0]&65536&&l!==(l=d[47].granted)&&e.set_custom_element_data(t,"bonusdate",l),_[0]&65536&&a!==(a=d[47].status)&&e.set_custom_element_data(t,"bonusstatus",a),_[0]&65536&&r!==(r=d[47].name)&&e.set_custom_element_data(t,"bonusname",r),_[0]&65536&&o!==(o=d[47].type)&&e.set_custom_element_data(t,"bonustype",o),_[0]&65536&&p!==(p=d[47].extension.grantedPlayerCurrencyAmount)&&e.set_custom_element_data(t,"bonusamount",p),_[0]&65536&&u!==(u=`${d[47].fulfilledWR} / ${d[47].originalWageringRequirement}`)&&e.set_custom_element_data(t,"bonuswageringamount",u),_[0]&65536&&c!==(c=d[47].currentAmount)&&e.set_custom_element_data(t,"bonusremainingamount",c),_[0]&65536&&f!==(f=d[47].currency)&&e.set_custom_element_data(t,"bonuscurrency",f),_[0]&1&&e.set_custom_element_data(t,"lang",d[0]),_[0]&2&&e.set_custom_element_data(t,"clientstyling",d[1]),_[0]&4&&e.set_custom_element_data(t,"clientstylingurl",d[2]),_[0]&8&&e.set_custom_element_data(t,"translationurl",d[3])},d(d){d&&e.detach(t)}}}function ke(s){let t,n,l,a,r,o,p;return{c(){t=e.element("player-bonus-card"),e.set_custom_element_data(t,"bonuswalletid",n=s[47].walletId),e.set_custom_element_data(t,"bonusdate",l=s[47].granted),e.set_custom_element_data(t,"bonusstatus",a=s[47].status),e.set_custom_element_data(t,"bonusname",r=s[47].name),e.set_custom_element_data(t,"bonustype",o=s[47].type),e.set_custom_element_data(t,"bonuscurrency",p=s[47].currency),e.set_custom_element_data(t,"lang",s[0]),e.set_custom_element_data(t,"clientstyling",s[1]),e.set_custom_element_data(t,"clientstylingurl",s[2]),e.set_custom_element_data(t,"translationurl",s[3])},m(u,c){e.insert(u,t,c)},p(u,c){c[0]&65536&&n!==(n=u[47].walletId)&&e.set_custom_element_data(t,"bonuswalletid",n),c[0]&65536&&l!==(l=u[47].granted)&&e.set_custom_element_data(t,"bonusdate",l),c[0]&65536&&a!==(a=u[47].status)&&e.set_custom_element_data(t,"bonusstatus",a),c[0]&65536&&r!==(r=u[47].name)&&e.set_custom_element_data(t,"bonusname",r),c[0]&65536&&o!==(o=u[47].type)&&e.set_custom_element_data(t,"bonustype",o),c[0]&65536&&p!==(p=u[47].currency)&&e.set_custom_element_data(t,"bonuscurrency",p),c[0]&1&&e.set_custom_element_data(t,"lang",u[0]),c[0]&2&&e.set_custom_element_data(t,"clientstyling",u[1]),c[0]&4&&e.set_custom_element_data(t,"clientstylingurl",u[2]),c[0]&8&&e.set_custom_element_data(t,"translationurl",u[3])},d(u){u&&e.detach(t)}}}function ee(s){let t;function n(r,o){return r[47].type==="freeRound"?ke:we}let l=n(s),a=l(s);return{c(){a.c(),t=e.empty()},m(r,o){a.m(r,o),e.insert(r,t,o)},p(r,o){l===(l=n(r))&&a?a.p(r,o):(a.d(1),a=l(r),a&&(a.c(),a.m(t.parentNode,t)))},d(r){r&&e.detach(t),a.d(r)}}}function te(s){let t,n,l,a,r,o,p,u,c,f,d,_,y,w,h,q,k,P,E,M=e.ensure_array_like(Array(s[14])),b=[];for(let m=0;m<M.length;m+=1)b[m]=se(x(s,M,m));return{c(){t=e.element("div"),n=e.element("span"),l=e.text("|<"),r=e.space(),o=e.element("span"),p=e.text("<"),c=e.space();for(let m=0;m<b.length;m+=1)b[m].c();f=e.space(),d=e.element("span"),_=e.text(">"),w=e.space(),h=e.element("span"),q=e.text(">|"),e.attr(n,"class",a="BonusesFirst "+(s[15]===0?"Inactive":"")+" svelte-14bqq8d"),e.attr(o,"class",u="BonusesPrev "+(s[15]===0?"Inactive":"")+" svelte-14bqq8d"),e.attr(d,"class",y="BonusesNext "+(s[15]===s[14]-1?"Inactive":"")+" svelte-14bqq8d"),e.attr(h,"class",k="BonusesLast "+(s[15]===s[14]-1?"Inactive":"")+" svelte-14bqq8d"),e.attr(t,"class","BonusesPaginationWrapper "+(s[18]?"BonusesPaginationWrapperMobile":"")+" svelte-14bqq8d")},m(m,B){e.insert(m,t,B),e.append(t,n),e.append(n,l),e.append(t,r),e.append(t,o),e.append(o,p),e.append(t,c);for(let v=0;v<b.length;v+=1)b[v]&&b[v].m(t,null);e.append(t,f),e.append(t,d),e.append(d,_),e.append(t,w),e.append(t,h),e.append(h,q),P||(E=[e.listen(n,"click",s[28]),e.listen(o,"click",s[29]),e.listen(d,"click",s[31]),e.listen(h,"click",s[32])],P=!0)},p(m,B){if(B[0]&32768&&a!==(a="BonusesFirst "+(m[15]===0?"Inactive":"")+" svelte-14bqq8d")&&e.attr(n,"class",a),B[0]&32768&&u!==(u="BonusesPrev "+(m[15]===0?"Inactive":"")+" svelte-14bqq8d")&&e.attr(o,"class",u),B[0]&1097776){M=e.ensure_array_like(Array(m[14]));let v;for(v=0;v<M.length;v+=1){const W=x(m,M,v);b[v]?b[v].p(W,B):(b[v]=se(W),b[v].c(),b[v].m(t,f))}for(;v<b.length;v+=1)b[v].d(1);b.length=M.length}B[0]&49152&&y!==(y="BonusesNext "+(m[15]===m[14]-1?"Inactive":"")+" svelte-14bqq8d")&&e.attr(d,"class",y),B[0]&49152&&k!==(k="BonusesLast "+(m[15]===m[14]-1?"Inactive":"")+" svelte-14bqq8d")&&e.attr(h,"class",k)},d(m){m&&e.detach(t),e.destroy_each(b,m),P=!1,e.run_all(E)}}}function se(s){let t,n=s[46]+1+"",l,a,r,o;function p(){return s[30](s[46])}return{c(){t=e.element("span"),l=e.text(n),e.attr(t,"class",a="BonusesPage "+(s[46]===s[15]?"BonusPageActive":"")+" svelte-14bqq8d")},m(u,c){e.insert(u,t,c),e.append(t,l),r||(o=e.listen(t,"click",p),r=!0)},p(u,c){s=u,c[0]&32768&&a!==(a="BonusesPage "+(s[46]===s[15]?"BonusPageActive":"")+" svelte-14bqq8d")&&e.attr(t,"class",a)},d(u){u&&e.detach(t),r=!1,o()}}}function Fe(s){let t;function n(r,o){return qe}let a=n()(s);return{c(){t=e.element("div"),a.c()},m(r,o){e.insert(r,t,o),a.m(t,null),s[33](t)},p(r,o){a.p(r,o)},i:e.noop,o:e.noop,d(r){r&&e.detach(t),a.d(),s[33](null)}}}let I=6;function Ce(s,t,n){let l;e.component_subscribe(s,e.$format,i=>n(17,l=i));let{endpoint:a=""}=t,{session:r=""}=t,{playerid:o=""}=t,{lang:p="en"}=t,{clientstyling:u=""}=t,{clientstylingurl:c=""}=t,{translationurl:f=""}=t,{bonushistorystatus:d=""}=t,{bonushistorytype:_=""}=t,y,w=window.navigator.userAgent,h=e.getDevice(w)!=="PC",q,k,P,E;P=V.hooks(new Date).format("YYYY-MM-DD"),E=V.hooks(new Date).subtract(3,"months").format("YYYY-MM-DD");let M=E,b=P,m=0,B=0,v=0,W=0,j=0,N=[];const O=()=>{fetch(f).then(D=>D.json()).then(D=>{Object.keys(D).forEach(A=>{K(A,D[A])})}).catch(D=>{console.log(D)})};Object.keys(Q).forEach(i=>{K(i,Q[i])});const z=()=>{window.postMessage({type:"PlayerAccountMenuActive",isMobile:h},window.location.href)},T=(i,D,A)=>{let U=new URL(`${a}/v1/player/${o}/bonusWallet`),pe=V.hooks(M).startOf("day").utc().format("YYYY-MM-DDTHH:mm:ss.SSS[Z]"),me=V.hooks(b).endOf("day").utc().format("YYYY-MM-DDTHH:mm:ss.SSS[Z]"),Y="",X="",J="";D&&(X=D.split(",").map(Z=>`status=${Z}`).join(","),Y=Y+X+","),A&&(J=A.split(",").map(Z=>`type=${Z}`).join(","),Y=Y+J+","),Y=Y+`granted=[${pe}~${me}]`,U.searchParams.append("filter",Y),U.searchParams.append("pagination",`offset=${i},limit=${I}`);let be={method:"GET",headers:{"X-SessionId":r}};fetch(U.href,be).then(L=>L.json()).then(L=>{n(14,W=Math.ceil(L.total/I)),i-I>=0&&n(11,m=i-I),i+I<L.total&&n(12,B=i+I),n(13,v=(W-1)*I),n(15,j=i/I),n(16,N=L.items)},L=>{console.error(L)}),window.postMessage({type:"ScrollToTop"},window.location.href)},S=i=>{M=i.target.value},G=i=>{b=i.target.value},R=()=>{q.addEventListener("change",S,!1),k.addEventListener("change",G,!1)};e.onMount(()=>()=>{q.removeEventListener("change",S),k.removeEventListener("change",G)});const H=()=>{fe(p)},F=()=>{let i=document.createElement("style");i.innerHTML=u,y.appendChild(i)},g=()=>{let i=new URL(c),D=document.createElement("style");fetch(i.href).then(A=>A.text()).then(A=>{D.innerHTML=A,setTimeout(()=>{y.appendChild(D)},1)})},C=()=>z();function ae(i){e.binding_callbacks[i?"unshift":"push"](()=>{q=i,n(7,q)})}function le(i){e.binding_callbacks[i?"unshift":"push"](()=>{k=i,n(8,k)})}const oe=()=>T(0,d,_),re=()=>T(0,d,_),ie=()=>T(m,d,_),ue=i=>T(i*I,d,_),de=()=>T(B,d,_),ce=()=>T(v,d,_);function _e(i){e.binding_callbacks[i?"unshift":"push"](()=>{y=i,n(6,y)})}return s.$$set=i=>{"endpoint"in i&&n(21,a=i.endpoint),"session"in i&&n(22,r=i.session),"playerid"in i&&n(23,o=i.playerid),"lang"in i&&n(0,p=i.lang),"clientstyling"in i&&n(1,u=i.clientstyling),"clientstylingurl"in i&&n(2,c=i.clientstylingurl),"translationurl"in i&&n(3,f=i.translationurl),"bonushistorystatus"in i&&n(4,d=i.bonushistorystatus),"bonushistorytype"in i&&n(5,_=i.bonushistorytype)},s.$$.update=()=>{s.$$.dirty[0]&1&&p&&H(),s.$$.dirty[0]&384&&q&&k&&R(),s.$$.dirty[0]&14680112&&r&&o&&a&&T(0,d,_),s.$$.dirty[0]&68&&c&&y&&g(),s.$$.dirty[0]&66&&u&&y&&F(),s.$$.dirty[0]&8&&f&&O()},[p,u,c,f,d,_,y,q,k,P,E,m,B,v,W,j,N,l,h,z,T,a,r,o,C,ae,le,oe,re,ie,ue,de,ce,_e]}class ne extends e.SvelteComponent{constructor(t){super(),e.init(this,t,Ce,Fe,e.safe_not_equal,{endpoint:21,session:22,playerid:23,lang:0,clientstyling:1,clientstylingurl:2,translationurl:3,bonushistorystatus:4,bonushistorytype:5},ge,[-1,-1])}get endpoint(){return this.$$.ctx[21]}set endpoint(t){this.$$set({endpoint:t}),e.flush()}get session(){return this.$$.ctx[22]}set session(t){this.$$set({session:t}),e.flush()}get playerid(){return this.$$.ctx[23]}set playerid(t){this.$$set({playerid:t}),e.flush()}get lang(){return this.$$.ctx[0]}set lang(t){this.$$set({lang:t}),e.flush()}get clientstyling(){return this.$$.ctx[1]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[2]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get translationurl(){return this.$$.ctx[3]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get bonushistorystatus(){return this.$$.ctx[4]}set bonushistorystatus(t){this.$$set({bonushistorystatus:t}),e.flush()}get bonushistorytype(){return this.$$.ctx[5]}set bonushistorytype(t){this.$$set({bonushistorytype:t}),e.flush()}}e.create_custom_element(ne,{endpoint:{},session:{},playerid:{},lang:{},clientstyling:{},clientstylingurl:{},translationurl:{},bonushistorystatus:{},bonushistorytype:{}},[],[],!0);exports.default=ne;
|