kundli-generator 2.0.0 → 2.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/kundli-generator.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import
|
|
1
|
+
import yt, { createContext as kt, useContext as Ge, useState as W, useRef as K, useEffect as Y, useMemo as Fe, useCallback as Pe } from "react";
|
|
2
2
|
var De = { exports: {} }, Se = {};
|
|
3
3
|
var mt;
|
|
4
4
|
function en() {
|
|
5
5
|
if (mt) return Se;
|
|
6
6
|
mt = 1;
|
|
7
|
-
var n =
|
|
7
|
+
var n = yt, r = /* @__PURE__ */ Symbol.for("react.element"), c = /* @__PURE__ */ Symbol.for("react.fragment"), d = Object.prototype.hasOwnProperty, o = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, f = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
8
8
|
function p(m, l, v) {
|
|
9
9
|
var _, g = {}, x = null, T = null;
|
|
10
10
|
v !== void 0 && (x = "" + v), l.key !== void 0 && (x = "" + l.key), l.ref !== void 0 && (T = l.ref);
|
|
@@ -18,11 +18,11 @@ var Ce = {};
|
|
|
18
18
|
var ht;
|
|
19
19
|
function tn() {
|
|
20
20
|
return ht || (ht = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
21
|
-
var n =
|
|
22
|
-
function
|
|
21
|
+
var n = yt, r = /* @__PURE__ */ Symbol.for("react.element"), c = /* @__PURE__ */ Symbol.for("react.portal"), d = /* @__PURE__ */ Symbol.for("react.fragment"), o = /* @__PURE__ */ Symbol.for("react.strict_mode"), f = /* @__PURE__ */ Symbol.for("react.profiler"), p = /* @__PURE__ */ Symbol.for("react.provider"), m = /* @__PURE__ */ Symbol.for("react.context"), l = /* @__PURE__ */ Symbol.for("react.forward_ref"), v = /* @__PURE__ */ Symbol.for("react.suspense"), _ = /* @__PURE__ */ Symbol.for("react.suspense_list"), g = /* @__PURE__ */ Symbol.for("react.memo"), x = /* @__PURE__ */ Symbol.for("react.lazy"), T = /* @__PURE__ */ Symbol.for("react.offscreen"), j = Symbol.iterator, y = "@@iterator";
|
|
22
|
+
function k(t) {
|
|
23
23
|
if (t === null || typeof t != "object")
|
|
24
24
|
return null;
|
|
25
|
-
var i = j && t[j] || t[
|
|
25
|
+
var i = j && t[j] || t[y];
|
|
26
26
|
return typeof i == "function" ? i : null;
|
|
27
27
|
}
|
|
28
28
|
var L = n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
@@ -43,10 +43,10 @@ function tn() {
|
|
|
43
43
|
C.unshift("Warning: " + i), Function.prototype.apply.call(console[t], console, C);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
|
-
var
|
|
46
|
+
var M = !1, S = !1, z = !1, O = !1, G = !1, D;
|
|
47
47
|
D = /* @__PURE__ */ Symbol.for("react.module.reference");
|
|
48
48
|
function H(t) {
|
|
49
|
-
return !!(typeof t == "string" || typeof t == "function" || t === d || t === f || G || t === o || t === v || t === _ || O || t === T ||
|
|
49
|
+
return !!(typeof t == "string" || typeof t == "function" || t === d || t === f || G || t === o || t === v || t === _ || O || t === T || M || S || z || typeof t == "object" && t !== null && (t.$$typeof === x || t.$$typeof === g || t.$$typeof === p || t.$$typeof === m || t.$$typeof === l || // This needs to include all possible module reference object
|
|
50
50
|
// types supported by any Flight configuration anywhere since
|
|
51
51
|
// we don't know which Flight build this will end up being used
|
|
52
52
|
// with.
|
|
@@ -62,7 +62,7 @@ function tn() {
|
|
|
62
62
|
function B(t) {
|
|
63
63
|
return t.displayName || "Context";
|
|
64
64
|
}
|
|
65
|
-
function
|
|
65
|
+
function U(t) {
|
|
66
66
|
if (t == null)
|
|
67
67
|
return null;
|
|
68
68
|
if (typeof t.tag == "number" && w("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof t == "function")
|
|
@@ -95,11 +95,11 @@ function tn() {
|
|
|
95
95
|
return X(t, t.render, "ForwardRef");
|
|
96
96
|
case g:
|
|
97
97
|
var b = t.displayName || null;
|
|
98
|
-
return b !== null ? b :
|
|
98
|
+
return b !== null ? b : U(t.type) || "Memo";
|
|
99
99
|
case x: {
|
|
100
100
|
var A = t, C = A._payload, P = A._init;
|
|
101
101
|
try {
|
|
102
|
-
return
|
|
102
|
+
return U(P(C));
|
|
103
103
|
} catch {
|
|
104
104
|
return null;
|
|
105
105
|
}
|
|
@@ -107,18 +107,18 @@ function tn() {
|
|
|
107
107
|
}
|
|
108
108
|
return null;
|
|
109
109
|
}
|
|
110
|
-
var V = Object.assign, ee = 0, de,
|
|
111
|
-
function
|
|
110
|
+
var V = Object.assign, ee = 0, de, ke, fe, pe, _e, ge, ie;
|
|
111
|
+
function be() {
|
|
112
112
|
}
|
|
113
|
-
|
|
113
|
+
be.__reactDisabledLog = !0;
|
|
114
114
|
function a() {
|
|
115
115
|
{
|
|
116
116
|
if (ee === 0) {
|
|
117
|
-
de = console.log,
|
|
117
|
+
de = console.log, ke = console.info, fe = console.warn, pe = console.error, _e = console.group, ge = console.groupCollapsed, ie = console.groupEnd;
|
|
118
118
|
var t = {
|
|
119
119
|
configurable: !0,
|
|
120
120
|
enumerable: !0,
|
|
121
|
-
value:
|
|
121
|
+
value: be,
|
|
122
122
|
writable: !0
|
|
123
123
|
};
|
|
124
124
|
Object.defineProperties(console, {
|
|
@@ -147,19 +147,19 @@ function tn() {
|
|
|
147
147
|
value: de
|
|
148
148
|
}),
|
|
149
149
|
info: V({}, t, {
|
|
150
|
-
value:
|
|
150
|
+
value: ke
|
|
151
151
|
}),
|
|
152
152
|
warn: V({}, t, {
|
|
153
|
-
value:
|
|
153
|
+
value: fe
|
|
154
154
|
}),
|
|
155
155
|
error: V({}, t, {
|
|
156
|
-
value:
|
|
156
|
+
value: pe
|
|
157
157
|
}),
|
|
158
158
|
group: V({}, t, {
|
|
159
|
-
value:
|
|
159
|
+
value: _e
|
|
160
160
|
}),
|
|
161
161
|
groupCollapsed: V({}, t, {
|
|
162
|
-
value:
|
|
162
|
+
value: ge
|
|
163
163
|
}),
|
|
164
164
|
groupEnd: V({}, t, {
|
|
165
165
|
value: ie
|
|
@@ -256,8 +256,8 @@ function tn() {
|
|
|
256
256
|
} finally {
|
|
257
257
|
Ae = !1, $.current = C, h(), Error.prepareStackTrace = A;
|
|
258
258
|
}
|
|
259
|
-
var je = t ? t.displayName || t.name : "",
|
|
260
|
-
return typeof t == "function" && $e.set(t,
|
|
259
|
+
var je = t ? t.displayName || t.name : "", ve = je ? ue(je) : "";
|
|
260
|
+
return typeof t == "function" && $e.set(t, ve), ve;
|
|
261
261
|
}
|
|
262
262
|
function St(t, i, u) {
|
|
263
263
|
return Je(t, !1);
|
|
@@ -323,7 +323,7 @@ function tn() {
|
|
|
323
323
|
}
|
|
324
324
|
}
|
|
325
325
|
var Rt = Array.isArray;
|
|
326
|
-
function
|
|
326
|
+
function Ue(t) {
|
|
327
327
|
return Rt(t);
|
|
328
328
|
}
|
|
329
329
|
function $t(t) {
|
|
@@ -371,7 +371,7 @@ function tn() {
|
|
|
371
371
|
function Ft(t, i) {
|
|
372
372
|
typeof t.ref == "string" && nt.current;
|
|
373
373
|
}
|
|
374
|
-
function
|
|
374
|
+
function Mt(t, i) {
|
|
375
375
|
{
|
|
376
376
|
var u = function() {
|
|
377
377
|
at || (at = !0, w("%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));
|
|
@@ -382,7 +382,7 @@ function tn() {
|
|
|
382
382
|
});
|
|
383
383
|
}
|
|
384
384
|
}
|
|
385
|
-
function
|
|
385
|
+
function Ut(t, i) {
|
|
386
386
|
{
|
|
387
387
|
var u = function() {
|
|
388
388
|
rt || (rt = !0, w("%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));
|
|
@@ -435,7 +435,7 @@ function tn() {
|
|
|
435
435
|
}
|
|
436
436
|
if (N || Q) {
|
|
437
437
|
var q = typeof t == "function" ? t.displayName || t.name || "Unknown" : t;
|
|
438
|
-
N &&
|
|
438
|
+
N && Mt(P, q), Q && Ut(P, q);
|
|
439
439
|
}
|
|
440
440
|
return qt(t, N, Q, A, b, nt.current, P);
|
|
441
441
|
}
|
|
@@ -456,7 +456,7 @@ function tn() {
|
|
|
456
456
|
function ot() {
|
|
457
457
|
{
|
|
458
458
|
if (qe.current) {
|
|
459
|
-
var t =
|
|
459
|
+
var t = U(qe.current.type);
|
|
460
460
|
if (t)
|
|
461
461
|
return `
|
|
462
462
|
|
|
@@ -491,14 +491,14 @@ Check the top-level render call using <` + u + ">.");
|
|
|
491
491
|
return;
|
|
492
492
|
st[u] = !0;
|
|
493
493
|
var b = "";
|
|
494
|
-
t && t._owner && t._owner !== qe.current && (b = " It was passed a child from " +
|
|
494
|
+
t && t._owner && t._owner !== qe.current && (b = " It was passed a child from " + U(t._owner.type) + "."), xe(t), w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', u, b), xe(null);
|
|
495
495
|
}
|
|
496
496
|
}
|
|
497
497
|
function lt(t, i) {
|
|
498
498
|
{
|
|
499
499
|
if (typeof t != "object")
|
|
500
500
|
return;
|
|
501
|
-
if (
|
|
501
|
+
if (Ue(t))
|
|
502
502
|
for (var u = 0; u < t.length; u++) {
|
|
503
503
|
var b = t[u];
|
|
504
504
|
We(b) && ct(b, i);
|
|
@@ -506,7 +506,7 @@ Check the top-level render call using <` + u + ">.");
|
|
|
506
506
|
else if (We(t))
|
|
507
507
|
t._store && (t._store.validated = !0);
|
|
508
508
|
else if (t) {
|
|
509
|
-
var A =
|
|
509
|
+
var A = k(t);
|
|
510
510
|
if (typeof A == "function" && A !== t.entries)
|
|
511
511
|
for (var C = A.call(t), P; !(P = C.next()).done; )
|
|
512
512
|
We(P.value) && ct(P.value, i);
|
|
@@ -528,11 +528,11 @@ Check the top-level render call using <` + u + ">.");
|
|
|
528
528
|
else
|
|
529
529
|
return;
|
|
530
530
|
if (u) {
|
|
531
|
-
var b =
|
|
531
|
+
var b = U(i);
|
|
532
532
|
It(u, t.props, "prop", b, t);
|
|
533
533
|
} else if (i.PropTypes !== void 0 && !Ke) {
|
|
534
534
|
Ke = !0;
|
|
535
|
-
var A =
|
|
535
|
+
var A = U(i);
|
|
536
536
|
w("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", A || "Unknown");
|
|
537
537
|
}
|
|
538
538
|
typeof i.getDefaultProps == "function" && !i.getDefaultProps.isReactClassApproved && w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
@@ -560,7 +560,7 @@ Check the top-level render call using <` + u + ">.");
|
|
|
560
560
|
var Q = Wt();
|
|
561
561
|
Q ? N += Q : N += ot();
|
|
562
562
|
var F;
|
|
563
|
-
t === null ? F = "null" :
|
|
563
|
+
t === null ? F = "null" : Ue(t) ? F = "array" : t !== void 0 && t.$$typeof === r ? (F = "<" + (U(t.type) || "Unknown") + " />", N = " Did you accidentally export a JSX literal instead of a component?") : F = typeof t, w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", F, N);
|
|
564
564
|
}
|
|
565
565
|
var q = Kt(t, i, u, A, C);
|
|
566
566
|
if (q == null)
|
|
@@ -569,7 +569,7 @@ Check the top-level render call using <` + u + ">.");
|
|
|
569
569
|
var ne = i.children;
|
|
570
570
|
if (ne !== void 0)
|
|
571
571
|
if (b)
|
|
572
|
-
if (
|
|
572
|
+
if (Ue(ne)) {
|
|
573
573
|
for (var je = 0; je < ne.length; je++)
|
|
574
574
|
lt(ne[je], t);
|
|
575
575
|
Object.freeze && Object.freeze(ne);
|
|
@@ -579,17 +579,17 @@ Check the top-level render call using <` + u + ">.");
|
|
|
579
579
|
lt(ne, t);
|
|
580
580
|
}
|
|
581
581
|
if (Ee.call(i, "key")) {
|
|
582
|
-
var
|
|
582
|
+
var ve = U(t), Z = Object.keys(i).filter(function(Zt) {
|
|
583
583
|
return Zt !== "key";
|
|
584
584
|
}), He = Z.length > 0 ? "{key: someKey, " + Z.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
585
|
-
if (!dt[
|
|
585
|
+
if (!dt[ve + He]) {
|
|
586
586
|
var Xt = Z.length > 0 ? "{" + Z.join(": ..., ") + ": ...}" : "{}";
|
|
587
587
|
w(`A props object containing a "key" prop is being spread into JSX:
|
|
588
588
|
let props = %s;
|
|
589
589
|
<%s {...props} />
|
|
590
590
|
React keys must be passed directly to JSX without using spread:
|
|
591
591
|
let props = %s;
|
|
592
|
-
<%s key={someKey} {...props} />`, He,
|
|
592
|
+
<%s key={someKey} {...props} />`, He, ve, Xt, ve), dt[ve + He] = !0;
|
|
593
593
|
}
|
|
594
594
|
}
|
|
595
595
|
return t === d ? Gt(q) : Yt(q), q;
|
|
@@ -619,7 +619,7 @@ const an = "_container_nm3gb_1", rn = "_main_nm3gb_6", on = "_langDropdownWrap_n
|
|
|
619
619
|
langLabel: ln,
|
|
620
620
|
langMenu: dn,
|
|
621
621
|
langOption: un
|
|
622
|
-
}, Ve = ["en", "hi"],
|
|
622
|
+
}, Ve = ["en", "hi"], Me = {
|
|
623
623
|
en: "English",
|
|
624
624
|
hi: "हिन्दी"
|
|
625
625
|
}, ze = {
|
|
@@ -936,7 +936,7 @@ const an = "_container_nm3gb_1", rn = "_main_nm3gb_6", on = "_langDropdownWrap_n
|
|
|
936
936
|
formDiscountedPrice: "$25",
|
|
937
937
|
formPriceAria: "कीमत"
|
|
938
938
|
}
|
|
939
|
-
}, xt =
|
|
939
|
+
}, xt = kt(null), ho = ({
|
|
940
940
|
locale: n,
|
|
941
941
|
children: r
|
|
942
942
|
}) => {
|
|
@@ -946,7 +946,7 @@ const an = "_container_nm3gb_1", rn = "_main_nm3gb_6", on = "_langDropdownWrap_n
|
|
|
946
946
|
function jt() {
|
|
947
947
|
return Ge(xt);
|
|
948
948
|
}
|
|
949
|
-
const mn = "_container_1e1th_1", hn = "_main_1e1th_7", fn = "_kundliHeaderNoBorder_1e1th_12", pn = "_headerSeparator_1e1th_16", _n = "_langDropdownWrap_1e1th_21", gn = "_langTrigger_1e1th_25", bn = "_langIcon_1e1th_37", vn = "_langLabel_1e1th_44",
|
|
949
|
+
const mn = "_container_1e1th_1", hn = "_main_1e1th_7", fn = "_kundliHeaderNoBorder_1e1th_12", pn = "_headerSeparator_1e1th_16", _n = "_langDropdownWrap_1e1th_21", gn = "_langTrigger_1e1th_25", bn = "_langIcon_1e1th_37", vn = "_langLabel_1e1th_44", yn = "_langMenu_1e1th_49", kn = "_langOption_1e1th_55", oe = {
|
|
950
950
|
container: mn,
|
|
951
951
|
main: hn,
|
|
952
952
|
kundliHeaderNoBorder: fn,
|
|
@@ -955,8 +955,8 @@ const mn = "_container_1e1th_1", hn = "_main_1e1th_7", fn = "_kundliHeaderNoBord
|
|
|
955
955
|
langTrigger: gn,
|
|
956
956
|
langIcon: bn,
|
|
957
957
|
langLabel: vn,
|
|
958
|
-
langMenu:
|
|
959
|
-
langOption:
|
|
958
|
+
langMenu: yn,
|
|
959
|
+
langOption: kn
|
|
960
960
|
};
|
|
961
961
|
function xn(n) {
|
|
962
962
|
if (typeof window > "u" || !window.localStorage)
|
|
@@ -974,14 +974,14 @@ function jn(n, r) {
|
|
|
974
974
|
} catch {
|
|
975
975
|
}
|
|
976
976
|
}
|
|
977
|
-
function
|
|
977
|
+
function fo(n) {
|
|
978
978
|
if (!(typeof window > "u" || !window.localStorage))
|
|
979
979
|
try {
|
|
980
980
|
window.localStorage.removeItem(n);
|
|
981
981
|
} catch {
|
|
982
982
|
}
|
|
983
983
|
}
|
|
984
|
-
function
|
|
984
|
+
function po() {
|
|
985
985
|
if (typeof window > "u" || !window.localStorage)
|
|
986
986
|
return !1;
|
|
987
987
|
try {
|
|
@@ -999,7 +999,7 @@ function wn() {
|
|
|
999
999
|
function Nn(n) {
|
|
1000
1000
|
jn(wt, n);
|
|
1001
1001
|
}
|
|
1002
|
-
const Qe =
|
|
1002
|
+
const Qe = kt(null), Pn = {
|
|
1003
1003
|
fullName: "",
|
|
1004
1004
|
phone: "",
|
|
1005
1005
|
email: "",
|
|
@@ -1023,12 +1023,12 @@ const Qe = yt(null), Pn = {
|
|
|
1023
1023
|
readMoreReviewsHref: x,
|
|
1024
1024
|
onProceed: T,
|
|
1025
1025
|
proceedHref: j,
|
|
1026
|
-
originalPriceLabel:
|
|
1027
|
-
discountedPriceLabel:
|
|
1026
|
+
originalPriceLabel: y,
|
|
1027
|
+
discountedPriceLabel: k,
|
|
1028
1028
|
discountPillLabel: L,
|
|
1029
1029
|
analytics: w,
|
|
1030
1030
|
onLocaleChange: E,
|
|
1031
|
-
children:
|
|
1031
|
+
children: M
|
|
1032
1032
|
}) => {
|
|
1033
1033
|
const [S, z] = W("landing"), [O, G] = W(n ?? "en"), [D, H] = W(Pn), X = K(!0);
|
|
1034
1034
|
Y(() => {
|
|
@@ -1060,8 +1060,8 @@ const Qe = yt(null), Pn = {
|
|
|
1060
1060
|
readMoreReviewsHref: x,
|
|
1061
1061
|
onProceed: T,
|
|
1062
1062
|
proceedHref: j,
|
|
1063
|
-
originalPriceLabel:
|
|
1064
|
-
discountedPriceLabel:
|
|
1063
|
+
originalPriceLabel: y,
|
|
1064
|
+
discountedPriceLabel: k,
|
|
1065
1065
|
discountPillLabel: L,
|
|
1066
1066
|
analytics: w,
|
|
1067
1067
|
onLocaleChange: E
|
|
@@ -1082,13 +1082,13 @@ const Qe = yt(null), Pn = {
|
|
|
1082
1082
|
x,
|
|
1083
1083
|
T,
|
|
1084
1084
|
j,
|
|
1085
|
-
k,
|
|
1086
1085
|
y,
|
|
1086
|
+
k,
|
|
1087
1087
|
L,
|
|
1088
1088
|
w,
|
|
1089
1089
|
E
|
|
1090
1090
|
]
|
|
1091
|
-
),
|
|
1091
|
+
), U = Pe(() => {
|
|
1092
1092
|
z("form");
|
|
1093
1093
|
}, [B.analytics]), V = Pe(() => {
|
|
1094
1094
|
z("landing"), B.onBack?.();
|
|
@@ -1100,13 +1100,13 @@ const Qe = yt(null), Pn = {
|
|
|
1100
1100
|
config: B,
|
|
1101
1101
|
formValues: D,
|
|
1102
1102
|
setFormValues: H,
|
|
1103
|
-
goToForm:
|
|
1103
|
+
goToForm: U,
|
|
1104
1104
|
goToPage: V,
|
|
1105
1105
|
onProceed: B.onProceed
|
|
1106
1106
|
}),
|
|
1107
|
-
[S, O, B, D,
|
|
1107
|
+
[S, O, B, D, U, V]
|
|
1108
1108
|
);
|
|
1109
|
-
return /* @__PURE__ */ e.jsx(Qe.Provider, { value: ee, children:
|
|
1109
|
+
return /* @__PURE__ */ e.jsx(Qe.Provider, { value: ee, children: M });
|
|
1110
1110
|
};
|
|
1111
1111
|
function Te() {
|
|
1112
1112
|
return Ge(Qe);
|
|
@@ -1117,7 +1117,7 @@ function Nt() {
|
|
|
1117
1117
|
throw new Error("useKundliContextOrThrow must be used within KundliProvider");
|
|
1118
1118
|
return n;
|
|
1119
1119
|
}
|
|
1120
|
-
const An = "_header_1414z_1", En = "_left_1414z_7", Sn = "_backBtn_1414z_11", Cn = "_titleWrap_1414z_21", In = "_title_1414z_21", Rn = "_subtitle_1414z_32", $n = "_backIcon_1414z_38",
|
|
1120
|
+
const An = "_header_1414z_1", En = "_left_1414z_7", Sn = "_backBtn_1414z_11", Cn = "_titleWrap_1414z_21", In = "_title_1414z_21", Rn = "_subtitle_1414z_32", $n = "_backIcon_1414z_38", ye = {
|
|
1121
1121
|
header: An,
|
|
1122
1122
|
left: En,
|
|
1123
1123
|
backBtn: Sn,
|
|
@@ -1128,7 +1128,7 @@ const An = "_header_1414z_1", En = "_left_1414z_7", Sn = "_backBtn_1414z_11", Cn
|
|
|
1128
1128
|
}, Ln = () => /* @__PURE__ */ e.jsx(
|
|
1129
1129
|
"svg",
|
|
1130
1130
|
{
|
|
1131
|
-
className:
|
|
1131
|
+
className: ye.backIcon,
|
|
1132
1132
|
viewBox: "0 0 24 24",
|
|
1133
1133
|
fill: "none",
|
|
1134
1134
|
xmlns: "http://www.w3.org/2000/svg",
|
|
@@ -1148,27 +1148,27 @@ const An = "_header_1414z_1", En = "_left_1414z_7", Sn = "_backBtn_1414z_11", Cn
|
|
|
1148
1148
|
t: n,
|
|
1149
1149
|
onBack: r,
|
|
1150
1150
|
className: c = ""
|
|
1151
|
-
}) => /* @__PURE__ */ e.jsx("header", { className: `${
|
|
1151
|
+
}) => /* @__PURE__ */ e.jsx("header", { className: `${ye.header} ${c}`, children: /* @__PURE__ */ e.jsxs("div", { className: ye.left, children: [
|
|
1152
1152
|
/* @__PURE__ */ e.jsx(
|
|
1153
1153
|
"button",
|
|
1154
1154
|
{
|
|
1155
1155
|
type: "button",
|
|
1156
|
-
className:
|
|
1156
|
+
className: ye.backBtn,
|
|
1157
1157
|
onClick: r,
|
|
1158
1158
|
"aria-label": n("back"),
|
|
1159
1159
|
children: /* @__PURE__ */ e.jsx(Ln, {})
|
|
1160
1160
|
}
|
|
1161
1161
|
),
|
|
1162
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
1163
|
-
/* @__PURE__ */ e.jsx("h1", { className:
|
|
1164
|
-
/* @__PURE__ */ e.jsx("p", { className:
|
|
1162
|
+
/* @__PURE__ */ e.jsxs("div", { className: ye.titleWrap, children: [
|
|
1163
|
+
/* @__PURE__ */ e.jsx("h1", { className: ye.title, children: n("formTitle") }),
|
|
1164
|
+
/* @__PURE__ */ e.jsx("p", { className: ye.subtitle, children: n("formSubtitle") })
|
|
1165
1165
|
] })
|
|
1166
|
-
] }) }), Dn = "_wrap_n65ep_1", Bn = "_card_n65ep_5", Fn = "_cardInner_n65ep_12",
|
|
1166
|
+
] }) }), Dn = "_wrap_n65ep_1", Bn = "_card_n65ep_5", Fn = "_cardInner_n65ep_12", Mn = "_field_n65ep_16", Un = "_labelRow_n65ep_20", qn = "_label_n65ep_20", Kn = "_req_n65ep_29", Wn = "_help_n65ep_33", Hn = "_infoBtn_n65ep_40", Yn = "_infoImg_n65ep_57", Gn = "_infoWrap_n65ep_63", Vn = "_tooltip_n65ep_69", zn = "_tooltipArrow_n65ep_85", Qn = "_inputWrap_n65ep_96", Jn = "_suggestions_n65ep_100", Xn = "_suggestionItem_n65ep_113", Zn = "_suggestionMain_n65ep_131", ea = "_suggestionSecondary_n65ep_137", ta = "_suggestionsHint_n65ep_142", na = "_timePopover_n65ep_157", aa = "_timePickerRow_n65ep_173", ra = "_timePickerSelect_n65ep_179", ia = "_timePickerColon_n65ep_193", oa = "_meridiemToggle_n65ep_200", sa = "_meridiemBtn_n65ep_208", ca = "_meridiemActive_n65ep_222", la = "_timePopoverActions_n65ep_227", da = "_timePopoverBtn_n65ep_233", ua = "_timePopoverOk_n65ep_252", ma = "_input_n65ep_96", ha = "_iconBtn_n65ep_296", fa = "_iconBtnInteractive_n65ep_302", pa = "_iconImg_n65ep_321", _a = "_checkboxRow_n65ep_327", ga = "_checkbox_n65ep_327", ba = "_checkboxText_n65ep_365", s = {
|
|
1167
1167
|
wrap: Dn,
|
|
1168
1168
|
card: Bn,
|
|
1169
1169
|
cardInner: Fn,
|
|
1170
|
-
field:
|
|
1171
|
-
labelRow:
|
|
1170
|
+
field: Mn,
|
|
1171
|
+
labelRow: Un,
|
|
1172
1172
|
label: qn,
|
|
1173
1173
|
req: Kn,
|
|
1174
1174
|
help: Wn,
|
|
@@ -1232,7 +1232,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1232
1232
|
};
|
|
1233
1233
|
l();
|
|
1234
1234
|
}, f.onerror = () => d(new Error("Failed to load Google Maps API")), document.head.appendChild(f);
|
|
1235
|
-
}), Be),
|
|
1235
|
+
}), Be), ya = (n) => {
|
|
1236
1236
|
const { apiKey: r, language: c = "en", restrictCountry: d } = n, [o, f] = W(!1), [p, m] = W([]), [l, v] = W(!1), [_, g] = W(null), x = K(null), T = K(null), j = K(null);
|
|
1237
1237
|
Y(() => {
|
|
1238
1238
|
if (!r) {
|
|
@@ -1247,7 +1247,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1247
1247
|
f(!1), g(w?.message || "Failed to load location service");
|
|
1248
1248
|
});
|
|
1249
1249
|
}, [r, c]);
|
|
1250
|
-
const
|
|
1250
|
+
const y = Pe(
|
|
1251
1251
|
async (w) => {
|
|
1252
1252
|
if (!w || w.length < 2 || !x.current) {
|
|
1253
1253
|
m([]);
|
|
@@ -1261,7 +1261,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1261
1261
|
sessionToken: j.current ?? void 0
|
|
1262
1262
|
};
|
|
1263
1263
|
d && (E.componentRestrictions = { country: d });
|
|
1264
|
-
const
|
|
1264
|
+
const M = await new Promise((S, z) => {
|
|
1265
1265
|
x.current.getPlacePredictions(
|
|
1266
1266
|
E,
|
|
1267
1267
|
(O, G) => {
|
|
@@ -1270,7 +1270,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1270
1270
|
);
|
|
1271
1271
|
});
|
|
1272
1272
|
m(
|
|
1273
|
-
|
|
1273
|
+
M.map((S) => ({
|
|
1274
1274
|
place_id: S.place_id,
|
|
1275
1275
|
description: S.description,
|
|
1276
1276
|
structured_formatting: {
|
|
@@ -1286,7 +1286,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1286
1286
|
}
|
|
1287
1287
|
},
|
|
1288
1288
|
[d]
|
|
1289
|
-
),
|
|
1289
|
+
), k = Pe(
|
|
1290
1290
|
async (w) => {
|
|
1291
1291
|
if (!T.current) return null;
|
|
1292
1292
|
try {
|
|
@@ -1305,13 +1305,13 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1305
1305
|
}
|
|
1306
1306
|
);
|
|
1307
1307
|
j.current = new google.maps.places.AutocompleteSessionToken();
|
|
1308
|
-
const
|
|
1308
|
+
const M = E.geometry?.location?.lat() || 0, S = E.geometry?.location?.lng() || 0;
|
|
1309
1309
|
let z = "", O = "", G = "";
|
|
1310
1310
|
return E.address_components?.forEach((D) => {
|
|
1311
1311
|
D.types.includes("locality") && (z = D.long_name), D.types.includes("administrative_area_level_1") && (O = D.long_name), D.types.includes("country") && (G = D.long_name);
|
|
1312
1312
|
}), {
|
|
1313
1313
|
display_name: E.formatted_address || "",
|
|
1314
|
-
lat:
|
|
1314
|
+
lat: M,
|
|
1315
1315
|
lng: S,
|
|
1316
1316
|
city: z,
|
|
1317
1317
|
state: O,
|
|
@@ -1328,11 +1328,11 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1328
1328
|
predictions: p,
|
|
1329
1329
|
isSearching: l,
|
|
1330
1330
|
loadError: _,
|
|
1331
|
-
searchPlaces:
|
|
1332
|
-
getPlaceDetails:
|
|
1331
|
+
searchPlaces: y,
|
|
1332
|
+
getPlaceDetails: k,
|
|
1333
1333
|
clearPredictions: L
|
|
1334
1334
|
};
|
|
1335
|
-
},
|
|
1335
|
+
}, ka = {}, we = {
|
|
1336
1336
|
time: "https://srm-cdn.a4b.io/yoda/1770372014782.svg",
|
|
1337
1337
|
location: "https://srm-cdn.a4b.io/yoda/1770372031092.svg",
|
|
1338
1338
|
date: "https://srm-cdn.a4b.io/yoda/1770372045894.svg",
|
|
@@ -1356,7 +1356,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1356
1356
|
}[a]?.());
|
|
1357
1357
|
}, x = (a) => a.replace(/\D/g, "").slice(0, 10), T = K(null);
|
|
1358
1358
|
K(null);
|
|
1359
|
-
const j = K(null),
|
|
1359
|
+
const j = K(null), y = K(0), k = K(null), [L, w] = W(!1), [E, M] = W({ hour12: 12, minute: "00", meridiem: "AM" }), S = (a) => String(a).padStart(2, "0"), z = (a) => {
|
|
1360
1360
|
const h = /^([01]\d|2[0-3]):([0-5]\d)$/.exec(a);
|
|
1361
1361
|
if (!h) return a;
|
|
1362
1362
|
const $ = Number(h[1]), te = h[2], ue = $ >= 12 ? "PM" : "AM";
|
|
@@ -1370,17 +1370,17 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1370
1370
|
const h = Math.min(12, Math.max(1, a.hour12)), $ = /^([0-5]\d)$/.test(a.minute) ? a.minute : "00";
|
|
1371
1371
|
let te = h % 12;
|
|
1372
1372
|
return a.meridiem === "PM" && (te += 12), `${S(te)}:${$}`;
|
|
1373
|
-
}, D = K(null), [H, X] = W(!1), [B,
|
|
1373
|
+
}, D = K(null), [H, X] = W(!1), [B, U] = W(
|
|
1374
1374
|
null
|
|
1375
|
-
), V = o ??
|
|
1376
|
-
predictions:
|
|
1377
|
-
isSearching:
|
|
1378
|
-
loadError:
|
|
1379
|
-
searchPlaces:
|
|
1375
|
+
), V = o ?? ka?.VITE_GOOGLE_MAPS_API_KEY, ee = (r.birthPlace ?? "").trim(), de = l ? void 0 : "in", ke = "en", {
|
|
1376
|
+
predictions: fe,
|
|
1377
|
+
isSearching: pe,
|
|
1378
|
+
loadError: _e,
|
|
1379
|
+
searchPlaces: ge,
|
|
1380
1380
|
clearPredictions: ie
|
|
1381
|
-
} =
|
|
1381
|
+
} = ya({
|
|
1382
1382
|
apiKey: V,
|
|
1383
|
-
language:
|
|
1383
|
+
language: ke,
|
|
1384
1384
|
restrictCountry: de
|
|
1385
1385
|
});
|
|
1386
1386
|
Y(() => {
|
|
@@ -1395,34 +1395,34 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1395
1395
|
return;
|
|
1396
1396
|
}
|
|
1397
1397
|
const a = window.setTimeout(async () => {
|
|
1398
|
-
await
|
|
1398
|
+
await ge(ee);
|
|
1399
1399
|
}, 250);
|
|
1400
1400
|
return () => window.clearTimeout(a);
|
|
1401
|
-
}, [ie, H, ee,
|
|
1402
|
-
const
|
|
1401
|
+
}, [ie, H, ee, ge]);
|
|
1402
|
+
const be = (a) => {
|
|
1403
1403
|
const h = a.current;
|
|
1404
1404
|
if (!(!h || h.disabled)) {
|
|
1405
|
-
if (document.activeElement === h && j.current === h && Date.now() -
|
|
1405
|
+
if (document.activeElement === h && j.current === h && Date.now() - y.current < 6e4) {
|
|
1406
1406
|
h.blur();
|
|
1407
1407
|
return;
|
|
1408
1408
|
}
|
|
1409
1409
|
if (typeof h.showPicker == "function") {
|
|
1410
|
-
h.showPicker(), j.current = h,
|
|
1410
|
+
h.showPicker(), j.current = h, y.current = Date.now();
|
|
1411
1411
|
return;
|
|
1412
1412
|
}
|
|
1413
|
-
h.focus(), j.current = h,
|
|
1413
|
+
h.focus(), j.current = h, y.current = Date.now();
|
|
1414
1414
|
}
|
|
1415
1415
|
};
|
|
1416
1416
|
return Y(() => {
|
|
1417
1417
|
const a = (h) => {
|
|
1418
|
-
|
|
1418
|
+
k.current && (k.current.contains(h.target) || w(!1));
|
|
1419
1419
|
};
|
|
1420
1420
|
return document.addEventListener("mousedown", a), () => document.removeEventListener("mousedown", a);
|
|
1421
1421
|
}, []), Y(() => {
|
|
1422
1422
|
const a = ($) => {
|
|
1423
|
-
$.target?.closest?.("[data-info-tooltip]") == null &&
|
|
1423
|
+
$.target?.closest?.("[data-info-tooltip]") == null && U(null);
|
|
1424
1424
|
}, h = ($) => {
|
|
1425
|
-
$.key === "Escape" &&
|
|
1425
|
+
$.key === "Escape" && U(null);
|
|
1426
1426
|
};
|
|
1427
1427
|
return document.addEventListener("mousedown", a), document.addEventListener("keydown", h), () => {
|
|
1428
1428
|
document.removeEventListener("mousedown", a), document.removeEventListener("keydown", h);
|
|
@@ -1518,7 +1518,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1518
1518
|
"aria-label": n("info"),
|
|
1519
1519
|
"aria-expanded": B === "dob",
|
|
1520
1520
|
onClick: () => {
|
|
1521
|
-
|
|
1521
|
+
U((a) => a === "dob" ? null : "dob"), m?.trackInfoIconClicked?.({ fieldName: "dob" });
|
|
1522
1522
|
},
|
|
1523
1523
|
children: /* @__PURE__ */ e.jsx(
|
|
1524
1524
|
"img",
|
|
@@ -1555,7 +1555,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1555
1555
|
h && h > te || (_({ dateOfBirth: h }), g("dateOfBirth", h), j.current = null);
|
|
1556
1556
|
},
|
|
1557
1557
|
onFocus: () => m?.trackDobClicked?.(),
|
|
1558
|
-
onClick: () =>
|
|
1558
|
+
onClick: () => be(T),
|
|
1559
1559
|
onBlur: () => {
|
|
1560
1560
|
j.current === T.current && (j.current = null);
|
|
1561
1561
|
}
|
|
@@ -1569,7 +1569,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1569
1569
|
"aria-label": "Open date picker",
|
|
1570
1570
|
onMouseDown: (a) => a.preventDefault(),
|
|
1571
1571
|
onClick: (a) => {
|
|
1572
|
-
a.preventDefault(), a.stopPropagation(),
|
|
1572
|
+
a.preventDefault(), a.stopPropagation(), be(T);
|
|
1573
1573
|
},
|
|
1574
1574
|
children: /* @__PURE__ */ e.jsx(
|
|
1575
1575
|
"img",
|
|
@@ -1599,7 +1599,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1599
1599
|
"aria-label": n("info"),
|
|
1600
1600
|
"aria-expanded": B === "time",
|
|
1601
1601
|
onClick: () => {
|
|
1602
|
-
m?.trackInfoIconClicked?.({ fieldName: "time" }),
|
|
1602
|
+
m?.trackInfoIconClicked?.({ fieldName: "time" }), U((a) => a === "time" ? null : "time");
|
|
1603
1603
|
},
|
|
1604
1604
|
children: /* @__PURE__ */ e.jsx(
|
|
1605
1605
|
"img",
|
|
@@ -1618,7 +1618,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1618
1618
|
] })
|
|
1619
1619
|
] })
|
|
1620
1620
|
] }),
|
|
1621
|
-
/* @__PURE__ */ e.jsxs("div", { className: s.inputWrap, ref:
|
|
1621
|
+
/* @__PURE__ */ e.jsxs("div", { className: s.inputWrap, ref: k, children: [
|
|
1622
1622
|
/* @__PURE__ */ e.jsx(
|
|
1623
1623
|
"input",
|
|
1624
1624
|
{
|
|
@@ -1635,7 +1635,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1635
1635
|
disabled: r.birthTimeUnknown,
|
|
1636
1636
|
placeholder: "HH:MM AM",
|
|
1637
1637
|
onClick: () => {
|
|
1638
|
-
r.birthTimeUnknown || (
|
|
1638
|
+
r.birthTimeUnknown || (M(O(r.birthTime || "12:00")), w((a) => !a));
|
|
1639
1639
|
}
|
|
1640
1640
|
}
|
|
1641
1641
|
),
|
|
@@ -1648,7 +1648,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1648
1648
|
disabled: r.birthTimeUnknown,
|
|
1649
1649
|
onMouseDown: (a) => a.preventDefault(),
|
|
1650
1650
|
onClick: (a) => {
|
|
1651
|
-
a.preventDefault(), a.stopPropagation(), !r.birthTimeUnknown && (
|
|
1651
|
+
a.preventDefault(), a.stopPropagation(), !r.birthTimeUnknown && (M(O(r.birthTime || "12:00")), w((h) => !h));
|
|
1652
1652
|
},
|
|
1653
1653
|
children: /* @__PURE__ */ e.jsx(
|
|
1654
1654
|
"img",
|
|
@@ -1674,7 +1674,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1674
1674
|
{
|
|
1675
1675
|
className: s.timePickerSelect,
|
|
1676
1676
|
value: E.hour12,
|
|
1677
|
-
onChange: (a) =>
|
|
1677
|
+
onChange: (a) => M((h) => ({
|
|
1678
1678
|
...h,
|
|
1679
1679
|
hour12: Number(a.target.value)
|
|
1680
1680
|
})),
|
|
@@ -1688,7 +1688,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1688
1688
|
{
|
|
1689
1689
|
className: s.timePickerSelect,
|
|
1690
1690
|
value: E.minute,
|
|
1691
|
-
onChange: (a) =>
|
|
1691
|
+
onChange: (a) => M((h) => ({ ...h, minute: a.target.value })),
|
|
1692
1692
|
"aria-label": "Minute",
|
|
1693
1693
|
children: Array.from({ length: 60 }, (a, h) => S(h)).map(
|
|
1694
1694
|
(a) => /* @__PURE__ */ e.jsx("option", { value: a, children: a }, a)
|
|
@@ -1701,7 +1701,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1701
1701
|
{
|
|
1702
1702
|
type: "button",
|
|
1703
1703
|
className: `${s.meridiemBtn} ${E.meridiem === "AM" ? s.meridiemActive : ""}`,
|
|
1704
|
-
onClick: () =>
|
|
1704
|
+
onClick: () => M((a) => ({ ...a, meridiem: "AM" })),
|
|
1705
1705
|
children: "AM"
|
|
1706
1706
|
}
|
|
1707
1707
|
),
|
|
@@ -1710,7 +1710,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1710
1710
|
{
|
|
1711
1711
|
type: "button",
|
|
1712
1712
|
className: `${s.meridiemBtn} ${E.meridiem === "PM" ? s.meridiemActive : ""}`,
|
|
1713
|
-
onClick: () =>
|
|
1713
|
+
onClick: () => M((a) => ({ ...a, meridiem: "PM" })),
|
|
1714
1714
|
children: "PM"
|
|
1715
1715
|
}
|
|
1716
1716
|
)
|
|
@@ -1809,7 +1809,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1809
1809
|
"aria-label": n("info"),
|
|
1810
1810
|
"aria-expanded": B === "place",
|
|
1811
1811
|
onClick: () => {
|
|
1812
|
-
m?.trackInfoIconClicked?.({ fieldName: "birthPlace" }),
|
|
1812
|
+
m?.trackInfoIconClicked?.({ fieldName: "birthPlace" }), U((a) => a === "place" ? null : "place");
|
|
1813
1813
|
},
|
|
1814
1814
|
children: /* @__PURE__ */ e.jsx(
|
|
1815
1815
|
"img",
|
|
@@ -1856,7 +1856,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1856
1856
|
"aria-hidden": !0
|
|
1857
1857
|
}
|
|
1858
1858
|
) }),
|
|
1859
|
-
H &&
|
|
1859
|
+
H && fe.length > 0 && /* @__PURE__ */ e.jsx("div", { className: s.suggestions, role: "listbox", children: fe.slice(0, 8).map((a) => /* @__PURE__ */ e.jsxs(
|
|
1860
1860
|
"button",
|
|
1861
1861
|
{
|
|
1862
1862
|
type: "button",
|
|
@@ -1871,8 +1871,8 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1871
1871
|
},
|
|
1872
1872
|
a.place_id
|
|
1873
1873
|
)) }),
|
|
1874
|
-
H && V &&
|
|
1875
|
-
H && V && !
|
|
1874
|
+
H && V && pe && /* @__PURE__ */ e.jsx("div", { className: s.suggestionsHint, children: "Loading…" }),
|
|
1875
|
+
H && V && !pe && !!_e && /* @__PURE__ */ e.jsx("div", { className: s.suggestionsHint, children: _e })
|
|
1876
1876
|
] })
|
|
1877
1877
|
] })
|
|
1878
1878
|
] }) })
|
|
@@ -1947,12 +1947,12 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1947
1947
|
if (!La(r.email.trim())) return !1;
|
|
1948
1948
|
} else if (!Oa((r.phone ?? "").trim())) return !1;
|
|
1949
1949
|
return !(!r.dateOfBirth || !r.birthPlace.trim() || !r.birthTimeUnknown && !r.birthTime);
|
|
1950
|
-
}, [_, r]), x = _ ? p ?? n("formOriginalPrice") : "₹999", T = _ ? m ?? n("formDiscountedPrice") : "₹249", j = l ?? n("formDiscountPill"),
|
|
1950
|
+
}, [_, r]), x = _ ? p ?? n("formOriginalPrice") : "₹999", T = _ ? m ?? n("formDiscountedPrice") : "₹249", j = l ?? n("formDiscountPill"), y = /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
1951
1951
|
n("formProceed"),
|
|
1952
1952
|
/* @__PURE__ */ e.jsx("span", { className: R.ctaStruck, children: x }),
|
|
1953
1953
|
" ",
|
|
1954
1954
|
T
|
|
1955
|
-
] }),
|
|
1955
|
+
] }), k = /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
1956
1956
|
/* @__PURE__ */ e.jsxs("div", { className: R.offerRow, children: [
|
|
1957
1957
|
/* @__PURE__ */ e.jsx("span", { children: n("formOfferEnding") }),
|
|
1958
1958
|
/* @__PURE__ */ e.jsx("span", { className: R.pill, children: j })
|
|
@@ -1966,16 +1966,16 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1966
1966
|
o?.trackPrimaryCtaClickedL1?.({ avenue: "form" }), c?.(r);
|
|
1967
1967
|
},
|
|
1968
1968
|
"aria-label": n("formPriceAria"),
|
|
1969
|
-
children:
|
|
1969
|
+
children: y
|
|
1970
1970
|
}
|
|
1971
1971
|
)
|
|
1972
1972
|
] });
|
|
1973
|
-
return /* @__PURE__ */ e.jsx(Pt, { className: f, children:
|
|
1974
|
-
}, Ba = "_header_dbx4y_1", Fa = "_brand_dbx4y_7",
|
|
1973
|
+
return /* @__PURE__ */ e.jsx(Pt, { className: f, children: k });
|
|
1974
|
+
}, Ba = "_header_dbx4y_1", Fa = "_brand_dbx4y_7", Ma = "_logo_dbx4y_11", Ua = "_logoImg_dbx4y_15", qa = "_logoPlaceholder_dbx4y_21", Ka = "_brandText_dbx4y_29", Wa = "_brandName_dbx4y_33", Ha = "_rating_dbx4y_38", Ya = "_stars_dbx4y_44", Ga = "_langSlot_dbx4y_49", se = {
|
|
1975
1975
|
header: Ba,
|
|
1976
1976
|
brand: Fa,
|
|
1977
|
-
logo:
|
|
1978
|
-
logoImg:
|
|
1977
|
+
logo: Ma,
|
|
1978
|
+
logoImg: Ua,
|
|
1979
1979
|
logoPlaceholder: qa,
|
|
1980
1980
|
brandText: Ka,
|
|
1981
1981
|
brandName: Wa,
|
|
@@ -2086,13 +2086,13 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2086
2086
|
] })
|
|
2087
2087
|
}
|
|
2088
2088
|
);
|
|
2089
|
-
}, br = "_section_1g93x_1", vr = "_heading_1g93x_6",
|
|
2089
|
+
}, br = "_section_1g93x_1", vr = "_heading_1g93x_6", yr = "_logoImg_1g93x_10", Ye = {
|
|
2090
2090
|
section: br,
|
|
2091
2091
|
heading: vr,
|
|
2092
|
-
logoImg:
|
|
2093
|
-
},
|
|
2092
|
+
logoImg: yr
|
|
2093
|
+
}, kr = "https://srm-cdn.a4b.io/yoda/1770365699409.png", xr = ({
|
|
2094
2094
|
t: n,
|
|
2095
|
-
logoUrl: r =
|
|
2095
|
+
logoUrl: r = kr,
|
|
2096
2096
|
className: c = ""
|
|
2097
2097
|
}) => /* @__PURE__ */ e.jsxs("section", { className: `${Ye.section} ${c}`, "aria-labelledby": "certified-heading", children: [
|
|
2098
2098
|
/* @__PURE__ */ e.jsx("h2", { id: "certified-heading", className: Ye.heading, children: n("certifiedBy") }),
|
|
@@ -2140,15 +2140,16 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2140
2140
|
), Rr = "_section_uboy6_1", $r = "_button_uboy6_7", pt = {
|
|
2141
2141
|
section: Rr,
|
|
2142
2142
|
button: $r
|
|
2143
|
-
}, Lr = "
|
|
2143
|
+
}, Lr = "_backdrop_sfw8y_1", Or = "_modal_sfw8y_21", Dr = "_header_sfw8y_40", Br = "_title_sfw8y_49", Fr = "_closeBtn_sfw8y_56", Mr = "_content_sfw8y_76", Ur = "_pdfFrame_sfw8y_84", qr = "_openInNewTab_sfw8y_92", he = {
|
|
2144
2144
|
backdrop: Lr,
|
|
2145
2145
|
modal: Or,
|
|
2146
2146
|
header: Dr,
|
|
2147
2147
|
title: Br,
|
|
2148
2148
|
closeBtn: Fr,
|
|
2149
|
-
content:
|
|
2150
|
-
pdfFrame:
|
|
2151
|
-
|
|
2149
|
+
content: Mr,
|
|
2150
|
+
pdfFrame: Ur,
|
|
2151
|
+
openInNewTab: qr
|
|
2152
|
+
}, Kr = ({
|
|
2152
2153
|
isOpen: n,
|
|
2153
2154
|
onClose: r,
|
|
2154
2155
|
title: c,
|
|
@@ -2164,7 +2165,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2164
2165
|
}, [n, r]), n ? /* @__PURE__ */ e.jsx(
|
|
2165
2166
|
"div",
|
|
2166
2167
|
{
|
|
2167
|
-
className:
|
|
2168
|
+
className: he.backdrop,
|
|
2168
2169
|
onClick: r,
|
|
2169
2170
|
role: "dialog",
|
|
2170
2171
|
"aria-modal": "true",
|
|
@@ -2172,37 +2173,49 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2172
2173
|
children: /* @__PURE__ */ e.jsxs(
|
|
2173
2174
|
"div",
|
|
2174
2175
|
{
|
|
2175
|
-
className:
|
|
2176
|
+
className: he.modal,
|
|
2176
2177
|
onClick: (o) => o.stopPropagation(),
|
|
2177
2178
|
children: [
|
|
2178
|
-
/* @__PURE__ */ e.jsxs("div", { className:
|
|
2179
|
-
/* @__PURE__ */ e.jsx("h2", { id: "sample-report-modal-title", className:
|
|
2179
|
+
/* @__PURE__ */ e.jsxs("div", { className: he.header, children: [
|
|
2180
|
+
/* @__PURE__ */ e.jsx("h2", { id: "sample-report-modal-title", className: he.title, children: c }),
|
|
2180
2181
|
/* @__PURE__ */ e.jsx(
|
|
2181
2182
|
"button",
|
|
2182
2183
|
{
|
|
2183
2184
|
type: "button",
|
|
2184
|
-
className:
|
|
2185
|
+
className: he.closeBtn,
|
|
2185
2186
|
onClick: r,
|
|
2186
2187
|
"aria-label": "Close",
|
|
2187
2188
|
children: "×"
|
|
2188
2189
|
}
|
|
2189
2190
|
)
|
|
2190
2191
|
] }),
|
|
2191
|
-
/* @__PURE__ */ e.
|
|
2192
|
-
|
|
2193
|
-
|
|
2194
|
-
|
|
2195
|
-
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
|
|
2192
|
+
/* @__PURE__ */ e.jsxs("div", { className: he.content, children: [
|
|
2193
|
+
/* @__PURE__ */ e.jsx(
|
|
2194
|
+
"iframe",
|
|
2195
|
+
{
|
|
2196
|
+
src: d,
|
|
2197
|
+
className: he.pdfFrame,
|
|
2198
|
+
title: c
|
|
2199
|
+
}
|
|
2200
|
+
),
|
|
2201
|
+
/* @__PURE__ */ e.jsx(
|
|
2202
|
+
"a",
|
|
2203
|
+
{
|
|
2204
|
+
href: d,
|
|
2205
|
+
target: "_blank",
|
|
2206
|
+
rel: "noopener noreferrer",
|
|
2207
|
+
className: he.openInNewTab,
|
|
2208
|
+
children: "Open in new tab"
|
|
2209
|
+
}
|
|
2210
|
+
)
|
|
2211
|
+
] })
|
|
2199
2212
|
]
|
|
2200
2213
|
}
|
|
2201
2214
|
)
|
|
2202
2215
|
}
|
|
2203
|
-
) : null),
|
|
2216
|
+
) : null), Wr = "https://srm-cdn.a4b.io/yoda/1770651163050.pdf", Hr = ({
|
|
2204
2217
|
t: n,
|
|
2205
|
-
pdfUrl: r =
|
|
2218
|
+
pdfUrl: r = Wr,
|
|
2206
2219
|
onClick: c,
|
|
2207
2220
|
analytics: d,
|
|
2208
2221
|
className: o = ""
|
|
@@ -2215,7 +2228,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2215
2228
|
return /* @__PURE__ */ e.jsxs("section", { className: `${pt.section} ${o}`, children: [
|
|
2216
2229
|
/* @__PURE__ */ e.jsx("button", { type: "button", className: pt.button, onClick: v, children: m }),
|
|
2217
2230
|
/* @__PURE__ */ e.jsx(
|
|
2218
|
-
|
|
2231
|
+
Kr,
|
|
2219
2232
|
{
|
|
2220
2233
|
isOpen: f,
|
|
2221
2234
|
onClose: _,
|
|
@@ -2224,34 +2237,34 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2224
2237
|
}
|
|
2225
2238
|
)
|
|
2226
2239
|
] });
|
|
2227
|
-
},
|
|
2228
|
-
section:
|
|
2229
|
-
heading:
|
|
2230
|
-
list:
|
|
2231
|
-
item:
|
|
2232
|
-
imageWrap:
|
|
2233
|
-
image:
|
|
2234
|
-
imagePlaceholder:
|
|
2235
|
-
text:
|
|
2236
|
-
itemTitle:
|
|
2237
|
-
itemDesc:
|
|
2238
|
-
},
|
|
2240
|
+
}, Yr = "_section_g1kup_1", Gr = "_heading_g1kup_5", Vr = "_list_g1kup_10", zr = "_item_g1kup_17", Qr = "_imageWrap_g1kup_21", Jr = "_image_g1kup_21", Xr = "_imagePlaceholder_g1kup_30", Zr = "_text_g1kup_36", ei = "_itemTitle_g1kup_40", ti = "_itemDesc_g1kup_51", ce = {
|
|
2241
|
+
section: Yr,
|
|
2242
|
+
heading: Gr,
|
|
2243
|
+
list: Vr,
|
|
2244
|
+
item: zr,
|
|
2245
|
+
imageWrap: Qr,
|
|
2246
|
+
image: Jr,
|
|
2247
|
+
imagePlaceholder: Xr,
|
|
2248
|
+
text: Zr,
|
|
2249
|
+
itemTitle: ei,
|
|
2250
|
+
itemDesc: ti
|
|
2251
|
+
}, ni = [
|
|
2239
2252
|
{ titleKey: "findDasha", descKey: "findDashaDesc" },
|
|
2240
2253
|
{ titleKey: "findYoga", descKey: "findYogaDesc" },
|
|
2241
2254
|
{ titleKey: "findGemstone", descKey: "findGemstoneDesc" },
|
|
2242
2255
|
{ titleKey: "findPooja", descKey: "findPoojaDesc" },
|
|
2243
2256
|
{ titleKey: "findMonthly", descKey: "findMonthlyDesc" },
|
|
2244
2257
|
{ titleKey: "findStrength", descKey: "findStrengthDesc" }
|
|
2245
|
-
],
|
|
2258
|
+
], ai = [
|
|
2246
2259
|
"https://srm-cdn.a4b.io/yoda/1770639688505.png",
|
|
2247
2260
|
"https://srm-cdn.a4b.io/yoda/1770639714646.png",
|
|
2248
2261
|
"https://srm-cdn.a4b.io/yoda/1770639727335.png",
|
|
2249
2262
|
"https://srm-cdn.a4b.io/yoda/1770639739387.png",
|
|
2250
2263
|
"https://srm-cdn.a4b.io/yoda/1770639749920.png",
|
|
2251
2264
|
"https://srm-cdn.a4b.io/yoda/1770639760835.png"
|
|
2252
|
-
],
|
|
2265
|
+
], ri = ({
|
|
2253
2266
|
t: n,
|
|
2254
|
-
imageUrls: r =
|
|
2267
|
+
imageUrls: r = ai,
|
|
2255
2268
|
className: c = ""
|
|
2256
2269
|
}) => /* @__PURE__ */ e.jsxs(
|
|
2257
2270
|
"section",
|
|
@@ -2260,7 +2273,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2260
2273
|
"aria-labelledby": "find-heading",
|
|
2261
2274
|
children: [
|
|
2262
2275
|
/* @__PURE__ */ e.jsx("h2", { id: "find-heading", className: ce.heading, children: n("whatYoullFindTitle") }),
|
|
2263
|
-
/* @__PURE__ */ e.jsx("ul", { className: ce.list, children:
|
|
2276
|
+
/* @__PURE__ */ e.jsx("ul", { className: ce.list, children: ni.map((d, o) => /* @__PURE__ */ e.jsxs("li", { className: ce.item, children: [
|
|
2264
2277
|
/* @__PURE__ */ e.jsx("div", { className: ce.imageWrap, children: r[o] ? /* @__PURE__ */ e.jsx("img", { src: r[o], alt: "", className: ce.image }) : /* @__PURE__ */ e.jsx("div", { className: ce.imagePlaceholder, "aria-hidden": !0 }) }),
|
|
2265
2278
|
/* @__PURE__ */ e.jsxs("div", { className: ce.text, children: [
|
|
2266
2279
|
/* @__PURE__ */ e.jsx("h3", { className: ce.itemTitle, children: n(d.titleKey) }),
|
|
@@ -2269,48 +2282,48 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2269
2282
|
] }, d.titleKey)) })
|
|
2270
2283
|
]
|
|
2271
2284
|
}
|
|
2272
|
-
),
|
|
2273
|
-
section:
|
|
2274
|
-
heading:
|
|
2275
|
-
subtitle:
|
|
2276
|
-
list:
|
|
2277
|
-
item:
|
|
2278
|
-
},
|
|
2285
|
+
), ii = "_section_1poer_1", oi = "_heading_1poer_6", si = "_subtitle_1poer_11", ci = "_list_1poer_16", li = "_item_1poer_20", Re = {
|
|
2286
|
+
section: ii,
|
|
2287
|
+
heading: oi,
|
|
2288
|
+
subtitle: si,
|
|
2289
|
+
list: ci,
|
|
2290
|
+
item: li
|
|
2291
|
+
}, di = ["whyUs1", "whyUs2", "whyUs3", "whyUs4"], ui = ({ t: n, className: r = "" }) => /* @__PURE__ */ e.jsxs("section", { className: `${Re.section} ${r}`, "aria-labelledby": "why-heading", children: [
|
|
2279
2292
|
/* @__PURE__ */ e.jsx("h2", { id: "why-heading", className: Re.heading, children: n("whyUsTitle") }),
|
|
2280
2293
|
/* @__PURE__ */ e.jsx("p", { className: Re.subtitle, children: n("whyUsSubtitle") }),
|
|
2281
|
-
/* @__PURE__ */ e.jsx("ul", { className: Re.list, children:
|
|
2282
|
-
] }),
|
|
2283
|
-
section:
|
|
2284
|
-
heading:
|
|
2285
|
-
trustLine:
|
|
2286
|
-
star:
|
|
2287
|
-
ratingNum:
|
|
2288
|
-
trustText:
|
|
2289
|
-
cardList:
|
|
2290
|
-
card:
|
|
2291
|
-
quote:
|
|
2294
|
+
/* @__PURE__ */ e.jsx("ul", { className: Re.list, children: di.map((c) => /* @__PURE__ */ e.jsx("li", { className: Re.item, children: n(c) }, c)) })
|
|
2295
|
+
] }), mi = "_section_3cm7k_1", hi = "_heading_3cm7k_5", fi = "_trustLine_3cm7k_10", pi = "_star_3cm7k_15", _i = "_ratingNum_3cm7k_20", gi = "_trustText_3cm7k_24", bi = "_cardList_3cm7k_28", vi = "_card_3cm7k_28", yi = "_quote_3cm7k_37", ki = "_author_3cm7k_42", xi = "_avatar_3cm7k_46", ji = "_avatarPlaceholder_3cm7k_50", wi = "_authorInfo_3cm7k_55", Ni = "_authorName_3cm7k_59", Pi = "_stars_3cm7k_64", Ti = "_readMoreWrap_3cm7k_69", Ai = "_toggleBtn_3cm7k_73", Ei = "_readMore_3cm7k_69", Si = "_arrow_3cm7k_93", Ci = "_dot_3cm7k_97", I = {
|
|
2296
|
+
section: mi,
|
|
2297
|
+
heading: hi,
|
|
2298
|
+
trustLine: fi,
|
|
2299
|
+
star: pi,
|
|
2300
|
+
ratingNum: _i,
|
|
2301
|
+
trustText: gi,
|
|
2302
|
+
cardList: bi,
|
|
2303
|
+
card: vi,
|
|
2304
|
+
quote: yi,
|
|
2292
2305
|
author: ki,
|
|
2293
|
-
avatar:
|
|
2294
|
-
avatarPlaceholder:
|
|
2295
|
-
authorInfo:
|
|
2296
|
-
authorName:
|
|
2297
|
-
stars:
|
|
2298
|
-
readMoreWrap:
|
|
2299
|
-
toggleBtn:
|
|
2300
|
-
readMore:
|
|
2301
|
-
arrow:
|
|
2302
|
-
dot:
|
|
2303
|
-
}, _t = 3,
|
|
2306
|
+
avatar: xi,
|
|
2307
|
+
avatarPlaceholder: ji,
|
|
2308
|
+
authorInfo: wi,
|
|
2309
|
+
authorName: Ni,
|
|
2310
|
+
stars: Pi,
|
|
2311
|
+
readMoreWrap: Ti,
|
|
2312
|
+
toggleBtn: Ai,
|
|
2313
|
+
readMore: Ei,
|
|
2314
|
+
arrow: Si,
|
|
2315
|
+
dot: Ci
|
|
2316
|
+
}, _t = 3, Ii = (n) => {
|
|
2304
2317
|
const c = /* @__PURE__ */ new Map();
|
|
2305
2318
|
for (let l = 1; l <= 15; l += 1) {
|
|
2306
2319
|
const v = `feedbackTestimonial${l}`, _ = n(v);
|
|
2307
2320
|
if (!_ || _ === v) continue;
|
|
2308
2321
|
const g = `feedbackAuthor${l}`, x = (() => {
|
|
2309
|
-
const
|
|
2310
|
-
return
|
|
2322
|
+
const y = n(g);
|
|
2323
|
+
return y && y !== g ? y : n("guest");
|
|
2311
2324
|
})(), T = `feedbackAuthor${l}AvatarUrl`, j = (() => {
|
|
2312
|
-
const
|
|
2313
|
-
return
|
|
2325
|
+
const y = n(T);
|
|
2326
|
+
return y && y !== T ? y : void 0;
|
|
2314
2327
|
})();
|
|
2315
2328
|
c.set(l, {
|
|
2316
2329
|
quote: _,
|
|
@@ -2335,14 +2348,14 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2335
2348
|
}
|
|
2336
2349
|
}
|
|
2337
2350
|
return f;
|
|
2338
|
-
},
|
|
2351
|
+
}, Ri = ({
|
|
2339
2352
|
t: n,
|
|
2340
2353
|
testimonials: r,
|
|
2341
2354
|
readMoreHref: c,
|
|
2342
2355
|
onReadMore: d,
|
|
2343
2356
|
className: o = ""
|
|
2344
2357
|
}) => {
|
|
2345
|
-
const f = r ?? Fe(() =>
|
|
2358
|
+
const f = r ?? Fe(() => Ii(n), [n]), [p, m] = W(!1), l = f.length > _t, v = l && !p ? f.slice(0, _t) : f;
|
|
2346
2359
|
return /* @__PURE__ */ e.jsxs(
|
|
2347
2360
|
"section",
|
|
2348
2361
|
{
|
|
@@ -2415,23 +2428,23 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2415
2428
|
]
|
|
2416
2429
|
}
|
|
2417
2430
|
);
|
|
2418
|
-
},
|
|
2419
|
-
section:
|
|
2420
|
-
heading:
|
|
2421
|
-
accordion:
|
|
2422
|
-
item:
|
|
2423
|
-
itemOpen:
|
|
2424
|
-
question:
|
|
2425
|
-
chevron:
|
|
2431
|
+
}, $i = "_section_1scfq_1", Li = "_heading_1scfq_6", Oi = "_accordion_1scfq_11", Di = "_item_1scfq_15", Bi = "_itemOpen_1scfq_21", Fi = "_question_1scfq_25", Mi = "_chevron_1scfq_40", Ui = "_chevronOpen_1scfq_47", qi = "_answerWrap_1scfq_51", Ki = "_answerOpen_1scfq_56", Wi = "_answer_1scfq_51", re = {
|
|
2432
|
+
section: $i,
|
|
2433
|
+
heading: Li,
|
|
2434
|
+
accordion: Oi,
|
|
2435
|
+
item: Di,
|
|
2436
|
+
itemOpen: Bi,
|
|
2437
|
+
question: Fi,
|
|
2438
|
+
chevron: Mi,
|
|
2426
2439
|
chevronOpen: Ui,
|
|
2427
|
-
answerWrap:
|
|
2428
|
-
answerOpen:
|
|
2429
|
-
answer:
|
|
2430
|
-
},
|
|
2440
|
+
answerWrap: qi,
|
|
2441
|
+
answerOpen: Ki,
|
|
2442
|
+
answer: Wi
|
|
2443
|
+
}, Hi = [
|
|
2431
2444
|
{ qKey: "faqQ1", aKey: "faqA1" },
|
|
2432
2445
|
{ qKey: "faqQ2", aKey: "faqA2" },
|
|
2433
2446
|
{ qKey: "faqQ3", aKey: "faqA3" }
|
|
2434
|
-
],
|
|
2447
|
+
], Yi = ({
|
|
2435
2448
|
t: n,
|
|
2436
2449
|
className: r = ""
|
|
2437
2450
|
}) => {
|
|
@@ -2443,7 +2456,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2443
2456
|
"aria-labelledby": "faq-heading",
|
|
2444
2457
|
children: [
|
|
2445
2458
|
/* @__PURE__ */ e.jsx("h2", { id: "faq-heading", className: re.heading, children: n("faqTitle") }),
|
|
2446
|
-
/* @__PURE__ */ e.jsx("div", { className: re.accordion, role: "list", children:
|
|
2459
|
+
/* @__PURE__ */ e.jsx("div", { className: re.accordion, role: "list", children: Hi.map((m, l) => {
|
|
2447
2460
|
const v = o === l;
|
|
2448
2461
|
return /* @__PURE__ */ e.jsxs(
|
|
2449
2462
|
"div",
|
|
@@ -2509,13 +2522,13 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2509
2522
|
]
|
|
2510
2523
|
}
|
|
2511
2524
|
);
|
|
2512
|
-
},
|
|
2513
|
-
section:
|
|
2514
|
-
heading:
|
|
2515
|
-
content:
|
|
2516
|
-
line:
|
|
2517
|
-
brandName:
|
|
2518
|
-
},
|
|
2525
|
+
}, Gi = "_section_aphm8_1", Vi = "_heading_aphm8_6", zi = "_content_aphm8_11", Qi = "_line_aphm8_16", Ji = "_brandName_aphm8_20", Ne = {
|
|
2526
|
+
section: Gi,
|
|
2527
|
+
heading: Vi,
|
|
2528
|
+
content: zi,
|
|
2529
|
+
line: Qi,
|
|
2530
|
+
brandName: Ji
|
|
2531
|
+
}, Xi = ({
|
|
2519
2532
|
t: n,
|
|
2520
2533
|
whatsAppNumber: r,
|
|
2521
2534
|
email: c,
|
|
@@ -2531,7 +2544,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2531
2544
|
/* @__PURE__ */ e.jsx("p", { className: Ne.line, children: n("contactEmail").replace("shubham.goyal@supportmandir.com", p) })
|
|
2532
2545
|
] })
|
|
2533
2546
|
] });
|
|
2534
|
-
}, gt = "https://srm-cdn.a4b.io/yoda/1770375694934.svg", bt = "https://srm-cdn.a4b.io/yoda/1770375720933.svg", vt = "https://srm-cdn.a4b.io/yoda/1770707793537.svg",
|
|
2547
|
+
}, gt = "https://srm-cdn.a4b.io/yoda/1770375694934.svg", bt = "https://srm-cdn.a4b.io/yoda/1770375720933.svg", vt = "https://srm-cdn.a4b.io/yoda/1770707793537.svg", Zi = ({ t: n }) => /* @__PURE__ */ e.jsxs("div", { className: R.marqueeTrack, children: [
|
|
2535
2548
|
/* @__PURE__ */ e.jsxs("div", { className: R.marqueeContent, children: [
|
|
2536
2549
|
/* @__PURE__ */ e.jsxs("span", { className: R.badge, children: [
|
|
2537
2550
|
/* @__PURE__ */ e.jsx("img", { src: gt, alt: "", className: R.badgeIcon, width: 16, height: 16, "aria-hidden": !0 }),
|
|
@@ -2560,7 +2573,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2560
2573
|
n("ctaSecurePayment")
|
|
2561
2574
|
] })
|
|
2562
2575
|
] })
|
|
2563
|
-
] }),
|
|
2576
|
+
] }), eo = ({
|
|
2564
2577
|
t: n,
|
|
2565
2578
|
onCtaClick: r,
|
|
2566
2579
|
ctaHref: c,
|
|
@@ -2576,11 +2589,11 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2576
2589
|
Pt,
|
|
2577
2590
|
{
|
|
2578
2591
|
className: d,
|
|
2579
|
-
marquee: /* @__PURE__ */ e.jsx(
|
|
2592
|
+
marquee: /* @__PURE__ */ e.jsx(Zi, { t: n }),
|
|
2580
2593
|
children: /* @__PURE__ */ e.jsx(Tt, { href: c, onClick: r, children: l })
|
|
2581
2594
|
}
|
|
2582
2595
|
);
|
|
2583
|
-
},
|
|
2596
|
+
}, to = "https://srm-cdn.a4b.io/yoda/1770362713543.svg", no = "AIzaSyCEsEBy-JYuu9SSITQrpYU3tpaq5HQOhi4", ao = (n, r) => ze[n]?.[r] ?? r, ro = {
|
|
2584
2597
|
fullName: "",
|
|
2585
2598
|
phone: "",
|
|
2586
2599
|
email: "",
|
|
@@ -2588,7 +2601,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2588
2601
|
birthTime: "",
|
|
2589
2602
|
birthTimeUnknown: !1,
|
|
2590
2603
|
birthPlace: ""
|
|
2591
|
-
},
|
|
2604
|
+
}, io = ({
|
|
2592
2605
|
className: n = "",
|
|
2593
2606
|
locale: r,
|
|
2594
2607
|
showLanguageSelector: c = !0,
|
|
@@ -2599,28 +2612,28 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2599
2612
|
originalPriceLabel: m,
|
|
2600
2613
|
discountedPriceLabel: l,
|
|
2601
2614
|
discountPillLabel: v,
|
|
2602
|
-
googleMapsApiKey: _ =
|
|
2615
|
+
googleMapsApiKey: _ = no,
|
|
2603
2616
|
analytics: g
|
|
2604
2617
|
}) => {
|
|
2605
|
-
const x = Te(), T = jt(), j = x !== null,
|
|
2618
|
+
const x = Te(), T = jt(), j = x !== null, y = j ? x.locale : r, k = y ?? T?.locale ?? "en", [L, w] = W(k), E = j ? x.locale : L, M = j ? x.setLocale : w, [S, z] = W(!1), O = K(null), G = K(y), D = K(
|
|
2606
2619
|
T?.locale
|
|
2607
2620
|
);
|
|
2608
2621
|
Y(() => {
|
|
2609
2622
|
window.scrollTo({ top: 0, left: 0, behavior: "auto" });
|
|
2610
2623
|
}, []);
|
|
2611
|
-
const H = (a) =>
|
|
2624
|
+
const H = (a) => ao(E, a);
|
|
2612
2625
|
Y(() => {
|
|
2613
|
-
|
|
2614
|
-
}, [
|
|
2615
|
-
if (
|
|
2626
|
+
y && G.current !== y && M(y), G.current = y;
|
|
2627
|
+
}, [y, M]), Y(() => {
|
|
2628
|
+
if (y) return;
|
|
2616
2629
|
const a = T?.locale;
|
|
2617
|
-
a && D.current !== a &&
|
|
2618
|
-
}, [T?.locale,
|
|
2630
|
+
a && D.current !== a && M(a), D.current = a;
|
|
2631
|
+
}, [T?.locale, y, M]);
|
|
2619
2632
|
const [X, B] = W({
|
|
2620
|
-
...
|
|
2633
|
+
...ro,
|
|
2621
2634
|
...o,
|
|
2622
2635
|
phone: o?.phone ?? ""
|
|
2623
|
-
}),
|
|
2636
|
+
}), U = j ? x.formValues : X, V = j ? x.setFormValues : B, ee = j ? x.goToPage : d, de = j ? x.onProceed : f, ke = j ? x.config.proceedHref : p, fe = j ? x.config.originalPriceLabel : m, pe = j ? x.config.discountedPriceLabel : l, _e = j ? x.config.discountPillLabel : v, ge = j ? x.config.showLanguageSelector ?? !0 : c, ie = (j ? x?.config?.analytics : g) ?? g;
|
|
2624
2637
|
Y(() => {
|
|
2625
2638
|
if (!S) return;
|
|
2626
2639
|
const a = (h) => {
|
|
@@ -2628,7 +2641,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2628
2641
|
};
|
|
2629
2642
|
return document.addEventListener("mousedown", a), () => document.removeEventListener("mousedown", a);
|
|
2630
2643
|
}, [S]);
|
|
2631
|
-
const
|
|
2644
|
+
const be = ge ? /* @__PURE__ */ e.jsxs("div", { className: oe.langDropdownWrap, ref: O, children: [
|
|
2632
2645
|
/* @__PURE__ */ e.jsxs(
|
|
2633
2646
|
"button",
|
|
2634
2647
|
{
|
|
@@ -2645,7 +2658,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2645
2658
|
/* @__PURE__ */ e.jsx(
|
|
2646
2659
|
"img",
|
|
2647
2660
|
{
|
|
2648
|
-
src:
|
|
2661
|
+
src: to,
|
|
2649
2662
|
alt: "",
|
|
2650
2663
|
className: oe.langIcon,
|
|
2651
2664
|
width: 16,
|
|
@@ -2653,7 +2666,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2653
2666
|
"aria-hidden": !0
|
|
2654
2667
|
}
|
|
2655
2668
|
),
|
|
2656
|
-
/* @__PURE__ */ e.jsx("span", { className: oe.langLabel, children:
|
|
2669
|
+
/* @__PURE__ */ e.jsx("span", { className: oe.langLabel, children: Me[E] })
|
|
2657
2670
|
]
|
|
2658
2671
|
}
|
|
2659
2672
|
),
|
|
@@ -2672,9 +2685,9 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2672
2685
|
"aria-selected": a === E,
|
|
2673
2686
|
className: oe.langOption,
|
|
2674
2687
|
onClick: () => {
|
|
2675
|
-
ie?.trackLanguageChangedFe?.({ newLanguage: a }),
|
|
2688
|
+
ie?.trackLanguageChangedFe?.({ newLanguage: a }), M(a), z(!1);
|
|
2676
2689
|
},
|
|
2677
|
-
children:
|
|
2690
|
+
children: Me[a]
|
|
2678
2691
|
},
|
|
2679
2692
|
a
|
|
2680
2693
|
))
|
|
@@ -2687,7 +2700,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2687
2700
|
{
|
|
2688
2701
|
t: H,
|
|
2689
2702
|
logoUrl: j ? x.config.logoUrl : void 0,
|
|
2690
|
-
languageSelector:
|
|
2703
|
+
languageSelector: be,
|
|
2691
2704
|
className: oe.kundliHeaderNoBorder
|
|
2692
2705
|
}
|
|
2693
2706
|
),
|
|
@@ -2698,7 +2711,7 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2698
2711
|
xa,
|
|
2699
2712
|
{
|
|
2700
2713
|
t: H,
|
|
2701
|
-
values:
|
|
2714
|
+
values: U,
|
|
2702
2715
|
onChange: V,
|
|
2703
2716
|
googleMapsApiKey: _
|
|
2704
2717
|
}
|
|
@@ -2708,17 +2721,17 @@ const va = (n, r) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
2708
2721
|
Da,
|
|
2709
2722
|
{
|
|
2710
2723
|
t: H,
|
|
2711
|
-
values:
|
|
2724
|
+
values: U,
|
|
2712
2725
|
onProceed: de,
|
|
2713
|
-
href:
|
|
2714
|
-
originalPriceLabel:
|
|
2715
|
-
discountedPriceLabel:
|
|
2716
|
-
discountPillLabel:
|
|
2726
|
+
href: ke,
|
|
2727
|
+
originalPriceLabel: fe,
|
|
2728
|
+
discountedPriceLabel: pe,
|
|
2729
|
+
discountPillLabel: _e,
|
|
2717
2730
|
analytics: ie
|
|
2718
2731
|
}
|
|
2719
2732
|
)
|
|
2720
2733
|
] });
|
|
2721
|
-
},
|
|
2734
|
+
}, oo = "https://srm-cdn.a4b.io/yoda/1770362713543.svg", so = (n, r) => ze[n]?.[r] ?? r, co = 112;
|
|
2722
2735
|
function le({
|
|
2723
2736
|
section: n,
|
|
2724
2737
|
children: r,
|
|
@@ -2735,17 +2748,17 @@ function le({
|
|
|
2735
2748
|
{
|
|
2736
2749
|
threshold: 0.1,
|
|
2737
2750
|
// Shrink bottom of viewport by CTA footer height so we only count content actually visible above the sticky footer
|
|
2738
|
-
rootMargin: `0px 0px -${
|
|
2751
|
+
rootMargin: `0px 0px -${co}px 0px`
|
|
2739
2752
|
}
|
|
2740
2753
|
);
|
|
2741
2754
|
return p.observe(f), () => p.disconnect();
|
|
2742
2755
|
}, [n, c]), /* @__PURE__ */ e.jsx("div", { ref: d, children: r });
|
|
2743
2756
|
}
|
|
2744
|
-
function
|
|
2757
|
+
function lo({ className: n }) {
|
|
2745
2758
|
const { view: r } = Nt();
|
|
2746
|
-
return r === "form" ? /* @__PURE__ */ e.jsx(
|
|
2759
|
+
return r === "form" ? /* @__PURE__ */ e.jsx(io, {}) : /* @__PURE__ */ e.jsx(uo, { className: n });
|
|
2747
2760
|
}
|
|
2748
|
-
function
|
|
2761
|
+
function uo({ className: n }) {
|
|
2749
2762
|
const r = jt(), {
|
|
2750
2763
|
locale: c,
|
|
2751
2764
|
setLocale: d,
|
|
@@ -2758,23 +2771,23 @@ function lo({ className: n }) {
|
|
|
2758
2771
|
o.locale && v.current !== o.locale && d(o.locale), v.current = o.locale;
|
|
2759
2772
|
}, [o.locale, d]), Y(() => {
|
|
2760
2773
|
if (o.locale) return;
|
|
2761
|
-
const
|
|
2762
|
-
|
|
2774
|
+
const k = r?.locale;
|
|
2775
|
+
k && _.current !== k && d(k), _.current = k;
|
|
2763
2776
|
}, [r?.locale, o.locale, d]), Y(() => {
|
|
2764
2777
|
if (!p) return;
|
|
2765
|
-
const
|
|
2778
|
+
const k = (L) => {
|
|
2766
2779
|
l.current && !l.current.contains(L.target) && m(!1);
|
|
2767
2780
|
};
|
|
2768
|
-
return document.addEventListener("mousedown",
|
|
2781
|
+
return document.addEventListener("mousedown", k), () => document.removeEventListener("mousedown", k);
|
|
2769
2782
|
}, [p]);
|
|
2770
|
-
const g = (
|
|
2783
|
+
const g = (k) => so(c, k), T = o.showLanguageSelector ?? !0 ? /* @__PURE__ */ e.jsxs("div", { className: me.langDropdownWrap, ref: l, children: [
|
|
2771
2784
|
/* @__PURE__ */ e.jsxs(
|
|
2772
2785
|
"button",
|
|
2773
2786
|
{
|
|
2774
2787
|
type: "button",
|
|
2775
2788
|
className: me.langTrigger,
|
|
2776
2789
|
onClick: () => {
|
|
2777
|
-
o.analytics?.trackLanguageClickedFe?.({ language: c }), m((
|
|
2790
|
+
o.analytics?.trackLanguageClickedFe?.({ language: c }), m((k) => !k);
|
|
2778
2791
|
},
|
|
2779
2792
|
"aria-expanded": p,
|
|
2780
2793
|
"aria-haspopup": "listbox",
|
|
@@ -2784,7 +2797,7 @@ function lo({ className: n }) {
|
|
|
2784
2797
|
/* @__PURE__ */ e.jsx(
|
|
2785
2798
|
"img",
|
|
2786
2799
|
{
|
|
2787
|
-
src:
|
|
2800
|
+
src: oo,
|
|
2788
2801
|
alt: "",
|
|
2789
2802
|
className: me.langIcon,
|
|
2790
2803
|
width: 16,
|
|
@@ -2792,7 +2805,7 @@ function lo({ className: n }) {
|
|
|
2792
2805
|
"aria-hidden": !0
|
|
2793
2806
|
}
|
|
2794
2807
|
),
|
|
2795
|
-
/* @__PURE__ */ e.jsx("span", { className: me.langLabel, children:
|
|
2808
|
+
/* @__PURE__ */ e.jsx("span", { className: me.langLabel, children: Me[c] })
|
|
2796
2809
|
]
|
|
2797
2810
|
}
|
|
2798
2811
|
),
|
|
@@ -2803,29 +2816,29 @@ function lo({ className: n }) {
|
|
|
2803
2816
|
role: "listbox",
|
|
2804
2817
|
"aria-labelledby": "kundli-lang",
|
|
2805
2818
|
"aria-activedescendant": `kundli-lang-option-${c}`,
|
|
2806
|
-
children: Ve.map((
|
|
2819
|
+
children: Ve.map((k) => /* @__PURE__ */ e.jsx(
|
|
2807
2820
|
"li",
|
|
2808
2821
|
{
|
|
2809
|
-
id: `kundli-lang-option-${
|
|
2822
|
+
id: `kundli-lang-option-${k}`,
|
|
2810
2823
|
role: "option",
|
|
2811
|
-
"aria-selected":
|
|
2824
|
+
"aria-selected": k === c,
|
|
2812
2825
|
className: me.langOption,
|
|
2813
2826
|
onClick: () => {
|
|
2814
|
-
o.analytics?.trackLanguageChangedFe?.({ newLanguage:
|
|
2827
|
+
o.analytics?.trackLanguageChangedFe?.({ newLanguage: k }), d(k), m(!1);
|
|
2815
2828
|
},
|
|
2816
|
-
children:
|
|
2829
|
+
children: Me[k]
|
|
2817
2830
|
},
|
|
2818
|
-
|
|
2831
|
+
k
|
|
2819
2832
|
))
|
|
2820
2833
|
}
|
|
2821
2834
|
)
|
|
2822
|
-
] }) : null, j = (
|
|
2823
|
-
const L =
|
|
2835
|
+
] }) : null, j = (k) => {
|
|
2836
|
+
const L = k.currentTarget.innerText?.trim() ?? g("ctaButtonAfter");
|
|
2824
2837
|
o.analytics?.trackPrimaryCtaClickedFe?.({ ctaText: L }), f(), o.onCtaClick?.();
|
|
2825
|
-
},
|
|
2826
|
-
(
|
|
2838
|
+
}, y = Pe(
|
|
2839
|
+
(k) => {
|
|
2827
2840
|
o.analytics?.trackDetailedKundliReportImpressionFe?.({
|
|
2828
|
-
section:
|
|
2841
|
+
section: k,
|
|
2829
2842
|
timestamp: (/* @__PURE__ */ new Date()).toISOString()
|
|
2830
2843
|
});
|
|
2831
2844
|
},
|
|
@@ -2845,7 +2858,7 @@ function lo({ className: n }) {
|
|
|
2845
2858
|
le,
|
|
2846
2859
|
{
|
|
2847
2860
|
section: "hero",
|
|
2848
|
-
onImpression:
|
|
2861
|
+
onImpression: y,
|
|
2849
2862
|
children: /* @__PURE__ */ e.jsx(tr, { t: g })
|
|
2850
2863
|
}
|
|
2851
2864
|
),
|
|
@@ -2853,7 +2866,7 @@ function lo({ className: n }) {
|
|
|
2853
2866
|
le,
|
|
2854
2867
|
{
|
|
2855
2868
|
section: "premium_report_overview",
|
|
2856
|
-
onImpression:
|
|
2869
|
+
onImpression: y,
|
|
2857
2870
|
children: /* @__PURE__ */ e.jsx(
|
|
2858
2871
|
gr,
|
|
2859
2872
|
{
|
|
@@ -2868,12 +2881,12 @@ function lo({ className: n }) {
|
|
|
2868
2881
|
le,
|
|
2869
2882
|
{
|
|
2870
2883
|
section: "university_certification",
|
|
2871
|
-
onImpression:
|
|
2884
|
+
onImpression: y,
|
|
2872
2885
|
children: /* @__PURE__ */ e.jsx(
|
|
2873
2886
|
xr,
|
|
2874
2887
|
{
|
|
2875
2888
|
t: g,
|
|
2876
|
-
logoUrl: o.universityLogoUrls?.find((
|
|
2889
|
+
logoUrl: o.universityLogoUrls?.find((k) => !!k)
|
|
2877
2890
|
}
|
|
2878
2891
|
)
|
|
2879
2892
|
}
|
|
@@ -2882,7 +2895,7 @@ function lo({ className: n }) {
|
|
|
2882
2895
|
le,
|
|
2883
2896
|
{
|
|
2884
2897
|
section: "three_steps_process",
|
|
2885
|
-
onImpression:
|
|
2898
|
+
onImpression: y,
|
|
2886
2899
|
children: /* @__PURE__ */ e.jsx(Ir, { t: g, locale: c })
|
|
2887
2900
|
}
|
|
2888
2901
|
),
|
|
@@ -2890,9 +2903,9 @@ function lo({ className: n }) {
|
|
|
2890
2903
|
le,
|
|
2891
2904
|
{
|
|
2892
2905
|
section: "view_sample_report",
|
|
2893
|
-
onImpression:
|
|
2906
|
+
onImpression: y,
|
|
2894
2907
|
children: /* @__PURE__ */ e.jsx(
|
|
2895
|
-
|
|
2908
|
+
Hr,
|
|
2896
2909
|
{
|
|
2897
2910
|
t: g,
|
|
2898
2911
|
pdfUrl: o.sampleReportHref,
|
|
@@ -2906,45 +2919,45 @@ function lo({ className: n }) {
|
|
|
2906
2919
|
le,
|
|
2907
2920
|
{
|
|
2908
2921
|
section: "what_youll_find",
|
|
2909
|
-
onImpression:
|
|
2910
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2922
|
+
onImpression: y,
|
|
2923
|
+
children: /* @__PURE__ */ e.jsx(ri, { t: g })
|
|
2911
2924
|
}
|
|
2912
2925
|
),
|
|
2913
2926
|
/* @__PURE__ */ e.jsx(
|
|
2914
2927
|
le,
|
|
2915
2928
|
{
|
|
2916
2929
|
section: "why_us",
|
|
2917
|
-
onImpression:
|
|
2918
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2930
|
+
onImpression: y,
|
|
2931
|
+
children: /* @__PURE__ */ e.jsx(ui, { t: g })
|
|
2919
2932
|
}
|
|
2920
2933
|
),
|
|
2921
2934
|
/* @__PURE__ */ e.jsx(
|
|
2922
2935
|
le,
|
|
2923
2936
|
{
|
|
2924
2937
|
section: "feedback",
|
|
2925
|
-
onImpression:
|
|
2926
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2938
|
+
onImpression: y,
|
|
2939
|
+
children: /* @__PURE__ */ e.jsx(Ri, { t: g, readMoreHref: o.readMoreReviewsHref })
|
|
2927
2940
|
}
|
|
2928
2941
|
),
|
|
2929
2942
|
/* @__PURE__ */ e.jsx(
|
|
2930
2943
|
le,
|
|
2931
2944
|
{
|
|
2932
2945
|
section: "faq",
|
|
2933
|
-
onImpression:
|
|
2934
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2946
|
+
onImpression: y,
|
|
2947
|
+
children: /* @__PURE__ */ e.jsx(Yi, { t: g })
|
|
2935
2948
|
}
|
|
2936
2949
|
),
|
|
2937
2950
|
/* @__PURE__ */ e.jsx(
|
|
2938
2951
|
le,
|
|
2939
2952
|
{
|
|
2940
2953
|
section: "contact_us",
|
|
2941
|
-
onImpression:
|
|
2942
|
-
children: /* @__PURE__ */ e.jsx(
|
|
2954
|
+
onImpression: y,
|
|
2955
|
+
children: /* @__PURE__ */ e.jsx(Xi, { t: g })
|
|
2943
2956
|
}
|
|
2944
2957
|
)
|
|
2945
2958
|
] }),
|
|
2946
2959
|
/* @__PURE__ */ e.jsx(
|
|
2947
|
-
|
|
2960
|
+
eo,
|
|
2948
2961
|
{
|
|
2949
2962
|
t: g,
|
|
2950
2963
|
ctaHref: o.ctaHref,
|
|
@@ -2953,7 +2966,7 @@ function lo({ className: n }) {
|
|
|
2953
2966
|
)
|
|
2954
2967
|
] });
|
|
2955
2968
|
}
|
|
2956
|
-
const
|
|
2969
|
+
const _o = ({
|
|
2957
2970
|
className: n = "",
|
|
2958
2971
|
locale: r,
|
|
2959
2972
|
showLanguageSelector: c = !0,
|
|
@@ -2969,8 +2982,8 @@ const po = ({
|
|
|
2969
2982
|
readMoreReviewsHref: x,
|
|
2970
2983
|
onProceed: T,
|
|
2971
2984
|
proceedHref: j,
|
|
2972
|
-
originalPriceLabel:
|
|
2973
|
-
discountedPriceLabel:
|
|
2985
|
+
originalPriceLabel: y,
|
|
2986
|
+
discountedPriceLabel: k,
|
|
2974
2987
|
discountPillLabel: L,
|
|
2975
2988
|
analytics: w,
|
|
2976
2989
|
onLocaleChange: E
|
|
@@ -2991,14 +3004,14 @@ const po = ({
|
|
|
2991
3004
|
readMoreReviewsHref: x,
|
|
2992
3005
|
onProceed: T,
|
|
2993
3006
|
proceedHref: j,
|
|
2994
|
-
originalPriceLabel:
|
|
2995
|
-
discountedPriceLabel:
|
|
3007
|
+
originalPriceLabel: y,
|
|
3008
|
+
discountedPriceLabel: k,
|
|
2996
3009
|
discountPillLabel: L,
|
|
2997
3010
|
analytics: w,
|
|
2998
3011
|
onLocaleChange: E,
|
|
2999
|
-
children: /* @__PURE__ */ e.jsx(
|
|
3012
|
+
children: /* @__PURE__ */ e.jsx(lo, { className: n })
|
|
3000
3013
|
}
|
|
3001
|
-
),
|
|
3014
|
+
), go = {
|
|
3002
3015
|
banner_clicked_fe: "banner_clicked_fe",
|
|
3003
3016
|
primary_cta_clicked_fe: "primary_cta_clicked_fe",
|
|
3004
3017
|
language_changed_fe: "language_changed_fe",
|
|
@@ -3030,18 +3043,18 @@ const po = ({
|
|
|
3030
3043
|
kundli_form_view: "kundli_form_view"
|
|
3031
3044
|
};
|
|
3032
3045
|
export {
|
|
3033
|
-
|
|
3034
|
-
|
|
3046
|
+
ho as I18nProvider,
|
|
3047
|
+
go as KUNDLI_ANALYTICS_EVENT_NAMES,
|
|
3035
3048
|
wt as KUNDLI_LANGUAGE_STORAGE_KEY,
|
|
3036
3049
|
Qe as KundliContext,
|
|
3037
|
-
|
|
3038
|
-
|
|
3050
|
+
io as KundliForm,
|
|
3051
|
+
_o as KundliPage,
|
|
3039
3052
|
Tn as KundliProvider,
|
|
3040
3053
|
Ve as SUPPORTED_LOCALES,
|
|
3041
3054
|
xn as getItem,
|
|
3042
3055
|
wn as getStoredKundliLocale,
|
|
3043
|
-
|
|
3044
|
-
|
|
3056
|
+
po as isLocalStorageAvailable,
|
|
3057
|
+
fo as removeItem,
|
|
3045
3058
|
jn as setItem,
|
|
3046
3059
|
Nn as setStoredKundliLocale,
|
|
3047
3060
|
jt as useI18n,
|