kundli-generator 3.0.1 → 3.0.4
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,63 +1,63 @@
|
|
|
1
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: {} }, Ie = {};
|
|
4
4
|
var pt;
|
|
5
5
|
function rn() {
|
|
6
|
-
if (pt) return
|
|
6
|
+
if (pt) return Ie;
|
|
7
7
|
pt = 1;
|
|
8
|
-
var n = jt, r = /* @__PURE__ */ Symbol.for("react.element"), l = /* @__PURE__ */ Symbol.for("react.fragment"), d = Object.prototype.hasOwnProperty,
|
|
8
|
+
var n = jt, r = /* @__PURE__ */ Symbol.for("react.element"), l = /* @__PURE__ */ Symbol.for("react.fragment"), d = Object.prototype.hasOwnProperty, o = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, h = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
9
9
|
function f(u, c, b) {
|
|
10
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
12
|
for (p in c) d.call(c, p) && !h.hasOwnProperty(p) && (_[p] = c[p]);
|
|
13
13
|
if (u && u.defaultProps) for (p in c = u.defaultProps, c) _[p] === void 0 && (_[p] = c[p]);
|
|
14
|
-
return { $$typeof: r, type: u, key: x, ref: T, props: _, _owner:
|
|
14
|
+
return { $$typeof: r, type: u, key: x, ref: T, props: _, _owner: o.current };
|
|
15
15
|
}
|
|
16
|
-
return
|
|
16
|
+
return Ie.Fragment = l, Ie.jsx = f, Ie.jsxs = f, Ie;
|
|
17
17
|
}
|
|
18
|
-
var
|
|
18
|
+
var Ce = {};
|
|
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"),
|
|
22
|
+
var n = jt, r = /* @__PURE__ */ Symbol.for("react.element"), l = /* @__PURE__ */ Symbol.for("react.portal"), d = /* @__PURE__ */ Symbol.for("react.fragment"), o = /* @__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, y = "@@iterator";
|
|
23
23
|
function w(t) {
|
|
24
24
|
if (t === null || typeof t != "object")
|
|
25
25
|
return null;
|
|
26
|
-
var
|
|
27
|
-
return typeof
|
|
26
|
+
var i = j && t[j] || t[y];
|
|
27
|
+
return typeof i == "function" ? i : null;
|
|
28
28
|
}
|
|
29
|
-
var
|
|
30
|
-
function
|
|
29
|
+
var S = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
30
|
+
function v(t) {
|
|
31
31
|
{
|
|
32
|
-
for (var
|
|
33
|
-
m[
|
|
32
|
+
for (var i = arguments.length, m = new Array(i > 1 ? i - 1 : 0), k = 1; k < i; k++)
|
|
33
|
+
m[k - 1] = arguments[k];
|
|
34
34
|
A("error", t, m);
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
|
-
function A(t,
|
|
37
|
+
function A(t, i, m) {
|
|
38
38
|
{
|
|
39
|
-
var
|
|
40
|
-
E !== "" && (
|
|
41
|
-
var
|
|
39
|
+
var k = S.ReactDebugCurrentFrame, E = k.getStackAddendum();
|
|
40
|
+
E !== "" && (i += "%s", m = m.concat([E]));
|
|
41
|
+
var C = m.map(function(P) {
|
|
42
42
|
return String(P);
|
|
43
43
|
});
|
|
44
|
-
|
|
44
|
+
C.unshift("Warning: " + i), Function.prototype.apply.call(console[t], console, C);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
var M = !1,
|
|
47
|
+
var M = !1, I = !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 === h || Y || t ===
|
|
50
|
+
return !!(typeof t == "string" || typeof t == "function" || t === d || t === h || Y || t === o || t === b || t === p || D || t === T || M || I || 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.
|
|
54
54
|
t.$$typeof === O || t.getModuleId !== void 0));
|
|
55
55
|
}
|
|
56
|
-
function X(t,
|
|
57
|
-
var
|
|
58
|
-
if (
|
|
59
|
-
return
|
|
60
|
-
var E =
|
|
56
|
+
function X(t, i, m) {
|
|
57
|
+
var k = t.displayName;
|
|
58
|
+
if (k)
|
|
59
|
+
return k;
|
|
60
|
+
var E = i.displayName || i.name || "";
|
|
61
61
|
return E !== "" ? m + "(" + E + ")" : m;
|
|
62
62
|
}
|
|
63
63
|
function B(t) {
|
|
@@ -66,7 +66,7 @@ function on() {
|
|
|
66
66
|
function U(t) {
|
|
67
67
|
if (t == null)
|
|
68
68
|
return null;
|
|
69
|
-
if (typeof t.tag == "number" &&
|
|
69
|
+
if (typeof t.tag == "number" && v("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof t == "function")
|
|
70
70
|
return t.displayName || t.name || null;
|
|
71
71
|
if (typeof t == "string")
|
|
72
72
|
return t;
|
|
@@ -77,7 +77,7 @@ function on() {
|
|
|
77
77
|
return "Portal";
|
|
78
78
|
case h:
|
|
79
79
|
return "Profiler";
|
|
80
|
-
case
|
|
80
|
+
case o:
|
|
81
81
|
return "StrictMode";
|
|
82
82
|
case b:
|
|
83
83
|
return "Suspense";
|
|
@@ -87,20 +87,20 @@ function on() {
|
|
|
87
87
|
if (typeof t == "object")
|
|
88
88
|
switch (t.$$typeof) {
|
|
89
89
|
case u:
|
|
90
|
-
var
|
|
91
|
-
return B(
|
|
90
|
+
var i = t;
|
|
91
|
+
return B(i) + ".Consumer";
|
|
92
92
|
case f:
|
|
93
93
|
var m = t;
|
|
94
94
|
return B(m._context) + ".Provider";
|
|
95
95
|
case c:
|
|
96
96
|
return X(t, t.render, "ForwardRef");
|
|
97
97
|
case _:
|
|
98
|
-
var
|
|
99
|
-
return
|
|
98
|
+
var k = t.displayName || null;
|
|
99
|
+
return k !== null ? k : U(t.type) || "Memo";
|
|
100
100
|
case x: {
|
|
101
|
-
var E = t,
|
|
101
|
+
var E = t, C = E._payload, P = E._init;
|
|
102
102
|
try {
|
|
103
|
-
return U(P(
|
|
103
|
+
return U(P(C));
|
|
104
104
|
} catch {
|
|
105
105
|
return null;
|
|
106
106
|
}
|
|
@@ -108,14 +108,14 @@ function on() {
|
|
|
108
108
|
}
|
|
109
109
|
return null;
|
|
110
110
|
}
|
|
111
|
-
var V = Object.assign, ee = 0, ue, xe, he, fe, ge, _e,
|
|
111
|
+
var V = Object.assign, ee = 0, ue, xe, he, fe, ge, _e, ie;
|
|
112
112
|
function be() {
|
|
113
113
|
}
|
|
114
114
|
be.__reactDisabledLog = !0;
|
|
115
115
|
function a() {
|
|
116
116
|
{
|
|
117
117
|
if (ee === 0) {
|
|
118
|
-
ue = console.log, xe = console.info, he = console.warn, fe = console.error, ge = console.group, _e = console.groupCollapsed,
|
|
118
|
+
ue = console.log, xe = console.info, he = console.warn, fe = console.error, ge = console.group, _e = console.groupCollapsed, ie = console.groupEnd;
|
|
119
119
|
var t = {
|
|
120
120
|
configurable: !0,
|
|
121
121
|
enumerable: !0,
|
|
@@ -163,22 +163,22 @@ function on() {
|
|
|
163
163
|
value: _e
|
|
164
164
|
}),
|
|
165
165
|
groupEnd: V({}, t, {
|
|
166
|
-
value:
|
|
166
|
+
value: ie
|
|
167
167
|
})
|
|
168
168
|
});
|
|
169
169
|
}
|
|
170
|
-
ee < 0 &&
|
|
170
|
+
ee < 0 && v("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
171
171
|
}
|
|
172
172
|
}
|
|
173
|
-
var $ =
|
|
174
|
-
function me(t,
|
|
173
|
+
var $ = S.ReactCurrentDispatcher, te;
|
|
174
|
+
function me(t, i, m) {
|
|
175
175
|
{
|
|
176
176
|
if (te === void 0)
|
|
177
177
|
try {
|
|
178
178
|
throw Error();
|
|
179
179
|
} catch (E) {
|
|
180
|
-
var
|
|
181
|
-
te =
|
|
180
|
+
var k = E.stack.trim().match(/\n( *(at )?)/);
|
|
181
|
+
te = k && k[1] || "";
|
|
182
182
|
}
|
|
183
183
|
return `
|
|
184
184
|
` + te + t;
|
|
@@ -189,7 +189,7 @@ function on() {
|
|
|
189
189
|
var Rt = typeof WeakMap == "function" ? WeakMap : Map;
|
|
190
190
|
Le = new Rt();
|
|
191
191
|
}
|
|
192
|
-
function Xe(t,
|
|
192
|
+
function Xe(t, i) {
|
|
193
193
|
if (!t || Ae)
|
|
194
194
|
return "";
|
|
195
195
|
{
|
|
@@ -197,14 +197,14 @@ function on() {
|
|
|
197
197
|
if (m !== void 0)
|
|
198
198
|
return m;
|
|
199
199
|
}
|
|
200
|
-
var
|
|
200
|
+
var k;
|
|
201
201
|
Ae = !0;
|
|
202
202
|
var E = Error.prepareStackTrace;
|
|
203
203
|
Error.prepareStackTrace = void 0;
|
|
204
|
-
var
|
|
205
|
-
|
|
204
|
+
var C;
|
|
205
|
+
C = $.current, $.current = null, a();
|
|
206
206
|
try {
|
|
207
|
-
if (
|
|
207
|
+
if (i) {
|
|
208
208
|
var P = function() {
|
|
209
209
|
throw Error();
|
|
210
210
|
};
|
|
@@ -216,14 +216,14 @@ function on() {
|
|
|
216
216
|
try {
|
|
217
217
|
Reflect.construct(P, []);
|
|
218
218
|
} catch (Z) {
|
|
219
|
-
|
|
219
|
+
k = Z;
|
|
220
220
|
}
|
|
221
221
|
Reflect.construct(t, [], P);
|
|
222
222
|
} else {
|
|
223
223
|
try {
|
|
224
224
|
P.call();
|
|
225
225
|
} catch (Z) {
|
|
226
|
-
|
|
226
|
+
k = Z;
|
|
227
227
|
}
|
|
228
228
|
t.call(P.prototype);
|
|
229
229
|
}
|
|
@@ -231,14 +231,14 @@ function on() {
|
|
|
231
231
|
try {
|
|
232
232
|
throw Error();
|
|
233
233
|
} catch (Z) {
|
|
234
|
-
|
|
234
|
+
k = Z;
|
|
235
235
|
}
|
|
236
236
|
t();
|
|
237
237
|
}
|
|
238
238
|
} catch (Z) {
|
|
239
|
-
if (Z &&
|
|
239
|
+
if (Z && k && typeof Z.stack == "string") {
|
|
240
240
|
for (var N = Z.stack.split(`
|
|
241
|
-
`), Q =
|
|
241
|
+
`), Q = k.stack.split(`
|
|
242
242
|
`), F = N.length - 1, W = Q.length - 1; F >= 1 && W >= 0 && N[F] !== Q[W]; )
|
|
243
243
|
W--;
|
|
244
244
|
for (; F >= 1 && W >= 0; F--, W--)
|
|
@@ -255,19 +255,19 @@ function on() {
|
|
|
255
255
|
}
|
|
256
256
|
}
|
|
257
257
|
} finally {
|
|
258
|
-
Ae = !1, $.current =
|
|
258
|
+
Ae = !1, $.current = C, g(), Error.prepareStackTrace = E;
|
|
259
259
|
}
|
|
260
|
-
var je = t ? t.displayName || t.name : "",
|
|
261
|
-
return typeof t == "function" && Le.set(t,
|
|
260
|
+
var je = t ? t.displayName || t.name : "", ye = je ? me(je) : "";
|
|
261
|
+
return typeof t == "function" && Le.set(t, ye), ye;
|
|
262
262
|
}
|
|
263
|
-
function Lt(t,
|
|
263
|
+
function Lt(t, i, m) {
|
|
264
264
|
return Xe(t, !1);
|
|
265
265
|
}
|
|
266
266
|
function $t(t) {
|
|
267
|
-
var
|
|
268
|
-
return !!(
|
|
267
|
+
var i = t.prototype;
|
|
268
|
+
return !!(i && i.isReactComponent);
|
|
269
269
|
}
|
|
270
|
-
function $e(t,
|
|
270
|
+
function $e(t, i, m) {
|
|
271
271
|
if (t == null)
|
|
272
272
|
return "";
|
|
273
273
|
if (typeof t == "function")
|
|
@@ -285,41 +285,41 @@ function on() {
|
|
|
285
285
|
case c:
|
|
286
286
|
return Lt(t.render);
|
|
287
287
|
case _:
|
|
288
|
-
return $e(t.type,
|
|
288
|
+
return $e(t.type, i, m);
|
|
289
289
|
case x: {
|
|
290
|
-
var
|
|
290
|
+
var k = t, E = k._payload, C = k._init;
|
|
291
291
|
try {
|
|
292
|
-
return $e(
|
|
292
|
+
return $e(C(E), i, m);
|
|
293
293
|
} catch {
|
|
294
294
|
}
|
|
295
295
|
}
|
|
296
296
|
}
|
|
297
297
|
return "";
|
|
298
298
|
}
|
|
299
|
-
var Ee = Object.prototype.hasOwnProperty, Ze = {}, et =
|
|
299
|
+
var Ee = Object.prototype.hasOwnProperty, Ze = {}, et = S.ReactDebugCurrentFrame;
|
|
300
300
|
function De(t) {
|
|
301
301
|
if (t) {
|
|
302
|
-
var
|
|
302
|
+
var i = t._owner, m = $e(t.type, t._source, i ? i.type : null);
|
|
303
303
|
et.setExtraStackFrame(m);
|
|
304
304
|
} else
|
|
305
305
|
et.setExtraStackFrame(null);
|
|
306
306
|
}
|
|
307
|
-
function Dt(t,
|
|
307
|
+
function Dt(t, i, m, k, E) {
|
|
308
308
|
{
|
|
309
|
-
var
|
|
309
|
+
var C = Function.call.bind(Ee);
|
|
310
310
|
for (var P in t)
|
|
311
|
-
if (
|
|
311
|
+
if (C(t, P)) {
|
|
312
312
|
var N = void 0;
|
|
313
313
|
try {
|
|
314
314
|
if (typeof t[P] != "function") {
|
|
315
|
-
var Q = Error((
|
|
315
|
+
var Q = Error((k || "React class") + ": " + m + " type `" + P + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof t[P] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
316
316
|
throw Q.name = "Invariant Violation", Q;
|
|
317
317
|
}
|
|
318
|
-
N = t[P](
|
|
318
|
+
N = t[P](i, P, k, m, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
319
319
|
} catch (F) {
|
|
320
320
|
N = F;
|
|
321
321
|
}
|
|
322
|
-
N && !(N instanceof Error) && (De(E),
|
|
322
|
+
N && !(N instanceof Error) && (De(E), v("%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).", k || "React class", m, P, typeof N), De(null)), N instanceof Error && !(N.message in Ze) && (Ze[N.message] = !0, De(E), v("Failed %s type: %s", m, N.message), De(null));
|
|
323
323
|
}
|
|
324
324
|
}
|
|
325
325
|
}
|
|
@@ -329,7 +329,7 @@ function on() {
|
|
|
329
329
|
}
|
|
330
330
|
function Bt(t) {
|
|
331
331
|
{
|
|
332
|
-
var
|
|
332
|
+
var i = typeof Symbol == "function" && Symbol.toStringTag, m = i && t[Symbol.toStringTag] || t.constructor.name || "Object";
|
|
333
333
|
return m;
|
|
334
334
|
}
|
|
335
335
|
}
|
|
@@ -345,37 +345,37 @@ function on() {
|
|
|
345
345
|
}
|
|
346
346
|
function nt(t) {
|
|
347
347
|
if (Ft(t))
|
|
348
|
-
return
|
|
348
|
+
return v("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Bt(t)), tt(t);
|
|
349
349
|
}
|
|
350
|
-
var at =
|
|
350
|
+
var at = S.ReactCurrentOwner, Mt = {
|
|
351
351
|
key: !0,
|
|
352
352
|
ref: !0,
|
|
353
353
|
__self: !0,
|
|
354
354
|
__source: !0
|
|
355
|
-
}, rt,
|
|
355
|
+
}, rt, it;
|
|
356
356
|
function Ut(t) {
|
|
357
357
|
if (Ee.call(t, "ref")) {
|
|
358
|
-
var
|
|
359
|
-
if (
|
|
358
|
+
var i = Object.getOwnPropertyDescriptor(t, "ref").get;
|
|
359
|
+
if (i && i.isReactWarning)
|
|
360
360
|
return !1;
|
|
361
361
|
}
|
|
362
362
|
return t.ref !== void 0;
|
|
363
363
|
}
|
|
364
364
|
function Wt(t) {
|
|
365
365
|
if (Ee.call(t, "key")) {
|
|
366
|
-
var
|
|
367
|
-
if (
|
|
366
|
+
var i = Object.getOwnPropertyDescriptor(t, "key").get;
|
|
367
|
+
if (i && i.isReactWarning)
|
|
368
368
|
return !1;
|
|
369
369
|
}
|
|
370
370
|
return t.key !== void 0;
|
|
371
371
|
}
|
|
372
|
-
function qt(t,
|
|
372
|
+
function qt(t, i) {
|
|
373
373
|
typeof t.ref == "string" && at.current;
|
|
374
374
|
}
|
|
375
|
-
function Kt(t,
|
|
375
|
+
function Kt(t, i) {
|
|
376
376
|
{
|
|
377
377
|
var m = function() {
|
|
378
|
-
rt || (rt = !0,
|
|
378
|
+
rt || (rt = !0, v("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", i));
|
|
379
379
|
};
|
|
380
380
|
m.isReactWarning = !0, Object.defineProperty(t, "key", {
|
|
381
381
|
get: m,
|
|
@@ -383,10 +383,10 @@ function on() {
|
|
|
383
383
|
});
|
|
384
384
|
}
|
|
385
385
|
}
|
|
386
|
-
function Gt(t,
|
|
386
|
+
function Gt(t, i) {
|
|
387
387
|
{
|
|
388
388
|
var m = function() {
|
|
389
|
-
|
|
389
|
+
it || (it = !0, v("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", i));
|
|
390
390
|
};
|
|
391
391
|
m.isReactWarning = !0, Object.defineProperty(t, "ref", {
|
|
392
392
|
get: m,
|
|
@@ -394,17 +394,17 @@ function on() {
|
|
|
394
394
|
});
|
|
395
395
|
}
|
|
396
396
|
}
|
|
397
|
-
var Ht = function(t,
|
|
397
|
+
var Ht = function(t, i, m, k, E, C, P) {
|
|
398
398
|
var N = {
|
|
399
399
|
// This tag allows us to uniquely identify this as a React Element
|
|
400
400
|
$$typeof: r,
|
|
401
401
|
// Built-in properties that belong on the element
|
|
402
402
|
type: t,
|
|
403
|
-
key:
|
|
403
|
+
key: i,
|
|
404
404
|
ref: m,
|
|
405
405
|
props: P,
|
|
406
406
|
// Record the component responsible for creating this element.
|
|
407
|
-
_owner:
|
|
407
|
+
_owner: C
|
|
408
408
|
};
|
|
409
409
|
return N._store = {}, Object.defineProperty(N._store, "validated", {
|
|
410
410
|
configurable: !1,
|
|
@@ -415,7 +415,7 @@ function on() {
|
|
|
415
415
|
configurable: !1,
|
|
416
416
|
enumerable: !1,
|
|
417
417
|
writable: !1,
|
|
418
|
-
value:
|
|
418
|
+
value: k
|
|
419
419
|
}), Object.defineProperty(N, "_source", {
|
|
420
420
|
configurable: !1,
|
|
421
421
|
enumerable: !1,
|
|
@@ -423,31 +423,31 @@ function on() {
|
|
|
423
423
|
value: E
|
|
424
424
|
}), Object.freeze && (Object.freeze(N.props), Object.freeze(N)), N;
|
|
425
425
|
};
|
|
426
|
-
function Yt(t,
|
|
426
|
+
function Yt(t, i, m, k, E) {
|
|
427
427
|
{
|
|
428
|
-
var
|
|
429
|
-
m !== void 0 && (nt(m), N = "" + m), Wt(
|
|
430
|
-
for (
|
|
431
|
-
Ee.call(
|
|
428
|
+
var C, P = {}, N = null, Q = null;
|
|
429
|
+
m !== void 0 && (nt(m), N = "" + m), Wt(i) && (nt(i.key), N = "" + i.key), Ut(i) && (Q = i.ref, qt(i, E));
|
|
430
|
+
for (C in i)
|
|
431
|
+
Ee.call(i, C) && !Mt.hasOwnProperty(C) && (P[C] = i[C]);
|
|
432
432
|
if (t && t.defaultProps) {
|
|
433
433
|
var F = t.defaultProps;
|
|
434
|
-
for (
|
|
435
|
-
P[
|
|
434
|
+
for (C in F)
|
|
435
|
+
P[C] === void 0 && (P[C] = F[C]);
|
|
436
436
|
}
|
|
437
437
|
if (N || Q) {
|
|
438
438
|
var W = typeof t == "function" ? t.displayName || t.name || "Unknown" : t;
|
|
439
439
|
N && Kt(P, W), Q && Gt(P, W);
|
|
440
440
|
}
|
|
441
|
-
return Ht(t, N, Q, E,
|
|
441
|
+
return Ht(t, N, Q, E, k, at.current, P);
|
|
442
442
|
}
|
|
443
443
|
}
|
|
444
|
-
var We =
|
|
444
|
+
var We = S.ReactCurrentOwner, ot = S.ReactDebugCurrentFrame;
|
|
445
445
|
function we(t) {
|
|
446
446
|
if (t) {
|
|
447
|
-
var
|
|
448
|
-
|
|
447
|
+
var i = t._owner, m = $e(t.type, t._source, i ? i.type : null);
|
|
448
|
+
ot.setExtraStackFrame(m);
|
|
449
449
|
} else
|
|
450
|
-
|
|
450
|
+
ot.setExtraStackFrame(null);
|
|
451
451
|
}
|
|
452
452
|
var qe;
|
|
453
453
|
qe = !1;
|
|
@@ -472,87 +472,87 @@ Check the render method of \`` + t + "`.";
|
|
|
472
472
|
var ct = {};
|
|
473
473
|
function zt(t) {
|
|
474
474
|
{
|
|
475
|
-
var
|
|
476
|
-
if (!
|
|
475
|
+
var i = st();
|
|
476
|
+
if (!i) {
|
|
477
477
|
var m = typeof t == "string" ? t : t.displayName || t.name;
|
|
478
|
-
m && (
|
|
478
|
+
m && (i = `
|
|
479
479
|
|
|
480
480
|
Check the top-level render call using <` + m + ">.");
|
|
481
481
|
}
|
|
482
|
-
return
|
|
482
|
+
return i;
|
|
483
483
|
}
|
|
484
484
|
}
|
|
485
|
-
function lt(t,
|
|
485
|
+
function lt(t, i) {
|
|
486
486
|
{
|
|
487
487
|
if (!t._store || t._store.validated || t.key != null)
|
|
488
488
|
return;
|
|
489
489
|
t._store.validated = !0;
|
|
490
|
-
var m = zt(
|
|
490
|
+
var m = zt(i);
|
|
491
491
|
if (ct[m])
|
|
492
492
|
return;
|
|
493
493
|
ct[m] = !0;
|
|
494
|
-
var
|
|
495
|
-
t && t._owner && t._owner !== We.current && (
|
|
494
|
+
var k = "";
|
|
495
|
+
t && t._owner && t._owner !== We.current && (k = " It was passed a child from " + U(t._owner.type) + "."), we(t), v('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', m, k), we(null);
|
|
496
496
|
}
|
|
497
497
|
}
|
|
498
|
-
function dt(t,
|
|
498
|
+
function dt(t, i) {
|
|
499
499
|
{
|
|
500
500
|
if (typeof t != "object")
|
|
501
501
|
return;
|
|
502
502
|
if (Ue(t))
|
|
503
503
|
for (var m = 0; m < t.length; m++) {
|
|
504
|
-
var
|
|
505
|
-
Ke(
|
|
504
|
+
var k = t[m];
|
|
505
|
+
Ke(k) && lt(k, i);
|
|
506
506
|
}
|
|
507
507
|
else if (Ke(t))
|
|
508
508
|
t._store && (t._store.validated = !0);
|
|
509
509
|
else if (t) {
|
|
510
510
|
var E = w(t);
|
|
511
511
|
if (typeof E == "function" && E !== t.entries)
|
|
512
|
-
for (var
|
|
513
|
-
Ke(P.value) && lt(P.value,
|
|
512
|
+
for (var C = E.call(t), P; !(P = C.next()).done; )
|
|
513
|
+
Ke(P.value) && lt(P.value, i);
|
|
514
514
|
}
|
|
515
515
|
}
|
|
516
516
|
}
|
|
517
517
|
function Qt(t) {
|
|
518
518
|
{
|
|
519
|
-
var
|
|
520
|
-
if (
|
|
519
|
+
var i = t.type;
|
|
520
|
+
if (i == null || typeof i == "string")
|
|
521
521
|
return;
|
|
522
522
|
var m;
|
|
523
|
-
if (typeof
|
|
524
|
-
m =
|
|
525
|
-
else if (typeof
|
|
523
|
+
if (typeof i == "function")
|
|
524
|
+
m = i.propTypes;
|
|
525
|
+
else if (typeof i == "object" && (i.$$typeof === c || // Note: Memo only checks outer props here.
|
|
526
526
|
// Inner props are checked in the reconciler.
|
|
527
|
-
|
|
528
|
-
m =
|
|
527
|
+
i.$$typeof === _))
|
|
528
|
+
m = i.propTypes;
|
|
529
529
|
else
|
|
530
530
|
return;
|
|
531
531
|
if (m) {
|
|
532
|
-
var
|
|
533
|
-
Dt(m, t.props, "prop",
|
|
534
|
-
} else if (
|
|
532
|
+
var k = U(i);
|
|
533
|
+
Dt(m, t.props, "prop", k, t);
|
|
534
|
+
} else if (i.PropTypes !== void 0 && !qe) {
|
|
535
535
|
qe = !0;
|
|
536
|
-
var E = U(
|
|
537
|
-
|
|
536
|
+
var E = U(i);
|
|
537
|
+
v("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", E || "Unknown");
|
|
538
538
|
}
|
|
539
|
-
typeof
|
|
539
|
+
typeof i.getDefaultProps == "function" && !i.getDefaultProps.isReactClassApproved && v("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
540
540
|
}
|
|
541
541
|
}
|
|
542
542
|
function Jt(t) {
|
|
543
543
|
{
|
|
544
|
-
for (var
|
|
545
|
-
var
|
|
546
|
-
if (
|
|
547
|
-
we(t),
|
|
544
|
+
for (var i = Object.keys(t.props), m = 0; m < i.length; m++) {
|
|
545
|
+
var k = i[m];
|
|
546
|
+
if (k !== "children" && k !== "key") {
|
|
547
|
+
we(t), v("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", k), we(null);
|
|
548
548
|
break;
|
|
549
549
|
}
|
|
550
550
|
}
|
|
551
|
-
t.ref !== null && (we(t),
|
|
551
|
+
t.ref !== null && (we(t), v("Invalid attribute `ref` supplied to `React.Fragment`."), we(null));
|
|
552
552
|
}
|
|
553
553
|
}
|
|
554
554
|
var ut = {};
|
|
555
|
-
function mt(t,
|
|
555
|
+
function mt(t, i, m, k, E, C) {
|
|
556
556
|
{
|
|
557
557
|
var P = H(t);
|
|
558
558
|
if (!P) {
|
|
@@ -561,50 +561,50 @@ Check the top-level render call using <` + m + ">.");
|
|
|
561
561
|
var Q = Vt();
|
|
562
562
|
Q ? N += Q : N += st();
|
|
563
563
|
var F;
|
|
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,
|
|
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, v("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,
|
|
566
|
+
var W = Yt(t, i, m, E, C);
|
|
567
567
|
if (W == null)
|
|
568
568
|
return W;
|
|
569
569
|
if (P) {
|
|
570
|
-
var ne =
|
|
570
|
+
var ne = i.children;
|
|
571
571
|
if (ne !== void 0)
|
|
572
|
-
if (
|
|
572
|
+
if (k)
|
|
573
573
|
if (Ue(ne)) {
|
|
574
574
|
for (var je = 0; je < ne.length; je++)
|
|
575
575
|
dt(ne[je], t);
|
|
576
576
|
Object.freeze && Object.freeze(ne);
|
|
577
577
|
} else
|
|
578
|
-
|
|
578
|
+
v("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
579
579
|
else
|
|
580
580
|
dt(ne, t);
|
|
581
581
|
}
|
|
582
|
-
if (Ee.call(
|
|
583
|
-
var
|
|
582
|
+
if (Ee.call(i, "key")) {
|
|
583
|
+
var ye = U(t), Z = Object.keys(i).filter(function(an) {
|
|
584
584
|
return an !== "key";
|
|
585
585
|
}), Ge = Z.length > 0 ? "{key: someKey, " + Z.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
586
|
-
if (!ut[
|
|
586
|
+
if (!ut[ye + Ge]) {
|
|
587
587
|
var nn = Z.length > 0 ? "{" + Z.join(": ..., ") + ": ...}" : "{}";
|
|
588
|
-
|
|
588
|
+
v(`A props object containing a "key" prop is being spread into JSX:
|
|
589
589
|
let props = %s;
|
|
590
590
|
<%s {...props} />
|
|
591
591
|
React keys must be passed directly to JSX without using spread:
|
|
592
592
|
let props = %s;
|
|
593
|
-
<%s key={someKey} {...props} />`, Ge,
|
|
593
|
+
<%s key={someKey} {...props} />`, Ge, ye, nn, ye), ut[ye + Ge] = !0;
|
|
594
594
|
}
|
|
595
595
|
}
|
|
596
596
|
return t === d ? Jt(W) : Qt(W), W;
|
|
597
597
|
}
|
|
598
598
|
}
|
|
599
|
-
function Xt(t,
|
|
600
|
-
return mt(t,
|
|
599
|
+
function Xt(t, i, m) {
|
|
600
|
+
return mt(t, i, m, !0);
|
|
601
601
|
}
|
|
602
|
-
function Zt(t,
|
|
603
|
-
return mt(t,
|
|
602
|
+
function Zt(t, i, m) {
|
|
603
|
+
return mt(t, i, m, !1);
|
|
604
604
|
}
|
|
605
605
|
var en = Zt, tn = Xt;
|
|
606
|
-
|
|
607
|
-
})()),
|
|
606
|
+
Ce.Fragment = d, Ce.jsx = en, Ce.jsxs = tn;
|
|
607
|
+
})()), Ce;
|
|
608
608
|
}
|
|
609
609
|
var ft;
|
|
610
610
|
function sn() {
|
|
@@ -662,9 +662,9 @@ const cn = "_container_nm3gb_1", ln = "_main_nm3gb_6", dn = "_langDropdownWrap_n
|
|
|
662
662
|
threeStepsSubtitle: "Premium Personalised Kundli report",
|
|
663
663
|
step1: "Enter your information",
|
|
664
664
|
step2: "Your horoscope will be created by experts",
|
|
665
|
-
step3Intro: "You'll receive your Kundli on your Whatsapp",
|
|
666
|
-
step3IntroGlobal: "You'll receive your Kundli on your email",
|
|
667
|
-
step3IntroDomestic: "You'll receive your Kundli on your Whatsapp",
|
|
665
|
+
step3Intro: "You'll receive your Kundli report on your Whatsapp",
|
|
666
|
+
step3IntroGlobal: "You'll receive your Kundli report on your email",
|
|
667
|
+
step3IntroDomestic: "You'll receive your Kundli report on your Whatsapp",
|
|
668
668
|
step3Days: "2 days",
|
|
669
669
|
viewSampleReport: "View Sample Kundli Report",
|
|
670
670
|
sampleReportModalTitle: "Sample Kundli Report",
|
|
@@ -672,9 +672,9 @@ const cn = "_container_nm3gb_1", ln = "_main_nm3gb_6", dn = "_langDropdownWrap_n
|
|
|
672
672
|
findDasha: "Analysis of flaws and periods.",
|
|
673
673
|
findDashaDesc: "Identify major flaws, period durations, and simple remedies.",
|
|
674
674
|
findYoga: "All yoga reports.",
|
|
675
|
-
findYogaDesc: "Discover the yogas in your
|
|
675
|
+
findYogaDesc: "Discover the yogas in your kundli report that affect wealth, career, and relationships.",
|
|
676
676
|
findGemstone: "Gemstone recommendations.",
|
|
677
|
-
findGemstoneDesc: "Personalised gemstone guidance based on your
|
|
677
|
+
findGemstoneDesc: "Personalised gemstone guidance based on your kundli report.",
|
|
678
678
|
findPooja: "Puja recommendations.",
|
|
679
679
|
findPoojaDesc: "Suggestions for pujas and rituals to balance planetary influences.",
|
|
680
680
|
findMonthly: "Monthly predictions (1 year).",
|
|
@@ -683,12 +683,12 @@ const cn = "_container_nm3gb_1", ln = "_main_nm3gb_6", dn = "_langDropdownWrap_n
|
|
|
683
683
|
findStrengthDesc: "Visual charts showing the strength and influence of the planets.",
|
|
684
684
|
whyUsTitle: "Why us?",
|
|
685
685
|
whyUsSubtitle: "Fill out the form to get started and unlock your fortune!",
|
|
686
|
-
whyUs1: "3,00,000+
|
|
686
|
+
whyUs1: "3,00,000+ kundli reports created",
|
|
687
687
|
whyUs2: "1,000+ partnered Top Astrologers",
|
|
688
688
|
whyUs3: "500+ temple partnerships you can trust",
|
|
689
689
|
whyUs4: "Personalised section-wise life analysis",
|
|
690
690
|
feedbackTitle: "Feedback from our users",
|
|
691
|
-
feedbackTrust: "Trusted by over 5
|
|
691
|
+
feedbackTrust: "Trusted by over 5 crore users worldwide",
|
|
692
692
|
feedbackRating: "4.9",
|
|
693
693
|
feedbackTestimonial1: "Detailed kundli report mila, life mein clarity mili.",
|
|
694
694
|
feedbackTestimonial2: "Career aur marriage dono pe clear guidance mila.",
|
|
@@ -698,11 +698,11 @@ const cn = "_container_nm3gb_1", ln = "_main_nm3gb_6", dn = "_langDropdownWrap_n
|
|
|
698
698
|
feedbackTestimonial6: "Har important area cover kiya gaya properly.",
|
|
699
699
|
feedbackTestimonial7: "Kaafi deep analysis hai, superficial nahi.",
|
|
700
700
|
feedbackTestimonial8: "Kundli insights ne future decisions clear kiye.",
|
|
701
|
-
feedbackTestimonial9: "
|
|
702
|
-
feedbackTestimonial10: "
|
|
703
|
-
feedbackTestimonial11: "
|
|
704
|
-
feedbackTestimonial12: "
|
|
705
|
-
feedbackTestimonial13: "
|
|
701
|
+
feedbackTestimonial9: "I had seen many generic astrology reports before, but this Kundli report felt different. It described my life problems, thinking pattern, and situations from the past few years very accurately. While reading, it felt as if someone had already understood my condition. What stood out most was the clear and easy language, which made it feel trustworthy.",
|
|
702
|
+
feedbackTestimonial10: "I took this Kundli report just out of curiosity, but after reading it I was genuinely surprised. It accurately described obstacles in my work, mental confusion, and difficulty in making decisions. It felt as if my real-life situation had been deeply understood before writing the report. Many things became clearer after reading it.",
|
|
703
|
+
feedbackTestimonial11: "This was a very detailed Kundli report. It talked about my nature, mindset, and the problems I have been going through. Some points matched so closely that it was genuinely surprising to read. It didn't feel like general information, but something truly connected to my own life.",
|
|
704
|
+
feedbackTestimonial12: "Honestly, I didn't expect much, but after reading the report my perspective changed. It explained my personality, career ups and downs, and inner confusions very accurately. Many parts matched my current situation perfectly. By the end, it truly felt like this report was made specifically for me.",
|
|
705
|
+
feedbackTestimonial13: "I ordered the Kundli report mainly because my family insisted, but after reading it I was surprised myself. Many things about my nature, past experiences, and current struggles were absolutely accurate. It felt as if someone had carefully understood my life before writing it. Because of this, trust in the report came naturally.",
|
|
706
706
|
feedbackTestimonial14: "Simple language mein detailed analysis diya hai.",
|
|
707
707
|
feedbackTestimonial15: "Timing aur dasha explanation helpful thi.",
|
|
708
708
|
feedbackAuthor1: "Aarav",
|
|
@@ -738,7 +738,7 @@ const cn = "_container_nm3gb_1", ln = "_main_nm3gb_6", dn = "_langDropdownWrap_n
|
|
|
738
738
|
readMoreReviews: "Read More Reviews",
|
|
739
739
|
readLess: "Read Less",
|
|
740
740
|
faqTitle: "Frequently Asked Questions",
|
|
741
|
-
faqQ1: "How will I receive my kundli?",
|
|
741
|
+
faqQ1: "How will I receive my kundli report?",
|
|
742
742
|
faqQ2: "Is Premium personalised kundli available in any other language?",
|
|
743
743
|
faqQ3: "What if I don't know my birth time?",
|
|
744
744
|
faqA1Global: "You will receive your premium personalised kundli report on your shared email ID within 2 days.",
|
|
@@ -798,7 +798,7 @@ const cn = "_container_nm3gb_1", ln = "_main_nm3gb_6", dn = "_langDropdownWrap_n
|
|
|
798
798
|
nakshatra: "नक्षत्र",
|
|
799
799
|
language: "भाषा",
|
|
800
800
|
sriMandir: "श्री मंदिर",
|
|
801
|
-
ratingText: "4.5 (8 लाख Google Playstore)",
|
|
801
|
+
ratingText: "4.9/5 (8 लाख Google Playstore)",
|
|
802
802
|
heroTitle: "अपनी प्रीमियम व्यक्तिगत कुंडली रिपोर्ट प्राप्त करें",
|
|
803
803
|
heroSubtitle: "यह प्रीमियम व्यक्तिगत कुंडली रिपोर्ट आपको प्रमुख जीवन मुद्दों के जवाब खोजने में मदद करती है।",
|
|
804
804
|
topicMarriage: "विवाह",
|
|
@@ -822,9 +822,9 @@ const cn = "_container_nm3gb_1", ln = "_main_nm3gb_6", dn = "_langDropdownWrap_n
|
|
|
822
822
|
threeStepsSubtitle: "प्रीमियम व्यक्तिगत कुंडली रिपोर्ट",
|
|
823
823
|
step1: "अपनी जानकारी दर्ज करें",
|
|
824
824
|
step2: "आपकी कुंडली विशेषज्ञों द्वारा बनाई जाएगी",
|
|
825
|
-
step3Intro: "आपको व्हाट्सएप पर अपनी कुंडली मिलेगी",
|
|
826
|
-
step3IntroGlobal: "आपको अपने ईमेल पर अपनी कुंडली मिलेगी",
|
|
827
|
-
step3IntroDomestic: "आपको व्हाट्सएप पर अपनी कुंडली मिलेगी",
|
|
825
|
+
step3Intro: "आपको व्हाट्सएप पर अपनी कुंडली रिपोर्ट मिलेगी",
|
|
826
|
+
step3IntroGlobal: "आपको अपने ईमेल पर अपनी कुंडली रिपोर्ट मिलेगी",
|
|
827
|
+
step3IntroDomestic: "आपको व्हाट्सएप पर अपनी कुंडली रिपोर्ट मिलेगी",
|
|
828
828
|
step3Days: "2 दिनों में",
|
|
829
829
|
viewSampleReport: "नमूना कुंडली रिपोर्ट देखें",
|
|
830
830
|
sampleReportModalTitle: "नमूना कुंडली रिपोर्ट",
|
|
@@ -832,9 +832,9 @@ const cn = "_container_nm3gb_1", ln = "_main_nm3gb_6", dn = "_langDropdownWrap_n
|
|
|
832
832
|
findDasha: "दोष और दशा का विश्लेषण",
|
|
833
833
|
findDashaDesc: "मुख्य दोष, दशा काल और सरल उपायों की पहचान करें",
|
|
834
834
|
findYoga: "सभी योग रिपोर्ट्स",
|
|
835
|
-
findYogaDesc: "अपनी कुंडली में उन योगों को जानें जो धन, करियर और संबंधों को प्रभावित करते हैं",
|
|
835
|
+
findYogaDesc: "अपनी कुंडली रिपोर्ट में उन योगों को जानें जो धन, करियर और संबंधों को प्रभावित करते हैं",
|
|
836
836
|
findGemstone: "रत्न सिफारिशें",
|
|
837
|
-
findGemstoneDesc: "आपकी कुंडली के आधार पर पर्सनलाइज्ड रत्न मार्गदर्शन",
|
|
837
|
+
findGemstoneDesc: "आपकी कुंडली रिपोर्ट के आधार पर पर्सनलाइज्ड रत्न मार्गदर्शन",
|
|
838
838
|
findPooja: "पूजा सिफारिशें",
|
|
839
839
|
findPoojaDesc: "ग्रहों के प्रभाव को संतुलित करने के लिए पूजा और अनुष्ठान सुझाव",
|
|
840
840
|
findMonthly: "मासिक भविष्यवाणियाँ (1 वर्ष)",
|
|
@@ -843,12 +843,12 @@ const cn = "_container_nm3gb_1", ln = "_main_nm3gb_6", dn = "_langDropdownWrap_n
|
|
|
843
843
|
findStrengthDesc: "ग्रहों की ताकत और प्रभाव दिखाने वाले दृश्य चार्ट",
|
|
844
844
|
whyUsTitle: "क्यों हम?",
|
|
845
845
|
whyUsSubtitle: "शुरू करने के लिए फॉर्म भरें और अपना भाग्य खोलें!",
|
|
846
|
-
whyUs1: "3,00,000+ कुंडली बनाई गई",
|
|
846
|
+
whyUs1: "3,00,000+ कुंडली रिपोर्ट बनाई गई",
|
|
847
847
|
whyUs2: "1,000+ शीर्ष ज्योतिषी भागीदार",
|
|
848
848
|
whyUs3: "500+ मंदिर भागीदारी",
|
|
849
849
|
whyUs4: "व्यक्तिगत खंडवार जीवन विश्लेषण",
|
|
850
850
|
feedbackTitle: "हमारे उपयोगकर्ताओं की प्रतिक्रिया",
|
|
851
|
-
feedbackTrust: "दुनिया भर में 5
|
|
851
|
+
feedbackTrust: "दुनिया भर में 5 करोड़ से अधिक उपयोगकर्ताओं द्वारा विश्वसनीय",
|
|
852
852
|
feedbackRating: "4.9",
|
|
853
853
|
feedbackTestimonial1: "डिटेल्ड कुंडली रिपोर्ट मिली, जीवन में काफी क्लैरिटी आई।",
|
|
854
854
|
feedbackTestimonial2: "करियर और शादी दोनों पर साफ मार्गदर्शन मिला।",
|
|
@@ -858,11 +858,11 @@ const cn = "_container_nm3gb_1", ln = "_main_nm3gb_6", dn = "_langDropdownWrap_n
|
|
|
858
858
|
feedbackTestimonial6: "सभी ज़रूरी चीज़ें अच्छे से कवर की गई हैं।",
|
|
859
859
|
feedbackTestimonial7: "एनालिसिस काफी डीप है, ऊपर-ऊपर का नहीं।",
|
|
860
860
|
feedbackTestimonial8: "कुंडली के सुझावों से फ्यूचर डिसीजन क्लियर हुए।",
|
|
861
|
-
feedbackTestimonial9: "
|
|
862
|
-
feedbackTestimonial10: "
|
|
863
|
-
feedbackTestimonial11: "रिपोर्ट
|
|
864
|
-
feedbackTestimonial12: "
|
|
865
|
-
feedbackTestimonial13: "रिपोर्ट
|
|
861
|
+
feedbackTestimonial9: "मैंने पहले भी कई सामान्य ज्योतिष रिपोर्ट देखी थीं, लेकिन यह कुंडली रिपोर्ट अलग लगी। इसमें मेरी ज़िंदगी की परेशानियों, सोचने के तरीके और पिछले कुछ सालों की स्थितियों को बहुत सही तरीके से बताया गया था। कई बातें पढ़कर ऐसा लगा जैसे किसी ने मेरी हालत को पहले से समझ लिया हो। सबसे खास बात यह थी कि सब कुछ साफ़ और समझने वाली भाषा में लिखा था, जिससे भरोसा और बढ़ गया।",
|
|
862
|
+
feedbackTestimonial10: "मैंने यह कुंडली रिपोर्ट सिर्फ़ जिज्ञासा में ली थी, लेकिन पढ़ने के बाद सच में हैरान रह गया। मेरे काम में रुकावट, मन का असमंजस और फैसले लेने की परेशानी जैसी बातें बिल्कुल सही बताई गई थीं। ऐसा लगा जैसे मेरी ज़िंदगी की असली स्थिति को ठीक से समझकर लिखा गया हो। रिपोर्ट पढ़कर कई चीज़ें साफ़ समझ में आने लगीं।",
|
|
863
|
+
feedbackTestimonial11: "बहुत ही विस्तार से बनी हुई कुंडली रिपोर्ट थी। इसमें मेरे स्वभाव, सोच और जिन समस्याओं से मैं गुजर रहा था, उन सबका ज़िक्र था। कुछ बातें इतनी मिलती-जुलती थीं कि पढ़कर सच में आश्चर्य हुआ। यह सिर्फ़ सामान्य जानकारी नहीं थी, बल्कि मेरी अपनी ज़िंदगी से जुड़ी हुई लगी।",
|
|
864
|
+
feedbackTestimonial12: "सच कहूँ तो मुझे ज़्यादा उम्मीद नहीं थी, लेकिन रिपोर्ट पढ़ने के बाद नज़रिया बदल गया। इसमें मेरे व्यक्तित्व, काम के उतार-चढ़ाव और मन की उलझनों को बहुत सही तरीके से समझाया गया था। कई हिस्से ऐसे थे जो मेरी वर्तमान स्थिति से बिल्कुल मेल खाते थे। पूरा पढ़ने के बाद लगा कि यह रिपोर्ट सच में मेरे लिए ही बनाई गई है।",
|
|
865
|
+
feedbackTestimonial13: "मैंने कुंडली रिपोर्ट घरवालों के कहने पर ली थी, लेकिन पढ़ने के बाद खुद हैरान रह गया। मेरे स्वभाव, पिछले अनुभवों और चल रही परेशानियों के बारे में कई बातें बिल्कुल सही निकलीं। ऐसा लगा जैसे किसी ने मेरी ज़िंदगी को ध्यान से समझकर लिखा हो। इस वजह से रिपोर्ट पर भरोसा अपने-आप बन गया।",
|
|
866
866
|
feedbackTestimonial14: "आसान भाषा में पूरा डिटेल्ड एनालिसिस दिया है।",
|
|
867
867
|
feedbackTestimonial15: "दशा और टाइमिंग की जानकारी बहुत काम की थी।",
|
|
868
868
|
feedbackAuthor1: "आरव",
|
|
@@ -898,7 +898,7 @@ const cn = "_container_nm3gb_1", ln = "_main_nm3gb_6", dn = "_langDropdownWrap_n
|
|
|
898
898
|
readMoreReviews: "और समीक्षाएं पढ़ें",
|
|
899
899
|
readLess: "कम पढ़ें",
|
|
900
900
|
faqTitle: "अक्सर पूछे जाने वाले प्रश्न",
|
|
901
|
-
faqQ1: "मुझे अपनी कुंडली कैसे मिलेगी?",
|
|
901
|
+
faqQ1: "मुझे अपनी कुंडली रिपोर्ट कैसे मिलेगी?",
|
|
902
902
|
faqQ2: "क्या प्रीमियम पर्सनलाइज्ड कुंडली किसी और भाषा में उपलब्ध है?",
|
|
903
903
|
faqQ3: "अगर मुझे अपने जन्म का समय नहीं पता हो तो?",
|
|
904
904
|
faqA1Global: "आपको 2 दिनों के भीतर आपके साझा किए गए ईमेल आईडी पर आपकी प्रीमियम पर्सनलाइज्ड कुंडली रिपोर्ट मिल जाएगी।",
|
|
@@ -945,23 +945,23 @@ 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), bo = ({
|
|
949
949
|
locale: n,
|
|
950
950
|
children: r
|
|
951
951
|
}) => {
|
|
952
|
-
const d = { locale: n, t: (
|
|
952
|
+
const d = { locale: n, t: (o) => Qe[n]?.[o] ?? o };
|
|
953
953
|
return /* @__PURE__ */ e.jsx(Pt.Provider, { value: d, children: r });
|
|
954
954
|
};
|
|
955
955
|
function Tt() {
|
|
956
956
|
return Ve(Pt);
|
|
957
957
|
}
|
|
958
|
-
const gn = "_container_1e1th_1", _n = "_main_1e1th_7", bn = "_kundliHeaderNoBorder_1e1th_12",
|
|
958
|
+
const gn = "_container_1e1th_1", _n = "_main_1e1th_7", bn = "_kundliHeaderNoBorder_1e1th_12", yn = "_headerSeparator_1e1th_16", vn = "_langDropdownWrap_1e1th_21", kn = "_langTrigger_1e1th_25", xn = "_langIcon_1e1th_37", wn = "_langLabel_1e1th_44", jn = "_langMenu_1e1th_49", Nn = "_langOption_1e1th_55", oe = {
|
|
959
959
|
container: gn,
|
|
960
960
|
main: _n,
|
|
961
961
|
kundliHeaderNoBorder: bn,
|
|
962
|
-
headerSeparator:
|
|
963
|
-
langDropdownWrap:
|
|
964
|
-
langTrigger:
|
|
962
|
+
headerSeparator: yn,
|
|
963
|
+
langDropdownWrap: vn,
|
|
964
|
+
langTrigger: kn,
|
|
965
965
|
langIcon: xn,
|
|
966
966
|
langLabel: wn,
|
|
967
967
|
langMenu: jn,
|
|
@@ -983,14 +983,14 @@ function Tn(n, r) {
|
|
|
983
983
|
} catch {
|
|
984
984
|
}
|
|
985
985
|
}
|
|
986
|
-
function
|
|
986
|
+
function yo(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 vo() {
|
|
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), In = {
|
|
1012
1012
|
fullName: "",
|
|
1013
1013
|
phone: "",
|
|
1014
1014
|
email: "",
|
|
@@ -1016,12 +1016,12 @@ const Je = Nt(null), Cn = {
|
|
|
1016
1016
|
birthTime: "",
|
|
1017
1017
|
birthTimeUnknown: !1,
|
|
1018
1018
|
birthPlace: ""
|
|
1019
|
-
},
|
|
1019
|
+
}, Cn = ({
|
|
1020
1020
|
locale: n,
|
|
1021
1021
|
showLanguageSelector: r = !0,
|
|
1022
1022
|
userId: l,
|
|
1023
1023
|
isGlobal: d,
|
|
1024
|
-
logoUrl:
|
|
1024
|
+
logoUrl: o,
|
|
1025
1025
|
reportImageUrl: h,
|
|
1026
1026
|
universityLogoUrls: f,
|
|
1027
1027
|
sampleReportHref: u,
|
|
@@ -1032,14 +1032,14 @@ const Je = Nt(null), Cn = {
|
|
|
1032
1032
|
readMoreReviewsHref: x,
|
|
1033
1033
|
onProceed: T,
|
|
1034
1034
|
proceedHref: j,
|
|
1035
|
-
originalPriceLabel:
|
|
1035
|
+
originalPriceLabel: y,
|
|
1036
1036
|
discountedPriceLabel: w,
|
|
1037
|
-
discountPillLabel:
|
|
1038
|
-
analytics:
|
|
1037
|
+
discountPillLabel: S,
|
|
1038
|
+
analytics: v,
|
|
1039
1039
|
onLocaleChange: A,
|
|
1040
1040
|
children: M
|
|
1041
1041
|
}) => {
|
|
1042
|
-
const [
|
|
1042
|
+
const [I, z] = K("landing"), [D, Y] = K(n ?? "en"), [O, H] = K(In), X = q(!0);
|
|
1043
1043
|
G(() => {
|
|
1044
1044
|
const ue = An();
|
|
1045
1045
|
ue && Y(ue);
|
|
@@ -1058,7 +1058,7 @@ const Je = Nt(null), Cn = {
|
|
|
1058
1058
|
showLanguageSelector: r,
|
|
1059
1059
|
userId: l,
|
|
1060
1060
|
isGlobal: d,
|
|
1061
|
-
logoUrl:
|
|
1061
|
+
logoUrl: o,
|
|
1062
1062
|
reportImageUrl: h,
|
|
1063
1063
|
universityLogoUrls: f,
|
|
1064
1064
|
sampleReportHref: u,
|
|
@@ -1069,10 +1069,10 @@ const Je = Nt(null), Cn = {
|
|
|
1069
1069
|
readMoreReviewsHref: x,
|
|
1070
1070
|
onProceed: T,
|
|
1071
1071
|
proceedHref: j,
|
|
1072
|
-
originalPriceLabel:
|
|
1072
|
+
originalPriceLabel: y,
|
|
1073
1073
|
discountedPriceLabel: w,
|
|
1074
|
-
discountPillLabel:
|
|
1075
|
-
analytics:
|
|
1074
|
+
discountPillLabel: S,
|
|
1075
|
+
analytics: v,
|
|
1076
1076
|
onLocaleChange: A
|
|
1077
1077
|
}),
|
|
1078
1078
|
[
|
|
@@ -1080,7 +1080,7 @@ const Je = Nt(null), Cn = {
|
|
|
1080
1080
|
r,
|
|
1081
1081
|
l,
|
|
1082
1082
|
d,
|
|
1083
|
-
|
|
1083
|
+
o,
|
|
1084
1084
|
h,
|
|
1085
1085
|
f,
|
|
1086
1086
|
u,
|
|
@@ -1091,10 +1091,10 @@ const Je = Nt(null), Cn = {
|
|
|
1091
1091
|
x,
|
|
1092
1092
|
T,
|
|
1093
1093
|
j,
|
|
1094
|
-
|
|
1094
|
+
y,
|
|
1095
1095
|
w,
|
|
1096
|
-
|
|
1097
|
-
|
|
1096
|
+
S,
|
|
1097
|
+
v,
|
|
1098
1098
|
A
|
|
1099
1099
|
]
|
|
1100
1100
|
), U = Te(() => {
|
|
@@ -1103,7 +1103,7 @@ const Je = Nt(null), Cn = {
|
|
|
1103
1103
|
z("landing"), B.onBack?.();
|
|
1104
1104
|
}, [B.onBack]), ee = Fe(
|
|
1105
1105
|
() => ({
|
|
1106
|
-
view:
|
|
1106
|
+
view: I,
|
|
1107
1107
|
locale: D,
|
|
1108
1108
|
setLocale: Y,
|
|
1109
1109
|
config: B,
|
|
@@ -1113,11 +1113,11 @@ const Je = Nt(null), Cn = {
|
|
|
1113
1113
|
goToPage: V,
|
|
1114
1114
|
onProceed: B.onProceed
|
|
1115
1115
|
}),
|
|
1116
|
-
[
|
|
1116
|
+
[I, 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 ke() {
|
|
1121
1121
|
return Ve(Je);
|
|
1122
1122
|
}
|
|
1123
1123
|
function Et() {
|
|
@@ -1126,8 +1126,8 @@ function Et() {
|
|
|
1126
1126
|
throw new Error("useKundliContextOrThrow must be used within KundliProvider");
|
|
1127
1127
|
return n;
|
|
1128
1128
|
}
|
|
1129
|
-
const
|
|
1130
|
-
header:
|
|
1129
|
+
const Sn = "_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", ve = {
|
|
1130
|
+
header: Sn,
|
|
1131
1131
|
left: Rn,
|
|
1132
1132
|
backBtn: Ln,
|
|
1133
1133
|
titleWrap: $n,
|
|
@@ -1137,7 +1137,7 @@ const In = "_header_1414z_1", Rn = "_left_1414z_7", Ln = "_backBtn_1414z_11", $n
|
|
|
1137
1137
|
}, Fn = () => /* @__PURE__ */ e.jsx(
|
|
1138
1138
|
"svg",
|
|
1139
1139
|
{
|
|
1140
|
-
className:
|
|
1140
|
+
className: ve.backIcon,
|
|
1141
1141
|
viewBox: "0 0 24 24",
|
|
1142
1142
|
fill: "none",
|
|
1143
1143
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1157,22 +1157,22 @@ const In = "_header_1414z_1", Rn = "_left_1414z_7", Ln = "_backBtn_1414z_11", $n
|
|
|
1157
1157
|
t: n,
|
|
1158
1158
|
onBack: r,
|
|
1159
1159
|
className: l = ""
|
|
1160
|
-
}) => /* @__PURE__ */ e.jsx("header", { className: `${
|
|
1160
|
+
}) => /* @__PURE__ */ e.jsx("header", { className: `${ve.header} ${l}`, children: /* @__PURE__ */ e.jsxs("div", { className: ve.left, children: [
|
|
1161
1161
|
/* @__PURE__ */ e.jsx(
|
|
1162
1162
|
"button",
|
|
1163
1163
|
{
|
|
1164
1164
|
type: "button",
|
|
1165
|
-
className:
|
|
1165
|
+
className: ve.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: ve.titleWrap, children: [
|
|
1172
|
+
/* @__PURE__ */ e.jsx("h1", { className: ve.title, children: n("formTitle") }),
|
|
1173
|
+
/* @__PURE__ */ e.jsx("p", { className: ve.subtitle, children: n("formSubtitle") })
|
|
1174
1174
|
] })
|
|
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",
|
|
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", ia = "_suggestionsHint_1wp0p_142", oa = "_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", ya = "_iconImg_1wp0p_326", va = "_checkboxRow_1wp0p_332", ka = "_checkbox_1wp0p_332", xa = "_checkboxText_1wp0p_370", s = {
|
|
1176
1176
|
wrap: Un,
|
|
1177
1177
|
card: Wn,
|
|
1178
1178
|
cardInner: qn,
|
|
@@ -1191,8 +1191,8 @@ const In = "_header_1414z_1", Rn = "_left_1414z_7", Ln = "_backBtn_1414z_11", $n
|
|
|
1191
1191
|
suggestionItem: na,
|
|
1192
1192
|
suggestionMain: aa,
|
|
1193
1193
|
suggestionSecondary: ra,
|
|
1194
|
-
suggestionsHint:
|
|
1195
|
-
timePopover:
|
|
1194
|
+
suggestionsHint: ia,
|
|
1195
|
+
timePopover: oa,
|
|
1196
1196
|
timePickerRow: sa,
|
|
1197
1197
|
timePickerSelect: ca,
|
|
1198
1198
|
timePickerColon: la,
|
|
@@ -1205,18 +1205,18 @@ const In = "_header_1414z_1", Rn = "_left_1414z_7", Ln = "_backBtn_1414z_11", $n
|
|
|
1205
1205
|
input: ga,
|
|
1206
1206
|
iconBtn: _a,
|
|
1207
1207
|
iconBtnInteractive: ba,
|
|
1208
|
-
iconImg:
|
|
1209
|
-
checkboxRow:
|
|
1210
|
-
checkbox:
|
|
1208
|
+
iconImg: ya,
|
|
1209
|
+
checkboxRow: va,
|
|
1210
|
+
checkbox: ka,
|
|
1211
1211
|
checkboxText: xa
|
|
1212
1212
|
};
|
|
1213
1213
|
let Be = null;
|
|
1214
1214
|
const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promise.resolve() : Be || (Be = new Promise((l, d) => {
|
|
1215
|
-
const
|
|
1215
|
+
const o = document.querySelector(
|
|
1216
1216
|
'script[data-google-maps-places="true"]'
|
|
1217
1217
|
);
|
|
1218
|
-
if (
|
|
1219
|
-
|
|
1218
|
+
if (o) {
|
|
1219
|
+
o.addEventListener("load", () => l()), o.addEventListener(
|
|
1220
1220
|
"error",
|
|
1221
1221
|
() => d(new Error("Failed to load Google Maps API"))
|
|
1222
1222
|
);
|
|
@@ -1242,7 +1242,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
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, [
|
|
1245
|
+
const { apiKey: r, language: l = "en", restrictCountry: d } = n, [o, 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);
|
|
@@ -1250,41 +1250,41 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1250
1250
|
}
|
|
1251
1251
|
wa(r, l).then(() => {
|
|
1252
1252
|
x.current = new google.maps.places.AutocompleteService();
|
|
1253
|
-
const
|
|
1254
|
-
T.current = new google.maps.places.PlacesService(
|
|
1255
|
-
}).catch((
|
|
1256
|
-
h(!1), _(
|
|
1253
|
+
const v = document.createElement("div");
|
|
1254
|
+
T.current = new google.maps.places.PlacesService(v), j.current = new google.maps.places.AutocompleteSessionToken(), h(!0), _(null);
|
|
1255
|
+
}).catch((v) => {
|
|
1256
|
+
h(!1), _(v?.message || "Failed to load location service");
|
|
1257
1257
|
});
|
|
1258
1258
|
}, [r, l]);
|
|
1259
|
-
const
|
|
1260
|
-
async (
|
|
1261
|
-
if (!
|
|
1259
|
+
const y = Te(
|
|
1260
|
+
async (v) => {
|
|
1261
|
+
if (!v || v.length < 2 || !x.current) {
|
|
1262
1262
|
u([]);
|
|
1263
1263
|
return;
|
|
1264
1264
|
}
|
|
1265
1265
|
b(!0);
|
|
1266
1266
|
try {
|
|
1267
1267
|
const A = {
|
|
1268
|
-
input:
|
|
1268
|
+
input: v,
|
|
1269
1269
|
types: ["(cities)"],
|
|
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((I, z) => {
|
|
1274
1274
|
x.current.getPlacePredictions(
|
|
1275
1275
|
A,
|
|
1276
1276
|
(D, Y) => {
|
|
1277
|
-
Y === google.maps.places.PlacesServiceStatus.OK && D ?
|
|
1277
|
+
Y === google.maps.places.PlacesServiceStatus.OK && D ? I(D) : Y === google.maps.places.PlacesServiceStatus.ZERO_RESULTS ? I([]) : 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((I) => ({
|
|
1283
|
+
place_id: I.place_id,
|
|
1284
|
+
description: I.description,
|
|
1285
1285
|
structured_formatting: {
|
|
1286
|
-
main_text:
|
|
1287
|
-
secondary_text:
|
|
1286
|
+
main_text: I.structured_formatting?.main_text || I.description,
|
|
1287
|
+
secondary_text: I.structured_formatting?.secondary_text || ""
|
|
1288
1288
|
}
|
|
1289
1289
|
}))
|
|
1290
1290
|
);
|
|
@@ -1296,14 +1296,14 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1296
1296
|
},
|
|
1297
1297
|
[d]
|
|
1298
1298
|
), w = Te(
|
|
1299
|
-
async (
|
|
1299
|
+
async (v) => {
|
|
1300
1300
|
if (!T.current) return null;
|
|
1301
1301
|
try {
|
|
1302
1302
|
const A = await new Promise(
|
|
1303
1303
|
(O, H) => {
|
|
1304
1304
|
T.current.getDetails(
|
|
1305
1305
|
{
|
|
1306
|
-
placeId:
|
|
1306
|
+
placeId: v,
|
|
1307
1307
|
fields: ["geometry", "address_components", "formatted_address"],
|
|
1308
1308
|
sessionToken: j.current ?? void 0
|
|
1309
1309
|
},
|
|
@@ -1314,14 +1314,14 @@ 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,
|
|
1317
|
+
const M = A.geometry?.location?.lat() || 0, I = A.geometry?.location?.lng() || 0;
|
|
1318
1318
|
let z = "", D = "", Y = "";
|
|
1319
1319
|
return A.address_components?.forEach((O) => {
|
|
1320
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: I,
|
|
1325
1325
|
city: z,
|
|
1326
1326
|
state: D,
|
|
1327
1327
|
country: Y
|
|
@@ -1331,15 +1331,15 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1331
1331
|
}
|
|
1332
1332
|
},
|
|
1333
1333
|
[]
|
|
1334
|
-
),
|
|
1334
|
+
), S = Te(() => u([]), []);
|
|
1335
1335
|
return {
|
|
1336
|
-
isLoaded:
|
|
1336
|
+
isLoaded: o,
|
|
1337
1337
|
predictions: f,
|
|
1338
1338
|
isSearching: c,
|
|
1339
1339
|
loadError: p,
|
|
1340
|
-
searchPlaces:
|
|
1340
|
+
searchPlaces: y,
|
|
1341
1341
|
getPlaceDetails: w,
|
|
1342
|
-
clearPredictions:
|
|
1342
|
+
clearPredictions: S
|
|
1343
1343
|
};
|
|
1344
1344
|
}, Na = {}, Ne = {
|
|
1345
1345
|
time: "https://srm-cdn.a4b.io/yoda/1770372014782.svg",
|
|
@@ -1351,10 +1351,10 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1351
1351
|
values: r,
|
|
1352
1352
|
onChange: l,
|
|
1353
1353
|
analytics: d,
|
|
1354
|
-
googleMapsApiKey:
|
|
1354
|
+
googleMapsApiKey: o,
|
|
1355
1355
|
className: h = ""
|
|
1356
1356
|
}) => {
|
|
1357
|
-
const f =
|
|
1357
|
+
const f = ke(), 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,7 +1365,7 @@ 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),
|
|
1368
|
+
const j = q(null), y = q(0), w = q(null), [S, v] = K(!1), [A, M] = K({ hour12: 12, minute: "00", meridiem: "AM" }), I = (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
1371
|
const $ = Number(g[1]), te = g[2], me = $ >= 12 ? "PM" : "AM";
|
|
@@ -1378,15 +1378,15 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1378
1378
|
}, Y = (a) => {
|
|
1379
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), `${I(te)}:${$}`;
|
|
1382
1382
|
}, O = q(null), [H, X] = K(!1), [B, U] = K(
|
|
1383
1383
|
null
|
|
1384
|
-
), V =
|
|
1384
|
+
), V = o ?? Na?.VITE_GOOGLE_MAPS_API_KEY, ee = (r.birthPlace ?? "").trim(), ue = c ? void 0 : "in", xe = "en", {
|
|
1385
1385
|
predictions: he,
|
|
1386
1386
|
isSearching: fe,
|
|
1387
1387
|
loadError: ge,
|
|
1388
1388
|
searchPlaces: _e,
|
|
1389
|
-
clearPredictions:
|
|
1389
|
+
clearPredictions: ie
|
|
1390
1390
|
} = ja({
|
|
1391
1391
|
apiKey: V,
|
|
1392
1392
|
language: xe,
|
|
@@ -1400,31 +1400,31 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1400
1400
|
}, []), G(() => {
|
|
1401
1401
|
if (!H) return;
|
|
1402
1402
|
if (ee.length < 2) {
|
|
1403
|
-
|
|
1403
|
+
ie();
|
|
1404
1404
|
return;
|
|
1405
1405
|
}
|
|
1406
1406
|
const a = window.setTimeout(async () => {
|
|
1407
1407
|
await _e(ee);
|
|
1408
1408
|
}, 250);
|
|
1409
1409
|
return () => window.clearTimeout(a);
|
|
1410
|
-
}, [
|
|
1410
|
+
}, [ie, H, ee, _e]);
|
|
1411
1411
|
const be = (a) => {
|
|
1412
1412
|
const g = a.current;
|
|
1413
1413
|
if (!(!g || g.disabled)) {
|
|
1414
|
-
if (document.activeElement === g && j.current === g && Date.now() -
|
|
1414
|
+
if (document.activeElement === g && j.current === g && Date.now() - y.current < 6e4) {
|
|
1415
1415
|
g.blur();
|
|
1416
1416
|
return;
|
|
1417
1417
|
}
|
|
1418
1418
|
if (typeof g.showPicker == "function") {
|
|
1419
|
-
g.showPicker(), j.current = g,
|
|
1419
|
+
g.showPicker(), j.current = g, y.current = Date.now();
|
|
1420
1420
|
return;
|
|
1421
1421
|
}
|
|
1422
|
-
g.focus(), j.current = g,
|
|
1422
|
+
g.focus(), j.current = g, y.current = Date.now();
|
|
1423
1423
|
}
|
|
1424
1424
|
};
|
|
1425
1425
|
return G(() => {
|
|
1426
1426
|
const a = (g) => {
|
|
1427
|
-
w.current && (w.current.contains(g.target) ||
|
|
1427
|
+
w.current && (w.current.contains(g.target) || v(!1));
|
|
1428
1428
|
};
|
|
1429
1429
|
return document.addEventListener("mousedown", a), () => document.removeEventListener("mousedown", a);
|
|
1430
1430
|
}, []), G(() => {
|
|
@@ -1557,10 +1557,10 @@ 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()}-${I(a.getMonth() + 1)}-${I(a.getDate())}`;
|
|
1561
1561
|
})(),
|
|
1562
1562
|
onChange: (a) => {
|
|
1563
|
-
const g = a.target.value, $ = /* @__PURE__ */ new Date(), te = `${$.getFullYear()}-${
|
|
1563
|
+
const g = a.target.value, $ = /* @__PURE__ */ new Date(), te = `${$.getFullYear()}-${I($.getMonth() + 1)}-${I($.getDate())}`;
|
|
1564
1564
|
g && g > te || (p({ dateOfBirth: g }), _("dateOfBirth", g), j.current = null);
|
|
1565
1565
|
},
|
|
1566
1566
|
onFocus: () => u?.trackDobClicked?.(),
|
|
@@ -1644,7 +1644,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1644
1644
|
disabled: r.birthTimeUnknown,
|
|
1645
1645
|
placeholder: "HH:MM AM",
|
|
1646
1646
|
onClick: () => {
|
|
1647
|
-
r.birthTimeUnknown || (M(D(r.birthTime || "12:00")),
|
|
1647
|
+
r.birthTimeUnknown || (M(D(r.birthTime || "12:00")), v((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(D(r.birthTime || "12:00")),
|
|
1660
|
+
a.preventDefault(), a.stopPropagation(), !r.birthTimeUnknown && (M(D(r.birthTime || "12:00")), v((g) => !g));
|
|
1661
1661
|
},
|
|
1662
1662
|
children: /* @__PURE__ */ e.jsx(
|
|
1663
1663
|
"img",
|
|
@@ -1670,7 +1670,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1670
1670
|
)
|
|
1671
1671
|
}
|
|
1672
1672
|
),
|
|
1673
|
-
|
|
1673
|
+
S && !r.birthTimeUnknown && /* @__PURE__ */ e.jsxs(
|
|
1674
1674
|
"div",
|
|
1675
1675
|
{
|
|
1676
1676
|
className: s.timePopover,
|
|
@@ -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) => I(g)).map(
|
|
1703
1703
|
(a) => /* @__PURE__ */ e.jsx("option", { value: a, children: a }, a)
|
|
1704
1704
|
)
|
|
1705
1705
|
}
|
|
@@ -1731,7 +1731,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1731
1731
|
{
|
|
1732
1732
|
type: "button",
|
|
1733
1733
|
className: s.timePopoverBtn,
|
|
1734
|
-
onClick: () =>
|
|
1734
|
+
onClick: () => v(!1),
|
|
1735
1735
|
children: "Cancel"
|
|
1736
1736
|
}
|
|
1737
1737
|
),
|
|
@@ -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
|
-
p({ birthTime: a }), _("birthTime", a),
|
|
1745
|
+
p({ birthTime: a }), _("birthTime", a), v(!1);
|
|
1746
1746
|
},
|
|
1747
1747
|
"aria-label": "OK",
|
|
1748
1748
|
children: /* @__PURE__ */ e.jsx(
|
|
@@ -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
|
-
p({ birthPlace: a.description }),
|
|
1874
|
+
p({ birthPlace: a.description }), ie(), 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,35 +1887,35 @@ 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", Ia = "_marqueeTrack_15g1k_18", Ca = "_marqueeContent_15g1k_24", Sa = "_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:
|
|
1896
|
-
badge:
|
|
1894
|
+
marqueeTrack: Ia,
|
|
1895
|
+
marqueeContent: Ca,
|
|
1896
|
+
badge: Sa,
|
|
1897
1897
|
badgeIcon: Ra,
|
|
1898
1898
|
ctaWrap: La,
|
|
1899
1899
|
ctaStruck: $a,
|
|
1900
1900
|
ctaButton: Da,
|
|
1901
1901
|
offerRow: Oa,
|
|
1902
1902
|
pill: Ba
|
|
1903
|
-
},
|
|
1903
|
+
}, It = ({
|
|
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
|
+
] }) }), Ct = ({
|
|
1911
1911
|
children: n,
|
|
1912
1912
|
href: r,
|
|
1913
1913
|
disabled: l = !1,
|
|
1914
1914
|
onClick: d,
|
|
1915
|
-
className:
|
|
1915
|
+
className: o = "",
|
|
1916
1916
|
"aria-label": h
|
|
1917
1917
|
}) => {
|
|
1918
|
-
const f = `${L.ctaButton} ${
|
|
1918
|
+
const f = `${L.ctaButton} ${o}`.trim(), u = h != null ? { "aria-label": h } : {};
|
|
1919
1919
|
return r != null ? /* @__PURE__ */ e.jsx(
|
|
1920
1920
|
"a",
|
|
1921
1921
|
{
|
|
@@ -1944,19 +1944,19 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1944
1944
|
values: r,
|
|
1945
1945
|
onProceed: l,
|
|
1946
1946
|
href: d,
|
|
1947
|
-
analytics:
|
|
1947
|
+
analytics: o,
|
|
1948
1948
|
className: h = "",
|
|
1949
1949
|
originalPriceLabel: f,
|
|
1950
1950
|
discountedPriceLabel: u,
|
|
1951
1951
|
discountPillLabel: c
|
|
1952
1952
|
}) => {
|
|
1953
|
-
const p =
|
|
1953
|
+
const p = ke()?.config.isGlobal ?? !0, _ = Fe(() => {
|
|
1954
1954
|
if (!r.fullName.trim()) return !1;
|
|
1955
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
|
-
}, [p, r]), x = p ? f ?? n("formOriginalPrice") : "₹1999", T = p ? u ?? n("formDiscountedPrice") : "₹499", j = c ?? n("formDiscountPill"),
|
|
1959
|
+
}, [p, r]), x = p ? f ?? n("formOriginalPrice") : "₹1999", T = p ? u ?? n("formDiscountedPrice") : "₹499", j = c ?? n("formDiscountPill"), y = /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
1960
1960
|
n("formProceed"),
|
|
1961
1961
|
/* @__PURE__ */ e.jsx("span", { className: L.ctaStruck, children: x }),
|
|
1962
1962
|
" ",
|
|
@@ -1967,19 +1967,19 @@ 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
|
+
Ct,
|
|
1971
1971
|
{
|
|
1972
1972
|
href: d,
|
|
1973
1973
|
disabled: !_,
|
|
1974
1974
|
onClick: () => {
|
|
1975
|
-
|
|
1975
|
+
o?.trackPrimaryCtaClickedL1?.({ avenue: "form" }), l?.(r);
|
|
1976
1976
|
},
|
|
1977
1977
|
"aria-label": n("formPriceAria"),
|
|
1978
|
-
children:
|
|
1978
|
+
children: y
|
|
1979
1979
|
}
|
|
1980
1980
|
)
|
|
1981
1981
|
] });
|
|
1982
|
-
return /* @__PURE__ */ e.jsx(
|
|
1982
|
+
return /* @__PURE__ */ e.jsx(It, { 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,
|
|
@@ -1991,13 +1991,13 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1991
1991
|
rating: za,
|
|
1992
1992
|
stars: Qa,
|
|
1993
1993
|
langSlot: Ja
|
|
1994
|
-
}, Xa = "https://srm-cdn.a4b.io/yoda/1770362904947.svg",
|
|
1994
|
+
}, Xa = "https://srm-cdn.a4b.io/yoda/1770362904947.svg", St = ({
|
|
1995
1995
|
t: n,
|
|
1996
1996
|
languageSelector: r,
|
|
1997
1997
|
logoUrl: l = Xa,
|
|
1998
1998
|
className: d = ""
|
|
1999
1999
|
}) => {
|
|
2000
|
-
const h =
|
|
2000
|
+
const h = ke()?.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 }) }),
|
|
@@ -2011,7 +2011,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2011
2011
|
] }),
|
|
2012
2012
|
f && /* @__PURE__ */ e.jsx("div", { className: se.langSlot, children: r })
|
|
2013
2013
|
] });
|
|
2014
|
-
}, Za = "_hero_okj8x_1", er = "_title_okj8x_5", tr = "_subtitle_okj8x_10", nr = "_topicTags_okj8x_23", ar = "_tag_okj8x_27",
|
|
2014
|
+
}, Za = "_hero_okj8x_1", er = "_title_okj8x_5", tr = "_subtitle_okj8x_10", nr = "_topicTags_okj8x_23", ar = "_tag_okj8x_27", Se = {
|
|
2015
2015
|
hero: Za,
|
|
2016
2016
|
title: er,
|
|
2017
2017
|
subtitle: tr,
|
|
@@ -2025,12 +2025,12 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2025
2025
|
"topicCareer",
|
|
2026
2026
|
"topicEducation",
|
|
2027
2027
|
"topicMoney"
|
|
2028
|
-
],
|
|
2029
|
-
/* @__PURE__ */ e.jsx("h1", { id: "hero-title", className:
|
|
2030
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
2031
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
2032
|
-
] }),
|
|
2033
|
-
section:
|
|
2028
|
+
], ir = ({ t: n, className: r = "" }) => /* @__PURE__ */ e.jsxs("section", { className: `${Se.hero} ${r}`, "aria-labelledby": "hero-title", children: [
|
|
2029
|
+
/* @__PURE__ */ e.jsx("h1", { id: "hero-title", className: Se.title, children: n("heroTitle") }),
|
|
2030
|
+
/* @__PURE__ */ e.jsx("p", { className: Se.subtitle, children: n("heroSubtitle") }),
|
|
2031
|
+
/* @__PURE__ */ e.jsx("div", { className: Se.topicTags, role: "list", children: rr.map((l) => /* @__PURE__ */ e.jsx("span", { className: Se.tag, role: "listitem", children: n(l) }, l)) })
|
|
2032
|
+
] }), or = "_section_j2cgl_1", sr = "_inner_j2cgl_9", cr = "_content_j2cgl_14", lr = "_headline_j2cgl_18", dr = "_headlineLine_j2cgl_23", ur = "_headlinePill_j2cgl_28", mr = "_headlinePlain_j2cgl_43", pr = "_featureList_j2cgl_54", hr = "_featureItem_j2cgl_61", fr = "_featureIcon_j2cgl_66", gr = "_reportImage_j2cgl_73", _r = "_reportImg_j2cgl_83", J = {
|
|
2033
|
+
section: or,
|
|
2034
2034
|
inner: sr,
|
|
2035
2035
|
content: cr,
|
|
2036
2036
|
headline: lr,
|
|
@@ -2042,18 +2042,18 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2042
2042
|
featureIcon: fr,
|
|
2043
2043
|
reportImage: gr,
|
|
2044
2044
|
reportImg: _r
|
|
2045
|
-
}, br = "https://srm-cdn.a4b.io/yoda/1770363846052.svg",
|
|
2045
|
+
}, br = "https://srm-cdn.a4b.io/yoda/1770363846052.svg", yr = [
|
|
2046
2046
|
"premiumFeature1",
|
|
2047
2047
|
"premiumFeature2",
|
|
2048
2048
|
"premiumFeature3",
|
|
2049
2049
|
"premiumFeature4"
|
|
2050
|
-
],
|
|
2050
|
+
], vr = "https://srm-cdn.a4b.io/yoda/1770710060606.png", kr = ({
|
|
2051
2051
|
t: n,
|
|
2052
|
-
reportImageUrl: r =
|
|
2052
|
+
reportImageUrl: r = vr,
|
|
2053
2053
|
analytics: l,
|
|
2054
2054
|
className: d = ""
|
|
2055
2055
|
}) => {
|
|
2056
|
-
const
|
|
2056
|
+
const o = () => {
|
|
2057
2057
|
l?.trackBannerClicked?.();
|
|
2058
2058
|
};
|
|
2059
2059
|
return /* @__PURE__ */ e.jsx(
|
|
@@ -2063,7 +2063,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2063
2063
|
"aria-labelledby": "premium-headline",
|
|
2064
2064
|
role: "button",
|
|
2065
2065
|
tabIndex: 0,
|
|
2066
|
-
onClick:
|
|
2066
|
+
onClick: o,
|
|
2067
2067
|
children: /* @__PURE__ */ e.jsxs("div", { className: J.inner, children: [
|
|
2068
2068
|
/* @__PURE__ */ e.jsxs("div", { className: J.content, children: [
|
|
2069
2069
|
/* @__PURE__ */ e.jsxs("h2", { id: "premium-headline", className: J.headline, children: [
|
|
@@ -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:
|
|
2079
|
+
/* @__PURE__ */ e.jsx("ul", { className: J.featureList, children: yr.map((h) => /* @__PURE__ */ e.jsxs("li", { className: J.featureItem, children: [
|
|
2080
2080
|
/* @__PURE__ */ e.jsx(
|
|
2081
2081
|
"img",
|
|
2082
2082
|
{
|
|
@@ -2106,13 +2106,13 @@ 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", Ir = "_stepList_fw00n_17", Cr = "_stepItem_fw00n_21", Sr = "_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:
|
|
2115
|
-
stepNumber:
|
|
2113
|
+
stepList: Ir,
|
|
2114
|
+
stepItem: Cr,
|
|
2115
|
+
stepNumber: Sr,
|
|
2116
2116
|
stepText: Rr,
|
|
2117
2117
|
step3Days: Lr
|
|
2118
2118
|
}, $r = ["step1", "step2"], Dr = ({
|
|
@@ -2121,7 +2121,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2121
2121
|
isGlobal: l = !0,
|
|
2122
2122
|
className: d = ""
|
|
2123
2123
|
}) => {
|
|
2124
|
-
const
|
|
2124
|
+
const o = l ? "step3IntroGlobal" : "step3IntroDomestic";
|
|
2125
2125
|
return /* @__PURE__ */ e.jsxs(
|
|
2126
2126
|
"section",
|
|
2127
2127
|
{
|
|
@@ -2138,7 +2138,7 @@ const wa = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
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: [
|
|
2141
|
-
n(
|
|
2141
|
+
n(o),
|
|
2142
2142
|
/* @__PURE__ */ e.jsx("br", {}),
|
|
2143
2143
|
r === "en" ? /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
2144
2144
|
"in ",
|
|
@@ -2172,7 +2172,7 @@ const zr = ({
|
|
|
2172
2172
|
title: l,
|
|
2173
2173
|
pdfUrl: d
|
|
2174
2174
|
}) => {
|
|
2175
|
-
const
|
|
2175
|
+
const o = q(null), [h, f] = K(!0), [u, c] = K(null);
|
|
2176
2176
|
return G(() => {
|
|
2177
2177
|
if (!n) return;
|
|
2178
2178
|
const b = (p) => {
|
|
@@ -2182,17 +2182,17 @@ const zr = ({
|
|
|
2182
2182
|
document.removeEventListener("keydown", b), document.body.style.overflow = "";
|
|
2183
2183
|
};
|
|
2184
2184
|
}, [n, r]), G(() => {
|
|
2185
|
-
if (!n || !d || !
|
|
2186
|
-
f(!0), c(null),
|
|
2185
|
+
if (!n || !d || !o.current) return;
|
|
2186
|
+
f(!0), c(null), o.current.innerHTML = "", (async () => {
|
|
2187
2187
|
try {
|
|
2188
|
-
const _ = await Ye.getDocument({ url: d }).promise, x =
|
|
2188
|
+
const _ = await Ye.getDocument({ url: d }).promise, x = o.current;
|
|
2189
2189
|
if (!x) return;
|
|
2190
2190
|
const T = x.clientWidth || 600, j = Math.min(T / 612, 2);
|
|
2191
|
-
for (let
|
|
2192
|
-
const w = await _.getPage(
|
|
2193
|
-
|
|
2194
|
-
const A =
|
|
2195
|
-
A && await w.render({ canvasContext: A, viewport:
|
|
2191
|
+
for (let y = 1; y <= _.numPages; y++) {
|
|
2192
|
+
const w = await _.getPage(y), S = w.getViewport({ scale: j }), v = document.createElement("canvas");
|
|
2193
|
+
v.height = S.height, v.width = S.width, v.style.display = "block", v.style.margin = "0 auto 1rem", v.style.maxWidth = "100%";
|
|
2194
|
+
const A = v.getContext("2d");
|
|
2195
|
+
A && await w.render({ canvasContext: A, viewport: S }).promise, x.appendChild(v);
|
|
2196
2196
|
}
|
|
2197
2197
|
} catch (p) {
|
|
2198
2198
|
c(p instanceof Error ? p.message : "Failed to load PDF");
|
|
@@ -2233,7 +2233,7 @@ const zr = ({
|
|
|
2233
2233
|
/* @__PURE__ */ e.jsx("span", { children: u }),
|
|
2234
2234
|
/* @__PURE__ */ e.jsx("a", { href: d, target: "_blank", rel: "noopener noreferrer", children: "Open in new tab instead" })
|
|
2235
2235
|
] }),
|
|
2236
|
-
/* @__PURE__ */ e.jsx("div", { ref:
|
|
2236
|
+
/* @__PURE__ */ e.jsx("div", { ref: o, className: ce.pdfPages })
|
|
2237
2237
|
] }),
|
|
2238
2238
|
/* @__PURE__ */ e.jsx(
|
|
2239
2239
|
"a",
|
|
@@ -2251,19 +2251,19 @@ const zr = ({
|
|
|
2251
2251
|
)
|
|
2252
2252
|
}
|
|
2253
2253
|
) : null;
|
|
2254
|
-
}, Qr = "https://srm-cdn.a4b.io/yoda/
|
|
2254
|
+
}, Qr = "https://srm-cdn.a4b.io/yoda/1770890856496.pdf", Jr = ({
|
|
2255
2255
|
t: n,
|
|
2256
2256
|
pdfUrl: r = Qr,
|
|
2257
2257
|
onClick: l,
|
|
2258
2258
|
analytics: d,
|
|
2259
|
-
className:
|
|
2259
|
+
className: o = ""
|
|
2260
2260
|
}) => {
|
|
2261
2261
|
const [h, f] = K(!1), u = n("viewSampleReport"), c = n("sampleReportModalTitle"), b = () => {
|
|
2262
2262
|
d?.trackViewSampleReportClicked?.(), l?.(), f(!0);
|
|
2263
2263
|
}, p = () => {
|
|
2264
2264
|
d?.trackViewSampleReportClosed?.(), f(!1);
|
|
2265
2265
|
};
|
|
2266
|
-
return /* @__PURE__ */ e.jsxs("section", { className: `${gt.section} ${
|
|
2266
|
+
return /* @__PURE__ */ e.jsxs("section", { className: `${gt.section} ${o}`, children: [
|
|
2267
2267
|
/* @__PURE__ */ e.jsx("button", { type: "button", className: gt.button, onClick: b, children: u }),
|
|
2268
2268
|
/* @__PURE__ */ e.jsx(
|
|
2269
2269
|
zr,
|
|
@@ -2275,34 +2275,34 @@ const zr = ({
|
|
|
2275
2275
|
}
|
|
2276
2276
|
)
|
|
2277
2277
|
] });
|
|
2278
|
-
}, Xr = "_section_g1kup_1", Zr = "_heading_g1kup_5",
|
|
2278
|
+
}, Xr = "_section_g1kup_1", Zr = "_heading_g1kup_5", ei = "_list_g1kup_10", ti = "_item_g1kup_17", ni = "_imageWrap_g1kup_21", ai = "_image_g1kup_21", ri = "_imagePlaceholder_g1kup_30", ii = "_text_g1kup_36", oi = "_itemTitle_g1kup_40", si = "_itemDesc_g1kup_51", le = {
|
|
2279
2279
|
section: Xr,
|
|
2280
2280
|
heading: Zr,
|
|
2281
|
-
list:
|
|
2282
|
-
item:
|
|
2283
|
-
imageWrap:
|
|
2284
|
-
image:
|
|
2285
|
-
imagePlaceholder:
|
|
2286
|
-
text:
|
|
2287
|
-
itemTitle:
|
|
2288
|
-
itemDesc:
|
|
2289
|
-
},
|
|
2281
|
+
list: ei,
|
|
2282
|
+
item: ti,
|
|
2283
|
+
imageWrap: ni,
|
|
2284
|
+
image: ai,
|
|
2285
|
+
imagePlaceholder: ri,
|
|
2286
|
+
text: ii,
|
|
2287
|
+
itemTitle: oi,
|
|
2288
|
+
itemDesc: si
|
|
2289
|
+
}, ci = [
|
|
2290
2290
|
{ titleKey: "findDasha", descKey: "findDashaDesc" },
|
|
2291
2291
|
{ titleKey: "findYoga", descKey: "findYogaDesc" },
|
|
2292
2292
|
{ titleKey: "findGemstone", descKey: "findGemstoneDesc" },
|
|
2293
2293
|
{ titleKey: "findPooja", descKey: "findPoojaDesc" },
|
|
2294
2294
|
{ titleKey: "findMonthly", descKey: "findMonthlyDesc" },
|
|
2295
2295
|
{ titleKey: "findStrength", descKey: "findStrengthDesc" }
|
|
2296
|
-
],
|
|
2296
|
+
], li = [
|
|
2297
2297
|
"https://srm-cdn.a4b.io/yoda/1770639688505.png",
|
|
2298
2298
|
"https://srm-cdn.a4b.io/yoda/1770639714646.png",
|
|
2299
2299
|
"https://srm-cdn.a4b.io/yoda/1770639727335.png",
|
|
2300
2300
|
"https://srm-cdn.a4b.io/yoda/1770639739387.png",
|
|
2301
2301
|
"https://srm-cdn.a4b.io/yoda/1770639749920.png",
|
|
2302
2302
|
"https://srm-cdn.a4b.io/yoda/1770639760835.png"
|
|
2303
|
-
],
|
|
2303
|
+
], di = ({
|
|
2304
2304
|
t: n,
|
|
2305
|
-
imageUrls: r =
|
|
2305
|
+
imageUrls: r = li,
|
|
2306
2306
|
className: l = ""
|
|
2307
2307
|
}) => /* @__PURE__ */ e.jsxs(
|
|
2308
2308
|
"section",
|
|
@@ -2311,8 +2311,8 @@ const zr = ({
|
|
|
2311
2311
|
"aria-labelledby": "find-heading",
|
|
2312
2312
|
children: [
|
|
2313
2313
|
/* @__PURE__ */ e.jsx("h2", { id: "find-heading", className: le.heading, children: n("whatYoullFindTitle") }),
|
|
2314
|
-
/* @__PURE__ */ e.jsx("ul", { className: le.list, children:
|
|
2315
|
-
/* @__PURE__ */ e.jsx("div", { className: le.imageWrap, children: r[
|
|
2314
|
+
/* @__PURE__ */ e.jsx("ul", { className: le.list, children: ci.map((d, o) => /* @__PURE__ */ e.jsxs("li", { className: le.item, children: [
|
|
2315
|
+
/* @__PURE__ */ e.jsx("div", { className: le.imageWrap, children: r[o] ? /* @__PURE__ */ e.jsx("img", { src: r[o], alt: "", className: le.image }) : /* @__PURE__ */ e.jsx("div", { className: le.imagePlaceholder, "aria-hidden": !0 }) }),
|
|
2316
2316
|
/* @__PURE__ */ e.jsxs("div", { className: le.text, children: [
|
|
2317
2317
|
/* @__PURE__ */ e.jsx("h3", { className: le.itemTitle, children: n(d.titleKey) }),
|
|
2318
2318
|
/* @__PURE__ */ e.jsx("p", { className: le.itemDesc, children: n(d.descKey) })
|
|
@@ -2320,48 +2320,48 @@ const zr = ({
|
|
|
2320
2320
|
] }, d.titleKey)) })
|
|
2321
2321
|
]
|
|
2322
2322
|
}
|
|
2323
|
-
),
|
|
2324
|
-
section:
|
|
2325
|
-
heading:
|
|
2326
|
-
subtitle:
|
|
2327
|
-
list:
|
|
2328
|
-
item:
|
|
2329
|
-
},
|
|
2323
|
+
), ui = "_section_1poer_1", mi = "_heading_1poer_6", pi = "_subtitle_1poer_11", hi = "_list_1poer_16", fi = "_item_1poer_20", Re = {
|
|
2324
|
+
section: ui,
|
|
2325
|
+
heading: mi,
|
|
2326
|
+
subtitle: pi,
|
|
2327
|
+
list: hi,
|
|
2328
|
+
item: fi
|
|
2329
|
+
}, gi = ["whyUs1", "whyUs2", "whyUs3", "whyUs4"], _i = ({ t: n, className: r = "" }) => /* @__PURE__ */ e.jsxs("section", { className: `${Re.section} ${r}`, "aria-labelledby": "why-heading", children: [
|
|
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
|
-
/* @__PURE__ */ e.jsx("ul", { className: Re.list, children:
|
|
2333
|
-
] }),
|
|
2334
|
-
section:
|
|
2335
|
-
heading:
|
|
2336
|
-
trustLine:
|
|
2337
|
-
star:
|
|
2338
|
-
ratingNum:
|
|
2339
|
-
trustText:
|
|
2340
|
-
cardList:
|
|
2341
|
-
card:
|
|
2342
|
-
quote:
|
|
2343
|
-
author:
|
|
2344
|
-
avatar:
|
|
2345
|
-
avatarPlaceholder:
|
|
2346
|
-
authorInfo:
|
|
2347
|
-
authorName:
|
|
2348
|
-
stars:
|
|
2349
|
-
readMoreWrap:
|
|
2350
|
-
toggleBtn:
|
|
2351
|
-
readMore:
|
|
2352
|
-
arrow:
|
|
2353
|
-
dot:
|
|
2354
|
-
}, _t = 3,
|
|
2332
|
+
/* @__PURE__ */ e.jsx("ul", { className: Re.list, children: gi.map((l) => /* @__PURE__ */ e.jsx("li", { className: Re.item, children: n(l) }, l)) })
|
|
2333
|
+
] }), bi = "_section_3cm7k_1", yi = "_heading_3cm7k_5", vi = "_trustLine_3cm7k_10", ki = "_star_3cm7k_15", xi = "_ratingNum_3cm7k_20", wi = "_trustText_3cm7k_24", ji = "_cardList_3cm7k_28", Ni = "_card_3cm7k_28", Pi = "_quote_3cm7k_37", Ti = "_author_3cm7k_42", Ai = "_avatar_3cm7k_46", Ei = "_avatarPlaceholder_3cm7k_50", Ii = "_authorInfo_3cm7k_55", Ci = "_authorName_3cm7k_59", Si = "_stars_3cm7k_64", Ri = "_readMoreWrap_3cm7k_69", Li = "_toggleBtn_3cm7k_73", $i = "_readMore_3cm7k_69", Di = "_arrow_3cm7k_93", Oi = "_dot_3cm7k_97", R = {
|
|
2334
|
+
section: bi,
|
|
2335
|
+
heading: yi,
|
|
2336
|
+
trustLine: vi,
|
|
2337
|
+
star: ki,
|
|
2338
|
+
ratingNum: xi,
|
|
2339
|
+
trustText: wi,
|
|
2340
|
+
cardList: ji,
|
|
2341
|
+
card: Ni,
|
|
2342
|
+
quote: Pi,
|
|
2343
|
+
author: Ti,
|
|
2344
|
+
avatar: Ai,
|
|
2345
|
+
avatarPlaceholder: Ei,
|
|
2346
|
+
authorInfo: Ii,
|
|
2347
|
+
authorName: Ci,
|
|
2348
|
+
stars: Si,
|
|
2349
|
+
readMoreWrap: Ri,
|
|
2350
|
+
toggleBtn: Li,
|
|
2351
|
+
readMore: $i,
|
|
2352
|
+
arrow: Di,
|
|
2353
|
+
dot: Oi
|
|
2354
|
+
}, _t = 3, Bi = (n) => {
|
|
2355
2355
|
const l = /* @__PURE__ */ new Map();
|
|
2356
2356
|
for (let c = 1; c <= 15; c += 1) {
|
|
2357
2357
|
const b = `feedbackTestimonial${c}`, p = n(b);
|
|
2358
2358
|
if (!p || p === b) continue;
|
|
2359
2359
|
const _ = `feedbackAuthor${c}`, x = (() => {
|
|
2360
|
-
const
|
|
2361
|
-
return
|
|
2360
|
+
const y = n(_);
|
|
2361
|
+
return y && y !== _ ? y : n("guest");
|
|
2362
2362
|
})(), T = `feedbackAuthor${c}AvatarUrl`, j = (() => {
|
|
2363
|
-
const
|
|
2364
|
-
return
|
|
2363
|
+
const y = n(T);
|
|
2364
|
+
return y && y !== T ? y : void 0;
|
|
2365
2365
|
})();
|
|
2366
2366
|
l.set(c, {
|
|
2367
2367
|
quote: p,
|
|
@@ -2370,14 +2370,14 @@ const zr = ({
|
|
|
2370
2370
|
rating: 5
|
|
2371
2371
|
});
|
|
2372
2372
|
}
|
|
2373
|
-
const d = [],
|
|
2373
|
+
const d = [], o = [];
|
|
2374
2374
|
for (let c = 1; c <= 15; c += 1)
|
|
2375
|
-
c >= 9 ?
|
|
2375
|
+
c >= 9 ? o.push(c) : d.push(c);
|
|
2376
2376
|
const h = [];
|
|
2377
2377
|
let f = 0, u = 0;
|
|
2378
|
-
for (; f < d.length || u <
|
|
2379
|
-
if (u <
|
|
2380
|
-
const c =
|
|
2378
|
+
for (; f < d.length || u < o.length; ) {
|
|
2379
|
+
if (u < o.length) {
|
|
2380
|
+
const c = o[u++], b = l.get(c);
|
|
2381
2381
|
b && h.push(b);
|
|
2382
2382
|
}
|
|
2383
2383
|
if (f < d.length) {
|
|
@@ -2386,18 +2386,18 @@ const zr = ({
|
|
|
2386
2386
|
}
|
|
2387
2387
|
}
|
|
2388
2388
|
return h;
|
|
2389
|
-
},
|
|
2389
|
+
}, Fi = ({
|
|
2390
2390
|
t: n,
|
|
2391
2391
|
testimonials: r,
|
|
2392
2392
|
readMoreHref: l,
|
|
2393
2393
|
onReadMore: d,
|
|
2394
|
-
className:
|
|
2394
|
+
className: o = ""
|
|
2395
2395
|
}) => {
|
|
2396
|
-
const h = r ?? Fe(() =>
|
|
2396
|
+
const h = r ?? Fe(() => Bi(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
|
{
|
|
2400
|
-
className: `${R.section} ${
|
|
2400
|
+
className: `${R.section} ${o}`,
|
|
2401
2401
|
"aria-labelledby": "feedback-heading",
|
|
2402
2402
|
children: [
|
|
2403
2403
|
/* @__PURE__ */ e.jsx("h2", { id: "feedback-heading", className: R.heading, children: n("feedbackTitle") }),
|
|
@@ -2466,26 +2466,26 @@ const zr = ({
|
|
|
2466
2466
|
]
|
|
2467
2467
|
}
|
|
2468
2468
|
);
|
|
2469
|
-
},
|
|
2470
|
-
section:
|
|
2471
|
-
heading:
|
|
2472
|
-
accordion:
|
|
2473
|
-
item:
|
|
2474
|
-
itemOpen:
|
|
2475
|
-
question:
|
|
2476
|
-
chevron:
|
|
2477
|
-
chevronOpen:
|
|
2478
|
-
answerWrap:
|
|
2479
|
-
answerOpen:
|
|
2480
|
-
answer:
|
|
2481
|
-
},
|
|
2469
|
+
}, Mi = "_section_1scfq_1", Ui = "_heading_1scfq_6", Wi = "_accordion_1scfq_11", qi = "_item_1scfq_15", Ki = "_itemOpen_1scfq_21", Gi = "_question_1scfq_25", Hi = "_chevron_1scfq_40", Yi = "_chevronOpen_1scfq_47", Vi = "_answerWrap_1scfq_51", zi = "_answerOpen_1scfq_56", Qi = "_answer_1scfq_51", re = {
|
|
2470
|
+
section: Mi,
|
|
2471
|
+
heading: Ui,
|
|
2472
|
+
accordion: Wi,
|
|
2473
|
+
item: qi,
|
|
2474
|
+
itemOpen: Ki,
|
|
2475
|
+
question: Gi,
|
|
2476
|
+
chevron: Hi,
|
|
2477
|
+
chevronOpen: Yi,
|
|
2478
|
+
answerWrap: Vi,
|
|
2479
|
+
answerOpen: zi,
|
|
2480
|
+
answer: Qi
|
|
2481
|
+
}, Ji = [
|
|
2482
2482
|
{ qKey: "faqQ1", aKey: "faqA1" },
|
|
2483
2483
|
{ qKey: "faqQ3", aKey: "faqA3" }
|
|
2484
|
-
],
|
|
2484
|
+
], Xi = ({
|
|
2485
2485
|
t: n,
|
|
2486
2486
|
className: r = ""
|
|
2487
2487
|
}) => {
|
|
2488
|
-
const d =
|
|
2488
|
+
const d = ke()?.config.isGlobal ?? !0, [o, h] = K(1), f = (u) => u === "faqA1" ? d ? "faqA1Global" : "faqA1Domestic" : u;
|
|
2489
2489
|
return /* @__PURE__ */ e.jsxs(
|
|
2490
2490
|
"section",
|
|
2491
2491
|
{
|
|
@@ -2493,8 +2493,8 @@ const zr = ({
|
|
|
2493
2493
|
"aria-labelledby": "faq-heading",
|
|
2494
2494
|
children: [
|
|
2495
2495
|
/* @__PURE__ */ e.jsx("h2", { id: "faq-heading", className: re.heading, children: n("faqTitle") }),
|
|
2496
|
-
/* @__PURE__ */ e.jsx("div", { className: re.accordion, role: "list", children:
|
|
2497
|
-
const b =
|
|
2496
|
+
/* @__PURE__ */ e.jsx("div", { className: re.accordion, role: "list", children: Ji.map((u, c) => {
|
|
2497
|
+
const b = o === c;
|
|
2498
2498
|
return /* @__PURE__ */ e.jsxs(
|
|
2499
2499
|
"div",
|
|
2500
2500
|
{
|
|
@@ -2559,33 +2559,33 @@ const zr = ({
|
|
|
2559
2559
|
]
|
|
2560
2560
|
}
|
|
2561
2561
|
);
|
|
2562
|
-
},
|
|
2563
|
-
section:
|
|
2564
|
-
heading:
|
|
2565
|
-
content:
|
|
2566
|
-
line:
|
|
2567
|
-
brandName:
|
|
2568
|
-
}, bt = "8296947757",
|
|
2562
|
+
}, Zi = "_section_aphm8_1", eo = "_heading_aphm8_6", to = "_content_aphm8_11", no = "_line_aphm8_16", ao = "_brandName_aphm8_20", Pe = {
|
|
2563
|
+
section: Zi,
|
|
2564
|
+
heading: eo,
|
|
2565
|
+
content: to,
|
|
2566
|
+
line: no,
|
|
2567
|
+
brandName: ao
|
|
2568
|
+
}, bt = "8296947757", yt = "08071174417", vt = "pujaseva@appsforbharat.com", ro = ({
|
|
2569
2569
|
t: n,
|
|
2570
2570
|
whatsAppGlobal: r,
|
|
2571
2571
|
whatsAppDomestic: l,
|
|
2572
2572
|
email: d,
|
|
2573
|
-
brandName:
|
|
2573
|
+
brandName: o,
|
|
2574
2574
|
className: h = ""
|
|
2575
2575
|
}) => {
|
|
2576
|
-
const u =
|
|
2576
|
+
const u = ke()?.config.isGlobal ?? !0, c = r ?? bt, b = l ?? yt, p = d ?? vt, _ = u ? n("contactWhatsAppGlobal").replace(bt, c) : n("contactWhatsAppDomestic").replace(yt, b);
|
|
2577
2577
|
return /* @__PURE__ */ e.jsxs("section", { className: `${Pe.section} ${h}`, "aria-labelledby": "contact-heading", children: [
|
|
2578
2578
|
/* @__PURE__ */ e.jsx("h2", { id: "contact-heading", className: Pe.heading, children: n("contactTitle") }),
|
|
2579
2579
|
/* @__PURE__ */ e.jsxs("div", { className: Pe.content, children: [
|
|
2580
|
-
/* @__PURE__ */ e.jsx("p", { className: Pe.brandName, children:
|
|
2580
|
+
/* @__PURE__ */ e.jsx("p", { className: Pe.brandName, children: o ?? n("contactBrandName") }),
|
|
2581
2581
|
/* @__PURE__ */ e.jsx("p", { className: Pe.line, children: _ }),
|
|
2582
|
-
/* @__PURE__ */ e.jsx("p", { className: Pe.line, children: n("contactEmail").replace(
|
|
2582
|
+
/* @__PURE__ */ e.jsx("p", { className: Pe.line, children: n("contactEmail").replace(vt, p) })
|
|
2583
2583
|
] })
|
|
2584
2584
|
] });
|
|
2585
|
-
},
|
|
2585
|
+
}, kt = "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", io = ({ t: n }) => /* @__PURE__ */ e.jsxs("div", { className: L.marqueeTrack, children: [
|
|
2586
2586
|
/* @__PURE__ */ e.jsxs("div", { className: L.marqueeContent, children: [
|
|
2587
2587
|
/* @__PURE__ */ e.jsxs("span", { className: L.badge, children: [
|
|
2588
|
-
/* @__PURE__ */ e.jsx("img", { src:
|
|
2588
|
+
/* @__PURE__ */ e.jsx("img", { src: kt, alt: "", className: L.badgeIcon, width: 16, height: 16, "aria-hidden": !0 }),
|
|
2589
2589
|
n("ctaKundliCreated")
|
|
2590
2590
|
] }),
|
|
2591
2591
|
/* @__PURE__ */ e.jsxs("span", { className: L.badge, children: [
|
|
@@ -2599,7 +2599,7 @@ const zr = ({
|
|
|
2599
2599
|
] }),
|
|
2600
2600
|
/* @__PURE__ */ e.jsxs("div", { className: L.marqueeContent, "aria-hidden": !0, children: [
|
|
2601
2601
|
/* @__PURE__ */ e.jsxs("span", { className: L.badge, children: [
|
|
2602
|
-
/* @__PURE__ */ e.jsx("img", { src:
|
|
2602
|
+
/* @__PURE__ */ e.jsx("img", { src: kt, alt: "", className: L.badgeIcon, width: 16, height: 16, "aria-hidden": !0 }),
|
|
2603
2603
|
n("ctaKundliCreated")
|
|
2604
2604
|
] }),
|
|
2605
2605
|
/* @__PURE__ */ e.jsxs("span", { className: L.badge, children: [
|
|
@@ -2611,27 +2611,27 @@ const zr = ({
|
|
|
2611
2611
|
n("ctaSecurePayment")
|
|
2612
2612
|
] })
|
|
2613
2613
|
] })
|
|
2614
|
-
] }),
|
|
2614
|
+
] }), oo = ({
|
|
2615
2615
|
t: n,
|
|
2616
2616
|
onCtaClick: r,
|
|
2617
2617
|
ctaHref: l,
|
|
2618
2618
|
className: d = ""
|
|
2619
2619
|
}) => {
|
|
2620
|
-
const
|
|
2620
|
+
const o = ke(), h = o?.config.isGlobal ?? !0, f = h ? o?.config.originalPriceLabel ?? n("ctaButtonStruck") : "₹1999", u = h ? o?.config.discountedPriceLabel ?? n("ctaButtonAfter") : "₹499", c = /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
2621
2621
|
n("ctaButtonBefore"),
|
|
2622
2622
|
/* @__PURE__ */ e.jsx("span", { className: L.ctaStruck, children: f }),
|
|
2623
2623
|
" ",
|
|
2624
2624
|
u
|
|
2625
2625
|
] });
|
|
2626
2626
|
return /* @__PURE__ */ e.jsx(
|
|
2627
|
-
|
|
2627
|
+
It,
|
|
2628
2628
|
{
|
|
2629
2629
|
className: d,
|
|
2630
|
-
marquee: /* @__PURE__ */ e.jsx(
|
|
2631
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2630
|
+
marquee: /* @__PURE__ */ e.jsx(io, { t: n }),
|
|
2631
|
+
children: /* @__PURE__ */ e.jsx(Ct, { href: l, onClick: r, children: c })
|
|
2632
2632
|
}
|
|
2633
2633
|
);
|
|
2634
|
-
},
|
|
2634
|
+
}, so = "https://srm-cdn.a4b.io/yoda/1770362713543.svg", co = (n, r) => Qe[n]?.[r] ?? r, lo = {
|
|
2635
2635
|
fullName: "",
|
|
2636
2636
|
phone: "",
|
|
2637
2637
|
email: "",
|
|
@@ -2639,12 +2639,12 @@ const zr = ({
|
|
|
2639
2639
|
birthTime: "",
|
|
2640
2640
|
birthTimeUnknown: !1,
|
|
2641
2641
|
birthPlace: ""
|
|
2642
|
-
},
|
|
2642
|
+
}, uo = ({
|
|
2643
2643
|
className: n = "",
|
|
2644
2644
|
locale: r,
|
|
2645
2645
|
showLanguageSelector: l = !0,
|
|
2646
2646
|
onBack: d,
|
|
2647
|
-
initialValues:
|
|
2647
|
+
initialValues: o,
|
|
2648
2648
|
onProceed: h,
|
|
2649
2649
|
proceedHref: f,
|
|
2650
2650
|
originalPriceLabel: u,
|
|
@@ -2653,42 +2653,42 @@ const zr = ({
|
|
|
2653
2653
|
googleMapsApiKey: p = "",
|
|
2654
2654
|
analytics: _
|
|
2655
2655
|
}) => {
|
|
2656
|
-
const x =
|
|
2656
|
+
const x = ke(), T = Tt(), j = x !== null, y = j ? x.locale : r, w = y ?? T?.locale ?? "en", [S, v] = K(w), A = j ? x.locale : S, M = j ? x.setLocale : v, [I, z] = K(!1), D = q(null), Y = q(y), O = q(
|
|
2657
2657
|
T?.locale
|
|
2658
2658
|
);
|
|
2659
2659
|
G(() => {
|
|
2660
2660
|
window.scrollTo({ top: 0, left: 0, behavior: "auto" });
|
|
2661
2661
|
}, []);
|
|
2662
|
-
const H = (a) =>
|
|
2662
|
+
const H = (a) => co(A, a);
|
|
2663
2663
|
G(() => {
|
|
2664
|
-
|
|
2665
|
-
}, [
|
|
2666
|
-
if (
|
|
2664
|
+
y && Y.current !== y && M(y), Y.current = y;
|
|
2665
|
+
}, [y, M]), G(() => {
|
|
2666
|
+
if (y) return;
|
|
2667
2667
|
const a = T?.locale;
|
|
2668
2668
|
a && O.current !== a && M(a), O.current = a;
|
|
2669
|
-
}, [T?.locale,
|
|
2669
|
+
}, [T?.locale, y, M]);
|
|
2670
2670
|
const [X, B] = K({
|
|
2671
|
-
...
|
|
2672
|
-
...
|
|
2673
|
-
phone:
|
|
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,
|
|
2671
|
+
...lo,
|
|
2672
|
+
...o,
|
|
2673
|
+
phone: o?.phone ?? ""
|
|
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, ie = (j ? x?.config?.analytics : _) ?? _;
|
|
2675
2675
|
G(() => {
|
|
2676
|
-
if (!
|
|
2676
|
+
if (!I) return;
|
|
2677
2677
|
const a = (g) => {
|
|
2678
2678
|
D.current && !D.current.contains(g.target) && z(!1);
|
|
2679
2679
|
};
|
|
2680
2680
|
return document.addEventListener("mousedown", a), () => document.removeEventListener("mousedown", a);
|
|
2681
|
-
}, [
|
|
2682
|
-
const be = _e ? /* @__PURE__ */ e.jsxs("div", { className:
|
|
2681
|
+
}, [I]);
|
|
2682
|
+
const be = _e ? /* @__PURE__ */ e.jsxs("div", { className: oe.langDropdownWrap, ref: D, children: [
|
|
2683
2683
|
/* @__PURE__ */ e.jsxs(
|
|
2684
2684
|
"button",
|
|
2685
2685
|
{
|
|
2686
2686
|
type: "button",
|
|
2687
|
-
className:
|
|
2687
|
+
className: oe.langTrigger,
|
|
2688
2688
|
onClick: () => {
|
|
2689
|
-
|
|
2689
|
+
ie?.trackLanguageClickedFe?.({ language: A }), z((a) => !a);
|
|
2690
2690
|
},
|
|
2691
|
-
"aria-expanded":
|
|
2691
|
+
"aria-expanded": I,
|
|
2692
2692
|
"aria-haspopup": "listbox",
|
|
2693
2693
|
id: "kundli-form-lang",
|
|
2694
2694
|
"aria-label": H("language"),
|
|
@@ -2696,22 +2696,22 @@ const zr = ({
|
|
|
2696
2696
|
/* @__PURE__ */ e.jsx(
|
|
2697
2697
|
"img",
|
|
2698
2698
|
{
|
|
2699
|
-
src:
|
|
2699
|
+
src: so,
|
|
2700
2700
|
alt: "",
|
|
2701
|
-
className:
|
|
2701
|
+
className: oe.langIcon,
|
|
2702
2702
|
width: 16,
|
|
2703
2703
|
height: 16,
|
|
2704
2704
|
"aria-hidden": !0
|
|
2705
2705
|
}
|
|
2706
2706
|
),
|
|
2707
|
-
/* @__PURE__ */ e.jsx("span", { className:
|
|
2707
|
+
/* @__PURE__ */ e.jsx("span", { className: oe.langLabel, children: Me[A] })
|
|
2708
2708
|
]
|
|
2709
2709
|
}
|
|
2710
2710
|
),
|
|
2711
|
-
|
|
2711
|
+
I && /* @__PURE__ */ e.jsx(
|
|
2712
2712
|
"ul",
|
|
2713
2713
|
{
|
|
2714
|
-
className:
|
|
2714
|
+
className: oe.langMenu,
|
|
2715
2715
|
role: "listbox",
|
|
2716
2716
|
"aria-labelledby": "kundli-form-lang",
|
|
2717
2717
|
"aria-activedescendant": `kundli-form-lang-option-${A}`,
|
|
@@ -2721,9 +2721,9 @@ const zr = ({
|
|
|
2721
2721
|
id: `kundli-form-lang-option-${a}`,
|
|
2722
2722
|
role: "option",
|
|
2723
2723
|
"aria-selected": a === A,
|
|
2724
|
-
className:
|
|
2724
|
+
className: oe.langOption,
|
|
2725
2725
|
onClick: () => {
|
|
2726
|
-
|
|
2726
|
+
ie?.trackLanguageChangedFe?.({ newLanguage: a }), M(a), z(!1);
|
|
2727
2727
|
},
|
|
2728
2728
|
children: Me[a]
|
|
2729
2729
|
},
|
|
@@ -2732,18 +2732,18 @@ const zr = ({
|
|
|
2732
2732
|
}
|
|
2733
2733
|
)
|
|
2734
2734
|
] }) : null;
|
|
2735
|
-
return /* @__PURE__ */ e.jsxs("div", { className: `${
|
|
2735
|
+
return /* @__PURE__ */ e.jsxs("div", { className: `${oe.container} ${n}`, children: [
|
|
2736
2736
|
/* @__PURE__ */ e.jsx(
|
|
2737
|
-
|
|
2737
|
+
St,
|
|
2738
2738
|
{
|
|
2739
2739
|
t: H,
|
|
2740
2740
|
logoUrl: j ? x.config.logoUrl : void 0,
|
|
2741
2741
|
languageSelector: be,
|
|
2742
|
-
className:
|
|
2742
|
+
className: oe.kundliHeaderNoBorder
|
|
2743
2743
|
}
|
|
2744
2744
|
),
|
|
2745
|
-
/* @__PURE__ */ e.jsx("div", { className:
|
|
2746
|
-
/* @__PURE__ */ e.jsxs("main", { className:
|
|
2745
|
+
/* @__PURE__ */ e.jsx("div", { className: oe.headerSeparator, "aria-hidden": !0 }),
|
|
2746
|
+
/* @__PURE__ */ e.jsxs("main", { className: oe.main, children: [
|
|
2747
2747
|
/* @__PURE__ */ e.jsx(Mn, { t: H, onBack: ee }),
|
|
2748
2748
|
/* @__PURE__ */ e.jsx(
|
|
2749
2749
|
Pa,
|
|
@@ -2765,67 +2765,67 @@ const zr = ({
|
|
|
2765
2765
|
originalPriceLabel: he,
|
|
2766
2766
|
discountedPriceLabel: fe,
|
|
2767
2767
|
discountPillLabel: ge,
|
|
2768
|
-
analytics:
|
|
2768
|
+
analytics: ie
|
|
2769
2769
|
}
|
|
2770
2770
|
)
|
|
2771
2771
|
] });
|
|
2772
|
-
},
|
|
2772
|
+
}, mo = "https://srm-cdn.a4b.io/yoda/1770362713543.svg", po = (n, r) => Qe[n]?.[r] ?? r, ho = 112;
|
|
2773
2773
|
function de({
|
|
2774
2774
|
section: n,
|
|
2775
2775
|
children: r,
|
|
2776
2776
|
onImpression: l
|
|
2777
2777
|
}) {
|
|
2778
|
-
const d = q(null),
|
|
2778
|
+
const d = q(null), o = q(!1);
|
|
2779
2779
|
return G(() => {
|
|
2780
2780
|
const h = d.current;
|
|
2781
2781
|
if (!h) return;
|
|
2782
2782
|
const f = new IntersectionObserver(
|
|
2783
2783
|
([u]) => {
|
|
2784
|
-
!u?.isIntersecting ||
|
|
2784
|
+
!u?.isIntersecting || o.current || (o.current = !0, l(n));
|
|
2785
2785
|
},
|
|
2786
2786
|
{
|
|
2787
2787
|
threshold: 0.1,
|
|
2788
2788
|
// Shrink bottom of viewport by CTA footer height so we only count content actually visible above the sticky footer
|
|
2789
|
-
rootMargin: `0px 0px -${
|
|
2789
|
+
rootMargin: `0px 0px -${ho}px 0px`
|
|
2790
2790
|
}
|
|
2791
2791
|
);
|
|
2792
2792
|
return f.observe(h), () => f.disconnect();
|
|
2793
2793
|
}, [n, l]), /* @__PURE__ */ e.jsx("div", { ref: d, children: r });
|
|
2794
2794
|
}
|
|
2795
|
-
function
|
|
2795
|
+
function fo({ className: n }) {
|
|
2796
2796
|
const { view: r } = Et();
|
|
2797
|
-
return r === "form" ? /* @__PURE__ */ e.jsx(
|
|
2797
|
+
return r === "form" ? /* @__PURE__ */ e.jsx(uo, {}) : /* @__PURE__ */ e.jsx(go, { className: n });
|
|
2798
2798
|
}
|
|
2799
|
-
function
|
|
2799
|
+
function go({ className: n }) {
|
|
2800
2800
|
const r = Tt(), {
|
|
2801
2801
|
locale: l,
|
|
2802
2802
|
setLocale: d,
|
|
2803
|
-
config:
|
|
2803
|
+
config: o,
|
|
2804
2804
|
goToForm: h
|
|
2805
|
-
} = Et(), [f, u] = K(!1), c = q(null), b = q(
|
|
2805
|
+
} = Et(), [f, u] = K(!1), c = q(null), b = q(o.locale), p = q(
|
|
2806
2806
|
r?.locale
|
|
2807
2807
|
);
|
|
2808
2808
|
G(() => {
|
|
2809
|
-
|
|
2810
|
-
}, [
|
|
2811
|
-
if (
|
|
2809
|
+
o.locale && b.current !== o.locale && d(o.locale), b.current = o.locale;
|
|
2810
|
+
}, [o.locale, d]), G(() => {
|
|
2811
|
+
if (o.locale) return;
|
|
2812
2812
|
const w = r?.locale;
|
|
2813
2813
|
w && p.current !== w && d(w), p.current = w;
|
|
2814
|
-
}, [r?.locale,
|
|
2814
|
+
}, [r?.locale, o.locale, d]), G(() => {
|
|
2815
2815
|
if (!f) return;
|
|
2816
|
-
const w = (
|
|
2817
|
-
c.current && !c.current.contains(
|
|
2816
|
+
const w = (S) => {
|
|
2817
|
+
c.current && !c.current.contains(S.target) && u(!1);
|
|
2818
2818
|
};
|
|
2819
2819
|
return document.addEventListener("mousedown", w), () => document.removeEventListener("mousedown", w);
|
|
2820
2820
|
}, [f]);
|
|
2821
|
-
const _ = (w) =>
|
|
2821
|
+
const _ = (w) => po(l, w), T = o.showLanguageSelector ?? !0 ? /* @__PURE__ */ e.jsxs("div", { className: pe.langDropdownWrap, ref: c, children: [
|
|
2822
2822
|
/* @__PURE__ */ e.jsxs(
|
|
2823
2823
|
"button",
|
|
2824
2824
|
{
|
|
2825
2825
|
type: "button",
|
|
2826
2826
|
className: pe.langTrigger,
|
|
2827
2827
|
onClick: () => {
|
|
2828
|
-
|
|
2828
|
+
o.analytics?.trackLanguageClickedFe?.({ language: l }), u((w) => !w);
|
|
2829
2829
|
},
|
|
2830
2830
|
"aria-expanded": f,
|
|
2831
2831
|
"aria-haspopup": "listbox",
|
|
@@ -2835,7 +2835,7 @@ function gi({ className: n }) {
|
|
|
2835
2835
|
/* @__PURE__ */ e.jsx(
|
|
2836
2836
|
"img",
|
|
2837
2837
|
{
|
|
2838
|
-
src:
|
|
2838
|
+
src: mo,
|
|
2839
2839
|
alt: "",
|
|
2840
2840
|
className: pe.langIcon,
|
|
2841
2841
|
width: 16,
|
|
@@ -2862,7 +2862,7 @@ function gi({ className: n }) {
|
|
|
2862
2862
|
"aria-selected": w === l,
|
|
2863
2863
|
className: pe.langOption,
|
|
2864
2864
|
onClick: () => {
|
|
2865
|
-
|
|
2865
|
+
o.analytics?.trackLanguageChangedFe?.({ newLanguage: w }), d(w), u(!1);
|
|
2866
2866
|
},
|
|
2867
2867
|
children: Me[w]
|
|
2868
2868
|
},
|
|
@@ -2871,23 +2871,23 @@ function gi({ className: n }) {
|
|
|
2871
2871
|
}
|
|
2872
2872
|
)
|
|
2873
2873
|
] }) : null, j = (w) => {
|
|
2874
|
-
const
|
|
2875
|
-
|
|
2876
|
-
},
|
|
2874
|
+
const S = w.currentTarget.innerText?.trim() ?? _("ctaButtonAfter");
|
|
2875
|
+
o.analytics?.trackPrimaryCtaClickedFe?.({ ctaText: S }), h(), o.onCtaClick?.();
|
|
2876
|
+
}, y = Te(
|
|
2877
2877
|
(w) => {
|
|
2878
|
-
|
|
2878
|
+
o.analytics?.trackDetailedKundliReportImpressionFe?.({
|
|
2879
2879
|
section: w,
|
|
2880
2880
|
timestamp: (/* @__PURE__ */ new Date()).toISOString()
|
|
2881
2881
|
});
|
|
2882
2882
|
},
|
|
2883
|
-
[
|
|
2883
|
+
[o.analytics]
|
|
2884
2884
|
);
|
|
2885
2885
|
return /* @__PURE__ */ e.jsxs("div", { className: `${pe.container} ${n}`, children: [
|
|
2886
2886
|
/* @__PURE__ */ e.jsx(
|
|
2887
|
-
|
|
2887
|
+
St,
|
|
2888
2888
|
{
|
|
2889
2889
|
t: _,
|
|
2890
|
-
logoUrl:
|
|
2890
|
+
logoUrl: o.logoUrl,
|
|
2891
2891
|
languageSelector: T
|
|
2892
2892
|
}
|
|
2893
2893
|
),
|
|
@@ -2896,21 +2896,21 @@ function gi({ className: n }) {
|
|
|
2896
2896
|
de,
|
|
2897
2897
|
{
|
|
2898
2898
|
section: "hero",
|
|
2899
|
-
onImpression:
|
|
2900
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2899
|
+
onImpression: y,
|
|
2900
|
+
children: /* @__PURE__ */ e.jsx(ir, { t: _ })
|
|
2901
2901
|
}
|
|
2902
2902
|
),
|
|
2903
2903
|
/* @__PURE__ */ e.jsx(
|
|
2904
2904
|
de,
|
|
2905
2905
|
{
|
|
2906
2906
|
section: "premium_report_overview",
|
|
2907
|
-
onImpression:
|
|
2907
|
+
onImpression: y,
|
|
2908
2908
|
children: /* @__PURE__ */ e.jsx(
|
|
2909
|
-
|
|
2909
|
+
kr,
|
|
2910
2910
|
{
|
|
2911
2911
|
t: _,
|
|
2912
|
-
reportImageUrl:
|
|
2913
|
-
analytics:
|
|
2912
|
+
reportImageUrl: o.reportImageUrl,
|
|
2913
|
+
analytics: o.analytics
|
|
2914
2914
|
}
|
|
2915
2915
|
)
|
|
2916
2916
|
}
|
|
@@ -2919,12 +2919,12 @@ function gi({ className: n }) {
|
|
|
2919
2919
|
de,
|
|
2920
2920
|
{
|
|
2921
2921
|
section: "university_certification",
|
|
2922
|
-
onImpression:
|
|
2922
|
+
onImpression: y,
|
|
2923
2923
|
children: /* @__PURE__ */ e.jsx(
|
|
2924
2924
|
Pr,
|
|
2925
2925
|
{
|
|
2926
2926
|
t: _,
|
|
2927
|
-
logoUrl:
|
|
2927
|
+
logoUrl: o.universityLogoUrls?.find((w) => !!w)
|
|
2928
2928
|
}
|
|
2929
2929
|
)
|
|
2930
2930
|
}
|
|
@@ -2933,22 +2933,22 @@ function gi({ className: n }) {
|
|
|
2933
2933
|
de,
|
|
2934
2934
|
{
|
|
2935
2935
|
section: "three_steps_process",
|
|
2936
|
-
onImpression:
|
|
2937
|
-
children: /* @__PURE__ */ e.jsx(Dr, { t: _, locale: l, isGlobal:
|
|
2936
|
+
onImpression: y,
|
|
2937
|
+
children: /* @__PURE__ */ e.jsx(Dr, { t: _, locale: l, isGlobal: o.isGlobal })
|
|
2938
2938
|
}
|
|
2939
2939
|
),
|
|
2940
2940
|
/* @__PURE__ */ e.jsx(
|
|
2941
2941
|
de,
|
|
2942
2942
|
{
|
|
2943
2943
|
section: "view_sample_report",
|
|
2944
|
-
onImpression:
|
|
2944
|
+
onImpression: y,
|
|
2945
2945
|
children: /* @__PURE__ */ e.jsx(
|
|
2946
2946
|
Jr,
|
|
2947
2947
|
{
|
|
2948
2948
|
t: _,
|
|
2949
|
-
pdfUrl:
|
|
2950
|
-
onClick:
|
|
2951
|
-
analytics:
|
|
2949
|
+
pdfUrl: o.sampleReportHref,
|
|
2950
|
+
onClick: o.onViewSampleReport,
|
|
2951
|
+
analytics: o.analytics
|
|
2952
2952
|
}
|
|
2953
2953
|
)
|
|
2954
2954
|
}
|
|
@@ -2957,59 +2957,59 @@ function gi({ className: n }) {
|
|
|
2957
2957
|
de,
|
|
2958
2958
|
{
|
|
2959
2959
|
section: "what_youll_find",
|
|
2960
|
-
onImpression:
|
|
2961
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2960
|
+
onImpression: y,
|
|
2961
|
+
children: /* @__PURE__ */ e.jsx(di, { t: _ })
|
|
2962
2962
|
}
|
|
2963
2963
|
),
|
|
2964
2964
|
/* @__PURE__ */ e.jsx(
|
|
2965
2965
|
de,
|
|
2966
2966
|
{
|
|
2967
2967
|
section: "why_us",
|
|
2968
|
-
onImpression:
|
|
2969
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2968
|
+
onImpression: y,
|
|
2969
|
+
children: /* @__PURE__ */ e.jsx(_i, { t: _ })
|
|
2970
2970
|
}
|
|
2971
2971
|
),
|
|
2972
2972
|
/* @__PURE__ */ e.jsx(
|
|
2973
2973
|
de,
|
|
2974
2974
|
{
|
|
2975
2975
|
section: "feedback",
|
|
2976
|
-
onImpression:
|
|
2977
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2976
|
+
onImpression: y,
|
|
2977
|
+
children: /* @__PURE__ */ e.jsx(Fi, { t: _, readMoreHref: o.readMoreReviewsHref })
|
|
2978
2978
|
}
|
|
2979
2979
|
),
|
|
2980
2980
|
/* @__PURE__ */ e.jsx(
|
|
2981
2981
|
de,
|
|
2982
2982
|
{
|
|
2983
2983
|
section: "faq",
|
|
2984
|
-
onImpression:
|
|
2985
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2984
|
+
onImpression: y,
|
|
2985
|
+
children: /* @__PURE__ */ e.jsx(Xi, { t: _ })
|
|
2986
2986
|
}
|
|
2987
2987
|
),
|
|
2988
2988
|
/* @__PURE__ */ e.jsx(
|
|
2989
2989
|
de,
|
|
2990
2990
|
{
|
|
2991
2991
|
section: "contact_us",
|
|
2992
|
-
onImpression:
|
|
2993
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2992
|
+
onImpression: y,
|
|
2993
|
+
children: /* @__PURE__ */ e.jsx(ro, { t: _ })
|
|
2994
2994
|
}
|
|
2995
2995
|
)
|
|
2996
2996
|
] }),
|
|
2997
2997
|
/* @__PURE__ */ e.jsx(
|
|
2998
|
-
|
|
2998
|
+
oo,
|
|
2999
2999
|
{
|
|
3000
3000
|
t: _,
|
|
3001
|
-
ctaHref:
|
|
3002
|
-
onCtaClick:
|
|
3001
|
+
ctaHref: o.ctaHref,
|
|
3002
|
+
onCtaClick: o.ctaHref ? void 0 : j
|
|
3003
3003
|
}
|
|
3004
3004
|
)
|
|
3005
3005
|
] });
|
|
3006
3006
|
}
|
|
3007
|
-
const
|
|
3007
|
+
const ko = ({
|
|
3008
3008
|
className: n = "",
|
|
3009
3009
|
locale: r,
|
|
3010
3010
|
showLanguageSelector: l = !0,
|
|
3011
3011
|
userId: d,
|
|
3012
|
-
isGlobal:
|
|
3012
|
+
isGlobal: o,
|
|
3013
3013
|
logoUrl: h,
|
|
3014
3014
|
reportImageUrl: f,
|
|
3015
3015
|
universityLogoUrls: u,
|
|
@@ -3020,18 +3020,18 @@ const yi = ({
|
|
|
3020
3020
|
readMoreReviewsHref: x,
|
|
3021
3021
|
onProceed: T,
|
|
3022
3022
|
proceedHref: j,
|
|
3023
|
-
originalPriceLabel:
|
|
3023
|
+
originalPriceLabel: y,
|
|
3024
3024
|
discountedPriceLabel: w,
|
|
3025
|
-
discountPillLabel:
|
|
3026
|
-
analytics:
|
|
3025
|
+
discountPillLabel: S,
|
|
3026
|
+
analytics: v,
|
|
3027
3027
|
onLocaleChange: A
|
|
3028
3028
|
}) => /* @__PURE__ */ e.jsx(
|
|
3029
|
-
|
|
3029
|
+
Cn,
|
|
3030
3030
|
{
|
|
3031
3031
|
locale: r,
|
|
3032
3032
|
showLanguageSelector: l,
|
|
3033
3033
|
userId: d,
|
|
3034
|
-
isGlobal:
|
|
3034
|
+
isGlobal: o,
|
|
3035
3035
|
logoUrl: h,
|
|
3036
3036
|
reportImageUrl: f,
|
|
3037
3037
|
universityLogoUrls: u,
|
|
@@ -3042,14 +3042,14 @@ const yi = ({
|
|
|
3042
3042
|
readMoreReviewsHref: x,
|
|
3043
3043
|
onProceed: T,
|
|
3044
3044
|
proceedHref: j,
|
|
3045
|
-
originalPriceLabel:
|
|
3045
|
+
originalPriceLabel: y,
|
|
3046
3046
|
discountedPriceLabel: w,
|
|
3047
|
-
discountPillLabel:
|
|
3048
|
-
analytics:
|
|
3047
|
+
discountPillLabel: S,
|
|
3048
|
+
analytics: v,
|
|
3049
3049
|
onLocaleChange: A,
|
|
3050
|
-
children: /* @__PURE__ */ e.jsx(
|
|
3050
|
+
children: /* @__PURE__ */ e.jsx(fo, { className: n })
|
|
3051
3051
|
}
|
|
3052
|
-
),
|
|
3052
|
+
), xo = {
|
|
3053
3053
|
banner_clicked_fe: "banner_clicked_fe",
|
|
3054
3054
|
primary_cta_clicked_fe: "primary_cta_clicked_fe",
|
|
3055
3055
|
language_changed_fe: "language_changed_fe",
|
|
@@ -3081,22 +3081,22 @@ const yi = ({
|
|
|
3081
3081
|
kundli_form_view: "kundli_form_view"
|
|
3082
3082
|
};
|
|
3083
3083
|
export {
|
|
3084
|
-
|
|
3085
|
-
|
|
3084
|
+
bo as I18nProvider,
|
|
3085
|
+
xo as KUNDLI_ANALYTICS_EVENT_NAMES,
|
|
3086
3086
|
At as KUNDLI_LANGUAGE_STORAGE_KEY,
|
|
3087
3087
|
Je as KundliContext,
|
|
3088
|
-
|
|
3089
|
-
|
|
3090
|
-
|
|
3088
|
+
uo as KundliForm,
|
|
3089
|
+
ko as KundliPage,
|
|
3090
|
+
Cn as KundliProvider,
|
|
3091
3091
|
ze as SUPPORTED_LOCALES,
|
|
3092
3092
|
Pn as getItem,
|
|
3093
3093
|
An as getStoredKundliLocale,
|
|
3094
|
-
|
|
3095
|
-
|
|
3094
|
+
vo as isLocalStorageAvailable,
|
|
3095
|
+
yo as removeItem,
|
|
3096
3096
|
Tn as setItem,
|
|
3097
3097
|
En as setStoredKundliLocale,
|
|
3098
3098
|
Tt as useI18n,
|
|
3099
|
-
|
|
3099
|
+
ke as useKundliContext,
|
|
3100
3100
|
Et as useKundliContextOrThrow
|
|
3101
3101
|
};
|
|
3102
3102
|
//# sourceMappingURL=kundli-generator.js.map
|