@everymatrix/player-account-gaming-limits-info-card 1.87.26 → 1.87.27
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/PlayerAccountGamingLimitsConfirmationModal-BYHSs6fR.cjs +1 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-CtIhJMaZ.js +306 -0
- package/components/PlayerAccountGamingLimitsConfirmationModal-D9vdZ_ZM.js +306 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-9whpgWve.js +1568 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-DDshAKn0.cjs +1 -0
- package/components/PlayerAccountGamingLimitsGroupEdit-ZOzNQ83F.js +1568 -0
- package/components/PlayerAccountGamingLimitsInfoCard-BfqHDlYw.cjs +21 -0
- package/components/PlayerAccountGamingLimitsInfoCard-C2dv23qd.js +7411 -0
- package/components/PlayerAccountGamingLimitsInfoCard-D_exrGvT.js +7453 -0
- package/components/{PlayerAccountGamingLimitsPopup-DHSJ1hpq.js → PlayerAccountGamingLimitsPopup-DG8wpexC.js} +54 -54
- package/components/{PlayerAccountGamingLimitsPopup-Ce55cV9R.js → PlayerAccountGamingLimitsPopup-DeXpcbYH.js} +55 -55
- package/components/PlayerAccountGamingLimitsPopup-k9o2qPBt.cjs +1 -0
- package/components/{PlayerAccountModal-AxHHIdPq.js → PlayerAccountModal-BY_l7Qz-.js} +30 -30
- package/components/{PlayerAccountModal-0pqyx-hh.js → PlayerAccountModal-DjywE99z.js} +29 -29
- package/components/PlayerAccountModal-ICYwhG76.cjs +1 -0
- package/es2015/player-account-gaming-limits-info-card.cjs +1 -1
- package/es2015/player-account-gaming-limits-info-card.js +7 -7
- package/esnext/player-account-gaming-limits-info-card.js +1 -1
- package/package.json +1 -1
- package/components/PlayerAccountGamingLimitsConfirmationModal-CPjx_DH_.js +0 -4890
- package/components/PlayerAccountGamingLimitsConfirmationModal-Csrimoqp.js +0 -4853
- package/components/PlayerAccountGamingLimitsConfirmationModal-RcOa0NNg.cjs +0 -21
- package/components/PlayerAccountGamingLimitsGroupEdit-Ca1m5XU8.js +0 -2850
- package/components/PlayerAccountGamingLimitsGroupEdit-Cqs__n7J.cjs +0 -1
- package/components/PlayerAccountGamingLimitsGroupEdit-DSun0_Zz.js +0 -2850
- package/components/PlayerAccountGamingLimitsInfoCard-BQDa_Mg_.cjs +0 -1
- package/components/PlayerAccountGamingLimitsInfoCard-C88f1sX4.js +0 -1564
- package/components/PlayerAccountGamingLimitsInfoCard-DzK7V5Rg.js +0 -1564
- package/components/PlayerAccountGamingLimitsPopup-4zxoW8_v.cjs +0 -1
- package/components/PlayerAccountModal-DJEDpoZF.cjs +0 -1
|
@@ -1,1564 +0,0 @@
|
|
|
1
|
-
import { a as Ie, $ as ke, S as De, i as Me, f as G, s as Te, J as Ae, b as Re, n as $, d as M, h as T, k as p, q as Ee, u as Ne, v as je, A as ze, g as y, r as Be, c as F, e as s, j as l, l as U, p as ee, t as W, m as E, w as K, x as fe, B as ie, D as ce, K as Se, G as Fe, H as We, I as qe } from "./PlayerAccountGamingLimitsConfirmationModal-CPjx_DH_.js";
|
|
2
|
-
import { g as Q, f as Z } from "./PlayerAccountGamingLimitsGroupEdit-DSun0_Zz.js";
|
|
3
|
-
function oe(e, t) {
|
|
4
|
-
Ie(e, t);
|
|
5
|
-
}
|
|
6
|
-
function He(e) {
|
|
7
|
-
ke.set(e);
|
|
8
|
-
}
|
|
9
|
-
const ne = {
|
|
10
|
-
en: {
|
|
11
|
-
name: "Info",
|
|
12
|
-
amountChanged: "Your limit has been changed or increased: {amount} {currency}. You will have to wait for the expiration date for your new limit to take effect:",
|
|
13
|
-
daily: "Daily",
|
|
14
|
-
weekly: "Weekly",
|
|
15
|
-
monthly: "Monthly",
|
|
16
|
-
removeLimitText: "Are you sure you want to remove the {limit}?",
|
|
17
|
-
removeLimitsText: "Are you sure you want to remove all the {limit}s?",
|
|
18
|
-
minutes: "minutes",
|
|
19
|
-
noLimit: "No limit",
|
|
20
|
-
expirationDate: "Expiration date",
|
|
21
|
-
notAvailable: "N/A",
|
|
22
|
-
edit: "Edit",
|
|
23
|
-
removeLimits: "Remove Limits",
|
|
24
|
-
depositLimit: "Deposit Limit",
|
|
25
|
-
timeLimit: "Time Limit",
|
|
26
|
-
wageringLimit: "Wagering Limit",
|
|
27
|
-
lossLimit: "Loss Limit",
|
|
28
|
-
timeLimitLower: "time limit",
|
|
29
|
-
depositLimitLower: "deposit limit",
|
|
30
|
-
wageringLimitLower: "wagering limit",
|
|
31
|
-
lossLimitLower: "loss limit",
|
|
32
|
-
time: "time",
|
|
33
|
-
currency: "currency"
|
|
34
|
-
},
|
|
35
|
-
"zh-hk": {
|
|
36
|
-
name: "信息",
|
|
37
|
-
amountChanged: "您的限額已更改或增加:{amount} {currency}。 您必須等待到期日期才能使新限制生效:",
|
|
38
|
-
daily: "日常的",
|
|
39
|
-
weekly: "每週",
|
|
40
|
-
monthly: "月刊",
|
|
41
|
-
removeLimitText: "您確定要刪除 {limit} 嗎?",
|
|
42
|
-
removeLimitsText: "您確定要刪除所有 {limit} 嗎?",
|
|
43
|
-
minutes: "分鐘",
|
|
44
|
-
noLimit: "沒有限制",
|
|
45
|
-
expirationDate: "截止日期",
|
|
46
|
-
notAvailable: "不適用",
|
|
47
|
-
edit: "編輯",
|
|
48
|
-
removeLimits: "移除限制",
|
|
49
|
-
depositLimit: "存款限額",
|
|
50
|
-
timeLimit: "時限",
|
|
51
|
-
wageringLimit: "投注限額",
|
|
52
|
-
lossLimit: "損失限額",
|
|
53
|
-
timeLimitLower: "時限",
|
|
54
|
-
depositLimitLower: "存款限額",
|
|
55
|
-
wageringLimitLower: "投注限額",
|
|
56
|
-
lossLimitLower: "損失限額",
|
|
57
|
-
time: "時間",
|
|
58
|
-
currency: "貨幣"
|
|
59
|
-
},
|
|
60
|
-
fr: {
|
|
61
|
-
name: "Info",
|
|
62
|
-
amountChanged: "Votre limite a été modifiée ou augmentée: {amount} {currency}. Vous devrez attendre la date d'expiration pour que votre nouvelle limite prenne effet:",
|
|
63
|
-
daily: "Quotidiennement",
|
|
64
|
-
weekly: "Hebdomadaire",
|
|
65
|
-
monthly: "Mensuel",
|
|
66
|
-
removeLimitText: "êtes-vous sûr de vouloir supprimer la{limit}?",
|
|
67
|
-
removeLimitsText: "êtes-vous sûr de vouloir supprimer tous les {limit}s?",
|
|
68
|
-
minutes: "minutes",
|
|
69
|
-
noLimit: "Aucune limite",
|
|
70
|
-
expirationDate: "Date d'expiration",
|
|
71
|
-
notAvailable: "N/A",
|
|
72
|
-
edit: "Modifier",
|
|
73
|
-
removeLimits: "Supprimer les limites",
|
|
74
|
-
depositLimit: "Limite de dépôt",
|
|
75
|
-
timeLimit: "Limite de temps",
|
|
76
|
-
wageringLimit: "Limite de mise",
|
|
77
|
-
lossLimit: "Limite de perte",
|
|
78
|
-
timeLimitLower: "Limite de temps",
|
|
79
|
-
depositLimitLower: "Limite de dépôt",
|
|
80
|
-
wageringLimitLower: "Limite de mise",
|
|
81
|
-
lossLimitLower: "Limite de perte",
|
|
82
|
-
time: "Temps",
|
|
83
|
-
currency: "Monnaie"
|
|
84
|
-
},
|
|
85
|
-
ro: {
|
|
86
|
-
name: "Informații",
|
|
87
|
-
amountChanged: "Limita ta a fost schimbată sau a crescut: {amount} {currency}. Trebuie să aștepți până la data de expirare pentru ca noua ta limită să intre în vigoare:",
|
|
88
|
-
daily: "Zilnic",
|
|
89
|
-
weekly: "Săptămânal",
|
|
90
|
-
monthly: "Lunar",
|
|
91
|
-
removeLimitText: "Ești sigur că vrei să elimini această limită?",
|
|
92
|
-
removeLimitsText: "Ești sigur că vrei să elimini toate limitele?",
|
|
93
|
-
minutes: "minute",
|
|
94
|
-
noLimit: "Fără Limită",
|
|
95
|
-
expirationDate: "Dată Expirare",
|
|
96
|
-
notAvailable: "N/A",
|
|
97
|
-
edit: "Editează",
|
|
98
|
-
removeLimits: "Elimină limitele",
|
|
99
|
-
depositLimit: "Limită de depunere",
|
|
100
|
-
timeLimit: "Limită de timp",
|
|
101
|
-
wageringLimit: "Limită de pariere",
|
|
102
|
-
lossLimit: "Limite de pierdere",
|
|
103
|
-
timeLimitLower: "limită de timp",
|
|
104
|
-
depositLimitLower: "limită de depunere",
|
|
105
|
-
wageringLimitLower: "limită de pariere",
|
|
106
|
-
lossLimitLower: "limită de pierdere",
|
|
107
|
-
time: "timp",
|
|
108
|
-
currency: "monedă"
|
|
109
|
-
},
|
|
110
|
-
es: {
|
|
111
|
-
name: "Información",
|
|
112
|
-
amountChanged: "Tú limite ha sido cambiado o incrementado: {amount} {currency}. Tendrás que esperar a la fecha de expiración para que tu nuevo límite entre en vigencia:",
|
|
113
|
-
daily: "Diario",
|
|
114
|
-
weekly: "Semanal",
|
|
115
|
-
monthly: "Mensual",
|
|
116
|
-
removeLimitText: "Estas seguro de quitar el {limit}?",
|
|
117
|
-
removeLimitsText: "Estas seguro de retirar todos los {limit}es?",
|
|
118
|
-
minutes: "minutos",
|
|
119
|
-
noLimit: "Sin límite",
|
|
120
|
-
expirationDate: "Fecha de expiración",
|
|
121
|
-
notAvailable: "No Disponible",
|
|
122
|
-
edit: "Editar",
|
|
123
|
-
removeLimits: "Retirar límites",
|
|
124
|
-
depositLimit: "Límite de depósito",
|
|
125
|
-
timeLimit: "Límite de tiempo",
|
|
126
|
-
wageringLimit: "Límite de apuestas",
|
|
127
|
-
lossLimit: "Límite de pérdida",
|
|
128
|
-
timeLimitLower: "Límite de tiempo",
|
|
129
|
-
depositLimitLower: "Límite de depósito",
|
|
130
|
-
wageringLimitLower: "Límite de apuestas",
|
|
131
|
-
lossLimitLower: "Límite de pérdida",
|
|
132
|
-
time: "tiempo",
|
|
133
|
-
currency: "moneda"
|
|
134
|
-
},
|
|
135
|
-
pt: {
|
|
136
|
-
name: "Informação",
|
|
137
|
-
amountChanged: "Seu limite foi alterado ou aumentado: {amount} {currency}. Você terá que aguardar a data de expiração para que seu novo limite entre em vigor:",
|
|
138
|
-
daily: "Diariamente",
|
|
139
|
-
weekly: "Semanalmente",
|
|
140
|
-
monthly: "Mensalmente",
|
|
141
|
-
removeLimitText: "Tem certeza de que deseja remover o {limite}??",
|
|
142
|
-
removeLimitsText: "Tem certeza de que deseja remover todos os {limite}s??",
|
|
143
|
-
minutes: "Minutos",
|
|
144
|
-
noLimit: "Sem limite",
|
|
145
|
-
expirationDate: "Data de Validade",
|
|
146
|
-
notAvailable: "Não Disponível",
|
|
147
|
-
edit: "Editar",
|
|
148
|
-
removeLimits: "Remover limites",
|
|
149
|
-
depositLimit: "Limite de Depósito",
|
|
150
|
-
timeLimit: "Limite de Tempo",
|
|
151
|
-
wageringLimit: "Limite de Apostas",
|
|
152
|
-
lossLimit: "Limite de Perda",
|
|
153
|
-
timeLimitLower: "Limite de tempo",
|
|
154
|
-
depositLimitLower: "limite de depósito",
|
|
155
|
-
wageringLimitLower: "limite de apostas",
|
|
156
|
-
lossLimitLower: "limite de perda",
|
|
157
|
-
time: "Tempo",
|
|
158
|
-
currency: "Moeda"
|
|
159
|
-
},
|
|
160
|
-
hr: {
|
|
161
|
-
name: "Informacije",
|
|
162
|
-
amountChanged: "Vaše ograničenje je promijenjeno ili povećano: {iznos} {valuta}. Morat ćete pričekati datum isteka kako bi vaše novo ograničenje stupilo na snagu:",
|
|
163
|
-
daily: "Dnevno",
|
|
164
|
-
weekly: "Tjedno",
|
|
165
|
-
monthly: "Mjesečno",
|
|
166
|
-
removeLimitText: "Jeste li sigurni da želite ukloniti {limit}?",
|
|
167
|
-
removeLimitsText: "Jeste li sigurni da želite ukloniti sve {limit}e?",
|
|
168
|
-
minutes: "minute",
|
|
169
|
-
noLimit: "Nema ograničenja",
|
|
170
|
-
expirationDate: "Datum isteka",
|
|
171
|
-
notAvailable: "N/A",
|
|
172
|
-
edit: "Uredi",
|
|
173
|
-
removeLimits: "Ukloni ograničenja",
|
|
174
|
-
depositLimit: "Ograničenje uplate",
|
|
175
|
-
timeLimit: "Vremensko ograničenje",
|
|
176
|
-
wageringLimit: "Ograničenje igranja",
|
|
177
|
-
lossLimit: "Ograničenje gubitka",
|
|
178
|
-
timeLimitLower: "vremensko ograničenje",
|
|
179
|
-
depositLimitLower: "ograničenje uplate",
|
|
180
|
-
wageringLimitLower: "ograničenje igranja",
|
|
181
|
-
lossLimitLower: "ograničenje gubitka",
|
|
182
|
-
time: "vrijeme",
|
|
183
|
-
currency: "valuta"
|
|
184
|
-
},
|
|
185
|
-
"pt-br": {
|
|
186
|
-
name: "Informação",
|
|
187
|
-
amountChanged: "Seu limite foi alterado ou aumentado: {amount} {currency}. Você terá que aguardar a data de expiração para que seu novo limite entre em vigor:",
|
|
188
|
-
daily: "Diário",
|
|
189
|
-
weekly: "Semanalmente",
|
|
190
|
-
monthly: "Por mês",
|
|
191
|
-
removeLimitText: "Tem certeza de que deseja remover o limite {limit}?",
|
|
192
|
-
removeLimitsText: "Tem certeza de que deseja remover todos os limites {limit}s?",
|
|
193
|
-
minutes: "minutos",
|
|
194
|
-
noLimit: "Sem limite",
|
|
195
|
-
expirationDate: "Data de expiração",
|
|
196
|
-
notAvailable: "Não disponível",
|
|
197
|
-
edit: "Editar",
|
|
198
|
-
removeLimits: "Remover limites",
|
|
199
|
-
depositLimit: "Limite de depósito",
|
|
200
|
-
timeLimit: "Limite de tempo",
|
|
201
|
-
wageringLimit: "Limite de Quantidade de Apostas",
|
|
202
|
-
lossLimit: "Limite de perda",
|
|
203
|
-
timeLimitLower: "Limite de tempo",
|
|
204
|
-
depositLimitLower: "Limite de depósito",
|
|
205
|
-
wageringLimitLower: "Limite de Quantidade de Apostas",
|
|
206
|
-
lossLimitLower: "Limite de perda",
|
|
207
|
-
time: "tempo",
|
|
208
|
-
currency: "moeda"
|
|
209
|
-
},
|
|
210
|
-
"es-mx": {
|
|
211
|
-
name: "Información",
|
|
212
|
-
amountChanged: "Su límite ha sido cambiado o aumentado:{amount} {currency}. Tendrá que esperar para su fecha de expiración para que su nuevo límite entre en efecto:",
|
|
213
|
-
daily: "Diario",
|
|
214
|
-
weekly: "Semanal",
|
|
215
|
-
monthly: "Mensual",
|
|
216
|
-
removeLimitText: "¿Está seguro que quiere remover el límite {limit}?",
|
|
217
|
-
removeLimitsText: "¿Está seguro que quiere remover todos los límites {limit}s?",
|
|
218
|
-
minutes: "minutos",
|
|
219
|
-
noLimit: "Sin límite",
|
|
220
|
-
expirationDate: "Fecha de expiración",
|
|
221
|
-
notAvailable: "No disponible",
|
|
222
|
-
edit: "Editar",
|
|
223
|
-
removeLimits: "Remover Límites",
|
|
224
|
-
depositLimit: "Límite de depósito",
|
|
225
|
-
timeLimit: "Límite de tiempo",
|
|
226
|
-
wageringLimit: "Límite de monto de apuestas",
|
|
227
|
-
lossLimit: "Límite de pérdidas",
|
|
228
|
-
timeLimitLower: "Límite de tiempo",
|
|
229
|
-
depositLimitLower: "Límite de depósito",
|
|
230
|
-
wageringLimitLower: "Límite de monto de apuestas",
|
|
231
|
-
lossLimitLower: "Límite de pérdidas",
|
|
232
|
-
time: "tiempo",
|
|
233
|
-
currency: "moneda"
|
|
234
|
-
},
|
|
235
|
-
tr: {
|
|
236
|
-
name: "Bilgi",
|
|
237
|
-
amountChanged: "Limitiniz değiştirildi veya artırıldı: {amount} {currency}. Yeni limitinizin geçerlilik kazanması için son kullanma tarihini beklemeniz gerekecektir:",
|
|
238
|
-
daily: "Günlük",
|
|
239
|
-
weekly: "Haftalık",
|
|
240
|
-
monthly: "Aylık",
|
|
241
|
-
removeLimitText: "{limit} sınırını kaldırmak istediğinizden emin misiniz?",
|
|
242
|
-
removeLimitsText: "Tüm {limit}'leri kaldırmak istediğinizden emin misiniz?",
|
|
243
|
-
minutes: "dakika",
|
|
244
|
-
noLimit: "Limit yok",
|
|
245
|
-
expirationDate: "Son kullanma tarihi",
|
|
246
|
-
notAvailable: "Yok",
|
|
247
|
-
edit: "Düzenlemek",
|
|
248
|
-
removeLimits: "Sınırları Kaldır",
|
|
249
|
-
depositLimit: "Para Yatırma Limiti",
|
|
250
|
-
timeLimit: "Zaman sınırı",
|
|
251
|
-
wageringLimit: "Bahis Limiti",
|
|
252
|
-
lossLimit: "Kayıp Limiti",
|
|
253
|
-
timeLimitLower: "zaman sınırı",
|
|
254
|
-
depositLimitLower: "para yatırma limiti",
|
|
255
|
-
wageringLimitLower: "bahis limiti",
|
|
256
|
-
lossLimitLower: "kayıp limiti",
|
|
257
|
-
time: "zaman",
|
|
258
|
-
currency: "para birimi"
|
|
259
|
-
},
|
|
260
|
-
"en-us": {
|
|
261
|
-
name: "Info",
|
|
262
|
-
amountChanged: "Your limit has been changed or increased: {amount} {currency}. You will have to wait for the expiration date for your new limit to take effect:",
|
|
263
|
-
daily: "Daily",
|
|
264
|
-
weekly: "Weekly",
|
|
265
|
-
monthly: "Monthly",
|
|
266
|
-
removeLimitText: "Are you sure you want to remove the {limit}?",
|
|
267
|
-
removeLimitsText: "Are you sure you want to remove all the {limit}s?",
|
|
268
|
-
minutes: "minutes",
|
|
269
|
-
noLimit: "No limit",
|
|
270
|
-
expirationDate: "Expiration date",
|
|
271
|
-
notAvailable: "N/A",
|
|
272
|
-
edit: "Edit",
|
|
273
|
-
removeLimits: "Remove Limits",
|
|
274
|
-
depositLimit: "Deposit Limit",
|
|
275
|
-
timeLimit: "Time Limit",
|
|
276
|
-
wageringLimit: "Wagering Limit",
|
|
277
|
-
lossLimit: "Loss Limit",
|
|
278
|
-
timeLimitLower: "time limit",
|
|
279
|
-
depositLimitLower: "deposit limit",
|
|
280
|
-
wageringLimitLower: "wagering limit",
|
|
281
|
-
lossLimitLower: "loss limit",
|
|
282
|
-
time: "time",
|
|
283
|
-
currency: "currency"
|
|
284
|
-
}
|
|
285
|
-
};
|
|
286
|
-
if (typeof window != "undefined") {
|
|
287
|
-
let e = function(t) {
|
|
288
|
-
return function(...o) {
|
|
289
|
-
try {
|
|
290
|
-
return t.apply(this, o);
|
|
291
|
-
} catch (n) {
|
|
292
|
-
if (n instanceof DOMException && n.message.includes("has already been used with this registry") || n.message.includes("Cannot define multiple custom elements with the same tag name"))
|
|
293
|
-
return !1;
|
|
294
|
-
throw n;
|
|
295
|
-
}
|
|
296
|
-
};
|
|
297
|
-
};
|
|
298
|
-
customElements.define = e(customElements.define), import("./PlayerAccountGamingLimitsGroupEdit-DSun0_Zz.js").then((t) => t.P).then(({ default: t }) => {
|
|
299
|
-
!customElements.get("player-account-gaming-limits-group-edit") && customElements.define(
|
|
300
|
-
"player-account-gaming-limits-group-edit",
|
|
301
|
-
t.element
|
|
302
|
-
);
|
|
303
|
-
});
|
|
304
|
-
}
|
|
305
|
-
function Ve(e) {
|
|
306
|
-
Re(e, "svelte-8fdpga", '@charset "UTF-8";.InfoCard{padding:20px;color:var(--emw--color-black, #000000);background:var(--emw--color-white, #FFFFFF);box-shadow:0 3px 12px var(--emw--color-gray-100, #E6E6E6);border-radius:5px;display:block}.InfoCardHeader{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:10px}.InfoCardHeader h5{margin:0;font-weight:normal;font-size:16px;line-height:20px}.InfoCardHeader span{display:flex;width:20px;height:20px;background:transparent;border:1px solid var(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));align-items:center;justify-content:center;border-radius:30px}.InfoCardHeader.InfoCardMobileHeader h5{font-size:14px}.InfoCardHeader.InfoCardMobileHeader span{width:16px;height:16px;font-size:12px}.InfoCardIcon{cursor:pointer}.InfoCardRow{display:flex;flex-direction:row;justify-content:space-between;font-size:14px}.InfoCardRow:first-child{padding-bottom:5px}.InfoCardTableRow>.InfoCardRow:first-child{padding-bottom:5px}.InfoCardTableRow>.InfoCardRow:first-child .InfoCardRowTitle{font-weight:500}.InfoCardTableRow>.InfoCardRow:nth-child(2){font-size:12px}.InfoCardTableHeaderBox{display:flex;flex-direction:column}.InfoCardRowTitle{font-size:12px;font-weight:300}.InfoCardRowValue{font-size:12px;color:var(--emw--color-gray-300, #58586B);font-weight:300}.InfoCardRemoveIcon{display:inline-block;padding:5px 0 5px 15px;cursor:pointer}.InfoCardRemoveIcon span{display:inline-block;height:18px;width:18px;border-radius:50px;position:relative;color:var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));border:1px solid var(--emw--color-secondary, var(--emw--color-secondary, #FD2839))}.InfoCardRemoveIcon span:after{position:absolute;top:0;bottom:0;left:0;right:0;content:"❌";font-size:7px;color:var(--emw--color-secondary, var(--emw--color-secondary, #FD2839));line-height:18px;text-align:center}.InfoCardBox{padding:15px 5px}.InfoCardBox.InfoCardMultipleItems{display:flex;flex-direction:row}.InfoCardBox:nth-child(even){background:var(--emw--color-gray-50, #F9F8F8)}.InfoCardBox .InfoCardRowContainer{flex:1 auto}.InfoMainRow .InfoCardRowTitle{font-size:14px;font-weight:400}.InfoMainRow .InfoCardRowValue{font-size:14px}.InfoCardControlArea{display:inline-flex;margin-top:35px}.InfoCardControlArea .InfoCardEditButton,.InfoCardControlArea .InfoCardRemoveButton{cursor:pointer;border-radius:5px;width:120px;height:36px;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--emw--color-black, #000000);text-transform:uppercase;transition-duration:0.3s;box-sizing:border-box}.InfoCardControlArea .InfoCardEditButton{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));margin-right:10px}.InfoCardControlArea .InfoCardEditButton.InfoCardButtonDisabled{background:transparent;border:1px solid var(--emw--color-black, #000000);cursor:not-allowed;opacity:0.6}.InfoCardControlArea .InfoCardRemoveButton{background:transparent;border:1px solid var(--emw--color-black, #000000)}.InfoCardControlArea .InfoCardRemoveButton.InfoCardButtonDisabled{background:transparent;border:1px solid var(--emw--color-black, #000000);cursor:not-allowed;opacity:0.6}.InfoCardIconWrapper{position:relative;display:inline-block;padding:5px 0 5px 15px;cursor:pointer}.InfoCardIconWrapper span{display:flex;width:20px;height:20px;background:transparent;border:1px solid ar(--emw--pam-color-primary, var(--emw--color-primary, #22B04E));align-items:center;justify-content:center;border-radius:30px}.InfoCardIconWrapper.InfoCardIconMobileWrapper{position:initial}.InfoCardBox .InfoCardIcon{color:var(--emw--color-gray-300, #58586B);border:1px solid var(--emw--color-gray-300, #58586B)}');
|
|
307
|
-
}
|
|
308
|
-
function ae(e, t, o) {
|
|
309
|
-
const n = e.slice();
|
|
310
|
-
return n[41] = t[o], n[43] = o, n;
|
|
311
|
-
}
|
|
312
|
-
function re(e, t, o) {
|
|
313
|
-
const n = e.slice();
|
|
314
|
-
return n[41] = t[o], n[43] = o, n;
|
|
315
|
-
}
|
|
316
|
-
function Pe(e) {
|
|
317
|
-
let t, o, n, i, a = (
|
|
318
|
-
/*limitsdata*/
|
|
319
|
-
(e[0] ? (
|
|
320
|
-
/*$_*/
|
|
321
|
-
e[16](
|
|
322
|
-
/*limitname*/
|
|
323
|
-
e[1].charAt(0).toLowerCase() + /*limitname*/
|
|
324
|
-
e[1].substring(1).replace(/\s/g, "")
|
|
325
|
-
)
|
|
326
|
-
) : "") + ""
|
|
327
|
-
), r, u, c, k, v, g, b, P, h, B, S, V, j, z, A = (
|
|
328
|
-
/*$_*/
|
|
329
|
-
e[16]("edit") + ""
|
|
330
|
-
), Y, C, N, H, R;
|
|
331
|
-
function D(_, q) {
|
|
332
|
-
return (
|
|
333
|
-
/*limitname*/
|
|
334
|
-
_[1] === "Time Limit" ? Ge : Oe
|
|
335
|
-
);
|
|
336
|
-
}
|
|
337
|
-
let f = D(e), L = f(e), d = !/*amountIsUnset*/
|
|
338
|
-
e[10] && !/*limitsdata*/
|
|
339
|
-
e[0].isModified && /*changeableDataset*/
|
|
340
|
-
e[15] && ue(e), w = (
|
|
341
|
-
/*openLimitsModal*/
|
|
342
|
-
e[12] && pe(e)
|
|
343
|
-
);
|
|
344
|
-
return {
|
|
345
|
-
c() {
|
|
346
|
-
t = p("div"), o = p("div"), n = p("div"), i = p("h5"), r = W(a), u = E(), c = p("div"), k = p("span"), k.textContent = "i", v = E(), g = p("player-account-gaming-limits-popup"), P = E(), h = p("div"), B = p("div"), S = p("div"), L.c(), V = E(), j = p("div"), z = p("button"), Y = W(A), C = E(), d && d.c(), N = E(), w && w.c(), y(k, "class", "InfoCardIcon"), s(g, "showpopup", b = /*showPopup*/
|
|
347
|
-
e[9][0]), s(
|
|
348
|
-
g,
|
|
349
|
-
"lang",
|
|
350
|
-
/*lang*/
|
|
351
|
-
e[3]
|
|
352
|
-
), s(
|
|
353
|
-
g,
|
|
354
|
-
"clientstyling",
|
|
355
|
-
/*clientstyling*/
|
|
356
|
-
e[4]
|
|
357
|
-
), s(
|
|
358
|
-
g,
|
|
359
|
-
"clientstylingurl",
|
|
360
|
-
/*clientstylingurl*/
|
|
361
|
-
e[5]
|
|
362
|
-
), s(
|
|
363
|
-
g,
|
|
364
|
-
"mbsource",
|
|
365
|
-
/*mbsource*/
|
|
366
|
-
e[6]
|
|
367
|
-
), y(c, "class", "InfoCardIconWrapper " + /*isMobile*/
|
|
368
|
-
(e[17] ? "InfoCardIconMobileWrapper" : "")), y(n, "class", "InfoCardHeader " + /*isMobile*/
|
|
369
|
-
(e[17] ? "InfoCardMobileHeader" : "")), y(S, "class", "InfoCardTableRow"), y(B, "class", "InfoCardTableWrapper"), y(z, "class", "InfoCardEditButton"), y(j, "class", "InfoCardControlArea"), y(h, "class", "InfoCard"), y(o, "class", "InfoCardWrapper"), y(t, "class", "InfoCardSection");
|
|
370
|
-
},
|
|
371
|
-
m(_, q) {
|
|
372
|
-
T(_, t, q), l(t, o), l(o, n), l(n, i), l(i, r), l(n, u), l(n, c), l(c, k), l(c, v), l(c, g), l(o, P), l(o, h), l(h, B), l(B, S), L.m(S, null), l(h, V), l(h, j), l(j, z), l(z, Y), l(j, C), d && d.m(j, null), l(t, N), w && w.m(t, null), H || (R = [
|
|
373
|
-
U(k, "click", ee(
|
|
374
|
-
/*click_handler*/
|
|
375
|
-
e[24]
|
|
376
|
-
)),
|
|
377
|
-
U(
|
|
378
|
-
z,
|
|
379
|
-
"click",
|
|
380
|
-
/*click_handler_3*/
|
|
381
|
-
e[27]
|
|
382
|
-
)
|
|
383
|
-
], H = !0);
|
|
384
|
-
},
|
|
385
|
-
p(_, q) {
|
|
386
|
-
q[0] & /*limitsdata, $_, limitname*/
|
|
387
|
-
65539 && a !== (a = /*limitsdata*/
|
|
388
|
-
(_[0] ? (
|
|
389
|
-
/*$_*/
|
|
390
|
-
_[16](
|
|
391
|
-
/*limitname*/
|
|
392
|
-
_[1].charAt(0).toLowerCase() + /*limitname*/
|
|
393
|
-
_[1].substring(1).replace(/\s/g, "")
|
|
394
|
-
)
|
|
395
|
-
) : "") + "") && F(r, a), q[0] & /*showPopup*/
|
|
396
|
-
512 && b !== (b = /*showPopup*/
|
|
397
|
-
_[9][0]) && s(g, "showpopup", b), q[0] & /*lang*/
|
|
398
|
-
8 && s(
|
|
399
|
-
g,
|
|
400
|
-
"lang",
|
|
401
|
-
/*lang*/
|
|
402
|
-
_[3]
|
|
403
|
-
), q[0] & /*clientstyling*/
|
|
404
|
-
16 && s(
|
|
405
|
-
g,
|
|
406
|
-
"clientstyling",
|
|
407
|
-
/*clientstyling*/
|
|
408
|
-
_[4]
|
|
409
|
-
), q[0] & /*clientstylingurl*/
|
|
410
|
-
32 && s(
|
|
411
|
-
g,
|
|
412
|
-
"clientstylingurl",
|
|
413
|
-
/*clientstylingurl*/
|
|
414
|
-
_[5]
|
|
415
|
-
), q[0] & /*mbsource*/
|
|
416
|
-
64 && s(
|
|
417
|
-
g,
|
|
418
|
-
"mbsource",
|
|
419
|
-
/*mbsource*/
|
|
420
|
-
_[6]
|
|
421
|
-
), f === (f = D(_)) && L ? L.p(_, q) : (L.d(1), L = f(_), L && (L.c(), L.m(S, null))), q[0] & /*$_*/
|
|
422
|
-
65536 && A !== (A = /*$_*/
|
|
423
|
-
_[16]("edit") + "") && F(Y, A), !/*amountIsUnset*/
|
|
424
|
-
_[10] && !/*limitsdata*/
|
|
425
|
-
_[0].isModified && /*changeableDataset*/
|
|
426
|
-
_[15] ? d ? d.p(_, q) : (d = ue(_), d.c(), d.m(j, null)) : d && (d.d(1), d = null), /*openLimitsModal*/
|
|
427
|
-
_[12] ? w ? w.p(_, q) : (w = pe(_), w.c(), w.m(t, null)) : w && (w.d(1), w = null);
|
|
428
|
-
},
|
|
429
|
-
d(_) {
|
|
430
|
-
_ && M(t), L.d(), d && d.d(), w && w.d(), H = !1, Be(R);
|
|
431
|
-
}
|
|
432
|
-
};
|
|
433
|
-
}
|
|
434
|
-
function Ye(e) {
|
|
435
|
-
let t;
|
|
436
|
-
return {
|
|
437
|
-
c() {
|
|
438
|
-
t = p("div"), y(t, "class", "ModalLoader");
|
|
439
|
-
},
|
|
440
|
-
m(o, n) {
|
|
441
|
-
T(o, t, n);
|
|
442
|
-
},
|
|
443
|
-
p: $,
|
|
444
|
-
d(o) {
|
|
445
|
-
o && M(t);
|
|
446
|
-
}
|
|
447
|
-
};
|
|
448
|
-
}
|
|
449
|
-
function Oe(e) {
|
|
450
|
-
let t, o = K(
|
|
451
|
-
/*limitsdata*/
|
|
452
|
-
e[0]
|
|
453
|
-
), n = [];
|
|
454
|
-
for (let i = 0; i < o.length; i += 1)
|
|
455
|
-
n[i] = me(ae(e, o, i));
|
|
456
|
-
return {
|
|
457
|
-
c() {
|
|
458
|
-
for (let i = 0; i < n.length; i += 1)
|
|
459
|
-
n[i].c();
|
|
460
|
-
t = ie();
|
|
461
|
-
},
|
|
462
|
-
m(i, a) {
|
|
463
|
-
for (let r = 0; r < n.length; r += 1)
|
|
464
|
-
n[r] && n[r].m(i, a);
|
|
465
|
-
T(i, t, a);
|
|
466
|
-
},
|
|
467
|
-
p(i, a) {
|
|
468
|
-
if (a[0] & /*removeItemLimit, limitsdata, limitname, $_, isMobile, showPopup, currency, lang, clientstyling, clientstylingurl, mbsource, openInfoPopup, currentDate*/
|
|
469
|
-
6750847) {
|
|
470
|
-
o = K(
|
|
471
|
-
/*limitsdata*/
|
|
472
|
-
i[0]
|
|
473
|
-
);
|
|
474
|
-
let r;
|
|
475
|
-
for (r = 0; r < o.length; r += 1) {
|
|
476
|
-
const u = ae(i, o, r);
|
|
477
|
-
n[r] ? n[r].p(u, a) : (n[r] = me(u), n[r].c(), n[r].m(t.parentNode, t));
|
|
478
|
-
}
|
|
479
|
-
for (; r < n.length; r += 1)
|
|
480
|
-
n[r].d(1);
|
|
481
|
-
n.length = o.length;
|
|
482
|
-
}
|
|
483
|
-
},
|
|
484
|
-
d(i) {
|
|
485
|
-
i && M(t), fe(n, i);
|
|
486
|
-
}
|
|
487
|
-
};
|
|
488
|
-
}
|
|
489
|
-
function Ge(e) {
|
|
490
|
-
let t, o = K(
|
|
491
|
-
/*limitsdata*/
|
|
492
|
-
e[0]
|
|
493
|
-
), n = [];
|
|
494
|
-
for (let i = 0; i < o.length; i += 1)
|
|
495
|
-
n[i] = de(re(e, o, i));
|
|
496
|
-
return {
|
|
497
|
-
c() {
|
|
498
|
-
for (let i = 0; i < n.length; i += 1)
|
|
499
|
-
n[i].c();
|
|
500
|
-
t = ie();
|
|
501
|
-
},
|
|
502
|
-
m(i, a) {
|
|
503
|
-
for (let r = 0; r < n.length; r += 1)
|
|
504
|
-
n[r] && n[r].m(i, a);
|
|
505
|
-
T(i, t, a);
|
|
506
|
-
},
|
|
507
|
-
p(i, a) {
|
|
508
|
-
if (a[0] & /*removeItemLimit, limitsdata, limitname, $_, isMobile, showPopup, lang, clientstyling, clientstylingurl, mbsource, openInfoPopup, currentDate*/
|
|
509
|
-
6750843) {
|
|
510
|
-
o = K(
|
|
511
|
-
/*limitsdata*/
|
|
512
|
-
i[0]
|
|
513
|
-
);
|
|
514
|
-
let r;
|
|
515
|
-
for (r = 0; r < o.length; r += 1) {
|
|
516
|
-
const u = re(i, o, r);
|
|
517
|
-
n[r] ? n[r].p(u, a) : (n[r] = de(u), n[r].c(), n[r].m(t.parentNode, t));
|
|
518
|
-
}
|
|
519
|
-
for (; r < n.length; r += 1)
|
|
520
|
-
n[r].d(1);
|
|
521
|
-
n.length = o.length;
|
|
522
|
-
}
|
|
523
|
-
},
|
|
524
|
-
d(i) {
|
|
525
|
-
i && M(t), fe(n, i);
|
|
526
|
-
}
|
|
527
|
-
};
|
|
528
|
-
}
|
|
529
|
-
function le(e) {
|
|
530
|
-
let t, o = (
|
|
531
|
-
/*itemInfo*/
|
|
532
|
-
(e[41] ? (
|
|
533
|
-
/*itemInfo*/
|
|
534
|
-
e[41].currency
|
|
535
|
-
) : "") + ""
|
|
536
|
-
), n;
|
|
537
|
-
return {
|
|
538
|
-
c() {
|
|
539
|
-
t = p("span"), n = W(o), y(t, "class", "InfoCardCurrency");
|
|
540
|
-
},
|
|
541
|
-
m(i, a) {
|
|
542
|
-
T(i, t, a), l(t, n);
|
|
543
|
-
},
|
|
544
|
-
p(i, a) {
|
|
545
|
-
a[0] & /*limitsdata*/
|
|
546
|
-
1 && o !== (o = /*itemInfo*/
|
|
547
|
-
(i[41] ? (
|
|
548
|
-
/*itemInfo*/
|
|
549
|
-
i[41].currency
|
|
550
|
-
) : "") + "") && F(n, o);
|
|
551
|
-
},
|
|
552
|
-
d(i) {
|
|
553
|
-
i && M(t);
|
|
554
|
-
}
|
|
555
|
-
};
|
|
556
|
-
}
|
|
557
|
-
function Ue(e) {
|
|
558
|
-
let t, o = (
|
|
559
|
-
/*$_*/
|
|
560
|
-
e[16]("notAvailable") + ""
|
|
561
|
-
), n;
|
|
562
|
-
return {
|
|
563
|
-
c() {
|
|
564
|
-
t = p("div"), n = W(o), y(t, "class", "InfoCardRowValue");
|
|
565
|
-
},
|
|
566
|
-
m(i, a) {
|
|
567
|
-
T(i, t, a), l(t, n);
|
|
568
|
-
},
|
|
569
|
-
p(i, a) {
|
|
570
|
-
a[0] & /*$_*/
|
|
571
|
-
65536 && o !== (o = /*$_*/
|
|
572
|
-
i[16]("notAvailable") + "") && F(n, o);
|
|
573
|
-
},
|
|
574
|
-
d(i) {
|
|
575
|
-
i && M(t);
|
|
576
|
-
}
|
|
577
|
-
};
|
|
578
|
-
}
|
|
579
|
-
function Je(e) {
|
|
580
|
-
let t, o = (
|
|
581
|
-
/*itemInfo*/
|
|
582
|
-
(e[41] ? Q(new Date(
|
|
583
|
-
/*itemInfo*/
|
|
584
|
-
e[41].expiryDate
|
|
585
|
-
)) > (/* @__PURE__ */ new Date()).getFullYear() + 30 ? (
|
|
586
|
-
/*currentDate*/
|
|
587
|
-
e[18].clone().add(5, "years").format("d/M/yyyy - h:mm a")
|
|
588
|
-
) : Z(new Date(
|
|
589
|
-
/*itemInfo*/
|
|
590
|
-
e[41].expiryDate
|
|
591
|
-
), "d/M/yyyy - h:mm a") : "N/A") + ""
|
|
592
|
-
), n;
|
|
593
|
-
return {
|
|
594
|
-
c() {
|
|
595
|
-
t = p("div"), n = W(o), y(t, "class", "InfoCardRowValue");
|
|
596
|
-
},
|
|
597
|
-
m(i, a) {
|
|
598
|
-
T(i, t, a), l(t, n);
|
|
599
|
-
},
|
|
600
|
-
p(i, a) {
|
|
601
|
-
a[0] & /*limitsdata*/
|
|
602
|
-
1 && o !== (o = /*itemInfo*/
|
|
603
|
-
(i[41] ? Q(new Date(
|
|
604
|
-
/*itemInfo*/
|
|
605
|
-
i[41].expiryDate
|
|
606
|
-
)) > (/* @__PURE__ */ new Date()).getFullYear() + 30 ? (
|
|
607
|
-
/*currentDate*/
|
|
608
|
-
i[18].clone().add(5, "years").format("d/M/yyyy - h:mm a")
|
|
609
|
-
) : Z(new Date(
|
|
610
|
-
/*itemInfo*/
|
|
611
|
-
i[41].expiryDate
|
|
612
|
-
), "d/M/yyyy - h:mm a") : "N/A") + "") && F(n, o);
|
|
613
|
-
},
|
|
614
|
-
d(i) {
|
|
615
|
-
i && M(t);
|
|
616
|
-
}
|
|
617
|
-
};
|
|
618
|
-
}
|
|
619
|
-
function Ke(e) {
|
|
620
|
-
let t, o, n, i, a, r, u, c;
|
|
621
|
-
function k() {
|
|
622
|
-
return (
|
|
623
|
-
/*click_handler_2*/
|
|
624
|
-
e[26](
|
|
625
|
-
/*index*/
|
|
626
|
-
e[43]
|
|
627
|
-
)
|
|
628
|
-
);
|
|
629
|
-
}
|
|
630
|
-
return {
|
|
631
|
-
c() {
|
|
632
|
-
t = p("div"), o = p("span"), o.textContent = "i", n = E(), i = p("player-account-gaming-limits-popup"), y(o, "class", "InfoCardIcon"), s(i, "showpopup", a = /*showPopup*/
|
|
633
|
-
e[9][
|
|
634
|
-
/*index*/
|
|
635
|
-
e[43] + 1
|
|
636
|
-
]), s(i, "iteminfoamount", r = /*itemInfo*/
|
|
637
|
-
e[41].updateAmount), s(
|
|
638
|
-
i,
|
|
639
|
-
"currency",
|
|
640
|
-
/*currency*/
|
|
641
|
-
e[2]
|
|
642
|
-
), s(
|
|
643
|
-
i,
|
|
644
|
-
"lang",
|
|
645
|
-
/*lang*/
|
|
646
|
-
e[3]
|
|
647
|
-
), s(
|
|
648
|
-
i,
|
|
649
|
-
"clientstyling",
|
|
650
|
-
/*clientstyling*/
|
|
651
|
-
e[4]
|
|
652
|
-
), s(
|
|
653
|
-
i,
|
|
654
|
-
"clientstylingurl",
|
|
655
|
-
/*clientstylingurl*/
|
|
656
|
-
e[5]
|
|
657
|
-
), s(
|
|
658
|
-
i,
|
|
659
|
-
"mbsource",
|
|
660
|
-
/*mbsource*/
|
|
661
|
-
e[6]
|
|
662
|
-
), y(t, "class", "InfoCardIconWrapper " + /*isMobile*/
|
|
663
|
-
(e[17] ? "InfoCardIconMobileWrapper" : ""));
|
|
664
|
-
},
|
|
665
|
-
m(v, g) {
|
|
666
|
-
T(v, t, g), l(t, o), l(t, n), l(t, i), u || (c = U(o, "click", ee(k)), u = !0);
|
|
667
|
-
},
|
|
668
|
-
p(v, g) {
|
|
669
|
-
e = v, g[0] & /*showPopup*/
|
|
670
|
-
512 && a !== (a = /*showPopup*/
|
|
671
|
-
e[9][
|
|
672
|
-
/*index*/
|
|
673
|
-
e[43] + 1
|
|
674
|
-
]) && s(i, "showpopup", a), g[0] & /*limitsdata*/
|
|
675
|
-
1 && r !== (r = /*itemInfo*/
|
|
676
|
-
e[41].updateAmount) && s(i, "iteminfoamount", r), g[0] & /*currency*/
|
|
677
|
-
4 && s(
|
|
678
|
-
i,
|
|
679
|
-
"currency",
|
|
680
|
-
/*currency*/
|
|
681
|
-
e[2]
|
|
682
|
-
), g[0] & /*lang*/
|
|
683
|
-
8 && s(
|
|
684
|
-
i,
|
|
685
|
-
"lang",
|
|
686
|
-
/*lang*/
|
|
687
|
-
e[3]
|
|
688
|
-
), g[0] & /*clientstyling*/
|
|
689
|
-
16 && s(
|
|
690
|
-
i,
|
|
691
|
-
"clientstyling",
|
|
692
|
-
/*clientstyling*/
|
|
693
|
-
e[4]
|
|
694
|
-
), g[0] & /*clientstylingurl*/
|
|
695
|
-
32 && s(
|
|
696
|
-
i,
|
|
697
|
-
"clientstylingurl",
|
|
698
|
-
/*clientstylingurl*/
|
|
699
|
-
e[5]
|
|
700
|
-
), g[0] & /*mbsource*/
|
|
701
|
-
64 && s(
|
|
702
|
-
i,
|
|
703
|
-
"mbsource",
|
|
704
|
-
/*mbsource*/
|
|
705
|
-
e[6]
|
|
706
|
-
);
|
|
707
|
-
},
|
|
708
|
-
d(v) {
|
|
709
|
-
v && M(t), u = !1, c();
|
|
710
|
-
}
|
|
711
|
-
};
|
|
712
|
-
}
|
|
713
|
-
function Qe(e) {
|
|
714
|
-
let t, o, n;
|
|
715
|
-
return {
|
|
716
|
-
c() {
|
|
717
|
-
t = p("div"), t.innerHTML = "<span></span>", y(t, "class", "InfoCardRemoveIcon");
|
|
718
|
-
},
|
|
719
|
-
m(i, a) {
|
|
720
|
-
T(i, t, a), o || (n = U(t, "click", function() {
|
|
721
|
-
ce(
|
|
722
|
-
/*removeItemLimit*/
|
|
723
|
-
e[21](
|
|
724
|
-
/*itemInfo*/
|
|
725
|
-
e[41],
|
|
726
|
-
/*limitname*/
|
|
727
|
-
e[1]
|
|
728
|
-
)
|
|
729
|
-
) && e[21](
|
|
730
|
-
/*itemInfo*/
|
|
731
|
-
e[41],
|
|
732
|
-
/*limitname*/
|
|
733
|
-
e[1]
|
|
734
|
-
).apply(this, arguments);
|
|
735
|
-
}), o = !0);
|
|
736
|
-
},
|
|
737
|
-
p(i, a) {
|
|
738
|
-
e = i;
|
|
739
|
-
},
|
|
740
|
-
d(i) {
|
|
741
|
-
i && M(t), o = !1, n();
|
|
742
|
-
}
|
|
743
|
-
};
|
|
744
|
-
}
|
|
745
|
-
function me(e) {
|
|
746
|
-
let t, o, n, i, a = (
|
|
747
|
-
/*itemInfo*/
|
|
748
|
-
(e[41] ? (
|
|
749
|
-
/*$_*/
|
|
750
|
-
e[16](
|
|
751
|
-
/*itemInfo*/
|
|
752
|
-
e[41].period.charAt(0).toLowerCase() + /*itemInfo*/
|
|
753
|
-
e[41].period.substring(1)
|
|
754
|
-
)
|
|
755
|
-
) : "") + ""
|
|
756
|
-
), r, u, c, k = (
|
|
757
|
-
/*itemInfo*/
|
|
758
|
-
(e[41] ? (
|
|
759
|
-
/*itemInfo*/
|
|
760
|
-
e[41].amount === "No limit" ? (
|
|
761
|
-
/*$_*/
|
|
762
|
-
e[16]("noLimit")
|
|
763
|
-
) : (
|
|
764
|
-
/*itemInfo*/
|
|
765
|
-
e[41].amount
|
|
766
|
-
)
|
|
767
|
-
) : 0) + ""
|
|
768
|
-
), v, g, b = (
|
|
769
|
-
/*itemInfo*/
|
|
770
|
-
e[41].amount != "No limit" && /*itemInfo*/
|
|
771
|
-
e[41].amount != /*$_*/
|
|
772
|
-
e[16]("noLimit")
|
|
773
|
-
), P, h, B, S = (
|
|
774
|
-
/*$_*/
|
|
775
|
-
e[16]("expirationDate") + ""
|
|
776
|
-
), V, j, z, A, Y, C = b && le(e);
|
|
777
|
-
function N(d, w) {
|
|
778
|
-
return (
|
|
779
|
-
/*itemInfo*/
|
|
780
|
-
d[41].expiryDate ? Je : Ue
|
|
781
|
-
);
|
|
782
|
-
}
|
|
783
|
-
let H = N(e), R = H(e);
|
|
784
|
-
function D(d, w) {
|
|
785
|
-
if (w[0] & /*limitsdata, $_*/
|
|
786
|
-
65537 && (A = null), A == null && (A = /*itemInfo*/
|
|
787
|
-
d[41].amount !== /*$_*/
|
|
788
|
-
d[16]("noLimit") && /*itemInfo*/
|
|
789
|
-
d[41].amount !== "No limit" && !/*itemInfo*/
|
|
790
|
-
d[41].isModified), A)
|
|
791
|
-
return Qe;
|
|
792
|
-
if (
|
|
793
|
-
/*itemInfo*/
|
|
794
|
-
d[41].amount != "No limit" && /*itemInfo*/
|
|
795
|
-
d[41].isModified
|
|
796
|
-
)
|
|
797
|
-
return Ke;
|
|
798
|
-
}
|
|
799
|
-
let f = D(e, [-1, -1]), L = f && f(e);
|
|
800
|
-
return {
|
|
801
|
-
c() {
|
|
802
|
-
t = p("div"), o = p("div"), n = p("div"), i = p("div"), r = W(a), u = E(), c = p("div"), v = W(k), g = E(), C && C.c(), P = E(), h = p("div"), B = p("div"), V = W(S), j = E(), R.c(), z = E(), L && L.c(), Y = E(), y(i, "class", "InfoCardRowTitle"), y(c, "class", "InfoCardRowValue"), y(n, "class", "InfoCardRow InfoMainRow"), y(B, "class", "InfoCardRowTitle"), y(h, "class", "InfoCardRow"), y(o, "class", "InfoCardRowContainer"), y(t, "class", "InfoCardBox InfoCardMultipleItems");
|
|
803
|
-
},
|
|
804
|
-
m(d, w) {
|
|
805
|
-
T(d, t, w), l(t, o), l(o, n), l(n, i), l(i, r), l(n, u), l(n, c), l(c, v), l(c, g), C && C.m(c, null), l(o, P), l(o, h), l(h, B), l(B, V), l(h, j), R.m(h, null), l(t, z), L && L.m(t, null), l(t, Y);
|
|
806
|
-
},
|
|
807
|
-
p(d, w) {
|
|
808
|
-
w[0] & /*limitsdata, $_*/
|
|
809
|
-
65537 && a !== (a = /*itemInfo*/
|
|
810
|
-
(d[41] ? (
|
|
811
|
-
/*$_*/
|
|
812
|
-
d[16](
|
|
813
|
-
/*itemInfo*/
|
|
814
|
-
d[41].period.charAt(0).toLowerCase() + /*itemInfo*/
|
|
815
|
-
d[41].period.substring(1)
|
|
816
|
-
)
|
|
817
|
-
) : "") + "") && F(r, a), w[0] & /*limitsdata, $_*/
|
|
818
|
-
65537 && k !== (k = /*itemInfo*/
|
|
819
|
-
(d[41] ? (
|
|
820
|
-
/*itemInfo*/
|
|
821
|
-
d[41].amount === "No limit" ? (
|
|
822
|
-
/*$_*/
|
|
823
|
-
d[16]("noLimit")
|
|
824
|
-
) : (
|
|
825
|
-
/*itemInfo*/
|
|
826
|
-
d[41].amount
|
|
827
|
-
)
|
|
828
|
-
) : 0) + "") && F(v, k), w[0] & /*limitsdata, $_*/
|
|
829
|
-
65537 && (b = /*itemInfo*/
|
|
830
|
-
d[41].amount != "No limit" && /*itemInfo*/
|
|
831
|
-
d[41].amount != /*$_*/
|
|
832
|
-
d[16]("noLimit")), b ? C ? C.p(d, w) : (C = le(d), C.c(), C.m(c, null)) : C && (C.d(1), C = null), w[0] & /*$_*/
|
|
833
|
-
65536 && S !== (S = /*$_*/
|
|
834
|
-
d[16]("expirationDate") + "") && F(V, S), H === (H = N(d)) && R ? R.p(d, w) : (R.d(1), R = H(d), R && (R.c(), R.m(h, null))), f === (f = D(d, w)) && L ? L.p(d, w) : (L && L.d(1), L = f && f(d), L && (L.c(), L.m(t, Y)));
|
|
835
|
-
},
|
|
836
|
-
d(d) {
|
|
837
|
-
d && M(t), C && C.d(), R.d(), L && L.d();
|
|
838
|
-
}
|
|
839
|
-
};
|
|
840
|
-
}
|
|
841
|
-
function Ze(e) {
|
|
842
|
-
let t, o = (
|
|
843
|
-
/*$_*/
|
|
844
|
-
e[16]("noLimit") + ""
|
|
845
|
-
), n;
|
|
846
|
-
return {
|
|
847
|
-
c() {
|
|
848
|
-
t = p("span"), n = W(o), y(t, "class", "InfoCardCurrency");
|
|
849
|
-
},
|
|
850
|
-
m(i, a) {
|
|
851
|
-
T(i, t, a), l(t, n);
|
|
852
|
-
},
|
|
853
|
-
p(i, a) {
|
|
854
|
-
a[0] & /*$_*/
|
|
855
|
-
65536 && o !== (o = /*$_*/
|
|
856
|
-
i[16]("noLimit") + "") && F(n, o);
|
|
857
|
-
},
|
|
858
|
-
d(i) {
|
|
859
|
-
i && M(t);
|
|
860
|
-
}
|
|
861
|
-
};
|
|
862
|
-
}
|
|
863
|
-
function Xe(e) {
|
|
864
|
-
let t = (
|
|
865
|
-
/*itemInfo*/
|
|
866
|
-
(e[41] ? (
|
|
867
|
-
/*itemInfo*/
|
|
868
|
-
e[41].amount === "No limit" ? (
|
|
869
|
-
/*$_*/
|
|
870
|
-
e[16]("noLimit")
|
|
871
|
-
) : (
|
|
872
|
-
/*itemInfo*/
|
|
873
|
-
e[41].amount
|
|
874
|
-
)
|
|
875
|
-
) : 0) + ""
|
|
876
|
-
), o, n, i = (
|
|
877
|
-
/*itemInfo*/
|
|
878
|
-
e[41].amount !== "No limit" && /*itemInfo*/
|
|
879
|
-
e[41].amount !== /*$_*/
|
|
880
|
-
e[16]("noLimit")
|
|
881
|
-
), a, r = i && se(e);
|
|
882
|
-
return {
|
|
883
|
-
c() {
|
|
884
|
-
o = W(t), n = E(), r && r.c(), a = ie();
|
|
885
|
-
},
|
|
886
|
-
m(u, c) {
|
|
887
|
-
T(u, o, c), T(u, n, c), r && r.m(u, c), T(u, a, c);
|
|
888
|
-
},
|
|
889
|
-
p(u, c) {
|
|
890
|
-
c[0] & /*limitsdata, $_*/
|
|
891
|
-
65537 && t !== (t = /*itemInfo*/
|
|
892
|
-
(u[41] ? (
|
|
893
|
-
/*itemInfo*/
|
|
894
|
-
u[41].amount === "No limit" ? (
|
|
895
|
-
/*$_*/
|
|
896
|
-
u[16]("noLimit")
|
|
897
|
-
) : (
|
|
898
|
-
/*itemInfo*/
|
|
899
|
-
u[41].amount
|
|
900
|
-
)
|
|
901
|
-
) : 0) + "") && F(o, t), c[0] & /*limitsdata, $_*/
|
|
902
|
-
65537 && (i = /*itemInfo*/
|
|
903
|
-
u[41].amount !== "No limit" && /*itemInfo*/
|
|
904
|
-
u[41].amount !== /*$_*/
|
|
905
|
-
u[16]("noLimit")), i ? r ? r.p(u, c) : (r = se(u), r.c(), r.m(a.parentNode, a)) : r && (r.d(1), r = null);
|
|
906
|
-
},
|
|
907
|
-
d(u) {
|
|
908
|
-
u && (M(o), M(n), M(a)), r && r.d(u);
|
|
909
|
-
}
|
|
910
|
-
};
|
|
911
|
-
}
|
|
912
|
-
function se(e) {
|
|
913
|
-
let t, o = (
|
|
914
|
-
/*$_*/
|
|
915
|
-
e[16]("minutes") + ""
|
|
916
|
-
), n;
|
|
917
|
-
return {
|
|
918
|
-
c() {
|
|
919
|
-
t = p("span"), n = W(o), y(t, "class", "InfoCardCurrency");
|
|
920
|
-
},
|
|
921
|
-
m(i, a) {
|
|
922
|
-
T(i, t, a), l(t, n);
|
|
923
|
-
},
|
|
924
|
-
p(i, a) {
|
|
925
|
-
a[0] & /*$_*/
|
|
926
|
-
65536 && o !== (o = /*$_*/
|
|
927
|
-
i[16]("minutes") + "") && F(n, o);
|
|
928
|
-
},
|
|
929
|
-
d(i) {
|
|
930
|
-
i && M(t);
|
|
931
|
-
}
|
|
932
|
-
};
|
|
933
|
-
}
|
|
934
|
-
function xe(e) {
|
|
935
|
-
let t, o = (
|
|
936
|
-
/*$_*/
|
|
937
|
-
e[16]("notAvailable") + ""
|
|
938
|
-
), n;
|
|
939
|
-
return {
|
|
940
|
-
c() {
|
|
941
|
-
t = p("div"), n = W(o), y(t, "class", "InfoCardRowValue");
|
|
942
|
-
},
|
|
943
|
-
m(i, a) {
|
|
944
|
-
T(i, t, a), l(t, n);
|
|
945
|
-
},
|
|
946
|
-
p(i, a) {
|
|
947
|
-
a[0] & /*$_*/
|
|
948
|
-
65536 && o !== (o = /*$_*/
|
|
949
|
-
i[16]("notAvailable") + "") && F(n, o);
|
|
950
|
-
},
|
|
951
|
-
d(i) {
|
|
952
|
-
i && M(t);
|
|
953
|
-
}
|
|
954
|
-
};
|
|
955
|
-
}
|
|
956
|
-
function $e(e) {
|
|
957
|
-
let t, o = (
|
|
958
|
-
/*itemInfo*/
|
|
959
|
-
(e[41] ? Q(new Date(
|
|
960
|
-
/*itemInfo*/
|
|
961
|
-
e[41].expiryDate
|
|
962
|
-
)) > (/* @__PURE__ */ new Date()).getFullYear() + 30 ? (
|
|
963
|
-
/*currentDate*/
|
|
964
|
-
e[18].clone().add(5, "years").format("d/M/yyyy - h:mm a")
|
|
965
|
-
) : Z(new Date(
|
|
966
|
-
/*itemInfo*/
|
|
967
|
-
e[41].expiryDate
|
|
968
|
-
), "d/M/yyyy - h:mm a") : "N/A") + ""
|
|
969
|
-
), n;
|
|
970
|
-
return {
|
|
971
|
-
c() {
|
|
972
|
-
t = p("div"), n = W(o), y(t, "class", "InfoCardRowValue");
|
|
973
|
-
},
|
|
974
|
-
m(i, a) {
|
|
975
|
-
T(i, t, a), l(t, n);
|
|
976
|
-
},
|
|
977
|
-
p(i, a) {
|
|
978
|
-
a[0] & /*limitsdata*/
|
|
979
|
-
1 && o !== (o = /*itemInfo*/
|
|
980
|
-
(i[41] ? Q(new Date(
|
|
981
|
-
/*itemInfo*/
|
|
982
|
-
i[41].expiryDate
|
|
983
|
-
)) > (/* @__PURE__ */ new Date()).getFullYear() + 30 ? (
|
|
984
|
-
/*currentDate*/
|
|
985
|
-
i[18].clone().add(5, "years").format("d/M/yyyy - h:mm a")
|
|
986
|
-
) : Z(new Date(
|
|
987
|
-
/*itemInfo*/
|
|
988
|
-
i[41].expiryDate
|
|
989
|
-
), "d/M/yyyy - h:mm a") : "N/A") + "") && F(n, o);
|
|
990
|
-
},
|
|
991
|
-
d(i) {
|
|
992
|
-
i && M(t);
|
|
993
|
-
}
|
|
994
|
-
};
|
|
995
|
-
}
|
|
996
|
-
function ei(e) {
|
|
997
|
-
let t, o, n, i, a, r, u, c, k;
|
|
998
|
-
function v() {
|
|
999
|
-
return (
|
|
1000
|
-
/*click_handler_1*/
|
|
1001
|
-
e[25](
|
|
1002
|
-
/*index*/
|
|
1003
|
-
e[43]
|
|
1004
|
-
)
|
|
1005
|
-
);
|
|
1006
|
-
}
|
|
1007
|
-
return {
|
|
1008
|
-
c() {
|
|
1009
|
-
t = p("div"), o = p("span"), o.textContent = "i", n = E(), i = p("player-account-gaming-limits-popup"), y(o, "class", "InfoCardIcon"), s(i, "showpopup", a = /*showPopup*/
|
|
1010
|
-
e[9][
|
|
1011
|
-
/*index*/
|
|
1012
|
-
e[43] + 1
|
|
1013
|
-
]), s(i, "iteminfoamount", r = /*itemInfo*/
|
|
1014
|
-
e[41].updateMinutes), s(i, "currency", u = /*$_*/
|
|
1015
|
-
e[16]("minutes")), s(
|
|
1016
|
-
i,
|
|
1017
|
-
"lang",
|
|
1018
|
-
/*lang*/
|
|
1019
|
-
e[3]
|
|
1020
|
-
), s(
|
|
1021
|
-
i,
|
|
1022
|
-
"clientstyling",
|
|
1023
|
-
/*clientstyling*/
|
|
1024
|
-
e[4]
|
|
1025
|
-
), s(
|
|
1026
|
-
i,
|
|
1027
|
-
"clientstylingurl",
|
|
1028
|
-
/*clientstylingurl*/
|
|
1029
|
-
e[5]
|
|
1030
|
-
), s(
|
|
1031
|
-
i,
|
|
1032
|
-
"mbsource",
|
|
1033
|
-
/*mbsource*/
|
|
1034
|
-
e[6]
|
|
1035
|
-
), y(t, "class", "InfoCardIconWrapper " + /*isMobile*/
|
|
1036
|
-
(e[17] ? "InfoCardIconMobileWrapper" : ""));
|
|
1037
|
-
},
|
|
1038
|
-
m(g, b) {
|
|
1039
|
-
T(g, t, b), l(t, o), l(t, n), l(t, i), c || (k = U(o, "click", ee(v)), c = !0);
|
|
1040
|
-
},
|
|
1041
|
-
p(g, b) {
|
|
1042
|
-
e = g, b[0] & /*showPopup*/
|
|
1043
|
-
512 && a !== (a = /*showPopup*/
|
|
1044
|
-
e[9][
|
|
1045
|
-
/*index*/
|
|
1046
|
-
e[43] + 1
|
|
1047
|
-
]) && s(i, "showpopup", a), b[0] & /*limitsdata*/
|
|
1048
|
-
1 && r !== (r = /*itemInfo*/
|
|
1049
|
-
e[41].updateMinutes) && s(i, "iteminfoamount", r), b[0] & /*$_*/
|
|
1050
|
-
65536 && u !== (u = /*$_*/
|
|
1051
|
-
e[16]("minutes")) && s(i, "currency", u), b[0] & /*lang*/
|
|
1052
|
-
8 && s(
|
|
1053
|
-
i,
|
|
1054
|
-
"lang",
|
|
1055
|
-
/*lang*/
|
|
1056
|
-
e[3]
|
|
1057
|
-
), b[0] & /*clientstyling*/
|
|
1058
|
-
16 && s(
|
|
1059
|
-
i,
|
|
1060
|
-
"clientstyling",
|
|
1061
|
-
/*clientstyling*/
|
|
1062
|
-
e[4]
|
|
1063
|
-
), b[0] & /*clientstylingurl*/
|
|
1064
|
-
32 && s(
|
|
1065
|
-
i,
|
|
1066
|
-
"clientstylingurl",
|
|
1067
|
-
/*clientstylingurl*/
|
|
1068
|
-
e[5]
|
|
1069
|
-
), b[0] & /*mbsource*/
|
|
1070
|
-
64 && s(
|
|
1071
|
-
i,
|
|
1072
|
-
"mbsource",
|
|
1073
|
-
/*mbsource*/
|
|
1074
|
-
e[6]
|
|
1075
|
-
);
|
|
1076
|
-
},
|
|
1077
|
-
d(g) {
|
|
1078
|
-
g && M(t), c = !1, k();
|
|
1079
|
-
}
|
|
1080
|
-
};
|
|
1081
|
-
}
|
|
1082
|
-
function ii(e) {
|
|
1083
|
-
let t, o, n;
|
|
1084
|
-
return {
|
|
1085
|
-
c() {
|
|
1086
|
-
t = p("div"), t.innerHTML = "<span></span>", y(t, "class", "InfoCardRemoveIcon");
|
|
1087
|
-
},
|
|
1088
|
-
m(i, a) {
|
|
1089
|
-
T(i, t, a), o || (n = U(t, "click", function() {
|
|
1090
|
-
ce(
|
|
1091
|
-
/*removeItemLimit*/
|
|
1092
|
-
e[21](
|
|
1093
|
-
/*itemInfo*/
|
|
1094
|
-
e[41],
|
|
1095
|
-
/*limitname*/
|
|
1096
|
-
e[1]
|
|
1097
|
-
)
|
|
1098
|
-
) && e[21](
|
|
1099
|
-
/*itemInfo*/
|
|
1100
|
-
e[41],
|
|
1101
|
-
/*limitname*/
|
|
1102
|
-
e[1]
|
|
1103
|
-
).apply(this, arguments);
|
|
1104
|
-
}), o = !0);
|
|
1105
|
-
},
|
|
1106
|
-
p(i, a) {
|
|
1107
|
-
e = i;
|
|
1108
|
-
},
|
|
1109
|
-
d(i) {
|
|
1110
|
-
i && M(t), o = !1, n();
|
|
1111
|
-
}
|
|
1112
|
-
};
|
|
1113
|
-
}
|
|
1114
|
-
function de(e) {
|
|
1115
|
-
let t, o, n, i, a = (
|
|
1116
|
-
/*itemInfo*/
|
|
1117
|
-
(e[41] ? (
|
|
1118
|
-
/*$_*/
|
|
1119
|
-
e[16](
|
|
1120
|
-
/*itemInfo*/
|
|
1121
|
-
e[41].period.charAt(0).toLowerCase() + /*itemInfo*/
|
|
1122
|
-
e[41].period.substring(1)
|
|
1123
|
-
)
|
|
1124
|
-
) : "") + ""
|
|
1125
|
-
), r, u, c, k, v, g, b = (
|
|
1126
|
-
/*$_*/
|
|
1127
|
-
e[16]("expirationDate") + ""
|
|
1128
|
-
), P, h, B, S, V;
|
|
1129
|
-
function j(f, L) {
|
|
1130
|
-
return (
|
|
1131
|
-
/*itemInfo*/
|
|
1132
|
-
f[41].amount !== 0 ? Xe : Ze
|
|
1133
|
-
);
|
|
1134
|
-
}
|
|
1135
|
-
let z = j(e), A = z(e);
|
|
1136
|
-
function Y(f, L) {
|
|
1137
|
-
return (
|
|
1138
|
-
/*itemInfo*/
|
|
1139
|
-
f[41].expiryDate ? $e : xe
|
|
1140
|
-
);
|
|
1141
|
-
}
|
|
1142
|
-
let C = Y(e), N = C(e);
|
|
1143
|
-
function H(f, L) {
|
|
1144
|
-
if (L[0] & /*limitsdata, $_*/
|
|
1145
|
-
65537 && (S = null), S == null && (S = /*itemInfo*/
|
|
1146
|
-
f[41].amount !== /*$_*/
|
|
1147
|
-
f[16]("noLimit") && /*itemInfo*/
|
|
1148
|
-
f[41].amount !== "No limit" && !/*itemInfo*/
|
|
1149
|
-
f[41].isModified), S)
|
|
1150
|
-
return ii;
|
|
1151
|
-
if (
|
|
1152
|
-
/*itemInfo*/
|
|
1153
|
-
f[41].amount != "No limit" && /*itemInfo*/
|
|
1154
|
-
f[41].isModified
|
|
1155
|
-
)
|
|
1156
|
-
return ei;
|
|
1157
|
-
}
|
|
1158
|
-
let R = H(e, [-1, -1]), D = R && R(e);
|
|
1159
|
-
return {
|
|
1160
|
-
c() {
|
|
1161
|
-
t = p("div"), o = p("div"), n = p("div"), i = p("div"), r = W(a), u = E(), c = p("div"), A.c(), k = E(), v = p("div"), g = p("div"), P = W(b), h = E(), N.c(), B = E(), D && D.c(), V = E(), y(i, "class", "InfoCardRowTitle"), y(c, "class", "InfoCardRowValue"), y(n, "class", "InfoCardRow InfoMainRow"), y(g, "class", "InfoCardRowTitle"), y(v, "class", "InfoCardRow"), y(o, "class", "InfoCardRowContainer"), y(t, "class", "InfoCardBox InfoCardMultipleItems");
|
|
1162
|
-
},
|
|
1163
|
-
m(f, L) {
|
|
1164
|
-
T(f, t, L), l(t, o), l(o, n), l(n, i), l(i, r), l(n, u), l(n, c), A.m(c, null), l(o, k), l(o, v), l(v, g), l(g, P), l(v, h), N.m(v, null), l(t, B), D && D.m(t, null), l(t, V);
|
|
1165
|
-
},
|
|
1166
|
-
p(f, L) {
|
|
1167
|
-
L[0] & /*limitsdata, $_*/
|
|
1168
|
-
65537 && a !== (a = /*itemInfo*/
|
|
1169
|
-
(f[41] ? (
|
|
1170
|
-
/*$_*/
|
|
1171
|
-
f[16](
|
|
1172
|
-
/*itemInfo*/
|
|
1173
|
-
f[41].period.charAt(0).toLowerCase() + /*itemInfo*/
|
|
1174
|
-
f[41].period.substring(1)
|
|
1175
|
-
)
|
|
1176
|
-
) : "") + "") && F(r, a), z === (z = j(f)) && A ? A.p(f, L) : (A.d(1), A = z(f), A && (A.c(), A.m(c, null))), L[0] & /*$_*/
|
|
1177
|
-
65536 && b !== (b = /*$_*/
|
|
1178
|
-
f[16]("expirationDate") + "") && F(P, b), C === (C = Y(f)) && N ? N.p(f, L) : (N.d(1), N = C(f), N && (N.c(), N.m(v, null))), R === (R = H(f, L)) && D ? D.p(f, L) : (D && D.d(1), D = R && R(f), D && (D.c(), D.m(t, V)));
|
|
1179
|
-
},
|
|
1180
|
-
d(f) {
|
|
1181
|
-
f && M(t), A.d(), N.d(), D && D.d();
|
|
1182
|
-
}
|
|
1183
|
-
};
|
|
1184
|
-
}
|
|
1185
|
-
function ue(e) {
|
|
1186
|
-
let t, o = (
|
|
1187
|
-
/*$_*/
|
|
1188
|
-
e[16]("removeLimits") + ""
|
|
1189
|
-
), n, i, a;
|
|
1190
|
-
return {
|
|
1191
|
-
c() {
|
|
1192
|
-
t = p("button"), n = W(o), y(t, "class", "InfoCardRemoveButton");
|
|
1193
|
-
},
|
|
1194
|
-
m(r, u) {
|
|
1195
|
-
T(r, t, u), l(t, n), i || (a = U(
|
|
1196
|
-
t,
|
|
1197
|
-
"click",
|
|
1198
|
-
/*click_handler_4*/
|
|
1199
|
-
e[28]
|
|
1200
|
-
), i = !0);
|
|
1201
|
-
},
|
|
1202
|
-
p(r, u) {
|
|
1203
|
-
u[0] & /*$_*/
|
|
1204
|
-
65536 && o !== (o = /*$_*/
|
|
1205
|
-
r[16]("removeLimits") + "") && F(n, o);
|
|
1206
|
-
},
|
|
1207
|
-
d(r) {
|
|
1208
|
-
r && M(t), i = !1, a();
|
|
1209
|
-
}
|
|
1210
|
-
};
|
|
1211
|
-
}
|
|
1212
|
-
function pe(e) {
|
|
1213
|
-
let t, o, n;
|
|
1214
|
-
return {
|
|
1215
|
-
c() {
|
|
1216
|
-
t = p("player-account-modal"), o = p("player-account-gaming-limits-confirmation-modal"), s(o, "modaltext", n = /*removeAllLimits*/
|
|
1217
|
-
e[11] ? (
|
|
1218
|
-
/*removeAllLimitsText*/
|
|
1219
|
-
e[13]
|
|
1220
|
-
) : (
|
|
1221
|
-
/*removeLimitText*/
|
|
1222
|
-
e[14]
|
|
1223
|
-
)), s(o, "modalsource", "infoCard"), s(
|
|
1224
|
-
o,
|
|
1225
|
-
"lang",
|
|
1226
|
-
/*lang*/
|
|
1227
|
-
e[3]
|
|
1228
|
-
), s(
|
|
1229
|
-
o,
|
|
1230
|
-
"clientstyling",
|
|
1231
|
-
/*clientstyling*/
|
|
1232
|
-
e[4]
|
|
1233
|
-
), s(
|
|
1234
|
-
o,
|
|
1235
|
-
"clientstylingurl",
|
|
1236
|
-
/*clientstylingurl*/
|
|
1237
|
-
e[5]
|
|
1238
|
-
), s(
|
|
1239
|
-
o,
|
|
1240
|
-
"mbsource",
|
|
1241
|
-
/*mbsource*/
|
|
1242
|
-
e[6]
|
|
1243
|
-
), s(
|
|
1244
|
-
t,
|
|
1245
|
-
"clientstyling",
|
|
1246
|
-
/*clientstyling*/
|
|
1247
|
-
e[4]
|
|
1248
|
-
), s(
|
|
1249
|
-
t,
|
|
1250
|
-
"clientstylingurl",
|
|
1251
|
-
/*clientstylingurl*/
|
|
1252
|
-
e[5]
|
|
1253
|
-
), s(
|
|
1254
|
-
t,
|
|
1255
|
-
"mbsource",
|
|
1256
|
-
/*mbsource*/
|
|
1257
|
-
e[6]
|
|
1258
|
-
);
|
|
1259
|
-
},
|
|
1260
|
-
m(i, a) {
|
|
1261
|
-
T(i, t, a), l(t, o);
|
|
1262
|
-
},
|
|
1263
|
-
p(i, a) {
|
|
1264
|
-
a[0] & /*removeAllLimits, removeAllLimitsText, removeLimitText*/
|
|
1265
|
-
26624 && n !== (n = /*removeAllLimits*/
|
|
1266
|
-
i[11] ? (
|
|
1267
|
-
/*removeAllLimitsText*/
|
|
1268
|
-
i[13]
|
|
1269
|
-
) : (
|
|
1270
|
-
/*removeLimitText*/
|
|
1271
|
-
i[14]
|
|
1272
|
-
)) && s(o, "modaltext", n), a[0] & /*lang*/
|
|
1273
|
-
8 && s(
|
|
1274
|
-
o,
|
|
1275
|
-
"lang",
|
|
1276
|
-
/*lang*/
|
|
1277
|
-
i[3]
|
|
1278
|
-
), a[0] & /*clientstyling*/
|
|
1279
|
-
16 && s(
|
|
1280
|
-
o,
|
|
1281
|
-
"clientstyling",
|
|
1282
|
-
/*clientstyling*/
|
|
1283
|
-
i[4]
|
|
1284
|
-
), a[0] & /*clientstylingurl*/
|
|
1285
|
-
32 && s(
|
|
1286
|
-
o,
|
|
1287
|
-
"clientstylingurl",
|
|
1288
|
-
/*clientstylingurl*/
|
|
1289
|
-
i[5]
|
|
1290
|
-
), a[0] & /*mbsource*/
|
|
1291
|
-
64 && s(
|
|
1292
|
-
o,
|
|
1293
|
-
"mbsource",
|
|
1294
|
-
/*mbsource*/
|
|
1295
|
-
i[6]
|
|
1296
|
-
), a[0] & /*clientstyling*/
|
|
1297
|
-
16 && s(
|
|
1298
|
-
t,
|
|
1299
|
-
"clientstyling",
|
|
1300
|
-
/*clientstyling*/
|
|
1301
|
-
i[4]
|
|
1302
|
-
), a[0] & /*clientstylingurl*/
|
|
1303
|
-
32 && s(
|
|
1304
|
-
t,
|
|
1305
|
-
"clientstylingurl",
|
|
1306
|
-
/*clientstylingurl*/
|
|
1307
|
-
i[5]
|
|
1308
|
-
), a[0] & /*mbsource*/
|
|
1309
|
-
64 && s(
|
|
1310
|
-
t,
|
|
1311
|
-
"mbsource",
|
|
1312
|
-
/*mbsource*/
|
|
1313
|
-
i[6]
|
|
1314
|
-
);
|
|
1315
|
-
},
|
|
1316
|
-
d(i) {
|
|
1317
|
-
i && M(t);
|
|
1318
|
-
}
|
|
1319
|
-
};
|
|
1320
|
-
}
|
|
1321
|
-
function ti(e) {
|
|
1322
|
-
let t;
|
|
1323
|
-
function o(a, r) {
|
|
1324
|
-
return (
|
|
1325
|
-
/*isLoading*/
|
|
1326
|
-
a[8] ? Ye : Pe
|
|
1327
|
-
);
|
|
1328
|
-
}
|
|
1329
|
-
let n = o(e), i = n(e);
|
|
1330
|
-
return {
|
|
1331
|
-
c() {
|
|
1332
|
-
t = p("div"), i.c();
|
|
1333
|
-
},
|
|
1334
|
-
m(a, r) {
|
|
1335
|
-
T(a, t, r), i.m(t, null), e[29](t);
|
|
1336
|
-
},
|
|
1337
|
-
p(a, r) {
|
|
1338
|
-
n === (n = o(a)) && i ? i.p(a, r) : (i.d(1), i = n(a), i && (i.c(), i.m(t, null)));
|
|
1339
|
-
},
|
|
1340
|
-
i: $,
|
|
1341
|
-
o: $,
|
|
1342
|
-
d(a) {
|
|
1343
|
-
a && M(t), i.d(), e[29](null);
|
|
1344
|
-
}
|
|
1345
|
-
};
|
|
1346
|
-
}
|
|
1347
|
-
function oi(e, t, o) {
|
|
1348
|
-
let n;
|
|
1349
|
-
Ee(e, Se, (m) => o(16, n = m));
|
|
1350
|
-
let { limitsdata: i = [] } = t, { limitname: a = "" } = t, { currency: r = "" } = t, { lang: u = "en" } = t, { clientstyling: c = "" } = t, { clientstylingurl: k = "" } = t, { mbsource: v } = t, { translationurl: g = "" } = t;
|
|
1351
|
-
const b = () => {
|
|
1352
|
-
fetch(g).then((I) => I.json()).then((I) => {
|
|
1353
|
-
Object.keys(I).forEach((O) => {
|
|
1354
|
-
oe(O, I[O]);
|
|
1355
|
-
});
|
|
1356
|
-
}).catch((I) => {
|
|
1357
|
-
console.log(I);
|
|
1358
|
-
});
|
|
1359
|
-
};
|
|
1360
|
-
Object.keys(ne).forEach((m) => {
|
|
1361
|
-
oe(m, ne[m]);
|
|
1362
|
-
});
|
|
1363
|
-
let P = !0, h, B = new Array(5).fill(0), S = ["Daily", "Weekly", "Monthly"], V = !0, j = !0, z = !1, A = window.navigator.userAgent, Y = Ne(A) !== "PC", C = "", N = "", H = !0, R = /* @__PURE__ */ new Date();
|
|
1364
|
-
const D = (m) => {
|
|
1365
|
-
window.postMessage(
|
|
1366
|
-
{
|
|
1367
|
-
type: "EditPlayerAccountGamingLimits",
|
|
1368
|
-
edit: m,
|
|
1369
|
-
name: a
|
|
1370
|
-
},
|
|
1371
|
-
window.location.href
|
|
1372
|
-
);
|
|
1373
|
-
}, f = (m) => {
|
|
1374
|
-
o(12, z = !0), o(11, j = !0), window.postMessage({ type: "ShowLimitsConfirmationModal" }, window.location.href), window.postMessage(
|
|
1375
|
-
{
|
|
1376
|
-
type: "DeleteLimitsItem",
|
|
1377
|
-
removeData: m,
|
|
1378
|
-
removeName: a
|
|
1379
|
-
},
|
|
1380
|
-
window.location.href
|
|
1381
|
-
);
|
|
1382
|
-
}, L = (m, I) => {
|
|
1383
|
-
o(12, z = !0), o(11, j = !1), window.postMessage({ type: "ShowLimitsConfirmationModal" }, window.location.href), window.postMessage(
|
|
1384
|
-
{
|
|
1385
|
-
type: "DeleteLimitsItem",
|
|
1386
|
-
removeData: m,
|
|
1387
|
-
removeName: I
|
|
1388
|
-
},
|
|
1389
|
-
window.location.href
|
|
1390
|
-
);
|
|
1391
|
-
}, d = (m) => {
|
|
1392
|
-
window.postMessage(
|
|
1393
|
-
{
|
|
1394
|
-
type: "ClosePlayerAccountGamingLimitsPopup"
|
|
1395
|
-
},
|
|
1396
|
-
window.location.href
|
|
1397
|
-
), setTimeout(
|
|
1398
|
-
() => {
|
|
1399
|
-
o(9, B[m] = !0, B);
|
|
1400
|
-
},
|
|
1401
|
-
50
|
|
1402
|
-
);
|
|
1403
|
-
}, w = (m) => {
|
|
1404
|
-
let I = [...m];
|
|
1405
|
-
S.forEach((O, X) => {
|
|
1406
|
-
I.find((x) => x.period === O) || (I = _(I, X, O));
|
|
1407
|
-
const J = I.find((x) => x.period === O);
|
|
1408
|
-
J && J.amount !== "No limit" && o(10, V = !1);
|
|
1409
|
-
}), m.splice(0, m.length, ...I), o(8, P = !1);
|
|
1410
|
-
}, _ = (m, I, O) => {
|
|
1411
|
-
const X = {
|
|
1412
|
-
period: O,
|
|
1413
|
-
amount: "No limit",
|
|
1414
|
-
currency: "",
|
|
1415
|
-
isModified: !1,
|
|
1416
|
-
expiryDate: ""
|
|
1417
|
-
}, J = [...m];
|
|
1418
|
-
return J.splice(I, 0, X), J;
|
|
1419
|
-
}, q = (m, I) => m.period === "Weekly" && I.period === "Daily" || m.period === "Monthly" && I.period === "Daily" || m.period === "Monthly" && I.period === "Weekly" ? 1 : m.period === "Daily" && I.period === "Weekly" || m.period === "Daily" && I.period === "Monthly" || m.period === "Weekly" && I.period === "Monthly" ? -1 : 0, ge = () => {
|
|
1420
|
-
let m = "";
|
|
1421
|
-
m = a === "Time Limit" ? "time limit" : a === "Deposit Limit" ? "deposit limit" : a === "Wagering Limit" ? "wagering limit" : "loss limit", o(13, C = n("removeLimitsText", { values: { limit: m } })), o(14, N = n("removeLimitText", { values: { limit: m } }));
|
|
1422
|
-
}, Le = (m) => {
|
|
1423
|
-
m.forEach((I) => {
|
|
1424
|
-
I.isModified && o(15, H = !1);
|
|
1425
|
-
});
|
|
1426
|
-
}, ye = () => {
|
|
1427
|
-
He(u), ge(), Le(i), w(i), i.sort(q);
|
|
1428
|
-
}, te = (m) => {
|
|
1429
|
-
if (m.data)
|
|
1430
|
-
switch (m.data.type) {
|
|
1431
|
-
case "ClosePlayerAccountGamingLimitsPopup":
|
|
1432
|
-
o(9, B = new Array(5).fill(0));
|
|
1433
|
-
break;
|
|
1434
|
-
case "ModalClosed":
|
|
1435
|
-
window.postMessage({ type: "EnableScroll" }, window.location.href), o(12, z = !1), o(11, j = !1);
|
|
1436
|
-
break;
|
|
1437
|
-
}
|
|
1438
|
-
};
|
|
1439
|
-
je(() => (window.addEventListener("message", te, !1), () => {
|
|
1440
|
-
window.removeEventListener("message", te);
|
|
1441
|
-
}));
|
|
1442
|
-
const we = () => d(0), _e = (m) => d(m + 1), ve = (m) => d(m + 1), he = () => D(i), be = () => f(i);
|
|
1443
|
-
function Ce(m) {
|
|
1444
|
-
ze[m ? "unshift" : "push"](() => {
|
|
1445
|
-
h = m, o(7, h);
|
|
1446
|
-
});
|
|
1447
|
-
}
|
|
1448
|
-
return e.$$set = (m) => {
|
|
1449
|
-
"limitsdata" in m && o(0, i = m.limitsdata), "limitname" in m && o(1, a = m.limitname), "currency" in m && o(2, r = m.currency), "lang" in m && o(3, u = m.lang), "clientstyling" in m && o(4, c = m.clientstyling), "clientstylingurl" in m && o(5, k = m.clientstylingurl), "mbsource" in m && o(6, v = m.mbsource), "translationurl" in m && o(23, g = m.translationurl);
|
|
1450
|
-
}, e.$$.update = () => {
|
|
1451
|
-
e.$$.dirty[0] & /*limitsdata, limitname, lang*/
|
|
1452
|
-
11 && i && a && u && ye(), e.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
1453
|
-
144 && c && h && Fe(h, c), e.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
1454
|
-
160 && k && h && We(h, k), e.$$.dirty[0] & /*mbsource, customStylingContainer*/
|
|
1455
|
-
192 && v && h && qe(h, `${v}.Style`), e.$$.dirty[0] & /*translationurl*/
|
|
1456
|
-
8388608 && g && b();
|
|
1457
|
-
}, [
|
|
1458
|
-
i,
|
|
1459
|
-
a,
|
|
1460
|
-
r,
|
|
1461
|
-
u,
|
|
1462
|
-
c,
|
|
1463
|
-
k,
|
|
1464
|
-
v,
|
|
1465
|
-
h,
|
|
1466
|
-
P,
|
|
1467
|
-
B,
|
|
1468
|
-
V,
|
|
1469
|
-
j,
|
|
1470
|
-
z,
|
|
1471
|
-
C,
|
|
1472
|
-
N,
|
|
1473
|
-
H,
|
|
1474
|
-
n,
|
|
1475
|
-
Y,
|
|
1476
|
-
R,
|
|
1477
|
-
D,
|
|
1478
|
-
f,
|
|
1479
|
-
L,
|
|
1480
|
-
d,
|
|
1481
|
-
g,
|
|
1482
|
-
we,
|
|
1483
|
-
_e,
|
|
1484
|
-
ve,
|
|
1485
|
-
he,
|
|
1486
|
-
be,
|
|
1487
|
-
Ce
|
|
1488
|
-
];
|
|
1489
|
-
}
|
|
1490
|
-
class ni extends De {
|
|
1491
|
-
constructor(t) {
|
|
1492
|
-
super(), Me(
|
|
1493
|
-
this,
|
|
1494
|
-
t,
|
|
1495
|
-
oi,
|
|
1496
|
-
ti,
|
|
1497
|
-
Te,
|
|
1498
|
-
{
|
|
1499
|
-
limitsdata: 0,
|
|
1500
|
-
limitname: 1,
|
|
1501
|
-
currency: 2,
|
|
1502
|
-
lang: 3,
|
|
1503
|
-
clientstyling: 4,
|
|
1504
|
-
clientstylingurl: 5,
|
|
1505
|
-
mbsource: 6,
|
|
1506
|
-
translationurl: 23
|
|
1507
|
-
},
|
|
1508
|
-
Ve,
|
|
1509
|
-
[-1, -1]
|
|
1510
|
-
);
|
|
1511
|
-
}
|
|
1512
|
-
get limitsdata() {
|
|
1513
|
-
return this.$$.ctx[0];
|
|
1514
|
-
}
|
|
1515
|
-
set limitsdata(t) {
|
|
1516
|
-
this.$$set({ limitsdata: t }), G();
|
|
1517
|
-
}
|
|
1518
|
-
get limitname() {
|
|
1519
|
-
return this.$$.ctx[1];
|
|
1520
|
-
}
|
|
1521
|
-
set limitname(t) {
|
|
1522
|
-
this.$$set({ limitname: t }), G();
|
|
1523
|
-
}
|
|
1524
|
-
get currency() {
|
|
1525
|
-
return this.$$.ctx[2];
|
|
1526
|
-
}
|
|
1527
|
-
set currency(t) {
|
|
1528
|
-
this.$$set({ currency: t }), G();
|
|
1529
|
-
}
|
|
1530
|
-
get lang() {
|
|
1531
|
-
return this.$$.ctx[3];
|
|
1532
|
-
}
|
|
1533
|
-
set lang(t) {
|
|
1534
|
-
this.$$set({ lang: t }), G();
|
|
1535
|
-
}
|
|
1536
|
-
get clientstyling() {
|
|
1537
|
-
return this.$$.ctx[4];
|
|
1538
|
-
}
|
|
1539
|
-
set clientstyling(t) {
|
|
1540
|
-
this.$$set({ clientstyling: t }), G();
|
|
1541
|
-
}
|
|
1542
|
-
get clientstylingurl() {
|
|
1543
|
-
return this.$$.ctx[5];
|
|
1544
|
-
}
|
|
1545
|
-
set clientstylingurl(t) {
|
|
1546
|
-
this.$$set({ clientstylingurl: t }), G();
|
|
1547
|
-
}
|
|
1548
|
-
get mbsource() {
|
|
1549
|
-
return this.$$.ctx[6];
|
|
1550
|
-
}
|
|
1551
|
-
set mbsource(t) {
|
|
1552
|
-
this.$$set({ mbsource: t }), G();
|
|
1553
|
-
}
|
|
1554
|
-
get translationurl() {
|
|
1555
|
-
return this.$$.ctx[23];
|
|
1556
|
-
}
|
|
1557
|
-
set translationurl(t) {
|
|
1558
|
-
this.$$set({ translationurl: t }), G();
|
|
1559
|
-
}
|
|
1560
|
-
}
|
|
1561
|
-
Ae(ni, { limitsdata: {}, limitname: {}, currency: {}, lang: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, translationurl: {} }, [], [], !0);
|
|
1562
|
-
export {
|
|
1563
|
-
ni as default
|
|
1564
|
-
};
|