@ranty/ranty-sdk 3.18.1-beta.1 → 3.18.1-beta.2
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.
|
@@ -925,7 +925,7 @@ function oe(t) {
|
|
|
925
925
|
*/
|
|
926
926
|
var Ey;
|
|
927
927
|
((Ey = window.HTMLSlotElement) === null || Ey === void 0 ? void 0 : Ey.prototype.assignedElements) != null;
|
|
928
|
-
const kI = "@ranty/ranty-sdk", SI = "3.18.1-beta.
|
|
928
|
+
const kI = "@ranty/ranty-sdk", SI = "3.18.1-beta.2", II = "Ranty sdk", TI = "dist/index.js", jI = {
|
|
929
929
|
".": "./dist/index.js"
|
|
930
930
|
}, UI = "types/index.d.ts", PI = [
|
|
931
931
|
"dist",
|
|
@@ -2923,27 +2923,27 @@ function HB(t) {
|
|
|
2923
2923
|
return HB($l(t, r));
|
|
2924
2924
|
}, n;
|
|
2925
2925
|
}
|
|
2926
|
-
const
|
|
2927
|
-
|
|
2928
|
-
|
|
2929
|
-
|
|
2930
|
-
|
|
2931
|
-
|
|
2932
|
-
|
|
2933
|
-
|
|
2934
|
-
|
|
2935
|
-
|
|
2926
|
+
const Zn = HB(rw);
|
|
2927
|
+
Zn.Axios = Xf;
|
|
2928
|
+
Zn.CanceledError = au;
|
|
2929
|
+
Zn.CancelToken = BT;
|
|
2930
|
+
Zn.isCancel = DB;
|
|
2931
|
+
Zn.VERSION = zB;
|
|
2932
|
+
Zn.toFormData = C0;
|
|
2933
|
+
Zn.AxiosError = Tt;
|
|
2934
|
+
Zn.Cancel = Zn.CanceledError;
|
|
2935
|
+
Zn.all = function(e) {
|
|
2936
2936
|
return Promise.all(e);
|
|
2937
2937
|
};
|
|
2938
|
-
|
|
2939
|
-
|
|
2940
|
-
|
|
2941
|
-
|
|
2942
|
-
|
|
2943
|
-
|
|
2944
|
-
|
|
2945
|
-
|
|
2946
|
-
const xm =
|
|
2938
|
+
Zn.spread = ET;
|
|
2939
|
+
Zn.isAxiosError = kT;
|
|
2940
|
+
Zn.mergeConfig = $l;
|
|
2941
|
+
Zn.AxiosHeaders = Qi;
|
|
2942
|
+
Zn.formToJSON = (t) => RB(Te.isHTMLForm(t) ? new FormData(t) : t);
|
|
2943
|
+
Zn.getAdapter = MB.getAdapter;
|
|
2944
|
+
Zn.HttpStatusCode = ST;
|
|
2945
|
+
Zn.default = Zn;
|
|
2946
|
+
const xm = Zn;
|
|
2947
2947
|
var Mi = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
|
|
2948
2948
|
function IT(t) {
|
|
2949
2949
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
@@ -7910,8 +7910,8 @@ var bR = {}.toString, vR = Array.isArray || function(t) {
|
|
|
7910
7910
|
return -1;
|
|
7911
7911
|
me = 2, Ce /= 2, $e /= 2, C /= 2;
|
|
7912
7912
|
}
|
|
7913
|
-
function ot(et,
|
|
7914
|
-
return me === 1 ? et[
|
|
7913
|
+
function ot(et, es) {
|
|
7914
|
+
return me === 1 ? et[es] : et.readUInt16BE(es * me);
|
|
7915
7915
|
}
|
|
7916
7916
|
var ut;
|
|
7917
7917
|
if (ee) {
|
|
@@ -15079,7 +15079,7 @@ function Qv(t) {
|
|
|
15079
15079
|
return { type: e, obj: n };
|
|
15080
15080
|
return { type: "DEFAULT", obj: { patterns: [], format: [/(\d{4})(?=\d)/g, "$1 "], length: 16 } };
|
|
15081
15081
|
}
|
|
15082
|
-
const
|
|
15082
|
+
const Xn = () => /iPhone|iPad|iPod|Android/i.test(navigator.userAgent), Op = (t) => {
|
|
15083
15083
|
if (t === 0 || isNaN(parseFloat(`${t}`)))
|
|
15084
15084
|
return "";
|
|
15085
15085
|
let e = `${t} `;
|
|
@@ -15115,10 +15115,10 @@ const rs = () => /iPhone|iPad|iPod|Android/i.test(navigator.userAgent), Op = (t)
|
|
|
15115
15115
|
return S``;
|
|
15116
15116
|
switch (t) {
|
|
15117
15117
|
case "VISA":
|
|
15118
|
-
e = "https://ranty-sdk-js.naranjax.com/images/small-card-visa.svg", n = "visa", s =
|
|
15118
|
+
e = "https://ranty-sdk-js.naranjax.com/images/small-card-visa.svg", n = "visa", s = Xn() ? "28px" : "34px", r = "11px";
|
|
15119
15119
|
break;
|
|
15120
15120
|
case "MASTERCARD":
|
|
15121
|
-
e = "https://ranty-sdk-js.naranjax.com/images/small-card-mastercard.svg", n = "mastercard", s =
|
|
15121
|
+
e = "https://ranty-sdk-js.naranjax.com/images/small-card-mastercard.svg", n = "mastercard", s = Xn() ? "17.32px" : "20.68px", r = "13.32px";
|
|
15122
15122
|
break;
|
|
15123
15123
|
case "NARANJA":
|
|
15124
15124
|
e = "https://ranty-sdk-js.naranjax.com/images/small-card-nx.svg", n = "naranja", s = "17px", r = "13px";
|
|
@@ -15210,7 +15210,7 @@ const D5 = {
|
|
|
15210
15210
|
[ct.PCP_LIST]: "Elegí el banco",
|
|
15211
15211
|
[ct.PLANS]: "Elegí la cantidad de cuotas",
|
|
15212
15212
|
[ct.SUMMARY]: "Resumen del pago"
|
|
15213
|
-
}, GF = "INSTALLMENT_PLANS_NOT_FOUND", WF = "Por ahora, no aceptamos pagos con tarjetas de esta marca.",
|
|
15213
|
+
}, GF = "INSTALLMENT_PLANS_NOT_FOUND", WF = "Por ahora, no aceptamos pagos con tarjetas de esta marca.", rs = "Plan Z", YF = "ZETA", Bw = "Plan Z", Ew = "Plan Simple", kw = "Sin Interés";
|
|
15214
15214
|
var Q0 = /* @__PURE__ */ ((t) => (t.payment_link = "Link de pago", t.dynamic_qr = "QR", t.web_checkout = "WEB CHECKOUT", t.static_qr = "QR", t.ecommerce = "E-Commerce", t.mit = "MIT", t))(Q0 || {}), Zs = /* @__PURE__ */ ((t) => (t.CARD_PAYMENT = "card_payment", t.TRANSFER_PAYMENT = "transfer_payment", t))(Zs || {}), sh = /* @__PURE__ */ ((t) => (t.CREDIT = "CREDIT", t.DEBIT = "DEBIT", t))(sh || {}), hs = /* @__PURE__ */ ((t) => (t.DINAMIC_QR = "dynamic_qr", t.WEB_CHECKOUT = "web_checkout", t.PAYMENT_LINK = "payment_link", t.STATIC_QR = "static_qr", t.ECOMMERCE = "ecommerce", t.MIT = "mit", t))(hs || {}), Vt = /* @__PURE__ */ ((t) => (t.PENDING = "PENDING", t.PROCESSING = "PROCESSING", t.EXPIRED = "EXPIRED", t.PROCESSED = "PROCESSED", t.FAILURE_PROCESSED = "FAILURE_PROCESSED", t.SUCCESS_PROCESSED = "SUCCESS_PROCESSED", t.BLOCKED = "BLOCKED", t.APPROVED = "APPROVED", t.REJECTED = "REJECTED", t.ON_REVIEW = "ON_REVIEW", t.CANCELLED = "CANCELLED", t.DISABLED = "DISABLED", t.REFUNDED = "REFUNDED", t))(Vt || {}), Om = /* @__PURE__ */ ((t) => (t.OPERATIONAL = "operational", t.DEGRADED_PERFORMANCE = "degraded_performance", t.OUT_OF_SERVICE = "out_of_service", t))(Om || {});
|
|
15215
15215
|
const Nm = "card_on_file";
|
|
15216
15216
|
var Mv = /* @__PURE__ */ ((t) => (t.USER_NEW = "USER_NEW", t.USER_REGISTERED = "USER_REGISTERED", t))(Mv || {}), bd = /* @__PURE__ */ ((t) => (t.PAY_NO_TOKENIZED = "PAY_NO_TOKENIZED", t.PAY_TOKENIZED = "PAY_TOKENIZED", t.PAY_CARD_ENROLLED = "PAY_CARD_ENROLLED", t.PAY_NEW_CARD_ENROLLED = "PAY_NEW_CARD_ENROLLED", t))(bd || {});
|
|
@@ -15510,7 +15510,7 @@ const Il = "Volver a la tienda", Fi = "https://ranty-sdk-js.naranjax.com/images/
|
|
|
15510
15510
|
);
|
|
15511
15511
|
for (const r of t)
|
|
15512
15512
|
r && Number(r == null ? void 0 : r.total_financial_cost) < n && (n = Number(r == null ? void 0 : r.total_financial_cost), e = r);
|
|
15513
|
-
return s ? t.sort((i, o) => (!i.is_government_plan || i.name !==
|
|
15513
|
+
return s ? t.sort((i, o) => (!i.is_government_plan || i.name !== rs) && (o.is_government_plan || o.name !== rs) ? 1 : (i.is_government_plan || i.name === rs) && (o.is_government_plan || o.name === rs) ? -1 : 0)[0] : e;
|
|
15514
15514
|
}, n7 = (t) => t.flat().sort((n, s) => {
|
|
15515
15515
|
if (Number(n.interest_rate) === 0 || Number(s.interest_rate) === 0) {
|
|
15516
15516
|
if ((n.has_interest || Number(n.interest_rate) === 0) && (!s.has_interest || Number(s.interest_rate) !== 0))
|
|
@@ -15521,12 +15521,12 @@ const Il = "Volver a la tienda", Fi = "https://ranty-sdk-js.naranjax.com/images/
|
|
|
15521
15521
|
return 0;
|
|
15522
15522
|
}), Sw = (t) => {
|
|
15523
15523
|
const e = t.map(
|
|
15524
|
-
(d) => d.name ===
|
|
15524
|
+
(d) => d.name === rs ? We(Ue({}, d), {
|
|
15525
15525
|
installments: 3
|
|
15526
15526
|
}) : d
|
|
15527
15527
|
), n = e.filter((d) => !d.has_interest || Number(d.interest_rate) === 0), s = e.filter(
|
|
15528
15528
|
(d) => d.has_interest === !0 && Number(d.interest_rate) !== 0
|
|
15529
|
-
), r = e.filter((d) => d.is_government_plan), i = e.filter((d) => d.name ===
|
|
15529
|
+
), r = e.filter((d) => d.is_government_plan), i = e.filter((d) => d.name === rs), o = [...s, ...n, ...i, ...r], a = o.filter(
|
|
15530
15530
|
(d, l, c) => l !== c.findIndex((u) => u.installments === d.installments)
|
|
15531
15531
|
);
|
|
15532
15532
|
return a.length > 0 ? o.map((c) => {
|
|
@@ -15944,7 +15944,7 @@ const g7 = (t) => {
|
|
|
15944
15944
|
return;
|
|
15945
15945
|
}
|
|
15946
15946
|
V5(s) && window.postMessage(r, s);
|
|
15947
|
-
}, M0 = (t) => new Promise((e) => setTimeout(e, t)), Vd = (t) => t.type === "DEBIT" || t.type === "CREDIT" && t.installment_plans.length === 1, Dr = (t) => (t == null ? void 0 : t.transactions[0].payment_method) && (t == null ? void 0 : t.transactions[0].payment_method.type) === Zs.TRANSFER_PAYMENT, z0 = (t) => t ? ["Z", YF,
|
|
15947
|
+
}, M0 = (t) => new Promise((e) => setTimeout(e, t)), Vd = (t) => t.type === "DEBIT" || t.type === "CREDIT" && t.installment_plans.length === 1, Dr = (t) => (t == null ? void 0 : t.transactions[0].payment_method) && (t == null ? void 0 : t.transactions[0].payment_method.type) === Zs.TRANSFER_PAYMENT, z0 = (t) => t ? ["Z", YF, rs.toUpperCase()].includes(t.toUpperCase()) : !1, C7 = {
|
|
15948
15948
|
666: "unknown",
|
|
15949
15949
|
999: "api_error",
|
|
15950
15950
|
1e3: "input_validation",
|
|
@@ -19607,10 +19607,10 @@ function $Q(t, e, n, s) {
|
|
|
19607
19607
|
}
|
|
19608
19608
|
const Lp = xQ($Q);
|
|
19609
19609
|
xL(Fo(), "DD_LOGS", Lp);
|
|
19610
|
-
const eM = "@nx-ranty/ranty-sdk", tM = "3.18.1-beta.
|
|
19610
|
+
const eM = "@nx-ranty/ranty-sdk", tM = "3.18.1-beta.2", nM = 3, sM = !0, rM = {
|
|
19611
19611
|
"": {
|
|
19612
19612
|
name: "@nx-ranty/ranty-sdk",
|
|
19613
|
-
version: "3.18.1-beta.
|
|
19613
|
+
version: "3.18.1-beta.2",
|
|
19614
19614
|
license: "ISC",
|
|
19615
19615
|
dependencies: {
|
|
19616
19616
|
"@datadog/browser-logs": "^6.17.0",
|
|
@@ -43302,7 +43302,7 @@ bu([
|
|
|
43302
43302
|
rc = bu([
|
|
43303
43303
|
qe("component-context")
|
|
43304
43304
|
], rc);
|
|
43305
|
-
const qM = `@import"normalize.css";form{margin:inherit}.clickeable{cursor:pointer}.clickeable{display:block;transition:transform .3s ease}.clickeable:hover{transform:translate(3px)}.hidden{display:none}.skeleton-card{background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:43px;border-radius:8px}.skeleton{display:flex;align-items:center;justify-content:space-between;background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:60px;border-radius:8px;gap:16px;margin-bottom:16px}.skeleton .input{width:12px;height:10px;border-radius:8px;background-color:#c2cfd6;margin-left:10px}.skeleton .img{width:45px;height:36px;border-radius:50%;background-color:#c2cfd6}.skeleton .details{width:100%;height:auto;border-radius:8px;display:flex;flex-direction:column;gap:6px}.skeleton .text{width:200px;height:14px;border-radius:8px;background-color:#c2cfd6;margin:0}.hidden-element{visibility:hidden}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}*{user-select:none}.card__image{align-items:center;display:flex;gap:16px;padding-top:24px}.card__description{max-width:300px;padding-top:10px;max-height:250px;height:auto;overflow-y:scroll;margin:0;padding-right:4px}.card__description::-webkit-scrollbar{width:4px}.card__description::-webkit-scrollbar-track{background:transparent}.card__description::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:4px}@media only screen and (max-width: 800px){.card__description{max-width:100%}}.item{align-items:center;display:flex;padding-top:
|
|
43305
|
+
const qM = `@import"normalize.css";form{margin:inherit}.clickeable{cursor:pointer}.clickeable{display:block;transition:transform .3s ease}.clickeable:hover{transform:translate(3px)}.hidden{display:none}.skeleton-card{background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:43px;border-radius:8px}.skeleton{display:flex;align-items:center;justify-content:space-between;background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:60px;border-radius:8px;gap:16px;margin-bottom:16px}.skeleton .input{width:12px;height:10px;border-radius:8px;background-color:#c2cfd6;margin-left:10px}.skeleton .img{width:45px;height:36px;border-radius:50%;background-color:#c2cfd6}.skeleton .details{width:100%;height:auto;border-radius:8px;display:flex;flex-direction:column;gap:6px}.skeleton .text{width:200px;height:14px;border-radius:8px;background-color:#c2cfd6;margin:0}.hidden-element{visibility:hidden}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}*{user-select:none}.card__image{align-items:center;display:flex;gap:16px;padding-top:24px}.card__description{max-width:300px;padding-top:10px;max-height:250px;height:auto;overflow-y:scroll;margin:0;padding-right:4px}.card__description::-webkit-scrollbar{width:4px}.card__description::-webkit-scrollbar-track{background:transparent}.card__description::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:4px}@media only screen and (max-width: 800px){.card__description{max-width:100%}}.item{align-items:center;display:flex;padding-top:8px;justify-content:space-between}.item:first-child{padding-top:0}.item:last-child{padding-bottom:8px}.card__total{align-items:center;display:flex;justify-content:space-between}.card__payment{background:#ffffff;border-radius:16px;padding:0 24px 20px}.card__hr{padding:0 5px;border-bottom:.5px solid #212121;margin-top:6px;opacity:8%}.card__purchase-detail{color:#2b2b2b;font-family:Inter,Arial,"sans-serif";font-size:16px;font-weight:600;padding-top:6px;margin:0}.card__description-text{color:#6a6a6a;font-family:Inter,Arial,"sans-serif";font-size:14px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:2px!important;margin-bottom:2px!important;max-width:150px}.card__description-price{color:#6a6a6a;font-family:Inter,Arial,"sans-serif";font-size:14px;font-weight:400;margin-top:2px!important;margin-bottom:auto!important}.card__amount{color:#6a6a6a;font-family:Inter,Arial,"sans-serif";font-size:16px;font-weight:600;margin:0;padding-top:16px}.card__amount.enabled-button-pay{padding-bottom:16px}.card__button-pay{margin-top:16px}.text__normal{white-space:normal!important;margin-bottom:auto!important;text-wrap-style:balance}.text__normal.cft{display:block;font-size:12px}@media only screen and (max-width: 800px){.card__description{max-width:none}.card__payment{background:#ffffff;border-radius:16px;margin-left:8px;margin-right:8px;padding:0 24px 24px}}
|
|
43306
43306
|
`;
|
|
43307
43307
|
var VM = Object.defineProperty, KM = Object.getOwnPropertyDescriptor, gi = (t, e, n, s) => {
|
|
43308
43308
|
for (var r = s > 1 ? void 0 : s ? KM(e, n) : e, i = t.length - 1, o; i >= 0; i--)
|
|
@@ -43351,6 +43351,7 @@ let yr = class t extends Ve {
|
|
|
43351
43351
|
}
|
|
43352
43352
|
renderButtonPay() {
|
|
43353
43353
|
return this.isEnableButtonPay ? S`
|
|
43354
|
+
<div class="card__hr"></div>
|
|
43354
43355
|
<div class="card__button-pay">
|
|
43355
43356
|
<my-button
|
|
43356
43357
|
button-title="Pagar"
|
|
@@ -43382,7 +43383,6 @@ let yr = class t extends Ve {
|
|
|
43382
43383
|
<!--TODO PASAR VARIABLES REACTIVAS PARA QUE LAS CARDS TOMEN LOS VALORES DE LAS RESPUESTAS-->
|
|
43383
43384
|
<div class="${"card card__payment " + this.customClassPayment}">
|
|
43384
43385
|
<div class="card__image">
|
|
43385
|
-
<img alt="bag" src="${this.image ? this.image : "/avatar.png"}" />
|
|
43386
43386
|
<p class="card__purchase-detail">Detalle de la compra</p>
|
|
43387
43387
|
</div>
|
|
43388
43388
|
<div class="card__description">
|
|
@@ -43402,8 +43402,8 @@ let yr = class t extends Ve {
|
|
|
43402
43402
|
</div>
|
|
43403
43403
|
<div class="card__hr"></div>
|
|
43404
43404
|
<div class="card__total">
|
|
43405
|
-
<p class="card__amount">Total
|
|
43406
|
-
<p class="card__amount">$ ${this.totalAmount}</p>
|
|
43405
|
+
<p class="card__amount ${this.isEnableButtonPay ? "enabled-button-pay" : ""}">Total</p>
|
|
43406
|
+
<p class="card__amount ${this.isEnableButtonPay ? "enabled-button-pay" : ""}">$ ${this.totalAmount}</p>
|
|
43407
43407
|
</div>
|
|
43408
43408
|
${this.renderButtonPay()}
|
|
43409
43409
|
</div>
|
|
@@ -43450,7 +43450,7 @@ gi([
|
|
|
43450
43450
|
yr = gi([
|
|
43451
43451
|
qe("card-payment")
|
|
43452
43452
|
], yr);
|
|
43453
|
-
const GM = `@import"normalize.css";form{margin:inherit}.clickeable{cursor:pointer}.clickeable{display:block;transition:transform .3s ease}.clickeable:hover{transform:translate(3px)}.hidden{display:none}.skeleton-card{background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:43px;border-radius:8px}.skeleton{display:flex;align-items:center;justify-content:space-between;background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:60px;border-radius:8px;gap:16px;margin-bottom:16px}.skeleton .input{width:12px;height:10px;border-radius:8px;background-color:#c2cfd6;margin-left:10px}.skeleton .img{width:45px;height:36px;border-radius:50%;background-color:#c2cfd6}.skeleton .details{width:100%;height:auto;border-radius:8px;display:flex;flex-direction:column;gap:6px}.skeleton .text{width:200px;height:14px;border-radius:8px;background-color:#c2cfd6;margin:0}.hidden-element{visibility:hidden}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}:host .card{align-items:center;background:#ffffff;border-radius:16px;display:flex;height:auto;justify-content:space-between;padding:16px 24px;gap:20px;min-height:64px}:host .card__content{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}:host .card__content .card__title{margin:0;color:#2b2b2b;flex-shrink:0}:host .card__content .card__subtitle{margin:0;line-height:1.4;letter-spacing:.01em;display:block;overflow:hidden;white-space:wrap;width:75%;max-width:100%;box-sizing:border-box;flex-shrink:1}:host .card__content .brands-container{display:none}@media only screen and (max-width: 480px){:host .card__content .brands-container{display:flex;align-items:center;gap:6px}}:host .card__content:not(:has(.card__subtitle)){justify-content:center}:host .card__content.no-subtitle{justify-content:center}:host .card__aside{display:flex;align-items:center;gap:12px;flex-shrink:0}:host .card__aside .brands-container{display:flex;align-items:center;gap:6px}:host .card__aside .brands-container img{object-fit:contain;height:auto;width:auto}:host .card__aside .card__chevron-container{display:flex;align-items:center;margin-left:4px}:host .card__aside .card__chevron{width:20px;height:20px;opacity:.7;transition:opacity .2s ease}:host .font_semiBold{font-family:Inter,Arial,"sans-serif";font-size:16px;font-weight:600;line-height:1.25}:host .font_regular{font-family:Inter,Arial,"sans-serif";font-size:14px;font-weight:400;color:#6a6a6a;line-height:1.43}:host .promotion{color:#652bdf}:host .card__icon-left .image{height:20px;width:auto}:host .card__icon-left .image-small{height:16px;width:auto;margin-top:2px}:host .titleImage{height:13px;width:auto}@media only screen and (max-width: 768px){:host .card{padding:16px 20px;gap:16px;min-height:56px}:host .card__content .card__title{font-size:14px}:host .card__content .card__subtitle{font-size:12px}:host .card__aside{gap:10px}:host .card__aside .brands-container{gap:4px}}@media only screen and (max-width: 768px) and (max-width: 480px){:host .card__aside .brands-container{display:none}}@media only screen and (max-width: 768px){:host .card__aside .brands-container img{height:14px}:host .card__aside .card__chevron{width:18px;height:18px}}@media only screen and (max-width: 480px){:host .card{padding:14px 16px;gap:12px}:host .card__content{gap:4px}:host .card__aside{gap:8px}:host .card__aside .brands-container{gap:3px}}:host .card:hover .card__chevron{opacity:1;transform:translate(2px)}
|
|
43453
|
+
const GM = `@import"normalize.css";form{margin:inherit}.clickeable{cursor:pointer}.clickeable{display:block;transition:transform .3s ease}.clickeable:hover{transform:translate(3px)}.hidden{display:none}.skeleton-card{background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:43px;border-radius:8px}.skeleton{display:flex;align-items:center;justify-content:space-between;background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:60px;border-radius:8px;gap:16px;margin-bottom:16px}.skeleton .input{width:12px;height:10px;border-radius:8px;background-color:#c2cfd6;margin-left:10px}.skeleton .img{width:45px;height:36px;border-radius:50%;background-color:#c2cfd6}.skeleton .details{width:100%;height:auto;border-radius:8px;display:flex;flex-direction:column;gap:6px}.skeleton .text{width:200px;height:14px;border-radius:8px;background-color:#c2cfd6;margin:0}.hidden-element{visibility:hidden}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}:host .card{align-items:center;background:#ffffff;border-radius:16px;display:flex;height:auto;justify-content:space-between;padding:16px 24px;gap:20px;min-height:64px}:host .card__content{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden;gap:3px}:host .card__content .card__title{margin:0;color:#2b2b2b;flex-shrink:0}:host .card__content .card__subtitle{margin:0;line-height:1.4;letter-spacing:.01em;display:block;overflow:hidden;white-space:wrap;width:75%;max-width:100%;box-sizing:border-box;flex-shrink:1}:host .card__content .brands-container{display:none}@media only screen and (max-width: 480px){:host .card__content .brands-container{display:flex;align-items:center;gap:6px}}:host .card__content:not(:has(.card__subtitle)){justify-content:center}:host .card__content.no-subtitle{justify-content:center}:host .card__aside{display:flex;align-items:center;gap:12px;flex-shrink:0}:host .card__aside .brands-container{display:flex;align-items:center;gap:6px}:host .card__aside .brands-container img{object-fit:contain;height:auto;width:auto}:host .card__aside .card__chevron-container{display:flex;align-items:center;margin-left:4px}:host .card__aside .card__chevron{width:20px;height:20px;opacity:.7;transition:opacity .2s ease}:host .font_semiBold{font-family:Inter,Arial,"sans-serif";font-size:16px;font-weight:600;line-height:1.25}:host .font_regular{font-family:Inter,Arial,"sans-serif";font-size:14px;font-weight:400;color:#6a6a6a;line-height:1.43}:host .promotion{color:#652bdf}:host .card__icon-left .image{height:20px;width:auto}:host .card__icon-left .image-small{height:16px;width:auto;margin-top:2px}:host .titleImage{height:13px;width:auto}@media only screen and (max-width: 768px){:host .card{padding:16px 20px;gap:16px;min-height:56px}:host .card__content .card__title{font-size:14px}:host .card__content .card__subtitle{font-size:12px}:host .card__aside{gap:10px}:host .card__aside .brands-container{gap:4px}}@media only screen and (max-width: 768px) and (max-width: 480px){:host .card__aside .brands-container{display:none}}@media only screen and (max-width: 768px){:host .card__aside .brands-container img{height:14px}:host .card__aside .card__chevron{width:18px;height:18px}}@media only screen and (max-width: 480px){:host .card{padding:14px 16px;gap:12px}:host .card__content{gap:4px}:host .card__aside{gap:8px}:host .card__aside .brands-container{gap:3px}}:host .card:hover .card__chevron{opacity:1;transform:translate(2px)}
|
|
43454
43454
|
`;
|
|
43455
43455
|
var WM = Object.defineProperty, YM = Object.getOwnPropertyDescriptor, Pa = (t, e, n, s) => {
|
|
43456
43456
|
for (var r = s > 1 ? void 0 : s ? YM(e, n) : e, i = t.length - 1, o; i >= 0; i--)
|
|
@@ -45578,7 +45578,7 @@ const c_ = (t, e) => {
|
|
|
45578
45578
|
tag_user_type: l,
|
|
45579
45579
|
tag_payment_type: u
|
|
45580
45580
|
};
|
|
45581
|
-
}, f4 = (t) => t === bd.PAY_TOKENIZED || t === bd.PAY_CARD_ENROLLED || t === bd.PAY_NEW_CARD_ENROLLED, Nh = `@import"normalize.css";form{margin:inherit}.clickeable{cursor:pointer}.clickeable{display:block;transition:transform .3s ease}.clickeable:hover{transform:translate(3px)}.hidden{display:none}.skeleton-card{background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:43px;border-radius:8px}.skeleton{display:flex;align-items:center;justify-content:space-between;background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:60px;border-radius:8px;gap:16px;margin-bottom:16px}.skeleton .input{width:12px;height:10px;border-radius:8px;background-color:#c2cfd6;margin-left:10px}.skeleton .img{width:45px;height:36px;border-radius:50%;background-color:#c2cfd6}.skeleton .details{width:100%;height:auto;border-radius:8px;display:flex;flex-direction:column;gap:6px}.skeleton .text{width:200px;height:14px;border-radius:8px;background-color:#c2cfd6;margin:0}.hidden-element{visibility:hidden}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}:host *{user-select:none}:host .background{background:#f4f4f4}:host .container{display:grid;max-width:900px;height:auto;margin:0 auto;grid-template-columns:1fr
|
|
45581
|
+
}, f4 = (t) => t === bd.PAY_TOKENIZED || t === bd.PAY_CARD_ENROLLED || t === bd.PAY_NEW_CARD_ENROLLED, Nh = `@import"normalize.css";form{margin:inherit}.clickeable{cursor:pointer}.clickeable{display:block;transition:transform .3s ease}.clickeable:hover{transform:translate(3px)}.hidden{display:none}.skeleton-card{background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:43px;border-radius:8px}.skeleton{display:flex;align-items:center;justify-content:space-between;background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:60px;border-radius:8px;gap:16px;margin-bottom:16px}.skeleton .input{width:12px;height:10px;border-radius:8px;background-color:#c2cfd6;margin-left:10px}.skeleton .img{width:45px;height:36px;border-radius:50%;background-color:#c2cfd6}.skeleton .details{width:100%;height:auto;border-radius:8px;display:flex;flex-direction:column;gap:6px}.skeleton .text{width:200px;height:14px;border-radius:8px;background-color:#c2cfd6;margin:0}.hidden-element{visibility:hidden}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}:host *{user-select:none}:host .background{background:#f4f4f4}:host .container{display:grid;max-width:900px;height:auto;margin:0 auto;grid-template-columns:1fr}@media only screen and (max-width: 450px){:host .container{display:grid;grid-template-columns:1fr}}@media only screen and (max-width: 480px){:host .container{margin:0 16px}}@media only screen and (min-width: 650px) and (max-width: 800px){:host .container{display:grid;width:100%}}:host .container.alert{margin-top:16px}:host .container .back-container{display:flex;align-items:center;cursor:pointer;margin-top:16px}:host .container .back-container .icon-chevron{transform:rotate(180deg);width:16px;height:16px}:host .container .back-container .back{color:#652bdf;text-decoration:underline;font-family:Inter,Arial,"sans-serif";font-size:12px}:host .container-text{grid-column:1/span 6;grid-row:1/1}@media only screen and (min-width: 450px) and (max-width: 650px){:host .container-text{margin-left:20px}}@media only screen and (max-width: 450px){:host .container-text{margin-left:8px}}:host .container__title{color:#2b2b2b;font-family:Inter,Arial,"sans-serif";font-size:24px;font-weight:600;margin-top:16px}:host .container__title>p{margin:0}@media only screen and (min-width: 650px) and (max-width: 800px){:host .container__title{margin-bottom:10px}}:host .container__subtitle{color:#2b2b2b;font-family:Inter,Arial,"sans-serif";font-size:20px;font-weight:600}@media only screen and (max-width: 800px){:host .container__subtitle{font-size:17px}}:host .container-layout{display:flex;gap:24px}@media only screen and (max-width: 800px){:host .container-layout{flex-direction:column}}:host .container-layout .container__content{min-width:533px;grid-column:1/span 6;margin-bottom:126px;animation:fadeIn .15s ease-in}@media only screen and (max-width: 450px){:host .container-layout .container__content{grid-column:span 6;margin:0 8px;min-width:fit-content;order:2}}@media only screen and (min-width: 451px) and (max-width: 650px){:host .container-layout .container__content{margin:0 20px;min-width:fit-content;order:2}}@media only screen and (min-width: 650px) and (max-width: 800px){:host .container-layout .container__content{margin-bottom:0;grid-column:2/span 7;min-width:fit-content;order:2}}@media only screen and (min-width: 450px) and (max-width: 650px){:host .container-layout .container__content{grid-column:1/span 10;min-width:fit-content;order:2}}:host .container-layout .payment__detail{min-width:291px;grid-column:7/span 4}@media only screen and (min-width: 650px) and (max-width: 800px){:host .container-layout .payment__detail{grid-column:2/span 7;grid-row:2/2;padding-left:0;margin-bottom:20px;min-width:fit-content;order:1}}@media only screen and (max-width: 450px){:host .container-layout .payment__detail{grid-column:1/span 7;grid-row:2/2;padding-left:0;margin-bottom:20px;min-width:fit-content;order:1}}@media only screen and (min-width: 450px) and (max-width: 650px){:host .container-layout .payment__detail{grid-column:1/span 10;grid-row:2/2;margin-left:10px;margin-right:10px;padding-left:0;margin-bottom:20px;min-width:fit-content;order:1}}:host .container__alert{grid-column:1/span 10;padding-bottom:16px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.contentContainer{opacity:.5;transition:opacity .3s ease-in-out}.container__subtitle-mobile{display:none}.title{margin-bottom:16px;margin-left:12px;margin-top:0}.card-payments-methods{display:flex;gap:40px}.alert-container{position:absolute;bottom:0;padding:30px 24px;z-index:1;max-width:400px;width:-webkit-fill-available}
|
|
45582
45582
|
`;
|
|
45583
45583
|
var ez = Object.defineProperty, tz = Object.getOwnPropertyDescriptor, Na = (t, e, n, s) => {
|
|
45584
45584
|
for (var r = s > 1 ? void 0 : s ? tz(e, n) : e, i = t.length - 1, o; i >= 0; i--)
|
|
@@ -45732,10 +45732,10 @@ let Gi = class extends Ve {
|
|
|
45732
45732
|
<h1 class="container__title">
|
|
45733
45733
|
<p>Pagá a ${(t = this.stateScof.statePaymentRequest) == null ? void 0 : t.seller.fantasy_name}</p>
|
|
45734
45734
|
</h1>
|
|
45735
|
-
${
|
|
45735
|
+
${Xn() ? "" : S`<h2 class="container__subtitle">${yC(this.stateScof.page)}</h2>`}
|
|
45736
45736
|
</div>
|
|
45737
45737
|
<div class="container__content">
|
|
45738
|
-
${
|
|
45738
|
+
${Xn() ? S`<h2 class="container__subtitle">${yC(this.stateScof.page)}</h2>` : ""}
|
|
45739
45739
|
${mC(this.stateScof.page)}
|
|
45740
45740
|
</div>
|
|
45741
45741
|
<div class="payment__detail">
|
|
@@ -45790,7 +45790,7 @@ const Vl = {
|
|
|
45790
45790
|
NARANJA: "https://ranty-sdk-js.naranjax.com/images/naranjax-logo.svg",
|
|
45791
45791
|
"AMERICAN EXPRESS": "https://ranty-sdk-js.naranjax.com/images/amex-logo.svg",
|
|
45792
45792
|
MAESTRO: "https://ranty-sdk-js.naranjax.com/images/maestro-logo.svg"
|
|
45793
|
-
}, nz = `@import"normalize.css";form{margin:inherit}.clickeable{cursor:pointer}.clickeable{display:block;transition:transform .3s ease}.clickeable:hover{transform:translate(3px)}.hidden{display:none}.skeleton-card{background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:43px;border-radius:8px}.skeleton{display:flex;align-items:center;justify-content:space-between;background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:60px;border-radius:8px;gap:16px;margin-bottom:16px}.skeleton .input{width:12px;height:10px;border-radius:8px;background-color:#c2cfd6;margin-left:10px}.skeleton .img{width:45px;height:36px;border-radius:50%;background-color:#c2cfd6}.skeleton .details{width:100%;height:auto;border-radius:8px;display:flex;flex-direction:column;gap:6px}.skeleton .text{width:200px;height:14px;border-radius:8px;background-color:#c2cfd6;margin:0}.hidden-element{visibility:hidden}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}:host{--scof-leading-offset: 0px}.input{padding-bottom:24px;position:relative;display:flex;flex-direction:column;gap:8px}.input:last-child{padding-bottom:8px}.input label{font-family:Inter,Arial,"sans-serif";font-size:14px;font-weight:400;color:#6a6a6a;display:block;min-width:140px}input[name=creditNumber]{padding-inline-start:var(--scof-leading-offset, 0px);box-sizing:border-box;--scof-leading-offset: 64px;padding-bottom:6px}.input.checkbox{display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:20px}.input.checkbox label{text-align:left;font-size:12px}.input.checkbox label p{margin:0}.input.checkbox input[type=checkbox]{order:-1;width:30px;margin-right:10px;accent-color:black}.input.checkbox-form-credit{display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:20px}.input.checkbox-form-credit label{text-align:left;font-size:12px}.input.checkbox-form-credit label p{margin:0}.input.checkbox-form-credit input[type=checkbox]{order:-1;width:50px;margin-right:10px;accent-color:black}.input input{border:none;border-bottom:1px solid #2b2b2b;color:#2b2b2b;font-family:Inter,Arial,"sans-serif";font-weight:400;font-size:18px;outline:none;width:100%;height:26px;line-height:22px}.errorBin{color:red;font-family:Inter,Arial,"sans-serif";font-size:14px;font-weight:400;bottom:42px}.errorBin>p{margin-block-end:0px;margin:0;padding-bottom:4px}.placeholder{display:flex;justify-content:start}.placeholder>p{color:#2b2b2b;bottom:45px;margin:3px 0 0;font-size:14px}span p{font-family:Inter,Arial,"sans-serif";font-size:12px}.checkbox-save-card-scof{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-bottom:20px;gap:0}.checkbox-save-card-scof label{text-align:left;font-size:16px;margin:auto 0;color:#2b2b2b}.checkbox-save-card-scof label p{margin:0}.checkbox-save-card-scof input[type=checkbox]{order:-1;width:16px;height:16px;margin-right:8px;accent-color:#652bdf}
|
|
45793
|
+
}, nz = `@import"normalize.css";form{margin:inherit}.clickeable{cursor:pointer}.clickeable{display:block;transition:transform .3s ease}.clickeable:hover{transform:translate(3px)}.hidden{display:none}.skeleton-card{background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:43px;border-radius:8px}.skeleton{display:flex;align-items:center;justify-content:space-between;background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:60px;border-radius:8px;gap:16px;margin-bottom:16px}.skeleton .input{width:12px;height:10px;border-radius:8px;background-color:#c2cfd6;margin-left:10px}.skeleton .img{width:45px;height:36px;border-radius:50%;background-color:#c2cfd6}.skeleton .details{width:100%;height:auto;border-radius:8px;display:flex;flex-direction:column;gap:6px}.skeleton .text{width:200px;height:14px;border-radius:8px;background-color:#c2cfd6;margin:0}.hidden-element{visibility:hidden}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}:host{--scof-leading-offset: 0px}.input{padding-bottom:24px;position:relative;display:flex;flex-direction:column;gap:8px}.input:last-child{padding-bottom:8px}.input label{font-family:Inter,Arial,"sans-serif";font-size:14px;font-weight:400;color:#6a6a6a;display:block;min-width:140px}@media (max-width: 480px){.input label{font-size:12px;min-width:fit-content}}input[name=creditNumber]{padding-inline-start:var(--scof-leading-offset, 0px);box-sizing:border-box;--scof-leading-offset: 64px;padding-bottom:6px}.input.checkbox{display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:20px}.input.checkbox label{text-align:left;font-size:12px}.input.checkbox label p{margin:0}.input.checkbox input[type=checkbox]{order:-1;width:30px;margin-right:10px;accent-color:black}.input.checkbox-form-credit{display:flex;flex-direction:row;justify-content:flex-start;padding-bottom:20px}.input.checkbox-form-credit label{text-align:left;font-size:12px}.input.checkbox-form-credit label p{margin:0}.input.checkbox-form-credit input[type=checkbox]{order:-1;width:50px;margin-right:10px;accent-color:black}.input input{border:none;border-bottom:1px solid #2b2b2b;color:#2b2b2b;font-family:Inter,Arial,"sans-serif";font-weight:400;font-size:18px;outline:none;width:100%;height:26px;line-height:22px}@media (max-width: 480px){.input input{font-size:14px}}.errorBin{color:red;font-family:Inter,Arial,"sans-serif";font-size:14px;font-weight:400;bottom:42px}.errorBin>p{margin-block-end:0px;margin:0;padding-bottom:4px}.placeholder{display:flex;justify-content:start}.placeholder>p{color:#2b2b2b;bottom:45px;margin:3px 0 0;font-size:14px}@media (max-width: 480px){.placeholder>p{font-size:12px}}span p{font-family:Inter,Arial,"sans-serif";font-size:12px}.checkbox-save-card-scof{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding-bottom:20px;gap:0}.checkbox-save-card-scof label{text-align:left;font-size:16px;margin:auto 0;color:#2b2b2b}@media (max-width: 480px){.checkbox-save-card-scof label{font-size:14px}}.checkbox-save-card-scof label p{margin:0}.checkbox-save-card-scof input[type=checkbox]{order:-1;width:16px;height:16px;margin-right:8px;accent-color:#652bdf}
|
|
45794
45794
|
`;
|
|
45795
45795
|
var sz = Object.defineProperty, rz = Object.getOwnPropertyDescriptor, An = (t, e, n, s) => {
|
|
45796
45796
|
for (var r = s > 1 ? void 0 : s ? rz(e, n) : e, i = t.length - 1, o; i >= 0; i--)
|
|
@@ -46723,7 +46723,7 @@ La([
|
|
|
46723
46723
|
Wi = La([
|
|
46724
46724
|
qe("scof-cards-list")
|
|
46725
46725
|
], Wi);
|
|
46726
|
-
const u_ = `@import"normalize.css";form{margin:inherit}.clickeable{cursor:pointer}.clickeable{display:block;transition:transform .3s ease}.clickeable:hover{transform:translate(3px)}.hidden{display:none}.skeleton-card{background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:43px;border-radius:8px}.skeleton{display:flex;align-items:center;justify-content:space-between;background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:60px;border-radius:8px;gap:16px;margin-bottom:16px}.skeleton .input{width:12px;height:10px;border-radius:8px;background-color:#c2cfd6;margin-left:10px}.skeleton .img{width:45px;height:36px;border-radius:50%;background-color:#c2cfd6}.skeleton .details{width:100%;height:auto;border-radius:8px;display:flex;flex-direction:column;gap:6px}.skeleton .text{width:200px;height:14px;border-radius:8px;background-color:#c2cfd6;margin:0}.hidden-element{visibility:hidden}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}:host .panel-container{padding:16px 24px;background:#ffffff;border-radius:16px}@media only screen and (max-width: 800px){:host .panel-container{border-radius:16px;padding:24px;margin-bottom:40px}}:host .card-form__select{align-self:start;border-top:none;border-left:none;border-right:none;color:#2b2b2b;font-family:Inter,Arial,"sans-serif";font-size:18px;font-weight:400;width:100%;height:28px}:host .credit-details__select-type{
|
|
46726
|
+
const u_ = `@import"normalize.css";form{margin:inherit}.clickeable{cursor:pointer}.clickeable{display:block;transition:transform .3s ease}.clickeable:hover{transform:translate(3px)}.hidden{display:none}.skeleton-card{background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:43px;border-radius:8px}.skeleton{display:flex;align-items:center;justify-content:space-between;background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:60px;border-radius:8px;gap:16px;margin-bottom:16px}.skeleton .input{width:12px;height:10px;border-radius:8px;background-color:#c2cfd6;margin-left:10px}.skeleton .img{width:45px;height:36px;border-radius:50%;background-color:#c2cfd6}.skeleton .details{width:100%;height:auto;border-radius:8px;display:flex;flex-direction:column;gap:6px}.skeleton .text{width:200px;height:14px;border-radius:8px;background-color:#c2cfd6;margin:0}.hidden-element{visibility:hidden}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}:host .panel-container{padding:16px 24px;background:#ffffff;border-radius:16px}@media only screen and (max-width: 800px){:host .panel-container{border-radius:16px;padding:24px;margin-bottom:40px}}:host .card-form__select{align-self:start;border-top:none;border-left:none;border-right:none;color:#2b2b2b;font-family:Inter,Arial,"sans-serif";font-size:18px;font-weight:400;width:100%;height:28px}@media (max-width: 480px){:host .card-form__select{font-size:14px}}:host .credit-details__select-type{font-family:Inter,Arial,"sans-serif";font-size:14px;font-weight:400;color:#6a6a6a;display:block;min-width:140px}:host .credit-details__select-type :focus-visible{outline:none}@media (max-width: 480px){:host .credit-details__select-type{font-size:12px}}:host .panel-id-selection{display:flex;gap:15px;margin-top:16px}:host .panel-id-selection>*{flex:1;max-width:50%}:host .container{animation:fadeIn .15s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:host .panel-footer{display:flex;justify-content:space-between;text-align:right}:host .panel-footer.only-button{justify-content:flex-end}@media only screen and (max-width: 800px){:host .panel-footer{flex-direction:column-reverse;width:100%;text-align:center;gap:16px}}:host form{margin:0}.info-c2p{display:flex;align-items:center;position:relative;bottom:20px;font-size:14px;font-family:Inter,Arial,"sans-serif";color:#888}
|
|
46727
46727
|
`;
|
|
46728
46728
|
var pz = Object.defineProperty, hz = Object.getOwnPropertyDescriptor, Yd = (t, e, n, s) => {
|
|
46729
46729
|
for (var r = s > 1 ? void 0 : s ? hz(e, n) : e, i = t.length - 1, o; i >= 0; i--)
|
|
@@ -46985,7 +46985,7 @@ let JA = class extends Ve {
|
|
|
46985
46985
|
});
|
|
46986
46986
|
}
|
|
46987
46987
|
paymentFirstMessage(t, e) {
|
|
46988
|
-
const n = z0(e), s = t > 1, r = `${
|
|
46988
|
+
const n = z0(e), s = t > 1, r = `${rs} `, i = `${t} cuota${s ? "s" : ""} `;
|
|
46989
46989
|
return n ? r : i;
|
|
46990
46990
|
}
|
|
46991
46991
|
isInterestChip(t) {
|
|
@@ -46999,7 +46999,7 @@ let JA = class extends Ve {
|
|
|
46999
46999
|
return t.is_government_plan;
|
|
47000
47000
|
}
|
|
47001
47001
|
isPlanZ(t) {
|
|
47002
|
-
return t.name ===
|
|
47002
|
+
return t.name === rs;
|
|
47003
47003
|
}
|
|
47004
47004
|
planName(t) {
|
|
47005
47005
|
if (this.isPlanChip(t) || this.isInterestChip(t))
|
|
@@ -47528,7 +47528,7 @@ class Lh extends Ve {
|
|
|
47528
47528
|
return !!(this.payfacContext.walletPromotions && this.payfacContext.walletPromotions.length > 0);
|
|
47529
47529
|
}
|
|
47530
47530
|
get walletDescription() {
|
|
47531
|
-
return this.payfacContext.walletPromotions && this.payfacContext.walletPromotions.length > 0 ? this.payfacContext.walletPromotions.map((e) => e.description).join(". ") : "Pagá con
|
|
47531
|
+
return this.payfacContext.walletPromotions && this.payfacContext.walletPromotions.length > 0 ? this.payfacContext.walletPromotions.map((e) => e.description).join(". ") : "Pagá con billeteras virtuales o app bancaria.";
|
|
47532
47532
|
}
|
|
47533
47533
|
get manualInputDescription() {
|
|
47534
47534
|
return this.payfacContext.manualInputPromotions && this.payfacContext.manualInputPromotions.length > 0 ? this.payfacContext.manualInputPromotions.map((e) => e.description).join(". ") : "Pagá con la tarjeta que prefieras.";
|
|
@@ -47626,7 +47626,7 @@ let r2 = class extends Lh {
|
|
|
47626
47626
|
></card-home>`;
|
|
47627
47627
|
}
|
|
47628
47628
|
renderWalletAvailable() {
|
|
47629
|
-
return this.isWalletAvailable ?
|
|
47629
|
+
return this.isWalletAvailable ? Xn() ? S`<card-home
|
|
47630
47630
|
class="clickeable"
|
|
47631
47631
|
image="https://ranty-sdk-js.naranjax.com/images/building-bank.svg"
|
|
47632
47632
|
titleImage="https://ranty-sdk-js.naranjax.com/images/modo-test.png"
|
|
@@ -48237,7 +48237,7 @@ let vr = class extends Ve {
|
|
|
48237
48237
|
.items="${this.payfacContext.paymentRequest.transactions[0].products}"
|
|
48238
48238
|
.total_amount="${this.payfacContext.paymentRequest.transactions[0].amount.value}"
|
|
48239
48239
|
.payfacContext="${this.payfacContext}"
|
|
48240
|
-
.isEnableButtonPay="${this.isEnableButtonPay && !
|
|
48240
|
+
.isEnableButtonPay="${this.isEnableButtonPay && !Xn()}"
|
|
48241
48241
|
></card-payment>
|
|
48242
48242
|
</div>`;
|
|
48243
48243
|
}
|
|
@@ -48246,7 +48246,7 @@ let vr = class extends Ve {
|
|
|
48246
48246
|
${bC(this.state.page)}`;
|
|
48247
48247
|
}
|
|
48248
48248
|
renderMainLayout() {
|
|
48249
|
-
const t =
|
|
48249
|
+
const t = Xn();
|
|
48250
48250
|
return S`<div class="container">
|
|
48251
48251
|
<div class="container-text">
|
|
48252
48252
|
<h1 class="container__title">
|
|
@@ -48256,11 +48256,13 @@ let vr = class extends Ve {
|
|
|
48256
48256
|
</div>
|
|
48257
48257
|
${this.showAlertComponent()}
|
|
48258
48258
|
|
|
48259
|
-
<div class="
|
|
48260
|
-
|
|
48261
|
-
|
|
48259
|
+
<div class="container-layout">
|
|
48260
|
+
<div class="container__content">
|
|
48261
|
+
${t ? this.renderSubtitle() : qt} ${bC(this.state.page)}
|
|
48262
|
+
</div>
|
|
48262
48263
|
|
|
48263
|
-
|
|
48264
|
+
${this.renderPaymentDetail()}
|
|
48265
|
+
</div>
|
|
48264
48266
|
</div>`;
|
|
48265
48267
|
}
|
|
48266
48268
|
isStatusPage() {
|
|
@@ -48354,7 +48356,7 @@ let XA = class extends Ve {
|
|
|
48354
48356
|
));
|
|
48355
48357
|
}
|
|
48356
48358
|
paymentFirstMessage(t, e) {
|
|
48357
|
-
const n = z0(e), s = t > 1, r = `${
|
|
48359
|
+
const n = z0(e), s = t > 1, r = `${rs} `, i = `${t} cuota${s ? "s" : ""} `;
|
|
48358
48360
|
return n ? `${r} de ` : `${i} de `;
|
|
48359
48361
|
}
|
|
48360
48362
|
isInterestChip(t) {
|
|
@@ -48368,7 +48370,7 @@ let XA = class extends Ve {
|
|
|
48368
48370
|
return t.is_government_plan;
|
|
48369
48371
|
}
|
|
48370
48372
|
isPlanZ(t) {
|
|
48371
|
-
return t.name ===
|
|
48373
|
+
return t.name === rs;
|
|
48372
48374
|
}
|
|
48373
48375
|
eventPayment() {
|
|
48374
48376
|
this.createEvent("enable-button-pay", {
|
|
@@ -48441,7 +48443,7 @@ let XA = class extends Ve {
|
|
|
48441
48443
|
/>
|
|
48442
48444
|
<div class="card-plan__text-container">
|
|
48443
48445
|
<span class="card-plan__text">
|
|
48444
|
-
${
|
|
48446
|
+
${Xn() ? `${t.installments} x ` : this.paymentFirstMessage(t.installments, t.name)}
|
|
48445
48447
|
$ ${Yn(t.installment_amount.value)}
|
|
48446
48448
|
</span>
|
|
48447
48449
|
</div>
|
|
@@ -48476,7 +48478,7 @@ let XA = class extends Ve {
|
|
|
48476
48478
|
button-text="regular"
|
|
48477
48479
|
button-color="primary"
|
|
48478
48480
|
@myClick="${this.submit}"
|
|
48479
|
-
customClass="${
|
|
48481
|
+
customClass="${Xn() ? "" : "button-hidden"}"
|
|
48480
48482
|
></my-button>
|
|
48481
48483
|
</div>
|
|
48482
48484
|
</div>
|
|
@@ -49024,7 +49026,7 @@ let i2 = class extends Lh {
|
|
|
49024
49026
|
></card-home>` : S``;
|
|
49025
49027
|
}
|
|
49026
49028
|
renderWalletAvailable() {
|
|
49027
|
-
return this.isWalletAvailable ?
|
|
49029
|
+
return this.isWalletAvailable ? Xn() ? S`<card-home
|
|
49028
49030
|
class="clickeable"
|
|
49029
49031
|
image="https://ranty-sdk-js.naranjax.com/images/building-bank.svg"
|
|
49030
49032
|
titleImage="https://ranty-sdk-js.naranjax.com/images/modo-test.png"
|
|
@@ -49035,7 +49037,6 @@ let i2 = class extends Lh {
|
|
|
49035
49037
|
image="https://ranty-sdk-js.naranjax.com/images/small-qr.svg"
|
|
49036
49038
|
subtitle="${this.walletDescription}"
|
|
49037
49039
|
title="Código QR"
|
|
49038
|
-
title="Código QR"
|
|
49039
49040
|
?hasPromotion="${this.hasWalletPromotions}"
|
|
49040
49041
|
@click="${() => this.goTo(Ne.QR)}"
|
|
49041
49042
|
></card-home>` : S``;
|
|
@@ -52025,7 +52026,7 @@ let Po = class t extends Ve {
|
|
|
52025
52026
|
this.state.onlyWallet = n;
|
|
52026
52027
|
const s = this.isManualInputOnly(e);
|
|
52027
52028
|
if (this.state.onlyManualInput = s, n)
|
|
52028
|
-
if (
|
|
52029
|
+
if (Xn()) {
|
|
52029
52030
|
this.handleDeepLinkModo();
|
|
52030
52031
|
return;
|
|
52031
52032
|
} else {
|
|
@@ -54789,7 +54790,7 @@ var tG = {
|
|
|
54789
54790
|
return "normal";
|
|
54790
54791
|
}
|
|
54791
54792
|
}
|
|
54792
|
-
},
|
|
54793
|
+
}, ss = function(t, e) {
|
|
54793
54794
|
return (t & e) !== 0;
|
|
54794
54795
|
}, AG = {
|
|
54795
54796
|
name: "content",
|
|
@@ -54968,27 +54969,27 @@ var tG = {
|
|
|
54968
54969
|
}, t.prototype.isFloating = function() {
|
|
54969
54970
|
return this.float !== 0;
|
|
54970
54971
|
}, t.prototype.isInlineLevel = function() {
|
|
54971
|
-
return
|
|
54972
|
+
return ss(
|
|
54972
54973
|
this.display,
|
|
54973
54974
|
4
|
|
54974
54975
|
/* INLINE */
|
|
54975
|
-
) ||
|
|
54976
|
+
) || ss(
|
|
54976
54977
|
this.display,
|
|
54977
54978
|
33554432
|
|
54978
54979
|
/* INLINE_BLOCK */
|
|
54979
|
-
) ||
|
|
54980
|
+
) || ss(
|
|
54980
54981
|
this.display,
|
|
54981
54982
|
268435456
|
|
54982
54983
|
/* INLINE_FLEX */
|
|
54983
|
-
) ||
|
|
54984
|
+
) || ss(
|
|
54984
54985
|
this.display,
|
|
54985
54986
|
536870912
|
|
54986
54987
|
/* INLINE_GRID */
|
|
54987
|
-
) ||
|
|
54988
|
+
) || ss(
|
|
54988
54989
|
this.display,
|
|
54989
54990
|
67108864
|
|
54990
54991
|
/* INLINE_LIST_ITEM */
|
|
54991
|
-
) ||
|
|
54992
|
+
) || ss(
|
|
54992
54993
|
this.display,
|
|
54993
54994
|
134217728
|
|
54994
54995
|
/* INLINE_TABLE */
|
|
@@ -55899,7 +55900,7 @@ var zG = 1, Ub = 2, Pb = 3, r3 = 4, i3 = 5, HG = 7, o3 = 8, Rb = 9, Db = 10, a3
|
|
|
55899
55900
|
return e[0] + a;
|
|
55900
55901
|
for (var d = 0; o > 0 && d <= 4; d++) {
|
|
55901
55902
|
var l = o % 10;
|
|
55902
|
-
l === 0 &&
|
|
55903
|
+
l === 0 && ss(i, bA) && a !== "" ? a = e[l] + a : l > 1 || l === 1 && d === 0 || l === 1 && d === 1 && ss(i, dd) || l === 1 && d === 1 && ss(i, ld) && t > 100 || l === 1 && d > 1 && ss(i, Up) ? a = e[l] + (d > 0 ? n[d - 1] : "") + a : l === 1 && d > 0 && (a = n[d - 1] + a), o = Math.floor(o / 10);
|
|
55903
55904
|
}
|
|
55904
55905
|
return (t < 0 ? s : "") + a;
|
|
55905
55906
|
}, v3 = "十百千萬", w3 = "拾佰仟萬", _3 = "マイナス", Nb = "마이너스", yh = function(t, e, n) {
|
|
@@ -56541,27 +56542,27 @@ var bn = function(t, e, n, s, r) {
|
|
|
56541
56542
|
s = s.parent;
|
|
56542
56543
|
}
|
|
56543
56544
|
return r.filter(function(d) {
|
|
56544
|
-
return
|
|
56545
|
+
return ss(d.target, e);
|
|
56545
56546
|
});
|
|
56546
56547
|
}, t;
|
|
56547
56548
|
}()
|
|
56548
56549
|
), U2 = function(t, e, n, s) {
|
|
56549
56550
|
t.container.elements.forEach(function(r) {
|
|
56550
|
-
var i =
|
|
56551
|
+
var i = ss(
|
|
56551
56552
|
r.flags,
|
|
56552
56553
|
4
|
|
56553
56554
|
/* CREATES_REAL_STACKING_CONTEXT */
|
|
56554
|
-
), o =
|
|
56555
|
+
), o = ss(
|
|
56555
56556
|
r.flags,
|
|
56556
56557
|
2
|
|
56557
56558
|
/* CREATES_STACKING_CONTEXT */
|
|
56558
56559
|
), a = new Rk(r, t);
|
|
56559
|
-
|
|
56560
|
+
ss(
|
|
56560
56561
|
r.styles.display,
|
|
56561
56562
|
2048
|
|
56562
56563
|
/* LIST_ITEM */
|
|
56563
56564
|
) && s.push(a);
|
|
56564
|
-
var d =
|
|
56565
|
+
var d = ss(
|
|
56565
56566
|
r.flags,
|
|
56566
56567
|
8
|
|
56567
56568
|
/* IS_LIST_OWNER */
|
|
@@ -56587,7 +56588,7 @@ var bn = function(t, e, n, s, r) {
|
|
|
56587
56588
|
U2(a, c, i ? c : n, d);
|
|
56588
56589
|
} else
|
|
56589
56590
|
r.styles.isInlineLevel() ? e.inlineLevel.push(a) : e.nonInlineLevel.push(a), U2(a, e, n, d);
|
|
56590
|
-
|
|
56591
|
+
ss(
|
|
56591
56592
|
r.flags,
|
|
56592
56593
|
8
|
|
56593
56594
|
/* IS_LIST_OWNER */
|
|
@@ -56808,7 +56809,7 @@ var bn = function(t, e, n, s, r) {
|
|
|
56808
56809
|
return Ns(this, function(s) {
|
|
56809
56810
|
switch (s.label) {
|
|
56810
56811
|
case 0:
|
|
56811
|
-
if (
|
|
56812
|
+
if (ss(
|
|
56812
56813
|
n.container.flags,
|
|
56813
56814
|
16
|
|
56814
56815
|
/* DEBUG_RENDER */
|
|
@@ -56960,7 +56961,7 @@ var bn = function(t, e, n, s, r) {
|
|
|
56960
56961
|
new tt(q.left, q.top + q.height)
|
|
56961
56962
|
]), this.ctx.clip(), this.renderTextWithLetterSpacing(new Gp(s.value, _), i.letterSpacing, m), this.ctx.restore(), this.ctx.textBaseline = "alphabetic", this.ctx.textAlign = "left";
|
|
56962
56963
|
}
|
|
56963
|
-
if (!
|
|
56964
|
+
if (!ss(
|
|
56964
56965
|
s.styles.display,
|
|
56965
56966
|
2048
|
|
56966
56967
|
/* LIST_ITEM */
|
|
@@ -56995,7 +56996,7 @@ var bn = function(t, e, n, s, r) {
|
|
|
56995
56996
|
return Ns(this, function(x) {
|
|
56996
56997
|
switch (x.label) {
|
|
56997
56998
|
case 0:
|
|
56998
|
-
if (
|
|
56999
|
+
if (ss(
|
|
56999
57000
|
n.element.container.flags,
|
|
57000
57001
|
16
|
|
57001
57002
|
/* DEBUG_RENDER */
|
|
@@ -58435,7 +58436,7 @@ function ft(t) {
|
|
|
58435
58436
|
throw new Error("Invalid arguments passed to jsPDF.setDocumentProperty");
|
|
58436
58437
|
return st[f] = k;
|
|
58437
58438
|
};
|
|
58438
|
-
var St, et,
|
|
58439
|
+
var St, et, es, Mt, bi, rn = {}, yn = {}, co = [], Wt = {}, tl = {}, xn = {}, vi = {}, Ko = null, Cn = 0, Ct = [], Yt = new R3(p), nl = t.hotfixes || [], fs = {}, Ao = {}, uo = [], mt = function f(k, Y, se, he, je, Me) {
|
|
58439
58440
|
if (!(this instanceof f))
|
|
58440
58441
|
return new f(k, Y, se, he, je, Me);
|
|
58441
58442
|
isNaN(k) && (k = 1), isNaN(Y) && (Y = 0), isNaN(se) && (se = 0), isNaN(he) && (he = 1), isNaN(je) && (je = 0), isNaN(Me) && (Me = 0), this._matrix = [k, Y, se, he, je, Me];
|
|
@@ -58539,7 +58540,7 @@ function ft(t) {
|
|
|
58539
58540
|
z("endTilingPattern()"), k.stream = Fe[H].join(`
|
|
58540
58541
|
`), cr(f, k), Yt.publish("endTilingPattern", k), uo.pop().restore();
|
|
58541
58542
|
};
|
|
58542
|
-
var
|
|
58543
|
+
var ts = p.__private__.newObject = function() {
|
|
58543
58544
|
var f = Hn();
|
|
58544
58545
|
return Br(f, !0), f;
|
|
58545
58546
|
}, Hn = p.__private__.newObjectDeferred = function() {
|
|
@@ -58662,12 +58663,12 @@ Q`), Br(he, !0), Hr({ data: je, filters: ho(), objectId: he }), X("endobj"), se;
|
|
|
58662
58663
|
se += Y[k] + " 0 R ";
|
|
58663
58664
|
X(se + "]"), X("/Count " + Cn), X(">>"), X("endobj"), Yt.publish("postPutPages");
|
|
58664
58665
|
}, Bc = function(f) {
|
|
58665
|
-
Yt.publish("putFont", { font: f, out: X, newObject:
|
|
58666
|
+
Yt.publish("putFont", { font: f, out: X, newObject: ts, putStream: Hr }), f.isAlreadyPutted !== !0 && (f.objectNumber = ts(), X("<<"), X("/Type /Font"), X("/BaseFont /" + _A(f.postScriptName)), X("/Subtype /Type1"), typeof f.encoding == "string" && X("/Encoding /" + f.encoding), X("/FirstChar 32"), X("/LastChar 255"), X(">>"), X("endobj"));
|
|
58666
58667
|
}, Ec = function() {
|
|
58667
58668
|
for (var f in rn)
|
|
58668
58669
|
rn.hasOwnProperty(f) && (u === !1 || u === !0 && h.hasOwnProperty(f)) && Bc(rn[f]);
|
|
58669
58670
|
}, kc = function(f) {
|
|
58670
|
-
f.objectNumber =
|
|
58671
|
+
f.objectNumber = ts();
|
|
58671
58672
|
var k = [];
|
|
58672
58673
|
k.push({ key: "Type", value: "/XObject" }), k.push({ key: "Subtype", value: "/Form" }), k.push({ key: "BBox", value: "[" + [G(f.x), G(f.y), G(f.x + f.width), G(f.y + f.height)].join(" ") + "]" }), k.push({ key: "Matrix", value: "[" + f.matrix.toString() + "]" });
|
|
58673
58674
|
var Y = f.pages[1].join(`
|
|
@@ -58697,12 +58698,12 @@ Q`), Br(he, !0), Hr({ data: je, filters: ho(), objectId: he }), X("endobj"), se;
|
|
|
58697
58698
|
return nt.trim();
|
|
58698
58699
|
}, k1 = function(f, k) {
|
|
58699
58700
|
k || (k = 21);
|
|
58700
|
-
var Y =
|
|
58701
|
-
he.push({ key: "FunctionType", value: "0" }), he.push({ key: "Domain", value: "[0.0 1.0]" }), he.push({ key: "Size", value: "[" + k + "]" }), he.push({ key: "BitsPerSample", value: "8" }), he.push({ key: "Range", value: "[0.0 1.0 0.0 1.0 0.0 1.0]" }), he.push({ key: "Decode", value: "[0.0 1.0 0.0 1.0 0.0 1.0]" }), Hr({ data: se, additionalKeyValues: he, alreadyAppliedFilters: ["/ASCIIHexDecode"], objectId: Y }), X("endobj"), f.objectNumber =
|
|
58701
|
+
var Y = ts(), se = Xh(f.colors, k), he = [];
|
|
58702
|
+
he.push({ key: "FunctionType", value: "0" }), he.push({ key: "Domain", value: "[0.0 1.0]" }), he.push({ key: "Size", value: "[" + k + "]" }), he.push({ key: "BitsPerSample", value: "8" }), he.push({ key: "Range", value: "[0.0 1.0 0.0 1.0 0.0 1.0]" }), he.push({ key: "Decode", value: "[0.0 1.0 0.0 1.0 0.0 1.0]" }), Hr({ data: se, additionalKeyValues: he, alreadyAppliedFilters: ["/ASCIIHexDecode"], objectId: Y }), X("endobj"), f.objectNumber = ts(), X("<< /ShadingType " + f.type), X("/ColorSpace /DeviceRGB");
|
|
58702
58703
|
var je = "/Coords [" + G(parseFloat(f.coords[0])) + " " + G(parseFloat(f.coords[1])) + " ";
|
|
58703
58704
|
f.type === 2 ? je += G(parseFloat(f.coords[2])) + " " + G(parseFloat(f.coords[3])) : je += G(parseFloat(f.coords[2])) + " " + G(parseFloat(f.coords[3])) + " " + G(parseFloat(f.coords[4])) + " " + G(parseFloat(f.coords[5])), X(je += "]"), f.matrix && X("/Matrix [" + f.matrix.toString() + "]"), X("/Function " + Y + " 0 R"), X("/Extend [true true]"), X(">>"), X("endobj");
|
|
58704
58705
|
}, S1 = function(f, k) {
|
|
58705
|
-
var Y = Hn(), se =
|
|
58706
|
+
var Y = Hn(), se = ts();
|
|
58706
58707
|
k.push({ resourcesOid: Y, objectOid: se }), f.objectNumber = se;
|
|
58707
58708
|
var he = [];
|
|
58708
58709
|
he.push({ key: "Type", value: "/Pattern" }), he.push({ key: "PatternType", value: "1" }), he.push({ key: "PaintType", value: "1" }), he.push({ key: "TilingType", value: "1" }), he.push({ key: "BBox", value: "[" + f.boundingBox.map(G).join(" ") + "]" }), he.push({ key: "XStep", value: G(f.xStep) }), he.push({ key: "YStep", value: G(f.yStep) }), he.push({ key: "Resources", value: Y + " 0 R" }), f.matrix && he.push({ key: "Matrix", value: "[" + f.matrix.toString() + "]" }), Hr({ data: f.stream, additionalKeyValues: he, objectId: f.objectNumber }), X("endobj");
|
|
@@ -58711,7 +58712,7 @@ Q`), Br(he, !0), Hr({ data: je, filters: ho(), objectId: he }), X("endobj"), se;
|
|
|
58711
58712
|
for (k in Wt)
|
|
58712
58713
|
Wt.hasOwnProperty(k) && (Wt[k] instanceof Fl ? k1(Wt[k]) : Wt[k] instanceof EA && S1(Wt[k], f));
|
|
58713
58714
|
}, Zh = function(f) {
|
|
58714
|
-
for (var k in f.objectNumber =
|
|
58715
|
+
for (var k in f.objectNumber = ts(), X("<<"), f)
|
|
58715
58716
|
switch (k) {
|
|
58716
58717
|
case "opacity":
|
|
58717
58718
|
X("/ca " + ue(f[k]));
|
|
@@ -58729,7 +58730,7 @@ Q`), Br(he, !0), Hr({ data: je, filters: ho(), objectId: he }), X("endobj"), se;
|
|
|
58729
58730
|
fs.hasOwnProperty(f) && fs[f].objectNumber >= 0 && X("/" + f + " " + fs[f].objectNumber + " 0 R");
|
|
58730
58731
|
Yt.publish("putXobjectDict"), X(">>");
|
|
58731
58732
|
}, T1 = function() {
|
|
58732
|
-
Ts.oid =
|
|
58733
|
+
Ts.oid = ts(), X("<<"), X("/Filter /Standard"), X("/V " + Ts.v), X("/R " + Ts.r), X("/U <" + Ts.toHexString(Ts.U) + ">"), X("/O <" + Ts.toHexString(Ts.O) + ">"), X("/P " + Ts.P), X(">>"), X("endobj");
|
|
58733
58734
|
}, $h = function() {
|
|
58734
58735
|
for (var f in X("/Font <<"), rn)
|
|
58735
58736
|
rn.hasOwnProperty(f) && (u === !1 || u === !0 && h.hasOwnProperty(f)) && X("/" + f + " " + rn[f].objectNumber + " 0 R");
|
|
@@ -58833,7 +58834,7 @@ Q`), Br(he, !0), Hr({ data: je, filters: ho(), objectId: he }), X("endobj"), se;
|
|
|
58833
58834
|
var se, he = void 0;
|
|
58834
58835
|
return Y = Y || {}, f = f !== void 0 ? f : rn[St].fontName, k = k !== void 0 ? k : rn[St].fontStyle, se = f.toLowerCase(), yn[se] !== void 0 && yn[se][k] !== void 0 ? he = yn[se][k] : yn[f] !== void 0 && yn[f][k] !== void 0 ? he = yn[f][k] : Y.disableWarning === !1 && dn.warn("Unable to look up font label for font '" + f + "', '" + k + "'. Refer to getFontList() for available fonts."), he || Y.noFallback || (he = yn.times[k]) == null && (he = yn.times.normal), he;
|
|
58835
58836
|
}, F1 = p.__private__.putInfo = function() {
|
|
58836
|
-
var f =
|
|
58837
|
+
var f = ts(), k = function(se) {
|
|
58837
58838
|
return se;
|
|
58838
58839
|
};
|
|
58839
58840
|
for (var Y in c !== null && (k = Ts.encryptor(f, 0)), X("<<"), X("/Producer (" + Ar(k("jsPDF " + ft.version)) + ")"), st)
|
|
@@ -58841,7 +58842,7 @@ Q`), Br(he, !0), Hr({ data: je, filters: ho(), objectId: he }), X("endobj"), se;
|
|
|
58841
58842
|
X("/CreationDate (" + Ar(k(we)) + ")"), X(">>"), X("endobj");
|
|
58842
58843
|
}, Pu = p.__private__.putCatalog = function(f) {
|
|
58843
58844
|
var k = (f = f || {}).rootDictionaryObjId || Go;
|
|
58844
|
-
switch (
|
|
58845
|
+
switch (ts(), X("<<"), X("/Type /Catalog"), X("/Pages " + k + " 0 R"), Q || (Q = "fullwidth"), Q) {
|
|
58845
58846
|
case "fullwidth":
|
|
58846
58847
|
X("/OpenAction [3 0 R /FitH null]");
|
|
58847
58848
|
break;
|
|
@@ -59037,17 +59038,17 @@ Q`), Br(he, !0), Hr({ data: je, filters: ho(), objectId: he }), X("endobj"), se;
|
|
|
59037
59038
|
return un = un.split(" ").join(Array(se.TabLen || 9).join(" ")), Ar(un, Lt);
|
|
59038
59039
|
}
|
|
59039
59040
|
function qu(un) {
|
|
59040
|
-
for (var pn, Pn = un.concat(),
|
|
59041
|
-
typeof (pn = Pn.shift()) == "string" ?
|
|
59042
|
-
return
|
|
59041
|
+
for (var pn, Pn = un.concat(), ns = [], $o = Pn.length; $o--; )
|
|
59042
|
+
typeof (pn = Pn.shift()) == "string" ? ns.push(pn) : Array.isArray(un) && (pn.length === 1 || pn[1] === void 0 && pn[2] === void 0) ? ns.push(pn[0]) : ns.push([pn[0], pn[1], pn[2]]);
|
|
59043
|
+
return ns;
|
|
59043
59044
|
}
|
|
59044
59045
|
function Vu(un, pn) {
|
|
59045
59046
|
var Pn;
|
|
59046
59047
|
if (typeof un == "string")
|
|
59047
59048
|
Pn = pn(un)[0];
|
|
59048
59049
|
else if (Array.isArray(un)) {
|
|
59049
|
-
for (var
|
|
59050
|
-
typeof (
|
|
59050
|
+
for (var ns, $o, $u = un.concat(), Wc = [], wg = $u.length; wg--; )
|
|
59051
|
+
typeof (ns = $u.shift()) == "string" ? Wc.push(pn(ns)[0]) : Array.isArray(ns) && typeof ns[0] == "string" && ($o = pn(ns[0], ns[1], ns[2]), Wc.push([$o[0], $o[1], $o[2]]));
|
|
59051
59052
|
Pn = Wc;
|
|
59052
59053
|
}
|
|
59053
59054
|
return Pn;
|
|
@@ -59180,10 +59181,10 @@ Q`), Br(he, !0), Hr({ data: je, filters: ho(), objectId: he }), X("endobj"), se;
|
|
|
59180
59181
|
return [fg(un), pn, Pn];
|
|
59181
59182
|
})), Me = qu(f), f = [];
|
|
59182
59183
|
for (var ll, cl, Ya, Al = 0, Gc = 1, ul = Array.isArray(Me[0]) ? Gc : Al, Ja = "", Zu = function(un, pn, Pn) {
|
|
59183
|
-
var
|
|
59184
|
-
return Pn instanceof mt ? (Pn = typeof se.angle == "number" ? wi(Pn, new mt(1, 0, 0, 1, un, pn)) : wi(new mt(1, 0, 0, 1, un, pn), Pn), j === x.ADVANCED && (Pn = wi(new mt(1, 0, 0, -1, 0, 0), Pn)),
|
|
59185
|
-
`) :
|
|
59186
|
-
`,
|
|
59184
|
+
var ns = "";
|
|
59185
|
+
return Pn instanceof mt ? (Pn = typeof se.angle == "number" ? wi(Pn, new mt(1, 0, 0, 1, un, pn)) : wi(new mt(1, 0, 0, 1, un, pn), Pn), j === x.ADVANCED && (Pn = wi(new mt(1, 0, 0, -1, 0, 0), Pn)), ns = Pn.join(" ") + ` Tm
|
|
59186
|
+
`) : ns = G(un) + " " + G(pn) + ` Td
|
|
59187
|
+
`, ns;
|
|
59187
59188
|
}, Kr = 0; Kr < Me.length; Kr++) {
|
|
59188
59189
|
switch (Ja = "", ul) {
|
|
59189
59190
|
case Gc:
|
|
@@ -59508,13 +59509,13 @@ T* `) : f.join(` Tj
|
|
|
59508
59509
|
isNaN(Me) || (je = parseFloat(Me));
|
|
59509
59510
|
} }), this;
|
|
59510
59511
|
}, Mu = function() {
|
|
59511
|
-
this.page = Cn, this.currentPage = H, this.pages = Fe.slice(0), this.pagesContext = Ct.slice(0), this.x =
|
|
59512
|
+
this.page = Cn, this.currentPage = H, this.pages = Fe.slice(0), this.pagesContext = Ct.slice(0), this.x = es, this.y = Mt, this.matrix = bi, this.width = al(H), this.height = Ka(H), this.outputDestination = Ke, this.id = "", this.objectNumber = -1;
|
|
59512
59513
|
};
|
|
59513
59514
|
Mu.prototype.restore = function() {
|
|
59514
|
-
Cn = this.page, H = this.currentPage, Ct = this.pagesContext, Fe = this.pages,
|
|
59515
|
+
Cn = this.page, H = this.currentPage, Ct = this.pagesContext, Fe = this.pages, es = this.x, Mt = this.y, bi = this.matrix, zu(H, this.width), Hu(H, this.height), Ke = this.outputDestination;
|
|
59515
59516
|
};
|
|
59516
59517
|
var gg = function(f, k, Y, se, he) {
|
|
59517
|
-
uo.push(new Mu()), Cn = H = 0, Fe = [],
|
|
59518
|
+
uo.push(new Mu()), Cn = H = 0, Fe = [], es = f, Mt = k, bi = he, Uu([Y, se]);
|
|
59518
59519
|
}, J1 = function(f) {
|
|
59519
59520
|
if (Ao[f])
|
|
59520
59521
|
uo.pop().restore();
|
|
@@ -59557,7 +59558,7 @@ T* `) : f.join(` Tj
|
|
|
59557
59558
|
}, Hu = p.setPageHeight = function(f, k) {
|
|
59558
59559
|
Ct[f].mediaBox.topRightY = k * et + Ct[f].mediaBox.bottomLeftY;
|
|
59559
59560
|
};
|
|
59560
|
-
return p.internal = { pdfEscape: Ar, getStyle: dg, getFont: K1, getFontSize: ee, getCharSpace: Y1, getTextColor: W1, getLineHeight: Ag, getLineHeightFactor: pg, getLineWidth: Dc, write: vt, getHorizontalCoordinate: mo, getVerticalCoordinate: Yo, getCoordinateString: G1, getVerticalCoordinateString: Va, collections: {}, newObject:
|
|
59561
|
+
return p.internal = { pdfEscape: Ar, getStyle: dg, getFont: K1, getFontSize: ee, getCharSpace: Y1, getTextColor: W1, getLineHeight: Ag, getLineHeightFactor: pg, getLineWidth: Dc, write: vt, getHorizontalCoordinate: mo, getVerticalCoordinate: Yo, getCoordinateString: G1, getVerticalCoordinateString: Va, collections: {}, newObject: ts, newAdditionalObject: Cc, newObjectDeferred: Hn, newObjectDeferredBegin: Br, getFilters: ho, putStream: Hr, events: Yt, scaleFactor: et, pageSize: { getWidth: function() {
|
|
59561
59562
|
return al(H);
|
|
59562
59563
|
}, setWidth: function(f) {
|
|
59563
59564
|
zu(H, f);
|
|
@@ -61296,7 +61297,7 @@ var Qf, Q3, M3, Jb = ["times"];
|
|
|
61296
61297
|
var C = X[6], Q = /^([.\d]+)((?:%|in|[cem]m|ex|p[ctx]))$/i.exec(w)[2];
|
|
61297
61298
|
w = Math.floor(Q === "px" ? parseFloat(w) * this.pdf.internal.scaleFactor : Q === "em" ? parseFloat(w) * this.pdf.getFontSize() : parseFloat(w) * this.pdf.internal.scaleFactor), this.pdf.setFontSize(w);
|
|
61298
61299
|
var ee = function(st) {
|
|
61299
|
-
var St, et,
|
|
61300
|
+
var St, et, es = [], Mt = st.trim();
|
|
61300
61301
|
if (Mt === "")
|
|
61301
61302
|
return Jb;
|
|
61302
61303
|
if (Mt in O3)
|
|
@@ -61310,11 +61311,11 @@ var Qf, Q3, M3, Jb = ["times"];
|
|
|
61310
61311
|
default:
|
|
61311
61312
|
et = rJ(Mt);
|
|
61312
61313
|
}
|
|
61313
|
-
if (et === null || (
|
|
61314
|
+
if (et === null || (es.push(et[0]), (Mt = L3(et[1])) !== "" && Mt.charAt(0) !== ","))
|
|
61314
61315
|
return Jb;
|
|
61315
61316
|
Mt = Mt.replace(/^,/, "");
|
|
61316
61317
|
}
|
|
61317
|
-
return
|
|
61318
|
+
return es;
|
|
61318
61319
|
}(C);
|
|
61319
61320
|
if (this.fontFaces) {
|
|
61320
61321
|
var me = nJ(Ke(this.pdf, this.fontFaces), ee.map(function(st) {
|
|
@@ -61543,8 +61544,8 @@ var Qf, Q3, M3, Jb = ["times"];
|
|
|
61543
61544
|
this.pdf.setPage(ot);
|
|
61544
61545
|
var ut = this.pdf.internal.pageSize.width - this.margin[3] - this.margin[1], wt = ot === 1 ? this.posY + this.margin[0] : this.margin[0], st = this.pdf.internal.pageSize.height - this.posY - this.margin[0] - this.margin[2], St = this.pdf.internal.pageSize.height - this.margin[0] - this.margin[2], et = ot === 1 ? 0 : st + (ot - 2) * St;
|
|
61545
61546
|
if (this.ctx.clip_path.length !== 0) {
|
|
61546
|
-
var
|
|
61547
|
-
X = JSON.parse(JSON.stringify(this.ctx.clip_path)), this.path = x(X, this.posX + this.margin[3], -et + wt + this.ctx.prevPageLastElemOffset), q.call(this, "fill", !0), this.path =
|
|
61547
|
+
var es = this.path;
|
|
61548
|
+
X = JSON.parse(JSON.stringify(this.ctx.clip_path)), this.path = x(X, this.posX + this.margin[3], -et + wt + this.ctx.prevPageLastElemOffset), q.call(this, "fill", !0), this.path = es;
|
|
61548
61549
|
}
|
|
61549
61550
|
var Mt = JSON.parse(JSON.stringify(C));
|
|
61550
61551
|
Mt = x([Mt], this.posX + this.margin[3], -et + wt + this.ctx.prevPageLastElemOffset)[0];
|
|
@@ -61761,8 +61762,8 @@ var Qf, Q3, M3, Jb = ["times"];
|
|
|
61761
61762
|
var St = this.autoPaging !== "text";
|
|
61762
61763
|
if (St || st.y + st.h <= me) {
|
|
61763
61764
|
if (St || st.y >= Q && st.x <= $e) {
|
|
61764
|
-
var et = St ? I.text : this.pdf.splitTextToSize(I.text, I.maxWidth || $e - st.x)[0],
|
|
61765
|
-
Mt && (this.pdf.saveGraphicsState(), this.pdf.rect(this.margin[3], this.margin[0], ot, Ce, null).clip().discardPath()), this.pdf.text(et,
|
|
61765
|
+
var et = St ? I.text : this.pdf.splitTextToSize(I.text, I.maxWidth || $e - st.x)[0], es = x([JSON.parse(JSON.stringify(Ke))], this.posX + this.margin[3], -ut + Q + this.ctx.prevPageLastElemOffset)[0], Mt = St && (C > O || C < w) && y.call(this);
|
|
61766
|
+
Mt && (this.pdf.saveGraphicsState(), this.pdf.rect(this.margin[3], this.margin[0], ot, Ce, null).clip().discardPath()), this.pdf.text(et, es.x, es.y, { angle: I.angle, align: H, renderingMode: I.renderingMode }), Mt && this.pdf.restoreGraphicsState();
|
|
61766
61767
|
}
|
|
61767
61768
|
} else
|
|
61768
61769
|
st.y < me && (this.ctx.prevPageLastElemOffset += me - st.y);
|
|
@@ -62762,7 +62763,7 @@ function Xb(t) {
|
|
|
62762
62763
|
var Q, ee, me, Ce, $e, ot, ut, wt, st, St, et = 0;
|
|
62763
62764
|
for (st = 0; st < 8; ++st) {
|
|
62764
62765
|
Q = w[et], ee = w[et + 1], me = w[et + 2], Ce = w[et + 3], $e = w[et + 4], ot = w[et + 5], ut = w[et + 6];
|
|
62765
|
-
var
|
|
62766
|
+
var es = Q + (wt = w[et + 7]), Mt = Q - wt, bi = ee + ut, rn = ee - ut, yn = me + ot, co = me - ot, Wt = Ce + $e, tl = Ce - $e, xn = es + Wt, vi = es - Wt, Ko = bi + yn, Cn = bi - yn;
|
|
62766
62767
|
w[et] = xn + Ko, w[et + 4] = xn - Ko;
|
|
62767
62768
|
var Ct = 0.707106781 * (Cn + vi);
|
|
62768
62769
|
w[et + 2] = vi + Ct, w[et + 6] = vi - Ct;
|
|
@@ -62771,11 +62772,11 @@ function Xb(t) {
|
|
|
62771
62772
|
}
|
|
62772
62773
|
for (et = 0, st = 0; st < 8; ++st) {
|
|
62773
62774
|
Q = w[et], ee = w[et + 8], me = w[et + 16], Ce = w[et + 24], $e = w[et + 32], ot = w[et + 40], ut = w[et + 48];
|
|
62774
|
-
var wi = Q + (wt = w[et + 56]), po = Q - wt, cr = ee + ut,
|
|
62775
|
+
var wi = Q + (wt = w[et + 56]), po = Q - wt, cr = ee + ut, ts = ee - ut, Hn = me + ot, Br = me - ot, Cc = Ce + $e, Go = Ce - $e, _i = wi + Cc, xi = wi - Cc, Ci = cr + Hn, ho = cr - Hn;
|
|
62775
62776
|
w[et] = _i + Ci, w[et + 32] = _i - Ci;
|
|
62776
62777
|
var Hr = 0.707106781 * (ho + xi);
|
|
62777
62778
|
w[et + 16] = xi + Hr, w[et + 48] = xi - Hr;
|
|
62778
|
-
var go = 0.382683433 * ((_i = Go + Br) - (ho =
|
|
62779
|
+
var go = 0.382683433 * ((_i = Go + Br) - (ho = ts + po)), sl = 0.5411961 * _i + go, Bc = 1.306562965 * ho + go, Ec = 0.707106781 * (Ci = Br + ts), kc = po + Ec, Sc = po - Ec;
|
|
62779
62780
|
w[et + 40] = Sc + sl, w[et + 24] = Sc - sl, w[et + 8] = kc + Bc, w[et + 56] = kc - Bc, et++;
|
|
62780
62781
|
}
|
|
62781
62782
|
for (st = 0; st < 64; ++st)
|
|
@@ -63157,7 +63158,7 @@ function K3(t) {
|
|
|
63157
63158
|
B[E++] = U >> 16 & 255, B[E++] = U >> 8 & 255, B[E++] = U >> 0 & 255;
|
|
63158
63159
|
}
|
|
63159
63160
|
}
|
|
63160
|
-
function
|
|
63161
|
+
function es(A, g, b, B, E) {
|
|
63161
63162
|
for (b = g + b; g < b; ) {
|
|
63162
63163
|
var U = A[g++];
|
|
63163
63164
|
B[E++] = U >> 16 & 255, B[E++] = U >> 8 & 255, B[E++] = U >> 0 & 255, B[E++] = U >> 24 & 255;
|
|
@@ -63280,7 +63281,7 @@ function K3(t) {
|
|
|
63280
63281
|
var B = H(b), E = A[g += 255 & B].g - 8;
|
|
63281
63282
|
return 0 < E && (te(b, b.u + 8), B = H(b), g += A[g].value, g += B & (1 << E) - 1), te(b, b.u + A[g].g), A[g].value;
|
|
63282
63283
|
}
|
|
63283
|
-
function
|
|
63284
|
+
function ts(A, g, b) {
|
|
63284
63285
|
return b.g += A.g, b.value += A.value << g >>> 0, e(8 >= b.g), A.g;
|
|
63285
63286
|
}
|
|
63286
63287
|
function Hn(A, g, b) {
|
|
@@ -63492,7 +63493,7 @@ function K3(t) {
|
|
|
63492
63493
|
}
|
|
63493
63494
|
function Hr() {
|
|
63494
63495
|
var A = new J1();
|
|
63495
|
-
return A == null ? null : (A.a = 0, A.xb = N_, co("Predictor", "VP8LPredictors"), co("Predictor", "VP8LPredictors_C"), co("PredictorAdd", "VP8LPredictorsAdd"), co("PredictorAdd", "VP8LPredictorsAdd_C"), mg = ut, dl = st, pr = et, Hs =
|
|
63496
|
+
return A == null ? null : (A.a = 0, A.xb = N_, co("Predictor", "VP8LPredictors"), co("Predictor", "VP8LPredictors_C"), co("PredictorAdd", "VP8LPredictorsAdd"), co("PredictorAdd", "VP8LPredictorsAdd_C"), mg = ut, dl = st, pr = et, Hs = es, Wa = Mt, Jo = bi, Xo = rn, z.VP8LMapColor32b = qc, z.VP8LMapColor8b = bg, A);
|
|
63496
63497
|
}
|
|
63497
63498
|
function go(A, g, b, B, E) {
|
|
63498
63499
|
var U = 1, P = [A], R = [g], L = B.m, V = B.s, ae = null, ye = 0;
|
|
@@ -63633,7 +63634,7 @@ function K3(t) {
|
|
|
63633
63634
|
var Lg, na = Ii;
|
|
63634
63635
|
for (Lg = 0; Lg < ms; ++Lg) {
|
|
63635
63636
|
var nd = Lg, sd = na.pd[nd], Qg = na.G[0][na.H[0] + nd];
|
|
63636
|
-
256 <= Qg.value ? (sd.g = Qg.g + 256, sd.value = Qg.value) : (sd.g = 0, sd.value = 0, nd >>=
|
|
63637
|
+
256 <= Qg.value ? (sd.g = Qg.g + 256, sd.value = Qg.value) : (sd.g = 0, sd.value = 0, nd >>= ts(Qg, 8, sd), nd >>= ts(na.G[1][na.H[1] + nd], 16, sd), nd >>= ts(na.G[2][na.H[2] + nd], 0, sd), ts(na.G[3][na.H[3] + nd], 24, sd));
|
|
63637
63638
|
}
|
|
63638
63639
|
}
|
|
63639
63640
|
}
|
|
@@ -63911,7 +63912,7 @@ function K3(t) {
|
|
|
63911
63912
|
if (b) {
|
|
63912
63913
|
if (g.ka = 0, g.y = A.sa, g.O = A.ta, g.f = A.qa, g.N = A.ra, g.ea = A.Ha, g.Vd = A.Ia, g.fa = A.R, g.Rc = A.B, g.F = null, g.J = 0, !wg) {
|
|
63913
63914
|
for (b = -255; 255 >= b; ++b)
|
|
63914
|
-
|
|
63915
|
+
ns[255 + b] = 0 > b ? -b : b;
|
|
63915
63916
|
for (b = -1020; 1020 >= b; ++b)
|
|
63916
63917
|
$o[1020 + b] = -128 > b ? -128 : 127 < b ? 127 : b;
|
|
63917
63918
|
for (b = -112; 112 >= b; ++b)
|
|
@@ -64826,7 +64827,7 @@ function K3(t) {
|
|
|
64826
64827
|
});
|
|
64827
64828
|
var mg, qr = z.ColorIndexInverseTransform, qc = z.MapARGB, yg = z.VP8LColorIndexInverseTransformAlpha, bg = z.MapAlpha, Ga = z.VP8LPredictorsAdd = [];
|
|
64828
64829
|
Ga.length = 16, (z.VP8LPredictors = []).length = 16, (z.VP8LPredictorsAdd_C = []).length = 16, (z.VP8LPredictors_C = []).length = 16;
|
|
64829
|
-
var dl, pr, Hs, Wa, Jo, Xo, Vc, Zo, Un, Ju, qs, Vr, Kc, vg, Xu, ll, cl, Ya, Al, Gc, ul, Ja, Zu, Kr, Gr, un, pn, Pn, ts = i(511), $o = i(2041), $u = i(225), Wc = i(767), wg = 0, Z1 = $o, _g = $u, kr = Wc, Wr = ts, xg = 0, Cg = 1, R_ = 2, Bg = 3, Eg = 4, $1 = 5, D_ = 6, ey = 7, ty = 8, kg = 9, ny = 10, vS = [2, 3, 7], wS = [3, 3, 11], F_ = [280, 256, 256, 256, 40], _S = [0, 1, 1, 1, 0], xS = [17, 18, 0, 1, 2, 3, 4, 5, 16, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], CS = [24, 7, 23, 25, 40, 6, 39, 41, 22, 26, 38, 42, 56, 5, 55, 57, 21, 27, 54, 58, 37, 43, 72, 4, 71, 73, 20, 28, 53, 59, 70, 74, 36, 44, 88, 69, 75, 52, 60, 3, 87, 89, 19, 29, 86, 90, 35, 45, 68, 76, 85, 91, 51, 61, 104, 2, 103, 105, 18, 30, 102, 106, 34, 46, 84, 92, 67, 77, 101, 107, 50, 62, 120, 1, 119, 121, 83, 93, 17, 31, 100, 108, 66, 78, 118, 122, 33, 47, 117, 123, 49, 63, 99, 109, 82, 94, 0, 116, 124, 65, 79, 16, 32, 98, 110, 48, 115, 125, 81, 95, 64, 114, 126, 97, 111, 80, 113, 127, 96, 112], BS = [2954, 2956, 2958, 2962, 2970, 2986, 3018, 3082, 3212, 3468, 3980, 5004], ES = 8, sy = [4, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 15, 16, 17, 17, 18, 19, 20, 20, 21, 21, 22, 22, 23, 23, 24, 25, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 91, 93, 95, 96, 98, 100, 101, 102, 104, 106, 108, 110, 112, 114, 116, 118, 122, 124, 126, 128, 130, 132, 134, 136, 138, 140, 143, 145, 148, 151, 154, 157], ry = [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 62, 64, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 94, 96, 98, 100, 102, 104, 106, 108, 110, 112, 114, 116, 119, 122, 125, 128, 131, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 181, 185, 189, 193, 197, 201, 205, 209, 213, 217, 221, 225, 229, 234, 239, 245, 249, 254, 259, 264, 269, 274, 279, 284], ep = null, kS = [[173, 148, 140, 0], [176, 155, 140, 135, 0], [180, 157, 141, 134, 130, 0], [254, 254, 243, 230, 196, 177, 153, 140, 133, 130, 129, 0]], SS = [0, 1, 4, 8, 5, 2, 3, 6, 9, 12, 13, 10, 7, 11, 14, 15], O_ = [-0, 1, -1, 2, -2, 3, 4, 6, -3, 5, -4, -5, -6, 7, -7, 8, -8, -9], IS = [[[[128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]], [[253, 136, 254, 255, 228, 219, 128, 128, 128, 128, 128], [189, 129, 242, 255, 227, 213, 255, 219, 128, 128, 128], [106, 126, 227, 252, 214, 209, 255, 255, 128, 128, 128]], [[1, 98, 248, 255, 236, 226, 255, 255, 128, 128, 128], [181, 133, 238, 254, 221, 234, 255, 154, 128, 128, 128], [78, 134, 202, 247, 198, 180, 255, 219, 128, 128, 128]], [[1, 185, 249, 255, 243, 255, 128, 128, 128, 128, 128], [184, 150, 247, 255, 236, 224, 128, 128, 128, 128, 128], [77, 110, 216, 255, 236, 230, 128, 128, 128, 128, 128]], [[1, 101, 251, 255, 241, 255, 128, 128, 128, 128, 128], [170, 139, 241, 252, 236, 209, 255, 255, 128, 128, 128], [37, 116, 196, 243, 228, 255, 255, 255, 128, 128, 128]], [[1, 204, 254, 255, 245, 255, 128, 128, 128, 128, 128], [207, 160, 250, 255, 238, 128, 128, 128, 128, 128, 128], [102, 103, 231, 255, 211, 171, 128, 128, 128, 128, 128]], [[1, 152, 252, 255, 240, 255, 128, 128, 128, 128, 128], [177, 135, 243, 255, 234, 225, 128, 128, 128, 128, 128], [80, 129, 211, 255, 194, 224, 128, 128, 128, 128, 128]], [[1, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [246, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [255, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]]], [[[198, 35, 237, 223, 193, 187, 162, 160, 145, 155, 62], [131, 45, 198, 221, 172, 176, 220, 157, 252, 221, 1], [68, 47, 146, 208, 149, 167, 221, 162, 255, 223, 128]], [[1, 149, 241, 255, 221, 224, 255, 255, 128, 128, 128], [184, 141, 234, 253, 222, 220, 255, 199, 128, 128, 128], [81, 99, 181, 242, 176, 190, 249, 202, 255, 255, 128]], [[1, 129, 232, 253, 214, 197, 242, 196, 255, 255, 128], [99, 121, 210, 250, 201, 198, 255, 202, 128, 128, 128], [23, 91, 163, 242, 170, 187, 247, 210, 255, 255, 128]], [[1, 200, 246, 255, 234, 255, 128, 128, 128, 128, 128], [109, 178, 241, 255, 231, 245, 255, 255, 128, 128, 128], [44, 130, 201, 253, 205, 192, 255, 255, 128, 128, 128]], [[1, 132, 239, 251, 219, 209, 255, 165, 128, 128, 128], [94, 136, 225, 251, 218, 190, 255, 255, 128, 128, 128], [22, 100, 174, 245, 186, 161, 255, 199, 128, 128, 128]], [[1, 182, 249, 255, 232, 235, 128, 128, 128, 128, 128], [124, 143, 241, 255, 227, 234, 128, 128, 128, 128, 128], [35, 77, 181, 251, 193, 211, 255, 205, 128, 128, 128]], [[1, 157, 247, 255, 236, 231, 255, 255, 128, 128, 128], [121, 141, 235, 255, 225, 227, 255, 255, 128, 128, 128], [45, 99, 188, 251, 195, 217, 255, 224, 128, 128, 128]], [[1, 1, 251, 255, 213, 255, 128, 128, 128, 128, 128], [203, 1, 248, 255, 255, 128, 128, 128, 128, 128, 128], [137, 1, 177, 255, 224, 255, 128, 128, 128, 128, 128]]], [[[253, 9, 248, 251, 207, 208, 255, 192, 128, 128, 128], [175, 13, 224, 243, 193, 185, 249, 198, 255, 255, 128], [73, 17, 171, 221, 161, 179, 236, 167, 255, 234, 128]], [[1, 95, 247, 253, 212, 183, 255, 255, 128, 128, 128], [239, 90, 244, 250, 211, 209, 255, 255, 128, 128, 128], [155, 77, 195, 248, 188, 195, 255, 255, 128, 128, 128]], [[1, 24, 239, 251, 218, 219, 255, 205, 128, 128, 128], [201, 51, 219, 255, 196, 186, 128, 128, 128, 128, 128], [69, 46, 190, 239, 201, 218, 255, 228, 128, 128, 128]], [[1, 191, 251, 255, 255, 128, 128, 128, 128, 128, 128], [223, 165, 249, 255, 213, 255, 128, 128, 128, 128, 128], [141, 124, 248, 255, 255, 128, 128, 128, 128, 128, 128]], [[1, 16, 248, 255, 255, 128, 128, 128, 128, 128, 128], [190, 36, 230, 255, 236, 255, 128, 128, 128, 128, 128], [149, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[1, 226, 255, 128, 128, 128, 128, 128, 128, 128, 128], [247, 192, 255, 128, 128, 128, 128, 128, 128, 128, 128], [240, 128, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[1, 134, 252, 255, 255, 128, 128, 128, 128, 128, 128], [213, 62, 250, 255, 255, 128, 128, 128, 128, 128, 128], [55, 93, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]]], [[[202, 24, 213, 235, 186, 191, 220, 160, 240, 175, 255], [126, 38, 182, 232, 169, 184, 228, 174, 255, 187, 128], [61, 46, 138, 219, 151, 178, 240, 170, 255, 216, 128]], [[1, 112, 230, 250, 199, 191, 247, 159, 255, 255, 128], [166, 109, 228, 252, 211, 215, 255, 174, 128, 128, 128], [39, 77, 162, 232, 172, 180, 245, 178, 255, 255, 128]], [[1, 52, 220, 246, 198, 199, 249, 220, 255, 255, 128], [124, 74, 191, 243, 183, 193, 250, 221, 255, 255, 128], [24, 71, 130, 219, 154, 170, 243, 182, 255, 255, 128]], [[1, 182, 225, 249, 219, 240, 255, 224, 128, 128, 128], [149, 150, 226, 252, 216, 205, 255, 171, 128, 128, 128], [28, 108, 170, 242, 183, 194, 254, 223, 255, 255, 128]], [[1, 81, 230, 252, 204, 203, 255, 192, 128, 128, 128], [123, 102, 209, 247, 188, 196, 255, 233, 128, 128, 128], [20, 95, 153, 243, 164, 173, 255, 203, 128, 128, 128]], [[1, 222, 248, 255, 216, 213, 128, 128, 128, 128, 128], [168, 175, 246, 252, 235, 205, 255, 255, 128, 128, 128], [47, 116, 215, 255, 211, 212, 255, 255, 128, 128, 128]], [[1, 121, 236, 253, 212, 214, 255, 255, 128, 128, 128], [141, 84, 213, 252, 201, 202, 255, 219, 128, 128, 128], [42, 80, 160, 240, 162, 185, 255, 205, 128, 128, 128]], [[1, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [244, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [238, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128]]]], TS = [[[231, 120, 48, 89, 115, 113, 120, 152, 112], [152, 179, 64, 126, 170, 118, 46, 70, 95], [175, 69, 143, 80, 85, 82, 72, 155, 103], [56, 58, 10, 171, 218, 189, 17, 13, 152], [114, 26, 17, 163, 44, 195, 21, 10, 173], [121, 24, 80, 195, 26, 62, 44, 64, 85], [144, 71, 10, 38, 171, 213, 144, 34, 26], [170, 46, 55, 19, 136, 160, 33, 206, 71], [63, 20, 8, 114, 114, 208, 12, 9, 226], [81, 40, 11, 96, 182, 84, 29, 16, 36]], [[134, 183, 89, 137, 98, 101, 106, 165, 148], [72, 187, 100, 130, 157, 111, 32, 75, 80], [66, 102, 167, 99, 74, 62, 40, 234, 128], [41, 53, 9, 178, 241, 141, 26, 8, 107], [74, 43, 26, 146, 73, 166, 49, 23, 157], [65, 38, 105, 160, 51, 52, 31, 115, 128], [104, 79, 12, 27, 217, 255, 87, 17, 7], [87, 68, 71, 44, 114, 51, 15, 186, 23], [47, 41, 14, 110, 182, 183, 21, 17, 194], [66, 45, 25, 102, 197, 189, 23, 18, 22]], [[88, 88, 147, 150, 42, 46, 45, 196, 205], [43, 97, 183, 117, 85, 38, 35, 179, 61], [39, 53, 200, 87, 26, 21, 43, 232, 171], [56, 34, 51, 104, 114, 102, 29, 93, 77], [39, 28, 85, 171, 58, 165, 90, 98, 64], [34, 22, 116, 206, 23, 34, 43, 166, 73], [107, 54, 32, 26, 51, 1, 81, 43, 31], [68, 25, 106, 22, 64, 171, 36, 225, 114], [34, 19, 21, 102, 132, 188, 16, 76, 124], [62, 18, 78, 95, 85, 57, 50, 48, 51]], [[193, 101, 35, 159, 215, 111, 89, 46, 111], [60, 148, 31, 172, 219, 228, 21, 18, 111], [112, 113, 77, 85, 179, 255, 38, 120, 114], [40, 42, 1, 196, 245, 209, 10, 25, 109], [88, 43, 29, 140, 166, 213, 37, 43, 154], [61, 63, 30, 155, 67, 45, 68, 1, 209], [100, 80, 8, 43, 154, 1, 51, 26, 71], [142, 78, 78, 16, 255, 128, 34, 197, 171], [41, 40, 5, 102, 211, 183, 4, 1, 221], [51, 50, 17, 168, 209, 192, 23, 25, 82]], [[138, 31, 36, 171, 27, 166, 38, 44, 229], [67, 87, 58, 169, 82, 115, 26, 59, 179], [63, 59, 90, 180, 59, 166, 93, 73, 154], [40, 40, 21, 116, 143, 209, 34, 39, 175], [47, 15, 16, 183, 34, 223, 49, 45, 183], [46, 17, 33, 183, 6, 98, 15, 32, 183], [57, 46, 22, 24, 128, 1, 54, 17, 37], [65, 32, 73, 115, 28, 128, 23, 128, 205], [40, 3, 9, 115, 51, 192, 18, 6, 223], [87, 37, 9, 115, 59, 77, 64, 21, 47]], [[104, 55, 44, 218, 9, 54, 53, 130, 226], [64, 90, 70, 205, 40, 41, 23, 26, 57], [54, 57, 112, 184, 5, 41, 38, 166, 213], [30, 34, 26, 133, 152, 116, 10, 32, 134], [39, 19, 53, 221, 26, 114, 32, 73, 255], [31, 9, 65, 234, 2, 15, 1, 118, 73], [75, 32, 12, 51, 192, 255, 160, 43, 51], [88, 31, 35, 67, 102, 85, 55, 186, 85], [56, 21, 23, 111, 59, 205, 45, 37, 192], [55, 38, 70, 124, 73, 102, 1, 34, 98]], [[125, 98, 42, 88, 104, 85, 117, 175, 82], [95, 84, 53, 89, 128, 100, 113, 101, 45], [75, 79, 123, 47, 51, 128, 81, 171, 1], [57, 17, 5, 71, 102, 57, 53, 41, 49], [38, 33, 13, 121, 57, 73, 26, 1, 85], [41, 10, 67, 138, 77, 110, 90, 47, 114], [115, 21, 2, 10, 102, 255, 166, 23, 6], [101, 29, 16, 10, 85, 128, 101, 196, 26], [57, 18, 10, 102, 102, 213, 34, 20, 43], [117, 20, 15, 36, 163, 128, 68, 1, 26]], [[102, 61, 71, 37, 34, 53, 31, 243, 192], [69, 60, 71, 38, 73, 119, 28, 222, 37], [68, 45, 128, 34, 1, 47, 11, 245, 171], [62, 17, 19, 70, 146, 85, 55, 62, 70], [37, 43, 37, 154, 100, 163, 85, 160, 1], [63, 9, 92, 136, 28, 64, 32, 201, 85], [75, 15, 9, 9, 64, 255, 184, 119, 16], [86, 6, 28, 5, 64, 255, 25, 248, 1], [56, 8, 17, 132, 137, 255, 55, 116, 128], [58, 15, 20, 82, 135, 57, 26, 121, 40]], [[164, 50, 31, 137, 154, 133, 25, 35, 218], [51, 103, 44, 131, 131, 123, 31, 6, 158], [86, 40, 64, 135, 148, 224, 45, 183, 128], [22, 26, 17, 131, 240, 154, 14, 1, 209], [45, 16, 21, 91, 64, 222, 7, 1, 197], [56, 21, 39, 155, 60, 138, 23, 102, 213], [83, 12, 13, 54, 192, 255, 68, 47, 28], [85, 26, 85, 85, 128, 128, 32, 146, 171], [18, 11, 7, 63, 144, 171, 4, 4, 246], [35, 27, 10, 146, 174, 171, 12, 26, 128]], [[190, 80, 35, 99, 180, 80, 126, 54, 45], [85, 126, 47, 87, 176, 51, 41, 20, 32], [101, 75, 128, 139, 118, 146, 116, 128, 85], [56, 41, 15, 176, 236, 85, 37, 9, 62], [71, 30, 17, 119, 118, 255, 17, 18, 138], [101, 38, 60, 138, 55, 70, 43, 26, 142], [146, 36, 19, 30, 171, 255, 97, 27, 20], [138, 45, 61, 62, 219, 1, 81, 188, 64], [32, 41, 20, 117, 151, 142, 20, 21, 163], [112, 19, 12, 61, 195, 128, 48, 4, 24]]], jS = [[[[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[176, 246, 255, 255, 255, 255, 255, 255, 255, 255, 255], [223, 241, 252, 255, 255, 255, 255, 255, 255, 255, 255], [249, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 244, 252, 255, 255, 255, 255, 255, 255, 255, 255], [234, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 246, 254, 255, 255, 255, 255, 255, 255, 255, 255], [239, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 248, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 253, 255, 254, 255, 255, 255, 255, 255, 255], [250, 255, 254, 255, 254, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[217, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [225, 252, 241, 253, 255, 255, 254, 255, 255, 255, 255], [234, 250, 241, 250, 253, 255, 253, 254, 255, 255, 255]], [[255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [223, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [238, 253, 254, 254, 255, 255, 255, 255, 255, 255, 255]], [[255, 248, 254, 255, 255, 255, 255, 255, 255, 255, 255], [249, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 255, 255, 255, 255, 255, 255, 255, 255, 255], [247, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [252, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 253, 255, 255, 255, 255, 255, 255, 255, 255], [250, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[186, 251, 250, 255, 255, 255, 255, 255, 255, 255, 255], [234, 251, 244, 254, 255, 255, 255, 255, 255, 255, 255], [251, 251, 243, 253, 254, 255, 254, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [236, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 253, 253, 254, 254, 255, 255, 255, 255, 255, 255]], [[255, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[248, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [250, 254, 252, 254, 255, 255, 255, 255, 255, 255, 255], [248, 254, 249, 253, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255], [246, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255], [252, 254, 251, 254, 254, 255, 255, 255, 255, 255, 255]], [[255, 254, 252, 255, 255, 255, 255, 255, 255, 255, 255], [248, 254, 253, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 254, 254, 255, 255, 255, 255, 255, 255, 255]], [[255, 251, 254, 255, 255, 255, 255, 255, 255, 255, 255], [245, 251, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 251, 253, 255, 255, 255, 255, 255, 255, 255, 255], [252, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 252, 255, 255, 255, 255, 255, 255, 255, 255, 255], [249, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 253, 255, 255, 255, 255, 255, 255, 255, 255], [250, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]]], US = [0, 1, 2, 3, 6, 4, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7, 0], Xa = [], Si = [], ea = [], PS = 1, N_ = 2, Za = [], Yr = [];
|
|
64830
|
+
var dl, pr, Hs, Wa, Jo, Xo, Vc, Zo, Un, Ju, qs, Vr, Kc, vg, Xu, ll, cl, Ya, Al, Gc, ul, Ja, Zu, Kr, Gr, un, pn, Pn, ns = i(511), $o = i(2041), $u = i(225), Wc = i(767), wg = 0, Z1 = $o, _g = $u, kr = Wc, Wr = ns, xg = 0, Cg = 1, R_ = 2, Bg = 3, Eg = 4, $1 = 5, D_ = 6, ey = 7, ty = 8, kg = 9, ny = 10, vS = [2, 3, 7], wS = [3, 3, 11], F_ = [280, 256, 256, 256, 40], _S = [0, 1, 1, 1, 0], xS = [17, 18, 0, 1, 2, 3, 4, 5, 16, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15], CS = [24, 7, 23, 25, 40, 6, 39, 41, 22, 26, 38, 42, 56, 5, 55, 57, 21, 27, 54, 58, 37, 43, 72, 4, 71, 73, 20, 28, 53, 59, 70, 74, 36, 44, 88, 69, 75, 52, 60, 3, 87, 89, 19, 29, 86, 90, 35, 45, 68, 76, 85, 91, 51, 61, 104, 2, 103, 105, 18, 30, 102, 106, 34, 46, 84, 92, 67, 77, 101, 107, 50, 62, 120, 1, 119, 121, 83, 93, 17, 31, 100, 108, 66, 78, 118, 122, 33, 47, 117, 123, 49, 63, 99, 109, 82, 94, 0, 116, 124, 65, 79, 16, 32, 98, 110, 48, 115, 125, 81, 95, 64, 114, 126, 97, 111, 80, 113, 127, 96, 112], BS = [2954, 2956, 2958, 2962, 2970, 2986, 3018, 3082, 3212, 3468, 3980, 5004], ES = 8, sy = [4, 5, 6, 7, 8, 9, 10, 10, 11, 12, 13, 14, 15, 16, 17, 17, 18, 19, 20, 20, 21, 21, 22, 22, 23, 23, 24, 25, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 91, 93, 95, 96, 98, 100, 101, 102, 104, 106, 108, 110, 112, 114, 116, 118, 122, 124, 126, 128, 130, 132, 134, 136, 138, 140, 143, 145, 148, 151, 154, 157], ry = [4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 60, 62, 64, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 94, 96, 98, 100, 102, 104, 106, 108, 110, 112, 114, 116, 119, 122, 125, 128, 131, 134, 137, 140, 143, 146, 149, 152, 155, 158, 161, 164, 167, 170, 173, 177, 181, 185, 189, 193, 197, 201, 205, 209, 213, 217, 221, 225, 229, 234, 239, 245, 249, 254, 259, 264, 269, 274, 279, 284], ep = null, kS = [[173, 148, 140, 0], [176, 155, 140, 135, 0], [180, 157, 141, 134, 130, 0], [254, 254, 243, 230, 196, 177, 153, 140, 133, 130, 129, 0]], SS = [0, 1, 4, 8, 5, 2, 3, 6, 9, 12, 13, 10, 7, 11, 14, 15], O_ = [-0, 1, -1, 2, -2, 3, 4, 6, -3, 5, -4, -5, -6, 7, -7, 8, -8, -9], IS = [[[[128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]], [[253, 136, 254, 255, 228, 219, 128, 128, 128, 128, 128], [189, 129, 242, 255, 227, 213, 255, 219, 128, 128, 128], [106, 126, 227, 252, 214, 209, 255, 255, 128, 128, 128]], [[1, 98, 248, 255, 236, 226, 255, 255, 128, 128, 128], [181, 133, 238, 254, 221, 234, 255, 154, 128, 128, 128], [78, 134, 202, 247, 198, 180, 255, 219, 128, 128, 128]], [[1, 185, 249, 255, 243, 255, 128, 128, 128, 128, 128], [184, 150, 247, 255, 236, 224, 128, 128, 128, 128, 128], [77, 110, 216, 255, 236, 230, 128, 128, 128, 128, 128]], [[1, 101, 251, 255, 241, 255, 128, 128, 128, 128, 128], [170, 139, 241, 252, 236, 209, 255, 255, 128, 128, 128], [37, 116, 196, 243, 228, 255, 255, 255, 128, 128, 128]], [[1, 204, 254, 255, 245, 255, 128, 128, 128, 128, 128], [207, 160, 250, 255, 238, 128, 128, 128, 128, 128, 128], [102, 103, 231, 255, 211, 171, 128, 128, 128, 128, 128]], [[1, 152, 252, 255, 240, 255, 128, 128, 128, 128, 128], [177, 135, 243, 255, 234, 225, 128, 128, 128, 128, 128], [80, 129, 211, 255, 194, 224, 128, 128, 128, 128, 128]], [[1, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [246, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [255, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]]], [[[198, 35, 237, 223, 193, 187, 162, 160, 145, 155, 62], [131, 45, 198, 221, 172, 176, 220, 157, 252, 221, 1], [68, 47, 146, 208, 149, 167, 221, 162, 255, 223, 128]], [[1, 149, 241, 255, 221, 224, 255, 255, 128, 128, 128], [184, 141, 234, 253, 222, 220, 255, 199, 128, 128, 128], [81, 99, 181, 242, 176, 190, 249, 202, 255, 255, 128]], [[1, 129, 232, 253, 214, 197, 242, 196, 255, 255, 128], [99, 121, 210, 250, 201, 198, 255, 202, 128, 128, 128], [23, 91, 163, 242, 170, 187, 247, 210, 255, 255, 128]], [[1, 200, 246, 255, 234, 255, 128, 128, 128, 128, 128], [109, 178, 241, 255, 231, 245, 255, 255, 128, 128, 128], [44, 130, 201, 253, 205, 192, 255, 255, 128, 128, 128]], [[1, 132, 239, 251, 219, 209, 255, 165, 128, 128, 128], [94, 136, 225, 251, 218, 190, 255, 255, 128, 128, 128], [22, 100, 174, 245, 186, 161, 255, 199, 128, 128, 128]], [[1, 182, 249, 255, 232, 235, 128, 128, 128, 128, 128], [124, 143, 241, 255, 227, 234, 128, 128, 128, 128, 128], [35, 77, 181, 251, 193, 211, 255, 205, 128, 128, 128]], [[1, 157, 247, 255, 236, 231, 255, 255, 128, 128, 128], [121, 141, 235, 255, 225, 227, 255, 255, 128, 128, 128], [45, 99, 188, 251, 195, 217, 255, 224, 128, 128, 128]], [[1, 1, 251, 255, 213, 255, 128, 128, 128, 128, 128], [203, 1, 248, 255, 255, 128, 128, 128, 128, 128, 128], [137, 1, 177, 255, 224, 255, 128, 128, 128, 128, 128]]], [[[253, 9, 248, 251, 207, 208, 255, 192, 128, 128, 128], [175, 13, 224, 243, 193, 185, 249, 198, 255, 255, 128], [73, 17, 171, 221, 161, 179, 236, 167, 255, 234, 128]], [[1, 95, 247, 253, 212, 183, 255, 255, 128, 128, 128], [239, 90, 244, 250, 211, 209, 255, 255, 128, 128, 128], [155, 77, 195, 248, 188, 195, 255, 255, 128, 128, 128]], [[1, 24, 239, 251, 218, 219, 255, 205, 128, 128, 128], [201, 51, 219, 255, 196, 186, 128, 128, 128, 128, 128], [69, 46, 190, 239, 201, 218, 255, 228, 128, 128, 128]], [[1, 191, 251, 255, 255, 128, 128, 128, 128, 128, 128], [223, 165, 249, 255, 213, 255, 128, 128, 128, 128, 128], [141, 124, 248, 255, 255, 128, 128, 128, 128, 128, 128]], [[1, 16, 248, 255, 255, 128, 128, 128, 128, 128, 128], [190, 36, 230, 255, 236, 255, 128, 128, 128, 128, 128], [149, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[1, 226, 255, 128, 128, 128, 128, 128, 128, 128, 128], [247, 192, 255, 128, 128, 128, 128, 128, 128, 128, 128], [240, 128, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[1, 134, 252, 255, 255, 128, 128, 128, 128, 128, 128], [213, 62, 250, 255, 255, 128, 128, 128, 128, 128, 128], [55, 93, 255, 128, 128, 128, 128, 128, 128, 128, 128]], [[128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128], [128, 128, 128, 128, 128, 128, 128, 128, 128, 128, 128]]], [[[202, 24, 213, 235, 186, 191, 220, 160, 240, 175, 255], [126, 38, 182, 232, 169, 184, 228, 174, 255, 187, 128], [61, 46, 138, 219, 151, 178, 240, 170, 255, 216, 128]], [[1, 112, 230, 250, 199, 191, 247, 159, 255, 255, 128], [166, 109, 228, 252, 211, 215, 255, 174, 128, 128, 128], [39, 77, 162, 232, 172, 180, 245, 178, 255, 255, 128]], [[1, 52, 220, 246, 198, 199, 249, 220, 255, 255, 128], [124, 74, 191, 243, 183, 193, 250, 221, 255, 255, 128], [24, 71, 130, 219, 154, 170, 243, 182, 255, 255, 128]], [[1, 182, 225, 249, 219, 240, 255, 224, 128, 128, 128], [149, 150, 226, 252, 216, 205, 255, 171, 128, 128, 128], [28, 108, 170, 242, 183, 194, 254, 223, 255, 255, 128]], [[1, 81, 230, 252, 204, 203, 255, 192, 128, 128, 128], [123, 102, 209, 247, 188, 196, 255, 233, 128, 128, 128], [20, 95, 153, 243, 164, 173, 255, 203, 128, 128, 128]], [[1, 222, 248, 255, 216, 213, 128, 128, 128, 128, 128], [168, 175, 246, 252, 235, 205, 255, 255, 128, 128, 128], [47, 116, 215, 255, 211, 212, 255, 255, 128, 128, 128]], [[1, 121, 236, 253, 212, 214, 255, 255, 128, 128, 128], [141, 84, 213, 252, 201, 202, 255, 219, 128, 128, 128], [42, 80, 160, 240, 162, 185, 255, 205, 128, 128, 128]], [[1, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [244, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128], [238, 1, 255, 128, 128, 128, 128, 128, 128, 128, 128]]]], TS = [[[231, 120, 48, 89, 115, 113, 120, 152, 112], [152, 179, 64, 126, 170, 118, 46, 70, 95], [175, 69, 143, 80, 85, 82, 72, 155, 103], [56, 58, 10, 171, 218, 189, 17, 13, 152], [114, 26, 17, 163, 44, 195, 21, 10, 173], [121, 24, 80, 195, 26, 62, 44, 64, 85], [144, 71, 10, 38, 171, 213, 144, 34, 26], [170, 46, 55, 19, 136, 160, 33, 206, 71], [63, 20, 8, 114, 114, 208, 12, 9, 226], [81, 40, 11, 96, 182, 84, 29, 16, 36]], [[134, 183, 89, 137, 98, 101, 106, 165, 148], [72, 187, 100, 130, 157, 111, 32, 75, 80], [66, 102, 167, 99, 74, 62, 40, 234, 128], [41, 53, 9, 178, 241, 141, 26, 8, 107], [74, 43, 26, 146, 73, 166, 49, 23, 157], [65, 38, 105, 160, 51, 52, 31, 115, 128], [104, 79, 12, 27, 217, 255, 87, 17, 7], [87, 68, 71, 44, 114, 51, 15, 186, 23], [47, 41, 14, 110, 182, 183, 21, 17, 194], [66, 45, 25, 102, 197, 189, 23, 18, 22]], [[88, 88, 147, 150, 42, 46, 45, 196, 205], [43, 97, 183, 117, 85, 38, 35, 179, 61], [39, 53, 200, 87, 26, 21, 43, 232, 171], [56, 34, 51, 104, 114, 102, 29, 93, 77], [39, 28, 85, 171, 58, 165, 90, 98, 64], [34, 22, 116, 206, 23, 34, 43, 166, 73], [107, 54, 32, 26, 51, 1, 81, 43, 31], [68, 25, 106, 22, 64, 171, 36, 225, 114], [34, 19, 21, 102, 132, 188, 16, 76, 124], [62, 18, 78, 95, 85, 57, 50, 48, 51]], [[193, 101, 35, 159, 215, 111, 89, 46, 111], [60, 148, 31, 172, 219, 228, 21, 18, 111], [112, 113, 77, 85, 179, 255, 38, 120, 114], [40, 42, 1, 196, 245, 209, 10, 25, 109], [88, 43, 29, 140, 166, 213, 37, 43, 154], [61, 63, 30, 155, 67, 45, 68, 1, 209], [100, 80, 8, 43, 154, 1, 51, 26, 71], [142, 78, 78, 16, 255, 128, 34, 197, 171], [41, 40, 5, 102, 211, 183, 4, 1, 221], [51, 50, 17, 168, 209, 192, 23, 25, 82]], [[138, 31, 36, 171, 27, 166, 38, 44, 229], [67, 87, 58, 169, 82, 115, 26, 59, 179], [63, 59, 90, 180, 59, 166, 93, 73, 154], [40, 40, 21, 116, 143, 209, 34, 39, 175], [47, 15, 16, 183, 34, 223, 49, 45, 183], [46, 17, 33, 183, 6, 98, 15, 32, 183], [57, 46, 22, 24, 128, 1, 54, 17, 37], [65, 32, 73, 115, 28, 128, 23, 128, 205], [40, 3, 9, 115, 51, 192, 18, 6, 223], [87, 37, 9, 115, 59, 77, 64, 21, 47]], [[104, 55, 44, 218, 9, 54, 53, 130, 226], [64, 90, 70, 205, 40, 41, 23, 26, 57], [54, 57, 112, 184, 5, 41, 38, 166, 213], [30, 34, 26, 133, 152, 116, 10, 32, 134], [39, 19, 53, 221, 26, 114, 32, 73, 255], [31, 9, 65, 234, 2, 15, 1, 118, 73], [75, 32, 12, 51, 192, 255, 160, 43, 51], [88, 31, 35, 67, 102, 85, 55, 186, 85], [56, 21, 23, 111, 59, 205, 45, 37, 192], [55, 38, 70, 124, 73, 102, 1, 34, 98]], [[125, 98, 42, 88, 104, 85, 117, 175, 82], [95, 84, 53, 89, 128, 100, 113, 101, 45], [75, 79, 123, 47, 51, 128, 81, 171, 1], [57, 17, 5, 71, 102, 57, 53, 41, 49], [38, 33, 13, 121, 57, 73, 26, 1, 85], [41, 10, 67, 138, 77, 110, 90, 47, 114], [115, 21, 2, 10, 102, 255, 166, 23, 6], [101, 29, 16, 10, 85, 128, 101, 196, 26], [57, 18, 10, 102, 102, 213, 34, 20, 43], [117, 20, 15, 36, 163, 128, 68, 1, 26]], [[102, 61, 71, 37, 34, 53, 31, 243, 192], [69, 60, 71, 38, 73, 119, 28, 222, 37], [68, 45, 128, 34, 1, 47, 11, 245, 171], [62, 17, 19, 70, 146, 85, 55, 62, 70], [37, 43, 37, 154, 100, 163, 85, 160, 1], [63, 9, 92, 136, 28, 64, 32, 201, 85], [75, 15, 9, 9, 64, 255, 184, 119, 16], [86, 6, 28, 5, 64, 255, 25, 248, 1], [56, 8, 17, 132, 137, 255, 55, 116, 128], [58, 15, 20, 82, 135, 57, 26, 121, 40]], [[164, 50, 31, 137, 154, 133, 25, 35, 218], [51, 103, 44, 131, 131, 123, 31, 6, 158], [86, 40, 64, 135, 148, 224, 45, 183, 128], [22, 26, 17, 131, 240, 154, 14, 1, 209], [45, 16, 21, 91, 64, 222, 7, 1, 197], [56, 21, 39, 155, 60, 138, 23, 102, 213], [83, 12, 13, 54, 192, 255, 68, 47, 28], [85, 26, 85, 85, 128, 128, 32, 146, 171], [18, 11, 7, 63, 144, 171, 4, 4, 246], [35, 27, 10, 146, 174, 171, 12, 26, 128]], [[190, 80, 35, 99, 180, 80, 126, 54, 45], [85, 126, 47, 87, 176, 51, 41, 20, 32], [101, 75, 128, 139, 118, 146, 116, 128, 85], [56, 41, 15, 176, 236, 85, 37, 9, 62], [71, 30, 17, 119, 118, 255, 17, 18, 138], [101, 38, 60, 138, 55, 70, 43, 26, 142], [146, 36, 19, 30, 171, 255, 97, 27, 20], [138, 45, 61, 62, 219, 1, 81, 188, 64], [32, 41, 20, 117, 151, 142, 20, 21, 163], [112, 19, 12, 61, 195, 128, 48, 4, 24]]], jS = [[[[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[176, 246, 255, 255, 255, 255, 255, 255, 255, 255, 255], [223, 241, 252, 255, 255, 255, 255, 255, 255, 255, 255], [249, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 244, 252, 255, 255, 255, 255, 255, 255, 255, 255], [234, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 246, 254, 255, 255, 255, 255, 255, 255, 255, 255], [239, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 248, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 253, 255, 254, 255, 255, 255, 255, 255, 255], [250, 255, 254, 255, 254, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[217, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [225, 252, 241, 253, 255, 255, 254, 255, 255, 255, 255], [234, 250, 241, 250, 253, 255, 253, 254, 255, 255, 255]], [[255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [223, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [238, 253, 254, 254, 255, 255, 255, 255, 255, 255, 255]], [[255, 248, 254, 255, 255, 255, 255, 255, 255, 255, 255], [249, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 255, 255, 255, 255, 255, 255, 255, 255, 255], [247, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [252, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 253, 255, 255, 255, 255, 255, 255, 255, 255], [250, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[186, 251, 250, 255, 255, 255, 255, 255, 255, 255, 255], [234, 251, 244, 254, 255, 255, 255, 255, 255, 255, 255], [251, 251, 243, 253, 254, 255, 254, 255, 255, 255, 255]], [[255, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [236, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [251, 253, 253, 254, 254, 255, 255, 255, 255, 255, 255]], [[255, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [254, 254, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]], [[[248, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [250, 254, 252, 254, 255, 255, 255, 255, 255, 255, 255], [248, 254, 249, 253, 255, 255, 255, 255, 255, 255, 255]], [[255, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255], [246, 253, 253, 255, 255, 255, 255, 255, 255, 255, 255], [252, 254, 251, 254, 254, 255, 255, 255, 255, 255, 255]], [[255, 254, 252, 255, 255, 255, 255, 255, 255, 255, 255], [248, 254, 253, 255, 255, 255, 255, 255, 255, 255, 255], [253, 255, 254, 254, 255, 255, 255, 255, 255, 255, 255]], [[255, 251, 254, 255, 255, 255, 255, 255, 255, 255, 255], [245, 251, 254, 255, 255, 255, 255, 255, 255, 255, 255], [253, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 251, 253, 255, 255, 255, 255, 255, 255, 255, 255], [252, 253, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 254, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 252, 255, 255, 255, 255, 255, 255, 255, 255, 255], [249, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 254, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 253, 255, 255, 255, 255, 255, 255, 255, 255], [250, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]], [[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [254, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255], [255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]]]], US = [0, 1, 2, 3, 6, 4, 5, 6, 6, 6, 6, 6, 6, 6, 6, 7, 0], Xa = [], Si = [], ea = [], PS = 1, N_ = 2, Za = [], Yr = [];
|
|
64830
64831
|
je("UpsampleRgbLinePair", Lt, 3), je("UpsampleBgrLinePair", wn, 3), je("UpsampleRgbaLinePair", ki, 4), je("UpsampleBgraLinePair", ds, 4), je("UpsampleArgbLinePair", js, 4), je("UpsampleRgba4444LinePair", qn, 2), je("UpsampleRgb565LinePair", Bn, 2);
|
|
64831
64832
|
var RS = z.UpsampleRgbLinePair, DS = z.UpsampleBgrLinePair, L_ = z.UpsampleRgbaLinePair, Q_ = z.UpsampleBgraLinePair, M_ = z.UpsampleArgbLinePair, z_ = z.UpsampleRgba4444LinePair, FS = z.UpsampleRgb565LinePair, Sg = 16, Ig = 1 << Sg - 1, tp = -227, iy = 482, H_ = 6, OS = (256 << H_) - 1, q_ = 0, NS = i(256), LS = i(256), QS = i(256), MS = i(256), zS = i(iy - tp), HS = i(iy - tp);
|
|
64832
64833
|
yo("YuvToRgbRow", Lt, 3), yo("YuvToBgrRow", wn, 3), yo("YuvToRgbaRow", ki, 4), yo("YuvToBgraRow", ds, 4), yo("YuvToArgbRow", js, 4), yo("YuvToRgba4444Row", qn, 2), yo("YuvToRgb565Row", Bn, 2);
|
|
@@ -65405,7 +65406,7 @@ function(t) {
|
|
|
65405
65406
|
*/
|
|
65406
65407
|
function(t) {
|
|
65407
65408
|
function e() {
|
|
65408
|
-
return (yt.canvg ? Promise.resolve(yt.canvg) : import("./index.es-
|
|
65409
|
+
return (yt.canvg ? Promise.resolve(yt.canvg) : import("./index.es-9768e966.js")).catch(function(n) {
|
|
65409
65410
|
return Promise.reject(new Error("Could not load canvg: " + n));
|
|
65410
65411
|
}).then(function(n) {
|
|
65411
65412
|
return n.default ? n.default : n;
|
|
@@ -66639,7 +66640,7 @@ iS([
|
|
|
66639
66640
|
p0 = iS([
|
|
66640
66641
|
qe("component-invoice")
|
|
66641
66642
|
], p0);
|
|
66642
|
-
const BJ = `/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@media only screen and (max-width: 800px){:host .panel-container{border-radius:16px;padding:24px;margin-bottom:40px}}:host .card-form__select{align-self:start;border-top:none;border-left:none;border-right:none;color:#2b2b2b;font-family:Inter,Arial,"sans-serif";font-size:18px;font-weight:400;width:100%;height:28px}:host .credit-details__select-type{
|
|
66643
|
+
const BJ = `/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@media only screen and (max-width: 800px){:host .panel-container{border-radius:16px;padding:24px;margin-bottom:40px}}:host .card-form__select{align-self:start;border-top:none;border-left:none;border-right:none;color:#2b2b2b;font-family:Inter,Arial,"sans-serif";font-size:18px;font-weight:400;width:100%;height:28px}@media (max-width: 480px){:host .card-form__select{font-size:14px}}:host .credit-details__select-type{font-family:Inter,Arial,"sans-serif";font-size:14px;font-weight:400;color:#6a6a6a;display:block;min-width:140px}:host .credit-details__select-type :focus-visible{outline:none}@media (max-width: 480px){:host .credit-details__select-type{font-size:12px}}:host .panel-id-selection{display:flex;gap:15px;margin-top:16px}:host .panel-id-selection>*{flex:1;max-width:50%}:host .panel-footer{display:flex;justify-content:space-between;text-align:right}:host .panel-footer.only-button{justify-content:flex-end}.info-c2p{display:flex;align-items:center;position:relative;bottom:20px;font-size:14px;font-family:Inter,Arial,"sans-serif";color:#888}form{margin:inherit}.clickeable{cursor:pointer}.clickeable{display:block;transition:transform .3s ease}.clickeable:hover{transform:translate(3px)}.hidden{display:none}.skeleton-card{background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:43px;border-radius:8px}.skeleton{display:flex;align-items:center;justify-content:space-between;background-color:#d0d4d7;animation:skeleton-loading 1s linear infinite alternate;width:100%;height:60px;border-radius:8px;gap:16px;margin-bottom:16px}.skeleton .input{width:12px;height:10px;border-radius:8px;background-color:#c2cfd6;margin-left:10px}.skeleton .img{width:45px;height:36px;border-radius:50%;background-color:#c2cfd6}.skeleton .details{width:100%;height:auto;border-radius:8px;display:flex;flex-direction:column;gap:6px}.skeleton .text{width:200px;height:14px;border-radius:8px;background-color:#c2cfd6;margin:0}.hidden-element{visibility:hidden}@keyframes skeleton-loading{0%{background-color:#c2cfd6}to{background-color:#f0f3f5}}:host .panel-container{padding:16px 24px;background:#ffffff;border-radius:16px}@media only screen and (max-width: 800px){:host .panel-container{padding:24px}}:host .checkbox{padding-bottom:20px!important}:host .continue{width:238px;display:flex;justify-content:flex-end}:host .container{animation:fadeIn .15s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:host .back{width:248px;display:flex;justify-content:flex-start;align-items:center}:host .panel-id-selection{display:flex;gap:15px;align-items:flex-start}:host .panel-id-selection .credit-details__select-type{gap:8px;display:flex;flex-direction:column}:host .panel-id-selection>*{flex:1;max-width:100%}:host .card-form__title-form{font-family:Inter,Arial,"sans-serif";font-size:14px;font-weight:500;color:#888}:host .learn-text{font-family:Inter,Arial,"sans-serif";font-size:14px;color:#652bdf;text-decoration:underline;cursor:pointer}@media only screen and (max-width: 800px){:host .learn-text{position:relative;top:-15px}}:host form{margin:0}:host .credit-info{display:flex;align-items:center;position:relative}:host .credit-info click2pay-card-input{flex:1}:host .credit-info .credit-number{flex:1}:host .credit-info img{margin-left:16px;position:absolute;z-index:1;margin-top:22px;align-self:flex-start}@media only screen and (max-width: 375px){:host .credit-info img{margin-left:10px}}:host .credit-card{width:500px}:host .tooltip{display:flex;align-items:center}:host .tooltip tooltip-image{margin-top:30px;margin-left:10px;align-self:flex-start}@media only screen and (max-width: 375px){:host .tooltip tooltip-image{margin-left:10px}}:host .modal{display:none;border:1px solid rgb(229,231,235);border-radius:16px;height:450px;width:500px;background-color:#fff;position:fixed;z-index:5}:host .panel-title{display:flex;margin-bottom:24px;align-items:end;gap:5px}:host .panel-title .header_brands{display:contents}:host .panel-title .header_brands .spanBrand{color:#6a6a6a;font-family:Inter,Arial,"sans-serif";font-size:12px;font-weight:400;padding-top:0!important;margin-bottom:2px!important}:host .panel-title .header_brands .cards{display:contents}:host .panel-title .header_brands .cards .cards-image{height:18px;width:20px;padding-right:5px}:host .spanBrand-c2p{color:#6a6a6a;font-family:Inter,Arial,"sans-serif";font-size:12px;font-weight:400;padding-top:0!important;margin-bottom:7px!important}:host .spanBrand-header{display:flex;align-items:flex-start;padding-bottom:2px}:host .card-form__input-icon{display:flex;gap:12px}:host .panel-footer{display:flex;justify-content:flex-end;text-align:right}@media only screen and (max-width: 800px){:host .panel-footer{flex-direction:column-reverse;width:100%;text-align:center;gap:16px}}:host .card-form__content{grid-column:1/span 6;margin-bottom:126px}:host .cvv{width:100%}
|
|
66643
66644
|
`;
|
|
66644
66645
|
var EJ = Object.defineProperty, kJ = Object.getOwnPropertyDescriptor, Is = (t, e, n, s) => {
|
|
66645
66646
|
for (var r = s > 1 ? void 0 : s ? kJ(e, n) : e, i = t.length - 1, o; i >= 0; i--)
|
|
@@ -66764,7 +66765,7 @@ let os = class t extends Ve {
|
|
|
66764
66765
|
submit(e) {
|
|
66765
66766
|
return ie(this, null, function* () {
|
|
66766
66767
|
var a, d;
|
|
66767
|
-
if (e.preventDefault(),
|
|
66768
|
+
if (e.preventDefault(), Xn() && this.state.installment !== null) {
|
|
66768
66769
|
this.createEvent("button-pay-clicked");
|
|
66769
66770
|
return;
|
|
66770
66771
|
}
|
|
@@ -66854,7 +66855,7 @@ let os = class t extends Ve {
|
|
|
66854
66855
|
.validationRules="${Zr.getCreditNumberValidationRules(
|
|
66855
66856
|
this.payfacContext.paymentRequest,
|
|
66856
66857
|
(s) => {
|
|
66857
|
-
this.isLoading = s, this.createEvent("enable-button-pay", {
|
|
66858
|
+
this.isLoading = s, this.isLoading && (this.state.installment = null), this.createEvent("enable-button-pay", {
|
|
66858
66859
|
isEnableButtonPay: !this.isLoading && this.state.installment !== null && this.isValidForm,
|
|
66859
66860
|
installment: this.state.installment,
|
|
66860
66861
|
isValidForm: this.isValidForm,
|
|
@@ -66879,12 +66880,7 @@ let os = class t extends Ve {
|
|
|
66879
66880
|
this.isValidForm = !1, this.iconRight = this.cardDefault;
|
|
66880
66881
|
return;
|
|
66881
66882
|
}
|
|
66882
|
-
this.isHideButton = !1
|
|
66883
|
-
isEnableButtonPay: !1,
|
|
66884
|
-
installment: null,
|
|
66885
|
-
isValidForm: this.isValidForm,
|
|
66886
|
-
isConsent: this.cardFormValue.addCardConsent
|
|
66887
|
-
});
|
|
66883
|
+
this.isHideButton = !1;
|
|
66888
66884
|
const r = this.state.cardsAccepted.includes(s.name);
|
|
66889
66885
|
this.iconRight = r ? Zr.getCardIcon(s.name, this.cardDefault) : this.cardDefault, this.installmentPlan = s, this.isRecieveData = !0, this.validateForm();
|
|
66890
66886
|
}
|
|
@@ -66915,7 +66911,7 @@ let os = class t extends Ve {
|
|
|
66915
66911
|
name="cvv"
|
|
66916
66912
|
id="cvv"
|
|
66917
66913
|
.maxlength="${Zr.getCvvMaxLength(this.installmentPlan)}"
|
|
66918
|
-
label="Código de seguridad"
|
|
66914
|
+
label="${Xn() ? "CVV" : "Código de seguridad"}"
|
|
66919
66915
|
autocomplete="cc-csc"
|
|
66920
66916
|
.validationRules="${Zr.getCvvValidationRules()}"
|
|
66921
66917
|
></scof-input>
|
|
@@ -66974,7 +66970,7 @@ let os = class t extends Ve {
|
|
|
66974
66970
|
@myClick="${this.submit}"
|
|
66975
66971
|
.buttonDisabled="${!this.isValidForm || this.isLoading || !this.isRecieveData}"
|
|
66976
66972
|
.buttonLoading="${this.isLoading}"
|
|
66977
|
-
customClass="${this.isHideButton && !
|
|
66973
|
+
customClass="${this.isHideButton && !Xn() ? "button-hidden" : ""}"
|
|
66978
66974
|
></my-button>
|
|
66979
66975
|
</div>
|
|
66980
66976
|
</form>
|
|
@@ -67276,7 +67272,7 @@ const Y3 = {
|
|
|
67276
67272
|
return n.status === Li.BLOCKED && t === GA.ECOMMERCE ? (s = n.name) == null ? void 0 : s.includes("-external") : void 0;
|
|
67277
67273
|
}
|
|
67278
67274
|
) || V2;
|
|
67279
|
-
var jJ = Object.defineProperty, UJ = Object.getOwnPropertyDescriptor,
|
|
67275
|
+
var jJ = Object.defineProperty, UJ = Object.getOwnPropertyDescriptor, $n = (t, e, n, s) => {
|
|
67280
67276
|
for (var r = s > 1 ? void 0 : s ? UJ(e, n) : e, i = t.length - 1, o; i >= 0; i--)
|
|
67281
67277
|
(o = t[i]) && (r = (s ? o(e, n, r) : o(r)) || r);
|
|
67282
67278
|
return s && r && jJ(e, n, r), r;
|
|
@@ -67467,68 +67463,68 @@ let Qn = class t extends Ve {
|
|
|
67467
67463
|
return S` <app-home-c2p></app-home-c2p>`;
|
|
67468
67464
|
}
|
|
67469
67465
|
};
|
|
67470
|
-
|
|
67466
|
+
$n([
|
|
67471
67467
|
T({ type: String })
|
|
67472
67468
|
], Qn.prototype, "paymentRequestId", 2);
|
|
67473
|
-
|
|
67469
|
+
$n([
|
|
67474
67470
|
T({ type: String })
|
|
67475
67471
|
], Qn.prototype, "dpaName", 2);
|
|
67476
|
-
|
|
67472
|
+
$n([
|
|
67477
67473
|
T({ type: String })
|
|
67478
67474
|
], Qn.prototype, "dpaId", 2);
|
|
67479
|
-
|
|
67475
|
+
$n([
|
|
67480
67476
|
T({ type: String })
|
|
67481
67477
|
], Qn.prototype, "locale", 2);
|
|
67482
|
-
|
|
67478
|
+
$n([
|
|
67483
67479
|
T({ type: String })
|
|
67484
67480
|
], Qn.prototype, "publicKey", 2);
|
|
67485
|
-
|
|
67481
|
+
$n([
|
|
67486
67482
|
T({ type: String })
|
|
67487
67483
|
], Qn.prototype, "env", 2);
|
|
67488
|
-
|
|
67484
|
+
$n([
|
|
67489
67485
|
T({ type: Boolean })
|
|
67490
67486
|
], Qn.prototype, "errorPaymentRequest", 2);
|
|
67491
|
-
|
|
67487
|
+
$n([
|
|
67492
67488
|
T({ type: Object })
|
|
67493
67489
|
], Qn.prototype, "installmentPlan", 2);
|
|
67494
|
-
|
|
67490
|
+
$n([
|
|
67495
67491
|
T({ type: Array })
|
|
67496
67492
|
], Qn.prototype, "availableNetworks", 2);
|
|
67497
|
-
|
|
67493
|
+
$n([
|
|
67498
67494
|
oe()
|
|
67499
67495
|
], Qn.prototype, "_transactionCurrency", 2);
|
|
67500
|
-
|
|
67496
|
+
$n([
|
|
67501
67497
|
oe()
|
|
67502
67498
|
], Qn.prototype, "_totalAmount", 2);
|
|
67503
|
-
|
|
67499
|
+
$n([
|
|
67504
67500
|
oe()
|
|
67505
67501
|
], Qn.prototype, "_isLoading", 2);
|
|
67506
|
-
|
|
67502
|
+
$n([
|
|
67507
67503
|
oe()
|
|
67508
67504
|
], Qn.prototype, "_qrData", 2);
|
|
67509
|
-
|
|
67505
|
+
$n([
|
|
67510
67506
|
oe()
|
|
67511
67507
|
], Qn.prototype, "_manualPaymentInput", 2);
|
|
67512
|
-
|
|
67508
|
+
$n([
|
|
67513
67509
|
oe()
|
|
67514
67510
|
], Qn.prototype, "_walletPaymentInput", 2);
|
|
67515
|
-
|
|
67511
|
+
$n([
|
|
67516
67512
|
ir({ context: xr }),
|
|
67517
67513
|
T({ type: Object })
|
|
67518
67514
|
], Qn.prototype, "stateC2p", 2);
|
|
67519
|
-
|
|
67515
|
+
$n([
|
|
67520
67516
|
ir({ context: Ho }),
|
|
67521
67517
|
T({ type: Object })
|
|
67522
67518
|
], Qn.prototype, "stateC2pProps", 2);
|
|
67523
|
-
|
|
67519
|
+
$n([
|
|
67524
67520
|
ir({ context: Cu }),
|
|
67525
67521
|
T({ type: Object })
|
|
67526
67522
|
], Qn.prototype, "stateStatus", 2);
|
|
67527
|
-
|
|
67523
|
+
$n([
|
|
67528
67524
|
Ie({ context: Pt, subscribe: !0 }),
|
|
67529
67525
|
oe()
|
|
67530
67526
|
], Qn.prototype, "_payfacContext", 2);
|
|
67531
|
-
Qn =
|
|
67527
|
+
Qn = $n([
|
|
67532
67528
|
qe("click2pay-context")
|
|
67533
67529
|
], Qn);
|
|
67534
67530
|
const PJ = (t) => {
|
|
@@ -67569,7 +67565,7 @@ const PJ = (t) => {
|
|
|
67569
67565
|
);
|
|
67570
67566
|
for (const r of t)
|
|
67571
67567
|
r && Number(r == null ? void 0 : r.total_financial_cost) < n && (n = Number(r == null ? void 0 : r.total_financial_cost), e = r);
|
|
67572
|
-
return s ? t.sort((i, o) => (!i.is_government_plan || i.name !==
|
|
67568
|
+
return s ? t.sort((i, o) => (!i.is_government_plan || i.name !== rs) && (o.is_government_plan || o.name !== rs) ? 1 : (i.is_government_plan || i.name === rs) && (o.is_government_plan || o.name === rs) ? -1 : 0)[0] : e;
|
|
67573
67569
|
}, FJ = (t) => t.flat().sort((n, s) => {
|
|
67574
67570
|
if (Number(n.interest_rate) === 0 || Number(s.interest_rate) === 0) {
|
|
67575
67571
|
if ((n.has_interest || Number(n.interest_rate) === 0) && (!s.has_interest || Number(s.interest_rate) !== 0))
|
|
@@ -67580,12 +67576,12 @@ const PJ = (t) => {
|
|
|
67580
67576
|
return 0;
|
|
67581
67577
|
}), OJ = (t) => {
|
|
67582
67578
|
const e = t.map(
|
|
67583
|
-
(d) => d.name ===
|
|
67579
|
+
(d) => d.name === rs ? We(Ue({}, d), {
|
|
67584
67580
|
installments: 3
|
|
67585
67581
|
}) : d
|
|
67586
67582
|
), n = e.filter((d) => !d.has_interest || Number(d.interest_rate) === 0), s = e.filter(
|
|
67587
67583
|
(d) => d.has_interest === !0 && Number(d.interest_rate) !== 0
|
|
67588
|
-
), r = e.filter((d) => d.is_government_plan), i = e.filter((d) => d.name ===
|
|
67584
|
+
), r = e.filter((d) => d.is_government_plan), i = e.filter((d) => d.name === rs), o = [...s, ...n, ...i, ...r], a = o.filter(
|
|
67589
67585
|
(d, l, c) => l !== c.findIndex((u) => u.installments === d.installments)
|
|
67590
67586
|
);
|
|
67591
67587
|
return a.length > 0 ? o.map((c) => {
|
|
@@ -67826,12 +67822,12 @@ let rr = class extends Ve {
|
|
|
67826
67822
|
${(e = (t = this._settings) == null ? void 0 : t.customerProperties) != null && e.show_title && ((s = (n = this._stateC2p.statePaymentRequest) == null ? void 0 : n.seller) != null && s.fantasy_name) ? `Pagá a ${this._stateC2p.statePaymentRequest.seller.fantasy_name}` : ""}
|
|
67827
67823
|
</p>
|
|
67828
67824
|
</h1>
|
|
67829
|
-
${
|
|
67825
|
+
${Xn() ? "" : S`<h2 class="container__subtitle">
|
|
67830
67826
|
${(i = (r = this._settings) == null ? void 0 : r.customerProperties) != null && i.show_subtitle ? $3(this._stateC2p.page) : ""}
|
|
67831
67827
|
</h2>`}
|
|
67832
67828
|
</div>
|
|
67833
67829
|
<div class="container__content">
|
|
67834
|
-
${
|
|
67830
|
+
${Xn() ? S`<h2 class="container__subtitle">
|
|
67835
67831
|
${(a = (o = this._settings) == null ? void 0 : o.customerProperties) != null && a.show_subtitle ? $3(this._stateC2p.page) : ""}
|
|
67836
67832
|
</h2>` : ""}
|
|
67837
67833
|
${NJ(this._stateC2p.page)}
|
|
@@ -68051,7 +68047,7 @@ let Ji = class extends Ve {
|
|
|
68051
68047
|
></card-home>`;
|
|
68052
68048
|
}
|
|
68053
68049
|
renderWalletAvailable() {
|
|
68054
|
-
return this.isWalletAvailable ?
|
|
68050
|
+
return this.isWalletAvailable ? Xn() ? S` <card-home
|
|
68055
68051
|
class="clickeable"
|
|
68056
68052
|
image="https://ranty-sdk-js.naranjax.com/images/building-bank.svg"
|
|
68057
68053
|
titleImage="https://ranty-sdk-js.naranjax.com/images/modo-test.png"
|
|
@@ -71220,10 +71216,10 @@ let Zi = class extends Ve {
|
|
|
71220
71216
|
<h1 class="container__title">
|
|
71221
71217
|
${this.state.page === ct.PCP_LIST || this.state.page === ct.PANEL_ASSOCIATION || this.state.page === ct.ASSOCIATION_PROCESS ? S`<p>Asociá una cuenta para pagar con transferencia directa</p>` : `Pagá a ${this.state.statePaymentRequest.seller.fantasy_name}`}
|
|
71222
71218
|
</h1>
|
|
71223
|
-
${
|
|
71219
|
+
${Xn() ? "" : S`<h2 class="container__subtitle">${_C(this.state.page)}</h2>`}
|
|
71224
71220
|
</div>
|
|
71225
71221
|
<div class="container__content">
|
|
71226
|
-
${
|
|
71222
|
+
${Xn() ? S`<h2 class="container__subtitle">${_C(this.state.page)}</h2>` : ""}
|
|
71227
71223
|
${vC(this.state.page)}
|
|
71228
71224
|
</div>
|
|
71229
71225
|
|
|
@@ -71326,7 +71322,7 @@ let ru = class extends Lh {
|
|
|
71326
71322
|
></card-home>` : S``;
|
|
71327
71323
|
}
|
|
71328
71324
|
renderWalletAvailable() {
|
|
71329
|
-
return this.isWalletAvailable ?
|
|
71325
|
+
return this.isWalletAvailable ? Xn() ? S`<card-home
|
|
71330
71326
|
class="clickeable"
|
|
71331
71327
|
image="https://ranty-sdk-js.naranjax.com/images/building-bank.svg"
|
|
71332
71328
|
titleImage="https://ranty-sdk-js.naranjax.com/images/modo-test.png"
|
|
@@ -71883,7 +71879,7 @@ let xh = class extends Ve {
|
|
|
71883
71879
|
this.installmentSelected = this.plans[0];
|
|
71884
71880
|
}
|
|
71885
71881
|
paymentFirstMessage(t, e) {
|
|
71886
|
-
const n = z0(e), s = t > 1, r = `${
|
|
71882
|
+
const n = z0(e), s = t > 1, r = `${rs} `, i = `${t} cuota${s ? "s" : ""} `;
|
|
71887
71883
|
return n ? r : i;
|
|
71888
71884
|
}
|
|
71889
71885
|
isInterestChip(t) {
|
|
@@ -71897,7 +71893,7 @@ let xh = class extends Ve {
|
|
|
71897
71893
|
return t.is_government_plan;
|
|
71898
71894
|
}
|
|
71899
71895
|
isPlanZ(t) {
|
|
71900
|
-
return t.name ===
|
|
71896
|
+
return t.name === rs;
|
|
71901
71897
|
}
|
|
71902
71898
|
planName(t) {
|
|
71903
71899
|
if (this.isPlanChip(t) || this.isInterestChip(t))
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { aq as o, am as t, ap as n, af as e, at as r, ar as C, as as i, ag as p, ad as A, al as m, ak as l, ae as u, ao as c, an as d, ah as F, ai as S, aj as P, A as I, K as y, W as f, M as L, B as O, ac as k, a0 as D, Y as H, a5 as g, X as M, a6 as v, a7 as b, a8 as x, h as E, f as h, ab as Q, aa as B, Z as j, $ as q, a1 as w, a2 as N, a3 as z, C as G, j as J, w as K, a as R, d as T, a9 as U, J as V, U as W, G as X, x as Y, y as Z, z as $, D as _, a4 as aa, E as sa, e as oa, l as ta, b as na, F as ea, H as ra, I as Ca, T as ia, N as pa, k as Aa, O as ma, P as la, m as ua, L as ca, R as da, Q as Fa, n as Sa, i as Pa, o as Ia, p as ya, q as fa, S as La, u as Oa, r as ka, s as Da, t as Ha, V as ga, v as Ma } from "./index-
|
|
1
|
+
import { aq as o, am as t, ap as n, af as e, at as r, ar as C, as as i, ag as p, ad as A, al as m, ak as l, ae as u, ao as c, an as d, ah as F, ai as S, aj as P, A as I, K as y, W as f, M as L, B as O, ac as k, a0 as D, Y as H, a5 as g, X as M, a6 as v, a7 as b, a8 as x, h as E, f as h, ab as Q, aa as B, Z as j, $ as q, a1 as w, a2 as N, a3 as z, C as G, j as J, w as K, a as R, d as T, a9 as U, J as V, U as W, G as X, x as Y, y as Z, z as $, D as _, a4 as aa, E as sa, e as oa, l as ta, b as na, F as ea, H as ra, I as Ca, T as ia, N as pa, k as Aa, O as ma, P as la, m as ua, L as ca, R as da, Q as Fa, n as Sa, i as Pa, o as Ia, p as ya, q as fa, S as La, u as Oa, r as ka, s as Da, t as Ha, V as ga, v as Ma } from "./index-ed315a82.js";
|
|
2
2
|
export {
|
|
3
3
|
o as A2AAccountDetails,
|
|
4
4
|
t as A2AAccountList,
|