kundli-generator 2.0.9 → 3.0.0
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/kundli-generator.js
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import jt, { createContext as Nt, useContext as Ve, useState as K, useRef as q, useEffect as G, useMemo as Fe, useCallback as
|
|
1
|
+
import jt, { createContext as Nt, useContext as Ve, useState as K, useRef as q, useEffect as G, useMemo as Fe, useCallback as Te } from "react";
|
|
2
2
|
import * as Ye from "pdfjs-dist";
|
|
3
|
-
var Oe = { exports: {} },
|
|
3
|
+
var Oe = { exports: {} }, Ce = {};
|
|
4
4
|
var pt;
|
|
5
5
|
function rn() {
|
|
6
|
-
if (pt) return
|
|
6
|
+
if (pt) return Ce;
|
|
7
7
|
pt = 1;
|
|
8
|
-
var n = jt, r = /* @__PURE__ */ Symbol.for("react.element"), l = /* @__PURE__ */ Symbol.for("react.fragment"), d = Object.prototype.hasOwnProperty, i = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,
|
|
9
|
-
function
|
|
10
|
-
var
|
|
8
|
+
var n = jt, r = /* @__PURE__ */ Symbol.for("react.element"), l = /* @__PURE__ */ Symbol.for("react.fragment"), d = Object.prototype.hasOwnProperty, i = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, h = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
9
|
+
function f(u, c, b) {
|
|
10
|
+
var p, _ = {}, x = null, T = null;
|
|
11
11
|
b !== void 0 && (x = "" + b), c.key !== void 0 && (x = "" + c.key), c.ref !== void 0 && (T = c.ref);
|
|
12
|
-
for (
|
|
13
|
-
if (u && u.defaultProps) for (
|
|
12
|
+
for (p in c) d.call(c, p) && !h.hasOwnProperty(p) && (_[p] = c[p]);
|
|
13
|
+
if (u && u.defaultProps) for (p in c = u.defaultProps, c) _[p] === void 0 && (_[p] = c[p]);
|
|
14
14
|
return { $$typeof: r, type: u, key: x, ref: T, props: _, _owner: i.current };
|
|
15
15
|
}
|
|
16
|
-
return
|
|
16
|
+
return Ce.Fragment = l, Ce.jsx = f, Ce.jsxs = f, Ce;
|
|
17
17
|
}
|
|
18
|
-
var
|
|
18
|
+
var Se = {};
|
|
19
19
|
var ht;
|
|
20
20
|
function on() {
|
|
21
21
|
return ht || (ht = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
22
|
-
var n = jt, r = /* @__PURE__ */ Symbol.for("react.element"), l = /* @__PURE__ */ Symbol.for("react.portal"), d = /* @__PURE__ */ Symbol.for("react.fragment"), i = /* @__PURE__ */ Symbol.for("react.strict_mode"),
|
|
22
|
+
var n = jt, r = /* @__PURE__ */ Symbol.for("react.element"), l = /* @__PURE__ */ Symbol.for("react.portal"), d = /* @__PURE__ */ Symbol.for("react.fragment"), i = /* @__PURE__ */ Symbol.for("react.strict_mode"), h = /* @__PURE__ */ Symbol.for("react.profiler"), f = /* @__PURE__ */ Symbol.for("react.provider"), u = /* @__PURE__ */ Symbol.for("react.context"), c = /* @__PURE__ */ Symbol.for("react.forward_ref"), b = /* @__PURE__ */ Symbol.for("react.suspense"), p = /* @__PURE__ */ Symbol.for("react.suspense_list"), _ = /* @__PURE__ */ Symbol.for("react.memo"), x = /* @__PURE__ */ Symbol.for("react.lazy"), T = /* @__PURE__ */ Symbol.for("react.offscreen"), j = Symbol.iterator, v = "@@iterator";
|
|
23
23
|
function w(t) {
|
|
24
24
|
if (t === null || typeof t != "object")
|
|
25
25
|
return null;
|
|
@@ -38,16 +38,16 @@ function on() {
|
|
|
38
38
|
{
|
|
39
39
|
var y = I.ReactDebugCurrentFrame, E = y.getStackAddendum();
|
|
40
40
|
E !== "" && (o += "%s", m = m.concat([E]));
|
|
41
|
-
var
|
|
41
|
+
var S = m.map(function(P) {
|
|
42
42
|
return String(P);
|
|
43
43
|
});
|
|
44
|
-
|
|
44
|
+
S.unshift("Warning: " + o), Function.prototype.apply.call(console[t], console, S);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
var M = !1,
|
|
47
|
+
var M = !1, C = !1, z = !1, D = !1, Y = !1, O;
|
|
48
48
|
O = /* @__PURE__ */ Symbol.for("react.module.reference");
|
|
49
49
|
function H(t) {
|
|
50
|
-
return !!(typeof t == "string" || typeof t == "function" || t === d || t ===
|
|
50
|
+
return !!(typeof t == "string" || typeof t == "function" || t === d || t === h || Y || t === i || t === b || t === p || D || t === T || M || C || z || typeof t == "object" && t !== null && (t.$$typeof === x || t.$$typeof === _ || t.$$typeof === f || t.$$typeof === u || t.$$typeof === c || // This needs to include all possible module reference object
|
|
51
51
|
// types supported by any Flight configuration anywhere since
|
|
52
52
|
// we don't know which Flight build this will end up being used
|
|
53
53
|
// with.
|
|
@@ -75,13 +75,13 @@ function on() {
|
|
|
75
75
|
return "Fragment";
|
|
76
76
|
case l:
|
|
77
77
|
return "Portal";
|
|
78
|
-
case
|
|
78
|
+
case h:
|
|
79
79
|
return "Profiler";
|
|
80
80
|
case i:
|
|
81
81
|
return "StrictMode";
|
|
82
82
|
case b:
|
|
83
83
|
return "Suspense";
|
|
84
|
-
case
|
|
84
|
+
case p:
|
|
85
85
|
return "SuspenseList";
|
|
86
86
|
}
|
|
87
87
|
if (typeof t == "object")
|
|
@@ -89,7 +89,7 @@ function on() {
|
|
|
89
89
|
case u:
|
|
90
90
|
var o = t;
|
|
91
91
|
return B(o) + ".Consumer";
|
|
92
|
-
case
|
|
92
|
+
case f:
|
|
93
93
|
var m = t;
|
|
94
94
|
return B(m._context) + ".Provider";
|
|
95
95
|
case c:
|
|
@@ -98,9 +98,9 @@ function on() {
|
|
|
98
98
|
var y = t.displayName || null;
|
|
99
99
|
return y !== null ? y : U(t.type) || "Memo";
|
|
100
100
|
case x: {
|
|
101
|
-
var E = t,
|
|
101
|
+
var E = t, S = E._payload, P = E._init;
|
|
102
102
|
try {
|
|
103
|
-
return U(P(
|
|
103
|
+
return U(P(S));
|
|
104
104
|
} catch {
|
|
105
105
|
return null;
|
|
106
106
|
}
|
|
@@ -170,7 +170,7 @@ function on() {
|
|
|
170
170
|
ee < 0 && k("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
171
171
|
}
|
|
172
172
|
}
|
|
173
|
-
var
|
|
173
|
+
var $ = I.ReactCurrentDispatcher, te;
|
|
174
174
|
function me(t, o, m) {
|
|
175
175
|
{
|
|
176
176
|
if (te === void 0)
|
|
@@ -201,8 +201,8 @@ function on() {
|
|
|
201
201
|
Ae = !0;
|
|
202
202
|
var E = Error.prepareStackTrace;
|
|
203
203
|
Error.prepareStackTrace = void 0;
|
|
204
|
-
var
|
|
205
|
-
|
|
204
|
+
var S;
|
|
205
|
+
S = $.current, $.current = null, a();
|
|
206
206
|
try {
|
|
207
207
|
if (o) {
|
|
208
208
|
var P = function() {
|
|
@@ -255,7 +255,7 @@ function on() {
|
|
|
255
255
|
}
|
|
256
256
|
}
|
|
257
257
|
} finally {
|
|
258
|
-
Ae = !1,
|
|
258
|
+
Ae = !1, $.current = S, g(), Error.prepareStackTrace = E;
|
|
259
259
|
}
|
|
260
260
|
var je = t ? t.displayName || t.name : "", ve = je ? me(je) : "";
|
|
261
261
|
return typeof t == "function" && Le.set(t, ve), ve;
|
|
@@ -263,21 +263,21 @@ function on() {
|
|
|
263
263
|
function Lt(t, o, m) {
|
|
264
264
|
return Xe(t, !1);
|
|
265
265
|
}
|
|
266
|
-
function
|
|
266
|
+
function $t(t) {
|
|
267
267
|
var o = t.prototype;
|
|
268
268
|
return !!(o && o.isReactComponent);
|
|
269
269
|
}
|
|
270
|
-
function
|
|
270
|
+
function $e(t, o, m) {
|
|
271
271
|
if (t == null)
|
|
272
272
|
return "";
|
|
273
273
|
if (typeof t == "function")
|
|
274
|
-
return Xe(t,
|
|
274
|
+
return Xe(t, $t(t));
|
|
275
275
|
if (typeof t == "string")
|
|
276
276
|
return me(t);
|
|
277
277
|
switch (t) {
|
|
278
278
|
case b:
|
|
279
279
|
return me("Suspense");
|
|
280
|
-
case
|
|
280
|
+
case p:
|
|
281
281
|
return me("SuspenseList");
|
|
282
282
|
}
|
|
283
283
|
if (typeof t == "object")
|
|
@@ -285,11 +285,11 @@ function on() {
|
|
|
285
285
|
case c:
|
|
286
286
|
return Lt(t.render);
|
|
287
287
|
case _:
|
|
288
|
-
return
|
|
288
|
+
return $e(t.type, o, m);
|
|
289
289
|
case x: {
|
|
290
|
-
var y = t, E = y._payload,
|
|
290
|
+
var y = t, E = y._payload, S = y._init;
|
|
291
291
|
try {
|
|
292
|
-
return
|
|
292
|
+
return $e(S(E), o, m);
|
|
293
293
|
} catch {
|
|
294
294
|
}
|
|
295
295
|
}
|
|
@@ -297,18 +297,18 @@ function on() {
|
|
|
297
297
|
return "";
|
|
298
298
|
}
|
|
299
299
|
var Ee = Object.prototype.hasOwnProperty, Ze = {}, et = I.ReactDebugCurrentFrame;
|
|
300
|
-
function
|
|
300
|
+
function De(t) {
|
|
301
301
|
if (t) {
|
|
302
|
-
var o = t._owner, m =
|
|
302
|
+
var o = t._owner, m = $e(t.type, t._source, o ? o.type : null);
|
|
303
303
|
et.setExtraStackFrame(m);
|
|
304
304
|
} else
|
|
305
305
|
et.setExtraStackFrame(null);
|
|
306
306
|
}
|
|
307
|
-
function
|
|
307
|
+
function Dt(t, o, m, y, E) {
|
|
308
308
|
{
|
|
309
|
-
var
|
|
309
|
+
var S = Function.call.bind(Ee);
|
|
310
310
|
for (var P in t)
|
|
311
|
-
if (
|
|
311
|
+
if (S(t, P)) {
|
|
312
312
|
var N = void 0;
|
|
313
313
|
try {
|
|
314
314
|
if (typeof t[P] != "function") {
|
|
@@ -319,7 +319,7 @@ function on() {
|
|
|
319
319
|
} catch (F) {
|
|
320
320
|
N = F;
|
|
321
321
|
}
|
|
322
|
-
N && !(N instanceof Error) && (
|
|
322
|
+
N && !(N instanceof Error) && (De(E), k("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", y || "React class", m, P, typeof N), De(null)), N instanceof Error && !(N.message in Ze) && (Ze[N.message] = !0, De(E), k("Failed %s type: %s", m, N.message), De(null));
|
|
323
323
|
}
|
|
324
324
|
}
|
|
325
325
|
}
|
|
@@ -394,7 +394,7 @@ function on() {
|
|
|
394
394
|
});
|
|
395
395
|
}
|
|
396
396
|
}
|
|
397
|
-
var Ht = function(t, o, m, y, E,
|
|
397
|
+
var Ht = function(t, o, m, y, E, S, P) {
|
|
398
398
|
var N = {
|
|
399
399
|
// This tag allows us to uniquely identify this as a React Element
|
|
400
400
|
$$typeof: r,
|
|
@@ -404,7 +404,7 @@ function on() {
|
|
|
404
404
|
ref: m,
|
|
405
405
|
props: P,
|
|
406
406
|
// Record the component responsible for creating this element.
|
|
407
|
-
_owner:
|
|
407
|
+
_owner: S
|
|
408
408
|
};
|
|
409
409
|
return N._store = {}, Object.defineProperty(N._store, "validated", {
|
|
410
410
|
configurable: !1,
|
|
@@ -425,14 +425,14 @@ function on() {
|
|
|
425
425
|
};
|
|
426
426
|
function Yt(t, o, m, y, E) {
|
|
427
427
|
{
|
|
428
|
-
var
|
|
428
|
+
var S, P = {}, N = null, Q = null;
|
|
429
429
|
m !== void 0 && (nt(m), N = "" + m), Wt(o) && (nt(o.key), N = "" + o.key), Ut(o) && (Q = o.ref, qt(o, E));
|
|
430
|
-
for (
|
|
431
|
-
Ee.call(o,
|
|
430
|
+
for (S in o)
|
|
431
|
+
Ee.call(o, S) && !Mt.hasOwnProperty(S) && (P[S] = o[S]);
|
|
432
432
|
if (t && t.defaultProps) {
|
|
433
433
|
var F = t.defaultProps;
|
|
434
|
-
for (
|
|
435
|
-
P[
|
|
434
|
+
for (S in F)
|
|
435
|
+
P[S] === void 0 && (P[S] = F[S]);
|
|
436
436
|
}
|
|
437
437
|
if (N || Q) {
|
|
438
438
|
var W = typeof t == "function" ? t.displayName || t.name || "Unknown" : t;
|
|
@@ -444,7 +444,7 @@ function on() {
|
|
|
444
444
|
var We = I.ReactCurrentOwner, it = I.ReactDebugCurrentFrame;
|
|
445
445
|
function we(t) {
|
|
446
446
|
if (t) {
|
|
447
|
-
var o = t._owner, m =
|
|
447
|
+
var o = t._owner, m = $e(t.type, t._source, o ? o.type : null);
|
|
448
448
|
it.setExtraStackFrame(m);
|
|
449
449
|
} else
|
|
450
450
|
it.setExtraStackFrame(null);
|
|
@@ -509,7 +509,7 @@ Check the top-level render call using <` + m + ">.");
|
|
|
509
509
|
else if (t) {
|
|
510
510
|
var E = w(t);
|
|
511
511
|
if (typeof E == "function" && E !== t.entries)
|
|
512
|
-
for (var
|
|
512
|
+
for (var S = E.call(t), P; !(P = S.next()).done; )
|
|
513
513
|
Ke(P.value) && lt(P.value, o);
|
|
514
514
|
}
|
|
515
515
|
}
|
|
@@ -530,7 +530,7 @@ Check the top-level render call using <` + m + ">.");
|
|
|
530
530
|
return;
|
|
531
531
|
if (m) {
|
|
532
532
|
var y = U(o);
|
|
533
|
-
|
|
533
|
+
Dt(m, t.props, "prop", y, t);
|
|
534
534
|
} else if (o.PropTypes !== void 0 && !qe) {
|
|
535
535
|
qe = !0;
|
|
536
536
|
var E = U(o);
|
|
@@ -552,7 +552,7 @@ Check the top-level render call using <` + m + ">.");
|
|
|
552
552
|
}
|
|
553
553
|
}
|
|
554
554
|
var ut = {};
|
|
555
|
-
function mt(t, o, m, y, E,
|
|
555
|
+
function mt(t, o, m, y, E, S) {
|
|
556
556
|
{
|
|
557
557
|
var P = H(t);
|
|
558
558
|
if (!P) {
|
|
@@ -563,7 +563,7 @@ Check the top-level render call using <` + m + ">.");
|
|
|
563
563
|
var F;
|
|
564
564
|
t === null ? F = "null" : Ue(t) ? F = "array" : t !== void 0 && t.$$typeof === r ? (F = "<" + (U(t.type) || "Unknown") + " />", N = " Did you accidentally export a JSX literal instead of a component?") : F = typeof t, k("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", F, N);
|
|
565
565
|
}
|
|
566
|
-
var W = Yt(t, o, m, E,
|
|
566
|
+
var W = Yt(t, o, m, E, S);
|
|
567
567
|
if (W == null)
|
|
568
568
|
return W;
|
|
569
569
|
if (P) {
|
|
@@ -603,8 +603,8 @@ React keys must be passed directly to JSX without using spread:
|
|
|
603
603
|
return mt(t, o, m, !1);
|
|
604
604
|
}
|
|
605
605
|
var en = Zt, tn = Xt;
|
|
606
|
-
|
|
607
|
-
})()),
|
|
606
|
+
Se.Fragment = d, Se.jsx = en, Se.jsxs = tn;
|
|
607
|
+
})()), Se;
|
|
608
608
|
}
|
|
609
609
|
var ft;
|
|
610
610
|
function sn() {
|
|
@@ -945,7 +945,7 @@ const cn = "_container_nm3gb_1", ln = "_main_nm3gb_6", dn = "_langDropdownWrap_n
|
|
|
945
945
|
formDiscountedPrice: "$25",
|
|
946
946
|
formPriceAria: "कीमत"
|
|
947
947
|
}
|
|
948
|
-
}, Pt = Nt(null),
|
|
948
|
+
}, Pt = Nt(null), bi = ({
|
|
949
949
|
locale: n,
|
|
950
950
|
children: r
|
|
951
951
|
}) => {
|
|
@@ -983,14 +983,14 @@ function Tn(n, r) {
|
|
|
983
983
|
} catch {
|
|
984
984
|
}
|
|
985
985
|
}
|
|
986
|
-
function
|
|
986
|
+
function vi(n) {
|
|
987
987
|
if (!(typeof window > "u" || !window.localStorage))
|
|
988
988
|
try {
|
|
989
989
|
window.localStorage.removeItem(n);
|
|
990
990
|
} catch {
|
|
991
991
|
}
|
|
992
992
|
}
|
|
993
|
-
function
|
|
993
|
+
function ki() {
|
|
994
994
|
if (typeof window > "u" || !window.localStorage)
|
|
995
995
|
return !1;
|
|
996
996
|
try {
|
|
@@ -1008,7 +1008,7 @@ function An() {
|
|
|
1008
1008
|
function En(n) {
|
|
1009
1009
|
Tn(At, n);
|
|
1010
1010
|
}
|
|
1011
|
-
const Je = Nt(null),
|
|
1011
|
+
const Je = Nt(null), Cn = {
|
|
1012
1012
|
fullName: "",
|
|
1013
1013
|
phone: "",
|
|
1014
1014
|
email: "",
|
|
@@ -1016,18 +1016,18 @@ const Je = Nt(null), Sn = {
|
|
|
1016
1016
|
birthTime: "",
|
|
1017
1017
|
birthTimeUnknown: !1,
|
|
1018
1018
|
birthPlace: ""
|
|
1019
|
-
},
|
|
1019
|
+
}, Sn = ({
|
|
1020
1020
|
locale: n,
|
|
1021
1021
|
showLanguageSelector: r = !0,
|
|
1022
1022
|
userId: l,
|
|
1023
1023
|
isGlobal: d,
|
|
1024
1024
|
logoUrl: i,
|
|
1025
|
-
reportImageUrl:
|
|
1026
|
-
universityLogoUrls:
|
|
1025
|
+
reportImageUrl: h,
|
|
1026
|
+
universityLogoUrls: f,
|
|
1027
1027
|
sampleReportHref: u,
|
|
1028
1028
|
onViewSampleReport: c,
|
|
1029
1029
|
ctaHref: b,
|
|
1030
|
-
onCtaClick:
|
|
1030
|
+
onCtaClick: p,
|
|
1031
1031
|
onBack: _,
|
|
1032
1032
|
readMoreReviewsHref: x,
|
|
1033
1033
|
onProceed: T,
|
|
@@ -1039,19 +1039,19 @@ const Je = Nt(null), Sn = {
|
|
|
1039
1039
|
onLocaleChange: A,
|
|
1040
1040
|
children: M
|
|
1041
1041
|
}) => {
|
|
1042
|
-
const [
|
|
1042
|
+
const [C, z] = K("landing"), [D, Y] = K(n ?? "en"), [O, H] = K(Cn), X = q(!0);
|
|
1043
1043
|
G(() => {
|
|
1044
1044
|
const ue = An();
|
|
1045
1045
|
ue && Y(ue);
|
|
1046
1046
|
}, []), G(() => {
|
|
1047
|
-
En(
|
|
1048
|
-
}, [
|
|
1047
|
+
En(D);
|
|
1048
|
+
}, [D]), G(() => {
|
|
1049
1049
|
if (X.current) {
|
|
1050
1050
|
X.current = !1;
|
|
1051
1051
|
return;
|
|
1052
1052
|
}
|
|
1053
|
-
A?.(
|
|
1054
|
-
}, [
|
|
1053
|
+
A?.(D);
|
|
1054
|
+
}, [D, A]);
|
|
1055
1055
|
const B = Fe(
|
|
1056
1056
|
() => ({
|
|
1057
1057
|
locale: n,
|
|
@@ -1059,12 +1059,12 @@ const Je = Nt(null), Sn = {
|
|
|
1059
1059
|
userId: l,
|
|
1060
1060
|
isGlobal: d,
|
|
1061
1061
|
logoUrl: i,
|
|
1062
|
-
reportImageUrl:
|
|
1063
|
-
universityLogoUrls:
|
|
1062
|
+
reportImageUrl: h,
|
|
1063
|
+
universityLogoUrls: f,
|
|
1064
1064
|
sampleReportHref: u,
|
|
1065
1065
|
onViewSampleReport: c,
|
|
1066
1066
|
ctaHref: b,
|
|
1067
|
-
onCtaClick:
|
|
1067
|
+
onCtaClick: p,
|
|
1068
1068
|
onBack: _,
|
|
1069
1069
|
readMoreReviewsHref: x,
|
|
1070
1070
|
onProceed: T,
|
|
@@ -1081,12 +1081,12 @@ const Je = Nt(null), Sn = {
|
|
|
1081
1081
|
l,
|
|
1082
1082
|
d,
|
|
1083
1083
|
i,
|
|
1084
|
-
p,
|
|
1085
1084
|
h,
|
|
1085
|
+
f,
|
|
1086
1086
|
u,
|
|
1087
1087
|
c,
|
|
1088
1088
|
b,
|
|
1089
|
-
|
|
1089
|
+
p,
|
|
1090
1090
|
_,
|
|
1091
1091
|
x,
|
|
1092
1092
|
T,
|
|
@@ -1097,14 +1097,14 @@ const Je = Nt(null), Sn = {
|
|
|
1097
1097
|
k,
|
|
1098
1098
|
A
|
|
1099
1099
|
]
|
|
1100
|
-
), U =
|
|
1100
|
+
), U = Te(() => {
|
|
1101
1101
|
z("form");
|
|
1102
|
-
}, [B.analytics]), V =
|
|
1102
|
+
}, [B.analytics]), V = Te(() => {
|
|
1103
1103
|
z("landing"), B.onBack?.();
|
|
1104
1104
|
}, [B.onBack]), ee = Fe(
|
|
1105
1105
|
() => ({
|
|
1106
|
-
view:
|
|
1107
|
-
locale:
|
|
1106
|
+
view: C,
|
|
1107
|
+
locale: D,
|
|
1108
1108
|
setLocale: Y,
|
|
1109
1109
|
config: B,
|
|
1110
1110
|
formValues: O,
|
|
@@ -1113,11 +1113,11 @@ const Je = Nt(null), Sn = {
|
|
|
1113
1113
|
goToPage: V,
|
|
1114
1114
|
onProceed: B.onProceed
|
|
1115
1115
|
}),
|
|
1116
|
-
[
|
|
1116
|
+
[C, D, B, O, U, V]
|
|
1117
1117
|
);
|
|
1118
1118
|
return /* @__PURE__ */ e.jsx(Je.Provider, { value: ee, children: M });
|
|
1119
1119
|
};
|
|
1120
|
-
function
|
|
1120
|
+
function ye() {
|
|
1121
1121
|
return Ve(Je);
|
|
1122
1122
|
}
|
|
1123
1123
|
function Et() {
|
|
@@ -1126,18 +1126,18 @@ function Et() {
|
|
|
1126
1126
|
throw new Error("useKundliContextOrThrow must be used within KundliProvider");
|
|
1127
1127
|
return n;
|
|
1128
1128
|
}
|
|
1129
|
-
const In = "_header_1414z_1", Rn = "_left_1414z_7", Ln = "_backBtn_1414z_11",
|
|
1129
|
+
const In = "_header_1414z_1", Rn = "_left_1414z_7", Ln = "_backBtn_1414z_11", $n = "_titleWrap_1414z_21", Dn = "_title_1414z_21", On = "_subtitle_1414z_32", Bn = "_backIcon_1414z_38", ke = {
|
|
1130
1130
|
header: In,
|
|
1131
1131
|
left: Rn,
|
|
1132
1132
|
backBtn: Ln,
|
|
1133
|
-
titleWrap:
|
|
1134
|
-
title:
|
|
1133
|
+
titleWrap: $n,
|
|
1134
|
+
title: Dn,
|
|
1135
1135
|
subtitle: On,
|
|
1136
1136
|
backIcon: Bn
|
|
1137
1137
|
}, Fn = () => /* @__PURE__ */ e.jsx(
|
|
1138
1138
|
"svg",
|
|
1139
1139
|
{
|
|
1140
|
-
className:
|
|
1140
|
+
className: ke.backIcon,
|
|
1141
1141
|
viewBox: "0 0 24 24",
|
|
1142
1142
|
fill: "none",
|
|
1143
1143
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1157,20 +1157,20 @@ const In = "_header_1414z_1", Rn = "_left_1414z_7", Ln = "_backBtn_1414z_11", Dn
|
|
|
1157
1157
|
t: n,
|
|
1158
1158
|
onBack: r,
|
|
1159
1159
|
className: l = ""
|
|
1160
|
-
}) => /* @__PURE__ */ e.jsx("header", { className: `${
|
|
1160
|
+
}) => /* @__PURE__ */ e.jsx("header", { className: `${ke.header} ${l}`, children: /* @__PURE__ */ e.jsxs("div", { className: ke.left, children: [
|
|
1161
1161
|
/* @__PURE__ */ e.jsx(
|
|
1162
1162
|
"button",
|
|
1163
1163
|
{
|
|
1164
1164
|
type: "button",
|
|
1165
|
-
className:
|
|
1165
|
+
className: ke.backBtn,
|
|
1166
1166
|
onClick: r,
|
|
1167
1167
|
"aria-label": n("back"),
|
|
1168
1168
|
children: /* @__PURE__ */ e.jsx(Fn, {})
|
|
1169
1169
|
}
|
|
1170
1170
|
),
|
|
1171
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1172
|
-
/* @__PURE__ */ e.jsx("h1", { className:
|
|
1173
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
1171
|
+
/* @__PURE__ */ e.jsxs("div", { className: ke.titleWrap, children: [
|
|
1172
|
+
/* @__PURE__ */ e.jsx("h1", { className: ke.title, children: n("formTitle") }),
|
|
1173
|
+
/* @__PURE__ */ e.jsx("p", { className: ke.subtitle, children: n("formSubtitle") })
|
|
1174
1174
|
] })
|
|
1175
1175
|
] }) }), Un = "_wrap_1wp0p_1", Wn = "_card_1wp0p_5", qn = "_cardInner_1wp0p_12", Kn = "_field_1wp0p_16", Gn = "_labelRow_1wp0p_20", Hn = "_label_1wp0p_20", Yn = "_req_1wp0p_29", Vn = "_help_1wp0p_33", zn = "_infoBtn_1wp0p_40", Qn = "_infoImg_1wp0p_57", Jn = "_infoWrap_1wp0p_63", Xn = "_tooltip_1wp0p_69", Zn = "_tooltipArrow_1wp0p_85", ea = "_inputWrap_1wp0p_96", ta = "_suggestions_1wp0p_100", na = "_suggestionItem_1wp0p_113", aa = "_suggestionMain_1wp0p_131", ra = "_suggestionSecondary_1wp0p_137", oa = "_suggestionsHint_1wp0p_142", ia = "_timePopover_1wp0p_157", sa = "_timePickerRow_1wp0p_173", ca = "_timePickerSelect_1wp0p_179", la = "_timePickerColon_1wp0p_195", da = "_meridiemToggle_1wp0p_203", ua = "_meridiemBtn_1wp0p_212", ma = "_meridiemActive_1wp0p_227", pa = "_timePopoverActions_1wp0p_232", ha = "_timePopoverBtn_1wp0p_238", fa = "_timePopoverOk_1wp0p_257", ga = "_input_1wp0p_96", _a = "_iconBtn_1wp0p_301", ba = "_iconBtnInteractive_1wp0p_307", va = "_iconImg_1wp0p_326", ka = "_checkboxRow_1wp0p_332", ya = "_checkbox_1wp0p_332", xa = "_checkboxText_1wp0p_370", s = {
|
|
1176
1176
|
wrap: Un,
|
|
@@ -1222,8 +1222,8 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1222
1222
|
);
|
|
1223
1223
|
return;
|
|
1224
1224
|
}
|
|
1225
|
-
const
|
|
1226
|
-
|
|
1225
|
+
const h = document.createElement("script"), f = new URL("https://maps.googleapis.com/maps/api/js");
|
|
1226
|
+
f.searchParams.set("key", n), f.searchParams.set("libraries", "places"), f.searchParams.set("loading", "async"), r && f.searchParams.set("language", r), h.src = f.toString(), h.async = !0, h.defer = !0, h.setAttribute("data-google-maps-places", "true"), h.onload = () => {
|
|
1227
1227
|
const u = Date.now(), c = () => {
|
|
1228
1228
|
if (window.google?.maps?.places) {
|
|
1229
1229
|
l();
|
|
@@ -1240,23 +1240,23 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1240
1240
|
window.setTimeout(c, 50);
|
|
1241
1241
|
};
|
|
1242
1242
|
c();
|
|
1243
|
-
},
|
|
1243
|
+
}, h.onerror = () => d(new Error("Failed to load Google Maps API")), document.head.appendChild(h);
|
|
1244
1244
|
}), Be), ja = (n) => {
|
|
1245
|
-
const { apiKey: r, language: l = "en", restrictCountry: d } = n, [i,
|
|
1245
|
+
const { apiKey: r, language: l = "en", restrictCountry: d } = n, [i, h] = K(!1), [f, u] = K([]), [c, b] = K(!1), [p, _] = K(null), x = q(null), T = q(null), j = q(null);
|
|
1246
1246
|
G(() => {
|
|
1247
1247
|
if (!r) {
|
|
1248
|
-
|
|
1248
|
+
h(!1), _(null);
|
|
1249
1249
|
return;
|
|
1250
1250
|
}
|
|
1251
1251
|
wa(r, l).then(() => {
|
|
1252
1252
|
x.current = new google.maps.places.AutocompleteService();
|
|
1253
1253
|
const k = document.createElement("div");
|
|
1254
|
-
T.current = new google.maps.places.PlacesService(k), j.current = new google.maps.places.AutocompleteSessionToken(),
|
|
1254
|
+
T.current = new google.maps.places.PlacesService(k), j.current = new google.maps.places.AutocompleteSessionToken(), h(!0), _(null);
|
|
1255
1255
|
}).catch((k) => {
|
|
1256
|
-
|
|
1256
|
+
h(!1), _(k?.message || "Failed to load location service");
|
|
1257
1257
|
});
|
|
1258
1258
|
}, [r, l]);
|
|
1259
|
-
const v =
|
|
1259
|
+
const v = Te(
|
|
1260
1260
|
async (k) => {
|
|
1261
1261
|
if (!k || k.length < 2 || !x.current) {
|
|
1262
1262
|
u([]);
|
|
@@ -1270,21 +1270,21 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1270
1270
|
sessionToken: j.current ?? void 0
|
|
1271
1271
|
};
|
|
1272
1272
|
d && (A.componentRestrictions = { country: d });
|
|
1273
|
-
const M = await new Promise((
|
|
1273
|
+
const M = await new Promise((C, z) => {
|
|
1274
1274
|
x.current.getPlacePredictions(
|
|
1275
1275
|
A,
|
|
1276
|
-
(
|
|
1277
|
-
Y === google.maps.places.PlacesServiceStatus.OK &&
|
|
1276
|
+
(D, Y) => {
|
|
1277
|
+
Y === google.maps.places.PlacesServiceStatus.OK && D ? C(D) : Y === google.maps.places.PlacesServiceStatus.ZERO_RESULTS ? C([]) : z(new Error(`Places API error: ${Y}`));
|
|
1278
1278
|
}
|
|
1279
1279
|
);
|
|
1280
1280
|
});
|
|
1281
1281
|
u(
|
|
1282
|
-
M.map((
|
|
1283
|
-
place_id:
|
|
1284
|
-
description:
|
|
1282
|
+
M.map((C) => ({
|
|
1283
|
+
place_id: C.place_id,
|
|
1284
|
+
description: C.description,
|
|
1285
1285
|
structured_formatting: {
|
|
1286
|
-
main_text:
|
|
1287
|
-
secondary_text:
|
|
1286
|
+
main_text: C.structured_formatting?.main_text || C.description,
|
|
1287
|
+
secondary_text: C.structured_formatting?.secondary_text || ""
|
|
1288
1288
|
}
|
|
1289
1289
|
}))
|
|
1290
1290
|
);
|
|
@@ -1295,7 +1295,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1295
1295
|
}
|
|
1296
1296
|
},
|
|
1297
1297
|
[d]
|
|
1298
|
-
), w =
|
|
1298
|
+
), w = Te(
|
|
1299
1299
|
async (k) => {
|
|
1300
1300
|
if (!T.current) return null;
|
|
1301
1301
|
try {
|
|
@@ -1314,16 +1314,16 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1314
1314
|
}
|
|
1315
1315
|
);
|
|
1316
1316
|
j.current = new google.maps.places.AutocompleteSessionToken();
|
|
1317
|
-
const M = A.geometry?.location?.lat() || 0,
|
|
1318
|
-
let z = "",
|
|
1317
|
+
const M = A.geometry?.location?.lat() || 0, C = A.geometry?.location?.lng() || 0;
|
|
1318
|
+
let z = "", D = "", Y = "";
|
|
1319
1319
|
return A.address_components?.forEach((O) => {
|
|
1320
|
-
O.types.includes("locality") && (z = O.long_name), O.types.includes("administrative_area_level_1") && (
|
|
1320
|
+
O.types.includes("locality") && (z = O.long_name), O.types.includes("administrative_area_level_1") && (D = O.long_name), O.types.includes("country") && (Y = O.long_name);
|
|
1321
1321
|
}), {
|
|
1322
1322
|
display_name: A.formatted_address || "",
|
|
1323
1323
|
lat: M,
|
|
1324
|
-
lng:
|
|
1324
|
+
lng: C,
|
|
1325
1325
|
city: z,
|
|
1326
|
-
state:
|
|
1326
|
+
state: D,
|
|
1327
1327
|
country: Y
|
|
1328
1328
|
};
|
|
1329
1329
|
} catch {
|
|
@@ -1331,12 +1331,12 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1331
1331
|
}
|
|
1332
1332
|
},
|
|
1333
1333
|
[]
|
|
1334
|
-
), I =
|
|
1334
|
+
), I = Te(() => u([]), []);
|
|
1335
1335
|
return {
|
|
1336
1336
|
isLoaded: i,
|
|
1337
|
-
predictions:
|
|
1337
|
+
predictions: f,
|
|
1338
1338
|
isSearching: c,
|
|
1339
|
-
loadError:
|
|
1339
|
+
loadError: p,
|
|
1340
1340
|
searchPlaces: v,
|
|
1341
1341
|
getPlaceDetails: w,
|
|
1342
1342
|
clearPredictions: I
|
|
@@ -1352,9 +1352,9 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1352
1352
|
onChange: l,
|
|
1353
1353
|
analytics: d,
|
|
1354
1354
|
googleMapsApiKey: i,
|
|
1355
|
-
className:
|
|
1355
|
+
className: h = ""
|
|
1356
1356
|
}) => {
|
|
1357
|
-
const
|
|
1357
|
+
const f = ye(), u = f?.config?.analytics ?? d, c = f?.config.isGlobal ?? !0, b = q({}), p = (a) => l({ ...r, ...a }), _ = (a, g) => {
|
|
1358
1358
|
g.trim() && !b.current[a] && (b.current[a] = !0, {
|
|
1359
1359
|
fullName: () => u?.trackNameSectionFilled?.(),
|
|
1360
1360
|
phone: () => u?.trackPhoneSectionFilled?.(),
|
|
@@ -1365,20 +1365,20 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1365
1365
|
}[a]?.());
|
|
1366
1366
|
}, x = (a) => a.replace(/\D/g, "").slice(0, 10), T = q(null);
|
|
1367
1367
|
q(null);
|
|
1368
|
-
const j = q(null), v = q(0), w = q(null), [I, k] = K(!1), [A, M] = K({ hour12: 12, minute: "00", meridiem: "AM" }),
|
|
1368
|
+
const j = q(null), v = q(0), w = q(null), [I, k] = K(!1), [A, M] = K({ hour12: 12, minute: "00", meridiem: "AM" }), C = (a) => String(a).padStart(2, "0"), z = (a) => {
|
|
1369
1369
|
const g = /^([01]\d|2[0-3]):([0-5]\d)$/.exec(a);
|
|
1370
1370
|
if (!g) return a;
|
|
1371
|
-
const
|
|
1372
|
-
return `${
|
|
1373
|
-
},
|
|
1371
|
+
const $ = Number(g[1]), te = g[2], me = $ >= 12 ? "PM" : "AM";
|
|
1372
|
+
return `${$ % 12 === 0 ? 12 : $ % 12}:${te} ${me}`;
|
|
1373
|
+
}, D = (a) => {
|
|
1374
1374
|
const g = /^([01]\d|2[0-3]):([0-5]\d)$/.exec(a);
|
|
1375
1375
|
if (!g) return { hour12: 12, minute: "00", meridiem: "AM" };
|
|
1376
|
-
const
|
|
1377
|
-
return { hour12:
|
|
1376
|
+
const $ = Number(g[1]), te = g[2], me = $ >= 12 ? "PM" : "AM";
|
|
1377
|
+
return { hour12: $ % 12 === 0 ? 12 : $ % 12, minute: te, meridiem: me };
|
|
1378
1378
|
}, Y = (a) => {
|
|
1379
|
-
const g = Math.min(12, Math.max(1, a.hour12)),
|
|
1379
|
+
const g = Math.min(12, Math.max(1, a.hour12)), $ = /^([0-5]\d)$/.test(a.minute) ? a.minute : "00";
|
|
1380
1380
|
let te = g % 12;
|
|
1381
|
-
return a.meridiem === "PM" && (te += 12), `${
|
|
1381
|
+
return a.meridiem === "PM" && (te += 12), `${C(te)}:${$}`;
|
|
1382
1382
|
}, O = q(null), [H, X] = K(!1), [B, U] = K(
|
|
1383
1383
|
null
|
|
1384
1384
|
), V = i ?? Na?.VITE_GOOGLE_MAPS_API_KEY, ee = (r.birthPlace ?? "").trim(), ue = c ? void 0 : "in", xe = "en", {
|
|
@@ -1428,10 +1428,10 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1428
1428
|
};
|
|
1429
1429
|
return document.addEventListener("mousedown", a), () => document.removeEventListener("mousedown", a);
|
|
1430
1430
|
}, []), G(() => {
|
|
1431
|
-
const a = (
|
|
1432
|
-
|
|
1433
|
-
}, g = (
|
|
1434
|
-
|
|
1431
|
+
const a = ($) => {
|
|
1432
|
+
$.target?.closest?.("[data-info-tooltip]") == null && U(null);
|
|
1433
|
+
}, g = ($) => {
|
|
1434
|
+
$.key === "Escape" && U(null);
|
|
1435
1435
|
};
|
|
1436
1436
|
return document.addEventListener("mousedown", a), document.addEventListener("keydown", g), () => {
|
|
1437
1437
|
document.removeEventListener("mousedown", a), document.removeEventListener("keydown", g);
|
|
@@ -1439,7 +1439,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1439
1439
|
}, []), /* @__PURE__ */ e.jsx(
|
|
1440
1440
|
"section",
|
|
1441
1441
|
{
|
|
1442
|
-
className: `${s.wrap} ${
|
|
1442
|
+
className: `${s.wrap} ${h}`,
|
|
1443
1443
|
"aria-label": n("formTitle"),
|
|
1444
1444
|
children: /* @__PURE__ */ e.jsx("div", { className: s.card, children: /* @__PURE__ */ e.jsxs("div", { className: s.cardInner, children: [
|
|
1445
1445
|
/* @__PURE__ */ e.jsxs("div", { className: s.field, children: [
|
|
@@ -1457,7 +1457,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1457
1457
|
onFocus: () => u?.trackNameSectionClicked?.(),
|
|
1458
1458
|
onChange: (a) => {
|
|
1459
1459
|
const g = a.target.value;
|
|
1460
|
-
|
|
1460
|
+
p({ fullName: g }), _("fullName", g);
|
|
1461
1461
|
},
|
|
1462
1462
|
placeholder: n("formFullNamePlaceholder"),
|
|
1463
1463
|
autoComplete: "name"
|
|
@@ -1479,7 +1479,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1479
1479
|
onFocus: () => u?.trackPhoneSectionClicked?.(),
|
|
1480
1480
|
onChange: (a) => {
|
|
1481
1481
|
const g = a.target.value;
|
|
1482
|
-
|
|
1482
|
+
p({ phone: x(g) }), _("phone", x(g));
|
|
1483
1483
|
},
|
|
1484
1484
|
placeholder: n("formPhonePlaceholder"),
|
|
1485
1485
|
autoComplete: "tel",
|
|
@@ -1504,7 +1504,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1504
1504
|
className: s.input,
|
|
1505
1505
|
type: "email",
|
|
1506
1506
|
value: r.email,
|
|
1507
|
-
onChange: (a) =>
|
|
1507
|
+
onChange: (a) => p({ email: a.target.value }),
|
|
1508
1508
|
placeholder: n("formEmailPlaceholder"),
|
|
1509
1509
|
autoComplete: "email",
|
|
1510
1510
|
required: !0,
|
|
@@ -1557,11 +1557,11 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1557
1557
|
value: r.dateOfBirth,
|
|
1558
1558
|
max: (() => {
|
|
1559
1559
|
const a = /* @__PURE__ */ new Date();
|
|
1560
|
-
return `${a.getFullYear()}-${
|
|
1560
|
+
return `${a.getFullYear()}-${C(a.getMonth() + 1)}-${C(a.getDate())}`;
|
|
1561
1561
|
})(),
|
|
1562
1562
|
onChange: (a) => {
|
|
1563
|
-
const g = a.target.value,
|
|
1564
|
-
g && g > te || (
|
|
1563
|
+
const g = a.target.value, $ = /* @__PURE__ */ new Date(), te = `${$.getFullYear()}-${C($.getMonth() + 1)}-${C($.getDate())}`;
|
|
1564
|
+
g && g > te || (p({ dateOfBirth: g }), _("dateOfBirth", g), j.current = null);
|
|
1565
1565
|
},
|
|
1566
1566
|
onFocus: () => u?.trackDobClicked?.(),
|
|
1567
1567
|
onClick: () => be(T),
|
|
@@ -1639,12 +1639,12 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1639
1639
|
onFocus: () => u?.trackTimeClicked?.(),
|
|
1640
1640
|
onChange: (a) => {
|
|
1641
1641
|
const g = a.target.value;
|
|
1642
|
-
|
|
1642
|
+
p({ birthTime: g }), _("birthTime", g);
|
|
1643
1643
|
},
|
|
1644
1644
|
disabled: r.birthTimeUnknown,
|
|
1645
1645
|
placeholder: "HH:MM AM",
|
|
1646
1646
|
onClick: () => {
|
|
1647
|
-
r.birthTimeUnknown || (M(
|
|
1647
|
+
r.birthTimeUnknown || (M(D(r.birthTime || "12:00")), k((a) => !a));
|
|
1648
1648
|
}
|
|
1649
1649
|
}
|
|
1650
1650
|
),
|
|
@@ -1657,7 +1657,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1657
1657
|
disabled: r.birthTimeUnknown,
|
|
1658
1658
|
onMouseDown: (a) => a.preventDefault(),
|
|
1659
1659
|
onClick: (a) => {
|
|
1660
|
-
a.preventDefault(), a.stopPropagation(), !r.birthTimeUnknown && (M(
|
|
1660
|
+
a.preventDefault(), a.stopPropagation(), !r.birthTimeUnknown && (M(D(r.birthTime || "12:00")), k((g) => !g));
|
|
1661
1661
|
},
|
|
1662
1662
|
children: /* @__PURE__ */ e.jsx(
|
|
1663
1663
|
"img",
|
|
@@ -1699,7 +1699,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1699
1699
|
value: A.minute,
|
|
1700
1700
|
onChange: (a) => M((g) => ({ ...g, minute: a.target.value })),
|
|
1701
1701
|
"aria-label": "Minute",
|
|
1702
|
-
children: Array.from({ length: 60 }, (a, g) =>
|
|
1702
|
+
children: Array.from({ length: 60 }, (a, g) => C(g)).map(
|
|
1703
1703
|
(a) => /* @__PURE__ */ e.jsx("option", { value: a, children: a }, a)
|
|
1704
1704
|
)
|
|
1705
1705
|
}
|
|
@@ -1742,7 +1742,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1742
1742
|
className: `${s.timePopoverBtn} ${s.timePopoverOk}`,
|
|
1743
1743
|
onClick: () => {
|
|
1744
1744
|
const a = Y(A);
|
|
1745
|
-
|
|
1745
|
+
p({ birthTime: a }), _("birthTime", a), k(!1);
|
|
1746
1746
|
},
|
|
1747
1747
|
"aria-label": "OK",
|
|
1748
1748
|
children: /* @__PURE__ */ e.jsx(
|
|
@@ -1782,7 +1782,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1782
1782
|
type: "checkbox",
|
|
1783
1783
|
checked: r.birthTimeUnknown,
|
|
1784
1784
|
onChange: (a) => {
|
|
1785
|
-
u?.trackTimeCheckboxClicked?.(),
|
|
1785
|
+
u?.trackTimeCheckboxClicked?.(), p({
|
|
1786
1786
|
birthTimeUnknown: a.target.checked,
|
|
1787
1787
|
birthTime: a.target.checked ? "" : r.birthTime
|
|
1788
1788
|
});
|
|
@@ -1847,7 +1847,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1847
1847
|
value: r.birthPlace,
|
|
1848
1848
|
onChange: (a) => {
|
|
1849
1849
|
const g = a.target.value;
|
|
1850
|
-
|
|
1850
|
+
p({ birthPlace: g }), _("birthPlace", g), X(!0);
|
|
1851
1851
|
},
|
|
1852
1852
|
onFocus: () => {
|
|
1853
1853
|
u?.trackPlaceOfBirthClicked?.(), X(!0);
|
|
@@ -1871,7 +1871,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1871
1871
|
type: "button",
|
|
1872
1872
|
className: s.suggestionItem,
|
|
1873
1873
|
onClick: () => {
|
|
1874
|
-
|
|
1874
|
+
p({ birthPlace: a.description }), oe(), X(!1);
|
|
1875
1875
|
},
|
|
1876
1876
|
children: [
|
|
1877
1877
|
/* @__PURE__ */ e.jsx("span", { className: s.suggestionMain, children: a.structured_formatting?.main_text ?? a.description }),
|
|
@@ -1887,40 +1887,40 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1887
1887
|
] }) })
|
|
1888
1888
|
}
|
|
1889
1889
|
);
|
|
1890
|
-
}, Ta = "_footer_15g1k_1", Aa = "_inner_15g1k_7", Ea = "_badges_15g1k_11",
|
|
1890
|
+
}, Ta = "_footer_15g1k_1", Aa = "_inner_15g1k_7", Ea = "_badges_15g1k_11", Ca = "_marqueeTrack_15g1k_18", Sa = "_marqueeContent_15g1k_24", Ia = "_badge_15g1k_11", Ra = "_badgeIcon_15g1k_47", La = "_ctaWrap_15g1k_51", $a = "_ctaStruck_15g1k_55", Da = "_ctaButton_15g1k_61", Oa = "_offerRow_15g1k_81", Ba = "_pill_15g1k_88", L = {
|
|
1891
1891
|
footer: Ta,
|
|
1892
1892
|
inner: Aa,
|
|
1893
1893
|
badges: Ea,
|
|
1894
|
-
marqueeTrack:
|
|
1895
|
-
marqueeContent:
|
|
1894
|
+
marqueeTrack: Ca,
|
|
1895
|
+
marqueeContent: Sa,
|
|
1896
1896
|
badge: Ia,
|
|
1897
1897
|
badgeIcon: Ra,
|
|
1898
1898
|
ctaWrap: La,
|
|
1899
|
-
ctaStruck:
|
|
1900
|
-
ctaButton:
|
|
1899
|
+
ctaStruck: $a,
|
|
1900
|
+
ctaButton: Da,
|
|
1901
1901
|
offerRow: Oa,
|
|
1902
1902
|
pill: Ba
|
|
1903
|
-
},
|
|
1903
|
+
}, Ct = ({
|
|
1904
1904
|
marquee: n,
|
|
1905
1905
|
children: r,
|
|
1906
1906
|
className: l = ""
|
|
1907
1907
|
}) => /* @__PURE__ */ e.jsx("footer", { className: `${L.footer} ${l}`, role: "contentinfo", children: /* @__PURE__ */ e.jsxs("div", { className: L.inner, children: [
|
|
1908
1908
|
n != null && /* @__PURE__ */ e.jsx("div", { className: L.badges, "aria-hidden": !0, children: n }),
|
|
1909
1909
|
/* @__PURE__ */ e.jsx("div", { className: L.ctaWrap, children: r })
|
|
1910
|
-
] }) }),
|
|
1910
|
+
] }) }), St = ({
|
|
1911
1911
|
children: n,
|
|
1912
1912
|
href: r,
|
|
1913
1913
|
disabled: l = !1,
|
|
1914
1914
|
onClick: d,
|
|
1915
1915
|
className: i = "",
|
|
1916
|
-
"aria-label":
|
|
1916
|
+
"aria-label": h
|
|
1917
1917
|
}) => {
|
|
1918
|
-
const
|
|
1918
|
+
const f = `${L.ctaButton} ${i}`.trim(), u = h != null ? { "aria-label": h } : {};
|
|
1919
1919
|
return r != null ? /* @__PURE__ */ e.jsx(
|
|
1920
1920
|
"a",
|
|
1921
1921
|
{
|
|
1922
1922
|
href: r,
|
|
1923
|
-
className:
|
|
1923
|
+
className: f,
|
|
1924
1924
|
target: "_blank",
|
|
1925
1925
|
rel: "noopener noreferrer",
|
|
1926
1926
|
"aria-disabled": l,
|
|
@@ -1932,7 +1932,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1932
1932
|
"button",
|
|
1933
1933
|
{
|
|
1934
1934
|
type: "button",
|
|
1935
|
-
className:
|
|
1935
|
+
className: f,
|
|
1936
1936
|
disabled: l,
|
|
1937
1937
|
onClick: d,
|
|
1938
1938
|
...u,
|
|
@@ -1945,18 +1945,18 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1945
1945
|
onProceed: l,
|
|
1946
1946
|
href: d,
|
|
1947
1947
|
analytics: i,
|
|
1948
|
-
className:
|
|
1949
|
-
originalPriceLabel:
|
|
1948
|
+
className: h = "",
|
|
1949
|
+
originalPriceLabel: f,
|
|
1950
1950
|
discountedPriceLabel: u,
|
|
1951
1951
|
discountPillLabel: c
|
|
1952
1952
|
}) => {
|
|
1953
|
-
const
|
|
1953
|
+
const p = ye()?.config.isGlobal ?? !0, _ = Fe(() => {
|
|
1954
1954
|
if (!r.fullName.trim()) return !1;
|
|
1955
|
-
if (
|
|
1955
|
+
if (p) {
|
|
1956
1956
|
if (!Fa(r.email.trim())) return !1;
|
|
1957
1957
|
} else if (!Ma((r.phone ?? "").trim())) return !1;
|
|
1958
1958
|
return !(!r.dateOfBirth || !r.birthPlace.trim() || !r.birthTimeUnknown && !r.birthTime);
|
|
1959
|
-
}, [
|
|
1959
|
+
}, [p, r]), x = p ? f ?? n("formOriginalPrice") : "₹999", T = p ? u ?? n("formDiscountedPrice") : "₹249", j = c ?? n("formDiscountPill"), v = /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
1960
1960
|
n("formProceed"),
|
|
1961
1961
|
/* @__PURE__ */ e.jsx("span", { className: L.ctaStruck, children: x }),
|
|
1962
1962
|
" ",
|
|
@@ -1967,7 +1967,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1967
1967
|
/* @__PURE__ */ e.jsx("span", { className: L.pill, children: j })
|
|
1968
1968
|
] }),
|
|
1969
1969
|
/* @__PURE__ */ e.jsx(
|
|
1970
|
-
|
|
1970
|
+
St,
|
|
1971
1971
|
{
|
|
1972
1972
|
href: d,
|
|
1973
1973
|
disabled: !_,
|
|
@@ -1979,7 +1979,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1979
1979
|
}
|
|
1980
1980
|
)
|
|
1981
1981
|
] });
|
|
1982
|
-
return /* @__PURE__ */ e.jsx(
|
|
1982
|
+
return /* @__PURE__ */ e.jsx(Ct, { className: h, children: w });
|
|
1983
1983
|
}, Wa = "_header_dbx4y_1", qa = "_brand_dbx4y_7", Ka = "_logo_dbx4y_11", Ga = "_logoImg_dbx4y_15", Ha = "_logoPlaceholder_dbx4y_21", Ya = "_brandText_dbx4y_29", Va = "_brandName_dbx4y_33", za = "_rating_dbx4y_38", Qa = "_stars_dbx4y_44", Ja = "_langSlot_dbx4y_49", se = {
|
|
1984
1984
|
header: Wa,
|
|
1985
1985
|
brand: qa,
|
|
@@ -1997,7 +1997,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1997
1997
|
logoUrl: l = Xa,
|
|
1998
1998
|
className: d = ""
|
|
1999
1999
|
}) => {
|
|
2000
|
-
const
|
|
2000
|
+
const h = ye()?.config.isGlobal ?? !0, f = r && !h;
|
|
2001
2001
|
return /* @__PURE__ */ e.jsxs("header", { className: `${se.header} ${d}`, children: [
|
|
2002
2002
|
/* @__PURE__ */ e.jsxs("div", { className: se.brand, children: [
|
|
2003
2003
|
/* @__PURE__ */ e.jsx("div", { className: se.logo, children: l ? /* @__PURE__ */ e.jsx("img", { src: l, alt: n("sriMandir"), className: se.logoImg }) : /* @__PURE__ */ e.jsx("div", { className: se.logoPlaceholder, "aria-hidden": !0 }) }),
|
|
@@ -2009,7 +2009,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2009
2009
|
] })
|
|
2010
2010
|
] })
|
|
2011
2011
|
] }),
|
|
2012
|
-
|
|
2012
|
+
f && /* @__PURE__ */ e.jsx("div", { className: se.langSlot, children: r })
|
|
2013
2013
|
] });
|
|
2014
2014
|
}, Za = "_hero_okj8x_1", er = "_title_okj8x_5", tr = "_subtitle_okj8x_10", nr = "_topicTags_okj8x_23", ar = "_tag_okj8x_27", Ie = {
|
|
2015
2015
|
hero: Za,
|
|
@@ -2076,7 +2076,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2076
2076
|
/* @__PURE__ */ e.jsx("span", { className: J.headlinePill, children: n("premiumHeadlinePill2") })
|
|
2077
2077
|
] })
|
|
2078
2078
|
] }),
|
|
2079
|
-
/* @__PURE__ */ e.jsx("ul", { className: J.featureList, children: vr.map((
|
|
2079
|
+
/* @__PURE__ */ e.jsx("ul", { className: J.featureList, children: vr.map((h) => /* @__PURE__ */ e.jsxs("li", { className: J.featureItem, children: [
|
|
2080
2080
|
/* @__PURE__ */ e.jsx(
|
|
2081
2081
|
"img",
|
|
2082
2082
|
{
|
|
@@ -2088,8 +2088,8 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2088
2088
|
"aria-hidden": !0
|
|
2089
2089
|
}
|
|
2090
2090
|
),
|
|
2091
|
-
n(
|
|
2092
|
-
] },
|
|
2091
|
+
n(h)
|
|
2092
|
+
] }, h)) })
|
|
2093
2093
|
] }),
|
|
2094
2094
|
/* @__PURE__ */ e.jsx("div", { className: J.reportImage, children: /* @__PURE__ */ e.jsx("img", { src: r, alt: "", className: J.reportImg }) })
|
|
2095
2095
|
] })
|
|
@@ -2106,16 +2106,16 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2106
2106
|
}) => /* @__PURE__ */ e.jsxs("section", { className: `${He.section} ${l}`, "aria-labelledby": "certified-heading", children: [
|
|
2107
2107
|
/* @__PURE__ */ e.jsx("h2", { id: "certified-heading", className: He.heading, children: n("certifiedBy") }),
|
|
2108
2108
|
/* @__PURE__ */ e.jsx("img", { src: r, alt: "University Certification", className: He.logoImg })
|
|
2109
|
-
] }), Tr = "_section_fw00n_1", Ar = "_heading_fw00n_6", Er = "_subtitle_fw00n_12",
|
|
2109
|
+
] }), Tr = "_section_fw00n_1", Ar = "_heading_fw00n_6", Er = "_subtitle_fw00n_12", Cr = "_stepList_fw00n_17", Sr = "_stepItem_fw00n_21", Ir = "_stepNumber_fw00n_25", Rr = "_stepText_fw00n_31", Lr = "_step3Days_fw00n_36", ae = {
|
|
2110
2110
|
section: Tr,
|
|
2111
2111
|
heading: Ar,
|
|
2112
2112
|
subtitle: Er,
|
|
2113
|
-
stepList:
|
|
2114
|
-
stepItem:
|
|
2113
|
+
stepList: Cr,
|
|
2114
|
+
stepItem: Sr,
|
|
2115
2115
|
stepNumber: Ir,
|
|
2116
2116
|
stepText: Rr,
|
|
2117
2117
|
step3Days: Lr
|
|
2118
|
-
},
|
|
2118
|
+
}, $r = ["step1", "step2"], Dr = ({
|
|
2119
2119
|
t: n,
|
|
2120
2120
|
locale: r = "en",
|
|
2121
2121
|
isGlobal: l = !0,
|
|
@@ -2131,10 +2131,10 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2131
2131
|
/* @__PURE__ */ e.jsx("p", { className: ae.heading, children: n("yourThreeSteps") }),
|
|
2132
2132
|
/* @__PURE__ */ e.jsx("h2", { id: "steps-heading", className: ae.subtitle, children: n("threeStepsSubtitle") }),
|
|
2133
2133
|
/* @__PURE__ */ e.jsxs("ol", { className: ae.stepList, children: [
|
|
2134
|
-
|
|
2135
|
-
/* @__PURE__ */ e.jsx("span", { className: ae.stepNumber, "aria-hidden": !0, children:
|
|
2136
|
-
/* @__PURE__ */ e.jsx("span", { className: ae.stepText, children: n(
|
|
2137
|
-
] },
|
|
2134
|
+
$r.map((h, f) => /* @__PURE__ */ e.jsxs("li", { className: ae.stepItem, children: [
|
|
2135
|
+
/* @__PURE__ */ e.jsx("span", { className: ae.stepNumber, "aria-hidden": !0, children: f + 1 }),
|
|
2136
|
+
/* @__PURE__ */ e.jsx("span", { className: ae.stepText, children: n(h) })
|
|
2137
|
+
] }, h)),
|
|
2138
2138
|
/* @__PURE__ */ e.jsxs("li", { className: ae.stepItem, children: [
|
|
2139
2139
|
/* @__PURE__ */ e.jsx("span", { className: ae.stepNumber, "aria-hidden": !0, children: "3" }),
|
|
2140
2140
|
/* @__PURE__ */ e.jsxs("span", { className: ae.stepText, children: [
|
|
@@ -2172,18 +2172,18 @@ const zr = ({
|
|
|
2172
2172
|
title: l,
|
|
2173
2173
|
pdfUrl: d
|
|
2174
2174
|
}) => {
|
|
2175
|
-
const i = q(null), [
|
|
2175
|
+
const i = q(null), [h, f] = K(!0), [u, c] = K(null);
|
|
2176
2176
|
return G(() => {
|
|
2177
2177
|
if (!n) return;
|
|
2178
|
-
const b = (
|
|
2179
|
-
|
|
2178
|
+
const b = (p) => {
|
|
2179
|
+
p.key === "Escape" && r();
|
|
2180
2180
|
};
|
|
2181
2181
|
return document.addEventListener("keydown", b), document.body.style.overflow = "hidden", () => {
|
|
2182
2182
|
document.removeEventListener("keydown", b), document.body.style.overflow = "";
|
|
2183
2183
|
};
|
|
2184
2184
|
}, [n, r]), G(() => {
|
|
2185
2185
|
if (!n || !d || !i.current) return;
|
|
2186
|
-
|
|
2186
|
+
f(!0), c(null), i.current.innerHTML = "", (async () => {
|
|
2187
2187
|
try {
|
|
2188
2188
|
const _ = await Ye.getDocument({ url: d }).promise, x = i.current;
|
|
2189
2189
|
if (!x) return;
|
|
@@ -2194,10 +2194,10 @@ const zr = ({
|
|
|
2194
2194
|
const A = k.getContext("2d");
|
|
2195
2195
|
A && await w.render({ canvasContext: A, viewport: I }).promise, x.appendChild(k);
|
|
2196
2196
|
}
|
|
2197
|
-
} catch (
|
|
2198
|
-
c(
|
|
2197
|
+
} catch (p) {
|
|
2198
|
+
c(p instanceof Error ? p.message : "Failed to load PDF");
|
|
2199
2199
|
} finally {
|
|
2200
|
-
|
|
2200
|
+
f(!1);
|
|
2201
2201
|
}
|
|
2202
2202
|
})();
|
|
2203
2203
|
}, [n, d]), n ? /* @__PURE__ */ e.jsx(
|
|
@@ -2258,18 +2258,18 @@ const zr = ({
|
|
|
2258
2258
|
analytics: d,
|
|
2259
2259
|
className: i = ""
|
|
2260
2260
|
}) => {
|
|
2261
|
-
const [
|
|
2262
|
-
d?.trackViewSampleReportClicked?.(), l?.(),
|
|
2263
|
-
},
|
|
2264
|
-
d?.trackViewSampleReportClosed?.(),
|
|
2261
|
+
const [h, f] = K(!1), u = n("viewSampleReport"), c = n("sampleReportModalTitle"), b = () => {
|
|
2262
|
+
d?.trackViewSampleReportClicked?.(), l?.(), f(!0);
|
|
2263
|
+
}, p = () => {
|
|
2264
|
+
d?.trackViewSampleReportClosed?.(), f(!1);
|
|
2265
2265
|
};
|
|
2266
2266
|
return /* @__PURE__ */ e.jsxs("section", { className: `${gt.section} ${i}`, children: [
|
|
2267
2267
|
/* @__PURE__ */ e.jsx("button", { type: "button", className: gt.button, onClick: b, children: u }),
|
|
2268
2268
|
/* @__PURE__ */ e.jsx(
|
|
2269
2269
|
zr,
|
|
2270
2270
|
{
|
|
2271
|
-
isOpen:
|
|
2272
|
-
onClose:
|
|
2271
|
+
isOpen: h,
|
|
2272
|
+
onClose: p,
|
|
2273
2273
|
title: c,
|
|
2274
2274
|
pdfUrl: r
|
|
2275
2275
|
}
|
|
@@ -2330,7 +2330,7 @@ const zr = ({
|
|
|
2330
2330
|
/* @__PURE__ */ e.jsx("h2", { id: "why-heading", className: Re.heading, children: n("whyUsTitle") }),
|
|
2331
2331
|
/* @__PURE__ */ e.jsx("p", { className: Re.subtitle, children: n("whyUsSubtitle") }),
|
|
2332
2332
|
/* @__PURE__ */ e.jsx("ul", { className: Re.list, children: _o.map((l) => /* @__PURE__ */ e.jsx("li", { className: Re.item, children: n(l) }, l)) })
|
|
2333
|
-
] }), vo = "_section_3cm7k_1", ko = "_heading_3cm7k_5", yo = "_trustLine_3cm7k_10", xo = "_star_3cm7k_15", wo = "_ratingNum_3cm7k_20", jo = "_trustText_3cm7k_24", No = "_cardList_3cm7k_28", Po = "_card_3cm7k_28", To = "_quote_3cm7k_37", Ao = "_author_3cm7k_42", Eo = "_avatar_3cm7k_46",
|
|
2333
|
+
] }), vo = "_section_3cm7k_1", ko = "_heading_3cm7k_5", yo = "_trustLine_3cm7k_10", xo = "_star_3cm7k_15", wo = "_ratingNum_3cm7k_20", jo = "_trustText_3cm7k_24", No = "_cardList_3cm7k_28", Po = "_card_3cm7k_28", To = "_quote_3cm7k_37", Ao = "_author_3cm7k_42", Eo = "_avatar_3cm7k_46", Co = "_avatarPlaceholder_3cm7k_50", So = "_authorInfo_3cm7k_55", Io = "_authorName_3cm7k_59", Ro = "_stars_3cm7k_64", Lo = "_readMoreWrap_3cm7k_69", $o = "_toggleBtn_3cm7k_73", Do = "_readMore_3cm7k_69", Oo = "_arrow_3cm7k_93", Bo = "_dot_3cm7k_97", R = {
|
|
2334
2334
|
section: vo,
|
|
2335
2335
|
heading: ko,
|
|
2336
2336
|
trustLine: yo,
|
|
@@ -2342,20 +2342,20 @@ const zr = ({
|
|
|
2342
2342
|
quote: To,
|
|
2343
2343
|
author: Ao,
|
|
2344
2344
|
avatar: Eo,
|
|
2345
|
-
avatarPlaceholder:
|
|
2346
|
-
authorInfo:
|
|
2345
|
+
avatarPlaceholder: Co,
|
|
2346
|
+
authorInfo: So,
|
|
2347
2347
|
authorName: Io,
|
|
2348
2348
|
stars: Ro,
|
|
2349
2349
|
readMoreWrap: Lo,
|
|
2350
|
-
toggleBtn:
|
|
2351
|
-
readMore:
|
|
2350
|
+
toggleBtn: $o,
|
|
2351
|
+
readMore: Do,
|
|
2352
2352
|
arrow: Oo,
|
|
2353
2353
|
dot: Bo
|
|
2354
2354
|
}, _t = 3, Fo = (n) => {
|
|
2355
2355
|
const l = /* @__PURE__ */ new Map();
|
|
2356
2356
|
for (let c = 1; c <= 15; c += 1) {
|
|
2357
|
-
const b = `feedbackTestimonial${c}`,
|
|
2358
|
-
if (!
|
|
2357
|
+
const b = `feedbackTestimonial${c}`, p = n(b);
|
|
2358
|
+
if (!p || p === b) continue;
|
|
2359
2359
|
const _ = `feedbackAuthor${c}`, x = (() => {
|
|
2360
2360
|
const v = n(_);
|
|
2361
2361
|
return v && v !== _ ? v : n("guest");
|
|
@@ -2364,7 +2364,7 @@ const zr = ({
|
|
|
2364
2364
|
return v && v !== T ? v : void 0;
|
|
2365
2365
|
})();
|
|
2366
2366
|
l.set(c, {
|
|
2367
|
-
quote:
|
|
2367
|
+
quote: p,
|
|
2368
2368
|
authorName: x,
|
|
2369
2369
|
authorAvatarUrl: j,
|
|
2370
2370
|
rating: 5
|
|
@@ -2373,19 +2373,19 @@ const zr = ({
|
|
|
2373
2373
|
const d = [], i = [];
|
|
2374
2374
|
for (let c = 1; c <= 15; c += 1)
|
|
2375
2375
|
c >= 9 ? i.push(c) : d.push(c);
|
|
2376
|
-
const
|
|
2377
|
-
let
|
|
2378
|
-
for (;
|
|
2376
|
+
const h = [];
|
|
2377
|
+
let f = 0, u = 0;
|
|
2378
|
+
for (; f < d.length || u < i.length; ) {
|
|
2379
2379
|
if (u < i.length) {
|
|
2380
2380
|
const c = i[u++], b = l.get(c);
|
|
2381
|
-
b &&
|
|
2381
|
+
b && h.push(b);
|
|
2382
2382
|
}
|
|
2383
|
-
if (
|
|
2384
|
-
const c = d[
|
|
2385
|
-
b &&
|
|
2383
|
+
if (f < d.length) {
|
|
2384
|
+
const c = d[f++], b = l.get(c);
|
|
2385
|
+
b && h.push(b);
|
|
2386
2386
|
}
|
|
2387
2387
|
}
|
|
2388
|
-
return
|
|
2388
|
+
return h;
|
|
2389
2389
|
}, Mo = ({
|
|
2390
2390
|
t: n,
|
|
2391
2391
|
testimonials: r,
|
|
@@ -2393,7 +2393,7 @@ const zr = ({
|
|
|
2393
2393
|
onReadMore: d,
|
|
2394
2394
|
className: i = ""
|
|
2395
2395
|
}) => {
|
|
2396
|
-
const
|
|
2396
|
+
const h = r ?? Fe(() => Fo(n), [n]), [f, u] = K(!1), c = h.length > _t, b = c && !f ? h.slice(0, _t) : h;
|
|
2397
2397
|
return /* @__PURE__ */ e.jsxs(
|
|
2398
2398
|
"section",
|
|
2399
2399
|
{
|
|
@@ -2407,13 +2407,13 @@ const zr = ({
|
|
|
2407
2407
|
/* @__PURE__ */ e.jsx("span", { className: R.dot, "aria-hidden": !0 }),
|
|
2408
2408
|
/* @__PURE__ */ e.jsx("span", { className: R.trustText, children: n("feedbackTrust") })
|
|
2409
2409
|
] }),
|
|
2410
|
-
/* @__PURE__ */ e.jsx("ul", { className: R.cardList, children: b.map((
|
|
2411
|
-
/* @__PURE__ */ e.jsx("p", { className: R.quote, children:
|
|
2410
|
+
/* @__PURE__ */ e.jsx("ul", { className: R.cardList, children: b.map((p, _) => /* @__PURE__ */ e.jsxs("li", { className: R.card, children: [
|
|
2411
|
+
/* @__PURE__ */ e.jsx("p", { className: R.quote, children: p.quote }),
|
|
2412
2412
|
/* @__PURE__ */ e.jsxs("div", { className: R.author, children: [
|
|
2413
|
-
|
|
2413
|
+
p.authorAvatarUrl ? /* @__PURE__ */ e.jsx(
|
|
2414
2414
|
"img",
|
|
2415
2415
|
{
|
|
2416
|
-
src:
|
|
2416
|
+
src: p.authorAvatarUrl,
|
|
2417
2417
|
alt: "",
|
|
2418
2418
|
className: R.avatar,
|
|
2419
2419
|
width: 40,
|
|
@@ -2421,8 +2421,8 @@ const zr = ({
|
|
|
2421
2421
|
}
|
|
2422
2422
|
) : /* @__PURE__ */ e.jsx("div", { className: R.avatarPlaceholder, "aria-hidden": !0 }),
|
|
2423
2423
|
/* @__PURE__ */ e.jsxs("div", { className: R.authorInfo, children: [
|
|
2424
|
-
/* @__PURE__ */ e.jsx("span", { className: R.authorName, children:
|
|
2425
|
-
/* @__PURE__ */ e.jsx("span", { className: R.stars, "aria-hidden": !0, children: "★".repeat(
|
|
2424
|
+
/* @__PURE__ */ e.jsx("span", { className: R.authorName, children: p.authorName }),
|
|
2425
|
+
/* @__PURE__ */ e.jsx("span", { className: R.stars, "aria-hidden": !0, children: "★".repeat(p.rating ?? 5) })
|
|
2426
2426
|
] })
|
|
2427
2427
|
] })
|
|
2428
2428
|
] }, _)) }),
|
|
@@ -2431,10 +2431,10 @@ const zr = ({
|
|
|
2431
2431
|
{
|
|
2432
2432
|
type: "button",
|
|
2433
2433
|
className: R.toggleBtn,
|
|
2434
|
-
onClick: () => u((
|
|
2435
|
-
"aria-expanded":
|
|
2434
|
+
onClick: () => u((p) => !p),
|
|
2435
|
+
"aria-expanded": f,
|
|
2436
2436
|
children: [
|
|
2437
|
-
n(
|
|
2437
|
+
n(f ? "readLess" : "readMoreReviews"),
|
|
2438
2438
|
/* @__PURE__ */ e.jsx("span", { className: R.arrow, "aria-hidden": !0, children: "›" })
|
|
2439
2439
|
]
|
|
2440
2440
|
}
|
|
@@ -2485,7 +2485,7 @@ const zr = ({
|
|
|
2485
2485
|
t: n,
|
|
2486
2486
|
className: r = ""
|
|
2487
2487
|
}) => {
|
|
2488
|
-
const d =
|
|
2488
|
+
const d = ye()?.config.isGlobal ?? !0, [i, h] = K(1), f = (u) => u === "faqA1" ? d ? "faqA1Global" : "faqA1Domestic" : u;
|
|
2489
2489
|
return /* @__PURE__ */ e.jsxs(
|
|
2490
2490
|
"section",
|
|
2491
2491
|
{
|
|
@@ -2506,7 +2506,7 @@ const zr = ({
|
|
|
2506
2506
|
{
|
|
2507
2507
|
type: "button",
|
|
2508
2508
|
className: re.question,
|
|
2509
|
-
onClick: () =>
|
|
2509
|
+
onClick: () => h(b ? -1 : c),
|
|
2510
2510
|
"aria-expanded": b,
|
|
2511
2511
|
"aria-controls": `faq-answer-${c}`,
|
|
2512
2512
|
id: `faq-question-${c}`,
|
|
@@ -2548,7 +2548,7 @@ const zr = ({
|
|
|
2548
2548
|
"aria-labelledby": `faq-question-${c}`,
|
|
2549
2549
|
className: `${re.answerWrap} ${b ? re.answerOpen : ""}`,
|
|
2550
2550
|
hidden: !b,
|
|
2551
|
-
children: u.aKey && /* @__PURE__ */ e.jsx("p", { className: re.answer, children: n(
|
|
2551
|
+
children: u.aKey && /* @__PURE__ */ e.jsx("p", { className: re.answer, children: n(f(u.aKey)) })
|
|
2552
2552
|
}
|
|
2553
2553
|
)
|
|
2554
2554
|
]
|
|
@@ -2559,7 +2559,7 @@ const zr = ({
|
|
|
2559
2559
|
]
|
|
2560
2560
|
}
|
|
2561
2561
|
);
|
|
2562
|
-
}, ei = "_section_aphm8_1", ti = "_heading_aphm8_6", ni = "_content_aphm8_11", ai = "_line_aphm8_16", ri = "_brandName_aphm8_20",
|
|
2562
|
+
}, ei = "_section_aphm8_1", ti = "_heading_aphm8_6", ni = "_content_aphm8_11", ai = "_line_aphm8_16", ri = "_brandName_aphm8_20", Pe = {
|
|
2563
2563
|
section: ei,
|
|
2564
2564
|
heading: ti,
|
|
2565
2565
|
content: ni,
|
|
@@ -2571,16 +2571,15 @@ const zr = ({
|
|
|
2571
2571
|
whatsAppDomestic: l,
|
|
2572
2572
|
email: d,
|
|
2573
2573
|
brandName: i,
|
|
2574
|
-
className:
|
|
2574
|
+
className: h = ""
|
|
2575
2575
|
}) => {
|
|
2576
|
-
const
|
|
2577
|
-
return /* @__PURE__ */ e.jsxs("section", { className: `${
|
|
2578
|
-
/* @__PURE__ */ e.jsx("h2", { id: "contact-heading", className:
|
|
2579
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
2580
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
2581
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
2582
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
2583
|
-
/* @__PURE__ */ e.jsx("p", { className: ke.line, children: n("contactEmail").replace(kt, c) })
|
|
2576
|
+
const u = ye()?.config.isGlobal ?? !0, c = r ?? bt, b = l ?? vt, p = d ?? kt, _ = u ? n("contactWhatsAppGlobal").replace(bt, c) : n("contactWhatsAppDomestic").replace(vt, b);
|
|
2577
|
+
return /* @__PURE__ */ e.jsxs("section", { className: `${Pe.section} ${h}`, "aria-labelledby": "contact-heading", children: [
|
|
2578
|
+
/* @__PURE__ */ e.jsx("h2", { id: "contact-heading", className: Pe.heading, children: n("contactTitle") }),
|
|
2579
|
+
/* @__PURE__ */ e.jsxs("div", { className: Pe.content, children: [
|
|
2580
|
+
/* @__PURE__ */ e.jsx("p", { className: Pe.brandName, children: i ?? n("contactBrandName") }),
|
|
2581
|
+
/* @__PURE__ */ e.jsx("p", { className: Pe.line, children: _ }),
|
|
2582
|
+
/* @__PURE__ */ e.jsx("p", { className: Pe.line, children: n("contactEmail").replace(kt, p) })
|
|
2584
2583
|
] })
|
|
2585
2584
|
] });
|
|
2586
2585
|
}, yt = "https://srm-cdn.a4b.io/yoda/1770375694934.svg", xt = "https://srm-cdn.a4b.io/yoda/1770375720933.svg", wt = "https://srm-cdn.a4b.io/yoda/1770707793537.svg", ii = ({ t: n }) => /* @__PURE__ */ e.jsxs("div", { className: L.marqueeTrack, children: [
|
|
@@ -2618,21 +2617,21 @@ const zr = ({
|
|
|
2618
2617
|
ctaHref: l,
|
|
2619
2618
|
className: d = ""
|
|
2620
2619
|
}) => {
|
|
2621
|
-
const i =
|
|
2620
|
+
const i = ye(), h = i?.config.isGlobal ?? !0, f = h ? i?.config.originalPriceLabel ?? n("ctaButtonStruck") : "₹999", u = h ? i?.config.discountedPriceLabel ?? n("ctaButtonAfter") : "₹249", c = /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
2622
2621
|
n("ctaButtonBefore"),
|
|
2623
|
-
/* @__PURE__ */ e.jsx("span", { className: L.ctaStruck, children:
|
|
2622
|
+
/* @__PURE__ */ e.jsx("span", { className: L.ctaStruck, children: f }),
|
|
2624
2623
|
" ",
|
|
2625
2624
|
u
|
|
2626
2625
|
] });
|
|
2627
2626
|
return /* @__PURE__ */ e.jsx(
|
|
2628
|
-
|
|
2627
|
+
Ct,
|
|
2629
2628
|
{
|
|
2630
2629
|
className: d,
|
|
2631
2630
|
marquee: /* @__PURE__ */ e.jsx(ii, { t: n }),
|
|
2632
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2631
|
+
children: /* @__PURE__ */ e.jsx(St, { href: l, onClick: r, children: c })
|
|
2633
2632
|
}
|
|
2634
2633
|
);
|
|
2635
|
-
}, ci = "https://srm-cdn.a4b.io/yoda/1770362713543.svg", li =
|
|
2634
|
+
}, ci = "https://srm-cdn.a4b.io/yoda/1770362713543.svg", li = (n, r) => Qe[n]?.[r] ?? r, di = {
|
|
2636
2635
|
fullName: "",
|
|
2637
2636
|
phone: "",
|
|
2638
2637
|
email: "",
|
|
@@ -2640,27 +2639,27 @@ const zr = ({
|
|
|
2640
2639
|
birthTime: "",
|
|
2641
2640
|
birthTimeUnknown: !1,
|
|
2642
2641
|
birthPlace: ""
|
|
2643
|
-
},
|
|
2642
|
+
}, ui = ({
|
|
2644
2643
|
className: n = "",
|
|
2645
2644
|
locale: r,
|
|
2646
2645
|
showLanguageSelector: l = !0,
|
|
2647
2646
|
onBack: d,
|
|
2648
2647
|
initialValues: i,
|
|
2649
|
-
onProceed:
|
|
2650
|
-
proceedHref:
|
|
2648
|
+
onProceed: h,
|
|
2649
|
+
proceedHref: f,
|
|
2651
2650
|
originalPriceLabel: u,
|
|
2652
2651
|
discountedPriceLabel: c,
|
|
2653
2652
|
discountPillLabel: b,
|
|
2654
|
-
googleMapsApiKey:
|
|
2653
|
+
googleMapsApiKey: p = "",
|
|
2655
2654
|
analytics: _
|
|
2656
2655
|
}) => {
|
|
2657
|
-
const x =
|
|
2656
|
+
const x = ye(), T = Tt(), j = x !== null, v = j ? x.locale : r, w = v ?? T?.locale ?? "en", [I, k] = K(w), A = j ? x.locale : I, M = j ? x.setLocale : k, [C, z] = K(!1), D = q(null), Y = q(v), O = q(
|
|
2658
2657
|
T?.locale
|
|
2659
2658
|
);
|
|
2660
2659
|
G(() => {
|
|
2661
2660
|
window.scrollTo({ top: 0, left: 0, behavior: "auto" });
|
|
2662
2661
|
}, []);
|
|
2663
|
-
const H = (a) =>
|
|
2662
|
+
const H = (a) => li(A, a);
|
|
2664
2663
|
G(() => {
|
|
2665
2664
|
v && Y.current !== v && M(v), Y.current = v;
|
|
2666
2665
|
}, [v, M]), G(() => {
|
|
@@ -2669,18 +2668,18 @@ const zr = ({
|
|
|
2669
2668
|
a && O.current !== a && M(a), O.current = a;
|
|
2670
2669
|
}, [T?.locale, v, M]);
|
|
2671
2670
|
const [X, B] = K({
|
|
2672
|
-
...
|
|
2671
|
+
...di,
|
|
2673
2672
|
...i,
|
|
2674
2673
|
phone: i?.phone ?? ""
|
|
2675
|
-
}), U = j ? x.formValues : X, V = j ? x.setFormValues : B, ee = j ? x.goToPage : d, ue = j ? x.onProceed :
|
|
2674
|
+
}), U = j ? x.formValues : X, V = j ? x.setFormValues : B, ee = j ? x.goToPage : d, ue = j ? x.onProceed : h, xe = j ? x.config.proceedHref : f, he = j ? x.config.originalPriceLabel : u, fe = j ? x.config.discountedPriceLabel : c, ge = j ? x.config.discountPillLabel : b, _e = j ? x.config.showLanguageSelector ?? !0 : l, oe = (j ? x?.config?.analytics : _) ?? _;
|
|
2676
2675
|
G(() => {
|
|
2677
|
-
if (!
|
|
2676
|
+
if (!C) return;
|
|
2678
2677
|
const a = (g) => {
|
|
2679
|
-
|
|
2678
|
+
D.current && !D.current.contains(g.target) && z(!1);
|
|
2680
2679
|
};
|
|
2681
2680
|
return document.addEventListener("mousedown", a), () => document.removeEventListener("mousedown", a);
|
|
2682
|
-
}, [
|
|
2683
|
-
const be = _e ? /* @__PURE__ */ e.jsxs("div", { className: ie.langDropdownWrap, ref:
|
|
2681
|
+
}, [C]);
|
|
2682
|
+
const be = _e ? /* @__PURE__ */ e.jsxs("div", { className: ie.langDropdownWrap, ref: D, children: [
|
|
2684
2683
|
/* @__PURE__ */ e.jsxs(
|
|
2685
2684
|
"button",
|
|
2686
2685
|
{
|
|
@@ -2689,7 +2688,7 @@ const zr = ({
|
|
|
2689
2688
|
onClick: () => {
|
|
2690
2689
|
oe?.trackLanguageClickedFe?.({ language: A }), z((a) => !a);
|
|
2691
2690
|
},
|
|
2692
|
-
"aria-expanded":
|
|
2691
|
+
"aria-expanded": C,
|
|
2693
2692
|
"aria-haspopup": "listbox",
|
|
2694
2693
|
id: "kundli-form-lang",
|
|
2695
2694
|
"aria-label": H("language"),
|
|
@@ -2709,7 +2708,7 @@ const zr = ({
|
|
|
2709
2708
|
]
|
|
2710
2709
|
}
|
|
2711
2710
|
),
|
|
2712
|
-
|
|
2711
|
+
C && /* @__PURE__ */ e.jsx(
|
|
2713
2712
|
"ul",
|
|
2714
2713
|
{
|
|
2715
2714
|
className: ie.langMenu,
|
|
@@ -2752,7 +2751,7 @@ const zr = ({
|
|
|
2752
2751
|
t: H,
|
|
2753
2752
|
values: U,
|
|
2754
2753
|
onChange: V,
|
|
2755
|
-
googleMapsApiKey:
|
|
2754
|
+
googleMapsApiKey: p
|
|
2756
2755
|
}
|
|
2757
2756
|
)
|
|
2758
2757
|
] }),
|
|
@@ -2770,7 +2769,7 @@ const zr = ({
|
|
|
2770
2769
|
}
|
|
2771
2770
|
)
|
|
2772
2771
|
] });
|
|
2773
|
-
},
|
|
2772
|
+
}, mi = "https://srm-cdn.a4b.io/yoda/1770362713543.svg", pi = (n, r) => Qe[n]?.[r] ?? r, hi = 112;
|
|
2774
2773
|
function de({
|
|
2775
2774
|
section: n,
|
|
2776
2775
|
children: r,
|
|
@@ -2778,32 +2777,32 @@ function de({
|
|
|
2778
2777
|
}) {
|
|
2779
2778
|
const d = q(null), i = q(!1);
|
|
2780
2779
|
return G(() => {
|
|
2781
|
-
const
|
|
2782
|
-
if (!
|
|
2783
|
-
const
|
|
2780
|
+
const h = d.current;
|
|
2781
|
+
if (!h) return;
|
|
2782
|
+
const f = new IntersectionObserver(
|
|
2784
2783
|
([u]) => {
|
|
2785
2784
|
!u?.isIntersecting || i.current || (i.current = !0, l(n));
|
|
2786
2785
|
},
|
|
2787
2786
|
{
|
|
2788
2787
|
threshold: 0.1,
|
|
2789
2788
|
// Shrink bottom of viewport by CTA footer height so we only count content actually visible above the sticky footer
|
|
2790
|
-
rootMargin: `0px 0px -${
|
|
2789
|
+
rootMargin: `0px 0px -${hi}px 0px`
|
|
2791
2790
|
}
|
|
2792
2791
|
);
|
|
2793
|
-
return
|
|
2792
|
+
return f.observe(h), () => f.disconnect();
|
|
2794
2793
|
}, [n, l]), /* @__PURE__ */ e.jsx("div", { ref: d, children: r });
|
|
2795
2794
|
}
|
|
2796
|
-
function
|
|
2795
|
+
function fi({ className: n }) {
|
|
2797
2796
|
const { view: r } = Et();
|
|
2798
|
-
return r === "form" ? /* @__PURE__ */ e.jsx(
|
|
2797
|
+
return r === "form" ? /* @__PURE__ */ e.jsx(ui, {}) : /* @__PURE__ */ e.jsx(gi, { className: n });
|
|
2799
2798
|
}
|
|
2800
|
-
function
|
|
2799
|
+
function gi({ className: n }) {
|
|
2801
2800
|
const r = Tt(), {
|
|
2802
2801
|
locale: l,
|
|
2803
2802
|
setLocale: d,
|
|
2804
2803
|
config: i,
|
|
2805
|
-
goToForm:
|
|
2806
|
-
} = Et(), [
|
|
2804
|
+
goToForm: h
|
|
2805
|
+
} = Et(), [f, u] = K(!1), c = q(null), b = q(i.locale), p = q(
|
|
2807
2806
|
r?.locale
|
|
2808
2807
|
);
|
|
2809
2808
|
G(() => {
|
|
@@ -2811,15 +2810,15 @@ function _i({ className: n }) {
|
|
|
2811
2810
|
}, [i.locale, d]), G(() => {
|
|
2812
2811
|
if (i.locale) return;
|
|
2813
2812
|
const w = r?.locale;
|
|
2814
|
-
w &&
|
|
2813
|
+
w && p.current !== w && d(w), p.current = w;
|
|
2815
2814
|
}, [r?.locale, i.locale, d]), G(() => {
|
|
2816
|
-
if (!
|
|
2815
|
+
if (!f) return;
|
|
2817
2816
|
const w = (I) => {
|
|
2818
2817
|
c.current && !c.current.contains(I.target) && u(!1);
|
|
2819
2818
|
};
|
|
2820
2819
|
return document.addEventListener("mousedown", w), () => document.removeEventListener("mousedown", w);
|
|
2821
|
-
}, [
|
|
2822
|
-
const _ = (w) =>
|
|
2820
|
+
}, [f]);
|
|
2821
|
+
const _ = (w) => pi(l, w), T = i.showLanguageSelector ?? !0 ? /* @__PURE__ */ e.jsxs("div", { className: pe.langDropdownWrap, ref: c, children: [
|
|
2823
2822
|
/* @__PURE__ */ e.jsxs(
|
|
2824
2823
|
"button",
|
|
2825
2824
|
{
|
|
@@ -2828,7 +2827,7 @@ function _i({ className: n }) {
|
|
|
2828
2827
|
onClick: () => {
|
|
2829
2828
|
i.analytics?.trackLanguageClickedFe?.({ language: l }), u((w) => !w);
|
|
2830
2829
|
},
|
|
2831
|
-
"aria-expanded":
|
|
2830
|
+
"aria-expanded": f,
|
|
2832
2831
|
"aria-haspopup": "listbox",
|
|
2833
2832
|
id: "kundli-lang",
|
|
2834
2833
|
"aria-label": _("language"),
|
|
@@ -2836,7 +2835,7 @@ function _i({ className: n }) {
|
|
|
2836
2835
|
/* @__PURE__ */ e.jsx(
|
|
2837
2836
|
"img",
|
|
2838
2837
|
{
|
|
2839
|
-
src:
|
|
2838
|
+
src: mi,
|
|
2840
2839
|
alt: "",
|
|
2841
2840
|
className: pe.langIcon,
|
|
2842
2841
|
width: 16,
|
|
@@ -2848,7 +2847,7 @@ function _i({ className: n }) {
|
|
|
2848
2847
|
]
|
|
2849
2848
|
}
|
|
2850
2849
|
),
|
|
2851
|
-
|
|
2850
|
+
f && /* @__PURE__ */ e.jsx(
|
|
2852
2851
|
"ul",
|
|
2853
2852
|
{
|
|
2854
2853
|
className: pe.langMenu,
|
|
@@ -2873,8 +2872,8 @@ function _i({ className: n }) {
|
|
|
2873
2872
|
)
|
|
2874
2873
|
] }) : null, j = (w) => {
|
|
2875
2874
|
const I = w.currentTarget.innerText?.trim() ?? _("ctaButtonAfter");
|
|
2876
|
-
i.analytics?.trackPrimaryCtaClickedFe?.({ ctaText: I }),
|
|
2877
|
-
}, v =
|
|
2875
|
+
i.analytics?.trackPrimaryCtaClickedFe?.({ ctaText: I }), h(), i.onCtaClick?.();
|
|
2876
|
+
}, v = Te(
|
|
2878
2877
|
(w) => {
|
|
2879
2878
|
i.analytics?.trackDetailedKundliReportImpressionFe?.({
|
|
2880
2879
|
section: w,
|
|
@@ -2935,7 +2934,7 @@ function _i({ className: n }) {
|
|
|
2935
2934
|
{
|
|
2936
2935
|
section: "three_steps_process",
|
|
2937
2936
|
onImpression: v,
|
|
2938
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2937
|
+
children: /* @__PURE__ */ e.jsx(Dr, { t: _, locale: l, isGlobal: i.isGlobal })
|
|
2939
2938
|
}
|
|
2940
2939
|
),
|
|
2941
2940
|
/* @__PURE__ */ e.jsx(
|
|
@@ -3005,18 +3004,18 @@ function _i({ className: n }) {
|
|
|
3005
3004
|
)
|
|
3006
3005
|
] });
|
|
3007
3006
|
}
|
|
3008
|
-
const
|
|
3007
|
+
const yi = ({
|
|
3009
3008
|
className: n = "",
|
|
3010
3009
|
locale: r,
|
|
3011
3010
|
showLanguageSelector: l = !0,
|
|
3012
3011
|
userId: d,
|
|
3013
3012
|
isGlobal: i,
|
|
3014
|
-
logoUrl:
|
|
3015
|
-
reportImageUrl:
|
|
3013
|
+
logoUrl: h,
|
|
3014
|
+
reportImageUrl: f,
|
|
3016
3015
|
universityLogoUrls: u,
|
|
3017
3016
|
sampleReportHref: c,
|
|
3018
3017
|
onViewSampleReport: b,
|
|
3019
|
-
ctaHref:
|
|
3018
|
+
ctaHref: p,
|
|
3020
3019
|
onCtaClick: _,
|
|
3021
3020
|
readMoreReviewsHref: x,
|
|
3022
3021
|
onProceed: T,
|
|
@@ -3027,18 +3026,18 @@ const xi = ({
|
|
|
3027
3026
|
analytics: k,
|
|
3028
3027
|
onLocaleChange: A
|
|
3029
3028
|
}) => /* @__PURE__ */ e.jsx(
|
|
3030
|
-
|
|
3029
|
+
Sn,
|
|
3031
3030
|
{
|
|
3032
3031
|
locale: r,
|
|
3033
3032
|
showLanguageSelector: l,
|
|
3034
3033
|
userId: d,
|
|
3035
3034
|
isGlobal: i,
|
|
3036
|
-
logoUrl:
|
|
3037
|
-
reportImageUrl:
|
|
3035
|
+
logoUrl: h,
|
|
3036
|
+
reportImageUrl: f,
|
|
3038
3037
|
universityLogoUrls: u,
|
|
3039
3038
|
sampleReportHref: c,
|
|
3040
3039
|
onViewSampleReport: b,
|
|
3041
|
-
ctaHref:
|
|
3040
|
+
ctaHref: p,
|
|
3042
3041
|
onCtaClick: _,
|
|
3043
3042
|
readMoreReviewsHref: x,
|
|
3044
3043
|
onProceed: T,
|
|
@@ -3048,9 +3047,9 @@ const xi = ({
|
|
|
3048
3047
|
discountPillLabel: I,
|
|
3049
3048
|
analytics: k,
|
|
3050
3049
|
onLocaleChange: A,
|
|
3051
|
-
children: /* @__PURE__ */ e.jsx(
|
|
3050
|
+
children: /* @__PURE__ */ e.jsx(fi, { className: n })
|
|
3052
3051
|
}
|
|
3053
|
-
),
|
|
3052
|
+
), xi = {
|
|
3054
3053
|
banner_clicked_fe: "banner_clicked_fe",
|
|
3055
3054
|
primary_cta_clicked_fe: "primary_cta_clicked_fe",
|
|
3056
3055
|
language_changed_fe: "language_changed_fe",
|
|
@@ -3082,22 +3081,22 @@ const xi = ({
|
|
|
3082
3081
|
kundli_form_view: "kundli_form_view"
|
|
3083
3082
|
};
|
|
3084
3083
|
export {
|
|
3085
|
-
|
|
3086
|
-
|
|
3084
|
+
bi as I18nProvider,
|
|
3085
|
+
xi as KUNDLI_ANALYTICS_EVENT_NAMES,
|
|
3087
3086
|
At as KUNDLI_LANGUAGE_STORAGE_KEY,
|
|
3088
3087
|
Je as KundliContext,
|
|
3089
|
-
|
|
3090
|
-
|
|
3091
|
-
|
|
3088
|
+
ui as KundliForm,
|
|
3089
|
+
yi as KundliPage,
|
|
3090
|
+
Sn as KundliProvider,
|
|
3092
3091
|
ze as SUPPORTED_LOCALES,
|
|
3093
3092
|
Pn as getItem,
|
|
3094
3093
|
An as getStoredKundliLocale,
|
|
3095
|
-
|
|
3096
|
-
|
|
3094
|
+
ki as isLocalStorageAvailable,
|
|
3095
|
+
vi as removeItem,
|
|
3097
3096
|
Tn as setItem,
|
|
3098
3097
|
En as setStoredKundliLocale,
|
|
3099
3098
|
Tt as useI18n,
|
|
3100
|
-
|
|
3099
|
+
ye as useKundliContext,
|
|
3101
3100
|
Et as useKundliContextOrThrow
|
|
3102
3101
|
};
|
|
3103
3102
|
//# sourceMappingURL=kundli-generator.js.map
|