@everymatrix/cashier-method-details 1.77.15 → 1.77.17
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/{CashierMethodDetails-rWDhCdiQ.js → CashierMethodDetails-BOdr7Ugc.js} +2232 -2020
- package/components/CashierMethodDetails-D-Kx493t.cjs +100 -0
- package/components/{CashierMethodDetails-CG3hUric.js → CashierMethodDetails-DVpe60nK.js} +2411 -2199
- package/components/CashierModal-Be_PLY94.js +263 -0
- package/components/CashierModal-BnjSgd3W.cjs +1 -0
- package/components/CashierModal-D2M2FMKW.js +263 -0
- package/components/CashierReceiptPage-Bihgo9ap.js +1691 -0
- package/components/CashierReceiptPage-D_Q7MALa.cjs +26 -0
- package/components/CashierReceiptPage-DuauNnLl.js +1695 -0
- package/es2015/cashier-method-details.cjs +1 -1
- package/es2015/cashier-method-details.js +1 -1
- package/esnext/cashier-method-details.js +1 -1
- package/package.json +1 -1
- package/components/CashierMethodDetails-BSKLJ6Un.cjs +0 -100
- package/components/CashierModal-Ba2B2FdQ.js +0 -263
- package/components/CashierModal-DPP7mMZY.js +0 -263
- package/components/CashierModal-DXglbzDv.cjs +0 -1
- package/components/CashierReceiptPage-BaQK6CdB.js +0 -1650
- package/components/CashierReceiptPage-CnRRBL5O.js +0 -1648
- package/components/CashierReceiptPage-DFEnjQMl.cjs +0 -1
- package/components/CashierSpinner-CUgYgsXw.cjs +0 -1
- package/components/CashierSpinner-Cf3Gfk1L.js +0 -78
- package/components/CashierSpinner-Ddywilcr.js +0 -78
@@ -0,0 +1,1695 @@
|
|
1
|
+
import { a as O1, i as U1, $ as G1, S as q1, b as Q1, s as J1, f as I, e as X1, n as x1, j as f, k as g, p as u, r as s, t as $1, u as ee, B as D1, x, l as c, m as T1, q as T, z as R, v as P1, y as k, D as R1, E as Y1, J as U, F as M1, M as te, N as ne, O as ie, d as oe, L as ae } from "./CashierError-CQcPfdgL.js";
|
2
|
+
import { d as S1, u as se, f as le, a as L1, i as H1, b as re } from "./CashierMethodDetails-BOdr7Ugc.js";
|
3
|
+
function B1(o, e) {
|
4
|
+
O1(o, e);
|
5
|
+
}
|
6
|
+
function ce(o) {
|
7
|
+
U1({
|
8
|
+
fallbackLocale: "en"
|
9
|
+
}), G1.set(o);
|
10
|
+
}
|
11
|
+
const I1 = {
|
12
|
+
en: {
|
13
|
+
amount: "Amount",
|
14
|
+
status: "Status",
|
15
|
+
transactionId: "Transaction ID",
|
16
|
+
payemntMethod: "Payment Method",
|
17
|
+
paymentTime: "Payment Time",
|
18
|
+
backHome: "Back to home",
|
19
|
+
tryAgainButton: "Try Again",
|
20
|
+
refreshButton: "Check your status",
|
21
|
+
success: "Success",
|
22
|
+
pending: "Pending",
|
23
|
+
failed: "Error",
|
24
|
+
deposit: {
|
25
|
+
success: {
|
26
|
+
amount: "{amount}",
|
27
|
+
title: "Payment Success!",
|
28
|
+
text: "Your payment is successful"
|
29
|
+
},
|
30
|
+
pending: {
|
31
|
+
amount: "{amount}",
|
32
|
+
title: "Transaction is in pending",
|
33
|
+
text: "Your payment will be deposited soon"
|
34
|
+
},
|
35
|
+
reject: {
|
36
|
+
title: "Deposit Rejected",
|
37
|
+
subTitle: " ",
|
38
|
+
text: " "
|
39
|
+
},
|
40
|
+
fail: {
|
41
|
+
amount: " ",
|
42
|
+
title: "Payment Failed!",
|
43
|
+
text: "Unfortunately, your payment did not go through."
|
44
|
+
},
|
45
|
+
cancel: {
|
46
|
+
title: "You have cancelled the transaction",
|
47
|
+
subTitle: " ",
|
48
|
+
text: " "
|
49
|
+
}
|
50
|
+
},
|
51
|
+
withdrawal: {
|
52
|
+
success: {
|
53
|
+
amount: "{amount}",
|
54
|
+
subTitle: "Withdrawn from your account",
|
55
|
+
text: "Your withdrawal is successful"
|
56
|
+
},
|
57
|
+
pending: {
|
58
|
+
title: "{amount}",
|
59
|
+
subTitle: "Withdrawn from your account",
|
60
|
+
text: "Thank you. Your withdrawal is being processed."
|
61
|
+
},
|
62
|
+
reject: {
|
63
|
+
title: "Withdrawal Rejected",
|
64
|
+
subTitle: " ",
|
65
|
+
text: " "
|
66
|
+
},
|
67
|
+
fail: {
|
68
|
+
title: "Error",
|
69
|
+
subTitle: " ",
|
70
|
+
text: "{errorText}"
|
71
|
+
},
|
72
|
+
cancel: {
|
73
|
+
title: "You have cancelled the transaction",
|
74
|
+
subTitle: " ",
|
75
|
+
text: " "
|
76
|
+
}
|
77
|
+
},
|
78
|
+
reference: "Reference ID: {code}",
|
79
|
+
close: "CLOSE",
|
80
|
+
receipt: {
|
81
|
+
maintenance: {
|
82
|
+
title: "We’ll Be Back Soon",
|
83
|
+
text: "We are down for a scheduled maintenance and expect to be back online in a few minutes"
|
84
|
+
}
|
85
|
+
},
|
86
|
+
goToPromotions: "Go To Promotions",
|
87
|
+
goToTournaments: "Tournaments",
|
88
|
+
goToSupport: "Contact Support",
|
89
|
+
goToMerchantHomePage: "Merchant's Home Website",
|
90
|
+
goToSports: "Go To Sports",
|
91
|
+
goToCasino: "Casino",
|
92
|
+
goToLiveCasino: "Live Casino",
|
93
|
+
externalLink: "External Link",
|
94
|
+
uploadDocuments: "Upload Documents",
|
95
|
+
goToHomepage: "Go To Homepage"
|
96
|
+
},
|
97
|
+
tr: {
|
98
|
+
amount: "Tutar",
|
99
|
+
status: "Durum",
|
100
|
+
transactionId: "İşlem ID",
|
101
|
+
payemntMethod: "Ödeme Yöntemi",
|
102
|
+
paymentTime: "Ödeme Zamanı",
|
103
|
+
backHome: "Ana sayfaya dön",
|
104
|
+
tryAgainButton: "Tekrar deneyin",
|
105
|
+
deposit: {
|
106
|
+
success: {
|
107
|
+
amount: "{amount}",
|
108
|
+
title: "Ödeme Başarılı!",
|
109
|
+
text: "Ödemeniz başarılı"
|
110
|
+
},
|
111
|
+
pending: {
|
112
|
+
amount: "{amount}",
|
113
|
+
title: "İşlem devam ediyor",
|
114
|
+
text: "Teşekkürler. Para yatırma işleminiz işleniyor."
|
115
|
+
},
|
116
|
+
reject: {
|
117
|
+
title: "Para Yatırma Reddedildi",
|
118
|
+
subTitle: " ",
|
119
|
+
text: " "
|
120
|
+
},
|
121
|
+
fail: {
|
122
|
+
amount: " ",
|
123
|
+
title: "Ödeme Başarısız!",
|
124
|
+
text: "Maalesef ödemeniz gerçekleşmedi."
|
125
|
+
},
|
126
|
+
cancel: {
|
127
|
+
title: "İşlemi iptal ettiniz",
|
128
|
+
subTitle: " ",
|
129
|
+
text: " "
|
130
|
+
}
|
131
|
+
},
|
132
|
+
withdrawal: {
|
133
|
+
success: {
|
134
|
+
amount: "{amount}",
|
135
|
+
subTitle: "Hesabınızdan çekildi",
|
136
|
+
text: "Para çekme işleminiz başarılı"
|
137
|
+
},
|
138
|
+
pending: {
|
139
|
+
title: "{amount}",
|
140
|
+
subTitle: "Hesabınızdan çekildi",
|
141
|
+
text: "Teşekkürler. Para çekme işleminiz işleniyor."
|
142
|
+
},
|
143
|
+
reject: {
|
144
|
+
title: "Para Çekme Reddedildi",
|
145
|
+
subTitle: " ",
|
146
|
+
text: " "
|
147
|
+
},
|
148
|
+
fail: {
|
149
|
+
title: "Hata",
|
150
|
+
subTitle: " ",
|
151
|
+
text: "{errorText}"
|
152
|
+
},
|
153
|
+
cancel: {
|
154
|
+
title: "İşlemi iptal ettiniz",
|
155
|
+
subTitle: " ",
|
156
|
+
text: " "
|
157
|
+
}
|
158
|
+
},
|
159
|
+
reference: "Referans ID: {code}",
|
160
|
+
close: "KAPAT",
|
161
|
+
receipt: {
|
162
|
+
maintenance: {
|
163
|
+
title: "Yakında Geri Döneceğiz",
|
164
|
+
text: "Planlanmış bakım için kapalıyız ve birkaç dakika içinde tekrar online olmayı bekliyoruz"
|
165
|
+
}
|
166
|
+
},
|
167
|
+
goToPromotions: "Promosyonlara Git",
|
168
|
+
goToTournaments: "Turnuvalar",
|
169
|
+
goToSupport: "Destek ile İletişim",
|
170
|
+
goToMerchantHomePage: "Satıcının Ana Web Sitesi",
|
171
|
+
goToSports: "Spora Git",
|
172
|
+
goToCasino: "Casino",
|
173
|
+
goToLiveCasino: "Canlı Casino",
|
174
|
+
externalLink: "Harici Bağlantı",
|
175
|
+
uploadDocuments: "Belge Yükle",
|
176
|
+
goToHomepage: "Ana Sayfaya Git"
|
177
|
+
},
|
178
|
+
"pt-br": {
|
179
|
+
amount: "Valor",
|
180
|
+
status: "Status",
|
181
|
+
transactionId: "ID da Transação",
|
182
|
+
payemntMethod: "Método de Pagamento",
|
183
|
+
paymentTime: "Hora do Pagamento",
|
184
|
+
backHome: "Voltar ao início",
|
185
|
+
tryAgainButton: "Tentar Novamente",
|
186
|
+
deposit: {
|
187
|
+
success: {
|
188
|
+
amount: "{amount}",
|
189
|
+
title: "Pagamento Realizado!",
|
190
|
+
text: "Seu pagamento foi realizado com sucesso"
|
191
|
+
},
|
192
|
+
pending: {
|
193
|
+
amount: "{amount}",
|
194
|
+
title: "Transação em andamento",
|
195
|
+
text: "Obrigado. Seu depósito está sendo processado."
|
196
|
+
},
|
197
|
+
reject: {
|
198
|
+
title: "Depósito Rejeitado",
|
199
|
+
subTitle: " ",
|
200
|
+
text: " "
|
201
|
+
},
|
202
|
+
fail: {
|
203
|
+
amount: " ",
|
204
|
+
title: "Pagamento Falhou!",
|
205
|
+
text: "Infelizmente, seu pagamento não foi processado."
|
206
|
+
},
|
207
|
+
cancel: {
|
208
|
+
title: "Você cancelou a transação",
|
209
|
+
subTitle: " ",
|
210
|
+
text: " "
|
211
|
+
}
|
212
|
+
},
|
213
|
+
withdrawal: {
|
214
|
+
success: {
|
215
|
+
amount: "{amount}",
|
216
|
+
subTitle: "Retirado da sua conta",
|
217
|
+
text: "Seu saque foi realizado com sucesso"
|
218
|
+
},
|
219
|
+
pending: {
|
220
|
+
title: "{amount}",
|
221
|
+
subTitle: "Retirado da sua conta",
|
222
|
+
text: "Obrigado. Seu saque está sendo processado."
|
223
|
+
},
|
224
|
+
reject: {
|
225
|
+
title: "Saque Rejeitado",
|
226
|
+
subTitle: " ",
|
227
|
+
text: " "
|
228
|
+
},
|
229
|
+
fail: {
|
230
|
+
title: "Erro",
|
231
|
+
subTitle: " ",
|
232
|
+
text: "{errorText}"
|
233
|
+
},
|
234
|
+
cancel: {
|
235
|
+
title: "Você cancelou a transação",
|
236
|
+
subTitle: " ",
|
237
|
+
text: " "
|
238
|
+
}
|
239
|
+
},
|
240
|
+
reference: "ID de Referência: {code}",
|
241
|
+
close: "FECHAR",
|
242
|
+
receipt: {
|
243
|
+
maintenance: {
|
244
|
+
title: "Voltaremos em Breve",
|
245
|
+
text: "Estamos em manutenção programada e esperamos voltar online em alguns minutos"
|
246
|
+
}
|
247
|
+
},
|
248
|
+
goToPromotions: "Ir para Promoções",
|
249
|
+
goToTournaments: "Torneios",
|
250
|
+
goToSupport: "Entrar em Contato com Suporte",
|
251
|
+
goToMerchantHomePage: "Site Principal do Comerciante",
|
252
|
+
goToSports: "Ir para Esportes",
|
253
|
+
goToCasino: "Cassino",
|
254
|
+
goToLiveCasino: "Cassino ao Vivo",
|
255
|
+
externalLink: "Link Externo",
|
256
|
+
uploadDocuments: "Enviar Documentos",
|
257
|
+
goToHomepage: "Ir para Página Inicial"
|
258
|
+
},
|
259
|
+
"es-mx": {
|
260
|
+
amount: "Cantidad",
|
261
|
+
status: "Estado",
|
262
|
+
transactionId: "ID de Transacción",
|
263
|
+
payemntMethod: "Método de Pago",
|
264
|
+
paymentTime: "Hora de Pago",
|
265
|
+
backHome: "Volver al inicio",
|
266
|
+
tryAgainButton: "Intentar de Nuevo",
|
267
|
+
deposit: {
|
268
|
+
success: {
|
269
|
+
amount: "{amount}",
|
270
|
+
title: "¡Pago Exitoso!",
|
271
|
+
text: "Tu pago fue exitoso"
|
272
|
+
},
|
273
|
+
pending: {
|
274
|
+
amount: "{amount}",
|
275
|
+
title: "Transacción en progreso",
|
276
|
+
text: "Gracias. Tu depósito está siendo procesado."
|
277
|
+
},
|
278
|
+
reject: {
|
279
|
+
title: "Depósito Rechazado",
|
280
|
+
subTitle: " ",
|
281
|
+
text: " "
|
282
|
+
},
|
283
|
+
fail: {
|
284
|
+
amount: " ",
|
285
|
+
title: "¡Pago Falló!",
|
286
|
+
text: "Desafortunadamente, tu pago no se procesó."
|
287
|
+
},
|
288
|
+
cancel: {
|
289
|
+
title: "Has cancelado la transacción",
|
290
|
+
subTitle: " ",
|
291
|
+
text: " "
|
292
|
+
}
|
293
|
+
},
|
294
|
+
withdrawal: {
|
295
|
+
success: {
|
296
|
+
amount: "{amount}",
|
297
|
+
subTitle: "Retirado de tu cuenta",
|
298
|
+
text: "Tu retiro fue exitoso"
|
299
|
+
},
|
300
|
+
pending: {
|
301
|
+
title: "{amount}",
|
302
|
+
subTitle: "Retirado de tu cuenta",
|
303
|
+
text: "Gracias. Tu retiro está siendo procesado."
|
304
|
+
},
|
305
|
+
reject: {
|
306
|
+
title: "Retiro Rechazado",
|
307
|
+
subTitle: " ",
|
308
|
+
text: " "
|
309
|
+
},
|
310
|
+
fail: {
|
311
|
+
title: "Error",
|
312
|
+
subTitle: " ",
|
313
|
+
text: "{errorText}"
|
314
|
+
},
|
315
|
+
cancel: {
|
316
|
+
title: "Has cancelado la transacción",
|
317
|
+
subTitle: " ",
|
318
|
+
text: " "
|
319
|
+
}
|
320
|
+
},
|
321
|
+
reference: "ID de Referencia: {code}",
|
322
|
+
close: "CERRAR",
|
323
|
+
receipt: {
|
324
|
+
maintenance: {
|
325
|
+
title: "Regresaremos Pronto",
|
326
|
+
text: "Estamos en mantenimiento programado y esperamos estar en línea nuevamente en unos minutos"
|
327
|
+
}
|
328
|
+
},
|
329
|
+
goToPromotions: "Ir a Promociones",
|
330
|
+
goToTournaments: "Torneos",
|
331
|
+
goToSupport: "Contactar Soporte",
|
332
|
+
goToMerchantHomePage: "Sitio Web Principal del Comerciante",
|
333
|
+
goToSports: "Ir a Deportes",
|
334
|
+
goToCasino: "Casino",
|
335
|
+
goToLiveCasino: "Casino en Vivo",
|
336
|
+
externalLink: "Enlace Externo",
|
337
|
+
uploadDocuments: "Subir Documentos",
|
338
|
+
goToHomepage: "Ir a Página de Inicio"
|
339
|
+
}
|
340
|
+
}, ue = (o, e) => `${o + me[e]}`, pe = (o, e) => `${Ce[e]}.${K1[o]}.text`, de = (o) => `${K1[`${o}`]}`, me = {
|
341
|
+
Success: "/txn-success.png",
|
342
|
+
Voided: "/txn-success.png",
|
343
|
+
Rejected: "/txn-failed.png",
|
344
|
+
Failed: "/txn-failed.png",
|
345
|
+
Canceled: "/txn-failed.png",
|
346
|
+
PendingNotification: "/txn-pending.png",
|
347
|
+
PendingConfirmation: "/txn-pending.png",
|
348
|
+
PendingApprovalStage1: "/txn-pending.png",
|
349
|
+
PendingApprovalStage2: "/txn-pending.png",
|
350
|
+
PendingApprovalStage3: "/txn-pending.png",
|
351
|
+
PendingOfflineNotification: "/txn-pending.png"
|
352
|
+
}, Ce = {
|
353
|
+
Deposit: "deposit",
|
354
|
+
Withdraw: "withdrawal"
|
355
|
+
}, K1 = {
|
356
|
+
Success: "success",
|
357
|
+
Voided: "success",
|
358
|
+
Rejected: "reject",
|
359
|
+
Failed: "fail",
|
360
|
+
Canceled: "cancel",
|
361
|
+
PendingNotification: "pending",
|
362
|
+
PendingConfirmation: "pending",
|
363
|
+
PendingApprovalStage1: "pending",
|
364
|
+
PendingApprovalStage3: "pending",
|
365
|
+
PendingApprovalStage2: "pending",
|
366
|
+
PendingOfflineNotification: "pending"
|
367
|
+
}, E1 = {
|
368
|
+
CasinoButton: `<svg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg">
|
369
|
+
<path d="M15.8233 3.85297C16.0588 3.88497 16.2962 3.90865 16.5298 3.95089C18.1241 4.24081 19.4188 5.01137 20.3583 6.34705C20.4076 6.41681 20.462 6.42449 20.5343 6.42449C21.9673 6.42321 23.4002 6.42385 24.8338 6.42385C24.8825 6.42385 24.9311 6.42385 24.9868 6.42385C24.9868 7.45297 24.9868 8.47185 24.9868 9.49841C18.6098 9.49841 12.2374 9.49841 5.85657 9.49841C5.85657 8.47313 5.85657 7.45489 5.85657 6.42385C5.91545 6.42385 5.96793 6.42385 6.02041 6.42385C7.44953 6.42385 8.87865 6.42321 10.3071 6.42641C10.4012 6.42641 10.453 6.39569 10.5062 6.32017C11.381 5.08369 12.5778 4.33361 14.0454 4.00529C14.341 3.93937 14.647 3.91569 14.9478 3.87217C14.9759 3.86833 15.0034 3.85937 15.031 3.85297C15.2966 3.85297 15.5596 3.85297 15.8233 3.85297ZM13.9359 6.34449C14.1062 6.53201 14.247 6.71185 14.4127 6.86417C14.5766 7.01457 14.6162 7.17649 14.5759 7.38897C14.535 7.60465 14.5292 7.82673 14.5062 8.06609C14.7878 7.94449 15.0489 7.83697 15.3055 7.71857C15.3932 7.67825 15.4636 7.68209 15.5494 7.72113C15.8066 7.83825 16.0678 7.94705 16.343 8.06609C16.3122 7.76593 16.286 7.48369 16.2527 7.20273C16.2431 7.12337 16.254 7.06513 16.3122 7.00369C16.4799 6.82833 16.6406 6.64529 16.8031 6.46481C16.8345 6.43025 16.8633 6.39377 16.9068 6.34193C16.5951 6.27537 16.3058 6.21649 16.0191 6.14929C15.9705 6.13777 15.9148 6.09937 15.8886 6.05713C15.7535 5.84081 15.6268 5.61937 15.4962 5.39985C15.4745 5.36337 15.4502 5.32817 15.4207 5.28337C15.2646 5.54705 15.1218 5.79729 14.9682 6.04049C14.9362 6.09169 14.8697 6.13841 14.8108 6.15249C14.5286 6.22097 14.2431 6.27793 13.9359 6.34449Z" fill="#FFCE00"/>
|
370
|
+
<path d="M24.9957 10.8303C24.9957 13.965 24.9957 17.0933 24.9957 20.2351C25.2908 20.2351 25.5768 20.2351 25.8725 20.2351C25.8725 20.6587 25.8725 21.069 25.8725 21.4901C26.0972 21.4901 26.3122 21.4901 26.5407 21.4901C26.5407 21.4376 26.5407 21.3896 26.5407 21.341C26.5407 17.5029 26.5407 13.6648 26.5426 9.82675C26.5426 9.73459 26.5157 9.67955 26.4408 9.62387C25.902 9.22387 25.7349 8.51411 26.0325 7.91251C26.3199 7.33075 27.0002 7.03123 27.6268 7.20915C28.2687 7.39155 28.6872 8.00019 28.6194 8.66387C28.5784 9.06003 28.3967 9.38451 28.0748 9.62195C27.9986 9.67827 27.9743 9.73395 27.9743 9.82419C27.9762 14.1359 27.9762 18.4475 27.9762 22.7592C27.9762 22.8117 27.9762 22.8648 27.9762 22.9314C27.2754 22.9314 26.5861 22.9314 25.8828 22.9314C25.8828 23.3583 25.8828 23.7723 25.8828 24.2011C25.5832 24.2011 25.2972 24.2011 25.0028 24.2011C25.0028 25.3794 25.0028 26.5423 25.0028 27.7199C25.3324 27.7199 25.6594 27.7199 25.9928 27.7199C25.9928 28.2018 25.9928 28.6696 25.9928 29.1471C18.9484 29.1471 11.9052 29.1471 4.85492 29.1471C4.85492 28.6773 4.85492 28.2095 4.85492 27.7256C5.1794 27.7256 5.5058 27.7256 5.845 27.7256C5.845 22.0859 5.845 16.4629 5.845 10.8309C12.2316 10.8303 18.604 10.8303 24.9957 10.8303ZM23.5551 12.2651C18.1266 12.2651 12.7103 12.2651 7.29268 12.2651C7.29268 15.0933 7.29268 17.9125 7.29268 20.7387C12.7167 20.7387 18.1336 20.7387 23.5551 20.7387C23.5551 17.9112 23.5551 15.092 23.5551 12.2651ZM8.28404 23.3679C13.0482 23.3679 17.8047 23.3679 22.5618 23.3679C22.5618 22.9301 22.5618 22.5 22.5618 22.0725C17.797 22.0725 13.0399 22.0725 8.28404 22.0725C8.28404 22.5103 8.28404 22.9365 8.28404 23.3679ZM18.9138 24.7087C16.581 24.7087 14.2629 24.7087 11.9346 24.7087C12.0063 25.3672 12.0767 26.0117 12.1471 26.6556C14.3391 26.6556 16.5157 26.6556 18.7032 26.6556C18.773 26.0059 18.8428 25.3608 18.9138 24.7087Z" fill="#FFCE00"/>
|
371
|
+
<path d="M18.6232 13.5765C19.836 13.5765 21.0404 13.5765 22.2564 13.5765C22.2564 15.5227 22.2564 17.467 22.2564 19.419C21.0462 19.419 19.8379 19.419 18.6232 19.419C18.6232 17.4741 18.6232 15.533 18.6232 13.5765ZM18.9873 16.1794C19.1672 16.3784 19.3233 16.5691 19.4993 16.7387C19.6209 16.8558 19.6433 16.9768 19.619 17.1349C19.5832 17.3685 19.5691 17.6059 19.5441 17.8581C19.6024 17.8357 19.6401 17.8229 19.6772 17.8069C19.9038 17.7096 20.1278 17.6078 20.3569 17.5163C20.4068 17.4965 20.4779 17.4958 20.5272 17.5157C20.7556 17.6072 20.9803 17.709 21.2068 17.8062C21.2452 17.8229 21.2856 17.8357 21.3387 17.8549C21.3086 17.5522 21.2779 17.2706 21.2561 16.9877C21.2523 16.9384 21.2721 16.8738 21.3041 16.8366C21.4731 16.6402 21.6504 16.4507 21.8232 16.2581C21.843 16.2363 21.8577 16.2094 21.8833 16.1742C21.6555 16.1256 21.4449 16.0654 21.2305 16.0386C21.0155 16.0117 20.876 15.9214 20.7825 15.7205C20.6897 15.5221 20.5617 15.3397 20.4408 15.1362C20.3006 15.3736 20.1649 15.5886 20.044 15.812C19.98 15.9304 19.8987 15.9912 19.7643 16.0142C19.5108 16.0578 19.2612 16.1205 18.9873 16.1794Z" fill="#FFCE00"/>
|
372
|
+
<path d="M8.58551 19.4191C8.58551 17.469 8.58551 15.5304 8.58551 13.581C9.76247 13.581 10.9362 13.581 12.117 13.581C12.117 15.5279 12.117 17.469 12.117 19.4191C10.9401 19.4191 9.76887 19.4191 8.58551 19.4191ZM8.89847 16.1788C9.09111 16.3919 9.26519 16.5928 9.44887 16.7842C9.52759 16.8661 9.55255 16.9461 9.53719 17.0588C9.50199 17.3186 9.48087 17.581 9.45271 17.8568C9.50263 17.8389 9.53975 17.8274 9.57623 17.8114C9.77271 17.7269 9.97303 17.6501 10.1631 17.5535C10.2962 17.4856 10.4095 17.4876 10.5433 17.5528C10.7698 17.6636 11.006 17.7564 11.2511 17.862C11.2223 17.5727 11.2006 17.302 11.1654 17.0332C11.1526 16.9372 11.1737 16.8719 11.2383 16.8028C11.4265 16.6031 11.6082 16.3976 11.8022 16.1832C11.7631 16.1711 11.7407 16.1621 11.7177 16.157C11.4726 16.1039 11.2281 16.0476 10.981 16.0015C10.8837 15.9836 10.8236 15.942 10.7743 15.8536C10.6412 15.6143 10.4966 15.382 10.35 15.1356C10.2066 15.3775 10.0658 15.6002 9.94103 15.8319C9.88215 15.942 9.80343 15.9887 9.68567 16.0111C9.43095 16.0597 9.17623 16.1192 8.89847 16.1788Z" fill="#FFCE00"/>
|
373
|
+
<path d="M17.1327 19.4209C15.9563 19.4209 14.7877 19.4209 13.6088 19.4209C13.6088 17.476 13.6088 15.531 13.6088 13.5784C14.78 13.5784 15.9519 13.5784 17.1327 13.5784C17.1327 15.524 17.1327 17.4657 17.1327 19.4209ZM13.9167 16.1787C14.1099 16.3931 14.284 16.5953 14.4696 16.786C14.5503 16.8692 14.5701 16.9512 14.556 17.0619C14.5227 17.3217 14.5003 17.5828 14.4715 17.8644C14.7275 17.7531 14.9675 17.6577 15.1999 17.5451C15.3221 17.4856 15.4245 17.4875 15.5461 17.5464C15.7784 17.6577 16.0178 17.7537 16.2693 17.8625C16.2411 17.5739 16.22 17.3032 16.1848 17.035C16.172 16.9396 16.1919 16.8737 16.2571 16.8046C16.4459 16.6049 16.6271 16.3988 16.8267 16.1787C16.5656 16.1217 16.3282 16.0558 16.0856 16.0225C15.9141 15.9995 15.82 15.9163 15.7432 15.771C15.6312 15.5579 15.5 15.355 15.3707 15.1368C15.2139 15.4011 15.0699 15.6507 14.9183 15.8952C14.892 15.9374 14.837 15.9764 14.7883 15.988C14.5087 16.0539 14.2271 16.1115 13.9167 16.1787Z" fill="#FFCE00"/>
|
374
|
+
</svg>
|
375
|
+
`,
|
376
|
+
LiveCasinoButton: `<svg width="32" height="33" viewBox="0 0 32 33" fill="none" xmlns="http://www.w3.org/2000/svg">
|
377
|
+
<path d="M21.6001 8.83923C21.3697 8.83923 21.1841 8.98003 21.0497 9.15923C20.4033 9.01843 19.3921 8.92883 18.9377 8.88403C18.6177 8.88403 18.0161 8.88403 17.4657 8.88403C17.2801 8.69843 17.0497 8.60883 16.7297 8.51923C16.7297 8.47443 16.7297 8.42963 16.6849 8.37843C16.9153 8.19283 17.0497 7.91763 17.0497 7.59763C17.0497 7.00243 16.5889 6.54163 15.9937 6.54163C15.3985 6.54163 14.9377 7.00243 14.9377 7.59763C14.9377 7.91763 15.0785 8.19283 15.3025 8.42323C15.3025 8.46803 15.3025 8.51283 15.3025 8.56403C15.0273 8.65363 14.7521 8.79443 14.5665 8.92883C14.0161 8.92883 13.4145 8.92883 13.0945 8.92883C12.6337 8.97363 11.6673 9.06963 10.9825 9.15923C10.8929 8.97363 10.6625 8.83923 10.4321 8.83923C10.1121 8.83923 9.83691 9.11443 9.83691 9.43443C9.83691 9.75443 10.1121 10.0296 10.4321 10.0296C10.6625 10.0296 10.8481 9.88883 10.9825 9.70963C11.6737 9.79923 12.6849 9.89523 13.0945 9.94003C13.4145 9.94003 14.0161 9.94003 14.5665 9.94003C14.6561 10.0296 14.8417 10.1256 14.9825 10.2152C14.8417 11.0856 14.7073 11.9624 14.6625 12.468C14.5729 13.7096 14.6625 17.3896 14.6625 17.3896H15.4433H16.4993H17.2801C17.2801 17.3896 17.3697 13.6648 17.2801 12.468C17.2353 11.9624 17.0945 11.0856 16.9601 10.2152C17.1457 10.1256 17.2801 10.0296 17.3761 9.94003C17.9265 9.94003 18.5281 9.94003 18.8481 9.94003C19.3089 9.89523 20.2753 9.79923 20.9601 9.70963C21.0497 9.89523 21.2801 10.0296 21.5105 10.0296C21.8305 10.0296 22.1057 9.75443 22.1057 9.43443C22.2401 9.12083 21.9649 8.83923 21.6001 8.83923Z" fill="#FFCE00"/>
|
378
|
+
<path d="M25.3697 21.6712C22.8865 22.8232 19.5777 23.4184 16.0385 23.4184C12.5441 23.4184 9.23531 22.772 6.70731 21.6712C4.91531 20.8456 3.67371 19.8344 3.07211 18.6824C3.07211 19.4632 3.07211 20.244 3.07211 20.5704C3.07211 23.8344 8.86411 26.5032 16.0385 26.5032C23.1617 26.5032 29.0049 23.8344 29.0049 20.5704V18.6824C28.4033 19.828 27.1617 20.8392 25.3697 21.6712Z" fill="#FFCE00"/>
|
379
|
+
<path d="M25.6001 18.4969C25.4593 18.1321 25.2353 17.8505 24.9089 17.6713C24.8641 17.6713 24.8641 17.6265 24.8193 17.6265C24.7297 17.5817 24.6337 17.5817 24.5441 17.5369C24.4545 17.5369 24.3585 17.4921 24.2689 17.4921C23.4881 17.4921 22.7969 18.1385 22.7969 18.9641C22.7969 19.1497 22.8417 19.2841 22.8865 19.4249C22.8865 19.4697 22.9313 19.5657 22.9761 19.6105C22.9761 19.6105 22.9761 19.6553 23.0209 19.6553C23.2513 20.1161 23.7569 20.3913 24.2625 20.3913C24.5825 20.3913 24.8577 20.3017 25.0881 20.1161C25.4529 19.8409 25.7345 19.4249 25.7345 18.9193C25.6897 18.8169 25.6449 18.6825 25.6001 18.4969ZM24.7233 20.0585C24.5825 20.1033 24.4481 20.1481 24.2625 20.1481C23.8465 20.1481 23.4817 19.9177 23.2513 19.5529C23.2513 19.5081 23.2065 19.5081 23.2065 19.4633C23.1617 19.4185 23.1617 19.3225 23.1169 19.2777C23.0721 19.2329 23.0721 19.0921 23.0721 19.0025C23.0721 18.3561 23.5777 17.8505 24.2241 17.8505C24.2689 17.8505 24.3649 17.8505 24.4097 17.8505C24.4993 17.8505 24.5953 17.8953 24.6849 17.9401C24.7297 17.9401 24.7297 17.9849 24.7745 17.9849C24.9601 18.0745 25.1393 18.2601 25.2353 18.4905C25.3249 18.6313 25.3761 18.8105 25.3761 19.0409C25.4145 19.4633 25.1393 19.8729 24.7233 20.0585Z" fill="#FFCE00"/>
|
380
|
+
<path d="M17.6449 11.3224C17.7345 11.828 17.7857 12.244 17.7857 12.4744C17.7857 12.66 17.8305 12.9352 17.8305 13.2104C18.1505 13.2552 18.4769 13.2552 18.7969 13.3C19.6673 13.4408 20.4993 13.62 21.2353 13.8504C21.9713 14.0808 22.6625 14.4008 23.1681 14.7208C23.7185 15.0408 24.1345 15.412 24.4097 15.8216C24.6849 16.1864 24.8257 16.6472 24.8257 17.0632C24.8257 17.2488 24.7809 17.3832 24.7361 17.5688C24.7809 17.5688 24.7809 17.6136 24.8257 17.6136C24.8705 17.428 24.9153 17.2936 24.9153 17.108H27.5329C27.5329 17.6136 27.3473 18.1192 26.9825 18.6248L25.5105 18.3944C25.5553 18.5352 25.6001 18.7144 25.6001 18.9C25.6001 19.4056 25.3697 19.8216 24.9537 20.0968L25.2289 20.1864C24.5377 20.6024 23.7569 20.9672 22.8353 21.2872L21.2737 20.3208C21.8689 20.1352 22.3745 19.86 22.8801 19.6296C22.8801 19.6296 22.8801 19.5848 22.8353 19.5848C22.4705 19.9048 21.8689 20.18 21.2289 20.3656C20.4929 20.596 19.6673 20.8264 18.7905 20.916C17.9201 21.0568 16.9985 21.1016 16.0769 21.1016C15.1105 21.1016 14.1889 21.012 13.3633 20.916C12.4929 20.7752 11.6609 20.596 10.9249 20.3656C10.1889 20.1352 9.49769 19.8152 8.99209 19.4952C8.4417 19.1752 8.0257 18.7592 7.7505 18.3944C7.4753 18.0296 7.3345 17.5688 7.3345 17.1528C7.3345 16.7368 7.4753 16.3272 7.7505 15.9112C8.0257 15.4952 8.4865 15.1304 8.99209 14.8104C9.5425 14.4904 10.1889 14.164 10.9249 13.94C11.6609 13.7096 12.4865 13.4792 13.3633 13.3896C13.6833 13.3448 14.0097 13.3 14.3297 13.3V13.2552C14.0097 13.3 13.7345 13.3 13.4081 13.3448L12.5825 12.1928C13.1777 12.1032 13.7793 12.052 14.3745 12.0072C14.4193 11.8216 14.4193 11.5912 14.4641 11.3608C8.0705 11.636 3.0593 14.1192 3.0593 17.1528C3.0593 20.4168 8.85129 23.0344 16.0257 23.0344C23.1489 23.0344 28.9921 20.4168 28.9921 17.1528C28.9985 14.132 24.0321 11.6488 17.6449 11.3224ZM21.2289 13.8504C20.5377 13.62 19.7569 13.4344 18.9313 13.3L19.7569 12.148C20.8129 12.3336 21.8689 12.564 22.7905 12.8392L21.2289 13.8504ZM24.4929 15.828C24.2177 15.4632 23.8017 15.092 23.2961 14.772L25.4081 14.0808C26.0545 14.4968 26.6049 14.9512 26.9697 15.4632L24.4929 15.828ZM9.1393 12.9352L10.7009 13.9016C10.0097 14.132 9.41449 14.4072 8.8641 14.7272L6.7521 14.036C7.4369 13.62 8.2625 13.2552 9.1393 12.9352ZM4.9985 15.5528L7.4817 15.9176C7.2065 16.2824 7.0657 16.6984 7.0657 17.0696H4.4481C4.4929 16.564 4.6785 16.0584 4.9985 15.5528ZM7.5777 18.452C7.8529 18.8168 8.2689 19.188 8.7745 19.508L6.6625 20.1992C6.0161 19.7832 5.4657 19.3288 5.1009 18.8168L7.5777 18.452ZM12.3585 22.1256C11.3025 21.94 10.2465 21.7096 9.32489 21.4344L10.8865 20.468C11.5777 20.6984 12.3585 20.884 13.1841 21.0184L12.3585 22.1256ZM16.1729 22.4072V21.2104C17.0433 21.2104 17.8753 21.1656 18.7009 21.0248L19.5265 22.1768C18.4257 22.3112 17.3249 22.4072 16.1729 22.4072Z" fill="#FFCE00"/>
|
381
|
+
</svg>
|
382
|
+
`,
|
383
|
+
TournamentsButton: `<svg width="33" height="33" viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg">
|
384
|
+
<path d="M23.8635 6.87441C23.8891 6.40721 23.9019 5.93681 23.9083 5.46001H24.5451V3.99121H8.28268V5.46001H8.90668C8.91308 5.93681 8.92588 6.40721 8.95148 6.87441H6.11948V9.84401C6.11948 13.3384 8.38828 16.3016 11.5275 17.3512C12.3915 18.9416 13.4219 20.116 14.5579 20.7336V22.2088H15.5115C15.2011 24.948 13.4027 27.0728 11.2171 27.156H11.0827V28.244H21.7291V27.156H21.5979C19.4123 27.0728 17.6107 24.9512 17.3003 22.2088H18.2571V20.7336C19.3931 20.116 20.4235 18.9416 21.2843 17.3544C24.4331 16.3112 26.7051 13.3448 26.7051 9.84401V6.87121H23.8635V6.87441ZM7.40588 9.84721V8.16401H9.03788C9.28748 10.9544 9.86988 13.4888 10.6987 15.5688C8.73068 14.42 7.40588 12.2824 7.40588 9.84721ZM22.1131 15.5752C22.9419 13.4952 23.5243 10.9608 23.7739 8.16401H25.4123V9.84721H25.4155C25.4155 12.2888 24.0875 14.4264 22.1131 15.5752Z" fill="#FAD105"/>
|
385
|
+
<path d="M11.1179 11.5528C11.2459 11.4536 11.3675 11.348 11.4987 11.252C11.5339 11.2264 11.5883 11.2072 11.6267 11.2136C11.8123 11.2488 11.9659 11.1752 12.0107 10.9896C12.0715 10.7304 12.1099 10.4712 12.1483 10.212C12.2251 9.72561 12.2923 9.23921 12.3691 8.74961C12.3755 8.70481 12.4235 8.64081 12.4555 8.63761C12.7595 8.61521 13.0347 8.53201 13.2619 8.30481C13.2203 8.56081 13.1819 8.81361 13.1435 9.06961C13.0731 9.53361 13.0059 10.0008 12.9259 10.4648C12.8715 10.7848 12.8555 11.1272 12.6283 11.3832C12.4907 11.5368 12.3339 11.668 12.1003 11.7128C11.8187 11.7736 11.5403 11.6872 11.2619 11.7416C11.2235 11.7512 11.1659 11.668 11.1179 11.6296C11.1179 11.6072 11.1179 11.5816 11.1179 11.5528Z" fill="#0F4D00"/>
|
386
|
+
<path d="M16.7499 9.66158C16.7243 10.3176 16.4331 10.9192 15.7259 11.2456C15.2363 11.4696 14.7179 11.4856 14.2091 11.2936C13.7131 11.1048 13.4699 10.7144 13.4283 10.212C13.3643 9.41518 13.7803 8.64398 14.5867 8.34958C15.0763 8.17038 15.5851 8.17358 16.0619 8.39438C16.5451 8.61838 16.7435 9.03758 16.7499 9.66158ZM14.4907 10.0072C14.5003 10.0104 14.5163 10.0168 14.5259 10.0168C14.5163 10.2088 14.5387 10.3976 14.6955 10.5352C14.9195 10.7304 15.3099 10.6248 15.4699 10.324C15.6043 10.0776 15.6491 9.80878 15.6363 9.53038C15.6267 9.35758 15.5691 9.19758 15.3995 9.10158C15.1595 8.96718 14.8235 9.07918 14.6891 9.37358C14.5995 9.57198 14.5547 9.79598 14.4907 10.0072Z" fill="#0F4D00"/>
|
387
|
+
<path d="M20.2347 8.23438C20.5099 8.24077 20.7787 8.28558 21.0283 8.40718C21.4283 8.60558 21.6267 8.94798 21.6779 9.36718C21.7675 10.1096 21.3995 10.9192 20.6699 11.2456C20.3403 11.3928 19.9947 11.4312 19.6331 11.396C19.4187 11.3768 19.2235 11.3288 19.0315 11.2328C18.6731 11.06 18.4715 10.7656 18.3979 10.3944C18.2411 9.61358 18.6091 8.82957 19.3067 8.44237C19.5947 8.28557 19.9115 8.23757 20.2347 8.23438ZM20.6123 9.66477C20.6027 9.66157 20.5899 9.65838 20.5803 9.65518C20.5899 9.44078 20.5611 9.23598 20.3627 9.11118C20.1259 8.95758 19.7643 9.08878 19.6171 9.38638C19.4987 9.62638 19.4475 9.88558 19.4635 10.1544C19.4891 10.5672 19.8667 10.7688 20.2027 10.5512C20.2955 10.4872 20.3915 10.3944 20.4299 10.292C20.5067 10.0904 20.5547 9.87597 20.6123 9.66477Z" fill="#0F4D00"/>
|
388
|
+
<path d="M18.1995 8.3208C18.1643 8.5608 18.1355 8.804 18.0939 9.044C17.9979 9.6424 17.8987 10.2376 17.7995 10.836C17.7227 11.2936 17.4859 11.6296 17.0251 11.7512C16.8107 11.8088 16.5771 11.7896 16.3531 11.7864C16.2603 11.7864 16.1643 11.748 16.0779 11.716C16.0427 11.7032 16.0075 11.6616 15.9979 11.6264C15.9915 11.6008 16.0331 11.5624 16.0619 11.5432C16.1931 11.4408 16.3211 11.3384 16.4587 11.2456C16.4875 11.2232 16.5387 11.2136 16.5771 11.22C16.7467 11.2552 16.8907 11.1944 16.9387 11.028C16.9995 10.8072 17.0379 10.5832 17.0731 10.3592C17.1371 9.9592 17.1915 9.5528 17.2523 9.1496C17.2715 9.0216 17.3067 8.8936 17.3131 8.7656C17.3195 8.66 17.3643 8.6344 17.4539 8.6344C17.7323 8.6184 17.9755 8.5192 18.1995 8.3208Z" fill="#0F4D00"/>
|
389
|
+
<path d="M12.4491 8.19923C12.5163 7.82163 12.4843 7.85043 12.8619 7.85043C12.9579 7.85043 13.0507 7.84723 13.1435 7.85683C13.2299 7.86643 13.2523 7.92403 13.2075 7.99123C13.1115 8.11283 12.6411 8.29843 12.4491 8.19923Z" fill="#0F4D00"/>
|
390
|
+
<path d="M17.8443 7.86318C17.9243 7.85998 18.0043 7.85358 18.0843 7.85358C18.1131 7.85358 18.1643 7.87278 18.1675 7.89198C18.1771 7.91758 18.1579 7.96558 18.1355 7.98478C17.9467 8.14478 17.7323 8.22478 17.4859 8.21838C17.4699 8.21838 17.4411 8.20878 17.4411 8.19918C17.4347 8.11918 17.4251 8.02958 17.4379 7.95278C17.4475 7.91438 17.5051 7.86958 17.5499 7.86318C17.6491 7.85038 17.7451 7.85678 17.8443 7.85678C17.8443 7.85998 17.8443 7.85998 17.8443 7.86318Z" fill="#0F4D00"/>
|
391
|
+
<path d="M15.1723 15.332C15.1531 15.2744 15.1115 15.2136 15.1211 15.1624C15.1947 14.676 15.2747 14.1896 15.3515 13.7064C15.4219 13.2424 15.4891 12.7784 15.5531 12.3112C15.5659 12.2024 15.6139 12.1704 15.7195 12.1704C16.4267 12.1736 17.1371 12.1736 17.8411 12.1704C17.9627 12.1704 18.0203 12.2184 18.0075 12.34C17.9915 12.4936 17.9691 12.6504 17.9499 12.804C17.9371 12.9256 17.8699 12.964 17.7451 12.9608C17.3131 12.9512 16.8811 12.9512 16.4491 12.9512C16.2507 12.9512 16.2347 12.9704 16.2251 13.1624C16.2219 13.22 16.2251 13.2776 16.2251 13.364C16.4203 13.364 16.6123 13.364 16.8043 13.364C17.0283 13.364 17.0379 13.3768 16.9995 13.5912C16.9707 13.7608 16.9419 13.9368 16.9067 14.1288C16.8075 14.1288 16.7019 14.1288 16.5931 14.1288C16.4651 14.1288 16.3403 14.1352 16.2123 14.1288C16.0939 14.1192 16.0587 14.1736 16.0491 14.2856C16.0235 14.5768 16.0011 14.5512 16.2987 14.5512C16.6411 14.5512 16.9867 14.5512 17.3259 14.548C17.4219 14.548 17.5147 14.548 17.6395 14.548C17.6107 14.788 17.5883 15.0056 17.5499 15.2264C17.5435 15.2584 17.4763 15.284 17.4347 15.3064C17.4027 15.3224 17.3643 15.3256 17.3291 15.3352C16.6187 15.332 15.8955 15.332 15.1723 15.332Z" fill="#0F4D00"/>
|
392
|
+
<path d="M20.9099 12.4008C20.8843 12.5256 20.8459 12.6472 20.8299 12.772C20.8107 12.8872 20.7659 12.9576 20.6283 12.948C20.4523 12.9384 20.2763 12.9448 20.1035 12.9448C20.0107 12.9448 19.9691 12.9864 19.9563 13.0792C19.9019 13.4792 19.8443 13.876 19.7867 14.2728C19.7387 14.6024 19.6843 14.932 19.6331 15.2648C19.5147 15.2776 19.3995 15.2968 19.2843 15.3C19.1659 15.3032 19.0443 15.2904 18.9323 15.2808C18.8619 14.9896 18.9195 14.7176 18.9579 14.452C19.0219 13.9976 19.0923 13.54 19.1691 13.0888C19.1883 12.9736 19.1435 12.9512 19.0539 12.9512C18.8427 12.9512 18.6315 12.9512 18.4139 12.9512C18.3563 12.7016 18.4331 12.4744 18.4907 12.2472C18.5003 12.2184 18.5771 12.1832 18.6251 12.1832C19.3419 12.1768 20.0587 12.1768 20.7755 12.18C20.8203 12.18 20.8715 12.2184 20.9163 12.2408C20.9099 12.292 20.9099 12.3464 20.9099 12.4008Z" fill="#0F4D00"/>
|
393
|
+
<path d="M11.6587 15.2872C11.7579 15.172 11.8347 15.0888 11.9051 14.9992C11.9979 14.884 12.0939 14.7656 12.1707 14.6376C12.2155 14.5672 12.2571 14.5512 12.3307 14.5512C12.8363 14.5544 13.3387 14.5576 13.8443 14.548C13.9275 14.5448 14.0299 14.5064 14.0939 14.4488C14.2155 14.3464 14.1643 14.1736 14.0075 14.1352C13.9627 14.1224 13.9083 14.1224 13.8603 14.1224C13.4315 14.1224 13.0027 14.1224 12.5771 14.1224C12.5291 14.1224 12.4779 14.1224 12.4107 14.1224C12.4235 14.036 12.4363 13.9688 12.4395 13.8984C12.4523 13.7736 12.4619 13.6488 12.4715 13.524C12.4811 13.4056 12.5355 13.3544 12.6635 13.3576C13.0315 13.3672 13.4027 13.364 13.7739 13.3608C13.8571 13.3608 13.9435 13.3544 14.0299 13.3352C14.1515 13.3096 14.2155 13.2232 14.2027 13.1016C14.1931 12.9768 14.1035 12.948 13.9915 12.9448C13.5339 12.9416 13.0731 12.9352 12.6123 12.9416C12.4971 12.9416 12.4299 12.9 12.3819 12.8008C12.3019 12.644 12.2123 12.4904 12.1259 12.3368C12.1035 12.2984 12.0907 12.2568 12.0747 12.2184C12.1195 12.2024 12.1643 12.1736 12.2091 12.1736C12.6827 12.1704 13.1563 12.1704 13.6267 12.1704C13.8603 12.1704 14.0971 12.1768 14.3307 12.1768C14.6795 12.1768 15.0123 12.4008 15.0539 12.7944C15.0795 13.0312 14.8491 13.428 14.5995 13.5496C14.5547 13.572 14.5131 13.5944 14.4491 13.6296C14.5227 13.6744 14.5739 13.7096 14.6315 13.7384C14.9387 13.8952 14.9867 14.0968 14.9515 14.4168C14.8939 14.9128 14.4331 15.2584 13.9691 15.2744C13.2523 15.2968 12.5355 15.2968 11.8219 15.3032C11.7771 15.3032 11.7323 15.2968 11.6587 15.2872Z" fill="#0F4D00"/>
|
394
|
+
</svg>
|
395
|
+
`
|
396
|
+
};
|
397
|
+
function fe(o) {
|
398
|
+
X1(o, "svelte-m6p0z", '.LoadingOverlay{width:100%;height:100%;display:flex;position:relative;top:0;left:0;justify-content:center;align-items:center;z-index:100;background:transparent}.Spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top:4px solid var(--emw--color-primary, #F9C405);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.CashierReceiptPageWidget{height:100%;position:relative}.CashierReceiptPage{border-radius:var(--emw--border-radius-medium-plus, 6px);background-color:var(--emw--color-cashier-bg, var(--emw--color-background, #23281F));padding:0 0 var(--emw--spacing-small-minus, 10px) 0;margin:0 auto;position:relative;word-wrap:break-word}.ReceiptWrapper{width:100%;height:200px;border-bottom:1px solid var(--emw--color-black-transparency-10, rgba(0, 0, 0, 0.1));display:flex;align-items:flex-end;flex-direction:row-reverse;position:relative}.ReceiptWrapper .ImagePlaceholder{height:100%;width:100%;background:#E6E6E6}.ReceiptWrapper .ImagePlaceholder.success{background:#E6E6E6}.ReceiptWrapper .ImagePlaceholder.fail{background:#E6E6E6}.ReceiptWrapper .ImagePlaceholder.pending{background:#E6E6E6}.ReceiptWrapper .ImagePlaceholder.cancel{background:#E6E6E6}.ReceiptWrapper .ImagePlaceholder.reject{background:#E6E6E6}.ReceiptStatusWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px 30px 0;gap:10px}.ReceiptStatusWrapper .ReceiptStatusText{text-align:center}.ReceiptStatusWrapper .ReceiptStatusText h3,.ReceiptStatusWrapper .ReceiptStatusText p{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));padding:0;margin:10px}.ReceiptStatusWrapper .ReceiptStatusText p{font-size:14px;font-weight:200}.ReceiptStatusWrapper .TryAgainBtn,.ReceiptStatusWrapper .RefreshButton{border-radius:20px;padding:7px 20px;border:none;box-shadow:inset 0px 0px 0px 2px rgba(255, 226, 123, 0.3);color:var(--emw--color-white, #ffffff);background-color:rgba(249, 196, 8, 0.3019607843)}.ReceiptDetailsWrapper{position:relative;display:flex;flex-direction:column;border-radius:16px;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);padding:20px;margin:10px;z-index:1}.ReceiptDetailsWrapper::before{content:"";position:absolute;inset:0;opacity:0.3;z-index:-1;pointer-events:none;border-radius:16px;background:linear-gradient(140deg, var(--emw--color-primary, #F9C405) 5%, var(--emw--color-cashier-bg, var(--emw--color-background, #23281F)) 40%, var(--emw--color-black, #000000) 60%)}.ReceiptDetailsWrapper .Amount,.ReceiptDetailsWrapper .Status,.ReceiptDetailsWrapper .TxnId,.ReceiptDetailsWrapper .PaymentMethod,.ReceiptDetailsWrapper .PaymentTime{display:flex;justify-content:space-between;align-items:center;color:var(--emw--color-typography, var(--emw--color-white, #ffffff))}.ReceiptDetailsWrapper .Amount p,.ReceiptDetailsWrapper .Status p,.ReceiptDetailsWrapper .TxnId p,.ReceiptDetailsWrapper .PaymentMethod p,.ReceiptDetailsWrapper .PaymentTime p{font-weight:200;font-size:12px;margin-right:5px;width:auto}.ReceiptDetailsWrapper .Amount span,.ReceiptDetailsWrapper .Status span,.ReceiptDetailsWrapper .TxnId span,.ReceiptDetailsWrapper .PaymentMethod span,.ReceiptDetailsWrapper .PaymentTime span{font-size:12px;word-break:break-all;font-weight:500;max-width:70%;text-align:right}.ReceiptDetailsWrapper .Status{border-bottom:1px solid rgba(255, 255, 255, 0.276);padding-bottom:10px}.ReceiptDetailsWrapper .Status span{padding:10px;font-size:10px;border-radius:16px}.ReceiptDetailsWrapper .Status.success span{background-color:rgba(65, 209, 149, 0.1215686275);color:var(--emw--color-valid, #41D195)}.ReceiptDetailsWrapper .Status.pending span{background-color:rgba(255, 104, 54, 0.1215686275);color:var(--emw--color-pending, #FF6836)}.ReceiptDetailsWrapper .Status.failed span{background-color:rgba(209, 65, 65, 0.1215686275);color:var(--emw--color-error, #FF3636)}.ReceiptDetailsWrapper .TxnId{margin-top:15px}.TitleWrapper{display:flex;position:absolute;left:0;bottom:11px;flex-direction:column;justify-content:flex-end;flex-shrink:0}.Title{color:var(--emw--color-gray-10, #111);font-size:var(--emw--font-size-x-large-plus, 26px);font-weight:var(--emw--font-weight-semibold, 500);margin-bottom:0;line-height:var(--emw--font-size-x-large-plus, 26px)}.SubTitle{font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-medium, 16px);color:var(--emw--color-gray-290, #666);margin-top:var(--emw--spacing-small, 12px)}.Text{padding:var(--emw--spacing-small, 12px) 0;font-size:var(--emw--font-size-medium, 16px);color:var(--emw--color-gray-10, #111)}.CashierErrorText{color:var(--emw--color-gray-290, #666);font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-small, 14px);line-height:130%;text-align:center}.CashierErrorTitle{color:var(--emw--color-black, #000);font-weight:var(--emw--font-weight-semibold, 500);font-size:var(--emw--font-size-medium, 16px);line-height:125%;text-align:center}.Reference{color:var(--emw--color-gray-290, #666);font-size:var(--emw--font-size-small, 14px);font-weight:var(--emw--font-weight-normal, 400);margin:0}.ReceiptButtonsWrapper{display:grid;grid-template-columns:1fr 1fr 1fr;height:75px;gap:8px;margin:0 10px}.ReceiptButtonsWrapper .GoToButton{border-radius:8px;border:none;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);background-color:var(--emw--color-gey-600, rgba(237, 237, 237, 0.0784313725));color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-size:12px}.DefaultButton{color:var(--emw--color-cashier-bg, var(--emw--color-background, #23281F));border:none;background:var(--emw--color-primary, #F9C408);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:var(--emw--border-radius-medium, 12px);height:36px;font-size:var(--emw--font-size-medium, 16px);font-family:inherit;margin:20px 10px;width:calc(100% - 20px)}.DefaultButton:hover{background:var(--emw--color-hover, #dbac03)}.DefaultButton:active{background:var(--emw--color-active, #fecd1c)}.HeaderButtonContainer{position:absolute;z-index:1;right:0;top:0;display:flex;align-items:baseline;gap:var(--emw--spacing-small, 12px);padding:var(--emw--spacing-small, 12px) 0}.HeaderButtonContainer>span{cursor:pointer}.ReceiptField{font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-medium, 16px);line-height:var(--emw--font-size-medium, 16px);color:var(--emw--color-gray-150, #666);margin:var(--emw--spacing-small, 12px)}');
|
399
|
+
}
|
400
|
+
function W1(o, e, t) {
|
401
|
+
const n = o.slice();
|
402
|
+
return n[59] = e[t], n[61] = t, n;
|
403
|
+
}
|
404
|
+
function z1(o, e, t) {
|
405
|
+
const n = o.slice();
|
406
|
+
return n[62] = e[t], n;
|
407
|
+
}
|
408
|
+
function ge(o) {
|
409
|
+
let e;
|
410
|
+
function t(l, a) {
|
411
|
+
if (
|
412
|
+
/*txnInfo*/
|
413
|
+
l[15]
|
414
|
+
)
|
415
|
+
return we;
|
416
|
+
if (
|
417
|
+
/*errorResponseCode*/
|
418
|
+
l[19] && !/*showErrorOutsideReceiptPage*/
|
419
|
+
l[20]
|
420
|
+
)
|
421
|
+
return be;
|
422
|
+
}
|
423
|
+
let n = t(o), i = n && n(o);
|
424
|
+
return {
|
425
|
+
c() {
|
426
|
+
e = u("div"), i && i.c(), s(e, "class", "CashierReceiptPage");
|
427
|
+
},
|
428
|
+
m(l, a) {
|
429
|
+
g(l, e, a), i && i.m(e, null);
|
430
|
+
},
|
431
|
+
p(l, a) {
|
432
|
+
n === (n = t(l)) && i ? i.p(l, a) : (i && i.d(1), i = n && n(l), i && (i.c(), i.m(e, null)));
|
433
|
+
},
|
434
|
+
d(l) {
|
435
|
+
l && f(e), i && i.d();
|
436
|
+
}
|
437
|
+
};
|
438
|
+
}
|
439
|
+
function he(o) {
|
440
|
+
let e;
|
441
|
+
return {
|
442
|
+
c() {
|
443
|
+
e = u("div"), e.innerHTML = '<div class="Spinner"></div>', s(e, "class", "LoadingOverlay");
|
444
|
+
},
|
445
|
+
m(t, n) {
|
446
|
+
g(t, e, n);
|
447
|
+
},
|
448
|
+
p: x1,
|
449
|
+
d(t) {
|
450
|
+
t && f(e);
|
451
|
+
}
|
452
|
+
};
|
453
|
+
}
|
454
|
+
function be(o) {
|
455
|
+
let e, t = (
|
456
|
+
/*errorResponseCode*/
|
457
|
+
o[19] === /*ResponseCode*/
|
458
|
+
o[13].Maintenance && A1(o)
|
459
|
+
);
|
460
|
+
return {
|
461
|
+
c() {
|
462
|
+
e = u("cashier-error"), t && t.c(), k(
|
463
|
+
e,
|
464
|
+
"assetsurl",
|
465
|
+
/*assetsurl*/
|
466
|
+
o[4]
|
467
|
+
), k(
|
468
|
+
e,
|
469
|
+
"translationurl",
|
470
|
+
/*translationurl*/
|
471
|
+
o[3]
|
472
|
+
), k(
|
473
|
+
e,
|
474
|
+
"clientstylingurl",
|
475
|
+
/*clientstylingurl*/
|
476
|
+
o[7]
|
477
|
+
), k(
|
478
|
+
e,
|
479
|
+
"clientstyling",
|
480
|
+
/*clientstyling*/
|
481
|
+
o[6]
|
482
|
+
), k(
|
483
|
+
e,
|
484
|
+
"lang",
|
485
|
+
/*lang*/
|
486
|
+
o[2]
|
487
|
+
), k(e, "hidebuttons", "true"), k(
|
488
|
+
e,
|
489
|
+
"errorcode",
|
490
|
+
/*errorResponseCode*/
|
491
|
+
o[19]
|
492
|
+
);
|
493
|
+
},
|
494
|
+
m(n, i) {
|
495
|
+
g(n, e, i), t && t.m(e, null);
|
496
|
+
},
|
497
|
+
p(n, i) {
|
498
|
+
/*errorResponseCode*/
|
499
|
+
n[19] === /*ResponseCode*/
|
500
|
+
n[13].Maintenance ? t ? t.p(n, i) : (t = A1(n), t.c(), t.m(e, null)) : t && (t.d(1), t = null), i[0] & /*assetsurl*/
|
501
|
+
16 && k(
|
502
|
+
e,
|
503
|
+
"assetsurl",
|
504
|
+
/*assetsurl*/
|
505
|
+
n[4]
|
506
|
+
), i[0] & /*translationurl*/
|
507
|
+
8 && k(
|
508
|
+
e,
|
509
|
+
"translationurl",
|
510
|
+
/*translationurl*/
|
511
|
+
n[3]
|
512
|
+
), i[0] & /*clientstylingurl*/
|
513
|
+
128 && k(
|
514
|
+
e,
|
515
|
+
"clientstylingurl",
|
516
|
+
/*clientstylingurl*/
|
517
|
+
n[7]
|
518
|
+
), i[0] & /*clientstyling*/
|
519
|
+
64 && k(
|
520
|
+
e,
|
521
|
+
"clientstyling",
|
522
|
+
/*clientstyling*/
|
523
|
+
n[6]
|
524
|
+
), i[0] & /*lang*/
|
525
|
+
4 && k(
|
526
|
+
e,
|
527
|
+
"lang",
|
528
|
+
/*lang*/
|
529
|
+
n[2]
|
530
|
+
), i[0] & /*errorResponseCode*/
|
531
|
+
524288 && k(
|
532
|
+
e,
|
533
|
+
"errorcode",
|
534
|
+
/*errorResponseCode*/
|
535
|
+
n[19]
|
536
|
+
);
|
537
|
+
},
|
538
|
+
d(n) {
|
539
|
+
n && f(e), t && t.d();
|
540
|
+
}
|
541
|
+
};
|
542
|
+
}
|
543
|
+
function we(o) {
|
544
|
+
let e, t, n, i, l, a = (
|
545
|
+
/*$_*/
|
546
|
+
o[23]("amount") + ""
|
547
|
+
), d, m, b, y, _, w, C, h = (
|
548
|
+
/*$_*/
|
549
|
+
o[23]("status") + ""
|
550
|
+
), P, j, z, N = (
|
551
|
+
/*$_*/
|
552
|
+
o[23](`${/*txnStatus*/
|
553
|
+
o[21]}`) + ""
|
554
|
+
), Y, S, E, D, A, $ = (
|
555
|
+
/*$_*/
|
556
|
+
o[23]("transactionId") + ""
|
557
|
+
), i1, o1, M, r1 = (
|
558
|
+
/*txnInfo*/
|
559
|
+
o[15].referenceId + ""
|
560
|
+
), C1, H, G, c1, K = (
|
561
|
+
/*$_*/
|
562
|
+
o[23]("payemntMethod") + ""
|
563
|
+
), e1, u1, a1, t1, k1, q, p1, Q = (
|
564
|
+
/*$_*/
|
565
|
+
o[23]("paymentTime") + ""
|
566
|
+
), f1, g1, h1, d1 = S1(
|
567
|
+
/*txnInfo*/
|
568
|
+
o[15].time
|
569
|
+
).format("MMM DD, YYYY, HH:mm:ss") + "", b1, m1, J, w1, n1, s1 = (
|
570
|
+
/*$_*/
|
571
|
+
o[23]("backHome") + ""
|
572
|
+
), y1, v1, _1 = H1(
|
573
|
+
/*userAgent*/
|
574
|
+
o[24]
|
575
|
+
) && /*showverifications*/
|
576
|
+
o[8] && /*displayVerifications*/
|
577
|
+
o[22], l1, r, L, O;
|
578
|
+
function W(p, v) {
|
579
|
+
if (
|
580
|
+
/*txnStatus*/
|
581
|
+
p[21] === "success"
|
582
|
+
)
|
583
|
+
return ke;
|
584
|
+
if (
|
585
|
+
/*txnStatus*/
|
586
|
+
p[21] === "pending"
|
587
|
+
)
|
588
|
+
return Te;
|
589
|
+
if (
|
590
|
+
/*txnStatus*/
|
591
|
+
p[21] === "failed"
|
592
|
+
)
|
593
|
+
return _e;
|
594
|
+
}
|
595
|
+
let X = W(o), F = X && X(o), Z = (
|
596
|
+
/*displayedButtons*/
|
597
|
+
o[12].length > 0 && F1(o)
|
598
|
+
), V = _1 && V1(o), B = (
|
599
|
+
/*receiptFields*/
|
600
|
+
o[16].length && j1(o)
|
601
|
+
);
|
602
|
+
return {
|
603
|
+
c() {
|
604
|
+
e = u("div"), F && F.c(), t = T(), n = u("div"), i = u("div"), l = u("p"), d = R(a), m = T(), b = u("span"), y = R(
|
605
|
+
/*amount*/
|
606
|
+
o[17]
|
607
|
+
), _ = T(), w = u("div"), C = u("p"), P = R(h), j = T(), z = u("span"), Y = R(N), E = T(), D = u("div"), A = u("p"), i1 = R($), o1 = T(), M = u("span"), C1 = R(r1), H = T(), G = u("div"), c1 = u("p"), e1 = R(K), u1 = T(), a1 = u("span"), t1 = R(
|
608
|
+
/*paymentmethod*/
|
609
|
+
o[9]
|
610
|
+
), k1 = T(), q = u("div"), p1 = u("p"), f1 = R(Q), g1 = T(), h1 = u("span"), b1 = R(d1), m1 = T(), J = u("div"), Z && Z.c(), w1 = T(), n1 = u("button"), y1 = R(s1), v1 = T(), V && V.c(), l1 = T(), B && B.c(), r = P1(), s(e, "class", "ReceiptStatusWrapper"), s(i, "class", "Amount"), s(w, "class", S = `Status ${/*txnStatus*/
|
611
|
+
o[21]}`), s(D, "class", "TxnId"), s(G, "class", "PaymentMethod"), s(q, "class", "PaymentTime"), s(n, "class", "ReceiptDetailsWrapper"), s(J, "class", "ReceiptButtonsWrapper"), s(n1, "class", "DefaultButton");
|
612
|
+
},
|
613
|
+
m(p, v) {
|
614
|
+
g(p, e, v), F && F.m(e, null), g(p, t, v), g(p, n, v), c(n, i), c(i, l), c(l, d), c(i, m), c(i, b), c(b, y), c(n, _), c(n, w), c(w, C), c(C, P), c(w, j), c(w, z), c(z, Y), c(n, E), c(n, D), c(D, A), c(A, i1), c(D, o1), c(D, M), c(M, C1), c(n, H), c(n, G), c(G, c1), c(c1, e1), c(G, u1), c(G, a1), c(a1, t1), c(n, k1), c(n, q), c(q, p1), c(p1, f1), c(q, g1), c(q, h1), c(h1, b1), g(p, m1, v), g(p, J, v), Z && Z.m(J, null), g(p, w1, v), g(p, n1, v), c(n1, y1), g(p, v1, v), V && V.m(p, v), g(p, l1, v), B && B.m(p, v), g(p, r, v), L || (O = T1(
|
615
|
+
n1,
|
616
|
+
"click",
|
617
|
+
/*handleHomeButtonClick*/
|
618
|
+
o[27]
|
619
|
+
), L = !0);
|
620
|
+
},
|
621
|
+
p(p, v) {
|
622
|
+
X === (X = W(p)) && F ? F.p(p, v) : (F && F.d(1), F = X && X(p), F && (F.c(), F.m(e, null))), v[0] & /*$_*/
|
623
|
+
8388608 && a !== (a = /*$_*/
|
624
|
+
p[23]("amount") + "") && x(d, a), v[0] & /*amount*/
|
625
|
+
131072 && x(
|
626
|
+
y,
|
627
|
+
/*amount*/
|
628
|
+
p[17]
|
629
|
+
), v[0] & /*$_*/
|
630
|
+
8388608 && h !== (h = /*$_*/
|
631
|
+
p[23]("status") + "") && x(P, h), v[0] & /*$_, txnStatus*/
|
632
|
+
10485760 && N !== (N = /*$_*/
|
633
|
+
p[23](`${/*txnStatus*/
|
634
|
+
p[21]}`) + "") && x(Y, N), v[0] & /*txnStatus*/
|
635
|
+
2097152 && S !== (S = `Status ${/*txnStatus*/
|
636
|
+
p[21]}`) && s(w, "class", S), v[0] & /*$_*/
|
637
|
+
8388608 && $ !== ($ = /*$_*/
|
638
|
+
p[23]("transactionId") + "") && x(i1, $), v[0] & /*txnInfo*/
|
639
|
+
32768 && r1 !== (r1 = /*txnInfo*/
|
640
|
+
p[15].referenceId + "") && x(C1, r1), v[0] & /*$_*/
|
641
|
+
8388608 && K !== (K = /*$_*/
|
642
|
+
p[23]("payemntMethod") + "") && x(e1, K), v[0] & /*paymentmethod*/
|
643
|
+
512 && x(
|
644
|
+
t1,
|
645
|
+
/*paymentmethod*/
|
646
|
+
p[9]
|
647
|
+
), v[0] & /*$_*/
|
648
|
+
8388608 && Q !== (Q = /*$_*/
|
649
|
+
p[23]("paymentTime") + "") && x(f1, Q), v[0] & /*txnInfo*/
|
650
|
+
32768 && d1 !== (d1 = S1(
|
651
|
+
/*txnInfo*/
|
652
|
+
p[15].time
|
653
|
+
).format("MMM DD, YYYY, HH:mm:ss") + "") && x(b1, d1), /*displayedButtons*/
|
654
|
+
p[12].length > 0 ? Z ? Z.p(p, v) : (Z = F1(p), Z.c(), Z.m(J, null)) : Z && (Z.d(1), Z = null), v[0] & /*$_*/
|
655
|
+
8388608 && s1 !== (s1 = /*$_*/
|
656
|
+
p[23]("backHome") + "") && x(y1, s1), v[0] & /*showverifications, displayVerifications*/
|
657
|
+
4194560 && (_1 = H1(
|
658
|
+
/*userAgent*/
|
659
|
+
p[24]
|
660
|
+
) && /*showverifications*/
|
661
|
+
p[8] && /*displayVerifications*/
|
662
|
+
p[22]), _1 ? V ? V.p(p, v) : (V = V1(p), V.c(), V.m(l1.parentNode, l1)) : V && (V.d(1), V = null), /*receiptFields*/
|
663
|
+
p[16].length ? B ? B.p(p, v) : (B = j1(p), B.c(), B.m(r.parentNode, r)) : B && (B.d(1), B = null);
|
664
|
+
},
|
665
|
+
d(p) {
|
666
|
+
p && (f(e), f(t), f(n), f(m1), f(J), f(w1), f(n1), f(v1), f(l1), f(r)), F && F.d(), Z && Z.d(), V && V.d(p), B && B.d(p), L = !1, O();
|
667
|
+
}
|
668
|
+
};
|
669
|
+
}
|
670
|
+
function A1(o) {
|
671
|
+
let e, t, n, i = (
|
672
|
+
/*$_*/
|
673
|
+
o[23]("receipt.maintenance.title") + ""
|
674
|
+
), l, a, d, m = (
|
675
|
+
/*$_*/
|
676
|
+
o[23]("receipt.maintenance.text") + ""
|
677
|
+
), b;
|
678
|
+
function y(C, h) {
|
679
|
+
return (
|
680
|
+
/*assetsurl*/
|
681
|
+
C[4] ? ve : ye
|
682
|
+
);
|
683
|
+
}
|
684
|
+
let _ = y(o), w = _(o);
|
685
|
+
return {
|
686
|
+
c() {
|
687
|
+
e = u("div"), w.c(), t = T(), n = u("span"), l = R(i), a = T(), d = u("span"), b = R(m), s(e, "slot", "icon"), s(n, "slot", "title"), s(n, "class", "CashierErrorTitle"), s(d, "slot", "text"), s(d, "class", "CashierErrorText");
|
688
|
+
},
|
689
|
+
m(C, h) {
|
690
|
+
g(C, e, h), w.m(e, null), g(C, t, h), g(C, n, h), c(n, l), g(C, a, h), g(C, d, h), c(d, b);
|
691
|
+
},
|
692
|
+
p(C, h) {
|
693
|
+
_ === (_ = y(C)) && w ? w.p(C, h) : (w.d(1), w = _(C), w && (w.c(), w.m(e, null))), h[0] & /*$_*/
|
694
|
+
8388608 && i !== (i = /*$_*/
|
695
|
+
C[23]("receipt.maintenance.title") + "") && x(l, i), h[0] & /*$_*/
|
696
|
+
8388608 && m !== (m = /*$_*/
|
697
|
+
C[23]("receipt.maintenance.text") + "") && x(b, m);
|
698
|
+
},
|
699
|
+
d(C) {
|
700
|
+
C && (f(e), f(t), f(n), f(a), f(d)), w.d();
|
701
|
+
}
|
702
|
+
};
|
703
|
+
}
|
704
|
+
function ye(o) {
|
705
|
+
let e;
|
706
|
+
return {
|
707
|
+
c() {
|
708
|
+
e = u("div"), s(e, "class", "ImagePlaceholder Maintenance");
|
709
|
+
},
|
710
|
+
m(t, n) {
|
711
|
+
g(t, e, n);
|
712
|
+
},
|
713
|
+
p: x1,
|
714
|
+
d(t) {
|
715
|
+
t && f(e);
|
716
|
+
}
|
717
|
+
};
|
718
|
+
}
|
719
|
+
function ve(o) {
|
720
|
+
let e, t;
|
721
|
+
return {
|
722
|
+
c() {
|
723
|
+
e = u("img"), M1(e.src, t = `${/*assetsurl*/
|
724
|
+
o[4]}/maintenance.svg`) || s(e, "src", t), s(e, "width", "300px"), s(e, "alt", "error");
|
725
|
+
},
|
726
|
+
m(n, i) {
|
727
|
+
g(n, e, i);
|
728
|
+
},
|
729
|
+
p(n, i) {
|
730
|
+
i[0] & /*assetsurl*/
|
731
|
+
16 && !M1(e.src, t = `${/*assetsurl*/
|
732
|
+
n[4]}/maintenance.svg`) && s(e, "src", t);
|
733
|
+
},
|
734
|
+
d(n) {
|
735
|
+
n && f(e);
|
736
|
+
}
|
737
|
+
};
|
738
|
+
}
|
739
|
+
function _e(o) {
|
740
|
+
let e, t, n, i, l, a, d, m = (
|
741
|
+
/*$_*/
|
742
|
+
o[23]("deposit.fail.title") + ""
|
743
|
+
), b, y, _, w = (
|
744
|
+
/*$_*/
|
745
|
+
o[23]("deposit.fail.text") + ""
|
746
|
+
), C, h, P, j = (
|
747
|
+
/*$_*/
|
748
|
+
o[23]("tryAgainButton") + ""
|
749
|
+
), z, N, Y;
|
750
|
+
return {
|
751
|
+
c() {
|
752
|
+
e = U("svg"), t = U("circle"), n = U("rect"), i = U("path"), l = T(), a = u("div"), d = u("h3"), b = R(m), y = T(), _ = u("p"), C = R(w), h = T(), P = u("button"), z = R(j), s(t, "cx", "36"), s(t, "cy", "36"), s(t, "r", "36"), s(t, "fill", "#D14141"), s(t, "fill-opacity", "0.12"), s(n, "x", "19.335"), s(n, "y", "19"), s(n, "width", "33.33"), s(n, "height", "33.33"), s(n, "rx", "16.665"), s(n, "fill", "#FF3636"), s(i, "d", "M29.085 41.915L41.585 29.415M41.585 41.915L29.085 29.415"), s(i, "stroke", "black"), s(i, "stroke-width", "2.09016"), s(i, "stroke-linecap", "round"), s(i, "stroke-linejoin", "round"), s(e, "width", "72"), s(e, "height", "72"), s(e, "viewBox", "0 0 72 72"), s(e, "fill", "none"), s(e, "xmlns", "http://www.w3.org/2000/svg"), s(a, "class", "ReceiptStatusText"), s(P, "class", "TryAgainBtn");
|
753
|
+
},
|
754
|
+
m(S, E) {
|
755
|
+
g(S, e, E), c(e, t), c(e, n), c(e, i), g(S, l, E), g(S, a, E), c(a, d), c(d, b), c(a, y), c(a, _), c(_, C), g(S, h, E), g(S, P, E), c(P, z), N || (Y = T1(
|
756
|
+
P,
|
757
|
+
"click",
|
758
|
+
/*handleTryAgainBtn*/
|
759
|
+
o[28]
|
760
|
+
), N = !0);
|
761
|
+
},
|
762
|
+
p(S, E) {
|
763
|
+
E[0] & /*$_*/
|
764
|
+
8388608 && m !== (m = /*$_*/
|
765
|
+
S[23]("deposit.fail.title") + "") && x(b, m), E[0] & /*$_*/
|
766
|
+
8388608 && w !== (w = /*$_*/
|
767
|
+
S[23]("deposit.fail.text") + "") && x(C, w), E[0] & /*$_*/
|
768
|
+
8388608 && j !== (j = /*$_*/
|
769
|
+
S[23]("tryAgainButton") + "") && x(z, j);
|
770
|
+
},
|
771
|
+
d(S) {
|
772
|
+
S && (f(e), f(l), f(a), f(h), f(P)), N = !1, Y();
|
773
|
+
}
|
774
|
+
};
|
775
|
+
}
|
776
|
+
function Te(o) {
|
777
|
+
let e, t, n, i, l, a, d, m, b, y = (
|
778
|
+
/*$_*/
|
779
|
+
o[23]("deposit.pending.title") + ""
|
780
|
+
), _, w, C, h = (
|
781
|
+
/*$_*/
|
782
|
+
o[23]("deposit.pending.text") + ""
|
783
|
+
), P, j, z, N = (
|
784
|
+
/*$_*/
|
785
|
+
o[23]("refreshButton") + ""
|
786
|
+
), Y, S, E;
|
787
|
+
return {
|
788
|
+
c() {
|
789
|
+
e = U("svg"), t = U("circle"), n = U("rect"), i = U("path"), l = U("path"), a = U("path"), d = T(), m = u("div"), b = u("h3"), _ = R(y), w = T(), C = u("p"), P = R(h), j = T(), z = u("button"), Y = R(N), s(t, "cx", "36"), s(t, "cy", "36"), s(t, "r", "36"), s(t, "fill", "#D19A41"), s(t, "fill-opacity", "0.12"), s(n, "x", "19"), s(n, "y", "19"), s(n, "width", "34"), s(n, "height", "34"), s(n, "rx", "17"), s(n, "fill", "#FF6836"), s(i, "d", "M36 46C30.4771 46 26 41.5228 26 36C26 30.4772 30.4772 26 36 26C40.4776 26 44.2257 28.9429 45.5 33H43"), s(i, "stroke", "black"), s(i, "stroke-width", "1.5"), s(i, "stroke-linecap", "round"), s(i, "stroke-linejoin", "round"), s(l, "d", "M36 32V36L38 38"), s(l, "stroke", "black"), s(l, "stroke-width", "1.5"), s(l, "stroke-linecap", "round"), s(l, "stroke-linejoin", "round"), s(a, "d", "M45.9551 37C45.9848 36.6709 46 36.3373 46 36M39 46C39.3416 45.8876 39.6753 45.7564 40 45.6078M44.7906 41C44.9835 40.6284 45.1555 40.2433 45.305 39.8462M42.1925 44.2292C42.5369 43.9441 42.8631 43.6358 43.1688 43.3065"), s(a, "stroke", "black"), s(a, "stroke-width", "1.5"), s(a, "stroke-linecap", "round"), s(a, "stroke-linejoin", "round"), s(e, "width", "72"), s(e, "height", "72"), s(e, "viewBox", "0 0 72 72"), s(e, "fill", "none"), s(e, "xmlns", "http://www.w3.org/2000/svg"), s(m, "class", "ReceiptStatusText"), s(z, "class", "RefreshButton");
|
790
|
+
},
|
791
|
+
m(D, A) {
|
792
|
+
g(D, e, A), c(e, t), c(e, n), c(e, i), c(e, l), c(e, a), g(D, d, A), g(D, m, A), c(m, b), c(b, _), c(m, w), c(m, C), c(C, P), g(D, j, A), g(D, z, A), c(z, Y), S || (E = T1(
|
793
|
+
z,
|
794
|
+
"click",
|
795
|
+
/*getPaymentInfo*/
|
796
|
+
o[25]
|
797
|
+
), S = !0);
|
798
|
+
},
|
799
|
+
p(D, A) {
|
800
|
+
A[0] & /*$_*/
|
801
|
+
8388608 && y !== (y = /*$_*/
|
802
|
+
D[23]("deposit.pending.title") + "") && x(_, y), A[0] & /*$_*/
|
803
|
+
8388608 && h !== (h = /*$_*/
|
804
|
+
D[23]("deposit.pending.text") + "") && x(P, h), A[0] & /*$_*/
|
805
|
+
8388608 && N !== (N = /*$_*/
|
806
|
+
D[23]("refreshButton") + "") && x(Y, N);
|
807
|
+
},
|
808
|
+
d(D) {
|
809
|
+
D && (f(e), f(d), f(m), f(j), f(z)), S = !1, E();
|
810
|
+
}
|
811
|
+
};
|
812
|
+
}
|
813
|
+
function ke(o) {
|
814
|
+
let e, t, n, i, l, a, d = (
|
815
|
+
/*$_*/
|
816
|
+
o[23]("deposit.success.title") + ""
|
817
|
+
), m, b, y, _ = (
|
818
|
+
/*$_*/
|
819
|
+
o[23]("deposit.success.text") + ""
|
820
|
+
), w;
|
821
|
+
return {
|
822
|
+
c() {
|
823
|
+
e = U("svg"), t = U("circle"), n = U("path"), i = T(), l = u("div"), a = u("h3"), m = R(d), b = T(), y = u("p"), w = R(_), s(t, "cx", "36"), s(t, "cy", "36"), s(t, "r", "36"), s(t, "fill", "#F9C408"), s(t, "fill-opacity", "0.12"), s(n, "d", "M36.5 19.3333C27.3167 19.3333 19.8333 26.8166 19.8333 36C19.8333 45.1833 27.3167 52.6666 36.5 52.6666C45.6833 52.6666 53.1667 45.1833 53.1667 36C53.1667 26.8166 45.6833 19.3333 36.5 19.3333ZM44.4667 32.1666L35.0167 41.6166C34.7833 41.85 34.4667 41.9833 34.1333 41.9833C33.8 41.9833 33.4833 41.85 33.25 41.6166L28.5333 36.9C28.05 36.4166 28.05 35.6166 28.5333 35.1333C29.0167 34.65 29.8167 34.65 30.3 35.1333L34.1333 38.9666L42.7 30.4C43.1833 29.9166 43.9833 29.9166 44.4667 30.4C44.95 30.8833 44.95 31.6666 44.4667 32.1666Z"), s(n, "fill", "#F9C408"), s(e, "width", "72"), s(e, "height", "72"), s(e, "viewBox", "0 0 72 72"), s(e, "fill", "none"), s(e, "xmlns", "http://www.w3.org/2000/svg"), s(l, "class", "ReceiptStatusText");
|
824
|
+
},
|
825
|
+
m(C, h) {
|
826
|
+
g(C, e, h), c(e, t), c(e, n), g(C, i, h), g(C, l, h), c(l, a), c(a, m), c(l, b), c(l, y), c(y, w);
|
827
|
+
},
|
828
|
+
p(C, h) {
|
829
|
+
h[0] & /*$_*/
|
830
|
+
8388608 && d !== (d = /*$_*/
|
831
|
+
C[23]("deposit.success.title") + "") && x(m, d), h[0] & /*$_*/
|
832
|
+
8388608 && _ !== (_ = /*$_*/
|
833
|
+
C[23]("deposit.success.text") + "") && x(w, _);
|
834
|
+
},
|
835
|
+
d(C) {
|
836
|
+
C && (f(e), f(i), f(l));
|
837
|
+
}
|
838
|
+
};
|
839
|
+
}
|
840
|
+
function F1(o) {
|
841
|
+
let e, t = R1(
|
842
|
+
/*displayedButtons*/
|
843
|
+
o[12]
|
844
|
+
), n = [];
|
845
|
+
for (let i = 0; i < t.length; i += 1)
|
846
|
+
n[i] = Z1(z1(o, t, i));
|
847
|
+
return {
|
848
|
+
c() {
|
849
|
+
for (let i = 0; i < n.length; i += 1)
|
850
|
+
n[i].c();
|
851
|
+
e = P1();
|
852
|
+
},
|
853
|
+
m(i, l) {
|
854
|
+
for (let a = 0; a < n.length; a += 1)
|
855
|
+
n[a] && n[a].m(i, l);
|
856
|
+
g(i, e, l);
|
857
|
+
},
|
858
|
+
p(i, l) {
|
859
|
+
if (l[0] & /*displayedButtons, handleCustomButtonClick, $_*/
|
860
|
+
75501568) {
|
861
|
+
t = R1(
|
862
|
+
/*displayedButtons*/
|
863
|
+
i[12]
|
864
|
+
);
|
865
|
+
let a;
|
866
|
+
for (a = 0; a < t.length; a += 1) {
|
867
|
+
const d = z1(i, t, a);
|
868
|
+
n[a] ? n[a].p(d, l) : (n[a] = Z1(d), n[a].c(), n[a].m(e.parentNode, e));
|
869
|
+
}
|
870
|
+
for (; a < n.length; a += 1)
|
871
|
+
n[a].d(1);
|
872
|
+
n.length = t.length;
|
873
|
+
}
|
874
|
+
},
|
875
|
+
d(i) {
|
876
|
+
i && f(e), Y1(n, i);
|
877
|
+
}
|
878
|
+
};
|
879
|
+
}
|
880
|
+
function Z1(o) {
|
881
|
+
var w;
|
882
|
+
let e, t, n = ((w = E1[`${/*btn*/
|
883
|
+
o[62].type}`]) != null ? w : "") + "", i, l = (
|
884
|
+
/*$_*/
|
885
|
+
o[23](`${/*btn*/
|
886
|
+
o[62].translationKey}`) + ""
|
887
|
+
), a, d, m, b, y;
|
888
|
+
function _() {
|
889
|
+
return (
|
890
|
+
/*click_handler*/
|
891
|
+
o[40](
|
892
|
+
/*btn*/
|
893
|
+
o[62]
|
894
|
+
)
|
895
|
+
);
|
896
|
+
}
|
897
|
+
return {
|
898
|
+
c() {
|
899
|
+
e = u("button"), t = u("div"), i = T(), a = R(l), d = T(), s(t, "class", "CustomButtonSvg"), s(e, "class", m = `${/*btn*/
|
900
|
+
o[62].type} GoToButton`);
|
901
|
+
},
|
902
|
+
m(C, h) {
|
903
|
+
g(C, e, h), c(e, t), t.innerHTML = n, c(e, i), c(e, a), c(e, d), b || (y = T1(e, "click", _), b = !0);
|
904
|
+
},
|
905
|
+
p(C, h) {
|
906
|
+
var P;
|
907
|
+
o = C, h[0] & /*displayedButtons*/
|
908
|
+
4096 && n !== (n = ((P = E1[`${/*btn*/
|
909
|
+
o[62].type}`]) != null ? P : "") + "") && (t.innerHTML = n), h[0] & /*$_, displayedButtons*/
|
910
|
+
8392704 && l !== (l = /*$_*/
|
911
|
+
o[23](`${/*btn*/
|
912
|
+
o[62].translationKey}`) + "") && x(a, l), h[0] & /*displayedButtons*/
|
913
|
+
4096 && m !== (m = `${/*btn*/
|
914
|
+
o[62].type} GoToButton`) && s(e, "class", m);
|
915
|
+
},
|
916
|
+
d(C) {
|
917
|
+
C && f(e), b = !1, y();
|
918
|
+
}
|
919
|
+
};
|
920
|
+
}
|
921
|
+
function V1(o) {
|
922
|
+
let e;
|
923
|
+
return {
|
924
|
+
c() {
|
925
|
+
e = u("cashier-verifications"), k(
|
926
|
+
e,
|
927
|
+
"lang",
|
928
|
+
/*lang*/
|
929
|
+
o[2]
|
930
|
+
), k(
|
931
|
+
e,
|
932
|
+
"translationurl",
|
933
|
+
/*translationurl*/
|
934
|
+
o[3]
|
935
|
+
), k(
|
936
|
+
e,
|
937
|
+
"endpoint",
|
938
|
+
/*endpoint*/
|
939
|
+
o[0]
|
940
|
+
), k(
|
941
|
+
e,
|
942
|
+
"clientstylingurl",
|
943
|
+
/*clientstylingurl*/
|
944
|
+
o[7]
|
945
|
+
), k(
|
946
|
+
e,
|
947
|
+
"clientstyling",
|
948
|
+
/*clientstyling*/
|
949
|
+
o[6]
|
950
|
+
), k(
|
951
|
+
e,
|
952
|
+
"customerid",
|
953
|
+
/*customerid*/
|
954
|
+
o[5]
|
955
|
+
), k(
|
956
|
+
e,
|
957
|
+
"playersession",
|
958
|
+
/*session*/
|
959
|
+
o[1]
|
960
|
+
);
|
961
|
+
},
|
962
|
+
m(t, n) {
|
963
|
+
g(t, e, n);
|
964
|
+
},
|
965
|
+
p(t, n) {
|
966
|
+
n[0] & /*lang*/
|
967
|
+
4 && k(
|
968
|
+
e,
|
969
|
+
"lang",
|
970
|
+
/*lang*/
|
971
|
+
t[2]
|
972
|
+
), n[0] & /*translationurl*/
|
973
|
+
8 && k(
|
974
|
+
e,
|
975
|
+
"translationurl",
|
976
|
+
/*translationurl*/
|
977
|
+
t[3]
|
978
|
+
), n[0] & /*endpoint*/
|
979
|
+
1 && k(
|
980
|
+
e,
|
981
|
+
"endpoint",
|
982
|
+
/*endpoint*/
|
983
|
+
t[0]
|
984
|
+
), n[0] & /*clientstylingurl*/
|
985
|
+
128 && k(
|
986
|
+
e,
|
987
|
+
"clientstylingurl",
|
988
|
+
/*clientstylingurl*/
|
989
|
+
t[7]
|
990
|
+
), n[0] & /*clientstyling*/
|
991
|
+
64 && k(
|
992
|
+
e,
|
993
|
+
"clientstyling",
|
994
|
+
/*clientstyling*/
|
995
|
+
t[6]
|
996
|
+
), n[0] & /*customerid*/
|
997
|
+
32 && k(
|
998
|
+
e,
|
999
|
+
"customerid",
|
1000
|
+
/*customerid*/
|
1001
|
+
t[5]
|
1002
|
+
), n[0] & /*session*/
|
1003
|
+
2 && k(
|
1004
|
+
e,
|
1005
|
+
"playersession",
|
1006
|
+
/*session*/
|
1007
|
+
t[1]
|
1008
|
+
);
|
1009
|
+
},
|
1010
|
+
d(t) {
|
1011
|
+
t && f(e);
|
1012
|
+
}
|
1013
|
+
};
|
1014
|
+
}
|
1015
|
+
function j1(o) {
|
1016
|
+
let e, t = R1(
|
1017
|
+
/*receiptFields*/
|
1018
|
+
o[16]
|
1019
|
+
), n = [];
|
1020
|
+
for (let i = 0; i < t.length; i += 1)
|
1021
|
+
n[i] = N1(W1(o, t, i));
|
1022
|
+
return {
|
1023
|
+
c() {
|
1024
|
+
for (let i = 0; i < n.length; i += 1)
|
1025
|
+
n[i].c();
|
1026
|
+
e = P1();
|
1027
|
+
},
|
1028
|
+
m(i, l) {
|
1029
|
+
for (let a = 0; a < n.length; a += 1)
|
1030
|
+
n[a] && n[a].m(i, l);
|
1031
|
+
g(i, e, l);
|
1032
|
+
},
|
1033
|
+
p(i, l) {
|
1034
|
+
if (l[0] & /*openUrlInNewTab, receiptFields, qrCodeContainer, FieldTypes*/
|
1035
|
+
537214976) {
|
1036
|
+
t = R1(
|
1037
|
+
/*receiptFields*/
|
1038
|
+
i[16]
|
1039
|
+
);
|
1040
|
+
let a;
|
1041
|
+
for (a = 0; a < t.length; a += 1) {
|
1042
|
+
const d = W1(i, t, a);
|
1043
|
+
n[a] ? n[a].p(d, l) : (n[a] = N1(d), n[a].c(), n[a].m(e.parentNode, e));
|
1044
|
+
}
|
1045
|
+
for (; a < n.length; a += 1)
|
1046
|
+
n[a].d(1);
|
1047
|
+
n.length = t.length;
|
1048
|
+
}
|
1049
|
+
},
|
1050
|
+
d(i) {
|
1051
|
+
i && f(e), Y1(n, i);
|
1052
|
+
}
|
1053
|
+
};
|
1054
|
+
}
|
1055
|
+
function xe(o) {
|
1056
|
+
let e, t = (
|
1057
|
+
/*field*/
|
1058
|
+
o[59].defaultValue + ""
|
1059
|
+
), n;
|
1060
|
+
return {
|
1061
|
+
c() {
|
1062
|
+
e = u("span"), n = R(t), s(e, "class", "Label");
|
1063
|
+
},
|
1064
|
+
m(i, l) {
|
1065
|
+
g(i, e, l), c(e, n);
|
1066
|
+
},
|
1067
|
+
p(i, l) {
|
1068
|
+
l[0] & /*receiptFields*/
|
1069
|
+
65536 && t !== (t = /*field*/
|
1070
|
+
i[59].defaultValue + "") && x(n, t);
|
1071
|
+
},
|
1072
|
+
d(i) {
|
1073
|
+
i && f(e);
|
1074
|
+
}
|
1075
|
+
};
|
1076
|
+
}
|
1077
|
+
function Re(o) {
|
1078
|
+
let e, t = (
|
1079
|
+
/*field*/
|
1080
|
+
o[59].description + ""
|
1081
|
+
), n, i, l, a = (
|
1082
|
+
/*field*/
|
1083
|
+
o[59].name + ""
|
1084
|
+
), d, m;
|
1085
|
+
return {
|
1086
|
+
c() {
|
1087
|
+
e = u("span"), n = R(t), i = T(), l = u("a"), d = R(a), s(l, "href", m = /*field*/
|
1088
|
+
o[59].defaultValue), s(l, "target", "_blank"), s(l, "rel", "noopener noreferrer");
|
1089
|
+
},
|
1090
|
+
m(b, y) {
|
1091
|
+
g(b, e, y), c(e, n), c(e, i), c(e, l), c(l, d);
|
1092
|
+
},
|
1093
|
+
p(b, y) {
|
1094
|
+
y[0] & /*receiptFields*/
|
1095
|
+
65536 && t !== (t = /*field*/
|
1096
|
+
b[59].description + "") && x(n, t), y[0] & /*receiptFields*/
|
1097
|
+
65536 && a !== (a = /*field*/
|
1098
|
+
b[59].name + "") && x(d, a), y[0] & /*receiptFields*/
|
1099
|
+
65536 && m !== (m = /*field*/
|
1100
|
+
b[59].defaultValue) && s(l, "href", m);
|
1101
|
+
},
|
1102
|
+
d(b) {
|
1103
|
+
b && f(e);
|
1104
|
+
}
|
1105
|
+
};
|
1106
|
+
}
|
1107
|
+
function Me(o) {
|
1108
|
+
let e, t, n;
|
1109
|
+
return {
|
1110
|
+
c() {
|
1111
|
+
e = u("img"), M1(e.src, t = /*field*/
|
1112
|
+
o[59].defaultValue) || s(e, "src", t), s(e, "title", n = /*field*/
|
1113
|
+
o[59].description), s(e, "alt", "");
|
1114
|
+
},
|
1115
|
+
m(i, l) {
|
1116
|
+
g(i, e, l);
|
1117
|
+
},
|
1118
|
+
p(i, l) {
|
1119
|
+
l[0] & /*receiptFields*/
|
1120
|
+
65536 && !M1(e.src, t = /*field*/
|
1121
|
+
i[59].defaultValue) && s(e, "src", t), l[0] & /*receiptFields*/
|
1122
|
+
65536 && n !== (n = /*field*/
|
1123
|
+
i[59].description) && s(e, "title", n);
|
1124
|
+
},
|
1125
|
+
d(i) {
|
1126
|
+
i && f(e);
|
1127
|
+
}
|
1128
|
+
};
|
1129
|
+
}
|
1130
|
+
function Se(o) {
|
1131
|
+
let e, t = (
|
1132
|
+
/*field*/
|
1133
|
+
o[59].defaultValue + ""
|
1134
|
+
);
|
1135
|
+
return {
|
1136
|
+
c() {
|
1137
|
+
e = u("span");
|
1138
|
+
},
|
1139
|
+
m(n, i) {
|
1140
|
+
g(n, e, i), e.innerHTML = t;
|
1141
|
+
},
|
1142
|
+
p(n, i) {
|
1143
|
+
i[0] & /*receiptFields*/
|
1144
|
+
65536 && t !== (t = /*field*/
|
1145
|
+
n[59].defaultValue + "") && (e.innerHTML = t);
|
1146
|
+
},
|
1147
|
+
d(n) {
|
1148
|
+
n && f(e);
|
1149
|
+
}
|
1150
|
+
};
|
1151
|
+
}
|
1152
|
+
function Pe(o) {
|
1153
|
+
let e, t, n = (
|
1154
|
+
/*field*/
|
1155
|
+
o[59].defaultValue + ""
|
1156
|
+
), i, l, a;
|
1157
|
+
function d() {
|
1158
|
+
return (
|
1159
|
+
/*click_handler_1*/
|
1160
|
+
o[42](
|
1161
|
+
/*field*/
|
1162
|
+
o[59]
|
1163
|
+
)
|
1164
|
+
);
|
1165
|
+
}
|
1166
|
+
return {
|
1167
|
+
c() {
|
1168
|
+
e = u("div"), t = u("div"), i = R(n), s(e, "class", "QRCode");
|
1169
|
+
},
|
1170
|
+
m(m, b) {
|
1171
|
+
g(m, e, b), c(e, t), c(t, i), o[41](t), l || (a = T1(e, "click", d), l = !0);
|
1172
|
+
},
|
1173
|
+
p(m, b) {
|
1174
|
+
o = m, b[0] & /*receiptFields*/
|
1175
|
+
65536 && n !== (n = /*field*/
|
1176
|
+
o[59].defaultValue + "") && x(i, n);
|
1177
|
+
},
|
1178
|
+
d(m) {
|
1179
|
+
m && f(e), o[41](null), l = !1, a();
|
1180
|
+
}
|
1181
|
+
};
|
1182
|
+
}
|
1183
|
+
function N1(o) {
|
1184
|
+
let e, t;
|
1185
|
+
function n(a, d) {
|
1186
|
+
return (
|
1187
|
+
/*field*/
|
1188
|
+
a[59].type === /*FieldTypes*/
|
1189
|
+
a[14].QRCode ? Pe : (
|
1190
|
+
/*field*/
|
1191
|
+
a[59].type === /*FieldTypes*/
|
1192
|
+
a[14].Html ? Se : (
|
1193
|
+
/*field*/
|
1194
|
+
a[59].type === /*FieldTypes*/
|
1195
|
+
a[14].Image ? Me : (
|
1196
|
+
/*field*/
|
1197
|
+
a[59].type === /*FieldTypes*/
|
1198
|
+
a[14].Link ? Re : xe
|
1199
|
+
)
|
1200
|
+
)
|
1201
|
+
)
|
1202
|
+
);
|
1203
|
+
}
|
1204
|
+
let i = n(o), l = i(o);
|
1205
|
+
return {
|
1206
|
+
c() {
|
1207
|
+
e = u("div"), l.c(), t = T(), s(e, "class", "ReceiptField");
|
1208
|
+
},
|
1209
|
+
m(a, d) {
|
1210
|
+
g(a, e, d), l.m(e, null), c(e, t);
|
1211
|
+
},
|
1212
|
+
p(a, d) {
|
1213
|
+
i === (i = n(a)) && l ? l.p(a, d) : (l.d(1), l = i(a), l && (l.c(), l.m(e, t)));
|
1214
|
+
},
|
1215
|
+
d(a) {
|
1216
|
+
a && f(e), l.d();
|
1217
|
+
}
|
1218
|
+
};
|
1219
|
+
}
|
1220
|
+
function De(o) {
|
1221
|
+
let e;
|
1222
|
+
function t(l, a) {
|
1223
|
+
return (
|
1224
|
+
/*isLoading*/
|
1225
|
+
l[11] ? he : ge
|
1226
|
+
);
|
1227
|
+
}
|
1228
|
+
let n = t(o), i = n(o);
|
1229
|
+
return {
|
1230
|
+
c() {
|
1231
|
+
e = u("div"), i.c(), s(e, "class", "CashierReceiptPageWidget");
|
1232
|
+
},
|
1233
|
+
m(l, a) {
|
1234
|
+
g(l, e, a), i.m(e, null), o[43](e);
|
1235
|
+
},
|
1236
|
+
p(l, a) {
|
1237
|
+
n === (n = t(l)) && i ? i.p(l, a) : (i.d(1), i = n(l), i && (i.c(), i.m(e, null)));
|
1238
|
+
},
|
1239
|
+
i: x1,
|
1240
|
+
o: x1,
|
1241
|
+
d(l) {
|
1242
|
+
l && f(e), i.d(), o[43](null);
|
1243
|
+
}
|
1244
|
+
};
|
1245
|
+
}
|
1246
|
+
let Le = "_blank";
|
1247
|
+
function He(o, e, t) {
|
1248
|
+
let n;
|
1249
|
+
$1(o, ae, (r) => t(23, n = r)), S1.extend(se);
|
1250
|
+
let { endpoint: i } = e, { session: l } = e, { lang: a = "en" } = e, { local: d = "en-US" } = e, { showerrors: m = "true" } = e, { translationurl: b } = e, { assetsurl: y = "" } = e, { customerid: _ } = e, { transactionid: w } = e, { currencydecimals: C = "2" } = e, { clientstyling: h = "" } = e, { clientstylingurl: P = "" } = e, { mbsource: j = "" } = e, { showverifications: z = "true" } = e, { paymentmethod: N = "" } = e, Y = !1, { customsucceessbuttons: S = "" } = e, { custompendingbuttons: E = "" } = e, { customfailedbuttons: D = "" } = e, { currencysymbol: A = "" } = e, { currencyposition: $ = "" } = e, i1 = [];
|
1251
|
+
var o1;
|
1252
|
+
(function(r) {
|
1253
|
+
r.Success = "Success", r.Maintenance = "Maintenance";
|
1254
|
+
})(o1 || (o1 = {}));
|
1255
|
+
var M;
|
1256
|
+
(function(r) {
|
1257
|
+
r.Unknown = "Unknown", r.Text = "Text", r.Boolean = "Boolean", r.Number = "Number", r.Money = "Money", r.DateTime = "DateTime", r.Lookup = "Lookup", r.IpAddress = "IpAddress", r.Date = "Date", r.Time = "Time", r.LookupCollection = "LookupCollection", r.Hidden = "Hidden", r.Label = "Label", r.Password = "Password", r.Link = "Link", r.Image = "Image", r.Html = "Html", r.QRCode = "QR";
|
1258
|
+
})(M || (M = {}));
|
1259
|
+
const r1 = (r, [L, O]) => [
|
1260
|
+
...r,
|
1261
|
+
...Array.isArray(L) ? [...L.map((W) => [W, O])] : [[L, O]]
|
1262
|
+
], C1 = new Map([
|
1263
|
+
[["Unknown", 0], M.Unknown],
|
1264
|
+
[["Text", 1], M.Text],
|
1265
|
+
[["Boolean", 2], M.Boolean],
|
1266
|
+
[["Number", 3], M.Number],
|
1267
|
+
[["Money", 4], M.Money],
|
1268
|
+
[["DateTime", 5], M.DateTime],
|
1269
|
+
[["Lookup", 6], M.Lookup],
|
1270
|
+
[["IpAddress", 7], M.IpAddress],
|
1271
|
+
[["Date", 8], M.Date],
|
1272
|
+
[["Time", 9], M.Time],
|
1273
|
+
[["LookupCollection", 10], M.LookupCollection],
|
1274
|
+
[["Hidden", 11], M.Hidden],
|
1275
|
+
[["Label", 12], M.Label],
|
1276
|
+
[["Password", 13], M.Password],
|
1277
|
+
[["Link", 14], M.Link],
|
1278
|
+
[["Image", 15], M.Image],
|
1279
|
+
[["Html", 19], M.Html],
|
1280
|
+
[["QR", 20], M.QRCode]
|
1281
|
+
].reduce(r1, []));
|
1282
|
+
let H, G = [], c1, K, e1 = [], u1, a1, t1 = "", k1 = window.navigator.userAgent, q = !1;
|
1283
|
+
const p1 = {
|
1284
|
+
promotions: {
|
1285
|
+
event: "Cashier:goToPromotions",
|
1286
|
+
translationKey: "goToPromotions",
|
1287
|
+
type: "PromotionsButton"
|
1288
|
+
},
|
1289
|
+
tournaments: {
|
1290
|
+
event: "Cashier:goToTournaments",
|
1291
|
+
translationKey: "goToTournaments",
|
1292
|
+
type: "TournamentsButton"
|
1293
|
+
},
|
1294
|
+
support: {
|
1295
|
+
event: "Cashier:goToContact",
|
1296
|
+
translationKey: "goToSupport",
|
1297
|
+
type: "SupportButton"
|
1298
|
+
},
|
1299
|
+
merchanthomepage: {
|
1300
|
+
event: "Cashier:goToVendorWebsite",
|
1301
|
+
translationKey: "goToMerchantHomePage",
|
1302
|
+
type: "MerchantHomePageButton"
|
1303
|
+
},
|
1304
|
+
sports: {
|
1305
|
+
event: "Cashier:goToSports",
|
1306
|
+
translationKey: "goToSports",
|
1307
|
+
type: "SportsButton"
|
1308
|
+
},
|
1309
|
+
casino: {
|
1310
|
+
event: "Cashier:goToCasino",
|
1311
|
+
translationKey: "goToCasino",
|
1312
|
+
type: "CasinoButton"
|
1313
|
+
},
|
1314
|
+
livecasino: {
|
1315
|
+
event: "Cashier:goToLiveCasino",
|
1316
|
+
translationKey: "goToLiveCasino",
|
1317
|
+
type: "LiveCasinoButton"
|
1318
|
+
},
|
1319
|
+
externallink: {
|
1320
|
+
event: "Cashier:externalRedirect",
|
1321
|
+
translationKey: "externalLink",
|
1322
|
+
type: "ExternalLinkButton"
|
1323
|
+
},
|
1324
|
+
documentupload: {
|
1325
|
+
event: "Cashier:uploadDocuments",
|
1326
|
+
translationKey: "uploadDocuments",
|
1327
|
+
type: "UploadDocumentButton"
|
1328
|
+
},
|
1329
|
+
home: {
|
1330
|
+
event: "Cashier:goToHome",
|
1331
|
+
translationKey: "goToHomepage",
|
1332
|
+
type: "HomeButton"
|
1333
|
+
},
|
1334
|
+
close: {
|
1335
|
+
event: "CloseCashierReceiptPage",
|
1336
|
+
translationKey: "close",
|
1337
|
+
type: "CloseButton"
|
1338
|
+
}
|
1339
|
+
}, Q = (r) => {
|
1340
|
+
t(12, i1 = []), r.split(",").forEach((O) => {
|
1341
|
+
p1[O.trim()] && i1.push(p1[O.trim()]);
|
1342
|
+
});
|
1343
|
+
}, f1 = () => {
|
1344
|
+
ce(a);
|
1345
|
+
};
|
1346
|
+
ee(() => (window.addEventListener("message", g1, !1), re(d, A, $, C), () => {
|
1347
|
+
window.removeEventListener("message", g1);
|
1348
|
+
}));
|
1349
|
+
const g1 = (r) => {
|
1350
|
+
var L;
|
1351
|
+
switch (r.data.type) {
|
1352
|
+
case "CloseReceiptInSecondTab":
|
1353
|
+
(L = window.opener) == null || L.postMessage(r.data);
|
1354
|
+
break;
|
1355
|
+
}
|
1356
|
+
}, h1 = () => {
|
1357
|
+
let r = b;
|
1358
|
+
if (r)
|
1359
|
+
return fetch(r).then((L) => L.json()).then((L) => {
|
1360
|
+
Object.keys(L).forEach((O) => {
|
1361
|
+
B1(O, L[O]);
|
1362
|
+
});
|
1363
|
+
}).catch(() => {
|
1364
|
+
});
|
1365
|
+
};
|
1366
|
+
Object.keys(I1).forEach((r) => {
|
1367
|
+
B1(r, I1[r]);
|
1368
|
+
});
|
1369
|
+
const d1 = () => {
|
1370
|
+
window.postMessage({ type: "CloseCashierReceiptPage" }, window.location.href);
|
1371
|
+
}, b1 = () => {
|
1372
|
+
window.postMessage(
|
1373
|
+
{
|
1374
|
+
type: "ErrorResponseCode",
|
1375
|
+
errorResponseCode: u1,
|
1376
|
+
showErrorOutsideReceiptPage: a1
|
1377
|
+
},
|
1378
|
+
window.location.href
|
1379
|
+
);
|
1380
|
+
}, m1 = () => {
|
1381
|
+
const r = new URL(`${i}/v1/player/${_}/payment/GetPaymentInfo`), L = new Headers();
|
1382
|
+
L.append("accept", "application/json"), L.append("Content-Type", "application/json"), L.append("X-SessionId", `${l}`), L.append("X-Client-Request-Timestamp", S1.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
|
1383
|
+
const O = {
|
1384
|
+
method: "POST",
|
1385
|
+
headers: L,
|
1386
|
+
body: JSON.stringify({ TransactionCode: w })
|
1387
|
+
};
|
1388
|
+
t(11, Y = !0), fetch(r, O).then((W) => W.json()).then((W) => {
|
1389
|
+
var X, F, Z, V;
|
1390
|
+
if (W.ResponseCode !== o1.Success) {
|
1391
|
+
t(19, u1 = W.ResponseCode), t(20, a1 = m.toLowerCase() === "false" || !m), b1();
|
1392
|
+
return;
|
1393
|
+
}
|
1394
|
+
switch (t(15, H = {
|
1395
|
+
type: W.Transaction.Type,
|
1396
|
+
referenceId: W.Transaction.Code,
|
1397
|
+
status: (X = W.Transaction.Status) == null ? void 0 : X.Status,
|
1398
|
+
message: (F = W.Transaction.Status) == null ? void 0 : F.Message,
|
1399
|
+
amount: (Z = W.Transaction.Amounts[0]) == null ? void 0 : Z.Amount,
|
1400
|
+
currency: (V = W.Transaction.Amounts[0]) == null ? void 0 : V.Currency,
|
1401
|
+
time: W.Transaction.Status.Created
|
1402
|
+
}), t(16, G = W.ReceiptInfo && W.ReceiptInfo.ReceiptFields ? W.ReceiptInfo.ReceiptFields.map((B) => ({
|
1403
|
+
type: C1.get(B.Type),
|
1404
|
+
name: B.Name,
|
1405
|
+
description: B.Description,
|
1406
|
+
defaultValue: B.DefaultValue,
|
1407
|
+
useCopyButton: B.UseCopyButton,
|
1408
|
+
usePrintButton: B.UsePrintButton
|
1409
|
+
})) : []), n(pe(H.status, H.type), { values: { errorText: H.message } }), t(17, c1 = le(Number(H.amount), H.currency)), H.status) {
|
1410
|
+
case "Voided":
|
1411
|
+
case "Success":
|
1412
|
+
Q(S || "casino, livecasino, tournaments"), t(21, t1 = "success"), L1(
|
1413
|
+
H.type === "Deposit" ? "deposit_success" : "withdrawal_success",
|
1414
|
+
{
|
1415
|
+
userID: _,
|
1416
|
+
amount: H.amount,
|
1417
|
+
currency: H.currency,
|
1418
|
+
failureReason: H.message
|
1419
|
+
}
|
1420
|
+
);
|
1421
|
+
break;
|
1422
|
+
case "PendingNotification":
|
1423
|
+
case "PendingConfirmation":
|
1424
|
+
case "PendingApprovalStage1":
|
1425
|
+
case "PendingApprovalStage2":
|
1426
|
+
case "PendingApprovalStage3":
|
1427
|
+
case "PendingOfflineNotification":
|
1428
|
+
Q(E || "casino, livecasino, tournaments"), t(21, t1 = "pending");
|
1429
|
+
break;
|
1430
|
+
case "Rejected":
|
1431
|
+
case "Cancelled":
|
1432
|
+
case "Failed":
|
1433
|
+
Q(D || "casino, livecasino, tournaments"), t(21, t1 = "failed"), L1(
|
1434
|
+
H.type === "Deposit" ? "deposit_failed" : "withdrawal_failed",
|
1435
|
+
{
|
1436
|
+
userID: _,
|
1437
|
+
amount: H.amount,
|
1438
|
+
currency: H.currency,
|
1439
|
+
failureReason: H.message
|
1440
|
+
}
|
1441
|
+
), z === "true" && t(22, q = !0);
|
1442
|
+
break;
|
1443
|
+
default:
|
1444
|
+
Q("close");
|
1445
|
+
}
|
1446
|
+
y ? ue(y, H.status) : de(H.status);
|
1447
|
+
}).finally(() => t(11, Y = !1));
|
1448
|
+
}, J = (r) => {
|
1449
|
+
window.postMessage({ type: r }, window.location.href);
|
1450
|
+
}, w1 = () => {
|
1451
|
+
window.postMessage({ type: "Cashier:goToHome" }, window.location.href), d1();
|
1452
|
+
}, n1 = () => {
|
1453
|
+
window.postMessage({ type: "RetryPayment" }, window.location.href);
|
1454
|
+
}, s1 = (r) => {
|
1455
|
+
r && window.postMessage(
|
1456
|
+
{
|
1457
|
+
type: "NavigateTo",
|
1458
|
+
path: r,
|
1459
|
+
target: Le,
|
1460
|
+
externalLink: !1
|
1461
|
+
},
|
1462
|
+
window.location.href
|
1463
|
+
);
|
1464
|
+
}, y1 = (r) => J(r.event);
|
1465
|
+
function v1(r) {
|
1466
|
+
D1[r ? "unshift" : "push"](() => {
|
1467
|
+
e1[e1.length] = r, t(18, e1);
|
1468
|
+
});
|
1469
|
+
}
|
1470
|
+
const _1 = (r) => {
|
1471
|
+
s1(r.description);
|
1472
|
+
};
|
1473
|
+
function l1(r) {
|
1474
|
+
D1[r ? "unshift" : "push"](() => {
|
1475
|
+
K = r, t(10, K);
|
1476
|
+
});
|
1477
|
+
}
|
1478
|
+
return o.$$set = (r) => {
|
1479
|
+
"endpoint" in r && t(0, i = r.endpoint), "session" in r && t(1, l = r.session), "lang" in r && t(2, a = r.lang), "local" in r && t(30, d = r.local), "showerrors" in r && t(31, m = r.showerrors), "translationurl" in r && t(3, b = r.translationurl), "assetsurl" in r && t(4, y = r.assetsurl), "customerid" in r && t(5, _ = r.customerid), "transactionid" in r && t(32, w = r.transactionid), "currencydecimals" in r && t(33, C = r.currencydecimals), "clientstyling" in r && t(6, h = r.clientstyling), "clientstylingurl" in r && t(7, P = r.clientstylingurl), "mbsource" in r && t(34, j = r.mbsource), "showverifications" in r && t(8, z = r.showverifications), "paymentmethod" in r && t(9, N = r.paymentmethod), "customsucceessbuttons" in r && t(35, S = r.customsucceessbuttons), "custompendingbuttons" in r && t(36, E = r.custompendingbuttons), "customfailedbuttons" in r && t(37, D = r.customfailedbuttons), "currencysymbol" in r && t(38, A = r.currencysymbol), "currencyposition" in r && t(39, $ = r.currencyposition);
|
1480
|
+
}, o.$$.update = () => {
|
1481
|
+
o.$$.dirty[0] & /*endpoint, session, customerid*/
|
1482
|
+
35 | o.$$.dirty[1] & /*transactionid, showerrors*/
|
1483
|
+
3 && i && l && _ && w && m && m1(), o.$$.dirty[0] & /*lang*/
|
1484
|
+
4 && a && f1(), o.$$.dirty[0] & /*lang, translationurl*/
|
1485
|
+
12 && a && b && h1(), o.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
1486
|
+
1088 && h && K && te(K, h), o.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
1487
|
+
1152 && P && K && ne(K, P), o.$$.dirty[0] & /*customStylingContainer*/
|
1488
|
+
1024 | o.$$.dirty[1] & /*mbsource*/
|
1489
|
+
8 && j && K && ie(K, `${j}.Style`);
|
1490
|
+
}, [
|
1491
|
+
i,
|
1492
|
+
l,
|
1493
|
+
a,
|
1494
|
+
b,
|
1495
|
+
y,
|
1496
|
+
_,
|
1497
|
+
h,
|
1498
|
+
P,
|
1499
|
+
z,
|
1500
|
+
N,
|
1501
|
+
K,
|
1502
|
+
Y,
|
1503
|
+
i1,
|
1504
|
+
o1,
|
1505
|
+
M,
|
1506
|
+
H,
|
1507
|
+
G,
|
1508
|
+
c1,
|
1509
|
+
e1,
|
1510
|
+
u1,
|
1511
|
+
a1,
|
1512
|
+
t1,
|
1513
|
+
q,
|
1514
|
+
n,
|
1515
|
+
k1,
|
1516
|
+
m1,
|
1517
|
+
J,
|
1518
|
+
w1,
|
1519
|
+
n1,
|
1520
|
+
s1,
|
1521
|
+
d,
|
1522
|
+
m,
|
1523
|
+
w,
|
1524
|
+
C,
|
1525
|
+
j,
|
1526
|
+
S,
|
1527
|
+
E,
|
1528
|
+
D,
|
1529
|
+
A,
|
1530
|
+
$,
|
1531
|
+
y1,
|
1532
|
+
v1,
|
1533
|
+
_1,
|
1534
|
+
l1
|
1535
|
+
];
|
1536
|
+
}
|
1537
|
+
class Be extends q1 {
|
1538
|
+
constructor(e) {
|
1539
|
+
super(), Q1(
|
1540
|
+
this,
|
1541
|
+
e,
|
1542
|
+
He,
|
1543
|
+
De,
|
1544
|
+
J1,
|
1545
|
+
{
|
1546
|
+
endpoint: 0,
|
1547
|
+
session: 1,
|
1548
|
+
lang: 2,
|
1549
|
+
local: 30,
|
1550
|
+
showerrors: 31,
|
1551
|
+
translationurl: 3,
|
1552
|
+
assetsurl: 4,
|
1553
|
+
customerid: 5,
|
1554
|
+
transactionid: 32,
|
1555
|
+
currencydecimals: 33,
|
1556
|
+
clientstyling: 6,
|
1557
|
+
clientstylingurl: 7,
|
1558
|
+
mbsource: 34,
|
1559
|
+
showverifications: 8,
|
1560
|
+
paymentmethod: 9,
|
1561
|
+
customsucceessbuttons: 35,
|
1562
|
+
custompendingbuttons: 36,
|
1563
|
+
customfailedbuttons: 37,
|
1564
|
+
currencysymbol: 38,
|
1565
|
+
currencyposition: 39
|
1566
|
+
},
|
1567
|
+
fe,
|
1568
|
+
[-1, -1, -1]
|
1569
|
+
);
|
1570
|
+
}
|
1571
|
+
get endpoint() {
|
1572
|
+
return this.$$.ctx[0];
|
1573
|
+
}
|
1574
|
+
set endpoint(e) {
|
1575
|
+
this.$$set({ endpoint: e }), I();
|
1576
|
+
}
|
1577
|
+
get session() {
|
1578
|
+
return this.$$.ctx[1];
|
1579
|
+
}
|
1580
|
+
set session(e) {
|
1581
|
+
this.$$set({ session: e }), I();
|
1582
|
+
}
|
1583
|
+
get lang() {
|
1584
|
+
return this.$$.ctx[2];
|
1585
|
+
}
|
1586
|
+
set lang(e) {
|
1587
|
+
this.$$set({ lang: e }), I();
|
1588
|
+
}
|
1589
|
+
get local() {
|
1590
|
+
return this.$$.ctx[30];
|
1591
|
+
}
|
1592
|
+
set local(e) {
|
1593
|
+
this.$$set({ local: e }), I();
|
1594
|
+
}
|
1595
|
+
get showerrors() {
|
1596
|
+
return this.$$.ctx[31];
|
1597
|
+
}
|
1598
|
+
set showerrors(e) {
|
1599
|
+
this.$$set({ showerrors: e }), I();
|
1600
|
+
}
|
1601
|
+
get translationurl() {
|
1602
|
+
return this.$$.ctx[3];
|
1603
|
+
}
|
1604
|
+
set translationurl(e) {
|
1605
|
+
this.$$set({ translationurl: e }), I();
|
1606
|
+
}
|
1607
|
+
get assetsurl() {
|
1608
|
+
return this.$$.ctx[4];
|
1609
|
+
}
|
1610
|
+
set assetsurl(e) {
|
1611
|
+
this.$$set({ assetsurl: e }), I();
|
1612
|
+
}
|
1613
|
+
get customerid() {
|
1614
|
+
return this.$$.ctx[5];
|
1615
|
+
}
|
1616
|
+
set customerid(e) {
|
1617
|
+
this.$$set({ customerid: e }), I();
|
1618
|
+
}
|
1619
|
+
get transactionid() {
|
1620
|
+
return this.$$.ctx[32];
|
1621
|
+
}
|
1622
|
+
set transactionid(e) {
|
1623
|
+
this.$$set({ transactionid: e }), I();
|
1624
|
+
}
|
1625
|
+
get currencydecimals() {
|
1626
|
+
return this.$$.ctx[33];
|
1627
|
+
}
|
1628
|
+
set currencydecimals(e) {
|
1629
|
+
this.$$set({ currencydecimals: e }), I();
|
1630
|
+
}
|
1631
|
+
get clientstyling() {
|
1632
|
+
return this.$$.ctx[6];
|
1633
|
+
}
|
1634
|
+
set clientstyling(e) {
|
1635
|
+
this.$$set({ clientstyling: e }), I();
|
1636
|
+
}
|
1637
|
+
get clientstylingurl() {
|
1638
|
+
return this.$$.ctx[7];
|
1639
|
+
}
|
1640
|
+
set clientstylingurl(e) {
|
1641
|
+
this.$$set({ clientstylingurl: e }), I();
|
1642
|
+
}
|
1643
|
+
get mbsource() {
|
1644
|
+
return this.$$.ctx[34];
|
1645
|
+
}
|
1646
|
+
set mbsource(e) {
|
1647
|
+
this.$$set({ mbsource: e }), I();
|
1648
|
+
}
|
1649
|
+
get showverifications() {
|
1650
|
+
return this.$$.ctx[8];
|
1651
|
+
}
|
1652
|
+
set showverifications(e) {
|
1653
|
+
this.$$set({ showverifications: e }), I();
|
1654
|
+
}
|
1655
|
+
get paymentmethod() {
|
1656
|
+
return this.$$.ctx[9];
|
1657
|
+
}
|
1658
|
+
set paymentmethod(e) {
|
1659
|
+
this.$$set({ paymentmethod: e }), I();
|
1660
|
+
}
|
1661
|
+
get customsucceessbuttons() {
|
1662
|
+
return this.$$.ctx[35];
|
1663
|
+
}
|
1664
|
+
set customsucceessbuttons(e) {
|
1665
|
+
this.$$set({ customsucceessbuttons: e }), I();
|
1666
|
+
}
|
1667
|
+
get custompendingbuttons() {
|
1668
|
+
return this.$$.ctx[36];
|
1669
|
+
}
|
1670
|
+
set custompendingbuttons(e) {
|
1671
|
+
this.$$set({ custompendingbuttons: e }), I();
|
1672
|
+
}
|
1673
|
+
get customfailedbuttons() {
|
1674
|
+
return this.$$.ctx[37];
|
1675
|
+
}
|
1676
|
+
set customfailedbuttons(e) {
|
1677
|
+
this.$$set({ customfailedbuttons: e }), I();
|
1678
|
+
}
|
1679
|
+
get currencysymbol() {
|
1680
|
+
return this.$$.ctx[38];
|
1681
|
+
}
|
1682
|
+
set currencysymbol(e) {
|
1683
|
+
this.$$set({ currencysymbol: e }), I();
|
1684
|
+
}
|
1685
|
+
get currencyposition() {
|
1686
|
+
return this.$$.ctx[39];
|
1687
|
+
}
|
1688
|
+
set currencyposition(e) {
|
1689
|
+
this.$$set({ currencyposition: e }), I();
|
1690
|
+
}
|
1691
|
+
}
|
1692
|
+
oe(Be, { endpoint: {}, session: {}, lang: {}, local: {}, showerrors: {}, translationurl: {}, assetsurl: {}, customerid: {}, transactionid: {}, currencydecimals: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, showverifications: {}, paymentmethod: {}, customsucceessbuttons: {}, custompendingbuttons: {}, customfailedbuttons: {}, currencysymbol: {}, currencyposition: {} }, [], [], !0);
|
1693
|
+
export {
|
1694
|
+
Be as default
|
1695
|
+
};
|