@everymatrix/player-account-controller 1.52.5 → 1.53.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.
Files changed (40) hide show
  1. package/components/PlayerAccountController-BPRNlP7_.cjs +1 -0
  2. package/components/{PlayerAccountController-CiUzS_BP.js → PlayerAccountController-C7j8sMbf.js} +438 -378
  3. package/components/{PlayerAccountGamingLimits-CncKhl1f.js → PlayerAccountGamingLimits-B2-Mgazd.js} +1 -1
  4. package/components/{PlayerAccountGamingLimits-96NZsRcC.cjs → PlayerAccountGamingLimits-BPQrptbd.cjs} +1 -1
  5. package/components/{PlayerAccountGamingLimitsGroupEdit-xwjN2SUl.js → PlayerAccountGamingLimitsGroupEdit-CDY-ylK7.js} +1 -1
  6. package/components/{PlayerAccountGamingLimitsGroupEdit-DKM3If51.cjs → PlayerAccountGamingLimitsGroupEdit-DrkoLne8.cjs} +1 -1
  7. package/components/{PlayerAccountGamingLimitsInfoCard-ZuPsBZ-7.cjs → PlayerAccountGamingLimitsInfoCard-BOls7ahz.cjs} +1 -1
  8. package/components/{PlayerAccountGamingLimitsInfoCard-mx0b5AlT.js → PlayerAccountGamingLimitsInfoCard-D3sJXuZa.js} +2 -2
  9. package/components/PlayerAccountGamingLimitsPage2Gm16-BiFzgvUx.cjs +21 -0
  10. package/components/{PlayerAccountGamingLimitsPage2Gm16-DOrDUxtW.js → PlayerAccountGamingLimitsPage2Gm16-Dz6knJ_h.js} +1532 -1098
  11. package/components/{PlayerAccountGamingLimitsWrapper2-BZk_esEY.cjs → PlayerAccountGamingLimitsWrapper2-Dg6CwNyN.cjs} +1 -1
  12. package/components/{PlayerAccountGamingLimitsWrapper2-DWYQKT4Z.js → PlayerAccountGamingLimitsWrapper2-RnvNKSgN.js} +1 -1
  13. package/components/PlayerAccountGeneralConfirmationModal-BpTCzpiW.cjs +1 -0
  14. package/components/PlayerAccountGeneralConfirmationModal-SjPp-PVG.js +365 -0
  15. package/components/PlayerAccountModal-BnWL5726.js +213 -0
  16. package/components/PlayerAccountModal-C7aZZlBw.cjs +1 -0
  17. package/components/{PlayerAccountSelfExclusion-ZG_OgxFL.cjs → PlayerAccountSelfExclusion-BS89T7sZ.cjs} +184 -184
  18. package/components/{PlayerAccountSelfExclusion-DqsaRZd-.js → PlayerAccountSelfExclusion-D6Kby-08.js} +2624 -2548
  19. package/components/PlayerAccountTimeout-DMbUPtRy.cjs +1 -0
  20. package/components/{PlayerAccountTimeout-Bv1n-ekz.js → PlayerAccountTimeout-tPNVqlAT.js} +448 -288
  21. package/components/PlayerActiveBonuses-8P2H7i55.js +1089 -0
  22. package/components/PlayerActiveBonuses-Dv3Y8Vnb.cjs +1 -0
  23. package/components/PlayerBonusCard-CuFt3zXW.js +722 -0
  24. package/components/PlayerBonusCard-DGPJpICk.cjs +1 -0
  25. package/components/{PlayerBonusHistory-BefrVGm1.cjs → PlayerBonusHistory-BzkqMmdU.cjs} +1 -1
  26. package/components/{PlayerBonusHistory-CgmyowiO.js → PlayerBonusHistory-DlgbJE4B.js} +3 -3
  27. package/components/{PlayerGamingHistory-BQUPgJN5.cjs → PlayerGamingHistory-BkSvSbS4.cjs} +1 -1
  28. package/components/{PlayerGamingHistory-r_Ze8tP6.js → PlayerGamingHistory-Bq_uxcwt.js} +3 -3
  29. package/es2015/player-account-controller.cjs +1 -1
  30. package/es2015/player-account-controller.js +1 -1
  31. package/package.json +1 -1
  32. package/components/PlayerAccountController-BCgHKjX_.cjs +0 -1
  33. package/components/PlayerAccountGamingLimitsPage2Gm16-Bk3IO9F3.cjs +0 -21
  34. package/components/PlayerAccountModal-C52SG5dV.cjs +0 -1
  35. package/components/PlayerAccountModal-xliz3ECZ.js +0 -198
  36. package/components/PlayerAccountTimeout-Xd8jT-L0.cjs +0 -1
  37. package/components/PlayerActiveBonuses-B53gZwaj.cjs +0 -1
  38. package/components/PlayerActiveBonuses-ChTcxPXy.js +0 -998
  39. package/components/PlayerBonusCard-CT1IXXnh.js +0 -579
  40. package/components/PlayerBonusCard-Crm5CyLi.cjs +0 -1
@@ -0,0 +1,722 @@
1
+ import { a as fe, $ as be, S as ge, i as we, f as y, c as pe, s as Be, b as ve, e as c, t as v, d as B, g as r, k as U, l as t, n as C, o as oe, p as V, q as Ce, u as he, X as ne, m as me, x as Te, y as ye } from "./GeneralLogout-DMvKimEo.js";
2
+ import { h as te } from "./PlayerAccountGamingLimitsGroupEdit-CDY-ylK7.js";
3
+ function se(n, e) {
4
+ fe(n, e);
5
+ }
6
+ function Ae(n) {
7
+ be.set(n);
8
+ }
9
+ const ie = {
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
+ termsConditionsLink: "Terms and Conditions",
24
+ termsConditionsTitle: "Terms and Conditions"
25
+ },
26
+ "zh-hk": {
27
+ date: "授予日期:",
28
+ bonusName: "獎金名稱",
29
+ bonusType: "獎金類型",
30
+ bonusAmount: "獎金金額",
31
+ wageringAmount: "投注進展",
32
+ remainingBonus: "剩餘紅利金額",
33
+ forfeitBonus: "沒收獎金",
34
+ active: "active",
35
+ released: "released",
36
+ expired: "expired",
37
+ forfeited: "forfeited",
38
+ closed: "closed",
39
+ termsConditionsLink: "條款及細則",
40
+ termsConditionsTitle: "條款及細則"
41
+ },
42
+ fr: {
43
+ date: "Date d'attribution:",
44
+ bonusName: "Nom du bonus",
45
+ bonusType: "Type de bonus",
46
+ bonusAmount: "Montant du bonus",
47
+ wageringAmount: "Changer les progrès",
48
+ remainingBonus: "Montant du bonus restant",
49
+ forfeitBonus: "Supprimer le bonus",
50
+ active: "active",
51
+ released: "released",
52
+ expired: "expired",
53
+ forfeited: "forfeited",
54
+ closed: "fermé",
55
+ termsConditionsLink: "Termes et Conditions",
56
+ termsConditionsTitle: "Termes et Conditions"
57
+ },
58
+ ro: {
59
+ date: "Dată Alocare:",
60
+ bonusName: "Nume bonus",
61
+ bonusType: "Tip de bonus",
62
+ bonusAmount: "Sumă",
63
+ wageringAmount: "Progresul de pariere",
64
+ remainingBonus: "Bonus rămas",
65
+ forfeitBonus: "Anulează bonusul",
66
+ active: "active",
67
+ released: "released",
68
+ expired: "expired",
69
+ forfeited: "forfeited",
70
+ closed: "închis",
71
+ termsConditionsLink: "Termeni si Conditii",
72
+ termsConditionsTitle: "Termeni si Conditii"
73
+ },
74
+ es: {
75
+ date: "Fecha de Canje",
76
+ bonusName: "Nombre de Bono",
77
+ bonusType: "Tipo de Bono",
78
+ bonusAmount: "Monto de Bono",
79
+ wageringAmount: "Progreso ( Rollover)",
80
+ remainingBonus: "Saldo Actual de Bono",
81
+ forfeitBonus: "cancelar bono",
82
+ active: "Activo",
83
+ released: "released",
84
+ expired: "expired",
85
+ forfeited: "forfeited",
86
+ closed: "cerrado",
87
+ termsConditionsLink: "Términos y Condiciones",
88
+ termsConditionsTitle: "Términos y Condiciones"
89
+ },
90
+ pt: {
91
+ date: "Data de atribuição do bônus:",
92
+ bonusName: "Nome do bônus",
93
+ bonusType: "Tipo de bônus",
94
+ bonusAmount: "Valor do bônus",
95
+ wageringAmount: "Progresso de apostas",
96
+ remainingBonus: "Valor do bônus restante",
97
+ forfeitBonus: "Bônus de Perda",
98
+ active: "active",
99
+ released: "released",
100
+ expired: "expired",
101
+ forfeited: "forfeited",
102
+ closed: "fechado",
103
+ termsConditionsLink: "Termos e Condições",
104
+ termsConditionsTitle: "Termos e Condições"
105
+ },
106
+ hr: {
107
+ date: "Datum:",
108
+ bonusName: "Ime bonusa",
109
+ bonusType: "Vrsta bonusa",
110
+ bonusAmount: "Iznos bonusa",
111
+ wageringAmount: "Odigravanje",
112
+ remainingBonus: "Trenutno stanje bonusa",
113
+ forfeitBonus: "Otkaži bonus",
114
+ active: "aktivan",
115
+ released: "razriješen",
116
+ expired: "Istekao",
117
+ forfeited: "otkazan",
118
+ closed: "Zatvoren",
119
+ termsConditionsLink: "Uvjeti i odredbe",
120
+ termsConditionsTitle: "Uvjeti i odredbe"
121
+ },
122
+ "pt-br": {
123
+ date: "Data concedida:",
124
+ bonusName: "Nome do bônus:",
125
+ bonusType: "Tipo de bônus:",
126
+ bonusAmount: "Valor do bônus:",
127
+ wageringAmount: "Progresso da Quantidade de Apostas (Rollover)",
128
+ remainingBonus: "Saldo atual de bônus:",
129
+ forfeitBonus: "Recusar bônus",
130
+ active: "Ativo",
131
+ released: "Lançado",
132
+ expired: "Expirado",
133
+ forfeited: "Perdido",
134
+ closed: "fechado",
135
+ termsConditionsLink: "Termos e Condições",
136
+ termsConditionsTitle: "Termos e Condições"
137
+ },
138
+ "es-mx": {
139
+ date: "Fecha concedida:",
140
+ bonusName: "Nombre de bono:",
141
+ bonusType: "Tipo de Bono:",
142
+ bonusAmount: "valor de Bono:",
143
+ wageringAmount: "Progreso de monto de apuestas (Rollover)",
144
+ remainingBonus: "Saldo de bono actual:",
145
+ forfeitBonus: "Declinar bono",
146
+ active: "Activo",
147
+ released: "Liberado",
148
+ expired: "Expirado",
149
+ forfeited: "Perdido",
150
+ closed: "cerrado",
151
+ termsConditionsLink: "Términos y Condiciones",
152
+ termsConditionsTitle: "Términos y Condiciones"
153
+ },
154
+ tr: {
155
+ date: "Verilen tarih:",
156
+ bonusName: "Bonus Adı",
157
+ bonusType: "Bonus Türü",
158
+ bonusAmount: "Bonus Tutarı",
159
+ wageringAmount: "Bahis İlerlemesi (Rollover)",
160
+ remainingBonus: "Mevcut Bonus Bakiyesi",
161
+ forfeitBonus: "Fesih Bonusu",
162
+ active: "aktif",
163
+ released: "piyasaya sürülmüş",
164
+ expired: "günü geçmiş",
165
+ forfeited: "kaybedilen",
166
+ closed: "kapalı",
167
+ termsConditionsLink: "Términos y Condiciones",
168
+ termsConditionsTitle: "Términos y Condiciones"
169
+ },
170
+ "en-us": {
171
+ date: "Granted date:",
172
+ bonusName: "Bonus Name",
173
+ bonusType: "Bonus Type",
174
+ bonusAmount: "Bonus Amount",
175
+ wageringAmount: "Wagering Progress (Rollover)",
176
+ remainingBonus: "Current Bonus Balance",
177
+ forfeitBonus: "Forfeit Bonus",
178
+ active: "active",
179
+ released: "released",
180
+ expired: "expired",
181
+ forfeited: "forfeited",
182
+ closed: "closed",
183
+ termsConditionsLink: "Şartlar ve Koşullar",
184
+ termsConditionsTitle: "Şartlar ve Koşullar"
185
+ }
186
+ };
187
+ function _e(n) {
188
+ ve(n, "svelte-1ziwk7", ".ButtonTermsAndConditions{color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));text-decoration:underline;margin:10px 0;cursor:pointer}.BonusImage{width:100%;max-height:200px;border-radius:var(--emw--border-radius-small, 5px)}.Accordion{width:100%;border-radius:var(--emw--border-radius-small, 5px);box-shadow:0 4px 6px rgba(0, 0, 0, 0.1)}.AccordionItem{overflow:hidden}.AccordionHeader{display:flex;justify-content:space-between;align-items:center;padding:15px;background-color:var(--emw--color-white, #FFFFFF);color:var(--emw--color-typography-cotrast, #444444);font-size:var(--emw--font-size-medium, 16px);border:none;width:100%;outline:none;transition:background-color 0.5s ease;cursor:pointer}.AccordionHeader:hover{background-color:var(--emw--color-white, #FFFFFF)}.AccordionIcon{font-size:18px;transition:transform 0.3s ease, color 0.3s ease;color:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.AccordionIcon.Open{transform:rotate(180deg);color:var(--emw--color-typography-cotrast, #444444)}.AccordionHeader.active .AccordionIcon{transform:rotate(180deg)}.AccordionContent{max-height:0;overflow:hidden;border-top:solid 1px var(--emw--color-gray-100, #E6E6E6);background-color:var(--emw--color-white, #FFFFFF);font-size:var(--emw--font-size-small, 14px);color:var(--emw--color-black, #000000);padding:0 15px;transition:max-height 0.3s ease, padding 0.3s ease}.AccordionContent.Open{max-height:200px;padding:25px 15px}.BonusCard{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{display:flex;justify-content:space-between;align-items:center;padding:2px 10px;font-size:var(--emw--font-size-small, 14px)}.BonusCardRow .BonusCardRowTitle{color:var(--emw--color-typography-cotrast, #444444);font-weight:var(--emw--font-weight-bold, 700)}.BonusCardRow .BonusCardRowTitle span{font-weight:var(--emw--font-weigh-normal, 400);color:var(--emw--color-gray-300, #58586B)}.BonusCardRow .BonusCardRowText{color:var(--emw--color-gray-300, #58586B)}.BonusCardRow .BonusCardRowText.BonusCardStatus{font-weight:var(--emw--font-weight-bold, 700);color:var(--emw--color-typography-cotrast, #444444)}.BonusCardRow .BonusCardRowText.StatusActive{color:var(--emw--color-valid, #48952a)}.BonusCardRow .BonusCardRowText.StatusExpired{color:var(--emw--color-error, #FD2839)}.BonusCardRow .BonusCardRowText.StatusForfeited{color:#fd8c2d}.BonusCardRow .BonusCardRowText.TextCapitalize{text-transform:capitalize}.BonusCardRow:nth-child(even){background-color:var(--emw--color-gray-50, #F9F8F8);border-radius:var(--emw--border-radius-small, 5px)}.DeleteBonus{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{width:100%}.DeleteBonus:active{background:var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E))}.BonusCardRowRemovePadding{padding:0}");
189
+ }
190
+ function re(n) {
191
+ let e, o, a;
192
+ return {
193
+ c() {
194
+ e = c("div"), o = c("img"), r(o, "class", "BonusImage"), ne(o.src, a = /*termsandconditionsasset*/
195
+ n[8]) || r(o, "src", a), r(
196
+ o,
197
+ "alt",
198
+ /*termsandconditionsdescription*/
199
+ n[9]
200
+ ), r(e, "class", "BonusCardRow BonusCardRowRemovePadding");
201
+ },
202
+ m(i, m) {
203
+ U(i, e, m), t(e, o);
204
+ },
205
+ p(i, m) {
206
+ m[0] & /*termsandconditionsasset*/
207
+ 256 && !ne(o.src, a = /*termsandconditionsasset*/
208
+ i[8]) && r(o, "src", a), m[0] & /*termsandconditionsdescription*/
209
+ 512 && r(
210
+ o,
211
+ "alt",
212
+ /*termsandconditionsdescription*/
213
+ i[9]
214
+ );
215
+ },
216
+ d(i) {
217
+ i && V(e);
218
+ }
219
+ };
220
+ }
221
+ function ae(n) {
222
+ let e, o, a = (
223
+ /*$_*/
224
+ n[15]("bonusAmount") + ""
225
+ ), i, m, l, b, p, g;
226
+ return {
227
+ c() {
228
+ e = c("div"), o = c("p"), i = v(a), m = B(), l = c("p"), b = v(
229
+ /*bonusamount*/
230
+ n[3]
231
+ ), p = B(), g = v(
232
+ /*bonuscurrency*/
233
+ n[6]
234
+ ), r(o, "class", "BonusCardRowTitle"), r(l, "class", "BonusCardRowText"), r(e, "class", "BonusCardRow");
235
+ },
236
+ m(d, f) {
237
+ U(d, e, f), t(e, o), t(o, i), t(e, m), t(e, l), t(l, b), t(l, p), t(l, g);
238
+ },
239
+ p(d, f) {
240
+ f[0] & /*$_*/
241
+ 32768 && a !== (a = /*$_*/
242
+ d[15]("bonusAmount") + "") && C(i, a), f[0] & /*bonusamount*/
243
+ 8 && C(
244
+ b,
245
+ /*bonusamount*/
246
+ d[3]
247
+ ), f[0] & /*bonuscurrency*/
248
+ 64 && C(
249
+ g,
250
+ /*bonuscurrency*/
251
+ d[6]
252
+ );
253
+ },
254
+ d(d) {
255
+ d && V(e);
256
+ }
257
+ };
258
+ }
259
+ function le(n) {
260
+ let e, o, a = (
261
+ /*$_*/
262
+ n[15]("wageringAmount") + ""
263
+ ), i, m, l, b, p, g;
264
+ return {
265
+ c() {
266
+ e = c("div"), o = c("p"), i = v(a), m = B(), l = c("p"), b = v(
267
+ /*bonuswageringamount*/
268
+ n[4]
269
+ ), p = B(), g = v(
270
+ /*bonuscurrency*/
271
+ n[6]
272
+ ), r(o, "class", "BonusCardRowTitle"), r(l, "class", "BonusCardRowText"), r(e, "class", "BonusCardRow");
273
+ },
274
+ m(d, f) {
275
+ U(d, e, f), t(e, o), t(o, i), t(e, m), t(e, l), t(l, b), t(l, p), t(l, g);
276
+ },
277
+ p(d, f) {
278
+ f[0] & /*$_*/
279
+ 32768 && a !== (a = /*$_*/
280
+ d[15]("wageringAmount") + "") && C(i, a), f[0] & /*bonuswageringamount*/
281
+ 16 && C(
282
+ b,
283
+ /*bonuswageringamount*/
284
+ d[4]
285
+ ), f[0] & /*bonuscurrency*/
286
+ 64 && C(
287
+ g,
288
+ /*bonuscurrency*/
289
+ d[6]
290
+ );
291
+ },
292
+ d(d) {
293
+ d && V(e);
294
+ }
295
+ };
296
+ }
297
+ function ue(n) {
298
+ let e, o, a = (
299
+ /*$_*/
300
+ n[15]("remainingBonus") + ""
301
+ ), i, m, l, b, p, g;
302
+ return {
303
+ c() {
304
+ e = c("div"), o = c("p"), i = v(a), m = B(), l = c("p"), b = v(
305
+ /*bonusremainingamount*/
306
+ n[5]
307
+ ), p = B(), g = v(
308
+ /*bonuscurrency*/
309
+ n[6]
310
+ ), r(o, "class", "BonusCardRowTitle"), r(l, "class", "BonusCardRowText"), r(e, "class", "BonusCardRow");
311
+ },
312
+ m(d, f) {
313
+ U(d, e, f), t(e, o), t(o, i), t(e, m), t(e, l), t(l, b), t(l, p), t(l, g);
314
+ },
315
+ p(d, f) {
316
+ f[0] & /*$_*/
317
+ 32768 && a !== (a = /*$_*/
318
+ d[15]("remainingBonus") + "") && C(i, a), f[0] & /*bonusremainingamount*/
319
+ 32 && C(
320
+ b,
321
+ /*bonusremainingamount*/
322
+ d[5]
323
+ ), f[0] & /*bonuscurrency*/
324
+ 64 && C(
325
+ g,
326
+ /*bonuscurrency*/
327
+ d[6]
328
+ );
329
+ },
330
+ d(d) {
331
+ d && V(e);
332
+ }
333
+ };
334
+ }
335
+ function de(n) {
336
+ let e, o, a, i, m, l = (
337
+ /*$_*/
338
+ n[15]("termsConditionsTitle") + ""
339
+ ), b, p, g, d, f, M, A, h, R = (
340
+ /*$_*/
341
+ n[15]("termsConditionsLink") + ""
342
+ ), I, z, _, j;
343
+ return {
344
+ c() {
345
+ e = c("div"), o = c("div"), a = c("div"), i = c("button"), m = c("span"), b = v(l), p = B(), g = c("span"), d = v("⌄"), M = B(), A = c("div"), h = c("a"), I = v(R), r(m, "class", "AccordionTitle"), r(g, "class", f = "AccordionIcon " + /*toggleAccordion*/
346
+ (n[12] ? "Open" : "")), r(i, "class", "AccordionHeader"), r(h, "class", "ButtonTermsAndConditions"), r(
347
+ h,
348
+ "href",
349
+ /*termsandconditionsurl*/
350
+ n[7]
351
+ ), r(h, "target", "_blank"), r(A, "class", z = "AccordionContent " + /*toggleAccordion*/
352
+ (n[12] ? "Open" : "")), r(a, "class", "AccordionItem"), r(o, "class", "Accordion"), r(e, "class", "BonusCardRow BonusCardRowRemovePadding");
353
+ },
354
+ m(w, D) {
355
+ U(w, e, D), t(e, o), t(o, a), t(a, i), t(i, m), t(m, b), t(i, p), t(i, g), t(g, d), t(a, M), t(a, A), t(A, h), t(h, I), _ || (j = me(
356
+ i,
357
+ "click",
358
+ /*handleToggleAccordion*/
359
+ n[17]
360
+ ), _ = !0);
361
+ },
362
+ p(w, D) {
363
+ D[0] & /*$_*/
364
+ 32768 && l !== (l = /*$_*/
365
+ w[15]("termsConditionsTitle") + "") && C(b, l), D[0] & /*toggleAccordion*/
366
+ 4096 && f !== (f = "AccordionIcon " + /*toggleAccordion*/
367
+ (w[12] ? "Open" : "")) && r(g, "class", f), D[0] & /*$_*/
368
+ 32768 && R !== (R = /*$_*/
369
+ w[15]("termsConditionsLink") + "") && C(I, R), D[0] & /*termsandconditionsurl*/
370
+ 128 && r(
371
+ h,
372
+ "href",
373
+ /*termsandconditionsurl*/
374
+ w[7]
375
+ ), D[0] & /*toggleAccordion*/
376
+ 4096 && z !== (z = "AccordionContent " + /*toggleAccordion*/
377
+ (w[12] ? "Open" : "")) && r(A, "class", z);
378
+ },
379
+ d(w) {
380
+ w && V(e), _ = !1, j();
381
+ }
382
+ };
383
+ }
384
+ function ce(n) {
385
+ let e, o = (
386
+ /*$_*/
387
+ n[15]("forfeitBonus") + ""
388
+ ), a, i, m;
389
+ return {
390
+ c() {
391
+ e = c("button"), a = v(o), r(e, "class", "DeleteBonus " + /*isMobile*/
392
+ (n[16] ? "DeleteBonusMobile" : ""));
393
+ },
394
+ m(l, b) {
395
+ U(l, e, b), t(e, a), i || (m = me(
396
+ e,
397
+ "click",
398
+ /*deleteBonus*/
399
+ n[18]
400
+ ), i = !0);
401
+ },
402
+ p(l, b) {
403
+ b[0] & /*$_*/
404
+ 32768 && o !== (o = /*$_*/
405
+ l[15]("forfeitBonus") + "") && C(a, o);
406
+ },
407
+ d(l) {
408
+ l && V(e), i = !1, m();
409
+ }
410
+ };
411
+ }
412
+ function Re(n) {
413
+ let e, o, a, i, m = (
414
+ /*$_*/
415
+ n[15]("date") + ""
416
+ ), l, b, p, g = te(
417
+ /*bonusdate*/
418
+ n[0]
419
+ ).format("DD/MM/YYYY h:mm A") + "", d, f, M, A = (
420
+ /*$_*/
421
+ n[15](`${/*bonusstatus*/
422
+ n[1]}`) + ""
423
+ ), h, R, I, z, _, j, w = (
424
+ /*$_*/
425
+ n[15]("bonusName") + ""
426
+ ), D, J, P, H, W, O, q, G = (
427
+ /*$_*/
428
+ n[15]("bonusType") + ""
429
+ ), Q, $, K, X, ee, Z, s, E, Y, k = (
430
+ /*showBonusImage*/
431
+ n[14] === !0 && re(n)
432
+ ), F = (
433
+ /*bonusamount*/
434
+ n[3] && ae(n)
435
+ ), x = (
436
+ /*bonuswageringamount*/
437
+ n[4] && le(n)
438
+ ), S = (
439
+ /*bonusremainingamount*/
440
+ n[5] && ue(n)
441
+ ), N = (
442
+ /*showtermsandconditions*/
443
+ n[13] && de(n)
444
+ ), L = (
445
+ /*bonusstatus*/
446
+ n[1] === "active" && ce(n)
447
+ );
448
+ return {
449
+ c() {
450
+ e = c("div"), o = c("div"), a = c("div"), i = c("p"), l = v(m), b = B(), p = c("span"), d = v(g), f = B(), M = c("p"), h = v(A), I = B(), k && k.c(), z = B(), _ = c("div"), j = c("p"), D = v(w), J = B(), P = c("p"), H = v(
451
+ /*bonusname*/
452
+ n[2]
453
+ ), W = B(), O = c("div"), q = c("p"), Q = v(G), $ = B(), K = c("p"), X = v(
454
+ /*bonusTypeText*/
455
+ n[11]
456
+ ), ee = B(), F && F.c(), Z = B(), x && x.c(), s = B(), S && S.c(), E = B(), N && N.c(), Y = B(), L && L.c(), r(i, "class", "BonusCardRowTitle"), r(M, "class", R = "BonusCardRowText BonusCardStatus TextCapitalize " + /*bonusstatus*/
457
+ (n[1] === "active" || /*bonusstatus*/
458
+ n[1] === "released" ? "StatusActive" : "") + " " + /*bonusstatus*/
459
+ (n[1] === "expired" ? "StatusExpired" : "") + " " + /*bonusstatus*/
460
+ (n[1] === "forfeited" ? "StatusForfeited" : "")), r(a, "class", "BonusCardRow"), r(j, "class", "BonusCardRowTitle"), r(P, "class", "BonusCardRowText"), r(_, "class", "BonusCardRow"), r(q, "class", "BonusCardRowTitle"), r(K, "class", "BonusCardRowText TextCapitalize"), r(O, "class", "BonusCardRow"), r(o, "class", "BonusCardInfo"), r(e, "class", "BonusCard");
461
+ },
462
+ m(u, T) {
463
+ U(u, e, T), t(e, o), t(o, a), t(a, i), t(i, l), t(i, b), t(i, p), t(p, d), t(a, f), t(a, M), t(M, h), t(o, I), k && k.m(o, null), t(o, z), t(o, _), t(_, j), t(j, D), t(_, J), t(_, P), t(P, H), t(o, W), t(o, O), t(O, q), t(q, Q), t(O, $), t(O, K), t(K, X), t(o, ee), F && F.m(o, null), t(o, Z), x && x.m(o, null), t(o, s), S && S.m(o, null), t(o, E), N && N.m(o, null), t(e, Y), L && L.m(e, null), n[25](e);
464
+ },
465
+ p(u, T) {
466
+ T[0] & /*$_*/
467
+ 32768 && m !== (m = /*$_*/
468
+ u[15]("date") + "") && C(l, m), T[0] & /*bonusdate*/
469
+ 1 && g !== (g = te(
470
+ /*bonusdate*/
471
+ u[0]
472
+ ).format("DD/MM/YYYY h:mm A") + "") && C(d, g), T[0] & /*$_, bonusstatus*/
473
+ 32770 && A !== (A = /*$_*/
474
+ u[15](`${/*bonusstatus*/
475
+ u[1]}`) + "") && C(h, A), T[0] & /*bonusstatus*/
476
+ 2 && R !== (R = "BonusCardRowText BonusCardStatus TextCapitalize " + /*bonusstatus*/
477
+ (u[1] === "active" || /*bonusstatus*/
478
+ u[1] === "released" ? "StatusActive" : "") + " " + /*bonusstatus*/
479
+ (u[1] === "expired" ? "StatusExpired" : "") + " " + /*bonusstatus*/
480
+ (u[1] === "forfeited" ? "StatusForfeited" : "")) && r(M, "class", R), /*showBonusImage*/
481
+ u[14] === !0 ? k ? k.p(u, T) : (k = re(u), k.c(), k.m(o, z)) : k && (k.d(1), k = null), T[0] & /*$_*/
482
+ 32768 && w !== (w = /*$_*/
483
+ u[15]("bonusName") + "") && C(D, w), T[0] & /*bonusname*/
484
+ 4 && C(
485
+ H,
486
+ /*bonusname*/
487
+ u[2]
488
+ ), T[0] & /*$_*/
489
+ 32768 && G !== (G = /*$_*/
490
+ u[15]("bonusType") + "") && C(Q, G), T[0] & /*bonusTypeText*/
491
+ 2048 && C(
492
+ X,
493
+ /*bonusTypeText*/
494
+ u[11]
495
+ ), /*bonusamount*/
496
+ u[3] ? F ? F.p(u, T) : (F = ae(u), F.c(), F.m(o, Z)) : F && (F.d(1), F = null), /*bonuswageringamount*/
497
+ u[4] ? x ? x.p(u, T) : (x = le(u), x.c(), x.m(o, s)) : x && (x.d(1), x = null), /*bonusremainingamount*/
498
+ u[5] ? S ? S.p(u, T) : (S = ue(u), S.c(), S.m(o, E)) : S && (S.d(1), S = null), /*showtermsandconditions*/
499
+ u[13] ? N ? N.p(u, T) : (N = de(u), N.c(), N.m(o, null)) : N && (N.d(1), N = null), /*bonusstatus*/
500
+ u[1] === "active" ? L ? L.p(u, T) : (L = ce(u), L.c(), L.m(e, null)) : L && (L.d(1), L = null);
501
+ },
502
+ i: oe,
503
+ o: oe,
504
+ d(u) {
505
+ u && V(e), k && k.d(), F && F.d(), x && x.d(), S && S.d(), N && N.d(), L && L.d(), n[25](null);
506
+ }
507
+ };
508
+ }
509
+ function ke(n, e, o) {
510
+ let a;
511
+ Ce(n, ye, (s) => o(15, a = s));
512
+ let { bonuswalletid: i = "" } = e, { bonusdate: m = "" } = e, { bonusstatus: l = "" } = e, { bonusname: b = "" } = e, { bonustype: p = "" } = e, { bonusamount: g = "" } = e, { bonuswageringamount: d = "" } = e, { bonusremainingamount: f = "" } = e, { bonuscurrency: M = "" } = e, { lang: A = "en" } = e, { clientstyling: h = "" } = e, { clientstylingurl: R = "" } = e, { translationurl: I = "" } = e, { termsandconditionsurl: z = "" } = e, { termsandconditionsasset: _ = "" } = e, { termsandconditionsdescription: j = "" } = e, w, D = window.navigator.userAgent, J = he(D) !== "PC", P = "", H = !1, W = !1, O = !0;
513
+ const q = () => {
514
+ fetch(I).then((E) => E.json()).then((E) => {
515
+ Object.keys(E).forEach((Y) => {
516
+ se(Y, E[Y]);
517
+ });
518
+ }).catch((E) => {
519
+ console.log(E);
520
+ });
521
+ };
522
+ Object.keys(ie).forEach((s) => {
523
+ se(s, ie[s]);
524
+ });
525
+ const G = () => {
526
+ o(12, H = !H);
527
+ }, Q = () => {
528
+ o(11, P = p), P === "freeRound" ? o(11, P = "Free Spins") : P === "freeBet" && o(11, P = "Free Bet");
529
+ }, $ = () => {
530
+ window.postMessage({ type: "DisableScroll" }, window.location.href), window.postMessage({ type: "DeleteActiveBonus", bonuswalletid: i }, window.location.href);
531
+ }, K = () => {
532
+ Ae(A);
533
+ }, X = () => {
534
+ let s = document.createElement("style");
535
+ s.innerHTML = h, w.appendChild(s);
536
+ }, ee = () => {
537
+ let s = new URL(R), E = document.createElement("style");
538
+ fetch(s.href).then((Y) => Y.text()).then((Y) => {
539
+ E.innerHTML = Y, setTimeout(
540
+ () => {
541
+ w.appendChild(E);
542
+ },
543
+ 1
544
+ );
545
+ });
546
+ };
547
+ function Z(s) {
548
+ Te[s ? "unshift" : "push"](() => {
549
+ w = s, o(10, w);
550
+ });
551
+ }
552
+ return n.$$set = (s) => {
553
+ "bonuswalletid" in s && o(19, i = s.bonuswalletid), "bonusdate" in s && o(0, m = s.bonusdate), "bonusstatus" in s && o(1, l = s.bonusstatus), "bonusname" in s && o(2, b = s.bonusname), "bonustype" in s && o(20, p = s.bonustype), "bonusamount" in s && o(3, g = s.bonusamount), "bonuswageringamount" in s && o(4, d = s.bonuswageringamount), "bonusremainingamount" in s && o(5, f = s.bonusremainingamount), "bonuscurrency" in s && o(6, M = s.bonuscurrency), "lang" in s && o(21, A = s.lang), "clientstyling" in s && o(22, h = s.clientstyling), "clientstylingurl" in s && o(23, R = s.clientstylingurl), "translationurl" in s && o(24, I = s.translationurl), "termsandconditionsurl" in s && o(7, z = s.termsandconditionsurl), "termsandconditionsasset" in s && o(8, _ = s.termsandconditionsasset), "termsandconditionsdescription" in s && o(9, j = s.termsandconditionsdescription);
554
+ }, n.$$.update = () => {
555
+ n.$$.dirty[0] & /*lang*/
556
+ 2097152 && A && K(), n.$$.dirty[0] & /*bonustype*/
557
+ 1048576 && p && Q(), n.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
558
+ 8389632 && R && w && ee(), n.$$.dirty[0] & /*clientstyling, customStylingContainer*/
559
+ 4195328 && h && w && X(), n.$$.dirty[0] & /*translationurl*/
560
+ 16777216 && I && q(), n.$$.dirty[0] & /*termsandconditionsasset*/
561
+ 256 && o(14, O = !(_ === null || _ === "")), n.$$.dirty[0] & /*termsandconditionsurl*/
562
+ 128 && o(13, W = z !== null && z !== "");
563
+ }, [
564
+ m,
565
+ l,
566
+ b,
567
+ g,
568
+ d,
569
+ f,
570
+ M,
571
+ z,
572
+ _,
573
+ j,
574
+ w,
575
+ P,
576
+ H,
577
+ W,
578
+ O,
579
+ a,
580
+ J,
581
+ G,
582
+ $,
583
+ i,
584
+ p,
585
+ A,
586
+ h,
587
+ R,
588
+ I,
589
+ Z
590
+ ];
591
+ }
592
+ class Fe extends ge {
593
+ constructor(e) {
594
+ super(), we(
595
+ this,
596
+ e,
597
+ ke,
598
+ Re,
599
+ Be,
600
+ {
601
+ bonuswalletid: 19,
602
+ bonusdate: 0,
603
+ bonusstatus: 1,
604
+ bonusname: 2,
605
+ bonustype: 20,
606
+ bonusamount: 3,
607
+ bonuswageringamount: 4,
608
+ bonusremainingamount: 5,
609
+ bonuscurrency: 6,
610
+ lang: 21,
611
+ clientstyling: 22,
612
+ clientstylingurl: 23,
613
+ translationurl: 24,
614
+ termsandconditionsurl: 7,
615
+ termsandconditionsasset: 8,
616
+ termsandconditionsdescription: 9
617
+ },
618
+ _e,
619
+ [-1, -1]
620
+ );
621
+ }
622
+ get bonuswalletid() {
623
+ return this.$$.ctx[19];
624
+ }
625
+ set bonuswalletid(e) {
626
+ this.$$set({ bonuswalletid: e }), y();
627
+ }
628
+ get bonusdate() {
629
+ return this.$$.ctx[0];
630
+ }
631
+ set bonusdate(e) {
632
+ this.$$set({ bonusdate: e }), y();
633
+ }
634
+ get bonusstatus() {
635
+ return this.$$.ctx[1];
636
+ }
637
+ set bonusstatus(e) {
638
+ this.$$set({ bonusstatus: e }), y();
639
+ }
640
+ get bonusname() {
641
+ return this.$$.ctx[2];
642
+ }
643
+ set bonusname(e) {
644
+ this.$$set({ bonusname: e }), y();
645
+ }
646
+ get bonustype() {
647
+ return this.$$.ctx[20];
648
+ }
649
+ set bonustype(e) {
650
+ this.$$set({ bonustype: e }), y();
651
+ }
652
+ get bonusamount() {
653
+ return this.$$.ctx[3];
654
+ }
655
+ set bonusamount(e) {
656
+ this.$$set({ bonusamount: e }), y();
657
+ }
658
+ get bonuswageringamount() {
659
+ return this.$$.ctx[4];
660
+ }
661
+ set bonuswageringamount(e) {
662
+ this.$$set({ bonuswageringamount: e }), y();
663
+ }
664
+ get bonusremainingamount() {
665
+ return this.$$.ctx[5];
666
+ }
667
+ set bonusremainingamount(e) {
668
+ this.$$set({ bonusremainingamount: e }), y();
669
+ }
670
+ get bonuscurrency() {
671
+ return this.$$.ctx[6];
672
+ }
673
+ set bonuscurrency(e) {
674
+ this.$$set({ bonuscurrency: e }), y();
675
+ }
676
+ get lang() {
677
+ return this.$$.ctx[21];
678
+ }
679
+ set lang(e) {
680
+ this.$$set({ lang: e }), y();
681
+ }
682
+ get clientstyling() {
683
+ return this.$$.ctx[22];
684
+ }
685
+ set clientstyling(e) {
686
+ this.$$set({ clientstyling: e }), y();
687
+ }
688
+ get clientstylingurl() {
689
+ return this.$$.ctx[23];
690
+ }
691
+ set clientstylingurl(e) {
692
+ this.$$set({ clientstylingurl: e }), y();
693
+ }
694
+ get translationurl() {
695
+ return this.$$.ctx[24];
696
+ }
697
+ set translationurl(e) {
698
+ this.$$set({ translationurl: e }), y();
699
+ }
700
+ get termsandconditionsurl() {
701
+ return this.$$.ctx[7];
702
+ }
703
+ set termsandconditionsurl(e) {
704
+ this.$$set({ termsandconditionsurl: e }), y();
705
+ }
706
+ get termsandconditionsasset() {
707
+ return this.$$.ctx[8];
708
+ }
709
+ set termsandconditionsasset(e) {
710
+ this.$$set({ termsandconditionsasset: e }), y();
711
+ }
712
+ get termsandconditionsdescription() {
713
+ return this.$$.ctx[9];
714
+ }
715
+ set termsandconditionsdescription(e) {
716
+ this.$$set({ termsandconditionsdescription: e }), y();
717
+ }
718
+ }
719
+ pe(Fe, { bonuswalletid: {}, bonusdate: {}, bonusstatus: {}, bonusname: {}, bonustype: {}, bonusamount: {}, bonuswageringamount: {}, bonusremainingamount: {}, bonuscurrency: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, translationurl: {}, termsandconditionsurl: {}, termsandconditionsasset: {}, termsandconditionsdescription: {} }, [], [], !0);
720
+ export {
721
+ Fe as default
722
+ };