@fundly.ai/payment-sdk 1.3.0-beta.2 → 1.3.0-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/fundlyPayDrawer.d.ts.map +1 -1
- package/dist/constants/api.constants.d.ts +1 -0
- package/dist/constants/api.constants.d.ts.map +1 -1
- package/dist/embed.css +1 -1
- package/dist/embed.js +16 -16
- package/dist/index.js +33 -33
- package/dist/index.mjs +359 -359
- package/dist/payment-sdk.css +1 -1
- package/dist/screens/collection/paymentOptionPage.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -318,7 +318,7 @@ function Zg() {
|
|
|
318
318
|
return "".concat(r, "//").concat(this.finalTargetDomain, "/e?r=1");
|
|
319
319
|
}
|
|
320
320
|
}
|
|
321
|
-
const E = new RegExp(`^\\s+|\\.|:|\\$|'|"|\\\\|\\s+$`, "g"), C = new RegExp(`^\\s+|'|"|\\\\|\\s+$`, "g"), L = new RegExp("'", "g"), k = "clear", j = "Charged ID", R = "WZRK_CHARGED_ID", F = "WZRK_G", U = "WZRK_K", V = "WZRK_CAMP", Q = "WZRK_CAMP_G", _ = "WZRK_S", K = 1200, ee = "WZRK_EV", ne = "WZRK_META", ce = "WZRK_PR", me = "WZRK_ACCOUNT_ID", ae = "WZRK_ARP", fe = "WZRK_L", re = "global", oe = "display", ue = "WZRK_WPR", ye = "optOut", we = "ct_optout", Pe = ":OO", Te = "useIP", Ne = "WZRK_X", Xe = 100, Be = "isOUL", ze = "push", he = "ping", Me = 86400 * 365, qe = 200, Qe = 120 * 1e3, We = 300 * 1e3, De = "2", Oe = "cUsY", Ue = "wzrk_", ie = "wzrk_id", pe = "Notification Viewed", Le = "Notification Clicked", je = "WZRK_FPU", Ge = "WZRK_PSD", lt = "$incr", ut = "$decr", xt = "$set", yt = "$add", ht = "$remove", bt = "$delete", Et = "WZRK_INBOX_CONFIG", Fe = "WZRK_INBOX", Ct = 15, Mt = "WZRK_PE", Bt = 1e3, St = 1e3 * 60 * 10, vt = "wzrk_fetch", wt = "WZRK_PUSH_CONFIG", it = "WZRK_APPLICATION_SERVER_KEY_RECIEVED", ve = "WZRK_WEB_PUSH_CONFIG_RECEIVED", Ke = "WZRK_NOTIFICATION_PUSH_DEFERRED", Je = "vapid_migration_prompt_shown", ft = "notif_last_time", Pt = 300,
|
|
321
|
+
const E = new RegExp(`^\\s+|\\.|:|\\$|'|"|\\\\|\\s+$`, "g"), C = new RegExp(`^\\s+|'|"|\\\\|\\s+$`, "g"), L = new RegExp("'", "g"), k = "clear", j = "Charged ID", R = "WZRK_CHARGED_ID", F = "WZRK_G", U = "WZRK_K", V = "WZRK_CAMP", Q = "WZRK_CAMP_G", _ = "WZRK_S", K = 1200, ee = "WZRK_EV", ne = "WZRK_META", ce = "WZRK_PR", me = "WZRK_ACCOUNT_ID", ae = "WZRK_ARP", fe = "WZRK_L", re = "global", oe = "display", ue = "WZRK_WPR", ye = "optOut", we = "ct_optout", Pe = ":OO", Te = "useIP", Ne = "WZRK_X", Xe = 100, Be = "isOUL", ze = "push", he = "ping", Me = 86400 * 365, qe = 200, Qe = 120 * 1e3, We = 300 * 1e3, De = "2", Oe = "cUsY", Ue = "wzrk_", ie = "wzrk_id", pe = "Notification Viewed", Le = "Notification Clicked", je = "WZRK_FPU", Ge = "WZRK_PSD", lt = "$incr", ut = "$decr", xt = "$set", yt = "$add", ht = "$remove", bt = "$delete", Et = "WZRK_INBOX_CONFIG", Fe = "WZRK_INBOX", Ct = 15, Mt = "WZRK_PE", Bt = 1e3, St = 1e3 * 60 * 10, vt = "wzrk_fetch", wt = "WZRK_PUSH_CONFIG", it = "WZRK_APPLICATION_SERVER_KEY_RECIEVED", ve = "WZRK_WEB_PUSH_CONFIG_RECEIVED", Ke = "WZRK_NOTIFICATION_PUSH_DEFERRED", Je = "vapid_migration_prompt_shown", ft = "notif_last_time", Pt = 300, Xt = "wzrk_wrapper", On = "pnWrapper", Xi = "WZRK_POPUP_LOADING", ji = "ctCustomHtmlPreview", sr = "ctWebPopupPreview", qt = "WZRK_QC", Zt = "_w_", yn = "WZRK_BLOCK", bn = "WZRK_ISOLATE_SD", Rt = {
|
|
322
322
|
KV_PAIR: 1,
|
|
323
323
|
BANNER: 2,
|
|
324
324
|
CAROUSEL: 3,
|
|
@@ -335,7 +335,7 @@ function Zg() {
|
|
|
335
335
|
BANNER: 2,
|
|
336
336
|
IMAGE_ONLY: 3,
|
|
337
337
|
ADVANCED_BUILDER: 4
|
|
338
|
-
},
|
|
338
|
+
}, $e = {
|
|
339
339
|
EXIT_INTENT: 1,
|
|
340
340
|
/* Deprecated */
|
|
341
341
|
WEB_NATIVE_DISPLAY: 2,
|
|
@@ -343,14 +343,14 @@ function Zg() {
|
|
|
343
343
|
/* Web Popup */
|
|
344
344
|
FOOTER_NOTIFICATION_2: null
|
|
345
345
|
/* Web Popup */
|
|
346
|
-
},
|
|
346
|
+
}, Ft = ["Stayed", "UTM Visited", "App Launched", "Notification Sent", pe, Le], ei = [U, Ne, ce], zt = {
|
|
347
347
|
OPEN_LINK: "url",
|
|
348
348
|
OPEN_LINK_AND_CLOSE: "urlCloseNotification",
|
|
349
349
|
CLOSE: "close",
|
|
350
350
|
OPEN_WEB_URL: "open-web-url",
|
|
351
351
|
SOFT_PROMPT: "soft-prompt",
|
|
352
352
|
RUN_JS: "js"
|
|
353
|
-
},
|
|
353
|
+
}, Ut = (p) => typeof p == "string" || p instanceof String, tn = (p) => Object.prototype.toString.call(p) === "[object Object]", Rr = (p) => typeof p == "object" && p instanceof Date, Cn = (p) => {
|
|
354
354
|
for (const a in p)
|
|
355
355
|
if (p.hasOwnProperty(a))
|
|
356
356
|
return !1;
|
|
@@ -365,7 +365,7 @@ function Zg() {
|
|
|
365
365
|
}
|
|
366
366
|
} else {
|
|
367
367
|
let d;
|
|
368
|
-
return
|
|
368
|
+
return Ut(p) ? (d = Ml(p, C), d.length > 1024 && (d = d.substring(0, 1024), a.reportError(521, d + "... length exceeded 1024 chars. Trimmed."))) : d = p, d;
|
|
369
369
|
}
|
|
370
370
|
return p;
|
|
371
371
|
}, Ml = (p, a) => p.replace(a, ""), Sl = () => {
|
|
@@ -1409,8 +1409,8 @@ function Zg() {
|
|
|
1409
1409
|
var z = Y + G, T = X[z];
|
|
1410
1410
|
X[z] = (T << 8 | T >>> 24) & 16711935 | (T << 24 | T >>> 8) & 4278255360;
|
|
1411
1411
|
}
|
|
1412
|
-
var B = this._hash.words, W = X[Y + 0], J = X[Y + 1], te = X[Y + 2], le = X[Y + 3], be = X[Y + 4], se = X[Y + 5], de = X[Y + 6], xe = X[Y + 7], Ae = X[Y + 8], _e = X[Y + 9], rt = X[Y + 10], mt = X[Y + 11],
|
|
1413
|
-
ge = P(ge, Ee, Se, Ce, W, 7, I[0]), Ce = P(Ce, ge, Ee, Se, J, 12, I[1]), Se = P(Se, Ce, ge, Ee, te, 17, I[2]), Ee = P(Ee, Se, Ce, ge, le, 22, I[3]), ge = P(ge, Ee, Se, Ce, be, 7, I[4]), Ce = P(Ce, ge, Ee, Se, se, 12, I[5]), Se = P(Se, Ce, ge, Ee, de, 17, I[6]), Ee = P(Ee, Se, Ce, ge, xe, 22, I[7]), ge = P(ge, Ee, Se, Ce, Ae, 7, I[8]), Ce = P(Ce, ge, Ee, Se, _e, 12, I[9]), Se = P(Se, Ce, ge, Ee, rt, 17, I[10]), Ee = P(Ee, Se, Ce, ge, mt, 22, I[11]), ge = P(ge, Ee, Se, Ce,
|
|
1412
|
+
var B = this._hash.words, W = X[Y + 0], J = X[Y + 1], te = X[Y + 2], le = X[Y + 3], be = X[Y + 4], se = X[Y + 5], de = X[Y + 6], xe = X[Y + 7], Ae = X[Y + 8], _e = X[Y + 9], rt = X[Y + 10], mt = X[Y + 11], ni = X[Y + 12], Yt = X[Y + 13], Kt = X[Y + 14], Wt = X[Y + 15], ge = B[0], Ee = B[1], Se = B[2], Ce = B[3];
|
|
1413
|
+
ge = P(ge, Ee, Se, Ce, W, 7, I[0]), Ce = P(Ce, ge, Ee, Se, J, 12, I[1]), Se = P(Se, Ce, ge, Ee, te, 17, I[2]), Ee = P(Ee, Se, Ce, ge, le, 22, I[3]), ge = P(ge, Ee, Se, Ce, be, 7, I[4]), Ce = P(Ce, ge, Ee, Se, se, 12, I[5]), Se = P(Se, Ce, ge, Ee, de, 17, I[6]), Ee = P(Ee, Se, Ce, ge, xe, 22, I[7]), ge = P(ge, Ee, Se, Ce, Ae, 7, I[8]), Ce = P(Ce, ge, Ee, Se, _e, 12, I[9]), Se = P(Se, Ce, ge, Ee, rt, 17, I[10]), Ee = P(Ee, Se, Ce, ge, mt, 22, I[11]), ge = P(ge, Ee, Se, Ce, ni, 7, I[12]), Ce = P(Ce, ge, Ee, Se, Yt, 12, I[13]), Se = P(Se, Ce, ge, Ee, Kt, 17, I[14]), Ee = P(Ee, Se, Ce, ge, Wt, 22, I[15]), ge = N(ge, Ee, Se, Ce, J, 5, I[16]), Ce = N(Ce, ge, Ee, Se, de, 9, I[17]), Se = N(Se, Ce, ge, Ee, mt, 14, I[18]), Ee = N(Ee, Se, Ce, ge, W, 20, I[19]), ge = N(ge, Ee, Se, Ce, se, 5, I[20]), Ce = N(Ce, ge, Ee, Se, rt, 9, I[21]), Se = N(Se, Ce, ge, Ee, Wt, 14, I[22]), Ee = N(Ee, Se, Ce, ge, be, 20, I[23]), ge = N(ge, Ee, Se, Ce, _e, 5, I[24]), Ce = N(Ce, ge, Ee, Se, Kt, 9, I[25]), Se = N(Se, Ce, ge, Ee, le, 14, I[26]), Ee = N(Ee, Se, Ce, ge, Ae, 20, I[27]), ge = N(ge, Ee, Se, Ce, Yt, 5, I[28]), Ce = N(Ce, ge, Ee, Se, te, 9, I[29]), Se = N(Se, Ce, ge, Ee, xe, 14, I[30]), Ee = N(Ee, Se, Ce, ge, ni, 20, I[31]), ge = O(ge, Ee, Se, Ce, se, 4, I[32]), Ce = O(Ce, ge, Ee, Se, Ae, 11, I[33]), Se = O(Se, Ce, ge, Ee, mt, 16, I[34]), Ee = O(Ee, Se, Ce, ge, Kt, 23, I[35]), ge = O(ge, Ee, Se, Ce, J, 4, I[36]), Ce = O(Ce, ge, Ee, Se, be, 11, I[37]), Se = O(Se, Ce, ge, Ee, xe, 16, I[38]), Ee = O(Ee, Se, Ce, ge, rt, 23, I[39]), ge = O(ge, Ee, Se, Ce, Yt, 4, I[40]), Ce = O(Ce, ge, Ee, Se, W, 11, I[41]), Se = O(Se, Ce, ge, Ee, le, 16, I[42]), Ee = O(Ee, Se, Ce, ge, de, 23, I[43]), ge = O(ge, Ee, Se, Ce, _e, 4, I[44]), Ce = O(Ce, ge, Ee, Se, ni, 11, I[45]), Se = O(Se, Ce, ge, Ee, Wt, 16, I[46]), Ee = O(Ee, Se, Ce, ge, te, 23, I[47]), ge = H(ge, Ee, Se, Ce, W, 6, I[48]), Ce = H(Ce, ge, Ee, Se, xe, 10, I[49]), Se = H(Se, Ce, ge, Ee, Kt, 15, I[50]), Ee = H(Ee, Se, Ce, ge, se, 21, I[51]), ge = H(ge, Ee, Se, Ce, ni, 6, I[52]), Ce = H(Ce, ge, Ee, Se, le, 10, I[53]), Se = H(Se, Ce, ge, Ee, rt, 15, I[54]), Ee = H(Ee, Se, Ce, ge, J, 21, I[55]), ge = H(ge, Ee, Se, Ce, Ae, 6, I[56]), Ce = H(Ce, ge, Ee, Se, Wt, 10, I[57]), Se = H(Se, Ce, ge, Ee, de, 15, I[58]), Ee = H(Ee, Se, Ce, ge, Yt, 21, I[59]), ge = H(ge, Ee, Se, Ce, be, 6, I[60]), Ce = H(Ce, ge, Ee, Se, mt, 10, I[61]), Se = H(Se, Ce, ge, Ee, te, 15, I[62]), Ee = H(Ee, Se, Ce, ge, _e, 21, I[63]), B[0] = B[0] + ge | 0, B[1] = B[1] + Ee | 0, B[2] = B[2] + Se | 0, B[3] = B[3] + Ce | 0;
|
|
1414
1414
|
},
|
|
1415
1415
|
_doFinalize: function() {
|
|
1416
1416
|
var X = this._data, Y = X.words, G = this._nDataBytes * 8, z = X.sigBytes * 8;
|
|
@@ -1520,8 +1520,8 @@ function Zg() {
|
|
|
1520
1520
|
var be = P[le - 15], se = (be << 25 | be >>> 7) ^ (be << 14 | be >>> 18) ^ be >>> 3, de = P[le - 2], xe = (de << 15 | de >>> 17) ^ (de << 13 | de >>> 19) ^ de >>> 10;
|
|
1521
1521
|
P[le] = se + P[le - 7] + xe + P[le - 16];
|
|
1522
1522
|
}
|
|
1523
|
-
var Ae = B & W ^ ~B & J, _e = Y & G ^ Y & z ^ G & z, rt = (Y << 30 | Y >>> 2) ^ (Y << 19 | Y >>> 13) ^ (Y << 10 | Y >>> 22), mt = (B << 26 | B >>> 6) ^ (B << 21 | B >>> 11) ^ (B << 7 | B >>> 25),
|
|
1524
|
-
te = J, J = W, W = B, B = T +
|
|
1523
|
+
var Ae = B & W ^ ~B & J, _e = Y & G ^ Y & z ^ G & z, rt = (Y << 30 | Y >>> 2) ^ (Y << 19 | Y >>> 13) ^ (Y << 10 | Y >>> 22), mt = (B << 26 | B >>> 6) ^ (B << 21 | B >>> 11) ^ (B << 7 | B >>> 25), ni = te + mt + Ae + M[le] + P[le], Yt = rt + _e;
|
|
1524
|
+
te = J, J = W, W = B, B = T + ni | 0, T = z, z = G, G = Y, Y = ni + Yt | 0;
|
|
1525
1525
|
}
|
|
1526
1526
|
X[0] = X[0] + Y | 0, X[1] = X[1] + G | 0, X[2] = X[2] + z | 0, X[3] = X[3] + T | 0, X[4] = X[4] + B | 0, X[5] = X[5] + W | 0, X[6] = X[6] + J | 0, X[7] = X[7] + te | 0;
|
|
1527
1527
|
},
|
|
@@ -1581,7 +1581,7 @@ function Zg() {
|
|
|
1581
1581
|
this._hash = new D.init([new v.init(1779033703, 4089235720), new v.init(3144134277, 2227873595), new v.init(1013904242, 4271175723), new v.init(2773480762, 1595750129), new v.init(1359893119, 2917565137), new v.init(2600822924, 725511199), new v.init(528734635, 4215389547), new v.init(1541459225, 327033209)]);
|
|
1582
1582
|
},
|
|
1583
1583
|
_doProcessBlock: function(H, X) {
|
|
1584
|
-
for (var Y = this._hash.words, G = Y[0], z = Y[1], T = Y[2], B = Y[3], W = Y[4], J = Y[5], te = Y[6], le = Y[7], be = G.high, se = G.low, de = z.high, xe = z.low, Ae = T.high, _e = T.low, rt = B.high, mt = B.low,
|
|
1584
|
+
for (var Y = this._hash.words, G = Y[0], z = Y[1], T = Y[2], B = Y[3], W = Y[4], J = Y[5], te = Y[6], le = Y[7], be = G.high, se = G.low, de = z.high, xe = z.low, Ae = T.high, _e = T.low, rt = B.high, mt = B.low, ni = W.high, Yt = W.low, Kt = J.high, Wt = J.low, ge = te.high, Ee = te.low, Se = le.high, Ce = le.low, si = be, _t = se, Gi = de, It = xe, po = Ae, dr = _e, dc = rt, mo = mt, kn = ni, an = Yt, Ha = Kt, go = Wt, Ya = ge, Ao = Ee, hc = Se, xo = Ce, Tn = 0; Tn < 80; Tn++) {
|
|
1585
1585
|
var un, gs, Qa = N[Tn];
|
|
1586
1586
|
if (Tn < 16)
|
|
1587
1587
|
gs = Qa.high = H[X + Tn * 2] | 0, un = Qa.low = H[X + Tn * 2 + 1] | 0;
|
|
@@ -1592,7 +1592,7 @@ function Zg() {
|
|
|
1592
1592
|
var Lg = kn & Ha ^ ~kn & Ya, Zh = an & go ^ ~an & Ao, Ng = si & Gi ^ si & po ^ Gi & po, kg = _t & It ^ _t & dr ^ It & dr, Tg = (si >>> 28 | _t << 4) ^ (si << 30 | _t >>> 2) ^ (si << 25 | _t >>> 7), Kh = (_t >>> 28 | si << 4) ^ (_t << 30 | si >>> 2) ^ (_t << 25 | si >>> 7), Bg = (kn >>> 14 | an << 18) ^ (kn >>> 18 | an << 14) ^ (kn << 23 | an >>> 9), Pg = (an >>> 14 | kn << 18) ^ (an >>> 18 | kn << 14) ^ (an << 23 | kn >>> 9), _h = P[Tn], Og = _h.high, $h = _h.low, ln = xo + Pg, As = hc + Bg + (ln >>> 0 < xo >>> 0 ? 1 : 0), ln = ln + Zh, As = As + Lg + (ln >>> 0 < Zh >>> 0 ? 1 : 0), ln = ln + $h, As = As + Og + (ln >>> 0 < $h >>> 0 ? 1 : 0), ln = ln + un, As = As + gs + (ln >>> 0 < un >>> 0 ? 1 : 0), ef = Kh + kg, jg = Tg + Ng + (ef >>> 0 < Kh >>> 0 ? 1 : 0);
|
|
1593
1593
|
hc = Ya, xo = Ao, Ya = Ha, Ao = go, Ha = kn, go = an, an = mo + ln | 0, kn = dc + As + (an >>> 0 < mo >>> 0 ? 1 : 0) | 0, dc = po, mo = dr, po = Gi, dr = It, Gi = si, It = _t, _t = ln + ef | 0, si = As + jg + (_t >>> 0 < ln >>> 0 ? 1 : 0) | 0;
|
|
1594
1594
|
}
|
|
1595
|
-
se = G.low = se + _t, G.high = be + si + (se >>> 0 < _t >>> 0 ? 1 : 0), xe = z.low = xe + It, z.high = de + Gi + (xe >>> 0 < It >>> 0 ? 1 : 0), _e = T.low = _e + dr, T.high = Ae + po + (_e >>> 0 < dr >>> 0 ? 1 : 0), mt = B.low = mt + mo, B.high = rt + dc + (mt >>> 0 < mo >>> 0 ? 1 : 0),
|
|
1595
|
+
se = G.low = se + _t, G.high = be + si + (se >>> 0 < _t >>> 0 ? 1 : 0), xe = z.low = xe + It, z.high = de + Gi + (xe >>> 0 < It >>> 0 ? 1 : 0), _e = T.low = _e + dr, T.high = Ae + po + (_e >>> 0 < dr >>> 0 ? 1 : 0), mt = B.low = mt + mo, B.high = rt + dc + (mt >>> 0 < mo >>> 0 ? 1 : 0), Yt = W.low = Yt + an, W.high = ni + kn + (Yt >>> 0 < an >>> 0 ? 1 : 0), Wt = J.low = Wt + go, J.high = Kt + Ha + (Wt >>> 0 < go >>> 0 ? 1 : 0), Ee = te.low = Ee + Ao, te.high = ge + Ya + (Ee >>> 0 < Ao >>> 0 ? 1 : 0), Ce = le.low = Ce + xo, le.high = Se + hc + (Ce >>> 0 < xo >>> 0 ? 1 : 0);
|
|
1596
1596
|
},
|
|
1597
1597
|
_doFinalize: function() {
|
|
1598
1598
|
var H = this._data, X = H.words, Y = this._nDataBytes * 8, G = H.sigBytes * 8;
|
|
@@ -1699,21 +1699,21 @@ function Zg() {
|
|
|
1699
1699
|
Ae.high = se, Ae.low = de;
|
|
1700
1700
|
}
|
|
1701
1701
|
for (var be = 0; be < 5; be++)
|
|
1702
|
-
for (var _e = H[(be + 4) % 5], rt = H[(be + 1) % 5], mt = rt.high,
|
|
1702
|
+
for (var _e = H[(be + 4) % 5], rt = H[(be + 1) % 5], mt = rt.high, ni = rt.low, se = _e.high ^ (mt << 1 | ni >>> 31), de = _e.low ^ (ni << 1 | mt >>> 31), xe = 0; xe < 5; xe++) {
|
|
1703
1703
|
var te = z[be + 5 * xe];
|
|
1704
1704
|
te.high ^= se, te.low ^= de;
|
|
1705
1705
|
}
|
|
1706
|
-
for (var
|
|
1707
|
-
var se, de, te = z[
|
|
1708
|
-
ge < 32 ? (se = Kt << ge |
|
|
1709
|
-
var Ee = H[N[
|
|
1706
|
+
for (var Yt = 1; Yt < 25; Yt++) {
|
|
1707
|
+
var se, de, te = z[Yt], Kt = te.high, Wt = te.low, ge = P[Yt];
|
|
1708
|
+
ge < 32 ? (se = Kt << ge | Wt >>> 32 - ge, de = Wt << ge | Kt >>> 32 - ge) : (se = Wt << ge - 32 | Kt >>> 64 - ge, de = Kt << ge - 32 | Wt >>> 64 - ge);
|
|
1709
|
+
var Ee = H[N[Yt]];
|
|
1710
1710
|
Ee.high = se, Ee.low = de;
|
|
1711
1711
|
}
|
|
1712
1712
|
var Se = H[0], Ce = z[0];
|
|
1713
1713
|
Se.high = Ce.high, Se.low = Ce.low;
|
|
1714
1714
|
for (var be = 0; be < 5; be++)
|
|
1715
1715
|
for (var xe = 0; xe < 5; xe++) {
|
|
1716
|
-
var
|
|
1716
|
+
var Yt = be + 5 * xe, te = z[Yt], si = H[Yt], _t = H[(be + 1) % 5 + 5 * xe], Gi = H[(be + 2) % 5 + 5 * xe];
|
|
1717
1717
|
te.high = si.high ^ ~_t.high & Gi.high, te.low = si.low ^ ~_t.low & Gi.low;
|
|
1718
1718
|
}
|
|
1719
1719
|
var te = z[0], It = O[le];
|
|
@@ -1765,11 +1765,11 @@ function Zg() {
|
|
|
1765
1765
|
var be = te + le, se = J[be];
|
|
1766
1766
|
J[be] = (se << 8 | se >>> 24) & 16711935 | (se << 24 | se >>> 8) & 4278255360;
|
|
1767
1767
|
}
|
|
1768
|
-
var de = this._hash.words, xe = O.words, Ae = H.words, _e = I.words, rt = M.words, mt = P.words,
|
|
1769
|
-
Se =
|
|
1768
|
+
var de = this._hash.words, xe = O.words, Ae = H.words, _e = I.words, rt = M.words, mt = P.words, ni = N.words, Yt, Kt, Wt, ge, Ee, Se, Ce, si, _t, Gi;
|
|
1769
|
+
Se = Yt = de[0], Ce = Kt = de[1], si = Wt = de[2], _t = ge = de[3], Gi = Ee = de[4];
|
|
1770
1770
|
for (var It, le = 0; le < 80; le += 1)
|
|
1771
|
-
It =
|
|
1772
|
-
It = de[1] +
|
|
1771
|
+
It = Yt + J[te + _e[le]] | 0, le < 16 ? It += Y(Kt, Wt, ge) + xe[0] : le < 32 ? It += G(Kt, Wt, ge) + xe[1] : le < 48 ? It += z(Kt, Wt, ge) + xe[2] : le < 64 ? It += T(Kt, Wt, ge) + xe[3] : It += B(Kt, Wt, ge) + xe[4], It = It | 0, It = W(It, mt[le]), It = It + Ee | 0, Yt = Ee, Ee = ge, ge = W(Wt, 10), Wt = Kt, Kt = It, It = Se + J[te + rt[le]] | 0, le < 16 ? It += B(Ce, si, _t) + Ae[0] : le < 32 ? It += T(Ce, si, _t) + Ae[1] : le < 48 ? It += z(Ce, si, _t) + Ae[2] : le < 64 ? It += G(Ce, si, _t) + Ae[3] : It += Y(Ce, si, _t) + Ae[4], It = It | 0, It = W(It, ni[le]), It = It + Gi | 0, Se = Gi, Gi = _t, _t = W(si, 10), si = Ce, Ce = It;
|
|
1772
|
+
It = de[1] + Wt + _t | 0, de[1] = de[2] + ge + Gi | 0, de[2] = de[3] + Ee + Se | 0, de[3] = de[4] + Yt + Ce | 0, de[4] = de[0] + Kt + si | 0, de[0] = It;
|
|
1773
1773
|
},
|
|
1774
1774
|
_doFinalize: function() {
|
|
1775
1775
|
var J = this._data, te = J.words, le = this._nDataBytes * 8, be = J.sigBytes * 8;
|
|
@@ -2244,8 +2244,8 @@ function Zg() {
|
|
|
2244
2244
|
function de(xe, Ae, _e) {
|
|
2245
2245
|
var rt, mt = this._iv;
|
|
2246
2246
|
mt ? (rt = mt, this._iv = f) : rt = this._prevBlock;
|
|
2247
|
-
for (var
|
|
2248
|
-
xe[Ae +
|
|
2247
|
+
for (var ni = 0; ni < _e; ni++)
|
|
2248
|
+
xe[Ae + ni] ^= rt[ni];
|
|
2249
2249
|
}
|
|
2250
2250
|
return se;
|
|
2251
2251
|
})(), G = A.pad = {}, z = G.Pkcs7 = {
|
|
@@ -2264,8 +2264,8 @@ function Zg() {
|
|
|
2264
2264
|
pad: function(se, de) {
|
|
2265
2265
|
for (var xe = de * 4, Ae = xe - se.sigBytes % xe, _e = Ae << 24 | Ae << 16 | Ae << 8 | Ae, rt = [], mt = 0; mt < Ae; mt += 4)
|
|
2266
2266
|
rt.push(_e);
|
|
2267
|
-
var
|
|
2268
|
-
se.concat(
|
|
2267
|
+
var ni = v.create(rt, Ae);
|
|
2268
|
+
se.concat(ni);
|
|
2269
2269
|
},
|
|
2270
2270
|
/**
|
|
2271
2271
|
* Unpads data that had been padded using the algorithm defined in PKCS #5/7.
|
|
@@ -2885,12 +2885,12 @@ function Zg() {
|
|
|
2885
2885
|
T[B + 1] = T[B + 3], T[B + 3] = W;
|
|
2886
2886
|
},
|
|
2887
2887
|
_doCryptBlock: function(T, B, W, J, te, le, be, se) {
|
|
2888
|
-
for (var de = this._nRounds, xe = T[B] ^ W[0], Ae = T[B + 1] ^ W[1], _e = T[B + 2] ^ W[2], rt = T[B + 3] ^ W[3], mt = 4,
|
|
2889
|
-
var
|
|
2890
|
-
xe =
|
|
2888
|
+
for (var de = this._nRounds, xe = T[B] ^ W[0], Ae = T[B + 1] ^ W[1], _e = T[B + 2] ^ W[2], rt = T[B + 3] ^ W[3], mt = 4, ni = 1; ni < de; ni++) {
|
|
2889
|
+
var Yt = J[xe >>> 24] ^ te[Ae >>> 16 & 255] ^ le[_e >>> 8 & 255] ^ be[rt & 255] ^ W[mt++], Kt = J[Ae >>> 24] ^ te[_e >>> 16 & 255] ^ le[rt >>> 8 & 255] ^ be[xe & 255] ^ W[mt++], Wt = J[_e >>> 24] ^ te[rt >>> 16 & 255] ^ le[xe >>> 8 & 255] ^ be[Ae & 255] ^ W[mt++], ge = J[rt >>> 24] ^ te[xe >>> 16 & 255] ^ le[Ae >>> 8 & 255] ^ be[_e & 255] ^ W[mt++];
|
|
2890
|
+
xe = Yt, Ae = Kt, _e = Wt, rt = ge;
|
|
2891
2891
|
}
|
|
2892
|
-
var
|
|
2893
|
-
T[B] =
|
|
2892
|
+
var Yt = (se[xe >>> 24] << 24 | se[Ae >>> 16 & 255] << 16 | se[_e >>> 8 & 255] << 8 | se[rt & 255]) ^ W[mt++], Kt = (se[Ae >>> 24] << 24 | se[_e >>> 16 & 255] << 16 | se[rt >>> 8 & 255] << 8 | se[xe & 255]) ^ W[mt++], Wt = (se[_e >>> 24] << 24 | se[rt >>> 16 & 255] << 16 | se[xe >>> 8 & 255] << 8 | se[Ae & 255]) ^ W[mt++], ge = (se[rt >>> 24] << 24 | se[xe >>> 16 & 255] << 16 | se[Ae >>> 8 & 255] << 8 | se[_e & 255]) ^ W[mt++];
|
|
2893
|
+
T[B] = Yt, T[B + 1] = Kt, T[B + 2] = Wt, T[B + 3] = ge;
|
|
2894
2894
|
},
|
|
2895
2895
|
keySize: 256 / 32
|
|
2896
2896
|
});
|
|
@@ -3762,12 +3762,12 @@ function Zg() {
|
|
|
3762
3762
|
return n(this, Ms)[Ms];
|
|
3763
3763
|
}
|
|
3764
3764
|
shouldEncrypt(a) {
|
|
3765
|
-
return n(this, Ms)[Ms] &&
|
|
3765
|
+
return n(this, Ms)[Ms] && ei.includes(a);
|
|
3766
3766
|
}
|
|
3767
3767
|
// For backwards compatibility, we should decrypt even if encrypt is false.
|
|
3768
3768
|
// This means someone switched it on and then off.
|
|
3769
3769
|
shouldDecrypt(a) {
|
|
3770
|
-
return
|
|
3770
|
+
return ei.includes(a);
|
|
3771
3771
|
}
|
|
3772
3772
|
encrypt(a) {
|
|
3773
3773
|
return kl.AES.encrypt(a, this.key).toString();
|
|
@@ -4139,7 +4139,7 @@ function Zg() {
|
|
|
4139
4139
|
return !1;
|
|
4140
4140
|
Rr(p[d]) && (p[d] = Ko(p[d]));
|
|
4141
4141
|
}
|
|
4142
|
-
if (
|
|
4142
|
+
if (Ut(p[j]) || ad(p[j])) {
|
|
4143
4143
|
const A = p[j] + "";
|
|
4144
4144
|
if (typeof Hr > "u" && (Hr = $.readFromLSorCookie(R)), typeof Hr < "u" && Hr.trim() === A.trim())
|
|
4145
4145
|
return a.error("Duplicate charged Id - Dropped" + p), !1;
|
|
@@ -4196,11 +4196,11 @@ function Zg() {
|
|
|
4196
4196
|
if (Array.isArray(a))
|
|
4197
4197
|
for (; a.length > 0; ) {
|
|
4198
4198
|
var d = a.shift();
|
|
4199
|
-
if (!
|
|
4199
|
+
if (!Ut(d)) {
|
|
4200
4200
|
n(this, Si)[Si].error(D0);
|
|
4201
4201
|
continue;
|
|
4202
4202
|
}
|
|
4203
|
-
if (d.length > 1024 && (d = d.substring(0, 1024), n(this, Si)[Si].reportError(510, d + "... length exceeded 1024 chars. Trimmed.")),
|
|
4203
|
+
if (d.length > 1024 && (d = d.substring(0, 1024), n(this, Si)[Si].reportError(510, d + "... length exceeded 1024 chars. Trimmed.")), Ft.includes(d)) {
|
|
4204
4204
|
n(this, Si)[Si].reportError(513, d + " is a restricted system event. It cannot be used as an event name.");
|
|
4205
4205
|
continue;
|
|
4206
4206
|
}
|
|
@@ -4354,7 +4354,7 @@ function Zg() {
|
|
|
4354
4354
|
var d = $.getMetaProp(Te);
|
|
4355
4355
|
return typeof d != "boolean" && (d = !1), pt(a, Te, d ? "true" : "false");
|
|
4356
4356
|
}, W0 = function() {
|
|
4357
|
-
return q.isOptInRequest || !mi(this.device.gcookie) || !
|
|
4357
|
+
return q.isOptInRequest || !mi(this.device.gcookie) || !Ut(this.device.gcookie) ? (q.isOptInRequest = !1, !1) : this.device.gcookie.slice(-3) === Pe;
|
|
4358
4358
|
}, J0 = function(a, d, f, A, x) {
|
|
4359
4359
|
var S, v, D, I, M, P, N;
|
|
4360
4360
|
if (n(this, Bl)[Bl]()) {
|
|
@@ -4484,7 +4484,7 @@ $1`));
|
|
|
4484
4484
|
*/
|
|
4485
4485
|
doesCampaignPushCustomEvent: (p) => {
|
|
4486
4486
|
var a, d, f, A, x, S, v;
|
|
4487
|
-
return [
|
|
4487
|
+
return [Rt.KV_PAIR, Rt.JSON].includes(p == null || (a = p.msgContent) === null || a === void 0 ? void 0 : a.type) || (p == null || (d = p.msgContent) === null || d === void 0 ? void 0 : d.type) === Rt.VISUAL_BUILDER && (p == null || (f = p.display) === null || f === void 0 || (A = f.details) === null || A === void 0 || (x = A[0]) === null || x === void 0 || (S = x.selectorData) === null || S === void 0 || (v = S.map((D) => {
|
|
4488
4488
|
var I;
|
|
4489
4489
|
return D == null || (I = D.values) === null || I === void 0 ? void 0 : I.editor;
|
|
4490
4490
|
})) === null || v === void 0 ? void 0 : v.includes(Cs.JSON));
|
|
@@ -4497,7 +4497,7 @@ $1`));
|
|
|
4497
4497
|
*/
|
|
4498
4498
|
doesCampaignMutateDOMNode: (p) => {
|
|
4499
4499
|
var a, d, f, A, x, S;
|
|
4500
|
-
return [
|
|
4500
|
+
return [Rt.BANNER, Rt.CAROUSEL, Rt.CUSTOM_HTML].includes(p == null || (a = p.msgContent) === null || a === void 0 ? void 0 : a.type) || Rt.VISUAL_BUILDER === (p == null || (d = p.msgContent) === null || d === void 0 ? void 0 : d.type) && (p == null || (f = p.display) === null || f === void 0 || (A = f.details) === null || A === void 0 || (x = A[0]) === null || x === void 0 || (S = x.selectorData) === null || S === void 0 ? void 0 : S.some((v) => {
|
|
4501
4501
|
var D;
|
|
4502
4502
|
return [Cs.HTML, Cs.FORM].includes(v == null || (D = v.values) === null || D === void 0 ? void 0 : D.editor);
|
|
4503
4503
|
}));
|
|
@@ -4524,12 +4524,12 @@ $1`));
|
|
|
4524
4524
|
type: v
|
|
4525
4525
|
} = x;
|
|
4526
4526
|
switch (v) {
|
|
4527
|
-
case
|
|
4528
|
-
case
|
|
4527
|
+
case Rt.BANNER:
|
|
4528
|
+
case Rt.CAROUSEL:
|
|
4529
4529
|
return [S?.divSelector];
|
|
4530
|
-
case
|
|
4530
|
+
case Rt.CUSTOM_HTML:
|
|
4531
4531
|
return [S?.divId];
|
|
4532
|
-
case
|
|
4532
|
+
case Rt.VISUAL_BUILDER:
|
|
4533
4533
|
return (S == null || (a = S.details) === null || a === void 0 || (d = a[0]) === null || d === void 0 || (f = d.selectorData) === null || f === void 0 || (A = f.filter((D) => {
|
|
4534
4534
|
var I;
|
|
4535
4535
|
return (D == null || (I = D.values) === null || I === void 0 ? void 0 : I.editor) === Cs.HTML;
|
|
@@ -4554,7 +4554,7 @@ $1`));
|
|
|
4554
4554
|
let v = !1;
|
|
4555
4555
|
if (S?.length)
|
|
4556
4556
|
switch (p == null || (d = p.msgContent) === null || d === void 0 ? void 0 : d.type) {
|
|
4557
|
-
case
|
|
4557
|
+
case Rt.KV_PAIR:
|
|
4558
4558
|
!((f = S.map((D) => D?.eventTopic)) === null || f === void 0) && f.includes(p == null || (A = p.display) === null || A === void 0 || (x = A.kv) === null || x === void 0 ? void 0 : x.topic) && (v = !0);
|
|
4559
4559
|
break;
|
|
4560
4560
|
/* TODO: Within Visual Editor : Why do we need to select a DOM node for create customEvent
|
|
@@ -4563,8 +4563,8 @@ $1`));
|
|
|
4563
4563
|
/* TODO: Can we intro a key for `topic` similar to KV_PAIR in VISUAL_EDITOR & JSON for parity and better UX */
|
|
4564
4564
|
/* Visual Editor has all the events from different campaigns combined in single JSON within selectorData */
|
|
4565
4565
|
/* So we can not use Separated Campaigns logic for it, Hence skipping */
|
|
4566
|
-
case
|
|
4567
|
-
case
|
|
4566
|
+
case Rt.VISUAL_BUILDER:
|
|
4567
|
+
case Rt.JSON:
|
|
4568
4568
|
v = !0;
|
|
4569
4569
|
break;
|
|
4570
4570
|
}
|
|
@@ -4820,12 +4820,12 @@ $1`));
|
|
|
4820
4820
|
if (!v)
|
|
4821
4821
|
throw new Error("Failed to parse campaign ID");
|
|
4822
4822
|
const I = p == null || (f = p.display) === null || f === void 0 ? void 0 : f.wtarget_type, P = {
|
|
4823
|
-
[
|
|
4823
|
+
[$e.FOOTER_NOTIFICATION]: {
|
|
4824
4824
|
showCountKey: "wsc",
|
|
4825
4825
|
frequencyControlKey: "wfc",
|
|
4826
4826
|
dailyCountKey: "wmp"
|
|
4827
4827
|
},
|
|
4828
|
-
[
|
|
4828
|
+
[$e.WEB_NATIVE_DISPLAY]: {
|
|
4829
4829
|
showCountKey: "wndsc",
|
|
4830
4830
|
frequencyControlKey: "wndfc",
|
|
4831
4831
|
dailyCountKey: "wndmp"
|
|
@@ -5022,7 +5022,7 @@ $1`));
|
|
|
5022
5022
|
console.error("Unable to parse ARP JSON: " + d);
|
|
5023
5023
|
}
|
|
5024
5024
|
}, K0 = (p, a) => {
|
|
5025
|
-
if (
|
|
5025
|
+
if (Ut(p) || ad(p))
|
|
5026
5026
|
return "$E_" + p;
|
|
5027
5027
|
a.error(O0);
|
|
5028
5028
|
}, _0 = (p, a, d, f, A) => {
|
|
@@ -5034,7 +5034,7 @@ $1`));
|
|
|
5034
5034
|
d && (M = pt(M, "fetchGroups", d)), a && (M = pt(M, "encoded", a)), M = pt(M, "e", S), M = pt(M, "d", Ri(JSON.stringify(I), A)), v && (M = pt(M, "p", v)), p !== "-1" && (M = pt(M, "sub", p)), D && (q.globalUnsubscribe = D === re, M = pt(M, "page_type", D)), Di.fireRequest(M);
|
|
5035
5035
|
}
|
|
5036
5036
|
};
|
|
5037
|
-
var
|
|
5037
|
+
var ti = i("logger"), fi = i("request"), _n = i("account"), $n = i("oldValues"), Jr = i("isPersonalisationActive"), Xr = i("processProfileArray");
|
|
5038
5038
|
class $0 extends Array {
|
|
5039
5039
|
constructor(a, d) {
|
|
5040
5040
|
let {
|
|
@@ -5045,7 +5045,7 @@ $1`));
|
|
|
5045
5045
|
} = a;
|
|
5046
5046
|
super(), Object.defineProperty(this, Xr, {
|
|
5047
5047
|
value: em
|
|
5048
|
-
}), Object.defineProperty(this,
|
|
5048
|
+
}), Object.defineProperty(this, ti, {
|
|
5049
5049
|
writable: !0,
|
|
5050
5050
|
value: void 0
|
|
5051
5051
|
}), Object.defineProperty(this, fi, {
|
|
@@ -5060,7 +5060,7 @@ $1`));
|
|
|
5060
5060
|
}), Object.defineProperty(this, Jr, {
|
|
5061
5061
|
writable: !0,
|
|
5062
5062
|
value: void 0
|
|
5063
|
-
}), n(this,
|
|
5063
|
+
}), n(this, ti)[ti] = f, n(this, fi)[fi] = A, n(this, _n)[_n] = x, n(this, $n)[$n] = d, n(this, Jr)[Jr] = S;
|
|
5064
5064
|
}
|
|
5065
5065
|
push() {
|
|
5066
5066
|
if ($.readFromLSorCookie(me)) {
|
|
@@ -5068,7 +5068,7 @@ $1`));
|
|
|
5068
5068
|
d[f] = arguments[f];
|
|
5069
5069
|
return n(this, Xr)[Xr](d), 0;
|
|
5070
5070
|
} else
|
|
5071
|
-
n(this,
|
|
5071
|
+
n(this, ti)[ti].error("Account ID is not set");
|
|
5072
5072
|
}
|
|
5073
5073
|
_processOldValues() {
|
|
5074
5074
|
n(this, $n)[$n] && n(this, Xr)[Xr](n(this, $n)[$n]), n(this, $n)[$n] = null;
|
|
@@ -5097,7 +5097,7 @@ $1`));
|
|
|
5097
5097
|
x.type = "profile", S[a] = {
|
|
5098
5098
|
[f]: d
|
|
5099
5099
|
}, S.tz == null && (S.tz = (/* @__PURE__ */ new Date()).toString().match(/([A-Z]+[\+-][0-9]+)/)[1]), x.profile = S, x = n(this, fi)[fi].addSystemDataToObject(x, !0), n(this, fi)[fi].addFlags(x);
|
|
5100
|
-
const v = Ri(JSON.stringify(x), n(this,
|
|
5100
|
+
const v = Ri(JSON.stringify(x), n(this, ti)[ti]);
|
|
5101
5101
|
let D = n(this, _n)[_n].dataPostURL;
|
|
5102
5102
|
D = pt(D, "type", ze), D = pt(D, "d", v), n(this, fi)[fi].saveAndFireRequest(D, q.blockRequest);
|
|
5103
5103
|
}
|
|
@@ -5134,12 +5134,12 @@ $1`));
|
|
|
5134
5134
|
};
|
|
5135
5135
|
if (Array.isArray(d))
|
|
5136
5136
|
d.forEach((v) => {
|
|
5137
|
-
typeof v == "string" || typeof v == "number" ? S(v) : n(this,
|
|
5137
|
+
typeof v == "string" || typeof v == "number" ? S(v) : n(this, ti)[ti].error("Array supports only string or number type values");
|
|
5138
5138
|
});
|
|
5139
5139
|
else if (typeof d == "string" || typeof d == "number")
|
|
5140
5140
|
S(d);
|
|
5141
5141
|
else {
|
|
5142
|
-
n(this,
|
|
5142
|
+
n(this, ti)[ti].error("Unsupported value type");
|
|
5143
5143
|
return;
|
|
5144
5144
|
}
|
|
5145
5145
|
q.globalProfileMap[a] = x, $.saveToLSorCookie(ce, q.globalProfileMap), this.sendMultiValueData(a, d, f);
|
|
@@ -5153,7 +5153,7 @@ $1`));
|
|
|
5153
5153
|
*/
|
|
5154
5154
|
_handleMultiValueRemove(a, d, f) {
|
|
5155
5155
|
if (q.globalProfileMap == null && (q.globalProfileMap = $.readFromLSorCookie(ce) || {}), !q.globalProfileMap.hasOwnProperty(a)) {
|
|
5156
|
-
n(this,
|
|
5156
|
+
n(this, ti)[ti].error("The property ".concat(a, " does not exist."));
|
|
5157
5157
|
return;
|
|
5158
5158
|
}
|
|
5159
5159
|
const A = (x) => {
|
|
@@ -5165,7 +5165,7 @@ $1`));
|
|
|
5165
5165
|
else if (typeof d == "string" || typeof d == "number")
|
|
5166
5166
|
A(d);
|
|
5167
5167
|
else {
|
|
5168
|
-
n(this,
|
|
5168
|
+
n(this, ti)[ti].error("Unsupported propVal type");
|
|
5169
5169
|
return;
|
|
5170
5170
|
}
|
|
5171
5171
|
q.globalProfileMap[a].length === 0 && delete q.globalProfileMap[a], $.saveToLSorCookie(ce, q.globalProfileMap), this.sendMultiValueData(a, d, f);
|
|
@@ -5178,7 +5178,7 @@ $1`));
|
|
|
5178
5178
|
*/
|
|
5179
5179
|
_handleMultiValueDelete(a, d) {
|
|
5180
5180
|
var f;
|
|
5181
|
-
q.globalProfileMap == null && (q.globalProfileMap = $.readFromLSorCookie(ce)), !(q == null || (f = q.globalProfileMap) === null || f === void 0) && f.hasOwnProperty(a) ? delete q.globalProfileMap[a] : n(this,
|
|
5181
|
+
q.globalProfileMap == null && (q.globalProfileMap = $.readFromLSorCookie(ce)), !(q == null || (f = q.globalProfileMap) === null || f === void 0) && f.hasOwnProperty(a) ? delete q.globalProfileMap[a] : n(this, ti)[ti].error("The property ".concat(a, " does not exist.")), $.saveToLSorCookie(ce, q.globalProfileMap), this.sendMultiValueData(a, null, d);
|
|
5182
5182
|
}
|
|
5183
5183
|
sendMultiValueData(a, d, f) {
|
|
5184
5184
|
let A = {};
|
|
@@ -5186,7 +5186,7 @@ $1`));
|
|
|
5186
5186
|
A.type = "profile", x[a] = {
|
|
5187
5187
|
[f]: f === bt ? !0 : d
|
|
5188
5188
|
}, x.tz == null && (x.tz = (/* @__PURE__ */ new Date()).toString().match(/([A-Z]+[\+-][0-9]+)/)[1]), A.profile = x, A = n(this, fi)[fi].addSystemDataToObject(A, !0), n(this, fi)[fi].addFlags(A);
|
|
5189
|
-
const S = Ri(JSON.stringify(A), n(this,
|
|
5189
|
+
const S = Ri(JSON.stringify(A), n(this, ti)[ti]);
|
|
5190
5190
|
let v = n(this, _n)[_n].dataPostURL;
|
|
5191
5191
|
v = pt(v, "type", ze), v = pt(v, "d", S), n(this, fi)[fi].saveAndFireRequest(v, q.blockRequest);
|
|
5192
5192
|
}
|
|
@@ -5199,7 +5199,7 @@ $1`));
|
|
|
5199
5199
|
let A = {}, x;
|
|
5200
5200
|
if (f.Site != null) {
|
|
5201
5201
|
if (x = f.Site, Cn(x) || !sh(x, {
|
|
5202
|
-
logger: n(this,
|
|
5202
|
+
logger: n(this, ti)[ti]
|
|
5203
5203
|
}))
|
|
5204
5204
|
return;
|
|
5205
5205
|
} else if (f.Facebook != null) {
|
|
@@ -5208,12 +5208,12 @@ $1`));
|
|
|
5208
5208
|
} else if (f["Google Plus"] != null) {
|
|
5209
5209
|
const S = f["Google Plus"];
|
|
5210
5210
|
!Cn(S) && !S.error && (x = oh(S, {
|
|
5211
|
-
logger: n(this,
|
|
5211
|
+
logger: n(this, ti)[ti]
|
|
5212
5212
|
}));
|
|
5213
5213
|
}
|
|
5214
5214
|
if (x != null && !Cn(x)) {
|
|
5215
5215
|
A.type = "profile", x.tz == null && (x.tz = (/* @__PURE__ */ new Date()).toString().match(/([A-Z]+[\+-][0-9]+)/)[1]), A.profile = x, Fa(x, !0), A = n(this, fi)[fi].addSystemDataToObject(A, void 0), n(this, fi)[fi].addFlags(A);
|
|
5216
|
-
const S = Ri(JSON.stringify(A), n(this,
|
|
5216
|
+
const S = Ri(JSON.stringify(A), n(this, ti)[ti]);
|
|
5217
5217
|
let v = n(this, _n)[_n].dataPostURL;
|
|
5218
5218
|
v = pt(v, "type", ze), v = pt(v, "d", S), n(this, fi)[fi].saveAndFireRequest(v, q.blockRequest);
|
|
5219
5219
|
}
|
|
@@ -5607,7 +5607,7 @@ $1`));
|
|
|
5607
5607
|
throw new Error("ID must be a string");
|
|
5608
5608
|
return "".concat(Zt).concat(p.toLowerCase());
|
|
5609
5609
|
}
|
|
5610
|
-
var zi = i("oldValues"), Ze = i("logger"), nn = i("request"), Bs = i("account"), qr = i("wizAlertJSPath"),
|
|
5610
|
+
var zi = i("oldValues"), Ze = i("logger"), nn = i("request"), Bs = i("account"), qr = i("wizAlertJSPath"), ii = i("fcmPublicKey"), Zr = i("setUpWebPush"), Ps = i("isNativeWebPushSupported"), Hl = i("setUpSafariNotifications"), Yl = i("setUpChromeFirefoxNotifications"), Ql = i("addWizAlertJS"), Wl = i("removeWizAlertJS"), Kr = i("handleNotificationRegistration");
|
|
5611
5611
|
class hh extends Array {
|
|
5612
5612
|
constructor(a, d) {
|
|
5613
5613
|
let {
|
|
@@ -5645,10 +5645,10 @@ $1`));
|
|
|
5645
5645
|
}), Object.defineProperty(this, qr, {
|
|
5646
5646
|
writable: !0,
|
|
5647
5647
|
value: void 0
|
|
5648
|
-
}), Object.defineProperty(this,
|
|
5648
|
+
}), Object.defineProperty(this, ii, {
|
|
5649
5649
|
writable: !0,
|
|
5650
5650
|
value: void 0
|
|
5651
|
-
}), n(this, qr)[qr] = "https://d2r1yp2w7bby2u.cloudfront.net/js/wzrk_dialog.min.js", n(this,
|
|
5651
|
+
}), n(this, qr)[qr] = "https://d2r1yp2w7bby2u.cloudfront.net/js/wzrk_dialog.min.js", n(this, ii)[ii] = null, n(this, zi)[zi] = d, n(this, Ze)[Ze] = f, n(this, nn)[nn] = x, n(this, Bs)[Bs] = S;
|
|
5652
5652
|
}
|
|
5653
5653
|
setupWebPush(a) {
|
|
5654
5654
|
n(this, Zr)[Zr](a);
|
|
@@ -5663,7 +5663,7 @@ $1`));
|
|
|
5663
5663
|
account: n(this, Bs)[Bs],
|
|
5664
5664
|
request: n(this, nn)[nn],
|
|
5665
5665
|
displayArgs: d,
|
|
5666
|
-
fcmPublicKey: n(this,
|
|
5666
|
+
fcmPublicKey: n(this, ii)[ii]
|
|
5667
5667
|
}), A && x ? Gl() : $.saveToLSorCookie(Ke, !0);
|
|
5668
5668
|
} else
|
|
5669
5669
|
n(this, Ze)[Ze].error("Account ID is not set");
|
|
@@ -5674,14 +5674,14 @@ $1`));
|
|
|
5674
5674
|
account: n(this, Bs)[Bs],
|
|
5675
5675
|
request: n(this, nn)[nn],
|
|
5676
5676
|
displayArgs: n(this, zi)[zi].slice(),
|
|
5677
|
-
fcmPublicKey: n(this,
|
|
5677
|
+
fcmPublicKey: n(this, ii)[ii]
|
|
5678
5678
|
}), $.saveToLSorCookie(Ke, !0)), n(this, Zr)[Zr](n(this, zi)[zi])), n(this, zi)[zi] = null;
|
|
5679
5679
|
}
|
|
5680
5680
|
setUpWebPushNotifications(a, d, f, A) {
|
|
5681
5681
|
or() || ar() ? n(this, Yl)[Yl](a, d) : Ts() && n(this, Hl)[Hl](a, f, A, d);
|
|
5682
5682
|
}
|
|
5683
5683
|
setApplicationServerKey(a) {
|
|
5684
|
-
n(this,
|
|
5684
|
+
n(this, ii)[ii] = a;
|
|
5685
5685
|
}
|
|
5686
5686
|
_enableWebPush(a, d) {
|
|
5687
5687
|
q.webPushEnabled = a, d != null && this.setApplicationServerKey(d), !$.readFromLSorCookie(Ke) && q.webPushEnabled && q.notifApi.notifEnabledFromApi && n(this, Kr)[Kr](q.notifApi.displayArgs);
|
|
@@ -5693,18 +5693,18 @@ $1`));
|
|
|
5693
5693
|
return "PushManager" in window;
|
|
5694
5694
|
}, hm = function(a, d, f, A) {
|
|
5695
5695
|
const x = document.getElementById("pnWrapper"), S = document.getElementById("wzrk_wrapper");
|
|
5696
|
-
n(this, Ps)[Ps]() && n(this,
|
|
5696
|
+
n(this, Ps)[Ps]() && n(this, ii)[ii] != null ? ($.setMetaProp(Je, !0), navigator.serviceWorker.register(A).then((v) => {
|
|
5697
5697
|
window.Notification.requestPermission().then((D) => {
|
|
5698
5698
|
if (D === "granted") {
|
|
5699
5699
|
const I = {
|
|
5700
|
-
applicationServerKey: n(this,
|
|
5700
|
+
applicationServerKey: n(this, ii)[ii],
|
|
5701
5701
|
userVisibleOnly: !0
|
|
5702
5702
|
};
|
|
5703
5703
|
n(this, Ze)[Ze].info("Sub Obj" + JSON.stringify(I));
|
|
5704
5704
|
const M = () => {
|
|
5705
5705
|
v.pushManager.subscribe(I).then((N) => {
|
|
5706
5706
|
n(this, Ze)[Ze].info("Service Worker registered. Endpoint: " + N.endpoint), n(this, Ze)[Ze].info("Service Data Sent: " + JSON.stringify({
|
|
5707
|
-
applicationServerKey: n(this,
|
|
5707
|
+
applicationServerKey: n(this, ii)[ii],
|
|
5708
5708
|
userVisibleOnly: !0
|
|
5709
5709
|
})), n(this, Ze)[Ze].info("Subscription Data Received: " + JSON.stringify(N));
|
|
5710
5710
|
const O = JSON.parse(JSON.stringify(N));
|
|
@@ -5736,7 +5736,7 @@ $1`));
|
|
|
5736
5736
|
const x = {
|
|
5737
5737
|
userVisibleOnly: !0
|
|
5738
5738
|
};
|
|
5739
|
-
n(this,
|
|
5739
|
+
n(this, ii)[ii] != null && (x.applicationServerKey = z0(n(this, ii)[ii]));
|
|
5740
5740
|
const S = document.getElementById("pnWrapper"), v = document.getElementById("wzrk_wrapper");
|
|
5741
5741
|
A.pushManager.subscribe(x).then((D) => {
|
|
5742
5742
|
n(this, Ze)[Ze].info("Service Worker registered. Endpoint: " + D.endpoint), n(this, Ze)[Ze].debug("Service Data Sent: " + JSON.stringify(x)), n(this, Ze)[Ze].debug("Subscription Data Received: " + JSON.stringify(D));
|
|
@@ -5766,7 +5766,7 @@ $1`));
|
|
|
5766
5766
|
a.parentNode.removeChild(a);
|
|
5767
5767
|
}, mm = function(a) {
|
|
5768
5768
|
let d, f, A, x, S, v, D, I, M, P, N, O, H, X, Y, G, z;
|
|
5769
|
-
const T = Ts() && "PushManager" in window && $.getMetaProp(Je) && n(this,
|
|
5769
|
+
const T = Ts() && "PushManager" in window && $.getMetaProp(Je) && n(this, ii)[ii] !== null;
|
|
5770
5770
|
if (a.length === 1) {
|
|
5771
5771
|
if (tn(a[0])) {
|
|
5772
5772
|
const J = a[0];
|
|
@@ -5812,12 +5812,12 @@ $1`));
|
|
|
5812
5812
|
D == null && (D = 10080 * 60);
|
|
5813
5813
|
const J = $.getMetaProp(ft);
|
|
5814
5814
|
if (W - J < D) {
|
|
5815
|
-
if (!Ts() || T || n(this,
|
|
5815
|
+
if (!Ts() || T || n(this, ii)[ii] === null)
|
|
5816
5816
|
return;
|
|
5817
5817
|
} else
|
|
5818
5818
|
$.setMetaProp(ft, W);
|
|
5819
5819
|
}
|
|
5820
|
-
if (Ts() && n(this, Ps)[Ps]() && n(this,
|
|
5820
|
+
if (Ts() && n(this, Ps)[Ps]() && n(this, ii)[ii] !== null && $.setMetaProp(Je, !0), $.readFromLSorCookie(Xi) || document.getElementById(Xt)) {
|
|
5821
5821
|
n(this, Ze)[Ze].debug("Soft prompt wrapper is already loading or loaded");
|
|
5822
5822
|
return;
|
|
5823
5823
|
}
|
|
@@ -6269,18 +6269,18 @@ $1`));
|
|
|
6269
6269
|
}
|
|
6270
6270
|
};
|
|
6271
6271
|
switch (I.type) {
|
|
6272
|
-
case
|
|
6272
|
+
case zt.CLOSE:
|
|
6273
6273
|
x || window.clevertap.renderNotificationClicked(M), ks(D, d, f?.sessionId);
|
|
6274
6274
|
break;
|
|
6275
|
-
case
|
|
6275
|
+
case zt.OPEN_WEB_URL:
|
|
6276
6276
|
x || window.clevertap.renderNotificationClicked(M), I.openInNewTab ? (window.open(I.url.value.replacements, "_blank", "noopener"), I.closeOnClick && ks(D, d, f?.sessionId)) : window.location.href = I.url.value.replacements;
|
|
6277
6277
|
break;
|
|
6278
|
-
case
|
|
6278
|
+
case zt.SOFT_PROMPT:
|
|
6279
6279
|
x || window.clevertap.renderNotificationClicked(M), window.clevertap.notifications.push({
|
|
6280
6280
|
skipDialog: !0
|
|
6281
6281
|
});
|
|
6282
6282
|
break;
|
|
6283
|
-
case
|
|
6283
|
+
case zt.RUN_JS:
|
|
6284
6284
|
x || window.clevertap.renderNotificationClicked(M), jl(p.detail.js.name, a);
|
|
6285
6285
|
break;
|
|
6286
6286
|
default:
|
|
@@ -6401,10 +6401,10 @@ $1`));
|
|
|
6401
6401
|
msgId: this.msgId,
|
|
6402
6402
|
pivotId: this.pivotId
|
|
6403
6403
|
}), this.onClickAction) {
|
|
6404
|
-
case
|
|
6404
|
+
case zt.OPEN_LINK_AND_CLOSE:
|
|
6405
6405
|
this.target.display.window ? window.open(this.onClickUrl, "_blank") : window.parent.location.href = this.onClickUrl, this.closeIcon ? this.closeIcon.click() : a();
|
|
6406
6406
|
break;
|
|
6407
|
-
case
|
|
6407
|
+
case zt.OPEN_LINK:
|
|
6408
6408
|
default:
|
|
6409
6409
|
this.target.display.window ? window.open(this.onClickUrl, "_blank") : window.parent.location.href = this.onClickUrl;
|
|
6410
6410
|
}
|
|
@@ -7800,7 +7800,7 @@ $1`));
|
|
|
7800
7800
|
}, rg = (p, a, d) => {
|
|
7801
7801
|
let f = 0;
|
|
7802
7802
|
const A = setInterval(() => {
|
|
7803
|
-
(p.display.divId ? document.getElementById(p.display.divId) : document.querySelector(p.display.divSelector)) !== null ? (p.msgContent.type ===
|
|
7803
|
+
(p.display.divId ? document.getElementById(p.display.divId) : document.querySelector(p.display.divSelector)) !== null ? (p.msgContent.type === Rt.BANNER ? Rh(p) : zh(p), clearInterval(A)) : ++f >= 20 && (a.debug("No element present on DOM with selector '".concat(p.display.divId || p.display.divSelector, "'.")), d[p.wzrk_id.split("_")[0]] = p, clearInterval(A));
|
|
7804
7804
|
}, 500);
|
|
7805
7805
|
}, ns = {
|
|
7806
7806
|
/*
|
|
@@ -8262,13 +8262,13 @@ $1`));
|
|
|
8262
8262
|
var v, D;
|
|
8263
8263
|
ih(x[I], yi.region, (v = yi.msg) === null || v === void 0 || (D = v.arp) === null || D === void 0 ? void 0 : D.id);
|
|
8264
8264
|
const M = x[I];
|
|
8265
|
-
if (M.display.wtarget_type ===
|
|
8265
|
+
if (M.display.wtarget_type === $e.FOOTER_NOTIFICATION || M.display.wtarget_type === $e.FOOTER_NOTIFICATION_2)
|
|
8266
8266
|
this.showFooterNotification(M, a, d);
|
|
8267
|
-
else if (M.display.wtarget_type ===
|
|
8267
|
+
else if (M.display.wtarget_type === $e.EXIT_INTENT) {
|
|
8268
8268
|
d = M;
|
|
8269
8269
|
const P = this.createExitIntentMouseLeaveHandler(M, d);
|
|
8270
8270
|
window.document.addEventListener("mouseleave", P);
|
|
8271
|
-
} else if (M.display.wtarget_type ===
|
|
8271
|
+
} else if (M.display.wtarget_type === $e.WEB_NATIVE_DISPLAY) {
|
|
8272
8272
|
if (ms.doesCampaignPushCustomEvent(M) && S.customEvents.length > 0 && ms.shouldCurrentCustomEventCampaignBeSkipped(M, S)) {
|
|
8273
8273
|
f.debug("Custom Event Campaign Skipped with id :: " + M?.wzrk_id);
|
|
8274
8274
|
continue;
|
|
@@ -8281,7 +8281,7 @@ $1`));
|
|
|
8281
8281
|
continue;
|
|
8282
8282
|
}
|
|
8283
8283
|
if (ms.doesCampaignPushCustomEvent(M)) {
|
|
8284
|
-
const P = M.msgContent.type ===
|
|
8284
|
+
const P = M.msgContent.type === Rt.KV_PAIR ? M.display.kv.topic : null;
|
|
8285
8285
|
S.customEvents.push({
|
|
8286
8286
|
customEventType: M.msgContent.type,
|
|
8287
8287
|
eventTopic: P
|
|
@@ -8290,7 +8290,7 @@ $1`));
|
|
|
8290
8290
|
const P = ms.getCampaignNodes(M);
|
|
8291
8291
|
S.nodes.push(...P);
|
|
8292
8292
|
}
|
|
8293
|
-
M.msgContent.type ===
|
|
8293
|
+
M.msgContent.type === Rt.KV_PAIR ? tg(M) : M.msgContent.type === Rt.BANNER || M.msgContent.type === Rt.CAROUSEL ? rg(M, f, A) : M.msgContent.type === Rt.VISUAL_BUILDER ? Kl(M, !1) : M.msgContent.type === Rt.CUSTOM_HTML ? Uh(M, f) : M.msgContent.type === Rt.JSON ? ig(M) : this.showFooterNotification(M, a, d);
|
|
8294
8294
|
}
|
|
8295
8295
|
}
|
|
8296
8296
|
Object.keys(A).length && (document.readyState === "complete" ? this.processNativeDisplayArr(A) : this.addLoadListener(A));
|
|
@@ -8762,7 +8762,7 @@ $1`));
|
|
|
8762
8762
|
this.hadStarted = !1;
|
|
8763
8763
|
}
|
|
8764
8764
|
}
|
|
8765
|
-
var bi = i("logger"), rs = i("account"), Ys = i("request"), oo = i("event"),
|
|
8765
|
+
var bi = i("logger"), rs = i("account"), Ys = i("request"), oo = i("event"), Ht = i("variables"), ao = i("remoteVariables"), Qs = i("fetchCallback"), Dn = i("variablesChangedCallbacks"), on = i("oneTimeVariablesChangedCallbacks"), lo = i("hasVarsRequestCompleted"), nc = i("runVariablesChangedCallback");
|
|
8766
8766
|
class ug {
|
|
8767
8767
|
constructor(a) {
|
|
8768
8768
|
let {
|
|
@@ -8785,7 +8785,7 @@ $1`));
|
|
|
8785
8785
|
}), Object.defineProperty(this, oo, {
|
|
8786
8786
|
writable: !0,
|
|
8787
8787
|
value: void 0
|
|
8788
|
-
}), Object.defineProperty(this,
|
|
8788
|
+
}), Object.defineProperty(this, Ht, {
|
|
8789
8789
|
writable: !0,
|
|
8790
8790
|
value: void 0
|
|
8791
8791
|
}), Object.defineProperty(this, ao, {
|
|
@@ -8803,7 +8803,7 @@ $1`));
|
|
|
8803
8803
|
}), Object.defineProperty(this, lo, {
|
|
8804
8804
|
writable: !0,
|
|
8805
8805
|
value: !1
|
|
8806
|
-
}), n(this, bi)[bi] = d, n(this, rs)[rs] = A, n(this, Ys)[Ys] = f, n(this, oo)[oo] = x, n(this,
|
|
8806
|
+
}), n(this, bi)[bi] = d, n(this, rs)[rs] = A, n(this, Ys)[Ys] = f, n(this, oo)[oo] = x, n(this, Ht)[Ht] = {}, n(this, ao)[ao] = {}, n(this, Dn)[Dn] = [], n(this, on)[on] = [], q.variableStore = this;
|
|
8807
8807
|
}
|
|
8808
8808
|
/**
|
|
8809
8809
|
* Registers a variable instance in the store.
|
|
@@ -8813,7 +8813,7 @@ $1`));
|
|
|
8813
8813
|
const {
|
|
8814
8814
|
name: d
|
|
8815
8815
|
} = a;
|
|
8816
|
-
n(this,
|
|
8816
|
+
n(this, Ht)[Ht][d] = a, n(this, bi)[bi].debug("registerVariable", n(this, Ht)[Ht]);
|
|
8817
8817
|
}
|
|
8818
8818
|
/**
|
|
8819
8819
|
* Retrieves a variable by its name.
|
|
@@ -8821,7 +8821,7 @@ $1`));
|
|
|
8821
8821
|
* @returns {Object} - The variable instance.
|
|
8822
8822
|
*/
|
|
8823
8823
|
getVariable(a) {
|
|
8824
|
-
return n(this,
|
|
8824
|
+
return n(this, Ht)[Ht][a];
|
|
8825
8825
|
}
|
|
8826
8826
|
hasVarsRequestCompleted() {
|
|
8827
8827
|
return n(this, lo)[lo];
|
|
@@ -8842,22 +8842,22 @@ $1`));
|
|
|
8842
8842
|
type: "varsPayload",
|
|
8843
8843
|
vars: {}
|
|
8844
8844
|
};
|
|
8845
|
-
for (const D in n(this,
|
|
8846
|
-
if (typeof n(this,
|
|
8845
|
+
for (const D in n(this, Ht)[Ht])
|
|
8846
|
+
if (typeof n(this, Ht)[Ht][D].defaultValue == "object") {
|
|
8847
8847
|
var A;
|
|
8848
8848
|
const I = lh({
|
|
8849
|
-
[(A = n(this,
|
|
8849
|
+
[(A = n(this, Ht)[Ht][D]) === null || A === void 0 ? void 0 : A.name]: n(this, Ht)[Ht][D].defaultValue
|
|
8850
8850
|
});
|
|
8851
8851
|
for (const M in I)
|
|
8852
8852
|
f.vars[M] = {
|
|
8853
8853
|
defaultValue: I[M].defaultValue,
|
|
8854
8854
|
type: I[M].type
|
|
8855
8855
|
};
|
|
8856
|
-
} else n(this,
|
|
8857
|
-
type: n(this,
|
|
8856
|
+
} else n(this, Ht)[Ht][D].type === "file" ? f.vars[D] = {
|
|
8857
|
+
type: n(this, Ht)[Ht][D].type
|
|
8858
8858
|
} : f.vars[D] = {
|
|
8859
|
-
defaultValue: n(this,
|
|
8860
|
-
type: n(this,
|
|
8859
|
+
defaultValue: n(this, Ht)[Ht][D].defaultValue,
|
|
8860
|
+
type: n(this, Ht)[Ht][D].type
|
|
8861
8861
|
};
|
|
8862
8862
|
if (Object.keys(f.vars).length === 0) {
|
|
8863
8863
|
const D = "No variables are defined.";
|
|
@@ -8881,8 +8881,8 @@ $1`));
|
|
|
8881
8881
|
}
|
|
8882
8882
|
mergeVariables(a) {
|
|
8883
8883
|
n(this, bi)[bi].debug("msg vars is ", a), n(this, lo)[lo] = !0, $.saveToLSorCookie(Mt, a), n(this, ao)[ao] = a;
|
|
8884
|
-
for (const d in n(this,
|
|
8885
|
-
a.hasOwnProperty(d) && n(this,
|
|
8884
|
+
for (const d in n(this, Ht)[Ht])
|
|
8885
|
+
a.hasOwnProperty(d) && n(this, Ht)[Ht][d].update(a[d]);
|
|
8886
8886
|
n(this, Qs)[Qs] && n(this, Qs)[Qs](), n(this, nc)[nc]();
|
|
8887
8887
|
}
|
|
8888
8888
|
addVariablesChangedCallback(a) {
|
|
@@ -10932,7 +10932,7 @@ async function Wa(l, e = {}) {
|
|
|
10932
10932
|
};
|
|
10933
10933
|
}
|
|
10934
10934
|
}
|
|
10935
|
-
const
|
|
10935
|
+
const Qt = {
|
|
10936
10936
|
get: (l, e) => Wa(l, { method: "GET", headers: e?.headers }),
|
|
10937
10937
|
post: (l, e, t) => Wa(l, { method: "POST", body: e, headers: t?.headers }),
|
|
10938
10938
|
put: (l, e, t) => Wa(l, { method: "PUT", body: e, headers: t?.headers }),
|
|
@@ -10968,12 +10968,12 @@ const Yt = {
|
|
|
10968
10968
|
loanMoney: NA,
|
|
10969
10969
|
paymentHistory: kA,
|
|
10970
10970
|
sucessAnime: TA
|
|
10971
|
-
}, BA = async (l) => (await
|
|
10971
|
+
}, BA = async (l) => (await Qt.post(
|
|
10972
10972
|
`${_f()}/auth/login`,
|
|
10973
10973
|
l
|
|
10974
10974
|
)).data, PA = async (l, e) => {
|
|
10975
10975
|
const t = nt();
|
|
10976
|
-
return (await
|
|
10976
|
+
return (await Qt.post(
|
|
10977
10977
|
`${Gn()}/notification/fundly-pay-otp`,
|
|
10978
10978
|
{
|
|
10979
10979
|
mobileNumber: l,
|
|
@@ -10987,7 +10987,7 @@ const Yt = {
|
|
|
10987
10987
|
}
|
|
10988
10988
|
}
|
|
10989
10989
|
)).data;
|
|
10990
|
-
}, OA = async (l) => (await
|
|
10990
|
+
}, OA = async (l) => (await Qt.post(
|
|
10991
10991
|
`${Gn()}/payment-options`,
|
|
10992
10992
|
l,
|
|
10993
10993
|
{
|
|
@@ -11005,14 +11005,14 @@ const Yt = {
|
|
|
11005
11005
|
Channel: t,
|
|
11006
11006
|
Source: e
|
|
11007
11007
|
};
|
|
11008
|
-
return t === "ERP" && (s["ERP-Code"] = jt.getErpCode() || void 0, s["Partner-Secret-Key"] = jt.getPartnerSecretKey() || void 0), (await
|
|
11008
|
+
return t === "ERP" && (s["ERP-Code"] = jt.getErpCode() || void 0, s["Partner-Secret-Key"] = jt.getPartnerSecretKey() || void 0), (await Qt.post(
|
|
11009
11009
|
Kf(),
|
|
11010
11010
|
n,
|
|
11011
11011
|
{ headers: s }
|
|
11012
11012
|
)).data;
|
|
11013
11013
|
}, su = async (l) => {
|
|
11014
11014
|
const e = _s().replace(/\/api\/v1$/, "");
|
|
11015
|
-
return (await
|
|
11015
|
+
return (await Qt.get(
|
|
11016
11016
|
`${e}/stp/banklist?keyword=${encodeURIComponent(l)}`,
|
|
11017
11017
|
{
|
|
11018
11018
|
headers: {
|
|
@@ -11021,7 +11021,7 @@ const Yt = {
|
|
|
11021
11021
|
}
|
|
11022
11022
|
}
|
|
11023
11023
|
)).data;
|
|
11024
|
-
}, FA = async (l) => (await
|
|
11024
|
+
}, FA = async (l) => (await Qt.get(
|
|
11025
11025
|
`${eu()}/credit-limit/filter?businessId=${l}&disbursementAccount=SUPPLIER&isProductTenureActive=YES&isFiCodeActive=true`,
|
|
11026
11026
|
{
|
|
11027
11027
|
headers: {
|
|
@@ -11316,7 +11316,7 @@ const zA = (l) => {
|
|
|
11316
11316
|
sort: "DESC"
|
|
11317
11317
|
};
|
|
11318
11318
|
t?.dateRange && (s.fromDate = t.dateRange.from.toISOString().split("T")[0], s.toDate = t.dateRange.to.toISOString().split("T")[0]);
|
|
11319
|
-
const o = (await
|
|
11319
|
+
const o = (await Qt.post(
|
|
11320
11320
|
`${fs()}/payment/api/v1/transactions/filter`,
|
|
11321
11321
|
s,
|
|
11322
11322
|
{
|
|
@@ -11365,7 +11365,7 @@ const zA = (l) => {
|
|
|
11365
11365
|
transactionId: l,
|
|
11366
11366
|
source: e
|
|
11367
11367
|
});
|
|
11368
|
-
return (await
|
|
11368
|
+
return (await Qt.get(
|
|
11369
11369
|
`${fs()}/payment/api/v1/transactions/details?${t.toString()}`,
|
|
11370
11370
|
{
|
|
11371
11371
|
headers: {
|
|
@@ -11375,7 +11375,7 @@ const zA = (l) => {
|
|
|
11375
11375
|
}
|
|
11376
11376
|
}
|
|
11377
11377
|
)).data;
|
|
11378
|
-
}, WA = () => Uo().replace(/\/document\/v4\/common$/, ""), JA = async (l) => (await
|
|
11378
|
+
}, WA = () => Uo().replace(/\/document\/v4\/common$/, ""), JA = async (l) => (await Qt.post(
|
|
11379
11379
|
`${WA()}/document/v3/list`,
|
|
11380
11380
|
{ docIds: l },
|
|
11381
11381
|
{
|
|
@@ -11385,7 +11385,7 @@ const zA = (l) => {
|
|
|
11385
11385
|
Authorization: nt() ? `Bearer ${nt()}` : void 0
|
|
11386
11386
|
}
|
|
11387
11387
|
}
|
|
11388
|
-
)).data, XA = async (l) => (await
|
|
11388
|
+
)).data, XA = async (l) => (await Qt.post(
|
|
11389
11389
|
`${_s()}/loan/emi`,
|
|
11390
11390
|
l,
|
|
11391
11391
|
{
|
|
@@ -11401,7 +11401,7 @@ const zA = (l) => {
|
|
|
11401
11401
|
DHAMI: "Dhami Finance",
|
|
11402
11402
|
FUNDLY: "Fundly"
|
|
11403
11403
|
// Add more mappings as needed
|
|
11404
|
-
})[l] || l, GA = async (l) => ((await
|
|
11404
|
+
})[l] || l, GA = async (l) => ((await Qt.get(
|
|
11405
11405
|
`${_s()}/credit-limit/customer-outstanding?businessId=${encodeURIComponent(l)}`,
|
|
11406
11406
|
{
|
|
11407
11407
|
headers: {
|
|
@@ -11428,7 +11428,7 @@ const zA = (l) => {
|
|
|
11428
11428
|
offset: "0",
|
|
11429
11429
|
maxResults: "100"
|
|
11430
11430
|
});
|
|
11431
|
-
return e && t.append("lenderCode", e), ((await
|
|
11431
|
+
return e && t.append("lenderCode", e), ((await Qt.get(
|
|
11432
11432
|
`${fs()}/payment/api/v2/loan/customer-loan-summaries?${t.toString()}`,
|
|
11433
11433
|
{
|
|
11434
11434
|
headers: {
|
|
@@ -11459,7 +11459,7 @@ const zA = (l) => {
|
|
|
11459
11459
|
createdAt: n.disbursementDate || (/* @__PURE__ */ new Date()).toISOString()
|
|
11460
11460
|
};
|
|
11461
11461
|
});
|
|
11462
|
-
}, qA = async (l, e) => ((await
|
|
11462
|
+
}, qA = async (l, e) => ((await Qt.get(
|
|
11463
11463
|
`${fs()}/payment/api/v1/transactions/partial-payment-history?loanId=${encodeURIComponent(l)}&businessId=${encodeURIComponent(e)}`,
|
|
11464
11464
|
{
|
|
11465
11465
|
headers: {
|
|
@@ -11477,7 +11477,7 @@ const zA = (l) => {
|
|
|
11477
11477
|
// API doesn't provide transaction ID, generate placeholder
|
|
11478
11478
|
transactionId: `PP-${l}-${n + 1}`
|
|
11479
11479
|
})), ZA = async (l) => {
|
|
11480
|
-
const e = await
|
|
11480
|
+
const e = await Qt.get(
|
|
11481
11481
|
`${fs()}/payment/api/v1/drawdown/${encodeURIComponent(l)}/payment-details`,
|
|
11482
11482
|
{
|
|
11483
11483
|
headers: {
|
|
@@ -11497,7 +11497,7 @@ const zA = (l) => {
|
|
|
11497
11497
|
description: t.description
|
|
11498
11498
|
}))
|
|
11499
11499
|
};
|
|
11500
|
-
}, KA = async (l) => (await
|
|
11500
|
+
}, KA = async (l) => (await Qt.post(
|
|
11501
11501
|
`${fs()}/payment/api/v1/repayment`,
|
|
11502
11502
|
l,
|
|
11503
11503
|
{
|
|
@@ -11507,7 +11507,7 @@ const zA = (l) => {
|
|
|
11507
11507
|
Authorization: nt() ? `Bearer ${nt()}` : void 0
|
|
11508
11508
|
}
|
|
11509
11509
|
}
|
|
11510
|
-
)).data, _A = async (l) => (await
|
|
11510
|
+
)).data, _A = async (l) => (await Qt.get(
|
|
11511
11511
|
`${fs()}/payment/api/v1/repayment/status?pgOrderId=${encodeURIComponent(l)}`,
|
|
11512
11512
|
{
|
|
11513
11513
|
headers: {
|
|
@@ -11601,7 +11601,7 @@ const zA = (l) => {
|
|
|
11601
11601
|
};
|
|
11602
11602
|
async function re(ye, we) {
|
|
11603
11603
|
try {
|
|
11604
|
-
return (await
|
|
11604
|
+
return (await Qt.post(
|
|
11605
11605
|
Uo(),
|
|
11606
11606
|
{
|
|
11607
11607
|
byteString: ye,
|
|
@@ -12558,7 +12558,7 @@ Thank you for your payment!`;
|
|
|
12558
12558
|
"button",
|
|
12559
12559
|
{
|
|
12560
12560
|
onClick: o,
|
|
12561
|
-
className: "w-full h-12 rounded-lg text-[16px] flex items-center mb-2 justify-center bg-[#16558B] text-white",
|
|
12561
|
+
className: "fp:w-full fp:h-12 fp:rounded-lg fp:text-[16px] fp:flex fp:items-center fp:mb-2 fp:justify-center fp:bg-[#16558B] fp:text-white",
|
|
12562
12562
|
children: i
|
|
12563
12563
|
}
|
|
12564
12564
|
)
|
|
@@ -13377,7 +13377,7 @@ const ou = ({
|
|
|
13377
13377
|
}, []);
|
|
13378
13378
|
async function Xe(ie, pe) {
|
|
13379
13379
|
try {
|
|
13380
|
-
return (await
|
|
13380
|
+
return (await Qt.post(
|
|
13381
13381
|
Uo(),
|
|
13382
13382
|
{
|
|
13383
13383
|
byteString: ie,
|
|
@@ -17234,7 +17234,7 @@ class Xo {
|
|
|
17234
17234
|
this.#f?.abort(), this.#f = null, this.#a?.abort(), this.#a = null;
|
|
17235
17235
|
}
|
|
17236
17236
|
}
|
|
17237
|
-
class
|
|
17237
|
+
class et {
|
|
17238
17238
|
#e = null;
|
|
17239
17239
|
#t = null;
|
|
17240
17240
|
#n = null;
|
|
@@ -17270,13 +17270,13 @@ class $e {
|
|
|
17270
17270
|
static _l10n = null;
|
|
17271
17271
|
static _l10nResizer = null;
|
|
17272
17272
|
#C = !1;
|
|
17273
|
-
#I =
|
|
17273
|
+
#I = et._zIndex++;
|
|
17274
17274
|
static _borderLineWidth = -1;
|
|
17275
17275
|
static _colorManager = new Jc();
|
|
17276
17276
|
static _zIndex = 1;
|
|
17277
17277
|
static _telemetryTimeout = 1e3;
|
|
17278
17278
|
static get _resizerKeyboardManager() {
|
|
17279
|
-
const e =
|
|
17279
|
+
const e = et.prototype._resizeWithKeyboard, t = hs.TRANSLATE_SMALL, i = hs.TRANSLATE_BIG;
|
|
17280
17280
|
return At(this, "_resizerKeyboardManager", new Jo([[["ArrowLeft", "mac+ArrowLeft"], e, {
|
|
17281
17281
|
args: [-t, 0]
|
|
17282
17282
|
}], [["ctrl+ArrowLeft", "mac+shift+ArrowLeft"], e, {
|
|
@@ -17293,7 +17293,7 @@ class $e {
|
|
|
17293
17293
|
args: [0, t]
|
|
17294
17294
|
}], [["ctrl+ArrowDown", "mac+shift+ArrowDown"], e, {
|
|
17295
17295
|
args: [0, i]
|
|
17296
|
-
}], [["Escape", "mac+Escape"],
|
|
17296
|
+
}], [["Escape", "mac+Escape"], et.prototype._stopResizingWithKeyboard]]));
|
|
17297
17297
|
}
|
|
17298
17298
|
constructor(e) {
|
|
17299
17299
|
this.parent = e.parent, this.id = e.id, this.width = this.height = null, this.pageIndex = e.parent.pageIndex, this.name = e.name, this.div = null, this._uiManager = e.uiManager, this.annotationElementId = null, this._willKeepAspectRatio = !1, this._initialOptions.isCentered = e.isCentered, this._structTreeParentId = null, this.annotationElementId = e.annotationElementId || null, this.creationDate = e.creationDate || /* @__PURE__ */ new Date(), this.modificationDate = e.modificationDate || null;
|
|
@@ -17331,7 +17331,7 @@ class $e {
|
|
|
17331
17331
|
t.annotationElementId = e.annotationElementId, t.deleted = !0, t._uiManager.addToAnnotationStorage(t);
|
|
17332
17332
|
}
|
|
17333
17333
|
static initialize(e, t) {
|
|
17334
|
-
if (
|
|
17334
|
+
if (et._l10n ??= e, et._l10nResizer ||= Object.freeze({
|
|
17335
17335
|
topLeft: "pdfjs-editor-resizer-top-left",
|
|
17336
17336
|
topMiddle: "pdfjs-editor-resizer-top-middle",
|
|
17337
17337
|
topRight: "pdfjs-editor-resizer-top-right",
|
|
@@ -17340,10 +17340,10 @@ class $e {
|
|
|
17340
17340
|
bottomMiddle: "pdfjs-editor-resizer-bottom-middle",
|
|
17341
17341
|
bottomLeft: "pdfjs-editor-resizer-bottom-left",
|
|
17342
17342
|
middleLeft: "pdfjs-editor-resizer-middle-left"
|
|
17343
|
-
}),
|
|
17343
|
+
}), et._borderLineWidth !== -1)
|
|
17344
17344
|
return;
|
|
17345
17345
|
const i = getComputedStyle(document.documentElement);
|
|
17346
|
-
|
|
17346
|
+
et._borderLineWidth = parseFloat(i.getPropertyValue("--outline-width")) || 0;
|
|
17347
17347
|
}
|
|
17348
17348
|
static updateDefaultParams(e, t) {
|
|
17349
17349
|
}
|
|
@@ -17480,7 +17480,7 @@ class $e {
|
|
|
17480
17480
|
getBaseTranslation() {
|
|
17481
17481
|
const [e, t] = this.parentDimensions, {
|
|
17482
17482
|
_borderLineWidth: i
|
|
17483
|
-
} =
|
|
17483
|
+
} = et, n = i / e, s = i / t;
|
|
17484
17484
|
switch (this.rotation) {
|
|
17485
17485
|
case 90:
|
|
17486
17486
|
return [-n, s];
|
|
@@ -17540,10 +17540,10 @@ class $e {
|
|
|
17540
17540
|
}
|
|
17541
17541
|
}
|
|
17542
17542
|
screenToPageTranslation(e, t) {
|
|
17543
|
-
return
|
|
17543
|
+
return et.#D(e, t, this.parentRotation);
|
|
17544
17544
|
}
|
|
17545
17545
|
pageTranslationToScreen(e, t) {
|
|
17546
|
-
return
|
|
17546
|
+
return et.#D(e, t, 360 - this.parentRotation);
|
|
17547
17547
|
}
|
|
17548
17548
|
#L(e) {
|
|
17549
17549
|
switch (e) {
|
|
@@ -17665,7 +17665,7 @@ class $e {
|
|
|
17665
17665
|
return Math.round(e * 1e4) / 1e4;
|
|
17666
17666
|
}
|
|
17667
17667
|
#O(e, t) {
|
|
17668
|
-
const [i, n] = this.parentDimensions, s = this.x, r = this.y, o = this.width, c = this.height, u =
|
|
17668
|
+
const [i, n] = this.parentDimensions, s = this.x, r = this.y, o = this.width, c = this.height, u = et.MIN_SIZE / i, m = et.MIN_SIZE / n, g = this.#L(this.rotation), w = (re, oe) => [g[0] * re + g[2] * oe, g[1] * re + g[3] * oe], y = this.#L(360 - this.rotation), E = (re, oe) => [y[0] * re + y[2] * oe, y[1] * re + y[3] * oe];
|
|
17669
17669
|
let C, L, k = !1, j = !1;
|
|
17670
17670
|
switch (e) {
|
|
17671
17671
|
case "topLeft":
|
|
@@ -17695,7 +17695,7 @@ class $e {
|
|
|
17695
17695
|
}
|
|
17696
17696
|
const R = C(o, c), F = L(o, c);
|
|
17697
17697
|
let U = w(...F);
|
|
17698
|
-
const V =
|
|
17698
|
+
const V = et._round(s + U[0]), Q = et._round(r + U[1]);
|
|
17699
17699
|
let _ = 1, K = 1, ee, ne;
|
|
17700
17700
|
if (t.fromKeyboard)
|
|
17701
17701
|
({
|
|
@@ -17713,7 +17713,7 @@ class $e {
|
|
|
17713
17713
|
const re = Math.hypot(o, c);
|
|
17714
17714
|
_ = K = Math.max(Math.min(Math.hypot(F[0] - R[0] - ee, F[1] - R[1] - ne) / re, 1 / o, 1 / c), u / o, m / c);
|
|
17715
17715
|
} else j ? _ = Bi(Math.abs(F[0] - R[0] - ee), u, 1) / o : K = Bi(Math.abs(F[1] - R[1] - ne), m, 1) / c;
|
|
17716
|
-
const ce =
|
|
17716
|
+
const ce = et._round(o * _), me = et._round(c * K);
|
|
17717
17717
|
U = w(...L(ce, me));
|
|
17718
17718
|
const ae = V - U[0], fe = Q - U[1];
|
|
17719
17719
|
this.#d ||= [this.x, this.y, this.width, this.height], this.width = ce, this.height = me, this.x = ae, this.y = fe, this.setDims(), this.fixAndSetPosition(), this._onResizing();
|
|
@@ -17755,7 +17755,7 @@ class $e {
|
|
|
17755
17755
|
return this.div.getBoundingClientRect();
|
|
17756
17756
|
}
|
|
17757
17757
|
createAltText() {
|
|
17758
|
-
return this.#n || (Qn.initialize(
|
|
17758
|
+
return this.#n || (Qn.initialize(et._l10n), this.#n = new Qn(this), this.#e && (this.#n.data = this.#e, this.#e = null)), this.#n;
|
|
17759
17759
|
}
|
|
17760
17760
|
get altTextData() {
|
|
17761
17761
|
return this.#n?.data;
|
|
@@ -17894,13 +17894,13 @@ class $e {
|
|
|
17894
17894
|
let s = 0.7 * (i / t) + 1 - 0.7;
|
|
17895
17895
|
if (s === 1)
|
|
17896
17896
|
return;
|
|
17897
|
-
const r = this.#L(this.rotation), o = (V, Q) => [r[0] * V + r[2] * Q, r[1] * V + r[3] * Q], [c, u] = this.parentDimensions, m = this.x, g = this.y, w = this.width, y = this.height, E =
|
|
17897
|
+
const r = this.#L(this.rotation), o = (V, Q) => [r[0] * V + r[2] * Q, r[1] * V + r[3] * Q], [c, u] = this.parentDimensions, m = this.x, g = this.y, w = this.width, y = this.height, E = et.MIN_SIZE / c, C = et.MIN_SIZE / u;
|
|
17898
17898
|
s = Math.max(Math.min(s, 1 / w, 1 / y), E / w, C / y);
|
|
17899
|
-
const L =
|
|
17899
|
+
const L = et._round(w * s), k = et._round(y * s);
|
|
17900
17900
|
if (L === w && k === y)
|
|
17901
17901
|
return;
|
|
17902
17902
|
this.#d ||= [m, g, w, y];
|
|
17903
|
-
const j = o(w / 2, y / 2), R =
|
|
17903
|
+
const j = o(w / 2, y / 2), R = et._round(m + j[0]), F = et._round(g + j[1]), U = o(L / 2, k / 2);
|
|
17904
17904
|
this.x = R - U[0], this.y = F - U[1], this.width = L, this.height = k, this.setDims(), this.fixAndSetPosition(), this._onResizing();
|
|
17905
17905
|
}
|
|
17906
17906
|
#b() {
|
|
@@ -18014,7 +18014,7 @@ class $e {
|
|
|
18014
18014
|
return this.getRect(0, 0);
|
|
18015
18015
|
}
|
|
18016
18016
|
getNonHCMColor() {
|
|
18017
|
-
return this.color &&
|
|
18017
|
+
return this.color && et._colorManager.convert(this._uiManager.getNonHCMColor(this.color));
|
|
18018
18018
|
}
|
|
18019
18019
|
onUpdatedColor() {
|
|
18020
18020
|
this.#i?.onUpdatedColor();
|
|
@@ -18157,7 +18157,7 @@ class $e {
|
|
|
18157
18157
|
const {
|
|
18158
18158
|
commentButtonPosition: [e, t]
|
|
18159
18159
|
} = this, [i, n, s, r] = this.getPDFRect();
|
|
18160
|
-
return [
|
|
18160
|
+
return [et._round(i + (s - i) * e), et._round(n + (r - n) * (1 - t))];
|
|
18161
18161
|
}
|
|
18162
18162
|
get commentButtonColor() {
|
|
18163
18163
|
return this._uiManager.makeCommentColor(this.getNonHCMColor(), this.opacity);
|
|
@@ -18201,7 +18201,7 @@ class $e {
|
|
|
18201
18201
|
signal: c
|
|
18202
18202
|
}), u.addEventListener("focus", this.#V.bind(this, m), {
|
|
18203
18203
|
signal: c
|
|
18204
|
-
}), u.setAttribute("data-l10n-id",
|
|
18204
|
+
}), u.setAttribute("data-l10n-id", et._l10nResizer[m]);
|
|
18205
18205
|
}
|
|
18206
18206
|
}
|
|
18207
18207
|
const i = this.#t[0];
|
|
@@ -18222,7 +18222,7 @@ class $e {
|
|
|
18222
18222
|
let r = 0;
|
|
18223
18223
|
for (const o of t) {
|
|
18224
18224
|
const u = this.#t[r++].getAttribute("data-resizer-name");
|
|
18225
|
-
o.setAttribute("data-l10n-id",
|
|
18225
|
+
o.setAttribute("data-l10n-id", et._l10nResizer[u]);
|
|
18226
18226
|
}
|
|
18227
18227
|
}
|
|
18228
18228
|
this.#Y(0), this.#w = !0, this.#c.firstChild.focus({
|
|
@@ -18230,7 +18230,7 @@ class $e {
|
|
|
18230
18230
|
}), e.preventDefault(), e.stopImmediatePropagation();
|
|
18231
18231
|
}
|
|
18232
18232
|
#G(e) {
|
|
18233
|
-
|
|
18233
|
+
et._resizerKeyboardManager.exec(this, e);
|
|
18234
18234
|
}
|
|
18235
18235
|
#X(e) {
|
|
18236
18236
|
this.#w && e.relatedTarget?.parentNode !== this.#c && this.#j();
|
|
@@ -18332,7 +18332,7 @@ class $e {
|
|
|
18332
18332
|
let n = this.#y.get(i);
|
|
18333
18333
|
n && clearTimeout(n), n = setTimeout(() => {
|
|
18334
18334
|
this._reportTelemetry(e), this.#y.delete(i), this.#y.size === 0 && (this.#y = null);
|
|
18335
|
-
},
|
|
18335
|
+
}, et._telemetryTimeout), this.#y.set(i, n);
|
|
18336
18336
|
return;
|
|
18337
18337
|
}
|
|
18338
18338
|
e.type ||= this.editorType, this._uiManager._eventBus.dispatch("reporttelemetry", {
|
|
@@ -18385,7 +18385,7 @@ class $e {
|
|
|
18385
18385
|
t?.nodeName === "DIV" && t.classList.contains("annotationContent") && t.remove();
|
|
18386
18386
|
}
|
|
18387
18387
|
}
|
|
18388
|
-
class wx extends
|
|
18388
|
+
class wx extends et {
|
|
18389
18389
|
constructor(e) {
|
|
18390
18390
|
super(e), this.annotationElementId = e.annotationElementId, this.deleted = !0;
|
|
18391
18391
|
}
|
|
@@ -18452,9 +18452,9 @@ class Xc {
|
|
|
18452
18452
|
}
|
|
18453
18453
|
remove(e) {
|
|
18454
18454
|
const t = this.#i.get(e);
|
|
18455
|
-
if (t !== void 0 && (t instanceof
|
|
18455
|
+
if (t !== void 0 && (t instanceof et && this.#n.delete(t.annotationElementId), this.#i.delete(e), this.#i.size === 0 && this.resetModified(), typeof this.onAnnotationEditor == "function")) {
|
|
18456
18456
|
for (const i of this.#i.values())
|
|
18457
|
-
if (i instanceof
|
|
18457
|
+
if (i instanceof et)
|
|
18458
18458
|
return;
|
|
18459
18459
|
this.onAnnotationEditor(null);
|
|
18460
18460
|
}
|
|
@@ -18467,7 +18467,7 @@ class Xc {
|
|
|
18467
18467
|
i[s] !== r && (n = !0, i[s] = r);
|
|
18468
18468
|
else
|
|
18469
18469
|
n = !0, this.#i.set(e, t);
|
|
18470
|
-
n && this.#o(), t instanceof
|
|
18470
|
+
n && this.#o(), t instanceof et && ((this.#n ||= /* @__PURE__ */ new Map()).set(t.annotationElementId, t), typeof this.onAnnotationEditor == "function" && this.onAnnotationEditor(t.constructor._type));
|
|
18471
18471
|
}
|
|
18472
18472
|
has(e) {
|
|
18473
18473
|
return this.#i.has(e);
|
|
@@ -18490,7 +18490,7 @@ class Xc {
|
|
|
18490
18490
|
const e = /* @__PURE__ */ new Map(), t = new yu(), i = [], n = /* @__PURE__ */ Object.create(null);
|
|
18491
18491
|
let s = !1;
|
|
18492
18492
|
for (const [r, o] of this.#i) {
|
|
18493
|
-
const c = o instanceof
|
|
18493
|
+
const c = o instanceof et ? o.serialize(!1, n) : o;
|
|
18494
18494
|
c && (e.set(r, c), t.update(`${r}:${JSON.stringify(c)}`), s ||= !!c.bitmap);
|
|
18495
18495
|
}
|
|
18496
18496
|
if (s)
|
|
@@ -18507,7 +18507,7 @@ class Xc {
|
|
|
18507
18507
|
const t = /* @__PURE__ */ new Map();
|
|
18508
18508
|
let i = 0, n = 0;
|
|
18509
18509
|
for (const s of this.#i.values()) {
|
|
18510
|
-
if (!(s instanceof
|
|
18510
|
+
if (!(s instanceof et)) {
|
|
18511
18511
|
s.popup && (s.popup.deleted ? n += 1 : i += 1);
|
|
18512
18512
|
continue;
|
|
18513
18513
|
}
|
|
@@ -21506,7 +21506,7 @@ class Sr {
|
|
|
21506
21506
|
};
|
|
21507
21507
|
}
|
|
21508
21508
|
}
|
|
21509
|
-
class
|
|
21509
|
+
class Jt {
|
|
21510
21510
|
static bools = ["black", "bold", "disableFontFace", "fontExtraProperties", "isInvalidPDFjsFont", "isType3Font", "italic", "missingFile", "remeasure", "vertical"];
|
|
21511
21511
|
static numbers = ["ascent", "defaultWidth", "descent"];
|
|
21512
21512
|
static strings = ["fallbackName", "loadedName", "mimetype", "name"];
|
|
@@ -21525,7 +21525,7 @@ class Wt {
|
|
|
21525
21525
|
this.#s = e, this.#r = new TextDecoder(), this.#a = new DataView(this.#s), t && Object.assign(this, t);
|
|
21526
21526
|
}
|
|
21527
21527
|
#c(e) {
|
|
21528
|
-
kt(e <
|
|
21528
|
+
kt(e < Jt.bools.length, "Invalid boolean index");
|
|
21529
21529
|
const t = Math.floor(e / 4), i = e * 2 % 8, n = this.#a.getUint8(t) >> i & 3;
|
|
21530
21530
|
return n === 0 ? void 0 : n === 2;
|
|
21531
21531
|
}
|
|
@@ -21560,7 +21560,7 @@ class Wt {
|
|
|
21560
21560
|
return this.#c(9);
|
|
21561
21561
|
}
|
|
21562
21562
|
#l(e) {
|
|
21563
|
-
return kt(e <
|
|
21563
|
+
return kt(e < Jt.numbers.length, "Invalid number index"), this.#a.getFloat64(Jt.#e + e * 8);
|
|
21564
21564
|
}
|
|
21565
21565
|
get ascent() {
|
|
21566
21566
|
return this.#l(0);
|
|
@@ -21572,7 +21572,7 @@ class Wt {
|
|
|
21572
21572
|
return this.#l(2);
|
|
21573
21573
|
}
|
|
21574
21574
|
get bbox() {
|
|
21575
|
-
let e =
|
|
21575
|
+
let e = Jt.#t;
|
|
21576
21576
|
if (this.#a.getUint8(e) === 0)
|
|
21577
21577
|
return;
|
|
21578
21578
|
e += 1;
|
|
@@ -21582,7 +21582,7 @@ class Wt {
|
|
|
21582
21582
|
return i;
|
|
21583
21583
|
}
|
|
21584
21584
|
get fontMatrix() {
|
|
21585
|
-
let e =
|
|
21585
|
+
let e = Jt.#n;
|
|
21586
21586
|
if (this.#a.getUint8(e) === 0)
|
|
21587
21587
|
return;
|
|
21588
21588
|
e += 1;
|
|
@@ -21592,7 +21592,7 @@ class Wt {
|
|
|
21592
21592
|
return i;
|
|
21593
21593
|
}
|
|
21594
21594
|
get defaultVMetrics() {
|
|
21595
|
-
let e =
|
|
21595
|
+
let e = Jt.#i;
|
|
21596
21596
|
if (this.#a.getUint8(e) === 0)
|
|
21597
21597
|
return;
|
|
21598
21598
|
e += 1;
|
|
@@ -21602,8 +21602,8 @@ class Wt {
|
|
|
21602
21602
|
return i;
|
|
21603
21603
|
}
|
|
21604
21604
|
#f(e) {
|
|
21605
|
-
kt(e <
|
|
21606
|
-
let t =
|
|
21605
|
+
kt(e < Jt.strings.length, "Invalid string index");
|
|
21606
|
+
let t = Jt.#o + 4;
|
|
21607
21607
|
for (let s = 0; s < e; s++)
|
|
21608
21608
|
t += this.#a.getUint32(t) + 4;
|
|
21609
21609
|
const i = this.#a.getUint32(t), n = new Uint8Array(i);
|
|
@@ -21622,7 +21622,7 @@ class Wt {
|
|
|
21622
21622
|
return this.#f(3);
|
|
21623
21623
|
}
|
|
21624
21624
|
get data() {
|
|
21625
|
-
let e =
|
|
21625
|
+
let e = Jt.#o;
|
|
21626
21626
|
const t = this.#a.getUint32(e);
|
|
21627
21627
|
e += 4 + t;
|
|
21628
21628
|
const i = this.#a.getUint32(e);
|
|
@@ -21634,7 +21634,7 @@ class Wt {
|
|
|
21634
21634
|
return new Uint8Array(this.#s, e + 4, s);
|
|
21635
21635
|
}
|
|
21636
21636
|
clearData() {
|
|
21637
|
-
let e =
|
|
21637
|
+
let e = Jt.#o;
|
|
21638
21638
|
const t = this.#a.getUint32(e);
|
|
21639
21639
|
e += 4 + t;
|
|
21640
21640
|
const i = this.#a.getUint32(e);
|
|
@@ -21645,7 +21645,7 @@ class Wt {
|
|
|
21645
21645
|
new Uint8Array(this.#s, e + 4, s).fill(0), this.#a.setUint32(e, 0);
|
|
21646
21646
|
}
|
|
21647
21647
|
get cssFontInfo() {
|
|
21648
|
-
let e =
|
|
21648
|
+
let e = Jt.#o;
|
|
21649
21649
|
const t = this.#a.getUint32(e);
|
|
21650
21650
|
e += 4 + t;
|
|
21651
21651
|
const i = this.#a.getUint32(e);
|
|
@@ -21657,7 +21657,7 @@ class Wt {
|
|
|
21657
21657
|
return s.set(new Uint8Array(this.#s, e + 4, n)), new Mr(s.buffer);
|
|
21658
21658
|
}
|
|
21659
21659
|
get systemFontInfo() {
|
|
21660
|
-
let e =
|
|
21660
|
+
let e = Jt.#o;
|
|
21661
21661
|
const t = this.#a.getUint32(e);
|
|
21662
21662
|
e += 4 + t;
|
|
21663
21663
|
const i = this.#a.getUint32(e);
|
|
@@ -21669,43 +21669,43 @@ class Wt {
|
|
|
21669
21669
|
static write(e) {
|
|
21670
21670
|
const t = e.systemFontInfo ? Sr.write(e.systemFontInfo) : null, i = e.cssFontInfo ? Mr.write(e.cssFontInfo) : null, n = new TextEncoder(), s = {};
|
|
21671
21671
|
let r = 0;
|
|
21672
|
-
for (const C of
|
|
21672
|
+
for (const C of Jt.strings)
|
|
21673
21673
|
s[C] = n.encode(e[C]), r += 4 + s[C].length;
|
|
21674
|
-
const o =
|
|
21674
|
+
const o = Jt.#o + 4 + r + 4 + (t ? t.byteLength : 0) + 4 + (i ? i.byteLength : 0) + 4 + (e.data ? e.data.length : 0), c = new ArrayBuffer(o), u = new Uint8Array(c), m = new DataView(c);
|
|
21675
21675
|
let g = 0;
|
|
21676
|
-
const w =
|
|
21676
|
+
const w = Jt.bools.length;
|
|
21677
21677
|
let y = 0, E = 0;
|
|
21678
21678
|
for (let C = 0; C < w; C++) {
|
|
21679
|
-
const L = e[
|
|
21679
|
+
const L = e[Jt.bools[C]];
|
|
21680
21680
|
y |= (L === void 0 ? 0 : L ? 2 : 1) << E, E += 2, (E === 8 || C === w - 1) && (m.setUint8(g++, y), y = 0, E = 0);
|
|
21681
21681
|
}
|
|
21682
|
-
kt(g ===
|
|
21683
|
-
for (const C of
|
|
21682
|
+
kt(g === Jt.#e, "FontInfo.write: Boolean properties offset mismatch");
|
|
21683
|
+
for (const C of Jt.numbers)
|
|
21684
21684
|
m.setFloat64(g, e[C]), g += 8;
|
|
21685
|
-
if (kt(g ===
|
|
21685
|
+
if (kt(g === Jt.#t, "FontInfo.write: Number properties offset mismatch"), e.bbox) {
|
|
21686
21686
|
m.setUint8(g++, 4);
|
|
21687
21687
|
for (const C of e.bbox)
|
|
21688
21688
|
m.setInt16(g, C, !0), g += 2;
|
|
21689
21689
|
} else
|
|
21690
21690
|
m.setUint8(g++, 0), g += 8;
|
|
21691
|
-
if (kt(g ===
|
|
21691
|
+
if (kt(g === Jt.#n, "FontInfo.write: BBox properties offset mismatch"), e.fontMatrix) {
|
|
21692
21692
|
m.setUint8(g++, 6);
|
|
21693
21693
|
for (const C of e.fontMatrix)
|
|
21694
21694
|
m.setFloat64(g, C, !0), g += 8;
|
|
21695
21695
|
} else
|
|
21696
21696
|
m.setUint8(g++, 0), g += 48;
|
|
21697
|
-
if (kt(g ===
|
|
21697
|
+
if (kt(g === Jt.#i, "FontInfo.write: FontMatrix properties offset mismatch"), e.defaultVMetrics) {
|
|
21698
21698
|
m.setUint8(g++, 1);
|
|
21699
21699
|
for (const C of e.defaultVMetrics)
|
|
21700
21700
|
m.setInt16(g, C, !0), g += 2;
|
|
21701
21701
|
} else
|
|
21702
21702
|
m.setUint8(g++, 0), g += 6;
|
|
21703
|
-
kt(g ===
|
|
21704
|
-
for (const C of
|
|
21703
|
+
kt(g === Jt.#o, "FontInfo.write: DefaultVMetrics properties offset mismatch"), m.setUint32(Jt.#o, 0), g += 4;
|
|
21704
|
+
for (const C of Jt.strings) {
|
|
21705
21705
|
const L = s[C], k = L.length;
|
|
21706
21706
|
m.setUint32(g, k), u.set(L, g + 4), g += 4 + k;
|
|
21707
21707
|
}
|
|
21708
|
-
if (m.setUint32(
|
|
21708
|
+
if (m.setUint32(Jt.#o, g - Jt.#o - 4), !t)
|
|
21709
21709
|
m.setUint32(g, 0), g += 4;
|
|
21710
21710
|
else {
|
|
21711
21711
|
const C = t.byteLength;
|
|
@@ -24036,7 +24036,7 @@ class A2 {
|
|
|
24036
24036
|
dt(`Error during font loading: ${m}`), this.commonObjs.resolve(i, m);
|
|
24037
24037
|
break;
|
|
24038
24038
|
}
|
|
24039
|
-
const r = new
|
|
24039
|
+
const r = new Jt(s), o = this._params.pdfBug && globalThis.FontInspector?.enabled ? (m, g) => globalThis.FontInspector.fontAdded(m, g) : null, c = new bx(r, o, s.extra, s.charProcOperatorList);
|
|
24040
24040
|
this.fontLoader.bind(c).catch(() => e.sendWithPromise("FontFallback", {
|
|
24041
24041
|
id: i
|
|
24042
24042
|
})).finally(() => {
|
|
@@ -26789,7 +26789,7 @@ let id = class Qu {
|
|
|
26789
26789
|
}
|
|
26790
26790
|
};
|
|
26791
26791
|
const $a = /\r\n?|\n/g;
|
|
26792
|
-
class Ii extends
|
|
26792
|
+
class Ii extends et {
|
|
26793
26793
|
#e = "";
|
|
26794
26794
|
#t = `${this.id}-editor`;
|
|
26795
26795
|
#n = null;
|
|
@@ -26835,10 +26835,10 @@ class Ii extends $e {
|
|
|
26835
26835
|
super({
|
|
26836
26836
|
...e,
|
|
26837
26837
|
name: "freeTextEditor"
|
|
26838
|
-
}), this.color = e.color || Ii._defaultColor ||
|
|
26838
|
+
}), this.color = e.color || Ii._defaultColor || et._defaultLineColor, this.#i = e.fontSize || Ii._defaultFontSize, this.annotationElementId || this._uiManager.a11yAlert("pdfjs-editor-freetext-added-alert");
|
|
26839
26839
|
}
|
|
26840
26840
|
static initialize(e, t) {
|
|
26841
|
-
|
|
26841
|
+
et.initialize(e, t);
|
|
26842
26842
|
const i = getComputedStyle(document.documentElement);
|
|
26843
26843
|
this._internalPadding = parseFloat(i.getPropertyValue("--freetext-padding"));
|
|
26844
26844
|
}
|
|
@@ -26863,7 +26863,7 @@ class Ii extends $e {
|
|
|
26863
26863
|
}
|
|
26864
26864
|
}
|
|
26865
26865
|
static get defaultPropertiesToUpdate() {
|
|
26866
|
-
return [[Dt.FREETEXT_SIZE, Ii._defaultFontSize], [Dt.FREETEXT_COLOR, Ii._defaultColor ||
|
|
26866
|
+
return [[Dt.FREETEXT_SIZE, Ii._defaultFontSize], [Dt.FREETEXT_COLOR, Ii._defaultColor || et._defaultLineColor]];
|
|
26867
26867
|
}
|
|
26868
26868
|
get propertiesToUpdate() {
|
|
26869
26869
|
return [[Dt.FREETEXT_SIZE, this.#i], [Dt.FREETEXT_COLOR, this.color]];
|
|
@@ -27207,7 +27207,7 @@ class Ii extends $e {
|
|
|
27207
27207
|
return null;
|
|
27208
27208
|
if (this.deleted)
|
|
27209
27209
|
return this.serializeDeleted();
|
|
27210
|
-
const t =
|
|
27210
|
+
const t = et._colorManager.convert(this.isAttachedToDOM ? getComputedStyle(this.editorDiv).color : this.color), i = Object.assign(super.serialize(e), {
|
|
27211
27211
|
color: t,
|
|
27212
27212
|
fontSize: this.#i,
|
|
27213
27213
|
value: this.#f()
|
|
@@ -27674,7 +27674,7 @@ class U2 extends Wu {
|
|
|
27674
27674
|
return new Bc(e, t, i, n, s, r);
|
|
27675
27675
|
}
|
|
27676
27676
|
}
|
|
27677
|
-
class pi extends
|
|
27677
|
+
class pi extends et {
|
|
27678
27678
|
#e = null;
|
|
27679
27679
|
#t = 0;
|
|
27680
27680
|
#n;
|
|
@@ -27819,7 +27819,7 @@ class pi extends $e {
|
|
|
27819
27819
|
this.#g = [(m[0] - s) / o, (m[1] - r) / c];
|
|
27820
27820
|
}
|
|
27821
27821
|
static initialize(e, t) {
|
|
27822
|
-
|
|
27822
|
+
et.initialize(e, t), pi._defaultColor ||= t.highlightColors?.values().next().value || "#fff066";
|
|
27823
27823
|
}
|
|
27824
27824
|
static updateDefaultParams(e, t) {
|
|
27825
27825
|
switch (e) {
|
|
@@ -28295,7 +28295,7 @@ class pi extends $e {
|
|
|
28295
28295
|
return null;
|
|
28296
28296
|
if (this.deleted)
|
|
28297
28297
|
return this.serializeDeleted();
|
|
28298
|
-
const t =
|
|
28298
|
+
const t = et._colorManager.convert(this._uiManager.getNonHCMColor(this.color)), i = super.serialize(e);
|
|
28299
28299
|
return Object.assign(i, {
|
|
28300
28300
|
color: t,
|
|
28301
28301
|
opacity: this.opacity,
|
|
@@ -28349,7 +28349,7 @@ class Ju {
|
|
|
28349
28349
|
Vt("Not implemented");
|
|
28350
28350
|
}
|
|
28351
28351
|
}
|
|
28352
|
-
class ot extends
|
|
28352
|
+
class ot extends et {
|
|
28353
28353
|
#e = null;
|
|
28354
28354
|
#t;
|
|
28355
28355
|
_colorPicker = null;
|
|
@@ -29211,7 +29211,7 @@ class bl extends Ju {
|
|
|
29211
29211
|
constructor(e) {
|
|
29212
29212
|
super(), this._viewParameters = e, super.updateProperties({
|
|
29213
29213
|
fill: "none",
|
|
29214
|
-
stroke:
|
|
29214
|
+
stroke: et._defaultLineColor,
|
|
29215
29215
|
"stroke-opacity": 1,
|
|
29216
29216
|
"stroke-width": 1,
|
|
29217
29217
|
"stroke-linecap": "round",
|
|
@@ -29238,7 +29238,7 @@ class nd extends ot {
|
|
|
29238
29238
|
}), this._willKeepAspectRatio = !0, this.defaultL10nId = "pdfjs-editor-ink-editor";
|
|
29239
29239
|
}
|
|
29240
29240
|
static initialize(e, t) {
|
|
29241
|
-
|
|
29241
|
+
et.initialize(e, t), this._defaultDrawingOptions = new bl(t.viewParameters);
|
|
29242
29242
|
}
|
|
29243
29243
|
static getDefaultDrawingOptions(e) {
|
|
29244
29244
|
const t = this._defaultDrawingOptions.clone();
|
|
@@ -29360,7 +29360,7 @@ class nd extends ot {
|
|
|
29360
29360
|
"stroke-width": r
|
|
29361
29361
|
}
|
|
29362
29362
|
} = this, o = Object.assign(super.serialize(e), {
|
|
29363
|
-
color:
|
|
29363
|
+
color: et._colorManager.convert(n),
|
|
29364
29364
|
opacity: s,
|
|
29365
29365
|
thickness: r,
|
|
29366
29366
|
paths: {
|
|
@@ -29789,7 +29789,7 @@ class Gs {
|
|
|
29789
29789
|
class sd extends Ju {
|
|
29790
29790
|
constructor() {
|
|
29791
29791
|
super(), super.updateProperties({
|
|
29792
|
-
fill:
|
|
29792
|
+
fill: et._defaultLineColor,
|
|
29793
29793
|
"stroke-width": 0
|
|
29794
29794
|
});
|
|
29795
29795
|
}
|
|
@@ -29801,7 +29801,7 @@ class sd extends Ju {
|
|
|
29801
29801
|
class rd extends bl {
|
|
29802
29802
|
constructor(e) {
|
|
29803
29803
|
super(e), super.updateProperties({
|
|
29804
|
-
stroke:
|
|
29804
|
+
stroke: et._defaultLineColor,
|
|
29805
29805
|
"stroke-width": 1
|
|
29806
29806
|
});
|
|
29807
29807
|
}
|
|
@@ -29826,7 +29826,7 @@ class Yn extends ot {
|
|
|
29826
29826
|
}), this._willKeepAspectRatio = !0, this.#n = e.signatureData || null, this.#t = null, this.defaultL10nId = "pdfjs-editor-signature-editor1";
|
|
29827
29827
|
}
|
|
29828
29828
|
static initialize(e, t) {
|
|
29829
|
-
|
|
29829
|
+
et.initialize(e, t), this._defaultDrawingOptions = new sd(), this._defaultDrawnSignatureOptions = new rd(t.viewParameters);
|
|
29830
29830
|
}
|
|
29831
29831
|
static getDefaultDrawingOptions(e) {
|
|
29832
29832
|
const t = this._defaultDrawingOptions.clone();
|
|
@@ -30052,7 +30052,7 @@ class Yn extends ot {
|
|
|
30052
30052
|
return n.#e = e.areContours, n.description = e.accessibilityData?.alt || "", n.#i = e.uuid, n;
|
|
30053
30053
|
}
|
|
30054
30054
|
}
|
|
30055
|
-
class Y2 extends
|
|
30055
|
+
class Y2 extends et {
|
|
30056
30056
|
#e = null;
|
|
30057
30057
|
#t = null;
|
|
30058
30058
|
#n = null;
|
|
@@ -30073,7 +30073,7 @@ class Y2 extends $e {
|
|
|
30073
30073
|
}), this.#i = e.bitmapUrl, this.#o = e.bitmapFile, this.defaultL10nId = "pdfjs-editor-stamp-editor";
|
|
30074
30074
|
}
|
|
30075
30075
|
static initialize(e, t) {
|
|
30076
|
-
|
|
30076
|
+
et.initialize(e, t);
|
|
30077
30077
|
}
|
|
30078
30078
|
static isHandlingMimeForPasting(e) {
|
|
30079
30079
|
return ll.includes(e);
|
|
@@ -30760,7 +30760,7 @@ class Wn {
|
|
|
30760
30760
|
this.detach(e), this.#d.removeEditor(e), e.div.remove(), e.isAttachedToDOM = !1;
|
|
30761
30761
|
}
|
|
30762
30762
|
changeParent(e) {
|
|
30763
|
-
e.parent !== this && (e.parent && e.annotationElementId && (this.#d.addDeletedAnnotationElement(e.annotationElementId),
|
|
30763
|
+
e.parent !== this && (e.parent && e.annotationElementId && (this.#d.addDeletedAnnotationElement(e.annotationElementId), et.deleteAnnotationElement(e), e.annotationElementId = null), this.attach(e), e.parent?.detach(e), e.setParent(this), e.div && e.isAttachedToDOM && (e.div.remove(), this.div.append(e.div)));
|
|
30764
30764
|
}
|
|
30765
30765
|
add(e) {
|
|
30766
30766
|
if (!(e.parent === this && e.isAttachedToDOM)) {
|
|
@@ -32470,8 +32470,8 @@ const Yw = ({
|
|
|
32470
32470
|
const [ue, ye] = Z(re ? /* @__PURE__ */ new Date() : oe), [we, Pe] = Z(["", "", "", "", "", ""]), Te = Ki.useRef([]), [Ne, Xe] = Z(0), [Be, ze] = Z("idle"), [he, Me] = Z(!1), [qe, Qe] = Z(!1), [We, De] = Z(""), [Oe, Ue] = Z(""), [ie, pe] = Z(
|
|
32471
32471
|
L === "FUNDLY_COLLECT_APP" || L === "FUNDLY_QR_COLLECT_APP" || L === "FUNDLY_QR_WEB" ? "Collect" : "Pay Now"
|
|
32472
32472
|
), [Le, je] = Z(!1), [Ge, lt] = Z(null), [ut, xt] = Z(null), [yt, ht] = Z(!1), [bt, Et] = Z(null), [Fe, Ct] = Z([]), [Mt, Bt] = Z(!1), [St, vt] = Z(0), wt = Ai((Re) => {
|
|
32473
|
-
const
|
|
32474
|
-
return `${
|
|
32473
|
+
const $e = Re.getFullYear(), Ft = String(Re.getMonth() + 1).padStart(2, "0"), ei = String(Re.getDate()).padStart(2, "0");
|
|
32474
|
+
return `${$e}-${Ft}-${ei}`;
|
|
32475
32475
|
}, []), it = Ai(async () => {
|
|
32476
32476
|
if (fe !== "TRILLIONLOAN") {
|
|
32477
32477
|
je(!1);
|
|
@@ -32479,25 +32479,25 @@ const Yw = ({
|
|
|
32479
32479
|
}
|
|
32480
32480
|
je(!0);
|
|
32481
32481
|
try {
|
|
32482
|
-
const Re = nt(),
|
|
32482
|
+
const Re = nt(), $e = n || C || "", Ft = r || U || "BULLET", ei = new URLSearchParams({
|
|
32483
32483
|
loanAmount: String(u),
|
|
32484
32484
|
businessId: y || "",
|
|
32485
32485
|
openedOnDate: wt(ue || oe),
|
|
32486
32486
|
productType: "INSTACASH",
|
|
32487
32487
|
tenureMagnitude: String(Q[_]?.tenureValue || ""),
|
|
32488
32488
|
tenureUnit: String(Q[_]?.tenureUnit || ""),
|
|
32489
|
-
fiCode:
|
|
32490
|
-
repaymentOption:
|
|
32489
|
+
fiCode: $e,
|
|
32490
|
+
repaymentOption: Ft,
|
|
32491
32491
|
supplierId: R || ""
|
|
32492
32492
|
});
|
|
32493
|
-
m === "INVOICE_COLLECT" && g?.length > 0 &&
|
|
32494
|
-
const
|
|
32493
|
+
m === "INVOICE_COLLECT" && g?.length > 0 && ei.append("invoiceNumber", g.map((tn) => tn.invoiceId).join(","));
|
|
32494
|
+
const zt = `${_s()}/kfs/report?${ei.toString()}`, Ut = await Qt.get(zt, {
|
|
32495
32495
|
headers: {
|
|
32496
32496
|
accept: "application/json",
|
|
32497
32497
|
Authorization: `Bearer ${Re}`
|
|
32498
32498
|
}
|
|
32499
32499
|
});
|
|
32500
|
-
lt(
|
|
32500
|
+
lt(Ut.data), xt(Ut.data?.documentId ?? null), ht(!1);
|
|
32501
32501
|
} catch (Re) {
|
|
32502
32502
|
console.error("[Fundly Pay] Error fetching KFS:", Re), lt(null), xt(null), ht(!1);
|
|
32503
32503
|
} finally {
|
|
@@ -32520,41 +32520,41 @@ const Yw = ({
|
|
|
32520
32520
|
]), ve = Ai(async () => {
|
|
32521
32521
|
if (fe === "TRILLIONLOAN")
|
|
32522
32522
|
try {
|
|
32523
|
-
const Re = nt(),
|
|
32523
|
+
const Re = nt(), $e = new URLSearchParams({
|
|
32524
32524
|
businessId: y || "",
|
|
32525
32525
|
intents: "DRAWDOWN_KFS_SIGN",
|
|
32526
32526
|
fiCode: fe || ""
|
|
32527
|
-
}),
|
|
32527
|
+
}), Ft = `${_s()}/consent?${$e.toString()}`, zt = (await Qt.get(Ft, {
|
|
32528
32528
|
headers: {
|
|
32529
32529
|
accept: "*/*",
|
|
32530
32530
|
"Content-Type": "application/json",
|
|
32531
32531
|
Authorization: `Bearer ${Re}`
|
|
32532
32532
|
}
|
|
32533
32533
|
})).data;
|
|
32534
|
-
if (Ct(Array.isArray(
|
|
32535
|
-
let
|
|
32536
|
-
|
|
32534
|
+
if (Ct(Array.isArray(zt) ? zt : []), zt?.[0]?.consentMessage) {
|
|
32535
|
+
let Ut = zt[0].consentMessage;
|
|
32536
|
+
Ut = Ut.replace("{{lenderName}}", fe || ""), Ut = Ut.replace(
|
|
32537
32537
|
"Drawdown Request Letter",
|
|
32538
32538
|
'<span class="kfs-link" style="color:#16558B;text-decoration:underline;cursor:pointer">Drawdown Request Letter</span>'
|
|
32539
|
-
),
|
|
32539
|
+
), Ut = Ut.replace(
|
|
32540
32540
|
"Sanction Letter",
|
|
32541
32541
|
'<span class="kfs-link" style="color:#16558B;text-decoration:underline;cursor:pointer">Sanction Letter</span>'
|
|
32542
|
-
),
|
|
32542
|
+
), Ut = Ut.replace(
|
|
32543
32543
|
"Key Fact Statement",
|
|
32544
32544
|
'<span class="kfs-link" style="color:#16558B;text-decoration:underline;cursor:pointer">Key Fact Statement</span>'
|
|
32545
|
-
), Et(
|
|
32545
|
+
), Et(Ut);
|
|
32546
32546
|
}
|
|
32547
32547
|
} catch (Re) {
|
|
32548
32548
|
console.error("[Fundly Pay] Error fetching consent:", Re), Et(null);
|
|
32549
32549
|
}
|
|
32550
32550
|
}, [y]), Ke = Ai(async () => {
|
|
32551
32551
|
try {
|
|
32552
|
-
const Re = nt(),
|
|
32553
|
-
await
|
|
32552
|
+
const Re = nt(), $e = `${_s()}/consent`;
|
|
32553
|
+
await Qt.post($e, {
|
|
32554
32554
|
businessId: y || "",
|
|
32555
32555
|
intent: "DRAWDOWN_KFS_SIGN",
|
|
32556
|
-
consents: Fe.map((
|
|
32557
|
-
consentId:
|
|
32556
|
+
consents: Fe.map((Ft) => ({
|
|
32557
|
+
consentId: Ft.consentId,
|
|
32558
32558
|
accepted: !0
|
|
32559
32559
|
}))
|
|
32560
32560
|
}, {
|
|
@@ -32573,31 +32573,31 @@ const Yw = ({
|
|
|
32573
32573
|
Ve(() => {
|
|
32574
32574
|
const Re = Pt.current;
|
|
32575
32575
|
if (!Re) return;
|
|
32576
|
-
const
|
|
32577
|
-
|
|
32576
|
+
const $e = (Ft) => {
|
|
32577
|
+
Ft.target.classList.contains("kfs-link") && Je();
|
|
32578
32578
|
};
|
|
32579
|
-
return Re.addEventListener("click",
|
|
32579
|
+
return Re.addEventListener("click", $e), () => Re.removeEventListener("click", $e);
|
|
32580
32580
|
}, [Je, bt]);
|
|
32581
|
-
const
|
|
32581
|
+
const Xt = async () => {
|
|
32582
32582
|
Ue("");
|
|
32583
32583
|
try {
|
|
32584
32584
|
k && F && await PA(k, F);
|
|
32585
32585
|
} catch (Re) {
|
|
32586
32586
|
console.error("Error sending OTP:", Re);
|
|
32587
|
-
const
|
|
32588
|
-
Ue(
|
|
32587
|
+
const $e = Re, Ft = $e?.response?.data?.errorMessage || $e?.response?.data?.message || $e?.message || "Failed to send OTP. Please try again.";
|
|
32588
|
+
Ue(Ft), ze("resend"), Xe(0);
|
|
32589
32589
|
}
|
|
32590
32590
|
}, On = async () => {
|
|
32591
32591
|
if (!navigator.onLine) {
|
|
32592
32592
|
Qe(!0), pe("Submit Again");
|
|
32593
32593
|
return;
|
|
32594
32594
|
}
|
|
32595
|
-
if (Qe(!1),
|
|
32595
|
+
if (Qe(!1), he) return;
|
|
32596
32596
|
if (Me(!0), !ue) {
|
|
32597
32597
|
console.error("[Fundly Pay] Payment date is required"), Me(!1);
|
|
32598
32598
|
return;
|
|
32599
32599
|
}
|
|
32600
|
-
const Re = ue.toISOString(),
|
|
32600
|
+
const Re = ue.toISOString(), $e = Re.split("T")[0], Ft = n || C, ei = {
|
|
32601
32601
|
paymentMode: "FUNDLY_PAY",
|
|
32602
32602
|
paymentDate: Re,
|
|
32603
32603
|
// <-- use cheque date here
|
|
@@ -32610,51 +32610,51 @@ const Yw = ({
|
|
|
32610
32610
|
invoiceCount: g?.length || w?.length || 0,
|
|
32611
32611
|
loanDrawdownRequestDTO: {
|
|
32612
32612
|
businessId: y || E,
|
|
32613
|
-
fiCode:
|
|
32613
|
+
fiCode: Ft,
|
|
32614
32614
|
requestedAmount: u,
|
|
32615
|
-
scheduledDate:
|
|
32615
|
+
scheduledDate: $e,
|
|
32616
32616
|
tenure: Q[_]?.tenureValue || "",
|
|
32617
32617
|
tenureUnit: Q[_]?.tenureUnit?.replace(/s$/i, "") || "",
|
|
32618
|
-
invoiceIds: [
|
|
32618
|
+
invoiceIds: m === "INVOICE_COLLECT" ? g?.map((zt) => zt.invoiceId) ?? [] : w ?? [],
|
|
32619
32619
|
sourceSystem: L,
|
|
32620
32620
|
paymentType: m
|
|
32621
32621
|
}
|
|
32622
32622
|
};
|
|
32623
|
-
y && y.trim() !== "" ?
|
|
32623
|
+
y && y.trim() !== "" ? ei.chemistBusinessId = y : E && E.trim() !== "" && (ei.leadId = E), m === "INVOICE_COLLECT" ? ei.paymentInvoice = g : m === "DIRECT_COLLECT" && (ei.invoiceIds = w, ei.paidAmount = u), (L === "FUNDLY_COLLECT_APP" || L === "FUNDLY_QR_COLLECT_APP" || L === "FUNDLY_QR_WEB" || L === "FUNDLY_TRADE") && (ei.loanDrawdownRequestDTO.mobileNumber = k, ei.loanDrawdownRequestDTO.loanInitiateOtp = we.join("")), k && (ei.payerMobileNumber = k), fe === "TRILLIONLOAN" && Ke();
|
|
32624
32624
|
try {
|
|
32625
|
-
const
|
|
32626
|
-
|
|
32627
|
-
} catch (
|
|
32628
|
-
const
|
|
32629
|
-
De(
|
|
32625
|
+
const zt = await us(ei), Ut = zt?.data || zt;
|
|
32626
|
+
Ut && !Ut.scheduleDate && (Ut.scheduleDate = $e), Ut && Zt?.lastRepaymentDate && (Ut.dueDate = Zt.lastRepaymentDate), t && t(Ut);
|
|
32627
|
+
} catch (zt) {
|
|
32628
|
+
const Ut = zt?.response?.data?.errorMessage || zt?.response?.data?.errorDesc || zt?.response?.data?.message || zt?.message || "Payment failed. Please try again.";
|
|
32629
|
+
De(Ut);
|
|
32630
32630
|
} finally {
|
|
32631
32631
|
Me(!1);
|
|
32632
32632
|
}
|
|
32633
|
-
}, Xi = (Re,
|
|
32633
|
+
}, Xi = (Re, $e) => {
|
|
32634
32634
|
if (!/^[0-9]?$/.test(Re)) return;
|
|
32635
|
-
const
|
|
32636
|
-
|
|
32637
|
-
}, ji = (Re,
|
|
32638
|
-
Re.key === "Backspace" && !we[
|
|
32635
|
+
const Ft = [...we];
|
|
32636
|
+
Ft[$e] = Re, Pe(Ft), Re && $e < 5 && Te.current[$e + 1]?.focus();
|
|
32637
|
+
}, ji = (Re, $e) => {
|
|
32638
|
+
Re.key === "Backspace" && !we[$e] && $e > 0 && Te.current[$e - 1]?.focus();
|
|
32639
32639
|
}, sr = () => {
|
|
32640
|
-
ze("countdown"), Xe(30),
|
|
32640
|
+
ze("countdown"), Xe(30), Xt();
|
|
32641
32641
|
};
|
|
32642
32642
|
Ve(() => {
|
|
32643
32643
|
if (Be === "countdown" && Ne > 0) {
|
|
32644
32644
|
const Re = setInterval(() => {
|
|
32645
|
-
Xe((
|
|
32645
|
+
Xe(($e) => $e - 1);
|
|
32646
32646
|
}, 1e3);
|
|
32647
32647
|
return () => clearInterval(Re);
|
|
32648
|
-
} else Be === "countdown" && Ne === 0 && (ze("resend"),
|
|
32648
|
+
} else Be === "countdown" && Ne === 0 && (ze("resend"), Xt());
|
|
32649
32649
|
}, [Ne, Be]);
|
|
32650
32650
|
const qt = Ki.useMemo(() => {
|
|
32651
32651
|
if (re && Le) return !0;
|
|
32652
|
-
const Re = _ !== -1,
|
|
32652
|
+
const Re = _ !== -1, $e = ue !== null, Ft = ee !== -1 || !V?.subLimits, ei = re ? yt : !0;
|
|
32653
32653
|
if (L === "FUNDLY_COLLECT_APP" || L === "FUNDLY_QR_COLLECT_APP" || L === "FUNDLY_QR_WEB" || L === "FUNDLY_TRADE") {
|
|
32654
|
-
const
|
|
32655
|
-
return !(Re &&
|
|
32654
|
+
const zt = we.every((Ut) => Ut !== "");
|
|
32655
|
+
return !(Re && zt && $e && Ft && ei);
|
|
32656
32656
|
}
|
|
32657
|
-
return
|
|
32657
|
+
return !(Re && $e && Ft && ei);
|
|
32658
32658
|
}, [
|
|
32659
32659
|
_,
|
|
32660
32660
|
ee,
|
|
@@ -32664,27 +32664,27 @@ const Yw = ({
|
|
|
32664
32664
|
V,
|
|
32665
32665
|
yt,
|
|
32666
32666
|
Le
|
|
32667
|
-
]), [Zt, yn] = Z(null), [bn,
|
|
32667
|
+
]), [Zt, yn] = Z(null), [bn, Rt] = Z(!1), Cs = async () => {
|
|
32668
32668
|
if (_ === -1) return;
|
|
32669
|
-
const Re = Q[_],
|
|
32670
|
-
|
|
32669
|
+
const Re = Q[_], $e = n || C || "", Ft = r || U || "BULLET", ei = o || "SUPPLIER";
|
|
32670
|
+
Rt(!0);
|
|
32671
32671
|
try {
|
|
32672
|
-
const
|
|
32672
|
+
const zt = await XA({
|
|
32673
32673
|
loanAmount: Number(u),
|
|
32674
32674
|
businessId: y || "",
|
|
32675
32675
|
openedOnDate: wt(ue || oe),
|
|
32676
32676
|
productType: "INSTACASH",
|
|
32677
32677
|
tenureMagnitude: Re.tenureValue,
|
|
32678
32678
|
tenureUnit: Re.tenureUnit,
|
|
32679
|
-
fiCode:
|
|
32680
|
-
repaymentOption:
|
|
32681
|
-
disbursementAccount:
|
|
32679
|
+
fiCode: $e,
|
|
32680
|
+
repaymentOption: Ft,
|
|
32681
|
+
disbursementAccount: ei
|
|
32682
32682
|
});
|
|
32683
|
-
yn(
|
|
32684
|
-
} catch (
|
|
32685
|
-
console.error("Error fetching EMI:",
|
|
32683
|
+
yn(zt);
|
|
32684
|
+
} catch (zt) {
|
|
32685
|
+
console.error("Error fetching EMI:", zt), yn(null);
|
|
32686
32686
|
} finally {
|
|
32687
|
-
|
|
32687
|
+
Rt(!1);
|
|
32688
32688
|
}
|
|
32689
32689
|
};
|
|
32690
32690
|
return Ve(() => {
|
|
@@ -32795,13 +32795,13 @@ const Yw = ({
|
|
|
32795
32795
|
) }),
|
|
32796
32796
|
/* @__PURE__ */ b("div", { className: "fp:w-full fp:flex fp:flex-col fp:space-y-2 ", children: [
|
|
32797
32797
|
/* @__PURE__ */ h("span", { className: "fp:text-[15px] fp:font-medium fp:text-[#222222]", children: "Tenure" }),
|
|
32798
|
-
/* @__PURE__ */ h("div", { className: "fp:w-full fp:flex fp:space-x-4 ", children: Q && Q.length > 0 ? Q.map((Re,
|
|
32798
|
+
/* @__PURE__ */ h("div", { className: "fp:w-full fp:flex fp:space-x-4 ", children: Q && Q.length > 0 ? Q.map((Re, $e) => /* @__PURE__ */ b(
|
|
32799
32799
|
"button",
|
|
32800
32800
|
{
|
|
32801
32801
|
type: "button",
|
|
32802
|
-
className: `fp:py-1 fp:px-6 fp:border-[] fp:rounded-2xl fp:text-[14px] fp:font-medium fp:focus:outline-none fp:transition-colors fp:duration-150 ${_ ===
|
|
32802
|
+
className: `fp:py-1 fp:px-6 fp:border-[] fp:rounded-2xl fp:text-[14px] fp:font-medium fp:focus:outline-none fp:transition-colors fp:duration-150 ${_ === $e ? "fp:border-[#16558B] fp:bg-[#E6F0FA] fp:text-[#16558B]" : "fp:border-[#D0D0D0] fp:text-gray-700 fp:bg-white"}`,
|
|
32803
32803
|
onClick: () => {
|
|
32804
|
-
K(
|
|
32804
|
+
K($e);
|
|
32805
32805
|
},
|
|
32806
32806
|
children: [
|
|
32807
32807
|
Re.tenureValue,
|
|
@@ -32809,7 +32809,7 @@ const Yw = ({
|
|
|
32809
32809
|
Re.tenureUnit
|
|
32810
32810
|
]
|
|
32811
32811
|
},
|
|
32812
|
-
|
|
32812
|
+
$e
|
|
32813
32813
|
)) : /* @__PURE__ */ h("span", { className: "fp:py-1 fp:px-6 fp:border-2 fp:rounded-2xl fp:text-[14px] fp:border-[#D0D0D0] fp:text-gray-700 fp:font-medium", children: "No tenure available" }) })
|
|
32814
32814
|
] }),
|
|
32815
32815
|
!re && /* @__PURE__ */ b("span", { className: "fp:text-[12px] fp:font-medium fp:text-green-600 fp:text-wrap", children: [
|
|
@@ -32850,21 +32850,21 @@ const Yw = ({
|
|
|
32850
32850
|
(L === "FUNDLY_COLLECT_APP" || L === "FUNDLY_QR_COLLECT_APP" || L === "FUNDLY_QR_WEB" || L === "FUNDLY_TRADE") && /* @__PURE__ */ b("div", { className: "fp:w-full fp:flex fp:flex-col fp:space-y-4 fp:border-2 fp:border-[#E8EEF3] fp:mt-2 fp:rounded-2xl fp:p-3", children: [
|
|
32851
32851
|
/* @__PURE__ */ h("label", { className: "fp:font-medium fp:text-[15px]", children: "Retailer Verification" }),
|
|
32852
32852
|
/* @__PURE__ */ b("div", { className: "fp:w-full fp:flex fp:space-x-2 fp:justify-between", children: [
|
|
32853
|
-
/* @__PURE__ */ h("div", { className: "fp:flex fp:border-2 fp:rounded-lg fp:px-1 fp:space-x-2 ", children: we.map((Re,
|
|
32853
|
+
/* @__PURE__ */ h("div", { className: "fp:flex fp:border-2 fp:rounded-lg fp:px-1 fp:space-x-2 ", children: we.map((Re, $e) => /* @__PURE__ */ h(
|
|
32854
32854
|
"input",
|
|
32855
32855
|
{
|
|
32856
32856
|
type: "text",
|
|
32857
32857
|
value: Re,
|
|
32858
32858
|
maxLength: 1,
|
|
32859
32859
|
placeholder: "●",
|
|
32860
|
-
ref: (
|
|
32861
|
-
Te.current[
|
|
32860
|
+
ref: (Ft) => {
|
|
32861
|
+
Te.current[$e] = Ft;
|
|
32862
32862
|
},
|
|
32863
|
-
onChange: (
|
|
32864
|
-
onKeyDown: (
|
|
32863
|
+
onChange: (Ft) => Xi(Ft.target.value, $e),
|
|
32864
|
+
onKeyDown: (Ft) => ji(Ft, $e),
|
|
32865
32865
|
className: "fp:w-7 fp:h-8 fp:text-center fp:text-[16px] fp:outline-none"
|
|
32866
32866
|
},
|
|
32867
|
-
|
|
32867
|
+
$e
|
|
32868
32868
|
)) }),
|
|
32869
32869
|
/* @__PURE__ */ b(
|
|
32870
32870
|
"button",
|
|
@@ -32920,8 +32920,8 @@ const Yw = ({
|
|
|
32920
32920
|
type: "checkbox",
|
|
32921
32921
|
checked: yt,
|
|
32922
32922
|
onChange: (Re) => {
|
|
32923
|
-
const
|
|
32924
|
-
ht(
|
|
32923
|
+
const $e = Re.target.checked;
|
|
32924
|
+
ht($e), $e && Je();
|
|
32925
32925
|
},
|
|
32926
32926
|
className: "fp:mt-0.5 fp:w-4 fp:h-4 fp:flex-shrink-0 fp:accent-[#16558B]"
|
|
32927
32927
|
}
|
|
@@ -32946,7 +32946,7 @@ const Yw = ({
|
|
|
32946
32946
|
"button",
|
|
32947
32947
|
{
|
|
32948
32948
|
className: `fp:w-full fp:h-12 fp:mt-4 fp:rounded-lg fp:text-[16px] fp:flex fp:items-center fp:justify-center
|
|
32949
|
-
${qt || he ? "fp:bg-gray-400 fp:cursor-not-allowed" : "fp:bg-[#16558B] fp:text-white"}`,
|
|
32949
|
+
${qt || he ? "fp:bg-gray-400 fp:text-white fp:cursor-not-allowed" : "fp:bg-[#16558B] fp:text-white"}`,
|
|
32950
32950
|
onClick: () => {
|
|
32951
32951
|
!qt && !he && On();
|
|
32952
32952
|
},
|
|
@@ -33030,15 +33030,15 @@ const Yw = ({
|
|
|
33030
33030
|
onLoadSuccess: ({ numPages: Re }) => vt(Re),
|
|
33031
33031
|
loading: /* @__PURE__ */ h("div", { style: { padding: "20px", color: "#666", fontFamily: "Poppins" }, children: "Loading..." }),
|
|
33032
33032
|
error: /* @__PURE__ */ h("div", { style: { padding: "20px", color: "red", fontFamily: "Poppins" }, children: "Failed to load PDF." }),
|
|
33033
|
-
children: Array.from({ length: St }, (Re,
|
|
33033
|
+
children: Array.from({ length: St }, (Re, $e) => /* @__PURE__ */ h("div", { style: { marginBottom: "8px" }, children: /* @__PURE__ */ h(
|
|
33034
33034
|
Hw,
|
|
33035
33035
|
{
|
|
33036
|
-
pageNumber:
|
|
33036
|
+
pageNumber: $e + 1,
|
|
33037
33037
|
width: typeof window < "u" ? Math.min(window.innerWidth, 500) - 16 : 350,
|
|
33038
33038
|
renderTextLayer: !1,
|
|
33039
33039
|
renderAnnotationLayer: !1
|
|
33040
33040
|
}
|
|
33041
|
-
) },
|
|
33041
|
+
) }, $e + 1))
|
|
33042
33042
|
}
|
|
33043
33043
|
) })
|
|
33044
33044
|
]
|
|
@@ -33361,7 +33361,7 @@ Fundly Team`;
|
|
|
33361
33361
|
}, oe = async (we) => {
|
|
33362
33362
|
if (!(me.current || ae.current))
|
|
33363
33363
|
try {
|
|
33364
|
-
const Pe = await
|
|
33364
|
+
const Pe = await Qt.get(
|
|
33365
33365
|
`${Gn()}/transactions/${we}`,
|
|
33366
33366
|
{
|
|
33367
33367
|
headers: {
|
|
@@ -33699,7 +33699,7 @@ Fundly Team`;
|
|
|
33699
33699
|
const We = async () => {
|
|
33700
33700
|
if (!oe.current)
|
|
33701
33701
|
try {
|
|
33702
|
-
const De = await
|
|
33702
|
+
const De = await Qt.get(
|
|
33703
33703
|
`${Gn()}/transactions/${Qe}`,
|
|
33704
33704
|
{
|
|
33705
33705
|
headers: {
|
|
@@ -33738,8 +33738,8 @@ Fundly Team`;
|
|
|
33738
33738
|
let it = "";
|
|
33739
33739
|
if (Ge)
|
|
33740
33740
|
try {
|
|
33741
|
-
const Je = new Date(Ge), ft = String(Je.getDate()).padStart(2, "0"), Pt = String(Je.getMonth() + 1).padStart(2, "0"),
|
|
33742
|
-
it = `${ft}-${Pt}-${
|
|
33741
|
+
const Je = new Date(Ge), ft = String(Je.getDate()).padStart(2, "0"), Pt = String(Je.getMonth() + 1).padStart(2, "0"), Xt = Je.getFullYear();
|
|
33742
|
+
it = `${ft}-${Pt}-${Xt}`;
|
|
33743
33743
|
} catch (Je) {
|
|
33744
33744
|
console.warn("Failed to format transaction date:", Je);
|
|
33745
33745
|
}
|
|
@@ -33801,8 +33801,8 @@ Fundly Team`;
|
|
|
33801
33801
|
let it = "";
|
|
33802
33802
|
if (Ge)
|
|
33803
33803
|
try {
|
|
33804
|
-
const Je = new Date(Ge), ft = String(Je.getDate()).padStart(2, "0"), Pt = String(Je.getMonth() + 1).padStart(2, "0"),
|
|
33805
|
-
it = `${ft}-${Pt}-${
|
|
33804
|
+
const Je = new Date(Ge), ft = String(Je.getDate()).padStart(2, "0"), Pt = String(Je.getMonth() + 1).padStart(2, "0"), Xt = Je.getFullYear();
|
|
33805
|
+
it = `${ft}-${Pt}-${Xt}`;
|
|
33806
33806
|
} catch (Je) {
|
|
33807
33807
|
console.warn("Failed to format transaction date:", Je);
|
|
33808
33808
|
}
|
|
@@ -33876,7 +33876,7 @@ Fundly Team`;
|
|
|
33876
33876
|
const Qe = async () => {
|
|
33877
33877
|
if (!oe.current)
|
|
33878
33878
|
try {
|
|
33879
|
-
const We = await
|
|
33879
|
+
const We = await Qt.get(
|
|
33880
33880
|
`${Gn()}/transactions/${he}`,
|
|
33881
33881
|
{
|
|
33882
33882
|
headers: {
|
|
@@ -34091,7 +34091,7 @@ Fundly Team`;
|
|
|
34091
34091
|
const ie = async () => {
|
|
34092
34092
|
if (!oe.current)
|
|
34093
34093
|
try {
|
|
34094
|
-
const pe = await
|
|
34094
|
+
const pe = await Qt.get(
|
|
34095
34095
|
`${Gn()}/transactions/${Oe}`,
|
|
34096
34096
|
{
|
|
34097
34097
|
headers: {
|
|
@@ -34121,8 +34121,8 @@ Fundly Team`;
|
|
|
34121
34121
|
let it = "";
|
|
34122
34122
|
if (xt)
|
|
34123
34123
|
try {
|
|
34124
|
-
const Je = new Date(xt), ft = String(Je.getDate()).padStart(2, "0"), Pt = String(Je.getMonth() + 1).padStart(2, "0"),
|
|
34125
|
-
it = `${ft}-${Pt}-${
|
|
34124
|
+
const Je = new Date(xt), ft = String(Je.getDate()).padStart(2, "0"), Pt = String(Je.getMonth() + 1).padStart(2, "0"), Xt = Je.getFullYear();
|
|
34125
|
+
it = `${ft}-${Pt}-${Xt}`;
|
|
34126
34126
|
} catch (Je) {
|
|
34127
34127
|
console.warn("Failed to format transaction date:", Je);
|
|
34128
34128
|
}
|
|
@@ -34164,8 +34164,8 @@ Fundly Team`;
|
|
|
34164
34164
|
let it = "";
|
|
34165
34165
|
if (xt)
|
|
34166
34166
|
try {
|
|
34167
|
-
const Je = new Date(xt), ft = String(Je.getDate()).padStart(2, "0"), Pt = String(Je.getMonth() + 1).padStart(2, "0"),
|
|
34168
|
-
it = `${ft}-${Pt}-${
|
|
34167
|
+
const Je = new Date(xt), ft = String(Je.getDate()).padStart(2, "0"), Pt = String(Je.getMonth() + 1).padStart(2, "0"), Xt = Je.getFullYear();
|
|
34168
|
+
it = `${ft}-${Pt}-${Xt}`;
|
|
34169
34169
|
} catch (Je) {
|
|
34170
34170
|
console.warn("Failed to format transaction date:", Je);
|
|
34171
34171
|
}
|
|
@@ -34451,7 +34451,7 @@ Fundly Team`;
|
|
|
34451
34451
|
onClick: () => {
|
|
34452
34452
|
window.flutter_inappwebview?.callHandler("homeWebView");
|
|
34453
34453
|
},
|
|
34454
|
-
className: "w-full h-12 rounded-lg text-[16px] flex items-center mt-4 mb-14 justify-center bg-[#16558B] text-white",
|
|
34454
|
+
className: "fp:w-full fp:h-12 fp:rounded-lg fp:text-[16px] fp:flex fp:items-center fp:mt-4 fp:mb-14 fp:justify-center fp:bg-[#16558B] fp:text-white",
|
|
34455
34455
|
children: "Home"
|
|
34456
34456
|
}
|
|
34457
34457
|
)
|
|
@@ -34525,7 +34525,7 @@ Fundly Team`;
|
|
|
34525
34525
|
const qe = async () => {
|
|
34526
34526
|
if (!fe.current)
|
|
34527
34527
|
try {
|
|
34528
|
-
const Qe = await
|
|
34528
|
+
const Qe = await Qt.get(
|
|
34529
34529
|
`${Gn()}/transactions/${Me}`,
|
|
34530
34530
|
{
|
|
34531
34531
|
headers: {
|
|
@@ -34700,7 +34700,7 @@ Fundly Team`;
|
|
|
34700
34700
|
const Me = async () => {
|
|
34701
34701
|
if (!fe.current)
|
|
34702
34702
|
try {
|
|
34703
|
-
const qe = await
|
|
34703
|
+
const qe = await Qt.get(
|
|
34704
34704
|
`${Gn()}/transactions/${Be}`,
|
|
34705
34705
|
{
|
|
34706
34706
|
headers: {
|
|
@@ -34908,7 +34908,7 @@ Fundly Team`;
|
|
|
34908
34908
|
const Oe = async () => {
|
|
34909
34909
|
if (!fe.current)
|
|
34910
34910
|
try {
|
|
34911
|
-
const Ue = await
|
|
34911
|
+
const Ue = await Qt.get(
|
|
34912
34912
|
`${Gn()}/transactions/${We}`,
|
|
34913
34913
|
{
|
|
34914
34914
|
headers: {
|
|
@@ -35253,7 +35253,7 @@ Fundly Team`;
|
|
|
35253
35253
|
onClick: () => {
|
|
35254
35254
|
window.flutter_inappwebview?.callHandler("homeWebView");
|
|
35255
35255
|
},
|
|
35256
|
-
className: "w-full h-12 rounded-lg text-[16px] flex items-center mt-4 mb-14 justify-center bg-[#16558B] text-white",
|
|
35256
|
+
className: "fp:w-full fp:h-12 fp:rounded-lg fp:text-[16px] fp:flex fp:items-center fp:mt-4 fp:mb-14 fp:justify-center fp:bg-[#16558B] fp:text-white",
|
|
35257
35257
|
children: "Home"
|
|
35258
35258
|
}
|
|
35259
35259
|
)
|
|
@@ -35300,7 +35300,7 @@ Fundly Team`;
|
|
|
35300
35300
|
return document.addEventListener("mousedown", ie), () => document.removeEventListener("mousedown", ie);
|
|
35301
35301
|
}, []);
|
|
35302
35302
|
async function We(ie, pe) {
|
|
35303
|
-
return (await
|
|
35303
|
+
return (await Qt.post(
|
|
35304
35304
|
Uo(),
|
|
35305
35305
|
{
|
|
35306
35306
|
byteString: ie,
|
|
@@ -36409,12 +36409,12 @@ const t1 = ({
|
|
|
36409
36409
|
const ve = () => {
|
|
36410
36410
|
const ji = navigator.userAgent.toLowerCase();
|
|
36411
36411
|
return ji.includes("android") ? "android" : ji.includes("iphone") || ji.includes("ipad") || ji.includes("ipod") ? "ios" : "web";
|
|
36412
|
-
}, Ke = () => pe && pe > 0 ? "salesman" : ie && ie.trim() !== "" ? "guest" : "retailer", Je = () => ze === xs.FUNDLY_COLLECT_APP ? "collect_app" : ze === xs.FUNDLY_CUSTOMER_APP ? "customer_app" : ze === "FUNDLY_QR_WEB" ? "web" : "external_app", ft = () => ze === xs.FUNDLY_COLLECT_APP ? "collect_app" : ze === xs.FUNDLY_CUSTOMER_APP ? "customer_app" : null, Pt = () => ze === "FUNDLY_QR_WEB" ? "invoice_qr" : De === "INVOICE_COLLECT" ? "invoice_pay_page" : De === "DIRECT_COLLECT" ? "direct_pay_page" : "invoice_qr",
|
|
36412
|
+
}, Ke = () => pe && pe > 0 ? "salesman" : ie && ie.trim() !== "" ? "guest" : "retailer", Je = () => ze === xs.FUNDLY_COLLECT_APP ? "collect_app" : ze === xs.FUNDLY_CUSTOMER_APP ? "customer_app" : ze === "FUNDLY_QR_WEB" ? "web" : "external_app", ft = () => ze === xs.FUNDLY_COLLECT_APP ? "collect_app" : ze === xs.FUNDLY_CUSTOMER_APP ? "customer_app" : null, Pt = () => ze === "FUNDLY_QR_WEB" ? "invoice_qr" : De === "INVOICE_COLLECT" ? "invoice_pay_page" : De === "DIRECT_COLLECT" ? "direct_pay_page" : "invoice_qr", Xt = Oe?.map((ji) => ji.invoiceId?.toString() || ji.invoiceNumber?.toString()).filter(Boolean) || null, On = lt || `sdk_session_${Date.now()}_${Math.random().toString(36).substring(2, 11)}`, Xi = {
|
|
36413
36413
|
scan_id: je || null,
|
|
36414
36414
|
// From consumer app (salesman-app)
|
|
36415
36415
|
view_id: Ge || null,
|
|
36416
36416
|
// From consumer app (salesman-app)
|
|
36417
|
-
invoice_id:
|
|
36417
|
+
invoice_id: Xt,
|
|
36418
36418
|
supplier_id: Xe?.toString() || "",
|
|
36419
36419
|
erp_id: ut || null,
|
|
36420
36420
|
// From consumer app if available
|
|
@@ -36660,19 +36660,19 @@ const t1 = ({
|
|
|
36660
36660
|
"en-IN"
|
|
36661
36661
|
)} payment.`, Pt = !0) : Je !== null && ve > Je ? (ft = `Max Eligible Amount: ₹${gt(
|
|
36662
36662
|
Je
|
|
36663
|
-
)}`, Pt = !0) : St && (ft = St
|
|
36664
|
-
let
|
|
36665
|
-
We?.subLimits && Array.isArray(We.subLimits) && (
|
|
36663
|
+
)}`, Pt = !0) : St && (ft = St);
|
|
36664
|
+
let Xt = [], On = 0;
|
|
36665
|
+
We?.subLimits && Array.isArray(We.subLimits) && (Xt = We.subLimits.filter(
|
|
36666
36666
|
(qt) => qt.expired === !1
|
|
36667
|
-
),
|
|
36667
|
+
), Xt.sort((qt, Zt) => {
|
|
36668
36668
|
const yn = qt.maxEligibleAmount || qt.availableLimit || 0;
|
|
36669
36669
|
return (Zt.maxEligibleAmount || Zt.availableLimit || 0) - yn;
|
|
36670
|
-
}),
|
|
36671
|
-
...
|
|
36670
|
+
}), Xt.length > 0 && (On = Math.max(
|
|
36671
|
+
...Xt.map(
|
|
36672
36672
|
(qt) => qt.maxEligibleAmount || qt.availableLimit || 0
|
|
36673
36673
|
)
|
|
36674
36674
|
)));
|
|
36675
|
-
const Xi =
|
|
36675
|
+
const Xi = Xt.length > 1, ji = Xt.length === 1, sr = Xt.length === 0;
|
|
36676
36676
|
return /* @__PURE__ */ b("div", { className: "fp:w-full fp:flex fp:flex-col fp:mt-6", children: [
|
|
36677
36677
|
/* @__PURE__ */ h("h2", { className: "fp:text-[16px] fp:font-semibold", children: "Preferred Payment" }),
|
|
36678
36678
|
/* @__PURE__ */ b("div", { className: "fp:w-full fp:flex fp:flex-col fp:mt-2", children: [
|
|
@@ -36685,8 +36685,8 @@ const t1 = ({
|
|
|
36685
36685
|
if (Xi)
|
|
36686
36686
|
ne(!ee);
|
|
36687
36687
|
else if (ji) {
|
|
36688
|
-
me(0), fe(
|
|
36689
|
-
const qt = it(
|
|
36688
|
+
me(0), fe(Xt[0].fiCode);
|
|
36689
|
+
const qt = it(Xt[0]);
|
|
36690
36690
|
oe(qt.tenureMappings), ye(qt.repaymentOption), Pe(qt.disbursementAccount), g("FUNDLY_PAY");
|
|
36691
36691
|
} else
|
|
36692
36692
|
g("FUNDLY_PAY");
|
|
@@ -36736,7 +36736,7 @@ const t1 = ({
|
|
|
36736
36736
|
/* @__PURE__ */ b("span", { className: "fp:font-bold", children: [
|
|
36737
36737
|
"₹",
|
|
36738
36738
|
gt(
|
|
36739
|
-
|
|
36739
|
+
Xt[0].maxEligibleAmount || Xt[0].availableLimit || 0
|
|
36740
36740
|
)
|
|
36741
36741
|
] })
|
|
36742
36742
|
] }) }),
|
|
@@ -36749,7 +36749,7 @@ const t1 = ({
|
|
|
36749
36749
|
] })
|
|
36750
36750
|
] }) }),
|
|
36751
36751
|
!Pt && Xi && ee && /* @__PURE__ */ b($t, { children: [
|
|
36752
|
-
/* @__PURE__ */ h("div", { className: "fp:w-full fp:bg-white fp:border-x fp:border-gray-100 fp:rounded-b-xl fp:px-3 fp:pt-3 fp:pb-2 fp:flex fp:flex-col fp:space-y-2.5", children:
|
|
36752
|
+
/* @__PURE__ */ h("div", { className: "fp:w-full fp:bg-white fp:border-x fp:border-gray-100 fp:rounded-b-xl fp:px-3 fp:pt-3 fp:pb-2 fp:flex fp:flex-col fp:space-y-2.5", children: Xt.map((qt, Zt) => {
|
|
36753
36753
|
const yn = qt.maxEligibleAmount || qt.availableLimit || 0, bn = yn < ve;
|
|
36754
36754
|
return /* @__PURE__ */ h(
|
|
36755
36755
|
"button",
|
|
@@ -36774,8 +36774,8 @@ const t1 = ({
|
|
|
36774
36774
|
onClick: () => {
|
|
36775
36775
|
if (!bn) {
|
|
36776
36776
|
me(Zt), fe(qt.fiCode);
|
|
36777
|
-
const
|
|
36778
|
-
oe(
|
|
36777
|
+
const Rt = it(qt);
|
|
36778
|
+
oe(Rt.tenureMappings), ye(Rt.repaymentOption), Pe(Rt.disbursementAccount), ne(!1), g("FUNDLY_PAY");
|
|
36779
36779
|
}
|
|
36780
36780
|
},
|
|
36781
36781
|
children: /* @__PURE__ */ b(
|
|
@@ -37322,7 +37322,7 @@ function n1() {
|
|
|
37322
37322
|
);
|
|
37323
37323
|
return l;
|
|
37324
37324
|
}
|
|
37325
|
-
const
|
|
37325
|
+
const tt = ({ className: l = "" }) => /* @__PURE__ */ h("div", { className: `fp:animate-pulse fp:bg-gray-200 fp:rounded ${l}` }), s1 = [
|
|
37326
37326
|
{ label: "All", value: "all" },
|
|
37327
37327
|
{ label: "Success", value: "success" },
|
|
37328
37328
|
{ label: "Failure", value: "failed" },
|
|
@@ -37544,22 +37544,22 @@ const et = ({ className: l = "" }) => /* @__PURE__ */ h("div", { className: `fp:
|
|
|
37544
37544
|
return s && u === 0 ? /* @__PURE__ */ b("div", { className: "fp:min-h-screen fp:bg-[#F8FCFF]", children: [
|
|
37545
37545
|
/* @__PURE__ */ b("div", { className: "fp:bg-[#F8FCFF] fp:px-4 fp:pt-4 fp:pb-3", children: [
|
|
37546
37546
|
/* @__PURE__ */ b("div", { className: "fp:flex fp:items-center fp:justify-between fp:mb-3", children: [
|
|
37547
|
-
/* @__PURE__ */ h(
|
|
37548
|
-
/* @__PURE__ */ h(
|
|
37547
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-6 fp:h-6 fp:rounded-full" }),
|
|
37548
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-9 fp:h-9 fp:rounded-[10px]" })
|
|
37549
37549
|
] }),
|
|
37550
|
-
/* @__PURE__ */ h(
|
|
37550
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-40 fp:h-7 fp:rounded-lg" })
|
|
37551
37551
|
] }),
|
|
37552
37552
|
/* @__PURE__ */ h("div", { className: "fp:px-4 fp:py-4 fp:space-y-3", children: [1, 2, 3, 4, 5].map((U) => /* @__PURE__ */ b(
|
|
37553
37553
|
"div",
|
|
37554
37554
|
{
|
|
37555
37555
|
className: "fp:bg-white fp:rounded-[12px] fp:border fp:border-[#E8EEF8] fp:px-4 fp:py-3.5 fp:flex fp:items-center fp:gap-3",
|
|
37556
37556
|
children: [
|
|
37557
|
-
/* @__PURE__ */ h(
|
|
37557
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-8 fp:h-8 fp:rounded-full fp:flex-shrink-0" }),
|
|
37558
37558
|
/* @__PURE__ */ b("div", { className: "fp:flex-1", children: [
|
|
37559
|
-
/* @__PURE__ */ h(
|
|
37560
|
-
/* @__PURE__ */ h(
|
|
37559
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-36 fp:h-3.5 fp:rounded fp:mb-2" }),
|
|
37560
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-28 fp:h-3 fp:rounded" })
|
|
37561
37561
|
] }),
|
|
37562
|
-
/* @__PURE__ */ h(
|
|
37562
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-16 fp:h-3.5 fp:rounded fp:flex-shrink-0" })
|
|
37563
37563
|
]
|
|
37564
37564
|
},
|
|
37565
37565
|
U
|
|
@@ -37756,24 +37756,24 @@ Invoice No: ${Pe}`);
|
|
|
37756
37756
|
};
|
|
37757
37757
|
return /* @__PURE__ */ b($t, { children: [
|
|
37758
37758
|
/* @__PURE__ */ h(en, { open: l, onClose: e, children: r ? /* @__PURE__ */ b("div", { className: "fp:px-5 fp:pt-5 fp:pb-6", children: [
|
|
37759
|
-
/* @__PURE__ */ h(
|
|
37760
|
-
/* @__PURE__ */ h(
|
|
37759
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-40 fp:h-5 fp:rounded fp:mb-2" }),
|
|
37760
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-56 fp:h-4 fp:rounded" }),
|
|
37761
37761
|
/* @__PURE__ */ h("div", { className: "fp:mt-4 fp:border fp:border-[#E8EEF8] fp:rounded-[12px] fp:px-4 fp:py-3.5 fp:space-y-3", children: [1, 2, 3, 4, 5].map((he) => /* @__PURE__ */ b("div", { className: "fp:flex fp:justify-between fp:items-center", children: [
|
|
37762
|
-
/* @__PURE__ */ h(
|
|
37763
|
-
/* @__PURE__ */ h(
|
|
37762
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-24 fp:h-3.5 fp:rounded" }),
|
|
37763
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-28 fp:h-3.5 fp:rounded" })
|
|
37764
37764
|
] }, he)) }),
|
|
37765
|
-
/* @__PURE__ */ h(
|
|
37765
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-32 fp:h-5 fp:rounded fp:mt-5 fp:mb-3" }),
|
|
37766
37766
|
/* @__PURE__ */ b("div", { className: "fp:border fp:border-[#E8EEF8] fp:rounded-[12px] fp:px-4 fp:py-3.5 fp:space-y-3", children: [
|
|
37767
37767
|
/* @__PURE__ */ b("div", { className: "fp:flex fp:justify-between fp:items-center", children: [
|
|
37768
|
-
/* @__PURE__ */ h(
|
|
37769
|
-
/* @__PURE__ */ h(
|
|
37768
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-20 fp:h-3.5 fp:rounded" }),
|
|
37769
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-36 fp:h-3.5 fp:rounded" })
|
|
37770
37770
|
] }),
|
|
37771
37771
|
/* @__PURE__ */ b("div", { className: "fp:flex fp:justify-between fp:items-center", children: [
|
|
37772
|
-
/* @__PURE__ */ h(
|
|
37773
|
-
/* @__PURE__ */ h(
|
|
37772
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-16 fp:h-3.5 fp:rounded" }),
|
|
37773
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-24 fp:h-3.5 fp:rounded" })
|
|
37774
37774
|
] })
|
|
37775
37775
|
] }),
|
|
37776
|
-
/* @__PURE__ */ h(
|
|
37776
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-full fp:h-[48px] fp:rounded-[12px] fp:mt-6" })
|
|
37777
37777
|
] }) : c ? /* @__PURE__ */ b("div", { className: "fp:px-5 fp:pt-5 fp:pb-6", children: [
|
|
37778
37778
|
/* @__PURE__ */ h("h2", { className: "fp:text-[18px] fp:font-semibold fp:text-[#222222] fp:leading-6", children: "Transaction Details" }),
|
|
37779
37779
|
/* @__PURE__ */ b("div", { className: "fp:flex fp:flex-col fp:items-center fp:justify-center fp:py-10", children: [
|
|
@@ -38072,23 +38072,23 @@ Invoice No: ${Pe}`);
|
|
|
38072
38072
|
});
|
|
38073
38073
|
return o ? /* @__PURE__ */ b("div", { className: "fp:min-h-screen fp:bg-[#F8FCFF]", children: [
|
|
38074
38074
|
/* @__PURE__ */ b("div", { className: "fp:bg-[#F8FCFF] fp:px-4 fp:pt-4 fp:pb-3", children: [
|
|
38075
|
-
/* @__PURE__ */ h(
|
|
38076
|
-
/* @__PURE__ */ h(
|
|
38075
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-6 fp:h-6 fp:mb-3 fp:rounded-full" }),
|
|
38076
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-32 fp:h-6 fp:rounded-lg" })
|
|
38077
38077
|
] }),
|
|
38078
38078
|
/* @__PURE__ */ b("div", { className: "fp:px-4 fp:py-5 fp:space-y-4", children: [
|
|
38079
38079
|
/* @__PURE__ */ b("div", { className: "fp:bg-white fp:rounded-2xl fp:p-5 fp:shadow-sm", children: [
|
|
38080
|
-
/* @__PURE__ */ h(
|
|
38081
|
-
/* @__PURE__ */ h(
|
|
38082
|
-
/* @__PURE__ */ h(
|
|
38083
|
-
/* @__PURE__ */ h(
|
|
38084
|
-
/* @__PURE__ */ h(
|
|
38080
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-36 fp:h-3.5 fp:rounded fp:mb-3" }),
|
|
38081
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-48 fp:h-6 fp:rounded fp:mb-3" }),
|
|
38082
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-full fp:h-[6px] fp:rounded-full fp:mb-4" }),
|
|
38083
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-32 fp:h-3.5 fp:rounded fp:mb-2" }),
|
|
38084
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-28 fp:h-6 fp:rounded" })
|
|
38085
38085
|
] }),
|
|
38086
38086
|
/* @__PURE__ */ h("div", { className: "fp:space-y-3", children: [1, 2, 3].map((k) => /* @__PURE__ */ b("div", { className: "fp:bg-white fp:rounded-[8px] fp:px-5 fp:py-4 fp:flex fp:items-start fp:justify-between", style: { boxShadow: "0 1px 4px 0 rgba(12,12,13,0.05), 0 1px 4px 0 rgba(12,12,13,0.10)" }, children: [
|
|
38087
38087
|
/* @__PURE__ */ b("div", { className: "fp:flex-1", children: [
|
|
38088
|
-
/* @__PURE__ */ h(
|
|
38089
|
-
/* @__PURE__ */ h(
|
|
38088
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-36 fp:h-4 fp:rounded fp:mb-2" }),
|
|
38089
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-44 fp:h-3 fp:rounded" })
|
|
38090
38090
|
] }),
|
|
38091
|
-
/* @__PURE__ */ h(
|
|
38091
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-20 fp:h-4 fp:rounded fp:ml-4 fp:flex-shrink-0" })
|
|
38092
38092
|
] }, k)) })
|
|
38093
38093
|
] })
|
|
38094
38094
|
] }) : u ? /* @__PURE__ */ b("div", { className: "fp:min-h-screen fp:bg-[#F8FCFF]", children: [
|
|
@@ -38289,13 +38289,13 @@ const Xf = () => ul() === "production" ? "production" : "sandbox", m1 = () => mr
|
|
|
38289
38289
|
/* @__PURE__ */ h(_, {}),
|
|
38290
38290
|
/* @__PURE__ */ h("div", { className: "fp:px-4", children: [1, 2, 3, 4, 5].map((K) => /* @__PURE__ */ b("div", { children: [
|
|
38291
38291
|
/* @__PURE__ */ b("div", { className: "fp:flex fp:items-start fp:py-4 fp:gap-3", children: [
|
|
38292
|
-
/* @__PURE__ */ h(
|
|
38292
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-[15px] fp:h-[15px] fp:rounded-[3px] fp:flex-shrink-0 fp:mt-0.5" }),
|
|
38293
38293
|
/* @__PURE__ */ b("div", { className: "fp:flex-1 fp:flex fp:items-start fp:justify-between", children: [
|
|
38294
38294
|
/* @__PURE__ */ b("div", { children: [
|
|
38295
|
-
/* @__PURE__ */ h(
|
|
38296
|
-
/* @__PURE__ */ h(
|
|
38295
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-32 fp:h-4 fp:rounded fp:mb-2" }),
|
|
38296
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-28 fp:h-3 fp:rounded" })
|
|
38297
38297
|
] }),
|
|
38298
|
-
/* @__PURE__ */ h(
|
|
38298
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-20 fp:h-4 fp:rounded fp:ml-4 fp:flex-shrink-0" })
|
|
38299
38299
|
] })
|
|
38300
38300
|
] }),
|
|
38301
38301
|
K < 5 && /* @__PURE__ */ h("div", { className: "fp:border-b fp:border-dashed fp:border-gray-300" })
|
|
@@ -38427,64 +38427,64 @@ const Xf = () => ul() === "production" ? "production" : "sandbox", m1 = () => mr
|
|
|
38427
38427
|
/* @__PURE__ */ b("div", { className: "fp:px-4 fp:py-4 fp:space-y-3", children: [
|
|
38428
38428
|
/* @__PURE__ */ b("div", { className: "fp:bg-white fp:rounded-[8px] fp:px-5 fp:py-4", style: { boxShadow: "0 1px 4px 0 rgba(12,12,13,0.05), 0 1px 4px 0 rgba(12,12,13,0.10)" }, children: [
|
|
38429
38429
|
/* @__PURE__ */ b("div", { className: "fp:flex fp:items-center fp:gap-3 fp:mb-3", children: [
|
|
38430
|
-
/* @__PURE__ */ h(
|
|
38431
|
-
/* @__PURE__ */ h(
|
|
38430
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-10 fp:h-10 fp:rounded-lg" }),
|
|
38431
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-24 fp:h-4 fp:rounded" })
|
|
38432
38432
|
] }),
|
|
38433
38433
|
/* @__PURE__ */ h("div", { className: "fp:border-t fp:border-gray-100 fp:mb-4" }),
|
|
38434
38434
|
/* @__PURE__ */ b("div", { className: "fp:grid fp:grid-cols-2 fp:gap-4 fp:mb-4", children: [
|
|
38435
38435
|
/* @__PURE__ */ b("div", { children: [
|
|
38436
|
-
/* @__PURE__ */ h(
|
|
38437
|
-
/* @__PURE__ */ h(
|
|
38436
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-16 fp:h-3 fp:rounded fp:mb-2" }),
|
|
38437
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-24 fp:h-5 fp:rounded" })
|
|
38438
38438
|
] }),
|
|
38439
38439
|
/* @__PURE__ */ b("div", { children: [
|
|
38440
|
-
/* @__PURE__ */ h(
|
|
38441
|
-
/* @__PURE__ */ h(
|
|
38440
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-20 fp:h-3 fp:rounded fp:mb-2" }),
|
|
38441
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-24 fp:h-5 fp:rounded" })
|
|
38442
38442
|
] })
|
|
38443
38443
|
] }),
|
|
38444
38444
|
/* @__PURE__ */ h("div", { className: "fp:grid fp:grid-cols-3 fp:gap-4 fp:mb-4", children: [1, 2, 3].map((y) => /* @__PURE__ */ b("div", { children: [
|
|
38445
|
-
/* @__PURE__ */ h(
|
|
38446
|
-
/* @__PURE__ */ h(
|
|
38445
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-14 fp:h-3 fp:rounded fp:mb-2" }),
|
|
38446
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-16 fp:h-5 fp:rounded" })
|
|
38447
38447
|
] }, y)) }),
|
|
38448
38448
|
/* @__PURE__ */ h("div", { className: "fp:border-t fp:border-dashed fp:border-gray-300 fp:mb-4" }),
|
|
38449
38449
|
/* @__PURE__ */ b("div", { className: "fp:grid fp:grid-cols-2 fp:gap-4 fp:mb-4", children: [
|
|
38450
38450
|
/* @__PURE__ */ b("div", { children: [
|
|
38451
|
-
/* @__PURE__ */ h(
|
|
38452
|
-
/* @__PURE__ */ h(
|
|
38451
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-12 fp:h-3 fp:rounded fp:mb-2" }),
|
|
38452
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-20 fp:h-5 fp:rounded" })
|
|
38453
38453
|
] }),
|
|
38454
38454
|
/* @__PURE__ */ b("div", { className: "fp:text-right", children: [
|
|
38455
|
-
/* @__PURE__ */ h(
|
|
38456
|
-
/* @__PURE__ */ h(
|
|
38455
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-12 fp:h-3 fp:rounded fp:mb-2 fp:ml-auto" }),
|
|
38456
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-20 fp:h-5 fp:rounded fp:ml-auto" })
|
|
38457
38457
|
] })
|
|
38458
38458
|
] }),
|
|
38459
38459
|
/* @__PURE__ */ b("div", { className: "fp:grid fp:grid-cols-2 fp:gap-4", children: [
|
|
38460
38460
|
/* @__PURE__ */ b("div", { children: [
|
|
38461
|
-
/* @__PURE__ */ h(
|
|
38462
|
-
/* @__PURE__ */ h(
|
|
38461
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-12 fp:h-3 fp:rounded fp:mb-2" }),
|
|
38462
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-24 fp:h-5 fp:rounded" })
|
|
38463
38463
|
] }),
|
|
38464
38464
|
/* @__PURE__ */ b("div", { className: "fp:text-right", children: [
|
|
38465
|
-
/* @__PURE__ */ h(
|
|
38466
|
-
/* @__PURE__ */ h(
|
|
38465
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-12 fp:h-3 fp:rounded fp:mb-2 fp:ml-auto" }),
|
|
38466
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-28 fp:h-5 fp:rounded fp:ml-auto" })
|
|
38467
38467
|
] })
|
|
38468
38468
|
] })
|
|
38469
38469
|
] }),
|
|
38470
|
-
/* @__PURE__ */ h(
|
|
38470
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-28 fp:h-4 fp:rounded" }),
|
|
38471
38471
|
/* @__PURE__ */ b("div", { className: "fp:bg-white fp:rounded-[8px] fp:px-5 fp:py-4", style: { boxShadow: "0 1px 4px 0 rgba(12,12,13,0.05), 0 1px 4px 0 rgba(12,12,13,0.10)" }, children: [
|
|
38472
38472
|
/* @__PURE__ */ b("div", { className: "fp:flex fp:justify-between fp:items-center fp:mb-3", children: [
|
|
38473
|
-
/* @__PURE__ */ h(
|
|
38474
|
-
/* @__PURE__ */ h(
|
|
38473
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-24 fp:h-3 fp:rounded" }),
|
|
38474
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-28 fp:h-4 fp:rounded" })
|
|
38475
38475
|
] }),
|
|
38476
38476
|
/* @__PURE__ */ h("div", { className: "fp:border-t fp:border-dashed fp:border-gray-300 fp:mb-3" }),
|
|
38477
38477
|
/* @__PURE__ */ b("div", { className: "fp:flex fp:justify-between fp:items-center", children: [
|
|
38478
|
-
/* @__PURE__ */ h(
|
|
38479
|
-
/* @__PURE__ */ h(
|
|
38478
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-32 fp:h-3 fp:rounded" }),
|
|
38479
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-24 fp:h-4 fp:rounded" })
|
|
38480
38480
|
] })
|
|
38481
38481
|
] }),
|
|
38482
38482
|
/* @__PURE__ */ b("div", { className: "fp:bg-white fp:rounded-[8px] fp:px-5 fp:py-4 fp:flex fp:items-center fp:justify-between", style: { boxShadow: "0 1px 4px 0 rgba(12,12,13,0.05), 0 1px 4px 0 rgba(12,12,13,0.10)" }, children: [
|
|
38483
38483
|
/* @__PURE__ */ b("div", { className: "fp:flex fp:items-center fp:gap-3", children: [
|
|
38484
|
-
/* @__PURE__ */ h(
|
|
38485
|
-
/* @__PURE__ */ h(
|
|
38484
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-10 fp:h-10 fp:rounded-lg" }),
|
|
38485
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-40 fp:h-4 fp:rounded" })
|
|
38486
38486
|
] }),
|
|
38487
|
-
/* @__PURE__ */ h(
|
|
38487
|
+
/* @__PURE__ */ h(tt, { className: "fp:w-5 fp:h-5 fp:rounded" })
|
|
38488
38488
|
] })
|
|
38489
38489
|
] })
|
|
38490
38490
|
] }) : /* @__PURE__ */ b("div", { className: "fp:min-h-screen fp:bg-[#F8FCFF]", children: [
|
|
@@ -38586,7 +38586,7 @@ const Xf = () => ul() === "production" ? "production" : "sandbox", m1 = () => mr
|
|
|
38586
38586
|
/* @__PURE__ */ h("tbody", { children: u.invoices.map((y, E) => /* @__PURE__ */ b(
|
|
38587
38587
|
"tr",
|
|
38588
38588
|
{
|
|
38589
|
-
className: E < u.invoices.length - 1 ? "border-b border-dashed border-gray-300" : "",
|
|
38589
|
+
className: E < u.invoices.length - 1 ? "fp:border-b fp:border-dashed fp:border-gray-300" : "",
|
|
38590
38590
|
children: [
|
|
38591
38591
|
/* @__PURE__ */ h("td", { className: "fp:px-4 fp:py-3 fp:text-[12px] fp:font-normal fp:text-[#222222]", children: y.invoiceNo }),
|
|
38592
38592
|
/* @__PURE__ */ b("td", { className: "fp:px-4 fp:py-3 fp:text-[12px] fp:font-normal fp:text-[#222222] fp:text-center", children: [
|