@srimandir/kundli-generator 7.5.11 → 7.5.13

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.
@@ -0,0 +1,3672 @@
1
+ import at, { useContext as rt, createContext as xt, useState as D, useRef as H, useEffect as Q, useMemo as Re, useCallback as ve, Fragment as Kt } from "react";
2
+ import { FormSectionHeader as Ht, FooterCTAButton as Yt, FooterShell as Vt, CircularMarquee as zt, footerShellStyles as Ae, PageHeader as Jt } from "@srimandir/astrology-common";
3
+ var Ye = { exports: {} }, qe = {};
4
+ var ht;
5
+ function Qt() {
6
+ if (ht) return qe;
7
+ ht = 1;
8
+ var a = at, o = /* @__PURE__ */ Symbol.for("react.element"), s = /* @__PURE__ */ Symbol.for("react.fragment"), m = Object.prototype.hasOwnProperty, u = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, g = { key: !0, ref: !0, __self: !0, __source: !0 };
9
+ function h(w, x, q) {
10
+ var F, N = {}, p = null, O = null;
11
+ q !== void 0 && (p = "" + q), x.key !== void 0 && (p = "" + x.key), x.ref !== void 0 && (O = x.ref);
12
+ for (F in x) m.call(x, F) && !g.hasOwnProperty(F) && (N[F] = x[F]);
13
+ if (w && w.defaultProps) for (F in x = w.defaultProps, x) N[F] === void 0 && (N[F] = x[F]);
14
+ return { $$typeof: o, type: w, key: p, ref: O, props: N, _owner: u.current };
15
+ }
16
+ return qe.Fragment = s, qe.jsx = h, qe.jsxs = h, qe;
17
+ }
18
+ var We = {};
19
+ var ft;
20
+ function Xt() {
21
+ return ft || (ft = 1, process.env.NODE_ENV !== "production" && (function() {
22
+ var a = at, o = /* @__PURE__ */ Symbol.for("react.element"), s = /* @__PURE__ */ Symbol.for("react.portal"), m = /* @__PURE__ */ Symbol.for("react.fragment"), u = /* @__PURE__ */ Symbol.for("react.strict_mode"), g = /* @__PURE__ */ Symbol.for("react.profiler"), h = /* @__PURE__ */ Symbol.for("react.provider"), w = /* @__PURE__ */ Symbol.for("react.context"), x = /* @__PURE__ */ Symbol.for("react.forward_ref"), q = /* @__PURE__ */ Symbol.for("react.suspense"), F = /* @__PURE__ */ Symbol.for("react.suspense_list"), N = /* @__PURE__ */ Symbol.for("react.memo"), p = /* @__PURE__ */ Symbol.for("react.lazy"), O = /* @__PURE__ */ Symbol.for("react.offscreen"), v = Symbol.iterator, W = "@@iterator";
23
+ function b(t) {
24
+ if (t === null || typeof t != "object")
25
+ return null;
26
+ var i = v && t[v] || t[W];
27
+ return typeof i == "function" ? i : null;
28
+ }
29
+ var f = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
30
+ function C(t) {
31
+ {
32
+ for (var i = arguments.length, d = new Array(i > 1 ? i - 1 : 0), y = 1; y < i; y++)
33
+ d[y - 1] = arguments[y];
34
+ X("error", t, d);
35
+ }
36
+ }
37
+ function X(t, i, d) {
38
+ {
39
+ var y = f.ReactDebugCurrentFrame, U = y.getStackAddendum();
40
+ U !== "" && (i += "%s", d = d.concat([U]));
41
+ var V = d.map(function(L) {
42
+ return String(L);
43
+ });
44
+ V.unshift("Warning: " + i), Function.prototype.apply.call(console[t], console, V);
45
+ }
46
+ }
47
+ var T = !1, $ = !1, S = !1, E = !1, j = !1, B;
48
+ B = /* @__PURE__ */ Symbol.for("react.module.reference");
49
+ function G(t) {
50
+ return !!(typeof t == "string" || typeof t == "function" || t === m || t === g || j || t === u || t === q || t === F || E || t === O || T || $ || S || typeof t == "object" && t !== null && (t.$$typeof === p || t.$$typeof === N || t.$$typeof === h || t.$$typeof === w || t.$$typeof === x || // This needs to include all possible module reference object
51
+ // types supported by any Flight configuration anywhere since
52
+ // we don't know which Flight build this will end up being used
53
+ // with.
54
+ t.$$typeof === B || t.getModuleId !== void 0));
55
+ }
56
+ function Z(t, i, d) {
57
+ var y = t.displayName;
58
+ if (y)
59
+ return y;
60
+ var U = i.displayName || i.name || "";
61
+ return U !== "" ? d + "(" + U + ")" : d;
62
+ }
63
+ function I(t) {
64
+ return t.displayName || "Context";
65
+ }
66
+ function A(t) {
67
+ if (t == null)
68
+ return null;
69
+ if (typeof t.tag == "number" && C("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof t == "function")
70
+ return t.displayName || t.name || null;
71
+ if (typeof t == "string")
72
+ return t;
73
+ switch (t) {
74
+ case m:
75
+ return "Fragment";
76
+ case s:
77
+ return "Portal";
78
+ case g:
79
+ return "Profiler";
80
+ case u:
81
+ return "StrictMode";
82
+ case q:
83
+ return "Suspense";
84
+ case F:
85
+ return "SuspenseList";
86
+ }
87
+ if (typeof t == "object")
88
+ switch (t.$$typeof) {
89
+ case w:
90
+ var i = t;
91
+ return I(i) + ".Consumer";
92
+ case h:
93
+ var d = t;
94
+ return I(d._context) + ".Provider";
95
+ case x:
96
+ return Z(t, t.render, "ForwardRef");
97
+ case N:
98
+ var y = t.displayName || null;
99
+ return y !== null ? y : A(t.type) || "Memo";
100
+ case p: {
101
+ var U = t, V = U._payload, L = U._init;
102
+ try {
103
+ return A(L(V));
104
+ } catch {
105
+ return null;
106
+ }
107
+ }
108
+ }
109
+ return null;
110
+ }
111
+ var Y = Object.assign, z = 0, J, ke, ne, oe, ie, ee, l;
112
+ function M() {
113
+ }
114
+ M.__reactDisabledLog = !0;
115
+ function se() {
116
+ {
117
+ if (z === 0) {
118
+ J = console.log, ke = console.info, ne = console.warn, oe = console.error, ie = console.group, ee = console.groupCollapsed, l = console.groupEnd;
119
+ var t = {
120
+ configurable: !0,
121
+ enumerable: !0,
122
+ value: M,
123
+ writable: !0
124
+ };
125
+ Object.defineProperties(console, {
126
+ info: t,
127
+ log: t,
128
+ warn: t,
129
+ error: t,
130
+ group: t,
131
+ groupCollapsed: t,
132
+ groupEnd: t
133
+ });
134
+ }
135
+ z++;
136
+ }
137
+ }
138
+ function le() {
139
+ {
140
+ if (z--, z === 0) {
141
+ var t = {
142
+ configurable: !0,
143
+ enumerable: !0,
144
+ writable: !0
145
+ };
146
+ Object.defineProperties(console, {
147
+ log: Y({}, t, {
148
+ value: J
149
+ }),
150
+ info: Y({}, t, {
151
+ value: ke
152
+ }),
153
+ warn: Y({}, t, {
154
+ value: ne
155
+ }),
156
+ error: Y({}, t, {
157
+ value: oe
158
+ }),
159
+ group: Y({}, t, {
160
+ value: ie
161
+ }),
162
+ groupCollapsed: Y({}, t, {
163
+ value: ee
164
+ }),
165
+ groupEnd: Y({}, t, {
166
+ value: l
167
+ })
168
+ });
169
+ }
170
+ z < 0 && C("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
171
+ }
172
+ }
173
+ var te = f.ReactCurrentDispatcher, fe;
174
+ function ge(t, i, d) {
175
+ {
176
+ if (fe === void 0)
177
+ try {
178
+ throw Error();
179
+ } catch (U) {
180
+ var y = U.stack.trim().match(/\n( *(at )?)/);
181
+ fe = y && y[1] || "";
182
+ }
183
+ return `
184
+ ` + fe + t;
185
+ }
186
+ }
187
+ var me = !1, ce;
188
+ {
189
+ var xe = typeof WeakMap == "function" ? WeakMap : Map;
190
+ ce = new xe();
191
+ }
192
+ function je(t, i) {
193
+ if (!t || me)
194
+ return "";
195
+ {
196
+ var d = ce.get(t);
197
+ if (d !== void 0)
198
+ return d;
199
+ }
200
+ var y;
201
+ me = !0;
202
+ var U = Error.prepareStackTrace;
203
+ Error.prepareStackTrace = void 0;
204
+ var V;
205
+ V = te.current, te.current = null, se();
206
+ try {
207
+ if (i) {
208
+ var L = function() {
209
+ throw Error();
210
+ };
211
+ if (Object.defineProperty(L.prototype, "props", {
212
+ set: function() {
213
+ throw Error();
214
+ }
215
+ }), typeof Reflect == "object" && Reflect.construct) {
216
+ try {
217
+ Reflect.construct(L, []);
218
+ } catch (he) {
219
+ y = he;
220
+ }
221
+ Reflect.construct(t, [], L);
222
+ } else {
223
+ try {
224
+ L.call();
225
+ } catch (he) {
226
+ y = he;
227
+ }
228
+ t.call(L.prototype);
229
+ }
230
+ } else {
231
+ try {
232
+ throw Error();
233
+ } catch (he) {
234
+ y = he;
235
+ }
236
+ t();
237
+ }
238
+ } catch (he) {
239
+ if (he && y && typeof he.stack == "string") {
240
+ for (var R = he.stack.split(`
241
+ `), pe = y.stack.split(`
242
+ `), ae = R.length - 1, re = pe.length - 1; ae >= 1 && re >= 0 && R[ae] !== pe[re]; )
243
+ re--;
244
+ for (; ae >= 1 && re >= 0; ae--, re--)
245
+ if (R[ae] !== pe[re]) {
246
+ if (ae !== 1 || re !== 1)
247
+ do
248
+ if (ae--, re--, re < 0 || R[ae] !== pe[re]) {
249
+ var ye = `
250
+ ` + R[ae].replace(" at new ", " at ");
251
+ return t.displayName && ye.includes("<anonymous>") && (ye = ye.replace("<anonymous>", t.displayName)), typeof t == "function" && ce.set(t, ye), ye;
252
+ }
253
+ while (ae >= 1 && re >= 0);
254
+ break;
255
+ }
256
+ }
257
+ } finally {
258
+ me = !1, te.current = V, le(), Error.prepareStackTrace = U;
259
+ }
260
+ var Fe = t ? t.displayName || t.name : "", Ne = Fe ? ge(Fe) : "";
261
+ return typeof t == "function" && ce.set(t, Ne), Ne;
262
+ }
263
+ function de(t, i, d) {
264
+ return je(t, !1);
265
+ }
266
+ function ue(t) {
267
+ var i = t.prototype;
268
+ return !!(i && i.isReactComponent);
269
+ }
270
+ function Se(t, i, d) {
271
+ if (t == null)
272
+ return "";
273
+ if (typeof t == "function")
274
+ return je(t, ue(t));
275
+ if (typeof t == "string")
276
+ return ge(t);
277
+ switch (t) {
278
+ case q:
279
+ return ge("Suspense");
280
+ case F:
281
+ return ge("SuspenseList");
282
+ }
283
+ if (typeof t == "object")
284
+ switch (t.$$typeof) {
285
+ case x:
286
+ return de(t.render);
287
+ case N:
288
+ return Se(t.type, i, d);
289
+ case p: {
290
+ var y = t, U = y._payload, V = y._init;
291
+ try {
292
+ return Se(V(U), i, d);
293
+ } catch {
294
+ }
295
+ }
296
+ }
297
+ return "";
298
+ }
299
+ var we = Object.prototype.hasOwnProperty, _e = {}, Ce = f.ReactDebugCurrentFrame;
300
+ function Pe(t) {
301
+ if (t) {
302
+ var i = t._owner, d = Se(t.type, t._source, i ? i.type : null);
303
+ Ce.setExtraStackFrame(d);
304
+ } else
305
+ Ce.setExtraStackFrame(null);
306
+ }
307
+ function Ie(t, i, d, y, U) {
308
+ {
309
+ var V = Function.call.bind(we);
310
+ for (var L in t)
311
+ if (V(t, L)) {
312
+ var R = void 0;
313
+ try {
314
+ if (typeof t[L] != "function") {
315
+ var pe = Error((y || "React class") + ": " + d + " type `" + L + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof t[L] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
316
+ throw pe.name = "Invariant Violation", pe;
317
+ }
318
+ R = t[L](i, L, y, d, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
319
+ } catch (ae) {
320
+ R = ae;
321
+ }
322
+ R && !(R instanceof Error) && (Pe(U), C("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", y || "React class", d, L, typeof R), Pe(null)), R instanceof Error && !(R.message in _e) && (_e[R.message] = !0, Pe(U), C("Failed %s type: %s", d, R.message), Pe(null));
323
+ }
324
+ }
325
+ }
326
+ var Le = Array.isArray;
327
+ function P(t) {
328
+ return Le(t);
329
+ }
330
+ function Be(t) {
331
+ {
332
+ var i = typeof Symbol == "function" && Symbol.toStringTag, d = i && t[Symbol.toStringTag] || t.constructor.name || "Object";
333
+ return d;
334
+ }
335
+ }
336
+ function Me(t) {
337
+ try {
338
+ return $e(t), !1;
339
+ } catch {
340
+ return !0;
341
+ }
342
+ }
343
+ function $e(t) {
344
+ return "" + t;
345
+ }
346
+ function Ue(t) {
347
+ if (Me(t))
348
+ return C("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Be(t)), $e(t);
349
+ }
350
+ var r = f.ReactCurrentOwner, c = {
351
+ key: !0,
352
+ ref: !0,
353
+ __self: !0,
354
+ __source: !0
355
+ }, K, be;
356
+ function Ge(t) {
357
+ if (we.call(t, "ref")) {
358
+ var i = Object.getOwnPropertyDescriptor(t, "ref").get;
359
+ if (i && i.isReactWarning)
360
+ return !1;
361
+ }
362
+ return t.ref !== void 0;
363
+ }
364
+ function ze(t) {
365
+ if (we.call(t, "key")) {
366
+ var i = Object.getOwnPropertyDescriptor(t, "key").get;
367
+ if (i && i.isReactWarning)
368
+ return !1;
369
+ }
370
+ return t.key !== void 0;
371
+ }
372
+ function At(t, i) {
373
+ typeof t.ref == "string" && r.current;
374
+ }
375
+ function Rt(t, i) {
376
+ {
377
+ var d = function() {
378
+ K || (K = !0, C("%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
+ };
380
+ d.isReactWarning = !0, Object.defineProperty(t, "key", {
381
+ get: d,
382
+ configurable: !0
383
+ });
384
+ }
385
+ }
386
+ function Et(t, i) {
387
+ {
388
+ var d = function() {
389
+ be || (be = !0, C("%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
+ };
391
+ d.isReactWarning = !0, Object.defineProperty(t, "ref", {
392
+ get: d,
393
+ configurable: !0
394
+ });
395
+ }
396
+ }
397
+ var It = function(t, i, d, y, U, V, L) {
398
+ var R = {
399
+ // This tag allows us to uniquely identify this as a React Element
400
+ $$typeof: o,
401
+ // Built-in properties that belong on the element
402
+ type: t,
403
+ key: i,
404
+ ref: d,
405
+ props: L,
406
+ // Record the component responsible for creating this element.
407
+ _owner: V
408
+ };
409
+ return R._store = {}, Object.defineProperty(R._store, "validated", {
410
+ configurable: !1,
411
+ enumerable: !1,
412
+ writable: !0,
413
+ value: !1
414
+ }), Object.defineProperty(R, "_self", {
415
+ configurable: !1,
416
+ enumerable: !1,
417
+ writable: !1,
418
+ value: y
419
+ }), Object.defineProperty(R, "_source", {
420
+ configurable: !1,
421
+ enumerable: !1,
422
+ writable: !1,
423
+ value: U
424
+ }), Object.freeze && (Object.freeze(R.props), Object.freeze(R)), R;
425
+ };
426
+ function Lt(t, i, d, y, U) {
427
+ {
428
+ var V, L = {}, R = null, pe = null;
429
+ d !== void 0 && (Ue(d), R = "" + d), ze(i) && (Ue(i.key), R = "" + i.key), Ge(i) && (pe = i.ref, At(i, U));
430
+ for (V in i)
431
+ we.call(i, V) && !c.hasOwnProperty(V) && (L[V] = i[V]);
432
+ if (t && t.defaultProps) {
433
+ var ae = t.defaultProps;
434
+ for (V in ae)
435
+ L[V] === void 0 && (L[V] = ae[V]);
436
+ }
437
+ if (R || pe) {
438
+ var re = typeof t == "function" ? t.displayName || t.name || "Unknown" : t;
439
+ R && Rt(L, re), pe && Et(L, re);
440
+ }
441
+ return It(t, R, pe, U, y, r.current, L);
442
+ }
443
+ }
444
+ var Je = f.ReactCurrentOwner, lt = f.ReactDebugCurrentFrame;
445
+ function De(t) {
446
+ if (t) {
447
+ var i = t._owner, d = Se(t.type, t._source, i ? i.type : null);
448
+ lt.setExtraStackFrame(d);
449
+ } else
450
+ lt.setExtraStackFrame(null);
451
+ }
452
+ var Qe;
453
+ Qe = !1;
454
+ function Xe(t) {
455
+ return typeof t == "object" && t !== null && t.$$typeof === o;
456
+ }
457
+ function st() {
458
+ {
459
+ if (Je.current) {
460
+ var t = A(Je.current.type);
461
+ if (t)
462
+ return `
463
+
464
+ Check the render method of \`` + t + "`.";
465
+ }
466
+ return "";
467
+ }
468
+ }
469
+ function Bt(t) {
470
+ return "";
471
+ }
472
+ var ct = {};
473
+ function Dt(t) {
474
+ {
475
+ var i = st();
476
+ if (!i) {
477
+ var d = typeof t == "string" ? t : t.displayName || t.name;
478
+ d && (i = `
479
+
480
+ Check the top-level render call using <` + d + ">.");
481
+ }
482
+ return i;
483
+ }
484
+ }
485
+ function dt(t, i) {
486
+ {
487
+ if (!t._store || t._store.validated || t.key != null)
488
+ return;
489
+ t._store.validated = !0;
490
+ var d = Dt(i);
491
+ if (ct[d])
492
+ return;
493
+ ct[d] = !0;
494
+ var y = "";
495
+ t && t._owner && t._owner !== Je.current && (y = " It was passed a child from " + A(t._owner.type) + "."), De(t), C('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', d, y), De(null);
496
+ }
497
+ }
498
+ function ut(t, i) {
499
+ {
500
+ if (typeof t != "object")
501
+ return;
502
+ if (P(t))
503
+ for (var d = 0; d < t.length; d++) {
504
+ var y = t[d];
505
+ Xe(y) && dt(y, i);
506
+ }
507
+ else if (Xe(t))
508
+ t._store && (t._store.validated = !0);
509
+ else if (t) {
510
+ var U = b(t);
511
+ if (typeof U == "function" && U !== t.entries)
512
+ for (var V = U.call(t), L; !(L = V.next()).done; )
513
+ Xe(L.value) && dt(L.value, i);
514
+ }
515
+ }
516
+ }
517
+ function Ft(t) {
518
+ {
519
+ var i = t.type;
520
+ if (i == null || typeof i == "string")
521
+ return;
522
+ var d;
523
+ if (typeof i == "function")
524
+ d = i.propTypes;
525
+ else if (typeof i == "object" && (i.$$typeof === x || // Note: Memo only checks outer props here.
526
+ // Inner props are checked in the reconciler.
527
+ i.$$typeof === N))
528
+ d = i.propTypes;
529
+ else
530
+ return;
531
+ if (d) {
532
+ var y = A(i);
533
+ Ie(d, t.props, "prop", y, t);
534
+ } else if (i.PropTypes !== void 0 && !Qe) {
535
+ Qe = !0;
536
+ var U = A(i);
537
+ C("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", U || "Unknown");
538
+ }
539
+ typeof i.getDefaultProps == "function" && !i.getDefaultProps.isReactClassApproved && C("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
540
+ }
541
+ }
542
+ function Ot(t) {
543
+ {
544
+ for (var i = Object.keys(t.props), d = 0; d < i.length; d++) {
545
+ var y = i[d];
546
+ if (y !== "children" && y !== "key") {
547
+ De(t), C("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", y), De(null);
548
+ break;
549
+ }
550
+ }
551
+ t.ref !== null && (De(t), C("Invalid attribute `ref` supplied to `React.Fragment`."), De(null));
552
+ }
553
+ }
554
+ var pt = {};
555
+ function mt(t, i, d, y, U, V) {
556
+ {
557
+ var L = G(t);
558
+ if (!L) {
559
+ var R = "";
560
+ (t === void 0 || typeof t == "object" && t !== null && Object.keys(t).length === 0) && (R += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
561
+ var pe = Bt();
562
+ pe ? R += pe : R += st();
563
+ var ae;
564
+ t === null ? ae = "null" : P(t) ? ae = "array" : t !== void 0 && t.$$typeof === o ? (ae = "<" + (A(t.type) || "Unknown") + " />", R = " Did you accidentally export a JSX literal instead of a component?") : ae = typeof t, C("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", ae, R);
565
+ }
566
+ var re = Lt(t, i, d, U, V);
567
+ if (re == null)
568
+ return re;
569
+ if (L) {
570
+ var ye = i.children;
571
+ if (ye !== void 0)
572
+ if (y)
573
+ if (P(ye)) {
574
+ for (var Fe = 0; Fe < ye.length; Fe++)
575
+ ut(ye[Fe], t);
576
+ Object.freeze && Object.freeze(ye);
577
+ } else
578
+ C("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
+ else
580
+ ut(ye, t);
581
+ }
582
+ if (we.call(i, "key")) {
583
+ var Ne = A(t), he = Object.keys(i).filter(function(Wt) {
584
+ return Wt !== "key";
585
+ }), Ze = he.length > 0 ? "{key: someKey, " + he.join(": ..., ") + ": ...}" : "{key: someKey}";
586
+ if (!pt[Ne + Ze]) {
587
+ var qt = he.length > 0 ? "{" + he.join(": ..., ") + ": ...}" : "{}";
588
+ C(`A props object containing a "key" prop is being spread into JSX:
589
+ let props = %s;
590
+ <%s {...props} />
591
+ React keys must be passed directly to JSX without using spread:
592
+ let props = %s;
593
+ <%s key={someKey} {...props} />`, Ze, Ne, qt, Ne), pt[Ne + Ze] = !0;
594
+ }
595
+ }
596
+ return t === m ? Ot(re) : Ft(re), re;
597
+ }
598
+ }
599
+ function Mt(t, i, d) {
600
+ return mt(t, i, d, !0);
601
+ }
602
+ function $t(t, i, d) {
603
+ return mt(t, i, d, !1);
604
+ }
605
+ var Ut = $t, Gt = Mt;
606
+ We.Fragment = m, We.jsx = Ut, We.jsxs = Gt;
607
+ })()), We;
608
+ }
609
+ var gt;
610
+ function Zt() {
611
+ return gt || (gt = 1, process.env.NODE_ENV === "production" ? Ye.exports = Qt() : Ye.exports = Xt()), Ye.exports;
612
+ }
613
+ var e = Zt();
614
+ const ea = "_container_1e1th_1", ta = "_main_1e1th_7", aa = "_kundliHeaderNoBorder_1e1th_12", ra = "_headerSeparator_1e1th_16", na = "_langDropdownWrap_1e1th_21", oa = "_langTrigger_1e1th_25", ia = "_langIcon_1e1th_37", la = "_langLabel_1e1th_44", sa = "_langMenu_1e1th_49", ca = "_langOption_1e1th_55", Te = {
615
+ container: ea,
616
+ main: ta,
617
+ kundliHeaderNoBorder: aa,
618
+ headerSeparator: ra,
619
+ langDropdownWrap: na,
620
+ langTrigger: oa,
621
+ langIcon: ia,
622
+ langLabel: la,
623
+ langMenu: sa,
624
+ langOption: ca
625
+ }, wt = ["en", "hi"], _t = {
626
+ en: "English",
627
+ hi: "हिन्दी"
628
+ }, Ct = {
629
+ en: {
630
+ kundli: "Kundli",
631
+ birthChart: "Birth Chart",
632
+ details: "Details",
633
+ name: "Name",
634
+ birthDate: "Birth Date",
635
+ guest: "Guest",
636
+ description: "Your birth chart reveals planetary positions at the time of your birth and their influence on your life.",
637
+ lagna: "Lagna",
638
+ rashi: "Rashi",
639
+ nakshatra: "Nakshatra",
640
+ // Premium Kundli landing
641
+ language: "Language",
642
+ sriMandir: "Sri Mandir",
643
+ ratingText: "4.9/5 on Google PlayStore",
644
+ heroTitle: "Get Your Premium Personalised Kundli Report",
645
+ heroSubtitle: "This premium personalised kundli report helps you find answers to major life issues.",
646
+ topicMarriage: "Marriage",
647
+ topicRelationship: "Relationship",
648
+ topicBusiness: "Business",
649
+ topicHealth: "Health",
650
+ topicCareer: "Career",
651
+ topicEducation: "Education",
652
+ topicMoney: "Money",
653
+ premiumHeadline: "200+ Pages Premium Personalised Kundli Report",
654
+ premiumHeadlinePill1: "200+ Pages",
655
+ premiumHeadlinePlain1: "Premium",
656
+ premiumHeadlinePlain2: "Personalised",
657
+ premiumHeadlinePill2: "Kundli Report",
658
+ premiumFeature1: "Vedic Birth Chart",
659
+ premiumFeature2: "Destiny Insights",
660
+ premiumFeature3: "Major Life Issues",
661
+ premiumFeature4: "Practical Remedies",
662
+ certifiedBy: "Certified by BHU and VHU Astrologers",
663
+ yourThreeSteps: "Your 3 steps",
664
+ threeStepsSubtitle: "Premium Personalised Kundli report",
665
+ step1: "Enter your information",
666
+ step2: "Your horoscope will be created by experts",
667
+ step3Intro: "You'll receive your Kundli report on your Whatsapp",
668
+ step3IntroGlobal: "You'll receive your Kundli report on your email",
669
+ step3IntroDomestic: "You'll receive your Kundli report on your Whatsapp",
670
+ step3Days: "2 days",
671
+ viewSampleReport: "View Sample Kundli Report",
672
+ sampleReportModalTitle: "Sample Kundli Report",
673
+ whatYoullFindTitle: "What will you find in your Kundli report?",
674
+ findDasha: "Analysis of flaws and periods.",
675
+ findDashaDesc: "Identify major flaws, period durations, and simple remedies.",
676
+ findYoga: "All yoga reports.",
677
+ findYogaDesc: "Discover the yogas in your kundli report that affect wealth, career, and relationships.",
678
+ findGemstone: "Gemstone recommendations.",
679
+ findGemstoneDesc: "Personalised gemstone guidance based on your kundli report.",
680
+ findPooja: "Puja recommendations.",
681
+ findPoojaDesc: "Suggestions for pujas and rituals to balance planetary influences.",
682
+ findMonthly: "Monthly predictions (1 year).",
683
+ findMonthlyDesc: "Month-by-month guidance for the coming year.",
684
+ findStrength: "Strength graph.",
685
+ findStrengthDesc: "Visual charts showing the strength and influence of the planets.",
686
+ whyUsTitle: "Why us?",
687
+ whyUsSubtitle: "Fill out the form to get started and unlock your fortune!",
688
+ whyUs1: "3,00,000+ kundli reports created",
689
+ whyUs2: "1,000+ partnered Top Astrologers",
690
+ whyUs3: "500+ temple partnerships you can trust",
691
+ whyUs4: "Personalised section-wise life analysis",
692
+ feedbackTitle: "Feedback from our users",
693
+ feedbackTrust: "Trusted by over 5 crore users worldwide",
694
+ feedbackRating: "4.9",
695
+ feedbackTestimonial1: "Detailed kundli report mila, life mein clarity mili.",
696
+ feedbackTestimonial2: "Career aur marriage dono pe clear guidance mila.",
697
+ feedbackTestimonial3: "Clear direction mila next steps ke liye.",
698
+ feedbackTestimonial4: "Doubts kaafi had tak clear ho gaye report se.",
699
+ feedbackTestimonial5: "Future planning ke liye useful insights mile.",
700
+ feedbackTestimonial6: "Har important area cover kiya gaya properly.",
701
+ feedbackTestimonial7: "Kaafi deep analysis hai, superficial nahi.",
702
+ feedbackTestimonial8: "Kundli insights ne future decisions clear kiye.",
703
+ 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.",
704
+ 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.",
705
+ 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.",
706
+ 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.",
707
+ 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.",
708
+ feedbackTestimonial14: "Simple language mein detailed analysis diya hai.",
709
+ feedbackTestimonial15: "Timing aur dasha explanation helpful thi.",
710
+ feedbackAuthor1: "Aarav",
711
+ feedbackAuthor2: "Vivaan",
712
+ feedbackAuthor3: "Arjun",
713
+ feedbackAuthor4: "Kabir",
714
+ feedbackAuthor5: "Rohan",
715
+ feedbackAuthor6: "Ishaan",
716
+ feedbackAuthor7: "Krish",
717
+ feedbackAuthor8: "Rahul",
718
+ feedbackAuthor9: "Ananya",
719
+ feedbackAuthor10: "Aadhya",
720
+ feedbackAuthor11: "Kavya",
721
+ feedbackAuthor12: "Diya",
722
+ feedbackAuthor13: "Meera",
723
+ feedbackAuthor14: "Pooja",
724
+ feedbackAuthor15: "Nisha",
725
+ feedbackAuthor1AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639271096.png",
726
+ feedbackAuthor2AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639330970.png",
727
+ feedbackAuthor3AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639345411.png",
728
+ feedbackAuthor4AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639358174.png",
729
+ feedbackAuthor5AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639369712.png",
730
+ feedbackAuthor6AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639381899.png",
731
+ feedbackAuthor7AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639442858.png",
732
+ feedbackAuthor8AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639454626.png",
733
+ feedbackAuthor9AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639254172.png",
734
+ feedbackAuthor10AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639293055.png",
735
+ feedbackAuthor11AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639306698.png",
736
+ feedbackAuthor12AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639319028.png",
737
+ feedbackAuthor13AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639402894.png",
738
+ feedbackAuthor14AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639416587.png",
739
+ feedbackAuthor15AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639427379.png",
740
+ readMoreReviews: "Read More Reviews",
741
+ readLess: "Read Less",
742
+ faqTitle: "Frequently Asked Questions",
743
+ faqQ1: "How will I receive my kundli report?",
744
+ faqQ2: "Is Premium personalised kundli available in any other language?",
745
+ faqQ3: "What if I don't know my birth time?",
746
+ faqA1Global: "You will receive your premium personalised kundli report on your shared email ID within 2 days.",
747
+ faqA1Domestic: "You will receive your premium personalised kundli report on your shared WhatsApp number within 2 days.",
748
+ faqA2: "Yes, we provide report in Hindi and English languages",
749
+ faqA3: "Accurate birth time helps to create more accurate report. However we are still able to prepare 80% accurate report if you don't know your exact time of birth",
750
+ contactTitle: "Contact Us",
751
+ contactBrandName: "Sri Mandir",
752
+ contactWhatsAppGlobal: "Whatsapp: 8296947757",
753
+ contactWhatsAppDomestic: "Whatsapp: 08071174417",
754
+ contactEmail: "Email: pujaseva@appsforbharat.com",
755
+ ctaKundliCreated: "3L+ Kundli Reports Created.",
756
+ ctaCertified: "BHU Certified Astrologer.",
757
+ ctaSecurePayment: "Secure Payment.",
758
+ ctaButton: "Get My Detailed Kundli in $300 $25",
759
+ ctaButtonStruck: "$100",
760
+ ctaButtonBefore: "Get My Detailed Kundli in ",
761
+ ctaButtonAfter: "$25",
762
+ // Kundli form (from incoming branch)
763
+ back: "Back",
764
+ info: "Info",
765
+ formTitle: "Enter your information",
766
+ formSubtitle: "Fill out the form below to get started and unlock your fortune!",
767
+ formFullName: "Enter your full name",
768
+ formFullNamePlaceholder: "Full name",
769
+ formPhone: "Enter your phone number",
770
+ formPhonePlaceholder: "Phone number",
771
+ formGurujiTitle: "FREE 1:1 Astrologer Consultation",
772
+ formGurujiSubtitle: "Get explanation of your premium personalised by a certified astrologer",
773
+ formGender: "Your Gender",
774
+ formGenderMale: "Male",
775
+ formGenderFemale: "Female",
776
+ formEmail: "Enter your email address",
777
+ formEmailHelp: "Your kundli report will be sent to your email",
778
+ formEmailPlaceholder: "Email address",
779
+ formDob: "Enter your date of birth",
780
+ formDobInfo: "This helps us calculate exact planetary position in your birth chart",
781
+ formBirthTime: "Enter your birth time",
782
+ formBirthTimeInfo: "This helps us calculate exact planetary position in your birth chart",
783
+ formBirthTimeUnknownLine1: "Don't know your exact birth time?",
784
+ formBirthTimeUnknownLine2: "We can analyze with 80% accuracy",
785
+ formBirthPlace: "Enter your birth place",
786
+ formBirthPlaceInfo: "This helps us calculate exact planetary position in your birth chart",
787
+ formBirthPlacePlaceholder: "City, State",
788
+ formReportLanguage: "Report Language",
789
+ formReportLanguageHindi: "Hindi",
790
+ formReportLanguageEnglish: "English",
791
+ formReportLanguageTelugu: "Telugu",
792
+ formReportLanguageTamil: "Tamil",
793
+ formReportLanguageKannada: "Kannada",
794
+ formReportLanguageGujarati: "Gujarati",
795
+ formReportLanguageMarathi: "Marathi",
796
+ formOfferEnding: "The offer is ending soon",
797
+ formDiscountPill: "75% discount",
798
+ formCtaDefault: "Get my detailed Kundli",
799
+ formProceed: "Proceed to payment ",
800
+ formOriginalPrice: "$100",
801
+ formDiscountedPrice: "$25",
802
+ formPriceAria: "Price",
803
+ proceedWithPlan: "Proceed with plan ",
804
+ // Kundli Plan Bottom Sheet
805
+ planSheetTitle: "Choose Your Kundli Plan",
806
+ planProceedToPayment: "Proceed to Payment",
807
+ planMostPopular: "Most popular",
808
+ planAstrologerHeading: "We will assign you a top astrologer from below",
809
+ planNameBasic: "Kundli Report",
810
+ planNameGuidance: "Kundli Report + Astrologer Guidance",
811
+ planSaveLabel: "Save ~25%",
812
+ // Consultation Slot Modal
813
+ planSelectConsultationSlot: "Select consultation slot →",
814
+ planConsultationSlotTitle: "Select consultation slot",
815
+ planConsultationTrustLabel: "3,750+ people have booked consultation",
816
+ planSelectSlotHeading: "Select consultation slot",
817
+ planGuidanceHeading: "What would you like guidance on?",
818
+ planPeriodMorning: "Morning",
819
+ planPeriodAfternoon: "Afternoon",
820
+ planPeriodEvening: "Evening",
821
+ planTopicCareerWork: "Career & work",
822
+ planTopicHealthWellbeing: "Health & wellbeing",
823
+ planTopicLoveMarriage: "Love & marriage",
824
+ planTopicMoneyFinance: "Money & finance",
825
+ planGuidanceContinue: "Continue",
826
+ // Plan Features
827
+ planFeatureDetailedInsights: "Detailed insights on love, marriage, career, health & finances",
828
+ planFeaturePracticalRemedies: "Practical remedies like gemstones, rudraksha & mantras",
829
+ planFeatureClearLanguage: "Written in clear, easy-to-understand language by expert astrologers",
830
+ planFeatureAstrologyConsultant: "Astrology consultant",
831
+ planFeaturePersonalizedReading: "Personalized reading",
832
+ planFeatureIncludesPremium: "Includes everything in the Premium Personalized Kundli",
833
+ planFeaturePlusConsultation: "PLUS: A 30-minute private consultation with an expert astrologer",
834
+ planFeatureRealTimeAnswers: "Get real-time answers & guidance for your biggest life concerns",
835
+ planFeatureTailoredRemedies: "Remedies & timelines tailored to your unique birth chart",
836
+ // Astrologer Card
837
+ planAstrologerExp: "{{years}} Years of experience",
838
+ planAstrologerCertCertifiedJyotish: "Certified Jyotish Acharya",
839
+ planAstrologerCertAccurateSolutions: "Guaranteed accurate solutions",
840
+ planAstrologerCertVedicAstrology: "12+ Years Vedic Astrology",
841
+ planAstrologerCertResultOriented: "Result-Oriented Solutions",
842
+ planAstrologerCertBhuCertified: "BHU Certified Vedic Astrologer",
843
+ planAstrologerCertMantraRudraksha: "Mantra & Rudraksha Specialist",
844
+ planAstrologerCertKundliBhavfal: "Kundli Report & Bhavfal Specialist",
845
+ planAstrologerCertAccurateKundliMatching: "Accurate Kundli Matching",
846
+ //astro name
847
+ planAstrologerNameJyoti: "Jyoti Acharya Neeraj",
848
+ planAstrologerExpJyoti: "18+ Years of experience",
849
+ planAstrologerNameSamiksha: "Ashwini",
850
+ planAstrologerExpSamiksha: "12+ Years of experience",
851
+ planAstrologerNameNeeraj: "Meenakshi",
852
+ planAstrologerExpNeeraj: "12+ Years of experience",
853
+ planAstrologerNameAshwini: "Astro Ashwini",
854
+ planAstrologerExpAshwini: "16 Years of experience",
855
+ and: "And",
856
+ astrologyGuidance: "Astrology Guidance",
857
+ selectPackage: "Select Package"
858
+ },
859
+ hi: {
860
+ kundli: "कुंडली",
861
+ birthChart: "जन्म कुंडली",
862
+ details: "विवरण",
863
+ name: "नाम",
864
+ birthDate: "जन्म तिथि",
865
+ guest: "अतिथि",
866
+ description: "आपकी जन्म कुंडली आपके जन्म के समय ग्रहों की स्थिति और आपके जीवन पर उनके प्रभाव को दर्शाती है।",
867
+ lagna: "लग्न",
868
+ rashi: "राशि",
869
+ nakshatra: "नक्षत्र",
870
+ language: "भाषा",
871
+ sriMandir: "श्री मंदिर",
872
+ ratingText: "4.9/5 (8 लाख Google Playstore)",
873
+ heroTitle: "अपनी प्रीमियम व्यक्तिगत कुंडली रिपोर्ट प्राप्त करें",
874
+ heroSubtitle: "यह प्रीमियम व्यक्तिगत कुंडली रिपोर्ट आपको प्रमुख जीवन मुद्दों के जवाब खोजने में मदद करती है।",
875
+ topicMarriage: "विवाह",
876
+ topicRelationship: "रिश्ता",
877
+ topicBusiness: "व्यवसाय",
878
+ topicHealth: "स्वास्थ्य",
879
+ topicCareer: "करियर",
880
+ topicEducation: "शिक्षा",
881
+ topicMoney: "पैसा",
882
+ premiumHeadline: "200+ पृष्ठ प्रीमियम व्यक्तिगत कुंडली रिपोर्ट",
883
+ premiumHeadlinePill1: "200+ पृष्ठ",
884
+ premiumHeadlinePlain1: "प्रीमियम",
885
+ premiumHeadlinePlain2: "व्यक्तिगत",
886
+ premiumHeadlinePill2: "कुंडली रिपोर्ट",
887
+ premiumFeature1: "वैदिक जन्म कुंडली",
888
+ premiumFeature2: "भाग्य जानकारी",
889
+ premiumFeature3: "प्रमुख जीवन मुद्दे",
890
+ premiumFeature4: "व्यावहारिक उपाय",
891
+ certifiedBy: "BHU और VHU ज्योतिषियों द्वारा प्रमाणित",
892
+ yourThreeSteps: "आपके 3 कदम",
893
+ threeStepsSubtitle: "प्रीमियम व्यक्तिगत कुंडली रिपोर्ट",
894
+ step1: "अपनी जानकारी दर्ज करें",
895
+ step2: "आपकी कुंडली विशेषज्ञों द्वारा बनाई जाएगी",
896
+ step3Intro: "आपको व्हाट्सएप पर अपनी कुंडली रिपोर्ट मिलेगी",
897
+ step3IntroGlobal: "आपको अपने ईमेल पर अपनी कुंडली रिपोर्ट मिलेगी",
898
+ step3IntroDomestic: "आपको व्हाट्सएप पर अपनी कुंडली रिपोर्ट मिलेगी",
899
+ step3Days: "2 दिनों में",
900
+ viewSampleReport: "नमूना कुंडली रिपोर्ट देखें",
901
+ sampleReportModalTitle: "नमूना कुंडली रिपोर्ट",
902
+ whatYoullFindTitle: "आपकी कुंडली रिपोर्ट में क्या मिलेगा?",
903
+ findDasha: "दोष और दशा का विश्लेषण",
904
+ findDashaDesc: "मुख्य दोष, दशा काल और सरल उपायों की पहचान करें",
905
+ findYoga: "सभी योग रिपोर्ट्स",
906
+ findYogaDesc: "अपनी कुंडली रिपोर्ट में उन योगों को जानें जो धन, करियर और संबंधों को प्रभावित करते हैं",
907
+ findGemstone: "रत्न सिफारिशें",
908
+ findGemstoneDesc: "आपकी कुंडली रिपोर्ट के आधार पर पर्सनलाइज्ड रत्न मार्गदर्शन",
909
+ findPooja: "पूजा सिफारिशें",
910
+ findPoojaDesc: "ग्रहों के प्रभाव को संतुलित करने के लिए पूजा और अनुष्ठान सुझाव",
911
+ findMonthly: "मासिक भविष्यवाणियाँ (1 वर्ष)",
912
+ findMonthlyDesc: "आने वाले वर्ष के लिए महीने-दर-महीने मार्गदर्शन",
913
+ findStrength: "भावबल ग्राफ",
914
+ findStrengthDesc: "ग्रहों की ताकत और प्रभाव दिखाने वाले दृश्य चार्ट",
915
+ whyUsTitle: "क्यों हम?",
916
+ whyUsSubtitle: "शुरू करने के लिए फॉर्म भरें और अपना भाग्य खोलें!",
917
+ whyUs1: "3,00,000+ कुंडली रिपोर्ट बनाई गई",
918
+ whyUs2: "1,000+ शीर्ष ज्योतिषी भागीदार",
919
+ whyUs3: "500+ मंदिर भागीदारी",
920
+ whyUs4: "व्यक्तिगत खंडवार जीवन विश्लेषण",
921
+ feedbackTitle: "हमारे उपयोगकर्ताओं की प्रतिक्रिया",
922
+ feedbackTrust: "दुनिया भर में 5 करोड़ से अधिक उपयोगकर्ताओं द्वारा विश्वसनीय",
923
+ feedbackRating: "4.9",
924
+ feedbackTestimonial1: "डिटेल्ड कुंडली रिपोर्ट मिली, जीवन में काफी क्लैरिटी आई।",
925
+ feedbackTestimonial2: "करियर और शादी दोनों पर साफ मार्गदर्शन मिला।",
926
+ feedbackTestimonial3: "आगे क्या करना है, उसकी साफ दिशा मिली।",
927
+ feedbackTestimonial4: "रिपोर्ट से ज़्यादातर डाउट्स क्लियर हो गए।",
928
+ feedbackTestimonial5: "फ्यूचर प्लानिंग के लिए अच्छे सुझाव मिले।",
929
+ feedbackTestimonial6: "सभी ज़रूरी चीज़ें अच्छे से कवर की गई हैं।",
930
+ feedbackTestimonial7: "एनालिसिस काफी डीप है, ऊपर-ऊपर का नहीं।",
931
+ feedbackTestimonial8: "कुंडली के सुझावों से फ्यूचर डिसीजन क्लियर हुए।",
932
+ feedbackTestimonial9: "मैंने पहले भी कई सामान्य ज्योतिष रिपोर्ट देखी थीं, लेकिन यह कुंडली रिपोर्ट अलग लगी। इसमें मेरी ज़िंदगी की परेशानियों, सोचने के तरीके और पिछले कुछ सालों की स्थितियों को बहुत सही तरीके से बताया गया था। कई बातें पढ़कर ऐसा लगा जैसे किसी ने मेरी हालत को पहले से समझ लिया हो। सबसे खास बात यह थी कि सब कुछ साफ़ और समझने वाली भाषा में लिखा था, जिससे भरोसा और बढ़ गया।",
933
+ feedbackTestimonial10: "मैंने यह कुंडली रिपोर्ट सिर्फ़ जिज्ञासा में ली थी, लेकिन पढ़ने के बाद सच में हैरान रह गया। मेरे काम में रुकावट, मन का असमंजस और फैसले लेने की परेशानी जैसी बातें बिल्कुल सही बताई गई थीं। ऐसा लगा जैसे मेरी ज़िंदगी की असली स्थिति को ठीक से समझकर लिखा गया हो। रिपोर्ट पढ़कर कई चीज़ें साफ़ समझ में आने लगीं।",
934
+ feedbackTestimonial11: "बहुत ही विस्तार से बनी हुई कुंडली रिपोर्ट थी। इसमें मेरे स्वभाव, सोच और जिन समस्याओं से मैं गुजर रहा था, उन सबका ज़िक्र था। कुछ बातें इतनी मिलती-जुलती थीं कि पढ़कर सच में आश्चर्य हुआ। यह सिर्फ़ सामान्य जानकारी नहीं थी, बल्कि मेरी अपनी ज़िंदगी से जुड़ी हुई लगी।",
935
+ feedbackTestimonial12: "सच कहूँ तो मुझे ज़्यादा उम्मीद नहीं थी, लेकिन रिपोर्ट पढ़ने के बाद नज़रिया बदल गया। इसमें मेरे व्यक्तित्व, काम के उतार-चढ़ाव और मन की उलझनों को बहुत सही तरीके से समझाया गया था। कई हिस्से ऐसे थे जो मेरी वर्तमान स्थिति से बिल्कुल मेल खाते थे। पूरा पढ़ने के बाद लगा कि यह रिपोर्ट सच में मेरे लिए ही बनाई गई है।",
936
+ feedbackTestimonial13: "मैंने कुंडली रिपोर्ट घरवालों के कहने पर ली थी, लेकिन पढ़ने के बाद खुद हैरान रह गया। मेरे स्वभाव, पिछले अनुभवों और चल रही परेशानियों के बारे में कई बातें बिल्कुल सही निकलीं। ऐसा लगा जैसे किसी ने मेरी ज़िंदगी को ध्यान से समझकर लिखा हो। इस वजह से रिपोर्ट पर भरोसा अपने-आप बन गया।",
937
+ feedbackTestimonial14: "आसान भाषा में पूरा डिटेल्ड एनालिसिस दिया है।",
938
+ feedbackTestimonial15: "दशा और टाइमिंग की जानकारी बहुत काम की थी।",
939
+ feedbackAuthor1: "आरव",
940
+ feedbackAuthor2: "विवान",
941
+ feedbackAuthor3: "अर्जुन",
942
+ feedbackAuthor4: "कबीर",
943
+ feedbackAuthor5: "रोहन",
944
+ feedbackAuthor6: "ईशान",
945
+ feedbackAuthor7: "कृष",
946
+ feedbackAuthor8: "राहुल",
947
+ feedbackAuthor9: "अनन्या",
948
+ feedbackAuthor10: "आध्या",
949
+ feedbackAuthor11: "काव्या",
950
+ feedbackAuthor12: "दिया",
951
+ feedbackAuthor13: "मीरा",
952
+ feedbackAuthor14: "पूजा",
953
+ feedbackAuthor15: "निशा",
954
+ feedbackAuthor1AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639271096.png",
955
+ feedbackAuthor2AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639330970.png",
956
+ feedbackAuthor3AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639345411.png",
957
+ feedbackAuthor4AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639358174.png",
958
+ feedbackAuthor5AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639369712.png",
959
+ feedbackAuthor6AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639381899.png",
960
+ feedbackAuthor7AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639442858.png",
961
+ feedbackAuthor8AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639454626.png",
962
+ feedbackAuthor9AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639254172.png",
963
+ feedbackAuthor10AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639293055.png",
964
+ feedbackAuthor11AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639306698.png",
965
+ feedbackAuthor12AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639319028.png",
966
+ feedbackAuthor13AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639402894.png",
967
+ feedbackAuthor14AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639416587.png",
968
+ feedbackAuthor15AvatarUrl: "https://srm-cdn.a4b.io/yoda/1770639427379.png",
969
+ readMoreReviews: "और समीक्षाएं पढ़ें",
970
+ readLess: "कम पढ़ें",
971
+ faqTitle: "अक्सर पूछे जाने वाले प्रश्न",
972
+ faqQ1: "मुझे अपनी कुंडली रिपोर्ट कैसे मिलेगी?",
973
+ faqQ2: "क्या प्रीमियम पर्सनलाइज्ड कुंडली किसी और भाषा में उपलब्ध है?",
974
+ faqQ3: "अगर मुझे अपने जन्म का समय नहीं पता हो तो?",
975
+ faqA1Global: "आपको 2 दिनों के भीतर आपके साझा किए गए ईमेल आईडी पर आपकी प्रीमियम पर्सनलाइज्ड कुंडली रिपोर्ट मिल जाएगी।",
976
+ faqA1Domestic: "आपको 2 दिनों के भीतर आपके साझा किए गए व्हाट्सऐप नंबर पर आपकी प्रीमियम पर्सनलाइज्ड कुंडली रिपोर्ट मिल जाएगी।",
977
+ faqA2: "हाँ, हम रिपोर्ट हिंदी और अंग्रेज़ी भाषाओं में प्रदान करते हैं।",
978
+ faqA3: "सही जन्म समय से रिपोर्ट और अधिक सटीक बनती है। फिर भी, बिना सटीक समय के हम लगभग 80% सटीक रिपोर्ट तैयार कर सकते हैं।",
979
+ contactTitle: "संपर्क करें",
980
+ contactBrandName: "श्री मंदिर",
981
+ contactWhatsAppGlobal: "व्हाट्सएप: 8296947757",
982
+ contactWhatsAppDomestic: "व्हाट्सएप: 08071174417",
983
+ contactEmail: "ईमेल: pujaseva@appsforbharat.com",
984
+ ctaKundliCreated: "3L+ कुंडली रिपोर्ट बनाई।",
985
+ ctaCertified: "BHU प्रमाणित ज्योतिषी।",
986
+ ctaSecurePayment: "सुरक्षित भुगतान।",
987
+ ctaButton: "$300 $25 में मेरी विस्तृत कुंडली प्राप्त करें",
988
+ ctaButtonStruck: "$100",
989
+ ctaButtonBefore: "मेरा विस्तृत कुंडली प्राप्त करें ",
990
+ ctaButtonAfter: "$25 में मेरी विस्तृत कुंडली प्राप्त करें",
991
+ // Kundli form (from incoming branch)
992
+ back: "वापस",
993
+ info: "जानकारी",
994
+ formTitle: "अपनी जानकारी दर्ज करें",
995
+ formSubtitle: "शुरू करने के लिए नीचे दिया गया फॉर्म भरें और अपना भाग्य खोलें!",
996
+ formFullName: "अपना पूरा नाम दर्ज करें",
997
+ formFullNamePlaceholder: "पूरा नाम",
998
+ formPhone: "अपना फोन नंबर दर्ज करें",
999
+ formPhonePlaceholder: "फोन नंबर",
1000
+ formGurujiTitle: "मुफ्त 1:1 ज्योतिषी परामर्श",
1001
+ formGurujiSubtitle: "एक प्रमाणित ज्योतिषी द्वारा आपके लिए व्यक्तिगत रूप से तैयार की गई व्याख्या प्राप्त करें",
1002
+ formGender: "आपका लिंग",
1003
+ formGenderMale: "पुरुष",
1004
+ formGenderFemale: "महिला",
1005
+ formEmail: "अपना ईमेल पता दर्ज करें",
1006
+ formEmailHelp: "आपकी कुंडली रिपोर्ट आपके ईमेल पर भेजी जाएगी",
1007
+ formEmailPlaceholder: "ईमेल पता",
1008
+ formDob: "अपनी जन्म तिथि दर्ज करें",
1009
+ formDobInfo: "यह आपके जन्म कुंडली में ग्रहों की सटीक स्थिति की गणना करने में हमारी सहायता करता है।",
1010
+ formBirthTime: "अपना जन्म समय दर्ज करें",
1011
+ formBirthTimeInfo: "यह आपके जन्म कुंडली में ग्रहों की सटीक स्थिति की गणना करने में हमारी सहायता करता है।",
1012
+ formBirthTimeUnknownLine1: "क्या आपको अपना सटीक जन्म समय नहीं पता?",
1013
+ formBirthTimeUnknownLine2: "हम 80% सटीकता के साथ विश्लेषण कर सकते हैं",
1014
+ formBirthPlace: "अपना जन्म स्थान दर्ज करें",
1015
+ formBirthPlaceInfo: "यह आपके जन्म कुंडली में ग्रहों की सटीक स्थिति की गणना करने में हमारी सहायता करता है।",
1016
+ formBirthPlacePlaceholder: "शहर, राज्य",
1017
+ formReportLanguage: "रिपोर्ट भाषा",
1018
+ formReportLanguageHindi: "हिंदी",
1019
+ formReportLanguageEnglish: "अंग्रेज़ी",
1020
+ formReportLanguageTelugu: "तेलुगु",
1021
+ formReportLanguageTamil: "तमिल",
1022
+ formReportLanguageKannada: "कन्नड़",
1023
+ formReportLanguageGujarati: "गुजराती",
1024
+ formReportLanguageMarathi: "मराठी",
1025
+ formOfferEnding: "ऑफर जल्द खत्म हो रहा है",
1026
+ formDiscountPill: "75% छूट",
1027
+ formCtaDefault: "मेरी विस्तृत कुंडली प्राप्त करें",
1028
+ formProceed: "भुगतान के लिए आगे बढ़ें",
1029
+ formOriginalPrice: "$100",
1030
+ formDiscountedPrice: "$25",
1031
+ formPriceAria: "कीमत",
1032
+ proceedWithPlan: "योजना के साथ आगे बढ़ें ",
1033
+ // Kundli Plan Bottom Sheet
1034
+ planSheetTitle: "अपना कुंडली प्लान चुनें",
1035
+ planProceedToPayment: "पेमेंट के लिए आगे बढ़ें",
1036
+ planMostPopular: "सबसे लोकप्रिय",
1037
+ planAstrologerHeading: "हम आपके लिए नीचे दिए गए टॉप ज्योतिषियों में से एक को चुनेंगे",
1038
+ planNameBasic: "कुंडली रिपोर्ट",
1039
+ planNameGuidance: "कुंडली रिपोर्ट + ज्योतिषी से बात",
1040
+ planSaveLabel: "~25% बचाएं",
1041
+ // Consultation Slot Modal
1042
+ planSelectConsultationSlot: "परामर्श स्लॉट चुनें →",
1043
+ planConsultationSlotTitle: "परामर्श स्लॉट चुनें",
1044
+ planConsultationTrustLabel: "3,750+ लोगों ने परामर्श बुक किया है",
1045
+ planSelectSlotHeading: "परामर्श स्लॉट चुनें",
1046
+ planGuidanceHeading: "आप किस बारे में सलाह चाहते हैं?",
1047
+ planPeriodMorning: "सुबह",
1048
+ planPeriodAfternoon: "दोपहर",
1049
+ planPeriodEvening: "शाम",
1050
+ planTopicCareerWork: "करियर और काम",
1051
+ planTopicHealthWellbeing: "सेहत और खुशहाली",
1052
+ planTopicLoveMarriage: "प्यार और शादी",
1053
+ planTopicMoneyFinance: "पैसा और वित्त",
1054
+ planGuidanceContinue: "जारी रखें",
1055
+ // Plan Features
1056
+ planFeatureDetailedInsights: "प्यार, शादी, करियर, सेहत और पैसों के बारे में पूरी जानकारी",
1057
+ planFeaturePracticalRemedies: "रत्न, रुद्राक्ष और मंत्र जैसे आसान उपाय",
1058
+ planFeatureClearLanguage: "ज्योतिषियों द्वारा आसान भाषा में लिखी गई",
1059
+ planFeatureAstrologyConsultant: "ज्योतिषी से बात नहीं होगी",
1060
+ planFeaturePersonalizedReading: "आपके लिए खास रीडिंग",
1061
+ planFeatureIncludesPremium: "प्रीमियम कुंडली रिपोर्ट में जो कुछ भी है, सब मिलेगा",
1062
+ planFeaturePlusConsultation: "साथ ही: एक अनुभवी ज्योतिषी से 30 मिनट की प्राइवेट बात",
1063
+ planFeatureRealTimeAnswers: "अपनी सबसे बड़ी परेशानियों का सीधा जवाब और सही सलाह पाएं",
1064
+ planFeatureTailoredRemedies: "आपकी कुंडली के हिसाब से उपाय और सही समय की जानकारी",
1065
+ // Astrologer Card
1066
+ planAstrologerExp: "साल का अनुभव",
1067
+ planAstrologerCertCertifiedJyotish: "प्रमाणित ज्योतिष आचार्य",
1068
+ planAstrologerCertAccurateSolutions: "सटीक समाधान की गारंटी",
1069
+ planAstrologerCertVedicAstrology: "12+ साल का वैदिक ज्योतिष",
1070
+ planAstrologerCertResultOriented: "नतीजों पर आधारित समाधान",
1071
+ planAstrologerCertBhuCertified: "BHU से प्रमाणित वैदिक ज्योतिषी",
1072
+ planAstrologerCertMantraRudraksha: "मंत्र और रुद्राक्ष विशेषज्ञ",
1073
+ planAstrologerCertKundliBhavfal: "कुंडली रिपोर्ट और भावफल विशेषज्ञ",
1074
+ planAstrologerCertAccurateKundliMatching: "महर्षि पराशर ज्योतिष विद्यालय से प्रशिक्षित",
1075
+ //astro name
1076
+ planAstrologerNameJyoti: "ज्योतिष आचार्य नीरज",
1077
+ planAstrologerExpJyoti: "18+ साल का अनुभव",
1078
+ planAstrologerNameSamiksha: "अश्विनी",
1079
+ planAstrologerExpSamiksha: "12+ साल का अनुभव",
1080
+ planAstrologerNameNeeraj: "मीनाक्षी",
1081
+ planAstrologerExpNeeraj: "12+ साल का अनुभव",
1082
+ planAstrologerNameAshwini: "ज्योतिष अश्विनी",
1083
+ planAstrologerExpAshwini: "16 साल का अनुभव",
1084
+ and: "और",
1085
+ astrologyGuidance: "ज्योतिष से सलाह",
1086
+ selectPackage: "पैकेज चुनें"
1087
+ }
1088
+ }, Pt = xt(null), Ko = ({
1089
+ locale: a,
1090
+ children: o
1091
+ }) => {
1092
+ const m = { locale: a, t: (u) => Ct[a]?.[u] ?? u };
1093
+ return /* @__PURE__ */ e.jsx(Pt.Provider, { value: m, children: o });
1094
+ };
1095
+ function da() {
1096
+ return rt(Pt);
1097
+ }
1098
+ const He = (a) => {
1099
+ const { priority: o, fetchPriority: s, width: m, height: u, ...g } = a;
1100
+ return at.createElement("img", {
1101
+ ...g,
1102
+ width: m ?? 1,
1103
+ height: u ?? 1,
1104
+ decoding: "async",
1105
+ loading: g.loading ?? (o ? "eager" : "lazy"),
1106
+ ...s && { fetchPriority: s }
1107
+ });
1108
+ };
1109
+ function ua(a) {
1110
+ if (typeof window > "u" || !window.localStorage)
1111
+ return null;
1112
+ try {
1113
+ return window.localStorage.getItem(a);
1114
+ } catch {
1115
+ return null;
1116
+ }
1117
+ }
1118
+ function pa(a, o) {
1119
+ if (!(typeof window > "u" || !window.localStorage))
1120
+ try {
1121
+ window.localStorage.setItem(a, o);
1122
+ } catch {
1123
+ }
1124
+ }
1125
+ function Ho(a) {
1126
+ if (!(typeof window > "u" || !window.localStorage))
1127
+ try {
1128
+ window.localStorage.removeItem(a);
1129
+ } catch {
1130
+ }
1131
+ }
1132
+ function Yo() {
1133
+ if (typeof window > "u" || !window.localStorage)
1134
+ return !1;
1135
+ try {
1136
+ const a = "__kundli_storage_test__";
1137
+ return window.localStorage.setItem(a, "1"), window.localStorage.removeItem(a), !0;
1138
+ } catch {
1139
+ return !1;
1140
+ }
1141
+ }
1142
+ const Tt = "kundli_language";
1143
+ function ma() {
1144
+ const a = ua(Tt);
1145
+ return a && wt.includes(a) ? a : null;
1146
+ }
1147
+ function ha(a) {
1148
+ pa(Tt, a);
1149
+ }
1150
+ const nt = xt(null), fa = {
1151
+ fullName: "",
1152
+ phone: "",
1153
+ phoneCountryCode: "",
1154
+ gender: "",
1155
+ email: "",
1156
+ language_code: "",
1157
+ dateOfBirth: "",
1158
+ birthTime: "",
1159
+ birthTimeUnknown: !1,
1160
+ birthPlace: ""
1161
+ }, Vo = ({
1162
+ locale: a,
1163
+ showLanguageSelector: o = !0,
1164
+ showSheet: s,
1165
+ userId: m,
1166
+ isGlobal: u,
1167
+ variant: g,
1168
+ initialFormValues: h,
1169
+ autoOpenPlanSheet: w,
1170
+ googleMapsApiKey: x,
1171
+ atlasSearchLocalities: q,
1172
+ googleMapsAutocompleteEnabled: F,
1173
+ enableConsultationScheduling: N,
1174
+ fetchConsultationSlots: p,
1175
+ logoUrl: O,
1176
+ reportImageUrl: v,
1177
+ reportImagePriority: W,
1178
+ backgroundImagePriority: b,
1179
+ universityLogoUrls: f,
1180
+ sampleReportHref: C,
1181
+ onViewSampleReport: X,
1182
+ ctaHref: T,
1183
+ onCtaClick: $,
1184
+ onBack: S,
1185
+ readMoreReviewsHref: E,
1186
+ onProceed: j,
1187
+ proceedHref: B,
1188
+ originalPriceLabel: G,
1189
+ discountedPriceLabel: Z,
1190
+ discountPillLabel: I,
1191
+ analytics: A,
1192
+ onProceedGuidance: Y,
1193
+ onLocaleChange: z,
1194
+ imageComponent: J = He,
1195
+ resolvedUtmBannerImageUrl: ke,
1196
+ children: ne
1197
+ }) => {
1198
+ const [oe, ie] = D("landing"), [ee, l] = D(a ?? "en"), [M, se] = D({
1199
+ ...fa,
1200
+ ...h
1201
+ }), le = H(!0);
1202
+ Q(() => {
1203
+ const ce = ma();
1204
+ ce && l(ce);
1205
+ }, []), Q(() => {
1206
+ ha(ee);
1207
+ }, [ee]), Q(() => {
1208
+ if (le.current) {
1209
+ le.current = !1;
1210
+ return;
1211
+ }
1212
+ z?.(ee);
1213
+ }, [ee, z]);
1214
+ const te = Re(
1215
+ () => ({
1216
+ locale: a,
1217
+ showLanguageSelector: o,
1218
+ showSheet: s,
1219
+ userId: m,
1220
+ isGlobal: u,
1221
+ variant: g,
1222
+ initialFormValues: h,
1223
+ autoOpenPlanSheet: w,
1224
+ googleMapsApiKey: x,
1225
+ atlasSearchLocalities: q,
1226
+ googleMapsAutocompleteEnabled: F,
1227
+ enableConsultationScheduling: N,
1228
+ fetchConsultationSlots: p,
1229
+ logoUrl: O,
1230
+ reportImageUrl: v,
1231
+ reportImagePriority: W,
1232
+ backgroundImagePriority: b,
1233
+ universityLogoUrls: f,
1234
+ sampleReportHref: C,
1235
+ onViewSampleReport: X,
1236
+ ctaHref: T,
1237
+ onCtaClick: $,
1238
+ onBack: S,
1239
+ readMoreReviewsHref: E,
1240
+ onProceed: j,
1241
+ proceedHref: B,
1242
+ originalPriceLabel: G,
1243
+ discountedPriceLabel: Z,
1244
+ discountPillLabel: I,
1245
+ analytics: A,
1246
+ onProceedGuidance: Y,
1247
+ onLocaleChange: z,
1248
+ imageComponent: J,
1249
+ resolvedUtmBannerImageUrl: ke
1250
+ }),
1251
+ [
1252
+ a,
1253
+ o,
1254
+ s,
1255
+ m,
1256
+ u,
1257
+ g,
1258
+ h,
1259
+ w,
1260
+ x,
1261
+ q,
1262
+ F,
1263
+ N,
1264
+ p,
1265
+ O,
1266
+ v,
1267
+ W,
1268
+ b,
1269
+ f,
1270
+ C,
1271
+ X,
1272
+ T,
1273
+ $,
1274
+ S,
1275
+ E,
1276
+ j,
1277
+ B,
1278
+ G,
1279
+ Z,
1280
+ I,
1281
+ A,
1282
+ Y,
1283
+ z,
1284
+ J,
1285
+ ke
1286
+ ]
1287
+ ), fe = ve(() => {
1288
+ ie("form");
1289
+ }, [te.analytics]), ge = ve(() => {
1290
+ ie("landing"), te.onBack?.();
1291
+ }, [te.onBack]), me = Re(
1292
+ () => ({
1293
+ view: oe,
1294
+ locale: ee,
1295
+ setLocale: l,
1296
+ config: te,
1297
+ formValues: M,
1298
+ setFormValues: se,
1299
+ goToForm: fe,
1300
+ goToPage: ge,
1301
+ onProceed: te.onProceed,
1302
+ onProceedGuidance: te.onProceedGuidance
1303
+ }),
1304
+ [oe, ee, te, M, fe, ge]
1305
+ );
1306
+ return /* @__PURE__ */ e.jsx(nt.Provider, { value: me, children: ne });
1307
+ };
1308
+ function Ee() {
1309
+ return rt(nt);
1310
+ }
1311
+ function zo() {
1312
+ const a = rt(nt);
1313
+ if (!a)
1314
+ throw new Error(
1315
+ "useKundliContextOrThrow must be used within KundliProvider"
1316
+ );
1317
+ return a;
1318
+ }
1319
+ const ga = "_header_19172_1", _a = "_centered_19172_8", bt = {
1320
+ header: ga,
1321
+ centered: _a
1322
+ }, ba = ({
1323
+ t: a,
1324
+ onBack: o,
1325
+ className: s = "",
1326
+ align: m = "left"
1327
+ }) => /* @__PURE__ */ e.jsx(
1328
+ Ht,
1329
+ {
1330
+ title: a("formTitle"),
1331
+ subtitle: a("formSubtitle"),
1332
+ onBack: o,
1333
+ backAriaLabel: a("back"),
1334
+ className: `${bt.header} ${m === "center" ? bt.centered : ""} ${s}`
1335
+ }
1336
+ ), ya = "_wrap_119w3_1", va = "_card_119w3_5", ka = "_cardInner_119w3_12", xa = "_field_119w3_44", wa = "_labelRow_119w3_48", Ca = "_label_119w3_48", Pa = "_req_119w3_57", Ta = "_help_119w3_61", Sa = "_choiceRow_119w3_68", ja = "_choiceBtn_119w3_74", Na = "_choiceBtnActive_119w3_99", Aa = "_infoBtn_119w3_105", Ra = "_infoImg_119w3_122", Ea = "_infoWrap_119w3_128", Ia = "_tooltip_119w3_134", La = "_tooltipArrow_119w3_150", Ba = "_inputWrap_119w3_161", Da = "_isdWrap_119w3_165", Fa = "_phoneInputGroup_119w3_169", Oa = "_isdSelectWrap_119w3_178", Ma = "_isdSelectTrigger_119w3_197", $a = "_isdDropdown_119w3_214", Ua = "_isdSearchWrap_119w3_229", Ga = "_isdSearchInput_119w3_237", qa = "_isdOption_119w3_255", Wa = "_isdOptionActive_119w3_275", Ka = "_isdCountryName_119w3_281", Ha = "_isdCountryCode_119w3_288", Ya = "_isdNoResult_119w3_295", Va = "_suggestions_119w3_302", za = "_suggestionItem_119w3_315", Ja = "_suggestionMain_119w3_333", Qa = "_suggestionSecondary_119w3_339", Xa = "_suggestionsHint_119w3_344", Za = "_timePopover_119w3_366", er = "_timePickerRow_119w3_382", tr = "_timePickerSelect_119w3_388", ar = "_timePickerColon_119w3_404", rr = "_meridiemToggle_119w3_412", nr = "_meridiemBtn_119w3_421", or = "_meridiemActive_119w3_436", ir = "_timePopoverActions_119w3_441", lr = "_timePopoverBtn_119w3_447", sr = "_timePopoverOk_119w3_466", cr = "_input_119w3_161", dr = "_phoneInput_119w3_169", ur = "_iconBtn_119w3_519", pr = "_iconBtnInteractive_119w3_525", mr = "_iconImg_119w3_544", hr = "_checkboxRow_119w3_550", fr = "_checkbox_119w3_550", gr = "_checkboxText_119w3_588", n = {
1337
+ wrap: ya,
1338
+ card: va,
1339
+ cardInner: ka,
1340
+ field: xa,
1341
+ labelRow: wa,
1342
+ label: Ca,
1343
+ req: Pa,
1344
+ help: Ta,
1345
+ choiceRow: Sa,
1346
+ choiceBtn: ja,
1347
+ choiceBtnActive: Na,
1348
+ infoBtn: Aa,
1349
+ infoImg: Ra,
1350
+ infoWrap: Ea,
1351
+ tooltip: Ia,
1352
+ tooltipArrow: La,
1353
+ inputWrap: Ba,
1354
+ isdWrap: Da,
1355
+ phoneInputGroup: Fa,
1356
+ isdSelectWrap: Oa,
1357
+ isdSelectTrigger: Ma,
1358
+ isdDropdown: $a,
1359
+ isdSearchWrap: Ua,
1360
+ isdSearchInput: Ga,
1361
+ isdOption: qa,
1362
+ isdOptionActive: Wa,
1363
+ isdCountryName: Ka,
1364
+ isdCountryCode: Ha,
1365
+ isdNoResult: Ya,
1366
+ suggestions: Va,
1367
+ suggestionItem: za,
1368
+ suggestionMain: Ja,
1369
+ suggestionSecondary: Qa,
1370
+ suggestionsHint: Xa,
1371
+ timePopover: Za,
1372
+ timePickerRow: er,
1373
+ timePickerSelect: tr,
1374
+ timePickerColon: ar,
1375
+ meridiemToggle: rr,
1376
+ meridiemBtn: nr,
1377
+ meridiemActive: or,
1378
+ timePopoverActions: ir,
1379
+ timePopoverBtn: lr,
1380
+ timePopoverOk: sr,
1381
+ input: cr,
1382
+ phoneInput: dr,
1383
+ iconBtn: ur,
1384
+ iconBtnInteractive: pr,
1385
+ iconImg: mr,
1386
+ checkboxRow: hr,
1387
+ checkbox: fr,
1388
+ checkboxText: gr
1389
+ };
1390
+ let Ve = null;
1391
+ const _r = (a, o) => typeof window > "u" || window.google?.maps?.places ? Promise.resolve() : Ve || (Ve = new Promise((s, m) => {
1392
+ const u = document.querySelector(
1393
+ 'script[data-google-maps-places="true"]'
1394
+ );
1395
+ if (u) {
1396
+ u.addEventListener("load", () => s()), u.addEventListener(
1397
+ "error",
1398
+ () => m(new Error("Failed to load Google Maps API"))
1399
+ );
1400
+ return;
1401
+ }
1402
+ const g = document.createElement("script"), h = new URL("https://maps.googleapis.com/maps/api/js");
1403
+ h.searchParams.set("key", a), h.searchParams.set("libraries", "places"), h.searchParams.set("loading", "async"), o && h.searchParams.set("language", o), g.src = h.toString(), g.async = !0, g.defer = !0, g.setAttribute("data-google-maps-places", "true"), g.onload = () => {
1404
+ const w = Date.now(), x = () => {
1405
+ if (window.google?.maps?.places) {
1406
+ s();
1407
+ return;
1408
+ }
1409
+ if (Date.now() - w > 2e3) {
1410
+ m(
1411
+ new Error(
1412
+ "Google Maps loaded but Places library is unavailable. Check API key restrictions / enabled APIs."
1413
+ )
1414
+ );
1415
+ return;
1416
+ }
1417
+ window.setTimeout(x, 50);
1418
+ };
1419
+ x();
1420
+ }, g.onerror = () => m(new Error("Failed to load Google Maps API")), document.head.appendChild(g);
1421
+ }), Ve), br = (a) => {
1422
+ const { apiKey: o, language: s = "en", restrictCountry: m, deferLoad: u = !1 } = a, [g, h] = D(!1), [w, x] = D([]), [q, F] = D(!1), [N, p] = D(null), [O, v] = D(!u), W = H(null), b = H(null), f = H(null), C = ve(() => {
1423
+ u && v(!0);
1424
+ }, [u]);
1425
+ Q(() => {
1426
+ if (!o || !O) {
1427
+ h(!1), p(null);
1428
+ return;
1429
+ }
1430
+ _r(o, s).then(() => {
1431
+ W.current = new google.maps.places.AutocompleteService();
1432
+ const S = document.createElement("div");
1433
+ b.current = new google.maps.places.PlacesService(S), f.current = new google.maps.places.AutocompleteSessionToken(), h(!0), p(null);
1434
+ }).catch((S) => {
1435
+ h(!1), p(S?.message || "Failed to load location service");
1436
+ });
1437
+ }, [o, s, O]);
1438
+ const X = ve(
1439
+ async (S) => {
1440
+ if (!S || S.length < 2 || !W.current) {
1441
+ x([]);
1442
+ return;
1443
+ }
1444
+ F(!0);
1445
+ try {
1446
+ const E = {
1447
+ input: S,
1448
+ types: ["(cities)"],
1449
+ sessionToken: f.current ?? void 0
1450
+ };
1451
+ m && (E.componentRestrictions = { country: m });
1452
+ const j = await new Promise((B, G) => {
1453
+ W.current.getPlacePredictions(
1454
+ E,
1455
+ (Z, I) => {
1456
+ I === google.maps.places.PlacesServiceStatus.OK && Z ? B(Z) : I === google.maps.places.PlacesServiceStatus.ZERO_RESULTS ? B([]) : G(new Error(`Places API error: ${I}`));
1457
+ }
1458
+ );
1459
+ });
1460
+ x(
1461
+ j.map((B) => ({
1462
+ place_id: B.place_id,
1463
+ description: B.description,
1464
+ structured_formatting: {
1465
+ main_text: B.structured_formatting?.main_text || B.description,
1466
+ secondary_text: B.structured_formatting?.secondary_text || ""
1467
+ }
1468
+ }))
1469
+ );
1470
+ } catch {
1471
+ x([]);
1472
+ } finally {
1473
+ F(!1);
1474
+ }
1475
+ },
1476
+ [m]
1477
+ ), T = ve(
1478
+ async (S) => {
1479
+ if (!b.current) return null;
1480
+ try {
1481
+ const E = await new Promise(
1482
+ (A, Y) => {
1483
+ b.current.getDetails(
1484
+ {
1485
+ placeId: S,
1486
+ fields: ["geometry", "address_components", "formatted_address"],
1487
+ sessionToken: f.current ?? void 0
1488
+ },
1489
+ (z, J) => {
1490
+ J === google.maps.places.PlacesServiceStatus.OK && z ? A(z) : Y(new Error(`Place details error: ${J}`));
1491
+ }
1492
+ );
1493
+ }
1494
+ );
1495
+ f.current = new google.maps.places.AutocompleteSessionToken();
1496
+ const j = E.geometry?.location?.lat() || 0, B = E.geometry?.location?.lng() || 0;
1497
+ let G = "", Z = "", I = "";
1498
+ return E.address_components?.forEach((A) => {
1499
+ A.types.includes("locality") && (G = A.long_name), A.types.includes("administrative_area_level_1") && (Z = A.long_name), A.types.includes("country") && (I = A.long_name);
1500
+ }), {
1501
+ display_name: E.formatted_address || "",
1502
+ lat: j,
1503
+ lng: B,
1504
+ city: G,
1505
+ state: Z,
1506
+ country: I
1507
+ };
1508
+ } catch {
1509
+ return null;
1510
+ }
1511
+ },
1512
+ []
1513
+ ), $ = ve(() => x([]), []);
1514
+ return {
1515
+ isLoaded: g,
1516
+ predictions: w,
1517
+ isSearching: q,
1518
+ loadError: N,
1519
+ searchPlaces: X,
1520
+ getPlaceDetails: T,
1521
+ clearPredictions: $,
1522
+ triggerLoad: C
1523
+ // Call this to start loading Google Maps when deferred
1524
+ };
1525
+ }, yt = (a) => typeof a == "number" && Number.isFinite(a), yr = (a) => {
1526
+ const o = typeof a?.limit == "number" && a.limit > 0 ? Math.min(a.limit, 20) : 8, s = typeof a?.offset == "number" && a.offset >= 0 ? a.offset : 0;
1527
+ return {
1528
+ limit: o,
1529
+ offset: s,
1530
+ restrictCountry: a?.restrictCountry
1531
+ };
1532
+ }, vr = (a) => {
1533
+ const { searchLocalities: o, restrictCountry: s } = a, [m, u] = D([]), [g, h] = D(!1), [w, x] = D(null), q = H(0);
1534
+ Q(() => {
1535
+ x(null);
1536
+ }, [o]);
1537
+ const F = ve(
1538
+ async (p) => {
1539
+ if (!p || p.length < 2 || !o) {
1540
+ u([]);
1541
+ return;
1542
+ }
1543
+ const O = ++q.current;
1544
+ h(!0), x(null);
1545
+ try {
1546
+ const v = yr({ restrictCountry: s }), W = await o(p, v);
1547
+ if (O !== q.current) return;
1548
+ const b = (W || []).filter(
1549
+ (f) => !!f?.id && !!f?.description && yt(f?.lat) && yt(f?.lng)
1550
+ ).map((f) => ({
1551
+ id: f.id,
1552
+ description: f.description,
1553
+ secondary_text: f.secondaryText,
1554
+ lat: f.lat,
1555
+ lng: f.lng
1556
+ }));
1557
+ u(b);
1558
+ } catch (v) {
1559
+ if (O !== q.current) return;
1560
+ u([]), x(v?.message || "Failed to fetch locations");
1561
+ } finally {
1562
+ O === q.current && h(!1);
1563
+ }
1564
+ },
1565
+ [s, o]
1566
+ ), N = ve(() => u([]), []);
1567
+ return {
1568
+ predictions: m,
1569
+ isSearching: g,
1570
+ loadError: w,
1571
+ searchPlaces: F,
1572
+ clearPredictions: N
1573
+ };
1574
+ }, Oe = {
1575
+ time: "https://srm-cdn.a4b.io/yoda/1770372014782.svg",
1576
+ location: "https://srm-cdn.a4b.io/yoda/1770372031092.svg",
1577
+ date: "https://srm-cdn.a4b.io/yoda/1770372045894.svg",
1578
+ info: "https://srm-cdn.a4b.io/yoda/1770372066357.svg"
1579
+ }, St = [
1580
+ { code: "+1", country: "USA / Canada" },
1581
+ { code: "+7", country: "Russia / Kazakhstan" },
1582
+ { code: "+20", country: "Egypt" },
1583
+ { code: "+27", country: "South Africa" },
1584
+ { code: "+30", country: "Greece" },
1585
+ { code: "+31", country: "Netherlands" },
1586
+ { code: "+32", country: "Belgium" },
1587
+ { code: "+33", country: "France" },
1588
+ { code: "+34", country: "Spain" },
1589
+ { code: "+36", country: "Hungary" },
1590
+ { code: "+39", country: "Italy" },
1591
+ { code: "+40", country: "Romania" },
1592
+ { code: "+41", country: "Switzerland" },
1593
+ { code: "+43", country: "Austria" },
1594
+ { code: "+44", country: "United Kingdom" },
1595
+ { code: "+45", country: "Denmark" },
1596
+ { code: "+46", country: "Sweden" },
1597
+ { code: "+47", country: "Norway" },
1598
+ { code: "+48", country: "Poland" },
1599
+ { code: "+49", country: "Germany" },
1600
+ { code: "+51", country: "Peru" },
1601
+ { code: "+52", country: "Mexico" },
1602
+ { code: "+53", country: "Cuba" },
1603
+ { code: "+54", country: "Argentina" },
1604
+ { code: "+55", country: "Brazil" },
1605
+ { code: "+56", country: "Chile" },
1606
+ { code: "+57", country: "Colombia" },
1607
+ { code: "+60", country: "Malaysia" },
1608
+ { code: "+61", country: "Australia" },
1609
+ { code: "+62", country: "Indonesia" },
1610
+ { code: "+63", country: "Philippines" },
1611
+ { code: "+64", country: "New Zealand" },
1612
+ { code: "+65", country: "Singapore" },
1613
+ { code: "+66", country: "Thailand" },
1614
+ { code: "+81", country: "Japan" },
1615
+ { code: "+82", country: "South Korea" },
1616
+ { code: "+84", country: "Vietnam" },
1617
+ { code: "+86", country: "China" },
1618
+ { code: "+90", country: "Turkey" },
1619
+ { code: "+91", country: "India" },
1620
+ { code: "+92", country: "Pakistan" },
1621
+ { code: "+93", country: "Afghanistan" },
1622
+ { code: "+94", country: "Sri Lanka" },
1623
+ { code: "+95", country: "Myanmar" },
1624
+ { code: "+98", country: "Iran" },
1625
+ { code: "+211", country: "South Sudan" },
1626
+ { code: "+212", country: "Morocco" },
1627
+ { code: "+213", country: "Algeria" },
1628
+ { code: "+216", country: "Tunisia" },
1629
+ { code: "+218", country: "Libya" },
1630
+ { code: "+220", country: "Gambia" },
1631
+ { code: "+221", country: "Senegal" },
1632
+ { code: "+234", country: "Nigeria" },
1633
+ { code: "+254", country: "Kenya" },
1634
+ { code: "+255", country: "Tanzania" },
1635
+ { code: "+256", country: "Uganda" },
1636
+ { code: "+260", country: "Zambia" },
1637
+ { code: "+263", country: "Zimbabwe" },
1638
+ { code: "+264", country: "Namibia" },
1639
+ { code: "+265", country: "Malawi" },
1640
+ { code: "+880", country: "Bangladesh" },
1641
+ { code: "+886", country: "Taiwan" },
1642
+ { code: "+971", country: "United Arab Emirates" },
1643
+ { code: "+972", country: "Israel" },
1644
+ { code: "+973", country: "Bahrain" },
1645
+ { code: "+974", country: "Qatar" },
1646
+ { code: "+975", country: "Bhutan" },
1647
+ { code: "+976", country: "Mongolia" },
1648
+ { code: "+977", country: "Nepal" }
1649
+ ], tt = St.map((a) => a.code), jt = 10, ot = (a) => a.replace(/\D/g, ""), vt = (a) => ot(a).slice(0, jt), kr = (a) => ot(a).length === jt, xr = (a, o, s) => kr(a) ? s.phone ? { shouldTrack: !1 } : (s.phone = !0, { shouldTrack: !0, fullPhone: `${o}-${ot(a)}` }) : (s.phone = !1, { shouldTrack: !1 }), wr = {}, Cr = ({
1650
+ t: a,
1651
+ values: o,
1652
+ onChange: s,
1653
+ phoneIsdCode: m,
1654
+ onPhoneIsdCodeChange: u,
1655
+ showV1ExtraFields: g = !1,
1656
+ analytics: h,
1657
+ googleMapsApiKey: w,
1658
+ atlasSearchLocalities: x,
1659
+ googleMapsAutocompleteEnabled: q,
1660
+ className: F = ""
1661
+ }) => {
1662
+ const N = Ee(), p = N?.config?.analytics ?? h, O = N?.config.isGlobal ?? !0, v = N?.config?.googleMapsApiKey, W = N?.config?.atlasSearchLocalities, b = N?.config?.googleMapsAutocompleteEnabled, [f, C] = D(!1), [X, T] = D(""), $ = H(null), S = H(null), E = H({}), j = (r) => s({ ...o, ...r }), B = (r, c) => {
1663
+ if (r === "phone") {
1664
+ const K = xr(c, m, E.current);
1665
+ K.shouldTrack && p?.trackPhoneSectionFilled?.({ phone: K.fullPhone });
1666
+ return;
1667
+ }
1668
+ c.trim() && !E.current[r] && (E.current[r] = !0, {
1669
+ fullName: () => p?.trackNameSectionFilled?.(),
1670
+ dateOfBirth: () => p?.trackDobFilled?.(),
1671
+ birthTime: () => p?.trackTimeFilled?.(),
1672
+ birthPlace: () => p?.trackPlaceOfBirthChosen?.()
1673
+ }[r]?.());
1674
+ }, G = (r) => {
1675
+ const c = r.target.value;
1676
+ c.trim() && p?.trackEmailSectionFilled?.({ email: c });
1677
+ }, Z = X.trim().toLowerCase(), I = St.filter((r) => Z ? r.country.toLowerCase().includes(Z) || r.code.includes(Z) : !0), A = H(null);
1678
+ H(null);
1679
+ const Y = H(null), z = H(0), J = H(null), [ke, ne] = D(!1), [oe, ie] = D({ hour12: 12, minute: "00", meridiem: "AM" }), ee = (r) => String(r).padStart(2, "0"), l = (r) => {
1680
+ const c = /^([01]\d|2[0-3]):([0-5]\d)$/.exec(r);
1681
+ if (!c) return r;
1682
+ const K = Number(c[1]), be = c[2], Ge = K >= 12 ? "PM" : "AM";
1683
+ return `${K % 12 === 0 ? 12 : K % 12}:${be} ${Ge}`;
1684
+ }, M = (r) => {
1685
+ const c = /^([01]\d|2[0-3]):([0-5]\d)$/.exec(r);
1686
+ if (!c) return { hour12: 12, minute: "00", meridiem: "AM" };
1687
+ const K = Number(c[1]), be = c[2], Ge = K >= 12 ? "PM" : "AM";
1688
+ return { hour12: K % 12 === 0 ? 12 : K % 12, minute: be, meridiem: Ge };
1689
+ }, se = (r) => {
1690
+ const c = Math.min(12, Math.max(1, r.hour12)), K = /^([0-5]\d)$/.test(r.minute) ? r.minute : "00";
1691
+ let be = c % 12;
1692
+ return r.meridiem === "PM" && (be += 12), `${ee(be)}:${K}`;
1693
+ }, le = H(null), [te, fe] = D(!1), ge = H(o.birthPlace ?? ""), [me, ce] = D(
1694
+ null
1695
+ ), xe = w ?? v ?? wr?.VITE_GOOGLE_MAPS_API_KEY, je = x ?? W, de = q ?? b ?? !0, ue = (o.birthPlace ?? "").trim(), Se = O ? void 0 : "in", _e = br({
1696
+ apiKey: de ? xe : void 0,
1697
+ language: "en",
1698
+ restrictCountry: Se
1699
+ }), Ce = vr({
1700
+ searchLocalities: de ? void 0 : je,
1701
+ restrictCountry: Se
1702
+ }), Pe = de ? _e.predictions.map((r) => ({
1703
+ id: r.place_id,
1704
+ description: r.description,
1705
+ secondaryText: r.structured_formatting?.secondary_text,
1706
+ lat: void 0,
1707
+ lng: void 0
1708
+ })) : Ce.predictions.map((r) => ({
1709
+ id: r.id,
1710
+ description: r.description,
1711
+ secondaryText: r.secondary_text,
1712
+ lat: r.lat,
1713
+ lng: r.lng
1714
+ })), Ie = de ? _e.isSearching : Ce.isSearching, Le = de ? _e.loadError : Ce.loadError, P = de ? !!xe : !!je, Be = de ? _e.searchPlaces : Ce.searchPlaces, Me = de ? _e.clearPredictions : Ce.clearPredictions, $e = H(() => {
1715
+ });
1716
+ $e.current = () => {
1717
+ (o.birthPlace ?? "") !== ge.current && j({
1718
+ birthPlace: "",
1719
+ birthPlaceLat: void 0,
1720
+ birthPlaceLng: void 0
1721
+ }), fe(!1);
1722
+ }, Q(() => {
1723
+ const r = (c) => {
1724
+ le.current && (le.current.contains(c.target) || $e.current());
1725
+ };
1726
+ return document.addEventListener("mousedown", r), () => document.removeEventListener("mousedown", r);
1727
+ }, []), Q(() => {
1728
+ const r = (c) => {
1729
+ $.current && ($.current.contains(c.target) || (C(!1), T("")));
1730
+ };
1731
+ return document.addEventListener("mousedown", r), () => document.removeEventListener("mousedown", r);
1732
+ }, []), Q(() => {
1733
+ if (!f) return;
1734
+ const r = window.setTimeout(() => {
1735
+ S.current?.focus();
1736
+ }, 0);
1737
+ return () => window.clearTimeout(r);
1738
+ }, [f]), Q(() => {
1739
+ if (!te) return;
1740
+ if (ue.length < 2) {
1741
+ Me();
1742
+ return;
1743
+ }
1744
+ const r = window.setTimeout(async () => {
1745
+ await Be(ue);
1746
+ }, 250);
1747
+ return () => window.clearTimeout(r);
1748
+ }, [Me, te, ue, Be]);
1749
+ const Ue = (r) => {
1750
+ const c = r.current;
1751
+ if (!(!c || c.disabled)) {
1752
+ if (document.activeElement === c && Y.current === c && Date.now() - z.current < 6e4) {
1753
+ c.blur();
1754
+ return;
1755
+ }
1756
+ if (typeof c.showPicker == "function") {
1757
+ c.showPicker(), Y.current = c, z.current = Date.now();
1758
+ return;
1759
+ }
1760
+ c.focus(), Y.current = c, z.current = Date.now();
1761
+ }
1762
+ };
1763
+ return Q(() => {
1764
+ const r = (c) => {
1765
+ J.current && (J.current.contains(c.target) || ne(!1));
1766
+ };
1767
+ return document.addEventListener("mousedown", r), () => document.removeEventListener("mousedown", r);
1768
+ }, []), Q(() => {
1769
+ const r = (K) => {
1770
+ K.target?.closest?.("[data-info-tooltip]") == null && ce(null);
1771
+ }, c = (K) => {
1772
+ K.key === "Escape" && ce(null);
1773
+ };
1774
+ return document.addEventListener("mousedown", r), document.addEventListener("keydown", c), () => {
1775
+ document.removeEventListener("mousedown", r), document.removeEventListener("keydown", c);
1776
+ };
1777
+ }, []), /* @__PURE__ */ e.jsx(
1778
+ "section",
1779
+ {
1780
+ className: `${n.wrap} ${F}`,
1781
+ "aria-label": a("formTitle"),
1782
+ children: /* @__PURE__ */ e.jsx("div", { className: n.card, children: /* @__PURE__ */ e.jsxs("div", { className: n.cardInner, children: [
1783
+ /* @__PURE__ */ e.jsxs("div", { className: n.field, children: [
1784
+ /* @__PURE__ */ e.jsx("div", { className: n.labelRow, children: /* @__PURE__ */ e.jsxs("label", { className: n.label, htmlFor: "kundli-full-name", children: [
1785
+ a("formFullName"),
1786
+ /* @__PURE__ */ e.jsx("span", { className: n.req, children: "*" })
1787
+ ] }) }),
1788
+ /* @__PURE__ */ e.jsx("div", { className: n.inputWrap, children: /* @__PURE__ */ e.jsx(
1789
+ "input",
1790
+ {
1791
+ id: "kundli-full-name",
1792
+ className: n.input,
1793
+ type: "text",
1794
+ value: o.fullName,
1795
+ onFocus: () => p?.trackNameSectionClicked?.(),
1796
+ onChange: (r) => {
1797
+ const c = r.target.value;
1798
+ j({ fullName: c }), B("fullName", c);
1799
+ },
1800
+ placeholder: a("formFullNamePlaceholder"),
1801
+ autoComplete: "name"
1802
+ }
1803
+ ) })
1804
+ ] }),
1805
+ /* @__PURE__ */ e.jsxs("div", { className: n.field, children: [
1806
+ /* @__PURE__ */ e.jsx("div", { className: n.labelRow, children: /* @__PURE__ */ e.jsxs("label", { className: n.label, htmlFor: "kundli-phone", children: [
1807
+ a("formPhone"),
1808
+ !O && /* @__PURE__ */ e.jsx("span", { className: n.req, children: "*" })
1809
+ ] }) }),
1810
+ /* @__PURE__ */ e.jsx("div", { className: n.inputWrap, children: /* @__PURE__ */ e.jsxs("div", { className: n.isdWrap, ref: $, children: [
1811
+ /* @__PURE__ */ e.jsxs("div", { className: n.phoneInputGroup, children: [
1812
+ /* @__PURE__ */ e.jsx("div", { className: n.isdSelectWrap, children: /* @__PURE__ */ e.jsx(
1813
+ "button",
1814
+ {
1815
+ type: "button",
1816
+ className: n.isdSelectTrigger,
1817
+ "aria-haspopup": "listbox",
1818
+ "aria-expanded": f,
1819
+ onClick: () => {
1820
+ C((r) => !r), T("");
1821
+ },
1822
+ children: m
1823
+ }
1824
+ ) }),
1825
+ /* @__PURE__ */ e.jsx(
1826
+ "input",
1827
+ {
1828
+ id: "kundli-phone",
1829
+ className: `${n.input} ${n.phoneInput}`,
1830
+ type: "tel",
1831
+ value: o.phone ?? "",
1832
+ onFocus: () => p?.trackPhoneSectionClicked?.(),
1833
+ onChange: (r) => {
1834
+ const c = r.target.value;
1835
+ j({ phone: vt(c) }), B("phone", vt(c));
1836
+ },
1837
+ placeholder: a("formPhonePlaceholder"),
1838
+ autoComplete: "tel",
1839
+ inputMode: "numeric",
1840
+ pattern: "[0-9]{10}",
1841
+ maxLength: 10,
1842
+ required: !O,
1843
+ "aria-required": !O
1844
+ }
1845
+ )
1846
+ ] }),
1847
+ f && /* @__PURE__ */ e.jsxs(
1848
+ "div",
1849
+ {
1850
+ className: n.isdDropdown,
1851
+ role: "listbox",
1852
+ "aria-label": "ISD code options",
1853
+ children: [
1854
+ /* @__PURE__ */ e.jsx("div", { className: n.isdSearchWrap, children: /* @__PURE__ */ e.jsx(
1855
+ "input",
1856
+ {
1857
+ ref: S,
1858
+ type: "text",
1859
+ value: X,
1860
+ onChange: (r) => T(r.target.value),
1861
+ placeholder: "Search country",
1862
+ className: n.isdSearchInput,
1863
+ "aria-label": "Search country"
1864
+ }
1865
+ ) }),
1866
+ I.length > 0 ? I.map((r) => /* @__PURE__ */ e.jsxs(
1867
+ "button",
1868
+ {
1869
+ type: "button",
1870
+ role: "option",
1871
+ "aria-selected": r.code === m,
1872
+ className: `${n.isdOption} ${r.code === m ? n.isdOptionActive : ""}`,
1873
+ onClick: () => {
1874
+ u(r.code), C(!1), T("");
1875
+ },
1876
+ children: [
1877
+ /* @__PURE__ */ e.jsx("span", { className: n.isdCountryName, children: r.country }),
1878
+ /* @__PURE__ */ e.jsx("span", { className: n.isdCountryCode, children: r.code })
1879
+ ]
1880
+ },
1881
+ `${r.code}-${r.country}`
1882
+ )) : /* @__PURE__ */ e.jsx("div", { className: n.isdNoResult, children: "No country found" })
1883
+ ]
1884
+ }
1885
+ )
1886
+ ] }) })
1887
+ ] }),
1888
+ g && /* @__PURE__ */ e.jsxs("div", { className: n.field, children: [
1889
+ /* @__PURE__ */ e.jsx("div", { className: n.labelRow, children: /* @__PURE__ */ e.jsxs("label", { className: n.label, children: [
1890
+ a("formGender"),
1891
+ /* @__PURE__ */ e.jsx("span", { className: n.req, children: "*" })
1892
+ ] }) }),
1893
+ /* @__PURE__ */ e.jsxs(
1894
+ "div",
1895
+ {
1896
+ className: n.choiceRow,
1897
+ role: "radiogroup",
1898
+ "aria-label": a("formGender"),
1899
+ children: [
1900
+ /* @__PURE__ */ e.jsx(
1901
+ "button",
1902
+ {
1903
+ id: "kundli-gender-male",
1904
+ type: "button",
1905
+ className: `${n.choiceBtn} ${o.gender === "male" ? n.choiceBtnActive : ""}`,
1906
+ onClick: () => {
1907
+ j({ gender: "male" }), p?.trackGenderSelected?.({
1908
+ gender: "male"
1909
+ });
1910
+ },
1911
+ role: "radio",
1912
+ "aria-checked": o.gender === "male",
1913
+ children: a("formGenderMale")
1914
+ }
1915
+ ),
1916
+ /* @__PURE__ */ e.jsx(
1917
+ "button",
1918
+ {
1919
+ id: "kundli-gender-female",
1920
+ type: "button",
1921
+ className: `${n.choiceBtn} ${o.gender === "female" ? n.choiceBtnActive : ""}`,
1922
+ onClick: () => {
1923
+ j({ gender: "female" }), p?.trackGenderSelected?.({
1924
+ gender: "female"
1925
+ });
1926
+ },
1927
+ role: "radio",
1928
+ "aria-checked": o.gender === "female",
1929
+ children: a("formGenderFemale")
1930
+ }
1931
+ )
1932
+ ]
1933
+ }
1934
+ )
1935
+ ] }),
1936
+ O && /* @__PURE__ */ e.jsx(e.Fragment, { children: /* @__PURE__ */ e.jsxs("div", { className: n.field, children: [
1937
+ /* @__PURE__ */ e.jsx("div", { className: n.labelRow, children: /* @__PURE__ */ e.jsxs("label", { className: n.label, htmlFor: "kundli-email", children: [
1938
+ a("formEmail"),
1939
+ /* @__PURE__ */ e.jsx("span", { className: n.req, children: "*" })
1940
+ ] }) }),
1941
+ /* @__PURE__ */ e.jsx("div", { className: n.help, children: a("formEmailHelp") }),
1942
+ /* @__PURE__ */ e.jsx("div", { className: n.inputWrap, children: /* @__PURE__ */ e.jsx(
1943
+ "input",
1944
+ {
1945
+ id: "kundli-email",
1946
+ className: n.input,
1947
+ type: "email",
1948
+ value: o.email,
1949
+ onFocus: () => p?.trackEmailSectionClicked?.(),
1950
+ onChange: (r) => {
1951
+ j({ email: r.target.value });
1952
+ },
1953
+ onBlur: G,
1954
+ placeholder: a("formEmailPlaceholder"),
1955
+ autoComplete: "email",
1956
+ required: !0,
1957
+ "aria-required": !0
1958
+ }
1959
+ ) })
1960
+ ] }) }),
1961
+ /* @__PURE__ */ e.jsxs("div", { className: n.field, children: [
1962
+ /* @__PURE__ */ e.jsxs("div", { className: n.labelRow, children: [
1963
+ /* @__PURE__ */ e.jsxs("label", { className: n.label, htmlFor: "kundli-dob", children: [
1964
+ a("formDob"),
1965
+ /* @__PURE__ */ e.jsx("span", { className: n.req, children: "*" })
1966
+ ] }),
1967
+ /* @__PURE__ */ e.jsxs("div", { className: n.infoWrap, "data-info-tooltip": !0, children: [
1968
+ /* @__PURE__ */ e.jsx(
1969
+ "button",
1970
+ {
1971
+ type: "button",
1972
+ className: n.infoBtn,
1973
+ "aria-label": a("info"),
1974
+ "aria-expanded": me === "dob",
1975
+ onClick: () => {
1976
+ ce((r) => r === "dob" ? null : "dob"), p?.trackInfoIconClicked?.({ fieldName: "dob" });
1977
+ },
1978
+ children: /* @__PURE__ */ e.jsx(
1979
+ "img",
1980
+ {
1981
+ className: n.infoImg,
1982
+ src: Oe.info,
1983
+ alt: "",
1984
+ "aria-hidden": !0
1985
+ }
1986
+ )
1987
+ }
1988
+ ),
1989
+ me === "dob" && /* @__PURE__ */ e.jsxs("div", { className: n.tooltip, role: "tooltip", children: [
1990
+ a("formDobInfo"),
1991
+ /* @__PURE__ */ e.jsx("span", { className: n.tooltipArrow, "aria-hidden": !0 })
1992
+ ] })
1993
+ ] })
1994
+ ] }),
1995
+ /* @__PURE__ */ e.jsxs("div", { className: n.inputWrap, children: [
1996
+ /* @__PURE__ */ e.jsx(
1997
+ "input",
1998
+ {
1999
+ id: "kundli-dob",
2000
+ className: n.input,
2001
+ type: "date",
2002
+ ref: A,
2003
+ value: o.dateOfBirth,
2004
+ max: (() => {
2005
+ const r = /* @__PURE__ */ new Date();
2006
+ return `${r.getFullYear()}-${ee(r.getMonth() + 1)}-${ee(r.getDate())}`;
2007
+ })(),
2008
+ onChange: (r) => {
2009
+ const c = r.target.value, K = /* @__PURE__ */ new Date(), be = `${K.getFullYear()}-${ee(K.getMonth() + 1)}-${ee(K.getDate())}`;
2010
+ c && c > be || (j({ dateOfBirth: c }), B("dateOfBirth", c), Y.current = null);
2011
+ },
2012
+ onFocus: () => p?.trackDobClicked?.(),
2013
+ onClick: () => Ue(A),
2014
+ onBlur: () => {
2015
+ Y.current === A.current && (Y.current = null);
2016
+ }
2017
+ }
2018
+ ),
2019
+ /* @__PURE__ */ e.jsx(
2020
+ "button",
2021
+ {
2022
+ type: "button",
2023
+ className: `${n.iconBtn} ${n.iconBtnInteractive}`,
2024
+ "aria-label": "Open date picker",
2025
+ onMouseDown: (r) => r.preventDefault(),
2026
+ onClick: (r) => {
2027
+ r.preventDefault(), r.stopPropagation(), Ue(A);
2028
+ },
2029
+ children: /* @__PURE__ */ e.jsx(
2030
+ "img",
2031
+ {
2032
+ className: n.iconImg,
2033
+ src: Oe.date,
2034
+ alt: "",
2035
+ "aria-hidden": !0
2036
+ }
2037
+ )
2038
+ }
2039
+ )
2040
+ ] })
2041
+ ] }),
2042
+ /* @__PURE__ */ e.jsxs("div", { className: n.field, children: [
2043
+ /* @__PURE__ */ e.jsxs("div", { className: n.labelRow, children: [
2044
+ /* @__PURE__ */ e.jsxs("label", { className: n.label, htmlFor: "kundli-birth-time", children: [
2045
+ a("formBirthTime"),
2046
+ /* @__PURE__ */ e.jsx("span", { className: n.req, children: "*" })
2047
+ ] }),
2048
+ /* @__PURE__ */ e.jsxs("div", { className: n.infoWrap, "data-info-tooltip": !0, children: [
2049
+ /* @__PURE__ */ e.jsx(
2050
+ "button",
2051
+ {
2052
+ type: "button",
2053
+ className: n.infoBtn,
2054
+ "aria-label": a("info"),
2055
+ "aria-expanded": me === "time",
2056
+ onClick: () => {
2057
+ p?.trackInfoIconClicked?.({ fieldName: "time" }), ce((r) => r === "time" ? null : "time");
2058
+ },
2059
+ children: /* @__PURE__ */ e.jsx(
2060
+ "img",
2061
+ {
2062
+ className: n.infoImg,
2063
+ src: Oe.info,
2064
+ alt: "",
2065
+ "aria-hidden": !0
2066
+ }
2067
+ )
2068
+ }
2069
+ ),
2070
+ me === "time" && /* @__PURE__ */ e.jsxs("div", { className: n.tooltip, role: "tooltip", children: [
2071
+ a("formBirthTimeInfo"),
2072
+ /* @__PURE__ */ e.jsx("span", { className: n.tooltipArrow, "aria-hidden": !0 })
2073
+ ] })
2074
+ ] })
2075
+ ] }),
2076
+ /* @__PURE__ */ e.jsxs("div", { className: n.inputWrap, ref: J, children: [
2077
+ /* @__PURE__ */ e.jsx(
2078
+ "input",
2079
+ {
2080
+ id: "kundli-birth-time",
2081
+ className: n.input,
2082
+ type: "text",
2083
+ value: o.birthTime ? l(o.birthTime) : "",
2084
+ readOnly: !0,
2085
+ onFocus: () => p?.trackTimeClicked?.(),
2086
+ onChange: (r) => {
2087
+ const c = r.target.value;
2088
+ j({ birthTime: c }), B("birthTime", c);
2089
+ },
2090
+ disabled: o.birthTimeUnknown,
2091
+ placeholder: "HH:MM AM",
2092
+ onClick: () => {
2093
+ o.birthTimeUnknown || (ie(M(o.birthTime || "12:00")), ne((r) => !r));
2094
+ }
2095
+ }
2096
+ ),
2097
+ /* @__PURE__ */ e.jsx(
2098
+ "button",
2099
+ {
2100
+ type: "button",
2101
+ className: `${n.iconBtn} ${n.iconBtnInteractive}`,
2102
+ "aria-label": "Open time picker",
2103
+ disabled: o.birthTimeUnknown,
2104
+ onMouseDown: (r) => r.preventDefault(),
2105
+ onClick: (r) => {
2106
+ r.preventDefault(), r.stopPropagation(), !o.birthTimeUnknown && (ie(M(o.birthTime || "12:00")), ne((c) => !c));
2107
+ },
2108
+ children: /* @__PURE__ */ e.jsx(
2109
+ "img",
2110
+ {
2111
+ className: n.iconImg,
2112
+ src: Oe.time,
2113
+ alt: "",
2114
+ "aria-hidden": !0
2115
+ }
2116
+ )
2117
+ }
2118
+ ),
2119
+ ke && !o.birthTimeUnknown && /* @__PURE__ */ e.jsxs(
2120
+ "div",
2121
+ {
2122
+ className: n.timePopover,
2123
+ role: "dialog",
2124
+ "aria-label": "Select time",
2125
+ children: [
2126
+ /* @__PURE__ */ e.jsxs("div", { className: n.timePickerRow, children: [
2127
+ /* @__PURE__ */ e.jsx(
2128
+ "select",
2129
+ {
2130
+ className: n.timePickerSelect,
2131
+ value: oe.hour12,
2132
+ onChange: (r) => ie((c) => ({
2133
+ ...c,
2134
+ hour12: Number(r.target.value)
2135
+ })),
2136
+ "aria-label": "Hour",
2137
+ children: Array.from({ length: 12 }, (r, c) => c + 1).map((r) => /* @__PURE__ */ e.jsx("option", { value: r, children: r }, r))
2138
+ }
2139
+ ),
2140
+ /* @__PURE__ */ e.jsx("span", { className: n.timePickerColon, children: ":" }),
2141
+ /* @__PURE__ */ e.jsx(
2142
+ "select",
2143
+ {
2144
+ className: n.timePickerSelect,
2145
+ value: oe.minute,
2146
+ onChange: (r) => ie((c) => ({ ...c, minute: r.target.value })),
2147
+ "aria-label": "Minute",
2148
+ children: Array.from({ length: 60 }, (r, c) => ee(c)).map(
2149
+ (r) => /* @__PURE__ */ e.jsx("option", { value: r, children: r }, r)
2150
+ )
2151
+ }
2152
+ ),
2153
+ /* @__PURE__ */ e.jsxs("div", { className: n.meridiemToggle, "aria-label": "AM/PM", children: [
2154
+ /* @__PURE__ */ e.jsx(
2155
+ "button",
2156
+ {
2157
+ type: "button",
2158
+ className: `${n.meridiemBtn} ${oe.meridiem === "AM" ? n.meridiemActive : ""}`,
2159
+ onClick: () => ie((r) => ({ ...r, meridiem: "AM" })),
2160
+ children: "AM"
2161
+ }
2162
+ ),
2163
+ /* @__PURE__ */ e.jsx(
2164
+ "button",
2165
+ {
2166
+ type: "button",
2167
+ className: `${n.meridiemBtn} ${oe.meridiem === "PM" ? n.meridiemActive : ""}`,
2168
+ onClick: () => ie((r) => ({ ...r, meridiem: "PM" })),
2169
+ children: "PM"
2170
+ }
2171
+ )
2172
+ ] })
2173
+ ] }),
2174
+ /* @__PURE__ */ e.jsxs("div", { className: n.timePopoverActions, children: [
2175
+ /* @__PURE__ */ e.jsx(
2176
+ "button",
2177
+ {
2178
+ type: "button",
2179
+ className: n.timePopoverBtn,
2180
+ onClick: () => ne(!1),
2181
+ children: "Cancel"
2182
+ }
2183
+ ),
2184
+ /* @__PURE__ */ e.jsx(
2185
+ "button",
2186
+ {
2187
+ type: "button",
2188
+ className: `${n.timePopoverBtn} ${n.timePopoverOk}`,
2189
+ onClick: () => {
2190
+ const r = se(oe);
2191
+ j({ birthTime: r }), B("birthTime", r), ne(!1);
2192
+ },
2193
+ "aria-label": "OK",
2194
+ children: /* @__PURE__ */ e.jsx(
2195
+ "svg",
2196
+ {
2197
+ width: "18",
2198
+ height: "18",
2199
+ viewBox: "0 0 24 24",
2200
+ fill: "none",
2201
+ xmlns: "http://www.w3.org/2000/svg",
2202
+ "aria-hidden": !0,
2203
+ children: /* @__PURE__ */ e.jsx(
2204
+ "path",
2205
+ {
2206
+ d: "M20 6L9 17l-5-5",
2207
+ stroke: "currentColor",
2208
+ strokeWidth: "2",
2209
+ strokeLinecap: "round",
2210
+ strokeLinejoin: "round"
2211
+ }
2212
+ )
2213
+ }
2214
+ )
2215
+ }
2216
+ )
2217
+ ] })
2218
+ ]
2219
+ }
2220
+ )
2221
+ ] }),
2222
+ /* @__PURE__ */ e.jsxs("div", { className: n.checkboxRow, children: [
2223
+ /* @__PURE__ */ e.jsx(
2224
+ "input",
2225
+ {
2226
+ id: "kundli-time-unknown",
2227
+ className: n.checkbox,
2228
+ type: "checkbox",
2229
+ checked: o.birthTimeUnknown,
2230
+ onChange: (r) => {
2231
+ p?.trackTimeCheckboxClicked?.(), j({
2232
+ birthTimeUnknown: r.target.checked,
2233
+ birthTime: r.target.checked ? "" : o.birthTime
2234
+ });
2235
+ }
2236
+ }
2237
+ ),
2238
+ /* @__PURE__ */ e.jsxs(
2239
+ "label",
2240
+ {
2241
+ className: n.checkboxText,
2242
+ htmlFor: "kundli-time-unknown",
2243
+ children: [
2244
+ a("formBirthTimeUnknownLine1"),
2245
+ /* @__PURE__ */ e.jsx("br", {}),
2246
+ a("formBirthTimeUnknownLine2")
2247
+ ]
2248
+ }
2249
+ )
2250
+ ] })
2251
+ ] }),
2252
+ /* @__PURE__ */ e.jsxs("div", { className: n.field, children: [
2253
+ /* @__PURE__ */ e.jsxs("div", { className: n.labelRow, children: [
2254
+ /* @__PURE__ */ e.jsxs("label", { className: n.label, htmlFor: "kundli-birth-place", children: [
2255
+ a("formBirthPlace"),
2256
+ /* @__PURE__ */ e.jsx("span", { className: n.req, children: "*" })
2257
+ ] }),
2258
+ /* @__PURE__ */ e.jsxs("div", { className: n.infoWrap, "data-info-tooltip": !0, children: [
2259
+ /* @__PURE__ */ e.jsx(
2260
+ "button",
2261
+ {
2262
+ type: "button",
2263
+ className: n.infoBtn,
2264
+ "aria-label": a("info"),
2265
+ "aria-expanded": me === "place",
2266
+ onClick: () => {
2267
+ p?.trackInfoIconClicked?.({
2268
+ fieldName: "birthPlace"
2269
+ }), ce((r) => r === "place" ? null : "place");
2270
+ },
2271
+ children: /* @__PURE__ */ e.jsx(
2272
+ "img",
2273
+ {
2274
+ className: n.infoImg,
2275
+ src: Oe.info,
2276
+ alt: "",
2277
+ "aria-hidden": !0
2278
+ }
2279
+ )
2280
+ }
2281
+ ),
2282
+ me === "place" && /* @__PURE__ */ e.jsxs("div", { className: n.tooltip, role: "tooltip", children: [
2283
+ a("formBirthPlaceInfo"),
2284
+ /* @__PURE__ */ e.jsx("span", { className: n.tooltipArrow, "aria-hidden": !0 })
2285
+ ] })
2286
+ ] })
2287
+ ] }),
2288
+ /* @__PURE__ */ e.jsxs("div", { className: n.inputWrap, ref: le, children: [
2289
+ /* @__PURE__ */ e.jsx(
2290
+ "input",
2291
+ {
2292
+ id: "kundli-birth-place",
2293
+ className: n.input,
2294
+ type: "text",
2295
+ value: o.birthPlace,
2296
+ onChange: (r) => {
2297
+ const c = r.target.value;
2298
+ j({
2299
+ birthPlace: c,
2300
+ birthPlaceLat: void 0,
2301
+ birthPlaceLng: void 0
2302
+ }), B("birthPlace", c), fe(!0);
2303
+ },
2304
+ onFocus: () => {
2305
+ p?.trackPlaceOfBirthClicked?.(), fe(!0);
2306
+ },
2307
+ placeholder: a("formBirthPlacePlaceholder"),
2308
+ autoComplete: "address-level2"
2309
+ }
2310
+ ),
2311
+ /* @__PURE__ */ e.jsx("span", { className: n.iconBtn, "aria-hidden": !0, children: /* @__PURE__ */ e.jsx(
2312
+ "img",
2313
+ {
2314
+ className: n.iconImg,
2315
+ src: Oe.location,
2316
+ alt: "",
2317
+ "aria-hidden": !0
2318
+ }
2319
+ ) }),
2320
+ te && Pe.length > 0 && /* @__PURE__ */ e.jsx("div", { className: n.suggestions, role: "listbox", children: Pe.slice(0, 8).map((r) => /* @__PURE__ */ e.jsxs(
2321
+ "button",
2322
+ {
2323
+ type: "button",
2324
+ className: n.suggestionItem,
2325
+ onClick: async () => {
2326
+ const c = r.description;
2327
+ if (ge.current = c, j({
2328
+ birthPlace: c,
2329
+ birthPlaceLat: r.lat,
2330
+ birthPlaceLng: r.lng
2331
+ }), Me(), fe(!1), de) {
2332
+ const K = await _e.getPlaceDetails(
2333
+ r.id
2334
+ );
2335
+ K && (ge.current = c, s({
2336
+ ...o,
2337
+ birthPlace: c,
2338
+ birthPlaceLat: K.lat,
2339
+ birthPlaceLng: K.lng
2340
+ }));
2341
+ }
2342
+ },
2343
+ children: [
2344
+ /* @__PURE__ */ e.jsx("span", { className: n.suggestionMain, children: r.description }),
2345
+ r.secondaryText && /* @__PURE__ */ e.jsx("span", { className: n.suggestionSecondary, children: r.secondaryText })
2346
+ ]
2347
+ },
2348
+ r.id
2349
+ )) }),
2350
+ te && P && Ie && /* @__PURE__ */ e.jsx("div", { className: n.suggestionsHint, children: "Loading…" }),
2351
+ te && P && !Ie && !!Le && /* @__PURE__ */ e.jsx("div", { className: n.suggestionsHint, children: Le })
2352
+ ] })
2353
+ ] }),
2354
+ g && /* @__PURE__ */ e.jsxs("div", { className: n.field, children: [
2355
+ /* @__PURE__ */ e.jsx("div", { className: n.labelRow, children: /* @__PURE__ */ e.jsxs("label", { className: n.label, children: [
2356
+ a("formReportLanguage"),
2357
+ /* @__PURE__ */ e.jsx("span", { className: n.req, children: "*" })
2358
+ ] }) }),
2359
+ /* @__PURE__ */ e.jsxs(
2360
+ "div",
2361
+ {
2362
+ className: n.choiceRow,
2363
+ role: "radiogroup",
2364
+ "aria-label": a("formReportLanguage"),
2365
+ children: [
2366
+ /* @__PURE__ */ e.jsx(
2367
+ "button",
2368
+ {
2369
+ id: "kundli-report-lang-hi",
2370
+ type: "button",
2371
+ className: `${n.choiceBtn} ${o.language_code === "hi" ? n.choiceBtnActive : ""}`,
2372
+ onClick: () => {
2373
+ j({ language_code: "hi" }), p?.trackLanguageOfReportSelected?.({
2374
+ language: "hi"
2375
+ });
2376
+ },
2377
+ role: "radio",
2378
+ "aria-checked": o.language_code === "hi",
2379
+ children: a("formReportLanguageHindi")
2380
+ }
2381
+ ),
2382
+ /* @__PURE__ */ e.jsx(
2383
+ "button",
2384
+ {
2385
+ id: "kundli-report-lang-en",
2386
+ type: "button",
2387
+ className: `${n.choiceBtn} ${o.language_code === "en" ? n.choiceBtnActive : ""}`,
2388
+ onClick: () => {
2389
+ j({ language_code: "en" }), p?.trackLanguageOfReportSelected?.({
2390
+ language: "en"
2391
+ });
2392
+ },
2393
+ role: "radio",
2394
+ "aria-checked": o.language_code === "en",
2395
+ children: a("formReportLanguageEnglish")
2396
+ }
2397
+ ),
2398
+ /* @__PURE__ */ e.jsx(
2399
+ "button",
2400
+ {
2401
+ id: "kundli-report-lang-te",
2402
+ type: "button",
2403
+ className: `${n.choiceBtn} ${o.language_code === "te" ? n.choiceBtnActive : ""}`,
2404
+ onClick: () => {
2405
+ j({ language_code: "te" }), p?.trackLanguageOfReportSelected?.({
2406
+ language: "te"
2407
+ });
2408
+ },
2409
+ role: "radio",
2410
+ "aria-checked": o.language_code === "te",
2411
+ children: a("formReportLanguageTelugu")
2412
+ }
2413
+ ),
2414
+ /* @__PURE__ */ e.jsx(
2415
+ "button",
2416
+ {
2417
+ id: "kundli-report-lang-ta",
2418
+ type: "button",
2419
+ className: `${n.choiceBtn} ${o.language_code === "ta" ? n.choiceBtnActive : ""}`,
2420
+ onClick: () => {
2421
+ j({ language_code: "ta" }), p?.trackLanguageOfReportSelected?.({
2422
+ language: "ta"
2423
+ });
2424
+ },
2425
+ role: "radio",
2426
+ "aria-checked": o.language_code === "ta",
2427
+ children: a("formReportLanguageTamil")
2428
+ }
2429
+ ),
2430
+ /* @__PURE__ */ e.jsx(
2431
+ "button",
2432
+ {
2433
+ id: "kundli-report-lang-kn",
2434
+ type: "button",
2435
+ className: `${n.choiceBtn} ${o.language_code === "kn" ? n.choiceBtnActive : ""}`,
2436
+ onClick: () => {
2437
+ j({ language_code: "kn" }), p?.trackLanguageOfReportSelected?.({
2438
+ language: "kn"
2439
+ });
2440
+ },
2441
+ role: "radio",
2442
+ "aria-checked": o.language_code === "kn",
2443
+ children: a("formReportLanguageKannada")
2444
+ }
2445
+ ),
2446
+ /* @__PURE__ */ e.jsx(
2447
+ "button",
2448
+ {
2449
+ id: "kundli-report-lang-gu",
2450
+ type: "button",
2451
+ className: `${n.choiceBtn} ${o.language_code === "gu" ? n.choiceBtnActive : ""}`,
2452
+ onClick: () => {
2453
+ j({ language_code: "gu" }), p?.trackLanguageOfReportSelected?.({
2454
+ language: "gu"
2455
+ });
2456
+ },
2457
+ role: "radio",
2458
+ "aria-checked": o.language_code === "gu",
2459
+ children: a("formReportLanguageGujarati")
2460
+ }
2461
+ ),
2462
+ /* @__PURE__ */ e.jsx(
2463
+ "button",
2464
+ {
2465
+ id: "kundli-report-lang-mr",
2466
+ type: "button",
2467
+ className: `${n.choiceBtn} ${o.language_code === "mr" ? n.choiceBtnActive : ""}`,
2468
+ onClick: () => {
2469
+ j({ language_code: "mr" }), p?.trackLanguageOfReportSelected?.({
2470
+ language: "mr"
2471
+ });
2472
+ },
2473
+ role: "radio",
2474
+ "aria-checked": o.language_code === "mr",
2475
+ children: a("formReportLanguageMarathi")
2476
+ }
2477
+ )
2478
+ ]
2479
+ }
2480
+ )
2481
+ ] })
2482
+ ] }) })
2483
+ }
2484
+ );
2485
+ }, Pr = "_ctaButton_rhimw_2", Tr = "_ctaFilled_rhimw_21", Sr = "_ctaFilledContent_rhimw_52", jr = "_chevronRight_rhimw_61", Ke = {
2486
+ ctaButton: Pr,
2487
+ ctaFilled: Tr,
2488
+ ctaFilledContent: Sr,
2489
+ chevronRight: jr
2490
+ }, Nt = "kundli-report-astrologer", Nr = "https://srm-cdn.a4b.io/yoda/1770375694934.svg", Ar = "https://srm-cdn.a4b.io/yoda/1770375720933.svg", Rr = "https://srm-cdn.a4b.io/yoda/1770707793537.svg", Er = "https://srm-cdn.a4b.io/yoda/1771588545907.svg", Ir = ({ t: a }) => {
2491
+ const s = Ee()?.config.imageComponent ?? He;
2492
+ return /* @__PURE__ */ e.jsxs("div", { className: Ae.marqueeContent, children: [
2493
+ /* @__PURE__ */ e.jsxs("span", { className: Ae.badge, children: [
2494
+ /* @__PURE__ */ e.jsx(
2495
+ s,
2496
+ {
2497
+ src: Nr,
2498
+ alt: "",
2499
+ className: Ae.badgeIcon,
2500
+ width: 16,
2501
+ height: 16,
2502
+ loading: "lazy"
2503
+ }
2504
+ ),
2505
+ a("ctaKundliCreated")
2506
+ ] }),
2507
+ /* @__PURE__ */ e.jsxs("span", { className: Ae.badge, children: [
2508
+ /* @__PURE__ */ e.jsx(
2509
+ s,
2510
+ {
2511
+ src: Ar,
2512
+ alt: "",
2513
+ className: Ae.badgeIcon,
2514
+ width: 16,
2515
+ height: 16,
2516
+ loading: "lazy"
2517
+ }
2518
+ ),
2519
+ a("ctaCertified")
2520
+ ] }),
2521
+ /* @__PURE__ */ e.jsxs("span", { className: Ae.badge, children: [
2522
+ /* @__PURE__ */ e.jsx(
2523
+ s,
2524
+ {
2525
+ src: Rr,
2526
+ alt: "",
2527
+ className: Ae.badgeIcon,
2528
+ width: 16,
2529
+ height: 16,
2530
+ loading: "lazy"
2531
+ }
2532
+ ),
2533
+ a("ctaSecurePayment")
2534
+ ] })
2535
+ ] });
2536
+ }, Lr = (a) => /.+@.+\..+/.test(a), Br = (a) => /^\d{10}$/.test(a), Dr = (a, o, s) => {
2537
+ if (!a.fullName.trim()) return "fullName";
2538
+ if (o) {
2539
+ if (!Lr(a.email.trim())) return "email";
2540
+ } else if (!Br((a.phone ?? "").trim())) return "phone";
2541
+ if (!a.dateOfBirth) return "dateOfBirth";
2542
+ if (!a.birthPlace.trim()) return "birthPlace";
2543
+ if (s) {
2544
+ if (!a.gender) return "gender";
2545
+ if (!a.language_code) return "language_code";
2546
+ }
2547
+ return !a.birthTimeUnknown && !a.birthTime ? "birthTime" : null;
2548
+ }, Fr = ({
2549
+ t: a,
2550
+ values: o,
2551
+ phoneIsdCode: s,
2552
+ requireV1ExtraFields: m = !1,
2553
+ onValidationFailed: u,
2554
+ onProceed: g,
2555
+ onProceedGuidance: h,
2556
+ href: w,
2557
+ analytics: x,
2558
+ className: q = "",
2559
+ discountedPriceLabel: F,
2560
+ discountPillLabel: N,
2561
+ showPlanSheet: p,
2562
+ confirmPlan: O,
2563
+ planSheetOpen: v,
2564
+ selectedPlan: W
2565
+ }) => {
2566
+ const b = Ee(), f = b?.config.isGlobal ?? !0, C = b?.config?.variant, X = Re(
2567
+ () => Dr(o, f, m),
2568
+ [o, f, m]
2569
+ ), T = X === null, $ = C === "v1" && b?.config?.showSheet, S = f ? F ?? a("formDiscountedPrice") : $ ? "" : "₹499", E = b?.config.imageComponent ?? He, j = (G) => {
2570
+ if (G.preventDefault(), C === "v1" && !T && x?.trackKundliDetailedClicked?.(), !T) {
2571
+ X && u?.(X);
2572
+ return;
2573
+ }
2574
+ const Z = !!h && C === "v1" && W?.id === Nt, I = (o.phone ?? "").trim(), A = {
2575
+ ...o,
2576
+ phone: I && `${s}-${I}`
2577
+ };
2578
+ if ($) {
2579
+ v ? O?.() : p?.(A);
2580
+ return;
2581
+ }
2582
+ x?.trackPrimaryCtaClickedL1?.({ avenue: "form" }), Z ? h(A) : g?.(A);
2583
+ }, B = /* @__PURE__ */ e.jsx(
2584
+ Yt,
2585
+ {
2586
+ href: w,
2587
+ disabled: C === "v1" ? !1 : !T,
2588
+ onClick: j,
2589
+ "aria-label": a("formPriceAria"),
2590
+ className: C === "v1" && T ? Ke.ctaFilled : C === "v1" ? Ke.ctaButton : void 0,
2591
+ children: C === "v1" ? T ? /* @__PURE__ */ e.jsxs("span", { className: Ke.ctaFilledContent, children: [
2592
+ $ ? a("selectPackage") : v && W ? `${a("proceedWithPlan")}${W.price}` : `${a("formProceed")} ${S}`,
2593
+ /* @__PURE__ */ e.jsx(
2594
+ E,
2595
+ {
2596
+ src: Er,
2597
+ alt: "",
2598
+ className: Ke.chevronRight,
2599
+ width: 20,
2600
+ height: 20,
2601
+ loading: "lazy"
2602
+ }
2603
+ )
2604
+ ] }) : a("formCtaDefault") : /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
2605
+ a("formProceed"),
2606
+ " ",
2607
+ S
2608
+ ] })
2609
+ }
2610
+ );
2611
+ return /* @__PURE__ */ e.jsx(
2612
+ Vt,
2613
+ {
2614
+ className: `${Ke.footerContainer} ${q}`,
2615
+ marquee: /* @__PURE__ */ e.jsx(zt, { children: /* @__PURE__ */ e.jsx(Ir, { t: a }) }),
2616
+ children: B
2617
+ }
2618
+ );
2619
+ }, Or = "https://srm-cdn.a4b.io/yoda/1770362904947.svg", Mr = ({
2620
+ t: a,
2621
+ languageSelector: o,
2622
+ logoUrl: s = Or,
2623
+ className: m = ""
2624
+ }) => {
2625
+ const u = Ee(), g = u?.config.isGlobal ?? !0, h = o != null && !g;
2626
+ return /* @__PURE__ */ e.jsx(
2627
+ Jt,
2628
+ {
2629
+ t: a,
2630
+ logoUrl: s,
2631
+ imageComponent: u?.config.imageComponent,
2632
+ languageSelector: o,
2633
+ showLanguageSelector: h,
2634
+ className: m
2635
+ }
2636
+ );
2637
+ }, $r = () => /* @__PURE__ */ e.jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", "aria-hidden": !0, children: /* @__PURE__ */ e.jsx(
2638
+ "path",
2639
+ {
2640
+ d: "M3.5 8.5l2.5 2.5 6-6",
2641
+ stroke: "#22c55e",
2642
+ strokeWidth: "1.8",
2643
+ strokeLinecap: "round",
2644
+ strokeLinejoin: "round"
2645
+ }
2646
+ ) }), Ur = () => /* @__PURE__ */ e.jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", "aria-hidden": !0, children: /* @__PURE__ */ e.jsx(
2647
+ "path",
2648
+ {
2649
+ d: "M4.5 4.5l7 7M11.5 4.5l-7 7",
2650
+ stroke: "#ef4444",
2651
+ strokeWidth: "1.8",
2652
+ strokeLinecap: "round"
2653
+ }
2654
+ ) }), it = () => /* @__PURE__ */ e.jsx("svg", { width: "20", height: "20", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2.2", strokeLinecap: "round", strokeLinejoin: "round", "aria-hidden": !0, children: /* @__PURE__ */ e.jsx("path", { d: "M15 18l-6-6 6-6" }) }), Gr = () => /* @__PURE__ */ e.jsxs("svg", { width: "14", height: "14", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2.5", strokeLinecap: "round", strokeLinejoin: "round", "aria-hidden": !0, children: [
2655
+ /* @__PURE__ */ e.jsx("polyline", { points: "23 6 13.5 15.5 8.5 10.5 1 18" }),
2656
+ /* @__PURE__ */ e.jsx("polyline", { points: "17 6 23 6 23 12" })
2657
+ ] }), qr = () => /* @__PURE__ */ e.jsx(
2658
+ "img",
2659
+ {
2660
+ src: "https://srm-cdn.a4b.io/yoda/1785316603029.svg",
2661
+ width: 16,
2662
+ height: 16,
2663
+ alt: "",
2664
+ "aria-hidden": !0
2665
+ }
2666
+ ), Wr = () => /* @__PURE__ */ e.jsx(
2667
+ "img",
2668
+ {
2669
+ src: "https://srm-cdn.a4b.io/yoda/1785316621747.svg",
2670
+ width: 16,
2671
+ height: 16,
2672
+ alt: "",
2673
+ "aria-hidden": !0
2674
+ }
2675
+ ), Kr = () => /* @__PURE__ */ e.jsx(
2676
+ "img",
2677
+ {
2678
+ src: "https://srm-cdn.a4b.io/yoda/1785316635953.svg",
2679
+ width: 16,
2680
+ height: 16,
2681
+ alt: "",
2682
+ "aria-hidden": !0
2683
+ }
2684
+ ), Hr = "_overlay_1u7x5_2", Yr = "_sheet_1u7x5_12", Vr = "_sheetFullScreen_1u7x5_36", zr = "_headerFull_1u7x5_50", Jr = "_titleFull_1u7x5_63", Qr = "_header_1u7x5_50", Xr = "_backBtn_1u7x5_84", Zr = "_title_1u7x5_63", en = "_plansContainer_1u7x5_114", tn = "_planCard_1u7x5_123", an = "_withBadgeSpacing_1u7x5_137", rn = "_planCardSelected_1u7x5_141", nn = "_planCardPopular_1u7x5_146", on = "_popularBadge_1u7x5_155", ln = "_planCardInner_1u7x5_173", sn = "_planTitleRow_1u7x5_184", cn = "_planTitle_1u7x5_184", dn = "_radioCircle_1u7x5_199", un = "_radioChecked_1u7x5_212", pn = "_radioInner_1u7x5_217", mn = "_priceRow_1u7x5_225", hn = "_price_1u7x5_225", fn = "_originalPrice_1u7x5_238", gn = "_savingsBadge_1u7x5_245", _n = "_featureList_1u7x5_255", bn = "_featureItem_1u7x5_264", yn = "_featureIcon_1u7x5_270", vn = "_featureText_1u7x5_276", kn = "_astrologerHeading_1u7x5_287", xn = "_astrologerList_1u7x5_294", wn = "_astrologerCard_1u7x5_310", Cn = "_astrologerAvatar_1u7x5_326", Pn = "_astrologerAvatarPlaceholder_1u7x5_343", Tn = "_astrologerTop_1u7x5_349", Sn = "_astrologerBasicInfo_1u7x5_355", jn = "_astrologerName_1u7x5_362", Nn = "_astrologerExp_1u7x5_371", An = "_astrologerDivider_1u7x5_377", Rn = "_planDivider_1u7x5_383", En = "_astrologerCertList_1u7x5_390", In = "_astrologerCertItem_1u7x5_396", Ln = "_bullet_1u7x5_404", Bn = "_footer_1u7x5_409", Dn = "_proceedBtn_1u7x5_419", k = {
2685
+ overlay: Hr,
2686
+ sheet: Yr,
2687
+ sheetFullScreen: Vr,
2688
+ headerFull: zr,
2689
+ titleFull: Jr,
2690
+ header: Qr,
2691
+ backBtn: Xr,
2692
+ title: Zr,
2693
+ plansContainer: en,
2694
+ planCard: tn,
2695
+ withBadgeSpacing: an,
2696
+ planCardSelected: rn,
2697
+ planCardPopular: nn,
2698
+ popularBadge: on,
2699
+ planCardInner: ln,
2700
+ planTitleRow: sn,
2701
+ planTitle: cn,
2702
+ radioCircle: dn,
2703
+ radioChecked: un,
2704
+ radioInner: pn,
2705
+ priceRow: mn,
2706
+ price: hn,
2707
+ originalPrice: fn,
2708
+ savingsBadge: gn,
2709
+ featureList: _n,
2710
+ featureItem: bn,
2711
+ featureIcon: yn,
2712
+ featureText: vn,
2713
+ astrologerHeading: kn,
2714
+ astrologerList: xn,
2715
+ astrologerCard: wn,
2716
+ astrologerAvatar: Cn,
2717
+ astrologerAvatarPlaceholder: Pn,
2718
+ astrologerTop: Tn,
2719
+ astrologerBasicInfo: Sn,
2720
+ astrologerName: jn,
2721
+ astrologerExp: Nn,
2722
+ astrologerDivider: An,
2723
+ planDivider: Rn,
2724
+ astrologerCertList: En,
2725
+ astrologerCertItem: In,
2726
+ bullet: Ln,
2727
+ footer: Bn,
2728
+ proceedBtn: Dn
2729
+ }, Fn = ({ title: a, onBack: o }) => /* @__PURE__ */ e.jsxs("div", { className: k.header, children: [
2730
+ /* @__PURE__ */ e.jsx(
2731
+ "button",
2732
+ {
2733
+ className: k.backBtn,
2734
+ onClick: o,
2735
+ "aria-label": "Go back",
2736
+ type: "button",
2737
+ children: /* @__PURE__ */ e.jsx(it, {})
2738
+ }
2739
+ ),
2740
+ /* @__PURE__ */ e.jsx("h2", { className: k.title, children: a })
2741
+ ] }), On = ({ features: a, t: o }) => /* @__PURE__ */ e.jsx("ul", { className: k.featureList, "aria-label": "Plan features", children: a.map((s, m) => /* @__PURE__ */ e.jsxs("li", { className: k.featureItem, children: [
2742
+ /* @__PURE__ */ e.jsx("span", { className: k.featureIcon, children: s.included ? /* @__PURE__ */ e.jsx($r, {}) : /* @__PURE__ */ e.jsx(Ur, {}) }),
2743
+ /* @__PURE__ */ e.jsx(
2744
+ "span",
2745
+ {
2746
+ className: `${k.featureText} `,
2747
+ children: o?.(s.text) ?? s.text
2748
+ }
2749
+ )
2750
+ ] }, m)) }), Mn = ({ astrologer: a, t: o }) => /* @__PURE__ */ e.jsxs("div", { className: k.astrologerCard, children: [
2751
+ /* @__PURE__ */ e.jsxs("div", { className: k.astrologerTop, children: [
2752
+ /* @__PURE__ */ e.jsx("div", { className: k.astrologerAvatar, "aria-hidden": !0, children: a.imageUrl ? /* @__PURE__ */ e.jsx("img", { src: a.imageUrl, alt: o?.(a.name) ?? a.name, width: 40, height: 40 }) : /* @__PURE__ */ e.jsx("span", { className: k.astrologerAvatarPlaceholder, children: a.name.charAt(0) }) }),
2753
+ /* @__PURE__ */ e.jsxs("div", { className: k.astrologerBasicInfo, children: [
2754
+ /* @__PURE__ */ e.jsx("p", { className: k.astrologerName, children: o?.(a.name) ?? a.name }),
2755
+ /* @__PURE__ */ e.jsx("p", { className: k.astrologerExp, children: o?.(a.experience) ?? a.experience })
2756
+ ] })
2757
+ ] }),
2758
+ /* @__PURE__ */ e.jsx("div", { className: k.astrologerDivider }),
2759
+ /* @__PURE__ */ e.jsx("div", { className: k.astrologerCertList, children: a.certifications.map((s, m) => /* @__PURE__ */ e.jsxs("p", { className: k.astrologerCertItem, children: [
2760
+ /* @__PURE__ */ e.jsx("span", { className: k.bullet, children: "•" }),
2761
+ " ",
2762
+ o?.(s) ?? s
2763
+ ] }, m)) })
2764
+ ] }), $n = ({ label: a }) => /* @__PURE__ */ e.jsxs("div", { className: k.popularBadge, "aria-label": a, children: [
2765
+ /* @__PURE__ */ e.jsx(Gr, {}),
2766
+ /* @__PURE__ */ e.jsx("span", { children: a })
2767
+ ] }), Un = ({ plan: a, isSelected: o, onSelect: s, t: m }) => {
2768
+ const u = () => s(a.id), g = (h) => {
2769
+ (h.key === " " || h.key === "Enter") && (h.preventDefault(), s(a.id));
2770
+ };
2771
+ return /* @__PURE__ */ e.jsxs(
2772
+ "div",
2773
+ {
2774
+ className: [
2775
+ k.planCard,
2776
+ o ? k.planCardSelected : "",
2777
+ o && k.planCardPopular
2778
+ ].filter(Boolean).join(" "),
2779
+ onClick: u,
2780
+ role: "radio",
2781
+ "aria-checked": o,
2782
+ tabIndex: 0,
2783
+ onKeyDown: g,
2784
+ "data-plan-id": a.id,
2785
+ children: [
2786
+ a.badge && /* @__PURE__ */ e.jsx($n, { label: m?.(a.badge) ?? a.badge }),
2787
+ /* @__PURE__ */ e.jsxs("div", { className: k.planCardInner, children: [
2788
+ /* @__PURE__ */ e.jsxs("div", { className: `${k.planTitleRow} ${a.badge ? k.withBadgeSpacing : ""}`, children: [
2789
+ /* @__PURE__ */ e.jsx("span", { className: k.planTitle, children: m?.(a.title) ?? a.title }),
2790
+ /* @__PURE__ */ e.jsx(
2791
+ "span",
2792
+ {
2793
+ className: `${k.radioCircle} ${o ? k.radioChecked : ""}`,
2794
+ "aria-hidden": !0,
2795
+ children: o && /* @__PURE__ */ e.jsx("span", { className: k.radioInner })
2796
+ }
2797
+ )
2798
+ ] }),
2799
+ /* @__PURE__ */ e.jsxs("div", { className: k.priceRow, children: [
2800
+ /* @__PURE__ */ e.jsx("span", { className: k.price, children: a.price }),
2801
+ a.originalPrice && /* @__PURE__ */ e.jsx("span", { className: k.originalPrice, children: a.originalPrice }),
2802
+ a.savingsLabel && /* @__PURE__ */ e.jsx("span", { className: k.savingsBadge, children: m?.(a.savingsLabel, { percent: 25 }) ?? a.savingsLabel })
2803
+ ] }),
2804
+ /* @__PURE__ */ e.jsx(On, { features: a.features, t: m }),
2805
+ a.astrologers && /* @__PURE__ */ e.jsx("div", { className: k.planDivider }),
2806
+ a.astrologers && a.astrologers.length > 0 && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
2807
+ /* @__PURE__ */ e.jsx("p", { className: k.astrologerHeading, children: m?.("planAstrologerHeading") ?? "We will assign you a top astrologer from below" }),
2808
+ /* @__PURE__ */ e.jsx("div", { className: k.astrologerList, role: "list", children: a.astrologers.map((h, w) => /* @__PURE__ */ e.jsx("div", { role: "listitem", children: /* @__PURE__ */ e.jsx(Mn, { astrologer: h, t: m }) }, w)) })
2809
+ ] })
2810
+ ] })
2811
+ ]
2812
+ }
2813
+ );
2814
+ }, kt = (a) => {
2815
+ const o = new Date(a);
2816
+ return Number.isNaN(o.getTime()) ? a : o.toLocaleTimeString(void 0, {
2817
+ hour: "numeric",
2818
+ minute: "2-digit",
2819
+ hour12: !0
2820
+ });
2821
+ }, Gn = (a, o = /* @__PURE__ */ new Date()) => {
2822
+ const s = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], m = /* @__PURE__ */ new Date(`${a}T00:00:00`);
2823
+ if (Number.isNaN(m.getTime()))
2824
+ return { id: a, dayLabel: a, dayNum: "" };
2825
+ const u = (w) => new Date(w.getFullYear(), w.getMonth(), w.getDate()).getTime(), g = Math.round(
2826
+ (u(m) - u(o)) / (1e3 * 60 * 60 * 24)
2827
+ ), h = g === 0 ? "Today" : g === 1 ? "Tomorrow" : s[m.getDay()];
2828
+ return { id: a, dayLabel: h, dayNum: String(m.getDate()) };
2829
+ }, qn = [
2830
+ "morning",
2831
+ "afternoon",
2832
+ "evening"
2833
+ ], et = [
2834
+ { id: "career_work", labelKey: "planTopicCareerWork", label: "Career & work" },
2835
+ { id: "health_wellbeing", labelKey: "planTopicHealthWellbeing", label: "Health & wellbeing" },
2836
+ { id: "love_marriage", labelKey: "planTopicLoveMarriage", label: "Love & marriage" },
2837
+ { id: "money_finance", labelKey: "planTopicMoneyFinance", label: "Money & finance" }
2838
+ ], Wn = "_overlay_1gqll_2", Kn = "_sheet_1gqll_12", Hn = "_content_1gqll_34", Yn = "_header_1gqll_41", Vn = "_backBtn_1gqll_54", zn = "_title_1gqll_72", Jn = "_subtitle_1gqll_80", Qn = "_trustRow_1gqll_88", Xn = "_trustAvatars_1gqll_99", Zn = "_trustText_1gqll_112", eo = "_trustDivider_1gqll_118", to = "_astrologerRow_1gqll_125", ao = "_astrologerCard_1gqll_138", ro = "_astrologerTop_1gqll_151", no = "_astrologerAvatar_1gqll_157", oo = "_astrologerBasicInfo_1gqll_174", io = "_astrologerName_1gqll_179", lo = "_astrologerMeta_1gqll_190", so = "_astrologerCertList_1gqll_204", co = "_astrologerCertItem_1gqll_210", uo = "_bullet_1gqll_218", po = "_sectionHeading_1gqll_223", mo = "_dateTabs_1gqll_231", ho = "_dateTab_1gqll_231", fo = "_dateTabDivider_1gqll_258", go = "_dateTabSelected_1gqll_268", _o = "_dateTabLabel_1gqll_274", bo = "_dateTabNum_1gqll_280", yo = "_periodTabs_1gqll_293", vo = "_periodTab_1gqll_293", ko = "_periodTabSelected_1gqll_319", xo = "_timeGrid_1gqll_326", wo = "_timeSlot_1gqll_333", Co = "_timeSlotSelected_1gqll_349", Po = "_topicGrid_1gqll_357", To = "_topicChip_1gqll_363", So = "_topicChipSelected_1gqll_379", jo = "_stateMessage_1gqll_386", No = "_retryBtn_1gqll_393", Ao = "_footer_1gqll_407", Ro = "_proceedBtn_1gqll_414", Eo = "_proceedBtnDisabled_1gqll_432", _ = {
2839
+ overlay: Wn,
2840
+ sheet: Kn,
2841
+ content: Hn,
2842
+ header: Yn,
2843
+ backBtn: Vn,
2844
+ title: zn,
2845
+ subtitle: Jn,
2846
+ trustRow: Qn,
2847
+ trustAvatars: Xn,
2848
+ trustText: Zn,
2849
+ trustDivider: eo,
2850
+ astrologerRow: to,
2851
+ astrologerCard: ao,
2852
+ astrologerTop: ro,
2853
+ astrologerAvatar: no,
2854
+ astrologerBasicInfo: oo,
2855
+ astrologerName: io,
2856
+ astrologerMeta: lo,
2857
+ astrologerCertList: so,
2858
+ astrologerCertItem: co,
2859
+ bullet: uo,
2860
+ sectionHeading: po,
2861
+ dateTabs: mo,
2862
+ dateTab: ho,
2863
+ dateTabDivider: fo,
2864
+ dateTabSelected: go,
2865
+ dateTabLabel: _o,
2866
+ dateTabNum: bo,
2867
+ periodTabs: yo,
2868
+ periodTab: vo,
2869
+ periodTabSelected: ko,
2870
+ timeGrid: xo,
2871
+ timeSlot: wo,
2872
+ timeSlotSelected: Co,
2873
+ topicGrid: Po,
2874
+ topicChip: To,
2875
+ topicChipSelected: So,
2876
+ stateMessage: jo,
2877
+ retryBtn: No,
2878
+ footer: Ao,
2879
+ proceedBtn: Ro,
2880
+ proceedBtnDisabled: Eo
2881
+ }, Io = {
2882
+ morning: qr,
2883
+ afternoon: Wr,
2884
+ evening: Kr
2885
+ }, Lo = {
2886
+ morning: "planPeriodMorning",
2887
+ afternoon: "planPeriodAfternoon",
2888
+ evening: "planPeriodEvening"
2889
+ }, Bo = ({
2890
+ isOpen: a,
2891
+ onClose: o,
2892
+ onProceed: s,
2893
+ astrologers: m,
2894
+ t: u,
2895
+ analytics: g
2896
+ }) => {
2897
+ const h = Ee(), w = h?.config.imageComponent ?? He, x = h?.config.fetchConsultationSlots, [q, F] = D([]), [N, p] = D(!1), [O, v] = D(!1), [W, b] = D("topic"), [f, C] = D(et[0].id), [X, T] = D(""), [$, S] = D("morning"), [E, j] = D(null), B = H(!1), G = Re(
2898
+ () => q.filter((l) => l.has_availability && l.slots.length > 0),
2899
+ [q]
2900
+ ), Z = ve(() => {
2901
+ x && (p(!0), v(!1), x().then((l) => {
2902
+ F(l?.days ?? []);
2903
+ }).catch(() => {
2904
+ v(!0);
2905
+ }).finally(() => p(!1)));
2906
+ }, [x]);
2907
+ Q(() => {
2908
+ if (!a) {
2909
+ B.current = !1;
2910
+ return;
2911
+ }
2912
+ b("topic"), C(et[0].id), Z();
2913
+ }, [a]), Q(() => {
2914
+ if (!G.length) {
2915
+ T(""), j(null);
2916
+ return;
2917
+ }
2918
+ const l = G[0];
2919
+ T(
2920
+ (M) => G.some((se) => se.date === M) ? M : l.date
2921
+ );
2922
+ }, [G]);
2923
+ const I = Re(
2924
+ () => G.find((l) => l.date === X) ?? null,
2925
+ [G, X]
2926
+ ), A = Re(() => {
2927
+ if (!I) return [];
2928
+ const l = new Set(I.slots.map((M) => M.period));
2929
+ return qn.filter((M) => l.has(M));
2930
+ }, [I]);
2931
+ Q(() => {
2932
+ if (!A.length) {
2933
+ S("morning"), j(null);
2934
+ return;
2935
+ }
2936
+ S(
2937
+ (l) => A.includes(l) ? l : A[0]
2938
+ );
2939
+ }, [A]);
2940
+ const Y = Re(() => I ? I.slots.filter((l) => l.period === $) : [], [I, $]);
2941
+ if (Q(() => {
2942
+ if (!Y.length) {
2943
+ j(null);
2944
+ return;
2945
+ }
2946
+ j(
2947
+ (l) => l && Y.some((M) => M.start === l.start) ? l : Y[0]
2948
+ );
2949
+ }, [Y]), Q(() => {
2950
+ a && G.length && !B.current && (g?.trackSlotScreenViewed?.({
2951
+ astrologers_shown: m.map((l) => l.name),
2952
+ dates_available_count: G.length
2953
+ }), B.current = !0);
2954
+ }, [a, G, m, g]), !a) return null;
2955
+ const z = !!E, J = (l) => {
2956
+ T(l), g?.trackSlotDateSelected?.({
2957
+ date: l,
2958
+ day_part_default: $
2959
+ });
2960
+ }, ke = (l) => {
2961
+ S(l), g?.trackDayPartSelected?.({
2962
+ day_part: l,
2963
+ slots_available_count: I?.slots.filter((M) => M.period === l).length ?? 0
2964
+ });
2965
+ }, ne = (l) => {
2966
+ j(l), g?.trackSlotSelected?.({
2967
+ date: X,
2968
+ time: kt(l.start),
2969
+ day_part: l.period,
2970
+ topic: null
2971
+ });
2972
+ }, oe = () => {
2973
+ E && (g?.trackSlotReservationRequested?.({
2974
+ slot_datetime: `${E.start} - ${E.end}`
2975
+ }), s({
2976
+ start: E.start,
2977
+ end: E.end,
2978
+ period: E.period,
2979
+ topic: f
2980
+ }));
2981
+ }, ie = (l) => {
2982
+ C(l);
2983
+ }, ee = () => {
2984
+ g?.trackGuidanceTopicSelected?.({ topic: f }), b("slot");
2985
+ };
2986
+ return /* @__PURE__ */ e.jsx(
2987
+ "div",
2988
+ {
2989
+ className: _.overlay,
2990
+ role: "dialog",
2991
+ "aria-modal": "true",
2992
+ "aria-label": u?.("planConsultationSlotTitle") ?? "Select consultation slot",
2993
+ children: /* @__PURE__ */ e.jsxs("div", { className: _.sheet, children: [
2994
+ /* @__PURE__ */ e.jsxs("div", { className: _.header, children: [
2995
+ /* @__PURE__ */ e.jsx(
2996
+ "button",
2997
+ {
2998
+ className: _.backBtn,
2999
+ onClick: () => W === "slot" ? b("topic") : o(),
3000
+ "aria-label": "Go back",
3001
+ type: "button",
3002
+ children: /* @__PURE__ */ e.jsx(it, {})
3003
+ }
3004
+ ),
3005
+ /* @__PURE__ */ e.jsx("h2", { className: _.title, children: W === "topic" ? u?.("planGuidanceHeading") ?? "What would you like guidance on?" : u?.("planConsultationSlotTitle") ?? "Select consultation slot" })
3006
+ ] }),
3007
+ W === "topic" ? /* @__PURE__ */ e.jsx("div", { className: _.content, children: /* @__PURE__ */ e.jsx("div", { className: _.topicGrid, role: "radiogroup", "aria-label": "Guidance topic", children: et.map((l) => /* @__PURE__ */ e.jsx(
3008
+ "button",
3009
+ {
3010
+ type: "button",
3011
+ className: [
3012
+ _.topicChip,
3013
+ f === l.id ? _.topicChipSelected : ""
3014
+ ].filter(Boolean).join(" "),
3015
+ role: "radio",
3016
+ "aria-checked": f === l.id,
3017
+ onClick: () => ie(l.id),
3018
+ children: u?.(l.labelKey) ?? l.label
3019
+ },
3020
+ l.id
3021
+ )) }) }) : /* @__PURE__ */ e.jsxs("div", { className: _.content, children: [
3022
+ /* @__PURE__ */ e.jsx("p", { className: _.subtitle, children: u?.("planAstrologerHeading") ?? "We will assign you a top astrologer" }),
3023
+ /* @__PURE__ */ e.jsx("div", { className: _.astrologerRow, role: "list", children: m.map((l, M) => /* @__PURE__ */ e.jsxs("div", { className: _.astrologerCard, role: "listitem", children: [
3024
+ /* @__PURE__ */ e.jsxs("div", { className: _.astrologerTop, children: [
3025
+ /* @__PURE__ */ e.jsx("div", { className: _.astrologerAvatar, "aria-hidden": !0, children: l.imageUrl && /* @__PURE__ */ e.jsx(
3026
+ w,
3027
+ {
3028
+ src: l.imageUrl,
3029
+ alt: u?.(l.name) ?? l.name,
3030
+ width: 40,
3031
+ height: 40
3032
+ }
3033
+ ) }),
3034
+ /* @__PURE__ */ e.jsxs("div", { className: _.astrologerBasicInfo, children: [
3035
+ /* @__PURE__ */ e.jsx("p", { className: _.astrologerName, children: u?.(l.name) ?? l.name }),
3036
+ /* @__PURE__ */ e.jsx("p", { className: _.astrologerMeta, children: u?.(l.experience) ?? l.experience }),
3037
+ l.languages && l.languages.length > 0 && /* @__PURE__ */ e.jsx("p", { className: _.astrologerMeta, children: l.languages.join(", ") })
3038
+ ] })
3039
+ ] }),
3040
+ /* @__PURE__ */ e.jsx("div", { className: _.astrologerCertList, children: l.certifications.map((se, le) => /* @__PURE__ */ e.jsxs("p", { className: _.astrologerCertItem, children: [
3041
+ /* @__PURE__ */ e.jsx("span", { className: _.bullet, children: "•" }),
3042
+ " ",
3043
+ u?.(se) ?? se
3044
+ ] }, le)) })
3045
+ ] }, M)) }),
3046
+ /* @__PURE__ */ e.jsxs("div", { className: _.trustRow, children: [
3047
+ /* @__PURE__ */ e.jsx("div", { className: _.trustAvatars, "aria-hidden": !0, children: /* @__PURE__ */ e.jsx(
3048
+ w,
3049
+ {
3050
+ src: "https://srm-cdn.a4b.io/yoda/1785317712031.svg",
3051
+ alt: "",
3052
+ width: 64,
3053
+ height: 28,
3054
+ priority: !0,
3055
+ fetchPriority: "high",
3056
+ loading: "eager"
3057
+ }
3058
+ ) }),
3059
+ /* @__PURE__ */ e.jsx("span", { className: _.trustText, children: u?.("planConsultationTrustLabel") ?? "3,750+ people have booked consultation" })
3060
+ ] }),
3061
+ /* @__PURE__ */ e.jsx("hr", { className: _.trustDivider }),
3062
+ /* @__PURE__ */ e.jsx("p", { className: _.sectionHeading, children: u?.("planSelectSlotHeading") ?? "Select consultation slot" }),
3063
+ N && /* @__PURE__ */ e.jsx("p", { className: _.stateMessage, children: u?.("planSlotsLoading") ?? "Loading available slots…" }),
3064
+ !N && O && /* @__PURE__ */ e.jsxs("div", { className: _.stateMessage, children: [
3065
+ u?.("planSlotsLoadError") ?? "Couldn't load slots. Please try again.",
3066
+ /* @__PURE__ */ e.jsx("button", { type: "button", className: _.retryBtn, onClick: Z, children: u?.("planRetry") ?? "Retry" })
3067
+ ] }),
3068
+ !N && !O && G.length === 0 && /* @__PURE__ */ e.jsx("p", { className: _.stateMessage, children: u?.("planNoSlotsAvailable") ?? "No slots available right now." }),
3069
+ !N && !O && G.length > 0 && /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
3070
+ /* @__PURE__ */ e.jsx("div", { className: _.dateTabs, role: "radiogroup", "aria-label": "Consultation date", children: G.map((l) => {
3071
+ const M = l.date === X, { dayLabel: se, dayNum: le } = Gn(l.date);
3072
+ return /* @__PURE__ */ e.jsxs(Kt, { children: [
3073
+ /* @__PURE__ */ e.jsxs(
3074
+ "button",
3075
+ {
3076
+ type: "button",
3077
+ className: [
3078
+ _.dateTab,
3079
+ M ? _.dateTabSelected : ""
3080
+ ].filter(Boolean).join(" "),
3081
+ role: "radio",
3082
+ "aria-checked": M,
3083
+ onClick: () => J(l.date),
3084
+ children: [
3085
+ /* @__PURE__ */ e.jsx("span", { className: _.dateTabLabel, children: u?.(se) ?? se }),
3086
+ /* @__PURE__ */ e.jsx("span", { className: _.dateTabNum, children: le })
3087
+ ]
3088
+ }
3089
+ ),
3090
+ /* @__PURE__ */ e.jsx("span", { className: _.dateTabDivider, "aria-hidden": !0 })
3091
+ ] }, l.date);
3092
+ }) }),
3093
+ /* @__PURE__ */ e.jsx("div", { className: _.periodTabs, role: "tablist", "aria-label": "Time of day", children: A.map((l) => {
3094
+ const M = Io[l];
3095
+ return /* @__PURE__ */ e.jsxs(
3096
+ "button",
3097
+ {
3098
+ type: "button",
3099
+ className: [
3100
+ _.periodTab,
3101
+ l === $ ? _.periodTabSelected : ""
3102
+ ].filter(Boolean).join(" "),
3103
+ role: "tab",
3104
+ "aria-selected": l === $,
3105
+ onClick: () => ke(l),
3106
+ children: [
3107
+ /* @__PURE__ */ e.jsx(M, {}),
3108
+ u?.(Lo[l]) ?? l.charAt(0).toUpperCase() + l.slice(1)
3109
+ ]
3110
+ },
3111
+ l
3112
+ );
3113
+ }) }),
3114
+ /* @__PURE__ */ e.jsx("div", { className: _.timeGrid, role: "radiogroup", "aria-label": "Consultation time", children: Y.map((l, M) => /* @__PURE__ */ e.jsx(
3115
+ "button",
3116
+ {
3117
+ type: "button",
3118
+ className: [
3119
+ _.timeSlot,
3120
+ E?.start === l.start ? _.timeSlotSelected : ""
3121
+ ].filter(Boolean).join(" "),
3122
+ role: "radio",
3123
+ "aria-checked": E?.start === l.start,
3124
+ onClick: () => ne(l),
3125
+ children: kt(l.start)
3126
+ },
3127
+ `${l.start}-${M}`
3128
+ )) })
3129
+ ] })
3130
+ ] }),
3131
+ /* @__PURE__ */ e.jsx("div", { className: _.footer, children: W === "topic" ? /* @__PURE__ */ e.jsx(
3132
+ "button",
3133
+ {
3134
+ type: "button",
3135
+ className: _.proceedBtn,
3136
+ onClick: ee,
3137
+ children: u?.("planGuidanceContinue") ?? "Continue"
3138
+ }
3139
+ ) : /* @__PURE__ */ e.jsx(
3140
+ "button",
3141
+ {
3142
+ type: "button",
3143
+ className: [_.proceedBtn, z ? "" : _.proceedBtnDisabled].filter(Boolean).join(" "),
3144
+ disabled: !z,
3145
+ onClick: oe,
3146
+ children: u?.("planProceedToPayment") ?? "Proceed to payment"
3147
+ }
3148
+ ) })
3149
+ ] })
3150
+ }
3151
+ );
3152
+ }, Do = [
3153
+ {
3154
+ id: "jyoti",
3155
+ name: "planAstrologerNameJyoti",
3156
+ imageUrl: "https://srm-cdn.a4b.io/yoda/1773992823100.webp",
3157
+ experience: "planAstrologerExpJyoti",
3158
+ certifications: [
3159
+ "planAstrologerCertCertifiedJyotish",
3160
+ "planAstrologerCertAccurateSolutions"
3161
+ ]
3162
+ },
3163
+ {
3164
+ id: "samiksha",
3165
+ name: "planAstrologerNameSamiksha",
3166
+ imageUrl: "https://srm-cdn.a4b.io/yoda/1773992841106.webp",
3167
+ experience: "planAstrologerExpSamiksha",
3168
+ certifications: [
3169
+ "planAstrologerCertVedicAstrology",
3170
+ "planAstrologerCertResultOriented"
3171
+ ]
3172
+ },
3173
+ {
3174
+ id: "neeraj",
3175
+ name: "planAstrologerNameNeeraj",
3176
+ imageUrl: "https://srm-cdn.a4b.io/yoda/1773992858276.webp",
3177
+ experience: "planAstrologerExpNeeraj",
3178
+ certifications: ["planAstrologerCertBhuCertified", "planAstrologerCertMantraRudraksha"]
3179
+ }
3180
+ ], Fo = (a) => [
3181
+ {
3182
+ id: "kundli-report",
3183
+ title: "planNameBasic",
3184
+ price: a ? "$25" : "₹499",
3185
+ features: [
3186
+ { text: "planFeatureDetailedInsights", included: !0 },
3187
+ { text: "planFeaturePracticalRemedies", included: !0 },
3188
+ { text: "planFeatureClearLanguage", included: !0 },
3189
+ { text: "planFeatureAstrologyConsultant", included: !1 },
3190
+ { text: "planFeaturePersonalizedReading", included: !1 }
3191
+ ]
3192
+ },
3193
+ {
3194
+ id: "kundli-report-astrologer",
3195
+ title: "planNameGuidance",
3196
+ price: a ? "$41" : "₹999",
3197
+ originalPrice: a ? "$25+$25" : "₹499+₹850",
3198
+ savingsLabel: "planSaveLabel",
3199
+ badge: "planMostPopular",
3200
+ features: [
3201
+ { text: "planFeatureIncludesPremium", included: !0 },
3202
+ { text: "planFeaturePlusConsultation", included: !0 },
3203
+ { text: "planFeatureRealTimeAnswers", included: !0 },
3204
+ { text: "planFeatureTailoredRemedies", included: !0 }
3205
+ ],
3206
+ astrologers: Do.filter(
3207
+ (o) => ["jyoti", "samiksha", "neeraj", "ashwini"].includes(o.id)
3208
+ )
3209
+ }
3210
+ ], Oo = ({
3211
+ isOpen: a,
3212
+ onClose: o,
3213
+ selectedPlan: s,
3214
+ onSelectPlan: m,
3215
+ plans: u,
3216
+ onProceed: g,
3217
+ t: h,
3218
+ analytics: w,
3219
+ enableConsultationScheduling: x
3220
+ }) => {
3221
+ const q = Ee(), F = q?.config.isGlobal ?? !0, N = x ?? q?.config.enableConsultationScheduling ?? !1, p = u ?? Fo(F), O = s?.id || p.find((T) => T.badge)?.id || p[0]?.id || "", v = H(null), W = H(null), b = H(!1), [f, C] = D(!1);
3222
+ Q(() => {
3223
+ if (a) {
3224
+ if (!s) {
3225
+ const T = p.find(($) => $.badge) ?? p[0];
3226
+ T && m(T);
3227
+ }
3228
+ b.current || (w?.trackPlanPageViewed?.(), N && w?.trackPlanScreenViewed?.({
3229
+ plans_shown: p.map((T) => T.id),
3230
+ default_selected_plan: s?.id || p.find((T) => T.badge)?.id || p[0]?.id || ""
3231
+ }), b.current = !0);
3232
+ } else
3233
+ b.current = !1;
3234
+ }, [a, p, s, m, w]);
3235
+ const X = () => {
3236
+ w?.trackPlanPageClosed?.(), o();
3237
+ };
3238
+ return Q(() => {
3239
+ if (!a) return;
3240
+ const T = document.body.style.overflow;
3241
+ return document.body.style.overflow = "hidden", () => {
3242
+ document.body.style.overflow = T;
3243
+ };
3244
+ }, [a]), a ? /* @__PURE__ */ e.jsxs(
3245
+ "div",
3246
+ {
3247
+ className: k.overlay,
3248
+ role: "dialog",
3249
+ "aria-modal": "true",
3250
+ "aria-label": h?.("planSheetTitle") ?? "Choose Your Kundli Plan",
3251
+ children: [
3252
+ /* @__PURE__ */ e.jsxs(
3253
+ "div",
3254
+ {
3255
+ ref: v,
3256
+ className: N ? k.sheetFullScreen : k.sheet,
3257
+ children: [
3258
+ N ? /* @__PURE__ */ e.jsxs("div", { className: k.headerFull, children: [
3259
+ /* @__PURE__ */ e.jsx(
3260
+ "button",
3261
+ {
3262
+ className: k.backBtn,
3263
+ onClick: X,
3264
+ "aria-label": "Go back",
3265
+ type: "button",
3266
+ children: /* @__PURE__ */ e.jsx(it, {})
3267
+ }
3268
+ ),
3269
+ /* @__PURE__ */ e.jsx("h2", { className: k.titleFull, children: h?.("planSheetTitle") ?? "Choose Your Kundli Plan" })
3270
+ ] }) : /* @__PURE__ */ e.jsx(
3271
+ Fn,
3272
+ {
3273
+ title: h?.("planSheetTitle") ?? "Choose Your Kundli Plan",
3274
+ onBack: X
3275
+ }
3276
+ ),
3277
+ /* @__PURE__ */ e.jsx(
3278
+ "div",
3279
+ {
3280
+ ref: W,
3281
+ className: k.plansContainer,
3282
+ role: "radiogroup",
3283
+ "aria-label": "Kundli plans",
3284
+ children: p.map((T) => /* @__PURE__ */ e.jsx(
3285
+ Un,
3286
+ {
3287
+ plan: T,
3288
+ isSelected: T.id === O,
3289
+ t: h,
3290
+ onSelect: ($) => {
3291
+ const S = p.find((E) => E.id === $);
3292
+ S && (w?.trackPlanSelected?.({
3293
+ planId: S.id,
3294
+ planName: S.title,
3295
+ ...N ? {
3296
+ price: S.price,
3297
+ includes_consultation: !!(S.astrologers && S.astrologers.length > 0),
3298
+ cta_label: S.astrologers && S.astrologers.length > 0 ? h?.("planSelectConsultationSlot") ?? "Select consultation slot →" : h?.("planProceedToPayment") ?? "Proceed to Payment"
3299
+ } : {}
3300
+ }), m(S));
3301
+ }
3302
+ },
3303
+ T.id
3304
+ ))
3305
+ }
3306
+ ),
3307
+ /* @__PURE__ */ e.jsx("div", { className: k.footer, children: /* @__PURE__ */ e.jsx(
3308
+ "button",
3309
+ {
3310
+ className: k.proceedBtn,
3311
+ disabled: !s,
3312
+ onClick: () => {
3313
+ if (s) {
3314
+ if (N && s.astrologers && s.astrologers.length > 0) {
3315
+ w?.trackSelectConsultationSlotClicked?.({
3316
+ planId: s.id,
3317
+ planName: s.title
3318
+ }), w?.trackPlanProceedClicked?.({
3319
+ planId: s.id,
3320
+ planName: s.title,
3321
+ cta_type: "confirm_consultation_slot",
3322
+ next_step: "slot_selection"
3323
+ }), C(!0);
3324
+ return;
3325
+ }
3326
+ w?.trackPlanProceedClicked?.({
3327
+ planId: s.id,
3328
+ planName: s.title,
3329
+ ...N ? { cta_type: "proceed", next_step: "payment" } : {}
3330
+ }), g(s), o();
3331
+ }
3332
+ },
3333
+ children: s ? N && s.astrologers && s.astrologers.length > 0 ? h?.("planSelectConsultationSlot") ?? "Select consultation slot →" : h?.("planProceedToPayment") ?? s.price + "Proceed to Payment" : "Select a plan"
3334
+ }
3335
+ ) })
3336
+ ]
3337
+ }
3338
+ ),
3339
+ N && s?.astrologers && s.astrologers.length > 0 && /* @__PURE__ */ e.jsx(
3340
+ Bo,
3341
+ {
3342
+ isOpen: f,
3343
+ onClose: () => C(!1),
3344
+ astrologers: s.astrologers,
3345
+ t: h,
3346
+ analytics: w,
3347
+ onProceed: (T) => {
3348
+ w?.trackPlanProceedClicked?.({
3349
+ planId: s.id,
3350
+ planName: s.title
3351
+ }), g(s, T), C(!1), o();
3352
+ }
3353
+ }
3354
+ )
3355
+ ]
3356
+ }
3357
+ ) : null;
3358
+ }, Mo = "https://srm-cdn.a4b.io/yoda/1770362713543.svg", $o = (a, o) => Ct[a]?.[o] ?? o, Uo = (a, o) => a && tt.includes(a) ? a : o ? "+1" : "+91", Go = {
3359
+ fullName: "",
3360
+ phone: "",
3361
+ phoneCountryCode: "",
3362
+ gender: "",
3363
+ email: "",
3364
+ language_code: "",
3365
+ dateOfBirth: "",
3366
+ birthTime: "",
3367
+ birthTimeUnknown: !1,
3368
+ birthPlace: ""
3369
+ }, Jo = ({
3370
+ className: a = "",
3371
+ locale: o,
3372
+ showLanguageSelector: s = !0,
3373
+ onBack: m,
3374
+ initialValues: u,
3375
+ onProceed: g,
3376
+ onProceedGuidance: h,
3377
+ proceedHref: w,
3378
+ originalPriceLabel: x,
3379
+ discountedPriceLabel: q,
3380
+ googleMapsApiKey: F = "",
3381
+ atlasSearchLocalities: N,
3382
+ googleMapsAutocompleteEnabled: p,
3383
+ analytics: O
3384
+ }) => {
3385
+ const v = Ee(), W = da(), b = v !== null, f = b ? v.locale : o, C = f ?? W?.locale ?? "en", [X, T] = D(C), $ = b ? v.locale : X, S = b ? v.setLocale : T, [E, j] = D(!1), B = H(null), G = H(
3386
+ f
3387
+ ), Z = H(
3388
+ W?.locale
3389
+ );
3390
+ Q(() => {
3391
+ window.scrollTo({ top: 0, left: 0, behavior: "auto" });
3392
+ }, []);
3393
+ const I = (P) => $o($, P);
3394
+ Q(() => {
3395
+ f && G.current !== f && S(f), G.current = f;
3396
+ }, [f, S]), Q(() => {
3397
+ if (f) return;
3398
+ const P = W?.locale;
3399
+ P && Z.current !== P && S(P), Z.current = P;
3400
+ }, [W?.locale, f, S]);
3401
+ const [A, Y] = D({
3402
+ ...Go,
3403
+ ...u,
3404
+ phone: u?.phone ?? ""
3405
+ }), z = b ? v?.config.isGlobal ?? !0 : !0, J = b ? v.formValues : A, ke = b ? v.setFormValues : Y, [ne, oe] = D(
3406
+ () => Uo(J.phoneCountryCode, z)
3407
+ ), ie = H(
3408
+ !!(J.phoneCountryCode && tt.includes(J.phoneCountryCode))
3409
+ ), ee = H(!1), l = ve((P) => {
3410
+ ee.current = !0, oe(P);
3411
+ }, []), M = H(!0);
3412
+ Q(() => {
3413
+ if (M.current) {
3414
+ M.current = !1;
3415
+ return;
3416
+ }
3417
+ ie.current || ee.current || oe(z ? "+1" : "+91");
3418
+ }, [z]), Q(() => {
3419
+ if (!b || ee.current) return;
3420
+ const P = J.phoneCountryCode;
3421
+ P && tt.includes(P) && P !== ne && (ie.current = !0, oe(P));
3422
+ }, [b, J.phoneCountryCode]);
3423
+ const se = b ? v.goToPage : m, le = b ? v.onProceed : g, te = b ? v.onProceedGuidance : h, fe = b ? v.config.proceedHref : w, ge = b ? v.config.originalPriceLabel : x, me = b ? v.config.discountedPriceLabel : q, ce = b ? v.config.showLanguageSelector ?? !0 : s, xe = (b ? v?.config?.analytics : O) ?? O;
3424
+ Q(() => {
3425
+ if (!E) return;
3426
+ const P = (Be) => {
3427
+ B.current && !B.current.contains(Be.target) && j(!1);
3428
+ };
3429
+ return document.addEventListener("mousedown", P), () => document.removeEventListener("mousedown", P);
3430
+ }, [E]);
3431
+ const [je, de] = D(!1), [ue, Se] = D(null), we = H(null), _e = ve((P) => {
3432
+ we.current = P, de(!0);
3433
+ }, []), Ce = H(!1);
3434
+ Q(() => {
3435
+ if (Ce.current || !b || !v?.config.autoOpenPlanSheet || v?.config.variant !== "v1")
3436
+ return;
3437
+ Ce.current = !0;
3438
+ const P = (J.phone ?? "").trim();
3439
+ _e({
3440
+ ...J,
3441
+ phone: P && `${ne}-${P}`
3442
+ });
3443
+ }, [b, v?.config.autoOpenPlanSheet, v?.config.variant, J, ne, _e]);
3444
+ const Pe = ve(() => {
3445
+ if (!we.current || !ue) return;
3446
+ xe?.trackPlanProceedClicked?.({
3447
+ planId: ue.id,
3448
+ planName: ue.title,
3449
+ price: ue.price,
3450
+ currency: z ? "USD" : "INR"
3451
+ });
3452
+ const P = { ...we.current, _selectedPlan: ue };
3453
+ ue.id === Nt && te ? te(P) : le?.(P), de(!1), we.current = null;
3454
+ }, [ue, le, te]), Ie = v?.config.imageComponent ?? He, Le = ce ? /* @__PURE__ */ e.jsxs("div", { className: Te.langDropdownWrap, ref: B, children: [
3455
+ /* @__PURE__ */ e.jsxs(
3456
+ "button",
3457
+ {
3458
+ type: "button",
3459
+ className: Te.langTrigger,
3460
+ onClick: () => {
3461
+ xe?.trackLanguageClickedFe?.({ language: $ }), j((P) => !P);
3462
+ },
3463
+ "aria-expanded": E,
3464
+ "aria-haspopup": "listbox",
3465
+ id: "kundli-form-lang",
3466
+ "aria-label": I("language"),
3467
+ children: [
3468
+ /* @__PURE__ */ e.jsx(
3469
+ Ie,
3470
+ {
3471
+ src: Mo,
3472
+ alt: "",
3473
+ className: Te.langIcon,
3474
+ width: 16,
3475
+ height: 16,
3476
+ loading: "eager"
3477
+ }
3478
+ ),
3479
+ /* @__PURE__ */ e.jsx("span", { className: Te.langLabel, children: _t[$] })
3480
+ ]
3481
+ }
3482
+ ),
3483
+ E && /* @__PURE__ */ e.jsx(
3484
+ "ul",
3485
+ {
3486
+ className: Te.langMenu,
3487
+ role: "listbox",
3488
+ "aria-labelledby": "kundli-form-lang",
3489
+ "aria-activedescendant": `kundli-form-lang-option-${$}`,
3490
+ children: wt.map((P) => /* @__PURE__ */ e.jsx(
3491
+ "li",
3492
+ {
3493
+ id: `kundli-form-lang-option-${P}`,
3494
+ role: "option",
3495
+ "aria-selected": P === $,
3496
+ className: Te.langOption,
3497
+ onClick: () => {
3498
+ xe?.trackLanguageChangedFe?.({ newLanguage: P }), S(P), j(!1);
3499
+ },
3500
+ children: _t[P]
3501
+ },
3502
+ P
3503
+ ))
3504
+ }
3505
+ )
3506
+ ] }) : null;
3507
+ return /* @__PURE__ */ e.jsxs("div", { className: `${Te.container} ${a}`, children: [
3508
+ /* @__PURE__ */ e.jsx(
3509
+ Mr,
3510
+ {
3511
+ t: I,
3512
+ logoUrl: b ? v.config.logoUrl : void 0,
3513
+ languageSelector: Le,
3514
+ className: Te.kundliHeaderNoBorder
3515
+ }
3516
+ ),
3517
+ /* @__PURE__ */ e.jsx("div", { className: Te.headerSeparator, "aria-hidden": !0 }),
3518
+ /* @__PURE__ */ e.jsxs("main", { className: Te.main, children: [
3519
+ /* @__PURE__ */ e.jsx(ba, { t: I, onBack: se }),
3520
+ /* @__PURE__ */ e.jsx(
3521
+ Cr,
3522
+ {
3523
+ t: I,
3524
+ values: J,
3525
+ onChange: ke,
3526
+ googleMapsApiKey: F,
3527
+ atlasSearchLocalities: N,
3528
+ googleMapsAutocompleteEnabled: p,
3529
+ phoneIsdCode: ne,
3530
+ onPhoneIsdCodeChange: l,
3531
+ showV1ExtraFields: b ? v?.config.variant === "v1" : !1,
3532
+ analytics: xe
3533
+ }
3534
+ )
3535
+ ] }),
3536
+ /* @__PURE__ */ e.jsx(
3537
+ Fr,
3538
+ {
3539
+ t: I,
3540
+ values: J,
3541
+ phoneIsdCode: ne,
3542
+ onProceed: le,
3543
+ onProceedGuidance: te,
3544
+ href: fe,
3545
+ originalPriceLabel: ge,
3546
+ discountedPriceLabel: me,
3547
+ analytics: xe,
3548
+ showPlanSheet: _e,
3549
+ confirmPlan: Pe,
3550
+ planSheetOpen: je,
3551
+ selectedPlan: ue
3552
+ }
3553
+ ),
3554
+ v?.config.variant === "v1" && /* @__PURE__ */ e.jsx(
3555
+ Oo,
3556
+ {
3557
+ isOpen: je,
3558
+ onClose: () => de(!1),
3559
+ selectedPlan: ue,
3560
+ onSelectPlan: Se,
3561
+ onProceed: () => {
3562
+ Pe?.();
3563
+ },
3564
+ t: I,
3565
+ analytics: xe
3566
+ }
3567
+ )
3568
+ ] });
3569
+ }, Qo = {
3570
+ banner_clicked_fe: "banner_clicked_fe",
3571
+ primary_cta_clicked_fe: "primary_cta_clicked_fe",
3572
+ language_changed_fe: "language_changed_fe",
3573
+ language_clicked_fe: "language_clicked_fe",
3574
+ retry_payment: "retry_payment",
3575
+ detailed_kundli_report_impression_fe: "detailed_kundli_report_impression_fe",
3576
+ payment_partner_page_opened: "payment_partner_page_opened",
3577
+ view_sample_report_clicked: "view_sample_report_clicked",
3578
+ view_sample_report_closed: "view_sample_report_closed",
3579
+ info_icon_clicked: "info_icon_clicked",
3580
+ name_section_clicked: "name_section_clicked",
3581
+ name_section_filled: "name_section_filled",
3582
+ phone_section_clicked: "phone_section_clicked",
3583
+ phone_section_filled: "phone_section_filled",
3584
+ email_section_clicked: "email_section_clicked",
3585
+ email_section_filled: "email_section_filled",
3586
+ dob_clicked: "dob_clicked",
3587
+ dob_filled: "dob_filled",
3588
+ time_clicked: "time_clicked",
3589
+ time_filled: "time_filled",
3590
+ time_checkbox_clicked: "time_checkbox_clicked",
3591
+ place_of_birth_clicked: "place_of_birth_clicked",
3592
+ place_of_birth_chosen: "place_of_birth_chosen",
3593
+ language_of_report_clicked: "language_of_report_clicked",
3594
+ primary_cta_clicked_l1: "primary_cta_clicked_l1",
3595
+ /** Plan Selection Page / Bottom Sheet viewed */
3596
+ kundli_plan_page_viewed: "kundli_plan_page_viewed",
3597
+ /** Plan selected (card clicked) */
3598
+ kundli_plan_selected: "kundli_plan_selected",
3599
+ /** Proceed to payment clicked on plan sheet */
3600
+ kundli_plan_proceed_clicked: "kundli_plan_proceed_clicked",
3601
+ /** Plan sheet closed without proceeding */
3602
+ kundli_plan_page_closed: "kundli_plan_page_closed",
3603
+ /** "Select consultation slot" CTA clicked on the astrologer guidance plan card */
3604
+ kundli_plan_select_consultation_slot_clicked: "kundli_plan_select_consultation_slot_clicked",
3605
+ /* Consultation Scheduling Funnel Events (FE only) */
3606
+ /** Plan selection screen loads (full-screen consultation scheduling flow) */
3607
+ kundli_plan_screen_viewed: "kundli_plan_screen_viewed",
3608
+ /** Slot selection screen loads */
3609
+ kundli_slot_screen_viewed: "kundli_slot_screen_viewed",
3610
+ /** User picks a date */
3611
+ kundli_slot_date_selected: "kundli_slot_date_selected",
3612
+ /** User switches Morning/Afternoon/Evening */
3613
+ kundli_day_part_selected: "kundli_day_part_selected",
3614
+ /** User picks a guidance topic chip */
3615
+ kundli_guidance_topic_selected: "kundli_guidance_topic_selected",
3616
+ /** User taps a time slot */
3617
+ kundli_slot_selected: "kundli_slot_selected",
3618
+ /** User taps confirm slot / proceeds to reserve ("Proceed to payment" in the slot modal) */
3619
+ kundli_slot_reservation_requested: "kundli_slot_reservation_requested",
3620
+ /** Payment screen loads with an active hold (tracked by host app's payment page) */
3621
+ kundli_payment_screen_viewed: "kundli_payment_screen_viewed",
3622
+ /** User selects a payment method (tracked by host app's payment page) */
3623
+ kundli_payment_method_selected: "kundli_payment_method_selected",
3624
+ /** User confirms payment / gateway opens (tracked by host app's payment page) */
3625
+ kundli_payment_initiated: "kundli_payment_initiated",
3626
+ /** Success + confirmation screen shown (tracked by host app's confirmation page) */
3627
+ kundli_booking_confirmation_viewed: "kundli_booking_confirmation_viewed",
3628
+ /** User routed back to re-select after losing their slot (expired/failed/taken) */
3629
+ kundli_slot_lost_fallback_shown: "kundli_slot_lost_fallback_shown",
3630
+ /** Legacy / alias: when landing page is viewed */
3631
+ kundli_page_view: "kundli_page_view",
3632
+ /** Legacy / alias: when L1 form page is viewed (same as l1_page_opened) */
3633
+ kundli_form_view: "kundli_form_view",
3634
+ /** 3-SKU: sample report viewed for the 1-question plan */
3635
+ one_question_view_sample_report_clicked: "1_question_view_sample_report_clicked",
3636
+ one_question_view_sample_report_closed: "1_question_view_sample_report_closed",
3637
+ /** Sample image modal events */
3638
+ kundli_view_sample_image_clicked: "kundli_view_sample_image_clicked",
3639
+ kundli_view_sample_image_closed: "kundli_view_sample_image_closed"
3640
+ };
3641
+ export {
3642
+ Bo as C,
3643
+ He as D,
3644
+ ba as F,
3645
+ Ko as I,
3646
+ Qo as K,
3647
+ _t as L,
3648
+ Nt as P,
3649
+ wt as S,
3650
+ Cr as U,
3651
+ Tt as a,
3652
+ nt as b,
3653
+ Jo as c,
3654
+ Vo as d,
3655
+ ma as e,
3656
+ ha as f,
3657
+ ua as g,
3658
+ Ee as h,
3659
+ Yo as i,
3660
+ zo as j,
3661
+ Fo as k,
3662
+ e as l,
3663
+ Mr as m,
3664
+ it as n,
3665
+ Fr as o,
3666
+ Oo as p,
3667
+ Ho as r,
3668
+ pa as s,
3669
+ Ct as t,
3670
+ da as u
3671
+ };
3672
+ //# sourceMappingURL=analytics-Qk9BkNnB.js.map