@srimandir/kundli-generator 7.5.0 → 7.5.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/{analytics-BswF6AK5.js → analytics-Fyq-Amgh.js} +623 -601
- package/dist/analytics-Fyq-Amgh.js.map +1 -0
- package/dist/components/KundliPage/KundliContext.d.ts +4 -0
- package/dist/{criticalCss-g-EUOILR.js → criticalCss-ZT-kr9NW.js} +2 -2
- package/dist/{criticalCss-g-EUOILR.js.map → criticalCss-ZT-kr9NW.js.map} +1 -1
- package/dist/form-entry.js +1 -1
- package/dist/kundli-generator.js +2 -2
- package/dist/page-entry.js +2 -2
- package/package.json +2 -2
- package/dist/analytics-BswF6AK5.js.map +0 -1
|
@@ -1,62 +1,62 @@
|
|
|
1
|
-
import Ze, { useContext as er, createContext as _r, useState as U, useRef as
|
|
1
|
+
import Ze, { useContext as er, createContext as _r, useState as U, useRef as F, useEffect as J, useMemo as Xe, useCallback as we } from "react";
|
|
2
2
|
import { FormSectionHeader as $r, FooterCTAButton as Ur, FooterShell as Gr, CircularMarquee as Kr, footerShellStyles as je, PageHeader as Wr } from "@srimandir/astrology-common";
|
|
3
3
|
var We = { exports: {} }, Fe = {};
|
|
4
4
|
var dr;
|
|
5
5
|
function Hr() {
|
|
6
6
|
if (dr) return Fe;
|
|
7
7
|
dr = 1;
|
|
8
|
-
var t = Ze, o = /* @__PURE__ */ Symbol.for("react.element"), c = /* @__PURE__ */ Symbol.for("react.fragment"), d = Object.prototype.hasOwnProperty,
|
|
9
|
-
function
|
|
10
|
-
var
|
|
8
|
+
var t = Ze, o = /* @__PURE__ */ Symbol.for("react.element"), c = /* @__PURE__ */ Symbol.for("react.fragment"), d = Object.prototype.hasOwnProperty, b = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, x = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
9
|
+
function g(T, v, O) {
|
|
10
|
+
var P, E = {}, u = null, I = null;
|
|
11
11
|
O !== void 0 && (u = "" + O), v.key !== void 0 && (u = "" + v.key), v.ref !== void 0 && (I = v.ref);
|
|
12
|
-
for (
|
|
13
|
-
if (T && T.defaultProps) for (
|
|
14
|
-
return { $$typeof: o, type: T, key: u, ref: I, props: E, _owner:
|
|
12
|
+
for (P in v) d.call(v, P) && !x.hasOwnProperty(P) && (E[P] = v[P]);
|
|
13
|
+
if (T && T.defaultProps) for (P in v = T.defaultProps, v) E[P] === void 0 && (E[P] = v[P]);
|
|
14
|
+
return { $$typeof: o, type: T, key: u, ref: I, props: E, _owner: b.current };
|
|
15
15
|
}
|
|
16
|
-
return Fe.Fragment = c, Fe.jsx =
|
|
16
|
+
return Fe.Fragment = c, Fe.jsx = g, Fe.jsxs = g, Fe;
|
|
17
17
|
}
|
|
18
18
|
var Me = {};
|
|
19
19
|
var ur;
|
|
20
20
|
function Yr() {
|
|
21
21
|
return ur || (ur = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
22
|
-
var t = Ze, o = /* @__PURE__ */ Symbol.for("react.element"), c = /* @__PURE__ */ Symbol.for("react.portal"), d = /* @__PURE__ */ Symbol.for("react.fragment"),
|
|
23
|
-
function
|
|
22
|
+
var t = Ze, o = /* @__PURE__ */ Symbol.for("react.element"), c = /* @__PURE__ */ Symbol.for("react.portal"), d = /* @__PURE__ */ Symbol.for("react.fragment"), b = /* @__PURE__ */ Symbol.for("react.strict_mode"), x = /* @__PURE__ */ Symbol.for("react.profiler"), g = /* @__PURE__ */ Symbol.for("react.provider"), T = /* @__PURE__ */ Symbol.for("react.context"), v = /* @__PURE__ */ Symbol.for("react.forward_ref"), O = /* @__PURE__ */ Symbol.for("react.suspense"), P = /* @__PURE__ */ Symbol.for("react.suspense_list"), E = /* @__PURE__ */ Symbol.for("react.memo"), u = /* @__PURE__ */ Symbol.for("react.lazy"), I = /* @__PURE__ */ Symbol.for("react.offscreen"), h = Symbol.iterator, M = "@@iterator";
|
|
23
|
+
function f(e) {
|
|
24
24
|
if (e === null || typeof e != "object")
|
|
25
25
|
return null;
|
|
26
|
-
var i =
|
|
26
|
+
var i = h && e[h] || e[M];
|
|
27
27
|
return typeof i == "function" ? i : null;
|
|
28
28
|
}
|
|
29
29
|
var m = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
30
30
|
function y(e) {
|
|
31
31
|
{
|
|
32
|
-
for (var i = arguments.length, l = new Array(i > 1 ? i - 1 : 0),
|
|
33
|
-
l[
|
|
32
|
+
for (var i = arguments.length, l = new Array(i > 1 ? i - 1 : 0), p = 1; p < i; p++)
|
|
33
|
+
l[p - 1] = arguments[p];
|
|
34
34
|
Q("error", e, l);
|
|
35
35
|
}
|
|
36
36
|
}
|
|
37
37
|
function Q(e, i, l) {
|
|
38
38
|
{
|
|
39
|
-
var
|
|
39
|
+
var p = m.ReactDebugCurrentFrame, N = p.getStackAddendum();
|
|
40
40
|
N !== "" && (i += "%s", l = l.concat([N]));
|
|
41
|
-
var L = l.map(function(
|
|
42
|
-
return String(
|
|
41
|
+
var L = l.map(function(C) {
|
|
42
|
+
return String(C);
|
|
43
43
|
});
|
|
44
44
|
L.unshift("Warning: " + i), Function.prototype.apply.call(console[e], console, L);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
var
|
|
47
|
+
var V = !1, W = !1, B = !1, $ = !1, A = !1, S;
|
|
48
48
|
S = /* @__PURE__ */ Symbol.for("react.module.reference");
|
|
49
|
-
function
|
|
50
|
-
return !!(typeof e == "string" || typeof e == "function" || e === d || e ===
|
|
49
|
+
function re(e) {
|
|
50
|
+
return !!(typeof e == "string" || typeof e == "function" || e === d || e === x || A || e === b || e === O || e === P || $ || e === I || V || W || B || typeof e == "object" && e !== null && (e.$$typeof === u || e.$$typeof === E || e.$$typeof === g || e.$$typeof === T || e.$$typeof === v || // This needs to include all possible module reference object
|
|
51
51
|
// types supported by any Flight configuration anywhere since
|
|
52
52
|
// we don't know which Flight build this will end up being used
|
|
53
53
|
// with.
|
|
54
54
|
e.$$typeof === S || e.getModuleId !== void 0));
|
|
55
55
|
}
|
|
56
|
-
function
|
|
57
|
-
var
|
|
58
|
-
if (
|
|
59
|
-
return
|
|
56
|
+
function z(e, i, l) {
|
|
57
|
+
var p = e.displayName;
|
|
58
|
+
if (p)
|
|
59
|
+
return p;
|
|
60
60
|
var N = i.displayName || i.name || "";
|
|
61
61
|
return N !== "" ? l + "(" + N + ")" : l;
|
|
62
62
|
}
|
|
@@ -75,13 +75,13 @@ function Yr() {
|
|
|
75
75
|
return "Fragment";
|
|
76
76
|
case c:
|
|
77
77
|
return "Portal";
|
|
78
|
-
case
|
|
78
|
+
case x:
|
|
79
79
|
return "Profiler";
|
|
80
|
-
case
|
|
80
|
+
case b:
|
|
81
81
|
return "StrictMode";
|
|
82
82
|
case O:
|
|
83
83
|
return "Suspense";
|
|
84
|
-
case
|
|
84
|
+
case P:
|
|
85
85
|
return "SuspenseList";
|
|
86
86
|
}
|
|
87
87
|
if (typeof e == "object")
|
|
@@ -89,18 +89,18 @@ function Yr() {
|
|
|
89
89
|
case T:
|
|
90
90
|
var i = e;
|
|
91
91
|
return D(i) + ".Consumer";
|
|
92
|
-
case
|
|
92
|
+
case g:
|
|
93
93
|
var l = e;
|
|
94
94
|
return D(l._context) + ".Provider";
|
|
95
95
|
case v:
|
|
96
|
-
return
|
|
96
|
+
return z(e, e.render, "ForwardRef");
|
|
97
97
|
case E:
|
|
98
|
-
var
|
|
99
|
-
return
|
|
98
|
+
var p = e.displayName || null;
|
|
99
|
+
return p !== null ? p : j(e.type) || "Memo";
|
|
100
100
|
case u: {
|
|
101
|
-
var N = e, L = N._payload,
|
|
101
|
+
var N = e, L = N._payload, C = N._init;
|
|
102
102
|
try {
|
|
103
|
-
return j(
|
|
103
|
+
return j(C(L));
|
|
104
104
|
} catch {
|
|
105
105
|
return null;
|
|
106
106
|
}
|
|
@@ -108,18 +108,18 @@ function Yr() {
|
|
|
108
108
|
}
|
|
109
109
|
return null;
|
|
110
110
|
}
|
|
111
|
-
var
|
|
112
|
-
function
|
|
111
|
+
var G = Object.assign, H = 0, te, ge, X, Z, ie, ae, pe;
|
|
112
|
+
function _e() {
|
|
113
113
|
}
|
|
114
|
-
|
|
115
|
-
function
|
|
114
|
+
_e.__reactDisabledLog = !0;
|
|
115
|
+
function ue() {
|
|
116
116
|
{
|
|
117
|
-
if (
|
|
118
|
-
|
|
117
|
+
if (H === 0) {
|
|
118
|
+
te = console.log, ge = console.info, X = console.warn, Z = console.error, ie = console.group, ae = console.groupCollapsed, pe = console.groupEnd;
|
|
119
119
|
var e = {
|
|
120
120
|
configurable: !0,
|
|
121
121
|
enumerable: !0,
|
|
122
|
-
value:
|
|
122
|
+
value: _e,
|
|
123
123
|
writable: !0
|
|
124
124
|
};
|
|
125
125
|
Object.defineProperties(console, {
|
|
@@ -132,194 +132,194 @@ function Yr() {
|
|
|
132
132
|
groupEnd: e
|
|
133
133
|
});
|
|
134
134
|
}
|
|
135
|
-
|
|
135
|
+
H++;
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
|
-
function
|
|
138
|
+
function be() {
|
|
139
139
|
{
|
|
140
|
-
if (
|
|
140
|
+
if (H--, H === 0) {
|
|
141
141
|
var e = {
|
|
142
142
|
configurable: !0,
|
|
143
143
|
enumerable: !0,
|
|
144
144
|
writable: !0
|
|
145
145
|
};
|
|
146
146
|
Object.defineProperties(console, {
|
|
147
|
-
log:
|
|
148
|
-
value:
|
|
147
|
+
log: G({}, e, {
|
|
148
|
+
value: te
|
|
149
149
|
}),
|
|
150
|
-
info:
|
|
151
|
-
value:
|
|
150
|
+
info: G({}, e, {
|
|
151
|
+
value: ge
|
|
152
152
|
}),
|
|
153
|
-
warn:
|
|
154
|
-
value:
|
|
153
|
+
warn: G({}, e, {
|
|
154
|
+
value: X
|
|
155
155
|
}),
|
|
156
|
-
error:
|
|
157
|
-
value:
|
|
156
|
+
error: G({}, e, {
|
|
157
|
+
value: Z
|
|
158
158
|
}),
|
|
159
|
-
group:
|
|
160
|
-
value:
|
|
159
|
+
group: G({}, e, {
|
|
160
|
+
value: ie
|
|
161
161
|
}),
|
|
162
|
-
groupCollapsed:
|
|
163
|
-
value:
|
|
162
|
+
groupCollapsed: G({}, e, {
|
|
163
|
+
value: ae
|
|
164
164
|
}),
|
|
165
|
-
groupEnd:
|
|
166
|
-
value:
|
|
165
|
+
groupEnd: G({}, e, {
|
|
166
|
+
value: pe
|
|
167
167
|
})
|
|
168
168
|
});
|
|
169
169
|
}
|
|
170
|
-
|
|
170
|
+
H < 0 && y("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
171
171
|
}
|
|
172
172
|
}
|
|
173
|
-
var
|
|
174
|
-
function
|
|
173
|
+
var se = m.ReactCurrentDispatcher, ee;
|
|
174
|
+
function le(e, i, l) {
|
|
175
175
|
{
|
|
176
|
-
if (
|
|
176
|
+
if (ee === void 0)
|
|
177
177
|
try {
|
|
178
178
|
throw Error();
|
|
179
179
|
} catch (N) {
|
|
180
|
-
var
|
|
181
|
-
|
|
180
|
+
var p = N.stack.trim().match(/\n( *(at )?)/);
|
|
181
|
+
ee = p && p[1] || "";
|
|
182
182
|
}
|
|
183
183
|
return `
|
|
184
|
-
` +
|
|
184
|
+
` + ee + e;
|
|
185
185
|
}
|
|
186
186
|
}
|
|
187
|
-
var
|
|
187
|
+
var ce = !1, Y;
|
|
188
188
|
{
|
|
189
189
|
var Te = typeof WeakMap == "function" ? WeakMap : Map;
|
|
190
|
-
|
|
190
|
+
Y = new Te();
|
|
191
191
|
}
|
|
192
|
-
function
|
|
193
|
-
if (!e ||
|
|
192
|
+
function ye(e, i) {
|
|
193
|
+
if (!e || ce)
|
|
194
194
|
return "";
|
|
195
195
|
{
|
|
196
|
-
var l =
|
|
196
|
+
var l = Y.get(e);
|
|
197
197
|
if (l !== void 0)
|
|
198
198
|
return l;
|
|
199
199
|
}
|
|
200
|
-
var
|
|
201
|
-
|
|
200
|
+
var p;
|
|
201
|
+
ce = !0;
|
|
202
202
|
var N = Error.prepareStackTrace;
|
|
203
203
|
Error.prepareStackTrace = void 0;
|
|
204
204
|
var L;
|
|
205
|
-
L =
|
|
205
|
+
L = se.current, se.current = null, ue();
|
|
206
206
|
try {
|
|
207
207
|
if (i) {
|
|
208
|
-
var
|
|
208
|
+
var C = function() {
|
|
209
209
|
throw Error();
|
|
210
210
|
};
|
|
211
|
-
if (Object.defineProperty(
|
|
211
|
+
if (Object.defineProperty(C.prototype, "props", {
|
|
212
212
|
set: function() {
|
|
213
213
|
throw Error();
|
|
214
214
|
}
|
|
215
215
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
216
216
|
try {
|
|
217
|
-
Reflect.construct(
|
|
218
|
-
} catch (
|
|
219
|
-
|
|
217
|
+
Reflect.construct(C, []);
|
|
218
|
+
} catch (de) {
|
|
219
|
+
p = de;
|
|
220
220
|
}
|
|
221
|
-
Reflect.construct(e, [],
|
|
221
|
+
Reflect.construct(e, [], C);
|
|
222
222
|
} else {
|
|
223
223
|
try {
|
|
224
|
-
|
|
225
|
-
} catch (
|
|
226
|
-
|
|
224
|
+
C.call();
|
|
225
|
+
} catch (de) {
|
|
226
|
+
p = de;
|
|
227
227
|
}
|
|
228
|
-
e.call(
|
|
228
|
+
e.call(C.prototype);
|
|
229
229
|
}
|
|
230
230
|
} else {
|
|
231
231
|
try {
|
|
232
232
|
throw Error();
|
|
233
|
-
} catch (
|
|
234
|
-
|
|
233
|
+
} catch (de) {
|
|
234
|
+
p = de;
|
|
235
235
|
}
|
|
236
236
|
e();
|
|
237
237
|
}
|
|
238
|
-
} catch (
|
|
239
|
-
if (
|
|
240
|
-
for (var
|
|
241
|
-
`),
|
|
242
|
-
`), K =
|
|
243
|
-
|
|
244
|
-
for (; K >= 1 &&
|
|
245
|
-
if (
|
|
246
|
-
if (K !== 1 ||
|
|
238
|
+
} catch (de) {
|
|
239
|
+
if (de && p && typeof de.stack == "string") {
|
|
240
|
+
for (var w = de.stack.split(`
|
|
241
|
+
`), oe = p.stack.split(`
|
|
242
|
+
`), K = w.length - 1, q = oe.length - 1; K >= 1 && q >= 0 && w[K] !== oe[q]; )
|
|
243
|
+
q--;
|
|
244
|
+
for (; K >= 1 && q >= 0; K--, q--)
|
|
245
|
+
if (w[K] !== oe[q]) {
|
|
246
|
+
if (K !== 1 || q !== 1)
|
|
247
247
|
do
|
|
248
|
-
if (K--,
|
|
248
|
+
if (K--, q--, q < 0 || w[K] !== oe[q]) {
|
|
249
249
|
var fe = `
|
|
250
|
-
` +
|
|
251
|
-
return e.displayName && fe.includes("<anonymous>") && (fe = fe.replace("<anonymous>", e.displayName)), typeof e == "function" &&
|
|
250
|
+
` + w[K].replace(" at new ", " at ");
|
|
251
|
+
return e.displayName && fe.includes("<anonymous>") && (fe = fe.replace("<anonymous>", e.displayName)), typeof e == "function" && Y.set(e, fe), fe;
|
|
252
252
|
}
|
|
253
|
-
while (K >= 1 &&
|
|
253
|
+
while (K >= 1 && q >= 0);
|
|
254
254
|
break;
|
|
255
255
|
}
|
|
256
256
|
}
|
|
257
257
|
} finally {
|
|
258
|
-
|
|
258
|
+
ce = !1, se.current = L, be(), Error.prepareStackTrace = N;
|
|
259
259
|
}
|
|
260
|
-
var Re = e ? e.displayName || e.name : "", Ce = Re ?
|
|
261
|
-
return typeof e == "function" &&
|
|
260
|
+
var Re = e ? e.displayName || e.name : "", Ce = Re ? le(Re) : "";
|
|
261
|
+
return typeof e == "function" && Y.set(e, Ce), Ce;
|
|
262
262
|
}
|
|
263
|
-
function
|
|
264
|
-
return
|
|
263
|
+
function ne(e, i, l) {
|
|
264
|
+
return ye(e, !1);
|
|
265
265
|
}
|
|
266
|
-
function
|
|
266
|
+
function Pe(e) {
|
|
267
267
|
var i = e.prototype;
|
|
268
268
|
return !!(i && i.isReactComponent);
|
|
269
269
|
}
|
|
270
|
-
function
|
|
270
|
+
function ve(e, i, l) {
|
|
271
271
|
if (e == null)
|
|
272
272
|
return "";
|
|
273
273
|
if (typeof e == "function")
|
|
274
|
-
return
|
|
274
|
+
return ye(e, Pe(e));
|
|
275
275
|
if (typeof e == "string")
|
|
276
|
-
return
|
|
276
|
+
return le(e);
|
|
277
277
|
switch (e) {
|
|
278
278
|
case O:
|
|
279
|
-
return
|
|
280
|
-
case
|
|
281
|
-
return
|
|
279
|
+
return le("Suspense");
|
|
280
|
+
case P:
|
|
281
|
+
return le("SuspenseList");
|
|
282
282
|
}
|
|
283
283
|
if (typeof e == "object")
|
|
284
284
|
switch (e.$$typeof) {
|
|
285
285
|
case v:
|
|
286
|
-
return
|
|
286
|
+
return ne(e.render);
|
|
287
287
|
case E:
|
|
288
|
-
return
|
|
288
|
+
return ve(e.type, i, l);
|
|
289
289
|
case u: {
|
|
290
|
-
var
|
|
290
|
+
var p = e, N = p._payload, L = p._init;
|
|
291
291
|
try {
|
|
292
|
-
return
|
|
292
|
+
return ve(L(N), i, l);
|
|
293
293
|
} catch {
|
|
294
294
|
}
|
|
295
295
|
}
|
|
296
296
|
}
|
|
297
297
|
return "";
|
|
298
298
|
}
|
|
299
|
-
var
|
|
300
|
-
function
|
|
299
|
+
var Ae = Object.prototype.hasOwnProperty, he = {}, k = m.ReactDebugCurrentFrame;
|
|
300
|
+
function xe(e) {
|
|
301
301
|
if (e) {
|
|
302
|
-
var i = e._owner, l =
|
|
303
|
-
|
|
302
|
+
var i = e._owner, l = ve(e.type, e._source, i ? i.type : null);
|
|
303
|
+
k.setExtraStackFrame(l);
|
|
304
304
|
} else
|
|
305
|
-
|
|
305
|
+
k.setExtraStackFrame(null);
|
|
306
306
|
}
|
|
307
|
-
function Ue(e, i, l,
|
|
307
|
+
function Ue(e, i, l, p, N) {
|
|
308
308
|
{
|
|
309
|
-
var L = Function.call.bind(
|
|
310
|
-
for (var
|
|
311
|
-
if (L(e,
|
|
312
|
-
var
|
|
309
|
+
var L = Function.call.bind(Ae);
|
|
310
|
+
for (var C in e)
|
|
311
|
+
if (L(e, C)) {
|
|
312
|
+
var w = void 0;
|
|
313
313
|
try {
|
|
314
|
-
if (typeof e[
|
|
315
|
-
var
|
|
316
|
-
throw
|
|
314
|
+
if (typeof e[C] != "function") {
|
|
315
|
+
var oe = Error((p || "React class") + ": " + l + " type `" + C + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[C] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
316
|
+
throw oe.name = "Invariant Violation", oe;
|
|
317
317
|
}
|
|
318
|
-
|
|
318
|
+
w = e[C](i, C, p, l, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
319
319
|
} catch (K) {
|
|
320
|
-
|
|
320
|
+
w = K;
|
|
321
321
|
}
|
|
322
|
-
|
|
322
|
+
w && !(w instanceof Error) && (xe(N), y("%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).", p || "React class", l, C, typeof w), xe(null)), w instanceof Error && !(w.message in he) && (he[w.message] = !0, xe(N), y("Failed %s type: %s", l, w.message), xe(null));
|
|
323
323
|
}
|
|
324
324
|
}
|
|
325
325
|
}
|
|
@@ -354,7 +354,7 @@ function Yr() {
|
|
|
354
354
|
__source: !0
|
|
355
355
|
}, R, me;
|
|
356
356
|
function Oe(e) {
|
|
357
|
-
if (
|
|
357
|
+
if (Ae.call(e, "ref")) {
|
|
358
358
|
var i = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
359
359
|
if (i && i.isReactWarning)
|
|
360
360
|
return !1;
|
|
@@ -362,7 +362,7 @@ function Yr() {
|
|
|
362
362
|
return e.ref !== void 0;
|
|
363
363
|
}
|
|
364
364
|
function qe(e) {
|
|
365
|
-
if (
|
|
365
|
+
if (Ae.call(e, "key")) {
|
|
366
366
|
var i = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
367
367
|
if (i && i.isReactWarning)
|
|
368
368
|
return !1;
|
|
@@ -394,57 +394,57 @@ function Yr() {
|
|
|
394
394
|
});
|
|
395
395
|
}
|
|
396
396
|
}
|
|
397
|
-
var Tr = function(e, i, l,
|
|
398
|
-
var
|
|
397
|
+
var Tr = function(e, i, l, p, N, L, C) {
|
|
398
|
+
var w = {
|
|
399
399
|
// This tag allows us to uniquely identify this as a React Element
|
|
400
400
|
$$typeof: o,
|
|
401
401
|
// Built-in properties that belong on the element
|
|
402
402
|
type: e,
|
|
403
403
|
key: i,
|
|
404
404
|
ref: l,
|
|
405
|
-
props:
|
|
405
|
+
props: C,
|
|
406
406
|
// Record the component responsible for creating this element.
|
|
407
407
|
_owner: L
|
|
408
408
|
};
|
|
409
|
-
return
|
|
409
|
+
return w._store = {}, Object.defineProperty(w._store, "validated", {
|
|
410
410
|
configurable: !1,
|
|
411
411
|
enumerable: !1,
|
|
412
412
|
writable: !0,
|
|
413
413
|
value: !1
|
|
414
|
-
}), Object.defineProperty(
|
|
414
|
+
}), Object.defineProperty(w, "_self", {
|
|
415
415
|
configurable: !1,
|
|
416
416
|
enumerable: !1,
|
|
417
417
|
writable: !1,
|
|
418
|
-
value:
|
|
419
|
-
}), Object.defineProperty(
|
|
418
|
+
value: p
|
|
419
|
+
}), Object.defineProperty(w, "_source", {
|
|
420
420
|
configurable: !1,
|
|
421
421
|
enumerable: !1,
|
|
422
422
|
writable: !1,
|
|
423
423
|
value: N
|
|
424
|
-
}), Object.freeze && (Object.freeze(
|
|
424
|
+
}), Object.freeze && (Object.freeze(w.props), Object.freeze(w)), w;
|
|
425
425
|
};
|
|
426
|
-
function Nr(e, i, l,
|
|
426
|
+
function Nr(e, i, l, p, N) {
|
|
427
427
|
{
|
|
428
|
-
var L,
|
|
429
|
-
l !== void 0 && (De(l),
|
|
428
|
+
var L, C = {}, w = null, oe = null;
|
|
429
|
+
l !== void 0 && (De(l), w = "" + l), qe(i) && (De(i.key), w = "" + i.key), Oe(i) && (oe = i.ref, Ar(i, N));
|
|
430
430
|
for (L in i)
|
|
431
|
-
|
|
431
|
+
Ae.call(i, L) && !s.hasOwnProperty(L) && (C[L] = i[L]);
|
|
432
432
|
if (e && e.defaultProps) {
|
|
433
433
|
var K = e.defaultProps;
|
|
434
434
|
for (L in K)
|
|
435
|
-
|
|
435
|
+
C[L] === void 0 && (C[L] = K[L]);
|
|
436
436
|
}
|
|
437
|
-
if (
|
|
438
|
-
var
|
|
439
|
-
|
|
437
|
+
if (w || oe) {
|
|
438
|
+
var q = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
439
|
+
w && Cr(C, q), oe && jr(C, q);
|
|
440
440
|
}
|
|
441
|
-
return Tr(e,
|
|
441
|
+
return Tr(e, w, oe, N, p, a.current, C);
|
|
442
442
|
}
|
|
443
443
|
}
|
|
444
444
|
var Ve = m.ReactCurrentOwner, ar = m.ReactDebugCurrentFrame;
|
|
445
445
|
function Se(e) {
|
|
446
446
|
if (e) {
|
|
447
|
-
var i = e._owner, l =
|
|
447
|
+
var i = e._owner, l = ve(e.type, e._source, i ? i.type : null);
|
|
448
448
|
ar.setExtraStackFrame(l);
|
|
449
449
|
} else
|
|
450
450
|
ar.setExtraStackFrame(null);
|
|
@@ -491,8 +491,8 @@ Check the top-level render call using <` + l + ">.");
|
|
|
491
491
|
if (or[l])
|
|
492
492
|
return;
|
|
493
493
|
or[l] = !0;
|
|
494
|
-
var
|
|
495
|
-
e && e._owner && e._owner !== Ve.current && (
|
|
494
|
+
var p = "";
|
|
495
|
+
e && e._owner && e._owner !== Ve.current && (p = " It was passed a child from " + j(e._owner.type) + "."), Se(e), y('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', l, p), Se(null);
|
|
496
496
|
}
|
|
497
497
|
}
|
|
498
498
|
function sr(e, i) {
|
|
@@ -501,16 +501,16 @@ Check the top-level render call using <` + l + ">.");
|
|
|
501
501
|
return;
|
|
502
502
|
if (Ne(e))
|
|
503
503
|
for (var l = 0; l < e.length; l++) {
|
|
504
|
-
var
|
|
505
|
-
Je(
|
|
504
|
+
var p = e[l];
|
|
505
|
+
Je(p) && ir(p, i);
|
|
506
506
|
}
|
|
507
507
|
else if (Je(e))
|
|
508
508
|
e._store && (e._store.validated = !0);
|
|
509
509
|
else if (e) {
|
|
510
|
-
var N =
|
|
510
|
+
var N = f(e);
|
|
511
511
|
if (typeof N == "function" && N !== e.entries)
|
|
512
|
-
for (var L = N.call(e),
|
|
513
|
-
Je(
|
|
512
|
+
for (var L = N.call(e), C; !(C = L.next()).done; )
|
|
513
|
+
Je(C.value) && ir(C.value, i);
|
|
514
514
|
}
|
|
515
515
|
}
|
|
516
516
|
}
|
|
@@ -529,8 +529,8 @@ Check the top-level render call using <` + l + ">.");
|
|
|
529
529
|
else
|
|
530
530
|
return;
|
|
531
531
|
if (l) {
|
|
532
|
-
var
|
|
533
|
-
Ue(l, e.props, "prop",
|
|
532
|
+
var p = j(i);
|
|
533
|
+
Ue(l, e.props, "prop", p, e);
|
|
534
534
|
} else if (i.PropTypes !== void 0 && !ze) {
|
|
535
535
|
ze = !0;
|
|
536
536
|
var N = j(i);
|
|
@@ -542,9 +542,9 @@ Check the top-level render call using <` + l + ">.");
|
|
|
542
542
|
function Ir(e) {
|
|
543
543
|
{
|
|
544
544
|
for (var i = Object.keys(e.props), l = 0; l < i.length; l++) {
|
|
545
|
-
var
|
|
546
|
-
if (
|
|
547
|
-
Se(e), y("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",
|
|
545
|
+
var p = i[l];
|
|
546
|
+
if (p !== "children" && p !== "key") {
|
|
547
|
+
Se(e), y("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", p), Se(null);
|
|
548
548
|
break;
|
|
549
549
|
}
|
|
550
550
|
}
|
|
@@ -552,24 +552,24 @@ Check the top-level render call using <` + l + ">.");
|
|
|
552
552
|
}
|
|
553
553
|
}
|
|
554
554
|
var lr = {};
|
|
555
|
-
function cr(e, i, l,
|
|
555
|
+
function cr(e, i, l, p, N, L) {
|
|
556
556
|
{
|
|
557
|
-
var
|
|
558
|
-
if (!
|
|
559
|
-
var
|
|
560
|
-
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (
|
|
561
|
-
var
|
|
562
|
-
|
|
557
|
+
var C = re(e);
|
|
558
|
+
if (!C) {
|
|
559
|
+
var w = "";
|
|
560
|
+
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (w += " 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 oe = Sr();
|
|
562
|
+
oe ? w += oe : w += nr();
|
|
563
563
|
var K;
|
|
564
|
-
e === null ? K = "null" : Ne(e) ? K = "array" : e !== void 0 && e.$$typeof === o ? (K = "<" + (j(e.type) || "Unknown") + " />",
|
|
564
|
+
e === null ? K = "null" : Ne(e) ? K = "array" : e !== void 0 && e.$$typeof === o ? (K = "<" + (j(e.type) || "Unknown") + " />", w = " Did you accidentally export a JSX literal instead of a component?") : K = typeof e, y("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", K, w);
|
|
565
565
|
}
|
|
566
|
-
var
|
|
567
|
-
if (
|
|
568
|
-
return
|
|
569
|
-
if (
|
|
566
|
+
var q = Nr(e, i, l, N, L);
|
|
567
|
+
if (q == null)
|
|
568
|
+
return q;
|
|
569
|
+
if (C) {
|
|
570
570
|
var fe = i.children;
|
|
571
571
|
if (fe !== void 0)
|
|
572
|
-
if (
|
|
572
|
+
if (p)
|
|
573
573
|
if (Ne(fe)) {
|
|
574
574
|
for (var Re = 0; Re < fe.length; Re++)
|
|
575
575
|
sr(fe[Re], e);
|
|
@@ -579,12 +579,12 @@ Check the top-level render call using <` + l + ">.");
|
|
|
579
579
|
else
|
|
580
580
|
sr(fe, e);
|
|
581
581
|
}
|
|
582
|
-
if (
|
|
583
|
-
var Ce = j(e),
|
|
582
|
+
if (Ae.call(i, "key")) {
|
|
583
|
+
var Ce = j(e), de = Object.keys(i).filter(function(Mr) {
|
|
584
584
|
return Mr !== "key";
|
|
585
|
-
}), Qe =
|
|
585
|
+
}), Qe = de.length > 0 ? "{key: someKey, " + de.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
586
586
|
if (!lr[Ce + Qe]) {
|
|
587
|
-
var Fr =
|
|
587
|
+
var Fr = de.length > 0 ? "{" + de.join(": ..., ") + ": ...}" : "{}";
|
|
588
588
|
y(`A props object containing a "key" prop is being spread into JSX:
|
|
589
589
|
let props = %s;
|
|
590
590
|
<%s {...props} />
|
|
@@ -593,7 +593,7 @@ React keys must be passed directly to JSX without using spread:
|
|
|
593
593
|
<%s key={someKey} {...props} />`, Qe, Ce, Fr, Ce), lr[Ce + Qe] = !0;
|
|
594
594
|
}
|
|
595
595
|
}
|
|
596
|
-
return e === d ? Ir(
|
|
596
|
+
return e === d ? Ir(q) : Er(q), q;
|
|
597
597
|
}
|
|
598
598
|
}
|
|
599
599
|
function Lr(e, i, l) {
|
|
@@ -611,7 +611,7 @@ function qr() {
|
|
|
611
611
|
return mr || (mr = 1, process.env.NODE_ENV === "production" ? We.exports = Hr() : We.exports = Yr()), We.exports;
|
|
612
612
|
}
|
|
613
613
|
var r = qr();
|
|
614
|
-
const Vr = "_container_1e1th_1", zr = "_main_1e1th_7", Jr = "_kundliHeaderNoBorder_1e1th_12", Qr = "_headerSeparator_1e1th_16", Xr = "_langDropdownWrap_1e1th_21", Zr = "_langTrigger_1e1th_25", et = "_langIcon_1e1th_37", rt = "_langLabel_1e1th_44", tt = "_langMenu_1e1th_49", at = "_langOption_1e1th_55",
|
|
614
|
+
const Vr = "_container_1e1th_1", zr = "_main_1e1th_7", Jr = "_kundliHeaderNoBorder_1e1th_12", Qr = "_headerSeparator_1e1th_16", Xr = "_langDropdownWrap_1e1th_21", Zr = "_langTrigger_1e1th_25", et = "_langIcon_1e1th_37", rt = "_langLabel_1e1th_44", tt = "_langMenu_1e1th_49", at = "_langOption_1e1th_55", ke = {
|
|
615
615
|
container: Vr,
|
|
616
616
|
main: zr,
|
|
617
617
|
kundliHeaderNoBorder: Jr,
|
|
@@ -1061,20 +1061,20 @@ const Vr = "_container_1e1th_1", zr = "_main_1e1th_7", Jr = "_kundliHeaderNoBord
|
|
|
1061
1061
|
locale: t,
|
|
1062
1062
|
children: o
|
|
1063
1063
|
}) => {
|
|
1064
|
-
const d = { locale: t, t: (
|
|
1064
|
+
const d = { locale: t, t: (b) => yr[t]?.[b] ?? b };
|
|
1065
1065
|
return /* @__PURE__ */ r.jsx(vr.Provider, { value: d, children: o });
|
|
1066
1066
|
};
|
|
1067
1067
|
function nt() {
|
|
1068
1068
|
return er(vr);
|
|
1069
1069
|
}
|
|
1070
1070
|
const Ye = (t) => {
|
|
1071
|
-
const { priority: o, fetchPriority: c, width: d, height:
|
|
1071
|
+
const { priority: o, fetchPriority: c, width: d, height: b, ...x } = t;
|
|
1072
1072
|
return Ze.createElement("img", {
|
|
1073
|
-
...
|
|
1073
|
+
...x,
|
|
1074
1074
|
width: d ?? 1,
|
|
1075
|
-
height:
|
|
1075
|
+
height: b ?? 1,
|
|
1076
1076
|
decoding: "async",
|
|
1077
|
-
loading:
|
|
1077
|
+
loading: x.loading ?? (o ? "eager" : "lazy"),
|
|
1078
1078
|
...c && { fetchPriority: c }
|
|
1079
1079
|
});
|
|
1080
1080
|
};
|
|
@@ -1134,132 +1134,141 @@ const rr = _r(null), ct = {
|
|
|
1134
1134
|
showLanguageSelector: o = !0,
|
|
1135
1135
|
showSheet: c,
|
|
1136
1136
|
userId: d,
|
|
1137
|
-
isGlobal:
|
|
1138
|
-
variant:
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1137
|
+
isGlobal: b,
|
|
1138
|
+
variant: x,
|
|
1139
|
+
initialFormValues: g,
|
|
1140
|
+
autoOpenPlanSheet: T,
|
|
1141
|
+
googleMapsApiKey: v,
|
|
1142
|
+
atlasSearchLocalities: O,
|
|
1143
|
+
googleMapsAutocompleteEnabled: P,
|
|
1144
|
+
logoUrl: E,
|
|
1145
|
+
reportImageUrl: u,
|
|
1146
|
+
reportImagePriority: I,
|
|
1147
|
+
backgroundImagePriority: h,
|
|
1148
|
+
universityLogoUrls: M,
|
|
1149
|
+
sampleReportHref: f,
|
|
1150
|
+
onViewSampleReport: m,
|
|
1151
|
+
ctaHref: y,
|
|
1152
|
+
onCtaClick: Q,
|
|
1153
|
+
onBack: V,
|
|
1154
|
+
readMoreReviewsHref: W,
|
|
1155
|
+
onProceed: B,
|
|
1156
|
+
proceedHref: $,
|
|
1157
|
+
originalPriceLabel: A,
|
|
1158
|
+
discountedPriceLabel: S,
|
|
1159
|
+
discountPillLabel: re,
|
|
1160
|
+
analytics: z,
|
|
1161
|
+
onProceedGuidance: D,
|
|
1162
|
+
onLocaleChange: j,
|
|
1163
|
+
imageComponent: G = Ye,
|
|
1164
|
+
resolvedUtmBannerImageUrl: H,
|
|
1165
|
+
children: te
|
|
1164
1166
|
}) => {
|
|
1165
|
-
const [
|
|
1167
|
+
const [ge, X] = U("landing"), [Z, ie] = U(t ?? "en"), [ae, pe] = U({
|
|
1168
|
+
...ct,
|
|
1169
|
+
...g
|
|
1170
|
+
}), _e = F(!0);
|
|
1166
1171
|
J(() => {
|
|
1167
|
-
const
|
|
1168
|
-
|
|
1172
|
+
const le = st();
|
|
1173
|
+
le && ie(le);
|
|
1169
1174
|
}, []), J(() => {
|
|
1170
|
-
lt(
|
|
1171
|
-
}, [
|
|
1172
|
-
if (
|
|
1173
|
-
|
|
1175
|
+
lt(Z);
|
|
1176
|
+
}, [Z]), J(() => {
|
|
1177
|
+
if (_e.current) {
|
|
1178
|
+
_e.current = !1;
|
|
1174
1179
|
return;
|
|
1175
1180
|
}
|
|
1176
|
-
|
|
1177
|
-
}, [
|
|
1178
|
-
const
|
|
1181
|
+
j?.(Z);
|
|
1182
|
+
}, [Z, j]);
|
|
1183
|
+
const ue = Xe(
|
|
1179
1184
|
() => ({
|
|
1180
1185
|
locale: t,
|
|
1181
1186
|
showLanguageSelector: o,
|
|
1182
1187
|
showSheet: c,
|
|
1183
1188
|
userId: d,
|
|
1184
|
-
isGlobal:
|
|
1185
|
-
variant:
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1189
|
+
isGlobal: b,
|
|
1190
|
+
variant: x,
|
|
1191
|
+
initialFormValues: g,
|
|
1192
|
+
autoOpenPlanSheet: T,
|
|
1193
|
+
googleMapsApiKey: v,
|
|
1194
|
+
atlasSearchLocalities: O,
|
|
1195
|
+
googleMapsAutocompleteEnabled: P,
|
|
1196
|
+
logoUrl: E,
|
|
1197
|
+
reportImageUrl: u,
|
|
1198
|
+
reportImagePriority: I,
|
|
1199
|
+
backgroundImagePriority: h,
|
|
1200
|
+
universityLogoUrls: M,
|
|
1201
|
+
sampleReportHref: f,
|
|
1202
|
+
onViewSampleReport: m,
|
|
1203
|
+
ctaHref: y,
|
|
1204
|
+
onCtaClick: Q,
|
|
1205
|
+
onBack: V,
|
|
1206
|
+
readMoreReviewsHref: W,
|
|
1207
|
+
onProceed: B,
|
|
1208
|
+
proceedHref: $,
|
|
1209
|
+
originalPriceLabel: A,
|
|
1210
|
+
discountedPriceLabel: S,
|
|
1211
|
+
discountPillLabel: re,
|
|
1212
|
+
analytics: z,
|
|
1213
|
+
onProceedGuidance: D,
|
|
1214
|
+
onLocaleChange: j,
|
|
1215
|
+
imageComponent: G,
|
|
1216
|
+
resolvedUtmBannerImageUrl: H
|
|
1210
1217
|
}),
|
|
1211
1218
|
[
|
|
1212
1219
|
t,
|
|
1213
1220
|
o,
|
|
1214
1221
|
c,
|
|
1215
1222
|
d,
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1223
|
+
b,
|
|
1224
|
+
x,
|
|
1225
|
+
g,
|
|
1219
1226
|
T,
|
|
1220
1227
|
v,
|
|
1221
1228
|
O,
|
|
1222
|
-
|
|
1229
|
+
P,
|
|
1223
1230
|
E,
|
|
1224
1231
|
u,
|
|
1225
1232
|
I,
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1233
|
+
h,
|
|
1234
|
+
M,
|
|
1235
|
+
f,
|
|
1229
1236
|
m,
|
|
1230
1237
|
y,
|
|
1231
1238
|
Q,
|
|
1232
|
-
|
|
1239
|
+
V,
|
|
1233
1240
|
W,
|
|
1234
1241
|
B,
|
|
1235
|
-
|
|
1236
|
-
|
|
1242
|
+
$,
|
|
1243
|
+
A,
|
|
1237
1244
|
S,
|
|
1238
|
-
|
|
1239
|
-
|
|
1245
|
+
re,
|
|
1246
|
+
z,
|
|
1240
1247
|
D,
|
|
1241
|
-
j
|
|
1248
|
+
j,
|
|
1249
|
+
G,
|
|
1250
|
+
H
|
|
1242
1251
|
]
|
|
1243
|
-
),
|
|
1244
|
-
|
|
1245
|
-
}, [
|
|
1246
|
-
|
|
1247
|
-
}, [
|
|
1252
|
+
), be = we(() => {
|
|
1253
|
+
X("form");
|
|
1254
|
+
}, [ue.analytics]), se = we(() => {
|
|
1255
|
+
X("landing"), ue.onBack?.();
|
|
1256
|
+
}, [ue.onBack]), ee = Xe(
|
|
1248
1257
|
() => ({
|
|
1249
|
-
view:
|
|
1250
|
-
locale:
|
|
1251
|
-
setLocale:
|
|
1252
|
-
config:
|
|
1253
|
-
formValues:
|
|
1254
|
-
setFormValues:
|
|
1255
|
-
goToForm:
|
|
1256
|
-
goToPage:
|
|
1257
|
-
onProceed:
|
|
1258
|
-
onProceedGuidance:
|
|
1258
|
+
view: ge,
|
|
1259
|
+
locale: Z,
|
|
1260
|
+
setLocale: ie,
|
|
1261
|
+
config: ue,
|
|
1262
|
+
formValues: ae,
|
|
1263
|
+
setFormValues: pe,
|
|
1264
|
+
goToForm: be,
|
|
1265
|
+
goToPage: se,
|
|
1266
|
+
onProceed: ue.onProceed,
|
|
1267
|
+
onProceedGuidance: ue.onProceedGuidance
|
|
1259
1268
|
}),
|
|
1260
|
-
[
|
|
1269
|
+
[ge, Z, ue, ae, be, se]
|
|
1261
1270
|
);
|
|
1262
|
-
return /* @__PURE__ */ r.jsx(rr.Provider, { value:
|
|
1271
|
+
return /* @__PURE__ */ r.jsx(rr.Provider, { value: ee, children: te });
|
|
1263
1272
|
};
|
|
1264
1273
|
function Ie() {
|
|
1265
1274
|
return er(rr);
|
|
@@ -1343,18 +1352,18 @@ const dt = "_header_19172_1", ut = "_centered_19172_8", pr = {
|
|
|
1343
1352
|
};
|
|
1344
1353
|
let He = null;
|
|
1345
1354
|
const ua = (t, o) => typeof window > "u" || window.google?.maps?.places ? Promise.resolve() : He || (He = new Promise((c, d) => {
|
|
1346
|
-
const
|
|
1355
|
+
const b = document.querySelector(
|
|
1347
1356
|
'script[data-google-maps-places="true"]'
|
|
1348
1357
|
);
|
|
1349
|
-
if (
|
|
1350
|
-
|
|
1358
|
+
if (b) {
|
|
1359
|
+
b.addEventListener("load", () => c()), b.addEventListener(
|
|
1351
1360
|
"error",
|
|
1352
1361
|
() => d(new Error("Failed to load Google Maps API"))
|
|
1353
1362
|
);
|
|
1354
1363
|
return;
|
|
1355
1364
|
}
|
|
1356
|
-
const
|
|
1357
|
-
|
|
1365
|
+
const x = document.createElement("script"), g = new URL("https://maps.googleapis.com/maps/api/js");
|
|
1366
|
+
g.searchParams.set("key", t), g.searchParams.set("libraries", "places"), g.searchParams.set("loading", "async"), o && g.searchParams.set("language", o), x.src = g.toString(), x.async = !0, x.defer = !0, x.setAttribute("data-google-maps-places", "true"), x.onload = () => {
|
|
1358
1367
|
const T = Date.now(), v = () => {
|
|
1359
1368
|
if (window.google?.maps?.places) {
|
|
1360
1369
|
c();
|
|
@@ -1371,48 +1380,48 @@ const ua = (t, o) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1371
1380
|
window.setTimeout(v, 50);
|
|
1372
1381
|
};
|
|
1373
1382
|
v();
|
|
1374
|
-
},
|
|
1383
|
+
}, x.onerror = () => d(new Error("Failed to load Google Maps API")), document.head.appendChild(x);
|
|
1375
1384
|
}), He), ma = (t) => {
|
|
1376
|
-
const { apiKey: o, language: c = "en", restrictCountry: d, deferLoad:
|
|
1377
|
-
|
|
1378
|
-
}, [
|
|
1385
|
+
const { apiKey: o, language: c = "en", restrictCountry: d, deferLoad: b = !1 } = t, [x, g] = U(!1), [T, v] = U([]), [O, P] = U(!1), [E, u] = U(null), [I, h] = U(!b), M = F(null), f = F(null), m = F(null), y = we(() => {
|
|
1386
|
+
b && h(!0);
|
|
1387
|
+
}, [b]);
|
|
1379
1388
|
J(() => {
|
|
1380
1389
|
if (!o || !I) {
|
|
1381
|
-
|
|
1390
|
+
g(!1), u(null);
|
|
1382
1391
|
return;
|
|
1383
1392
|
}
|
|
1384
1393
|
ua(o, c).then(() => {
|
|
1385
|
-
|
|
1394
|
+
M.current = new google.maps.places.AutocompleteService();
|
|
1386
1395
|
const B = document.createElement("div");
|
|
1387
|
-
|
|
1396
|
+
f.current = new google.maps.places.PlacesService(B), m.current = new google.maps.places.AutocompleteSessionToken(), g(!0), u(null);
|
|
1388
1397
|
}).catch((B) => {
|
|
1389
|
-
|
|
1398
|
+
g(!1), u(B?.message || "Failed to load location service");
|
|
1390
1399
|
});
|
|
1391
1400
|
}, [o, c, I]);
|
|
1392
|
-
const Q =
|
|
1401
|
+
const Q = we(
|
|
1393
1402
|
async (B) => {
|
|
1394
|
-
if (!B || B.length < 2 || !
|
|
1403
|
+
if (!B || B.length < 2 || !M.current) {
|
|
1395
1404
|
v([]);
|
|
1396
1405
|
return;
|
|
1397
1406
|
}
|
|
1398
|
-
|
|
1407
|
+
P(!0);
|
|
1399
1408
|
try {
|
|
1400
|
-
const
|
|
1409
|
+
const $ = {
|
|
1401
1410
|
input: B,
|
|
1402
1411
|
types: ["(cities)"],
|
|
1403
1412
|
sessionToken: m.current ?? void 0
|
|
1404
1413
|
};
|
|
1405
|
-
d && (
|
|
1406
|
-
const
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
(
|
|
1410
|
-
D === google.maps.places.PlacesServiceStatus.OK &&
|
|
1414
|
+
d && ($.componentRestrictions = { country: d });
|
|
1415
|
+
const A = await new Promise((S, re) => {
|
|
1416
|
+
M.current.getPlacePredictions(
|
|
1417
|
+
$,
|
|
1418
|
+
(z, D) => {
|
|
1419
|
+
D === google.maps.places.PlacesServiceStatus.OK && z ? S(z) : D === google.maps.places.PlacesServiceStatus.ZERO_RESULTS ? S([]) : re(new Error(`Places API error: ${D}`));
|
|
1411
1420
|
}
|
|
1412
1421
|
);
|
|
1413
1422
|
});
|
|
1414
1423
|
v(
|
|
1415
|
-
|
|
1424
|
+
A.map((S) => ({
|
|
1416
1425
|
place_id: S.place_id,
|
|
1417
1426
|
description: S.description,
|
|
1418
1427
|
structured_formatting: {
|
|
@@ -1424,39 +1433,39 @@ const ua = (t, o) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1424
1433
|
} catch {
|
|
1425
1434
|
v([]);
|
|
1426
1435
|
} finally {
|
|
1427
|
-
|
|
1436
|
+
P(!1);
|
|
1428
1437
|
}
|
|
1429
1438
|
},
|
|
1430
1439
|
[d]
|
|
1431
|
-
),
|
|
1440
|
+
), V = we(
|
|
1432
1441
|
async (B) => {
|
|
1433
|
-
if (!
|
|
1442
|
+
if (!f.current) return null;
|
|
1434
1443
|
try {
|
|
1435
|
-
const
|
|
1436
|
-
(j,
|
|
1437
|
-
|
|
1444
|
+
const $ = await new Promise(
|
|
1445
|
+
(j, G) => {
|
|
1446
|
+
f.current.getDetails(
|
|
1438
1447
|
{
|
|
1439
1448
|
placeId: B,
|
|
1440
1449
|
fields: ["geometry", "address_components", "formatted_address"],
|
|
1441
1450
|
sessionToken: m.current ?? void 0
|
|
1442
1451
|
},
|
|
1443
|
-
(
|
|
1444
|
-
|
|
1452
|
+
(H, te) => {
|
|
1453
|
+
te === google.maps.places.PlacesServiceStatus.OK && H ? j(H) : G(new Error(`Place details error: ${te}`));
|
|
1445
1454
|
}
|
|
1446
1455
|
);
|
|
1447
1456
|
}
|
|
1448
1457
|
);
|
|
1449
1458
|
m.current = new google.maps.places.AutocompleteSessionToken();
|
|
1450
|
-
const
|
|
1451
|
-
let
|
|
1452
|
-
return
|
|
1453
|
-
j.types.includes("locality") && (
|
|
1459
|
+
const A = $.geometry?.location?.lat() || 0, S = $.geometry?.location?.lng() || 0;
|
|
1460
|
+
let re = "", z = "", D = "";
|
|
1461
|
+
return $.address_components?.forEach((j) => {
|
|
1462
|
+
j.types.includes("locality") && (re = j.long_name), j.types.includes("administrative_area_level_1") && (z = j.long_name), j.types.includes("country") && (D = j.long_name);
|
|
1454
1463
|
}), {
|
|
1455
|
-
display_name:
|
|
1456
|
-
lat:
|
|
1464
|
+
display_name: $.formatted_address || "",
|
|
1465
|
+
lat: A,
|
|
1457
1466
|
lng: S,
|
|
1458
|
-
city:
|
|
1459
|
-
state:
|
|
1467
|
+
city: re,
|
|
1468
|
+
state: z,
|
|
1460
1469
|
country: D
|
|
1461
1470
|
};
|
|
1462
1471
|
} catch {
|
|
@@ -1464,14 +1473,14 @@ const ua = (t, o) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1464
1473
|
}
|
|
1465
1474
|
},
|
|
1466
1475
|
[]
|
|
1467
|
-
), W =
|
|
1476
|
+
), W = we(() => v([]), []);
|
|
1468
1477
|
return {
|
|
1469
|
-
isLoaded:
|
|
1478
|
+
isLoaded: x,
|
|
1470
1479
|
predictions: T,
|
|
1471
1480
|
isSearching: O,
|
|
1472
1481
|
loadError: E,
|
|
1473
1482
|
searchPlaces: Q,
|
|
1474
|
-
getPlaceDetails:
|
|
1483
|
+
getPlaceDetails: V,
|
|
1475
1484
|
clearPredictions: W,
|
|
1476
1485
|
triggerLoad: y
|
|
1477
1486
|
// Call this to start loading Google Maps when deferred
|
|
@@ -1484,22 +1493,22 @@ const ua = (t, o) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1484
1493
|
restrictCountry: t?.restrictCountry
|
|
1485
1494
|
};
|
|
1486
1495
|
}, pa = (t) => {
|
|
1487
|
-
const { searchLocalities: o, restrictCountry: c } = t, [d,
|
|
1496
|
+
const { searchLocalities: o, restrictCountry: c } = t, [d, b] = U([]), [x, g] = U(!1), [T, v] = U(null), O = F(0);
|
|
1488
1497
|
J(() => {
|
|
1489
1498
|
v(null);
|
|
1490
1499
|
}, [o]);
|
|
1491
|
-
const
|
|
1500
|
+
const P = we(
|
|
1492
1501
|
async (u) => {
|
|
1493
1502
|
if (!u || u.length < 2 || !o) {
|
|
1494
|
-
|
|
1503
|
+
b([]);
|
|
1495
1504
|
return;
|
|
1496
1505
|
}
|
|
1497
1506
|
const I = ++O.current;
|
|
1498
|
-
|
|
1507
|
+
g(!0), v(null);
|
|
1499
1508
|
try {
|
|
1500
|
-
const
|
|
1509
|
+
const h = fa({ restrictCountry: c }), M = await o(u, h);
|
|
1501
1510
|
if (I !== O.current) return;
|
|
1502
|
-
const
|
|
1511
|
+
const f = (M || []).filter(
|
|
1503
1512
|
(m) => !!m?.id && !!m?.description && hr(m?.lat) && hr(m?.lng)
|
|
1504
1513
|
).map((m) => ({
|
|
1505
1514
|
id: m.id,
|
|
@@ -1508,21 +1517,21 @@ const ua = (t, o) => typeof window > "u" || window.google?.maps?.places ? Promis
|
|
|
1508
1517
|
lat: m.lat,
|
|
1509
1518
|
lng: m.lng
|
|
1510
1519
|
}));
|
|
1511
|
-
|
|
1512
|
-
} catch (
|
|
1520
|
+
b(f);
|
|
1521
|
+
} catch (h) {
|
|
1513
1522
|
if (I !== O.current) return;
|
|
1514
|
-
|
|
1523
|
+
b([]), v(h?.message || "Failed to fetch locations");
|
|
1515
1524
|
} finally {
|
|
1516
|
-
I === O.current &&
|
|
1525
|
+
I === O.current && g(!1);
|
|
1517
1526
|
}
|
|
1518
1527
|
},
|
|
1519
1528
|
[c, o]
|
|
1520
|
-
), E =
|
|
1529
|
+
), E = we(() => b([]), []);
|
|
1521
1530
|
return {
|
|
1522
1531
|
predictions: d,
|
|
1523
|
-
isSearching:
|
|
1532
|
+
isSearching: x,
|
|
1524
1533
|
loadError: T,
|
|
1525
|
-
searchPlaces:
|
|
1534
|
+
searchPlaces: P,
|
|
1526
1535
|
clearPredictions: E
|
|
1527
1536
|
};
|
|
1528
1537
|
}, Ee = {
|
|
@@ -1607,82 +1616,82 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1607
1616
|
values: o,
|
|
1608
1617
|
onChange: c,
|
|
1609
1618
|
phoneIsdCode: d,
|
|
1610
|
-
onPhoneIsdCodeChange:
|
|
1611
|
-
showV1ExtraFields:
|
|
1612
|
-
analytics:
|
|
1619
|
+
onPhoneIsdCodeChange: b,
|
|
1620
|
+
showV1ExtraFields: x = !1,
|
|
1621
|
+
analytics: g,
|
|
1613
1622
|
googleMapsApiKey: T,
|
|
1614
1623
|
atlasSearchLocalities: v,
|
|
1615
1624
|
googleMapsAutocompleteEnabled: O,
|
|
1616
|
-
className:
|
|
1625
|
+
className: P = ""
|
|
1617
1626
|
}) => {
|
|
1618
|
-
const E = Ie(), u = E?.config?.analytics ??
|
|
1627
|
+
const E = Ie(), u = E?.config?.analytics ?? g, I = E?.config.isGlobal ?? !0, h = E?.config?.googleMapsApiKey, M = E?.config?.atlasSearchLocalities, f = E?.config?.googleMapsAutocompleteEnabled, [m, y] = U(!1), [Q, V] = U(""), W = F(null), B = F(null), $ = F({}), A = (a) => c({ ...o, ...a }), S = (a, s) => {
|
|
1619
1628
|
if (a === "phone") {
|
|
1620
|
-
const R = ga(s, d,
|
|
1629
|
+
const R = ga(s, d, $.current);
|
|
1621
1630
|
R.shouldTrack && u?.trackPhoneSectionFilled?.({ phone: R.fullPhone });
|
|
1622
1631
|
return;
|
|
1623
1632
|
}
|
|
1624
|
-
s.trim() &&
|
|
1633
|
+
s.trim() && !$.current[a] && ($.current[a] = !0, {
|
|
1625
1634
|
fullName: () => u?.trackNameSectionFilled?.(),
|
|
1626
1635
|
dateOfBirth: () => u?.trackDobFilled?.(),
|
|
1627
1636
|
birthTime: () => u?.trackTimeFilled?.(),
|
|
1628
1637
|
birthPlace: () => u?.trackPlaceOfBirthChosen?.()
|
|
1629
1638
|
}[a]?.());
|
|
1630
|
-
},
|
|
1639
|
+
}, re = (a) => {
|
|
1631
1640
|
const s = a.target.value;
|
|
1632
1641
|
s.trim() && u?.trackEmailSectionFilled?.({ email: s });
|
|
1633
|
-
},
|
|
1634
|
-
|
|
1635
|
-
const
|
|
1642
|
+
}, z = Q.trim().toLowerCase(), D = wr.filter((a) => z ? a.country.toLowerCase().includes(z) || a.code.includes(z) : !0), j = F(null);
|
|
1643
|
+
F(null);
|
|
1644
|
+
const G = F(null), H = F(0), te = F(null), [ge, X] = U(!1), [Z, ie] = U({ hour12: 12, minute: "00", meridiem: "AM" }), ae = (a) => String(a).padStart(2, "0"), pe = (a) => {
|
|
1636
1645
|
const s = /^([01]\d|2[0-3]):([0-5]\d)$/.exec(a);
|
|
1637
1646
|
if (!s) return a;
|
|
1638
1647
|
const R = Number(s[1]), me = s[2], Oe = R >= 12 ? "PM" : "AM";
|
|
1639
1648
|
return `${R % 12 === 0 ? 12 : R % 12}:${me} ${Oe}`;
|
|
1640
|
-
},
|
|
1649
|
+
}, _e = (a) => {
|
|
1641
1650
|
const s = /^([01]\d|2[0-3]):([0-5]\d)$/.exec(a);
|
|
1642
1651
|
if (!s) return { hour12: 12, minute: "00", meridiem: "AM" };
|
|
1643
1652
|
const R = Number(s[1]), me = s[2], Oe = R >= 12 ? "PM" : "AM";
|
|
1644
1653
|
return { hour12: R % 12 === 0 ? 12 : R % 12, minute: me, meridiem: Oe };
|
|
1645
|
-
},
|
|
1654
|
+
}, ue = (a) => {
|
|
1646
1655
|
const s = Math.min(12, Math.max(1, a.hour12)), R = /^([0-5]\d)$/.test(a.minute) ? a.minute : "00";
|
|
1647
1656
|
let me = s % 12;
|
|
1648
|
-
return a.meridiem === "PM" && (me += 12), `${
|
|
1649
|
-
},
|
|
1657
|
+
return a.meridiem === "PM" && (me += 12), `${ae(me)}:${R}`;
|
|
1658
|
+
}, be = F(null), [se, ee] = U(!1), le = F(o.birthPlace ?? ""), [ce, Y] = U(
|
|
1650
1659
|
null
|
|
1651
|
-
), Te = T ??
|
|
1652
|
-
apiKey:
|
|
1660
|
+
), Te = T ?? h ?? _a?.VITE_GOOGLE_MAPS_API_KEY, ye = v ?? M, ne = O ?? f ?? !0, Pe = (o.birthPlace ?? "").trim(), ve = I ? void 0 : "in", he = ma({
|
|
1661
|
+
apiKey: ne ? Te : void 0,
|
|
1653
1662
|
language: "en",
|
|
1654
|
-
restrictCountry:
|
|
1655
|
-
}),
|
|
1656
|
-
searchLocalities:
|
|
1657
|
-
restrictCountry:
|
|
1658
|
-
}),
|
|
1663
|
+
restrictCountry: ve
|
|
1664
|
+
}), k = pa({
|
|
1665
|
+
searchLocalities: ne ? void 0 : ye,
|
|
1666
|
+
restrictCountry: ve
|
|
1667
|
+
}), xe = ne ? he.predictions.map((a) => ({
|
|
1659
1668
|
id: a.place_id,
|
|
1660
1669
|
description: a.description,
|
|
1661
1670
|
secondaryText: a.structured_formatting?.secondary_text,
|
|
1662
1671
|
lat: void 0,
|
|
1663
1672
|
lng: void 0
|
|
1664
|
-
})) :
|
|
1673
|
+
})) : k.predictions.map((a) => ({
|
|
1665
1674
|
id: a.id,
|
|
1666
1675
|
description: a.description,
|
|
1667
1676
|
secondaryText: a.secondary_text,
|
|
1668
1677
|
lat: a.lat,
|
|
1669
1678
|
lng: a.lng
|
|
1670
|
-
})), Ue =
|
|
1679
|
+
})), Ue = ne ? he.isSearching : k.isSearching, Ge = ne ? he.loadError : k.loadError, Ne = ne ? !!Te : !!ye, Ke = ne ? he.searchPlaces : k.searchPlaces, Le = ne ? he.clearPredictions : k.clearPredictions, Be = F(() => {
|
|
1671
1680
|
});
|
|
1672
1681
|
Be.current = () => {
|
|
1673
|
-
(o.birthPlace ?? "") !==
|
|
1682
|
+
(o.birthPlace ?? "") !== le.current && A({
|
|
1674
1683
|
birthPlace: "",
|
|
1675
1684
|
birthPlaceLat: void 0,
|
|
1676
1685
|
birthPlaceLng: void 0
|
|
1677
|
-
}),
|
|
1686
|
+
}), ee(!1);
|
|
1678
1687
|
}, J(() => {
|
|
1679
1688
|
const a = (s) => {
|
|
1680
|
-
|
|
1689
|
+
be.current && (be.current.contains(s.target) || Be.current());
|
|
1681
1690
|
};
|
|
1682
1691
|
return document.addEventListener("mousedown", a), () => document.removeEventListener("mousedown", a);
|
|
1683
1692
|
}, []), J(() => {
|
|
1684
1693
|
const a = (s) => {
|
|
1685
|
-
W.current && (W.current.contains(s.target) || (y(!1),
|
|
1694
|
+
W.current && (W.current.contains(s.target) || (y(!1), V("")));
|
|
1686
1695
|
};
|
|
1687
1696
|
return document.addEventListener("mousedown", a), () => document.removeEventListener("mousedown", a);
|
|
1688
1697
|
}, []), J(() => {
|
|
@@ -1692,40 +1701,40 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1692
1701
|
}, 0);
|
|
1693
1702
|
return () => window.clearTimeout(a);
|
|
1694
1703
|
}, [m]), J(() => {
|
|
1695
|
-
if (!
|
|
1696
|
-
if (
|
|
1704
|
+
if (!se) return;
|
|
1705
|
+
if (Pe.length < 2) {
|
|
1697
1706
|
Le();
|
|
1698
1707
|
return;
|
|
1699
1708
|
}
|
|
1700
1709
|
const a = window.setTimeout(async () => {
|
|
1701
|
-
await Ke(
|
|
1710
|
+
await Ke(Pe);
|
|
1702
1711
|
}, 250);
|
|
1703
1712
|
return () => window.clearTimeout(a);
|
|
1704
|
-
}, [Le,
|
|
1713
|
+
}, [Le, se, Pe, Ke]);
|
|
1705
1714
|
const De = (a) => {
|
|
1706
1715
|
const s = a.current;
|
|
1707
1716
|
if (!(!s || s.disabled)) {
|
|
1708
|
-
if (document.activeElement === s &&
|
|
1717
|
+
if (document.activeElement === s && G.current === s && Date.now() - H.current < 6e4) {
|
|
1709
1718
|
s.blur();
|
|
1710
1719
|
return;
|
|
1711
1720
|
}
|
|
1712
1721
|
if (typeof s.showPicker == "function") {
|
|
1713
|
-
s.showPicker(),
|
|
1722
|
+
s.showPicker(), G.current = s, H.current = Date.now();
|
|
1714
1723
|
return;
|
|
1715
1724
|
}
|
|
1716
|
-
s.focus(),
|
|
1725
|
+
s.focus(), G.current = s, H.current = Date.now();
|
|
1717
1726
|
}
|
|
1718
1727
|
};
|
|
1719
1728
|
return J(() => {
|
|
1720
1729
|
const a = (s) => {
|
|
1721
|
-
|
|
1730
|
+
te.current && (te.current.contains(s.target) || X(!1));
|
|
1722
1731
|
};
|
|
1723
1732
|
return document.addEventListener("mousedown", a), () => document.removeEventListener("mousedown", a);
|
|
1724
1733
|
}, []), J(() => {
|
|
1725
1734
|
const a = (R) => {
|
|
1726
|
-
R.target?.closest?.("[data-info-tooltip]") == null &&
|
|
1735
|
+
R.target?.closest?.("[data-info-tooltip]") == null && Y(null);
|
|
1727
1736
|
}, s = (R) => {
|
|
1728
|
-
R.key === "Escape" &&
|
|
1737
|
+
R.key === "Escape" && Y(null);
|
|
1729
1738
|
};
|
|
1730
1739
|
return document.addEventListener("mousedown", a), document.addEventListener("keydown", s), () => {
|
|
1731
1740
|
document.removeEventListener("mousedown", a), document.removeEventListener("keydown", s);
|
|
@@ -1733,7 +1742,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1733
1742
|
}, []), /* @__PURE__ */ r.jsx(
|
|
1734
1743
|
"section",
|
|
1735
1744
|
{
|
|
1736
|
-
className: `${n.wrap} ${
|
|
1745
|
+
className: `${n.wrap} ${P}`,
|
|
1737
1746
|
"aria-label": t("formTitle"),
|
|
1738
1747
|
children: /* @__PURE__ */ r.jsx("div", { className: n.card, children: /* @__PURE__ */ r.jsxs("div", { className: n.cardInner, children: [
|
|
1739
1748
|
/* @__PURE__ */ r.jsxs("div", { className: n.field, children: [
|
|
@@ -1751,7 +1760,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1751
1760
|
onFocus: () => u?.trackNameSectionClicked?.(),
|
|
1752
1761
|
onChange: (a) => {
|
|
1753
1762
|
const s = a.target.value;
|
|
1754
|
-
|
|
1763
|
+
A({ fullName: s }), S("fullName", s);
|
|
1755
1764
|
},
|
|
1756
1765
|
placeholder: t("formFullNamePlaceholder"),
|
|
1757
1766
|
autoComplete: "name"
|
|
@@ -1773,7 +1782,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1773
1782
|
"aria-haspopup": "listbox",
|
|
1774
1783
|
"aria-expanded": m,
|
|
1775
1784
|
onClick: () => {
|
|
1776
|
-
y((a) => !a),
|
|
1785
|
+
y((a) => !a), V("");
|
|
1777
1786
|
},
|
|
1778
1787
|
children: d
|
|
1779
1788
|
}
|
|
@@ -1788,7 +1797,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1788
1797
|
onFocus: () => u?.trackPhoneSectionClicked?.(),
|
|
1789
1798
|
onChange: (a) => {
|
|
1790
1799
|
const s = a.target.value;
|
|
1791
|
-
|
|
1800
|
+
A({ phone: gr(s) }), S("phone", gr(s));
|
|
1792
1801
|
},
|
|
1793
1802
|
placeholder: t("formPhonePlaceholder"),
|
|
1794
1803
|
autoComplete: "tel",
|
|
@@ -1813,7 +1822,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1813
1822
|
ref: B,
|
|
1814
1823
|
type: "text",
|
|
1815
1824
|
value: Q,
|
|
1816
|
-
onChange: (a) =>
|
|
1825
|
+
onChange: (a) => V(a.target.value),
|
|
1817
1826
|
placeholder: "Search country",
|
|
1818
1827
|
className: n.isdSearchInput,
|
|
1819
1828
|
"aria-label": "Search country"
|
|
@@ -1827,7 +1836,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1827
1836
|
"aria-selected": a.code === d,
|
|
1828
1837
|
className: `${n.isdOption} ${a.code === d ? n.isdOptionActive : ""}`,
|
|
1829
1838
|
onClick: () => {
|
|
1830
|
-
|
|
1839
|
+
b(a.code), y(!1), V("");
|
|
1831
1840
|
},
|
|
1832
1841
|
children: [
|
|
1833
1842
|
/* @__PURE__ */ r.jsx("span", { className: n.isdCountryName, children: a.country }),
|
|
@@ -1841,7 +1850,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1841
1850
|
)
|
|
1842
1851
|
] }) })
|
|
1843
1852
|
] }),
|
|
1844
|
-
|
|
1853
|
+
x && /* @__PURE__ */ r.jsxs("div", { className: n.field, children: [
|
|
1845
1854
|
/* @__PURE__ */ r.jsx("div", { className: n.labelRow, children: /* @__PURE__ */ r.jsxs("label", { className: n.label, children: [
|
|
1846
1855
|
t("formGender"),
|
|
1847
1856
|
/* @__PURE__ */ r.jsx("span", { className: n.req, children: "*" })
|
|
@@ -1860,7 +1869,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1860
1869
|
type: "button",
|
|
1861
1870
|
className: `${n.choiceBtn} ${o.gender === "male" ? n.choiceBtnActive : ""}`,
|
|
1862
1871
|
onClick: () => {
|
|
1863
|
-
|
|
1872
|
+
A({ gender: "male" }), u?.trackGenderSelected?.({
|
|
1864
1873
|
gender: "male"
|
|
1865
1874
|
});
|
|
1866
1875
|
},
|
|
@@ -1876,7 +1885,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1876
1885
|
type: "button",
|
|
1877
1886
|
className: `${n.choiceBtn} ${o.gender === "female" ? n.choiceBtnActive : ""}`,
|
|
1878
1887
|
onClick: () => {
|
|
1879
|
-
|
|
1888
|
+
A({ gender: "female" }), u?.trackGenderSelected?.({
|
|
1880
1889
|
gender: "female"
|
|
1881
1890
|
});
|
|
1882
1891
|
},
|
|
@@ -1904,9 +1913,9 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1904
1913
|
value: o.email,
|
|
1905
1914
|
onFocus: () => u?.trackEmailSectionClicked?.(),
|
|
1906
1915
|
onChange: (a) => {
|
|
1907
|
-
|
|
1916
|
+
A({ email: a.target.value });
|
|
1908
1917
|
},
|
|
1909
|
-
onBlur:
|
|
1918
|
+
onBlur: re,
|
|
1910
1919
|
placeholder: t("formEmailPlaceholder"),
|
|
1911
1920
|
autoComplete: "email",
|
|
1912
1921
|
required: !0,
|
|
@@ -1927,9 +1936,9 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1927
1936
|
type: "button",
|
|
1928
1937
|
className: n.infoBtn,
|
|
1929
1938
|
"aria-label": t("info"),
|
|
1930
|
-
"aria-expanded":
|
|
1939
|
+
"aria-expanded": ce === "dob",
|
|
1931
1940
|
onClick: () => {
|
|
1932
|
-
|
|
1941
|
+
Y((a) => a === "dob" ? null : "dob"), u?.trackInfoIconClicked?.({ fieldName: "dob" });
|
|
1933
1942
|
},
|
|
1934
1943
|
children: /* @__PURE__ */ r.jsx(
|
|
1935
1944
|
"img",
|
|
@@ -1942,7 +1951,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1942
1951
|
)
|
|
1943
1952
|
}
|
|
1944
1953
|
),
|
|
1945
|
-
|
|
1954
|
+
ce === "dob" && /* @__PURE__ */ r.jsxs("div", { className: n.tooltip, role: "tooltip", children: [
|
|
1946
1955
|
t("formDobInfo"),
|
|
1947
1956
|
/* @__PURE__ */ r.jsx("span", { className: n.tooltipArrow, "aria-hidden": !0 })
|
|
1948
1957
|
] })
|
|
@@ -1959,16 +1968,16 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
1959
1968
|
value: o.dateOfBirth,
|
|
1960
1969
|
max: (() => {
|
|
1961
1970
|
const a = /* @__PURE__ */ new Date();
|
|
1962
|
-
return `${a.getFullYear()}-${
|
|
1971
|
+
return `${a.getFullYear()}-${ae(a.getMonth() + 1)}-${ae(a.getDate())}`;
|
|
1963
1972
|
})(),
|
|
1964
1973
|
onChange: (a) => {
|
|
1965
|
-
const s = a.target.value, R = /* @__PURE__ */ new Date(), me = `${R.getFullYear()}-${
|
|
1966
|
-
s && s > me || (
|
|
1974
|
+
const s = a.target.value, R = /* @__PURE__ */ new Date(), me = `${R.getFullYear()}-${ae(R.getMonth() + 1)}-${ae(R.getDate())}`;
|
|
1975
|
+
s && s > me || (A({ dateOfBirth: s }), S("dateOfBirth", s), G.current = null);
|
|
1967
1976
|
},
|
|
1968
1977
|
onFocus: () => u?.trackDobClicked?.(),
|
|
1969
1978
|
onClick: () => De(j),
|
|
1970
1979
|
onBlur: () => {
|
|
1971
|
-
|
|
1980
|
+
G.current === j.current && (G.current = null);
|
|
1972
1981
|
}
|
|
1973
1982
|
}
|
|
1974
1983
|
),
|
|
@@ -2008,9 +2017,9 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2008
2017
|
type: "button",
|
|
2009
2018
|
className: n.infoBtn,
|
|
2010
2019
|
"aria-label": t("info"),
|
|
2011
|
-
"aria-expanded":
|
|
2020
|
+
"aria-expanded": ce === "time",
|
|
2012
2021
|
onClick: () => {
|
|
2013
|
-
u?.trackInfoIconClicked?.({ fieldName: "time" }),
|
|
2022
|
+
u?.trackInfoIconClicked?.({ fieldName: "time" }), Y((a) => a === "time" ? null : "time");
|
|
2014
2023
|
},
|
|
2015
2024
|
children: /* @__PURE__ */ r.jsx(
|
|
2016
2025
|
"img",
|
|
@@ -2023,30 +2032,30 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2023
2032
|
)
|
|
2024
2033
|
}
|
|
2025
2034
|
),
|
|
2026
|
-
|
|
2035
|
+
ce === "time" && /* @__PURE__ */ r.jsxs("div", { className: n.tooltip, role: "tooltip", children: [
|
|
2027
2036
|
t("formBirthTimeInfo"),
|
|
2028
2037
|
/* @__PURE__ */ r.jsx("span", { className: n.tooltipArrow, "aria-hidden": !0 })
|
|
2029
2038
|
] })
|
|
2030
2039
|
] })
|
|
2031
2040
|
] }),
|
|
2032
|
-
/* @__PURE__ */ r.jsxs("div", { className: n.inputWrap, ref:
|
|
2041
|
+
/* @__PURE__ */ r.jsxs("div", { className: n.inputWrap, ref: te, children: [
|
|
2033
2042
|
/* @__PURE__ */ r.jsx(
|
|
2034
2043
|
"input",
|
|
2035
2044
|
{
|
|
2036
2045
|
id: "kundli-birth-time",
|
|
2037
2046
|
className: n.input,
|
|
2038
2047
|
type: "text",
|
|
2039
|
-
value: o.birthTime ?
|
|
2048
|
+
value: o.birthTime ? pe(o.birthTime) : "",
|
|
2040
2049
|
readOnly: !0,
|
|
2041
2050
|
onFocus: () => u?.trackTimeClicked?.(),
|
|
2042
2051
|
onChange: (a) => {
|
|
2043
2052
|
const s = a.target.value;
|
|
2044
|
-
|
|
2053
|
+
A({ birthTime: s }), S("birthTime", s);
|
|
2045
2054
|
},
|
|
2046
2055
|
disabled: o.birthTimeUnknown,
|
|
2047
2056
|
placeholder: "HH:MM AM",
|
|
2048
2057
|
onClick: () => {
|
|
2049
|
-
o.birthTimeUnknown || (
|
|
2058
|
+
o.birthTimeUnknown || (ie(_e(o.birthTime || "12:00")), X((a) => !a));
|
|
2050
2059
|
}
|
|
2051
2060
|
}
|
|
2052
2061
|
),
|
|
@@ -2059,7 +2068,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2059
2068
|
disabled: o.birthTimeUnknown,
|
|
2060
2069
|
onMouseDown: (a) => a.preventDefault(),
|
|
2061
2070
|
onClick: (a) => {
|
|
2062
|
-
a.preventDefault(), a.stopPropagation(), !o.birthTimeUnknown && (
|
|
2071
|
+
a.preventDefault(), a.stopPropagation(), !o.birthTimeUnknown && (ie(_e(o.birthTime || "12:00")), X((s) => !s));
|
|
2063
2072
|
},
|
|
2064
2073
|
children: /* @__PURE__ */ r.jsx(
|
|
2065
2074
|
"img",
|
|
@@ -2072,7 +2081,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2072
2081
|
)
|
|
2073
2082
|
}
|
|
2074
2083
|
),
|
|
2075
|
-
|
|
2084
|
+
ge && !o.birthTimeUnknown && /* @__PURE__ */ r.jsxs(
|
|
2076
2085
|
"div",
|
|
2077
2086
|
{
|
|
2078
2087
|
className: n.timePopover,
|
|
@@ -2084,8 +2093,8 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2084
2093
|
"select",
|
|
2085
2094
|
{
|
|
2086
2095
|
className: n.timePickerSelect,
|
|
2087
|
-
value:
|
|
2088
|
-
onChange: (a) =>
|
|
2096
|
+
value: Z.hour12,
|
|
2097
|
+
onChange: (a) => ie((s) => ({
|
|
2089
2098
|
...s,
|
|
2090
2099
|
hour12: Number(a.target.value)
|
|
2091
2100
|
})),
|
|
@@ -2098,10 +2107,10 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2098
2107
|
"select",
|
|
2099
2108
|
{
|
|
2100
2109
|
className: n.timePickerSelect,
|
|
2101
|
-
value:
|
|
2102
|
-
onChange: (a) =>
|
|
2110
|
+
value: Z.minute,
|
|
2111
|
+
onChange: (a) => ie((s) => ({ ...s, minute: a.target.value })),
|
|
2103
2112
|
"aria-label": "Minute",
|
|
2104
|
-
children: Array.from({ length: 60 }, (a, s) =>
|
|
2113
|
+
children: Array.from({ length: 60 }, (a, s) => ae(s)).map(
|
|
2105
2114
|
(a) => /* @__PURE__ */ r.jsx("option", { value: a, children: a }, a)
|
|
2106
2115
|
)
|
|
2107
2116
|
}
|
|
@@ -2111,8 +2120,8 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2111
2120
|
"button",
|
|
2112
2121
|
{
|
|
2113
2122
|
type: "button",
|
|
2114
|
-
className: `${n.meridiemBtn} ${
|
|
2115
|
-
onClick: () =>
|
|
2123
|
+
className: `${n.meridiemBtn} ${Z.meridiem === "AM" ? n.meridiemActive : ""}`,
|
|
2124
|
+
onClick: () => ie((a) => ({ ...a, meridiem: "AM" })),
|
|
2116
2125
|
children: "AM"
|
|
2117
2126
|
}
|
|
2118
2127
|
),
|
|
@@ -2120,8 +2129,8 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2120
2129
|
"button",
|
|
2121
2130
|
{
|
|
2122
2131
|
type: "button",
|
|
2123
|
-
className: `${n.meridiemBtn} ${
|
|
2124
|
-
onClick: () =>
|
|
2132
|
+
className: `${n.meridiemBtn} ${Z.meridiem === "PM" ? n.meridiemActive : ""}`,
|
|
2133
|
+
onClick: () => ie((a) => ({ ...a, meridiem: "PM" })),
|
|
2125
2134
|
children: "PM"
|
|
2126
2135
|
}
|
|
2127
2136
|
)
|
|
@@ -2133,7 +2142,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2133
2142
|
{
|
|
2134
2143
|
type: "button",
|
|
2135
2144
|
className: n.timePopoverBtn,
|
|
2136
|
-
onClick: () =>
|
|
2145
|
+
onClick: () => X(!1),
|
|
2137
2146
|
children: "Cancel"
|
|
2138
2147
|
}
|
|
2139
2148
|
),
|
|
@@ -2143,8 +2152,8 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2143
2152
|
type: "button",
|
|
2144
2153
|
className: `${n.timePopoverBtn} ${n.timePopoverOk}`,
|
|
2145
2154
|
onClick: () => {
|
|
2146
|
-
const a =
|
|
2147
|
-
|
|
2155
|
+
const a = ue(Z);
|
|
2156
|
+
A({ birthTime: a }), S("birthTime", a), X(!1);
|
|
2148
2157
|
},
|
|
2149
2158
|
"aria-label": "OK",
|
|
2150
2159
|
children: /* @__PURE__ */ r.jsx(
|
|
@@ -2184,7 +2193,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2184
2193
|
type: "checkbox",
|
|
2185
2194
|
checked: o.birthTimeUnknown,
|
|
2186
2195
|
onChange: (a) => {
|
|
2187
|
-
u?.trackTimeCheckboxClicked?.(),
|
|
2196
|
+
u?.trackTimeCheckboxClicked?.(), A({
|
|
2188
2197
|
birthTimeUnknown: a.target.checked,
|
|
2189
2198
|
birthTime: a.target.checked ? "" : o.birthTime
|
|
2190
2199
|
});
|
|
@@ -2218,11 +2227,11 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2218
2227
|
type: "button",
|
|
2219
2228
|
className: n.infoBtn,
|
|
2220
2229
|
"aria-label": t("info"),
|
|
2221
|
-
"aria-expanded":
|
|
2230
|
+
"aria-expanded": ce === "place",
|
|
2222
2231
|
onClick: () => {
|
|
2223
2232
|
u?.trackInfoIconClicked?.({
|
|
2224
2233
|
fieldName: "birthPlace"
|
|
2225
|
-
}),
|
|
2234
|
+
}), Y((a) => a === "place" ? null : "place");
|
|
2226
2235
|
},
|
|
2227
2236
|
children: /* @__PURE__ */ r.jsx(
|
|
2228
2237
|
"img",
|
|
@@ -2235,13 +2244,13 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2235
2244
|
)
|
|
2236
2245
|
}
|
|
2237
2246
|
),
|
|
2238
|
-
|
|
2247
|
+
ce === "place" && /* @__PURE__ */ r.jsxs("div", { className: n.tooltip, role: "tooltip", children: [
|
|
2239
2248
|
t("formBirthPlaceInfo"),
|
|
2240
2249
|
/* @__PURE__ */ r.jsx("span", { className: n.tooltipArrow, "aria-hidden": !0 })
|
|
2241
2250
|
] })
|
|
2242
2251
|
] })
|
|
2243
2252
|
] }),
|
|
2244
|
-
/* @__PURE__ */ r.jsxs("div", { className: n.inputWrap, ref:
|
|
2253
|
+
/* @__PURE__ */ r.jsxs("div", { className: n.inputWrap, ref: be, children: [
|
|
2245
2254
|
/* @__PURE__ */ r.jsx(
|
|
2246
2255
|
"input",
|
|
2247
2256
|
{
|
|
@@ -2251,14 +2260,14 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2251
2260
|
value: o.birthPlace,
|
|
2252
2261
|
onChange: (a) => {
|
|
2253
2262
|
const s = a.target.value;
|
|
2254
|
-
|
|
2263
|
+
A({
|
|
2255
2264
|
birthPlace: s,
|
|
2256
2265
|
birthPlaceLat: void 0,
|
|
2257
2266
|
birthPlaceLng: void 0
|
|
2258
|
-
}), S("birthPlace", s),
|
|
2267
|
+
}), S("birthPlace", s), ee(!0);
|
|
2259
2268
|
},
|
|
2260
2269
|
onFocus: () => {
|
|
2261
|
-
u?.trackPlaceOfBirthClicked?.(),
|
|
2270
|
+
u?.trackPlaceOfBirthClicked?.(), ee(!0);
|
|
2262
2271
|
},
|
|
2263
2272
|
placeholder: t("formBirthPlacePlaceholder"),
|
|
2264
2273
|
autoComplete: "address-level2"
|
|
@@ -2273,22 +2282,22 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2273
2282
|
"aria-hidden": !0
|
|
2274
2283
|
}
|
|
2275
2284
|
) }),
|
|
2276
|
-
|
|
2285
|
+
se && xe.length > 0 && /* @__PURE__ */ r.jsx("div", { className: n.suggestions, role: "listbox", children: xe.slice(0, 8).map((a) => /* @__PURE__ */ r.jsxs(
|
|
2277
2286
|
"button",
|
|
2278
2287
|
{
|
|
2279
2288
|
type: "button",
|
|
2280
2289
|
className: n.suggestionItem,
|
|
2281
2290
|
onClick: async () => {
|
|
2282
2291
|
const s = a.description;
|
|
2283
|
-
if (
|
|
2292
|
+
if (le.current = s, A({
|
|
2284
2293
|
birthPlace: s,
|
|
2285
2294
|
birthPlaceLat: a.lat,
|
|
2286
2295
|
birthPlaceLng: a.lng
|
|
2287
|
-
}), Le(),
|
|
2288
|
-
const R = await
|
|
2296
|
+
}), Le(), ee(!1), ne) {
|
|
2297
|
+
const R = await he.getPlaceDetails(
|
|
2289
2298
|
a.id
|
|
2290
2299
|
);
|
|
2291
|
-
R && (
|
|
2300
|
+
R && (le.current = s, c({
|
|
2292
2301
|
...o,
|
|
2293
2302
|
birthPlace: s,
|
|
2294
2303
|
birthPlaceLat: R.lat,
|
|
@@ -2303,11 +2312,11 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2303
2312
|
},
|
|
2304
2313
|
a.id
|
|
2305
2314
|
)) }),
|
|
2306
|
-
|
|
2307
|
-
|
|
2315
|
+
se && Ne && Ue && /* @__PURE__ */ r.jsx("div", { className: n.suggestionsHint, children: "Loading…" }),
|
|
2316
|
+
se && Ne && !Ue && !!Ge && /* @__PURE__ */ r.jsx("div", { className: n.suggestionsHint, children: Ge })
|
|
2308
2317
|
] })
|
|
2309
2318
|
] }),
|
|
2310
|
-
|
|
2319
|
+
x && /* @__PURE__ */ r.jsxs("div", { className: n.field, children: [
|
|
2311
2320
|
/* @__PURE__ */ r.jsx("div", { className: n.labelRow, children: /* @__PURE__ */ r.jsxs("label", { className: n.label, children: [
|
|
2312
2321
|
t("formReportLanguage"),
|
|
2313
2322
|
/* @__PURE__ */ r.jsx("span", { className: n.req, children: "*" })
|
|
@@ -2326,7 +2335,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2326
2335
|
type: "button",
|
|
2327
2336
|
className: `${n.choiceBtn} ${o.language_code === "hi" ? n.choiceBtnActive : ""}`,
|
|
2328
2337
|
onClick: () => {
|
|
2329
|
-
|
|
2338
|
+
A({ language_code: "hi" }), u?.trackLanguageOfReportSelected?.({
|
|
2330
2339
|
language: "hi"
|
|
2331
2340
|
});
|
|
2332
2341
|
},
|
|
@@ -2342,7 +2351,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2342
2351
|
type: "button",
|
|
2343
2352
|
className: `${n.choiceBtn} ${o.language_code === "en" ? n.choiceBtnActive : ""}`,
|
|
2344
2353
|
onClick: () => {
|
|
2345
|
-
|
|
2354
|
+
A({ language_code: "en" }), u?.trackLanguageOfReportSelected?.({
|
|
2346
2355
|
language: "en"
|
|
2347
2356
|
});
|
|
2348
2357
|
},
|
|
@@ -2358,7 +2367,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2358
2367
|
type: "button",
|
|
2359
2368
|
className: `${n.choiceBtn} ${o.language_code === "te" ? n.choiceBtnActive : ""}`,
|
|
2360
2369
|
onClick: () => {
|
|
2361
|
-
|
|
2370
|
+
A({ language_code: "te" }), u?.trackLanguageOfReportSelected?.({
|
|
2362
2371
|
language: "te"
|
|
2363
2372
|
});
|
|
2364
2373
|
},
|
|
@@ -2374,7 +2383,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2374
2383
|
type: "button",
|
|
2375
2384
|
className: `${n.choiceBtn} ${o.language_code === "ta" ? n.choiceBtnActive : ""}`,
|
|
2376
2385
|
onClick: () => {
|
|
2377
|
-
|
|
2386
|
+
A({ language_code: "ta" }), u?.trackLanguageOfReportSelected?.({
|
|
2378
2387
|
language: "ta"
|
|
2379
2388
|
});
|
|
2380
2389
|
},
|
|
@@ -2390,7 +2399,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2390
2399
|
type: "button",
|
|
2391
2400
|
className: `${n.choiceBtn} ${o.language_code === "kn" ? n.choiceBtnActive : ""}`,
|
|
2392
2401
|
onClick: () => {
|
|
2393
|
-
|
|
2402
|
+
A({ language_code: "kn" }), u?.trackLanguageOfReportSelected?.({
|
|
2394
2403
|
language: "kn"
|
|
2395
2404
|
});
|
|
2396
2405
|
},
|
|
@@ -2406,7 +2415,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2406
2415
|
type: "button",
|
|
2407
2416
|
className: `${n.choiceBtn} ${o.language_code === "gu" ? n.choiceBtnActive : ""}`,
|
|
2408
2417
|
onClick: () => {
|
|
2409
|
-
|
|
2418
|
+
A({ language_code: "gu" }), u?.trackLanguageOfReportSelected?.({
|
|
2410
2419
|
language: "gu"
|
|
2411
2420
|
});
|
|
2412
2421
|
},
|
|
@@ -2422,7 +2431,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2422
2431
|
type: "button",
|
|
2423
2432
|
className: `${n.choiceBtn} ${o.language_code === "mr" ? n.choiceBtnActive : ""}`,
|
|
2424
2433
|
onClick: () => {
|
|
2425
|
-
|
|
2434
|
+
A({ language_code: "mr" }), u?.trackLanguageOfReportSelected?.({
|
|
2426
2435
|
language: "mr"
|
|
2427
2436
|
});
|
|
2428
2437
|
},
|
|
@@ -2506,48 +2515,48 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2506
2515
|
values: o,
|
|
2507
2516
|
phoneIsdCode: c,
|
|
2508
2517
|
requireV1ExtraFields: d = !1,
|
|
2509
|
-
onValidationFailed:
|
|
2510
|
-
onProceed:
|
|
2511
|
-
onProceedGuidance:
|
|
2518
|
+
onValidationFailed: b,
|
|
2519
|
+
onProceed: x,
|
|
2520
|
+
onProceedGuidance: g,
|
|
2512
2521
|
href: T,
|
|
2513
2522
|
analytics: v,
|
|
2514
2523
|
className: O = "",
|
|
2515
|
-
discountedPriceLabel:
|
|
2524
|
+
discountedPriceLabel: P,
|
|
2516
2525
|
discountPillLabel: E,
|
|
2517
2526
|
showPlanSheet: u,
|
|
2518
2527
|
confirmPlan: I,
|
|
2519
|
-
planSheetOpen:
|
|
2520
|
-
selectedPlan:
|
|
2528
|
+
planSheetOpen: h,
|
|
2529
|
+
selectedPlan: M
|
|
2521
2530
|
}) => {
|
|
2522
|
-
const
|
|
2531
|
+
const f = Ie(), m = f?.config.isGlobal ?? !0, y = f?.config?.variant, Q = Xe(
|
|
2523
2532
|
() => Sa(o, m, d),
|
|
2524
2533
|
[o, m, d]
|
|
2525
|
-
),
|
|
2526
|
-
if (
|
|
2527
|
-
Q &&
|
|
2534
|
+
), V = Q === null, W = y === "v1" && f?.config?.showSheet, B = m ? P ?? t("formDiscountedPrice") : W ? "" : "₹499", $ = f?.config.imageComponent ?? Ye, A = (re) => {
|
|
2535
|
+
if (re.preventDefault(), y === "v1" && !V && v?.trackKundliDetailedClicked?.(), !V) {
|
|
2536
|
+
Q && b?.(Q);
|
|
2528
2537
|
return;
|
|
2529
2538
|
}
|
|
2530
|
-
const
|
|
2539
|
+
const z = !!g && y === "v1" && M?.id === Pr, D = (o.phone ?? "").trim(), j = {
|
|
2531
2540
|
...o,
|
|
2532
2541
|
phone: D && `${c}-${D}`
|
|
2533
2542
|
};
|
|
2534
2543
|
if (W) {
|
|
2535
|
-
|
|
2544
|
+
h ? I?.() : u?.(j);
|
|
2536
2545
|
return;
|
|
2537
2546
|
}
|
|
2538
|
-
v?.trackPrimaryCtaClickedL1?.({ avenue: "form" }),
|
|
2547
|
+
v?.trackPrimaryCtaClickedL1?.({ avenue: "form" }), z ? g(j) : x?.(j);
|
|
2539
2548
|
}, S = /* @__PURE__ */ r.jsx(
|
|
2540
2549
|
Ur,
|
|
2541
2550
|
{
|
|
2542
2551
|
href: T,
|
|
2543
|
-
disabled: y === "v1" ? !1 : !
|
|
2544
|
-
onClick:
|
|
2552
|
+
disabled: y === "v1" ? !1 : !V,
|
|
2553
|
+
onClick: A,
|
|
2545
2554
|
"aria-label": t("formPriceAria"),
|
|
2546
|
-
className: y === "v1" &&
|
|
2547
|
-
children: y === "v1" ?
|
|
2548
|
-
W ? t("selectPackage") :
|
|
2555
|
+
className: y === "v1" && V ? $e.ctaFilled : y === "v1" ? $e.ctaButton : void 0,
|
|
2556
|
+
children: y === "v1" ? V ? /* @__PURE__ */ r.jsxs("span", { className: $e.ctaFilledContent, children: [
|
|
2557
|
+
W ? t("selectPackage") : h && M ? `${t("proceedWithPlan")}${M.price}` : `${t("formProceed")} ${B}`,
|
|
2549
2558
|
/* @__PURE__ */ r.jsx(
|
|
2550
|
-
|
|
2559
|
+
$,
|
|
2551
2560
|
{
|
|
2552
2561
|
src: Ca,
|
|
2553
2562
|
alt: "",
|
|
@@ -2578,15 +2587,15 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2578
2587
|
logoUrl: c = Ea,
|
|
2579
2588
|
className: d = ""
|
|
2580
2589
|
}) => {
|
|
2581
|
-
const
|
|
2590
|
+
const b = Ie(), x = b?.config.isGlobal ?? !0, g = o != null && !x;
|
|
2582
2591
|
return /* @__PURE__ */ r.jsx(
|
|
2583
2592
|
Wr,
|
|
2584
2593
|
{
|
|
2585
2594
|
t,
|
|
2586
2595
|
logoUrl: c,
|
|
2587
|
-
imageComponent:
|
|
2596
|
+
imageComponent: b?.config.imageComponent,
|
|
2588
2597
|
languageSelector: o,
|
|
2589
|
-
showLanguageSelector:
|
|
2598
|
+
showLanguageSelector: g,
|
|
2590
2599
|
className: d
|
|
2591
2600
|
}
|
|
2592
2601
|
);
|
|
@@ -2610,7 +2619,7 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2610
2619
|
) }), Da = () => /* @__PURE__ */ r.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__ */ r.jsx("path", { d: "M15 18l-6-6 6-6" }) }), Oa = () => /* @__PURE__ */ r.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: [
|
|
2611
2620
|
/* @__PURE__ */ r.jsx("polyline", { points: "23 6 13.5 15.5 8.5 10.5 1 18" }),
|
|
2612
2621
|
/* @__PURE__ */ r.jsx("polyline", { points: "17 6 23 6 23 12" })
|
|
2613
|
-
] }), Fa = "_overlay_18irl_2", Ma = "_sheet_18irl_12", $a = "_header_18irl_36", Ua = "_backBtn_18irl_48", Ga = "_title_18irl_66", Ka = "_plansContainer_18irl_78", Wa = "_planCard_18irl_87", Ha = "_withBadgeSpacing_18irl_101", Ya = "_planCardSelected_18irl_105", qa = "_planCardPopular_18irl_110", Va = "_popularBadge_18irl_119", za = "_planCardInner_18irl_137", Ja = "_planTitleRow_18irl_148", Qa = "_planTitle_18irl_148", Xa = "_radioCircle_18irl_163", Za = "_radioChecked_18irl_176", en = "_radioInner_18irl_181", rn = "_priceRow_18irl_189", tn = "_price_18irl_189", an = "_originalPrice_18irl_202", nn = "_savingsBadge_18irl_209", on = "_featureList_18irl_219", sn = "_featureItem_18irl_228", ln = "_featureIcon_18irl_234", cn = "_featureText_18irl_240", dn = "_astrologerHeading_18irl_251", un = "_astrologerList_18irl_258", mn = "_astrologerCard_18irl_274", fn = "_astrologerAvatar_18irl_290", pn = "_astrologerAvatarPlaceholder_18irl_307", hn = "_astrologerTop_18irl_313", gn = "_astrologerBasicInfo_18irl_319", _n = "_astrologerName_18irl_326", bn = "_astrologerExp_18irl_335", yn = "_astrologerDivider_18irl_341", vn = "_planDivider_18irl_347", kn = "_astrologerCertList_18irl_354", wn = "_astrologerCertItem_18irl_360", xn = "_bullet_18irl_368", Pn = "_footer_18irl_373", An = "_proceedBtn_18irl_383",
|
|
2622
|
+
] }), Fa = "_overlay_18irl_2", Ma = "_sheet_18irl_12", $a = "_header_18irl_36", Ua = "_backBtn_18irl_48", Ga = "_title_18irl_66", Ka = "_plansContainer_18irl_78", Wa = "_planCard_18irl_87", Ha = "_withBadgeSpacing_18irl_101", Ya = "_planCardSelected_18irl_105", qa = "_planCardPopular_18irl_110", Va = "_popularBadge_18irl_119", za = "_planCardInner_18irl_137", Ja = "_planTitleRow_18irl_148", Qa = "_planTitle_18irl_148", Xa = "_radioCircle_18irl_163", Za = "_radioChecked_18irl_176", en = "_radioInner_18irl_181", rn = "_priceRow_18irl_189", tn = "_price_18irl_189", an = "_originalPrice_18irl_202", nn = "_savingsBadge_18irl_209", on = "_featureList_18irl_219", sn = "_featureItem_18irl_228", ln = "_featureIcon_18irl_234", cn = "_featureText_18irl_240", dn = "_astrologerHeading_18irl_251", un = "_astrologerList_18irl_258", mn = "_astrologerCard_18irl_274", fn = "_astrologerAvatar_18irl_290", pn = "_astrologerAvatarPlaceholder_18irl_307", hn = "_astrologerTop_18irl_313", gn = "_astrologerBasicInfo_18irl_319", _n = "_astrologerName_18irl_326", bn = "_astrologerExp_18irl_335", yn = "_astrologerDivider_18irl_341", vn = "_planDivider_18irl_347", kn = "_astrologerCertList_18irl_354", wn = "_astrologerCertItem_18irl_360", xn = "_bullet_18irl_368", Pn = "_footer_18irl_373", An = "_proceedBtn_18irl_383", _ = {
|
|
2614
2623
|
overlay: Fa,
|
|
2615
2624
|
sheet: Ma,
|
|
2616
2625
|
header: $a,
|
|
@@ -2652,86 +2661,86 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2652
2661
|
bullet: xn,
|
|
2653
2662
|
footer: Pn,
|
|
2654
2663
|
proceedBtn: An
|
|
2655
|
-
}, Cn = ({ title: t, onBack: o }) => /* @__PURE__ */ r.jsxs("div", { className:
|
|
2664
|
+
}, Cn = ({ title: t, onBack: o }) => /* @__PURE__ */ r.jsxs("div", { className: _.header, children: [
|
|
2656
2665
|
/* @__PURE__ */ r.jsx(
|
|
2657
2666
|
"button",
|
|
2658
2667
|
{
|
|
2659
|
-
className:
|
|
2668
|
+
className: _.backBtn,
|
|
2660
2669
|
onClick: o,
|
|
2661
2670
|
"aria-label": "Go back",
|
|
2662
2671
|
type: "button",
|
|
2663
2672
|
children: /* @__PURE__ */ r.jsx(Da, {})
|
|
2664
2673
|
}
|
|
2665
2674
|
),
|
|
2666
|
-
/* @__PURE__ */ r.jsx("h2", { className:
|
|
2667
|
-
] }), jn = ({ features: t, t: o }) => /* @__PURE__ */ r.jsx("ul", { className:
|
|
2668
|
-
/* @__PURE__ */ r.jsx("span", { className:
|
|
2675
|
+
/* @__PURE__ */ r.jsx("h2", { className: _.title, children: t })
|
|
2676
|
+
] }), jn = ({ features: t, t: o }) => /* @__PURE__ */ r.jsx("ul", { className: _.featureList, "aria-label": "Plan features", children: t.map((c, d) => /* @__PURE__ */ r.jsxs("li", { className: _.featureItem, children: [
|
|
2677
|
+
/* @__PURE__ */ r.jsx("span", { className: _.featureIcon, children: c.included ? /* @__PURE__ */ r.jsx(La, {}) : /* @__PURE__ */ r.jsx(Ba, {}) }),
|
|
2669
2678
|
/* @__PURE__ */ r.jsx(
|
|
2670
2679
|
"span",
|
|
2671
2680
|
{
|
|
2672
|
-
className: `${
|
|
2681
|
+
className: `${_.featureText} `,
|
|
2673
2682
|
children: o?.(c.text) ?? c.text
|
|
2674
2683
|
}
|
|
2675
2684
|
)
|
|
2676
|
-
] }, d)) }), Tn = ({ astrologer: t, t: o }) => /* @__PURE__ */ r.jsxs("div", { className:
|
|
2677
|
-
/* @__PURE__ */ r.jsxs("div", { className:
|
|
2678
|
-
/* @__PURE__ */ r.jsx("div", { className:
|
|
2679
|
-
/* @__PURE__ */ r.jsxs("div", { className:
|
|
2680
|
-
/* @__PURE__ */ r.jsx("p", { className:
|
|
2681
|
-
/* @__PURE__ */ r.jsx("p", { className:
|
|
2685
|
+
] }, d)) }), Tn = ({ astrologer: t, t: o }) => /* @__PURE__ */ r.jsxs("div", { className: _.astrologerCard, children: [
|
|
2686
|
+
/* @__PURE__ */ r.jsxs("div", { className: _.astrologerTop, children: [
|
|
2687
|
+
/* @__PURE__ */ r.jsx("div", { className: _.astrologerAvatar, "aria-hidden": !0, children: t.imageUrl ? /* @__PURE__ */ r.jsx("img", { src: t.imageUrl, alt: o?.(t.name) ?? t.name, width: 40, height: 40 }) : /* @__PURE__ */ r.jsx("span", { className: _.astrologerAvatarPlaceholder, children: t.name.charAt(0) }) }),
|
|
2688
|
+
/* @__PURE__ */ r.jsxs("div", { className: _.astrologerBasicInfo, children: [
|
|
2689
|
+
/* @__PURE__ */ r.jsx("p", { className: _.astrologerName, children: o?.(t.name) ?? t.name }),
|
|
2690
|
+
/* @__PURE__ */ r.jsx("p", { className: _.astrologerExp, children: o?.(t.experience) ?? t.experience })
|
|
2682
2691
|
] })
|
|
2683
2692
|
] }),
|
|
2684
|
-
/* @__PURE__ */ r.jsx("div", { className:
|
|
2685
|
-
/* @__PURE__ */ r.jsx("div", { className:
|
|
2686
|
-
/* @__PURE__ */ r.jsx("span", { className:
|
|
2693
|
+
/* @__PURE__ */ r.jsx("div", { className: _.astrologerDivider }),
|
|
2694
|
+
/* @__PURE__ */ r.jsx("div", { className: _.astrologerCertList, children: t.certifications.map((c, d) => /* @__PURE__ */ r.jsxs("p", { className: _.astrologerCertItem, children: [
|
|
2695
|
+
/* @__PURE__ */ r.jsx("span", { className: _.bullet, children: "•" }),
|
|
2687
2696
|
" ",
|
|
2688
2697
|
o?.(c) ?? c
|
|
2689
2698
|
] }, d)) })
|
|
2690
|
-
] }), Nn = ({ label: t }) => /* @__PURE__ */ r.jsxs("div", { className:
|
|
2699
|
+
] }), Nn = ({ label: t }) => /* @__PURE__ */ r.jsxs("div", { className: _.popularBadge, "aria-label": t, children: [
|
|
2691
2700
|
/* @__PURE__ */ r.jsx(Oa, {}),
|
|
2692
2701
|
/* @__PURE__ */ r.jsx("span", { children: t })
|
|
2693
2702
|
] }), Sn = ({ plan: t, isSelected: o, onSelect: c, t: d }) => {
|
|
2694
|
-
const
|
|
2695
|
-
(
|
|
2703
|
+
const b = () => c(t.id), x = (g) => {
|
|
2704
|
+
(g.key === " " || g.key === "Enter") && (g.preventDefault(), c(t.id));
|
|
2696
2705
|
};
|
|
2697
2706
|
return /* @__PURE__ */ r.jsxs(
|
|
2698
2707
|
"div",
|
|
2699
2708
|
{
|
|
2700
2709
|
className: [
|
|
2701
|
-
|
|
2702
|
-
o ?
|
|
2703
|
-
o &&
|
|
2710
|
+
_.planCard,
|
|
2711
|
+
o ? _.planCardSelected : "",
|
|
2712
|
+
o && _.planCardPopular
|
|
2704
2713
|
].filter(Boolean).join(" "),
|
|
2705
|
-
onClick:
|
|
2714
|
+
onClick: b,
|
|
2706
2715
|
role: "radio",
|
|
2707
2716
|
"aria-checked": o,
|
|
2708
2717
|
tabIndex: 0,
|
|
2709
|
-
onKeyDown:
|
|
2718
|
+
onKeyDown: x,
|
|
2710
2719
|
"data-plan-id": t.id,
|
|
2711
2720
|
children: [
|
|
2712
2721
|
t.badge && /* @__PURE__ */ r.jsx(Nn, { label: d?.(t.badge) ?? t.badge }),
|
|
2713
|
-
/* @__PURE__ */ r.jsxs("div", { className:
|
|
2714
|
-
/* @__PURE__ */ r.jsxs("div", { className: `${
|
|
2715
|
-
/* @__PURE__ */ r.jsx("span", { className:
|
|
2722
|
+
/* @__PURE__ */ r.jsxs("div", { className: _.planCardInner, children: [
|
|
2723
|
+
/* @__PURE__ */ r.jsxs("div", { className: `${_.planTitleRow} ${t.badge ? _.withBadgeSpacing : ""}`, children: [
|
|
2724
|
+
/* @__PURE__ */ r.jsx("span", { className: _.planTitle, children: d?.(t.title) ?? t.title }),
|
|
2716
2725
|
/* @__PURE__ */ r.jsx(
|
|
2717
2726
|
"span",
|
|
2718
2727
|
{
|
|
2719
|
-
className: `${
|
|
2728
|
+
className: `${_.radioCircle} ${o ? _.radioChecked : ""}`,
|
|
2720
2729
|
"aria-hidden": !0,
|
|
2721
|
-
children: o && /* @__PURE__ */ r.jsx("span", { className:
|
|
2730
|
+
children: o && /* @__PURE__ */ r.jsx("span", { className: _.radioInner })
|
|
2722
2731
|
}
|
|
2723
2732
|
)
|
|
2724
2733
|
] }),
|
|
2725
|
-
/* @__PURE__ */ r.jsxs("div", { className:
|
|
2726
|
-
/* @__PURE__ */ r.jsx("span", { className:
|
|
2727
|
-
t.originalPrice && /* @__PURE__ */ r.jsx("span", { className:
|
|
2728
|
-
t.savingsLabel && /* @__PURE__ */ r.jsx("span", { className:
|
|
2734
|
+
/* @__PURE__ */ r.jsxs("div", { className: _.priceRow, children: [
|
|
2735
|
+
/* @__PURE__ */ r.jsx("span", { className: _.price, children: t.price }),
|
|
2736
|
+
t.originalPrice && /* @__PURE__ */ r.jsx("span", { className: _.originalPrice, children: t.originalPrice }),
|
|
2737
|
+
t.savingsLabel && /* @__PURE__ */ r.jsx("span", { className: _.savingsBadge, children: d?.(t.savingsLabel, { percent: 25 }) ?? t.savingsLabel })
|
|
2729
2738
|
] }),
|
|
2730
2739
|
/* @__PURE__ */ r.jsx(jn, { features: t.features, t: d }),
|
|
2731
|
-
t.astrologers && /* @__PURE__ */ r.jsx("div", { className:
|
|
2740
|
+
t.astrologers && /* @__PURE__ */ r.jsx("div", { className: _.planDivider }),
|
|
2732
2741
|
t.astrologers && t.astrologers.length > 0 && /* @__PURE__ */ r.jsxs(r.Fragment, { children: [
|
|
2733
|
-
/* @__PURE__ */ r.jsx("p", { className:
|
|
2734
|
-
/* @__PURE__ */ r.jsx("div", { className:
|
|
2742
|
+
/* @__PURE__ */ r.jsx("p", { className: _.astrologerHeading, children: d?.("planAstrologerHeading") ?? "We will assign you a top astrologer from below" }),
|
|
2743
|
+
/* @__PURE__ */ r.jsx("div", { className: _.astrologerList, role: "list", children: t.astrologers.map((g, T) => /* @__PURE__ */ r.jsx("div", { role: "listitem", children: /* @__PURE__ */ r.jsx(Tn, { astrologer: g, t: d }) }, T)) })
|
|
2735
2744
|
] })
|
|
2736
2745
|
] })
|
|
2737
2746
|
]
|
|
@@ -2800,88 +2809,88 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2800
2809
|
onClose: o,
|
|
2801
2810
|
selectedPlan: c,
|
|
2802
2811
|
onSelectPlan: d,
|
|
2803
|
-
plans:
|
|
2804
|
-
onProceed:
|
|
2805
|
-
t:
|
|
2812
|
+
plans: b,
|
|
2813
|
+
onProceed: x,
|
|
2814
|
+
t: g,
|
|
2806
2815
|
analytics: T
|
|
2807
2816
|
}) => {
|
|
2808
|
-
const O = Ie()?.config.isGlobal ?? !0,
|
|
2817
|
+
const O = Ie()?.config.isGlobal ?? !0, P = b ?? En(O), E = c?.id || P.find((f) => f.badge)?.id || P[0]?.id || "", u = F(null), I = F(null), h = F(!1);
|
|
2809
2818
|
J(() => {
|
|
2810
2819
|
if (t) {
|
|
2811
2820
|
if (!c) {
|
|
2812
|
-
const
|
|
2813
|
-
|
|
2821
|
+
const f = P.find((m) => m.badge) ?? P[0];
|
|
2822
|
+
f && d(f);
|
|
2814
2823
|
}
|
|
2815
|
-
|
|
2824
|
+
h.current || (T?.trackPlanPageViewed?.(), h.current = !0);
|
|
2816
2825
|
} else
|
|
2817
|
-
|
|
2818
|
-
}, [t,
|
|
2819
|
-
const
|
|
2826
|
+
h.current = !1;
|
|
2827
|
+
}, [t, P, c, d, T]);
|
|
2828
|
+
const M = () => {
|
|
2820
2829
|
T?.trackPlanPageClosed?.(), o();
|
|
2821
2830
|
};
|
|
2822
2831
|
return J(() => {
|
|
2823
2832
|
if (!t) return;
|
|
2824
|
-
const
|
|
2833
|
+
const f = document.body.style.overflow;
|
|
2825
2834
|
return document.body.style.overflow = "hidden", () => {
|
|
2826
|
-
document.body.style.overflow =
|
|
2835
|
+
document.body.style.overflow = f;
|
|
2827
2836
|
};
|
|
2828
2837
|
}, [t]), t ? /* @__PURE__ */ r.jsx(
|
|
2829
2838
|
"div",
|
|
2830
2839
|
{
|
|
2831
|
-
className:
|
|
2840
|
+
className: _.overlay,
|
|
2832
2841
|
role: "dialog",
|
|
2833
2842
|
"aria-modal": "true",
|
|
2834
|
-
"aria-label":
|
|
2843
|
+
"aria-label": g?.("planSheetTitle") ?? "Choose Your Kundli Plan",
|
|
2835
2844
|
children: /* @__PURE__ */ r.jsxs(
|
|
2836
2845
|
"div",
|
|
2837
2846
|
{
|
|
2838
2847
|
ref: u,
|
|
2839
|
-
className:
|
|
2848
|
+
className: _.sheet,
|
|
2840
2849
|
children: [
|
|
2841
2850
|
/* @__PURE__ */ r.jsx(
|
|
2842
2851
|
Cn,
|
|
2843
2852
|
{
|
|
2844
|
-
title:
|
|
2845
|
-
onBack:
|
|
2853
|
+
title: g?.("planSheetTitle") ?? "Choose Your Kundli Plan",
|
|
2854
|
+
onBack: M
|
|
2846
2855
|
}
|
|
2847
2856
|
),
|
|
2848
2857
|
/* @__PURE__ */ r.jsx(
|
|
2849
2858
|
"div",
|
|
2850
2859
|
{
|
|
2851
2860
|
ref: I,
|
|
2852
|
-
className:
|
|
2861
|
+
className: _.plansContainer,
|
|
2853
2862
|
role: "radiogroup",
|
|
2854
2863
|
"aria-label": "Kundli plans",
|
|
2855
|
-
children:
|
|
2864
|
+
children: P.map((f) => /* @__PURE__ */ r.jsx(
|
|
2856
2865
|
Sn,
|
|
2857
2866
|
{
|
|
2858
|
-
plan:
|
|
2859
|
-
isSelected:
|
|
2860
|
-
t:
|
|
2867
|
+
plan: f,
|
|
2868
|
+
isSelected: f.id === E,
|
|
2869
|
+
t: g,
|
|
2861
2870
|
onSelect: (m) => {
|
|
2862
|
-
const y =
|
|
2871
|
+
const y = P.find((Q) => Q.id === m);
|
|
2863
2872
|
y && (T?.trackPlanSelected?.({
|
|
2864
2873
|
planId: y.id,
|
|
2865
2874
|
planName: y.title
|
|
2866
2875
|
}), d(y));
|
|
2867
2876
|
}
|
|
2868
2877
|
},
|
|
2869
|
-
|
|
2878
|
+
f.id
|
|
2870
2879
|
))
|
|
2871
2880
|
}
|
|
2872
2881
|
),
|
|
2873
|
-
/* @__PURE__ */ r.jsx("div", { className:
|
|
2882
|
+
/* @__PURE__ */ r.jsx("div", { className: _.footer, children: /* @__PURE__ */ r.jsx(
|
|
2874
2883
|
"button",
|
|
2875
2884
|
{
|
|
2876
|
-
className:
|
|
2885
|
+
className: _.proceedBtn,
|
|
2877
2886
|
disabled: !c,
|
|
2878
2887
|
onClick: () => {
|
|
2879
2888
|
c && (T?.trackPlanProceedClicked?.({
|
|
2880
2889
|
planId: c.id,
|
|
2881
2890
|
planName: c.title
|
|
2882
|
-
}),
|
|
2891
|
+
}), x(c), o());
|
|
2883
2892
|
},
|
|
2884
|
-
children: c ?
|
|
2893
|
+
children: c ? g?.("planProceedToPayment") ?? c.price + "Proceed to Payment" : "Select a plan"
|
|
2885
2894
|
}
|
|
2886
2895
|
) })
|
|
2887
2896
|
]
|
|
@@ -2904,138 +2913,151 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
2904
2913
|
locale: o,
|
|
2905
2914
|
showLanguageSelector: c = !0,
|
|
2906
2915
|
onBack: d,
|
|
2907
|
-
initialValues:
|
|
2908
|
-
onProceed:
|
|
2909
|
-
onProceedGuidance:
|
|
2916
|
+
initialValues: b,
|
|
2917
|
+
onProceed: x,
|
|
2918
|
+
onProceedGuidance: g,
|
|
2910
2919
|
proceedHref: T,
|
|
2911
2920
|
originalPriceLabel: v,
|
|
2912
2921
|
discountedPriceLabel: O,
|
|
2913
|
-
googleMapsApiKey:
|
|
2922
|
+
googleMapsApiKey: P = "",
|
|
2914
2923
|
atlasSearchLocalities: E,
|
|
2915
2924
|
googleMapsAutocompleteEnabled: u,
|
|
2916
2925
|
analytics: I
|
|
2917
2926
|
}) => {
|
|
2918
|
-
const
|
|
2919
|
-
|
|
2927
|
+
const h = Ie(), M = nt(), f = h !== null, m = f ? h.locale : o, y = m ?? M?.locale ?? "en", [Q, V] = U(y), W = f ? h.locale : Q, B = f ? h.setLocale : V, [$, A] = U(!1), S = F(null), re = F(m), z = F(
|
|
2928
|
+
M?.locale
|
|
2920
2929
|
);
|
|
2921
2930
|
J(() => {
|
|
2922
2931
|
window.scrollTo({ top: 0, left: 0, behavior: "auto" });
|
|
2923
2932
|
}, []);
|
|
2924
|
-
const D = (
|
|
2933
|
+
const D = (k) => Bn(W, k);
|
|
2925
2934
|
J(() => {
|
|
2926
|
-
m &&
|
|
2935
|
+
m && re.current !== m && B(m), re.current = m;
|
|
2927
2936
|
}, [m, B]), J(() => {
|
|
2928
2937
|
if (m) return;
|
|
2929
|
-
const
|
|
2930
|
-
|
|
2931
|
-
}, [
|
|
2932
|
-
const [j,
|
|
2938
|
+
const k = M?.locale;
|
|
2939
|
+
k && z.current !== k && B(k), z.current = k;
|
|
2940
|
+
}, [M?.locale, m, B]);
|
|
2941
|
+
const [j, G] = U({
|
|
2933
2942
|
...Dn,
|
|
2934
|
-
...
|
|
2935
|
-
phone:
|
|
2936
|
-
}),
|
|
2937
|
-
|
|
2943
|
+
...b,
|
|
2944
|
+
phone: b?.phone ?? ""
|
|
2945
|
+
}), H = f ? h?.config.isGlobal ?? !0 : !0, [te, ge] = U(
|
|
2946
|
+
H ? "+1" : "+91"
|
|
2938
2947
|
);
|
|
2939
2948
|
J(() => {
|
|
2940
|
-
|
|
2941
|
-
}, [
|
|
2942
|
-
const
|
|
2949
|
+
ge(H ? "+1" : "+91");
|
|
2950
|
+
}, [H]);
|
|
2951
|
+
const X = f ? h.formValues : j, Z = f ? h.setFormValues : G, ie = f ? h.goToPage : d, ae = f ? h.onProceed : x, pe = f ? h.onProceedGuidance : g, _e = f ? h.config.proceedHref : T, ue = f ? h.config.originalPriceLabel : v, be = f ? h.config.discountedPriceLabel : O, se = f ? h.config.showLanguageSelector ?? !0 : c, ee = (f ? h?.config?.analytics : I) ?? I;
|
|
2943
2952
|
J(() => {
|
|
2944
|
-
if (
|
|
2945
|
-
const
|
|
2946
|
-
S.current && !S.current.contains(
|
|
2953
|
+
if (!$) return;
|
|
2954
|
+
const k = (xe) => {
|
|
2955
|
+
S.current && !S.current.contains(xe.target) && A(!1);
|
|
2947
2956
|
};
|
|
2948
|
-
return document.addEventListener("mousedown",
|
|
2949
|
-
}, [
|
|
2950
|
-
const [
|
|
2951
|
-
|
|
2952
|
-
}, []),
|
|
2953
|
-
|
|
2954
|
-
|
|
2955
|
-
|
|
2956
|
-
|
|
2957
|
-
|
|
2958
|
-
|
|
2957
|
+
return document.addEventListener("mousedown", k), () => document.removeEventListener("mousedown", k);
|
|
2958
|
+
}, [$]);
|
|
2959
|
+
const [le, ce] = U(!1), [Y, Te] = U(null), ye = F(null), ne = we((k) => {
|
|
2960
|
+
ye.current = k, ce(!0);
|
|
2961
|
+
}, []), Pe = F(!1);
|
|
2962
|
+
J(() => {
|
|
2963
|
+
if (Pe.current || !f || !h?.config.autoOpenPlanSheet || h?.config.variant !== "v1")
|
|
2964
|
+
return;
|
|
2965
|
+
Pe.current = !0;
|
|
2966
|
+
const k = (X.phone ?? "").trim();
|
|
2967
|
+
ne({
|
|
2968
|
+
...X,
|
|
2969
|
+
phone: k && `${te}-${k}`
|
|
2970
|
+
});
|
|
2971
|
+
}, [f, h?.config.autoOpenPlanSheet, h?.config.variant, X, te, ne]);
|
|
2972
|
+
const ve = we(() => {
|
|
2973
|
+
if (!ye.current || !Y) return;
|
|
2974
|
+
ee?.trackPlanProceedClicked?.({
|
|
2975
|
+
planId: Y.id,
|
|
2976
|
+
planName: Y.title,
|
|
2977
|
+
price: Y.price,
|
|
2978
|
+
currency: H ? "USD" : "INR"
|
|
2959
2979
|
});
|
|
2960
|
-
const
|
|
2961
|
-
|
|
2962
|
-
}, [
|
|
2980
|
+
const k = { ...ye.current, _selectedPlan: Y };
|
|
2981
|
+
Y.id === Pr && pe ? pe(k) : ae?.(k), ce(!1), ye.current = null;
|
|
2982
|
+
}, [Y, ae, pe]), Ae = h?.config.imageComponent ?? Ye, he = se ? /* @__PURE__ */ r.jsxs("div", { className: ke.langDropdownWrap, ref: S, children: [
|
|
2963
2983
|
/* @__PURE__ */ r.jsxs(
|
|
2964
2984
|
"button",
|
|
2965
2985
|
{
|
|
2966
2986
|
type: "button",
|
|
2967
|
-
className:
|
|
2987
|
+
className: ke.langTrigger,
|
|
2968
2988
|
onClick: () => {
|
|
2969
|
-
|
|
2989
|
+
ee?.trackLanguageClickedFe?.({ language: W }), A((k) => !k);
|
|
2970
2990
|
},
|
|
2971
|
-
"aria-expanded":
|
|
2991
|
+
"aria-expanded": $,
|
|
2972
2992
|
"aria-haspopup": "listbox",
|
|
2973
2993
|
id: "kundli-form-lang",
|
|
2974
2994
|
"aria-label": D("language"),
|
|
2975
2995
|
children: [
|
|
2976
2996
|
/* @__PURE__ */ r.jsx(
|
|
2977
|
-
|
|
2997
|
+
Ae,
|
|
2978
2998
|
{
|
|
2979
2999
|
src: Ln,
|
|
2980
3000
|
alt: "",
|
|
2981
|
-
className:
|
|
3001
|
+
className: ke.langIcon,
|
|
2982
3002
|
width: 16,
|
|
2983
3003
|
height: 16,
|
|
2984
3004
|
loading: "eager"
|
|
2985
3005
|
}
|
|
2986
3006
|
),
|
|
2987
|
-
/* @__PURE__ */ r.jsx("span", { className:
|
|
3007
|
+
/* @__PURE__ */ r.jsx("span", { className: ke.langLabel, children: fr[W] })
|
|
2988
3008
|
]
|
|
2989
3009
|
}
|
|
2990
3010
|
),
|
|
2991
|
-
|
|
3011
|
+
$ && /* @__PURE__ */ r.jsx(
|
|
2992
3012
|
"ul",
|
|
2993
3013
|
{
|
|
2994
|
-
className:
|
|
3014
|
+
className: ke.langMenu,
|
|
2995
3015
|
role: "listbox",
|
|
2996
3016
|
"aria-labelledby": "kundli-form-lang",
|
|
2997
3017
|
"aria-activedescendant": `kundli-form-lang-option-${W}`,
|
|
2998
|
-
children: br.map((
|
|
3018
|
+
children: br.map((k) => /* @__PURE__ */ r.jsx(
|
|
2999
3019
|
"li",
|
|
3000
3020
|
{
|
|
3001
|
-
id: `kundli-form-lang-option-${
|
|
3021
|
+
id: `kundli-form-lang-option-${k}`,
|
|
3002
3022
|
role: "option",
|
|
3003
|
-
"aria-selected":
|
|
3004
|
-
className:
|
|
3023
|
+
"aria-selected": k === W,
|
|
3024
|
+
className: ke.langOption,
|
|
3005
3025
|
onClick: () => {
|
|
3006
|
-
|
|
3026
|
+
ee?.trackLanguageChangedFe?.({ newLanguage: k }), B(k), A(!1);
|
|
3007
3027
|
},
|
|
3008
|
-
children: fr[
|
|
3028
|
+
children: fr[k]
|
|
3009
3029
|
},
|
|
3010
|
-
|
|
3030
|
+
k
|
|
3011
3031
|
))
|
|
3012
3032
|
}
|
|
3013
3033
|
)
|
|
3014
3034
|
] }) : null;
|
|
3015
|
-
return /* @__PURE__ */ r.jsxs("div", { className: `${
|
|
3035
|
+
return /* @__PURE__ */ r.jsxs("div", { className: `${ke.container} ${t}`, children: [
|
|
3016
3036
|
/* @__PURE__ */ r.jsx(
|
|
3017
3037
|
Ia,
|
|
3018
3038
|
{
|
|
3019
3039
|
t: D,
|
|
3020
|
-
logoUrl:
|
|
3021
|
-
languageSelector:
|
|
3022
|
-
className:
|
|
3040
|
+
logoUrl: f ? h.config.logoUrl : void 0,
|
|
3041
|
+
languageSelector: he,
|
|
3042
|
+
className: ke.kundliHeaderNoBorder
|
|
3023
3043
|
}
|
|
3024
3044
|
),
|
|
3025
|
-
/* @__PURE__ */ r.jsx("div", { className:
|
|
3026
|
-
/* @__PURE__ */ r.jsxs("main", { className:
|
|
3027
|
-
/* @__PURE__ */ r.jsx(mt, { t: D, onBack:
|
|
3045
|
+
/* @__PURE__ */ r.jsx("div", { className: ke.headerSeparator, "aria-hidden": !0 }),
|
|
3046
|
+
/* @__PURE__ */ r.jsxs("main", { className: ke.main, children: [
|
|
3047
|
+
/* @__PURE__ */ r.jsx(mt, { t: D, onBack: ie }),
|
|
3028
3048
|
/* @__PURE__ */ r.jsx(
|
|
3029
3049
|
ba,
|
|
3030
3050
|
{
|
|
3031
3051
|
t: D,
|
|
3032
|
-
values:
|
|
3033
|
-
onChange:
|
|
3034
|
-
googleMapsApiKey:
|
|
3052
|
+
values: X,
|
|
3053
|
+
onChange: Z,
|
|
3054
|
+
googleMapsApiKey: P,
|
|
3035
3055
|
atlasSearchLocalities: E,
|
|
3036
3056
|
googleMapsAutocompleteEnabled: u,
|
|
3037
|
-
phoneIsdCode:
|
|
3038
|
-
onPhoneIsdCodeChange:
|
|
3057
|
+
phoneIsdCode: te,
|
|
3058
|
+
onPhoneIsdCodeChange: ge,
|
|
3059
|
+
showV1ExtraFields: f ? h?.config.variant === "v1" : !1,
|
|
3060
|
+
analytics: ee
|
|
3039
3061
|
}
|
|
3040
3062
|
)
|
|
3041
3063
|
] }),
|
|
@@ -3043,32 +3065,32 @@ const xr = 10, tr = (t) => t.replace(/\D/g, ""), gr = (t) => tr(t).slice(0, xr),
|
|
|
3043
3065
|
Ra,
|
|
3044
3066
|
{
|
|
3045
3067
|
t: D,
|
|
3046
|
-
values:
|
|
3047
|
-
phoneIsdCode:
|
|
3048
|
-
onProceed:
|
|
3049
|
-
onProceedGuidance:
|
|
3050
|
-
href:
|
|
3051
|
-
originalPriceLabel:
|
|
3052
|
-
discountedPriceLabel:
|
|
3053
|
-
analytics:
|
|
3054
|
-
showPlanSheet:
|
|
3055
|
-
confirmPlan:
|
|
3056
|
-
planSheetOpen:
|
|
3057
|
-
selectedPlan:
|
|
3068
|
+
values: X,
|
|
3069
|
+
phoneIsdCode: te,
|
|
3070
|
+
onProceed: ae,
|
|
3071
|
+
onProceedGuidance: pe,
|
|
3072
|
+
href: _e,
|
|
3073
|
+
originalPriceLabel: ue,
|
|
3074
|
+
discountedPriceLabel: be,
|
|
3075
|
+
analytics: ee,
|
|
3076
|
+
showPlanSheet: ne,
|
|
3077
|
+
confirmPlan: ve,
|
|
3078
|
+
planSheetOpen: le,
|
|
3079
|
+
selectedPlan: Y
|
|
3058
3080
|
}
|
|
3059
3081
|
),
|
|
3060
|
-
|
|
3082
|
+
h?.config.variant === "v1" && /* @__PURE__ */ r.jsx(
|
|
3061
3083
|
In,
|
|
3062
3084
|
{
|
|
3063
|
-
isOpen:
|
|
3064
|
-
onClose: () =>
|
|
3065
|
-
selectedPlan:
|
|
3085
|
+
isOpen: le,
|
|
3086
|
+
onClose: () => ce(!1),
|
|
3087
|
+
selectedPlan: Y,
|
|
3066
3088
|
onSelectPlan: Te,
|
|
3067
3089
|
onProceed: () => {
|
|
3068
|
-
|
|
3090
|
+
ve?.();
|
|
3069
3091
|
},
|
|
3070
3092
|
t: D,
|
|
3071
|
-
analytics:
|
|
3093
|
+
analytics: ee
|
|
3072
3094
|
}
|
|
3073
3095
|
)
|
|
3074
3096
|
] });
|
|
@@ -3146,4 +3168,4 @@ export {
|
|
|
3146
3168
|
yr as t,
|
|
3147
3169
|
nt as u
|
|
3148
3170
|
};
|
|
3149
|
-
//# sourceMappingURL=analytics-
|
|
3171
|
+
//# sourceMappingURL=analytics-Fyq-Amgh.js.map
|