@srimandir/astro-consultation 1.2.3 → 1.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/astro-consultation.js +1050 -920
- package/dist/astro-consultation.js.map +1 -1
- package/dist/astro-consultation.umd.cjs +14 -1
- package/dist/astro-consultation.umd.cjs.map +1 -1
- package/dist/components/ConsultationSlotSheet/ConsultationSlotSheet.d.ts +0 -7
- package/dist/components/PaymentResult/PaymentResult.d.ts +0 -1
- package/dist/i18n/en.d.ts +4 -0
- package/dist/i18n/hi.d.ts +4 -0
- package/dist/i18n/index.d.ts +18 -0
- package/dist/i18n/kn.d.ts +4 -0
- package/dist/i18n/te.d.ts +4 -0
- package/dist/i18n/types.d.ts +16 -0
- package/dist/index.d.ts +2 -10
- package/dist/style.css +1 -1
- package/package.json +4 -4
- package/dist/components/AstroConsultationSuccessModal/AstroConsultationSuccessModal.d.ts +0 -16
- package/dist/components/AstroConsultationSuccessModal/icons.d.ts +0 -9
- package/dist/components/AstroConsultationSuccessModal/index.d.ts +0 -2
- package/dist/components/ConsultationBookedSection/ConsultationBookedSection.d.ts +0 -18
- package/dist/components/ConsultationBookedSection/icons.d.ts +0 -12
- package/dist/components/ConsultationBookedSection/index.d.ts +0 -2
- package/dist/components/ConsultationDetailsCard/ConsultationDetailsCard.d.ts +0 -25
- package/dist/components/ConsultationDetailsCard/icons.d.ts +0 -7
- package/dist/components/ConsultationDetailsCard/index.d.ts +0 -2
- package/dist/components/ConsultationSlotSheet/icons.d.ts +0 -5
- package/dist/components/SlotUnavailableNotice/SlotUnavailableNotice.d.ts +0 -9
- package/dist/components/SlotUnavailableNotice/icons.d.ts +0 -3
- package/dist/components/SlotUnavailableNotice/index.d.ts +0 -2
- package/dist/components/UnscheduledAstrologerList/UnscheduledAstrologerList.d.ts +0 -30
- package/dist/components/UnscheduledAstrologerList/icons.d.ts +0 -9
- package/dist/components/UnscheduledAstrologerList/index.d.ts +0 -2
|
@@ -1,9 +1,619 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import Ye from "react";
|
|
2
|
+
import { BottomSheet as gt } from "@srimandir/common";
|
|
3
|
+
import { ConsultationSlotSelector as mt } from "@srimandir/astrology-common";
|
|
4
|
+
var ne = { exports: {} }, z = {};
|
|
5
|
+
var We;
|
|
6
|
+
function St() {
|
|
7
|
+
if (We) return z;
|
|
8
|
+
We = 1;
|
|
9
|
+
var d = Ye, u = /* @__PURE__ */ Symbol.for("react.element"), w = /* @__PURE__ */ Symbol.for("react.fragment"), g = Object.prototype.hasOwnProperty, _ = d.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, E = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
10
|
+
function S(j, h, k) {
|
|
11
|
+
var l, x = {}, T = null, y = null;
|
|
12
|
+
k !== void 0 && (T = "" + k), h.key !== void 0 && (T = "" + h.key), h.ref !== void 0 && (y = h.ref);
|
|
13
|
+
for (l in h) g.call(h, l) && !E.hasOwnProperty(l) && (x[l] = h[l]);
|
|
14
|
+
if (j && j.defaultProps) for (l in h = j.defaultProps, h) x[l] === void 0 && (x[l] = h[l]);
|
|
15
|
+
return { $$typeof: u, type: j, key: T, ref: y, props: x, _owner: _.current };
|
|
16
|
+
}
|
|
17
|
+
return z.Fragment = w, z.jsx = S, z.jsxs = S, z;
|
|
18
|
+
}
|
|
19
|
+
var G = {};
|
|
20
|
+
var Le;
|
|
21
|
+
function xt() {
|
|
22
|
+
return Le || (Le = 1, process.env.NODE_ENV !== "production" && (function() {
|
|
23
|
+
var d = Ye, u = /* @__PURE__ */ Symbol.for("react.element"), w = /* @__PURE__ */ Symbol.for("react.portal"), g = /* @__PURE__ */ Symbol.for("react.fragment"), _ = /* @__PURE__ */ Symbol.for("react.strict_mode"), E = /* @__PURE__ */ Symbol.for("react.profiler"), S = /* @__PURE__ */ Symbol.for("react.provider"), j = /* @__PURE__ */ Symbol.for("react.context"), h = /* @__PURE__ */ Symbol.for("react.forward_ref"), k = /* @__PURE__ */ Symbol.for("react.suspense"), l = /* @__PURE__ */ Symbol.for("react.suspense_list"), x = /* @__PURE__ */ Symbol.for("react.memo"), T = /* @__PURE__ */ Symbol.for("react.lazy"), y = /* @__PURE__ */ Symbol.for("react.offscreen"), N = Symbol.iterator, $ = "@@iterator";
|
|
24
|
+
function M(e) {
|
|
25
|
+
if (e === null || typeof e != "object")
|
|
26
|
+
return null;
|
|
27
|
+
var n = N && e[N] || e[$];
|
|
28
|
+
return typeof n == "function" ? n : null;
|
|
29
|
+
}
|
|
30
|
+
var O = d.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
|
|
31
|
+
function m(e) {
|
|
32
|
+
{
|
|
33
|
+
for (var n = arguments.length, o = new Array(n > 1 ? n - 1 : 0), a = 1; a < n; a++)
|
|
34
|
+
o[a - 1] = arguments[a];
|
|
35
|
+
Y("error", e, o);
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
function Y(e, n, o) {
|
|
39
|
+
{
|
|
40
|
+
var a = O.ReactDebugCurrentFrame, c = a.getStackAddendum();
|
|
41
|
+
c !== "" && (n += "%s", o = o.concat([c]));
|
|
42
|
+
var f = o.map(function(s) {
|
|
43
|
+
return String(s);
|
|
44
|
+
});
|
|
45
|
+
f.unshift("Warning: " + n), Function.prototype.apply.call(console[e], console, f);
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
var F = !1, D = !1, U = !1, W = !1, oe = !1, V;
|
|
49
|
+
V = /* @__PURE__ */ Symbol.for("react.module.reference");
|
|
50
|
+
function X(e) {
|
|
51
|
+
return !!(typeof e == "string" || typeof e == "function" || e === g || e === E || oe || e === _ || e === k || e === l || W || e === y || F || D || U || typeof e == "object" && e !== null && (e.$$typeof === T || e.$$typeof === x || e.$$typeof === S || e.$$typeof === j || e.$$typeof === h || // This needs to include all possible module reference object
|
|
52
|
+
// types supported by any Flight configuration anywhere since
|
|
53
|
+
// we don't know which Flight build this will end up being used
|
|
54
|
+
// with.
|
|
55
|
+
e.$$typeof === V || e.getModuleId !== void 0));
|
|
56
|
+
}
|
|
57
|
+
function Ve(e, n, o) {
|
|
58
|
+
var a = e.displayName;
|
|
59
|
+
if (a)
|
|
60
|
+
return a;
|
|
61
|
+
var c = n.displayName || n.name || "";
|
|
62
|
+
return c !== "" ? o + "(" + c + ")" : o;
|
|
63
|
+
}
|
|
64
|
+
function pe(e) {
|
|
65
|
+
return e.displayName || "Context";
|
|
66
|
+
}
|
|
67
|
+
function B(e) {
|
|
68
|
+
if (e == null)
|
|
69
|
+
return null;
|
|
70
|
+
if (typeof e.tag == "number" && m("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof e == "function")
|
|
71
|
+
return e.displayName || e.name || null;
|
|
72
|
+
if (typeof e == "string")
|
|
73
|
+
return e;
|
|
74
|
+
switch (e) {
|
|
75
|
+
case g:
|
|
76
|
+
return "Fragment";
|
|
77
|
+
case w:
|
|
78
|
+
return "Portal";
|
|
79
|
+
case E:
|
|
80
|
+
return "Profiler";
|
|
81
|
+
case _:
|
|
82
|
+
return "StrictMode";
|
|
83
|
+
case k:
|
|
84
|
+
return "Suspense";
|
|
85
|
+
case l:
|
|
86
|
+
return "SuspenseList";
|
|
87
|
+
}
|
|
88
|
+
if (typeof e == "object")
|
|
89
|
+
switch (e.$$typeof) {
|
|
90
|
+
case j:
|
|
91
|
+
var n = e;
|
|
92
|
+
return pe(n) + ".Consumer";
|
|
93
|
+
case S:
|
|
94
|
+
var o = e;
|
|
95
|
+
return pe(o._context) + ".Provider";
|
|
96
|
+
case h:
|
|
97
|
+
return Ve(e, e.render, "ForwardRef");
|
|
98
|
+
case x:
|
|
99
|
+
var a = e.displayName || null;
|
|
100
|
+
return a !== null ? a : B(e.type) || "Memo";
|
|
101
|
+
case T: {
|
|
102
|
+
var c = e, f = c._payload, s = c._init;
|
|
103
|
+
try {
|
|
104
|
+
return B(s(f));
|
|
105
|
+
} catch {
|
|
106
|
+
return null;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
return null;
|
|
111
|
+
}
|
|
112
|
+
var L = Object.assign, K = 0, he, _e, ve, be, ge, me, Se;
|
|
113
|
+
function xe() {
|
|
114
|
+
}
|
|
115
|
+
xe.__reactDisabledLog = !0;
|
|
116
|
+
function Je() {
|
|
117
|
+
{
|
|
118
|
+
if (K === 0) {
|
|
119
|
+
he = console.log, _e = console.info, ve = console.warn, be = console.error, ge = console.group, me = console.groupCollapsed, Se = console.groupEnd;
|
|
120
|
+
var e = {
|
|
121
|
+
configurable: !0,
|
|
122
|
+
enumerable: !0,
|
|
123
|
+
value: xe,
|
|
124
|
+
writable: !0
|
|
125
|
+
};
|
|
126
|
+
Object.defineProperties(console, {
|
|
127
|
+
info: e,
|
|
128
|
+
log: e,
|
|
129
|
+
warn: e,
|
|
130
|
+
error: e,
|
|
131
|
+
group: e,
|
|
132
|
+
groupCollapsed: e,
|
|
133
|
+
groupEnd: e
|
|
134
|
+
});
|
|
135
|
+
}
|
|
136
|
+
K++;
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
function qe() {
|
|
140
|
+
{
|
|
141
|
+
if (K--, K === 0) {
|
|
142
|
+
var e = {
|
|
143
|
+
configurable: !0,
|
|
144
|
+
enumerable: !0,
|
|
145
|
+
writable: !0
|
|
146
|
+
};
|
|
147
|
+
Object.defineProperties(console, {
|
|
148
|
+
log: L({}, e, {
|
|
149
|
+
value: he
|
|
150
|
+
}),
|
|
151
|
+
info: L({}, e, {
|
|
152
|
+
value: _e
|
|
153
|
+
}),
|
|
154
|
+
warn: L({}, e, {
|
|
155
|
+
value: ve
|
|
156
|
+
}),
|
|
157
|
+
error: L({}, e, {
|
|
158
|
+
value: be
|
|
159
|
+
}),
|
|
160
|
+
group: L({}, e, {
|
|
161
|
+
value: ge
|
|
162
|
+
}),
|
|
163
|
+
groupCollapsed: L({}, e, {
|
|
164
|
+
value: me
|
|
165
|
+
}),
|
|
166
|
+
groupEnd: L({}, e, {
|
|
167
|
+
value: Se
|
|
168
|
+
})
|
|
169
|
+
});
|
|
170
|
+
}
|
|
171
|
+
K < 0 && m("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
var ae = O.ReactCurrentDispatcher, re;
|
|
175
|
+
function Z(e, n, o) {
|
|
176
|
+
{
|
|
177
|
+
if (re === void 0)
|
|
178
|
+
try {
|
|
179
|
+
throw Error();
|
|
180
|
+
} catch (c) {
|
|
181
|
+
var a = c.stack.trim().match(/\n( *(at )?)/);
|
|
182
|
+
re = a && a[1] || "";
|
|
183
|
+
}
|
|
184
|
+
return `
|
|
185
|
+
` + re + e;
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
var ie = !1, Q;
|
|
189
|
+
{
|
|
190
|
+
var Ke = typeof WeakMap == "function" ? WeakMap : Map;
|
|
191
|
+
Q = new Ke();
|
|
192
|
+
}
|
|
193
|
+
function ye(e, n) {
|
|
194
|
+
if (!e || ie)
|
|
195
|
+
return "";
|
|
196
|
+
{
|
|
197
|
+
var o = Q.get(e);
|
|
198
|
+
if (o !== void 0)
|
|
199
|
+
return o;
|
|
200
|
+
}
|
|
201
|
+
var a;
|
|
202
|
+
ie = !0;
|
|
203
|
+
var c = Error.prepareStackTrace;
|
|
204
|
+
Error.prepareStackTrace = void 0;
|
|
205
|
+
var f;
|
|
206
|
+
f = ae.current, ae.current = null, Je();
|
|
207
|
+
try {
|
|
208
|
+
if (n) {
|
|
209
|
+
var s = function() {
|
|
210
|
+
throw Error();
|
|
211
|
+
};
|
|
212
|
+
if (Object.defineProperty(s.prototype, "props", {
|
|
213
|
+
set: function() {
|
|
214
|
+
throw Error();
|
|
215
|
+
}
|
|
216
|
+
}), typeof Reflect == "object" && Reflect.construct) {
|
|
217
|
+
try {
|
|
218
|
+
Reflect.construct(s, []);
|
|
219
|
+
} catch (C) {
|
|
220
|
+
a = C;
|
|
221
|
+
}
|
|
222
|
+
Reflect.construct(e, [], s);
|
|
223
|
+
} else {
|
|
224
|
+
try {
|
|
225
|
+
s.call();
|
|
226
|
+
} catch (C) {
|
|
227
|
+
a = C;
|
|
228
|
+
}
|
|
229
|
+
e.call(s.prototype);
|
|
230
|
+
}
|
|
231
|
+
} else {
|
|
232
|
+
try {
|
|
233
|
+
throw Error();
|
|
234
|
+
} catch (C) {
|
|
235
|
+
a = C;
|
|
236
|
+
}
|
|
237
|
+
e();
|
|
238
|
+
}
|
|
239
|
+
} catch (C) {
|
|
240
|
+
if (C && a && typeof C.stack == "string") {
|
|
241
|
+
for (var i = C.stack.split(`
|
|
242
|
+
`), R = a.stack.split(`
|
|
243
|
+
`), v = i.length - 1, b = R.length - 1; v >= 1 && b >= 0 && i[v] !== R[b]; )
|
|
244
|
+
b--;
|
|
245
|
+
for (; v >= 1 && b >= 0; v--, b--)
|
|
246
|
+
if (i[v] !== R[b]) {
|
|
247
|
+
if (v !== 1 || b !== 1)
|
|
248
|
+
do
|
|
249
|
+
if (v--, b--, b < 0 || i[v] !== R[b]) {
|
|
250
|
+
var P = `
|
|
251
|
+
` + i[v].replace(" at new ", " at ");
|
|
252
|
+
return e.displayName && P.includes("<anonymous>") && (P = P.replace("<anonymous>", e.displayName)), typeof e == "function" && Q.set(e, P), P;
|
|
253
|
+
}
|
|
254
|
+
while (v >= 1 && b >= 0);
|
|
255
|
+
break;
|
|
256
|
+
}
|
|
257
|
+
}
|
|
258
|
+
} finally {
|
|
259
|
+
ie = !1, ae.current = f, qe(), Error.prepareStackTrace = c;
|
|
260
|
+
}
|
|
261
|
+
var q = e ? e.displayName || e.name : "", I = q ? Z(q) : "";
|
|
262
|
+
return typeof e == "function" && Q.set(e, I), I;
|
|
263
|
+
}
|
|
264
|
+
function He(e, n, o) {
|
|
265
|
+
return ye(e, !1);
|
|
266
|
+
}
|
|
267
|
+
function ze(e) {
|
|
268
|
+
var n = e.prototype;
|
|
269
|
+
return !!(n && n.isReactComponent);
|
|
270
|
+
}
|
|
271
|
+
function ee(e, n, o) {
|
|
272
|
+
if (e == null)
|
|
273
|
+
return "";
|
|
274
|
+
if (typeof e == "function")
|
|
275
|
+
return ye(e, ze(e));
|
|
276
|
+
if (typeof e == "string")
|
|
277
|
+
return Z(e);
|
|
278
|
+
switch (e) {
|
|
279
|
+
case k:
|
|
280
|
+
return Z("Suspense");
|
|
281
|
+
case l:
|
|
282
|
+
return Z("SuspenseList");
|
|
283
|
+
}
|
|
284
|
+
if (typeof e == "object")
|
|
285
|
+
switch (e.$$typeof) {
|
|
286
|
+
case h:
|
|
287
|
+
return He(e.render);
|
|
288
|
+
case x:
|
|
289
|
+
return ee(e.type, n, o);
|
|
290
|
+
case T: {
|
|
291
|
+
var a = e, c = a._payload, f = a._init;
|
|
292
|
+
try {
|
|
293
|
+
return ee(f(c), n, o);
|
|
294
|
+
} catch {
|
|
295
|
+
}
|
|
296
|
+
}
|
|
297
|
+
}
|
|
298
|
+
return "";
|
|
299
|
+
}
|
|
300
|
+
var H = Object.prototype.hasOwnProperty, je = {}, ke = O.ReactDebugCurrentFrame;
|
|
301
|
+
function te(e) {
|
|
302
|
+
if (e) {
|
|
303
|
+
var n = e._owner, o = ee(e.type, e._source, n ? n.type : null);
|
|
304
|
+
ke.setExtraStackFrame(o);
|
|
305
|
+
} else
|
|
306
|
+
ke.setExtraStackFrame(null);
|
|
307
|
+
}
|
|
308
|
+
function Ge(e, n, o, a, c) {
|
|
309
|
+
{
|
|
310
|
+
var f = Function.call.bind(H);
|
|
311
|
+
for (var s in e)
|
|
312
|
+
if (f(e, s)) {
|
|
313
|
+
var i = void 0;
|
|
314
|
+
try {
|
|
315
|
+
if (typeof e[s] != "function") {
|
|
316
|
+
var R = Error((a || "React class") + ": " + o + " type `" + s + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[s] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
317
|
+
throw R.name = "Invariant Violation", R;
|
|
318
|
+
}
|
|
319
|
+
i = e[s](n, s, a, o, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
320
|
+
} catch (v) {
|
|
321
|
+
i = v;
|
|
322
|
+
}
|
|
323
|
+
i && !(i instanceof Error) && (te(c), m("%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).", a || "React class", o, s, typeof i), te(null)), i instanceof Error && !(i.message in je) && (je[i.message] = !0, te(c), m("Failed %s type: %s", o, i.message), te(null));
|
|
324
|
+
}
|
|
325
|
+
}
|
|
326
|
+
}
|
|
327
|
+
var Xe = Array.isArray;
|
|
328
|
+
function se(e) {
|
|
329
|
+
return Xe(e);
|
|
330
|
+
}
|
|
331
|
+
function Ze(e) {
|
|
332
|
+
{
|
|
333
|
+
var n = typeof Symbol == "function" && Symbol.toStringTag, o = n && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
334
|
+
return o;
|
|
335
|
+
}
|
|
336
|
+
}
|
|
337
|
+
function Qe(e) {
|
|
338
|
+
try {
|
|
339
|
+
return Te(e), !1;
|
|
340
|
+
} catch {
|
|
341
|
+
return !0;
|
|
342
|
+
}
|
|
343
|
+
}
|
|
344
|
+
function Te(e) {
|
|
345
|
+
return "" + e;
|
|
346
|
+
}
|
|
347
|
+
function Re(e) {
|
|
348
|
+
if (Qe(e))
|
|
349
|
+
return m("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Ze(e)), Te(e);
|
|
350
|
+
}
|
|
351
|
+
var Ee = O.ReactCurrentOwner, et = {
|
|
352
|
+
key: !0,
|
|
353
|
+
ref: !0,
|
|
354
|
+
__self: !0,
|
|
355
|
+
__source: !0
|
|
356
|
+
}, Ce, Ne;
|
|
357
|
+
function tt(e) {
|
|
358
|
+
if (H.call(e, "ref")) {
|
|
359
|
+
var n = Object.getOwnPropertyDescriptor(e, "ref").get;
|
|
360
|
+
if (n && n.isReactWarning)
|
|
361
|
+
return !1;
|
|
362
|
+
}
|
|
363
|
+
return e.ref !== void 0;
|
|
364
|
+
}
|
|
365
|
+
function nt(e) {
|
|
366
|
+
if (H.call(e, "key")) {
|
|
367
|
+
var n = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
368
|
+
if (n && n.isReactWarning)
|
|
369
|
+
return !1;
|
|
370
|
+
}
|
|
371
|
+
return e.key !== void 0;
|
|
372
|
+
}
|
|
373
|
+
function ot(e, n) {
|
|
374
|
+
typeof e.ref == "string" && Ee.current;
|
|
375
|
+
}
|
|
376
|
+
function at(e, n) {
|
|
377
|
+
{
|
|
378
|
+
var o = function() {
|
|
379
|
+
Ce || (Ce = !0, m("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", n));
|
|
380
|
+
};
|
|
381
|
+
o.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
382
|
+
get: o,
|
|
383
|
+
configurable: !0
|
|
384
|
+
});
|
|
385
|
+
}
|
|
386
|
+
}
|
|
387
|
+
function rt(e, n) {
|
|
388
|
+
{
|
|
389
|
+
var o = function() {
|
|
390
|
+
Ne || (Ne = !0, m("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", n));
|
|
391
|
+
};
|
|
392
|
+
o.isReactWarning = !0, Object.defineProperty(e, "ref", {
|
|
393
|
+
get: o,
|
|
394
|
+
configurable: !0
|
|
395
|
+
});
|
|
396
|
+
}
|
|
397
|
+
}
|
|
398
|
+
var it = function(e, n, o, a, c, f, s) {
|
|
399
|
+
var i = {
|
|
400
|
+
// This tag allows us to uniquely identify this as a React Element
|
|
401
|
+
$$typeof: u,
|
|
402
|
+
// Built-in properties that belong on the element
|
|
403
|
+
type: e,
|
|
404
|
+
key: n,
|
|
405
|
+
ref: o,
|
|
406
|
+
props: s,
|
|
407
|
+
// Record the component responsible for creating this element.
|
|
408
|
+
_owner: f
|
|
409
|
+
};
|
|
410
|
+
return i._store = {}, Object.defineProperty(i._store, "validated", {
|
|
411
|
+
configurable: !1,
|
|
412
|
+
enumerable: !1,
|
|
413
|
+
writable: !0,
|
|
414
|
+
value: !1
|
|
415
|
+
}), Object.defineProperty(i, "_self", {
|
|
416
|
+
configurable: !1,
|
|
417
|
+
enumerable: !1,
|
|
418
|
+
writable: !1,
|
|
419
|
+
value: a
|
|
420
|
+
}), Object.defineProperty(i, "_source", {
|
|
421
|
+
configurable: !1,
|
|
422
|
+
enumerable: !1,
|
|
423
|
+
writable: !1,
|
|
424
|
+
value: c
|
|
425
|
+
}), Object.freeze && (Object.freeze(i.props), Object.freeze(i)), i;
|
|
426
|
+
};
|
|
427
|
+
function st(e, n, o, a, c) {
|
|
428
|
+
{
|
|
429
|
+
var f, s = {}, i = null, R = null;
|
|
430
|
+
o !== void 0 && (Re(o), i = "" + o), nt(n) && (Re(n.key), i = "" + n.key), tt(n) && (R = n.ref, ot(n, c));
|
|
431
|
+
for (f in n)
|
|
432
|
+
H.call(n, f) && !et.hasOwnProperty(f) && (s[f] = n[f]);
|
|
433
|
+
if (e && e.defaultProps) {
|
|
434
|
+
var v = e.defaultProps;
|
|
435
|
+
for (f in v)
|
|
436
|
+
s[f] === void 0 && (s[f] = v[f]);
|
|
437
|
+
}
|
|
438
|
+
if (i || R) {
|
|
439
|
+
var b = typeof e == "function" ? e.displayName || e.name || "Unknown" : e;
|
|
440
|
+
i && at(s, b), R && rt(s, b);
|
|
441
|
+
}
|
|
442
|
+
return it(e, i, R, c, a, Ee.current, s);
|
|
443
|
+
}
|
|
444
|
+
}
|
|
445
|
+
var le = O.ReactCurrentOwner, Pe = O.ReactDebugCurrentFrame;
|
|
446
|
+
function J(e) {
|
|
447
|
+
if (e) {
|
|
448
|
+
var n = e._owner, o = ee(e.type, e._source, n ? n.type : null);
|
|
449
|
+
Pe.setExtraStackFrame(o);
|
|
450
|
+
} else
|
|
451
|
+
Pe.setExtraStackFrame(null);
|
|
452
|
+
}
|
|
453
|
+
var ce;
|
|
454
|
+
ce = !1;
|
|
455
|
+
function ue(e) {
|
|
456
|
+
return typeof e == "object" && e !== null && e.$$typeof === u;
|
|
457
|
+
}
|
|
458
|
+
function we() {
|
|
459
|
+
{
|
|
460
|
+
if (le.current) {
|
|
461
|
+
var e = B(le.current.type);
|
|
462
|
+
if (e)
|
|
463
|
+
return `
|
|
464
|
+
|
|
465
|
+
Check the render method of \`` + e + "`.";
|
|
466
|
+
}
|
|
467
|
+
return "";
|
|
468
|
+
}
|
|
469
|
+
}
|
|
470
|
+
function lt(e) {
|
|
471
|
+
return "";
|
|
472
|
+
}
|
|
473
|
+
var Oe = {};
|
|
474
|
+
function ct(e) {
|
|
475
|
+
{
|
|
476
|
+
var n = we();
|
|
477
|
+
if (!n) {
|
|
478
|
+
var o = typeof e == "string" ? e : e.displayName || e.name;
|
|
479
|
+
o && (n = `
|
|
480
|
+
|
|
481
|
+
Check the top-level render call using <` + o + ">.");
|
|
482
|
+
}
|
|
483
|
+
return n;
|
|
484
|
+
}
|
|
485
|
+
}
|
|
486
|
+
function Ae(e, n) {
|
|
487
|
+
{
|
|
488
|
+
if (!e._store || e._store.validated || e.key != null)
|
|
489
|
+
return;
|
|
490
|
+
e._store.validated = !0;
|
|
491
|
+
var o = ct(n);
|
|
492
|
+
if (Oe[o])
|
|
493
|
+
return;
|
|
494
|
+
Oe[o] = !0;
|
|
495
|
+
var a = "";
|
|
496
|
+
e && e._owner && e._owner !== le.current && (a = " It was passed a child from " + B(e._owner.type) + "."), J(e), m('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', o, a), J(null);
|
|
497
|
+
}
|
|
498
|
+
}
|
|
499
|
+
function Be(e, n) {
|
|
500
|
+
{
|
|
501
|
+
if (typeof e != "object")
|
|
502
|
+
return;
|
|
503
|
+
if (se(e))
|
|
504
|
+
for (var o = 0; o < e.length; o++) {
|
|
505
|
+
var a = e[o];
|
|
506
|
+
ue(a) && Ae(a, n);
|
|
507
|
+
}
|
|
508
|
+
else if (ue(e))
|
|
509
|
+
e._store && (e._store.validated = !0);
|
|
510
|
+
else if (e) {
|
|
511
|
+
var c = M(e);
|
|
512
|
+
if (typeof c == "function" && c !== e.entries)
|
|
513
|
+
for (var f = c.call(e), s; !(s = f.next()).done; )
|
|
514
|
+
ue(s.value) && Ae(s.value, n);
|
|
515
|
+
}
|
|
516
|
+
}
|
|
517
|
+
}
|
|
518
|
+
function ut(e) {
|
|
519
|
+
{
|
|
520
|
+
var n = e.type;
|
|
521
|
+
if (n == null || typeof n == "string")
|
|
522
|
+
return;
|
|
523
|
+
var o;
|
|
524
|
+
if (typeof n == "function")
|
|
525
|
+
o = n.propTypes;
|
|
526
|
+
else if (typeof n == "object" && (n.$$typeof === h || // Note: Memo only checks outer props here.
|
|
527
|
+
// Inner props are checked in the reconciler.
|
|
528
|
+
n.$$typeof === x))
|
|
529
|
+
o = n.propTypes;
|
|
530
|
+
else
|
|
531
|
+
return;
|
|
532
|
+
if (o) {
|
|
533
|
+
var a = B(n);
|
|
534
|
+
Ge(o, e.props, "prop", a, e);
|
|
535
|
+
} else if (n.PropTypes !== void 0 && !ce) {
|
|
536
|
+
ce = !0;
|
|
537
|
+
var c = B(n);
|
|
538
|
+
m("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", c || "Unknown");
|
|
539
|
+
}
|
|
540
|
+
typeof n.getDefaultProps == "function" && !n.getDefaultProps.isReactClassApproved && m("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
|
|
541
|
+
}
|
|
542
|
+
}
|
|
543
|
+
function dt(e) {
|
|
544
|
+
{
|
|
545
|
+
for (var n = Object.keys(e.props), o = 0; o < n.length; o++) {
|
|
546
|
+
var a = n[o];
|
|
547
|
+
if (a !== "children" && a !== "key") {
|
|
548
|
+
J(e), m("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", a), J(null);
|
|
549
|
+
break;
|
|
550
|
+
}
|
|
551
|
+
}
|
|
552
|
+
e.ref !== null && (J(e), m("Invalid attribute `ref` supplied to `React.Fragment`."), J(null));
|
|
553
|
+
}
|
|
554
|
+
}
|
|
555
|
+
var Fe = {};
|
|
556
|
+
function De(e, n, o, a, c, f) {
|
|
557
|
+
{
|
|
558
|
+
var s = X(e);
|
|
559
|
+
if (!s) {
|
|
560
|
+
var i = "";
|
|
561
|
+
(e === void 0 || typeof e == "object" && e !== null && Object.keys(e).length === 0) && (i += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
562
|
+
var R = lt();
|
|
563
|
+
R ? i += R : i += we();
|
|
564
|
+
var v;
|
|
565
|
+
e === null ? v = "null" : se(e) ? v = "array" : e !== void 0 && e.$$typeof === u ? (v = "<" + (B(e.type) || "Unknown") + " />", i = " Did you accidentally export a JSX literal instead of a component?") : v = typeof e, m("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", v, i);
|
|
566
|
+
}
|
|
567
|
+
var b = st(e, n, o, c, f);
|
|
568
|
+
if (b == null)
|
|
569
|
+
return b;
|
|
570
|
+
if (s) {
|
|
571
|
+
var P = n.children;
|
|
572
|
+
if (P !== void 0)
|
|
573
|
+
if (a)
|
|
574
|
+
if (se(P)) {
|
|
575
|
+
for (var q = 0; q < P.length; q++)
|
|
576
|
+
Be(P[q], e);
|
|
577
|
+
Object.freeze && Object.freeze(P);
|
|
578
|
+
} else
|
|
579
|
+
m("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
|
|
580
|
+
else
|
|
581
|
+
Be(P, e);
|
|
582
|
+
}
|
|
583
|
+
if (H.call(n, "key")) {
|
|
584
|
+
var I = B(e), C = Object.keys(n).filter(function(bt) {
|
|
585
|
+
return bt !== "key";
|
|
586
|
+
}), de = C.length > 0 ? "{key: someKey, " + C.join(": ..., ") + ": ...}" : "{key: someKey}";
|
|
587
|
+
if (!Fe[I + de]) {
|
|
588
|
+
var vt = C.length > 0 ? "{" + C.join(": ..., ") + ": ...}" : "{}";
|
|
589
|
+
m(`A props object containing a "key" prop is being spread into JSX:
|
|
590
|
+
let props = %s;
|
|
591
|
+
<%s {...props} />
|
|
592
|
+
React keys must be passed directly to JSX without using spread:
|
|
593
|
+
let props = %s;
|
|
594
|
+
<%s key={someKey} {...props} />`, de, I, vt, I), Fe[I + de] = !0;
|
|
595
|
+
}
|
|
596
|
+
}
|
|
597
|
+
return e === g ? dt(b) : ut(b), b;
|
|
598
|
+
}
|
|
599
|
+
}
|
|
600
|
+
function ft(e, n, o) {
|
|
601
|
+
return De(e, n, o, !0);
|
|
602
|
+
}
|
|
603
|
+
function pt(e, n, o) {
|
|
604
|
+
return De(e, n, o, !1);
|
|
605
|
+
}
|
|
606
|
+
var ht = pt, _t = ft;
|
|
607
|
+
G.Fragment = g, G.jsx = ht, G.jsxs = _t;
|
|
608
|
+
})()), G;
|
|
609
|
+
}
|
|
610
|
+
var Ie;
|
|
611
|
+
function yt() {
|
|
612
|
+
return Ie || (Ie = 1, process.env.NODE_ENV === "production" ? ne.exports = St() : ne.exports = xt()), ne.exports;
|
|
613
|
+
}
|
|
614
|
+
var t = yt();
|
|
615
|
+
const jt = (d) => {
|
|
616
|
+
switch (d?.toUpperCase()) {
|
|
7
617
|
case "INR":
|
|
8
618
|
return "₹";
|
|
9
619
|
case "USD":
|
|
@@ -11,20 +621,20 @@ const O = (a) => {
|
|
|
11
621
|
default:
|
|
12
622
|
return "$";
|
|
13
623
|
}
|
|
14
|
-
},
|
|
15
|
-
size:
|
|
16
|
-
className:
|
|
17
|
-
}) => /* @__PURE__ */
|
|
624
|
+
}, kt = ({
|
|
625
|
+
size: d = 14,
|
|
626
|
+
className: u
|
|
627
|
+
}) => /* @__PURE__ */ t.jsx(
|
|
18
628
|
"svg",
|
|
19
629
|
{
|
|
20
|
-
width:
|
|
21
|
-
height:
|
|
630
|
+
width: d,
|
|
631
|
+
height: d,
|
|
22
632
|
viewBox: "0 0 14 14",
|
|
23
633
|
fill: "none",
|
|
24
634
|
"aria-hidden": "true",
|
|
25
635
|
focusable: "false",
|
|
26
|
-
className:
|
|
27
|
-
children: /* @__PURE__ */
|
|
636
|
+
className: u,
|
|
637
|
+
children: /* @__PURE__ */ t.jsx(
|
|
28
638
|
"path",
|
|
29
639
|
{
|
|
30
640
|
d: "M7 1.167l1.72 3.485 3.846.561-2.783 2.713.657 3.83L7 9.95l-3.44 1.806.657-3.83L1.434 5.213l3.846-.561L7 1.167z",
|
|
@@ -35,299 +645,347 @@ const O = (a) => {
|
|
|
35
645
|
}
|
|
36
646
|
)
|
|
37
647
|
}
|
|
38
|
-
),
|
|
39
|
-
plate:
|
|
40
|
-
ribbon:
|
|
41
|
-
card:
|
|
42
|
-
topSection:
|
|
43
|
-
photoWrap:
|
|
44
|
-
photo:
|
|
45
|
-
photoFallback:
|
|
46
|
-
ratingBadge:
|
|
47
|
-
ratingStar:
|
|
48
|
-
details:
|
|
49
|
-
identity:
|
|
50
|
-
name:
|
|
51
|
-
experience:
|
|
52
|
-
languages:
|
|
53
|
-
tagsRow:
|
|
54
|
-
tag:
|
|
55
|
-
divider:
|
|
56
|
-
bottomSection:
|
|
57
|
-
priceArea:
|
|
58
|
-
discountRow:
|
|
59
|
-
mrp:
|
|
60
|
-
discount:
|
|
61
|
-
price:
|
|
62
|
-
actionArea:
|
|
63
|
-
ctaBtn:
|
|
64
|
-
},
|
|
65
|
-
astrologer:
|
|
66
|
-
pricing:
|
|
67
|
-
currencySymbol:
|
|
648
|
+
), Tt = "_plate_1xb7t_9", Rt = "_ribbon_1xb7t_17", Et = "_card_1xb7t_30", Ct = "_topSection_1xb7t_45", Nt = "_photoWrap_1xb7t_56", Pt = "_photo_1xb7t_56", wt = "_photoFallback_1xb7t_73", Ot = "_ratingBadge_1xb7t_87", At = "_ratingStar_1xb7t_105", Bt = "_details_1xb7t_110", Ft = "_identity_1xb7t_118", Dt = "_name_1xb7t_125", Wt = "_experience_1xb7t_134", Lt = "_languages_1xb7t_142", It = "_tagsRow_1xb7t_153", $t = "_tag_1xb7t_153", Mt = "_divider_1xb7t_174", Yt = "_bottomSection_1xb7t_183", Ut = "_priceArea_1xb7t_190", Vt = "_discountRow_1xb7t_197", Jt = "_mrp_1xb7t_203", qt = "_discount_1xb7t_197", Kt = "_price_1xb7t_190", Ht = "_actionArea_1xb7t_227", zt = "_ctaBtn_1xb7t_231", p = {
|
|
649
|
+
plate: Tt,
|
|
650
|
+
ribbon: Rt,
|
|
651
|
+
card: Et,
|
|
652
|
+
topSection: Ct,
|
|
653
|
+
photoWrap: Nt,
|
|
654
|
+
photo: Pt,
|
|
655
|
+
photoFallback: wt,
|
|
656
|
+
ratingBadge: Ot,
|
|
657
|
+
ratingStar: At,
|
|
658
|
+
details: Bt,
|
|
659
|
+
identity: Ft,
|
|
660
|
+
name: Dt,
|
|
661
|
+
experience: Wt,
|
|
662
|
+
languages: Lt,
|
|
663
|
+
tagsRow: It,
|
|
664
|
+
tag: $t,
|
|
665
|
+
divider: Mt,
|
|
666
|
+
bottomSection: Yt,
|
|
667
|
+
priceArea: Ut,
|
|
668
|
+
discountRow: Vt,
|
|
669
|
+
mrp: Jt,
|
|
670
|
+
discount: qt,
|
|
671
|
+
price: Kt,
|
|
672
|
+
actionArea: Ht,
|
|
673
|
+
ctaBtn: zt
|
|
674
|
+
}, $e = (...d) => d.filter(Boolean).join(" "), Gt = (d) => d.toFixed(1), ro = ({
|
|
675
|
+
astrologer: d,
|
|
676
|
+
pricing: u,
|
|
677
|
+
currencySymbol: w,
|
|
68
678
|
onSelectSlot: g,
|
|
69
|
-
disabled:
|
|
70
|
-
ctaLabel:
|
|
71
|
-
t:
|
|
72
|
-
className:
|
|
73
|
-
innerRef:
|
|
679
|
+
disabled: _ = !1,
|
|
680
|
+
ctaLabel: E,
|
|
681
|
+
t: S,
|
|
682
|
+
className: j = "",
|
|
683
|
+
innerRef: h
|
|
74
684
|
}) => {
|
|
75
685
|
const {
|
|
76
|
-
name:
|
|
77
|
-
photoUrl:
|
|
78
|
-
languages:
|
|
79
|
-
specialties:
|
|
80
|
-
experienceYears:
|
|
686
|
+
name: k,
|
|
687
|
+
photoUrl: l,
|
|
688
|
+
languages: x,
|
|
689
|
+
specialties: T,
|
|
690
|
+
experienceYears: y,
|
|
81
691
|
rating: N,
|
|
82
|
-
isPreviouslyConsulted:
|
|
83
|
-
} =
|
|
84
|
-
/* @__PURE__ */ t("div", { className:
|
|
85
|
-
/* @__PURE__ */ t("div", { className:
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
/* @__PURE__ */
|
|
692
|
+
isPreviouslyConsulted: $ = !1
|
|
693
|
+
} = d, M = w ?? jt(u?.currencyCode), O = typeof N == "number" && N > 0, m = typeof y == "number" && y > 0, Y = x?.length ? x.join(", ") : "", F = T?.filter(Boolean) ?? [], D = /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
|
694
|
+
/* @__PURE__ */ t.jsxs("div", { className: p.topSection, children: [
|
|
695
|
+
/* @__PURE__ */ t.jsxs("div", { className: p.photoWrap, children: [
|
|
696
|
+
l ? /* @__PURE__ */ t.jsx("img", { className: p.photo, src: l, alt: k, loading: "lazy" }) : /* @__PURE__ */ t.jsx("div", { className: p.photoFallback, "aria-hidden": "true", children: k?.trim().charAt(0).toUpperCase() || "?" }),
|
|
697
|
+
O && /* @__PURE__ */ t.jsxs("span", { className: p.ratingBadge, children: [
|
|
698
|
+
Gt(N),
|
|
699
|
+
/* @__PURE__ */ t.jsx(kt, { className: p.ratingStar })
|
|
90
700
|
] })
|
|
91
701
|
] }),
|
|
92
|
-
/* @__PURE__ */ t("div", { className:
|
|
93
|
-
/* @__PURE__ */ t("div", { className:
|
|
94
|
-
/* @__PURE__ */
|
|
95
|
-
|
|
96
|
-
|
|
702
|
+
/* @__PURE__ */ t.jsxs("div", { className: p.details, children: [
|
|
703
|
+
/* @__PURE__ */ t.jsxs("div", { className: p.identity, children: [
|
|
704
|
+
/* @__PURE__ */ t.jsx("p", { className: p.name, children: k }),
|
|
705
|
+
m && /* @__PURE__ */ t.jsx("p", { className: p.experience, children: S?.("consultationYearsOfExperience", { count: y }) ?? `${y}+ years of experience` }),
|
|
706
|
+
Y && /* @__PURE__ */ t.jsx("p", { className: p.languages, children: Y })
|
|
97
707
|
] }),
|
|
98
|
-
|
|
708
|
+
F.length > 0 && /* @__PURE__ */ t.jsx("div", { className: p.tagsRow, children: F.map((U) => /* @__PURE__ */ t.jsx("span", { className: p.tag, children: U }, U)) })
|
|
99
709
|
] })
|
|
100
710
|
] }),
|
|
101
|
-
/* @__PURE__ */
|
|
102
|
-
/* @__PURE__ */ t("div", { className:
|
|
103
|
-
|
|
104
|
-
(
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
711
|
+
/* @__PURE__ */ t.jsx("hr", { className: p.divider }),
|
|
712
|
+
/* @__PURE__ */ t.jsxs("div", { className: p.bottomSection, children: [
|
|
713
|
+
u && /* @__PURE__ */ t.jsxs("div", { className: p.priceArea, children: [
|
|
714
|
+
(u.mrp != null || u.discountPercent != null) && /* @__PURE__ */ t.jsxs("div", { className: p.discountRow, children: [
|
|
715
|
+
u.mrp != null && /* @__PURE__ */ t.jsxs("span", { className: p.mrp, children: [
|
|
716
|
+
M,
|
|
717
|
+
u.mrp
|
|
108
718
|
] }),
|
|
109
|
-
|
|
719
|
+
u.discountPercent != null && /* @__PURE__ */ t.jsx("span", { className: p.discount, children: S?.("consultationPercentOff", { percent: u.discountPercent }) ?? `${u.discountPercent}% Off` })
|
|
110
720
|
] }),
|
|
111
|
-
/* @__PURE__ */ t("span", { className:
|
|
112
|
-
|
|
113
|
-
|
|
721
|
+
/* @__PURE__ */ t.jsxs("span", { className: p.price, children: [
|
|
722
|
+
M,
|
|
723
|
+
u.price
|
|
114
724
|
] })
|
|
115
725
|
] }),
|
|
116
|
-
/* @__PURE__ */
|
|
726
|
+
/* @__PURE__ */ t.jsx("div", { className: p.actionArea, children: /* @__PURE__ */ t.jsx(
|
|
117
727
|
"button",
|
|
118
728
|
{
|
|
119
729
|
type: "button",
|
|
120
|
-
className:
|
|
121
|
-
disabled:
|
|
122
|
-
onClick: () => g?.(
|
|
123
|
-
children:
|
|
730
|
+
className: p.ctaBtn,
|
|
731
|
+
disabled: _,
|
|
732
|
+
onClick: () => g?.(d),
|
|
733
|
+
children: E ?? S?.("consultationSelectSlot") ?? "Select Slot"
|
|
124
734
|
}
|
|
125
735
|
) })
|
|
126
736
|
] })
|
|
127
737
|
] });
|
|
128
|
-
return
|
|
129
|
-
/* @__PURE__ */
|
|
130
|
-
/* @__PURE__ */
|
|
131
|
-
] }) : /* @__PURE__ */
|
|
132
|
-
},
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
"path",
|
|
148
|
-
{
|
|
149
|
-
d: "M10.4043 16.0067C13.514 16.0125 16.2777 14.0258 17.2629 11.0763C18.248 8.12679 17.233 4.87791 14.744 3.01382C12.255 1.14973 8.85175 1.08966 6.2985 2.86476C3.74525 4.63986 2.61622 7.85089 3.49666 10.8333",
|
|
150
|
-
stroke: "#D93640",
|
|
151
|
-
strokeWidth: "1.2",
|
|
152
|
-
strokeLinecap: "round",
|
|
153
|
-
strokeLinejoin: "round"
|
|
154
|
-
}
|
|
155
|
-
),
|
|
156
|
-
/* @__PURE__ */ e("path", { d: "M13.5184 9.1166H10.0042V4.802", stroke: "#D93640", strokeWidth: "1.2", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
157
|
-
] }), k1 = "_root_snrbj_6", x1 = "_badge_snrbj_15", w1 = "_message_snrbj_26", A = {
|
|
158
|
-
root: k1,
|
|
159
|
-
badge: x1,
|
|
160
|
-
message: w1
|
|
161
|
-
}, S1 = (...a) => a.filter(Boolean).join(" "), B1 = ({
|
|
162
|
-
message: a,
|
|
163
|
-
t: l,
|
|
164
|
-
className: m = ""
|
|
165
|
-
}) => /* @__PURE__ */ t("div", { className: S1(A.root, m), role: "alert", children: [
|
|
166
|
-
/* @__PURE__ */ e("span", { className: A.badge, children: /* @__PURE__ */ e(N1, {}) }),
|
|
167
|
-
/* @__PURE__ */ e("p", { className: A.message, children: a ?? l?.("consultationSlotUnavailable") ?? "यह समय स्लॉट अब उपलब्ध नहीं है, कृपया कोई अन्य स्लॉट चुनें" })
|
|
168
|
-
] }), R1 = () => /* @__PURE__ */ e("svg", { width: "12", height: "12", viewBox: "0 0 9.38 8.94", fill: "none", "aria-hidden": "true", children: /* @__PURE__ */ e(
|
|
169
|
-
"path",
|
|
170
|
-
{
|
|
171
|
-
d: "M9.28094 3.71918L7.22537 5.72294L7.7108 8.55302C7.73192 8.67677 7.6811 8.80184 7.57946 8.87576C7.52204 8.91767 7.45373 8.93879 7.38542 8.93879C7.33295 8.93879 7.28015 8.92625 7.23197 8.90084L4.69031 7.56467L2.14898 8.90051C2.0381 8.95925 1.90313 8.94968 1.80149 8.87543C1.69985 8.80151 1.64903 8.67644 1.67015 8.55269L2.15558 5.72261L0.0996759 3.71918C0.00991586 3.6314 -0.0227541 3.50006 0.0161859 3.38093C0.0551259 3.2618 0.158416 3.17435 0.282826 3.1562L3.1238 2.7437L4.3943 0.169042C4.50551 -0.0563475 4.87511 -0.0563475 4.98632 0.169042L6.25682 2.7437L9.09779 3.1562C9.2222 3.17435 9.32549 3.26147 9.36443 3.38093C9.40337 3.50039 9.3707 3.63107 9.28094 3.71918Z",
|
|
172
|
-
fill: "#FFC627"
|
|
173
|
-
}
|
|
174
|
-
) }), y1 = () => /* @__PURE__ */ t("svg", { width: "24", height: "24", viewBox: "0 0 23.9 23.9", fill: "none", "aria-hidden": "true", children: [
|
|
175
|
-
/* @__PURE__ */ e("circle", { cx: "11.6667", cy: "11.6667", r: "5.83333", fill: "white" }),
|
|
176
|
-
/* @__PURE__ */ e(
|
|
177
|
-
"path",
|
|
178
|
-
{
|
|
179
|
-
d: "M21.1605 13.933C21.4969 13.7095 21.7815 13.4167 21.9953 13.0741C22.2091 12.7315 22.3471 12.3472 22.4 11.9468C22.3471 11.5465 22.2091 11.1621 21.9953 10.8196C21.7815 10.477 21.4969 10.1841 21.1605 9.9607C20.8921 9.73966 20.6602 9.47759 20.4736 9.18417C20.4343 8.81253 20.4699 8.43679 20.5781 8.0791C20.7089 7.70675 20.7605 7.31122 20.7296 6.91779C20.6988 6.52437 20.5861 6.14171 20.3989 5.7943C20.1225 5.50969 19.79 5.2857 19.4223 5.13659C19.0547 4.98747 18.66 4.9165 18.2635 4.92817C17.905 4.91214 17.5517 4.83644 17.2181 4.70417C16.9832 4.43149 16.8009 4.11755 16.6805 3.7783C16.5688 3.3924 16.3767 3.03453 16.1167 2.72824C15.8568 2.42195 15.5349 2.17418 15.1723 2.00123C14.7891 1.93273 14.3959 1.94517 14.0178 2.03776C13.6397 2.13035 13.2852 2.30103 12.9771 2.53883C12.6647 2.75141 12.3152 2.90338 11.9467 2.98683C11.5782 2.90338 11.2286 2.75141 10.9163 2.53883C10.6085 2.30026 10.2541 2.12911 9.87586 2.03649C9.49767 1.94387 9.10421 1.93186 8.72107 2.00123C8.35846 2.17418 8.03659 2.42195 7.77662 2.72824C7.51666 3.03453 7.32451 3.3924 7.2128 3.7783C7.09247 4.11755 6.91018 4.43149 6.6752 4.70417C6.34164 4.83644 5.98834 4.91214 5.62987 4.92817C5.23331 4.9165 4.83866 4.98747 4.47102 5.13659C4.10338 5.2857 3.77079 5.50969 3.4944 5.7943C3.30721 6.14171 3.19458 6.52437 3.16372 6.91779C3.13287 7.31122 3.18446 7.70675 3.3152 8.0791C3.42345 8.43679 3.459 8.81253 3.41973 9.18417C3.2331 9.47759 3.00126 9.73966 2.7328 9.9607C2.39644 10.1841 2.11181 10.477 1.89802 10.8196C1.68424 11.1621 1.54625 11.5465 1.49333 11.9468C1.54625 12.3472 1.68424 12.7315 1.89802 13.0741C2.11181 13.4167 2.39644 13.7095 2.7328 13.933C3.00126 14.154 3.2331 14.4161 3.41973 14.7095C3.459 15.0811 3.42345 15.4569 3.3152 15.8146C3.18446 16.1869 3.13287 16.5824 3.16372 16.9759C3.19458 17.3693 3.30721 17.752 3.4944 18.0994C3.77079 18.384 4.10338 18.608 4.47102 18.7571C4.83866 18.9062 5.23331 18.9772 5.62987 18.9655C5.98834 18.9815 6.34164 19.0572 6.6752 19.1895C6.91018 19.4622 7.09247 19.7761 7.2128 20.1154C7.32451 20.5013 7.51666 20.8591 7.77662 21.1654C8.03659 21.4717 8.35846 21.7195 8.72107 21.8924C9.10423 21.9609 9.49749 21.9485 9.87555 21.8559C10.2536 21.7633 10.6081 21.5926 10.9163 21.3548C11.2286 21.1423 11.5782 20.9903 11.9467 20.9068C12.3152 20.9903 12.6647 21.1423 12.9771 21.3548C13.4867 21.6934 14.0709 21.9035 14.6795 21.9671C14.8469 21.9716 15.0137 21.9463 15.1723 21.8924C15.5349 21.7195 15.8568 21.4717 16.1167 21.1654C16.3767 20.8591 16.5688 20.5013 16.6805 20.1154C16.8009 19.7761 16.9832 19.4622 17.2181 19.1895C17.5517 19.0572 17.905 18.9815 18.2635 18.9655C18.66 18.9772 19.0547 18.9062 19.4223 18.7571C19.79 18.608 20.1225 18.384 20.3989 18.0994C20.5861 17.752 20.6988 17.3693 20.7296 16.9759C20.7605 16.5824 20.7089 16.1869 20.5781 15.8146C20.4699 15.4569 20.4343 15.0811 20.4736 14.7095C20.6602 14.4161 20.8921 14.154 21.1605 13.933ZM15.456 10.4834L11.4837 14.4706C11.3399 14.6049 11.1504 14.6797 10.9536 14.6797C10.7568 14.6797 10.5673 14.6049 10.4235 14.4706L8.43734 12.4695C8.30102 12.3304 8.22511 12.1431 8.22609 11.9484C8.22707 11.7536 8.30488 11.5671 8.44259 11.4294C8.5803 11.2917 8.7668 11.2139 8.96155 11.2129C9.1563 11.2119 9.34357 11.2879 9.48267 11.4242L10.9461 12.8876L14.4107 9.4231C14.5504 9.28668 14.738 9.21031 14.9333 9.21031C15.1287 9.21031 15.3162 9.28668 15.456 9.4231C15.5269 9.492 15.5832 9.57442 15.6217 9.66548C15.6602 9.75653 15.68 9.85438 15.68 9.95323C15.68 10.0521 15.6602 10.1499 15.6217 10.241C15.5832 10.332 15.5269 10.4145 15.456 10.4834Z",
|
|
180
|
-
fill: "#1A6EE5"
|
|
181
|
-
}
|
|
182
|
-
)
|
|
183
|
-
] }), $1 = "_iconBadge_1u8sf_15", M1 = "_header_1u8sf_52", I1 = "_headerNoIcon_1u8sf_59", T1 = "_title_1u8sf_63", Z1 = "_headerDivider_1u8sf_71", F1 = "_bodyInner_1u8sf_80", D1 = "_astrologerRow_1u8sf_85", A1 = "_avatar_1u8sf_93", q1 = "_avatarInner_1u8sf_93", j1 = "_avatarFill_1u8sf_112", V1 = "_photo_1u8sf_118", W1 = "_photoFallback_1u8sf_126", E1 = "_verifiedBadge_1u8sf_137", P1 = "_astrologerMeta_1u8sf_143", H1 = "_astrologerName_1u8sf_151", U1 = "_astrologerSubRow_1u8sf_162", Y1 = "_rating_1u8sf_168", z1 = "_metaDot_1u8sf_178", O1 = "_experience_1u8sf_186", G1 = "_languages_1u8sf_193", J1 = "_phoneSection_1u8sf_202", K1 = "_footerInner_1u8sf_207", Q1 = "_ctaBtn_1u8sf_212", X1 = "_errorNotice_1u8sf_235", d = {
|
|
184
|
-
iconBadge: $1,
|
|
185
|
-
header: M1,
|
|
186
|
-
headerNoIcon: I1,
|
|
187
|
-
title: T1,
|
|
188
|
-
headerDivider: Z1,
|
|
189
|
-
bodyInner: F1,
|
|
190
|
-
astrologerRow: D1,
|
|
191
|
-
avatar: A1,
|
|
192
|
-
avatarInner: q1,
|
|
193
|
-
avatarFill: j1,
|
|
194
|
-
photo: V1,
|
|
195
|
-
photoFallback: W1,
|
|
196
|
-
verifiedBadge: E1,
|
|
197
|
-
astrologerMeta: P1,
|
|
198
|
-
astrologerName: H1,
|
|
199
|
-
astrologerSubRow: U1,
|
|
200
|
-
rating: Y1,
|
|
201
|
-
metaDot: z1,
|
|
202
|
-
experience: O1,
|
|
203
|
-
languages: G1,
|
|
204
|
-
phoneSection: J1,
|
|
205
|
-
footerInner: K1,
|
|
206
|
-
ctaBtn: Q1,
|
|
207
|
-
errorNotice: X1
|
|
208
|
-
}, k7 = ({
|
|
209
|
-
isOpen: a,
|
|
210
|
-
onClose: l,
|
|
211
|
-
days: m,
|
|
738
|
+
return $ ? /* @__PURE__ */ t.jsxs("div", { ref: h, className: $e(p.plate, j), children: [
|
|
739
|
+
/* @__PURE__ */ t.jsx("div", { className: p.card, children: D }),
|
|
740
|
+
/* @__PURE__ */ t.jsx("div", { className: p.ribbon, children: S?.("consultationPreviouslyConsulted") ?? "Previously Consulted" })
|
|
741
|
+
] }) : /* @__PURE__ */ t.jsx("div", { ref: h, className: $e(p.card, j), children: D });
|
|
742
|
+
}, Xt = "_iconBadge_rli31_15", Zt = "_header_rli31_52", Qt = "_headerNoIcon_rli31_59", en = "_title_rli31_63", tn = "_headerDivider_rli31_71", nn = "_bodyInner_rli31_80", on = "_phoneSection_rli31_85", an = "_footerInner_rli31_90", rn = "_ctaBtn_rli31_95", sn = "_errorText_rli31_118", A = {
|
|
743
|
+
iconBadge: Xt,
|
|
744
|
+
header: Zt,
|
|
745
|
+
headerNoIcon: Qt,
|
|
746
|
+
title: en,
|
|
747
|
+
headerDivider: tn,
|
|
748
|
+
bodyInner: nn,
|
|
749
|
+
phoneSection: on,
|
|
750
|
+
footerInner: an,
|
|
751
|
+
ctaBtn: rn,
|
|
752
|
+
errorText: sn
|
|
753
|
+
}, io = ({
|
|
754
|
+
isOpen: d,
|
|
755
|
+
onClose: u,
|
|
756
|
+
days: w,
|
|
212
757
|
loading: g = !1,
|
|
213
|
-
error:
|
|
214
|
-
onRetry:
|
|
215
|
-
selectedDate:
|
|
216
|
-
onDateSelect:
|
|
217
|
-
selectedPeriod:
|
|
218
|
-
onPeriodSelect:
|
|
219
|
-
selectedSlotStart:
|
|
220
|
-
onSlotSelect:
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
iconUrl: S,
|
|
758
|
+
error: _ = !1,
|
|
759
|
+
onRetry: E,
|
|
760
|
+
selectedDate: S,
|
|
761
|
+
onDateSelect: j,
|
|
762
|
+
selectedPeriod: h,
|
|
763
|
+
onPeriodSelect: k,
|
|
764
|
+
selectedSlotStart: l,
|
|
765
|
+
onSlotSelect: x,
|
|
766
|
+
phoneNumberSection: T,
|
|
767
|
+
title: y,
|
|
768
|
+
heading: N,
|
|
769
|
+
iconUrl: $,
|
|
226
770
|
icon: M,
|
|
227
|
-
ctaLabel:
|
|
228
|
-
onCtaClick:
|
|
229
|
-
ctaDisabled:
|
|
230
|
-
isProcessing:
|
|
231
|
-
errorMessage:
|
|
232
|
-
isGlobal:
|
|
233
|
-
t:
|
|
234
|
-
className:
|
|
771
|
+
ctaLabel: O,
|
|
772
|
+
onCtaClick: m,
|
|
773
|
+
ctaDisabled: Y = !1,
|
|
774
|
+
isProcessing: F = !1,
|
|
775
|
+
errorMessage: D,
|
|
776
|
+
isGlobal: U = !0,
|
|
777
|
+
t: W,
|
|
778
|
+
className: oe = ""
|
|
235
779
|
}) => {
|
|
236
|
-
const
|
|
237
|
-
return /* @__PURE__ */
|
|
238
|
-
|
|
780
|
+
const V = M ?? ($ ? /* @__PURE__ */ t.jsx("img", { src: $, alt: "" }) : null), X = y ?? W?.("consultationSheetTitle") ?? "Schedule your call";
|
|
781
|
+
return /* @__PURE__ */ t.jsx(
|
|
782
|
+
gt,
|
|
239
783
|
{
|
|
240
|
-
isOpen:
|
|
241
|
-
onClose:
|
|
242
|
-
ariaLabel:
|
|
243
|
-
className:
|
|
244
|
-
header: /* @__PURE__ */ t(
|
|
245
|
-
|
|
246
|
-
/* @__PURE__ */
|
|
784
|
+
isOpen: d,
|
|
785
|
+
onClose: u,
|
|
786
|
+
ariaLabel: X,
|
|
787
|
+
className: oe,
|
|
788
|
+
header: /* @__PURE__ */ t.jsxs(t.Fragment, { children: [
|
|
789
|
+
V && /* @__PURE__ */ t.jsx("div", { className: A.iconBadge, children: V }),
|
|
790
|
+
/* @__PURE__ */ t.jsx(
|
|
247
791
|
"div",
|
|
248
792
|
{
|
|
249
|
-
className: [
|
|
250
|
-
children: /* @__PURE__ */
|
|
793
|
+
className: [A.header, !V && A.headerNoIcon].filter(Boolean).join(" "),
|
|
794
|
+
children: /* @__PURE__ */ t.jsx("p", { className: A.title, children: X })
|
|
251
795
|
}
|
|
252
796
|
),
|
|
253
|
-
/* @__PURE__ */
|
|
797
|
+
/* @__PURE__ */ t.jsx("hr", { className: A.headerDivider })
|
|
254
798
|
] }),
|
|
255
|
-
footer: /* @__PURE__ */ t("div", { className:
|
|
256
|
-
/* @__PURE__ */
|
|
799
|
+
footer: /* @__PURE__ */ t.jsxs("div", { className: A.footerInner, children: [
|
|
800
|
+
/* @__PURE__ */ t.jsx(
|
|
257
801
|
"button",
|
|
258
802
|
{
|
|
259
803
|
type: "button",
|
|
260
|
-
className:
|
|
261
|
-
disabled:
|
|
262
|
-
onClick:
|
|
263
|
-
children:
|
|
804
|
+
className: A.ctaBtn,
|
|
805
|
+
disabled: Y || F,
|
|
806
|
+
onClick: m,
|
|
807
|
+
children: F ? W?.("consultationScheduling") ?? "Scheduling…" : O ?? W?.("consultationScheduleCall") ?? "Schedule call"
|
|
264
808
|
}
|
|
265
809
|
),
|
|
266
|
-
|
|
267
|
-
B1,
|
|
268
|
-
{
|
|
269
|
-
message: R,
|
|
270
|
-
t: x,
|
|
271
|
-
className: d.errorNotice
|
|
272
|
-
}
|
|
273
|
-
)
|
|
810
|
+
D && /* @__PURE__ */ t.jsx("p", { className: A.errorText, children: D })
|
|
274
811
|
] }),
|
|
275
|
-
children: /* @__PURE__ */ t("div", { className:
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
/* @__PURE__ */ e("div", { className: d.avatarFill }),
|
|
280
|
-
_.photoUrl ? /* @__PURE__ */ e(
|
|
281
|
-
"img",
|
|
282
|
-
{
|
|
283
|
-
className: d.photo,
|
|
284
|
-
src: _.photoUrl,
|
|
285
|
-
alt: _.name
|
|
286
|
-
}
|
|
287
|
-
) : /* @__PURE__ */ e("div", { className: d.photoFallback, "aria-hidden": "true", children: _.name?.trim().charAt(0).toUpperCase() || "?" })
|
|
288
|
-
] }),
|
|
289
|
-
/* @__PURE__ */ e("span", { className: d.verifiedBadge, children: /* @__PURE__ */ e(y1, {}) })
|
|
290
|
-
] }),
|
|
291
|
-
/* @__PURE__ */ t("div", { className: d.astrologerMeta, children: [
|
|
292
|
-
/* @__PURE__ */ e("p", { className: d.astrologerName, children: _.name }),
|
|
293
|
-
(F || D || Z) && /* @__PURE__ */ t("div", { className: d.astrologerSubRow, children: [
|
|
294
|
-
F && /* @__PURE__ */ t("span", { className: d.rating, children: [
|
|
295
|
-
_.rating.toFixed(1),
|
|
296
|
-
/* @__PURE__ */ e(R1, {})
|
|
297
|
-
] }),
|
|
298
|
-
F && D && /* @__PURE__ */ e("span", { className: d.metaDot }),
|
|
299
|
-
D && /* @__PURE__ */ e("span", { className: d.experience, children: x?.("consultationYearsExperience", { count: _.experienceYears }) ?? `${_.experienceYears} years of experience` })
|
|
300
|
-
] }),
|
|
301
|
-
Z && /* @__PURE__ */ e("p", { className: d.languages, children: Z })
|
|
302
|
-
] })
|
|
303
|
-
] }),
|
|
304
|
-
f && /* @__PURE__ */ e("div", { className: d.phoneSection, children: f }),
|
|
305
|
-
/* @__PURE__ */ e(
|
|
306
|
-
z,
|
|
812
|
+
children: /* @__PURE__ */ t.jsxs("div", { className: A.bodyInner, children: [
|
|
813
|
+
T && /* @__PURE__ */ t.jsx("div", { className: A.phoneSection, children: T }),
|
|
814
|
+
/* @__PURE__ */ t.jsx(
|
|
815
|
+
mt,
|
|
307
816
|
{
|
|
308
|
-
days:
|
|
817
|
+
days: w,
|
|
309
818
|
loading: g,
|
|
310
|
-
error:
|
|
311
|
-
onRetry:
|
|
312
|
-
selectedDate:
|
|
313
|
-
onDateSelect:
|
|
314
|
-
selectedPeriod:
|
|
315
|
-
onPeriodSelect:
|
|
316
|
-
selectedSlotStart:
|
|
317
|
-
onSlotSelect:
|
|
318
|
-
heading:
|
|
819
|
+
error: _,
|
|
820
|
+
onRetry: E,
|
|
821
|
+
selectedDate: S,
|
|
822
|
+
onDateSelect: j,
|
|
823
|
+
selectedPeriod: h,
|
|
824
|
+
onPeriodSelect: k,
|
|
825
|
+
selectedSlotStart: l,
|
|
826
|
+
onSlotSelect: x,
|
|
827
|
+
heading: N ?? W?.("consultationSelectTimeSlot") ?? "Select a time slot.",
|
|
319
828
|
showAstrologyProfilesSection: !1,
|
|
320
829
|
hideLanguageSelector: !0,
|
|
321
830
|
showPhoneNumberSection: !1,
|
|
322
831
|
reportReadyNote: null,
|
|
323
|
-
isGlobal:
|
|
324
|
-
t:
|
|
832
|
+
isGlobal: U,
|
|
833
|
+
t: W
|
|
325
834
|
}
|
|
326
835
|
)
|
|
327
836
|
] })
|
|
328
837
|
}
|
|
329
838
|
);
|
|
330
|
-
},
|
|
839
|
+
}, fe = {
|
|
840
|
+
/* AstrologerCard */
|
|
841
|
+
consultationSelectSlot: "Select Slot",
|
|
842
|
+
consultationYearsOfExperience: "{count}+ years of experience",
|
|
843
|
+
consultationPercentOff: "{percent}% Off",
|
|
844
|
+
consultationPreviouslyConsulted: "Previously Consulted",
|
|
845
|
+
/* ConsultationSlotSheet */
|
|
846
|
+
consultationSheetTitle: "Schedule your call",
|
|
847
|
+
consultationSelectTimeSlot: "Select a time slot.",
|
|
848
|
+
consultationScheduleCall: "Schedule call",
|
|
849
|
+
consultationScheduling: "Scheduling…",
|
|
850
|
+
/* ConsultationSlotSelector */
|
|
851
|
+
planPeriodMorning: "Morning",
|
|
852
|
+
planPeriodAfternoon: "Afternoon",
|
|
853
|
+
planPeriodEvening: "Evening",
|
|
854
|
+
planPeriodEveningNight: "Evening/Night",
|
|
855
|
+
planSlotsLoadError: "Couldn't load slots. Please try again.",
|
|
856
|
+
planRetry: "Retry",
|
|
857
|
+
planNoSlotsAvailableTitle: "No slots available",
|
|
858
|
+
planNoSlotsAvailableSubtitle: "Try a different consultation language above, or check back soon.",
|
|
859
|
+
/*
|
|
860
|
+
* Weekday abbreviations are deliberately English-only: the other locales omit
|
|
861
|
+
* them and fall through to these. They sit in narrow day chips beside the
|
|
862
|
+
* date, where the three-letter Latin forms are what the design uses and what
|
|
863
|
+
* reads cleanest across scripts. Add them to a locale file to override.
|
|
864
|
+
*
|
|
865
|
+
* `Today` and `Tomorrow` are absent on purpose — the slot picker asks for
|
|
866
|
+
* them for the first two chips, and `createConsultationTranslate` answers
|
|
867
|
+
* with the weekday instead, so every chip reads the same way.
|
|
868
|
+
*/
|
|
869
|
+
Sun: "Sun",
|
|
870
|
+
Mon: "Mon",
|
|
871
|
+
Tue: "Tue",
|
|
872
|
+
Wed: "Wed",
|
|
873
|
+
Thu: "Thu",
|
|
874
|
+
Fri: "Fri",
|
|
875
|
+
Sat: "Sat",
|
|
876
|
+
/* PaymentResult */
|
|
877
|
+
back: "Back",
|
|
878
|
+
bookingConfirmationTitle: "Booking Confirmation",
|
|
879
|
+
paymentSuccessful: "Payment Successful 🎉",
|
|
880
|
+
paid: "Paid",
|
|
881
|
+
booking: "Booking",
|
|
882
|
+
joinCall: "Join Call",
|
|
883
|
+
consultationSlotBookedTitle: "Consultation Slot Booked!",
|
|
884
|
+
consultationSlotBookedSubtitle: "Your 30 minutes call with our Certified Vedic Astrologer is booked",
|
|
885
|
+
consultationSlotFailedTitle: "Consultation Slot Failed!",
|
|
886
|
+
consultationSlotFailedSubtitle: "We ran into some problem while booking your slot. Please schedule your slot again",
|
|
887
|
+
consultationBookSlotAgain: "Book slot again →",
|
|
888
|
+
consultationWhatsappUpdate: "All updates will be sent to your WhatsApp"
|
|
889
|
+
}, ln = {
|
|
890
|
+
consultationSelectSlot: "स्लॉट चुनें",
|
|
891
|
+
consultationYearsOfExperience: "{count}+ वर्षों का अनुभव",
|
|
892
|
+
consultationPercentOff: "{percent}% छूट",
|
|
893
|
+
consultationPreviouslyConsulted: "पहले परामर्श लिया",
|
|
894
|
+
consultationSheetTitle: "अपनी ज्योतिष परामर्श की नियुक्ति करें",
|
|
895
|
+
consultationSelectTimeSlot: "एक समय स्लॉट चुनें।",
|
|
896
|
+
consultationScheduleCall: "एक कॉल शेड्यूल करें",
|
|
897
|
+
consultationScheduling: "शेड्यूल हो रहा है…",
|
|
898
|
+
planPeriodMorning: "सुबह",
|
|
899
|
+
planPeriodAfternoon: "दोपहर",
|
|
900
|
+
planPeriodEvening: "शाम",
|
|
901
|
+
planPeriodEveningNight: "शाम/रात",
|
|
902
|
+
planSlotsLoadError: "स्लॉट लोड नहीं हो सके। कृपया पुनः प्रयास करें।",
|
|
903
|
+
planRetry: "पुनः प्रयास करें",
|
|
904
|
+
planNoSlotsAvailableTitle: "कोई स्लॉट उपलब्ध नहीं",
|
|
905
|
+
planNoSlotsAvailableSubtitle: "ऊपर कोई दूसरी परामर्श भाषा चुनें, या थोड़ी देर बाद देखें।",
|
|
906
|
+
back: "वापस",
|
|
907
|
+
bookingConfirmationTitle: "बुकिंग पुष्टि",
|
|
908
|
+
paymentSuccessful: "भुगतान सफल 🎉",
|
|
909
|
+
paid: "भुगतान किया गया",
|
|
910
|
+
booking: "बुकिंग",
|
|
911
|
+
joinCall: "कॉल में शामिल हों",
|
|
912
|
+
consultationSlotBookedTitle: "परामर्श स्लॉट बुक किया गया!",
|
|
913
|
+
consultationSlotBookedSubtitle: "आपका 30 मिनट का कॉल हमारे प्रमाणित वेदिक ज्योतिषी के साथ बुक किया गया है",
|
|
914
|
+
consultationSlotFailedTitle: "परामर्श स्लॉट विफल!",
|
|
915
|
+
consultationSlotFailedSubtitle: "आपका स्लॉट बुक करते समय कुछ समस्या हुई। कृपया अपना स्लॉट दोबारा शेड्यूल करें",
|
|
916
|
+
consultationBookSlotAgain: "फिर से स्लॉट बुक करें →",
|
|
917
|
+
consultationWhatsappUpdate: "सभी अपडेट आपके व्हाट्सएप पर भेजे जाएंगे"
|
|
918
|
+
}, cn = {
|
|
919
|
+
consultationSelectSlot: "ಸ್ಲಾಟ್ ಆಯ್ಕೆಮಾಡಿ",
|
|
920
|
+
consultationYearsOfExperience: "{count}+ ವರ್ಷಗಳ ಅನುಭವ",
|
|
921
|
+
consultationPercentOff: "{percent}% ರಿಯಾಯಿತಿ",
|
|
922
|
+
consultationPreviouslyConsulted: "ಈ ಹಿಂದೆ ಸಂಪರ್ಕಿಸಿದ್ದೀರಿ",
|
|
923
|
+
consultationSheetTitle: "ನಿಮ್ಮ ಜ್ಯೋತಿಷ್ಯ ಕನ್ಸಲ್ಟೇಶನ್ ಶೆಡ್ಯೂಲ್ ಮಾಡಿ",
|
|
924
|
+
consultationSelectTimeSlot: "30 ನಿಮಿಷಗಳ ಟೈಮ್ ಸ್ಲಾಟ್ ಆಯ್ಕೆಮಾಡಿ",
|
|
925
|
+
consultationScheduleCall: "ಕರೆ ಶೆಡ್ಯೂಲ್ ಮಾಡಿ",
|
|
926
|
+
consultationScheduling: "ಶೆಡ್ಯೂಲ್ ಆಗುತ್ತಿದೆ…",
|
|
927
|
+
planPeriodMorning: "ಬೆಳಗ್ಗೆ",
|
|
928
|
+
planPeriodAfternoon: "ಮಧ್ಯಾಹ್ನ",
|
|
929
|
+
planPeriodEvening: "ಸಂಜೆ",
|
|
930
|
+
planPeriodEveningNight: "ಸಂಜೆ/ರಾತ್ರಿ",
|
|
931
|
+
planSlotsLoadError: "ಸ್ಲಾಟ್ಗಳನ್ನು ಲೋಡ್ ಮಾಡಲಾಗಲಿಲ್ಲ. ದಯವಿಟ್ಟು ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ.",
|
|
932
|
+
planRetry: "ಮತ್ತೆ ಪ್ರಯತ್ನಿಸಿ",
|
|
933
|
+
planNoSlotsAvailableTitle: "ಯಾವುದೇ ಸ್ಲಾಟ್ ಲಭ್ಯವಿಲ್ಲ",
|
|
934
|
+
planNoSlotsAvailableSubtitle: "ಮೇಲೆ ಬೇರೆ ಕನ್ಸಲ್ಟೇಶನ್ ಭಾಷೆಯನ್ನು ಆರಿಸಿ, ಅಥವಾ ಸ್ವಲ್ಪ ಸಮಯದ ನಂತರ ನೋಡಿ.",
|
|
935
|
+
back: "ಹಿಂದೆ",
|
|
936
|
+
bookingConfirmationTitle: "ಬುಕಿಂಗ್ ಖಚಿತವಾಗಿದೆ",
|
|
937
|
+
paymentSuccessful: "ಪಾವತಿ ಪೂರ್ಣಗೊಂಡಿದೆ 🎉",
|
|
938
|
+
paid: "ಪಾವತಿಸಲಾಗಿದೆ",
|
|
939
|
+
booking: "ಬುಕಿಂಗ್",
|
|
940
|
+
joinCall: "ಕರೆಗೆ ಸೇರಿ",
|
|
941
|
+
consultationSlotBookedTitle: "ನಿಮ್ಮ ಕನ್ಸಲ್ಟೇಶನ್ ಬುಕ್ ಆಗಿದೆ!",
|
|
942
|
+
consultationSlotBookedSubtitle: "ಸರ್ಟಿಫೈಡ್ ವೇದ ಜ್ಯೋತಿಷಿಯೊಂದಿಗೆ ನಿಮ್ಮ 30 ನಿಮಿಷಗಳ ಕರೆ ಬುಕ್ ಆಗಿದೆ",
|
|
943
|
+
consultationSlotFailedTitle: "ಕನ್ಸಲ್ಟೇಶನ್ ಸ್ಲಾಟ್ ವಿಫಲವಾಗಿದೆ!",
|
|
944
|
+
consultationSlotFailedSubtitle: "ನಿಮ್ಮ ಸ್ಲಾಟ್ ಬುಕ್ ಮಾಡುವಾಗ ಸಮಸ್ಯೆ ಉಂಟಾಯಿತು. ದಯವಿಟ್ಟು ನಿಮ್ಮ ಸ್ಲಾಟ್ ಅನ್ನು ಮತ್ತೆ ಶೆಡ್ಯೂಲ್ ಮಾಡಿ",
|
|
945
|
+
consultationBookSlotAgain: "ಮತ್ತೆ ಸ್ಲಾಟ್ ಬುಕ್ ಮಾಡಿ →",
|
|
946
|
+
consultationWhatsappUpdate: "ಎಲ್ಲಾ ಅಪ್ಡೇಟ್ಗಳನ್ನು ನಿಮ್ಮ ವಾಟ್ಸಾಪ್ಗೆ ಕಳುಹಿಸಲಾಗುತ್ತದೆ"
|
|
947
|
+
}, un = {
|
|
948
|
+
consultationSelectSlot: "స్లాట్ ఎంచుకోండి",
|
|
949
|
+
consultationYearsOfExperience: "{count}+ సంవత్సరాల అనుభవం",
|
|
950
|
+
consultationPercentOff: "{percent}% తగ్గింపు",
|
|
951
|
+
consultationPreviouslyConsulted: "గతంలో సంప్రదించారు",
|
|
952
|
+
consultationSheetTitle: "మీ జ్యోతిష్య కన్సల్టేషన్ షెడ్యూల్ చేసుకోండి",
|
|
953
|
+
consultationSelectTimeSlot: "30 నిమిషాల టైమ్ స్లాట్ ఎంచుకోండి",
|
|
954
|
+
consultationScheduleCall: "కాల్ షెడ్యూల్ చేయండి",
|
|
955
|
+
consultationScheduling: "షెడ్యూల్ అవుతోంది…",
|
|
956
|
+
planPeriodMorning: "ఉదయం",
|
|
957
|
+
planPeriodAfternoon: "మధ్యాహ్నం",
|
|
958
|
+
planPeriodEvening: "సాయంత్రం",
|
|
959
|
+
planPeriodEveningNight: "సాయంత్రం/రాత్రి",
|
|
960
|
+
planSlotsLoadError: "స్లాట్లు లోడ్ కాలేదు. దయచేసి మళ్లీ ప్రయత్నించండి.",
|
|
961
|
+
planRetry: "మళ్లీ ప్రయత్నించండి",
|
|
962
|
+
planNoSlotsAvailableTitle: "స్లాట్లు అందుబాటులో లేవు",
|
|
963
|
+
planNoSlotsAvailableSubtitle: "పైన వేరే కన్సల్టేషన్ భాషను ఎంచుకోండి, లేదా కొంతసేపటి తర్వాత చూడండి.",
|
|
964
|
+
back: "వెనుకకు",
|
|
965
|
+
bookingConfirmationTitle: "బుకింగ్ నిర్ధారణ",
|
|
966
|
+
paymentSuccessful: "పేమెంట్ పూర్తయింది 🎉",
|
|
967
|
+
paid: "చెల్లించినది",
|
|
968
|
+
booking: "బుకింగ్",
|
|
969
|
+
joinCall: "కాల్లో చేరండి",
|
|
970
|
+
consultationSlotBookedTitle: "మీ కన్సల్టేషన్ బుక్ అయింది!",
|
|
971
|
+
consultationSlotBookedSubtitle: "సర్టిఫైడ్ వేద జ్యోతిష్యుడితో మీ 30 నిమిషాల కాల్ బుక్ అయింది",
|
|
972
|
+
consultationSlotFailedTitle: "కన్సల్టేషన్ స్లాట్ విఫలమైంది!",
|
|
973
|
+
consultationSlotFailedSubtitle: "మీ స్లాట్ బుక్ చేసేటప్పుడు సమస్య ఏర్పడింది. దయచేసి మీ స్లాట్ను మళ్లీ షెడ్యూల్ చేసుకోండి",
|
|
974
|
+
consultationBookSlotAgain: "మళ్లీ స్లాట్ బుక్ చేయండి →",
|
|
975
|
+
consultationWhatsappUpdate: "అన్ని అప్డేట్స్ మీ వాట్సాప్కి పంపబడతాయి"
|
|
976
|
+
}, Ue = { en: fe, hi: ln, te: un, kn: cn }, dn = (d) => d in Ue, fn = ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"], Me = { Today: 0, Tomorrow: 1 }, pn = (d) => {
|
|
977
|
+
const u = /* @__PURE__ */ new Date();
|
|
978
|
+
return u.setDate(u.getDate() + d), fn[u.getDay()];
|
|
979
|
+
}, so = (d = "en", u) => {
|
|
980
|
+
const w = dn(d) ? Ue[d] : fe;
|
|
981
|
+
return (g, _) => {
|
|
982
|
+
if (u?.[g] === void 0 && g in Me)
|
|
983
|
+
return pn(Me[g]);
|
|
984
|
+
const E = u?.[g] ?? w[g] ?? fe[g];
|
|
985
|
+
if (E !== void 0)
|
|
986
|
+
return E.replace("{count}", String(_?.count ?? "")).replace("{percent}", String(_?.percent ?? ""));
|
|
987
|
+
};
|
|
988
|
+
}, hn = () => /* @__PURE__ */ t.jsx("svg", { width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", "aria-hidden": "true", children: /* @__PURE__ */ t.jsx(
|
|
331
989
|
"path",
|
|
332
990
|
{
|
|
333
991
|
d: "M12.5 15.833 6.667 10 12.5 4.167",
|
|
@@ -336,7 +994,7 @@ const O = (a) => {
|
|
|
336
994
|
strokeLinecap: "round",
|
|
337
995
|
strokeLinejoin: "round"
|
|
338
996
|
}
|
|
339
|
-
) }),
|
|
997
|
+
) }), _n = () => /* @__PURE__ */ t.jsx("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", "aria-hidden": "true", children: /* @__PURE__ */ t.jsx(
|
|
340
998
|
"path",
|
|
341
999
|
{
|
|
342
1000
|
d: "M8 1.333l1.966 3.983 4.395.64-3.18 3.1.75 4.377L8 11.37l-3.931 2.064.75-4.378-3.18-3.1 4.395-.639L8 1.333z",
|
|
@@ -345,8 +1003,8 @@ const O = (a) => {
|
|
|
345
1003
|
strokeWidth: "1",
|
|
346
1004
|
strokeLinejoin: "round"
|
|
347
1005
|
}
|
|
348
|
-
) }),
|
|
349
|
-
/* @__PURE__ */
|
|
1006
|
+
) }), vn = () => /* @__PURE__ */ t.jsxs("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", "aria-hidden": "true", children: [
|
|
1007
|
+
/* @__PURE__ */ t.jsx(
|
|
350
1008
|
"path",
|
|
351
1009
|
{
|
|
352
1010
|
d: "M5.333 1.333v2M10.667 1.333v2M2 6h9.5M14 8.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z",
|
|
@@ -355,7 +1013,7 @@ const O = (a) => {
|
|
|
355
1013
|
strokeLinecap: "round"
|
|
356
1014
|
}
|
|
357
1015
|
),
|
|
358
|
-
/* @__PURE__ */
|
|
1016
|
+
/* @__PURE__ */ t.jsx(
|
|
359
1017
|
"path",
|
|
360
1018
|
{
|
|
361
1019
|
d: "M11.5 7.5v1.25l.75.75",
|
|
@@ -364,7 +1022,7 @@ const O = (a) => {
|
|
|
364
1022
|
strokeLinecap: "round"
|
|
365
1023
|
}
|
|
366
1024
|
),
|
|
367
|
-
/* @__PURE__ */
|
|
1025
|
+
/* @__PURE__ */ t.jsx(
|
|
368
1026
|
"path",
|
|
369
1027
|
{
|
|
370
1028
|
d: "M5.5 13.5H3.333A1.333 1.333 0 0 1 2 12.167V4.667a1.333 1.333 0 0 1 1.333-1.334h9.334A1.333 1.333 0 0 1 14 4.667V6",
|
|
@@ -373,7 +1031,7 @@ const O = (a) => {
|
|
|
373
1031
|
strokeLinecap: "round"
|
|
374
1032
|
}
|
|
375
1033
|
)
|
|
376
|
-
] }),
|
|
1034
|
+
] }), bn = () => /* @__PURE__ */ t.jsx("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", "aria-hidden": "true", children: /* @__PURE__ */ t.jsx(
|
|
377
1035
|
"path",
|
|
378
1036
|
{
|
|
379
1037
|
d: "M16.5 12.69v2.25a1.5 1.5 0 0 1-1.635 1.5 14.85 14.85 0 0 1-6.472-2.303 14.63 14.63 0 0 1-4.5-4.5A14.85 14.85 0 0 1 1.59 3.135 1.5 1.5 0 0 1 3.083 1.5h2.25a1.5 1.5 0 0 1 1.5 1.29c.095.72.271 1.427.525 2.107a1.5 1.5 0 0 1-.337 1.583l-.953.952a12 12 0 0 0 4.5 4.5l.953-.952a1.5 1.5 0 0 1 1.582-.338c.68.254 1.387.43 2.108.525a1.5 1.5 0 0 1 1.29 1.523Z",
|
|
@@ -382,700 +1040,172 @@ const O = (a) => {
|
|
|
382
1040
|
strokeLinecap: "round",
|
|
383
1041
|
strokeLinejoin: "round"
|
|
384
1042
|
}
|
|
385
|
-
) }),
|
|
386
|
-
root:
|
|
387
|
-
header:
|
|
388
|
-
backBtn:
|
|
389
|
-
headerTitle:
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
currencySymbol: m = "₹",
|
|
1043
|
+
) }), gn = "_root_12f9t_3", mn = "_header_12f9t_14", Sn = "_backBtn_12f9t_21", xn = "_headerTitle_12f9t_34", yn = "_hero_12f9t_46", jn = "_tick_12f9t_58", kn = "_heroTitle_12f9t_72", Tn = "_statRow_12f9t_83", Rn = "_stat_12f9t_83", En = "_statLabel_12f9t_106", Cn = "_statValue_12f9t_114", Nn = "_statDivider_12f9t_125", Pn = "_body_12f9t_133", wn = "_section_12f9t_137", On = "_bookedHeading_12f9t_145", An = "_bookedTitle_12f9t_153", Bn = "_bookedSubtitle_12f9t_161", Fn = "_astrologerCard_12f9t_168", Dn = "_astrologerRow_12f9t_181", Wn = "_photo_12f9t_187", Ln = "_photoFallback_12f9t_196", In = "_astrologerMeta_12f9t_210", $n = "_astrologerName_12f9t_218", Mn = "_astrologerSubRow_12f9t_227", Yn = "_languages_12f9t_233", Un = "_metaDivider_12f9t_239", Vn = "_rating_12f9t_245", Jn = "_slotPill_12f9t_255", qn = "_slotPillText_12f9t_268", Kn = "_failedCard_12f9t_277", Hn = "_failedTitle_12f9t_290", zn = "_failedSubtitle_12f9t_298", Gn = "_ctaBtn_12f9t_306", Xn = "_footnote_12f9t_333", Zn = "_skeleton_12f9t_344", Qn = "_skeletonLine_12f9t_351", eo = "_skeletonCta_12f9t_361", r = {
|
|
1044
|
+
root: gn,
|
|
1045
|
+
header: mn,
|
|
1046
|
+
backBtn: Sn,
|
|
1047
|
+
headerTitle: xn,
|
|
1048
|
+
hero: yn,
|
|
1049
|
+
tick: jn,
|
|
1050
|
+
heroTitle: kn,
|
|
1051
|
+
statRow: Tn,
|
|
1052
|
+
stat: Rn,
|
|
1053
|
+
statLabel: En,
|
|
1054
|
+
statValue: Cn,
|
|
1055
|
+
statDivider: Nn,
|
|
1056
|
+
body: Pn,
|
|
1057
|
+
section: wn,
|
|
1058
|
+
bookedHeading: On,
|
|
1059
|
+
bookedTitle: An,
|
|
1060
|
+
bookedSubtitle: Bn,
|
|
1061
|
+
astrologerCard: Fn,
|
|
1062
|
+
astrologerRow: Dn,
|
|
1063
|
+
photo: Wn,
|
|
1064
|
+
photoFallback: Ln,
|
|
1065
|
+
astrologerMeta: In,
|
|
1066
|
+
astrologerName: $n,
|
|
1067
|
+
astrologerSubRow: Mn,
|
|
1068
|
+
languages: Yn,
|
|
1069
|
+
metaDivider: Un,
|
|
1070
|
+
rating: Vn,
|
|
1071
|
+
slotPill: Jn,
|
|
1072
|
+
slotPillText: qn,
|
|
1073
|
+
failedCard: Kn,
|
|
1074
|
+
failedTitle: Hn,
|
|
1075
|
+
failedSubtitle: zn,
|
|
1076
|
+
ctaBtn: Gn,
|
|
1077
|
+
footnote: Xn,
|
|
1078
|
+
skeleton: Zn,
|
|
1079
|
+
skeletonLine: Qn,
|
|
1080
|
+
skeletonCta: eo
|
|
1081
|
+
}, to = (...d) => d.filter(Boolean).join(" "), lo = ({
|
|
1082
|
+
status: d,
|
|
1083
|
+
amount: u,
|
|
1084
|
+
currencySymbol: w = "₹",
|
|
428
1085
|
bookingId: g,
|
|
429
|
-
astrologer:
|
|
430
|
-
slotLabel:
|
|
431
|
-
isLoading:
|
|
432
|
-
onBack:
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
className: _ = ""
|
|
1086
|
+
astrologer: _,
|
|
1087
|
+
slotLabel: E,
|
|
1088
|
+
isLoading: S = !1,
|
|
1089
|
+
onBack: j,
|
|
1090
|
+
onJoinCall: h,
|
|
1091
|
+
onBookSlotAgain: k,
|
|
1092
|
+
t: l,
|
|
1093
|
+
className: x = ""
|
|
438
1094
|
}) => {
|
|
439
|
-
const
|
|
440
|
-
return /* @__PURE__ */ t("div", { className:
|
|
441
|
-
/* @__PURE__ */ t("div", { className:
|
|
442
|
-
|
|
1095
|
+
const T = d === "booked", y = _.languages?.length ? _.languages.join(", ") : "", N = typeof _.rating == "number" && _.rating > 0;
|
|
1096
|
+
return /* @__PURE__ */ t.jsxs("div", { className: to(r.root, x), "data-testid": "payment-result", children: [
|
|
1097
|
+
/* @__PURE__ */ t.jsxs("div", { className: r.header, children: [
|
|
1098
|
+
j && /* @__PURE__ */ t.jsx(
|
|
443
1099
|
"button",
|
|
444
1100
|
{
|
|
445
1101
|
type: "button",
|
|
446
|
-
className:
|
|
447
|
-
onClick:
|
|
448
|
-
"aria-label":
|
|
449
|
-
children: /* @__PURE__ */
|
|
1102
|
+
className: r.backBtn,
|
|
1103
|
+
onClick: j,
|
|
1104
|
+
"aria-label": l?.("back") ?? "Back",
|
|
1105
|
+
children: /* @__PURE__ */ t.jsx(hn, {})
|
|
450
1106
|
}
|
|
451
1107
|
),
|
|
452
|
-
/* @__PURE__ */
|
|
453
|
-
n && /* @__PURE__ */ e("button", { type: "button", className: o.helpBtn, onClick: n, children: h?.("help") ?? "Help" })
|
|
1108
|
+
/* @__PURE__ */ t.jsx("span", { className: r.headerTitle, children: l?.("bookingConfirmationTitle") ?? "Booking Confirmation" })
|
|
454
1109
|
] }),
|
|
455
|
-
/* @__PURE__ */ t("div", { className:
|
|
456
|
-
/* @__PURE__ */
|
|
457
|
-
/* @__PURE__ */
|
|
458
|
-
/* @__PURE__ */ t("div", { className:
|
|
459
|
-
/* @__PURE__ */ t("div", { className:
|
|
460
|
-
/* @__PURE__ */
|
|
461
|
-
/* @__PURE__ */ t("span", { className:
|
|
462
|
-
|
|
463
|
-
|
|
1110
|
+
/* @__PURE__ */ t.jsxs("div", { className: r.hero, children: [
|
|
1111
|
+
/* @__PURE__ */ t.jsx("div", { className: r.tick, "aria-hidden": "true", children: "✓" }),
|
|
1112
|
+
/* @__PURE__ */ t.jsx("p", { className: r.heroTitle, children: l?.("paymentSuccessful") ?? "Payment Successful 🎉" }),
|
|
1113
|
+
/* @__PURE__ */ t.jsxs("div", { className: r.statRow, children: [
|
|
1114
|
+
/* @__PURE__ */ t.jsxs("div", { className: r.stat, children: [
|
|
1115
|
+
/* @__PURE__ */ t.jsx("span", { className: r.statLabel, children: l?.("paid") ?? "Paid" }),
|
|
1116
|
+
/* @__PURE__ */ t.jsxs("span", { className: r.statValue, children: [
|
|
1117
|
+
w,
|
|
1118
|
+
u
|
|
464
1119
|
] })
|
|
465
1120
|
] }),
|
|
466
|
-
/* @__PURE__ */
|
|
467
|
-
/* @__PURE__ */ t("div", { className:
|
|
468
|
-
/* @__PURE__ */
|
|
469
|
-
/* @__PURE__ */
|
|
1121
|
+
/* @__PURE__ */ t.jsx("div", { className: r.statDivider }),
|
|
1122
|
+
/* @__PURE__ */ t.jsxs("div", { className: r.stat, children: [
|
|
1123
|
+
/* @__PURE__ */ t.jsx("span", { className: r.statLabel, children: l?.("booking") ?? "Booking" }),
|
|
1124
|
+
/* @__PURE__ */ t.jsx("span", { className: r.statValue, children: g || "-" })
|
|
470
1125
|
] })
|
|
471
1126
|
] })
|
|
472
1127
|
] }),
|
|
473
|
-
/* @__PURE__ */ t("div", { className:
|
|
474
|
-
|
|
475
|
-
/* @__PURE__ */
|
|
476
|
-
/* @__PURE__ */
|
|
477
|
-
/* @__PURE__ */
|
|
1128
|
+
/* @__PURE__ */ t.jsxs("div", { className: r.body, children: [
|
|
1129
|
+
S && /* @__PURE__ */ t.jsxs("div", { className: r.skeleton, "aria-busy": "true", "aria-live": "polite", children: [
|
|
1130
|
+
/* @__PURE__ */ t.jsx("div", { className: r.skeletonLine, style: { width: "60%" } }),
|
|
1131
|
+
/* @__PURE__ */ t.jsx("div", { className: r.skeletonLine, style: { width: "85%" } }),
|
|
1132
|
+
/* @__PURE__ */ t.jsx("div", { className: r.skeletonCta })
|
|
478
1133
|
] }),
|
|
479
|
-
!
|
|
480
|
-
/* @__PURE__ */ t("div", { className:
|
|
481
|
-
/* @__PURE__ */
|
|
482
|
-
/* @__PURE__ */
|
|
1134
|
+
!S && T && /* @__PURE__ */ t.jsxs("div", { className: r.section, children: [
|
|
1135
|
+
/* @__PURE__ */ t.jsxs("div", { className: r.bookedHeading, children: [
|
|
1136
|
+
/* @__PURE__ */ t.jsx("p", { className: r.bookedTitle, children: l?.("consultationSlotBookedTitle") ?? "Consultation Slot Booked!" }),
|
|
1137
|
+
/* @__PURE__ */ t.jsx("p", { className: r.bookedSubtitle, children: l?.("consultationSlotBookedSubtitle") ?? "Your 30 minutes call with our Certified Vedic Astrologer is booked" })
|
|
483
1138
|
] }),
|
|
484
|
-
/* @__PURE__ */ t("div", { className:
|
|
485
|
-
/* @__PURE__ */ t("div", { className:
|
|
486
|
-
|
|
1139
|
+
/* @__PURE__ */ t.jsxs("div", { className: r.astrologerCard, children: [
|
|
1140
|
+
/* @__PURE__ */ t.jsxs("div", { className: r.astrologerRow, children: [
|
|
1141
|
+
_.photoUrl ? /* @__PURE__ */ t.jsx(
|
|
487
1142
|
"img",
|
|
488
1143
|
{
|
|
489
|
-
className:
|
|
490
|
-
src:
|
|
491
|
-
alt:
|
|
1144
|
+
className: r.photo,
|
|
1145
|
+
src: _.photoUrl,
|
|
1146
|
+
alt: _.name
|
|
492
1147
|
}
|
|
493
|
-
) : /* @__PURE__ */
|
|
494
|
-
/* @__PURE__ */ t("div", { className:
|
|
495
|
-
/* @__PURE__ */
|
|
496
|
-
(
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
/* @__PURE__ */
|
|
1148
|
+
) : /* @__PURE__ */ t.jsx("div", { className: r.photoFallback, "aria-hidden": "true", children: _.name?.trim().charAt(0).toUpperCase() || "?" }),
|
|
1149
|
+
/* @__PURE__ */ t.jsxs("div", { className: r.astrologerMeta, children: [
|
|
1150
|
+
/* @__PURE__ */ t.jsx("p", { className: r.astrologerName, children: _.name }),
|
|
1151
|
+
(y || N) && /* @__PURE__ */ t.jsxs("div", { className: r.astrologerSubRow, children: [
|
|
1152
|
+
y && /* @__PURE__ */ t.jsx("span", { className: r.languages, children: y }),
|
|
1153
|
+
y && N && /* @__PURE__ */ t.jsx("span", { className: r.metaDivider }),
|
|
1154
|
+
N && /* @__PURE__ */ t.jsxs("span", { className: r.rating, children: [
|
|
1155
|
+
_.rating.toFixed(1),
|
|
1156
|
+
/* @__PURE__ */ t.jsx(_n, {})
|
|
502
1157
|
] })
|
|
503
1158
|
] })
|
|
504
1159
|
] })
|
|
505
1160
|
] }),
|
|
506
|
-
|
|
507
|
-
/* @__PURE__ */
|
|
508
|
-
/* @__PURE__ */
|
|
1161
|
+
E && /* @__PURE__ */ t.jsxs("div", { className: r.slotPill, children: [
|
|
1162
|
+
/* @__PURE__ */ t.jsx(vn, {}),
|
|
1163
|
+
/* @__PURE__ */ t.jsx("span", { className: r.slotPillText, children: E })
|
|
509
1164
|
] })
|
|
510
1165
|
] }),
|
|
511
|
-
|
|
1166
|
+
h && /* @__PURE__ */ t.jsxs(
|
|
512
1167
|
"button",
|
|
513
1168
|
{
|
|
514
1169
|
type: "button",
|
|
515
|
-
className:
|
|
516
|
-
onClick:
|
|
1170
|
+
className: r.ctaBtn,
|
|
1171
|
+
onClick: h,
|
|
517
1172
|
children: [
|
|
518
|
-
/* @__PURE__ */
|
|
519
|
-
|
|
1173
|
+
/* @__PURE__ */ t.jsx(bn, {}),
|
|
1174
|
+
l?.("joinCall") ?? "Join Call"
|
|
520
1175
|
]
|
|
521
1176
|
}
|
|
522
1177
|
),
|
|
523
|
-
/* @__PURE__ */
|
|
1178
|
+
/* @__PURE__ */ t.jsx("p", { className: r.footnote, children: l?.("consultationWhatsappUpdate") ?? "All updates will be sent to your WhatsApp" })
|
|
524
1179
|
] }),
|
|
525
|
-
!
|
|
526
|
-
/* @__PURE__ */ t("div", { className:
|
|
527
|
-
/* @__PURE__ */
|
|
528
|
-
/* @__PURE__ */
|
|
1180
|
+
!S && !T && /* @__PURE__ */ t.jsxs("div", { className: r.section, children: [
|
|
1181
|
+
/* @__PURE__ */ t.jsxs("div", { className: r.failedCard, children: [
|
|
1182
|
+
/* @__PURE__ */ t.jsx("p", { className: r.failedTitle, children: l?.("consultationSlotFailedTitle") ?? "Consultation Slot Failed!" }),
|
|
1183
|
+
/* @__PURE__ */ t.jsx("p", { className: r.failedSubtitle, children: l?.("consultationSlotFailedSubtitle") ?? "We ran into some problem while booking your slot. Please schedule your slot again" })
|
|
529
1184
|
] }),
|
|
530
|
-
|
|
1185
|
+
k && /* @__PURE__ */ t.jsx(
|
|
531
1186
|
"button",
|
|
532
1187
|
{
|
|
533
1188
|
type: "button",
|
|
534
|
-
className:
|
|
535
|
-
onClick:
|
|
536
|
-
children:
|
|
1189
|
+
className: r.ctaBtn,
|
|
1190
|
+
onClick: k,
|
|
1191
|
+
children: l?.("consultationBookSlotAgain") ?? "Book slot again →"
|
|
537
1192
|
}
|
|
538
1193
|
),
|
|
539
|
-
/* @__PURE__ */
|
|
540
|
-
] })
|
|
541
|
-
] })
|
|
542
|
-
] });
|
|
543
|
-
}, P5 = () => /* @__PURE__ */ e("svg", { width: "24", height: "24", viewBox: "0 0 20.5 20.5", fill: "none", "aria-hidden": "true", children: /* @__PURE__ */ e(
|
|
544
|
-
"path",
|
|
545
|
-
{
|
|
546
|
-
d: "M15.25 10C18.1495 10 20.5 12.3505 20.5 15.25C20.5 18.1495 18.1495 20.5 15.25 20.5C12.3505 20.5 10 18.1495 10 15.25C10 12.3505 12.3505 10 15.25 10ZM14.25 0C14.6642 0 15 0.335786 15 0.75V1.5H15.75C17.8211 1.5 19.5 3.17893 19.5 5.25V7.75C19.5 8.16421 19.1642 8.5 18.75 8.5C18.3358 8.5 18 8.16421 18 7.75V5.25C18 4.00736 16.9926 3 15.75 3H15V3.75C15 4.16421 14.6642 4.5 14.25 4.5C13.8358 4.5 13.5 4.16421 13.5 3.75V3H6V3.75C6 4.16421 5.66421 4.5 5.25 4.5C4.83579 4.5 4.5 4.16421 4.5 3.75V3H3.75C2.50736 3 1.5 4.00736 1.5 5.25V15.75C1.5 16.9926 2.50736 18 3.75 18H7.75C8.16421 18 8.5 18.3358 8.5 18.75C8.5 19.1642 8.16421 19.5 7.75 19.5H3.75C1.67893 19.5 0 17.8211 0 15.75V5.25C0 3.17893 1.67893 1.5 3.75 1.5H4.5V0.75C4.5 0.335786 4.83579 0 5.25 0C5.66421 0 6 0.335786 6 0.75V1.5H13.5V0.75C13.5 0.335786 13.8358 0 14.25 0ZM15.25 11.5C13.1789 11.5 11.5 13.1789 11.5 15.25C11.5 17.3211 13.1789 19 15.25 19C17.3211 19 19 17.3211 19 15.25C19 13.1789 17.3211 11.5 15.25 11.5ZM15.1436 12.9834C15.5575 12.9837 15.8936 13.3193 15.8936 13.7334V15.0654L16.916 15.6895C17.2693 15.9052 17.3815 16.3672 17.166 16.7207C16.9504 17.0742 16.4883 17.1861 16.1348 16.9707L14.7529 16.127C14.5299 15.9908 14.3937 15.7485 14.3936 15.4873V13.7334C14.3936 13.3192 14.7293 12.9834 15.1436 12.9834ZM5.75 12C6.16421 12 6.5 12.3358 6.5 12.75C6.5 13.1642 6.16421 13.5 5.75 13.5H4.75C4.33579 13.5 4 13.1642 4 12.75C4 12.3358 4.33579 12 4.75 12H5.75ZM8.75 8C9.16421 8 9.5 8.33579 9.5 8.75C9.5 9.16421 9.16421 9.5 8.75 9.5H4.75C4.33579 9.5 4 9.16421 4 8.75C4 8.33579 4.33579 8 4.75 8H8.75Z",
|
|
547
|
-
fill: "currentColor"
|
|
548
|
-
}
|
|
549
|
-
) }), H5 = () => /* @__PURE__ */ e("svg", { width: "12", height: "12", viewBox: "0 0 9.38 8.94", fill: "none", "aria-hidden": "true", children: /* @__PURE__ */ e(
|
|
550
|
-
"path",
|
|
551
|
-
{
|
|
552
|
-
d: "M9.28094 3.71918L7.22537 5.72294L7.7108 8.55302C7.73192 8.67677 7.6811 8.80184 7.57946 8.87576C7.52204 8.91767 7.45373 8.93879 7.38542 8.93879C7.33295 8.93879 7.28015 8.92625 7.23197 8.90084L4.69031 7.56467L2.14898 8.90051C2.0381 8.95925 1.90313 8.94968 1.80149 8.87543C1.69985 8.80151 1.64903 8.67644 1.67015 8.55269L2.15558 5.72261L0.0996759 3.71918C0.00991586 3.6314 -0.0227541 3.50006 0.0161859 3.38093C0.0551259 3.2618 0.158416 3.17435 0.282826 3.1562L3.1238 2.7437L4.3943 0.169042C4.50551 -0.0563475 4.87511 -0.0563475 4.98632 0.169042L6.25682 2.7437L9.09779 3.1562C9.2222 3.17435 9.32549 3.26147 9.36443 3.38093C9.40337 3.50039 9.3707 3.63107 9.28094 3.71918Z",
|
|
553
|
-
fill: "#FFC627"
|
|
554
|
-
}
|
|
555
|
-
) }), U5 = () => /* @__PURE__ */ t("svg", { width: "24", height: "24", viewBox: "0 0 23.9 23.9", fill: "none", "aria-hidden": "true", children: [
|
|
556
|
-
/* @__PURE__ */ e("circle", { cx: "11.6667", cy: "11.6667", r: "5.83333", fill: "white" }),
|
|
557
|
-
/* @__PURE__ */ e(
|
|
558
|
-
"path",
|
|
559
|
-
{
|
|
560
|
-
d: "M21.1605 13.933C21.4969 13.7095 21.7815 13.4167 21.9953 13.0741C22.2091 12.7315 22.3471 12.3472 22.4 11.9468C22.3471 11.5465 22.2091 11.1621 21.9953 10.8196C21.7815 10.477 21.4969 10.1841 21.1605 9.9607C20.8921 9.73966 20.6602 9.47759 20.4736 9.18417C20.4343 8.81253 20.4699 8.43679 20.5781 8.0791C20.7089 7.70675 20.7605 7.31122 20.7296 6.91779C20.6988 6.52437 20.5861 6.14171 20.3989 5.7943C20.1225 5.50969 19.79 5.2857 19.4223 5.13659C19.0547 4.98747 18.66 4.9165 18.2635 4.92817C17.905 4.91214 17.5517 4.83644 17.2181 4.70417C16.9832 4.43149 16.8009 4.11755 16.6805 3.7783C16.5688 3.3924 16.3767 3.03453 16.1167 2.72824C15.8568 2.42195 15.5349 2.17418 15.1723 2.00123C14.7891 1.93273 14.3959 1.94517 14.0178 2.03776C13.6397 2.13035 13.2852 2.30103 12.9771 2.53883C12.6647 2.75141 12.3152 2.90338 11.9467 2.98683C11.5782 2.90338 11.2286 2.75141 10.9163 2.53883C10.6085 2.30026 10.2541 2.12911 9.87586 2.03649C9.49767 1.94387 9.10421 1.93186 8.72107 2.00123C8.35846 2.17418 8.03659 2.42195 7.77662 2.72824C7.51666 3.03453 7.32451 3.3924 7.2128 3.7783C7.09247 4.11755 6.91018 4.43149 6.6752 4.70417C6.34164 4.83644 5.98834 4.91214 5.62987 4.92817C5.23331 4.9165 4.83866 4.98747 4.47102 5.13659C4.10338 5.2857 3.77079 5.50969 3.4944 5.7943C3.30721 6.14171 3.19458 6.52437 3.16372 6.91779C3.13287 7.31122 3.18446 7.70675 3.3152 8.0791C3.42345 8.43679 3.459 8.81253 3.41973 9.18417C3.2331 9.47759 3.00126 9.73966 2.7328 9.9607C2.39644 10.1841 2.11181 10.477 1.89802 10.8196C1.68424 11.1621 1.54625 11.5465 1.49333 11.9468C1.54625 12.3472 1.68424 12.7315 1.89802 13.0741C2.11181 13.4167 2.39644 13.7095 2.7328 13.933C3.00126 14.154 3.2331 14.4161 3.41973 14.7095C3.459 15.0811 3.42345 15.4569 3.3152 15.8146C3.18446 16.1869 3.13287 16.5824 3.16372 16.9759C3.19458 17.3693 3.30721 17.752 3.4944 18.0994C3.77079 18.384 4.10338 18.608 4.47102 18.7571C4.83866 18.9062 5.23331 18.9772 5.62987 18.9655C5.98834 18.9815 6.34164 19.0572 6.6752 19.1895C6.91018 19.4622 7.09247 19.7761 7.2128 20.1154C7.32451 20.5013 7.51666 20.8591 7.77662 21.1654C8.03659 21.4717 8.35846 21.7195 8.72107 21.8924C9.10423 21.9609 9.49749 21.9485 9.87555 21.8559C10.2536 21.7633 10.6081 21.5926 10.9163 21.3548C11.2286 21.1423 11.5782 20.9903 11.9467 20.9068C12.3152 20.9903 12.6647 21.1423 12.9771 21.3548C13.4867 21.6934 14.0709 21.9035 14.6795 21.9671C14.8469 21.9716 15.0137 21.9463 15.1723 21.8924C15.5349 21.7195 15.8568 21.4717 16.1167 21.1654C16.3767 20.8591 16.5688 20.5013 16.6805 20.1154C16.8009 19.7761 16.9832 19.4622 17.2181 19.1895C17.5517 19.0572 17.905 18.9815 18.2635 18.9655C18.66 18.9772 19.0547 18.9062 19.4223 18.7571C19.79 18.608 20.1225 18.384 20.3989 18.0994C20.5861 17.752 20.6988 17.3693 20.7296 16.9759C20.7605 16.5824 20.7089 16.1869 20.5781 15.8146C20.4699 15.4569 20.4343 15.0811 20.4736 14.7095C20.6602 14.4161 20.8921 14.154 21.1605 13.933ZM15.456 10.4834L11.4837 14.4706C11.3399 14.6049 11.1504 14.6797 10.9536 14.6797C10.7568 14.6797 10.5673 14.6049 10.4235 14.4706L8.43734 12.4695C8.30102 12.3304 8.22511 12.1431 8.22609 11.9484C8.22707 11.7536 8.30488 11.5671 8.44259 11.4294C8.5803 11.2917 8.7668 11.2139 8.96155 11.2129C9.1563 11.2119 9.34357 11.2879 9.48267 11.4242L10.9461 12.8876L14.4107 9.4231C14.5504 9.28668 14.738 9.21031 14.9333 9.21031C15.1287 9.21031 15.3162 9.28668 15.456 9.4231C15.5269 9.492 15.5832 9.57442 15.6217 9.66548C15.6602 9.75653 15.68 9.85438 15.68 9.95323C15.68 10.0521 15.6602 10.1499 15.6217 10.241C15.5832 10.332 15.5269 10.4145 15.456 10.4834Z",
|
|
561
|
-
fill: "#1A6EE5"
|
|
562
|
-
}
|
|
563
|
-
)
|
|
564
|
-
] }), Y5 = "_card_k2n64_3", z5 = "_scheduleSection_k2n64_13", O5 = "_sectionLabel_k2n64_21", G5 = "_timeRow_k2n64_30", J5 = "_timeIcon_k2n64_36", K5 = "_timeText_k2n64_43", Q5 = "_dateLabel_k2n64_51", X5 = "_timeRangeLabel_k2n64_60", e2 = "_astrologerSection_k2n64_69", t2 = "_astrologerRow_k2n64_76", a2 = "_avatar_k2n64_84", o2 = "_avatarInner_k2n64_84", n2 = "_avatarFill_k2n64_103", l2 = "_photo_k2n64_109", i2 = "_photoFallback_k2n64_117", s2 = "_verifiedBadge_k2n64_128", c2 = "_astrologerMeta_k2n64_134", r2 = "_astrologerName_k2n64_142", d2 = "_astrologerSubRow_k2n64_153", C2 = "_rating_k2n64_159", h2 = "_metaDot_k2n64_169", _2 = "_experience_k2n64_177", u2 = "_languages_k2n64_184", C = {
|
|
565
|
-
card: Y5,
|
|
566
|
-
scheduleSection: z5,
|
|
567
|
-
sectionLabel: O5,
|
|
568
|
-
timeRow: G5,
|
|
569
|
-
timeIcon: J5,
|
|
570
|
-
timeText: K5,
|
|
571
|
-
dateLabel: Q5,
|
|
572
|
-
timeRangeLabel: X5,
|
|
573
|
-
astrologerSection: e2,
|
|
574
|
-
astrologerRow: t2,
|
|
575
|
-
avatar: a2,
|
|
576
|
-
avatarInner: o2,
|
|
577
|
-
avatarFill: n2,
|
|
578
|
-
photo: l2,
|
|
579
|
-
photoFallback: i2,
|
|
580
|
-
verifiedBadge: s2,
|
|
581
|
-
astrologerMeta: c2,
|
|
582
|
-
astrologerName: r2,
|
|
583
|
-
astrologerSubRow: d2,
|
|
584
|
-
rating: C2,
|
|
585
|
-
metaDot: h2,
|
|
586
|
-
experience: _2,
|
|
587
|
-
languages: u2
|
|
588
|
-
}, p2 = (...a) => a.filter(Boolean).join(" "), E = ({
|
|
589
|
-
astrologer: a,
|
|
590
|
-
dateLabel: l,
|
|
591
|
-
timeRangeLabel: m,
|
|
592
|
-
astrologerFooter: g,
|
|
593
|
-
t: c,
|
|
594
|
-
className: u = ""
|
|
595
|
-
}) => {
|
|
596
|
-
const r = a.languages?.length ? a.languages.join(", ") : "", p = typeof a.rating == "number" && a.rating > 0, n = typeof a.experienceYears == "number";
|
|
597
|
-
return /* @__PURE__ */ t("div", { className: p2(C.card, u), children: [
|
|
598
|
-
/* @__PURE__ */ t("div", { className: C.scheduleSection, children: [
|
|
599
|
-
/* @__PURE__ */ e("p", { className: C.sectionLabel, children: c?.("consultationCallTimeLabel") ?? "Call time" }),
|
|
600
|
-
/* @__PURE__ */ t("div", { className: C.timeRow, children: [
|
|
601
|
-
/* @__PURE__ */ e("span", { className: C.timeIcon, children: /* @__PURE__ */ e(P5, {}) }),
|
|
602
|
-
/* @__PURE__ */ t("div", { className: C.timeText, children: [
|
|
603
|
-
/* @__PURE__ */ e("p", { className: C.dateLabel, children: l }),
|
|
604
|
-
/* @__PURE__ */ e("p", { className: C.timeRangeLabel, children: m })
|
|
605
|
-
] })
|
|
1194
|
+
/* @__PURE__ */ t.jsx("p", { className: r.footnote, children: l?.("consultationWhatsappUpdate") ?? "All updates will be sent to your WhatsApp" })
|
|
606
1195
|
] })
|
|
607
|
-
] }),
|
|
608
|
-
/* @__PURE__ */ t("div", { className: C.astrologerSection, children: [
|
|
609
|
-
/* @__PURE__ */ e("p", { className: C.sectionLabel, children: c?.("consultationAstrologerLabel") ?? "Astrologer" }),
|
|
610
|
-
/* @__PURE__ */ t("div", { className: C.astrologerRow, children: [
|
|
611
|
-
/* @__PURE__ */ t("div", { className: C.avatar, children: [
|
|
612
|
-
/* @__PURE__ */ t("div", { className: C.avatarInner, children: [
|
|
613
|
-
/* @__PURE__ */ e("div", { className: C.avatarFill }),
|
|
614
|
-
a.photoUrl ? /* @__PURE__ */ e("img", { className: C.photo, src: a.photoUrl, alt: a.name }) : /* @__PURE__ */ e("div", { className: C.photoFallback, "aria-hidden": "true", children: a.name?.trim().charAt(0).toUpperCase() || "?" })
|
|
615
|
-
] }),
|
|
616
|
-
/* @__PURE__ */ e("span", { className: C.verifiedBadge, children: /* @__PURE__ */ e(U5, {}) })
|
|
617
|
-
] }),
|
|
618
|
-
/* @__PURE__ */ t("div", { className: C.astrologerMeta, children: [
|
|
619
|
-
/* @__PURE__ */ e("p", { className: C.astrologerName, children: a.name }),
|
|
620
|
-
(p || n || r) && /* @__PURE__ */ t("div", { className: C.astrologerSubRow, children: [
|
|
621
|
-
p && /* @__PURE__ */ t("span", { className: C.rating, children: [
|
|
622
|
-
a.rating.toFixed(1),
|
|
623
|
-
/* @__PURE__ */ e(H5, {})
|
|
624
|
-
] }),
|
|
625
|
-
p && n && /* @__PURE__ */ e("span", { className: C.metaDot }),
|
|
626
|
-
n && /* @__PURE__ */ e("span", { className: C.experience, children: c?.("consultationYearsExperience", { count: a.experienceYears }) ?? `${a.experienceYears} years of experience` })
|
|
627
|
-
] }),
|
|
628
|
-
r && /* @__PURE__ */ e("p", { className: C.languages, children: r })
|
|
629
|
-
] })
|
|
630
|
-
] }),
|
|
631
|
-
g
|
|
632
1196
|
] })
|
|
633
1197
|
] });
|
|
634
|
-
}
|
|
635
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#success-hero-clip-1)", children: [
|
|
636
|
-
/* @__PURE__ */ e(
|
|
637
|
-
"path",
|
|
638
|
-
{
|
|
639
|
-
fillRule: "evenodd",
|
|
640
|
-
clipRule: "evenodd",
|
|
641
|
-
d: "M157.375 14.4109C150.356 14.4109 144.688 20.1023 144.688 27.0984C144.688 20.1023 138.996 14.4109 132 14.4109C138.996 14.4109 144.688 8.74204 144.688 1.7459C144.688 8.74204 150.356 14.4109 157.375 14.4109Z",
|
|
642
|
-
fill: "#88CEAD"
|
|
643
|
-
}
|
|
644
|
-
),
|
|
645
|
-
/* @__PURE__ */ e(
|
|
646
|
-
"path",
|
|
647
|
-
{
|
|
648
|
-
fillRule: "evenodd",
|
|
649
|
-
clipRule: "evenodd",
|
|
650
|
-
d: "M170.399 7.8645C166.552 7.8645 163.448 10.9914 163.448 14.8156C163.448 10.9914 160.321 7.8645 156.497 7.8645C160.321 7.8645 163.448 4.76011 163.448 0.913359C163.448 4.76011 166.552 7.8645 170.399 7.8645Z",
|
|
651
|
-
fill: "#C2E9D6"
|
|
652
|
-
}
|
|
653
|
-
)
|
|
654
|
-
] }),
|
|
655
|
-
/* @__PURE__ */ e(
|
|
656
|
-
"path",
|
|
657
|
-
{
|
|
658
|
-
fillRule: "evenodd",
|
|
659
|
-
clipRule: "evenodd",
|
|
660
|
-
d: "M30.9167 26.5646C26.2376 26.5646 22.4583 30.3438 22.4583 35.0229C22.4583 30.3438 18.6791 26.5646 14 26.5646C18.6791 26.5646 22.4583 22.7853 22.4583 18.1062C22.4583 22.7853 26.2376 26.5646 30.9167 26.5646Z",
|
|
661
|
-
fill: "#C2E9D6"
|
|
662
|
-
}
|
|
663
|
-
),
|
|
664
|
-
/* @__PURE__ */ e(
|
|
665
|
-
"path",
|
|
666
|
-
{
|
|
667
|
-
fillRule: "evenodd",
|
|
668
|
-
clipRule: "evenodd",
|
|
669
|
-
d: "M60.7023 15.352C56.8556 15.352 53.7512 18.4788 53.7512 22.3031C53.7512 18.4788 50.6243 15.352 46.8 15.352C50.6243 15.352 53.7512 12.2476 53.7512 8.40082C53.7512 12.2476 56.8556 15.352 60.7023 15.352Z",
|
|
670
|
-
fill: "#C2E9D6"
|
|
671
|
-
}
|
|
672
|
-
),
|
|
673
|
-
/* @__PURE__ */ e(
|
|
674
|
-
"path",
|
|
675
|
-
{
|
|
676
|
-
fillRule: "evenodd",
|
|
677
|
-
clipRule: "evenodd",
|
|
678
|
-
d: "M156.902 66.0574C153.056 66.0574 149.951 69.1843 149.951 73.0085C149.951 69.1843 146.824 66.0574 143 66.0574C146.824 66.0574 149.951 62.953 149.951 59.1062C149.951 62.953 153.056 66.0574 156.902 66.0574Z",
|
|
679
|
-
fill: "#C2E9D6"
|
|
680
|
-
}
|
|
681
|
-
),
|
|
682
|
-
/* @__PURE__ */ e(
|
|
683
|
-
"path",
|
|
684
|
-
{
|
|
685
|
-
fillRule: "evenodd",
|
|
686
|
-
clipRule: "evenodd",
|
|
687
|
-
d: "M189.758 42.4855C187.335 42.4855 185.379 44.4554 185.379 46.8647C185.379 44.4554 183.409 42.4855 181 42.4855C183.409 42.4855 185.379 40.5297 185.379 38.1062C185.379 40.5297 187.335 42.4855 189.758 42.4855Z",
|
|
688
|
-
fill: "#C2E9D6"
|
|
689
|
-
}
|
|
690
|
-
),
|
|
691
|
-
/* @__PURE__ */ e(
|
|
692
|
-
"path",
|
|
693
|
-
{
|
|
694
|
-
fillRule: "evenodd",
|
|
695
|
-
clipRule: "evenodd",
|
|
696
|
-
d: "M11.7584 55.4855C9.33499 55.4855 7.37922 57.4554 7.37922 59.8647C7.37922 57.4554 5.40928 55.4855 3 55.4855C5.40928 55.4855 7.37922 53.5297 7.37922 51.1062C7.37922 53.5297 9.33499 55.4855 11.7584 55.4855Z",
|
|
697
|
-
fill: "#C2E9D6"
|
|
698
|
-
}
|
|
699
|
-
),
|
|
700
|
-
/* @__PURE__ */ e(
|
|
701
|
-
"path",
|
|
702
|
-
{
|
|
703
|
-
fillRule: "evenodd",
|
|
704
|
-
clipRule: "evenodd",
|
|
705
|
-
d: "M47.3753 47.1681C40.3567 47.1681 34.6878 52.8595 34.6878 59.8557C34.6878 52.8595 28.9964 47.1681 22.0002 47.1681C28.9964 47.1681 34.6878 41.4992 34.6878 34.5031C34.6878 41.4992 40.3567 47.1681 47.3753 47.1681Z",
|
|
706
|
-
fill: "#88CEAD"
|
|
707
|
-
}
|
|
708
|
-
),
|
|
709
|
-
/* @__PURE__ */ e(
|
|
710
|
-
"path",
|
|
711
|
-
{
|
|
712
|
-
fillRule: "evenodd",
|
|
713
|
-
clipRule: "evenodd",
|
|
714
|
-
d: "M56.3955 61.7645C51.7164 61.7645 47.9371 65.5438 47.9371 70.2228C47.9371 65.5438 44.1578 61.7645 39.4788 61.7645C44.1578 61.7645 47.9371 57.9852 47.9371 53.3061C47.9371 57.9852 51.7164 61.7645 56.3955 61.7645Z",
|
|
715
|
-
fill: "#C2E9D6"
|
|
716
|
-
}
|
|
717
|
-
),
|
|
718
|
-
/* @__PURE__ */ e(
|
|
719
|
-
"path",
|
|
720
|
-
{
|
|
721
|
-
fillRule: "evenodd",
|
|
722
|
-
clipRule: "evenodd",
|
|
723
|
-
d: "M173.763 50.9718C168.849 50.9718 164.881 54.9557 164.881 59.853C164.881 54.9557 160.897 50.9718 156 50.9718C160.897 50.9718 164.881 47.0035 164.881 42.1062C164.881 47.0035 168.849 50.9718 173.763 50.9718Z",
|
|
724
|
-
fill: "#88CEAD"
|
|
725
|
-
}
|
|
726
|
-
),
|
|
727
|
-
/* @__PURE__ */ t("g", { clipPath: "url(#success-hero-clip-2)", children: [
|
|
728
|
-
/* @__PURE__ */ e(
|
|
729
|
-
"path",
|
|
730
|
-
{
|
|
731
|
-
d: "M98.3086 66.4562C111.564 66.4562 122.309 55.711 122.309 42.4561C122.309 29.2013 111.564 18.4561 98.3086 18.4561C85.0538 18.4561 74.3086 29.2013 74.3086 42.4561C74.3086 55.711 85.0538 66.4562 98.3086 66.4562Z",
|
|
732
|
-
fill: "#159169"
|
|
733
|
-
}
|
|
734
|
-
),
|
|
735
|
-
/* @__PURE__ */ e(
|
|
736
|
-
"path",
|
|
737
|
-
{
|
|
738
|
-
d: "M122.309 42.4559C122.309 55.656 111.509 66.456 98.3086 66.456C90.6587 66.456 83.9087 63.006 79.5586 57.456C83.6086 60.756 88.8586 62.7061 94.5586 62.7061C107.759 62.7061 118.559 51.9061 118.559 38.706C118.559 33.0061 116.609 27.756 113.309 23.706C118.859 28.0559 122.309 34.8059 122.309 42.4559Z",
|
|
739
|
-
fill: "#087955"
|
|
740
|
-
}
|
|
741
|
-
),
|
|
742
|
-
/* @__PURE__ */ e(
|
|
743
|
-
"path",
|
|
744
|
-
{
|
|
745
|
-
d: "M111.359 35.5559L95.7587 52.656C94.7086 53.856 92.9087 53.856 91.8587 52.656L85.2586 45.306C84.3587 44.2559 84.3587 42.606 85.4086 41.5559C86.4587 40.6559 88.1086 40.6559 89.1587 41.7059L93.8087 46.9559L107.459 32.1059C108.509 31.0559 110.159 30.9059 111.209 31.9559C112.259 32.8559 112.259 34.6559 111.359 35.5559Z",
|
|
746
|
-
fill: "white"
|
|
747
|
-
}
|
|
748
|
-
)
|
|
749
|
-
] }),
|
|
750
|
-
/* @__PURE__ */ t("defs", { children: [
|
|
751
|
-
/* @__PURE__ */ e("clipPath", { id: "success-hero-clip-1", children: /* @__PURE__ */ e("rect", { width: "38.4", height: "38.4", fill: "white", transform: "matrix(1 0 0 -1 132 38.4)" }) }),
|
|
752
|
-
/* @__PURE__ */ e("clipPath", { id: "success-hero-clip-2", children: /* @__PURE__ */ e("rect", { width: "48", height: "48", fill: "white", transform: "translate(74.3086 18.4561)" }) })
|
|
753
|
-
] })
|
|
754
|
-
] }), g2 = () => /* @__PURE__ */ e("svg", { width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", "aria-hidden": "true", children: /* @__PURE__ */ e(
|
|
755
|
-
"path",
|
|
756
|
-
{
|
|
757
|
-
d: "M12.4921 10.7417C12.7109 10.5229 12.8338 10.2261 12.8338 9.91671V2.91667C12.8338 2.60725 12.7109 2.3105 12.4921 2.09171C12.2733 1.87292 11.9765 1.75 11.667 1.75H2.33296C2.02352 1.75 1.72675 1.87292 1.50794 2.09171C1.28913 2.3105 1.1662 2.60725 1.1662 2.91667V12.4169C1.16621 12.4988 1.19051 12.5789 1.23602 12.647C1.28154 12.7151 1.34622 12.7681 1.4219 12.7995C1.49758 12.8308 1.58085 12.839 1.66119 12.823C1.74153 12.8071 1.81533 12.7676 1.87326 12.7097L3.15786 11.4252C3.37662 11.2064 3.67334 11.0834 3.98276 11.0834H11.667C11.9765 11.0834 12.2733 10.9605 12.4921 10.7417Z",
|
|
758
|
-
stroke: "currentColor",
|
|
759
|
-
strokeWidth: "2",
|
|
760
|
-
strokeLinecap: "round"
|
|
761
|
-
}
|
|
762
|
-
) }), L2 = "_backdrop_gppaz_2", v2 = "_root_gppaz_32", b2 = "_header_gppaz_48", f2 = "_title_gppaz_56", N2 = "_footer_gppaz_68", k2 = "_footerIcon_gppaz_75", x2 = "_footerText_gppaz_82", w = {
|
|
763
|
-
backdrop: L2,
|
|
764
|
-
root: v2,
|
|
765
|
-
header: b2,
|
|
766
|
-
title: f2,
|
|
767
|
-
footer: N2,
|
|
768
|
-
footerIcon: k2,
|
|
769
|
-
footerText: x2
|
|
770
|
-
}, w2 = (...a) => a.filter(Boolean).join(" "), w7 = ({
|
|
771
|
-
isOpen: a,
|
|
772
|
-
onClose: l,
|
|
773
|
-
astrologer: m,
|
|
774
|
-
dateLabel: g,
|
|
775
|
-
timeRangeLabel: c,
|
|
776
|
-
t: u,
|
|
777
|
-
className: r = ""
|
|
778
|
-
}) => {
|
|
779
|
-
if (U(() => {
|
|
780
|
-
if (!a) return;
|
|
781
|
-
const n = (L) => {
|
|
782
|
-
L.key === "Escape" && l();
|
|
783
|
-
};
|
|
784
|
-
return document.addEventListener("keydown", n), document.body.style.overflow = "hidden", () => {
|
|
785
|
-
document.removeEventListener("keydown", n), document.body.style.overflow = "";
|
|
786
|
-
};
|
|
787
|
-
}, [a, l]), !a) return null;
|
|
788
|
-
const p = u?.("consultationCallBookedTitle") ?? "Your call has been booked with our Vedic astrologer";
|
|
789
|
-
return /* @__PURE__ */ e(
|
|
790
|
-
"div",
|
|
791
|
-
{
|
|
792
|
-
className: w.backdrop,
|
|
793
|
-
onClick: l,
|
|
794
|
-
role: "dialog",
|
|
795
|
-
"aria-modal": "true",
|
|
796
|
-
"aria-label": p,
|
|
797
|
-
children: /* @__PURE__ */ t("div", { className: w2(w.root, r), onClick: (n) => n.stopPropagation(), children: [
|
|
798
|
-
/* @__PURE__ */ t("div", { className: w.header, children: [
|
|
799
|
-
/* @__PURE__ */ e(m2, {}),
|
|
800
|
-
/* @__PURE__ */ e("p", { className: w.title, children: p })
|
|
801
|
-
] }),
|
|
802
|
-
/* @__PURE__ */ e(
|
|
803
|
-
E,
|
|
804
|
-
{
|
|
805
|
-
astrologer: m,
|
|
806
|
-
dateLabel: g,
|
|
807
|
-
timeRangeLabel: c,
|
|
808
|
-
t: u
|
|
809
|
-
}
|
|
810
|
-
),
|
|
811
|
-
/* @__PURE__ */ t("div", { className: w.footer, children: [
|
|
812
|
-
/* @__PURE__ */ e("span", { className: w.footerIcon, children: /* @__PURE__ */ e(g2, {}) }),
|
|
813
|
-
/* @__PURE__ */ e("p", { className: w.footerText, children: u?.("consultationWhatsappUpdate") ?? "All updates will be sent to your WhatsApp" })
|
|
814
|
-
] })
|
|
815
|
-
] })
|
|
816
|
-
}
|
|
817
|
-
);
|
|
818
|
-
}, S2 = () => /* @__PURE__ */ t("svg", { width: "14", height: "14", viewBox: "0 0 14 14", fill: "none", "aria-hidden": "true", children: [
|
|
819
|
-
/* @__PURE__ */ e("circle", { cx: "7", cy: "7", r: "7", fill: "#159169" }),
|
|
820
|
-
/* @__PURE__ */ e(
|
|
821
|
-
"path",
|
|
822
|
-
{
|
|
823
|
-
d: "M5.70493 10.5L2.91667 7.68097L4.00262 6.58591L5.70493 8.30988L9.99738 3.96666L11.0833 5.06171L5.70493 10.5Z",
|
|
824
|
-
fill: "white"
|
|
825
|
-
}
|
|
826
|
-
)
|
|
827
|
-
] }), B2 = () => /* @__PURE__ */ t("svg", { width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", "aria-hidden": "true", children: [
|
|
828
|
-
/* @__PURE__ */ e(
|
|
829
|
-
"path",
|
|
830
|
-
{
|
|
831
|
-
fillRule: "evenodd",
|
|
832
|
-
clipRule: "evenodd",
|
|
833
|
-
d: "M3.996 8.66667V6C3.996 3.79067 5.78867 2 8 2C10.2113 2 12.004 3.79067 12.004 6V8.66667C12.004 9.324 12.3027 9.946 12.8153 10.358L13.0213 10.5233C13.6327 11.014 13.2853 12 12.5013 12H3.49867C2.71467 12 2.36733 11.014 2.97867 10.5233L3.18467 10.358C3.698 9.946 3.996 9.324 3.996 8.66667Z",
|
|
834
|
-
stroke: "#22272B",
|
|
835
|
-
strokeLinecap: "round",
|
|
836
|
-
strokeLinejoin: "round"
|
|
837
|
-
}
|
|
838
|
-
),
|
|
839
|
-
/* @__PURE__ */ e("path", { d: "M7 14H9", stroke: "#22272B", strokeLinecap: "round", strokeLinejoin: "round" })
|
|
840
|
-
] }), R2 = () => /* @__PURE__ */ e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", "aria-hidden": "true", children: /* @__PURE__ */ e(
|
|
841
|
-
"path",
|
|
842
|
-
{
|
|
843
|
-
d: "M16.5 12.69v2.25a1.5 1.5 0 0 1-1.635 1.5 14.85 14.85 0 0 1-6.472-2.303 14.63 14.63 0 0 1-4.5-4.5A14.85 14.85 0 0 1 1.59 3.135 1.5 1.5 0 0 1 3.083 1.5h2.25a1.5 1.5 0 0 1 1.5 1.29c.095.72.271 1.427.525 2.107a1.5 1.5 0 0 1-.337 1.583l-.953.952a12 12 0 0 0 4.5 4.5l.953-.952a1.5 1.5 0 0 1 1.582-.338c.68.254 1.387.43 2.108.525a1.5 1.5 0 0 1 1.29 1.523Z",
|
|
844
|
-
stroke: "currentColor",
|
|
845
|
-
strokeWidth: "1.5",
|
|
846
|
-
strokeLinecap: "round",
|
|
847
|
-
strokeLinejoin: "round"
|
|
848
|
-
}
|
|
849
|
-
) }), y2 = () => /* @__PURE__ */ t("svg", { width: "127", height: "127", viewBox: "0 0 127.081 126.889", fill: "none", "aria-hidden": "true", children: [
|
|
850
|
-
/* @__PURE__ */ t("g", { opacity: "0.3", fill: "url(#consultation-booked-blob-gradient)", children: [
|
|
851
|
-
/* @__PURE__ */ e("path", { d: "M27.9017 31.3222C27.8477 30.5847 28.7507 30.1841 29.2628 30.7169L31.8908 33.4565L33.1089 33.3431C44.3357 21.2677 61.5935 15.9144 78.2613 20.35C79.3566 17.0877 83.8696 16.8772 85.2729 19.9975C85.699 20.945 85.7001 21.9772 85.3592 22.88C101.737 30.2663 111.706 46.1047 112.239 63.0172L113.545 64.379L117.701 63.9922C118.038 63.9611 118.357 64.1466 118.496 64.4555L118.497 64.4583C118.636 64.7693 118.56 65.1339 118.31 65.3635L115.236 68.1875L115.525 72.2286C115.579 72.9661 114.676 73.3667 114.164 72.8339L111.868 70.4411C110.533 80.5327 105.861 90.033 98.4809 97.2479C100.101 100.753 96.0512 104.171 92.8726 101.898C81.1457 110.151 66.642 112.279 53.3534 108.26L53.5323 110.768C53.5863 111.505 52.6834 111.906 52.1712 111.373L49.518 108.608L45.5891 108.974C44.8341 109.047 44.4232 108.113 44.98 107.602L46.9497 105.792C38.5359 101.804 31.3005 95.2504 26.5429 86.6274C24.5351 87.6758 22.2198 86.744 21.3637 84.8403C20.5076 82.9367 21.3466 80.5863 23.4634 79.7798C18.4786 65.7354 20.8035 50.5844 28.7288 38.8609L25.9032 39.1242C25.1482 39.1973 24.7373 38.2636 25.2941 37.7529L28.1715 35.107L27.9017 31.3222ZM35.7822 33.0938C36.1187 33.0612 36.4385 33.2481 36.5774 33.5571L36.5787 33.5599C36.7169 33.8709 36.6417 34.2355 36.3913 34.4651L33.5139 37.1109L33.7837 40.8957C33.8376 41.6333 32.9347 42.0339 32.4225 41.5011L30.3305 39.3204C28.4215 42.0739 26.8429 45.0323 25.6049 48.1262L40.6029 53.8074L52.1774 55.5957C52.4595 55.1313 52.7514 54.6998 53.0576 54.2907L49.1548 48.9426C48.6095 48.2029 49.5662 47.2861 50.2851 47.8542L55.2947 51.8108C55.7536 51.3924 56.2391 51.001 56.7475 50.6418L54.318 39.2619L47.729 24.6106C43.0905 26.7969 39.0007 29.6912 35.5393 33.1165L35.7822 33.0938ZM50.5916 64.6266L48.8103 64.8256L50.6723 65.1229C51.0314 65.1802 51.3045 65.4746 51.3368 65.8349C51.5575 68.3138 52.2009 68.7824 51.5057 69.2936L44.4868 74.4482L53.0005 72.6174C53.3253 72.5477 53.6588 72.6877 53.837 72.9689C54.1738 73.5009 54.5497 74.0069 54.9556 74.4757C55.1974 74.7587 55.2138 75.1686 54.9918 75.4669L53.5145 77.4508L55.4362 75.9573C55.7358 75.7259 56.1577 75.738 56.4424 75.9865C58.5425 77.8169 59.4014 77.6518 59.2672 78.5358L57.9689 87.1388L62.6326 79.8887C63.1131 79.1399 63.5415 79.8087 66.2748 79.8807C67.0908 79.9 67.0751 80.8577 67.1521 81.0262L67.1664 80.6093C67.1798 80.1996 67.5029 79.8677 67.9116 79.8451C70.4109 79.7001 70.8815 79.0197 71.4 79.7213L76.4704 86.5966L74.6947 78.3109C74.4979 77.396 75.4398 77.5261 77.3717 75.6551C77.6327 75.402 78.0319 75.3582 78.3411 75.5516L80.0235 76.5996L78.7436 75.2095C78.4765 74.9174 78.4634 74.4789 78.7128 74.1717C79.2515 73.5122 79.6806 72.8935 80.0644 72.229C80.227 71.9456 80.5469 71.7915 80.8703 71.8412L89.1653 73.1125L82.1446 68.5781C81.8653 68.3984 81.7287 68.0663 81.8009 67.7421C82.0218 66.7455 82.1426 65.794 82.1606 64.9158C82.1675 64.5276 82.4543 64.2036 82.8381 64.148L84.7599 63.8672L82.7755 63.6148C82.4022 63.5673 82.1135 63.2629 82.0852 62.8906C81.8993 60.519 81.2337 60.0365 81.9335 59.5191L88.6228 54.6027L80.5105 56.353C80.1878 56.4218 79.8562 56.2843 79.6772 56.0069C78.7074 54.4978 78.0277 54.0193 77.8832 53.698C77.579 53.0215 78.2627 52.6523 79.0814 51.3273L77.577 52.5551C77.2819 52.7964 76.8575 52.7939 76.5657 52.5486C74.5794 50.8787 73.7253 51.0637 73.8655 50.1706L75.128 41.8991L70.5788 48.957C70.1123 49.6857 69.6522 49.0654 67.0189 49.0178C66.6024 49.0101 66.2634 48.6843 66.2424 48.268L66.1747 46.9992L65.8545 48.4577C65.7821 48.7888 65.5067 49.0382 65.1687 49.0748C64.1845 49.185 63.3095 49.3495 62.4941 49.5788C62.1768 49.669 61.8368 49.5522 61.6414 49.2856L56.6184 42.4517L58.407 50.8301C58.4749 51.1489 58.3403 51.4775 58.0677 51.6577C57.2871 52.1699 56.5593 52.7635 55.9031 53.4182C55.6186 53.7021 55.1675 53.7286 54.8524 53.4785L53.8477 52.6854L54.69 53.8399C54.9043 54.137 54.8916 54.5294 54.6642 54.8081C53.1778 56.6309 53.3073 57.3738 52.465 57.2422L43.9282 55.9235L51.2299 60.6641C51.4997 60.8379 51.6346 61.1605 51.5767 61.4749C51.4327 62.2333 51.3363 63.0654 51.2952 63.8793C51.2758 64.268 50.9776 64.5836 50.5916 64.6266ZM57.3453 91.036L52.7309 103.167L55.5569 102.905C56.3164 102.835 56.7205 103.768 56.166 104.276L53.5608 106.67C63.2295 109.657 73.9477 109.354 83.9189 105.082L77.3281 90.4272L70.4371 81.0839C69.869 81.2104 69.2967 81.305 68.7257 81.3667L68.5384 86.9921C68.5104 87.906 67.1941 88.0513 66.9762 87.1485L65.6217 81.4363C64.9587 81.3952 64.3063 81.3172 63.672 81.2005L57.3453 91.036ZM93.0177 73.7145L108.061 79.4245C109.153 76.3838 109.924 73.2265 110.333 70.0049L107.203 70.2959C106.866 70.3271 106.547 70.1416 106.408 69.8326L106.406 69.8298C106.268 69.5188 106.343 69.1543 106.594 68.9246L109.667 66.1009L109.378 62.0582C109.354 61.7248 109.542 61.413 109.847 61.2777C110.092 61.1687 110.357 61.2247 110.577 61.3641C110.24 56.5845 109.099 51.7881 107.113 47.1521L92.4791 53.7335L83.3023 60.4792C83.4321 61.028 83.5314 61.5787 83.599 62.1233L90.712 63.0273C91.6186 63.1445 91.636 64.4663 90.7265 64.5965L83.713 65.6203C83.6697 66.2385 83.5851 66.8821 83.4597 67.5423L93.0177 73.7145ZM82.295 25.2753L77.2324 38.6127L75.5138 49.872C76.0593 50.1949 76.5807 50.5472 77.0714 50.9236L82.5826 46.4216C83.2931 45.8388 84.2571 46.744 83.7302 47.4914L79.6189 53.3109C80.0164 53.7648 80.375 54.2209 80.7026 54.6909L91.8282 52.2894L106.464 45.7074C101.786 35.7767 93.8386 28.3748 84.4811 24.2175C83.8228 24.8728 83.1441 25.1699 82.295 25.2753ZM49.1735 23.9606L55.7635 38.614L62.5985 47.9138C63.1769 47.7724 63.7818 47.6598 64.4272 47.5714L65.8781 40.9503C66.073 40.0565 67.3921 40.1581 67.4425 41.0779L67.7855 47.4638C68.3649 47.5 68.9494 47.5645 69.5326 47.6584L75.7897 37.95L80.6592 25.1213C79.3141 24.6806 78.2579 23.5463 78.0911 21.9389C68.8054 19.4133 58.6505 19.8983 49.1735 23.9606ZM97.5061 95.9799C101.883 91.6636 105.258 86.5096 107.499 80.9053L92.563 75.2358L81.1552 73.4872C80.9143 73.8719 80.6523 74.251 80.3646 74.6314L85.142 79.8236C85.7663 80.5038 84.9157 81.5168 84.1404 81.0322L78.0166 77.2155C77.5158 77.6613 76.9665 78.0881 76.356 78.5051L78.7718 89.7754L85.3636 104.433C87.647 103.357 89.7968 102.11 91.804 100.71C89.7093 97.0444 94.289 93.2482 97.5061 95.9799ZM47.8521 104.466L47.613 101.109C47.559 100.372 48.462 99.9712 48.9741 100.504L51.1762 102.8L55.8649 90.4731L57.6229 78.8207C57.0046 78.4322 56.4361 78.0298 55.9039 77.6008L49.8829 82.2795C49.1556 82.8434 48.2174 81.9112 48.762 81.1807L53.3505 75.0194C53.1616 74.7804 52.9793 74.5334 52.8049 74.2794L41.2824 76.7577L28.4974 82.5073C28.7305 83.6036 28.4461 84.725 27.7807 85.5894C32.4121 94.1246 39.5464 100.585 47.8521 104.466ZM27.8512 81.0611L40.6325 75.3131L50.1411 68.3299C50.0035 67.7354 49.8991 67.1599 49.8255 66.5909L42.7867 65.4652C42.392 65.4002 42.1084 65.0562 42.1196 64.6645C42.1296 64.2682 42.4305 63.9395 42.8241 63.8965L49.758 63.1256C49.799 62.6475 49.8561 62.169 49.9283 61.7073L40.0403 55.2879L25.0425 49.6071C21.6586 59.0204 21.4458 69.5777 25.0613 79.5425C26.1538 79.6185 27.1862 80.1532 27.8512 81.0611Z" }),
|
|
852
|
-
/* @__PURE__ */ e("path", { d: "M88.2625 2.20076L91.0447 1.94178C91.8042 1.87155 92.2083 2.80453 91.6538 3.31309L89.596 5.20359L89.789 7.90689C89.843 8.64444 88.94 9.04504 88.4279 8.51223L86.5516 6.55578L83.7694 6.81476C83.0099 6.88499 82.6058 5.95201 83.1603 5.44346L85.2181 3.55295L85.0251 0.849646C84.9711 0.1121 85.8741 -0.288496 86.3862 0.244309L88.2625 2.20076Z" }),
|
|
853
|
-
/* @__PURE__ */ e("path", { d: "M42.7926 121.437L43.7546 122.441L45.1871 122.308C45.9421 122.235 46.353 123.168 45.7961 123.679L44.737 124.652L44.8366 126.039C44.8891 126.778 43.9863 127.177 43.4748 126.645L42.512 125.641L41.0796 125.775C40.3246 125.848 39.9137 124.914 40.4705 124.403L41.5303 123.43L41.4315 122.043C41.3775 121.305 42.2804 120.905 42.7926 121.437Z" }),
|
|
854
|
-
/* @__PURE__ */ e("path", { d: "M3.90343 34.9369L6.20403 37.3352L9.6131 37.0182C10.3726 36.948 10.7767 37.8809 10.2222 38.3895L7.70169 40.7069L7.93748 44.0202C7.99146 44.7577 7.08853 45.1583 6.57636 44.6255L4.27576 42.2272L0.866695 42.5443C0.10716 42.6145 -0.296871 41.6815 0.257621 41.173L2.77811 38.8556L2.54231 35.5423C2.48833 34.8047 3.39127 34.4041 3.90343 34.9369Z" }),
|
|
855
|
-
/* @__PURE__ */ e("path", { d: "M61.9902 54.3898C67.5899 51.8715 74.1707 54.3694 76.6889 59.9689C79.2072 65.5686 76.7093 72.1494 71.1096 74.6677C65.51 77.186 58.9293 74.688 56.4109 69.0883C53.8927 63.4888 56.3906 56.908 61.9902 54.3898Z" }),
|
|
856
|
-
/* @__PURE__ */ e("path", { d: "M126.748 87.8674C127.603 89.7694 126.755 92.0048 124.852 92.8602C122.95 93.7156 120.715 92.8671 119.86 90.965C119.004 89.063 119.853 86.8276 121.755 85.9722C123.657 85.1168 125.892 85.9653 126.748 87.8674Z" })
|
|
857
|
-
] }),
|
|
858
|
-
/* @__PURE__ */ e(
|
|
859
|
-
"path",
|
|
860
|
-
{
|
|
861
|
-
opacity: "0.1",
|
|
862
|
-
fillRule: "evenodd",
|
|
863
|
-
clipRule: "evenodd",
|
|
864
|
-
d: "M21.8571 92.9852C21.8756 92.923 21.933 92.88 21.998 92.88C22.0631 92.88 22.1204 92.923 22.139 92.9852C22.139 92.9852 22.3969 93.8498 22.6733 94.7771C23.1138 96.2544 24.2695 97.4101 25.7468 97.8506C26.6741 98.127 27.5387 98.3849 27.5387 98.3849C27.6009 98.4034 27.6439 98.4608 27.6439 98.5258C27.6439 98.5909 27.6009 98.6483 27.5387 98.6668C27.5387 98.6668 26.6741 98.9247 25.7468 99.2011C24.2695 99.6416 23.1138 100.797 22.6733 102.275C22.3969 103.202 22.139 104.066 22.139 104.066C22.1204 104.129 22.0631 104.172 21.998 104.172C21.933 104.172 21.8756 104.129 21.8571 104.066C21.8571 104.066 21.5992 103.202 21.3228 102.275C20.8823 100.797 19.7266 99.6416 18.2492 99.2011C17.3219 98.9247 16.4574 98.6668 16.4574 98.6668C16.3952 98.6483 16.3522 98.5909 16.3522 98.5258C16.3522 98.4608 16.3952 98.4034 16.4574 98.3849C16.4574 98.3849 17.3219 98.127 18.2492 97.8506C19.7266 97.4101 20.8823 96.2544 21.3228 94.7771C21.5992 93.8498 21.8571 92.9852 21.8571 92.9852Z",
|
|
865
|
-
fill: "#6A28D9"
|
|
866
|
-
}
|
|
867
|
-
),
|
|
868
|
-
/* @__PURE__ */ e(
|
|
869
|
-
"path",
|
|
870
|
-
{
|
|
871
|
-
opacity: "0.1",
|
|
872
|
-
fillRule: "evenodd",
|
|
873
|
-
clipRule: "evenodd",
|
|
874
|
-
d: "M10.0391 83.9089C10.0495 83.874 10.0816 83.85 10.118 83.85C10.1544 83.85 10.1866 83.874 10.1969 83.9089C10.1969 83.9089 10.3414 84.393 10.4962 84.9123C10.7429 85.7396 11.39 86.3868 12.2173 86.6335C12.7366 86.7883 13.2208 86.9327 13.2208 86.9327C13.2556 86.9431 13.2797 86.9752 13.2797 87.0116C13.2797 87.048 13.2556 87.0802 13.2208 87.0905C13.2208 87.0905 12.7366 87.235 12.2173 87.3898C11.39 87.6365 10.7429 88.2836 10.4962 89.1109C10.3414 89.6302 10.1969 90.1144 10.1969 90.1144C10.1866 90.1492 10.1544 90.1733 10.118 90.1733C10.0816 90.1733 10.0495 90.1492 10.0391 90.1144C10.0391 90.1144 9.89466 89.6302 9.73985 89.1109C9.49317 88.2836 8.846 87.6365 8.01869 87.3898C7.4994 87.235 7.01525 87.0905 7.01525 87.0905C6.9804 87.0802 6.95635 87.048 6.95635 87.0116C6.95635 86.9752 6.9804 86.9431 7.01525 86.9327C7.01525 86.9327 7.4994 86.7883 8.01869 86.6335C8.846 86.3868 9.49317 85.7396 9.73985 84.9123C9.89466 84.393 10.0391 83.9089 10.0391 83.9089Z",
|
|
875
|
-
fill: "#6A28D9"
|
|
876
|
-
}
|
|
877
|
-
),
|
|
878
|
-
/* @__PURE__ */ e("defs", { children: /* @__PURE__ */ t(
|
|
879
|
-
"linearGradient",
|
|
880
|
-
{
|
|
881
|
-
id: "consultation-booked-blob-gradient",
|
|
882
|
-
x1: "88.9522",
|
|
883
|
-
y1: "27.2458",
|
|
884
|
-
x2: "26.2522",
|
|
885
|
-
y2: "97.2058",
|
|
886
|
-
gradientUnits: "userSpaceOnUse",
|
|
887
|
-
children: [
|
|
888
|
-
/* @__PURE__ */ e("stop", { stopColor: "#CEC7FF" }),
|
|
889
|
-
/* @__PURE__ */ e("stop", { offset: "0.541706", stopColor: "#A2C8FF" }),
|
|
890
|
-
/* @__PURE__ */ e("stop", { offset: "1", stopColor: "white" })
|
|
891
|
-
]
|
|
892
|
-
}
|
|
893
|
-
) })
|
|
894
|
-
] }), $2 = "_root_6lh37_2", M2 = "_blob_6lh37_16", I2 = "_header_6lh37_28", T2 = "_headerIcon_6lh37_39", Z2 = "_headerText_6lh37_45", F2 = "_cardWrap_6lh37_56", D2 = "_card_6lh37_56", A2 = "_ctaBtn_6lh37_70", q2 = "_reminder_6lh37_97", j2 = "_reminderIcon_6lh37_111", V2 = "_reminderText_6lh37_117", v = {
|
|
895
|
-
root: $2,
|
|
896
|
-
blob: M2,
|
|
897
|
-
header: I2,
|
|
898
|
-
headerIcon: T2,
|
|
899
|
-
headerText: Z2,
|
|
900
|
-
cardWrap: F2,
|
|
901
|
-
card: D2,
|
|
902
|
-
ctaBtn: A2,
|
|
903
|
-
reminder: q2,
|
|
904
|
-
reminderIcon: j2,
|
|
905
|
-
reminderText: V2
|
|
906
|
-
}, W2 = (...a) => a.filter(Boolean).join(" "), S7 = ({
|
|
907
|
-
astrologer: a,
|
|
908
|
-
dateLabel: l,
|
|
909
|
-
timeRangeLabel: m,
|
|
910
|
-
onJoinCall: g,
|
|
911
|
-
reminderMinutesBefore: c = 15,
|
|
912
|
-
t: u,
|
|
913
|
-
className: r = ""
|
|
914
|
-
}) => /* @__PURE__ */ t("div", { className: W2(v.root, r), children: [
|
|
915
|
-
/* @__PURE__ */ e("span", { className: v.blob, "aria-hidden": "true", children: /* @__PURE__ */ e(y2, {}) }),
|
|
916
|
-
/* @__PURE__ */ t("div", { className: v.header, children: [
|
|
917
|
-
/* @__PURE__ */ e("span", { className: v.headerIcon, children: /* @__PURE__ */ e(S2, {}) }),
|
|
918
|
-
/* @__PURE__ */ e("p", { className: v.headerText, children: u?.("consultationCallDetailsHeading") ?? "Your astrology call details:" })
|
|
919
|
-
] }),
|
|
920
|
-
/* @__PURE__ */ e("div", { className: v.cardWrap, children: /* @__PURE__ */ e(
|
|
921
|
-
E,
|
|
922
|
-
{
|
|
923
|
-
className: v.card,
|
|
924
|
-
astrologer: a,
|
|
925
|
-
dateLabel: l,
|
|
926
|
-
timeRangeLabel: m,
|
|
927
|
-
t: u,
|
|
928
|
-
astrologerFooter: g && /* @__PURE__ */ t("button", { type: "button", className: v.ctaBtn, onClick: g, children: [
|
|
929
|
-
/* @__PURE__ */ e(R2, {}),
|
|
930
|
-
u?.("consultationJoinCall") ?? "Join Call"
|
|
931
|
-
] })
|
|
932
|
-
}
|
|
933
|
-
) }),
|
|
934
|
-
/* @__PURE__ */ t("div", { className: v.reminder, children: [
|
|
935
|
-
/* @__PURE__ */ e("span", { className: v.reminderIcon, children: /* @__PURE__ */ e(B2, {}) }),
|
|
936
|
-
/* @__PURE__ */ e("p", { className: v.reminderText, children: u?.("consultationCallReminderNote", { minutes: c }) ?? `You will receive a notification ${c} minutes before the call` })
|
|
937
|
-
] })
|
|
938
|
-
] }), E2 = () => /* @__PURE__ */ e("svg", { width: "16", height: "16", viewBox: "0 0 13 13", fill: "none", "aria-hidden": "true", children: /* @__PURE__ */ e(
|
|
939
|
-
"path",
|
|
940
|
-
{
|
|
941
|
-
d: "M6.5 0C10.0901 0 13 2.90986 13 6.5C13 10.0901 10.0901 13 6.5 13C2.90986 13 0 10.0901 0 6.5C0 2.90986 2.90986 0 6.5 0ZM10.21 4.1709C10.0284 3.96331 9.71281 3.94187 9.50488 4.12305L5.25 7.83594L3.49609 6.30469C3.28809 6.12318 2.97163 6.14562 2.79004 6.35352C2.60887 6.56152 2.63011 6.87711 2.83789 7.05859L4.92188 8.87695C5.11019 9.04088 5.39091 9.0411 5.5791 8.87695L10.1621 4.87695C10.3699 4.6954 10.3913 4.37889 10.21 4.1709Z",
|
|
942
|
-
fill: "#159169"
|
|
943
|
-
}
|
|
944
|
-
) }), P2 = () => /* @__PURE__ */ e("svg", { width: "12", height: "12", viewBox: "0 0 9.38 8.94", fill: "none", "aria-hidden": "true", children: /* @__PURE__ */ e(
|
|
945
|
-
"path",
|
|
946
|
-
{
|
|
947
|
-
d: "M9.28094 3.71918L7.22537 5.72294L7.7108 8.55302C7.73192 8.67677 7.6811 8.80184 7.57946 8.87576C7.52204 8.91767 7.45373 8.93879 7.38542 8.93879C7.33295 8.93879 7.28015 8.92625 7.23197 8.90084L4.69031 7.56467L2.14898 8.90051C2.0381 8.95925 1.90313 8.94968 1.80149 8.87543C1.69985 8.80151 1.64903 8.67644 1.67015 8.55269L2.15558 5.72261L0.0996759 3.71918C0.00991586 3.6314 -0.0227541 3.50006 0.0161859 3.38093C0.0551259 3.2618 0.158416 3.17435 0.282826 3.1562L3.1238 2.7437L4.3943 0.169042C4.50551 -0.0563475 4.87511 -0.0563475 4.98632 0.169042L6.25682 2.7437L9.09779 3.1562C9.2222 3.17435 9.32549 3.26147 9.36443 3.38093C9.40337 3.50039 9.3707 3.63107 9.28094 3.71918Z",
|
|
948
|
-
fill: "#FFC627"
|
|
949
|
-
}
|
|
950
|
-
) }), H2 = () => /* @__PURE__ */ t("svg", { width: "24", height: "24", viewBox: "0 0 23.9 23.9", fill: "none", "aria-hidden": "true", children: [
|
|
951
|
-
/* @__PURE__ */ e("circle", { cx: "11.6667", cy: "11.6667", r: "5.83333", fill: "white" }),
|
|
952
|
-
/* @__PURE__ */ e(
|
|
953
|
-
"path",
|
|
954
|
-
{
|
|
955
|
-
d: "M21.1605 13.933C21.4969 13.7095 21.7815 13.4167 21.9953 13.0741C22.2091 12.7315 22.3471 12.3472 22.4 11.9468C22.3471 11.5465 22.2091 11.1621 21.9953 10.8196C21.7815 10.477 21.4969 10.1841 21.1605 9.9607C20.8921 9.73966 20.6602 9.47759 20.4736 9.18417C20.4343 8.81253 20.4699 8.43679 20.5781 8.0791C20.7089 7.70675 20.7605 7.31122 20.7296 6.91779C20.6988 6.52437 20.5861 6.14171 20.3989 5.7943C20.1225 5.50969 19.79 5.2857 19.4223 5.13659C19.0547 4.98747 18.66 4.9165 18.2635 4.92817C17.905 4.91214 17.5517 4.83644 17.2181 4.70417C16.9832 4.43149 16.8009 4.11755 16.6805 3.7783C16.5688 3.3924 16.3767 3.03453 16.1167 2.72824C15.8568 2.42195 15.5349 2.17418 15.1723 2.00123C14.7891 1.93273 14.3959 1.94517 14.0178 2.03776C13.6397 2.13035 13.2852 2.30103 12.9771 2.53883C12.6647 2.75141 12.3152 2.90338 11.9467 2.98683C11.5782 2.90338 11.2286 2.75141 10.9163 2.53883C10.6085 2.30026 10.2541 2.12911 9.87586 2.03649C9.49767 1.94387 9.10421 1.93186 8.72107 2.00123C8.35846 2.17418 8.03659 2.42195 7.77662 2.72824C7.51666 3.03453 7.32451 3.3924 7.2128 3.7783C7.09247 4.11755 6.91018 4.43149 6.6752 4.70417C6.34164 4.83644 5.98834 4.91214 5.62987 4.92817C5.23331 4.9165 4.83866 4.98747 4.47102 5.13659C4.10338 5.2857 3.77079 5.50969 3.4944 5.7943C3.30721 6.14171 3.19458 6.52437 3.16372 6.91779C3.13287 7.31122 3.18446 7.70675 3.3152 8.0791C3.42345 8.43679 3.459 8.81253 3.41973 9.18417C3.2331 9.47759 3.00126 9.73966 2.7328 9.9607C2.39644 10.1841 2.11181 10.477 1.89802 10.8196C1.68424 11.1621 1.54625 11.5465 1.49333 11.9468C1.54625 12.3472 1.68424 12.7315 1.89802 13.0741C2.11181 13.4167 2.39644 13.7095 2.7328 13.933C3.00126 14.154 3.2331 14.4161 3.41973 14.7095C3.459 15.0811 3.42345 15.4569 3.3152 15.8146C3.18446 16.1869 3.13287 16.5824 3.16372 16.9759C3.19458 17.3693 3.30721 17.752 3.4944 18.0994C3.77079 18.384 4.10338 18.608 4.47102 18.7571C4.83866 18.9062 5.23331 18.9772 5.62987 18.9655C5.98834 18.9815 6.34164 19.0572 6.6752 19.1895C6.91018 19.4622 7.09247 19.7761 7.2128 20.1154C7.32451 20.5013 7.51666 20.8591 7.77662 21.1654C8.03659 21.4717 8.35846 21.7195 8.72107 21.8924C9.10423 21.9609 9.49749 21.9485 9.87555 21.8559C10.2536 21.7633 10.6081 21.5926 10.9163 21.3548C11.2286 21.1423 11.5782 20.9903 11.9467 20.9068C12.3152 20.9903 12.6647 21.1423 12.9771 21.3548C13.4867 21.6934 14.0709 21.9035 14.6795 21.9671C14.8469 21.9716 15.0137 21.9463 15.1723 21.8924C15.5349 21.7195 15.8568 21.4717 16.1167 21.1654C16.3767 20.8591 16.5688 20.5013 16.6805 20.1154C16.8009 19.7761 16.9832 19.4622 17.2181 19.1895C17.5517 19.0572 17.905 18.9815 18.2635 18.9655C18.66 18.9772 19.0547 18.9062 19.4223 18.7571C19.79 18.608 20.1225 18.384 20.3989 18.0994C20.5861 17.752 20.6988 17.3693 20.7296 16.9759C20.7605 16.5824 20.7089 16.1869 20.5781 15.8146C20.4699 15.4569 20.4343 15.0811 20.4736 14.7095C20.6602 14.4161 20.8921 14.154 21.1605 13.933ZM15.456 10.4834L11.4837 14.4706C11.3399 14.6049 11.1504 14.6797 10.9536 14.6797C10.7568 14.6797 10.5673 14.6049 10.4235 14.4706L8.43734 12.4695C8.30102 12.3304 8.22511 12.1431 8.22609 11.9484C8.22707 11.7536 8.30488 11.5671 8.44259 11.4294C8.5803 11.2917 8.7668 11.2139 8.96155 11.2129C9.1563 11.2119 9.34357 11.2879 9.48267 11.4242L10.9461 12.8876L14.4107 9.4231C14.5504 9.28668 14.738 9.21031 14.9333 9.21031C15.1287 9.21031 15.3162 9.28668 15.456 9.4231C15.5269 9.492 15.5832 9.57442 15.6217 9.66548C15.6602 9.75653 15.68 9.85438 15.68 9.95323C15.68 10.0521 15.6602 10.1499 15.6217 10.241C15.5832 10.332 15.5269 10.4145 15.456 10.4834Z",
|
|
956
|
-
fill: "#1A6EE5"
|
|
957
|
-
}
|
|
958
|
-
)
|
|
959
|
-
] }), U2 = () => /* @__PURE__ */ e("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", "aria-hidden": "true", children: /* @__PURE__ */ e(
|
|
960
|
-
"path",
|
|
961
|
-
{
|
|
962
|
-
d: "M3.75 9H14.25M14.25 9L9.75 4.5M14.25 9L9.75 13.5",
|
|
963
|
-
stroke: "currentColor",
|
|
964
|
-
strokeWidth: "1.5",
|
|
965
|
-
strokeLinecap: "round",
|
|
966
|
-
strokeLinejoin: "round"
|
|
967
|
-
}
|
|
968
|
-
) }), Y2 = "_root_97nv9_5", z2 = "_card_97nv9_17", O2 = "_header_97nv9_32", G2 = "_title_97nv9_40", J2 = "_includedTag_97nv9_49", K2 = "_includedIcon_97nv9_58", Q2 = "_includedText_97nv9_65", X2 = "_scrollRow_97nv9_74", e7 = "_astrologerCard_97nv9_89", t7 = "_astrologerCardSelected_97nv9_105", a7 = "_ribbon_97nv9_113", o7 = "_avatar_97nv9_133", n7 = "_avatarInner_97nv9_133", l7 = "_avatarFill_97nv9_152", i7 = "_photo_97nv9_158", s7 = "_photoFallback_97nv9_166", c7 = "_verifiedBadge_97nv9_177", r7 = "_meta_97nv9_183", d7 = "_name_97nv9_191", C7 = "_subRow_97nv9_202", h7 = "_rating_97nv9_208", _7 = "_dot_97nv9_218", u7 = "_experience_97nv9_226", p7 = "_languages_97nv9_233", m7 = "_footer_97nv9_242", g7 = "_ctaBtn_97nv9_250", s = {
|
|
969
|
-
root: Y2,
|
|
970
|
-
card: z2,
|
|
971
|
-
header: O2,
|
|
972
|
-
title: G2,
|
|
973
|
-
includedTag: J2,
|
|
974
|
-
includedIcon: K2,
|
|
975
|
-
includedText: Q2,
|
|
976
|
-
scrollRow: X2,
|
|
977
|
-
astrologerCard: e7,
|
|
978
|
-
astrologerCardSelected: t7,
|
|
979
|
-
ribbon: a7,
|
|
980
|
-
avatar: o7,
|
|
981
|
-
avatarInner: n7,
|
|
982
|
-
avatarFill: l7,
|
|
983
|
-
photo: i7,
|
|
984
|
-
photoFallback: s7,
|
|
985
|
-
verifiedBadge: c7,
|
|
986
|
-
meta: r7,
|
|
987
|
-
name: d7,
|
|
988
|
-
subRow: C7,
|
|
989
|
-
rating: h7,
|
|
990
|
-
dot: _7,
|
|
991
|
-
experience: u7,
|
|
992
|
-
languages: p7,
|
|
993
|
-
footer: m7,
|
|
994
|
-
ctaBtn: g7
|
|
995
|
-
}, V = (...a) => a.filter(Boolean).join(" "), B7 = ({
|
|
996
|
-
astrologers: a,
|
|
997
|
-
selectedAstrologerId: l,
|
|
998
|
-
onSelectAstrologer: m,
|
|
999
|
-
onScheduleCall: g,
|
|
1000
|
-
ctaDisabled: c = !1,
|
|
1001
|
-
ctaLabel: u,
|
|
1002
|
-
t: r,
|
|
1003
|
-
className: p = ""
|
|
1004
|
-
}) => /* @__PURE__ */ e("div", { className: V(s.root, p), children: /* @__PURE__ */ t("div", { className: s.card, children: [
|
|
1005
|
-
/* @__PURE__ */ t("div", { className: s.header, children: [
|
|
1006
|
-
/* @__PURE__ */ e("p", { className: s.title, children: r?.("consultationScheduleCallTitle") ?? "Schedule your astrology call" }),
|
|
1007
|
-
/* @__PURE__ */ t("span", { className: s.includedTag, children: [
|
|
1008
|
-
/* @__PURE__ */ e("span", { className: s.includedIcon, children: /* @__PURE__ */ e(E2, {}) }),
|
|
1009
|
-
/* @__PURE__ */ e("span", { className: s.includedText, children: r?.("consultationIncludedInPackage") ?? "Included in your package" })
|
|
1010
|
-
] })
|
|
1011
|
-
] }),
|
|
1012
|
-
/* @__PURE__ */ e(
|
|
1013
|
-
"div",
|
|
1014
|
-
{
|
|
1015
|
-
className: s.scrollRow,
|
|
1016
|
-
role: "radiogroup",
|
|
1017
|
-
"aria-label": r?.("consultationScheduleCallTitle") ?? "Schedule your astrology call",
|
|
1018
|
-
children: a.map((n) => {
|
|
1019
|
-
const L = n.id === l, b = n.languages?.length ? n.languages.join(", ") : "", h = typeof n.rating == "number" && n.rating > 0, _ = typeof n.experienceYears == "number";
|
|
1020
|
-
return /* @__PURE__ */ t(
|
|
1021
|
-
"button",
|
|
1022
|
-
{
|
|
1023
|
-
type: "button",
|
|
1024
|
-
role: "radio",
|
|
1025
|
-
"aria-checked": L,
|
|
1026
|
-
className: V(s.astrologerCard, L && s.astrologerCardSelected),
|
|
1027
|
-
onClick: () => m?.(n),
|
|
1028
|
-
children: [
|
|
1029
|
-
n.isRecommended && /* @__PURE__ */ e("span", { className: s.ribbon, children: r?.("consultationRecommended") ?? "Recommended" }),
|
|
1030
|
-
/* @__PURE__ */ t("span", { className: s.avatar, children: [
|
|
1031
|
-
/* @__PURE__ */ t("span", { className: s.avatarInner, children: [
|
|
1032
|
-
/* @__PURE__ */ e("span", { className: s.avatarFill }),
|
|
1033
|
-
n.photoUrl ? /* @__PURE__ */ e("img", { className: s.photo, src: n.photoUrl, alt: n.name }) : /* @__PURE__ */ e("span", { className: s.photoFallback, "aria-hidden": "true", children: n.name?.trim().charAt(0).toUpperCase() || "?" })
|
|
1034
|
-
] }),
|
|
1035
|
-
/* @__PURE__ */ e("span", { className: s.verifiedBadge, children: /* @__PURE__ */ e(H2, {}) })
|
|
1036
|
-
] }),
|
|
1037
|
-
/* @__PURE__ */ t("span", { className: s.meta, children: [
|
|
1038
|
-
/* @__PURE__ */ e("p", { className: s.name, children: n.name }),
|
|
1039
|
-
(h || _) && /* @__PURE__ */ t("span", { className: s.subRow, children: [
|
|
1040
|
-
h && /* @__PURE__ */ t("span", { className: s.rating, children: [
|
|
1041
|
-
n.rating.toFixed(1),
|
|
1042
|
-
/* @__PURE__ */ e(P2, {})
|
|
1043
|
-
] }),
|
|
1044
|
-
h && _ && /* @__PURE__ */ e("span", { className: s.dot }),
|
|
1045
|
-
_ && /* @__PURE__ */ e("span", { className: s.experience, children: r?.("consultationYearsExperience", { count: n.experienceYears }) ?? `${n.experienceYears} years of experience` })
|
|
1046
|
-
] }),
|
|
1047
|
-
b && /* @__PURE__ */ e("p", { className: s.languages, children: b })
|
|
1048
|
-
] })
|
|
1049
|
-
]
|
|
1050
|
-
},
|
|
1051
|
-
n.id
|
|
1052
|
-
);
|
|
1053
|
-
})
|
|
1054
|
-
}
|
|
1055
|
-
),
|
|
1056
|
-
/* @__PURE__ */ e("div", { className: s.footer, children: /* @__PURE__ */ t(
|
|
1057
|
-
"button",
|
|
1058
|
-
{
|
|
1059
|
-
type: "button",
|
|
1060
|
-
className: s.ctaBtn,
|
|
1061
|
-
disabled: c,
|
|
1062
|
-
onClick: g,
|
|
1063
|
-
children: [
|
|
1064
|
-
u ?? r?.("consultationScheduleCall") ?? "Schedule your call",
|
|
1065
|
-
/* @__PURE__ */ e(U2, {})
|
|
1066
|
-
]
|
|
1067
|
-
}
|
|
1068
|
-
) })
|
|
1069
|
-
] }) });
|
|
1198
|
+
};
|
|
1070
1199
|
export {
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1200
|
+
ro as AstrologerCard,
|
|
1201
|
+
io as ConsultationSlotSheet,
|
|
1202
|
+
lo as PaymentResult,
|
|
1203
|
+
Ue as consultationDictionaries,
|
|
1204
|
+
fe as consultationEn,
|
|
1205
|
+
ln as consultationHi,
|
|
1206
|
+
cn as consultationKn,
|
|
1207
|
+
un as consultationTe,
|
|
1208
|
+
so as createConsultationTranslate,
|
|
1209
|
+
jt as getAstrologerPriceSymbol
|
|
1080
1210
|
};
|
|
1081
1211
|
//# sourceMappingURL=astro-consultation.js.map
|