@everymatrix/cashier-method-details 1.87.26 → 1.87.28
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/CashierError-BNlZdLaf.cjs +1 -0
- package/components/CashierError-CxyFRah6.js +456 -0
- package/components/CashierError-DZ6Vwr-J.js +456 -0
- package/components/CashierMethodDetails-CEwwZo8I.cjs +107 -0
- package/components/CashierMethodDetails-CYyZV6Oh.js +15420 -0
- package/components/CashierMethodDetails-D1tlfKwv.js +15473 -0
- package/components/{CashierModal-BMHnCII1.js → CashierModal-CJonHmbf.js} +145 -145
- package/components/{CashierModal-BzNDQkzs.js → CashierModal-DIKUAzni.js} +129 -129
- package/components/CashierModal-cE_TGGNL.cjs +1 -0
- package/components/{CashierNotifications-BxRuN6EX.js → CashierNotifications-7dtOkQZs.js} +28 -28
- package/components/CashierNotifications-ChF2Ovc5.cjs +1 -0
- package/components/{CashierNotifications-De7de8Hg.js → CashierNotifications-DYGykdJC.js} +28 -28
- package/components/{CashierReceiptPage-FCPBrZm8.js → CashierReceiptPage-BuE1_0o4.js} +496 -497
- package/components/{CashierReceiptPage-BN4ghEfB.cjs → CashierReceiptPage-DCg8uf9s.cjs} +2 -2
- package/components/{CashierReceiptPage-CIxG9Oev.js → CashierReceiptPage-DhkC73fi.js} +496 -497
- 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/CashierError-CGK1vujl.js +0 -4648
- package/components/CashierError-D6xl461v.cjs +0 -8
- package/components/CashierError-wi6a-II9.js +0 -4611
- package/components/CashierMethodDetails-CqrJLR8u.js +0 -11248
- package/components/CashierMethodDetails-D-fBBTyE.js +0 -11291
- package/components/CashierMethodDetails-tC7hUGh_.cjs +0 -100
- package/components/CashierModal-BAyFcb0s.cjs +0 -1
- package/components/CashierNotifications-BxbVuW3E.cjs +0 -1
|
@@ -1,23 +1,22 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
function W1(i, { delay: e = 0, duration: t = 400, easing: n = O1 } = {}) {
|
|
1
|
+
import { H as q1, o as Q1, p as X1, $ as J1, S as $1, i as ee, s as te, f as D, a as ne, n as r1, d as h, e as w, h as m, k as l, y as ie, D as ae, I as S1, J as oe, z as se, K as re, L as L1, m as D1, M as B1, u as P1, N as le, r as ce, O as ue, g as c, j as T, P as pe, Q as de, R as Ce, b as S, t as x, C as R, T as fe, l as T1, A as M1, U as x1, V as F1, W as Z, B as W1, X as me, E as ge, F as he, G as we, c as be } from "./CashierMethodDetails-CYyZV6Oh.js";
|
|
2
|
+
function I1(i, { delay: e = 0, duration: t = 400, easing: n = q1 } = {}) {
|
|
4
3
|
const a = +getComputedStyle(i).opacity;
|
|
5
4
|
return {
|
|
6
5
|
delay: e,
|
|
7
6
|
duration: t,
|
|
8
7
|
easing: n,
|
|
9
|
-
css: (
|
|
8
|
+
css: (r) => `opacity: ${r * a}`
|
|
10
9
|
};
|
|
11
10
|
}
|
|
12
|
-
function
|
|
13
|
-
|
|
11
|
+
function H1(i, e) {
|
|
12
|
+
Q1(i, e);
|
|
14
13
|
}
|
|
15
|
-
function
|
|
16
|
-
|
|
14
|
+
function ye(i) {
|
|
15
|
+
X1({
|
|
17
16
|
fallbackLocale: "en"
|
|
18
|
-
}),
|
|
17
|
+
}), J1.set(i);
|
|
19
18
|
}
|
|
20
|
-
const
|
|
19
|
+
const z1 = {
|
|
21
20
|
en: {
|
|
22
21
|
amount: "Amount",
|
|
23
22
|
status: "Status",
|
|
@@ -294,7 +293,7 @@ const H1 = {
|
|
|
294
293
|
uploadDocuments: "Télécharger des documents",
|
|
295
294
|
goToHomepage: "Aller à la page d’accueil"
|
|
296
295
|
}
|
|
297
|
-
},
|
|
296
|
+
}, ve = (i, e) => `${i + Te[e]}`, _e = (i, e) => `${Re[e]}.${G1[i]}.text`, ke = (i) => `${G1[`${i}`]}`, Te = {
|
|
298
297
|
Success: "/txn-success.png",
|
|
299
298
|
Voided: "/txn-success.png",
|
|
300
299
|
Rejected: "/txn-failed.png",
|
|
@@ -306,7 +305,7 @@ const H1 = {
|
|
|
306
305
|
PendingApprovalStage2: "/txn-pending.png",
|
|
307
306
|
PendingApprovalStage3: "/txn-pending.png",
|
|
308
307
|
PendingOfflineNotification: "/txn-pending.png"
|
|
309
|
-
},
|
|
308
|
+
}, Re = {
|
|
310
309
|
Deposit: "deposit",
|
|
311
310
|
Withdraw: "withdrawal"
|
|
312
311
|
}, G1 = {
|
|
@@ -321,7 +320,7 @@ const H1 = {
|
|
|
321
320
|
PendingApprovalStage3: "pending",
|
|
322
321
|
PendingApprovalStage2: "pending",
|
|
323
322
|
PendingOfflineNotification: "pending"
|
|
324
|
-
},
|
|
323
|
+
}, A1 = {
|
|
325
324
|
CasinoButton: `<svg viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
326
325
|
<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" />
|
|
327
326
|
<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" />
|
|
@@ -354,116 +353,116 @@ const H1 = {
|
|
|
354
353
|
<path d="M9.96379 19.4905L10.2758 18.0345C10.3278 17.8092 10.4361 17.6228 10.6008 17.4755C10.7655 17.3282 10.9691 17.2372 11.2118 17.2025L14.4358 16.9425C14.6611 16.9078 14.8691 16.9512 15.0598 17.0725C15.2505 17.1938 15.3891 17.3585 15.4758 17.5665L15.8918 18.5545C16.5678 18.1558 17.1745 17.6748 17.7118 17.1115C18.2491 16.5482 18.6998 15.9198 19.0638 15.2265L18.7518 15.0705C18.5611 14.9318 18.4225 14.7628 18.3358 14.5635C18.2491 14.3642 18.2318 14.1518 18.2838 13.9265L19.0118 10.7545C19.0638 10.5465 19.1721 10.3732 19.3368 10.2345C19.5015 10.0958 19.6878 10.0092 19.8958 9.97452C19.8091 9.54118 19.7008 9.12085 19.5708 8.71352C19.4408 8.30618 19.2718 7.91185 19.0638 7.53052C18.9078 7.61718 18.7388 7.65618 18.5568 7.64752C18.3748 7.63885 18.2145 7.58252 18.0758 7.47852L15.3198 5.81452C15.1291 5.69318 14.9905 5.52852 14.9038 5.32052C14.8171 5.11252 14.7998 4.89585 14.8518 4.67052L15.0598 3.78652C14.5225 3.54385 13.9721 3.36185 13.4088 3.24052C12.8455 3.11918 12.2691 3.05852 11.6798 3.05852C11.4371 3.05852 11.1858 3.07152 10.9258 3.09752C10.6658 3.12352 10.4145 3.16252 10.1718 3.21452L10.9518 4.98252C11.0385 5.19052 11.0601 5.40718 11.0168 5.63252C10.9735 5.85785 10.8651 6.03985 10.6918 6.17852L8.24779 8.31052C8.07445 8.46652 7.87079 8.55318 7.63679 8.57052C7.40279 8.58785 7.19045 8.53585 6.99979 8.41452L4.60779 6.95852C4.20912 7.61718 3.90145 8.32352 3.68479 9.07752C3.46812 9.83152 3.35979 10.5985 3.35979 11.3785C3.35979 11.6558 3.39445 12.1065 3.46379 12.7305L5.75179 12.5225C5.99445 12.4878 6.21545 12.5268 6.41479 12.6395C6.61412 12.7522 6.75712 12.9212 6.84379 13.1465L8.09179 16.1105C8.17845 16.3185 8.20012 16.5352 8.15679 16.7605C8.11345 16.9858 8.00512 17.1678 7.83179 17.3065L6.84379 18.1385C7.31179 18.4852 7.81012 18.7712 8.33879 18.9965C8.86745 19.2218 9.40912 19.3865 9.96379 19.4905ZM11.8358 15.0185C11.6105 15.0532 11.4025 15.0098 11.2118 14.8885C11.0211 14.7672 10.8825 14.6025 10.7958 14.3945L9.39179 11.1705C9.30512 10.9625 9.29212 10.7458 9.35279 10.5205C9.41345 10.2952 9.53045 10.1132 9.70379 9.97452L12.3558 7.73852C12.5118 7.58252 12.7025 7.49585 12.9278 7.47852C13.1531 7.46118 13.3611 7.51318 13.5518 7.63452L16.4638 9.35052C16.6545 9.47185 16.8018 9.63652 16.9058 9.84452C17.0098 10.0525 17.0358 10.2692 16.9838 10.4945L16.1518 13.8745C16.0998 14.0998 15.9958 14.2862 15.8398 14.4335C15.6838 14.5808 15.4931 14.6718 15.2678 14.7065L11.8358 15.0185ZM11.6798 21.7785C10.2411 21.7785 8.88912 21.5055 7.62379 20.9595C6.35845 20.4135 5.25779 19.6725 4.32179 18.7365C3.38579 17.8005 2.64479 16.6998 2.09879 15.4345C1.55279 14.1692 1.27979 12.8172 1.27979 11.3785C1.27979 9.93985 1.55279 8.58785 2.09879 7.32252C2.64479 6.05718 3.38579 4.95652 4.32179 4.02052C5.25779 3.08452 6.35845 2.34352 7.62379 1.79752C8.88912 1.25152 10.2411 0.978516 11.6798 0.978516C13.1185 0.978516 14.4705 1.25152 15.7358 1.79752C17.0011 2.34352 18.1018 3.08452 19.0378 4.02052C19.9738 4.95652 20.7148 6.05718 21.2608 7.32252C21.8068 8.58785 22.0798 9.93985 22.0798 11.3785C22.0798 12.8172 21.8068 14.1692 21.2608 15.4345C20.7148 16.6998 19.9738 17.8005 19.0378 18.7365C18.1018 19.6725 17.0011 20.4135 15.7358 20.9595C14.4705 21.5055 13.1185 21.7785 11.6798 21.7785Z" />
|
|
355
354
|
</svg>`
|
|
356
355
|
};
|
|
357
|
-
function
|
|
358
|
-
|
|
356
|
+
function Se(i) {
|
|
357
|
+
ne(i, "svelte-nkabfs", '.LoadingOverlay{width:100%;height:100%;display:flex;position:relative;top:0;left:0;justify-content:center;align-items:center;z-index:100;background:transparent}.CopyTooltip{transform:translateX(-50%);color:var(--emw--color-typography, #fff);opacity:1;container-name:copy-tooltip;font-size:var(--emw--font-size-medium, 16px);line-height:calc(var(--emw--font-size-medium, 16px) + 2px);padding:15px;position:fixed;left:50%;top:40%;border-radius:var(--mmw--border-radius-large-plus, 10px);background-color:#12191f;max-width:600px;z-index:3;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.3)}.CopyTooltip::before{content:"";position:absolute;inset:0;opacity:0.2;z-index:-1;pointer-events:none;border-radius:10px;background:linear-gradient(140deg, var(--emw--color-primary, #f9c405) 5%, var(--emw--color-black, #12191f) 65%)}.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{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;display:flex;flex-direction:column;justify-content:space-between;height:100%}.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.rejected{background:#e6e6e6}.ReceiptStatusWrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px 30px 0;gap:10px}.ReceiptStatusWrapper .ReceiptStatusIcon.success svg,.ReceiptStatusWrapper .ReceiptStatusIcon.success circle,.ReceiptStatusWrapper .ReceiptStatusIcon.success path{fill:var(--emw--color-valid, #41d195)}.ReceiptStatusWrapper .ReceiptStatusIcon.pending svg,.ReceiptStatusWrapper .ReceiptStatusIcon.pending circle,.ReceiptStatusWrapper .ReceiptStatusIcon.pending path{fill:var(--emw--color-pending, #ff6836)}.ReceiptStatusWrapper .ReceiptStatusIcon.failed svg,.ReceiptStatusWrapper .ReceiptStatusIcon.failed circle,.ReceiptStatusWrapper .ReceiptStatusIcon.failed path{fill:var(--emw--color-error, #ff3636)}.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 .TxnId{cursor:pointer}.ReceiptDetailsWrapper .TxnId .TxnIdText{overflow:hidden;text-overflow:ellipsis;display:inline-block;white-space:nowrap}.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:var(--emw--font-size-small, 12px);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 .Status.rejected 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{cursor:pointer;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;transition:all 0.3s ease}.ReceiptButtonsWrapper .GoToButton:hover,.ReceiptButtonsWrapper .GoToButton:active{transform:scale(1.05)}.DefaultButton{text-transform:uppercase;font-weight:var(--emw--font-weight-semibold, 600);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);min-height:44px;font-size:var(--emw--font-size-medium, 16px);font-family:inherit;margin:20px 10px;width:calc(100% - 20px);transition:background 0.3s ease}.DefaultButton:hover{box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);background:var(--emw--color-hover, #dbac03)}.DefaultButton:active{box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.2);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)}@media(min-width: 750px){.CashierReceiptPage{background-color:transparent}.CashierReceiptPageWidget{position:absolute;width:calc(100% - 20px)}}.CustomButtonSvg svg{width:32px;height:32px;fill:var(--emw--color-primary)}');
|
|
359
358
|
}
|
|
360
359
|
function j1(i, e, t) {
|
|
361
360
|
const n = i.slice();
|
|
362
361
|
return n[67] = e[t], n[69] = t, n;
|
|
363
362
|
}
|
|
364
|
-
function
|
|
363
|
+
function Z1(i, e, t) {
|
|
365
364
|
const n = i.slice();
|
|
366
365
|
return n[70] = e[t], n;
|
|
367
366
|
}
|
|
368
|
-
function
|
|
369
|
-
let e, t, n =
|
|
367
|
+
function xe(i) {
|
|
368
|
+
let e, t, n = B1(
|
|
370
369
|
/*userAgent*/
|
|
371
370
|
i[25]
|
|
372
371
|
) && /*showverifications*/
|
|
373
372
|
i[9] && /*displayVerifications*/
|
|
374
|
-
i[22], a,
|
|
373
|
+
i[22], a, r = (
|
|
375
374
|
/*copied*/
|
|
376
|
-
i[23] &&
|
|
377
|
-
), o = n &&
|
|
378
|
-
function p
|
|
375
|
+
i[23] && V1(i)
|
|
376
|
+
), o = n && E1(i);
|
|
377
|
+
function d(p, g) {
|
|
379
378
|
if (
|
|
380
379
|
/*txnInfo*/
|
|
381
|
-
|
|
380
|
+
p[15]
|
|
382
381
|
)
|
|
383
|
-
return
|
|
382
|
+
return De;
|
|
384
383
|
if (
|
|
385
384
|
/*errorResponseCode*/
|
|
386
|
-
|
|
387
|
-
|
|
385
|
+
p[19] && !/*showErrorOutsideReceiptPage*/
|
|
386
|
+
p[20]
|
|
388
387
|
)
|
|
389
|
-
return
|
|
388
|
+
return Le;
|
|
390
389
|
}
|
|
391
|
-
let
|
|
390
|
+
let C = d(i), f = C && C(i);
|
|
392
391
|
return {
|
|
393
392
|
c() {
|
|
394
|
-
|
|
393
|
+
r && r.c(), e = T(), t = m("div"), o && o.c(), a = T(), f && f.c(), l(t, "class", "CashierReceiptPage");
|
|
395
394
|
},
|
|
396
|
-
m(
|
|
397
|
-
|
|
395
|
+
m(p, g) {
|
|
396
|
+
r && r.m(p, g), w(p, e, g), w(p, t, g), o && o.m(t, null), c(t, a), f && f.m(t, null);
|
|
398
397
|
},
|
|
399
|
-
p(
|
|
398
|
+
p(p, g) {
|
|
400
399
|
/*copied*/
|
|
401
|
-
|
|
402
|
-
8388608 &&
|
|
403
|
-
|
|
404
|
-
}),
|
|
405
|
-
4194816 && (n =
|
|
400
|
+
p[23] ? r ? (r.p(p, g), g[0] & /*copied*/
|
|
401
|
+
8388608 && P1(r, 1)) : (r = V1(p), r.c(), P1(r, 1), r.m(e.parentNode, e)) : r && (le(), ce(r, 1, 1, () => {
|
|
402
|
+
r = null;
|
|
403
|
+
}), ue()), g[0] & /*showverifications, displayVerifications*/
|
|
404
|
+
4194816 && (n = B1(
|
|
406
405
|
/*userAgent*/
|
|
407
|
-
|
|
406
|
+
p[25]
|
|
408
407
|
) && /*showverifications*/
|
|
409
|
-
|
|
410
|
-
|
|
408
|
+
p[9] && /*displayVerifications*/
|
|
409
|
+
p[22]), n ? o ? o.p(p, g) : (o = E1(p), o.c(), o.m(t, a)) : o && (o.d(1), o = null), C === (C = d(p)) && f ? f.p(p, g) : (f && f.d(1), f = C && C(p), f && (f.c(), f.m(t, null)));
|
|
411
410
|
},
|
|
412
|
-
d(
|
|
413
|
-
|
|
411
|
+
d(p) {
|
|
412
|
+
p && (h(e), h(t)), r && r.d(p), o && o.d(), f && f.d();
|
|
414
413
|
}
|
|
415
414
|
};
|
|
416
415
|
}
|
|
417
|
-
function
|
|
416
|
+
function Me(i) {
|
|
418
417
|
let e;
|
|
419
418
|
return {
|
|
420
419
|
c() {
|
|
421
|
-
e =
|
|
420
|
+
e = m("div"), e.innerHTML = '<div class="Spinner"></div>', l(e, "class", "LoadingOverlay");
|
|
422
421
|
},
|
|
423
422
|
m(t, n) {
|
|
424
|
-
|
|
423
|
+
w(t, e, n);
|
|
425
424
|
},
|
|
426
425
|
p: r1,
|
|
427
426
|
d(t) {
|
|
428
|
-
t &&
|
|
427
|
+
t && h(e);
|
|
429
428
|
}
|
|
430
429
|
};
|
|
431
430
|
}
|
|
432
|
-
function
|
|
431
|
+
function V1(i) {
|
|
433
432
|
let e, t = (
|
|
434
433
|
/*$_*/
|
|
435
434
|
i[24]("copyTransactionId") + ""
|
|
436
|
-
), n, a,
|
|
435
|
+
), n, a, r, o;
|
|
437
436
|
return {
|
|
438
437
|
c() {
|
|
439
|
-
e =
|
|
438
|
+
e = m("div"), n = x(t), l(e, "class", "CopyTooltip");
|
|
440
439
|
},
|
|
441
|
-
m(
|
|
442
|
-
|
|
440
|
+
m(d, C) {
|
|
441
|
+
w(d, e, C), c(e, n), o = !0;
|
|
443
442
|
},
|
|
444
|
-
p(
|
|
445
|
-
(!o ||
|
|
443
|
+
p(d, C) {
|
|
444
|
+
(!o || C[0] & /*$_*/
|
|
446
445
|
16777216) && t !== (t = /*$_*/
|
|
447
|
-
|
|
446
|
+
d[24]("copyTransactionId") + "") && S(n, t);
|
|
448
447
|
},
|
|
449
|
-
i(
|
|
450
|
-
o || (
|
|
451
|
-
o && (
|
|
448
|
+
i(d) {
|
|
449
|
+
o || (d && de(() => {
|
|
450
|
+
o && (r && r.end(1), a = Ce(e, I1, { duration: 100 }), a.start());
|
|
452
451
|
}), o = !0);
|
|
453
452
|
},
|
|
454
|
-
o(
|
|
455
|
-
a && a.invalidate(),
|
|
453
|
+
o(d) {
|
|
454
|
+
a && a.invalidate(), d && (r = pe(e, I1, { duration: 1e3 })), o = !1;
|
|
456
455
|
},
|
|
457
|
-
d(
|
|
458
|
-
|
|
456
|
+
d(d) {
|
|
457
|
+
d && h(e), d && r && r.end();
|
|
459
458
|
}
|
|
460
459
|
};
|
|
461
460
|
}
|
|
462
|
-
function
|
|
461
|
+
function E1(i) {
|
|
463
462
|
let e;
|
|
464
463
|
return {
|
|
465
464
|
c() {
|
|
466
|
-
e =
|
|
465
|
+
e = m("cashier-verifications"), R(
|
|
467
466
|
e,
|
|
468
467
|
"lang",
|
|
469
468
|
/*lang*/
|
|
@@ -501,7 +500,7 @@ function V1(i) {
|
|
|
501
500
|
);
|
|
502
501
|
},
|
|
503
502
|
m(t, n) {
|
|
504
|
-
|
|
503
|
+
w(t, e, n);
|
|
505
504
|
},
|
|
506
505
|
p(t, n) {
|
|
507
506
|
n[0] & /*lang*/
|
|
@@ -549,19 +548,19 @@ function V1(i) {
|
|
|
549
548
|
);
|
|
550
549
|
},
|
|
551
550
|
d(t) {
|
|
552
|
-
t &&
|
|
551
|
+
t && h(e);
|
|
553
552
|
}
|
|
554
553
|
};
|
|
555
554
|
}
|
|
556
|
-
function
|
|
555
|
+
function Le(i) {
|
|
557
556
|
let e, t = (
|
|
558
557
|
/*errorResponseCode*/
|
|
559
558
|
i[19] === /*ResponseCode*/
|
|
560
|
-
i[13].Maintenance &&
|
|
559
|
+
i[13].Maintenance && N1(i)
|
|
561
560
|
);
|
|
562
561
|
return {
|
|
563
562
|
c() {
|
|
564
|
-
e =
|
|
563
|
+
e = m("cashier-error"), t && t.c(), R(
|
|
565
564
|
e,
|
|
566
565
|
"assetsurl",
|
|
567
566
|
/*assetsurl*/
|
|
@@ -594,12 +593,12 @@ function Me(i) {
|
|
|
594
593
|
);
|
|
595
594
|
},
|
|
596
595
|
m(n, a) {
|
|
597
|
-
|
|
596
|
+
w(n, e, a), t && t.m(e, null);
|
|
598
597
|
},
|
|
599
598
|
p(n, a) {
|
|
600
599
|
/*errorResponseCode*/
|
|
601
600
|
n[19] === /*ResponseCode*/
|
|
602
|
-
n[13].Maintenance ? t ? t.p(n, a) : (t =
|
|
601
|
+
n[13].Maintenance ? t ? t.p(n, a) : (t = N1(n), t.c(), t.m(e, null)) : t && (t.d(1), t = null), a[0] & /*assetsurl*/
|
|
603
602
|
32 && R(
|
|
604
603
|
e,
|
|
605
604
|
"assetsurl",
|
|
@@ -638,215 +637,215 @@ function Me(i) {
|
|
|
638
637
|
);
|
|
639
638
|
},
|
|
640
639
|
d(n) {
|
|
641
|
-
n &&
|
|
640
|
+
n && h(e), t && t.d();
|
|
642
641
|
}
|
|
643
642
|
};
|
|
644
643
|
}
|
|
645
|
-
function
|
|
646
|
-
let e, t, n, a,
|
|
644
|
+
function De(i) {
|
|
645
|
+
let e, t, n, a, r, o = (
|
|
647
646
|
/*$_*/
|
|
648
647
|
i[24]("amount") + ""
|
|
649
|
-
),
|
|
648
|
+
), d, C, f, p, g, v, y, _ = (
|
|
650
649
|
/*$_*/
|
|
651
650
|
i[24]("status") + ""
|
|
652
|
-
), P, Y, z,
|
|
651
|
+
), P, Y, z, A = (
|
|
653
652
|
/*$_*/
|
|
654
653
|
i[24](`${/*txnStatus*/
|
|
655
654
|
i[21]}`) + ""
|
|
656
|
-
), V, E,
|
|
655
|
+
), V, E, e1, M, W, q = (
|
|
657
656
|
/*$_*/
|
|
658
657
|
i[24]("transactionId") + ""
|
|
659
|
-
),
|
|
658
|
+
), t1, l1, Q, n1 = (
|
|
660
659
|
/*txnInfo*/
|
|
661
660
|
i[15].referenceId + ""
|
|
662
|
-
),
|
|
661
|
+
), i1, a1, k, w1, c1 = (
|
|
663
662
|
/*$_*/
|
|
664
663
|
i[24]("payemntMethod") + ""
|
|
665
|
-
),
|
|
664
|
+
), L, u1, p1, j, o1, K, s1, U = (
|
|
666
665
|
/*$_*/
|
|
667
666
|
i[24]("paymentTime") + ""
|
|
668
|
-
),
|
|
667
|
+
), b1, y1, d1, O = S1(
|
|
669
668
|
/*txnInfo*/
|
|
670
669
|
i[15].time
|
|
671
|
-
).format("MMM DD, YYYY, HH:mm:ss") + "",
|
|
672
|
-
function
|
|
670
|
+
).format("MMM DD, YYYY, HH:mm:ss") + "", v1, C1, X, _1, F, f1, J, m1, g1;
|
|
671
|
+
function k1(u, b) {
|
|
673
672
|
if (
|
|
674
673
|
/*txnStatus*/
|
|
675
|
-
|
|
674
|
+
u[21] === "success"
|
|
676
675
|
)
|
|
677
|
-
return
|
|
676
|
+
return We;
|
|
678
677
|
if (
|
|
679
678
|
/*txnStatus*/
|
|
680
|
-
|
|
679
|
+
u[21] === "pending"
|
|
681
680
|
)
|
|
682
|
-
return
|
|
681
|
+
return Pe;
|
|
683
682
|
if (
|
|
684
683
|
/*txnStatus*/
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
684
|
+
u[21] === "failed" || /*txnStatus*/
|
|
685
|
+
u[21] === "rejected" || /*txnStatus*/
|
|
686
|
+
u[21] === "canceled"
|
|
688
687
|
)
|
|
689
|
-
return
|
|
688
|
+
return Be;
|
|
690
689
|
}
|
|
691
|
-
let
|
|
690
|
+
let G = k1(i), I = G && G(i), H = (
|
|
692
691
|
/*displayedButtons*/
|
|
693
692
|
i[12].length > 0 && Y1(i)
|
|
694
693
|
);
|
|
695
|
-
function
|
|
694
|
+
function R1(u, b) {
|
|
696
695
|
return (
|
|
697
696
|
/*txnInfo*/
|
|
698
|
-
|
|
697
|
+
u[15].type ? He : Ie
|
|
699
698
|
);
|
|
700
699
|
}
|
|
701
|
-
let
|
|
700
|
+
let h1 = R1(i), N = h1(i), s = (
|
|
702
701
|
/*receiptFields*/
|
|
703
|
-
i[16].length &&
|
|
702
|
+
i[16].length && U1(i)
|
|
704
703
|
);
|
|
705
704
|
return {
|
|
706
705
|
c() {
|
|
707
|
-
e =
|
|
706
|
+
e = m("div"), I && I.c(), t = T(), n = m("div"), a = m("div"), r = m("p"), d = x(o), C = T(), f = m("span"), p = x(
|
|
708
707
|
/*amount*/
|
|
709
708
|
i[17]
|
|
710
|
-
),
|
|
709
|
+
), g = T(), v = m("div"), y = m("p"), P = x(_), Y = T(), z = m("span"), V = x(A), e1 = T(), M = m("div"), W = m("p"), t1 = x(q), l1 = T(), Q = m("span"), i1 = x(n1), a1 = T(), k = m("div"), w1 = m("p"), L = x(c1), u1 = T(), p1 = m("span"), j = x(
|
|
711
710
|
/*paymentmethod*/
|
|
712
711
|
i[0]
|
|
713
|
-
),
|
|
714
|
-
i[21]}`), l(
|
|
712
|
+
), o1 = T(), K = m("div"), s1 = m("p"), b1 = x(U), y1 = T(), d1 = m("span"), v1 = x(O), C1 = T(), X = m("div"), H && H.c(), _1 = T(), F = m("button"), N.c(), f1 = T(), s && s.c(), J = M1(), l(e, "class", "ReceiptStatusWrapper"), l(a, "class", "Amount"), l(v, "class", E = `Status ${/*txnStatus*/
|
|
713
|
+
i[21]}`), l(Q, "class", "TxnIdText"), l(M, "class", "TxnId"), l(k, "class", "PaymentMethod"), l(K, "class", "PaymentTime"), l(n, "class", "ReceiptDetailsWrapper"), l(X, "class", "ReceiptButtonsWrapper"), l(F, "class", "DefaultButton");
|
|
715
714
|
},
|
|
716
|
-
m(
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
715
|
+
m(u, b) {
|
|
716
|
+
w(u, e, b), I && I.m(e, null), w(u, t, b), w(u, n, b), c(n, a), c(a, r), c(r, d), c(a, C), c(a, f), c(f, p), c(n, g), c(n, v), c(v, y), c(y, P), c(v, Y), c(v, z), c(z, V), c(n, e1), c(n, M), c(M, W), c(W, t1), c(M, l1), c(M, Q), c(Q, i1), c(n, a1), c(n, k), c(k, w1), c(w1, L), c(k, u1), c(k, p1), c(p1, j), c(n, o1), c(n, K), c(K, s1), c(s1, b1), c(K, y1), c(K, d1), c(d1, v1), w(u, C1, b), w(u, X, b), H && H.m(X, null), w(u, _1, b), w(u, F, b), N.m(F, null), w(u, f1, b), s && s.m(u, b), w(u, J, b), m1 || (g1 = [
|
|
717
|
+
T1(
|
|
718
|
+
Q,
|
|
720
719
|
"click",
|
|
721
720
|
/*click_handler*/
|
|
722
721
|
i[44]
|
|
723
722
|
),
|
|
724
|
-
|
|
725
|
-
|
|
723
|
+
T1(
|
|
724
|
+
F,
|
|
726
725
|
"click",
|
|
727
726
|
/*closeReceipt*/
|
|
728
727
|
i[26]
|
|
729
728
|
)
|
|
730
|
-
],
|
|
729
|
+
], m1 = !0);
|
|
731
730
|
},
|
|
732
|
-
p(
|
|
733
|
-
|
|
731
|
+
p(u, b) {
|
|
732
|
+
G === (G = k1(u)) && I ? I.p(u, b) : (I && I.d(1), I = G && G(u), I && (I.c(), I.m(e, null))), b[0] & /*$_*/
|
|
734
733
|
16777216 && o !== (o = /*$_*/
|
|
735
|
-
|
|
734
|
+
u[24]("amount") + "") && S(d, o), b[0] & /*amount*/
|
|
736
735
|
131072 && S(
|
|
737
|
-
|
|
736
|
+
p,
|
|
738
737
|
/*amount*/
|
|
739
|
-
|
|
740
|
-
),
|
|
741
|
-
16777216 &&
|
|
742
|
-
|
|
743
|
-
18874368 &&
|
|
744
|
-
|
|
745
|
-
|
|
738
|
+
u[17]
|
|
739
|
+
), b[0] & /*$_*/
|
|
740
|
+
16777216 && _ !== (_ = /*$_*/
|
|
741
|
+
u[24]("status") + "") && S(P, _), b[0] & /*$_, txnStatus*/
|
|
742
|
+
18874368 && A !== (A = /*$_*/
|
|
743
|
+
u[24](`${/*txnStatus*/
|
|
744
|
+
u[21]}`) + "") && S(V, A), b[0] & /*txnStatus*/
|
|
746
745
|
2097152 && E !== (E = `Status ${/*txnStatus*/
|
|
747
|
-
|
|
748
|
-
16777216 &&
|
|
749
|
-
|
|
750
|
-
32768 &&
|
|
751
|
-
|
|
752
|
-
16777216 &&
|
|
753
|
-
|
|
746
|
+
u[21]}`) && l(v, "class", E), b[0] & /*$_*/
|
|
747
|
+
16777216 && q !== (q = /*$_*/
|
|
748
|
+
u[24]("transactionId") + "") && S(t1, q), b[0] & /*txnInfo*/
|
|
749
|
+
32768 && n1 !== (n1 = /*txnInfo*/
|
|
750
|
+
u[15].referenceId + "") && S(i1, n1), b[0] & /*$_*/
|
|
751
|
+
16777216 && c1 !== (c1 = /*$_*/
|
|
752
|
+
u[24]("payemntMethod") + "") && S(L, c1), b[0] & /*paymentmethod*/
|
|
754
753
|
1 && S(
|
|
755
|
-
|
|
754
|
+
j,
|
|
756
755
|
/*paymentmethod*/
|
|
757
|
-
|
|
758
|
-
),
|
|
759
|
-
16777216 &&
|
|
760
|
-
|
|
761
|
-
32768 &&
|
|
756
|
+
u[0]
|
|
757
|
+
), b[0] & /*$_*/
|
|
758
|
+
16777216 && U !== (U = /*$_*/
|
|
759
|
+
u[24]("paymentTime") + "") && S(b1, U), b[0] & /*txnInfo*/
|
|
760
|
+
32768 && O !== (O = S1(
|
|
762
761
|
/*txnInfo*/
|
|
763
|
-
|
|
764
|
-
).format("MMM DD, YYYY, HH:mm:ss") + "") && S(
|
|
765
|
-
|
|
766
|
-
|
|
762
|
+
u[15].time
|
|
763
|
+
).format("MMM DD, YYYY, HH:mm:ss") + "") && S(v1, O), /*displayedButtons*/
|
|
764
|
+
u[12].length > 0 ? H ? H.p(u, b) : (H = Y1(u), H.c(), H.m(X, null)) : H && (H.d(1), H = null), h1 === (h1 = R1(u)) && N ? N.p(u, b) : (N.d(1), N = h1(u), N && (N.c(), N.m(F, null))), /*receiptFields*/
|
|
765
|
+
u[16].length ? s ? s.p(u, b) : (s = U1(u), s.c(), s.m(J.parentNode, J)) : s && (s.d(1), s = null);
|
|
767
766
|
},
|
|
768
|
-
d(
|
|
769
|
-
|
|
767
|
+
d(u) {
|
|
768
|
+
u && (h(e), h(t), h(n), h(C1), h(X), h(_1), h(F), h(f1), h(J)), I && I.d(), H && H.d(), N.d(), s && s.d(u), m1 = !1, fe(g1);
|
|
770
769
|
}
|
|
771
770
|
};
|
|
772
771
|
}
|
|
773
|
-
function
|
|
772
|
+
function N1(i) {
|
|
774
773
|
let e, t, n, a = (
|
|
775
774
|
/*$_*/
|
|
776
775
|
i[24]("receipt.maintenance.title") + ""
|
|
777
|
-
),
|
|
776
|
+
), r, o, d, C = (
|
|
778
777
|
/*$_*/
|
|
779
778
|
i[24]("receipt.maintenance.text") + ""
|
|
780
|
-
),
|
|
779
|
+
), f;
|
|
781
780
|
return {
|
|
782
781
|
c() {
|
|
783
|
-
e =
|
|
782
|
+
e = m("div"), e.innerHTML = '<div class="ImagePlaceholder Maintenance"></div>', t = T(), n = m("span"), r = x(a), o = T(), d = m("span"), f = x(C), l(e, "slot", "icon"), l(n, "slot", "title"), l(n, "class", "CashierErrorTitle"), l(d, "slot", "text"), l(d, "class", "CashierErrorText");
|
|
784
783
|
},
|
|
785
|
-
m(
|
|
786
|
-
|
|
784
|
+
m(p, g) {
|
|
785
|
+
w(p, e, g), w(p, t, g), w(p, n, g), c(n, r), w(p, o, g), w(p, d, g), c(d, f);
|
|
787
786
|
},
|
|
788
|
-
p(
|
|
789
|
-
|
|
787
|
+
p(p, g) {
|
|
788
|
+
g[0] & /*$_*/
|
|
790
789
|
16777216 && a !== (a = /*$_*/
|
|
791
|
-
|
|
792
|
-
16777216 &&
|
|
793
|
-
|
|
790
|
+
p[24]("receipt.maintenance.title") + "") && S(r, a), g[0] & /*$_*/
|
|
791
|
+
16777216 && C !== (C = /*$_*/
|
|
792
|
+
p[24]("receipt.maintenance.text") + "") && S(f, C);
|
|
794
793
|
},
|
|
795
|
-
d(
|
|
796
|
-
|
|
794
|
+
d(p) {
|
|
795
|
+
p && (h(e), h(t), h(n), h(o), h(d));
|
|
797
796
|
}
|
|
798
797
|
};
|
|
799
798
|
}
|
|
800
|
-
function
|
|
801
|
-
let e, t, n, a,
|
|
799
|
+
function Be(i) {
|
|
800
|
+
let e, t, n, a, r, o, d, C = (
|
|
802
801
|
/*$_*/
|
|
803
802
|
i[24](`${/*txnInfo*/
|
|
804
803
|
i[15].type.toLowerCase()}.fail.title`) + ""
|
|
805
|
-
),
|
|
804
|
+
), f, p, g, v = (
|
|
806
805
|
/*$_*/
|
|
807
806
|
i[24](`${/*txnInfo*/
|
|
808
807
|
i[15].type.toLowerCase()}.fail.text`) + ""
|
|
809
808
|
), y;
|
|
810
809
|
return {
|
|
811
810
|
c() {
|
|
812
|
-
e = Z("svg"), t = Z("circle"), n = Z("rect"), a = Z("path"),
|
|
811
|
+
e = Z("svg"), t = Z("circle"), n = Z("rect"), a = Z("path"), r = T(), o = m("div"), d = m("h3"), f = x(C), p = T(), g = m("p"), y = x(v), l(t, "cx", "36"), l(t, "cy", "36"), l(t, "r", "36"), l(t, "fill", "#D14141"), l(t, "fill-opacity", "0.12"), l(n, "x", "19.335"), l(n, "y", "19"), l(n, "width", "33.33"), l(n, "height", "33.33"), l(n, "rx", "16.665"), l(n, "fill", "#FF3636"), l(a, "d", "M29.085 41.915L41.585 29.415M41.585 41.915L29.085 29.415"), l(a, "stroke", "black"), l(a, "stroke-width", "2.09016"), l(a, "stroke-linecap", "round"), l(a, "stroke-linejoin", "round"), l(e, "class", "ReceiptStatusIcon failed"), l(e, "width", "72"), l(e, "height", "72"), l(e, "viewBox", "0 0 72 72"), l(e, "fill", "none"), l(e, "xmlns", "http://www.w3.org/2000/svg"), l(o, "class", "ReceiptStatusText");
|
|
813
812
|
},
|
|
814
|
-
m(
|
|
815
|
-
|
|
813
|
+
m(_, P) {
|
|
814
|
+
w(_, e, P), c(e, t), c(e, n), c(e, a), w(_, r, P), w(_, o, P), c(o, d), c(d, f), c(o, p), c(o, g), c(g, y);
|
|
816
815
|
},
|
|
817
|
-
p(
|
|
816
|
+
p(_, P) {
|
|
818
817
|
P[0] & /*$_, txnInfo*/
|
|
819
|
-
16809984 &&
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
16809984 &&
|
|
823
|
-
|
|
824
|
-
|
|
818
|
+
16809984 && C !== (C = /*$_*/
|
|
819
|
+
_[24](`${/*txnInfo*/
|
|
820
|
+
_[15].type.toLowerCase()}.fail.title`) + "") && S(f, C), P[0] & /*$_, txnInfo*/
|
|
821
|
+
16809984 && v !== (v = /*$_*/
|
|
822
|
+
_[24](`${/*txnInfo*/
|
|
823
|
+
_[15].type.toLowerCase()}.fail.text`) + "") && S(y, v);
|
|
825
824
|
},
|
|
826
|
-
d(
|
|
827
|
-
|
|
825
|
+
d(_) {
|
|
826
|
+
_ && (h(e), h(r), h(o));
|
|
828
827
|
}
|
|
829
828
|
};
|
|
830
829
|
}
|
|
831
|
-
function
|
|
832
|
-
let e, t, n, a,
|
|
830
|
+
function Pe(i) {
|
|
831
|
+
let e, t, n, a, r, o, d, C, f, p = (
|
|
833
832
|
/*$_*/
|
|
834
833
|
i[24](`${/*txnInfo*/
|
|
835
834
|
i[15].type.toLowerCase()}.pending.title`) + ""
|
|
836
|
-
),
|
|
835
|
+
), g, v, y, _ = (
|
|
837
836
|
/*$_*/
|
|
838
837
|
i[24](`${/*txnInfo*/
|
|
839
838
|
i[15].type.toLowerCase()}.pending.text`) + ""
|
|
840
|
-
), P, Y, z,
|
|
839
|
+
), P, Y, z, A = (
|
|
841
840
|
/*$_*/
|
|
842
841
|
i[24]("refreshButton") + ""
|
|
843
|
-
), V, E,
|
|
842
|
+
), V, E, e1;
|
|
844
843
|
return {
|
|
845
844
|
c() {
|
|
846
|
-
e = Z("svg"), t = Z("circle"), n = Z("rect"), a = Z("path"),
|
|
845
|
+
e = Z("svg"), t = Z("circle"), n = Z("rect"), a = Z("path"), r = Z("path"), o = Z("path"), d = T(), C = m("div"), f = m("h3"), g = x(p), v = T(), y = m("p"), P = x(_), Y = T(), z = m("button"), V = x(A), l(t, "cx", "36"), l(t, "cy", "36"), l(t, "r", "36"), l(t, "fill", "#D19A41"), l(t, "fill-opacity", "0.12"), l(n, "x", "19"), l(n, "y", "19"), l(n, "width", "34"), l(n, "height", "34"), l(n, "rx", "17"), l(n, "fill", "#FF6836"), l(a, "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"), l(a, "stroke", "black"), l(a, "stroke-width", "1.5"), l(a, "stroke-linecap", "round"), l(a, "stroke-linejoin", "round"), l(r, "d", "M36 32V36L38 38"), l(r, "stroke", "black"), l(r, "stroke-width", "1.5"), l(r, "stroke-linecap", "round"), l(r, "stroke-linejoin", "round"), l(o, "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"), l(o, "stroke", "black"), l(o, "stroke-width", "1.5"), l(o, "stroke-linecap", "round"), l(o, "stroke-linejoin", "round"), l(e, "class", "ReceiptStatusIcon pending"), l(e, "width", "72"), l(e, "height", "72"), l(e, "viewBox", "0 0 72 72"), l(e, "fill", "none"), l(e, "xmlns", "http://www.w3.org/2000/svg"), l(C, "class", "ReceiptStatusText"), l(z, "class", "RefreshButton");
|
|
847
846
|
},
|
|
848
847
|
m(M, W) {
|
|
849
|
-
|
|
848
|
+
w(M, e, W), c(e, t), c(e, n), c(e, a), c(e, r), c(e, o), w(M, d, W), w(M, C, W), c(C, f), c(f, g), c(C, v), c(C, y), c(y, P), w(M, Y, W), w(M, z, W), c(z, V), E || (e1 = T1(
|
|
850
849
|
z,
|
|
851
850
|
"click",
|
|
852
851
|
/*getPaymentInfo*/
|
|
@@ -855,80 +854,80 @@ function Be(i) {
|
|
|
855
854
|
},
|
|
856
855
|
p(M, W) {
|
|
857
856
|
W[0] & /*$_, txnInfo*/
|
|
858
|
-
16809984 &&
|
|
857
|
+
16809984 && p !== (p = /*$_*/
|
|
859
858
|
M[24](`${/*txnInfo*/
|
|
860
|
-
M[15].type.toLowerCase()}.pending.title`) + "") && S(
|
|
861
|
-
16809984 &&
|
|
859
|
+
M[15].type.toLowerCase()}.pending.title`) + "") && S(g, p), W[0] & /*$_, txnInfo*/
|
|
860
|
+
16809984 && _ !== (_ = /*$_*/
|
|
862
861
|
M[24](`${/*txnInfo*/
|
|
863
|
-
M[15].type.toLowerCase()}.pending.text`) + "") && S(P,
|
|
864
|
-
16777216 &&
|
|
865
|
-
M[24]("refreshButton") + "") && S(V,
|
|
862
|
+
M[15].type.toLowerCase()}.pending.text`) + "") && S(P, _), W[0] & /*$_*/
|
|
863
|
+
16777216 && A !== (A = /*$_*/
|
|
864
|
+
M[24]("refreshButton") + "") && S(V, A);
|
|
866
865
|
},
|
|
867
866
|
d(M) {
|
|
868
|
-
M && (
|
|
867
|
+
M && (h(e), h(d), h(C), h(Y), h(z)), E = !1, e1();
|
|
869
868
|
}
|
|
870
869
|
};
|
|
871
870
|
}
|
|
872
|
-
function
|
|
873
|
-
let e, t, n, a,
|
|
871
|
+
function We(i) {
|
|
872
|
+
let e, t, n, a, r, o, d = (
|
|
874
873
|
/*$_*/
|
|
875
874
|
i[24](`${/*txnInfo*/
|
|
876
875
|
i[15].type.toLowerCase()}.success.title`) + ""
|
|
877
|
-
),
|
|
876
|
+
), C, f, p, g = (
|
|
878
877
|
/*$_*/
|
|
879
878
|
i[24](`${/*txnInfo*/
|
|
880
879
|
i[15].type.toLowerCase()}.success.text`) + ""
|
|
881
|
-
),
|
|
880
|
+
), v;
|
|
882
881
|
return {
|
|
883
882
|
c() {
|
|
884
|
-
e = Z("svg"), t = Z("circle"), n = Z("path"), a = T(),
|
|
883
|
+
e = Z("svg"), t = Z("circle"), n = Z("path"), a = T(), r = m("div"), o = m("h3"), C = x(d), f = T(), p = m("p"), v = x(g), l(t, "cx", "36"), l(t, "cy", "36"), l(t, "r", "36"), l(t, "fill", "#F9C408"), l(t, "fill-opacity", "0.12"), l(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"), l(n, "fill", "#F9C408"), l(e, "class", "ReceiptStatusIcon success"), l(e, "width", "72"), l(e, "height", "72"), l(e, "viewBox", "0 0 72 72"), l(e, "fill", "none"), l(e, "xmlns", "http://www.w3.org/2000/svg"), l(r, "class", "ReceiptStatusText");
|
|
885
884
|
},
|
|
886
|
-
m(y,
|
|
887
|
-
|
|
885
|
+
m(y, _) {
|
|
886
|
+
w(y, e, _), c(e, t), c(e, n), w(y, a, _), w(y, r, _), c(r, o), c(o, C), c(r, f), c(r, p), c(p, v);
|
|
888
887
|
},
|
|
889
|
-
p(y,
|
|
890
|
-
|
|
891
|
-
16809984 &&
|
|
888
|
+
p(y, _) {
|
|
889
|
+
_[0] & /*$_, txnInfo*/
|
|
890
|
+
16809984 && d !== (d = /*$_*/
|
|
892
891
|
y[24](`${/*txnInfo*/
|
|
893
|
-
y[15].type.toLowerCase()}.success.title`) + "") && S(
|
|
894
|
-
16809984 &&
|
|
892
|
+
y[15].type.toLowerCase()}.success.title`) + "") && S(C, d), _[0] & /*$_, txnInfo*/
|
|
893
|
+
16809984 && g !== (g = /*$_*/
|
|
895
894
|
y[24](`${/*txnInfo*/
|
|
896
|
-
y[15].type.toLowerCase()}.success.text`) + "") && S(
|
|
895
|
+
y[15].type.toLowerCase()}.success.text`) + "") && S(v, g);
|
|
897
896
|
},
|
|
898
897
|
d(y) {
|
|
899
|
-
y && (
|
|
898
|
+
y && (h(e), h(a), h(r));
|
|
900
899
|
}
|
|
901
900
|
};
|
|
902
901
|
}
|
|
903
902
|
function Y1(i) {
|
|
904
|
-
let e, t =
|
|
903
|
+
let e, t = x1(
|
|
905
904
|
/*displayedButtons*/
|
|
906
905
|
i[12]
|
|
907
906
|
), n = [];
|
|
908
907
|
for (let a = 0; a < t.length; a += 1)
|
|
909
|
-
n[a] =
|
|
908
|
+
n[a] = K1(Z1(i, t, a));
|
|
910
909
|
return {
|
|
911
910
|
c() {
|
|
912
911
|
for (let a = 0; a < n.length; a += 1)
|
|
913
912
|
n[a].c();
|
|
914
|
-
e =
|
|
913
|
+
e = M1();
|
|
915
914
|
},
|
|
916
|
-
m(a,
|
|
915
|
+
m(a, r) {
|
|
917
916
|
for (let o = 0; o < n.length; o += 1)
|
|
918
|
-
n[o] && n[o].m(a,
|
|
919
|
-
|
|
917
|
+
n[o] && n[o].m(a, r);
|
|
918
|
+
w(a, e, r);
|
|
920
919
|
},
|
|
921
|
-
p(a,
|
|
922
|
-
if (
|
|
920
|
+
p(a, r) {
|
|
921
|
+
if (r[0] & /*displayedButtons, handleCustomButtonClick, $_*/
|
|
923
922
|
285216768) {
|
|
924
|
-
t =
|
|
923
|
+
t = x1(
|
|
925
924
|
/*displayedButtons*/
|
|
926
925
|
a[12]
|
|
927
926
|
);
|
|
928
927
|
let o;
|
|
929
928
|
for (o = 0; o < t.length; o += 1) {
|
|
930
|
-
const
|
|
931
|
-
n[o] ? n[o].p(
|
|
929
|
+
const d = Z1(a, t, o);
|
|
930
|
+
n[o] ? n[o].p(d, r) : (n[o] = K1(d), n[o].c(), n[o].m(e.parentNode, e));
|
|
932
931
|
}
|
|
933
932
|
for (; o < n.length; o += 1)
|
|
934
933
|
n[o].d(1);
|
|
@@ -936,18 +935,18 @@ function Y1(i) {
|
|
|
936
935
|
}
|
|
937
936
|
},
|
|
938
937
|
d(a) {
|
|
939
|
-
a &&
|
|
938
|
+
a && h(e), F1(n, a);
|
|
940
939
|
}
|
|
941
940
|
};
|
|
942
941
|
}
|
|
943
|
-
function
|
|
944
|
-
let e, t, n = (
|
|
945
|
-
i[70].type}`] ?? "") + "", a,
|
|
942
|
+
function K1(i) {
|
|
943
|
+
let e, t, n = (A1[`${/*btn*/
|
|
944
|
+
i[70].type}`] ?? "") + "", a, r = (
|
|
946
945
|
/*$_*/
|
|
947
946
|
i[24](`${/*btn*/
|
|
948
947
|
i[70].translationKey}`) + ""
|
|
949
|
-
), o,
|
|
950
|
-
function
|
|
948
|
+
), o, d, C, f, p;
|
|
949
|
+
function g() {
|
|
951
950
|
return (
|
|
952
951
|
/*click_handler_1*/
|
|
953
952
|
i[45](
|
|
@@ -958,28 +957,28 @@ function N1(i) {
|
|
|
958
957
|
}
|
|
959
958
|
return {
|
|
960
959
|
c() {
|
|
961
|
-
e =
|
|
960
|
+
e = m("button"), t = m("div"), a = T(), o = x(r), d = T(), l(t, "class", "CustomButtonSvg"), l(e, "class", C = `${/*btn*/
|
|
962
961
|
i[70].type} GoToButton`);
|
|
963
962
|
},
|
|
964
|
-
m(
|
|
965
|
-
|
|
963
|
+
m(v, y) {
|
|
964
|
+
w(v, e, y), c(e, t), t.innerHTML = n, c(e, a), c(e, o), c(e, d), f || (p = T1(e, "click", g), f = !0);
|
|
966
965
|
},
|
|
967
|
-
p(
|
|
968
|
-
i =
|
|
969
|
-
4096 && n !== (n = (
|
|
966
|
+
p(v, y) {
|
|
967
|
+
i = v, y[0] & /*displayedButtons*/
|
|
968
|
+
4096 && n !== (n = (A1[`${/*btn*/
|
|
970
969
|
i[70].type}`] ?? "") + "") && (t.innerHTML = n), y[0] & /*$_, displayedButtons*/
|
|
971
|
-
16781312 &&
|
|
970
|
+
16781312 && r !== (r = /*$_*/
|
|
972
971
|
i[24](`${/*btn*/
|
|
973
|
-
i[70].translationKey}`) + "") && S(o,
|
|
974
|
-
4096 &&
|
|
975
|
-
i[70].type} GoToButton`) && l(e, "class",
|
|
972
|
+
i[70].translationKey}`) + "") && S(o, r), y[0] & /*displayedButtons*/
|
|
973
|
+
4096 && C !== (C = `${/*btn*/
|
|
974
|
+
i[70].type} GoToButton`) && l(e, "class", C);
|
|
976
975
|
},
|
|
977
|
-
d(
|
|
978
|
-
|
|
976
|
+
d(v) {
|
|
977
|
+
v && h(e), f = !1, p();
|
|
979
978
|
}
|
|
980
979
|
};
|
|
981
980
|
}
|
|
982
|
-
function
|
|
981
|
+
function Ie(i) {
|
|
983
982
|
let e = (
|
|
984
983
|
/*$_*/
|
|
985
984
|
i[24]("backHome") + ""
|
|
@@ -989,7 +988,7 @@ function We(i) {
|
|
|
989
988
|
t = x(e);
|
|
990
989
|
},
|
|
991
990
|
m(n, a) {
|
|
992
|
-
|
|
991
|
+
w(n, t, a);
|
|
993
992
|
},
|
|
994
993
|
p(n, a) {
|
|
995
994
|
a[0] & /*$_*/
|
|
@@ -997,11 +996,11 @@ function We(i) {
|
|
|
997
996
|
n[24]("backHome") + "") && S(t, e);
|
|
998
997
|
},
|
|
999
998
|
d(n) {
|
|
1000
|
-
n &&
|
|
999
|
+
n && h(t);
|
|
1001
1000
|
}
|
|
1002
1001
|
};
|
|
1003
1002
|
}
|
|
1004
|
-
function
|
|
1003
|
+
function He(i) {
|
|
1005
1004
|
let e = (
|
|
1006
1005
|
/*$_*/
|
|
1007
1006
|
i[24](`back${/*txnInfo*/
|
|
@@ -1012,7 +1011,7 @@ function Ie(i) {
|
|
|
1012
1011
|
t = x(e);
|
|
1013
1012
|
},
|
|
1014
1013
|
m(n, a) {
|
|
1015
|
-
|
|
1014
|
+
w(n, t, a);
|
|
1016
1015
|
},
|
|
1017
1016
|
p(n, a) {
|
|
1018
1017
|
a[0] & /*$_, txnInfo*/
|
|
@@ -1021,39 +1020,39 @@ function Ie(i) {
|
|
|
1021
1020
|
n[15].type}`) + "") && S(t, e);
|
|
1022
1021
|
},
|
|
1023
1022
|
d(n) {
|
|
1024
|
-
n &&
|
|
1023
|
+
n && h(t);
|
|
1025
1024
|
}
|
|
1026
1025
|
};
|
|
1027
1026
|
}
|
|
1028
|
-
function
|
|
1029
|
-
let e, t =
|
|
1027
|
+
function U1(i) {
|
|
1028
|
+
let e, t = x1(
|
|
1030
1029
|
/*receiptFields*/
|
|
1031
1030
|
i[16]
|
|
1032
1031
|
), n = [];
|
|
1033
1032
|
for (let a = 0; a < t.length; a += 1)
|
|
1034
|
-
n[a] =
|
|
1033
|
+
n[a] = O1(j1(i, t, a));
|
|
1035
1034
|
return {
|
|
1036
1035
|
c() {
|
|
1037
1036
|
for (let a = 0; a < n.length; a += 1)
|
|
1038
1037
|
n[a].c();
|
|
1039
|
-
e =
|
|
1038
|
+
e = M1();
|
|
1040
1039
|
},
|
|
1041
|
-
m(a,
|
|
1040
|
+
m(a, r) {
|
|
1042
1041
|
for (let o = 0; o < n.length; o += 1)
|
|
1043
|
-
n[o] && n[o].m(a,
|
|
1044
|
-
|
|
1042
|
+
n[o] && n[o].m(a, r);
|
|
1043
|
+
w(a, e, r);
|
|
1045
1044
|
},
|
|
1046
|
-
p(a,
|
|
1047
|
-
if (
|
|
1045
|
+
p(a, r) {
|
|
1046
|
+
if (r[0] & /*openUrlInNewTab, receiptFields, qrCodeContainer, FieldTypes*/
|
|
1048
1047
|
537214976) {
|
|
1049
|
-
t =
|
|
1048
|
+
t = x1(
|
|
1050
1049
|
/*receiptFields*/
|
|
1051
1050
|
a[16]
|
|
1052
1051
|
);
|
|
1053
1052
|
let o;
|
|
1054
1053
|
for (o = 0; o < t.length; o += 1) {
|
|
1055
|
-
const
|
|
1056
|
-
n[o] ? n[o].p(
|
|
1054
|
+
const d = j1(a, t, o);
|
|
1055
|
+
n[o] ? n[o].p(d, r) : (n[o] = O1(d), n[o].c(), n[o].m(e.parentNode, e));
|
|
1057
1056
|
}
|
|
1058
1057
|
for (; o < n.length; o += 1)
|
|
1059
1058
|
n[o].d(1);
|
|
@@ -1061,99 +1060,99 @@ function K1(i) {
|
|
|
1061
1060
|
}
|
|
1062
1061
|
},
|
|
1063
1062
|
d(a) {
|
|
1064
|
-
a &&
|
|
1063
|
+
a && h(e), F1(n, a);
|
|
1065
1064
|
}
|
|
1066
1065
|
};
|
|
1067
1066
|
}
|
|
1068
|
-
function
|
|
1067
|
+
function ze(i) {
|
|
1069
1068
|
let e, t = (
|
|
1070
1069
|
/*field*/
|
|
1071
1070
|
i[67].defaultValue + ""
|
|
1072
1071
|
), n;
|
|
1073
1072
|
return {
|
|
1074
1073
|
c() {
|
|
1075
|
-
e =
|
|
1074
|
+
e = m("span"), n = x(t), l(e, "class", "Label");
|
|
1076
1075
|
},
|
|
1077
|
-
m(a,
|
|
1078
|
-
|
|
1076
|
+
m(a, r) {
|
|
1077
|
+
w(a, e, r), c(e, n);
|
|
1079
1078
|
},
|
|
1080
|
-
p(a,
|
|
1081
|
-
|
|
1079
|
+
p(a, r) {
|
|
1080
|
+
r[0] & /*receiptFields*/
|
|
1082
1081
|
65536 && t !== (t = /*field*/
|
|
1083
1082
|
a[67].defaultValue + "") && S(n, t);
|
|
1084
1083
|
},
|
|
1085
1084
|
d(a) {
|
|
1086
|
-
a &&
|
|
1085
|
+
a && h(e);
|
|
1087
1086
|
}
|
|
1088
1087
|
};
|
|
1089
1088
|
}
|
|
1090
|
-
function
|
|
1089
|
+
function Ae(i) {
|
|
1091
1090
|
return { c: r1, m: r1, p: r1, d: r1 };
|
|
1092
1091
|
}
|
|
1093
1092
|
function je(i) {
|
|
1094
1093
|
let e, t = (
|
|
1095
1094
|
/*field*/
|
|
1096
1095
|
i[67].description + ""
|
|
1097
|
-
), n, a,
|
|
1096
|
+
), n, a, r, o = (
|
|
1098
1097
|
/*field*/
|
|
1099
1098
|
i[67].name + ""
|
|
1100
|
-
),
|
|
1099
|
+
), d, C;
|
|
1101
1100
|
return {
|
|
1102
1101
|
c() {
|
|
1103
|
-
e =
|
|
1104
|
-
i[67].defaultValue), l(
|
|
1102
|
+
e = m("span"), n = x(t), a = T(), r = m("a"), d = x(o), l(r, "href", C = /*field*/
|
|
1103
|
+
i[67].defaultValue), l(r, "target", "_blank"), l(r, "rel", "noopener noreferrer");
|
|
1105
1104
|
},
|
|
1106
|
-
m(
|
|
1107
|
-
|
|
1105
|
+
m(f, p) {
|
|
1106
|
+
w(f, e, p), c(e, n), c(e, a), c(e, r), c(r, d);
|
|
1108
1107
|
},
|
|
1109
|
-
p(
|
|
1110
|
-
|
|
1108
|
+
p(f, p) {
|
|
1109
|
+
p[0] & /*receiptFields*/
|
|
1111
1110
|
65536 && t !== (t = /*field*/
|
|
1112
|
-
|
|
1111
|
+
f[67].description + "") && S(n, t), p[0] & /*receiptFields*/
|
|
1113
1112
|
65536 && o !== (o = /*field*/
|
|
1114
|
-
|
|
1115
|
-
65536 &&
|
|
1116
|
-
|
|
1113
|
+
f[67].name + "") && S(d, o), p[0] & /*receiptFields*/
|
|
1114
|
+
65536 && C !== (C = /*field*/
|
|
1115
|
+
f[67].defaultValue) && l(r, "href", C);
|
|
1117
1116
|
},
|
|
1118
|
-
d(
|
|
1119
|
-
|
|
1117
|
+
d(f) {
|
|
1118
|
+
f && h(e);
|
|
1120
1119
|
}
|
|
1121
1120
|
};
|
|
1122
1121
|
}
|
|
1123
|
-
function
|
|
1122
|
+
function Ze(i) {
|
|
1124
1123
|
let e, t, n;
|
|
1125
1124
|
return {
|
|
1126
1125
|
c() {
|
|
1127
|
-
e =
|
|
1126
|
+
e = m("img"), W1(e.src, t = /*field*/
|
|
1128
1127
|
i[67].defaultValue) || l(e, "src", t), l(e, "title", n = /*field*/
|
|
1129
1128
|
i[67].description), l(e, "alt", "");
|
|
1130
1129
|
},
|
|
1131
|
-
m(a,
|
|
1132
|
-
|
|
1130
|
+
m(a, r) {
|
|
1131
|
+
w(a, e, r);
|
|
1133
1132
|
},
|
|
1134
|
-
p(a,
|
|
1135
|
-
|
|
1136
|
-
65536 && !
|
|
1137
|
-
a[67].defaultValue) && l(e, "src", t),
|
|
1133
|
+
p(a, r) {
|
|
1134
|
+
r[0] & /*receiptFields*/
|
|
1135
|
+
65536 && !W1(e.src, t = /*field*/
|
|
1136
|
+
a[67].defaultValue) && l(e, "src", t), r[0] & /*receiptFields*/
|
|
1138
1137
|
65536 && n !== (n = /*field*/
|
|
1139
1138
|
a[67].description) && l(e, "title", n);
|
|
1140
1139
|
},
|
|
1141
1140
|
d(a) {
|
|
1142
|
-
a &&
|
|
1141
|
+
a && h(e);
|
|
1143
1142
|
}
|
|
1144
1143
|
};
|
|
1145
1144
|
}
|
|
1146
|
-
function
|
|
1145
|
+
function Ve(i) {
|
|
1147
1146
|
let e, t = (
|
|
1148
1147
|
/*field*/
|
|
1149
1148
|
i[67].defaultValue + ""
|
|
1150
1149
|
);
|
|
1151
1150
|
return {
|
|
1152
1151
|
c() {
|
|
1153
|
-
e =
|
|
1152
|
+
e = m("span");
|
|
1154
1153
|
},
|
|
1155
1154
|
m(n, a) {
|
|
1156
|
-
|
|
1155
|
+
w(n, e, a), e.innerHTML = t;
|
|
1157
1156
|
},
|
|
1158
1157
|
p(n, a) {
|
|
1159
1158
|
a[0] & /*receiptFields*/
|
|
@@ -1161,16 +1160,16 @@ function Ze(i) {
|
|
|
1161
1160
|
n[67].defaultValue + "") && (e.innerHTML = t);
|
|
1162
1161
|
},
|
|
1163
1162
|
d(n) {
|
|
1164
|
-
n &&
|
|
1163
|
+
n && h(e);
|
|
1165
1164
|
}
|
|
1166
1165
|
};
|
|
1167
1166
|
}
|
|
1168
|
-
function
|
|
1167
|
+
function Ee(i) {
|
|
1169
1168
|
let e, t, n = (
|
|
1170
1169
|
/*field*/
|
|
1171
1170
|
i[67].defaultValue + ""
|
|
1172
|
-
), a,
|
|
1173
|
-
function
|
|
1171
|
+
), a, r, o;
|
|
1172
|
+
function d() {
|
|
1174
1173
|
return (
|
|
1175
1174
|
/*click_handler_2*/
|
|
1176
1175
|
i[47](
|
|
@@ -1181,126 +1180,126 @@ function Ve(i) {
|
|
|
1181
1180
|
}
|
|
1182
1181
|
return {
|
|
1183
1182
|
c() {
|
|
1184
|
-
e =
|
|
1183
|
+
e = m("div"), t = m("div"), a = x(n), l(e, "class", "QRCode");
|
|
1185
1184
|
},
|
|
1186
|
-
m(
|
|
1187
|
-
|
|
1185
|
+
m(C, f) {
|
|
1186
|
+
w(C, e, f), c(e, t), c(t, a), i[46](t), r || (o = T1(e, "click", d), r = !0);
|
|
1188
1187
|
},
|
|
1189
|
-
p(
|
|
1190
|
-
i =
|
|
1188
|
+
p(C, f) {
|
|
1189
|
+
i = C, f[0] & /*receiptFields*/
|
|
1191
1190
|
65536 && n !== (n = /*field*/
|
|
1192
1191
|
i[67].defaultValue + "") && S(a, n);
|
|
1193
1192
|
},
|
|
1194
|
-
d(
|
|
1195
|
-
|
|
1193
|
+
d(C) {
|
|
1194
|
+
C && h(e), i[46](null), r = !1, o();
|
|
1196
1195
|
}
|
|
1197
1196
|
};
|
|
1198
1197
|
}
|
|
1199
|
-
function
|
|
1198
|
+
function O1(i) {
|
|
1200
1199
|
let e, t;
|
|
1201
|
-
function n(o,
|
|
1200
|
+
function n(o, d) {
|
|
1202
1201
|
return (
|
|
1203
1202
|
/*field*/
|
|
1204
1203
|
o[67].type === /*FieldTypes*/
|
|
1205
|
-
o[14].QRCode ?
|
|
1204
|
+
o[14].QRCode ? Ee : (
|
|
1206
1205
|
/*field*/
|
|
1207
1206
|
o[67].type === /*FieldTypes*/
|
|
1208
|
-
o[14].Html ?
|
|
1207
|
+
o[14].Html ? Ve : (
|
|
1209
1208
|
/*field*/
|
|
1210
1209
|
o[67].type === /*FieldTypes*/
|
|
1211
|
-
o[14].Image ?
|
|
1210
|
+
o[14].Image ? Ze : (
|
|
1212
1211
|
/*field*/
|
|
1213
1212
|
o[67].type === /*FieldTypes*/
|
|
1214
1213
|
o[14].Link ? je : (
|
|
1215
1214
|
/*field*/
|
|
1216
1215
|
o[67].type === /*FieldTypes*/
|
|
1217
|
-
o[14].Hidden ?
|
|
1216
|
+
o[14].Hidden ? Ae : ze
|
|
1218
1217
|
)
|
|
1219
1218
|
)
|
|
1220
1219
|
)
|
|
1221
1220
|
)
|
|
1222
1221
|
);
|
|
1223
1222
|
}
|
|
1224
|
-
let a = n(i),
|
|
1223
|
+
let a = n(i), r = a(i);
|
|
1225
1224
|
return {
|
|
1226
1225
|
c() {
|
|
1227
|
-
e =
|
|
1226
|
+
e = m("div"), r.c(), t = T(), l(e, "class", "ReceiptField");
|
|
1228
1227
|
},
|
|
1229
|
-
m(o,
|
|
1230
|
-
|
|
1228
|
+
m(o, d) {
|
|
1229
|
+
w(o, e, d), r.m(e, null), c(e, t);
|
|
1231
1230
|
},
|
|
1232
|
-
p(o,
|
|
1233
|
-
a === (a = n(o)) &&
|
|
1231
|
+
p(o, d) {
|
|
1232
|
+
a === (a = n(o)) && r ? r.p(o, d) : (r.d(1), r = a(o), r && (r.c(), r.m(e, t)));
|
|
1234
1233
|
},
|
|
1235
1234
|
d(o) {
|
|
1236
|
-
o &&
|
|
1235
|
+
o && h(e), r.d();
|
|
1237
1236
|
}
|
|
1238
1237
|
};
|
|
1239
1238
|
}
|
|
1240
|
-
function
|
|
1239
|
+
function Ne(i) {
|
|
1241
1240
|
let e;
|
|
1242
|
-
function t(
|
|
1241
|
+
function t(r, o) {
|
|
1243
1242
|
return (
|
|
1244
1243
|
/*isLoading*/
|
|
1245
|
-
|
|
1244
|
+
r[11] ? Me : xe
|
|
1246
1245
|
);
|
|
1247
1246
|
}
|
|
1248
1247
|
let n = t(i), a = n(i);
|
|
1249
1248
|
return {
|
|
1250
1249
|
c() {
|
|
1251
|
-
e =
|
|
1250
|
+
e = m("div"), a.c(), l(e, "class", "CashierReceiptPageWidget");
|
|
1252
1251
|
},
|
|
1253
|
-
m(
|
|
1254
|
-
|
|
1252
|
+
m(r, o) {
|
|
1253
|
+
w(r, e, o), a.m(e, null), i[48](e);
|
|
1255
1254
|
},
|
|
1256
|
-
p(
|
|
1257
|
-
n === (n = t(
|
|
1255
|
+
p(r, o) {
|
|
1256
|
+
n === (n = t(r)) && a ? a.p(r, o) : (a.d(1), a = n(r), a && (a.c(), a.m(e, null)));
|
|
1258
1257
|
},
|
|
1259
1258
|
i: r1,
|
|
1260
1259
|
o: r1,
|
|
1261
|
-
d(
|
|
1262
|
-
|
|
1260
|
+
d(r) {
|
|
1261
|
+
r && h(e), a.d(), i[48](null);
|
|
1263
1262
|
}
|
|
1264
1263
|
};
|
|
1265
1264
|
}
|
|
1266
1265
|
let Ye = "_blank";
|
|
1267
|
-
function
|
|
1266
|
+
function Ke(i, e, t) {
|
|
1268
1267
|
let n;
|
|
1269
|
-
|
|
1270
|
-
let { endpoint: a } = e, { session:
|
|
1271
|
-
var
|
|
1272
|
-
(function(
|
|
1273
|
-
|
|
1274
|
-
})(
|
|
1275
|
-
var
|
|
1276
|
-
(function(
|
|
1277
|
-
|
|
1278
|
-
})(
|
|
1279
|
-
const
|
|
1280
|
-
...
|
|
1281
|
-
...Array.isArray(
|
|
1282
|
-
],
|
|
1283
|
-
[["Unknown", 0],
|
|
1284
|
-
[["Text", 1],
|
|
1285
|
-
[["Boolean", 2],
|
|
1286
|
-
[["Number", 3],
|
|
1287
|
-
[["Money", 4],
|
|
1288
|
-
[["DateTime", 5],
|
|
1289
|
-
[["Lookup", 6],
|
|
1290
|
-
[["IpAddress", 7],
|
|
1291
|
-
[["Date", 8],
|
|
1292
|
-
[["Time", 9],
|
|
1293
|
-
[["LookupCollection", 10],
|
|
1294
|
-
[["Hidden", 11],
|
|
1295
|
-
[["Label", 12],
|
|
1296
|
-
[["Password", 13],
|
|
1297
|
-
[["Link", 14],
|
|
1298
|
-
[["Image", 15],
|
|
1299
|
-
[["Html", 19],
|
|
1300
|
-
[["QR", 20],
|
|
1301
|
-
].reduce(
|
|
1302
|
-
let
|
|
1303
|
-
const
|
|
1268
|
+
ie(i, ae, (s) => t(24, n = s)), S1.extend(oe);
|
|
1269
|
+
let { endpoint: a } = e, { session: r } = e, { lang: o = "en" } = e, { local: d = "en-US" } = e, { showerrors: C = "true" } = e, { translationurl: f } = e, { assetsurl: p = "" } = e, { customerid: g } = e, { transactionid: v } = e, { currencydecimals: y = "0" } = e, { type: _ } = e, { clientstyling: P = "" } = e, { clientstylingurl: Y = "" } = e, { mbsource: z = "" } = e, { showverifications: A = "true" } = e, { paymentmethod: V = "" } = e, E = !1, e1, { customsucceessbuttons: M = "" } = e, { custompendingbuttons: W = "" } = e, { customfailedbuttons: q = "" } = e, { currencysymbol: t1 = "" } = e, { currencyposition: l1 = "" } = e, { windowsize: Q } = e, { p2p: n1 = "false" } = e, i1 = [];
|
|
1270
|
+
var a1;
|
|
1271
|
+
(function(s) {
|
|
1272
|
+
s.Success = "Success", s.Maintenance = "Maintenance";
|
|
1273
|
+
})(a1 || (a1 = {}));
|
|
1274
|
+
var k;
|
|
1275
|
+
(function(s) {
|
|
1276
|
+
s.Unknown = "Unknown", s.Text = "Text", s.Boolean = "Boolean", s.Number = "Number", s.Money = "Money", s.DateTime = "DateTime", s.Lookup = "Lookup", s.IpAddress = "IpAddress", s.Date = "Date", s.Time = "Time", s.LookupCollection = "LookupCollection", s.Hidden = "Hidden", s.Label = "Label", s.Password = "Password", s.Link = "Link", s.Image = "Image", s.Html = "Html", s.QRCode = "QR";
|
|
1277
|
+
})(k || (k = {}));
|
|
1278
|
+
const w1 = (s, [u, b]) => [
|
|
1279
|
+
...s,
|
|
1280
|
+
...Array.isArray(u) ? [...u.map((B) => [B, b])] : [[u, b]]
|
|
1281
|
+
], c1 = new Map([
|
|
1282
|
+
[["Unknown", 0], k.Unknown],
|
|
1283
|
+
[["Text", 1], k.Text],
|
|
1284
|
+
[["Boolean", 2], k.Boolean],
|
|
1285
|
+
[["Number", 3], k.Number],
|
|
1286
|
+
[["Money", 4], k.Money],
|
|
1287
|
+
[["DateTime", 5], k.DateTime],
|
|
1288
|
+
[["Lookup", 6], k.Lookup],
|
|
1289
|
+
[["IpAddress", 7], k.IpAddress],
|
|
1290
|
+
[["Date", 8], k.Date],
|
|
1291
|
+
[["Time", 9], k.Time],
|
|
1292
|
+
[["LookupCollection", 10], k.LookupCollection],
|
|
1293
|
+
[["Hidden", 11], k.Hidden],
|
|
1294
|
+
[["Label", 12], k.Label],
|
|
1295
|
+
[["Password", 13], k.Password],
|
|
1296
|
+
[["Link", 14], k.Link],
|
|
1297
|
+
[["Image", 15], k.Image],
|
|
1298
|
+
[["Html", 19], k.Html],
|
|
1299
|
+
[["QR", 20], k.QRCode]
|
|
1300
|
+
].reduce(w1, []));
|
|
1301
|
+
let L, u1 = [], p1, j, o1 = [], K, s1, U = "", b1 = window.navigator.userAgent, y1 = !1;
|
|
1302
|
+
const d1 = {
|
|
1304
1303
|
promotions: {
|
|
1305
1304
|
event: "Cashier:goToPromotions",
|
|
1306
1305
|
translationKey: "goToPromotions",
|
|
@@ -1356,84 +1355,84 @@ function Ne(i, e, t) {
|
|
|
1356
1355
|
translationKey: "close",
|
|
1357
1356
|
type: "CloseButton"
|
|
1358
1357
|
}
|
|
1359
|
-
},
|
|
1360
|
-
t(12,
|
|
1361
|
-
|
|
1358
|
+
}, O = (s) => {
|
|
1359
|
+
t(12, i1 = []), s.split(",").forEach((b) => {
|
|
1360
|
+
d1[b.trim()] && i1.push(d1[b.trim()]);
|
|
1362
1361
|
});
|
|
1363
|
-
},
|
|
1364
|
-
|
|
1362
|
+
}, v1 = () => {
|
|
1363
|
+
ye(o);
|
|
1365
1364
|
};
|
|
1366
|
-
|
|
1367
|
-
window.removeEventListener("message",
|
|
1365
|
+
se(() => (window.addEventListener("message", C1, !1), me(d, t1, l1, y), () => {
|
|
1366
|
+
window.removeEventListener("message", C1);
|
|
1368
1367
|
}));
|
|
1369
|
-
const
|
|
1370
|
-
switch (
|
|
1368
|
+
const C1 = (s) => {
|
|
1369
|
+
switch (s.data.type) {
|
|
1371
1370
|
case "CloseReceiptInSecondTab":
|
|
1372
|
-
window.opener?.postMessage(
|
|
1371
|
+
window.opener?.postMessage(s.data);
|
|
1373
1372
|
break;
|
|
1374
1373
|
}
|
|
1375
|
-
},
|
|
1376
|
-
let
|
|
1377
|
-
if (
|
|
1378
|
-
return fetch(
|
|
1379
|
-
Object.keys(
|
|
1380
|
-
|
|
1374
|
+
}, X = () => {
|
|
1375
|
+
let s = f;
|
|
1376
|
+
if (s)
|
|
1377
|
+
return fetch(s).then((u) => u.json()).then((u) => {
|
|
1378
|
+
Object.keys(u).forEach((b) => {
|
|
1379
|
+
H1(b, u[b]);
|
|
1381
1380
|
});
|
|
1382
1381
|
}).catch(() => {
|
|
1383
1382
|
});
|
|
1384
1383
|
};
|
|
1385
|
-
Object.keys(
|
|
1386
|
-
|
|
1384
|
+
Object.keys(z1).forEach((s) => {
|
|
1385
|
+
H1(s, z1[s]);
|
|
1387
1386
|
});
|
|
1388
|
-
const
|
|
1387
|
+
const _1 = () => {
|
|
1389
1388
|
window.postMessage({ type: "CloseCashierReceiptPage" }, window.location.href);
|
|
1390
|
-
},
|
|
1389
|
+
}, F = () => {
|
|
1391
1390
|
window.postMessage(
|
|
1392
1391
|
{
|
|
1393
1392
|
type: "ErrorResponseCode",
|
|
1394
|
-
errorResponseCode:
|
|
1395
|
-
showErrorOutsideReceiptPage:
|
|
1393
|
+
errorResponseCode: K,
|
|
1394
|
+
showErrorOutsideReceiptPage: s1
|
|
1396
1395
|
},
|
|
1397
1396
|
window.location.href
|
|
1398
1397
|
);
|
|
1399
|
-
},
|
|
1400
|
-
const
|
|
1401
|
-
|
|
1402
|
-
const
|
|
1398
|
+
}, f1 = () => {
|
|
1399
|
+
const s = new URL(`${a}/v1/player/${g}/payment/GetPaymentInfo`), u = new Headers();
|
|
1400
|
+
u.append("accept", "application/json"), u.append("Content-Type", "application/json"), u.append("X-SessionId", `${r}`), u.append("X-Client-Request-Timestamp", S1.utc().format("YYYY-MM-DD HH:mm:ss.SSS"));
|
|
1401
|
+
const b = {
|
|
1403
1402
|
method: "POST",
|
|
1404
|
-
headers:
|
|
1405
|
-
body: JSON.stringify({ TransactionCode:
|
|
1403
|
+
headers: u,
|
|
1404
|
+
body: JSON.stringify({ TransactionCode: v })
|
|
1406
1405
|
};
|
|
1407
|
-
t(11, E = !0), fetch(
|
|
1408
|
-
if (
|
|
1409
|
-
t(19,
|
|
1406
|
+
t(11, E = !0), fetch(s, b).then((B) => B.json()).then((B) => {
|
|
1407
|
+
if (B.ResponseCode !== a1.Success) {
|
|
1408
|
+
t(19, K = B.ResponseCode), t(20, s1 = C.toLowerCase() === "false" || !C), F();
|
|
1410
1409
|
return;
|
|
1411
1410
|
}
|
|
1412
|
-
switch (t(15,
|
|
1413
|
-
type:
|
|
1414
|
-
referenceId:
|
|
1415
|
-
status:
|
|
1416
|
-
message:
|
|
1417
|
-
amount:
|
|
1418
|
-
currency:
|
|
1419
|
-
time:
|
|
1420
|
-
}), t(16,
|
|
1421
|
-
type:
|
|
1422
|
-
name:
|
|
1423
|
-
description:
|
|
1424
|
-
defaultValue:
|
|
1425
|
-
useCopyButton:
|
|
1426
|
-
usePrintButton:
|
|
1427
|
-
})) : []),
|
|
1411
|
+
switch (t(15, L = {
|
|
1412
|
+
type: B.Transaction.Type,
|
|
1413
|
+
referenceId: B.Transaction.Code,
|
|
1414
|
+
status: B.Transaction.Status?.Status,
|
|
1415
|
+
message: B.Transaction.Status?.Message,
|
|
1416
|
+
amount: B.Transaction.Amounts[0]?.Amount,
|
|
1417
|
+
currency: B.Transaction.Amounts[0]?.Currency,
|
|
1418
|
+
time: B.Transaction.Status.Created
|
|
1419
|
+
}), t(16, u1 = B.ReceiptInfo && B.ReceiptInfo.ReceiptFields ? B.ReceiptInfo.ReceiptFields.map(($) => ({
|
|
1420
|
+
type: c1.get($.Type),
|
|
1421
|
+
name: $.Name,
|
|
1422
|
+
description: $.Description,
|
|
1423
|
+
defaultValue: $.DefaultValue,
|
|
1424
|
+
useCopyButton: $.UseCopyButton,
|
|
1425
|
+
usePrintButton: $.UsePrintButton
|
|
1426
|
+
})) : []), B.ReceiptInfo && B.ReceiptInfo.ReceiptFields && !V && t(0, V = u1[0].defaultValue), n(_e(L.status, L.type), { values: { errorText: L.message } }), t(17, p1 = re(Number(L.amount), L.currency)), L.status) {
|
|
1428
1427
|
case "Voided":
|
|
1429
1428
|
case "Success":
|
|
1430
|
-
|
|
1431
|
-
|
|
1429
|
+
O(M || "casino, livecasino, tournaments"), t(21, U = "success"), L1(
|
|
1430
|
+
L.type === "Deposit" ? "deposit_success" : "withdrawal_success",
|
|
1432
1431
|
{
|
|
1433
|
-
userID:
|
|
1434
|
-
amount:
|
|
1435
|
-
currency:
|
|
1436
|
-
failureReason:
|
|
1432
|
+
userID: g,
|
|
1433
|
+
amount: L.amount,
|
|
1434
|
+
currency: L.currency,
|
|
1435
|
+
failureReason: L.message
|
|
1437
1436
|
}
|
|
1438
1437
|
);
|
|
1439
1438
|
break;
|
|
@@ -1443,139 +1442,139 @@ function Ne(i, e, t) {
|
|
|
1443
1442
|
case "PendingApprovalStage2":
|
|
1444
1443
|
case "PendingApprovalStage3":
|
|
1445
1444
|
case "PendingOfflineNotification":
|
|
1446
|
-
|
|
1445
|
+
O(W || "casino, livecasino, tournaments"), t(21, U = "pending");
|
|
1447
1446
|
break;
|
|
1448
1447
|
case "Rejected":
|
|
1449
1448
|
case "Cancelled":
|
|
1450
1449
|
case "Failed":
|
|
1451
|
-
|
|
1452
|
-
|
|
1450
|
+
O(q || "casino, livecasino, tournaments"), t(21, U = L.status.toLowerCase()), L1(
|
|
1451
|
+
L.type === "Deposit" ? "deposit_failed" : "withdrawal_failed",
|
|
1453
1452
|
{
|
|
1454
|
-
userID:
|
|
1455
|
-
amount:
|
|
1456
|
-
currency:
|
|
1457
|
-
failureReason:
|
|
1453
|
+
userID: g,
|
|
1454
|
+
amount: L.amount,
|
|
1455
|
+
currency: L.currency,
|
|
1456
|
+
failureReason: L.message
|
|
1458
1457
|
}
|
|
1459
|
-
),
|
|
1458
|
+
), A === "true" && t(22, y1 = !0);
|
|
1460
1459
|
break;
|
|
1461
1460
|
default:
|
|
1462
|
-
|
|
1461
|
+
O("close");
|
|
1463
1462
|
}
|
|
1464
|
-
|
|
1463
|
+
p ? ve(p, L.status) : ke(L.status);
|
|
1465
1464
|
}).finally(() => t(11, E = !1));
|
|
1466
|
-
},
|
|
1467
|
-
window.postMessage({ type:
|
|
1468
|
-
},
|
|
1469
|
-
|
|
1465
|
+
}, J = (s) => {
|
|
1466
|
+
window.postMessage({ type: s }, window.location.href);
|
|
1467
|
+
}, m1 = (s) => {
|
|
1468
|
+
s && window.postMessage(
|
|
1470
1469
|
{
|
|
1471
1470
|
type: "NavigateTo",
|
|
1472
|
-
path:
|
|
1471
|
+
path: s,
|
|
1473
1472
|
target: Ye,
|
|
1474
1473
|
externalLink: !1
|
|
1475
1474
|
},
|
|
1476
1475
|
window.location.href
|
|
1477
1476
|
);
|
|
1478
1477
|
};
|
|
1479
|
-
let
|
|
1480
|
-
const
|
|
1481
|
-
const
|
|
1482
|
-
if (
|
|
1478
|
+
let g1, k1;
|
|
1479
|
+
const G = async (s, u = !0) => {
|
|
1480
|
+
const B = s.currentTarget.innerHTML;
|
|
1481
|
+
if (B && navigator.clipboard && navigator.clipboard.writeText)
|
|
1483
1482
|
try {
|
|
1484
|
-
await navigator.clipboard.writeText(
|
|
1483
|
+
await navigator.clipboard.writeText(B), u && (t(23, g1 = !0), clearTimeout(k1), k1 = setTimeout(
|
|
1485
1484
|
() => {
|
|
1486
|
-
t(23,
|
|
1485
|
+
t(23, g1 = !1);
|
|
1487
1486
|
},
|
|
1488
1487
|
2e3
|
|
1489
1488
|
));
|
|
1490
|
-
} catch (
|
|
1491
|
-
console.error("Clipboard API failed:",
|
|
1489
|
+
} catch ($) {
|
|
1490
|
+
console.error("Clipboard API failed:", $);
|
|
1492
1491
|
}
|
|
1493
|
-
},
|
|
1494
|
-
function
|
|
1495
|
-
|
|
1496
|
-
|
|
1492
|
+
}, I = (s) => G(s), H = (s) => J(s.event);
|
|
1493
|
+
function R1(s) {
|
|
1494
|
+
D1[s ? "unshift" : "push"](() => {
|
|
1495
|
+
o1[o1.length] = s, t(18, o1);
|
|
1497
1496
|
});
|
|
1498
1497
|
}
|
|
1499
|
-
const
|
|
1500
|
-
|
|
1498
|
+
const h1 = (s) => {
|
|
1499
|
+
m1(s.description);
|
|
1501
1500
|
};
|
|
1502
|
-
function
|
|
1503
|
-
|
|
1504
|
-
|
|
1501
|
+
function N(s) {
|
|
1502
|
+
D1[s ? "unshift" : "push"](() => {
|
|
1503
|
+
j = s, t(10, j);
|
|
1505
1504
|
});
|
|
1506
1505
|
}
|
|
1507
|
-
return i.$$set = (
|
|
1508
|
-
"endpoint" in
|
|
1506
|
+
return i.$$set = (s) => {
|
|
1507
|
+
"endpoint" in s && t(1, a = s.endpoint), "session" in s && t(2, r = s.session), "lang" in s && t(3, o = s.lang), "local" in s && t(31, d = s.local), "showerrors" in s && t(32, C = s.showerrors), "translationurl" in s && t(4, f = s.translationurl), "assetsurl" in s && t(5, p = s.assetsurl), "customerid" in s && t(6, g = s.customerid), "transactionid" in s && t(33, v = s.transactionid), "currencydecimals" in s && t(34, y = s.currencydecimals), "type" in s && t(35, _ = s.type), "clientstyling" in s && t(7, P = s.clientstyling), "clientstylingurl" in s && t(8, Y = s.clientstylingurl), "mbsource" in s && t(36, z = s.mbsource), "showverifications" in s && t(9, A = s.showverifications), "paymentmethod" in s && t(0, V = s.paymentmethod), "customsucceessbuttons" in s && t(37, M = s.customsucceessbuttons), "custompendingbuttons" in s && t(38, W = s.custompendingbuttons), "customfailedbuttons" in s && t(39, q = s.customfailedbuttons), "currencysymbol" in s && t(40, t1 = s.currencysymbol), "currencyposition" in s && t(41, l1 = s.currencyposition), "windowsize" in s && t(42, Q = s.windowsize), "p2p" in s && t(43, n1 = s.p2p);
|
|
1509
1508
|
}, i.$$.update = () => {
|
|
1510
1509
|
i.$$.dirty[0] & /*endpoint, session, customerid*/
|
|
1511
1510
|
70 | i.$$.dirty[1] & /*transactionid, showerrors*/
|
|
1512
|
-
6 && a &&
|
|
1513
|
-
8 && o &&
|
|
1514
|
-
24 && o &&
|
|
1515
|
-
1152 && P &&
|
|
1516
|
-
1280 && Y &&
|
|
1511
|
+
6 && a && r && g && v && C && f1(), i.$$.dirty[0] & /*lang*/
|
|
1512
|
+
8 && o && v1(), i.$$.dirty[0] & /*lang, translationurl*/
|
|
1513
|
+
24 && o && f && X(), i.$$.dirty[0] & /*clientstyling, customStylingContainer*/
|
|
1514
|
+
1152 && P && j && ge(j, P), i.$$.dirty[0] & /*clientstylingurl, customStylingContainer*/
|
|
1515
|
+
1280 && Y && j && he(j, Y), i.$$.dirty[0] & /*customStylingContainer*/
|
|
1517
1516
|
1024 | i.$$.dirty[1] & /*mbsource*/
|
|
1518
|
-
32 && z &&
|
|
1517
|
+
32 && z && j && we(j, `${z}.Style`, e1);
|
|
1519
1518
|
}, [
|
|
1520
1519
|
V,
|
|
1521
1520
|
a,
|
|
1522
|
-
|
|
1521
|
+
r,
|
|
1523
1522
|
o,
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1523
|
+
f,
|
|
1524
|
+
p,
|
|
1525
|
+
g,
|
|
1527
1526
|
P,
|
|
1528
1527
|
Y,
|
|
1529
|
-
j,
|
|
1530
1528
|
A,
|
|
1529
|
+
j,
|
|
1531
1530
|
E,
|
|
1532
|
-
|
|
1533
|
-
|
|
1531
|
+
i1,
|
|
1532
|
+
a1,
|
|
1533
|
+
k,
|
|
1534
1534
|
L,
|
|
1535
|
-
D,
|
|
1536
|
-
o1,
|
|
1537
|
-
h1,
|
|
1538
|
-
X,
|
|
1539
|
-
l1,
|
|
1540
|
-
N,
|
|
1541
|
-
J,
|
|
1542
1535
|
u1,
|
|
1536
|
+
p1,
|
|
1537
|
+
o1,
|
|
1538
|
+
K,
|
|
1543
1539
|
s1,
|
|
1540
|
+
U,
|
|
1541
|
+
y1,
|
|
1542
|
+
g1,
|
|
1544
1543
|
n,
|
|
1545
|
-
|
|
1546
|
-
e1,
|
|
1547
|
-
K,
|
|
1548
|
-
f1,
|
|
1549
|
-
t1,
|
|
1544
|
+
b1,
|
|
1550
1545
|
_1,
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1546
|
+
f1,
|
|
1547
|
+
J,
|
|
1548
|
+
m1,
|
|
1549
|
+
G,
|
|
1550
|
+
d,
|
|
1551
|
+
C,
|
|
1552
|
+
v,
|
|
1554
1553
|
y,
|
|
1555
|
-
|
|
1554
|
+
_,
|
|
1556
1555
|
z,
|
|
1557
|
-
U,
|
|
1558
1556
|
M,
|
|
1559
1557
|
W,
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1558
|
+
q,
|
|
1559
|
+
t1,
|
|
1560
|
+
l1,
|
|
1561
|
+
Q,
|
|
1564
1562
|
n1,
|
|
1565
1563
|
I,
|
|
1566
1564
|
H,
|
|
1567
|
-
|
|
1568
|
-
|
|
1565
|
+
R1,
|
|
1566
|
+
h1,
|
|
1567
|
+
N
|
|
1569
1568
|
];
|
|
1570
1569
|
}
|
|
1571
|
-
class
|
|
1570
|
+
class Ue extends $1 {
|
|
1572
1571
|
constructor(e) {
|
|
1573
|
-
super(),
|
|
1572
|
+
super(), ee(
|
|
1574
1573
|
this,
|
|
1575
1574
|
e,
|
|
1575
|
+
Ke,
|
|
1576
1576
|
Ne,
|
|
1577
|
-
|
|
1578
|
-
ee,
|
|
1577
|
+
te,
|
|
1579
1578
|
{
|
|
1580
1579
|
endpoint: 1,
|
|
1581
1580
|
session: 2,
|
|
@@ -1601,7 +1600,7 @@ class Ke extends J1 {
|
|
|
1601
1600
|
windowsize: 42,
|
|
1602
1601
|
p2p: 43
|
|
1603
1602
|
},
|
|
1604
|
-
|
|
1603
|
+
Se,
|
|
1605
1604
|
[-1, -1, -1]
|
|
1606
1605
|
);
|
|
1607
1606
|
}
|
|
@@ -1609,142 +1608,142 @@ class Ke extends J1 {
|
|
|
1609
1608
|
return this.$$.ctx[1];
|
|
1610
1609
|
}
|
|
1611
1610
|
set endpoint(e) {
|
|
1612
|
-
this.$$set({ endpoint: e }),
|
|
1611
|
+
this.$$set({ endpoint: e }), D();
|
|
1613
1612
|
}
|
|
1614
1613
|
get session() {
|
|
1615
1614
|
return this.$$.ctx[2];
|
|
1616
1615
|
}
|
|
1617
1616
|
set session(e) {
|
|
1618
|
-
this.$$set({ session: e }),
|
|
1617
|
+
this.$$set({ session: e }), D();
|
|
1619
1618
|
}
|
|
1620
1619
|
get lang() {
|
|
1621
1620
|
return this.$$.ctx[3];
|
|
1622
1621
|
}
|
|
1623
1622
|
set lang(e) {
|
|
1624
|
-
this.$$set({ lang: e }),
|
|
1623
|
+
this.$$set({ lang: e }), D();
|
|
1625
1624
|
}
|
|
1626
1625
|
get local() {
|
|
1627
1626
|
return this.$$.ctx[31];
|
|
1628
1627
|
}
|
|
1629
1628
|
set local(e) {
|
|
1630
|
-
this.$$set({ local: e }),
|
|
1629
|
+
this.$$set({ local: e }), D();
|
|
1631
1630
|
}
|
|
1632
1631
|
get showerrors() {
|
|
1633
1632
|
return this.$$.ctx[32];
|
|
1634
1633
|
}
|
|
1635
1634
|
set showerrors(e) {
|
|
1636
|
-
this.$$set({ showerrors: e }),
|
|
1635
|
+
this.$$set({ showerrors: e }), D();
|
|
1637
1636
|
}
|
|
1638
1637
|
get translationurl() {
|
|
1639
1638
|
return this.$$.ctx[4];
|
|
1640
1639
|
}
|
|
1641
1640
|
set translationurl(e) {
|
|
1642
|
-
this.$$set({ translationurl: e }),
|
|
1641
|
+
this.$$set({ translationurl: e }), D();
|
|
1643
1642
|
}
|
|
1644
1643
|
get assetsurl() {
|
|
1645
1644
|
return this.$$.ctx[5];
|
|
1646
1645
|
}
|
|
1647
1646
|
set assetsurl(e) {
|
|
1648
|
-
this.$$set({ assetsurl: e }),
|
|
1647
|
+
this.$$set({ assetsurl: e }), D();
|
|
1649
1648
|
}
|
|
1650
1649
|
get customerid() {
|
|
1651
1650
|
return this.$$.ctx[6];
|
|
1652
1651
|
}
|
|
1653
1652
|
set customerid(e) {
|
|
1654
|
-
this.$$set({ customerid: e }),
|
|
1653
|
+
this.$$set({ customerid: e }), D();
|
|
1655
1654
|
}
|
|
1656
1655
|
get transactionid() {
|
|
1657
1656
|
return this.$$.ctx[33];
|
|
1658
1657
|
}
|
|
1659
1658
|
set transactionid(e) {
|
|
1660
|
-
this.$$set({ transactionid: e }),
|
|
1659
|
+
this.$$set({ transactionid: e }), D();
|
|
1661
1660
|
}
|
|
1662
1661
|
get currencydecimals() {
|
|
1663
1662
|
return this.$$.ctx[34];
|
|
1664
1663
|
}
|
|
1665
1664
|
set currencydecimals(e) {
|
|
1666
|
-
this.$$set({ currencydecimals: e }),
|
|
1665
|
+
this.$$set({ currencydecimals: e }), D();
|
|
1667
1666
|
}
|
|
1668
1667
|
get type() {
|
|
1669
1668
|
return this.$$.ctx[35];
|
|
1670
1669
|
}
|
|
1671
1670
|
set type(e) {
|
|
1672
|
-
this.$$set({ type: e }),
|
|
1671
|
+
this.$$set({ type: e }), D();
|
|
1673
1672
|
}
|
|
1674
1673
|
get clientstyling() {
|
|
1675
1674
|
return this.$$.ctx[7];
|
|
1676
1675
|
}
|
|
1677
1676
|
set clientstyling(e) {
|
|
1678
|
-
this.$$set({ clientstyling: e }),
|
|
1677
|
+
this.$$set({ clientstyling: e }), D();
|
|
1679
1678
|
}
|
|
1680
1679
|
get clientstylingurl() {
|
|
1681
1680
|
return this.$$.ctx[8];
|
|
1682
1681
|
}
|
|
1683
1682
|
set clientstylingurl(e) {
|
|
1684
|
-
this.$$set({ clientstylingurl: e }),
|
|
1683
|
+
this.$$set({ clientstylingurl: e }), D();
|
|
1685
1684
|
}
|
|
1686
1685
|
get mbsource() {
|
|
1687
1686
|
return this.$$.ctx[36];
|
|
1688
1687
|
}
|
|
1689
1688
|
set mbsource(e) {
|
|
1690
|
-
this.$$set({ mbsource: e }),
|
|
1689
|
+
this.$$set({ mbsource: e }), D();
|
|
1691
1690
|
}
|
|
1692
1691
|
get showverifications() {
|
|
1693
1692
|
return this.$$.ctx[9];
|
|
1694
1693
|
}
|
|
1695
1694
|
set showverifications(e) {
|
|
1696
|
-
this.$$set({ showverifications: e }),
|
|
1695
|
+
this.$$set({ showverifications: e }), D();
|
|
1697
1696
|
}
|
|
1698
1697
|
get paymentmethod() {
|
|
1699
1698
|
return this.$$.ctx[0];
|
|
1700
1699
|
}
|
|
1701
1700
|
set paymentmethod(e) {
|
|
1702
|
-
this.$$set({ paymentmethod: e }),
|
|
1701
|
+
this.$$set({ paymentmethod: e }), D();
|
|
1703
1702
|
}
|
|
1704
1703
|
get customsucceessbuttons() {
|
|
1705
1704
|
return this.$$.ctx[37];
|
|
1706
1705
|
}
|
|
1707
1706
|
set customsucceessbuttons(e) {
|
|
1708
|
-
this.$$set({ customsucceessbuttons: e }),
|
|
1707
|
+
this.$$set({ customsucceessbuttons: e }), D();
|
|
1709
1708
|
}
|
|
1710
1709
|
get custompendingbuttons() {
|
|
1711
1710
|
return this.$$.ctx[38];
|
|
1712
1711
|
}
|
|
1713
1712
|
set custompendingbuttons(e) {
|
|
1714
|
-
this.$$set({ custompendingbuttons: e }),
|
|
1713
|
+
this.$$set({ custompendingbuttons: e }), D();
|
|
1715
1714
|
}
|
|
1716
1715
|
get customfailedbuttons() {
|
|
1717
1716
|
return this.$$.ctx[39];
|
|
1718
1717
|
}
|
|
1719
1718
|
set customfailedbuttons(e) {
|
|
1720
|
-
this.$$set({ customfailedbuttons: e }),
|
|
1719
|
+
this.$$set({ customfailedbuttons: e }), D();
|
|
1721
1720
|
}
|
|
1722
1721
|
get currencysymbol() {
|
|
1723
1722
|
return this.$$.ctx[40];
|
|
1724
1723
|
}
|
|
1725
1724
|
set currencysymbol(e) {
|
|
1726
|
-
this.$$set({ currencysymbol: e }),
|
|
1725
|
+
this.$$set({ currencysymbol: e }), D();
|
|
1727
1726
|
}
|
|
1728
1727
|
get currencyposition() {
|
|
1729
1728
|
return this.$$.ctx[41];
|
|
1730
1729
|
}
|
|
1731
1730
|
set currencyposition(e) {
|
|
1732
|
-
this.$$set({ currencyposition: e }),
|
|
1731
|
+
this.$$set({ currencyposition: e }), D();
|
|
1733
1732
|
}
|
|
1734
1733
|
get windowsize() {
|
|
1735
1734
|
return this.$$.ctx[42];
|
|
1736
1735
|
}
|
|
1737
1736
|
set windowsize(e) {
|
|
1738
|
-
this.$$set({ windowsize: e }),
|
|
1737
|
+
this.$$set({ windowsize: e }), D();
|
|
1739
1738
|
}
|
|
1740
1739
|
get p2p() {
|
|
1741
1740
|
return this.$$.ctx[43];
|
|
1742
1741
|
}
|
|
1743
1742
|
set p2p(e) {
|
|
1744
|
-
this.$$set({ p2p: e }),
|
|
1743
|
+
this.$$set({ p2p: e }), D();
|
|
1745
1744
|
}
|
|
1746
1745
|
}
|
|
1747
|
-
|
|
1746
|
+
be(Ue, { endpoint: {}, session: {}, lang: {}, local: {}, showerrors: {}, translationurl: {}, assetsurl: {}, customerid: {}, transactionid: {}, currencydecimals: {}, type: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, showverifications: {}, paymentmethod: {}, customsucceessbuttons: {}, custompendingbuttons: {}, customfailedbuttons: {}, currencysymbol: {}, currencyposition: {}, windowsize: {}, p2p: {} }, [], [], !0);
|
|
1748
1747
|
export {
|
|
1749
|
-
|
|
1748
|
+
Ue as default
|
|
1750
1749
|
};
|